Dan Miller (Kromos) wrote:
> - besides which, how do I tell configure about my own library(ies) ??? 
> Previously, I was manually editing agent/Makefile and apps/Makefile after 
> running configure, but that doesn't seem to be working right now, I can't 
> figure out where to add my library anymore.  I'm assuming that there's some 
> way to do so, but I couldn't find anything in "configure --help" ...

foo$ ./configure --help | grep LIBS
  --with-libs=LIBS                use LIBS as link time arguments to ld.
  LIBS        libraries to pass to the linker, e.g. -l<library>

If you're looking for something else, you'd need to give us more details
to work with.


+Thomas

-------------------------------------------------------------------------
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

Reply via email to