1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 16:51:06 -07:00

Must define LIB_X!!_LIBS to empty

This commit is contained in:
Jan Djärv 2007-01-29 08:05:52 +00:00
parent 8d097e4711
commit 19e32937ec

View 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 */