On Fri, 12 Sep 2025 13:47:02 GMT, Erik Joelsson <er...@openjdk.org> wrote:

>> SendaoYan has updated the pull request incrementally with three additional 
>> commits since the last revision:
>> 
>>  - Call AC_MSG_RESULT([$AVAILABLE]) inside AC_COMPILE_IFELSE
>>  - Use CC directly
>>  - Move comment from called to macro definition
>
> make/autoconf/flags-other.m4 line 139:
> 
>> 137:             [
>> 138:               AVAILABLE=true
>> 139:               AC_MSG_RESULT([$AVAILABLE])
> 
> I meant that you would explicitly output `yes` here, otherwise there is no 
> point in moving the call.

Got it now. I think I need improve my English..

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/27073#discussion_r2344333705

Reply via email to