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


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/Makefile.in
Date: Sun, 20 Mar 2005 17:28:56 -0500

Index: emacs/src/Makefile.in
diff -c emacs/src/Makefile.in:1.307 emacs/src/Makefile.in:1.308
*** emacs/src/Makefile.in:1.307 Tue Nov 30 05:57:27 2004
--- emacs/src/Makefile.in       Sun Mar 20 22:28:54 2005
***************
*** 400,405 ****
--- 400,410 ----
  #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]