From: Jarkko Hietaniemi Date: Tue, 9 Apr 2002 14:45:21 +0000 (+0000) Subject: As Merijn points out, pthread.h really needs to be known X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=a9dade7878a917de032e3b0f2e1c0c20904cd6ac;p=p5sagit%2Fp5-mst-13.2.git As Merijn points out, pthread.h really needs to be known by protochk. p4raw-id: //depot/perl@15828 --- diff --git a/Configure b/Configure index 6f24cd8..71b7feb 100755 --- a/Configure +++ b/Configure @@ -20,7 +20,7 @@ # $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $ # -# Generated on Mon Apr 8 17:56:15 EET DST 2002 [metaconfig 3.0 PL70] +# Generated on Tue Apr 9 18:44:25 EET DST 2002 [metaconfig 3.0 PL70] # (with additional metaconfig patches by perlbug@perl.org) cat >c1$$ < protochk <> protochk <<'EOSH' @@ -9302,10 +9309,6 @@ case "$d_tm_tm_gmtoff" in *) echo "No, it doesn't." ;; esac -: see if POSIX threads are available -set pthread.h i_pthread -eval $inhdr - : see if asctime_r exists set asctime_r d_asctime_r eval $inlibc