On Mon, Apr 17, 2000 at 08:14:17PM +0200, Richard Levitte - VMS Whacker wrote:
> kstar> is sufficient. On another particular FreeBSD system with RSAREF, `-lcrypto
> kstar> -lRSAglue -lrsaref' is required. What's the right way to figure out the
> kstar> flags from an autoconf/metaconfig script?
>
> I think that if you do the latter you'll be fine in all cases, 'cause
> unless I'm misinformed, stuff from a library will only be used if
> there's an actual reference to them, otherwise they'll just be
> ignored.
>
> Of course, that means you might need to have dummies where libRSAglue.a
> and librsaref.a do not exist.
That is, in fact, the case. What I'm trying to find out is if I
can probe libcrypto at configure time to find out if it needs the
additional libraries, so that I only include the -l options I need for
that platform.
Peace,
* Kurt Starsinic ([EMAIL PROTECTED]) ---------- Senior Network Engineer *
| `The future masters of technology will have to be lighthearted and |
| intelligent. The machine easily masters the grim and the dumb.' |
| -- Marshall McLuhan |
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]