Language

Package: autoconf @ 2.71

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

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/yxchysj5i8b3q3ck81i5ig58ydqq9lmi-autoconf-2.71.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/c47671kr033kmfc1fpniv2bcvjm3q46v-autoconf-2.71.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/ipyf3b5wa5428kckqf3sxzm7vkm5vqr0-autoconf-2.71.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/13x2wm1iy54k2d5rd50dr9fq49bg4hai-autoconf-2.71.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/408ycjiy5y6l6fjmf6p30fd8qbrchbdl-autoconf-2.71.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/6aayzkl21ma2k0927y9vk4ps46idh4gb-autoconf-2.71.drv
x86_64-linuxi686-w64-mingw32/gnu/store/lzzj04sml1r9yspd6z2pcs0dp95ic80p-autoconf-2.71.drv
x86_64-linuxi586-pc-gnu/gnu/store/gs62jmrxs7jshiydjjl5gfgcqfwpi5as-autoconf-2.71.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/3ba23xarvrgjrvcgxahlnqdfm8dh97q5-autoconf-2.71.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/5dlzlqbvw8pqkm4hhi2qb13vg44zkgk0-autoconf-2.71.drv
riscv64-linux/gnu/store/9j3466kpsf8ikxapam0h3c3mpvhql8v1-autoconf-2.71.drv
    powerpc-linux/gnu/store/cqi4ys3cnv045g553cyf9q35d54cgy6s-autoconf-2.71.drv
      powerpc64le-linux/gnu/store/h2byyk0kjmy19hllkfrvgcnz224q5aqc-autoconf-2.71.drv
      mips64el-linux/gnu/store/cfbgdgy9f69wnd9kcsd3h45jms745gf6-autoconf-2.71.drv
        i686-linux/gnu/store/q9pzsz1sq6kbh9ywgqxb0qawaihhsid2-autoconf-2.71.drv
        i586-gnu/gnu/store/r96vyn2v263ym1b79iw4y7a3k06wjajy-autoconf-2.71.drv
        armhf-linux/gnu/store/vsgpyacgqrrj1f0yg1ggs18d6d12ag39-autoconf-2.71.drv
        aarch64-linux/gnu/store/c7invy6vinw74m6j837xbmasrpp9d827-autoconf-2.71.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'