From: Eli Zaretskii Date: Sun, 1 Apr 2001 08:03:41 +0000 (+0000) Subject: Fix last change. X-Git-Tag: emacs-pretest-21.0.101~56 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=279b15d4cb3c07a81302601a8e8dd9670eb6acb5;p=emacs.git Fix last change. --- diff --git a/nt/configure.bat b/nt/configure.bat index 7bc2f16016b..18dac4a878a 100755 --- a/nt/configure.bat +++ b/nt/configure.bat @@ -180,7 +180,7 @@ del junk.o :checkgcc Rem WARNING -- COMMAND.COM on some systems only looks at the first -Rem 8 characters of a lable. So do NOT be tempted to change +Rem 8 characters of a label. So do NOT be tempted to change Rem chkapi* into something fancier like checkw32api Rem You HAVE been warned! if (%nocygwin%) == (Y) goto chkapi @@ -193,7 +193,7 @@ gcc -mno-cygwin -c junk.c if exist junk.o set nocygwin=Y rm -f junk.c junk.o -:chk32api +:chkapi rem ---------------------------------------------------------------------- rem Older versions of the Windows API headers either don't have any of rem the IMAGE_xxx definitions (the headers that come with Cygwin b20.1