At 07:33 PM 7/29/00 +0200, John Hay wrote:
> > .if exists(${.CURDIR}/../../crypto/openssl/crypto/rsa/rsa_eay.c) && \
> >      (${USA_RESIDENT} != YES || defined(MAKE_RSAINTL))
> > SUBDIR+=librsaintl
> > .endif
> >
>
>No, you only need USA_RESIDENT=NO. It won't harm if you have MAKE_RSAINTL=YES,
>but it isn't needed. MAKE_RSAINTL=YES is meant as a kind of override if
>USA_RESIDENT=YES I think. Maybe the idea was to be able to build both.

You're right, missed the parens.  Have yet to try the override.  The 
commits were quiet and did not explain the interaction between USA_RESIDENT 
and MAKE_RSAINTL. <shrug>


Jeff Mountin - [EMAIL PROTECTED]
Systems/Network Administrator
FreeBSD - the power to serve



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to