aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index a23b28f0cf8..291ae9a9c08 100644
--- a/configure.in
+++ b/configure.in
@@ -3103,7 +3103,6 @@ echo
3103 3103
3104if test $USE_XASSERTS = yes; then 3104if test $USE_XASSERTS = yes; then
3105 echo " Compiling with asserts turned on." 3105 echo " Compiling with asserts turned on."
3106 CFLAGS="$CFLAGS -DXASSERTS=1"
3107 CPPFLAGS="$CPPFLAGS -DXASSERTS=1" 3106 CPPFLAGS="$CPPFLAGS -DXASSERTS=1"
3108 echo 3107 echo
3109fi 3108fi