Re: bug? in configure script



Andrew Higginbotham wrote:
> I was installing freeradius today and the only way I could get it to
> recognize my ssl install, which is in a custom location, was to change
> line 21268 of the 'configure' script to from

  Hmmm... the generated configure script looks for -lcrypto, and then
throws away that information before trying to look for -lssl.  Horrible.

  I've updated the script to manually add -lcrypto back to LIBS if it
was found.  That should fix the problem.

  Alan DeKok.




This archive was generated by a fusion of Pipermail (Mailman edition) and MHonArc.