Language

Package: autoconf @ 2.69

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

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/bmdg9dkmmbv82a2461nsf4nh94f5k8l5-autoconf-2.69.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/7x0mxdiycb2762lijdqyz0f89lq6j789-autoconf-2.69.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/3m2qdrjghhvmwj71x51jw3wb3192fp8m-autoconf-2.69.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/0l8riwlqny45naj92xsfvx7wzxy3rda1-autoconf-2.69.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/bxzjvjgf925pv7jk7w801nccsipqqarc-autoconf-2.69.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/1vsfb543zbyrci45g9619k95p3sisqac-autoconf-2.69.drv
x86_64-linuxi686-w64-mingw32/gnu/store/3zwwi4zwf811yxfwkwqbali7hjz032c3-autoconf-2.69.drv
x86_64-linuxi586-pc-gnu/gnu/store/gg3a5km2gbjmqsdqs66vrxjmfcpb4bmz-autoconf-2.69.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/af3nzysf7c5lvrc46nmxjlswyfl537zy-autoconf-2.69.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/060qz8vmb2hpdvp3nmn0z4z4s7x7ppsf-autoconf-2.69.drv
riscv64-linux/gnu/store/5sn8s7x231mq9blfbw3rvb6a6lqr03i7-autoconf-2.69.drv
    powerpc-linux/gnu/store/p3vbg8zywga4ln4bjswbbmi7mmcvjk1r-autoconf-2.69.drv
      powerpc64le-linux/gnu/store/vzzkb2y0y8k42ijjzp2c3yvy7yn8q8fa-autoconf-2.69.drv
      mips64el-linux/gnu/store/cjsrnp7viqbyaacc69mi1ynvs4zy8qxv-autoconf-2.69.drv
        i686-linux/gnu/store/nnhsgw6r53j1cc4spnsgl5saz1a8zchc-autoconf-2.69.drv
        i586-gnu/gnu/store/ayg1k1gaq8qgxb34n4fvwkfjhx02fqp9-autoconf-2.69.drv
        armhf-linux/gnu/store/y002x4ry7k12gwmiaf4fgjqd08w1sp2w-autoconf-2.69.drv
        aarch64-linux/gnu/store/a2ii18kv5kqabsm5xb82qacb5rnlz5zx-autoconf-2.69.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'