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





------- Additional comments from [EMAIL PROTECTED] Fri Oct  7 22:51:56 -0700 
2005 -------
Oops, the `#endif' in patch-sal is extraneous. The patch should instead read: 
 
--- sal/rtl/source/macro.hxx    Thu Sep  8 12:03:00 2005 
+++ sal/rtl/source/macro.hxx    Thu Oct  6 02:24:38 2005 
@@ -61,5 +61,7 @@ 
 #endif 
 
 #if defined INTEL 
 #define THIS_ARCH "x86" 
+#elif defined(X86_64) || defined(__amd64__) 
+#define THIS_ARCH "amd64" 
 #elif defined POWERPC 
 

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