Language

Package: autoconf @ 2.13

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

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/1yqmd6fjm6m670d9nfp1b6g1ga8c5p2s-autoconf-2.13.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/9ls172ischd32rqydl2lwqfw17fl6bnh-autoconf-2.13.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/qlbmplbbzzzwbxh7qv9sq1y54032cz1w-autoconf-2.13.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/ap72j57lcqz7xp0f4knkc754jmxsgi92-autoconf-2.13.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/vz4bks9h3v8i02rd9097v3b4x8gqa4s7-autoconf-2.13.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/q6khqd4c73qngwyyix0dbahy9ilzlami-autoconf-2.13.drv
x86_64-linuxi686-w64-mingw32/gnu/store/3rxfskbj7zrxbyq9lr4a6g2qfhhih67d-autoconf-2.13.drv
x86_64-linuxi586-pc-gnu/gnu/store/8wrlmqxwdk4lx168sdx3mp5d80bvk1hz-autoconf-2.13.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/qpj3s6dpqhwc8a5hyrrawxrxxbgq74xv-autoconf-2.13.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/3irb4cd23llgbh57prfc2ai5fa0ix912-autoconf-2.13.drv
riscv64-linux/gnu/store/r0j4dfykwl1c8k560ypbvvw4vkvgrvw8-autoconf-2.13.drv
    powerpc-linux/gnu/store/9b1bj2sqqfxhn5zcbcw4psnqrwrxxpam-autoconf-2.13.drv
      powerpc64le-linux/gnu/store/j0pqs0bkl79gbyb58blj9nj4k8cplxpn-autoconf-2.13.drv
      mips64el-linux/gnu/store/smnxf0bxqya0yd050wa9fafwrhw1rlsx-autoconf-2.13.drv
        i686-linux/gnu/store/8pv4jc5bxyr1wa8ij33g06madzz021ik-autoconf-2.13.drv
        i586-gnu/gnu/store/29ap8dr2fy0kwfax5dhldfgjj4ragsrb-autoconf-2.13.drv
        armhf-linux/gnu/store/kb0f4hggam2w1b4syblb9nszj1iwxc25-autoconf-2.13.drv
        aarch64-linux/gnu/store/pif5kb4m6hm67m89a0yhixpbfdgwf5ni-autoconf-2.13.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'