To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49174
------- Additional comments from [EMAIL PROTECTED] Fri Aug 5 04:53:27 -0700
2005 -------
Ok that did it,
I also had to change
regcomp [blablabla]
-c libfwl$(UPD)$(DLLSUFFIX)$(DLLPOST) \
-c libucpfile1$(DLLPOST) \
-c libfileacc$(DLLPOST) \
-c libucb1$(DLLPOST)
to
-c $(DLLPRE)fwl$(UPD)$(DLLSUFFIX)$(DLLPOST) \
-c $(DLLPRE)ucpfile1$(DLLPOST) \
-c $(DLLPRE)fileacc$(DLLPOST) \
-c $(DLLPRE)ucb1$(DLLPOST)
a simple compile on at least one windows and one unix plattform for patches
would be nice in the future.
Anywhay, if this patch doesnt break any regression tests on my cws, consider it
done for OOo 2.0.1
---------------------------------------------------------------------
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]