aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2001-05-22 06:33:06 +0000
committerGuy Harris <guy@alum.mit.edu>2001-05-22 06:33:06 +0000
commit0e00be586977dec9409a7b69439a13f4718947ed (patch)
tree88fed68f8ec9820f6a932a686853dac5114e45ee /AUTHORS
parentb8b6c4adf3046545f2e30aec82a3578b745845d6 (diff)
Cleanups to the "--with-ssl" configuration option, and changes to add
compiler flags on Solaris with GCC to cope with X11 header file inadequacies. svn path=/trunk/; revision=3433
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS7
1 files changed, 7 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 69b7ca0b05..5ec0ed34b1 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -635,6 +635,13 @@ Eran Mann <emann@opticalaccess.com> {
Fix to LDP prefix FEC dissection for IPv4
}
+Andy Hood <ahood@westpac.com.au> {
+ "--with-ssl" configuration option, to use if UCD SNMP is
+ compiled with crypto support and needs -lcrypto
+ On Solaris, with GCC, add flags to reduce warnings from
+ inadequacies of function declarations in X11 headers
+}
+
Alain Magloire <alainm@rcsm.ece.mcgill.ca> was kind enough to
give his permission to use his version of snprintf.c.