aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Howell2004-03-17 09:29:20 +0000
committerTravis Howell2004-03-17 09:29:20 +0000
commit1ca917d81bef47379066d229142f8f86c1aae1e7 (patch)
tree62c06535ba5a4e84d324a738fbcec5db2092690d
parentab13bca41d09d57ed4469809bb03ddfa9cbaf63a (diff)
downloadscummvm-rg350-1ca917d81bef47379066d229142f8f86c1aae1e7.tar.gz
scummvm-rg350-1ca917d81bef47379066d229142f8f86c1aae1e7.tar.bz2
scummvm-rg350-1ca917d81bef47379066d229142f8f86c1aae1e7.zip
Missed a bit
svn-id: r13335
-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