config/companion_tools.in
changeset 2285 7d1e018167b5
parent 1730 c43d16b6b950
child 3291 ccef9a13c09b
     1.1 --- a/config/companion_tools.in	Tue Jan 12 21:47:57 2010 +0000
     1.2 +++ b/config/companion_tools.in	Sat Jan 29 00:57:02 2011 +0100
     1.3 @@ -10,6 +10,7 @@
     1.4      prompt "Build some companion tools"
     1.5      help
     1.6        Crosstool-NG relies on some external tools to be recent enough, namely:
     1.7 +        make = 3.81 (in some cases)
     1.8          m4 >= 1.4.12
     1.9          autoconf >= 2.63
    1.10          automake >= 1.10.2
    1.11 @@ -20,6 +21,10 @@
    1.12  
    1.13  if COMP_TOOLS
    1.14  
    1.15 +config COMP_TOOLS_make
    1.16 +    bool
    1.17 +    prompt "make"
    1.18 +
    1.19  config COMP_TOOLS_m4
    1.20      bool
    1.21      prompt "m4"