[gnome-contacts] Revert some leftovers from last commit



commit 198cb00682761961c74ba7cf42d7c7744d57c0e3
Author: Alexander Larsson <alexl redhat com>
Date:   Thu Aug 18 22:52:26 2011 +0200

    Revert some leftovers from last commit

 configure.ac    |    1 -
 src/Makefile.am |    2 +-
 2 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f242b1c..fbca619 100644
--- a/configure.ac
+++ b/configure.ac
@@ -31,7 +31,6 @@ pkg_modules="gtk+-3.0
 	     folks >= 0.6.0
 	     folks-telepathy
 	     libnotify
-	     librobohash
 	     "
 PKG_CHECK_MODULES(CONTACTS, [$pkg_modules])
 CONTACTS_PACKAGES="--pkg gtk+-3.0 --pkg gio-2.0 --pkg folks --pkg folks-telepathy --pkg libnotify"
diff --git a/src/Makefile.am b/src/Makefile.am
index 84f57f0..1e042d5 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -9,7 +9,7 @@ AM_CPPFLAGS = \
 	$(NULL)
 
 AM_VALAFLAGS = \
-	--vapidir=$(srcdir)/../vapi --pkg config --pkg librobohash \
+	--vapidir=$(srcdir)/../vapi --pkg config \
 	@CONTACTS_PACKAGES@ \
 	$(NULL)
 



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