]> git.ipfire.org Git - thirdparty/libtool.git/commit
Skip sys_lib_search_path on systems without libz.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 16 Nov 2008 22:31:56 +0000 (23:31 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 16 Nov 2008 22:32:57 +0000 (23:32 +0100)
commit44ee284ba2f235ae39460a0d372ec1ef8ac3dc34
treea759381c4b64ba47b58107e713a43273eae5199e
parentbbd9f2903d2b84c71bccbb16de338ba75329e59a
Skip sys_lib_search_path on systems without libz.

* tests/search-path.at (sys_lib_search_path): Autotest needs at
least one AT_CHECK executed in a test group.  So if we haven't
found -lz anywhere, as may happen with cross-compilers, skip the
test.
* THANKS: Update.
Report by Alon Bar-Lev.

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