* m4/gnulib-common.m4 (gl_COMMON_BODY): Add _Noreturn.
[gnulib.git] / m4 / gnulib-common.m4
2011-07-12 Paul Eggert* m4/gnulib-common.m4 (gl_COMMON_BODY): Add _Noreturn.
2011-06-08 Bruno Haiblegnulib-tool: Better isolation between different gnulib...
2011-06-06 Jim Meyeringgnulib-common.m4: add _GL_ATTRIBUTE_CONST and _GL_ATTRI...
2011-03-31 Bruno HaibleFix bug with gl_WARN_ON_USE_PREPARE, introduced on...
2011-01-24 Paul EggertAllow the user to avoid the GNULIB_TEST_* macros.
2011-01-20 Bruno HaibleAllow the user to avoid the GNULIB_TEST_* macros.
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-11-20 Bruno HaibleEnsure that <features.h> is included before __GLIBC__...
2010-04-27 Jim Meyeringgnulib-common.m4: make glibc write diagnostics to stder...
2010-04-10 Bruno HaibleDon't override improved macro from newer autoconf.
2010-03-30 Eric Blakemaint: improve module indicators
2010-03-28 Bruno HaibleResolve conflict between the two kinds of module indica...
2010-03-27 Bruno HaibleDistinguish two kinds of module indicators.
2010-03-27 Bruno HaibleAvoid side effects from tests-related modules on the...
2010-03-27 Bruno HaibleFactorize common .m4 code.
2010-02-21 Bruno HaibleRestore support for automake 1.9.6 with autoconf 2.61.
2010-01-12 Simon Josefssonbuild: guarantee AS_VAR_IF
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-23 Eric Blakegnulib-common: prefer _GL_UNUSED over _UNUSED_PARAMETER_
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-02-27 Bruno HaibleAvoid spurious "(cached)" in configure output.
2009-01-30 Eric Blakefix more require-before-expand issues
2009-01-26 Eric BlakeBackport improved autoconf semantics of AC_DEFUN_ONCE.
2009-01-19 Bruno HaibleDon't use AC_REQUIRE([AC_C_BIGENDIAN]).
2009-01-14 Jim Meyeringmany *.m4 files: improve m4 quoting
2008-10-18 Bruno HaibleAvoid -Wunused-parameter warnings in public gnulib...
2008-05-14 Eric BlakeReduce number of forks required during autoconf.
2008-04-11 Bruno HaibleFix __GNUC_STDC_INLINE__ predefine with Apple GCC on...
2007-10-27 Bruno HaibleBorrow an improved version of AC_C_RESTRICT from autoconf.
2007-01-22 Bruno HaibleAdd an AC_PROG_MKDIR_P backport.
2007-01-08 Bruno HaibleBack from an automatic module-indicator macro to a...