summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorAndy Dougherty <doughera@lafayette.edu>2001-10-25 11:34:02 -0400
committerJarkko Hietaniemi <jhi@iki.fi>2001-10-25 18:45:18 +0000
commit7deadc5fc62e7c179bef75c78fd7a80d46bdb805 (patch)
treee3bc808ab89326419c2f31c7cc6821b90e1f5874 /Configure
parent89ca4ac7af707d34da190bf469b8073ada175d9b (diff)
downloadperl-7deadc5fc62e7c179bef75c78fd7a80d46bdb805.tar.gz
Re: Not OK @12650
Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu> p4raw-id: //depot/perl@12655
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/Configure b/Configure
index 7a8bea1f52..873aecba86 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 Oct 25 20:32:59 EET DST 2001 [metaconfig 3.0 PL70]
+# Generated on Thu Oct 25 22:43:09 EET DST 2001 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by perlbug@perl.org)
cat >c1$$ <<EOF
@@ -16430,7 +16430,7 @@ for xxx in $known_extensions ; do
esac
esac
;;
- threads)
+ threads|threads/shared)
case "$usethreads" in
true|$define|y)
case "$useithreads" in