mirror of
https://github.com/php/php-src.git
synced 2024-12-04 15:23:44 +08:00
10 lines
233 B
Plaintext
10 lines
233 B
Plaintext
/* Define if you have the gd library (-lgd). */
|
|
#define HAVE_LIBGD 0
|
|
|
|
/* 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
|