summaryrefslogtreecommitdiff
path: root/package/Makefile.autotools.in
diff options
context:
space:
mode:
authorThomas Lundquist <lists@zelow.no>2009-01-17 10:11:12 +0000
committerThomas Lundquist <lists@zelow.no>2009-01-17 10:11:12 +0000
commitfa2273f409f7197ef47e4cdde83e2d8948156eb7 (patch)
tree83655dd373f203fecd5c8d6185bc72a489534ed0 /package/Makefile.autotools.in
parent22ba8bcf0e901d568556a2448efa8ebfcf698362 (diff)
Easier with one place for configure options for disabling gtk-doc
Diffstat (limited to 'package/Makefile.autotools.in')
-rw-r--r--package/Makefile.autotools.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Makefile.autotools.in b/package/Makefile.autotools.in
index 6753f68b1..72e4c599c 100644
--- a/package/Makefile.autotools.in
+++ b/package/Makefile.autotools.in
@@ -248,6 +248,7 @@ $(BUILD_DIR)/%/.stamp_configured:
--prefix=/usr \
--exec-prefix=/usr \
--sysconfdir=/etc \
+ $(DISABLE_DOCUMENTATION) \
$(QUIET) $($(PKG)_CONF_OPT)
$(Q)touch $@