Package autoconf_2.60: Information

    Binary package: autoconf_2.60
    Version: 2.69-alt3
    Architecture: noarch
    Build time:  Dec 8, 2015, 01:18 AM in the task #154590
    Source package: autoconf_2.60
    Report package bug
    License: GPLv2+
    Summary: A GNU tool for automatically configuring source code
    Description: 
    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.

    Maintainer: Dmitry V. Levin


    Last changed


    Dec. 7, 2015 Dmitry V. Levin 2:2.69-alt3
    - Backported yet more upstream fixes.
    - Changed compress method from gzip to xz.
    Oct. 31, 2013 Dmitry V. Levin 2:2.69-alt2
    - Backported more upstream fixes.
    Oct. 27, 2013 Dmitry V. Levin 2:2.69-alt1
    - Updated to v2.69.
    - Backported upstream documentation fixes.