ID:               15802
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Closed
+Status:           Bogus
 Bug Type:         GD related
 Operating System: irelevant (FreeBSD 4.4)
 PHP Version:      4.1.2
 New Comment:

Then we mark it as bogus too.

(BTW, making changes to configure is not usefull, you should make them
to configure.in or the config.m4 files in the extension directories).

Derick


Previous Comments:
------------------------------------------------------------------------

[2002-02-28 21:32:33] [EMAIL PROTECTED]

Forget it, it is bogus report.

------------------------------------------------------------------------

[2002-02-28 21:23:21] [EMAIL PROTECTED]

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


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=15802&edit=1

Reply via email to