To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=52746





------- Additional comments from [EMAIL PROTECTED] Wed Aug  3 15:11:00 -0700 
2005 -------
dmake is making use of an OOo specific define without setting it in it's own
configure script.  By you own rules this is a clean up that should happen. see:

Index: tempnam.c
===================================================================
RCS file: /cvs/tools/dmake/tempnam.c,v
retrieving revision 1.2
diff -r1.2 tempnam.c
98c98
< #if (defined (MSC) || defined (BLC) || defined(ICC) ) && ( defined (WIN) ||
defined (WNT))
---
> #if (defined (MSC) || defined (BLC)) && ( defined (WIN) || defined (WNT))



---------------------------------------------------------------------
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]

Reply via email to