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/5mxx40l109sss4p949x8p6qfc64kmncr-autoconf-2.13.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/qpasd2h5q3ap5vvrqlwkbaxbfsc31b32-autoconf-2.13.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/4319bkzzwis677952ckm7arapxpcdv9q-autoconf-2.13.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/0bkaxlbrz2lzb0riql3j609nni39wxc2-autoconf-2.13.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/fyzasgkjxqmaax7sxgqdb5s26mb9h9fx-autoconf-2.13.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/rfh4pk88ff4x6qkpdhkhvjxfzkwfazfp-autoconf-2.13.drv
x86_64-linuxi686-w64-mingw32/gnu/store/szhlxksi6r736v3ss10wzscq9vxx72rc-autoconf-2.13.drv
x86_64-linuxi586-pc-gnu/gnu/store/ykm4hqsrfpjxx998wc4vn3fi2xnpjcdg-autoconf-2.13.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/5s8n8l46w5sdfnsw0ivm5gspxw1ydq5d-autoconf-2.13.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/qbrlss86vckfjqqwdxx6gvcqfc3xdzdd-autoconf-2.13.drv
riscv64-linux/gnu/store/lwl6gcrgr0vy0skxwzvzlkgldzjamzsr-autoconf-2.13.drv
    powerpc-linux/gnu/store/fqhzrmrbl434fgixsmhniw0qrkwhjzgr-autoconf-2.13.drv
      powerpc64le-linux/gnu/store/w8s8m3qrynsgi16flpyz9qyyh15qd98d-autoconf-2.13.drv
      mips64el-linux/gnu/store/aainqbx3ycwbmxrxkjgp6cdgrymhryml-autoconf-2.13.drv
        i686-linux/gnu/store/zc9jq6nzdf4nfx7rqn0wnliz3iimpg7f-autoconf-2.13.drv
        i586-gnu/gnu/store/sjg844piv33shkd0m546nkzbspsy8h0x-autoconf-2.13.drv
        armhf-linux/gnu/store/8wiy3lxxxnpx75xzxvnjhgpj71hh136h-autoconf-2.13.drv
        aarch64-linux/gnu/store/qbdic341v7w1r40dml5pva92vi13zmjr-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'