mirror of
https://github.com/HEYAHONG/kconfig-frontends.git
synced 2025-05-09 02:01:14 +08:00
configure: building utilities has been default for some time now
... so update the help accordingly. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
This commit is contained in:
parent
2046221433
commit
5897c3f054
@ -108,7 +108,7 @@ AC_ARG_ENABLE(
|
||||
[utils],
|
||||
[AS_HELP_STRING(
|
||||
[--disable-utils],
|
||||
[install utilities to manage .config files (default=no)])])
|
||||
[install utilities to manage .config files (default=yes)])])
|
||||
AC_SUBST([enable_utils], [${enable_utils:-yes}])
|
||||
|
||||
AC_ARG_ENABLE(
|
||||
|
Loading…
x
Reference in New Issue
Block a user