1
0
mirror of https://github.com/php/php-src.git synced 2026-04-08 00:22:52 +02:00
Files
archived-php-src/ext/gd
Adam Harvey a0955f351c Switch to using freetype-config for freetype detection.
This fixes GD compilation against libfreetype 2.5.1 and later after they made
the rather interesting decision to change their include directory layout in a
point release.

The original suggestion in the bug was to use pkg-config, but my inclination is
to use freetype-config instead: we should be able to get the same configuration
information without actually needing pkg-config installed, since pkg-config is
by no means guaranteed to exist on many Unices and distros, whereas
freetype-config should always be present if a libfreetype build environment is
installed. Let's try it out and see what happens.

Fixes bug #64405 (Use freetype-config for determining freetype2 dir(s)).
2013-12-07 19:39:40 -08:00
..
2013-07-15 00:23:03 -07:00
2013-06-10 14:20:18 -07:00
2012-10-24 10:36:52 +02:00
2003-06-15 20:16:46 +00:00
2013-01-01 16:28:54 +08:00
2013-07-15 00:23:03 -07:00
2011-01-19 15:23:07 +00:00
2003-12-28 21:08:46 +00:00