Пакет autoconf_2.72: Информация

    Исходный пакет: autoconf_2.72
    Версия: 2.72-alt2
    Последняя версия по данным Repology
    Собран:  23 октября 2025 г. 2:09 в задании #398037
    Сообщить об ошибке в пакете
    Домашняя страница: https://www.gnu.org/software/autoconf/

    Лицензия: GPLv2+
    О пакете: A GNU tool for automatically configuring source code
    Описание: 
    GNU's Autoconf is a tool for configuring source code and Makefiles.
    Using Autoconf, programmers can create portable and configurable
    packages, since the person building the package is allowed to
    specify various configuration options.
    
    You should install Autoconf if you are developing software and you'd
    like to use it to create shell scripts which will configure your
    source code packages.  If you are installing Autoconf, you will also
    need to install the GNU m4 package.
    
    Note that the Autoconf package is not required for the end user who
    may be configuring software with an Autoconf-generated script;
    Autoconf is only required for the generation of the scripts, not
    their use.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    autoconf_2.72 (noarch)

    Сопровождающий: Gleb Fotengauer-Malinovskiy


    Права:
    Gleb Fotengauer-Malinovskiy
    @everybody

      1. makeinfo
      2. help2man

    Последнее изменение


    22 октября 2025 г. Gleb Fotengauer-Malinovskiy 2.72-alt2
    - Backported upstream fixes for C++ support in AC_SYS_LARGEFILE
      (thx Paul Eggert).
    14 мая 2025 г. Gleb Fotengauer-Malinovskiy 2.72-alt1
    - Updated to v2.72.
    22 августа 2023 г. Gleb Fotengauer-Malinovskiy 2.71-alt3
    - Backported upstream commit to fix the _AC_LANG_IO_PROGRAM(C) macro to work
      with glibc 2.38 headers.