components/mpfr/Solaris/libmpfr.pc
author Edwin Beasant <Edwin.Beasant@oracle.com>
Thu, 13 Jun 2013 20:08:09 +0100
branchs11-update
changeset 2648 282079e8bab1
parent 219 22d9e175d379
permissions -rw-r--r--
16914633 mlocate package doesn't deliver quite what it promised to PSARC.

prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include/mpfr

Name: libmpfr
Description: The GNU Multiple Precision Rounding Floating-Point Library
Version: 2.4.2
Libs: -L${libdir} -lmpfr
Cflags: -I/usr/include/gmp -I${includedir}