On Fri, Apr 04, 2025 at 06:56:53AM +0000, Erik Joelsson wrote: > On Thu, 3 Apr 2025 07:59:26 GMT, snake66 <d...@openjdk.org> wrote: > > > The autoconf scrips fail to find libjpeg on systems where it's not > > installed in the default system include and library directories. It should > > check for the pkgconfig in these cases. > > > > This work is sponsored by The FreeBSD Foundation > > Marked as reviewed by erikj (Reviewer).
Thanks a lot for the review! H!