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/v3idnb2lq8fgxxxgg68npir15i9nq33m-autoconf-2.71.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/p8wv5zhja5v8gjfsbwrv8nkg5pszkly3-autoconf-2.71.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/2kjp47zsncbq4qmr4zn5cckh5sxa1gnv-autoconf-2.71.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/8cp7g583wj2lsfxk4dx4kkj1q9h89m6d-autoconf-2.71.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/i38dgchn93yknwq7mi8wzyhdhx43d40h-autoconf-2.71.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/vk0qrj0hdlp2li34l32lmg2y3970hndk-autoconf-2.71.drv
x86_64-linuxi686-w64-mingw32/gnu/store/hcgjq40b1vff79g37wddfay6gb2syair-autoconf-2.71.drv
x86_64-linuxi586-pc-gnu/gnu/store/7jysncfbm5h4jvlr68v0vyrix3yckzmk-autoconf-2.71.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/wbn62068h8fawi20vab88ysd99d7584x-autoconf-2.71.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/8l2z6kigxvsfw9mkpx7mh7q88q2dsk7d-autoconf-2.71.drv
riscv64-linux/gnu/store/i34i9kzgm1j52s0bpcpwkkph4dndras8-autoconf-2.71.drv
    powerpc-linux/gnu/store/lsarcqpwnxf3sqj9z4hqy8xa3sx7issi-autoconf-2.71.drv
      powerpc64le-linux/gnu/store/b5gzb3w2056kg1imvs2l8gxgp0hvnjw3-autoconf-2.71.drv
      mips64el-linux/gnu/store/si5wlxp6zr7vi51qq60kc0bcqzalzc0i-autoconf-2.71.drv
        i686-linux/gnu/store/p57c7v979qvz0jf6xgidysgqr3fp0bw0-autoconf-2.71.drv
        i586-gnu/gnu/store/wgv01iiai031zxp4jdhl0ladaqg2gvh0-autoconf-2.71.drv
        armhf-linux/gnu/store/h1vm6ddl8qhq3h38bjhjjsw38j7116ck-autoconf-2.71.drv
        aarch64-linux/gnu/store/h0rpjwr4idc59573mhqglzyxwwqmb3l0-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'