diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/acconfig.h b/acconfig.h index e0a4419a23..fe6c5e8e49 100644 --- a/acconfig.h +++ b/acconfig.h @@ -7,7 +7,6 @@ #undef PACKAGE #undef VERSION #undef HAVE_BONOBO -#undef CAMEL_HARD_LOG_LEVEL #undef ENABLE_THREADS #undef SENDMAIL_PATH #undef SYSTEM_MAIL_DIR @@ -15,6 +14,8 @@ #undef HAVE_TIMEZONE #undef HAVE_TM_GMTOFF #undef USING_OAF +#undef HAVE_KRB4 +#undef HAVE_KRB5 /* Define this if you want to build against the development gtk */ #undef HAVE_DEVGTK |