summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure9
1 files changed, 0 insertions, 9 deletions
diff --git a/configure b/configure
index c9bbdc8..7a1630c 100755
--- a/configure
+++ b/configure
@@ -1161,15 +1161,6 @@ case $targetos in
mingw32*)
targetos=mingw32
shlibdir="$bindir"
- if enabled_all shared static; then
- cat <<EOF
-You can only build one library type at once on MinGW.
-Specify --disable-static --enable-shared to only build
-the shared libraries. To build only the static libraries
-you do not need to pass additional options.
-EOF
- exit 1
- fi
dv1394="no"
ffserver="no"
network="no"
OpenPOWER on IntegriCloud