s/STOP/CHECK/ blocks
[p5sagit/p5-mst-13.2.git] / Configure
index 187403e..9068567 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -4690,7 +4690,7 @@ $echo $n " patchlevel $patchlevel" $c
 test 0 -eq "$subversion" || $echo $n " subversion $subversion" $c
 echo ".)"
 case "$osname" in
-dos|cygwin|vms|win32)
+dos|vms)
        : XXX Should be a Configure test for double-dots in filenames.
        version=`echo $baserev $patchlevel $subversion | \
                 $awk '{ printf "%d_%d_%d\n", $1, $2, $3 }'`