summaryrefslogtreecommitdiff
path: root/tests/local.mk
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2013-02-28 02:07:28 +0000
committerPádraig Brady <P@draigBrady.com>2013-02-28 11:03:01 +0000
commit8b6d3c5700526f962b12cd5901b55961c5e18186 (patch)
treef1a0192a72f83f27411c9ff255eac5aca38cc21f /tests/local.mk
parent8682142ff2662fbdb77ea0bdaa53ca9e6542c54a (diff)
downloadcoreutils-8b6d3c5700526f962b12cd5901b55961c5e18186.tar.xz
doc: move some info from all --help messages, online
* src/system.h (emit_ancillary_info): Link to the bug report email addresses and general help URLs online rather than specifying directly. This give us greater scope to present better info like describing the difference between bug-coreutils@gnu.org and coreutils@gnu.org etc. * tests/misc/help-version.sh: Remove the check for bug-coreutils@gnu.org * tests/local.mk: Remove the no longer needed PACKAGE_BUGREPORT.
Diffstat (limited to 'tests/local.mk')
-rw-r--r--tests/local.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/local.mk b/tests/local.mk
index 9be197025..607ddc4d9 100644
--- a/tests/local.mk
+++ b/tests/local.mk
@@ -77,7 +77,6 @@ TESTS_ENVIRONMENT = \
EGREP='$(EGREP)' \
EXEEXT='$(EXEEXT)' \
MAKE=$(MAKE) \
- PACKAGE_BUGREPORT='$(PACKAGE_BUGREPORT)' \
PACKAGE_VERSION=$(PACKAGE_VERSION) \
PERL='$(PERL)' \
PREFERABLY_POSIX_SHELL='$(PREFERABLY_POSIX_SHELL)' \