Bump to m4 1.4.19
[platform/upstream/m4.git] / m4 / gnulib-cache.m4
1 # Copyright (C) 2002-2021 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 <https://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 --local-dir=gl \
31 #  --lib=libm4 \
32 #  --source-base=lib \
33 #  --m4-base=m4 \
34 #  --doc-base=doc \
35 #  --tests-base=tests \
36 #  --aux-dir=build-aux \
37 #  --with-tests \
38 #  --with-c++-tests \
39 #  --makefile-name=gnulib.mk \
40 #  --no-conditional-dependencies \
41 #  --no-libtool \
42 #  --macro-prefix=M4 \
43 #  --avoid=getopt-posix-tests \
44 #  --avoid=lock-tests \
45 #  --avoid=tls-tests \
46 #  announce-gen \
47 #  assert \
48 #  attribute \
49 #  autobuild \
50 #  avltree-oset \
51 #  binary-io \
52 #  c-ctype \
53 #  c-stack \
54 #  clean-temp \
55 #  close-stream \
56 #  closein \
57 #  config-h \
58 #  configmake \
59 #  dirname \
60 #  do-release-commit-and-tag \
61 #  error \
62 #  execute \
63 #  fclose \
64 #  fdl-1.3 \
65 #  fflush \
66 #  filenamecat \
67 #  fopen-gnu \
68 #  fopen-safer \
69 #  fseeko \
70 #  gendocs \
71 #  getopt-gnu \
72 #  gettext-h \
73 #  git-version-gen \
74 #  gitlog-to-changelog \
75 #  gnu-web-doc-update \
76 #  gnumakefile \
77 #  gnupload \
78 #  gpl-3.0 \
79 #  ignore-value \
80 #  intprops \
81 #  maintainer-makefile \
82 #  manywarnings \
83 #  memchr2 \
84 #  mkstemp \
85 #  obstack \
86 #  progname \
87 #  propername \
88 #  regex \
89 #  rename \
90 #  setlocale \
91 #  sigaction \
92 #  sigpipe \
93 #  spawn-pipe \
94 #  stdbool \
95 #  stdint \
96 #  stdlib-safer \
97 #  strsignal \
98 #  strstr \
99 #  strtod \
100 #  unlocked-io \
101 #  update-copyright \
102 #  vc-list-files \
103 #  verify \
104 #  verror \
105 #  version-etc \
106 #  version-etc-fsf \
107 #  wait-process \
108 #  xalloc \
109 #  xoset \
110 #  xprintf \
111 #  xvasprintf-posix
112
113 # Specification in the form of a few gnulib-tool.m4 macro invocations:
114 gl_LOCAL_DIR([gl])
115 gl_MODULES([
116   announce-gen
117   assert
118   attribute
119   autobuild
120   avltree-oset
121   binary-io
122   c-ctype
123   c-stack
124   clean-temp
125   close-stream
126   closein
127   config-h
128   configmake
129   dirname
130   do-release-commit-and-tag
131   error
132   execute
133   fclose
134   fdl-1.3
135   fflush
136   filenamecat
137   fopen-gnu
138   fopen-safer
139   fseeko
140   gendocs
141   getopt-gnu
142   gettext-h
143   git-version-gen
144   gitlog-to-changelog
145   gnu-web-doc-update
146   gnumakefile
147   gnupload
148   gpl-3.0
149   ignore-value
150   intprops
151   maintainer-makefile
152   manywarnings
153   memchr2
154   mkstemp
155   obstack
156   progname
157   propername
158   regex
159   rename
160   setlocale
161   sigaction
162   sigpipe
163   spawn-pipe
164   stdbool
165   stdint
166   stdlib-safer
167   strsignal
168   strstr
169   strtod
170   unlocked-io
171   update-copyright
172   vc-list-files
173   verify
174   verror
175   version-etc
176   version-etc-fsf
177   wait-process
178   xalloc
179   xoset
180   xprintf
181   xvasprintf-posix
182 ])
183 gl_WITH_CXX_TESTS
184 gl_AVOID([getopt-posix-tests lock-tests tls-tests])
185 gl_SOURCE_BASE([lib])
186 gl_M4_BASE([m4])
187 gl_PO_BASE([])
188 gl_DOC_BASE([doc])
189 gl_TESTS_BASE([tests])
190 gl_WITH_TESTS
191 gl_LIB([libm4])
192 gl_MAKEFILE_NAME([gnulib.mk])
193 gl_MACRO_PREFIX([M4])
194 gl_PO_DOMAIN([])
195 gl_WITNESS_C_MACRO([])