Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
279b15d4
Commit
279b15d4
authored
Apr 01, 2001
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix last change.
parent
cdf648ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
nt/configure.bat
nt/configure.bat
+2
-2
No files found.
nt/configure.bat
View file @
279b15d4
...
@@ -180,7 +180,7 @@ del junk.o
...
@@ -180,7 +180,7 @@ del junk.o
:checkgcc
:checkgcc
Rem WARNING -- COMMAND.COM on some systems only looks at the first
Rem WARNING -- COMMAND.COM on some systems only looks at the first
Rem 8 characters of a lab
l
e. So do NOT be tempted to change
Rem 8 characters of a labe
l
. So do NOT be tempted to change
Rem chkapi* into something fancier like checkw32api
Rem chkapi* into something fancier like checkw32api
Rem You HAVE been warned!
Rem You HAVE been warned!
if
(
%nocygwin%
)
==
(
Y
)
goto
chkapi
if
(
%nocygwin%
)
==
(
Y
)
goto
chkapi
...
@@ -193,7 +193,7 @@ gcc -mno-cygwin -c junk.c
...
@@ -193,7 +193,7 @@ gcc -mno-cygwin -c junk.c
if
exist
junk
.o
set
nocygwin
=
Y
if
exist
junk
.o
set
nocygwin
=
Y
rm
-f
junk
.c
junk
.o
rm
-f
junk
.c
junk
.o
:chk
32
api
:chkapi
rem ----------------------------------------------------------------------
rem ----------------------------------------------------------------------
rem Older versions of the Windows API headers either don't have any of
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
rem the IMAGE_xxx definitions (the headers that come with Cygwin b20.1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment