[Fontconfig] fontconfig: Branch 'master'
Akira TAGOH
akira at tagoh.org
Thu Apr 19 18:40:14 PDT 2012
Thanks for reporting.
On Thu, Apr 19, 2012 at 10:09 PM, Jon TURNEY
<jon.turney at dronecode.org.uk> wrote:
> [1] http://tinderbox.freedesktop.org/builds/2012-04-13-0008/logs/x11perf/#build
>
>> diff --git a/configure.in b/configure.in
>> +# if none of libiconv,libiconv-includes,libiconv-libs are specified
>> +if test "$libiconv_prefix" != "auto" -o "$libiconv_includes" != "auto" -o "$libiconv_lib" != "auto"; then
>
> Should this comment read "if any of" ?
Right.
>> +use_iconv=0
>> +AC_MSG_CHECKING([for a usable iconv])
>> +if test "x$libiconv_cflags" != "x" -o "x$libiconv_lib" != "x"; then
>
> I think libiconv_lib can have the value "auto" here, which leads to the
> AC_TRY_LINK test failing, even though it shouldn't
Yes, I'll fix that shortly.
Thanks,
--
Akira TAGOH
More information about the Fontconfig
mailing list