diff options
| -rw-r--r-- | src/Makefile.in | 2 |
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 */ |
| 407 | XFT_LIBS=@XFT_LIBS@" | 407 | XFT_LIBS=@XFT_LIBS@ |
| 408 | #endif /* HAVE_XFT */ | 408 | #endif /* HAVE_XFT */ |
| 409 | 409 | ||
| 410 | #if HAVE_XPM | 410 | #if HAVE_XPM |