[evolution] Don't require online-accounts support for distcheck.



commit cf52d65823e51f5b709d966cf3bff62fa31af43a
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sat Sep 3 21:47:22 2011 -0400

    Don't require online-accounts support for distcheck.
    
    Makes it possible to run "make distcheck" on non-GNOME 3 environments.

 Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index bb2b0c7..e2e1b15 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -149,6 +149,7 @@ MAINTAINERCLEANFILES =			\
 # distcheck uses a custom prefix.  See GNOME bug #354357.
 DISTCHECK_CONFIGURE_FLAGS =		\
 	--enable-gtk-doc		\
+	--disable-goa			\
 	--disable-scrollkeeper		\
 	--enable-test-component		\
 	--disable-image-inline		\



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