Change 14930 by jhi@alpha on 2002/03/01 17:29:32

        Subject: Re: [PATCH] Configure to correctly recognize Amiga OS
        From: [EMAIL PROTECTED] (Yitzchak Scott-Thoennes)
        Date: Fri, 01 Mar 2002 09:38:59 -0800
        Message-ID: <[EMAIL PROTECTED]>

Affected files ...

.... //depot/perl/Configure#418 edit

Differences ...

==== //depot/perl/Configure#418 (xtext) ====
Index: perl/Configure
--- perl/Configure.~1~  Fri Mar  1 10:45:05 2002
+++ perl/Configure      Fri Mar  1 10:45:05 2002
@@ -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 [EMAIL PROTECTED])
 
 cat >c1$$ <<EOF
@@ -1047,7 +1047,7 @@
 : DOS DJGPP
     _exe=".exe"
 elif test -d c:/. ; then
-: OS/2
+: OS/2 or cygwin
     _exe=".exe"
 fi
 
End of Patch.

Reply via email to