[Spice-devel] [client 2/5] build-sys: Remove some dead configure.ac DBus code
Francois Gouget
fgouget at codeweavers.com
Fri Oct 30 03:45:57 PDT 2015
Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
---
configure.ac | 4 ----
1 file changed, 4 deletions(-)
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
--
2.6.1
More information about the Spice-devel
mailing list