On Thu, 3 Apr 2025 08:04:50 GMT, snake66 <[email protected]> wrote: > The configure script is not able to pick up the giflib installed via system > packages if it's not located in the system include and lib directories. Since > giflib does not provide a pkgconfig, arguments to specify the location of the > include and library files needs to be added to the configure script. > > This work is sponsored by The FreeBSD Foundation
This pull request has now been integrated. Changeset: b3751b90 Author: Harald Eilertsen <[email protected]> Committer: Erik Joelsson <[email protected]> URL: https://git.openjdk.org/jdk/commit/b3751b90f6f5406fb78f0f9a01f0337a64021dfc Stats: 39 lines in 2 files changed: 35 ins; 0 del; 4 mod 8353573: System giflib not found by configure if it's not in system directories Reviewed-by: erikj ------------- PR: https://git.openjdk.org/jdk/pull/24404
