Mercurial > hg > xemacs-beta
comparison src/config.h.in @ 4969:cbe181529c34
Automatic merge
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Wed, 03 Feb 2010 21:46:21 -0600 |
parents | 19a72041c5ed a6c778975d7d |
children | 97c45e3ad810 |
comparison
equal
deleted
inserted
replaced
4968:4d35e52790f8 | 4969:cbe181529c34 |
---|---|
215 /* Was the spelling of FcConfigSetRescanInterval corrected in this | 215 /* Was the spelling of FcConfigSetRescanInterval corrected in this |
216 fontconfig version? */ | 216 fontconfig version? */ |
217 #undef HAVE_FCCONFIGSETRESCANINTERVAL | 217 #undef HAVE_FCCONFIGSETRESCANINTERVAL |
218 | 218 |
219 /* Compile with support for Xft? */ | 219 /* Compile with support for Xft? */ |
220 #undef USE_XFT | 220 #undef HAVE_XFT |
221 /* Per-widget stuff will go away? */ | 221 /* Per-widget stuff will go away? */ |
222 #undef USE_XFT_MENUBARS | 222 #undef HAVE_XFT_MENUBARS |
223 #undef USE_XFT_TABS | 223 #undef HAVE_XFT_TABS |
224 #undef USE_XFT_GAUGES | 224 #undef HAVE_XFT_GAUGES |
225 | 225 |
226 /* Defines for building X applications */ | 226 /* Defines for building X applications */ |
227 #ifdef HAVE_X_WINDOWS | 227 #ifdef HAVE_X_WINDOWS |
228 /* The following will be defined if xmkmf thinks they are necessary */ | 228 /* The following will be defined if xmkmf thinks they are necessary */ |
229 #undef SVR4 | 229 #undef SVR4 |