diff options
author | Denis Ovsienko <denis@ovsienko.info> | 2017-02-02 11:23:50 +0000 |
---|---|---|
committer | Denis Ovsienko <denis@ovsienko.info> | 2017-02-02 11:38:05 +0000 |
commit | be1e19f50cc0d88bdb0140ed6d99574249a3c297 (patch) | |
tree | 3d6ba0e6d9a2519f59e9d6f0386753731e63f554 /aclocal.m4 | |
parent | 4507858182bc1fafc3048d649811ae8a7546d0f1 (diff) | |
download | tcpdump-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.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |