]> git.ipfire.org Git - thirdparty/libtool.git/commit
emit sysrooted paths when installing .la files
authorPaolo Bonzini <bonzini@gnu.org>
Wed, 28 Jul 2010 22:02:59 +0000 (00:02 +0200)
committerPaolo Bonzini <bonzini@gnu.org>
Wed, 11 Aug 2010 18:43:04 +0000 (14:43 -0400)
commita3cff76611dc8e7681835946b4f9184d09684ef3
tree7774e335618c20cc833bcf0699093d0a4d7bfb87
parentd77a3a512406a429ca3e1f6aa8894552818d89c5
emit sysrooted paths when installing .la files

* libltdl/config/ltmain.m4sh (func_replace_sysroot): New.
(func_mode_link): Prepend paths in $libdir with the sysroot.  Further,
replace the sysroot with = (using func_replace_sysroot) whenever
such a path is written in a .la file.

Signed-off-by: Paolo Bonzini <bonzini@gnu.org>
Signed-off-by: Charles Wilson <libtool@cwilson.fastmail.fm>
libltdl/config/ltmain.m4sh