]> git.ipfire.org Git - thirdparty/libtool.git/commit
Peter O'Gorman <peter@pogma.com>
authorAlexandre Oliva <aoliva@redhat.com>
Sun, 17 Apr 2005 14:30:34 +0000 (14:30 +0000)
committerPeter O'Gorman <peter@pogma.com>
Sun, 17 Apr 2005 14:30:34 +0000 (14:30 +0000)
commit0a89b38e7e03e07d852ff3cc0e10bcbc8d8e63ff
tree0c0c9afa43b2f0230a6a3c2236bd0e2aa45d9cd5
parent78499bdc92fd0ab7fc3888155e8fa96f4d3149fd
   Peter O'Gorman  <peter@pogma.com>

* config/ltmain.m4sh: Don't add files with the same base name to an
archive; rename duplicates instead.
(func_extract_an_archive): Remove section to deal with duplicate
base names in an archive.
* tests/functests.at: remove.
* tests/duplicate_members.at: new test.
* tests/testsuite.at: Add new test, remove old.
* Makefile.am: Add new test, remove old.
ChangeLog
Makefile.am
config/ltmain.m4sh
tests/duplicate_members.at [new file with mode: 0755]
tests/functests.at [deleted file]
tests/testsuite.at