emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r112139: Auto-commit of generated fil


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r112139: Auto-commit of generated files.
Date: Tue, 26 Mar 2013 06:17:36 -0400
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 112139
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Tue 2013-03-26 06:17:36 -0400
message:
  Auto-commit of generated files.
modified:
  autogen/config.in
  autogen/configure
=== modified file 'autogen/config.in'
--- a/autogen/config.in 2013-03-14 10:17:38 +0000
+++ b/autogen/config.in 2013-03-26 10:17:36 +0000
@@ -1106,6 +1106,9 @@
 /* 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
 

=== modified file 'autogen/configure'
--- a/autogen/configure 2013-03-18 10:17:40 +0000
+++ b/autogen/configure 2013-03-26 10:17:36 +0000
@@ -10636,6 +10636,9 @@
 
 $as_echo "#define HAVE_XKBGETKEYBOARD 1" >>confdefs.h
 
+
+$as_echo "#define HAVE_XKB 1" >>confdefs.h
+
   fi
 
   for ac_func in XrmSetDatabase XScreenResourceString \


reply via email to

[Prev in Thread] Current Thread [Next in Thread]