Robert Story wrote:
> On Tue, 15 Aug 2006 10:31:23 +0200 Thomas wrote:
> TA> Dave Shield wrote:
> TA> > One thing I've wondered about for a long time would be the ability to
> TA> > re-specify the list of MIB modules to include *without* having to
> TA> > rerun the rest of the configure tests. (And then re-compiling
> TA> > shouldn't need to touch the library files - maybe not even most of the
> TA> > agent either).
> TA>
> TA> Sounds interesting, although I'm not sure how to do it with autoconf
> TA> which tends to rely on a full re-run of configure upon changes.
>
> Configure can do nested runs of itself. So, one possibility would be to have a
> separate configure script in the mibgroup directory.
But try *really hard* not to do that. Nested configure tends to have
problems with quoting. For example, in my environment I have:
: env|grep 686
CC=gcc -march=i686
F77=g77 -march=i686
CXX=g++ -march=i686
configure tries to pass these to nested configure scripts and *never*
gets the quoting right. In the case of those I could write appropriate
shell scripts, but that may not be possible in all circumstances.
--
There's no point in being grown up if you can't be childish sometimes.
-- Dr. Who
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders