Re: netsnmp_openssl.c

2009-01-02 Thread Wes Hardaker
> On Sat, 03 Jan 2009 00:59:13 +0100, Magnus Fromreide > said: MF> After netsnmp_openssl.c was added to the library I had to start adding MF> --with-libs=-lssl to the command line in order to build the agent. I MF> think there should some small configure tests added to check if libssl MF

netsnmp_openssl.c

2009-01-02 Thread Magnus Fromreide
Hello. After netsnmp_openssl.c was added to the library I had to start adding --with-libs=-lssl to the command line in order to build the agent. I think there should some small configure tests added to check if libssl is available and, if so, what options are needed to add it. /MF -