]> git.ipfire.org Git - thirdparty/libtool.git/commit
basename does not take a list of strings.
authorPeter O'Gorman <peter@pogma.com>
Mon, 21 Apr 2008 20:18:41 +0000 (15:18 -0500)
committerPeter O'Gorman <peter@pogma.com>
Mon, 21 Apr 2008 20:18:41 +0000 (15:18 -0500)
commitd9a4d8f71ae415bb716dc8267a506a102bacf0b2
treee96aa2ab7f73a7e338d47d60139c8e4237a3afb9
parent39903a5836fc563e83fe6aa614d75a2a3ebe04fe
basename does not take a list of strings.
* libltdl/config/ltmain.m4sh(func_extract_archives): Use sed
$basename.
* tests/darwin.at: New. Check that we can built fat program,
shared library and convenience library.
* Makefile.am: Add test.
Reported by LiKai Liu <liulk@cs.bu.edu>
ChangeLog
Makefile.am
libltdl/config/ltmain.m4sh
tests/darwin.at [new file with mode: 0644]