Update Gnulib files.
authorLudovic Courtès <ludo@gnu.org>
Sat, 5 Jul 2008 18:24:51 +0000 (20:24 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sat, 5 Jul 2008 18:24:51 +0000 (20:24 +0200)
m4/.cvsignore
m4/.gitignore
m4/gnulib-cache.m4

index 474f9d7..f77edf9 100644 (file)
@@ -10,3 +10,4 @@ onceonly_2_57.m4
 strcase.m4
 string_h.m4
 strings_h.m4
+onceonly.m4
index 5d6f4a4..b1014b3 100644 (file)
@@ -6,3 +6,5 @@ include_next.m4
 onceonly_2_57.m4
 strcase.m4
 strings_h.m4
+gnulib-comp.m4
+onceonly.m4
index a72d1dc..032d19f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2007 Free Software Foundation, Inc.
+# Copyright (C) 2002-2008 Free Software Foundation, Inc.
 #
 # This file is free software, distributed under the terms of the GNU
 # General Public License.  As a special exception to the GNU General
 
 # Specification in the form of a few gnulib-tool.m4 macro invocations:
 gl_LOCAL_DIR([])
-gl_MODULES([alloca extensions strcase])
+gl_MODULES([
+  alloca
+  extensions
+  strcase
+])
 gl_AVOID([])
 gl_SOURCE_BASE([lib])
 gl_M4_BASE([m4])