# HG changeset patch # User Juanma Barranquero # Date 1230996347 0 # Node ID 2e60b17905d62c221b2614d56147391fd2e14e7f # Parent fdc20c0dc97ff01d099540cf8f192f993834a903 * configure.bat: Untabify help message. diff -r fdc20c0dc97f -r 2e60b17905d6 nt/ChangeLog --- a/nt/ChangeLog Sat Jan 03 15:11:47 2009 +0000 +++ b/nt/ChangeLog Sat Jan 03 15:25:47 2009 +0000 @@ -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 -r fdc20c0dc97f -r 2e60b17905d6 nt/configure.bat --- a/nt/configure.bat Sat Jan 03 15:11:47 2009 +0000 +++ b/nt/configure.bat Sat Jan 03 15:25:47 2009 +0000 @@ -128,7 +128,7 @@ 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