summaryrefslogtreecommitdiff
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 fba8c7c07e..e3610e55c1 100755
--- a/configure
+++ b/configure
@@ -1101,6 +1101,7 @@ case `tolower $targetos` in
FFSERVERLDFLAGS=-Wl,-bind_at_load
;;
mingw32*)
+ targetos=mingw32
if enabled_all shared static; then
cat <<EOF
You can only build one library type at once on MinGW.