Eli Zaretskii <[EMAIL PROTECTED]> writes:

> Therefore, I suggest the following strategy for solving the -kb issue:
> put a small C program into the nt subdirectory which would read
> nt/configure.bat, nt/nmake.defs, and nt/makefile.w32-in in binary mode
> and make sure they have the right line endings; if they don't, this
> program would fail.  Then have this program invoked by "make bootstrap"
> in the nt directory.

This won't work. "make bootstrap" must be preceeded by "configure",
and if configure.bat does not have the right line ends, then that will
fail.


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to