Auto-commit of generated files.

This commit is contained in:
Glenn Morris 2013-03-27 06:17:37 -04:00
parent 42663650ba
commit a0adf07cf0
2 changed files with 0 additions and 6 deletions

View file

@ -1109,9 +1109,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
/* Define to 1 if you have the Xkb extension. */
#undef HAVE_XKB
/* Define to 1 if you have the XkbGetKeyboard function. */
#undef HAVE_XKBGETKEYBOARD
/* Define to 1 if you have the Xpm library (-lXpm). */
#undef HAVE_XPM

3
autogen/configure vendored
View file

@ -10634,9 +10634,6 @@ rm -f core conftest.err conftest.$ac_objext \
$as_echo "$emacs_xkb" >&6; }
if test $emacs_xkb = yes; then
$as_echo "#define HAVE_XKBGETKEYBOARD 1" >>confdefs.h
$as_echo "#define HAVE_XKB 1" >>confdefs.h
fi