Re: bug#13462: error: file 'build-aux/funclib.sh' not found

2013-01-28 Thread Peter Rosin
On 2013-01-18 10:46, Peter Rosin wrote: > On 2013-01-16 18:00, Peter Rosin wrote: >> Hi! >> >> If I, in a dirty git checkout (added an insignificant newline) as >> of today, do this >> >> ./bootstrap -fc >> cd .. >> mkdir foo >> cd foo >> ../libtool/configure >> make >

Re: bug#13462: error: file 'build-aux/funclib.sh' not found

2013-01-18 Thread Peter Rosin
On 2013-01-16 18:00, Peter Rosin wrote: > Hi! > > If I, in a dirty git checkout (added an insignificant newline) as > of today, do this > > ./bootstrap -fc > cd .. > mkdir foo > cd foo > ../libtool/configure > make > make check > > all is fine. If I then