aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index cd2c15a636d..4e2913eafb6 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -404,7 +404,7 @@ LIBXT=$(LIBW)
404 404
405#if HAVE_XFT 405#if HAVE_XFT
406#undef LIB_X11_LIB /* XFT_LIBS includes -lX11 */ 406#undef LIB_X11_LIB /* XFT_LIBS includes -lX11 */
407XFT_LIBS=@XFT_LIBS@" 407XFT_LIBS=@XFT_LIBS@
408#endif /* HAVE_XFT */ 408#endif /* HAVE_XFT */
409 409
410#if HAVE_XPM 410#if HAVE_XPM