diff options
Diffstat (limited to 'editors/openoffice.org-2.0/files/patch-setup2::inc::fields.hxx')
-rw-r--r-- | editors/openoffice.org-2.0/files/patch-setup2::inc::fields.hxx | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/editors/openoffice.org-2.0/files/patch-setup2::inc::fields.hxx b/editors/openoffice.org-2.0/files/patch-setup2::inc::fields.hxx new file mode 100644 index 000000000000..d56e12f2abf4 --- /dev/null +++ b/editors/openoffice.org-2.0/files/patch-setup2::inc::fields.hxx @@ -0,0 +1,10 @@ +--- ../setup2/inc/fields.hxx.orig Sun Jul 21 00:19:07 2002 ++++ ../setup2/inc/fields.hxx Sun Jul 21 00:19:12 2002 +@@ -104,6 +104,7 @@ + extern char const VALUE_YES_IF_HPUX_HP9000[]; + extern char const VALUE_YES_IF_AIX_RS6000[]; + extern char const VALUE_YES_IF_LINUX_X86[]; ++extern char const VALUE_YES_IF_FREEBSD_X86[]; + extern char const VALUE_KEEP_OLD_VERSION[]; + extern char const VALUE_NETWORK[]; + extern char const VALUE_NO[]; |