summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Improve AC_FUNC_MMAP commentsHEADmasterPaul Eggert2023-05-171-0/+2
* Improve AC_SYS_YEAR2038_RECOMMENDED diagnosticPaul Eggert2023-05-131-2/+3
* Fix port of AC_FUNC_MMAPPaul Eggert2023-05-101-5/+36
* Port AC_FUNC_MMAP to more-modern systemsPaul Eggert2023-05-101-39/+5
* Tone down year-2038 changesPaul Eggert2023-04-261-126/+51
* AC_SYS_YEAR2038_REQUIRED: Fix configure failure with MSVC.Bruno Haible2023-04-191-0/+13
* AC_SYS_YEAR2038: Fix configure failure on 32-bit mingw.Bruno Haible2023-04-141-1/+1
* Improve year2038, largefile option processingPaul Eggert2023-04-091-13/+22
* Support circa early 2022 GnulibPaul Eggert2023-04-031-0/+2
* Remove the last few internal uses of AC_EGREP_CPP.Zack Weinberg2023-04-023-23/+19
* Fold AC_C_STRINGIZE into AC_PROG_CC.Zack Weinberg2023-04-021-11/+20
* Overhaul AC_TYPE_GETGROUPS and AC_FUNC_GETGROUPS.Zack Weinberg2023-04-022-67/+91
* Make AC_PROG_GCC_TRADITIONAL a compatibility alias for AC_PROG_CC.Zack Weinberg2023-04-022-26/+6
* AC_TYPE_UID_T: Rewrite using AC_CHECK_TYPE.Zack Weinberg2023-04-021-13/+17
* AC_XENIX_DIR: Rewrite using AC_CANONICAL_HOST.Zack Weinberg2023-04-021-15/+11
* Support underquoted callers betterPaul Eggert2023-04-012-3/+4
* Go back to requiring only Perl 5.6+ for usersPaul Eggert2023-03-3110-10/+10
* Cater to programs misusing AC_EGREP_HEADERPaul Eggert2023-03-311-0/+10
* build: run "make fetch", which updated these:Paul Eggert2023-03-291-1/+4
* Fix ‘make syntax-check’ complaints.Zack Weinberg2023-03-122-8/+10
* make fetchPaul Eggert2023-02-021-3/+3
* Restore lib/Autom4te/FileUtils.pm local fixesPaul Eggert2023-01-211-3/+9
* spelling fixesPaul Eggert2023-01-213-4/+4
* make update-copyrightPaul Eggert2023-01-2036-36/+36
* make fetchPaul Eggert2023-01-206-15/+9
* Improve OS version commentaryPaul Eggert2022-12-301-3/+3
* Restore *_REQUIRED macrosPaul Eggert2022-12-281-11/+54
* fix AC_CHECK_HEADER_STDBOOL regressionTodd C. Miller2022-12-261-1/+1
* Omit just-added *_REQUIRED macrosPaul Eggert2022-12-251-54/+11
* AC_SYS_LARGEFILE: Don’t enlarge time_t by defaultZack Weinberg2022-12-252-187/+316
* Use UTF-8 and spell "François" correctlyPaul Eggert2022-12-2415-16/+16
* AC_USE_SYSTEM_EXTENSIONS now enables C23 Annex FPaul Eggert2022-12-241-1/+6
* Cater better to underquoted callersPaul Eggert2022-11-161-1/+1
* Modernize and regularize doc for C89 etc.Paul Eggert2022-11-111-7/+7
* More fixes for compilers that reject K&R function definitions.Zack Weinberg2022-11-103-9/+7
* MKDIR_P now falls back on mkdir -pPaul Eggert2022-10-121-18/+10
* 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 compilers that moan about K&R func declsPaul Eggert2022-09-022-6/+3
* Port AC_CHECK_HEADER_STDBOOL to C23Paul Eggert2022-08-131-56/+13
* AC_SYS_LARGEFILE now widens time_t if possiblePaul Eggert2022-08-091-11/+123
* 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
* Fix testsuite failures on Darwin (aka macOS).Zack Weinberg2022-07-101-2/+4
* make fetchZack Weinberg2022-07-106-6/+6
* Require Perl 5.10.0 or later.Zack Weinberg2022-07-1010-10/+10
* Port _AC_COMPILER_EXEEXT to IBM z/OS UnixPaul Eggert2022-06-281-1/+2
* Avoid \] in BREs and EREsPaul Eggert2022-06-281-3/+1
* Refactor recent AC_FUNC_ALLOCA fixPaul Eggert2022-06-281-9/+4