X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=support%2Finclude%2Fconfig.h.in;h=03c9ceb8c46d27302fea7e962b4397e55b8e2760;hb=6295bb04c73403a219bc96cc6770fc96bec19ba6;hp=b8b46e2c9e3073f155d65ed31cab82c5bd174b49;hpb=10cfddc260b77025807906f72c8d98d9fe84a6c5;p=nfs-utils.git diff --git a/support/include/config.h.in b/support/include/config.h.in index b8b46e2..03c9ceb 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