aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2006-03-19 06:31:55 +0000
committerDiego Biurrun <diego@biurrun.de>2006-03-19 06:31:55 +0000
commitdc8b01d166ea574633221a54558b888218aab19e (patch)
tree2cdbd3cc46ffcfa4f391e59ba641e5cc55501e1a
parent5fe4cf7b9f0fd68dfbc3ed62657bbb00c6fab834 (diff)
downloadffmpeg-dc8b01d166ea574633221a54558b888218aab19e.tar.gz
Enable ffserver on Darwin, non-AltiVec regression tests pass.
Originally committed as revision 5181 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 0a9f867d13..c2009d45a9 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"