components/mpfr/Solaris/libmpfr-64.pc
author Melynda Hunter <melynda.hunter@oracle.com>
Wed, 20 Feb 2013 13:50:19 -0800
branchs11u1-sru
changeset 2499 8f10474c207c
parent 219 22d9e175d379
permissions -rw-r--r--
Added tag 0.175.1.5.0.3.0 for changeset 43014bd244d4

prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib/MACH64
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}