aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 4102536d0d..f40500f9a1 100755
--- a/configure
+++ b/configure
@@ -502,7 +502,7 @@ else
;;
CYGWIN*)
DEFINES="$DEFINES -mno-cygwin -DWIN32"
- LIBS="$LIBS -lmingw32 -lwinmm"
+ LIBS="$LIBS -mno-cygwin -lmingw32 -lwinmm"
OBJS="$OBJS scummvmico.o"
;;
# given this is a shell script assume some type of unix