components/mpfr/Solaris/libmpfr-64.pc
changeset 219 22d9e175d379
equal deleted inserted replaced
218:2659b05538d8 219:22d9e175d379
       
     1 prefix=/usr
       
     2 exec_prefix=${prefix}
       
     3 libdir=${exec_prefix}/lib/MACH64
       
     4 includedir=${prefix}/include/mpfr
       
     5 
       
     6 Name: libmpfr
       
     7 Description: The GNU Multiple Precision Rounding Floating-Point Library
       
     8 Version: 2.4.2
       
     9 Libs: -L${libdir} -lmpfr
       
    10 Cflags: -I/usr/include/gmp -I${includedir}