mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
Merge pull request #1921 from thoradia/libxslt
libxslt: do not refer to xlocale.h
This commit is contained in:
commit
7b1be4a124
@ -31,6 +31,7 @@ PKG_LONGDESC="libxslt"
|
|||||||
PKG_AUTORECONF="no"
|
PKG_AUTORECONF="no"
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS_HOST=" ac_cv_header_ansidecl_h=no \
|
PKG_CONFIGURE_OPTS_HOST=" ac_cv_header_ansidecl_h=no \
|
||||||
|
ac_cv_header_xlocale_h=no \
|
||||||
--enable-static \
|
--enable-static \
|
||||||
--disable-shared \
|
--disable-shared \
|
||||||
--without-python \
|
--without-python \
|
||||||
@ -38,6 +39,7 @@ PKG_CONFIGURE_OPTS_HOST=" ac_cv_header_ansidecl_h=no \
|
|||||||
--without-crypto"
|
--without-crypto"
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS_TARGET="ac_cv_header_ansidecl_h=no \
|
PKG_CONFIGURE_OPTS_TARGET="ac_cv_header_ansidecl_h=no \
|
||||||
|
ac_cv_header_xlocale_h=no \
|
||||||
--enable-static \
|
--enable-static \
|
||||||
--disable-shared \
|
--disable-shared \
|
||||||
--without-python \
|
--without-python \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user