A GNU Tool for Automatically Configuring Source Code
GNU Autoconf is a tool for configuring source code and makefiles. Using
autoconf, programmers can create portable and configurable packages,
because the person building the package is allowed to specify various
configuration options.
You should install autoconf if you are developing software and would
like to create shell scripts to configure your source code packages.
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.
- Developed at devel:tools:building
- Sources inherited from project openSUSE:Factory
-
10
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:PowerPC/autoconf && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
autoconf-2.68.tar.xz | 0001167804 1.11 MB | |
autoconf-el.changes | 0000018781 18.3 KB | |
autoconf-el.spec | 0000002072 2.02 KB | |
autoconf-testsuite.changes | 0000018781 18.3 KB | |
autoconf-testsuite.spec | 0000002661 2.6 KB | |
autoconf.changes | 0000018781 18.3 KB | |
autoconf.spec | 0000002641 2.58 KB | |
autoreconf-ltdl.diff | 0000000919 919 Bytes | |
pre_checkin.sh | 0000000328 328 Bytes |
Revision 25 (latest revision is 42)
Stephan Kulow (coolo)
accepted
request 98243
from
Stephan Kulow (coolo)
(revision 25)
- correct license and style (prepare_spec) - minor build fixes, avoid deprecated macros to be more portable - Remove redundant tags/sections from specfile - Remove redundant tags/sections from specfile - Use %_smp_mflags for parallel build - Use 2.68 everywhere in specfile. - Use %%configure macro in spec file. - Cosmetic changes to spec file - correct license and style (prepare_spec) - minor build fixes, avoid deprecated macros to be more portable - Remove redundant tags/sections from specfile - Remove redundant tags/sections from specfile - Use %_smp_mflags for parallel build - Cosmetic changes to spec file - correct license and style (prepare_spec) - minor build fixes, avoid deprecated macros to be more portable
Comments 0