comparison configure.ac @ 3961:51a9ffce4b37

[xemacs-hg @ 2007-05-18 13:57:39 by stephent] Move comma misplaced by sorting. <87hcqa8bwi.fsf@uwakimon.sk.tsukuba.ac.jp>
author stephent
date Fri, 18 May 2007 13:57:58 +0000
parents 8fe2dec941b3
children 6cd3955b7e4d
comparison
equal deleted inserted replaced
3960:9f37e6aebb8d 3961:51a9ffce4b37
989 XE_COMPLEX_OPTION([display],[""]), 989 XE_COMPLEX_OPTION([display],[""]),
990 XE_COMPLEX_OPTION([extents],[""]), 990 XE_COMPLEX_OPTION([extents],[""]),
991 XE_COMPLEX_OPTION([gc],[""]), 991 XE_COMPLEX_OPTION([gc],[""]),
992 XE_COMPLEX_OPTION([glyphs],[""]), 992 XE_COMPLEX_OPTION([glyphs],[""]),
993 XE_COMPLEX_OPTION([malloc],[""]), 993 XE_COMPLEX_OPTION([malloc],[""]),
994 XE_COMPLEX_OPTION([structures],[""]) 994 XE_COMPLEX_OPTION([structures],[""]),
995 XE_COMPLEX_OPTION([text],[""]), 995 XE_COMPLEX_OPTION([text],[""]),
996 XE_COMPLEX_OPTION([types],[""]),]) 996 XE_COMPLEX_OPTION([types],[""])])
997 XE_MERGED_ARG([assertions], 997 XE_MERGED_ARG([assertions],
998 AS_HELP_STRING([--enable-assertions],[Compile in runtime assertions.]), 998 AS_HELP_STRING([--enable-assertions],[Compile in runtime assertions.]),
999 [], []) 999 [], [])
1000 XE_MERGED_ARG([memory-usage-stats], 1000 XE_MERGED_ARG([memory-usage-stats],
1001 AS_HELP_STRING([--enable-memory-usage-stats],[Enable LISP memory usage API.]), 1001 AS_HELP_STRING([--enable-memory-usage-stats],[Enable LISP memory usage API.]),