aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index b6a0b21..c2668a5 100755
--- a/configure
+++ b/configure
@@ -50,6 +50,7 @@ cpu=
targetos=`uname`
case $targetos in
MINGW32*) mingw32=yes;;
+ MSYS*) mingw32=yes;;
DragonFly) noldl=yes;;
OpenBSD) noldl=yes;;
FreeBSD) noldl=yes;;