mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-12 02:40:34 -08:00
Fix spacing.
This commit is contained in:
parent
c2f16cac78
commit
7019fb66fb
1 changed files with 3 additions and 3 deletions
|
|
@ -29,7 +29,7 @@ rem
|
|||
rem For reference, here is a list of which builds of gmake are known to
|
||||
rem work or not, and whether they work in the presence and/or absence of
|
||||
rem sh.exe.
|
||||
rem
|
||||
rem
|
||||
rem sh exists no sh
|
||||
rem cygwin b20.1 make (3.75): okay[1] fails[2]
|
||||
rem MSVC compiled gmake 3.77: okay okay
|
||||
|
|
@ -99,8 +99,8 @@ echo. --no-opt disable optimization
|
|||
echo. --no-cygwin use -mno-cygwin option with GCC
|
||||
echo. --cflags FLAG pass FLAG to compiler
|
||||
echo. --ldflags FLAG pass FLAG to compiler when linking
|
||||
echo. --without-png do not use libpng even if it is installed
|
||||
echo. --without-jpeg do not use jpeglib even if it is installed
|
||||
echo. --without-png do not use libpng even if it is installed
|
||||
echo. --without-jpeg do not use jpeglib even if it is installed
|
||||
goto end
|
||||
rem ----------------------------------------------------------------------
|
||||
:setprefix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue