* Makefile.am (.in): Substitute @bindir@, not BINDIR, for
commit4858351c63f69ea0563bda954c55b875c0c7e7be
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 4 May 2007 19:53:25 +0000 (4 19:53 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 4 May 2007 19:53:25 +0000 (4 19:53 +0000)
treeb89ac3b1e8e85f41111ca7ea6dc6d95eb7285334
parent79c3261c8b9d2ce4cddb488bdee4b087c2e22ee8
* Makefile.am (.in): Substitute @bindir@, not BINDIR, for
consistency with other substitutions.
(check-local): Use --__bindir . rather than setting GZIP_BINDIR=.,
to allay security concerns voiced by Joerg Lehners in
<http://lists.gnu.org/archive/html/bug-gzip/2007-04/msg00003.html>.
* gunzip.in, gzexe.in, zcat.in, zcmp.in, zdiff.in, zegrep.in, zfgrep.in:
* zforce.in, zgrep.in, zless.in, zmore.in, znew.in:
Support --__bindir rather than GZIP_BINDIR.

* gunzip.in, zcat.in, zcmp.in: Support --help and --version
directly, to avoid some confusion in help and version output.
Problem reported by Eric Blake in
<http://lists.gnu.org/archive/html/bug-gzip/2007-04/msg00006.html>.
14 files changed:
ChangeLog
Makefile.am
gunzip.in [copied from zless.in with 51% similarity]
gzexe.in
zcat.in [copied from zless.in with 59% similarity]
zcmp.in [copied from zless.in with 65% similarity]
zdiff.in
zegrep.in
zfgrep.in
zforce.in
zgrep.in
zless.in
zmore.in
znew.in