]> git.ipfire.org Git - thirdparty/libtool.git/commit
Fix AC_NO_EXECUTABLES test failure on IRIX 6.5.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 12 Sep 2010 09:25:36 +0000 (11:25 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 12 Sep 2010 13:40:29 +0000 (15:40 +0200)
commit594b9203db9e5c3fef5729016d73e71026701f02
tree57ded290270d78c9b981b89b7fde81f8ef1b3a88
parent60e961d061b610381fd3895a45e5992b5fc56103
Fix AC_NO_EXECUTABLES test failure on IRIX 6.5.

* libltdl/m4/libtool.m4 (_LT_LINKER_SHLIBS) [irix]: Cache result
of link check for -Wl,-exported_symbol.
* tests/no-executables.at (AC_NO_EXECUTABLES): Set
lt_cv_irix_exported_symbol, to avoid link check.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
libltdl/m4/libtool.m4
tests/no-executables.at