summaryrefslogtreecommitdiff
path: root/package/gnuconfig
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-08-21 14:20:59 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-08-21 14:20:59 +0000
commit5795931894fc022d3735ac4d0edfc337f65803ba (patch)
tree4329460f3436f6dd6e917a6ad7ee552427ebca0c /package/gnuconfig
parent7109587d41d15dfce3cfc2316e8178ad8311eb9d (diff)
- add BR2_HAVE_MANPAGE and BR2_HAVE_INFOPAGE. Selecting these will keep the
respective documentation on your target filesystem.
Diffstat (limited to 'package/gnuconfig')
-rw-r--r--package/gnuconfig/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gnuconfig/Config.in b/package/gnuconfig/Config.in
index 9f5711e93..5ac0bb3ff 100644
--- a/package/gnuconfig/Config.in
+++ b/package/gnuconfig/Config.in
@@ -1,6 +1,6 @@
config BR2_UPDATE_CONFIG
bool "update config.sub and config.guess"
- default n
+ default y
help
This just exists to easily update the config.sub / config.guess
files in packages to the latest version (since many bundled ones