diff options
author | Diego Biurrun <diego@biurrun.de> | 2006-03-19 06:31:55 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2006-03-19 06:31:55 +0000 |
commit | dc8b01d166ea574633221a54558b888218aab19e (patch) | |
tree | 2cdbd3cc46ffcfa4f391e59ba641e5cc55501e1a | |
parent | 5fe4cf7b9f0fd68dfbc3ed62657bbb00c6fab834 (diff) | |
download | ffmpeg-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-x | configure | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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" |