]> git.ipfire.org Git - thirdparty/autoconf.git/shortlog
thirdparty/autoconf.git
2002-07-18  Akim Demaille.
2002-07-18  Akim DemailleRegen. AUTOCONF-2.53b
2002-07-18  Akim DemailleVersion 2.53b.
2002-07-18  Akim Demaille* config/config.guess, config/config.sub: Update.
2002-07-18  Akim DemailleHandle LIBOBJS and LTLIBOBJS once for all, including...
2002-07-18  Akim Demaille Alexandre Duret-Lutz <duret_g@epita.fr>
2002-07-17  Russ Allbery * doc/autoconf.texi (Initializing configure): Clarify the
2002-07-17  Akim Demaille* lib/autoconf/functions.m4 (AC_FUNC_FORK): Don't set
2002-07-17  Akim Demaille* lib/Autom4te/General.pm (find_file): Browse the direc...
2002-07-17  Akim Demaille* tests/wrapsh.as, tests/wrappl.as: Merge into...
2002-07-17  Akim DemailleRegen.
2002-07-17  Akim DemailleRegen.
2002-07-17  Paul Eggert2002-07-17 Mark D. Roth <roth@feep.net>
2002-07-17  Paul EggertDescribe the changes to -I DIR and -B DIR, and the new
2002-07-17  Akim Demaille* lib/autoconf/general.m4 (_AC_INIT_PACKAGE): `_' is...
2002-07-17  Akim Demaille* lib/autoconf/functions.m4 (AC_FUNC_REALLOC, _AC_FUNC_...
2002-07-16  Akim Demaille* lib/autoconf/c.m4 (AC_C_BACKSLASH_A): New.
2002-07-09  Akim Demaille* doc/autoconf.texi: Properly set the ``header'' part.
2002-07-09  Akim Demaille* doc/autoconf.texi (Systemology): Some about Darwin.
2002-07-09  Alexandre Duret... * lib/autoconf/specific.m4 (AC_CYGWIN, AC_EMXOS2, AC_MI...
2002-07-09  Akim Demaille* doc/autoconf.texi: Use @enddots{} or @dots{} where...
2002-07-02  Alexandre Duret... * bin/autoheader.in, bin/autom4te.in, bin/autoreconf.in,
2002-06-27  Paul Eggert* config/install-sh: Quote $src. Prefer || to test...
2002-06-27  Paul EggertUse grep instead of fgrep, as per "Limitations of Built...
2002-06-27  Paul Eggert(AC_C_BIGENDIAN): Prefer && to test's -a option, as...
2002-06-27  Paul Eggert(AT_CHECK_ENV): Prefer && to tests's -a option, as...
2002-06-27  Paul EggertQuote $src. Prefer || to test's -o option, as per...
2002-06-15  Paul Eggert* tests/wrapsh.as (AUTOCONF, AUTOHEADER, AUTOM4TE,...
2002-06-15  Paul Eggert(AUTOCONF, AUTOHEADER, AUTOM4TE, AUTOM4TE_CFG, autom4te...
2002-06-12  Paul Eggert* bin/autoconf.as (AUTOM4TE): Default to a fully qualif...
2002-06-12  Paul Eggert* lib/autoconf/functions.m4 (_AC_LIBOBJ_FNMATCH): Also...
2002-06-12  Paul Eggert(_AC_LIBOBJ_FNMATCH): Also check for
2002-06-11  Andreas Schwab * doc/autoconf.texi: Add more dir entries.
2002-06-10  Alexandre Duret... * bin/autom4te.in ($cache): Don't define using `$me...
2002-06-07  Akim Demaille* tests/tools.at (autoconf: forbidden tokens, basic)
2002-06-07  Akim Demaille* lib/autoconf/c.m4 (AC_LANG_PROGRAM(C)): Use
2002-06-07  Akim Demaille* lib/autoconf/functions.m4 (AC_REPLACE_FUNC_FNMATCH...
2002-06-07  Akim Demaille* doc/autoconf.texi (Systemology): Point to Tru64 docs...
2002-06-07  Akim Demaille* doc/autoconf.texi (Systemology): Point to Tru64 docs...
2002-06-07  Akim Demaille* bin/autom4te.in (warn_forbidden): When rejecting...
2002-06-07  Akim Demaille* lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): Initialize
2002-06-06  Paul Eggert* lib/autoconf/status.m4 (_AC_OUTPUT_LINKS): Fall back...
2002-06-06  Paul Eggert(_AC_OUTPUT_LINKS): Fall back on cp if ln doesn't work.
2002-06-06  Paul Eggert(Configuration Links): Fall back on cp if ln doesn...
2002-06-06  Paul EggertAC_CONFIG_LINKS now makes copies if it can't make links.
2002-06-06  Akim DemailleRegen.
2002-06-06  Akim DemailleRegen.
2002-06-05  Paul Eggert* config/config.guess, config/config.sub, config/texinf...
2002-06-05  Paul EggertUpdate from masters.
2002-05-29  Paul Eggert* bin/autom4te.in ($m4): Do not assume that egrep and...
2002-05-29  Paul EggertMention AC_PROG_EGREP, AC_PROG_FGREP, and egrep/fgrep...
2002-05-29  Paul Eggert(Particular Programs): Document new macros AC_PROG_EGRE...
2002-05-29  Paul Eggert(AC_PROG_EGREP, AC_PROG_FGREP): New macros.
2002-05-29  Paul Eggert(egrep): New var; use it instead of plain egrep.
2002-05-29  Paul Eggert(AT_CONFIGURE_AC, AT_CHECK_DEFINES): Do not assume...
2002-05-29  Paul Eggert(AT_INIT, AT_CHECK): Do not assume that egrep and fgrep...
2002-05-29  Paul EggertUpdate commentary to not assume egrep.
2002-05-29  Paul Eggert(AC_CONFIG_HEADER): Do not assume that egrep and fgrep...
2002-05-29  Paul Eggert(check-local): Do not assume that egrep and fgrep exist.
2002-05-29  Paul Eggert(_AC_RUN_LOG_STDERR, AC_EGREP_CPP): Do not assume that...
2002-05-29  Paul Eggert(AC_C_BIGENDIAN): Do not assume that egrep and fgrep...
2002-05-29  Paul Eggert($m4): Do not assume that egrep and fgrep exist.
2002-05-28  Paul Eggert* lib/autoconf/types.m4 (AC_TYPE_MBSTATE_T): New macro.
2002-05-28  Paul EggertNew macro AC_TYPE_MBSTATE_T.
2002-05-28  Paul Eggert(Particular Types): Document new macro AC_TYPE_MBSTATE_T.
2002-05-28  Paul Eggert(_AC_FUNC_FNMATCH): Require AC_TYPE_MBSTATE_T instead...
2002-05-28  Paul Eggert(AC_TYPE_MBSTATE_T): New macro.
2002-05-23  Akim Demaille* doc/autoconf.texi (Hosts and Cross-Compilation):...
2002-05-22  Paul Eggert* lib/autoconf/fortran.m4 (AC_PROG_F77): Remove cf77...
2002-05-22  Paul Eggert(Fortran 77 Compiler): Don't suggest cf77.
2002-05-22  Paul EggertAC_PROG_F77 default search no longer includes cf77...
2002-05-22  Paul Eggert(AC_PROG_F77): Remove cf77 and cft77 from the default...
2002-05-20  Akim DemailleRemove.
2002-05-20  Akim DemailleTypo.
2002-05-18  Paul Eggert* lib/autoconf/types.m4 (AC_CHECK_MEMBER): Work correct...
2002-05-18  Paul EggertAC_CHECK_MEMBER works correctly when the member is...
2002-05-18  Paul Eggert(AC_CHECK_MEMBER): Work correctly even if the member...
2002-05-17  Paul EggertAC_FUNC_FNMATCH now tests only for POSIX compatibility.
2002-05-17  Paul EggertDescribe AC_FUNC_FNMATCH changes.
2002-05-17  Paul Eggert(Particular Functions): Document AC_FUNC_FNMATCH changes,
2002-05-17  Paul Eggert(AC_GNU_SOURCE): New macro.
2002-05-17  Paul Eggert(_AC_FUNC_FNMATCH): New macro.
2002-05-13  Paul EggertAC_FUNC_SETVBUF_REVERSED no longer fails when cross...
2002-05-13  Paul Eggert- AC_FUNC_GETLOADAVG now has an optional argument speci...
2002-05-08  Paul Eggert* lib/autoconf/functions.m4 (AC_FUNC_GETLOADAVG): Add...
2002-05-08  Paul Eggert(AC_FUNC_GETLOADAVG): Add optional argument specifying...
2002-05-08  Paul Eggert(Particular Functions): Document new arg to AC_FUNC_GET...
2002-05-08  Paul Eggert* lib/autoconf/headers.m4 (AC_HEADER_TIOCGWINSZ):
2002-05-08  Paul Eggert(AC_HEADER_TIOCGWINSZ):
2002-05-08  Paul Eggert* lib/autoconf/functions.m4 (AC_FUNC_SETVBUF_REVERSED):
2002-05-08  Paul Eggert(AC_FUNC_SETVBUF_REVERSED):
2002-05-03  Akim Demaille* bin/autoreconf.in (autoreconf): Rewrite to use Gettext's
2002-05-03  Akim Demaille* lib/m4sugar/m4sugar.m4 (m4_map_sep): New.
2002-04-30  Paul Eggert* bin/autoreconf.in (autoreconf): Don't age aclocal...
2002-04-30  Paul Eggert(autoreconf): Don't age aclocal.m4's input
2002-04-29  Akim Demaille* doc/autoconf.texi: Mention "set -e -x" lossage
2002-04-29  Akim Demaille* doc/install.texi: Better wording for setting variable...
2002-04-29  Akim Demaille* tests/m4sh.at (LINENO): If testsuite itself is rewrit...
2002-04-25  Akim Demaille* doc/autoconf.texi (Obsolete Macros): Typo.
2002-04-25  Akim Demaille* bin/autoreconf.in (autoreconf): Don't let aclocal...
next