Den 2010-08-06 13:43 skrev Peter Rosin:
commit 3d3229ff86bd8194974bcf56948f5c6b0b54d99a
Author: Peter Rosin <p...@lysator.liu.se>
Date: Fri Aug 6 13:35:26 2010 +0200
Add new auxiliary 'archive' script, wrapping Microsoft lib.
* lib/archive: New auxiliary script.
* lib/Makefile.am: Add above.
* m4/archive.m4: New macro AM_PROG_AR, which locates an
archiver and triggers the auxiliary 'archive' script if needed.
* m4/Makefile.am: Add above.
* automake.in (@common_files): Distribute the 'archive' script.
* doc/automake.texi (Auxiliary Programs): Mention the new
'archive' script.
(Optional): Mention 'archive' in AC_CONFIG_AUX_DIR. Document
AM_PROG_AR.
(Subpackages): Add AM_PROG_AR to the example.
(A Library): Adjust recommendations for AR given the new
AM_PROG_AR macro.
Oops, this line is missing from the commit message, but it is there
in ChangeLog...
* NEWS: Update.
Sorry for the inconvenience.
Cheers,
Peter