Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Feb 2000 10:21:11 -0800
From:      Bill Fenner <fenner@research.att.com>
To:        obrien@freebsd.org
Cc:        markm@freebsd.org, cvs@freebsd.org, cvs-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/contrib/tcpdump print-esp.c
Message-ID:  <200002271821.KAA00997@windsor.research.att.com>
References:   <200002242215.OAA59283@freefall.freebsd.org> <20000227062447.A20940@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help

Actually, here's what I really meant:

.if !defined(NOCRYPT)
DPADD+= ${LIBCRYPTO} ${LIBRSAGLUE}
LDADD+= -lcrypto -lRSAglue
CFLAGS+= -I/usr/include/openssl -DCRYPTO -DHAVE_LIBCRYPTO -DHAVE_RC5_H -DHAVE_CAST_H
.endif

I don't have a good way to test this, other than ensuring that it
builds OK.

  Bill


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002271821.KAA00997>