To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=65976
------- Additional comments from [EMAIL PROTECTED] Tue Jul 24 19:33:10 +0000 2007 ------- Second patch still sets XINC and XLIB to 'default_x_*'. The Xinerama check resets XLIB later which does not change the build time XINC and XLIB variables. This, at least, should suffice to fix your configure error for Xinerama, Rene. And it should fix some strange include errors on Gentoo AMD64 multilib systems. Another thing I wonder about: There is a 'AC_CHECK_LIB(Xinerama, XineramaIsActive, [], [AC_MSG_ERROR(Xinerama not functional?)], [$XINERAMA_EXTRA_LIBS])' check. If you chose static linking and you happen to have a dynamic version, too, it will check the dynamic version instead, won't it? :) --------------------------------------------------------------------- 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]
