A GNU tool for automatically configuring source code
http://www.gnu.org/software/autoconf/
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
would like to create shell scripts that 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.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:netway:extras/autoconf && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| autoconf-2.63.tar.bz2 | 0001195259 1.14 MB | |
| autoconf-xfail-test27.patch | 0000000665 665 Bytes | |
| autoconf.spec | 0000011069 10.8 KB | |
| filter-provides-automake.sh | 0000000079 79 Bytes | |
| filter-requires-automake.sh | 0000000079 79 Bytes |
Comments 0