Updated dependencies.

This commit is contained in:
Erik C. Thauvin 2021-07-09 15:32:01 -07:00
parent f7ef436a72
commit 808ca2a6f2
21 changed files with 37 additions and 31 deletions

View file

@ -72,7 +72,7 @@ case "`uname`" in
Darwin* )
darwin=true
;;
MINGW* )
MSYS* | MINGW* )
msys=true
;;
NONSTOP* )