From: Stefano Lattarini Date: Sat, 5 Nov 2011 20:38:52 +0000 (+0100) Subject: Merge branch 'msvc' X-Git-Tag: ng-0.5a~97 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=68462b1b33810bfe29684fb2163d9dd9ae37e90c;p=thirdparty%2Fautomake.git Merge branch 'msvc' * msvc: ar-lib: fix configure output for "unrecognized archiver interface" --- 68462b1b33810bfe29684fb2163d9dd9ae37e90c diff --cc ChangeLog index 2b837244c,6a861137a..443e15e61 --- a/ChangeLog +++ b/ChangeLog @@@ -1,12 -1,13 +1,22 @@@ + 2011-11-05 Stefano Lattarini + + 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 + + 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 warnings: fix buglets for portability warnings