X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=support%2Finclude%2Fconfig.h.in;h=dcf16cb5d8862da987ec92cc77640f8909c4e48c;hb=ac06221bedbae2238e38fb8905e0234432ab7a14;hp=19ff77c968209b9632871988099ed2cee06819e8;hpb=bec68598de8fafacf185fa1676e6fba89d903d13;p=nfs-utils.git diff --git a/support/include/config.h.in b/support/include/config.h.in index 19ff77c..dcf16cb 100644 --- a/support/include/config.h.in +++ b/support/include/config.h.in @@ -38,9 +38,27 @@ authgss_set_debug_level */ #undef HAVE_AUTHGSS_SET_DEBUG_LEVEL +/* Define to 1 if you have the `bindresvport_sa' function. */ +#undef HAVE_BINDRESVPORT_SA + /* Define this if you want to use BSD signal semantics */ #undef HAVE_BSD_SIGNALS +/* Define to 1 if you have the `clnt_create' function. */ +#undef HAVE_CLNT_CREATE + +/* Define to 1 if you have the `clnt_create_timed' function. */ +#undef HAVE_CLNT_CREATE_TIMED + +/* Define to 1 if you have the `clnt_dg_create' function. */ +#undef HAVE_CLNT_DG_CREATE + +/* Define to 1 if you have the `clnt_tli_create' function. */ +#undef HAVE_CLNT_TLI_CREATE + +/* Define to 1 if you have the `clnt_vc_create' function. */ +#undef HAVE_CLNT_VC_CREATE + /* Define to 1 if you have the header file. */ #undef HAVE_COM_ERR_H @@ -93,6 +111,15 @@ /* Define to 1 if you have the `getmntent' function. */ #undef HAVE_GETMNTENT +/* Define to 1 if you have the `getnameinfo' function. */ +#undef HAVE_GETNAMEINFO + +/* Define to 1 if you have the `getnetconfig' function. */ +#undef HAVE_GETNETCONFIG + +/* Define to 1 if you have the `getrpcbyname' function. */ +#undef HAVE_GETRPCBYNAME + /* Define to 1 if you have the `gettimeofday' function. */ #undef HAVE_GETTIMEOFDAY @@ -111,6 +138,9 @@ /* Define to 1 if you have the `inet_ntoa' function. */ #undef HAVE_INET_NTOA +/* Define to 1 if you have the `inet_ntop' function. */ +#undef HAVE_INET_NTOP + /* Define to 1 if you have the `innetgr' function. */ #undef HAVE_INNETGR @@ -120,9 +150,19 @@ /* Define this if you have MIT Kerberos libraries */ #undef HAVE_KRB5 +/* Define this if the function krb5_get_error_message is available */ +#undef HAVE_KRB5_GET_ERROR_MESSAGE + +/* Define this if the function krb5_get_init_creds_opt_set_addressless is + available */ +#undef HAVE_KRB5_GET_INIT_CREDS_OPT_SET_ADDRESSLESS + /* Define to 1 if you have the header file. */ #undef HAVE_LIBINTL_H +/* Define to 1 if you have the `tirpc' library (-ltirpc). */ +#undef HAVE_LIBTIRPC + /* tcp-wrapper */ #undef HAVE_LIBWRAP @@ -273,6 +313,9 @@ /* tcp-wrapper */ #undef HAVE_TCP_WRAPPER +/* Define to 1 if you have the header file. */ +#undef HAVE_TIRPC_NETCONFIG_H + /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H @@ -291,6 +334,12 @@ /* Define to 1 if `vfork' works. */ #undef HAVE_WORKING_VFORK +/* Define to 1 if you have the `xdr_rpcb' function. */ +#undef HAVE_XDR_RPCB + +/* Define this if you want IPv6 support compiled in */ +#undef IPV6_SUPPORTED + /* Define this as the Kerberos version number */ #undef KRB5_VERSION