aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.in1
1 files changed, 1 insertions, 0 deletions
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)
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 */
407#define LIB_X11_LIB
407XFT_LIBS=@XFT_LIBS@ 408XFT_LIBS=@XFT_LIBS@
408#endif /* HAVE_XFT */ 409#endif /* HAVE_XFT */
409 410