mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-07 12:18:46 +00:00
Fixed typo
This commit is contained in:
parent
83cce9cdf3
commit
d48a1a6ce3
@ -138,7 +138,7 @@ rm -f ./configure >> "$DIR/install.log" 2>&1
|
|||||||
--enable-bcmath \
|
--enable-bcmath \
|
||||||
--with-curl="$DIR/install_data/php/ext/curl" \
|
--with-curl="$DIR/install_data/php/ext/curl" \
|
||||||
--with-zlib="$DIR/install_data/php/ext/zlib" \
|
--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-pthreads \
|
||||||
--with-event-extra=no \
|
--with-event-extra=no \
|
||||||
--with-event-openssl=no \
|
--with-event-openssl=no \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user