|
|
|
@ -47,7 +47,7 @@ else |
|
|
|
|
OPTIONS='--without-iconv' |
|
|
|
|
# OPTIONS="--with-iconv=${serverPath}/lib/libiconv" |
|
|
|
|
OPTIONS="${OPTIONS} --with-curl" |
|
|
|
|
OPTIONS="${OPTIONS} --with-libzip=${serverPath}/lib/libzip" |
|
|
|
|
# OPTIONS="${OPTIONS} --with-libzip=${serverPath}/lib/libzip" |
|
|
|
|
fi |
|
|
|
|
|
|
|
|
|
IS_64BIT=`getconf LONG_BIT` |
|
|
|
|