This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
metaconfig unit change for #14930.
[metaconfig.git] / U / modified / Init.U
index 1c92058..78c64fe 100644 (file)
@@ -63,7 +63,7 @@ elif test -n "$DJGPP"; then
 : DOS DJGPP
     _exe=".exe"
 elif test -d c:/. ; then
-: OS/2
+: OS/2 or cygwin
     _exe=".exe"
 fi