summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--m4/xc-lt-iface.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/xc-lt-iface.m4 b/m4/xc-lt-iface.m4
index 0b90d5f25..82aaafae6 100644
--- a/m4/xc-lt-iface.m4
+++ b/m4/xc-lt-iface.m4
@@ -72,7 +72,7 @@ fi
if test "x$xc_lt_want_enable_shared" = 'xyes' &&
test "x$xc_lt_want_enable_static" = 'xyes'; then
case $host_os in @%:@ (
- mingw* | pw32* | cegcc* | os2* | aix*)
+ pw32* | cegcc* | os2* | aix*)
xc_lt_want_enable_static='no'
;;
esac