Language

Package: autoconf @ 2.71

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

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/h6pxfzdrg18rc10in7flzp02xqphq15m-autoconf-2.71.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/4ycjwpn6m2yndq6f9hh94ajqv9kjqfpz-autoconf-2.71.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/g7lsj0xazh2hd46ir4f7dzyvrhpirjdz-autoconf-2.71.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/h2kvdpq42ngsqn0vyx935yxcwqc5qq7f-autoconf-2.71.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/c5ciwp444k9v9zb4qavxbbi3ymbrflz6-autoconf-2.71.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/2fw5nbbc1dlcv38lv0cl5mqwznzi8w7a-autoconf-2.71.drv
x86_64-linuxi686-w64-mingw32/gnu/store/4ih5min1vxan3wq1nqlpdysi9nirdpwn-autoconf-2.71.drv
x86_64-linuxi586-pc-gnu/gnu/store/lr1kkhn2kv7cr6hznl0adh88arah1lx8-autoconf-2.71.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/q7vn8l3sgzi16ca3kvq1nski9bj1bjl2-autoconf-2.71.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/88iq4rg28zv1b5vs5q651ng17lr62y64-autoconf-2.71.drv
riscv64-linux/gnu/store/2fhb79p90dzgk483bqcpfa9f712h116i-autoconf-2.71.drv
    powerpc-linux/gnu/store/ygkdcz4ksbrk45ia5nkrsi9mqphvw845-autoconf-2.71.drv
      powerpc64le-linux/gnu/store/s91h77zqyzf08rr23vx9c6vpz79a95sl-autoconf-2.71.drv
      mips64el-linux/gnu/store/f16yanv9yljswgq41bzw17anqw68zl26-autoconf-2.71.drv
        i686-linux/gnu/store/q25b2i03lvwm0dgk7lq26lq77x3smjbh-autoconf-2.71.drv
        i586-gnu/gnu/store/kh1r6m6gzzjpkfp77l0wygdd25xcjkld-autoconf-2.71.drv
        armhf-linux/gnu/store/gdbnl3z0ardw0z199dhwvbyalbyp5nv8-autoconf-2.71.drv
        aarch64-linux/gnu/store/rv10inhfrka1fdjcq3gmh0khvv74vmba-autoconf-2.71.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'