summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorCraig A. Berry <craigberry@mac.com>2007-04-26 13:59:15 -0500
committerH.Merijn Brand <h.m.brand@xs4all.nl>2007-04-27 06:03:52 +0000
commitd1b6c6fd8bd6974e250fcc229b9d0e960dd477cf (patch)
treef686185d01d577df028cb368063ac1a4ccf02d89 /Configure
parent1f1a6e4688ff764ec0ae257cdc79a5374937af88 (diff)
downloadperl-d1b6c6fd8bd6974e250fcc229b9d0e960dd477cf.tar.gz
special Configure handling for IO/Compress modules no longer needed
From: "Craig A. Berry" <craigberry@mac.com> Message-Id: <p06240812c256eae2b552@[172.16.52.1]> p4raw-id: //depot/perl@31095
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure4
1 files changed, 1 insertions, 3 deletions
diff --git a/Configure b/Configure
index 0120233def..f35a311259 100755
--- a/Configure
+++ b/Configure
@@ -26,7 +26,7 @@
# $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $
#
-# Generated on Wed Apr 25 10:10:54 CEST 2007 [metaconfig 3.0 PL70]
+# Generated on Fri Apr 27 08:02:41 CEST 2007 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by perlbug@perl.org)
cat >c1$$ <<EOF
@@ -21053,8 +21053,6 @@ known_extensions="$known_extensions threads/shared"
set X $known_extensions
shift
known_extensions="$*"
-# Ditto for IO/Compress/Base and IO/Compress/Zlib
-nonxs_extensions="$nonxs_extensions IO/Compress/Base IO/Compress/Zlib"
set X $nonxs_extensions
shift
nonxs_extensions="$*"