diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in index cf22a72cf97..43c1efac14f 100644 --- a/src/config.in +++ b/src/config.in | |||
| @@ -713,6 +713,9 @@ Boston, MA 02110-1301, USA. */ | |||
| 713 | /* Define to 1 if you're using XFree386. */ | 713 | /* Define to 1 if you're using XFree386. */ |
| 714 | #undef HAVE_XFREE386 | 714 | #undef HAVE_XFREE386 |
| 715 | 715 | ||
| 716 | /* Define to 1 if you have the Xft library. */ | ||
| 717 | #undef HAVE_XFT | ||
| 718 | |||
| 716 | /* Define to 1 if XIM is available */ | 719 | /* Define to 1 if XIM is available */ |
| 717 | #undef HAVE_XIM | 720 | #undef HAVE_XIM |
| 718 | 721 | ||