On Tue, 14 Mar 2023 08:08:12 GMT, Arno Zeller <azel...@openjdk.org> wrote:
> When calling configure with the --with-gtest option on AIX it fails with the > following error: > ... > checking for X11/Intrinsic.h... yes > checking for gtest... > /sapmnt/sapjvm_work/openjdk/tools/gtest/googletest-1.13.0 This pull request has now been integrated. Changeset: 349139b2 Author: Arno Zeller <azel...@openjdk.org> Committer: Matthias Baesken <mbaes...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/349139b2ccec57ad5d500b81b1d225af9e17a5e7 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8304030: Configure call fails on AIX when using --with-gtest option. Reviewed-by: mbaesken, erikj ------------- PR: https://git.openjdk.org/jdk/pull/13011