[tracker/tracker-0.10] build: Fixed broken distcheck configure arguments
- From: Martyn James Russell <mr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/tracker-0.10] build: Fixed broken distcheck configure arguments
- Date: Thu, 7 Apr 2011 13:48:08 +0000 (UTC)
commit 7e5b781d598fd09539f8cfbb1f6983e3eabe9fa1
Author: Martyn Russell <martyn lanedo com>
Date: Thu Apr 7 13:22:01 2011 +0100
build: Fixed broken distcheck configure arguments
Evolution plugin was building which shouldn't be the case
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 385551b..f9d3fcc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -81,7 +81,7 @@ DISTCHECK_CONFIGURE_FLAGS = \
--enable-unit-tests \
--enable-functional-tests \
--enable-gtk-doc \
- --enable-introspection
+ --enable-introspection \
--enable-miner-rss \
--enable-miner-flickr \
--disable-miner-evolution \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]