From owner-freebsd-questions Tue Mar 12 04:16:36 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA07764 for questions-outgoing; Tue, 12 Mar 1996 04:16:36 -0800 (PST) Received: from skypirates.constantchange.on.ca (DreamLabs.ConstantChange.on.ca [198.96.119.129]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id EAA07746 for ; Tue, 12 Mar 1996 04:16:27 -0800 (PST) Received: (from mitayai@localhost) by skypirates.constantchange.on.ca (8.7.4/8.6.12) id HAA12934; Tue, 12 Mar 1996 07:17:43 GMT Date: Tue, 12 Mar 1996 07:17:38 +0000 () From: Will Mitayai Keeso Rowe To: freebsd-questions@freebsd.org Subject: YP in make world Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk When doing a make world, what is the best way to make sure that NIS support is not compiled in? I have no intentions of running yp services at this time, so i do not wish stuff like chpass to take it into account... If it is relevant, i am working with -stable Regards, -Mit