]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - support/include/config.h.in
debian-changes
[nfs-utils.git] / support / include / config.h.in
index b8b46e2c9e3073f155d65ed31cab82c5bd174b49..285abf89f57b9a968d5a5fa05e71a5de057aeae2 100644 (file)
@@ -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
 
 /* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
 
+/* Define to 1 if you have the <keyutils.h> header file. */
+#undef HAVE_KEYUTILS_H
+
 /* Define this if you have MIT Kerberos libraries */
 #undef HAVE_KRB5
 
 /* Define to 1 if you have the <syslog.h> header file. */
 #undef HAVE_SYSLOG_H
 
+/* Define to 1 if you have the <sys/capability.h> header file. */
+#undef HAVE_SYS_CAPABILITY_H
+
 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
    */
 #undef HAVE_SYS_DIR_H
 /* 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
 
 /* 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