Skip to content

WIP: Added checks of required python modules to lal configure script

Description

This merge adds the ax_python_module.m4 macro and then applies it during the configure for lal to check for everything we need if --enable-python.

Fixes #183 (closed).

API Changes and Justification

Backwards Compatible Changes

  • This change introduces no API changes
  • This change adds new API calls

Backwards Incompatible Changes

  • This change modifies an existing API
  • This change removes an existing API

Review Status

Edited by LALSuite Bot

Merge request reports