# HG changeset patch # User Juanma Barranquero # Date 1202227147 0 # Node ID a606fa6a1ec7c13928007330a5447f516a36bf00 # Parent efee46831e2eaaa942698e1cb2543deaada7cfcf In help, use generic names for the image libraries. diff -r efee46831e2e -r a606fa6a1ec7 nt/configure.bat --- 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