announce-gen: avoid failure due to lack of Digest::SHA1
authorJim Meyering <meyering@redhat.com>
Thu, 19 Apr 2012 14:39:12 +0000 (16:39 +0200)
committerJim Meyering <meyering@redhat.com>
Thu, 19 Apr 2012 14:39:12 +0000 (16:39 +0200)
commita8bc28b1134a2cf890ced48cfbe5b5b4792318b0
tree1cff118c63ab78adbd619fac91640080361b424c
parent28c2a36d502603738c26d59f7d9bd16f27010835
announce-gen: avoid failure due to lack of Digest::SHA1

Even with the preferred Digest::SHA available, this script
would fail when the backup module, Digest::SHA1, was not installed.
* build-aux/announce-gen: Quote the conditional use of "use".
Reported by Reuben Thomas in:
http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/30444
ChangeLog
build-aux/announce-gen