From owner-cvs-all Thu Dec 6 5:18:37 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 73B1537B416; Thu, 6 Dec 2001 05:18:32 -0800 (PST) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fB6DIWt78141; Thu, 6 Dec 2001 05:18:32 -0800 (PST) (envelope-from des) Message-Id: <200112061318.fB6DIWt78141@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 6 Dec 2001 05:18:32 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2001/12/06 05:18:32 PST Modified files: etc Makefile Log: Introduce the variable USE_PAM_D, which, if set, will cause pam.d to be installed instead of pam.conf. This is for testing; the conditionals will be removed once we are confident that pam.d works as intended. Sponsored by: DARPA, NAI Labs Revision Changes Path 1.263 +9 -2 src/etc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message