X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=support%2Finclude%2Fconfig.h.in;h=d6e2c9e5efb92b0ebf78ba9eebb24f9e4bc47805;hb=38861db18a0687aaf483ea0bf03bf8c928ca0980;hp=b8b46e2c9e3073f155d65ed31cab82c5bd174b49;hpb=10cfddc260b77025807906f72c8d98d9fe84a6c5;p=nfs-utils.git diff --git a/support/include/config.h.in b/support/include/config.h.in index b8b46e2..d6e2c9e 100644 --- a/support/include/config.h.in +++ b/support/include/config.h.in @@ -95,6 +95,9 @@ /* 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 @@ -253,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 @@ -346,6 +352,9 @@ /* 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 @@ -371,6 +380,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