Re: gd and fontconfig
[email protected] (Manfred Schwarb) Sun, 21 Mar 2010 00:21:30 +0100
| Newsgroups | php.gd.devel |
|---|---|
| Message-ID | <[email protected]> |
Am Sonntag, den 21.03.2010, 00:07 +0100 schrieb Manfred Schwarb: > > > However I do not have it in my home computer and it unfortunately could not be used I could not > > configure script because of error related the autotool. > > > > In my follow-up mail of march 7, 2010 I indicated how to fix it. You > have to modify configure.ac. For gd-devel readers, this was: Although recent checkouts do not compile, as configure.ac additions have to be made for the latest added test cases: Around line 570 of configure.ac, you have to add tests/gdimagefilledpolygon/Makefile tests/gdimageopenpolygon/Makefile tests/gdimagepolygon/Makefile Cheers, Manfred