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/n6paphq4p98cj3y9l1vgllpki1gq16rs-autoconf-2.71.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/i378liw1h9c4fqh4i6wk2w2li8m5y8z3-autoconf-2.71.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/z1hbxqcbpyazkhc6wrizvjafvq6r5lan-autoconf-2.71.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/2ibda9l293jb69c96602vgqwa1alkgd5-autoconf-2.71.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/ydj1wc1dfw7wpp3gqpz2lydd5ax54521-autoconf-2.71.drv
x86_64-linuxi686-w64-mingw32/gnu/store/yqxg9b21icimngcmazndm8k471wm4g6y-autoconf-2.71.drv
x86_64-linuxi586-pc-gnu/gnu/store/niq70036kvili4ksnniznwwxjcy9pvd1-autoconf-2.71.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/xgzl9rv4k3b97lk1l3smhacy747hdgs9-autoconf-2.71.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/kmh171298s64djjjwhm2siyby84fgg8l-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/msva7d9b6nm90lvd3y2wrz4i4c57dm93-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'