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: Wed, 13 Jun 2007 06:02:23 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/06/13 06:02:23

Index: config.in
===================================================================
RCS file: /sources/emacs/emacs/src/config.in,v
retrieving revision 1.227
retrieving revision 1.228
diff -u -b -r1.227 -r1.228
--- config.in   12 Jun 2007 08:14:14 -0000      1.227
+++ config.in   13 Jun 2007 06:02:22 -0000      1.228
@@ -228,8 +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 a gif library (default -lungif; otherwise
-   specify with LIBGIF). */
+/* 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). */
@@ -769,7 +769,7 @@
    Solaris, for example). */
 #undef LD_SWITCH_X_SITE_AUX
 
-/* Define to compiler option to link with gif library, if not -lungif. */
+/* Compiler option to link with the gif library (if not -lungif). */
 #undef LIBGIF
 
 /* Define to 1 if localtime caches TZ. */




reply via email to

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