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
+++ 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