Mike Alexander writes:
There seems to be something funny about the copy of configure
committed
with changeset dc578683fddd. The [log] for that changeset is
Fix my syntax errors.
This would seem to imply a fairly minor change,
It was.
however the patch for configure is over 39000 (!) lines long
configure patches (as opposed to configure.ac patches) are normally
huge. In this case, it's because the previous version of configure
was generated with v2.61 and the one I committed with v2.63.
and, at least on my MacOSX machine, breaks it badly.
That's weird, it was tested on Mac OS X.
wrong file get committed? The previous changeset, fe64f1351cbd, is
a small patch to configure.ac which looks reasonable. I'm not sure
how to regenerate configure from configure.ac, I've always just
used the configure in the repository.
Try just typing "autoconf".
I'll try to figure out what's going on later, but I just got back from
travel and don't have much free time for a couple days.
You can also use "hg revert -r 4540 configure" to get back to the
previous version.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta