1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-03 22:20:52 -08:00

Fix bad quoute in previous checkin.

This commit is contained in:
Jan Djärv 2007-01-29 08:03:24 +00:00
parent 106bfcaeab
commit 8d097e4711

View file

@ -404,7 +404,7 @@ LIBXT=$(LIBW)
#if HAVE_XFT
#undef LIB_X11_LIB /* XFT_LIBS includes -lX11 */
XFT_LIBS=@XFT_LIBS@"
XFT_LIBS=@XFT_LIBS@
#endif /* HAVE_XFT */
#if HAVE_XPM