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/20ckazw1z2sxc88jvg5vnwdp52hh7g9c-autoconf-2.71.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/grhh5izfzs4bf8y8zdzirf38r8jy8h2j-autoconf-2.71.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/sc2fby0vsps2syi7k7dk1623g64r5ggc-autoconf-2.71.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/fj8ahfy7kh4rhrkskgnhzv9gyq9lym89-autoconf-2.71.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/svqwfq9v6q62shj2d0prk6aa23fl7hi7-autoconf-2.71.drv
x86_64-linuxi686-w64-mingw32/gnu/store/j43036iiygqxbrsinpxhw9ng62p4j6c0-autoconf-2.71.drv
x86_64-linuxi586-pc-gnu/gnu/store/qxbx7fxxgwdbpw82ry805wzr76sc57wm-autoconf-2.71.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/0gnbj83243r9r2vgkxjwx08jkv3mlhlh-autoconf-2.71.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/5ab0cj1ba8jvwaaji6099fdh87xkkk0f-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'