summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>1999-10-26 13:40:18 +0000
committerJarkko Hietaniemi <jhi@iki.fi>1999-10-26 13:40:18 +0000
commite688b2318033d7cc179bac591999729a37bf7138 (patch)
treea8615311fad5e9cd026081310ba262dc6d3a5c0e /Configure
parent0617aed7fc09c616342e9b0d35b7881d7c1472b1 (diff)
downloadperl-e688b2318033d7cc179bac591999729a37bf7138.tar.gz
Revert #4457 for more investigation.
p4raw-id: //depot/cfgperl@4460
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure8
1 files changed, 1 insertions, 7 deletions
diff --git a/Configure b/Configure
index 9f5ee164db..659daefdc1 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 Oct 26 13:10:37 EET DST 1999 [metaconfig 3.0 PL70]
+# Generated on Tue Oct 26 16:44:39 EET DST 1999 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by perlbug@perl.com)
cat >/tmp/c1$$ <<EOF
@@ -370,7 +370,6 @@ d_phostname=''
d_uname=''
d_gethostprotos=''
d_getlogin=''
-d_getmnt=''
d_getmntent=''
d_getnbyaddr=''
d_getnbyname=''
@@ -8829,10 +8828,6 @@ eval $hasproto
set getlogin d_getlogin
eval $inlibc
-: see if getmnt exists
-set getmnt d_getmnt
-eval $inlibc
-
: see if getmntent exists
set getmntent d_getmntent
eval $inlibc
@@ -13606,7 +13601,6 @@ d_gethent='$d_gethent'
d_gethname='$d_gethname'
d_gethostprotos='$d_gethostprotos'
d_getlogin='$d_getlogin'
-d_getmnt='$d_getmnt'
d_getmntent='$d_getmntent'
d_getnbyaddr='$d_getnbyaddr'
d_getnbyname='$d_getnbyname'