From: Glenn Morris Date: Tue, 26 Mar 2013 10:17:36 +0000 (-0400) Subject: Auto-commit of generated files. X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~2026^2~526^2~88 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f46ba47d8b340125b17b2f13229079419f61a85e;p=emacs.git Auto-commit of generated files. --- diff --git a/autogen/config.in b/autogen/config.in index dd10c1d0a2d..f68efed389a 100644 --- a/autogen/config.in +++ b/autogen/config.in @@ -1106,6 +1106,9 @@ along with GNU Emacs. If not, see . */ /* Define to 1 if XIM is available */ #undef HAVE_XIM +/* Define to 1 if you have the Xkb extension. */ +#undef HAVE_XKB + /* Define to 1 if you have the XkbGetKeyboard function. */ #undef HAVE_XKBGETKEYBOARD diff --git a/autogen/configure b/autogen/configure index 501d6678423..e519edaa39d 100755 --- a/autogen/configure +++ b/autogen/configure @@ -10636,6 +10636,9 @@ $as_echo "$emacs_xkb" >&6; } $as_echo "#define HAVE_XKBGETKEYBOARD 1" >>confdefs.h + +$as_echo "#define HAVE_XKB 1" >>confdefs.h + fi for ac_func in XrmSetDatabase XScreenResourceString \