m4 1.4.20 = https://ftp.gnu.org/gnu/m4/m4-1.4.20.tar.xz ``` sh *** build *** ./configure --prefix=/pkg/gnu/m4 make -j$(nproc) make install ```