Enable MinGW networking support

Originally committed as revision 10132 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Ramiro Polla 2007-08-17 14:49:11 +00:00
parent 93951943ec
commit afd98005db

1
configure vendored
View File

@ -1170,7 +1170,6 @@ case $targetos in
VHOOKLIBS="$VHOOKLIBS -lswscale\$(BUILDSUF)"
fi
ffserver="no"
network="no"
SLIBPREF=""
SLIBSUF=".dll"
EXESUF=".exe"