summaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1999-01-24 18:16:40 +0100
committerWerner Koch <wk@gnupg.org>1999-01-24 18:16:40 +0100
commita16e15282a0d75b4843f009a49fe1a20de9b7980 (patch)
tree86ec101fa56b80f4f3c93a69acfda0be92a84a52 /acconfig.h
parentSee ChangeLog: Thu Jan 21 06:22:10 CET 1999 Werner Koch (diff)
downloadgnupg2-a16e15282a0d75b4843f009a49fe1a20de9b7980.tar.xz
gnupg2-a16e15282a0d75b4843f009a49fe1a20de9b7980.zip
See ChangeLog: Sun Jan 24 18:16:26 CET 1999 Werner Koch
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h5
1 files changed, 5 insertions, 0 deletions
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"