On Fri, 1 Sep 2023 16:55:21 GMT, Erik Joelsson <er...@openjdk.org> wrote:

>> Matthias Baesken has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   check for SYSROOT and xlib-setting
>
> make/autoconf/lib-x11.m4 line 38:
> 
>> 36:     X_LIBS=
>> 37:   else
>> 38:     x_libraries_orig="$x_libraries"
> 
> This needs to capture the value from `with_x` as well. Both are variants of 
> user input.

Hi Erik, I added a check in the with_x case.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15534#discussion_r1314568197

Reply via email to