]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Fix e-mail address for tcpdump-workers.
authorGuy Harris <[email protected]>
Thu, 27 Jan 2011 19:09:28 +0000 (11:09 -0800)
committerGuy Harris <[email protected]>
Thu, 27 Jan 2011 19:10:11 +0000 (11:10 -0800)
Thanks to Cameron Elliott for pointing out that the address hadn't been
updated.

aclocal.m4
configure

index ce746a87e9c6c5fe7d59cdb088803636bb66e46d..154b7e938b6d34aee83ef7276e76bcf312301fe5 100644 (file)
@@ -444,7 +444,7 @@ AC_DEFUN(AC_LBL_LIBPCAP,
     AC_CHECK_FUNC(pcap_loop,,
        [
            AC_MSG_ERROR(
     AC_CHECK_FUNC(pcap_loop,,
        [
            AC_MSG_ERROR(
-[Report this to [email protected], and include the
+[Report this to tcpdump-workers@lists.tcpdump.org, and include the
 config.log file in your report])
        ])
 
 config.log file in your report])
        ])
 
index bec6ce0d5d0ad515673ec96bc79d334add39beda..244019074d11c8f48f7fc834d36a4aec62a65fd5 100755 (executable)
--- a/configure
+++ b/configure
@@ -9865,9 +9865,9 @@ if test $ac_cv_func_pcap_loop = yes; then
   :
 else
 
   :
 else
 
-           { { echo "$as_me:$LINENO: error: Report this to [email protected], and include the
+           { { echo "$as_me:$LINENO: error: Report this to tcpdump-workers@lists.tcpdump.org, and include the
 config.log file in your report" >&5
 config.log file in your report" >&5
-echo "$as_me: error: Report this to [email protected], and include the
+echo "$as_me: error: Report this to tcpdump-workers@lists.tcpdump.org, and include the
 config.log file in your report" >&2;}
    { (exit 1); exit 1; }; }
 
 config.log file in your report" >&2;}
    { (exit 1); exit 1; }; }