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





------- Additional comments from r...@openoffice.org Tue Jun 15 21:03:36 +0000 
2010 -------
> Perhaps you can explain why you removed the "NETBSD" check.

Easy. We should not check for the OS but for the feature. If NetBAS doesn't have
readdir_r it should be done here, if not, not. That's why I removed the check
and replaced it with "$(HAVE_READDIR_R)" != "YES".

Maybe we should do .IF "$(HAVE_READDIR_R)" != "YES" && "$(OS)" != "WNT" then...

---------------------------------------------------------------------
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: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to