]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- ported to gcc 3.3
authorankry <ankry@pld-linux.org>
Sun, 25 May 2003 08:47:56 +0000 (08:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc32-boehm-gc-libs.patch -> 1.2

gcc32-boehm-gc-libs.patch

index fb58e1af1abb35c61f1f702995ddd27c1a9c0a26..b74bde08a714b14bf6e4871261b4bb68f0915cba 100644 (file)
  
  
 -echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6
--echo "configure:2763: checking for dlopen in -ldl" >&5
+-echo "configure:2850: checking for dlopen in -ldl" >&5
 -ac_lib_var=`echo dl'_'dlopen | sed 'y%./+-%__p_%'`
 -if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
 -  echo $ac_n "(cached) $ac_c" 1>&6
 -  ac_save_LIBS="$LIBS"
 -LIBS="-ldl  $LIBS"
 -cat > conftest.$ac_ext <<EOF
--#line 2771 "configure"
+-#line 2858 "configure"
 -#include "confdefs.h"
 -/* Override any gcc2 internal prototype to avoid an error.  */
 -/* We use char because int might match the return type of a gcc2
 -dlopen()
 -; return 0; }
 -EOF
--if { (eval echo configure:2782: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+-if { (eval echo configure:2869: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
 -  rm -rf conftest*
 -  eval "ac_cv_lib_$ac_lib_var=yes"
 -else
This page took 0.182325 seconds and 4 git commands to generate.