Auto-commit of generated files.
authorGlenn Morris <rgm@gnu.org>
Tue, 26 Mar 2013 10:17:36 +0000 (06:17 -0400)
committerGlenn Morris <rgm@gnu.org>
Tue, 26 Mar 2013 10:17:36 +0000 (06:17 -0400)
autogen/config.in
autogen/configure

index dd10c1d..f68efed 100644 (file)
@@ -1106,6 +1106,9 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 /* 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
 
index 501d667..e519eda 100755 (executable)
@@ -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 \