comparison src/config.h.in @ 3094:ad2f4ae9895b

[xemacs-hg @ 2005-11-26 11:45:47 by stephent] Xft merge. <87k6ev4p8q.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Sat, 26 Nov 2005 11:46:25 +0000
parents 141c2920ea48
children 15139dbf89f4
comparison
equal deleted inserted replaced
3093:769dc945b085 3094:ad2f4ae9895b
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 Xft? */
210 #undef USE_XFT
211 /* Per-widget stuff will go away? */
212 #undef USE_XFT_MENUBARS
213 #undef USE_XFT_TABS
214 #undef USE_XFT_GAUGE
208 215
209 /* Defines for building X applications */ 216 /* Defines for building X applications */
210 #ifdef HAVE_X_WINDOWS 217 #ifdef HAVE_X_WINDOWS
211 /* The following will be defined if xmkmf thinks they are necessary */ 218 /* The following will be defined if xmkmf thinks they are necessary */
212 #undef SVR4 219 #undef SVR4