]> git.ipfire.org Git - thirdparty/libtool.git/commit
Indicate if the archiver supports a listing file.
authorPeter Rosin <peda@lysator.liu.se>
Sat, 2 Aug 2008 12:54:10 +0000 (14:54 +0200)
committerPeter Rosin <peda@lysator.liu.se>
Tue, 13 Jan 2009 09:04:00 +0000 (10:04 +0100)
commitf987bddc70eb8968923964bd0b98f530b3781add
treeca1f53b632ade19b81ca73e9dbf9b0f4087d38b5
parent452faf96f7b06e9eccee01553d95c45080d1cc29
Indicate if the archiver supports a listing file.

Allow the use of a file listing file if the archiver supports
it.  Add hint so that the Microsoft lib archiver uses the file
listing feature.
* libltdl/m4/libtool.m4 (_LT_PROG_AR): Indicate if the
archiver supports a listing file with the new variable
archiver_list_spec.
* libltdl/config/ltmain.m4sh: If the archiver supports
a listing file, use it when max_cmd_len is exceeded.
ChangeLog
libltdl/config/ltmain.m4sh
libltdl/m4/libtool.m4