aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2010-06-10 16:56:37 +0000
committerDiego Biurrun <diego@biurrun.de>2010-06-10 16:56:37 +0000
commitd3c9697cb5ae38ecc5d8efe91b90cbcf0bd2e872 (patch)
tree81ae5efcf9ba43582385a7f99357cd737ce05089 /configure
parent411e859bceefd465864f9a8ed29e1c08927e12f3 (diff)
downloadffmpeg-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-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 33e47dad38..7d09342e32 100755
--- a/configure
+++ b/configure
@@ -2127,7 +2127,6 @@ enabled spic && enable pic
case $target_os in
haiku)
prefix_default="$HOME/config"
- SHFLAGS=-nostart
enable audio_beos
;;
sunos)