Update gnulib files.
[gnutls:gnutls.git] / gl / m4 / gnulib-cache.m4
1 # Copyright (C) 2002-2011 Free Software Foundation, Inc.
2 #
3 # This file is free software, distributed under the terms of the GNU
4 # General Public License.  As a special exception to the GNU General
5 # Public License, this file may be distributed as part of a program
6 # that contains a configuration script generated by Autoconf, under
7 # the same distribution terms as the rest of that program.
8 #
9 # Generated by gnulib-tool.
10 #
11 # This file represents the specification of how gnulib-tool is used.
12 # It acts as a cache: It is written and read by gnulib-tool.
13 # In projects that use version control, this file is meant to be put under
14 # version control, like the configure.ac and various Makefile.am files.
15
16
17 # Specification in the form of a command-line invocation:
18 #   gnulib-tool --import --dir=. --local-dir=gl/override --lib=libgnu --source-base=gl --m4-base=gl/m4 --doc-base=doc --tests-base=gl/tests --aux-dir=build-aux --with-tests --avoid=alignof-tests --avoid=lseek-tests --libtool --macro-prefix=gl --no-vc-files alloca byteswap c-ctype crypto/hmac-md5 crypto/md5 error extensions func getpass gettext gettime havelib lib-msvc-compat lib-symbol-versions manywarnings memmem-simple minmax netdb netinet_in progname read-file snprintf sockets socklen stdint strcase strverscmp sys_socket sys_stat time_r timespec u64 unistd valgrind-tests vasprintf version-etc version-etc-fsf vsnprintf warnings
19
20 # Specification in the form of a few gnulib-tool.m4 macro invocations:
21 gl_LOCAL_DIR([gl/override])
22 gl_MODULES([
23   alloca
24   byteswap
25   c-ctype
26   crypto/hmac-md5
27   crypto/md5
28   error
29   extensions
30   func
31   getpass
32   gettext
33   gettime
34   havelib
35   lib-msvc-compat
36   lib-symbol-versions
37   manywarnings
38   memmem-simple
39   minmax
40   netdb
41   netinet_in
42   progname
43   read-file
44   snprintf
45   sockets
46   socklen
47   stdint
48   strcase
49   strverscmp
50   sys_socket
51   sys_stat
52   time_r
53   timespec
54   u64
55   unistd
56   valgrind-tests
57   vasprintf
58   version-etc
59   version-etc-fsf
60   vsnprintf
61   warnings
62 ])
63 gl_AVOID([alignof-tests lseek-tests])
64 gl_SOURCE_BASE([gl])
65 gl_M4_BASE([gl/m4])
66 gl_PO_BASE([])
67 gl_DOC_BASE([doc])
68 gl_TESTS_BASE([gl/tests])
69 gl_WITH_TESTS
70 gl_LIB([libgnu])
71 gl_MAKEFILE_NAME([])
72 gl_LIBTOOL
73 gl_MACRO_PREFIX([gl])
74 gl_PO_DOMAIN([])
75 gl_VC_FILES([false])