From 5191c1d5a85d6037d951f877eee67b94b669da7e Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Sat, 7 Jun 2003 22:09:48 +0000 Subject: Upgrade to OO1.1 beta2. --- editors/openoffice-3-devel/files/patch-cppu+inc+uno+lbnames.h | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 editors/openoffice-3-devel/files/patch-cppu+inc+uno+lbnames.h (limited to 'editors/openoffice-3-devel/files/patch-cppu+inc+uno+lbnames.h') diff --git a/editors/openoffice-3-devel/files/patch-cppu+inc+uno+lbnames.h b/editors/openoffice-3-devel/files/patch-cppu+inc+uno+lbnames.h deleted file mode 100644 index cb43c2d165e9..000000000000 --- a/editors/openoffice-3-devel/files/patch-cppu+inc+uno+lbnames.h +++ /dev/null @@ -1,11 +0,0 @@ ---- ../cppu/inc/uno/lbnames.h.orig Fri May 31 00:06:58 2002 -+++ ../cppu/inc/uno/lbnames.h Fri May 31 00:07:22 2002 -@@ -94,7 +94,7 @@ - #define __CPPU_ENV gcc2 - #elif (__GNUC__ == 2) - #error "Tested gcc 2 versions are 2.91 and 2.95. Patch uno/lbnames.h to try your gcc 2 version." --#elif (__GNUC__ == 3 && __GNUC_MINOR__ == 0) -+#elif (__GNUC__ == 3 && (__GNUC_MINOR__ == 0 || __GNUC_MINOR__ == 1 || __GNUC_MINOR__ == 2)) - #define __CPPU_ENV gcc3 - #elif (__GNUC__ == 3) - #error "Tested gcc 3 version is 3.0. Patch uno/lbnames.h to try your gcc 3 version." -- cgit v1.2.3