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