]> 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 dcf16cb5d8862da987ec92cc77640f8909c4e48c..dcd2102ccb428f4d4c66f7e1c5525242e10b2b1f 100644 (file)
@@ -34,8 +34,7 @@
 /* Define to 1 if you have the `atexit' function. */
 #undef HAVE_ATEXIT
 
-/* Define this if the rpcsec_gss library has the function
-   authgss_set_debug_level */
+/* Define to 1 if you have the `authgss_set_debug_level' function. */
 #undef HAVE_AUTHGSS_SET_DEBUG_LEVEL
 
 /* Define to 1 if you have the `bindresvport_sa' function. */
 /* 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 <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 `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 `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
 
 /* Define to 1 if you have the <netinet/in.h> header file. */
 #undef HAVE_NETINET_IN_H
 
-/* Whether nfs4_set_debug() is present in libnfsidmap */
+/* Define to 1 if you have the `nfs4_set_debug' function. */
 #undef HAVE_NFS4_SET_DEBUG
 
 /* Define to 1 if you have the <nfsidmap.h> header file. */
 /* 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 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