summarylogtreecommitdiffstats
path: root/php-freetype-2.9.1.patch
diff options
context:
space:
mode:
Diffstat (limited to 'php-freetype-2.9.1.patch')
-rw-r--r--php-freetype-2.9.1.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/php-freetype-2.9.1.patch b/php-freetype-2.9.1.patch
index 7347efcdfd7e..02dfd9ce3cd4 100644
--- a/php-freetype-2.9.1.patch
+++ b/php-freetype-2.9.1.patch
@@ -1,5 +1,5 @@
---- a/ext/gd/config.m4
-+++ b/ext/gd/config.m4
+--- a/ext/gd/config.m4 2018-04-24 11:09:54.000000000 -0400
++++ b/ext/gd/config.m4 2018-05-04 15:18:49.867283889 -0400
@@ -186,21 +186,36 @@
AC_DEFUN([PHP_GD_FREETYPE2],[
if test "$PHP_FREETYPE_DIR" != "no"; then
@@ -48,8 +48,8 @@
PHP_EVAL_INCLINE($FREETYPE2_CFLAGS)
PHP_EVAL_LIBLINE($FREETYPE2_LIBS, GD_SHARED_LIBADD)
AC_DEFINE(HAVE_LIBFREETYPE,1,[ ])
---- a/configure
-+++ b/configure
+--- a/configure 2018-04-24 11:10:05.000000000 -0400
++++ b/configure 2018-05-04 15:18:45.626367913 -0400
@@ -34348,21 +34348,79 @@
if test "$PHP_FREETYPE_DIR" != "no"; then