config/companion_tools.in
changeset 1728 60b7ebc4709a
parent 1727 5f222264bb54
child 1729 dd72fa745318
     1.1 --- a/config/companion_tools.in	Tue Jan 12 21:09:30 2010 +0100
     1.2 +++ b/config/companion_tools.in	Tue Jan 12 21:47:14 2010 +0000
     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 +        m4 >= 1.4.12
     1.8          autoconf >= 2.63
     1.9        
    1.10        If your system has older versions, we can build them for you,
    1.11 @@ -17,6 +18,10 @@
    1.12  
    1.13  if COMP_TOOLS
    1.14  
    1.15 +config COMP_TOOLS_m4
    1.16 +    bool
    1.17 +    prompt "m4"
    1.18 +
    1.19  config COMP_TOOLS_autoconf
    1.20      bool
    1.21      prompt "autoconf"