[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] rewritten library detection in `configure'
From: |
octoploid |
Subject: |
Re: [ft-devel] rewritten library detection in `configure' |
Date: |
Mon, 03 Mar 2014 10:09:08 +0100 |
03.03.2014, 10:02, "Werner LEMBERG" <address@hidden>:
>>> checking for BZIP2... no
>> Strange. Because you should then see
>>
>> checking for BZIP2... no
>> checking for BZ2_bzDecompress in -lbz2... yes
>> checking bzlib.h usability... yes
>> checking bzlib.h presence... yes
>> checking for bzlib.h... yes
>>
>> and in the very end
>>
>> bzip2: yes (autoconf test)
>
> Of course, I assume that you've done `git pull' to get the recent git
> version...
Thanks. That fixed the issue.
I was on commit e962a914fdee0e44.
93ebcbd0acec is fine.
Re: [ft-devel] rewritten library detection in `configure', Nikolaus Waxweiler, 2014/03/03