X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=support%2Finclude%2Fconfig.h.in;h=a25fc65595528b3d796ab3055e40a17c11a2440a;hb=117cffb25e61cb38e5cb4abaa202b8cd86d17bcf;hp=4dbe22b7e645a5e05da432b55656278435234d68;hpb=515695dc49c168a2e4c5f3ad93004c1b13e27c68;p=nfs-utils.git diff --git a/support/include/config.h.in b/support/include/config.h.in index 4dbe22b..a25fc65 100644 --- a/support/include/config.h.in +++ b/support/include/config.h.in @@ -15,9 +15,6 @@ this is either `int' or `gid_t'. */ #undef GETGROUPS_T -/* Define this if you want rpcsec_gss support compiled in */ -#undef GSS_SUPPORTED - /* Define to 1 if you have the `alarm' function. */ #undef HAVE_ALARM @@ -34,34 +31,15 @@ /* 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. */ -#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 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 +86,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 @@ -144,6 +122,9 @@ /* 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 @@ -154,10 +135,13 @@ available */ #undef HAVE_KRB5_GET_INIT_CREDS_OPT_SET_ADDRESSLESS +/* Define to 1 if you have the header file. */ +#undef HAVE_LIBGEN_H + /* Define to 1 if you have the header file. */ #undef HAVE_LIBINTL_H -/* Define to 1 if you have the `tirpc' library (-ltirpc). */ +/* Define to 1 if you have and wish to use libtirpc. */ #undef HAVE_LIBTIRPC /* tcp-wrapper */ @@ -195,12 +179,15 @@ /* 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. */ #undef HAVE_NFSIDMAP_H +/* Define to 1 if you have the header file. */ +#undef HAVE_NFS_PLUGIN_H + /* Define to 1 if you have the `pathconf' function. */ #undef HAVE_PATHCONF @@ -226,8 +213,8 @@ /* Define to 1 if you have the `socket' function. */ #undef HAVE_SOCKET -/* Define to 1 if you have the header file. */ -#undef HAVE_SPKM3_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SQLITE3_H /* Define to 1 if `stat' has the bug that it succeeds when given the zero-length file name argument. */ @@ -269,6 +256,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 @@ -276,6 +266,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_FILE_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_INOTIFY_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_IOCTL_H @@ -310,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 @@ -331,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 @@ -347,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 @@ -355,11 +346,11 @@ . */ #undef MAJOR_IN_SYSMACROS -/* Define this if you want NFSv3 support compiled in */ -#undef NFS3_SUPPORTED +/* This defines the location of the NFS mount configuration file */ +#undef MOUNTOPTS_CONFFILE -/* Define this if you want NFSv4 support compiled in */ -#undef NFS4_SUPPORTED +/* Define this if you want mount to read a configuration file */ +#undef MOUNT_CONFIG /* This defines the location of the NFS state files. Warning: this must match definitions in config.mk! */ @@ -368,6 +359,9 @@ /* Define to 1 if your C compiler doesn't accept -c and -o together. */ #undef NO_MINUS_C_MINUS_O +/* Define this to the pathname where statd keeps its state file */ +#undef NSM_DEFAULT_STATEDIR + /* Name of package */ #undef PACKAGE @@ -383,6 +377,9 @@ /* 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