aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2003-12-16 23:00:33 +0000
committerGuy Harris <guy@alum.mit.edu>2003-12-16 23:00:33 +0000
commit7d0683d44f5c1ca2e5b624a5f804ba703223a67e (patch)
tree91d320a61474ca32212142b3d639c154c41c13f2 /doc
parent585ab5ab2d021fc09276cde1adef9017f89248ee (diff)
From D. Manzella: run $NETSNMPCONFIG, not "net-snmp-config" (as long as
we've gone through the trouble of finding the path, we should use it, and if the user explicitly said where it is, we should *definitely* use it), and add the output of "$NETSNMPCONFIG --cflags" to CFLAGS and CPPFLAGS before searching for Net-SNMP headers, so we check the appropriate directory for them. svn path=/trunk/; revision=9303
Diffstat (limited to 'doc')
-rw-r--r--doc/ethereal.pod1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ethereal.pod b/doc/ethereal.pod
index 645ccf15c1..26f33b5aa0 100644
--- a/doc/ethereal.pod
+++ b/doc/ethereal.pod
@@ -2101,6 +2101,7 @@ B<http://www.ethereal.com>.
Arsen Chaloyan <achaloyan [AT] yahoo.com>
<melerski [AT] poczta.onet.pl>
Arnaud Jacques <webmaster [AT] securiteinfo.com>
+ D. Manzella <manzella [AT] lucent.com>
Alain Magloire <alainm[AT]rcsm.ece.mcgill.ca> was kind enough to give his
permission to use his version of snprintf.c.