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:
@@ -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 ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user