summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristian Persch <chpe@gnome.org>2010-08-20 21:22:41 +0200
committerChristian Persch <chpe@gnome.org>2010-08-26 22:31:19 +0200
commit7f964f72bb6cb51c5f8a7265476eb6f581ef1d36 (patch)
tree92544681a59a1493d22c3476ae3808624e6c9c7b /Makefile.am
parentc737262bf968ee94c22144c3ed7ed4f6fd27e2dd (diff)
downloadvte-7f964f72bb6cb51c5f8a7265476eb6f581ef1d36.tar.gz
Distcheck with gtk 2 but without introspection
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 3f0a06c2..ffc17724 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,9 +25,9 @@ pkgconfig_DATA = vte$(VTE_PC_VERSION).pc
DISTCHECK_CONFIGURE_FLAGS = \
--enable-gtk-doc \
- --enable-introspection \
+ --disable-introspection \
--disable-silent-rules \
- --with-gtk=3.0
+ --with-gtk=2.0
MAINTAINERCLEANFILES = \
ChangeLog \