Remove XML dependency

This commit is contained in:
Shoghi Cervantes Pueyo 2013-01-12 00:40:54 +01:00
parent 2665dffdd8
commit 8bc115a2ab

View File

@ -115,8 +115,8 @@ cd php
--enable-bcmath \
--with-gmp=$DIR/install_data/php/ext/gmp \
--with-curl=$DIR/install_data/php/ext/curl \
--enable-zip \
--with-zlib=$DIR/install_data/php/ext/zlib \
--disable-xml \
--enable-sockets \
--enable-pthreads \
--enable-maintainer-zts \