X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Configure;h=c9152d7290725130e443d4dcbed830a0389561b1;hb=7765ce8d5e5e269fe29d6ea5c2e78eb5bfc63ce2;hp=c6c4ff32455cf08bb234af1f8d161db785dd2b2f;hpb=758a5d7997f283f8e3786c3e353533cc466d5004;p=p5sagit%2Fp5-mst-13.2.git diff --git a/Configure b/Configure index c6c4ff3..c9152d7 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 Thu Aug 9 16:34:00 EET DST 2001 [metaconfig 3.0 PL70] +# Generated on Fri Aug 17 15:57:38 EET DST 2001 [metaconfig 3.0 PL70] # (with additional metaconfig patches by perlbug@perl.org) cat >c1$$ <&4 case "$longdblsize" in $doublesize) - "...but long doubles are equal to doubles, not changing architecture name." >&4 + echo "...but long doubles are equal to doubles, not changing architecture name." >&4 ;; *) case "$archname" in @@ -16428,6 +16428,14 @@ for xxx in $known_extensions ; do esac esac ;; + threads) + case "$usethreads" in + true|$define|y) + case "$useithreads" in + $define|true|[yY]*) avail_ext="$avail_ext $xxx" ;; + esac + esac + ;; IPC/SysV|ipc/sysv) : XXX Do we need a useipcsysv variable here case "${d_msg}${d_sem}${d_shm}" in