From 9806110f88d04ef35523aaa5d989a64f8bf8fd6f Mon Sep 17 00:00:00 2001 From: Roland Schwarz Date: Fri, 10 Aug 2007 01:22:59 +0000 Subject: [PATCH] made the feature "format" propagated [SVN r38558] --- src/tools/boostbook.jam | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tools/boostbook.jam b/src/tools/boostbook.jam index 047af38ae..1d32e748f 100644 --- a/src/tools/boostbook.jam +++ b/src/tools/boostbook.jam @@ -29,7 +29,7 @@ import build-system ; import xsltproc : xslt xslt-dir ; feature.feature format : html xhtml htmlhelp onehtml man pdf ps docbook fo tests - : incidental implicit composite ; + : incidental implicit composite propagated ; type.register DTDXML : dtdxml ; type.register XML : xml ;