mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
* configure.bat: Untabify help message.
This commit is contained in:
parent
cc2fc5a240
commit
8d67bc8ea7
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2009-01-03 Juanma Barranquero <lekktu@gmail.com>
|
||||
|
||||
* configure.bat: Untabify help message.
|
||||
|
||||
2009-01-03 Jason Rumney <jasonr@gnu.org>
|
||||
|
||||
* configure.bat: New option --with-svg.
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue