config/companion_tools.in
changeset 2069 366bd2b22675
parent 1729 dd72fa745318
child 2285 7d1e018167b5
     1.1 --- a/config/companion_tools.in	Tue Jan 12 21:47:36 2010 +0000
     1.2 +++ b/config/companion_tools.in	Thu Aug 05 17:59:51 2010 +0200
     1.3 @@ -13,6 +13,7 @@
     1.4          m4 >= 1.4.12
     1.5          autoconf >= 2.63
     1.6          automake >= 1.10.2
     1.7 +        libtool >= 2.2.4
     1.8        
     1.9        If your system has older versions, we can build them for you,
    1.10        but you are strongly encouraged to update your system instead!
    1.11 @@ -31,6 +32,10 @@
    1.12      bool
    1.13      prompt "automake"
    1.14  
    1.15 +config COMP_TOOLS_libtool
    1.16 +    bool
    1.17 +    prompt "libtool"
    1.18 +
    1.19  endif
    1.20  
    1.21  endmenu