projects
/
perl.git
/ commitdiff
free
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
effcffd
)
Correctly detect NDBM_File availability
author
H.Merijn Brand <h.m.brand@xs4all.nl>
Tue, 18 Aug 2009 17:38:51 +0000 (19:38 +0200)
committer
David Mitchell <davem@iabyn.com>
Tue, 18 Aug 2009 19:03:54 +0000 (20:03 +0100)
(cherry picked from commit
7894ad662a3cd2f4ed62524c47717e580145900e
)
Configure
patch
|
blob
|
blame
|
history
diff --git
a/Configure
b/Configure
index
d7262bb
..
01fa3c0
100755
(executable)
--- 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
@@
-21725,7
+21725,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)