]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix last change.
authorEli Zaretskii <eliz@gnu.org>
Sun, 1 Apr 2001 08:03:41 +0000 (08:03 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sun, 1 Apr 2001 08:03:41 +0000 (08:03 +0000)
nt/configure.bat

index 7bc2f16016b0dde6be8f97764b0484de0ee4b680..18dac4a878a07e5e4f9f62d6276a0720cf3bfc93 100755 (executable)
@@ -180,7 +180,7 @@ del junk.o
 \r
 :checkgcc\r
 Rem WARNING -- COMMAND.COM on some systems only looks at the first\r
-Rem            8 characters of a lable.  So do NOT be tempted to change\r
+Rem            8 characters of a label.  So do NOT be tempted to change\r
 Rem            chkapi* into something fancier like checkw32api\r
 Rem You HAVE been warned!\r
 if (%nocygwin%) == (Y) goto chkapi\r
@@ -193,7 +193,7 @@ gcc -mno-cygwin -c junk.c
 if exist junk.o set nocygwin=Y\r
 rm -f junk.c junk.o\r
 \r
-:chk32api\r
+:chkapi\r
 rem ----------------------------------------------------------------------\r
 rem   Older versions of the Windows API headers either don't have any of\r
 rem   the IMAGE_xxx definitions (the headers that come with Cygwin b20.1\r