Changes between Version 1 and Version 2 of dev-libs/gmp/4.2.4
- Timestamp:
- 12/28/08 17:13:34 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-libs/gmp/4.2.4
v1 v2 1 1 Config.guess/config.sub have been updated in this version, but we still need to run the libtoolize and company to get a shared lib built: 2 * libtoolize --force --copy 3 * aclocal 4 * autoconf 5 * automake --add-missing 6 * ./configure --prefix=/boot/common 7 * make 8 * make install 9 * make check 10 11 Make sure make check passes all tests otherwise the binary is suspect.
