From: Jan Djärv Date: Mon, 29 Jan 2007 08:05:52 +0000 (+0000) Subject: Must define LIB_X!!_LIBS to empty X-Git-Tag: emacs-pretest-22.0.94~539 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=19e32937ec28d1c7ab5cc543e16a74ceb4cbcb90;p=emacs.git Must define LIB_X!!_LIBS to empty --- 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 */