summaryrefslogtreecommitdiff
path: root/ChangeLog-2005
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-05-03 10:09:20 +0200
committerJim Meyering <meyering@redhat.com>2011-05-03 10:15:13 +0200
commit4b28ff7f32b1131c3a2e2fc560db32794b592d99 (patch)
tree190fe9f8ec08867ced8d876695a4e66c565776f7 /ChangeLog-2005
parentefa479c1e5e3cef6d31a6b4adde14d6a86e1d62e (diff)
downloadcoreutils-4b28ff7f32b1131c3a2e2fc560db32794b592d99.tar.xz
build: avoid bootstrap failure when $GZIP is set
Running "GZIP=-9 ./bootstrap" would fail right away, because the tool-version-checking code would treat the upper-cased program name as an environment variable name and if that has a value use the result as the application name. That works fine for automake, autoconf, etc. but not for gzip. * 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
Diffstat (limited to 'ChangeLog-2005')
0 files changed, 0 insertions, 0 deletions