[evolution-data-server] Remove --disable-gtk3 from DISTCHECK_CONFIGURE_FLAGS.



commit 225a58f753b92f6d11a54822aeb7529452974f29
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sun Mar 6 09:40:59 2011 -0500

    Remove --disable-gtk3 from DISTCHECK_CONFIGURE_FLAGS.

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
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



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