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/717cy08yghm282lqzd7lfgijixjfp66p-autoconf-2.13.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/yd2h5l4k0cbr977f2apkflwldvdwcqgl-autoconf-2.13.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/vf5lb2q80ijd2niarjawr2zamli1cf0v-autoconf-2.13.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/7zqj0k41lxcka1z3dqapf475048v4zdr-autoconf-2.13.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/0h48rnh64w77jsaqis7xqjpida9f9ay6-autoconf-2.13.drv
x86_64-linuxi686-w64-mingw32/gnu/store/2a8wpy4ddvlc7jyy94al2ifxkbc9nrqf-autoconf-2.13.drv
x86_64-linuxi586-pc-gnu/gnu/store/wz4wa65y3khlpy30cy51345smh7ym0bh-autoconf-2.13.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/fkyz9xmirrkh1l5iyn6dk6092a4p0yf8-autoconf-2.13.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/xi04q1n20zqvpp74d2bqdjx1jdgp13fr-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'