Language

Package: autoconf @ 2.69

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

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/9kqgaaklxkd0k3qpgpd1rp2z2zhr7dcm-autoconf-2.69.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/z8a6bfdi37c2ypjxsnry705w4vz5v142-autoconf-2.69.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/4y0hdlnd442s1hzjv3ryinsb21qw164j-autoconf-2.69.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/a9y0bvcqpxj6i5sdxi13nbsywgqba7ir-autoconf-2.69.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/fr6g81cvg3vfpvkaikw6kxwzzxq3mh0l-autoconf-2.69.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/j811l8xp24qqmpb7l1aw46g1l7zm1cqn-autoconf-2.69.drv
x86_64-linuxi686-w64-mingw32/gnu/store/5digaip2yx5jwq1dfgzbfs24m3n4hmm6-autoconf-2.69.drv
x86_64-linuxi586-pc-gnu/gnu/store/ysb0ykqnas395q27yb967my2ilm5839p-autoconf-2.69.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/lrp4hxizvjbv60lfq68kmywrk8p7mrs4-autoconf-2.69.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/2fl28ig3qqsdrd0rc3yayj1ryd9qfq6f-autoconf-2.69.drv
riscv64-linux/gnu/store/j9wvpp3kxf0hbnlz731xgzkijgb0kwan-autoconf-2.69.drv
    powerpc-linux/gnu/store/lz251sfplciw2lskyg2ni4q32llgkg2r-autoconf-2.69.drv
      powerpc64le-linux/gnu/store/zdywgghzz12n8ja20k6h65rvwdvh5icr-autoconf-2.69.drv
      mips64el-linux/gnu/store/kk8s7v0g75ljjqg6piyhyc6qjlpyj3dq-autoconf-2.69.drv
        i686-linux/gnu/store/v59h6zbgh2cqxc0z94z56kqvj7hryz89-autoconf-2.69.drv
        i586-gnu/gnu/store/yy9zqq7rp5axzywv0ac1dg1w7ji17ml5-autoconf-2.69.drv
        armhf-linux/gnu/store/55kz5zpbb3jz9hzgnrnagzz6c1mzym61-autoconf-2.69.drv
        aarch64-linux/gnu/store/aip7dnjgd8bdaybgkd4kfc61mh1ymq69-autoconf-2.69.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'