Skip to content

liblapack/libblas are added to necpp.pc pkgconfig even when configuring --without-lapack #76

@StefanBruens

Description

@StefanBruens

Libs.private:@PRIVATE_LIBS@

necpp/configure.ac

Lines 132 to 136 in 870f110

EXPLICIT_LIBS=""
PRIVATE_LIBS=" $LDFLAGS -lstdc++ -llapack -lblas -lpthread -lm"
AC_SUBST(EXPLICIT_LIBS)
AC_SUBST(PRIVATE_LIBS)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions