aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2011-03-06 23:14:00 +0800
committerMatthew Barnes <mbarnes@redhat.com>2011-03-06 23:14:00 +0800
commit9b26cb1a7cd91b590b18b659393ac4cc68e655e5 (patch)
tree16707dd0a111085f48a7b0a76071dcaa6c2dd756
parent8c909aaeab41eafa3bbc52ddb14ab15bb38c52ee (diff)
downloadgsoc2013-evolution-EVOLUTION_2_91_91.tar
gsoc2013-evolution-EVOLUTION_2_91_91.tar.gz
gsoc2013-evolution-EVOLUTION_2_91_91.tar.bz2
gsoc2013-evolution-EVOLUTION_2_91_91.tar.lz
gsoc2013-evolution-EVOLUTION_2_91_91.tar.xz
gsoc2013-evolution-EVOLUTION_2_91_91.tar.zst
gsoc2013-evolution-EVOLUTION_2_91_91.zip
Remove --disable-gtk3 from DISTCHECK_CONFIGURE_FLAGS.EVOLUTION_2_91_91
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e10e7e42da..bb2b0c7022 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -148,7 +148,6 @@ MAINTAINERCLEANFILES = \
# Scrollkeeper must be disabled for distcheck to work because
# distcheck uses a custom prefix. See GNOME bug #354357.
DISTCHECK_CONFIGURE_FLAGS = \
- --disable-gtk3 \
--enable-gtk-doc \
--disable-scrollkeeper \
--enable-test-component \