emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/Makefile.in,v
Date: Fri, 26 Jan 2007 16:33:02 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Jan Djärv <jhd>        07/01/26 16:33:01

Index: Makefile.in
===================================================================
RCS file: /cvsroot/emacs/emacs/src/Makefile.in,v
retrieving revision 1.333
retrieving revision 1.334
diff -u -b -r1.333 -r1.334
--- Makefile.in 21 Jan 2007 04:18:17 -0000      1.333
+++ Makefile.in 26 Jan 2007 16:33:01 -0000      1.334
@@ -402,6 +402,11 @@
 #endif
 #endif /* not USE_X_TOOLKIT */
 
+#if HAVE_XFT
+#undef LIB_X11_LIB
+#define LIB_X11_LIB @XFT_LIBS@
+#endif /* HAVE_XFT */
+
 #if HAVE_XPM
 #ifndef LIBXPM
 #define LIBXPM -lXpm




reply via email to

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