Language

Package: autoconf @ 2.64

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

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/x9gbfab2ickf1vb8vb7mqc72wxb0vhis-autoconf-2.64.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/vf542zn7cc6sch56xrzbivh9qs93gp4m-autoconf-2.64.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/qiiqnrsg7azp4w8ifv9d6gzawhwm346m-autoconf-2.64.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/i3vfngy4apmwsv3vqfimli28a54fw5fk-autoconf-2.64.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/fs0g3364y1x5hqrshpqbbznz0497ah7i-autoconf-2.64.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/4yksqzsrjrjp79rssklz5ihrd6aianhh-autoconf-2.64.drv
x86_64-linuxi686-w64-mingw32/gnu/store/a969a5xbr1cwl05mq8pxq0g2704pri1z-autoconf-2.64.drv
x86_64-linuxi586-pc-gnu/gnu/store/q7qp0azz4cndq6iz4rbrxb6wlqrpng9p-autoconf-2.64.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/z0n1lm21x37x1ffsb190nmm33n65hlgm-autoconf-2.64.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/6m07y4fn1f0lk52yr7xdlgx2fx6lwv9k-autoconf-2.64.drv
riscv64-linux/gnu/store/k6pfiy8rdavycj33w6f4ccrh7swdyrpw-autoconf-2.64.drv
    powerpc-linux/gnu/store/fb4dmq0pwlrnjnw508pl9ch0h9njjiy3-autoconf-2.64.drv
      powerpc64le-linux/gnu/store/43x70sd6d5b6gilz7rqmalhm23jilyba-autoconf-2.64.drv
      mips64el-linux/gnu/store/5z8f0ysalxzlafkas1wgkb7qsz5w8prp-autoconf-2.64.drv
        i686-linux/gnu/store/5cmi2xf8j044ac3lw52xlv199bfdvwsw-autoconf-2.64.drv
        i586-gnu/gnu/store/r2l4c04lfns0krax2b6vsbzv6mlyymhl-autoconf-2.64.drv
        armhf-linux/gnu/store/h0l919bh1h3na5gxizsqw3falkjkx0xv-autoconf-2.64.drv
        aarch64-linux/gnu/store/sysipz2s0i53rby6wd4awdr51j9f81mj-autoconf-2.64.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'