summaryrefslogtreecommitdiff
path: root/config/companion_tools.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/companion_tools.in')
-rw-r--r--config/companion_tools.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/companion_tools.in b/config/companion_tools.in
index c311b58..ea6724f 100644
--- a/config/companion_tools.in
+++ b/config/companion_tools.in
@@ -2,7 +2,15 @@
menu "Companion tools"
+config COMP_TOOLS_make_3_81_NEEDED
+ bool
+ depends on ! CONFIGURE_has_make381
+ default y
+ select COMP_TOOLS
+ select COMP_TOOLS_make
+
comment "READ HELP before you say 'Y' below !!!"
+
config COMP_TOOLS
bool
prompt "Build some companion tools"