summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-09-11 11:18:36 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-09-11 11:18:36 +0000
commit4786929f36834e48edf78210d6a52d0728fd5027 (patch)
tree1228e9e610601f201c31c49f14f4cd4b0d66c04a /Configure
parent79019f4f1b03e1464f89ec059ca38876bafca7b4 (diff)
downloadperl-4786929f36834e48edf78210d6a52d0728fd5027.tar.gz
The lseek fix (#11991) was no fix.
p4raw-id: //depot/perl@11999
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/Configure b/Configure
index 6d6ffa2742..8e34f0aa26 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 Sep 11 04:08:04 EET DST 2001 [metaconfig 3.0 PL70]
+# Generated on Tue Sep 11 15:19:00 EET DST 2001 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by perlbug@perl.org)
cat >c1$$ <<EOF
@@ -10787,7 +10787,7 @@ eval $inlibc
: see if prototype for lseek is available
echo " "
-set lseek d_lseekproto $i_systypes sys/types.h $i_unistd unistd.h
+set d_lseekproto lseek $i_systypes sys/types.h $i_unistd unistd.h
eval $hasproto
: see if lstat exists