components/mpfr/Solaris/libmpfr-64.pc
changeset 219 22d9e175d379
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/mpfr/Solaris/libmpfr-64.pc	Mon May 09 11:36:28 2011 -0700
@@ -0,0 +1,10 @@
+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}