To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=78148
------- Additional comments from [EMAIL PROTECTED] Thu Jul 26 09:25:19 +0000 2007 ------- ause: note I said "please fix it" and not "please tell me how to fix it". As I won't be able (no license), and not willing (for a OS which is non-free) to test it. And as I also said earlier, you're free to fix it directly in the cws.. Anyway: .IF "$(SYSTEM_HUNSPELL)" != "YES" SHL1STDLIBS+= $(ULINGULIB) $(HUNSPELLLIB) .ELSE SHL1STDLIBS+= $(HUNSPELLLIB) .ENDIF You mean I should remove the first part and make it SYSTEM_HUNSPELL==YES? What are we going to do with the ULINGULIB (which is needed for internal hunspell but not for the external one)? --------------------------------------------------------------------- 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]
