Do not pollute the user-reserved variables.
commit67d0f02a4bf28ed3248407c7882a851def620419
authorBenoit Sigoure <tsuna@lrde.epita.fr>
Mon, 19 Nov 2007 23:39:37 +0000 (20 00:39 +0100)
committerBenoit Sigoure <tsuna@lrde.epita.fr>
Tue, 20 Nov 2007 00:10:27 +0000 (20 01:10 +0100)
tree076a77911dd28c5286868dce9010472307f2a2f4
parent0fddc34b4e87d13f25fb61d5d61289d8cb5c0cee
Do not pollute the user-reserved variables.

* build-aux/boost.m4 (BOOST_FIND_LIB): Fix a bug: when a library was
found, the LDFLAGS and LIBS weren't properly reset and the macro was
thus polluting user-reserved variables.  This needs to be tested in
the testsuite.
Also do not pass -R to the compiler during the tests, this flag is
only usable safely with libtool.

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