summaryrefslogtreecommitdiff
path: root/lib/make/cctk_Config.h.in
diff options
context:
space:
mode:
authortradke <tradke@17b73243-c579-4c4c-a9d2-2d5706c11dac>2001-06-12 11:49:48 +0000
committertradke <tradke@17b73243-c579-4c4c-a9d2-2d5706c11dac>2001-06-12 11:49:48 +0000
commit62ac5e79d8940125b85b129163fd406a2cbb2b73 (patch)
treef7fe3b59568abca6ebdb11f69db9f0084464cc2c /lib/make/cctk_Config.h.in
parent1507b224ad4e8b4fac70837b1bec560216220442 (diff)
Get rid of FMODIFIER (DEPRECATED IN BETA 9) and MKDIR/MKDIRFLAGS which
aren't used anymore in the code. git-svn-id: http://svn.cactuscode.org/flesh/trunk@2225 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'lib/make/cctk_Config.h.in')
-rw-r--r--lib/make/cctk_Config.h.in10
1 files changed, 1 insertions, 9 deletions
diff --git a/lib/make/cctk_Config.h.in b/lib/make/cctk_Config.h.in
index e8ce98eb..2e08d0e1 100644
--- a/lib/make/cctk_Config.h.in
+++ b/lib/make/cctk_Config.h.in
@@ -59,19 +59,11 @@
#undef CCTK_FCALL
-/* DEPRECATED IN BETA 9 */
-#define FMODIFIER CCTK_FCALL
-/* END DEPRECATED IN BETA 9 */
-
/* What debugging options to use */
+
#undef CCTK_DEBUG
#undef CCTK_TRACEMEMORY
-/* How to create a directory */
-
-#undef MKDIR
-#undef MKDIRFLAGS
-
/* Various library functions */
#undef HAVE_SCANDIR