summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-03-11 20:22:07 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-03-11 20:22:07 +0000
commitc63dfae1e0dd3ff2a89e180471b2ec48a0f2dec6 (patch)
treeb9b667b77652f1fcccae5fd564d21c5934e41904 /Configure
parent74d00865ba88378666606a511807f134c81bd861 (diff)
downloadperl-c63dfae1e0dd3ff2a89e180471b2ec48a0f2dec6.tar.gz
Missed one.
p4raw-id: //depot/perl@18932
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/Configure b/Configure
index 2315af1380..fcb510495e 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 Mar 11 23:24:13 EET 2003 [metaconfig 3.0 PL70]
+# Generated on Tue Mar 11 23:30:19 EET 2003 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by perlbug@perl.org)
cat >c1$$ <<EOF
@@ -5057,7 +5057,7 @@ echo " "
case "$intsize" in
'')
echo "Checking to see how big your integers are..." >&4
- $cat >try.c <<'EOCP'
+ $cat >try.c <<EOCP
#include <stdio.h>
#$i_stdlib I_STDLIB
#ifdef I_STDLIB