Add macros to check for Boost libraries and headers.
commited2863607530a3c79bd42b52cd5138e37e1a6696
authorBenoit Sigoure <tsuna@lrde.epita.fr>
Thu, 1 Nov 2007 13:11:00 +0000 (1 14:11 +0100)
committerBenoit Sigoure <tsuna@lrde.epita.fr>
Thu, 1 Nov 2007 15:08:39 +0000 (1 16:08 +0100)
tree0efb53c9fb7876b2cf123d36633a9a24302f9543
parentc178eeba5520056aa7823e953cb02e26378ab436
Add macros to check for Boost libraries and headers.

* build-aux/boost.m4 (BOOST_REQUIRE): Restrain variable names to the
pseudo /_?boost/i namespace.  Look up the version string of Boost in
boost/version.hpp.
(BOOST_FIND_HEADER, BOOST_FIND_LIB): New.
.gitignore [new file with mode: 0644]
ChangeLog
build-aux/boost.m4