Improve compliance with C standards regarding signed integer shifts.
[bpt/guile.git] / m4 / gnulib-cache.m4
CommitLineData
5e69ceb7 1# Copyright (C) 2002-2014 Free Software Foundation, Inc.
416fe978 2#
35428fb6
LC
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
416fe978
LC
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.
2e65b52f
LC
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.
416fe978
LC
27
28
29# Specification in the form of a command-line invocation:
3243fffc 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
416fe978
LC
31
32# Specification in the form of a few gnulib-tool.m4 macro invocations:
c2c2b5a4 33gl_LOCAL_DIR([gnulib-local])
3d8c00e7 34gl_MODULES([
49114fd4 35 accept
1119e493 36 alignof
4a462e35 37 alloca-opt
c84bdaf6 38 announce-gen
ac47b09a 39 autobuild
49114fd4 40 bind
24d56127 41 byteswap
e501f211 42 c-strcase
ffca4c22 43 canonicalize-lgpl
dd36ce77 44 ceil
235c2804 45 clock-time
49114fd4
LC
46 close
47 connect
8ba56748 48 copysign
f0007cad 49 dirfd
c3b16a5d 50 duplocale
b579617b 51 environ
3d8c00e7 52 extensions
f240aacb 53 flock
dd36ce77 54 floor
f240aacb 55 fpieee
dd36ce77 56 frexp
4fd38267 57 fstat
3243fffc 58 fsync
9b36a80c
LC
59 full-read
60 full-write
f4c79b3c 61 func
c84bdaf6 62 gendocs
61cd9dc9 63 getaddrinfo
b7548cd2 64 getlogin
49114fd4
LC
65 getpeername
66 getsockname
67 getsockopt
5ad8e59f 68 git-version-gen
c84bdaf6
LC
69 gitlog-to-changelog
70 gnu-web-doc-update
71 gnupload
39b94fee 72 havelib
24d56127 73 iconv_open-utf
8912421c
LC
74 inet_ntop
75 inet_pton
8ba56748 76 isfinite
2e65b52f
LC
77 isinf
78 isnan
dd36ce77 79 ldexp
25361e4b 80 lib-symbol-versions
d9a9e182 81 lib-symbol-visibility
24d56127 82 libunistring
3243fffc 83 link
49114fd4 84 listen
c2c2b5a4 85 localcharset
414e4441 86 locale
b81eb646 87 log1p
f9d4a040 88 lstat
c84bdaf6 89 maintainer-makefile
b81eb646 90 malloc-gnu
49114fd4 91 malloca
3243fffc 92 mkdir
f9d4a040 93 mkstemp
a0919aef 94 nl_langinfo
0f00f2c3 95 nproc
3d458a81 96 open
1adba49a 97 pipe-posix
3d458a81 98 pipe2
428f9e95 99 poll
f240aacb 100 putenv
3243fffc 101 readlink
49114fd4
LC
102 recv
103 recvfrom
eb4a14ed 104 regex
a67f2fce 105 rename
3243fffc 106 rmdir
3dac6181 107 select
49114fd4
LC
108 send
109 sendto
40fb4e31 110 setenv
49114fd4
LC
111 setsockopt
112 shutdown
113 socket
9157d901 114 stat-time
f240aacb 115 stdlib
e65fc94b 116 strftime
24d56127
LC
117 striconveh
118 string
1cd4fffc 119 sys_stat
7e7c6f6a 120 time
84ebfef4 121 times
49114fd4 122 trunc
3243fffc 123 unistd
99c7d3ca 124 verify
c4b681fd 125 vsnprintf
f29ded4b 126 warnings
dd36ce77 127 wchar
3d8c00e7 128])
416fe978
LC
129gl_AVOID([])
130gl_SOURCE_BASE([lib])
131gl_M4_BASE([m4])
5485d9ed 132gl_PO_BASE([])
416fe978
LC
133gl_DOC_BASE([doc])
134gl_TESTS_BASE([tests])
135gl_LIB([libgnu])
4f02b98d 136gl_LGPL([3])
416fe978
LC
137gl_MAKEFILE_NAME([])
138gl_LIBTOOL
139gl_MACRO_PREFIX([gl])
5485d9ed 140gl_PO_DOMAIN([])
7ae4e75a 141gl_WITNESS_C_MACRO([])
9ffef3c6 142gl_VC_FILES([false])