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/js8ijq4s7cic39b8spiwvn0cvqw9bp68-autoconf-2.13.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/6qkdh60js2v9clmlw3x4cfj6my881cma-autoconf-2.13.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/bv8dah30r076kala6x04y07nsfy9rl1n-autoconf-2.13.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/86q2n9zfjgd7nd9siacll6a8c1zmn9pb-autoconf-2.13.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/4slmq2qf2pq61gwr6ynlz2sfgjj4d10z-autoconf-2.13.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/fqd3i6p6hd739899qlihdvwhx05rv871-autoconf-2.13.drv
x86_64-linuxi686-w64-mingw32/gnu/store/nqy2rkq39a112nplck6qkjzxs1jc4p98-autoconf-2.13.drv
x86_64-linuxi586-pc-gnu/gnu/store/agd3yz7yng61fd6b4sw2whmam1jvhair-autoconf-2.13.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/xwkn795lq2ylzgzybaq3ql2fd6h3aw9d-autoconf-2.13.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/4f9ybivrw0jqa8w6xzxixjwqrwm46y5q-autoconf-2.13.drv
riscv64-linux/gnu/store/liql99vi088lb0gsrr8lzjjc80zkgl0k-autoconf-2.13.drv
    powerpc-linux/gnu/store/6knakgl4jwvkv04rxpi168gfv15ancw9-autoconf-2.13.drv
      powerpc64le-linux/gnu/store/mrz029hx7iqc3pwjm583v6iws7d5kj4h-autoconf-2.13.drv
      mips64el-linux/gnu/store/a1r18vwbxz24kgjxfr4yj7a3zz2fyv8k-autoconf-2.13.drv
        i686-linux/gnu/store/vzbs7gqlz1rqbw9b1qrxqysq4iq2i988-autoconf-2.13.drv
        i586-gnu/gnu/store/cz4ljwiqav73c2yhc1rq27mfpk70d3a3-autoconf-2.13.drv
        armhf-linux/gnu/store/wg5clx1qb9qsn5x0g977j3ksafd0r0gz-autoconf-2.13.drv
        aarch64-linux/gnu/store/yy36c3x2fm57i5g9fg9fx3x2hj3k60yw-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'