]> granicus.if.org Git - php/commitdiff
fix command not found warning in ext/gd
authorTom Van Looy <tom@ctors.net>
Fri, 24 Feb 2017 21:25:51 +0000 (22:25 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Fri, 24 Feb 2017 22:27:54 +0000 (23:27 +0100)
./configure: line 32011: PHP_GD_TTSTR: command not found

ext/gd/config.m4

index f3f736bca891feb01ae463dc424cca808cadf3e1..83bec597d9ccb3827faa5c67297e9d5cf184fe13 100644 (file)
@@ -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