log m4/time_h.m4 @ 13127:a7fa4750421d

age author description
Sat, 03 Apr 2010 18:24:34 +0200 Bruno Haible time: Fix regression introduced on 2010-03-08.
Sun, 28 Mar 2010 00:31:39 +0100 Bruno Haible Distinguish two kinds of module indicators.
Sat, 27 Mar 2010 18:38:53 +0100 Bruno Haible Factorize common .m4 code.
Sun, 14 Mar 2010 19:55:44 +0100 Bruno Haible Fix compilation error on mingw when module 'time_r' is not used.
Mon, 08 Mar 2010 02:56:26 +0100 Bruno Haible Tests of module 'time' in C++ mode.
Mon, 08 Mar 2010 01:45:46 +0100 Bruno Haible time: Avoid #define replacements in C++ mode.
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Tue, 28 Jul 2009 21:01:16 +0200 Bruno Haible Fix compilation error when <ctime> is used and mktime is replaced.
Thu, 06 Sep 2007 17:52:29 +0000 Paul Eggert * m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix misspelling
Thu, 21 Jun 2007 04:39:09 +0000 Paul Eggert * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
Mon, 12 Feb 2007 18:49:19 +0000 Paul Eggert New module 'time', so that apps can include <time.h> as per