]> git.ipfire.org Git - thirdparty/libtool.git/commit
Extract the archive name from the .la file and use $AR (not ar).
authorPeter Rosin <peda@lysator.liu.se>
Tue, 31 Aug 2010 09:48:28 +0000 (11:48 +0200)
committerPeter Rosin <peda@lysator.liu.se>
Tue, 31 Aug 2010 09:48:28 +0000 (11:48 +0200)
commit9a99cfa036a1c9ab7e3afa8815ef79b99d80cc3c
treedd31abf333314ff1f47ef2e322c7a9a72fb4188b
parent9e0722e8dff36e4540d3e3335ea3a10be5c0688d
Extract the archive name from the .la file and use $AR (not ar).

* Makefile.am: Pass AR through to the testsuite.
* tests/archive-in-archive.at: Bump copyright year. Extract archive
name from the .la file instead of hardcoding the name, and allow
different archivers. Also clarify that the tested functionality is
currently broken.

Signed-off-by: Peter Rosin <peda@lysator.liu.se>
ChangeLog
Makefile.am
tests/archive-in-archive.at