summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * doc/autoconf.texi: Fix mishandling of `.v2.69bPaul Eggert2020-07-132-4/+6
* make fetchPaul Eggert2020-07-132-6/+35
* Formally obsolete AC_CONFIG_HEADER (#105403)Zack Weinberg2020-07-125-13/+15
* Add AC_PROG_EGREP to AU_DEFUN for AC_HEADER_STDC (#110215)Zack Weinberg2020-07-122-5/+15
* Fix logic error in _AC_PROG_LEX_YYTEXT_DECL (#109320)Tom2020-07-121-8/+13
* make fetchZack Weinberg2020-07-112-4/+7
* Update hyperlinks in the manual and README-hacking.Zack Weinberg2020-07-102-12/+14
* Update links in COPYING, COPYINGv3, and COPYING.EXCEPTION.Zack Weinberg2020-07-103-14/+13
* Document AS_IF(..., ..., [[]]) glitchPaul Eggert2020-07-101-0/+7
* Fix ac_compiler_gnu bugPaul Eggert2020-07-101-1/+3
* NEWS: add notes about known breakage due to pickier macros.Zack Weinberg2020-07-101-0/+21
* NEWS: mention that AS_INIT no longer embeds full paths to source files.Zack Weinberg2020-07-091-12/+21
* AS_INIT: basename __file__Luke Mewburn2020-07-052-1/+22
* Fix AC_CHECK_LIB quoting bugPaul Eggert2020-07-022-1/+5
* * tests/local.at: Fix space-tab problems.Paul Eggert2020-06-291-1/+1
* Consistently expand macros in whitespace-separated lists.Zack Weinberg2020-06-297-35/+377
* AC_REPLACE_FUNCS: invoke _AH_CHECK_FUNC and AC_LIBSOURCE unconditionally.Zack Weinberg2020-06-296-49/+197
* Look harder for a shell whose -n is known to work.Zack Weinberg2020-06-294-20/+31
* make fetchPaul Eggert2020-06-291-26/+26
* Update release advicePaul Eggert2020-06-291-2/+1
* Stop using up_to_date_pPaul Eggert2020-06-291-9/+22
* make fetchPaul Eggert2020-06-2923-2861/+3610
* Save and check Autom4te version in cachePaul Eggert2020-06-292-7/+23
* Fix undefined behavior in AC_SYS_LARGEFILEPaul Eggert2020-06-291-1/+1
* Look for AM_PROG_LIBTOOL tooAndreas Barth2020-06-292-0/+3
* Define $as_echo and $as_echo_n for backward compatibility.Zack Weinberg2020-03-133-5/+103
* _AS_REEXEC_WITH_SHELL: don’t use AS_EXIT.Zack Weinberg2020-03-131-1/+4
* README-hacking: re-configure from scratch during bootstrap.Zack Weinberg2020-03-131-0/+2
* Fix _AS_DETECT_BETTER_SHELL breakagePaul Eggert2020-03-121-1/+1
* Fix `make syntax-check'.Zack Weinberg2020-02-262-3/+3
* Mention 32-bit GNU/Linux 64-bit inodesPaul Eggert2020-02-211-0/+3
* Remove definition of _DARWIN_USE_64_BIT_INODEPaul Eggert2020-02-211-3/+0
* maint: make update-copyrightJim Meyering2020-01-0183-99/+119
* Document AIX 7.2 printf command gotchaPaul Eggert2019-12-251-0/+6
* Fix terminology typo in mkdir -p checkPaul Eggert2019-10-061-2/+2
* Port tests to Bash 5Ondrej Dubaj2019-09-102-3/+6
* Port AC_C_BIGENDIAN to recent clangPaul Eggert2019-05-291-4/+4
* doc/autoconf.texi: fix spelling/grammar nitsJim Meyering2018-12-151-39/+84
* AC_CHECK_DECL: when cached, don't overwrite a werror flagNoah Misch2018-11-242-2/+6
* lib: use list of unsafe chars, not safe onesPaul Eggert2018-03-192-7/+13
* fix quotingDaniel Colascione2018-03-193-2/+22
* Fix test suite with modern PerlDaniel Colascione2018-03-191-1/+1
* lib: fix update_file timestampsPaul Eggert2017-10-291-11/+10
* maint: update URLsPaul Eggert2017-09-2311-67/+55
* lib: check ‘install file dir/’Paul Eggert2017-09-231-1/+1
* maint: sync from AutomakePaul Eggert2017-09-234-70/+2
* Prefer HTTPS to FTP and HTTPPaul Eggert2017-09-1682-255/+255
* make fetchPaul Eggert2017-09-1621-1985/+2516
* "time stamp" -> "timestamp", as per POSIXPaul Eggert2017-09-166-12/+12
* doc: emphasize that config.h must be firstEric Blake2017-01-251-7/+16