summaryrefslogtreecommitdiff
path: root/m4/size_max.m4
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Small autoconf macro improvements.Bruno Haible2020-07-261-3/+3
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* Assume Autoconf >= 2.63.Bruno Haible2018-10-231-7/+3
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Modernize AC_TRY_COMPILE invocations.Bruno Haible2010-08-261-5/+9
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Avoid redefinition warnings for SIZE_MAX.Bruno Haible2009-05-211-1/+10
* Simplify m4 code.Bruno Haible2009-05-211-5/+3
* More systematic m4 argument quoting.Bruno Haible2008-12-291-7/+7
* Use AC_COMPUTE_INT instead of _AC_COMPUTE_INT.Bruno Haible2006-11-281-3/+9
* Cache a result.Bruno Haible2006-10-201-34/+36
* Make it work when cross-compiling.Bruno Haible2006-06-161-22/+23
* Make it work also if size_t is smaller than unsigned int.Bruno Haible2005-07-111-5/+5
* Use an all-permissive copyright notice, recommended by RMS.Bruno Haible2005-01-181-5/+3
* Upgrade to gettext-0.13.Bruno Haible2003-12-031-2/+2
* Macro for determining SIZE_MAX.Bruno Haible2003-11-111-0/+61