Change 14782 by jhi@alpha on 2002/02/20 14:20:33

        Subject: [patch] Configure problem on Cygwin (was: Re: dubious configure error 
on cygwin)
        From: "Gerrit P. Haase" <[EMAIL PROTECTED]>
        Date: Wed, 20 Feb 2002 00:23:29 +0100
        Message-ID: <[EMAIL PROTECTED]>

Affected files ...

.... //depot/perl/Configure#408 edit

Differences ...

==== //depot/perl/Configure#408 (xtext) ====
Index: perl/Configure
--- perl/Configure.~1~  Wed Feb 20 07:30:05 2002
+++ perl/Configure      Wed Feb 20 07:30:05 2002
@@ -20,7 +20,7 @@
 
 # $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $
 #
-# Generated on Sat Feb 16 18:18:46 EET 2002 [metaconfig 3.0 PL70]
+# Generated on Wed Feb 20 17:20:07 EET 2002 [metaconfig 3.0 PL70]
 # (with additional metaconfig patches by [EMAIL PROTECTED])
 
 cat >c1$$ <<EOF
@@ -2406,7 +2406,7 @@
                exit 1
                ;;
        *)      case "$lns:$issymlink" in
-               *"ln -s:"*"test -"?)
+               *"ln"*" -s:"*"test -"?)
                        echo "Creating the symbolic links..." >&4
                        echo "(First creating the subdirectories...)" >&4
                        cd ..
End of Patch.

Reply via email to