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/vm7d2a45cj5lsbj9s37glnvk4jdqrshg-autoconf-2.71.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/lyzavsxgdfd1bjwl4nz3x7b803w4qq96-autoconf-2.71.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/ckjvyycvpj8zazjycz288h8brxyfyd8q-autoconf-2.71.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/h8c587d4823jj2algj333cmkp9dgvrd5-autoconf-2.71.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/hh5n6nh390w14ymyfn6vis0zvv7jb3ax-autoconf-2.71.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/3k05sfavxmsd248bgpyn7mv3ryisimcb-autoconf-2.71.drv
x86_64-linuxi686-w64-mingw32/gnu/store/35lvx9n0dpbsjvbbfgjdjbm623pvqcci-autoconf-2.71.drv
x86_64-linuxi586-pc-gnu/gnu/store/34i9ar2drwvf5pavbd8mdc090ni4lb3m-autoconf-2.71.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/ka16ydiq7cifrddskvwvdvnyxg89a9sh-autoconf-2.71.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/w5i59x899ihyk1ypsgd1sgyf30lg5kv1-autoconf-2.71.drv
riscv64-linux/gnu/store/hm0frnn4x787881pvf7iywrqcgy9pygk-autoconf-2.71.drv
    powerpc-linux/gnu/store/8xfw2lwjwg22qp94zwz894qjkj8bj3ym-autoconf-2.71.drv
      powerpc64le-linux/gnu/store/s7i59p1bp3jwnk8x3b5pxszdqj30qbns-autoconf-2.71.drv
      mips64el-linux/gnu/store/ga1ajdv6xp8vc73q6hcd7p15liwyrda9-autoconf-2.71.drv
        i686-linux/gnu/store/179qvbns9pp4pllxp605iyzixk9w7lcj-autoconf-2.71.drv
        i586-gnu/gnu/store/w4j5rvzq01syzy3xnjp88k6nwbpcb1c8-autoconf-2.71.drv
        armhf-linux/gnu/store/ad53axa3p3brkng1xmxdsbdj8h8xg1dq-autoconf-2.71.drv
        aarch64-linux/gnu/store/fidb21dki5cmvsj1b1nc0hz04gymxbsm-autoconf-2.71.drv

        Lint warnings

        LinterMessageLocation
        inputs-should-be-native

        Identify inputs that should be native inputs

        'm4' should probably be a native input
        input-labels

        Identify input labels that do not match package names

        label 'bash' does not match package name 'bash-minimal'