From e8d13076e88209cfaebe4ef1532c14fa309f7227 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni <wolf31o2@gentoo.org> Date: Sat, 21 Jan 2006 05:02:23 +0000 Subject: Added ldap to USE. --- profiles/default-linux/x86/dev/2006.0/make.defaults | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'profiles') diff --git a/profiles/default-linux/x86/dev/2006.0/make.defaults b/profiles/default-linux/x86/dev/2006.0/make.defaults index 5385cbf3372b..4059be4914e3 100644 --- a/profiles/default-linux/x86/dev/2006.0/make.defaults +++ b/profiles/default-linux/x86/dev/2006.0/make.defaults @@ -1,9 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/2006.0/make.defaults,v 1.7 2006/01/12 17:16:37 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/2006.0/make.defaults,v 1.8 2006/01/21 05:02:23 wolf31o2 Exp $ # This is currently commented so that the stage1 tarball can also be used to # build no-nptl systems. #STAGE1_USE="nptl" +STAGE1_USE="pam" -USE="cups foomaticdb gdbm gpm libg++ nptl udev" +USE="cups foomaticdb gdbm gpm ldap libg++ nptl udev" -- cgit v1.2.3-65-gdbad