To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=91204
------- Additional comments from [email protected] Mon Jan 12 13:32:10 +0000 2009 ------- since the patch doesn't touch any real code at all, comparing the files generated by configure (in libxmlsec) is enough (i.e. the makefiles only, the *.pc files as well as the spec file are not used by OOo anyway) For simplicity, you can compare the whole build-trees as well and don't have to pick the files that are regenerated by configure: dmake <local_output>/misc/build/so_configured_so_xmlsec1 in m38 and in the cws and compare the output-trees with diff -r m38outputtree/ jl111outputtree/ It should show no differences (apart from the change in configure itself) The only visible effect of the patch is the removal of the two "./configure: line #: dnl: command not found" lines --------------------------------------------------------------------- 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]
