]> code.citadel.org Git - citadel.git/blobdiff - citadel/acconfig.h
fixes for BSDI. see ChangeLog.
[citadel.git] / citadel / acconfig.h
index 7c4fdb60687f942d3e18e1a97a7b7c26f32287a8..64357ff50ef1042261b67c37d363399addf62206 100644 (file)
@@ -3,3 +3,6 @@
 
 /* define this to enable the autologin feature */
 #undef ENABLE_AUTOLOGIN
+
+/* define this if struct utmp has an ut_type member */
+#undef HAVE_UT_TYPE