Handle the `gcc' tag used by newer versions of Boost.
commitd4d7af4850043865be673a173baf57ff947570d6
authorBenoit Sigoure <tsuna@lrde.epita.fr>
Fri, 11 Jan 2008 10:03:41 +0000 (11 11:03 +0100)
committerBenoit Sigoure <tsuna@lrde.epita.fr>
Fri, 11 Jan 2008 10:03:41 +0000 (11 11:03 +0100)
tree6f4f154b25ea320108e705c2ae0257022238f9a8
parent711ff578e30b618a8c01f563ffaf330169e24398
Handle the `gcc' tag used by newer versions of Boost.

* build-aux/boost.m4 (_BOOST_FIND_COMPILER_TAG): When the compiler
is gcc also try the `gcc' tag (after the version-specific tag e.g.
`gcc41') since newer versions of Boost (>= 1.35?) seem to do that.
Report and patch by David Herring.

Signed-off-by: Benoit Sigoure <tsuna@lrde.epita.fr>
ChangeLog
build-aux/boost.m4