From owner-freebsd-hackers Mon Nov 9 19:36:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA03430 for freebsd-hackers-outgoing; Mon, 9 Nov 1998 19:36:38 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA03424 for ; Mon, 9 Nov 1998 19:36:35 -0800 (PST) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id TAA15279 for ; Mon, 9 Nov 1998 19:28:20 -0800 (PST) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpdJ15276; Tue Nov 10 03:28:16 1998 Message-ID: <3647B2AF.794BDF32@whistle.com> Date: Mon, 09 Nov 1998 19:27:43 -0800 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.2.7-RELEASE i386) MIME-Version: 1.0 To: hackers@FreeBSD.ORG Subject: libscrypt and automatic builds. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I want to have libscrypt and libdescrypt in my distribution, and have libcrypt -> libscrypt. There doesn't seen to be an easy way to get a 'make buildworld;make installworld; to be able to give that combination. It seems that if libdescrypt is available it gets pointed to. am I doing something stupid here? julian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message