Integrated: 8353580: libjpeg is not found if not installed in system directories

snake66 duke at openjdk.org
Tue Apr 8 12:43:31 UTC 2025


On Thu, 3 Apr 2025 07:59:26 GMT, snake66 <duke at 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 <haraldei at anduin.net>
Committer: Erik Joelsson <erikj at 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


More information about the build-dev mailing list