> • The danger arises from the fact that the compile script is never > cleaning the directory tree. So every time compile is executed > another DOC file is created and installed in the bundle and src/ > epaths.h is augmented once more with the local Lisp path extension. > > Actually there is one more bug in my patch: only one case is > executed, the one that comes first. The if clause has of course to be > changed to become a while loop:
OK, I will switch it to the while. Regarding the doc file issue, I have absolutely no clue why emacs core build does this -- but look at the work-around "remake" scripts I added to emacs and emacs/src -- probably those rm commands should be added to 'compile'. -Adrian ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Emacs-app-dev- mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-
