diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2002-10-18 22:41:42 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2002-10-18 22:41:42 +0000 |
commit | 5f6e7f6949fe1fba17b53a04af5b465f19b9b17d (patch) | |
tree | 336b116c7090225344e575c81b023f12aef39c5b /editors/openoffice-2.0-devel/files/patch-setup2::inc::fields.hxx | |
parent | af1eec56218a64bea83d8c6cfece36139f7618e0 (diff) |
Notes
Diffstat (limited to 'editors/openoffice-2.0-devel/files/patch-setup2::inc::fields.hxx')
-rw-r--r-- | editors/openoffice-2.0-devel/files/patch-setup2::inc::fields.hxx | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/editors/openoffice-2.0-devel/files/patch-setup2::inc::fields.hxx b/editors/openoffice-2.0-devel/files/patch-setup2::inc::fields.hxx new file mode 100644 index 000000000000..d56e12f2abf4 --- /dev/null +++ b/editors/openoffice-2.0-devel/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[]; |