Language

Package: autoconf @ 2.68

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

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/5vbyrk49h7jx3mlfcw7scnxvsz5dhgxx-autoconf-2.68.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/wkn6w4mmwaa9xxgqvb3pil2c88w5y5cb-autoconf-2.68.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/lr0p47pbm0j0zawxydj3j55d5dwr0c21-autoconf-2.68.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/wlncywpkz6qj23iblv3ii1hrxmdinkaq-autoconf-2.68.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/5k6a8q416r038vgj5my0g97lqlzdl3ln-autoconf-2.68.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/fzzh7l54a0q7q1fs1nbp9vx0d42fpnv9-autoconf-2.68.drv
x86_64-linuxi686-w64-mingw32/gnu/store/mz6h8v20lnyffcvdmpy1a2is90825z17-autoconf-2.68.drv
x86_64-linuxi586-pc-gnu/gnu/store/6jlf9m91qq6dd86c6h6wcq7n85icx93v-autoconf-2.68.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/blpmjad2cxms3635kcxrr0rm3d4z6mxq-autoconf-2.68.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/lhah2hylmwm2xx8da690ibgwfg02jgi3-autoconf-2.68.drv
riscv64-linux/gnu/store/yirmxp9wddyfd5i59hz83dcmxv1n4155-autoconf-2.68.drv
    powerpc-linux/gnu/store/g8v2wkshgdm5a0aygrks015apbwg9n6x-autoconf-2.68.drv
      powerpc64le-linux/gnu/store/dr8viyj63qn2n7v9ig3lgc9qbyakv23s-autoconf-2.68.drv
      mips64el-linux/gnu/store/za5pf0zirk4ihnxi625wc8f24iv66lfs-autoconf-2.68.drv
        i686-linux/gnu/store/9mxi9bhmh13gz3rncm43wr9llnx6f03y-autoconf-2.68.drv
        i586-gnu/gnu/store/fv2z6bgmdqg0hz16nf1rjnv9rmg3672j-autoconf-2.68.drv
        armhf-linux/gnu/store/0vbz5pmlhdafwmiq37g2m6vslq5mx41h-autoconf-2.68.drv
        aarch64-linux/gnu/store/znzbp7605xkmvcfra99d8j37r2lgppjx-autoconf-2.68.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'