summaryrefslogtreecommitdiff
path: root/src/libs/gnulib/m4/gnulib-cache.m4
diff options
context:
space:
mode:
authorwl <wl>2013-02-07 11:34:49 +0000
committerwl <wl>2013-02-07 11:34:49 +0000
commit9526d056186004468f92b3c2b449af2bedb8ac67 (patch)
tree5e69be829a6b8b6a0ecad9b784f67842b237aad9 /src/libs/gnulib/m4/gnulib-cache.m4
parentafe050c51c0bb3828fb8d3583b811158aa430870 (diff)
downloadgroff-9526d056186004468f92b3c2b449af2bedb8ac67.tar.gz
* src/libs/gnulib/*: Update `gnulib' files.groff-1_22_2
Diffstat (limited to 'src/libs/gnulib/m4/gnulib-cache.m4')
-rw-r--r--src/libs/gnulib/m4/gnulib-cache.m46
1 files changed, 3 insertions, 3 deletions
diff --git a/src/libs/gnulib/m4/gnulib-cache.m4 b/src/libs/gnulib/m4/gnulib-cache.m4
index bdd5c598..fa5b6275 100644
--- a/src/libs/gnulib/m4/gnulib-cache.m4
+++ b/src/libs/gnulib/m4/gnulib-cache.m4
@@ -1,4 +1,4 @@
-# Copyright (C) 2002-2012 Free Software Foundation, Inc.
+# Copyright (C) 2002-2013 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -27,10 +27,10 @@
# Specification in the form of a command-line invocation:
-# gnulib-tool --import --dir=src/libs/gnulib/ --local-dir=~/git/gnulib --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --no-conditional-dependencies --no-libtool --macro-prefix=gl wcwidth
+# gnulib-tool --import --dir=src/libs/gnulib --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --no-conditional-dependencies --no-libtool --macro-prefix=gl wcwidth
# Specification in the form of a few gnulib-tool.m4 macro invocations:
-gl_LOCAL_DIR([../../../~/git/gnulib])
+gl_LOCAL_DIR([])
gl_MODULES([
wcwidth
])