From 89a7258b5abbc1a9642caeefb2de183522d3018a Mon Sep 17 00:00:00 2001 From: allen Date: Tue, 7 Sep 1999 08:00:35 +0000 Subject: Added MKDIRFLAGS to be available for make and code. git-svn-id: http://svn.cactuscode.org/flesh/trunk@876 17b73243-c579-4c4c-a9d2-2d5706c11dac --- lib/make/config.h.in | 1 + lib/make/configure | 13 ++++++++++++- lib/make/configure.in | 9 ++++++++- lib/make/make.config.defn.in | 2 ++ 4 files changed, 23 insertions(+), 2 deletions(-) diff --git a/lib/make/config.h.in b/lib/make/config.h.in index 245c8da1..6c718c78 100644 --- a/lib/make/config.h.in +++ b/lib/make/config.h.in @@ -60,6 +60,7 @@ /* How to create a directory */ #undef MKDIR +#undef MKDIRFLAGS /******************************************************************************/ diff --git a/lib/make/configure b/lib/make/configure index 905db31f..c62f40ed 100755 --- a/lib/make/configure +++ b/lib/make/configure @@ -2331,10 +2331,20 @@ EOF # Define how to make a directory in the config.h file cat >> confdefs.h <> confdefs.h <