>>>> "APA" == Adrian Aichner
<aichner(a)ecf.teradyne.com> writes:
>>>> "Ben" == Ben Wing <ben(a)xemacs.org>
writes:
Ben> My first commit!
Ben> I removed lisp/auto-autoloads.el and lisp/custom-load.el from
Ben> under CVS because they are automatically generated as part of
Ben> the build process. In general, any files that are built as
APA> Thanks for fixing this, Ben!
APA> These files always showed up
APA> C ...
APA> for me but I wasn't quite sure how to fix this.
Unfortunately.....
I've just reversed Ben's change, since the Unix build was broken with
this change, and I didn't want to leave it in its broken state for too
long. The sad story appears to be that, just like a compiler that's
been incestuously compiling itself for too long, Unix XEmacs needs a
working auto-autoloads.el file to update the auto-autoloads.el file,
and I'm not up to fixing it tonight.
The very best fix would involve a rework of the entire build structure.
I'd also really like the Unix and Windows build procedures to generate
identical files, i.e. with slashes, not backslashes.
Martin