Language

Package: autoconf @ 2.13

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: 173, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/d0j3d5rjncpjf45smx4ky4hca8w56fvn-autoconf-2.13.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/wcbjyxn7xiylpirnirqlh7jck256r70h-autoconf-2.13.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/695avp01wirfv6acy2kw0cpvknw2kdxc-autoconf-2.13.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/ljhsb9y4m7m5yjk2x5rpif468v97pqbc-autoconf-2.13.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/fnix86l8qg6g679zi40v8w4bis4f3hj5-autoconf-2.13.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/vsin4cb04anl13dh9v9q7bl5qw9qvdjm-autoconf-2.13.drv
x86_64-linuxi686-w64-mingw32/gnu/store/zvyqh8ll6myks0fm0kqr82g2w9ba1y1q-autoconf-2.13.drv
x86_64-linuxi586-pc-gnu/gnu/store/aqs6h9viwrx7kf1g0yily0arskcgix34-autoconf-2.13.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/bvhvjp0mv527q2vg6bj2ja4xdr7ryndw-autoconf-2.13.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/19i08c94q17x9b8xcsvm5w7a14cmzll8-autoconf-2.13.drv
riscv64-linux/gnu/store/pas4grsmg470x2sqr67ab6idhjr11w1g-autoconf-2.13.drv
    powerpc-linux/gnu/store/lbzn2ryj4x1f3gwiqyjvz5lmixrm1xqb-autoconf-2.13.drv
      powerpc64le-linux/gnu/store/10094ifbcsl5qi8icwld0pzwwzpv40g2-autoconf-2.13.drv
      mips64el-linux/gnu/store/al3qpmxsvb0b3wwf8bf7059zrybaq4w1-autoconf-2.13.drv
        i686-linux/gnu/store/2jgg6m7akyz7d99j37aqfj768h6hr14g-autoconf-2.13.drv
        i586-gnu/gnu/store/zx2dj45z65wnspahngajxzd0ki6bj3f2-autoconf-2.13.drv
        armhf-linux/gnu/store/1czzrxlx58gxhcvq4srf5n9ydllh2sbs-autoconf-2.13.drv
        aarch64-linux/gnu/store/21qqj225ygr1qvlyhi0dnhz562107vb9-autoconf-2.13.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'