[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] rewritten library detection in `configure'
From: |
suzuki toshiya |
Subject: |
Re: [ft-devel] rewritten library detection in `configure' |
Date: |
Mon, 03 Mar 2014 18:46:34 +0900 |
User-agent: |
Mozilla-Thunderbird 2.0.0.12 (X11/20080406) |
Dear octoploid,
Oh, I was too late... Thank you for reporting bzip2 issue.
I found almost same issue and was writing a patch to
fallback to conventional detection if pkg-config fails,
but hesitated to insist "such issue would be popular".
You made this issue fixed :-)
Regards,
mpsuzuki
octoploid wrote:
>
> 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.
>
> _______________________________________________
> Freetype-devel mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/freetype-devel
Re: [ft-devel] rewritten library detection in `configure', Nikolaus Waxweiler, 2014/03/03