On Sun, 6 May 2001, Rasmus Lerdorf wrote:
> On Sun, 6 May 2001, Sascha Schumann wrote:
>
> > > That's because the GD-1.8.3 lib on www.php.net does have GIF support.
Well, actually it does not have GIF support.
$ nm /home/rasmus/gd-1.8.3/libgd.a|grep -i gif|wc -l
0
However
On Sun, 6 May 2001, Sascha Schumann wrote:
> > That's because the GD-1.8.3 lib on www.php.net does have GIF support.
>
> Well, then the mistake is in some other part, because it
> complained about gdImageCreateFromGifCtx not being defined in
> some #ifdef HAVE_GD_GIF .. #endif area.
> That's because the GD-1.8.3 lib on www.php.net does have GIF support.
Well, then the mistake is in some other part, because it
complained about gdImageCreateFromGifCtx not being defined in
some #ifdef HAVE_GD_GIF .. #endif area.
- Sascha Expe
> > On 2001-05-05 19:02:29, "Andi Gutmans" <[EMAIL PROTECTED]> wrote:
> > > Hi,
> > >
> > > Now that the pressing problems have been fixed in the CVS I'd like to
> > > branch 4.0.6 and release an RC1.
> > > Any objections?
> >
> > No, but you may want to check that my commit for fsock/network rela