bootstrap: support sha1 binary on OpenBSD.
commit049be0146e67fa9fde5c97ae87f4575752199649
authorGary V. Vaughan <gary@gnu.org>
Fri, 23 Aug 2013 12:55:27 +0000 (23 19:55 +0700)
committerGary V. Vaughan <gary@gnu.org>
Fri, 23 Aug 2013 12:55:27 +0000 (23 19:55 +0700)
tree629d1029c90e1dba1cf2b6e9a61e52c4b82c6d76
parent4306ce7329ce6caa6f7c314272defa663f3f2f72
bootstrap: support sha1 binary on OpenBSD.

* gl/build-aux/bootstrap.in (func_update_po_files): Remove the
use of --status in a way that will suppress all error messages,
but since this is only used to minimize updates, it shouldn't
cause an issue.
Look for a sha1 binary if the other SHA1SUM settings are not
found.
Also exit early if there is a problem updating the po file
checksums.
* bootstrap: Regenerate.
Ported from a gnulib patch by Padraig Brady.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
gl/build-aux/bootstrap.in