summaryrefslogtreecommitdiff
path: root/m4/isinf.m4
Commit message (Expand)AuthorAgeFilesLines
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* isinf: Ensure macro on AIX 5.1.Bruno Haible2011-10-091-2/+7
* isinf: Fix for platforms where 'long double' == 'double'.Bruno Haible2011-10-091-2/+3
* isinf: Fix for OpenBSD/x86.Bruno Haible2011-10-011-8/+129
* Properly quote AC_CHECK_DECLS' 4th argument.Bruno Haible2011-09-151-2/+2
* isfinite, isinf: Fix link error on AIX 6 and 7.Bruno Haible2011-06-181-2/+2
* isinf: Move AC_LIBOBJ invocations to module description.Bruno Haible2011-06-161-2/+2
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Remove redundant AC_SUBST invocations.Bruno Haible2010-04-041-2/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-1/+1
* Don't use AC_REQUIRE([AC_C_BIGENDIAN]).Bruno Haible2009-01-201-3/+3
* Add isinf module.Ben Pfaff2008-07-251-0/+49