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/fqamgv1jga35cd4x06wm0as8byx01av6-autoconf-2.13.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/5g3i9wzc962zcmszkk4ck71pp7vi574q-autoconf-2.13.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/n3v8dq8w3zv1fffvk5bv3hwsray8aflr-autoconf-2.13.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/c5c69a1khljmdwcwzvs1csjhs7dckbmm-autoconf-2.13.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/w6slq11rlkpziddmbcbv1qh9mgbsa0xg-autoconf-2.13.drv
x86_64-linuxi686-w64-mingw32/gnu/store/6bdy32r89l9xcxrrv0468w949v255mbh-autoconf-2.13.drv
x86_64-linuxi586-pc-gnu/gnu/store/qbacjpnbhswy0yn2rr47h26qcl5icnmp-autoconf-2.13.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/gxh5ic609cvpy1bjrxlqqbsbb4apgksk-autoconf-2.13.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/5l32n818bvdqbvw8gy352s2fsdzaazjg-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'