mirror of
https://github.com/php/php-src.git
synced 2025-08-21 01:45:16 +02:00
MFB
This commit is contained in:
parent
895a3a109f
commit
04eca7536c
1 changed files with 1 additions and 0 deletions
|
@ -183,6 +183,7 @@ AC_DEFUN(PHP_GD_FREETYPE2,[
|
|||
|
||||
if test -n "$FREETYPE2_DIR" ; then
|
||||
PHP_ADD_LIBRARY_WITH_PATH(freetype, $FREETYPE2_DIR/lib, GD_SHARED_LIBADD)
|
||||
PHP_ADD_INCLUDE($FREETYPE2_DIR/include)
|
||||
PHP_ADD_INCLUDE($FREETYPE2_INC_DIR)
|
||||
AC_DEFINE(USE_GD_IMGSTRTTF, 1, [ ])
|
||||
AC_DEFINE(HAVE_LIBFREETYPE,1,[ ])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue