Problem with new configure?

Malcolm Purvis malcolmp at xemacs.org
Tue Oct 25 08:51:17 EDT 2005


>>>>> "Steve" == Steve Youngs <steve at sxemacs.org> writes:

Steve> Just collect the output from `configure --help' into a buffer and parse
Steve> that.  It'll work for 21.5 _and_ 21.4 configure's

I'll second that.  autoconf 2.5 puts the help text somewhere deep in the
middle of the configure script so the only useful way of getting it is via
'configure --help'.

BTW, I wasn't paying much attention to the output of --help when I did the
conversion to 2.5, so it's output is a bit of a dog's breakfast.  A bit of
testing tonight has shown that I can turn it into something that is very
similar to the 21.4 format, which should make your parsing easier.  I'll post
a patch once I'm satisfied I haven't broken anything.

Malcolm

-- 
		     Malcolm Purvis <malcolmp at xemacs.org>




More information about the XEmacs-Beta mailing list