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/bjvnqx7iigbjcwpmrbs8f552rjkbiss9-autoconf-2.13.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/vldwjbnlf161l6c5cpi0ycjqffnc3j0v-autoconf-2.13.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/h9ik7xbk7hl07hzjbgd1g1312xm145kl-autoconf-2.13.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/qy7qqwwfb1cqa3qhihyc0ygd03gix9z5-autoconf-2.13.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/4b6hrmrnrw92xhl80q17g5vihdv52q3w-autoconf-2.13.drv
x86_64-linuxi686-w64-mingw32/gnu/store/k7kv6ym64992khmnfdc591iz0q38d0c8-autoconf-2.13.drv
x86_64-linuxi586-pc-gnu/gnu/store/jq64cq4rawbz5ckvb9cbwiifdlz7vqb5-autoconf-2.13.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/miilvz599p0zxf21zsd6gxxska9gn349-autoconf-2.13.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/3kh9xill13w0bplbkyl8qb5h3rl8sizy-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'