]> git.eshelyaron.com Git - emacs.git/commitdiff
Regenerate.
authorAndreas Schwab <schwab@suse.de>
Wed, 6 Aug 2008 09:30:00 +0000 (09:30 +0000)
committerAndreas Schwab <schwab@suse.de>
Wed, 6 Aug 2008 09:30:00 +0000 (09:30 +0000)
src/ChangeLog
src/config.in

index 8f2916860c9cc1834abcb5faa06e13c912d6eb75..aa8ab0341cc305d270ea8385a05b95df4296cba7 100644 (file)
@@ -1,3 +1,7 @@
+2008-08-06  Andreas Schwab  <schwab@suse.de>
+
+       * config.in: Regenerate.
+
 2008-08-05  Chong Yidong  <cyd@stupidchicken.com>
 
        * xdisp.c (redisplay_window): Don't enforce scroll-margin when
index f5078b0ed5c5dea00b0fe70d7489212085aef6cd..cea59d19553b659323b2957c63c0e2b6f6f94a34 100644 (file)
@@ -297,6 +297,12 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 /* Define to 1 if you have the <kerberos/krb.h> header file. */
 #undef HAVE_KERBEROS_KRB_H
 
+/* Define to 1 if `e_text' is member of `krb5_error'. */
+#undef HAVE_KRB5_ERROR_E_TEXT
+
+/* Define to 1 if `text' is member of `krb5_error'. */
+#undef HAVE_KRB5_ERROR_TEXT
+
 /* Define to 1 if you have the <krb5.h> header file. */
 #undef HAVE_KRB5_H