Language

Package: autoconf @ 2.68

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

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/xxsy1fy2frcx8qp4dl1gz52kp4vbc19x-autoconf-2.68.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/r2xfvrdy32p8ig57gpk5ghsp4ng9f5az-autoconf-2.68.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/vr9w0lhm7xhr9a6llimdhkb1xhkawpqd-autoconf-2.68.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/wk9yq56s66w869vlx05i1kk9f0h3jyiy-autoconf-2.68.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/g63gm4pz74c2cp15z495cypxmsj9qf01-autoconf-2.68.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/1473i2hnpaxv5zlhw4mdm1wkxghpx5ia-autoconf-2.68.drv
x86_64-linuxi686-w64-mingw32/gnu/store/i70rwg4lgkjqzarra9qj8ja5gaxpxkg4-autoconf-2.68.drv
x86_64-linuxi586-pc-gnu/gnu/store/8v1467l92wm9lkjvhdp99lm9ydnmjj6w-autoconf-2.68.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/f1qwa1lch8qwlbjp27c5p0gvd7h2md4c-autoconf-2.68.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/rxzw8qam4pwad8wpjb7grwfp30crrak3-autoconf-2.68.drv
riscv64-linux/gnu/store/y4pgmls1d7l5g5kyy3i0dzkzv5rywvr5-autoconf-2.68.drv
    powerpc-linux/gnu/store/qca5c27g5ybwcvs1klfyka49kp27cfgb-autoconf-2.68.drv
      powerpc64le-linux/gnu/store/p574mskmzxhqkkpipy6dlbrk6f8l7inc-autoconf-2.68.drv
      mips64el-linux/gnu/store/hcqrp7b6f2qqhiwgn5a3v5vwnccr7djl-autoconf-2.68.drv
        i686-linux/gnu/store/l2hvdfqax211jf3x8dcpp3392hycvs7v-autoconf-2.68.drv
        i586-gnu/gnu/store/5yjb8w5nfk710nsf6wg29nf4kgah38mq-autoconf-2.68.drv
        armhf-linux/gnu/store/l68gkwj4k3ds9hgfvzsim9f7bvd33fp5-autoconf-2.68.drv
        aarch64-linux/gnu/store/pqvpw4pill1xhfdka9zg0qdf43yg5sxa-autoconf-2.68.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'