Check that version.hpp exists before trying an include path.
commit3676b2727f93573a7f5b0058368f0acfc05a7c03
authorBenoit Sigoure <tsuna@lrde.epita.fr>
Tue, 20 Nov 2007 11:13:48 +0000 (20 12:13 +0100)
committerBenoit Sigoure <tsuna@lrde.epita.fr>
Tue, 20 Nov 2007 11:13:48 +0000 (20 12:13 +0100)
tree92e3702f54aff0634e7d812ab087ea535a2d383a
parent4364b89ebf9698004e7b15f34735f218dcc78616
Check that version.hpp exists before trying an include path.

* build-aux/boost.m4 (BOOST_REQUIRE): Here.  This ensures that we
don't get the include path wrong *but* the test succeeds because
Boost is reachable thanks to the default include path of the
compiler.  Bug reported by Staffan GimÃ¥ker.

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