From 4a3291c4dba9965649acf7adb59113a615289608 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 6 Sep 1999 18:10:27 +0000 Subject: See ChangeLog: Mon Sep 6 19:59:08 CEST 1999 Werner Koch --- acconfig.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'acconfig.h') 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@ -- cgit v1.2.3