Skip to content
  • Tom Fogal's avatar
    Use variable library name in pkg-config output. · a9c97c5f
    Tom Fogal authored
    
    
    Previously the pkg-config output files would contain e.g. `-lGL'
    and `-lGLU', even if the user modified their configuration to
    build libraries with different names.  This modifies the
    pkg-config inputs, and corresponding makery, so that modifying the
    output library name will cause the appropriate updated name to
    appear in the pkg-config `-l' option.
    
    Signed-off-by: default avatarDan Nicholson <dbn.lists@gmail.com>
    a9c97c5f