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/rqpsl8zg5akw61jg82fgl8y01l91s5yp-autoconf-2.69.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/y975nn8w7z707x4mkgxvmplc6yymvkxd-autoconf-2.69.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/prix5yncy9j5lh3vf7x8ab7z09hlpv1z-autoconf-2.69.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/dr5875djycd0d7qrpxvc652570fjf3si-autoconf-2.69.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/pfa6xhlxkq8jmcw3bljg5hnmyhqsb4xm-autoconf-2.69.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/8rl322rlnhjq6qxnginfmi8bwv6rd9q0-autoconf-2.69.drv
x86_64-linuxi686-w64-mingw32/gnu/store/5y1wpa2l5ymc8lrw7n6pyj4ppysyy5ip-autoconf-2.69.drv
x86_64-linuxi586-pc-gnu/gnu/store/ywqf7q6k5024lli2rpi4xp140k14hpci-autoconf-2.69.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/yjiwfpsjiybyg14ixqjpnd6m6h9dsygz-autoconf-2.69.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/gg2mxg5nmfrw2sz4cvahxgxjrrf67q0w-autoconf-2.69.drv
riscv64-linux/gnu/store/0nnngbqgbdpn27kkplqgld0a182dnskj-autoconf-2.69.drv
    powerpc-linux/gnu/store/3ly32jm6v370v3q53i1p74d5c6d657x0-autoconf-2.69.drv
      powerpc64le-linux/gnu/store/3xaar7hrka9ng5pmfh3b2hxxb8ip7w7j-autoconf-2.69.drv
      mips64el-linux/gnu/store/a9b97bcfdvlywbvq52fw1jg3j2bqb83z-autoconf-2.69.drv
        i686-linux/gnu/store/6pnscnqq6jcmncz893lky66n8yxvhh9h-autoconf-2.69.drv
        i586-gnu/gnu/store/q21aksc3pk50sn4sk09cznsvmxhd0n6b-autoconf-2.69.drv
        armhf-linux/gnu/store/f34ghsg9q03k24ys9ysnd0g8qq6b08cw-autoconf-2.69.drv
        aarch64-linux/gnu/store/h6qvckisl7hwnypmq168ik3zidbkbyl5-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'