From: Glenn Morris Date: Wed, 27 Mar 2013 10:17:37 +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~72 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a0adf07cf083377da3be8ac335cb4ff5242bbac0;p=emacs.git Auto-commit of generated files. --- diff --git a/autogen/config.in b/autogen/config.in index f68efed389a..25f060b9bb9 100644 --- a/autogen/config.in +++ b/autogen/config.in @@ -1109,9 +1109,6 @@ along with GNU Emacs. If not, see . */ /* 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 diff --git a/autogen/configure b/autogen/configure index e519edaa39d..126248beced 100755 --- a/autogen/configure +++ b/autogen/configure @@ -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