Auto-commit of generated files.

This commit is contained in:
Glenn Morris 2013-03-26 06:17:36 -04:00
parent b88b62dec9
commit f46ba47d8b
2 changed files with 6 additions and 0 deletions

View 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

3
autogen/configure vendored
View file

@ -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 \