Bump mpfr to 3.1.5
[unleashed-userland.git] / components / library / mpfr / Solaris / libmpfr-64.pc
blobb588be88b9062f0b077b9ad49746e5f4ff65e054
1 prefix=/usr
2 exec_prefix=${prefix}
3 libdir=${exec_prefix}/lib/MACH64
4 includedir=${prefix}/include/mpfr
6 Name: libmpfr
7 Description: The GNU Multiple Precision Rounding Floating-Point Library
8 Version: 3.1.5
9 Libs: -L${libdir} -lmpfr
10 Cflags: -I/usr/include/gmp -I${includedir}