diff options
-rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index aa1c82e..edb4e49 100644 --- a/config.h.in +++ b/config.h.in | |||
@@ -111,6 +111,9 @@ | |||
111 | /* Define to 1 if you have the `vsnprintf' function. */ | 111 | /* Define to 1 if you have the `vsnprintf' function. */ |
112 | #undef HAVE_VSNPRINTF | 112 | #undef HAVE_VSNPRINTF |
113 | 113 | ||
114 | /* "Xft UTF8 support" */ | ||
115 | #undef HAVE_XFT_UTF8_STRING | ||
116 | |||
114 | /* "Interlaced rendering" */ | 117 | /* "Interlaced rendering" */ |
115 | #undef INTERLACE | 118 | #undef INTERLACE |
116 | 119 | ||