summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2016-01-13 08:36:37 +0100
committerGuido Günther <agx@sigxcpu.org>2016-01-13 08:36:37 +0100
commit369ed73f895e86f60555cf3b8533b9de8f08ed98 (patch)
treeb6d599d1d58b4a49c215f0104ffff0fac6eade9a /config.h.in
parent15df30337fb7dc4976133b9f317aaedb2f8bbdf5 (diff)
New upstream version 1.3.1~rc1
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index b5483f0b8..ac5638330 100644
--- a/config.h.in
+++ b/config.h.in
@@ -1054,6 +1054,9 @@
/* Define to 1 if you have the 'getifaddrs' function. */
#undef HAVE_GETIFADDRS
+/* Define to 1 if you have the `getlocalename_l' function. */
+#undef HAVE_GETLOCALENAME_L
+
/* Define to 1 if you have the 'getmntent_r' function. */
#undef HAVE_GETMNTENT_R
@@ -1066,6 +1069,9 @@
/* Define to 1 if you have the 'getpwuid_r' function. */
#undef HAVE_GETPWUID_R
+/* Define to 1 if you have the 'getrlimit' function. */
+#undef HAVE_GETRLIMIT
+
/* Define to 1 if you have the `getservbyname' function. */
#undef HAVE_GETSERVBYNAME
@@ -1694,6 +1700,9 @@
/* Define to 1 if `ss_family' is a member of `struct sockaddr_storage'. */
#undef HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY
+/* Defined if struct sockpeercred is available */
+#undef HAVE_STRUCT_SOCKPEERCRED
+
/* Define to 1 if `st_atimensec' is a member of `struct stat'. */
#undef HAVE_STRUCT_STAT_ST_ATIMENSEC
@@ -2472,6 +2481,9 @@
/* whether libxenlight driver is enabled */
#undef WITH_LIBXL
+/* whether virt-login-shell is built */
+#undef WITH_LOGIN_SHELL
+
/* whether LXC driver is enabled */
#undef WITH_LXC