changeset 75503:e14e5b0f9b03

Must define LIB_X!!_LIBS to empty
author Jan Djärv <jan.h.d@swipnet.se>
date Mon, 29 Jan 2007 08:05:52 +0000
parents 86d302468149
children 7a1804e97bdf
files src/Makefile.in
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.in	Mon Jan 29 08:03:24 2007 +0000
+++ b/src/Makefile.in	Mon Jan 29 08:05:52 2007 +0000
@@ -404,6 +404,7 @@
 
 #if HAVE_XFT
 #undef LIB_X11_LIB /* XFT_LIBS includes -lX11 */
+#define LIB_X11_LIB
 XFT_LIBS=@XFT_LIBS@
 #endif /* HAVE_XFT */