|
|
@ -39,7 +39,7 @@ if [ $sysName == 'Darwin' ]; then |
|
|
|
else |
|
|
|
else |
|
|
|
OPTIONS="--with-iconv=${serverPath}/lib/libiconv" |
|
|
|
OPTIONS="--with-iconv=${serverPath}/lib/libiconv" |
|
|
|
OPTIONS="${OPTIONS} --with-freetype-dir=${serverPath}/lib/freetype_old" |
|
|
|
OPTIONS="${OPTIONS} --with-freetype-dir=${serverPath}/lib/freetype_old" |
|
|
|
OPTIONS="${OPTIONS} --with-gd --enable-gd-native-ttf" |
|
|
|
OPTIONS="${OPTIONS} --with-gd" |
|
|
|
OPTIONS="${OPTIONS} --with-curl" |
|
|
|
OPTIONS="${OPTIONS} --with-curl" |
|
|
|
OPTIONS="${OPTIONS} --with-libzip=${serverPath}/lib/libzip" |
|
|
|
OPTIONS="${OPTIONS} --with-libzip=${serverPath}/lib/libzip" |
|
|
|
fi |
|
|
|
fi |
|
|
|