On Thu, 4 Sep 2025 16:51:18 GMT, Erik Joelsson <[email protected]> wrote:
> Please convert this to using `UTIL_ARG_ENABLE` instead of `AC_ARG_ENABLE`. > There should be several examples available. Using this macro will make the > code easier to understand and promotes unified behavior for all corner cases. I have updated PR as use `UTIL_ARG_ENABLE` instead of `AC_ARG_ENABLE`. ------------- PR Comment: https://git.openjdk.org/jdk/pull/27073#issuecomment-3257263566
