]> git.ipfire.org Git - thirdparty/libtool.git/commit
Fix spurious testsuite failures on AIX due on NFS mounts due to
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 12 Feb 2007 22:29:05 +0000 (22:29 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 12 Feb 2007 22:29:05 +0000 (22:29 +0000)
commit206427dd2603019d76352e90bbadae7fa7d04873
treeb555800fb2eebe86f635224c53781bba2590e527
parentd09625f73abda96b7e83fa0cc91619e213d0dd25
Fix spurious testsuite failures on AIX due on NFS mounts due to
shared library images that cannot be removed without `slibclean'
which needs superuser privileges.

* tests/testsuite.at (PREPARE_TESTS): Define $mkdir_p globally.
(LT_AT_MVDIR): New macro to emulate `mv dir dest'.
* tests/destdir.at: Use LT_AT_MVDIR.
* tests/shlibpath.at: Likewise.
* tests/static.at: Likewise.
ChangeLog
tests/destdir.at
tests/shlibpath.at
tests/static.at
tests/testsuite.at