summaryrefslogtreecommitdiff
path: root/ext/gd/config.h.stub
blob: 1fce8aa1a0df0bbcfdcecc25526777edf9f78ac3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* 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 HAVE_GDIMAGECOLORRESOLVE
#undef FREETYPE_4BIT_ANTIALIAS_HACK
#undef HAVE_LIBFREETYPE
#undef HAVE_LIBTTF

/* Some versions of GD support both PNG and GIF. Set defines for both. */
#undef HAVE_GD_PNG
#undef HAVE_GD_GIF