*** config.h.in Wed Nov 19 13:20:38 1997 --- config.h.in Thu Feb 12 17:34:12 1998 *************** *** 40,43 **** --- 40,44 ---- #undef APOP #undef POPUID + #undef KERBEROS #undef GDBM #undef MAIL_COMMAND *************** *** 144,147 **** --- 145,157 ---- /* Define if you have the header file. */ #undef HAVE_UNISTD_H + + /* Define if you have the header file. */ + #undef HAVE_STDLIB_H + + /* Define if you have the header file. */ + #undef HAVE_STRING_H + + /* Define if you have the header file. */ + #undef HAVE_TIME_H /* Define if you have the cposix library (-lcposix). */