From owner-cvs-all Sat May 30 00:32:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA10082 for cvs-all-outgoing; Sat, 30 May 1998 00:32:39 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA10073; Sat, 30 May 1998 00:32:37 -0700 (PDT) (envelope-from jhay@FreeBSD.org) From: John Hay Received: (from jhay@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA05233; Sat, 30 May 1998 00:32:30 -0700 (PDT) Date: Sat, 30 May 1998 00:32:30 -0700 (PDT) Message-Id: <199805300732.AAA05233@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG Subject: cvs commit: src Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jhay 1998/05/30 00:32:30 PDT Modified files: . Makefile Log: Add a test to see if the secure directory exists, before deciding which crypt library should be used when building bootstrap-libraries. This make it work on machines that don't have the secure directory. Thanks to Paul Allenby for bringing it to my attention. Revision Changes Path 1.190 +2 -2 src/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message