diff options
author | Sascha Schumann <sas@php.net> | 1999-07-23 15:56:47 +0000 |
---|---|---|
committer | Sascha Schumann <sas@php.net> | 1999-07-23 15:56:47 +0000 |
commit | 33f30aee64d01e7b3f59ef087b2b250a7eb3a1e5 (patch) | |
tree | 3e9728a0fbde89d2b44f79378744aa1c25f7b48f /ext/gd/config.h.stub | |
parent | 2c2e4c463f2fc9e9a5aa492eeafae62713f2fd72 (diff) | |
download | php-git-33f30aee64d01e7b3f59ef087b2b250a7eb3a1e5.tar.gz |
gdttf update
Diffstat (limited to 'ext/gd/config.h.stub')
-rw-r--r-- | ext/gd/config.h.stub | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/gd/config.h.stub b/ext/gd/config.h.stub index 4e619595f7..db06b056cd 100644 --- a/ext/gd/config.h.stub +++ b/ext/gd/config.h.stub @@ -4,3 +4,6 @@ /* Define if you have the gd version 1.3 library (-lgd). */ #define HAVE_LIBGD13 0 +#undef FREETYPE_4BIT_ANTIALIAS_HACK +#undef HAVE_LIBFREETYPE +#undef HAVE_LIBTTF |