summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: avoid an unwarranted test failurev2.72cJim Meyering2023-03-261-1/+1
* build: run "make fetch", which updated these:Jim Meyering2023-03-253-54/+206
* Add experimental manifest.scm for testing Autoconf under guix shell.Zack Weinberg2023-03-121-0/+51
* bootstrap: Use an absolute path for ACBOOTDIR.Zack Weinberg2023-03-121-0/+1
* Skip all Autotest parallelism tests if using Guix’s bash.Zack Weinberg2023-03-121-1/+9
* Fix ‘make syntax-check’ complaints.Zack Weinberg2023-03-124-12/+14
* doc: improve AS_IF docPaul Eggert2023-02-061-102/+137
* Update doc slightly for C23.Paul Eggert2023-02-051-8/+9
* Clarify NEWSPaul Eggert2023-02-031-3/+5
* make fetchPaul Eggert2023-02-024-10/+10
* Improve year-2038 documentationPaul Eggert2023-02-022-109/+113
* Restore lib/Autom4te/FileUtils.pm local fixesPaul Eggert2023-01-211-3/+9
* spelling fixesPaul Eggert2023-01-2113-28/+29
* make update-copyrightPaul Eggert2023-01-2087-88/+88
* make fetchPaul Eggert2023-01-2023-949/+1153
* Improve OS version commentaryPaul Eggert2022-12-301-3/+3
* Restore *_REQUIRED macrosPaul Eggert2022-12-283-104/+188
* fix AC_CHECK_HEADER_STDBOOL regressionTodd C. Miller2022-12-261-1/+1
* Omit just-added *_REQUIRED macrosPaul Eggert2022-12-253-189/+104
* AC_SYS_LARGEFILE: Don’t enlarge time_t by defaultZack Weinberg2022-12-255-244/+463
* Move NEWS entry to better locationPaul Eggert2022-12-241-3/+3
* Document C23 <stdckdint.h>Paul Eggert2022-12-241-23/+9
* Use UTF-8 and spell "François" correctlyPaul Eggert2022-12-2420-47/+48
* AC_USE_SYSTEM_EXTENSIONS now enables C23 Annex FPaul Eggert2022-12-243-2/+13
* Cater better to underquoted callersPaul Eggert2022-11-161-1/+1
* Fix misspelled NEWS entryBruno Haible2022-11-121-1/+1
* Modernize and regularize doc for C89 etc.Paul Eggert2022-11-113-118/+57
* More fixes for compilers that reject K&R function definitions.Zack Weinberg2022-11-103-9/+7
* Warn about TMPDIRPaul Eggert2022-10-281-0/+4
* MKDIR_P now falls back on mkdir -pPaul Eggert2022-10-123-61/+36
* Update M4 version numbers in documentationPaul Eggert2022-10-053-6/+7
* Fix testsuite failures with bash 5.2.Xi Ruoyao2022-09-301-2/+4
* Mention latest change in NEWSPaul Eggert2022-09-181-0/+4
* Improve comment in previous changePaul Eggert2022-09-171-0/+4
* Allow users to clear BINSHPaul Eggert2022-09-171-7/+7
* autoconf: store autom4te request keys in sorted orderSergei Trofimovich2022-09-092-2/+2
* Port to GNU make 4.4Paul Eggert2022-09-091-1/+1
* Port to compilers that moan about K&R func declsPaul Eggert2022-09-025-15/+10
* Remove obsolete Solaris info from manualPaul Eggert2022-08-251-112/+22
* Improve doc for AC_SYS_LARGEFILE etc.Paul Eggert2022-08-181-5/+13
* Port AC_CHECK_HEADER_STDBOOL to C23Paul Eggert2022-08-133-72/+37
* AC_SYS_LARGEFILE now widens time_t if possiblePaul Eggert2022-08-093-14/+159
* Fix compilation errors in 32-bit C++ mode on HP-UX 11/ia64Paul Eggert2022-08-091-1/+7
* Port AC_C_BIGENDIAN to cross gcc -std=c11 -fltoPaul Eggert2022-07-271-7/+14
* basename and dirname are portable nowPaul Eggert2022-07-211-6/+15
* Handle z/OS Unix ‘set’ outputPaul Eggert2022-07-141-0/+1
* Fix testsuite failures on Darwin (aka macOS).Zack Weinberg2022-07-103-4/+19
* Make help-extract.pl work with Perl 5.10.x.Zack Weinberg2022-07-101-12/+16
* Remove ancient backward compatibility code from m4/m4.m4.Zack Weinberg2022-07-101-10/+3
* make fetchZack Weinberg2022-07-1023-976/+1054