Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
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
:checkgcc
Rem WARNING -- COMMAND.COM on some systems only looks at the first
Rem 8 characters of a lab
le
. So do NOT be tempted to change
Rem 8 characters of a lab
el
. 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
:chk
32
api
: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
...
...
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