Fixed typo

This commit is contained in:
Shoghi Cervantes Pueyo 2013-04-26 23:15:06 +02:00
parent 83cce9cdf3
commit d48a1a6ce3

View File

@ -138,7 +138,7 @@ rm -f ./configure >> "$DIR/install.log" 2>&1
--enable-bcmath \
--with-curl="$DIR/install_data/php/ext/curl" \
--with-zlib="$DIR/install_data/php/ext/zlib" \
--with-event-core="$DIR/install_data/php/ext/event" \ \
--with-event-core="$DIR/install_data/php/ext/event" \
--with-event-pthreads \
--with-event-extra=no \
--with-event-openssl=no \