]> git.ipfire.org Git - thirdparty/autoconf.git/shortlog
thirdparty/autoconf.git
2005-06-06  Stepan KasalSimplify _AC_OUTPUT_HEADERS.
2005-06-06  Stepan KasalSimplify _AC_OUTPUT_HEADERS.
2005-06-06  Stepan KasalSolaris' awk cannot take more than 99 fields.
2005-06-05  Steven G. Johnsoncheck for g95 in addition to gfortran
2005-06-04  Stepan KasalAIX 5.2 awk cannot swallow literals longer than 399.
2005-06-04  Stepan KasalAIX awk cannot swallow literals longer than 399.
2005-06-03  Stepan Kasala mistake: builddir, not srcdir
2005-06-03  Stepan KasalMake sure autotest.m4f is up-to-date before using it.
2005-06-03  Stepan Kasal* tests/Makefile.am (check_SCRIPTS): Set to $(wrappers).
2005-06-02  Paul Eggert* lib/autotest/general.m4 (AT_INIT): Don't create a...
2005-06-02  Paul Eggert(AT_INIT): Don't create a regular
2005-06-01  Paul EggertTerminate sentence.
2005-06-01  Paul Eggert* NEWS: Note yesterday's changes to AC_SUBST and AC_SUB...
2005-06-01  Paul Eggert* lib/autoconf/status.m4 (_AC_OUTPUT_FILES): Output...
2005-06-01  Paul EggertRegenerate.
2005-05-27  Paul Eggert* lib/m4sugar/m4sh.m4 (_AS_SHELL_FN_WORK): Fix diagnostics.
2005-05-25  Paul Eggert* tests/local.at: Don't attempt to check for negated...
2005-05-25  Stepan KasalDon't use "shift 2".
2005-05-24  Stepan KasalCombine the changelog entries
2005-05-24  Stepan Kasal(AC_MSG_CHECKING, AC_MSG_RESULT): Put braces around...
2005-05-24  Stepan Kasal(_AS_ECHO_LOG): New macro
2005-05-24  Stepan Kasal(AS_ESCAPE): Make the pattern a bit simpler
2005-05-24  Stepan KasalMove _AS_ECHO_UNQUOTED lower; no code change.
2005-05-24  Stepan Kasal(m4_ifset): Use m4_ifval.
2005-05-24  Stepan KasalMerge the two error messages when ac_unique_file is...
2005-05-24  Stepan KasalSimplify end of AC_CONFIG_MACRO_DIR
2005-05-24  Stepan KasalMake more use of "shift 2" in option processing.
2005-05-24  Stepan KasalMerge the two rules for creating scripts.
2005-05-24  Stepan KasalMake AC_MSG_RESULT_UNQUOTED obsolete
2005-05-20  Stepan Kasaltypo
2005-05-20  Stepan KasalRefresh.
2005-05-20  Stepan Kasaltouch, to help people which have 2.59 installed
2005-05-20  Stepan Kasalmake top_builddir consistent with Automake
2005-05-20  Stepan KasalSimplify the init of confdefs.h
2005-05-17  Stepan Kasal(m4_text_wrap): Don't m4_quote the second argument...
2005-05-17  Stepan KasalUse expr where possible.
2005-05-14  Alexandre Duret... * lib/autoconf/functions.m4 (_AC_LIBOBJ_ALLOCA): Prepen...
2005-05-14  Paul EggertUpdate FSF postal mail address.
2005-05-13  Stepan Kasal(AC_CONFIG_LIBOBJ_DIR): Remove the broken check.
2005-05-13  Stepan Kasal(m4_bmatch): Check the number of args.
2005-05-12  Paul EggertRegenerate.
2005-05-12  Paul Eggert* lib/autoconf/status.m4 (_AC_SRCDIRS): Simplify the...
2005-05-12  Stepan Kasal* lib/autoconf/general.m4 (_AC_INIT_PARSE_ARGS): Make...
2005-05-10  Paul Eggert* doc/autoconf.texi (Autoconf Language): Be more precis...
2005-05-10  Paul Eggert(Autoconf Language): Be more precise about
2005-05-06  Paul EggertFix C++ related problems reported by Werner Lemberg.
2005-05-06  Paul EggertPrepend LIBOBJDIR, as per 2005-05-02 change.
2005-05-05  Paul Eggert* doc/autoconf.texi (Generic Functions): Typos.
2005-05-02  Gary V. Vaughan* lib/autoconf/general.m4 (_AC_LIBOBJS_NORMALIZE):...
2005-05-02  Paul Eggert"expr '' \| ''" outputs 0 on GNU/Linux these days.
2005-05-02  Paul Eggert(Limitations of Usual Tools): "expr '' \| ''"
2005-04-29  Paul EggertPOSIX 1003.1-2001 -> Posix
2005-04-29  Paul Eggert* doc/autoconf.texi (Limitations of Builtins): Describe...
2005-04-29  Paul Eggert(Limitations of Builtins): Describe "set -" problems.
2005-04-29  Paul Eggert* lib/autotest/general.m4 (AT_KEYWORDS): Separate by...
2005-04-29  Paul Eggert(AT_KEYWORDS): Separate by space, not newline.
2005-04-29  Paul Eggert* doc/autoconf.texi (Autoconf Language): Add more descr...
2005-04-29  Stepan Kasal.
2005-04-29  Stepan KasalFix a mistake in an example: AC_DEFINE_UNQUOTED ->...
2005-04-27  Stepan KasalA tiny optimization in _AC_OUTPUT_HEADERS.
2005-04-22  Stepan KasalFIXMEs about quadrigraphs in help text.
2005-04-20  Paul EggertRegenerate.
2005-04-20  Paul Eggert* lib/autoconf/general.m4 (_AC_INIT_PREPARE, _AC_RUN_IF...
2005-04-19  Stepan Kasaltypo
2005-04-19  Alexandre Duret... * lib/autoconf/general.m4 (_AC_INIT_PARSE_ARGS): Handle...
2005-04-15  Stepan Kasaltypo
2005-04-14  Stepan KasalExamples for --with-* and --enable-*.
2005-04-13  Paul Eggert* lib/autoconf/status.m4 (_AC_OUTPUT_SUBDIRS): Look...
2005-04-10  Paul Eggert* doc/autoconf.texi (Particular Functions): Use gnulib...
2005-04-10  Paul Eggert(Particular Functions): Use gnulib's current
2005-04-04  Stepan Kasala typo
2005-04-01  Stepan Kasala typo
2005-04-01  Paul Eggert* lib/autotest/general.m4 (AT_INIT): Don't assume that...
2005-04-01  Paul Eggert(AT_INIT): Don't assume that "date +%s" fails if %s...
2005-03-23  Paul Eggert* lib/autoconf/fortran.m4 (_AC_FC_LIBRARY_LDFLAGS):
2005-03-23  Paul EggertRegenerate.
2005-03-23  Paul Eggert* NEWS: The configure command now warns you if you...
2005-03-22  Paul Eggert* doc/autoconf.texi: Fix some systematic formatting...
2005-03-10  Stepan Kasaltypos in the manual
2005-03-08  Stepan Kasalremind that AC_TRY_LINK is obsolete
2005-02-25  Stepan Kasalimprove AC_PROG_CC and AC_PROG_CXX
2005-02-23  Paul EggertRegenerate.
2005-02-23  Paul Eggert* lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): Redirect...
2005-02-23  Paul Eggert* lib/m4sugar/m4sh.m4 (_AS_ECHO_N_PREPARE): Don't set...
2005-02-23  Paul Eggert(_AS_ECHO_N_PREPARE): Don't set ECHO_C to
2005-02-15  Stepan Kasalm4_defun([AS_IF], [...])
2005-02-13  Paul EggertRegenerate.
2005-02-13  Paul EggertUndo previous change, except keep the change to
2005-02-11  Paul EggertRegenerate.
2005-02-11  Paul Eggert* lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): Redirect...
2005-02-11  Paul Eggert* lib/autoconf/general.m4 (_AC_PREPROC_IFELSE, _AC_COMP...
2005-02-11  Paul Eggert(_AC_PREPROC_IFELSE, _AC_COMPILE_IFELSE,
2005-02-10  Paul Eggert* doc/autoconf.texi (Limitations of Usual Tools): Docum...
2005-02-10  Paul Eggert(Limitations of Usual Tools): Document that
2005-02-08  Paul Eggert* doc/autoconf.texi (Special Shell Variables): Clarify
2005-02-08  Paul Eggert(Special Shell Variables): Clarify
2005-02-08  Paul EggertSeveral minor changes to autoconf.texi.
2005-02-08  Paul EggertUse @acronym for DJGPP.
2005-02-06  Jim Meyering(_AC_FUNC_REALLOC_IF, AC_FUNC_REALLOC): Fix typo in...
2005-02-05  Paul EggertRegenerate.
next