summaryrefslogtreecommitdiff
blob: dba1093c5ae6fe5e60150c63e7c345ab4acdb71e (plain)
1
2
3
4
5
6
7
8
9
10
--- a/configure.ac
+++ b/configure.ac
@@ -153,7 +122,6 @@
 if test x$LIBDEBUG = x"true"; then
 	AC_DEFINE(ENABLE_DEBUG, 1,
 		[Define to 1 if you want native library runtime debugging code enabled])
-	CFLAGS="$CFLAGS -g"
 fi
 AC_SUBST(LIBDEBUG)