aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index eaa3396e826..d5efd286ff0 100755
--- a/configure
+++ b/configure
@@ -21987,7 +21987,6 @@ echo
21987 21987
21988if test $USE_XASSERTS = yes; then 21988if test $USE_XASSERTS = yes; then
21989 echo " Compiling with asserts turned on." 21989 echo " Compiling with asserts turned on."
21990 CFLAGS="$CFLAGS -DXASSERTS=1"
21991 CPPFLAGS="$CPPFLAGS -DXASSERTS=1" 21990 CPPFLAGS="$CPPFLAGS -DXASSERTS=1"
21992 echo 21991 echo
21993fi 21992fi