[GitHub] [openoffice] ardovm commented on pull request #82: Scons build
ardovm commented on pull request #82: URL: https://github.com/apache/openoffice/pull/82#issuecomment-916252320 Force-pushed away unrelated commits. Merging as per thread on dev@ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org
[GitHub] [openoffice] ardovm merged pull request #82: Scons build
ardovm merged pull request #82: URL: https://github.com/apache/openoffice/pull/82 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org
[GitHub] [openoffice] cbmarcum commented on a change in pull request #134: piecewise enabling of category b components
cbmarcum commented on a change in pull request #134: URL: https://github.com/apache/openoffice/pull/134#discussion_r705648515 ## File path: main/configure.ac ## @@ -4392,7 +4449,7 @@ _ACEOF cat saxontest.java >&5 AC_MSG_ERROR([saxontest could not be compiled, non-functional saxon jar]) fi -elif test "x$enable_saxon" = "xyes"; then +elif test "x$enable_saxon" = "xyes" -a test "x$enable_saxon_explicit" != "xno"; then Review comment: Thanks Arrigo for the review. I will update per your suggestion. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org