]> 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 4dbe22b7e645a5e05da432b55656278435234d68..b8b46e2c9e3073f155d65ed31cab82c5bd174b49 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_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 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 <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
 
    slash. */
 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
 
+/* Define to the sub-directory in which libtool stores uninstalled libraries.
+   */
+#undef LT_OBJDIR
+
 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
    */
 #undef MAJOR_IN_MKDEV
    <sysmacros.h>. */
 #undef MAJOR_IN_SYSMACROS
 
+/* This defines the location of the NFS mount configuration file */
+#undef MOUNTOPTS_CONFFILE
+
+/* Define this if you want mount to read a configuration file */
+#undef MOUNT_CONFIG
+
 /* Define this if you want NFSv3 support compiled in */
 #undef NFS3_SUPPORTED