|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r79828 - trunk/tools/build/v2/contrib
From: jurko.gospodnetic_at_[hidden]
Date: 2012-08-01 05:03:21
Author: jurko
Date: 2012-08-01 05:03:19 EDT (Wed, 01 Aug 2012)
New Revision: 79828
URL: http://svn.boost.org/trac/boost/changeset/79828
Log:
Restored the boost//headers alias in the contrib/boost.jam Boost Build module, lost by accident in revision [79808].
Text files modified:
trunk/tools/build/v2/contrib/boost.jam | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
Modified: trunk/tools/build/v2/contrib/boost.jam
==============================================================================
--- trunk/tools/build/v2/contrib/boost.jam (original)
+++ trunk/tools/build/v2/contrib/boost.jam 2012-08-01 05:03:19 EDT (Wed, 01 Aug 2012)
@@ -206,6 +206,7 @@
: requirements <tag>@tag_std <search>$(lib)
;
+ alias headers ;
boost_lib_std chrono : BOOST_CHRONO_DYN_LINK ;
boost_lib_std date_time : BOOST_DATE_TIME_DYN_LINK ;
boost_lib_std filesystem : BOOST_FILE_SYSTEM_DYN_LINK ;
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk