Re: [xml] missing SAX1 support without giving --without-sax1



On 10/29/12 11:06 AM, Daniel Veillard wrote:
On Mon, Oct 29, 2012 at 10:22:25AM +0100, Petr Sumbera wrote:
>Dne 29.10.12 07:18, Daniel Veillard napsal(a):
> >On Fri, Oct 26, 2012 at 04:51:15PM +0200, Petr Sumbera wrote:
[...]
>--- libxml2-2.9.0/configure.in.~1~      Mon Sep 10 20:52:46 2012
>+++ libxml2-2.9.0/configure.in  Fri Oct 26 08:16:02 2012
>@@ -1149,7 +1153,7 @@
>      TEST_SAX=SAXtests
>  fi
>  AC_SUBST(WITH_SAX1)
>-AM_CONDITIONAL(WITH_SAX1_SOURCES, test "${WITH_TRIO}" = "1")
>+AM_CONDITIONAL(WITH_SAX1_SOURCES, test "${WITH_SAX1}" = "1")
>  AC_SUBST(TEST_SAX)
>
>And it worked. But I would expect that the same problem is on Linux
>then too!?
   yeah it's surprizing, will fix

Will you fix this one now?

Thanks,

Petr


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]