From: Matthew Barnes Date: Sun, 6 Mar 2011 14:40:59 +0000 (-0500) Subject: Remove --disable-gtk3 from DISTCHECK_CONFIGURE_FLAGS. X-Git-Tag: upstream/3.7.4~2196 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=225a58f753b92f6d11a54822aeb7529452974f29;p=platform%2Fupstream%2Fevolution-data-server.git Remove --disable-gtk3 from DISTCHECK_CONFIGURE_FLAGS. --- diff --git a/Makefile.am b/Makefile.am index fc9bf7a..4c0278f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ACLOCAL_AMFLAGS=-I m4 -DISTCHECK_CONFIGURE_FLAGS = --disable-gtk3 --enable-gtk-doc --with-krb5=/usr --without-weather --enable-introspection +DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --with-krb5=/usr --without-weather --enable-introspection if ENABLE_CALENDAR CALENDAR_DIR = calendar