summaryrefslogtreecommitdiff
path: root/gnulib/lib/alloca.c
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2009-08-14 11:45:31 +0100
committerColin Watson <cjwatson@debian.org>2009-08-14 11:45:31 +0100
commitfd4476ca4e0d9b9e4e18662e196d8c0bd5991253 (patch)
treea3a6920fa2037109e675aba8f406b3485aea19c6 /gnulib/lib/alloca.c
parent6b4ce9ddc92c9c2a8f6eb476c8816b132a93b431 (diff)
* 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.
Diffstat (limited to 'gnulib/lib/alloca.c')
-rw-r--r--gnulib/lib/alloca.c2
1 files changed, 1 insertions, 1 deletions
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 */