Language

Package: autoconf @ 2.13

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

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/1yqmd6fjm6m670d9nfp1b6g1ga8c5p2s-autoconf-2.13.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/avcp16pdm0b98myimz7i5id6h6jwnz5p-autoconf-2.13.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/mbp2w8qy831xq22mbj0qhdpr9mc3zsrv-autoconf-2.13.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/6mir7xvx3ixk0pxxk2g5bknqapabh3zb-autoconf-2.13.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/2k1dhcmh762bf5p5rcjmmkm38cvj2syz-autoconf-2.13.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/p5p8wmhn46hw9khv8gimarq620774qbx-autoconf-2.13.drv
x86_64-linuxi686-w64-mingw32/gnu/store/gihz4jdyrxrz4rlxpsz4krs5v9n0hi0a-autoconf-2.13.drv
x86_64-linuxi586-pc-gnu/gnu/store/3qx9bsiv58al0922i0j6jzwz9akv8aq0-autoconf-2.13.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/sy66vvwrsd8xpylcghlbddcmff48sdkv-autoconf-2.13.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/zbw8fn03fr56gxafxm824k64rc7g5x5s-autoconf-2.13.drv
riscv64-linux/gnu/store/r0j4dfykwl1c8k560ypbvvw4vkvgrvw8-autoconf-2.13.drv
    powerpc-linux/gnu/store/9b1bj2sqqfxhn5zcbcw4psnqrwrxxpam-autoconf-2.13.drv
      powerpc64le-linux/gnu/store/j0pqs0bkl79gbyb58blj9nj4k8cplxpn-autoconf-2.13.drv
      mips64el-linux/gnu/store/smnxf0bxqya0yd050wa9fafwrhw1rlsx-autoconf-2.13.drv
        i686-linux/gnu/store/8pv4jc5bxyr1wa8ij33g06madzz021ik-autoconf-2.13.drv
        i586-gnu/gnu/store/29ap8dr2fy0kwfax5dhldfgjj4ragsrb-autoconf-2.13.drv
        armhf-linux/gnu/store/kb0f4hggam2w1b4syblb9nszj1iwxc25-autoconf-2.13.drv
        aarch64-linux/gnu/store/pif5kb4m6hm67m89a0yhixpbfdgwf5ni-autoconf-2.13.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'