]> git.ipfire.org Git - thirdparty/libtool.git/commit
tests: ensure mdemo.at doesn't rely on installed libltdl.
authorGary V. Vaughan <gary@gnu.org>
Sat, 6 Oct 2012 05:53:33 +0000 (12:53 +0700)
committerGary V. Vaughan <gary@gnu.org>
Sat, 6 Oct 2012 05:53:33 +0000 (12:53 +0700)
commitb505244be8b5160a5564fd3fd1daf16a0038415b
tree37a691007f1c22555aa27adf125101408be1ba32
parent991b5e52a77c4705614387b370219b3a24e9dc1c
tests: ensure mdemo.at doesn't rely on installed libltdl.

* tests/mdemo.at (configuer.ac): Build an included convenience
libltdl.
(Makefile.am): Add subdir-objects.
Remove override rules from legacy mdemo tests to reuse parent
libltdlc.la.
(LT_AT_CHECK_CONFIG): Add --with-included-ltdl to configure
arguments so that test cases always use the subproject libltdl
in preference to any installed libltdl.
Reported by Peter Rosin.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
tests/mdemo.at