bug#20132: [PROPOSED PATCH] autoconf: port better to future gzip

2015-04-21 Thread Paul Eggert
Eric Blake wrote: Is the title intentional? No, it's a typo, sorry: the title should have said "automake:", not "autoconf:".

bug#20132: [PROPOSED PATCH] autoconf: port better to future gzip

2015-04-21 Thread Eric Blake
On 03/17/2015 07:28 PM, Paul Eggert wrote: > * lib/am/distdir.am (dist-gzip, dist-shar, distcheck): > Port better to future versions of gzip, which are planned to > deprecate the GZIP environment variable. > --- > lib/am/distdir.am | 18 ++ > 1 file changed, 14 insertions(+), 4 del