projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee0964f
)
"d_gethbyname" misspelled in Configure
author
Hans Mulder
<hansmu@xs4all.nl>
Sun, 15 Feb 1998 23:04:29 +0000
(
00:04
+0100)
committer
Malcolm Beattie
<mbeattie@sable.ox.ac.uk>
Fri, 20 Feb 1998 12:35:03 +0000
(12:35 +0000)
p4raw-id: //depot/perl@542
Configure
patch
|
blob
|
history
diff --git
a/Configure
b/Configure
index
df610b2
..
62249dd
100755
(executable)
--- a/
Configure
+++ b/
Configure
@@
-10448,7
+10448,7
@@
d_setgrps='$d_setgrps'
d_gethbyaddr='$d_gethbyaddr'
netdb_host_type='$netdb_host_type'
netdb_hlen_type='$netdb_hlen_type'
-d_gethbynam
='$d_gethbynam
'
+d_gethbynam
e='$d_gethbyname
'
netdb_name_type='$netdb_name_type'
d_gethent='$d_gethent'
d_gethname='$d_gethname'