Changes between Version 3 and Version 4 of sys-devel/m4
- Timestamp:
- 08/15/07 05:40:17 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
sys-devel/m4
v3 v4 1 [[TOC]] 2 1 3 == sys-devel/m4 == 2 4 … … 64 66 }}} 65 67 Haven't investigated this yet. 68 69 === version 1.4.7 === 70 71 ||working||no|| 72 73 ==== revision 1 (brecht) ==== 74 75 This version doesn't require patching to build on BeOS. {{{make check}}} reports some problems however: 76 77 {{{ 78 Skipped checks were: 79 ./070.changeword ./071.changeword ./072.changeword ./073.changeword ./074.changeword ./120.sysval ./121.maketemp 80 Failed checks were: 81 ./115.platform_m:out 82 }}} 83 84 The generated {{{m4}}} binary probably works fine however. 85 86 {{{platform_m:out}}} doesn't fail with newer versions of m4. Apparently BeOS is detected as a UNIX-like OS from m4 1.4.8 on. I'm not sure what's the cause of this. I would expect to see a change in {{{m4.h}}}.
