Document preferred options for Haiku.

This commit is contained in:
Bruno Haible 2008-12-23 00:17:46 +00:00
parent b247e4215e
commit 05783c8308
5 changed files with 25 additions and 0 deletions

View File

@ -233,6 +233,11 @@ use the following options:
./configure CC="xlc -D_ALL_SOURCE"
On Haiku, software installed for all users goes in /boot/common, not
/usr/local. It is recommended to use the following options:
./configure --prefix=/boot/common
On BeOS, user installed software goes in /boot/home/config, not
/usr/local. It is recommended to use the following options:

View File

@ -233,6 +233,11 @@ use the following options:
./configure CC="xlc -D_ALL_SOURCE"
On Haiku, software installed for all users goes in /boot/common, not
/usr/local. It is recommended to use the following options:
./configure --prefix=/boot/common
On BeOS, user installed software goes in /boot/home/config, not
/usr/local. It is recommended to use the following options:

View File

@ -233,6 +233,11 @@ use the following options:
./configure CC="xlc -D_ALL_SOURCE"
On Haiku, software installed for all users goes in /boot/common, not
/usr/local. It is recommended to use the following options:
./configure --prefix=/boot/common
On BeOS, user installed software goes in /boot/home/config, not
/usr/local. It is recommended to use the following options:

View File

@ -233,6 +233,11 @@ use the following options:
./configure CC="xlc -D_ALL_SOURCE"
On Haiku, software installed for all users goes in /boot/common, not
/usr/local. It is recommended to use the following options:
./configure --prefix=/boot/common
On BeOS, user installed software goes in /boot/home/config, not
/usr/local. It is recommended to use the following options:

View File

@ -233,6 +233,11 @@ use the following options:
./configure CC="xlc -D_ALL_SOURCE"
On Haiku, software installed for all users goes in /boot/common, not
/usr/local. It is recommended to use the following options:
./configure --prefix=/boot/common
On BeOS, user installed software goes in /boot/home/config, not
/usr/local. It is recommended to use the following options: