]> git.ipfire.org Git - thirdparty/autoconf.git/shortlog
thirdparty/autoconf.git
2002-04-25  Akim Demaille* doc/autoconf.texi (Limitations of Usual Tools): sed...
2002-04-25  Akim Demaille* lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): Let...
2002-04-25  Akim DemailleRegen.
2002-04-24  Akim Demaille* bin/autoreconf.in (autoreconf): Run automake after...
2002-04-23  Akim Demaille* bin/autoheader.in (parse_args): --warning takes an...
2002-04-23  Akim DemailleRegen.
2002-04-22  Peter Eisentraut* lib/autoconf/general.m4 (_AC_RUN_IFELSE): Remove...
2002-04-22  Akim DemailleUpdate.
2002-04-22  Akim DemailleBump to 2.53b.
2002-04-22  Akim Demaille.
2002-04-22  Akim DemailleRegen. AUTOCONF-2.53a
2002-04-22  Akim DemailleFix for Zsh.
2002-04-22  Akim DemailleFix for Zsh.
2002-04-22  Akim DemailleRemove a spurious comma.
2002-04-22  Akim DemailleVersion 2.53a.
2002-04-22  Akim DemailleUpdate.
2002-04-22  Akim Demaille* tests/m4sh.at (LINENO): Skip the test if LINENO canno...
2002-04-22  Akim DemailleRegen.
2002-04-21  Paul EggertMinor spelling and grammar fixes.
2002-04-21  Paul Eggert(AT_INIT): Fix typos in yesterday's ZSH_VERSION fixes...
2002-04-21  Paul Eggert(Shell Substitutions): Fix typos in yesterday's ZSH_VER...
2002-04-21  Paul Eggert* doc/autoconf.texi (Shell Substitutions): Fix typos...
2002-04-20  Paul EggertMinor spelling and grammar fixes.
2002-04-19  Paul Eggert* doc/autoconf.texi: Follow the outline suggested in...
2002-04-19  Paul EggertFollow the outline suggested in the GNU Sample Texts...
2002-04-19  Paul EggertFix some bugs when using "$@" when there might be zero...
2002-04-19  Paul EggertWe can't have zero arguments, so remove "$@" workaround...
2002-04-19  Paul Eggert(AT_INIT): Use Zsh alias to work around "$@" problem.
2002-04-19  Paul Eggert(AT_INIT): Rewrite one instance so that the "$@" proble...
2002-04-19  Paul Eggert(AC_OUTPUT): Rewrite so that the "$@" problem does...
2002-04-19  Paul Eggert(AC_CHECK_PROG): Rewrite so that the "$@" problem does...
2002-04-19  Paul Eggert(Shell Substitutions): Document the problem with "...
2002-04-19  Paul EggertUse 'case' statement to work around "$@" shell problem.
2002-04-19  Paul EggertRewrite so that the "$@" problem does not come up.
2002-04-19  Jim MeyeringTweak wording in a few places.
2002-04-19  Alexandre Duret... * bin/autoupdate.in (handle_autoconf_macros): Honor...
2002-04-18  Akim DemailleTypo.
2002-04-12  Akim DemailleRevert the previous patch.
2002-04-12  Akim DemailleReformat.
2002-04-12  Akim Demaille* tests/wrappl.as: New, M4sh precursor of wrappl.in.
2002-04-11  Akim DemailleDon't use `. ' in node names.
2002-04-10  Akim DemailleComment changes.
2002-04-10  Akim DemailleRegen.
2002-04-10  Akim Demaille* lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Install...
2002-04-09  Alexandre Duret... * doc/autoconf.texi (Limitations of Make): Mention...
2002-04-09  Andreas Schwab* lib/autoconf/status.m4 (_AC_SRCPATHS): Handle empty
2002-04-05  Kevin Ryde* doc/autoconf.texi (Systemology): Add link to Unix...
2002-04-05  Kevin Ryde* doc/autoconf.texi (Systemology): Add link to Unix...
2002-04-05  Akim DemailleUpdate.
2002-04-05  Akim Demaille* bin/autoreconf.in (autoreconf): Be sure to accumulate the
2002-04-04  Akim DemailleUpdate.
2002-04-04  Akim DemailleUpdate.
2002-04-04  Andreas Schwab* lib/m4sugar/m4sh.m4 (_AS_PATH_WALK): Only simplify...
2002-04-04  Akim DemailleUpdate.
2002-04-03  Akim Demaille* lib/autoconf/status.m4 (_AC_CONFIG_FILE, _AC_CONFIG_H...
2002-04-03  Andreas Schwab * lib/m4sugar/m4sugar.m4 (m4_bmatch): Make sure m4_bre...
2002-04-03  Andreas Schwab* bin/autoreconf.in (autoreconf): Run automake after...
2002-04-03  Akim Demaille* lib/autoconf/lang.m4 (_AC_COMPILER_OBJEXT_REJECT)
2002-04-03  Akim DemailleFix.
2002-04-02  Peter EisentrautIntegrate AC_PROG_CC_STDC into AC_PROG_CC.
2002-04-02  Akim Demaille* lib/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Invoke
2002-03-27  Kevin Ryde* lib/autoconf/c.m4 (AC_C_INLINE): Test with a typedef...
2002-03-27  Paul Eggert* lib/m4sugar/m4sh.m4 (_AS_BASENAME_PREPARE): New macro.
2002-03-27  Paul Eggert(_AS_BASENAME_PREPARE): New macro.
2002-03-26  Akim DemailleUpdate GNATS address.
2002-03-26  Akim Demaille* doc/autoconf.texi (Portable Shell): Add pointers...
2002-03-26  Akim Demaille* doc/autoconf.texi (Introduction): The GNATS base...
2002-03-25  Paul Eggert* tests/m4sh.at: Don't rely on "PATH=test:$PATH test...
2002-03-25  Paul EggertDon't rely on "PATH=test:$PATH test-1" working
2002-03-25  Paul Eggert(Assignments): Document the problem with Zsh and "PATH...
2002-03-25  Alexandre Duret... * doc/autoconf.texi (Limitations of Make): Mention...
2002-03-22  Paul Eggert* doc/autoconf.texi (Here-Documents): Mention Solaris...
2002-03-22  Paul Eggert(Here-Documents): Mention Solaris 8 dtksh problem with...
2002-03-22  Paul Eggert* lib/m4sugar/m4sh.m4 (_AS_LINENO_PREPARE): Unset ENV...
2002-03-22  Paul Eggert(_AS_LINENO_PREPARE): Unset ENV and BASH_ENV when reinv...
2002-03-19  Akim Demaille* tests/semantics.at (AC_C_BIGENDIAN): s/unknow/unknown/.
2002-03-19  Akim Demaille* bin/autoscan.in (scan_file): Specify the location...
2002-03-19  Akim Demaille* doc/autoconf.texi: Adjust @code/@command, @xref/...
2002-03-19  Akim Demaille* lib/m4sugar/m4sugar.m4 (m4_define_default, m4_fst...
2002-03-19  Paul EggertFix minor typos noted by makeinfo (GNU texinfo) 4.1.
2002-03-19  Paul Eggert* doc/autoconf.texi (Programming in M4sh): Add AS_MKDIR_P.
2002-03-19  Paul Eggert(AT_INIT, AT_CLEANUP):
2002-03-19  Paul Eggert(Programming in M4sh): Add AS_MKDIR_P.
2002-03-19  Paul Eggert(_AS_MKDIR_P_PREPARE): New macro.
2002-03-14  Paul Eggert* lib/autotest/general.m4 (at_times_skip):
2002-03-14  Paul Eggert(at_times_skip):
2002-03-14  Akim Demaille* bin/autoreconf.in (&study_gettextize): New.
2002-03-13  Akim Demaille* doc/autoconf.texi (Special Shell Variables): More...
2002-03-13  Akim Demaille* doc/autoconf.texi (Header Portability): New.
2002-03-13  Akim Demaille* doc/autoconf.texi (Limitations of Usual Tools): Some...
2002-03-12  Akim DemailleRegen.
2002-03-12  Akim Demaille* lib/m4sugar/m4sh.m4 (AS_BASENAME_EXPR): AS_REQUIRE...
2002-03-11  Andreas Schwab* configure.ac: Explicitly check for EMACS since AM_PAT...
2002-03-11  Akim DemailleBump to 2.53a.
2002-03-08  Akim Demaille.
2002-03-08  Akim DemailleVersion 2.53. AUTOCONF-2.53
2002-03-08  Akim Demaille* doc/autoconf.texi (Subdirectories): Clarify that the
2002-03-08  Akim Demaille* Makefile.am (AUTOMAKE_OPTIONS): 1.6.
2002-03-08  Akim Demaille* bin/autom4te.in (&handle_m4): Do not foreach with...
2002-03-08  Akim Demaille* bin/autom4te.in (&handle_m4): Protect us from corrupt...
next