maint: update copyright
[gnulib.git] / m4 / mbstate_t.m4
2014-01-01 Eric Blakemaint: update copyright
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-12-25 Bruno HaibleEnsure all prerequisites of <wchar.h> are included.
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-29 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-01-14 Jim Meyeringmany *.m4 files: improve m4 quoting
2008-12-20 Bruno HaibleEnsure mbstate_t is defined on HP-UX 11.11.
2008-04-14 Bruno HaibleFix underquoting of AC_LANG_PROGRAM arguments.
2005-01-18 Bruno HaibleUse an all-permissive copyright notice, recommended...
2002-06-21 Jim MeyeringUpdate from diffutils-2.8.2.
2001-08-12 Jim MeyeringQuote the first argument in each use of AC_DEFUN.
2000-08-07 Jim Meyering(AC_MBSTATE_T): Define mbstate_t to be int,
2000-07-14 Jim Meyering(AC_MBSTATE_T): Renamed from AC_MBSTATE_T_OBJECT. ...
2000-07-06 Jim Meyering(AC_MBSTATE_T_OBJECT): Test for mbstate_t
2000-07-04 Jim Meyering(AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
2000-07-02 Jim MeyeringAlso define mbstate_t, if necessary.
2000-06-28 Jim MeyeringUse stdlib.h, not stdio.h. The latter is not included
2000-06-25 Jim MeyeringInclude stdio.h before wchar.h to work around
2000-06-23 Jim MeyeringNew file, defining AC_MBSTATE_T_OBJECT.