]> code.citadel.org Git - citadel.git/blob - citadel/acconfig.h
* configure.in, acconfig.h: new files; partially functional GNU
[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 to enable ANSI color */
8 #undef ANSI_COLOR