Import Gnulib modules: link, fsync, readlink, rename, mkdir, rmdir, unistd.
[bpt/guile.git] / m4 / gnulib-cache.m4
1 # Copyright (C) 2002-2014 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 c-strcase canonicalize-lgpl ceil clock-time close connect copysign dirfd duplocale environ extensions flock floor fpieee frexp fstat fsync full-read full-write func gendocs getaddrinfo getlogin getpeername getsockname getsockopt git-version-gen gitlog-to-changelog gnu-web-doc-update gnupload havelib iconv_open-utf inet_ntop inet_pton isfinite isinf isnan ldexp lib-symbol-versions lib-symbol-visibility libunistring link listen localcharset locale log1p lstat maintainer-makefile malloc-gnu malloca mkdir mkstemp nl_langinfo nproc open pipe-posix pipe2 poll putenv readlink recv recvfrom regex rename rmdir select send sendto setenv setsockopt shutdown socket stat-time stdlib strftime striconveh string sys_stat time times trunc unistd 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 c-strcase
43 canonicalize-lgpl
44 ceil
45 clock-time
46 close
47 connect
48 copysign
49 dirfd
50 duplocale
51 environ
52 extensions
53 flock
54 floor
55 fpieee
56 frexp
57 fstat
58 fsync
59 full-read
60 full-write
61 func
62 gendocs
63 getaddrinfo
64 getlogin
65 getpeername
66 getsockname
67 getsockopt
68 git-version-gen
69 gitlog-to-changelog
70 gnu-web-doc-update
71 gnupload
72 havelib
73 iconv_open-utf
74 inet_ntop
75 inet_pton
76 isfinite
77 isinf
78 isnan
79 ldexp
80 lib-symbol-versions
81 lib-symbol-visibility
82 libunistring
83 link
84 listen
85 localcharset
86 locale
87 log1p
88 lstat
89 maintainer-makefile
90 malloc-gnu
91 malloca
92 mkdir
93 mkstemp
94 nl_langinfo
95 nproc
96 open
97 pipe-posix
98 pipe2
99 poll
100 putenv
101 readlink
102 recv
103 recvfrom
104 regex
105 rename
106 rmdir
107 select
108 send
109 sendto
110 setenv
111 setsockopt
112 shutdown
113 socket
114 stat-time
115 stdlib
116 strftime
117 striconveh
118 string
119 sys_stat
120 time
121 times
122 trunc
123 unistd
124 verify
125 vsnprintf
126 warnings
127 wchar
128 ])
129 gl_AVOID([])
130 gl_SOURCE_BASE([lib])
131 gl_M4_BASE([m4])
132 gl_PO_BASE([])
133 gl_DOC_BASE([doc])
134 gl_TESTS_BASE([tests])
135 gl_LIB([libgnu])
136 gl_LGPL([3])
137 gl_MAKEFILE_NAME([])
138 gl_LIBTOOL
139 gl_MACRO_PREFIX([gl])
140 gl_PO_DOMAIN([])
141 gl_WITNESS_C_MACRO([])
142 gl_VC_FILES([false])