On sön, 2008-01-27 at 17:55 +0200, Isaac Eliassi wrote: > Hi, > > > > I am using ucd-snmp-4.2.6 code
That is quite old. Unless you have a very good reason to use that version I would suggest an upgrade. > , and I was unable to understand execlly what does the 2 MACRO’s > config_require() and config_add_mib() does, > > The implementation of the MACRO at my package is: #define > config_require(x) > > Which (as much as I understand) does nothing. This is correct. The symbols are used from the configure script where they generate dependency chains between different modules. In a way it could be stated that they are more like special comments than macros. /MF ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
