To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=73661
------- Additional comments from [EMAIL PROTECTED] Fri Jan 19 06:47:19 -0800
2007 -------
maybe someting like this can help
--- snip ---
--- configure.in 23 Nov 2006 16:58:00 -0000 1.25.2.6
+++ configure.in 19 Jan 2007 14:45:35 -0000
@@ -86,7 +86,9 @@
;;
"Darwin")
OS_VERSION=macosx
- CASE_INSENSITIVE_FS=true
+ rm -f Empty empty
+ touch Empty && [ -f empty ] && CASE_INSENSITIVE_FS=true
+ rm -f Empty empty
;;
"FreeBSD")
OS_VERSION=linux
--- snip ---
---------------------------------------------------------------------
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]