summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2009-08-18 19:38:51 +0200
committerH.Merijn Brand <h.m.brand@xs4all.nl>2009-08-18 19:38:51 +0200
commit7894ad662a3cd2f4ed62524c47717e580145900e (patch)
tree6a191cbb6e2d20bf9ae61ff6398db436bc1ab343 /Configure
parentf7fd2659b1bc43d5ff74a8fdc3e6d30555d9aaff (diff)
downloadperl-7894ad662a3cd2f4ed62524c47717e580145900e.tar.gz
Correctly detect NDBM_File availability
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/Configure b/Configure
index d78dde434a..b63287bb01 100755
--- a/Configure
+++ b/Configure
@@ -25,7 +25,7 @@
# $Id: Head.U 6 2006-08-25 22:21:46Z rmanfredi $
#
-# Generated on Wed Aug 12 09:30:48 CEST 2009 [metaconfig 3.5 PL0]
+# Generated on Tue Aug 18 19:22:01 CEST 2009 [metaconfig 3.5 PL0]
# (with additional metaconfig patches by perlbug@perl.org)
cat >c1$$ <<EOF
@@ -21735,7 +21735,7 @@ for xxx in $known_extensions ; do
esac
;;
NDBM_File|ndbm_fil)
- case "$i_ndbm" in
+ case "$d_ndbm" in
$define)
case "$osname-$use64bitint" in
hpux-define)