[vte] build: Disable vala for distcheck
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vte] build: Disable vala for distcheck
- Date: Tue, 21 Mar 2017 17:58:39 +0000 (UTC)
commit a7d534ac6135fa303f899a9e13483fbe24d1a679
Author: Christian Persch <chpe src gnome org>
Date: Tue Mar 21 18:57:51 2017 +0100
build: Disable vala for distcheck
Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index d7d66e1..10c9c93 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,8 +22,8 @@ pkgconfig_DATA = vte-$(VTE_API_VERSION).pc
DISTCHECK_CONFIGURE_FLAGS = \
--enable-gtk-doc \
--enable-introspection \
- --enable-vala \
- --enable-test-application \
+ --disable-vala \
+ --disable-test-application \
--disable-silent-rules \
--with-gtk=$(GTK_API_VERSION)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]