Really fix it this time..

This commit is contained in:
foobar 2002-07-13 05:01:55 +00:00
parent e3797ab76a
commit 71b0e91bad

View File

@ -289,6 +289,10 @@ dnl enable the support in bundled GD library
GDLIB_CFLAGS="$GDLIB_CFLAGS -DHAVE_LIBFREETYPE"
fi
if test -n "$TTF_DIR"; then
GDLIB_CFLAGS="$GDLIB_CFLAGS -DHAVE_LIBTTF"
fi
PHP_SUBST(GDLIB_CFLAGS)
else