X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=support%2Finclude%2Fconfig.h.in;h=3e85850011df7905ed6c80f3d3c8833245c026e6;hp=f288aa0fe8ebc4d817cd6c71134229cadaa9d39c;hb=HEAD;hpb=4abf3ddbc0645be99ef0c8a5fb487084f45b0aab diff --git a/support/include/config.h.in b/support/include/config.h.in index f288aa0..3e85850 100644 --- a/support/include/config.h.in +++ b/support/include/config.h.in @@ -1,4 +1,4 @@ -/* support/include/config.h.in. Generated from configure.in by autoheader. */ +/* support/include/config.h.in. Generated from configure.ac by autoheader. */ /* Define to 1 if the `closedir' function returns void instead of `int'. */ #undef CLOSEDIR_VOID @@ -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,8 +31,10 @@ /* 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 your rpcsec library provides authgss_free_private_data, */ +#undef HAVE_AUTHGSS_FREE_PRIVATE_DATA + +/* Define to 1 if you have the `authgss_set_debug_level' function. */ #undef HAVE_AUTHGSS_SET_DEBUG_LEVEL /* Define this if you want to use BSD signal semantics */ @@ -90,15 +89,28 @@ /* 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 `getrpcbyname' function. */ +#undef HAVE_GETRPCBYNAME + /* Define to 1 if you have the `gettimeofday' function. */ #undef HAVE_GETTIMEOFDAY /* Define this if the Kerberos GSS library supports gss_krb5_ccache_name */ #undef HAVE_GSS_KRB5_CCACHE_NAME +/* Define this if the Kerberos GSS library supports + gss_krb5_free_lucid_sec_context */ +#undef HAVE_GSS_KRB5_FREE_LUCID_SEC_CONTEXT + /* Define to 1 if you have the `hasmntopt' function. */ #undef HAVE_HASMNTOPT @@ -117,12 +129,34 @@ /* 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 +/* 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 header file. */ +#undef HAVE_LIBGEN_H + +/* Define to 1 if you have the `gssglue' library (-lgssglue). */ +#undef HAVE_LIBGSSGLUE + /* Define to 1 if you have the header file. */ #undef HAVE_LIBINTL_H +/* Define to 1 if you have the header file. */ +#undef HAVE_LIBIO_H + +/* Define to 1 if you have and wish to use libtirpc. */ +#undef HAVE_LIBTIRPC + /* tcp-wrapper */ #undef HAVE_LIBWRAP @@ -158,18 +192,24 @@ /* 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 /* Define to 1 if you have the header file. */ #undef HAVE_PATHS_H +/* Define to 1 if you have the `ppoll' function. */ +#undef HAVE_PPOLL + /* Define to 1 if you have the `realpath' function. */ #undef HAVE_REALPATH @@ -189,8 +229,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. */ @@ -232,6 +272,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 @@ -239,6 +282,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 @@ -291,6 +337,9 @@ /* Define to 1 if `vfork' works. */ #undef HAVE_WORKING_VFORK +/* Define this if you want IPv6 support compiled in */ +#undef IPV6_SUPPORTED + /* Define this as the Kerberos version number */ #undef KRB5_VERSION @@ -301,6 +350,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 @@ -309,16 +362,22 @@ . */ #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! */ #undef NFS_STATEDIR +/* 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 @@ -334,13 +393,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 @@ -376,6 +434,9 @@ STACK_DIRECTION = 0 => direction of growth unknown */ #undef STACK_DIRECTION +/* Define this to a script which can start statd on mount */ +#undef START_STATD + /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS @@ -385,6 +446,9 @@ /* Define to 1 if your declares `struct tm'. */ #undef TM_IN_SYS_TIME +/* Define if you want to use blkid to find uuid of filesystems */ +#undef USE_BLKID + /* Define this if the private function, gss_krb5_cache_name, must be used to tell the Kerberos library which credentials cache to use. Otherwise, this is done by setting the KRB5CCNAME environment variable */ @@ -393,6 +457,17 @@ /* Version number of package */ #undef VERSION +/* Enable large inode numbers on Mac OS X 10.5. */ +#ifndef _DARWIN_USE_64_BIT_INODE +# define _DARWIN_USE_64_BIT_INODE 1 +#endif + +/* Number of bits in a file offset, on hosts where this is settable. */ +#undef _FILE_OFFSET_BITS + +/* Define for large files, on AIX-style hosts. */ +#undef _LARGE_FILES + /* Define to empty if `const' does not conform to ANSI C. */ #undef const