Fix for PR automake/285:
commit9a0d838f4762205a5d02a38832f61e56379ccefb
authorAlexandre Duret-Lutz <adl@gnu.org>
Sun, 7 Mar 2004 12:36:54 +0000 (7 12:36 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Sun, 7 Mar 2004 12:36:54 +0000 (7 12:36 +0000)
tree15f2e6d40e6d8330ffd2336f1999497e2171a57f
parentb95837bf559fe59e821d76312b77ea0beebc562c
Fix for PR automake/285:
* automake.in (handle_ltlibraries): Keep track of installation
directories for each condition, then define a $(am_TARGET_rpath)
variable to hold the -rpath flags of Libtool libraries conditionally
installed in different directories.
* lib/Automake/DisjConditions.pm (merge): New function.
* tests/libtool6.test: Adjust.
* tests/libtool8.test: New file.
* tests/Makefile.am (TEST): Add libtool8.test.
ChangeLog
NEWS
automake.in
lib/Automake/DisjConditions.pm
tests/Makefile.am
tests/Makefile.in
tests/libtool6.test
tests/libtool8.test [copied from tests/libtool6.test with 71% similarity]