diff 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
line wrap: on
line diff
--- a/src/config.h.in	Fri Nov 25 22:51:38 2005 +0000
+++ b/src/config.h.in	Sat Nov 26 11:46:25 2005 +0000
@@ -206,6 +206,13 @@
 /* Compile in support for the X window system? */
 #undef HAVE_X_WINDOWS
 
+/* Compile with support for Xft? */
+#undef USE_XFT
+/* Per-widget stuff will go away? */
+#undef USE_XFT_MENUBARS
+#undef USE_XFT_TABS
+#undef USE_XFT_GAUGE
+
 /* Defines for building X applications */
 #ifdef HAVE_X_WINDOWS
 /* The following will be defined if xmkmf thinks they are necessary */