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/m3kxzfyspsrcr73q24bmn5nibzbvq5hk-autoconf-2.68.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/6dy1h401nxrmh97x7bwg67qxf128fsvw-autoconf-2.68.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/cw4pjpv2xs7pyn6lh762ra8fkjchj72i-autoconf-2.68.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/21wm2hv4rf0j0j3nw5adlzib5zlkflsm-autoconf-2.68.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/y2n8jsl40p4sixkd1ndfcx487wag9nj0-autoconf-2.68.drv
x86_64-linuxi686-w64-mingw32/gnu/store/j0drvb5k3z3xkzrlxzn3j3dvzhccmswi-autoconf-2.68.drv
x86_64-linuxi586-pc-gnu/gnu/store/mbh4xd9mx2zcpdvqm6mw6cri654z4v8m-autoconf-2.68.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/k4j9wckqb2prsavd1a2bqj2yskg3s878-autoconf-2.68.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/7jw6rl21kv20brc0jshji0yklbz05nvk-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'