From a16e15282a0d75b4843f009a49fe1a20de9b7980 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Sun, 24 Jan 1999 17:16:40 +0000 Subject: See ChangeLog: Sun Jan 24 18:16:26 CET 1999 Werner Koch --- acconfig.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index de2fa3e0e..d3b6cf02e 100644 --- a/acconfig.h +++ b/acconfig.h @@ -88,6 +88,11 @@ #undef IPC_HAVE_SHM_LOCK #undef IPC_RMID_DEFERRED_RELEASE +/* set this to limit filenames to the 8.3 format */ +#undef USE_ONLY_8DOT3 +/* defined if we must run on a stupid file system */ +#undef HAVE_DRIVE_LETTERS + @BOTTOM@ #include "g10defs.h" -- cgit v1.2.3