Mercurial > emacs
diff nt/ChangeLog @ 63322:ca9285a9e7ee
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 11 Jun 2005 15:11:34 +0000 |
parents | a500d3fcf4a9 |
children | 6401c3973c58 a1b34dec1104 |
line wrap: on
line diff
--- a/nt/ChangeLog Sat Jun 11 15:10:58 2005 +0000 +++ b/nt/ChangeLog Sat Jun 11 15:11:34 2005 +0000 @@ -1,5 +1,9 @@ 2005-06-11 Eli Zaretskii <eliz@gnu.org> + * configure.bat: If their fc.exe returns a meaningful exit status, + don't overwrite src/config.h and src/epaths.h with identical + copies. + * INSTALL: Warn about using "cvs up -kb" if one intends to commit changes. Add a pointer to another site with detailed configure and build instructions. Suggest to look at config.log when @@ -9,7 +13,7 @@ * gmake.defs (ARCH_CFLAGS): Use $(MCPU_FLAG) instead of a literal "-mcpu=i686". - * configure1.bat: Update copyright years. + * configure.bat: Update copyright years. Delete config.log before doing anything else. Write additional diagnostics to config.log in case of failures to compile test programs, including the failed test program itself.