summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-06-02 08:40:47 +0200
committerGuido Günther <agx@sigxcpu.org>2014-06-02 08:40:47 +0200
commit899c1d32fd12eda134f69c18255c96f6a428679b (patch)
treed0e0b25061e03c3051bfdf584f466f0694a70cc1 /config.h.in
parentb38846c74874f77464e63fcbc0da39cbe73c5670 (diff)
New upstream version 1.2.5
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index f4ce8184e..78d53abbf 100644
--- a/config.h.in
+++ b/config.h.in
@@ -1135,6 +1135,9 @@
/* Define to 1 if you have the <libintl.h> header file. */
#undef HAVE_LIBINTL_H
+/* Define to 1 if you have the `kvm' library (-lkvm). */
+#undef HAVE_LIBKVM
+
/* whether the netlink library is available */
#undef HAVE_LIBNL
@@ -2308,6 +2311,10 @@
/* path to directory containing UUCP device lock files */
#undef VIR_CHRDEV_LOCK_FILE_PATH
+/* Define to empty or 'const' depending on how SELinux qualifies its security
+ context parameters */
+#undef VIR_SELINUX_CTX_CONST
+
/* Define to the absolute path of a shell that does not truncate on <>
redirection, if /bin/sh does not fit the bill */
#undef VIR_WRAPPER_SHELL