summaryrefslogtreecommitdiff
path: root/ext/gd/config.m4
diff options
context:
space:
mode:
authorTom Van Looy <tom@ctors.net>2017-02-24 22:25:51 +0100
committerNikita Popov <nikita.ppv@gmail.com>2017-02-24 23:27:54 +0100
commit2c929943e6ccf4932677860a72201dc98bca121a (patch)
tree9c4a12db17b78a39bc16a34ab7902cc3a25a3280 /ext/gd/config.m4
parent1817a8622d0e3b54db3824c58540d20e3c2a11c7 (diff)
downloadphp-git-2c929943e6ccf4932677860a72201dc98bca121a.tar.gz
fix command not found warning in ext/gd
./configure: line 32011: PHP_GD_TTSTR: command not found
Diffstat (limited to 'ext/gd/config.m4')
-rw-r--r--ext/gd/config.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/gd/config.m4 b/ext/gd/config.m4
index f3f736bca8..83bec597d9 100644
--- a/ext/gd/config.m4
+++ b/ext/gd/config.m4
@@ -240,7 +240,6 @@ dnl PNG is required by GD library
dnl Various checks for GD features
PHP_GD_ZLIB
- PHP_GD_TTSTR
PHP_GD_WEBP
PHP_GD_JPEG
PHP_GD_PNG