summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorYitzchak Scott-Thoennes <sthoenna@efn.org>2002-03-01 01:38:59 -0800
committerJarkko Hietaniemi <jhi@iki.fi>2002-03-01 17:29:32 +0000
commit506faf56dfc5fbabb52996eac45fa2d064bcf4ba (patch)
tree2fb5dc017596928d209b528d51f6871568593a8a /Configure
parent1f089b222902fe397f260b58b4f7410cd2b4bc01 (diff)
downloadperl-506faf56dfc5fbabb52996eac45fa2d064bcf4ba.tar.gz
Re: [PATCH] Configure to correctly recognize Amiga OS
Message-ID: <zy7f8gzkgWgY092yn@efn.org> p4raw-id: //depot/perl@14930
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/Configure b/Configure
index c2db8309fd..21cf09ed6e 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 Thu Feb 28 23:59:38 EET 2002 [metaconfig 3.0 PL70]
+# Generated on Fri Mar 1 20:03:36 EET 2002 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by perlbug@perl.org)
cat >c1$$ <<EOF
@@ -1047,7 +1047,7 @@ elif test -n "$DJGPP"; then
: DOS DJGPP
_exe=".exe"
elif test -d c:/. ; then
-: OS/2
+: OS/2 or cygwin
_exe=".exe"
fi