commit c51b091e099a56886ad12f6b6b2d737c17d5d46a
Author: Pavel Sanda <[email protected]>
Date: Mon Sep 9 02:52:01 2013 -0700
* INSTALL - Solaris build should work now.
diff --git a/INSTALL b/INSTALL
index 2543528..17592e1 100644
--- a/INSTALL
+++ b/INSTALL
@@ -333,9 +333,3 @@ notify us.
</edit>
</match>
</fontconfig>
- o Building on Solaris 11.1. Compilation does not work out of the box
- at the moment (incompatible iconv argument parameters.)
- One possible solution is to force ./configure to use appropriate
- POSIX/SUS level, e.g.:
- CPPFLAGS="-D_XOPEN_SOURCE=500" ./configure --disable-nls --prefix=/opt/lyx
- For details see bug #8783.