components/mpfr/Solaris/libmpfr-64.pc
author Boris Chiu <boris.chiu@oracle.com>
Wed, 18 Jun 2014 11:31:57 -0700
changeset 1951 da0722ff8ee6
parent 219 22d9e175d379
permissions -rw-r--r--
PSARC 2014/218 Userland RDMA CM Extension 18871232 librdmacm needs to provide defines for RDMA_OPTION_ID_REUSEADDR

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}