aboutsummaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>1999-09-06 18:10:27 +0000
committerWerner Koch <[email protected]>1999-09-06 18:10:27 +0000
commit4a3291c4dba9965649acf7adb59113a615289608 (patch)
tree9d127094b1798fcb23ba59fdaa0d7ad748d8dd68 /acconfig.h
parent*** empty log message *** (diff)
downloadgnupg-4a3291c4dba9965649acf7adb59113a615289608.tar.gz
gnupg-4a3291c4dba9965649acf7adb59113a615289608.zip
See ChangeLog: Mon Sep 6 19:59:08 CEST 1999 Werner Koch
Diffstat (limited to '')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index ea0d0ff5c..ed33b9d11 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -94,6 +94,9 @@
#undef USE_CAPABILITIES
+/* Some systems have mkdir that takes a single argument. */
+#undef MKDIR_TAKES_ONE_ARG
+
@BOTTOM@