Added Event and libevent to README.md

This commit is contained in:
Shoghi Cervantes Pueyo
2013-04-26 23:55:03 +02:00
parent cea84879e7
commit 21150cd239
2 changed files with 3 additions and 0 deletions

View File

@ -166,6 +166,7 @@ rm -f ./configure >> "$DIR/install.log" 2>&1
--enable-cli \
--without-pear \
--without-iconv \
--without-pdo \
--without-pdo-sqlite \
--with-zend-vm=$ZEND_VM >> "$DIR/install.log" 2>&1
echo -n " compiling..."