summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-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"