2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-15 13:02:11 +00:00

Fix path features in auto-index's boost build tool.

[SVN r75836]
This commit is contained in:
Daniel James
2011-12-07 09:17:10 +00:00
parent 6b43e874ff
commit c84cbbf379

View File

@@ -11,8 +11,8 @@ feature.feature auto-index : off "on" ;
feature.feature auto-index-internal : off "on" ;
feature.feature auto-index-verbose : off "on" ;
feature.feature auto-index-no-duplicates : off "on" ;
feature.feature auto-index-script : : free ;
feature.feature auto-index-prefix : : free ;
feature.feature auto-index-script : : free path ;
feature.feature auto-index-prefix : : free path ;
feature.feature auto-index-type : : free ;
feature.feature auto-index-section-names : "on" off ;