|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2002-02-28 21:32 UTC] dan at obluda dot cz
[2002-03-01 05:26 UTC] derick@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Sat Nov 29 11:00:01 2025 UTC |
See summary --- configure Fri Mar 1 03:15:10 2002 +++ configure.orig Wed Feb 27 10:18:32 2002 @@ -21722,9 +21722,9 @@ echo "$ac_t""no" 1>&6 fi - echo $ac_n "checking for gdImageCreateFromGifCtx in -lgd""... $ac_c" 1>&6 -echo "configure:21727: checking for gdImageCreateFromGifCtx in -lgd" >&5 -ac_lib_var=`echo gd'_'gdImageCreateFromGifCtx | sed 'y%./+-%__p_%'` + echo $ac_n "checking for gdImageGifCtx in -lgd""... $ac_c" 1>&6 +echo "configure:21727: checking for gdImageGifCtx in -lgd" >&5 +ac_lib_var=`echo gd'_'gdImageGifCtx | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else @@ -21736,10 +21736,10 @@ /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ -char gdImageCreateFromGifCtx(); +char gdImageGifCtx(); int main() { -gdImageCreateFromGifCtx() +gdImageGifCtx() ; return 0; } EOF if { (eval echo configure:21746: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then