# HG changeset patch # User Eli Zaretskii # Date 1202764686 0 # Node ID 580c9788f924465c7cfa8873d1cad27a30e8957e # Parent 3be932cc1b8a7a98242bbe24b0071f869d5426f7 *** empty log message *** diff -r 3be932cc1b8a -r 580c9788f924 nt/ChangeLog --- a/nt/ChangeLog Mon Feb 11 21:17:35 2008 +0000 +++ b/nt/ChangeLog Mon Feb 11 21:18:06 2008 +0000 @@ -1,3 +1,11 @@ +2008-02-11 Eli Zaretskii + + * configure.bat (checkgcc): Move "del junk.o" to here, and make it + conditional on existence of junk.o. If %nocygwin% is already set + to Y, skip to chkapiN instead of chkapi. + (chkapi): Move "rm -f junk.c junk.o" to here. + (chkapiN): New label. + 2008-02-11 Jason Rumney * makefile.w32-in: Remove unidata-gen related rules.