To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=97428
User cmc changed the following:
What |Old value |New value
================================================================================
CC|'' |'kendy'
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Sun Dec 21 22:54:14 +0000
2008 -------
FWIW the various kde and qt test are strewn with lib vs lib64 goo, e.g.
if test -n "$KDEDIR" ; then
kde_incdirs="$KDEDIR/include $kde_incdirs"
if test "$build_cpu" != "x86_64" ; then
kde_libdirs="$KDEDIR/lib $kde_libdirs"
else
kde_libdirs="$KDEDIR/lib64 $KDEDIR/lib $kde_libdirs"
fi
fi
which is all a bit messy.
---------------------------------------------------------------------
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]