Changes between Version 1 and Version 2 of dev-libs/libxml2/2.7.2/1
- Timestamp:
- 10/22/08 19:23:55 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-libs/libxml2/2.7.2/1
v1 v2 1 1 [http://ports.haiku-files.org/browser/haikuports/trunk/dev-libs/libxml2/libxml2-2.7.2-haiku.diff?rev=175 Patch] 2 They haven't refreshed config.guess, so we need to copy that in. Then run libtoolize, and others then configure. 3 4 * cp /boot/home/config/share/libtool/config.guess . 5 * cp /boot/home/config/share/libtool/config.sub . 6 * libtoolize --force --copy 7 * aclocal 8 * automake 9 * autoconf 10 * ./configure --prefix=/boot/common --enable-ipv6=no 11 * make 12 * make install
