xref: /relibc/openlibm/openlibm.pc.in (revision cca41bc1abd01804afa4862bbd2c79cc9803171a)
15b16546dSThomas Leonardexec_prefix=${prefix}
25b16546dSThomas Leonardincludedir=${prefix}/include
35b16546dSThomas Leonardlibdir=${exec_prefix}/lib
45b16546dSThomas Leonard
55b16546dSThomas LeonardName: openlibm
65b16546dSThomas LeonardVersion: ${version}
7*ce69bf1fSAlex ArslanURL: https://github.com/JuliaMath/openlibm
85b16546dSThomas LeonardDescription: High quality system independent, open source libm.
95b16546dSThomas LeonardCflags: -I${includedir}
105b16546dSThomas LeonardLibs: -L${libdir} -lopenlibm
11