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 0417f93..ec234fb 100644 --- a/config.h.in +++ b/config.h.in | |||
@@ -159,5 +159,8 @@ | |||
159 | /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ | 159 | /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ |
160 | #undef TIME_WITH_SYS_TIME | 160 | #undef TIME_WITH_SYS_TIME |
161 | 161 | ||
162 | /* "antialias support" */ | ||
163 | #undef USE_XFT | ||
164 | |||
162 | /* Define to 1 if the X Window System is missing or not being used. */ | 165 | /* Define to 1 if the X Window System is missing or not being used. */ |
163 | #undef X_DISPLAY_MISSING | 166 | #undef X_DISPLAY_MISSING |