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, 05 Mar 2008 20:05:17 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/03/05 20:05:17

Index: config.in
===================================================================
RCS file: /sources/emacs/emacs/src/config.in,v
retrieving revision 1.247
retrieving revision 1.248
diff -u -b -r1.247 -r1.248
--- config.in   24 Feb 2008 18:53:02 -0000      1.247
+++ config.in   5 Mar 2008 20:05:16 -0000       1.248
@@ -159,7 +159,7 @@
 /* Define to 1 if you have the `fpathconf' function. */
 #undef HAVE_FPATHCONF
 
-/* Define to 1 if you have freetype and fontconfig libraries. */
+/* Define to 1 if using the freetype and fontconfig libraries. */
 #undef HAVE_FREETYPE
 
 /* Define to 1 if you have the `frexp' function. */
@@ -355,7 +355,7 @@
 /* Define to 1 if you have the `ncurses' library (-lncurses). */
 #undef HAVE_LIBNCURSES
 
-/* Define to 1 if you have libotf library. */
+/* Define to 1 if using libotf. */
 #undef HAVE_LIBOTF
 
 /* Define to 1 if you have the <libpng/png.h> header file. */
@@ -394,7 +394,7 @@
 /* Define to 1 if you have the `lrand48' function. */
 #undef HAVE_LRAND48
 
-/* Define to 1 if you have m17n-flt library. */
+/* Define to 1 if using libm17n-flt. */
 #undef HAVE_M17N_FLT
 
 /* Define to 1 if you have the <machine/soundcard.h> header file. */




reply via email to

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