aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2002-10-14 18:22:12 (GMT)
committerfluxgen <fluxgen>2002-10-14 18:22:12 (GMT)
commit2ce5496b904b9a976bd970bc894aa38351ad3c5a (patch)
tree390ca7ff9271d501cfdd8e21cf3dbb38d9ca2615 /config.h.in
parent8e2f1d3d612f03446434c4de084033a851a22350 (diff)
downloadfluxbox-2ce5496b904b9a976bd970bc894aa38351ad3c5a.zip
fluxbox-2ce5496b904b9a976bd970bc894aa38351ad3c5a.tar.bz2
USE_XFT
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
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