From 945b444e950af91bad6a3b237d8cc46e5eb847b0 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Tue, 21 Jan 2014 17:09:30 +0000 Subject: Update to 5.4.24 release. --- graphics/php5-gd/files/patch-config.m4 | 9 --------- 1 file changed, 9 deletions(-) (limited to 'graphics/php5-gd/files') diff --git a/graphics/php5-gd/files/patch-config.m4 b/graphics/php5-gd/files/patch-config.m4 index 8212b1b4c8fb..a06ce45de5cc 100644 --- a/graphics/php5-gd/files/patch-config.m4 +++ b/graphics/php5-gd/files/patch-config.m4 @@ -1,14 +1,5 @@ --- config.m4.orig 2013-12-10 20:32:43.000000000 +0100 +++ config.m4 2013-12-24 21:02:03.000000000 +0100 -@@ -193,7 +193,7 @@ - if test "$PHP_FREETYPE_DIR" != "no"; then - - for i in $PHP_FREETYPE_DIR /usr/local /usr; do -- if test -f "$i/include/freetype2/freetype/freetype.h"; then -+ if test -f "$i/include/freetype2/freetype.h"; then - FREETYPE2_DIR=$i - FREETYPE2_INC_DIR=$i/include/freetype2 - break @@ -241,7 +241,7 @@ ],[ AC_MSG_ERROR([Problem with libt1.(a|so). Please check config.log for more information.]) -- cgit v1.2.3