install-reloc: Support multi-binary installation.
[gnulib.git] / m4 / mbrtowc.m4
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-07-31 Bruno HaibleWork around declaration collisions on Minix.
2011-06-15 Bruno Haiblembrtowc: Respect rules for use of AC_LIBOBJ.
2011-05-05 Eric Blakemaint: remove useless REPLACE_*_H macros
2011-02-13 Bruno Haiblembrtowc: Work around native Windows bug.
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-12-27 Bruno Haiblembrtowc: Work around a Solaris 7 bug.
2010-12-25 Bruno HaibleEnsure all prerequisites of <wchar.h> are included.
2010-12-06 Bruno HaiblePut more information about failed tests into the test...
2010-08-26 Bruno HaibleModernize AC_TRY_RUN invocations.
2010-07-30 Bruno Haiblembrtowc: Fix cross-compilation guess for AIX.
2010-04-05 Bruno Haiblembsinit, mbrtowc, wcrtomb: Improve idioms.
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-06-26 Sam SteingoldMake the tests work with a C++ compiler.
2009-04-23 Bruno HaibleFix cross-compilation results.
2009-02-26 Bruno HaibleUpdate guessed test results.
2009-02-26 Bruno HaibleWork around mbrtowc bug in zh_CN.GB18030 locale on...
2009-01-14 Jim Meyeringmany *.m4 files: improve m4 quoting
2008-12-22 Bruno HaibleRemove an unused variable.
2008-12-21 Bruno HaibleWork around mbrtowc bugs on AIX, HP-UX, OSF/1, Solaris.
2008-12-19 Bruno HaibleNew module 'mbrtowc'.
2008-12-18 Bruno HaibleDon't override a newer version of an autoconf macro...
2008-12-17 Bruno HaibleRename gl_FUNC_MBRTOWC to AC_FUNC_MBRTOWC.
2005-07-06 Bruno HaibleAvoid false positive on mingw.
2005-01-18 Bruno HaibleUse an all-permissive copyright notice, recommended...
2004-04-19 Bruno Haiblejm_ -> gl_
2004-04-18 Jim MeyeringChange jm_ to gl_ in AC_DEFINE'd names. Update all...
2002-12-31 Bruno HaibleAn independent .m4 file for each module.
2002-06-21 Jim MeyeringAdd comment, from diffutils-2.8.2.
2001-08-12 Jim MeyeringQuote the first argument in each use of AC_DEFUN.
2001-08-03 Jim Meyering(jm_FUNC_MBRTOWC): Use `#include', not `@%:@include',
2001-02-17 Jim Meyering(jm_FUNC_MBRTOWC): Adapt to use AC_CACHE_CHECK etc...
2001-02-17 Jim MeyeringNew file, defining jm_FUNC_MBRTOWC.