| 2000-10-16 |
Pavel Roskin | * tests/aclocal.m4: Don't considers variables @, '... |
commit | commitdiff | tree | snapshot |
| 2000-10-15 |
Pavel Roskin | * m4/missing.m4 (AM_MISSING_PROG): Use $SHELL... |
commit | commitdiff | tree | snapshot |
| 2000-10-13 |
Akim Demaille | * tests/mktests.sh: If ever it fails, touch the output... |
commit | commitdiff | tree | snapshot |
| 2000-10-13 |
Akim Demaille | * acgeneral.m4 (AC_LINKER_OPTION): Ahem, err, use ... |
commit | commitdiff | tree | snapshot |
| 2000-10-13 |
Akim Demaille | * acgeneral.m4: Typos in comments spotted by Pavel. |
commit | commitdiff | tree | snapshot |
| 2000-10-12 |
Pavel Roskin | * acspecific.m4 (AC_PROG_LEX): Don't assume that lex... |
commit | commitdiff | tree | snapshot |
| 2000-10-12 |
Akim Demaille | * acgeneral.m4 (AC_CONFIG_SUBDIRS): Fixed nasty typo. |
commit | commitdiff | tree | snapshot |
| 2000-10-12 |
Akim Demaille | Regenerate. |
commit | commitdiff | tree | snapshot |
| 2000-10-12 |
Akim Demaille | * tests/mktests.sh: Backslash the quote in the heredocs... |
commit | commitdiff | tree | snapshot |
| 2000-10-12 |
Akim Demaille | * acgeneral.m4 (_AC_SH_QUOTE): Issue an `obsolete'... |
commit | commitdiff | tree | snapshot |
| 2000-10-12 |
Akim Demaille | * acgeneral.m4 (AC_VAR_IN_INDIR, AC_VAR_IF_SET): Rename... |
commit | commitdiff | tree | snapshot |
| 2000-10-12 |
Akim Demaille | * tests/mktests.sh: Remove tmp files. |
commit | commitdiff | tree | snapshot |
| 2000-10-12 |
Akim Demaille | More entries in .cvsignores. |
commit | commitdiff | tree | snapshot |
| 2000-10-12 |
Akim Demaille | Macros used by AC_LANG_COMPILER macros shall not AC_REQUIRE |
commit | commitdiff | tree | snapshot |
| 2000-10-12 |
Akim Demaille | Diagnose AC_REQUIRE circular dependencies. |
commit | commitdiff | tree | snapshot |
| 2000-10-12 |
Akim Demaille | * libm4.m4 (m4_dumpdefs, _m4_dumpdefs_up, _m4_dumpdefs_... |
commit | commitdiff | tree | snapshot |
| 2000-10-11 |
Pavel Roskin | * tests/atgeneral.m4 (AT_CHECK): Make sure that $?... |
commit | commitdiff | tree | snapshot |
| 2000-10-11 |
Pavel Roskin | * acgeneral.m4 (_AC_COMPILE_IFELSE, _AC_LINK_IFELSE) |
commit | commitdiff | tree | snapshot |
| 2000-10-11 |
Pavel Roskin | Regenerated |
commit | commitdiff | tree | snapshot |
| 2000-10-11 |
Akim Demaille | * acgeneral.m4 (AC_RUN_IFELSE): Add missing executable... |
commit | commitdiff | tree | snapshot |
| 2000-10-05 |
Akim Demaille | Check that updated scripts are valid scripts. |
commit | commitdiff | tree | snapshot |
| 2000-10-05 |
Akim Demaille | * tests/mktests.sh: New file, which replaces the code... |
commit | commitdiff | tree | snapshot |
| 2000-10-04 |
Akim Demaille | Update auxiliary files. |
commit | commitdiff | tree | snapshot |
| 2000-10-02 |
Akim Demaille | * aclang.m4 (_AC_LANG_ABBREV, _AC_LANG_ABBREV(C)) |
commit | commitdiff | tree | snapshot |
| 2000-10-02 |
Pavel Roskin | * acspecific.m4 (AC_PROG_LEX): Use AC_DEFUN_ONCE. |
commit | commitdiff | tree | snapshot |
| 2000-10-02 |
Pavel Roskin | * tests/Makefile.am: Macros defined by AC_DEFUN_ONCE... |
commit | commitdiff | tree | snapshot |
| 2000-09-28 |
Pavel Roskin | * acgeneral.m4 (AC_SHELL_UNSET): Don't rely on variable |
commit | commitdiff | tree | snapshot |
| 2000-09-28 |
Pavel Roskin | * acgeneral.m4 (_AC_OUTPUT_FILES): Fixed exit status. |
commit | commitdiff | tree | snapshot |
| 2000-09-28 |
Pavel Roskin | * acfunctions.m4: Formatting fixes. |
commit | commitdiff | tree | snapshot |
| 2000-09-27 |
Pavel Roskin | * acgeneral.m4 (AC_CHECK_PROG): Added protection agains... |
commit | commitdiff | tree | snapshot |
| 2000-09-27 |
Pavel Roskin | * acgeneral.m4 (AC_CHECK_LIB): only call AH_CHECK_LIB if |
commit | commitdiff | tree | snapshot |
| 2000-09-27 |
Pavel Roskin | * aclang.m4 (_AC_LANG_COMPILER_WORKS): Remove []dnl... |
commit | commitdiff | tree | snapshot |
| 2000-09-27 |
Akim Demaille | * autoconf.sh: Report full macro name for missing macros. |
commit | commitdiff | tree | snapshot |
| 2000-09-27 |
Akim Demaille | * autoheader.sh: Fix trap (EXIT) status. |
commit | commitdiff | tree | snapshot |
| 2000-09-25 |
Pavel Roskin | * tests/semantics.m4 (AC_PROG_CPP with warning): Simpli... |
commit | commitdiff | tree | snapshot |
| 2000-09-25 |
Pavel Roskin | Regenerated configure. |
commit | commitdiff | tree | snapshot |
| 2000-09-25 |
Pavel Roskin | * acgeneral.m4 (_AC_OUTPUT_CONFIG_STATUS): use |
commit | commitdiff | tree | snapshot |
| 2000-09-25 |
Pavel Roskin | * autoheader.sh: Don't check status of variable assignm... |
commit | commitdiff | tree | snapshot |
| 2000-09-21 |
Pavel Roskin | * tests/atspecific.m4 (_AT_CHECK_AC_MACRO): Check stder... |
commit | commitdiff | tree | snapshot |
| 2000-09-21 |
Pavel Roskin | * acgeneral.m4 (_AC_OUTPUT_CONFIG_STATUS): Fix usage... |
commit | commitdiff | tree | snapshot |
| 2000-09-21 |
Pavel Roskin | * acgeneral.m4 (_AC_OUTPUT_FILES): Ensure that config... |
commit | commitdiff | tree | snapshot |
| 2000-09-21 |
Pavel Roskin | * acgeneral.m4 (_AC_SHELL_TMPDIR): Don't check status... |
commit | commitdiff | tree | snapshot |
| 2000-09-21 |
Akim Demaille | * src/atgeneral.m4 (AC_CHECK): Display stderr including... |
commit | commitdiff | tree | snapshot |
| 2000-09-21 |
Akim Demaille | * tests/atgeneral.m4: Formatting changes. |
commit | commitdiff | tree | snapshot |
| 2000-09-20 |
Pavel Roskin | Regenerated |
commit | commitdiff | tree | snapshot |
| 2000-09-20 |
Pavel Roskin | Formatting changes. |
commit | commitdiff | tree | snapshot |
| 2000-09-20 |
Pavel Roskin | * tests/Makefile.am: AC_PREFIX_PROGRAM and AC_F77_FUNC... |
commit | commitdiff | tree | snapshot |
| 2000-09-20 |
Pavel Roskin | * acspecific.m4 (_AC_HEADER_TIOCGWINSZ_IN_TERMIOS_H... |
commit | commitdiff | tree | snapshot |
| 2000-09-20 |
Pavel Roskin | * libm4.m4 (m4_ifvanl): Don't output a newline... |
commit | commitdiff | tree | snapshot |
| 2000-09-19 |
Akim Demaille | * tests/atspecific.m4 (AT_TEST_MACRO): Rename as... |
commit | commitdiff | tree | snapshot |
| 2000-09-19 |
Akim Demaille | * tests/aclocal.m4.new (AC_ENV_SAVE): Skip POW_LIB... |
commit | commitdiff | tree | snapshot |
| 2000-09-19 |
Akim Demaille | * tests/atgeneral.m4 (AT_DATA): Use _ATEOF instead... |
commit | commitdiff | tree | snapshot |
| 2000-09-19 |
Akim Demaille | * tests/semantics.m4 (AC_PROG_CPP with warnings): Minor |
commit | commitdiff | tree | snapshot |
| 2000-09-19 |
Akim Demaille | * autoconf.sh (optarg): More robust expr invocation. |
commit | commitdiff | tree | snapshot |
| 2000-09-19 |
Akim Demaille | * acgeneral.m4 (AU_ALIAS): Do not use `defn' since... |
commit | commitdiff | tree | snapshot |
| 2000-09-19 |
Akim Demaille | * tests/atspecific.m4 (_AT_CHECK_AC_MACRO): New macro. |
commit | commitdiff | tree | snapshot |
| 2000-09-18 |
Akim Demaille | * acgeneral.m4 (_AC_OUTPUT_SUBDIRS): Check for configur... |
commit | commitdiff | tree | snapshot |
| 2000-09-18 |
Akim Demaille | * acfunctions.m4 (AC_FUNC_GETLOADAVG): Restore the... |
commit | commitdiff | tree | snapshot |
| 2000-09-14 |
Akim Demaille | * aclang.m4 (AC_PROG_CPP): Use double quotes in the... |
commit | commitdiff | tree | snapshot |
| 2000-09-14 |
Akim Demaille | * acgeneral.m4 (_AC_TRY_CPP): Don't filter out conftest... |
commit | commitdiff | tree | snapshot |
| 2000-09-12 |
Akim Demaille | * aclocal.m4 (_AC_PROG_CPP_WORKS): Don't use AC_REQUIRE... |
commit | commitdiff | tree | snapshot |
| 2000-09-12 |
Akim Demaille | * acspecific.m4 (AC_PROG_INSTALL): Exclude c:install... |
commit | commitdiff | tree | snapshot |
| 2000-09-12 |
Akim Demaille | The test suite fails on some hosts because for instance |
commit | commitdiff | tree | snapshot |
| 2000-09-12 |
Akim Demaille | * acgeneral.m4 (_AC_TRY_CPP): New macro. It runs the... |
commit | commitdiff | tree | snapshot |
| 2000-09-12 |
Akim Demaille | * autoupdate.sh (sed): Look for GNU sed. |
commit | commitdiff | tree | snapshot |
| 2000-09-12 |
Akim Demaille | * acgeneral.m4 (AC_EGREP_CPP): Use additional quotes... |
commit | commitdiff | tree | snapshot |
| 2000-09-12 |
Akim Demaille | * acgeneral.m4 (AC_ARG_ENABLE,AC_ARG_WIDTH): Add trailing |
commit | commitdiff | tree | snapshot |
| 2000-09-11 |
Akim Demaille | * acgeneral.m4 (_AC_WARNING_ERROR_IFELSE) |
commit | commitdiff | tree | snapshot |
| 2000-09-11 |
Akim Demaille | * autoconf.sh: Proprerly report names of unexpanded... |
commit | commitdiff | tree | snapshot |
| 2000-09-11 |
Akim Demaille | * doc/autoconf.texi (Preset Output Variables): Correctl... |
commit | commitdiff | tree | snapshot |
| 2000-09-08 |
Akim Demaille | * doc/autoconf.texi: Always use one space before the... |
commit | commitdiff | tree | snapshot |
| 2000-09-06 |
Akim Demaille | Typo. |
commit | commitdiff | tree | snapshot |
| 2000-09-06 |
Akim Demaille | * acspecific.m4 (_AC_OBJEXT): No longer use AC_COMPILE_... |
commit | commitdiff | tree | snapshot |
| 2000-09-06 |
Akim Demaille | * acspecific.m4 (_AC_EXEEXT): Set extension to void... |
commit | commitdiff | tree | snapshot |
| 2000-09-06 |
Akim Demaille | * autoconf.texi: English and typo fixes. |
commit | commitdiff | tree | snapshot |
| 2000-09-05 |
Akim Demaille | * autoconf.sh: Consider undefined macros as errors. |
commit | commitdiff | tree | snapshot |
| 2000-09-05 |
Akim Demaille | * aclang.m4 (_AC_PROG_F77_GNU): Run command from standa... |
commit | commitdiff | tree | snapshot |
| 2000-09-04 |
Akim Demaille | * autoscan.pl: Repair broken Getopt::Long use. |
commit | commitdiff | tree | snapshot |
| 2000-09-04 |
Akim Demaille | * configure.in: Bump version to 2.49b. |
commit | commitdiff | tree | snapshot |
| 2000-08-11 |
Akim Demaille | Version 2.49a. |
commit | commitdiff | tree | snapshot |
| 2000-08-11 |
Akim Demaille | * aclang.m4 (AC_NO_EXECUTABLES): New macro. |
commit | commitdiff | tree | snapshot |
| 2000-08-11 |
Akim Demaille | * tests/base.m4 (AC_SHELL_MKDIR_P): Remove `a' too. |
commit | commitdiff | tree | snapshot |
| 2000-08-11 |
Akim Demaille | * configure.in: Bump version to 2.49a. |
commit | commitdiff | tree | snapshot |
| 2000-08-11 |
Akim Demaille | * autoconf.sh: Change `exit N' to `(exit N); exit'... |
commit | commitdiff | tree | snapshot |
| 2000-08-11 |
Akim Demaille | Typo in ChangeLog. |
commit | commitdiff | tree | snapshot |
| 2000-08-11 |
Akim Demaille | * acfunctions.m4 (AM_FUNC_ERROR_AT_LINE, AM_FUNC_FNMATCH, |
commit | commitdiff | tree | snapshot |
| 2000-08-09 |
Akim Demaille | * autoreconf.sh (Installing Autoconf extensions files... |
commit | commitdiff | tree | snapshot |
| 2000-08-09 |
Akim Demaille | Add .cvsignore in each directory. |
commit | commitdiff | tree | snapshot |
| 2000-08-09 |
Akim Demaille | Update TODO. |
commit | commitdiff | tree | snapshot |
| 2000-08-09 |
Akim Demaille | * autoconf.sh (finalize.awk): Don't leave spaces before... |
commit | commitdiff | tree | snapshot |
| 2000-08-09 |
Akim Demaille | * Makefile.am: substitute @bindir@ in shell scripts... |
commit | commitdiff | tree | snapshot |
| 2000-08-07 |
Akim Demaille | * acfunctions.m4 (_AC_LIBOBJ_ALLOCA, AC_REPLACE_FUNCS... |
commit | commitdiff | tree | snapshot |
| 2000-08-07 |
Akim Demaille | * tests/tools.m4 (undefined macros): New test. |
commit | commitdiff | tree | snapshot |
| 2000-08-07 |
Akim Demaille | * autoconf.sh (finalize.awk): New subtool, eved from... |
commit | commitdiff | tree | snapshot |
| 2000-08-07 |
Akim Demaille | * acgeneral.m4 (AC_MSG_NOTICE): New macro, suggested... |
commit | commitdiff | tree | snapshot |
| 2000-08-04 |
Akim Demaille | * acspecific.m4 (AC_PROG_RANLIB): Use AC_CHECK_TOOL. |
commit | commitdiff | tree | snapshot |
| 2000-08-04 |
Akim Demaille | Solaris' /usr/ucb/expr, and SunOS' /usr/bin/expr fail... |
commit | commitdiff | tree | snapshot |
| 2000-08-04 |
Akim Demaille | * acgeneral.m4: (AC_RUN_IFELSE, AC_LINK_IFELSE, AC_COMP... |
commit | commitdiff | tree | snapshot |
| 2000-08-04 |
Akim Demaille | * libm4.m4 (m4_ifvanl): New macro. |
commit | commitdiff | tree | snapshot |
| 2000-08-04 |
Akim Demaille | Update imported files. |
commit | commitdiff | tree | snapshot |
| next |