|
|
@ -45,7 +45,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" |
|
|
|
OPTIONS="${OPTIONS} --with-freetype-dir=${serverPath}/lib/freetype" |
|
|
|
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 |
|
|
|