ar-lib: fix configure output for "unrecognized archiver interface"
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 5 Nov 2011 20:35:40 +0000 (21:35 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 5 Nov 2011 20:35:40 +0000 (21:35 +0100)
commiteea57793c7dde8b836ff1e6f8e232747a85b5dba
treec689a7f1f89e7a89e13a51c13bc34388a83466db
parentdb93b31d81c7809e49fa874acfd5e3aa3504dc48
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.
ChangeLog
m4/ar-lib.m4
tests/ar4.test
tests/ar5.test