emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/nt/INSTALL


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/nt/INSTALL
Date: Sat, 25 Jan 2003 20:31:09 -0500

Index: emacs/nt/INSTALL
diff -c emacs/nt/INSTALL:1.15 emacs/nt/INSTALL:1.16
*** emacs/nt/INSTALL:1.15       Sat Jan 25 16:04:41 2003
--- emacs/nt/INSTALL    Sat Jan 25 20:31:09 2003
***************
*** 77,91 ****
  
  * Optional image library support
  
!   To build Emacs with support for PNG image, the libpng and zlib headers
!   must be in the include path when the configure script is run. This can
!   be setup using environment variables, or by specifying --cflags -I...
!   options on the command-line to configure.  The configure script will
!   report whether it was able to detect the headers.
  
    To use the PNG support, zlib.dll (or zlibd.dll) and libpng.dll (or
    libpng13.dll, or libpng13d.dll) must be on the PATH or in the same
!   directory as emacs.exe when Emacs is started.
  
  * Building
  
--- 77,94 ----
  
  * Optional image library support
  
!   To build Emacs with support for PNG image, the libpng and zlib
!   headers must be in the include path when the configure script is
!   run.  Likewise, the jpeg headers must be in the include path for
!   JPEG support.  This can be setup using environment variables, or by
!   specifying --cflags -I...  options on the command-line to
!   configure.bat.  The configure script will report whether it was able
!   to detect the headers.
  
    To use the PNG support, zlib.dll (or zlibd.dll) and libpng.dll (or
    libpng13.dll, or libpng13d.dll) must be on the PATH or in the same
!   directory as emacs.exe when Emacs is started. For JPEG support,
!   jpeg.dll must be on the path or emacs.exe directory.
  
  * Building
  




reply via email to

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