summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-10-03 02:24:02 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-10-03 02:24:02 +0000
commit69eadf66e3c6a311244719077363ae1008cce477 (patch)
tree15a9469efe5a3f3f9585a8f0396a8c79fd48273b /Configure
parente75931a765960ad4c0734b7843b80080cef7e6a8 (diff)
downloadperl-69eadf66e3c6a311244719077363ae1008cce477.tar.gz
Misplaced else.
p4raw-id: //depot/perl@7129
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/Configure b/Configure
index b4eeb1f0cf..ae6712fb23 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 3 05:08:05 EET DST 2000 [metaconfig 3.0 PL70]
+# Generated on Tue Oct 3 05:18:15 EET DST 2000 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by perlbug@perl.org)
cat >/tmp/c1$$ <<EOF
@@ -11650,10 +11650,10 @@ Your strtoll() doesn't seem to be working okay.
EOM
d_strtoll="$undef"
;;
+ esac
else
echo "(I can't seem to compile the test program--assuming it doesn't)"
d_strtoll="$undef"
- esac
fi
;;
esac