]> sourceware.org Git - automake.git/commit
Fix for PR automake/285:
authorAlexandre Duret-Lutz <adl@gnu.org>
Sun, 7 Mar 2004 12:36:53 +0000 (12:36 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Sun, 7 Mar 2004 12:36:53 +0000 (12:36 +0000)
commit738aedb2f3e4c28c94374a3ca48da92b8372c9d0
treec694f44182c79298fab8023f4eba28af030c7c1f
parentb302c0647e847f308fe1b72590acff004840529c
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 [new file with mode: 0755]
This page took 0.029669 seconds and 5 git commands to generate.