summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-08-15 15:27:21 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-08-15 15:27:21 +0000
commitaf960fef4eb57cfacbc13759993e50a8f1de8367 (patch)
treee4f0e49e72b41b8074e5b4393156a12ff0cc8ada /Configure
parent029d73611494d0e933efd394925f546ffe8ac15e (diff)
downloadperl-af960fef4eb57cfacbc13759993e50a8f1de8367.tar.gz
Use -Dusedevel; regen Configure and the respective Porting stuff.
p4raw-id: //depot/perl@6635
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/Configure b/Configure
index e32c7396c6..2055d4214f 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 Tue Aug 15 05:57:14 EET DST 2000 [metaconfig 3.0 PL70]
+# Generated on Tue Aug 15 17:35:03 EET DST 2000 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by perlbug@perl.com)
cat >/tmp/c1$$ <<EOF
@@ -1759,7 +1759,7 @@ You may safely delete it if you wish.
EOF
xpatchlevel=`awk '/define[ ]+PERL_VERSION/ {print $3}' $rsrc/patchlevel.h`
-case "$useunstabledeveloperreleases" in
+case "$usedevel" in
$define|true|[yY]*) ;;
*) case "$xpatchlevel" in
*[13579])