diff options
author | Andrew Cagney <cagney@redhat.com> | 1998-10-08 06:45:03 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 1998-10-08 06:45:03 +0000 |
commit | 2ccb6fed8bb7da71606d7c95e882cd990f1b9ad6 (patch) | |
tree | 511c1fdba4d92a60d8f3800ec83d2ad953f62b82 /gdb/configure | |
parent | 287026b71a26ef55ca4d48aeb8248d842d81de5a (diff) | |
download | gdb-2ccb6fed8bb7da71606d7c95e882cd990f1b9ad6.zip gdb-2ccb6fed8bb7da71606d7c95e882cd990f1b9ad6.tar.gz gdb-2ccb6fed8bb7da71606d7c95e882cd990f1b9ad6.tar.bz2 |
Hand sanitization.
Diffstat (limited to 'gdb/configure')
-rwxr-xr-x | gdb/configure | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/configure b/gdb/configure index 92574ab..db7aab5 100755 --- a/gdb/configure +++ b/gdb/configure @@ -21,10 +21,12 @@ ac_help="$ac_help --enable-build-warnings Enable compiler warnings if gcc is used" ac_help="$ac_help --with-mmalloc Use memory mapped malloc package" +# start-sanitize-carp ac_help="$ac_help --enable-carp Configure alternative readaptive paradigm " ac_help="$ac_help --enable-targets alternative target configurations" +# end-sanitize-carp ac_help="$ac_help --enable-ide Enable IDE support" ac_help="$ac_help |