Deleted Added
full compact
config.h.in (181111) config.h.in (192595)
1/* config.h.in. Generated from configure.ac by autoheader. */
2
3/* Define if you have a getaddrinfo that fails for the all-zeros IPv6 address
4 */
5#undef AIX_GETNAMEINFO_HACK
6
7/* Define if your AIX loginfailed() function takes 4 arguments (AIX >= 5.2) */
8#undef AIX_LOGINFAILED_4ARG

--- 366 unchanged lines hidden (view full) ---

375#undef HAVE_GETCWD
376
377/* Define to 1 if you have the `getgrouplist' function. */
378#undef HAVE_GETGROUPLIST
379
380/* Define to 1 if you have the `getgrset' function. */
381#undef HAVE_GETGRSET
382
1/* config.h.in. Generated from configure.ac by autoheader. */
2
3/* Define if you have a getaddrinfo that fails for the all-zeros IPv6 address
4 */
5#undef AIX_GETNAMEINFO_HACK
6
7/* Define if your AIX loginfailed() function takes 4 arguments (AIX >= 5.2) */
8#undef AIX_LOGINFAILED_4ARG

--- 366 unchanged lines hidden (view full) ---

375#undef HAVE_GETCWD
376
377/* Define to 1 if you have the `getgrouplist' function. */
378#undef HAVE_GETGROUPLIST
379
380/* Define to 1 if you have the `getgrset' function. */
381#undef HAVE_GETGRSET
382
383/* Define to 1 if you have the `getlastlogxbyname' function. */
384#undef HAVE_GETLASTLOGXBYNAME
385
383/* Define to 1 if you have the `getluid' function. */
384#undef HAVE_GETLUID
385
386/* Define to 1 if you have the `getnameinfo' function. */
387#undef HAVE_GETNAMEINFO
388
389/* Define to 1 if you have the `getopt' function. */
390#undef HAVE_GETOPT

--- 501 unchanged lines hidden (view full) ---

892#undef HAVE_STRUCT_ADDRINFO
893
894/* define if you have struct in6_addr data type */
895#undef HAVE_STRUCT_IN6_ADDR
896
897/* define if you have struct sockaddr_in6 data type */
898#undef HAVE_STRUCT_SOCKADDR_IN6
899
386/* Define to 1 if you have the `getluid' function. */
387#undef HAVE_GETLUID
388
389/* Define to 1 if you have the `getnameinfo' function. */
390#undef HAVE_GETNAMEINFO
391
392/* Define to 1 if you have the `getopt' function. */
393#undef HAVE_GETOPT

--- 501 unchanged lines hidden (view full) ---

895#undef HAVE_STRUCT_ADDRINFO
896
897/* define if you have struct in6_addr data type */
898#undef HAVE_STRUCT_IN6_ADDR
899
900/* define if you have struct sockaddr_in6 data type */
901#undef HAVE_STRUCT_SOCKADDR_IN6
902
903/* Define to 1 if `sin6_scope_id' is member of `struct sockaddr_in6'. */
904#undef HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID
905
900/* define if you have struct sockaddr_storage data type */
901#undef HAVE_STRUCT_SOCKADDR_STORAGE
902
903/* Define to 1 if `st_blksize' is member of `struct stat'. */
904#undef HAVE_STRUCT_STAT_ST_BLKSIZE
905
906/* Define to 1 if the system has the type `struct timespec'. */
907#undef HAVE_STRUCT_TIMESPEC

--- 245 unchanged lines hidden (view full) ---

1153#undef IPV4_IN_IPV6
1154
1155/* Define if your system choked on IP TOS setting */
1156#undef IP_TOS_IS_BROKEN
1157
1158/* Define if you want Kerberos 5 support */
1159#undef KRB5
1160
906/* define if you have struct sockaddr_storage data type */
907#undef HAVE_STRUCT_SOCKADDR_STORAGE
908
909/* Define to 1 if `st_blksize' is member of `struct stat'. */
910#undef HAVE_STRUCT_STAT_ST_BLKSIZE
911
912/* Define to 1 if the system has the type `struct timespec'. */
913#undef HAVE_STRUCT_TIMESPEC

--- 245 unchanged lines hidden (view full) ---

1159#undef IPV4_IN_IPV6
1160
1161/* Define if your system choked on IP TOS setting */
1162#undef IP_TOS_IS_BROKEN
1163
1164/* Define if you want Kerberos 5 support */
1165#undef KRB5
1166
1167/* Define if pututxline updates lastlog too */
1168#undef LASTLOG_WRITE_PUTUTXLINE
1169
1161/* Define if you want TCP Wrappers support */
1162#undef LIBWRAP
1163
1164/* Define to whatever link() returns for "not supported" if it doesn't return
1165 EOPNOTSUPP. */
1166#undef LINK_OPNOTSUPP_ERRNO
1167
1168/* max value of long long calculated by configure */

--- 255 unchanged lines hidden ---
1170/* Define if you want TCP Wrappers support */
1171#undef LIBWRAP
1172
1173/* Define to whatever link() returns for "not supported" if it doesn't return
1174 EOPNOTSUPP. */
1175#undef LINK_OPNOTSUPP_ERRNO
1176
1177/* max value of long long calculated by configure */

--- 255 unchanged lines hidden ---