From 8d67bc8ea731b111de8059adfe0f280d6f54d677 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Sat, 3 Jan 2009 15:25:47 +0000 Subject: [PATCH] * configure.bat: Untabify help message. --- nt/ChangeLog | 4 ++++ nt/configure.bat | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/nt/ChangeLog b/nt/ChangeLog index 904cfd662c9..c06cce116ab 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1,3 +1,7 @@ +2009-01-03 Juanma Barranquero + + * configure.bat: Untabify help message. + 2009-01-03 Jason Rumney * configure.bat: New option --with-svg. diff --git a/nt/configure.bat b/nt/configure.bat index 37e3e4dff33..49cbbadabbb 100755 --- a/nt/configure.bat +++ b/nt/configure.bat @@ -128,7 +128,7 @@ 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 -echo. --with-svg use the RSVG library (experimental) +echo. --with-svg use the RSVG library (experimental) goto end rem ---------------------------------------------------------------------- :setprefix -- 2.39.5