From fe23002338ac15eae19e6f9fa6824112c58704f9 Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Wed, 31 Jul 2002 10:38:22 +0000 Subject: Add missing FreeBSD case. --- editors/openoffice.org-3-RC/files/patch-tools+inc+inetdef.hxx | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 editors/openoffice.org-3-RC/files/patch-tools+inc+inetdef.hxx (limited to 'editors/openoffice.org-3-RC') diff --git a/editors/openoffice.org-3-RC/files/patch-tools+inc+inetdef.hxx b/editors/openoffice.org-3-RC/files/patch-tools+inc+inetdef.hxx new file mode 100644 index 000000000000..a9e02c684019 --- /dev/null +++ b/editors/openoffice.org-3-RC/files/patch-tools+inc+inetdef.hxx @@ -0,0 +1,11 @@ +--- ../tools/inc/inetdef.hxx.orig Sun Jul 21 00:59:36 2002 ++++ ../tools/inc/inetdef.hxx Sun Jul 21 00:59:38 2002 +@@ -90,6 +90,8 @@ + #define TOOLS_INETDEF_OS "NETBSD Sparc" + #elif defined LINUX && defined X86 + #define TOOLS_INETDEF_OS "Linux" ++#elif defined FREEBSD && defined X86 ++#define TOOLS_INETDEF_OS "FreeBSD" + #elif defined SINIX + #define TOOLS_INETDEF_OS "SINIX" + #elif defined IRIX -- cgit v1.2.3