php/php.patch

Tue, 08 Jan 2013 20:08:32 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Tue, 08 Jan 2013 20:08:32 +0100
changeset 755
192d78fefb97
permissions
-rw-r--r--

Update to new vendor version (chan_capi as well) and adapt patch logic,
introducing a new variable to control build time SMS call centre channel.

michael@582 1 Index: ext/gd/libgd/gd_compat.c
michael@582 2 --- ext/gd/libgd/gd_compat.c.orig 2009-08-09 15:15:45 +0200
michael@582 3 +++ ext/gd/libgd/gd_compat.c 2010-01-19 21:20:30 +0100
michael@582 4 @@ -5,6 +5,7 @@
michael@582 5 #endif
michael@582 6
michael@582 7 #ifdef HAVE_GD_JPG
michael@582 8 +# include <stdio.h>
michael@582 9 # include <jpeglib.h>
michael@582 10 #endif
michael@582 11

mercurial