]> code.citadel.org Git - citadel.git/blob - citadel/acconfig.h
fixes for BSDI. see ChangeLog.
[citadel.git] / citadel / acconfig.h
1 /* define this to the bbs home directory */
2 #undef BBSDIR
3
4 /* define this to enable the autologin feature */
5 #undef ENABLE_AUTOLOGIN
6
7 /* define this if struct utmp has an ut_type member */
8 #undef HAVE_UT_TYPE