aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2013-03-27 06:17:37 -0400
committerGlenn Morris2013-03-27 06:17:37 -0400
commita0adf07cf083377da3be8ac335cb4ff5242bbac0 (patch)
tree8faf4a9d0cc57f14430a4e3f843dc0ce052c567d
parent42663650badc9b0db28a63c0ef32f8d0aaae8d61 (diff)
downloademacs-a0adf07cf083377da3be8ac335cb4ff5242bbac0.tar.gz
emacs-a0adf07cf083377da3be8ac335cb4ff5242bbac0.zip
Auto-commit of generated files.
-rw-r--r--autogen/config.in3
-rwxr-xr-xautogen/configure3
2 files changed, 0 insertions, 6 deletions
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 <http://www.gnu.org/licenses/>. */
1109/* Define to 1 if you have the Xkb extension. */ 1109/* Define to 1 if you have the Xkb extension. */
1110#undef HAVE_XKB 1110#undef HAVE_XKB
1111 1111
1112/* Define to 1 if you have the XkbGetKeyboard function. */
1113#undef HAVE_XKBGETKEYBOARD
1114
1115/* Define to 1 if you have the Xpm library (-lXpm). */ 1112/* Define to 1 if you have the Xpm library (-lXpm). */
1116#undef HAVE_XPM 1113#undef HAVE_XPM
1117 1114
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 \
10634$as_echo "$emacs_xkb" >&6; } 10634$as_echo "$emacs_xkb" >&6; }
10635 if test $emacs_xkb = yes; then 10635 if test $emacs_xkb = yes; then
10636 10636
10637$as_echo "#define HAVE_XKBGETKEYBOARD 1" >>confdefs.h
10638
10639
10640$as_echo "#define HAVE_XKB 1" >>confdefs.h 10637$as_echo "#define HAVE_XKB 1" >>confdefs.h
10641 10638
10642 fi 10639 fi