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,
>b
* ym g <[EMAIL PROTECTED]> [000729 06:12] wrote:
> Greetings, I just read a cvs commit message about accept filters
> into 4.1-STABLE [submitted by Alfred Perlstein]. My C/kernel skills
> are very low compared to others so I couldn't grok much by reading
> the source. I assume they provide some fr
> >You have 2 options. If you have the crypto distribution with source, you
> >can go into /usr/src/secure/lib/librsaintl and build and install it. If
> >you don't want to build it, you can install the crypto distribution from
> >ftp.internat.freebsd.org, its crypto distibution was built with
> >U
At 05:25 PM 7/29/00 +0200, John Hay wrote:
>You have 2 options. If you have the crypto distribution with source, you
>can go into /usr/src/secure/lib/librsaintl and build and install it. If
>you don't want to build it, you can install the crypto distribution from
>ftp.internat.freebsd.org, its cry