]> code.delx.au - gnu-emacs/blobdiff - configure.ac
* kmacro.el (kmacro-call-macro): Fix bug#14135.
[gnu-emacs] / configure.ac
index d6c730c5033d87033fd66b1744e054e4c5f801ab..0cff34b8a16669c70ccbaf4273fb802768188003 100644 (file)
@@ -1821,7 +1821,7 @@ if test "${HAVE_X11}" = "yes"; then
        emacs_xkb=yes, emacs_xkb=no)
   AC_MSG_RESULT($emacs_xkb)
   if test $emacs_xkb = yes; then
-    AC_DEFINE(HAVE_XKBGETKEYBOARD, 1, [Define to 1 if you have the XkbGetKeyboard function.])
+    AC_DEFINE(HAVE_XKB, 1, [Define to 1 if you have the Xkb extension.])
   fi
 
   AC_CHECK_FUNCS(XrmSetDatabase XScreenResourceString \