comparison 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
comparison
equal deleted inserted replaced
80058:efee46831e2e 80059:a606fa6a1ec7
118 echo. --no-debug exclude debug info from executables 118 echo. --no-debug exclude debug info from executables
119 echo. --no-opt disable optimization 119 echo. --no-opt disable optimization
120 echo. --no-cygwin use -mno-cygwin option with GCC 120 echo. --no-cygwin use -mno-cygwin option with GCC
121 echo. --cflags FLAG pass FLAG to compiler 121 echo. --cflags FLAG pass FLAG to compiler
122 echo. --ldflags FLAG pass FLAG to compiler when linking 122 echo. --ldflags FLAG pass FLAG to compiler when linking
123 echo. --without-png do not use libpng even if it is installed 123 echo. --without-png do not use PNG library even if it is installed
124 echo. --without-jpeg do not use jpeg-6b even if it is installed 124 echo. --without-jpeg do not use JPEG library even if it is installed
125 echo. --without-gif do not use libungif even if it is installed 125 echo. --without-gif do not use GIF library even if it is installed
126 echo. --without-tiff do not use libtiff even if it is installed 126 echo. --without-tiff do not use TIFF library even if it is installed
127 echo. --without-xpm do not use libXpm even if it is installed 127 echo. --without-xpm do not use XPM library even if it is installed
128 goto end 128 goto end
129 rem ---------------------------------------------------------------------- 129 rem ----------------------------------------------------------------------
130 :setprefix 130 :setprefix
131 shift 131 shift
132 set prefix=%1 132 set prefix=%1