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/q6pdp1rcsvj1gcqiplxigyjz7km0bvyh-autoconf-2.69.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/wr10fjjgka9krm8k9cj7xm55axnvi39p-autoconf-2.69.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/vdsys5sap9zym45r8wv326883dlja7ns-autoconf-2.69.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/ql54m2i47ny3jhjfyrm80jplj3qsjnzx-autoconf-2.69.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/yfi7n5q80582zq4kd1ic3a9bw21ia6fw-autoconf-2.69.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/kc6amcy9a246zvfc6ayahlrimr9aszwl-autoconf-2.69.drv
x86_64-linuxi686-w64-mingw32/gnu/store/h627zapj2ggqbg5jg69x8gvznvkfhfk5-autoconf-2.69.drv
x86_64-linuxi586-pc-gnu/gnu/store/7x8jajjaxwyr4kw6lb943zr7cgjnxwm3-autoconf-2.69.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/1l7nm98wfhjb55n5i2h230x21hy2qqsm-autoconf-2.69.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/hlm8hsp1mdkskr27g8qng9s4sb9yd87g-autoconf-2.69.drv
riscv64-linux/gnu/store/hq4h6kqhipr4byfh7j26hga4vh7zz6cs-autoconf-2.69.drv
    powerpc-linux/gnu/store/lr6mwpf6j7fr4fksxj0wb8xy6hq77czm-autoconf-2.69.drv
      powerpc64le-linux/gnu/store/dv48smlf7ij3jy3g7fhyyl0cg1yv3ddz-autoconf-2.69.drv
      mips64el-linux/gnu/store/nykbshvg59cfz79pr18bcfvz82wg950i-autoconf-2.69.drv
        i686-linux/gnu/store/3gpnym644s1prs0azr0mbn9g0vaaa4sj-autoconf-2.69.drv
        i586-gnu/gnu/store/7gkn28pzbaqdmh88p0szva417ypjmisv-autoconf-2.69.drv
        armhf-linux/gnu/store/k4gisxr9vlbw2cipvk28zgxf4ja0fn1p-autoconf-2.69.drv
        aarch64-linux/gnu/store/bn2k3z5s8n6kngabqmaaqhnqz459jspx-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'