To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=81199
------- Additional comments from [EMAIL PROTECTED] Mon Sep 3 13:45:02 +0000 2007 ------- ericb->tbo You are right: libdtransX11 is hardcoded in testtool After some investigations, it does appear testtool is linked against basic libs ... and in basic/source/app/app.cxx , stands dtransX11 hardcoded (line 253) and it is used when SAL_UNX is defined. imho , accordingly to sal/inc/sal/config.h , line 125, we have a good candidate for the issue If this is the reason, we could solve that issue, using dtransaqua in Aqua builds, and dtransx11 in X11 one But I can be wrong --------------------------------------------------------------------- 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]
