components/mpfr/Solaris/libmpfr.pc
author John Beck <John.Beck@Oracle.COM>
Wed, 11 Mar 2015 13:51:41 -0700
changeset 3945 27c584f98841
parent 219 22d9e175d379
permissions -rw-r--r--
20688688 change Python mediator from 2.6 to 2.7

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}