From: Stefano Lattarini Date: Fri, 9 Dec 2011 11:52:27 +0000 (+0100) Subject: news: fix suboptimal wording X-Git-Tag: v1.11.1b~3^2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b722b10866f0d67c053e3dc8079b81127b9a451b;p=thirdparty%2Fautomake.git news: fix suboptimal wording * NEWS: Fix suboptimal wording. Reported by Jim Meyering. --- diff --git a/NEWS b/NEWS index c65ca1422..92f3d8c28 100644 --- a/NEWS +++ b/NEWS @@ -44,9 +44,9 @@ New in 1.11.0a: still continue to work as before. - New macro AM_PROG_AR that looks for an archiver and wraps it in the new - 'ar-lib' auxiliary script if the found archiver is Microsoft lib. This - new macro is required for LIBRARIES and LTLIBRARIES when automake is - run with -Wextra-portability (or -Wall) and -Werror. + 'ar-lib' auxiliary script if the selected archiver is Microsoft lib. + This new macro is required for LIBRARIES and LTLIBRARIES when automake + is run with -Wextra-portability (or -Wall) and -Werror. - When using DejaGnu-based testsuites, the user can extend the `site.exp' file generated by automake-provided rules by defining the special make