Integrated: 8353573: System giflib not found by configure if it's not in system directories
    snake66 
    duke at openjdk.org
       
    Tue Apr  8 12:44:23 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
This pull request has now been integrated.
Changeset: b3751b90
Author:    Harald Eilertsen <haraldei at anduin.net>
Committer: Erik Joelsson <erikj at openjdk.org>
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
    
    
More information about the build-dev
mailing list