]> git.ipfire.org Git - thirdparty/libtool.git/commit
Use /nonexistent as destination for files not to be installed.
authorMichael Haubenwallner <michael.haubenwallner@salomon.at>
Wed, 23 Apr 2008 21:48:46 +0000 (23:48 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Wed, 23 Apr 2008 21:48:46 +0000 (23:48 +0200)
commit4f2021de12cf4756b5d6b235560092e5cce0094c
treeb14055d18be8436d27e14da4b58e6bae0861b8f6
parent08015bb3c9d8c86493d0f5dff9b3a3e40136cf6b
Use /nonexistent as destination for files not to be installed.

* tests/darwin.at (darwin fat compile): Fix typo.
* tests/inherited_flags.at (inherited_linker_flags): Change
-rpath to /nonexistent.  This helps to avoid accidentally
picking up libraries below /usr/local.
* tests/template.at (simple template test): Likewise.  Fixes
test failure for additional incompatible libstdc++ in
/usr/local.
* tests/testsuite.at (configure_options): Add
--prefix=/nonexistent.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
tests/darwin.at
tests/inherited_flags.at
tests/template.at
tests/testsuite.at