Fix test environment issue with ltdl from Libtool 2.2.6b.
authorLudovic Courtès <ludo@gnu.org>
Mon, 14 Dec 2009 09:59:25 +0000 (10:59 +0100)
committerLudovic Courtès <ludo@gnu.org>
Mon, 14 Dec 2009 09:59:25 +0000 (10:59 +0100)
commit5b98517a652ea51cbb0fd03e87a50c0b3add9707
tree5480a80180e845baf295871cdb5e2d4eb2dda5cb
parent61521ea0341286251d615b89e7ee9cd73a42201c
Fix test environment issue with ltdl from Libtool 2.2.6b.

Earlier versions of ltdl would look for extensions under $PWD; this
behavior changed in 2.2.6b.

* test-suite/standalone/Makefile.am (TESTS_ENVIRONMENT): Define
  $builddir.

* test-suite/standalone/test-asmobs: Specify the full path to
  `libtest-asmobs', using $builddir.

* test-suite/standalone/test-extensions: Likewise.
test-suite/standalone/Makefile.am
test-suite/standalone/test-asmobs
test-suite/standalone/test-extensions