# ChangeLog for Gentoo base-profile
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.8 2007/03/12 01:42:36 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.9 2007/03/31 19:28:49 antarus Exp $
+
+ 30 Mar 2007; Alec Warner <antarus@gentoo.org> make.defaults:
+ Remove autoconfig from FEATURES, it died a long time ago
12 Mar 2007; Joseph Jezak <josejx@gentoo.org> use.mask:
Add macbook USE flag to use.mask.
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/make.defaults,v 1.34 2007/03/05 00:06:39 spb Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/make.defaults,v 1.35 2007/03/31 19:28:49 antarus Exp $
#
# System-wide defaults for the Portage system
# See portage(5) manpage
-# Have everyone update config.{sub,guess} by default
-FEATURES="autoconfig strict sfperms"
+# Turn on strict checking and smart filesystems permissions (man make.conf)
+FEATURES="strict sfperms"
# Env vars to expand into USE vars. Modifying this requires prior
# discussion on gentoo-dev@gentoo.org.