Update gd_old.sh
This commit is contained in:
parent
0e6ea7cb7e
commit
5a800ac1b2
|
|
@ -89,8 +89,8 @@ Install_lib()
|
|||
--with-png-dir \
|
||||
--with-webp-dir \
|
||||
--with-zlib-dir \
|
||||
--enable-gd-jis-conv
|
||||
# --with-freetype-dir=${serverPath}/lib/freetype_old
|
||||
--enable-gd-jis-conv \
|
||||
--with-freetype-dir=${serverPath}/lib/freetype_old
|
||||
# --enable-gd-native-ttf
|
||||
make clean && make && make install && make clean
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue