From owner-freebsd-current Tue Jan 18 9:29:42 2000 Delivered-To: freebsd-current@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id 6697C14D67; Tue, 18 Jan 2000 09:29:41 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 53B101CD631; Tue, 18 Jan 2000 09:29:41 -0800 (PST) (envelope-from kris@hub.freebsd.org) Date: Tue, 18 Jan 2000 09:29:41 -0800 (PST) From: Kris Kennaway To: Sheldon Hearn Cc: current@FreeBSD.ORG Subject: Re: Feature test for OpenSSL + RSA In-Reply-To: <8543.948189126@axl.noc.iafrica.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 18 Jan 2000, Sheldon Hearn wrote: > On Mon, 17 Jan 2000 21:53:10 PST, Kris Kennaway wrote: > > > +.if defined(WITH_RSA) && ${WITH_RSA} == YES > > + /usr/bin/touch /etc/ssl/openssl_hasrsa > > Um, are you sure you want that hard path, /etc/ssl ? Shouldn't there be > a ${DESTDIR} in there? What do you need this for? Yep, I realised this when I was falling asleep last night. Thanks :) Kris ---- "How many roads must a man walk down, before you call him a man?" "Eight!" "That was a rhetorical question!" "Oh..then, seven!" -- Homer Simpson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message