OSDN Git Service

Apparently nowadays things should be installed in /boot/common on Haiku.
authorDiego Biurrun <diego@biurrun.de>
Thu, 10 Jun 2010 16:58:04 +0000 (16:58 +0000)
committerDiego Biurrun <diego@biurrun.de>
Thu, 10 Jun 2010 16:58:04 +0000 (16:58 +0000)
Originally committed as revision 23565 to svn://svn.ffmpeg.org/ffmpeg/trunk

configure

index 7d09342..a8c7cb1 100755 (executable)
--- a/configure
+++ b/configure
@@ -2126,7 +2126,7 @@ enabled spic && enable pic
 # OS specific
 case $target_os in
     haiku)
-        prefix_default="$HOME/config"
+        prefix_default="/boot/common"
         enable audio_beos
         ;;
     sunos)