Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Feb 2000 15:36:55 -0500
From:      Jim Bloom <bloom@acm.org>
To:        Bill Fenner <fenner@research.att.com>
Cc:        obrien@FreeBSD.ORG, 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:  <38B98AE7.E876138F@acm.org>
References:  <200002242215.OAA59283@freefall.freebsd.org> <20000227062447.A20940@dragon.nuxi.com> <200002271821.KAA00997@windsor.research.att.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Will this break buildworld?   You are getting include files from outside the
build tree.

Jim Bloom
bloom@acm.org

Bill Fenner wrote:
> 
> 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.


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?38B98AE7.E876138F>