summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2013-03-22 16:16:30 (GMT)
committerdgp <dgp@users.sourceforge.net>2013-03-22 16:16:30 (GMT)
commita626bcc65e272d6a5bfa6d74a231026d3786f567 (patch)
treec2e649d625bf3efe128621480af98964726ab3da /unix
parentbb7f191ff403050e270a83fad224d38ec00fb19b (diff)
downloadtk-a626bcc65e272d6a5bfa6d74a231026d3786f567.zip
tk-a626bcc65e272d6a5bfa6d74a231026d3786f567.tar.gz
tk-a626bcc65e272d6a5bfa6d74a231026d3786f567.tar.bz2
make dist
Diffstat (limited to 'unix')
-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