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
Open sidebar
emacs
emacs
Commits
ca6e909c
Commit
ca6e909c
authored
Dec 31, 2010
by
Eli Zaretskii
Browse files
nt/configure.bat (end): Unset environment variables used by this batch file.
parent
5be1c984
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
0 deletions
+16
-0
nt/ChangeLog
nt/ChangeLog
+3
-0
nt/configure.bat
nt/configure.bat
+13
-0
No files found.
nt/ChangeLog
View file @
ca6e909c
2010-12-31 Eli Zaretskii <eliz@gnu.org>
* configure.bat (end): Unset environment variables used by this
batch file.
* INSTALL: Update the information about PNG support libraries.
(Bug#7716)
...
...
nt/configure.bat
View file @
ca6e909c
...
...
@@ -670,6 +670,19 @@ set userldflags=
set doldflags=
set mingwflag=
set mf=
set pngsupport=
set jpegsupport=
set gifsupport=
set tiffsupport=
set xpmsupport=
set svgsupport=
set libsOK=
set HAVE_GIF=
set HAVE_JPEG=
set HAVE_PNG=
set HAVE_TIFF=
set HAVE_XPM=
set dbginfo=
goto skipArchTag
arch-tag: 300d20a4-1675-4e75-b615-7ce1a8c5376c
...
...
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