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/0ij653lmijcsiw158shp6l9www9jywj3-autoconf-2.64.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/jfwcpk65zzrk8v3na3am8x2r1sl08f7c-autoconf-2.64.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/s0v22m784zvqjpkpangarx59wdnmd9fj-autoconf-2.64.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/7z39fbwny3cc0wzqpfa50nb7ab2dkrwd-autoconf-2.64.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/f7c2gp3gydcnwf0xcrqaaqai4rkvkz5a-autoconf-2.64.drv
x86_64-linuxi686-w64-mingw32/gnu/store/bb0rfjmwzdlfqrzgs6dfpk98rlh7hlpk-autoconf-2.64.drv
x86_64-linuxi586-pc-gnu/gnu/store/mgn37rl81xbkxirh1izdkyraq6bh5wm1-autoconf-2.64.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/a8w8dxmivlzbcn69fwbra1hv0hvvz3l4-autoconf-2.64.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/7kniah06fwr81329qiis8wqapsjns479-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'