Merged in volodyas patch from RC_1_34_0

http://lists.boost.org/boost-users/2007/05/27724.php

[SVN r39106]
This commit is contained in:
Roland Schwarz 2007-09-02 15:57:36 +00:00
parent ece9e7aa92
commit aa5bb27015

View file

@ -402,7 +402,8 @@ if $(layout-versioned)
{
noversion-file =
[ MATCH "(.*)-[0-9_]+([.]so)[.0-9]*" : $(name) ]
[ MATCH "(.*)-[0-9_]+([.]a)" : $(name) ] ;
[ MATCH "(.*)-[0-9_]+([.]a)" : $(name) ]
[ MATCH "(.*)-[0-9_]+([.]dll[.]a)" : $(name) ] ;
}
local new-name =