summaryrefslogtreecommitdiffstats
path: root/gettext-runtime/libasprintf/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-runtime/libasprintf/INSTALL')
-rw-r--r--gettext-runtime/libasprintf/INSTALL5
1 files changed, 5 insertions, 0 deletions
diff --git a/gettext-runtime/libasprintf/INSTALL b/gettext-runtime/libasprintf/INSTALL
index c931887..cc6a29e 100644
--- a/gettext-runtime/libasprintf/INSTALL
+++ b/gettext-runtime/libasprintf/INSTALL
@@ -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: