[FFmpeg-cvslog] r8953 - trunk/configure
ramiro
subversion
Wed May 9 23:38:26 CEST 2007
Author: ramiro
Date: Wed May 9 23:38:26 2007
New Revision: 8953
Log:
Install MinGW shared libraries (dlls) to bindir
Modified:
trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure (original)
+++ trunk/configure Wed May 9 23:38:26 2007
@@ -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.
More information about the ffmpeg-cvslog
mailing list