diff configure @ 103717:7bebd9bb90fc

(--enable-checking, --enable-profiling): Use AS_HELP_STRING.
author Andreas Schwab <schwab@linux-m68k.org>
date Sat, 04 Jul 2009 08:12:10 +0000
parents bae3b52cda07
children 99fe3671cbc1
line wrap: on
line diff
--- a/configure	Fri Jul 03 15:32:02 2009 +0000
+++ b/configure	Sat Jul 04 08:12:10 2009 +0000
@@ -1346,15 +1346,13 @@
   --enable-locallisppath=PATH
                           directories Emacs should search for lisp files
                           specific to this site
-  --enable-checking=LIST
-			  enable expensive run-time checks.  With LIST,
-			  enable only specific categories of checks.
-			  Categories are: all,yes,no.
-			  Flags are: stringbytes, stringoverrun, stringfreelist,
-			  xmallocoverrun, conslist
-  --enable-profiling
-			  Build emacs with profiling support.
-			  This might not work on all platforms.
+  --enable-checking[=LIST]
+                          enable expensive run-time checks. With LIST, enable
+                          only specific categories of checks. Categories are:
+                          all,yes,no. Flags are: stringbytes, stringoverrun,
+                          stringfreelist, xmallocoverrun, conslist
+  --enable-profiling      build emacs with profiling support. This might not
+                          work on all platforms
   --disable-largefile     omit support for large files
 
 Optional Packages: