Patched test for cygwin.

This commit is contained in:
mainzelm 2002-01-08 18:14:56 +00:00
parent 252e425248
commit 9e67fbf046
1 changed files with 1 additions and 1 deletions

View File

@ -310,7 +310,7 @@ AC_INIT(c/scheme48vm.c)
;;
## NT - cygwin32
*-*-cygwin32* )
*-*-cygwin* )
dir=cygwin32
EXEEXT=".exe"
;;