diff options
Diffstat (limited to 'source3/include/config.h.in')
-rw-r--r-- | source3/include/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source3/include/config.h.in b/source3/include/config.h.in index 6280c793eb..92b726c45c 100644 --- a/source3/include/config.h.in +++ b/source3/include/config.h.in @@ -820,6 +820,9 @@ /* Define if you have the <history.h> header file. */ #undef HAVE_HISTORY_H +/* Define if you have the <krb5.h> header file. */ +#undef HAVE_KRB5_H + /* Define if you have the <lastlog.h> header file. */ #undef HAVE_LASTLOG_H |