diff options
author | andypost <apostnikov@gmail.com> | 2016-06-18 23:16:58 +0200 |
---|---|---|
committer | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2016-06-18 23:35:32 +0200 |
commit | cc3c03142341f5bcafbe1bbabaefa50dbdd8e35c (patch) | |
tree | 13b1ea52f659f8b5f6423d7ca600d687d0821c65 /main/php5/gd-iconv.patch | |
parent | 9facde352ebaea3177cc9ac8316512967491b138 (diff) | |
download | aports-cc3c03142341f5bcafbe1bbabaefa50dbdd8e35c.tar.bz2 aports-cc3c03142341f5bcafbe1bbabaefa50dbdd8e35c.tar.xz |
main/php5: upgrade to 5.6.22
Diffstat (limited to 'main/php5/gd-iconv.patch')
-rw-r--r-- | main/php5/gd-iconv.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/main/php5/gd-iconv.patch b/main/php5/gd-iconv.patch index c6ea84a368..7f7bd0e196 100644 --- a/main/php5/gd-iconv.patch +++ b/main/php5/gd-iconv.patch @@ -1,5 +1,5 @@ diff --git a/ext/gd/config.m4 b/ext/gd/config.m4 -index 0e35ece..3593cd7 100644 +index e643e52..fc41ab9 100644 --- a/ext/gd/config.m4 +++ b/ext/gd/config.m4 @@ -6,6 +6,9 @@ dnl @@ -10,9 +10,9 @@ index 0e35ece..3593cd7 100644 +[ --with-iconv-dir=DIR GD/XMLRPC-EPI: iconv dir for GD/XMLRPC-EPI],no,no) + PHP_ARG_WITH(gd, for GD support, - [ --with-gd[=DIR] Include GD support. DIR is the GD library base + [ --with-gd[=DIR] Include GD support. DIR is the GD library base install directory [BUNDLED]]) -@@ -374,6 +377,18 @@ dnl enable the support in bundled GD library +@@ -329,6 +332,18 @@ dnl enable the support in bundled GD library GDLIB_CFLAGS="$GDLIB_CFLAGS -DJISX0208" fi |