gnulib-tool: silence warning on BSD sh
authorEric Blake <eblake@redhat.com>
Mon, 12 Apr 2010 23:03:08 +0000 (17:03 -0600)
committerEric Blake <eblake@redhat.com>
Tue, 13 Apr 2010 14:29:15 +0000 (08:29 -0600)
commitce601eb9d9d60ca97aaca92246c0a63c01d9f99a
treea94f30d9f87a8b1ca6ab95a8944eb1312590ee74
parent5fbd6e3e571c6e59270fa486bd7c83dfe04c87cf
gnulib-tool: silence warning on BSD sh

FreeBSD /bin/sh issues warnings about commands not found prior
to redirecting stderr.

* gnulib-tool: Avoid leaking warning about unknown 'declare'.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
gnulib-tool