From cfea1e9e6d2711de71c8b658da065ee09e685d7f Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Wed, 13 Feb 2008 22:33:32 +0000 Subject: [PATCH] do the distcheck with --with-security-framework=dummy --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 2794ffc46..6e30c6556 100644 --- a/Makefile.am +++ b/Makefile.am @@ -87,5 +87,5 @@ MAINTAINERCLEANFILES = \ aclocal.m4 \ $(NULL) -DISTCHECK_CONFIGURE_FLAGS = --disable-gcov --enable-gtk-doc +DISTCHECK_CONFIGURE_FLAGS = --disable-gcov --enable-gtk-doc --with-security-framework=dummy