php5: use bundled libgd for gd extension
authorMichael Heimpold <[email protected]>
Thu, 26 Jul 2012 15:34:45 +0000 (15:34 +0000)
committerMichael Heimpold <[email protected]>
Thu, 26 Jul 2012 15:34:45 +0000 (15:34 +0000)
commitc0f0f8ab3db31a09716aeb3b99f199da33f6e261
tree95014c3d17c2c3756def35fe3b8cef669b56c349
parent91c464a406175c902433588fbfa185fc8d6094c6
php5: use bundled libgd for gd extension

PHP devs doesn't only include an own copy of libgd but modified
it. As long as these modifications are not part of the offical
libgd distribution, we have to deal with the bundled version.

Details can be found at
https://bugs.php.net/bug.php?id=55224 and
https://bugs.php.net/bug.php?id=60108

When this problem is fixed upstream, this patch should be reverted.

Signed-off-by: Michael Heimpold <[email protected]>
SVN-Revision: 32879
lang/php5/Makefile