]> git.ipfire.org Git - thirdparty/libtool.git/commit
Avoid test failure due to broken dlpreloading of shared library.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 16 Aug 2008 15:28:30 +0000 (17:28 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 16 Aug 2008 15:28:30 +0000 (17:28 +0200)
commit649567ed497902046abecd01a2fa0c5206d51730
tree76bc917b113e8c4977ff01b4922f099c3ff72b28
parentc766e70ca307789f4d95b29c84f61e0c8777d141
Avoid test failure due to broken dlpreloading of shared library.

* tests/lt_dladvise.at (lt_dlopenadvise library loading): Drop
some newlines in AT_CHECK commands, for better 'testsuite -x'
output.  Only create a static installable libpreload.la, to
avoid exposing the bug libtool currently has with preloading of
shared libraries.  Add a note to revisit this later.

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