aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/configure')
-rwxr-xr-xgdb/configure5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/configure b/gdb/configure
index 6e92ddf..1d03188 100755
--- a/gdb/configure
+++ b/gdb/configure
@@ -2683,6 +2683,11 @@ fi
+# Provide more thorough testing by -lmcheck.
+# Set it to 'true' for development snapshots, 'false' for releases or
+# pre-releases.
+development=true
+
ac_ext=c
ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'