]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
Merge branch 'msvc'
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 5 Nov 2011 20:38:52 +0000 (21:38 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 5 Nov 2011 20:38:52 +0000 (21:38 +0100)
* msvc:
  ar-lib: fix configure output for "unrecognized archiver interface"

1  2 
ChangeLog

diff --cc ChangeLog
index 2b837244c442aa5f7bb8790c63a8997c20a7158d,6a861137ad1cd8bdb76cb652426376e1daa6a06d..443e15e61e46f4a3aca7dc317cc52bb9ffb0d1c9
+++ b/ChangeLog
@@@ -1,12 -1,13 +1,22 @@@
+ 2011-11-05  Stefano Lattarini  <stefano.lattarini@gmail.com>
+       ar-lib: fix configure output for "unrecognized archiver interface"
+       * m4/ar-lib.m4: Ensure that, even when an error is hit while trying
+       to determine the archiver interface kind, the "checking archiver
+       interface" message from configure is properly terminated before
+       an error message is printed, to avoid slightly garbled output.
+       * tests/ar4.test: Enhance.
+       * tests/ar5.test: Likewise.
 +2011-11-05  Stefano Lattarini  <stefano.lattarini@gmail.com>
 +
 +      Merge branch 'msvc' into master
 +      * tests/extra-portability3.test: Use `$original_AUTOMAKE' instead
 +      of hackishly extracting the first component of `$AUTOMAKE'.
 +      * tests/extra-portability.test: Likewise.  Also, since we are at
 +      it, throw in a couple of small extensions and tweakings (suggested
 +      by the minor merge conflicts).
 +
  2011-11-04  Stefano Lattarini  <stefano.lattarini@gmail.com>
  
        warnings: fix buglets for portability warnings