atached patch deals with error in compiling openoffice-org due to changed
X11 headers
--- OOO320_m12/vcl/unx/inc/dtint.hxx.vanilla	2011-01-16 11:35:21.000000000 +0200
+++ OOO320_m12/vcl/unx/inc/dtint.hxx	2011-01-16 11:37:28.000000000 +0200
@@ -39,7 +39,8 @@
 class SalDisplay;
 class AllSettings;
 
-#ifndef _XLIB_H_
+//#ifndef _XLIB_H_
+# if !defined(_XLIB_H_) && !defined(_X11_XLIB_H_)
 // forwards from X
 struct Display;
 struct XEvent;
----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Reply via email to