X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=support%2Finclude%2Fconfig.h.in;h=285abf89f57b9a968d5a5fa05e71a5de057aeae2;hp=dcf16cb5d8862da987ec92cc77640f8909c4e48c;hb=3ad7dea527170ae12c9cdc2e428d0676ac261144;hpb=ac06221bedbae2238e38fb8905e0234432ab7a14 diff --git a/support/include/config.h.in b/support/include/config.h.in index dcf16cb..285abf8 100644 --- a/support/include/config.h.in +++ b/support/include/config.h.in @@ -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. */ @@ -44,24 +43,12 @@ /* 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 +/* Define this to 1 if AI_ADDRCONFIG macro is defined */ +#undef HAVE_DECL_AI_ADDRCONFIG + /* Define to 1 if you have the header file, and it defines `DIR'. */ #undef HAVE_DIRENT_H @@ -108,15 +95,15 @@ /* Define to 1 if you have the `gethostname' function. */ #undef HAVE_GETHOSTNAME +/* Define to 1 if you have the `getifaddrs' function. */ +#undef HAVE_GETIFADDRS + /* 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 @@ -138,15 +125,15 @@ /* 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 header file. */ #undef HAVE_INTTYPES_H +/* Define to 1 if you have the header file. */ +#undef HAVE_KEYUTILS_H + /* Define this if you have MIT Kerberos libraries */ #undef HAVE_KRB5 @@ -198,7 +185,7 @@ /* Define to 1 if you have the 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 header file. */ @@ -272,6 +259,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYSLOG_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_CAPABILITY_H + /* Define to 1 if you have the header file, and it defines `DIR'. */ #undef HAVE_SYS_DIR_H @@ -313,9 +303,6 @@ /* 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 @@ -334,9 +321,6 @@ /* 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 @@ -350,6 +334,10 @@ 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 . */ #undef MAJOR_IN_MKDEV @@ -358,9 +346,18 @@ . */ #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 +/* Define this if you want NFSv41 support compiled in */ +#undef NFS41_SUPPORTED + /* Define this if you want NFSv4 support compiled in */ #undef NFS4_SUPPORTED @@ -386,13 +383,12 @@ /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME +/* Define to the home page for this package. */ +#undef PACKAGE_URL + /* 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