bug#9807: libtool is not found by the automake testsuite

2011-10-20 Thread Stefano Lattarini
On Thursday 20 October 2011, Peter Rosin wrote: > Hi! > Hi Peter, thanks for the report. > When I do a simple ./configure, make, make check, Automake will > not run tests related to Libtool, because there is no Libtool > installed in the prefix this Automake is destined for (i.e. > /usr/local/). >

bug#9807: libtool is not found by the automake testsuite

2011-10-20 Thread Peter Rosin
Hi! When I do a simple ./configure, make, make check, Automake will not run tests related to Libtool, because there is no Libtool installed in the prefix this Automake is destined for (i.e. /usr/local/). Is it really expected that users should have to install Libtool in the prefix before the Auto