From owner-freebsd-current Tue Jan 18 1:52:17 2000 Delivered-To: freebsd-current@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 8FF9C1529A; Tue, 18 Jan 2000 01:52:11 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.11 #1) id 12AVJ0-0002Do-00; Tue, 18 Jan 2000 11:52:06 +0200 From: Sheldon Hearn To: Kris Kennaway Cc: current@FreeBSD.ORG Subject: Re: Feature test for OpenSSL + RSA In-reply-to: Your message of "Mon, 17 Jan 2000 21:53:10 PST." Date: Tue, 18 Jan 2000 11:52:06 +0200 Message-ID: <8543.948189126@axl.noc.iafrica.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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? Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message