RFR: 8353573: System giflib not found by configure if it's not in system directories
    Erik Joelsson 
    erikj at openjdk.org
       
    Fri Apr  4 07:02:48 UTC 2025
    
    
  
On Thu, 3 Apr 2025 08:04:50 GMT, snake66 <duke at 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).
-------------
PR Review: https://git.openjdk.org/jdk/pull/24404#pullrequestreview-2741983207
    
    
More information about the build-dev
mailing list