Skip to content

autoconf 2.71 (Build 633)

Compare
Choose a tag to compare
@IgorTodorovskiIBM IgorTodorovskiIBM released this 21 Feb 19:55
· 36 commits to main since this release
cbe8a4f

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.20230221_083918.zos.pax.Z -L https://github.com/ZOSOpenTools/autoconfport/releases/download/autoconfport_633/autoconf-2.71.20230221_083918.zos.pax.Z && pax -rf autoconf-2.71.20230221_083918.zos.pax.Z && cd autoconf-2.71 && . ./.env

Or use:
zopen install autoconf