diff options
author | Ramiro Polla <ramiro.polla@gmail.com> | 2007-08-17 14:49:11 +0000 |
---|---|---|
committer | Ramiro Polla <ramiro.polla@gmail.com> | 2007-08-17 14:49:11 +0000 |
commit | afd98005db28f158eb9ebc92e1825523155e73dd (patch) | |
tree | 05736b5e3f75af084f9fb9d2cbfeb185e2a06108 | |
parent | 93951943eca631a20f71a490ba7b30417bdfa27d (diff) | |
download | ffmpeg-afd98005db28f158eb9ebc92e1825523155e73dd.tar.gz |
Enable MinGW networking support
Originally committed as revision 10132 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rwxr-xr-x | configure | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1170,7 +1170,6 @@ case $targetos in VHOOKLIBS="$VHOOKLIBS -lswscale\$(BUILDSUF)" fi ffserver="no" - network="no" SLIBPREF="" SLIBSUF=".dll" EXESUF=".exe" |