summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2011-11-29 14:38:53 +1100
committerRobert Ancell <robert.ancell@canonical.com>2011-11-29 14:38:53 +1100
commitd9c8d8724792f316bd6ba4507cf909e3a76506e5 (patch)
tree6c648aeba0007e3e2d6b1ef4282c836123c7df14 /configure.ac
parent98a1affc25e21f6ce59c12186ea655c5ac64781f (diff)
downloadlightdm-d9c8d8724792f316bd6ba4507cf909e3a76506e5.tar.gz
Remove obsolete dbus-binding-tool build variables
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 21e198b5..8862117a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -111,8 +111,6 @@ AC_ARG_ENABLE(tests,
AM_CONDITIONAL(COMPILE_TESTS, test x"$enable_tests" != "xno")
AC_PATH_PROG(GLIB_GENMARSHAL, glib-genmarshal)
-AC_PATH_PROG(DBUSBINDINGTOOL, dbus-binding-tool)
-AC_SUBST(DBUSBINDINGTOOL)
dnl ###########################################################################
dnl Configurable values