Language

Package: autoconf @ 2.71

Synopsis

Create source code configuration scripts

Description

Autoconf offers the developer a robust set of M4 macros which expand into shell code to test the features of Unix-like systems and to adapt automatically their software package to these systems. The resulting shell scripts are self-contained and portable, freeing the user from needing to know anything about Autoconf or M4.

Home page
https://www.gnu.org/software/autoconf/
Location
gnu/packages/autotools.scm (line: 115, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/ql33qbh1hjsd7pwb0r6hhs54xdbkxg97-autoconf-2.71.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/w021q0bmgipyl9iqz97wk7i7aawa4cv4-autoconf-2.71.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/60i3d6k47z2v5spw106wpc54kk8famyp-autoconf-2.71.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/9syb18hj7h7pz4ag8virw4h5faq2pfyp-autoconf-2.71.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/sk318fhpycjfqf263xkskams85vx9c97-autoconf-2.71.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/z6jzph4mc7dhjqlg1lcsm0y989civiqw-autoconf-2.71.drv
x86_64-linuxi686-w64-mingw32/gnu/store/azm47xmwiq0rzgi8a1ly0ggjcy8vc0a7-autoconf-2.71.drv
x86_64-linuxi586-pc-gnu/gnu/store/dzqz2y9vnh5c6904980q56jph8k023ac-autoconf-2.71.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/rwfpjvl8cbglvvapsslivlr1k0a65bdy-autoconf-2.71.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/7dm5a12lwyxwfk32n1k5308rb30z8gh5-autoconf-2.71.drv
riscv64-linux/gnu/store/3dbafh119m5v4dkjary38jm8xfhc76kd-autoconf-2.71.drv
    powerpc-linux/gnu/store/7hbbq6zy080z7ggwvh1835hwsq1rn2yi-autoconf-2.71.drv
      powerpc64le-linux/gnu/store/hl401hjydbb23yy5iqq533bwnqkickkc-autoconf-2.71.drv
      mips64el-linux/gnu/store/7xgrhch4l46gip8nagg07liz2p7mbj5r-autoconf-2.71.drv
        i686-linux/gnu/store/8xr09xkp0nxshng208apgihbsy78s2a6-autoconf-2.71.drv
        i586-gnu/gnu/store/2v15d3ilxqhp5vszql36dbkh1bcjib8y-autoconf-2.71.drv
        armhf-linux/gnu/store/bbpbrjgicf3dl4s5bdd489ih4gk6qy8r-autoconf-2.71.drv
        aarch64-linux/gnu/store/rjd0agmdsq0w8i3j3clid87pddh7bayl-autoconf-2.71.drv

        Lint warnings

        LinterMessageLocation
        input-labels

        Identify input labels that do not match package names

        label 'bash' does not match package name 'bash-minimal'
        inputs-should-be-native

        Identify inputs that should be native inputs

        'm4' should probably be a native input