summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2-RC/files/patch-config_office+configure.in
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2004-08-12 05:46:05 +0000
committerMaho Nakata <maho@FreeBSD.org>2004-08-12 05:46:05 +0000
commit3bee439fbad91193fd525b288ff684f1afd0f6af (patch)
tree5450f9a849984071b10ca7873d479e9c0cdc0c10 /editors/openoffice.org-2-RC/files/patch-config_office+configure.in
parent- Fix PATH problem with bsd.autotools.mk (diff)
o Update to cws_src680_ooo20040815 checked out at 2004/Aug/12
o Marked as broken again
Notes
Notes: svn path=/head/; revision=115987
Diffstat (limited to 'editors/openoffice.org-2-RC/files/patch-config_office+configure.in')
-rw-r--r--editors/openoffice.org-2-RC/files/patch-config_office+configure.in11
1 files changed, 1 insertions, 10 deletions
diff --git a/editors/openoffice.org-2-RC/files/patch-config_office+configure.in b/editors/openoffice.org-2-RC/files/patch-config_office+configure.in
index 6ef4e95358e8..9cb8bdad0c2f 100644
--- a/editors/openoffice.org-2-RC/files/patch-config_office+configure.in
+++ b/editors/openoffice.org-2-RC/files/patch-config_office+configure.in
@@ -1,5 +1,4 @@
-#i27028 and #i27028
-http://qa.openoffice.org/issues/show_bug.cgi?id=27021 (Xaw)
+#i27028
http://qa.openoffice.org/issues/show_bug.cgi?id=27028 (ant)
Index: config_office/configure.in
@@ -9,14 +8,6 @@ retrieving revision 1.63
diff -u -r1.63 configure.in
--- ../config_office/configure.in 17 Mar 2004 09:33:26 -0000 1.63
+++ ../config_office/configure.in 8 Jun 2004 20:53:16 -0000
-@@ -1478,6 +1478,7 @@
- elif test "$_os" != "WINNT" ; then
- AC_PATH_X
- AC_PATH_XTRA
-+ CPPFLAGS="$CPPFLAGS $X_CFLAGS"
- AC_CHECK_HEADERS(X11/Xaw/Label.h,[AC_MSG_RESULT([Ok])],[AC_MSG_ERROR([Xaw include headers not found])])
-
- if test "x$x_includes" = "x"; then
@@ -1830,10 +1831,12 @@
if test "$enable_java" != "no"; then