To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=98048
------- Additional comments from [email protected] Thu Jan 15 06:47:37 +0000 2009 ------- Hi rene thanks for your good work and asking me about it. For FreeBSD, currently > checking what the default STL should be... stlport > checking for STL providing headers... using internal stlport. and > The variable STLPORT4 is set to: NO_STLPORT4 ... > The variable STLPORT_VER is set to: 400 I assume setting DEFAULT_TO_STLPORT="yes" preserves above. Right? then, adding + elif test "$_os" = "FreeBSD"; then + DEFAULT_TO_STLPORT="yes" is okay. Thanks! --------------------------------------------------------------------- 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]
