]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - support/include/config.h.in
Merge branch 'upstream'
[nfs-utils.git] / support / include / config.h.in
index 209d958394a20ce7d79d75dff4b4759489602373..4dbe22b7e645a5e05da432b55656278435234d68 100644 (file)
    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_vc_create' function. */
+#undef HAVE_CLNT_VC_CREATE
+
 /* Define to 1 if you have the <com_err.h> header file. */
 #undef HAVE_COM_ERR_H
 
+/* Define this to 1 if AI_ADDRCONFIG macro is defined */
+#undef HAVE_DECL_AI_ADDRCONFIG
+
 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
    */
 #undef HAVE_DIRENT_H
 /* 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
 
 /* 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 <libintl.h> header file. */
 #undef HAVE_LIBINTL_H
 
+/* Define to 1 if you have the `tirpc' library (-ltirpc). */
+#undef HAVE_LIBTIRPC
+
 /* tcp-wrapper */
 #undef HAVE_LIBWRAP
 
 /* tcp-wrapper */
 #undef HAVE_TCP_WRAPPER
 
+/* Define to 1 if you have the <tirpc/netconfig.h> header file. */
+#undef HAVE_TIRPC_NETCONFIG_H
+
 /* Define to 1 if you have the <unistd.h> header file. */
 #undef HAVE_UNISTD_H
 
 /* 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
 
 /* Define to the version of this package. */
 #undef PACKAGE_VERSION
 
-/* Define this if you want to enable various security checks in statd. These
-   checks basically keep anyone but lockd from using this service. */
-#undef RESTRICTED_STATD
-
 /* Define as the return type of signal handlers (`int' or `void'). */
 #undef RETSIGTYPE