Skip to content

autoconf 2.71 (Build 828)

Compare
Choose a tag to compare
@IgorTodorovskiIBM IgorTodorovskiIBM released this 28 Mar 06:45
· 35 commits to main since this release
5d36f04

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.20230327_202120.zos.pax.Z -L https://github.com/ZOSOpenTools/autoconfport/releases/download/autoconfport_828/autoconf-2.71.20230327_202120.zos.pax.Z && pax -rf autoconf-2.71.20230327_202120.zos.pax.Z && cd autoconf-2.71 && . ./.env

Or use:
zopen install autoconf