Browse Source

Enable ffserver on Darwin, non-AltiVec regression tests pass.

Originally committed as revision 5181 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun 20 years ago
parent
commit
dc8b01d166
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      configure

+ 0
- 1
configure View File

@@ -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"


Loading…
Cancel
Save