From owner-cvs-all Sun Feb 27 14:19:42 2000 Delivered-To: cvs-all@freebsd.org Received: from mail-green.research.att.com (H-135-207-30-103.research.att.com [135.207.30.103]) by hub.freebsd.org (Postfix) with ESMTP id B9DE937B51C; Sun, 27 Feb 2000 14:19:23 -0800 (PST) (envelope-from fenner@research.att.com) Received: from alliance.research.att.com (alliance.research.att.com [135.207.26.26]) by mail-green.research.att.com (Postfix) with ESMTP id 827FD1E012; Sun, 27 Feb 2000 17:19:13 -0500 (EST) Received: from windsor.research.att.com (windsor.research.att.com [135.207.26.46]) by alliance.research.att.com (8.8.7/8.8.7) with ESMTP id RAA12874; Sun, 27 Feb 2000 17:19:04 -0500 (EST) From: Bill Fenner Received: (from fenner@localhost) by windsor.research.att.com (8.8.8+Sun/8.8.5) id OAA01864; Sun, 27 Feb 2000 14:18:38 -0800 (PST) Message-Id: <200002272218.OAA01864@windsor.research.att.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII To: kris@freebsd.org Subject: Re: cvs commit: src/contrib/tcpdump print-esp.c Cc: fenner@research.att.com, obrien@freebsd.org, markm@freebsd.org, cvs@freebsd.org, cvs-committers@freebsd.org, cvs-all@freebsd.org Date: Sun, 27 Feb 2000 14:18:37 -0800 Versions: dmail (solaris) 2.2g/makemail 2.9a Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >The reason for the SRCS+= is that if someone is compiling NOSECURE or >NO_OPENSSL then they won't be getting libdes compatability either, and so >I don't think this will compile. print-esp.c compiles fine with no SSL headers if -DCRYPTO is not defined. Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message