[tracker/rss-enclosures] tracker-store: Don't explicitly link to libstemmer



commit f0a8d879b5518aac4f0b0bd39407abd98322ecc2
Author: Aleksander Morgado <aleksander lanedo com>
Date:   Tue Jun 15 12:06:38 2010 +0200

    tracker-store: Don't explicitly link to libstemmer

 src/tracker-store/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/tracker-store/Makefile.am b/src/tracker-store/Makefile.am
index a5b986f..e966eba 100644
--- a/src/tracker-store/Makefile.am
+++ b/src/tracker-store/Makefile.am
@@ -69,7 +69,6 @@ tracker_store_LDADD =							\
 	$(top_builddir)/src/libtracker-data/libtracker-data.la		\
 	$(top_builddir)/src/libtracker-db/libtracker-db.la 		\
 	$(top_builddir)/src/libtracker-common/libtracker-common.la 	\
-	$(top_builddir)/src/libstemmer/libstemmer.la	 		\
 	$(SQLITE3_LIBS)							\
 	$(DBUS_LIBS)							\
 	$(GIO_LIBS)							\



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