22667fa925
Some of the shared library magic is very hackish, however the net-snmp library building make-fu is hackish as well, so I don't feel bad about it. This commit also (re-)enables the host module for much more information. It also fixes a long standing bug where 'snmpwalk localhost public' would hang.
7 lines
150 B
Text
7 lines
150 B
Text
--- local/tkmib~ Wed Jul 26 08:53:26 2000
|
|
+++ local/tkmib Wed Jan 17 18:32:52 2001
|
|
@@ -1,4 +1,3 @@
|
|
-#!/usr/bin/perl
|
|
#!/usr/bin/perl -w
|
|
|
|
require 5;
|