]> code.citadel.org Git - citadel.git/blobdiff - citadel/acconfig.h
* More work on fake resolver
[citadel.git] / citadel / acconfig.h
index f69e1231744a78ca0677852bae4e93aa9a8e7c87..63e4752083b8ec2334bbf358c0377652c9f5ac74 100644 (file)
@@ -33,3 +33,6 @@
 
 /* define this if you have the libical calendaring library available */
 #undef HAVE_LIBICAL
+
+/* define this if you have the resolv.h header file. */
+#undef HAVE_RESOLV_H