[vte] Distcheck with gtk 2 but without introspection
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vte] Distcheck with gtk 2 but without introspection
- Date: Sun, 29 Aug 2010 11:58:01 +0000 (UTC)
commit 7f964f72bb6cb51c5f8a7265476eb6f581ef1d36
Author: Christian Persch <chpe gnome org>
Date: Fri Aug 20 21:22:41 2010 +0200
Distcheck with gtk 2 but without introspection
Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 3f0a06c..ffc1772 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 \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]