From 2c929943e6ccf4932677860a72201dc98bca121a Mon Sep 17 00:00:00 2001 From: Tom Van Looy Date: Fri, 24 Feb 2017 22:25:51 +0100 Subject: [PATCH] fix command not found warning in ext/gd ./configure: line 32011: PHP_GD_TTSTR: command not found --- ext/gd/config.m4 | 1 - 1 file changed, 1 deletion(-) 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 -- 2.50.0