Changes between Version 1 and Version 2 of sys-apps/sed/4.1.5/1
- Timestamp:
- 12/02/08 21:58:34 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
sys-apps/sed/4.1.5/1
v1 v2 1 1 * autoreconf 2 * ./configure --prefix=/boot/common 3 * mbrtowc only a stub in haiku for now, see http://dev.haiku-os.org/ticket/2041 so we need to comment out the /.*HAVE_MBRTOWC.*$//' in config.h after running configure 4 * make 5 * make error's out on help2man for cannot open file /usr/bin/env, so edit line 1 of help2man to remove the /usr leaving just /bin/env, then rerun make 6 * make install 7 * make check 8 9 Make check passes all 75 tests! 10
