[Spice-devel] [client 04/11] build-sys: Remove some dead configure.ac DBus code

Francois Gouget fgouget at codeweavers.com
Tue Nov 3 04:05:56 PST 2015


Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
---
 configure.ac | 4 ----
 1 file changed, 4 deletions(-)

This patch does not depend on any other patch in this series.

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