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
>
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