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/8cfj31wwj4x33c7n4dvpwvv2by1hwhsi-autoconf-2.68.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/06vyf4qbp4bxk2k3bpswp9w9pjw03kxl-autoconf-2.68.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/lm0v42i0fizq0gq219aryb6mg5jzg8q3-autoconf-2.68.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/fzclygkvxkc9fw7ci0r8q9lb5m6wavmh-autoconf-2.68.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/ny6izw11i05gmwlxx0sf9zvcl73sbpay-autoconf-2.68.drv
x86_64-linuxi686-w64-mingw32/gnu/store/c46ij0ngmjg59xgqc280fl2kg51q459x-autoconf-2.68.drv
x86_64-linuxi586-pc-gnu/gnu/store/nxk1pkv1944zijz70891wdkal3vy85rm-autoconf-2.68.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/qwsj06sawfmnc9dvkg1rn9l71ri0pndf-autoconf-2.68.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/yx8yzwh7shsjafjmlrq44snrr4pxlpdw-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'