summaryrefslogtreecommitdiff
path: root/gnulib/lib/alloca.c
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2007-12-13 11:39:01 +0000
committerColin Watson <cjwatson@debian.org>2007-12-13 11:39:01 +0000
commit4ff30791b6fe2c2a13c1d5a77a17013e7a931317 (patch)
treef81b3feb6693085faae8ea277a985355441411b2 /gnulib/lib/alloca.c
parent7fcab0fcb1622b4c8e7c54d32d5555bfd673676f (diff)
* configure.ac (AM_GNU_GETTEXT_VERSION): Upgrade to gettext 0.17.
* gnulib: Upgrade to Debian 20071201+dfsg-1. * README (Copyright and licensing): New section. Explain the implications of Gnulib components being distributed under GPL v3. * .bzrignore: Ignore gnulib/lib/fcntl.h.
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 */