Skip to content

configure: C++11 handling for NTL #4

@mkoeppe

Description

@mkoeppe

NTL may be configured with C++11 features. This is the default in NTL 11.

In this case, currently configure does not find NTL. Two options:

  • Try to find C++11 compiler switches just in case that NTL has been configured as such.
  • Detect if NTL has been configured with C++11 features, and only then find C++11 compiler switch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions