diff options
author | Diego Biurrun <diego@biurrun.de> | 2010-06-10 16:56:37 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2010-06-10 16:56:37 +0000 |
commit | d3c9697cb5ae38ecc5d8efe91b90cbcf0bd2e872 (patch) | |
tree | 81ae5efcf9ba43582385a7f99357cd737ce05089 /configure | |
parent | 411e859bceefd465864f9a8ed29e1c08927e12f3 (diff) | |
download | ffmpeg-d3c9697cb5ae38ecc5d8efe91b90cbcf0bd2e872.tar.gz |
Remove unneeded -nostart SHFLAG for Haiku.
Originally committed as revision 23564 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2127,7 +2127,6 @@ enabled spic && enable pic case $target_os in haiku) prefix_default="$HOME/config" - SHFLAGS=-nostart enable audio_beos ;; sunos) |