[gnome-builder/gnome-builder-3-18] vala: fix build output when auto and no available
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/gnome-builder-3-18] vala: fix build output when auto and no available
- Date: Tue, 13 Oct 2015 07:27:47 +0000 (UTC)
commit a70baecdfe592c840450289bd98b9f5cee033c60
Author: Christian Hergert <christian hergert me>
Date: Mon Sep 28 04:22:45 2015 -0700
vala: fix build output when auto and no available
plugins/vala-pack/configure.ac | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/vala-pack/configure.ac b/plugins/vala-pack/configure.ac
index 6a13a81..aa1def3 100644
--- a/plugins/vala-pack/configure.ac
+++ b/plugins/vala-pack/configure.ac
@@ -10,6 +10,7 @@ AS_IF([test x$enable_vala_pack_plugin != xno],[
AS_IF([test x$enable_vala_pack_plugin = xyes],[
AC_MSG_ERROR([Failed to locate vala. Please install the vala-devel package.])
])
+ enable_vala_pack_plugin=no
])
])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]