emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/config.in,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/src/config.in,v
Date: Tue, 12 Jun 2007 08:14:15 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/06/12 08:14:14

Index: config.in
===================================================================
RCS file: /sources/emacs/emacs/src/config.in,v
retrieving revision 1.226
retrieving revision 1.227
diff -u -b -r1.226 -r1.227
--- config.in   20 May 2007 05:09:32 -0000      1.226
+++ config.in   12 Jun 2007 08:14:14 -0000      1.227
@@ -228,7 +228,8 @@
 /* Define to 1 if you have the `get_current_dir_name' function. */
 #undef HAVE_GET_CURRENT_DIR_NAME
 
-/* Define to 1 if you have the ungif library (-lungif). */
+/* Define to 1 if you have a gif library (default -lungif; otherwise
+   specify with LIBGIF). */
 #undef HAVE_GIF
 
 /* Define to 1 if you have the gpm library (-lgpm). */
@@ -768,6 +769,9 @@
    Solaris, for example). */
 #undef LD_SWITCH_X_SITE_AUX
 
+/* Define to compiler option to link with gif library, if not -lungif. */
+#undef LIBGIF
+
 /* Define to 1 if localtime caches TZ. */
 #undef LOCALTIME_CACHE
 




reply via email to

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