Package m4: Information

    Source package: m4
    Version: 1.4.18-alt2
    Build time:  Feb 20, 2019, 05:41 AM in the task #221902
    Report package bug
    License: GPLv3+
    Summary: The GNU macro processor
    Description: 
    A GNU implementation of the traditional UNIX macro processor.  m4 is
    useful for writing text files which can be logically parsed, and is
    used by many programs as part of their build process.  m4 has built-in
    functions for including files, running shell commands, doing arithmetic,
    etc.  The autoconf program needs m4 for generating configure scripts,
    but not for running configure scripts.

    List of rpms provided by this srpm:
    m4 (x86_64, i586, aarch64)
    m4-debuginfo (x86_64, i586, aarch64)

    Maintainer: Dmitry V. Levin

    List of contributors:
    Dmitry V. Levin

      1. makeinfo
      2. gnulib >= 0.1.2305.95c96
      3. help2man

    Last changed


    Dec. 26, 2018 Dmitry V. Levin 1.4.18-alt2
    - gnulib: v0.1-1209-g24b3216 -> v0.1-2305-g95c96b6dd.
    March 21, 2017 Dmitry V. Levin 1.4.18-alt1
    - m4: v1.4.17-11-gf258 -> v1.4.18.
    - gnulib: v0.1-585-g2fda85e -> v0.1-1209-g24b3216.
    Dec. 4, 2015 Dmitry V. Levin 1.4.17.0.11.f258-alt2
    - Added makeinfo to BuildRequires.