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/x9gbfab2ickf1vb8vb7mqc72wxb0vhis-autoconf-2.64.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/678bd6vidlgnv3r1yfvfrfx3nxlqpc7k-autoconf-2.64.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/z1g5pwkj02hhvz8vqa01k74rm3c4vmmf-autoconf-2.64.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/qmg49cj90lf81bk8djj53p8ybr2z2lbv-autoconf-2.64.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/351j2a1g0iwg57bxnymq58a24ynkyqvz-autoconf-2.64.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/dl7p5dj3r08d7bfsvbwpfa86cnbnwvbs-autoconf-2.64.drv
x86_64-linuxi686-w64-mingw32/gnu/store/5vg5rhvyiv3pfc1hrhy0s1ma5xcq08if-autoconf-2.64.drv
x86_64-linuxi586-pc-gnu/gnu/store/mdwm2mk214vc6iam28y3yjrjwvj28m27-autoconf-2.64.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/6k651wxwdkhr2yrzwgvdkzn4xpknh88b-autoconf-2.64.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/4d613gdvj5yalik8l40l2cvh37zdkvdp-autoconf-2.64.drv
riscv64-linux/gnu/store/k6pfiy8rdavycj33w6f4ccrh7swdyrpw-autoconf-2.64.drv
    powerpc-linux/gnu/store/fb4dmq0pwlrnjnw508pl9ch0h9njjiy3-autoconf-2.64.drv
      powerpc64le-linux/gnu/store/43x70sd6d5b6gilz7rqmalhm23jilyba-autoconf-2.64.drv
      mips64el-linux/gnu/store/5z8f0ysalxzlafkas1wgkb7qsz5w8prp-autoconf-2.64.drv
        i686-linux/gnu/store/5cmi2xf8j044ac3lw52xlv199bfdvwsw-autoconf-2.64.drv
        i586-gnu/gnu/store/mrhlpwd9jp8xqikqla3m1f873w2ywprf-autoconf-2.64.drv
        armhf-linux/gnu/store/h0l919bh1h3na5gxizsqw3falkjkx0xv-autoconf-2.64.drv
        aarch64-linux/gnu/store/sysipz2s0i53rby6wd4awdr51j9f81mj-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'