add gnulib fstat module explicitly
[bpt/guile.git] / m4 / gnulib-cache.m4
1 # Copyright (C) 2002-2013 Free Software Foundation, Inc.
2 #
3 # This file is free software; you can redistribute it and/or modify
4 # it under the terms of the GNU General Public License as published by
5 # the Free Software Foundation; either version 3 of the License, or
6 # (at your option) any later version.
7 #
8 # This file is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY; without even the implied warranty of
10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11 # GNU General Public License for more details.
12 #
13 # You should have received a copy of the GNU General Public License
14 # along with this file. If not, see <http://www.gnu.org/licenses/>.
15 #
16 # As a special exception to the GNU General Public License,
17 # this file may be distributed as part of a program that
18 # contains a configuration script generated by Autoconf, under
19 # the same distribution terms as the rest of that program.
20 #
21 # Generated by gnulib-tool.
22 #
23 # This file represents the specification of how gnulib-tool is used.
24 # It acts as a cache: It is written and read by gnulib-tool.
25 # In projects that use version control, this file is meant to be put under
26 # version control, like the configure.ac and various Makefile.am files.
27
28
29 # Specification in the form of a command-line invocation:
30 # gnulib-tool --import --dir=. --local-dir=gnulib-local --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --lgpl=3 --no-conditional-dependencies --libtool --macro-prefix=gl --no-vc-files accept alignof alloca-opt announce-gen autobuild bind byteswap canonicalize-lgpl ceil clock-time close connect dirfd duplocale environ extensions flock floor fpieee frexp fstat full-read full-write func gendocs getaddrinfo getpeername getsockname getsockopt git-version-gen gitlog-to-changelog gnu-web-doc-update gnupload havelib iconv_open-utf inet_ntop inet_pton isinf isnan ldexp lib-symbol-versions lib-symbol-visibility libunistring listen localcharset locale log1p maintainer-makefile malloc-gnu malloca nl_langinfo nproc open pipe-posix pipe2 putenv recv recvfrom regex rename select send sendto setenv setsockopt shutdown socket stat-time stdlib strftime striconveh string sys_stat times trunc verify vsnprintf warnings wchar
31
32 # Specification in the form of a few gnulib-tool.m4 macro invocations:
33 gl_LOCAL_DIR([gnulib-local])
34 gl_MODULES([
35 accept
36 alignof
37 alloca-opt
38 announce-gen
39 autobuild
40 bind
41 byteswap
42 canonicalize-lgpl
43 ceil
44 clock-time
45 close
46 connect
47 dirfd
48 duplocale
49 environ
50 extensions
51 flock
52 floor
53 fpieee
54 frexp
55 fstat
56 full-read
57 full-write
58 func
59 gendocs
60 getaddrinfo
61 getpeername
62 getsockname
63 getsockopt
64 git-version-gen
65 gitlog-to-changelog
66 gnu-web-doc-update
67 gnupload
68 havelib
69 iconv_open-utf
70 inet_ntop
71 inet_pton
72 isinf
73 isnan
74 ldexp
75 lib-symbol-versions
76 lib-symbol-visibility
77 libunistring
78 listen
79 localcharset
80 locale
81 log1p
82 maintainer-makefile
83 malloc-gnu
84 malloca
85 nl_langinfo
86 nproc
87 open
88 pipe-posix
89 pipe2
90 putenv
91 recv
92 recvfrom
93 regex
94 rename
95 select
96 send
97 sendto
98 setenv
99 setsockopt
100 shutdown
101 socket
102 stat-time
103 stdlib
104 strftime
105 striconveh
106 string
107 sys_stat
108 times
109 trunc
110 verify
111 vsnprintf
112 warnings
113 wchar
114 ])
115 gl_AVOID([])
116 gl_SOURCE_BASE([lib])
117 gl_M4_BASE([m4])
118 gl_PO_BASE([])
119 gl_DOC_BASE([doc])
120 gl_TESTS_BASE([tests])
121 gl_LIB([libgnu])
122 gl_LGPL([3])
123 gl_MAKEFILE_NAME([])
124 gl_LIBTOOL
125 gl_MACRO_PREFIX([gl])
126 gl_PO_DOMAIN([])
127 gl_WITNESS_C_MACRO([])
128 gl_VC_FILES([false])