From e497906508084a5501f27a53a8ec0f23aa446e5b Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sun, 18 Jun 2000 10:00:08 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_3_5_0'. --- devel/libsigc++12/files/patch-ab | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 devel/libsigc++12/files/patch-ab (limited to 'devel/libsigc++12/files/patch-ab') diff --git a/devel/libsigc++12/files/patch-ab b/devel/libsigc++12/files/patch-ab deleted file mode 100644 index 6cdeaffb2e2c..000000000000 --- a/devel/libsigc++12/files/patch-ab +++ /dev/null @@ -1,29 +0,0 @@ ---- configure Sat Apr 15 10:15:19 2000 -+++ configure Tue Apr 18 07:49:32 2000 -@@ -2901,14 +2901,14 @@ - - if test "x$enable_threads" = "xyes" ; then - enable_threads="no" --echo $ac_n "checking for pthread_self in -lpthread""... $ac_c" 1>&6 --echo "configure:2906: checking for pthread_self in -lpthread" >&5 -+echo $ac_n "checking for pthread_self in -lc_r""... $ac_c" 1>&6 -+echo "configure:2906: checking for pthread_self in -lc_r" >&5 - ac_lib_var=`echo pthread'_'pthread_self | 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 - ac_save_LIBS="$LIBS" --LIBS="-lpthread $LIBS" -+LIBS="-pthread -lc_r $LIBS" - cat > conftest.$ac_ext <&6 -- enable_threads="yes";THREAD_LIB="-lpthread" -+ enable_threads="yes";THREAD_LIB="-pthread -lc_r" - else - echo "$ac_t""no" 1>&6 - fi -- cgit v1.2.3