fix ffmpeg under mingw

Originally committed as revision 4490 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer 2005-08-04 19:50:09 +00:00
parent c11c2bc20b
commit d2f820a5cd
1 changed files with 0 additions and 2 deletions

2
configure vendored
View File

@ -805,8 +805,6 @@ if test "$mingw32" = "yes" ; then
dc1394="no"
ffserver="no"
network="no"
LIBPREF=""
LIBSUF=".a"
SLIBPREF=""
SLIBSUF=".dll"
EXESUF=".exe"