forked from FFmpeg/FFmpeg
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:
parent
d3c9697cb5
commit
63ae7e7ca8
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue