From: Joe P. <joe...@sn...> - 2001-05-30 01:19:08
|
On Tuesday 29 May 2001 08:40 pm, PASCHAL,DAVID (HP-Roseville,ex1) wrote: > After testing with RedHat 7.1, it turns out I didn't quite get it right the > first time. I just checked in a new configure script that handles the > config.cache interaction, and it works fine for me now, both with and > without -lcrypto. > It works fine now for me as well. Regarding the configure script: For a while now, it has been outputting a slightly confusing line when the --without-snmp option is chosen: "checking for snmp.h... no. Try "./configure --with-snmp=<dir>"" It doesn't cause any problem, but would be simpler to just not check for snmp-related files, etc. if the user chooses --without-snmp? -- Joe |