From dc8b01d166ea574633221a54558b888218aab19e Mon Sep 17 00:00:00 2001
From: Diego Biurrun <diego@biurrun.de>
Date: Sun, 19 Mar 2006 06:31:55 +0000
Subject: [PATCH] Enable ffserver on Darwin, non-AltiVec regression tests pass.

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

diff --git a/configure b/configure
index 0a9f867d13a..c2009d45a9b 100755
--- a/configure
+++ b/configure
@@ -356,7 +356,6 @@ v4l="no"
 v4l2="no"
 audio_oss="no"
 dv1394="no"
-ffserver="no"
 SHFLAGS="-dynamiclib -Wl,-single_module -Wl,-install_name,\$(libdir)/\$(SLIBNAME),-current_version,\$(SPPVERSION),-compatibility_version,\$(SPPVERSION)"
 extralibs=""
 darwin="yes"
-- 
GitLab