From 3bd43b763e5b428618f43a63860464a80d1b1329 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sat, 29 Apr 2000 23:37:14 +0000 Subject: Update to version 1.0.0. PR: 18066 Submitted by: maintainer --- devel/libsigc++20/files/patch-ab | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'devel/libsigc++20/files/patch-ab') diff --git a/devel/libsigc++20/files/patch-ab b/devel/libsigc++20/files/patch-ab index 89440f4b9c9d..6cdeaffb2e2c 100644 --- a/devel/libsigc++20/files/patch-ab +++ b/devel/libsigc++20/files/patch-ab @@ -1,24 +1,24 @@ ---- configure Wed Jan 19 15:06:41 2000 -+++ configure Thu Jan 27 23:33:56 1994 -@@ -2810,14 +2810,14 @@ +--- 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:2815: checking for pthread_self in -lpthread" >&5 +-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:2815: checking for pthread_self in -lc_r" >&5 ++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" ++LIBS="-pthread -lc_r $LIBS" cat > conftest.$ac_ext <&6 -- cgit v1.2.3