]> jfr.im git - irc/evilnet/x3.git/blobdiff - src/config.h.in
fix another compile warning
[irc/evilnet/x3.git] / src / config.h.in
index eb76912f01b29947d9e8e4d92b621a118457ba67..ff810892f22b23bdd63d303d6c74aeb3175b7739 100644 (file)
 /* Define if using the P10 dialect of IRC */
 #undef WITH_PROTOCOL_P10
 
+/* Define if you have ldap */
+#undef WITH_LDAP
+
+/* Define if you have SSL */
+#undef WITH_SSL
+
 /* Define to empty if `const' does not conform to ANSI C. */
 #undef const
 
 
 /* type to use in place of socklen_t if not defined */
 #undef socklen_t
+