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