In help, use generic names for the image libraries.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 5 Feb 2008 16:02:55 +0000 (16:02 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 5 Feb 2008 16:02:55 +0000 (16:02 +0000)
nt/ChangeLog
nt/configure.bat

index 88c633c..cc5ecd3 100644 (file)
@@ -1,3 +1,7 @@
+2008-02-05  Juanma Barranquero  <lekktu@gmail.com>
+
+       * configure.bat: In help, use generic names for the image libraries.
+
 2008-01-20  Jason Rumney  <jasonr@gnu.org>
 
        * gmake.defs (CYGWIN) [USING_SH]: Disable mapping of file
index 6b5441c..725cd09 100755 (executable)
@@ -120,11 +120,11 @@ echo.   --no-opt                disable optimization
 echo.   --no-cygwin             use -mno-cygwin option with GCC\r
 echo.   --cflags FLAG           pass FLAG to compiler\r
 echo.   --ldflags FLAG          pass FLAG to compiler when linking\r
-echo.   --without-png           do not use libpng even if it is installed\r
-echo.   --without-jpeg          do not use jpeg-6b even if it is installed\r
-echo.   --without-gif           do not use libungif even if it is installed\r
-echo.   --without-tiff          do not use libtiff even if it is installed\r
-echo.   --without-xpm           do not use libXpm even if it is installed\r
+echo.   --without-png           do not use PNG library even if it is installed\r
+echo.   --without-jpeg          do not use JPEG library even if it is installed\r
+echo.   --without-gif           do not use GIF library even if it is installed\r
+echo.   --without-tiff          do not use TIFF library even if it is installed\r
+echo.   --without-xpm           do not use XPM library even if it is installed\r
 goto end\r
 rem ----------------------------------------------------------------------\r
 :setprefix\r