]> git.ipfire.org Git - thirdparty/libtool.git/commit
Fix compilation of program sources on AIX.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 7 Aug 2010 17:16:23 +0000 (19:16 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 7 Aug 2010 17:20:57 +0000 (19:20 +0200)
commit4246f026cb93c6f86271fbe717c27b443b07b389
tree90d3bbece012528c45263b5ae702ec3bb88f386e
parent3936d01df5d11a861710ecd58a9f9604a49fee08
Fix compilation of program sources on AIX.

* tests/lt_dlopenext.at (lt_dlopenext error messages): Do not
use $LIBTOOL when compiling plain object, AIX by default does
not enable static archives.
* tests/ltdl-libdir.at (libdir of installed modules): Likewise.
Report by Rainer Tammer.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
tests/lt_dlopenext.at
tests/ltdl-libdir.at