diff options
| -rwxr-xr-x | nt/configure.bat | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nt/configure.bat b/nt/configure.bat index 8b7d442a347..c6709ef8df5 100755 --- a/nt/configure.bat +++ b/nt/configure.bat | |||
| @@ -105,8 +105,8 @@ echo. --ldflags FLAG pass FLAG to compiler when linking | |||
| 105 | echo. --without-png do not use libpng even if it is installed | 105 | echo. --without-png do not use libpng even if it is installed |
| 106 | echo. --without-jpeg do not use jpeg-6b even if it is installed | 106 | echo. --without-jpeg do not use jpeg-6b even if it is installed |
| 107 | echo. --without-gif do not use libungif even if it is installed | 107 | echo. --without-gif do not use libungif even if it is installed |
| 108 | echo. --without-tiff do not use tiff even if it is installed | 108 | echo. --without-tiff do not use libtiff even if it is installed |
| 109 | echo. --without-xpm do not use libXpm even if it is installed | 109 | echo. --without-xpm do not use libXpm even if it is installed |
| 110 | goto end | 110 | goto end |
| 111 | rem ---------------------------------------------------------------------- | 111 | rem ---------------------------------------------------------------------- |
| 112 | :setprefix | 112 | :setprefix |