From 1beb41b280de63c1607bd0f029b7387fd2271c87 Mon Sep 17 00:00:00 2001 From: tradke Date: Wed, 18 Apr 2001 21:15:39 +0000 Subject: Removed the '#undef HAVE_MKDIR' which isn't needed anymore. (Just forgot to commit this file when I changed the configure script.) git-svn-id: http://svn.cactuscode.org/flesh/trunk@2125 17b73243-c579-4c4c-a9d2-2d5706c11dac --- lib/make/cctk_Config.h.in | 1 - 1 file changed, 1 deletion(-) (limited to 'lib') diff --git a/lib/make/cctk_Config.h.in b/lib/make/cctk_Config.h.in index b9606505..b2336427 100644 --- a/lib/make/cctk_Config.h.in +++ b/lib/make/cctk_Config.h.in @@ -74,7 +74,6 @@ /* Various library functions */ -#undef HAVE_MKDIR #undef HAVE_SCANDIR #undef HAVE_GETHOSTBYNAME #undef HAVE_GETOPT_LONG_ONLY -- cgit v1.2.3