Skip to content
Snippets Groups Projects
  • David's avatar
    configure.ac: Use pkg-config to detect presence of libgme · 3a08825c
    David authored and David's avatar David committed
    Use the existing pkg-config file to detect presence of libgme. This file
    is already shipped on all known libgme versions (checked back until
    0.6.0, which is from 2015).
    
    This fixes build with recent libgme versions, which added even more
    dependencies which were missing in the old check.
    
    Fixes #27262
    3a08825c