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)
commitf2d9db4229938aeb01f81bd88bdd9ba788217cb4 (patch)
tree6efcdedb17b21f55557cd49ff790409fcc4211b6 /unix/tkConfig.h.in
parenta31fb54acac0b261389c1a63162dc5653001247e (diff)
downloadtk-f2d9db4229938aeb01f81bd88bdd9ba788217cb4.zip
tk-f2d9db4229938aeb01f81bd88bdd9ba788217cb4.tar.gz
tk-f2d9db4229938aeb01f81bd88bdd9ba788217cb4.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