mirror of
https://github.com/teddysun/lamp.git
synced 2026-04-05 04:08:30 +00:00
Update comments
Fixed issue #170 #171 Signed-off-by: Teddysun <i@teddysun.com>
This commit is contained in:
@@ -48,7 +48,7 @@ install_php(){
|
||||
else
|
||||
with_pcre="--with-pcre-dir=${depends_prefix}/pcre"
|
||||
with_libxml="--with-libxml-dir"
|
||||
with_icu="--with-icu-dir"
|
||||
with_icu="--with-icu-dir=/usr"
|
||||
with_onig="--with-onig"
|
||||
enable_wddx="--enable-wddx"
|
||||
enable_zip="--enable-zip"
|
||||
|
||||
Reference in New Issue
Block a user