libxml2: fix zlib detection

This commit is contained in:
MrMagne 2015-12-02 20:33:51 +11:00 committed by Tony Theodore
parent 1db5563647
commit c0b12c17f8
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ define $(PKG)_BUILD
$(SED) -i 's,`uname`,MinGW,g' '$(1)/xml2-config.in'
cd '$(1)' && ./configure \
$(MXE_CONFIGURE_OPTS) \
--with-zlib='$(PREFIX)/$(TARGET)/lib' \
--without-debug \
--without-python \
--without-threads