Thanks for reporting. On Thu, Apr 19, 2012 at 10:09 PM, Jon TURNEY <jon.turney@xxxxxxxxxxxxxxxx> 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 _______________________________________________ Fontconfig mailing list Fontconfig@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/fontconfig