summaryrefslogtreecommitdiff
path: root/app/xterm/xtermcfg.hin
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2014-10-05 16:39:21 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2014-10-05 16:39:21 +0000
commit60f89ba2cc954fab17b56903de6466ad5514a8db (patch)
tree54334e4059fb52afd4a4af44d54b922f05a31f6b /app/xterm/xtermcfg.hin
parent2d1ab8091113a0e1c417d8a8ab7f377cd5eb63e0 (diff)
Update to xterm 311. ok shadchin@
Diffstat (limited to 'app/xterm/xtermcfg.hin')
-rw-r--r--app/xterm/xtermcfg.hin3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/xterm/xtermcfg.hin b/app/xterm/xtermcfg.hin
index 1ca88f189..54d6e11f8 100644
--- a/app/xterm/xtermcfg.hin
+++ b/app/xterm/xtermcfg.hin
@@ -1,4 +1,4 @@
-/* $XTermId: xtermcfg.hin,v 1.205 2014/05/08 08:05:07 tom Exp $ */
+/* $XTermId: xtermcfg.hin,v 1.206 2014/07/14 23:42:59 tom Exp $ */
/*
* Copyright 1997-2013,2014 by Thomas E. Dickey
@@ -62,6 +62,7 @@
#undef HAVE_LIB_PCRE /* CF_WITH_PCRE */
#undef HAVE_LIB_XAW /* CF_X_ATHENA */
#undef HAVE_LIB_XAW3D /* CF_X_ATHENA(--with-Xaw3d) */
+#undef HAVE_LIB_XAW3DXFT /* CF_X_ATHENA(--with-Xaw3dxft) */
#undef HAVE_LIB_XAWPLUS /* CF_X_ATHENA(--with-XawPlus) */
#undef HAVE_LIB_XCURSOR /* AC_CHECK_LIB(Xcursor) */
#undef HAVE_MKDTEMP /* AC_CHECK_FUNCS(mkdtemp) */