summaryrefslogtreecommitdiff
path: root/src/Makefile.in
diff options
context:
space:
mode:
authorJan Djärv <jan.h.d@swipnet.se>2007-01-29 08:05:52 +0000
committerJan Djärv <jan.h.d@swipnet.se>2007-01-29 08:05:52 +0000
commit19e32937ec28d1c7ab5cc543e16a74ceb4cbcb90 (patch)
tree9c7b47ab564211a452f3dd5c85955f17af808cd3 /src/Makefile.in
parent8d097e4711facdeecd7ce8a3479aaeb04ee85ebc (diff)
downloademacs-19e32937ec28d1c7ab5cc543e16a74ceb4cbcb90.tar.gz
Must define LIB_X!!_LIBS to empty
Diffstat (limited to 'src/Makefile.in')
-rw-r--r--src/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index 4e2913eafb6..9407eb6c0bc 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -404,6 +404,7 @@ LIBXT=$(LIBW)
#if HAVE_XFT
#undef LIB_X11_LIB /* XFT_LIBS includes -lX11 */
+#define LIB_X11_LIB
XFT_LIBS=@XFT_LIBS@
#endif /* HAVE_XFT */