]> git.ipfire.org Git - thirdparty/autoconf.git/shortlog
thirdparty/autoconf.git
2000-07-07  Akim Demaille* acgeneral.m4 (_AC_SHELL_DIRNAME): Return `.', not...
2000-07-07  Akim Demaille* tests/atgeneral.m4 (AT_CHECK): Fix a redirection...
2000-07-07  Akim DemailleAC_REVISION must not AC_REQUIRE AC_INIT, it leaves...
2000-07-07  Akim Demaille* aclang.m4 (AC_F77_LIBRARY_LDFLAGS): Keep -lm, if...
2000-07-06  Akim Demaille* acgeneral.m4 (_AC_SHELL_DIRNAME): Fix quotation.
2000-07-06  Akim Demaille* aclang.m4: Formatting and quotations changes.
2000-07-06  Akim Demaille* aclang.m4 (AC_LANG_INT_SAVE(C++)): Be a copy of
2000-07-06  Akim Demaille* acgeneral.m4 (_AC_INIT_PARSE_ARGS, AC_CHECK_TOOLS...
2000-07-06  Akim DemailleTypos in ChangeLog.
2000-07-06  Akim Demaille* acgeneral.m4 (_AC_SHELL_TMPDIR): Typo.
2000-07-06  Akim Demaille* acgeneral.m4 (_AC_SHELL_DIRNAME): Behave properly...
2000-07-06  Akim Demaille* acgeneral.m4 (_AC_SHELL_DIRNAME): New macro.
2000-07-06  Akim Demaille* aclang.m4 (AC_PROG_F77): Add two compilers,
2000-07-05  Akim Demaille* acgeneral.m4 (_AC_SHELL_TMPDIR): When using `mktemp...
2000-07-04  Akim Demaille* acgeneral.m4 (AC_SHELL_MKDIR_P): New macro.
2000-07-04  Akim Demaille* acgeneral.m4 (AC_CACHE_LOAD): Be ready to read the...
2000-07-03  Akim Demaille* acgeneral.m4 (_AC_INIT_PARSE_ARGS) <-C>: Use `./confi...
2000-06-30  Jim Meyering(AC_REQUIRE): Tweak a diagnostic.
2000-06-30  Jim Meyering.
2000-06-30  Akim DemailleRe-enable the old behavior of --host and --build.
2000-06-27  Jim Meyering.
2000-06-27  Jim Meyering(_AC_LIBOBJ_GETLOADAVG): Put quotes around use of
2000-06-27  Akim Demaille* doc/autoconf.texi: Fix various typos.
2000-06-26  Akim Demaille* acgeneral.m4 (AC_CACHE_VAL): Swap the arguments of...
2000-06-26  Akim Demaille* autoreconf.sh (automake, aclocal): New variables...
2000-06-26  Akim Demaille* doc/autoconf.texi: Various Texinfo adjustments.
2000-06-26  Akim Demaille* acgeneral.m4 (_AC_INIT_PARSE_ARGS, _AC_OUTPUT_CONFIG_...
2000-06-26  Akim Demaille* acgeneral.m4 (AC_CONFIG_LINKS, AC_CONFIG_HEADERS,
2000-06-26  Akim Demaille* acgeneral.m4 (AC_CACHE_VAL): Too many people put...
2000-06-26  Akim Demaille* doc/autoconf.texi (Prerequisite Macros): More about...
2000-06-26  Akim DemailleGiven better names to the diversions.
2000-06-26  Akim DemailleThe current implementation of AC_REQUIRE fails on
2000-06-26  Akim DemailleA macro which is not defined with AC_DEFUN should not be
2000-06-26  Akim DemailleVarious cleanups.
2000-06-19  Akim Demaille* acgeneral.m4 (AC_CHECK_TOOL): Use two variables in...
2000-06-16  Akim DemailleThe test suite reveals AC_OUTPUT_MAKE_DEFS fails on...
2000-06-16  Akim Demaille* acspecific.m4 (AC_EXEEXT, AC_OBJEXT): Don't obsolete...
2000-06-15  Akim Demaille* autoconf.sh (option handling): Give a more understandable
2000-06-13  Akim Demaille`./config.status -d' is buggy.
2000-06-13  Akim DemailleTypos in ChangeLog.
2000-06-13  Akim DemailleTypos in ChangeLog.
2000-06-13  Akim Demaille* doc/autoconf.texi (Caching Results): Bigger warning...
2000-06-09  Akim Demaille* acgeneral.m4 (AC_CHECK_TOOL): Even if VALUE-IF-NOT...
2000-06-09  Akim Demaille* acgeneral.m4 (AC_CHECK_TOOLS): Rewrite.
2000-06-09  Akim Demaille* doc/autoconf.texi: Use `@option' for options, not...
2000-06-09  Akim Demaille* aclang.m4 (AC_F77_LIBRARY_LDFLAGS): Don't require...
2000-06-09  Akim Demaille* aclang.m4 (AC_F77_LIBRARY_LDFLAGS): Fixed bug where
2000-06-09  Akim Demaille`autoconf --trace' dies on filenames with `:'.
2000-06-09  Akim DemailleFormatting changes.
2000-06-09  Akim Demaille* acspecific.m4 (_AC_SYS_LARGEFILE_MACRO_VALUE): Always...
2000-06-08  Akim DemailleImport AC_SYS_LARGEFILE from largefile.m4 serial 12.
2000-06-08  Akim Demaille* aclang.m4 (AC_F77_LIBRARY_LDFLAGS): Don't override...
2000-06-07  Akim Demaille* aclang.m4 (AC_PROG_F77): Check for f95 and fc too.
2000-06-07  Akim Demaille`foo=1 foo=2 cmd' has an undefined behavior.
2000-06-07  Akim DemailleMore about test -e.
2000-06-07  Akim Demaille* aclang.m4 (AC_F77_LIBRARY_LDFLAGS): Fix problem on...
2000-06-07  Akim Demaille* doc/autoconf.texi (Limitations of Builtins): More...
2000-06-07  Akim Demaille* acspecific.m4 (_AC_PATH_X_DIRECT): Include `X11/Intri...
2000-06-07  Akim DemailleHard (code) X.
2000-06-07  Akim Demaille* acspecific.m4 (AC_PATH_X): Use AC_DIVERT.
2000-06-07  Akim Demaille* acgeneral.m4 (_AC_OUTPUT_CONFIG_STATUS): Put the...
2000-06-06  Akim Demaille* tests/aclocal.m4 (AC_ENV_SAVE): Skip `no_x'.
2000-06-05  Akim Demaille* acgeneral.m4 (_AC_INIT_PARSE_ARGS): Move the setting
2000-06-05  Akim DemailleTODO: less pressure on 2.50.
2000-06-05  Akim DemailleTODO: less pressure on 2.50.
2000-06-05  Akim Demaille* acgeneral.m4 (AC_CHECK_TOOL_PREFIX): AU define it.
2000-06-05  Akim Demaille* aclang.m4 (AC_C_CHAR_UNSIGNED): Use the new compiler...
2000-06-05  Akim DemailleUpdate TODO.
2000-06-02  Jim Meyeringfix typo
2000-05-28  Jim Meyering(AC_FUNC_STRERROR_R): Call strerror_r with 2nd arg
2000-05-28  Jim Meyering.
2000-05-28  Jim Meyering.
2000-05-28  Jim Meyering(Particular Functions): Give better description of
2000-05-26  Akim Demaille* doc/autoconf.texi (Limitations of Usual Tools): Docum...
2000-05-26  Akim Demaille* autoreconf.sh (autoconf, autoheader): Be more conscie...
2000-05-26  Akim DemailleThanks to --program-transform-name, `autoconf' might...
2000-05-26  Akim DemailleDon't use f2c as a possible Fortran compiler, since...
2000-05-26  Akim DemailleCurrently, AC_PROG_LN_S incorrectly reports yes with...
2000-05-26  Akim DemailleFix the archive: some parts of the following patches...
2000-05-26  Akim Demaille* aclang.m4 (AC_PROG_CXX): Look for aCC before CC.
2000-05-26  Akim Demaille* acspecific.m4 (AC_FUNC_STRERROR_R): New, from `strerr...
2000-05-26  Akim Demaille* acgeneral.m4 (AC_CHECK_TOOLS): Don't require
2000-05-26  Akim Demaille* acgeneral.m4 (AC_CHECK_TOOLS): Don't require
2000-05-26  Akim Demaille* acgeneral.m4: Simplify all the
2000-05-26  Akim DemailleTypos in documentation.
2000-05-26  Akim Demaille* acgeneral.m4 (AC_CHECK_TOOL_PREFIX): Remove.
2000-05-26  Akim DemailleIn `info', it is easier to type `autoconf <TAB>' to...
2000-05-26  Akim DemailleMerge `Upgrading' and `Obsolete Constructs' together.
2000-05-26  Akim DemailleFind a means to extract integers from the compiler.
2000-05-26  Akim Demaille* aclang.m4 (AC_PROG_CXX): Look for aCC KCC RCC xlC_r...
2000-05-26  Akim DemailleNo library nor special privilege is needed to run ...
2000-05-26  Akim Demaille* doc/autoconf.texi (Limitations of Usual Tools, Limita...
2000-05-25  Akim DemailleThe test suite needs GNU m4.
2000-05-25  Akim DemailleUpdate `missing'.
2000-05-25  Akim DemailleRegenerate configure.
2000-05-25  Akim Demaille* acgeneral.m4 (_AC_INIT_PARSE_ARGS): Don't use negated...
2000-05-24  Akim DemailleFix the ChangeLog.
2000-05-24  Akim Demaille* aclang.m4 (AC_LANG(C++)): Change `ac_ext' from from...
2000-05-24  Akim DemailleFix ChangeLog.
2000-05-24  Akim DemailleHave --host=sun4 automatically look for CC=sun4-cc...
next