Merge branch 'msvc' into msvc-for-1.11
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 9 Dec 2011 11:58:34 +0000 (12:58 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 9 Dec 2011 11:58:34 +0000 (12:58 +0100)
* msvc:
  news: fix suboptimal wording

1  2 
NEWS

diff --cc NEWS
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -48,9 -44,9 +48,9 @@@ New in 1.11.1a
      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 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.
++    is run with -Wextra-portability 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