Loading acconfig.h +16 −4 Original line number Diff line number Diff line Loading @@ -10,8 +10,20 @@ /* Define cpu-machine-OS */ #undef OS /* Number of arguments your gethostbyaddr_r() function accepts */ #undef GETHOSTBYADDR_R_NARGS /* Define if you have the gethostbyaddr_r() function with 5 arguments */ #undef HAVE_GETHOSTBYADDR_R_5 /* Number of arguments your gethostbyname_r() function accepts */ #undef GETHOSTBYNAME_R_NARGS /* Define if you have the gethostbyaddr_r() function with 7 arguments */ #undef HAVE_GETHOSTBYADDR_R_7 /* Define if you have the gethostbyaddr_r() function with 8 arguments */ #undef HAVE_GETHOSTBYADDR_R_8 /* Define if you have the gethostbyname_r() function with 3 arguments */ #undef HAVE_GETHOSTBYNAME_R_3 /* Define if you have the gethostbyname_r() function with 5 arguments */ #undef HAVE_GETHOSTBYNAME_R_5 /* Define if you have the gethostbyname_r() function with 6 arguments */ #undef HAVE_GETHOSTBYNAME_R_6 config.h.in +19 −4 Original line number Diff line number Diff line Loading @@ -31,11 +31,23 @@ /* Define cpu-machine-OS */ #undef OS /* Number of arguments your gethostbyaddr_r() function accepts */ #undef GETHOSTBYADDR_R_NARGS /* Define if you have the gethostbyaddr_r() function with 5 arguments */ #undef HAVE_GETHOSTBYADDR_R_5 /* Number of arguments your gethostbyname_r() function accepts */ #undef GETHOSTBYNAME_R_NARGS /* Define if you have the gethostbyaddr_r() function with 7 arguments */ #undef HAVE_GETHOSTBYADDR_R_7 /* Define if you have the gethostbyaddr_r() function with 8 arguments */ #undef HAVE_GETHOSTBYADDR_R_8 /* Define if you have the gethostbyname_r() function with 3 arguments */ #undef HAVE_GETHOSTBYNAME_R_3 /* Define if you have the gethostbyname_r() function with 5 arguments */ #undef HAVE_GETHOSTBYNAME_R_5 /* Define if you have the gethostbyname_r() function with 6 arguments */ #undef HAVE_GETHOSTBYNAME_R_6 /* The number of bytes in a long double. */ #undef SIZEOF_LONG_DOUBLE Loading Loading @@ -259,3 +271,6 @@ /* Version number of package */ #undef VERSION /* Set to explicitly specify we don't want to use thread-safe functions */ #undef DISABLED_THREADSAFE Loading
acconfig.h +16 −4 Original line number Diff line number Diff line Loading @@ -10,8 +10,20 @@ /* Define cpu-machine-OS */ #undef OS /* Number of arguments your gethostbyaddr_r() function accepts */ #undef GETHOSTBYADDR_R_NARGS /* Define if you have the gethostbyaddr_r() function with 5 arguments */ #undef HAVE_GETHOSTBYADDR_R_5 /* Number of arguments your gethostbyname_r() function accepts */ #undef GETHOSTBYNAME_R_NARGS /* Define if you have the gethostbyaddr_r() function with 7 arguments */ #undef HAVE_GETHOSTBYADDR_R_7 /* Define if you have the gethostbyaddr_r() function with 8 arguments */ #undef HAVE_GETHOSTBYADDR_R_8 /* Define if you have the gethostbyname_r() function with 3 arguments */ #undef HAVE_GETHOSTBYNAME_R_3 /* Define if you have the gethostbyname_r() function with 5 arguments */ #undef HAVE_GETHOSTBYNAME_R_5 /* Define if you have the gethostbyname_r() function with 6 arguments */ #undef HAVE_GETHOSTBYNAME_R_6
config.h.in +19 −4 Original line number Diff line number Diff line Loading @@ -31,11 +31,23 @@ /* Define cpu-machine-OS */ #undef OS /* Number of arguments your gethostbyaddr_r() function accepts */ #undef GETHOSTBYADDR_R_NARGS /* Define if you have the gethostbyaddr_r() function with 5 arguments */ #undef HAVE_GETHOSTBYADDR_R_5 /* Number of arguments your gethostbyname_r() function accepts */ #undef GETHOSTBYNAME_R_NARGS /* Define if you have the gethostbyaddr_r() function with 7 arguments */ #undef HAVE_GETHOSTBYADDR_R_7 /* Define if you have the gethostbyaddr_r() function with 8 arguments */ #undef HAVE_GETHOSTBYADDR_R_8 /* Define if you have the gethostbyname_r() function with 3 arguments */ #undef HAVE_GETHOSTBYNAME_R_3 /* Define if you have the gethostbyname_r() function with 5 arguments */ #undef HAVE_GETHOSTBYNAME_R_5 /* Define if you have the gethostbyname_r() function with 6 arguments */ #undef HAVE_GETHOSTBYNAME_R_6 /* The number of bytes in a long double. */ #undef SIZEOF_LONG_DOUBLE Loading Loading @@ -259,3 +271,6 @@ /* Version number of package */ #undef VERSION /* Set to explicitly specify we don't want to use thread-safe functions */ #undef DISABLED_THREADSAFE