summaryrefslogtreecommitdiff
path: root/lgl/m4/gnulib-cache.m4
diff options
context:
space:
mode:
authorNikos <nmav@crystal.(none)>2008-03-29 12:02:47 +0200
committerNikos <nmav@crystal.(none)>2008-03-29 12:02:47 +0200
commit38df2b42fd5bf934115c9d78d366109c97ab1cc7 (patch)
treebbf0884d829c357675926fcf26ca99243a67778d /lgl/m4/gnulib-cache.m4
parent0b37eef0f6b6626d5e4b5936bbc6f012416ef61a (diff)
parent42cbcc16110d8ad3fba27b57426fa4c435b54537 (diff)
downloadgnutls-38df2b42fd5bf934115c9d78d366109c97ab1cc7.tar.gz
Merge branch 'master' of ssh://nmav@git.sv.gnu.org/srv/git/gnutls
Diffstat (limited to 'lgl/m4/gnulib-cache.m4')
-rw-r--r--lgl/m4/gnulib-cache.m45
1 files changed, 3 insertions, 2 deletions
diff --git a/lgl/m4/gnulib-cache.m4 b/lgl/m4/gnulib-cache.m4
index 02e91aa2e0..ef382538ea 100644
--- a/lgl/m4/gnulib-cache.m4
+++ b/lgl/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
@@ -15,7 +15,7 @@
# Specification in the form of a command-line invocation:
-# gnulib-tool --import --dir=. --lib=liblgnu --source-base=lgl --m4-base=lgl/m4 --doc-base=doc --aux-dir=build-aux --lgpl=2 --libtool --macro-prefix=lgl crypto/gc crypto/gc-arcfour crypto/gc-arctwo crypto/gc-camellia crypto/gc-des crypto/gc-hmac-md5 crypto/gc-md2 crypto/gc-md4 crypto/gc-md5 crypto/gc-pbkdf2-sha1 crypto/gc-random crypto/gc-rijndael crypto/gc-sha1 func gettext memmem-simple memmove minmax read-file snprintf socklen stdint strverscmp sys_socket sys_stat time_r unistd vasprintf
+# gnulib-tool --import --dir=. --lib=liblgnu --source-base=lgl --m4-base=lgl/m4 --doc-base=doc --aux-dir=build-aux --lgpl=2 --libtool --macro-prefix=lgl --no-vc-files crypto/gc crypto/gc-arcfour crypto/gc-arctwo crypto/gc-camellia crypto/gc-des crypto/gc-hmac-md5 crypto/gc-md2 crypto/gc-md4 crypto/gc-md5 crypto/gc-pbkdf2-sha1 crypto/gc-random crypto/gc-rijndael crypto/gc-sha1 func gettext memmem-simple memmove minmax read-file snprintf socklen stdint strverscmp sys_socket sys_stat time_r unistd vasprintf
# Specification in the form of a few gnulib-tool.m4 macro invocations:
gl_LOCAL_DIR([])
@@ -32,3 +32,4 @@ gl_MAKEFILE_NAME([])
gl_LIBTOOL
gl_MACRO_PREFIX([lgl])
gl_PO_DOMAIN([])
+gl_VC_FILES([false])