[project @ 2002-03-28 14:46:59 by sof]
authorsof <unknown>
Thu, 28 Mar 2002 14:46:59 +0000 (14:46 +0000)
committersof <unknown>
Thu, 28 Mar 2002 14:46:59 +0000 (14:46 +0000)
recognise new cygwin moniker reported by config.guess

distrib/configure-bin.in

index ec2da8f..65743f3 100644 (file)
@@ -48,7 +48,7 @@ i[[3456]]86-*-openbsd*)
        TargetPlatform=i386-unknown-openbsd;;
 i[[3456]]86-*-solaris2*)
        TargetPlatform=i386-unknown-solaris2;;
-i[[3456]]86-*-cygwin32*)
+i[[3456]]86-*-cygwin*)
        exeext='.exe'
        TargetPlatform=i386-unknown-cygwin32;;
 i[[3456]]86-*-mingw32*)