summaryrefslogtreecommitdiffstats
path: root/package/gnuconfig
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer2007-08-21 16:20:59 +0200
committerBernhard Reutner-Fischer2007-08-21 16:20:59 +0200
commit5795931894fc022d3735ac4d0edfc337f65803ba (patch)
tree4329460f3436f6dd6e917a6ad7ee552427ebca0c /package/gnuconfig
parent- adjust config (diff)
downloadbuildroot-5795931894fc022d3735ac4d0edfc337f65803ba.tar.gz
buildroot-5795931894fc022d3735ac4d0edfc337f65803ba.tar.xz
buildroot-5795931894fc022d3735ac4d0edfc337f65803ba.zip
- 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