comparison configure.usage @ 925:c4937d1216b6

[xemacs-hg @ 2002-07-16 08:26:38 by michaels] 2002-07-09 Mike Sperber <mike@xemacs.org> * configure.usage: * configure.in: Add --use-kkcc option for new GC algorithms.
author michaels
date Tue, 16 Jul 2002 08:26:47 +0000
parents 259c80d93e3b
children fce478afd5b4
comparison
equal deleted inserted replaced
924:1b114504fa80 925:c4937d1216b6
256 to get it rebuilt.) 256 to get it rebuilt.)
257 --use-union-type Enable or disable use of a union, instead of an 257 --use-union-type Enable or disable use of a union, instead of an
258 int, for the fundamental Lisp_Object type; this 258 int, for the fundamental Lisp_Object type; this
259 provides stricter type-checking. Only works with 259 provides stricter type-checking. Only works with
260 some systems and compilers. 260 some systems and compilers.
261 --use-kkcc Enable the use of new GC algorithms. (EXPERIMENTAL)
261 --with-quantify Add support for performance debugging using Quantify. 262 --with-quantify Add support for performance debugging using Quantify.
262 --with-purify Add support for memory debugging using Purify. 263 --with-purify Add support for memory debugging using Purify.
263 264
264 265
265 Other options: 266 Other options: