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/y7xfc2whyv5k209z8c2qkgva5qaqm0b8-autoconf-2.64.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/95c6q4r5zm6653l946s7qvwvbp8k76hf-autoconf-2.64.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/q9hwk86c6rl9jmf6jhq4f1yq7la2bqf3-autoconf-2.64.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/k3kshrvlxgpg9xg7mh94safnb6yfvzyg-autoconf-2.64.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/4l30b20h7mfwi5ij5fb7hn38kz1b477s-autoconf-2.64.drv
x86_64-linuxi686-w64-mingw32/gnu/store/0qifc4pyz98h8s0bvywkw88pjlqx95j8-autoconf-2.64.drv
x86_64-linuxi586-pc-gnu/gnu/store/hx2paizcw1iyfq46fwhwdl2zr427lqcs-autoconf-2.64.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/9q57vfmk7jv8x9qg9xb757w3vc07lkz7-autoconf-2.64.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/3mjhg095886krs3mgblxb71j2jdqjv3h-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'