configure.in

changeset 402
9583251b4bae
parent 386
7972331a8f86
child 406
7292d435f5d5
--- a/configure.in	Mon Jun 12 22:02:50 2000 +0000
+++ b/configure.in	Wed Jun 14 01:24:02 2000 +0000
@@ -44,7 +44,9 @@
 LIBFAIM_DO=""
 
 if test "$enable_debug" = yes ; then
-	CFLAGS="$CFLAGS -Wall -d -g"
+dnl	someone please tell me what -d does
+dnl	CFLAGS="$CFLAGS -Wall -d -g"
+	CFLAGS="$CFLAGS -Wall -g"
 	AC_DEFINE(DEBUG)
 fi
 

mercurial