summaryrefslogtreecommitdiff
path: root/zmore.in
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2016-03-05 17:18:59 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2016-03-06 00:18:30 -0800
commit3471e27de87bb81abd6aa67f4391d3fce9a35437 (patch)
tree87d314ef7becbf7b36a2e85823832a86e04b6a1d /zmore.in
parent1893f090c52730d289dbcf00cd34664abe1881ce (diff)
downloadgzip-3471e27de87bb81abd6aa67f4391d3fce9a35437.tar.gz
gzip: remove --__bindir
* NEWS: Document this. * gzexe.in, gunzip.in, zcat.in, zcmp.in, zdiff.in, zegrep.in: * zfgrep.in, zforce.in, zgrep.in, zless.in, zmore.in, znew.in: Remove support for undocumented --__bindir option. Callers can set PATH instead; that's less error-prone. This fixes some 'make check' failures on my Solaris 11 box, which occurred because the test scripts were mistakenly testing the installed gzip rather than the gzip in the working directory. * Makefile.am (.in): Don't replace bindir. (check-local): Set PATH instead of using --__bindir. * tests/help-version (gunzip_setuphelp, gzexe_setuphelp) (zcat_setuphelp, zcmp_setuphelp, zdiff_setuphelp) (zegrep_setuphelp, zfgrep_setuphelp, zforce_setuphelp) (zgrep_setuphelp, zless_setuphelp, zmore_setuphelp) (znew_setuphelp): Remove. All uses removed. (lbracket_setup): Default args to empty.
Diffstat (limited to 'zmore.in')
-rw-r--r--zmore.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/zmore.in b/zmore.in
index b1bb68f..0193a1b 100644
--- a/zmore.in
+++ b/zmore.in
@@ -17,12 +17,6 @@
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-bindir=@bindir@
-case $1 in
---__bindir) bindir=${2?}; shift; shift;;
-esac
-PATH=$bindir:$PATH; export PATH
-
version="zmore (gzip) @VERSION@
Copyright (C) 2010-2016 Free Software Foundation, Inc.
This is free software. You may redistribute copies of it under the terms of