Remove --with-xml-prefix
This commit is contained in:
parent
d3381233b1
commit
c06f1e9974
|
@ -111,7 +111,6 @@ RUN autoreconf -i && \
|
|||
--disable-shared \
|
||||
--host=$TARGET \
|
||||
--build=`dpkg-architecture -qDEB_BUILD_GNU_TYPE` \
|
||||
--with-xml-prefix="$PREFIX" \
|
||||
--without-libxml2 \
|
||||
--disable-python-bindings \
|
||||
--disable-examples \
|
||||
|
|
Loading…
Reference in New Issue