5.4. M4-1.4.11

The M4 package contains a macro processor.

Approximate build time: 0.2 SBU
Required disk space: 10 MB

5.4.1. Installation of M4

Prepare M4 for compilation:

./configure --prefix=/tools

Compile the package:

make

To test the results, issue:

make check

Install the package:

make install

Details on this package are located in Section 6.45.2, “Contents of M4.”