summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authortradke <tradke@17b73243-c579-4c4c-a9d2-2d5706c11dac>2001-04-18 21:15:39 +0000
committertradke <tradke@17b73243-c579-4c4c-a9d2-2d5706c11dac>2001-04-18 21:15:39 +0000
commit1beb41b280de63c1607bd0f029b7387fd2271c87 (patch)
treebf724919f8f32fd859ac8d84d40bc550d5bb2a8a /lib
parent3ec3e798585acf09af8525830af9039b74c0f1e2 (diff)
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
Diffstat (limited to 'lib')
-rw-r--r--lib/make/cctk_Config.h.in1
1 files changed, 0 insertions, 1 deletions
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