Language

Package: autoconf @ 2.69

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

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/bmdg9dkmmbv82a2461nsf4nh94f5k8l5-autoconf-2.69.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/spykkxx87lvvx9cdwcw2d3vxhbiwzmk2-autoconf-2.69.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/cyzs5vyzksn1m7319knb34lxz3xi355h-autoconf-2.69.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/l3nsjpd72gabwdiwiwvdgyx9aqb64cf7-autoconf-2.69.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/r1w9lfir7974wjifks6356236xqqxjyn-autoconf-2.69.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/yak127gr5zkg1sgvaq6sbzbrjlviy2bh-autoconf-2.69.drv
x86_64-linuxi686-w64-mingw32/gnu/store/cyjw2asxb4xjd895mjdmx4v52r1409yv-autoconf-2.69.drv
x86_64-linuxi586-pc-gnu/gnu/store/avi3767mwcxz603mp4nblmr8jp58q05k-autoconf-2.69.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/l4169lsc12r30k2szzzbr6xd30ws6npx-autoconf-2.69.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/rrjpkl2j9vnkig1ygzr5qq2rs3rwif81-autoconf-2.69.drv
riscv64-linux/gnu/store/5sn8s7x231mq9blfbw3rvb6a6lqr03i7-autoconf-2.69.drv
    powerpc-linux/gnu/store/p3vbg8zywga4ln4bjswbbmi7mmcvjk1r-autoconf-2.69.drv
      powerpc64le-linux/gnu/store/vzzkb2y0y8k42ijjzp2c3yvy7yn8q8fa-autoconf-2.69.drv
      mips64el-linux/gnu/store/cjsrnp7viqbyaacc69mi1ynvs4zy8qxv-autoconf-2.69.drv
        i686-linux/gnu/store/nnhsgw6r53j1cc4spnsgl5saz1a8zchc-autoconf-2.69.drv
        i586-gnu/gnu/store/ayg1k1gaq8qgxb34n4fvwkfjhx02fqp9-autoconf-2.69.drv
        armhf-linux/gnu/store/y002x4ry7k12gwmiaf4fgjqd08w1sp2w-autoconf-2.69.drv
        aarch64-linux/gnu/store/a2ii18kv5kqabsm5xb82qacb5rnlz5zx-autoconf-2.69.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'