diff 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
line wrap: on
line diff
--- a/configure.ac	Thu May 17 21:51:46 2007 +0000
+++ b/configure.ac	Fri May 18 13:57:58 2007 +0000
@@ -991,9 +991,9 @@
  XE_COMPLEX_OPTION([gc],[""]),
  XE_COMPLEX_OPTION([glyphs],[""]),
  XE_COMPLEX_OPTION([malloc],[""]),
- XE_COMPLEX_OPTION([structures],[""])
+ XE_COMPLEX_OPTION([structures],[""]),
  XE_COMPLEX_OPTION([text],[""]),
- XE_COMPLEX_OPTION([types],[""]),])
+ XE_COMPLEX_OPTION([types],[""])])
 XE_MERGED_ARG([assertions],
 	AS_HELP_STRING([--enable-assertions],[Compile in runtime assertions.]),
 	[], [])