bootstrap: allow FreeBSD gzip
authorEric Blake <eblake@redhat.com>
Fri, 12 Nov 2010 20:50:48 +0000 (13:50 -0700)
committerEric Blake <eblake@redhat.com>
Fri, 12 Nov 2010 20:50:48 +0000 (13:50 -0700)
commit36233679333e80beb3a283d44e9fecedfe7f454a
tree0138bfe8ae11d706bc4a85783671b9083548af96
parentf09721b14db35e4dd22794da9f751deeb8343ba1
bootstrap: allow FreeBSD gzip

$ gzip --version > /dev/null
FreeBSD gzip 20100407

* build-aux/bootstrap (get_version): Parse FreeBSD gzip version,
which has no '.' and goes to stderr.
* build-aux/bootstrap.conf (buildreq): Improve the sample file.
Reported by Matthias Bolte.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
build-aux/bootstrap
build-aux/bootstrap.conf