mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-03-23 04:24:35 +02:00
Install MinGW shared libraries (dlls) to bindir
Originally committed as revision 8953 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
fa88429489
commit
5880d5b58d
1
configure
vendored
1
configure
vendored
@ -1151,6 +1151,7 @@ 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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user