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/7bhg0a4i80raz5kl754d4n5pry29rawr-autoconf-2.68.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/qrcq6ixprzdylxh6pa527k7gjs4m69qk-autoconf-2.68.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/28q0wzsvxrn0qnkcpb1v527k8p0illiy-autoconf-2.68.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/v2jpyyzz0c36ig56yc75vnang7sbc9sz-autoconf-2.68.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/yjq0k9x6lhyiwmgq280ji4fnibqd7qmd-autoconf-2.68.drv
x86_64-linuxi686-w64-mingw32/gnu/store/h6f4acfa38m6yq53awihqz5lk8406mw7-autoconf-2.68.drv
x86_64-linuxi586-pc-gnu/gnu/store/wl42vsmik143q41qfab1hddqa70nn6y9-autoconf-2.68.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/7h5c3n922w0xj39nckn0bbl39q8l6900-autoconf-2.68.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/wbsk6kndqhm78q6jhasylbmwv9kyvwym-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'