]> git.eshelyaron.com Git - emacs.git/commitdiff
Must define LIB_X!!_LIBS to empty
authorJan Djärv <jan.h.d@swipnet.se>
Mon, 29 Jan 2007 08:05:52 +0000 (08:05 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Mon, 29 Jan 2007 08:05:52 +0000 (08:05 +0000)
src/Makefile.in

index 4e2913eafb6b9633e678cdc6050c2a4b84f523fc..9407eb6c0bc2ab9e630d065e93123b99815f671b 100644 (file)
@@ -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 */