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

    Исходный пакет: autoconf_2.60
    Версия: 2.69-alt12
    Собран:  26 октября 2023 г. 0:46
    Сообщить об ошибке в пакете
    Домашняя страница: 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.60 (noarch)

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


      1. makeinfo
      2. help2man
      3. gcc-c++
      4. gcc-g77
      5. libgomp-devel

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


    25 октября 2023 г. Gleb Fotengauer-Malinovskiy 2:2.69-alt12
    - Fixed build with texinfo >= 6.3.
    28 июля 2023 г. Gleb Fotengauer-Malinovskiy 2:2.69-alt11
    - Fixed the definition of the RELEASE_YEAR variable.
    25 августа 2021 г. Dmitry V. Levin 2:2.69-alt10
    - Reverted the change that introduced --runstatedir option.
      It caused build regressions in a few packages,
      let's delay that change till autoconf 2.7x update.