]> code.citadel.org Git - citadel.git/blobdiff - citadel/acconfig.h
Checked in matt's patches for TCP performance on Mac OS:
[citadel.git] / citadel / acconfig.h
index bcbc621c74c7e27a9f3887c06080167c4254e309..f3e96e6b071e98afee3a99879b0e9ae75c7eb77f 100644 (file)
@@ -37,6 +37,9 @@
 /* define this if you have the libsieve mailbox filtering library available */
 #undef HAVE_LIBSIEVE
 
+/* define if using OS X/Darwin */
+#undef HAVE_DARWIN
+
 /* define this if you have the newt window library available */
 #undef HAVE_NEWT