fix ffmpeg under mingw

Originally committed as revision 4490 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Michael Niedermayer 20 years ago
parent c11c2bc20b
commit d2f820a5cd
  1. 2
      configure

2
configure vendored

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

Loading…
Cancel
Save