aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 7d10aac..ad86f29 100644
--- a/configure.in
+++ b/configure.in
@@ -8,6 +8,9 @@ dnl
dnl $Id$
dnl
dnl $Log$
+dnl Revision 1.6 2008/03/06 21:34:09 james
+dnl *** empty log message ***
+dnl
dnl Revision 1.5 2008/03/06 21:33:02 james
dnl *** empty log message ***
dnl
@@ -125,7 +128,7 @@ if test "$ac_cv_struct_tm" = "sys/time.h"; then
G2_TM_IN_SYS_TIME=1
fi
-CFLAGS=-g
+dnl CFLAGS=-g
AC_SUBST(G2_TM_H)