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,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/nt/configure.bat,v
Date: Sun, 24 Feb 2008 10:09:18 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     08/02/24 10:09:07

Index: nt/configure.bat
===================================================================
RCS file: /cvsroot/emacs/emacs/nt/configure.bat,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -b -r1.48 -r1.49
--- nt/configure.bat    11 Feb 2008 21:17:35 -0000      1.48
+++ nt/configure.bat    24 Feb 2008 10:09:00 -0000      1.49
@@ -121,11 +121,11 @@
 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
-echo.   --without-jpeg          do not use jpeg-6b
-echo.   --without-gif           do not use giflib or libungif
-echo.   --without-tiff          do not use libtiff
-echo.   --without-xpm           do not use libXpm
+echo.   --without-png           do not use PNG library even if it is installed
+echo.   --without-jpeg          do not use JPEG library even if it is installed
+echo.   --without-gif           do not use GIF library even if it is installed
+echo.   --without-tiff          do not use TIFF library even if it is installed
+echo.   --without-xpm           do not use XPM library even if it is installed
 echo.   --enable-font-backend   build with font backend support
 goto end
 rem ----------------------------------------------------------------------




reply via email to

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