mirror of
https://github.com/php/php-src.git
synced 2025-08-20 09:24:05 +02:00
6 lines
154 B
Text
6 lines
154 B
Text
/* 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
|
|
|