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



commit 1fb944c2da6fadbee8b7d55930dbd7f9f2442605
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]