]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix spacing.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 27 Jan 2003 09:40:40 +0000 (09:40 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 27 Jan 2003 09:40:40 +0000 (09:40 +0000)
nt/configure.bat

index f284c6b74ec41dbb01f9547566cbc616ff693863..ff4fae18cccfc7770fc3cb99833e4337bc46b99f 100755 (executable)
@@ -29,7 +29,7 @@ rem
 rem For reference, here is a list of which builds of gmake are known to\r
 rem work or not, and whether they work in the presence and/or absence of\r
 rem sh.exe.\r
-rem  \r
+rem\r
 rem                                       sh exists     no sh\r
 rem  cygwin b20.1 make (3.75):            okay[1]       fails[2]\r
 rem  MSVC compiled gmake 3.77:            okay          okay\r
@@ -99,8 +99,8 @@ echo.   --no-opt                disable optimization
 echo.   --no-cygwin             use -mno-cygwin option with GCC\r
 echo.   --cflags FLAG           pass FLAG to compiler\r
 echo.   --ldflags FLAG          pass FLAG to compiler when linking\r
-echo.   --without-png                  do not use libpng even if it is installed \r
-echo.   --without-jpeg                 do not use jpeglib even if it is installed \r
+echo.   --without-png           do not use libpng even if it is installed\r
+echo.   --without-jpeg          do not use jpeglib even if it is installed\r
 goto end\r
 rem ----------------------------------------------------------------------\r
 :setprefix\r