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
This pull request has now been integrated. Changeset: 3d24f1a3 Author: Harald Eilertsen <haral...@anduin.net> Committer: Erik Joelsson <er...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/3d24f1a38280fd7f40148399c1ae2f3bd20763e5 Stats: 17 lines in 2 files changed: 11 ins; 0 del; 6 mod 8353580: libjpeg is not found if not installed in system directories Reviewed-by: erikj ------------- PR: https://git.openjdk.org/jdk/pull/24403