added basic ssl support to ircu
[ircu2.10.12-pk.git] / config.h.in
index fbfebc6c89ef32c9ceff7bc81ad9ad46af6bb4c9..7c2c7892b271a6a77a8521831e6033cb86c4b419 100644 (file)
 /* Enable IPv6 support */
 #undef IPV6
 
+/* Define if building on Solaris */
+#undef IRCU_SOLARIS
+
 /* Path to debugging log file */
 #undef LPATH
 
 /* Define to `unsigned' if <sys/types.h> does not define. */
 #undef size_t
 
-/* Define to `unsigned int' if <sys/types.h> does not define. */
+/* type to use in place of socklen_t if not defined */
 #undef socklen_t
 
 /* Define to `int' if <sys/types.h> doesn't define. */