]> git.eshelyaron.com Git - emacs.git/commitdiff
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 dd10c1d0a2dafb21c149acef7db272b352456090..f68efed389a14633dc66ac244534e097faedf826 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 501d6678423c261f1d6db56a24e76cf1c6317a06..e519edaa39df35a511a34a9bd3bb18cf12fc3025 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 \