Mercurial > hg > xemacs-beta
comparison src/config.h.in @ 4497:f863b2ee146f
Rename xft_gauge to xft_gauges.
author | Mats Lidell <matsl@xemacs.org> |
---|---|
date | Sun, 03 Aug 2008 23:21:31 +0200 |
parents | 2fddd822ce87 |
children | 0e1461b592ce |
comparison
equal
deleted
inserted
replaced
4496:772c80e0e180 | 4497:f863b2ee146f |
---|---|
223 /* Compile with support for Xft? */ | 223 /* Compile with support for Xft? */ |
224 #undef USE_XFT | 224 #undef USE_XFT |
225 /* Per-widget stuff will go away? */ | 225 /* Per-widget stuff will go away? */ |
226 #undef USE_XFT_MENUBARS | 226 #undef USE_XFT_MENUBARS |
227 #undef USE_XFT_TABS | 227 #undef USE_XFT_TABS |
228 #undef USE_XFT_GAUGE | 228 #undef USE_XFT_GAUGES |
229 | 229 |
230 /* Defines for building X applications */ | 230 /* Defines for building X applications */ |
231 #ifdef HAVE_X_WINDOWS | 231 #ifdef HAVE_X_WINDOWS |
232 /* The following will be defined if xmkmf thinks they are necessary */ | 232 /* The following will be defined if xmkmf thinks they are necessary */ |
233 #undef SVR4 | 233 #undef SVR4 |