Language

Package: autoconf @ 2.68

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

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/3bgijwqjr5zn7vlydgxg7nxr9lq945cl-autoconf-2.68.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/qyyhpjlgbscjn55kpxs4y6hdpq1ij56v-autoconf-2.68.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/qhz5k160lzslj4niph6x7a10c6k619d3-autoconf-2.68.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/93bqmv0sfyg0395d48njj1628pp8bx60-autoconf-2.68.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/z0ca09ry6q6ib1x3zshn7pbr2gy6mvyx-autoconf-2.68.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/imk7qlqiyqr350nqh55bkpdngms7r2yh-autoconf-2.68.drv
x86_64-linuxi686-w64-mingw32/gnu/store/8a93q8r2wmdr8f6phkm4saiyijdqxs5c-autoconf-2.68.drv
x86_64-linuxi586-pc-gnu/gnu/store/5g4x6qwqx484m2zg46rf764xbk6c4awl-autoconf-2.68.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/xjzn9bj63bq8rr7hvnqg6nprmkvjgci3-autoconf-2.68.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/l8v93h1xfj4dn8zmbyzp7c65dmik074q-autoconf-2.68.drv
riscv64-linux/gnu/store/kzzp1331zqlfjplkzxkvhjxk6p0bg67c-autoconf-2.68.drv
    powerpc-linux/gnu/store/652irx78659rgzwhwmz1cvvmw323fhv8-autoconf-2.68.drv
      powerpc64le-linux/gnu/store/k9qq54014al6yhs1zsky44r37hjjc37a-autoconf-2.68.drv
      mips64el-linux/gnu/store/g39ax0a771fx1yjyamng8adnsld7zdhp-autoconf-2.68.drv
        i686-linux/gnu/store/k2w1369rbflmf8krzrnciav3x3br7lqf-autoconf-2.68.drv
        i586-gnu/gnu/store/cv3k1k99m8l0sgjjawg72zfzzms6c1b3-autoconf-2.68.drv
        armhf-linux/gnu/store/vj68n5c8zwjkrxrsadaav69lsb53xyl9-autoconf-2.68.drv
        aarch64-linux/gnu/store/l4y1mysfxblwssybj3mcpv603jxyi460-autoconf-2.68.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'