summaryrefslogtreecommitdiff
path: root/m4/gnulib-cache.m4
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2008-07-05 20:24:51 +0200
committerLudovic Courtès <ludo@gnu.org>2008-07-05 20:24:51 +0200
commit3d8c00e725d363379200b90c582c0a83f17b2402 (patch)
tree988882b8fea187d290119b9993b2246d9b3153de /m4/gnulib-cache.m4
parent071bb6a84061dd8fba278219797fd376b0a54e10 (diff)
downloadguile-3d8c00e725d363379200b90c582c0a83f17b2402.tar.gz
Update Gnulib files.
Diffstat (limited to 'm4/gnulib-cache.m4')
-rw-r--r--m4/gnulib-cache.m48
1 files changed, 6 insertions, 2 deletions
diff --git a/m4/gnulib-cache.m4 b/m4/gnulib-cache.m4
index a72d1dcea..032d19fb3 100644
--- a/m4/gnulib-cache.m4
+++ b/m4/gnulib-cache.m4
@@ -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
@@ -19,7 +19,11 @@
# 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])