From 7955e049fd0df5c52b0613ba228558cff7d0f2ce Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 29 Jun 2010 09:25:15 -0400 Subject: [PATCH] TEMPORARILY build without weather calendars in distcheck. Will revert this when we see a libgweather-2.90.x release. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 414c073..0da20a7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ACLOCAL_AMFLAGS=-I m4 -DISTCHECK_CONFIGURE_FLAGS = --enable-gtk3 --enable-gtk-doc --with-krb5=/usr +DISTCHECK_CONFIGURE_FLAGS = --enable-gtk3 --enable-gtk-doc --with-krb5=/usr --without-weather if ENABLE_CALENDAR CALENDAR_DIR = calendar -- 2.7.4