[tracker] build: Remove obsolete check for dbus-binding-tool
- From: JÃrg Billeter <juergbi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] build: Remove obsolete check for dbus-binding-tool
- Date: Thu, 19 Apr 2012 09:14:38 +0000 (UTC)
commit c80799f59333edc2178de7f4d639e489266a69a0
Author: JÃrg Billeter <j bitron ch>
Date: Thu Apr 19 11:13:38 2012 +0200
build: Remove obsolete check for dbus-binding-tool
configure.ac | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 30c8253..41dc18d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -725,12 +725,6 @@ fi
DBUS_SERVICES_DIR="$services_dir"
AC_SUBST(DBUS_SERVICES_DIR)
-# Check we have the D-Bus binding tool we need
-AC_PATH_PROG(DBUSBINDINGTOOL, dbus-binding-tool)
-if test -z $DBUSBINDINGTOOL; then
- AC_MSG_ERROR([Could not find 'dbus-binding-tool'])
-fi
-
GLIB_GENMARSHAL=`$PKG_CONFIG glib-2.0 --variable=glib_genmarshal`
AC_SUBST(GLIB_GENMARSHAL)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]