Mercurial > hg > xemacs-beta
comparison src/config.h.in @ 3354:15fb91e3a115
[xemacs-hg @ 2006-04-23 16:11:16 by stephent]
Xft/fontconfig refactoring, Part I. <87hd4ks29d.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Sun, 23 Apr 2006 16:11:34 +0000 |
parents | 34cfe24248f6 |
children | cb20b201d5e6 |
comparison
equal
deleted
inserted
replaced
3353:521d94807505 | 3354:15fb91e3a115 |
---|---|
203 /* special cygwin process handling? */ | 203 /* special cygwin process handling? */ |
204 #undef HAVE_MSG_SELECT | 204 #undef HAVE_MSG_SELECT |
205 | 205 |
206 /* Compile in support for the X window system? */ | 206 /* Compile in support for the X window system? */ |
207 #undef HAVE_X_WINDOWS | 207 #undef HAVE_X_WINDOWS |
208 | |
209 /* Compile with support for fontconfig? */ | |
210 #undef HAVE_FONTCONFIG | |
208 | 211 |
209 /* Compile with support for Xft? */ | 212 /* Compile with support for Xft? */ |
210 #undef USE_XFT | 213 #undef USE_XFT |
211 /* Per-widget stuff will go away? */ | 214 /* Per-widget stuff will go away? */ |
212 #undef USE_XFT_MENUBARS | 215 #undef USE_XFT_MENUBARS |