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/z7af8i91fyvgwfijdwidmj59j88alq5y-autoconf-2.68.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/lbrkqfggxnyvwhf79qz8957p3ggl5hm2-autoconf-2.68.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/kgvv0x5fpgy1l58bhrpfsy1z59zkllab-autoconf-2.68.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/z7gblcfmpr5iixfnd4llwd0vik1cf9kd-autoconf-2.68.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/cc3r22c8dxq61aqg7sdwxr83vi5mlj4f-autoconf-2.68.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/xx7yrkzrbwy5c3q2wz6817257m42sd7f-autoconf-2.68.drv
x86_64-linuxi686-w64-mingw32/gnu/store/x2s2vix2swq0f4brb21xrm5r5kfxd0k0-autoconf-2.68.drv
x86_64-linuxi586-pc-gnu/gnu/store/iv7cqh6plizq725vcrr8hmdkflmjqmjp-autoconf-2.68.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/jn4zp03ci1p0xz53jpc6hsh3kql9bxrc-autoconf-2.68.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/dqx1d5v8pdxg6sxvywv9ywfhnib212n4-autoconf-2.68.drv
riscv64-linux/gnu/store/km91lxqkkl1fp0w5jnpgbdd6n6sa9fq8-autoconf-2.68.drv
    powerpc-linux/gnu/store/b9pl33103g7mvcm1x56zc1vmddz66yvl-autoconf-2.68.drv
      powerpc64le-linux/gnu/store/m71x10sdrcm1gfzww9hvyad7d4iqg5hp-autoconf-2.68.drv
      mips64el-linux/gnu/store/vd28nnl0zwgm0w3jmagdmciisk26n2w0-autoconf-2.68.drv
        i686-linux/gnu/store/l678mvv840fdv97bn4q4xzmhc3mhalw0-autoconf-2.68.drv
        i586-gnu/gnu/store/sg05y64vcbmva7xyzbgjkrrdyl3cbdzb-autoconf-2.68.drv
        armhf-linux/gnu/store/ikz3zqdqhbfilpx5a207r5qhwpbsfzl3-autoconf-2.68.drv
        aarch64-linux/gnu/store/lxhz2k7x4sxrjkyksya5bi01rvxxrwi9-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'