Releases: zopencommunity/autoconfport
Releases · zopencommunity/autoconfport
autoconfport (Build 68)
Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages.
Command to download and install on z/OS:
pax -rf <(curl -o - -L https://github.com/ZOSOpenTools/autoconfport/releases/download/autoconfport_68/autoconf-2.71.20220813_214144.zos.pax.Z) && cd autoconf-2.71.20220813_214144.zos && . .env
autoconfport (Build 39)
Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages.
Command to download and install on z/OS:
pax -rf <(curl -o - -L https://github.com/ZOSOpenTools/autoconfport/releases/download/autoconfport_39/autoconf-2.71.20220722_015902.zos.pax.Z) && cd autoconf-2.71.20220722_015902.zos && . .env
autoconfport (Build 15)
Autoconf
Command to download and install on z/OS:
pax -rf <(curl -o - -L https://github.com/ZOSOpenTools/autoconfport/releases/download/autoconfport_15/autoconf-2.71.20220607_134926.zos.pax.Z) && cd autoconf-2.71.20220607_134926.zos && ./install.sh && . .env