diff INSTALL @ 5125:b5df3737028a ben-lisp-object

merge
author Ben Wing <ben@xemacs.org>
date Wed, 24 Feb 2010 01:58:04 -0600
parents 1d775c6304d1
children 0353d546dc1e
line wrap: on
line diff
--- a/INSTALL	Wed Jan 20 07:05:57 2010 -0600
+++ b/INSTALL	Wed Feb 24 01:58:04 2010 -0600
@@ -460,10 +460,10 @@
 and is intended for use only by the developers. It may be obtained
 from <URL:http://www.letters.com/dmalloc/>.
 
-The `--enable-debug' and `--enable-error-checking' options are primarily
-useful to the developers.  `--enable-debug' incorporates code for
+The `--with-debug' and `--with-error-checking' options are primarily
+useful to the developers.  `--with-debug' incorporates code for
 performing various tests, but does not impose a speed penalty.
-`--enable-error-checking' adds additional tests to many of the commonly
+`--with-error-checking' adds additional tests to many of the commonly
 used macros, and imposes a speed penalty.  Using either or both of these
 options can make bug reports more useful to the developers.