components/gnump/Solaris/libgmpxx-64.pc
author Petr Sumbera <petr.sumbera@oracle.com>
Wed, 06 Jan 2016 04:19:50 -0800
changeset 5232 902d18d42945
parent 219 22d9e175d379
permissions -rw-r--r--
22503479 Upgrade Wireshark to version 1.12.9 22496202 problem in UTILITY/WIRESHARK 22501938 problem in UTILITY/WIRESHARK 22501946 problem in UTILITY/WIRESHARK 22501961 problem in UTILITY/WIRESHARK 22501972 problem in UTILITY/WIRESHARK 22501980 problem in UTILITY/WIRESHARK 22501994 problem in UTILITY/WIRESHARK 22502001 problem in UTILITY/WIRESHARK 22502011 problem in UTILITY/WIRESHARK 22502019 problem in UTILITY/WIRESHARK 22502029 problem in UTILITY/WIRESHARK 22502036 problem in UTILITY/WIRESHARK 22502052 problem in UTILITY/WIRESHARK 22502063 problem in UTILITY/WIRESHARK 22502077 problem in UTILITY/WIRESHARK 22502092 problem in UTILITY/WIRESHARK 22502104 problem in UTILITY/WIRESHARK 22502112 problem in UTILITY/WIRESHARK 22502124 problem in UTILITY/WIRESHARK 22502136 problem in UTILITY/WIRESHARK 22502147 problem in UTILITY/WIRESHARK 22502156 problem in UTILITY/WIRESHARK 22502172 problem in UTILITY/WIRESHARK
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
219
22d9e175d379 7041521 GNU MP to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     1
prefix=/usr
22d9e175d379 7041521 GNU MP to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     2
exec_prefix=${prefix}
22d9e175d379 7041521 GNU MP to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     3
libdir=${exec_prefix}/lib/MACH64
22d9e175d379 7041521 GNU MP to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     4
includedir=${prefix}/include/gmp
22d9e175d379 7041521 GNU MP to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     5
22d9e175d379 7041521 GNU MP to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     6
Name: libgmpxx
22d9e175d379 7041521 GNU MP to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     7
Description: The GNU Multiple Precision Bignum Library
22d9e175d379 7041521 GNU MP to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     8
Version: 4.3.2
22d9e175d379 7041521 GNU MP to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
     9
Libs: -L${libdir} -lgmp -lgmpxx
22d9e175d379 7041521 GNU MP to Userland
Stefan Teleman <stefan.teleman@oracle.com>
parents:
diff changeset
    10
Cflags: -I${includedir}