Do not show 'b2 headers' help from a release; the headers are already in boost/

This commit is contained in:
Peter Dimov 2019-01-14 02:06:09 +02:00
parent bf602aede5
commit 73410010da

View file

@ -68,10 +68,14 @@ ECHO Bootstrapping is done. To build, run:
ECHO.
ECHO .\b2
ECHO.
IF EXIST libs\config\include (
ECHO. To generate header files, run:
ECHO.
ECHO. .\b2 headers
ECHO.
)
ECHO To adjust configuration, edit 'project-config.jam'.
ECHO Further information:
ECHO.