diff -r dd72fa745318 -r 88020b2c3246 config/companion_tools.in --- a/config/companion_tools.in Tue Jan 12 21:47:36 2010 +0000 +++ b/config/companion_tools.in Tue Jan 12 19:24:03 2010 +0100 @@ -13,6 +13,7 @@ m4 >= 1.4.12 autoconf >= 2.63 automake >= 1.10.2 + libtool >= 2.2.4 If your system has older versions, we can build them for you, but you are strongly encouraged to update your system instead! @@ -31,6 +32,10 @@ bool prompt "automake" +config COMP_TOOLS_libtool + bool + prompt "libtool" + endif endmenu