Date: Wed, 9 Oct 2002 12:29:07 -0700 From: Kris Kennaway <kris@obsecurity.org> To: Tony Finch <dot@dotat.at> Cc: Kris Kennaway <kris@obsecurity.org>, mark@grondar.za, current@FreeBSD.org Subject: Re: src/games bikeshed time. Message-ID: <20021009192907.GD84472@xor.obsecurity.org> In-Reply-To: <20021009182737.B21336@chiark.greenend.org.uk> References: <E17zEpq-0001j7-00@chiark.greenend.org.uk> <E17zEpq-0001j7-00@chiark.greenend.org.uk> <dot@dotat.at> <E17zJG1-00015D-00@chiark.greenend.org.uk> <20021009170824.GB84472@xor.obsecurity.org> <20021009182737.B21336@chiark.greenend.org.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
--wLAMOaPNJ0fu1fTG
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Wed, Oct 09, 2002 at 06:27:37PM +0100, Tony Finch wrote:
> On Wed, Oct 09, 2002 at 10:08:24AM -0700, Kris Kennaway wrote:
> > On Wed, Oct 09, 2002 at 05:00:21PM +0100, Tony Finch wrote:
> >=20
> > > +.if !defined(NO_OPENSSL)
> > > +CFLAGS+=3D-DHAVE_OPENSSL
> > > +LDADD+=3D -lcrypto
> > > +DPADD+=3D ${LIBCRYPTO}
> > > +.endif
> >=20
> > You also need to check that the crypto sources are installed.
>=20
> Would this be correct (based on stuff in src/etc)?
>=20
> .if exists(${.CURDIR}/../../crypto) && !defined(NO_OPENSSL)
I think that's correct. For crypto stuff you also need to check
NOCRYPT, but I don't think factor falls in that category (unless
factor works efficiently with products of large primes ;-)
Kris
--wLAMOaPNJ0fu1fTG
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)
iD8DBQE9pIOCWry0BWjoQKURAocEAJ9qfJ2HPEpN1F0YKtVKLxzEoETv7wCZAQID
hK03eZmBQAJKPyxfB5XEquM=
=y0Nu
-----END PGP SIGNATURE-----
--wLAMOaPNJ0fu1fTG--
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021009192907.GD84472>
