emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/nt/configure.bat


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/nt/configure.bat
Date: Mon, 27 Jan 2003 04:40:41 -0500

Index: emacs/nt/configure.bat
diff -c emacs/nt/configure.bat:1.17 emacs/nt/configure.bat:1.18
*** emacs/nt/configure.bat:1.17 Sat Jan 25 20:25:49 2003
--- emacs/nt/configure.bat      Mon Jan 27 04:40:40 2003
***************
*** 29,35 ****
  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                                       sh exists     no sh
  rem  cygwin b20.1 make (3.75):            okay[1]       fails[2]
  rem  MSVC compiled gmake 3.77:            okay          okay
--- 29,35 ----
  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                                       sh exists     no sh
  rem  cygwin b20.1 make (3.75):            okay[1]       fails[2]
  rem  MSVC compiled gmake 3.77:            okay          okay
***************
*** 99,106 ****
  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 
  goto end
  rem ----------------------------------------------------------------------
  :setprefix
--- 99,106 ----
  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
  goto end
  rem ----------------------------------------------------------------------
  :setprefix




reply via email to

[Prev in Thread] Current Thread [Next in Thread]