log m4/mbstate_t.m4 @ 12559:c2cbabec01dd

age author description
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Mon, 28 Dec 2009 10:50:36 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2009
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Tue, 13 Jan 2009 08:48:48 +0100 Jim Meyering many *.m4 files: improve m4 quoting
Sat, 20 Dec 2008 13:43:27 +0100 Bruno Haible Ensure mbstate_t is defined on HP-UX 11.11.
Tue, 15 Apr 2008 01:52:03 +0200 Bruno Haible Fix underquoting of AC_LANG_PROGRAM arguments.
Tue, 18 Jan 2005 13:07:56 +0000 Bruno Haible Use an all-permissive copyright notice, recommended by RMS.
Fri, 21 Jun 2002 17:38:30 +0000 Jim Meyering Update from diffutils-2.8.2.
Sun, 12 Aug 2001 13:26:00 +0000 Jim Meyering Quote the first argument in each use of AC_DEFUN.
Mon, 07 Aug 2000 07:15:25 +0000 Jim Meyering (AC_MBSTATE_T): Define mbstate_t to be int,
Fri, 14 Jul 2000 15:56:42 +0000 Jim Meyering (AC_MBSTATE_T): Renamed from AC_MBSTATE_T_OBJECT. All uses changed.
Thu, 06 Jul 2000 04:46:48 +0000 Jim Meyering (AC_MBSTATE_T_OBJECT): Test for mbstate_t
Tue, 04 Jul 2000 07:11:28 +0000 Jim Meyering (AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
Sun, 02 Jul 2000 20:21:30 +0000 Jim Meyering Also define mbstate_t, if necessary.
Wed, 28 Jun 2000 20:29:27 +0000 Jim Meyering Use stdlib.h, not stdio.h. The latter is not included
Sun, 25 Jun 2000 08:48:58 +0000 Jim Meyering Include stdio.h before wchar.h to work around
Fri, 23 Jun 2000 21:00:53 +0000 Jim Meyering New file, defining AC_MBSTATE_T_OBJECT.