XML_LIBS should include LZMA_LIBS. This ensures that 'xml2-config --libs'
shows -llzma when xz is enabled. Otherwise static link fails because of
missing xz symbols.
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 55a5a6f2c818.
XML_LIBS should include LZMA_LIBS. This ensures that 'xml2-config --libs'
shows -llzma when xz is enabled. Otherwise static link fails because of
missing xz symbols.
---
v2: rebase on current master
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b
Hi Chris,
On Wed, May 18, 2016 at 02:16:26PM -0700, Chris Green wrote:
> In the upcoming libxml2 release planned for the 20th, are the below issues
> anticipated to be in 2.9.4 final? I don't believe these are in the current
> 2.9.4 RCs.
>
> These two hit an Apple IOS release and then were on the