libtool/libltdl/config
Peter Rosin 66ce911b33 Allow the use of a listing file if the archiver supports it.
* libltdl/m4/libtool.m4 (_LT_CMD_OLD_ARCHIVE): Move detection
of a suitable archiver...
(_LT_PROG_AR): ...to here. New macro, also detect 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.  This is needed for
tool chains such as MSVC which do not support piece by piece
linking (-r -o).
* doc/libtool.texi (libtool script contents): Update with
archiver_list_spec description.

Signed-off-by: Peter Rosin <peda@lysator.liu.se>
2010-08-13 13:11:54 +02:00
..
.cvsignore
.gitignore Add .gitignore files. 2008-04-16 21:31:03 +02:00
announce-gen.m4sh Fix bootstrap script to cope with changed AC_INIT arguments. 2010-06-16 06:04:36 +02:00
general.m4sh Rename _LT_PROG_XSI_REPLACE macro to _LT_PROG_FUNCTION_REPLACE. 2010-07-08 20:20:24 +07:00
getopt.m4sh Rename _LT_PROG_XSI_REPLACE macro to _LT_PROG_FUNCTION_REPLACE. 2010-07-08 20:20:24 +07:00
ltmain.m4sh Allow the use of a listing file if the archiver supports it. 2010-08-13 13:11:54 +02:00
mailnotify.m4sh Support shell tracing inside functions even with ksh. 2010-06-10 21:02:48 +07:00
mkstamp Allow bootstrap from git repository. 2008-04-15 15:33:06 -05:00