[gspell] build: add more flags to AM_DISTCHECK_CONFIGURE_FLAGS



commit 4d2db87f5b549a853e930187cb77fe5a8e637848
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Mon Aug 1 15:41:13 2016 +0200

    build: add more flags to AM_DISTCHECK_CONFIGURE_FLAGS

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 62382e0..d515b4f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,7 @@ SUBDIRS = gspell po docs tests testsuite
 
 @CODE_COVERAGE_RULES@
 
-AM_DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
+AM_DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection --enable-vala
 
 pkgconfig_DATA = gspell-$(GSPELL_API_VERSION).pc
 DISTCLEANFILES = $(pkgconfig_DATA)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]