summaryrefslogtreecommitdiffstats
path: root/unix/tkConfig.h.in
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2013-04-03 13:54:44 (GMT)
committerdgp <dgp@users.sourceforge.net>2013-04-03 13:54:44 (GMT)
commitc61da5d0e488d415fe8f7c67cea9aa5f80d24777 (patch)
tree6efcdedb17b21f55557cd49ff790409fcc4211b6 /unix/tkConfig.h.in
parent7be2714ea80fa70827c289e39e78863214145959 (diff)
downloadtk-c61da5d0e488d415fe8f7c67cea9aa5f80d24777.zip
tk-c61da5d0e488d415fe8f7c67cea9aa5f80d24777.tar.gz
tk-c61da5d0e488d415fe8f7c67cea9aa5f80d24777.tar.bz2
make dist
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 d27c6e8..2efd164 100644
--- a/unix/tkConfig.h.in
+++ b/unix/tkConfig.h.in
@@ -88,6 +88,9 @@
/* Have we turned on XFT (antialiased fonts)? */
#undef HAVE_XFT
+/* Do we have XkbKeycodeToKeysym? */
+#undef HAVE_XKBKEYCODETOKEYSYM
+
/* Is XScreenSaver available? */
#undef HAVE_XSS