components/gnump/Solaris/libgmp.pc
author Patrick Einheber <patrick.einheber@oracle.com>
Thu, 22 Oct 2015 07:49:29 -0700
changeset 4995 ecffc6614cfa
parent 219 22d9e175d379
permissions -rw-r--r--
18631785 puppet command should be part of Puppet Management profile 21925076 ldap provider incorrectly handles list properties 21936192 facter should use ifconfig, getent or host if available to get ip address

prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include/gmp

Name: libgmp
Description: The GNU Multiple Precision Bignum Library
Version: 4.3.2
Libs: -L${libdir} -lgmp
Cflags: -I${includedir}