diff nt/configure.bat @ 80059:a606fa6a1ec7

In help, use generic names for the image libraries.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 05 Feb 2008 15:59:07 +0000
parents e27f17d9c8ed
children f991f10f15ec
line wrap: on
line diff
--- a/nt/configure.bat	Tue Feb 05 14:46:11 2008 +0000
+++ b/nt/configure.bat	Tue Feb 05 15:59:07 2008 +0000
@@ -120,11 +120,11 @@
 echo.   --no-cygwin             use -mno-cygwin option with GCC
 echo.   --cflags FLAG           pass FLAG to compiler
 echo.   --ldflags FLAG          pass FLAG to compiler when linking
-echo.   --without-png           do not use libpng even if it is installed
-echo.   --without-jpeg          do not use jpeg-6b even if it is installed
-echo.   --without-gif           do not use libungif even if it is installed
-echo.   --without-tiff          do not use libtiff even if it is installed
-echo.   --without-xpm           do not use libXpm even if it is installed
+echo.   --without-png           do not use PNG library even if it is installed
+echo.   --without-jpeg          do not use JPEG library even if it is installed
+echo.   --without-gif           do not use GIF library even if it is installed
+echo.   --without-tiff          do not use TIFF library even if it is installed
+echo.   --without-xpm           do not use XPM library even if it is installed
 goto end
 rem ----------------------------------------------------------------------
 :setprefix