diff configure.usage @ 261:405dd6d1825b r20-5b29

Import from CVS: tag r20-5b29
author cvs
date Mon, 13 Aug 2007 10:23:51 +0200
parents 11cf20601dec
children 8efd647ea9ca
line wrap: on
line diff
--- a/configure.usage	Mon Aug 13 10:23:05 2007 +0200
+++ b/configure.usage	Mon Aug 13 10:23:51 2007 +0200
@@ -194,6 +194,9 @@
 --puresize=VALUE	Override default amount of space for pure Lisp code.
 --rel-alloc		Use the relocating allocator (default for this option
   			is system-dependent).
+--with-dlmalloc		Control usage of Doug Lea malloc on systems that have
+			it in the standard C library (default is to use it if
+			it is available).
 --with-clash-detection	Use lock files to detect multiple edits of the same file.
 			The default is to not do clash detection.
 --lockdir=DIR		The directory to put clash detection files in, such as