summaryrefslogtreecommitdiff
path: root/aclocal.m4
diff options
context:
space:
mode:
authorDenis Ovsienko <denis@ovsienko.info>2017-02-02 11:23:50 +0000
committerDenis Ovsienko <denis@ovsienko.info>2017-02-02 11:38:05 +0000
commitbe1e19f50cc0d88bdb0140ed6d99574249a3c297 (patch)
tree3d6ba0e6d9a2519f59e9d6f0386753731e63f554 /aclocal.m4
parent4507858182bc1fafc3048d649811ae8a7546d0f1 (diff)
downloadtcpdump-be1e19f50cc0d88bdb0140ed6d99574249a3c297.tar.gz
refine the feedback guidelines
Provide better detailed guidelines in CONTRIBUTING and update a number of other files to refer to that file so that the directions are now more uniform.
Diffstat (limited to 'aclocal.m4')
-rw-r--r--aclocal.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/aclocal.m4 b/aclocal.m4
index ea0f6241..637054fd 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -655,7 +655,7 @@ AC_DEFUN(AC_LBL_LIBPCAP,
AC_CHECK_FUNC(pcap_loop,,
[
AC_MSG_ERROR(
-[Report this to tcpdump-workers@lists.tcpdump.org, and include the
+[This is a bug, please follow the guidelines in CONTRIBUTING and include the
config.log file in your report. If you have downloaded libpcap from
tcpdump.org, and built it yourself, please also include the config.log
file from the libpcap source directory, the Makefile from the libpcap