changeset 91784:580c9788f924

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Mon, 11 Feb 2008 21:18:06 +0000
parents 3be932cc1b8a
children eb602dd246b2
files nt/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <eliz@gnu.org>
+
+	* 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  <jasonr@gnu.org>
 
 	* makefile.w32-in: Remove unidata-gen related rules.