descriptionMirror of the GNU Autoconf repository
homepage URLhttp://www.gnu.org/software/autoconf/
repository URLgit://git.sv.gnu.org/autoconf.git
ownertsunanet@gmail.com
last changeFri, 1 Nov 2024 02:01:05 +0000 (31 19:01 -0700)
last refreshSun, 3 Nov 2024 05:08:28 +0000 (3 06:08 +0100)
content tags
add:
readme

Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages. These scripts can adapt the packages to many kinds of UNIX-like systems without manual user intervention. Autoconf creates a configuration script for a package from a template file that lists the operating system features that the package can use, in the form of M4 macro calls.

Producing configuration scripts using Autoconf requires GNU M4. You should install GNU M4 (version 1.4.7 or later) before configuring Autoconf, so that Autoconf's configure script can find it. The configuration scripts produced by Autoconf are self-contained, so their users do not need to have Autoconf (or GNU M4).

For more information, see the original page: http://www.gnu.org/software/autoconf/

shortlog
2 days ago Paul EggertFix use of $3 in _AC_FUNC_MALLOC_IF etcmaster
2 days ago Bruno HaibleAC_FUNC_MALLOC now guesses yes when cross-compiling
2 days ago Paul EggertSay malloc/realloc cache vars can have spaces
4 days ago Paul Eggert* functions.m4: Fix typos in previous change.
4 days ago Paul EggertUpdate ‘volatile’ doc for C23
4 days ago Paul EggertMatch Gnulib INSTALL for quoting
4 days ago Paul EggertMerge from Gnulib for malloc, realloc checking
7 days ago Paul EggertGo back to using “POSIX” not “Posix”
7 days ago Paul EggertRemove some doc for no-longer-used systems; update...
7 days ago Paul EggertDocument realloc (p, 0) gotchas
12 days ago Paul EggertAvoid some echo '...\...' gotchas
2024-09-28 Paul EggertMention autogen.sh sooner in doc
2024-09-22 Paul Eggertdoc: remove IRIX from manual
2024-09-06 Paul EggertGive a URL for COPYING.EXCEPTION in notices
2024-08-07 Paul EggertStop documenting Tru64
2024-08-07 Paul EggertImprove coverage of ‘echo’ in manual
...
tags
10 months ago v2.72 2.72
10 months ago v2.72e 2.72e
11 months ago v2.72d 2.72d
19 months ago v2.72c 2.72c
3 years ago v2.72a 2.72a (development begins)
3 years ago v2.72b 2.72b (development begins)
3 years ago v2.71 2.71
3 years ago v2.70 2.70
3 years ago v2.69e 2.69e
4 years ago v2.69d 2.69d
4 years ago v2.69c 2.69c
4 years ago v2.69b 2.69b
12 years ago v2.69 2.69
12 years ago v2.68b 2.68b
14 years ago v2.68 2.68
14 years ago v2.67 2.67
...
heads
2 days ago master
4 months ago zack/ac-log-cmd
10 months ago zack/perl-interp-overhead
11 months ago zack/ac-prog-lex-rewrite
3 years ago continuous-integration
3 years ago branch-2.70
4 years ago zack/bug-107986
15 years ago branch-2.59
16 years ago branch-2.62
25 years ago autoconf-2-15-branch
25 years ago experimental
25 years ago autoconf-2-13-branch
forks
Cached version (3211s old)
 GNU 
autoconf/ericb.git Eric Blake's GNU Autoconf patches eblake@redhat.com 8 years ago
autoconf/tsuna.git Tsuna's patches for GNU Autoconf tsuna@lrde.epita.fr 16 years ago