autoconf 2.71 (Build 699)
·
36 commits
to main
since this release
Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages.
Test Status: Blue (586 tests pass out of 599 tests - 97.83% success rate)
Runtime Dependencies: No dependencies
Build Dependencies: autoconf automake curl git gzip m4 make perl tar texinfo zlib
Command to download and install on z/OS (if you have curl)
curl -o autoconf-2.71.20230306_203846.zos.pax.Z -L https://github.com/ZOSOpenTools/autoconfport/releases/download/autoconfport_699/autoconf-2.71.20230306_203846.zos.pax.Z && pax -rf autoconf-2.71.20230306_203846.zos.pax.Z && cd autoconf-2.71 && . ./.env
Or use:
zopen install autoconf