Perl-Toolchain-Gang / ExtUtils-MakeMaker

Perl module to make Makefiles and build modules (what backs Makefile.PL)
https://metacpan.org/release/ExtUtils-MakeMaker
64 stars 76 forks source link

Use dlopen to check for library presence on Mac OS #384

Closed Leont closed 3 years ago

Leont commented 3 years ago

Without this fix, it will erroneously believe that system provided libraries aren't available at all.