diff options
| author | Juanma Barranquero | 2003-01-27 09:40:40 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2003-01-27 09:40:40 +0000 |
| commit | 7019fb66fbb9f1bb1375c64392d296178cd71bd6 (patch) | |
| tree | 4f650a1c2cbe136ef46332ff33596573103c958e /nt | |
| parent | c2f16cac78041b027d6d6f7d5244753be00c6fe6 (diff) | |
| download | emacs-7019fb66fbb9f1bb1375c64392d296178cd71bd6.tar.gz emacs-7019fb66fbb9f1bb1375c64392d296178cd71bd6.zip | |
Fix spacing.
Diffstat (limited to 'nt')
| -rwxr-xr-x | nt/configure.bat | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/nt/configure.bat b/nt/configure.bat index f284c6b74ec..ff4fae18ccc 100755 --- a/nt/configure.bat +++ b/nt/configure.bat | |||
| @@ -29,7 +29,7 @@ rem | |||
| 29 | rem For reference, here is a list of which builds of gmake are known to | 29 | rem For reference, here is a list of which builds of gmake are known to |
| 30 | rem work or not, and whether they work in the presence and/or absence of | 30 | rem work or not, and whether they work in the presence and/or absence of |
| 31 | rem sh.exe. | 31 | rem sh.exe. |
| 32 | rem | 32 | rem |
| 33 | rem sh exists no sh | 33 | rem sh exists no sh |
| 34 | rem cygwin b20.1 make (3.75): okay[1] fails[2] | 34 | rem cygwin b20.1 make (3.75): okay[1] fails[2] |
| 35 | rem MSVC compiled gmake 3.77: okay okay | 35 | rem MSVC compiled gmake 3.77: okay okay |
| @@ -99,8 +99,8 @@ echo. --no-opt disable optimization | |||
| 99 | echo. --no-cygwin use -mno-cygwin option with GCC | 99 | echo. --no-cygwin use -mno-cygwin option with GCC |
| 100 | echo. --cflags FLAG pass FLAG to compiler | 100 | echo. --cflags FLAG pass FLAG to compiler |
| 101 | echo. --ldflags FLAG pass FLAG to compiler when linking | 101 | echo. --ldflags FLAG pass FLAG to compiler when linking |
| 102 | echo. --without-png do not use libpng even if it is installed | 102 | echo. --without-png do not use libpng even if it is installed |
| 103 | echo. --without-jpeg do not use jpeglib even if it is installed | 103 | echo. --without-jpeg do not use jpeglib even if it is installed |
| 104 | goto end | 104 | goto end |
| 105 | rem ---------------------------------------------------------------------- | 105 | rem ---------------------------------------------------------------------- |
| 106 | :setprefix | 106 | :setprefix |