From fd4476ca4e0d9b9e4e18662e196d8c0bd5991253 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Fri, 14 Aug 2009 11:45:31 +0100 Subject: * configure.ac: Use silent rules by default if Automake 1.11 is available. * man/Rules.man (replace.sed, .man1.1, .man5.5, .man8.8): Be quieter in silent mode. Upgrade to Autoconf 2.64, Automake 1.11, and Gnulib 20090801. --- gnulib/lib/alloca.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnulib/lib/alloca.c') diff --git a/gnulib/lib/alloca.c b/gnulib/lib/alloca.c index 3a1f4e27..ff1cb7e9 100644 --- a/gnulib/lib/alloca.c +++ b/gnulib/lib/alloca.c @@ -486,4 +486,4 @@ i00afunc (long address) # endif /* CRAY */ # endif /* no alloca */ -#endif /* not GCC version 2 */ +#endif /* not GCC version 3 */ -- cgit v1.2.3