This line of nt/configure.bat puzzles me. What purpose does it serve?
if not exist ..\lisp\Makefile.unix rename ..\lisp\Makefile.in Makefile.unix
On in-place installs, the next "cvs update" will bring back
lisp/Makefile.in, and afterwards it is never copied again, so it grows
progressively stale. Moreover, Makefile.unix is not used anywhere
AFAICS.
--
/L/e/k/t/u
_______________________________________________
Emacs-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-devel