[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/nt/configure.bat
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] Changes to emacs/nt/configure.bat |
Date: |
Wed, 29 Jan 2003 02:37:34 -0500 |
Index: emacs/nt/configure.bat
diff -c emacs/nt/configure.bat:1.18 emacs/nt/configure.bat:1.19
*** emacs/nt/configure.bat:1.18 Mon Jan 27 04:40:40 2003
--- emacs/nt/configure.bat Wed Jan 29 02:37:34 2003
***************
*** 152,157 ****
--- 152,158 ----
:withoutpng
set pngsupport=N
set HAVE_PNG=
+ shift
goto again
rem ----------------------------------------------------------------------
***************
*** 159,164 ****
--- 160,166 ----
:withoutjpeg
set jpegsupport=N
set HAVE_JPEG=
+ shift
goto again
rem ----------------------------------------------------------------------