From afd98005db28f158eb9ebc92e1825523155e73dd Mon Sep 17 00:00:00 2001
From: Ramiro Polla <ramiro.polla@gmail.com>
Date: Fri, 17 Aug 2007 14:49:11 +0000
Subject: [PATCH] Enable MinGW networking support

Originally committed as revision 10132 to svn://svn.ffmpeg.org/ffmpeg/trunk
---
 configure | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configure b/configure
index 11d32863cef..6c3a2e6136c 100755
--- a/configure
+++ b/configure
@@ -1170,7 +1170,6 @@ case $targetos in
         VHOOKLIBS="$VHOOKLIBS -lswscale\$(BUILDSUF)"
     fi
     ffserver="no"
-    network="no"
     SLIBPREF=""
     SLIBSUF=".dll"
     EXESUF=".exe"
-- 
GitLab