summaryrefslogtreecommitdiff
path: root/editors/openoffice/files
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-04-23 23:18:15 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-04-23 23:18:15 +0000
commit8b787cfd1c4dfe42adcc18c144d9cc83fc49dd98 (patch)
tree8040190e4d4108db43c4e07fc6fb6cc58cc454c3 /editors/openoffice/files
parentUpdate to version 2.0.4. (diff)
We do not have alloca.h
Notes
Notes: svn path=/head/; revision=58044
Diffstat (limited to 'editors/openoffice/files')
-rw-r--r--editors/openoffice/files/patch-i18n+inc+collator.hxx14
-rw-r--r--editors/openoffice/files/patch-i18n::inc::collator.hxx14
2 files changed, 28 insertions, 0 deletions
diff --git a/editors/openoffice/files/patch-i18n+inc+collator.hxx b/editors/openoffice/files/patch-i18n+inc+collator.hxx
new file mode 100644
index 000000000000..0b3372b5b216
--- /dev/null
+++ b/editors/openoffice/files/patch-i18n+inc+collator.hxx
@@ -0,0 +1,14 @@
+--- ../i18n/inc/collator.hxx.orig Tue Apr 23 23:15:36 2002
++++ ../i18n/inc/collator.hxx Tue Apr 23 23:15:38 2002
+@@ -79,8 +79,10 @@
+ #endif
+
+ #ifndef WIN32
+-#ifndef MACOSX
++#ifndef MACOSX
++#ifndef FREEBSD
+ #include <alloca.h>
++#endif
+ #endif
+ #endif
+ #include <tools/string.hxx>
diff --git a/editors/openoffice/files/patch-i18n::inc::collator.hxx b/editors/openoffice/files/patch-i18n::inc::collator.hxx
new file mode 100644
index 000000000000..0b3372b5b216
--- /dev/null
+++ b/editors/openoffice/files/patch-i18n::inc::collator.hxx
@@ -0,0 +1,14 @@
+--- ../i18n/inc/collator.hxx.orig Tue Apr 23 23:15:36 2002
++++ ../i18n/inc/collator.hxx Tue Apr 23 23:15:38 2002
+@@ -79,8 +79,10 @@
+ #endif
+
+ #ifndef WIN32
+-#ifndef MACOSX
++#ifndef MACOSX
++#ifndef FREEBSD
+ #include <alloca.h>
++#endif
+ #endif
+ #endif
+ #include <tools/string.hxx>