Browse Source

fix ffmpeg under mingw

Originally committed as revision 4490 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Michael Niedermayer 20 years ago
parent
commit
d2f820a5cd
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      configure

+ 0
- 2
configure 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"


Loading…
Cancel
Save