|
| 1 | +--- |
| 2 | +json_ld: |
| 3 | + '@context': https://schema.org |
| 4 | + '@type': SoftwareApplication |
| 5 | + applicationCategory: DeveloperApplication |
| 6 | + description: "\n Autoconf is an extensible package of M4 macros that produce shell\ |
| 7 | + \ scripts\n to automatically configure software source code packages. These scripts\ |
| 8 | + \ can\n adapt the packages to many kinds of UNIX-like systems without manual user\n\ |
| 9 | + \ intervention. Autoconf creates a configuration script for a package from a\n\ |
| 10 | + \ template file that lists the operating system features that the package can\n\ |
| 11 | + \ use, in the form of M4 macro calls.\n" |
| 12 | + license: Not confirmed |
| 13 | + name: Autoconf |
| 14 | + offers: |
| 15 | + '@type': Offer |
| 16 | + price: 0 |
| 17 | + operatingSystem: LINUX |
| 18 | + review: |
| 19 | + '@type': Review |
| 20 | + author: |
| 21 | + '@type': Organization |
| 22 | + name: EESSI |
| 23 | + reviewBody: Application has been successfully made available on all architectures |
| 24 | + supported by EESSI |
| 25 | + reviewRating: |
| 26 | + '@type': Rating |
| 27 | + ratingValue: 5 |
| 28 | + softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available |
| 29 | + on your system |
| 30 | + softwareVersion: '[''2.72'']' |
| 31 | + url: https://www.gnu.org/software/autoconf/ |
| 32 | +--- |
| 33 | +# Autoconf |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + Autoconf is an extensible package of M4 macros that produce shell scripts |
| 38 | + to automatically configure software source code packages. These scripts can |
| 39 | + adapt the packages to many kinds of UNIX-like systems without manual user |
| 40 | + intervention. Autoconf creates a configuration script for a package from a |
| 41 | + template file that lists the operating system features that the package can |
| 42 | + use, in the form of M4 macro calls. |
| 43 | + |
| 44 | + |
| 45 | +<small>homepage: </small><span class="software-link">[https://www.gnu.org/software/autoconf/](https://www.gnu.org/software/autoconf/)</span> |
| 46 | + |
| 47 | +## Available installations |
| 48 | + |
| 49 | + |
| 50 | +|Autoconf version|Supported CPU targets|Supported GPU targets|EESSI version|Module| |
| 51 | +| --- | --- | --- | --- | --- | |
| 52 | +|2.72|`generic`: `riscv64`<br/><span class="software-cpu-arm">Arm</span>: <br/><span class="software-cpu-amd">AMD</span>: <br/><span class="software-cpu-intel">Intel</span>: <br/>|*(none)*|<span class="software-eessi-version-202506">2025.06</span>|`Autoconf/2.72-GCCcore-14.3.0`| |
| 53 | +|2.72|`generic`: `riscv64`<br/><span class="software-cpu-arm">Arm</span>: <br/><span class="software-cpu-amd">AMD</span>: <br/><span class="software-cpu-intel">Intel</span>: <br/>|*(none)*|<span class="software-eessi-version-202506">2025.06</span>|`Autoconf/2.72-GCCcore-14.2.0`| |
0 commit comments