I added PHP_INSTALL_HEADERS() macro in HEAD. And used it
with gd so now those headers are installed.
Feel free to backport the patch(es).
--Jani
On Mon, 14 Feb 2005, Joe Orton wrote:
On Thu, Feb 10, 2005 at 03:21:45PM +0200, Jani Taskinen wrote:
While this patch works fine, what
On Thu, Feb 10, 2005 at 03:21:45PM +0200, Jani Taskinen wrote:
>
> While this patch works fine, what if you don't actually have
> GD installed in your PHP? There should be a configure macro
> that adds the headers when really needed..
Good point. OK, how about this instead:
Index: sc
While this patch works fine, what if you don't actually have
GD installed in your PHP? There should be a configure macro
that adds the headers when really needed..
--Jani
On Wed, 9 Feb 2005, Joe Orton wrote:
We had a request to install the ext/gd headers, which are needed to
compile
We had a request to install the ext/gd headers, which are needed to
compile the pdflib extension. Any objections? I've tested this to at
least build the PECL pdflib module.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=145891
Index: scripts/Makefile.frag
=