X-Git-Url: http://git.pk910.de/?p=ircu2.10.12-pk.git;a=blobdiff_plain;f=config.h.in;h=7c2c7892b271a6a77a8521831e6033cb86c4b419;hp=cde665289079bb91c8168819fbb8cec58d1469f7;hb=refs%2Fheads%2Fupstream-ssl;hpb=d0770796c762637f0e594599d999bcdbde86f3ca diff --git a/config.h.in b/config.h.in index cde6652..7c2c789 100644 --- a/config.h.in +++ b/config.h.in @@ -79,6 +79,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_PARAM_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_RESOURCE_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SOCKET_H @@ -106,6 +109,9 @@ /* Enable IPv6 support */ #undef IPV6 +/* Define if building on Solaris */ +#undef IRCU_SOLARIS + /* Path to debugging log file */ #undef LPATH @@ -210,7 +216,7 @@ /* Define to `unsigned' if does not define. */ #undef size_t -/* Define to `unsigned int' if does not define. */ +/* type to use in place of socklen_t if not defined */ #undef socklen_t /* Define to `int' if doesn't define. */