Apparently nowadays things should be installed in /boot/common on Haiku.

Originally committed as revision 23565 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2010-06-10 16:58:04 +00:00
parent d3c9697cb5
commit 63ae7e7ca8

2
configure vendored
View File

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