From daccba74cd402cf7b44558ac15ac3bc7b9fb601d Mon Sep 17 00:00:00 2001
From: johns <>
Date: Fri, 9 Mar 2001 15:28:50 +0000
Subject: [PATCH] USE_ONLYCCL added, USE_CCL removed.

---
 src/include/freecraft.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/include/freecraft.h b/src/include/freecraft.h
index 247ebb3e7..710fbf2a2 100644
--- a/src/include/freecraft.h
+++ b/src/include/freecraft.h
@@ -26,8 +26,8 @@
 #define noDEBUG				/// Define to include debug code
 #define noFLAG_DEBUG		/// ARI: Define to include map flag debug
 
-#define noUSE_CCL			/// Remove no for version with guile
 #define noUSE_CCL2			/// Remove no for version with siod
+#define noUSE_ONLYCCL			/// version only supports ccl config
 #define noUSE_THREAD			/// Remove no for version with thread
 
 #define noUSE_SDL			/// Remove no for sdl support