We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abce855 commit bbbb3a0Copy full SHA for bbbb3a0
cmake/ext/gd/cmake/config.h.in
@@ -24,10 +24,6 @@
24
/* Define to 1 if gd extension has PNG support. */
25
#cmakedefine HAVE_GD_PNG 1
26
27
-/* Define to 1 if gd extension has TGA support (always available and built-in
28
- as of libgd 2.1.0). */
29
-#define HAVE_GD_TGA 1
30
-
31
/* Define to 1 if gd extension has WebP support. */
32
#cmakedefine HAVE_GD_WEBP 1
33
0 commit comments