tsuna / boost.m4

M4 macros to use Boost with the autotools
http://wiki.github.com/tsuna/boost.m4/
GNU General Public License v3.0
87 stars 52 forks source link

Bring tests up-to-date with 1.51-1.59 #78

Closed djerius closed 8 years ago

djerius commented 8 years ago

I've created a set of branches

which bring boost.m4 up-to-date with boost version 1.51 - 1.59. This PR includes all of the changes from those branches. I'd previously issued a PR just for context, but I've withdrawn that in favor of this one.

The result have been successfully tested against 1.51 - 1.59 on Debian 7, gcc 4.7.2, with boost compiled with its default parameters. The only failures are for those boost modules which don't exist on the boost version tested.

If you prefer separate PR's for all of the modules, please let me know.