Language

Package: autoconf @ 2.64

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

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/1xx6fkj5jszvfxgwh60f0hijf0w9yvbx-autoconf-2.64.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/jjcn3npppk48y7i58v70girh9n92pd5h-autoconf-2.64.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/0lxsn1l3lxclfiwq05w6wfa7z8mxmlm0-autoconf-2.64.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/8379dzlmk9wr9kmmcwxy4mkd69afgfd5-autoconf-2.64.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/yp9ng8zwpprr6k8vgcsvfy4w3v4phf3j-autoconf-2.64.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/2fxkbvs7qay4jdmm0bvqgdir43096lgl-autoconf-2.64.drv
x86_64-linuxi686-w64-mingw32/gnu/store/afk89hk5qvdib7h1csw7xccmyixxyzyv-autoconf-2.64.drv
x86_64-linuxi586-pc-gnu/gnu/store/0nbzdf7lms6b382iqa8v2msjj1rpawr0-autoconf-2.64.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/04v7vb43p6r3ddr5lradznds1lik5k8i-autoconf-2.64.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/frzgdssqzxv8bzq214zkb89ahhfh8q5q-autoconf-2.64.drv
riscv64-linux/gnu/store/a1jbsrp1yi3wfk8bvjbzmmaf7vkl1v4c-autoconf-2.64.drv
    powerpc-linux/gnu/store/lm5sb8895jmpgpx9x2j3631glqaxc14a-autoconf-2.64.drv
      powerpc64le-linux/gnu/store/6fvd717p0mc65srrg5gzhyyf1ix6bg5n-autoconf-2.64.drv
      mips64el-linux/gnu/store/fzv84qry7yrrq2pzbskcd1ls0sxgzw3b-autoconf-2.64.drv
        i686-linux/gnu/store/b06ac4fzhhvs4bphxvgkclswkmfa31sd-autoconf-2.64.drv
        i586-gnu/gnu/store/d6vl4m9snn09iqf5mb7h1kp6bm8jhrps-autoconf-2.64.drv
        armhf-linux/gnu/store/0l4mmfld30xcsdpdbahdl95w2by155lf-autoconf-2.64.drv
        aarch64-linux/gnu/store/za1f0p0b3qclhr80x39rj0adg4qgz4pr-autoconf-2.64.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'