summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-11-16 05:15:34 +0000
committerMike Frysinger <vapier@gentoo.org>2004-11-16 05:15:34 +0000
commitc77717f934f89323fada6c915f6916f0a43eb3b3 (patch)
tree90291edf4d6fd1230f8a76622ac33feb4115ea13 /profiles/default-linux/make.defaults
parentforce gnuconfig on everyone (diff)
downloadhistorical-c77717f934f89323fada6c915f6916f0a43eb3b3.tar.gz
historical-c77717f934f89323fada6c915f6916f0a43eb3b3.tar.bz2
historical-c77717f934f89323fada6c915f6916f0a43eb3b3.zip
autoconfig love for all
Diffstat (limited to 'profiles/default-linux/make.defaults')
-rw-r--r--profiles/default-linux/make.defaults3
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/default-linux/make.defaults b/profiles/default-linux/make.defaults
index 73a673143ad4..6f08e49b8833 100644
--- a/profiles/default-linux/make.defaults
+++ b/profiles/default-linux/make.defaults
@@ -8,3 +8,6 @@
# bitmap-fonts: build X the (upstream) default way
USE="bitmap-fonts"
+
+# Have everyone update config.{sub,guess} by default
+FEATURES="autoconfig"