On Fri, Apr 04, 2025 at 07:02:48AM +0000, Erik Joelsson wrote: > On Thu, 3 Apr 2025 08:04:50 GMT, snake66 <d...@openjdk.org> 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 > > Marked as reviewed by erikj (Reviewer).
Thanks a lot for the review! H!