Changes between Version 1 and Version 2 of sys-devel/automake/1.10.1/1
- Timestamp:
- 11/06/08 09:58:31 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
sys-devel/automake/1.10.1/1
v1 v2 1 1 ==== Changes ([http://ports.haiku-files.org/browser/haikuports/trunk/sys-devel/automake/automake-1.10.1.diff patch]) ==== 2 3 {{{lib/config.guess}}}: 4 - Added Haiku as recognized platform. 5 6 ==== Configuring/Building ==== 7 8 {{{ 9 ./configure --prefix=/boot/common 10 make 11 }}} 12 13 14 ==== Tests ==== 15 16 {{{ 17 make check 18 }}} 19 20 A few expected failures and skipped tests aside, all tests pass.
