[pyatspi2] Remove references to dbind



commit 669b1d6af00e4d8603d9e3e44166df3552928307
Author: Mike Gorse <mgorse novell com>
Date:   Mon Nov 16 18:44:12 2009 -0500

    Remove references to dbind

 configure.ac |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 189241a..5d6313f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -37,10 +37,6 @@ if test "$enable_tests" = "yes"; then
         AC_SUBST(DBUS_LIBS)
         AC_SUBST(DBUS_CFLAGS)
 
-        PKG_CHECK_MODULES(DBIND, [dbind-0.1 >= 0.1])
-        AC_SUBST(DBIND_LIBS)
-        AC_SUBST(DBIND_CFLAGS)
-
         PKG_CHECK_MODULES(GLIB, [glib-2.0])
         AC_SUBST(GLIB_LIBS)
         AC_SUBST(GLIB_CFLAGS)



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