Is it possible to have some kind of settings file for the
"./configure" script? I'm trying to lean down the snmpd agent I'm
compiling (so it has only the example nstAgentModuleObject) and its a
real pain to type this in each time,

./configure --disable-mibs --disable-applications --disable-manuals
--disable-scripts --disable-mib-loading --disable-embedded-perl
--disable-perl-cc-checks --without-rpm
--with-out-mib-modules="ucd_snmp snmpv3mibs agent_mibs agentx target
disman/event disman/schedule notification-log-mib notification host
utilities mibII" --with-mib-modules="nstAgentModuleObject
utilities/execute mibII/vacm_conf" --with-out-transports="Unix"

Yes, I'm trying to be lazy, but by any chance, is there a better way
of doing this? Perhaps a "./configure < read_this_file" ?

-Abraham Varricatt

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to