Browse Source

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

Originally committed as revision 23565 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/n0.8
Diego Biurrun 15 years ago
parent
commit
63ae7e7ca8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      configure

+ 1
- 1
configure 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)


Loading…
Cancel
Save