To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81616
------- Additional comments from [EMAIL PROTECTED] Sun Sep 16 10:15:53 +0000
2007 -------
Patch inline:
--- config_office/configure.in-old 2007-08-28 10:17:24.000000000 +0200
+++ config_office/configure.in 2007-08-28 10:17:59.000000000 +0200
@@ -2607,9 +2607,6 @@
AC_CHECK_HEADER(jni.h, [],
[AC_MSG_ERROR([jni.h could not be found. Mismatch between
gcc and libgcj or libgcj-
devel missing?])], [])
AC_CHECK_LIB(gcjawt, JAWT_GetAWT, [ AWTLIB="-lgcjawt -lgcj"] )
- if test -z "$AWTLIB"; then
- AC_CHECK_LIB(jawt, JAWT_GetAWT, [ AWTLIB="-ljawt -lgcj"] )
- fi
exec 6>&1 # output on again
CFLAGS=$save_CFLAGS
LDFLAGS=$save_LDFLAGS
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]