OSDN Git Service

Remove unneeded -nostart SHFLAG for Haiku.
authorDiego Biurrun <diego@biurrun.de>
Thu, 10 Jun 2010 16:56:37 +0000 (16:56 +0000)
committerDiego Biurrun <diego@biurrun.de>
Thu, 10 Jun 2010 16:56:37 +0000 (16:56 +0000)
Originally committed as revision 23564 to svn://svn.ffmpeg.org/ffmpeg/trunk

configure

index 33e47da..7d09342 100755 (executable)
--- 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)