[Spice-commits] configure.ac
Frediano Ziglio
fziglio at kemper.freedesktop.org
Tue Nov 10 02:40:12 PST 2015
configure.ac | 4 ----
1 file changed, 4 deletions(-)
New commits:
commit 5bcbc4f2ba2f9e7cbe4264188257308294dda178
Author: Francois Gouget <fgouget at codeweavers.com>
Date: Tue Nov 10 10:39:08 2015 +0000
build-sys: Remove some dead configure.ac DBus code
Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
Acked-by: Christophe Fergeau <cfergeau at redhat.com>
diff --git a/configure.ac b/configure.ac
index 5790a37..7033cbb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -671,10 +671,6 @@ have_dbus=no
if test "x$enable_dbus" != "xno"; then
AC_DEFINE([USE_GDBUS], [1], [Define if supporting gdbus])
have_dbus=yes
-
- if test "x$enable_dbus" = "xyes" && test "x$have_dbus" = "xno"; then
- AC_MSG_ERROR([D-Bus support explicitly requested, but some required packages are not available])
- fi
fi
SPICE_CHECK_LZ4
More information about the Spice-commits
mailing list