log m4/isfinite.m4 @ 17480:f40b3156a43e

age author description
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Sun, 09 Oct 2011 12:08:25 +0200 Bruno Haible isfinite: Fix for platforms where 'long double' == 'double'.
Sat, 01 Oct 2011 11:58:48 +0200 Bruno Haible isfinite: Fix syntax error in configure test.
Sat, 01 Oct 2011 11:50:52 +0200 Bruno Haible isfinite: Fix typo.
Thu, 15 Sep 2011 00:23:57 +0200 Bruno Haible Properly quote AC_CHECK_DECLS' 4th argument.
Sat, 18 Jun 2011 20:26:19 +0200 Bruno Haible isfinite, isinf: Fix link error on AIX 6 and 7.
Mon, 09 May 2011 00:46:17 +0200 Bruno Haible isfinite: Move AC_LIBOBJ invocations to module description.
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Mon, 06 Dec 2010 22:57:23 +0100 Bruno Haible Put more information about failed tests into the test return codes.
Sun, 04 Apr 2010 18:13:24 +0200 Bruno Haible Remove redundant AC_SUBST invocations.
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Thu, 10 Sep 2009 20:54:34 +0200 Ralf Wildenhues Remove obsolete macros from several modules.
Thu, 26 Feb 2009 20:18:42 -0700 Eric Blake avoid gcc 3.4.3 bug on long double NaN on Irix 6.5
Tue, 20 Jan 2009 00:57:07 +0100 Bruno Haible Don't use AC_REQUIRE([AC_C_BIGENDIAN]).
Sun, 27 Apr 2008 14:07:20 +0200 Bruno Haible Fix 'isfinite' on x86, x86_64, ia64 platforms.
Mon, 29 Oct 2007 04:23:19 +0100 Bruno Haible Use REPLACE_ISFINITE instead of HAVE_DECL_ISFINITE.
Sat, 27 Oct 2007 22:12:07 -0700 Ben Pfaff Implement 'isfinite' module.