# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/make.defaults,v 1.24 2006/10/17 14:19:43 dsd Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/make.defaults,v 1.25 2006/10/27 23:37:00 lu_zero Exp $
#
# System-wide defaults for the Portage system
# See portage(5) manpage
# enable it by default.
USE="${USE} cracklib"
+# 2006/10/28 - Luca Barbato <lu_zero@gentoo.org>
+# on glibc system you cannot turn it off
+USE="${USE} iconv"
+