Properly handle the runtime option `s' (static).
commit079290cdf20308326f037078500d5b13b6b339ee
authorBenoit Sigoure <tsuna@lrde.epita.fr>
Fri, 14 Dec 2007 12:39:46 +0000 (14 13:39 +0100)
committerBenoit Sigoure <tsuna@lrde.epita.fr>
Fri, 14 Dec 2007 13:35:16 +0000 (14 14:35 +0100)
tree8fae953e1874b9934ab1ccae438084473c2c2492
parentb41b28b9ce3f82ab438e53c720a02a4554924774
Properly handle the runtime option `s' (static).

* build-aux/boost.m4 (BOOST_FIND_LIB): Here.  When a static version
is requested, try to put the absolute path to the static archive on
the command line.
* tests/testsuite.at: Add a test with a static requirement.

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