summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add several examples to documentation of AC_INIT.zack/ac-init-quotingZack Weinberg2020-11-111-10/+54
* improvements to AC_INIT argument quotingZack Weinberg2020-11-114-116/+279
* autom4te: replace output file atomically (#110305)Ben Pfaff2020-11-101-10/+30
* make fetchZack Weinberg2020-11-092-113/+113
* m4sh: Require shell to support $(...) command substitution.Zack Weinberg2020-11-092-0/+24
* Check in install-sh as synced from automake (#110368)Zack Weinberg2020-11-093-10/+535
* Mention AM_GNU_GETTEXT_REQUIRE_VERSION support in NEWS.Zack Weinberg2020-11-091-0/+6
* autoreconf: Support AM_GNU_GETTEXT_REQUIRE_VERSIONMichał Górny2020-11-092-13/+18
* Fix more bugs in specific tests under AC_LANG(C++).Zack Weinberg2020-11-092-2/+5
* Make ‘forbidden tokens, basic’ test more robust.Zack Weinberg2020-11-051-1/+10
* Do not apply --program-transform-name to build-aux scripts.Zack Weinberg2020-11-051-2/+21
* AC_FUNC_STRERROR_R: Include string.h in test program.Zack Weinberg2020-11-051-1/+1
* Define AC_REQUIRE_AUX_FILE with AC_DEFUN.Zack Weinberg2020-11-052-2/+49
* make fetchv2.69dZack Weinberg2020-11-033-15/+63
* fix ‘make syntax-check’ complaints (only affects comments).Zack Weinberg2020-11-034-4/+4
* _AC_PROG_YYTEXT_DECL: Forward declare yywrap (#110312)Jannick2020-11-031-0/+3
* autoreconf.in: improve compatibility with old perlZack Weinberg2020-11-021-4/+7
* Revert to 2.69-compatible behavior in AC_PROG_LEX (#110346)Zack Weinberg2020-11-025-42/+272
* AC_OPENMP: Avoid clobbering ‘mp’ and/or ‘penmp’ (#110353)Zack Weinberg2020-11-024-41/+159
* testsuite: Isolate aclocal from third-party macros (#110352).Zack Weinberg2020-11-023-23/+93
* AC_LANG_CALL(C++): Use ‘int’ for return type of conftest::$2.Zack Weinberg2020-11-011-7/+12
* Don’t search for X11 when cross compiling (#110345)Zack Weinberg2020-11-012-12/+35
* Ignore stderr when testing parallel autotest (#110351).Zack Weinberg2020-10-311-6/+17
* tests/m4sh.at: prevent an undesirable expansion of __oline__.Zack Weinberg2020-10-291-1/+1
* Treat msys(2) the same as cygwin when looking at host_os.Jannick2020-10-283-5/+9
* Improve handling of missing aux scripts (autoreconf)Zack Weinberg2020-10-207-31/+304
* Improve handling of missing aux scripts.Zack Weinberg2020-10-207-167/+359
* autoreconf: remove redundant xsystem callsRoss Burton2020-10-141-4/+4
* autoreconf: cope with empty AC_CONFIG_SUBDIRS (bug 110331)Zack Weinberg2020-10-142-2/+25
* doc: improve AS_CASE, AS_IF docPaul Eggert2020-10-112-46/+77
* _AS_PATH_WALK: Use AS_IF for IF-NOT-FOUND argument.Zack Weinberg2020-10-101-1/+1
* Fix regressions when using the C++ compiler to perform tests.Zack Weinberg2020-10-104-45/+56
* Don’t issue obsoletion warnings for AC_DIAGNOSE.Zack Weinberg2020-10-073-41/+82
* NEWS: Mention more bug fixes.Zack Weinberg2020-10-051-14/+56
* Reorganize 2.70 NEWSZack Weinberg2020-09-261-160/+204
* mktmpdir: Ensure that $tmp is always an absolute pathname.Zack Weinberg2020-09-242-24/+49
* tests/mktests.sh: fix awk syntax error.v2.69cZack Weinberg2020-09-241-2/+2
* build-aux/fetch.pl: Fetch ChannelDefs.pm from automake.Zack Weinberg2020-09-241-0/+1
* Autoupdate AC_{DIAGNOSE,FATAL,OBSOLETE,WARNING} and _AC_COMPUTE_INT.Zack Weinberg2020-09-2213-70/+205
* Update documentation related to warnings.Zack Weinberg2020-09-221-159/+128
* Use WARNINGS to pass down warnings options from autoreconf.Zack Weinberg2020-09-222-44/+88
* Disable all warnings when running autoconf as a subprocess.Zack Weinberg2020-09-225-33/+18
* New utility function Autom4te::ChannelDefs::merge_WARNINGS.Zack Weinberg2020-09-221-1/+64
* Manually sync ChannelDefs.pm from automake.Zack Weinberg2020-09-2218-120/+334
* doc: Fix cross-reference for AC_TRY_LINKJonathan Wakely2020-09-221-2/+2
* bin/autoconf.as: Fix --help.Zack Weinberg2020-09-221-2/+2
* Consistently use ‘our’ instead of ‘use vars’ in Perl.Zack Weinberg2020-09-215-30/+19
* make fetch yet againZack Weinberg2020-09-216-59/+46
* doc: Mention two more shell portability problems.Bruno Haible2020-09-181-2/+19
* make fetchZack Weinberg2020-09-112-12/+6