diff --git a/src/ChangeLog b/src/ChangeLog index 8f2916860c9..aa8ab0341cc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2008-08-06 Andreas Schwab + + * config.in: Regenerate. + 2008-08-05 Chong Yidong * xdisp.c (redisplay_window): Don't enforce scroll-margin when diff --git a/src/config.in b/src/config.in index f5078b0ed5c..cea59d19553 100644 --- a/src/config.in +++ b/src/config.in @@ -297,6 +297,12 @@ along with GNU Emacs. If not, see . */ /* Define to 1 if you have the 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 header file. */ #undef HAVE_KRB5_H