bootstrap: avoid build failure when $GZIP is set
authorJim Meyering <meyering@redhat.com>
Tue, 3 May 2011 08:31:16 +0000 (10:31 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 3 May 2011 08:31:16 +0000 (10:31 +0200)
commit669d4ed58418b5dbffbd988a2c414c051673db04
treeba038401569a32150a692a0862eeb9234982241e
parent850e984b06bf8e0445e50a36cce1b3b42f1a3de2
bootstrap: avoid build failure when $GZIP is set

* build-aux/bootstrap (check_versions): Do not treat $GZIP as a
program name.  If defined at all, it is supposed to list gzip options.
Reported by Alan Curry in http://debbugs.gnu.org/8609
ChangeLog
build-aux/bootstrap