Package autoconf_2.50: Information
Source package: autoconf_2.50
Version: 2.59-alt10
Build time: May 19, 2009, 07:11 PM
Category: Development/Other
Report package bugHome page: http://www.gnu.org/software/autoconf/
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
List of contributors:
Dmitry V. Levin
Alex V. Myltsev
Alexey Rusakov
Alexey Voinov
Stanislav Ievlev
Mikhail Zabaluev
Dmitry V. Levin
Alex V. Myltsev
Alexey Rusakov
Alexey Voinov
Stanislav Ievlev
Mikhail Zabaluev
Last changed
May 19, 2009 Dmitry V. Levin 2:2.59-alt10
- Removed obsolete %install_info/%uninstall_info calls. - Switched to alternatives-0.4.
Dec. 25, 2007 Alex V. Myltsev 2:2.59-alt9
- Changed the %subst to rewrite direntries instead of deleting.
Dec. 23, 2007 Alex V. Myltsev 2:2.59-alt8
- Changed dialect to "_2.50" (2.5 is now smaller than 2.13). - Removed conflicting texinfo dir entries.