aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2011-03-06 23:14:00 +0800
committerRodrigo Moya <rodrigo@gnome-db.org>2011-06-30 00:41:41 +0800
commit8022759c98719bf3d2feb61ed7e44931bfd70556 (patch)
treecfd52cbf51da1357963f4ab359450d873dae0ae8
parent1354b4080f54119ec0b2f25adcc7a2f31950c43e (diff)
downloadgsoc2013-evolution-8022759c98719bf3d2feb61ed7e44931bfd70556.tar
gsoc2013-evolution-8022759c98719bf3d2feb61ed7e44931bfd70556.tar.gz
gsoc2013-evolution-8022759c98719bf3d2feb61ed7e44931bfd70556.tar.bz2
gsoc2013-evolution-8022759c98719bf3d2feb61ed7e44931bfd70556.tar.lz
gsoc2013-evolution-8022759c98719bf3d2feb61ed7e44931bfd70556.tar.xz
gsoc2013-evolution-8022759c98719bf3d2feb61ed7e44931bfd70556.tar.zst
gsoc2013-evolution-8022759c98719bf3d2feb61ed7e44931bfd70556.zip
Remove --disable-gtk3 from DISTCHECK_CONFIGURE_FLAGS.
-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 \