]> git.eshelyaron.com Git - emacs.git/commitdiff
Auto-commit of generated files.
authorGlenn Morris <rgm@gnu.org>
Wed, 27 Mar 2013 10:17:37 +0000 (06:17 -0400)
committerGlenn Morris <rgm@gnu.org>
Wed, 27 Mar 2013 10:17:37 +0000 (06:17 -0400)
autogen/config.in
autogen/configure

index f68efed389a14633dc66ac244534e097faedf826..25f060b9bb95efee03324ee1d564eafa6bd3a83f 100644 (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
 
index e519edaa39df35a511a34a9bd3bb18cf12fc3025..126248beced1fcc5bbb7cddccc175b0305e5f57a 100755 (executable)
@@ -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