summaryrefslogtreecommitdiffstats
path: root/unix/tkConfig.h.in
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2013-04-03 13:24:39 (GMT)
committerdgp@users.sourceforge.net <dgp>2013-04-03 13:24:39 (GMT)
commitc5ac843921e14f6aee080f31bf88f5156bbf50c4 (patch)
treee9bf2f50d99adc407c811094d11368dec21e47d4 /unix/tkConfig.h.in
parent5aefd0b8d9b806b44a50649a5fce80807c7b212b (diff)
downloadtk-c5ac843921e14f6aee080f31bf88f5156bbf50c4.zip
tk-c5ac843921e14f6aee080f31bf88f5156bbf50c4.tar.gz
tk-c5ac843921e14f6aee080f31bf88f5156bbf50c4.tar.bz2
merge release to 8.5; revert features not included in release
Diffstat (limited to 'unix/tkConfig.h.in')
-rw-r--r--unix/tkConfig.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/unix/tkConfig.h.in b/unix/tkConfig.h.in
index 74f6d73..986609b 100644
--- a/unix/tkConfig.h.in
+++ b/unix/tkConfig.h.in
@@ -103,6 +103,9 @@
/* Have we turned on XFT (antialiased fonts)? */
#undef HAVE_XFT
+/* Do we have XkbKeycodeToKeysym? */
+#undef HAVE_XKBKEYCODETOKEYSYM
+
/* Is XScreenSaver available? */
#undef HAVE_XSS