aboutsummaryrefslogtreecommitdiff
path: root/host.conf.in
diff options
context:
space:
mode:
authorRyan S. Arnold <ryan.arnold@linaro.org>2014-07-14 20:30:16 +0100
committerRyan S. Arnold <ryan.arnold@linaro.org>2014-07-14 20:30:16 +0100
commit92b9a45b234c510b10b3d124ae301872993201fc (patch)
treed1bf23cf69e920f4e5d1b93424631619d68dc22a /host.conf.in
parent29de28dc0d88cf87eb4cb99c00fe603c59bfa3f4 (diff)
Add support for --enable and --disable make_docs in configure and cbuild2.sh
This also adds test cases that verify the feature works properly in both configuration as well as, by-default. And additional fix in this patch is that it adds dryrun around make clean invocations. Change-Id: I1b369634bb14d4fffeb03f94a2a13d73c2656592
Diffstat (limited to 'host.conf.in')
-rw-r--r--host.conf.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/host.conf.in b/host.conf.in
index b1c204c7..db55caba 100644
--- a/host.conf.in
+++ b/host.conf.in
@@ -32,6 +32,7 @@ bootstrap=@ENABLE_BOOTSTRAP@
alltests=@ENABLE_ALLTESTS@
install=@ENABLE_INSTALL@
schroot_test=@ENABLE_SCHROOT_TEST@
+make_docs=@ENABLE_MAKE_DOCS@
supdate=@ENABLE_SOURCE_UPDATE@
wget_bin=@WGET@