Language

Package: autoconf @ 2.64

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

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/lm0cccw7a00dnmng69igy5fjvqcwifkc-autoconf-2.64.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/2l961s87i0476v5hpk7xg27lh240bl1m-autoconf-2.64.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/q724p014w4skfgnh1pr13hpz0zkhj5p2-autoconf-2.64.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/rhxjvfp250r686y3q2z67288bnfs4zp0-autoconf-2.64.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/5vpbvnfnk0vb7vb3f7gj7qrw0fdh83d6-autoconf-2.64.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/v1sirfglimklyknc0j4dnaq6n8qgjsd8-autoconf-2.64.drv
x86_64-linuxi686-w64-mingw32/gnu/store/m0cbyqn975sd88nzj93gyi93wijhk557-autoconf-2.64.drv
x86_64-linuxi586-pc-gnu/gnu/store/hdxm963bsl5248zsx8igr0g2yqjq04yw-autoconf-2.64.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/dlyc258h83s5nabqzwr90kyf4gw3fasy-autoconf-2.64.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/4aj35k3zhlf0l7wzx5pdip4rc2xpchqi-autoconf-2.64.drv
riscv64-linux/gnu/store/j4php3zbgcdzgkdazfjha2z3h8zp36vy-autoconf-2.64.drv
    powerpc-linux/gnu/store/arqlm6l8ilgmxbvjrwg0jhlaqa58hzid-autoconf-2.64.drv
      powerpc64le-linux/gnu/store/ds46p2kfhyzjh3j7x147j88xfks7ljsr-autoconf-2.64.drv
      mips64el-linux/gnu/store/2m6vb78bd67xgbfxb65h7anijn7zcmrx-autoconf-2.64.drv
        i686-linux/gnu/store/sfr5s69xrm2av2xffapyh13940d35gpi-autoconf-2.64.drv
        i586-gnu/gnu/store/5d00l3rc1x9r1bbh7nhfkpv3c0sa02np-autoconf-2.64.drv
        armhf-linux/gnu/store/v0hb6xispibs68m9jqabkgsp824ab2p0-autoconf-2.64.drv
        aarch64-linux/gnu/store/q6vz5f9v1j979nsgcqdha07ka6jlgmcj-autoconf-2.64.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'