Skip to content

fix build for macOS

  • Remove the need of LIBBAKA_UNINSTALLED. If GUILE_SYSTEM_EXTENSIONS_PATH is properly set or if libbaka is installed in the proper system extensions directory, then there's no need to distinguish between installed and uninstalled.

  • Use "libbaka" instead of "libbaka.so". Guile will find the right library extension depending on the system.

Edited by Aleix Conchillo Flaqué

Merge request reports