[gnome-bluetooth] build: Remove useless dbus-binding-tool check



commit 3da74fb411e32b3e1b8ce0703fc0d551600ed7a2
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Nov 4 19:20:19 2011 +0000

    build: Remove useless dbus-binding-tool check

 configure.ac |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 2f52230..9d8a7f2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -171,9 +171,6 @@ if test "x$enable_moblin" = "xyes" -a "x$have_moblin" != "xyes"; then
 fi
 AM_CONDITIONAL(WITH_MOBLIN, test "x$have_moblin" = "xyes")
 
-DBUS_BINDING_TOOL="dbus-binding-tool"
-AC_SUBST(DBUS_BINDING_TOOL)
-
 GDBUS_CODEGEN="gdbus-codegen"
 AC_SUBST(GDBUS_CODEGEN)
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]