diff options
Diffstat (limited to 'ext')
| -rw-r--r-- | ext/gd/gdcache.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gd/gdcache.c b/ext/gd/gdcache.c index e9c628607b..b89f5610ac 100644 --- a/ext/gd/gdcache.c +++ b/ext/gd/gdcache.c @@ -42,7 +42,7 @@ #else #include "php_config.h" #endif -#ifdef ENABLE_GD_TTF +#if HAVE_LIBTTF|HAVE_LIBFREETYPE #include "gdcache.h" |
