The M4 package contains a macro processor.
Download HTTP: https://mirror.csclub.uwaterloo.ca/gnu/m4/m4-1.4.21.tar.xz
Download SHA256 Sum: f25c6ab51548a73a75558742fb031e0625d6485fe5f9155949d6486a2408ab66
Download Size: 2,031 KB
Estimated Disk Space: 30.5M
Estimated Build Time: less than 0.5 SBU
libstdc++ from gcc-15.2.0
Prepare M4-temp for compilation:
Now Configure the Package, issue:
./configure --prefix=/usr --host=$LFS_TGT --build=$(build-aux/config.guess)
To Compile the Package, issue:
make
Now Install the Package, issue:
make DESTDIR=$LFS install