To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=98688
------- Additional comments from [email protected] Sun Jan 24 15:50:23 +0000 2010 ------- It is even worse: configure --help documents (among others) the environment variables CFLAGS, LDFLAGS, LIBS, CPPFLAGS, CXXFLAGS Apart from the fact that they don't make into set_soenv.sh via AC_SUBST's, these variables either aren't used at all (LIBS, CPPFLAGS, CXXFLAGS) by the dmake makefiles or get overwritten here and there (CFLAGS, LDFLAGS). This behaviour makes it very painful do build ooffice on a system with non-standadrd locations, e.g. on solaris. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
