Skip to content

Remove unused configure checks for metaio from lalinference

Description

This patch removes checks in configure for metaio libraries and headers, this package doesn't explicitly need any of this so it just results in an unused link.

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

Merge request reports