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/6j6l2avhd1nwvmk627jmsvhxzy4il7l8-autoconf-2.13.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/rzs7b6jfxl28x4wa8gw9lyxai9l7akmr-autoconf-2.13.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/p8yz08zsqs2fms9w85m96gnxrkda3x4w-autoconf-2.13.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/g92ifk7ywf604cxvna44sz0wrvxc2znc-autoconf-2.13.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/n1ynbl7zbl7a4a4himf6dn7p5x2xzilp-autoconf-2.13.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/x85xkmy4z1darg92drf22cylckb3br71-autoconf-2.13.drv
x86_64-linuxi686-w64-mingw32/gnu/store/jgs11zxd0x2nh4ybw3g8anrsjizq6ksq-autoconf-2.13.drv
x86_64-linuxi586-pc-gnu/gnu/store/r839ssihznagxn0bd8n0n9lpqb4z1nih-autoconf-2.13.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/a1xcv08nj3bxz1vwwzypfznx5ng7jhlb-autoconf-2.13.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/k40lvd1acf8rrw5c42zby4y06fw74yy2-autoconf-2.13.drv
riscv64-linux/gnu/store/p2y7y43v4jvix1da124wf3d9ybq596ri-autoconf-2.13.drv
    powerpc-linux/gnu/store/v07c50j2994jip0rz195lsnl7kk9hc0a-autoconf-2.13.drv
      powerpc64le-linux/gnu/store/hcw7sm0rm5wj7b4ajc6f2h6fa5qxnw7z-autoconf-2.13.drv
      mips64el-linux/gnu/store/bi96dmxg2708xrqf7715xhkzww2wp36m-autoconf-2.13.drv
        i686-linux/gnu/store/a2bpnwzrq6wbbhbf2i2qrm27agpl39f6-autoconf-2.13.drv
        i586-gnu/gnu/store/vwkry22pa49cx04pvd4r6ccvj7lx3dmd-autoconf-2.13.drv
        armhf-linux/gnu/store/si850sym6aw5xikrdrw22m038bqrb54f-autoconf-2.13.drv
        aarch64-linux/gnu/store/w7cw1096xx6aaahrz8p05rswgikjns8x-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'