Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/portage-utils:master commit in: libq/, tests/qlist/, tests/, tests/qmerge/, /, tests/rmspace/, ...
Date: Sun, 27 Feb 2022 12:12:43
Message-Id: 1645963893.27b5f6ee2dd7aa007b3e863b2b1469c5e2924329.grobian@gentoo
1 commit: 27b5f6ee2dd7aa007b3e863b2b1469c5e2924329
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 27 12:11:33 2022 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 27 12:11:33 2022 +0000
6 URL: https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=27b5f6ee
7
8 buildsys: regen with older gnulib
9
10 some weird basename-lgpl problems occur with the newer gnulib snapshot,
11 so stick with older version for now
12
13 Bug: https://bugs.gentoo.org/834136
14 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
15
16 Makefile.in | 879 +-
17 autogen.sh | 1 -
18 autotools/gnulib/Makefile.am | 1718 ++-
19 autotools/gnulib/Makefile.in | 5017 +++-----
20 autotools/gnulib/_Noreturn.h | 39 +-
21 autotools/gnulib/alloca.in.h | 39 +-
22 autotools/gnulib/arg-nonnull.h | 12 +-
23 autotools/gnulib/asnprintf.c | 18 +-
24 autotools/gnulib/asprintf.c | 18 +-
25 autotools/gnulib/assure.h | 40 +-
26 autotools/gnulib/at-func.c | 6 +-
27 autotools/gnulib/at-func2.c | 13 +-
28 autotools/gnulib/basename-lgpl.c | 36 +-
29 autotools/gnulib/c++defs.h | 37 +-
30 autotools/gnulib/calloc.c | 55 -
31 autotools/gnulib/canonicalize-lgpl.c | 504 +-
32 autotools/gnulib/chdir-long.c | 4 +-
33 autotools/gnulib/chdir-long.h | 4 +-
34 autotools/gnulib/cloexec.c | 20 +-
35 autotools/gnulib/cloexec.h | 20 +-
36 autotools/gnulib/close.c | 24 +-
37 autotools/gnulib/closedir.c | 16 +-
38 autotools/gnulib/dirent-private.h | 20 +-
39 autotools/gnulib/dirent.in.h | 152 +-
40 autotools/gnulib/dirfd.c | 16 +-
41 autotools/gnulib/dirname-lgpl.c | 16 +-
42 autotools/gnulib/dirname.h | 48 +-
43 autotools/gnulib/dup-safer-flag.c | 4 +-
44 autotools/gnulib/dup-safer.c | 4 +-
45 autotools/gnulib/dup.c | 24 +-
46 autotools/gnulib/dup2.c | 118 +-
47 autotools/gnulib/errno.in.h | 18 +-
48 autotools/gnulib/error.c | 22 +-
49 autotools/gnulib/error.h | 53 +-
50 autotools/gnulib/euidaccess.c | 25 +-
51 autotools/gnulib/exitfail.c | 16 +-
52 autotools/gnulib/exitfail.h | 16 +-
53 autotools/gnulib/faccessat.c | 7 +-
54 autotools/gnulib/fchdir.c | 28 +-
55 autotools/gnulib/fcntl.c | 25 +-
56 autotools/gnulib/fcntl.in.h | 103 +-
57 autotools/gnulib/fd-hook.c | 18 +-
58 autotools/gnulib/fd-hook.h | 18 +-
59 autotools/gnulib/fd-safer-flag.c | 4 +-
60 autotools/gnulib/fd-safer.c | 4 +-
61 autotools/gnulib/fdopendir.c | 4 +-
62 autotools/gnulib/filename.h | 110 +-
63 autotools/gnulib/filenamecat-lgpl.c | 41 +-
64 autotools/gnulib/filenamecat.h | 25 +-
65 autotools/gnulib/float+.h | 18 +-
66 autotools/gnulib/float.c | 16 +-
67 autotools/gnulib/float.in.h | 22 +-
68 autotools/gnulib/fpucw.h | 26 +-
69 autotools/gnulib/free.c | 53 -
70 autotools/gnulib/frexp.c | 16 +-
71 autotools/gnulib/frexpl.c | 16 +-
72 autotools/gnulib/fstat.c | 16 +-
73 autotools/gnulib/fstatat.c | 5 +-
74 autotools/gnulib/futimens.c | 16 +-
75 autotools/gnulib/getcwd-lgpl.c | 45 +-
76 autotools/gnulib/getdelim.c | 22 +-
77 autotools/gnulib/getdtablesize.c | 16 +-
78 autotools/gnulib/getgroups.c | 24 +-
79 autotools/gnulib/getline.c | 22 +-
80 autotools/gnulib/getopt-cdefs.in.h | 25 +-
81 autotools/gnulib/getopt-core.h | 10 +-
82 autotools/gnulib/getopt-ext.h | 10 +-
83 autotools/gnulib/getopt-pfx-core.h | 31 +-
84 autotools/gnulib/getopt-pfx-ext.h | 23 +-
85 autotools/gnulib/getopt.c | 14 +-
86 autotools/gnulib/getopt.in.h | 22 +-
87 autotools/gnulib/getopt1.c | 10 +-
88 autotools/gnulib/getopt_int.h | 10 +-
89 autotools/gnulib/getprogname.c | 65 +-
90 autotools/gnulib/getprogname.h | 10 +-
91 autotools/gnulib/gettext.h | 31 +-
92 autotools/gnulib/gettime.c | 18 +-
93 autotools/gnulib/gettimeofday.c | 47 +-
94 autotools/gnulib/group-member.c | 24 +-
95 autotools/gnulib/ialloc.c | 21 -
96 autotools/gnulib/intprops.h | 307 +-
97 autotools/gnulib/inttypes.in.h | 520 +-
98 autotools/gnulib/isnan.c | 16 +-
99 autotools/gnulib/isnand-nolibm.h | 20 +-
100 autotools/gnulib/isnand.c | 16 +-
101 autotools/gnulib/isnanf-nolibm.h | 23 +-
102 autotools/gnulib/isnanf.c | 16 +-
103 autotools/gnulib/isnanl-nolibm.h | 23 +-
104 autotools/gnulib/isnanl.c | 16 +-
105 autotools/gnulib/itold.c | 16 +-
106 autotools/gnulib/limits.in.h | 57 +-
107 autotools/gnulib/lstat.c | 16 +-
108 autotools/gnulib/malloc.c | 43 +-
109 autotools/gnulib/malloc/scratch_buffer.h | 151 -
110 autotools/gnulib/malloc/scratch_buffer_dupfree.c | 41 -
111 autotools/gnulib/malloc/scratch_buffer_grow.c | 56 -
112 .../gnulib/malloc/scratch_buffer_grow_preserve.c | 67 -
113 .../gnulib/malloc/scratch_buffer_set_array_size.c | 64 -
114 autotools/gnulib/malloca.c | 42 +-
115 autotools/gnulib/malloca.h | 47 +-
116 autotools/gnulib/math.c | 18 -
117 autotools/gnulib/math.in.h | 373 +-
118 autotools/gnulib/memchr.c | 26 +-
119 autotools/gnulib/memchr.valgrind | 16 -
120 autotools/gnulib/mempcpy.c | 23 +-
121 autotools/gnulib/memrchr.c | 16 +-
122 autotools/gnulib/mkdir.c | 20 +-
123 autotools/gnulib/mkdirat.c | 8 +-
124 autotools/gnulib/msvc-inval.c | 18 +-
125 autotools/gnulib/msvc-inval.h | 18 +-
126 autotools/gnulib/msvc-nothrow.c | 18 +-
127 autotools/gnulib/msvc-nothrow.h | 18 +-
128 autotools/gnulib/open.c | 61 +-
129 autotools/gnulib/openat-die.c | 4 +-
130 autotools/gnulib/openat-priv.h | 4 +-
131 autotools/gnulib/openat-proc.c | 9 +-
132 autotools/gnulib/openat.c | 50 +-
133 autotools/gnulib/openat.h | 24 +-
134 autotools/gnulib/opendir.c | 26 +-
135 autotools/gnulib/pathmax.h | 20 +-
136 autotools/gnulib/pipe-safer.c | 12 +-
137 autotools/gnulib/pipe.c | 50 -
138 autotools/gnulib/printf-args.c | 22 +-
139 autotools/gnulib/printf-args.h | 30 +-
140 autotools/gnulib/printf-frexp.c | 16 +-
141 autotools/gnulib/printf-frexp.h | 16 +-
142 autotools/gnulib/printf-frexpl.c | 16 +-
143 autotools/gnulib/printf-frexpl.h | 16 +-
144 autotools/gnulib/printf-parse.c | 53 +-
145 autotools/gnulib/printf-parse.h | 18 +-
146 autotools/gnulib/rawmemchr.c | 125 -
147 autotools/gnulib/rawmemchr.valgrind | 28 -
148 autotools/gnulib/readlink.c | 66 +-
149 autotools/gnulib/readlinkat.c | 56 +-
150 autotools/gnulib/realloc.c | 66 +-
151 autotools/gnulib/reallocarray.c | 39 -
152 autotools/gnulib/rename.c | 24 +-
153 autotools/gnulib/renameat.c | 4 +-
154 autotools/gnulib/renameatu.c | 74 +-
155 autotools/gnulib/renameatu.h | 4 +-
156 autotools/gnulib/rmdir.c | 21 +-
157 autotools/gnulib/root-uid.h | 20 +-
158 autotools/gnulib/same-inode.h | 16 +-
159 autotools/gnulib/save-cwd.c | 4 +-
160 autotools/gnulib/save-cwd.h | 4 +-
161 autotools/gnulib/signbitd.c | 16 +-
162 autotools/gnulib/signbitf.c | 16 +-
163 autotools/gnulib/signbitl.c | 16 +-
164 autotools/gnulib/size_max.h | 18 +-
165 autotools/gnulib/stat-time.c | 18 -
166 autotools/gnulib/stat-time.h | 22 +-
167 autotools/gnulib/stat-w32.c | 72 +-
168 autotools/gnulib/stat-w32.h | 16 +-
169 autotools/gnulib/stat.c | 29 +-
170 autotools/gnulib/statat.c | 18 -
171 autotools/gnulib/stdbool.in.h | 18 +-
172 autotools/gnulib/stddef.in.h | 75 +-
173 autotools/gnulib/stdint.in.h | 102 +-
174 autotools/gnulib/stdio-read.c | 168 -
175 autotools/gnulib/stdio-write.c | 206 -
176 autotools/gnulib/stdio.in.h | 737 +-
177 autotools/gnulib/stdlib.in.h | 639 +-
178 autotools/gnulib/str-two-way.h | 22 +-
179 autotools/gnulib/strcasecmp.c | 20 +-
180 autotools/gnulib/strcasestr.c | 18 +-
181 autotools/gnulib/strdup.c | 18 +-
182 autotools/gnulib/strerror-override.c | 102 +-
183 autotools/gnulib/strerror-override.h | 17 +-
184 autotools/gnulib/strerror.c | 16 +-
185 autotools/gnulib/string.in.h | 322 +-
186 autotools/gnulib/strings.in.h | 18 +-
187 autotools/gnulib/stripslash.c | 16 +-
188 autotools/gnulib/strncasecmp.c | 20 +-
189 autotools/gnulib/strncat.c | 18 +-
190 autotools/gnulib/symlink.c | 22 +-
191 autotools/gnulib/symlinkat.c | 15 +-
192 autotools/gnulib/sys_stat.in.h | 223 +-
193 autotools/gnulib/sys_time.in.h | 26 +-
194 autotools/gnulib/sys_types.in.h | 18 +-
195 autotools/gnulib/time.in.h | 168 +-
196 autotools/gnulib/timespec.c | 18 -
197 autotools/gnulib/timespec.h | 58 +-
198 autotools/gnulib/unistd--.h | 4 +-
199 autotools/gnulib/unistd-safer.h | 4 +-
200 autotools/gnulib/unistd.c | 18 -
201 autotools/gnulib/unistd.in.h | 812 +-
202 autotools/gnulib/unlink.c | 29 +-
203 autotools/gnulib/unlinkat.c | 9 +-
204 autotools/gnulib/utime.c | 52 +-
205 autotools/gnulib/utime.in.h | 42 +-
206 autotools/gnulib/utimens.c | 41 +-
207 autotools/gnulib/utimens.h | 16 +-
208 autotools/gnulib/utimensat.c | 107 +-
209 autotools/gnulib/vasnprintf.c | 494 +-
210 autotools/gnulib/vasnprintf.h | 41 +-
211 autotools/gnulib/vasprintf.c | 18 +-
212 autotools/gnulib/verify.h | 148 +-
213 autotools/gnulib/warn-on-use.h | 58 +-
214 autotools/gnulib/wchar.in.h | 486 +-
215 autotools/gnulib/xalloc-die.c | 4 +-
216 autotools/gnulib/xalloc-oversized.h | 55 +-
217 autotools/gnulib/xalloc.h | 223 +-
218 autotools/gnulib/xmalloc.c | 303 +-
219 autotools/gnulib/xsize.c | 18 -
220 autotools/gnulib/xsize.h | 41 +-
221 autotools/m4/00gnulib.m4 | 107 +-
222 autotools/m4/__inline.m4 | 22 -
223 autotools/m4/absolute-header.m4 | 12 +-
224 autotools/m4/alloca.m4 | 46 +-
225 autotools/m4/builtin-expect.m4 | 49 -
226 autotools/m4/calloc.m4 | 83 -
227 autotools/m4/canonicalize.m4 | 80 +-
228 autotools/m4/chdir-long.m4 | 12 +-
229 autotools/m4/clock_time.m4 | 9 +-
230 autotools/m4/close.m4 | 2 +-
231 autotools/m4/closedir.m4 | 2 +-
232 autotools/m4/dirent_h.m4 | 47 +-
233 autotools/m4/dirfd.m4 | 2 +-
234 autotools/m4/double-slash-root.m4 | 2 +-
235 autotools/m4/dup.m4 | 7 +-
236 autotools/m4/dup2.m4 | 184 +-
237 autotools/m4/eealloc.m4 | 2 +-
238 autotools/m4/errno_h.m4 | 12 +-
239 autotools/m4/error.m4 | 8 +-
240 autotools/m4/euidaccess.m4 | 2 +-
241 autotools/m4/exponentd.m4 | 2 +-
242 autotools/m4/exponentf.m4 | 2 +-
243 autotools/m4/exponentl.m4 | 16 +-
244 autotools/m4/extensions.m4 | 174 +-
245 autotools/m4/extern-inline.m4 | 30 +-
246 autotools/m4/faccessat.m4 | 6 +-
247 autotools/m4/fchdir.m4 | 39 +-
248 autotools/m4/fcntl-o.m4 | 5 +-
249 autotools/m4/fcntl.m4 | 55 +-
250 autotools/m4/fcntl_h.m4 | 38 +-
251 autotools/m4/fdopendir.m4 | 32 +-
252 autotools/m4/filenamecat.m4 | 2 +-
253 autotools/m4/float_h.m4 | 22 +-
254 autotools/m4/fpieee.m4 | 2 +-
255 autotools/m4/free.m4 | 52 -
256 autotools/m4/frexp.m4 | 2 +-
257 autotools/m4/frexpl.m4 | 8 +-
258 autotools/m4/fstat.m4 | 7 +-
259 autotools/m4/fstatat.m4 | 2 +-
260 autotools/m4/futimens.m4 | 27 +-
261 autotools/m4/getcwd.m4 | 22 +-
262 autotools/m4/getdelim.m4 | 43 +-
263 autotools/m4/getdtablesize.m4 | 21 +-
264 autotools/m4/getgroups.m4 | 23 +-
265 autotools/m4/getline.m4 | 40 +-
266 autotools/m4/getopt.m4 | 18 +-
267 autotools/m4/getprogname.m4 | 2 +-
268 autotools/m4/gettime.m4 | 14 +-
269 autotools/m4/gettimeofday.m4 | 65 +-
270 autotools/m4/gnulib-cache.m4 | 6 +-
271 autotools/m4/gnulib-common.m4 | 839 +-
272 autotools/m4/gnulib-comp.m4 | 580 +-
273 autotools/m4/gnulib-tool.m4 | 10 +-
274 autotools/m4/group-member.m4 | 2 +-
275 autotools/m4/include_next.m4 | 40 +-
276 autotools/m4/intmax_t.m4 | 16 +-
277 autotools/m4/inttypes.m4 | 57 +-
278 autotools/m4/inttypes_h.m4 | 2 +-
279 autotools/m4/isnand.m4 | 8 +-
280 autotools/m4/isnanf.m4 | 18 +-
281 autotools/m4/isnanl.m4 | 16 +-
282 autotools/m4/largefile.m4 | 61 +-
283 autotools/m4/ldexpl.m4 | 2 +-
284 autotools/m4/limits-h.m4 | 14 +-
285 autotools/m4/lstat.m4 | 8 +-
286 autotools/m4/malloc.m4 | 168 +-
287 autotools/m4/malloca.m4 | 5 +-
288 autotools/m4/math_h.m4 | 576 +-
289 autotools/m4/memchr.m4 | 76 +-
290 autotools/m4/mempcpy.m4 | 6 +-
291 autotools/m4/memrchr.m4 | 6 +-
292 autotools/m4/minmax.m4 | 44 -
293 autotools/m4/mkdir.m4 | 89 +-
294 autotools/m4/mkdirat.m4 | 2 +-
295 autotools/m4/mmap-anon.m4 | 8 +-
296 autotools/m4/mode_t.m4 | 2 +-
297 autotools/m4/msvc-inval.m4 | 2 +-
298 autotools/m4/msvc-nothrow.m4 | 2 +-
299 autotools/m4/multiarch.m4 | 69 +-
300 autotools/m4/nocrash.m4 | 6 +-
301 autotools/m4/off_t.m4 | 2 +-
302 autotools/m4/open-cloexec.m4 | 2 +-
303 autotools/m4/open-slash.m4 | 60 -
304 autotools/m4/open.m4 | 43 +-
305 autotools/m4/openat.m4 | 2 +-
306 autotools/m4/opendir.m4 | 2 +-
307 autotools/m4/pathmax.m4 | 2 +-
308 autotools/m4/pid_t.m4 | 38 -
309 autotools/m4/pipe.m4 | 15 -
310 autotools/m4/printf-frexp.m4 | 2 +-
311 autotools/m4/printf-frexpl.m4 | 2 +-
312 autotools/m4/printf.m4 | 140 +-
313 autotools/m4/rawmemchr.m4 | 20 -
314 autotools/m4/readlink.m4 | 63 +-
315 autotools/m4/readlinkat.m4 | 15 +-
316 autotools/m4/realloc.m4 | 62 +-
317 autotools/m4/reallocarray.m4 | 23 -
318 autotools/m4/rename.m4 | 107 +-
319 autotools/m4/renameat.m4 | 2 +-
320 autotools/m4/rmdir.m4 | 27 +-
321 autotools/m4/save-cwd.m4 | 2 +-
322 autotools/m4/signbit.m4 | 188 +-
323 autotools/m4/size_max.m4 | 8 +-
324 autotools/m4/ssize_t.m4 | 2 +-
325 autotools/m4/stat-time.m4 | 2 +-
326 autotools/m4/stat.m4 | 21 +-
327 autotools/m4/std-gnu11.m4 | 829 --
328 autotools/m4/stdalign.m4 | 56 -
329 autotools/m4/stdbool.m4 | 33 +-
330 autotools/m4/stddef_h.m4 | 53 +-
331 autotools/m4/stdint.m4 | 61 +-
332 autotools/m4/stdint_h.m4 | 2 +-
333 autotools/m4/stdio_h.m4 | 200 +-
334 autotools/m4/stdlib_h.m4 | 158 +-
335 autotools/m4/strcase.m4 | 8 +-
336 autotools/m4/strcasestr.m4 | 15 +-
337 autotools/m4/strdup.m4 | 16 +-
338 autotools/m4/strerror.m4 | 20 +-
339 autotools/m4/string_h.m4 | 135 +-
340 autotools/m4/strings_h.m4 | 40 +-
341 autotools/m4/strncat.m4 | 9 +-
342 autotools/m4/symlink.m4 | 8 +-
343 autotools/m4/symlinkat.m4 | 8 +-
344 autotools/m4/sys_socket_h.m4 | 88 +-
345 autotools/m4/sys_stat_h.m4 | 73 +-
346 autotools/m4/sys_time_h.m4 | 36 +-
347 autotools/m4/sys_types_h.m4 | 38 +-
348 autotools/m4/time_h.m4 | 83 +-
349 autotools/m4/timespec.m4 | 2 +-
350 autotools/m4/unistd-safer.m4 | 2 +-
351 autotools/m4/unistd_h.m4 | 353 +-
352 autotools/m4/unlink.m4 | 15 +-
353 autotools/m4/unlinkat.m4 | 2 +-
354 autotools/m4/utime.m4 | 78 +-
355 autotools/m4/utime_h.m4 | 53 +-
356 autotools/m4/utimens.m4 | 11 +-
357 autotools/m4/utimensat.m4 | 62 +-
358 autotools/m4/utimes.m4 | 13 +-
359 autotools/m4/vararrays.m4 | 72 -
360 autotools/m4/vasnprintf.m4 | 17 +-
361 autotools/m4/vasprintf-posix.m4 | 2 +-
362 autotools/m4/vasprintf.m4 | 2 +-
363 autotools/m4/warn-on-use.m4 | 16 +-
364 autotools/m4/wchar_h.m4 | 221 +-
365 autotools/m4/wchar_t.m4 | 2 +-
366 autotools/m4/wint_t.m4 | 47 +-
367 autotools/m4/xalloc.m4 | 2 +-
368 autotools/m4/xsize.m4 | 2 +-
369 autotools/m4/year2038.m4 | 124 -
370 autotools/m4/zzgnulib.m4 | 23 -
371 config.h.in | 942 +-
372 configure | 12259 ++++++-------------
373 libq/Makefile.in | 879 +-
374 tests/Makefile.in | 879 +-
375 tests/atom_compare/Makefile.in | 879 +-
376 tests/atom_explode/Makefile.in | 879 +-
377 tests/copy_file/Makefile.in | 879 +-
378 tests/install/Makefile.in | 879 +-
379 tests/mkdir/Makefile.in | 879 +-
380 tests/profile/Makefile.in | 879 +-
381 tests/qatom/Makefile.in | 879 +-
382 tests/qcheck/Makefile.in | 879 +-
383 tests/qdepends/Makefile.in | 879 +-
384 tests/qfile/Makefile.in | 879 +-
385 tests/qlist/Makefile.in | 879 +-
386 tests/qlop/Makefile.in | 879 +-
387 tests/qmanifest/Makefile.in | 879 +-
388 tests/qmerge/Makefile.in | 879 +-
389 tests/qtbz2/Makefile.in | 879 +-
390 tests/quse/Makefile.in | 879 +-
391 tests/qxpak/Makefile.in | 879 +-
392 tests/rmspace/Makefile.in | 879 +-
393 tests/source/Makefile.in | 879 +-
394 378 files changed, 20469 insertions(+), 38988 deletions(-)
395
396 diff --git a/Makefile.in b/Makefile.in
397 index bdeefb9..8ba85a3 100644
398 --- a/Makefile.in
399 +++ b/Makefile.in
400 @@ -101,12 +101,9 @@ bin_PROGRAMS = q$(EXEEXT)
401 subdir = .
402 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
403 am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
404 - $(top_srcdir)/autotools/m4/__inline.m4 \
405 $(top_srcdir)/autotools/m4/absolute-header.m4 \
406 $(top_srcdir)/autotools/m4/ac_check_sendfile.m4 \
407 $(top_srcdir)/autotools/m4/alloca.m4 \
408 - $(top_srcdir)/autotools/m4/builtin-expect.m4 \
409 - $(top_srcdir)/autotools/m4/calloc.m4 \
410 $(top_srcdir)/autotools/m4/canonicalize.m4 \
411 $(top_srcdir)/autotools/m4/chdir-long.m4 \
412 $(top_srcdir)/autotools/m4/clock_time.m4 \
413 @@ -114,6 +111,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
414 $(top_srcdir)/autotools/m4/closedir.m4 \
415 $(top_srcdir)/autotools/m4/dirent_h.m4 \
416 $(top_srcdir)/autotools/m4/dirfd.m4 \
417 + $(top_srcdir)/autotools/m4/dirname.m4 \
418 $(top_srcdir)/autotools/m4/double-slash-root.m4 \
419 $(top_srcdir)/autotools/m4/dup.m4 \
420 $(top_srcdir)/autotools/m4/dup2.m4 \
421 @@ -135,7 +133,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
422 $(top_srcdir)/autotools/m4/filenamecat.m4 \
423 $(top_srcdir)/autotools/m4/float_h.m4 \
424 $(top_srcdir)/autotools/m4/fpieee.m4 \
425 - $(top_srcdir)/autotools/m4/free.m4 \
426 $(top_srcdir)/autotools/m4/frexp.m4 \
427 $(top_srcdir)/autotools/m4/frexpl.m4 \
428 $(top_srcdir)/autotools/m4/fstat.m4 \
429 @@ -155,6 +152,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
430 $(top_srcdir)/autotools/m4/group-member.m4 \
431 $(top_srcdir)/autotools/m4/include_next.m4 \
432 $(top_srcdir)/autotools/m4/intmax_t.m4 \
433 + $(top_srcdir)/autotools/m4/inttypes-pri.m4 \
434 $(top_srcdir)/autotools/m4/inttypes.m4 \
435 $(top_srcdir)/autotools/m4/inttypes_h.m4 \
436 $(top_srcdir)/autotools/m4/isnand.m4 \
437 @@ -164,6 +162,8 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
438 $(top_srcdir)/autotools/m4/ldexpl.m4 \
439 $(top_srcdir)/autotools/m4/libtool.m4 \
440 $(top_srcdir)/autotools/m4/limits-h.m4 \
441 + $(top_srcdir)/autotools/m4/localtime-buffer.m4 \
442 + $(top_srcdir)/autotools/m4/longlong.m4 \
443 $(top_srcdir)/autotools/m4/lstat.m4 \
444 $(top_srcdir)/autotools/m4/ltoptions.m4 \
445 $(top_srcdir)/autotools/m4/ltsugar.m4 \
446 @@ -175,7 +175,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
447 $(top_srcdir)/autotools/m4/memchr.m4 \
448 $(top_srcdir)/autotools/m4/mempcpy.m4 \
449 $(top_srcdir)/autotools/m4/memrchr.m4 \
450 - $(top_srcdir)/autotools/m4/minmax.m4 \
451 $(top_srcdir)/autotools/m4/mkdir.m4 \
452 $(top_srcdir)/autotools/m4/mkdirat.m4 \
453 $(top_srcdir)/autotools/m4/mmap-anon.m4 \
454 @@ -186,20 +185,16 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
455 $(top_srcdir)/autotools/m4/nocrash.m4 \
456 $(top_srcdir)/autotools/m4/off_t.m4 \
457 $(top_srcdir)/autotools/m4/open-cloexec.m4 \
458 - $(top_srcdir)/autotools/m4/open-slash.m4 \
459 $(top_srcdir)/autotools/m4/open.m4 \
460 $(top_srcdir)/autotools/m4/openat.m4 \
461 $(top_srcdir)/autotools/m4/opendir.m4 \
462 $(top_srcdir)/autotools/m4/pathmax.m4 \
463 - $(top_srcdir)/autotools/m4/pipe.m4 \
464 $(top_srcdir)/autotools/m4/printf-frexp.m4 \
465 $(top_srcdir)/autotools/m4/printf-frexpl.m4 \
466 $(top_srcdir)/autotools/m4/printf.m4 \
467 - $(top_srcdir)/autotools/m4/rawmemchr.m4 \
468 $(top_srcdir)/autotools/m4/readlink.m4 \
469 $(top_srcdir)/autotools/m4/readlinkat.m4 \
470 $(top_srcdir)/autotools/m4/realloc.m4 \
471 - $(top_srcdir)/autotools/m4/reallocarray.m4 \
472 $(top_srcdir)/autotools/m4/rename.m4 \
473 $(top_srcdir)/autotools/m4/renameat.m4 \
474 $(top_srcdir)/autotools/m4/rmdir.m4 \
475 @@ -209,7 +204,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
476 $(top_srcdir)/autotools/m4/ssize_t.m4 \
477 $(top_srcdir)/autotools/m4/stat-time.m4 \
478 $(top_srcdir)/autotools/m4/stat.m4 \
479 - $(top_srcdir)/autotools/m4/stdalign.m4 \
480 $(top_srcdir)/autotools/m4/stdbool.m4 \
481 $(top_srcdir)/autotools/m4/stddef_h.m4 \
482 $(top_srcdir)/autotools/m4/stdint.m4 \
483 @@ -248,10 +242,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
484 $(top_srcdir)/autotools/m4/wchar_t.m4 \
485 $(top_srcdir)/autotools/m4/wint_t.m4 \
486 $(top_srcdir)/autotools/m4/xalloc.m4 \
487 - $(top_srcdir)/autotools/m4/xsize.m4 \
488 - $(top_srcdir)/autotools/m4/year2038.m4 \
489 - $(top_srcdir)/autotools/m4/zzgnulib.m4 \
490 - $(top_srcdir)/configure.ac
491 + $(top_srcdir)/autotools/m4/xsize.m4 $(top_srcdir)/configure.ac
492 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
493 $(ACLOCAL_M4)
494 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
495 @@ -499,450 +490,368 @@ FGREP = @FGREP@
496 FLOAT_H = @FLOAT_H@
497 GETOPT_CDEFS_H = @GETOPT_CDEFS_H@
498 GETOPT_H = @GETOPT_H@
499 -GL_CFLAG_ALLOW_WARNINGS = @GL_CFLAG_ALLOW_WARNINGS@
500 -GL_CFLAG_GNULIB_WARNINGS = @GL_CFLAG_GNULIB_WARNINGS@
501 -GL_GNULIB_ACCESS = @GL_GNULIB_ACCESS@
502 -GL_GNULIB_ACOSF = @GL_GNULIB_ACOSF@
503 -GL_GNULIB_ACOSL = @GL_GNULIB_ACOSL@
504 -GL_GNULIB_ALIGNED_ALLOC = @GL_GNULIB_ALIGNED_ALLOC@
505 -GL_GNULIB_ALPHASORT = @GL_GNULIB_ALPHASORT@
506 -GL_GNULIB_ASINF = @GL_GNULIB_ASINF@
507 -GL_GNULIB_ASINL = @GL_GNULIB_ASINL@
508 -GL_GNULIB_ATAN2F = @GL_GNULIB_ATAN2F@
509 -GL_GNULIB_ATANF = @GL_GNULIB_ATANF@
510 -GL_GNULIB_ATANL = @GL_GNULIB_ATANL@
511 -GL_GNULIB_ATOLL = @GL_GNULIB_ATOLL@
512 -GL_GNULIB_BTOWC = @GL_GNULIB_BTOWC@
513 -GL_GNULIB_CALLOC_GNU = @GL_GNULIB_CALLOC_GNU@
514 -GL_GNULIB_CALLOC_POSIX = @GL_GNULIB_CALLOC_POSIX@
515 -GL_GNULIB_CANONICALIZE_FILE_NAME = @GL_GNULIB_CANONICALIZE_FILE_NAME@
516 -GL_GNULIB_CBRT = @GL_GNULIB_CBRT@
517 -GL_GNULIB_CBRTF = @GL_GNULIB_CBRTF@
518 -GL_GNULIB_CBRTL = @GL_GNULIB_CBRTL@
519 -GL_GNULIB_CEIL = @GL_GNULIB_CEIL@
520 -GL_GNULIB_CEILF = @GL_GNULIB_CEILF@
521 -GL_GNULIB_CEILL = @GL_GNULIB_CEILL@
522 -GL_GNULIB_CHDIR = @GL_GNULIB_CHDIR@
523 -GL_GNULIB_CHOWN = @GL_GNULIB_CHOWN@
524 -GL_GNULIB_CLOSE = @GL_GNULIB_CLOSE@
525 -GL_GNULIB_CLOSEDIR = @GL_GNULIB_CLOSEDIR@
526 -GL_GNULIB_COPYSIGN = @GL_GNULIB_COPYSIGN@
527 -GL_GNULIB_COPYSIGNF = @GL_GNULIB_COPYSIGNF@
528 -GL_GNULIB_COPYSIGNL = @GL_GNULIB_COPYSIGNL@
529 -GL_GNULIB_COPY_FILE_RANGE = @GL_GNULIB_COPY_FILE_RANGE@
530 -GL_GNULIB_COSF = @GL_GNULIB_COSF@
531 -GL_GNULIB_COSHF = @GL_GNULIB_COSHF@
532 -GL_GNULIB_COSL = @GL_GNULIB_COSL@
533 -GL_GNULIB_CREAT = @GL_GNULIB_CREAT@
534 -GL_GNULIB_CTIME = @GL_GNULIB_CTIME@
535 -GL_GNULIB_DIRFD = @GL_GNULIB_DIRFD@
536 -GL_GNULIB_DPRINTF = @GL_GNULIB_DPRINTF@
537 -GL_GNULIB_DUP = @GL_GNULIB_DUP@
538 -GL_GNULIB_DUP2 = @GL_GNULIB_DUP2@
539 -GL_GNULIB_DUP3 = @GL_GNULIB_DUP3@
540 -GL_GNULIB_ENVIRON = @GL_GNULIB_ENVIRON@
541 -GL_GNULIB_EUIDACCESS = @GL_GNULIB_EUIDACCESS@
542 -GL_GNULIB_EXECL = @GL_GNULIB_EXECL@
543 -GL_GNULIB_EXECLE = @GL_GNULIB_EXECLE@
544 -GL_GNULIB_EXECLP = @GL_GNULIB_EXECLP@
545 -GL_GNULIB_EXECV = @GL_GNULIB_EXECV@
546 -GL_GNULIB_EXECVE = @GL_GNULIB_EXECVE@
547 -GL_GNULIB_EXECVP = @GL_GNULIB_EXECVP@
548 -GL_GNULIB_EXECVPE = @GL_GNULIB_EXECVPE@
549 -GL_GNULIB_EXP2 = @GL_GNULIB_EXP2@
550 -GL_GNULIB_EXP2F = @GL_GNULIB_EXP2F@
551 -GL_GNULIB_EXP2L = @GL_GNULIB_EXP2L@
552 -GL_GNULIB_EXPF = @GL_GNULIB_EXPF@
553 -GL_GNULIB_EXPL = @GL_GNULIB_EXPL@
554 -GL_GNULIB_EXPLICIT_BZERO = @GL_GNULIB_EXPLICIT_BZERO@
555 -GL_GNULIB_EXPM1 = @GL_GNULIB_EXPM1@
556 -GL_GNULIB_EXPM1F = @GL_GNULIB_EXPM1F@
557 -GL_GNULIB_EXPM1L = @GL_GNULIB_EXPM1L@
558 -GL_GNULIB_FABSF = @GL_GNULIB_FABSF@
559 -GL_GNULIB_FABSL = @GL_GNULIB_FABSL@
560 -GL_GNULIB_FACCESSAT = @GL_GNULIB_FACCESSAT@
561 -GL_GNULIB_FCHDIR = @GL_GNULIB_FCHDIR@
562 -GL_GNULIB_FCHMODAT = @GL_GNULIB_FCHMODAT@
563 -GL_GNULIB_FCHOWNAT = @GL_GNULIB_FCHOWNAT@
564 -GL_GNULIB_FCLOSE = @GL_GNULIB_FCLOSE@
565 -GL_GNULIB_FCNTL = @GL_GNULIB_FCNTL@
566 -GL_GNULIB_FDATASYNC = @GL_GNULIB_FDATASYNC@
567 -GL_GNULIB_FDOPEN = @GL_GNULIB_FDOPEN@
568 -GL_GNULIB_FDOPENDIR = @GL_GNULIB_FDOPENDIR@
569 -GL_GNULIB_FFLUSH = @GL_GNULIB_FFLUSH@
570 -GL_GNULIB_FFS = @GL_GNULIB_FFS@
571 -GL_GNULIB_FFSL = @GL_GNULIB_FFSL@
572 -GL_GNULIB_FFSLL = @GL_GNULIB_FFSLL@
573 -GL_GNULIB_FGETC = @GL_GNULIB_FGETC@
574 -GL_GNULIB_FGETS = @GL_GNULIB_FGETS@
575 -GL_GNULIB_FLOOR = @GL_GNULIB_FLOOR@
576 -GL_GNULIB_FLOORF = @GL_GNULIB_FLOORF@
577 -GL_GNULIB_FLOORL = @GL_GNULIB_FLOORL@
578 -GL_GNULIB_FMA = @GL_GNULIB_FMA@
579 -GL_GNULIB_FMAF = @GL_GNULIB_FMAF@
580 -GL_GNULIB_FMAL = @GL_GNULIB_FMAL@
581 -GL_GNULIB_FMOD = @GL_GNULIB_FMOD@
582 -GL_GNULIB_FMODF = @GL_GNULIB_FMODF@
583 -GL_GNULIB_FMODL = @GL_GNULIB_FMODL@
584 -GL_GNULIB_FOPEN = @GL_GNULIB_FOPEN@
585 -GL_GNULIB_FOPEN_GNU = @GL_GNULIB_FOPEN_GNU@
586 -GL_GNULIB_FPRINTF = @GL_GNULIB_FPRINTF@
587 -GL_GNULIB_FPRINTF_POSIX = @GL_GNULIB_FPRINTF_POSIX@
588 -GL_GNULIB_FPURGE = @GL_GNULIB_FPURGE@
589 -GL_GNULIB_FPUTC = @GL_GNULIB_FPUTC@
590 -GL_GNULIB_FPUTS = @GL_GNULIB_FPUTS@
591 -GL_GNULIB_FREAD = @GL_GNULIB_FREAD@
592 -GL_GNULIB_FREE_POSIX = @GL_GNULIB_FREE_POSIX@
593 -GL_GNULIB_FREOPEN = @GL_GNULIB_FREOPEN@
594 -GL_GNULIB_FREXP = @GL_GNULIB_FREXP@
595 -GL_GNULIB_FREXPF = @GL_GNULIB_FREXPF@
596 -GL_GNULIB_FREXPL = @GL_GNULIB_FREXPL@
597 -GL_GNULIB_FSCANF = @GL_GNULIB_FSCANF@
598 -GL_GNULIB_FSEEK = @GL_GNULIB_FSEEK@
599 -GL_GNULIB_FSEEKO = @GL_GNULIB_FSEEKO@
600 -GL_GNULIB_FSTAT = @GL_GNULIB_FSTAT@
601 -GL_GNULIB_FSTATAT = @GL_GNULIB_FSTATAT@
602 -GL_GNULIB_FSYNC = @GL_GNULIB_FSYNC@
603 -GL_GNULIB_FTELL = @GL_GNULIB_FTELL@
604 -GL_GNULIB_FTELLO = @GL_GNULIB_FTELLO@
605 -GL_GNULIB_FTRUNCATE = @GL_GNULIB_FTRUNCATE@
606 -GL_GNULIB_FUTIMENS = @GL_GNULIB_FUTIMENS@
607 -GL_GNULIB_FWRITE = @GL_GNULIB_FWRITE@
608 -GL_GNULIB_GETC = @GL_GNULIB_GETC@
609 -GL_GNULIB_GETCHAR = @GL_GNULIB_GETCHAR@
610 -GL_GNULIB_GETCWD = @GL_GNULIB_GETCWD@
611 -GL_GNULIB_GETDELIM = @GL_GNULIB_GETDELIM@
612 -GL_GNULIB_GETDOMAINNAME = @GL_GNULIB_GETDOMAINNAME@
613 -GL_GNULIB_GETDTABLESIZE = @GL_GNULIB_GETDTABLESIZE@
614 -GL_GNULIB_GETENTROPY = @GL_GNULIB_GETENTROPY@
615 -GL_GNULIB_GETGROUPS = @GL_GNULIB_GETGROUPS@
616 -GL_GNULIB_GETHOSTNAME = @GL_GNULIB_GETHOSTNAME@
617 -GL_GNULIB_GETLINE = @GL_GNULIB_GETLINE@
618 -GL_GNULIB_GETLOADAVG = @GL_GNULIB_GETLOADAVG@
619 -GL_GNULIB_GETLOGIN = @GL_GNULIB_GETLOGIN@
620 -GL_GNULIB_GETLOGIN_R = @GL_GNULIB_GETLOGIN_R@
621 -GL_GNULIB_GETOPT_POSIX = @GL_GNULIB_GETOPT_POSIX@
622 -GL_GNULIB_GETPAGESIZE = @GL_GNULIB_GETPAGESIZE@
623 -GL_GNULIB_GETPASS = @GL_GNULIB_GETPASS@
624 -GL_GNULIB_GETPASS_GNU = @GL_GNULIB_GETPASS_GNU@
625 -GL_GNULIB_GETSUBOPT = @GL_GNULIB_GETSUBOPT@
626 -GL_GNULIB_GETTIMEOFDAY = @GL_GNULIB_GETTIMEOFDAY@
627 -GL_GNULIB_GETUMASK = @GL_GNULIB_GETUMASK@
628 -GL_GNULIB_GETUSERSHELL = @GL_GNULIB_GETUSERSHELL@
629 -GL_GNULIB_GRANTPT = @GL_GNULIB_GRANTPT@
630 -GL_GNULIB_GROUP_MEMBER = @GL_GNULIB_GROUP_MEMBER@
631 -GL_GNULIB_HYPOT = @GL_GNULIB_HYPOT@
632 -GL_GNULIB_HYPOTF = @GL_GNULIB_HYPOTF@
633 -GL_GNULIB_HYPOTL = @GL_GNULIB_HYPOTL@
634 -GL_GNULIB_ILOGB = @GL_GNULIB_ILOGB@
635 -GL_GNULIB_ILOGBF = @GL_GNULIB_ILOGBF@
636 -GL_GNULIB_ILOGBL = @GL_GNULIB_ILOGBL@
637 -GL_GNULIB_IMAXABS = @GL_GNULIB_IMAXABS@
638 -GL_GNULIB_IMAXDIV = @GL_GNULIB_IMAXDIV@
639 -GL_GNULIB_ISATTY = @GL_GNULIB_ISATTY@
640 -GL_GNULIB_ISFINITE = @GL_GNULIB_ISFINITE@
641 -GL_GNULIB_ISINF = @GL_GNULIB_ISINF@
642 -GL_GNULIB_ISNAN = @GL_GNULIB_ISNAN@
643 -GL_GNULIB_ISNAND = @GL_GNULIB_ISNAND@
644 -GL_GNULIB_ISNANF = @GL_GNULIB_ISNANF@
645 -GL_GNULIB_ISNANL = @GL_GNULIB_ISNANL@
646 -GL_GNULIB_LCHMOD = @GL_GNULIB_LCHMOD@
647 -GL_GNULIB_LCHOWN = @GL_GNULIB_LCHOWN@
648 -GL_GNULIB_LDEXPF = @GL_GNULIB_LDEXPF@
649 -GL_GNULIB_LDEXPL = @GL_GNULIB_LDEXPL@
650 -GL_GNULIB_LINK = @GL_GNULIB_LINK@
651 -GL_GNULIB_LINKAT = @GL_GNULIB_LINKAT@
652 -GL_GNULIB_LOCALTIME = @GL_GNULIB_LOCALTIME@
653 -GL_GNULIB_LOG = @GL_GNULIB_LOG@
654 -GL_GNULIB_LOG10 = @GL_GNULIB_LOG10@
655 -GL_GNULIB_LOG10F = @GL_GNULIB_LOG10F@
656 -GL_GNULIB_LOG10L = @GL_GNULIB_LOG10L@
657 -GL_GNULIB_LOG1P = @GL_GNULIB_LOG1P@
658 -GL_GNULIB_LOG1PF = @GL_GNULIB_LOG1PF@
659 -GL_GNULIB_LOG1PL = @GL_GNULIB_LOG1PL@
660 -GL_GNULIB_LOG2 = @GL_GNULIB_LOG2@
661 -GL_GNULIB_LOG2F = @GL_GNULIB_LOG2F@
662 -GL_GNULIB_LOG2L = @GL_GNULIB_LOG2L@
663 -GL_GNULIB_LOGB = @GL_GNULIB_LOGB@
664 -GL_GNULIB_LOGBF = @GL_GNULIB_LOGBF@
665 -GL_GNULIB_LOGBL = @GL_GNULIB_LOGBL@
666 -GL_GNULIB_LOGF = @GL_GNULIB_LOGF@
667 -GL_GNULIB_LOGL = @GL_GNULIB_LOGL@
668 -GL_GNULIB_LSEEK = @GL_GNULIB_LSEEK@
669 -GL_GNULIB_LSTAT = @GL_GNULIB_LSTAT@
670 -GL_GNULIB_MALLOC_GNU = @GL_GNULIB_MALLOC_GNU@
671 -GL_GNULIB_MALLOC_POSIX = @GL_GNULIB_MALLOC_POSIX@
672 -GL_GNULIB_MBRLEN = @GL_GNULIB_MBRLEN@
673 -GL_GNULIB_MBRTOWC = @GL_GNULIB_MBRTOWC@
674 -GL_GNULIB_MBSCASECMP = @GL_GNULIB_MBSCASECMP@
675 -GL_GNULIB_MBSCASESTR = @GL_GNULIB_MBSCASESTR@
676 -GL_GNULIB_MBSCHR = @GL_GNULIB_MBSCHR@
677 -GL_GNULIB_MBSCSPN = @GL_GNULIB_MBSCSPN@
678 -GL_GNULIB_MBSINIT = @GL_GNULIB_MBSINIT@
679 -GL_GNULIB_MBSLEN = @GL_GNULIB_MBSLEN@
680 -GL_GNULIB_MBSNCASECMP = @GL_GNULIB_MBSNCASECMP@
681 -GL_GNULIB_MBSNLEN = @GL_GNULIB_MBSNLEN@
682 -GL_GNULIB_MBSNRTOWCS = @GL_GNULIB_MBSNRTOWCS@
683 -GL_GNULIB_MBSPBRK = @GL_GNULIB_MBSPBRK@
684 -GL_GNULIB_MBSPCASECMP = @GL_GNULIB_MBSPCASECMP@
685 -GL_GNULIB_MBSRCHR = @GL_GNULIB_MBSRCHR@
686 -GL_GNULIB_MBSRTOWCS = @GL_GNULIB_MBSRTOWCS@
687 -GL_GNULIB_MBSSEP = @GL_GNULIB_MBSSEP@
688 -GL_GNULIB_MBSSPN = @GL_GNULIB_MBSSPN@
689 -GL_GNULIB_MBSSTR = @GL_GNULIB_MBSSTR@
690 -GL_GNULIB_MBSTOK_R = @GL_GNULIB_MBSTOK_R@
691 -GL_GNULIB_MBTOWC = @GL_GNULIB_MBTOWC@
692 -GL_GNULIB_MDA_ACCESS = @GL_GNULIB_MDA_ACCESS@
693 -GL_GNULIB_MDA_CHDIR = @GL_GNULIB_MDA_CHDIR@
694 -GL_GNULIB_MDA_CHMOD = @GL_GNULIB_MDA_CHMOD@
695 -GL_GNULIB_MDA_CLOSE = @GL_GNULIB_MDA_CLOSE@
696 -GL_GNULIB_MDA_CREAT = @GL_GNULIB_MDA_CREAT@
697 -GL_GNULIB_MDA_DUP = @GL_GNULIB_MDA_DUP@
698 -GL_GNULIB_MDA_DUP2 = @GL_GNULIB_MDA_DUP2@
699 -GL_GNULIB_MDA_ECVT = @GL_GNULIB_MDA_ECVT@
700 -GL_GNULIB_MDA_EXECL = @GL_GNULIB_MDA_EXECL@
701 -GL_GNULIB_MDA_EXECLE = @GL_GNULIB_MDA_EXECLE@
702 -GL_GNULIB_MDA_EXECLP = @GL_GNULIB_MDA_EXECLP@
703 -GL_GNULIB_MDA_EXECV = @GL_GNULIB_MDA_EXECV@
704 -GL_GNULIB_MDA_EXECVE = @GL_GNULIB_MDA_EXECVE@
705 -GL_GNULIB_MDA_EXECVP = @GL_GNULIB_MDA_EXECVP@
706 -GL_GNULIB_MDA_EXECVPE = @GL_GNULIB_MDA_EXECVPE@
707 -GL_GNULIB_MDA_FCLOSEALL = @GL_GNULIB_MDA_FCLOSEALL@
708 -GL_GNULIB_MDA_FCVT = @GL_GNULIB_MDA_FCVT@
709 -GL_GNULIB_MDA_FDOPEN = @GL_GNULIB_MDA_FDOPEN@
710 -GL_GNULIB_MDA_FILENO = @GL_GNULIB_MDA_FILENO@
711 -GL_GNULIB_MDA_GCVT = @GL_GNULIB_MDA_GCVT@
712 -GL_GNULIB_MDA_GETCWD = @GL_GNULIB_MDA_GETCWD@
713 -GL_GNULIB_MDA_GETPID = @GL_GNULIB_MDA_GETPID@
714 -GL_GNULIB_MDA_GETW = @GL_GNULIB_MDA_GETW@
715 -GL_GNULIB_MDA_ISATTY = @GL_GNULIB_MDA_ISATTY@
716 -GL_GNULIB_MDA_J0 = @GL_GNULIB_MDA_J0@
717 -GL_GNULIB_MDA_J1 = @GL_GNULIB_MDA_J1@
718 -GL_GNULIB_MDA_JN = @GL_GNULIB_MDA_JN@
719 -GL_GNULIB_MDA_LSEEK = @GL_GNULIB_MDA_LSEEK@
720 -GL_GNULIB_MDA_MEMCCPY = @GL_GNULIB_MDA_MEMCCPY@
721 -GL_GNULIB_MDA_MKDIR = @GL_GNULIB_MDA_MKDIR@
722 -GL_GNULIB_MDA_MKTEMP = @GL_GNULIB_MDA_MKTEMP@
723 -GL_GNULIB_MDA_OPEN = @GL_GNULIB_MDA_OPEN@
724 -GL_GNULIB_MDA_PUTENV = @GL_GNULIB_MDA_PUTENV@
725 -GL_GNULIB_MDA_PUTW = @GL_GNULIB_MDA_PUTW@
726 -GL_GNULIB_MDA_READ = @GL_GNULIB_MDA_READ@
727 -GL_GNULIB_MDA_RMDIR = @GL_GNULIB_MDA_RMDIR@
728 -GL_GNULIB_MDA_STRDUP = @GL_GNULIB_MDA_STRDUP@
729 -GL_GNULIB_MDA_SWAB = @GL_GNULIB_MDA_SWAB@
730 -GL_GNULIB_MDA_TEMPNAM = @GL_GNULIB_MDA_TEMPNAM@
731 -GL_GNULIB_MDA_TZSET = @GL_GNULIB_MDA_TZSET@
732 -GL_GNULIB_MDA_UMASK = @GL_GNULIB_MDA_UMASK@
733 -GL_GNULIB_MDA_UNLINK = @GL_GNULIB_MDA_UNLINK@
734 -GL_GNULIB_MDA_UTIME = @GL_GNULIB_MDA_UTIME@
735 -GL_GNULIB_MDA_WCSDUP = @GL_GNULIB_MDA_WCSDUP@
736 -GL_GNULIB_MDA_WRITE = @GL_GNULIB_MDA_WRITE@
737 -GL_GNULIB_MDA_Y0 = @GL_GNULIB_MDA_Y0@
738 -GL_GNULIB_MDA_Y1 = @GL_GNULIB_MDA_Y1@
739 -GL_GNULIB_MDA_YN = @GL_GNULIB_MDA_YN@
740 -GL_GNULIB_MEMCHR = @GL_GNULIB_MEMCHR@
741 -GL_GNULIB_MEMMEM = @GL_GNULIB_MEMMEM@
742 -GL_GNULIB_MEMPCPY = @GL_GNULIB_MEMPCPY@
743 -GL_GNULIB_MEMRCHR = @GL_GNULIB_MEMRCHR@
744 -GL_GNULIB_MKDIR = @GL_GNULIB_MKDIR@
745 -GL_GNULIB_MKDIRAT = @GL_GNULIB_MKDIRAT@
746 -GL_GNULIB_MKDTEMP = @GL_GNULIB_MKDTEMP@
747 -GL_GNULIB_MKFIFO = @GL_GNULIB_MKFIFO@
748 -GL_GNULIB_MKFIFOAT = @GL_GNULIB_MKFIFOAT@
749 -GL_GNULIB_MKNOD = @GL_GNULIB_MKNOD@
750 -GL_GNULIB_MKNODAT = @GL_GNULIB_MKNODAT@
751 -GL_GNULIB_MKOSTEMP = @GL_GNULIB_MKOSTEMP@
752 -GL_GNULIB_MKOSTEMPS = @GL_GNULIB_MKOSTEMPS@
753 -GL_GNULIB_MKSTEMP = @GL_GNULIB_MKSTEMP@
754 -GL_GNULIB_MKSTEMPS = @GL_GNULIB_MKSTEMPS@
755 -GL_GNULIB_MKTIME = @GL_GNULIB_MKTIME@
756 -GL_GNULIB_MODF = @GL_GNULIB_MODF@
757 -GL_GNULIB_MODFF = @GL_GNULIB_MODFF@
758 -GL_GNULIB_MODFL = @GL_GNULIB_MODFL@
759 -GL_GNULIB_NANOSLEEP = @GL_GNULIB_NANOSLEEP@
760 -GL_GNULIB_NONBLOCKING = @GL_GNULIB_NONBLOCKING@
761 -GL_GNULIB_OBSTACK_PRINTF = @GL_GNULIB_OBSTACK_PRINTF@
762 -GL_GNULIB_OBSTACK_PRINTF_POSIX = @GL_GNULIB_OBSTACK_PRINTF_POSIX@
763 -GL_GNULIB_OPEN = @GL_GNULIB_OPEN@
764 -GL_GNULIB_OPENAT = @GL_GNULIB_OPENAT@
765 -GL_GNULIB_OPENDIR = @GL_GNULIB_OPENDIR@
766 -GL_GNULIB_OVERRIDES_STRUCT_STAT = @GL_GNULIB_OVERRIDES_STRUCT_STAT@
767 -GL_GNULIB_PCLOSE = @GL_GNULIB_PCLOSE@
768 -GL_GNULIB_PERROR = @GL_GNULIB_PERROR@
769 -GL_GNULIB_PIPE = @GL_GNULIB_PIPE@
770 -GL_GNULIB_PIPE2 = @GL_GNULIB_PIPE2@
771 -GL_GNULIB_POPEN = @GL_GNULIB_POPEN@
772 -GL_GNULIB_POSIX_MEMALIGN = @GL_GNULIB_POSIX_MEMALIGN@
773 -GL_GNULIB_POSIX_OPENPT = @GL_GNULIB_POSIX_OPENPT@
774 -GL_GNULIB_POWF = @GL_GNULIB_POWF@
775 -GL_GNULIB_PREAD = @GL_GNULIB_PREAD@
776 -GL_GNULIB_PRINTF = @GL_GNULIB_PRINTF@
777 -GL_GNULIB_PRINTF_POSIX = @GL_GNULIB_PRINTF_POSIX@
778 -GL_GNULIB_PTSNAME = @GL_GNULIB_PTSNAME@
779 -GL_GNULIB_PTSNAME_R = @GL_GNULIB_PTSNAME_R@
780 -GL_GNULIB_PUTC = @GL_GNULIB_PUTC@
781 -GL_GNULIB_PUTCHAR = @GL_GNULIB_PUTCHAR@
782 -GL_GNULIB_PUTENV = @GL_GNULIB_PUTENV@
783 -GL_GNULIB_PUTS = @GL_GNULIB_PUTS@
784 -GL_GNULIB_PWRITE = @GL_GNULIB_PWRITE@
785 -GL_GNULIB_QSORT_R = @GL_GNULIB_QSORT_R@
786 -GL_GNULIB_RANDOM = @GL_GNULIB_RANDOM@
787 -GL_GNULIB_RANDOM_R = @GL_GNULIB_RANDOM_R@
788 -GL_GNULIB_RAWMEMCHR = @GL_GNULIB_RAWMEMCHR@
789 -GL_GNULIB_READ = @GL_GNULIB_READ@
790 -GL_GNULIB_READDIR = @GL_GNULIB_READDIR@
791 -GL_GNULIB_READLINK = @GL_GNULIB_READLINK@
792 -GL_GNULIB_READLINKAT = @GL_GNULIB_READLINKAT@
793 -GL_GNULIB_REALLOCARRAY = @GL_GNULIB_REALLOCARRAY@
794 -GL_GNULIB_REALLOC_GNU = @GL_GNULIB_REALLOC_GNU@
795 -GL_GNULIB_REALLOC_POSIX = @GL_GNULIB_REALLOC_POSIX@
796 -GL_GNULIB_REALPATH = @GL_GNULIB_REALPATH@
797 -GL_GNULIB_REMAINDER = @GL_GNULIB_REMAINDER@
798 -GL_GNULIB_REMAINDERF = @GL_GNULIB_REMAINDERF@
799 -GL_GNULIB_REMAINDERL = @GL_GNULIB_REMAINDERL@
800 -GL_GNULIB_REMOVE = @GL_GNULIB_REMOVE@
801 -GL_GNULIB_RENAME = @GL_GNULIB_RENAME@
802 -GL_GNULIB_RENAMEAT = @GL_GNULIB_RENAMEAT@
803 -GL_GNULIB_REWINDDIR = @GL_GNULIB_REWINDDIR@
804 -GL_GNULIB_RINT = @GL_GNULIB_RINT@
805 -GL_GNULIB_RINTF = @GL_GNULIB_RINTF@
806 -GL_GNULIB_RINTL = @GL_GNULIB_RINTL@
807 -GL_GNULIB_RMDIR = @GL_GNULIB_RMDIR@
808 -GL_GNULIB_ROUND = @GL_GNULIB_ROUND@
809 -GL_GNULIB_ROUNDF = @GL_GNULIB_ROUNDF@
810 -GL_GNULIB_ROUNDL = @GL_GNULIB_ROUNDL@
811 -GL_GNULIB_RPMATCH = @GL_GNULIB_RPMATCH@
812 -GL_GNULIB_SCANDIR = @GL_GNULIB_SCANDIR@
813 -GL_GNULIB_SCANF = @GL_GNULIB_SCANF@
814 -GL_GNULIB_SECURE_GETENV = @GL_GNULIB_SECURE_GETENV@
815 -GL_GNULIB_SETENV = @GL_GNULIB_SETENV@
816 -GL_GNULIB_SETHOSTNAME = @GL_GNULIB_SETHOSTNAME@
817 -GL_GNULIB_SIGABBREV_NP = @GL_GNULIB_SIGABBREV_NP@
818 -GL_GNULIB_SIGDESCR_NP = @GL_GNULIB_SIGDESCR_NP@
819 -GL_GNULIB_SIGNBIT = @GL_GNULIB_SIGNBIT@
820 -GL_GNULIB_SINF = @GL_GNULIB_SINF@
821 -GL_GNULIB_SINHF = @GL_GNULIB_SINHF@
822 -GL_GNULIB_SINL = @GL_GNULIB_SINL@
823 -GL_GNULIB_SLEEP = @GL_GNULIB_SLEEP@
824 -GL_GNULIB_SNPRINTF = @GL_GNULIB_SNPRINTF@
825 -GL_GNULIB_SPRINTF_POSIX = @GL_GNULIB_SPRINTF_POSIX@
826 -GL_GNULIB_SQRTF = @GL_GNULIB_SQRTF@
827 -GL_GNULIB_SQRTL = @GL_GNULIB_SQRTL@
828 -GL_GNULIB_STAT = @GL_GNULIB_STAT@
829 -GL_GNULIB_STDIO_H_NONBLOCKING = @GL_GNULIB_STDIO_H_NONBLOCKING@
830 -GL_GNULIB_STDIO_H_SIGPIPE = @GL_GNULIB_STDIO_H_SIGPIPE@
831 -GL_GNULIB_STPCPY = @GL_GNULIB_STPCPY@
832 -GL_GNULIB_STPNCPY = @GL_GNULIB_STPNCPY@
833 -GL_GNULIB_STRCASESTR = @GL_GNULIB_STRCASESTR@
834 -GL_GNULIB_STRCHRNUL = @GL_GNULIB_STRCHRNUL@
835 -GL_GNULIB_STRDUP = @GL_GNULIB_STRDUP@
836 -GL_GNULIB_STRERROR = @GL_GNULIB_STRERROR@
837 -GL_GNULIB_STRERRORNAME_NP = @GL_GNULIB_STRERRORNAME_NP@
838 -GL_GNULIB_STRERROR_R = @GL_GNULIB_STRERROR_R@
839 -GL_GNULIB_STRFTIME = @GL_GNULIB_STRFTIME@
840 -GL_GNULIB_STRNCAT = @GL_GNULIB_STRNCAT@
841 -GL_GNULIB_STRNDUP = @GL_GNULIB_STRNDUP@
842 -GL_GNULIB_STRNLEN = @GL_GNULIB_STRNLEN@
843 -GL_GNULIB_STRPBRK = @GL_GNULIB_STRPBRK@
844 -GL_GNULIB_STRPTIME = @GL_GNULIB_STRPTIME@
845 -GL_GNULIB_STRSEP = @GL_GNULIB_STRSEP@
846 -GL_GNULIB_STRSIGNAL = @GL_GNULIB_STRSIGNAL@
847 -GL_GNULIB_STRSTR = @GL_GNULIB_STRSTR@
848 -GL_GNULIB_STRTOD = @GL_GNULIB_STRTOD@
849 -GL_GNULIB_STRTOIMAX = @GL_GNULIB_STRTOIMAX@
850 -GL_GNULIB_STRTOK_R = @GL_GNULIB_STRTOK_R@
851 -GL_GNULIB_STRTOL = @GL_GNULIB_STRTOL@
852 -GL_GNULIB_STRTOLD = @GL_GNULIB_STRTOLD@
853 -GL_GNULIB_STRTOLL = @GL_GNULIB_STRTOLL@
854 -GL_GNULIB_STRTOUL = @GL_GNULIB_STRTOUL@
855 -GL_GNULIB_STRTOULL = @GL_GNULIB_STRTOULL@
856 -GL_GNULIB_STRTOUMAX = @GL_GNULIB_STRTOUMAX@
857 -GL_GNULIB_STRVERSCMP = @GL_GNULIB_STRVERSCMP@
858 -GL_GNULIB_SYMLINK = @GL_GNULIB_SYMLINK@
859 -GL_GNULIB_SYMLINKAT = @GL_GNULIB_SYMLINKAT@
860 -GL_GNULIB_SYSTEM_POSIX = @GL_GNULIB_SYSTEM_POSIX@
861 -GL_GNULIB_TANF = @GL_GNULIB_TANF@
862 -GL_GNULIB_TANHF = @GL_GNULIB_TANHF@
863 -GL_GNULIB_TANL = @GL_GNULIB_TANL@
864 -GL_GNULIB_TIMEGM = @GL_GNULIB_TIMEGM@
865 -GL_GNULIB_TIMESPEC_GET = @GL_GNULIB_TIMESPEC_GET@
866 -GL_GNULIB_TIMESPEC_GETRES = @GL_GNULIB_TIMESPEC_GETRES@
867 -GL_GNULIB_TIME_R = @GL_GNULIB_TIME_R@
868 -GL_GNULIB_TIME_RZ = @GL_GNULIB_TIME_RZ@
869 -GL_GNULIB_TMPFILE = @GL_GNULIB_TMPFILE@
870 -GL_GNULIB_TRUNC = @GL_GNULIB_TRUNC@
871 -GL_GNULIB_TRUNCATE = @GL_GNULIB_TRUNCATE@
872 -GL_GNULIB_TRUNCF = @GL_GNULIB_TRUNCF@
873 -GL_GNULIB_TRUNCL = @GL_GNULIB_TRUNCL@
874 -GL_GNULIB_TTYNAME_R = @GL_GNULIB_TTYNAME_R@
875 -GL_GNULIB_TZSET = @GL_GNULIB_TZSET@
876 -GL_GNULIB_UNISTD_H_GETOPT = @GL_GNULIB_UNISTD_H_GETOPT@
877 -GL_GNULIB_UNISTD_H_NONBLOCKING = @GL_GNULIB_UNISTD_H_NONBLOCKING@
878 -GL_GNULIB_UNISTD_H_SIGPIPE = @GL_GNULIB_UNISTD_H_SIGPIPE@
879 -GL_GNULIB_UNLINK = @GL_GNULIB_UNLINK@
880 -GL_GNULIB_UNLINKAT = @GL_GNULIB_UNLINKAT@
881 -GL_GNULIB_UNLOCKPT = @GL_GNULIB_UNLOCKPT@
882 -GL_GNULIB_UNSETENV = @GL_GNULIB_UNSETENV@
883 -GL_GNULIB_USLEEP = @GL_GNULIB_USLEEP@
884 -GL_GNULIB_UTIME = @GL_GNULIB_UTIME@
885 -GL_GNULIB_UTIMENSAT = @GL_GNULIB_UTIMENSAT@
886 -GL_GNULIB_VASPRINTF = @GL_GNULIB_VASPRINTF@
887 -GL_GNULIB_VDPRINTF = @GL_GNULIB_VDPRINTF@
888 -GL_GNULIB_VFPRINTF = @GL_GNULIB_VFPRINTF@
889 -GL_GNULIB_VFPRINTF_POSIX = @GL_GNULIB_VFPRINTF_POSIX@
890 -GL_GNULIB_VFSCANF = @GL_GNULIB_VFSCANF@
891 -GL_GNULIB_VPRINTF = @GL_GNULIB_VPRINTF@
892 -GL_GNULIB_VPRINTF_POSIX = @GL_GNULIB_VPRINTF_POSIX@
893 -GL_GNULIB_VSCANF = @GL_GNULIB_VSCANF@
894 -GL_GNULIB_VSNPRINTF = @GL_GNULIB_VSNPRINTF@
895 -GL_GNULIB_VSPRINTF_POSIX = @GL_GNULIB_VSPRINTF_POSIX@
896 -GL_GNULIB_WCPCPY = @GL_GNULIB_WCPCPY@
897 -GL_GNULIB_WCPNCPY = @GL_GNULIB_WCPNCPY@
898 -GL_GNULIB_WCRTOMB = @GL_GNULIB_WCRTOMB@
899 -GL_GNULIB_WCSCASECMP = @GL_GNULIB_WCSCASECMP@
900 -GL_GNULIB_WCSCAT = @GL_GNULIB_WCSCAT@
901 -GL_GNULIB_WCSCHR = @GL_GNULIB_WCSCHR@
902 -GL_GNULIB_WCSCMP = @GL_GNULIB_WCSCMP@
903 -GL_GNULIB_WCSCOLL = @GL_GNULIB_WCSCOLL@
904 -GL_GNULIB_WCSCPY = @GL_GNULIB_WCSCPY@
905 -GL_GNULIB_WCSCSPN = @GL_GNULIB_WCSCSPN@
906 -GL_GNULIB_WCSDUP = @GL_GNULIB_WCSDUP@
907 -GL_GNULIB_WCSFTIME = @GL_GNULIB_WCSFTIME@
908 -GL_GNULIB_WCSLEN = @GL_GNULIB_WCSLEN@
909 -GL_GNULIB_WCSNCASECMP = @GL_GNULIB_WCSNCASECMP@
910 -GL_GNULIB_WCSNCAT = @GL_GNULIB_WCSNCAT@
911 -GL_GNULIB_WCSNCMP = @GL_GNULIB_WCSNCMP@
912 -GL_GNULIB_WCSNCPY = @GL_GNULIB_WCSNCPY@
913 -GL_GNULIB_WCSNLEN = @GL_GNULIB_WCSNLEN@
914 -GL_GNULIB_WCSNRTOMBS = @GL_GNULIB_WCSNRTOMBS@
915 -GL_GNULIB_WCSPBRK = @GL_GNULIB_WCSPBRK@
916 -GL_GNULIB_WCSRCHR = @GL_GNULIB_WCSRCHR@
917 -GL_GNULIB_WCSRTOMBS = @GL_GNULIB_WCSRTOMBS@
918 -GL_GNULIB_WCSSPN = @GL_GNULIB_WCSSPN@
919 -GL_GNULIB_WCSSTR = @GL_GNULIB_WCSSTR@
920 -GL_GNULIB_WCSTOK = @GL_GNULIB_WCSTOK@
921 -GL_GNULIB_WCSWIDTH = @GL_GNULIB_WCSWIDTH@
922 -GL_GNULIB_WCSXFRM = @GL_GNULIB_WCSXFRM@
923 -GL_GNULIB_WCTOB = @GL_GNULIB_WCTOB@
924 -GL_GNULIB_WCTOMB = @GL_GNULIB_WCTOMB@
925 -GL_GNULIB_WCWIDTH = @GL_GNULIB_WCWIDTH@
926 -GL_GNULIB_WMEMCHR = @GL_GNULIB_WMEMCHR@
927 -GL_GNULIB_WMEMCMP = @GL_GNULIB_WMEMCMP@
928 -GL_GNULIB_WMEMCPY = @GL_GNULIB_WMEMCPY@
929 -GL_GNULIB_WMEMMOVE = @GL_GNULIB_WMEMMOVE@
930 -GL_GNULIB_WMEMPCPY = @GL_GNULIB_WMEMPCPY@
931 -GL_GNULIB_WMEMSET = @GL_GNULIB_WMEMSET@
932 -GL_GNULIB_WRITE = @GL_GNULIB_WRITE@
933 -GL_GNULIB__EXIT = @GL_GNULIB__EXIT@
934 -GNULIBHEADERS_OVERRIDE_WINT_T = @GNULIBHEADERS_OVERRIDE_WINT_T@
935 +GNULIB_ACOSF = @GNULIB_ACOSF@
936 +GNULIB_ACOSL = @GNULIB_ACOSL@
937 +GNULIB_ALPHASORT = @GNULIB_ALPHASORT@
938 +GNULIB_ASINF = @GNULIB_ASINF@
939 +GNULIB_ASINL = @GNULIB_ASINL@
940 +GNULIB_ATAN2F = @GNULIB_ATAN2F@
941 +GNULIB_ATANF = @GNULIB_ATANF@
942 +GNULIB_ATANL = @GNULIB_ATANL@
943 +GNULIB_ATOLL = @GNULIB_ATOLL@
944 +GNULIB_BTOWC = @GNULIB_BTOWC@
945 +GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
946 +GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
947 +GNULIB_CBRT = @GNULIB_CBRT@
948 +GNULIB_CBRTF = @GNULIB_CBRTF@
949 +GNULIB_CBRTL = @GNULIB_CBRTL@
950 +GNULIB_CEIL = @GNULIB_CEIL@
951 +GNULIB_CEILF = @GNULIB_CEILF@
952 +GNULIB_CEILL = @GNULIB_CEILL@
953 +GNULIB_CHDIR = @GNULIB_CHDIR@
954 +GNULIB_CHOWN = @GNULIB_CHOWN@
955 +GNULIB_CLOSE = @GNULIB_CLOSE@
956 +GNULIB_CLOSEDIR = @GNULIB_CLOSEDIR@
957 +GNULIB_COPYSIGN = @GNULIB_COPYSIGN@
958 +GNULIB_COPYSIGNF = @GNULIB_COPYSIGNF@
959 +GNULIB_COPYSIGNL = @GNULIB_COPYSIGNL@
960 +GNULIB_COSF = @GNULIB_COSF@
961 +GNULIB_COSHF = @GNULIB_COSHF@
962 +GNULIB_COSL = @GNULIB_COSL@
963 +GNULIB_CTIME = @GNULIB_CTIME@
964 +GNULIB_DIRFD = @GNULIB_DIRFD@
965 +GNULIB_DPRINTF = @GNULIB_DPRINTF@
966 +GNULIB_DUP = @GNULIB_DUP@
967 +GNULIB_DUP2 = @GNULIB_DUP2@
968 +GNULIB_DUP3 = @GNULIB_DUP3@
969 +GNULIB_ENVIRON = @GNULIB_ENVIRON@
970 +GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
971 +GNULIB_EXP2 = @GNULIB_EXP2@
972 +GNULIB_EXP2F = @GNULIB_EXP2F@
973 +GNULIB_EXP2L = @GNULIB_EXP2L@
974 +GNULIB_EXPF = @GNULIB_EXPF@
975 +GNULIB_EXPL = @GNULIB_EXPL@
976 +GNULIB_EXPLICIT_BZERO = @GNULIB_EXPLICIT_BZERO@
977 +GNULIB_EXPM1 = @GNULIB_EXPM1@
978 +GNULIB_EXPM1F = @GNULIB_EXPM1F@
979 +GNULIB_EXPM1L = @GNULIB_EXPM1L@
980 +GNULIB_FABSF = @GNULIB_FABSF@
981 +GNULIB_FABSL = @GNULIB_FABSL@
982 +GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
983 +GNULIB_FCHDIR = @GNULIB_FCHDIR@
984 +GNULIB_FCHMODAT = @GNULIB_FCHMODAT@
985 +GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
986 +GNULIB_FCLOSE = @GNULIB_FCLOSE@
987 +GNULIB_FCNTL = @GNULIB_FCNTL@
988 +GNULIB_FDATASYNC = @GNULIB_FDATASYNC@
989 +GNULIB_FDOPEN = @GNULIB_FDOPEN@
990 +GNULIB_FDOPENDIR = @GNULIB_FDOPENDIR@
991 +GNULIB_FFLUSH = @GNULIB_FFLUSH@
992 +GNULIB_FFS = @GNULIB_FFS@
993 +GNULIB_FFSL = @GNULIB_FFSL@
994 +GNULIB_FFSLL = @GNULIB_FFSLL@
995 +GNULIB_FGETC = @GNULIB_FGETC@
996 +GNULIB_FGETS = @GNULIB_FGETS@
997 +GNULIB_FLOOR = @GNULIB_FLOOR@
998 +GNULIB_FLOORF = @GNULIB_FLOORF@
999 +GNULIB_FLOORL = @GNULIB_FLOORL@
1000 +GNULIB_FMA = @GNULIB_FMA@
1001 +GNULIB_FMAF = @GNULIB_FMAF@
1002 +GNULIB_FMAL = @GNULIB_FMAL@
1003 +GNULIB_FMOD = @GNULIB_FMOD@
1004 +GNULIB_FMODF = @GNULIB_FMODF@
1005 +GNULIB_FMODL = @GNULIB_FMODL@
1006 +GNULIB_FOPEN = @GNULIB_FOPEN@
1007 +GNULIB_FPRINTF = @GNULIB_FPRINTF@
1008 +GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
1009 +GNULIB_FPURGE = @GNULIB_FPURGE@
1010 +GNULIB_FPUTC = @GNULIB_FPUTC@
1011 +GNULIB_FPUTS = @GNULIB_FPUTS@
1012 +GNULIB_FREAD = @GNULIB_FREAD@
1013 +GNULIB_FREOPEN = @GNULIB_FREOPEN@
1014 +GNULIB_FREXP = @GNULIB_FREXP@
1015 +GNULIB_FREXPF = @GNULIB_FREXPF@
1016 +GNULIB_FREXPL = @GNULIB_FREXPL@
1017 +GNULIB_FSCANF = @GNULIB_FSCANF@
1018 +GNULIB_FSEEK = @GNULIB_FSEEK@
1019 +GNULIB_FSEEKO = @GNULIB_FSEEKO@
1020 +GNULIB_FSTAT = @GNULIB_FSTAT@
1021 +GNULIB_FSTATAT = @GNULIB_FSTATAT@
1022 +GNULIB_FSYNC = @GNULIB_FSYNC@
1023 +GNULIB_FTELL = @GNULIB_FTELL@
1024 +GNULIB_FTELLO = @GNULIB_FTELLO@
1025 +GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
1026 +GNULIB_FUTIMENS = @GNULIB_FUTIMENS@
1027 +GNULIB_FWRITE = @GNULIB_FWRITE@
1028 +GNULIB_GETC = @GNULIB_GETC@
1029 +GNULIB_GETCHAR = @GNULIB_GETCHAR@
1030 +GNULIB_GETCWD = @GNULIB_GETCWD@
1031 +GNULIB_GETDELIM = @GNULIB_GETDELIM@
1032 +GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
1033 +GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
1034 +GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
1035 +GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
1036 +GNULIB_GETLINE = @GNULIB_GETLINE@
1037 +GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
1038 +GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
1039 +GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
1040 +GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
1041 +GNULIB_GETPASS = @GNULIB_GETPASS@
1042 +GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
1043 GNULIB_GETTIMEOFDAY = @GNULIB_GETTIMEOFDAY@
1044 +GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
1045 +GNULIB_GL_UNISTD_H_GETOPT = @GNULIB_GL_UNISTD_H_GETOPT@
1046 +GNULIB_GRANTPT = @GNULIB_GRANTPT@
1047 +GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
1048 +GNULIB_HYPOT = @GNULIB_HYPOT@
1049 +GNULIB_HYPOTF = @GNULIB_HYPOTF@
1050 +GNULIB_HYPOTL = @GNULIB_HYPOTL@
1051 +GNULIB_ILOGB = @GNULIB_ILOGB@
1052 +GNULIB_ILOGBF = @GNULIB_ILOGBF@
1053 +GNULIB_ILOGBL = @GNULIB_ILOGBL@
1054 +GNULIB_IMAXABS = @GNULIB_IMAXABS@
1055 +GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
1056 +GNULIB_ISATTY = @GNULIB_ISATTY@
1057 +GNULIB_ISFINITE = @GNULIB_ISFINITE@
1058 +GNULIB_ISINF = @GNULIB_ISINF@
1059 +GNULIB_ISNAN = @GNULIB_ISNAN@
1060 +GNULIB_ISNAND = @GNULIB_ISNAND@
1061 +GNULIB_ISNANF = @GNULIB_ISNANF@
1062 +GNULIB_ISNANL = @GNULIB_ISNANL@
1063 +GNULIB_LCHMOD = @GNULIB_LCHMOD@
1064 +GNULIB_LCHOWN = @GNULIB_LCHOWN@
1065 +GNULIB_LDEXPF = @GNULIB_LDEXPF@
1066 +GNULIB_LDEXPL = @GNULIB_LDEXPL@
1067 +GNULIB_LINK = @GNULIB_LINK@
1068 +GNULIB_LINKAT = @GNULIB_LINKAT@
1069 +GNULIB_LOCALTIME = @GNULIB_LOCALTIME@
1070 +GNULIB_LOG = @GNULIB_LOG@
1071 +GNULIB_LOG10 = @GNULIB_LOG10@
1072 +GNULIB_LOG10F = @GNULIB_LOG10F@
1073 +GNULIB_LOG10L = @GNULIB_LOG10L@
1074 +GNULIB_LOG1P = @GNULIB_LOG1P@
1075 +GNULIB_LOG1PF = @GNULIB_LOG1PF@
1076 +GNULIB_LOG1PL = @GNULIB_LOG1PL@
1077 +GNULIB_LOG2 = @GNULIB_LOG2@
1078 +GNULIB_LOG2F = @GNULIB_LOG2F@
1079 +GNULIB_LOG2L = @GNULIB_LOG2L@
1080 +GNULIB_LOGB = @GNULIB_LOGB@
1081 +GNULIB_LOGBF = @GNULIB_LOGBF@
1082 +GNULIB_LOGBL = @GNULIB_LOGBL@
1083 +GNULIB_LOGF = @GNULIB_LOGF@
1084 +GNULIB_LOGL = @GNULIB_LOGL@
1085 +GNULIB_LSEEK = @GNULIB_LSEEK@
1086 +GNULIB_LSTAT = @GNULIB_LSTAT@
1087 +GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
1088 +GNULIB_MBRLEN = @GNULIB_MBRLEN@
1089 +GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
1090 +GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
1091 +GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
1092 +GNULIB_MBSCHR = @GNULIB_MBSCHR@
1093 +GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
1094 +GNULIB_MBSINIT = @GNULIB_MBSINIT@
1095 +GNULIB_MBSLEN = @GNULIB_MBSLEN@
1096 +GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
1097 +GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
1098 +GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
1099 +GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
1100 +GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
1101 +GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
1102 +GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
1103 +GNULIB_MBSSEP = @GNULIB_MBSSEP@
1104 +GNULIB_MBSSPN = @GNULIB_MBSSPN@
1105 +GNULIB_MBSSTR = @GNULIB_MBSSTR@
1106 +GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
1107 +GNULIB_MBTOWC = @GNULIB_MBTOWC@
1108 +GNULIB_MEMCHR = @GNULIB_MEMCHR@
1109 +GNULIB_MEMMEM = @GNULIB_MEMMEM@
1110 +GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
1111 +GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
1112 +GNULIB_MKDIRAT = @GNULIB_MKDIRAT@
1113 +GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
1114 +GNULIB_MKFIFO = @GNULIB_MKFIFO@
1115 +GNULIB_MKFIFOAT = @GNULIB_MKFIFOAT@
1116 +GNULIB_MKNOD = @GNULIB_MKNOD@
1117 +GNULIB_MKNODAT = @GNULIB_MKNODAT@
1118 +GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
1119 +GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
1120 +GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
1121 +GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
1122 +GNULIB_MKTIME = @GNULIB_MKTIME@
1123 +GNULIB_MODF = @GNULIB_MODF@
1124 +GNULIB_MODFF = @GNULIB_MODFF@
1125 +GNULIB_MODFL = @GNULIB_MODFL@
1126 +GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
1127 +GNULIB_NONBLOCKING = @GNULIB_NONBLOCKING@
1128 +GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
1129 +GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
1130 +GNULIB_OPEN = @GNULIB_OPEN@
1131 +GNULIB_OPENAT = @GNULIB_OPENAT@
1132 +GNULIB_OPENDIR = @GNULIB_OPENDIR@
1133 +GNULIB_OVERRIDES_STRUCT_STAT = @GNULIB_OVERRIDES_STRUCT_STAT@
1134 +GNULIB_OVERRIDES_WINT_T = @GNULIB_OVERRIDES_WINT_T@
1135 +GNULIB_PCLOSE = @GNULIB_PCLOSE@
1136 +GNULIB_PERROR = @GNULIB_PERROR@
1137 +GNULIB_PIPE = @GNULIB_PIPE@
1138 +GNULIB_PIPE2 = @GNULIB_PIPE2@
1139 +GNULIB_POPEN = @GNULIB_POPEN@
1140 +GNULIB_POSIX_OPENPT = @GNULIB_POSIX_OPENPT@
1141 +GNULIB_POWF = @GNULIB_POWF@
1142 +GNULIB_PREAD = @GNULIB_PREAD@
1143 +GNULIB_PRINTF = @GNULIB_PRINTF@
1144 +GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
1145 +GNULIB_PTSNAME = @GNULIB_PTSNAME@
1146 +GNULIB_PTSNAME_R = @GNULIB_PTSNAME_R@
1147 +GNULIB_PUTC = @GNULIB_PUTC@
1148 +GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
1149 +GNULIB_PUTENV = @GNULIB_PUTENV@
1150 +GNULIB_PUTS = @GNULIB_PUTS@
1151 +GNULIB_PWRITE = @GNULIB_PWRITE@
1152 +GNULIB_QSORT_R = @GNULIB_QSORT_R@
1153 +GNULIB_RANDOM = @GNULIB_RANDOM@
1154 +GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
1155 +GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
1156 +GNULIB_READ = @GNULIB_READ@
1157 +GNULIB_READDIR = @GNULIB_READDIR@
1158 +GNULIB_READLINK = @GNULIB_READLINK@
1159 +GNULIB_READLINKAT = @GNULIB_READLINKAT@
1160 +GNULIB_REALLOCARRAY = @GNULIB_REALLOCARRAY@
1161 +GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
1162 +GNULIB_REALPATH = @GNULIB_REALPATH@
1163 +GNULIB_REMAINDER = @GNULIB_REMAINDER@
1164 +GNULIB_REMAINDERF = @GNULIB_REMAINDERF@
1165 +GNULIB_REMAINDERL = @GNULIB_REMAINDERL@
1166 +GNULIB_REMOVE = @GNULIB_REMOVE@
1167 +GNULIB_RENAME = @GNULIB_RENAME@
1168 +GNULIB_RENAMEAT = @GNULIB_RENAMEAT@
1169 +GNULIB_REWINDDIR = @GNULIB_REWINDDIR@
1170 +GNULIB_RINT = @GNULIB_RINT@
1171 +GNULIB_RINTF = @GNULIB_RINTF@
1172 +GNULIB_RINTL = @GNULIB_RINTL@
1173 +GNULIB_RMDIR = @GNULIB_RMDIR@
1174 +GNULIB_ROUND = @GNULIB_ROUND@
1175 +GNULIB_ROUNDF = @GNULIB_ROUNDF@
1176 +GNULIB_ROUNDL = @GNULIB_ROUNDL@
1177 +GNULIB_RPMATCH = @GNULIB_RPMATCH@
1178 +GNULIB_SCANDIR = @GNULIB_SCANDIR@
1179 +GNULIB_SCANF = @GNULIB_SCANF@
1180 +GNULIB_SECURE_GETENV = @GNULIB_SECURE_GETENV@
1181 +GNULIB_SETENV = @GNULIB_SETENV@
1182 +GNULIB_SETHOSTNAME = @GNULIB_SETHOSTNAME@
1183 +GNULIB_SIGNBIT = @GNULIB_SIGNBIT@
1184 +GNULIB_SINF = @GNULIB_SINF@
1185 +GNULIB_SINHF = @GNULIB_SINHF@
1186 +GNULIB_SINL = @GNULIB_SINL@
1187 +GNULIB_SLEEP = @GNULIB_SLEEP@
1188 +GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
1189 +GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
1190 +GNULIB_SQRTF = @GNULIB_SQRTF@
1191 +GNULIB_SQRTL = @GNULIB_SQRTL@
1192 +GNULIB_STAT = @GNULIB_STAT@
1193 +GNULIB_STDIO_H_NONBLOCKING = @GNULIB_STDIO_H_NONBLOCKING@
1194 +GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
1195 +GNULIB_STPCPY = @GNULIB_STPCPY@
1196 +GNULIB_STPNCPY = @GNULIB_STPNCPY@
1197 +GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
1198 +GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
1199 +GNULIB_STRDUP = @GNULIB_STRDUP@
1200 +GNULIB_STRERROR = @GNULIB_STRERROR@
1201 +GNULIB_STRERROR_R = @GNULIB_STRERROR_R@
1202 +GNULIB_STRFTIME = @GNULIB_STRFTIME@
1203 +GNULIB_STRNCAT = @GNULIB_STRNCAT@
1204 +GNULIB_STRNDUP = @GNULIB_STRNDUP@
1205 +GNULIB_STRNLEN = @GNULIB_STRNLEN@
1206 +GNULIB_STRPBRK = @GNULIB_STRPBRK@
1207 +GNULIB_STRPTIME = @GNULIB_STRPTIME@
1208 +GNULIB_STRSEP = @GNULIB_STRSEP@
1209 +GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
1210 +GNULIB_STRSTR = @GNULIB_STRSTR@
1211 +GNULIB_STRTOD = @GNULIB_STRTOD@
1212 +GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
1213 +GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
1214 +GNULIB_STRTOLD = @GNULIB_STRTOLD@
1215 +GNULIB_STRTOLL = @GNULIB_STRTOLL@
1216 +GNULIB_STRTOULL = @GNULIB_STRTOULL@
1217 +GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
1218 +GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
1219 +GNULIB_SYMLINK = @GNULIB_SYMLINK@
1220 +GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
1221 +GNULIB_SYSTEM_POSIX = @GNULIB_SYSTEM_POSIX@
1222 +GNULIB_TANF = @GNULIB_TANF@
1223 +GNULIB_TANHF = @GNULIB_TANHF@
1224 +GNULIB_TANL = @GNULIB_TANL@
1225 +GNULIB_TIMEGM = @GNULIB_TIMEGM@
1226 +GNULIB_TIME_R = @GNULIB_TIME_R@
1227 +GNULIB_TIME_RZ = @GNULIB_TIME_RZ@
1228 +GNULIB_TMPFILE = @GNULIB_TMPFILE@
1229 +GNULIB_TRUNC = @GNULIB_TRUNC@
1230 +GNULIB_TRUNCATE = @GNULIB_TRUNCATE@
1231 +GNULIB_TRUNCF = @GNULIB_TRUNCF@
1232 +GNULIB_TRUNCL = @GNULIB_TRUNCL@
1233 +GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
1234 +GNULIB_TZSET = @GNULIB_TZSET@
1235 +GNULIB_UNISTD_H_NONBLOCKING = @GNULIB_UNISTD_H_NONBLOCKING@
1236 +GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
1237 +GNULIB_UNLINK = @GNULIB_UNLINK@
1238 +GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
1239 +GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
1240 +GNULIB_UNSETENV = @GNULIB_UNSETENV@
1241 +GNULIB_USLEEP = @GNULIB_USLEEP@
1242 +GNULIB_UTIME = @GNULIB_UTIME@
1243 +GNULIB_UTIMENSAT = @GNULIB_UTIMENSAT@
1244 +GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
1245 +GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
1246 +GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
1247 +GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
1248 +GNULIB_VFSCANF = @GNULIB_VFSCANF@
1249 +GNULIB_VPRINTF = @GNULIB_VPRINTF@
1250 +GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
1251 +GNULIB_VSCANF = @GNULIB_VSCANF@
1252 +GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
1253 +GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
1254 +GNULIB_WCPCPY = @GNULIB_WCPCPY@
1255 +GNULIB_WCPNCPY = @GNULIB_WCPNCPY@
1256 +GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
1257 +GNULIB_WCSCASECMP = @GNULIB_WCSCASECMP@
1258 +GNULIB_WCSCAT = @GNULIB_WCSCAT@
1259 +GNULIB_WCSCHR = @GNULIB_WCSCHR@
1260 +GNULIB_WCSCMP = @GNULIB_WCSCMP@
1261 +GNULIB_WCSCOLL = @GNULIB_WCSCOLL@
1262 +GNULIB_WCSCPY = @GNULIB_WCSCPY@
1263 +GNULIB_WCSCSPN = @GNULIB_WCSCSPN@
1264 +GNULIB_WCSDUP = @GNULIB_WCSDUP@
1265 +GNULIB_WCSFTIME = @GNULIB_WCSFTIME@
1266 +GNULIB_WCSLEN = @GNULIB_WCSLEN@
1267 +GNULIB_WCSNCASECMP = @GNULIB_WCSNCASECMP@
1268 +GNULIB_WCSNCAT = @GNULIB_WCSNCAT@
1269 +GNULIB_WCSNCMP = @GNULIB_WCSNCMP@
1270 +GNULIB_WCSNCPY = @GNULIB_WCSNCPY@
1271 +GNULIB_WCSNLEN = @GNULIB_WCSNLEN@
1272 +GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
1273 +GNULIB_WCSPBRK = @GNULIB_WCSPBRK@
1274 +GNULIB_WCSRCHR = @GNULIB_WCSRCHR@
1275 +GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
1276 +GNULIB_WCSSPN = @GNULIB_WCSSPN@
1277 +GNULIB_WCSSTR = @GNULIB_WCSSTR@
1278 +GNULIB_WCSTOK = @GNULIB_WCSTOK@
1279 +GNULIB_WCSWIDTH = @GNULIB_WCSWIDTH@
1280 +GNULIB_WCSXFRM = @GNULIB_WCSXFRM@
1281 +GNULIB_WCTOB = @GNULIB_WCTOB@
1282 +GNULIB_WCTOMB = @GNULIB_WCTOMB@
1283 +GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
1284 +GNULIB_WMEMCHR = @GNULIB_WMEMCHR@
1285 +GNULIB_WMEMCMP = @GNULIB_WMEMCMP@
1286 +GNULIB_WMEMCPY = @GNULIB_WMEMCPY@
1287 +GNULIB_WMEMMOVE = @GNULIB_WMEMMOVE@
1288 +GNULIB_WMEMSET = @GNULIB_WMEMSET@
1289 +GNULIB_WRITE = @GNULIB_WRITE@
1290 +GNULIB__EXIT = @GNULIB__EXIT@
1291 GPGME_CFLAGS = @GPGME_CFLAGS@
1292 GPGME_CONFIG = @GPGME_CONFIG@
1293 GPGME_LIBS = @GPGME_LIBS@
1294 GREP = @GREP@
1295 HAVE_ACOSF = @HAVE_ACOSF@
1296 HAVE_ACOSL = @HAVE_ACOSL@
1297 -HAVE_ALIGNED_ALLOC = @HAVE_ALIGNED_ALLOC@
1298 HAVE_ALLOCA_H = @HAVE_ALLOCA_H@
1299 HAVE_ALPHASORT = @HAVE_ALPHASORT@
1300 HAVE_ASINF = @HAVE_ASINF@
1301 @@ -961,7 +870,6 @@ HAVE_CHOWN = @HAVE_CHOWN@
1302 HAVE_CLOSEDIR = @HAVE_CLOSEDIR@
1303 HAVE_COPYSIGN = @HAVE_COPYSIGN@
1304 HAVE_COPYSIGNL = @HAVE_COPYSIGNL@
1305 -HAVE_COPY_FILE_RANGE = @HAVE_COPY_FILE_RANGE@
1306 HAVE_COSF = @HAVE_COSF@
1307 HAVE_COSHF = @HAVE_COSHF@
1308 HAVE_COSL = @HAVE_COSL@
1309 @@ -976,17 +884,13 @@ HAVE_DECL_CEILL = @HAVE_DECL_CEILL@
1310 HAVE_DECL_COPYSIGNF = @HAVE_DECL_COPYSIGNF@
1311 HAVE_DECL_COSL = @HAVE_DECL_COSL@
1312 HAVE_DECL_DIRFD = @HAVE_DECL_DIRFD@
1313 -HAVE_DECL_ECVT = @HAVE_DECL_ECVT@
1314 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
1315 -HAVE_DECL_EXECVPE = @HAVE_DECL_EXECVPE@
1316 HAVE_DECL_EXP2 = @HAVE_DECL_EXP2@
1317 HAVE_DECL_EXP2F = @HAVE_DECL_EXP2F@
1318 HAVE_DECL_EXP2L = @HAVE_DECL_EXP2L@
1319 HAVE_DECL_EXPL = @HAVE_DECL_EXPL@
1320 HAVE_DECL_EXPM1L = @HAVE_DECL_EXPM1L@
1321 HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
1322 -HAVE_DECL_FCLOSEALL = @HAVE_DECL_FCLOSEALL@
1323 -HAVE_DECL_FCVT = @HAVE_DECL_FCVT@
1324 HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@
1325 HAVE_DECL_FDOPENDIR = @HAVE_DECL_FDOPENDIR@
1326 HAVE_DECL_FLOORF = @HAVE_DECL_FLOORF@
1327 @@ -995,7 +899,6 @@ HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@
1328 HAVE_DECL_FREXPL = @HAVE_DECL_FREXPL@
1329 HAVE_DECL_FSEEKO = @HAVE_DECL_FSEEKO@
1330 HAVE_DECL_FTELLO = @HAVE_DECL_FTELLO@
1331 -HAVE_DECL_GCVT = @HAVE_DECL_GCVT@
1332 HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
1333 HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
1334 HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
1335 @@ -1047,14 +950,13 @@ HAVE_DECL_TRUNCL = @HAVE_DECL_TRUNCL@
1336 HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
1337 HAVE_DECL_UNSETENV = @HAVE_DECL_UNSETENV@
1338 HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
1339 -HAVE_DECL_WCSDUP = @HAVE_DECL_WCSDUP@
1340 HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
1341 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
1342 HAVE_DIRENT_H = @HAVE_DIRENT_H@
1343 HAVE_DPRINTF = @HAVE_DPRINTF@
1344 +HAVE_DUP2 = @HAVE_DUP2@
1345 HAVE_DUP3 = @HAVE_DUP3@
1346 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
1347 -HAVE_EXECVPE = @HAVE_EXECVPE@
1348 HAVE_EXPF = @HAVE_EXPF@
1349 HAVE_EXPL = @HAVE_EXPL@
1350 HAVE_EXPLICIT_BZERO = @HAVE_EXPLICIT_BZERO@
1351 @@ -1086,7 +988,6 @@ HAVE_FTELLO = @HAVE_FTELLO@
1352 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
1353 HAVE_FUTIMENS = @HAVE_FUTIMENS@
1354 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
1355 -HAVE_GETENTROPY = @HAVE_GETENTROPY@
1356 HAVE_GETGROUPS = @HAVE_GETGROUPS@
1357 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
1358 HAVE_GETLOGIN = @HAVE_GETLOGIN@
1359 @@ -1095,7 +996,6 @@ HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
1360 HAVE_GETPASS = @HAVE_GETPASS@
1361 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
1362 HAVE_GETTIMEOFDAY = @HAVE_GETTIMEOFDAY@
1363 -HAVE_GETUMASK = @HAVE_GETUMASK@
1364 HAVE_GRANTPT = @HAVE_GRANTPT@
1365 HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
1366 HAVE_HYPOTF = @HAVE_HYPOTF@
1367 @@ -1123,6 +1023,7 @@ HAVE_LOGBF = @HAVE_LOGBF@
1368 HAVE_LOGBL = @HAVE_LOGBL@
1369 HAVE_LOGF = @HAVE_LOGF@
1370 HAVE_LOGL = @HAVE_LOGL@
1371 +HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
1372 HAVE_LSTAT = @HAVE_LSTAT@
1373 HAVE_MAX_ALIGN_T = @HAVE_MAX_ALIGN_T@
1374 HAVE_MBRLEN = @HAVE_MBRLEN@
1375 @@ -1132,6 +1033,7 @@ HAVE_MBSLEN = @HAVE_MBSLEN@
1376 HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
1377 HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
1378 HAVE_MBTOWC = @HAVE_MBTOWC@
1379 +HAVE_MEMCHR = @HAVE_MEMCHR@
1380 HAVE_MEMPCPY = @HAVE_MEMPCPY@
1381 HAVE_MKDIRAT = @HAVE_MKDIRAT@
1382 HAVE_MKDTEMP = @HAVE_MKDTEMP@
1383 @@ -1154,7 +1056,6 @@ HAVE_PCLOSE = @HAVE_PCLOSE@
1384 HAVE_PIPE = @HAVE_PIPE@
1385 HAVE_PIPE2 = @HAVE_PIPE2@
1386 HAVE_POPEN = @HAVE_POPEN@
1387 -HAVE_POSIX_MEMALIGN = @HAVE_POSIX_MEMALIGN@
1388 HAVE_POSIX_OPENPT = @HAVE_POSIX_OPENPT@
1389 HAVE_POWF = @HAVE_POWF@
1390 HAVE_PREAD = @HAVE_PREAD@
1391 @@ -1184,8 +1085,6 @@ HAVE_SECURE_GETENV = @HAVE_SECURE_GETENV@
1392 HAVE_SETENV = @HAVE_SETENV@
1393 HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@
1394 HAVE_SETSTATE = @HAVE_SETSTATE@
1395 -HAVE_SIGABBREV_NP = @HAVE_SIGABBREV_NP@
1396 -HAVE_SIGDESCR_NP = @HAVE_SIGDESCR_NP@
1397 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
1398 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
1399 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
1400 @@ -1201,16 +1100,13 @@ HAVE_STPNCPY = @HAVE_STPNCPY@
1401 HAVE_STRCASECMP = @HAVE_STRCASECMP@
1402 HAVE_STRCASESTR = @HAVE_STRCASESTR@
1403 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
1404 -HAVE_STRERRORNAME_NP = @HAVE_STRERRORNAME_NP@
1405 HAVE_STRINGS_H = @HAVE_STRINGS_H@
1406 HAVE_STRPBRK = @HAVE_STRPBRK@
1407 HAVE_STRPTIME = @HAVE_STRPTIME@
1408 HAVE_STRSEP = @HAVE_STRSEP@
1409 HAVE_STRTOD = @HAVE_STRTOD@
1410 -HAVE_STRTOL = @HAVE_STRTOL@
1411 HAVE_STRTOLD = @HAVE_STRTOLD@
1412 HAVE_STRTOLL = @HAVE_STRTOLL@
1413 -HAVE_STRTOUL = @HAVE_STRTOUL@
1414 HAVE_STRTOULL = @HAVE_STRTOULL@
1415 HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
1416 HAVE_STRUCT_TIMEVAL = @HAVE_STRUCT_TIMEVAL@
1417 @@ -1228,12 +1124,12 @@ HAVE_TANF = @HAVE_TANF@
1418 HAVE_TANHF = @HAVE_TANHF@
1419 HAVE_TANL = @HAVE_TANL@
1420 HAVE_TIMEGM = @HAVE_TIMEGM@
1421 -HAVE_TIMESPEC_GET = @HAVE_TIMESPEC_GET@
1422 -HAVE_TIMESPEC_GETRES = @HAVE_TIMESPEC_GETRES@
1423 HAVE_TIMEZONE_T = @HAVE_TIMEZONE_T@
1424 +HAVE_TZSET = @HAVE_TZSET@
1425 HAVE_UNISTD_H = @HAVE_UNISTD_H@
1426 HAVE_UNLINKAT = @HAVE_UNLINKAT@
1427 HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
1428 +HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
1429 HAVE_USLEEP = @HAVE_USLEEP@
1430 HAVE_UTIME = @HAVE_UTIME@
1431 HAVE_UTIMENSAT = @HAVE_UTIMENSAT@
1432 @@ -1275,7 +1171,6 @@ HAVE_WMEMCHR = @HAVE_WMEMCHR@
1433 HAVE_WMEMCMP = @HAVE_WMEMCMP@
1434 HAVE_WMEMCPY = @HAVE_WMEMCPY@
1435 HAVE_WMEMMOVE = @HAVE_WMEMMOVE@
1436 -HAVE_WMEMPCPY = @HAVE_WMEMPCPY@
1437 HAVE_WMEMSET = @HAVE_WMEMSET@
1438 HAVE__BOOL = @HAVE__BOOL@
1439 HAVE__EXIT = @HAVE__EXIT@
1440 @@ -1372,18 +1267,16 @@ PATH_SEPARATOR = @PATH_SEPARATOR@
1441 PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
1442 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
1443 PRIPTR_PREFIX = @PRIPTR_PREFIX@
1444 +PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
1445 PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
1446 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
1447 RANLIB = @RANLIB@
1448 -REPLACE_ACCESS = @REPLACE_ACCESS@
1449 REPLACE_ACOSF = @REPLACE_ACOSF@
1450 -REPLACE_ALIGNED_ALLOC = @REPLACE_ALIGNED_ALLOC@
1451 REPLACE_ASINF = @REPLACE_ASINF@
1452 REPLACE_ATAN2F = @REPLACE_ATAN2F@
1453 REPLACE_ATANF = @REPLACE_ATANF@
1454 REPLACE_BTOWC = @REPLACE_BTOWC@
1455 -REPLACE_CALLOC_FOR_CALLOC_GNU = @REPLACE_CALLOC_FOR_CALLOC_GNU@
1456 -REPLACE_CALLOC_FOR_CALLOC_POSIX = @REPLACE_CALLOC_FOR_CALLOC_POSIX@
1457 +REPLACE_CALLOC = @REPLACE_CALLOC@
1458 REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
1459 REPLACE_CBRTF = @REPLACE_CBRTF@
1460 REPLACE_CBRTL = @REPLACE_CBRTL@
1461 @@ -1393,22 +1286,13 @@ REPLACE_CEILL = @REPLACE_CEILL@
1462 REPLACE_CHOWN = @REPLACE_CHOWN@
1463 REPLACE_CLOSE = @REPLACE_CLOSE@
1464 REPLACE_CLOSEDIR = @REPLACE_CLOSEDIR@
1465 -REPLACE_COPY_FILE_RANGE = @REPLACE_COPY_FILE_RANGE@
1466 REPLACE_COSF = @REPLACE_COSF@
1467 REPLACE_COSHF = @REPLACE_COSHF@
1468 -REPLACE_CREAT = @REPLACE_CREAT@
1469 REPLACE_CTIME = @REPLACE_CTIME@
1470 REPLACE_DIRFD = @REPLACE_DIRFD@
1471 REPLACE_DPRINTF = @REPLACE_DPRINTF@
1472 REPLACE_DUP = @REPLACE_DUP@
1473 REPLACE_DUP2 = @REPLACE_DUP2@
1474 -REPLACE_EXECL = @REPLACE_EXECL@
1475 -REPLACE_EXECLE = @REPLACE_EXECLE@
1476 -REPLACE_EXECLP = @REPLACE_EXECLP@
1477 -REPLACE_EXECV = @REPLACE_EXECV@
1478 -REPLACE_EXECVE = @REPLACE_EXECVE@
1479 -REPLACE_EXECVP = @REPLACE_EXECVP@
1480 -REPLACE_EXECVPE = @REPLACE_EXECVPE@
1481 REPLACE_EXP2 = @REPLACE_EXP2@
1482 REPLACE_EXP2L = @REPLACE_EXP2L@
1483 REPLACE_EXPF = @REPLACE_EXPF@
1484 @@ -1418,14 +1302,12 @@ REPLACE_EXPM1F = @REPLACE_EXPM1F@
1485 REPLACE_EXPM1L = @REPLACE_EXPM1L@
1486 REPLACE_FABSL = @REPLACE_FABSL@
1487 REPLACE_FACCESSAT = @REPLACE_FACCESSAT@
1488 -REPLACE_FCHMODAT = @REPLACE_FCHMODAT@
1489 REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
1490 REPLACE_FCLOSE = @REPLACE_FCLOSE@
1491 REPLACE_FCNTL = @REPLACE_FCNTL@
1492 REPLACE_FDOPEN = @REPLACE_FDOPEN@
1493 REPLACE_FDOPENDIR = @REPLACE_FDOPENDIR@
1494 REPLACE_FFLUSH = @REPLACE_FFLUSH@
1495 -REPLACE_FFSLL = @REPLACE_FFSLL@
1496 REPLACE_FLOOR = @REPLACE_FLOOR@
1497 REPLACE_FLOORF = @REPLACE_FLOORF@
1498 REPLACE_FLOORL = @REPLACE_FLOORL@
1499 @@ -1436,10 +1318,8 @@ REPLACE_FMOD = @REPLACE_FMOD@
1500 REPLACE_FMODF = @REPLACE_FMODF@
1501 REPLACE_FMODL = @REPLACE_FMODL@
1502 REPLACE_FOPEN = @REPLACE_FOPEN@
1503 -REPLACE_FOPEN_FOR_FOPEN_GNU = @REPLACE_FOPEN_FOR_FOPEN_GNU@
1504 REPLACE_FPRINTF = @REPLACE_FPRINTF@
1505 REPLACE_FPURGE = @REPLACE_FPURGE@
1506 -REPLACE_FREE = @REPLACE_FREE@
1507 REPLACE_FREOPEN = @REPLACE_FREOPEN@
1508 REPLACE_FREXP = @REPLACE_FREXP@
1509 REPLACE_FREXPF = @REPLACE_FREXPF@
1510 @@ -1461,7 +1341,6 @@ REPLACE_GETLINE = @REPLACE_GETLINE@
1511 REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
1512 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
1513 REPLACE_GETPASS = @REPLACE_GETPASS@
1514 -REPLACE_GETPASS_FOR_GETPASS_GNU = @REPLACE_GETPASS_FOR_GETPASS_GNU@
1515 REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
1516 REPLACE_GMTIME = @REPLACE_GMTIME@
1517 REPLACE_HUGE_VAL = @REPLACE_HUGE_VAL@
1518 @@ -1500,8 +1379,7 @@ REPLACE_LOGF = @REPLACE_LOGF@
1519 REPLACE_LOGL = @REPLACE_LOGL@
1520 REPLACE_LSEEK = @REPLACE_LSEEK@
1521 REPLACE_LSTAT = @REPLACE_LSTAT@
1522 -REPLACE_MALLOC_FOR_MALLOC_GNU = @REPLACE_MALLOC_FOR_MALLOC_GNU@
1523 -REPLACE_MALLOC_FOR_MALLOC_POSIX = @REPLACE_MALLOC_FOR_MALLOC_POSIX@
1524 +REPLACE_MALLOC = @REPLACE_MALLOC@
1525 REPLACE_MBRLEN = @REPLACE_MBRLEN@
1526 REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
1527 REPLACE_MBSINIT = @REPLACE_MBSINIT@
1528 @@ -1513,9 +1391,7 @@ REPLACE_MEMCHR = @REPLACE_MEMCHR@
1529 REPLACE_MEMMEM = @REPLACE_MEMMEM@
1530 REPLACE_MKDIR = @REPLACE_MKDIR@
1531 REPLACE_MKFIFO = @REPLACE_MKFIFO@
1532 -REPLACE_MKFIFOAT = @REPLACE_MKFIFOAT@
1533 REPLACE_MKNOD = @REPLACE_MKNOD@
1534 -REPLACE_MKNODAT = @REPLACE_MKNODAT@
1535 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
1536 REPLACE_MKTIME = @REPLACE_MKTIME@
1537 REPLACE_MODF = @REPLACE_MODF@
1538 @@ -1530,7 +1406,6 @@ REPLACE_OPENAT = @REPLACE_OPENAT@
1539 REPLACE_OPENDIR = @REPLACE_OPENDIR@
1540 REPLACE_PERROR = @REPLACE_PERROR@
1541 REPLACE_POPEN = @REPLACE_POPEN@
1542 -REPLACE_POSIX_MEMALIGN = @REPLACE_POSIX_MEMALIGN@
1543 REPLACE_PREAD = @REPLACE_PREAD@
1544 REPLACE_PRINTF = @REPLACE_PRINTF@
1545 REPLACE_PTSNAME = @REPLACE_PTSNAME@
1546 @@ -1543,9 +1418,7 @@ REPLACE_RANDOM_R = @REPLACE_RANDOM_R@
1547 REPLACE_READ = @REPLACE_READ@
1548 REPLACE_READLINK = @REPLACE_READLINK@
1549 REPLACE_READLINKAT = @REPLACE_READLINKAT@
1550 -REPLACE_REALLOCARRAY = @REPLACE_REALLOCARRAY@
1551 -REPLACE_REALLOC_FOR_REALLOC_GNU = @REPLACE_REALLOC_FOR_REALLOC_GNU@
1552 -REPLACE_REALLOC_FOR_REALLOC_POSIX = @REPLACE_REALLOC_FOR_REALLOC_POSIX@
1553 +REPLACE_REALLOC = @REPLACE_REALLOC@
1554 REPLACE_REALPATH = @REPLACE_REALPATH@
1555 REPLACE_REMAINDER = @REPLACE_REMAINDER@
1556 REPLACE_REMAINDERF = @REPLACE_REMAINDERF@
1557 @@ -1561,7 +1434,7 @@ REPLACE_ROUNDL = @REPLACE_ROUNDL@
1558 REPLACE_SETENV = @REPLACE_SETENV@
1559 REPLACE_SETSTATE = @REPLACE_SETSTATE@
1560 REPLACE_SIGNBIT = @REPLACE_SIGNBIT@
1561 -REPLACE_SIGNBIT_USING_BUILTINS = @REPLACE_SIGNBIT_USING_BUILTINS@
1562 +REPLACE_SIGNBIT_USING_GCC = @REPLACE_SIGNBIT_USING_GCC@
1563 REPLACE_SINF = @REPLACE_SINF@
1564 REPLACE_SINHF = @REPLACE_SINHF@
1565 REPLACE_SLEEP = @REPLACE_SLEEP@
1566 @@ -1577,7 +1450,6 @@ REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
1567 REPLACE_STRCHRNUL = @REPLACE_STRCHRNUL@
1568 REPLACE_STRDUP = @REPLACE_STRDUP@
1569 REPLACE_STRERROR = @REPLACE_STRERROR@
1570 -REPLACE_STRERRORNAME_NP = @REPLACE_STRERRORNAME_NP@
1571 REPLACE_STRERROR_R = @REPLACE_STRERROR_R@
1572 REPLACE_STRFTIME = @REPLACE_STRFTIME@
1573 REPLACE_STRNCAT = @REPLACE_STRNCAT@
1574 @@ -1588,11 +1460,7 @@ REPLACE_STRSTR = @REPLACE_STRSTR@
1575 REPLACE_STRTOD = @REPLACE_STRTOD@
1576 REPLACE_STRTOIMAX = @REPLACE_STRTOIMAX@
1577 REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
1578 -REPLACE_STRTOL = @REPLACE_STRTOL@
1579 REPLACE_STRTOLD = @REPLACE_STRTOLD@
1580 -REPLACE_STRTOLL = @REPLACE_STRTOLL@
1581 -REPLACE_STRTOUL = @REPLACE_STRTOUL@
1582 -REPLACE_STRTOULL = @REPLACE_STRTOULL@
1583 REPLACE_STRTOUMAX = @REPLACE_STRTOUMAX@
1584 REPLACE_STRUCT_TIMEVAL = @REPLACE_STRUCT_TIMEVAL@
1585 REPLACE_SYMLINK = @REPLACE_SYMLINK@
1586 @@ -1623,7 +1491,6 @@ REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
1587 REPLACE_WCSFTIME = @REPLACE_WCSFTIME@
1588 REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
1589 REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
1590 -REPLACE_WCSTOK = @REPLACE_WCSTOK@
1591 REPLACE_WCSWIDTH = @REPLACE_WCSWIDTH@
1592 REPLACE_WCTOB = @REPLACE_WCTOB@
1593 REPLACE_WCTOMB = @REPLACE_WCTOMB@
1594 @@ -1635,21 +1502,19 @@ SET_MAKE = @SET_MAKE@
1595 SHELL = @SHELL@
1596 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
1597 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
1598 -STDALIGN_H = @STDALIGN_H@
1599 STDBOOL_H = @STDBOOL_H@
1600 STDDEF_H = @STDDEF_H@
1601 STDINT_H = @STDINT_H@
1602 STRIP = @STRIP@
1603 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
1604 TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
1605 -TIME_H_DEFINES_TIME_UTC = @TIME_H_DEFINES_TIME_UTC@
1606 UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@
1607 UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@
1608 UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
1609 UNISTD_H_DEFINES_STRUCT_TIMESPEC = @UNISTD_H_DEFINES_STRUCT_TIMESPEC@
1610 -UNISTD_H_HAVE_SYS_RANDOM_H = @UNISTD_H_HAVE_SYS_RANDOM_H@
1611 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
1612 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
1613 +UTIME_H = @UTIME_H@
1614 VERSION = @VERSION@
1615 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
1616 WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
1617 @@ -1681,10 +1546,8 @@ datarootdir = @datarootdir@
1618 docdir = @docdir@
1619 dvidir = @dvidir@
1620 exec_prefix = @exec_prefix@
1621 -gl_LIBOBJDEPS = @gl_LIBOBJDEPS@
1622 gl_LIBOBJS = @gl_LIBOBJS@
1623 gl_LTLIBOBJS = @gl_LTLIBOBJS@
1624 -gltests_LIBOBJDEPS = @gltests_LIBOBJDEPS@
1625 gltests_LIBOBJS = @gltests_LIBOBJS@
1626 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
1627 gltests_WITNESS = @gltests_WITNESS@
1628
1629 diff --git a/autogen.sh b/autogen.sh
1630 index 75645de..ea564e0 100755
1631 --- a/autogen.sh
1632 +++ b/autogen.sh
1633 @@ -28,7 +28,6 @@ done
1634 # reload the gnulib code
1635 PATH=/usr/local/src/gnu/gnulib:${PATH}
1636 mods="
1637 - basename-lgpl
1638 dirent
1639 faccessat
1640 fdopendir
1641
1642 diff --git a/autotools/gnulib/Makefile.am b/autotools/gnulib/Makefile.am
1643 index dd83446..e0a7440 100644
1644 --- a/autotools/gnulib/Makefile.am
1645 +++ b/autotools/gnulib/Makefile.am
1646 @@ -1,10 +1,10 @@
1647 ## DO NOT EDIT! GENERATED AUTOMATICALLY!
1648 ## Process this file with automake to produce Makefile.in.
1649 -# Copyright (C) 2002-2022 Free Software Foundation, Inc.
1650 +# Copyright (C) 2002-2019 Free Software Foundation, Inc.
1651 #
1652 # This file is free software; you can redistribute it and/or modify
1653 # it under the terms of the GNU General Public License as published by
1654 -# the Free Software Foundation, either version 3 of the License, or
1655 +# the Free Software Foundation; either version 3 of the License, or
1656 # (at your option) any later version.
1657 #
1658 # This file is distributed in the hope that it will be useful,
1659 @@ -33,7 +33,6 @@
1660 # --no-libtool \
1661 # --macro-prefix=gl \
1662 # --no-vc-files \
1663 -# basename-lgpl \
1664 # dirent \
1665 # faccessat \
1666 # fdopendir \
1667 @@ -56,7 +55,7 @@
1668 # vasprintf-posix \
1669 # xalloc
1670
1671 -AUTOMAKE_OPTIONS = 1.11 gnits subdir-objects
1672 +AUTOMAKE_OPTIONS = 1.11 gnits
1673
1674 SUBDIRS =
1675 noinst_HEADERS =
1676 @@ -78,7 +77,6 @@ AM_CFLAGS =
1677 noinst_LIBRARIES += libgnu.a
1678
1679 libgnu_a_SOURCES =
1680 -libgnu_a_CFLAGS = $(AM_CFLAGS) $(GL_CFLAG_GNULIB_WARNINGS)
1681 libgnu_a_LIBADD = $(gl_LIBOBJS)
1682 libgnu_a_DEPENDENCIES = $(gl_LIBOBJS)
1683 EXTRA_libgnu_a_SOURCES =
1684 @@ -88,7 +86,7 @@ EXTRA_libgnu_a_SOURCES =
1685 # Use this preprocessor expression to decide whether #include_next works.
1686 # Do not rely on a 'configure'-time test for this, since the expression
1687 # might appear in an installed header, which is used by some other compiler.
1688 -HAVE_INCLUDE_NEXT = (__GNUC__ || __clang__ || 60000000 <= __DECC_VER)
1689 +HAVE_INCLUDE_NEXT = (__GNUC__ || 60000000 <= __DECC_VER)
1690
1691 ## end gnulib module absolute-header
1692
1693 @@ -100,10 +98,11 @@ BUILT_SOURCES += $(ALLOCA_H)
1694 # doesn't have one that works with the given compiler.
1695 if GL_GENERATE_ALLOCA_H
1696 alloca.h: alloca.in.h $(top_builddir)/config.status
1697 - $(gl_V_at)$(SED_HEADER_STDOUT) \
1698 - -e 's|@''HAVE_ALLOCA_H''@|$(HAVE_ALLOCA_H)|g' \
1699 - $(srcdir)/alloca.in.h > $@-t
1700 - $(AM_V_at)mv $@-t $@
1701 + $(AM_V_GEN)rm -f $@-t $@ && \
1702 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1703 + sed -e 's|@''HAVE_ALLOCA_H''@|$(HAVE_ALLOCA_H)|g' < $(srcdir)/alloca.in.h; \
1704 + } > $@-t && \
1705 + mv -f $@-t $@
1706 else
1707 alloca.h: $(top_builddir)/config.status
1708 rm -f $@
1709 @@ -123,58 +122,28 @@ EXTRA_DIST += assure.h
1710
1711 ## begin gnulib module at-internal
1712
1713 -libgnu_a_SOURCES += openat-priv.h openat-proc.c
1714
1715 -## end gnulib module at-internal
1716 -
1717 -## begin gnulib module attribute
1718 -
1719 -
1720 -EXTRA_DIST += attribute.h
1721 -
1722 -## end gnulib module attribute
1723 -
1724 -## begin gnulib module basename-lgpl
1725 -
1726 -libgnu_a_SOURCES += basename-lgpl.c
1727 -
1728 -EXTRA_DIST += basename-lgpl.h
1729 -
1730 -## end gnulib module basename-lgpl
1731 -
1732 -## begin gnulib module calloc-gnu
1733 -
1734 -
1735 -EXTRA_DIST += calloc.c
1736 -
1737 -EXTRA_libgnu_a_SOURCES += calloc.c
1738 -
1739 -## end gnulib module calloc-gnu
1740 -
1741 -## begin gnulib module calloc-posix
1742 +EXTRA_DIST += openat-priv.h openat-proc.c
1743
1744 +EXTRA_libgnu_a_SOURCES += openat-proc.c
1745
1746 -EXTRA_DIST += calloc.c
1747 +## end gnulib module at-internal
1748
1749 -EXTRA_libgnu_a_SOURCES += calloc.c
1750 +## begin gnulib module canonicalize-lgpl
1751
1752 -## end gnulib module calloc-posix
1753
1754 -## begin gnulib module canonicalize-lgpl
1755 +EXTRA_DIST += canonicalize-lgpl.c
1756
1757 -if GL_COND_OBJ_CANONICALIZE_LGPL
1758 -libgnu_a_SOURCES += canonicalize-lgpl.c
1759 -endif
1760 +EXTRA_libgnu_a_SOURCES += canonicalize-lgpl.c
1761
1762 ## end gnulib module canonicalize-lgpl
1763
1764 ## begin gnulib module chdir-long
1765
1766 -if GL_COND_OBJ_CHDIR_LONG
1767 -libgnu_a_SOURCES += chdir-long.c
1768 -endif
1769
1770 -EXTRA_DIST += chdir-long.h
1771 +EXTRA_DIST += chdir-long.c chdir-long.h
1772 +
1773 +EXTRA_libgnu_a_SOURCES += chdir-long.c
1774
1775 ## end gnulib module chdir-long
1776
1777 @@ -188,19 +157,19 @@ EXTRA_DIST += cloexec.h
1778
1779 ## begin gnulib module close
1780
1781 -if GL_COND_OBJ_CLOSE
1782 -libgnu_a_SOURCES += close.c
1783 -endif
1784 +
1785 +EXTRA_DIST += close.c
1786 +
1787 +EXTRA_libgnu_a_SOURCES += close.c
1788
1789 ## end gnulib module close
1790
1791 ## begin gnulib module closedir
1792
1793 -if GL_COND_OBJ_CLOSEDIR
1794 -libgnu_a_SOURCES += closedir.c
1795 -endif
1796
1797 -EXTRA_DIST += dirent-private.h
1798 +EXTRA_DIST += closedir.c dirent-private.h
1799 +
1800 +EXTRA_libgnu_a_SOURCES += closedir.c
1801
1802 ## end gnulib module closedir
1803
1804 @@ -211,21 +180,22 @@ BUILT_SOURCES += dirent.h
1805 # We need the following in order to create <dirent.h> when the system
1806 # doesn't have one that works with the given compiler.
1807 dirent.h: dirent.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1808 - $(gl_V_at)$(SED_HEADER_STDOUT) \
1809 - -e 's|@''GUARD_PREFIX''@|GL|g' \
1810 + $(AM_V_GEN)rm -f $@-t $@ && \
1811 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1812 + sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1813 -e 's|@''HAVE_DIRENT_H''@|$(HAVE_DIRENT_H)|g' \
1814 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1815 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1816 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1817 -e 's|@''NEXT_DIRENT_H''@|$(NEXT_DIRENT_H)|g' \
1818 - -e 's/@''GNULIB_OPENDIR''@/$(GL_GNULIB_OPENDIR)/g' \
1819 - -e 's/@''GNULIB_READDIR''@/$(GL_GNULIB_READDIR)/g' \
1820 - -e 's/@''GNULIB_REWINDDIR''@/$(GL_GNULIB_REWINDDIR)/g' \
1821 - -e 's/@''GNULIB_CLOSEDIR''@/$(GL_GNULIB_CLOSEDIR)/g' \
1822 - -e 's/@''GNULIB_DIRFD''@/$(GL_GNULIB_DIRFD)/g' \
1823 - -e 's/@''GNULIB_FDOPENDIR''@/$(GL_GNULIB_FDOPENDIR)/g' \
1824 - -e 's/@''GNULIB_SCANDIR''@/$(GL_GNULIB_SCANDIR)/g' \
1825 - -e 's/@''GNULIB_ALPHASORT''@/$(GL_GNULIB_ALPHASORT)/g' \
1826 + -e 's/@''GNULIB_OPENDIR''@/$(GNULIB_OPENDIR)/g' \
1827 + -e 's/@''GNULIB_READDIR''@/$(GNULIB_READDIR)/g' \
1828 + -e 's/@''GNULIB_REWINDDIR''@/$(GNULIB_REWINDDIR)/g' \
1829 + -e 's/@''GNULIB_CLOSEDIR''@/$(GNULIB_CLOSEDIR)/g' \
1830 + -e 's/@''GNULIB_DIRFD''@/$(GNULIB_DIRFD)/g' \
1831 + -e 's/@''GNULIB_FDOPENDIR''@/$(GNULIB_FDOPENDIR)/g' \
1832 + -e 's/@''GNULIB_SCANDIR''@/$(GNULIB_SCANDIR)/g' \
1833 + -e 's/@''GNULIB_ALPHASORT''@/$(GNULIB_ALPHASORT)/g' \
1834 -e 's/@''HAVE_OPENDIR''@/$(HAVE_OPENDIR)/g' \
1835 -e 's/@''HAVE_READDIR''@/$(HAVE_READDIR)/g' \
1836 -e 's/@''HAVE_REWINDDIR''@/$(HAVE_REWINDDIR)/g' \
1837 @@ -242,8 +212,9 @@ dirent.h: dirent.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H
1838 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1839 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1840 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
1841 - $(srcdir)/dirent.in.h > $@-t
1842 - $(AM_V_at)mv $@-t $@
1843 + < $(srcdir)/dirent.in.h; \
1844 + } > $@-t && \
1845 + mv $@-t $@
1846 MOSTLYCLEANFILES += dirent.h dirent.h-t
1847
1848 EXTRA_DIST += dirent.in.h
1849 @@ -252,42 +223,45 @@ EXTRA_DIST += dirent.in.h
1850
1851 ## begin gnulib module dirfd
1852
1853 -if GL_COND_OBJ_DIRFD
1854 -libgnu_a_SOURCES += dirfd.c
1855 -endif
1856 +
1857 +EXTRA_DIST += dirfd.c
1858 +
1859 +EXTRA_libgnu_a_SOURCES += dirfd.c
1860
1861 ## end gnulib module dirfd
1862
1863 ## begin gnulib module dirname-lgpl
1864
1865 -libgnu_a_SOURCES += dirname-lgpl.c stripslash.c
1866 +libgnu_a_SOURCES += dirname-lgpl.c basename-lgpl.c stripslash.c
1867
1868 EXTRA_DIST += dirname.h
1869
1870 ## end gnulib module dirname-lgpl
1871
1872 +## begin gnulib module dosname
1873 +
1874 +
1875 +EXTRA_DIST += dosname.h
1876 +
1877 +## end gnulib module dosname
1878 +
1879 ## begin gnulib module dup
1880
1881 -if GL_COND_OBJ_DUP
1882 -libgnu_a_SOURCES += dup.c
1883 -endif
1884
1885 -## end gnulib module dup
1886 +EXTRA_DIST += dup.c
1887
1888 -## begin gnulib module dup2
1889 +EXTRA_libgnu_a_SOURCES += dup.c
1890
1891 -if GL_COND_OBJ_DUP2
1892 -libgnu_a_SOURCES += dup2.c
1893 -endif
1894 +## end gnulib module dup
1895
1896 -## end gnulib module dup2
1897 +## begin gnulib module dup2
1898
1899 -## begin gnulib module eloop-threshold
1900
1901 +EXTRA_DIST += dup2.c
1902
1903 -EXTRA_DIST += eloop-threshold.h
1904 +EXTRA_libgnu_a_SOURCES += dup2.c
1905
1906 -## end gnulib module eloop-threshold
1907 +## end gnulib module dup2
1908
1909 ## begin gnulib module errno
1910
1911 @@ -297,8 +271,9 @@ BUILT_SOURCES += $(ERRNO_H)
1912 # doesn't have one that is POSIX compliant.
1913 if GL_GENERATE_ERRNO_H
1914 errno.h: errno.in.h $(top_builddir)/config.status
1915 - $(gl_V_at)$(SED_HEADER_STDOUT) \
1916 - -e 's|@''GUARD_PREFIX''@|GL|g' \
1917 + $(AM_V_GEN)rm -f $@-t $@ && \
1918 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1919 + sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1920 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1921 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1922 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1923 @@ -309,8 +284,9 @@ errno.h: errno.in.h $(top_builddir)/config.status
1924 -e 's|@''ENOLINK_VALUE''@|$(ENOLINK_VALUE)|g' \
1925 -e 's|@''EOVERFLOW_HIDDEN''@|$(EOVERFLOW_HIDDEN)|g' \
1926 -e 's|@''EOVERFLOW_VALUE''@|$(EOVERFLOW_VALUE)|g' \
1927 - $(srcdir)/errno.in.h > $@-t
1928 - $(AM_V_at)mv $@-t $@
1929 + < $(srcdir)/errno.in.h; \
1930 + } > $@-t && \
1931 + mv $@-t $@
1932 else
1933 errno.h: $(top_builddir)/config.status
1934 rm -f $@
1935 @@ -323,19 +299,19 @@ EXTRA_DIST += errno.in.h
1936
1937 ## begin gnulib module error
1938
1939 -if GL_COND_OBJ_ERROR
1940 -libgnu_a_SOURCES += error.c
1941 -endif
1942
1943 -EXTRA_DIST += error.h
1944 +EXTRA_DIST += error.c error.h
1945 +
1946 +EXTRA_libgnu_a_SOURCES += error.c
1947
1948 ## end gnulib module error
1949
1950 ## begin gnulib module euidaccess
1951
1952 -if GL_COND_OBJ_EUIDACCESS
1953 -libgnu_a_SOURCES += euidaccess.c
1954 -endif
1955 +
1956 +EXTRA_DIST += euidaccess.c
1957 +
1958 +EXTRA_libgnu_a_SOURCES += euidaccess.c
1959
1960 ## end gnulib module euidaccess
1961
1962 @@ -349,29 +325,28 @@ EXTRA_DIST += exitfail.h
1963
1964 ## begin gnulib module faccessat
1965
1966 -if GL_COND_OBJ_FACCESSAT
1967 -libgnu_a_SOURCES += faccessat.c
1968 -endif
1969
1970 -EXTRA_DIST += at-func.c
1971 +EXTRA_DIST += at-func.c faccessat.c
1972
1973 -EXTRA_libgnu_a_SOURCES += at-func.c
1974 +EXTRA_libgnu_a_SOURCES += at-func.c faccessat.c
1975
1976 ## end gnulib module faccessat
1977
1978 ## begin gnulib module fchdir
1979
1980 -if GL_COND_OBJ_FCHDIR
1981 -libgnu_a_SOURCES += fchdir.c
1982 -endif
1983 +
1984 +EXTRA_DIST += fchdir.c
1985 +
1986 +EXTRA_libgnu_a_SOURCES += fchdir.c
1987
1988 ## end gnulib module fchdir
1989
1990 ## begin gnulib module fcntl
1991
1992 -if GL_COND_OBJ_FCNTL
1993 -libgnu_a_SOURCES += fcntl.c
1994 -endif
1995 +
1996 +EXTRA_DIST += fcntl.c
1997 +
1998 +EXTRA_libgnu_a_SOURCES += fcntl.c
1999
2000 ## end gnulib module fcntl
2001
2002 @@ -382,30 +357,28 @@ BUILT_SOURCES += fcntl.h
2003 # We need the following in order to create <fcntl.h> when the system
2004 # doesn't have one that works with the given compiler.
2005 fcntl.h: fcntl.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
2006 - $(gl_V_at)$(SED_HEADER_STDOUT) \
2007 - -e 's|@''GUARD_PREFIX''@|GL|g' \
2008 + $(AM_V_GEN)rm -f $@-t $@ && \
2009 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2010 + sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2011 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2012 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2013 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2014 -e 's|@''NEXT_FCNTL_H''@|$(NEXT_FCNTL_H)|g' \
2015 - -e 's/@''GNULIB_CREAT''@/$(GL_GNULIB_CREAT)/g' \
2016 - -e 's/@''GNULIB_FCNTL''@/$(GL_GNULIB_FCNTL)/g' \
2017 - -e 's/@''GNULIB_NONBLOCKING''@/$(GL_GNULIB_NONBLOCKING)/g' \
2018 - -e 's/@''GNULIB_OPEN''@/$(GL_GNULIB_OPEN)/g' \
2019 - -e 's/@''GNULIB_OPENAT''@/$(GL_GNULIB_OPENAT)/g' \
2020 - -e 's/@''GNULIB_MDA_CREAT''@/$(GL_GNULIB_MDA_CREAT)/g' \
2021 - -e 's/@''GNULIB_MDA_OPEN''@/$(GL_GNULIB_MDA_OPEN)/g' \
2022 + -e 's/@''GNULIB_FCNTL''@/$(GNULIB_FCNTL)/g' \
2023 + -e 's/@''GNULIB_NONBLOCKING''@/$(GNULIB_NONBLOCKING)/g' \
2024 + -e 's/@''GNULIB_OPEN''@/$(GNULIB_OPEN)/g' \
2025 + -e 's/@''GNULIB_OPENAT''@/$(GNULIB_OPENAT)/g' \
2026 -e 's|@''HAVE_FCNTL''@|$(HAVE_FCNTL)|g' \
2027 -e 's|@''HAVE_OPENAT''@|$(HAVE_OPENAT)|g' \
2028 - -e 's|@''REPLACE_CREAT''@|$(REPLACE_CREAT)|g' \
2029 -e 's|@''REPLACE_FCNTL''@|$(REPLACE_FCNTL)|g' \
2030 -e 's|@''REPLACE_OPEN''@|$(REPLACE_OPEN)|g' \
2031 -e 's|@''REPLACE_OPENAT''@|$(REPLACE_OPENAT)|g' \
2032 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2033 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2034 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
2035 - $(srcdir)/fcntl.in.h > $@-t
2036 - $(AM_V_at)mv $@-t $@
2037 + < $(srcdir)/fcntl.in.h; \
2038 + } > $@-t && \
2039 + mv $@-t $@
2040 MOSTLYCLEANFILES += fcntl.h fcntl.h-t
2041
2042 EXTRA_DIST += fcntl.in.h
2043 @@ -428,9 +401,10 @@ libgnu_a_SOURCES += fd-safer-flag.c dup-safer-flag.c
2044
2045 ## begin gnulib module fdopendir
2046
2047 -if GL_COND_OBJ_FDOPENDIR
2048 -libgnu_a_SOURCES += fdopendir.c
2049 -endif
2050 +
2051 +EXTRA_DIST += fdopendir.c
2052 +
2053 +EXTRA_libgnu_a_SOURCES += fdopendir.c
2054
2055 ## end gnulib module fdopendir
2056
2057 @@ -457,29 +431,26 @@ BUILT_SOURCES += $(FLOAT_H)
2058 # doesn't have one that works with the given compiler.
2059 if GL_GENERATE_FLOAT_H
2060 float.h: float.in.h $(top_builddir)/config.status
2061 - $(gl_V_at)$(SED_HEADER_STDOUT) \
2062 - -e 's|@''GUARD_PREFIX''@|GL|g' \
2063 + $(AM_V_GEN)rm -f $@-t $@ && \
2064 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
2065 + sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2066 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2067 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2068 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2069 -e 's|@''NEXT_FLOAT_H''@|$(NEXT_FLOAT_H)|g' \
2070 -e 's|@''REPLACE_ITOLD''@|$(REPLACE_ITOLD)|g' \
2071 - $(srcdir)/float.in.h > $@-t
2072 - $(AM_V_at)mv $@-t $@
2073 + < $(srcdir)/float.in.h; \
2074 + } > $@-t && \
2075 + mv $@-t $@
2076 else
2077 float.h: $(top_builddir)/config.status
2078 rm -f $@
2079 endif
2080 MOSTLYCLEANFILES += float.h float.h-t
2081
2082 -if GL_COND_OBJ_FLOAT
2083 -libgnu_a_SOURCES += float.c
2084 -endif
2085 -if GL_COND_OBJ_ITOLD
2086 -libgnu_a_SOURCES += itold.c
2087 -endif
2088 +EXTRA_DIST += float.c float.in.h itold.c
2089
2090 -EXTRA_DIST += float.in.h
2091 +EXTRA_libgnu_a_SOURCES += float.c itold.c
2092
2093 ## end gnulib module float
2094
2095 @@ -490,14 +461,6 @@ EXTRA_DIST += fpucw.h
2096
2097 ## end gnulib module fpucw
2098
2099 -## begin gnulib module free-posix
2100 -
2101 -if GL_COND_OBJ_FREE
2102 -libgnu_a_SOURCES += free.c
2103 -endif
2104 -
2105 -## end gnulib module free-posix
2106 -
2107 ## begin gnulib module frexp-nolibm
2108
2109
2110 @@ -518,92 +481,73 @@ EXTRA_libgnu_a_SOURCES += frexp.c frexpl.c
2111
2112 ## begin gnulib module fstat
2113
2114 -if GL_COND_OBJ_FSTAT
2115 -libgnu_a_SOURCES += fstat.c
2116 -endif
2117
2118 -EXTRA_DIST += stat-w32.c stat-w32.h
2119 +EXTRA_DIST += fstat.c stat-w32.c stat-w32.h
2120
2121 -EXTRA_libgnu_a_SOURCES += stat-w32.c
2122 +EXTRA_libgnu_a_SOURCES += fstat.c stat-w32.c
2123
2124 ## end gnulib module fstat
2125
2126 ## begin gnulib module fstatat
2127
2128 -if GL_COND_OBJ_FSTATAT
2129 -libgnu_a_SOURCES += fstatat.c
2130 -endif
2131
2132 -EXTRA_DIST += at-func.c
2133 +EXTRA_DIST += at-func.c fstatat.c
2134
2135 -EXTRA_libgnu_a_SOURCES += at-func.c
2136 +EXTRA_libgnu_a_SOURCES += at-func.c fstatat.c
2137
2138 ## end gnulib module fstatat
2139
2140 ## begin gnulib module futimens
2141
2142 -if GL_COND_OBJ_FUTIMENS
2143 -libgnu_a_SOURCES += futimens.c
2144 -endif
2145
2146 -## end gnulib module futimens
2147 -
2148 -## begin gnulib module gen-header
2149 +EXTRA_DIST += futimens.c
2150
2151 -# In 'sed', replace the pattern space with a "DO NOT EDIT" comment.
2152 -SED_HEADER_NOEDIT = s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,
2153 +EXTRA_libgnu_a_SOURCES += futimens.c
2154
2155 -# '$(SED_HEADER_STDOUT) -e "..."' runs 'sed' but first outputs "DO NOT EDIT".
2156 -SED_HEADER_STDOUT = sed -e 1h -e '1$(SED_HEADER_NOEDIT)' -e 1G
2157 -
2158 -# '$(SED_HEADER_TO_AT_t) FILE' copies FILE to $@-t, prepending a leading
2159 -# "DO_NOT_EDIT". Although this could be done more simply via:
2160 -# SED_HEADER_TO_AT_t = $(SED_HEADER_STDOUT) > $@-t
2161 -# the -n and 'w' avoid a fork+exec, at least when GNU Make is used.
2162 -SED_HEADER_TO_AT_t = $(SED_HEADER_STDOUT) -n -e 'w $@-t'
2163 +## end gnulib module futimens
2164
2165 -# Use $(gl_V_at) instead of $(AM_V_GEN) or $(AM_V_at) on a line that
2166 -gl_V_at = $(AM_V_GEN)
2167 +## begin gnulib module getcwd-lgpl
2168
2169 -## end gnulib module gen-header
2170
2171 -## begin gnulib module getcwd-lgpl
2172 +EXTRA_DIST += getcwd-lgpl.c
2173
2174 -if GL_COND_OBJ_GETCWD_LGPL
2175 -libgnu_a_SOURCES += getcwd-lgpl.c
2176 -endif
2177 +EXTRA_libgnu_a_SOURCES += getcwd-lgpl.c
2178
2179 ## end gnulib module getcwd-lgpl
2180
2181 ## begin gnulib module getdelim
2182
2183 -if GL_COND_OBJ_GETDELIM
2184 -libgnu_a_SOURCES += getdelim.c
2185 -endif
2186 +
2187 +EXTRA_DIST += getdelim.c
2188 +
2189 +EXTRA_libgnu_a_SOURCES += getdelim.c
2190
2191 ## end gnulib module getdelim
2192
2193 ## begin gnulib module getdtablesize
2194
2195 -if GL_COND_OBJ_GETDTABLESIZE
2196 -libgnu_a_SOURCES += getdtablesize.c
2197 -endif
2198 +
2199 +EXTRA_DIST += getdtablesize.c
2200 +
2201 +EXTRA_libgnu_a_SOURCES += getdtablesize.c
2202
2203 ## end gnulib module getdtablesize
2204
2205 ## begin gnulib module getgroups
2206
2207 -if GL_COND_OBJ_GETGROUPS
2208 -libgnu_a_SOURCES += getgroups.c
2209 -endif
2210 +
2211 +EXTRA_DIST += getgroups.c
2212 +
2213 +EXTRA_libgnu_a_SOURCES += getgroups.c
2214
2215 ## end gnulib module getgroups
2216
2217 ## begin gnulib module getline
2218
2219 -if GL_COND_OBJ_GETLINE
2220 -libgnu_a_SOURCES += getline.c
2221 -endif
2222 +
2223 +EXTRA_DIST += getline.c
2224 +
2225 +EXTRA_libgnu_a_SOURCES += getline.c
2226
2227 ## end gnulib module getline
2228
2229 @@ -613,41 +557,33 @@ BUILT_SOURCES += $(GETOPT_H) $(GETOPT_CDEFS_H)
2230
2231 # We need the following in order to create <getopt.h> when the system
2232 # doesn't have one that works with the given compiler.
2233 -if GL_GENERATE_GETOPT_H
2234 getopt.h: getopt.in.h $(top_builddir)/config.status $(ARG_NONNULL_H)
2235 - $(gl_V_at)$(SED_HEADER_STDOUT) \
2236 - -e 's|@''GUARD_PREFIX''@|GL|g' \
2237 + $(AM_V_GEN)rm -f $@-t $@ && \
2238 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2239 + sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2240 -e 's|@''HAVE_GETOPT_H''@|$(HAVE_GETOPT_H)|g' \
2241 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2242 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2243 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2244 -e 's|@''NEXT_GETOPT_H''@|$(NEXT_GETOPT_H)|g' \
2245 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2246 - $(srcdir)/getopt.in.h > $@-t
2247 - $(AM_V_at)mv $@-t $@
2248 -else
2249 -getopt.h: $(top_builddir)/config.status
2250 - rm -f $@
2251 -endif
2252 + < $(srcdir)/getopt.in.h; \
2253 + } > $@-t && \
2254 + mv -f $@-t $@
2255
2256 -if GL_GENERATE_GETOPT_CDEFS_H
2257 getopt-cdefs.h: getopt-cdefs.in.h $(top_builddir)/config.status
2258 - $(AM_V_GEN)$(SED_HEADER_STDOUT) \
2259 - -e 's|@''HAVE_SYS_CDEFS_H''@|$(HAVE_SYS_CDEFS_H)|g' \
2260 - $(srcdir)/getopt-cdefs.in.h > $@-t
2261 - $(AM_V_at)mv $@-t $@
2262 -else
2263 -getopt-cdefs.h: $(top_builddir)/config.status
2264 - rm -f $@
2265 -endif
2266 + $(AM_V_GEN)rm -f $@-t $@ && \
2267 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2268 + sed -e 's|@''HAVE_SYS_CDEFS_H''@|$(HAVE_SYS_CDEFS_H)|g' \
2269 + < $(srcdir)/getopt-cdefs.in.h; \
2270 + } > $@-t && \
2271 + mv -f $@-t $@
2272
2273 MOSTLYCLEANFILES += getopt.h getopt.h-t getopt-cdefs.h getopt-cdefs.h-t
2274
2275 -if GL_COND_OBJ_GETOPT
2276 -libgnu_a_SOURCES += getopt.c getopt1.c
2277 -endif
2278 +EXTRA_DIST += getopt-cdefs.in.h getopt-core.h getopt-ext.h getopt-pfx-core.h getopt-pfx-ext.h getopt.c getopt.in.h getopt1.c getopt_int.h
2279
2280 -EXTRA_DIST += getopt-cdefs.in.h getopt-core.h getopt-ext.h getopt-pfx-core.h getopt-pfx-ext.h getopt.in.h getopt_int.h
2281 +EXTRA_libgnu_a_SOURCES += getopt.c getopt1.c
2282
2283 ## end gnulib module getopt-posix
2284
2285 @@ -671,33 +607,21 @@ libgnu_a_SOURCES += gettime.c
2286
2287 ## begin gnulib module gettimeofday
2288
2289 -if GL_COND_OBJ_GETTIMEOFDAY
2290 -libgnu_a_SOURCES += gettimeofday.c
2291 -endif
2292 -
2293 -## end gnulib module gettimeofday
2294
2295 -## begin gnulib module group-member
2296 +EXTRA_DIST += gettimeofday.c
2297
2298 -if GL_COND_OBJ_GROUP_MEMBER
2299 -libgnu_a_SOURCES += group-member.c
2300 -endif
2301 +EXTRA_libgnu_a_SOURCES += gettimeofday.c
2302
2303 -## end gnulib module group-member
2304 -
2305 -## begin gnulib module ialloc
2306 -
2307 -libgnu_a_SOURCES += ialloc.c
2308 +## end gnulib module gettimeofday
2309
2310 -EXTRA_DIST += ialloc.h
2311 +## begin gnulib module group-member
2312
2313 -## end gnulib module ialloc
2314
2315 -## begin gnulib module idx
2316 +EXTRA_DIST += group-member.c
2317
2318 -libgnu_a_SOURCES += idx.h
2319 +EXTRA_libgnu_a_SOURCES += group-member.c
2320
2321 -## end gnulib module idx
2322 +## end gnulib module group-member
2323
2324 ## begin gnulib module intprops
2325
2326 @@ -713,18 +637,22 @@ BUILT_SOURCES += inttypes.h
2327 # We need the following in order to create <inttypes.h> when the system
2328 # doesn't have one that works with the given compiler.
2329 inttypes.h: inttypes.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H)
2330 - $(gl_V_at)$(SED_HEADER_STDOUT) \
2331 - -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
2332 + $(AM_V_GEN)rm -f $@-t $@ && \
2333 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2334 + sed -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
2335 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2336 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2337 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2338 -e 's|@''NEXT_INTTYPES_H''@|$(NEXT_INTTYPES_H)|g' \
2339 + -e 's/@''PRI_MACROS_BROKEN''@/$(PRI_MACROS_BROKEN)/g' \
2340 -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
2341 + -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
2342 + -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
2343 -e 's/@''PRIPTR_PREFIX''@/$(PRIPTR_PREFIX)/g' \
2344 - -e 's/@''GNULIB_IMAXABS''@/$(GL_GNULIB_IMAXABS)/g' \
2345 - -e 's/@''GNULIB_IMAXDIV''@/$(GL_GNULIB_IMAXDIV)/g' \
2346 - -e 's/@''GNULIB_STRTOIMAX''@/$(GL_GNULIB_STRTOIMAX)/g' \
2347 - -e 's/@''GNULIB_STRTOUMAX''@/$(GL_GNULIB_STRTOUMAX)/g' \
2348 + -e 's/@''GNULIB_IMAXABS''@/$(GNULIB_IMAXABS)/g' \
2349 + -e 's/@''GNULIB_IMAXDIV''@/$(GNULIB_IMAXDIV)/g' \
2350 + -e 's/@''GNULIB_STRTOIMAX''@/$(GNULIB_STRTOIMAX)/g' \
2351 + -e 's/@''GNULIB_STRTOUMAX''@/$(GNULIB_STRTOUMAX)/g' \
2352 -e 's/@''HAVE_DECL_IMAXABS''@/$(HAVE_DECL_IMAXABS)/g' \
2353 -e 's/@''HAVE_DECL_IMAXDIV''@/$(HAVE_DECL_IMAXDIV)/g' \
2354 -e 's/@''HAVE_DECL_STRTOIMAX''@/$(HAVE_DECL_STRTOIMAX)/g' \
2355 @@ -739,8 +667,9 @@ inttypes.h: inttypes.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_U
2356 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2357 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2358 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
2359 - $(srcdir)/inttypes.in.h > $@-t
2360 - $(AM_V_at)mv $@-t $@
2361 + < $(srcdir)/inttypes.in.h; \
2362 + } > $@-t && \
2363 + mv $@-t $@
2364 MOSTLYCLEANFILES += inttypes.h inttypes.h-t
2365
2366 EXTRA_DIST += inttypes.in.h
2367 @@ -774,13 +703,6 @@ EXTRA_libgnu_a_SOURCES += isnan.c isnanl.c
2368
2369 ## end gnulib module isnanl-nolibm
2370
2371 -## begin gnulib module libc-config
2372 -
2373 -
2374 -EXTRA_DIST += cdefs.h libc-config.h
2375 -
2376 -## end gnulib module libc-config
2377 -
2378 ## begin gnulib module limits-h
2379
2380 BUILT_SOURCES += $(LIMITS_H)
2381 @@ -789,14 +711,16 @@ BUILT_SOURCES += $(LIMITS_H)
2382 # doesn't have one that is compatible with GNU.
2383 if GL_GENERATE_LIMITS_H
2384 limits.h: limits.in.h $(top_builddir)/config.status
2385 - $(gl_V_at)$(SED_HEADER_STDOUT) \
2386 - -e 's|@''GUARD_PREFIX''@|GL|g' \
2387 + $(AM_V_GEN)rm -f $@-t $@ && \
2388 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
2389 + sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2390 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2391 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2392 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2393 -e 's|@''NEXT_LIMITS_H''@|$(NEXT_LIMITS_H)|g' \
2394 - $(srcdir)/limits.in.h > $@-t
2395 - $(AM_V_at)mv $@-t $@
2396 + < $(srcdir)/limits.in.h; \
2397 + } > $@-t && \
2398 + mv $@-t $@
2399 else
2400 limits.h: $(top_builddir)/config.status
2401 rm -f $@
2402 @@ -807,22 +731,23 @@ EXTRA_DIST += limits.in.h
2403
2404 ## end gnulib module limits-h
2405
2406 -## begin gnulib module lstat
2407 +## begin gnulib module localtime-buffer
2408
2409 -if GL_COND_OBJ_LSTAT
2410 -libgnu_a_SOURCES += lstat.c
2411 -endif
2412
2413 -## end gnulib module lstat
2414 +EXTRA_DIST += localtime-buffer.c localtime-buffer.h
2415
2416 -## begin gnulib module malloc-gnu
2417 +EXTRA_libgnu_a_SOURCES += localtime-buffer.c
2418
2419 +## end gnulib module localtime-buffer
2420
2421 -EXTRA_DIST += malloc.c
2422 +## begin gnulib module lstat
2423
2424 -EXTRA_libgnu_a_SOURCES += malloc.c
2425
2426 -## end gnulib module malloc-gnu
2427 +EXTRA_DIST += lstat.c
2428 +
2429 +EXTRA_libgnu_a_SOURCES += lstat.c
2430 +
2431 +## end gnulib module lstat
2432
2433 ## begin gnulib module malloc-posix
2434
2435 @@ -849,114 +774,109 @@ libgnu_a_SOURCES += math.c
2436 # We need the following in order to create <math.h> when the system
2437 # doesn't have one that works with the given compiler.
2438 math.h: math.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
2439 - $(gl_V_at)$(SED_HEADER_STDOUT) \
2440 - -e 's|@''GUARD_PREFIX''@|GL|g' \
2441 + $(AM_V_GEN)rm -f $@-t $@ && \
2442 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
2443 + sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2444 -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|$(INCLUDE_NEXT_AS_FIRST_DIRECTIVE)|g' \
2445 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2446 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2447 -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|$(NEXT_AS_FIRST_DIRECTIVE_MATH_H)|g' \
2448 - -e 's/@''GNULIB_ACOSF''@/$(GL_GNULIB_ACOSF)/g' \
2449 - -e 's/@''GNULIB_ACOSL''@/$(GL_GNULIB_ACOSL)/g' \
2450 - -e 's/@''GNULIB_ASINF''@/$(GL_GNULIB_ASINF)/g' \
2451 - -e 's/@''GNULIB_ASINL''@/$(GL_GNULIB_ASINL)/g' \
2452 - -e 's/@''GNULIB_ATANF''@/$(GL_GNULIB_ATANF)/g' \
2453 - -e 's/@''GNULIB_ATANL''@/$(GL_GNULIB_ATANL)/g' \
2454 - -e 's/@''GNULIB_ATAN2F''@/$(GL_GNULIB_ATAN2F)/g' \
2455 - -e 's/@''GNULIB_CBRT''@/$(GL_GNULIB_CBRT)/g' \
2456 - -e 's/@''GNULIB_CBRTF''@/$(GL_GNULIB_CBRTF)/g' \
2457 - -e 's/@''GNULIB_CBRTL''@/$(GL_GNULIB_CBRTL)/g' \
2458 - -e 's/@''GNULIB_CEIL''@/$(GL_GNULIB_CEIL)/g' \
2459 - -e 's/@''GNULIB_CEILF''@/$(GL_GNULIB_CEILF)/g' \
2460 - -e 's/@''GNULIB_CEILL''@/$(GL_GNULIB_CEILL)/g' \
2461 - -e 's/@''GNULIB_COPYSIGN''@/$(GL_GNULIB_COPYSIGN)/g' \
2462 - -e 's/@''GNULIB_COPYSIGNF''@/$(GL_GNULIB_COPYSIGNF)/g' \
2463 - -e 's/@''GNULIB_COPYSIGNL''@/$(GL_GNULIB_COPYSIGNL)/g' \
2464 - -e 's/@''GNULIB_COSF''@/$(GL_GNULIB_COSF)/g' \
2465 - -e 's/@''GNULIB_COSL''@/$(GL_GNULIB_COSL)/g' \
2466 - -e 's/@''GNULIB_COSHF''@/$(GL_GNULIB_COSHF)/g' \
2467 - -e 's/@''GNULIB_EXPF''@/$(GL_GNULIB_EXPF)/g' \
2468 - -e 's/@''GNULIB_EXPL''@/$(GL_GNULIB_EXPL)/g' \
2469 - -e 's/@''GNULIB_EXP2''@/$(GL_GNULIB_EXP2)/g' \
2470 - -e 's/@''GNULIB_EXP2F''@/$(GL_GNULIB_EXP2F)/g' \
2471 - -e 's/@''GNULIB_EXP2L''@/$(GL_GNULIB_EXP2L)/g' \
2472 - -e 's/@''GNULIB_EXPM1''@/$(GL_GNULIB_EXPM1)/g' \
2473 - -e 's/@''GNULIB_EXPM1F''@/$(GL_GNULIB_EXPM1F)/g' \
2474 - -e 's/@''GNULIB_EXPM1L''@/$(GL_GNULIB_EXPM1L)/g' \
2475 - -e 's/@''GNULIB_FABSF''@/$(GL_GNULIB_FABSF)/g' \
2476 - -e 's/@''GNULIB_FABSL''@/$(GL_GNULIB_FABSL)/g' \
2477 - -e 's/@''GNULIB_FLOOR''@/$(GL_GNULIB_FLOOR)/g' \
2478 - -e 's/@''GNULIB_FLOORF''@/$(GL_GNULIB_FLOORF)/g' \
2479 - -e 's/@''GNULIB_FLOORL''@/$(GL_GNULIB_FLOORL)/g' \
2480 - -e 's/@''GNULIB_FMA''@/$(GL_GNULIB_FMA)/g' \
2481 - -e 's/@''GNULIB_FMAF''@/$(GL_GNULIB_FMAF)/g' \
2482 - -e 's/@''GNULIB_FMAL''@/$(GL_GNULIB_FMAL)/g' \
2483 - -e 's/@''GNULIB_FMOD''@/$(GL_GNULIB_FMOD)/g' \
2484 - -e 's/@''GNULIB_FMODF''@/$(GL_GNULIB_FMODF)/g' \
2485 - -e 's/@''GNULIB_FMODL''@/$(GL_GNULIB_FMODL)/g' \
2486 - -e 's/@''GNULIB_FREXPF''@/$(GL_GNULIB_FREXPF)/g' \
2487 - -e 's/@''GNULIB_FREXP''@/$(GL_GNULIB_FREXP)/g' \
2488 - -e 's/@''GNULIB_FREXPL''@/$(GL_GNULIB_FREXPL)/g' \
2489 - -e 's/@''GNULIB_HYPOT''@/$(GL_GNULIB_HYPOT)/g' \
2490 - -e 's/@''GNULIB_HYPOTF''@/$(GL_GNULIB_HYPOTF)/g' \
2491 - -e 's/@''GNULIB_HYPOTL''@/$(GL_GNULIB_HYPOTL)/g' \
2492 + -e 's/@''GNULIB_ACOSF''@/$(GNULIB_ACOSF)/g' \
2493 + -e 's/@''GNULIB_ACOSL''@/$(GNULIB_ACOSL)/g' \
2494 + -e 's/@''GNULIB_ASINF''@/$(GNULIB_ASINF)/g' \
2495 + -e 's/@''GNULIB_ASINL''@/$(GNULIB_ASINL)/g' \
2496 + -e 's/@''GNULIB_ATANF''@/$(GNULIB_ATANF)/g' \
2497 + -e 's/@''GNULIB_ATANL''@/$(GNULIB_ATANL)/g' \
2498 + -e 's/@''GNULIB_ATAN2F''@/$(GNULIB_ATAN2F)/g' \
2499 + -e 's/@''GNULIB_CBRT''@/$(GNULIB_CBRT)/g' \
2500 + -e 's/@''GNULIB_CBRTF''@/$(GNULIB_CBRTF)/g' \
2501 + -e 's/@''GNULIB_CBRTL''@/$(GNULIB_CBRTL)/g' \
2502 + -e 's/@''GNULIB_CEIL''@/$(GNULIB_CEIL)/g' \
2503 + -e 's/@''GNULIB_CEILF''@/$(GNULIB_CEILF)/g' \
2504 + -e 's/@''GNULIB_CEILL''@/$(GNULIB_CEILL)/g' \
2505 + -e 's/@''GNULIB_COPYSIGN''@/$(GNULIB_COPYSIGN)/g' \
2506 + -e 's/@''GNULIB_COPYSIGNF''@/$(GNULIB_COPYSIGNF)/g' \
2507 + -e 's/@''GNULIB_COPYSIGNL''@/$(GNULIB_COPYSIGNL)/g' \
2508 + -e 's/@''GNULIB_COSF''@/$(GNULIB_COSF)/g' \
2509 + -e 's/@''GNULIB_COSL''@/$(GNULIB_COSL)/g' \
2510 + -e 's/@''GNULIB_COSHF''@/$(GNULIB_COSHF)/g' \
2511 + -e 's/@''GNULIB_EXPF''@/$(GNULIB_EXPF)/g' \
2512 + -e 's/@''GNULIB_EXPL''@/$(GNULIB_EXPL)/g' \
2513 + -e 's/@''GNULIB_EXP2''@/$(GNULIB_EXP2)/g' \
2514 + -e 's/@''GNULIB_EXP2F''@/$(GNULIB_EXP2F)/g' \
2515 + -e 's/@''GNULIB_EXP2L''@/$(GNULIB_EXP2L)/g' \
2516 + -e 's/@''GNULIB_EXPM1''@/$(GNULIB_EXPM1)/g' \
2517 + -e 's/@''GNULIB_EXPM1F''@/$(GNULIB_EXPM1F)/g' \
2518 + -e 's/@''GNULIB_EXPM1L''@/$(GNULIB_EXPM1L)/g' \
2519 + -e 's/@''GNULIB_FABSF''@/$(GNULIB_FABSF)/g' \
2520 + -e 's/@''GNULIB_FABSL''@/$(GNULIB_FABSL)/g' \
2521 + -e 's/@''GNULIB_FLOOR''@/$(GNULIB_FLOOR)/g' \
2522 + -e 's/@''GNULIB_FLOORF''@/$(GNULIB_FLOORF)/g' \
2523 + -e 's/@''GNULIB_FLOORL''@/$(GNULIB_FLOORL)/g' \
2524 + -e 's/@''GNULIB_FMA''@/$(GNULIB_FMA)/g' \
2525 + -e 's/@''GNULIB_FMAF''@/$(GNULIB_FMAF)/g' \
2526 + -e 's/@''GNULIB_FMAL''@/$(GNULIB_FMAL)/g' \
2527 + -e 's/@''GNULIB_FMOD''@/$(GNULIB_FMOD)/g' \
2528 + -e 's/@''GNULIB_FMODF''@/$(GNULIB_FMODF)/g' \
2529 + -e 's/@''GNULIB_FMODL''@/$(GNULIB_FMODL)/g' \
2530 + -e 's/@''GNULIB_FREXPF''@/$(GNULIB_FREXPF)/g' \
2531 + -e 's/@''GNULIB_FREXP''@/$(GNULIB_FREXP)/g' \
2532 + -e 's/@''GNULIB_FREXPL''@/$(GNULIB_FREXPL)/g' \
2533 + -e 's/@''GNULIB_HYPOT''@/$(GNULIB_HYPOT)/g' \
2534 + -e 's/@''GNULIB_HYPOTF''@/$(GNULIB_HYPOTF)/g' \
2535 + -e 's/@''GNULIB_HYPOTL''@/$(GNULIB_HYPOTL)/g' \
2536 < $(srcdir)/math.in.h | \
2537 - sed -e 's/@''GNULIB_ILOGB''@/$(GL_GNULIB_ILOGB)/g' \
2538 - -e 's/@''GNULIB_ILOGBF''@/$(GL_GNULIB_ILOGBF)/g' \
2539 - -e 's/@''GNULIB_ILOGBL''@/$(GL_GNULIB_ILOGBL)/g' \
2540 - -e 's/@''GNULIB_ISFINITE''@/$(GL_GNULIB_ISFINITE)/g' \
2541 - -e 's/@''GNULIB_ISINF''@/$(GL_GNULIB_ISINF)/g' \
2542 - -e 's/@''GNULIB_ISNAN''@/$(GL_GNULIB_ISNAN)/g' \
2543 - -e 's/@''GNULIB_ISNANF''@/$(GL_GNULIB_ISNANF)/g' \
2544 - -e 's/@''GNULIB_ISNAND''@/$(GL_GNULIB_ISNAND)/g' \
2545 - -e 's/@''GNULIB_ISNANL''@/$(GL_GNULIB_ISNANL)/g' \
2546 - -e 's/@''GNULIB_LDEXPF''@/$(GL_GNULIB_LDEXPF)/g' \
2547 - -e 's/@''GNULIB_LDEXPL''@/$(GL_GNULIB_LDEXPL)/g' \
2548 - -e 's/@''GNULIB_LOG''@/$(GL_GNULIB_LOG)/g' \
2549 - -e 's/@''GNULIB_LOGF''@/$(GL_GNULIB_LOGF)/g' \
2550 - -e 's/@''GNULIB_LOGL''@/$(GL_GNULIB_LOGL)/g' \
2551 - -e 's/@''GNULIB_LOG10''@/$(GL_GNULIB_LOG10)/g' \
2552 - -e 's/@''GNULIB_LOG10F''@/$(GL_GNULIB_LOG10F)/g' \
2553 - -e 's/@''GNULIB_LOG10L''@/$(GL_GNULIB_LOG10L)/g' \
2554 - -e 's/@''GNULIB_LOG1P''@/$(GL_GNULIB_LOG1P)/g' \
2555 - -e 's/@''GNULIB_LOG1PF''@/$(GL_GNULIB_LOG1PF)/g' \
2556 - -e 's/@''GNULIB_LOG1PL''@/$(GL_GNULIB_LOG1PL)/g' \
2557 - -e 's/@''GNULIB_LOG2''@/$(GL_GNULIB_LOG2)/g' \
2558 - -e 's/@''GNULIB_LOG2F''@/$(GL_GNULIB_LOG2F)/g' \
2559 - -e 's/@''GNULIB_LOG2L''@/$(GL_GNULIB_LOG2L)/g' \
2560 - -e 's/@''GNULIB_LOGB''@/$(GL_GNULIB_LOGB)/g' \
2561 - -e 's/@''GNULIB_LOGBF''@/$(GL_GNULIB_LOGBF)/g' \
2562 - -e 's/@''GNULIB_LOGBL''@/$(GL_GNULIB_LOGBL)/g' \
2563 - -e 's/@''GNULIB_MODF''@/$(GL_GNULIB_MODF)/g' \
2564 - -e 's/@''GNULIB_MODFF''@/$(GL_GNULIB_MODFF)/g' \
2565 - -e 's/@''GNULIB_MODFL''@/$(GL_GNULIB_MODFL)/g' \
2566 - -e 's/@''GNULIB_POWF''@/$(GL_GNULIB_POWF)/g' \
2567 - -e 's/@''GNULIB_REMAINDER''@/$(GL_GNULIB_REMAINDER)/g' \
2568 - -e 's/@''GNULIB_REMAINDERF''@/$(GL_GNULIB_REMAINDERF)/g' \
2569 - -e 's/@''GNULIB_REMAINDERL''@/$(GL_GNULIB_REMAINDERL)/g' \
2570 - -e 's/@''GNULIB_RINT''@/$(GL_GNULIB_RINT)/g' \
2571 - -e 's/@''GNULIB_RINTF''@/$(GL_GNULIB_RINTF)/g' \
2572 - -e 's/@''GNULIB_RINTL''@/$(GL_GNULIB_RINTL)/g' \
2573 - -e 's/@''GNULIB_ROUND''@/$(GL_GNULIB_ROUND)/g' \
2574 - -e 's/@''GNULIB_ROUNDF''@/$(GL_GNULIB_ROUNDF)/g' \
2575 - -e 's/@''GNULIB_ROUNDL''@/$(GL_GNULIB_ROUNDL)/g' \
2576 - -e 's/@''GNULIB_SIGNBIT''@/$(GL_GNULIB_SIGNBIT)/g' \
2577 - -e 's/@''GNULIB_SINF''@/$(GL_GNULIB_SINF)/g' \
2578 - -e 's/@''GNULIB_SINL''@/$(GL_GNULIB_SINL)/g' \
2579 - -e 's/@''GNULIB_SINHF''@/$(GL_GNULIB_SINHF)/g' \
2580 - -e 's/@''GNULIB_SQRTF''@/$(GL_GNULIB_SQRTF)/g' \
2581 - -e 's/@''GNULIB_SQRTL''@/$(GL_GNULIB_SQRTL)/g' \
2582 - -e 's/@''GNULIB_TANF''@/$(GL_GNULIB_TANF)/g' \
2583 - -e 's/@''GNULIB_TANL''@/$(GL_GNULIB_TANL)/g' \
2584 - -e 's/@''GNULIB_TANHF''@/$(GL_GNULIB_TANHF)/g' \
2585 - -e 's/@''GNULIB_TRUNC''@/$(GL_GNULIB_TRUNC)/g' \
2586 - -e 's/@''GNULIB_TRUNCF''@/$(GL_GNULIB_TRUNCF)/g' \
2587 - -e 's/@''GNULIB_TRUNCL''@/$(GL_GNULIB_TRUNCL)/g' \
2588 - -e 's/@''GNULIB_MDA_J0''@/$(GL_GNULIB_MDA_J0)/g' \
2589 - -e 's/@''GNULIB_MDA_J1''@/$(GL_GNULIB_MDA_J1)/g' \
2590 - -e 's/@''GNULIB_MDA_JN''@/$(GL_GNULIB_MDA_JN)/g' \
2591 - -e 's/@''GNULIB_MDA_Y0''@/$(GL_GNULIB_MDA_Y0)/g' \
2592 - -e 's/@''GNULIB_MDA_Y1''@/$(GL_GNULIB_MDA_Y1)/g' \
2593 - -e 's/@''GNULIB_MDA_YN''@/$(GL_GNULIB_MDA_YN)/g' \
2594 + sed -e 's/@''GNULIB_ILOGB''@/$(GNULIB_ILOGB)/g' \
2595 + -e 's/@''GNULIB_ILOGBF''@/$(GNULIB_ILOGBF)/g' \
2596 + -e 's/@''GNULIB_ILOGBL''@/$(GNULIB_ILOGBL)/g' \
2597 + -e 's/@''GNULIB_ISFINITE''@/$(GNULIB_ISFINITE)/g' \
2598 + -e 's/@''GNULIB_ISINF''@/$(GNULIB_ISINF)/g' \
2599 + -e 's/@''GNULIB_ISNAN''@/$(GNULIB_ISNAN)/g' \
2600 + -e 's/@''GNULIB_ISNANF''@/$(GNULIB_ISNANF)/g' \
2601 + -e 's/@''GNULIB_ISNAND''@/$(GNULIB_ISNAND)/g' \
2602 + -e 's/@''GNULIB_ISNANL''@/$(GNULIB_ISNANL)/g' \
2603 + -e 's/@''GNULIB_LDEXPF''@/$(GNULIB_LDEXPF)/g' \
2604 + -e 's/@''GNULIB_LDEXPL''@/$(GNULIB_LDEXPL)/g' \
2605 + -e 's/@''GNULIB_LOG''@/$(GNULIB_LOG)/g' \
2606 + -e 's/@''GNULIB_LOGF''@/$(GNULIB_LOGF)/g' \
2607 + -e 's/@''GNULIB_LOGL''@/$(GNULIB_LOGL)/g' \
2608 + -e 's/@''GNULIB_LOG10''@/$(GNULIB_LOG10)/g' \
2609 + -e 's/@''GNULIB_LOG10F''@/$(GNULIB_LOG10F)/g' \
2610 + -e 's/@''GNULIB_LOG10L''@/$(GNULIB_LOG10L)/g' \
2611 + -e 's/@''GNULIB_LOG1P''@/$(GNULIB_LOG1P)/g' \
2612 + -e 's/@''GNULIB_LOG1PF''@/$(GNULIB_LOG1PF)/g' \
2613 + -e 's/@''GNULIB_LOG1PL''@/$(GNULIB_LOG1PL)/g' \
2614 + -e 's/@''GNULIB_LOG2''@/$(GNULIB_LOG2)/g' \
2615 + -e 's/@''GNULIB_LOG2F''@/$(GNULIB_LOG2F)/g' \
2616 + -e 's/@''GNULIB_LOG2L''@/$(GNULIB_LOG2L)/g' \
2617 + -e 's/@''GNULIB_LOGB''@/$(GNULIB_LOGB)/g' \
2618 + -e 's/@''GNULIB_LOGBF''@/$(GNULIB_LOGBF)/g' \
2619 + -e 's/@''GNULIB_LOGBL''@/$(GNULIB_LOGBL)/g' \
2620 + -e 's/@''GNULIB_MODF''@/$(GNULIB_MODF)/g' \
2621 + -e 's/@''GNULIB_MODFF''@/$(GNULIB_MODFF)/g' \
2622 + -e 's/@''GNULIB_MODFL''@/$(GNULIB_MODFL)/g' \
2623 + -e 's/@''GNULIB_POWF''@/$(GNULIB_POWF)/g' \
2624 + -e 's/@''GNULIB_REMAINDER''@/$(GNULIB_REMAINDER)/g' \
2625 + -e 's/@''GNULIB_REMAINDERF''@/$(GNULIB_REMAINDERF)/g' \
2626 + -e 's/@''GNULIB_REMAINDERL''@/$(GNULIB_REMAINDERL)/g' \
2627 + -e 's/@''GNULIB_RINT''@/$(GNULIB_RINT)/g' \
2628 + -e 's/@''GNULIB_RINTF''@/$(GNULIB_RINTF)/g' \
2629 + -e 's/@''GNULIB_RINTL''@/$(GNULIB_RINTL)/g' \
2630 + -e 's/@''GNULIB_ROUND''@/$(GNULIB_ROUND)/g' \
2631 + -e 's/@''GNULIB_ROUNDF''@/$(GNULIB_ROUNDF)/g' \
2632 + -e 's/@''GNULIB_ROUNDL''@/$(GNULIB_ROUNDL)/g' \
2633 + -e 's/@''GNULIB_SIGNBIT''@/$(GNULIB_SIGNBIT)/g' \
2634 + -e 's/@''GNULIB_SINF''@/$(GNULIB_SINF)/g' \
2635 + -e 's/@''GNULIB_SINL''@/$(GNULIB_SINL)/g' \
2636 + -e 's/@''GNULIB_SINHF''@/$(GNULIB_SINHF)/g' \
2637 + -e 's/@''GNULIB_SQRTF''@/$(GNULIB_SQRTF)/g' \
2638 + -e 's/@''GNULIB_SQRTL''@/$(GNULIB_SQRTL)/g' \
2639 + -e 's/@''GNULIB_TANF''@/$(GNULIB_TANF)/g' \
2640 + -e 's/@''GNULIB_TANL''@/$(GNULIB_TANL)/g' \
2641 + -e 's/@''GNULIB_TANHF''@/$(GNULIB_TANHF)/g' \
2642 + -e 's/@''GNULIB_TRUNC''@/$(GNULIB_TRUNC)/g' \
2643 + -e 's/@''GNULIB_TRUNCF''@/$(GNULIB_TRUNCF)/g' \
2644 + -e 's/@''GNULIB_TRUNCL''@/$(GNULIB_TRUNCL)/g' \
2645 | \
2646 sed -e 's|@''HAVE_ACOSF''@|$(HAVE_ACOSF)|g' \
2647 -e 's|@''HAVE_ACOSL''@|$(HAVE_ACOSL)|g' \
2648 @@ -1125,7 +1045,7 @@ math.h: math.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(
2649 -e 's|@''REPLACE_ROUNDF''@|$(REPLACE_ROUNDF)|g' \
2650 -e 's|@''REPLACE_ROUNDL''@|$(REPLACE_ROUNDL)|g' \
2651 -e 's|@''REPLACE_SIGNBIT''@|$(REPLACE_SIGNBIT)|g' \
2652 - -e 's|@''REPLACE_SIGNBIT_USING_BUILTINS''@|$(REPLACE_SIGNBIT_USING_BUILTINS)|g' \
2653 + -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|$(REPLACE_SIGNBIT_USING_GCC)|g' \
2654 -e 's|@''REPLACE_SINF''@|$(REPLACE_SINF)|g' \
2655 -e 's|@''REPLACE_SINHF''@|$(REPLACE_SINHF)|g' \
2656 -e 's|@''REPLACE_SQRTF''@|$(REPLACE_SQRTF)|g' \
2657 @@ -1137,9 +1057,9 @@ math.h: math.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(
2658 -e 's|@''REPLACE_TRUNCL''@|$(REPLACE_TRUNCL)|g' \
2659 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2660 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2661 - -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
2662 - > $@-t
2663 - $(AM_V_at)mv $@-t $@
2664 + -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
2665 + } > $@-t && \
2666 + mv $@-t $@
2667 MOSTLYCLEANFILES += math.h math.h-t
2668
2669 EXTRA_DIST += math.in.h
2670 @@ -1148,89 +1068,82 @@ EXTRA_DIST += math.in.h
2671
2672 ## begin gnulib module memchr
2673
2674 -if GL_COND_OBJ_MEMCHR
2675 -libgnu_a_SOURCES += memchr.c
2676 -endif
2677
2678 -EXTRA_DIST += memchr.valgrind
2679 +EXTRA_DIST += memchr.c memchr.valgrind
2680 +
2681 +EXTRA_libgnu_a_SOURCES += memchr.c
2682
2683 ## end gnulib module memchr
2684
2685 ## begin gnulib module mempcpy
2686
2687 -if GL_COND_OBJ_MEMPCPY
2688 -libgnu_a_SOURCES += mempcpy.c
2689 -endif
2690 +
2691 +EXTRA_DIST += mempcpy.c
2692 +
2693 +EXTRA_libgnu_a_SOURCES += mempcpy.c
2694
2695 ## end gnulib module mempcpy
2696
2697 ## begin gnulib module memrchr
2698
2699 -if GL_COND_OBJ_MEMRCHR
2700 -libgnu_a_SOURCES += memrchr.c
2701 -endif
2702 -
2703 -## end gnulib module memrchr
2704
2705 -## begin gnulib module minmax
2706 +EXTRA_DIST += memrchr.c
2707
2708 -libgnu_a_SOURCES += minmax.h
2709 +EXTRA_libgnu_a_SOURCES += memrchr.c
2710
2711 -## end gnulib module minmax
2712 +## end gnulib module memrchr
2713
2714 ## begin gnulib module mkdir
2715
2716 -if GL_COND_OBJ_MKDIR
2717 -libgnu_a_SOURCES += mkdir.c
2718 -endif
2719 +
2720 +EXTRA_DIST += mkdir.c
2721 +
2722 +EXTRA_libgnu_a_SOURCES += mkdir.c
2723
2724 ## end gnulib module mkdir
2725
2726 ## begin gnulib module mkdirat
2727
2728 -if GL_COND_OBJ_MKDIRAT
2729 -libgnu_a_SOURCES += mkdirat.c
2730 -endif
2731
2732 -EXTRA_DIST += at-func.c
2733 +EXTRA_DIST += at-func.c mkdirat.c
2734
2735 -EXTRA_libgnu_a_SOURCES += at-func.c
2736 +EXTRA_libgnu_a_SOURCES += at-func.c mkdirat.c
2737
2738 ## end gnulib module mkdirat
2739
2740 ## begin gnulib module msvc-inval
2741
2742 -if GL_COND_OBJ_MSVC_INVAL
2743 -libgnu_a_SOURCES += msvc-inval.c
2744 -endif
2745
2746 -EXTRA_DIST += msvc-inval.h
2747 +EXTRA_DIST += msvc-inval.c msvc-inval.h
2748 +
2749 +EXTRA_libgnu_a_SOURCES += msvc-inval.c
2750
2751 ## end gnulib module msvc-inval
2752
2753 ## begin gnulib module msvc-nothrow
2754
2755 -if GL_COND_OBJ_MSVC_NOTHROW
2756 -libgnu_a_SOURCES += msvc-nothrow.c
2757 -endif
2758
2759 -EXTRA_DIST += msvc-nothrow.h
2760 +EXTRA_DIST += msvc-nothrow.c msvc-nothrow.h
2761 +
2762 +EXTRA_libgnu_a_SOURCES += msvc-nothrow.c
2763
2764 ## end gnulib module msvc-nothrow
2765
2766 ## begin gnulib module open
2767
2768 -if GL_COND_OBJ_OPEN
2769 -libgnu_a_SOURCES += open.c
2770 -endif
2771 +
2772 +EXTRA_DIST += open.c
2773 +
2774 +EXTRA_libgnu_a_SOURCES += open.c
2775
2776 ## end gnulib module open
2777
2778 ## begin gnulib module openat
2779
2780 -if GL_COND_OBJ_OPENAT
2781 -libgnu_a_SOURCES += openat.c
2782 -endif
2783 +
2784 +EXTRA_DIST += openat.c
2785 +
2786 +EXTRA_libgnu_a_SOURCES += openat.c
2787
2788 ## end gnulib module openat
2789
2790 @@ -1249,11 +1162,10 @@ EXTRA_DIST += openat.h
2791
2792 ## begin gnulib module opendir
2793
2794 -if GL_COND_OBJ_OPENDIR
2795 -libgnu_a_SOURCES += opendir.c
2796 -endif
2797
2798 -EXTRA_DIST += dirent-private.h
2799 +EXTRA_DIST += dirent-private.h opendir.c
2800 +
2801 +EXTRA_libgnu_a_SOURCES += opendir.c
2802
2803 ## end gnulib module opendir
2804
2805 @@ -1264,14 +1176,6 @@ EXTRA_DIST += pathmax.h
2806
2807 ## end gnulib module pathmax
2808
2809 -## begin gnulib module pipe-posix
2810 -
2811 -if GL_COND_OBJ_PIPE
2812 -libgnu_a_SOURCES += pipe.c
2813 -endif
2814 -
2815 -## end gnulib module pipe-posix
2816 -
2817 ## begin gnulib module printf-frexp
2818
2819 libgnu_a_SOURCES += printf-frexp.c
2820 @@ -1290,45 +1194,24 @@ EXTRA_libgnu_a_SOURCES += printf-frexp.c
2821
2822 ## end gnulib module printf-frexpl
2823
2824 -## begin gnulib module rawmemchr
2825 -
2826 -if GL_COND_OBJ_RAWMEMCHR
2827 -libgnu_a_SOURCES += rawmemchr.c
2828 -endif
2829 -
2830 -EXTRA_DIST += rawmemchr.valgrind
2831 +## begin gnulib module readlink
2832
2833 -## end gnulib module rawmemchr
2834
2835 -## begin gnulib module readlink
2836 +EXTRA_DIST += readlink.c
2837
2838 -if GL_COND_OBJ_READLINK
2839 -libgnu_a_SOURCES += readlink.c
2840 -endif
2841 +EXTRA_libgnu_a_SOURCES += readlink.c
2842
2843 ## end gnulib module readlink
2844
2845 ## begin gnulib module readlinkat
2846
2847 -if GL_COND_OBJ_READLINKAT
2848 -libgnu_a_SOURCES += readlinkat.c
2849 -endif
2850
2851 -EXTRA_DIST += at-func.c
2852 +EXTRA_DIST += at-func.c readlinkat.c
2853
2854 -EXTRA_libgnu_a_SOURCES += at-func.c
2855 +EXTRA_libgnu_a_SOURCES += at-func.c readlinkat.c
2856
2857 ## end gnulib module readlinkat
2858
2859 -## begin gnulib module realloc-gnu
2860 -
2861 -
2862 -EXTRA_DIST += realloc.c
2863 -
2864 -EXTRA_libgnu_a_SOURCES += realloc.c
2865 -
2866 -## end gnulib module realloc-gnu
2867 -
2868 ## begin gnulib module realloc-posix
2869
2870
2871 @@ -1338,31 +1221,21 @@ EXTRA_libgnu_a_SOURCES += realloc.c
2872
2873 ## end gnulib module realloc-posix
2874
2875 -## begin gnulib module reallocarray
2876 -
2877 -if GL_COND_OBJ_REALLOCARRAY
2878 -libgnu_a_SOURCES += reallocarray.c
2879 -endif
2880 +## begin gnulib module rename
2881
2882 -## end gnulib module reallocarray
2883
2884 -## begin gnulib module rename
2885 +EXTRA_DIST += rename.c
2886
2887 -if GL_COND_OBJ_RENAME
2888 -libgnu_a_SOURCES += rename.c
2889 -endif
2890 +EXTRA_libgnu_a_SOURCES += rename.c
2891
2892 ## end gnulib module rename
2893
2894 ## begin gnulib module renameat
2895
2896 -if GL_COND_OBJ_RENAMEAT
2897 -libgnu_a_SOURCES += renameat.c
2898 -endif
2899
2900 -EXTRA_DIST += at-func2.c
2901 +EXTRA_DIST += renameat.c
2902
2903 -EXTRA_libgnu_a_SOURCES += at-func2.c
2904 +EXTRA_libgnu_a_SOURCES += renameat.c
2905
2906 ## end gnulib module renameat
2907
2908 @@ -1378,9 +1251,10 @@ EXTRA_libgnu_a_SOURCES += at-func2.c
2909
2910 ## begin gnulib module rmdir
2911
2912 -if GL_COND_OBJ_RMDIR
2913 -libgnu_a_SOURCES += rmdir.c
2914 -endif
2915 +
2916 +EXTRA_DIST += rmdir.c
2917 +
2918 +EXTRA_libgnu_a_SOURCES += rmdir.c
2919
2920 ## end gnulib module rmdir
2921
2922 @@ -1406,34 +1280,12 @@ EXTRA_DIST += save-cwd.h
2923
2924 ## end gnulib module save-cwd
2925
2926 -## begin gnulib module scratch_buffer
2927 -
2928 -BUILT_SOURCES += malloc/scratch_buffer.gl.h
2929 -
2930 -malloc/scratch_buffer.gl.h: malloc/scratch_buffer.h
2931 - $(AM_V_GEN)$(MKDIR_P) '%reldir%/malloc'
2932 - $(AM_V_at)$(SED_HEADER_STDOUT) \
2933 - -e 's|__always_inline|inline _GL_ATTRIBUTE_ALWAYS_INLINE|g' \
2934 - -e 's|__glibc_likely|_GL_LIKELY|g' \
2935 - -e 's|__glibc_unlikely|_GL_UNLIKELY|g' \
2936 - -e '/libc_hidden_proto/d' \
2937 - $(srcdir)/malloc/scratch_buffer.h > $@-t
2938 - $(AM_V_at)mv $@-t $@
2939 -MOSTLYCLEANFILES += malloc/scratch_buffer.gl.h malloc/scratch_buffer.gl.h-t
2940 -
2941 -libgnu_a_SOURCES += malloc/scratch_buffer_dupfree.c malloc/scratch_buffer_grow.c malloc/scratch_buffer_grow_preserve.c malloc/scratch_buffer_set_array_size.c
2942 -
2943 -EXTRA_DIST += malloc/scratch_buffer.h scratch_buffer.h
2944 -
2945 -## end gnulib module scratch_buffer
2946 -
2947 ## begin gnulib module signbit
2948
2949 -if GL_COND_OBJ_SIGNBIT3
2950 -libgnu_a_SOURCES += signbitf.c signbitd.c signbitl.c
2951 -endif
2952
2953 -EXTRA_DIST += float+.h
2954 +EXTRA_DIST += float+.h signbitd.c signbitf.c signbitl.c
2955 +
2956 +EXTRA_libgnu_a_SOURCES += signbitd.c signbitf.c signbitl.c
2957
2958 ## end gnulib module signbit
2959
2960 @@ -1493,13 +1345,10 @@ EXTRA_DIST += warn-on-use.h
2961
2962 ## begin gnulib module stat
2963
2964 -if GL_COND_OBJ_STAT
2965 -libgnu_a_SOURCES += stat.c
2966 -endif
2967
2968 -EXTRA_DIST += stat-w32.c stat-w32.h
2969 +EXTRA_DIST += stat-w32.c stat-w32.h stat.c
2970
2971 -EXTRA_libgnu_a_SOURCES += stat-w32.c
2972 +EXTRA_libgnu_a_SOURCES += stat-w32.c stat.c
2973
2974 ## end gnulib module stat
2975
2976 @@ -1517,26 +1366,6 @@ libgnu_a_SOURCES += statat.c
2977
2978 ## end gnulib module statat
2979
2980 -## begin gnulib module stdalign
2981 -
2982 -BUILT_SOURCES += $(STDALIGN_H)
2983 -
2984 -# We need the following in order to create <stdalign.h> when the system
2985 -# doesn't have one that works.
2986 -if GL_GENERATE_STDALIGN_H
2987 -stdalign.h: stdalign.in.h $(top_builddir)/config.status
2988 - $(gl_V_at)$(SED_HEADER_TO_AT_t) $(srcdir)/stdalign.in.h
2989 - $(AM_V_at)mv $@-t $@
2990 -else
2991 -stdalign.h: $(top_builddir)/config.status
2992 - rm -f $@
2993 -endif
2994 -MOSTLYCLEANFILES += stdalign.h stdalign.h-t
2995 -
2996 -EXTRA_DIST += stdalign.in.h
2997 -
2998 -## end gnulib module stdalign
2999 -
3000 ## begin gnulib module stdbool
3001
3002 BUILT_SOURCES += $(STDBOOL_H)
3003 @@ -1545,10 +1374,11 @@ BUILT_SOURCES += $(STDBOOL_H)
3004 # doesn't have one that works.
3005 if GL_GENERATE_STDBOOL_H
3006 stdbool.h: stdbool.in.h $(top_builddir)/config.status
3007 - $(gl_V_at)$(SED_HEADER_STDOUT) \
3008 - -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' \
3009 - $(srcdir)/stdbool.in.h > $@-t
3010 - $(AM_V_at)mv $@-t $@
3011 + $(AM_V_GEN)rm -f $@-t $@ && \
3012 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3013 + sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool.in.h; \
3014 + } > $@-t && \
3015 + mv $@-t $@
3016 else
3017 stdbool.h: $(top_builddir)/config.status
3018 rm -f $@
3019 @@ -1567,8 +1397,9 @@ BUILT_SOURCES += $(STDDEF_H)
3020 # doesn't have one that works with the given compiler.
3021 if GL_GENERATE_STDDEF_H
3022 stddef.h: stddef.in.h $(top_builddir)/config.status
3023 - $(gl_V_at)$(SED_HEADER_STDOUT) \
3024 - -e 's|@''GUARD_PREFIX''@|GL|g' \
3025 + $(AM_V_GEN)rm -f $@-t $@ && \
3026 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
3027 + sed -e 's|@''GUARD_PREFIX''@|GL|g' \
3028 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3029 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3030 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
3031 @@ -1576,8 +1407,9 @@ stddef.h: stddef.in.h $(top_builddir)/config.status
3032 -e 's|@''HAVE_MAX_ALIGN_T''@|$(HAVE_MAX_ALIGN_T)|g' \
3033 -e 's|@''HAVE_WCHAR_T''@|$(HAVE_WCHAR_T)|g' \
3034 -e 's|@''REPLACE_NULL''@|$(REPLACE_NULL)|g' \
3035 - $(srcdir)/stddef.in.h > $@-t
3036 - $(AM_V_at)mv $@-t $@
3037 + < $(srcdir)/stddef.in.h; \
3038 + } > $@-t && \
3039 + mv $@-t $@
3040 else
3041 stddef.h: $(top_builddir)/config.status
3042 rm -f $@
3043 @@ -1596,8 +1428,9 @@ BUILT_SOURCES += $(STDINT_H)
3044 # doesn't have one that works with the given compiler.
3045 if GL_GENERATE_STDINT_H
3046 stdint.h: stdint.in.h $(top_builddir)/config.status
3047 - $(gl_V_at)$(SED_HEADER_STDOUT) \
3048 - -e 's|@''GUARD_PREFIX''@|GL|g' \
3049 + $(AM_V_GEN)rm -f $@-t $@ && \
3050 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3051 + sed -e 's|@''GUARD_PREFIX''@|GL|g' \
3052 -e 's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \
3053 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3054 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3055 @@ -1609,6 +1442,8 @@ stdint.h: stdint.in.h $(top_builddir)/config.status
3056 -e 's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \
3057 -e 's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \
3058 -e 's/@''HAVE_WCHAR_H''@/$(HAVE_WCHAR_H)/g' \
3059 + -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
3060 + -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
3061 -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
3062 -e 's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \
3063 -e 's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \
3064 @@ -1623,9 +1458,10 @@ stdint.h: stdint.in.h $(top_builddir)/config.status
3065 -e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
3066 -e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
3067 -e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
3068 - -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/$(GNULIBHEADERS_OVERRIDE_WINT_T)/g' \
3069 - $(srcdir)/stdint.in.h > $@-t
3070 - $(AM_V_at)mv $@-t $@
3071 + -e 's/@''GNULIB_OVERRIDES_WINT_T''@/$(GNULIB_OVERRIDES_WINT_T)/g' \
3072 + < $(srcdir)/stdint.in.h; \
3073 + } > $@-t && \
3074 + mv $@-t $@
3075 else
3076 stdint.h: $(top_builddir)/config.status
3077 rm -f $@
3078 @@ -1643,75 +1479,68 @@ BUILT_SOURCES += stdio.h
3079 # We need the following in order to create <stdio.h> when the system
3080 # doesn't have one that works with the given compiler.
3081 stdio.h: stdio.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
3082 - $(gl_V_at)$(SED_HEADER_STDOUT) \
3083 - -e 's|@''GUARD_PREFIX''@|GL|g' \
3084 + $(AM_V_GEN)rm -f $@-t $@ && \
3085 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
3086 + sed -e 's|@''GUARD_PREFIX''@|GL|g' \
3087 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3088 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3089 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
3090 -e 's|@''NEXT_STDIO_H''@|$(NEXT_STDIO_H)|g' \
3091 - -e 's/@''GNULIB_DPRINTF''@/$(GL_GNULIB_DPRINTF)/g' \
3092 - -e 's/@''GNULIB_FCLOSE''@/$(GL_GNULIB_FCLOSE)/g' \
3093 - -e 's/@''GNULIB_FDOPEN''@/$(GL_GNULIB_FDOPEN)/g' \
3094 - -e 's/@''GNULIB_FFLUSH''@/$(GL_GNULIB_FFLUSH)/g' \
3095 - -e 's/@''GNULIB_FGETC''@/$(GL_GNULIB_FGETC)/g' \
3096 - -e 's/@''GNULIB_FGETS''@/$(GL_GNULIB_FGETS)/g' \
3097 - -e 's/@''GNULIB_FOPEN''@/$(GL_GNULIB_FOPEN)/g' \
3098 - -e 's/@''GNULIB_FOPEN_GNU''@/$(GL_GNULIB_FOPEN_GNU)/g' \
3099 - -e 's/@''GNULIB_FPRINTF''@/$(GL_GNULIB_FPRINTF)/g' \
3100 - -e 's/@''GNULIB_FPRINTF_POSIX''@/$(GL_GNULIB_FPRINTF_POSIX)/g' \
3101 - -e 's/@''GNULIB_FPURGE''@/$(GL_GNULIB_FPURGE)/g' \
3102 - -e 's/@''GNULIB_FPUTC''@/$(GL_GNULIB_FPUTC)/g' \
3103 - -e 's/@''GNULIB_FPUTS''@/$(GL_GNULIB_FPUTS)/g' \
3104 - -e 's/@''GNULIB_FREAD''@/$(GL_GNULIB_FREAD)/g' \
3105 - -e 's/@''GNULIB_FREOPEN''@/$(GL_GNULIB_FREOPEN)/g' \
3106 - -e 's/@''GNULIB_FSCANF''@/$(GL_GNULIB_FSCANF)/g' \
3107 - -e 's/@''GNULIB_FSEEK''@/$(GL_GNULIB_FSEEK)/g' \
3108 - -e 's/@''GNULIB_FSEEKO''@/$(GL_GNULIB_FSEEKO)/g' \
3109 - -e 's/@''GNULIB_FTELL''@/$(GL_GNULIB_FTELL)/g' \
3110 - -e 's/@''GNULIB_FTELLO''@/$(GL_GNULIB_FTELLO)/g' \
3111 - -e 's/@''GNULIB_FWRITE''@/$(GL_GNULIB_FWRITE)/g' \
3112 - -e 's/@''GNULIB_GETC''@/$(GL_GNULIB_GETC)/g' \
3113 - -e 's/@''GNULIB_GETCHAR''@/$(GL_GNULIB_GETCHAR)/g' \
3114 - -e 's/@''GNULIB_GETDELIM''@/$(GL_GNULIB_GETDELIM)/g' \
3115 - -e 's/@''GNULIB_GETLINE''@/$(GL_GNULIB_GETLINE)/g' \
3116 - -e 's/@''GNULIB_OBSTACK_PRINTF''@/$(GL_GNULIB_OBSTACK_PRINTF)/g' \
3117 - -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/$(GL_GNULIB_OBSTACK_PRINTF_POSIX)/g' \
3118 - -e 's/@''GNULIB_PCLOSE''@/$(GL_GNULIB_PCLOSE)/g' \
3119 - -e 's/@''GNULIB_PERROR''@/$(GL_GNULIB_PERROR)/g' \
3120 - -e 's/@''GNULIB_POPEN''@/$(GL_GNULIB_POPEN)/g' \
3121 - -e 's/@''GNULIB_PRINTF''@/$(GL_GNULIB_PRINTF)/g' \
3122 - -e 's/@''GNULIB_PRINTF_POSIX''@/$(GL_GNULIB_PRINTF_POSIX)/g' \
3123 - -e 's/@''GNULIB_PUTC''@/$(GL_GNULIB_PUTC)/g' \
3124 - -e 's/@''GNULIB_PUTCHAR''@/$(GL_GNULIB_PUTCHAR)/g' \
3125 - -e 's/@''GNULIB_PUTS''@/$(GL_GNULIB_PUTS)/g' \
3126 - -e 's/@''GNULIB_REMOVE''@/$(GL_GNULIB_REMOVE)/g' \
3127 - -e 's/@''GNULIB_RENAME''@/$(GL_GNULIB_RENAME)/g' \
3128 - -e 's/@''GNULIB_RENAMEAT''@/$(GL_GNULIB_RENAMEAT)/g' \
3129 - -e 's/@''GNULIB_SCANF''@/$(GL_GNULIB_SCANF)/g' \
3130 - -e 's/@''GNULIB_SNPRINTF''@/$(GL_GNULIB_SNPRINTF)/g' \
3131 - -e 's/@''GNULIB_SPRINTF_POSIX''@/$(GL_GNULIB_SPRINTF_POSIX)/g' \
3132 - -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/$(GL_GNULIB_STDIO_H_NONBLOCKING)/g' \
3133 - -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/$(GL_GNULIB_STDIO_H_SIGPIPE)/g' \
3134 - -e 's/@''GNULIB_TMPFILE''@/$(GL_GNULIB_TMPFILE)/g' \
3135 - -e 's/@''GNULIB_VASPRINTF''@/$(GL_GNULIB_VASPRINTF)/g' \
3136 - -e 's/@''GNULIB_VDPRINTF''@/$(GL_GNULIB_VDPRINTF)/g' \
3137 - -e 's/@''GNULIB_VFPRINTF''@/$(GL_GNULIB_VFPRINTF)/g' \
3138 - -e 's/@''GNULIB_VFPRINTF_POSIX''@/$(GL_GNULIB_VFPRINTF_POSIX)/g' \
3139 - -e 's/@''GNULIB_VFSCANF''@/$(GL_GNULIB_VFSCANF)/g' \
3140 - -e 's/@''GNULIB_VSCANF''@/$(GL_GNULIB_VSCANF)/g' \
3141 - -e 's/@''GNULIB_VPRINTF''@/$(GL_GNULIB_VPRINTF)/g' \
3142 - -e 's/@''GNULIB_VPRINTF_POSIX''@/$(GL_GNULIB_VPRINTF_POSIX)/g' \
3143 - -e 's/@''GNULIB_VSNPRINTF''@/$(GL_GNULIB_VSNPRINTF)/g' \
3144 - -e 's/@''GNULIB_VSPRINTF_POSIX''@/$(GL_GNULIB_VSPRINTF_POSIX)/g' \
3145 - -e 's/@''GNULIB_MDA_FCLOSEALL''@/$(GL_GNULIB_MDA_FCLOSEALL)/g' \
3146 - -e 's/@''GNULIB_MDA_FDOPEN''@/$(GL_GNULIB_MDA_FDOPEN)/g' \
3147 - -e 's/@''GNULIB_MDA_FILENO''@/$(GL_GNULIB_MDA_FILENO)/g' \
3148 - -e 's/@''GNULIB_MDA_GETW''@/$(GL_GNULIB_MDA_GETW)/g' \
3149 - -e 's/@''GNULIB_MDA_PUTW''@/$(GL_GNULIB_MDA_PUTW)/g' \
3150 - -e 's/@''GNULIB_MDA_TEMPNAM''@/$(GL_GNULIB_MDA_TEMPNAM)/g' \
3151 + -e 's/@''GNULIB_DPRINTF''@/$(GNULIB_DPRINTF)/g' \
3152 + -e 's/@''GNULIB_FCLOSE''@/$(GNULIB_FCLOSE)/g' \
3153 + -e 's/@''GNULIB_FDOPEN''@/$(GNULIB_FDOPEN)/g' \
3154 + -e 's/@''GNULIB_FFLUSH''@/$(GNULIB_FFLUSH)/g' \
3155 + -e 's/@''GNULIB_FGETC''@/$(GNULIB_FGETC)/g' \
3156 + -e 's/@''GNULIB_FGETS''@/$(GNULIB_FGETS)/g' \
3157 + -e 's/@''GNULIB_FOPEN''@/$(GNULIB_FOPEN)/g' \
3158 + -e 's/@''GNULIB_FPRINTF''@/$(GNULIB_FPRINTF)/g' \
3159 + -e 's/@''GNULIB_FPRINTF_POSIX''@/$(GNULIB_FPRINTF_POSIX)/g' \
3160 + -e 's/@''GNULIB_FPURGE''@/$(GNULIB_FPURGE)/g' \
3161 + -e 's/@''GNULIB_FPUTC''@/$(GNULIB_FPUTC)/g' \
3162 + -e 's/@''GNULIB_FPUTS''@/$(GNULIB_FPUTS)/g' \
3163 + -e 's/@''GNULIB_FREAD''@/$(GNULIB_FREAD)/g' \
3164 + -e 's/@''GNULIB_FREOPEN''@/$(GNULIB_FREOPEN)/g' \
3165 + -e 's/@''GNULIB_FSCANF''@/$(GNULIB_FSCANF)/g' \
3166 + -e 's/@''GNULIB_FSEEK''@/$(GNULIB_FSEEK)/g' \
3167 + -e 's/@''GNULIB_FSEEKO''@/$(GNULIB_FSEEKO)/g' \
3168 + -e 's/@''GNULIB_FTELL''@/$(GNULIB_FTELL)/g' \
3169 + -e 's/@''GNULIB_FTELLO''@/$(GNULIB_FTELLO)/g' \
3170 + -e 's/@''GNULIB_FWRITE''@/$(GNULIB_FWRITE)/g' \
3171 + -e 's/@''GNULIB_GETC''@/$(GNULIB_GETC)/g' \
3172 + -e 's/@''GNULIB_GETCHAR''@/$(GNULIB_GETCHAR)/g' \
3173 + -e 's/@''GNULIB_GETDELIM''@/$(GNULIB_GETDELIM)/g' \
3174 + -e 's/@''GNULIB_GETLINE''@/$(GNULIB_GETLINE)/g' \
3175 + -e 's/@''GNULIB_OBSTACK_PRINTF''@/$(GNULIB_OBSTACK_PRINTF)/g' \
3176 + -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/$(GNULIB_OBSTACK_PRINTF_POSIX)/g' \
3177 + -e 's/@''GNULIB_PCLOSE''@/$(GNULIB_PCLOSE)/g' \
3178 + -e 's/@''GNULIB_PERROR''@/$(GNULIB_PERROR)/g' \
3179 + -e 's/@''GNULIB_POPEN''@/$(GNULIB_POPEN)/g' \
3180 + -e 's/@''GNULIB_PRINTF''@/$(GNULIB_PRINTF)/g' \
3181 + -e 's/@''GNULIB_PRINTF_POSIX''@/$(GNULIB_PRINTF_POSIX)/g' \
3182 + -e 's/@''GNULIB_PUTC''@/$(GNULIB_PUTC)/g' \
3183 + -e 's/@''GNULIB_PUTCHAR''@/$(GNULIB_PUTCHAR)/g' \
3184 + -e 's/@''GNULIB_PUTS''@/$(GNULIB_PUTS)/g' \
3185 + -e 's/@''GNULIB_REMOVE''@/$(GNULIB_REMOVE)/g' \
3186 + -e 's/@''GNULIB_RENAME''@/$(GNULIB_RENAME)/g' \
3187 + -e 's/@''GNULIB_RENAMEAT''@/$(GNULIB_RENAMEAT)/g' \
3188 + -e 's/@''GNULIB_SCANF''@/$(GNULIB_SCANF)/g' \
3189 + -e 's/@''GNULIB_SNPRINTF''@/$(GNULIB_SNPRINTF)/g' \
3190 + -e 's/@''GNULIB_SPRINTF_POSIX''@/$(GNULIB_SPRINTF_POSIX)/g' \
3191 + -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/$(GNULIB_STDIO_H_NONBLOCKING)/g' \
3192 + -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/$(GNULIB_STDIO_H_SIGPIPE)/g' \
3193 + -e 's/@''GNULIB_TMPFILE''@/$(GNULIB_TMPFILE)/g' \
3194 + -e 's/@''GNULIB_VASPRINTF''@/$(GNULIB_VASPRINTF)/g' \
3195 + -e 's/@''GNULIB_VDPRINTF''@/$(GNULIB_VDPRINTF)/g' \
3196 + -e 's/@''GNULIB_VFPRINTF''@/$(GNULIB_VFPRINTF)/g' \
3197 + -e 's/@''GNULIB_VFPRINTF_POSIX''@/$(GNULIB_VFPRINTF_POSIX)/g' \
3198 + -e 's/@''GNULIB_VFSCANF''@/$(GNULIB_VFSCANF)/g' \
3199 + -e 's/@''GNULIB_VSCANF''@/$(GNULIB_VSCANF)/g' \
3200 + -e 's/@''GNULIB_VPRINTF''@/$(GNULIB_VPRINTF)/g' \
3201 + -e 's/@''GNULIB_VPRINTF_POSIX''@/$(GNULIB_VPRINTF_POSIX)/g' \
3202 + -e 's/@''GNULIB_VSNPRINTF''@/$(GNULIB_VSNPRINTF)/g' \
3203 + -e 's/@''GNULIB_VSPRINTF_POSIX''@/$(GNULIB_VSPRINTF_POSIX)/g' \
3204 < $(srcdir)/stdio.in.h | \
3205 - sed -e 's|@''HAVE_DECL_FCLOSEALL''@|$(HAVE_DECL_FCLOSEALL)|g' \
3206 - -e 's|@''HAVE_DECL_FPURGE''@|$(HAVE_DECL_FPURGE)|g' \
3207 + sed -e 's|@''HAVE_DECL_FPURGE''@|$(HAVE_DECL_FPURGE)|g' \
3208 -e 's|@''HAVE_DECL_FSEEKO''@|$(HAVE_DECL_FSEEKO)|g' \
3209 -e 's|@''HAVE_DECL_FTELLO''@|$(HAVE_DECL_FTELLO)|g' \
3210 -e 's|@''HAVE_DECL_GETDELIM''@|$(HAVE_DECL_GETDELIM)|g' \
3211 @@ -1732,7 +1561,6 @@ stdio.h: stdio.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H)
3212 -e 's|@''REPLACE_FDOPEN''@|$(REPLACE_FDOPEN)|g' \
3213 -e 's|@''REPLACE_FFLUSH''@|$(REPLACE_FFLUSH)|g' \
3214 -e 's|@''REPLACE_FOPEN''@|$(REPLACE_FOPEN)|g' \
3215 - -e 's|@''REPLACE_FOPEN_FOR_FOPEN_GNU''@|$(REPLACE_FOPEN_FOR_FOPEN_GNU)|g' \
3216 -e 's|@''REPLACE_FPRINTF''@|$(REPLACE_FPRINTF)|g' \
3217 -e 's|@''REPLACE_FPURGE''@|$(REPLACE_FPURGE)|g' \
3218 -e 's|@''REPLACE_FREOPEN''@|$(REPLACE_FREOPEN)|g' \
3219 @@ -1763,18 +1591,11 @@ stdio.h: stdio.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H)
3220 -e 's|@''ASM_SYMBOL_PREFIX''@|$(ASM_SYMBOL_PREFIX)|g' \
3221 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
3222 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
3223 - -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
3224 - > $@-t
3225 - $(AM_V_at)mv $@-t $@
3226 + -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
3227 + } > $@-t && \
3228 + mv $@-t $@
3229 MOSTLYCLEANFILES += stdio.h stdio.h-t
3230
3231 -if GL_COND_OBJ_STDIO_READ
3232 -libgnu_a_SOURCES += stdio-read.c
3233 -endif
3234 -if GL_COND_OBJ_STDIO_WRITE
3235 -libgnu_a_SOURCES += stdio-write.c
3236 -endif
3237 -
3238 EXTRA_DIST += stdio.in.h
3239
3240 ## end gnulib module stdio
3241 @@ -1787,68 +1608,52 @@ BUILT_SOURCES += stdlib.h
3242 # doesn't have one that works with the given compiler.
3243 stdlib.h: stdlib.in.h $(top_builddir)/config.status $(CXXDEFS_H) \
3244 $(_NORETURN_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
3245 - $(gl_V_at)$(SED_HEADER_STDOUT) \
3246 - -e 's|@''GUARD_PREFIX''@|GL|g' \
3247 + $(AM_V_GEN)rm -f $@-t $@ && \
3248 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
3249 + sed -e 's|@''GUARD_PREFIX''@|GL|g' \
3250 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3251 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3252 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
3253 -e 's|@''NEXT_STDLIB_H''@|$(NEXT_STDLIB_H)|g' \
3254 - -e 's/@''GNULIB__EXIT''@/$(GL_GNULIB__EXIT)/g' \
3255 - -e 's/@''GNULIB_ALIGNED_ALLOC''@/$(GL_GNULIB_ALIGNED_ALLOC)/g' \
3256 - -e 's/@''GNULIB_ATOLL''@/$(GL_GNULIB_ATOLL)/g' \
3257 - -e 's/@''GNULIB_CALLOC_GNU''@/$(GL_GNULIB_CALLOC_GNU)/g' \
3258 - -e 's/@''GNULIB_CALLOC_POSIX''@/$(GL_GNULIB_CALLOC_POSIX)/g' \
3259 - -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/$(GL_GNULIB_CANONICALIZE_FILE_NAME)/g' \
3260 - -e 's/@''GNULIB_FREE_POSIX''@/$(GL_GNULIB_FREE_POSIX)/g' \
3261 - -e 's/@''GNULIB_GETLOADAVG''@/$(GL_GNULIB_GETLOADAVG)/g' \
3262 - -e 's/@''GNULIB_GETSUBOPT''@/$(GL_GNULIB_GETSUBOPT)/g' \
3263 - -e 's/@''GNULIB_GRANTPT''@/$(GL_GNULIB_GRANTPT)/g' \
3264 - -e 's/@''GNULIB_MALLOC_GNU''@/$(GL_GNULIB_MALLOC_GNU)/g' \
3265 - -e 's/@''GNULIB_MALLOC_POSIX''@/$(GL_GNULIB_MALLOC_POSIX)/g' \
3266 - -e 's/@''GNULIB_MBTOWC''@/$(GL_GNULIB_MBTOWC)/g' \
3267 - -e 's/@''GNULIB_MKDTEMP''@/$(GL_GNULIB_MKDTEMP)/g' \
3268 - -e 's/@''GNULIB_MKOSTEMP''@/$(GL_GNULIB_MKOSTEMP)/g' \
3269 - -e 's/@''GNULIB_MKOSTEMPS''@/$(GL_GNULIB_MKOSTEMPS)/g' \
3270 - -e 's/@''GNULIB_MKSTEMP''@/$(GL_GNULIB_MKSTEMP)/g' \
3271 - -e 's/@''GNULIB_MKSTEMPS''@/$(GL_GNULIB_MKSTEMPS)/g' \
3272 - -e 's/@''GNULIB_POSIX_MEMALIGN''@/$(GL_GNULIB_POSIX_MEMALIGN)/g' \
3273 - -e 's/@''GNULIB_POSIX_OPENPT''@/$(GL_GNULIB_POSIX_OPENPT)/g' \
3274 - -e 's/@''GNULIB_PTSNAME''@/$(GL_GNULIB_PTSNAME)/g' \
3275 - -e 's/@''GNULIB_PTSNAME_R''@/$(GL_GNULIB_PTSNAME_R)/g' \
3276 - -e 's/@''GNULIB_PUTENV''@/$(GL_GNULIB_PUTENV)/g' \
3277 - -e 's/@''GNULIB_QSORT_R''@/$(GL_GNULIB_QSORT_R)/g' \
3278 - -e 's/@''GNULIB_RANDOM''@/$(GL_GNULIB_RANDOM)/g' \
3279 - -e 's/@''GNULIB_RANDOM_R''@/$(GL_GNULIB_RANDOM_R)/g' \
3280 - -e 's/@''GNULIB_REALLOC_GNU''@/$(GL_GNULIB_REALLOC_GNU)/g' \
3281 - -e 's/@''GNULIB_REALLOC_POSIX''@/$(GL_GNULIB_REALLOC_POSIX)/g' \
3282 - -e 's/@''GNULIB_REALLOCARRAY''@/$(GL_GNULIB_REALLOCARRAY)/g' \
3283 - -e 's/@''GNULIB_REALPATH''@/$(GL_GNULIB_REALPATH)/g' \
3284 - -e 's/@''GNULIB_RPMATCH''@/$(GL_GNULIB_RPMATCH)/g' \
3285 - -e 's/@''GNULIB_SECURE_GETENV''@/$(GL_GNULIB_SECURE_GETENV)/g' \
3286 - -e 's/@''GNULIB_SETENV''@/$(GL_GNULIB_SETENV)/g' \
3287 - -e 's/@''GNULIB_STRTOD''@/$(GL_GNULIB_STRTOD)/g' \
3288 - -e 's/@''GNULIB_STRTOL''@/$(GL_GNULIB_STRTOL)/g' \
3289 - -e 's/@''GNULIB_STRTOLD''@/$(GL_GNULIB_STRTOLD)/g' \
3290 - -e 's/@''GNULIB_STRTOLL''@/$(GL_GNULIB_STRTOLL)/g' \
3291 - -e 's/@''GNULIB_STRTOUL''@/$(GL_GNULIB_STRTOUL)/g' \
3292 - -e 's/@''GNULIB_STRTOULL''@/$(GL_GNULIB_STRTOULL)/g' \
3293 - -e 's/@''GNULIB_SYSTEM_POSIX''@/$(GL_GNULIB_SYSTEM_POSIX)/g' \
3294 - -e 's/@''GNULIB_UNLOCKPT''@/$(GL_GNULIB_UNLOCKPT)/g' \
3295 - -e 's/@''GNULIB_UNSETENV''@/$(GL_GNULIB_UNSETENV)/g' \
3296 - -e 's/@''GNULIB_WCTOMB''@/$(GL_GNULIB_WCTOMB)/g' \
3297 - -e 's/@''GNULIB_MDA_ECVT''@/$(GL_GNULIB_MDA_ECVT)/g' \
3298 - -e 's/@''GNULIB_MDA_FCVT''@/$(GL_GNULIB_MDA_FCVT)/g' \
3299 - -e 's/@''GNULIB_MDA_GCVT''@/$(GL_GNULIB_MDA_GCVT)/g' \
3300 - -e 's/@''GNULIB_MDA_MKTEMP''@/$(GL_GNULIB_MDA_MKTEMP)/g' \
3301 - -e 's/@''GNULIB_MDA_PUTENV''@/$(GL_GNULIB_MDA_PUTENV)/g' \
3302 + -e 's/@''GNULIB__EXIT''@/$(GNULIB__EXIT)/g' \
3303 + -e 's/@''GNULIB_ATOLL''@/$(GNULIB_ATOLL)/g' \
3304 + -e 's/@''GNULIB_CALLOC_POSIX''@/$(GNULIB_CALLOC_POSIX)/g' \
3305 + -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/$(GNULIB_CANONICALIZE_FILE_NAME)/g' \
3306 + -e 's/@''GNULIB_GETLOADAVG''@/$(GNULIB_GETLOADAVG)/g' \
3307 + -e 's/@''GNULIB_GETSUBOPT''@/$(GNULIB_GETSUBOPT)/g' \
3308 + -e 's/@''GNULIB_GRANTPT''@/$(GNULIB_GRANTPT)/g' \
3309 + -e 's/@''GNULIB_MALLOC_POSIX''@/$(GNULIB_MALLOC_POSIX)/g' \
3310 + -e 's/@''GNULIB_MBTOWC''@/$(GNULIB_MBTOWC)/g' \
3311 + -e 's/@''GNULIB_MKDTEMP''@/$(GNULIB_MKDTEMP)/g' \
3312 + -e 's/@''GNULIB_MKOSTEMP''@/$(GNULIB_MKOSTEMP)/g' \
3313 + -e 's/@''GNULIB_MKOSTEMPS''@/$(GNULIB_MKOSTEMPS)/g' \
3314 + -e 's/@''GNULIB_MKSTEMP''@/$(GNULIB_MKSTEMP)/g' \
3315 + -e 's/@''GNULIB_MKSTEMPS''@/$(GNULIB_MKSTEMPS)/g' \
3316 + -e 's/@''GNULIB_POSIX_OPENPT''@/$(GNULIB_POSIX_OPENPT)/g' \
3317 + -e 's/@''GNULIB_PTSNAME''@/$(GNULIB_PTSNAME)/g' \
3318 + -e 's/@''GNULIB_PTSNAME_R''@/$(GNULIB_PTSNAME_R)/g' \
3319 + -e 's/@''GNULIB_PUTENV''@/$(GNULIB_PUTENV)/g' \
3320 + -e 's/@''GNULIB_QSORT_R''@/$(GNULIB_QSORT_R)/g' \
3321 + -e 's/@''GNULIB_RANDOM''@/$(GNULIB_RANDOM)/g' \
3322 + -e 's/@''GNULIB_RANDOM_R''@/$(GNULIB_RANDOM_R)/g' \
3323 + -e 's/@''GNULIB_REALLOC_POSIX''@/$(GNULIB_REALLOC_POSIX)/g' \
3324 + -e 's/@''GNULIB_REALLOCARRAY''@/$(GNULIB_REALLOCARRAY)/g' \
3325 + -e 's/@''GNULIB_REALPATH''@/$(GNULIB_REALPATH)/g' \
3326 + -e 's/@''GNULIB_RPMATCH''@/$(GNULIB_RPMATCH)/g' \
3327 + -e 's/@''GNULIB_SECURE_GETENV''@/$(GNULIB_SECURE_GETENV)/g' \
3328 + -e 's/@''GNULIB_SETENV''@/$(GNULIB_SETENV)/g' \
3329 + -e 's/@''GNULIB_STRTOD''@/$(GNULIB_STRTOD)/g' \
3330 + -e 's/@''GNULIB_STRTOLD''@/$(GNULIB_STRTOLD)/g' \
3331 + -e 's/@''GNULIB_STRTOLL''@/$(GNULIB_STRTOLL)/g' \
3332 + -e 's/@''GNULIB_STRTOULL''@/$(GNULIB_STRTOULL)/g' \
3333 + -e 's/@''GNULIB_SYSTEM_POSIX''@/$(GNULIB_SYSTEM_POSIX)/g' \
3334 + -e 's/@''GNULIB_UNLOCKPT''@/$(GNULIB_UNLOCKPT)/g' \
3335 + -e 's/@''GNULIB_UNSETENV''@/$(GNULIB_UNSETENV)/g' \
3336 + -e 's/@''GNULIB_WCTOMB''@/$(GNULIB_WCTOMB)/g' \
3337 < $(srcdir)/stdlib.in.h | \
3338 sed -e 's|@''HAVE__EXIT''@|$(HAVE__EXIT)|g' \
3339 - -e 's|@''HAVE_ALIGNED_ALLOC''@|$(HAVE_ALIGNED_ALLOC)|g' \
3340 -e 's|@''HAVE_ATOLL''@|$(HAVE_ATOLL)|g' \
3341 -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|$(HAVE_CANONICALIZE_FILE_NAME)|g' \
3342 - -e 's|@''HAVE_DECL_ECVT''@|$(HAVE_DECL_ECVT)|g' \
3343 - -e 's|@''HAVE_DECL_FCVT''@|$(HAVE_DECL_FCVT)|g' \
3344 - -e 's|@''HAVE_DECL_GCVT''@|$(HAVE_DECL_GCVT)|g' \
3345 -e 's|@''HAVE_DECL_GETLOADAVG''@|$(HAVE_DECL_GETLOADAVG)|g' \
3346 -e 's|@''HAVE_GETSUBOPT''@|$(HAVE_GETSUBOPT)|g' \
3347 -e 's|@''HAVE_GRANTPT''@|$(HAVE_GRANTPT)|g' \
3348 @@ -1860,7 +1665,6 @@ stdlib.h: stdlib.in.h $(top_builddir)/config.status $(CXXDEFS_H) \
3349 -e 's|@''HAVE_MKOSTEMPS''@|$(HAVE_MKOSTEMPS)|g' \
3350 -e 's|@''HAVE_MKSTEMP''@|$(HAVE_MKSTEMP)|g' \
3351 -e 's|@''HAVE_MKSTEMPS''@|$(HAVE_MKSTEMPS)|g' \
3352 - -e 's|@''HAVE_POSIX_MEMALIGN''@|$(HAVE_POSIX_MEMALIGN)|g' \
3353 -e 's|@''HAVE_POSIX_OPENPT''@|$(HAVE_POSIX_OPENPT)|g' \
3354 -e 's|@''HAVE_PTSNAME''@|$(HAVE_PTSNAME)|g' \
3355 -e 's|@''HAVE_PTSNAME_R''@|$(HAVE_PTSNAME_R)|g' \
3356 @@ -1876,52 +1680,39 @@ stdlib.h: stdlib.in.h $(top_builddir)/config.status $(CXXDEFS_H) \
3357 -e 's|@''HAVE_SETSTATE''@|$(HAVE_SETSTATE)|g' \
3358 -e 's|@''HAVE_DECL_SETSTATE''@|$(HAVE_DECL_SETSTATE)|g' \
3359 -e 's|@''HAVE_STRTOD''@|$(HAVE_STRTOD)|g' \
3360 - -e 's|@''HAVE_STRTOL''@|$(HAVE_STRTOL)|g' \
3361 -e 's|@''HAVE_STRTOLD''@|$(HAVE_STRTOLD)|g' \
3362 -e 's|@''HAVE_STRTOLL''@|$(HAVE_STRTOLL)|g' \
3363 - -e 's|@''HAVE_STRTOUL''@|$(HAVE_STRTOUL)|g' \
3364 -e 's|@''HAVE_STRTOULL''@|$(HAVE_STRTOULL)|g' \
3365 -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|$(HAVE_STRUCT_RANDOM_DATA)|g' \
3366 -e 's|@''HAVE_SYS_LOADAVG_H''@|$(HAVE_SYS_LOADAVG_H)|g' \
3367 -e 's|@''HAVE_UNLOCKPT''@|$(HAVE_UNLOCKPT)|g' \
3368 -e 's|@''HAVE_DECL_UNSETENV''@|$(HAVE_DECL_UNSETENV)|g' \
3369 - -e 's|@''REPLACE_ALIGNED_ALLOC''@|$(REPLACE_ALIGNED_ALLOC)|g' \
3370 - -e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|$(REPLACE_CALLOC_FOR_CALLOC_GNU)|g' \
3371 - -e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|$(REPLACE_CALLOC_FOR_CALLOC_POSIX)|g' \
3372 + -e 's|@''REPLACE_CALLOC''@|$(REPLACE_CALLOC)|g' \
3373 -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|$(REPLACE_CANONICALIZE_FILE_NAME)|g' \
3374 - -e 's|@''REPLACE_FREE''@|$(REPLACE_FREE)|g' \
3375 -e 's|@''REPLACE_INITSTATE''@|$(REPLACE_INITSTATE)|g' \
3376 - -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|$(REPLACE_MALLOC_FOR_MALLOC_GNU)|g' \
3377 - -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|$(REPLACE_MALLOC_FOR_MALLOC_POSIX)|g' \
3378 + -e 's|@''REPLACE_MALLOC''@|$(REPLACE_MALLOC)|g' \
3379 -e 's|@''REPLACE_MBTOWC''@|$(REPLACE_MBTOWC)|g' \
3380 -e 's|@''REPLACE_MKSTEMP''@|$(REPLACE_MKSTEMP)|g' \
3381 - -e 's|@''REPLACE_POSIX_MEMALIGN''@|$(REPLACE_POSIX_MEMALIGN)|g' \
3382 -e 's|@''REPLACE_PTSNAME''@|$(REPLACE_PTSNAME)|g' \
3383 -e 's|@''REPLACE_PTSNAME_R''@|$(REPLACE_PTSNAME_R)|g' \
3384 -e 's|@''REPLACE_PUTENV''@|$(REPLACE_PUTENV)|g' \
3385 -e 's|@''REPLACE_QSORT_R''@|$(REPLACE_QSORT_R)|g' \
3386 -e 's|@''REPLACE_RANDOM''@|$(REPLACE_RANDOM)|g' \
3387 -e 's|@''REPLACE_RANDOM_R''@|$(REPLACE_RANDOM_R)|g' \
3388 - -e 's|@''REPLACE_REALLOC_FOR_REALLOC_GNU''@|$(REPLACE_REALLOC_FOR_REALLOC_GNU)|g' \
3389 - -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|$(REPLACE_REALLOC_FOR_REALLOC_POSIX)|g' \
3390 - -e 's|@''REPLACE_REALLOCARRAY''@|$(REPLACE_REALLOCARRAY)|g' \
3391 + -e 's|@''REPLACE_REALLOC''@|$(REPLACE_REALLOC)|g' \
3392 -e 's|@''REPLACE_REALPATH''@|$(REPLACE_REALPATH)|g' \
3393 -e 's|@''REPLACE_SETENV''@|$(REPLACE_SETENV)|g' \
3394 -e 's|@''REPLACE_SETSTATE''@|$(REPLACE_SETSTATE)|g' \
3395 -e 's|@''REPLACE_STRTOD''@|$(REPLACE_STRTOD)|g' \
3396 - -e 's|@''REPLACE_STRTOL''@|$(REPLACE_STRTOL)|g' \
3397 -e 's|@''REPLACE_STRTOLD''@|$(REPLACE_STRTOLD)|g' \
3398 - -e 's|@''REPLACE_STRTOLL''@|$(REPLACE_STRTOLL)|g' \
3399 - -e 's|@''REPLACE_STRTOUL''@|$(REPLACE_STRTOUL)|g' \
3400 - -e 's|@''REPLACE_STRTOULL''@|$(REPLACE_STRTOULL)|g' \
3401 -e 's|@''REPLACE_UNSETENV''@|$(REPLACE_UNSETENV)|g' \
3402 -e 's|@''REPLACE_WCTOMB''@|$(REPLACE_WCTOMB)|g' \
3403 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
3404 -e '/definition of _Noreturn/r $(_NORETURN_H)' \
3405 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
3406 - -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
3407 - > $@-t
3408 - $(AM_V_at)mv $@-t $@
3409 + -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
3410 + } > $@-t && \
3411 + mv $@-t $@
3412 MOSTLYCLEANFILES += stdlib.h stdlib.h-t
3413
3414 EXTRA_DIST += stdlib.in.h
3415 @@ -1930,12 +1721,10 @@ EXTRA_DIST += stdlib.in.h
3416
3417 ## begin gnulib module strcase
3418
3419 -if GL_COND_OBJ_STRCASECMP
3420 -libgnu_a_SOURCES += strcasecmp.c
3421 -endif
3422 -if GL_COND_OBJ_STRNCASECMP
3423 -libgnu_a_SOURCES += strncasecmp.c
3424 -endif
3425 +
3426 +EXTRA_DIST += strcasecmp.c strncasecmp.c
3427 +
3428 +EXTRA_libgnu_a_SOURCES += strcasecmp.c strncasecmp.c
3429
3430 ## end gnulib module strcase
3431
3432 @@ -1950,27 +1739,28 @@ EXTRA_libgnu_a_SOURCES += strcasestr.c
3433
3434 ## begin gnulib module strdup-posix
3435
3436 -if GL_COND_OBJ_STRDUP
3437 -libgnu_a_SOURCES += strdup.c
3438 -endif
3439 +
3440 +EXTRA_DIST += strdup.c
3441 +
3442 +EXTRA_libgnu_a_SOURCES += strdup.c
3443
3444 ## end gnulib module strdup-posix
3445
3446 ## begin gnulib module strerror
3447
3448 -if GL_COND_OBJ_STRERROR
3449 -libgnu_a_SOURCES += strerror.c
3450 -endif
3451 +
3452 +EXTRA_DIST += strerror.c
3453 +
3454 +EXTRA_libgnu_a_SOURCES += strerror.c
3455
3456 ## end gnulib module strerror
3457
3458 ## begin gnulib module strerror-override
3459
3460 -if GL_COND_OBJ_STRERROR_OVERRIDE
3461 -libgnu_a_SOURCES += strerror-override.c
3462 -endif
3463
3464 -EXTRA_DIST += strerror-override.h
3465 +EXTRA_DIST += strerror-override.c strerror-override.h
3466 +
3467 +EXTRA_libgnu_a_SOURCES += strerror-override.c
3468
3469 ## end gnulib module strerror-override
3470
3471 @@ -1981,61 +1771,57 @@ BUILT_SOURCES += string.h
3472 # We need the following in order to create <string.h> when the system
3473 # doesn't have one that works with the given compiler.
3474 string.h: string.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
3475 - $(gl_V_at)$(SED_HEADER_STDOUT) \
3476 - -e 's|@''GUARD_PREFIX''@|GL|g' \
3477 + $(AM_V_GEN)rm -f $@-t $@ && \
3478 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
3479 + sed -e 's|@''GUARD_PREFIX''@|GL|g' \
3480 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3481 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3482 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
3483 -e 's|@''NEXT_STRING_H''@|$(NEXT_STRING_H)|g' \
3484 - -e 's/@''GNULIB_EXPLICIT_BZERO''@/$(GL_GNULIB_EXPLICIT_BZERO)/g' \
3485 - -e 's/@''GNULIB_FFSL''@/$(GL_GNULIB_FFSL)/g' \
3486 - -e 's/@''GNULIB_FFSLL''@/$(GL_GNULIB_FFSLL)/g' \
3487 - -e 's/@''GNULIB_MBSLEN''@/$(GL_GNULIB_MBSLEN)/g' \
3488 - -e 's/@''GNULIB_MBSNLEN''@/$(GL_GNULIB_MBSNLEN)/g' \
3489 - -e 's/@''GNULIB_MBSCHR''@/$(GL_GNULIB_MBSCHR)/g' \
3490 - -e 's/@''GNULIB_MBSRCHR''@/$(GL_GNULIB_MBSRCHR)/g' \
3491 - -e 's/@''GNULIB_MBSSTR''@/$(GL_GNULIB_MBSSTR)/g' \
3492 - -e 's/@''GNULIB_MBSCASECMP''@/$(GL_GNULIB_MBSCASECMP)/g' \
3493 - -e 's/@''GNULIB_MBSNCASECMP''@/$(GL_GNULIB_MBSNCASECMP)/g' \
3494 - -e 's/@''GNULIB_MBSPCASECMP''@/$(GL_GNULIB_MBSPCASECMP)/g' \
3495 - -e 's/@''GNULIB_MBSCASESTR''@/$(GL_GNULIB_MBSCASESTR)/g' \
3496 - -e 's/@''GNULIB_MBSCSPN''@/$(GL_GNULIB_MBSCSPN)/g' \
3497 - -e 's/@''GNULIB_MBSPBRK''@/$(GL_GNULIB_MBSPBRK)/g' \
3498 - -e 's/@''GNULIB_MBSSPN''@/$(GL_GNULIB_MBSSPN)/g' \
3499 - -e 's/@''GNULIB_MBSSEP''@/$(GL_GNULIB_MBSSEP)/g' \
3500 - -e 's/@''GNULIB_MBSTOK_R''@/$(GL_GNULIB_MBSTOK_R)/g' \
3501 - -e 's/@''GNULIB_MEMCHR''@/$(GL_GNULIB_MEMCHR)/g' \
3502 - -e 's/@''GNULIB_MEMMEM''@/$(GL_GNULIB_MEMMEM)/g' \
3503 - -e 's/@''GNULIB_MEMPCPY''@/$(GL_GNULIB_MEMPCPY)/g' \
3504 - -e 's/@''GNULIB_MEMRCHR''@/$(GL_GNULIB_MEMRCHR)/g' \
3505 - -e 's/@''GNULIB_RAWMEMCHR''@/$(GL_GNULIB_RAWMEMCHR)/g' \
3506 - -e 's/@''GNULIB_STPCPY''@/$(GL_GNULIB_STPCPY)/g' \
3507 - -e 's/@''GNULIB_STPNCPY''@/$(GL_GNULIB_STPNCPY)/g' \
3508 - -e 's/@''GNULIB_STRCHRNUL''@/$(GL_GNULIB_STRCHRNUL)/g' \
3509 - -e 's/@''GNULIB_STRDUP''@/$(GL_GNULIB_STRDUP)/g' \
3510 - -e 's/@''GNULIB_STRNCAT''@/$(GL_GNULIB_STRNCAT)/g' \
3511 - -e 's/@''GNULIB_STRNDUP''@/$(GL_GNULIB_STRNDUP)/g' \
3512 - -e 's/@''GNULIB_STRNLEN''@/$(GL_GNULIB_STRNLEN)/g' \
3513 - -e 's/@''GNULIB_STRPBRK''@/$(GL_GNULIB_STRPBRK)/g' \
3514 - -e 's/@''GNULIB_STRSEP''@/$(GL_GNULIB_STRSEP)/g' \
3515 - -e 's/@''GNULIB_STRSTR''@/$(GL_GNULIB_STRSTR)/g' \
3516 - -e 's/@''GNULIB_STRCASESTR''@/$(GL_GNULIB_STRCASESTR)/g' \
3517 - -e 's/@''GNULIB_STRTOK_R''@/$(GL_GNULIB_STRTOK_R)/g' \
3518 - -e 's/@''GNULIB_STRERROR''@/$(GL_GNULIB_STRERROR)/g' \
3519 - -e 's/@''GNULIB_STRERROR_R''@/$(GL_GNULIB_STRERROR_R)/g' \
3520 - -e 's/@''GNULIB_STRERRORNAME_NP''@/$(GL_GNULIB_STRERRORNAME_NP)/g' \
3521 - -e 's/@''GNULIB_SIGABBREV_NP''@/$(GL_GNULIB_SIGABBREV_NP)/g' \
3522 - -e 's/@''GNULIB_SIGDESCR_NP''@/$(GL_GNULIB_SIGDESCR_NP)/g' \
3523 - -e 's/@''GNULIB_STRSIGNAL''@/$(GL_GNULIB_STRSIGNAL)/g' \
3524 - -e 's/@''GNULIB_STRVERSCMP''@/$(GL_GNULIB_STRVERSCMP)/g' \
3525 - -e 's/@''GNULIB_MDA_MEMCCPY''@/$(GL_GNULIB_MDA_MEMCCPY)/g' \
3526 - -e 's/@''GNULIB_MDA_STRDUP''@/$(GL_GNULIB_MDA_STRDUP)/g' \
3527 - -e 's/@''GNULIB_FREE_POSIX''@/$(GL_GNULIB_FREE_POSIX)/g' \
3528 + -e 's/@''GNULIB_EXPLICIT_BZERO''@/$(GNULIB_EXPLICIT_BZERO)/g' \
3529 + -e 's/@''GNULIB_FFSL''@/$(GNULIB_FFSL)/g' \
3530 + -e 's/@''GNULIB_FFSLL''@/$(GNULIB_FFSLL)/g' \
3531 + -e 's/@''GNULIB_MBSLEN''@/$(GNULIB_MBSLEN)/g' \
3532 + -e 's/@''GNULIB_MBSNLEN''@/$(GNULIB_MBSNLEN)/g' \
3533 + -e 's/@''GNULIB_MBSCHR''@/$(GNULIB_MBSCHR)/g' \
3534 + -e 's/@''GNULIB_MBSRCHR''@/$(GNULIB_MBSRCHR)/g' \
3535 + -e 's/@''GNULIB_MBSSTR''@/$(GNULIB_MBSSTR)/g' \
3536 + -e 's/@''GNULIB_MBSCASECMP''@/$(GNULIB_MBSCASECMP)/g' \
3537 + -e 's/@''GNULIB_MBSNCASECMP''@/$(GNULIB_MBSNCASECMP)/g' \
3538 + -e 's/@''GNULIB_MBSPCASECMP''@/$(GNULIB_MBSPCASECMP)/g' \
3539 + -e 's/@''GNULIB_MBSCASESTR''@/$(GNULIB_MBSCASESTR)/g' \
3540 + -e 's/@''GNULIB_MBSCSPN''@/$(GNULIB_MBSCSPN)/g' \
3541 + -e 's/@''GNULIB_MBSPBRK''@/$(GNULIB_MBSPBRK)/g' \
3542 + -e 's/@''GNULIB_MBSSPN''@/$(GNULIB_MBSSPN)/g' \
3543 + -e 's/@''GNULIB_MBSSEP''@/$(GNULIB_MBSSEP)/g' \
3544 + -e 's/@''GNULIB_MBSTOK_R''@/$(GNULIB_MBSTOK_R)/g' \
3545 + -e 's/@''GNULIB_MEMCHR''@/$(GNULIB_MEMCHR)/g' \
3546 + -e 's/@''GNULIB_MEMMEM''@/$(GNULIB_MEMMEM)/g' \
3547 + -e 's/@''GNULIB_MEMPCPY''@/$(GNULIB_MEMPCPY)/g' \
3548 + -e 's/@''GNULIB_MEMRCHR''@/$(GNULIB_MEMRCHR)/g' \
3549 + -e 's/@''GNULIB_RAWMEMCHR''@/$(GNULIB_RAWMEMCHR)/g' \
3550 + -e 's/@''GNULIB_STPCPY''@/$(GNULIB_STPCPY)/g' \
3551 + -e 's/@''GNULIB_STPNCPY''@/$(GNULIB_STPNCPY)/g' \
3552 + -e 's/@''GNULIB_STRCHRNUL''@/$(GNULIB_STRCHRNUL)/g' \
3553 + -e 's/@''GNULIB_STRDUP''@/$(GNULIB_STRDUP)/g' \
3554 + -e 's/@''GNULIB_STRNCAT''@/$(GNULIB_STRNCAT)/g' \
3555 + -e 's/@''GNULIB_STRNDUP''@/$(GNULIB_STRNDUP)/g' \
3556 + -e 's/@''GNULIB_STRNLEN''@/$(GNULIB_STRNLEN)/g' \
3557 + -e 's/@''GNULIB_STRPBRK''@/$(GNULIB_STRPBRK)/g' \
3558 + -e 's/@''GNULIB_STRSEP''@/$(GNULIB_STRSEP)/g' \
3559 + -e 's/@''GNULIB_STRSTR''@/$(GNULIB_STRSTR)/g' \
3560 + -e 's/@''GNULIB_STRCASESTR''@/$(GNULIB_STRCASESTR)/g' \
3561 + -e 's/@''GNULIB_STRTOK_R''@/$(GNULIB_STRTOK_R)/g' \
3562 + -e 's/@''GNULIB_STRERROR''@/$(GNULIB_STRERROR)/g' \
3563 + -e 's/@''GNULIB_STRERROR_R''@/$(GNULIB_STRERROR_R)/g' \
3564 + -e 's/@''GNULIB_STRSIGNAL''@/$(GNULIB_STRSIGNAL)/g' \
3565 + -e 's/@''GNULIB_STRVERSCMP''@/$(GNULIB_STRVERSCMP)/g' \
3566 < $(srcdir)/string.in.h | \
3567 sed -e 's|@''HAVE_EXPLICIT_BZERO''@|$(HAVE_EXPLICIT_BZERO)|g' \
3568 -e 's|@''HAVE_FFSL''@|$(HAVE_FFSL)|g' \
3569 -e 's|@''HAVE_FFSLL''@|$(HAVE_FFSLL)|g' \
3570 -e 's|@''HAVE_MBSLEN''@|$(HAVE_MBSLEN)|g' \
3571 + -e 's|@''HAVE_MEMCHR''@|$(HAVE_MEMCHR)|g' \
3572 -e 's|@''HAVE_DECL_MEMMEM''@|$(HAVE_DECL_MEMMEM)|g' \
3573 -e 's|@''HAVE_MEMPCPY''@|$(HAVE_MEMPCPY)|g' \
3574 -e 's|@''HAVE_DECL_MEMRCHR''@|$(HAVE_DECL_MEMRCHR)|g' \
3575 @@ -2051,15 +1837,10 @@ string.h: string.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H
3576 -e 's|@''HAVE_STRCASESTR''@|$(HAVE_STRCASESTR)|g' \
3577 -e 's|@''HAVE_DECL_STRTOK_R''@|$(HAVE_DECL_STRTOK_R)|g' \
3578 -e 's|@''HAVE_DECL_STRERROR_R''@|$(HAVE_DECL_STRERROR_R)|g' \
3579 - -e 's|@''HAVE_STRERRORNAME_NP''@|$(HAVE_STRERRORNAME_NP)|g' \
3580 - -e 's|@''HAVE_SIGABBREV_NP''@|$(HAVE_SIGABBREV_NP)|g' \
3581 - -e 's|@''HAVE_SIGDESCR_NP''@|$(HAVE_SIGDESCR_NP)|g' \
3582 -e 's|@''HAVE_DECL_STRSIGNAL''@|$(HAVE_DECL_STRSIGNAL)|g' \
3583 -e 's|@''HAVE_STRVERSCMP''@|$(HAVE_STRVERSCMP)|g' \
3584 - -e 's|@''REPLACE_FFSLL''@|$(REPLACE_FFSLL)|g' \
3585 -e 's|@''REPLACE_MEMCHR''@|$(REPLACE_MEMCHR)|g' \
3586 -e 's|@''REPLACE_MEMMEM''@|$(REPLACE_MEMMEM)|g' \
3587 - -e 's|@''REPLACE_FREE''@|$(REPLACE_FREE)|g' \
3588 -e 's|@''REPLACE_STPNCPY''@|$(REPLACE_STPNCPY)|g' \
3589 -e 's|@''REPLACE_STRCHRNUL''@|$(REPLACE_STRCHRNUL)|g' \
3590 -e 's|@''REPLACE_STRDUP''@|$(REPLACE_STRDUP)|g' \
3591 @@ -2071,14 +1852,14 @@ string.h: string.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H
3592 -e 's|@''REPLACE_STRTOK_R''@|$(REPLACE_STRTOK_R)|g' \
3593 -e 's|@''REPLACE_STRERROR''@|$(REPLACE_STRERROR)|g' \
3594 -e 's|@''REPLACE_STRERROR_R''@|$(REPLACE_STRERROR_R)|g' \
3595 - -e 's|@''REPLACE_STRERRORNAME_NP''@|$(REPLACE_STRERRORNAME_NP)|g' \
3596 -e 's|@''REPLACE_STRSIGNAL''@|$(REPLACE_STRSIGNAL)|g' \
3597 -e 's|@''UNDEFINE_STRTOK_R''@|$(UNDEFINE_STRTOK_R)|g' \
3598 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
3599 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
3600 - -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
3601 - > $@-t
3602 - $(AM_V_at)mv $@-t $@
3603 + -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
3604 + < $(srcdir)/string.in.h; \
3605 + } > $@-t && \
3606 + mv $@-t $@
3607 MOSTLYCLEANFILES += string.h string.h-t
3608
3609 EXTRA_DIST += string.in.h
3610 @@ -2092,22 +1873,24 @@ BUILT_SOURCES += strings.h
3611 # We need the following in order to create <strings.h> when the system
3612 # doesn't have one that works with the given compiler.
3613 strings.h: strings.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H)
3614 - $(gl_V_at)$(SED_HEADER_STDOUT) \
3615 - -e 's|@''GUARD_PREFIX''@|GL|g' \
3616 + $(AM_V_GEN)rm -f $@-t $@ && \
3617 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
3618 + sed -e 's|@''GUARD_PREFIX''@|GL|g' \
3619 -e 's|@''HAVE_STRINGS_H''@|$(HAVE_STRINGS_H)|g' \
3620 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3621 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3622 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
3623 -e 's|@''NEXT_STRINGS_H''@|$(NEXT_STRINGS_H)|g' \
3624 - -e 's/@''GNULIB_FFS''@/$(GL_GNULIB_FFS)/g' \
3625 + -e 's/@''GNULIB_FFS''@/$(GNULIB_FFS)/g' \
3626 -e 's|@''HAVE_FFS''@|$(HAVE_FFS)|g' \
3627 -e 's|@''HAVE_STRCASECMP''@|$(HAVE_STRCASECMP)|g' \
3628 -e 's|@''HAVE_DECL_STRNCASECMP''@|$(HAVE_DECL_STRNCASECMP)|g' \
3629 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
3630 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
3631 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
3632 - $(srcdir)/strings.in.h > $@-t
3633 - $(AM_V_at)mv $@-t $@
3634 + < $(srcdir)/strings.in.h; \
3635 + } > $@-t && \
3636 + mv $@-t $@
3637 MOSTLYCLEANFILES += strings.h strings.h-t
3638
3639 EXTRA_DIST += strings.in.h
3640 @@ -2116,29 +1899,28 @@ EXTRA_DIST += strings.in.h
3641
3642 ## begin gnulib module strncat
3643
3644 -if GL_COND_OBJ_STRNCAT
3645 -libgnu_a_SOURCES += strncat.c
3646 -endif
3647 +
3648 +EXTRA_DIST += strncat.c
3649 +
3650 +EXTRA_libgnu_a_SOURCES += strncat.c
3651
3652 ## end gnulib module strncat
3653
3654 ## begin gnulib module symlink
3655
3656 -if GL_COND_OBJ_SYMLINK
3657 -libgnu_a_SOURCES += symlink.c
3658 -endif
3659 +
3660 +EXTRA_DIST += symlink.c
3661 +
3662 +EXTRA_libgnu_a_SOURCES += symlink.c
3663
3664 ## end gnulib module symlink
3665
3666 ## begin gnulib module symlinkat
3667
3668 -if GL_COND_OBJ_SYMLINKAT
3669 -libgnu_a_SOURCES += symlinkat.c
3670 -endif
3671
3672 -EXTRA_DIST += at-func.c
3673 +EXTRA_DIST += at-func.c symlinkat.c
3674
3675 -EXTRA_libgnu_a_SOURCES += at-func.c
3676 +EXTRA_libgnu_a_SOURCES += at-func.c symlinkat.c
3677
3678 ## end gnulib module symlinkat
3679
3680 @@ -2149,38 +1931,33 @@ BUILT_SOURCES += sys/stat.h
3681 # We need the following in order to create <sys/stat.h> when the system
3682 # has one that is incomplete.
3683 sys/stat.h: sys_stat.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
3684 - $(AM_V_GEN)$(MKDIR_P) '%reldir%/sys'
3685 - $(AM_V_at)$(SED_HEADER_STDOUT) \
3686 - -e 's|@''GUARD_PREFIX''@|GL|g' \
3687 + $(AM_V_at)$(MKDIR_P) sys
3688 + $(AM_V_GEN)rm -f $@-t $@ && \
3689 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3690 + sed -e 's|@''GUARD_PREFIX''@|GL|g' \
3691 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3692 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3693 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
3694 -e 's|@''NEXT_SYS_STAT_H''@|$(NEXT_SYS_STAT_H)|g' \
3695 -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|$(WINDOWS_64_BIT_ST_SIZE)|g' \
3696 -e 's|@''WINDOWS_STAT_TIMESPEC''@|$(WINDOWS_STAT_TIMESPEC)|g' \
3697 - -e 's/@''GNULIB_FCHMODAT''@/$(GL_GNULIB_FCHMODAT)/g' \
3698 - -e 's/@''GNULIB_FSTAT''@/$(GL_GNULIB_FSTAT)/g' \
3699 - -e 's/@''GNULIB_FSTATAT''@/$(GL_GNULIB_FSTATAT)/g' \
3700 - -e 's/@''GNULIB_FUTIMENS''@/$(GL_GNULIB_FUTIMENS)/g' \
3701 - -e 's/@''GNULIB_GETUMASK''@/$(GL_GNULIB_GETUMASK)/g' \
3702 - -e 's/@''GNULIB_LCHMOD''@/$(GL_GNULIB_LCHMOD)/g' \
3703 - -e 's/@''GNULIB_LSTAT''@/$(GL_GNULIB_LSTAT)/g' \
3704 - -e 's/@''GNULIB_MKDIR''@/$(GL_GNULIB_MKDIR)/g' \
3705 - -e 's/@''GNULIB_MKDIRAT''@/$(GL_GNULIB_MKDIRAT)/g' \
3706 - -e 's/@''GNULIB_MKFIFO''@/$(GL_GNULIB_MKFIFO)/g' \
3707 - -e 's/@''GNULIB_MKFIFOAT''@/$(GL_GNULIB_MKFIFOAT)/g' \
3708 - -e 's/@''GNULIB_MKNOD''@/$(GL_GNULIB_MKNOD)/g' \
3709 - -e 's/@''GNULIB_MKNODAT''@/$(GL_GNULIB_MKNODAT)/g' \
3710 - -e 's/@''GNULIB_STAT''@/$(GL_GNULIB_STAT)/g' \
3711 - -e 's/@''GNULIB_UTIMENSAT''@/$(GL_GNULIB_UTIMENSAT)/g' \
3712 - -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/$(GL_GNULIB_OVERRIDES_STRUCT_STAT)/g' \
3713 - -e 's/@''GNULIB_MDA_CHMOD''@/$(GL_GNULIB_MDA_CHMOD)/g' \
3714 - -e 's/@''GNULIB_MDA_MKDIR''@/$(GL_GNULIB_MDA_MKDIR)/g' \
3715 - -e 's/@''GNULIB_MDA_UMASK''@/$(GL_GNULIB_MDA_UMASK)/g' \
3716 + -e 's/@''GNULIB_FCHMODAT''@/$(GNULIB_FCHMODAT)/g' \
3717 + -e 's/@''GNULIB_FSTAT''@/$(GNULIB_FSTAT)/g' \
3718 + -e 's/@''GNULIB_FSTATAT''@/$(GNULIB_FSTATAT)/g' \
3719 + -e 's/@''GNULIB_FUTIMENS''@/$(GNULIB_FUTIMENS)/g' \
3720 + -e 's/@''GNULIB_LCHMOD''@/$(GNULIB_LCHMOD)/g' \
3721 + -e 's/@''GNULIB_LSTAT''@/$(GNULIB_LSTAT)/g' \
3722 + -e 's/@''GNULIB_MKDIRAT''@/$(GNULIB_MKDIRAT)/g' \
3723 + -e 's/@''GNULIB_MKFIFO''@/$(GNULIB_MKFIFO)/g' \
3724 + -e 's/@''GNULIB_MKFIFOAT''@/$(GNULIB_MKFIFOAT)/g' \
3725 + -e 's/@''GNULIB_MKNOD''@/$(GNULIB_MKNOD)/g' \
3726 + -e 's/@''GNULIB_MKNODAT''@/$(GNULIB_MKNODAT)/g' \
3727 + -e 's/@''GNULIB_STAT''@/$(GNULIB_STAT)/g' \
3728 + -e 's/@''GNULIB_UTIMENSAT''@/$(GNULIB_UTIMENSAT)/g' \
3729 + -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/$(GNULIB_OVERRIDES_STRUCT_STAT)/g' \
3730 -e 's|@''HAVE_FCHMODAT''@|$(HAVE_FCHMODAT)|g' \
3731 -e 's|@''HAVE_FSTATAT''@|$(HAVE_FSTATAT)|g' \
3732 -e 's|@''HAVE_FUTIMENS''@|$(HAVE_FUTIMENS)|g' \
3733 - -e 's|@''HAVE_GETUMASK''@|$(HAVE_GETUMASK)|g' \
3734 -e 's|@''HAVE_LCHMOD''@|$(HAVE_LCHMOD)|g' \
3735 -e 's|@''HAVE_LSTAT''@|$(HAVE_LSTAT)|g' \
3736 -e 's|@''HAVE_MKDIRAT''@|$(HAVE_MKDIRAT)|g' \
3737 @@ -2189,23 +1966,21 @@ sys/stat.h: sys_stat.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNU
3738 -e 's|@''HAVE_MKNOD''@|$(HAVE_MKNOD)|g' \
3739 -e 's|@''HAVE_MKNODAT''@|$(HAVE_MKNODAT)|g' \
3740 -e 's|@''HAVE_UTIMENSAT''@|$(HAVE_UTIMENSAT)|g' \
3741 - -e 's|@''REPLACE_FCHMODAT''@|$(REPLACE_FCHMODAT)|g' \
3742 -e 's|@''REPLACE_FSTAT''@|$(REPLACE_FSTAT)|g' \
3743 -e 's|@''REPLACE_FSTATAT''@|$(REPLACE_FSTATAT)|g' \
3744 -e 's|@''REPLACE_FUTIMENS''@|$(REPLACE_FUTIMENS)|g' \
3745 -e 's|@''REPLACE_LSTAT''@|$(REPLACE_LSTAT)|g' \
3746 -e 's|@''REPLACE_MKDIR''@|$(REPLACE_MKDIR)|g' \
3747 -e 's|@''REPLACE_MKFIFO''@|$(REPLACE_MKFIFO)|g' \
3748 - -e 's|@''REPLACE_MKFIFOAT''@|$(REPLACE_MKFIFOAT)|g' \
3749 -e 's|@''REPLACE_MKNOD''@|$(REPLACE_MKNOD)|g' \
3750 - -e 's|@''REPLACE_MKNODAT''@|$(REPLACE_MKNODAT)|g' \
3751 -e 's|@''REPLACE_STAT''@|$(REPLACE_STAT)|g' \
3752 -e 's|@''REPLACE_UTIMENSAT''@|$(REPLACE_UTIMENSAT)|g' \
3753 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
3754 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
3755 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
3756 - $(srcdir)/sys_stat.in.h > $@-t
3757 - $(AM_V_at)mv $@-t $@
3758 + < $(srcdir)/sys_stat.in.h; \
3759 + } > $@-t && \
3760 + mv $@-t $@
3761 MOSTLYCLEANFILES += sys/stat.h sys/stat.h-t
3762 MOSTLYCLEANDIRS += sys
3763
3764 @@ -2220,15 +1995,16 @@ BUILT_SOURCES += sys/time.h
3765 # We need the following in order to create <sys/time.h> when the system
3766 # doesn't have one that works with the given compiler.
3767 sys/time.h: sys_time.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
3768 - $(AM_V_GEN)$(MKDIR_P) '%reldir%/sys'
3769 - $(AM_V_at)$(SED_HEADER_STDOUT) \
3770 - -e 's|@''GUARD_PREFIX''@|GL|g' \
3771 + $(AM_V_at)$(MKDIR_P) sys
3772 + $(AM_V_GEN)rm -f $@-t $@ && \
3773 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3774 + sed -e 's|@''GUARD_PREFIX''@|GL|g' \
3775 -e 's/@''HAVE_SYS_TIME_H''@/$(HAVE_SYS_TIME_H)/g' \
3776 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3777 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3778 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
3779 -e 's|@''NEXT_SYS_TIME_H''@|$(NEXT_SYS_TIME_H)|g' \
3780 - -e 's/@''GNULIB_GETTIMEOFDAY''@/$(GL_GNULIB_GETTIMEOFDAY)/g' \
3781 + -e 's/@''GNULIB_GETTIMEOFDAY''@/$(GNULIB_GETTIMEOFDAY)/g' \
3782 -e 's|@''HAVE_WINSOCK2_H''@|$(HAVE_WINSOCK2_H)|g' \
3783 -e 's/@''HAVE_GETTIMEOFDAY''@/$(HAVE_GETTIMEOFDAY)/g' \
3784 -e 's/@''HAVE_STRUCT_TIMEVAL''@/$(HAVE_STRUCT_TIMEVAL)/g' \
3785 @@ -2237,8 +2013,9 @@ sys/time.h: sys_time.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNU
3786 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
3787 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
3788 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
3789 - $(srcdir)/sys_time.in.h > $@-t
3790 - $(AM_V_at)mv $@-t $@
3791 + < $(srcdir)/sys_time.in.h; \
3792 + } > $@-t && \
3793 + mv $@-t $@
3794 MOSTLYCLEANFILES += sys/time.h sys/time.h-t
3795
3796 EXTRA_DIST += sys_time.in.h
3797 @@ -2252,17 +2029,19 @@ BUILT_SOURCES += sys/types.h
3798 # We need the following in order to create <sys/types.h> when the system
3799 # doesn't have one that works with the given compiler.
3800 sys/types.h: sys_types.in.h $(top_builddir)/config.status
3801 - $(AM_V_GEN)$(MKDIR_P) '%reldir%/sys'
3802 - $(AM_V_at)$(SED_HEADER_STDOUT) \
3803 - -e 's|@''GUARD_PREFIX''@|GL|g' \
3804 + $(AM_V_at)$(MKDIR_P) sys
3805 + $(AM_V_GEN)rm -f $@-t $@ && \
3806 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3807 + sed -e 's|@''GUARD_PREFIX''@|GL|g' \
3808 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3809 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3810 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
3811 -e 's|@''NEXT_SYS_TYPES_H''@|$(NEXT_SYS_TYPES_H)|g' \
3812 -e 's|@''WINDOWS_64_BIT_OFF_T''@|$(WINDOWS_64_BIT_OFF_T)|g' \
3813 -e 's|@''WINDOWS_STAT_INODES''@|$(WINDOWS_STAT_INODES)|g' \
3814 - $(srcdir)/sys_types.in.h > $@-t
3815 - $(AM_V_at)mv $@-t $@
3816 + < $(srcdir)/sys_types.in.h; \
3817 + } > $@-t && \
3818 + mv $@-t $@
3819 MOSTLYCLEANFILES += sys/types.h sys/types.h-t
3820
3821 EXTRA_DIST += sys_types.in.h
3822 @@ -2276,32 +2055,29 @@ BUILT_SOURCES += time.h
3823 # We need the following in order to create <time.h> when the system
3824 # doesn't have one that works with the given compiler.
3825 time.h: time.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
3826 - $(gl_V_at)$(SED_HEADER_STDOUT) \
3827 - -e 's|@''GUARD_PREFIX''@|GL|g' \
3828 + $(AM_V_GEN)rm -f $@-t $@ && \
3829 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
3830 + sed -e 's|@''GUARD_PREFIX''@|GL|g' \
3831 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3832 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3833 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
3834 -e 's|@''NEXT_TIME_H''@|$(NEXT_TIME_H)|g' \
3835 - -e 's/@''GNULIB_CTIME''@/$(GL_GNULIB_CTIME)/g' \
3836 - -e 's/@''GNULIB_LOCALTIME''@/$(GL_GNULIB_LOCALTIME)/g' \
3837 - -e 's/@''GNULIB_MKTIME''@/$(GL_GNULIB_MKTIME)/g' \
3838 - -e 's/@''GNULIB_NANOSLEEP''@/$(GL_GNULIB_NANOSLEEP)/g' \
3839 - -e 's/@''GNULIB_STRFTIME''@/$(GL_GNULIB_STRFTIME)/g' \
3840 - -e 's/@''GNULIB_STRPTIME''@/$(GL_GNULIB_STRPTIME)/g' \
3841 - -e 's/@''GNULIB_TIMEGM''@/$(GL_GNULIB_TIMEGM)/g' \
3842 - -e 's/@''GNULIB_TIMESPEC_GET''@/$(GL_GNULIB_TIMESPEC_GET)/g' \
3843 - -e 's/@''GNULIB_TIMESPEC_GETRES''@/$(GL_GNULIB_TIMESPEC_GETRES)/g' \
3844 - -e 's/@''GNULIB_TIME_R''@/$(GL_GNULIB_TIME_R)/g' \
3845 - -e 's/@''GNULIB_TIME_RZ''@/$(GL_GNULIB_TIME_RZ)/g' \
3846 - -e 's/@''GNULIB_TZSET''@/$(GL_GNULIB_TZSET)/g' \
3847 - -e 's/@''GNULIB_MDA_TZSET''@/$(GL_GNULIB_MDA_TZSET)/g' \
3848 + -e 's/@''GNULIB_CTIME''@/$(GNULIB_CTIME)/g' \
3849 + -e 's/@''GNULIB_LOCALTIME''@/$(GNULIB_LOCALTIME)/g' \
3850 + -e 's/@''GNULIB_MKTIME''@/$(GNULIB_MKTIME)/g' \
3851 + -e 's/@''GNULIB_NANOSLEEP''@/$(GNULIB_NANOSLEEP)/g' \
3852 + -e 's/@''GNULIB_STRFTIME''@/$(GNULIB_STRFTIME)/g' \
3853 + -e 's/@''GNULIB_STRPTIME''@/$(GNULIB_STRPTIME)/g' \
3854 + -e 's/@''GNULIB_TIMEGM''@/$(GNULIB_TIMEGM)/g' \
3855 + -e 's/@''GNULIB_TIME_R''@/$(GNULIB_TIME_R)/g' \
3856 + -e 's/@''GNULIB_TIME_RZ''@/$(GNULIB_TIME_RZ)/g' \
3857 + -e 's/@''GNULIB_TZSET''@/$(GNULIB_TZSET)/g' \
3858 -e 's|@''HAVE_DECL_LOCALTIME_R''@|$(HAVE_DECL_LOCALTIME_R)|g' \
3859 -e 's|@''HAVE_NANOSLEEP''@|$(HAVE_NANOSLEEP)|g' \
3860 -e 's|@''HAVE_STRPTIME''@|$(HAVE_STRPTIME)|g' \
3861 -e 's|@''HAVE_TIMEGM''@|$(HAVE_TIMEGM)|g' \
3862 - -e 's|@''HAVE_TIMESPEC_GET''@|$(HAVE_TIMESPEC_GET)|g' \
3863 - -e 's|@''HAVE_TIMESPEC_GETRES''@|$(HAVE_TIMESPEC_GETRES)|g' \
3864 -e 's|@''HAVE_TIMEZONE_T''@|$(HAVE_TIMEZONE_T)|g' \
3865 + -e 's|@''HAVE_TZSET''@|$(HAVE_TZSET)|g' \
3866 -e 's|@''REPLACE_CTIME''@|$(REPLACE_CTIME)|g' \
3867 -e 's|@''REPLACE_GMTIME''@|$(REPLACE_GMTIME)|g' \
3868 -e 's|@''REPLACE_LOCALTIME''@|$(REPLACE_LOCALTIME)|g' \
3869 @@ -2315,12 +2091,12 @@ time.h: time.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(
3870 -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(SYS_TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
3871 -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
3872 -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|$(UNISTD_H_DEFINES_STRUCT_TIMESPEC)|g' \
3873 - -e 's|@''TIME_H_DEFINES_TIME_UTC''@|$(TIME_H_DEFINES_TIME_UTC)|g' \
3874 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
3875 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
3876 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
3877 - $(srcdir)/time.in.h > $@-t
3878 - $(AM_V_at)mv $@-t $@
3879 + < $(srcdir)/time.in.h; \
3880 + } > $@-t && \
3881 + mv $@-t $@
3882 MOSTLYCLEANFILES += time.h time.h-t
3883
3884 EXTRA_DIST += time.in.h
3885 @@ -2343,104 +2119,71 @@ libgnu_a_SOURCES += unistd.c
3886 # We need the following in order to create an empty placeholder for
3887 # <unistd.h> when the system doesn't have one.
3888 unistd.h: unistd.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
3889 - $(gl_V_at)$(SED_HEADER_STDOUT) \
3890 - -e 's|@''GUARD_PREFIX''@|GL|g' \
3891 + $(AM_V_GEN)rm -f $@-t $@ && \
3892 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3893 + sed -e 's|@''GUARD_PREFIX''@|GL|g' \
3894 -e 's|@''HAVE_UNISTD_H''@|$(HAVE_UNISTD_H)|g' \
3895 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3896 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3897 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
3898 -e 's|@''NEXT_UNISTD_H''@|$(NEXT_UNISTD_H)|g' \
3899 -e 's|@''WINDOWS_64_BIT_OFF_T''@|$(WINDOWS_64_BIT_OFF_T)|g' \
3900 - -e 's/@''GNULIB_ACCESS''@/$(GL_GNULIB_ACCESS)/g' \
3901 - -e 's/@''GNULIB_CHDIR''@/$(GL_GNULIB_CHDIR)/g' \
3902 - -e 's/@''GNULIB_CHOWN''@/$(GL_GNULIB_CHOWN)/g' \
3903 - -e 's/@''GNULIB_CLOSE''@/$(GL_GNULIB_CLOSE)/g' \
3904 - -e 's/@''GNULIB_COPY_FILE_RANGE''@/$(GL_GNULIB_COPY_FILE_RANGE)/g' \
3905 - -e 's/@''GNULIB_DUP''@/$(GL_GNULIB_DUP)/g' \
3906 - -e 's/@''GNULIB_DUP2''@/$(GL_GNULIB_DUP2)/g' \
3907 - -e 's/@''GNULIB_DUP3''@/$(GL_GNULIB_DUP3)/g' \
3908 - -e 's/@''GNULIB_ENVIRON''@/$(GL_GNULIB_ENVIRON)/g' \
3909 - -e 's/@''GNULIB_EUIDACCESS''@/$(GL_GNULIB_EUIDACCESS)/g' \
3910 - -e 's/@''GNULIB_EXECL''@/$(GL_GNULIB_EXECL)/g' \
3911 - -e 's/@''GNULIB_EXECLE''@/$(GL_GNULIB_EXECLE)/g' \
3912 - -e 's/@''GNULIB_EXECLP''@/$(GL_GNULIB_EXECLP)/g' \
3913 - -e 's/@''GNULIB_EXECV''@/$(GL_GNULIB_EXECV)/g' \
3914 - -e 's/@''GNULIB_EXECVE''@/$(GL_GNULIB_EXECVE)/g' \
3915 - -e 's/@''GNULIB_EXECVP''@/$(GL_GNULIB_EXECVP)/g' \
3916 - -e 's/@''GNULIB_EXECVPE''@/$(GL_GNULIB_EXECVPE)/g' \
3917 - -e 's/@''GNULIB_FACCESSAT''@/$(GL_GNULIB_FACCESSAT)/g' \
3918 - -e 's/@''GNULIB_FCHDIR''@/$(GL_GNULIB_FCHDIR)/g' \
3919 - -e 's/@''GNULIB_FCHOWNAT''@/$(GL_GNULIB_FCHOWNAT)/g' \
3920 - -e 's/@''GNULIB_FDATASYNC''@/$(GL_GNULIB_FDATASYNC)/g' \
3921 - -e 's/@''GNULIB_FSYNC''@/$(GL_GNULIB_FSYNC)/g' \
3922 - -e 's/@''GNULIB_FTRUNCATE''@/$(GL_GNULIB_FTRUNCATE)/g' \
3923 - -e 's/@''GNULIB_GETCWD''@/$(GL_GNULIB_GETCWD)/g' \
3924 - -e 's/@''GNULIB_GETDOMAINNAME''@/$(GL_GNULIB_GETDOMAINNAME)/g' \
3925 - -e 's/@''GNULIB_GETDTABLESIZE''@/$(GL_GNULIB_GETDTABLESIZE)/g' \
3926 - -e 's/@''GNULIB_GETENTROPY''@/$(GL_GNULIB_GETENTROPY)/g' \
3927 - -e 's/@''GNULIB_GETGROUPS''@/$(GL_GNULIB_GETGROUPS)/g' \
3928 - -e 's/@''GNULIB_GETHOSTNAME''@/$(GL_GNULIB_GETHOSTNAME)/g' \
3929 - -e 's/@''GNULIB_GETLOGIN''@/$(GL_GNULIB_GETLOGIN)/g' \
3930 - -e 's/@''GNULIB_GETLOGIN_R''@/$(GL_GNULIB_GETLOGIN_R)/g' \
3931 - -e 's/@''GNULIB_GETOPT_POSIX''@/$(GL_GNULIB_GETOPT_POSIX)/g' \
3932 - -e 's/@''GNULIB_GETPAGESIZE''@/$(GL_GNULIB_GETPAGESIZE)/g' \
3933 - -e 's/@''GNULIB_GETPASS''@/$(GL_GNULIB_GETPASS)/g' \
3934 - -e 's/@''GNULIB_GETPASS_GNU''@/$(GL_GNULIB_GETPASS_GNU)/g' \
3935 - -e 's/@''GNULIB_GETUSERSHELL''@/$(GL_GNULIB_GETUSERSHELL)/g' \
3936 - -e 's/@''GNULIB_GROUP_MEMBER''@/$(GL_GNULIB_GROUP_MEMBER)/g' \
3937 - -e 's/@''GNULIB_ISATTY''@/$(GL_GNULIB_ISATTY)/g' \
3938 - -e 's/@''GNULIB_LCHOWN''@/$(GL_GNULIB_LCHOWN)/g' \
3939 - -e 's/@''GNULIB_LINK''@/$(GL_GNULIB_LINK)/g' \
3940 - -e 's/@''GNULIB_LINKAT''@/$(GL_GNULIB_LINKAT)/g' \
3941 - -e 's/@''GNULIB_LSEEK''@/$(GL_GNULIB_LSEEK)/g' \
3942 - -e 's/@''GNULIB_PIPE''@/$(GL_GNULIB_PIPE)/g' \
3943 - -e 's/@''GNULIB_PIPE2''@/$(GL_GNULIB_PIPE2)/g' \
3944 - -e 's/@''GNULIB_PREAD''@/$(GL_GNULIB_PREAD)/g' \
3945 - -e 's/@''GNULIB_PWRITE''@/$(GL_GNULIB_PWRITE)/g' \
3946 - -e 's/@''GNULIB_READ''@/$(GL_GNULIB_READ)/g' \
3947 - -e 's/@''GNULIB_READLINK''@/$(GL_GNULIB_READLINK)/g' \
3948 - -e 's/@''GNULIB_READLINKAT''@/$(GL_GNULIB_READLINKAT)/g' \
3949 - -e 's/@''GNULIB_RMDIR''@/$(GL_GNULIB_RMDIR)/g' \
3950 - -e 's/@''GNULIB_SETHOSTNAME''@/$(GL_GNULIB_SETHOSTNAME)/g' \
3951 - -e 's/@''GNULIB_SLEEP''@/$(GL_GNULIB_SLEEP)/g' \
3952 - -e 's/@''GNULIB_SYMLINK''@/$(GL_GNULIB_SYMLINK)/g' \
3953 - -e 's/@''GNULIB_SYMLINKAT''@/$(GL_GNULIB_SYMLINKAT)/g' \
3954 - -e 's/@''GNULIB_TRUNCATE''@/$(GL_GNULIB_TRUNCATE)/g' \
3955 - -e 's/@''GNULIB_TTYNAME_R''@/$(GL_GNULIB_TTYNAME_R)/g' \
3956 - -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0$(GL_GNULIB_UNISTD_H_GETOPT)/g' \
3957 - -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/$(GL_GNULIB_UNISTD_H_NONBLOCKING)/g' \
3958 - -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/$(GL_GNULIB_UNISTD_H_SIGPIPE)/g' \
3959 - -e 's/@''GNULIB_UNLINK''@/$(GL_GNULIB_UNLINK)/g' \
3960 - -e 's/@''GNULIB_UNLINKAT''@/$(GL_GNULIB_UNLINKAT)/g' \
3961 - -e 's/@''GNULIB_USLEEP''@/$(GL_GNULIB_USLEEP)/g' \
3962 - -e 's/@''GNULIB_WRITE''@/$(GL_GNULIB_WRITE)/g' \
3963 - -e 's/@''GNULIB_MDA_ACCESS''@/$(GL_GNULIB_MDA_ACCESS)/g' \
3964 - -e 's/@''GNULIB_MDA_CHDIR''@/$(GL_GNULIB_MDA_CHDIR)/g' \
3965 - -e 's/@''GNULIB_MDA_CLOSE''@/$(GL_GNULIB_MDA_CLOSE)/g' \
3966 - -e 's/@''GNULIB_MDA_DUP''@/$(GL_GNULIB_MDA_DUP)/g' \
3967 - -e 's/@''GNULIB_MDA_DUP2''@/$(GL_GNULIB_MDA_DUP2)/g' \
3968 - -e 's/@''GNULIB_MDA_EXECL''@/$(GL_GNULIB_MDA_EXECL)/g' \
3969 - -e 's/@''GNULIB_MDA_EXECLE''@/$(GL_GNULIB_MDA_EXECLE)/g' \
3970 - -e 's/@''GNULIB_MDA_EXECLP''@/$(GL_GNULIB_MDA_EXECLP)/g' \
3971 - -e 's/@''GNULIB_MDA_EXECV''@/$(GL_GNULIB_MDA_EXECV)/g' \
3972 - -e 's/@''GNULIB_MDA_EXECVE''@/$(GL_GNULIB_MDA_EXECVE)/g' \
3973 - -e 's/@''GNULIB_MDA_EXECVP''@/$(GL_GNULIB_MDA_EXECVP)/g' \
3974 - -e 's/@''GNULIB_MDA_EXECVPE''@/$(GL_GNULIB_MDA_EXECVPE)/g' \
3975 - -e 's/@''GNULIB_MDA_GETCWD''@/$(GL_GNULIB_MDA_GETCWD)/g' \
3976 - -e 's/@''GNULIB_MDA_GETPID''@/$(GL_GNULIB_MDA_GETPID)/g' \
3977 - -e 's/@''GNULIB_MDA_ISATTY''@/$(GL_GNULIB_MDA_ISATTY)/g' \
3978 - -e 's/@''GNULIB_MDA_LSEEK''@/$(GL_GNULIB_MDA_LSEEK)/g' \
3979 - -e 's/@''GNULIB_MDA_READ''@/$(GL_GNULIB_MDA_READ)/g' \
3980 - -e 's/@''GNULIB_MDA_RMDIR''@/$(GL_GNULIB_MDA_RMDIR)/g' \
3981 - -e 's/@''GNULIB_MDA_SWAB''@/$(GL_GNULIB_MDA_SWAB)/g' \
3982 - -e 's/@''GNULIB_MDA_UNLINK''@/$(GL_GNULIB_MDA_UNLINK)/g' \
3983 - -e 's/@''GNULIB_MDA_WRITE''@/$(GL_GNULIB_MDA_WRITE)/g' \
3984 + -e 's/@''GNULIB_CHDIR''@/$(GNULIB_CHDIR)/g' \
3985 + -e 's/@''GNULIB_CHOWN''@/$(GNULIB_CHOWN)/g' \
3986 + -e 's/@''GNULIB_CLOSE''@/$(GNULIB_CLOSE)/g' \
3987 + -e 's/@''GNULIB_DUP''@/$(GNULIB_DUP)/g' \
3988 + -e 's/@''GNULIB_DUP2''@/$(GNULIB_DUP2)/g' \
3989 + -e 's/@''GNULIB_DUP3''@/$(GNULIB_DUP3)/g' \
3990 + -e 's/@''GNULIB_ENVIRON''@/$(GNULIB_ENVIRON)/g' \
3991 + -e 's/@''GNULIB_EUIDACCESS''@/$(GNULIB_EUIDACCESS)/g' \
3992 + -e 's/@''GNULIB_FACCESSAT''@/$(GNULIB_FACCESSAT)/g' \
3993 + -e 's/@''GNULIB_FCHDIR''@/$(GNULIB_FCHDIR)/g' \
3994 + -e 's/@''GNULIB_FCHOWNAT''@/$(GNULIB_FCHOWNAT)/g' \
3995 + -e 's/@''GNULIB_FDATASYNC''@/$(GNULIB_FDATASYNC)/g' \
3996 + -e 's/@''GNULIB_FSYNC''@/$(GNULIB_FSYNC)/g' \
3997 + -e 's/@''GNULIB_FTRUNCATE''@/$(GNULIB_FTRUNCATE)/g' \
3998 + -e 's/@''GNULIB_GETCWD''@/$(GNULIB_GETCWD)/g' \
3999 + -e 's/@''GNULIB_GETDOMAINNAME''@/$(GNULIB_GETDOMAINNAME)/g' \
4000 + -e 's/@''GNULIB_GETDTABLESIZE''@/$(GNULIB_GETDTABLESIZE)/g' \
4001 + -e 's/@''GNULIB_GETGROUPS''@/$(GNULIB_GETGROUPS)/g' \
4002 + -e 's/@''GNULIB_GETHOSTNAME''@/$(GNULIB_GETHOSTNAME)/g' \
4003 + -e 's/@''GNULIB_GETLOGIN''@/$(GNULIB_GETLOGIN)/g' \
4004 + -e 's/@''GNULIB_GETLOGIN_R''@/$(GNULIB_GETLOGIN_R)/g' \
4005 + -e 's/@''GNULIB_GETPAGESIZE''@/$(GNULIB_GETPAGESIZE)/g' \
4006 + -e 's/@''GNULIB_GETPASS''@/$(GNULIB_GETPASS)/g' \
4007 + -e 's/@''GNULIB_GETUSERSHELL''@/$(GNULIB_GETUSERSHELL)/g' \
4008 + -e 's/@''GNULIB_GROUP_MEMBER''@/$(GNULIB_GROUP_MEMBER)/g' \
4009 + -e 's/@''GNULIB_ISATTY''@/$(GNULIB_ISATTY)/g' \
4010 + -e 's/@''GNULIB_LCHOWN''@/$(GNULIB_LCHOWN)/g' \
4011 + -e 's/@''GNULIB_LINK''@/$(GNULIB_LINK)/g' \
4012 + -e 's/@''GNULIB_LINKAT''@/$(GNULIB_LINKAT)/g' \
4013 + -e 's/@''GNULIB_LSEEK''@/$(GNULIB_LSEEK)/g' \
4014 + -e 's/@''GNULIB_PIPE''@/$(GNULIB_PIPE)/g' \
4015 + -e 's/@''GNULIB_PIPE2''@/$(GNULIB_PIPE2)/g' \
4016 + -e 's/@''GNULIB_PREAD''@/$(GNULIB_PREAD)/g' \
4017 + -e 's/@''GNULIB_PWRITE''@/$(GNULIB_PWRITE)/g' \
4018 + -e 's/@''GNULIB_READ''@/$(GNULIB_READ)/g' \
4019 + -e 's/@''GNULIB_READLINK''@/$(GNULIB_READLINK)/g' \
4020 + -e 's/@''GNULIB_READLINKAT''@/$(GNULIB_READLINKAT)/g' \
4021 + -e 's/@''GNULIB_RMDIR''@/$(GNULIB_RMDIR)/g' \
4022 + -e 's/@''GNULIB_SETHOSTNAME''@/$(GNULIB_SETHOSTNAME)/g' \
4023 + -e 's/@''GNULIB_SLEEP''@/$(GNULIB_SLEEP)/g' \
4024 + -e 's/@''GNULIB_SYMLINK''@/$(GNULIB_SYMLINK)/g' \
4025 + -e 's/@''GNULIB_SYMLINKAT''@/$(GNULIB_SYMLINKAT)/g' \
4026 + -e 's/@''GNULIB_TRUNCATE''@/$(GNULIB_TRUNCATE)/g' \
4027 + -e 's/@''GNULIB_TTYNAME_R''@/$(GNULIB_TTYNAME_R)/g' \
4028 + -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0$(GNULIB_GL_UNISTD_H_GETOPT)/g' \
4029 + -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/$(GNULIB_UNISTD_H_NONBLOCKING)/g' \
4030 + -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/$(GNULIB_UNISTD_H_SIGPIPE)/g' \
4031 + -e 's/@''GNULIB_UNLINK''@/$(GNULIB_UNLINK)/g' \
4032 + -e 's/@''GNULIB_UNLINKAT''@/$(GNULIB_UNLINKAT)/g' \
4033 + -e 's/@''GNULIB_USLEEP''@/$(GNULIB_USLEEP)/g' \
4034 + -e 's/@''GNULIB_WRITE''@/$(GNULIB_WRITE)/g' \
4035 < $(srcdir)/unistd.in.h | \
4036 sed -e 's|@''HAVE_CHOWN''@|$(HAVE_CHOWN)|g' \
4037 - -e 's|@''HAVE_COPY_FILE_RANGE''@|$(HAVE_COPY_FILE_RANGE)|g' \
4038 + -e 's|@''HAVE_DUP2''@|$(HAVE_DUP2)|g' \
4039 -e 's|@''HAVE_DUP3''@|$(HAVE_DUP3)|g' \
4040 -e 's|@''HAVE_EUIDACCESS''@|$(HAVE_EUIDACCESS)|g' \
4041 - -e 's|@''HAVE_EXECVPE''@|$(HAVE_EXECVPE)|g' \
4042 -e 's|@''HAVE_FACCESSAT''@|$(HAVE_FACCESSAT)|g' \
4043 -e 's|@''HAVE_FCHDIR''@|$(HAVE_FCHDIR)|g' \
4044 -e 's|@''HAVE_FCHOWNAT''@|$(HAVE_FCHOWNAT)|g' \
4045 @@ -2448,7 +2191,6 @@ unistd.h: unistd.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H
4046 -e 's|@''HAVE_FSYNC''@|$(HAVE_FSYNC)|g' \
4047 -e 's|@''HAVE_FTRUNCATE''@|$(HAVE_FTRUNCATE)|g' \
4048 -e 's|@''HAVE_GETDTABLESIZE''@|$(HAVE_GETDTABLESIZE)|g' \
4049 - -e 's|@''HAVE_GETENTROPY''@|$(HAVE_GETENTROPY)|g' \
4050 -e 's|@''HAVE_GETGROUPS''@|$(HAVE_GETGROUPS)|g' \
4051 -e 's|@''HAVE_GETHOSTNAME''@|$(HAVE_GETHOSTNAME)|g' \
4052 -e 's|@''HAVE_GETPAGESIZE''@|$(HAVE_GETPAGESIZE)|g' \
4053 @@ -2470,7 +2212,6 @@ unistd.h: unistd.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H
4054 -e 's|@''HAVE_UNLINKAT''@|$(HAVE_UNLINKAT)|g' \
4055 -e 's|@''HAVE_USLEEP''@|$(HAVE_USLEEP)|g' \
4056 -e 's|@''HAVE_DECL_ENVIRON''@|$(HAVE_DECL_ENVIRON)|g' \
4057 - -e 's|@''HAVE_DECL_EXECVPE''@|$(HAVE_DECL_EXECVPE)|g' \
4058 -e 's|@''HAVE_DECL_FCHDIR''@|$(HAVE_DECL_FCHDIR)|g' \
4059 -e 's|@''HAVE_DECL_FDATASYNC''@|$(HAVE_DECL_FDATASYNC)|g' \
4060 -e 's|@''HAVE_DECL_GETDOMAINNAME''@|$(HAVE_DECL_GETDOMAINNAME)|g' \
4061 @@ -2484,19 +2225,10 @@ unistd.h: unistd.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H
4062 -e 's|@''HAVE_OS_H''@|$(HAVE_OS_H)|g' \
4063 -e 's|@''HAVE_SYS_PARAM_H''@|$(HAVE_SYS_PARAM_H)|g' \
4064 | \
4065 - sed -e 's|@''REPLACE_ACCESS''@|$(REPLACE_ACCESS)|g' \
4066 - -e 's|@''REPLACE_CHOWN''@|$(REPLACE_CHOWN)|g' \
4067 + sed -e 's|@''REPLACE_CHOWN''@|$(REPLACE_CHOWN)|g' \
4068 -e 's|@''REPLACE_CLOSE''@|$(REPLACE_CLOSE)|g' \
4069 - -e 's|@''REPLACE_COPY_FILE_RANGE''@|$(REPLACE_COPY_FILE_RANGE)|g' \
4070 -e 's|@''REPLACE_DUP''@|$(REPLACE_DUP)|g' \
4071 -e 's|@''REPLACE_DUP2''@|$(REPLACE_DUP2)|g' \
4072 - -e 's|@''REPLACE_EXECL''@|$(REPLACE_EXECL)|g' \
4073 - -e 's|@''REPLACE_EXECLE''@|$(REPLACE_EXECLE)|g' \
4074 - -e 's|@''REPLACE_EXECLP''@|$(REPLACE_EXECLP)|g' \
4075 - -e 's|@''REPLACE_EXECV''@|$(REPLACE_EXECV)|g' \
4076 - -e 's|@''REPLACE_EXECVE''@|$(REPLACE_EXECVE)|g' \
4077 - -e 's|@''REPLACE_EXECVP''@|$(REPLACE_EXECVP)|g' \
4078 - -e 's|@''REPLACE_EXECVPE''@|$(REPLACE_EXECVPE)|g' \
4079 -e 's|@''REPLACE_FACCESSAT''@|$(REPLACE_FACCESSAT)|g' \
4080 -e 's|@''REPLACE_FCHOWNAT''@|$(REPLACE_FCHOWNAT)|g' \
4081 -e 's|@''REPLACE_FTRUNCATE''@|$(REPLACE_FTRUNCATE)|g' \
4082 @@ -2507,7 +2239,6 @@ unistd.h: unistd.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H
4083 -e 's|@''REPLACE_GETGROUPS''@|$(REPLACE_GETGROUPS)|g' \
4084 -e 's|@''REPLACE_GETPAGESIZE''@|$(REPLACE_GETPAGESIZE)|g' \
4085 -e 's|@''REPLACE_GETPASS''@|$(REPLACE_GETPASS)|g' \
4086 - -e 's|@''REPLACE_GETPASS_FOR_GETPASS_GNU''@|$(REPLACE_GETPASS_FOR_GETPASS_GNU)|g' \
4087 -e 's|@''REPLACE_ISATTY''@|$(REPLACE_ISATTY)|g' \
4088 -e 's|@''REPLACE_LCHOWN''@|$(REPLACE_LCHOWN)|g' \
4089 -e 's|@''REPLACE_LINK''@|$(REPLACE_LINK)|g' \
4090 @@ -2528,14 +2259,13 @@ unistd.h: unistd.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H
4091 -e 's|@''REPLACE_UNLINKAT''@|$(REPLACE_UNLINKAT)|g' \
4092 -e 's|@''REPLACE_USLEEP''@|$(REPLACE_USLEEP)|g' \
4093 -e 's|@''REPLACE_WRITE''@|$(REPLACE_WRITE)|g' \
4094 - -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|$(UNISTD_H_HAVE_SYS_RANDOM_H)|g' \
4095 -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|$(UNISTD_H_HAVE_WINSOCK2_H)|g' \
4096 -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|$(UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS)|g' \
4097 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
4098 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
4099 - -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
4100 - > $@-t
4101 - $(AM_V_at)mv $@-t $@
4102 + -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
4103 + } > $@-t && \
4104 + mv $@-t $@
4105 MOSTLYCLEANFILES += unistd.h unistd.h-t
4106
4107 EXTRA_DIST += unistd.in.h
4108 @@ -2552,55 +2282,60 @@ EXTRA_DIST += unistd--.h unistd-safer.h
4109
4110 ## begin gnulib module unlink
4111
4112 -if GL_COND_OBJ_UNLINK
4113 -libgnu_a_SOURCES += unlink.c
4114 -endif
4115 +
4116 +EXTRA_DIST += unlink.c
4117 +
4118 +EXTRA_libgnu_a_SOURCES += unlink.c
4119
4120 ## end gnulib module unlink
4121
4122 ## begin gnulib module unlinkat
4123
4124 -if GL_COND_OBJ_UNLINKAT
4125 -libgnu_a_SOURCES += unlinkat.c
4126 -endif
4127
4128 -EXTRA_DIST += at-func.c
4129 +EXTRA_DIST += at-func.c unlinkat.c
4130
4131 -EXTRA_libgnu_a_SOURCES += at-func.c
4132 +EXTRA_libgnu_a_SOURCES += at-func.c unlinkat.c
4133
4134 ## end gnulib module unlinkat
4135
4136 ## begin gnulib module utime
4137
4138 -if GL_COND_OBJ_UTIME
4139 -libgnu_a_SOURCES += utime.c
4140 -endif
4141 +
4142 +EXTRA_DIST += utime.c
4143 +
4144 +EXTRA_libgnu_a_SOURCES += utime.c
4145
4146 ## end gnulib module utime
4147
4148 ## begin gnulib module utime-h
4149
4150 -BUILT_SOURCES += utime.h
4151 +BUILT_SOURCES += $(UTIME_H)
4152
4153 # We need the following in order to create <utime.h> when the system
4154 # doesn't have one that works with the given compiler.
4155 +if GL_GENERATE_UTIME_H
4156 utime.h: utime.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
4157 - $(gl_V_at)$(SED_HEADER_STDOUT) \
4158 - -e 's|@''GUARD_PREFIX''@|GL|g' \
4159 + $(AM_V_GEN)rm -f $@-t $@ && \
4160 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
4161 + sed -e 's|@''GUARD_PREFIX''@|GL|g' \
4162 -e 's/@''HAVE_UTIME_H''@/$(HAVE_UTIME_H)/g' \
4163 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
4164 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
4165 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
4166 -e 's|@''NEXT_UTIME_H''@|$(NEXT_UTIME_H)|g' \
4167 - -e 's/@''GNULIB_UTIME''@/$(GL_GNULIB_UTIME)/g' \
4168 - -e 's/@''GNULIB_MDA_UTIME''@/$(GL_GNULIB_MDA_UTIME)/g' \
4169 + -e 's/@''GNULIB_UTIME''@/$(GNULIB_UTIME)/g' \
4170 -e 's|@''HAVE_UTIME''@|$(HAVE_UTIME)|g' \
4171 -e 's|@''REPLACE_UTIME''@|$(REPLACE_UTIME)|g' \
4172 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
4173 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
4174 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
4175 - $(srcdir)/utime.in.h > $@-t
4176 - $(AM_V_at)mv $@-t $@
4177 + < $(srcdir)/utime.in.h; \
4178 + } > $@-t && \
4179 + mv $@-t $@
4180 +else
4181 +utime.h: $(top_builddir)/config.status
4182 + rm -f $@
4183 +endif
4184 MOSTLYCLEANFILES += utime.h utime.h-t
4185
4186 EXTRA_DIST += utime.in.h
4187 @@ -2617,13 +2352,10 @@ EXTRA_DIST += utimens.h
4188
4189 ## begin gnulib module utimensat
4190
4191 -if GL_COND_OBJ_UTIMENSAT
4192 -libgnu_a_SOURCES += utimensat.c
4193 -endif
4194
4195 -EXTRA_DIST += at-func.c
4196 +EXTRA_DIST += at-func.c utimensat.c
4197
4198 -EXTRA_libgnu_a_SOURCES += at-func.c
4199 +EXTRA_libgnu_a_SOURCES += at-func.c utimensat.c
4200
4201 ## end gnulib module utimensat
4202
4203 @@ -2659,8 +2391,9 @@ BUILT_SOURCES += wchar.h
4204 # We need the following in order to create <wchar.h> when the system
4205 # version does not work standalone.
4206 wchar.h: wchar.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
4207 - $(gl_V_at)$(SED_HEADER_STDOUT) \
4208 - -e 's|@''GUARD_PREFIX''@|GL|g' \
4209 + $(AM_V_GEN)rm -f $@-t $@ && \
4210 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
4211 + sed -e 's|@''GUARD_PREFIX''@|GL|g' \
4212 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
4213 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
4214 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
4215 @@ -2668,50 +2401,47 @@ wchar.h: wchar.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H)
4216 -e 's|@''NEXT_WCHAR_H''@|$(NEXT_WCHAR_H)|g' \
4217 -e 's|@''HAVE_WCHAR_H''@|$(HAVE_WCHAR_H)|g' \
4218 -e 's/@''HAVE_CRTDEFS_H''@/$(HAVE_CRTDEFS_H)/g' \
4219 - -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/$(GNULIBHEADERS_OVERRIDE_WINT_T)/g' \
4220 - -e 's/@''GNULIB_BTOWC''@/$(GL_GNULIB_BTOWC)/g' \
4221 - -e 's/@''GNULIB_WCTOB''@/$(GL_GNULIB_WCTOB)/g' \
4222 - -e 's/@''GNULIB_MBSINIT''@/$(GL_GNULIB_MBSINIT)/g' \
4223 - -e 's/@''GNULIB_MBRTOWC''@/$(GL_GNULIB_MBRTOWC)/g' \
4224 - -e 's/@''GNULIB_MBRLEN''@/$(GL_GNULIB_MBRLEN)/g' \
4225 - -e 's/@''GNULIB_MBSRTOWCS''@/$(GL_GNULIB_MBSRTOWCS)/g' \
4226 - -e 's/@''GNULIB_MBSNRTOWCS''@/$(GL_GNULIB_MBSNRTOWCS)/g' \
4227 - -e 's/@''GNULIB_WCRTOMB''@/$(GL_GNULIB_WCRTOMB)/g' \
4228 - -e 's/@''GNULIB_WCSRTOMBS''@/$(GL_GNULIB_WCSRTOMBS)/g' \
4229 - -e 's/@''GNULIB_WCSNRTOMBS''@/$(GL_GNULIB_WCSNRTOMBS)/g' \
4230 - -e 's/@''GNULIB_WCWIDTH''@/$(GL_GNULIB_WCWIDTH)/g' \
4231 - -e 's/@''GNULIB_WMEMCHR''@/$(GL_GNULIB_WMEMCHR)/g' \
4232 - -e 's/@''GNULIB_WMEMCMP''@/$(GL_GNULIB_WMEMCMP)/g' \
4233 - -e 's/@''GNULIB_WMEMCPY''@/$(GL_GNULIB_WMEMCPY)/g' \
4234 - -e 's/@''GNULIB_WMEMMOVE''@/$(GL_GNULIB_WMEMMOVE)/g' \
4235 - -e 's/@''GNULIB_WMEMPCPY''@/$(GL_GNULIB_WMEMPCPY)/g' \
4236 - -e 's/@''GNULIB_WMEMSET''@/$(GL_GNULIB_WMEMSET)/g' \
4237 - -e 's/@''GNULIB_WCSLEN''@/$(GL_GNULIB_WCSLEN)/g' \
4238 - -e 's/@''GNULIB_WCSNLEN''@/$(GL_GNULIB_WCSNLEN)/g' \
4239 - -e 's/@''GNULIB_WCSCPY''@/$(GL_GNULIB_WCSCPY)/g' \
4240 - -e 's/@''GNULIB_WCPCPY''@/$(GL_GNULIB_WCPCPY)/g' \
4241 - -e 's/@''GNULIB_WCSNCPY''@/$(GL_GNULIB_WCSNCPY)/g' \
4242 - -e 's/@''GNULIB_WCPNCPY''@/$(GL_GNULIB_WCPNCPY)/g' \
4243 - -e 's/@''GNULIB_WCSCAT''@/$(GL_GNULIB_WCSCAT)/g' \
4244 - -e 's/@''GNULIB_WCSNCAT''@/$(GL_GNULIB_WCSNCAT)/g' \
4245 - -e 's/@''GNULIB_WCSCMP''@/$(GL_GNULIB_WCSCMP)/g' \
4246 - -e 's/@''GNULIB_WCSNCMP''@/$(GL_GNULIB_WCSNCMP)/g' \
4247 - -e 's/@''GNULIB_WCSCASECMP''@/$(GL_GNULIB_WCSCASECMP)/g' \
4248 - -e 's/@''GNULIB_WCSNCASECMP''@/$(GL_GNULIB_WCSNCASECMP)/g' \
4249 - -e 's/@''GNULIB_WCSCOLL''@/$(GL_GNULIB_WCSCOLL)/g' \
4250 - -e 's/@''GNULIB_WCSXFRM''@/$(GL_GNULIB_WCSXFRM)/g' \
4251 - -e 's/@''GNULIB_WCSDUP''@/$(GL_GNULIB_WCSDUP)/g' \
4252 - -e 's/@''GNULIB_WCSCHR''@/$(GL_GNULIB_WCSCHR)/g' \
4253 - -e 's/@''GNULIB_WCSRCHR''@/$(GL_GNULIB_WCSRCHR)/g' \
4254 - -e 's/@''GNULIB_WCSCSPN''@/$(GL_GNULIB_WCSCSPN)/g' \
4255 - -e 's/@''GNULIB_WCSSPN''@/$(GL_GNULIB_WCSSPN)/g' \
4256 - -e 's/@''GNULIB_WCSPBRK''@/$(GL_GNULIB_WCSPBRK)/g' \
4257 - -e 's/@''GNULIB_WCSSTR''@/$(GL_GNULIB_WCSSTR)/g' \
4258 - -e 's/@''GNULIB_WCSTOK''@/$(GL_GNULIB_WCSTOK)/g' \
4259 - -e 's/@''GNULIB_WCSWIDTH''@/$(GL_GNULIB_WCSWIDTH)/g' \
4260 - -e 's/@''GNULIB_WCSFTIME''@/$(GL_GNULIB_WCSFTIME)/g' \
4261 - -e 's/@''GNULIB_MDA_WCSDUP''@/$(GL_GNULIB_MDA_WCSDUP)/g' \
4262 - -e 's/@''GNULIB_FREE_POSIX''@/$(GL_GNULIB_FREE_POSIX)/g' \
4263 + -e 's/@''GNULIB_OVERRIDES_WINT_T''@/$(GNULIB_OVERRIDES_WINT_T)/g' \
4264 + -e 's/@''GNULIB_BTOWC''@/$(GNULIB_BTOWC)/g' \
4265 + -e 's/@''GNULIB_WCTOB''@/$(GNULIB_WCTOB)/g' \
4266 + -e 's/@''GNULIB_MBSINIT''@/$(GNULIB_MBSINIT)/g' \
4267 + -e 's/@''GNULIB_MBRTOWC''@/$(GNULIB_MBRTOWC)/g' \
4268 + -e 's/@''GNULIB_MBRLEN''@/$(GNULIB_MBRLEN)/g' \
4269 + -e 's/@''GNULIB_MBSRTOWCS''@/$(GNULIB_MBSRTOWCS)/g' \
4270 + -e 's/@''GNULIB_MBSNRTOWCS''@/$(GNULIB_MBSNRTOWCS)/g' \
4271 + -e 's/@''GNULIB_WCRTOMB''@/$(GNULIB_WCRTOMB)/g' \
4272 + -e 's/@''GNULIB_WCSRTOMBS''@/$(GNULIB_WCSRTOMBS)/g' \
4273 + -e 's/@''GNULIB_WCSNRTOMBS''@/$(GNULIB_WCSNRTOMBS)/g' \
4274 + -e 's/@''GNULIB_WCWIDTH''@/$(GNULIB_WCWIDTH)/g' \
4275 + -e 's/@''GNULIB_WMEMCHR''@/$(GNULIB_WMEMCHR)/g' \
4276 + -e 's/@''GNULIB_WMEMCMP''@/$(GNULIB_WMEMCMP)/g' \
4277 + -e 's/@''GNULIB_WMEMCPY''@/$(GNULIB_WMEMCPY)/g' \
4278 + -e 's/@''GNULIB_WMEMMOVE''@/$(GNULIB_WMEMMOVE)/g' \
4279 + -e 's/@''GNULIB_WMEMSET''@/$(GNULIB_WMEMSET)/g' \
4280 + -e 's/@''GNULIB_WCSLEN''@/$(GNULIB_WCSLEN)/g' \
4281 + -e 's/@''GNULIB_WCSNLEN''@/$(GNULIB_WCSNLEN)/g' \
4282 + -e 's/@''GNULIB_WCSCPY''@/$(GNULIB_WCSCPY)/g' \
4283 + -e 's/@''GNULIB_WCPCPY''@/$(GNULIB_WCPCPY)/g' \
4284 + -e 's/@''GNULIB_WCSNCPY''@/$(GNULIB_WCSNCPY)/g' \
4285 + -e 's/@''GNULIB_WCPNCPY''@/$(GNULIB_WCPNCPY)/g' \
4286 + -e 's/@''GNULIB_WCSCAT''@/$(GNULIB_WCSCAT)/g' \
4287 + -e 's/@''GNULIB_WCSNCAT''@/$(GNULIB_WCSNCAT)/g' \
4288 + -e 's/@''GNULIB_WCSCMP''@/$(GNULIB_WCSCMP)/g' \
4289 + -e 's/@''GNULIB_WCSNCMP''@/$(GNULIB_WCSNCMP)/g' \
4290 + -e 's/@''GNULIB_WCSCASECMP''@/$(GNULIB_WCSCASECMP)/g' \
4291 + -e 's/@''GNULIB_WCSNCASECMP''@/$(GNULIB_WCSNCASECMP)/g' \
4292 + -e 's/@''GNULIB_WCSCOLL''@/$(GNULIB_WCSCOLL)/g' \
4293 + -e 's/@''GNULIB_WCSXFRM''@/$(GNULIB_WCSXFRM)/g' \
4294 + -e 's/@''GNULIB_WCSDUP''@/$(GNULIB_WCSDUP)/g' \
4295 + -e 's/@''GNULIB_WCSCHR''@/$(GNULIB_WCSCHR)/g' \
4296 + -e 's/@''GNULIB_WCSRCHR''@/$(GNULIB_WCSRCHR)/g' \
4297 + -e 's/@''GNULIB_WCSCSPN''@/$(GNULIB_WCSCSPN)/g' \
4298 + -e 's/@''GNULIB_WCSSPN''@/$(GNULIB_WCSSPN)/g' \
4299 + -e 's/@''GNULIB_WCSPBRK''@/$(GNULIB_WCSPBRK)/g' \
4300 + -e 's/@''GNULIB_WCSSTR''@/$(GNULIB_WCSSTR)/g' \
4301 + -e 's/@''GNULIB_WCSTOK''@/$(GNULIB_WCSTOK)/g' \
4302 + -e 's/@''GNULIB_WCSWIDTH''@/$(GNULIB_WCSWIDTH)/g' \
4303 + -e 's/@''GNULIB_WCSFTIME''@/$(GNULIB_WCSFTIME)/g' \
4304 < $(srcdir)/wchar.in.h | \
4305 sed -e 's|@''HAVE_WINT_T''@|$(HAVE_WINT_T)|g' \
4306 -e 's|@''HAVE_BTOWC''@|$(HAVE_BTOWC)|g' \
4307 @@ -2727,7 +2457,6 @@ wchar.h: wchar.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H)
4308 -e 's|@''HAVE_WMEMCMP''@|$(HAVE_WMEMCMP)|g' \
4309 -e 's|@''HAVE_WMEMCPY''@|$(HAVE_WMEMCPY)|g' \
4310 -e 's|@''HAVE_WMEMMOVE''@|$(HAVE_WMEMMOVE)|g' \
4311 - -e 's|@''HAVE_WMEMPCPY''@|$(HAVE_WMEMPCPY)|g' \
4312 -e 's|@''HAVE_WMEMSET''@|$(HAVE_WMEMSET)|g' \
4313 -e 's|@''HAVE_WCSLEN''@|$(HAVE_WCSLEN)|g' \
4314 -e 's|@''HAVE_WCSNLEN''@|$(HAVE_WCSNLEN)|g' \
4315 @@ -2754,13 +2483,11 @@ wchar.h: wchar.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H)
4316 -e 's|@''HAVE_WCSWIDTH''@|$(HAVE_WCSWIDTH)|g' \
4317 -e 's|@''HAVE_WCSFTIME''@|$(HAVE_WCSFTIME)|g' \
4318 -e 's|@''HAVE_DECL_WCTOB''@|$(HAVE_DECL_WCTOB)|g' \
4319 - -e 's|@''HAVE_DECL_WCSDUP''@|$(HAVE_DECL_WCSDUP)|g' \
4320 -e 's|@''HAVE_DECL_WCWIDTH''@|$(HAVE_DECL_WCWIDTH)|g' \
4321 | \
4322 sed -e 's|@''REPLACE_MBSTATE_T''@|$(REPLACE_MBSTATE_T)|g' \
4323 -e 's|@''REPLACE_BTOWC''@|$(REPLACE_BTOWC)|g' \
4324 -e 's|@''REPLACE_WCTOB''@|$(REPLACE_WCTOB)|g' \
4325 - -e 's|@''REPLACE_FREE''@|$(REPLACE_FREE)|g' \
4326 -e 's|@''REPLACE_MBSINIT''@|$(REPLACE_MBSINIT)|g' \
4327 -e 's|@''REPLACE_MBRTOWC''@|$(REPLACE_MBRTOWC)|g' \
4328 -e 's|@''REPLACE_MBRLEN''@|$(REPLACE_MBRLEN)|g' \
4329 @@ -2772,12 +2499,11 @@ wchar.h: wchar.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H)
4330 -e 's|@''REPLACE_WCWIDTH''@|$(REPLACE_WCWIDTH)|g' \
4331 -e 's|@''REPLACE_WCSWIDTH''@|$(REPLACE_WCSWIDTH)|g' \
4332 -e 's|@''REPLACE_WCSFTIME''@|$(REPLACE_WCSFTIME)|g' \
4333 - -e 's|@''REPLACE_WCSTOK''@|$(REPLACE_WCSTOK)|g' \
4334 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
4335 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
4336 - -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
4337 - > $@-t
4338 - $(AM_V_at)mv $@-t $@
4339 + -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
4340 + } > $@-t && \
4341 + mv $@-t $@
4342 MOSTLYCLEANFILES += wchar.h wchar.h-t
4343
4344 EXTRA_DIST += wchar.in.h
4345 @@ -2796,8 +2522,6 @@ EXTRA_DIST += xalloc.h
4346
4347 libgnu_a_SOURCES += xalloc-die.c
4348
4349 -EXTRA_DIST += xalloc.h
4350 -
4351 ## end gnulib module xalloc-die
4352
4353 ## begin gnulib module xalloc-oversized
4354 @@ -2821,7 +2545,3 @@ mostlyclean-local: mostlyclean-generic
4355 fi; \
4356 done; \
4357 :
4358 -distclean-local: distclean-gnulib-libobjs
4359 -distclean-gnulib-libobjs:
4360 - -rm -f @gl_LIBOBJDEPS@
4361 -maintainer-clean-local: distclean-gnulib-libobjs
4362
4363 diff --git a/autotools/gnulib/Makefile.in b/autotools/gnulib/Makefile.in
4364 index 78592fa..e3a99d4 100644
4365 --- a/autotools/gnulib/Makefile.in
4366 +++ b/autotools/gnulib/Makefile.in
4367 @@ -14,11 +14,11 @@
4368
4369 @SET_MAKE@
4370
4371 -# Copyright (C) 2002-2022 Free Software Foundation, Inc.
4372 +# Copyright (C) 2002-2019 Free Software Foundation, Inc.
4373 #
4374 # This file is free software; you can redistribute it and/or modify
4375 # it under the terms of the GNU General Public License as published by
4376 -# the Free Software Foundation, either version 3 of the License, or
4377 +# the Free Software Foundation; either version 3 of the License, or
4378 # (at your option) any later version.
4379 #
4380 # This file is distributed in the hope that it will be useful,
4381 @@ -47,7 +47,6 @@
4382 # --no-libtool \
4383 # --macro-prefix=gl \
4384 # --no-vc-files \
4385 -# basename-lgpl \
4386 # dirent \
4387 # faccessat \
4388 # fdopendir \
4389 @@ -146,77 +145,12 @@ PRE_UNINSTALL = :
4390 POST_UNINSTALL = :
4391 build_triplet = @build@
4392 host_triplet = @host@
4393 -@GL_COND_OBJ_CANONICALIZE_LGPL_TRUE@am__append_1 = canonicalize-lgpl.c
4394 -@GL_COND_OBJ_CHDIR_LONG_TRUE@am__append_2 = chdir-long.c
4395 -@GL_COND_OBJ_CLOSE_TRUE@am__append_3 = close.c
4396 -@GL_COND_OBJ_CLOSEDIR_TRUE@am__append_4 = closedir.c
4397 -@GL_COND_OBJ_DIRFD_TRUE@am__append_5 = dirfd.c
4398 -@GL_COND_OBJ_DUP_TRUE@am__append_6 = dup.c
4399 -@GL_COND_OBJ_DUP2_TRUE@am__append_7 = dup2.c
4400 -@GL_COND_OBJ_ERROR_TRUE@am__append_8 = error.c
4401 -@GL_COND_OBJ_EUIDACCESS_TRUE@am__append_9 = euidaccess.c
4402 -@GL_COND_OBJ_FACCESSAT_TRUE@am__append_10 = faccessat.c
4403 -@GL_COND_OBJ_FCHDIR_TRUE@am__append_11 = fchdir.c
4404 -@GL_COND_OBJ_FCNTL_TRUE@am__append_12 = fcntl.c
4405 -@GL_COND_OBJ_FDOPENDIR_TRUE@am__append_13 = fdopendir.c
4406 -@GL_COND_OBJ_FLOAT_TRUE@am__append_14 = float.c
4407 -@GL_COND_OBJ_ITOLD_TRUE@am__append_15 = itold.c
4408 -@GL_COND_OBJ_FREE_TRUE@am__append_16 = free.c
4409 -@GL_COND_OBJ_FSTAT_TRUE@am__append_17 = fstat.c
4410 -@GL_COND_OBJ_FSTATAT_TRUE@am__append_18 = fstatat.c
4411 -@GL_COND_OBJ_FUTIMENS_TRUE@am__append_19 = futimens.c
4412 -@GL_COND_OBJ_GETCWD_LGPL_TRUE@am__append_20 = getcwd-lgpl.c
4413 -@GL_COND_OBJ_GETDELIM_TRUE@am__append_21 = getdelim.c
4414 -@GL_COND_OBJ_GETDTABLESIZE_TRUE@am__append_22 = getdtablesize.c
4415 -@GL_COND_OBJ_GETGROUPS_TRUE@am__append_23 = getgroups.c
4416 -@GL_COND_OBJ_GETLINE_TRUE@am__append_24 = getline.c
4417 -@GL_COND_OBJ_GETOPT_TRUE@am__append_25 = getopt.c getopt1.c
4418 -@GL_COND_OBJ_GETTIMEOFDAY_TRUE@am__append_26 = gettimeofday.c
4419 -@GL_COND_OBJ_GROUP_MEMBER_TRUE@am__append_27 = group-member.c
4420 -@GL_COND_OBJ_LSTAT_TRUE@am__append_28 = lstat.c
4421 -@GL_COND_OBJ_MEMCHR_TRUE@am__append_29 = memchr.c
4422 -@GL_COND_OBJ_MEMPCPY_TRUE@am__append_30 = mempcpy.c
4423 -@GL_COND_OBJ_MEMRCHR_TRUE@am__append_31 = memrchr.c
4424 -@GL_COND_OBJ_MKDIR_TRUE@am__append_32 = mkdir.c
4425 -@GL_COND_OBJ_MKDIRAT_TRUE@am__append_33 = mkdirat.c
4426 -@GL_COND_OBJ_MSVC_INVAL_TRUE@am__append_34 = msvc-inval.c
4427 -@GL_COND_OBJ_MSVC_NOTHROW_TRUE@am__append_35 = msvc-nothrow.c
4428 -@GL_COND_OBJ_OPEN_TRUE@am__append_36 = open.c
4429 -@GL_COND_OBJ_OPENAT_TRUE@am__append_37 = openat.c
4430 -@GL_COND_OBJ_OPENDIR_TRUE@am__append_38 = opendir.c
4431 -@GL_COND_OBJ_PIPE_TRUE@am__append_39 = pipe.c
4432 -@GL_COND_OBJ_RAWMEMCHR_TRUE@am__append_40 = rawmemchr.c
4433 -@GL_COND_OBJ_READLINK_TRUE@am__append_41 = readlink.c
4434 -@GL_COND_OBJ_READLINKAT_TRUE@am__append_42 = readlinkat.c
4435 -@GL_COND_OBJ_REALLOCARRAY_TRUE@am__append_43 = reallocarray.c
4436 -@GL_COND_OBJ_RENAME_TRUE@am__append_44 = rename.c
4437 -@GL_COND_OBJ_RENAMEAT_TRUE@am__append_45 = renameat.c
4438 -@GL_COND_OBJ_RMDIR_TRUE@am__append_46 = rmdir.c
4439 -@GL_COND_OBJ_SIGNBIT3_TRUE@am__append_47 = signbitf.c signbitd.c signbitl.c
4440 -@GL_COND_OBJ_STAT_TRUE@am__append_48 = stat.c
4441 -@GL_COND_OBJ_STDIO_READ_TRUE@am__append_49 = stdio-read.c
4442 -@GL_COND_OBJ_STDIO_WRITE_TRUE@am__append_50 = stdio-write.c
4443 -@GL_COND_OBJ_STRCASECMP_TRUE@am__append_51 = strcasecmp.c
4444 -@GL_COND_OBJ_STRNCASECMP_TRUE@am__append_52 = strncasecmp.c
4445 -@GL_COND_OBJ_STRDUP_TRUE@am__append_53 = strdup.c
4446 -@GL_COND_OBJ_STRERROR_TRUE@am__append_54 = strerror.c
4447 -@GL_COND_OBJ_STRERROR_OVERRIDE_TRUE@am__append_55 = strerror-override.c
4448 -@GL_COND_OBJ_STRNCAT_TRUE@am__append_56 = strncat.c
4449 -@GL_COND_OBJ_SYMLINK_TRUE@am__append_57 = symlink.c
4450 -@GL_COND_OBJ_SYMLINKAT_TRUE@am__append_58 = symlinkat.c
4451 -@GL_COND_OBJ_UNLINK_TRUE@am__append_59 = unlink.c
4452 -@GL_COND_OBJ_UNLINKAT_TRUE@am__append_60 = unlinkat.c
4453 -@GL_COND_OBJ_UTIME_TRUE@am__append_61 = utime.c
4454 -@GL_COND_OBJ_UTIMENSAT_TRUE@am__append_62 = utimensat.c
4455 subdir = autotools/gnulib
4456 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
4457 am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
4458 - $(top_srcdir)/autotools/m4/__inline.m4 \
4459 $(top_srcdir)/autotools/m4/absolute-header.m4 \
4460 $(top_srcdir)/autotools/m4/ac_check_sendfile.m4 \
4461 $(top_srcdir)/autotools/m4/alloca.m4 \
4462 - $(top_srcdir)/autotools/m4/builtin-expect.m4 \
4463 - $(top_srcdir)/autotools/m4/calloc.m4 \
4464 $(top_srcdir)/autotools/m4/canonicalize.m4 \
4465 $(top_srcdir)/autotools/m4/chdir-long.m4 \
4466 $(top_srcdir)/autotools/m4/clock_time.m4 \
4467 @@ -224,6 +158,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
4468 $(top_srcdir)/autotools/m4/closedir.m4 \
4469 $(top_srcdir)/autotools/m4/dirent_h.m4 \
4470 $(top_srcdir)/autotools/m4/dirfd.m4 \
4471 + $(top_srcdir)/autotools/m4/dirname.m4 \
4472 $(top_srcdir)/autotools/m4/double-slash-root.m4 \
4473 $(top_srcdir)/autotools/m4/dup.m4 \
4474 $(top_srcdir)/autotools/m4/dup2.m4 \
4475 @@ -245,7 +180,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
4476 $(top_srcdir)/autotools/m4/filenamecat.m4 \
4477 $(top_srcdir)/autotools/m4/float_h.m4 \
4478 $(top_srcdir)/autotools/m4/fpieee.m4 \
4479 - $(top_srcdir)/autotools/m4/free.m4 \
4480 $(top_srcdir)/autotools/m4/frexp.m4 \
4481 $(top_srcdir)/autotools/m4/frexpl.m4 \
4482 $(top_srcdir)/autotools/m4/fstat.m4 \
4483 @@ -265,6 +199,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
4484 $(top_srcdir)/autotools/m4/group-member.m4 \
4485 $(top_srcdir)/autotools/m4/include_next.m4 \
4486 $(top_srcdir)/autotools/m4/intmax_t.m4 \
4487 + $(top_srcdir)/autotools/m4/inttypes-pri.m4 \
4488 $(top_srcdir)/autotools/m4/inttypes.m4 \
4489 $(top_srcdir)/autotools/m4/inttypes_h.m4 \
4490 $(top_srcdir)/autotools/m4/isnand.m4 \
4491 @@ -274,6 +209,8 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
4492 $(top_srcdir)/autotools/m4/ldexpl.m4 \
4493 $(top_srcdir)/autotools/m4/libtool.m4 \
4494 $(top_srcdir)/autotools/m4/limits-h.m4 \
4495 + $(top_srcdir)/autotools/m4/localtime-buffer.m4 \
4496 + $(top_srcdir)/autotools/m4/longlong.m4 \
4497 $(top_srcdir)/autotools/m4/lstat.m4 \
4498 $(top_srcdir)/autotools/m4/ltoptions.m4 \
4499 $(top_srcdir)/autotools/m4/ltsugar.m4 \
4500 @@ -285,7 +222,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
4501 $(top_srcdir)/autotools/m4/memchr.m4 \
4502 $(top_srcdir)/autotools/m4/mempcpy.m4 \
4503 $(top_srcdir)/autotools/m4/memrchr.m4 \
4504 - $(top_srcdir)/autotools/m4/minmax.m4 \
4505 $(top_srcdir)/autotools/m4/mkdir.m4 \
4506 $(top_srcdir)/autotools/m4/mkdirat.m4 \
4507 $(top_srcdir)/autotools/m4/mmap-anon.m4 \
4508 @@ -296,20 +232,16 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
4509 $(top_srcdir)/autotools/m4/nocrash.m4 \
4510 $(top_srcdir)/autotools/m4/off_t.m4 \
4511 $(top_srcdir)/autotools/m4/open-cloexec.m4 \
4512 - $(top_srcdir)/autotools/m4/open-slash.m4 \
4513 $(top_srcdir)/autotools/m4/open.m4 \
4514 $(top_srcdir)/autotools/m4/openat.m4 \
4515 $(top_srcdir)/autotools/m4/opendir.m4 \
4516 $(top_srcdir)/autotools/m4/pathmax.m4 \
4517 - $(top_srcdir)/autotools/m4/pipe.m4 \
4518 $(top_srcdir)/autotools/m4/printf-frexp.m4 \
4519 $(top_srcdir)/autotools/m4/printf-frexpl.m4 \
4520 $(top_srcdir)/autotools/m4/printf.m4 \
4521 - $(top_srcdir)/autotools/m4/rawmemchr.m4 \
4522 $(top_srcdir)/autotools/m4/readlink.m4 \
4523 $(top_srcdir)/autotools/m4/readlinkat.m4 \
4524 $(top_srcdir)/autotools/m4/realloc.m4 \
4525 - $(top_srcdir)/autotools/m4/reallocarray.m4 \
4526 $(top_srcdir)/autotools/m4/rename.m4 \
4527 $(top_srcdir)/autotools/m4/renameat.m4 \
4528 $(top_srcdir)/autotools/m4/rmdir.m4 \
4529 @@ -319,7 +251,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
4530 $(top_srcdir)/autotools/m4/ssize_t.m4 \
4531 $(top_srcdir)/autotools/m4/stat-time.m4 \
4532 $(top_srcdir)/autotools/m4/stat.m4 \
4533 - $(top_srcdir)/autotools/m4/stdalign.m4 \
4534 $(top_srcdir)/autotools/m4/stdbool.m4 \
4535 $(top_srcdir)/autotools/m4/stddef_h.m4 \
4536 $(top_srcdir)/autotools/m4/stdint.m4 \
4537 @@ -358,10 +289,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
4538 $(top_srcdir)/autotools/m4/wchar_t.m4 \
4539 $(top_srcdir)/autotools/m4/wint_t.m4 \
4540 $(top_srcdir)/autotools/m4/xalloc.m4 \
4541 - $(top_srcdir)/autotools/m4/xsize.m4 \
4542 - $(top_srcdir)/autotools/m4/year2038.m4 \
4543 - $(top_srcdir)/autotools/m4/zzgnulib.m4 \
4544 - $(top_srcdir)/configure.ac
4545 + $(top_srcdir)/autotools/m4/xsize.m4 $(top_srcdir)/configure.ac
4546 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
4547 $(ACLOCAL_M4)
4548 DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
4549 @@ -378,164 +306,17 @@ am__v_AR_0 = @echo " AR " $@;
4550 am__v_AR_1 =
4551 libgnu_a_AR = $(AR) $(ARFLAGS)
4552 am__DEPENDENCIES_1 =
4553 -am__libgnu_a_SOURCES_DIST = openat-priv.h openat-proc.c \
4554 - basename-lgpl.c canonicalize-lgpl.c chdir-long.c cloexec.c \
4555 - close.c closedir.c dirfd.c dirname-lgpl.c stripslash.c dup.c \
4556 - dup2.c error.c euidaccess.c exitfail.c faccessat.c fchdir.c \
4557 - fcntl.c fd-hook.c fd-safer-flag.c dup-safer-flag.c fdopendir.c \
4558 - filenamecat-lgpl.c float.c itold.c free.c fstat.c fstatat.c \
4559 - futimens.c getcwd-lgpl.c getdelim.c getdtablesize.c \
4560 - getgroups.c getline.c getopt.c getopt1.c getprogname.h \
4561 - getprogname.c gettext.h gettime.c gettimeofday.c \
4562 - group-member.c ialloc.c idx.h lstat.c malloca.c math.c \
4563 - memchr.c mempcpy.c memrchr.c minmax.h mkdir.c mkdirat.c \
4564 - msvc-inval.c msvc-nothrow.c open.c openat.c openat-die.c \
4565 - opendir.c pipe.c printf-frexp.c printf-frexpl.c rawmemchr.c \
4566 - readlink.c readlinkat.c reallocarray.c rename.c renameat.c \
4567 - renameatu.c rmdir.c save-cwd.c malloc/scratch_buffer_dupfree.c \
4568 - malloc/scratch_buffer_grow.c \
4569 - malloc/scratch_buffer_grow_preserve.c \
4570 - malloc/scratch_buffer_set_array_size.c signbitf.c signbitd.c \
4571 - signbitl.c size_max.h stat.c stat-time.c statat.c stdio-read.c \
4572 - stdio-write.c strcasecmp.c strncasecmp.c strdup.c strerror.c \
4573 - strerror-override.c strncat.c symlink.c symlinkat.c timespec.c \
4574 - unistd.c dup-safer.c fd-safer.c pipe-safer.c unlink.c \
4575 - unlinkat.c utime.c utimens.c utimensat.c xmalloc.c \
4576 - xalloc-die.c xsize.h xsize.c
4577 -@GL_COND_OBJ_CANONICALIZE_LGPL_TRUE@am__objects_1 = libgnu_a-canonicalize-lgpl.$(OBJEXT)
4578 -@GL_COND_OBJ_CHDIR_LONG_TRUE@am__objects_2 = \
4579 -@GL_COND_OBJ_CHDIR_LONG_TRUE@ libgnu_a-chdir-long.$(OBJEXT)
4580 -@GL_COND_OBJ_CLOSE_TRUE@am__objects_3 = libgnu_a-close.$(OBJEXT)
4581 -@GL_COND_OBJ_CLOSEDIR_TRUE@am__objects_4 = \
4582 -@GL_COND_OBJ_CLOSEDIR_TRUE@ libgnu_a-closedir.$(OBJEXT)
4583 -@GL_COND_OBJ_DIRFD_TRUE@am__objects_5 = libgnu_a-dirfd.$(OBJEXT)
4584 -@GL_COND_OBJ_DUP_TRUE@am__objects_6 = libgnu_a-dup.$(OBJEXT)
4585 -@GL_COND_OBJ_DUP2_TRUE@am__objects_7 = libgnu_a-dup2.$(OBJEXT)
4586 -@GL_COND_OBJ_ERROR_TRUE@am__objects_8 = libgnu_a-error.$(OBJEXT)
4587 -@GL_COND_OBJ_EUIDACCESS_TRUE@am__objects_9 = \
4588 -@GL_COND_OBJ_EUIDACCESS_TRUE@ libgnu_a-euidaccess.$(OBJEXT)
4589 -@GL_COND_OBJ_FACCESSAT_TRUE@am__objects_10 = \
4590 -@GL_COND_OBJ_FACCESSAT_TRUE@ libgnu_a-faccessat.$(OBJEXT)
4591 -@GL_COND_OBJ_FCHDIR_TRUE@am__objects_11 = libgnu_a-fchdir.$(OBJEXT)
4592 -@GL_COND_OBJ_FCNTL_TRUE@am__objects_12 = libgnu_a-fcntl.$(OBJEXT)
4593 -@GL_COND_OBJ_FDOPENDIR_TRUE@am__objects_13 = \
4594 -@GL_COND_OBJ_FDOPENDIR_TRUE@ libgnu_a-fdopendir.$(OBJEXT)
4595 -@GL_COND_OBJ_FLOAT_TRUE@am__objects_14 = libgnu_a-float.$(OBJEXT)
4596 -@GL_COND_OBJ_ITOLD_TRUE@am__objects_15 = libgnu_a-itold.$(OBJEXT)
4597 -@GL_COND_OBJ_FREE_TRUE@am__objects_16 = libgnu_a-free.$(OBJEXT)
4598 -@GL_COND_OBJ_FSTAT_TRUE@am__objects_17 = libgnu_a-fstat.$(OBJEXT)
4599 -@GL_COND_OBJ_FSTATAT_TRUE@am__objects_18 = libgnu_a-fstatat.$(OBJEXT)
4600 -@GL_COND_OBJ_FUTIMENS_TRUE@am__objects_19 = \
4601 -@GL_COND_OBJ_FUTIMENS_TRUE@ libgnu_a-futimens.$(OBJEXT)
4602 -@GL_COND_OBJ_GETCWD_LGPL_TRUE@am__objects_20 = \
4603 -@GL_COND_OBJ_GETCWD_LGPL_TRUE@ libgnu_a-getcwd-lgpl.$(OBJEXT)
4604 -@GL_COND_OBJ_GETDELIM_TRUE@am__objects_21 = \
4605 -@GL_COND_OBJ_GETDELIM_TRUE@ libgnu_a-getdelim.$(OBJEXT)
4606 -@GL_COND_OBJ_GETDTABLESIZE_TRUE@am__objects_22 = libgnu_a-getdtablesize.$(OBJEXT)
4607 -@GL_COND_OBJ_GETGROUPS_TRUE@am__objects_23 = \
4608 -@GL_COND_OBJ_GETGROUPS_TRUE@ libgnu_a-getgroups.$(OBJEXT)
4609 -@GL_COND_OBJ_GETLINE_TRUE@am__objects_24 = libgnu_a-getline.$(OBJEXT)
4610 -@GL_COND_OBJ_GETOPT_TRUE@am__objects_25 = libgnu_a-getopt.$(OBJEXT) \
4611 -@GL_COND_OBJ_GETOPT_TRUE@ libgnu_a-getopt1.$(OBJEXT)
4612 -@GL_COND_OBJ_GETTIMEOFDAY_TRUE@am__objects_26 = libgnu_a-gettimeofday.$(OBJEXT)
4613 -@GL_COND_OBJ_GROUP_MEMBER_TRUE@am__objects_27 = libgnu_a-group-member.$(OBJEXT)
4614 -@GL_COND_OBJ_LSTAT_TRUE@am__objects_28 = libgnu_a-lstat.$(OBJEXT)
4615 -@GL_COND_OBJ_MEMCHR_TRUE@am__objects_29 = libgnu_a-memchr.$(OBJEXT)
4616 -@GL_COND_OBJ_MEMPCPY_TRUE@am__objects_30 = libgnu_a-mempcpy.$(OBJEXT)
4617 -@GL_COND_OBJ_MEMRCHR_TRUE@am__objects_31 = libgnu_a-memrchr.$(OBJEXT)
4618 -@GL_COND_OBJ_MKDIR_TRUE@am__objects_32 = libgnu_a-mkdir.$(OBJEXT)
4619 -@GL_COND_OBJ_MKDIRAT_TRUE@am__objects_33 = libgnu_a-mkdirat.$(OBJEXT)
4620 -@GL_COND_OBJ_MSVC_INVAL_TRUE@am__objects_34 = \
4621 -@GL_COND_OBJ_MSVC_INVAL_TRUE@ libgnu_a-msvc-inval.$(OBJEXT)
4622 -@GL_COND_OBJ_MSVC_NOTHROW_TRUE@am__objects_35 = libgnu_a-msvc-nothrow.$(OBJEXT)
4623 -@GL_COND_OBJ_OPEN_TRUE@am__objects_36 = libgnu_a-open.$(OBJEXT)
4624 -@GL_COND_OBJ_OPENAT_TRUE@am__objects_37 = libgnu_a-openat.$(OBJEXT)
4625 -@GL_COND_OBJ_OPENDIR_TRUE@am__objects_38 = libgnu_a-opendir.$(OBJEXT)
4626 -@GL_COND_OBJ_PIPE_TRUE@am__objects_39 = libgnu_a-pipe.$(OBJEXT)
4627 -@GL_COND_OBJ_RAWMEMCHR_TRUE@am__objects_40 = \
4628 -@GL_COND_OBJ_RAWMEMCHR_TRUE@ libgnu_a-rawmemchr.$(OBJEXT)
4629 -@GL_COND_OBJ_READLINK_TRUE@am__objects_41 = \
4630 -@GL_COND_OBJ_READLINK_TRUE@ libgnu_a-readlink.$(OBJEXT)
4631 -@GL_COND_OBJ_READLINKAT_TRUE@am__objects_42 = \
4632 -@GL_COND_OBJ_READLINKAT_TRUE@ libgnu_a-readlinkat.$(OBJEXT)
4633 -@GL_COND_OBJ_REALLOCARRAY_TRUE@am__objects_43 = libgnu_a-reallocarray.$(OBJEXT)
4634 -@GL_COND_OBJ_RENAME_TRUE@am__objects_44 = libgnu_a-rename.$(OBJEXT)
4635 -@GL_COND_OBJ_RENAMEAT_TRUE@am__objects_45 = \
4636 -@GL_COND_OBJ_RENAMEAT_TRUE@ libgnu_a-renameat.$(OBJEXT)
4637 -@GL_COND_OBJ_RMDIR_TRUE@am__objects_46 = libgnu_a-rmdir.$(OBJEXT)
4638 -am__dirstamp = $(am__leading_dot)dirstamp
4639 -@GL_COND_OBJ_SIGNBIT3_TRUE@am__objects_47 = \
4640 -@GL_COND_OBJ_SIGNBIT3_TRUE@ libgnu_a-signbitf.$(OBJEXT) \
4641 -@GL_COND_OBJ_SIGNBIT3_TRUE@ libgnu_a-signbitd.$(OBJEXT) \
4642 -@GL_COND_OBJ_SIGNBIT3_TRUE@ libgnu_a-signbitl.$(OBJEXT)
4643 -@GL_COND_OBJ_STAT_TRUE@am__objects_48 = libgnu_a-stat.$(OBJEXT)
4644 -@GL_COND_OBJ_STDIO_READ_TRUE@am__objects_49 = \
4645 -@GL_COND_OBJ_STDIO_READ_TRUE@ libgnu_a-stdio-read.$(OBJEXT)
4646 -@GL_COND_OBJ_STDIO_WRITE_TRUE@am__objects_50 = \
4647 -@GL_COND_OBJ_STDIO_WRITE_TRUE@ libgnu_a-stdio-write.$(OBJEXT)
4648 -@GL_COND_OBJ_STRCASECMP_TRUE@am__objects_51 = \
4649 -@GL_COND_OBJ_STRCASECMP_TRUE@ libgnu_a-strcasecmp.$(OBJEXT)
4650 -@GL_COND_OBJ_STRNCASECMP_TRUE@am__objects_52 = \
4651 -@GL_COND_OBJ_STRNCASECMP_TRUE@ libgnu_a-strncasecmp.$(OBJEXT)
4652 -@GL_COND_OBJ_STRDUP_TRUE@am__objects_53 = libgnu_a-strdup.$(OBJEXT)
4653 -@GL_COND_OBJ_STRERROR_TRUE@am__objects_54 = \
4654 -@GL_COND_OBJ_STRERROR_TRUE@ libgnu_a-strerror.$(OBJEXT)
4655 -@GL_COND_OBJ_STRERROR_OVERRIDE_TRUE@am__objects_55 = libgnu_a-strerror-override.$(OBJEXT)
4656 -@GL_COND_OBJ_STRNCAT_TRUE@am__objects_56 = libgnu_a-strncat.$(OBJEXT)
4657 -@GL_COND_OBJ_SYMLINK_TRUE@am__objects_57 = libgnu_a-symlink.$(OBJEXT)
4658 -@GL_COND_OBJ_SYMLINKAT_TRUE@am__objects_58 = \
4659 -@GL_COND_OBJ_SYMLINKAT_TRUE@ libgnu_a-symlinkat.$(OBJEXT)
4660 -@GL_COND_OBJ_UNLINK_TRUE@am__objects_59 = libgnu_a-unlink.$(OBJEXT)
4661 -@GL_COND_OBJ_UNLINKAT_TRUE@am__objects_60 = \
4662 -@GL_COND_OBJ_UNLINKAT_TRUE@ libgnu_a-unlinkat.$(OBJEXT)
4663 -@GL_COND_OBJ_UTIME_TRUE@am__objects_61 = libgnu_a-utime.$(OBJEXT)
4664 -@GL_COND_OBJ_UTIMENSAT_TRUE@am__objects_62 = \
4665 -@GL_COND_OBJ_UTIMENSAT_TRUE@ libgnu_a-utimensat.$(OBJEXT)
4666 -am_libgnu_a_OBJECTS = libgnu_a-openat-proc.$(OBJEXT) \
4667 - libgnu_a-basename-lgpl.$(OBJEXT) $(am__objects_1) \
4668 - $(am__objects_2) libgnu_a-cloexec.$(OBJEXT) $(am__objects_3) \
4669 - $(am__objects_4) $(am__objects_5) \
4670 - libgnu_a-dirname-lgpl.$(OBJEXT) libgnu_a-stripslash.$(OBJEXT) \
4671 - $(am__objects_6) $(am__objects_7) $(am__objects_8) \
4672 - $(am__objects_9) libgnu_a-exitfail.$(OBJEXT) $(am__objects_10) \
4673 - $(am__objects_11) $(am__objects_12) libgnu_a-fd-hook.$(OBJEXT) \
4674 - libgnu_a-fd-safer-flag.$(OBJEXT) \
4675 - libgnu_a-dup-safer-flag.$(OBJEXT) $(am__objects_13) \
4676 - libgnu_a-filenamecat-lgpl.$(OBJEXT) $(am__objects_14) \
4677 - $(am__objects_15) $(am__objects_16) $(am__objects_17) \
4678 - $(am__objects_18) $(am__objects_19) $(am__objects_20) \
4679 - $(am__objects_21) $(am__objects_22) $(am__objects_23) \
4680 - $(am__objects_24) $(am__objects_25) \
4681 - libgnu_a-getprogname.$(OBJEXT) libgnu_a-gettime.$(OBJEXT) \
4682 - $(am__objects_26) $(am__objects_27) libgnu_a-ialloc.$(OBJEXT) \
4683 - $(am__objects_28) libgnu_a-malloca.$(OBJEXT) \
4684 - libgnu_a-math.$(OBJEXT) $(am__objects_29) $(am__objects_30) \
4685 - $(am__objects_31) $(am__objects_32) $(am__objects_33) \
4686 - $(am__objects_34) $(am__objects_35) $(am__objects_36) \
4687 - $(am__objects_37) libgnu_a-openat-die.$(OBJEXT) \
4688 - $(am__objects_38) $(am__objects_39) \
4689 - libgnu_a-printf-frexp.$(OBJEXT) \
4690 - libgnu_a-printf-frexpl.$(OBJEXT) $(am__objects_40) \
4691 - $(am__objects_41) $(am__objects_42) $(am__objects_43) \
4692 - $(am__objects_44) $(am__objects_45) \
4693 - libgnu_a-renameatu.$(OBJEXT) $(am__objects_46) \
4694 - libgnu_a-save-cwd.$(OBJEXT) \
4695 - malloc/libgnu_a-scratch_buffer_dupfree.$(OBJEXT) \
4696 - malloc/libgnu_a-scratch_buffer_grow.$(OBJEXT) \
4697 - malloc/libgnu_a-scratch_buffer_grow_preserve.$(OBJEXT) \
4698 - malloc/libgnu_a-scratch_buffer_set_array_size.$(OBJEXT) \
4699 - $(am__objects_47) $(am__objects_48) \
4700 - libgnu_a-stat-time.$(OBJEXT) libgnu_a-statat.$(OBJEXT) \
4701 - $(am__objects_49) $(am__objects_50) $(am__objects_51) \
4702 - $(am__objects_52) $(am__objects_53) $(am__objects_54) \
4703 - $(am__objects_55) $(am__objects_56) $(am__objects_57) \
4704 - $(am__objects_58) libgnu_a-timespec.$(OBJEXT) \
4705 - libgnu_a-unistd.$(OBJEXT) libgnu_a-dup-safer.$(OBJEXT) \
4706 - libgnu_a-fd-safer.$(OBJEXT) libgnu_a-pipe-safer.$(OBJEXT) \
4707 - $(am__objects_59) $(am__objects_60) $(am__objects_61) \
4708 - libgnu_a-utimens.$(OBJEXT) $(am__objects_62) \
4709 - libgnu_a-xmalloc.$(OBJEXT) libgnu_a-xalloc-die.$(OBJEXT) \
4710 - libgnu_a-xsize.$(OBJEXT)
4711 +am_libgnu_a_OBJECTS = cloexec.$(OBJEXT) dirname-lgpl.$(OBJEXT) \
4712 + basename-lgpl.$(OBJEXT) stripslash.$(OBJEXT) \
4713 + exitfail.$(OBJEXT) fd-hook.$(OBJEXT) fd-safer-flag.$(OBJEXT) \
4714 + dup-safer-flag.$(OBJEXT) filenamecat-lgpl.$(OBJEXT) \
4715 + getprogname.$(OBJEXT) gettime.$(OBJEXT) malloca.$(OBJEXT) \
4716 + math.$(OBJEXT) openat-die.$(OBJEXT) printf-frexp.$(OBJEXT) \
4717 + printf-frexpl.$(OBJEXT) renameatu.$(OBJEXT) save-cwd.$(OBJEXT) \
4718 + stat-time.$(OBJEXT) statat.$(OBJEXT) timespec.$(OBJEXT) \
4719 + unistd.$(OBJEXT) dup-safer.$(OBJEXT) fd-safer.$(OBJEXT) \
4720 + pipe-safer.$(OBJEXT) utimens.$(OBJEXT) xmalloc.$(OBJEXT) \
4721 + xalloc-die.$(OBJEXT) xsize.$(OBJEXT)
4722 libgnu_a_OBJECTS = $(am_libgnu_a_OBJECTS)
4723 AM_V_P = $(am__v_P_@AM_V@)
4724 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
4725 @@ -552,110 +333,67 @@ am__v_at_1 =
4726 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
4727 depcomp = $(SHELL) $(top_srcdir)/depcomp
4728 am__maybe_remake_depfiles = depfiles
4729 -am__depfiles_remade = ./$(DEPDIR)/libgnu_a-asnprintf.Po \
4730 - ./$(DEPDIR)/libgnu_a-asprintf.Po \
4731 - ./$(DEPDIR)/libgnu_a-at-func.Po \
4732 - ./$(DEPDIR)/libgnu_a-at-func2.Po \
4733 - ./$(DEPDIR)/libgnu_a-basename-lgpl.Po \
4734 - ./$(DEPDIR)/libgnu_a-calloc.Po \
4735 - ./$(DEPDIR)/libgnu_a-canonicalize-lgpl.Po \
4736 - ./$(DEPDIR)/libgnu_a-chdir-long.Po \
4737 - ./$(DEPDIR)/libgnu_a-cloexec.Po ./$(DEPDIR)/libgnu_a-close.Po \
4738 - ./$(DEPDIR)/libgnu_a-closedir.Po ./$(DEPDIR)/libgnu_a-dirfd.Po \
4739 - ./$(DEPDIR)/libgnu_a-dirname-lgpl.Po \
4740 - ./$(DEPDIR)/libgnu_a-dup-safer-flag.Po \
4741 - ./$(DEPDIR)/libgnu_a-dup-safer.Po ./$(DEPDIR)/libgnu_a-dup.Po \
4742 - ./$(DEPDIR)/libgnu_a-dup2.Po ./$(DEPDIR)/libgnu_a-error.Po \
4743 - ./$(DEPDIR)/libgnu_a-euidaccess.Po \
4744 - ./$(DEPDIR)/libgnu_a-exitfail.Po \
4745 - ./$(DEPDIR)/libgnu_a-faccessat.Po \
4746 - ./$(DEPDIR)/libgnu_a-fchdir.Po ./$(DEPDIR)/libgnu_a-fcntl.Po \
4747 - ./$(DEPDIR)/libgnu_a-fd-hook.Po \
4748 - ./$(DEPDIR)/libgnu_a-fd-safer-flag.Po \
4749 - ./$(DEPDIR)/libgnu_a-fd-safer.Po \
4750 - ./$(DEPDIR)/libgnu_a-fdopendir.Po \
4751 - ./$(DEPDIR)/libgnu_a-filenamecat-lgpl.Po \
4752 - ./$(DEPDIR)/libgnu_a-float.Po ./$(DEPDIR)/libgnu_a-free.Po \
4753 - ./$(DEPDIR)/libgnu_a-frexp.Po ./$(DEPDIR)/libgnu_a-frexpl.Po \
4754 - ./$(DEPDIR)/libgnu_a-fstat.Po ./$(DEPDIR)/libgnu_a-fstatat.Po \
4755 - ./$(DEPDIR)/libgnu_a-futimens.Po \
4756 - ./$(DEPDIR)/libgnu_a-getcwd-lgpl.Po \
4757 - ./$(DEPDIR)/libgnu_a-getdelim.Po \
4758 - ./$(DEPDIR)/libgnu_a-getdtablesize.Po \
4759 - ./$(DEPDIR)/libgnu_a-getgroups.Po \
4760 - ./$(DEPDIR)/libgnu_a-getline.Po ./$(DEPDIR)/libgnu_a-getopt.Po \
4761 - ./$(DEPDIR)/libgnu_a-getopt1.Po \
4762 - ./$(DEPDIR)/libgnu_a-getprogname.Po \
4763 - ./$(DEPDIR)/libgnu_a-gettime.Po \
4764 - ./$(DEPDIR)/libgnu_a-gettimeofday.Po \
4765 - ./$(DEPDIR)/libgnu_a-group-member.Po \
4766 - ./$(DEPDIR)/libgnu_a-ialloc.Po ./$(DEPDIR)/libgnu_a-isnan.Po \
4767 - ./$(DEPDIR)/libgnu_a-isnand.Po ./$(DEPDIR)/libgnu_a-isnanf.Po \
4768 - ./$(DEPDIR)/libgnu_a-isnanl.Po ./$(DEPDIR)/libgnu_a-itold.Po \
4769 - ./$(DEPDIR)/libgnu_a-lstat.Po ./$(DEPDIR)/libgnu_a-malloc.Po \
4770 - ./$(DEPDIR)/libgnu_a-malloca.Po ./$(DEPDIR)/libgnu_a-math.Po \
4771 - ./$(DEPDIR)/libgnu_a-memchr.Po ./$(DEPDIR)/libgnu_a-mempcpy.Po \
4772 - ./$(DEPDIR)/libgnu_a-memrchr.Po ./$(DEPDIR)/libgnu_a-mkdir.Po \
4773 - ./$(DEPDIR)/libgnu_a-mkdirat.Po \
4774 - ./$(DEPDIR)/libgnu_a-msvc-inval.Po \
4775 - ./$(DEPDIR)/libgnu_a-msvc-nothrow.Po \
4776 - ./$(DEPDIR)/libgnu_a-open.Po \
4777 - ./$(DEPDIR)/libgnu_a-openat-die.Po \
4778 - ./$(DEPDIR)/libgnu_a-openat-proc.Po \
4779 - ./$(DEPDIR)/libgnu_a-openat.Po ./$(DEPDIR)/libgnu_a-opendir.Po \
4780 - ./$(DEPDIR)/libgnu_a-pipe-safer.Po \
4781 - ./$(DEPDIR)/libgnu_a-pipe.Po \
4782 - ./$(DEPDIR)/libgnu_a-printf-args.Po \
4783 - ./$(DEPDIR)/libgnu_a-printf-frexp.Po \
4784 - ./$(DEPDIR)/libgnu_a-printf-frexpl.Po \
4785 - ./$(DEPDIR)/libgnu_a-printf-parse.Po \
4786 - ./$(DEPDIR)/libgnu_a-rawmemchr.Po \
4787 - ./$(DEPDIR)/libgnu_a-readlink.Po \
4788 - ./$(DEPDIR)/libgnu_a-readlinkat.Po \
4789 - ./$(DEPDIR)/libgnu_a-realloc.Po \
4790 - ./$(DEPDIR)/libgnu_a-reallocarray.Po \
4791 - ./$(DEPDIR)/libgnu_a-rename.Po \
4792 - ./$(DEPDIR)/libgnu_a-renameat.Po \
4793 - ./$(DEPDIR)/libgnu_a-renameatu.Po \
4794 - ./$(DEPDIR)/libgnu_a-rmdir.Po ./$(DEPDIR)/libgnu_a-save-cwd.Po \
4795 - ./$(DEPDIR)/libgnu_a-signbitd.Po \
4796 - ./$(DEPDIR)/libgnu_a-signbitf.Po \
4797 - ./$(DEPDIR)/libgnu_a-signbitl.Po \
4798 - ./$(DEPDIR)/libgnu_a-stat-time.Po \
4799 - ./$(DEPDIR)/libgnu_a-stat-w32.Po ./$(DEPDIR)/libgnu_a-stat.Po \
4800 - ./$(DEPDIR)/libgnu_a-statat.Po \
4801 - ./$(DEPDIR)/libgnu_a-stdio-read.Po \
4802 - ./$(DEPDIR)/libgnu_a-stdio-write.Po \
4803 - ./$(DEPDIR)/libgnu_a-strcasecmp.Po \
4804 - ./$(DEPDIR)/libgnu_a-strcasestr.Po \
4805 - ./$(DEPDIR)/libgnu_a-strdup.Po \
4806 - ./$(DEPDIR)/libgnu_a-strerror-override.Po \
4807 - ./$(DEPDIR)/libgnu_a-strerror.Po \
4808 - ./$(DEPDIR)/libgnu_a-stripslash.Po \
4809 - ./$(DEPDIR)/libgnu_a-strncasecmp.Po \
4810 - ./$(DEPDIR)/libgnu_a-strncat.Po \
4811 - ./$(DEPDIR)/libgnu_a-symlink.Po \
4812 - ./$(DEPDIR)/libgnu_a-symlinkat.Po \
4813 - ./$(DEPDIR)/libgnu_a-timespec.Po \
4814 - ./$(DEPDIR)/libgnu_a-unistd.Po ./$(DEPDIR)/libgnu_a-unlink.Po \
4815 - ./$(DEPDIR)/libgnu_a-unlinkat.Po ./$(DEPDIR)/libgnu_a-utime.Po \
4816 - ./$(DEPDIR)/libgnu_a-utimens.Po \
4817 - ./$(DEPDIR)/libgnu_a-utimensat.Po \
4818 - ./$(DEPDIR)/libgnu_a-vasnprintf.Po \
4819 - ./$(DEPDIR)/libgnu_a-vasprintf.Po \
4820 - ./$(DEPDIR)/libgnu_a-xalloc-die.Po \
4821 - ./$(DEPDIR)/libgnu_a-xmalloc.Po ./$(DEPDIR)/libgnu_a-xsize.Po \
4822 - malloc/$(DEPDIR)/libgnu_a-scratch_buffer_dupfree.Po \
4823 - malloc/$(DEPDIR)/libgnu_a-scratch_buffer_grow.Po \
4824 - malloc/$(DEPDIR)/libgnu_a-scratch_buffer_grow_preserve.Po \
4825 - malloc/$(DEPDIR)/libgnu_a-scratch_buffer_set_array_size.Po
4826 +am__depfiles_remade = ./$(DEPDIR)/asnprintf.Po ./$(DEPDIR)/asprintf.Po \
4827 + ./$(DEPDIR)/at-func.Po ./$(DEPDIR)/at-func2.Po \
4828 + ./$(DEPDIR)/basename-lgpl.Po ./$(DEPDIR)/canonicalize-lgpl.Po \
4829 + ./$(DEPDIR)/chdir-long.Po ./$(DEPDIR)/cloexec.Po \
4830 + ./$(DEPDIR)/close.Po ./$(DEPDIR)/closedir.Po \
4831 + ./$(DEPDIR)/dirfd.Po ./$(DEPDIR)/dirname-lgpl.Po \
4832 + ./$(DEPDIR)/dup-safer-flag.Po ./$(DEPDIR)/dup-safer.Po \
4833 + ./$(DEPDIR)/dup.Po ./$(DEPDIR)/dup2.Po ./$(DEPDIR)/error.Po \
4834 + ./$(DEPDIR)/euidaccess.Po ./$(DEPDIR)/exitfail.Po \
4835 + ./$(DEPDIR)/faccessat.Po ./$(DEPDIR)/fchdir.Po \
4836 + ./$(DEPDIR)/fcntl.Po ./$(DEPDIR)/fd-hook.Po \
4837 + ./$(DEPDIR)/fd-safer-flag.Po ./$(DEPDIR)/fd-safer.Po \
4838 + ./$(DEPDIR)/fdopendir.Po ./$(DEPDIR)/filenamecat-lgpl.Po \
4839 + ./$(DEPDIR)/float.Po ./$(DEPDIR)/frexp.Po \
4840 + ./$(DEPDIR)/frexpl.Po ./$(DEPDIR)/fstat.Po \
4841 + ./$(DEPDIR)/fstatat.Po ./$(DEPDIR)/futimens.Po \
4842 + ./$(DEPDIR)/getcwd-lgpl.Po ./$(DEPDIR)/getdelim.Po \
4843 + ./$(DEPDIR)/getdtablesize.Po ./$(DEPDIR)/getgroups.Po \
4844 + ./$(DEPDIR)/getline.Po ./$(DEPDIR)/getopt.Po \
4845 + ./$(DEPDIR)/getopt1.Po ./$(DEPDIR)/getprogname.Po \
4846 + ./$(DEPDIR)/gettime.Po ./$(DEPDIR)/gettimeofday.Po \
4847 + ./$(DEPDIR)/group-member.Po ./$(DEPDIR)/isnan.Po \
4848 + ./$(DEPDIR)/isnand.Po ./$(DEPDIR)/isnanf.Po \
4849 + ./$(DEPDIR)/isnanl.Po ./$(DEPDIR)/itold.Po \
4850 + ./$(DEPDIR)/localtime-buffer.Po ./$(DEPDIR)/lstat.Po \
4851 + ./$(DEPDIR)/malloc.Po ./$(DEPDIR)/malloca.Po \
4852 + ./$(DEPDIR)/math.Po ./$(DEPDIR)/memchr.Po \
4853 + ./$(DEPDIR)/mempcpy.Po ./$(DEPDIR)/memrchr.Po \
4854 + ./$(DEPDIR)/mkdir.Po ./$(DEPDIR)/mkdirat.Po \
4855 + ./$(DEPDIR)/msvc-inval.Po ./$(DEPDIR)/msvc-nothrow.Po \
4856 + ./$(DEPDIR)/open.Po ./$(DEPDIR)/openat-die.Po \
4857 + ./$(DEPDIR)/openat-proc.Po ./$(DEPDIR)/openat.Po \
4858 + ./$(DEPDIR)/opendir.Po ./$(DEPDIR)/pipe-safer.Po \
4859 + ./$(DEPDIR)/printf-args.Po ./$(DEPDIR)/printf-frexp.Po \
4860 + ./$(DEPDIR)/printf-frexpl.Po ./$(DEPDIR)/printf-parse.Po \
4861 + ./$(DEPDIR)/readlink.Po ./$(DEPDIR)/readlinkat.Po \
4862 + ./$(DEPDIR)/realloc.Po ./$(DEPDIR)/rename.Po \
4863 + ./$(DEPDIR)/renameat.Po ./$(DEPDIR)/renameatu.Po \
4864 + ./$(DEPDIR)/rmdir.Po ./$(DEPDIR)/save-cwd.Po \
4865 + ./$(DEPDIR)/signbitd.Po ./$(DEPDIR)/signbitf.Po \
4866 + ./$(DEPDIR)/signbitl.Po ./$(DEPDIR)/stat-time.Po \
4867 + ./$(DEPDIR)/stat-w32.Po ./$(DEPDIR)/stat.Po \
4868 + ./$(DEPDIR)/statat.Po ./$(DEPDIR)/strcasecmp.Po \
4869 + ./$(DEPDIR)/strcasestr.Po ./$(DEPDIR)/strdup.Po \
4870 + ./$(DEPDIR)/strerror-override.Po ./$(DEPDIR)/strerror.Po \
4871 + ./$(DEPDIR)/stripslash.Po ./$(DEPDIR)/strncasecmp.Po \
4872 + ./$(DEPDIR)/strncat.Po ./$(DEPDIR)/symlink.Po \
4873 + ./$(DEPDIR)/symlinkat.Po ./$(DEPDIR)/timespec.Po \
4874 + ./$(DEPDIR)/unistd.Po ./$(DEPDIR)/unlink.Po \
4875 + ./$(DEPDIR)/unlinkat.Po ./$(DEPDIR)/utime.Po \
4876 + ./$(DEPDIR)/utimens.Po ./$(DEPDIR)/utimensat.Po \
4877 + ./$(DEPDIR)/vasnprintf.Po ./$(DEPDIR)/vasprintf.Po \
4878 + ./$(DEPDIR)/xalloc-die.Po ./$(DEPDIR)/xmalloc.Po \
4879 + ./$(DEPDIR)/xsize.Po
4880 am__mv = mv -f
4881 +COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
4882 + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
4883 AM_V_lt = $(am__v_lt_@AM_V@)
4884 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
4885 am__v_lt_0 = --silent
4886 am__v_lt_1 =
4887 -COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
4888 - $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
4889 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
4890 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
4891 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
4892 @@ -673,7 +411,7 @@ am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
4893 am__v_CCLD_0 = @echo " CCLD " $@;
4894 am__v_CCLD_1 =
4895 SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES)
4896 -DIST_SOURCES = $(am__libgnu_a_SOURCES_DIST) $(EXTRA_libgnu_a_SOURCES)
4897 +DIST_SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES)
4898 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
4899 ctags-recursive dvi-recursive html-recursive info-recursive \
4900 install-data-recursive install-dvi-recursive \
4901 @@ -789,450 +527,368 @@ FGREP = @FGREP@
4902 FLOAT_H = @FLOAT_H@
4903 GETOPT_CDEFS_H = @GETOPT_CDEFS_H@
4904 GETOPT_H = @GETOPT_H@
4905 -GL_CFLAG_ALLOW_WARNINGS = @GL_CFLAG_ALLOW_WARNINGS@
4906 -GL_CFLAG_GNULIB_WARNINGS = @GL_CFLAG_GNULIB_WARNINGS@
4907 -GL_GNULIB_ACCESS = @GL_GNULIB_ACCESS@
4908 -GL_GNULIB_ACOSF = @GL_GNULIB_ACOSF@
4909 -GL_GNULIB_ACOSL = @GL_GNULIB_ACOSL@
4910 -GL_GNULIB_ALIGNED_ALLOC = @GL_GNULIB_ALIGNED_ALLOC@
4911 -GL_GNULIB_ALPHASORT = @GL_GNULIB_ALPHASORT@
4912 -GL_GNULIB_ASINF = @GL_GNULIB_ASINF@
4913 -GL_GNULIB_ASINL = @GL_GNULIB_ASINL@
4914 -GL_GNULIB_ATAN2F = @GL_GNULIB_ATAN2F@
4915 -GL_GNULIB_ATANF = @GL_GNULIB_ATANF@
4916 -GL_GNULIB_ATANL = @GL_GNULIB_ATANL@
4917 -GL_GNULIB_ATOLL = @GL_GNULIB_ATOLL@
4918 -GL_GNULIB_BTOWC = @GL_GNULIB_BTOWC@
4919 -GL_GNULIB_CALLOC_GNU = @GL_GNULIB_CALLOC_GNU@
4920 -GL_GNULIB_CALLOC_POSIX = @GL_GNULIB_CALLOC_POSIX@
4921 -GL_GNULIB_CANONICALIZE_FILE_NAME = @GL_GNULIB_CANONICALIZE_FILE_NAME@
4922 -GL_GNULIB_CBRT = @GL_GNULIB_CBRT@
4923 -GL_GNULIB_CBRTF = @GL_GNULIB_CBRTF@
4924 -GL_GNULIB_CBRTL = @GL_GNULIB_CBRTL@
4925 -GL_GNULIB_CEIL = @GL_GNULIB_CEIL@
4926 -GL_GNULIB_CEILF = @GL_GNULIB_CEILF@
4927 -GL_GNULIB_CEILL = @GL_GNULIB_CEILL@
4928 -GL_GNULIB_CHDIR = @GL_GNULIB_CHDIR@
4929 -GL_GNULIB_CHOWN = @GL_GNULIB_CHOWN@
4930 -GL_GNULIB_CLOSE = @GL_GNULIB_CLOSE@
4931 -GL_GNULIB_CLOSEDIR = @GL_GNULIB_CLOSEDIR@
4932 -GL_GNULIB_COPYSIGN = @GL_GNULIB_COPYSIGN@
4933 -GL_GNULIB_COPYSIGNF = @GL_GNULIB_COPYSIGNF@
4934 -GL_GNULIB_COPYSIGNL = @GL_GNULIB_COPYSIGNL@
4935 -GL_GNULIB_COPY_FILE_RANGE = @GL_GNULIB_COPY_FILE_RANGE@
4936 -GL_GNULIB_COSF = @GL_GNULIB_COSF@
4937 -GL_GNULIB_COSHF = @GL_GNULIB_COSHF@
4938 -GL_GNULIB_COSL = @GL_GNULIB_COSL@
4939 -GL_GNULIB_CREAT = @GL_GNULIB_CREAT@
4940 -GL_GNULIB_CTIME = @GL_GNULIB_CTIME@
4941 -GL_GNULIB_DIRFD = @GL_GNULIB_DIRFD@
4942 -GL_GNULIB_DPRINTF = @GL_GNULIB_DPRINTF@
4943 -GL_GNULIB_DUP = @GL_GNULIB_DUP@
4944 -GL_GNULIB_DUP2 = @GL_GNULIB_DUP2@
4945 -GL_GNULIB_DUP3 = @GL_GNULIB_DUP3@
4946 -GL_GNULIB_ENVIRON = @GL_GNULIB_ENVIRON@
4947 -GL_GNULIB_EUIDACCESS = @GL_GNULIB_EUIDACCESS@
4948 -GL_GNULIB_EXECL = @GL_GNULIB_EXECL@
4949 -GL_GNULIB_EXECLE = @GL_GNULIB_EXECLE@
4950 -GL_GNULIB_EXECLP = @GL_GNULIB_EXECLP@
4951 -GL_GNULIB_EXECV = @GL_GNULIB_EXECV@
4952 -GL_GNULIB_EXECVE = @GL_GNULIB_EXECVE@
4953 -GL_GNULIB_EXECVP = @GL_GNULIB_EXECVP@
4954 -GL_GNULIB_EXECVPE = @GL_GNULIB_EXECVPE@
4955 -GL_GNULIB_EXP2 = @GL_GNULIB_EXP2@
4956 -GL_GNULIB_EXP2F = @GL_GNULIB_EXP2F@
4957 -GL_GNULIB_EXP2L = @GL_GNULIB_EXP2L@
4958 -GL_GNULIB_EXPF = @GL_GNULIB_EXPF@
4959 -GL_GNULIB_EXPL = @GL_GNULIB_EXPL@
4960 -GL_GNULIB_EXPLICIT_BZERO = @GL_GNULIB_EXPLICIT_BZERO@
4961 -GL_GNULIB_EXPM1 = @GL_GNULIB_EXPM1@
4962 -GL_GNULIB_EXPM1F = @GL_GNULIB_EXPM1F@
4963 -GL_GNULIB_EXPM1L = @GL_GNULIB_EXPM1L@
4964 -GL_GNULIB_FABSF = @GL_GNULIB_FABSF@
4965 -GL_GNULIB_FABSL = @GL_GNULIB_FABSL@
4966 -GL_GNULIB_FACCESSAT = @GL_GNULIB_FACCESSAT@
4967 -GL_GNULIB_FCHDIR = @GL_GNULIB_FCHDIR@
4968 -GL_GNULIB_FCHMODAT = @GL_GNULIB_FCHMODAT@
4969 -GL_GNULIB_FCHOWNAT = @GL_GNULIB_FCHOWNAT@
4970 -GL_GNULIB_FCLOSE = @GL_GNULIB_FCLOSE@
4971 -GL_GNULIB_FCNTL = @GL_GNULIB_FCNTL@
4972 -GL_GNULIB_FDATASYNC = @GL_GNULIB_FDATASYNC@
4973 -GL_GNULIB_FDOPEN = @GL_GNULIB_FDOPEN@
4974 -GL_GNULIB_FDOPENDIR = @GL_GNULIB_FDOPENDIR@
4975 -GL_GNULIB_FFLUSH = @GL_GNULIB_FFLUSH@
4976 -GL_GNULIB_FFS = @GL_GNULIB_FFS@
4977 -GL_GNULIB_FFSL = @GL_GNULIB_FFSL@
4978 -GL_GNULIB_FFSLL = @GL_GNULIB_FFSLL@
4979 -GL_GNULIB_FGETC = @GL_GNULIB_FGETC@
4980 -GL_GNULIB_FGETS = @GL_GNULIB_FGETS@
4981 -GL_GNULIB_FLOOR = @GL_GNULIB_FLOOR@
4982 -GL_GNULIB_FLOORF = @GL_GNULIB_FLOORF@
4983 -GL_GNULIB_FLOORL = @GL_GNULIB_FLOORL@
4984 -GL_GNULIB_FMA = @GL_GNULIB_FMA@
4985 -GL_GNULIB_FMAF = @GL_GNULIB_FMAF@
4986 -GL_GNULIB_FMAL = @GL_GNULIB_FMAL@
4987 -GL_GNULIB_FMOD = @GL_GNULIB_FMOD@
4988 -GL_GNULIB_FMODF = @GL_GNULIB_FMODF@
4989 -GL_GNULIB_FMODL = @GL_GNULIB_FMODL@
4990 -GL_GNULIB_FOPEN = @GL_GNULIB_FOPEN@
4991 -GL_GNULIB_FOPEN_GNU = @GL_GNULIB_FOPEN_GNU@
4992 -GL_GNULIB_FPRINTF = @GL_GNULIB_FPRINTF@
4993 -GL_GNULIB_FPRINTF_POSIX = @GL_GNULIB_FPRINTF_POSIX@
4994 -GL_GNULIB_FPURGE = @GL_GNULIB_FPURGE@
4995 -GL_GNULIB_FPUTC = @GL_GNULIB_FPUTC@
4996 -GL_GNULIB_FPUTS = @GL_GNULIB_FPUTS@
4997 -GL_GNULIB_FREAD = @GL_GNULIB_FREAD@
4998 -GL_GNULIB_FREE_POSIX = @GL_GNULIB_FREE_POSIX@
4999 -GL_GNULIB_FREOPEN = @GL_GNULIB_FREOPEN@
5000 -GL_GNULIB_FREXP = @GL_GNULIB_FREXP@
5001 -GL_GNULIB_FREXPF = @GL_GNULIB_FREXPF@
5002 -GL_GNULIB_FREXPL = @GL_GNULIB_FREXPL@
5003 -GL_GNULIB_FSCANF = @GL_GNULIB_FSCANF@
5004 -GL_GNULIB_FSEEK = @GL_GNULIB_FSEEK@
5005 -GL_GNULIB_FSEEKO = @GL_GNULIB_FSEEKO@
5006 -GL_GNULIB_FSTAT = @GL_GNULIB_FSTAT@
5007 -GL_GNULIB_FSTATAT = @GL_GNULIB_FSTATAT@
5008 -GL_GNULIB_FSYNC = @GL_GNULIB_FSYNC@
5009 -GL_GNULIB_FTELL = @GL_GNULIB_FTELL@
5010 -GL_GNULIB_FTELLO = @GL_GNULIB_FTELLO@
5011 -GL_GNULIB_FTRUNCATE = @GL_GNULIB_FTRUNCATE@
5012 -GL_GNULIB_FUTIMENS = @GL_GNULIB_FUTIMENS@
5013 -GL_GNULIB_FWRITE = @GL_GNULIB_FWRITE@
5014 -GL_GNULIB_GETC = @GL_GNULIB_GETC@
5015 -GL_GNULIB_GETCHAR = @GL_GNULIB_GETCHAR@
5016 -GL_GNULIB_GETCWD = @GL_GNULIB_GETCWD@
5017 -GL_GNULIB_GETDELIM = @GL_GNULIB_GETDELIM@
5018 -GL_GNULIB_GETDOMAINNAME = @GL_GNULIB_GETDOMAINNAME@
5019 -GL_GNULIB_GETDTABLESIZE = @GL_GNULIB_GETDTABLESIZE@
5020 -GL_GNULIB_GETENTROPY = @GL_GNULIB_GETENTROPY@
5021 -GL_GNULIB_GETGROUPS = @GL_GNULIB_GETGROUPS@
5022 -GL_GNULIB_GETHOSTNAME = @GL_GNULIB_GETHOSTNAME@
5023 -GL_GNULIB_GETLINE = @GL_GNULIB_GETLINE@
5024 -GL_GNULIB_GETLOADAVG = @GL_GNULIB_GETLOADAVG@
5025 -GL_GNULIB_GETLOGIN = @GL_GNULIB_GETLOGIN@
5026 -GL_GNULIB_GETLOGIN_R = @GL_GNULIB_GETLOGIN_R@
5027 -GL_GNULIB_GETOPT_POSIX = @GL_GNULIB_GETOPT_POSIX@
5028 -GL_GNULIB_GETPAGESIZE = @GL_GNULIB_GETPAGESIZE@
5029 -GL_GNULIB_GETPASS = @GL_GNULIB_GETPASS@
5030 -GL_GNULIB_GETPASS_GNU = @GL_GNULIB_GETPASS_GNU@
5031 -GL_GNULIB_GETSUBOPT = @GL_GNULIB_GETSUBOPT@
5032 -GL_GNULIB_GETTIMEOFDAY = @GL_GNULIB_GETTIMEOFDAY@
5033 -GL_GNULIB_GETUMASK = @GL_GNULIB_GETUMASK@
5034 -GL_GNULIB_GETUSERSHELL = @GL_GNULIB_GETUSERSHELL@
5035 -GL_GNULIB_GRANTPT = @GL_GNULIB_GRANTPT@
5036 -GL_GNULIB_GROUP_MEMBER = @GL_GNULIB_GROUP_MEMBER@
5037 -GL_GNULIB_HYPOT = @GL_GNULIB_HYPOT@
5038 -GL_GNULIB_HYPOTF = @GL_GNULIB_HYPOTF@
5039 -GL_GNULIB_HYPOTL = @GL_GNULIB_HYPOTL@
5040 -GL_GNULIB_ILOGB = @GL_GNULIB_ILOGB@
5041 -GL_GNULIB_ILOGBF = @GL_GNULIB_ILOGBF@
5042 -GL_GNULIB_ILOGBL = @GL_GNULIB_ILOGBL@
5043 -GL_GNULIB_IMAXABS = @GL_GNULIB_IMAXABS@
5044 -GL_GNULIB_IMAXDIV = @GL_GNULIB_IMAXDIV@
5045 -GL_GNULIB_ISATTY = @GL_GNULIB_ISATTY@
5046 -GL_GNULIB_ISFINITE = @GL_GNULIB_ISFINITE@
5047 -GL_GNULIB_ISINF = @GL_GNULIB_ISINF@
5048 -GL_GNULIB_ISNAN = @GL_GNULIB_ISNAN@
5049 -GL_GNULIB_ISNAND = @GL_GNULIB_ISNAND@
5050 -GL_GNULIB_ISNANF = @GL_GNULIB_ISNANF@
5051 -GL_GNULIB_ISNANL = @GL_GNULIB_ISNANL@
5052 -GL_GNULIB_LCHMOD = @GL_GNULIB_LCHMOD@
5053 -GL_GNULIB_LCHOWN = @GL_GNULIB_LCHOWN@
5054 -GL_GNULIB_LDEXPF = @GL_GNULIB_LDEXPF@
5055 -GL_GNULIB_LDEXPL = @GL_GNULIB_LDEXPL@
5056 -GL_GNULIB_LINK = @GL_GNULIB_LINK@
5057 -GL_GNULIB_LINKAT = @GL_GNULIB_LINKAT@
5058 -GL_GNULIB_LOCALTIME = @GL_GNULIB_LOCALTIME@
5059 -GL_GNULIB_LOG = @GL_GNULIB_LOG@
5060 -GL_GNULIB_LOG10 = @GL_GNULIB_LOG10@
5061 -GL_GNULIB_LOG10F = @GL_GNULIB_LOG10F@
5062 -GL_GNULIB_LOG10L = @GL_GNULIB_LOG10L@
5063 -GL_GNULIB_LOG1P = @GL_GNULIB_LOG1P@
5064 -GL_GNULIB_LOG1PF = @GL_GNULIB_LOG1PF@
5065 -GL_GNULIB_LOG1PL = @GL_GNULIB_LOG1PL@
5066 -GL_GNULIB_LOG2 = @GL_GNULIB_LOG2@
5067 -GL_GNULIB_LOG2F = @GL_GNULIB_LOG2F@
5068 -GL_GNULIB_LOG2L = @GL_GNULIB_LOG2L@
5069 -GL_GNULIB_LOGB = @GL_GNULIB_LOGB@
5070 -GL_GNULIB_LOGBF = @GL_GNULIB_LOGBF@
5071 -GL_GNULIB_LOGBL = @GL_GNULIB_LOGBL@
5072 -GL_GNULIB_LOGF = @GL_GNULIB_LOGF@
5073 -GL_GNULIB_LOGL = @GL_GNULIB_LOGL@
5074 -GL_GNULIB_LSEEK = @GL_GNULIB_LSEEK@
5075 -GL_GNULIB_LSTAT = @GL_GNULIB_LSTAT@
5076 -GL_GNULIB_MALLOC_GNU = @GL_GNULIB_MALLOC_GNU@
5077 -GL_GNULIB_MALLOC_POSIX = @GL_GNULIB_MALLOC_POSIX@
5078 -GL_GNULIB_MBRLEN = @GL_GNULIB_MBRLEN@
5079 -GL_GNULIB_MBRTOWC = @GL_GNULIB_MBRTOWC@
5080 -GL_GNULIB_MBSCASECMP = @GL_GNULIB_MBSCASECMP@
5081 -GL_GNULIB_MBSCASESTR = @GL_GNULIB_MBSCASESTR@
5082 -GL_GNULIB_MBSCHR = @GL_GNULIB_MBSCHR@
5083 -GL_GNULIB_MBSCSPN = @GL_GNULIB_MBSCSPN@
5084 -GL_GNULIB_MBSINIT = @GL_GNULIB_MBSINIT@
5085 -GL_GNULIB_MBSLEN = @GL_GNULIB_MBSLEN@
5086 -GL_GNULIB_MBSNCASECMP = @GL_GNULIB_MBSNCASECMP@
5087 -GL_GNULIB_MBSNLEN = @GL_GNULIB_MBSNLEN@
5088 -GL_GNULIB_MBSNRTOWCS = @GL_GNULIB_MBSNRTOWCS@
5089 -GL_GNULIB_MBSPBRK = @GL_GNULIB_MBSPBRK@
5090 -GL_GNULIB_MBSPCASECMP = @GL_GNULIB_MBSPCASECMP@
5091 -GL_GNULIB_MBSRCHR = @GL_GNULIB_MBSRCHR@
5092 -GL_GNULIB_MBSRTOWCS = @GL_GNULIB_MBSRTOWCS@
5093 -GL_GNULIB_MBSSEP = @GL_GNULIB_MBSSEP@
5094 -GL_GNULIB_MBSSPN = @GL_GNULIB_MBSSPN@
5095 -GL_GNULIB_MBSSTR = @GL_GNULIB_MBSSTR@
5096 -GL_GNULIB_MBSTOK_R = @GL_GNULIB_MBSTOK_R@
5097 -GL_GNULIB_MBTOWC = @GL_GNULIB_MBTOWC@
5098 -GL_GNULIB_MDA_ACCESS = @GL_GNULIB_MDA_ACCESS@
5099 -GL_GNULIB_MDA_CHDIR = @GL_GNULIB_MDA_CHDIR@
5100 -GL_GNULIB_MDA_CHMOD = @GL_GNULIB_MDA_CHMOD@
5101 -GL_GNULIB_MDA_CLOSE = @GL_GNULIB_MDA_CLOSE@
5102 -GL_GNULIB_MDA_CREAT = @GL_GNULIB_MDA_CREAT@
5103 -GL_GNULIB_MDA_DUP = @GL_GNULIB_MDA_DUP@
5104 -GL_GNULIB_MDA_DUP2 = @GL_GNULIB_MDA_DUP2@
5105 -GL_GNULIB_MDA_ECVT = @GL_GNULIB_MDA_ECVT@
5106 -GL_GNULIB_MDA_EXECL = @GL_GNULIB_MDA_EXECL@
5107 -GL_GNULIB_MDA_EXECLE = @GL_GNULIB_MDA_EXECLE@
5108 -GL_GNULIB_MDA_EXECLP = @GL_GNULIB_MDA_EXECLP@
5109 -GL_GNULIB_MDA_EXECV = @GL_GNULIB_MDA_EXECV@
5110 -GL_GNULIB_MDA_EXECVE = @GL_GNULIB_MDA_EXECVE@
5111 -GL_GNULIB_MDA_EXECVP = @GL_GNULIB_MDA_EXECVP@
5112 -GL_GNULIB_MDA_EXECVPE = @GL_GNULIB_MDA_EXECVPE@
5113 -GL_GNULIB_MDA_FCLOSEALL = @GL_GNULIB_MDA_FCLOSEALL@
5114 -GL_GNULIB_MDA_FCVT = @GL_GNULIB_MDA_FCVT@
5115 -GL_GNULIB_MDA_FDOPEN = @GL_GNULIB_MDA_FDOPEN@
5116 -GL_GNULIB_MDA_FILENO = @GL_GNULIB_MDA_FILENO@
5117 -GL_GNULIB_MDA_GCVT = @GL_GNULIB_MDA_GCVT@
5118 -GL_GNULIB_MDA_GETCWD = @GL_GNULIB_MDA_GETCWD@
5119 -GL_GNULIB_MDA_GETPID = @GL_GNULIB_MDA_GETPID@
5120 -GL_GNULIB_MDA_GETW = @GL_GNULIB_MDA_GETW@
5121 -GL_GNULIB_MDA_ISATTY = @GL_GNULIB_MDA_ISATTY@
5122 -GL_GNULIB_MDA_J0 = @GL_GNULIB_MDA_J0@
5123 -GL_GNULIB_MDA_J1 = @GL_GNULIB_MDA_J1@
5124 -GL_GNULIB_MDA_JN = @GL_GNULIB_MDA_JN@
5125 -GL_GNULIB_MDA_LSEEK = @GL_GNULIB_MDA_LSEEK@
5126 -GL_GNULIB_MDA_MEMCCPY = @GL_GNULIB_MDA_MEMCCPY@
5127 -GL_GNULIB_MDA_MKDIR = @GL_GNULIB_MDA_MKDIR@
5128 -GL_GNULIB_MDA_MKTEMP = @GL_GNULIB_MDA_MKTEMP@
5129 -GL_GNULIB_MDA_OPEN = @GL_GNULIB_MDA_OPEN@
5130 -GL_GNULIB_MDA_PUTENV = @GL_GNULIB_MDA_PUTENV@
5131 -GL_GNULIB_MDA_PUTW = @GL_GNULIB_MDA_PUTW@
5132 -GL_GNULIB_MDA_READ = @GL_GNULIB_MDA_READ@
5133 -GL_GNULIB_MDA_RMDIR = @GL_GNULIB_MDA_RMDIR@
5134 -GL_GNULIB_MDA_STRDUP = @GL_GNULIB_MDA_STRDUP@
5135 -GL_GNULIB_MDA_SWAB = @GL_GNULIB_MDA_SWAB@
5136 -GL_GNULIB_MDA_TEMPNAM = @GL_GNULIB_MDA_TEMPNAM@
5137 -GL_GNULIB_MDA_TZSET = @GL_GNULIB_MDA_TZSET@
5138 -GL_GNULIB_MDA_UMASK = @GL_GNULIB_MDA_UMASK@
5139 -GL_GNULIB_MDA_UNLINK = @GL_GNULIB_MDA_UNLINK@
5140 -GL_GNULIB_MDA_UTIME = @GL_GNULIB_MDA_UTIME@
5141 -GL_GNULIB_MDA_WCSDUP = @GL_GNULIB_MDA_WCSDUP@
5142 -GL_GNULIB_MDA_WRITE = @GL_GNULIB_MDA_WRITE@
5143 -GL_GNULIB_MDA_Y0 = @GL_GNULIB_MDA_Y0@
5144 -GL_GNULIB_MDA_Y1 = @GL_GNULIB_MDA_Y1@
5145 -GL_GNULIB_MDA_YN = @GL_GNULIB_MDA_YN@
5146 -GL_GNULIB_MEMCHR = @GL_GNULIB_MEMCHR@
5147 -GL_GNULIB_MEMMEM = @GL_GNULIB_MEMMEM@
5148 -GL_GNULIB_MEMPCPY = @GL_GNULIB_MEMPCPY@
5149 -GL_GNULIB_MEMRCHR = @GL_GNULIB_MEMRCHR@
5150 -GL_GNULIB_MKDIR = @GL_GNULIB_MKDIR@
5151 -GL_GNULIB_MKDIRAT = @GL_GNULIB_MKDIRAT@
5152 -GL_GNULIB_MKDTEMP = @GL_GNULIB_MKDTEMP@
5153 -GL_GNULIB_MKFIFO = @GL_GNULIB_MKFIFO@
5154 -GL_GNULIB_MKFIFOAT = @GL_GNULIB_MKFIFOAT@
5155 -GL_GNULIB_MKNOD = @GL_GNULIB_MKNOD@
5156 -GL_GNULIB_MKNODAT = @GL_GNULIB_MKNODAT@
5157 -GL_GNULIB_MKOSTEMP = @GL_GNULIB_MKOSTEMP@
5158 -GL_GNULIB_MKOSTEMPS = @GL_GNULIB_MKOSTEMPS@
5159 -GL_GNULIB_MKSTEMP = @GL_GNULIB_MKSTEMP@
5160 -GL_GNULIB_MKSTEMPS = @GL_GNULIB_MKSTEMPS@
5161 -GL_GNULIB_MKTIME = @GL_GNULIB_MKTIME@
5162 -GL_GNULIB_MODF = @GL_GNULIB_MODF@
5163 -GL_GNULIB_MODFF = @GL_GNULIB_MODFF@
5164 -GL_GNULIB_MODFL = @GL_GNULIB_MODFL@
5165 -GL_GNULIB_NANOSLEEP = @GL_GNULIB_NANOSLEEP@
5166 -GL_GNULIB_NONBLOCKING = @GL_GNULIB_NONBLOCKING@
5167 -GL_GNULIB_OBSTACK_PRINTF = @GL_GNULIB_OBSTACK_PRINTF@
5168 -GL_GNULIB_OBSTACK_PRINTF_POSIX = @GL_GNULIB_OBSTACK_PRINTF_POSIX@
5169 -GL_GNULIB_OPEN = @GL_GNULIB_OPEN@
5170 -GL_GNULIB_OPENAT = @GL_GNULIB_OPENAT@
5171 -GL_GNULIB_OPENDIR = @GL_GNULIB_OPENDIR@
5172 -GL_GNULIB_OVERRIDES_STRUCT_STAT = @GL_GNULIB_OVERRIDES_STRUCT_STAT@
5173 -GL_GNULIB_PCLOSE = @GL_GNULIB_PCLOSE@
5174 -GL_GNULIB_PERROR = @GL_GNULIB_PERROR@
5175 -GL_GNULIB_PIPE = @GL_GNULIB_PIPE@
5176 -GL_GNULIB_PIPE2 = @GL_GNULIB_PIPE2@
5177 -GL_GNULIB_POPEN = @GL_GNULIB_POPEN@
5178 -GL_GNULIB_POSIX_MEMALIGN = @GL_GNULIB_POSIX_MEMALIGN@
5179 -GL_GNULIB_POSIX_OPENPT = @GL_GNULIB_POSIX_OPENPT@
5180 -GL_GNULIB_POWF = @GL_GNULIB_POWF@
5181 -GL_GNULIB_PREAD = @GL_GNULIB_PREAD@
5182 -GL_GNULIB_PRINTF = @GL_GNULIB_PRINTF@
5183 -GL_GNULIB_PRINTF_POSIX = @GL_GNULIB_PRINTF_POSIX@
5184 -GL_GNULIB_PTSNAME = @GL_GNULIB_PTSNAME@
5185 -GL_GNULIB_PTSNAME_R = @GL_GNULIB_PTSNAME_R@
5186 -GL_GNULIB_PUTC = @GL_GNULIB_PUTC@
5187 -GL_GNULIB_PUTCHAR = @GL_GNULIB_PUTCHAR@
5188 -GL_GNULIB_PUTENV = @GL_GNULIB_PUTENV@
5189 -GL_GNULIB_PUTS = @GL_GNULIB_PUTS@
5190 -GL_GNULIB_PWRITE = @GL_GNULIB_PWRITE@
5191 -GL_GNULIB_QSORT_R = @GL_GNULIB_QSORT_R@
5192 -GL_GNULIB_RANDOM = @GL_GNULIB_RANDOM@
5193 -GL_GNULIB_RANDOM_R = @GL_GNULIB_RANDOM_R@
5194 -GL_GNULIB_RAWMEMCHR = @GL_GNULIB_RAWMEMCHR@
5195 -GL_GNULIB_READ = @GL_GNULIB_READ@
5196 -GL_GNULIB_READDIR = @GL_GNULIB_READDIR@
5197 -GL_GNULIB_READLINK = @GL_GNULIB_READLINK@
5198 -GL_GNULIB_READLINKAT = @GL_GNULIB_READLINKAT@
5199 -GL_GNULIB_REALLOCARRAY = @GL_GNULIB_REALLOCARRAY@
5200 -GL_GNULIB_REALLOC_GNU = @GL_GNULIB_REALLOC_GNU@
5201 -GL_GNULIB_REALLOC_POSIX = @GL_GNULIB_REALLOC_POSIX@
5202 -GL_GNULIB_REALPATH = @GL_GNULIB_REALPATH@
5203 -GL_GNULIB_REMAINDER = @GL_GNULIB_REMAINDER@
5204 -GL_GNULIB_REMAINDERF = @GL_GNULIB_REMAINDERF@
5205 -GL_GNULIB_REMAINDERL = @GL_GNULIB_REMAINDERL@
5206 -GL_GNULIB_REMOVE = @GL_GNULIB_REMOVE@
5207 -GL_GNULIB_RENAME = @GL_GNULIB_RENAME@
5208 -GL_GNULIB_RENAMEAT = @GL_GNULIB_RENAMEAT@
5209 -GL_GNULIB_REWINDDIR = @GL_GNULIB_REWINDDIR@
5210 -GL_GNULIB_RINT = @GL_GNULIB_RINT@
5211 -GL_GNULIB_RINTF = @GL_GNULIB_RINTF@
5212 -GL_GNULIB_RINTL = @GL_GNULIB_RINTL@
5213 -GL_GNULIB_RMDIR = @GL_GNULIB_RMDIR@
5214 -GL_GNULIB_ROUND = @GL_GNULIB_ROUND@
5215 -GL_GNULIB_ROUNDF = @GL_GNULIB_ROUNDF@
5216 -GL_GNULIB_ROUNDL = @GL_GNULIB_ROUNDL@
5217 -GL_GNULIB_RPMATCH = @GL_GNULIB_RPMATCH@
5218 -GL_GNULIB_SCANDIR = @GL_GNULIB_SCANDIR@
5219 -GL_GNULIB_SCANF = @GL_GNULIB_SCANF@
5220 -GL_GNULIB_SECURE_GETENV = @GL_GNULIB_SECURE_GETENV@
5221 -GL_GNULIB_SETENV = @GL_GNULIB_SETENV@
5222 -GL_GNULIB_SETHOSTNAME = @GL_GNULIB_SETHOSTNAME@
5223 -GL_GNULIB_SIGABBREV_NP = @GL_GNULIB_SIGABBREV_NP@
5224 -GL_GNULIB_SIGDESCR_NP = @GL_GNULIB_SIGDESCR_NP@
5225 -GL_GNULIB_SIGNBIT = @GL_GNULIB_SIGNBIT@
5226 -GL_GNULIB_SINF = @GL_GNULIB_SINF@
5227 -GL_GNULIB_SINHF = @GL_GNULIB_SINHF@
5228 -GL_GNULIB_SINL = @GL_GNULIB_SINL@
5229 -GL_GNULIB_SLEEP = @GL_GNULIB_SLEEP@
5230 -GL_GNULIB_SNPRINTF = @GL_GNULIB_SNPRINTF@
5231 -GL_GNULIB_SPRINTF_POSIX = @GL_GNULIB_SPRINTF_POSIX@
5232 -GL_GNULIB_SQRTF = @GL_GNULIB_SQRTF@
5233 -GL_GNULIB_SQRTL = @GL_GNULIB_SQRTL@
5234 -GL_GNULIB_STAT = @GL_GNULIB_STAT@
5235 -GL_GNULIB_STDIO_H_NONBLOCKING = @GL_GNULIB_STDIO_H_NONBLOCKING@
5236 -GL_GNULIB_STDIO_H_SIGPIPE = @GL_GNULIB_STDIO_H_SIGPIPE@
5237 -GL_GNULIB_STPCPY = @GL_GNULIB_STPCPY@
5238 -GL_GNULIB_STPNCPY = @GL_GNULIB_STPNCPY@
5239 -GL_GNULIB_STRCASESTR = @GL_GNULIB_STRCASESTR@
5240 -GL_GNULIB_STRCHRNUL = @GL_GNULIB_STRCHRNUL@
5241 -GL_GNULIB_STRDUP = @GL_GNULIB_STRDUP@
5242 -GL_GNULIB_STRERROR = @GL_GNULIB_STRERROR@
5243 -GL_GNULIB_STRERRORNAME_NP = @GL_GNULIB_STRERRORNAME_NP@
5244 -GL_GNULIB_STRERROR_R = @GL_GNULIB_STRERROR_R@
5245 -GL_GNULIB_STRFTIME = @GL_GNULIB_STRFTIME@
5246 -GL_GNULIB_STRNCAT = @GL_GNULIB_STRNCAT@
5247 -GL_GNULIB_STRNDUP = @GL_GNULIB_STRNDUP@
5248 -GL_GNULIB_STRNLEN = @GL_GNULIB_STRNLEN@
5249 -GL_GNULIB_STRPBRK = @GL_GNULIB_STRPBRK@
5250 -GL_GNULIB_STRPTIME = @GL_GNULIB_STRPTIME@
5251 -GL_GNULIB_STRSEP = @GL_GNULIB_STRSEP@
5252 -GL_GNULIB_STRSIGNAL = @GL_GNULIB_STRSIGNAL@
5253 -GL_GNULIB_STRSTR = @GL_GNULIB_STRSTR@
5254 -GL_GNULIB_STRTOD = @GL_GNULIB_STRTOD@
5255 -GL_GNULIB_STRTOIMAX = @GL_GNULIB_STRTOIMAX@
5256 -GL_GNULIB_STRTOK_R = @GL_GNULIB_STRTOK_R@
5257 -GL_GNULIB_STRTOL = @GL_GNULIB_STRTOL@
5258 -GL_GNULIB_STRTOLD = @GL_GNULIB_STRTOLD@
5259 -GL_GNULIB_STRTOLL = @GL_GNULIB_STRTOLL@
5260 -GL_GNULIB_STRTOUL = @GL_GNULIB_STRTOUL@
5261 -GL_GNULIB_STRTOULL = @GL_GNULIB_STRTOULL@
5262 -GL_GNULIB_STRTOUMAX = @GL_GNULIB_STRTOUMAX@
5263 -GL_GNULIB_STRVERSCMP = @GL_GNULIB_STRVERSCMP@
5264 -GL_GNULIB_SYMLINK = @GL_GNULIB_SYMLINK@
5265 -GL_GNULIB_SYMLINKAT = @GL_GNULIB_SYMLINKAT@
5266 -GL_GNULIB_SYSTEM_POSIX = @GL_GNULIB_SYSTEM_POSIX@
5267 -GL_GNULIB_TANF = @GL_GNULIB_TANF@
5268 -GL_GNULIB_TANHF = @GL_GNULIB_TANHF@
5269 -GL_GNULIB_TANL = @GL_GNULIB_TANL@
5270 -GL_GNULIB_TIMEGM = @GL_GNULIB_TIMEGM@
5271 -GL_GNULIB_TIMESPEC_GET = @GL_GNULIB_TIMESPEC_GET@
5272 -GL_GNULIB_TIMESPEC_GETRES = @GL_GNULIB_TIMESPEC_GETRES@
5273 -GL_GNULIB_TIME_R = @GL_GNULIB_TIME_R@
5274 -GL_GNULIB_TIME_RZ = @GL_GNULIB_TIME_RZ@
5275 -GL_GNULIB_TMPFILE = @GL_GNULIB_TMPFILE@
5276 -GL_GNULIB_TRUNC = @GL_GNULIB_TRUNC@
5277 -GL_GNULIB_TRUNCATE = @GL_GNULIB_TRUNCATE@
5278 -GL_GNULIB_TRUNCF = @GL_GNULIB_TRUNCF@
5279 -GL_GNULIB_TRUNCL = @GL_GNULIB_TRUNCL@
5280 -GL_GNULIB_TTYNAME_R = @GL_GNULIB_TTYNAME_R@
5281 -GL_GNULIB_TZSET = @GL_GNULIB_TZSET@
5282 -GL_GNULIB_UNISTD_H_GETOPT = @GL_GNULIB_UNISTD_H_GETOPT@
5283 -GL_GNULIB_UNISTD_H_NONBLOCKING = @GL_GNULIB_UNISTD_H_NONBLOCKING@
5284 -GL_GNULIB_UNISTD_H_SIGPIPE = @GL_GNULIB_UNISTD_H_SIGPIPE@
5285 -GL_GNULIB_UNLINK = @GL_GNULIB_UNLINK@
5286 -GL_GNULIB_UNLINKAT = @GL_GNULIB_UNLINKAT@
5287 -GL_GNULIB_UNLOCKPT = @GL_GNULIB_UNLOCKPT@
5288 -GL_GNULIB_UNSETENV = @GL_GNULIB_UNSETENV@
5289 -GL_GNULIB_USLEEP = @GL_GNULIB_USLEEP@
5290 -GL_GNULIB_UTIME = @GL_GNULIB_UTIME@
5291 -GL_GNULIB_UTIMENSAT = @GL_GNULIB_UTIMENSAT@
5292 -GL_GNULIB_VASPRINTF = @GL_GNULIB_VASPRINTF@
5293 -GL_GNULIB_VDPRINTF = @GL_GNULIB_VDPRINTF@
5294 -GL_GNULIB_VFPRINTF = @GL_GNULIB_VFPRINTF@
5295 -GL_GNULIB_VFPRINTF_POSIX = @GL_GNULIB_VFPRINTF_POSIX@
5296 -GL_GNULIB_VFSCANF = @GL_GNULIB_VFSCANF@
5297 -GL_GNULIB_VPRINTF = @GL_GNULIB_VPRINTF@
5298 -GL_GNULIB_VPRINTF_POSIX = @GL_GNULIB_VPRINTF_POSIX@
5299 -GL_GNULIB_VSCANF = @GL_GNULIB_VSCANF@
5300 -GL_GNULIB_VSNPRINTF = @GL_GNULIB_VSNPRINTF@
5301 -GL_GNULIB_VSPRINTF_POSIX = @GL_GNULIB_VSPRINTF_POSIX@
5302 -GL_GNULIB_WCPCPY = @GL_GNULIB_WCPCPY@
5303 -GL_GNULIB_WCPNCPY = @GL_GNULIB_WCPNCPY@
5304 -GL_GNULIB_WCRTOMB = @GL_GNULIB_WCRTOMB@
5305 -GL_GNULIB_WCSCASECMP = @GL_GNULIB_WCSCASECMP@
5306 -GL_GNULIB_WCSCAT = @GL_GNULIB_WCSCAT@
5307 -GL_GNULIB_WCSCHR = @GL_GNULIB_WCSCHR@
5308 -GL_GNULIB_WCSCMP = @GL_GNULIB_WCSCMP@
5309 -GL_GNULIB_WCSCOLL = @GL_GNULIB_WCSCOLL@
5310 -GL_GNULIB_WCSCPY = @GL_GNULIB_WCSCPY@
5311 -GL_GNULIB_WCSCSPN = @GL_GNULIB_WCSCSPN@
5312 -GL_GNULIB_WCSDUP = @GL_GNULIB_WCSDUP@
5313 -GL_GNULIB_WCSFTIME = @GL_GNULIB_WCSFTIME@
5314 -GL_GNULIB_WCSLEN = @GL_GNULIB_WCSLEN@
5315 -GL_GNULIB_WCSNCASECMP = @GL_GNULIB_WCSNCASECMP@
5316 -GL_GNULIB_WCSNCAT = @GL_GNULIB_WCSNCAT@
5317 -GL_GNULIB_WCSNCMP = @GL_GNULIB_WCSNCMP@
5318 -GL_GNULIB_WCSNCPY = @GL_GNULIB_WCSNCPY@
5319 -GL_GNULIB_WCSNLEN = @GL_GNULIB_WCSNLEN@
5320 -GL_GNULIB_WCSNRTOMBS = @GL_GNULIB_WCSNRTOMBS@
5321 -GL_GNULIB_WCSPBRK = @GL_GNULIB_WCSPBRK@
5322 -GL_GNULIB_WCSRCHR = @GL_GNULIB_WCSRCHR@
5323 -GL_GNULIB_WCSRTOMBS = @GL_GNULIB_WCSRTOMBS@
5324 -GL_GNULIB_WCSSPN = @GL_GNULIB_WCSSPN@
5325 -GL_GNULIB_WCSSTR = @GL_GNULIB_WCSSTR@
5326 -GL_GNULIB_WCSTOK = @GL_GNULIB_WCSTOK@
5327 -GL_GNULIB_WCSWIDTH = @GL_GNULIB_WCSWIDTH@
5328 -GL_GNULIB_WCSXFRM = @GL_GNULIB_WCSXFRM@
5329 -GL_GNULIB_WCTOB = @GL_GNULIB_WCTOB@
5330 -GL_GNULIB_WCTOMB = @GL_GNULIB_WCTOMB@
5331 -GL_GNULIB_WCWIDTH = @GL_GNULIB_WCWIDTH@
5332 -GL_GNULIB_WMEMCHR = @GL_GNULIB_WMEMCHR@
5333 -GL_GNULIB_WMEMCMP = @GL_GNULIB_WMEMCMP@
5334 -GL_GNULIB_WMEMCPY = @GL_GNULIB_WMEMCPY@
5335 -GL_GNULIB_WMEMMOVE = @GL_GNULIB_WMEMMOVE@
5336 -GL_GNULIB_WMEMPCPY = @GL_GNULIB_WMEMPCPY@
5337 -GL_GNULIB_WMEMSET = @GL_GNULIB_WMEMSET@
5338 -GL_GNULIB_WRITE = @GL_GNULIB_WRITE@
5339 -GL_GNULIB__EXIT = @GL_GNULIB__EXIT@
5340 -GNULIBHEADERS_OVERRIDE_WINT_T = @GNULIBHEADERS_OVERRIDE_WINT_T@
5341 +GNULIB_ACOSF = @GNULIB_ACOSF@
5342 +GNULIB_ACOSL = @GNULIB_ACOSL@
5343 +GNULIB_ALPHASORT = @GNULIB_ALPHASORT@
5344 +GNULIB_ASINF = @GNULIB_ASINF@
5345 +GNULIB_ASINL = @GNULIB_ASINL@
5346 +GNULIB_ATAN2F = @GNULIB_ATAN2F@
5347 +GNULIB_ATANF = @GNULIB_ATANF@
5348 +GNULIB_ATANL = @GNULIB_ATANL@
5349 +GNULIB_ATOLL = @GNULIB_ATOLL@
5350 +GNULIB_BTOWC = @GNULIB_BTOWC@
5351 +GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
5352 +GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
5353 +GNULIB_CBRT = @GNULIB_CBRT@
5354 +GNULIB_CBRTF = @GNULIB_CBRTF@
5355 +GNULIB_CBRTL = @GNULIB_CBRTL@
5356 +GNULIB_CEIL = @GNULIB_CEIL@
5357 +GNULIB_CEILF = @GNULIB_CEILF@
5358 +GNULIB_CEILL = @GNULIB_CEILL@
5359 +GNULIB_CHDIR = @GNULIB_CHDIR@
5360 +GNULIB_CHOWN = @GNULIB_CHOWN@
5361 +GNULIB_CLOSE = @GNULIB_CLOSE@
5362 +GNULIB_CLOSEDIR = @GNULIB_CLOSEDIR@
5363 +GNULIB_COPYSIGN = @GNULIB_COPYSIGN@
5364 +GNULIB_COPYSIGNF = @GNULIB_COPYSIGNF@
5365 +GNULIB_COPYSIGNL = @GNULIB_COPYSIGNL@
5366 +GNULIB_COSF = @GNULIB_COSF@
5367 +GNULIB_COSHF = @GNULIB_COSHF@
5368 +GNULIB_COSL = @GNULIB_COSL@
5369 +GNULIB_CTIME = @GNULIB_CTIME@
5370 +GNULIB_DIRFD = @GNULIB_DIRFD@
5371 +GNULIB_DPRINTF = @GNULIB_DPRINTF@
5372 +GNULIB_DUP = @GNULIB_DUP@
5373 +GNULIB_DUP2 = @GNULIB_DUP2@
5374 +GNULIB_DUP3 = @GNULIB_DUP3@
5375 +GNULIB_ENVIRON = @GNULIB_ENVIRON@
5376 +GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
5377 +GNULIB_EXP2 = @GNULIB_EXP2@
5378 +GNULIB_EXP2F = @GNULIB_EXP2F@
5379 +GNULIB_EXP2L = @GNULIB_EXP2L@
5380 +GNULIB_EXPF = @GNULIB_EXPF@
5381 +GNULIB_EXPL = @GNULIB_EXPL@
5382 +GNULIB_EXPLICIT_BZERO = @GNULIB_EXPLICIT_BZERO@
5383 +GNULIB_EXPM1 = @GNULIB_EXPM1@
5384 +GNULIB_EXPM1F = @GNULIB_EXPM1F@
5385 +GNULIB_EXPM1L = @GNULIB_EXPM1L@
5386 +GNULIB_FABSF = @GNULIB_FABSF@
5387 +GNULIB_FABSL = @GNULIB_FABSL@
5388 +GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
5389 +GNULIB_FCHDIR = @GNULIB_FCHDIR@
5390 +GNULIB_FCHMODAT = @GNULIB_FCHMODAT@
5391 +GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
5392 +GNULIB_FCLOSE = @GNULIB_FCLOSE@
5393 +GNULIB_FCNTL = @GNULIB_FCNTL@
5394 +GNULIB_FDATASYNC = @GNULIB_FDATASYNC@
5395 +GNULIB_FDOPEN = @GNULIB_FDOPEN@
5396 +GNULIB_FDOPENDIR = @GNULIB_FDOPENDIR@
5397 +GNULIB_FFLUSH = @GNULIB_FFLUSH@
5398 +GNULIB_FFS = @GNULIB_FFS@
5399 +GNULIB_FFSL = @GNULIB_FFSL@
5400 +GNULIB_FFSLL = @GNULIB_FFSLL@
5401 +GNULIB_FGETC = @GNULIB_FGETC@
5402 +GNULIB_FGETS = @GNULIB_FGETS@
5403 +GNULIB_FLOOR = @GNULIB_FLOOR@
5404 +GNULIB_FLOORF = @GNULIB_FLOORF@
5405 +GNULIB_FLOORL = @GNULIB_FLOORL@
5406 +GNULIB_FMA = @GNULIB_FMA@
5407 +GNULIB_FMAF = @GNULIB_FMAF@
5408 +GNULIB_FMAL = @GNULIB_FMAL@
5409 +GNULIB_FMOD = @GNULIB_FMOD@
5410 +GNULIB_FMODF = @GNULIB_FMODF@
5411 +GNULIB_FMODL = @GNULIB_FMODL@
5412 +GNULIB_FOPEN = @GNULIB_FOPEN@
5413 +GNULIB_FPRINTF = @GNULIB_FPRINTF@
5414 +GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
5415 +GNULIB_FPURGE = @GNULIB_FPURGE@
5416 +GNULIB_FPUTC = @GNULIB_FPUTC@
5417 +GNULIB_FPUTS = @GNULIB_FPUTS@
5418 +GNULIB_FREAD = @GNULIB_FREAD@
5419 +GNULIB_FREOPEN = @GNULIB_FREOPEN@
5420 +GNULIB_FREXP = @GNULIB_FREXP@
5421 +GNULIB_FREXPF = @GNULIB_FREXPF@
5422 +GNULIB_FREXPL = @GNULIB_FREXPL@
5423 +GNULIB_FSCANF = @GNULIB_FSCANF@
5424 +GNULIB_FSEEK = @GNULIB_FSEEK@
5425 +GNULIB_FSEEKO = @GNULIB_FSEEKO@
5426 +GNULIB_FSTAT = @GNULIB_FSTAT@
5427 +GNULIB_FSTATAT = @GNULIB_FSTATAT@
5428 +GNULIB_FSYNC = @GNULIB_FSYNC@
5429 +GNULIB_FTELL = @GNULIB_FTELL@
5430 +GNULIB_FTELLO = @GNULIB_FTELLO@
5431 +GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
5432 +GNULIB_FUTIMENS = @GNULIB_FUTIMENS@
5433 +GNULIB_FWRITE = @GNULIB_FWRITE@
5434 +GNULIB_GETC = @GNULIB_GETC@
5435 +GNULIB_GETCHAR = @GNULIB_GETCHAR@
5436 +GNULIB_GETCWD = @GNULIB_GETCWD@
5437 +GNULIB_GETDELIM = @GNULIB_GETDELIM@
5438 +GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
5439 +GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
5440 +GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
5441 +GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
5442 +GNULIB_GETLINE = @GNULIB_GETLINE@
5443 +GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
5444 +GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
5445 +GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
5446 +GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
5447 +GNULIB_GETPASS = @GNULIB_GETPASS@
5448 +GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
5449 GNULIB_GETTIMEOFDAY = @GNULIB_GETTIMEOFDAY@
5450 +GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
5451 +GNULIB_GL_UNISTD_H_GETOPT = @GNULIB_GL_UNISTD_H_GETOPT@
5452 +GNULIB_GRANTPT = @GNULIB_GRANTPT@
5453 +GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
5454 +GNULIB_HYPOT = @GNULIB_HYPOT@
5455 +GNULIB_HYPOTF = @GNULIB_HYPOTF@
5456 +GNULIB_HYPOTL = @GNULIB_HYPOTL@
5457 +GNULIB_ILOGB = @GNULIB_ILOGB@
5458 +GNULIB_ILOGBF = @GNULIB_ILOGBF@
5459 +GNULIB_ILOGBL = @GNULIB_ILOGBL@
5460 +GNULIB_IMAXABS = @GNULIB_IMAXABS@
5461 +GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
5462 +GNULIB_ISATTY = @GNULIB_ISATTY@
5463 +GNULIB_ISFINITE = @GNULIB_ISFINITE@
5464 +GNULIB_ISINF = @GNULIB_ISINF@
5465 +GNULIB_ISNAN = @GNULIB_ISNAN@
5466 +GNULIB_ISNAND = @GNULIB_ISNAND@
5467 +GNULIB_ISNANF = @GNULIB_ISNANF@
5468 +GNULIB_ISNANL = @GNULIB_ISNANL@
5469 +GNULIB_LCHMOD = @GNULIB_LCHMOD@
5470 +GNULIB_LCHOWN = @GNULIB_LCHOWN@
5471 +GNULIB_LDEXPF = @GNULIB_LDEXPF@
5472 +GNULIB_LDEXPL = @GNULIB_LDEXPL@
5473 +GNULIB_LINK = @GNULIB_LINK@
5474 +GNULIB_LINKAT = @GNULIB_LINKAT@
5475 +GNULIB_LOCALTIME = @GNULIB_LOCALTIME@
5476 +GNULIB_LOG = @GNULIB_LOG@
5477 +GNULIB_LOG10 = @GNULIB_LOG10@
5478 +GNULIB_LOG10F = @GNULIB_LOG10F@
5479 +GNULIB_LOG10L = @GNULIB_LOG10L@
5480 +GNULIB_LOG1P = @GNULIB_LOG1P@
5481 +GNULIB_LOG1PF = @GNULIB_LOG1PF@
5482 +GNULIB_LOG1PL = @GNULIB_LOG1PL@
5483 +GNULIB_LOG2 = @GNULIB_LOG2@
5484 +GNULIB_LOG2F = @GNULIB_LOG2F@
5485 +GNULIB_LOG2L = @GNULIB_LOG2L@
5486 +GNULIB_LOGB = @GNULIB_LOGB@
5487 +GNULIB_LOGBF = @GNULIB_LOGBF@
5488 +GNULIB_LOGBL = @GNULIB_LOGBL@
5489 +GNULIB_LOGF = @GNULIB_LOGF@
5490 +GNULIB_LOGL = @GNULIB_LOGL@
5491 +GNULIB_LSEEK = @GNULIB_LSEEK@
5492 +GNULIB_LSTAT = @GNULIB_LSTAT@
5493 +GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
5494 +GNULIB_MBRLEN = @GNULIB_MBRLEN@
5495 +GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
5496 +GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
5497 +GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
5498 +GNULIB_MBSCHR = @GNULIB_MBSCHR@
5499 +GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
5500 +GNULIB_MBSINIT = @GNULIB_MBSINIT@
5501 +GNULIB_MBSLEN = @GNULIB_MBSLEN@
5502 +GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
5503 +GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
5504 +GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
5505 +GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
5506 +GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
5507 +GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
5508 +GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
5509 +GNULIB_MBSSEP = @GNULIB_MBSSEP@
5510 +GNULIB_MBSSPN = @GNULIB_MBSSPN@
5511 +GNULIB_MBSSTR = @GNULIB_MBSSTR@
5512 +GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
5513 +GNULIB_MBTOWC = @GNULIB_MBTOWC@
5514 +GNULIB_MEMCHR = @GNULIB_MEMCHR@
5515 +GNULIB_MEMMEM = @GNULIB_MEMMEM@
5516 +GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
5517 +GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
5518 +GNULIB_MKDIRAT = @GNULIB_MKDIRAT@
5519 +GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
5520 +GNULIB_MKFIFO = @GNULIB_MKFIFO@
5521 +GNULIB_MKFIFOAT = @GNULIB_MKFIFOAT@
5522 +GNULIB_MKNOD = @GNULIB_MKNOD@
5523 +GNULIB_MKNODAT = @GNULIB_MKNODAT@
5524 +GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
5525 +GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
5526 +GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
5527 +GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
5528 +GNULIB_MKTIME = @GNULIB_MKTIME@
5529 +GNULIB_MODF = @GNULIB_MODF@
5530 +GNULIB_MODFF = @GNULIB_MODFF@
5531 +GNULIB_MODFL = @GNULIB_MODFL@
5532 +GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
5533 +GNULIB_NONBLOCKING = @GNULIB_NONBLOCKING@
5534 +GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
5535 +GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
5536 +GNULIB_OPEN = @GNULIB_OPEN@
5537 +GNULIB_OPENAT = @GNULIB_OPENAT@
5538 +GNULIB_OPENDIR = @GNULIB_OPENDIR@
5539 +GNULIB_OVERRIDES_STRUCT_STAT = @GNULIB_OVERRIDES_STRUCT_STAT@
5540 +GNULIB_OVERRIDES_WINT_T = @GNULIB_OVERRIDES_WINT_T@
5541 +GNULIB_PCLOSE = @GNULIB_PCLOSE@
5542 +GNULIB_PERROR = @GNULIB_PERROR@
5543 +GNULIB_PIPE = @GNULIB_PIPE@
5544 +GNULIB_PIPE2 = @GNULIB_PIPE2@
5545 +GNULIB_POPEN = @GNULIB_POPEN@
5546 +GNULIB_POSIX_OPENPT = @GNULIB_POSIX_OPENPT@
5547 +GNULIB_POWF = @GNULIB_POWF@
5548 +GNULIB_PREAD = @GNULIB_PREAD@
5549 +GNULIB_PRINTF = @GNULIB_PRINTF@
5550 +GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
5551 +GNULIB_PTSNAME = @GNULIB_PTSNAME@
5552 +GNULIB_PTSNAME_R = @GNULIB_PTSNAME_R@
5553 +GNULIB_PUTC = @GNULIB_PUTC@
5554 +GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
5555 +GNULIB_PUTENV = @GNULIB_PUTENV@
5556 +GNULIB_PUTS = @GNULIB_PUTS@
5557 +GNULIB_PWRITE = @GNULIB_PWRITE@
5558 +GNULIB_QSORT_R = @GNULIB_QSORT_R@
5559 +GNULIB_RANDOM = @GNULIB_RANDOM@
5560 +GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
5561 +GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
5562 +GNULIB_READ = @GNULIB_READ@
5563 +GNULIB_READDIR = @GNULIB_READDIR@
5564 +GNULIB_READLINK = @GNULIB_READLINK@
5565 +GNULIB_READLINKAT = @GNULIB_READLINKAT@
5566 +GNULIB_REALLOCARRAY = @GNULIB_REALLOCARRAY@
5567 +GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
5568 +GNULIB_REALPATH = @GNULIB_REALPATH@
5569 +GNULIB_REMAINDER = @GNULIB_REMAINDER@
5570 +GNULIB_REMAINDERF = @GNULIB_REMAINDERF@
5571 +GNULIB_REMAINDERL = @GNULIB_REMAINDERL@
5572 +GNULIB_REMOVE = @GNULIB_REMOVE@
5573 +GNULIB_RENAME = @GNULIB_RENAME@
5574 +GNULIB_RENAMEAT = @GNULIB_RENAMEAT@
5575 +GNULIB_REWINDDIR = @GNULIB_REWINDDIR@
5576 +GNULIB_RINT = @GNULIB_RINT@
5577 +GNULIB_RINTF = @GNULIB_RINTF@
5578 +GNULIB_RINTL = @GNULIB_RINTL@
5579 +GNULIB_RMDIR = @GNULIB_RMDIR@
5580 +GNULIB_ROUND = @GNULIB_ROUND@
5581 +GNULIB_ROUNDF = @GNULIB_ROUNDF@
5582 +GNULIB_ROUNDL = @GNULIB_ROUNDL@
5583 +GNULIB_RPMATCH = @GNULIB_RPMATCH@
5584 +GNULIB_SCANDIR = @GNULIB_SCANDIR@
5585 +GNULIB_SCANF = @GNULIB_SCANF@
5586 +GNULIB_SECURE_GETENV = @GNULIB_SECURE_GETENV@
5587 +GNULIB_SETENV = @GNULIB_SETENV@
5588 +GNULIB_SETHOSTNAME = @GNULIB_SETHOSTNAME@
5589 +GNULIB_SIGNBIT = @GNULIB_SIGNBIT@
5590 +GNULIB_SINF = @GNULIB_SINF@
5591 +GNULIB_SINHF = @GNULIB_SINHF@
5592 +GNULIB_SINL = @GNULIB_SINL@
5593 +GNULIB_SLEEP = @GNULIB_SLEEP@
5594 +GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
5595 +GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
5596 +GNULIB_SQRTF = @GNULIB_SQRTF@
5597 +GNULIB_SQRTL = @GNULIB_SQRTL@
5598 +GNULIB_STAT = @GNULIB_STAT@
5599 +GNULIB_STDIO_H_NONBLOCKING = @GNULIB_STDIO_H_NONBLOCKING@
5600 +GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
5601 +GNULIB_STPCPY = @GNULIB_STPCPY@
5602 +GNULIB_STPNCPY = @GNULIB_STPNCPY@
5603 +GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
5604 +GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
5605 +GNULIB_STRDUP = @GNULIB_STRDUP@
5606 +GNULIB_STRERROR = @GNULIB_STRERROR@
5607 +GNULIB_STRERROR_R = @GNULIB_STRERROR_R@
5608 +GNULIB_STRFTIME = @GNULIB_STRFTIME@
5609 +GNULIB_STRNCAT = @GNULIB_STRNCAT@
5610 +GNULIB_STRNDUP = @GNULIB_STRNDUP@
5611 +GNULIB_STRNLEN = @GNULIB_STRNLEN@
5612 +GNULIB_STRPBRK = @GNULIB_STRPBRK@
5613 +GNULIB_STRPTIME = @GNULIB_STRPTIME@
5614 +GNULIB_STRSEP = @GNULIB_STRSEP@
5615 +GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
5616 +GNULIB_STRSTR = @GNULIB_STRSTR@
5617 +GNULIB_STRTOD = @GNULIB_STRTOD@
5618 +GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
5619 +GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
5620 +GNULIB_STRTOLD = @GNULIB_STRTOLD@
5621 +GNULIB_STRTOLL = @GNULIB_STRTOLL@
5622 +GNULIB_STRTOULL = @GNULIB_STRTOULL@
5623 +GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
5624 +GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
5625 +GNULIB_SYMLINK = @GNULIB_SYMLINK@
5626 +GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
5627 +GNULIB_SYSTEM_POSIX = @GNULIB_SYSTEM_POSIX@
5628 +GNULIB_TANF = @GNULIB_TANF@
5629 +GNULIB_TANHF = @GNULIB_TANHF@
5630 +GNULIB_TANL = @GNULIB_TANL@
5631 +GNULIB_TIMEGM = @GNULIB_TIMEGM@
5632 +GNULIB_TIME_R = @GNULIB_TIME_R@
5633 +GNULIB_TIME_RZ = @GNULIB_TIME_RZ@
5634 +GNULIB_TMPFILE = @GNULIB_TMPFILE@
5635 +GNULIB_TRUNC = @GNULIB_TRUNC@
5636 +GNULIB_TRUNCATE = @GNULIB_TRUNCATE@
5637 +GNULIB_TRUNCF = @GNULIB_TRUNCF@
5638 +GNULIB_TRUNCL = @GNULIB_TRUNCL@
5639 +GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
5640 +GNULIB_TZSET = @GNULIB_TZSET@
5641 +GNULIB_UNISTD_H_NONBLOCKING = @GNULIB_UNISTD_H_NONBLOCKING@
5642 +GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
5643 +GNULIB_UNLINK = @GNULIB_UNLINK@
5644 +GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
5645 +GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
5646 +GNULIB_UNSETENV = @GNULIB_UNSETENV@
5647 +GNULIB_USLEEP = @GNULIB_USLEEP@
5648 +GNULIB_UTIME = @GNULIB_UTIME@
5649 +GNULIB_UTIMENSAT = @GNULIB_UTIMENSAT@
5650 +GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
5651 +GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
5652 +GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
5653 +GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
5654 +GNULIB_VFSCANF = @GNULIB_VFSCANF@
5655 +GNULIB_VPRINTF = @GNULIB_VPRINTF@
5656 +GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
5657 +GNULIB_VSCANF = @GNULIB_VSCANF@
5658 +GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
5659 +GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
5660 +GNULIB_WCPCPY = @GNULIB_WCPCPY@
5661 +GNULIB_WCPNCPY = @GNULIB_WCPNCPY@
5662 +GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
5663 +GNULIB_WCSCASECMP = @GNULIB_WCSCASECMP@
5664 +GNULIB_WCSCAT = @GNULIB_WCSCAT@
5665 +GNULIB_WCSCHR = @GNULIB_WCSCHR@
5666 +GNULIB_WCSCMP = @GNULIB_WCSCMP@
5667 +GNULIB_WCSCOLL = @GNULIB_WCSCOLL@
5668 +GNULIB_WCSCPY = @GNULIB_WCSCPY@
5669 +GNULIB_WCSCSPN = @GNULIB_WCSCSPN@
5670 +GNULIB_WCSDUP = @GNULIB_WCSDUP@
5671 +GNULIB_WCSFTIME = @GNULIB_WCSFTIME@
5672 +GNULIB_WCSLEN = @GNULIB_WCSLEN@
5673 +GNULIB_WCSNCASECMP = @GNULIB_WCSNCASECMP@
5674 +GNULIB_WCSNCAT = @GNULIB_WCSNCAT@
5675 +GNULIB_WCSNCMP = @GNULIB_WCSNCMP@
5676 +GNULIB_WCSNCPY = @GNULIB_WCSNCPY@
5677 +GNULIB_WCSNLEN = @GNULIB_WCSNLEN@
5678 +GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
5679 +GNULIB_WCSPBRK = @GNULIB_WCSPBRK@
5680 +GNULIB_WCSRCHR = @GNULIB_WCSRCHR@
5681 +GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
5682 +GNULIB_WCSSPN = @GNULIB_WCSSPN@
5683 +GNULIB_WCSSTR = @GNULIB_WCSSTR@
5684 +GNULIB_WCSTOK = @GNULIB_WCSTOK@
5685 +GNULIB_WCSWIDTH = @GNULIB_WCSWIDTH@
5686 +GNULIB_WCSXFRM = @GNULIB_WCSXFRM@
5687 +GNULIB_WCTOB = @GNULIB_WCTOB@
5688 +GNULIB_WCTOMB = @GNULIB_WCTOMB@
5689 +GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
5690 +GNULIB_WMEMCHR = @GNULIB_WMEMCHR@
5691 +GNULIB_WMEMCMP = @GNULIB_WMEMCMP@
5692 +GNULIB_WMEMCPY = @GNULIB_WMEMCPY@
5693 +GNULIB_WMEMMOVE = @GNULIB_WMEMMOVE@
5694 +GNULIB_WMEMSET = @GNULIB_WMEMSET@
5695 +GNULIB_WRITE = @GNULIB_WRITE@
5696 +GNULIB__EXIT = @GNULIB__EXIT@
5697 GPGME_CFLAGS = @GPGME_CFLAGS@
5698 GPGME_CONFIG = @GPGME_CONFIG@
5699 GPGME_LIBS = @GPGME_LIBS@
5700 GREP = @GREP@
5701 HAVE_ACOSF = @HAVE_ACOSF@
5702 HAVE_ACOSL = @HAVE_ACOSL@
5703 -HAVE_ALIGNED_ALLOC = @HAVE_ALIGNED_ALLOC@
5704 HAVE_ALLOCA_H = @HAVE_ALLOCA_H@
5705 HAVE_ALPHASORT = @HAVE_ALPHASORT@
5706 HAVE_ASINF = @HAVE_ASINF@
5707 @@ -1251,7 +907,6 @@ HAVE_CHOWN = @HAVE_CHOWN@
5708 HAVE_CLOSEDIR = @HAVE_CLOSEDIR@
5709 HAVE_COPYSIGN = @HAVE_COPYSIGN@
5710 HAVE_COPYSIGNL = @HAVE_COPYSIGNL@
5711 -HAVE_COPY_FILE_RANGE = @HAVE_COPY_FILE_RANGE@
5712 HAVE_COSF = @HAVE_COSF@
5713 HAVE_COSHF = @HAVE_COSHF@
5714 HAVE_COSL = @HAVE_COSL@
5715 @@ -1266,17 +921,13 @@ HAVE_DECL_CEILL = @HAVE_DECL_CEILL@
5716 HAVE_DECL_COPYSIGNF = @HAVE_DECL_COPYSIGNF@
5717 HAVE_DECL_COSL = @HAVE_DECL_COSL@
5718 HAVE_DECL_DIRFD = @HAVE_DECL_DIRFD@
5719 -HAVE_DECL_ECVT = @HAVE_DECL_ECVT@
5720 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
5721 -HAVE_DECL_EXECVPE = @HAVE_DECL_EXECVPE@
5722 HAVE_DECL_EXP2 = @HAVE_DECL_EXP2@
5723 HAVE_DECL_EXP2F = @HAVE_DECL_EXP2F@
5724 HAVE_DECL_EXP2L = @HAVE_DECL_EXP2L@
5725 HAVE_DECL_EXPL = @HAVE_DECL_EXPL@
5726 HAVE_DECL_EXPM1L = @HAVE_DECL_EXPM1L@
5727 HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
5728 -HAVE_DECL_FCLOSEALL = @HAVE_DECL_FCLOSEALL@
5729 -HAVE_DECL_FCVT = @HAVE_DECL_FCVT@
5730 HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@
5731 HAVE_DECL_FDOPENDIR = @HAVE_DECL_FDOPENDIR@
5732 HAVE_DECL_FLOORF = @HAVE_DECL_FLOORF@
5733 @@ -1285,7 +936,6 @@ HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@
5734 HAVE_DECL_FREXPL = @HAVE_DECL_FREXPL@
5735 HAVE_DECL_FSEEKO = @HAVE_DECL_FSEEKO@
5736 HAVE_DECL_FTELLO = @HAVE_DECL_FTELLO@
5737 -HAVE_DECL_GCVT = @HAVE_DECL_GCVT@
5738 HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
5739 HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
5740 HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
5741 @@ -1337,14 +987,13 @@ HAVE_DECL_TRUNCL = @HAVE_DECL_TRUNCL@
5742 HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
5743 HAVE_DECL_UNSETENV = @HAVE_DECL_UNSETENV@
5744 HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
5745 -HAVE_DECL_WCSDUP = @HAVE_DECL_WCSDUP@
5746 HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
5747 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
5748 HAVE_DIRENT_H = @HAVE_DIRENT_H@
5749 HAVE_DPRINTF = @HAVE_DPRINTF@
5750 +HAVE_DUP2 = @HAVE_DUP2@
5751 HAVE_DUP3 = @HAVE_DUP3@
5752 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
5753 -HAVE_EXECVPE = @HAVE_EXECVPE@
5754 HAVE_EXPF = @HAVE_EXPF@
5755 HAVE_EXPL = @HAVE_EXPL@
5756 HAVE_EXPLICIT_BZERO = @HAVE_EXPLICIT_BZERO@
5757 @@ -1376,7 +1025,6 @@ HAVE_FTELLO = @HAVE_FTELLO@
5758 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
5759 HAVE_FUTIMENS = @HAVE_FUTIMENS@
5760 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
5761 -HAVE_GETENTROPY = @HAVE_GETENTROPY@
5762 HAVE_GETGROUPS = @HAVE_GETGROUPS@
5763 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
5764 HAVE_GETLOGIN = @HAVE_GETLOGIN@
5765 @@ -1385,7 +1033,6 @@ HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
5766 HAVE_GETPASS = @HAVE_GETPASS@
5767 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
5768 HAVE_GETTIMEOFDAY = @HAVE_GETTIMEOFDAY@
5769 -HAVE_GETUMASK = @HAVE_GETUMASK@
5770 HAVE_GRANTPT = @HAVE_GRANTPT@
5771 HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
5772 HAVE_HYPOTF = @HAVE_HYPOTF@
5773 @@ -1413,6 +1060,7 @@ HAVE_LOGBF = @HAVE_LOGBF@
5774 HAVE_LOGBL = @HAVE_LOGBL@
5775 HAVE_LOGF = @HAVE_LOGF@
5776 HAVE_LOGL = @HAVE_LOGL@
5777 +HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
5778 HAVE_LSTAT = @HAVE_LSTAT@
5779 HAVE_MAX_ALIGN_T = @HAVE_MAX_ALIGN_T@
5780 HAVE_MBRLEN = @HAVE_MBRLEN@
5781 @@ -1422,6 +1070,7 @@ HAVE_MBSLEN = @HAVE_MBSLEN@
5782 HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
5783 HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
5784 HAVE_MBTOWC = @HAVE_MBTOWC@
5785 +HAVE_MEMCHR = @HAVE_MEMCHR@
5786 HAVE_MEMPCPY = @HAVE_MEMPCPY@
5787 HAVE_MKDIRAT = @HAVE_MKDIRAT@
5788 HAVE_MKDTEMP = @HAVE_MKDTEMP@
5789 @@ -1444,7 +1093,6 @@ HAVE_PCLOSE = @HAVE_PCLOSE@
5790 HAVE_PIPE = @HAVE_PIPE@
5791 HAVE_PIPE2 = @HAVE_PIPE2@
5792 HAVE_POPEN = @HAVE_POPEN@
5793 -HAVE_POSIX_MEMALIGN = @HAVE_POSIX_MEMALIGN@
5794 HAVE_POSIX_OPENPT = @HAVE_POSIX_OPENPT@
5795 HAVE_POWF = @HAVE_POWF@
5796 HAVE_PREAD = @HAVE_PREAD@
5797 @@ -1474,8 +1122,6 @@ HAVE_SECURE_GETENV = @HAVE_SECURE_GETENV@
5798 HAVE_SETENV = @HAVE_SETENV@
5799 HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@
5800 HAVE_SETSTATE = @HAVE_SETSTATE@
5801 -HAVE_SIGABBREV_NP = @HAVE_SIGABBREV_NP@
5802 -HAVE_SIGDESCR_NP = @HAVE_SIGDESCR_NP@
5803 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
5804 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
5805 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
5806 @@ -1491,16 +1137,13 @@ HAVE_STPNCPY = @HAVE_STPNCPY@
5807 HAVE_STRCASECMP = @HAVE_STRCASECMP@
5808 HAVE_STRCASESTR = @HAVE_STRCASESTR@
5809 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
5810 -HAVE_STRERRORNAME_NP = @HAVE_STRERRORNAME_NP@
5811 HAVE_STRINGS_H = @HAVE_STRINGS_H@
5812 HAVE_STRPBRK = @HAVE_STRPBRK@
5813 HAVE_STRPTIME = @HAVE_STRPTIME@
5814 HAVE_STRSEP = @HAVE_STRSEP@
5815 HAVE_STRTOD = @HAVE_STRTOD@
5816 -HAVE_STRTOL = @HAVE_STRTOL@
5817 HAVE_STRTOLD = @HAVE_STRTOLD@
5818 HAVE_STRTOLL = @HAVE_STRTOLL@
5819 -HAVE_STRTOUL = @HAVE_STRTOUL@
5820 HAVE_STRTOULL = @HAVE_STRTOULL@
5821 HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
5822 HAVE_STRUCT_TIMEVAL = @HAVE_STRUCT_TIMEVAL@
5823 @@ -1518,12 +1161,12 @@ HAVE_TANF = @HAVE_TANF@
5824 HAVE_TANHF = @HAVE_TANHF@
5825 HAVE_TANL = @HAVE_TANL@
5826 HAVE_TIMEGM = @HAVE_TIMEGM@
5827 -HAVE_TIMESPEC_GET = @HAVE_TIMESPEC_GET@
5828 -HAVE_TIMESPEC_GETRES = @HAVE_TIMESPEC_GETRES@
5829 HAVE_TIMEZONE_T = @HAVE_TIMEZONE_T@
5830 +HAVE_TZSET = @HAVE_TZSET@
5831 HAVE_UNISTD_H = @HAVE_UNISTD_H@
5832 HAVE_UNLINKAT = @HAVE_UNLINKAT@
5833 HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
5834 +HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
5835 HAVE_USLEEP = @HAVE_USLEEP@
5836 HAVE_UTIME = @HAVE_UTIME@
5837 HAVE_UTIMENSAT = @HAVE_UTIMENSAT@
5838 @@ -1565,7 +1208,6 @@ HAVE_WMEMCHR = @HAVE_WMEMCHR@
5839 HAVE_WMEMCMP = @HAVE_WMEMCMP@
5840 HAVE_WMEMCPY = @HAVE_WMEMCPY@
5841 HAVE_WMEMMOVE = @HAVE_WMEMMOVE@
5842 -HAVE_WMEMPCPY = @HAVE_WMEMPCPY@
5843 HAVE_WMEMSET = @HAVE_WMEMSET@
5844 HAVE__BOOL = @HAVE__BOOL@
5845 HAVE__EXIT = @HAVE__EXIT@
5846 @@ -1662,18 +1304,16 @@ PATH_SEPARATOR = @PATH_SEPARATOR@
5847 PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
5848 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
5849 PRIPTR_PREFIX = @PRIPTR_PREFIX@
5850 +PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
5851 PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
5852 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
5853 RANLIB = @RANLIB@
5854 -REPLACE_ACCESS = @REPLACE_ACCESS@
5855 REPLACE_ACOSF = @REPLACE_ACOSF@
5856 -REPLACE_ALIGNED_ALLOC = @REPLACE_ALIGNED_ALLOC@
5857 REPLACE_ASINF = @REPLACE_ASINF@
5858 REPLACE_ATAN2F = @REPLACE_ATAN2F@
5859 REPLACE_ATANF = @REPLACE_ATANF@
5860 REPLACE_BTOWC = @REPLACE_BTOWC@
5861 -REPLACE_CALLOC_FOR_CALLOC_GNU = @REPLACE_CALLOC_FOR_CALLOC_GNU@
5862 -REPLACE_CALLOC_FOR_CALLOC_POSIX = @REPLACE_CALLOC_FOR_CALLOC_POSIX@
5863 +REPLACE_CALLOC = @REPLACE_CALLOC@
5864 REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
5865 REPLACE_CBRTF = @REPLACE_CBRTF@
5866 REPLACE_CBRTL = @REPLACE_CBRTL@
5867 @@ -1683,22 +1323,13 @@ REPLACE_CEILL = @REPLACE_CEILL@
5868 REPLACE_CHOWN = @REPLACE_CHOWN@
5869 REPLACE_CLOSE = @REPLACE_CLOSE@
5870 REPLACE_CLOSEDIR = @REPLACE_CLOSEDIR@
5871 -REPLACE_COPY_FILE_RANGE = @REPLACE_COPY_FILE_RANGE@
5872 REPLACE_COSF = @REPLACE_COSF@
5873 REPLACE_COSHF = @REPLACE_COSHF@
5874 -REPLACE_CREAT = @REPLACE_CREAT@
5875 REPLACE_CTIME = @REPLACE_CTIME@
5876 REPLACE_DIRFD = @REPLACE_DIRFD@
5877 REPLACE_DPRINTF = @REPLACE_DPRINTF@
5878 REPLACE_DUP = @REPLACE_DUP@
5879 REPLACE_DUP2 = @REPLACE_DUP2@
5880 -REPLACE_EXECL = @REPLACE_EXECL@
5881 -REPLACE_EXECLE = @REPLACE_EXECLE@
5882 -REPLACE_EXECLP = @REPLACE_EXECLP@
5883 -REPLACE_EXECV = @REPLACE_EXECV@
5884 -REPLACE_EXECVE = @REPLACE_EXECVE@
5885 -REPLACE_EXECVP = @REPLACE_EXECVP@
5886 -REPLACE_EXECVPE = @REPLACE_EXECVPE@
5887 REPLACE_EXP2 = @REPLACE_EXP2@
5888 REPLACE_EXP2L = @REPLACE_EXP2L@
5889 REPLACE_EXPF = @REPLACE_EXPF@
5890 @@ -1708,14 +1339,12 @@ REPLACE_EXPM1F = @REPLACE_EXPM1F@
5891 REPLACE_EXPM1L = @REPLACE_EXPM1L@
5892 REPLACE_FABSL = @REPLACE_FABSL@
5893 REPLACE_FACCESSAT = @REPLACE_FACCESSAT@
5894 -REPLACE_FCHMODAT = @REPLACE_FCHMODAT@
5895 REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
5896 REPLACE_FCLOSE = @REPLACE_FCLOSE@
5897 REPLACE_FCNTL = @REPLACE_FCNTL@
5898 REPLACE_FDOPEN = @REPLACE_FDOPEN@
5899 REPLACE_FDOPENDIR = @REPLACE_FDOPENDIR@
5900 REPLACE_FFLUSH = @REPLACE_FFLUSH@
5901 -REPLACE_FFSLL = @REPLACE_FFSLL@
5902 REPLACE_FLOOR = @REPLACE_FLOOR@
5903 REPLACE_FLOORF = @REPLACE_FLOORF@
5904 REPLACE_FLOORL = @REPLACE_FLOORL@
5905 @@ -1726,10 +1355,8 @@ REPLACE_FMOD = @REPLACE_FMOD@
5906 REPLACE_FMODF = @REPLACE_FMODF@
5907 REPLACE_FMODL = @REPLACE_FMODL@
5908 REPLACE_FOPEN = @REPLACE_FOPEN@
5909 -REPLACE_FOPEN_FOR_FOPEN_GNU = @REPLACE_FOPEN_FOR_FOPEN_GNU@
5910 REPLACE_FPRINTF = @REPLACE_FPRINTF@
5911 REPLACE_FPURGE = @REPLACE_FPURGE@
5912 -REPLACE_FREE = @REPLACE_FREE@
5913 REPLACE_FREOPEN = @REPLACE_FREOPEN@
5914 REPLACE_FREXP = @REPLACE_FREXP@
5915 REPLACE_FREXPF = @REPLACE_FREXPF@
5916 @@ -1751,7 +1378,6 @@ REPLACE_GETLINE = @REPLACE_GETLINE@
5917 REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
5918 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
5919 REPLACE_GETPASS = @REPLACE_GETPASS@
5920 -REPLACE_GETPASS_FOR_GETPASS_GNU = @REPLACE_GETPASS_FOR_GETPASS_GNU@
5921 REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
5922 REPLACE_GMTIME = @REPLACE_GMTIME@
5923 REPLACE_HUGE_VAL = @REPLACE_HUGE_VAL@
5924 @@ -1790,8 +1416,7 @@ REPLACE_LOGF = @REPLACE_LOGF@
5925 REPLACE_LOGL = @REPLACE_LOGL@
5926 REPLACE_LSEEK = @REPLACE_LSEEK@
5927 REPLACE_LSTAT = @REPLACE_LSTAT@
5928 -REPLACE_MALLOC_FOR_MALLOC_GNU = @REPLACE_MALLOC_FOR_MALLOC_GNU@
5929 -REPLACE_MALLOC_FOR_MALLOC_POSIX = @REPLACE_MALLOC_FOR_MALLOC_POSIX@
5930 +REPLACE_MALLOC = @REPLACE_MALLOC@
5931 REPLACE_MBRLEN = @REPLACE_MBRLEN@
5932 REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
5933 REPLACE_MBSINIT = @REPLACE_MBSINIT@
5934 @@ -1803,9 +1428,7 @@ REPLACE_MEMCHR = @REPLACE_MEMCHR@
5935 REPLACE_MEMMEM = @REPLACE_MEMMEM@
5936 REPLACE_MKDIR = @REPLACE_MKDIR@
5937 REPLACE_MKFIFO = @REPLACE_MKFIFO@
5938 -REPLACE_MKFIFOAT = @REPLACE_MKFIFOAT@
5939 REPLACE_MKNOD = @REPLACE_MKNOD@
5940 -REPLACE_MKNODAT = @REPLACE_MKNODAT@
5941 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
5942 REPLACE_MKTIME = @REPLACE_MKTIME@
5943 REPLACE_MODF = @REPLACE_MODF@
5944 @@ -1820,7 +1443,6 @@ REPLACE_OPENAT = @REPLACE_OPENAT@
5945 REPLACE_OPENDIR = @REPLACE_OPENDIR@
5946 REPLACE_PERROR = @REPLACE_PERROR@
5947 REPLACE_POPEN = @REPLACE_POPEN@
5948 -REPLACE_POSIX_MEMALIGN = @REPLACE_POSIX_MEMALIGN@
5949 REPLACE_PREAD = @REPLACE_PREAD@
5950 REPLACE_PRINTF = @REPLACE_PRINTF@
5951 REPLACE_PTSNAME = @REPLACE_PTSNAME@
5952 @@ -1833,9 +1455,7 @@ REPLACE_RANDOM_R = @REPLACE_RANDOM_R@
5953 REPLACE_READ = @REPLACE_READ@
5954 REPLACE_READLINK = @REPLACE_READLINK@
5955 REPLACE_READLINKAT = @REPLACE_READLINKAT@
5956 -REPLACE_REALLOCARRAY = @REPLACE_REALLOCARRAY@
5957 -REPLACE_REALLOC_FOR_REALLOC_GNU = @REPLACE_REALLOC_FOR_REALLOC_GNU@
5958 -REPLACE_REALLOC_FOR_REALLOC_POSIX = @REPLACE_REALLOC_FOR_REALLOC_POSIX@
5959 +REPLACE_REALLOC = @REPLACE_REALLOC@
5960 REPLACE_REALPATH = @REPLACE_REALPATH@
5961 REPLACE_REMAINDER = @REPLACE_REMAINDER@
5962 REPLACE_REMAINDERF = @REPLACE_REMAINDERF@
5963 @@ -1851,7 +1471,7 @@ REPLACE_ROUNDL = @REPLACE_ROUNDL@
5964 REPLACE_SETENV = @REPLACE_SETENV@
5965 REPLACE_SETSTATE = @REPLACE_SETSTATE@
5966 REPLACE_SIGNBIT = @REPLACE_SIGNBIT@
5967 -REPLACE_SIGNBIT_USING_BUILTINS = @REPLACE_SIGNBIT_USING_BUILTINS@
5968 +REPLACE_SIGNBIT_USING_GCC = @REPLACE_SIGNBIT_USING_GCC@
5969 REPLACE_SINF = @REPLACE_SINF@
5970 REPLACE_SINHF = @REPLACE_SINHF@
5971 REPLACE_SLEEP = @REPLACE_SLEEP@
5972 @@ -1867,7 +1487,6 @@ REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
5973 REPLACE_STRCHRNUL = @REPLACE_STRCHRNUL@
5974 REPLACE_STRDUP = @REPLACE_STRDUP@
5975 REPLACE_STRERROR = @REPLACE_STRERROR@
5976 -REPLACE_STRERRORNAME_NP = @REPLACE_STRERRORNAME_NP@
5977 REPLACE_STRERROR_R = @REPLACE_STRERROR_R@
5978 REPLACE_STRFTIME = @REPLACE_STRFTIME@
5979 REPLACE_STRNCAT = @REPLACE_STRNCAT@
5980 @@ -1878,11 +1497,7 @@ REPLACE_STRSTR = @REPLACE_STRSTR@
5981 REPLACE_STRTOD = @REPLACE_STRTOD@
5982 REPLACE_STRTOIMAX = @REPLACE_STRTOIMAX@
5983 REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
5984 -REPLACE_STRTOL = @REPLACE_STRTOL@
5985 REPLACE_STRTOLD = @REPLACE_STRTOLD@
5986 -REPLACE_STRTOLL = @REPLACE_STRTOLL@
5987 -REPLACE_STRTOUL = @REPLACE_STRTOUL@
5988 -REPLACE_STRTOULL = @REPLACE_STRTOULL@
5989 REPLACE_STRTOUMAX = @REPLACE_STRTOUMAX@
5990 REPLACE_STRUCT_TIMEVAL = @REPLACE_STRUCT_TIMEVAL@
5991 REPLACE_SYMLINK = @REPLACE_SYMLINK@
5992 @@ -1913,7 +1528,6 @@ REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
5993 REPLACE_WCSFTIME = @REPLACE_WCSFTIME@
5994 REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
5995 REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
5996 -REPLACE_WCSTOK = @REPLACE_WCSTOK@
5997 REPLACE_WCSWIDTH = @REPLACE_WCSWIDTH@
5998 REPLACE_WCTOB = @REPLACE_WCTOB@
5999 REPLACE_WCTOMB = @REPLACE_WCTOMB@
6000 @@ -1925,21 +1539,19 @@ SET_MAKE = @SET_MAKE@
6001 SHELL = @SHELL@
6002 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
6003 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
6004 -STDALIGN_H = @STDALIGN_H@
6005 STDBOOL_H = @STDBOOL_H@
6006 STDDEF_H = @STDDEF_H@
6007 STDINT_H = @STDINT_H@
6008 STRIP = @STRIP@
6009 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
6010 TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
6011 -TIME_H_DEFINES_TIME_UTC = @TIME_H_DEFINES_TIME_UTC@
6012 UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@
6013 UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@
6014 UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
6015 UNISTD_H_DEFINES_STRUCT_TIMESPEC = @UNISTD_H_DEFINES_STRUCT_TIMESPEC@
6016 -UNISTD_H_HAVE_SYS_RANDOM_H = @UNISTD_H_HAVE_SYS_RANDOM_H@
6017 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
6018 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
6019 +UTIME_H = @UTIME_H@
6020 VERSION = @VERSION@
6021 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
6022 WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
6023 @@ -1971,10 +1583,8 @@ datarootdir = @datarootdir@
6024 docdir = @docdir@
6025 dvidir = @dvidir@
6026 exec_prefix = @exec_prefix@
6027 -gl_LIBOBJDEPS = @gl_LIBOBJDEPS@
6028 gl_LIBOBJS = @gl_LIBOBJS@
6029 gl_LTLIBOBJS = @gl_LTLIBOBJS@
6030 -gltests_LIBOBJDEPS = @gltests_LIBOBJDEPS@
6031 gltests_LIBOBJS = @gltests_LIBOBJS@
6032 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
6033 gltests_WITNESS = @gltests_WITNESS@
6034 @@ -2007,56 +1617,62 @@ target_alias = @target_alias@
6035 top_build_prefix = @top_build_prefix@
6036 top_builddir = @top_builddir@
6037 top_srcdir = @top_srcdir@
6038 -AUTOMAKE_OPTIONS = 1.11 gnits subdir-objects
6039 +AUTOMAKE_OPTIONS = 1.11 gnits
6040 SUBDIRS =
6041 noinst_HEADERS =
6042 noinst_LIBRARIES = libgnu.a
6043 noinst_LTLIBRARIES =
6044 -EXTRA_DIST = alloca.in.h assure.h attribute.h basename-lgpl.h calloc.c \
6045 - calloc.c chdir-long.h cloexec.h dirent-private.h dirent.in.h \
6046 - dirname.h eloop-threshold.h errno.in.h error.h exitfail.h \
6047 - at-func.c fcntl.in.h fd-hook.h filename.h filenamecat.h \
6048 - float.in.h fpucw.h frexp.c frexp.c frexpl.c stat-w32.c \
6049 - stat-w32.h at-func.c getopt-cdefs.in.h getopt-core.h \
6050 - getopt-ext.h getopt-pfx-core.h getopt-pfx-ext.h getopt.in.h \
6051 - getopt_int.h ialloc.h intprops.h inttypes.in.h float+.h \
6052 - isnan.c isnand-nolibm.h isnand.c float+.h isnan.c \
6053 +EXTRA_DIST = alloca.in.h assure.h openat-priv.h openat-proc.c \
6054 + canonicalize-lgpl.c chdir-long.c chdir-long.h cloexec.h \
6055 + close.c closedir.c dirent-private.h dirent.in.h dirfd.c \
6056 + dirname.h dosname.h dup.c dup2.c errno.in.h error.c error.h \
6057 + euidaccess.c exitfail.h at-func.c faccessat.c fchdir.c fcntl.c \
6058 + fcntl.in.h fd-hook.h fdopendir.c filename.h filenamecat.h \
6059 + float.c float.in.h itold.c fpucw.h frexp.c frexp.c frexpl.c \
6060 + fstat.c stat-w32.c stat-w32.h at-func.c fstatat.c futimens.c \
6061 + getcwd-lgpl.c getdelim.c getdtablesize.c getgroups.c getline.c \
6062 + getopt-cdefs.in.h getopt-core.h getopt-ext.h getopt-pfx-core.h \
6063 + getopt-pfx-ext.h getopt.c getopt.in.h getopt1.c getopt_int.h \
6064 + gettimeofday.c group-member.c intprops.h inttypes.in.h \
6065 + float+.h isnan.c isnand-nolibm.h isnand.c float+.h isnan.c \
6066 isnanf-nolibm.h isnanf.c float+.h isnan.c isnanl-nolibm.h \
6067 - isnanl.c cdefs.h libc-config.h limits.in.h malloc.c malloc.c \
6068 - malloca.h math.in.h memchr.valgrind at-func.c msvc-inval.h \
6069 - msvc-nothrow.h openat.h dirent-private.h pathmax.h \
6070 - printf-frexp.h printf-frexp.c printf-frexpl.h \
6071 - rawmemchr.valgrind at-func.c realloc.c realloc.c at-func2.c \
6072 - at-func2.c renameatu.h root-uid.h same-inode.h save-cwd.h \
6073 - malloc/scratch_buffer.h scratch_buffer.h float+.h _Noreturn.h \
6074 + isnanl.c limits.in.h localtime-buffer.c localtime-buffer.h \
6075 + lstat.c malloc.c malloca.h math.in.h memchr.c memchr.valgrind \
6076 + mempcpy.c memrchr.c mkdir.c at-func.c mkdirat.c msvc-inval.c \
6077 + msvc-inval.h msvc-nothrow.c msvc-nothrow.h open.c openat.c \
6078 + openat.h dirent-private.h opendir.c pathmax.h printf-frexp.h \
6079 + printf-frexp.c printf-frexpl.h readlink.c at-func.c \
6080 + readlinkat.c realloc.c rename.c renameat.c at-func2.c \
6081 + renameatu.h rmdir.c root-uid.h same-inode.h save-cwd.h \
6082 + float+.h signbitd.c signbitf.c signbitl.c _Noreturn.h \
6083 arg-nonnull.h c++defs.h warn-on-use.h stat-w32.c stat-w32.h \
6084 - stat-time.h stdalign.in.h stdbool.in.h stddef.in.h stdint.in.h \
6085 - stdio.in.h stdlib.in.h str-two-way.h strcasestr.c \
6086 - strerror-override.h string.in.h strings.in.h at-func.c \
6087 + stat.c stat-time.h stdbool.in.h stddef.in.h stdint.in.h \
6088 + stdio.in.h stdlib.in.h strcasecmp.c strncasecmp.c \
6089 + str-two-way.h strcasestr.c strdup.c strerror.c \
6090 + strerror-override.c strerror-override.h string.in.h \
6091 + strings.in.h strncat.c symlink.c at-func.c symlinkat.c \
6092 sys_stat.in.h sys_time.in.h sys_types.in.h time.in.h \
6093 - timespec.h unistd.in.h unistd--.h unistd-safer.h at-func.c \
6094 - utime.in.h utimens.h at-func.c asnprintf.c float+.h \
6095 - printf-args.c printf-args.h printf-parse.c printf-parse.h \
6096 - vasnprintf.c vasnprintf.h asprintf.c vasprintf.c verify.h \
6097 - wchar.in.h xalloc.h xalloc.h xalloc-oversized.h
6098 + timespec.h unistd.in.h unistd--.h unistd-safer.h unlink.c \
6099 + at-func.c unlinkat.c utime.c utime.in.h utimens.h at-func.c \
6100 + utimensat.c asnprintf.c float+.h printf-args.c printf-args.h \
6101 + printf-parse.c printf-parse.h vasnprintf.c vasnprintf.h \
6102 + asprintf.c vasprintf.c verify.h wchar.in.h xalloc.h \
6103 + xalloc-oversized.h
6104 BUILT_SOURCES = $(ALLOCA_H) dirent.h $(ERRNO_H) fcntl.h $(FLOAT_H) \
6105 $(GETOPT_H) $(GETOPT_CDEFS_H) inttypes.h $(LIMITS_H) math.h \
6106 - malloc/scratch_buffer.gl.h $(STDALIGN_H) $(STDBOOL_H) \
6107 - $(STDDEF_H) $(STDINT_H) stdio.h stdlib.h string.h strings.h \
6108 - sys/stat.h sys/time.h sys/types.h time.h unistd.h utime.h \
6109 - wchar.h
6110 + $(STDBOOL_H) $(STDDEF_H) $(STDINT_H) stdio.h stdlib.h string.h \
6111 + strings.h sys/stat.h sys/time.h sys/types.h time.h unistd.h \
6112 + $(UTIME_H) wchar.h
6113 SUFFIXES =
6114 MOSTLYCLEANFILES = core *.stackdump alloca.h alloca.h-t dirent.h \
6115 dirent.h-t errno.h errno.h-t fcntl.h fcntl.h-t float.h \
6116 float.h-t getopt.h getopt.h-t getopt-cdefs.h getopt-cdefs.h-t \
6117 inttypes.h inttypes.h-t limits.h limits.h-t math.h math.h-t \
6118 - malloc/scratch_buffer.gl.h malloc/scratch_buffer.gl.h-t \
6119 - stdalign.h stdalign.h-t stdbool.h stdbool.h-t stddef.h \
6120 - stddef.h-t stdint.h stdint.h-t stdio.h stdio.h-t stdlib.h \
6121 - stdlib.h-t string.h string.h-t strings.h strings.h-t \
6122 - sys/stat.h sys/stat.h-t sys/time.h sys/time.h-t sys/types.h \
6123 - sys/types.h-t time.h time.h-t unistd.h unistd.h-t utime.h \
6124 - utime.h-t wchar.h wchar.h-t
6125 + stdbool.h stdbool.h-t stddef.h stddef.h-t stdint.h stdint.h-t \
6126 + stdio.h stdio.h-t stdlib.h stdlib.h-t string.h string.h-t \
6127 + strings.h strings.h-t sys/stat.h sys/stat.h-t sys/time.h \
6128 + sys/time.h-t sys/types.h sys/types.h-t time.h time.h-t \
6129 + unistd.h unistd.h-t utime.h utime.h-t wchar.h wchar.h-t
6130 MOSTLYCLEANDIRS = sys
6131 CLEANFILES =
6132 DISTCLEANFILES =
6133 @@ -2064,67 +1680,39 @@ MAINTAINERCLEANFILES =
6134 # No GNU Make output.
6135 AM_CPPFLAGS =
6136 AM_CFLAGS =
6137 -libgnu_a_SOURCES = openat-priv.h openat-proc.c basename-lgpl.c \
6138 - $(am__append_1) $(am__append_2) cloexec.c $(am__append_3) \
6139 - $(am__append_4) $(am__append_5) dirname-lgpl.c stripslash.c \
6140 - $(am__append_6) $(am__append_7) $(am__append_8) \
6141 - $(am__append_9) exitfail.c $(am__append_10) $(am__append_11) \
6142 - $(am__append_12) fd-hook.c fd-safer-flag.c dup-safer-flag.c \
6143 - $(am__append_13) filenamecat-lgpl.c $(am__append_14) \
6144 - $(am__append_15) $(am__append_16) $(am__append_17) \
6145 - $(am__append_18) $(am__append_19) $(am__append_20) \
6146 - $(am__append_21) $(am__append_22) $(am__append_23) \
6147 - $(am__append_24) $(am__append_25) getprogname.h getprogname.c \
6148 - gettext.h gettime.c $(am__append_26) $(am__append_27) ialloc.c \
6149 - idx.h $(am__append_28) malloca.c math.c $(am__append_29) \
6150 - $(am__append_30) $(am__append_31) minmax.h $(am__append_32) \
6151 - $(am__append_33) $(am__append_34) $(am__append_35) \
6152 - $(am__append_36) $(am__append_37) openat-die.c \
6153 - $(am__append_38) $(am__append_39) printf-frexp.c \
6154 - printf-frexpl.c $(am__append_40) $(am__append_41) \
6155 - $(am__append_42) $(am__append_43) $(am__append_44) \
6156 - $(am__append_45) renameatu.c $(am__append_46) save-cwd.c \
6157 - malloc/scratch_buffer_dupfree.c malloc/scratch_buffer_grow.c \
6158 - malloc/scratch_buffer_grow_preserve.c \
6159 - malloc/scratch_buffer_set_array_size.c $(am__append_47) \
6160 - size_max.h $(am__append_48) stat-time.c statat.c \
6161 - $(am__append_49) $(am__append_50) $(am__append_51) \
6162 - $(am__append_52) $(am__append_53) $(am__append_54) \
6163 - $(am__append_55) $(am__append_56) $(am__append_57) \
6164 - $(am__append_58) timespec.c unistd.c dup-safer.c fd-safer.c \
6165 - pipe-safer.c $(am__append_59) $(am__append_60) \
6166 - $(am__append_61) utimens.c $(am__append_62) xmalloc.c \
6167 +libgnu_a_SOURCES = cloexec.c dirname-lgpl.c basename-lgpl.c \
6168 + stripslash.c exitfail.c fd-hook.c fd-safer-flag.c \
6169 + dup-safer-flag.c filenamecat-lgpl.c getprogname.h \
6170 + getprogname.c gettext.h gettime.c malloca.c math.c \
6171 + openat-die.c printf-frexp.c printf-frexpl.c renameatu.c \
6172 + save-cwd.c size_max.h stat-time.c statat.c timespec.c unistd.c \
6173 + dup-safer.c fd-safer.c pipe-safer.c utimens.c xmalloc.c \
6174 xalloc-die.c xsize.h xsize.c
6175 -libgnu_a_CFLAGS = $(AM_CFLAGS) $(GL_CFLAG_GNULIB_WARNINGS)
6176 libgnu_a_LIBADD = $(gl_LIBOBJS)
6177 libgnu_a_DEPENDENCIES = $(gl_LIBOBJS)
6178 -EXTRA_libgnu_a_SOURCES = calloc.c calloc.c at-func.c frexp.c frexp.c \
6179 - frexpl.c stat-w32.c at-func.c isnan.c isnand.c isnan.c \
6180 - isnanf.c isnan.c isnanl.c malloc.c malloc.c at-func.c \
6181 - printf-frexp.c at-func.c realloc.c realloc.c at-func2.c \
6182 - at-func2.c stat-w32.c strcasestr.c at-func.c at-func.c \
6183 - at-func.c asnprintf.c printf-args.c printf-parse.c \
6184 - vasnprintf.c asprintf.c vasprintf.c
6185 +EXTRA_libgnu_a_SOURCES = openat-proc.c canonicalize-lgpl.c \
6186 + chdir-long.c close.c closedir.c dirfd.c dup.c dup2.c error.c \
6187 + euidaccess.c at-func.c faccessat.c fchdir.c fcntl.c \
6188 + fdopendir.c float.c itold.c frexp.c frexp.c frexpl.c fstat.c \
6189 + stat-w32.c at-func.c fstatat.c futimens.c getcwd-lgpl.c \
6190 + getdelim.c getdtablesize.c getgroups.c getline.c getopt.c \
6191 + getopt1.c gettimeofday.c group-member.c isnan.c isnand.c \
6192 + isnan.c isnanf.c isnan.c isnanl.c localtime-buffer.c lstat.c \
6193 + malloc.c memchr.c mempcpy.c memrchr.c mkdir.c at-func.c \
6194 + mkdirat.c msvc-inval.c msvc-nothrow.c open.c openat.c \
6195 + opendir.c printf-frexp.c readlink.c at-func.c readlinkat.c \
6196 + realloc.c rename.c renameat.c at-func2.c rmdir.c signbitd.c \
6197 + signbitf.c signbitl.c stat-w32.c stat.c strcasecmp.c \
6198 + strncasecmp.c strcasestr.c strdup.c strerror.c \
6199 + strerror-override.c strncat.c symlink.c at-func.c symlinkat.c \
6200 + unlink.c at-func.c unlinkat.c utime.c at-func.c utimensat.c \
6201 + asnprintf.c printf-args.c printf-parse.c vasnprintf.c \
6202 + asprintf.c vasprintf.c
6203
6204 # Use this preprocessor expression to decide whether #include_next works.
6205 # Do not rely on a 'configure'-time test for this, since the expression
6206 # might appear in an installed header, which is used by some other compiler.
6207 -HAVE_INCLUDE_NEXT = (__GNUC__ || __clang__ || 60000000 <= __DECC_VER)
6208 -
6209 -# In 'sed', replace the pattern space with a "DO NOT EDIT" comment.
6210 -SED_HEADER_NOEDIT = s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,
6211 -
6212 -# '$(SED_HEADER_STDOUT) -e "..."' runs 'sed' but first outputs "DO NOT EDIT".
6213 -SED_HEADER_STDOUT = sed -e 1h -e '1$(SED_HEADER_NOEDIT)' -e 1G
6214 -
6215 -# '$(SED_HEADER_TO_AT_t) FILE' copies FILE to $@-t, prepending a leading
6216 -# "DO_NOT_EDIT". Although this could be done more simply via:
6217 -# SED_HEADER_TO_AT_t = $(SED_HEADER_STDOUT) > $@-t
6218 -# the -n and 'w' avoid a fork+exec, at least when GNU Make is used.
6219 -SED_HEADER_TO_AT_t = $(SED_HEADER_STDOUT) -n -e 'w $@-t'
6220 -
6221 -# Use $(gl_V_at) instead of $(AM_V_GEN) or $(AM_V_at) on a line that
6222 -gl_V_at = $(AM_V_GEN)
6223 +HAVE_INCLUDE_NEXT = (__GNUC__ || 60000000 <= __DECC_VER)
6224
6225 # Because this Makefile snippet defines a variable used by other
6226 # gnulib Makefile snippets, it must be present in all makefiles that
6227 @@ -2193,20 +1781,6 @@ clean-noinstLTLIBRARIES:
6228 echo rm -f $${locs}; \
6229 rm -f $${locs}; \
6230 }
6231 -malloc/$(am__dirstamp):
6232 - @$(MKDIR_P) malloc
6233 - @: > malloc/$(am__dirstamp)
6234 -malloc/$(DEPDIR)/$(am__dirstamp):
6235 - @$(MKDIR_P) malloc/$(DEPDIR)
6236 - @: > malloc/$(DEPDIR)/$(am__dirstamp)
6237 -malloc/libgnu_a-scratch_buffer_dupfree.$(OBJEXT): \
6238 - malloc/$(am__dirstamp) malloc/$(DEPDIR)/$(am__dirstamp)
6239 -malloc/libgnu_a-scratch_buffer_grow.$(OBJEXT): malloc/$(am__dirstamp) \
6240 - malloc/$(DEPDIR)/$(am__dirstamp)
6241 -malloc/libgnu_a-scratch_buffer_grow_preserve.$(OBJEXT): \
6242 - malloc/$(am__dirstamp) malloc/$(DEPDIR)/$(am__dirstamp)
6243 -malloc/libgnu_a-scratch_buffer_set_array_size.$(OBJEXT): \
6244 - malloc/$(am__dirstamp) malloc/$(DEPDIR)/$(am__dirstamp)
6245
6246 libgnu.a: $(libgnu_a_OBJECTS) $(libgnu_a_DEPENDENCIES) $(EXTRA_libgnu_a_DEPENDENCIES)
6247 $(AM_V_at)-rm -f libgnu.a
6248 @@ -2215,130 +1789,118 @@ libgnu.a: $(libgnu_a_OBJECTS) $(libgnu_a_DEPENDENCIES) $(EXTRA_libgnu_a_DEPENDEN
6249
6250 mostlyclean-compile:
6251 -rm -f *.$(OBJEXT)
6252 - -rm -f malloc/*.$(OBJEXT)
6253
6254 distclean-compile:
6255 -rm -f *.tab.c
6256
6257 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-asnprintf.Po@am__quote@ # am--include-marker
6258 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-asprintf.Po@am__quote@ # am--include-marker
6259 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-at-func.Po@am__quote@ # am--include-marker
6260 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-at-func2.Po@am__quote@ # am--include-marker
6261 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-basename-lgpl.Po@am__quote@ # am--include-marker
6262 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-calloc.Po@am__quote@ # am--include-marker
6263 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-canonicalize-lgpl.Po@am__quote@ # am--include-marker
6264 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-chdir-long.Po@am__quote@ # am--include-marker
6265 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-cloexec.Po@am__quote@ # am--include-marker
6266 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-close.Po@am__quote@ # am--include-marker
6267 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-closedir.Po@am__quote@ # am--include-marker
6268 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-dirfd.Po@am__quote@ # am--include-marker
6269 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-dirname-lgpl.Po@am__quote@ # am--include-marker
6270 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-dup-safer-flag.Po@am__quote@ # am--include-marker
6271 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-dup-safer.Po@am__quote@ # am--include-marker
6272 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-dup.Po@am__quote@ # am--include-marker
6273 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-dup2.Po@am__quote@ # am--include-marker
6274 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-error.Po@am__quote@ # am--include-marker
6275 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-euidaccess.Po@am__quote@ # am--include-marker
6276 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-exitfail.Po@am__quote@ # am--include-marker
6277 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-faccessat.Po@am__quote@ # am--include-marker
6278 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-fchdir.Po@am__quote@ # am--include-marker
6279 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-fcntl.Po@am__quote@ # am--include-marker
6280 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-fd-hook.Po@am__quote@ # am--include-marker
6281 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-fd-safer-flag.Po@am__quote@ # am--include-marker
6282 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-fd-safer.Po@am__quote@ # am--include-marker
6283 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-fdopendir.Po@am__quote@ # am--include-marker
6284 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-filenamecat-lgpl.Po@am__quote@ # am--include-marker
6285 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-float.Po@am__quote@ # am--include-marker
6286 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-free.Po@am__quote@ # am--include-marker
6287 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-frexp.Po@am__quote@ # am--include-marker
6288 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-frexpl.Po@am__quote@ # am--include-marker
6289 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-fstat.Po@am__quote@ # am--include-marker
6290 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-fstatat.Po@am__quote@ # am--include-marker
6291 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-futimens.Po@am__quote@ # am--include-marker
6292 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-getcwd-lgpl.Po@am__quote@ # am--include-marker
6293 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-getdelim.Po@am__quote@ # am--include-marker
6294 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-getdtablesize.Po@am__quote@ # am--include-marker
6295 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-getgroups.Po@am__quote@ # am--include-marker
6296 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-getline.Po@am__quote@ # am--include-marker
6297 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-getopt.Po@am__quote@ # am--include-marker
6298 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-getopt1.Po@am__quote@ # am--include-marker
6299 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-getprogname.Po@am__quote@ # am--include-marker
6300 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-gettime.Po@am__quote@ # am--include-marker
6301 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-gettimeofday.Po@am__quote@ # am--include-marker
6302 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-group-member.Po@am__quote@ # am--include-marker
6303 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-ialloc.Po@am__quote@ # am--include-marker
6304 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-isnan.Po@am__quote@ # am--include-marker
6305 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-isnand.Po@am__quote@ # am--include-marker
6306 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-isnanf.Po@am__quote@ # am--include-marker
6307 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-isnanl.Po@am__quote@ # am--include-marker
6308 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-itold.Po@am__quote@ # am--include-marker
6309 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-lstat.Po@am__quote@ # am--include-marker
6310 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-malloc.Po@am__quote@ # am--include-marker
6311 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-malloca.Po@am__quote@ # am--include-marker
6312 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-math.Po@am__quote@ # am--include-marker
6313 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-memchr.Po@am__quote@ # am--include-marker
6314 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-mempcpy.Po@am__quote@ # am--include-marker
6315 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-memrchr.Po@am__quote@ # am--include-marker
6316 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-mkdir.Po@am__quote@ # am--include-marker
6317 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-mkdirat.Po@am__quote@ # am--include-marker
6318 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-msvc-inval.Po@am__quote@ # am--include-marker
6319 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-msvc-nothrow.Po@am__quote@ # am--include-marker
6320 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-open.Po@am__quote@ # am--include-marker
6321 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-openat-die.Po@am__quote@ # am--include-marker
6322 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-openat-proc.Po@am__quote@ # am--include-marker
6323 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-openat.Po@am__quote@ # am--include-marker
6324 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-opendir.Po@am__quote@ # am--include-marker
6325 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-pipe-safer.Po@am__quote@ # am--include-marker
6326 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-pipe.Po@am__quote@ # am--include-marker
6327 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-printf-args.Po@am__quote@ # am--include-marker
6328 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-printf-frexp.Po@am__quote@ # am--include-marker
6329 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-printf-frexpl.Po@am__quote@ # am--include-marker
6330 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-printf-parse.Po@am__quote@ # am--include-marker
6331 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-rawmemchr.Po@am__quote@ # am--include-marker
6332 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-readlink.Po@am__quote@ # am--include-marker
6333 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-readlinkat.Po@am__quote@ # am--include-marker
6334 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-realloc.Po@am__quote@ # am--include-marker
6335 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-reallocarray.Po@am__quote@ # am--include-marker
6336 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-rename.Po@am__quote@ # am--include-marker
6337 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-renameat.Po@am__quote@ # am--include-marker
6338 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-renameatu.Po@am__quote@ # am--include-marker
6339 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-rmdir.Po@am__quote@ # am--include-marker
6340 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-save-cwd.Po@am__quote@ # am--include-marker
6341 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-signbitd.Po@am__quote@ # am--include-marker
6342 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-signbitf.Po@am__quote@ # am--include-marker
6343 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-signbitl.Po@am__quote@ # am--include-marker
6344 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-stat-time.Po@am__quote@ # am--include-marker
6345 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-stat-w32.Po@am__quote@ # am--include-marker
6346 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-stat.Po@am__quote@ # am--include-marker
6347 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-statat.Po@am__quote@ # am--include-marker
6348 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-stdio-read.Po@am__quote@ # am--include-marker
6349 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-stdio-write.Po@am__quote@ # am--include-marker
6350 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-strcasecmp.Po@am__quote@ # am--include-marker
6351 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-strcasestr.Po@am__quote@ # am--include-marker
6352 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-strdup.Po@am__quote@ # am--include-marker
6353 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-strerror-override.Po@am__quote@ # am--include-marker
6354 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-strerror.Po@am__quote@ # am--include-marker
6355 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-stripslash.Po@am__quote@ # am--include-marker
6356 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-strncasecmp.Po@am__quote@ # am--include-marker
6357 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-strncat.Po@am__quote@ # am--include-marker
6358 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-symlink.Po@am__quote@ # am--include-marker
6359 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-symlinkat.Po@am__quote@ # am--include-marker
6360 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-timespec.Po@am__quote@ # am--include-marker
6361 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-unistd.Po@am__quote@ # am--include-marker
6362 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-unlink.Po@am__quote@ # am--include-marker
6363 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-unlinkat.Po@am__quote@ # am--include-marker
6364 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-utime.Po@am__quote@ # am--include-marker
6365 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-utimens.Po@am__quote@ # am--include-marker
6366 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-utimensat.Po@am__quote@ # am--include-marker
6367 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-vasnprintf.Po@am__quote@ # am--include-marker
6368 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-vasprintf.Po@am__quote@ # am--include-marker
6369 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-xalloc-die.Po@am__quote@ # am--include-marker
6370 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-xmalloc.Po@am__quote@ # am--include-marker
6371 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnu_a-xsize.Po@am__quote@ # am--include-marker
6372 -@AMDEP_TRUE@@am__include@ @am__quote@malloc/$(DEPDIR)/libgnu_a-scratch_buffer_dupfree.Po@am__quote@ # am--include-marker
6373 -@AMDEP_TRUE@@am__include@ @am__quote@malloc/$(DEPDIR)/libgnu_a-scratch_buffer_grow.Po@am__quote@ # am--include-marker
6374 -@AMDEP_TRUE@@am__include@ @am__quote@malloc/$(DEPDIR)/libgnu_a-scratch_buffer_grow_preserve.Po@am__quote@ # am--include-marker
6375 -@AMDEP_TRUE@@am__include@ @am__quote@malloc/$(DEPDIR)/libgnu_a-scratch_buffer_set_array_size.Po@am__quote@ # am--include-marker
6376 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asnprintf.Po@am__quote@ # am--include-marker
6377 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asprintf.Po@am__quote@ # am--include-marker
6378 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/at-func.Po@am__quote@ # am--include-marker
6379 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/at-func2.Po@am__quote@ # am--include-marker
6380 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/basename-lgpl.Po@am__quote@ # am--include-marker
6381 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/canonicalize-lgpl.Po@am__quote@ # am--include-marker
6382 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/chdir-long.Po@am__quote@ # am--include-marker
6383 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cloexec.Po@am__quote@ # am--include-marker
6384 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/close.Po@am__quote@ # am--include-marker
6385 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/closedir.Po@am__quote@ # am--include-marker
6386 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dirfd.Po@am__quote@ # am--include-marker
6387 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dirname-lgpl.Po@am__quote@ # am--include-marker
6388 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dup-safer-flag.Po@am__quote@ # am--include-marker
6389 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dup-safer.Po@am__quote@ # am--include-marker
6390 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dup.Po@am__quote@ # am--include-marker
6391 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dup2.Po@am__quote@ # am--include-marker
6392 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/error.Po@am__quote@ # am--include-marker
6393 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/euidaccess.Po@am__quote@ # am--include-marker
6394 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exitfail.Po@am__quote@ # am--include-marker
6395 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/faccessat.Po@am__quote@ # am--include-marker
6396 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fchdir.Po@am__quote@ # am--include-marker
6397 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcntl.Po@am__quote@ # am--include-marker
6398 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fd-hook.Po@am__quote@ # am--include-marker
6399 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fd-safer-flag.Po@am__quote@ # am--include-marker
6400 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fd-safer.Po@am__quote@ # am--include-marker
6401 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fdopendir.Po@am__quote@ # am--include-marker
6402 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filenamecat-lgpl.Po@am__quote@ # am--include-marker
6403 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/float.Po@am__quote@ # am--include-marker
6404 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/frexp.Po@am__quote@ # am--include-marker
6405 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/frexpl.Po@am__quote@ # am--include-marker
6406 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fstat.Po@am__quote@ # am--include-marker
6407 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fstatat.Po@am__quote@ # am--include-marker
6408 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/futimens.Po@am__quote@ # am--include-marker
6409 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getcwd-lgpl.Po@am__quote@ # am--include-marker
6410 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getdelim.Po@am__quote@ # am--include-marker
6411 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getdtablesize.Po@am__quote@ # am--include-marker
6412 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getgroups.Po@am__quote@ # am--include-marker
6413 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getline.Po@am__quote@ # am--include-marker
6414 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@ # am--include-marker
6415 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@ # am--include-marker
6416 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getprogname.Po@am__quote@ # am--include-marker
6417 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gettime.Po@am__quote@ # am--include-marker
6418 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gettimeofday.Po@am__quote@ # am--include-marker
6419 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/group-member.Po@am__quote@ # am--include-marker
6420 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isnan.Po@am__quote@ # am--include-marker
6421 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isnand.Po@am__quote@ # am--include-marker
6422 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isnanf.Po@am__quote@ # am--include-marker
6423 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isnanl.Po@am__quote@ # am--include-marker
6424 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/itold.Po@am__quote@ # am--include-marker
6425 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/localtime-buffer.Po@am__quote@ # am--include-marker
6426 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lstat.Po@am__quote@ # am--include-marker
6427 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/malloc.Po@am__quote@ # am--include-marker
6428 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/malloca.Po@am__quote@ # am--include-marker
6429 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/math.Po@am__quote@ # am--include-marker
6430 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memchr.Po@am__quote@ # am--include-marker
6431 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mempcpy.Po@am__quote@ # am--include-marker
6432 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memrchr.Po@am__quote@ # am--include-marker
6433 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mkdir.Po@am__quote@ # am--include-marker
6434 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mkdirat.Po@am__quote@ # am--include-marker
6435 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msvc-inval.Po@am__quote@ # am--include-marker
6436 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msvc-nothrow.Po@am__quote@ # am--include-marker
6437 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/open.Po@am__quote@ # am--include-marker
6438 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openat-die.Po@am__quote@ # am--include-marker
6439 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openat-proc.Po@am__quote@ # am--include-marker
6440 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openat.Po@am__quote@ # am--include-marker
6441 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/opendir.Po@am__quote@ # am--include-marker
6442 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pipe-safer.Po@am__quote@ # am--include-marker
6443 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/printf-args.Po@am__quote@ # am--include-marker
6444 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/printf-frexp.Po@am__quote@ # am--include-marker
6445 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/printf-frexpl.Po@am__quote@ # am--include-marker
6446 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/printf-parse.Po@am__quote@ # am--include-marker
6447 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/readlink.Po@am__quote@ # am--include-marker
6448 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/readlinkat.Po@am__quote@ # am--include-marker
6449 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/realloc.Po@am__quote@ # am--include-marker
6450 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rename.Po@am__quote@ # am--include-marker
6451 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/renameat.Po@am__quote@ # am--include-marker
6452 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/renameatu.Po@am__quote@ # am--include-marker
6453 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rmdir.Po@am__quote@ # am--include-marker
6454 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/save-cwd.Po@am__quote@ # am--include-marker
6455 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/signbitd.Po@am__quote@ # am--include-marker
6456 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/signbitf.Po@am__quote@ # am--include-marker
6457 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/signbitl.Po@am__quote@ # am--include-marker
6458 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stat-time.Po@am__quote@ # am--include-marker
6459 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stat-w32.Po@am__quote@ # am--include-marker
6460 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stat.Po@am__quote@ # am--include-marker
6461 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/statat.Po@am__quote@ # am--include-marker
6462 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strcasecmp.Po@am__quote@ # am--include-marker
6463 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strcasestr.Po@am__quote@ # am--include-marker
6464 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strdup.Po@am__quote@ # am--include-marker
6465 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strerror-override.Po@am__quote@ # am--include-marker
6466 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strerror.Po@am__quote@ # am--include-marker
6467 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stripslash.Po@am__quote@ # am--include-marker
6468 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strncasecmp.Po@am__quote@ # am--include-marker
6469 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strncat.Po@am__quote@ # am--include-marker
6470 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/symlink.Po@am__quote@ # am--include-marker
6471 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/symlinkat.Po@am__quote@ # am--include-marker
6472 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timespec.Po@am__quote@ # am--include-marker
6473 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unistd.Po@am__quote@ # am--include-marker
6474 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unlink.Po@am__quote@ # am--include-marker
6475 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unlinkat.Po@am__quote@ # am--include-marker
6476 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utime.Po@am__quote@ # am--include-marker
6477 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utimens.Po@am__quote@ # am--include-marker
6478 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utimensat.Po@am__quote@ # am--include-marker
6479 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vasnprintf.Po@am__quote@ # am--include-marker
6480 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vasprintf.Po@am__quote@ # am--include-marker
6481 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xalloc-die.Po@am__quote@ # am--include-marker
6482 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmalloc.Po@am__quote@ # am--include-marker
6483 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xsize.Po@am__quote@ # am--include-marker
6484
6485 $(am__depfiles_remade):
6486 @$(MKDIR_P) $(@D)
6487 @@ -2347,1695 +1909,26 @@ $(am__depfiles_remade):
6488 am--depfiles: $(am__depfiles_remade)
6489
6490 .c.o:
6491 -@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
6492 -@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
6493 -@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
6494 +@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
6495 +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
6496 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
6497 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6498 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
6499
6500 .c.obj:
6501 -@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
6502 -@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
6503 -@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
6504 +@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
6505 +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
6506 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
6507 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6508 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
6509
6510 .c.lo:
6511 -@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
6512 -@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
6513 -@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
6514 +@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
6515 +@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
6516 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
6517 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6518 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
6519
6520 -libgnu_a-openat-proc.o: openat-proc.c
6521 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-openat-proc.o -MD -MP -MF $(DEPDIR)/libgnu_a-openat-proc.Tpo -c -o libgnu_a-openat-proc.o `test -f 'openat-proc.c' || echo '$(srcdir)/'`openat-proc.c
6522 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-openat-proc.Tpo $(DEPDIR)/libgnu_a-openat-proc.Po
6523 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='openat-proc.c' object='libgnu_a-openat-proc.o' libtool=no @AMDEPBACKSLASH@
6524 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6525 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-openat-proc.o `test -f 'openat-proc.c' || echo '$(srcdir)/'`openat-proc.c
6526 -
6527 -libgnu_a-openat-proc.obj: openat-proc.c
6528 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-openat-proc.obj -MD -MP -MF $(DEPDIR)/libgnu_a-openat-proc.Tpo -c -o libgnu_a-openat-proc.obj `if test -f 'openat-proc.c'; then $(CYGPATH_W) 'openat-proc.c'; else $(CYGPATH_W) '$(srcdir)/openat-proc.c'; fi`
6529 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-openat-proc.Tpo $(DEPDIR)/libgnu_a-openat-proc.Po
6530 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='openat-proc.c' object='libgnu_a-openat-proc.obj' libtool=no @AMDEPBACKSLASH@
6531 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6532 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-openat-proc.obj `if test -f 'openat-proc.c'; then $(CYGPATH_W) 'openat-proc.c'; else $(CYGPATH_W) '$(srcdir)/openat-proc.c'; fi`
6533 -
6534 -libgnu_a-basename-lgpl.o: basename-lgpl.c
6535 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-basename-lgpl.o -MD -MP -MF $(DEPDIR)/libgnu_a-basename-lgpl.Tpo -c -o libgnu_a-basename-lgpl.o `test -f 'basename-lgpl.c' || echo '$(srcdir)/'`basename-lgpl.c
6536 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-basename-lgpl.Tpo $(DEPDIR)/libgnu_a-basename-lgpl.Po
6537 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='basename-lgpl.c' object='libgnu_a-basename-lgpl.o' libtool=no @AMDEPBACKSLASH@
6538 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6539 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-basename-lgpl.o `test -f 'basename-lgpl.c' || echo '$(srcdir)/'`basename-lgpl.c
6540 -
6541 -libgnu_a-basename-lgpl.obj: basename-lgpl.c
6542 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-basename-lgpl.obj -MD -MP -MF $(DEPDIR)/libgnu_a-basename-lgpl.Tpo -c -o libgnu_a-basename-lgpl.obj `if test -f 'basename-lgpl.c'; then $(CYGPATH_W) 'basename-lgpl.c'; else $(CYGPATH_W) '$(srcdir)/basename-lgpl.c'; fi`
6543 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-basename-lgpl.Tpo $(DEPDIR)/libgnu_a-basename-lgpl.Po
6544 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='basename-lgpl.c' object='libgnu_a-basename-lgpl.obj' libtool=no @AMDEPBACKSLASH@
6545 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6546 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-basename-lgpl.obj `if test -f 'basename-lgpl.c'; then $(CYGPATH_W) 'basename-lgpl.c'; else $(CYGPATH_W) '$(srcdir)/basename-lgpl.c'; fi`
6547 -
6548 -libgnu_a-canonicalize-lgpl.o: canonicalize-lgpl.c
6549 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-canonicalize-lgpl.o -MD -MP -MF $(DEPDIR)/libgnu_a-canonicalize-lgpl.Tpo -c -o libgnu_a-canonicalize-lgpl.o `test -f 'canonicalize-lgpl.c' || echo '$(srcdir)/'`canonicalize-lgpl.c
6550 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-canonicalize-lgpl.Tpo $(DEPDIR)/libgnu_a-canonicalize-lgpl.Po
6551 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='canonicalize-lgpl.c' object='libgnu_a-canonicalize-lgpl.o' libtool=no @AMDEPBACKSLASH@
6552 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6553 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-canonicalize-lgpl.o `test -f 'canonicalize-lgpl.c' || echo '$(srcdir)/'`canonicalize-lgpl.c
6554 -
6555 -libgnu_a-canonicalize-lgpl.obj: canonicalize-lgpl.c
6556 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-canonicalize-lgpl.obj -MD -MP -MF $(DEPDIR)/libgnu_a-canonicalize-lgpl.Tpo -c -o libgnu_a-canonicalize-lgpl.obj `if test -f 'canonicalize-lgpl.c'; then $(CYGPATH_W) 'canonicalize-lgpl.c'; else $(CYGPATH_W) '$(srcdir)/canonicalize-lgpl.c'; fi`
6557 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-canonicalize-lgpl.Tpo $(DEPDIR)/libgnu_a-canonicalize-lgpl.Po
6558 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='canonicalize-lgpl.c' object='libgnu_a-canonicalize-lgpl.obj' libtool=no @AMDEPBACKSLASH@
6559 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6560 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-canonicalize-lgpl.obj `if test -f 'canonicalize-lgpl.c'; then $(CYGPATH_W) 'canonicalize-lgpl.c'; else $(CYGPATH_W) '$(srcdir)/canonicalize-lgpl.c'; fi`
6561 -
6562 -libgnu_a-chdir-long.o: chdir-long.c
6563 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-chdir-long.o -MD -MP -MF $(DEPDIR)/libgnu_a-chdir-long.Tpo -c -o libgnu_a-chdir-long.o `test -f 'chdir-long.c' || echo '$(srcdir)/'`chdir-long.c
6564 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-chdir-long.Tpo $(DEPDIR)/libgnu_a-chdir-long.Po
6565 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='chdir-long.c' object='libgnu_a-chdir-long.o' libtool=no @AMDEPBACKSLASH@
6566 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6567 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-chdir-long.o `test -f 'chdir-long.c' || echo '$(srcdir)/'`chdir-long.c
6568 -
6569 -libgnu_a-chdir-long.obj: chdir-long.c
6570 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-chdir-long.obj -MD -MP -MF $(DEPDIR)/libgnu_a-chdir-long.Tpo -c -o libgnu_a-chdir-long.obj `if test -f 'chdir-long.c'; then $(CYGPATH_W) 'chdir-long.c'; else $(CYGPATH_W) '$(srcdir)/chdir-long.c'; fi`
6571 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-chdir-long.Tpo $(DEPDIR)/libgnu_a-chdir-long.Po
6572 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='chdir-long.c' object='libgnu_a-chdir-long.obj' libtool=no @AMDEPBACKSLASH@
6573 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6574 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-chdir-long.obj `if test -f 'chdir-long.c'; then $(CYGPATH_W) 'chdir-long.c'; else $(CYGPATH_W) '$(srcdir)/chdir-long.c'; fi`
6575 -
6576 -libgnu_a-cloexec.o: cloexec.c
6577 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-cloexec.o -MD -MP -MF $(DEPDIR)/libgnu_a-cloexec.Tpo -c -o libgnu_a-cloexec.o `test -f 'cloexec.c' || echo '$(srcdir)/'`cloexec.c
6578 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-cloexec.Tpo $(DEPDIR)/libgnu_a-cloexec.Po
6579 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cloexec.c' object='libgnu_a-cloexec.o' libtool=no @AMDEPBACKSLASH@
6580 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6581 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-cloexec.o `test -f 'cloexec.c' || echo '$(srcdir)/'`cloexec.c
6582 -
6583 -libgnu_a-cloexec.obj: cloexec.c
6584 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-cloexec.obj -MD -MP -MF $(DEPDIR)/libgnu_a-cloexec.Tpo -c -o libgnu_a-cloexec.obj `if test -f 'cloexec.c'; then $(CYGPATH_W) 'cloexec.c'; else $(CYGPATH_W) '$(srcdir)/cloexec.c'; fi`
6585 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-cloexec.Tpo $(DEPDIR)/libgnu_a-cloexec.Po
6586 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='cloexec.c' object='libgnu_a-cloexec.obj' libtool=no @AMDEPBACKSLASH@
6587 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6588 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-cloexec.obj `if test -f 'cloexec.c'; then $(CYGPATH_W) 'cloexec.c'; else $(CYGPATH_W) '$(srcdir)/cloexec.c'; fi`
6589 -
6590 -libgnu_a-close.o: close.c
6591 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-close.o -MD -MP -MF $(DEPDIR)/libgnu_a-close.Tpo -c -o libgnu_a-close.o `test -f 'close.c' || echo '$(srcdir)/'`close.c
6592 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-close.Tpo $(DEPDIR)/libgnu_a-close.Po
6593 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='close.c' object='libgnu_a-close.o' libtool=no @AMDEPBACKSLASH@
6594 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6595 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-close.o `test -f 'close.c' || echo '$(srcdir)/'`close.c
6596 -
6597 -libgnu_a-close.obj: close.c
6598 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-close.obj -MD -MP -MF $(DEPDIR)/libgnu_a-close.Tpo -c -o libgnu_a-close.obj `if test -f 'close.c'; then $(CYGPATH_W) 'close.c'; else $(CYGPATH_W) '$(srcdir)/close.c'; fi`
6599 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-close.Tpo $(DEPDIR)/libgnu_a-close.Po
6600 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='close.c' object='libgnu_a-close.obj' libtool=no @AMDEPBACKSLASH@
6601 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6602 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-close.obj `if test -f 'close.c'; then $(CYGPATH_W) 'close.c'; else $(CYGPATH_W) '$(srcdir)/close.c'; fi`
6603 -
6604 -libgnu_a-closedir.o: closedir.c
6605 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-closedir.o -MD -MP -MF $(DEPDIR)/libgnu_a-closedir.Tpo -c -o libgnu_a-closedir.o `test -f 'closedir.c' || echo '$(srcdir)/'`closedir.c
6606 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-closedir.Tpo $(DEPDIR)/libgnu_a-closedir.Po
6607 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='closedir.c' object='libgnu_a-closedir.o' libtool=no @AMDEPBACKSLASH@
6608 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6609 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-closedir.o `test -f 'closedir.c' || echo '$(srcdir)/'`closedir.c
6610 -
6611 -libgnu_a-closedir.obj: closedir.c
6612 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-closedir.obj -MD -MP -MF $(DEPDIR)/libgnu_a-closedir.Tpo -c -o libgnu_a-closedir.obj `if test -f 'closedir.c'; then $(CYGPATH_W) 'closedir.c'; else $(CYGPATH_W) '$(srcdir)/closedir.c'; fi`
6613 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-closedir.Tpo $(DEPDIR)/libgnu_a-closedir.Po
6614 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='closedir.c' object='libgnu_a-closedir.obj' libtool=no @AMDEPBACKSLASH@
6615 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6616 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-closedir.obj `if test -f 'closedir.c'; then $(CYGPATH_W) 'closedir.c'; else $(CYGPATH_W) '$(srcdir)/closedir.c'; fi`
6617 -
6618 -libgnu_a-dirfd.o: dirfd.c
6619 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-dirfd.o -MD -MP -MF $(DEPDIR)/libgnu_a-dirfd.Tpo -c -o libgnu_a-dirfd.o `test -f 'dirfd.c' || echo '$(srcdir)/'`dirfd.c
6620 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-dirfd.Tpo $(DEPDIR)/libgnu_a-dirfd.Po
6621 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dirfd.c' object='libgnu_a-dirfd.o' libtool=no @AMDEPBACKSLASH@
6622 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6623 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-dirfd.o `test -f 'dirfd.c' || echo '$(srcdir)/'`dirfd.c
6624 -
6625 -libgnu_a-dirfd.obj: dirfd.c
6626 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-dirfd.obj -MD -MP -MF $(DEPDIR)/libgnu_a-dirfd.Tpo -c -o libgnu_a-dirfd.obj `if test -f 'dirfd.c'; then $(CYGPATH_W) 'dirfd.c'; else $(CYGPATH_W) '$(srcdir)/dirfd.c'; fi`
6627 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-dirfd.Tpo $(DEPDIR)/libgnu_a-dirfd.Po
6628 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dirfd.c' object='libgnu_a-dirfd.obj' libtool=no @AMDEPBACKSLASH@
6629 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6630 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-dirfd.obj `if test -f 'dirfd.c'; then $(CYGPATH_W) 'dirfd.c'; else $(CYGPATH_W) '$(srcdir)/dirfd.c'; fi`
6631 -
6632 -libgnu_a-dirname-lgpl.o: dirname-lgpl.c
6633 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-dirname-lgpl.o -MD -MP -MF $(DEPDIR)/libgnu_a-dirname-lgpl.Tpo -c -o libgnu_a-dirname-lgpl.o `test -f 'dirname-lgpl.c' || echo '$(srcdir)/'`dirname-lgpl.c
6634 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-dirname-lgpl.Tpo $(DEPDIR)/libgnu_a-dirname-lgpl.Po
6635 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dirname-lgpl.c' object='libgnu_a-dirname-lgpl.o' libtool=no @AMDEPBACKSLASH@
6636 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6637 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-dirname-lgpl.o `test -f 'dirname-lgpl.c' || echo '$(srcdir)/'`dirname-lgpl.c
6638 -
6639 -libgnu_a-dirname-lgpl.obj: dirname-lgpl.c
6640 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-dirname-lgpl.obj -MD -MP -MF $(DEPDIR)/libgnu_a-dirname-lgpl.Tpo -c -o libgnu_a-dirname-lgpl.obj `if test -f 'dirname-lgpl.c'; then $(CYGPATH_W) 'dirname-lgpl.c'; else $(CYGPATH_W) '$(srcdir)/dirname-lgpl.c'; fi`
6641 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-dirname-lgpl.Tpo $(DEPDIR)/libgnu_a-dirname-lgpl.Po
6642 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dirname-lgpl.c' object='libgnu_a-dirname-lgpl.obj' libtool=no @AMDEPBACKSLASH@
6643 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6644 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-dirname-lgpl.obj `if test -f 'dirname-lgpl.c'; then $(CYGPATH_W) 'dirname-lgpl.c'; else $(CYGPATH_W) '$(srcdir)/dirname-lgpl.c'; fi`
6645 -
6646 -libgnu_a-stripslash.o: stripslash.c
6647 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-stripslash.o -MD -MP -MF $(DEPDIR)/libgnu_a-stripslash.Tpo -c -o libgnu_a-stripslash.o `test -f 'stripslash.c' || echo '$(srcdir)/'`stripslash.c
6648 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-stripslash.Tpo $(DEPDIR)/libgnu_a-stripslash.Po
6649 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='stripslash.c' object='libgnu_a-stripslash.o' libtool=no @AMDEPBACKSLASH@
6650 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6651 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-stripslash.o `test -f 'stripslash.c' || echo '$(srcdir)/'`stripslash.c
6652 -
6653 -libgnu_a-stripslash.obj: stripslash.c
6654 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-stripslash.obj -MD -MP -MF $(DEPDIR)/libgnu_a-stripslash.Tpo -c -o libgnu_a-stripslash.obj `if test -f 'stripslash.c'; then $(CYGPATH_W) 'stripslash.c'; else $(CYGPATH_W) '$(srcdir)/stripslash.c'; fi`
6655 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-stripslash.Tpo $(DEPDIR)/libgnu_a-stripslash.Po
6656 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='stripslash.c' object='libgnu_a-stripslash.obj' libtool=no @AMDEPBACKSLASH@
6657 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6658 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-stripslash.obj `if test -f 'stripslash.c'; then $(CYGPATH_W) 'stripslash.c'; else $(CYGPATH_W) '$(srcdir)/stripslash.c'; fi`
6659 -
6660 -libgnu_a-dup.o: dup.c
6661 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-dup.o -MD -MP -MF $(DEPDIR)/libgnu_a-dup.Tpo -c -o libgnu_a-dup.o `test -f 'dup.c' || echo '$(srcdir)/'`dup.c
6662 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-dup.Tpo $(DEPDIR)/libgnu_a-dup.Po
6663 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dup.c' object='libgnu_a-dup.o' libtool=no @AMDEPBACKSLASH@
6664 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6665 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-dup.o `test -f 'dup.c' || echo '$(srcdir)/'`dup.c
6666 -
6667 -libgnu_a-dup.obj: dup.c
6668 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-dup.obj -MD -MP -MF $(DEPDIR)/libgnu_a-dup.Tpo -c -o libgnu_a-dup.obj `if test -f 'dup.c'; then $(CYGPATH_W) 'dup.c'; else $(CYGPATH_W) '$(srcdir)/dup.c'; fi`
6669 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-dup.Tpo $(DEPDIR)/libgnu_a-dup.Po
6670 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dup.c' object='libgnu_a-dup.obj' libtool=no @AMDEPBACKSLASH@
6671 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6672 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-dup.obj `if test -f 'dup.c'; then $(CYGPATH_W) 'dup.c'; else $(CYGPATH_W) '$(srcdir)/dup.c'; fi`
6673 -
6674 -libgnu_a-dup2.o: dup2.c
6675 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-dup2.o -MD -MP -MF $(DEPDIR)/libgnu_a-dup2.Tpo -c -o libgnu_a-dup2.o `test -f 'dup2.c' || echo '$(srcdir)/'`dup2.c
6676 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-dup2.Tpo $(DEPDIR)/libgnu_a-dup2.Po
6677 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dup2.c' object='libgnu_a-dup2.o' libtool=no @AMDEPBACKSLASH@
6678 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6679 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-dup2.o `test -f 'dup2.c' || echo '$(srcdir)/'`dup2.c
6680 -
6681 -libgnu_a-dup2.obj: dup2.c
6682 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-dup2.obj -MD -MP -MF $(DEPDIR)/libgnu_a-dup2.Tpo -c -o libgnu_a-dup2.obj `if test -f 'dup2.c'; then $(CYGPATH_W) 'dup2.c'; else $(CYGPATH_W) '$(srcdir)/dup2.c'; fi`
6683 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-dup2.Tpo $(DEPDIR)/libgnu_a-dup2.Po
6684 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dup2.c' object='libgnu_a-dup2.obj' libtool=no @AMDEPBACKSLASH@
6685 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6686 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-dup2.obj `if test -f 'dup2.c'; then $(CYGPATH_W) 'dup2.c'; else $(CYGPATH_W) '$(srcdir)/dup2.c'; fi`
6687 -
6688 -libgnu_a-error.o: error.c
6689 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-error.o -MD -MP -MF $(DEPDIR)/libgnu_a-error.Tpo -c -o libgnu_a-error.o `test -f 'error.c' || echo '$(srcdir)/'`error.c
6690 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-error.Tpo $(DEPDIR)/libgnu_a-error.Po
6691 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='error.c' object='libgnu_a-error.o' libtool=no @AMDEPBACKSLASH@
6692 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6693 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-error.o `test -f 'error.c' || echo '$(srcdir)/'`error.c
6694 -
6695 -libgnu_a-error.obj: error.c
6696 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-error.obj -MD -MP -MF $(DEPDIR)/libgnu_a-error.Tpo -c -o libgnu_a-error.obj `if test -f 'error.c'; then $(CYGPATH_W) 'error.c'; else $(CYGPATH_W) '$(srcdir)/error.c'; fi`
6697 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-error.Tpo $(DEPDIR)/libgnu_a-error.Po
6698 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='error.c' object='libgnu_a-error.obj' libtool=no @AMDEPBACKSLASH@
6699 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6700 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-error.obj `if test -f 'error.c'; then $(CYGPATH_W) 'error.c'; else $(CYGPATH_W) '$(srcdir)/error.c'; fi`
6701 -
6702 -libgnu_a-euidaccess.o: euidaccess.c
6703 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-euidaccess.o -MD -MP -MF $(DEPDIR)/libgnu_a-euidaccess.Tpo -c -o libgnu_a-euidaccess.o `test -f 'euidaccess.c' || echo '$(srcdir)/'`euidaccess.c
6704 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-euidaccess.Tpo $(DEPDIR)/libgnu_a-euidaccess.Po
6705 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='euidaccess.c' object='libgnu_a-euidaccess.o' libtool=no @AMDEPBACKSLASH@
6706 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6707 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-euidaccess.o `test -f 'euidaccess.c' || echo '$(srcdir)/'`euidaccess.c
6708 -
6709 -libgnu_a-euidaccess.obj: euidaccess.c
6710 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-euidaccess.obj -MD -MP -MF $(DEPDIR)/libgnu_a-euidaccess.Tpo -c -o libgnu_a-euidaccess.obj `if test -f 'euidaccess.c'; then $(CYGPATH_W) 'euidaccess.c'; else $(CYGPATH_W) '$(srcdir)/euidaccess.c'; fi`
6711 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-euidaccess.Tpo $(DEPDIR)/libgnu_a-euidaccess.Po
6712 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='euidaccess.c' object='libgnu_a-euidaccess.obj' libtool=no @AMDEPBACKSLASH@
6713 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6714 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-euidaccess.obj `if test -f 'euidaccess.c'; then $(CYGPATH_W) 'euidaccess.c'; else $(CYGPATH_W) '$(srcdir)/euidaccess.c'; fi`
6715 -
6716 -libgnu_a-exitfail.o: exitfail.c
6717 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-exitfail.o -MD -MP -MF $(DEPDIR)/libgnu_a-exitfail.Tpo -c -o libgnu_a-exitfail.o `test -f 'exitfail.c' || echo '$(srcdir)/'`exitfail.c
6718 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-exitfail.Tpo $(DEPDIR)/libgnu_a-exitfail.Po
6719 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='exitfail.c' object='libgnu_a-exitfail.o' libtool=no @AMDEPBACKSLASH@
6720 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6721 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-exitfail.o `test -f 'exitfail.c' || echo '$(srcdir)/'`exitfail.c
6722 -
6723 -libgnu_a-exitfail.obj: exitfail.c
6724 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-exitfail.obj -MD -MP -MF $(DEPDIR)/libgnu_a-exitfail.Tpo -c -o libgnu_a-exitfail.obj `if test -f 'exitfail.c'; then $(CYGPATH_W) 'exitfail.c'; else $(CYGPATH_W) '$(srcdir)/exitfail.c'; fi`
6725 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-exitfail.Tpo $(DEPDIR)/libgnu_a-exitfail.Po
6726 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='exitfail.c' object='libgnu_a-exitfail.obj' libtool=no @AMDEPBACKSLASH@
6727 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6728 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-exitfail.obj `if test -f 'exitfail.c'; then $(CYGPATH_W) 'exitfail.c'; else $(CYGPATH_W) '$(srcdir)/exitfail.c'; fi`
6729 -
6730 -libgnu_a-faccessat.o: faccessat.c
6731 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-faccessat.o -MD -MP -MF $(DEPDIR)/libgnu_a-faccessat.Tpo -c -o libgnu_a-faccessat.o `test -f 'faccessat.c' || echo '$(srcdir)/'`faccessat.c
6732 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-faccessat.Tpo $(DEPDIR)/libgnu_a-faccessat.Po
6733 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='faccessat.c' object='libgnu_a-faccessat.o' libtool=no @AMDEPBACKSLASH@
6734 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6735 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-faccessat.o `test -f 'faccessat.c' || echo '$(srcdir)/'`faccessat.c
6736 -
6737 -libgnu_a-faccessat.obj: faccessat.c
6738 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-faccessat.obj -MD -MP -MF $(DEPDIR)/libgnu_a-faccessat.Tpo -c -o libgnu_a-faccessat.obj `if test -f 'faccessat.c'; then $(CYGPATH_W) 'faccessat.c'; else $(CYGPATH_W) '$(srcdir)/faccessat.c'; fi`
6739 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-faccessat.Tpo $(DEPDIR)/libgnu_a-faccessat.Po
6740 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='faccessat.c' object='libgnu_a-faccessat.obj' libtool=no @AMDEPBACKSLASH@
6741 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6742 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-faccessat.obj `if test -f 'faccessat.c'; then $(CYGPATH_W) 'faccessat.c'; else $(CYGPATH_W) '$(srcdir)/faccessat.c'; fi`
6743 -
6744 -libgnu_a-fchdir.o: fchdir.c
6745 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-fchdir.o -MD -MP -MF $(DEPDIR)/libgnu_a-fchdir.Tpo -c -o libgnu_a-fchdir.o `test -f 'fchdir.c' || echo '$(srcdir)/'`fchdir.c
6746 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-fchdir.Tpo $(DEPDIR)/libgnu_a-fchdir.Po
6747 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='fchdir.c' object='libgnu_a-fchdir.o' libtool=no @AMDEPBACKSLASH@
6748 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6749 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-fchdir.o `test -f 'fchdir.c' || echo '$(srcdir)/'`fchdir.c
6750 -
6751 -libgnu_a-fchdir.obj: fchdir.c
6752 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-fchdir.obj -MD -MP -MF $(DEPDIR)/libgnu_a-fchdir.Tpo -c -o libgnu_a-fchdir.obj `if test -f 'fchdir.c'; then $(CYGPATH_W) 'fchdir.c'; else $(CYGPATH_W) '$(srcdir)/fchdir.c'; fi`
6753 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-fchdir.Tpo $(DEPDIR)/libgnu_a-fchdir.Po
6754 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='fchdir.c' object='libgnu_a-fchdir.obj' libtool=no @AMDEPBACKSLASH@
6755 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6756 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-fchdir.obj `if test -f 'fchdir.c'; then $(CYGPATH_W) 'fchdir.c'; else $(CYGPATH_W) '$(srcdir)/fchdir.c'; fi`
6757 -
6758 -libgnu_a-fcntl.o: fcntl.c
6759 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-fcntl.o -MD -MP -MF $(DEPDIR)/libgnu_a-fcntl.Tpo -c -o libgnu_a-fcntl.o `test -f 'fcntl.c' || echo '$(srcdir)/'`fcntl.c
6760 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-fcntl.Tpo $(DEPDIR)/libgnu_a-fcntl.Po
6761 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='fcntl.c' object='libgnu_a-fcntl.o' libtool=no @AMDEPBACKSLASH@
6762 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6763 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-fcntl.o `test -f 'fcntl.c' || echo '$(srcdir)/'`fcntl.c
6764 -
6765 -libgnu_a-fcntl.obj: fcntl.c
6766 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-fcntl.obj -MD -MP -MF $(DEPDIR)/libgnu_a-fcntl.Tpo -c -o libgnu_a-fcntl.obj `if test -f 'fcntl.c'; then $(CYGPATH_W) 'fcntl.c'; else $(CYGPATH_W) '$(srcdir)/fcntl.c'; fi`
6767 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-fcntl.Tpo $(DEPDIR)/libgnu_a-fcntl.Po
6768 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='fcntl.c' object='libgnu_a-fcntl.obj' libtool=no @AMDEPBACKSLASH@
6769 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6770 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-fcntl.obj `if test -f 'fcntl.c'; then $(CYGPATH_W) 'fcntl.c'; else $(CYGPATH_W) '$(srcdir)/fcntl.c'; fi`
6771 -
6772 -libgnu_a-fd-hook.o: fd-hook.c
6773 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-fd-hook.o -MD -MP -MF $(DEPDIR)/libgnu_a-fd-hook.Tpo -c -o libgnu_a-fd-hook.o `test -f 'fd-hook.c' || echo '$(srcdir)/'`fd-hook.c
6774 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-fd-hook.Tpo $(DEPDIR)/libgnu_a-fd-hook.Po
6775 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='fd-hook.c' object='libgnu_a-fd-hook.o' libtool=no @AMDEPBACKSLASH@
6776 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6777 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-fd-hook.o `test -f 'fd-hook.c' || echo '$(srcdir)/'`fd-hook.c
6778 -
6779 -libgnu_a-fd-hook.obj: fd-hook.c
6780 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-fd-hook.obj -MD -MP -MF $(DEPDIR)/libgnu_a-fd-hook.Tpo -c -o libgnu_a-fd-hook.obj `if test -f 'fd-hook.c'; then $(CYGPATH_W) 'fd-hook.c'; else $(CYGPATH_W) '$(srcdir)/fd-hook.c'; fi`
6781 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-fd-hook.Tpo $(DEPDIR)/libgnu_a-fd-hook.Po
6782 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='fd-hook.c' object='libgnu_a-fd-hook.obj' libtool=no @AMDEPBACKSLASH@
6783 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6784 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-fd-hook.obj `if test -f 'fd-hook.c'; then $(CYGPATH_W) 'fd-hook.c'; else $(CYGPATH_W) '$(srcdir)/fd-hook.c'; fi`
6785 -
6786 -libgnu_a-fd-safer-flag.o: fd-safer-flag.c
6787 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-fd-safer-flag.o -MD -MP -MF $(DEPDIR)/libgnu_a-fd-safer-flag.Tpo -c -o libgnu_a-fd-safer-flag.o `test -f 'fd-safer-flag.c' || echo '$(srcdir)/'`fd-safer-flag.c
6788 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-fd-safer-flag.Tpo $(DEPDIR)/libgnu_a-fd-safer-flag.Po
6789 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='fd-safer-flag.c' object='libgnu_a-fd-safer-flag.o' libtool=no @AMDEPBACKSLASH@
6790 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6791 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-fd-safer-flag.o `test -f 'fd-safer-flag.c' || echo '$(srcdir)/'`fd-safer-flag.c
6792 -
6793 -libgnu_a-fd-safer-flag.obj: fd-safer-flag.c
6794 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-fd-safer-flag.obj -MD -MP -MF $(DEPDIR)/libgnu_a-fd-safer-flag.Tpo -c -o libgnu_a-fd-safer-flag.obj `if test -f 'fd-safer-flag.c'; then $(CYGPATH_W) 'fd-safer-flag.c'; else $(CYGPATH_W) '$(srcdir)/fd-safer-flag.c'; fi`
6795 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-fd-safer-flag.Tpo $(DEPDIR)/libgnu_a-fd-safer-flag.Po
6796 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='fd-safer-flag.c' object='libgnu_a-fd-safer-flag.obj' libtool=no @AMDEPBACKSLASH@
6797 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6798 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-fd-safer-flag.obj `if test -f 'fd-safer-flag.c'; then $(CYGPATH_W) 'fd-safer-flag.c'; else $(CYGPATH_W) '$(srcdir)/fd-safer-flag.c'; fi`
6799 -
6800 -libgnu_a-dup-safer-flag.o: dup-safer-flag.c
6801 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-dup-safer-flag.o -MD -MP -MF $(DEPDIR)/libgnu_a-dup-safer-flag.Tpo -c -o libgnu_a-dup-safer-flag.o `test -f 'dup-safer-flag.c' || echo '$(srcdir)/'`dup-safer-flag.c
6802 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-dup-safer-flag.Tpo $(DEPDIR)/libgnu_a-dup-safer-flag.Po
6803 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dup-safer-flag.c' object='libgnu_a-dup-safer-flag.o' libtool=no @AMDEPBACKSLASH@
6804 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6805 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-dup-safer-flag.o `test -f 'dup-safer-flag.c' || echo '$(srcdir)/'`dup-safer-flag.c
6806 -
6807 -libgnu_a-dup-safer-flag.obj: dup-safer-flag.c
6808 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-dup-safer-flag.obj -MD -MP -MF $(DEPDIR)/libgnu_a-dup-safer-flag.Tpo -c -o libgnu_a-dup-safer-flag.obj `if test -f 'dup-safer-flag.c'; then $(CYGPATH_W) 'dup-safer-flag.c'; else $(CYGPATH_W) '$(srcdir)/dup-safer-flag.c'; fi`
6809 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-dup-safer-flag.Tpo $(DEPDIR)/libgnu_a-dup-safer-flag.Po
6810 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dup-safer-flag.c' object='libgnu_a-dup-safer-flag.obj' libtool=no @AMDEPBACKSLASH@
6811 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6812 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-dup-safer-flag.obj `if test -f 'dup-safer-flag.c'; then $(CYGPATH_W) 'dup-safer-flag.c'; else $(CYGPATH_W) '$(srcdir)/dup-safer-flag.c'; fi`
6813 -
6814 -libgnu_a-fdopendir.o: fdopendir.c
6815 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-fdopendir.o -MD -MP -MF $(DEPDIR)/libgnu_a-fdopendir.Tpo -c -o libgnu_a-fdopendir.o `test -f 'fdopendir.c' || echo '$(srcdir)/'`fdopendir.c
6816 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-fdopendir.Tpo $(DEPDIR)/libgnu_a-fdopendir.Po
6817 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='fdopendir.c' object='libgnu_a-fdopendir.o' libtool=no @AMDEPBACKSLASH@
6818 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6819 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-fdopendir.o `test -f 'fdopendir.c' || echo '$(srcdir)/'`fdopendir.c
6820 -
6821 -libgnu_a-fdopendir.obj: fdopendir.c
6822 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-fdopendir.obj -MD -MP -MF $(DEPDIR)/libgnu_a-fdopendir.Tpo -c -o libgnu_a-fdopendir.obj `if test -f 'fdopendir.c'; then $(CYGPATH_W) 'fdopendir.c'; else $(CYGPATH_W) '$(srcdir)/fdopendir.c'; fi`
6823 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-fdopendir.Tpo $(DEPDIR)/libgnu_a-fdopendir.Po
6824 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='fdopendir.c' object='libgnu_a-fdopendir.obj' libtool=no @AMDEPBACKSLASH@
6825 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6826 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-fdopendir.obj `if test -f 'fdopendir.c'; then $(CYGPATH_W) 'fdopendir.c'; else $(CYGPATH_W) '$(srcdir)/fdopendir.c'; fi`
6827 -
6828 -libgnu_a-filenamecat-lgpl.o: filenamecat-lgpl.c
6829 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-filenamecat-lgpl.o -MD -MP -MF $(DEPDIR)/libgnu_a-filenamecat-lgpl.Tpo -c -o libgnu_a-filenamecat-lgpl.o `test -f 'filenamecat-lgpl.c' || echo '$(srcdir)/'`filenamecat-lgpl.c
6830 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-filenamecat-lgpl.Tpo $(DEPDIR)/libgnu_a-filenamecat-lgpl.Po
6831 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='filenamecat-lgpl.c' object='libgnu_a-filenamecat-lgpl.o' libtool=no @AMDEPBACKSLASH@
6832 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6833 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-filenamecat-lgpl.o `test -f 'filenamecat-lgpl.c' || echo '$(srcdir)/'`filenamecat-lgpl.c
6834 -
6835 -libgnu_a-filenamecat-lgpl.obj: filenamecat-lgpl.c
6836 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-filenamecat-lgpl.obj -MD -MP -MF $(DEPDIR)/libgnu_a-filenamecat-lgpl.Tpo -c -o libgnu_a-filenamecat-lgpl.obj `if test -f 'filenamecat-lgpl.c'; then $(CYGPATH_W) 'filenamecat-lgpl.c'; else $(CYGPATH_W) '$(srcdir)/filenamecat-lgpl.c'; fi`
6837 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-filenamecat-lgpl.Tpo $(DEPDIR)/libgnu_a-filenamecat-lgpl.Po
6838 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='filenamecat-lgpl.c' object='libgnu_a-filenamecat-lgpl.obj' libtool=no @AMDEPBACKSLASH@
6839 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6840 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-filenamecat-lgpl.obj `if test -f 'filenamecat-lgpl.c'; then $(CYGPATH_W) 'filenamecat-lgpl.c'; else $(CYGPATH_W) '$(srcdir)/filenamecat-lgpl.c'; fi`
6841 -
6842 -libgnu_a-float.o: float.c
6843 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-float.o -MD -MP -MF $(DEPDIR)/libgnu_a-float.Tpo -c -o libgnu_a-float.o `test -f 'float.c' || echo '$(srcdir)/'`float.c
6844 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-float.Tpo $(DEPDIR)/libgnu_a-float.Po
6845 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='float.c' object='libgnu_a-float.o' libtool=no @AMDEPBACKSLASH@
6846 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6847 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-float.o `test -f 'float.c' || echo '$(srcdir)/'`float.c
6848 -
6849 -libgnu_a-float.obj: float.c
6850 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-float.obj -MD -MP -MF $(DEPDIR)/libgnu_a-float.Tpo -c -o libgnu_a-float.obj `if test -f 'float.c'; then $(CYGPATH_W) 'float.c'; else $(CYGPATH_W) '$(srcdir)/float.c'; fi`
6851 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-float.Tpo $(DEPDIR)/libgnu_a-float.Po
6852 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='float.c' object='libgnu_a-float.obj' libtool=no @AMDEPBACKSLASH@
6853 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6854 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-float.obj `if test -f 'float.c'; then $(CYGPATH_W) 'float.c'; else $(CYGPATH_W) '$(srcdir)/float.c'; fi`
6855 -
6856 -libgnu_a-itold.o: itold.c
6857 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-itold.o -MD -MP -MF $(DEPDIR)/libgnu_a-itold.Tpo -c -o libgnu_a-itold.o `test -f 'itold.c' || echo '$(srcdir)/'`itold.c
6858 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-itold.Tpo $(DEPDIR)/libgnu_a-itold.Po
6859 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='itold.c' object='libgnu_a-itold.o' libtool=no @AMDEPBACKSLASH@
6860 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6861 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-itold.o `test -f 'itold.c' || echo '$(srcdir)/'`itold.c
6862 -
6863 -libgnu_a-itold.obj: itold.c
6864 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-itold.obj -MD -MP -MF $(DEPDIR)/libgnu_a-itold.Tpo -c -o libgnu_a-itold.obj `if test -f 'itold.c'; then $(CYGPATH_W) 'itold.c'; else $(CYGPATH_W) '$(srcdir)/itold.c'; fi`
6865 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-itold.Tpo $(DEPDIR)/libgnu_a-itold.Po
6866 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='itold.c' object='libgnu_a-itold.obj' libtool=no @AMDEPBACKSLASH@
6867 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6868 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-itold.obj `if test -f 'itold.c'; then $(CYGPATH_W) 'itold.c'; else $(CYGPATH_W) '$(srcdir)/itold.c'; fi`
6869 -
6870 -libgnu_a-free.o: free.c
6871 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-free.o -MD -MP -MF $(DEPDIR)/libgnu_a-free.Tpo -c -o libgnu_a-free.o `test -f 'free.c' || echo '$(srcdir)/'`free.c
6872 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-free.Tpo $(DEPDIR)/libgnu_a-free.Po
6873 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='free.c' object='libgnu_a-free.o' libtool=no @AMDEPBACKSLASH@
6874 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6875 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-free.o `test -f 'free.c' || echo '$(srcdir)/'`free.c
6876 -
6877 -libgnu_a-free.obj: free.c
6878 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-free.obj -MD -MP -MF $(DEPDIR)/libgnu_a-free.Tpo -c -o libgnu_a-free.obj `if test -f 'free.c'; then $(CYGPATH_W) 'free.c'; else $(CYGPATH_W) '$(srcdir)/free.c'; fi`
6879 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-free.Tpo $(DEPDIR)/libgnu_a-free.Po
6880 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='free.c' object='libgnu_a-free.obj' libtool=no @AMDEPBACKSLASH@
6881 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6882 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-free.obj `if test -f 'free.c'; then $(CYGPATH_W) 'free.c'; else $(CYGPATH_W) '$(srcdir)/free.c'; fi`
6883 -
6884 -libgnu_a-fstat.o: fstat.c
6885 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-fstat.o -MD -MP -MF $(DEPDIR)/libgnu_a-fstat.Tpo -c -o libgnu_a-fstat.o `test -f 'fstat.c' || echo '$(srcdir)/'`fstat.c
6886 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-fstat.Tpo $(DEPDIR)/libgnu_a-fstat.Po
6887 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='fstat.c' object='libgnu_a-fstat.o' libtool=no @AMDEPBACKSLASH@
6888 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6889 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-fstat.o `test -f 'fstat.c' || echo '$(srcdir)/'`fstat.c
6890 -
6891 -libgnu_a-fstat.obj: fstat.c
6892 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-fstat.obj -MD -MP -MF $(DEPDIR)/libgnu_a-fstat.Tpo -c -o libgnu_a-fstat.obj `if test -f 'fstat.c'; then $(CYGPATH_W) 'fstat.c'; else $(CYGPATH_W) '$(srcdir)/fstat.c'; fi`
6893 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-fstat.Tpo $(DEPDIR)/libgnu_a-fstat.Po
6894 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='fstat.c' object='libgnu_a-fstat.obj' libtool=no @AMDEPBACKSLASH@
6895 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6896 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-fstat.obj `if test -f 'fstat.c'; then $(CYGPATH_W) 'fstat.c'; else $(CYGPATH_W) '$(srcdir)/fstat.c'; fi`
6897 -
6898 -libgnu_a-fstatat.o: fstatat.c
6899 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-fstatat.o -MD -MP -MF $(DEPDIR)/libgnu_a-fstatat.Tpo -c -o libgnu_a-fstatat.o `test -f 'fstatat.c' || echo '$(srcdir)/'`fstatat.c
6900 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-fstatat.Tpo $(DEPDIR)/libgnu_a-fstatat.Po
6901 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='fstatat.c' object='libgnu_a-fstatat.o' libtool=no @AMDEPBACKSLASH@
6902 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6903 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-fstatat.o `test -f 'fstatat.c' || echo '$(srcdir)/'`fstatat.c
6904 -
6905 -libgnu_a-fstatat.obj: fstatat.c
6906 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-fstatat.obj -MD -MP -MF $(DEPDIR)/libgnu_a-fstatat.Tpo -c -o libgnu_a-fstatat.obj `if test -f 'fstatat.c'; then $(CYGPATH_W) 'fstatat.c'; else $(CYGPATH_W) '$(srcdir)/fstatat.c'; fi`
6907 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-fstatat.Tpo $(DEPDIR)/libgnu_a-fstatat.Po
6908 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='fstatat.c' object='libgnu_a-fstatat.obj' libtool=no @AMDEPBACKSLASH@
6909 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6910 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-fstatat.obj `if test -f 'fstatat.c'; then $(CYGPATH_W) 'fstatat.c'; else $(CYGPATH_W) '$(srcdir)/fstatat.c'; fi`
6911 -
6912 -libgnu_a-futimens.o: futimens.c
6913 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-futimens.o -MD -MP -MF $(DEPDIR)/libgnu_a-futimens.Tpo -c -o libgnu_a-futimens.o `test -f 'futimens.c' || echo '$(srcdir)/'`futimens.c
6914 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-futimens.Tpo $(DEPDIR)/libgnu_a-futimens.Po
6915 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='futimens.c' object='libgnu_a-futimens.o' libtool=no @AMDEPBACKSLASH@
6916 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6917 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-futimens.o `test -f 'futimens.c' || echo '$(srcdir)/'`futimens.c
6918 -
6919 -libgnu_a-futimens.obj: futimens.c
6920 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-futimens.obj -MD -MP -MF $(DEPDIR)/libgnu_a-futimens.Tpo -c -o libgnu_a-futimens.obj `if test -f 'futimens.c'; then $(CYGPATH_W) 'futimens.c'; else $(CYGPATH_W) '$(srcdir)/futimens.c'; fi`
6921 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-futimens.Tpo $(DEPDIR)/libgnu_a-futimens.Po
6922 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='futimens.c' object='libgnu_a-futimens.obj' libtool=no @AMDEPBACKSLASH@
6923 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6924 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-futimens.obj `if test -f 'futimens.c'; then $(CYGPATH_W) 'futimens.c'; else $(CYGPATH_W) '$(srcdir)/futimens.c'; fi`
6925 -
6926 -libgnu_a-getcwd-lgpl.o: getcwd-lgpl.c
6927 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-getcwd-lgpl.o -MD -MP -MF $(DEPDIR)/libgnu_a-getcwd-lgpl.Tpo -c -o libgnu_a-getcwd-lgpl.o `test -f 'getcwd-lgpl.c' || echo '$(srcdir)/'`getcwd-lgpl.c
6928 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-getcwd-lgpl.Tpo $(DEPDIR)/libgnu_a-getcwd-lgpl.Po
6929 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='getcwd-lgpl.c' object='libgnu_a-getcwd-lgpl.o' libtool=no @AMDEPBACKSLASH@
6930 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6931 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-getcwd-lgpl.o `test -f 'getcwd-lgpl.c' || echo '$(srcdir)/'`getcwd-lgpl.c
6932 -
6933 -libgnu_a-getcwd-lgpl.obj: getcwd-lgpl.c
6934 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-getcwd-lgpl.obj -MD -MP -MF $(DEPDIR)/libgnu_a-getcwd-lgpl.Tpo -c -o libgnu_a-getcwd-lgpl.obj `if test -f 'getcwd-lgpl.c'; then $(CYGPATH_W) 'getcwd-lgpl.c'; else $(CYGPATH_W) '$(srcdir)/getcwd-lgpl.c'; fi`
6935 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-getcwd-lgpl.Tpo $(DEPDIR)/libgnu_a-getcwd-lgpl.Po
6936 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='getcwd-lgpl.c' object='libgnu_a-getcwd-lgpl.obj' libtool=no @AMDEPBACKSLASH@
6937 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6938 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-getcwd-lgpl.obj `if test -f 'getcwd-lgpl.c'; then $(CYGPATH_W) 'getcwd-lgpl.c'; else $(CYGPATH_W) '$(srcdir)/getcwd-lgpl.c'; fi`
6939 -
6940 -libgnu_a-getdelim.o: getdelim.c
6941 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-getdelim.o -MD -MP -MF $(DEPDIR)/libgnu_a-getdelim.Tpo -c -o libgnu_a-getdelim.o `test -f 'getdelim.c' || echo '$(srcdir)/'`getdelim.c
6942 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-getdelim.Tpo $(DEPDIR)/libgnu_a-getdelim.Po
6943 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='getdelim.c' object='libgnu_a-getdelim.o' libtool=no @AMDEPBACKSLASH@
6944 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6945 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-getdelim.o `test -f 'getdelim.c' || echo '$(srcdir)/'`getdelim.c
6946 -
6947 -libgnu_a-getdelim.obj: getdelim.c
6948 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-getdelim.obj -MD -MP -MF $(DEPDIR)/libgnu_a-getdelim.Tpo -c -o libgnu_a-getdelim.obj `if test -f 'getdelim.c'; then $(CYGPATH_W) 'getdelim.c'; else $(CYGPATH_W) '$(srcdir)/getdelim.c'; fi`
6949 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-getdelim.Tpo $(DEPDIR)/libgnu_a-getdelim.Po
6950 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='getdelim.c' object='libgnu_a-getdelim.obj' libtool=no @AMDEPBACKSLASH@
6951 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6952 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-getdelim.obj `if test -f 'getdelim.c'; then $(CYGPATH_W) 'getdelim.c'; else $(CYGPATH_W) '$(srcdir)/getdelim.c'; fi`
6953 -
6954 -libgnu_a-getdtablesize.o: getdtablesize.c
6955 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-getdtablesize.o -MD -MP -MF $(DEPDIR)/libgnu_a-getdtablesize.Tpo -c -o libgnu_a-getdtablesize.o `test -f 'getdtablesize.c' || echo '$(srcdir)/'`getdtablesize.c
6956 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-getdtablesize.Tpo $(DEPDIR)/libgnu_a-getdtablesize.Po
6957 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='getdtablesize.c' object='libgnu_a-getdtablesize.o' libtool=no @AMDEPBACKSLASH@
6958 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6959 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-getdtablesize.o `test -f 'getdtablesize.c' || echo '$(srcdir)/'`getdtablesize.c
6960 -
6961 -libgnu_a-getdtablesize.obj: getdtablesize.c
6962 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-getdtablesize.obj -MD -MP -MF $(DEPDIR)/libgnu_a-getdtablesize.Tpo -c -o libgnu_a-getdtablesize.obj `if test -f 'getdtablesize.c'; then $(CYGPATH_W) 'getdtablesize.c'; else $(CYGPATH_W) '$(srcdir)/getdtablesize.c'; fi`
6963 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-getdtablesize.Tpo $(DEPDIR)/libgnu_a-getdtablesize.Po
6964 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='getdtablesize.c' object='libgnu_a-getdtablesize.obj' libtool=no @AMDEPBACKSLASH@
6965 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6966 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-getdtablesize.obj `if test -f 'getdtablesize.c'; then $(CYGPATH_W) 'getdtablesize.c'; else $(CYGPATH_W) '$(srcdir)/getdtablesize.c'; fi`
6967 -
6968 -libgnu_a-getgroups.o: getgroups.c
6969 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-getgroups.o -MD -MP -MF $(DEPDIR)/libgnu_a-getgroups.Tpo -c -o libgnu_a-getgroups.o `test -f 'getgroups.c' || echo '$(srcdir)/'`getgroups.c
6970 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-getgroups.Tpo $(DEPDIR)/libgnu_a-getgroups.Po
6971 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='getgroups.c' object='libgnu_a-getgroups.o' libtool=no @AMDEPBACKSLASH@
6972 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6973 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-getgroups.o `test -f 'getgroups.c' || echo '$(srcdir)/'`getgroups.c
6974 -
6975 -libgnu_a-getgroups.obj: getgroups.c
6976 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-getgroups.obj -MD -MP -MF $(DEPDIR)/libgnu_a-getgroups.Tpo -c -o libgnu_a-getgroups.obj `if test -f 'getgroups.c'; then $(CYGPATH_W) 'getgroups.c'; else $(CYGPATH_W) '$(srcdir)/getgroups.c'; fi`
6977 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-getgroups.Tpo $(DEPDIR)/libgnu_a-getgroups.Po
6978 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='getgroups.c' object='libgnu_a-getgroups.obj' libtool=no @AMDEPBACKSLASH@
6979 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6980 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-getgroups.obj `if test -f 'getgroups.c'; then $(CYGPATH_W) 'getgroups.c'; else $(CYGPATH_W) '$(srcdir)/getgroups.c'; fi`
6981 -
6982 -libgnu_a-getline.o: getline.c
6983 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-getline.o -MD -MP -MF $(DEPDIR)/libgnu_a-getline.Tpo -c -o libgnu_a-getline.o `test -f 'getline.c' || echo '$(srcdir)/'`getline.c
6984 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-getline.Tpo $(DEPDIR)/libgnu_a-getline.Po
6985 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='getline.c' object='libgnu_a-getline.o' libtool=no @AMDEPBACKSLASH@
6986 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6987 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-getline.o `test -f 'getline.c' || echo '$(srcdir)/'`getline.c
6988 -
6989 -libgnu_a-getline.obj: getline.c
6990 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-getline.obj -MD -MP -MF $(DEPDIR)/libgnu_a-getline.Tpo -c -o libgnu_a-getline.obj `if test -f 'getline.c'; then $(CYGPATH_W) 'getline.c'; else $(CYGPATH_W) '$(srcdir)/getline.c'; fi`
6991 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-getline.Tpo $(DEPDIR)/libgnu_a-getline.Po
6992 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='getline.c' object='libgnu_a-getline.obj' libtool=no @AMDEPBACKSLASH@
6993 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6994 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-getline.obj `if test -f 'getline.c'; then $(CYGPATH_W) 'getline.c'; else $(CYGPATH_W) '$(srcdir)/getline.c'; fi`
6995 -
6996 -libgnu_a-getopt.o: getopt.c
6997 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-getopt.o -MD -MP -MF $(DEPDIR)/libgnu_a-getopt.Tpo -c -o libgnu_a-getopt.o `test -f 'getopt.c' || echo '$(srcdir)/'`getopt.c
6998 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-getopt.Tpo $(DEPDIR)/libgnu_a-getopt.Po
6999 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='getopt.c' object='libgnu_a-getopt.o' libtool=no @AMDEPBACKSLASH@
7000 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7001 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-getopt.o `test -f 'getopt.c' || echo '$(srcdir)/'`getopt.c
7002 -
7003 -libgnu_a-getopt.obj: getopt.c
7004 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-getopt.obj -MD -MP -MF $(DEPDIR)/libgnu_a-getopt.Tpo -c -o libgnu_a-getopt.obj `if test -f 'getopt.c'; then $(CYGPATH_W) 'getopt.c'; else $(CYGPATH_W) '$(srcdir)/getopt.c'; fi`
7005 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-getopt.Tpo $(DEPDIR)/libgnu_a-getopt.Po
7006 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='getopt.c' object='libgnu_a-getopt.obj' libtool=no @AMDEPBACKSLASH@
7007 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7008 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-getopt.obj `if test -f 'getopt.c'; then $(CYGPATH_W) 'getopt.c'; else $(CYGPATH_W) '$(srcdir)/getopt.c'; fi`
7009 -
7010 -libgnu_a-getopt1.o: getopt1.c
7011 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-getopt1.o -MD -MP -MF $(DEPDIR)/libgnu_a-getopt1.Tpo -c -o libgnu_a-getopt1.o `test -f 'getopt1.c' || echo '$(srcdir)/'`getopt1.c
7012 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-getopt1.Tpo $(DEPDIR)/libgnu_a-getopt1.Po
7013 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='getopt1.c' object='libgnu_a-getopt1.o' libtool=no @AMDEPBACKSLASH@
7014 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7015 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-getopt1.o `test -f 'getopt1.c' || echo '$(srcdir)/'`getopt1.c
7016 -
7017 -libgnu_a-getopt1.obj: getopt1.c
7018 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-getopt1.obj -MD -MP -MF $(DEPDIR)/libgnu_a-getopt1.Tpo -c -o libgnu_a-getopt1.obj `if test -f 'getopt1.c'; then $(CYGPATH_W) 'getopt1.c'; else $(CYGPATH_W) '$(srcdir)/getopt1.c'; fi`
7019 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-getopt1.Tpo $(DEPDIR)/libgnu_a-getopt1.Po
7020 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='getopt1.c' object='libgnu_a-getopt1.obj' libtool=no @AMDEPBACKSLASH@
7021 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7022 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-getopt1.obj `if test -f 'getopt1.c'; then $(CYGPATH_W) 'getopt1.c'; else $(CYGPATH_W) '$(srcdir)/getopt1.c'; fi`
7023 -
7024 -libgnu_a-getprogname.o: getprogname.c
7025 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-getprogname.o -MD -MP -MF $(DEPDIR)/libgnu_a-getprogname.Tpo -c -o libgnu_a-getprogname.o `test -f 'getprogname.c' || echo '$(srcdir)/'`getprogname.c
7026 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-getprogname.Tpo $(DEPDIR)/libgnu_a-getprogname.Po
7027 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='getprogname.c' object='libgnu_a-getprogname.o' libtool=no @AMDEPBACKSLASH@
7028 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7029 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-getprogname.o `test -f 'getprogname.c' || echo '$(srcdir)/'`getprogname.c
7030 -
7031 -libgnu_a-getprogname.obj: getprogname.c
7032 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-getprogname.obj -MD -MP -MF $(DEPDIR)/libgnu_a-getprogname.Tpo -c -o libgnu_a-getprogname.obj `if test -f 'getprogname.c'; then $(CYGPATH_W) 'getprogname.c'; else $(CYGPATH_W) '$(srcdir)/getprogname.c'; fi`
7033 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-getprogname.Tpo $(DEPDIR)/libgnu_a-getprogname.Po
7034 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='getprogname.c' object='libgnu_a-getprogname.obj' libtool=no @AMDEPBACKSLASH@
7035 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7036 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-getprogname.obj `if test -f 'getprogname.c'; then $(CYGPATH_W) 'getprogname.c'; else $(CYGPATH_W) '$(srcdir)/getprogname.c'; fi`
7037 -
7038 -libgnu_a-gettime.o: gettime.c
7039 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-gettime.o -MD -MP -MF $(DEPDIR)/libgnu_a-gettime.Tpo -c -o libgnu_a-gettime.o `test -f 'gettime.c' || echo '$(srcdir)/'`gettime.c
7040 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-gettime.Tpo $(DEPDIR)/libgnu_a-gettime.Po
7041 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='gettime.c' object='libgnu_a-gettime.o' libtool=no @AMDEPBACKSLASH@
7042 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7043 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-gettime.o `test -f 'gettime.c' || echo '$(srcdir)/'`gettime.c
7044 -
7045 -libgnu_a-gettime.obj: gettime.c
7046 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-gettime.obj -MD -MP -MF $(DEPDIR)/libgnu_a-gettime.Tpo -c -o libgnu_a-gettime.obj `if test -f 'gettime.c'; then $(CYGPATH_W) 'gettime.c'; else $(CYGPATH_W) '$(srcdir)/gettime.c'; fi`
7047 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-gettime.Tpo $(DEPDIR)/libgnu_a-gettime.Po
7048 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='gettime.c' object='libgnu_a-gettime.obj' libtool=no @AMDEPBACKSLASH@
7049 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7050 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-gettime.obj `if test -f 'gettime.c'; then $(CYGPATH_W) 'gettime.c'; else $(CYGPATH_W) '$(srcdir)/gettime.c'; fi`
7051 -
7052 -libgnu_a-gettimeofday.o: gettimeofday.c
7053 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-gettimeofday.o -MD -MP -MF $(DEPDIR)/libgnu_a-gettimeofday.Tpo -c -o libgnu_a-gettimeofday.o `test -f 'gettimeofday.c' || echo '$(srcdir)/'`gettimeofday.c
7054 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-gettimeofday.Tpo $(DEPDIR)/libgnu_a-gettimeofday.Po
7055 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='gettimeofday.c' object='libgnu_a-gettimeofday.o' libtool=no @AMDEPBACKSLASH@
7056 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7057 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-gettimeofday.o `test -f 'gettimeofday.c' || echo '$(srcdir)/'`gettimeofday.c
7058 -
7059 -libgnu_a-gettimeofday.obj: gettimeofday.c
7060 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-gettimeofday.obj -MD -MP -MF $(DEPDIR)/libgnu_a-gettimeofday.Tpo -c -o libgnu_a-gettimeofday.obj `if test -f 'gettimeofday.c'; then $(CYGPATH_W) 'gettimeofday.c'; else $(CYGPATH_W) '$(srcdir)/gettimeofday.c'; fi`
7061 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-gettimeofday.Tpo $(DEPDIR)/libgnu_a-gettimeofday.Po
7062 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='gettimeofday.c' object='libgnu_a-gettimeofday.obj' libtool=no @AMDEPBACKSLASH@
7063 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7064 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-gettimeofday.obj `if test -f 'gettimeofday.c'; then $(CYGPATH_W) 'gettimeofday.c'; else $(CYGPATH_W) '$(srcdir)/gettimeofday.c'; fi`
7065 -
7066 -libgnu_a-group-member.o: group-member.c
7067 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-group-member.o -MD -MP -MF $(DEPDIR)/libgnu_a-group-member.Tpo -c -o libgnu_a-group-member.o `test -f 'group-member.c' || echo '$(srcdir)/'`group-member.c
7068 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-group-member.Tpo $(DEPDIR)/libgnu_a-group-member.Po
7069 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='group-member.c' object='libgnu_a-group-member.o' libtool=no @AMDEPBACKSLASH@
7070 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7071 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-group-member.o `test -f 'group-member.c' || echo '$(srcdir)/'`group-member.c
7072 -
7073 -libgnu_a-group-member.obj: group-member.c
7074 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-group-member.obj -MD -MP -MF $(DEPDIR)/libgnu_a-group-member.Tpo -c -o libgnu_a-group-member.obj `if test -f 'group-member.c'; then $(CYGPATH_W) 'group-member.c'; else $(CYGPATH_W) '$(srcdir)/group-member.c'; fi`
7075 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-group-member.Tpo $(DEPDIR)/libgnu_a-group-member.Po
7076 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='group-member.c' object='libgnu_a-group-member.obj' libtool=no @AMDEPBACKSLASH@
7077 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7078 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-group-member.obj `if test -f 'group-member.c'; then $(CYGPATH_W) 'group-member.c'; else $(CYGPATH_W) '$(srcdir)/group-member.c'; fi`
7079 -
7080 -libgnu_a-ialloc.o: ialloc.c
7081 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-ialloc.o -MD -MP -MF $(DEPDIR)/libgnu_a-ialloc.Tpo -c -o libgnu_a-ialloc.o `test -f 'ialloc.c' || echo '$(srcdir)/'`ialloc.c
7082 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-ialloc.Tpo $(DEPDIR)/libgnu_a-ialloc.Po
7083 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ialloc.c' object='libgnu_a-ialloc.o' libtool=no @AMDEPBACKSLASH@
7084 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7085 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-ialloc.o `test -f 'ialloc.c' || echo '$(srcdir)/'`ialloc.c
7086 -
7087 -libgnu_a-ialloc.obj: ialloc.c
7088 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-ialloc.obj -MD -MP -MF $(DEPDIR)/libgnu_a-ialloc.Tpo -c -o libgnu_a-ialloc.obj `if test -f 'ialloc.c'; then $(CYGPATH_W) 'ialloc.c'; else $(CYGPATH_W) '$(srcdir)/ialloc.c'; fi`
7089 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-ialloc.Tpo $(DEPDIR)/libgnu_a-ialloc.Po
7090 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='ialloc.c' object='libgnu_a-ialloc.obj' libtool=no @AMDEPBACKSLASH@
7091 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7092 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-ialloc.obj `if test -f 'ialloc.c'; then $(CYGPATH_W) 'ialloc.c'; else $(CYGPATH_W) '$(srcdir)/ialloc.c'; fi`
7093 -
7094 -libgnu_a-lstat.o: lstat.c
7095 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-lstat.o -MD -MP -MF $(DEPDIR)/libgnu_a-lstat.Tpo -c -o libgnu_a-lstat.o `test -f 'lstat.c' || echo '$(srcdir)/'`lstat.c
7096 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-lstat.Tpo $(DEPDIR)/libgnu_a-lstat.Po
7097 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lstat.c' object='libgnu_a-lstat.o' libtool=no @AMDEPBACKSLASH@
7098 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7099 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-lstat.o `test -f 'lstat.c' || echo '$(srcdir)/'`lstat.c
7100 -
7101 -libgnu_a-lstat.obj: lstat.c
7102 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-lstat.obj -MD -MP -MF $(DEPDIR)/libgnu_a-lstat.Tpo -c -o libgnu_a-lstat.obj `if test -f 'lstat.c'; then $(CYGPATH_W) 'lstat.c'; else $(CYGPATH_W) '$(srcdir)/lstat.c'; fi`
7103 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-lstat.Tpo $(DEPDIR)/libgnu_a-lstat.Po
7104 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lstat.c' object='libgnu_a-lstat.obj' libtool=no @AMDEPBACKSLASH@
7105 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7106 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-lstat.obj `if test -f 'lstat.c'; then $(CYGPATH_W) 'lstat.c'; else $(CYGPATH_W) '$(srcdir)/lstat.c'; fi`
7107 -
7108 -libgnu_a-malloca.o: malloca.c
7109 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-malloca.o -MD -MP -MF $(DEPDIR)/libgnu_a-malloca.Tpo -c -o libgnu_a-malloca.o `test -f 'malloca.c' || echo '$(srcdir)/'`malloca.c
7110 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-malloca.Tpo $(DEPDIR)/libgnu_a-malloca.Po
7111 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='malloca.c' object='libgnu_a-malloca.o' libtool=no @AMDEPBACKSLASH@
7112 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7113 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-malloca.o `test -f 'malloca.c' || echo '$(srcdir)/'`malloca.c
7114 -
7115 -libgnu_a-malloca.obj: malloca.c
7116 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-malloca.obj -MD -MP -MF $(DEPDIR)/libgnu_a-malloca.Tpo -c -o libgnu_a-malloca.obj `if test -f 'malloca.c'; then $(CYGPATH_W) 'malloca.c'; else $(CYGPATH_W) '$(srcdir)/malloca.c'; fi`
7117 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-malloca.Tpo $(DEPDIR)/libgnu_a-malloca.Po
7118 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='malloca.c' object='libgnu_a-malloca.obj' libtool=no @AMDEPBACKSLASH@
7119 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7120 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-malloca.obj `if test -f 'malloca.c'; then $(CYGPATH_W) 'malloca.c'; else $(CYGPATH_W) '$(srcdir)/malloca.c'; fi`
7121 -
7122 -libgnu_a-math.o: math.c
7123 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-math.o -MD -MP -MF $(DEPDIR)/libgnu_a-math.Tpo -c -o libgnu_a-math.o `test -f 'math.c' || echo '$(srcdir)/'`math.c
7124 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-math.Tpo $(DEPDIR)/libgnu_a-math.Po
7125 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='math.c' object='libgnu_a-math.o' libtool=no @AMDEPBACKSLASH@
7126 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7127 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-math.o `test -f 'math.c' || echo '$(srcdir)/'`math.c
7128 -
7129 -libgnu_a-math.obj: math.c
7130 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-math.obj -MD -MP -MF $(DEPDIR)/libgnu_a-math.Tpo -c -o libgnu_a-math.obj `if test -f 'math.c'; then $(CYGPATH_W) 'math.c'; else $(CYGPATH_W) '$(srcdir)/math.c'; fi`
7131 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-math.Tpo $(DEPDIR)/libgnu_a-math.Po
7132 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='math.c' object='libgnu_a-math.obj' libtool=no @AMDEPBACKSLASH@
7133 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7134 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-math.obj `if test -f 'math.c'; then $(CYGPATH_W) 'math.c'; else $(CYGPATH_W) '$(srcdir)/math.c'; fi`
7135 -
7136 -libgnu_a-memchr.o: memchr.c
7137 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-memchr.o -MD -MP -MF $(DEPDIR)/libgnu_a-memchr.Tpo -c -o libgnu_a-memchr.o `test -f 'memchr.c' || echo '$(srcdir)/'`memchr.c
7138 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-memchr.Tpo $(DEPDIR)/libgnu_a-memchr.Po
7139 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='memchr.c' object='libgnu_a-memchr.o' libtool=no @AMDEPBACKSLASH@
7140 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7141 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-memchr.o `test -f 'memchr.c' || echo '$(srcdir)/'`memchr.c
7142 -
7143 -libgnu_a-memchr.obj: memchr.c
7144 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-memchr.obj -MD -MP -MF $(DEPDIR)/libgnu_a-memchr.Tpo -c -o libgnu_a-memchr.obj `if test -f 'memchr.c'; then $(CYGPATH_W) 'memchr.c'; else $(CYGPATH_W) '$(srcdir)/memchr.c'; fi`
7145 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-memchr.Tpo $(DEPDIR)/libgnu_a-memchr.Po
7146 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='memchr.c' object='libgnu_a-memchr.obj' libtool=no @AMDEPBACKSLASH@
7147 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7148 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-memchr.obj `if test -f 'memchr.c'; then $(CYGPATH_W) 'memchr.c'; else $(CYGPATH_W) '$(srcdir)/memchr.c'; fi`
7149 -
7150 -libgnu_a-mempcpy.o: mempcpy.c
7151 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-mempcpy.o -MD -MP -MF $(DEPDIR)/libgnu_a-mempcpy.Tpo -c -o libgnu_a-mempcpy.o `test -f 'mempcpy.c' || echo '$(srcdir)/'`mempcpy.c
7152 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-mempcpy.Tpo $(DEPDIR)/libgnu_a-mempcpy.Po
7153 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='mempcpy.c' object='libgnu_a-mempcpy.o' libtool=no @AMDEPBACKSLASH@
7154 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7155 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-mempcpy.o `test -f 'mempcpy.c' || echo '$(srcdir)/'`mempcpy.c
7156 -
7157 -libgnu_a-mempcpy.obj: mempcpy.c
7158 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-mempcpy.obj -MD -MP -MF $(DEPDIR)/libgnu_a-mempcpy.Tpo -c -o libgnu_a-mempcpy.obj `if test -f 'mempcpy.c'; then $(CYGPATH_W) 'mempcpy.c'; else $(CYGPATH_W) '$(srcdir)/mempcpy.c'; fi`
7159 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-mempcpy.Tpo $(DEPDIR)/libgnu_a-mempcpy.Po
7160 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='mempcpy.c' object='libgnu_a-mempcpy.obj' libtool=no @AMDEPBACKSLASH@
7161 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7162 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-mempcpy.obj `if test -f 'mempcpy.c'; then $(CYGPATH_W) 'mempcpy.c'; else $(CYGPATH_W) '$(srcdir)/mempcpy.c'; fi`
7163 -
7164 -libgnu_a-memrchr.o: memrchr.c
7165 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-memrchr.o -MD -MP -MF $(DEPDIR)/libgnu_a-memrchr.Tpo -c -o libgnu_a-memrchr.o `test -f 'memrchr.c' || echo '$(srcdir)/'`memrchr.c
7166 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-memrchr.Tpo $(DEPDIR)/libgnu_a-memrchr.Po
7167 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='memrchr.c' object='libgnu_a-memrchr.o' libtool=no @AMDEPBACKSLASH@
7168 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7169 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-memrchr.o `test -f 'memrchr.c' || echo '$(srcdir)/'`memrchr.c
7170 -
7171 -libgnu_a-memrchr.obj: memrchr.c
7172 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-memrchr.obj -MD -MP -MF $(DEPDIR)/libgnu_a-memrchr.Tpo -c -o libgnu_a-memrchr.obj `if test -f 'memrchr.c'; then $(CYGPATH_W) 'memrchr.c'; else $(CYGPATH_W) '$(srcdir)/memrchr.c'; fi`
7173 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-memrchr.Tpo $(DEPDIR)/libgnu_a-memrchr.Po
7174 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='memrchr.c' object='libgnu_a-memrchr.obj' libtool=no @AMDEPBACKSLASH@
7175 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7176 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-memrchr.obj `if test -f 'memrchr.c'; then $(CYGPATH_W) 'memrchr.c'; else $(CYGPATH_W) '$(srcdir)/memrchr.c'; fi`
7177 -
7178 -libgnu_a-mkdir.o: mkdir.c
7179 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-mkdir.o -MD -MP -MF $(DEPDIR)/libgnu_a-mkdir.Tpo -c -o libgnu_a-mkdir.o `test -f 'mkdir.c' || echo '$(srcdir)/'`mkdir.c
7180 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-mkdir.Tpo $(DEPDIR)/libgnu_a-mkdir.Po
7181 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='mkdir.c' object='libgnu_a-mkdir.o' libtool=no @AMDEPBACKSLASH@
7182 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7183 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-mkdir.o `test -f 'mkdir.c' || echo '$(srcdir)/'`mkdir.c
7184 -
7185 -libgnu_a-mkdir.obj: mkdir.c
7186 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-mkdir.obj -MD -MP -MF $(DEPDIR)/libgnu_a-mkdir.Tpo -c -o libgnu_a-mkdir.obj `if test -f 'mkdir.c'; then $(CYGPATH_W) 'mkdir.c'; else $(CYGPATH_W) '$(srcdir)/mkdir.c'; fi`
7187 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-mkdir.Tpo $(DEPDIR)/libgnu_a-mkdir.Po
7188 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='mkdir.c' object='libgnu_a-mkdir.obj' libtool=no @AMDEPBACKSLASH@
7189 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7190 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-mkdir.obj `if test -f 'mkdir.c'; then $(CYGPATH_W) 'mkdir.c'; else $(CYGPATH_W) '$(srcdir)/mkdir.c'; fi`
7191 -
7192 -libgnu_a-mkdirat.o: mkdirat.c
7193 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-mkdirat.o -MD -MP -MF $(DEPDIR)/libgnu_a-mkdirat.Tpo -c -o libgnu_a-mkdirat.o `test -f 'mkdirat.c' || echo '$(srcdir)/'`mkdirat.c
7194 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-mkdirat.Tpo $(DEPDIR)/libgnu_a-mkdirat.Po
7195 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='mkdirat.c' object='libgnu_a-mkdirat.o' libtool=no @AMDEPBACKSLASH@
7196 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7197 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-mkdirat.o `test -f 'mkdirat.c' || echo '$(srcdir)/'`mkdirat.c
7198 -
7199 -libgnu_a-mkdirat.obj: mkdirat.c
7200 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-mkdirat.obj -MD -MP -MF $(DEPDIR)/libgnu_a-mkdirat.Tpo -c -o libgnu_a-mkdirat.obj `if test -f 'mkdirat.c'; then $(CYGPATH_W) 'mkdirat.c'; else $(CYGPATH_W) '$(srcdir)/mkdirat.c'; fi`
7201 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-mkdirat.Tpo $(DEPDIR)/libgnu_a-mkdirat.Po
7202 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='mkdirat.c' object='libgnu_a-mkdirat.obj' libtool=no @AMDEPBACKSLASH@
7203 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7204 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-mkdirat.obj `if test -f 'mkdirat.c'; then $(CYGPATH_W) 'mkdirat.c'; else $(CYGPATH_W) '$(srcdir)/mkdirat.c'; fi`
7205 -
7206 -libgnu_a-msvc-inval.o: msvc-inval.c
7207 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-msvc-inval.o -MD -MP -MF $(DEPDIR)/libgnu_a-msvc-inval.Tpo -c -o libgnu_a-msvc-inval.o `test -f 'msvc-inval.c' || echo '$(srcdir)/'`msvc-inval.c
7208 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-msvc-inval.Tpo $(DEPDIR)/libgnu_a-msvc-inval.Po
7209 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='msvc-inval.c' object='libgnu_a-msvc-inval.o' libtool=no @AMDEPBACKSLASH@
7210 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7211 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-msvc-inval.o `test -f 'msvc-inval.c' || echo '$(srcdir)/'`msvc-inval.c
7212 -
7213 -libgnu_a-msvc-inval.obj: msvc-inval.c
7214 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-msvc-inval.obj -MD -MP -MF $(DEPDIR)/libgnu_a-msvc-inval.Tpo -c -o libgnu_a-msvc-inval.obj `if test -f 'msvc-inval.c'; then $(CYGPATH_W) 'msvc-inval.c'; else $(CYGPATH_W) '$(srcdir)/msvc-inval.c'; fi`
7215 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-msvc-inval.Tpo $(DEPDIR)/libgnu_a-msvc-inval.Po
7216 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='msvc-inval.c' object='libgnu_a-msvc-inval.obj' libtool=no @AMDEPBACKSLASH@
7217 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7218 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-msvc-inval.obj `if test -f 'msvc-inval.c'; then $(CYGPATH_W) 'msvc-inval.c'; else $(CYGPATH_W) '$(srcdir)/msvc-inval.c'; fi`
7219 -
7220 -libgnu_a-msvc-nothrow.o: msvc-nothrow.c
7221 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-msvc-nothrow.o -MD -MP -MF $(DEPDIR)/libgnu_a-msvc-nothrow.Tpo -c -o libgnu_a-msvc-nothrow.o `test -f 'msvc-nothrow.c' || echo '$(srcdir)/'`msvc-nothrow.c
7222 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-msvc-nothrow.Tpo $(DEPDIR)/libgnu_a-msvc-nothrow.Po
7223 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='msvc-nothrow.c' object='libgnu_a-msvc-nothrow.o' libtool=no @AMDEPBACKSLASH@
7224 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7225 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-msvc-nothrow.o `test -f 'msvc-nothrow.c' || echo '$(srcdir)/'`msvc-nothrow.c
7226 -
7227 -libgnu_a-msvc-nothrow.obj: msvc-nothrow.c
7228 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-msvc-nothrow.obj -MD -MP -MF $(DEPDIR)/libgnu_a-msvc-nothrow.Tpo -c -o libgnu_a-msvc-nothrow.obj `if test -f 'msvc-nothrow.c'; then $(CYGPATH_W) 'msvc-nothrow.c'; else $(CYGPATH_W) '$(srcdir)/msvc-nothrow.c'; fi`
7229 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-msvc-nothrow.Tpo $(DEPDIR)/libgnu_a-msvc-nothrow.Po
7230 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='msvc-nothrow.c' object='libgnu_a-msvc-nothrow.obj' libtool=no @AMDEPBACKSLASH@
7231 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7232 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-msvc-nothrow.obj `if test -f 'msvc-nothrow.c'; then $(CYGPATH_W) 'msvc-nothrow.c'; else $(CYGPATH_W) '$(srcdir)/msvc-nothrow.c'; fi`
7233 -
7234 -libgnu_a-open.o: open.c
7235 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-open.o -MD -MP -MF $(DEPDIR)/libgnu_a-open.Tpo -c -o libgnu_a-open.o `test -f 'open.c' || echo '$(srcdir)/'`open.c
7236 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-open.Tpo $(DEPDIR)/libgnu_a-open.Po
7237 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='open.c' object='libgnu_a-open.o' libtool=no @AMDEPBACKSLASH@
7238 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7239 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-open.o `test -f 'open.c' || echo '$(srcdir)/'`open.c
7240 -
7241 -libgnu_a-open.obj: open.c
7242 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-open.obj -MD -MP -MF $(DEPDIR)/libgnu_a-open.Tpo -c -o libgnu_a-open.obj `if test -f 'open.c'; then $(CYGPATH_W) 'open.c'; else $(CYGPATH_W) '$(srcdir)/open.c'; fi`
7243 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-open.Tpo $(DEPDIR)/libgnu_a-open.Po
7244 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='open.c' object='libgnu_a-open.obj' libtool=no @AMDEPBACKSLASH@
7245 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7246 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-open.obj `if test -f 'open.c'; then $(CYGPATH_W) 'open.c'; else $(CYGPATH_W) '$(srcdir)/open.c'; fi`
7247 -
7248 -libgnu_a-openat.o: openat.c
7249 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-openat.o -MD -MP -MF $(DEPDIR)/libgnu_a-openat.Tpo -c -o libgnu_a-openat.o `test -f 'openat.c' || echo '$(srcdir)/'`openat.c
7250 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-openat.Tpo $(DEPDIR)/libgnu_a-openat.Po
7251 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='openat.c' object='libgnu_a-openat.o' libtool=no @AMDEPBACKSLASH@
7252 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7253 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-openat.o `test -f 'openat.c' || echo '$(srcdir)/'`openat.c
7254 -
7255 -libgnu_a-openat.obj: openat.c
7256 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-openat.obj -MD -MP -MF $(DEPDIR)/libgnu_a-openat.Tpo -c -o libgnu_a-openat.obj `if test -f 'openat.c'; then $(CYGPATH_W) 'openat.c'; else $(CYGPATH_W) '$(srcdir)/openat.c'; fi`
7257 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-openat.Tpo $(DEPDIR)/libgnu_a-openat.Po
7258 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='openat.c' object='libgnu_a-openat.obj' libtool=no @AMDEPBACKSLASH@
7259 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7260 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-openat.obj `if test -f 'openat.c'; then $(CYGPATH_W) 'openat.c'; else $(CYGPATH_W) '$(srcdir)/openat.c'; fi`
7261 -
7262 -libgnu_a-openat-die.o: openat-die.c
7263 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-openat-die.o -MD -MP -MF $(DEPDIR)/libgnu_a-openat-die.Tpo -c -o libgnu_a-openat-die.o `test -f 'openat-die.c' || echo '$(srcdir)/'`openat-die.c
7264 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-openat-die.Tpo $(DEPDIR)/libgnu_a-openat-die.Po
7265 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='openat-die.c' object='libgnu_a-openat-die.o' libtool=no @AMDEPBACKSLASH@
7266 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7267 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-openat-die.o `test -f 'openat-die.c' || echo '$(srcdir)/'`openat-die.c
7268 -
7269 -libgnu_a-openat-die.obj: openat-die.c
7270 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-openat-die.obj -MD -MP -MF $(DEPDIR)/libgnu_a-openat-die.Tpo -c -o libgnu_a-openat-die.obj `if test -f 'openat-die.c'; then $(CYGPATH_W) 'openat-die.c'; else $(CYGPATH_W) '$(srcdir)/openat-die.c'; fi`
7271 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-openat-die.Tpo $(DEPDIR)/libgnu_a-openat-die.Po
7272 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='openat-die.c' object='libgnu_a-openat-die.obj' libtool=no @AMDEPBACKSLASH@
7273 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7274 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-openat-die.obj `if test -f 'openat-die.c'; then $(CYGPATH_W) 'openat-die.c'; else $(CYGPATH_W) '$(srcdir)/openat-die.c'; fi`
7275 -
7276 -libgnu_a-opendir.o: opendir.c
7277 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-opendir.o -MD -MP -MF $(DEPDIR)/libgnu_a-opendir.Tpo -c -o libgnu_a-opendir.o `test -f 'opendir.c' || echo '$(srcdir)/'`opendir.c
7278 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-opendir.Tpo $(DEPDIR)/libgnu_a-opendir.Po
7279 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='opendir.c' object='libgnu_a-opendir.o' libtool=no @AMDEPBACKSLASH@
7280 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7281 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-opendir.o `test -f 'opendir.c' || echo '$(srcdir)/'`opendir.c
7282 -
7283 -libgnu_a-opendir.obj: opendir.c
7284 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-opendir.obj -MD -MP -MF $(DEPDIR)/libgnu_a-opendir.Tpo -c -o libgnu_a-opendir.obj `if test -f 'opendir.c'; then $(CYGPATH_W) 'opendir.c'; else $(CYGPATH_W) '$(srcdir)/opendir.c'; fi`
7285 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-opendir.Tpo $(DEPDIR)/libgnu_a-opendir.Po
7286 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='opendir.c' object='libgnu_a-opendir.obj' libtool=no @AMDEPBACKSLASH@
7287 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7288 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-opendir.obj `if test -f 'opendir.c'; then $(CYGPATH_W) 'opendir.c'; else $(CYGPATH_W) '$(srcdir)/opendir.c'; fi`
7289 -
7290 -libgnu_a-pipe.o: pipe.c
7291 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-pipe.o -MD -MP -MF $(DEPDIR)/libgnu_a-pipe.Tpo -c -o libgnu_a-pipe.o `test -f 'pipe.c' || echo '$(srcdir)/'`pipe.c
7292 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-pipe.Tpo $(DEPDIR)/libgnu_a-pipe.Po
7293 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pipe.c' object='libgnu_a-pipe.o' libtool=no @AMDEPBACKSLASH@
7294 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7295 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-pipe.o `test -f 'pipe.c' || echo '$(srcdir)/'`pipe.c
7296 -
7297 -libgnu_a-pipe.obj: pipe.c
7298 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-pipe.obj -MD -MP -MF $(DEPDIR)/libgnu_a-pipe.Tpo -c -o libgnu_a-pipe.obj `if test -f 'pipe.c'; then $(CYGPATH_W) 'pipe.c'; else $(CYGPATH_W) '$(srcdir)/pipe.c'; fi`
7299 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-pipe.Tpo $(DEPDIR)/libgnu_a-pipe.Po
7300 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pipe.c' object='libgnu_a-pipe.obj' libtool=no @AMDEPBACKSLASH@
7301 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7302 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-pipe.obj `if test -f 'pipe.c'; then $(CYGPATH_W) 'pipe.c'; else $(CYGPATH_W) '$(srcdir)/pipe.c'; fi`
7303 -
7304 -libgnu_a-printf-frexp.o: printf-frexp.c
7305 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-printf-frexp.o -MD -MP -MF $(DEPDIR)/libgnu_a-printf-frexp.Tpo -c -o libgnu_a-printf-frexp.o `test -f 'printf-frexp.c' || echo '$(srcdir)/'`printf-frexp.c
7306 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-printf-frexp.Tpo $(DEPDIR)/libgnu_a-printf-frexp.Po
7307 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='printf-frexp.c' object='libgnu_a-printf-frexp.o' libtool=no @AMDEPBACKSLASH@
7308 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7309 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-printf-frexp.o `test -f 'printf-frexp.c' || echo '$(srcdir)/'`printf-frexp.c
7310 -
7311 -libgnu_a-printf-frexp.obj: printf-frexp.c
7312 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-printf-frexp.obj -MD -MP -MF $(DEPDIR)/libgnu_a-printf-frexp.Tpo -c -o libgnu_a-printf-frexp.obj `if test -f 'printf-frexp.c'; then $(CYGPATH_W) 'printf-frexp.c'; else $(CYGPATH_W) '$(srcdir)/printf-frexp.c'; fi`
7313 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-printf-frexp.Tpo $(DEPDIR)/libgnu_a-printf-frexp.Po
7314 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='printf-frexp.c' object='libgnu_a-printf-frexp.obj' libtool=no @AMDEPBACKSLASH@
7315 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7316 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-printf-frexp.obj `if test -f 'printf-frexp.c'; then $(CYGPATH_W) 'printf-frexp.c'; else $(CYGPATH_W) '$(srcdir)/printf-frexp.c'; fi`
7317 -
7318 -libgnu_a-printf-frexpl.o: printf-frexpl.c
7319 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-printf-frexpl.o -MD -MP -MF $(DEPDIR)/libgnu_a-printf-frexpl.Tpo -c -o libgnu_a-printf-frexpl.o `test -f 'printf-frexpl.c' || echo '$(srcdir)/'`printf-frexpl.c
7320 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-printf-frexpl.Tpo $(DEPDIR)/libgnu_a-printf-frexpl.Po
7321 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='printf-frexpl.c' object='libgnu_a-printf-frexpl.o' libtool=no @AMDEPBACKSLASH@
7322 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7323 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-printf-frexpl.o `test -f 'printf-frexpl.c' || echo '$(srcdir)/'`printf-frexpl.c
7324 -
7325 -libgnu_a-printf-frexpl.obj: printf-frexpl.c
7326 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-printf-frexpl.obj -MD -MP -MF $(DEPDIR)/libgnu_a-printf-frexpl.Tpo -c -o libgnu_a-printf-frexpl.obj `if test -f 'printf-frexpl.c'; then $(CYGPATH_W) 'printf-frexpl.c'; else $(CYGPATH_W) '$(srcdir)/printf-frexpl.c'; fi`
7327 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-printf-frexpl.Tpo $(DEPDIR)/libgnu_a-printf-frexpl.Po
7328 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='printf-frexpl.c' object='libgnu_a-printf-frexpl.obj' libtool=no @AMDEPBACKSLASH@
7329 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7330 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-printf-frexpl.obj `if test -f 'printf-frexpl.c'; then $(CYGPATH_W) 'printf-frexpl.c'; else $(CYGPATH_W) '$(srcdir)/printf-frexpl.c'; fi`
7331 -
7332 -libgnu_a-rawmemchr.o: rawmemchr.c
7333 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-rawmemchr.o -MD -MP -MF $(DEPDIR)/libgnu_a-rawmemchr.Tpo -c -o libgnu_a-rawmemchr.o `test -f 'rawmemchr.c' || echo '$(srcdir)/'`rawmemchr.c
7334 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-rawmemchr.Tpo $(DEPDIR)/libgnu_a-rawmemchr.Po
7335 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rawmemchr.c' object='libgnu_a-rawmemchr.o' libtool=no @AMDEPBACKSLASH@
7336 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7337 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-rawmemchr.o `test -f 'rawmemchr.c' || echo '$(srcdir)/'`rawmemchr.c
7338 -
7339 -libgnu_a-rawmemchr.obj: rawmemchr.c
7340 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-rawmemchr.obj -MD -MP -MF $(DEPDIR)/libgnu_a-rawmemchr.Tpo -c -o libgnu_a-rawmemchr.obj `if test -f 'rawmemchr.c'; then $(CYGPATH_W) 'rawmemchr.c'; else $(CYGPATH_W) '$(srcdir)/rawmemchr.c'; fi`
7341 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-rawmemchr.Tpo $(DEPDIR)/libgnu_a-rawmemchr.Po
7342 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rawmemchr.c' object='libgnu_a-rawmemchr.obj' libtool=no @AMDEPBACKSLASH@
7343 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7344 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-rawmemchr.obj `if test -f 'rawmemchr.c'; then $(CYGPATH_W) 'rawmemchr.c'; else $(CYGPATH_W) '$(srcdir)/rawmemchr.c'; fi`
7345 -
7346 -libgnu_a-readlink.o: readlink.c
7347 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-readlink.o -MD -MP -MF $(DEPDIR)/libgnu_a-readlink.Tpo -c -o libgnu_a-readlink.o `test -f 'readlink.c' || echo '$(srcdir)/'`readlink.c
7348 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-readlink.Tpo $(DEPDIR)/libgnu_a-readlink.Po
7349 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='readlink.c' object='libgnu_a-readlink.o' libtool=no @AMDEPBACKSLASH@
7350 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7351 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-readlink.o `test -f 'readlink.c' || echo '$(srcdir)/'`readlink.c
7352 -
7353 -libgnu_a-readlink.obj: readlink.c
7354 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-readlink.obj -MD -MP -MF $(DEPDIR)/libgnu_a-readlink.Tpo -c -o libgnu_a-readlink.obj `if test -f 'readlink.c'; then $(CYGPATH_W) 'readlink.c'; else $(CYGPATH_W) '$(srcdir)/readlink.c'; fi`
7355 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-readlink.Tpo $(DEPDIR)/libgnu_a-readlink.Po
7356 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='readlink.c' object='libgnu_a-readlink.obj' libtool=no @AMDEPBACKSLASH@
7357 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7358 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-readlink.obj `if test -f 'readlink.c'; then $(CYGPATH_W) 'readlink.c'; else $(CYGPATH_W) '$(srcdir)/readlink.c'; fi`
7359 -
7360 -libgnu_a-readlinkat.o: readlinkat.c
7361 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-readlinkat.o -MD -MP -MF $(DEPDIR)/libgnu_a-readlinkat.Tpo -c -o libgnu_a-readlinkat.o `test -f 'readlinkat.c' || echo '$(srcdir)/'`readlinkat.c
7362 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-readlinkat.Tpo $(DEPDIR)/libgnu_a-readlinkat.Po
7363 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='readlinkat.c' object='libgnu_a-readlinkat.o' libtool=no @AMDEPBACKSLASH@
7364 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7365 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-readlinkat.o `test -f 'readlinkat.c' || echo '$(srcdir)/'`readlinkat.c
7366 -
7367 -libgnu_a-readlinkat.obj: readlinkat.c
7368 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-readlinkat.obj -MD -MP -MF $(DEPDIR)/libgnu_a-readlinkat.Tpo -c -o libgnu_a-readlinkat.obj `if test -f 'readlinkat.c'; then $(CYGPATH_W) 'readlinkat.c'; else $(CYGPATH_W) '$(srcdir)/readlinkat.c'; fi`
7369 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-readlinkat.Tpo $(DEPDIR)/libgnu_a-readlinkat.Po
7370 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='readlinkat.c' object='libgnu_a-readlinkat.obj' libtool=no @AMDEPBACKSLASH@
7371 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7372 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-readlinkat.obj `if test -f 'readlinkat.c'; then $(CYGPATH_W) 'readlinkat.c'; else $(CYGPATH_W) '$(srcdir)/readlinkat.c'; fi`
7373 -
7374 -libgnu_a-reallocarray.o: reallocarray.c
7375 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-reallocarray.o -MD -MP -MF $(DEPDIR)/libgnu_a-reallocarray.Tpo -c -o libgnu_a-reallocarray.o `test -f 'reallocarray.c' || echo '$(srcdir)/'`reallocarray.c
7376 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-reallocarray.Tpo $(DEPDIR)/libgnu_a-reallocarray.Po
7377 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='reallocarray.c' object='libgnu_a-reallocarray.o' libtool=no @AMDEPBACKSLASH@
7378 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7379 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-reallocarray.o `test -f 'reallocarray.c' || echo '$(srcdir)/'`reallocarray.c
7380 -
7381 -libgnu_a-reallocarray.obj: reallocarray.c
7382 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-reallocarray.obj -MD -MP -MF $(DEPDIR)/libgnu_a-reallocarray.Tpo -c -o libgnu_a-reallocarray.obj `if test -f 'reallocarray.c'; then $(CYGPATH_W) 'reallocarray.c'; else $(CYGPATH_W) '$(srcdir)/reallocarray.c'; fi`
7383 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-reallocarray.Tpo $(DEPDIR)/libgnu_a-reallocarray.Po
7384 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='reallocarray.c' object='libgnu_a-reallocarray.obj' libtool=no @AMDEPBACKSLASH@
7385 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7386 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-reallocarray.obj `if test -f 'reallocarray.c'; then $(CYGPATH_W) 'reallocarray.c'; else $(CYGPATH_W) '$(srcdir)/reallocarray.c'; fi`
7387 -
7388 -libgnu_a-rename.o: rename.c
7389 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-rename.o -MD -MP -MF $(DEPDIR)/libgnu_a-rename.Tpo -c -o libgnu_a-rename.o `test -f 'rename.c' || echo '$(srcdir)/'`rename.c
7390 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-rename.Tpo $(DEPDIR)/libgnu_a-rename.Po
7391 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rename.c' object='libgnu_a-rename.o' libtool=no @AMDEPBACKSLASH@
7392 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7393 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-rename.o `test -f 'rename.c' || echo '$(srcdir)/'`rename.c
7394 -
7395 -libgnu_a-rename.obj: rename.c
7396 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-rename.obj -MD -MP -MF $(DEPDIR)/libgnu_a-rename.Tpo -c -o libgnu_a-rename.obj `if test -f 'rename.c'; then $(CYGPATH_W) 'rename.c'; else $(CYGPATH_W) '$(srcdir)/rename.c'; fi`
7397 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-rename.Tpo $(DEPDIR)/libgnu_a-rename.Po
7398 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rename.c' object='libgnu_a-rename.obj' libtool=no @AMDEPBACKSLASH@
7399 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7400 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-rename.obj `if test -f 'rename.c'; then $(CYGPATH_W) 'rename.c'; else $(CYGPATH_W) '$(srcdir)/rename.c'; fi`
7401 -
7402 -libgnu_a-renameat.o: renameat.c
7403 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-renameat.o -MD -MP -MF $(DEPDIR)/libgnu_a-renameat.Tpo -c -o libgnu_a-renameat.o `test -f 'renameat.c' || echo '$(srcdir)/'`renameat.c
7404 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-renameat.Tpo $(DEPDIR)/libgnu_a-renameat.Po
7405 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='renameat.c' object='libgnu_a-renameat.o' libtool=no @AMDEPBACKSLASH@
7406 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7407 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-renameat.o `test -f 'renameat.c' || echo '$(srcdir)/'`renameat.c
7408 -
7409 -libgnu_a-renameat.obj: renameat.c
7410 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-renameat.obj -MD -MP -MF $(DEPDIR)/libgnu_a-renameat.Tpo -c -o libgnu_a-renameat.obj `if test -f 'renameat.c'; then $(CYGPATH_W) 'renameat.c'; else $(CYGPATH_W) '$(srcdir)/renameat.c'; fi`
7411 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-renameat.Tpo $(DEPDIR)/libgnu_a-renameat.Po
7412 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='renameat.c' object='libgnu_a-renameat.obj' libtool=no @AMDEPBACKSLASH@
7413 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7414 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-renameat.obj `if test -f 'renameat.c'; then $(CYGPATH_W) 'renameat.c'; else $(CYGPATH_W) '$(srcdir)/renameat.c'; fi`
7415 -
7416 -libgnu_a-renameatu.o: renameatu.c
7417 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-renameatu.o -MD -MP -MF $(DEPDIR)/libgnu_a-renameatu.Tpo -c -o libgnu_a-renameatu.o `test -f 'renameatu.c' || echo '$(srcdir)/'`renameatu.c
7418 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-renameatu.Tpo $(DEPDIR)/libgnu_a-renameatu.Po
7419 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='renameatu.c' object='libgnu_a-renameatu.o' libtool=no @AMDEPBACKSLASH@
7420 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7421 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-renameatu.o `test -f 'renameatu.c' || echo '$(srcdir)/'`renameatu.c
7422 -
7423 -libgnu_a-renameatu.obj: renameatu.c
7424 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-renameatu.obj -MD -MP -MF $(DEPDIR)/libgnu_a-renameatu.Tpo -c -o libgnu_a-renameatu.obj `if test -f 'renameatu.c'; then $(CYGPATH_W) 'renameatu.c'; else $(CYGPATH_W) '$(srcdir)/renameatu.c'; fi`
7425 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-renameatu.Tpo $(DEPDIR)/libgnu_a-renameatu.Po
7426 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='renameatu.c' object='libgnu_a-renameatu.obj' libtool=no @AMDEPBACKSLASH@
7427 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7428 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-renameatu.obj `if test -f 'renameatu.c'; then $(CYGPATH_W) 'renameatu.c'; else $(CYGPATH_W) '$(srcdir)/renameatu.c'; fi`
7429 -
7430 -libgnu_a-rmdir.o: rmdir.c
7431 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-rmdir.o -MD -MP -MF $(DEPDIR)/libgnu_a-rmdir.Tpo -c -o libgnu_a-rmdir.o `test -f 'rmdir.c' || echo '$(srcdir)/'`rmdir.c
7432 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-rmdir.Tpo $(DEPDIR)/libgnu_a-rmdir.Po
7433 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rmdir.c' object='libgnu_a-rmdir.o' libtool=no @AMDEPBACKSLASH@
7434 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7435 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-rmdir.o `test -f 'rmdir.c' || echo '$(srcdir)/'`rmdir.c
7436 -
7437 -libgnu_a-rmdir.obj: rmdir.c
7438 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-rmdir.obj -MD -MP -MF $(DEPDIR)/libgnu_a-rmdir.Tpo -c -o libgnu_a-rmdir.obj `if test -f 'rmdir.c'; then $(CYGPATH_W) 'rmdir.c'; else $(CYGPATH_W) '$(srcdir)/rmdir.c'; fi`
7439 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-rmdir.Tpo $(DEPDIR)/libgnu_a-rmdir.Po
7440 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rmdir.c' object='libgnu_a-rmdir.obj' libtool=no @AMDEPBACKSLASH@
7441 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7442 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-rmdir.obj `if test -f 'rmdir.c'; then $(CYGPATH_W) 'rmdir.c'; else $(CYGPATH_W) '$(srcdir)/rmdir.c'; fi`
7443 -
7444 -libgnu_a-save-cwd.o: save-cwd.c
7445 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-save-cwd.o -MD -MP -MF $(DEPDIR)/libgnu_a-save-cwd.Tpo -c -o libgnu_a-save-cwd.o `test -f 'save-cwd.c' || echo '$(srcdir)/'`save-cwd.c
7446 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-save-cwd.Tpo $(DEPDIR)/libgnu_a-save-cwd.Po
7447 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='save-cwd.c' object='libgnu_a-save-cwd.o' libtool=no @AMDEPBACKSLASH@
7448 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7449 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-save-cwd.o `test -f 'save-cwd.c' || echo '$(srcdir)/'`save-cwd.c
7450 -
7451 -libgnu_a-save-cwd.obj: save-cwd.c
7452 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-save-cwd.obj -MD -MP -MF $(DEPDIR)/libgnu_a-save-cwd.Tpo -c -o libgnu_a-save-cwd.obj `if test -f 'save-cwd.c'; then $(CYGPATH_W) 'save-cwd.c'; else $(CYGPATH_W) '$(srcdir)/save-cwd.c'; fi`
7453 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-save-cwd.Tpo $(DEPDIR)/libgnu_a-save-cwd.Po
7454 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='save-cwd.c' object='libgnu_a-save-cwd.obj' libtool=no @AMDEPBACKSLASH@
7455 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7456 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-save-cwd.obj `if test -f 'save-cwd.c'; then $(CYGPATH_W) 'save-cwd.c'; else $(CYGPATH_W) '$(srcdir)/save-cwd.c'; fi`
7457 -
7458 -malloc/libgnu_a-scratch_buffer_dupfree.o: malloc/scratch_buffer_dupfree.c
7459 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT malloc/libgnu_a-scratch_buffer_dupfree.o -MD -MP -MF malloc/$(DEPDIR)/libgnu_a-scratch_buffer_dupfree.Tpo -c -o malloc/libgnu_a-scratch_buffer_dupfree.o `test -f 'malloc/scratch_buffer_dupfree.c' || echo '$(srcdir)/'`malloc/scratch_buffer_dupfree.c
7460 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) malloc/$(DEPDIR)/libgnu_a-scratch_buffer_dupfree.Tpo malloc/$(DEPDIR)/libgnu_a-scratch_buffer_dupfree.Po
7461 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='malloc/scratch_buffer_dupfree.c' object='malloc/libgnu_a-scratch_buffer_dupfree.o' libtool=no @AMDEPBACKSLASH@
7462 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7463 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o malloc/libgnu_a-scratch_buffer_dupfree.o `test -f 'malloc/scratch_buffer_dupfree.c' || echo '$(srcdir)/'`malloc/scratch_buffer_dupfree.c
7464 -
7465 -malloc/libgnu_a-scratch_buffer_dupfree.obj: malloc/scratch_buffer_dupfree.c
7466 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT malloc/libgnu_a-scratch_buffer_dupfree.obj -MD -MP -MF malloc/$(DEPDIR)/libgnu_a-scratch_buffer_dupfree.Tpo -c -o malloc/libgnu_a-scratch_buffer_dupfree.obj `if test -f 'malloc/scratch_buffer_dupfree.c'; then $(CYGPATH_W) 'malloc/scratch_buffer_dupfree.c'; else $(CYGPATH_W) '$(srcdir)/malloc/scratch_buffer_dupfree.c'; fi`
7467 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) malloc/$(DEPDIR)/libgnu_a-scratch_buffer_dupfree.Tpo malloc/$(DEPDIR)/libgnu_a-scratch_buffer_dupfree.Po
7468 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='malloc/scratch_buffer_dupfree.c' object='malloc/libgnu_a-scratch_buffer_dupfree.obj' libtool=no @AMDEPBACKSLASH@
7469 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7470 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o malloc/libgnu_a-scratch_buffer_dupfree.obj `if test -f 'malloc/scratch_buffer_dupfree.c'; then $(CYGPATH_W) 'malloc/scratch_buffer_dupfree.c'; else $(CYGPATH_W) '$(srcdir)/malloc/scratch_buffer_dupfree.c'; fi`
7471 -
7472 -malloc/libgnu_a-scratch_buffer_grow.o: malloc/scratch_buffer_grow.c
7473 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT malloc/libgnu_a-scratch_buffer_grow.o -MD -MP -MF malloc/$(DEPDIR)/libgnu_a-scratch_buffer_grow.Tpo -c -o malloc/libgnu_a-scratch_buffer_grow.o `test -f 'malloc/scratch_buffer_grow.c' || echo '$(srcdir)/'`malloc/scratch_buffer_grow.c
7474 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) malloc/$(DEPDIR)/libgnu_a-scratch_buffer_grow.Tpo malloc/$(DEPDIR)/libgnu_a-scratch_buffer_grow.Po
7475 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='malloc/scratch_buffer_grow.c' object='malloc/libgnu_a-scratch_buffer_grow.o' libtool=no @AMDEPBACKSLASH@
7476 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7477 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o malloc/libgnu_a-scratch_buffer_grow.o `test -f 'malloc/scratch_buffer_grow.c' || echo '$(srcdir)/'`malloc/scratch_buffer_grow.c
7478 -
7479 -malloc/libgnu_a-scratch_buffer_grow.obj: malloc/scratch_buffer_grow.c
7480 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT malloc/libgnu_a-scratch_buffer_grow.obj -MD -MP -MF malloc/$(DEPDIR)/libgnu_a-scratch_buffer_grow.Tpo -c -o malloc/libgnu_a-scratch_buffer_grow.obj `if test -f 'malloc/scratch_buffer_grow.c'; then $(CYGPATH_W) 'malloc/scratch_buffer_grow.c'; else $(CYGPATH_W) '$(srcdir)/malloc/scratch_buffer_grow.c'; fi`
7481 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) malloc/$(DEPDIR)/libgnu_a-scratch_buffer_grow.Tpo malloc/$(DEPDIR)/libgnu_a-scratch_buffer_grow.Po
7482 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='malloc/scratch_buffer_grow.c' object='malloc/libgnu_a-scratch_buffer_grow.obj' libtool=no @AMDEPBACKSLASH@
7483 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7484 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o malloc/libgnu_a-scratch_buffer_grow.obj `if test -f 'malloc/scratch_buffer_grow.c'; then $(CYGPATH_W) 'malloc/scratch_buffer_grow.c'; else $(CYGPATH_W) '$(srcdir)/malloc/scratch_buffer_grow.c'; fi`
7485 -
7486 -malloc/libgnu_a-scratch_buffer_grow_preserve.o: malloc/scratch_buffer_grow_preserve.c
7487 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT malloc/libgnu_a-scratch_buffer_grow_preserve.o -MD -MP -MF malloc/$(DEPDIR)/libgnu_a-scratch_buffer_grow_preserve.Tpo -c -o malloc/libgnu_a-scratch_buffer_grow_preserve.o `test -f 'malloc/scratch_buffer_grow_preserve.c' || echo '$(srcdir)/'`malloc/scratch_buffer_grow_preserve.c
7488 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) malloc/$(DEPDIR)/libgnu_a-scratch_buffer_grow_preserve.Tpo malloc/$(DEPDIR)/libgnu_a-scratch_buffer_grow_preserve.Po
7489 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='malloc/scratch_buffer_grow_preserve.c' object='malloc/libgnu_a-scratch_buffer_grow_preserve.o' libtool=no @AMDEPBACKSLASH@
7490 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7491 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o malloc/libgnu_a-scratch_buffer_grow_preserve.o `test -f 'malloc/scratch_buffer_grow_preserve.c' || echo '$(srcdir)/'`malloc/scratch_buffer_grow_preserve.c
7492 -
7493 -malloc/libgnu_a-scratch_buffer_grow_preserve.obj: malloc/scratch_buffer_grow_preserve.c
7494 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT malloc/libgnu_a-scratch_buffer_grow_preserve.obj -MD -MP -MF malloc/$(DEPDIR)/libgnu_a-scratch_buffer_grow_preserve.Tpo -c -o malloc/libgnu_a-scratch_buffer_grow_preserve.obj `if test -f 'malloc/scratch_buffer_grow_preserve.c'; then $(CYGPATH_W) 'malloc/scratch_buffer_grow_preserve.c'; else $(CYGPATH_W) '$(srcdir)/malloc/scratch_buffer_grow_preserve.c'; fi`
7495 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) malloc/$(DEPDIR)/libgnu_a-scratch_buffer_grow_preserve.Tpo malloc/$(DEPDIR)/libgnu_a-scratch_buffer_grow_preserve.Po
7496 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='malloc/scratch_buffer_grow_preserve.c' object='malloc/libgnu_a-scratch_buffer_grow_preserve.obj' libtool=no @AMDEPBACKSLASH@
7497 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7498 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o malloc/libgnu_a-scratch_buffer_grow_preserve.obj `if test -f 'malloc/scratch_buffer_grow_preserve.c'; then $(CYGPATH_W) 'malloc/scratch_buffer_grow_preserve.c'; else $(CYGPATH_W) '$(srcdir)/malloc/scratch_buffer_grow_preserve.c'; fi`
7499 -
7500 -malloc/libgnu_a-scratch_buffer_set_array_size.o: malloc/scratch_buffer_set_array_size.c
7501 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT malloc/libgnu_a-scratch_buffer_set_array_size.o -MD -MP -MF malloc/$(DEPDIR)/libgnu_a-scratch_buffer_set_array_size.Tpo -c -o malloc/libgnu_a-scratch_buffer_set_array_size.o `test -f 'malloc/scratch_buffer_set_array_size.c' || echo '$(srcdir)/'`malloc/scratch_buffer_set_array_size.c
7502 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) malloc/$(DEPDIR)/libgnu_a-scratch_buffer_set_array_size.Tpo malloc/$(DEPDIR)/libgnu_a-scratch_buffer_set_array_size.Po
7503 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='malloc/scratch_buffer_set_array_size.c' object='malloc/libgnu_a-scratch_buffer_set_array_size.o' libtool=no @AMDEPBACKSLASH@
7504 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7505 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o malloc/libgnu_a-scratch_buffer_set_array_size.o `test -f 'malloc/scratch_buffer_set_array_size.c' || echo '$(srcdir)/'`malloc/scratch_buffer_set_array_size.c
7506 -
7507 -malloc/libgnu_a-scratch_buffer_set_array_size.obj: malloc/scratch_buffer_set_array_size.c
7508 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT malloc/libgnu_a-scratch_buffer_set_array_size.obj -MD -MP -MF malloc/$(DEPDIR)/libgnu_a-scratch_buffer_set_array_size.Tpo -c -o malloc/libgnu_a-scratch_buffer_set_array_size.obj `if test -f 'malloc/scratch_buffer_set_array_size.c'; then $(CYGPATH_W) 'malloc/scratch_buffer_set_array_size.c'; else $(CYGPATH_W) '$(srcdir)/malloc/scratch_buffer_set_array_size.c'; fi`
7509 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) malloc/$(DEPDIR)/libgnu_a-scratch_buffer_set_array_size.Tpo malloc/$(DEPDIR)/libgnu_a-scratch_buffer_set_array_size.Po
7510 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='malloc/scratch_buffer_set_array_size.c' object='malloc/libgnu_a-scratch_buffer_set_array_size.obj' libtool=no @AMDEPBACKSLASH@
7511 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7512 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o malloc/libgnu_a-scratch_buffer_set_array_size.obj `if test -f 'malloc/scratch_buffer_set_array_size.c'; then $(CYGPATH_W) 'malloc/scratch_buffer_set_array_size.c'; else $(CYGPATH_W) '$(srcdir)/malloc/scratch_buffer_set_array_size.c'; fi`
7513 -
7514 -libgnu_a-signbitf.o: signbitf.c
7515 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-signbitf.o -MD -MP -MF $(DEPDIR)/libgnu_a-signbitf.Tpo -c -o libgnu_a-signbitf.o `test -f 'signbitf.c' || echo '$(srcdir)/'`signbitf.c
7516 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-signbitf.Tpo $(DEPDIR)/libgnu_a-signbitf.Po
7517 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='signbitf.c' object='libgnu_a-signbitf.o' libtool=no @AMDEPBACKSLASH@
7518 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7519 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-signbitf.o `test -f 'signbitf.c' || echo '$(srcdir)/'`signbitf.c
7520 -
7521 -libgnu_a-signbitf.obj: signbitf.c
7522 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-signbitf.obj -MD -MP -MF $(DEPDIR)/libgnu_a-signbitf.Tpo -c -o libgnu_a-signbitf.obj `if test -f 'signbitf.c'; then $(CYGPATH_W) 'signbitf.c'; else $(CYGPATH_W) '$(srcdir)/signbitf.c'; fi`
7523 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-signbitf.Tpo $(DEPDIR)/libgnu_a-signbitf.Po
7524 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='signbitf.c' object='libgnu_a-signbitf.obj' libtool=no @AMDEPBACKSLASH@
7525 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7526 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-signbitf.obj `if test -f 'signbitf.c'; then $(CYGPATH_W) 'signbitf.c'; else $(CYGPATH_W) '$(srcdir)/signbitf.c'; fi`
7527 -
7528 -libgnu_a-signbitd.o: signbitd.c
7529 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-signbitd.o -MD -MP -MF $(DEPDIR)/libgnu_a-signbitd.Tpo -c -o libgnu_a-signbitd.o `test -f 'signbitd.c' || echo '$(srcdir)/'`signbitd.c
7530 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-signbitd.Tpo $(DEPDIR)/libgnu_a-signbitd.Po
7531 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='signbitd.c' object='libgnu_a-signbitd.o' libtool=no @AMDEPBACKSLASH@
7532 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7533 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-signbitd.o `test -f 'signbitd.c' || echo '$(srcdir)/'`signbitd.c
7534 -
7535 -libgnu_a-signbitd.obj: signbitd.c
7536 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-signbitd.obj -MD -MP -MF $(DEPDIR)/libgnu_a-signbitd.Tpo -c -o libgnu_a-signbitd.obj `if test -f 'signbitd.c'; then $(CYGPATH_W) 'signbitd.c'; else $(CYGPATH_W) '$(srcdir)/signbitd.c'; fi`
7537 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-signbitd.Tpo $(DEPDIR)/libgnu_a-signbitd.Po
7538 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='signbitd.c' object='libgnu_a-signbitd.obj' libtool=no @AMDEPBACKSLASH@
7539 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7540 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-signbitd.obj `if test -f 'signbitd.c'; then $(CYGPATH_W) 'signbitd.c'; else $(CYGPATH_W) '$(srcdir)/signbitd.c'; fi`
7541 -
7542 -libgnu_a-signbitl.o: signbitl.c
7543 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-signbitl.o -MD -MP -MF $(DEPDIR)/libgnu_a-signbitl.Tpo -c -o libgnu_a-signbitl.o `test -f 'signbitl.c' || echo '$(srcdir)/'`signbitl.c
7544 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-signbitl.Tpo $(DEPDIR)/libgnu_a-signbitl.Po
7545 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='signbitl.c' object='libgnu_a-signbitl.o' libtool=no @AMDEPBACKSLASH@
7546 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7547 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-signbitl.o `test -f 'signbitl.c' || echo '$(srcdir)/'`signbitl.c
7548 -
7549 -libgnu_a-signbitl.obj: signbitl.c
7550 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-signbitl.obj -MD -MP -MF $(DEPDIR)/libgnu_a-signbitl.Tpo -c -o libgnu_a-signbitl.obj `if test -f 'signbitl.c'; then $(CYGPATH_W) 'signbitl.c'; else $(CYGPATH_W) '$(srcdir)/signbitl.c'; fi`
7551 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-signbitl.Tpo $(DEPDIR)/libgnu_a-signbitl.Po
7552 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='signbitl.c' object='libgnu_a-signbitl.obj' libtool=no @AMDEPBACKSLASH@
7553 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7554 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-signbitl.obj `if test -f 'signbitl.c'; then $(CYGPATH_W) 'signbitl.c'; else $(CYGPATH_W) '$(srcdir)/signbitl.c'; fi`
7555 -
7556 -libgnu_a-stat.o: stat.c
7557 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-stat.o -MD -MP -MF $(DEPDIR)/libgnu_a-stat.Tpo -c -o libgnu_a-stat.o `test -f 'stat.c' || echo '$(srcdir)/'`stat.c
7558 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-stat.Tpo $(DEPDIR)/libgnu_a-stat.Po
7559 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='stat.c' object='libgnu_a-stat.o' libtool=no @AMDEPBACKSLASH@
7560 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7561 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-stat.o `test -f 'stat.c' || echo '$(srcdir)/'`stat.c
7562 -
7563 -libgnu_a-stat.obj: stat.c
7564 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-stat.obj -MD -MP -MF $(DEPDIR)/libgnu_a-stat.Tpo -c -o libgnu_a-stat.obj `if test -f 'stat.c'; then $(CYGPATH_W) 'stat.c'; else $(CYGPATH_W) '$(srcdir)/stat.c'; fi`
7565 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-stat.Tpo $(DEPDIR)/libgnu_a-stat.Po
7566 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='stat.c' object='libgnu_a-stat.obj' libtool=no @AMDEPBACKSLASH@
7567 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7568 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-stat.obj `if test -f 'stat.c'; then $(CYGPATH_W) 'stat.c'; else $(CYGPATH_W) '$(srcdir)/stat.c'; fi`
7569 -
7570 -libgnu_a-stat-time.o: stat-time.c
7571 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-stat-time.o -MD -MP -MF $(DEPDIR)/libgnu_a-stat-time.Tpo -c -o libgnu_a-stat-time.o `test -f 'stat-time.c' || echo '$(srcdir)/'`stat-time.c
7572 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-stat-time.Tpo $(DEPDIR)/libgnu_a-stat-time.Po
7573 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='stat-time.c' object='libgnu_a-stat-time.o' libtool=no @AMDEPBACKSLASH@
7574 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7575 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-stat-time.o `test -f 'stat-time.c' || echo '$(srcdir)/'`stat-time.c
7576 -
7577 -libgnu_a-stat-time.obj: stat-time.c
7578 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-stat-time.obj -MD -MP -MF $(DEPDIR)/libgnu_a-stat-time.Tpo -c -o libgnu_a-stat-time.obj `if test -f 'stat-time.c'; then $(CYGPATH_W) 'stat-time.c'; else $(CYGPATH_W) '$(srcdir)/stat-time.c'; fi`
7579 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-stat-time.Tpo $(DEPDIR)/libgnu_a-stat-time.Po
7580 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='stat-time.c' object='libgnu_a-stat-time.obj' libtool=no @AMDEPBACKSLASH@
7581 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7582 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-stat-time.obj `if test -f 'stat-time.c'; then $(CYGPATH_W) 'stat-time.c'; else $(CYGPATH_W) '$(srcdir)/stat-time.c'; fi`
7583 -
7584 -libgnu_a-statat.o: statat.c
7585 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-statat.o -MD -MP -MF $(DEPDIR)/libgnu_a-statat.Tpo -c -o libgnu_a-statat.o `test -f 'statat.c' || echo '$(srcdir)/'`statat.c
7586 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-statat.Tpo $(DEPDIR)/libgnu_a-statat.Po
7587 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='statat.c' object='libgnu_a-statat.o' libtool=no @AMDEPBACKSLASH@
7588 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7589 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-statat.o `test -f 'statat.c' || echo '$(srcdir)/'`statat.c
7590 -
7591 -libgnu_a-statat.obj: statat.c
7592 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-statat.obj -MD -MP -MF $(DEPDIR)/libgnu_a-statat.Tpo -c -o libgnu_a-statat.obj `if test -f 'statat.c'; then $(CYGPATH_W) 'statat.c'; else $(CYGPATH_W) '$(srcdir)/statat.c'; fi`
7593 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-statat.Tpo $(DEPDIR)/libgnu_a-statat.Po
7594 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='statat.c' object='libgnu_a-statat.obj' libtool=no @AMDEPBACKSLASH@
7595 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7596 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-statat.obj `if test -f 'statat.c'; then $(CYGPATH_W) 'statat.c'; else $(CYGPATH_W) '$(srcdir)/statat.c'; fi`
7597 -
7598 -libgnu_a-stdio-read.o: stdio-read.c
7599 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-stdio-read.o -MD -MP -MF $(DEPDIR)/libgnu_a-stdio-read.Tpo -c -o libgnu_a-stdio-read.o `test -f 'stdio-read.c' || echo '$(srcdir)/'`stdio-read.c
7600 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-stdio-read.Tpo $(DEPDIR)/libgnu_a-stdio-read.Po
7601 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='stdio-read.c' object='libgnu_a-stdio-read.o' libtool=no @AMDEPBACKSLASH@
7602 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7603 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-stdio-read.o `test -f 'stdio-read.c' || echo '$(srcdir)/'`stdio-read.c
7604 -
7605 -libgnu_a-stdio-read.obj: stdio-read.c
7606 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-stdio-read.obj -MD -MP -MF $(DEPDIR)/libgnu_a-stdio-read.Tpo -c -o libgnu_a-stdio-read.obj `if test -f 'stdio-read.c'; then $(CYGPATH_W) 'stdio-read.c'; else $(CYGPATH_W) '$(srcdir)/stdio-read.c'; fi`
7607 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-stdio-read.Tpo $(DEPDIR)/libgnu_a-stdio-read.Po
7608 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='stdio-read.c' object='libgnu_a-stdio-read.obj' libtool=no @AMDEPBACKSLASH@
7609 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7610 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-stdio-read.obj `if test -f 'stdio-read.c'; then $(CYGPATH_W) 'stdio-read.c'; else $(CYGPATH_W) '$(srcdir)/stdio-read.c'; fi`
7611 -
7612 -libgnu_a-stdio-write.o: stdio-write.c
7613 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-stdio-write.o -MD -MP -MF $(DEPDIR)/libgnu_a-stdio-write.Tpo -c -o libgnu_a-stdio-write.o `test -f 'stdio-write.c' || echo '$(srcdir)/'`stdio-write.c
7614 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-stdio-write.Tpo $(DEPDIR)/libgnu_a-stdio-write.Po
7615 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='stdio-write.c' object='libgnu_a-stdio-write.o' libtool=no @AMDEPBACKSLASH@
7616 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7617 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-stdio-write.o `test -f 'stdio-write.c' || echo '$(srcdir)/'`stdio-write.c
7618 -
7619 -libgnu_a-stdio-write.obj: stdio-write.c
7620 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-stdio-write.obj -MD -MP -MF $(DEPDIR)/libgnu_a-stdio-write.Tpo -c -o libgnu_a-stdio-write.obj `if test -f 'stdio-write.c'; then $(CYGPATH_W) 'stdio-write.c'; else $(CYGPATH_W) '$(srcdir)/stdio-write.c'; fi`
7621 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-stdio-write.Tpo $(DEPDIR)/libgnu_a-stdio-write.Po
7622 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='stdio-write.c' object='libgnu_a-stdio-write.obj' libtool=no @AMDEPBACKSLASH@
7623 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7624 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-stdio-write.obj `if test -f 'stdio-write.c'; then $(CYGPATH_W) 'stdio-write.c'; else $(CYGPATH_W) '$(srcdir)/stdio-write.c'; fi`
7625 -
7626 -libgnu_a-strcasecmp.o: strcasecmp.c
7627 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-strcasecmp.o -MD -MP -MF $(DEPDIR)/libgnu_a-strcasecmp.Tpo -c -o libgnu_a-strcasecmp.o `test -f 'strcasecmp.c' || echo '$(srcdir)/'`strcasecmp.c
7628 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-strcasecmp.Tpo $(DEPDIR)/libgnu_a-strcasecmp.Po
7629 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='strcasecmp.c' object='libgnu_a-strcasecmp.o' libtool=no @AMDEPBACKSLASH@
7630 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7631 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-strcasecmp.o `test -f 'strcasecmp.c' || echo '$(srcdir)/'`strcasecmp.c
7632 -
7633 -libgnu_a-strcasecmp.obj: strcasecmp.c
7634 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-strcasecmp.obj -MD -MP -MF $(DEPDIR)/libgnu_a-strcasecmp.Tpo -c -o libgnu_a-strcasecmp.obj `if test -f 'strcasecmp.c'; then $(CYGPATH_W) 'strcasecmp.c'; else $(CYGPATH_W) '$(srcdir)/strcasecmp.c'; fi`
7635 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-strcasecmp.Tpo $(DEPDIR)/libgnu_a-strcasecmp.Po
7636 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='strcasecmp.c' object='libgnu_a-strcasecmp.obj' libtool=no @AMDEPBACKSLASH@
7637 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7638 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-strcasecmp.obj `if test -f 'strcasecmp.c'; then $(CYGPATH_W) 'strcasecmp.c'; else $(CYGPATH_W) '$(srcdir)/strcasecmp.c'; fi`
7639 -
7640 -libgnu_a-strncasecmp.o: strncasecmp.c
7641 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-strncasecmp.o -MD -MP -MF $(DEPDIR)/libgnu_a-strncasecmp.Tpo -c -o libgnu_a-strncasecmp.o `test -f 'strncasecmp.c' || echo '$(srcdir)/'`strncasecmp.c
7642 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-strncasecmp.Tpo $(DEPDIR)/libgnu_a-strncasecmp.Po
7643 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='strncasecmp.c' object='libgnu_a-strncasecmp.o' libtool=no @AMDEPBACKSLASH@
7644 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7645 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-strncasecmp.o `test -f 'strncasecmp.c' || echo '$(srcdir)/'`strncasecmp.c
7646 -
7647 -libgnu_a-strncasecmp.obj: strncasecmp.c
7648 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-strncasecmp.obj -MD -MP -MF $(DEPDIR)/libgnu_a-strncasecmp.Tpo -c -o libgnu_a-strncasecmp.obj `if test -f 'strncasecmp.c'; then $(CYGPATH_W) 'strncasecmp.c'; else $(CYGPATH_W) '$(srcdir)/strncasecmp.c'; fi`
7649 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-strncasecmp.Tpo $(DEPDIR)/libgnu_a-strncasecmp.Po
7650 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='strncasecmp.c' object='libgnu_a-strncasecmp.obj' libtool=no @AMDEPBACKSLASH@
7651 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7652 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-strncasecmp.obj `if test -f 'strncasecmp.c'; then $(CYGPATH_W) 'strncasecmp.c'; else $(CYGPATH_W) '$(srcdir)/strncasecmp.c'; fi`
7653 -
7654 -libgnu_a-strdup.o: strdup.c
7655 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-strdup.o -MD -MP -MF $(DEPDIR)/libgnu_a-strdup.Tpo -c -o libgnu_a-strdup.o `test -f 'strdup.c' || echo '$(srcdir)/'`strdup.c
7656 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-strdup.Tpo $(DEPDIR)/libgnu_a-strdup.Po
7657 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='strdup.c' object='libgnu_a-strdup.o' libtool=no @AMDEPBACKSLASH@
7658 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7659 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-strdup.o `test -f 'strdup.c' || echo '$(srcdir)/'`strdup.c
7660 -
7661 -libgnu_a-strdup.obj: strdup.c
7662 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-strdup.obj -MD -MP -MF $(DEPDIR)/libgnu_a-strdup.Tpo -c -o libgnu_a-strdup.obj `if test -f 'strdup.c'; then $(CYGPATH_W) 'strdup.c'; else $(CYGPATH_W) '$(srcdir)/strdup.c'; fi`
7663 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-strdup.Tpo $(DEPDIR)/libgnu_a-strdup.Po
7664 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='strdup.c' object='libgnu_a-strdup.obj' libtool=no @AMDEPBACKSLASH@
7665 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7666 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-strdup.obj `if test -f 'strdup.c'; then $(CYGPATH_W) 'strdup.c'; else $(CYGPATH_W) '$(srcdir)/strdup.c'; fi`
7667 -
7668 -libgnu_a-strerror.o: strerror.c
7669 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-strerror.o -MD -MP -MF $(DEPDIR)/libgnu_a-strerror.Tpo -c -o libgnu_a-strerror.o `test -f 'strerror.c' || echo '$(srcdir)/'`strerror.c
7670 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-strerror.Tpo $(DEPDIR)/libgnu_a-strerror.Po
7671 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='strerror.c' object='libgnu_a-strerror.o' libtool=no @AMDEPBACKSLASH@
7672 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7673 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-strerror.o `test -f 'strerror.c' || echo '$(srcdir)/'`strerror.c
7674 -
7675 -libgnu_a-strerror.obj: strerror.c
7676 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-strerror.obj -MD -MP -MF $(DEPDIR)/libgnu_a-strerror.Tpo -c -o libgnu_a-strerror.obj `if test -f 'strerror.c'; then $(CYGPATH_W) 'strerror.c'; else $(CYGPATH_W) '$(srcdir)/strerror.c'; fi`
7677 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-strerror.Tpo $(DEPDIR)/libgnu_a-strerror.Po
7678 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='strerror.c' object='libgnu_a-strerror.obj' libtool=no @AMDEPBACKSLASH@
7679 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7680 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-strerror.obj `if test -f 'strerror.c'; then $(CYGPATH_W) 'strerror.c'; else $(CYGPATH_W) '$(srcdir)/strerror.c'; fi`
7681 -
7682 -libgnu_a-strerror-override.o: strerror-override.c
7683 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-strerror-override.o -MD -MP -MF $(DEPDIR)/libgnu_a-strerror-override.Tpo -c -o libgnu_a-strerror-override.o `test -f 'strerror-override.c' || echo '$(srcdir)/'`strerror-override.c
7684 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-strerror-override.Tpo $(DEPDIR)/libgnu_a-strerror-override.Po
7685 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='strerror-override.c' object='libgnu_a-strerror-override.o' libtool=no @AMDEPBACKSLASH@
7686 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7687 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-strerror-override.o `test -f 'strerror-override.c' || echo '$(srcdir)/'`strerror-override.c
7688 -
7689 -libgnu_a-strerror-override.obj: strerror-override.c
7690 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-strerror-override.obj -MD -MP -MF $(DEPDIR)/libgnu_a-strerror-override.Tpo -c -o libgnu_a-strerror-override.obj `if test -f 'strerror-override.c'; then $(CYGPATH_W) 'strerror-override.c'; else $(CYGPATH_W) '$(srcdir)/strerror-override.c'; fi`
7691 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-strerror-override.Tpo $(DEPDIR)/libgnu_a-strerror-override.Po
7692 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='strerror-override.c' object='libgnu_a-strerror-override.obj' libtool=no @AMDEPBACKSLASH@
7693 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7694 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-strerror-override.obj `if test -f 'strerror-override.c'; then $(CYGPATH_W) 'strerror-override.c'; else $(CYGPATH_W) '$(srcdir)/strerror-override.c'; fi`
7695 -
7696 -libgnu_a-strncat.o: strncat.c
7697 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-strncat.o -MD -MP -MF $(DEPDIR)/libgnu_a-strncat.Tpo -c -o libgnu_a-strncat.o `test -f 'strncat.c' || echo '$(srcdir)/'`strncat.c
7698 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-strncat.Tpo $(DEPDIR)/libgnu_a-strncat.Po
7699 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='strncat.c' object='libgnu_a-strncat.o' libtool=no @AMDEPBACKSLASH@
7700 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7701 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-strncat.o `test -f 'strncat.c' || echo '$(srcdir)/'`strncat.c
7702 -
7703 -libgnu_a-strncat.obj: strncat.c
7704 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-strncat.obj -MD -MP -MF $(DEPDIR)/libgnu_a-strncat.Tpo -c -o libgnu_a-strncat.obj `if test -f 'strncat.c'; then $(CYGPATH_W) 'strncat.c'; else $(CYGPATH_W) '$(srcdir)/strncat.c'; fi`
7705 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-strncat.Tpo $(DEPDIR)/libgnu_a-strncat.Po
7706 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='strncat.c' object='libgnu_a-strncat.obj' libtool=no @AMDEPBACKSLASH@
7707 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7708 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-strncat.obj `if test -f 'strncat.c'; then $(CYGPATH_W) 'strncat.c'; else $(CYGPATH_W) '$(srcdir)/strncat.c'; fi`
7709 -
7710 -libgnu_a-symlink.o: symlink.c
7711 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-symlink.o -MD -MP -MF $(DEPDIR)/libgnu_a-symlink.Tpo -c -o libgnu_a-symlink.o `test -f 'symlink.c' || echo '$(srcdir)/'`symlink.c
7712 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-symlink.Tpo $(DEPDIR)/libgnu_a-symlink.Po
7713 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='symlink.c' object='libgnu_a-symlink.o' libtool=no @AMDEPBACKSLASH@
7714 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7715 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-symlink.o `test -f 'symlink.c' || echo '$(srcdir)/'`symlink.c
7716 -
7717 -libgnu_a-symlink.obj: symlink.c
7718 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-symlink.obj -MD -MP -MF $(DEPDIR)/libgnu_a-symlink.Tpo -c -o libgnu_a-symlink.obj `if test -f 'symlink.c'; then $(CYGPATH_W) 'symlink.c'; else $(CYGPATH_W) '$(srcdir)/symlink.c'; fi`
7719 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-symlink.Tpo $(DEPDIR)/libgnu_a-symlink.Po
7720 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='symlink.c' object='libgnu_a-symlink.obj' libtool=no @AMDEPBACKSLASH@
7721 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7722 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-symlink.obj `if test -f 'symlink.c'; then $(CYGPATH_W) 'symlink.c'; else $(CYGPATH_W) '$(srcdir)/symlink.c'; fi`
7723 -
7724 -libgnu_a-symlinkat.o: symlinkat.c
7725 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-symlinkat.o -MD -MP -MF $(DEPDIR)/libgnu_a-symlinkat.Tpo -c -o libgnu_a-symlinkat.o `test -f 'symlinkat.c' || echo '$(srcdir)/'`symlinkat.c
7726 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-symlinkat.Tpo $(DEPDIR)/libgnu_a-symlinkat.Po
7727 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='symlinkat.c' object='libgnu_a-symlinkat.o' libtool=no @AMDEPBACKSLASH@
7728 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7729 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-symlinkat.o `test -f 'symlinkat.c' || echo '$(srcdir)/'`symlinkat.c
7730 -
7731 -libgnu_a-symlinkat.obj: symlinkat.c
7732 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-symlinkat.obj -MD -MP -MF $(DEPDIR)/libgnu_a-symlinkat.Tpo -c -o libgnu_a-symlinkat.obj `if test -f 'symlinkat.c'; then $(CYGPATH_W) 'symlinkat.c'; else $(CYGPATH_W) '$(srcdir)/symlinkat.c'; fi`
7733 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-symlinkat.Tpo $(DEPDIR)/libgnu_a-symlinkat.Po
7734 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='symlinkat.c' object='libgnu_a-symlinkat.obj' libtool=no @AMDEPBACKSLASH@
7735 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7736 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-symlinkat.obj `if test -f 'symlinkat.c'; then $(CYGPATH_W) 'symlinkat.c'; else $(CYGPATH_W) '$(srcdir)/symlinkat.c'; fi`
7737 -
7738 -libgnu_a-timespec.o: timespec.c
7739 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-timespec.o -MD -MP -MF $(DEPDIR)/libgnu_a-timespec.Tpo -c -o libgnu_a-timespec.o `test -f 'timespec.c' || echo '$(srcdir)/'`timespec.c
7740 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-timespec.Tpo $(DEPDIR)/libgnu_a-timespec.Po
7741 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='timespec.c' object='libgnu_a-timespec.o' libtool=no @AMDEPBACKSLASH@
7742 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7743 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-timespec.o `test -f 'timespec.c' || echo '$(srcdir)/'`timespec.c
7744 -
7745 -libgnu_a-timespec.obj: timespec.c
7746 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-timespec.obj -MD -MP -MF $(DEPDIR)/libgnu_a-timespec.Tpo -c -o libgnu_a-timespec.obj `if test -f 'timespec.c'; then $(CYGPATH_W) 'timespec.c'; else $(CYGPATH_W) '$(srcdir)/timespec.c'; fi`
7747 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-timespec.Tpo $(DEPDIR)/libgnu_a-timespec.Po
7748 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='timespec.c' object='libgnu_a-timespec.obj' libtool=no @AMDEPBACKSLASH@
7749 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7750 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-timespec.obj `if test -f 'timespec.c'; then $(CYGPATH_W) 'timespec.c'; else $(CYGPATH_W) '$(srcdir)/timespec.c'; fi`
7751 -
7752 -libgnu_a-unistd.o: unistd.c
7753 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-unistd.o -MD -MP -MF $(DEPDIR)/libgnu_a-unistd.Tpo -c -o libgnu_a-unistd.o `test -f 'unistd.c' || echo '$(srcdir)/'`unistd.c
7754 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-unistd.Tpo $(DEPDIR)/libgnu_a-unistd.Po
7755 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='unistd.c' object='libgnu_a-unistd.o' libtool=no @AMDEPBACKSLASH@
7756 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7757 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-unistd.o `test -f 'unistd.c' || echo '$(srcdir)/'`unistd.c
7758 -
7759 -libgnu_a-unistd.obj: unistd.c
7760 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-unistd.obj -MD -MP -MF $(DEPDIR)/libgnu_a-unistd.Tpo -c -o libgnu_a-unistd.obj `if test -f 'unistd.c'; then $(CYGPATH_W) 'unistd.c'; else $(CYGPATH_W) '$(srcdir)/unistd.c'; fi`
7761 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-unistd.Tpo $(DEPDIR)/libgnu_a-unistd.Po
7762 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='unistd.c' object='libgnu_a-unistd.obj' libtool=no @AMDEPBACKSLASH@
7763 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7764 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-unistd.obj `if test -f 'unistd.c'; then $(CYGPATH_W) 'unistd.c'; else $(CYGPATH_W) '$(srcdir)/unistd.c'; fi`
7765 -
7766 -libgnu_a-dup-safer.o: dup-safer.c
7767 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-dup-safer.o -MD -MP -MF $(DEPDIR)/libgnu_a-dup-safer.Tpo -c -o libgnu_a-dup-safer.o `test -f 'dup-safer.c' || echo '$(srcdir)/'`dup-safer.c
7768 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-dup-safer.Tpo $(DEPDIR)/libgnu_a-dup-safer.Po
7769 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dup-safer.c' object='libgnu_a-dup-safer.o' libtool=no @AMDEPBACKSLASH@
7770 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7771 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-dup-safer.o `test -f 'dup-safer.c' || echo '$(srcdir)/'`dup-safer.c
7772 -
7773 -libgnu_a-dup-safer.obj: dup-safer.c
7774 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-dup-safer.obj -MD -MP -MF $(DEPDIR)/libgnu_a-dup-safer.Tpo -c -o libgnu_a-dup-safer.obj `if test -f 'dup-safer.c'; then $(CYGPATH_W) 'dup-safer.c'; else $(CYGPATH_W) '$(srcdir)/dup-safer.c'; fi`
7775 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-dup-safer.Tpo $(DEPDIR)/libgnu_a-dup-safer.Po
7776 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='dup-safer.c' object='libgnu_a-dup-safer.obj' libtool=no @AMDEPBACKSLASH@
7777 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7778 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-dup-safer.obj `if test -f 'dup-safer.c'; then $(CYGPATH_W) 'dup-safer.c'; else $(CYGPATH_W) '$(srcdir)/dup-safer.c'; fi`
7779 -
7780 -libgnu_a-fd-safer.o: fd-safer.c
7781 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-fd-safer.o -MD -MP -MF $(DEPDIR)/libgnu_a-fd-safer.Tpo -c -o libgnu_a-fd-safer.o `test -f 'fd-safer.c' || echo '$(srcdir)/'`fd-safer.c
7782 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-fd-safer.Tpo $(DEPDIR)/libgnu_a-fd-safer.Po
7783 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='fd-safer.c' object='libgnu_a-fd-safer.o' libtool=no @AMDEPBACKSLASH@
7784 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7785 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-fd-safer.o `test -f 'fd-safer.c' || echo '$(srcdir)/'`fd-safer.c
7786 -
7787 -libgnu_a-fd-safer.obj: fd-safer.c
7788 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-fd-safer.obj -MD -MP -MF $(DEPDIR)/libgnu_a-fd-safer.Tpo -c -o libgnu_a-fd-safer.obj `if test -f 'fd-safer.c'; then $(CYGPATH_W) 'fd-safer.c'; else $(CYGPATH_W) '$(srcdir)/fd-safer.c'; fi`
7789 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-fd-safer.Tpo $(DEPDIR)/libgnu_a-fd-safer.Po
7790 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='fd-safer.c' object='libgnu_a-fd-safer.obj' libtool=no @AMDEPBACKSLASH@
7791 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7792 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-fd-safer.obj `if test -f 'fd-safer.c'; then $(CYGPATH_W) 'fd-safer.c'; else $(CYGPATH_W) '$(srcdir)/fd-safer.c'; fi`
7793 -
7794 -libgnu_a-pipe-safer.o: pipe-safer.c
7795 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-pipe-safer.o -MD -MP -MF $(DEPDIR)/libgnu_a-pipe-safer.Tpo -c -o libgnu_a-pipe-safer.o `test -f 'pipe-safer.c' || echo '$(srcdir)/'`pipe-safer.c
7796 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-pipe-safer.Tpo $(DEPDIR)/libgnu_a-pipe-safer.Po
7797 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pipe-safer.c' object='libgnu_a-pipe-safer.o' libtool=no @AMDEPBACKSLASH@
7798 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7799 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-pipe-safer.o `test -f 'pipe-safer.c' || echo '$(srcdir)/'`pipe-safer.c
7800 -
7801 -libgnu_a-pipe-safer.obj: pipe-safer.c
7802 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-pipe-safer.obj -MD -MP -MF $(DEPDIR)/libgnu_a-pipe-safer.Tpo -c -o libgnu_a-pipe-safer.obj `if test -f 'pipe-safer.c'; then $(CYGPATH_W) 'pipe-safer.c'; else $(CYGPATH_W) '$(srcdir)/pipe-safer.c'; fi`
7803 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-pipe-safer.Tpo $(DEPDIR)/libgnu_a-pipe-safer.Po
7804 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pipe-safer.c' object='libgnu_a-pipe-safer.obj' libtool=no @AMDEPBACKSLASH@
7805 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7806 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-pipe-safer.obj `if test -f 'pipe-safer.c'; then $(CYGPATH_W) 'pipe-safer.c'; else $(CYGPATH_W) '$(srcdir)/pipe-safer.c'; fi`
7807 -
7808 -libgnu_a-unlink.o: unlink.c
7809 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-unlink.o -MD -MP -MF $(DEPDIR)/libgnu_a-unlink.Tpo -c -o libgnu_a-unlink.o `test -f 'unlink.c' || echo '$(srcdir)/'`unlink.c
7810 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-unlink.Tpo $(DEPDIR)/libgnu_a-unlink.Po
7811 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='unlink.c' object='libgnu_a-unlink.o' libtool=no @AMDEPBACKSLASH@
7812 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7813 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-unlink.o `test -f 'unlink.c' || echo '$(srcdir)/'`unlink.c
7814 -
7815 -libgnu_a-unlink.obj: unlink.c
7816 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-unlink.obj -MD -MP -MF $(DEPDIR)/libgnu_a-unlink.Tpo -c -o libgnu_a-unlink.obj `if test -f 'unlink.c'; then $(CYGPATH_W) 'unlink.c'; else $(CYGPATH_W) '$(srcdir)/unlink.c'; fi`
7817 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-unlink.Tpo $(DEPDIR)/libgnu_a-unlink.Po
7818 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='unlink.c' object='libgnu_a-unlink.obj' libtool=no @AMDEPBACKSLASH@
7819 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7820 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-unlink.obj `if test -f 'unlink.c'; then $(CYGPATH_W) 'unlink.c'; else $(CYGPATH_W) '$(srcdir)/unlink.c'; fi`
7821 -
7822 -libgnu_a-unlinkat.o: unlinkat.c
7823 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-unlinkat.o -MD -MP -MF $(DEPDIR)/libgnu_a-unlinkat.Tpo -c -o libgnu_a-unlinkat.o `test -f 'unlinkat.c' || echo '$(srcdir)/'`unlinkat.c
7824 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-unlinkat.Tpo $(DEPDIR)/libgnu_a-unlinkat.Po
7825 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='unlinkat.c' object='libgnu_a-unlinkat.o' libtool=no @AMDEPBACKSLASH@
7826 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7827 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-unlinkat.o `test -f 'unlinkat.c' || echo '$(srcdir)/'`unlinkat.c
7828 -
7829 -libgnu_a-unlinkat.obj: unlinkat.c
7830 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-unlinkat.obj -MD -MP -MF $(DEPDIR)/libgnu_a-unlinkat.Tpo -c -o libgnu_a-unlinkat.obj `if test -f 'unlinkat.c'; then $(CYGPATH_W) 'unlinkat.c'; else $(CYGPATH_W) '$(srcdir)/unlinkat.c'; fi`
7831 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-unlinkat.Tpo $(DEPDIR)/libgnu_a-unlinkat.Po
7832 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='unlinkat.c' object='libgnu_a-unlinkat.obj' libtool=no @AMDEPBACKSLASH@
7833 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7834 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-unlinkat.obj `if test -f 'unlinkat.c'; then $(CYGPATH_W) 'unlinkat.c'; else $(CYGPATH_W) '$(srcdir)/unlinkat.c'; fi`
7835 -
7836 -libgnu_a-utime.o: utime.c
7837 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-utime.o -MD -MP -MF $(DEPDIR)/libgnu_a-utime.Tpo -c -o libgnu_a-utime.o `test -f 'utime.c' || echo '$(srcdir)/'`utime.c
7838 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-utime.Tpo $(DEPDIR)/libgnu_a-utime.Po
7839 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='utime.c' object='libgnu_a-utime.o' libtool=no @AMDEPBACKSLASH@
7840 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7841 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-utime.o `test -f 'utime.c' || echo '$(srcdir)/'`utime.c
7842 -
7843 -libgnu_a-utime.obj: utime.c
7844 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-utime.obj -MD -MP -MF $(DEPDIR)/libgnu_a-utime.Tpo -c -o libgnu_a-utime.obj `if test -f 'utime.c'; then $(CYGPATH_W) 'utime.c'; else $(CYGPATH_W) '$(srcdir)/utime.c'; fi`
7845 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-utime.Tpo $(DEPDIR)/libgnu_a-utime.Po
7846 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='utime.c' object='libgnu_a-utime.obj' libtool=no @AMDEPBACKSLASH@
7847 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7848 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-utime.obj `if test -f 'utime.c'; then $(CYGPATH_W) 'utime.c'; else $(CYGPATH_W) '$(srcdir)/utime.c'; fi`
7849 -
7850 -libgnu_a-utimens.o: utimens.c
7851 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-utimens.o -MD -MP -MF $(DEPDIR)/libgnu_a-utimens.Tpo -c -o libgnu_a-utimens.o `test -f 'utimens.c' || echo '$(srcdir)/'`utimens.c
7852 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-utimens.Tpo $(DEPDIR)/libgnu_a-utimens.Po
7853 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='utimens.c' object='libgnu_a-utimens.o' libtool=no @AMDEPBACKSLASH@
7854 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7855 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-utimens.o `test -f 'utimens.c' || echo '$(srcdir)/'`utimens.c
7856 -
7857 -libgnu_a-utimens.obj: utimens.c
7858 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-utimens.obj -MD -MP -MF $(DEPDIR)/libgnu_a-utimens.Tpo -c -o libgnu_a-utimens.obj `if test -f 'utimens.c'; then $(CYGPATH_W) 'utimens.c'; else $(CYGPATH_W) '$(srcdir)/utimens.c'; fi`
7859 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-utimens.Tpo $(DEPDIR)/libgnu_a-utimens.Po
7860 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='utimens.c' object='libgnu_a-utimens.obj' libtool=no @AMDEPBACKSLASH@
7861 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7862 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-utimens.obj `if test -f 'utimens.c'; then $(CYGPATH_W) 'utimens.c'; else $(CYGPATH_W) '$(srcdir)/utimens.c'; fi`
7863 -
7864 -libgnu_a-utimensat.o: utimensat.c
7865 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-utimensat.o -MD -MP -MF $(DEPDIR)/libgnu_a-utimensat.Tpo -c -o libgnu_a-utimensat.o `test -f 'utimensat.c' || echo '$(srcdir)/'`utimensat.c
7866 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-utimensat.Tpo $(DEPDIR)/libgnu_a-utimensat.Po
7867 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='utimensat.c' object='libgnu_a-utimensat.o' libtool=no @AMDEPBACKSLASH@
7868 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7869 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-utimensat.o `test -f 'utimensat.c' || echo '$(srcdir)/'`utimensat.c
7870 -
7871 -libgnu_a-utimensat.obj: utimensat.c
7872 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-utimensat.obj -MD -MP -MF $(DEPDIR)/libgnu_a-utimensat.Tpo -c -o libgnu_a-utimensat.obj `if test -f 'utimensat.c'; then $(CYGPATH_W) 'utimensat.c'; else $(CYGPATH_W) '$(srcdir)/utimensat.c'; fi`
7873 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-utimensat.Tpo $(DEPDIR)/libgnu_a-utimensat.Po
7874 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='utimensat.c' object='libgnu_a-utimensat.obj' libtool=no @AMDEPBACKSLASH@
7875 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7876 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-utimensat.obj `if test -f 'utimensat.c'; then $(CYGPATH_W) 'utimensat.c'; else $(CYGPATH_W) '$(srcdir)/utimensat.c'; fi`
7877 -
7878 -libgnu_a-xmalloc.o: xmalloc.c
7879 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-xmalloc.o -MD -MP -MF $(DEPDIR)/libgnu_a-xmalloc.Tpo -c -o libgnu_a-xmalloc.o `test -f 'xmalloc.c' || echo '$(srcdir)/'`xmalloc.c
7880 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-xmalloc.Tpo $(DEPDIR)/libgnu_a-xmalloc.Po
7881 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xmalloc.c' object='libgnu_a-xmalloc.o' libtool=no @AMDEPBACKSLASH@
7882 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7883 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-xmalloc.o `test -f 'xmalloc.c' || echo '$(srcdir)/'`xmalloc.c
7884 -
7885 -libgnu_a-xmalloc.obj: xmalloc.c
7886 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-xmalloc.obj -MD -MP -MF $(DEPDIR)/libgnu_a-xmalloc.Tpo -c -o libgnu_a-xmalloc.obj `if test -f 'xmalloc.c'; then $(CYGPATH_W) 'xmalloc.c'; else $(CYGPATH_W) '$(srcdir)/xmalloc.c'; fi`
7887 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-xmalloc.Tpo $(DEPDIR)/libgnu_a-xmalloc.Po
7888 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xmalloc.c' object='libgnu_a-xmalloc.obj' libtool=no @AMDEPBACKSLASH@
7889 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7890 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-xmalloc.obj `if test -f 'xmalloc.c'; then $(CYGPATH_W) 'xmalloc.c'; else $(CYGPATH_W) '$(srcdir)/xmalloc.c'; fi`
7891 -
7892 -libgnu_a-xalloc-die.o: xalloc-die.c
7893 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-xalloc-die.o -MD -MP -MF $(DEPDIR)/libgnu_a-xalloc-die.Tpo -c -o libgnu_a-xalloc-die.o `test -f 'xalloc-die.c' || echo '$(srcdir)/'`xalloc-die.c
7894 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-xalloc-die.Tpo $(DEPDIR)/libgnu_a-xalloc-die.Po
7895 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xalloc-die.c' object='libgnu_a-xalloc-die.o' libtool=no @AMDEPBACKSLASH@
7896 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7897 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-xalloc-die.o `test -f 'xalloc-die.c' || echo '$(srcdir)/'`xalloc-die.c
7898 -
7899 -libgnu_a-xalloc-die.obj: xalloc-die.c
7900 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-xalloc-die.obj -MD -MP -MF $(DEPDIR)/libgnu_a-xalloc-die.Tpo -c -o libgnu_a-xalloc-die.obj `if test -f 'xalloc-die.c'; then $(CYGPATH_W) 'xalloc-die.c'; else $(CYGPATH_W) '$(srcdir)/xalloc-die.c'; fi`
7901 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-xalloc-die.Tpo $(DEPDIR)/libgnu_a-xalloc-die.Po
7902 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xalloc-die.c' object='libgnu_a-xalloc-die.obj' libtool=no @AMDEPBACKSLASH@
7903 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7904 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-xalloc-die.obj `if test -f 'xalloc-die.c'; then $(CYGPATH_W) 'xalloc-die.c'; else $(CYGPATH_W) '$(srcdir)/xalloc-die.c'; fi`
7905 -
7906 -libgnu_a-xsize.o: xsize.c
7907 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-xsize.o -MD -MP -MF $(DEPDIR)/libgnu_a-xsize.Tpo -c -o libgnu_a-xsize.o `test -f 'xsize.c' || echo '$(srcdir)/'`xsize.c
7908 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-xsize.Tpo $(DEPDIR)/libgnu_a-xsize.Po
7909 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xsize.c' object='libgnu_a-xsize.o' libtool=no @AMDEPBACKSLASH@
7910 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7911 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-xsize.o `test -f 'xsize.c' || echo '$(srcdir)/'`xsize.c
7912 -
7913 -libgnu_a-xsize.obj: xsize.c
7914 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-xsize.obj -MD -MP -MF $(DEPDIR)/libgnu_a-xsize.Tpo -c -o libgnu_a-xsize.obj `if test -f 'xsize.c'; then $(CYGPATH_W) 'xsize.c'; else $(CYGPATH_W) '$(srcdir)/xsize.c'; fi`
7915 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-xsize.Tpo $(DEPDIR)/libgnu_a-xsize.Po
7916 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='xsize.c' object='libgnu_a-xsize.obj' libtool=no @AMDEPBACKSLASH@
7917 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7918 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-xsize.obj `if test -f 'xsize.c'; then $(CYGPATH_W) 'xsize.c'; else $(CYGPATH_W) '$(srcdir)/xsize.c'; fi`
7919 -
7920 -libgnu_a-calloc.o: calloc.c
7921 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-calloc.o -MD -MP -MF $(DEPDIR)/libgnu_a-calloc.Tpo -c -o libgnu_a-calloc.o `test -f 'calloc.c' || echo '$(srcdir)/'`calloc.c
7922 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-calloc.Tpo $(DEPDIR)/libgnu_a-calloc.Po
7923 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='calloc.c' object='libgnu_a-calloc.o' libtool=no @AMDEPBACKSLASH@
7924 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7925 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-calloc.o `test -f 'calloc.c' || echo '$(srcdir)/'`calloc.c
7926 -
7927 -libgnu_a-calloc.obj: calloc.c
7928 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-calloc.obj -MD -MP -MF $(DEPDIR)/libgnu_a-calloc.Tpo -c -o libgnu_a-calloc.obj `if test -f 'calloc.c'; then $(CYGPATH_W) 'calloc.c'; else $(CYGPATH_W) '$(srcdir)/calloc.c'; fi`
7929 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-calloc.Tpo $(DEPDIR)/libgnu_a-calloc.Po
7930 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='calloc.c' object='libgnu_a-calloc.obj' libtool=no @AMDEPBACKSLASH@
7931 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7932 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-calloc.obj `if test -f 'calloc.c'; then $(CYGPATH_W) 'calloc.c'; else $(CYGPATH_W) '$(srcdir)/calloc.c'; fi`
7933 -
7934 -libgnu_a-at-func.o: at-func.c
7935 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-at-func.o -MD -MP -MF $(DEPDIR)/libgnu_a-at-func.Tpo -c -o libgnu_a-at-func.o `test -f 'at-func.c' || echo '$(srcdir)/'`at-func.c
7936 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-at-func.Tpo $(DEPDIR)/libgnu_a-at-func.Po
7937 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='at-func.c' object='libgnu_a-at-func.o' libtool=no @AMDEPBACKSLASH@
7938 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7939 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-at-func.o `test -f 'at-func.c' || echo '$(srcdir)/'`at-func.c
7940 -
7941 -libgnu_a-at-func.obj: at-func.c
7942 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-at-func.obj -MD -MP -MF $(DEPDIR)/libgnu_a-at-func.Tpo -c -o libgnu_a-at-func.obj `if test -f 'at-func.c'; then $(CYGPATH_W) 'at-func.c'; else $(CYGPATH_W) '$(srcdir)/at-func.c'; fi`
7943 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-at-func.Tpo $(DEPDIR)/libgnu_a-at-func.Po
7944 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='at-func.c' object='libgnu_a-at-func.obj' libtool=no @AMDEPBACKSLASH@
7945 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7946 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-at-func.obj `if test -f 'at-func.c'; then $(CYGPATH_W) 'at-func.c'; else $(CYGPATH_W) '$(srcdir)/at-func.c'; fi`
7947 -
7948 -libgnu_a-frexp.o: frexp.c
7949 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-frexp.o -MD -MP -MF $(DEPDIR)/libgnu_a-frexp.Tpo -c -o libgnu_a-frexp.o `test -f 'frexp.c' || echo '$(srcdir)/'`frexp.c
7950 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-frexp.Tpo $(DEPDIR)/libgnu_a-frexp.Po
7951 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='frexp.c' object='libgnu_a-frexp.o' libtool=no @AMDEPBACKSLASH@
7952 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7953 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-frexp.o `test -f 'frexp.c' || echo '$(srcdir)/'`frexp.c
7954 -
7955 -libgnu_a-frexp.obj: frexp.c
7956 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-frexp.obj -MD -MP -MF $(DEPDIR)/libgnu_a-frexp.Tpo -c -o libgnu_a-frexp.obj `if test -f 'frexp.c'; then $(CYGPATH_W) 'frexp.c'; else $(CYGPATH_W) '$(srcdir)/frexp.c'; fi`
7957 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-frexp.Tpo $(DEPDIR)/libgnu_a-frexp.Po
7958 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='frexp.c' object='libgnu_a-frexp.obj' libtool=no @AMDEPBACKSLASH@
7959 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7960 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-frexp.obj `if test -f 'frexp.c'; then $(CYGPATH_W) 'frexp.c'; else $(CYGPATH_W) '$(srcdir)/frexp.c'; fi`
7961 -
7962 -libgnu_a-frexpl.o: frexpl.c
7963 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-frexpl.o -MD -MP -MF $(DEPDIR)/libgnu_a-frexpl.Tpo -c -o libgnu_a-frexpl.o `test -f 'frexpl.c' || echo '$(srcdir)/'`frexpl.c
7964 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-frexpl.Tpo $(DEPDIR)/libgnu_a-frexpl.Po
7965 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='frexpl.c' object='libgnu_a-frexpl.o' libtool=no @AMDEPBACKSLASH@
7966 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7967 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-frexpl.o `test -f 'frexpl.c' || echo '$(srcdir)/'`frexpl.c
7968 -
7969 -libgnu_a-frexpl.obj: frexpl.c
7970 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-frexpl.obj -MD -MP -MF $(DEPDIR)/libgnu_a-frexpl.Tpo -c -o libgnu_a-frexpl.obj `if test -f 'frexpl.c'; then $(CYGPATH_W) 'frexpl.c'; else $(CYGPATH_W) '$(srcdir)/frexpl.c'; fi`
7971 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-frexpl.Tpo $(DEPDIR)/libgnu_a-frexpl.Po
7972 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='frexpl.c' object='libgnu_a-frexpl.obj' libtool=no @AMDEPBACKSLASH@
7973 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7974 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-frexpl.obj `if test -f 'frexpl.c'; then $(CYGPATH_W) 'frexpl.c'; else $(CYGPATH_W) '$(srcdir)/frexpl.c'; fi`
7975 -
7976 -libgnu_a-stat-w32.o: stat-w32.c
7977 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-stat-w32.o -MD -MP -MF $(DEPDIR)/libgnu_a-stat-w32.Tpo -c -o libgnu_a-stat-w32.o `test -f 'stat-w32.c' || echo '$(srcdir)/'`stat-w32.c
7978 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-stat-w32.Tpo $(DEPDIR)/libgnu_a-stat-w32.Po
7979 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='stat-w32.c' object='libgnu_a-stat-w32.o' libtool=no @AMDEPBACKSLASH@
7980 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7981 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-stat-w32.o `test -f 'stat-w32.c' || echo '$(srcdir)/'`stat-w32.c
7982 -
7983 -libgnu_a-stat-w32.obj: stat-w32.c
7984 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-stat-w32.obj -MD -MP -MF $(DEPDIR)/libgnu_a-stat-w32.Tpo -c -o libgnu_a-stat-w32.obj `if test -f 'stat-w32.c'; then $(CYGPATH_W) 'stat-w32.c'; else $(CYGPATH_W) '$(srcdir)/stat-w32.c'; fi`
7985 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-stat-w32.Tpo $(DEPDIR)/libgnu_a-stat-w32.Po
7986 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='stat-w32.c' object='libgnu_a-stat-w32.obj' libtool=no @AMDEPBACKSLASH@
7987 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7988 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-stat-w32.obj `if test -f 'stat-w32.c'; then $(CYGPATH_W) 'stat-w32.c'; else $(CYGPATH_W) '$(srcdir)/stat-w32.c'; fi`
7989 -
7990 -libgnu_a-isnan.o: isnan.c
7991 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-isnan.o -MD -MP -MF $(DEPDIR)/libgnu_a-isnan.Tpo -c -o libgnu_a-isnan.o `test -f 'isnan.c' || echo '$(srcdir)/'`isnan.c
7992 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-isnan.Tpo $(DEPDIR)/libgnu_a-isnan.Po
7993 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='isnan.c' object='libgnu_a-isnan.o' libtool=no @AMDEPBACKSLASH@
7994 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7995 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-isnan.o `test -f 'isnan.c' || echo '$(srcdir)/'`isnan.c
7996 -
7997 -libgnu_a-isnan.obj: isnan.c
7998 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-isnan.obj -MD -MP -MF $(DEPDIR)/libgnu_a-isnan.Tpo -c -o libgnu_a-isnan.obj `if test -f 'isnan.c'; then $(CYGPATH_W) 'isnan.c'; else $(CYGPATH_W) '$(srcdir)/isnan.c'; fi`
7999 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-isnan.Tpo $(DEPDIR)/libgnu_a-isnan.Po
8000 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='isnan.c' object='libgnu_a-isnan.obj' libtool=no @AMDEPBACKSLASH@
8001 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
8002 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-isnan.obj `if test -f 'isnan.c'; then $(CYGPATH_W) 'isnan.c'; else $(CYGPATH_W) '$(srcdir)/isnan.c'; fi`
8003 -
8004 -libgnu_a-isnand.o: isnand.c
8005 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-isnand.o -MD -MP -MF $(DEPDIR)/libgnu_a-isnand.Tpo -c -o libgnu_a-isnand.o `test -f 'isnand.c' || echo '$(srcdir)/'`isnand.c
8006 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-isnand.Tpo $(DEPDIR)/libgnu_a-isnand.Po
8007 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='isnand.c' object='libgnu_a-isnand.o' libtool=no @AMDEPBACKSLASH@
8008 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
8009 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-isnand.o `test -f 'isnand.c' || echo '$(srcdir)/'`isnand.c
8010 -
8011 -libgnu_a-isnand.obj: isnand.c
8012 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-isnand.obj -MD -MP -MF $(DEPDIR)/libgnu_a-isnand.Tpo -c -o libgnu_a-isnand.obj `if test -f 'isnand.c'; then $(CYGPATH_W) 'isnand.c'; else $(CYGPATH_W) '$(srcdir)/isnand.c'; fi`
8013 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-isnand.Tpo $(DEPDIR)/libgnu_a-isnand.Po
8014 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='isnand.c' object='libgnu_a-isnand.obj' libtool=no @AMDEPBACKSLASH@
8015 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
8016 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-isnand.obj `if test -f 'isnand.c'; then $(CYGPATH_W) 'isnand.c'; else $(CYGPATH_W) '$(srcdir)/isnand.c'; fi`
8017 -
8018 -libgnu_a-isnanf.o: isnanf.c
8019 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-isnanf.o -MD -MP -MF $(DEPDIR)/libgnu_a-isnanf.Tpo -c -o libgnu_a-isnanf.o `test -f 'isnanf.c' || echo '$(srcdir)/'`isnanf.c
8020 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-isnanf.Tpo $(DEPDIR)/libgnu_a-isnanf.Po
8021 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='isnanf.c' object='libgnu_a-isnanf.o' libtool=no @AMDEPBACKSLASH@
8022 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
8023 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-isnanf.o `test -f 'isnanf.c' || echo '$(srcdir)/'`isnanf.c
8024 -
8025 -libgnu_a-isnanf.obj: isnanf.c
8026 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-isnanf.obj -MD -MP -MF $(DEPDIR)/libgnu_a-isnanf.Tpo -c -o libgnu_a-isnanf.obj `if test -f 'isnanf.c'; then $(CYGPATH_W) 'isnanf.c'; else $(CYGPATH_W) '$(srcdir)/isnanf.c'; fi`
8027 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-isnanf.Tpo $(DEPDIR)/libgnu_a-isnanf.Po
8028 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='isnanf.c' object='libgnu_a-isnanf.obj' libtool=no @AMDEPBACKSLASH@
8029 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
8030 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-isnanf.obj `if test -f 'isnanf.c'; then $(CYGPATH_W) 'isnanf.c'; else $(CYGPATH_W) '$(srcdir)/isnanf.c'; fi`
8031 -
8032 -libgnu_a-isnanl.o: isnanl.c
8033 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-isnanl.o -MD -MP -MF $(DEPDIR)/libgnu_a-isnanl.Tpo -c -o libgnu_a-isnanl.o `test -f 'isnanl.c' || echo '$(srcdir)/'`isnanl.c
8034 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-isnanl.Tpo $(DEPDIR)/libgnu_a-isnanl.Po
8035 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='isnanl.c' object='libgnu_a-isnanl.o' libtool=no @AMDEPBACKSLASH@
8036 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
8037 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-isnanl.o `test -f 'isnanl.c' || echo '$(srcdir)/'`isnanl.c
8038 -
8039 -libgnu_a-isnanl.obj: isnanl.c
8040 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-isnanl.obj -MD -MP -MF $(DEPDIR)/libgnu_a-isnanl.Tpo -c -o libgnu_a-isnanl.obj `if test -f 'isnanl.c'; then $(CYGPATH_W) 'isnanl.c'; else $(CYGPATH_W) '$(srcdir)/isnanl.c'; fi`
8041 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-isnanl.Tpo $(DEPDIR)/libgnu_a-isnanl.Po
8042 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='isnanl.c' object='libgnu_a-isnanl.obj' libtool=no @AMDEPBACKSLASH@
8043 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
8044 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-isnanl.obj `if test -f 'isnanl.c'; then $(CYGPATH_W) 'isnanl.c'; else $(CYGPATH_W) '$(srcdir)/isnanl.c'; fi`
8045 -
8046 -libgnu_a-malloc.o: malloc.c
8047 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-malloc.o -MD -MP -MF $(DEPDIR)/libgnu_a-malloc.Tpo -c -o libgnu_a-malloc.o `test -f 'malloc.c' || echo '$(srcdir)/'`malloc.c
8048 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-malloc.Tpo $(DEPDIR)/libgnu_a-malloc.Po
8049 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='malloc.c' object='libgnu_a-malloc.o' libtool=no @AMDEPBACKSLASH@
8050 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
8051 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-malloc.o `test -f 'malloc.c' || echo '$(srcdir)/'`malloc.c
8052 -
8053 -libgnu_a-malloc.obj: malloc.c
8054 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-malloc.obj -MD -MP -MF $(DEPDIR)/libgnu_a-malloc.Tpo -c -o libgnu_a-malloc.obj `if test -f 'malloc.c'; then $(CYGPATH_W) 'malloc.c'; else $(CYGPATH_W) '$(srcdir)/malloc.c'; fi`
8055 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-malloc.Tpo $(DEPDIR)/libgnu_a-malloc.Po
8056 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='malloc.c' object='libgnu_a-malloc.obj' libtool=no @AMDEPBACKSLASH@
8057 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
8058 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-malloc.obj `if test -f 'malloc.c'; then $(CYGPATH_W) 'malloc.c'; else $(CYGPATH_W) '$(srcdir)/malloc.c'; fi`
8059 -
8060 -libgnu_a-realloc.o: realloc.c
8061 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-realloc.o -MD -MP -MF $(DEPDIR)/libgnu_a-realloc.Tpo -c -o libgnu_a-realloc.o `test -f 'realloc.c' || echo '$(srcdir)/'`realloc.c
8062 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-realloc.Tpo $(DEPDIR)/libgnu_a-realloc.Po
8063 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='realloc.c' object='libgnu_a-realloc.o' libtool=no @AMDEPBACKSLASH@
8064 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
8065 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-realloc.o `test -f 'realloc.c' || echo '$(srcdir)/'`realloc.c
8066 -
8067 -libgnu_a-realloc.obj: realloc.c
8068 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-realloc.obj -MD -MP -MF $(DEPDIR)/libgnu_a-realloc.Tpo -c -o libgnu_a-realloc.obj `if test -f 'realloc.c'; then $(CYGPATH_W) 'realloc.c'; else $(CYGPATH_W) '$(srcdir)/realloc.c'; fi`
8069 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-realloc.Tpo $(DEPDIR)/libgnu_a-realloc.Po
8070 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='realloc.c' object='libgnu_a-realloc.obj' libtool=no @AMDEPBACKSLASH@
8071 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
8072 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-realloc.obj `if test -f 'realloc.c'; then $(CYGPATH_W) 'realloc.c'; else $(CYGPATH_W) '$(srcdir)/realloc.c'; fi`
8073 -
8074 -libgnu_a-at-func2.o: at-func2.c
8075 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-at-func2.o -MD -MP -MF $(DEPDIR)/libgnu_a-at-func2.Tpo -c -o libgnu_a-at-func2.o `test -f 'at-func2.c' || echo '$(srcdir)/'`at-func2.c
8076 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-at-func2.Tpo $(DEPDIR)/libgnu_a-at-func2.Po
8077 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='at-func2.c' object='libgnu_a-at-func2.o' libtool=no @AMDEPBACKSLASH@
8078 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
8079 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-at-func2.o `test -f 'at-func2.c' || echo '$(srcdir)/'`at-func2.c
8080 -
8081 -libgnu_a-at-func2.obj: at-func2.c
8082 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-at-func2.obj -MD -MP -MF $(DEPDIR)/libgnu_a-at-func2.Tpo -c -o libgnu_a-at-func2.obj `if test -f 'at-func2.c'; then $(CYGPATH_W) 'at-func2.c'; else $(CYGPATH_W) '$(srcdir)/at-func2.c'; fi`
8083 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-at-func2.Tpo $(DEPDIR)/libgnu_a-at-func2.Po
8084 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='at-func2.c' object='libgnu_a-at-func2.obj' libtool=no @AMDEPBACKSLASH@
8085 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
8086 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-at-func2.obj `if test -f 'at-func2.c'; then $(CYGPATH_W) 'at-func2.c'; else $(CYGPATH_W) '$(srcdir)/at-func2.c'; fi`
8087 -
8088 -libgnu_a-strcasestr.o: strcasestr.c
8089 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-strcasestr.o -MD -MP -MF $(DEPDIR)/libgnu_a-strcasestr.Tpo -c -o libgnu_a-strcasestr.o `test -f 'strcasestr.c' || echo '$(srcdir)/'`strcasestr.c
8090 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-strcasestr.Tpo $(DEPDIR)/libgnu_a-strcasestr.Po
8091 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='strcasestr.c' object='libgnu_a-strcasestr.o' libtool=no @AMDEPBACKSLASH@
8092 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
8093 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-strcasestr.o `test -f 'strcasestr.c' || echo '$(srcdir)/'`strcasestr.c
8094 -
8095 -libgnu_a-strcasestr.obj: strcasestr.c
8096 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-strcasestr.obj -MD -MP -MF $(DEPDIR)/libgnu_a-strcasestr.Tpo -c -o libgnu_a-strcasestr.obj `if test -f 'strcasestr.c'; then $(CYGPATH_W) 'strcasestr.c'; else $(CYGPATH_W) '$(srcdir)/strcasestr.c'; fi`
8097 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-strcasestr.Tpo $(DEPDIR)/libgnu_a-strcasestr.Po
8098 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='strcasestr.c' object='libgnu_a-strcasestr.obj' libtool=no @AMDEPBACKSLASH@
8099 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
8100 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-strcasestr.obj `if test -f 'strcasestr.c'; then $(CYGPATH_W) 'strcasestr.c'; else $(CYGPATH_W) '$(srcdir)/strcasestr.c'; fi`
8101 -
8102 -libgnu_a-asnprintf.o: asnprintf.c
8103 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-asnprintf.o -MD -MP -MF $(DEPDIR)/libgnu_a-asnprintf.Tpo -c -o libgnu_a-asnprintf.o `test -f 'asnprintf.c' || echo '$(srcdir)/'`asnprintf.c
8104 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-asnprintf.Tpo $(DEPDIR)/libgnu_a-asnprintf.Po
8105 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='asnprintf.c' object='libgnu_a-asnprintf.o' libtool=no @AMDEPBACKSLASH@
8106 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
8107 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-asnprintf.o `test -f 'asnprintf.c' || echo '$(srcdir)/'`asnprintf.c
8108 -
8109 -libgnu_a-asnprintf.obj: asnprintf.c
8110 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-asnprintf.obj -MD -MP -MF $(DEPDIR)/libgnu_a-asnprintf.Tpo -c -o libgnu_a-asnprintf.obj `if test -f 'asnprintf.c'; then $(CYGPATH_W) 'asnprintf.c'; else $(CYGPATH_W) '$(srcdir)/asnprintf.c'; fi`
8111 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-asnprintf.Tpo $(DEPDIR)/libgnu_a-asnprintf.Po
8112 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='asnprintf.c' object='libgnu_a-asnprintf.obj' libtool=no @AMDEPBACKSLASH@
8113 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
8114 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-asnprintf.obj `if test -f 'asnprintf.c'; then $(CYGPATH_W) 'asnprintf.c'; else $(CYGPATH_W) '$(srcdir)/asnprintf.c'; fi`
8115 -
8116 -libgnu_a-printf-args.o: printf-args.c
8117 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-printf-args.o -MD -MP -MF $(DEPDIR)/libgnu_a-printf-args.Tpo -c -o libgnu_a-printf-args.o `test -f 'printf-args.c' || echo '$(srcdir)/'`printf-args.c
8118 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-printf-args.Tpo $(DEPDIR)/libgnu_a-printf-args.Po
8119 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='printf-args.c' object='libgnu_a-printf-args.o' libtool=no @AMDEPBACKSLASH@
8120 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
8121 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-printf-args.o `test -f 'printf-args.c' || echo '$(srcdir)/'`printf-args.c
8122 -
8123 -libgnu_a-printf-args.obj: printf-args.c
8124 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-printf-args.obj -MD -MP -MF $(DEPDIR)/libgnu_a-printf-args.Tpo -c -o libgnu_a-printf-args.obj `if test -f 'printf-args.c'; then $(CYGPATH_W) 'printf-args.c'; else $(CYGPATH_W) '$(srcdir)/printf-args.c'; fi`
8125 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-printf-args.Tpo $(DEPDIR)/libgnu_a-printf-args.Po
8126 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='printf-args.c' object='libgnu_a-printf-args.obj' libtool=no @AMDEPBACKSLASH@
8127 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
8128 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-printf-args.obj `if test -f 'printf-args.c'; then $(CYGPATH_W) 'printf-args.c'; else $(CYGPATH_W) '$(srcdir)/printf-args.c'; fi`
8129 -
8130 -libgnu_a-printf-parse.o: printf-parse.c
8131 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-printf-parse.o -MD -MP -MF $(DEPDIR)/libgnu_a-printf-parse.Tpo -c -o libgnu_a-printf-parse.o `test -f 'printf-parse.c' || echo '$(srcdir)/'`printf-parse.c
8132 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-printf-parse.Tpo $(DEPDIR)/libgnu_a-printf-parse.Po
8133 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='printf-parse.c' object='libgnu_a-printf-parse.o' libtool=no @AMDEPBACKSLASH@
8134 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
8135 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-printf-parse.o `test -f 'printf-parse.c' || echo '$(srcdir)/'`printf-parse.c
8136 -
8137 -libgnu_a-printf-parse.obj: printf-parse.c
8138 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-printf-parse.obj -MD -MP -MF $(DEPDIR)/libgnu_a-printf-parse.Tpo -c -o libgnu_a-printf-parse.obj `if test -f 'printf-parse.c'; then $(CYGPATH_W) 'printf-parse.c'; else $(CYGPATH_W) '$(srcdir)/printf-parse.c'; fi`
8139 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-printf-parse.Tpo $(DEPDIR)/libgnu_a-printf-parse.Po
8140 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='printf-parse.c' object='libgnu_a-printf-parse.obj' libtool=no @AMDEPBACKSLASH@
8141 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
8142 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-printf-parse.obj `if test -f 'printf-parse.c'; then $(CYGPATH_W) 'printf-parse.c'; else $(CYGPATH_W) '$(srcdir)/printf-parse.c'; fi`
8143 -
8144 -libgnu_a-vasnprintf.o: vasnprintf.c
8145 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-vasnprintf.o -MD -MP -MF $(DEPDIR)/libgnu_a-vasnprintf.Tpo -c -o libgnu_a-vasnprintf.o `test -f 'vasnprintf.c' || echo '$(srcdir)/'`vasnprintf.c
8146 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-vasnprintf.Tpo $(DEPDIR)/libgnu_a-vasnprintf.Po
8147 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='vasnprintf.c' object='libgnu_a-vasnprintf.o' libtool=no @AMDEPBACKSLASH@
8148 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
8149 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-vasnprintf.o `test -f 'vasnprintf.c' || echo '$(srcdir)/'`vasnprintf.c
8150 -
8151 -libgnu_a-vasnprintf.obj: vasnprintf.c
8152 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-vasnprintf.obj -MD -MP -MF $(DEPDIR)/libgnu_a-vasnprintf.Tpo -c -o libgnu_a-vasnprintf.obj `if test -f 'vasnprintf.c'; then $(CYGPATH_W) 'vasnprintf.c'; else $(CYGPATH_W) '$(srcdir)/vasnprintf.c'; fi`
8153 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-vasnprintf.Tpo $(DEPDIR)/libgnu_a-vasnprintf.Po
8154 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='vasnprintf.c' object='libgnu_a-vasnprintf.obj' libtool=no @AMDEPBACKSLASH@
8155 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
8156 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-vasnprintf.obj `if test -f 'vasnprintf.c'; then $(CYGPATH_W) 'vasnprintf.c'; else $(CYGPATH_W) '$(srcdir)/vasnprintf.c'; fi`
8157 -
8158 -libgnu_a-asprintf.o: asprintf.c
8159 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-asprintf.o -MD -MP -MF $(DEPDIR)/libgnu_a-asprintf.Tpo -c -o libgnu_a-asprintf.o `test -f 'asprintf.c' || echo '$(srcdir)/'`asprintf.c
8160 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-asprintf.Tpo $(DEPDIR)/libgnu_a-asprintf.Po
8161 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='asprintf.c' object='libgnu_a-asprintf.o' libtool=no @AMDEPBACKSLASH@
8162 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
8163 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-asprintf.o `test -f 'asprintf.c' || echo '$(srcdir)/'`asprintf.c
8164 -
8165 -libgnu_a-asprintf.obj: asprintf.c
8166 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-asprintf.obj -MD -MP -MF $(DEPDIR)/libgnu_a-asprintf.Tpo -c -o libgnu_a-asprintf.obj `if test -f 'asprintf.c'; then $(CYGPATH_W) 'asprintf.c'; else $(CYGPATH_W) '$(srcdir)/asprintf.c'; fi`
8167 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-asprintf.Tpo $(DEPDIR)/libgnu_a-asprintf.Po
8168 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='asprintf.c' object='libgnu_a-asprintf.obj' libtool=no @AMDEPBACKSLASH@
8169 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
8170 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-asprintf.obj `if test -f 'asprintf.c'; then $(CYGPATH_W) 'asprintf.c'; else $(CYGPATH_W) '$(srcdir)/asprintf.c'; fi`
8171 -
8172 -libgnu_a-vasprintf.o: vasprintf.c
8173 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-vasprintf.o -MD -MP -MF $(DEPDIR)/libgnu_a-vasprintf.Tpo -c -o libgnu_a-vasprintf.o `test -f 'vasprintf.c' || echo '$(srcdir)/'`vasprintf.c
8174 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-vasprintf.Tpo $(DEPDIR)/libgnu_a-vasprintf.Po
8175 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='vasprintf.c' object='libgnu_a-vasprintf.o' libtool=no @AMDEPBACKSLASH@
8176 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
8177 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-vasprintf.o `test -f 'vasprintf.c' || echo '$(srcdir)/'`vasprintf.c
8178 -
8179 -libgnu_a-vasprintf.obj: vasprintf.c
8180 -@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -MT libgnu_a-vasprintf.obj -MD -MP -MF $(DEPDIR)/libgnu_a-vasprintf.Tpo -c -o libgnu_a-vasprintf.obj `if test -f 'vasprintf.c'; then $(CYGPATH_W) 'vasprintf.c'; else $(CYGPATH_W) '$(srcdir)/vasprintf.c'; fi`
8181 -@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libgnu_a-vasprintf.Tpo $(DEPDIR)/libgnu_a-vasprintf.Po
8182 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='vasprintf.c' object='libgnu_a-vasprintf.obj' libtool=no @AMDEPBACKSLASH@
8183 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
8184 -@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnu_a_CFLAGS) $(CFLAGS) -c -o libgnu_a-vasprintf.obj `if test -f 'vasprintf.c'; then $(CYGPATH_W) 'vasprintf.c'; else $(CYGPATH_W) '$(srcdir)/vasprintf.c'; fi`
8185 -
8186 mostlyclean-libtool:
8187 -rm -f *.lo
8188
8189 @@ -4234,8 +2127,6 @@ clean-generic:
8190 distclean-generic:
8191 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
8192 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
8193 - -rm -f malloc/$(DEPDIR)/$(am__dirstamp)
8194 - -rm -f malloc/$(am__dirstamp)
8195 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
8196
8197 maintainer-clean-generic:
8198 @@ -4249,128 +2140,117 @@ clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
8199 clean-noinstLTLIBRARIES mostlyclean-am
8200
8201 distclean: distclean-recursive
8202 - -rm -f ./$(DEPDIR)/libgnu_a-asnprintf.Po
8203 - -rm -f ./$(DEPDIR)/libgnu_a-asprintf.Po
8204 - -rm -f ./$(DEPDIR)/libgnu_a-at-func.Po
8205 - -rm -f ./$(DEPDIR)/libgnu_a-at-func2.Po
8206 - -rm -f ./$(DEPDIR)/libgnu_a-basename-lgpl.Po
8207 - -rm -f ./$(DEPDIR)/libgnu_a-calloc.Po
8208 - -rm -f ./$(DEPDIR)/libgnu_a-canonicalize-lgpl.Po
8209 - -rm -f ./$(DEPDIR)/libgnu_a-chdir-long.Po
8210 - -rm -f ./$(DEPDIR)/libgnu_a-cloexec.Po
8211 - -rm -f ./$(DEPDIR)/libgnu_a-close.Po
8212 - -rm -f ./$(DEPDIR)/libgnu_a-closedir.Po
8213 - -rm -f ./$(DEPDIR)/libgnu_a-dirfd.Po
8214 - -rm -f ./$(DEPDIR)/libgnu_a-dirname-lgpl.Po
8215 - -rm -f ./$(DEPDIR)/libgnu_a-dup-safer-flag.Po
8216 - -rm -f ./$(DEPDIR)/libgnu_a-dup-safer.Po
8217 - -rm -f ./$(DEPDIR)/libgnu_a-dup.Po
8218 - -rm -f ./$(DEPDIR)/libgnu_a-dup2.Po
8219 - -rm -f ./$(DEPDIR)/libgnu_a-error.Po
8220 - -rm -f ./$(DEPDIR)/libgnu_a-euidaccess.Po
8221 - -rm -f ./$(DEPDIR)/libgnu_a-exitfail.Po
8222 - -rm -f ./$(DEPDIR)/libgnu_a-faccessat.Po
8223 - -rm -f ./$(DEPDIR)/libgnu_a-fchdir.Po
8224 - -rm -f ./$(DEPDIR)/libgnu_a-fcntl.Po
8225 - -rm -f ./$(DEPDIR)/libgnu_a-fd-hook.Po
8226 - -rm -f ./$(DEPDIR)/libgnu_a-fd-safer-flag.Po
8227 - -rm -f ./$(DEPDIR)/libgnu_a-fd-safer.Po
8228 - -rm -f ./$(DEPDIR)/libgnu_a-fdopendir.Po
8229 - -rm -f ./$(DEPDIR)/libgnu_a-filenamecat-lgpl.Po
8230 - -rm -f ./$(DEPDIR)/libgnu_a-float.Po
8231 - -rm -f ./$(DEPDIR)/libgnu_a-free.Po
8232 - -rm -f ./$(DEPDIR)/libgnu_a-frexp.Po
8233 - -rm -f ./$(DEPDIR)/libgnu_a-frexpl.Po
8234 - -rm -f ./$(DEPDIR)/libgnu_a-fstat.Po
8235 - -rm -f ./$(DEPDIR)/libgnu_a-fstatat.Po
8236 - -rm -f ./$(DEPDIR)/libgnu_a-futimens.Po
8237 - -rm -f ./$(DEPDIR)/libgnu_a-getcwd-lgpl.Po
8238 - -rm -f ./$(DEPDIR)/libgnu_a-getdelim.Po
8239 - -rm -f ./$(DEPDIR)/libgnu_a-getdtablesize.Po
8240 - -rm -f ./$(DEPDIR)/libgnu_a-getgroups.Po
8241 - -rm -f ./$(DEPDIR)/libgnu_a-getline.Po
8242 - -rm -f ./$(DEPDIR)/libgnu_a-getopt.Po
8243 - -rm -f ./$(DEPDIR)/libgnu_a-getopt1.Po
8244 - -rm -f ./$(DEPDIR)/libgnu_a-getprogname.Po
8245 - -rm -f ./$(DEPDIR)/libgnu_a-gettime.Po
8246 - -rm -f ./$(DEPDIR)/libgnu_a-gettimeofday.Po
8247 - -rm -f ./$(DEPDIR)/libgnu_a-group-member.Po
8248 - -rm -f ./$(DEPDIR)/libgnu_a-ialloc.Po
8249 - -rm -f ./$(DEPDIR)/libgnu_a-isnan.Po
8250 - -rm -f ./$(DEPDIR)/libgnu_a-isnand.Po
8251 - -rm -f ./$(DEPDIR)/libgnu_a-isnanf.Po
8252 - -rm -f ./$(DEPDIR)/libgnu_a-isnanl.Po
8253 - -rm -f ./$(DEPDIR)/libgnu_a-itold.Po
8254 - -rm -f ./$(DEPDIR)/libgnu_a-lstat.Po
8255 - -rm -f ./$(DEPDIR)/libgnu_a-malloc.Po
8256 - -rm -f ./$(DEPDIR)/libgnu_a-malloca.Po
8257 - -rm -f ./$(DEPDIR)/libgnu_a-math.Po
8258 - -rm -f ./$(DEPDIR)/libgnu_a-memchr.Po
8259 - -rm -f ./$(DEPDIR)/libgnu_a-mempcpy.Po
8260 - -rm -f ./$(DEPDIR)/libgnu_a-memrchr.Po
8261 - -rm -f ./$(DEPDIR)/libgnu_a-mkdir.Po
8262 - -rm -f ./$(DEPDIR)/libgnu_a-mkdirat.Po
8263 - -rm -f ./$(DEPDIR)/libgnu_a-msvc-inval.Po
8264 - -rm -f ./$(DEPDIR)/libgnu_a-msvc-nothrow.Po
8265 - -rm -f ./$(DEPDIR)/libgnu_a-open.Po
8266 - -rm -f ./$(DEPDIR)/libgnu_a-openat-die.Po
8267 - -rm -f ./$(DEPDIR)/libgnu_a-openat-proc.Po
8268 - -rm -f ./$(DEPDIR)/libgnu_a-openat.Po
8269 - -rm -f ./$(DEPDIR)/libgnu_a-opendir.Po
8270 - -rm -f ./$(DEPDIR)/libgnu_a-pipe-safer.Po
8271 - -rm -f ./$(DEPDIR)/libgnu_a-pipe.Po
8272 - -rm -f ./$(DEPDIR)/libgnu_a-printf-args.Po
8273 - -rm -f ./$(DEPDIR)/libgnu_a-printf-frexp.Po
8274 - -rm -f ./$(DEPDIR)/libgnu_a-printf-frexpl.Po
8275 - -rm -f ./$(DEPDIR)/libgnu_a-printf-parse.Po
8276 - -rm -f ./$(DEPDIR)/libgnu_a-rawmemchr.Po
8277 - -rm -f ./$(DEPDIR)/libgnu_a-readlink.Po
8278 - -rm -f ./$(DEPDIR)/libgnu_a-readlinkat.Po
8279 - -rm -f ./$(DEPDIR)/libgnu_a-realloc.Po
8280 - -rm -f ./$(DEPDIR)/libgnu_a-reallocarray.Po
8281 - -rm -f ./$(DEPDIR)/libgnu_a-rename.Po
8282 - -rm -f ./$(DEPDIR)/libgnu_a-renameat.Po
8283 - -rm -f ./$(DEPDIR)/libgnu_a-renameatu.Po
8284 - -rm -f ./$(DEPDIR)/libgnu_a-rmdir.Po
8285 - -rm -f ./$(DEPDIR)/libgnu_a-save-cwd.Po
8286 - -rm -f ./$(DEPDIR)/libgnu_a-signbitd.Po
8287 - -rm -f ./$(DEPDIR)/libgnu_a-signbitf.Po
8288 - -rm -f ./$(DEPDIR)/libgnu_a-signbitl.Po
8289 - -rm -f ./$(DEPDIR)/libgnu_a-stat-time.Po
8290 - -rm -f ./$(DEPDIR)/libgnu_a-stat-w32.Po
8291 - -rm -f ./$(DEPDIR)/libgnu_a-stat.Po
8292 - -rm -f ./$(DEPDIR)/libgnu_a-statat.Po
8293 - -rm -f ./$(DEPDIR)/libgnu_a-stdio-read.Po
8294 - -rm -f ./$(DEPDIR)/libgnu_a-stdio-write.Po
8295 - -rm -f ./$(DEPDIR)/libgnu_a-strcasecmp.Po
8296 - -rm -f ./$(DEPDIR)/libgnu_a-strcasestr.Po
8297 - -rm -f ./$(DEPDIR)/libgnu_a-strdup.Po
8298 - -rm -f ./$(DEPDIR)/libgnu_a-strerror-override.Po
8299 - -rm -f ./$(DEPDIR)/libgnu_a-strerror.Po
8300 - -rm -f ./$(DEPDIR)/libgnu_a-stripslash.Po
8301 - -rm -f ./$(DEPDIR)/libgnu_a-strncasecmp.Po
8302 - -rm -f ./$(DEPDIR)/libgnu_a-strncat.Po
8303 - -rm -f ./$(DEPDIR)/libgnu_a-symlink.Po
8304 - -rm -f ./$(DEPDIR)/libgnu_a-symlinkat.Po
8305 - -rm -f ./$(DEPDIR)/libgnu_a-timespec.Po
8306 - -rm -f ./$(DEPDIR)/libgnu_a-unistd.Po
8307 - -rm -f ./$(DEPDIR)/libgnu_a-unlink.Po
8308 - -rm -f ./$(DEPDIR)/libgnu_a-unlinkat.Po
8309 - -rm -f ./$(DEPDIR)/libgnu_a-utime.Po
8310 - -rm -f ./$(DEPDIR)/libgnu_a-utimens.Po
8311 - -rm -f ./$(DEPDIR)/libgnu_a-utimensat.Po
8312 - -rm -f ./$(DEPDIR)/libgnu_a-vasnprintf.Po
8313 - -rm -f ./$(DEPDIR)/libgnu_a-vasprintf.Po
8314 - -rm -f ./$(DEPDIR)/libgnu_a-xalloc-die.Po
8315 - -rm -f ./$(DEPDIR)/libgnu_a-xmalloc.Po
8316 - -rm -f ./$(DEPDIR)/libgnu_a-xsize.Po
8317 - -rm -f malloc/$(DEPDIR)/libgnu_a-scratch_buffer_dupfree.Po
8318 - -rm -f malloc/$(DEPDIR)/libgnu_a-scratch_buffer_grow.Po
8319 - -rm -f malloc/$(DEPDIR)/libgnu_a-scratch_buffer_grow_preserve.Po
8320 - -rm -f malloc/$(DEPDIR)/libgnu_a-scratch_buffer_set_array_size.Po
8321 + -rm -f ./$(DEPDIR)/asnprintf.Po
8322 + -rm -f ./$(DEPDIR)/asprintf.Po
8323 + -rm -f ./$(DEPDIR)/at-func.Po
8324 + -rm -f ./$(DEPDIR)/at-func2.Po
8325 + -rm -f ./$(DEPDIR)/basename-lgpl.Po
8326 + -rm -f ./$(DEPDIR)/canonicalize-lgpl.Po
8327 + -rm -f ./$(DEPDIR)/chdir-long.Po
8328 + -rm -f ./$(DEPDIR)/cloexec.Po
8329 + -rm -f ./$(DEPDIR)/close.Po
8330 + -rm -f ./$(DEPDIR)/closedir.Po
8331 + -rm -f ./$(DEPDIR)/dirfd.Po
8332 + -rm -f ./$(DEPDIR)/dirname-lgpl.Po
8333 + -rm -f ./$(DEPDIR)/dup-safer-flag.Po
8334 + -rm -f ./$(DEPDIR)/dup-safer.Po
8335 + -rm -f ./$(DEPDIR)/dup.Po
8336 + -rm -f ./$(DEPDIR)/dup2.Po
8337 + -rm -f ./$(DEPDIR)/error.Po
8338 + -rm -f ./$(DEPDIR)/euidaccess.Po
8339 + -rm -f ./$(DEPDIR)/exitfail.Po
8340 + -rm -f ./$(DEPDIR)/faccessat.Po
8341 + -rm -f ./$(DEPDIR)/fchdir.Po
8342 + -rm -f ./$(DEPDIR)/fcntl.Po
8343 + -rm -f ./$(DEPDIR)/fd-hook.Po
8344 + -rm -f ./$(DEPDIR)/fd-safer-flag.Po
8345 + -rm -f ./$(DEPDIR)/fd-safer.Po
8346 + -rm -f ./$(DEPDIR)/fdopendir.Po
8347 + -rm -f ./$(DEPDIR)/filenamecat-lgpl.Po
8348 + -rm -f ./$(DEPDIR)/float.Po
8349 + -rm -f ./$(DEPDIR)/frexp.Po
8350 + -rm -f ./$(DEPDIR)/frexpl.Po
8351 + -rm -f ./$(DEPDIR)/fstat.Po
8352 + -rm -f ./$(DEPDIR)/fstatat.Po
8353 + -rm -f ./$(DEPDIR)/futimens.Po
8354 + -rm -f ./$(DEPDIR)/getcwd-lgpl.Po
8355 + -rm -f ./$(DEPDIR)/getdelim.Po
8356 + -rm -f ./$(DEPDIR)/getdtablesize.Po
8357 + -rm -f ./$(DEPDIR)/getgroups.Po
8358 + -rm -f ./$(DEPDIR)/getline.Po
8359 + -rm -f ./$(DEPDIR)/getopt.Po
8360 + -rm -f ./$(DEPDIR)/getopt1.Po
8361 + -rm -f ./$(DEPDIR)/getprogname.Po
8362 + -rm -f ./$(DEPDIR)/gettime.Po
8363 + -rm -f ./$(DEPDIR)/gettimeofday.Po
8364 + -rm -f ./$(DEPDIR)/group-member.Po
8365 + -rm -f ./$(DEPDIR)/isnan.Po
8366 + -rm -f ./$(DEPDIR)/isnand.Po
8367 + -rm -f ./$(DEPDIR)/isnanf.Po
8368 + -rm -f ./$(DEPDIR)/isnanl.Po
8369 + -rm -f ./$(DEPDIR)/itold.Po
8370 + -rm -f ./$(DEPDIR)/localtime-buffer.Po
8371 + -rm -f ./$(DEPDIR)/lstat.Po
8372 + -rm -f ./$(DEPDIR)/malloc.Po
8373 + -rm -f ./$(DEPDIR)/malloca.Po
8374 + -rm -f ./$(DEPDIR)/math.Po
8375 + -rm -f ./$(DEPDIR)/memchr.Po
8376 + -rm -f ./$(DEPDIR)/mempcpy.Po
8377 + -rm -f ./$(DEPDIR)/memrchr.Po
8378 + -rm -f ./$(DEPDIR)/mkdir.Po
8379 + -rm -f ./$(DEPDIR)/mkdirat.Po
8380 + -rm -f ./$(DEPDIR)/msvc-inval.Po
8381 + -rm -f ./$(DEPDIR)/msvc-nothrow.Po
8382 + -rm -f ./$(DEPDIR)/open.Po
8383 + -rm -f ./$(DEPDIR)/openat-die.Po
8384 + -rm -f ./$(DEPDIR)/openat-proc.Po
8385 + -rm -f ./$(DEPDIR)/openat.Po
8386 + -rm -f ./$(DEPDIR)/opendir.Po
8387 + -rm -f ./$(DEPDIR)/pipe-safer.Po
8388 + -rm -f ./$(DEPDIR)/printf-args.Po
8389 + -rm -f ./$(DEPDIR)/printf-frexp.Po
8390 + -rm -f ./$(DEPDIR)/printf-frexpl.Po
8391 + -rm -f ./$(DEPDIR)/printf-parse.Po
8392 + -rm -f ./$(DEPDIR)/readlink.Po
8393 + -rm -f ./$(DEPDIR)/readlinkat.Po
8394 + -rm -f ./$(DEPDIR)/realloc.Po
8395 + -rm -f ./$(DEPDIR)/rename.Po
8396 + -rm -f ./$(DEPDIR)/renameat.Po
8397 + -rm -f ./$(DEPDIR)/renameatu.Po
8398 + -rm -f ./$(DEPDIR)/rmdir.Po
8399 + -rm -f ./$(DEPDIR)/save-cwd.Po
8400 + -rm -f ./$(DEPDIR)/signbitd.Po
8401 + -rm -f ./$(DEPDIR)/signbitf.Po
8402 + -rm -f ./$(DEPDIR)/signbitl.Po
8403 + -rm -f ./$(DEPDIR)/stat-time.Po
8404 + -rm -f ./$(DEPDIR)/stat-w32.Po
8405 + -rm -f ./$(DEPDIR)/stat.Po
8406 + -rm -f ./$(DEPDIR)/statat.Po
8407 + -rm -f ./$(DEPDIR)/strcasecmp.Po
8408 + -rm -f ./$(DEPDIR)/strcasestr.Po
8409 + -rm -f ./$(DEPDIR)/strdup.Po
8410 + -rm -f ./$(DEPDIR)/strerror-override.Po
8411 + -rm -f ./$(DEPDIR)/strerror.Po
8412 + -rm -f ./$(DEPDIR)/stripslash.Po
8413 + -rm -f ./$(DEPDIR)/strncasecmp.Po
8414 + -rm -f ./$(DEPDIR)/strncat.Po
8415 + -rm -f ./$(DEPDIR)/symlink.Po
8416 + -rm -f ./$(DEPDIR)/symlinkat.Po
8417 + -rm -f ./$(DEPDIR)/timespec.Po
8418 + -rm -f ./$(DEPDIR)/unistd.Po
8419 + -rm -f ./$(DEPDIR)/unlink.Po
8420 + -rm -f ./$(DEPDIR)/unlinkat.Po
8421 + -rm -f ./$(DEPDIR)/utime.Po
8422 + -rm -f ./$(DEPDIR)/utimens.Po
8423 + -rm -f ./$(DEPDIR)/utimensat.Po
8424 + -rm -f ./$(DEPDIR)/vasnprintf.Po
8425 + -rm -f ./$(DEPDIR)/vasprintf.Po
8426 + -rm -f ./$(DEPDIR)/xalloc-die.Po
8427 + -rm -f ./$(DEPDIR)/xmalloc.Po
8428 + -rm -f ./$(DEPDIR)/xsize.Po
8429 -rm -f Makefile
8430 distclean-am: clean-am distclean-compile distclean-generic \
8431 - distclean-local distclean-tags
8432 + distclean-tags
8433
8434 dvi: dvi-recursive
8435
8436 @@ -4413,128 +2293,116 @@ install-ps-am:
8437 installcheck-am:
8438
8439 maintainer-clean: maintainer-clean-recursive
8440 - -rm -f ./$(DEPDIR)/libgnu_a-asnprintf.Po
8441 - -rm -f ./$(DEPDIR)/libgnu_a-asprintf.Po
8442 - -rm -f ./$(DEPDIR)/libgnu_a-at-func.Po
8443 - -rm -f ./$(DEPDIR)/libgnu_a-at-func2.Po
8444 - -rm -f ./$(DEPDIR)/libgnu_a-basename-lgpl.Po
8445 - -rm -f ./$(DEPDIR)/libgnu_a-calloc.Po
8446 - -rm -f ./$(DEPDIR)/libgnu_a-canonicalize-lgpl.Po
8447 - -rm -f ./$(DEPDIR)/libgnu_a-chdir-long.Po
8448 - -rm -f ./$(DEPDIR)/libgnu_a-cloexec.Po
8449 - -rm -f ./$(DEPDIR)/libgnu_a-close.Po
8450 - -rm -f ./$(DEPDIR)/libgnu_a-closedir.Po
8451 - -rm -f ./$(DEPDIR)/libgnu_a-dirfd.Po
8452 - -rm -f ./$(DEPDIR)/libgnu_a-dirname-lgpl.Po
8453 - -rm -f ./$(DEPDIR)/libgnu_a-dup-safer-flag.Po
8454 - -rm -f ./$(DEPDIR)/libgnu_a-dup-safer.Po
8455 - -rm -f ./$(DEPDIR)/libgnu_a-dup.Po
8456 - -rm -f ./$(DEPDIR)/libgnu_a-dup2.Po
8457 - -rm -f ./$(DEPDIR)/libgnu_a-error.Po
8458 - -rm -f ./$(DEPDIR)/libgnu_a-euidaccess.Po
8459 - -rm -f ./$(DEPDIR)/libgnu_a-exitfail.Po
8460 - -rm -f ./$(DEPDIR)/libgnu_a-faccessat.Po
8461 - -rm -f ./$(DEPDIR)/libgnu_a-fchdir.Po
8462 - -rm -f ./$(DEPDIR)/libgnu_a-fcntl.Po
8463 - -rm -f ./$(DEPDIR)/libgnu_a-fd-hook.Po
8464 - -rm -f ./$(DEPDIR)/libgnu_a-fd-safer-flag.Po
8465 - -rm -f ./$(DEPDIR)/libgnu_a-fd-safer.Po
8466 - -rm -f ./$(DEPDIR)/libgnu_a-fdopendir.Po
8467 - -rm -f ./$(DEPDIR)/libgnu_a-filenamecat-lgpl.Po
8468 - -rm -f ./$(DEPDIR)/libgnu_a-float.Po
8469 - -rm -f ./$(DEPDIR)/libgnu_a-free.Po
8470 - -rm -f ./$(DEPDIR)/libgnu_a-frexp.Po
8471 - -rm -f ./$(DEPDIR)/libgnu_a-frexpl.Po
8472 - -rm -f ./$(DEPDIR)/libgnu_a-fstat.Po
8473 - -rm -f ./$(DEPDIR)/libgnu_a-fstatat.Po
8474 - -rm -f ./$(DEPDIR)/libgnu_a-futimens.Po
8475 - -rm -f ./$(DEPDIR)/libgnu_a-getcwd-lgpl.Po
8476 - -rm -f ./$(DEPDIR)/libgnu_a-getdelim.Po
8477 - -rm -f ./$(DEPDIR)/libgnu_a-getdtablesize.Po
8478 - -rm -f ./$(DEPDIR)/libgnu_a-getgroups.Po
8479 - -rm -f ./$(DEPDIR)/libgnu_a-getline.Po
8480 - -rm -f ./$(DEPDIR)/libgnu_a-getopt.Po
8481 - -rm -f ./$(DEPDIR)/libgnu_a-getopt1.Po
8482 - -rm -f ./$(DEPDIR)/libgnu_a-getprogname.Po
8483 - -rm -f ./$(DEPDIR)/libgnu_a-gettime.Po
8484 - -rm -f ./$(DEPDIR)/libgnu_a-gettimeofday.Po
8485 - -rm -f ./$(DEPDIR)/libgnu_a-group-member.Po
8486 - -rm -f ./$(DEPDIR)/libgnu_a-ialloc.Po
8487 - -rm -f ./$(DEPDIR)/libgnu_a-isnan.Po
8488 - -rm -f ./$(DEPDIR)/libgnu_a-isnand.Po
8489 - -rm -f ./$(DEPDIR)/libgnu_a-isnanf.Po
8490 - -rm -f ./$(DEPDIR)/libgnu_a-isnanl.Po
8491 - -rm -f ./$(DEPDIR)/libgnu_a-itold.Po
8492 - -rm -f ./$(DEPDIR)/libgnu_a-lstat.Po
8493 - -rm -f ./$(DEPDIR)/libgnu_a-malloc.Po
8494 - -rm -f ./$(DEPDIR)/libgnu_a-malloca.Po
8495 - -rm -f ./$(DEPDIR)/libgnu_a-math.Po
8496 - -rm -f ./$(DEPDIR)/libgnu_a-memchr.Po
8497 - -rm -f ./$(DEPDIR)/libgnu_a-mempcpy.Po
8498 - -rm -f ./$(DEPDIR)/libgnu_a-memrchr.Po
8499 - -rm -f ./$(DEPDIR)/libgnu_a-mkdir.Po
8500 - -rm -f ./$(DEPDIR)/libgnu_a-mkdirat.Po
8501 - -rm -f ./$(DEPDIR)/libgnu_a-msvc-inval.Po
8502 - -rm -f ./$(DEPDIR)/libgnu_a-msvc-nothrow.Po
8503 - -rm -f ./$(DEPDIR)/libgnu_a-open.Po
8504 - -rm -f ./$(DEPDIR)/libgnu_a-openat-die.Po
8505 - -rm -f ./$(DEPDIR)/libgnu_a-openat-proc.Po
8506 - -rm -f ./$(DEPDIR)/libgnu_a-openat.Po
8507 - -rm -f ./$(DEPDIR)/libgnu_a-opendir.Po
8508 - -rm -f ./$(DEPDIR)/libgnu_a-pipe-safer.Po
8509 - -rm -f ./$(DEPDIR)/libgnu_a-pipe.Po
8510 - -rm -f ./$(DEPDIR)/libgnu_a-printf-args.Po
8511 - -rm -f ./$(DEPDIR)/libgnu_a-printf-frexp.Po
8512 - -rm -f ./$(DEPDIR)/libgnu_a-printf-frexpl.Po
8513 - -rm -f ./$(DEPDIR)/libgnu_a-printf-parse.Po
8514 - -rm -f ./$(DEPDIR)/libgnu_a-rawmemchr.Po
8515 - -rm -f ./$(DEPDIR)/libgnu_a-readlink.Po
8516 - -rm -f ./$(DEPDIR)/libgnu_a-readlinkat.Po
8517 - -rm -f ./$(DEPDIR)/libgnu_a-realloc.Po
8518 - -rm -f ./$(DEPDIR)/libgnu_a-reallocarray.Po
8519 - -rm -f ./$(DEPDIR)/libgnu_a-rename.Po
8520 - -rm -f ./$(DEPDIR)/libgnu_a-renameat.Po
8521 - -rm -f ./$(DEPDIR)/libgnu_a-renameatu.Po
8522 - -rm -f ./$(DEPDIR)/libgnu_a-rmdir.Po
8523 - -rm -f ./$(DEPDIR)/libgnu_a-save-cwd.Po
8524 - -rm -f ./$(DEPDIR)/libgnu_a-signbitd.Po
8525 - -rm -f ./$(DEPDIR)/libgnu_a-signbitf.Po
8526 - -rm -f ./$(DEPDIR)/libgnu_a-signbitl.Po
8527 - -rm -f ./$(DEPDIR)/libgnu_a-stat-time.Po
8528 - -rm -f ./$(DEPDIR)/libgnu_a-stat-w32.Po
8529 - -rm -f ./$(DEPDIR)/libgnu_a-stat.Po
8530 - -rm -f ./$(DEPDIR)/libgnu_a-statat.Po
8531 - -rm -f ./$(DEPDIR)/libgnu_a-stdio-read.Po
8532 - -rm -f ./$(DEPDIR)/libgnu_a-stdio-write.Po
8533 - -rm -f ./$(DEPDIR)/libgnu_a-strcasecmp.Po
8534 - -rm -f ./$(DEPDIR)/libgnu_a-strcasestr.Po
8535 - -rm -f ./$(DEPDIR)/libgnu_a-strdup.Po
8536 - -rm -f ./$(DEPDIR)/libgnu_a-strerror-override.Po
8537 - -rm -f ./$(DEPDIR)/libgnu_a-strerror.Po
8538 - -rm -f ./$(DEPDIR)/libgnu_a-stripslash.Po
8539 - -rm -f ./$(DEPDIR)/libgnu_a-strncasecmp.Po
8540 - -rm -f ./$(DEPDIR)/libgnu_a-strncat.Po
8541 - -rm -f ./$(DEPDIR)/libgnu_a-symlink.Po
8542 - -rm -f ./$(DEPDIR)/libgnu_a-symlinkat.Po
8543 - -rm -f ./$(DEPDIR)/libgnu_a-timespec.Po
8544 - -rm -f ./$(DEPDIR)/libgnu_a-unistd.Po
8545 - -rm -f ./$(DEPDIR)/libgnu_a-unlink.Po
8546 - -rm -f ./$(DEPDIR)/libgnu_a-unlinkat.Po
8547 - -rm -f ./$(DEPDIR)/libgnu_a-utime.Po
8548 - -rm -f ./$(DEPDIR)/libgnu_a-utimens.Po
8549 - -rm -f ./$(DEPDIR)/libgnu_a-utimensat.Po
8550 - -rm -f ./$(DEPDIR)/libgnu_a-vasnprintf.Po
8551 - -rm -f ./$(DEPDIR)/libgnu_a-vasprintf.Po
8552 - -rm -f ./$(DEPDIR)/libgnu_a-xalloc-die.Po
8553 - -rm -f ./$(DEPDIR)/libgnu_a-xmalloc.Po
8554 - -rm -f ./$(DEPDIR)/libgnu_a-xsize.Po
8555 - -rm -f malloc/$(DEPDIR)/libgnu_a-scratch_buffer_dupfree.Po
8556 - -rm -f malloc/$(DEPDIR)/libgnu_a-scratch_buffer_grow.Po
8557 - -rm -f malloc/$(DEPDIR)/libgnu_a-scratch_buffer_grow_preserve.Po
8558 - -rm -f malloc/$(DEPDIR)/libgnu_a-scratch_buffer_set_array_size.Po
8559 + -rm -f ./$(DEPDIR)/asnprintf.Po
8560 + -rm -f ./$(DEPDIR)/asprintf.Po
8561 + -rm -f ./$(DEPDIR)/at-func.Po
8562 + -rm -f ./$(DEPDIR)/at-func2.Po
8563 + -rm -f ./$(DEPDIR)/basename-lgpl.Po
8564 + -rm -f ./$(DEPDIR)/canonicalize-lgpl.Po
8565 + -rm -f ./$(DEPDIR)/chdir-long.Po
8566 + -rm -f ./$(DEPDIR)/cloexec.Po
8567 + -rm -f ./$(DEPDIR)/close.Po
8568 + -rm -f ./$(DEPDIR)/closedir.Po
8569 + -rm -f ./$(DEPDIR)/dirfd.Po
8570 + -rm -f ./$(DEPDIR)/dirname-lgpl.Po
8571 + -rm -f ./$(DEPDIR)/dup-safer-flag.Po
8572 + -rm -f ./$(DEPDIR)/dup-safer.Po
8573 + -rm -f ./$(DEPDIR)/dup.Po
8574 + -rm -f ./$(DEPDIR)/dup2.Po
8575 + -rm -f ./$(DEPDIR)/error.Po
8576 + -rm -f ./$(DEPDIR)/euidaccess.Po
8577 + -rm -f ./$(DEPDIR)/exitfail.Po
8578 + -rm -f ./$(DEPDIR)/faccessat.Po
8579 + -rm -f ./$(DEPDIR)/fchdir.Po
8580 + -rm -f ./$(DEPDIR)/fcntl.Po
8581 + -rm -f ./$(DEPDIR)/fd-hook.Po
8582 + -rm -f ./$(DEPDIR)/fd-safer-flag.Po
8583 + -rm -f ./$(DEPDIR)/fd-safer.Po
8584 + -rm -f ./$(DEPDIR)/fdopendir.Po
8585 + -rm -f ./$(DEPDIR)/filenamecat-lgpl.Po
8586 + -rm -f ./$(DEPDIR)/float.Po
8587 + -rm -f ./$(DEPDIR)/frexp.Po
8588 + -rm -f ./$(DEPDIR)/frexpl.Po
8589 + -rm -f ./$(DEPDIR)/fstat.Po
8590 + -rm -f ./$(DEPDIR)/fstatat.Po
8591 + -rm -f ./$(DEPDIR)/futimens.Po
8592 + -rm -f ./$(DEPDIR)/getcwd-lgpl.Po
8593 + -rm -f ./$(DEPDIR)/getdelim.Po
8594 + -rm -f ./$(DEPDIR)/getdtablesize.Po
8595 + -rm -f ./$(DEPDIR)/getgroups.Po
8596 + -rm -f ./$(DEPDIR)/getline.Po
8597 + -rm -f ./$(DEPDIR)/getopt.Po
8598 + -rm -f ./$(DEPDIR)/getopt1.Po
8599 + -rm -f ./$(DEPDIR)/getprogname.Po
8600 + -rm -f ./$(DEPDIR)/gettime.Po
8601 + -rm -f ./$(DEPDIR)/gettimeofday.Po
8602 + -rm -f ./$(DEPDIR)/group-member.Po
8603 + -rm -f ./$(DEPDIR)/isnan.Po
8604 + -rm -f ./$(DEPDIR)/isnand.Po
8605 + -rm -f ./$(DEPDIR)/isnanf.Po
8606 + -rm -f ./$(DEPDIR)/isnanl.Po
8607 + -rm -f ./$(DEPDIR)/itold.Po
8608 + -rm -f ./$(DEPDIR)/localtime-buffer.Po
8609 + -rm -f ./$(DEPDIR)/lstat.Po
8610 + -rm -f ./$(DEPDIR)/malloc.Po
8611 + -rm -f ./$(DEPDIR)/malloca.Po
8612 + -rm -f ./$(DEPDIR)/math.Po
8613 + -rm -f ./$(DEPDIR)/memchr.Po
8614 + -rm -f ./$(DEPDIR)/mempcpy.Po
8615 + -rm -f ./$(DEPDIR)/memrchr.Po
8616 + -rm -f ./$(DEPDIR)/mkdir.Po
8617 + -rm -f ./$(DEPDIR)/mkdirat.Po
8618 + -rm -f ./$(DEPDIR)/msvc-inval.Po
8619 + -rm -f ./$(DEPDIR)/msvc-nothrow.Po
8620 + -rm -f ./$(DEPDIR)/open.Po
8621 + -rm -f ./$(DEPDIR)/openat-die.Po
8622 + -rm -f ./$(DEPDIR)/openat-proc.Po
8623 + -rm -f ./$(DEPDIR)/openat.Po
8624 + -rm -f ./$(DEPDIR)/opendir.Po
8625 + -rm -f ./$(DEPDIR)/pipe-safer.Po
8626 + -rm -f ./$(DEPDIR)/printf-args.Po
8627 + -rm -f ./$(DEPDIR)/printf-frexp.Po
8628 + -rm -f ./$(DEPDIR)/printf-frexpl.Po
8629 + -rm -f ./$(DEPDIR)/printf-parse.Po
8630 + -rm -f ./$(DEPDIR)/readlink.Po
8631 + -rm -f ./$(DEPDIR)/readlinkat.Po
8632 + -rm -f ./$(DEPDIR)/realloc.Po
8633 + -rm -f ./$(DEPDIR)/rename.Po
8634 + -rm -f ./$(DEPDIR)/renameat.Po
8635 + -rm -f ./$(DEPDIR)/renameatu.Po
8636 + -rm -f ./$(DEPDIR)/rmdir.Po
8637 + -rm -f ./$(DEPDIR)/save-cwd.Po
8638 + -rm -f ./$(DEPDIR)/signbitd.Po
8639 + -rm -f ./$(DEPDIR)/signbitf.Po
8640 + -rm -f ./$(DEPDIR)/signbitl.Po
8641 + -rm -f ./$(DEPDIR)/stat-time.Po
8642 + -rm -f ./$(DEPDIR)/stat-w32.Po
8643 + -rm -f ./$(DEPDIR)/stat.Po
8644 + -rm -f ./$(DEPDIR)/statat.Po
8645 + -rm -f ./$(DEPDIR)/strcasecmp.Po
8646 + -rm -f ./$(DEPDIR)/strcasestr.Po
8647 + -rm -f ./$(DEPDIR)/strdup.Po
8648 + -rm -f ./$(DEPDIR)/strerror-override.Po
8649 + -rm -f ./$(DEPDIR)/strerror.Po
8650 + -rm -f ./$(DEPDIR)/stripslash.Po
8651 + -rm -f ./$(DEPDIR)/strncasecmp.Po
8652 + -rm -f ./$(DEPDIR)/strncat.Po
8653 + -rm -f ./$(DEPDIR)/symlink.Po
8654 + -rm -f ./$(DEPDIR)/symlinkat.Po
8655 + -rm -f ./$(DEPDIR)/timespec.Po
8656 + -rm -f ./$(DEPDIR)/unistd.Po
8657 + -rm -f ./$(DEPDIR)/unlink.Po
8658 + -rm -f ./$(DEPDIR)/unlinkat.Po
8659 + -rm -f ./$(DEPDIR)/utime.Po
8660 + -rm -f ./$(DEPDIR)/utimens.Po
8661 + -rm -f ./$(DEPDIR)/utimensat.Po
8662 + -rm -f ./$(DEPDIR)/vasnprintf.Po
8663 + -rm -f ./$(DEPDIR)/vasprintf.Po
8664 + -rm -f ./$(DEPDIR)/xalloc-die.Po
8665 + -rm -f ./$(DEPDIR)/xmalloc.Po
8666 + -rm -f ./$(DEPDIR)/xsize.Po
8667 -rm -f Makefile
8668 -maintainer-clean-am: distclean-am maintainer-clean-generic \
8669 - maintainer-clean-local
8670 +maintainer-clean-am: distclean-am maintainer-clean-generic
8671
8672 mostlyclean: mostlyclean-recursive
8673
8674 @@ -4558,15 +2426,14 @@ uninstall-am:
8675 am--depfiles check check-am clean clean-generic clean-libtool \
8676 clean-noinstLIBRARIES clean-noinstLTLIBRARIES cscopelist-am \
8677 ctags ctags-am distclean distclean-compile distclean-generic \
8678 - distclean-libtool distclean-local distclean-tags distdir dvi \
8679 - dvi-am html html-am info info-am install install-am \
8680 - install-data install-data-am install-dvi install-dvi-am \
8681 - install-exec install-exec-am install-html install-html-am \
8682 - install-info install-info-am install-man install-pdf \
8683 - install-pdf-am install-ps install-ps-am install-strip \
8684 - installcheck installcheck-am installdirs installdirs-am \
8685 - maintainer-clean maintainer-clean-generic \
8686 - maintainer-clean-local mostlyclean mostlyclean-compile \
8687 + distclean-libtool distclean-tags distdir dvi dvi-am html \
8688 + html-am info info-am install install-am install-data \
8689 + install-data-am install-dvi install-dvi-am install-exec \
8690 + install-exec-am install-html install-html-am install-info \
8691 + install-info-am install-man install-pdf install-pdf-am \
8692 + install-ps install-ps-am install-strip installcheck \
8693 + installcheck-am installdirs installdirs-am maintainer-clean \
8694 + maintainer-clean-generic mostlyclean mostlyclean-compile \
8695 mostlyclean-generic mostlyclean-libtool mostlyclean-local pdf \
8696 pdf-am ps ps-am tags tags-am uninstall uninstall-am
8697
8698 @@ -4576,31 +2443,33 @@ uninstall-am:
8699 # We need the following in order to create <alloca.h> when the system
8700 # doesn't have one that works with the given compiler.
8701 @GL_GENERATE_ALLOCA_H_TRUE@alloca.h: alloca.in.h $(top_builddir)/config.status
8702 -@GL_GENERATE_ALLOCA_H_TRUE@ $(gl_V_at)$(SED_HEADER_STDOUT) \
8703 -@GL_GENERATE_ALLOCA_H_TRUE@ -e 's|@''HAVE_ALLOCA_H''@|$(HAVE_ALLOCA_H)|g' \
8704 -@GL_GENERATE_ALLOCA_H_TRUE@ $(srcdir)/alloca.in.h > $@-t
8705 -@GL_GENERATE_ALLOCA_H_TRUE@ $(AM_V_at)mv $@-t $@
8706 +@GL_GENERATE_ALLOCA_H_TRUE@ $(AM_V_GEN)rm -f $@-t $@ && \
8707 +@GL_GENERATE_ALLOCA_H_TRUE@ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
8708 +@GL_GENERATE_ALLOCA_H_TRUE@ sed -e 's|@''HAVE_ALLOCA_H''@|$(HAVE_ALLOCA_H)|g' < $(srcdir)/alloca.in.h; \
8709 +@GL_GENERATE_ALLOCA_H_TRUE@ } > $@-t && \
8710 +@GL_GENERATE_ALLOCA_H_TRUE@ mv -f $@-t $@
8711 @GL_GENERATE_ALLOCA_H_FALSE@alloca.h: $(top_builddir)/config.status
8712 @GL_GENERATE_ALLOCA_H_FALSE@ rm -f $@
8713
8714 # We need the following in order to create <dirent.h> when the system
8715 # doesn't have one that works with the given compiler.
8716 dirent.h: dirent.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
8717 - $(gl_V_at)$(SED_HEADER_STDOUT) \
8718 - -e 's|@''GUARD_PREFIX''@|GL|g' \
8719 + $(AM_V_GEN)rm -f $@-t $@ && \
8720 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
8721 + sed -e 's|@''GUARD_PREFIX''@|GL|g' \
8722 -e 's|@''HAVE_DIRENT_H''@|$(HAVE_DIRENT_H)|g' \
8723 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
8724 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
8725 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
8726 -e 's|@''NEXT_DIRENT_H''@|$(NEXT_DIRENT_H)|g' \
8727 - -e 's/@''GNULIB_OPENDIR''@/$(GL_GNULIB_OPENDIR)/g' \
8728 - -e 's/@''GNULIB_READDIR''@/$(GL_GNULIB_READDIR)/g' \
8729 - -e 's/@''GNULIB_REWINDDIR''@/$(GL_GNULIB_REWINDDIR)/g' \
8730 - -e 's/@''GNULIB_CLOSEDIR''@/$(GL_GNULIB_CLOSEDIR)/g' \
8731 - -e 's/@''GNULIB_DIRFD''@/$(GL_GNULIB_DIRFD)/g' \
8732 - -e 's/@''GNULIB_FDOPENDIR''@/$(GL_GNULIB_FDOPENDIR)/g' \
8733 - -e 's/@''GNULIB_SCANDIR''@/$(GL_GNULIB_SCANDIR)/g' \
8734 - -e 's/@''GNULIB_ALPHASORT''@/$(GL_GNULIB_ALPHASORT)/g' \
8735 + -e 's/@''GNULIB_OPENDIR''@/$(GNULIB_OPENDIR)/g' \
8736 + -e 's/@''GNULIB_READDIR''@/$(GNULIB_READDIR)/g' \
8737 + -e 's/@''GNULIB_REWINDDIR''@/$(GNULIB_REWINDDIR)/g' \
8738 + -e 's/@''GNULIB_CLOSEDIR''@/$(GNULIB_CLOSEDIR)/g' \
8739 + -e 's/@''GNULIB_DIRFD''@/$(GNULIB_DIRFD)/g' \
8740 + -e 's/@''GNULIB_FDOPENDIR''@/$(GNULIB_FDOPENDIR)/g' \
8741 + -e 's/@''GNULIB_SCANDIR''@/$(GNULIB_SCANDIR)/g' \
8742 + -e 's/@''GNULIB_ALPHASORT''@/$(GNULIB_ALPHASORT)/g' \
8743 -e 's/@''HAVE_OPENDIR''@/$(HAVE_OPENDIR)/g' \
8744 -e 's/@''HAVE_READDIR''@/$(HAVE_READDIR)/g' \
8745 -e 's/@''HAVE_REWINDDIR''@/$(HAVE_REWINDDIR)/g' \
8746 @@ -4617,14 +2486,16 @@ dirent.h: dirent.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H
8747 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
8748 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
8749 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
8750 - $(srcdir)/dirent.in.h > $@-t
8751 - $(AM_V_at)mv $@-t $@
8752 + < $(srcdir)/dirent.in.h; \
8753 + } > $@-t && \
8754 + mv $@-t $@
8755
8756 # We need the following in order to create <errno.h> when the system
8757 # doesn't have one that is POSIX compliant.
8758 @GL_GENERATE_ERRNO_H_TRUE@errno.h: errno.in.h $(top_builddir)/config.status
8759 -@GL_GENERATE_ERRNO_H_TRUE@ $(gl_V_at)$(SED_HEADER_STDOUT) \
8760 -@GL_GENERATE_ERRNO_H_TRUE@ -e 's|@''GUARD_PREFIX''@|GL|g' \
8761 +@GL_GENERATE_ERRNO_H_TRUE@ $(AM_V_GEN)rm -f $@-t $@ && \
8762 +@GL_GENERATE_ERRNO_H_TRUE@ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
8763 +@GL_GENERATE_ERRNO_H_TRUE@ sed -e 's|@''GUARD_PREFIX''@|GL|g' \
8764 @GL_GENERATE_ERRNO_H_TRUE@ -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
8765 @GL_GENERATE_ERRNO_H_TRUE@ -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
8766 @GL_GENERATE_ERRNO_H_TRUE@ -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
8767 @@ -4635,93 +2506,98 @@ dirent.h: dirent.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H
8768 @GL_GENERATE_ERRNO_H_TRUE@ -e 's|@''ENOLINK_VALUE''@|$(ENOLINK_VALUE)|g' \
8769 @GL_GENERATE_ERRNO_H_TRUE@ -e 's|@''EOVERFLOW_HIDDEN''@|$(EOVERFLOW_HIDDEN)|g' \
8770 @GL_GENERATE_ERRNO_H_TRUE@ -e 's|@''EOVERFLOW_VALUE''@|$(EOVERFLOW_VALUE)|g' \
8771 -@GL_GENERATE_ERRNO_H_TRUE@ $(srcdir)/errno.in.h > $@-t
8772 -@GL_GENERATE_ERRNO_H_TRUE@ $(AM_V_at)mv $@-t $@
8773 +@GL_GENERATE_ERRNO_H_TRUE@ < $(srcdir)/errno.in.h; \
8774 +@GL_GENERATE_ERRNO_H_TRUE@ } > $@-t && \
8775 +@GL_GENERATE_ERRNO_H_TRUE@ mv $@-t $@
8776 @GL_GENERATE_ERRNO_H_FALSE@errno.h: $(top_builddir)/config.status
8777 @GL_GENERATE_ERRNO_H_FALSE@ rm -f $@
8778
8779 # We need the following in order to create <fcntl.h> when the system
8780 # doesn't have one that works with the given compiler.
8781 fcntl.h: fcntl.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
8782 - $(gl_V_at)$(SED_HEADER_STDOUT) \
8783 - -e 's|@''GUARD_PREFIX''@|GL|g' \
8784 + $(AM_V_GEN)rm -f $@-t $@ && \
8785 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
8786 + sed -e 's|@''GUARD_PREFIX''@|GL|g' \
8787 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
8788 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
8789 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
8790 -e 's|@''NEXT_FCNTL_H''@|$(NEXT_FCNTL_H)|g' \
8791 - -e 's/@''GNULIB_CREAT''@/$(GL_GNULIB_CREAT)/g' \
8792 - -e 's/@''GNULIB_FCNTL''@/$(GL_GNULIB_FCNTL)/g' \
8793 - -e 's/@''GNULIB_NONBLOCKING''@/$(GL_GNULIB_NONBLOCKING)/g' \
8794 - -e 's/@''GNULIB_OPEN''@/$(GL_GNULIB_OPEN)/g' \
8795 - -e 's/@''GNULIB_OPENAT''@/$(GL_GNULIB_OPENAT)/g' \
8796 - -e 's/@''GNULIB_MDA_CREAT''@/$(GL_GNULIB_MDA_CREAT)/g' \
8797 - -e 's/@''GNULIB_MDA_OPEN''@/$(GL_GNULIB_MDA_OPEN)/g' \
8798 + -e 's/@''GNULIB_FCNTL''@/$(GNULIB_FCNTL)/g' \
8799 + -e 's/@''GNULIB_NONBLOCKING''@/$(GNULIB_NONBLOCKING)/g' \
8800 + -e 's/@''GNULIB_OPEN''@/$(GNULIB_OPEN)/g' \
8801 + -e 's/@''GNULIB_OPENAT''@/$(GNULIB_OPENAT)/g' \
8802 -e 's|@''HAVE_FCNTL''@|$(HAVE_FCNTL)|g' \
8803 -e 's|@''HAVE_OPENAT''@|$(HAVE_OPENAT)|g' \
8804 - -e 's|@''REPLACE_CREAT''@|$(REPLACE_CREAT)|g' \
8805 -e 's|@''REPLACE_FCNTL''@|$(REPLACE_FCNTL)|g' \
8806 -e 's|@''REPLACE_OPEN''@|$(REPLACE_OPEN)|g' \
8807 -e 's|@''REPLACE_OPENAT''@|$(REPLACE_OPENAT)|g' \
8808 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
8809 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
8810 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
8811 - $(srcdir)/fcntl.in.h > $@-t
8812 - $(AM_V_at)mv $@-t $@
8813 + < $(srcdir)/fcntl.in.h; \
8814 + } > $@-t && \
8815 + mv $@-t $@
8816
8817 # We need the following in order to create <float.h> when the system
8818 # doesn't have one that works with the given compiler.
8819 @GL_GENERATE_FLOAT_H_TRUE@float.h: float.in.h $(top_builddir)/config.status
8820 -@GL_GENERATE_FLOAT_H_TRUE@ $(gl_V_at)$(SED_HEADER_STDOUT) \
8821 -@GL_GENERATE_FLOAT_H_TRUE@ -e 's|@''GUARD_PREFIX''@|GL|g' \
8822 +@GL_GENERATE_FLOAT_H_TRUE@ $(AM_V_GEN)rm -f $@-t $@ && \
8823 +@GL_GENERATE_FLOAT_H_TRUE@ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
8824 +@GL_GENERATE_FLOAT_H_TRUE@ sed -e 's|@''GUARD_PREFIX''@|GL|g' \
8825 @GL_GENERATE_FLOAT_H_TRUE@ -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
8826 @GL_GENERATE_FLOAT_H_TRUE@ -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
8827 @GL_GENERATE_FLOAT_H_TRUE@ -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
8828 @GL_GENERATE_FLOAT_H_TRUE@ -e 's|@''NEXT_FLOAT_H''@|$(NEXT_FLOAT_H)|g' \
8829 @GL_GENERATE_FLOAT_H_TRUE@ -e 's|@''REPLACE_ITOLD''@|$(REPLACE_ITOLD)|g' \
8830 -@GL_GENERATE_FLOAT_H_TRUE@ $(srcdir)/float.in.h > $@-t
8831 -@GL_GENERATE_FLOAT_H_TRUE@ $(AM_V_at)mv $@-t $@
8832 +@GL_GENERATE_FLOAT_H_TRUE@ < $(srcdir)/float.in.h; \
8833 +@GL_GENERATE_FLOAT_H_TRUE@ } > $@-t && \
8834 +@GL_GENERATE_FLOAT_H_TRUE@ mv $@-t $@
8835 @GL_GENERATE_FLOAT_H_FALSE@float.h: $(top_builddir)/config.status
8836 @GL_GENERATE_FLOAT_H_FALSE@ rm -f $@
8837
8838 # We need the following in order to create <getopt.h> when the system
8839 # doesn't have one that works with the given compiler.
8840 -@GL_GENERATE_GETOPT_H_TRUE@getopt.h: getopt.in.h $(top_builddir)/config.status $(ARG_NONNULL_H)
8841 -@GL_GENERATE_GETOPT_H_TRUE@ $(gl_V_at)$(SED_HEADER_STDOUT) \
8842 -@GL_GENERATE_GETOPT_H_TRUE@ -e 's|@''GUARD_PREFIX''@|GL|g' \
8843 -@GL_GENERATE_GETOPT_H_TRUE@ -e 's|@''HAVE_GETOPT_H''@|$(HAVE_GETOPT_H)|g' \
8844 -@GL_GENERATE_GETOPT_H_TRUE@ -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
8845 -@GL_GENERATE_GETOPT_H_TRUE@ -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
8846 -@GL_GENERATE_GETOPT_H_TRUE@ -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
8847 -@GL_GENERATE_GETOPT_H_TRUE@ -e 's|@''NEXT_GETOPT_H''@|$(NEXT_GETOPT_H)|g' \
8848 -@GL_GENERATE_GETOPT_H_TRUE@ -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
8849 -@GL_GENERATE_GETOPT_H_TRUE@ $(srcdir)/getopt.in.h > $@-t
8850 -@GL_GENERATE_GETOPT_H_TRUE@ $(AM_V_at)mv $@-t $@
8851 -@GL_GENERATE_GETOPT_H_FALSE@getopt.h: $(top_builddir)/config.status
8852 -@GL_GENERATE_GETOPT_H_FALSE@ rm -f $@
8853 -
8854 -@GL_GENERATE_GETOPT_CDEFS_H_TRUE@getopt-cdefs.h: getopt-cdefs.in.h $(top_builddir)/config.status
8855 -@GL_GENERATE_GETOPT_CDEFS_H_TRUE@ $(AM_V_GEN)$(SED_HEADER_STDOUT) \
8856 -@GL_GENERATE_GETOPT_CDEFS_H_TRUE@ -e 's|@''HAVE_SYS_CDEFS_H''@|$(HAVE_SYS_CDEFS_H)|g' \
8857 -@GL_GENERATE_GETOPT_CDEFS_H_TRUE@ $(srcdir)/getopt-cdefs.in.h > $@-t
8858 -@GL_GENERATE_GETOPT_CDEFS_H_TRUE@ $(AM_V_at)mv $@-t $@
8859 -@GL_GENERATE_GETOPT_CDEFS_H_FALSE@getopt-cdefs.h: $(top_builddir)/config.status
8860 -@GL_GENERATE_GETOPT_CDEFS_H_FALSE@ rm -f $@
8861 +getopt.h: getopt.in.h $(top_builddir)/config.status $(ARG_NONNULL_H)
8862 + $(AM_V_GEN)rm -f $@-t $@ && \
8863 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
8864 + sed -e 's|@''GUARD_PREFIX''@|GL|g' \
8865 + -e 's|@''HAVE_GETOPT_H''@|$(HAVE_GETOPT_H)|g' \
8866 + -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
8867 + -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
8868 + -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
8869 + -e 's|@''NEXT_GETOPT_H''@|$(NEXT_GETOPT_H)|g' \
8870 + -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
8871 + < $(srcdir)/getopt.in.h; \
8872 + } > $@-t && \
8873 + mv -f $@-t $@
8874 +
8875 +getopt-cdefs.h: getopt-cdefs.in.h $(top_builddir)/config.status
8876 + $(AM_V_GEN)rm -f $@-t $@ && \
8877 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
8878 + sed -e 's|@''HAVE_SYS_CDEFS_H''@|$(HAVE_SYS_CDEFS_H)|g' \
8879 + < $(srcdir)/getopt-cdefs.in.h; \
8880 + } > $@-t && \
8881 + mv -f $@-t $@
8882
8883 # We need the following in order to create <inttypes.h> when the system
8884 # doesn't have one that works with the given compiler.
8885 inttypes.h: inttypes.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H)
8886 - $(gl_V_at)$(SED_HEADER_STDOUT) \
8887 - -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
8888 + $(AM_V_GEN)rm -f $@-t $@ && \
8889 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
8890 + sed -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
8891 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
8892 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
8893 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
8894 -e 's|@''NEXT_INTTYPES_H''@|$(NEXT_INTTYPES_H)|g' \
8895 + -e 's/@''PRI_MACROS_BROKEN''@/$(PRI_MACROS_BROKEN)/g' \
8896 -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
8897 + -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
8898 + -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
8899 -e 's/@''PRIPTR_PREFIX''@/$(PRIPTR_PREFIX)/g' \
8900 - -e 's/@''GNULIB_IMAXABS''@/$(GL_GNULIB_IMAXABS)/g' \
8901 - -e 's/@''GNULIB_IMAXDIV''@/$(GL_GNULIB_IMAXDIV)/g' \
8902 - -e 's/@''GNULIB_STRTOIMAX''@/$(GL_GNULIB_STRTOIMAX)/g' \
8903 - -e 's/@''GNULIB_STRTOUMAX''@/$(GL_GNULIB_STRTOUMAX)/g' \
8904 + -e 's/@''GNULIB_IMAXABS''@/$(GNULIB_IMAXABS)/g' \
8905 + -e 's/@''GNULIB_IMAXDIV''@/$(GNULIB_IMAXDIV)/g' \
8906 + -e 's/@''GNULIB_STRTOIMAX''@/$(GNULIB_STRTOIMAX)/g' \
8907 + -e 's/@''GNULIB_STRTOUMAX''@/$(GNULIB_STRTOUMAX)/g' \
8908 -e 's/@''HAVE_DECL_IMAXABS''@/$(HAVE_DECL_IMAXABS)/g' \
8909 -e 's/@''HAVE_DECL_IMAXDIV''@/$(HAVE_DECL_IMAXDIV)/g' \
8910 -e 's/@''HAVE_DECL_STRTOIMAX''@/$(HAVE_DECL_STRTOIMAX)/g' \
8911 @@ -4736,134 +2612,132 @@ inttypes.h: inttypes.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_U
8912 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
8913 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
8914 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
8915 - $(srcdir)/inttypes.in.h > $@-t
8916 - $(AM_V_at)mv $@-t $@
8917 + < $(srcdir)/inttypes.in.h; \
8918 + } > $@-t && \
8919 + mv $@-t $@
8920
8921 # We need the following in order to create <limits.h> when the system
8922 # doesn't have one that is compatible with GNU.
8923 @GL_GENERATE_LIMITS_H_TRUE@limits.h: limits.in.h $(top_builddir)/config.status
8924 -@GL_GENERATE_LIMITS_H_TRUE@ $(gl_V_at)$(SED_HEADER_STDOUT) \
8925 -@GL_GENERATE_LIMITS_H_TRUE@ -e 's|@''GUARD_PREFIX''@|GL|g' \
8926 +@GL_GENERATE_LIMITS_H_TRUE@ $(AM_V_GEN)rm -f $@-t $@ && \
8927 +@GL_GENERATE_LIMITS_H_TRUE@ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
8928 +@GL_GENERATE_LIMITS_H_TRUE@ sed -e 's|@''GUARD_PREFIX''@|GL|g' \
8929 @GL_GENERATE_LIMITS_H_TRUE@ -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
8930 @GL_GENERATE_LIMITS_H_TRUE@ -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
8931 @GL_GENERATE_LIMITS_H_TRUE@ -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
8932 @GL_GENERATE_LIMITS_H_TRUE@ -e 's|@''NEXT_LIMITS_H''@|$(NEXT_LIMITS_H)|g' \
8933 -@GL_GENERATE_LIMITS_H_TRUE@ $(srcdir)/limits.in.h > $@-t
8934 -@GL_GENERATE_LIMITS_H_TRUE@ $(AM_V_at)mv $@-t $@
8935 +@GL_GENERATE_LIMITS_H_TRUE@ < $(srcdir)/limits.in.h; \
8936 +@GL_GENERATE_LIMITS_H_TRUE@ } > $@-t && \
8937 +@GL_GENERATE_LIMITS_H_TRUE@ mv $@-t $@
8938 @GL_GENERATE_LIMITS_H_FALSE@limits.h: $(top_builddir)/config.status
8939 @GL_GENERATE_LIMITS_H_FALSE@ rm -f $@
8940
8941 # We need the following in order to create <math.h> when the system
8942 # doesn't have one that works with the given compiler.
8943 math.h: math.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
8944 - $(gl_V_at)$(SED_HEADER_STDOUT) \
8945 - -e 's|@''GUARD_PREFIX''@|GL|g' \
8946 + $(AM_V_GEN)rm -f $@-t $@ && \
8947 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
8948 + sed -e 's|@''GUARD_PREFIX''@|GL|g' \
8949 -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|$(INCLUDE_NEXT_AS_FIRST_DIRECTIVE)|g' \
8950 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
8951 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
8952 -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|$(NEXT_AS_FIRST_DIRECTIVE_MATH_H)|g' \
8953 - -e 's/@''GNULIB_ACOSF''@/$(GL_GNULIB_ACOSF)/g' \
8954 - -e 's/@''GNULIB_ACOSL''@/$(GL_GNULIB_ACOSL)/g' \
8955 - -e 's/@''GNULIB_ASINF''@/$(GL_GNULIB_ASINF)/g' \
8956 - -e 's/@''GNULIB_ASINL''@/$(GL_GNULIB_ASINL)/g' \
8957 - -e 's/@''GNULIB_ATANF''@/$(GL_GNULIB_ATANF)/g' \
8958 - -e 's/@''GNULIB_ATANL''@/$(GL_GNULIB_ATANL)/g' \
8959 - -e 's/@''GNULIB_ATAN2F''@/$(GL_GNULIB_ATAN2F)/g' \
8960 - -e 's/@''GNULIB_CBRT''@/$(GL_GNULIB_CBRT)/g' \
8961 - -e 's/@''GNULIB_CBRTF''@/$(GL_GNULIB_CBRTF)/g' \
8962 - -e 's/@''GNULIB_CBRTL''@/$(GL_GNULIB_CBRTL)/g' \
8963 - -e 's/@''GNULIB_CEIL''@/$(GL_GNULIB_CEIL)/g' \
8964 - -e 's/@''GNULIB_CEILF''@/$(GL_GNULIB_CEILF)/g' \
8965 - -e 's/@''GNULIB_CEILL''@/$(GL_GNULIB_CEILL)/g' \
8966 - -e 's/@''GNULIB_COPYSIGN''@/$(GL_GNULIB_COPYSIGN)/g' \
8967 - -e 's/@''GNULIB_COPYSIGNF''@/$(GL_GNULIB_COPYSIGNF)/g' \
8968 - -e 's/@''GNULIB_COPYSIGNL''@/$(GL_GNULIB_COPYSIGNL)/g' \
8969 - -e 's/@''GNULIB_COSF''@/$(GL_GNULIB_COSF)/g' \
8970 - -e 's/@''GNULIB_COSL''@/$(GL_GNULIB_COSL)/g' \
8971 - -e 's/@''GNULIB_COSHF''@/$(GL_GNULIB_COSHF)/g' \
8972 - -e 's/@''GNULIB_EXPF''@/$(GL_GNULIB_EXPF)/g' \
8973 - -e 's/@''GNULIB_EXPL''@/$(GL_GNULIB_EXPL)/g' \
8974 - -e 's/@''GNULIB_EXP2''@/$(GL_GNULIB_EXP2)/g' \
8975 - -e 's/@''GNULIB_EXP2F''@/$(GL_GNULIB_EXP2F)/g' \
8976 - -e 's/@''GNULIB_EXP2L''@/$(GL_GNULIB_EXP2L)/g' \
8977 - -e 's/@''GNULIB_EXPM1''@/$(GL_GNULIB_EXPM1)/g' \
8978 - -e 's/@''GNULIB_EXPM1F''@/$(GL_GNULIB_EXPM1F)/g' \
8979 - -e 's/@''GNULIB_EXPM1L''@/$(GL_GNULIB_EXPM1L)/g' \
8980 - -e 's/@''GNULIB_FABSF''@/$(GL_GNULIB_FABSF)/g' \
8981 - -e 's/@''GNULIB_FABSL''@/$(GL_GNULIB_FABSL)/g' \
8982 - -e 's/@''GNULIB_FLOOR''@/$(GL_GNULIB_FLOOR)/g' \
8983 - -e 's/@''GNULIB_FLOORF''@/$(GL_GNULIB_FLOORF)/g' \
8984 - -e 's/@''GNULIB_FLOORL''@/$(GL_GNULIB_FLOORL)/g' \
8985 - -e 's/@''GNULIB_FMA''@/$(GL_GNULIB_FMA)/g' \
8986 - -e 's/@''GNULIB_FMAF''@/$(GL_GNULIB_FMAF)/g' \
8987 - -e 's/@''GNULIB_FMAL''@/$(GL_GNULIB_FMAL)/g' \
8988 - -e 's/@''GNULIB_FMOD''@/$(GL_GNULIB_FMOD)/g' \
8989 - -e 's/@''GNULIB_FMODF''@/$(GL_GNULIB_FMODF)/g' \
8990 - -e 's/@''GNULIB_FMODL''@/$(GL_GNULIB_FMODL)/g' \
8991 - -e 's/@''GNULIB_FREXPF''@/$(GL_GNULIB_FREXPF)/g' \
8992 - -e 's/@''GNULIB_FREXP''@/$(GL_GNULIB_FREXP)/g' \
8993 - -e 's/@''GNULIB_FREXPL''@/$(GL_GNULIB_FREXPL)/g' \
8994 - -e 's/@''GNULIB_HYPOT''@/$(GL_GNULIB_HYPOT)/g' \
8995 - -e 's/@''GNULIB_HYPOTF''@/$(GL_GNULIB_HYPOTF)/g' \
8996 - -e 's/@''GNULIB_HYPOTL''@/$(GL_GNULIB_HYPOTL)/g' \
8997 + -e 's/@''GNULIB_ACOSF''@/$(GNULIB_ACOSF)/g' \
8998 + -e 's/@''GNULIB_ACOSL''@/$(GNULIB_ACOSL)/g' \
8999 + -e 's/@''GNULIB_ASINF''@/$(GNULIB_ASINF)/g' \
9000 + -e 's/@''GNULIB_ASINL''@/$(GNULIB_ASINL)/g' \
9001 + -e 's/@''GNULIB_ATANF''@/$(GNULIB_ATANF)/g' \
9002 + -e 's/@''GNULIB_ATANL''@/$(GNULIB_ATANL)/g' \
9003 + -e 's/@''GNULIB_ATAN2F''@/$(GNULIB_ATAN2F)/g' \
9004 + -e 's/@''GNULIB_CBRT''@/$(GNULIB_CBRT)/g' \
9005 + -e 's/@''GNULIB_CBRTF''@/$(GNULIB_CBRTF)/g' \
9006 + -e 's/@''GNULIB_CBRTL''@/$(GNULIB_CBRTL)/g' \
9007 + -e 's/@''GNULIB_CEIL''@/$(GNULIB_CEIL)/g' \
9008 + -e 's/@''GNULIB_CEILF''@/$(GNULIB_CEILF)/g' \
9009 + -e 's/@''GNULIB_CEILL''@/$(GNULIB_CEILL)/g' \
9010 + -e 's/@''GNULIB_COPYSIGN''@/$(GNULIB_COPYSIGN)/g' \
9011 + -e 's/@''GNULIB_COPYSIGNF''@/$(GNULIB_COPYSIGNF)/g' \
9012 + -e 's/@''GNULIB_COPYSIGNL''@/$(GNULIB_COPYSIGNL)/g' \
9013 + -e 's/@''GNULIB_COSF''@/$(GNULIB_COSF)/g' \
9014 + -e 's/@''GNULIB_COSL''@/$(GNULIB_COSL)/g' \
9015 + -e 's/@''GNULIB_COSHF''@/$(GNULIB_COSHF)/g' \
9016 + -e 's/@''GNULIB_EXPF''@/$(GNULIB_EXPF)/g' \
9017 + -e 's/@''GNULIB_EXPL''@/$(GNULIB_EXPL)/g' \
9018 + -e 's/@''GNULIB_EXP2''@/$(GNULIB_EXP2)/g' \
9019 + -e 's/@''GNULIB_EXP2F''@/$(GNULIB_EXP2F)/g' \
9020 + -e 's/@''GNULIB_EXP2L''@/$(GNULIB_EXP2L)/g' \
9021 + -e 's/@''GNULIB_EXPM1''@/$(GNULIB_EXPM1)/g' \
9022 + -e 's/@''GNULIB_EXPM1F''@/$(GNULIB_EXPM1F)/g' \
9023 + -e 's/@''GNULIB_EXPM1L''@/$(GNULIB_EXPM1L)/g' \
9024 + -e 's/@''GNULIB_FABSF''@/$(GNULIB_FABSF)/g' \
9025 + -e 's/@''GNULIB_FABSL''@/$(GNULIB_FABSL)/g' \
9026 + -e 's/@''GNULIB_FLOOR''@/$(GNULIB_FLOOR)/g' \
9027 + -e 's/@''GNULIB_FLOORF''@/$(GNULIB_FLOORF)/g' \
9028 + -e 's/@''GNULIB_FLOORL''@/$(GNULIB_FLOORL)/g' \
9029 + -e 's/@''GNULIB_FMA''@/$(GNULIB_FMA)/g' \
9030 + -e 's/@''GNULIB_FMAF''@/$(GNULIB_FMAF)/g' \
9031 + -e 's/@''GNULIB_FMAL''@/$(GNULIB_FMAL)/g' \
9032 + -e 's/@''GNULIB_FMOD''@/$(GNULIB_FMOD)/g' \
9033 + -e 's/@''GNULIB_FMODF''@/$(GNULIB_FMODF)/g' \
9034 + -e 's/@''GNULIB_FMODL''@/$(GNULIB_FMODL)/g' \
9035 + -e 's/@''GNULIB_FREXPF''@/$(GNULIB_FREXPF)/g' \
9036 + -e 's/@''GNULIB_FREXP''@/$(GNULIB_FREXP)/g' \
9037 + -e 's/@''GNULIB_FREXPL''@/$(GNULIB_FREXPL)/g' \
9038 + -e 's/@''GNULIB_HYPOT''@/$(GNULIB_HYPOT)/g' \
9039 + -e 's/@''GNULIB_HYPOTF''@/$(GNULIB_HYPOTF)/g' \
9040 + -e 's/@''GNULIB_HYPOTL''@/$(GNULIB_HYPOTL)/g' \
9041 < $(srcdir)/math.in.h | \
9042 - sed -e 's/@''GNULIB_ILOGB''@/$(GL_GNULIB_ILOGB)/g' \
9043 - -e 's/@''GNULIB_ILOGBF''@/$(GL_GNULIB_ILOGBF)/g' \
9044 - -e 's/@''GNULIB_ILOGBL''@/$(GL_GNULIB_ILOGBL)/g' \
9045 - -e 's/@''GNULIB_ISFINITE''@/$(GL_GNULIB_ISFINITE)/g' \
9046 - -e 's/@''GNULIB_ISINF''@/$(GL_GNULIB_ISINF)/g' \
9047 - -e 's/@''GNULIB_ISNAN''@/$(GL_GNULIB_ISNAN)/g' \
9048 - -e 's/@''GNULIB_ISNANF''@/$(GL_GNULIB_ISNANF)/g' \
9049 - -e 's/@''GNULIB_ISNAND''@/$(GL_GNULIB_ISNAND)/g' \
9050 - -e 's/@''GNULIB_ISNANL''@/$(GL_GNULIB_ISNANL)/g' \
9051 - -e 's/@''GNULIB_LDEXPF''@/$(GL_GNULIB_LDEXPF)/g' \
9052 - -e 's/@''GNULIB_LDEXPL''@/$(GL_GNULIB_LDEXPL)/g' \
9053 - -e 's/@''GNULIB_LOG''@/$(GL_GNULIB_LOG)/g' \
9054 - -e 's/@''GNULIB_LOGF''@/$(GL_GNULIB_LOGF)/g' \
9055 - -e 's/@''GNULIB_LOGL''@/$(GL_GNULIB_LOGL)/g' \
9056 - -e 's/@''GNULIB_LOG10''@/$(GL_GNULIB_LOG10)/g' \
9057 - -e 's/@''GNULIB_LOG10F''@/$(GL_GNULIB_LOG10F)/g' \
9058 - -e 's/@''GNULIB_LOG10L''@/$(GL_GNULIB_LOG10L)/g' \
9059 - -e 's/@''GNULIB_LOG1P''@/$(GL_GNULIB_LOG1P)/g' \
9060 - -e 's/@''GNULIB_LOG1PF''@/$(GL_GNULIB_LOG1PF)/g' \
9061 - -e 's/@''GNULIB_LOG1PL''@/$(GL_GNULIB_LOG1PL)/g' \
9062 - -e 's/@''GNULIB_LOG2''@/$(GL_GNULIB_LOG2)/g' \
9063 - -e 's/@''GNULIB_LOG2F''@/$(GL_GNULIB_LOG2F)/g' \
9064 - -e 's/@''GNULIB_LOG2L''@/$(GL_GNULIB_LOG2L)/g' \
9065 - -e 's/@''GNULIB_LOGB''@/$(GL_GNULIB_LOGB)/g' \
9066 - -e 's/@''GNULIB_LOGBF''@/$(GL_GNULIB_LOGBF)/g' \
9067 - -e 's/@''GNULIB_LOGBL''@/$(GL_GNULIB_LOGBL)/g' \
9068 - -e 's/@''GNULIB_MODF''@/$(GL_GNULIB_MODF)/g' \
9069 - -e 's/@''GNULIB_MODFF''@/$(GL_GNULIB_MODFF)/g' \
9070 - -e 's/@''GNULIB_MODFL''@/$(GL_GNULIB_MODFL)/g' \
9071 - -e 's/@''GNULIB_POWF''@/$(GL_GNULIB_POWF)/g' \
9072 - -e 's/@''GNULIB_REMAINDER''@/$(GL_GNULIB_REMAINDER)/g' \
9073 - -e 's/@''GNULIB_REMAINDERF''@/$(GL_GNULIB_REMAINDERF)/g' \
9074 - -e 's/@''GNULIB_REMAINDERL''@/$(GL_GNULIB_REMAINDERL)/g' \
9075 - -e 's/@''GNULIB_RINT''@/$(GL_GNULIB_RINT)/g' \
9076 - -e 's/@''GNULIB_RINTF''@/$(GL_GNULIB_RINTF)/g' \
9077 - -e 's/@''GNULIB_RINTL''@/$(GL_GNULIB_RINTL)/g' \
9078 - -e 's/@''GNULIB_ROUND''@/$(GL_GNULIB_ROUND)/g' \
9079 - -e 's/@''GNULIB_ROUNDF''@/$(GL_GNULIB_ROUNDF)/g' \
9080 - -e 's/@''GNULIB_ROUNDL''@/$(GL_GNULIB_ROUNDL)/g' \
9081 - -e 's/@''GNULIB_SIGNBIT''@/$(GL_GNULIB_SIGNBIT)/g' \
9082 - -e 's/@''GNULIB_SINF''@/$(GL_GNULIB_SINF)/g' \
9083 - -e 's/@''GNULIB_SINL''@/$(GL_GNULIB_SINL)/g' \
9084 - -e 's/@''GNULIB_SINHF''@/$(GL_GNULIB_SINHF)/g' \
9085 - -e 's/@''GNULIB_SQRTF''@/$(GL_GNULIB_SQRTF)/g' \
9086 - -e 's/@''GNULIB_SQRTL''@/$(GL_GNULIB_SQRTL)/g' \
9087 - -e 's/@''GNULIB_TANF''@/$(GL_GNULIB_TANF)/g' \
9088 - -e 's/@''GNULIB_TANL''@/$(GL_GNULIB_TANL)/g' \
9089 - -e 's/@''GNULIB_TANHF''@/$(GL_GNULIB_TANHF)/g' \
9090 - -e 's/@''GNULIB_TRUNC''@/$(GL_GNULIB_TRUNC)/g' \
9091 - -e 's/@''GNULIB_TRUNCF''@/$(GL_GNULIB_TRUNCF)/g' \
9092 - -e 's/@''GNULIB_TRUNCL''@/$(GL_GNULIB_TRUNCL)/g' \
9093 - -e 's/@''GNULIB_MDA_J0''@/$(GL_GNULIB_MDA_J0)/g' \
9094 - -e 's/@''GNULIB_MDA_J1''@/$(GL_GNULIB_MDA_J1)/g' \
9095 - -e 's/@''GNULIB_MDA_JN''@/$(GL_GNULIB_MDA_JN)/g' \
9096 - -e 's/@''GNULIB_MDA_Y0''@/$(GL_GNULIB_MDA_Y0)/g' \
9097 - -e 's/@''GNULIB_MDA_Y1''@/$(GL_GNULIB_MDA_Y1)/g' \
9098 - -e 's/@''GNULIB_MDA_YN''@/$(GL_GNULIB_MDA_YN)/g' \
9099 + sed -e 's/@''GNULIB_ILOGB''@/$(GNULIB_ILOGB)/g' \
9100 + -e 's/@''GNULIB_ILOGBF''@/$(GNULIB_ILOGBF)/g' \
9101 + -e 's/@''GNULIB_ILOGBL''@/$(GNULIB_ILOGBL)/g' \
9102 + -e 's/@''GNULIB_ISFINITE''@/$(GNULIB_ISFINITE)/g' \
9103 + -e 's/@''GNULIB_ISINF''@/$(GNULIB_ISINF)/g' \
9104 + -e 's/@''GNULIB_ISNAN''@/$(GNULIB_ISNAN)/g' \
9105 + -e 's/@''GNULIB_ISNANF''@/$(GNULIB_ISNANF)/g' \
9106 + -e 's/@''GNULIB_ISNAND''@/$(GNULIB_ISNAND)/g' \
9107 + -e 's/@''GNULIB_ISNANL''@/$(GNULIB_ISNANL)/g' \
9108 + -e 's/@''GNULIB_LDEXPF''@/$(GNULIB_LDEXPF)/g' \
9109 + -e 's/@''GNULIB_LDEXPL''@/$(GNULIB_LDEXPL)/g' \
9110 + -e 's/@''GNULIB_LOG''@/$(GNULIB_LOG)/g' \
9111 + -e 's/@''GNULIB_LOGF''@/$(GNULIB_LOGF)/g' \
9112 + -e 's/@''GNULIB_LOGL''@/$(GNULIB_LOGL)/g' \
9113 + -e 's/@''GNULIB_LOG10''@/$(GNULIB_LOG10)/g' \
9114 + -e 's/@''GNULIB_LOG10F''@/$(GNULIB_LOG10F)/g' \
9115 + -e 's/@''GNULIB_LOG10L''@/$(GNULIB_LOG10L)/g' \
9116 + -e 's/@''GNULIB_LOG1P''@/$(GNULIB_LOG1P)/g' \
9117 + -e 's/@''GNULIB_LOG1PF''@/$(GNULIB_LOG1PF)/g' \
9118 + -e 's/@''GNULIB_LOG1PL''@/$(GNULIB_LOG1PL)/g' \
9119 + -e 's/@''GNULIB_LOG2''@/$(GNULIB_LOG2)/g' \
9120 + -e 's/@''GNULIB_LOG2F''@/$(GNULIB_LOG2F)/g' \
9121 + -e 's/@''GNULIB_LOG2L''@/$(GNULIB_LOG2L)/g' \
9122 + -e 's/@''GNULIB_LOGB''@/$(GNULIB_LOGB)/g' \
9123 + -e 's/@''GNULIB_LOGBF''@/$(GNULIB_LOGBF)/g' \
9124 + -e 's/@''GNULIB_LOGBL''@/$(GNULIB_LOGBL)/g' \
9125 + -e 's/@''GNULIB_MODF''@/$(GNULIB_MODF)/g' \
9126 + -e 's/@''GNULIB_MODFF''@/$(GNULIB_MODFF)/g' \
9127 + -e 's/@''GNULIB_MODFL''@/$(GNULIB_MODFL)/g' \
9128 + -e 's/@''GNULIB_POWF''@/$(GNULIB_POWF)/g' \
9129 + -e 's/@''GNULIB_REMAINDER''@/$(GNULIB_REMAINDER)/g' \
9130 + -e 's/@''GNULIB_REMAINDERF''@/$(GNULIB_REMAINDERF)/g' \
9131 + -e 's/@''GNULIB_REMAINDERL''@/$(GNULIB_REMAINDERL)/g' \
9132 + -e 's/@''GNULIB_RINT''@/$(GNULIB_RINT)/g' \
9133 + -e 's/@''GNULIB_RINTF''@/$(GNULIB_RINTF)/g' \
9134 + -e 's/@''GNULIB_RINTL''@/$(GNULIB_RINTL)/g' \
9135 + -e 's/@''GNULIB_ROUND''@/$(GNULIB_ROUND)/g' \
9136 + -e 's/@''GNULIB_ROUNDF''@/$(GNULIB_ROUNDF)/g' \
9137 + -e 's/@''GNULIB_ROUNDL''@/$(GNULIB_ROUNDL)/g' \
9138 + -e 's/@''GNULIB_SIGNBIT''@/$(GNULIB_SIGNBIT)/g' \
9139 + -e 's/@''GNULIB_SINF''@/$(GNULIB_SINF)/g' \
9140 + -e 's/@''GNULIB_SINL''@/$(GNULIB_SINL)/g' \
9141 + -e 's/@''GNULIB_SINHF''@/$(GNULIB_SINHF)/g' \
9142 + -e 's/@''GNULIB_SQRTF''@/$(GNULIB_SQRTF)/g' \
9143 + -e 's/@''GNULIB_SQRTL''@/$(GNULIB_SQRTL)/g' \
9144 + -e 's/@''GNULIB_TANF''@/$(GNULIB_TANF)/g' \
9145 + -e 's/@''GNULIB_TANL''@/$(GNULIB_TANL)/g' \
9146 + -e 's/@''GNULIB_TANHF''@/$(GNULIB_TANHF)/g' \
9147 + -e 's/@''GNULIB_TRUNC''@/$(GNULIB_TRUNC)/g' \
9148 + -e 's/@''GNULIB_TRUNCF''@/$(GNULIB_TRUNCF)/g' \
9149 + -e 's/@''GNULIB_TRUNCL''@/$(GNULIB_TRUNCL)/g' \
9150 | \
9151 sed -e 's|@''HAVE_ACOSF''@|$(HAVE_ACOSF)|g' \
9152 -e 's|@''HAVE_ACOSL''@|$(HAVE_ACOSL)|g' \
9153 @@ -5032,7 +2906,7 @@ math.h: math.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(
9154 -e 's|@''REPLACE_ROUNDF''@|$(REPLACE_ROUNDF)|g' \
9155 -e 's|@''REPLACE_ROUNDL''@|$(REPLACE_ROUNDL)|g' \
9156 -e 's|@''REPLACE_SIGNBIT''@|$(REPLACE_SIGNBIT)|g' \
9157 - -e 's|@''REPLACE_SIGNBIT_USING_BUILTINS''@|$(REPLACE_SIGNBIT_USING_BUILTINS)|g' \
9158 + -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|$(REPLACE_SIGNBIT_USING_GCC)|g' \
9159 -e 's|@''REPLACE_SINF''@|$(REPLACE_SINF)|g' \
9160 -e 's|@''REPLACE_SINHF''@|$(REPLACE_SINHF)|g' \
9161 -e 's|@''REPLACE_SQRTF''@|$(REPLACE_SQRTF)|g' \
9162 @@ -5044,43 +2918,27 @@ math.h: math.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(
9163 -e 's|@''REPLACE_TRUNCL''@|$(REPLACE_TRUNCL)|g' \
9164 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
9165 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
9166 - -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
9167 - > $@-t
9168 - $(AM_V_at)mv $@-t $@
9169 -
9170 -malloc/scratch_buffer.gl.h: malloc/scratch_buffer.h
9171 - $(AM_V_GEN)$(MKDIR_P) 'malloc'
9172 - $(AM_V_at)$(SED_HEADER_STDOUT) \
9173 - -e 's|__always_inline|inline _GL_ATTRIBUTE_ALWAYS_INLINE|g' \
9174 - -e 's|__glibc_likely|_GL_LIKELY|g' \
9175 - -e 's|__glibc_unlikely|_GL_UNLIKELY|g' \
9176 - -e '/libc_hidden_proto/d' \
9177 - $(srcdir)/malloc/scratch_buffer.h > $@-t
9178 - $(AM_V_at)mv $@-t $@
9179 -
9180 -# We need the following in order to create <stdalign.h> when the system
9181 -# doesn't have one that works.
9182 -@GL_GENERATE_STDALIGN_H_TRUE@stdalign.h: stdalign.in.h $(top_builddir)/config.status
9183 -@GL_GENERATE_STDALIGN_H_TRUE@ $(gl_V_at)$(SED_HEADER_TO_AT_t) $(srcdir)/stdalign.in.h
9184 -@GL_GENERATE_STDALIGN_H_TRUE@ $(AM_V_at)mv $@-t $@
9185 -@GL_GENERATE_STDALIGN_H_FALSE@stdalign.h: $(top_builddir)/config.status
9186 -@GL_GENERATE_STDALIGN_H_FALSE@ rm -f $@
9187 + -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
9188 + } > $@-t && \
9189 + mv $@-t $@
9190
9191 # We need the following in order to create <stdbool.h> when the system
9192 # doesn't have one that works.
9193 @GL_GENERATE_STDBOOL_H_TRUE@stdbool.h: stdbool.in.h $(top_builddir)/config.status
9194 -@GL_GENERATE_STDBOOL_H_TRUE@ $(gl_V_at)$(SED_HEADER_STDOUT) \
9195 -@GL_GENERATE_STDBOOL_H_TRUE@ -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' \
9196 -@GL_GENERATE_STDBOOL_H_TRUE@ $(srcdir)/stdbool.in.h > $@-t
9197 -@GL_GENERATE_STDBOOL_H_TRUE@ $(AM_V_at)mv $@-t $@
9198 +@GL_GENERATE_STDBOOL_H_TRUE@ $(AM_V_GEN)rm -f $@-t $@ && \
9199 +@GL_GENERATE_STDBOOL_H_TRUE@ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
9200 +@GL_GENERATE_STDBOOL_H_TRUE@ sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool.in.h; \
9201 +@GL_GENERATE_STDBOOL_H_TRUE@ } > $@-t && \
9202 +@GL_GENERATE_STDBOOL_H_TRUE@ mv $@-t $@
9203 @GL_GENERATE_STDBOOL_H_FALSE@stdbool.h: $(top_builddir)/config.status
9204 @GL_GENERATE_STDBOOL_H_FALSE@ rm -f $@
9205
9206 # We need the following in order to create <stddef.h> when the system
9207 # doesn't have one that works with the given compiler.
9208 @GL_GENERATE_STDDEF_H_TRUE@stddef.h: stddef.in.h $(top_builddir)/config.status
9209 -@GL_GENERATE_STDDEF_H_TRUE@ $(gl_V_at)$(SED_HEADER_STDOUT) \
9210 -@GL_GENERATE_STDDEF_H_TRUE@ -e 's|@''GUARD_PREFIX''@|GL|g' \
9211 +@GL_GENERATE_STDDEF_H_TRUE@ $(AM_V_GEN)rm -f $@-t $@ && \
9212 +@GL_GENERATE_STDDEF_H_TRUE@ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
9213 +@GL_GENERATE_STDDEF_H_TRUE@ sed -e 's|@''GUARD_PREFIX''@|GL|g' \
9214 @GL_GENERATE_STDDEF_H_TRUE@ -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
9215 @GL_GENERATE_STDDEF_H_TRUE@ -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
9216 @GL_GENERATE_STDDEF_H_TRUE@ -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
9217 @@ -5088,16 +2946,18 @@ malloc/scratch_buffer.gl.h: malloc/scratch_buffer.h
9218 @GL_GENERATE_STDDEF_H_TRUE@ -e 's|@''HAVE_MAX_ALIGN_T''@|$(HAVE_MAX_ALIGN_T)|g' \
9219 @GL_GENERATE_STDDEF_H_TRUE@ -e 's|@''HAVE_WCHAR_T''@|$(HAVE_WCHAR_T)|g' \
9220 @GL_GENERATE_STDDEF_H_TRUE@ -e 's|@''REPLACE_NULL''@|$(REPLACE_NULL)|g' \
9221 -@GL_GENERATE_STDDEF_H_TRUE@ $(srcdir)/stddef.in.h > $@-t
9222 -@GL_GENERATE_STDDEF_H_TRUE@ $(AM_V_at)mv $@-t $@
9223 +@GL_GENERATE_STDDEF_H_TRUE@ < $(srcdir)/stddef.in.h; \
9224 +@GL_GENERATE_STDDEF_H_TRUE@ } > $@-t && \
9225 +@GL_GENERATE_STDDEF_H_TRUE@ mv $@-t $@
9226 @GL_GENERATE_STDDEF_H_FALSE@stddef.h: $(top_builddir)/config.status
9227 @GL_GENERATE_STDDEF_H_FALSE@ rm -f $@
9228
9229 # We need the following in order to create <stdint.h> when the system
9230 # doesn't have one that works with the given compiler.
9231 @GL_GENERATE_STDINT_H_TRUE@stdint.h: stdint.in.h $(top_builddir)/config.status
9232 -@GL_GENERATE_STDINT_H_TRUE@ $(gl_V_at)$(SED_HEADER_STDOUT) \
9233 -@GL_GENERATE_STDINT_H_TRUE@ -e 's|@''GUARD_PREFIX''@|GL|g' \
9234 +@GL_GENERATE_STDINT_H_TRUE@ $(AM_V_GEN)rm -f $@-t $@ && \
9235 +@GL_GENERATE_STDINT_H_TRUE@ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
9236 +@GL_GENERATE_STDINT_H_TRUE@ sed -e 's|@''GUARD_PREFIX''@|GL|g' \
9237 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \
9238 @GL_GENERATE_STDINT_H_TRUE@ -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
9239 @GL_GENERATE_STDINT_H_TRUE@ -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
9240 @@ -5109,6 +2969,8 @@ malloc/scratch_buffer.gl.h: malloc/scratch_buffer.h
9241 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \
9242 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \
9243 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''HAVE_WCHAR_H''@/$(HAVE_WCHAR_H)/g' \
9244 +@GL_GENERATE_STDINT_H_TRUE@ -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
9245 +@GL_GENERATE_STDINT_H_TRUE@ -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
9246 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
9247 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \
9248 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \
9249 @@ -5123,84 +2985,78 @@ malloc/scratch_buffer.gl.h: malloc/scratch_buffer.h
9250 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
9251 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
9252 @GL_GENERATE_STDINT_H_TRUE@ -e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
9253 -@GL_GENERATE_STDINT_H_TRUE@ -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/$(GNULIBHEADERS_OVERRIDE_WINT_T)/g' \
9254 -@GL_GENERATE_STDINT_H_TRUE@ $(srcdir)/stdint.in.h > $@-t
9255 -@GL_GENERATE_STDINT_H_TRUE@ $(AM_V_at)mv $@-t $@
9256 +@GL_GENERATE_STDINT_H_TRUE@ -e 's/@''GNULIB_OVERRIDES_WINT_T''@/$(GNULIB_OVERRIDES_WINT_T)/g' \
9257 +@GL_GENERATE_STDINT_H_TRUE@ < $(srcdir)/stdint.in.h; \
9258 +@GL_GENERATE_STDINT_H_TRUE@ } > $@-t && \
9259 +@GL_GENERATE_STDINT_H_TRUE@ mv $@-t $@
9260 @GL_GENERATE_STDINT_H_FALSE@stdint.h: $(top_builddir)/config.status
9261 @GL_GENERATE_STDINT_H_FALSE@ rm -f $@
9262
9263 # We need the following in order to create <stdio.h> when the system
9264 # doesn't have one that works with the given compiler.
9265 stdio.h: stdio.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
9266 - $(gl_V_at)$(SED_HEADER_STDOUT) \
9267 - -e 's|@''GUARD_PREFIX''@|GL|g' \
9268 + $(AM_V_GEN)rm -f $@-t $@ && \
9269 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
9270 + sed -e 's|@''GUARD_PREFIX''@|GL|g' \
9271 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
9272 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
9273 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
9274 -e 's|@''NEXT_STDIO_H''@|$(NEXT_STDIO_H)|g' \
9275 - -e 's/@''GNULIB_DPRINTF''@/$(GL_GNULIB_DPRINTF)/g' \
9276 - -e 's/@''GNULIB_FCLOSE''@/$(GL_GNULIB_FCLOSE)/g' \
9277 - -e 's/@''GNULIB_FDOPEN''@/$(GL_GNULIB_FDOPEN)/g' \
9278 - -e 's/@''GNULIB_FFLUSH''@/$(GL_GNULIB_FFLUSH)/g' \
9279 - -e 's/@''GNULIB_FGETC''@/$(GL_GNULIB_FGETC)/g' \
9280 - -e 's/@''GNULIB_FGETS''@/$(GL_GNULIB_FGETS)/g' \
9281 - -e 's/@''GNULIB_FOPEN''@/$(GL_GNULIB_FOPEN)/g' \
9282 - -e 's/@''GNULIB_FOPEN_GNU''@/$(GL_GNULIB_FOPEN_GNU)/g' \
9283 - -e 's/@''GNULIB_FPRINTF''@/$(GL_GNULIB_FPRINTF)/g' \
9284 - -e 's/@''GNULIB_FPRINTF_POSIX''@/$(GL_GNULIB_FPRINTF_POSIX)/g' \
9285 - -e 's/@''GNULIB_FPURGE''@/$(GL_GNULIB_FPURGE)/g' \
9286 - -e 's/@''GNULIB_FPUTC''@/$(GL_GNULIB_FPUTC)/g' \
9287 - -e 's/@''GNULIB_FPUTS''@/$(GL_GNULIB_FPUTS)/g' \
9288 - -e 's/@''GNULIB_FREAD''@/$(GL_GNULIB_FREAD)/g' \
9289 - -e 's/@''GNULIB_FREOPEN''@/$(GL_GNULIB_FREOPEN)/g' \
9290 - -e 's/@''GNULIB_FSCANF''@/$(GL_GNULIB_FSCANF)/g' \
9291 - -e 's/@''GNULIB_FSEEK''@/$(GL_GNULIB_FSEEK)/g' \
9292 - -e 's/@''GNULIB_FSEEKO''@/$(GL_GNULIB_FSEEKO)/g' \
9293 - -e 's/@''GNULIB_FTELL''@/$(GL_GNULIB_FTELL)/g' \
9294 - -e 's/@''GNULIB_FTELLO''@/$(GL_GNULIB_FTELLO)/g' \
9295 - -e 's/@''GNULIB_FWRITE''@/$(GL_GNULIB_FWRITE)/g' \
9296 - -e 's/@''GNULIB_GETC''@/$(GL_GNULIB_GETC)/g' \
9297 - -e 's/@''GNULIB_GETCHAR''@/$(GL_GNULIB_GETCHAR)/g' \
9298 - -e 's/@''GNULIB_GETDELIM''@/$(GL_GNULIB_GETDELIM)/g' \
9299 - -e 's/@''GNULIB_GETLINE''@/$(GL_GNULIB_GETLINE)/g' \
9300 - -e 's/@''GNULIB_OBSTACK_PRINTF''@/$(GL_GNULIB_OBSTACK_PRINTF)/g' \
9301 - -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/$(GL_GNULIB_OBSTACK_PRINTF_POSIX)/g' \
9302 - -e 's/@''GNULIB_PCLOSE''@/$(GL_GNULIB_PCLOSE)/g' \
9303 - -e 's/@''GNULIB_PERROR''@/$(GL_GNULIB_PERROR)/g' \
9304 - -e 's/@''GNULIB_POPEN''@/$(GL_GNULIB_POPEN)/g' \
9305 - -e 's/@''GNULIB_PRINTF''@/$(GL_GNULIB_PRINTF)/g' \
9306 - -e 's/@''GNULIB_PRINTF_POSIX''@/$(GL_GNULIB_PRINTF_POSIX)/g' \
9307 - -e 's/@''GNULIB_PUTC''@/$(GL_GNULIB_PUTC)/g' \
9308 - -e 's/@''GNULIB_PUTCHAR''@/$(GL_GNULIB_PUTCHAR)/g' \
9309 - -e 's/@''GNULIB_PUTS''@/$(GL_GNULIB_PUTS)/g' \
9310 - -e 's/@''GNULIB_REMOVE''@/$(GL_GNULIB_REMOVE)/g' \
9311 - -e 's/@''GNULIB_RENAME''@/$(GL_GNULIB_RENAME)/g' \
9312 - -e 's/@''GNULIB_RENAMEAT''@/$(GL_GNULIB_RENAMEAT)/g' \
9313 - -e 's/@''GNULIB_SCANF''@/$(GL_GNULIB_SCANF)/g' \
9314 - -e 's/@''GNULIB_SNPRINTF''@/$(GL_GNULIB_SNPRINTF)/g' \
9315 - -e 's/@''GNULIB_SPRINTF_POSIX''@/$(GL_GNULIB_SPRINTF_POSIX)/g' \
9316 - -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/$(GL_GNULIB_STDIO_H_NONBLOCKING)/g' \
9317 - -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/$(GL_GNULIB_STDIO_H_SIGPIPE)/g' \
9318 - -e 's/@''GNULIB_TMPFILE''@/$(GL_GNULIB_TMPFILE)/g' \
9319 - -e 's/@''GNULIB_VASPRINTF''@/$(GL_GNULIB_VASPRINTF)/g' \
9320 - -e 's/@''GNULIB_VDPRINTF''@/$(GL_GNULIB_VDPRINTF)/g' \
9321 - -e 's/@''GNULIB_VFPRINTF''@/$(GL_GNULIB_VFPRINTF)/g' \
9322 - -e 's/@''GNULIB_VFPRINTF_POSIX''@/$(GL_GNULIB_VFPRINTF_POSIX)/g' \
9323 - -e 's/@''GNULIB_VFSCANF''@/$(GL_GNULIB_VFSCANF)/g' \
9324 - -e 's/@''GNULIB_VSCANF''@/$(GL_GNULIB_VSCANF)/g' \
9325 - -e 's/@''GNULIB_VPRINTF''@/$(GL_GNULIB_VPRINTF)/g' \
9326 - -e 's/@''GNULIB_VPRINTF_POSIX''@/$(GL_GNULIB_VPRINTF_POSIX)/g' \
9327 - -e 's/@''GNULIB_VSNPRINTF''@/$(GL_GNULIB_VSNPRINTF)/g' \
9328 - -e 's/@''GNULIB_VSPRINTF_POSIX''@/$(GL_GNULIB_VSPRINTF_POSIX)/g' \
9329 - -e 's/@''GNULIB_MDA_FCLOSEALL''@/$(GL_GNULIB_MDA_FCLOSEALL)/g' \
9330 - -e 's/@''GNULIB_MDA_FDOPEN''@/$(GL_GNULIB_MDA_FDOPEN)/g' \
9331 - -e 's/@''GNULIB_MDA_FILENO''@/$(GL_GNULIB_MDA_FILENO)/g' \
9332 - -e 's/@''GNULIB_MDA_GETW''@/$(GL_GNULIB_MDA_GETW)/g' \
9333 - -e 's/@''GNULIB_MDA_PUTW''@/$(GL_GNULIB_MDA_PUTW)/g' \
9334 - -e 's/@''GNULIB_MDA_TEMPNAM''@/$(GL_GNULIB_MDA_TEMPNAM)/g' \
9335 + -e 's/@''GNULIB_DPRINTF''@/$(GNULIB_DPRINTF)/g' \
9336 + -e 's/@''GNULIB_FCLOSE''@/$(GNULIB_FCLOSE)/g' \
9337 + -e 's/@''GNULIB_FDOPEN''@/$(GNULIB_FDOPEN)/g' \
9338 + -e 's/@''GNULIB_FFLUSH''@/$(GNULIB_FFLUSH)/g' \
9339 + -e 's/@''GNULIB_FGETC''@/$(GNULIB_FGETC)/g' \
9340 + -e 's/@''GNULIB_FGETS''@/$(GNULIB_FGETS)/g' \
9341 + -e 's/@''GNULIB_FOPEN''@/$(GNULIB_FOPEN)/g' \
9342 + -e 's/@''GNULIB_FPRINTF''@/$(GNULIB_FPRINTF)/g' \
9343 + -e 's/@''GNULIB_FPRINTF_POSIX''@/$(GNULIB_FPRINTF_POSIX)/g' \
9344 + -e 's/@''GNULIB_FPURGE''@/$(GNULIB_FPURGE)/g' \
9345 + -e 's/@''GNULIB_FPUTC''@/$(GNULIB_FPUTC)/g' \
9346 + -e 's/@''GNULIB_FPUTS''@/$(GNULIB_FPUTS)/g' \
9347 + -e 's/@''GNULIB_FREAD''@/$(GNULIB_FREAD)/g' \
9348 + -e 's/@''GNULIB_FREOPEN''@/$(GNULIB_FREOPEN)/g' \
9349 + -e 's/@''GNULIB_FSCANF''@/$(GNULIB_FSCANF)/g' \
9350 + -e 's/@''GNULIB_FSEEK''@/$(GNULIB_FSEEK)/g' \
9351 + -e 's/@''GNULIB_FSEEKO''@/$(GNULIB_FSEEKO)/g' \
9352 + -e 's/@''GNULIB_FTELL''@/$(GNULIB_FTELL)/g' \
9353 + -e 's/@''GNULIB_FTELLO''@/$(GNULIB_FTELLO)/g' \
9354 + -e 's/@''GNULIB_FWRITE''@/$(GNULIB_FWRITE)/g' \
9355 + -e 's/@''GNULIB_GETC''@/$(GNULIB_GETC)/g' \
9356 + -e 's/@''GNULIB_GETCHAR''@/$(GNULIB_GETCHAR)/g' \
9357 + -e 's/@''GNULIB_GETDELIM''@/$(GNULIB_GETDELIM)/g' \
9358 + -e 's/@''GNULIB_GETLINE''@/$(GNULIB_GETLINE)/g' \
9359 + -e 's/@''GNULIB_OBSTACK_PRINTF''@/$(GNULIB_OBSTACK_PRINTF)/g' \
9360 + -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/$(GNULIB_OBSTACK_PRINTF_POSIX)/g' \
9361 + -e 's/@''GNULIB_PCLOSE''@/$(GNULIB_PCLOSE)/g' \
9362 + -e 's/@''GNULIB_PERROR''@/$(GNULIB_PERROR)/g' \
9363 + -e 's/@''GNULIB_POPEN''@/$(GNULIB_POPEN)/g' \
9364 + -e 's/@''GNULIB_PRINTF''@/$(GNULIB_PRINTF)/g' \
9365 + -e 's/@''GNULIB_PRINTF_POSIX''@/$(GNULIB_PRINTF_POSIX)/g' \
9366 + -e 's/@''GNULIB_PUTC''@/$(GNULIB_PUTC)/g' \
9367 + -e 's/@''GNULIB_PUTCHAR''@/$(GNULIB_PUTCHAR)/g' \
9368 + -e 's/@''GNULIB_PUTS''@/$(GNULIB_PUTS)/g' \
9369 + -e 's/@''GNULIB_REMOVE''@/$(GNULIB_REMOVE)/g' \
9370 + -e 's/@''GNULIB_RENAME''@/$(GNULIB_RENAME)/g' \
9371 + -e 's/@''GNULIB_RENAMEAT''@/$(GNULIB_RENAMEAT)/g' \
9372 + -e 's/@''GNULIB_SCANF''@/$(GNULIB_SCANF)/g' \
9373 + -e 's/@''GNULIB_SNPRINTF''@/$(GNULIB_SNPRINTF)/g' \
9374 + -e 's/@''GNULIB_SPRINTF_POSIX''@/$(GNULIB_SPRINTF_POSIX)/g' \
9375 + -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/$(GNULIB_STDIO_H_NONBLOCKING)/g' \
9376 + -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/$(GNULIB_STDIO_H_SIGPIPE)/g' \
9377 + -e 's/@''GNULIB_TMPFILE''@/$(GNULIB_TMPFILE)/g' \
9378 + -e 's/@''GNULIB_VASPRINTF''@/$(GNULIB_VASPRINTF)/g' \
9379 + -e 's/@''GNULIB_VDPRINTF''@/$(GNULIB_VDPRINTF)/g' \
9380 + -e 's/@''GNULIB_VFPRINTF''@/$(GNULIB_VFPRINTF)/g' \
9381 + -e 's/@''GNULIB_VFPRINTF_POSIX''@/$(GNULIB_VFPRINTF_POSIX)/g' \
9382 + -e 's/@''GNULIB_VFSCANF''@/$(GNULIB_VFSCANF)/g' \
9383 + -e 's/@''GNULIB_VSCANF''@/$(GNULIB_VSCANF)/g' \
9384 + -e 's/@''GNULIB_VPRINTF''@/$(GNULIB_VPRINTF)/g' \
9385 + -e 's/@''GNULIB_VPRINTF_POSIX''@/$(GNULIB_VPRINTF_POSIX)/g' \
9386 + -e 's/@''GNULIB_VSNPRINTF''@/$(GNULIB_VSNPRINTF)/g' \
9387 + -e 's/@''GNULIB_VSPRINTF_POSIX''@/$(GNULIB_VSPRINTF_POSIX)/g' \
9388 < $(srcdir)/stdio.in.h | \
9389 - sed -e 's|@''HAVE_DECL_FCLOSEALL''@|$(HAVE_DECL_FCLOSEALL)|g' \
9390 - -e 's|@''HAVE_DECL_FPURGE''@|$(HAVE_DECL_FPURGE)|g' \
9391 + sed -e 's|@''HAVE_DECL_FPURGE''@|$(HAVE_DECL_FPURGE)|g' \
9392 -e 's|@''HAVE_DECL_FSEEKO''@|$(HAVE_DECL_FSEEKO)|g' \
9393 -e 's|@''HAVE_DECL_FTELLO''@|$(HAVE_DECL_FTELLO)|g' \
9394 -e 's|@''HAVE_DECL_GETDELIM''@|$(HAVE_DECL_GETDELIM)|g' \
9395 @@ -5221,7 +3077,6 @@ stdio.h: stdio.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H)
9396 -e 's|@''REPLACE_FDOPEN''@|$(REPLACE_FDOPEN)|g' \
9397 -e 's|@''REPLACE_FFLUSH''@|$(REPLACE_FFLUSH)|g' \
9398 -e 's|@''REPLACE_FOPEN''@|$(REPLACE_FOPEN)|g' \
9399 - -e 's|@''REPLACE_FOPEN_FOR_FOPEN_GNU''@|$(REPLACE_FOPEN_FOR_FOPEN_GNU)|g' \
9400 -e 's|@''REPLACE_FPRINTF''@|$(REPLACE_FPRINTF)|g' \
9401 -e 's|@''REPLACE_FPURGE''@|$(REPLACE_FPURGE)|g' \
9402 -e 's|@''REPLACE_FREOPEN''@|$(REPLACE_FREOPEN)|g' \
9403 @@ -5252,76 +3107,60 @@ stdio.h: stdio.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H)
9404 -e 's|@''ASM_SYMBOL_PREFIX''@|$(ASM_SYMBOL_PREFIX)|g' \
9405 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
9406 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
9407 - -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
9408 - > $@-t
9409 - $(AM_V_at)mv $@-t $@
9410 + -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
9411 + } > $@-t && \
9412 + mv $@-t $@
9413
9414 # We need the following in order to create <stdlib.h> when the system
9415 # doesn't have one that works with the given compiler.
9416 stdlib.h: stdlib.in.h $(top_builddir)/config.status $(CXXDEFS_H) \
9417 $(_NORETURN_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
9418 - $(gl_V_at)$(SED_HEADER_STDOUT) \
9419 - -e 's|@''GUARD_PREFIX''@|GL|g' \
9420 + $(AM_V_GEN)rm -f $@-t $@ && \
9421 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
9422 + sed -e 's|@''GUARD_PREFIX''@|GL|g' \
9423 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
9424 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
9425 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
9426 -e 's|@''NEXT_STDLIB_H''@|$(NEXT_STDLIB_H)|g' \
9427 - -e 's/@''GNULIB__EXIT''@/$(GL_GNULIB__EXIT)/g' \
9428 - -e 's/@''GNULIB_ALIGNED_ALLOC''@/$(GL_GNULIB_ALIGNED_ALLOC)/g' \
9429 - -e 's/@''GNULIB_ATOLL''@/$(GL_GNULIB_ATOLL)/g' \
9430 - -e 's/@''GNULIB_CALLOC_GNU''@/$(GL_GNULIB_CALLOC_GNU)/g' \
9431 - -e 's/@''GNULIB_CALLOC_POSIX''@/$(GL_GNULIB_CALLOC_POSIX)/g' \
9432 - -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/$(GL_GNULIB_CANONICALIZE_FILE_NAME)/g' \
9433 - -e 's/@''GNULIB_FREE_POSIX''@/$(GL_GNULIB_FREE_POSIX)/g' \
9434 - -e 's/@''GNULIB_GETLOADAVG''@/$(GL_GNULIB_GETLOADAVG)/g' \
9435 - -e 's/@''GNULIB_GETSUBOPT''@/$(GL_GNULIB_GETSUBOPT)/g' \
9436 - -e 's/@''GNULIB_GRANTPT''@/$(GL_GNULIB_GRANTPT)/g' \
9437 - -e 's/@''GNULIB_MALLOC_GNU''@/$(GL_GNULIB_MALLOC_GNU)/g' \
9438 - -e 's/@''GNULIB_MALLOC_POSIX''@/$(GL_GNULIB_MALLOC_POSIX)/g' \
9439 - -e 's/@''GNULIB_MBTOWC''@/$(GL_GNULIB_MBTOWC)/g' \
9440 - -e 's/@''GNULIB_MKDTEMP''@/$(GL_GNULIB_MKDTEMP)/g' \
9441 - -e 's/@''GNULIB_MKOSTEMP''@/$(GL_GNULIB_MKOSTEMP)/g' \
9442 - -e 's/@''GNULIB_MKOSTEMPS''@/$(GL_GNULIB_MKOSTEMPS)/g' \
9443 - -e 's/@''GNULIB_MKSTEMP''@/$(GL_GNULIB_MKSTEMP)/g' \
9444 - -e 's/@''GNULIB_MKSTEMPS''@/$(GL_GNULIB_MKSTEMPS)/g' \
9445 - -e 's/@''GNULIB_POSIX_MEMALIGN''@/$(GL_GNULIB_POSIX_MEMALIGN)/g' \
9446 - -e 's/@''GNULIB_POSIX_OPENPT''@/$(GL_GNULIB_POSIX_OPENPT)/g' \
9447 - -e 's/@''GNULIB_PTSNAME''@/$(GL_GNULIB_PTSNAME)/g' \
9448 - -e 's/@''GNULIB_PTSNAME_R''@/$(GL_GNULIB_PTSNAME_R)/g' \
9449 - -e 's/@''GNULIB_PUTENV''@/$(GL_GNULIB_PUTENV)/g' \
9450 - -e 's/@''GNULIB_QSORT_R''@/$(GL_GNULIB_QSORT_R)/g' \
9451 - -e 's/@''GNULIB_RANDOM''@/$(GL_GNULIB_RANDOM)/g' \
9452 - -e 's/@''GNULIB_RANDOM_R''@/$(GL_GNULIB_RANDOM_R)/g' \
9453 - -e 's/@''GNULIB_REALLOC_GNU''@/$(GL_GNULIB_REALLOC_GNU)/g' \
9454 - -e 's/@''GNULIB_REALLOC_POSIX''@/$(GL_GNULIB_REALLOC_POSIX)/g' \
9455 - -e 's/@''GNULIB_REALLOCARRAY''@/$(GL_GNULIB_REALLOCARRAY)/g' \
9456 - -e 's/@''GNULIB_REALPATH''@/$(GL_GNULIB_REALPATH)/g' \
9457 - -e 's/@''GNULIB_RPMATCH''@/$(GL_GNULIB_RPMATCH)/g' \
9458 - -e 's/@''GNULIB_SECURE_GETENV''@/$(GL_GNULIB_SECURE_GETENV)/g' \
9459 - -e 's/@''GNULIB_SETENV''@/$(GL_GNULIB_SETENV)/g' \
9460 - -e 's/@''GNULIB_STRTOD''@/$(GL_GNULIB_STRTOD)/g' \
9461 - -e 's/@''GNULIB_STRTOL''@/$(GL_GNULIB_STRTOL)/g' \
9462 - -e 's/@''GNULIB_STRTOLD''@/$(GL_GNULIB_STRTOLD)/g' \
9463 - -e 's/@''GNULIB_STRTOLL''@/$(GL_GNULIB_STRTOLL)/g' \
9464 - -e 's/@''GNULIB_STRTOUL''@/$(GL_GNULIB_STRTOUL)/g' \
9465 - -e 's/@''GNULIB_STRTOULL''@/$(GL_GNULIB_STRTOULL)/g' \
9466 - -e 's/@''GNULIB_SYSTEM_POSIX''@/$(GL_GNULIB_SYSTEM_POSIX)/g' \
9467 - -e 's/@''GNULIB_UNLOCKPT''@/$(GL_GNULIB_UNLOCKPT)/g' \
9468 - -e 's/@''GNULIB_UNSETENV''@/$(GL_GNULIB_UNSETENV)/g' \
9469 - -e 's/@''GNULIB_WCTOMB''@/$(GL_GNULIB_WCTOMB)/g' \
9470 - -e 's/@''GNULIB_MDA_ECVT''@/$(GL_GNULIB_MDA_ECVT)/g' \
9471 - -e 's/@''GNULIB_MDA_FCVT''@/$(GL_GNULIB_MDA_FCVT)/g' \
9472 - -e 's/@''GNULIB_MDA_GCVT''@/$(GL_GNULIB_MDA_GCVT)/g' \
9473 - -e 's/@''GNULIB_MDA_MKTEMP''@/$(GL_GNULIB_MDA_MKTEMP)/g' \
9474 - -e 's/@''GNULIB_MDA_PUTENV''@/$(GL_GNULIB_MDA_PUTENV)/g' \
9475 + -e 's/@''GNULIB__EXIT''@/$(GNULIB__EXIT)/g' \
9476 + -e 's/@''GNULIB_ATOLL''@/$(GNULIB_ATOLL)/g' \
9477 + -e 's/@''GNULIB_CALLOC_POSIX''@/$(GNULIB_CALLOC_POSIX)/g' \
9478 + -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/$(GNULIB_CANONICALIZE_FILE_NAME)/g' \
9479 + -e 's/@''GNULIB_GETLOADAVG''@/$(GNULIB_GETLOADAVG)/g' \
9480 + -e 's/@''GNULIB_GETSUBOPT''@/$(GNULIB_GETSUBOPT)/g' \
9481 + -e 's/@''GNULIB_GRANTPT''@/$(GNULIB_GRANTPT)/g' \
9482 + -e 's/@''GNULIB_MALLOC_POSIX''@/$(GNULIB_MALLOC_POSIX)/g' \
9483 + -e 's/@''GNULIB_MBTOWC''@/$(GNULIB_MBTOWC)/g' \
9484 + -e 's/@''GNULIB_MKDTEMP''@/$(GNULIB_MKDTEMP)/g' \
9485 + -e 's/@''GNULIB_MKOSTEMP''@/$(GNULIB_MKOSTEMP)/g' \
9486 + -e 's/@''GNULIB_MKOSTEMPS''@/$(GNULIB_MKOSTEMPS)/g' \
9487 + -e 's/@''GNULIB_MKSTEMP''@/$(GNULIB_MKSTEMP)/g' \
9488 + -e 's/@''GNULIB_MKSTEMPS''@/$(GNULIB_MKSTEMPS)/g' \
9489 + -e 's/@''GNULIB_POSIX_OPENPT''@/$(GNULIB_POSIX_OPENPT)/g' \
9490 + -e 's/@''GNULIB_PTSNAME''@/$(GNULIB_PTSNAME)/g' \
9491 + -e 's/@''GNULIB_PTSNAME_R''@/$(GNULIB_PTSNAME_R)/g' \
9492 + -e 's/@''GNULIB_PUTENV''@/$(GNULIB_PUTENV)/g' \
9493 + -e 's/@''GNULIB_QSORT_R''@/$(GNULIB_QSORT_R)/g' \
9494 + -e 's/@''GNULIB_RANDOM''@/$(GNULIB_RANDOM)/g' \
9495 + -e 's/@''GNULIB_RANDOM_R''@/$(GNULIB_RANDOM_R)/g' \
9496 + -e 's/@''GNULIB_REALLOC_POSIX''@/$(GNULIB_REALLOC_POSIX)/g' \
9497 + -e 's/@''GNULIB_REALLOCARRAY''@/$(GNULIB_REALLOCARRAY)/g' \
9498 + -e 's/@''GNULIB_REALPATH''@/$(GNULIB_REALPATH)/g' \
9499 + -e 's/@''GNULIB_RPMATCH''@/$(GNULIB_RPMATCH)/g' \
9500 + -e 's/@''GNULIB_SECURE_GETENV''@/$(GNULIB_SECURE_GETENV)/g' \
9501 + -e 's/@''GNULIB_SETENV''@/$(GNULIB_SETENV)/g' \
9502 + -e 's/@''GNULIB_STRTOD''@/$(GNULIB_STRTOD)/g' \
9503 + -e 's/@''GNULIB_STRTOLD''@/$(GNULIB_STRTOLD)/g' \
9504 + -e 's/@''GNULIB_STRTOLL''@/$(GNULIB_STRTOLL)/g' \
9505 + -e 's/@''GNULIB_STRTOULL''@/$(GNULIB_STRTOULL)/g' \
9506 + -e 's/@''GNULIB_SYSTEM_POSIX''@/$(GNULIB_SYSTEM_POSIX)/g' \
9507 + -e 's/@''GNULIB_UNLOCKPT''@/$(GNULIB_UNLOCKPT)/g' \
9508 + -e 's/@''GNULIB_UNSETENV''@/$(GNULIB_UNSETENV)/g' \
9509 + -e 's/@''GNULIB_WCTOMB''@/$(GNULIB_WCTOMB)/g' \
9510 < $(srcdir)/stdlib.in.h | \
9511 sed -e 's|@''HAVE__EXIT''@|$(HAVE__EXIT)|g' \
9512 - -e 's|@''HAVE_ALIGNED_ALLOC''@|$(HAVE_ALIGNED_ALLOC)|g' \
9513 -e 's|@''HAVE_ATOLL''@|$(HAVE_ATOLL)|g' \
9514 -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|$(HAVE_CANONICALIZE_FILE_NAME)|g' \
9515 - -e 's|@''HAVE_DECL_ECVT''@|$(HAVE_DECL_ECVT)|g' \
9516 - -e 's|@''HAVE_DECL_FCVT''@|$(HAVE_DECL_FCVT)|g' \
9517 - -e 's|@''HAVE_DECL_GCVT''@|$(HAVE_DECL_GCVT)|g' \
9518 -e 's|@''HAVE_DECL_GETLOADAVG''@|$(HAVE_DECL_GETLOADAVG)|g' \
9519 -e 's|@''HAVE_GETSUBOPT''@|$(HAVE_GETSUBOPT)|g' \
9520 -e 's|@''HAVE_GRANTPT''@|$(HAVE_GRANTPT)|g' \
9521 @@ -5333,7 +3172,6 @@ stdlib.h: stdlib.in.h $(top_builddir)/config.status $(CXXDEFS_H) \
9522 -e 's|@''HAVE_MKOSTEMPS''@|$(HAVE_MKOSTEMPS)|g' \
9523 -e 's|@''HAVE_MKSTEMP''@|$(HAVE_MKSTEMP)|g' \
9524 -e 's|@''HAVE_MKSTEMPS''@|$(HAVE_MKSTEMPS)|g' \
9525 - -e 's|@''HAVE_POSIX_MEMALIGN''@|$(HAVE_POSIX_MEMALIGN)|g' \
9526 -e 's|@''HAVE_POSIX_OPENPT''@|$(HAVE_POSIX_OPENPT)|g' \
9527 -e 's|@''HAVE_PTSNAME''@|$(HAVE_PTSNAME)|g' \
9528 -e 's|@''HAVE_PTSNAME_R''@|$(HAVE_PTSNAME_R)|g' \
9529 @@ -5349,111 +3187,94 @@ stdlib.h: stdlib.in.h $(top_builddir)/config.status $(CXXDEFS_H) \
9530 -e 's|@''HAVE_SETSTATE''@|$(HAVE_SETSTATE)|g' \
9531 -e 's|@''HAVE_DECL_SETSTATE''@|$(HAVE_DECL_SETSTATE)|g' \
9532 -e 's|@''HAVE_STRTOD''@|$(HAVE_STRTOD)|g' \
9533 - -e 's|@''HAVE_STRTOL''@|$(HAVE_STRTOL)|g' \
9534 -e 's|@''HAVE_STRTOLD''@|$(HAVE_STRTOLD)|g' \
9535 -e 's|@''HAVE_STRTOLL''@|$(HAVE_STRTOLL)|g' \
9536 - -e 's|@''HAVE_STRTOUL''@|$(HAVE_STRTOUL)|g' \
9537 -e 's|@''HAVE_STRTOULL''@|$(HAVE_STRTOULL)|g' \
9538 -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|$(HAVE_STRUCT_RANDOM_DATA)|g' \
9539 -e 's|@''HAVE_SYS_LOADAVG_H''@|$(HAVE_SYS_LOADAVG_H)|g' \
9540 -e 's|@''HAVE_UNLOCKPT''@|$(HAVE_UNLOCKPT)|g' \
9541 -e 's|@''HAVE_DECL_UNSETENV''@|$(HAVE_DECL_UNSETENV)|g' \
9542 - -e 's|@''REPLACE_ALIGNED_ALLOC''@|$(REPLACE_ALIGNED_ALLOC)|g' \
9543 - -e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|$(REPLACE_CALLOC_FOR_CALLOC_GNU)|g' \
9544 - -e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|$(REPLACE_CALLOC_FOR_CALLOC_POSIX)|g' \
9545 + -e 's|@''REPLACE_CALLOC''@|$(REPLACE_CALLOC)|g' \
9546 -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|$(REPLACE_CANONICALIZE_FILE_NAME)|g' \
9547 - -e 's|@''REPLACE_FREE''@|$(REPLACE_FREE)|g' \
9548 -e 's|@''REPLACE_INITSTATE''@|$(REPLACE_INITSTATE)|g' \
9549 - -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|$(REPLACE_MALLOC_FOR_MALLOC_GNU)|g' \
9550 - -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|$(REPLACE_MALLOC_FOR_MALLOC_POSIX)|g' \
9551 + -e 's|@''REPLACE_MALLOC''@|$(REPLACE_MALLOC)|g' \
9552 -e 's|@''REPLACE_MBTOWC''@|$(REPLACE_MBTOWC)|g' \
9553 -e 's|@''REPLACE_MKSTEMP''@|$(REPLACE_MKSTEMP)|g' \
9554 - -e 's|@''REPLACE_POSIX_MEMALIGN''@|$(REPLACE_POSIX_MEMALIGN)|g' \
9555 -e 's|@''REPLACE_PTSNAME''@|$(REPLACE_PTSNAME)|g' \
9556 -e 's|@''REPLACE_PTSNAME_R''@|$(REPLACE_PTSNAME_R)|g' \
9557 -e 's|@''REPLACE_PUTENV''@|$(REPLACE_PUTENV)|g' \
9558 -e 's|@''REPLACE_QSORT_R''@|$(REPLACE_QSORT_R)|g' \
9559 -e 's|@''REPLACE_RANDOM''@|$(REPLACE_RANDOM)|g' \
9560 -e 's|@''REPLACE_RANDOM_R''@|$(REPLACE_RANDOM_R)|g' \
9561 - -e 's|@''REPLACE_REALLOC_FOR_REALLOC_GNU''@|$(REPLACE_REALLOC_FOR_REALLOC_GNU)|g' \
9562 - -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|$(REPLACE_REALLOC_FOR_REALLOC_POSIX)|g' \
9563 - -e 's|@''REPLACE_REALLOCARRAY''@|$(REPLACE_REALLOCARRAY)|g' \
9564 + -e 's|@''REPLACE_REALLOC''@|$(REPLACE_REALLOC)|g' \
9565 -e 's|@''REPLACE_REALPATH''@|$(REPLACE_REALPATH)|g' \
9566 -e 's|@''REPLACE_SETENV''@|$(REPLACE_SETENV)|g' \
9567 -e 's|@''REPLACE_SETSTATE''@|$(REPLACE_SETSTATE)|g' \
9568 -e 's|@''REPLACE_STRTOD''@|$(REPLACE_STRTOD)|g' \
9569 - -e 's|@''REPLACE_STRTOL''@|$(REPLACE_STRTOL)|g' \
9570 -e 's|@''REPLACE_STRTOLD''@|$(REPLACE_STRTOLD)|g' \
9571 - -e 's|@''REPLACE_STRTOLL''@|$(REPLACE_STRTOLL)|g' \
9572 - -e 's|@''REPLACE_STRTOUL''@|$(REPLACE_STRTOUL)|g' \
9573 - -e 's|@''REPLACE_STRTOULL''@|$(REPLACE_STRTOULL)|g' \
9574 -e 's|@''REPLACE_UNSETENV''@|$(REPLACE_UNSETENV)|g' \
9575 -e 's|@''REPLACE_WCTOMB''@|$(REPLACE_WCTOMB)|g' \
9576 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
9577 -e '/definition of _Noreturn/r $(_NORETURN_H)' \
9578 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
9579 - -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
9580 - > $@-t
9581 - $(AM_V_at)mv $@-t $@
9582 + -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
9583 + } > $@-t && \
9584 + mv $@-t $@
9585
9586 # We need the following in order to create <string.h> when the system
9587 # doesn't have one that works with the given compiler.
9588 string.h: string.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
9589 - $(gl_V_at)$(SED_HEADER_STDOUT) \
9590 - -e 's|@''GUARD_PREFIX''@|GL|g' \
9591 + $(AM_V_GEN)rm -f $@-t $@ && \
9592 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
9593 + sed -e 's|@''GUARD_PREFIX''@|GL|g' \
9594 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
9595 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
9596 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
9597 -e 's|@''NEXT_STRING_H''@|$(NEXT_STRING_H)|g' \
9598 - -e 's/@''GNULIB_EXPLICIT_BZERO''@/$(GL_GNULIB_EXPLICIT_BZERO)/g' \
9599 - -e 's/@''GNULIB_FFSL''@/$(GL_GNULIB_FFSL)/g' \
9600 - -e 's/@''GNULIB_FFSLL''@/$(GL_GNULIB_FFSLL)/g' \
9601 - -e 's/@''GNULIB_MBSLEN''@/$(GL_GNULIB_MBSLEN)/g' \
9602 - -e 's/@''GNULIB_MBSNLEN''@/$(GL_GNULIB_MBSNLEN)/g' \
9603 - -e 's/@''GNULIB_MBSCHR''@/$(GL_GNULIB_MBSCHR)/g' \
9604 - -e 's/@''GNULIB_MBSRCHR''@/$(GL_GNULIB_MBSRCHR)/g' \
9605 - -e 's/@''GNULIB_MBSSTR''@/$(GL_GNULIB_MBSSTR)/g' \
9606 - -e 's/@''GNULIB_MBSCASECMP''@/$(GL_GNULIB_MBSCASECMP)/g' \
9607 - -e 's/@''GNULIB_MBSNCASECMP''@/$(GL_GNULIB_MBSNCASECMP)/g' \
9608 - -e 's/@''GNULIB_MBSPCASECMP''@/$(GL_GNULIB_MBSPCASECMP)/g' \
9609 - -e 's/@''GNULIB_MBSCASESTR''@/$(GL_GNULIB_MBSCASESTR)/g' \
9610 - -e 's/@''GNULIB_MBSCSPN''@/$(GL_GNULIB_MBSCSPN)/g' \
9611 - -e 's/@''GNULIB_MBSPBRK''@/$(GL_GNULIB_MBSPBRK)/g' \
9612 - -e 's/@''GNULIB_MBSSPN''@/$(GL_GNULIB_MBSSPN)/g' \
9613 - -e 's/@''GNULIB_MBSSEP''@/$(GL_GNULIB_MBSSEP)/g' \
9614 - -e 's/@''GNULIB_MBSTOK_R''@/$(GL_GNULIB_MBSTOK_R)/g' \
9615 - -e 's/@''GNULIB_MEMCHR''@/$(GL_GNULIB_MEMCHR)/g' \
9616 - -e 's/@''GNULIB_MEMMEM''@/$(GL_GNULIB_MEMMEM)/g' \
9617 - -e 's/@''GNULIB_MEMPCPY''@/$(GL_GNULIB_MEMPCPY)/g' \
9618 - -e 's/@''GNULIB_MEMRCHR''@/$(GL_GNULIB_MEMRCHR)/g' \
9619 - -e 's/@''GNULIB_RAWMEMCHR''@/$(GL_GNULIB_RAWMEMCHR)/g' \
9620 - -e 's/@''GNULIB_STPCPY''@/$(GL_GNULIB_STPCPY)/g' \
9621 - -e 's/@''GNULIB_STPNCPY''@/$(GL_GNULIB_STPNCPY)/g' \
9622 - -e 's/@''GNULIB_STRCHRNUL''@/$(GL_GNULIB_STRCHRNUL)/g' \
9623 - -e 's/@''GNULIB_STRDUP''@/$(GL_GNULIB_STRDUP)/g' \
9624 - -e 's/@''GNULIB_STRNCAT''@/$(GL_GNULIB_STRNCAT)/g' \
9625 - -e 's/@''GNULIB_STRNDUP''@/$(GL_GNULIB_STRNDUP)/g' \
9626 - -e 's/@''GNULIB_STRNLEN''@/$(GL_GNULIB_STRNLEN)/g' \
9627 - -e 's/@''GNULIB_STRPBRK''@/$(GL_GNULIB_STRPBRK)/g' \
9628 - -e 's/@''GNULIB_STRSEP''@/$(GL_GNULIB_STRSEP)/g' \
9629 - -e 's/@''GNULIB_STRSTR''@/$(GL_GNULIB_STRSTR)/g' \
9630 - -e 's/@''GNULIB_STRCASESTR''@/$(GL_GNULIB_STRCASESTR)/g' \
9631 - -e 's/@''GNULIB_STRTOK_R''@/$(GL_GNULIB_STRTOK_R)/g' \
9632 - -e 's/@''GNULIB_STRERROR''@/$(GL_GNULIB_STRERROR)/g' \
9633 - -e 's/@''GNULIB_STRERROR_R''@/$(GL_GNULIB_STRERROR_R)/g' \
9634 - -e 's/@''GNULIB_STRERRORNAME_NP''@/$(GL_GNULIB_STRERRORNAME_NP)/g' \
9635 - -e 's/@''GNULIB_SIGABBREV_NP''@/$(GL_GNULIB_SIGABBREV_NP)/g' \
9636 - -e 's/@''GNULIB_SIGDESCR_NP''@/$(GL_GNULIB_SIGDESCR_NP)/g' \
9637 - -e 's/@''GNULIB_STRSIGNAL''@/$(GL_GNULIB_STRSIGNAL)/g' \
9638 - -e 's/@''GNULIB_STRVERSCMP''@/$(GL_GNULIB_STRVERSCMP)/g' \
9639 - -e 's/@''GNULIB_MDA_MEMCCPY''@/$(GL_GNULIB_MDA_MEMCCPY)/g' \
9640 - -e 's/@''GNULIB_MDA_STRDUP''@/$(GL_GNULIB_MDA_STRDUP)/g' \
9641 - -e 's/@''GNULIB_FREE_POSIX''@/$(GL_GNULIB_FREE_POSIX)/g' \
9642 + -e 's/@''GNULIB_EXPLICIT_BZERO''@/$(GNULIB_EXPLICIT_BZERO)/g' \
9643 + -e 's/@''GNULIB_FFSL''@/$(GNULIB_FFSL)/g' \
9644 + -e 's/@''GNULIB_FFSLL''@/$(GNULIB_FFSLL)/g' \
9645 + -e 's/@''GNULIB_MBSLEN''@/$(GNULIB_MBSLEN)/g' \
9646 + -e 's/@''GNULIB_MBSNLEN''@/$(GNULIB_MBSNLEN)/g' \
9647 + -e 's/@''GNULIB_MBSCHR''@/$(GNULIB_MBSCHR)/g' \
9648 + -e 's/@''GNULIB_MBSRCHR''@/$(GNULIB_MBSRCHR)/g' \
9649 + -e 's/@''GNULIB_MBSSTR''@/$(GNULIB_MBSSTR)/g' \
9650 + -e 's/@''GNULIB_MBSCASECMP''@/$(GNULIB_MBSCASECMP)/g' \
9651 + -e 's/@''GNULIB_MBSNCASECMP''@/$(GNULIB_MBSNCASECMP)/g' \
9652 + -e 's/@''GNULIB_MBSPCASECMP''@/$(GNULIB_MBSPCASECMP)/g' \
9653 + -e 's/@''GNULIB_MBSCASESTR''@/$(GNULIB_MBSCASESTR)/g' \
9654 + -e 's/@''GNULIB_MBSCSPN''@/$(GNULIB_MBSCSPN)/g' \
9655 + -e 's/@''GNULIB_MBSPBRK''@/$(GNULIB_MBSPBRK)/g' \
9656 + -e 's/@''GNULIB_MBSSPN''@/$(GNULIB_MBSSPN)/g' \
9657 + -e 's/@''GNULIB_MBSSEP''@/$(GNULIB_MBSSEP)/g' \
9658 + -e 's/@''GNULIB_MBSTOK_R''@/$(GNULIB_MBSTOK_R)/g' \
9659 + -e 's/@''GNULIB_MEMCHR''@/$(GNULIB_MEMCHR)/g' \
9660 + -e 's/@''GNULIB_MEMMEM''@/$(GNULIB_MEMMEM)/g' \
9661 + -e 's/@''GNULIB_MEMPCPY''@/$(GNULIB_MEMPCPY)/g' \
9662 + -e 's/@''GNULIB_MEMRCHR''@/$(GNULIB_MEMRCHR)/g' \
9663 + -e 's/@''GNULIB_RAWMEMCHR''@/$(GNULIB_RAWMEMCHR)/g' \
9664 + -e 's/@''GNULIB_STPCPY''@/$(GNULIB_STPCPY)/g' \
9665 + -e 's/@''GNULIB_STPNCPY''@/$(GNULIB_STPNCPY)/g' \
9666 + -e 's/@''GNULIB_STRCHRNUL''@/$(GNULIB_STRCHRNUL)/g' \
9667 + -e 's/@''GNULIB_STRDUP''@/$(GNULIB_STRDUP)/g' \
9668 + -e 's/@''GNULIB_STRNCAT''@/$(GNULIB_STRNCAT)/g' \
9669 + -e 's/@''GNULIB_STRNDUP''@/$(GNULIB_STRNDUP)/g' \
9670 + -e 's/@''GNULIB_STRNLEN''@/$(GNULIB_STRNLEN)/g' \
9671 + -e 's/@''GNULIB_STRPBRK''@/$(GNULIB_STRPBRK)/g' \
9672 + -e 's/@''GNULIB_STRSEP''@/$(GNULIB_STRSEP)/g' \
9673 + -e 's/@''GNULIB_STRSTR''@/$(GNULIB_STRSTR)/g' \
9674 + -e 's/@''GNULIB_STRCASESTR''@/$(GNULIB_STRCASESTR)/g' \
9675 + -e 's/@''GNULIB_STRTOK_R''@/$(GNULIB_STRTOK_R)/g' \
9676 + -e 's/@''GNULIB_STRERROR''@/$(GNULIB_STRERROR)/g' \
9677 + -e 's/@''GNULIB_STRERROR_R''@/$(GNULIB_STRERROR_R)/g' \
9678 + -e 's/@''GNULIB_STRSIGNAL''@/$(GNULIB_STRSIGNAL)/g' \
9679 + -e 's/@''GNULIB_STRVERSCMP''@/$(GNULIB_STRVERSCMP)/g' \
9680 < $(srcdir)/string.in.h | \
9681 sed -e 's|@''HAVE_EXPLICIT_BZERO''@|$(HAVE_EXPLICIT_BZERO)|g' \
9682 -e 's|@''HAVE_FFSL''@|$(HAVE_FFSL)|g' \
9683 -e 's|@''HAVE_FFSLL''@|$(HAVE_FFSLL)|g' \
9684 -e 's|@''HAVE_MBSLEN''@|$(HAVE_MBSLEN)|g' \
9685 + -e 's|@''HAVE_MEMCHR''@|$(HAVE_MEMCHR)|g' \
9686 -e 's|@''HAVE_DECL_MEMMEM''@|$(HAVE_DECL_MEMMEM)|g' \
9687 -e 's|@''HAVE_MEMPCPY''@|$(HAVE_MEMPCPY)|g' \
9688 -e 's|@''HAVE_DECL_MEMRCHR''@|$(HAVE_DECL_MEMRCHR)|g' \
9689 @@ -5469,15 +3290,10 @@ string.h: string.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H
9690 -e 's|@''HAVE_STRCASESTR''@|$(HAVE_STRCASESTR)|g' \
9691 -e 's|@''HAVE_DECL_STRTOK_R''@|$(HAVE_DECL_STRTOK_R)|g' \
9692 -e 's|@''HAVE_DECL_STRERROR_R''@|$(HAVE_DECL_STRERROR_R)|g' \
9693 - -e 's|@''HAVE_STRERRORNAME_NP''@|$(HAVE_STRERRORNAME_NP)|g' \
9694 - -e 's|@''HAVE_SIGABBREV_NP''@|$(HAVE_SIGABBREV_NP)|g' \
9695 - -e 's|@''HAVE_SIGDESCR_NP''@|$(HAVE_SIGDESCR_NP)|g' \
9696 -e 's|@''HAVE_DECL_STRSIGNAL''@|$(HAVE_DECL_STRSIGNAL)|g' \
9697 -e 's|@''HAVE_STRVERSCMP''@|$(HAVE_STRVERSCMP)|g' \
9698 - -e 's|@''REPLACE_FFSLL''@|$(REPLACE_FFSLL)|g' \
9699 -e 's|@''REPLACE_MEMCHR''@|$(REPLACE_MEMCHR)|g' \
9700 -e 's|@''REPLACE_MEMMEM''@|$(REPLACE_MEMMEM)|g' \
9701 - -e 's|@''REPLACE_FREE''@|$(REPLACE_FREE)|g' \
9702 -e 's|@''REPLACE_STPNCPY''@|$(REPLACE_STPNCPY)|g' \
9703 -e 's|@''REPLACE_STRCHRNUL''@|$(REPLACE_STRCHRNUL)|g' \
9704 -e 's|@''REPLACE_STRDUP''@|$(REPLACE_STRDUP)|g' \
9705 @@ -5489,70 +3305,67 @@ string.h: string.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H
9706 -e 's|@''REPLACE_STRTOK_R''@|$(REPLACE_STRTOK_R)|g' \
9707 -e 's|@''REPLACE_STRERROR''@|$(REPLACE_STRERROR)|g' \
9708 -e 's|@''REPLACE_STRERROR_R''@|$(REPLACE_STRERROR_R)|g' \
9709 - -e 's|@''REPLACE_STRERRORNAME_NP''@|$(REPLACE_STRERRORNAME_NP)|g' \
9710 -e 's|@''REPLACE_STRSIGNAL''@|$(REPLACE_STRSIGNAL)|g' \
9711 -e 's|@''UNDEFINE_STRTOK_R''@|$(UNDEFINE_STRTOK_R)|g' \
9712 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
9713 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
9714 - -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
9715 - > $@-t
9716 - $(AM_V_at)mv $@-t $@
9717 + -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
9718 + < $(srcdir)/string.in.h; \
9719 + } > $@-t && \
9720 + mv $@-t $@
9721
9722 # We need the following in order to create <strings.h> when the system
9723 # doesn't have one that works with the given compiler.
9724 strings.h: strings.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H)
9725 - $(gl_V_at)$(SED_HEADER_STDOUT) \
9726 - -e 's|@''GUARD_PREFIX''@|GL|g' \
9727 + $(AM_V_GEN)rm -f $@-t $@ && \
9728 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
9729 + sed -e 's|@''GUARD_PREFIX''@|GL|g' \
9730 -e 's|@''HAVE_STRINGS_H''@|$(HAVE_STRINGS_H)|g' \
9731 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
9732 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
9733 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
9734 -e 's|@''NEXT_STRINGS_H''@|$(NEXT_STRINGS_H)|g' \
9735 - -e 's/@''GNULIB_FFS''@/$(GL_GNULIB_FFS)/g' \
9736 + -e 's/@''GNULIB_FFS''@/$(GNULIB_FFS)/g' \
9737 -e 's|@''HAVE_FFS''@|$(HAVE_FFS)|g' \
9738 -e 's|@''HAVE_STRCASECMP''@|$(HAVE_STRCASECMP)|g' \
9739 -e 's|@''HAVE_DECL_STRNCASECMP''@|$(HAVE_DECL_STRNCASECMP)|g' \
9740 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
9741 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
9742 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
9743 - $(srcdir)/strings.in.h > $@-t
9744 - $(AM_V_at)mv $@-t $@
9745 + < $(srcdir)/strings.in.h; \
9746 + } > $@-t && \
9747 + mv $@-t $@
9748
9749 # We need the following in order to create <sys/stat.h> when the system
9750 # has one that is incomplete.
9751 sys/stat.h: sys_stat.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
9752 - $(AM_V_GEN)$(MKDIR_P) 'sys'
9753 - $(AM_V_at)$(SED_HEADER_STDOUT) \
9754 - -e 's|@''GUARD_PREFIX''@|GL|g' \
9755 + $(AM_V_at)$(MKDIR_P) sys
9756 + $(AM_V_GEN)rm -f $@-t $@ && \
9757 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
9758 + sed -e 's|@''GUARD_PREFIX''@|GL|g' \
9759 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
9760 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
9761 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
9762 -e 's|@''NEXT_SYS_STAT_H''@|$(NEXT_SYS_STAT_H)|g' \
9763 -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|$(WINDOWS_64_BIT_ST_SIZE)|g' \
9764 -e 's|@''WINDOWS_STAT_TIMESPEC''@|$(WINDOWS_STAT_TIMESPEC)|g' \
9765 - -e 's/@''GNULIB_FCHMODAT''@/$(GL_GNULIB_FCHMODAT)/g' \
9766 - -e 's/@''GNULIB_FSTAT''@/$(GL_GNULIB_FSTAT)/g' \
9767 - -e 's/@''GNULIB_FSTATAT''@/$(GL_GNULIB_FSTATAT)/g' \
9768 - -e 's/@''GNULIB_FUTIMENS''@/$(GL_GNULIB_FUTIMENS)/g' \
9769 - -e 's/@''GNULIB_GETUMASK''@/$(GL_GNULIB_GETUMASK)/g' \
9770 - -e 's/@''GNULIB_LCHMOD''@/$(GL_GNULIB_LCHMOD)/g' \
9771 - -e 's/@''GNULIB_LSTAT''@/$(GL_GNULIB_LSTAT)/g' \
9772 - -e 's/@''GNULIB_MKDIR''@/$(GL_GNULIB_MKDIR)/g' \
9773 - -e 's/@''GNULIB_MKDIRAT''@/$(GL_GNULIB_MKDIRAT)/g' \
9774 - -e 's/@''GNULIB_MKFIFO''@/$(GL_GNULIB_MKFIFO)/g' \
9775 - -e 's/@''GNULIB_MKFIFOAT''@/$(GL_GNULIB_MKFIFOAT)/g' \
9776 - -e 's/@''GNULIB_MKNOD''@/$(GL_GNULIB_MKNOD)/g' \
9777 - -e 's/@''GNULIB_MKNODAT''@/$(GL_GNULIB_MKNODAT)/g' \
9778 - -e 's/@''GNULIB_STAT''@/$(GL_GNULIB_STAT)/g' \
9779 - -e 's/@''GNULIB_UTIMENSAT''@/$(GL_GNULIB_UTIMENSAT)/g' \
9780 - -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/$(GL_GNULIB_OVERRIDES_STRUCT_STAT)/g' \
9781 - -e 's/@''GNULIB_MDA_CHMOD''@/$(GL_GNULIB_MDA_CHMOD)/g' \
9782 - -e 's/@''GNULIB_MDA_MKDIR''@/$(GL_GNULIB_MDA_MKDIR)/g' \
9783 - -e 's/@''GNULIB_MDA_UMASK''@/$(GL_GNULIB_MDA_UMASK)/g' \
9784 + -e 's/@''GNULIB_FCHMODAT''@/$(GNULIB_FCHMODAT)/g' \
9785 + -e 's/@''GNULIB_FSTAT''@/$(GNULIB_FSTAT)/g' \
9786 + -e 's/@''GNULIB_FSTATAT''@/$(GNULIB_FSTATAT)/g' \
9787 + -e 's/@''GNULIB_FUTIMENS''@/$(GNULIB_FUTIMENS)/g' \
9788 + -e 's/@''GNULIB_LCHMOD''@/$(GNULIB_LCHMOD)/g' \
9789 + -e 's/@''GNULIB_LSTAT''@/$(GNULIB_LSTAT)/g' \
9790 + -e 's/@''GNULIB_MKDIRAT''@/$(GNULIB_MKDIRAT)/g' \
9791 + -e 's/@''GNULIB_MKFIFO''@/$(GNULIB_MKFIFO)/g' \
9792 + -e 's/@''GNULIB_MKFIFOAT''@/$(GNULIB_MKFIFOAT)/g' \
9793 + -e 's/@''GNULIB_MKNOD''@/$(GNULIB_MKNOD)/g' \
9794 + -e 's/@''GNULIB_MKNODAT''@/$(GNULIB_MKNODAT)/g' \
9795 + -e 's/@''GNULIB_STAT''@/$(GNULIB_STAT)/g' \
9796 + -e 's/@''GNULIB_UTIMENSAT''@/$(GNULIB_UTIMENSAT)/g' \
9797 + -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/$(GNULIB_OVERRIDES_STRUCT_STAT)/g' \
9798 -e 's|@''HAVE_FCHMODAT''@|$(HAVE_FCHMODAT)|g' \
9799 -e 's|@''HAVE_FSTATAT''@|$(HAVE_FSTATAT)|g' \
9800 -e 's|@''HAVE_FUTIMENS''@|$(HAVE_FUTIMENS)|g' \
9801 - -e 's|@''HAVE_GETUMASK''@|$(HAVE_GETUMASK)|g' \
9802 -e 's|@''HAVE_LCHMOD''@|$(HAVE_LCHMOD)|g' \
9803 -e 's|@''HAVE_LSTAT''@|$(HAVE_LSTAT)|g' \
9804 -e 's|@''HAVE_MKDIRAT''@|$(HAVE_MKDIRAT)|g' \
9805 @@ -5561,36 +3374,35 @@ sys/stat.h: sys_stat.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNU
9806 -e 's|@''HAVE_MKNOD''@|$(HAVE_MKNOD)|g' \
9807 -e 's|@''HAVE_MKNODAT''@|$(HAVE_MKNODAT)|g' \
9808 -e 's|@''HAVE_UTIMENSAT''@|$(HAVE_UTIMENSAT)|g' \
9809 - -e 's|@''REPLACE_FCHMODAT''@|$(REPLACE_FCHMODAT)|g' \
9810 -e 's|@''REPLACE_FSTAT''@|$(REPLACE_FSTAT)|g' \
9811 -e 's|@''REPLACE_FSTATAT''@|$(REPLACE_FSTATAT)|g' \
9812 -e 's|@''REPLACE_FUTIMENS''@|$(REPLACE_FUTIMENS)|g' \
9813 -e 's|@''REPLACE_LSTAT''@|$(REPLACE_LSTAT)|g' \
9814 -e 's|@''REPLACE_MKDIR''@|$(REPLACE_MKDIR)|g' \
9815 -e 's|@''REPLACE_MKFIFO''@|$(REPLACE_MKFIFO)|g' \
9816 - -e 's|@''REPLACE_MKFIFOAT''@|$(REPLACE_MKFIFOAT)|g' \
9817 -e 's|@''REPLACE_MKNOD''@|$(REPLACE_MKNOD)|g' \
9818 - -e 's|@''REPLACE_MKNODAT''@|$(REPLACE_MKNODAT)|g' \
9819 -e 's|@''REPLACE_STAT''@|$(REPLACE_STAT)|g' \
9820 -e 's|@''REPLACE_UTIMENSAT''@|$(REPLACE_UTIMENSAT)|g' \
9821 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
9822 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
9823 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
9824 - $(srcdir)/sys_stat.in.h > $@-t
9825 - $(AM_V_at)mv $@-t $@
9826 + < $(srcdir)/sys_stat.in.h; \
9827 + } > $@-t && \
9828 + mv $@-t $@
9829
9830 # We need the following in order to create <sys/time.h> when the system
9831 # doesn't have one that works with the given compiler.
9832 sys/time.h: sys_time.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
9833 - $(AM_V_GEN)$(MKDIR_P) 'sys'
9834 - $(AM_V_at)$(SED_HEADER_STDOUT) \
9835 - -e 's|@''GUARD_PREFIX''@|GL|g' \
9836 + $(AM_V_at)$(MKDIR_P) sys
9837 + $(AM_V_GEN)rm -f $@-t $@ && \
9838 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
9839 + sed -e 's|@''GUARD_PREFIX''@|GL|g' \
9840 -e 's/@''HAVE_SYS_TIME_H''@/$(HAVE_SYS_TIME_H)/g' \
9841 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
9842 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
9843 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
9844 -e 's|@''NEXT_SYS_TIME_H''@|$(NEXT_SYS_TIME_H)|g' \
9845 - -e 's/@''GNULIB_GETTIMEOFDAY''@/$(GL_GNULIB_GETTIMEOFDAY)/g' \
9846 + -e 's/@''GNULIB_GETTIMEOFDAY''@/$(GNULIB_GETTIMEOFDAY)/g' \
9847 -e 's|@''HAVE_WINSOCK2_H''@|$(HAVE_WINSOCK2_H)|g' \
9848 -e 's/@''HAVE_GETTIMEOFDAY''@/$(HAVE_GETTIMEOFDAY)/g' \
9849 -e 's/@''HAVE_STRUCT_TIMEVAL''@/$(HAVE_STRUCT_TIMEVAL)/g' \
9850 @@ -5599,53 +3411,53 @@ sys/time.h: sys_time.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNU
9851 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
9852 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
9853 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
9854 - $(srcdir)/sys_time.in.h > $@-t
9855 - $(AM_V_at)mv $@-t $@
9856 + < $(srcdir)/sys_time.in.h; \
9857 + } > $@-t && \
9858 + mv $@-t $@
9859
9860 # We need the following in order to create <sys/types.h> when the system
9861 # doesn't have one that works with the given compiler.
9862 sys/types.h: sys_types.in.h $(top_builddir)/config.status
9863 - $(AM_V_GEN)$(MKDIR_P) 'sys'
9864 - $(AM_V_at)$(SED_HEADER_STDOUT) \
9865 - -e 's|@''GUARD_PREFIX''@|GL|g' \
9866 + $(AM_V_at)$(MKDIR_P) sys
9867 + $(AM_V_GEN)rm -f $@-t $@ && \
9868 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
9869 + sed -e 's|@''GUARD_PREFIX''@|GL|g' \
9870 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
9871 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
9872 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
9873 -e 's|@''NEXT_SYS_TYPES_H''@|$(NEXT_SYS_TYPES_H)|g' \
9874 -e 's|@''WINDOWS_64_BIT_OFF_T''@|$(WINDOWS_64_BIT_OFF_T)|g' \
9875 -e 's|@''WINDOWS_STAT_INODES''@|$(WINDOWS_STAT_INODES)|g' \
9876 - $(srcdir)/sys_types.in.h > $@-t
9877 - $(AM_V_at)mv $@-t $@
9878 + < $(srcdir)/sys_types.in.h; \
9879 + } > $@-t && \
9880 + mv $@-t $@
9881
9882 # We need the following in order to create <time.h> when the system
9883 # doesn't have one that works with the given compiler.
9884 time.h: time.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
9885 - $(gl_V_at)$(SED_HEADER_STDOUT) \
9886 - -e 's|@''GUARD_PREFIX''@|GL|g' \
9887 + $(AM_V_GEN)rm -f $@-t $@ && \
9888 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
9889 + sed -e 's|@''GUARD_PREFIX''@|GL|g' \
9890 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
9891 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
9892 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
9893 -e 's|@''NEXT_TIME_H''@|$(NEXT_TIME_H)|g' \
9894 - -e 's/@''GNULIB_CTIME''@/$(GL_GNULIB_CTIME)/g' \
9895 - -e 's/@''GNULIB_LOCALTIME''@/$(GL_GNULIB_LOCALTIME)/g' \
9896 - -e 's/@''GNULIB_MKTIME''@/$(GL_GNULIB_MKTIME)/g' \
9897 - -e 's/@''GNULIB_NANOSLEEP''@/$(GL_GNULIB_NANOSLEEP)/g' \
9898 - -e 's/@''GNULIB_STRFTIME''@/$(GL_GNULIB_STRFTIME)/g' \
9899 - -e 's/@''GNULIB_STRPTIME''@/$(GL_GNULIB_STRPTIME)/g' \
9900 - -e 's/@''GNULIB_TIMEGM''@/$(GL_GNULIB_TIMEGM)/g' \
9901 - -e 's/@''GNULIB_TIMESPEC_GET''@/$(GL_GNULIB_TIMESPEC_GET)/g' \
9902 - -e 's/@''GNULIB_TIMESPEC_GETRES''@/$(GL_GNULIB_TIMESPEC_GETRES)/g' \
9903 - -e 's/@''GNULIB_TIME_R''@/$(GL_GNULIB_TIME_R)/g' \
9904 - -e 's/@''GNULIB_TIME_RZ''@/$(GL_GNULIB_TIME_RZ)/g' \
9905 - -e 's/@''GNULIB_TZSET''@/$(GL_GNULIB_TZSET)/g' \
9906 - -e 's/@''GNULIB_MDA_TZSET''@/$(GL_GNULIB_MDA_TZSET)/g' \
9907 + -e 's/@''GNULIB_CTIME''@/$(GNULIB_CTIME)/g' \
9908 + -e 's/@''GNULIB_LOCALTIME''@/$(GNULIB_LOCALTIME)/g' \
9909 + -e 's/@''GNULIB_MKTIME''@/$(GNULIB_MKTIME)/g' \
9910 + -e 's/@''GNULIB_NANOSLEEP''@/$(GNULIB_NANOSLEEP)/g' \
9911 + -e 's/@''GNULIB_STRFTIME''@/$(GNULIB_STRFTIME)/g' \
9912 + -e 's/@''GNULIB_STRPTIME''@/$(GNULIB_STRPTIME)/g' \
9913 + -e 's/@''GNULIB_TIMEGM''@/$(GNULIB_TIMEGM)/g' \
9914 + -e 's/@''GNULIB_TIME_R''@/$(GNULIB_TIME_R)/g' \
9915 + -e 's/@''GNULIB_TIME_RZ''@/$(GNULIB_TIME_RZ)/g' \
9916 + -e 's/@''GNULIB_TZSET''@/$(GNULIB_TZSET)/g' \
9917 -e 's|@''HAVE_DECL_LOCALTIME_R''@|$(HAVE_DECL_LOCALTIME_R)|g' \
9918 -e 's|@''HAVE_NANOSLEEP''@|$(HAVE_NANOSLEEP)|g' \
9919 -e 's|@''HAVE_STRPTIME''@|$(HAVE_STRPTIME)|g' \
9920 -e 's|@''HAVE_TIMEGM''@|$(HAVE_TIMEGM)|g' \
9921 - -e 's|@''HAVE_TIMESPEC_GET''@|$(HAVE_TIMESPEC_GET)|g' \
9922 - -e 's|@''HAVE_TIMESPEC_GETRES''@|$(HAVE_TIMESPEC_GETRES)|g' \
9923 -e 's|@''HAVE_TIMEZONE_T''@|$(HAVE_TIMEZONE_T)|g' \
9924 + -e 's|@''HAVE_TZSET''@|$(HAVE_TZSET)|g' \
9925 -e 's|@''REPLACE_CTIME''@|$(REPLACE_CTIME)|g' \
9926 -e 's|@''REPLACE_GMTIME''@|$(REPLACE_GMTIME)|g' \
9927 -e 's|@''REPLACE_LOCALTIME''@|$(REPLACE_LOCALTIME)|g' \
9928 @@ -5659,114 +3471,81 @@ time.h: time.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(
9929 -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(SYS_TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
9930 -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
9931 -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|$(UNISTD_H_DEFINES_STRUCT_TIMESPEC)|g' \
9932 - -e 's|@''TIME_H_DEFINES_TIME_UTC''@|$(TIME_H_DEFINES_TIME_UTC)|g' \
9933 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
9934 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
9935 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
9936 - $(srcdir)/time.in.h > $@-t
9937 - $(AM_V_at)mv $@-t $@
9938 + < $(srcdir)/time.in.h; \
9939 + } > $@-t && \
9940 + mv $@-t $@
9941
9942 # We need the following in order to create an empty placeholder for
9943 # <unistd.h> when the system doesn't have one.
9944 unistd.h: unistd.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
9945 - $(gl_V_at)$(SED_HEADER_STDOUT) \
9946 - -e 's|@''GUARD_PREFIX''@|GL|g' \
9947 + $(AM_V_GEN)rm -f $@-t $@ && \
9948 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
9949 + sed -e 's|@''GUARD_PREFIX''@|GL|g' \
9950 -e 's|@''HAVE_UNISTD_H''@|$(HAVE_UNISTD_H)|g' \
9951 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
9952 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
9953 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
9954 -e 's|@''NEXT_UNISTD_H''@|$(NEXT_UNISTD_H)|g' \
9955 -e 's|@''WINDOWS_64_BIT_OFF_T''@|$(WINDOWS_64_BIT_OFF_T)|g' \
9956 - -e 's/@''GNULIB_ACCESS''@/$(GL_GNULIB_ACCESS)/g' \
9957 - -e 's/@''GNULIB_CHDIR''@/$(GL_GNULIB_CHDIR)/g' \
9958 - -e 's/@''GNULIB_CHOWN''@/$(GL_GNULIB_CHOWN)/g' \
9959 - -e 's/@''GNULIB_CLOSE''@/$(GL_GNULIB_CLOSE)/g' \
9960 - -e 's/@''GNULIB_COPY_FILE_RANGE''@/$(GL_GNULIB_COPY_FILE_RANGE)/g' \
9961 - -e 's/@''GNULIB_DUP''@/$(GL_GNULIB_DUP)/g' \
9962 - -e 's/@''GNULIB_DUP2''@/$(GL_GNULIB_DUP2)/g' \
9963 - -e 's/@''GNULIB_DUP3''@/$(GL_GNULIB_DUP3)/g' \
9964 - -e 's/@''GNULIB_ENVIRON''@/$(GL_GNULIB_ENVIRON)/g' \
9965 - -e 's/@''GNULIB_EUIDACCESS''@/$(GL_GNULIB_EUIDACCESS)/g' \
9966 - -e 's/@''GNULIB_EXECL''@/$(GL_GNULIB_EXECL)/g' \
9967 - -e 's/@''GNULIB_EXECLE''@/$(GL_GNULIB_EXECLE)/g' \
9968 - -e 's/@''GNULIB_EXECLP''@/$(GL_GNULIB_EXECLP)/g' \
9969 - -e 's/@''GNULIB_EXECV''@/$(GL_GNULIB_EXECV)/g' \
9970 - -e 's/@''GNULIB_EXECVE''@/$(GL_GNULIB_EXECVE)/g' \
9971 - -e 's/@''GNULIB_EXECVP''@/$(GL_GNULIB_EXECVP)/g' \
9972 - -e 's/@''GNULIB_EXECVPE''@/$(GL_GNULIB_EXECVPE)/g' \
9973 - -e 's/@''GNULIB_FACCESSAT''@/$(GL_GNULIB_FACCESSAT)/g' \
9974 - -e 's/@''GNULIB_FCHDIR''@/$(GL_GNULIB_FCHDIR)/g' \
9975 - -e 's/@''GNULIB_FCHOWNAT''@/$(GL_GNULIB_FCHOWNAT)/g' \
9976 - -e 's/@''GNULIB_FDATASYNC''@/$(GL_GNULIB_FDATASYNC)/g' \
9977 - -e 's/@''GNULIB_FSYNC''@/$(GL_GNULIB_FSYNC)/g' \
9978 - -e 's/@''GNULIB_FTRUNCATE''@/$(GL_GNULIB_FTRUNCATE)/g' \
9979 - -e 's/@''GNULIB_GETCWD''@/$(GL_GNULIB_GETCWD)/g' \
9980 - -e 's/@''GNULIB_GETDOMAINNAME''@/$(GL_GNULIB_GETDOMAINNAME)/g' \
9981 - -e 's/@''GNULIB_GETDTABLESIZE''@/$(GL_GNULIB_GETDTABLESIZE)/g' \
9982 - -e 's/@''GNULIB_GETENTROPY''@/$(GL_GNULIB_GETENTROPY)/g' \
9983 - -e 's/@''GNULIB_GETGROUPS''@/$(GL_GNULIB_GETGROUPS)/g' \
9984 - -e 's/@''GNULIB_GETHOSTNAME''@/$(GL_GNULIB_GETHOSTNAME)/g' \
9985 - -e 's/@''GNULIB_GETLOGIN''@/$(GL_GNULIB_GETLOGIN)/g' \
9986 - -e 's/@''GNULIB_GETLOGIN_R''@/$(GL_GNULIB_GETLOGIN_R)/g' \
9987 - -e 's/@''GNULIB_GETOPT_POSIX''@/$(GL_GNULIB_GETOPT_POSIX)/g' \
9988 - -e 's/@''GNULIB_GETPAGESIZE''@/$(GL_GNULIB_GETPAGESIZE)/g' \
9989 - -e 's/@''GNULIB_GETPASS''@/$(GL_GNULIB_GETPASS)/g' \
9990 - -e 's/@''GNULIB_GETPASS_GNU''@/$(GL_GNULIB_GETPASS_GNU)/g' \
9991 - -e 's/@''GNULIB_GETUSERSHELL''@/$(GL_GNULIB_GETUSERSHELL)/g' \
9992 - -e 's/@''GNULIB_GROUP_MEMBER''@/$(GL_GNULIB_GROUP_MEMBER)/g' \
9993 - -e 's/@''GNULIB_ISATTY''@/$(GL_GNULIB_ISATTY)/g' \
9994 - -e 's/@''GNULIB_LCHOWN''@/$(GL_GNULIB_LCHOWN)/g' \
9995 - -e 's/@''GNULIB_LINK''@/$(GL_GNULIB_LINK)/g' \
9996 - -e 's/@''GNULIB_LINKAT''@/$(GL_GNULIB_LINKAT)/g' \
9997 - -e 's/@''GNULIB_LSEEK''@/$(GL_GNULIB_LSEEK)/g' \
9998 - -e 's/@''GNULIB_PIPE''@/$(GL_GNULIB_PIPE)/g' \
9999 - -e 's/@''GNULIB_PIPE2''@/$(GL_GNULIB_PIPE2)/g' \
10000 - -e 's/@''GNULIB_PREAD''@/$(GL_GNULIB_PREAD)/g' \
10001 - -e 's/@''GNULIB_PWRITE''@/$(GL_GNULIB_PWRITE)/g' \
10002 - -e 's/@''GNULIB_READ''@/$(GL_GNULIB_READ)/g' \
10003 - -e 's/@''GNULIB_READLINK''@/$(GL_GNULIB_READLINK)/g' \
10004 - -e 's/@''GNULIB_READLINKAT''@/$(GL_GNULIB_READLINKAT)/g' \
10005 - -e 's/@''GNULIB_RMDIR''@/$(GL_GNULIB_RMDIR)/g' \
10006 - -e 's/@''GNULIB_SETHOSTNAME''@/$(GL_GNULIB_SETHOSTNAME)/g' \
10007 - -e 's/@''GNULIB_SLEEP''@/$(GL_GNULIB_SLEEP)/g' \
10008 - -e 's/@''GNULIB_SYMLINK''@/$(GL_GNULIB_SYMLINK)/g' \
10009 - -e 's/@''GNULIB_SYMLINKAT''@/$(GL_GNULIB_SYMLINKAT)/g' \
10010 - -e 's/@''GNULIB_TRUNCATE''@/$(GL_GNULIB_TRUNCATE)/g' \
10011 - -e 's/@''GNULIB_TTYNAME_R''@/$(GL_GNULIB_TTYNAME_R)/g' \
10012 - -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0$(GL_GNULIB_UNISTD_H_GETOPT)/g' \
10013 - -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/$(GL_GNULIB_UNISTD_H_NONBLOCKING)/g' \
10014 - -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/$(GL_GNULIB_UNISTD_H_SIGPIPE)/g' \
10015 - -e 's/@''GNULIB_UNLINK''@/$(GL_GNULIB_UNLINK)/g' \
10016 - -e 's/@''GNULIB_UNLINKAT''@/$(GL_GNULIB_UNLINKAT)/g' \
10017 - -e 's/@''GNULIB_USLEEP''@/$(GL_GNULIB_USLEEP)/g' \
10018 - -e 's/@''GNULIB_WRITE''@/$(GL_GNULIB_WRITE)/g' \
10019 - -e 's/@''GNULIB_MDA_ACCESS''@/$(GL_GNULIB_MDA_ACCESS)/g' \
10020 - -e 's/@''GNULIB_MDA_CHDIR''@/$(GL_GNULIB_MDA_CHDIR)/g' \
10021 - -e 's/@''GNULIB_MDA_CLOSE''@/$(GL_GNULIB_MDA_CLOSE)/g' \
10022 - -e 's/@''GNULIB_MDA_DUP''@/$(GL_GNULIB_MDA_DUP)/g' \
10023 - -e 's/@''GNULIB_MDA_DUP2''@/$(GL_GNULIB_MDA_DUP2)/g' \
10024 - -e 's/@''GNULIB_MDA_EXECL''@/$(GL_GNULIB_MDA_EXECL)/g' \
10025 - -e 's/@''GNULIB_MDA_EXECLE''@/$(GL_GNULIB_MDA_EXECLE)/g' \
10026 - -e 's/@''GNULIB_MDA_EXECLP''@/$(GL_GNULIB_MDA_EXECLP)/g' \
10027 - -e 's/@''GNULIB_MDA_EXECV''@/$(GL_GNULIB_MDA_EXECV)/g' \
10028 - -e 's/@''GNULIB_MDA_EXECVE''@/$(GL_GNULIB_MDA_EXECVE)/g' \
10029 - -e 's/@''GNULIB_MDA_EXECVP''@/$(GL_GNULIB_MDA_EXECVP)/g' \
10030 - -e 's/@''GNULIB_MDA_EXECVPE''@/$(GL_GNULIB_MDA_EXECVPE)/g' \
10031 - -e 's/@''GNULIB_MDA_GETCWD''@/$(GL_GNULIB_MDA_GETCWD)/g' \
10032 - -e 's/@''GNULIB_MDA_GETPID''@/$(GL_GNULIB_MDA_GETPID)/g' \
10033 - -e 's/@''GNULIB_MDA_ISATTY''@/$(GL_GNULIB_MDA_ISATTY)/g' \
10034 - -e 's/@''GNULIB_MDA_LSEEK''@/$(GL_GNULIB_MDA_LSEEK)/g' \
10035 - -e 's/@''GNULIB_MDA_READ''@/$(GL_GNULIB_MDA_READ)/g' \
10036 - -e 's/@''GNULIB_MDA_RMDIR''@/$(GL_GNULIB_MDA_RMDIR)/g' \
10037 - -e 's/@''GNULIB_MDA_SWAB''@/$(GL_GNULIB_MDA_SWAB)/g' \
10038 - -e 's/@''GNULIB_MDA_UNLINK''@/$(GL_GNULIB_MDA_UNLINK)/g' \
10039 - -e 's/@''GNULIB_MDA_WRITE''@/$(GL_GNULIB_MDA_WRITE)/g' \
10040 + -e 's/@''GNULIB_CHDIR''@/$(GNULIB_CHDIR)/g' \
10041 + -e 's/@''GNULIB_CHOWN''@/$(GNULIB_CHOWN)/g' \
10042 + -e 's/@''GNULIB_CLOSE''@/$(GNULIB_CLOSE)/g' \
10043 + -e 's/@''GNULIB_DUP''@/$(GNULIB_DUP)/g' \
10044 + -e 's/@''GNULIB_DUP2''@/$(GNULIB_DUP2)/g' \
10045 + -e 's/@''GNULIB_DUP3''@/$(GNULIB_DUP3)/g' \
10046 + -e 's/@''GNULIB_ENVIRON''@/$(GNULIB_ENVIRON)/g' \
10047 + -e 's/@''GNULIB_EUIDACCESS''@/$(GNULIB_EUIDACCESS)/g' \
10048 + -e 's/@''GNULIB_FACCESSAT''@/$(GNULIB_FACCESSAT)/g' \
10049 + -e 's/@''GNULIB_FCHDIR''@/$(GNULIB_FCHDIR)/g' \
10050 + -e 's/@''GNULIB_FCHOWNAT''@/$(GNULIB_FCHOWNAT)/g' \
10051 + -e 's/@''GNULIB_FDATASYNC''@/$(GNULIB_FDATASYNC)/g' \
10052 + -e 's/@''GNULIB_FSYNC''@/$(GNULIB_FSYNC)/g' \
10053 + -e 's/@''GNULIB_FTRUNCATE''@/$(GNULIB_FTRUNCATE)/g' \
10054 + -e 's/@''GNULIB_GETCWD''@/$(GNULIB_GETCWD)/g' \
10055 + -e 's/@''GNULIB_GETDOMAINNAME''@/$(GNULIB_GETDOMAINNAME)/g' \
10056 + -e 's/@''GNULIB_GETDTABLESIZE''@/$(GNULIB_GETDTABLESIZE)/g' \
10057 + -e 's/@''GNULIB_GETGROUPS''@/$(GNULIB_GETGROUPS)/g' \
10058 + -e 's/@''GNULIB_GETHOSTNAME''@/$(GNULIB_GETHOSTNAME)/g' \
10059 + -e 's/@''GNULIB_GETLOGIN''@/$(GNULIB_GETLOGIN)/g' \
10060 + -e 's/@''GNULIB_GETLOGIN_R''@/$(GNULIB_GETLOGIN_R)/g' \
10061 + -e 's/@''GNULIB_GETPAGESIZE''@/$(GNULIB_GETPAGESIZE)/g' \
10062 + -e 's/@''GNULIB_GETPASS''@/$(GNULIB_GETPASS)/g' \
10063 + -e 's/@''GNULIB_GETUSERSHELL''@/$(GNULIB_GETUSERSHELL)/g' \
10064 + -e 's/@''GNULIB_GROUP_MEMBER''@/$(GNULIB_GROUP_MEMBER)/g' \
10065 + -e 's/@''GNULIB_ISATTY''@/$(GNULIB_ISATTY)/g' \
10066 + -e 's/@''GNULIB_LCHOWN''@/$(GNULIB_LCHOWN)/g' \
10067 + -e 's/@''GNULIB_LINK''@/$(GNULIB_LINK)/g' \
10068 + -e 's/@''GNULIB_LINKAT''@/$(GNULIB_LINKAT)/g' \
10069 + -e 's/@''GNULIB_LSEEK''@/$(GNULIB_LSEEK)/g' \
10070 + -e 's/@''GNULIB_PIPE''@/$(GNULIB_PIPE)/g' \
10071 + -e 's/@''GNULIB_PIPE2''@/$(GNULIB_PIPE2)/g' \
10072 + -e 's/@''GNULIB_PREAD''@/$(GNULIB_PREAD)/g' \
10073 + -e 's/@''GNULIB_PWRITE''@/$(GNULIB_PWRITE)/g' \
10074 + -e 's/@''GNULIB_READ''@/$(GNULIB_READ)/g' \
10075 + -e 's/@''GNULIB_READLINK''@/$(GNULIB_READLINK)/g' \
10076 + -e 's/@''GNULIB_READLINKAT''@/$(GNULIB_READLINKAT)/g' \
10077 + -e 's/@''GNULIB_RMDIR''@/$(GNULIB_RMDIR)/g' \
10078 + -e 's/@''GNULIB_SETHOSTNAME''@/$(GNULIB_SETHOSTNAME)/g' \
10079 + -e 's/@''GNULIB_SLEEP''@/$(GNULIB_SLEEP)/g' \
10080 + -e 's/@''GNULIB_SYMLINK''@/$(GNULIB_SYMLINK)/g' \
10081 + -e 's/@''GNULIB_SYMLINKAT''@/$(GNULIB_SYMLINKAT)/g' \
10082 + -e 's/@''GNULIB_TRUNCATE''@/$(GNULIB_TRUNCATE)/g' \
10083 + -e 's/@''GNULIB_TTYNAME_R''@/$(GNULIB_TTYNAME_R)/g' \
10084 + -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0$(GNULIB_GL_UNISTD_H_GETOPT)/g' \
10085 + -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/$(GNULIB_UNISTD_H_NONBLOCKING)/g' \
10086 + -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/$(GNULIB_UNISTD_H_SIGPIPE)/g' \
10087 + -e 's/@''GNULIB_UNLINK''@/$(GNULIB_UNLINK)/g' \
10088 + -e 's/@''GNULIB_UNLINKAT''@/$(GNULIB_UNLINKAT)/g' \
10089 + -e 's/@''GNULIB_USLEEP''@/$(GNULIB_USLEEP)/g' \
10090 + -e 's/@''GNULIB_WRITE''@/$(GNULIB_WRITE)/g' \
10091 < $(srcdir)/unistd.in.h | \
10092 sed -e 's|@''HAVE_CHOWN''@|$(HAVE_CHOWN)|g' \
10093 - -e 's|@''HAVE_COPY_FILE_RANGE''@|$(HAVE_COPY_FILE_RANGE)|g' \
10094 + -e 's|@''HAVE_DUP2''@|$(HAVE_DUP2)|g' \
10095 -e 's|@''HAVE_DUP3''@|$(HAVE_DUP3)|g' \
10096 -e 's|@''HAVE_EUIDACCESS''@|$(HAVE_EUIDACCESS)|g' \
10097 - -e 's|@''HAVE_EXECVPE''@|$(HAVE_EXECVPE)|g' \
10098 -e 's|@''HAVE_FACCESSAT''@|$(HAVE_FACCESSAT)|g' \
10099 -e 's|@''HAVE_FCHDIR''@|$(HAVE_FCHDIR)|g' \
10100 -e 's|@''HAVE_FCHOWNAT''@|$(HAVE_FCHOWNAT)|g' \
10101 @@ -5774,7 +3553,6 @@ unistd.h: unistd.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H
10102 -e 's|@''HAVE_FSYNC''@|$(HAVE_FSYNC)|g' \
10103 -e 's|@''HAVE_FTRUNCATE''@|$(HAVE_FTRUNCATE)|g' \
10104 -e 's|@''HAVE_GETDTABLESIZE''@|$(HAVE_GETDTABLESIZE)|g' \
10105 - -e 's|@''HAVE_GETENTROPY''@|$(HAVE_GETENTROPY)|g' \
10106 -e 's|@''HAVE_GETGROUPS''@|$(HAVE_GETGROUPS)|g' \
10107 -e 's|@''HAVE_GETHOSTNAME''@|$(HAVE_GETHOSTNAME)|g' \
10108 -e 's|@''HAVE_GETPAGESIZE''@|$(HAVE_GETPAGESIZE)|g' \
10109 @@ -5796,7 +3574,6 @@ unistd.h: unistd.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H
10110 -e 's|@''HAVE_UNLINKAT''@|$(HAVE_UNLINKAT)|g' \
10111 -e 's|@''HAVE_USLEEP''@|$(HAVE_USLEEP)|g' \
10112 -e 's|@''HAVE_DECL_ENVIRON''@|$(HAVE_DECL_ENVIRON)|g' \
10113 - -e 's|@''HAVE_DECL_EXECVPE''@|$(HAVE_DECL_EXECVPE)|g' \
10114 -e 's|@''HAVE_DECL_FCHDIR''@|$(HAVE_DECL_FCHDIR)|g' \
10115 -e 's|@''HAVE_DECL_FDATASYNC''@|$(HAVE_DECL_FDATASYNC)|g' \
10116 -e 's|@''HAVE_DECL_GETDOMAINNAME''@|$(HAVE_DECL_GETDOMAINNAME)|g' \
10117 @@ -5810,19 +3587,10 @@ unistd.h: unistd.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H
10118 -e 's|@''HAVE_OS_H''@|$(HAVE_OS_H)|g' \
10119 -e 's|@''HAVE_SYS_PARAM_H''@|$(HAVE_SYS_PARAM_H)|g' \
10120 | \
10121 - sed -e 's|@''REPLACE_ACCESS''@|$(REPLACE_ACCESS)|g' \
10122 - -e 's|@''REPLACE_CHOWN''@|$(REPLACE_CHOWN)|g' \
10123 + sed -e 's|@''REPLACE_CHOWN''@|$(REPLACE_CHOWN)|g' \
10124 -e 's|@''REPLACE_CLOSE''@|$(REPLACE_CLOSE)|g' \
10125 - -e 's|@''REPLACE_COPY_FILE_RANGE''@|$(REPLACE_COPY_FILE_RANGE)|g' \
10126 -e 's|@''REPLACE_DUP''@|$(REPLACE_DUP)|g' \
10127 -e 's|@''REPLACE_DUP2''@|$(REPLACE_DUP2)|g' \
10128 - -e 's|@''REPLACE_EXECL''@|$(REPLACE_EXECL)|g' \
10129 - -e 's|@''REPLACE_EXECLE''@|$(REPLACE_EXECLE)|g' \
10130 - -e 's|@''REPLACE_EXECLP''@|$(REPLACE_EXECLP)|g' \
10131 - -e 's|@''REPLACE_EXECV''@|$(REPLACE_EXECV)|g' \
10132 - -e 's|@''REPLACE_EXECVE''@|$(REPLACE_EXECVE)|g' \
10133 - -e 's|@''REPLACE_EXECVP''@|$(REPLACE_EXECVP)|g' \
10134 - -e 's|@''REPLACE_EXECVPE''@|$(REPLACE_EXECVPE)|g' \
10135 -e 's|@''REPLACE_FACCESSAT''@|$(REPLACE_FACCESSAT)|g' \
10136 -e 's|@''REPLACE_FCHOWNAT''@|$(REPLACE_FCHOWNAT)|g' \
10137 -e 's|@''REPLACE_FTRUNCATE''@|$(REPLACE_FTRUNCATE)|g' \
10138 @@ -5833,7 +3601,6 @@ unistd.h: unistd.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H
10139 -e 's|@''REPLACE_GETGROUPS''@|$(REPLACE_GETGROUPS)|g' \
10140 -e 's|@''REPLACE_GETPAGESIZE''@|$(REPLACE_GETPAGESIZE)|g' \
10141 -e 's|@''REPLACE_GETPASS''@|$(REPLACE_GETPASS)|g' \
10142 - -e 's|@''REPLACE_GETPASS_FOR_GETPASS_GNU''@|$(REPLACE_GETPASS_FOR_GETPASS_GNU)|g' \
10143 -e 's|@''REPLACE_ISATTY''@|$(REPLACE_ISATTY)|g' \
10144 -e 's|@''REPLACE_LCHOWN''@|$(REPLACE_LCHOWN)|g' \
10145 -e 's|@''REPLACE_LINK''@|$(REPLACE_LINK)|g' \
10146 @@ -5854,40 +3621,43 @@ unistd.h: unistd.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H
10147 -e 's|@''REPLACE_UNLINKAT''@|$(REPLACE_UNLINKAT)|g' \
10148 -e 's|@''REPLACE_USLEEP''@|$(REPLACE_USLEEP)|g' \
10149 -e 's|@''REPLACE_WRITE''@|$(REPLACE_WRITE)|g' \
10150 - -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|$(UNISTD_H_HAVE_SYS_RANDOM_H)|g' \
10151 -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|$(UNISTD_H_HAVE_WINSOCK2_H)|g' \
10152 -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|$(UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS)|g' \
10153 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
10154 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
10155 - -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
10156 - > $@-t
10157 - $(AM_V_at)mv $@-t $@
10158 + -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
10159 + } > $@-t && \
10160 + mv $@-t $@
10161
10162 # We need the following in order to create <utime.h> when the system
10163 # doesn't have one that works with the given compiler.
10164 -utime.h: utime.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
10165 - $(gl_V_at)$(SED_HEADER_STDOUT) \
10166 - -e 's|@''GUARD_PREFIX''@|GL|g' \
10167 - -e 's/@''HAVE_UTIME_H''@/$(HAVE_UTIME_H)/g' \
10168 - -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
10169 - -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
10170 - -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
10171 - -e 's|@''NEXT_UTIME_H''@|$(NEXT_UTIME_H)|g' \
10172 - -e 's/@''GNULIB_UTIME''@/$(GL_GNULIB_UTIME)/g' \
10173 - -e 's/@''GNULIB_MDA_UTIME''@/$(GL_GNULIB_MDA_UTIME)/g' \
10174 - -e 's|@''HAVE_UTIME''@|$(HAVE_UTIME)|g' \
10175 - -e 's|@''REPLACE_UTIME''@|$(REPLACE_UTIME)|g' \
10176 - -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
10177 - -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
10178 - -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
10179 - $(srcdir)/utime.in.h > $@-t
10180 - $(AM_V_at)mv $@-t $@
10181 +@GL_GENERATE_UTIME_H_TRUE@utime.h: utime.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
10182 +@GL_GENERATE_UTIME_H_TRUE@ $(AM_V_GEN)rm -f $@-t $@ && \
10183 +@GL_GENERATE_UTIME_H_TRUE@ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
10184 +@GL_GENERATE_UTIME_H_TRUE@ sed -e 's|@''GUARD_PREFIX''@|GL|g' \
10185 +@GL_GENERATE_UTIME_H_TRUE@ -e 's/@''HAVE_UTIME_H''@/$(HAVE_UTIME_H)/g' \
10186 +@GL_GENERATE_UTIME_H_TRUE@ -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
10187 +@GL_GENERATE_UTIME_H_TRUE@ -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
10188 +@GL_GENERATE_UTIME_H_TRUE@ -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
10189 +@GL_GENERATE_UTIME_H_TRUE@ -e 's|@''NEXT_UTIME_H''@|$(NEXT_UTIME_H)|g' \
10190 +@GL_GENERATE_UTIME_H_TRUE@ -e 's/@''GNULIB_UTIME''@/$(GNULIB_UTIME)/g' \
10191 +@GL_GENERATE_UTIME_H_TRUE@ -e 's|@''HAVE_UTIME''@|$(HAVE_UTIME)|g' \
10192 +@GL_GENERATE_UTIME_H_TRUE@ -e 's|@''REPLACE_UTIME''@|$(REPLACE_UTIME)|g' \
10193 +@GL_GENERATE_UTIME_H_TRUE@ -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
10194 +@GL_GENERATE_UTIME_H_TRUE@ -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
10195 +@GL_GENERATE_UTIME_H_TRUE@ -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
10196 +@GL_GENERATE_UTIME_H_TRUE@ < $(srcdir)/utime.in.h; \
10197 +@GL_GENERATE_UTIME_H_TRUE@ } > $@-t && \
10198 +@GL_GENERATE_UTIME_H_TRUE@ mv $@-t $@
10199 +@GL_GENERATE_UTIME_H_FALSE@utime.h: $(top_builddir)/config.status
10200 +@GL_GENERATE_UTIME_H_FALSE@ rm -f $@
10201
10202 # We need the following in order to create <wchar.h> when the system
10203 # version does not work standalone.
10204 wchar.h: wchar.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
10205 - $(gl_V_at)$(SED_HEADER_STDOUT) \
10206 - -e 's|@''GUARD_PREFIX''@|GL|g' \
10207 + $(AM_V_GEN)rm -f $@-t $@ && \
10208 + { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
10209 + sed -e 's|@''GUARD_PREFIX''@|GL|g' \
10210 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
10211 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
10212 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
10213 @@ -5895,50 +3665,47 @@ wchar.h: wchar.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H)
10214 -e 's|@''NEXT_WCHAR_H''@|$(NEXT_WCHAR_H)|g' \
10215 -e 's|@''HAVE_WCHAR_H''@|$(HAVE_WCHAR_H)|g' \
10216 -e 's/@''HAVE_CRTDEFS_H''@/$(HAVE_CRTDEFS_H)/g' \
10217 - -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/$(GNULIBHEADERS_OVERRIDE_WINT_T)/g' \
10218 - -e 's/@''GNULIB_BTOWC''@/$(GL_GNULIB_BTOWC)/g' \
10219 - -e 's/@''GNULIB_WCTOB''@/$(GL_GNULIB_WCTOB)/g' \
10220 - -e 's/@''GNULIB_MBSINIT''@/$(GL_GNULIB_MBSINIT)/g' \
10221 - -e 's/@''GNULIB_MBRTOWC''@/$(GL_GNULIB_MBRTOWC)/g' \
10222 - -e 's/@''GNULIB_MBRLEN''@/$(GL_GNULIB_MBRLEN)/g' \
10223 - -e 's/@''GNULIB_MBSRTOWCS''@/$(GL_GNULIB_MBSRTOWCS)/g' \
10224 - -e 's/@''GNULIB_MBSNRTOWCS''@/$(GL_GNULIB_MBSNRTOWCS)/g' \
10225 - -e 's/@''GNULIB_WCRTOMB''@/$(GL_GNULIB_WCRTOMB)/g' \
10226 - -e 's/@''GNULIB_WCSRTOMBS''@/$(GL_GNULIB_WCSRTOMBS)/g' \
10227 - -e 's/@''GNULIB_WCSNRTOMBS''@/$(GL_GNULIB_WCSNRTOMBS)/g' \
10228 - -e 's/@''GNULIB_WCWIDTH''@/$(GL_GNULIB_WCWIDTH)/g' \
10229 - -e 's/@''GNULIB_WMEMCHR''@/$(GL_GNULIB_WMEMCHR)/g' \
10230 - -e 's/@''GNULIB_WMEMCMP''@/$(GL_GNULIB_WMEMCMP)/g' \
10231 - -e 's/@''GNULIB_WMEMCPY''@/$(GL_GNULIB_WMEMCPY)/g' \
10232 - -e 's/@''GNULIB_WMEMMOVE''@/$(GL_GNULIB_WMEMMOVE)/g' \
10233 - -e 's/@''GNULIB_WMEMPCPY''@/$(GL_GNULIB_WMEMPCPY)/g' \
10234 - -e 's/@''GNULIB_WMEMSET''@/$(GL_GNULIB_WMEMSET)/g' \
10235 - -e 's/@''GNULIB_WCSLEN''@/$(GL_GNULIB_WCSLEN)/g' \
10236 - -e 's/@''GNULIB_WCSNLEN''@/$(GL_GNULIB_WCSNLEN)/g' \
10237 - -e 's/@''GNULIB_WCSCPY''@/$(GL_GNULIB_WCSCPY)/g' \
10238 - -e 's/@''GNULIB_WCPCPY''@/$(GL_GNULIB_WCPCPY)/g' \
10239 - -e 's/@''GNULIB_WCSNCPY''@/$(GL_GNULIB_WCSNCPY)/g' \
10240 - -e 's/@''GNULIB_WCPNCPY''@/$(GL_GNULIB_WCPNCPY)/g' \
10241 - -e 's/@''GNULIB_WCSCAT''@/$(GL_GNULIB_WCSCAT)/g' \
10242 - -e 's/@''GNULIB_WCSNCAT''@/$(GL_GNULIB_WCSNCAT)/g' \
10243 - -e 's/@''GNULIB_WCSCMP''@/$(GL_GNULIB_WCSCMP)/g' \
10244 - -e 's/@''GNULIB_WCSNCMP''@/$(GL_GNULIB_WCSNCMP)/g' \
10245 - -e 's/@''GNULIB_WCSCASECMP''@/$(GL_GNULIB_WCSCASECMP)/g' \
10246 - -e 's/@''GNULIB_WCSNCASECMP''@/$(GL_GNULIB_WCSNCASECMP)/g' \
10247 - -e 's/@''GNULIB_WCSCOLL''@/$(GL_GNULIB_WCSCOLL)/g' \
10248 - -e 's/@''GNULIB_WCSXFRM''@/$(GL_GNULIB_WCSXFRM)/g' \
10249 - -e 's/@''GNULIB_WCSDUP''@/$(GL_GNULIB_WCSDUP)/g' \
10250 - -e 's/@''GNULIB_WCSCHR''@/$(GL_GNULIB_WCSCHR)/g' \
10251 - -e 's/@''GNULIB_WCSRCHR''@/$(GL_GNULIB_WCSRCHR)/g' \
10252 - -e 's/@''GNULIB_WCSCSPN''@/$(GL_GNULIB_WCSCSPN)/g' \
10253 - -e 's/@''GNULIB_WCSSPN''@/$(GL_GNULIB_WCSSPN)/g' \
10254 - -e 's/@''GNULIB_WCSPBRK''@/$(GL_GNULIB_WCSPBRK)/g' \
10255 - -e 's/@''GNULIB_WCSSTR''@/$(GL_GNULIB_WCSSTR)/g' \
10256 - -e 's/@''GNULIB_WCSTOK''@/$(GL_GNULIB_WCSTOK)/g' \
10257 - -e 's/@''GNULIB_WCSWIDTH''@/$(GL_GNULIB_WCSWIDTH)/g' \
10258 - -e 's/@''GNULIB_WCSFTIME''@/$(GL_GNULIB_WCSFTIME)/g' \
10259 - -e 's/@''GNULIB_MDA_WCSDUP''@/$(GL_GNULIB_MDA_WCSDUP)/g' \
10260 - -e 's/@''GNULIB_FREE_POSIX''@/$(GL_GNULIB_FREE_POSIX)/g' \
10261 + -e 's/@''GNULIB_OVERRIDES_WINT_T''@/$(GNULIB_OVERRIDES_WINT_T)/g' \
10262 + -e 's/@''GNULIB_BTOWC''@/$(GNULIB_BTOWC)/g' \
10263 + -e 's/@''GNULIB_WCTOB''@/$(GNULIB_WCTOB)/g' \
10264 + -e 's/@''GNULIB_MBSINIT''@/$(GNULIB_MBSINIT)/g' \
10265 + -e 's/@''GNULIB_MBRTOWC''@/$(GNULIB_MBRTOWC)/g' \
10266 + -e 's/@''GNULIB_MBRLEN''@/$(GNULIB_MBRLEN)/g' \
10267 + -e 's/@''GNULIB_MBSRTOWCS''@/$(GNULIB_MBSRTOWCS)/g' \
10268 + -e 's/@''GNULIB_MBSNRTOWCS''@/$(GNULIB_MBSNRTOWCS)/g' \
10269 + -e 's/@''GNULIB_WCRTOMB''@/$(GNULIB_WCRTOMB)/g' \
10270 + -e 's/@''GNULIB_WCSRTOMBS''@/$(GNULIB_WCSRTOMBS)/g' \
10271 + -e 's/@''GNULIB_WCSNRTOMBS''@/$(GNULIB_WCSNRTOMBS)/g' \
10272 + -e 's/@''GNULIB_WCWIDTH''@/$(GNULIB_WCWIDTH)/g' \
10273 + -e 's/@''GNULIB_WMEMCHR''@/$(GNULIB_WMEMCHR)/g' \
10274 + -e 's/@''GNULIB_WMEMCMP''@/$(GNULIB_WMEMCMP)/g' \
10275 + -e 's/@''GNULIB_WMEMCPY''@/$(GNULIB_WMEMCPY)/g' \
10276 + -e 's/@''GNULIB_WMEMMOVE''@/$(GNULIB_WMEMMOVE)/g' \
10277 + -e 's/@''GNULIB_WMEMSET''@/$(GNULIB_WMEMSET)/g' \
10278 + -e 's/@''GNULIB_WCSLEN''@/$(GNULIB_WCSLEN)/g' \
10279 + -e 's/@''GNULIB_WCSNLEN''@/$(GNULIB_WCSNLEN)/g' \
10280 + -e 's/@''GNULIB_WCSCPY''@/$(GNULIB_WCSCPY)/g' \
10281 + -e 's/@''GNULIB_WCPCPY''@/$(GNULIB_WCPCPY)/g' \
10282 + -e 's/@''GNULIB_WCSNCPY''@/$(GNULIB_WCSNCPY)/g' \
10283 + -e 's/@''GNULIB_WCPNCPY''@/$(GNULIB_WCPNCPY)/g' \
10284 + -e 's/@''GNULIB_WCSCAT''@/$(GNULIB_WCSCAT)/g' \
10285 + -e 's/@''GNULIB_WCSNCAT''@/$(GNULIB_WCSNCAT)/g' \
10286 + -e 's/@''GNULIB_WCSCMP''@/$(GNULIB_WCSCMP)/g' \
10287 + -e 's/@''GNULIB_WCSNCMP''@/$(GNULIB_WCSNCMP)/g' \
10288 + -e 's/@''GNULIB_WCSCASECMP''@/$(GNULIB_WCSCASECMP)/g' \
10289 + -e 's/@''GNULIB_WCSNCASECMP''@/$(GNULIB_WCSNCASECMP)/g' \
10290 + -e 's/@''GNULIB_WCSCOLL''@/$(GNULIB_WCSCOLL)/g' \
10291 + -e 's/@''GNULIB_WCSXFRM''@/$(GNULIB_WCSXFRM)/g' \
10292 + -e 's/@''GNULIB_WCSDUP''@/$(GNULIB_WCSDUP)/g' \
10293 + -e 's/@''GNULIB_WCSCHR''@/$(GNULIB_WCSCHR)/g' \
10294 + -e 's/@''GNULIB_WCSRCHR''@/$(GNULIB_WCSRCHR)/g' \
10295 + -e 's/@''GNULIB_WCSCSPN''@/$(GNULIB_WCSCSPN)/g' \
10296 + -e 's/@''GNULIB_WCSSPN''@/$(GNULIB_WCSSPN)/g' \
10297 + -e 's/@''GNULIB_WCSPBRK''@/$(GNULIB_WCSPBRK)/g' \
10298 + -e 's/@''GNULIB_WCSSTR''@/$(GNULIB_WCSSTR)/g' \
10299 + -e 's/@''GNULIB_WCSTOK''@/$(GNULIB_WCSTOK)/g' \
10300 + -e 's/@''GNULIB_WCSWIDTH''@/$(GNULIB_WCSWIDTH)/g' \
10301 + -e 's/@''GNULIB_WCSFTIME''@/$(GNULIB_WCSFTIME)/g' \
10302 < $(srcdir)/wchar.in.h | \
10303 sed -e 's|@''HAVE_WINT_T''@|$(HAVE_WINT_T)|g' \
10304 -e 's|@''HAVE_BTOWC''@|$(HAVE_BTOWC)|g' \
10305 @@ -5954,7 +3721,6 @@ wchar.h: wchar.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H)
10306 -e 's|@''HAVE_WMEMCMP''@|$(HAVE_WMEMCMP)|g' \
10307 -e 's|@''HAVE_WMEMCPY''@|$(HAVE_WMEMCPY)|g' \
10308 -e 's|@''HAVE_WMEMMOVE''@|$(HAVE_WMEMMOVE)|g' \
10309 - -e 's|@''HAVE_WMEMPCPY''@|$(HAVE_WMEMPCPY)|g' \
10310 -e 's|@''HAVE_WMEMSET''@|$(HAVE_WMEMSET)|g' \
10311 -e 's|@''HAVE_WCSLEN''@|$(HAVE_WCSLEN)|g' \
10312 -e 's|@''HAVE_WCSNLEN''@|$(HAVE_WCSNLEN)|g' \
10313 @@ -5981,13 +3747,11 @@ wchar.h: wchar.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H)
10314 -e 's|@''HAVE_WCSWIDTH''@|$(HAVE_WCSWIDTH)|g' \
10315 -e 's|@''HAVE_WCSFTIME''@|$(HAVE_WCSFTIME)|g' \
10316 -e 's|@''HAVE_DECL_WCTOB''@|$(HAVE_DECL_WCTOB)|g' \
10317 - -e 's|@''HAVE_DECL_WCSDUP''@|$(HAVE_DECL_WCSDUP)|g' \
10318 -e 's|@''HAVE_DECL_WCWIDTH''@|$(HAVE_DECL_WCWIDTH)|g' \
10319 | \
10320 sed -e 's|@''REPLACE_MBSTATE_T''@|$(REPLACE_MBSTATE_T)|g' \
10321 -e 's|@''REPLACE_BTOWC''@|$(REPLACE_BTOWC)|g' \
10322 -e 's|@''REPLACE_WCTOB''@|$(REPLACE_WCTOB)|g' \
10323 - -e 's|@''REPLACE_FREE''@|$(REPLACE_FREE)|g' \
10324 -e 's|@''REPLACE_MBSINIT''@|$(REPLACE_MBSINIT)|g' \
10325 -e 's|@''REPLACE_MBRTOWC''@|$(REPLACE_MBRTOWC)|g' \
10326 -e 's|@''REPLACE_MBRLEN''@|$(REPLACE_MBRLEN)|g' \
10327 @@ -5999,12 +3763,11 @@ wchar.h: wchar.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H)
10328 -e 's|@''REPLACE_WCWIDTH''@|$(REPLACE_WCWIDTH)|g' \
10329 -e 's|@''REPLACE_WCSWIDTH''@|$(REPLACE_WCSWIDTH)|g' \
10330 -e 's|@''REPLACE_WCSFTIME''@|$(REPLACE_WCSFTIME)|g' \
10331 - -e 's|@''REPLACE_WCSTOK''@|$(REPLACE_WCSTOK)|g' \
10332 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
10333 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
10334 - -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
10335 - > $@-t
10336 - $(AM_V_at)mv $@-t $@
10337 + -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
10338 + } > $@-t && \
10339 + mv $@-t $@
10340
10341 mostlyclean-local: mostlyclean-generic
10342 @for dir in '' $(MOSTLYCLEANDIRS); do \
10343 @@ -6013,10 +3776,6 @@ mostlyclean-local: mostlyclean-generic
10344 fi; \
10345 done; \
10346 :
10347 -distclean-local: distclean-gnulib-libobjs
10348 -distclean-gnulib-libobjs:
10349 - -rm -f @gl_LIBOBJDEPS@
10350 -maintainer-clean-local: distclean-gnulib-libobjs
10351
10352 # Tell versions [3.59,3.63) of GNU make to not export all variables.
10353 # Otherwise a system limit (for SysV at least) may be exceeded.
10354
10355 diff --git a/autotools/gnulib/_Noreturn.h b/autotools/gnulib/_Noreturn.h
10356 index e914627..94fdfaf 100644
10357 --- a/autotools/gnulib/_Noreturn.h
10358 +++ b/autotools/gnulib/_Noreturn.h
10359 @@ -1,41 +1,10 @@
10360 -/* A C macro for declaring that a function does not return.
10361 - Copyright (C) 2011-2022 Free Software Foundation, Inc.
10362 -
10363 - This program is free software: you can redistribute it and/or modify it
10364 - under the terms of the GNU Lesser General Public License as published
10365 - by the Free Software Foundation; either version 2 of the License, or
10366 - (at your option) any later version.
10367 -
10368 - This program is distributed in the hope that it will be useful,
10369 - but WITHOUT ANY WARRANTY; without even the implied warranty of
10370 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
10371 - Lesser General Public License for more details.
10372 -
10373 - You should have received a copy of the GNU Lesser General Public License
10374 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
10375 -
10376 #ifndef _Noreturn
10377 -# if (defined __cplusplus \
10378 - && ((201103 <= __cplusplus && !(__GNUC__ == 4 && __GNUC_MINOR__ == 7)) \
10379 - || (defined _MSC_VER && 1900 <= _MSC_VER)) \
10380 - && 0)
10381 - /* [[noreturn]] is not practically usable, because with it the syntax
10382 - extern _Noreturn void func (...);
10383 - would not be valid; such a declaration would only be valid with 'extern'
10384 - and '_Noreturn' swapped, or without the 'extern' keyword. However, some
10385 - AIX system header files and several gnulib header files use precisely
10386 - this syntax with 'extern'. */
10387 +# if 201103 <= (defined __cplusplus ? __cplusplus : 0)
10388 # define _Noreturn [[noreturn]]
10389 -# elif ((!defined __cplusplus || defined __clang__) \
10390 - && (201112 <= (defined __STDC_VERSION__ ? __STDC_VERSION__ : 0) \
10391 - || (!defined __STRICT_ANSI__ \
10392 - && (4 < __GNUC__ + (7 <= __GNUC_MINOR__) \
10393 - || (defined __apple_build_version__ \
10394 - ? 6000000 <= __apple_build_version__ \
10395 - : 3 < __clang_major__ + (5 <= __clang_minor__))))))
10396 +# elif (201112 <= (defined __STDC_VERSION__ ? __STDC_VERSION__ : 0) \
10397 + || 4 < __GNUC__ + (7 <= __GNUC_MINOR__))
10398 /* _Noreturn works as-is. */
10399 -# elif (2 < __GNUC__ + (8 <= __GNUC_MINOR__) || defined __clang__ \
10400 - || 0x5110 <= __SUNPRO_C)
10401 +# elif 2 < __GNUC__ + (8 <= __GNUC_MINOR__) || 0x5110 <= __SUNPRO_C
10402 # define _Noreturn __attribute__ ((__noreturn__))
10403 # elif 1200 <= (defined _MSC_VER ? _MSC_VER : 0)
10404 # define _Noreturn __declspec (noreturn)
10405
10406 diff --git a/autotools/gnulib/alloca.in.h b/autotools/gnulib/alloca.in.h
10407 index e2b1461..a581d58 100644
10408 --- a/autotools/gnulib/alloca.in.h
10409 +++ b/autotools/gnulib/alloca.in.h
10410 @@ -1,20 +1,22 @@
10411 /* Memory allocation on the stack.
10412
10413 - Copyright (C) 1995, 1999, 2001-2004, 2006-2022 Free Software Foundation,
10414 + Copyright (C) 1995, 1999, 2001-2004, 2006-2019 Free Software Foundation,
10415 Inc.
10416
10417 - This file is free software: you can redistribute it and/or modify
10418 - it under the terms of the GNU Lesser General Public License as
10419 - published by the Free Software Foundation; either version 2.1 of the
10420 - License, or (at your option) any later version.
10421 + This program is free software; you can redistribute it and/or modify it
10422 + under the terms of the GNU General Public License as published
10423 + by the Free Software Foundation; either version 3, or (at your option)
10424 + any later version.
10425
10426 - This file is distributed in the hope that it will be useful,
10427 + This program is distributed in the hope that it will be useful,
10428 but WITHOUT ANY WARRANTY; without even the implied warranty of
10429 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10430 - GNU Lesser General Public License for more details.
10431 + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
10432 + General Public License for more details.
10433
10434 - You should have received a copy of the GNU Lesser General Public License
10435 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
10436 + You should have received a copy of the GNU General Public
10437 + License along with this program; if not, see
10438 + <https://www.gnu.org/licenses/>.
10439 + */
10440
10441 /* Avoid using the symbol _ALLOCA_H here, as Bison assumes _ALLOCA_H
10442 means there is a real alloca function. */
10443 @@ -33,16 +35,13 @@
10444 */
10445
10446 #ifndef alloca
10447 - /* Some version of mingw have an <alloca.h> that causes trouble when
10448 - included after 'alloca' gets defined as a macro. As a workaround,
10449 - include this <alloca.h> first and define 'alloca' as a macro afterwards
10450 - if needed. */
10451 -# if defined __GNUC__ && (defined _WIN32 && ! defined __CYGWIN__) && @HAVE_ALLOCA_H@
10452 -# include_next <alloca.h>
10453 -# endif
10454 -#endif
10455 -#ifndef alloca
10456 -# if defined __GNUC__ || (__clang_major__ >= 4)
10457 +# ifdef __GNUC__
10458 + /* Some version of mingw have an <alloca.h> that causes trouble when
10459 + included after 'alloca' gets defined as a macro. As a workaround, include
10460 + this <alloca.h> first and define 'alloca' as a macro afterwards. */
10461 +# if (defined _WIN32 && ! defined __CYGWIN__) && @HAVE_ALLOCA_H@
10462 +# include_next <alloca.h>
10463 +# endif
10464 # define alloca __builtin_alloca
10465 # elif defined _AIX
10466 # define alloca __alloca
10467
10468 diff --git a/autotools/gnulib/arg-nonnull.h b/autotools/gnulib/arg-nonnull.h
10469 index e4513ef..ad8c26c 100644
10470 --- a/autotools/gnulib/arg-nonnull.h
10471 +++ b/autotools/gnulib/arg-nonnull.h
10472 @@ -1,24 +1,24 @@
10473 /* A C macro for declaring that specific arguments must not be NULL.
10474 - Copyright (C) 2009-2022 Free Software Foundation, Inc.
10475 + Copyright (C) 2009-2019 Free Software Foundation, Inc.
10476
10477 This program is free software: you can redistribute it and/or modify it
10478 - under the terms of the GNU Lesser General Public License as published
10479 - by the Free Software Foundation; either version 2 of the License, or
10480 + under the terms of the GNU General Public License as published
10481 + by the Free Software Foundation; either version 3 of the License, or
10482 (at your option) any later version.
10483
10484 This program is distributed in the hope that it will be useful,
10485 but WITHOUT ANY WARRANTY; without even the implied warranty of
10486 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
10487 - Lesser General Public License for more details.
10488 + General Public License for more details.
10489
10490 - You should have received a copy of the GNU Lesser General Public License
10491 + You should have received a copy of the GNU General Public License
10492 along with this program. If not, see <https://www.gnu.org/licenses/>. */
10493
10494 /* _GL_ARG_NONNULL((n,...,m)) tells the compiler and static analyzer tools
10495 that the values passed as arguments n, ..., m must be non-NULL pointers.
10496 n = 1 stands for the first argument, n = 2 for the second argument etc. */
10497 #ifndef _GL_ARG_NONNULL
10498 -# if __GNUC__ > 3 || (__GNUC__ == 3 && __GNUC_MINOR__ >= 3) || defined __clang__
10499 +# if (__GNUC__ == 3 && __GNUC_MINOR__ >= 3) || __GNUC__ > 3
10500 # define _GL_ARG_NONNULL(params) __attribute__ ((__nonnull__ params))
10501 # else
10502 # define _GL_ARG_NONNULL(params)
10503
10504 diff --git a/autotools/gnulib/asnprintf.c b/autotools/gnulib/asnprintf.c
10505 index 0c5c76e..d2a8c09 100644
10506 --- a/autotools/gnulib/asnprintf.c
10507 +++ b/autotools/gnulib/asnprintf.c
10508 @@ -1,18 +1,18 @@
10509 /* Formatted output to strings.
10510 - Copyright (C) 1999, 2002, 2006, 2009-2022 Free Software Foundation, Inc.
10511 + Copyright (C) 1999, 2002, 2006, 2009-2019 Free Software Foundation, Inc.
10512
10513 - This file is free software: you can redistribute it and/or modify
10514 - it under the terms of the GNU Lesser General Public License as
10515 - published by the Free Software Foundation; either version 2.1 of the
10516 - License, or (at your option) any later version.
10517 + This program is free software; you can redistribute it and/or modify
10518 + it under the terms of the GNU General Public License as published by
10519 + the Free Software Foundation; either version 3, or (at your option)
10520 + any later version.
10521
10522 - This file is distributed in the hope that it will be useful,
10523 + This program is distributed in the hope that it will be useful,
10524 but WITHOUT ANY WARRANTY; without even the implied warranty of
10525 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10526 - GNU Lesser General Public License for more details.
10527 + GNU General Public License for more details.
10528
10529 - You should have received a copy of the GNU Lesser General Public License
10530 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
10531 + You should have received a copy of the GNU General Public License along
10532 + with this program; if not, see <https://www.gnu.org/licenses/>. */
10533
10534 #include <config.h>
10535
10536
10537 diff --git a/autotools/gnulib/asprintf.c b/autotools/gnulib/asprintf.c
10538 index 9c163f3..6cbd062 100644
10539 --- a/autotools/gnulib/asprintf.c
10540 +++ b/autotools/gnulib/asprintf.c
10541 @@ -1,19 +1,19 @@
10542 /* Formatted output to strings.
10543 - Copyright (C) 1999, 2002, 2006-2007, 2009-2022 Free Software Foundation,
10544 + Copyright (C) 1999, 2002, 2006-2007, 2009-2019 Free Software Foundation,
10545 Inc.
10546
10547 - This file is free software: you can redistribute it and/or modify
10548 - it under the terms of the GNU Lesser General Public License as
10549 - published by the Free Software Foundation; either version 2.1 of the
10550 - License, or (at your option) any later version.
10551 + This program is free software; you can redistribute it and/or modify
10552 + it under the terms of the GNU General Public License as published by
10553 + the Free Software Foundation; either version 3, or (at your option)
10554 + any later version.
10555
10556 - This file is distributed in the hope that it will be useful,
10557 + This program is distributed in the hope that it will be useful,
10558 but WITHOUT ANY WARRANTY; without even the implied warranty of
10559 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10560 - GNU Lesser General Public License for more details.
10561 + GNU General Public License for more details.
10562
10563 - You should have received a copy of the GNU Lesser General Public License
10564 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
10565 + You should have received a copy of the GNU General Public License along
10566 + with this program; if not, see <https://www.gnu.org/licenses/>. */
10567
10568 #include <config.h>
10569
10570
10571 diff --git a/autotools/gnulib/assure.h b/autotools/gnulib/assure.h
10572 index 20e806a..c21b6a6 100644
10573 --- a/autotools/gnulib/assure.h
10574 +++ b/autotools/gnulib/assure.h
10575 @@ -1,18 +1,18 @@
10576 /* Run-time assert-like macros.
10577
10578 - Copyright (C) 2014-2022 Free Software Foundation, Inc.
10579 + Copyright (C) 2014-2019 Free Software Foundation, Inc.
10580
10581 - This file is free software: you can redistribute it and/or modify
10582 - it under the terms of the GNU Lesser General Public License as
10583 - published by the Free Software Foundation; either version 2.1 of the
10584 - License, or (at your option) any later version.
10585 + This program is free software: you can redistribute it and/or modify
10586 + it under the terms of the GNU General Public License as published by
10587 + the Free Software Foundation; either version 3 of the License, or
10588 + (at your option) any later version.
10589
10590 - This file is distributed in the hope that it will be useful,
10591 + This program is distributed in the hope that it will be useful,
10592 but WITHOUT ANY WARRANTY; without even the implied warranty of
10593 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10594 - GNU Lesser General Public License for more details.
10595 + GNU General Public License for more details.
10596
10597 - You should have received a copy of the GNU Lesser General Public License
10598 + You should have received a copy of the GNU General Public License
10599 along with this program. If not, see <https://www.gnu.org/licenses/>. */
10600
10601 /* Written by Paul Eggert. */
10602 @@ -21,32 +21,12 @@
10603 #define _GL_ASSURE_H
10604
10605 #include <assert.h>
10606 -#include "verify.h"
10607 -
10608 -/* Evaluate an assertion E that is guaranteed to be true.
10609 - If NDEBUG is not defined, abort the program if E is false.
10610 - If NDEBUG is defined, the compiler can assume E and behavior is
10611 - undefined if E is false, fails to evaluate, or has side effects.
10612 -
10613 - Unlike standard 'assert', this macro evaluates E even when NDEBUG
10614 - is defined, so as to catch typos, avoid some GCC warnings, and
10615 - improve performance when E is simple enough.
10616 -
10617 - Also see the documentation for 'assume' in verify.h. */
10618 -
10619 -#ifdef NDEBUG
10620 -# define affirm(E) assume (E)
10621 -#else
10622 -# define affirm(E) assert (E)
10623 -#endif
10624
10625 /* Check E's value at runtime, and report an error and abort if not.
10626 However, do nothing if NDEBUG is defined.
10627
10628 - Unlike standard 'assert', this macro compiles E even when NDEBUG
10629 - is defined, so as to catch typos and avoid some GCC warnings.
10630 - Unlike 'affirm', it is OK for E to use hard-to-optimize features,
10631 - since E is not executed if NDEBUG is defined. */
10632 + Unlike standard 'assert', this macro always compiles E even when NDEBUG
10633 + is defined, so as to catch typos and avoid some GCC warnings. */
10634
10635 #ifdef NDEBUG
10636 # define assure(E) ((void) (0 && (E)))
10637
10638 diff --git a/autotools/gnulib/at-func.c b/autotools/gnulib/at-func.c
10639 index afcc819..d2e6319 100644
10640 --- a/autotools/gnulib/at-func.c
10641 +++ b/autotools/gnulib/at-func.c
10642 @@ -1,9 +1,9 @@
10643 /* Define at-style functions like fstatat, unlinkat, fchownat, etc.
10644 - Copyright (C) 2006, 2009-2022 Free Software Foundation, Inc.
10645 + Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc.
10646
10647 This program is free software: you can redistribute it and/or modify
10648 it under the terms of the GNU General Public License as published by
10649 - the Free Software Foundation, either version 3 of the License, or
10650 + the Free Software Foundation; either version 3 of the License, or
10651 (at your option) any later version.
10652
10653 This program is distributed in the hope that it will be useful,
10654 @@ -16,7 +16,7 @@
10655
10656 /* written by Jim Meyering */
10657
10658 -#include "filename.h" /* solely for definition of IS_ABSOLUTE_FILE_NAME */
10659 +#include "dosname.h" /* solely for definition of IS_ABSOLUTE_FILE_NAME */
10660
10661 #ifdef GNULIB_SUPPORT_ONLY_AT_FDCWD
10662 # include <errno.h>
10663
10664 diff --git a/autotools/gnulib/at-func2.c b/autotools/gnulib/at-func2.c
10665 index 8a0882e..eaa256c 100644
10666 --- a/autotools/gnulib/at-func2.c
10667 +++ b/autotools/gnulib/at-func2.c
10668 @@ -1,9 +1,9 @@
10669 /* Define 2-FD at-style functions like linkat or renameat.
10670 - Copyright (C) 2006, 2009-2022 Free Software Foundation, Inc.
10671 + Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc.
10672
10673 This program is free software: you can redistribute it and/or modify
10674 it under the terms of the GNU General Public License as published by
10675 - the Free Software Foundation, either version 3 of the License, or
10676 + the Free Software Foundation; either version 3 of the License, or
10677 (at your option) any later version.
10678
10679 This program is distributed in the hope that it will be useful,
10680 @@ -25,7 +25,7 @@
10681 #include <string.h>
10682 #include <unistd.h>
10683
10684 -#include "filename.h" /* solely for definition of IS_ABSOLUTE_FILE_NAME */
10685 +#include "dosname.h" /* solely for definition of IS_ABSOLUTE_FILE_NAME */
10686 #include "filenamecat.h"
10687 #include "openat.h"
10688 #include "same-inode.h"
10689 @@ -176,13 +176,6 @@ at_func2 (int fd1, char const *file1,
10690 return func (file1, file2); /* Reduced to case 5. */
10691 }
10692
10693 - /* Catch invalid arguments before changing directories. */
10694 - if (file1[0] == '\0' || file2[0] == '\0')
10695 - {
10696 - errno = ENOENT;
10697 - return -1;
10698 - }
10699 -
10700 /* Cases 3, 7, 12, 13, 15a, 15b remain. With all reductions in
10701 place, it is time to start changing directories. */
10702
10703
10704 diff --git a/autotools/gnulib/basename-lgpl.c b/autotools/gnulib/basename-lgpl.c
10705 index eb07e25..0ae04ee 100644
10706 --- a/autotools/gnulib/basename-lgpl.c
10707 +++ b/autotools/gnulib/basename-lgpl.c
10708 @@ -1,37 +1,37 @@
10709 /* basename.c -- return the last element in a file name
10710
10711 - Copyright (C) 1990, 1998-2001, 2003-2006, 2009-2022 Free Software
10712 + Copyright (C) 1990, 1998-2001, 2003-2006, 2009-2019 Free Software
10713 Foundation, Inc.
10714
10715 - This file is free software: you can redistribute it and/or modify
10716 - it under the terms of the GNU Lesser General Public License as
10717 - published by the Free Software Foundation; either version 2.1 of the
10718 - License, or (at your option) any later version.
10719 + This program is free software: you can redistribute it and/or modify
10720 + it under the terms of the GNU General Public License as published by
10721 + the Free Software Foundation; either version 3 of the License, or
10722 + (at your option) any later version.
10723
10724 - This file is distributed in the hope that it will be useful,
10725 + This program is distributed in the hope that it will be useful,
10726 but WITHOUT ANY WARRANTY; without even the implied warranty of
10727 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10728 - GNU Lesser General Public License for more details.
10729 + GNU General Public License for more details.
10730
10731 - You should have received a copy of the GNU Lesser General Public License
10732 + You should have received a copy of the GNU General Public License
10733 along with this program. If not, see <https://www.gnu.org/licenses/>. */
10734
10735 #include <config.h>
10736
10737 -/* Specification. */
10738 -#include "basename-lgpl.h"
10739 +#include "dirname.h"
10740
10741 -#include <stdbool.h>
10742 #include <string.h>
10743
10744 -#include "filename.h"
10745 +/* Return the address of the last file name component of NAME. If
10746 + NAME has no relative file name components because it is a file
10747 + system root, return the empty string. */
10748
10749 char *
10750 last_component (char const *name)
10751 {
10752 char const *base = name + FILE_SYSTEM_PREFIX_LEN (name);
10753 char const *p;
10754 - bool last_was_slash = false;
10755 + bool saw_slash = false;
10756
10757 while (ISSLASH (*base))
10758 base++;
10759 @@ -39,17 +39,21 @@ last_component (char const *name)
10760 for (p = base; *p; p++)
10761 {
10762 if (ISSLASH (*p))
10763 - last_was_slash = true;
10764 - else if (last_was_slash)
10765 + saw_slash = true;
10766 + else if (saw_slash)
10767 {
10768 base = p;
10769 - last_was_slash = false;
10770 + saw_slash = false;
10771 }
10772 }
10773
10774 return (char *) base;
10775 }
10776
10777 +/* Return the length of the basename NAME. Typically NAME is the
10778 + value returned by base_name or last_component. Act like strlen
10779 + (NAME), except omit all trailing slashes. */
10780 +
10781 size_t
10782 base_len (char const *name)
10783 {
10784
10785 diff --git a/autotools/gnulib/c++defs.h b/autotools/gnulib/c++defs.h
10786 index ad18155..87d0716 100644
10787 --- a/autotools/gnulib/c++defs.h
10788 +++ b/autotools/gnulib/c++defs.h
10789 @@ -1,17 +1,17 @@
10790 /* C++ compatible function declaration macros.
10791 - Copyright (C) 2010-2022 Free Software Foundation, Inc.
10792 + Copyright (C) 2010-2019 Free Software Foundation, Inc.
10793
10794 This program is free software: you can redistribute it and/or modify it
10795 - under the terms of the GNU Lesser General Public License as published
10796 - by the Free Software Foundation; either version 2 of the License, or
10797 + under the terms of the GNU General Public License as published
10798 + by the Free Software Foundation; either version 3 of the License, or
10799 (at your option) any later version.
10800
10801 This program is distributed in the hope that it will be useful,
10802 but WITHOUT ANY WARRANTY; without even the implied warranty of
10803 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
10804 - Lesser General Public License for more details.
10805 + General Public License for more details.
10806
10807 - You should have received a copy of the GNU Lesser General Public License
10808 + You should have received a copy of the GNU General Public License
10809 along with this program. If not, see <https://www.gnu.org/licenses/>. */
10810
10811 #ifndef _GL_CXXDEFS_H
10812 @@ -146,16 +146,6 @@
10813 _GL_EXTERN_C int _gl_cxxalias_dummy
10814 #endif
10815
10816 -/* _GL_CXXALIAS_MDA (func, rettype, parameters);
10817 - is to be used when func is a Microsoft deprecated alias, on native Windows.
10818 - It declares a C++ alias called GNULIB_NAMESPACE::func
10819 - that redirects to _func, if GNULIB_NAMESPACE is defined.
10820 - Example:
10821 - _GL_CXXALIAS_MDA (open, int, (const char *filename, int flags, ...));
10822 - */
10823 -#define _GL_CXXALIAS_MDA(func,rettype,parameters) \
10824 - _GL_CXXALIAS_RPL_1 (func, _##func, rettype, parameters)
10825 -
10826 /* _GL_CXXALIAS_RPL_CAST_1 (func, rpl_func, rettype, parameters);
10827 is like _GL_CXXALIAS_RPL_1 (func, rpl_func, rettype, parameters);
10828 except that the C function rpl_func may have a slightly different
10829 @@ -181,14 +171,6 @@
10830 _GL_EXTERN_C int _gl_cxxalias_dummy
10831 #endif
10832
10833 -/* _GL_CXXALIAS_MDA_CAST (func, rettype, parameters);
10834 - is like _GL_CXXALIAS_MDA (func, rettype, parameters);
10835 - except that the C function func may have a slightly different declaration.
10836 - A cast is used to silence the "invalid conversion" error that would
10837 - otherwise occur. */
10838 -#define _GL_CXXALIAS_MDA_CAST(func,rettype,parameters) \
10839 - _GL_CXXALIAS_RPL_CAST_1 (func, _##func, rettype, parameters)
10840 -
10841 /* _GL_CXXALIAS_SYS (func, rettype, parameters);
10842 declares a C++ alias called GNULIB_NAMESPACE::func
10843 that redirects to the system provided function func, if GNULIB_NAMESPACE
10844 @@ -286,7 +268,7 @@
10845 _GL_CXXALIASWARN_2 (func, namespace)
10846 /* To work around GCC bug <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43881>,
10847 we enable the warning only when not optimizing. */
10848 -# if !(defined __GNUC__ && !defined __clang__ && __OPTIMIZE__)
10849 +# if !__OPTIMIZE__
10850 # define _GL_CXXALIASWARN_2(func,namespace) \
10851 _GL_WARN_ON_USE (func, \
10852 "The symbol ::" #func " refers to the system function. " \
10853 @@ -314,11 +296,14 @@
10854 _GL_CXXALIASWARN1_2 (func, rettype, parameters_and_attributes, namespace)
10855 /* To work around GCC bug <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43881>,
10856 we enable the warning only when not optimizing. */
10857 -# if !(defined __GNUC__ && !defined __clang__ && __OPTIMIZE__)
10858 +# if !__OPTIMIZE__
10859 # define _GL_CXXALIASWARN1_2(func,rettype,parameters_and_attributes,namespace) \
10860 - _GL_WARN_ON_USE_CXX (func, rettype, rettype, parameters_and_attributes, \
10861 + _GL_WARN_ON_USE_CXX (func, rettype, parameters_and_attributes, \
10862 "The symbol ::" #func " refers to the system function. " \
10863 "Use " #namespace "::" #func " instead.")
10864 +# elif __GNUC__ >= 3 && GNULIB_STRICT_CHECKING
10865 +# define _GL_CXXALIASWARN1_2(func,rettype,parameters_and_attributes,namespace) \
10866 + extern __typeof__ (func) func
10867 # else
10868 # define _GL_CXXALIASWARN1_2(func,rettype,parameters_and_attributes,namespace) \
10869 _GL_EXTERN_C int _gl_cxxalias_dummy
10870
10871 diff --git a/autotools/gnulib/calloc.c b/autotools/gnulib/calloc.c
10872 deleted file mode 100644
10873 index 0a934b3..0000000
10874 --- a/autotools/gnulib/calloc.c
10875 +++ /dev/null
10876 @@ -1,55 +0,0 @@
10877 -/* calloc() function that is glibc compatible.
10878 - This wrapper function is required at least on Tru64 UNIX 5.1 and mingw.
10879 - Copyright (C) 2004-2007, 2009-2022 Free Software Foundation, Inc.
10880 -
10881 - This file is free software: you can redistribute it and/or modify
10882 - it under the terms of the GNU Lesser General Public License as
10883 - published by the Free Software Foundation; either version 2.1 of the
10884 - License, or (at your option) any later version.
10885 -
10886 - This file is distributed in the hope that it will be useful,
10887 - but WITHOUT ANY WARRANTY; without even the implied warranty of
10888 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10889 - GNU Lesser General Public License for more details.
10890 -
10891 - You should have received a copy of the GNU Lesser General Public License
10892 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
10893 -
10894 -/* written by Jim Meyering and Bruno Haible */
10895 -
10896 -#include <config.h>
10897 -
10898 -/* Specification. */
10899 -#include <stdlib.h>
10900 -
10901 -#include <errno.h>
10902 -
10903 -#include "xalloc-oversized.h"
10904 -
10905 -/* Call the system's calloc below. */
10906 -#undef calloc
10907 -
10908 -/* Allocate and zero-fill an NxS-byte block of memory from the heap,
10909 - even if N or S is zero. */
10910 -
10911 -void *
10912 -rpl_calloc (size_t n, size_t s)
10913 -{
10914 - if (n == 0 || s == 0)
10915 - n = s = 1;
10916 -
10917 - if (xalloc_oversized (n, s))
10918 - {
10919 - errno = ENOMEM;
10920 - return NULL;
10921 - }
10922 -
10923 - void *result = calloc (n, s);
10924 -
10925 -#if !HAVE_MALLOC_POSIX
10926 - if (result == NULL)
10927 - errno = ENOMEM;
10928 -#endif
10929 -
10930 - return result;
10931 -}
10932
10933 diff --git a/autotools/gnulib/canonicalize-lgpl.c b/autotools/gnulib/canonicalize-lgpl.c
10934 index a7fa7fe..4d1be6d 100644
10935 --- a/autotools/gnulib/canonicalize-lgpl.c
10936 +++ b/autotools/gnulib/canonicalize-lgpl.c
10937 @@ -1,58 +1,58 @@
10938 /* Return the canonical absolute name of a given file.
10939 - Copyright (C) 1996-2022 Free Software Foundation, Inc.
10940 + Copyright (C) 1996-2019 Free Software Foundation, Inc.
10941 This file is part of the GNU C Library.
10942
10943 - The GNU C Library is free software; you can redistribute it and/or
10944 - modify it under the terms of the GNU Lesser General Public
10945 - License as published by the Free Software Foundation; either
10946 - version 2.1 of the License, or (at your option) any later version.
10947 + This program is free software: you can redistribute it and/or modify
10948 + it under the terms of the GNU General Public License as published by
10949 + the Free Software Foundation; either version 3 of the License, or
10950 + (at your option) any later version.
10951
10952 - The GNU C Library is distributed in the hope that it will be useful,
10953 + This program is distributed in the hope that it will be useful,
10954 but WITHOUT ANY WARRANTY; without even the implied warranty of
10955 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
10956 - Lesser General Public License for more details.
10957 + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10958 + GNU General Public License for more details.
10959
10960 - You should have received a copy of the GNU Lesser General Public
10961 - License along with the GNU C Library; if not, see
10962 - <https://www.gnu.org/licenses/>. */
10963 + You should have received a copy of the GNU General Public License
10964 + along with this program. If not, see <https://www.gnu.org/licenses/>. */
10965
10966 #ifndef _LIBC
10967 /* Don't use __attribute__ __nonnull__ in this compilation unit. Otherwise gcc
10968 optimizes away the name == NULL test below. */
10969 # define _GL_ARG_NONNULL(params)
10970
10971 -# include <libc-config.h>
10972 +# define _GL_USE_STDLIB_ALLOC 1
10973 +# include <config.h>
10974 #endif
10975
10976 +#if !HAVE_CANONICALIZE_FILE_NAME || !FUNC_REALPATH_WORKS || defined _LIBC
10977 +
10978 /* Specification. */
10979 #include <stdlib.h>
10980
10981 -#include <errno.h>
10982 -#include <fcntl.h>
10983 -#include <limits.h>
10984 -#include <stdbool.h>
10985 +#include <alloca.h>
10986 #include <string.h>
10987 -#include <sys/stat.h>
10988 #include <unistd.h>
10989 -
10990 -#include <eloop-threshold.h>
10991 -#include <filename.h>
10992 -#include <idx.h>
10993 -#include <intprops.h>
10994 -#include <scratch_buffer.h>
10995 +#include <limits.h>
10996 +#if HAVE_SYS_PARAM_H || defined _LIBC
10997 +# include <sys/param.h>
10998 +#endif
10999 +#include <sys/stat.h>
11000 +#include <errno.h>
11001 +#include <stddef.h>
11002
11003 #ifdef _LIBC
11004 # include <shlib-compat.h>
11005 -# define GCC_LINT 1
11006 -# define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
11007 #else
11008 +# define SHLIB_COMPAT(lib, introduced, obsoleted) 0
11009 +# define versioned_symbol(lib, local, symbol, version) extern int dummy
11010 +# define compat_symbol(lib, local, symbol, version)
11011 +# define weak_alias(local, symbol)
11012 # define __canonicalize_file_name canonicalize_file_name
11013 # define __realpath realpath
11014 # include "pathmax.h"
11015 -# define __faccessat faccessat
11016 -# if defined _WIN32 && !defined __CYGWIN__
11017 -# define __getcwd _getcwd
11018 -# elif HAVE_GETCWD
11019 +# include "malloca.h"
11020 +# include "dosname.h"
11021 +# if HAVE_GETCWD
11022 # if IN_RELOCWRAPPER
11023 /* When building the relocatable program wrapper, use the system's getcwd
11024 function, not the gnulib override, otherwise we would get a link error.
11025 @@ -70,142 +70,57 @@
11026 # else
11027 # define __getcwd(buf, max) getwd (buf)
11028 # endif
11029 -# define __mempcpy mempcpy
11030 -# define __pathconf pathconf
11031 -# define __rawmemchr rawmemchr
11032 # define __readlink readlink
11033 -# if IN_RELOCWRAPPER
11034 - /* When building the relocatable program wrapper, use the system's memmove
11035 - function, not the gnulib override, otherwise we would get a link error.
11036 - */
11037 -# undef memmove
11038 +# define __set_errno(e) errno = (e)
11039 +# ifndef MAXSYMLINKS
11040 +# ifdef SYMLOOP_MAX
11041 +# define MAXSYMLINKS SYMLOOP_MAX
11042 +# else
11043 +# define MAXSYMLINKS 20
11044 +# endif
11045 # endif
11046 #endif
11047
11048 -/* Suppress bogus GCC -Wmaybe-uninitialized warnings. */
11049 -#if defined GCC_LINT || defined lint
11050 -# define IF_LINT(Code) Code
11051 -#else
11052 -# define IF_LINT(Code) /* empty */
11053 -#endif
11054 -
11055 #ifndef DOUBLE_SLASH_IS_DISTINCT_ROOT
11056 -# define DOUBLE_SLASH_IS_DISTINCT_ROOT false
11057 +# define DOUBLE_SLASH_IS_DISTINCT_ROOT 0
11058 #endif
11059
11060 -#if defined _LIBC || !FUNC_REALPATH_WORKS
11061 -
11062 -/* Return true if FILE's existence can be shown, false (setting errno)
11063 - otherwise. Follow symbolic links. */
11064 -static bool
11065 -file_accessible (char const *file)
11066 -{
11067 -# if defined _LIBC || HAVE_FACCESSAT
11068 - return __faccessat (AT_FDCWD, file, F_OK, AT_EACCESS) == 0;
11069 -# else
11070 - struct stat st;
11071 - return stat (file, &st) == 0 || errno == EOVERFLOW;
11072 -# endif
11073 -}
11074 -
11075 -/* True if concatenating END as a suffix to a file name means that the
11076 - code needs to check that the file name is that of a searchable
11077 - directory, since the canonicalize_filename_mode_stk code won't
11078 - check this later anyway when it checks an ordinary file name
11079 - component within END. END must either be empty, or start with a
11080 - slash. */
11081 -
11082 -static bool _GL_ATTRIBUTE_PURE
11083 -suffix_requires_dir_check (char const *end)
11084 -{
11085 - /* If END does not start with a slash, the suffix is OK. */
11086 - while (ISSLASH (*end))
11087 - {
11088 - /* Two or more slashes act like a single slash. */
11089 - do
11090 - end++;
11091 - while (ISSLASH (*end));
11092 -
11093 - switch (*end++)
11094 - {
11095 - default: return false; /* An ordinary file name component is OK. */
11096 - case '\0': return true; /* Trailing "/" is trouble. */
11097 - case '.': break; /* Possibly "." or "..". */
11098 - }
11099 - /* Trailing "/.", or "/.." even if not trailing, is trouble. */
11100 - if (!*end || (*end == '.' && (!end[1] || ISSLASH (end[1]))))
11101 - return true;
11102 - }
11103 -
11104 - return false;
11105 -}
11106 -
11107 -/* Append this to a file name to test whether it is a searchable directory.
11108 - On POSIX platforms "/" suffices, but "/./" is sometimes needed on
11109 - macOS 10.13 <https://bugs.gnu.org/30350>, and should also work on
11110 - platforms like AIX 7.2 that need at least "/.". */
11111 -
11112 -# if defined _LIBC || defined LSTAT_FOLLOWS_SLASHED_SYMLINK
11113 -static char const dir_suffix[] = "/";
11114 -# else
11115 -static char const dir_suffix[] = "/./";
11116 -# endif
11117 +/* Define this independently so that stdint.h is not a prerequisite. */
11118 +#ifndef SIZE_MAX
11119 +# define SIZE_MAX ((size_t) -1)
11120 +#endif
11121
11122 -/* Return true if DIR is a searchable dir, false (setting errno) otherwise.
11123 - DIREND points to the NUL byte at the end of the DIR string.
11124 - Store garbage into DIREND[0 .. strlen (dir_suffix)]. */
11125 +#if !FUNC_REALPATH_WORKS || defined _LIBC
11126
11127 -static bool
11128 -dir_check (char *dir, char *dirend)
11129 +static void
11130 +alloc_failed (void)
11131 {
11132 - strcpy (dirend, dir_suffix);
11133 - return file_accessible (dir);
11134 +#if defined _WIN32 && ! defined __CYGWIN__
11135 + /* Avoid errno problem without using the malloc or realloc modules; see:
11136 + https://lists.gnu.org/r/bug-gnulib/2016-08/msg00025.html */
11137 + errno = ENOMEM;
11138 +#endif
11139 }
11140
11141 -static idx_t
11142 -get_path_max (void)
11143 -{
11144 -# ifdef PATH_MAX
11145 - long int path_max = PATH_MAX;
11146 -# else
11147 - /* The caller invoked realpath with a null RESOLVED, even though
11148 - PATH_MAX is not defined as a constant. The glibc manual says
11149 - programs should not do this, and POSIX says the behavior is undefined.
11150 - Historically, glibc here used the result of pathconf, or 1024 if that
11151 - failed; stay consistent with this (dubious) historical practice. */
11152 - int err = errno;
11153 - long int path_max = __pathconf ("/", _PC_PATH_MAX);
11154 - __set_errno (err);
11155 -# endif
11156 - return path_max < 0 ? 1024 : path_max <= IDX_MAX ? path_max : IDX_MAX;
11157 -}
11158 +/* Return the canonical absolute name of file NAME. A canonical name
11159 + does not contain any ".", ".." components nor any repeated path
11160 + separators ('/') or symlinks. All path components must exist. If
11161 + RESOLVED is null, the result is malloc'd; otherwise, if the
11162 + canonical name is PATH_MAX chars or more, returns null with 'errno'
11163 + set to ENAMETOOLONG; if the name fits in fewer than PATH_MAX chars,
11164 + returns the name in RESOLVED. If the name cannot be resolved and
11165 + RESOLVED is non-NULL, it contains the path of the first component
11166 + that cannot be resolved. If the path can be resolved, RESOLVED
11167 + holds the same value as the value returned. */
11168
11169 -/* Act like __realpath (see below), with an additional argument
11170 - rname_buf that can be used as temporary storage.
11171 -
11172 - If GCC_LINT is defined, do not inline this function with GCC 10.1
11173 - and later, to avoid creating a pointer to the stack that GCC
11174 - -Wreturn-local-addr incorrectly complains about. See:
11175 - https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93644
11176 - Although the noinline attribute can hurt performance a bit, no better way
11177 - to pacify GCC is known; even an explicit #pragma does not pacify GCC.
11178 - When the GCC bug is fixed this workaround should be limited to the
11179 - broken GCC versions. */
11180 -# if __GNUC_PREREQ (10, 1)
11181 -# if defined GCC_LINT || defined lint
11182 -__attribute__ ((__noinline__))
11183 -# elif __OPTIMIZE__ && !__NO_INLINE__
11184 -# define GCC_BOGUS_WRETURN_LOCAL_ADDR
11185 -# endif
11186 -# endif
11187 -static char *
11188 -realpath_stk (const char *name, char *resolved,
11189 - struct scratch_buffer *rname_buf)
11190 +char *
11191 +__realpath (const char *name, char *resolved)
11192 {
11193 - char *dest;
11194 - char const *start;
11195 - char const *end;
11196 + char *rpath, *dest, *extra_buf = NULL;
11197 + const char *start, *end, *rpath_limit;
11198 + long int path_max;
11199 int num_links = 0;
11200 + size_t prefix_len;
11201
11202 if (name == NULL)
11203 {
11204 @@ -225,148 +140,205 @@ realpath_stk (const char *name, char *resolved,
11205 return NULL;
11206 }
11207
11208 - struct scratch_buffer extra_buffer, link_buffer;
11209 - scratch_buffer_init (&extra_buffer);
11210 - scratch_buffer_init (&link_buffer);
11211 - scratch_buffer_init (rname_buf);
11212 - char *rname_on_stack = rname_buf->data;
11213 - char *rname = rname_on_stack;
11214 - bool end_in_extra_buffer = false;
11215 - bool failed = true;
11216 +#ifdef PATH_MAX
11217 + path_max = PATH_MAX;
11218 +#else
11219 + path_max = pathconf (name, _PC_PATH_MAX);
11220 + if (path_max <= 0)
11221 + path_max = 8192;
11222 +#endif
11223 +
11224 + if (resolved == NULL)
11225 + {
11226 + rpath = malloc (path_max);
11227 + if (rpath == NULL)
11228 + {
11229 + alloc_failed ();
11230 + return NULL;
11231 + }
11232 + }
11233 + else
11234 + rpath = resolved;
11235 + rpath_limit = rpath + path_max;
11236
11237 /* This is always zero for Posix hosts, but can be 2 for MS-Windows
11238 and MS-DOS X:/foo/bar file names. */
11239 - idx_t prefix_len = FILE_SYSTEM_PREFIX_LEN (name);
11240 + prefix_len = FILE_SYSTEM_PREFIX_LEN (name);
11241
11242 if (!IS_ABSOLUTE_FILE_NAME (name))
11243 {
11244 - while (!__getcwd (rname, rname_buf->length))
11245 + if (!__getcwd (rpath, path_max))
11246 {
11247 - if (errno != ERANGE)
11248 - {
11249 - dest = rname;
11250 - goto error;
11251 - }
11252 - if (!scratch_buffer_grow (rname_buf))
11253 - goto error_nomem;
11254 - rname = rname_buf->data;
11255 + rpath[0] = '\0';
11256 + goto error;
11257 }
11258 - dest = __rawmemchr (rname, '\0');
11259 + dest = strchr (rpath, '\0');
11260 start = name;
11261 - prefix_len = FILE_SYSTEM_PREFIX_LEN (rname);
11262 + prefix_len = FILE_SYSTEM_PREFIX_LEN (rpath);
11263 }
11264 else
11265 {
11266 - dest = __mempcpy (rname, name, prefix_len);
11267 + dest = rpath;
11268 + if (prefix_len)
11269 + {
11270 + memcpy (rpath, name, prefix_len);
11271 + dest += prefix_len;
11272 + }
11273 *dest++ = '/';
11274 if (DOUBLE_SLASH_IS_DISTINCT_ROOT)
11275 {
11276 - if (prefix_len == 0 /* implies ISSLASH (name[0]) */
11277 - && ISSLASH (name[1]) && !ISSLASH (name[2]))
11278 + if (ISSLASH (name[1]) && !ISSLASH (name[2]) && !prefix_len)
11279 *dest++ = '/';
11280 *dest = '\0';
11281 }
11282 start = name + prefix_len;
11283 }
11284
11285 - for ( ; *start; start = end)
11286 + for (end = start; *start; start = end)
11287 {
11288 - /* Skip sequence of multiple file name separators. */
11289 +#ifdef _LIBC
11290 + struct stat64 st;
11291 +#else
11292 + struct stat st;
11293 +#endif
11294 +
11295 + /* Skip sequence of multiple path-separators. */
11296 while (ISSLASH (*start))
11297 ++start;
11298
11299 - /* Find end of component. */
11300 + /* Find end of path component. */
11301 for (end = start; *end && !ISSLASH (*end); ++end)
11302 /* Nothing. */;
11303
11304 - /* Length of this file name component; it can be zero if a file
11305 - name ends in '/'. */
11306 - idx_t startlen = end - start;
11307 -
11308 - if (startlen == 0)
11309 + if (end - start == 0)
11310 break;
11311 - else if (startlen == 1 && start[0] == '.')
11312 + else if (end - start == 1 && start[0] == '.')
11313 /* nothing */;
11314 - else if (startlen == 2 && start[0] == '.' && start[1] == '.')
11315 + else if (end - start == 2 && start[0] == '.' && start[1] == '.')
11316 {
11317 /* Back up to previous component, ignore if at root already. */
11318 - if (dest > rname + prefix_len + 1)
11319 - for (--dest; dest > rname && !ISSLASH (dest[-1]); --dest)
11320 + if (dest > rpath + prefix_len + 1)
11321 + for (--dest; dest > rpath && !ISSLASH (dest[-1]); --dest)
11322 continue;
11323 if (DOUBLE_SLASH_IS_DISTINCT_ROOT
11324 - && dest == rname + 1 && !prefix_len
11325 + && dest == rpath + 1 && !prefix_len
11326 && ISSLASH (*dest) && !ISSLASH (dest[1]))
11327 dest++;
11328 }
11329 else
11330 {
11331 + size_t new_size;
11332 +
11333 if (!ISSLASH (dest[-1]))
11334 *dest++ = '/';
11335
11336 - while (rname + rname_buf->length - dest
11337 - < startlen + sizeof dir_suffix)
11338 + if (dest + (end - start) >= rpath_limit)
11339 {
11340 - idx_t dest_offset = dest - rname;
11341 - if (!scratch_buffer_grow_preserve (rname_buf))
11342 - goto error_nomem;
11343 - rname = rname_buf->data;
11344 - dest = rname + dest_offset;
11345 + ptrdiff_t dest_offset = dest - rpath;
11346 + char *new_rpath;
11347 +
11348 + if (resolved)
11349 + {
11350 + __set_errno (ENAMETOOLONG);
11351 + if (dest > rpath + prefix_len + 1)
11352 + dest--;
11353 + *dest = '\0';
11354 + goto error;
11355 + }
11356 + new_size = rpath_limit - rpath;
11357 + if (end - start + 1 > path_max)
11358 + new_size += end - start + 1;
11359 + else
11360 + new_size += path_max;
11361 + new_rpath = (char *) realloc (rpath, new_size);
11362 + if (new_rpath == NULL)
11363 + {
11364 + alloc_failed ();
11365 + goto error;
11366 + }
11367 + rpath = new_rpath;
11368 + rpath_limit = rpath + new_size;
11369 +
11370 + dest = rpath + dest_offset;
11371 }
11372
11373 - dest = __mempcpy (dest, start, startlen);
11374 +#ifdef _LIBC
11375 + dest = __mempcpy (dest, start, end - start);
11376 +#else
11377 + memcpy (dest, start, end - start);
11378 + dest += end - start;
11379 +#endif
11380 *dest = '\0';
11381
11382 - char *buf;
11383 - ssize_t n;
11384 - while (true)
11385 - {
11386 - buf = link_buffer.data;
11387 - idx_t bufsize = link_buffer.length;
11388 - n = __readlink (rname, buf, bufsize - 1);
11389 - if (n < bufsize - 1)
11390 - break;
11391 - if (!scratch_buffer_grow (&link_buffer))
11392 - goto error_nomem;
11393 - }
11394 - if (0 <= n)
11395 + /* FIXME: if lstat fails with errno == EOVERFLOW,
11396 + the entry exists. */
11397 +#ifdef _LIBC
11398 + if (__lxstat64 (_STAT_VER, rpath, &st) < 0)
11399 +#else
11400 + if (lstat (rpath, &st) < 0)
11401 +#endif
11402 + goto error;
11403 +
11404 + if (S_ISLNK (st.st_mode))
11405 {
11406 - if (++num_links > __eloop_threshold ())
11407 + char *buf;
11408 + size_t len;
11409 + ssize_t n;
11410 +
11411 + if (++num_links > MAXSYMLINKS)
11412 {
11413 __set_errno (ELOOP);
11414 goto error;
11415 }
11416
11417 + buf = malloca (path_max);
11418 + if (!buf)
11419 + {
11420 + __set_errno (ENOMEM);
11421 + goto error;
11422 + }
11423 +
11424 + n = __readlink (rpath, buf, path_max - 1);
11425 + if (n < 0)
11426 + {
11427 + int saved_errno = errno;
11428 + freea (buf);
11429 + __set_errno (saved_errno);
11430 + goto error;
11431 + }
11432 buf[n] = '\0';
11433
11434 - char *extra_buf = extra_buffer.data;
11435 - idx_t end_idx IF_LINT (= 0);
11436 - if (end_in_extra_buffer)
11437 - end_idx = end - extra_buf;
11438 - size_t len = strlen (end);
11439 - if (INT_ADD_OVERFLOW (len, n))
11440 + if (!extra_buf)
11441 {
11442 - __set_errno (ENOMEM);
11443 - goto error_nomem;
11444 + extra_buf = malloca (path_max);
11445 + if (!extra_buf)
11446 + {
11447 + freea (buf);
11448 + __set_errno (ENOMEM);
11449 + goto error;
11450 + }
11451 }
11452 - while (extra_buffer.length <= len + n)
11453 +
11454 + len = strlen (end);
11455 + /* Check that n + len + 1 doesn't overflow and is <= path_max. */
11456 + if (n >= SIZE_MAX - len || n + len >= path_max)
11457 {
11458 - if (!scratch_buffer_grow_preserve (&extra_buffer))
11459 - goto error_nomem;
11460 - extra_buf = extra_buffer.data;
11461 + freea (buf);
11462 + __set_errno (ENAMETOOLONG);
11463 + goto error;
11464 }
11465 - if (end_in_extra_buffer)
11466 - end = extra_buf + end_idx;
11467
11468 /* Careful here, end may be a pointer into extra_buf... */
11469 memmove (&extra_buf[n], end, len + 1);
11470 name = end = memcpy (extra_buf, buf, n);
11471 - end_in_extra_buffer = true;
11472
11473 if (IS_ABSOLUTE_FILE_NAME (buf))
11474 {
11475 - idx_t pfxlen = FILE_SYSTEM_PREFIX_LEN (buf);
11476 + size_t pfxlen = FILE_SYSTEM_PREFIX_LEN (buf);
11477
11478 - dest = __mempcpy (rname, buf, pfxlen);
11479 + if (pfxlen)
11480 + memcpy (rpath, buf, pfxlen);
11481 + dest = rpath + pfxlen;
11482 *dest++ = '/'; /* It's an absolute symlink */
11483 if (DOUBLE_SLASH_IS_DISTINCT_ROOT)
11484 {
11485 @@ -381,70 +353,46 @@ realpath_stk (const char *name, char *resolved,
11486 {
11487 /* Back up to previous component, ignore if at root
11488 already: */
11489 - if (dest > rname + prefix_len + 1)
11490 - for (--dest; dest > rname && !ISSLASH (dest[-1]); --dest)
11491 + if (dest > rpath + prefix_len + 1)
11492 + for (--dest; dest > rpath && !ISSLASH (dest[-1]); --dest)
11493 continue;
11494 - if (DOUBLE_SLASH_IS_DISTINCT_ROOT && dest == rname + 1
11495 + if (DOUBLE_SLASH_IS_DISTINCT_ROOT && dest == rpath + 1
11496 && ISSLASH (*dest) && !ISSLASH (dest[1]) && !prefix_len)
11497 dest++;
11498 }
11499 }
11500 - else if (! (suffix_requires_dir_check (end)
11501 - ? dir_check (rname, dest)
11502 - : errno == EINVAL))
11503 - goto error;
11504 + else if (!S_ISDIR (st.st_mode) && *end != '\0')
11505 + {
11506 + __set_errno (ENOTDIR);
11507 + goto error;
11508 + }
11509 }
11510 }
11511 - if (dest > rname + prefix_len + 1 && ISSLASH (dest[-1]))
11512 + if (dest > rpath + prefix_len + 1 && ISSLASH (dest[-1]))
11513 --dest;
11514 - if (DOUBLE_SLASH_IS_DISTINCT_ROOT && dest == rname + 1 && !prefix_len
11515 + if (DOUBLE_SLASH_IS_DISTINCT_ROOT && dest == rpath + 1 && !prefix_len
11516 && ISSLASH (*dest) && !ISSLASH (dest[1]))
11517 dest++;
11518 - failed = false;
11519 -
11520 -error:
11521 - *dest++ = '\0';
11522 - if (resolved != NULL && dest - rname <= get_path_max ())
11523 - rname = strcpy (resolved, rname);
11524 -
11525 -error_nomem:
11526 - scratch_buffer_free (&extra_buffer);
11527 - scratch_buffer_free (&link_buffer);
11528 + *dest = '\0';
11529
11530 - if (failed || rname == resolved)
11531 - {
11532 - scratch_buffer_free (rname_buf);
11533 - return failed ? NULL : resolved;
11534 - }
11535 -
11536 - return scratch_buffer_dupfree (rname_buf, dest - rname);
11537 -}
11538 + if (extra_buf)
11539 + freea (extra_buf);
11540
11541 -/* Return the canonical absolute name of file NAME. A canonical name
11542 - does not contain any ".", ".." components nor any repeated file name
11543 - separators ('/') or symlinks. All file name components must exist. If
11544 - RESOLVED is null, the result is malloc'd; otherwise, if the
11545 - canonical name is PATH_MAX chars or more, returns null with 'errno'
11546 - set to ENAMETOOLONG; if the name fits in fewer than PATH_MAX chars,
11547 - returns the name in RESOLVED. If the name cannot be resolved and
11548 - RESOLVED is non-NULL, it contains the name of the first component
11549 - that cannot be resolved. If the name can be resolved, RESOLVED
11550 - holds the same value as the value returned. */
11551 + return rpath;
11552
11553 -char *
11554 -__realpath (const char *name, char *resolved)
11555 -{
11556 - #ifdef GCC_BOGUS_WRETURN_LOCAL_ADDR
11557 - #warning "GCC might issue a bogus -Wreturn-local-addr warning here."
11558 - #warning "See <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93644>."
11559 - #endif
11560 - struct scratch_buffer rname_buffer;
11561 - return realpath_stk (name, resolved, &rname_buffer);
11562 +error:
11563 + {
11564 + int saved_errno = errno;
11565 + if (extra_buf)
11566 + freea (extra_buf);
11567 + if (resolved == NULL)
11568 + free (rpath);
11569 + __set_errno (saved_errno);
11570 + }
11571 + return NULL;
11572 }
11573 -libc_hidden_def (__realpath)
11574 versioned_symbol (libc, __realpath, realpath, GLIBC_2_3);
11575 -
11576 -#endif /* defined _LIBC || !FUNC_REALPATH_WORKS */
11577 +#endif /* !FUNC_REALPATH_WORKS || defined _LIBC */
11578
11579
11580 #if SHLIB_COMPAT(libc, GLIBC_2_0, GLIBC_2_3)
11581 @@ -470,3 +418,11 @@ __canonicalize_file_name (const char *name)
11582 return __realpath (name, NULL);
11583 }
11584 weak_alias (__canonicalize_file_name, canonicalize_file_name)
11585 +
11586 +#else
11587 +
11588 +/* This declaration is solely to ensure that after preprocessing
11589 + this file is never empty. */
11590 +typedef int dummy;
11591 +
11592 +#endif
11593
11594 diff --git a/autotools/gnulib/chdir-long.c b/autotools/gnulib/chdir-long.c
11595 index f4efb20..febdf59 100644
11596 --- a/autotools/gnulib/chdir-long.c
11597 +++ b/autotools/gnulib/chdir-long.c
11598 @@ -1,9 +1,9 @@
11599 /* provide a chdir function that tries not to fail due to ENAMETOOLONG
11600 - Copyright (C) 2004-2022 Free Software Foundation, Inc.
11601 + Copyright (C) 2004-2019 Free Software Foundation, Inc.
11602
11603 This program is free software: you can redistribute it and/or modify
11604 it under the terms of the GNU General Public License as published by
11605 - the Free Software Foundation, either version 3 of the License, or
11606 + the Free Software Foundation; either version 3 of the License, or
11607 (at your option) any later version.
11608
11609 This program is distributed in the hope that it will be useful,
11610
11611 diff --git a/autotools/gnulib/chdir-long.h b/autotools/gnulib/chdir-long.h
11612 index 84a7298..43259d1 100644
11613 --- a/autotools/gnulib/chdir-long.h
11614 +++ b/autotools/gnulib/chdir-long.h
11615 @@ -1,9 +1,9 @@
11616 /* provide a chdir function that tries not to fail due to ENAMETOOLONG
11617 - Copyright (C) 2004-2005, 2009-2022 Free Software Foundation, Inc.
11618 + Copyright (C) 2004-2005, 2009-2019 Free Software Foundation, Inc.
11619
11620 This program is free software: you can redistribute it and/or modify
11621 it under the terms of the GNU General Public License as published by
11622 - the Free Software Foundation, either version 3 of the License, or
11623 + the Free Software Foundation; either version 3 of the License, or
11624 (at your option) any later version.
11625
11626 This program is distributed in the hope that it will be useful,
11627
11628 diff --git a/autotools/gnulib/cloexec.c b/autotools/gnulib/cloexec.c
11629 index 812be01..db42576 100644
11630 --- a/autotools/gnulib/cloexec.c
11631 +++ b/autotools/gnulib/cloexec.c
11632 @@ -1,21 +1,21 @@
11633 /* cloexec.c - set or clear the close-on-exec descriptor flag
11634
11635 - Copyright (C) 1991, 2004-2006, 2009-2022 Free Software Foundation, Inc.
11636 + Copyright (C) 1991, 2004-2006, 2009-2019 Free Software Foundation, Inc.
11637
11638 - This file is free software: you can redistribute it and/or modify
11639 - it under the terms of the GNU Lesser General Public License as
11640 - published by the Free Software Foundation; either version 2.1 of the
11641 - License, or (at your option) any later version.
11642 + This program is free software: you can redistribute it and/or modify
11643 + it under the terms of the GNU General Public License as published by
11644 + the Free Software Foundation; either version 3 of the License, or
11645 + (at your option) any later version.
11646
11647 - This file is distributed in the hope that it will be useful,
11648 + This program is distributed in the hope that it will be useful,
11649 but WITHOUT ANY WARRANTY; without even the implied warranty of
11650 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11651 - GNU Lesser General Public License for more details.
11652 + GNU General Public License for more details.
11653
11654 - You should have received a copy of the GNU Lesser General Public License
11655 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
11656 + You should have received a copy of the GNU General Public License
11657 + along with this program. If not, see <https://www.gnu.org/licenses/>.
11658
11659 -/* The code is taken from glibc/manual/llio.texi */
11660 + The code is taken from glibc/manual/llio.texi */
11661
11662 #include <config.h>
11663
11664
11665 diff --git a/autotools/gnulib/cloexec.h b/autotools/gnulib/cloexec.h
11666 index 7a22d77..06ad945 100644
11667 --- a/autotools/gnulib/cloexec.h
11668 +++ b/autotools/gnulib/cloexec.h
11669 @@ -1,19 +1,21 @@
11670 /* cloexec.c - set or clear the close-on-exec descriptor flag
11671
11672 - Copyright (C) 2004, 2009-2022 Free Software Foundation, Inc.
11673 + Copyright (C) 2004, 2009-2019 Free Software Foundation, Inc.
11674
11675 - This file is free software: you can redistribute it and/or modify
11676 - it under the terms of the GNU Lesser General Public License as
11677 - published by the Free Software Foundation; either version 2.1 of the
11678 - License, or (at your option) any later version.
11679 + This program is free software: you can redistribute it and/or modify
11680 + it under the terms of the GNU General Public License as published by
11681 + the Free Software Foundation; either version 3 of the License, or
11682 + (at your option) any later version.
11683
11684 - This file is distributed in the hope that it will be useful,
11685 + This program is distributed in the hope that it will be useful,
11686 but WITHOUT ANY WARRANTY; without even the implied warranty of
11687 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11688 - GNU Lesser General Public License for more details.
11689 + GNU General Public License for more details.
11690
11691 - You should have received a copy of the GNU Lesser General Public License
11692 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
11693 + You should have received a copy of the GNU General Public License
11694 + along with this program. If not, see <https://www.gnu.org/licenses/>.
11695 +
11696 +*/
11697
11698 #include <stdbool.h>
11699
11700
11701 diff --git a/autotools/gnulib/close.c b/autotools/gnulib/close.c
11702 index 44990ba..40ce845 100644
11703 --- a/autotools/gnulib/close.c
11704 +++ b/autotools/gnulib/close.c
11705 @@ -1,17 +1,17 @@
11706 /* close replacement.
11707 - Copyright (C) 2008-2022 Free Software Foundation, Inc.
11708 + Copyright (C) 2008-2019 Free Software Foundation, Inc.
11709
11710 - This file is free software: you can redistribute it and/or modify
11711 - it under the terms of the GNU Lesser General Public License as
11712 - published by the Free Software Foundation; either version 2.1 of the
11713 - License, or (at your option) any later version.
11714 + This program is free software: you can redistribute it and/or modify
11715 + it under the terms of the GNU General Public License as published by
11716 + the Free Software Foundation; either version 3 of the License, or
11717 + (at your option) any later version.
11718
11719 - This file is distributed in the hope that it will be useful,
11720 + This program is distributed in the hope that it will be useful,
11721 but WITHOUT ANY WARRANTY; without even the implied warranty of
11722 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11723 - GNU Lesser General Public License for more details.
11724 + GNU General Public License for more details.
11725
11726 - You should have received a copy of the GNU Lesser General Public License
11727 + You should have received a copy of the GNU General Public License
11728 along with this program. If not, see <https://www.gnu.org/licenses/>. */
11729
11730 #include <config.h>
11731 @@ -28,8 +28,7 @@
11732
11733 #undef close
11734
11735 -#if defined _WIN32 && !defined __CYGWIN__
11736 -# if HAVE_MSVC_INVALID_PARAMETER_HANDLER
11737 +#if HAVE_MSVC_INVALID_PARAMETER_HANDLER
11738 static int
11739 close_nothrow (int fd)
11740 {
11741 @@ -37,7 +36,7 @@ close_nothrow (int fd)
11742
11743 TRY_MSVC_INVAL
11744 {
11745 - result = _close (fd);
11746 + result = close (fd);
11747 }
11748 CATCH_MSVC_INVAL
11749 {
11750 @@ -48,9 +47,6 @@ close_nothrow (int fd)
11751
11752 return result;
11753 }
11754 -# else
11755 -# define close_nothrow _close
11756 -# endif
11757 #else
11758 # define close_nothrow close
11759 #endif
11760
11761 diff --git a/autotools/gnulib/closedir.c b/autotools/gnulib/closedir.c
11762 index a273122..017fb68 100644
11763 --- a/autotools/gnulib/closedir.c
11764 +++ b/autotools/gnulib/closedir.c
11765 @@ -1,17 +1,17 @@
11766 /* Stop reading the entries of a directory.
11767 - Copyright (C) 2006-2022 Free Software Foundation, Inc.
11768 + Copyright (C) 2006-2019 Free Software Foundation, Inc.
11769
11770 - This file is free software: you can redistribute it and/or modify
11771 - it under the terms of the GNU Lesser General Public License as
11772 - published by the Free Software Foundation; either version 2.1 of the
11773 - License, or (at your option) any later version.
11774 + This program is free software: you can redistribute it and/or modify
11775 + it under the terms of the GNU General Public License as published by
11776 + the Free Software Foundation; either version 3 of the License, or
11777 + (at your option) any later version.
11778
11779 - This file is distributed in the hope that it will be useful,
11780 + This program is distributed in the hope that it will be useful,
11781 but WITHOUT ANY WARRANTY; without even the implied warranty of
11782 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11783 - GNU Lesser General Public License for more details.
11784 + GNU General Public License for more details.
11785
11786 - You should have received a copy of the GNU Lesser General Public License
11787 + You should have received a copy of the GNU General Public License
11788 along with this program. If not, see <https://www.gnu.org/licenses/>. */
11789
11790 #include <config.h>
11791
11792 diff --git a/autotools/gnulib/dirent-private.h b/autotools/gnulib/dirent-private.h
11793 index 30cf5d9..1eb1b35 100644
11794 --- a/autotools/gnulib/dirent-private.h
11795 +++ b/autotools/gnulib/dirent-private.h
11796 @@ -1,17 +1,17 @@
11797 /* Private details of the DIR type.
11798 - Copyright (C) 2011-2022 Free Software Foundation, Inc.
11799 + Copyright (C) 2011-2019 Free Software Foundation, Inc.
11800
11801 - This file is free software: you can redistribute it and/or modify
11802 - it under the terms of the GNU Lesser General Public License as
11803 - published by the Free Software Foundation; either version 2.1 of the
11804 - License, or (at your option) any later version.
11805 + This program is free software: you can redistribute it and/or modify
11806 + it under the terms of the GNU General Public License as published by
11807 + the Free Software Foundation; either version 3 of the License, or
11808 + (at your option) any later version.
11809
11810 - This file is distributed in the hope that it will be useful,
11811 + This program is distributed in the hope that it will be useful,
11812 but WITHOUT ANY WARRANTY; without even the implied warranty of
11813 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11814 - GNU Lesser General Public License for more details.
11815 + GNU General Public License for more details.
11816
11817 - You should have received a copy of the GNU Lesser General Public License
11818 + You should have received a copy of the GNU General Public License
11819 along with this program. If not, see <https://www.gnu.org/licenses/>. */
11820
11821 #ifndef _DIRENT_PRIVATE_H
11822 @@ -20,10 +20,6 @@
11823 #define WIN32_LEAN_AND_MEAN
11824 #include <windows.h>
11825
11826 -/* Don't assume that UNICODE is not defined. */
11827 -#undef WIN32_FIND_DATA
11828 -#define WIN32_FIND_DATA WIN32_FIND_DATAA
11829 -
11830 struct gl_directory
11831 {
11832 /* Status, or error code to produce in next readdir() call.
11833
11834 diff --git a/autotools/gnulib/dirent.in.h b/autotools/gnulib/dirent.in.h
11835 index f28288d..a3c8eb3 100644
11836 --- a/autotools/gnulib/dirent.in.h
11837 +++ b/autotools/gnulib/dirent.in.h
11838 @@ -1,17 +1,17 @@
11839 /* A GNU-like <dirent.h>.
11840 - Copyright (C) 2006-2022 Free Software Foundation, Inc.
11841 + Copyright (C) 2006-2019 Free Software Foundation, Inc.
11842
11843 - This file is free software: you can redistribute it and/or modify
11844 - it under the terms of the GNU Lesser General Public License as
11845 - published by the Free Software Foundation; either version 2.1 of the
11846 - License, or (at your option) any later version.
11847 + This program is free software: you can redistribute it and/or modify
11848 + it under the terms of the GNU General Public License as published by
11849 + the Free Software Foundation; either version 3 of the License, or
11850 + (at your option) any later version.
11851
11852 - This file is distributed in the hope that it will be useful,
11853 + This program is distributed in the hope that it will be useful,
11854 but WITHOUT ANY WARRANTY; without even the implied warranty of
11855 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11856 - GNU Lesser General Public License for more details.
11857 + GNU General Public License for more details.
11858
11859 - You should have received a copy of the GNU Lesser General Public License
11860 + You should have received a copy of the GNU General Public License
11861 along with this program. If not, see <https://www.gnu.org/licenses/>. */
11862
11863 #ifndef _@GUARD_PREFIX@_DIRENT_H
11864 @@ -55,36 +55,12 @@ typedef struct gl_directory DIR;
11865 # endif
11866 #endif
11867
11868 -/* _GL_ATTRIBUTE_DEALLOC (F, I) declares that the function returns pointers
11869 - that can be freed by passing them as the Ith argument to the
11870 - function F. */
11871 -#ifndef _GL_ATTRIBUTE_DEALLOC
11872 -# if __GNUC__ >= 11
11873 -# define _GL_ATTRIBUTE_DEALLOC(f, i) __attribute__ ((__malloc__ (f, i)))
11874 -# else
11875 -# define _GL_ATTRIBUTE_DEALLOC(f, i)
11876 -# endif
11877 -#endif
11878 -
11879 -/* _GL_ATTRIBUTE_MALLOC declares that the function returns a pointer to freshly
11880 - allocated memory. */
11881 -/* Applies to: functions. */
11882 -#ifndef _GL_ATTRIBUTE_MALLOC
11883 -# if __GNUC__ >= 3 || defined __clang__
11884 -# define _GL_ATTRIBUTE_MALLOC __attribute__ ((__malloc__))
11885 -# else
11886 -# define _GL_ATTRIBUTE_MALLOC
11887 -# endif
11888 -#endif
11889 -
11890 /* The __attribute__ feature is available in gcc versions 2.5 and later.
11891 The attribute __pure__ was added in gcc 2.96. */
11892 -#ifndef _GL_ATTRIBUTE_PURE
11893 -# if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96) || defined __clang__
11894 -# define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
11895 -# else
11896 -# define _GL_ATTRIBUTE_PURE /* empty */
11897 -# endif
11898 +#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
11899 +# define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
11900 +#else
11901 +# define _GL_ATTRIBUTE_PURE /* empty */
11902 #endif
11903
11904 /* The definitions of _GL_FUNCDECL_RPL etc. are copied here. */
11905 @@ -96,30 +72,6 @@ typedef struct gl_directory DIR;
11906
11907 /* Declare overridden functions. */
11908
11909 -#if @GNULIB_CLOSEDIR@
11910 -# if @REPLACE_CLOSEDIR@
11911 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
11912 -# undef closedir
11913 -# define closedir rpl_closedir
11914 -# define GNULIB_defined_closedir 1
11915 -# endif
11916 -_GL_FUNCDECL_RPL (closedir, int, (DIR *dirp) _GL_ARG_NONNULL ((1)));
11917 -_GL_CXXALIAS_RPL (closedir, int, (DIR *dirp));
11918 -# else
11919 -# if !@HAVE_CLOSEDIR@
11920 -_GL_FUNCDECL_SYS (closedir, int, (DIR *dirp) _GL_ARG_NONNULL ((1)));
11921 -# endif
11922 -_GL_CXXALIAS_SYS (closedir, int, (DIR *dirp));
11923 -# endif
11924 -_GL_CXXALIASWARN (closedir);
11925 -#elif defined GNULIB_POSIXCHECK
11926 -# undef closedir
11927 -# if HAVE_RAW_DECL_CLOSEDIR
11928 -_GL_WARN_ON_USE (closedir, "closedir is not portable - "
11929 - "use gnulib module closedir for portability");
11930 -# endif
11931 -#endif
11932 -
11933 #if @GNULIB_OPENDIR@
11934 # if @REPLACE_OPENDIR@
11935 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
11936 @@ -127,36 +79,20 @@ _GL_WARN_ON_USE (closedir, "closedir is not portable - "
11937 # define opendir rpl_opendir
11938 # define GNULIB_defined_opendir 1
11939 # endif
11940 -_GL_FUNCDECL_RPL (opendir, DIR *,
11941 - (const char *dir_name)
11942 - _GL_ARG_NONNULL ((1))
11943 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC (closedir, 1));
11944 +_GL_FUNCDECL_RPL (opendir, DIR *, (const char *dir_name) _GL_ARG_NONNULL ((1)));
11945 _GL_CXXALIAS_RPL (opendir, DIR *, (const char *dir_name));
11946 # else
11947 -# if !@HAVE_OPENDIR@ || __GNUC__ >= 11
11948 -_GL_FUNCDECL_SYS (opendir, DIR *,
11949 - (const char *dir_name)
11950 - _GL_ARG_NONNULL ((1))
11951 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC (closedir, 1));
11952 +# if !@HAVE_OPENDIR@
11953 +_GL_FUNCDECL_SYS (opendir, DIR *, (const char *dir_name) _GL_ARG_NONNULL ((1)));
11954 # endif
11955 _GL_CXXALIAS_SYS (opendir, DIR *, (const char *dir_name));
11956 # endif
11957 _GL_CXXALIASWARN (opendir);
11958 -#else
11959 -# if @GNULIB_CLOSEDIR@ && __GNUC__ >= 11 && !defined opendir
11960 -/* For -Wmismatched-dealloc: Associate opendir with closedir or
11961 - rpl_closedir. */
11962 -_GL_FUNCDECL_SYS (opendir, DIR *,
11963 - (const char *dir_name)
11964 - _GL_ARG_NONNULL ((1))
11965 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC (closedir, 1));
11966 -# endif
11967 -# if defined GNULIB_POSIXCHECK
11968 -# undef opendir
11969 -# if HAVE_RAW_DECL_OPENDIR
11970 +#elif defined GNULIB_POSIXCHECK
11971 +# undef opendir
11972 +# if HAVE_RAW_DECL_OPENDIR
11973 _GL_WARN_ON_USE (opendir, "opendir is not portable - "
11974 "use gnulib module opendir for portability");
11975 -# endif
11976 # endif
11977 #endif
11978
11979 @@ -188,12 +124,35 @@ _GL_WARN_ON_USE (rewinddir, "rewinddir is not portable - "
11980 # endif
11981 #endif
11982
11983 +#if @GNULIB_CLOSEDIR@
11984 +# if @REPLACE_CLOSEDIR@
11985 +# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
11986 +# undef closedir
11987 +# define closedir rpl_closedir
11988 +# define GNULIB_defined_closedir 1
11989 +# endif
11990 +_GL_FUNCDECL_RPL (closedir, int, (DIR *dirp) _GL_ARG_NONNULL ((1)));
11991 +_GL_CXXALIAS_RPL (closedir, int, (DIR *dirp));
11992 +# else
11993 +# if !@HAVE_CLOSEDIR@
11994 +_GL_FUNCDECL_SYS (closedir, int, (DIR *dirp) _GL_ARG_NONNULL ((1)));
11995 +# endif
11996 +_GL_CXXALIAS_SYS (closedir, int, (DIR *dirp));
11997 +# endif
11998 +_GL_CXXALIASWARN (closedir);
11999 +#elif defined GNULIB_POSIXCHECK
12000 +# undef closedir
12001 +# if HAVE_RAW_DECL_CLOSEDIR
12002 +_GL_WARN_ON_USE (closedir, "closedir is not portable - "
12003 + "use gnulib module closedir for portability");
12004 +# endif
12005 +#endif
12006 +
12007 #if @GNULIB_DIRFD@
12008 /* Return the file descriptor associated with the given directory stream,
12009 or -1 if none exists. */
12010 # if @REPLACE_DIRFD@
12011 -/* On kLIBC, dirfd() is a macro that does not work. Undefine it. */
12012 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE) || defined dirfd
12013 +# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
12014 # undef dirfd
12015 # define dirfd rpl_dirfd
12016 # endif
12017 @@ -238,33 +197,20 @@ _GL_WARN_ON_USE (dirfd, "dirfd is unportable - "
12018 # undef fdopendir
12019 # define fdopendir rpl_fdopendir
12020 # endif
12021 -_GL_FUNCDECL_RPL (fdopendir, DIR *,
12022 - (int fd)
12023 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC (closedir, 1));
12024 +_GL_FUNCDECL_RPL (fdopendir, DIR *, (int fd));
12025 _GL_CXXALIAS_RPL (fdopendir, DIR *, (int fd));
12026 # else
12027 -# if !@HAVE_FDOPENDIR@ || !@HAVE_DECL_FDOPENDIR@ || __GNUC__ >= 11
12028 -_GL_FUNCDECL_SYS (fdopendir, DIR *,
12029 - (int fd)
12030 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC (closedir, 1));
12031 +# if !@HAVE_FDOPENDIR@ || !@HAVE_DECL_FDOPENDIR@
12032 +_GL_FUNCDECL_SYS (fdopendir, DIR *, (int fd));
12033 # endif
12034 _GL_CXXALIAS_SYS (fdopendir, DIR *, (int fd));
12035 # endif
12036 _GL_CXXALIASWARN (fdopendir);
12037 -#else
12038 -# if @GNULIB_CLOSEDIR@ && __GNUC__ >= 11 && !defined fdopendir
12039 -/* For -Wmismatched-dealloc: Associate fdopendir with closedir or
12040 - rpl_closedir. */
12041 -_GL_FUNCDECL_SYS (fdopendir, DIR *,
12042 - (int fd)
12043 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC (closedir, 1));
12044 -# endif
12045 -# if defined GNULIB_POSIXCHECK
12046 -# undef fdopendir
12047 -# if HAVE_RAW_DECL_FDOPENDIR
12048 +#elif defined GNULIB_POSIXCHECK
12049 +# undef fdopendir
12050 +# if HAVE_RAW_DECL_FDOPENDIR
12051 _GL_WARN_ON_USE (fdopendir, "fdopendir is unportable - "
12052 "use gnulib module fdopendir for portability");
12053 -# endif
12054 # endif
12055 #endif
12056
12057
12058 diff --git a/autotools/gnulib/dirfd.c b/autotools/gnulib/dirfd.c
12059 index 4104683..bc858fd 100644
12060 --- a/autotools/gnulib/dirfd.c
12061 +++ b/autotools/gnulib/dirfd.c
12062 @@ -1,18 +1,18 @@
12063 /* dirfd.c -- return the file descriptor associated with an open DIR*
12064
12065 - Copyright (C) 2001, 2006, 2008-2022 Free Software Foundation, Inc.
12066 + Copyright (C) 2001, 2006, 2008-2019 Free Software Foundation, Inc.
12067
12068 - This file is free software: you can redistribute it and/or modify
12069 - it under the terms of the GNU Lesser General Public License as
12070 - published by the Free Software Foundation; either version 2.1 of the
12071 - License, or (at your option) any later version.
12072 + This program is free software: you can redistribute it and/or modify
12073 + it under the terms of the GNU General Public License as published by
12074 + the Free Software Foundation; either version 3 of the License, or
12075 + (at your option) any later version.
12076
12077 - This file is distributed in the hope that it will be useful,
12078 + This program is distributed in the hope that it will be useful,
12079 but WITHOUT ANY WARRANTY; without even the implied warranty of
12080 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12081 - GNU Lesser General Public License for more details.
12082 + GNU General Public License for more details.
12083
12084 - You should have received a copy of the GNU Lesser General Public License
12085 + You should have received a copy of the GNU General Public License
12086 along with this program. If not, see <https://www.gnu.org/licenses/>. */
12087
12088 /* Written by Jim Meyering. */
12089
12090 diff --git a/autotools/gnulib/dirname-lgpl.c b/autotools/gnulib/dirname-lgpl.c
12091 index d54f6a9..7cf89d8 100644
12092 --- a/autotools/gnulib/dirname-lgpl.c
12093 +++ b/autotools/gnulib/dirname-lgpl.c
12094 @@ -1,19 +1,19 @@
12095 /* dirname.c -- return all but the last element in a file name
12096
12097 - Copyright (C) 1990, 1998, 2000-2001, 2003-2006, 2009-2022 Free Software
12098 + Copyright (C) 1990, 1998, 2000-2001, 2003-2006, 2009-2019 Free Software
12099 Foundation, Inc.
12100
12101 - This file is free software: you can redistribute it and/or modify
12102 - it under the terms of the GNU Lesser General Public License as
12103 - published by the Free Software Foundation; either version 2.1 of the
12104 - License, or (at your option) any later version.
12105 + This program is free software: you can redistribute it and/or modify
12106 + it under the terms of the GNU General Public License as published by
12107 + the Free Software Foundation; either version 3 of the License, or
12108 + (at your option) any later version.
12109
12110 - This file is distributed in the hope that it will be useful,
12111 + This program is distributed in the hope that it will be useful,
12112 but WITHOUT ANY WARRANTY; without even the implied warranty of
12113 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12114 - GNU Lesser General Public License for more details.
12115 + GNU General Public License for more details.
12116
12117 - You should have received a copy of the GNU Lesser General Public License
12118 + You should have received a copy of the GNU General Public License
12119 along with this program. If not, see <https://www.gnu.org/licenses/>. */
12120
12121 #include <config.h>
12122
12123 diff --git a/autotools/gnulib/dirname.h b/autotools/gnulib/dirname.h
12124 index e18a97e..5791659 100644
12125 --- a/autotools/gnulib/dirname.h
12126 +++ b/autotools/gnulib/dirname.h
12127 @@ -1,49 +1,49 @@
12128 -/* Take file names apart into directory and base names.
12129 +/* Take file names apart into directory and base names.
12130
12131 - Copyright (C) 1998, 2001, 2003-2006, 2009-2022 Free Software Foundation,
12132 - Inc.
12133 + Copyright (C) 1998, 2001, 2003-2006, 2009-2019 Free Software Foundation,
12134 + Inc.
12135
12136 - This file is free software: you can redistribute it and/or modify
12137 - it under the terms of the GNU Lesser General Public License as
12138 - published by the Free Software Foundation; either version 2.1 of the
12139 - License, or (at your option) any later version.
12140 + This program is free software: you can redistribute it and/or modify
12141 + it under the terms of the GNU General Public License as published by
12142 + the Free Software Foundation; either version 3 of the License, or
12143 + (at your option) any later version.
12144
12145 - This file is distributed in the hope that it will be useful,
12146 - but WITHOUT ANY WARRANTY; without even the implied warranty of
12147 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12148 - GNU Lesser General Public License for more details.
12149 + This program is distributed in the hope that it will be useful,
12150 + but WITHOUT ANY WARRANTY; without even the implied warranty of
12151 + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12152 + GNU General Public License for more details.
12153
12154 - You should have received a copy of the GNU Lesser General Public License
12155 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
12156 + You should have received a copy of the GNU General Public License
12157 + along with this program. If not, see <https://www.gnu.org/licenses/>. */
12158
12159 #ifndef DIRNAME_H_
12160 # define DIRNAME_H_ 1
12161
12162 # include <stdbool.h>
12163 -# include <stdlib.h>
12164 -# include "filename.h"
12165 -# include "basename-lgpl.h"
12166 +# include <stddef.h>
12167 +# include "dosname.h"
12168
12169 # ifndef DIRECTORY_SEPARATOR
12170 # define DIRECTORY_SEPARATOR '/'
12171 # endif
12172
12173 +# ifndef DOUBLE_SLASH_IS_DISTINCT_ROOT
12174 +# define DOUBLE_SLASH_IS_DISTINCT_ROOT 0
12175 +# endif
12176 +
12177 #ifdef __cplusplus
12178 extern "C" {
12179 #endif
12180
12181 # if GNULIB_DIRNAME
12182 -char *base_name (char const *file)
12183 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE
12184 - _GL_ATTRIBUTE_RETURNS_NONNULL;
12185 -char *dir_name (char const *file)
12186 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE
12187 - _GL_ATTRIBUTE_RETURNS_NONNULL;
12188 +char *base_name (char const *file) _GL_ATTRIBUTE_MALLOC;
12189 +char *dir_name (char const *file);
12190 # endif
12191
12192 -char *mdir_name (char const *file)
12193 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE;
12194 +char *mdir_name (char const *file);
12195 +size_t base_len (char const *file) _GL_ATTRIBUTE_PURE;
12196 size_t dir_len (char const *file) _GL_ATTRIBUTE_PURE;
12197 +char *last_component (char const *file) _GL_ATTRIBUTE_PURE;
12198
12199 bool strip_trailing_slashes (char *file);
12200
12201
12202 diff --git a/autotools/gnulib/dup-safer-flag.c b/autotools/gnulib/dup-safer-flag.c
12203 index f87792a..485f741 100644
12204 --- a/autotools/gnulib/dup-safer-flag.c
12205 +++ b/autotools/gnulib/dup-safer-flag.c
12206 @@ -1,11 +1,11 @@
12207 /* Duplicate a file descriptor result, avoiding clobbering
12208 STD{IN,OUT,ERR}_FILENO, with specific flags.
12209
12210 - Copyright (C) 2001, 2004-2006, 2009-2022 Free Software Foundation, Inc.
12211 + Copyright (C) 2001, 2004-2006, 2009-2019 Free Software Foundation, Inc.
12212
12213 This program is free software: you can redistribute it and/or modify
12214 it under the terms of the GNU General Public License as published by
12215 - the Free Software Foundation, either version 3 of the License, or
12216 + the Free Software Foundation; either version 3 of the License, or
12217 (at your option) any later version.
12218
12219 This program is distributed in the hope that it will be useful,
12220
12221 diff --git a/autotools/gnulib/dup-safer.c b/autotools/gnulib/dup-safer.c
12222 index 38ff74c..c0c5f2a 100644
12223 --- a/autotools/gnulib/dup-safer.c
12224 +++ b/autotools/gnulib/dup-safer.c
12225 @@ -1,10 +1,10 @@
12226 /* Invoke dup, but avoid some glitches.
12227
12228 - Copyright (C) 2001, 2004-2006, 2009-2022 Free Software Foundation, Inc.
12229 + Copyright (C) 2001, 2004-2006, 2009-2019 Free Software Foundation, Inc.
12230
12231 This program is free software: you can redistribute it and/or modify
12232 it under the terms of the GNU General Public License as published by
12233 - the Free Software Foundation, either version 3 of the License, or
12234 + the Free Software Foundation; either version 3 of the License, or
12235 (at your option) any later version.
12236
12237 This program is distributed in the hope that it will be useful,
12238
12239 diff --git a/autotools/gnulib/dup.c b/autotools/gnulib/dup.c
12240 index 17a9c58..d37f920 100644
12241 --- a/autotools/gnulib/dup.c
12242 +++ b/autotools/gnulib/dup.c
12243 @@ -1,18 +1,18 @@
12244 /* Duplicate an open file descriptor.
12245
12246 - Copyright (C) 2011-2022 Free Software Foundation, Inc.
12247 + Copyright (C) 2011-2019 Free Software Foundation, Inc.
12248
12249 - This file is free software: you can redistribute it and/or modify
12250 - it under the terms of the GNU Lesser General Public License as
12251 - published by the Free Software Foundation; either version 2.1 of the
12252 - License, or (at your option) any later version.
12253 + This program is free software: you can redistribute it and/or modify
12254 + it under the terms of the GNU General Public License as published by
12255 + the Free Software Foundation; either version 3 of the License, or
12256 + (at your option) any later version.
12257
12258 - This file is distributed in the hope that it will be useful,
12259 + This program is distributed in the hope that it will be useful,
12260 but WITHOUT ANY WARRANTY; without even the implied warranty of
12261 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12262 - GNU Lesser General Public License for more details.
12263 + GNU General Public License for more details.
12264
12265 - You should have received a copy of the GNU Lesser General Public License
12266 + You should have received a copy of the GNU General Public License
12267 along with this program. If not, see <https://www.gnu.org/licenses/>. */
12268
12269 #include <config.h>
12270 @@ -28,8 +28,7 @@
12271
12272 #undef dup
12273
12274 -#if defined _WIN32 && !defined __CYGWIN__
12275 -# if HAVE_MSVC_INVALID_PARAMETER_HANDLER
12276 +#if HAVE_MSVC_INVALID_PARAMETER_HANDLER
12277 static int
12278 dup_nothrow (int fd)
12279 {
12280 @@ -37,7 +36,7 @@ dup_nothrow (int fd)
12281
12282 TRY_MSVC_INVAL
12283 {
12284 - result = _dup (fd);
12285 + result = dup (fd);
12286 }
12287 CATCH_MSVC_INVAL
12288 {
12289 @@ -48,9 +47,6 @@ dup_nothrow (int fd)
12290
12291 return result;
12292 }
12293 -# else
12294 -# define dup_nothrow _dup
12295 -# endif
12296 #elif defined __KLIBC__
12297 # include <fcntl.h>
12298 # include <sys/stat.h>
12299
12300 diff --git a/autotools/gnulib/dup2.c b/autotools/gnulib/dup2.c
12301 index 1c766ab..d3aafa4 100644
12302 --- a/autotools/gnulib/dup2.c
12303 +++ b/autotools/gnulib/dup2.c
12304 @@ -1,18 +1,18 @@
12305 /* Duplicate an open file descriptor to a specified file descriptor.
12306
12307 - Copyright (C) 1999, 2004-2007, 2009-2022 Free Software Foundation, Inc.
12308 + Copyright (C) 1999, 2004-2007, 2009-2019 Free Software Foundation, Inc.
12309
12310 - This file is free software: you can redistribute it and/or modify
12311 - it under the terms of the GNU Lesser General Public License as
12312 - published by the Free Software Foundation; either version 2.1 of the
12313 - License, or (at your option) any later version.
12314 + This program is free software: you can redistribute it and/or modify
12315 + it under the terms of the GNU General Public License as published by
12316 + the Free Software Foundation; either version 3 of the License, or
12317 + (at your option) any later version.
12318
12319 - This file is distributed in the hope that it will be useful,
12320 + This program is distributed in the hope that it will be useful,
12321 but WITHOUT ANY WARRANTY; without even the implied warranty of
12322 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12323 - GNU Lesser General Public License for more details.
12324 + GNU General Public License for more details.
12325
12326 - You should have received a copy of the GNU Lesser General Public License
12327 + You should have received a copy of the GNU General Public License
12328 along with this program. If not, see <https://www.gnu.org/licenses/>. */
12329
12330 /* written by Paul Eggert */
12331 @@ -25,26 +25,28 @@
12332 #include <errno.h>
12333 #include <fcntl.h>
12334
12335 -#undef dup2
12336 +#if HAVE_DUP2
12337
12338 -#if defined _WIN32 && ! defined __CYGWIN__
12339 +# undef dup2
12340 +
12341 +# if defined _WIN32 && ! defined __CYGWIN__
12342
12343 /* Get declarations of the native Windows API functions. */
12344 -# define WIN32_LEAN_AND_MEAN
12345 -# include <windows.h>
12346 +# define WIN32_LEAN_AND_MEAN
12347 +# include <windows.h>
12348
12349 -# if HAVE_MSVC_INVALID_PARAMETER_HANDLER
12350 -# include "msvc-inval.h"
12351 -# endif
12352 +# if HAVE_MSVC_INVALID_PARAMETER_HANDLER
12353 +# include "msvc-inval.h"
12354 +# endif
12355
12356 /* Get _get_osfhandle. */
12357 -# if GNULIB_MSVC_NOTHROW
12358 -# include "msvc-nothrow.h"
12359 -# else
12360 -# include <io.h>
12361 -# endif
12362 +# if GNULIB_MSVC_NOTHROW
12363 +# include "msvc-nothrow.h"
12364 +# else
12365 +# include <io.h>
12366 +# endif
12367
12368 -# if HAVE_MSVC_INVALID_PARAMETER_HANDLER
12369 +# if HAVE_MSVC_INVALID_PARAMETER_HANDLER
12370 static int
12371 dup2_nothrow (int fd, int desired_fd)
12372 {
12373 @@ -52,7 +54,7 @@ dup2_nothrow (int fd, int desired_fd)
12374
12375 TRY_MSVC_INVAL
12376 {
12377 - result = _dup2 (fd, desired_fd);
12378 + result = dup2 (fd, desired_fd);
12379 }
12380 CATCH_MSVC_INVAL
12381 {
12382 @@ -63,9 +65,9 @@ dup2_nothrow (int fd, int desired_fd)
12383
12384 return result;
12385 }
12386 -# else
12387 -# define dup2_nothrow _dup2
12388 -# endif
12389 +# else
12390 +# define dup2_nothrow dup2
12391 +# endif
12392
12393 static int
12394 ms_windows_dup2 (int fd, int desired_fd)
12395 @@ -101,11 +103,11 @@ ms_windows_dup2 (int fd, int desired_fd)
12396 return result;
12397 }
12398
12399 -# define dup2 ms_windows_dup2
12400 +# define dup2 ms_windows_dup2
12401
12402 -#elif defined __KLIBC__
12403 +# elif defined __KLIBC__
12404
12405 -# include <InnoTekLIBC/backend.h>
12406 +# include <InnoTekLIBC/backend.h>
12407
12408 static int
12409 klibc_dup2dirfd (int fd, int desired_fd)
12410 @@ -153,37 +155,81 @@ klibc_dup2 (int fd, int desired_fd)
12411 return dupfd;
12412 }
12413
12414 -# define dup2 klibc_dup2
12415 -#endif
12416 +# define dup2 klibc_dup2
12417 +# endif
12418
12419 int
12420 rpl_dup2 (int fd, int desired_fd)
12421 {
12422 int result;
12423
12424 -#ifdef F_GETFL
12425 +# ifdef F_GETFL
12426 /* On Linux kernels 2.6.26-2.6.29, dup2 (fd, fd) returns -EBADF.
12427 On Cygwin 1.5.x, dup2 (1, 1) returns 0.
12428 On Cygwin 1.7.17, dup2 (1, -1) dumps core.
12429 On Cygwin 1.7.25, dup2 (1, 256) can dump core.
12430 On Haiku, dup2 (fd, fd) mistakenly clears FD_CLOEXEC. */
12431 -# if HAVE_SETDTABLESIZE
12432 +# if HAVE_SETDTABLESIZE
12433 setdtablesize (desired_fd + 1);
12434 -# endif
12435 +# endif
12436 if (desired_fd < 0)
12437 fd = desired_fd;
12438 if (fd == desired_fd)
12439 return fcntl (fd, F_GETFL) == -1 ? -1 : fd;
12440 -#endif
12441 +# endif
12442
12443 result = dup2 (fd, desired_fd);
12444
12445 /* Correct an errno value on FreeBSD 6.1 and Cygwin 1.5.x. */
12446 if (result == -1 && errno == EMFILE)
12447 errno = EBADF;
12448 -#if REPLACE_FCHDIR
12449 +# if REPLACE_FCHDIR
12450 if (fd != desired_fd && result != -1)
12451 result = _gl_register_dup (fd, result);
12452 -#endif
12453 +# endif
12454 + return result;
12455 +}
12456 +
12457 +#else /* !HAVE_DUP2 */
12458 +
12459 +/* On older platforms, dup2 did not exist. */
12460 +
12461 +# ifndef F_DUPFD
12462 +static int
12463 +dupfd (int fd, int desired_fd)
12464 +{
12465 + int duplicated_fd = dup (fd);
12466 + if (duplicated_fd < 0 || duplicated_fd == desired_fd)
12467 + return duplicated_fd;
12468 + else
12469 + {
12470 + int r = dupfd (fd, desired_fd);
12471 + int e = errno;
12472 + close (duplicated_fd);
12473 + errno = e;
12474 + return r;
12475 + }
12476 +}
12477 +# endif
12478 +
12479 +int
12480 +dup2 (int fd, int desired_fd)
12481 +{
12482 + int result = fcntl (fd, F_GETFL) < 0 ? -1 : fd;
12483 + if (result == -1 || fd == desired_fd)
12484 + return result;
12485 + close (desired_fd);
12486 +# ifdef F_DUPFD
12487 + result = fcntl (fd, F_DUPFD, desired_fd);
12488 +# if REPLACE_FCHDIR
12489 + if (0 <= result)
12490 + result = _gl_register_dup (fd, result);
12491 +# endif
12492 +# else
12493 + result = dupfd (fd, desired_fd);
12494 +# endif
12495 + if (result == -1 && (errno == EMFILE || errno == EINVAL))
12496 + errno = EBADF;
12497 return result;
12498 }
12499 +#endif /* !HAVE_DUP2 */
12500
12501 diff --git a/autotools/gnulib/errno.in.h b/autotools/gnulib/errno.in.h
12502 index 3ec1845..3bd27f1 100644
12503 --- a/autotools/gnulib/errno.in.h
12504 +++ b/autotools/gnulib/errno.in.h
12505 @@ -1,19 +1,19 @@
12506 /* A POSIX-like <errno.h>.
12507
12508 - Copyright (C) 2008-2022 Free Software Foundation, Inc.
12509 + Copyright (C) 2008-2019 Free Software Foundation, Inc.
12510
12511 - This file is free software: you can redistribute it and/or modify
12512 - it under the terms of the GNU Lesser General Public License as
12513 - published by the Free Software Foundation; either version 2.1 of the
12514 - License, or (at your option) any later version.
12515 + This program is free software; you can redistribute it and/or modify
12516 + it under the terms of the GNU General Public License as published by
12517 + the Free Software Foundation; either version 3, or (at your option)
12518 + any later version.
12519
12520 - This file is distributed in the hope that it will be useful,
12521 + This program is distributed in the hope that it will be useful,
12522 but WITHOUT ANY WARRANTY; without even the implied warranty of
12523 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12524 - GNU Lesser General Public License for more details.
12525 + GNU General Public License for more details.
12526
12527 - You should have received a copy of the GNU Lesser General Public License
12528 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
12529 + You should have received a copy of the GNU General Public License
12530 + along with this program; if not, see <https://www.gnu.org/licenses/>. */
12531
12532 #ifndef _@GUARD_PREFIX@_ERRNO_H
12533
12534
12535 diff --git a/autotools/gnulib/error.c b/autotools/gnulib/error.c
12536 index 272d45e..7e532f0 100644
12537 --- a/autotools/gnulib/error.c
12538 +++ b/autotools/gnulib/error.c
12539 @@ -1,18 +1,18 @@
12540 /* Error handler for noninteractive utilities
12541 - Copyright (C) 1990-1998, 2000-2007, 2009-2022 Free Software Foundation, Inc.
12542 + Copyright (C) 1990-1998, 2000-2007, 2009-2019 Free Software Foundation, Inc.
12543 This file is part of the GNU C Library.
12544
12545 - This file is free software: you can redistribute it and/or modify
12546 - it under the terms of the GNU Lesser General Public License as
12547 - published by the Free Software Foundation; either version 2.1 of the
12548 - License, or (at your option) any later version.
12549 + This program is free software: you can redistribute it and/or modify
12550 + it under the terms of the GNU General Public License as published by
12551 + the Free Software Foundation; either version 3 of the License, or
12552 + (at your option) any later version.
12553
12554 - This file is distributed in the hope that it will be useful,
12555 + This program is distributed in the hope that it will be useful,
12556 but WITHOUT ANY WARRANTY; without even the implied warranty of
12557 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12558 - GNU Lesser General Public License for more details.
12559 + GNU General Public License for more details.
12560
12561 - You should have received a copy of the GNU Lesser General Public License
12562 + You should have received a copy of the GNU General Public License
12563 along with this program. If not, see <https://www.gnu.org/licenses/>. */
12564
12565 /* Written by David MacKenzie <djm@××××××××××.edu>. */
12566 @@ -40,7 +40,7 @@
12567 # include <wchar.h>
12568 # define mbsrtowcs __mbsrtowcs
12569 # define USE_UNLOCKED_IO 0
12570 -# define _GL_ATTRIBUTE_FORMAT_PRINTF_STANDARD(a, b)
12571 +# define _GL_ATTRIBUTE_FORMAT_PRINTF(a, b)
12572 # define _GL_ARG_NONNULL(a)
12573 #else
12574 # include "getprogname.h"
12575 @@ -119,7 +119,7 @@ int strerror_r (int errnum, char *buf, size_t buflen);
12576 # endif
12577 # endif
12578
12579 -# define program_name getprogname ()
12580 +#define program_name getprogname ()
12581
12582 # if GNULIB_STRERROR_R_POSIX || HAVE_STRERROR_R || defined strerror_r
12583 # define __strerror_r strerror_r
12584 @@ -202,7 +202,7 @@ print_errno_message (int errnum)
12585 #endif
12586 }
12587
12588 -static void _GL_ATTRIBUTE_FORMAT_PRINTF_STANDARD (3, 0) _GL_ARG_NONNULL ((3))
12589 +static void _GL_ATTRIBUTE_FORMAT_PRINTF (3, 0) _GL_ARG_NONNULL ((3))
12590 error_tail (int status, int errnum, const char *message, va_list args)
12591 {
12592 #if _LIBC
12593
12594 diff --git a/autotools/gnulib/error.h b/autotools/gnulib/error.h
12595 index 45ec2a5..3759f8a 100644
12596 --- a/autotools/gnulib/error.h
12597 +++ b/autotools/gnulib/error.h
12598 @@ -1,26 +1,45 @@
12599 /* Declaration for error-reporting function
12600 - Copyright (C) 1995-1997, 2003, 2006, 2008-2022 Free Software Foundation,
12601 + Copyright (C) 1995-1997, 2003, 2006, 2008-2019 Free Software Foundation,
12602 Inc.
12603 This file is part of the GNU C Library.
12604
12605 - This file is free software: you can redistribute it and/or modify
12606 - it under the terms of the GNU Lesser General Public License as
12607 - published by the Free Software Foundation; either version 2.1 of the
12608 - License, or (at your option) any later version.
12609 + This program is free software: you can redistribute it and/or modify
12610 + it under the terms of the GNU General Public License as published by
12611 + the Free Software Foundation; either version 3 of the License, or
12612 + (at your option) any later version.
12613
12614 - This file is distributed in the hope that it will be useful,
12615 + This program is distributed in the hope that it will be useful,
12616 but WITHOUT ANY WARRANTY; without even the implied warranty of
12617 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12618 - GNU Lesser General Public License for more details.
12619 + GNU General Public License for more details.
12620
12621 - You should have received a copy of the GNU Lesser General Public License
12622 + You should have received a copy of the GNU General Public License
12623 along with this program. If not, see <https://www.gnu.org/licenses/>. */
12624
12625 #ifndef _ERROR_H
12626 #define _ERROR_H 1
12627
12628 -/* Get _GL_ATTRIBUTE_SPEC_PRINTF_STANDARD, _GL_ATTRIBUTE_SPEC_PRINTF_SYSTEM. */
12629 -#include <stdio.h>
12630 +/* The __attribute__ feature is available in gcc versions 2.5 and later.
12631 + The __-protected variants of the attributes 'format' and 'printf' are
12632 + accepted by gcc versions 2.6.4 (effectively 2.7) and later.
12633 + We enable _GL_ATTRIBUTE_FORMAT only if these are supported too, because
12634 + gnulib and libintl do '#define printf __printf__' when they override
12635 + the 'printf' function. */
12636 +#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
12637 +# define _GL_ATTRIBUTE_FORMAT(spec) __attribute__ ((__format__ spec))
12638 +#else
12639 +# define _GL_ATTRIBUTE_FORMAT(spec) /* empty */
12640 +#endif
12641 +
12642 +/* On mingw, the flavor of printf depends on whether the extensions module
12643 + * is in use; the check for <stdio.h> determines the witness macro. */
12644 +#ifndef _GL_ATTRIBUTE_SPEC_PRINTF
12645 +# if GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU
12646 +# define _GL_ATTRIBUTE_SPEC_PRINTF __gnu_printf__
12647 +# else
12648 +# define _GL_ATTRIBUTE_SPEC_PRINTF __printf__
12649 +# endif
12650 +#endif
12651
12652 #ifdef __cplusplus
12653 extern "C" {
12654 @@ -31,21 +50,11 @@ extern "C" {
12655 If STATUS is nonzero, terminate the program with 'exit (STATUS)'. */
12656
12657 extern void error (int __status, int __errnum, const char *__format, ...)
12658 -#if GNULIB_VFPRINTF_POSIX
12659 - _GL_ATTRIBUTE_FORMAT ((_GL_ATTRIBUTE_SPEC_PRINTF_STANDARD, 3, 4))
12660 -#else
12661 - _GL_ATTRIBUTE_FORMAT ((_GL_ATTRIBUTE_SPEC_PRINTF_SYSTEM, 3, 4))
12662 -#endif
12663 - ;
12664 + _GL_ATTRIBUTE_FORMAT ((_GL_ATTRIBUTE_SPEC_PRINTF, 3, 4));
12665
12666 extern void error_at_line (int __status, int __errnum, const char *__fname,
12667 unsigned int __lineno, const char *__format, ...)
12668 -#if GNULIB_VFPRINTF_POSIX
12669 - _GL_ATTRIBUTE_FORMAT ((_GL_ATTRIBUTE_SPEC_PRINTF_STANDARD, 5, 6))
12670 -#else
12671 - _GL_ATTRIBUTE_FORMAT ((_GL_ATTRIBUTE_SPEC_PRINTF_SYSTEM, 5, 6))
12672 -#endif
12673 - ;
12674 + _GL_ATTRIBUTE_FORMAT ((_GL_ATTRIBUTE_SPEC_PRINTF, 5, 6));
12675
12676 /* If NULL, error will flush stdout, then print on stderr the program
12677 name, a colon and a space. Otherwise, error will call this
12678
12679 diff --git a/autotools/gnulib/euidaccess.c b/autotools/gnulib/euidaccess.c
12680 index 97388c7..fece4cf 100644
12681 --- a/autotools/gnulib/euidaccess.c
12682 +++ b/autotools/gnulib/euidaccess.c
12683 @@ -1,21 +1,21 @@
12684 /* euidaccess -- check if effective user id can access file
12685
12686 - Copyright (C) 1990-1991, 1995, 1998, 2000, 2003-2006, 2008-2022 Free
12687 + Copyright (C) 1990-1991, 1995, 1998, 2000, 2003-2006, 2008-2019 Free
12688 Software Foundation, Inc.
12689
12690 This file is part of the GNU C Library.
12691
12692 - This file is free software: you can redistribute it and/or modify
12693 - it under the terms of the GNU Lesser General Public License as
12694 - published by the Free Software Foundation; either version 2.1 of the
12695 - License, or (at your option) any later version.
12696 + This program is free software: you can redistribute it and/or modify
12697 + it under the terms of the GNU General Public License as published by
12698 + the Free Software Foundation; either version 3 of the License, or
12699 + (at your option) any later version.
12700
12701 - This file is distributed in the hope that it will be useful,
12702 + This program is distributed in the hope that it will be useful,
12703 but WITHOUT ANY WARRANTY; without even the implied warranty of
12704 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12705 - GNU Lesser General Public License for more details.
12706 + GNU General Public License for more details.
12707
12708 - You should have received a copy of the GNU Lesser General Public License
12709 + You should have received a copy of the GNU General Public License
12710 along with this program. If not, see <https://www.gnu.org/licenses/>. */
12711
12712 /* Written by David MacKenzie and Torbjorn Granlund.
12713 @@ -107,10 +107,7 @@ euidaccess (const char *file, int mode)
12714 safe. */
12715
12716 if (mode == F_OK)
12717 - {
12718 - int result = stat (file, &stats);
12719 - return result != 0 && errno == EOVERFLOW ? 0 : result;
12720 - }
12721 + return stat (file, &stats);
12722 else
12723 {
12724 int result;
12725 @@ -145,8 +142,8 @@ euidaccess (const char *file, int mode)
12726 /* If we are not set-uid or set-gid, access does the same. */
12727 return access (file, mode);
12728
12729 - if (stat (file, &stats) == -1)
12730 - return mode == F_OK && errno == EOVERFLOW ? 0 : -1;
12731 + if (stat (file, &stats) != 0)
12732 + return -1;
12733
12734 /* The super-user can read and write any file, and execute any file
12735 that anyone can execute. */
12736
12737 diff --git a/autotools/gnulib/exitfail.c b/autotools/gnulib/exitfail.c
12738 index 84fb0ef..69b3513 100644
12739 --- a/autotools/gnulib/exitfail.c
12740 +++ b/autotools/gnulib/exitfail.c
12741 @@ -1,18 +1,18 @@
12742 /* Failure exit status
12743
12744 - Copyright (C) 2002-2003, 2005-2007, 2009-2022 Free Software Foundation, Inc.
12745 + Copyright (C) 2002-2003, 2005-2007, 2009-2019 Free Software Foundation, Inc.
12746
12747 - This file is free software: you can redistribute it and/or modify
12748 - it under the terms of the GNU Lesser General Public License as
12749 - published by the Free Software Foundation; either version 2.1 of the
12750 - License, or (at your option) any later version.
12751 + This program is free software: you can redistribute it and/or modify
12752 + it under the terms of the GNU General Public License as published by
12753 + the Free Software Foundation; either version 3 of the License, or
12754 + (at your option) any later version.
12755
12756 - This file is distributed in the hope that it will be useful,
12757 + This program is distributed in the hope that it will be useful,
12758 but WITHOUT ANY WARRANTY; without even the implied warranty of
12759 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12760 - GNU Lesser General Public License for more details.
12761 + GNU General Public License for more details.
12762
12763 - You should have received a copy of the GNU Lesser General Public License
12764 + You should have received a copy of the GNU General Public License
12765 along with this program. If not, see <https://www.gnu.org/licenses/>. */
12766
12767 #include <config.h>
12768
12769 diff --git a/autotools/gnulib/exitfail.h b/autotools/gnulib/exitfail.h
12770 index 865f096..480ad1a 100644
12771 --- a/autotools/gnulib/exitfail.h
12772 +++ b/autotools/gnulib/exitfail.h
12773 @@ -1,18 +1,18 @@
12774 /* Failure exit status
12775
12776 - Copyright (C) 2002, 2009-2022 Free Software Foundation, Inc.
12777 + Copyright (C) 2002, 2009-2019 Free Software Foundation, Inc.
12778
12779 - This file is free software: you can redistribute it and/or modify
12780 - it under the terms of the GNU Lesser General Public License as
12781 - published by the Free Software Foundation; either version 2.1 of the
12782 - License, or (at your option) any later version.
12783 + This program is free software: you can redistribute it and/or modify
12784 + it under the terms of the GNU General Public License as published by
12785 + the Free Software Foundation; either version 3 of the License, or
12786 + (at your option) any later version.
12787
12788 - This file is distributed in the hope that it will be useful,
12789 + This program is distributed in the hope that it will be useful,
12790 but WITHOUT ANY WARRANTY; without even the implied warranty of
12791 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12792 - GNU Lesser General Public License for more details.
12793 + GNU General Public License for more details.
12794
12795 - You should have received a copy of the GNU Lesser General Public License
12796 + You should have received a copy of the GNU General Public License
12797 along with this program. If not, see <https://www.gnu.org/licenses/>. */
12798
12799 extern int volatile exit_failure;
12800
12801 diff --git a/autotools/gnulib/faccessat.c b/autotools/gnulib/faccessat.c
12802 index c1737d0..6c63e61 100644
12803 --- a/autotools/gnulib/faccessat.c
12804 +++ b/autotools/gnulib/faccessat.c
12805 @@ -1,9 +1,9 @@
12806 /* Check the access rights of a file relative to an open directory.
12807 - Copyright (C) 2009-2022 Free Software Foundation, Inc.
12808 + Copyright (C) 2009-2019 Free Software Foundation, Inc.
12809
12810 This program is free software: you can redistribute it and/or modify
12811 it under the terms of the GNU General Public License as published by
12812 - the Free Software Foundation, either version 3 of the License, or
12813 + the Free Software Foundation; either version 3 of the License, or
12814 (at your option) any later version.
12815
12816 This program is distributed in the hope that it will be useful,
12817 @@ -22,12 +22,9 @@
12818 #define _GL_INCLUDING_UNISTD_H
12819 #include <config.h>
12820
12821 -/* Specification. */
12822 #include <unistd.h>
12823 -
12824 #include <errno.h>
12825 #include <fcntl.h>
12826 -#include <stdlib.h>
12827 #include <string.h>
12828 #include <sys/stat.h>
12829 #undef _GL_INCLUDING_UNISTD_H
12830
12831 diff --git a/autotools/gnulib/fchdir.c b/autotools/gnulib/fchdir.c
12832 index 99e4aa8..38ab802 100644
12833 --- a/autotools/gnulib/fchdir.c
12834 +++ b/autotools/gnulib/fchdir.c
12835 @@ -1,17 +1,17 @@
12836 /* fchdir replacement.
12837 - Copyright (C) 2006-2022 Free Software Foundation, Inc.
12838 + Copyright (C) 2006-2019 Free Software Foundation, Inc.
12839
12840 - This file is free software: you can redistribute it and/or modify
12841 - it under the terms of the GNU Lesser General Public License as
12842 - published by the Free Software Foundation, either version 3 of the
12843 - License, or (at your option) any later version.
12844 + This program is free software: you can redistribute it and/or modify
12845 + it under the terms of the GNU General Public License as published by
12846 + the Free Software Foundation; either version 3 of the License, or
12847 + (at your option) any later version.
12848
12849 - This file is distributed in the hope that it will be useful,
12850 + This program is distributed in the hope that it will be useful,
12851 but WITHOUT ANY WARRANTY; without even the implied warranty of
12852 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12853 - GNU Lesser General Public License for more details.
12854 + GNU General Public License for more details.
12855
12856 - You should have received a copy of the GNU Lesser General Public License
12857 + You should have received a copy of the GNU General Public License
12858 along with this program. If not, see <https://www.gnu.org/licenses/>. */
12859
12860 #include <config.h>
12861 @@ -29,7 +29,7 @@
12862 #include <sys/stat.h>
12863
12864 #include "assure.h"
12865 -#include "filename.h"
12866 +#include "dosname.h"
12867 #include "filenamecat.h"
12868
12869 #ifndef REPLACE_OPEN_DIRECTORY
12870 @@ -84,13 +84,13 @@ ensure_dirs_slot (size_t fd)
12871 return true;
12872 }
12873
12874 -/* Return an absolute name of DIR in malloc'd storage.
12875 - Upon failure, return NULL with errno set. */
12876 +/* Return an absolute name of DIR in malloc'd storage. */
12877 static char *
12878 get_name (char const *dir)
12879 {
12880 char *cwd;
12881 char *result;
12882 + int saved_errno;
12883
12884 if (IS_ABSOLUTE_FILE_NAME (dir))
12885 return strdup (dir);
12886 @@ -101,7 +101,9 @@ get_name (char const *dir)
12887 return cwd;
12888
12889 result = mfile_name_concat (cwd, dir, NULL);
12890 + saved_errno = errno;
12891 free (cwd);
12892 + errno = saved_errno;
12893 return result;
12894 }
12895
12896 @@ -123,8 +125,8 @@ _gl_unregister_fd (int fd)
12897 /* Mark FD as visiting FILENAME. FD must be non-negative, and refer
12898 to an open file descriptor. If REPLACE_OPEN_DIRECTORY is non-zero,
12899 this should only be called if FD is visiting a directory. Close FD
12900 - and return -1 with errno set if there is insufficient memory to track
12901 - the directory name; otherwise return FD. */
12902 + and return -1 if there is insufficient memory to track the
12903 + directory name; otherwise return FD. */
12904 int
12905 _gl_register_fd (int fd, const char *filename)
12906 {
12907
12908 diff --git a/autotools/gnulib/fcntl.c b/autotools/gnulib/fcntl.c
12909 index f9753c4..51f62ef 100644
12910 --- a/autotools/gnulib/fcntl.c
12911 +++ b/autotools/gnulib/fcntl.c
12912 @@ -1,18 +1,18 @@
12913 /* Provide file descriptor control.
12914
12915 - Copyright (C) 2009-2022 Free Software Foundation, Inc.
12916 + Copyright (C) 2009-2019 Free Software Foundation, Inc.
12917
12918 - This file is free software: you can redistribute it and/or modify
12919 - it under the terms of the GNU Lesser General Public License as
12920 - published by the Free Software Foundation; either version 2.1 of the
12921 - License, or (at your option) any later version.
12922 + This program is free software: you can redistribute it and/or modify
12923 + it under the terms of the GNU General Public License as published by
12924 + the Free Software Foundation; either version 3 of the License, or
12925 + (at your option) any later version.
12926
12927 - This file is distributed in the hope that it will be useful,
12928 + This program is distributed in the hope that it will be useful,
12929 but WITHOUT ANY WARRANTY; without even the implied warranty of
12930 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12931 - GNU Lesser General Public License for more details.
12932 + GNU General Public License for more details.
12933
12934 - You should have received a copy of the GNU Lesser General Public License
12935 + You should have received a copy of the GNU General Public License
12936 along with this program. If not, see <https://www.gnu.org/licenses/>. */
12937
12938 /* Written by Eric Blake <ebb9@×××.net>. */
12939 @@ -25,7 +25,6 @@
12940 #include <errno.h>
12941 #include <limits.h>
12942 #include <stdarg.h>
12943 -#include <stdlib.h>
12944 #include <unistd.h>
12945
12946 #ifdef __KLIBC__
12947 @@ -70,14 +69,14 @@ dupfd (int oldfd, int newfd, int flags)
12948 return -1;
12949 }
12950 if (old_handle == INVALID_HANDLE_VALUE
12951 - || (mode = _setmode (oldfd, O_BINARY)) == -1)
12952 + || (mode = setmode (oldfd, O_BINARY)) == -1)
12953 {
12954 /* oldfd is not open, or is an unassigned standard file
12955 descriptor. */
12956 errno = EBADF;
12957 return -1;
12958 }
12959 - _setmode (oldfd, mode);
12960 + setmode (oldfd, mode);
12961 flags |= mode;
12962
12963 for (;;)
12964 @@ -491,9 +490,7 @@ rpl_fcntl_DUPFD_CLOEXEC (int fd, int target)
12965 #if !HAVE_FCNTL
12966 result = dupfd (fd, target, O_CLOEXEC);
12967 #else /* HAVE_FCNTL */
12968 -# if defined __NetBSD__ || defined __HAIKU__
12969 - /* On NetBSD 9.0, the system fcntl (fd, F_DUPFD_CLOEXEC, target)
12970 - has only the same effect as fcntl (fd, F_DUPFD, target). */
12971 +# if defined __HAIKU__
12972 /* On Haiku, the system fcntl (fd, F_DUPFD_CLOEXEC, target) sets
12973 the FD_CLOEXEC flag on fd, not on target. Therefore avoid the
12974 system fcntl in this case. */
12975
12976 diff --git a/autotools/gnulib/fcntl.in.h b/autotools/gnulib/fcntl.in.h
12977 index 3e0c302..eb70dc6 100644
12978 --- a/autotools/gnulib/fcntl.in.h
12979 +++ b/autotools/gnulib/fcntl.in.h
12980 @@ -1,18 +1,18 @@
12981 /* Like <fcntl.h>, but with non-working flags defined to 0.
12982
12983 - Copyright (C) 2006-2022 Free Software Foundation, Inc.
12984 + Copyright (C) 2006-2019 Free Software Foundation, Inc.
12985
12986 - This file is free software: you can redistribute it and/or modify
12987 - it under the terms of the GNU Lesser General Public License as
12988 - published by the Free Software Foundation; either version 2.1 of the
12989 - License, or (at your option) any later version.
12990 + This program is free software: you can redistribute it and/or modify
12991 + it under the terms of the GNU General Public License as published by
12992 + the Free Software Foundation; either version 3 of the License, or
12993 + (at your option) any later version.
12994
12995 - This file is distributed in the hope that it will be useful,
12996 + This program is distributed in the hope that it will be useful,
12997 but WITHOUT ANY WARRANTY; without even the implied warranty of
12998 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12999 - GNU Lesser General Public License for more details.
13000 + GNU General Public License for more details.
13001
13002 - You should have received a copy of the GNU Lesser General Public License
13003 + You should have received a copy of the GNU General Public License
13004 along with this program. If not, see <https://www.gnu.org/licenses/>. */
13005
13006 /* written by Paul Eggert */
13007 @@ -39,12 +39,6 @@
13008 #endif
13009 #@INCLUDE_NEXT@ @NEXT_FCNTL_H@
13010
13011 -/* Native Windows platforms declare open(), creat() in <io.h>. */
13012 -#if (@GNULIB_CREAT@ || @GNULIB_OPEN@ || defined GNULIB_POSIXCHECK) \
13013 - && (defined _WIN32 && ! defined __CYGWIN__)
13014 -# include <io.h>
13015 -#endif
13016 -
13017 #else
13018 /* Normal invocation convention. */
13019
13020 @@ -65,12 +59,6 @@
13021 /* The include_next requires a split double-inclusion guard. */
13022 #@INCLUDE_NEXT@ @NEXT_FCNTL_H@
13023
13024 -/* Native Windows platforms declare open(), creat() in <io.h>. */
13025 -#if (@GNULIB_CREAT@ || @GNULIB_OPEN@ || defined GNULIB_POSIXCHECK) \
13026 - && (defined _WIN32 && ! defined __CYGWIN__)
13027 -# include <io.h>
13028 -#endif
13029 -
13030 #ifndef _@GUARD_PREFIX@_FCNTL_H
13031 #define _@GUARD_PREFIX@_FCNTL_H
13032
13033 @@ -78,6 +66,12 @@
13034 # include <unistd.h>
13035 #endif
13036
13037 +/* Native Windows platforms declare open(), creat() in <io.h>. */
13038 +#if (@GNULIB_OPEN@ || defined GNULIB_POSIXCHECK) \
13039 + && (defined _WIN32 && ! defined __CYGWIN__)
13040 +# include <io.h>
13041 +#endif
13042 +
13043
13044 /* The definitions of _GL_FUNCDECL_RPL etc. are copied here. */
13045
13046 @@ -88,47 +82,6 @@
13047
13048 /* Declare overridden functions. */
13049
13050 -#if @GNULIB_CREAT@
13051 -# if @REPLACE_CREAT@
13052 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
13053 -# undef creat
13054 -# define creat rpl_creat
13055 -# endif
13056 -_GL_FUNCDECL_RPL (creat, int, (const char *filename, mode_t mode)
13057 - _GL_ARG_NONNULL ((1)));
13058 -_GL_CXXALIAS_RPL (creat, int, (const char *filename, mode_t mode));
13059 -# elif defined _WIN32 && !defined __CYGWIN__
13060 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
13061 -# undef creat
13062 -# define creat _creat
13063 -# endif
13064 -_GL_CXXALIAS_MDA (creat, int, (const char *filename, mode_t mode));
13065 -# else
13066 -_GL_CXXALIAS_SYS (creat, int, (const char *filename, mode_t mode));
13067 -# endif
13068 -_GL_CXXALIASWARN (creat);
13069 -#elif defined GNULIB_POSIXCHECK
13070 -# undef creat
13071 -/* Assume creat is always declared. */
13072 -_GL_WARN_ON_USE (creat, "creat is not always POSIX compliant - "
13073 - "use gnulib module creat for portability");
13074 -#elif @GNULIB_MDA_CREAT@
13075 -/* On native Windows, map 'creat' to '_creat', so that -loldnames is not
13076 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
13077 - platforms by defining GNULIB_NAMESPACE::creat always. */
13078 -# if defined _WIN32 && !defined __CYGWIN__
13079 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
13080 -# undef creat
13081 -# define creat _creat
13082 -# endif
13083 -/* Need to cast, because in mingw the last argument is 'int mode'. */
13084 -_GL_CXXALIAS_MDA_CAST (creat, int, (const char *filename, mode_t mode));
13085 -# else
13086 -_GL_CXXALIAS_SYS (creat, int, (const char *filename, mode_t mode));
13087 -# endif
13088 -_GL_CXXALIASWARN (creat);
13089 -#endif
13090 -
13091 #if @GNULIB_FCNTL@
13092 # if @REPLACE_FCNTL@
13093 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
13094 @@ -137,15 +90,9 @@ _GL_CXXALIASWARN (creat);
13095 # endif
13096 _GL_FUNCDECL_RPL (fcntl, int, (int fd, int action, ...));
13097 _GL_CXXALIAS_RPL (fcntl, int, (int fd, int action, ...));
13098 -# if !GNULIB_defined_rpl_fcntl
13099 -# define GNULIB_defined_rpl_fcntl 1
13100 -# endif
13101 # else
13102 # if !@HAVE_FCNTL@
13103 _GL_FUNCDECL_SYS (fcntl, int, (int fd, int action, ...));
13104 -# if !GNULIB_defined_fcntl
13105 -# define GNULIB_defined_fcntl 1
13106 -# endif
13107 # endif
13108 _GL_CXXALIAS_SYS (fcntl, int, (int fd, int action, ...));
13109 # endif
13110 @@ -167,12 +114,6 @@ _GL_WARN_ON_USE (fcntl, "fcntl is not always POSIX compliant - "
13111 _GL_FUNCDECL_RPL (open, int, (const char *filename, int flags, ...)
13112 _GL_ARG_NONNULL ((1)));
13113 _GL_CXXALIAS_RPL (open, int, (const char *filename, int flags, ...));
13114 -# elif defined _WIN32 && !defined __CYGWIN__
13115 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
13116 -# undef open
13117 -# define open _open
13118 -# endif
13119 -_GL_CXXALIAS_MDA (open, int, (const char *filename, int flags, ...));
13120 # else
13121 _GL_CXXALIAS_SYS (open, int, (const char *filename, int flags, ...));
13122 # endif
13123 @@ -186,22 +127,6 @@ _GL_CXXALIASWARN (open);
13124 /* Assume open is always declared. */
13125 _GL_WARN_ON_USE (open, "open is not always POSIX compliant - "
13126 "use gnulib module open for portability");
13127 -#elif @GNULIB_MDA_OPEN@
13128 -/* On native Windows, map 'open' to '_open', so that -loldnames is not
13129 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
13130 - platforms by defining GNULIB_NAMESPACE::open always. */
13131 -# if defined _WIN32 && !defined __CYGWIN__
13132 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
13133 -# undef open
13134 -# define open _open
13135 -# endif
13136 -_GL_CXXALIAS_MDA (open, int, (const char *filename, int flags, ...));
13137 -# else
13138 -_GL_CXXALIAS_SYS (open, int, (const char *filename, int flags, ...));
13139 -# endif
13140 -# if !defined __hpux
13141 -_GL_CXXALIASWARN (open);
13142 -# endif
13143 #endif
13144
13145 #if @GNULIB_OPENAT@
13146
13147 diff --git a/autotools/gnulib/fd-hook.c b/autotools/gnulib/fd-hook.c
13148 index 64a7a80..7879119 100644
13149 --- a/autotools/gnulib/fd-hook.c
13150 +++ b/autotools/gnulib/fd-hook.c
13151 @@ -1,18 +1,18 @@
13152 /* Hook for making file descriptor functions close(), ioctl() extensible.
13153 - Copyright (C) 2009-2022 Free Software Foundation, Inc.
13154 + Copyright (C) 2009-2019 Free Software Foundation, Inc.
13155 Written by Bruno Haible <bruno@×××××.org>, 2009.
13156
13157 - This file is free software: you can redistribute it and/or modify
13158 - it under the terms of the GNU Lesser General Public License as
13159 - published by the Free Software Foundation; either version 2.1 of the
13160 - License, or (at your option) any later version.
13161 + This program is free software: you can redistribute it and/or modify it
13162 + under the terms of the GNU General Public License as published
13163 + by the Free Software Foundation; either version 3 of the License, or
13164 + (at your option) any later version.
13165
13166 - This file is distributed in the hope that it will be useful,
13167 + This program is distributed in the hope that it will be useful,
13168 but WITHOUT ANY WARRANTY; without even the implied warranty of
13169 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13170 - GNU Lesser General Public License for more details.
13171 + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13172 + General Public License for more details.
13173
13174 - You should have received a copy of the GNU Lesser General Public License
13175 + You should have received a copy of the GNU General Public License
13176 along with this program. If not, see <https://www.gnu.org/licenses/>. */
13177
13178 #include <config.h>
13179
13180 diff --git a/autotools/gnulib/fd-hook.h b/autotools/gnulib/fd-hook.h
13181 index d6c4964..bf07f00 100644
13182 --- a/autotools/gnulib/fd-hook.h
13183 +++ b/autotools/gnulib/fd-hook.h
13184 @@ -1,17 +1,17 @@
13185 /* Hook for making file descriptor functions close(), ioctl() extensible.
13186 - Copyright (C) 2009-2022 Free Software Foundation, Inc.
13187 + Copyright (C) 2009-2019 Free Software Foundation, Inc.
13188
13189 - This file is free software: you can redistribute it and/or modify
13190 - it under the terms of the GNU Lesser General Public License as
13191 - published by the Free Software Foundation; either version 2.1 of the
13192 - License, or (at your option) any later version.
13193 + This program is free software: you can redistribute it and/or modify it
13194 + under the terms of the GNU General Public License as published
13195 + by the Free Software Foundation; either version 3 of the License, or
13196 + (at your option) any later version.
13197
13198 - This file is distributed in the hope that it will be useful,
13199 + This program is distributed in the hope that it will be useful,
13200 but WITHOUT ANY WARRANTY; without even the implied warranty of
13201 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13202 - GNU Lesser General Public License for more details.
13203 + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13204 + General Public License for more details.
13205
13206 - You should have received a copy of the GNU Lesser General Public License
13207 + You should have received a copy of the GNU General Public License
13208 along with this program. If not, see <https://www.gnu.org/licenses/>. */
13209
13210
13211
13212 diff --git a/autotools/gnulib/fd-safer-flag.c b/autotools/gnulib/fd-safer-flag.c
13213 index 2e07cb9..7c026ef 100644
13214 --- a/autotools/gnulib/fd-safer-flag.c
13215 +++ b/autotools/gnulib/fd-safer-flag.c
13216 @@ -1,11 +1,11 @@
13217 /* Adjust a file descriptor result so that it avoids clobbering
13218 STD{IN,OUT,ERR}_FILENO, with specific flags.
13219
13220 - Copyright (C) 2005-2006, 2009-2022 Free Software Foundation, Inc.
13221 + Copyright (C) 2005-2006, 2009-2019 Free Software Foundation, Inc.
13222
13223 This program is free software: you can redistribute it and/or modify
13224 it under the terms of the GNU General Public License as published by
13225 - the Free Software Foundation, either version 3 of the License, or
13226 + the Free Software Foundation; either version 3 of the License, or
13227 (at your option) any later version.
13228
13229 This program is distributed in the hope that it will be useful,
13230
13231 diff --git a/autotools/gnulib/fd-safer.c b/autotools/gnulib/fd-safer.c
13232 index e37b7b3..b5113e1 100644
13233 --- a/autotools/gnulib/fd-safer.c
13234 +++ b/autotools/gnulib/fd-safer.c
13235 @@ -1,10 +1,10 @@
13236 /* Return a safer copy of a file descriptor.
13237
13238 - Copyright (C) 2005-2006, 2009-2022 Free Software Foundation, Inc.
13239 + Copyright (C) 2005-2006, 2009-2019 Free Software Foundation, Inc.
13240
13241 This program is free software: you can redistribute it and/or modify
13242 it under the terms of the GNU General Public License as published by
13243 - the Free Software Foundation, either version 3 of the License, or
13244 + the Free Software Foundation; either version 3 of the License, or
13245 (at your option) any later version.
13246
13247 This program is distributed in the hope that it will be useful,
13248
13249 diff --git a/autotools/gnulib/fdopendir.c b/autotools/gnulib/fdopendir.c
13250 index c2b0e1e..b65588a 100644
13251 --- a/autotools/gnulib/fdopendir.c
13252 +++ b/autotools/gnulib/fdopendir.c
13253 @@ -1,9 +1,9 @@
13254 /* provide a replacement fdopendir function
13255 - Copyright (C) 2004-2022 Free Software Foundation, Inc.
13256 + Copyright (C) 2004-2019 Free Software Foundation, Inc.
13257
13258 This program is free software: you can redistribute it and/or modify
13259 it under the terms of the GNU General Public License as published by
13260 - the Free Software Foundation, either version 3 of the License, or
13261 + the Free Software Foundation; either version 3 of the License, or
13262 (at your option) any later version.
13263
13264 This program is distributed in the hope that it will be useful,
13265
13266 diff --git a/autotools/gnulib/filename.h b/autotools/gnulib/filename.h
13267 index ab77ca2..3ba3105 100644
13268 --- a/autotools/gnulib/filename.h
13269 +++ b/autotools/gnulib/filename.h
13270 @@ -1,109 +1,51 @@
13271 /* Basic filename support macros.
13272 - Copyright (C) 2001-2022 Free Software Foundation, Inc.
13273 - This file is part of the GNU C Library.
13274 + Copyright (C) 2001-2004, 2007-2019 Free Software Foundation, Inc.
13275
13276 - The GNU C Library is free software; you can redistribute it and/or
13277 - modify it under the terms of the GNU Lesser General Public
13278 - License as published by the Free Software Foundation; either
13279 - version 2.1 of the License, or (at your option) any later version.
13280 + This program is free software: you can redistribute it and/or modify
13281 + it under the terms of the GNU General Public License as published by
13282 + the Free Software Foundation; either version 3 of the License, or
13283 + (at your option) any later version.
13284
13285 - The GNU C Library is distributed in the hope that it will be useful,
13286 + This program is distributed in the hope that it will be useful,
13287 but WITHOUT ANY WARRANTY; without even the implied warranty of
13288 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13289 - Lesser General Public License for more details.
13290 + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13291 + GNU General Public License for more details.
13292
13293 - You should have received a copy of the GNU Lesser General Public
13294 - License along with the GNU C Library; if not, see
13295 - <https://www.gnu.org/licenses/>. */
13296 -
13297 -/* From Paul Eggert and Jim Meyering. */
13298 + You should have received a copy of the GNU General Public License
13299 + along with this program. If not, see <https://www.gnu.org/licenses/>. */
13300
13301 #ifndef _FILENAME_H
13302 #define _FILENAME_H
13303
13304 -#include <string.h>
13305 -
13306 #ifdef __cplusplus
13307 extern "C" {
13308 #endif
13309
13310
13311 -/* Filename support.
13312 - ISSLASH(C) tests whether C is a directory separator
13313 - character.
13314 - HAS_DEVICE(Filename) tests whether Filename contains a device
13315 - specification.
13316 - FILE_SYSTEM_PREFIX_LEN(Filename) length of the device specification
13317 - at the beginning of Filename,
13318 - index of the part consisting of
13319 - alternating components and slashes.
13320 - FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE
13321 - 1 when a non-empty device specification
13322 - can be followed by an empty or relative
13323 - part,
13324 - 0 when a non-empty device specification
13325 - must be followed by a slash,
13326 - 0 when device specification don't exist.
13327 - IS_ABSOLUTE_FILE_NAME(Filename)
13328 - tests whether Filename is independent of
13329 - any notion of "current directory".
13330 - IS_RELATIVE_FILE_NAME(Filename)
13331 - tests whether Filename may be concatenated
13332 - to a directory filename.
13333 - Note: On native Windows, OS/2, DOS, "c:" is neither an absolute nor a
13334 - relative file name!
13335 - IS_FILE_NAME_WITH_DIR(Filename) tests whether Filename contains a device
13336 - or directory specification.
13337 +/* Pathname support.
13338 + ISSLASH(C) tests whether C is a directory separator character.
13339 + IS_ABSOLUTE_PATH(P) tests whether P is an absolute path. If it is not,
13340 + it may be concatenated to a directory pathname.
13341 + IS_PATH_WITH_DIR(P) tests whether P contains a directory specification.
13342 */
13343 -#if defined _WIN32 || defined __CYGWIN__ \
13344 - || defined __EMX__ || defined __MSDOS__ || defined __DJGPP__
13345 +#if defined _WIN32 || defined __CYGWIN__ || defined __EMX__ || defined __DJGPP__
13346 /* Native Windows, Cygwin, OS/2, DOS */
13347 # define ISSLASH(C) ((C) == '/' || (C) == '\\')
13348 - /* Internal macro: Tests whether a character is a drive letter. */
13349 -# define _IS_DRIVE_LETTER(C) \
13350 - (((C) >= 'A' && (C) <= 'Z') || ((C) >= 'a' && (C) <= 'z'))
13351 - /* Help the compiler optimizing it. This assumes ASCII. */
13352 -# undef _IS_DRIVE_LETTER
13353 -# define _IS_DRIVE_LETTER(C) \
13354 - (((unsigned int) (C) | ('a' - 'A')) - 'a' <= 'z' - 'a')
13355 -# define HAS_DEVICE(Filename) \
13356 - (_IS_DRIVE_LETTER ((Filename)[0]) && (Filename)[1] == ':')
13357 -# define FILE_SYSTEM_PREFIX_LEN(Filename) (HAS_DEVICE (Filename) ? 2 : 0)
13358 -# ifdef __CYGWIN__
13359 -# define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
13360 -# else
13361 - /* On native Windows, OS/2, DOS, the system has the notion of a
13362 - "current directory" on each drive. */
13363 -# define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 1
13364 -# endif
13365 -# if FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE
13366 -# define IS_ABSOLUTE_FILE_NAME(Filename) \
13367 - ISSLASH ((Filename)[FILE_SYSTEM_PREFIX_LEN (Filename)])
13368 -# else
13369 -# define IS_ABSOLUTE_FILE_NAME(Filename) \
13370 - (ISSLASH ((Filename)[0]) || HAS_DEVICE (Filename))
13371 -# endif
13372 -# define IS_RELATIVE_FILE_NAME(Filename) \
13373 - (! (ISSLASH ((Filename)[0]) || HAS_DEVICE (Filename)))
13374 -# define IS_FILE_NAME_WITH_DIR(Filename) \
13375 - (strchr ((Filename), '/') != NULL || strchr ((Filename), '\\') != NULL \
13376 - || HAS_DEVICE (Filename))
13377 +# define HAS_DEVICE(P) \
13378 + ((((P)[0] >= 'A' && (P)[0] <= 'Z') || ((P)[0] >= 'a' && (P)[0] <= 'z')) \
13379 + && (P)[1] == ':')
13380 +# define IS_ABSOLUTE_PATH(P) (ISSLASH ((P)[0]) || HAS_DEVICE (P))
13381 +# define IS_PATH_WITH_DIR(P) \
13382 + (strchr (P, '/') != NULL || strchr (P, '\\') != NULL || HAS_DEVICE (P))
13383 +# define FILE_SYSTEM_PREFIX_LEN(P) (HAS_DEVICE (P) ? 2 : 0)
13384 #else
13385 /* Unix */
13386 # define ISSLASH(C) ((C) == '/')
13387 -# define HAS_DEVICE(Filename) ((void) (Filename), 0)
13388 -# define FILE_SYSTEM_PREFIX_LEN(Filename) ((void) (Filename), 0)
13389 -# define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
13390 -# define IS_ABSOLUTE_FILE_NAME(Filename) ISSLASH ((Filename)[0])
13391 -# define IS_RELATIVE_FILE_NAME(Filename) (! ISSLASH ((Filename)[0]))
13392 -# define IS_FILE_NAME_WITH_DIR(Filename) (strchr ((Filename), '/') != NULL)
13393 +# define IS_ABSOLUTE_PATH(P) ISSLASH ((P)[0])
13394 +# define IS_PATH_WITH_DIR(P) (strchr (P, '/') != NULL)
13395 +# define FILE_SYSTEM_PREFIX_LEN(P) 0
13396 #endif
13397
13398 -/* Deprecated macros. For backward compatibility with old users of the
13399 - 'filename' module. */
13400 -#define IS_ABSOLUTE_PATH IS_ABSOLUTE_FILE_NAME
13401 -#define IS_PATH_WITH_DIR IS_FILE_NAME_WITH_DIR
13402 -
13403
13404 #ifdef __cplusplus
13405 }
13406
13407 diff --git a/autotools/gnulib/filenamecat-lgpl.c b/autotools/gnulib/filenamecat-lgpl.c
13408 index 56981aa..98b105a 100644
13409 --- a/autotools/gnulib/filenamecat-lgpl.c
13410 +++ b/autotools/gnulib/filenamecat-lgpl.c
13411 @@ -1,18 +1,18 @@
13412 /* Concatenate two arbitrary file names.
13413
13414 - Copyright (C) 1996-2007, 2009-2022 Free Software Foundation, Inc.
13415 + Copyright (C) 1996-2007, 2009-2019 Free Software Foundation, Inc.
13416
13417 - This file is free software: you can redistribute it and/or modify
13418 - it under the terms of the GNU Lesser General Public License as
13419 - published by the Free Software Foundation; either version 2.1 of the
13420 - License, or (at your option) any later version.
13421 + This program is free software: you can redistribute it and/or modify
13422 + it under the terms of the GNU General Public License as published by
13423 + the Free Software Foundation; either version 3 of the License, or
13424 + (at your option) any later version.
13425
13426 - This file is distributed in the hope that it will be useful,
13427 + This program is distributed in the hope that it will be useful,
13428 but WITHOUT ANY WARRANTY; without even the implied warranty of
13429 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13430 - GNU Lesser General Public License for more details.
13431 + GNU General Public License for more details.
13432
13433 - You should have received a copy of the GNU Lesser General Public License
13434 + You should have received a copy of the GNU General Public License
13435 along with this program. If not, see <https://www.gnu.org/licenses/>. */
13436
13437 /* Written by Jim Meyering. */
13438 @@ -25,8 +25,7 @@
13439 #include <stdlib.h>
13440 #include <string.h>
13441
13442 -#include "basename-lgpl.h"
13443 -#include "filename.h"
13444 +#include "dirname.h"
13445
13446 #if ! HAVE_MEMPCPY && ! defined mempcpy
13447 # define mempcpy(D, S, N) ((void *) ((char *) memcpy (D, S, N) + (N)))
13448 @@ -42,7 +41,7 @@
13449 *BASE_IN_RESULT to point to the copy of BASE at the end of the
13450 returned concatenation.
13451
13452 - If malloc fails, return NULL with errno set. */
13453 + Return NULL if malloc fails. */
13454
13455 char *
13456 mfile_name_concat (char const *dir, char const *base, char **base_in_result)
13457 @@ -69,22 +68,20 @@ mfile_name_concat (char const *dir, char const *base, char **base_in_result)
13458 }
13459
13460 char *p_concat = malloc (dirlen + (sep != '\0') + baselen + 1);
13461 + char *p;
13462 +
13463 if (p_concat == NULL)
13464 return NULL;
13465
13466 - {
13467 - char *p;
13468 -
13469 - p = mempcpy (p_concat, dir, dirlen);
13470 - *p = sep;
13471 - p += sep != '\0';
13472 + p = mempcpy (p_concat, dir, dirlen);
13473 + *p = sep;
13474 + p += sep != '\0';
13475
13476 - if (base_in_result)
13477 - *base_in_result = p;
13478 + if (base_in_result)
13479 + *base_in_result = p;
13480
13481 - p = mempcpy (p, base, baselen);
13482 - *p = '\0';
13483 - }
13484 + p = mempcpy (p, base, baselen);
13485 + *p = '\0';
13486
13487 return p_concat;
13488 }
13489
13490 diff --git a/autotools/gnulib/filenamecat.h b/autotools/gnulib/filenamecat.h
13491 index f11bd28..67b46b0 100644
13492 --- a/autotools/gnulib/filenamecat.h
13493 +++ b/autotools/gnulib/filenamecat.h
13494 @@ -1,32 +1,27 @@
13495 /* Concatenate two arbitrary file names.
13496
13497 - Copyright (C) 1996-1997, 2003, 2005, 2007, 2009-2022 Free Software
13498 + Copyright (C) 1996-1997, 2003, 2005, 2007, 2009-2019 Free Software
13499 Foundation, Inc.
13500
13501 - This file is free software: you can redistribute it and/or modify
13502 - it under the terms of the GNU Lesser General Public License as
13503 - published by the Free Software Foundation; either version 2.1 of the
13504 - License, or (at your option) any later version.
13505 + This program is free software: you can redistribute it and/or modify
13506 + it under the terms of the GNU General Public License as published by
13507 + the Free Software Foundation; either version 3 of the License, or
13508 + (at your option) any later version.
13509
13510 - This file is distributed in the hope that it will be useful,
13511 + This program is distributed in the hope that it will be useful,
13512 but WITHOUT ANY WARRANTY; without even the implied warranty of
13513 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13514 - GNU Lesser General Public License for more details.
13515 + GNU General Public License for more details.
13516
13517 - You should have received a copy of the GNU Lesser General Public License
13518 + You should have received a copy of the GNU General Public License
13519 along with this program. If not, see <https://www.gnu.org/licenses/>. */
13520
13521 /* Written by Jim Meyering. */
13522
13523 -#include <stdlib.h>
13524 -
13525 #if GNULIB_FILENAMECAT
13526 char *file_name_concat (char const *dir, char const *base,
13527 - char **base_in_result)
13528 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE
13529 - _GL_ATTRIBUTE_RETURNS_NONNULL;
13530 + char **base_in_result);
13531 #endif
13532
13533 char *mfile_name_concat (char const *dir, char const *base,
13534 - char **base_in_result)
13535 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE;
13536 + char **base_in_result);
13537
13538 diff --git a/autotools/gnulib/float+.h b/autotools/gnulib/float+.h
13539 index 9ab4520..5af861f 100644
13540 --- a/autotools/gnulib/float+.h
13541 +++ b/autotools/gnulib/float+.h
13542 @@ -1,19 +1,19 @@
13543 /* Supplemental information about the floating-point formats.
13544 - Copyright (C) 2007, 2009-2022 Free Software Foundation, Inc.
13545 + Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc.
13546 Written by Bruno Haible <bruno@×××××.org>, 2007.
13547
13548 - This file is free software: you can redistribute it and/or modify
13549 - it under the terms of the GNU Lesser General Public License as
13550 - published by the Free Software Foundation; either version 2.1 of the
13551 - License, or (at your option) any later version.
13552 + This program is free software; you can redistribute it and/or modify
13553 + it under the terms of the GNU General Public License as published by
13554 + the Free Software Foundation; either version 3, or (at your option)
13555 + any later version.
13556
13557 - This file is distributed in the hope that it will be useful,
13558 + This program is distributed in the hope that it will be useful,
13559 but WITHOUT ANY WARRANTY; without even the implied warranty of
13560 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13561 - GNU Lesser General Public License for more details.
13562 + GNU General Public License for more details.
13563
13564 - You should have received a copy of the GNU Lesser General Public License
13565 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
13566 + You should have received a copy of the GNU General Public License
13567 + along with this program; if not, see <https://www.gnu.org/licenses/>. */
13568
13569 #ifndef _FLOATPLUS_H
13570 #define _FLOATPLUS_H
13571
13572 diff --git a/autotools/gnulib/float.c b/autotools/gnulib/float.c
13573 index de85064..8872deb 100644
13574 --- a/autotools/gnulib/float.c
13575 +++ b/autotools/gnulib/float.c
13576 @@ -1,18 +1,18 @@
13577 /* Auxiliary definitions for <float.h>.
13578 - Copyright (C) 2011-2022 Free Software Foundation, Inc.
13579 + Copyright (C) 2011-2019 Free Software Foundation, Inc.
13580 Written by Bruno Haible <bruno@×××××.org>, 2011.
13581
13582 - This file is free software: you can redistribute it and/or modify
13583 - it under the terms of the GNU Lesser General Public License as
13584 - published by the Free Software Foundation; either version 2.1 of the
13585 - License, or (at your option) any later version.
13586 + This program is free software: you can redistribute it and/or modify
13587 + it under the terms of the GNU General Public License as published by
13588 + the Free Software Foundation; either version 3 of the License, or
13589 + (at your option) any later version.
13590
13591 - This file is distributed in the hope that it will be useful,
13592 + This program is distributed in the hope that it will be useful,
13593 but WITHOUT ANY WARRANTY; without even the implied warranty of
13594 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13595 - GNU Lesser General Public License for more details.
13596 + GNU General Public License for more details.
13597
13598 - You should have received a copy of the GNU Lesser General Public License
13599 + You should have received a copy of the GNU General Public License
13600 along with this program. If not, see <https://www.gnu.org/licenses/>. */
13601
13602 #include <config.h>
13603
13604 diff --git a/autotools/gnulib/float.in.h b/autotools/gnulib/float.in.h
13605 index a418376..ba094a8 100644
13606 --- a/autotools/gnulib/float.in.h
13607 +++ b/autotools/gnulib/float.in.h
13608 @@ -1,18 +1,18 @@
13609 /* A correct <float.h>.
13610
13611 - Copyright (C) 2007-2022 Free Software Foundation, Inc.
13612 + Copyright (C) 2007-2019 Free Software Foundation, Inc.
13613
13614 - This file is free software: you can redistribute it and/or modify
13615 - it under the terms of the GNU Lesser General Public License as
13616 - published by the Free Software Foundation; either version 2.1 of the
13617 - License, or (at your option) any later version.
13618 + This program is free software: you can redistribute it and/or modify
13619 + it under the terms of the GNU General Public License as published by
13620 + the Free Software Foundation; either version 3 of the License, or
13621 + (at your option) any later version.
13622
13623 - This file is distributed in the hope that it will be useful,
13624 + This program is distributed in the hope that it will be useful,
13625 but WITHOUT ANY WARRANTY; without even the implied warranty of
13626 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13627 - GNU Lesser General Public License for more details.
13628 + GNU General Public License for more details.
13629
13630 - You should have received a copy of the GNU Lesser General Public License
13631 + You should have received a copy of the GNU General Public License
13632 along with this program. If not, see <https://www.gnu.org/licenses/>. */
13633
13634 #ifndef _@GUARD_PREFIX@_FLOAT_H
13635 @@ -93,14 +93,11 @@
13636 extern const long double LDBL_MAX;
13637
13638 Unfortunately, this is not a constant expression. */
13639 -# if !GNULIB_defined_long_double_union
13640 union gl_long_double_union
13641 {
13642 struct { unsigned int lo; unsigned int hi; unsigned int exponent; } xd;
13643 long double ld;
13644 };
13645 -# define GNULIB_defined_long_double_union 1
13646 -# endif
13647 extern const union gl_long_double_union gl_LDBL_MAX;
13648 # define LDBL_MAX (gl_LDBL_MAX.ld)
13649 /* Minimum e such that 10^e is in the range of normalized numbers. */
13650 @@ -149,14 +146,11 @@ extern const union gl_long_double_union gl_LDBL_MAX;
13651
13652 Unfortunately, this is not a constant expression, and the latter expression
13653 does not work well when GCC is optimizing.. */
13654 -# if !GNULIB_defined_long_double_union
13655 union gl_long_double_union
13656 {
13657 struct { double hi; double lo; } dd;
13658 long double ld;
13659 };
13660 -# define GNULIB_defined_long_double_union 1
13661 -# endif
13662 extern const union gl_long_double_union gl_LDBL_MAX;
13663 # define LDBL_MAX (gl_LDBL_MAX.ld)
13664 #endif
13665
13666 diff --git a/autotools/gnulib/fpucw.h b/autotools/gnulib/fpucw.h
13667 index 1921836..caa51fe 100644
13668 --- a/autotools/gnulib/fpucw.h
13669 +++ b/autotools/gnulib/fpucw.h
13670 @@ -1,18 +1,18 @@
13671 /* Manipulating the FPU control word. -*- coding: utf-8 -*-
13672 - Copyright (C) 2007-2022 Free Software Foundation, Inc.
13673 + Copyright (C) 2007-2019 Free Software Foundation, Inc.
13674 Written by Bruno Haible <bruno@×××××.org>, 2007.
13675
13676 - This file is free software: you can redistribute it and/or modify
13677 - it under the terms of the GNU Lesser General Public License as
13678 - published by the Free Software Foundation; either version 2.1 of the
13679 - License, or (at your option) any later version.
13680 + This program is free software: you can redistribute it and/or modify
13681 + it under the terms of the GNU General Public License as published by
13682 + the Free Software Foundation; either version 3 of the License, or
13683 + (at your option) any later version.
13684
13685 - This file is distributed in the hope that it will be useful,
13686 + This program is distributed in the hope that it will be useful,
13687 but WITHOUT ANY WARRANTY; without even the implied warranty of
13688 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13689 - GNU Lesser General Public License for more details.
13690 + GNU General Public License for more details.
13691
13692 - You should have received a copy of the GNU Lesser General Public License
13693 + You should have received a copy of the GNU General Public License
13694 along with this program. If not, see <https://www.gnu.org/licenses/>. */
13695
13696 #ifndef _FPUCW_H
13697 @@ -43,7 +43,7 @@
13698
13699 See Vincent Lefèvre's page https://www.vinc17.net/research/extended.en.html
13700 for a good explanation.
13701 - See https://web.archive.org/web/20060905133417/http://www.uwsg.iu.edu/hypermail/linux/kernel/0103.0/0453.html
13702 + See http://www.uwsg.iu.edu/hypermail/linux/kernel/0103.0/0453.html for
13703 some argumentation which setting should be the default. */
13704
13705 /* This header file provides the following facilities:
13706 @@ -61,8 +61,8 @@
13707 'long double' safe operation precision
13708 */
13709
13710 -/* Inline assembler like this works only with GNU C and clang. */
13711 -#if (defined __i386__ || defined __x86_64__) && (defined __GNUC__ || defined __clang__)
13712 +/* Inline assembler like this works only with GNU C. */
13713 +#if (defined __i386__ || defined __x86_64__) && defined __GNUC__
13714
13715 typedef unsigned short fpucw_t; /* glibc calls this fpu_control_t */
13716
13717 @@ -70,12 +70,12 @@ typedef unsigned short fpucw_t; /* glibc calls this fpu_control_t */
13718 # define FPU_PC_DOUBLE 0x200 /* glibc calls this _FPU_DOUBLE */
13719 # define FPU_PC_EXTENDED 0x300 /* glibc calls this _FPU_EXTENDED */
13720
13721 -# define GET_FPUCW() __extension__ \
13722 +# define GET_FPUCW() \
13723 ({ fpucw_t _cw; \
13724 __asm__ __volatile__ ("fnstcw %0" : "=m" (*&_cw)); \
13725 _cw; \
13726 })
13727 -# define SET_FPUCW(word) __extension__ \
13728 +# define SET_FPUCW(word) \
13729 (void)({ fpucw_t _ncw = (word); \
13730 __asm__ __volatile__ ("fldcw %0" : : "m" (*&_ncw)); \
13731 })
13732
13733 diff --git a/autotools/gnulib/free.c b/autotools/gnulib/free.c
13734 deleted file mode 100644
13735 index 86ebe6c..0000000
13736 --- a/autotools/gnulib/free.c
13737 +++ /dev/null
13738 @@ -1,53 +0,0 @@
13739 -/* Make free() preserve errno.
13740 -
13741 - Copyright (C) 2003, 2006, 2009-2022 Free Software Foundation, Inc.
13742 -
13743 - This file is free software: you can redistribute it and/or modify
13744 - it under the terms of the GNU Lesser General Public License as
13745 - published by the Free Software Foundation; either version 2.1 of the
13746 - License, or (at your option) any later version.
13747 -
13748 - This file is distributed in the hope that it will be useful,
13749 - but WITHOUT ANY WARRANTY; without even the implied warranty of
13750 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13751 - GNU Lesser General Public License for more details.
13752 -
13753 - You should have received a copy of the GNU Lesser General Public License
13754 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
13755 -
13756 -/* written by Paul Eggert */
13757 -
13758 -#include <config.h>
13759 -
13760 -/* Specification. */
13761 -#include <stdlib.h>
13762 -
13763 -/* A function definition is only needed if HAVE_FREE_POSIX is not defined. */
13764 -#if !HAVE_FREE_POSIX
13765 -
13766 -# include <errno.h>
13767 -
13768 -void
13769 -rpl_free (void *p)
13770 -# undef free
13771 -{
13772 -# if defined __GNUC__ && !defined __clang__
13773 - /* An invalid GCC optimization
13774 - <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98396>
13775 - would optimize away the assignments in the code below, when link-time
13776 - optimization (LTO) is enabled. Make the code more complicated, so that
13777 - GCC does not grok how to optimize it. */
13778 - int err[2];
13779 - err[0] = errno;
13780 - err[1] = errno;
13781 - errno = 0;
13782 - free (p);
13783 - errno = err[errno == 0];
13784 -# else
13785 - int err = errno;
13786 - free (p);
13787 - errno = err;
13788 -# endif
13789 -}
13790 -
13791 -#endif
13792
13793 diff --git a/autotools/gnulib/frexp.c b/autotools/gnulib/frexp.c
13794 index 2c15733..d3f1199 100644
13795 --- a/autotools/gnulib/frexp.c
13796 +++ b/autotools/gnulib/frexp.c
13797 @@ -1,17 +1,17 @@
13798 /* Split a double into fraction and mantissa.
13799 - Copyright (C) 2007-2022 Free Software Foundation, Inc.
13800 + Copyright (C) 2007-2019 Free Software Foundation, Inc.
13801
13802 - This file is free software: you can redistribute it and/or modify
13803 - it under the terms of the GNU Lesser General Public License as
13804 - published by the Free Software Foundation; either version 2.1 of the
13805 - License, or (at your option) any later version.
13806 + This program is free software: you can redistribute it and/or modify
13807 + it under the terms of the GNU General Public License as published by
13808 + the Free Software Foundation; either version 3 of the License, or
13809 + (at your option) any later version.
13810
13811 - This file is distributed in the hope that it will be useful,
13812 + This program is distributed in the hope that it will be useful,
13813 but WITHOUT ANY WARRANTY; without even the implied warranty of
13814 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13815 - GNU Lesser General Public License for more details.
13816 + GNU General Public License for more details.
13817
13818 - You should have received a copy of the GNU Lesser General Public License
13819 + You should have received a copy of the GNU General Public License
13820 along with this program. If not, see <https://www.gnu.org/licenses/>. */
13821
13822 /* Written by Paolo Bonzini <bonzini@×××.org>, 2003, and
13823
13824 diff --git a/autotools/gnulib/frexpl.c b/autotools/gnulib/frexpl.c
13825 index 55ca010..820cb2d 100644
13826 --- a/autotools/gnulib/frexpl.c
13827 +++ b/autotools/gnulib/frexpl.c
13828 @@ -1,17 +1,17 @@
13829 /* Split a 'long double' into fraction and mantissa.
13830 - Copyright (C) 2007, 2009-2022 Free Software Foundation, Inc.
13831 + Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc.
13832
13833 - This file is free software: you can redistribute it and/or modify
13834 - it under the terms of the GNU Lesser General Public License as
13835 - published by the Free Software Foundation; either version 2.1 of the
13836 - License, or (at your option) any later version.
13837 + This program is free software: you can redistribute it and/or modify
13838 + it under the terms of the GNU General Public License as published by
13839 + the Free Software Foundation; either version 3 of the License, or
13840 + (at your option) any later version.
13841
13842 - This file is distributed in the hope that it will be useful,
13843 + This program is distributed in the hope that it will be useful,
13844 but WITHOUT ANY WARRANTY; without even the implied warranty of
13845 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13846 - GNU Lesser General Public License for more details.
13847 + GNU General Public License for more details.
13848
13849 - You should have received a copy of the GNU Lesser General Public License
13850 + You should have received a copy of the GNU General Public License
13851 along with this program. If not, see <https://www.gnu.org/licenses/>. */
13852
13853 #include <config.h>
13854
13855 diff --git a/autotools/gnulib/fstat.c b/autotools/gnulib/fstat.c
13856 index 3928c86..a892b8f 100644
13857 --- a/autotools/gnulib/fstat.c
13858 +++ b/autotools/gnulib/fstat.c
13859 @@ -1,17 +1,17 @@
13860 /* fstat() replacement.
13861 - Copyright (C) 2011-2022 Free Software Foundation, Inc.
13862 + Copyright (C) 2011-2019 Free Software Foundation, Inc.
13863
13864 - This file is free software: you can redistribute it and/or modify
13865 - it under the terms of the GNU Lesser General Public License as
13866 - published by the Free Software Foundation; either version 2.1 of the
13867 - License, or (at your option) any later version.
13868 + This program is free software: you can redistribute it and/or modify
13869 + it under the terms of the GNU General Public License as published by
13870 + the Free Software Foundation; either version 3 of the License, or
13871 + (at your option) any later version.
13872
13873 - This file is distributed in the hope that it will be useful,
13874 + This program is distributed in the hope that it will be useful,
13875 but WITHOUT ANY WARRANTY; without even the implied warranty of
13876 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13877 - GNU Lesser General Public License for more details.
13878 + GNU General Public License for more details.
13879
13880 - You should have received a copy of the GNU Lesser General Public License
13881 + You should have received a copy of the GNU General Public License
13882 along with this program. If not, see <https://www.gnu.org/licenses/>. */
13883
13884 /* If the user's config.h happens to include <sys/stat.h>, let it include only
13885
13886 diff --git a/autotools/gnulib/fstatat.c b/autotools/gnulib/fstatat.c
13887 index 6e83449..019d3c6 100644
13888 --- a/autotools/gnulib/fstatat.c
13889 +++ b/autotools/gnulib/fstatat.c
13890 @@ -1,10 +1,10 @@
13891 /* Work around an fstatat bug on Solaris 9.
13892
13893 - Copyright (C) 2006, 2009-2022 Free Software Foundation, Inc.
13894 + Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc.
13895
13896 This program is free software: you can redistribute it and/or modify
13897 it under the terms of the GNU General Public License as published by
13898 - the Free Software Foundation, either version 3 of the License, or
13899 + the Free Software Foundation; either version 3 of the License, or
13900 (at your option) any later version.
13901
13902 This program is distributed in the hope that it will be useful,
13903 @@ -49,7 +49,6 @@ orig_fstatat (int fd, char const *filename, struct stat *buf, int flags)
13904
13905 #include <errno.h>
13906 #include <fcntl.h>
13907 -#include <stdlib.h>
13908 #include <string.h>
13909
13910 #if HAVE_FSTATAT && HAVE_WORKING_FSTATAT_ZERO_FLAG
13911
13912 diff --git a/autotools/gnulib/futimens.c b/autotools/gnulib/futimens.c
13913 index bc3e41a..cc03796 100644
13914 --- a/autotools/gnulib/futimens.c
13915 +++ b/autotools/gnulib/futimens.c
13916 @@ -1,17 +1,17 @@
13917 /* Set the access and modification time of an open fd.
13918 - Copyright (C) 2009-2022 Free Software Foundation, Inc.
13919 + Copyright (C) 2009-2019 Free Software Foundation, Inc.
13920
13921 - This file is free software: you can redistribute it and/or modify
13922 - it under the terms of the GNU Lesser General Public License as
13923 - published by the Free Software Foundation, either version 3 of the
13924 - License, or (at your option) any later version.
13925 + This program is free software: you can redistribute it and/or modify
13926 + it under the terms of the GNU General Public License as published by
13927 + the Free Software Foundation; either version 3 of the License, or
13928 + (at your option) any later version.
13929
13930 - This file is distributed in the hope that it will be useful,
13931 + This program is distributed in the hope that it will be useful,
13932 but WITHOUT ANY WARRANTY; without even the implied warranty of
13933 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13934 - GNU Lesser General Public License for more details.
13935 + GNU General Public License for more details.
13936
13937 - You should have received a copy of the GNU Lesser General Public License
13938 + You should have received a copy of the GNU General Public License
13939 along with this program. If not, see <https://www.gnu.org/licenses/>. */
13940
13941 /* written by Eric Blake */
13942
13943 diff --git a/autotools/gnulib/getcwd-lgpl.c b/autotools/gnulib/getcwd-lgpl.c
13944 index f449ac8..b224cfc 100644
13945 --- a/autotools/gnulib/getcwd-lgpl.c
13946 +++ b/autotools/gnulib/getcwd-lgpl.c
13947 @@ -1,17 +1,17 @@
13948 -/* Copyright (C) 2011-2022 Free Software Foundation, Inc.
13949 +/* Copyright (C) 2011-2019 Free Software Foundation, Inc.
13950 This file is part of gnulib.
13951
13952 - This file is free software: you can redistribute it and/or modify
13953 - it under the terms of the GNU Lesser General Public License as
13954 - published by the Free Software Foundation; either version 2.1 of the
13955 - License, or (at your option) any later version.
13956 + This program is free software: you can redistribute it and/or modify
13957 + it under the terms of the GNU General Public License as published by
13958 + the Free Software Foundation; either version 3 of the License, or
13959 + (at your option) any later version.
13960
13961 - This file is distributed in the hope that it will be useful,
13962 + This program is distributed in the hope that it will be useful,
13963 but WITHOUT ANY WARRANTY; without even the implied warranty of
13964 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13965 - GNU Lesser General Public License for more details.
13966 + GNU General Public License for more details.
13967
13968 - You should have received a copy of the GNU Lesser General Public License
13969 + You should have received a copy of the GNU General Public License
13970 along with this program. If not, see <https://www.gnu.org/licenses/>. */
13971
13972 #include <config.h>
13973 @@ -38,10 +38,6 @@ typedef int dummy;
13974 necessary. */
13975
13976 # undef getcwd
13977 -# if defined _WIN32 && !defined __CYGWIN__
13978 -# define getcwd _getcwd
13979 -# endif
13980 -
13981 char *
13982 rpl_getcwd (char *buf, size_t size)
13983 {
13984 @@ -69,7 +65,11 @@ rpl_getcwd (char *buf, size_t size)
13985 }
13986 result = getcwd (buf, size);
13987 if (!result)
13988 - free (buf);
13989 + {
13990 + int saved_errno = errno;
13991 + free (buf);
13992 + errno = saved_errno;
13993 + }
13994 return result;
13995 }
13996
13997 @@ -108,18 +108,17 @@ rpl_getcwd (char *buf, size_t size)
13998 while (!result && errno == ERANGE);
13999
14000 if (!result)
14001 - free (buf);
14002 + {
14003 + int saved_errno = errno;
14004 + free (buf);
14005 + errno = saved_errno;
14006 + }
14007 else
14008 {
14009 - /* Here result == buf. */
14010 - /* Shrink result before returning it. */
14011 - size_t actual_size = strlen (result) + 1;
14012 - if (actual_size < size)
14013 - {
14014 - char *shrinked_result = realloc (result, actual_size);
14015 - if (shrinked_result != NULL)
14016 - result = shrinked_result;
14017 - }
14018 + /* Trim to fit, if possible. */
14019 + result = realloc (buf, strlen (buf) + 1);
14020 + if (!result)
14021 + result = buf;
14022 }
14023 return result;
14024 }
14025
14026 diff --git a/autotools/gnulib/getdelim.c b/autotools/gnulib/getdelim.c
14027 index 9eb0483..528678c 100644
14028 --- a/autotools/gnulib/getdelim.c
14029 +++ b/autotools/gnulib/getdelim.c
14030 @@ -1,19 +1,19 @@
14031 /* getdelim.c --- Implementation of replacement getdelim function.
14032 - Copyright (C) 1994, 1996-1998, 2001, 2003, 2005-2022 Free Software
14033 + Copyright (C) 1994, 1996-1998, 2001, 2003, 2005-2019 Free Software
14034 Foundation, Inc.
14035
14036 - This file is free software: you can redistribute it and/or modify
14037 - it under the terms of the GNU Lesser General Public License as
14038 - published by the Free Software Foundation; either version 2.1 of the
14039 - License, or (at your option) any later version.
14040 + This program is free software; you can redistribute it and/or
14041 + modify it under the terms of the GNU General Public License as
14042 + published by the Free Software Foundation; either version 3, or (at
14043 + your option) any later version.
14044
14045 - This file is distributed in the hope that it will be useful,
14046 - but WITHOUT ANY WARRANTY; without even the implied warranty of
14047 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14048 - GNU Lesser General Public License for more details.
14049 + This program is distributed in the hope that it will be useful, but
14050 + WITHOUT ANY WARRANTY; without even the implied warranty of
14051 + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14052 + General Public License for more details.
14053
14054 - You should have received a copy of the GNU Lesser General Public License
14055 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
14056 + You should have received a copy of the GNU General Public License
14057 + along with this program; if not, see <https://www.gnu.org/licenses/>. */
14058
14059 /* Ported from glibc by Simon Josefsson. */
14060
14061
14062 diff --git a/autotools/gnulib/getdtablesize.c b/autotools/gnulib/getdtablesize.c
14063 index 793e0f8..03a9243 100644
14064 --- a/autotools/gnulib/getdtablesize.c
14065 +++ b/autotools/gnulib/getdtablesize.c
14066 @@ -1,18 +1,18 @@
14067 /* getdtablesize() function: Return maximum possible file descriptor value + 1.
14068 - Copyright (C) 2008-2022 Free Software Foundation, Inc.
14069 + Copyright (C) 2008-2019 Free Software Foundation, Inc.
14070 Written by Bruno Haible <bruno@×××××.org>, 2008.
14071
14072 - This file is free software: you can redistribute it and/or modify
14073 - it under the terms of the GNU Lesser General Public License as
14074 - published by the Free Software Foundation; either version 2.1 of the
14075 - License, or (at your option) any later version.
14076 + This program is free software: you can redistribute it and/or modify
14077 + it under the terms of the GNU General Public License as published by
14078 + the Free Software Foundation; either version 3 of the License, or
14079 + (at your option) any later version.
14080
14081 - This file is distributed in the hope that it will be useful,
14082 + This program is distributed in the hope that it will be useful,
14083 but WITHOUT ANY WARRANTY; without even the implied warranty of
14084 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14085 - GNU Lesser General Public License for more details.
14086 + GNU General Public License for more details.
14087
14088 - You should have received a copy of the GNU Lesser General Public License
14089 + You should have received a copy of the GNU General Public License
14090 along with this program. If not, see <https://www.gnu.org/licenses/>. */
14091
14092 #include <config.h>
14093
14094 diff --git a/autotools/gnulib/getgroups.c b/autotools/gnulib/getgroups.c
14095 index f7abd72..d8c77e9 100644
14096 --- a/autotools/gnulib/getgroups.c
14097 +++ b/autotools/gnulib/getgroups.c
14098 @@ -1,18 +1,18 @@
14099 /* provide consistent interface to getgroups for systems that don't allow N==0
14100
14101 - Copyright (C) 1996, 1999, 2003, 2006-2022 Free Software Foundation, Inc.
14102 + Copyright (C) 1996, 1999, 2003, 2006-2019 Free Software Foundation, Inc.
14103
14104 - This file is free software: you can redistribute it and/or modify
14105 - it under the terms of the GNU Lesser General Public License as
14106 - published by the Free Software Foundation; either version 2.1 of the
14107 - License, or (at your option) any later version.
14108 + This program is free software: you can redistribute it and/or modify
14109 + it under the terms of the GNU General Public License as published by
14110 + the Free Software Foundation; either version 3 of the License, or
14111 + (at your option) any later version.
14112
14113 - This file is distributed in the hope that it will be useful,
14114 + This program is distributed in the hope that it will be useful,
14115 but WITHOUT ANY WARRANTY; without even the implied warranty of
14116 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14117 - GNU Lesser General Public License for more details.
14118 + GNU General Public License for more details.
14119
14120 - You should have received a copy of the GNU Lesser General Public License
14121 + You should have received a copy of the GNU General Public License
14122 along with this program. If not, see <https://www.gnu.org/licenses/>. */
14123
14124 /* written by Jim Meyering */
14125 @@ -30,7 +30,7 @@
14126 /* Provide a stub that fails with ENOSYS, since there is no group
14127 information available on mingw. */
14128 int
14129 -getgroups (_GL_UNUSED int n, _GL_UNUSED GETGROUPS_T *groups)
14130 +getgroups (int n _GL_UNUSED, GETGROUPS_T *groups _GL_UNUSED)
14131 {
14132 errno = ENOSYS;
14133 return -1;
14134 @@ -70,6 +70,7 @@ rpl_getgroups (int n, gid_t *group)
14135 {
14136 int n_groups;
14137 GETGROUPS_T *gbuf;
14138 + int saved_errno;
14139
14140 if (n < 0)
14141 {
14142 @@ -98,7 +99,9 @@ rpl_getgroups (int n, gid_t *group)
14143 while (n--)
14144 group[n] = gbuf[n];
14145 }
14146 + saved_errno = errno;
14147 free (gbuf);
14148 + errno = saved_errno;
14149 return result;
14150 }
14151
14152 @@ -118,7 +121,10 @@ rpl_getgroups (int n, gid_t *group)
14153 n *= 2;
14154 }
14155
14156 + saved_errno = errno;
14157 free (gbuf);
14158 + errno = saved_errno;
14159 +
14160 return n_groups;
14161 }
14162
14163
14164 diff --git a/autotools/gnulib/getline.c b/autotools/gnulib/getline.c
14165 index 34b9117..40882fb 100644
14166 --- a/autotools/gnulib/getline.c
14167 +++ b/autotools/gnulib/getline.c
14168 @@ -1,18 +1,18 @@
14169 /* getline.c --- Implementation of replacement getline function.
14170 - Copyright (C) 2005-2007, 2009-2022 Free Software Foundation, Inc.
14171 + Copyright (C) 2005-2007, 2009-2019 Free Software Foundation, Inc.
14172
14173 - This file is free software: you can redistribute it and/or modify
14174 - it under the terms of the GNU Lesser General Public License as
14175 - published by the Free Software Foundation; either version 2.1 of the
14176 - License, or (at your option) any later version.
14177 + This program is free software; you can redistribute it and/or
14178 + modify it under the terms of the GNU General Public License as
14179 + published by the Free Software Foundation; either version 3, or (at
14180 + your option) any later version.
14181
14182 - This file is distributed in the hope that it will be useful,
14183 - but WITHOUT ANY WARRANTY; without even the implied warranty of
14184 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14185 - GNU Lesser General Public License for more details.
14186 + This program is distributed in the hope that it will be useful, but
14187 + WITHOUT ANY WARRANTY; without even the implied warranty of
14188 + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14189 + General Public License for more details.
14190
14191 - You should have received a copy of the GNU Lesser General Public License
14192 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
14193 + You should have received a copy of the GNU General Public License
14194 + along with this program; if not, see <https://www.gnu.org/licenses/>. */
14195
14196 /* Written by Simon Josefsson. */
14197
14198
14199 diff --git a/autotools/gnulib/getopt-cdefs.in.h b/autotools/gnulib/getopt-cdefs.in.h
14200 index b6dd913..049145b 100644
14201 --- a/autotools/gnulib/getopt-cdefs.in.h
14202 +++ b/autotools/gnulib/getopt-cdefs.in.h
14203 @@ -1,21 +1,22 @@
14204 /* getopt-on-non-glibc compatibility macros.
14205 - Copyright (C) 1989-2022 Free Software Foundation, Inc.
14206 + Copyright (C) 1989-2019 Free Software Foundation, Inc.
14207 This file is part of gnulib.
14208 Unlike most of the getopt implementation, it is NOT shared
14209 with the GNU C Library.
14210
14211 - This file is free software: you can redistribute it and/or modify
14212 - it under the terms of the GNU Lesser General Public License as
14213 - published by the Free Software Foundation; either version 2.1 of the
14214 - License, or (at your option) any later version.
14215 + This file is free software; you can redistribute it and/or modify it
14216 + under the terms of the GNU General Public License as
14217 + published by the Free Software Foundation; either version 3 of
14218 + the License, or (at your option) any later version.
14219
14220 - This file is distributed in the hope that it will be useful,
14221 - but WITHOUT ANY WARRANTY; without even the implied warranty of
14222 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14223 - GNU Lesser General Public License for more details.
14224 + This file is distributed in the hope that it will be useful, but
14225 + WITHOUT ANY WARRANTY; without even the implied warranty of
14226 + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14227 + General Public License for more details.
14228
14229 - You should have received a copy of the GNU Lesser General Public License
14230 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
14231 + You should have received a copy of the GNU General Public
14232 + License along with gnulib; if not, see
14233 + <https://www.gnu.org/licenses/>. */
14234
14235 #ifndef _GETOPT_CDEFS_H
14236 #define _GETOPT_CDEFS_H 1
14237 @@ -56,7 +57,7 @@
14238 #endif
14239
14240 #ifndef __THROW
14241 -# if defined __cplusplus && (__GNUC_PREREQ (2,8) || __clang_major__ >= 4)
14242 +# if defined __cplusplus && __GNUC_PREREQ (2,8)
14243 # define __THROW throw ()
14244 # else
14245 # define __THROW
14246
14247 diff --git a/autotools/gnulib/getopt-core.h b/autotools/gnulib/getopt-core.h
14248 index 1c40ecc..6360ad6 100644
14249 --- a/autotools/gnulib/getopt-core.h
14250 +++ b/autotools/gnulib/getopt-core.h
14251 @@ -1,19 +1,19 @@
14252 /* Declarations for getopt (basic, portable features only).
14253 - Copyright (C) 1989-2022 Free Software Foundation, Inc.
14254 + Copyright (C) 1989-2019 Free Software Foundation, Inc.
14255 This file is part of the GNU C Library and is also part of gnulib.
14256 Patches to this file should be submitted to both projects.
14257
14258 The GNU C Library is free software; you can redistribute it and/or
14259 - modify it under the terms of the GNU Lesser General Public
14260 + modify it under the terms of the GNU General Public
14261 License as published by the Free Software Foundation; either
14262 - version 2.1 of the License, or (at your option) any later version.
14263 + version 3 of the License, or (at your option) any later version.
14264
14265 The GNU C Library is distributed in the hope that it will be useful,
14266 but WITHOUT ANY WARRANTY; without even the implied warranty of
14267 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14268 - Lesser General Public License for more details.
14269 + General Public License for more details.
14270
14271 - You should have received a copy of the GNU Lesser General Public
14272 + You should have received a copy of the GNU General Public
14273 License along with the GNU C Library; if not, see
14274 <https://www.gnu.org/licenses/>. */
14275
14276
14277 diff --git a/autotools/gnulib/getopt-ext.h b/autotools/gnulib/getopt-ext.h
14278 index d661fcc..13cb007 100644
14279 --- a/autotools/gnulib/getopt-ext.h
14280 +++ b/autotools/gnulib/getopt-ext.h
14281 @@ -1,19 +1,19 @@
14282 /* Declarations for getopt (GNU extensions).
14283 - Copyright (C) 1989-2022 Free Software Foundation, Inc.
14284 + Copyright (C) 1989-2019 Free Software Foundation, Inc.
14285 This file is part of the GNU C Library and is also part of gnulib.
14286 Patches to this file should be submitted to both projects.
14287
14288 The GNU C Library is free software; you can redistribute it and/or
14289 - modify it under the terms of the GNU Lesser General Public
14290 + modify it under the terms of the GNU General Public
14291 License as published by the Free Software Foundation; either
14292 - version 2.1 of the License, or (at your option) any later version.
14293 + version 3 of the License, or (at your option) any later version.
14294
14295 The GNU C Library is distributed in the hope that it will be useful,
14296 but WITHOUT ANY WARRANTY; without even the implied warranty of
14297 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14298 - Lesser General Public License for more details.
14299 + General Public License for more details.
14300
14301 - You should have received a copy of the GNU Lesser General Public
14302 + You should have received a copy of the GNU General Public
14303 License along with the GNU C Library; if not, see
14304 <https://www.gnu.org/licenses/>. */
14305
14306
14307 diff --git a/autotools/gnulib/getopt-pfx-core.h b/autotools/gnulib/getopt-pfx-core.h
14308 index 3eead0e..8fac269 100644
14309 --- a/autotools/gnulib/getopt-pfx-core.h
14310 +++ b/autotools/gnulib/getopt-pfx-core.h
14311 @@ -1,21 +1,22 @@
14312 /* getopt (basic, portable features) gnulib wrapper header.
14313 - Copyright (C) 1989-2022 Free Software Foundation, Inc.
14314 + Copyright (C) 1989-2019 Free Software Foundation, Inc.
14315 This file is part of gnulib.
14316 Unlike most of the getopt implementation, it is NOT shared
14317 with the GNU C Library.
14318
14319 - This file is free software: you can redistribute it and/or modify
14320 - it under the terms of the GNU Lesser General Public License as
14321 - published by the Free Software Foundation; either version 2.1 of the
14322 - License, or (at your option) any later version.
14323 + This file is free software; you can redistribute it and/or modify it
14324 + under the terms of the GNU General Public License as
14325 + published by the Free Software Foundation; either version 3 of
14326 + the License, or (at your option) any later version.
14327
14328 - This file is distributed in the hope that it will be useful,
14329 - but WITHOUT ANY WARRANTY; without even the implied warranty of
14330 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14331 - GNU Lesser General Public License for more details.
14332 + This file is distributed in the hope that it will be useful, but
14333 + WITHOUT ANY WARRANTY; without even the implied warranty of
14334 + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14335 + General Public License for more details.
14336
14337 - You should have received a copy of the GNU Lesser General Public License
14338 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
14339 + You should have received a copy of the GNU General Public
14340 + License along with gnulib; if not, see
14341 + <https://www.gnu.org/licenses/>. */
14342
14343 #ifndef _GETOPT_PFX_CORE_H
14344 #define _GETOPT_PFX_CORE_H 1
14345 @@ -47,14 +48,6 @@
14346 # define optind __GETOPT_ID (optind)
14347 # define optopt __GETOPT_ID (optopt)
14348
14349 -/* Work around a a problem on macOS, which declares getopt with a
14350 - trailing __DARWIN_ALIAS(getopt) that would expand to something like
14351 - __asm("_" "rpl_getopt" "$UNIX2003") were it not for the following
14352 - hack to suppress the macOS declaration <https://bugs.gnu.org/40205>. */
14353 -# ifdef __APPLE__
14354 -# define _GETOPT
14355 -# endif
14356 -
14357 /* The system's getopt.h may have already included getopt-core.h to
14358 declare the unprefixed identifiers. Undef _GETOPT_CORE_H so that
14359 getopt-core.h declares them with prefixes. */
14360
14361 diff --git a/autotools/gnulib/getopt-pfx-ext.h b/autotools/gnulib/getopt-pfx-ext.h
14362 index 85a6cb5..0e21aef 100644
14363 --- a/autotools/gnulib/getopt-pfx-ext.h
14364 +++ b/autotools/gnulib/getopt-pfx-ext.h
14365 @@ -1,21 +1,22 @@
14366 /* getopt (GNU extensions) gnulib wrapper header.
14367 - Copyright (C) 1989-2022 Free Software Foundation, Inc.
14368 + Copyright (C) 1989-2019 Free Software Foundation, Inc.
14369 This file is part of gnulib.
14370 Unlike most of the getopt implementation, it is NOT shared
14371 with the GNU C Library.
14372
14373 - This file is free software: you can redistribute it and/or modify
14374 - it under the terms of the GNU Lesser General Public License as
14375 - published by the Free Software Foundation; either version 2.1 of the
14376 - License, or (at your option) any later version.
14377 + This file is free software; you can redistribute it and/or modify it
14378 + under the terms of the GNU General Public License as
14379 + published by the Free Software Foundation; either version 3 of
14380 + the License, or (at your option) any later version.
14381
14382 - This file is distributed in the hope that it will be useful,
14383 - but WITHOUT ANY WARRANTY; without even the implied warranty of
14384 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14385 - GNU Lesser General Public License for more details.
14386 + This file is distributed in the hope that it will be useful, but
14387 + WITHOUT ANY WARRANTY; without even the implied warranty of
14388 + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14389 + General Public License for more details.
14390
14391 - You should have received a copy of the GNU Lesser General Public License
14392 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
14393 + You should have received a copy of the GNU General Public
14394 + License along with gnulib; if not, see
14395 + <https://www.gnu.org/licenses/>. */
14396
14397 #ifndef _GETOPT_PFX_EXT_H
14398 #define _GETOPT_PFX_EXT_H 1
14399
14400 diff --git a/autotools/gnulib/getopt.c b/autotools/gnulib/getopt.c
14401 index 128dc7f..8ee075a 100644
14402 --- a/autotools/gnulib/getopt.c
14403 +++ b/autotools/gnulib/getopt.c
14404 @@ -1,19 +1,19 @@
14405 /* Getopt for GNU.
14406 - Copyright (C) 1987-2022 Free Software Foundation, Inc.
14407 + Copyright (C) 1987-2019 Free Software Foundation, Inc.
14408 This file is part of the GNU C Library and is also part of gnulib.
14409 Patches to this file should be submitted to both projects.
14410
14411 The GNU C Library is free software; you can redistribute it and/or
14412 - modify it under the terms of the GNU Lesser General Public
14413 + modify it under the terms of the GNU General Public
14414 License as published by the Free Software Foundation; either
14415 - version 2.1 of the License, or (at your option) any later version.
14416 + version 3 of the License, or (at your option) any later version.
14417
14418 The GNU C Library is distributed in the hope that it will be useful,
14419 but WITHOUT ANY WARRANTY; without even the implied warranty of
14420 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14421 - Lesser General Public License for more details.
14422 + General Public License for more details.
14423
14424 - You should have received a copy of the GNU Lesser General Public
14425 + You should have received a copy of the GNU General Public
14426 License along with the GNU C Library; if not, see
14427 <https://www.gnu.org/licenses/>. */
14428
14429 @@ -378,8 +378,8 @@ process_long_option (int argc, char **argv, const char *optstring,
14430 /* Initialize internal data upon the first call to getopt. */
14431
14432 static const char *
14433 -_getopt_initialize (_GL_UNUSED int argc,
14434 - _GL_UNUSED char **argv, const char *optstring,
14435 +_getopt_initialize (int argc _GL_UNUSED,
14436 + char **argv _GL_UNUSED, const char *optstring,
14437 struct _getopt_data *d, int posixly_correct)
14438 {
14439 /* Start processing options with ARGV-element 1 (since ARGV-element 0
14440
14441 diff --git a/autotools/gnulib/getopt.in.h b/autotools/gnulib/getopt.in.h
14442 index 9bc50ee..c77f34c 100644
14443 --- a/autotools/gnulib/getopt.in.h
14444 +++ b/autotools/gnulib/getopt.in.h
14445 @@ -1,22 +1,22 @@
14446 /* Declarations for getopt.
14447 - Copyright (C) 1989-2022 Free Software Foundation, Inc.
14448 + Copyright (C) 1989-2019 Free Software Foundation, Inc.
14449 This file is part of gnulib.
14450 Unlike most of the getopt implementation, it is NOT shared
14451 with the GNU C Library, which supplies a different version of
14452 this file.
14453
14454 - This file is free software: you can redistribute it and/or modify
14455 - it under the terms of the GNU Lesser General Public License as
14456 - published by the Free Software Foundation; either version 2.1 of the
14457 - License, or (at your option) any later version.
14458 + This file is free software; you can redistribute it and/or modify it
14459 + under the terms of the GNU General Public License as
14460 + published by the Free Software Foundation; either version 3 of
14461 + the License, or (at your option) any later version.
14462
14463 - This file is distributed in the hope that it will be useful,
14464 - but WITHOUT ANY WARRANTY; without even the implied warranty of
14465 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14466 - GNU Lesser General Public License for more details.
14467 + This file is distributed in the hope that it will be useful, but
14468 + WITHOUT ANY WARRANTY; without even the implied warranty of
14469 + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14470 + General Public License for more details.
14471
14472 - You should have received a copy of the GNU Lesser General Public License
14473 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
14474 + You should have received a copy of the GNU General Public
14475 + License along with gnulib; if not, see <https://www.gnu.org/licenses/>. */
14476
14477 #ifndef _@GUARD_PREFIX@_GETOPT_H
14478
14479
14480 diff --git a/autotools/gnulib/getopt1.c b/autotools/gnulib/getopt1.c
14481 index 990eee1..883aa6b 100644
14482 --- a/autotools/gnulib/getopt1.c
14483 +++ b/autotools/gnulib/getopt1.c
14484 @@ -1,19 +1,19 @@
14485 /* getopt_long and getopt_long_only entry points for GNU getopt.
14486 - Copyright (C) 1987-2022 Free Software Foundation, Inc.
14487 + Copyright (C) 1987-2019 Free Software Foundation, Inc.
14488 This file is part of the GNU C Library and is also part of gnulib.
14489 Patches to this file should be submitted to both projects.
14490
14491 The GNU C Library is free software; you can redistribute it and/or
14492 - modify it under the terms of the GNU Lesser General Public
14493 + modify it under the terms of the GNU General Public
14494 License as published by the Free Software Foundation; either
14495 - version 2.1 of the License, or (at your option) any later version.
14496 + version 3 of the License, or (at your option) any later version.
14497
14498 The GNU C Library is distributed in the hope that it will be useful,
14499 but WITHOUT ANY WARRANTY; without even the implied warranty of
14500 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14501 - Lesser General Public License for more details.
14502 + General Public License for more details.
14503
14504 - You should have received a copy of the GNU Lesser General Public
14505 + You should have received a copy of the GNU General Public
14506 License along with the GNU C Library; if not, see
14507 <https://www.gnu.org/licenses/>. */
14508
14509
14510 diff --git a/autotools/gnulib/getopt_int.h b/autotools/gnulib/getopt_int.h
14511 index ccdbb97..e63706f 100644
14512 --- a/autotools/gnulib/getopt_int.h
14513 +++ b/autotools/gnulib/getopt_int.h
14514 @@ -1,19 +1,19 @@
14515 /* Internal declarations for getopt.
14516 - Copyright (C) 1989-2022 Free Software Foundation, Inc.
14517 + Copyright (C) 1989-2019 Free Software Foundation, Inc.
14518 This file is part of the GNU C Library and is also part of gnulib.
14519 Patches to this file should be submitted to both projects.
14520
14521 The GNU C Library is free software; you can redistribute it and/or
14522 - modify it under the terms of the GNU Lesser General Public
14523 + modify it under the terms of the GNU General Public
14524 License as published by the Free Software Foundation; either
14525 - version 2.1 of the License, or (at your option) any later version.
14526 + version 3 of the License, or (at your option) any later version.
14527
14528 The GNU C Library is distributed in the hope that it will be useful,
14529 but WITHOUT ANY WARRANTY; without even the implied warranty of
14530 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14531 - Lesser General Public License for more details.
14532 + General Public License for more details.
14533
14534 - You should have received a copy of the GNU Lesser General Public
14535 + You should have received a copy of the GNU General Public
14536 License along with the GNU C Library; if not, see
14537 <https://www.gnu.org/licenses/>. */
14538
14539
14540 diff --git a/autotools/gnulib/getprogname.c b/autotools/gnulib/getprogname.c
14541 index 62a4800..22d71eb 100644
14542 --- a/autotools/gnulib/getprogname.c
14543 +++ b/autotools/gnulib/getprogname.c
14544 @@ -1,17 +1,17 @@
14545 /* Program name management.
14546 - Copyright (C) 2016-2022 Free Software Foundation, Inc.
14547 + Copyright (C) 2016-2019 Free Software Foundation, Inc.
14548
14549 This program is free software: you can redistribute it and/or modify
14550 - it under the terms of the GNU Lesser General Public License as published by
14551 - the Free Software Foundation; either version 2.1 of the License, or
14552 + it under the terms of the GNU General Public License as published by
14553 + the Free Software Foundation; either version 3 of the License, or
14554 (at your option) any later version.
14555
14556 This program is distributed in the hope that it will be useful,
14557 but WITHOUT ANY WARRANTY; without even the implied warranty of
14558 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14559 - GNU Lesser General Public License for more details.
14560 + GNU General Public License for more details.
14561
14562 - You should have received a copy of the GNU Lesser General Public License
14563 + You should have received a copy of the GNU General Public License
14564 along with this program. If not, see <https://www.gnu.org/licenses/>. */
14565
14566 #include <config.h>
14567 @@ -43,7 +43,7 @@
14568 # include <string.h>
14569 #endif
14570
14571 -#if defined __sgi || defined __osf__
14572 +#ifdef __sgi
14573 # include <string.h>
14574 # include <unistd.h>
14575 # include <stdio.h>
14576 @@ -51,13 +51,7 @@
14577 # include <sys/procfs.h>
14578 #endif
14579
14580 -#if defined __SCO_VERSION__ || defined __sysv5__
14581 -# include <fcntl.h>
14582 -# include <stdlib.h>
14583 -# include <string.h>
14584 -#endif
14585 -
14586 -#include "basename-lgpl.h"
14587 +#include "dirname.h"
14588
14589 #ifndef HAVE_GETPROGNAME /* not Mac OS X, FreeBSD, NetBSD, OpenBSD >= 5.4, Cygwin */
14590 char const *
14591 @@ -224,16 +218,12 @@ getprogname (void)
14592 free (buf.ps_pathptr);
14593 }
14594 return p;
14595 -# elif defined __sgi || defined __osf__ /* IRIX or Tru64 */
14596 +# elif defined __sgi /* IRIX */
14597 char filename[50];
14598 int fd;
14599
14600 - # if defined __sgi
14601 - sprintf (filename, "/proc/pinfo/%d", (int) getpid ());
14602 - # else
14603 - sprintf (filename, "/proc/%d", (int) getpid ());
14604 - # endif
14605 - fd = open (filename, O_RDONLY | O_CLOEXEC);
14606 + sprintf (filename, "/proc/pinfo/%d", (int) getpid ());
14607 + fd = open (filename, O_RDONLY);
14608 if (0 <= fd)
14609 {
14610 prpsinfo_t buf;
14611 @@ -243,50 +233,17 @@ getprogname (void)
14612 {
14613 char *name = buf.pr_fname;
14614 size_t namesize = sizeof buf.pr_fname;
14615 - /* It may not be NUL-terminated. */
14616 char *namenul = memchr (name, '\0', namesize);
14617 size_t namelen = namenul ? namenul - name : namesize;
14618 char *namecopy = malloc (namelen + 1);
14619 if (namecopy)
14620 {
14621 - namecopy[namelen] = '\0';
14622 + namecopy[namelen] = 0;
14623 return memcpy (namecopy, name, namelen);
14624 }
14625 }
14626 }
14627 return NULL;
14628 -# elif defined __SCO_VERSION__ || defined __sysv5__ /* SCO OpenServer6/UnixWare */
14629 - char buf[80];
14630 - int fd;
14631 - sprintf (buf, "/proc/%d/cmdline", getpid());
14632 - fd = open (buf, O_RDONLY);
14633 - if (0 <= fd)
14634 - {
14635 - size_t n = read (fd, buf, 79);
14636 - if (n > 0)
14637 - {
14638 - buf[n] = '\0'; /* Guarantee null-termination */
14639 - char *progname;
14640 - progname = strrchr (buf, '/');
14641 - if (progname)
14642 - {
14643 - progname = progname + 1; /* Skip the '/' */
14644 - }
14645 - else
14646 - {
14647 - progname = buf;
14648 - }
14649 - char *ret;
14650 - ret = malloc (strlen (progname) + 1);
14651 - if (ret)
14652 - {
14653 - strcpy (ret, progname);
14654 - return ret;
14655 - }
14656 - }
14657 - close (fd);
14658 - }
14659 - return "?";
14660 # else
14661 # error "getprogname module not ported to this OS"
14662 # endif
14663
14664 diff --git a/autotools/gnulib/getprogname.h b/autotools/gnulib/getprogname.h
14665 index 9a35e58..1590b38 100644
14666 --- a/autotools/gnulib/getprogname.h
14667 +++ b/autotools/gnulib/getprogname.h
14668 @@ -1,17 +1,17 @@
14669 /* Program name management.
14670 - Copyright (C) 2016-2022 Free Software Foundation, Inc.
14671 + Copyright (C) 2016-2019 Free Software Foundation, Inc.
14672
14673 This program is free software: you can redistribute it and/or modify
14674 - it under the terms of the GNU Lesser General Public License as published by
14675 - the Free Software Foundation; either version 2.1 of the License, or
14676 + it under the terms of the GNU General Public License as published by
14677 + the Free Software Foundation; either version 3 of the License, or
14678 (at your option) any later version.
14679
14680 This program is distributed in the hope that it will be useful,
14681 but WITHOUT ANY WARRANTY; without even the implied warranty of
14682 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14683 - GNU Lesser General Public License for more details.
14684 + GNU General Public License for more details.
14685
14686 - You should have received a copy of the GNU Lesser General Public License
14687 + You should have received a copy of the GNU General Public License
14688 along with this program. If not, see <https://www.gnu.org/licenses/>. */
14689
14690 #ifndef _GL_GETPROGNAME_H
14691
14692 diff --git a/autotools/gnulib/gettext.h b/autotools/gnulib/gettext.h
14693 index b3577a0..c7c0fdb 100644
14694 --- a/autotools/gnulib/gettext.h
14695 +++ b/autotools/gnulib/gettext.h
14696 @@ -1,19 +1,19 @@
14697 /* Convenience header for conditional use of GNU <libintl.h>.
14698 - Copyright (C) 1995-1998, 2000-2002, 2004-2006, 2009-2022 Free Software
14699 + Copyright (C) 1995-1998, 2000-2002, 2004-2006, 2009-2019 Free Software
14700 Foundation, Inc.
14701
14702 - This file is free software: you can redistribute it and/or modify
14703 - it under the terms of the GNU Lesser General Public License as
14704 - published by the Free Software Foundation; either version 2.1 of the
14705 - License, or (at your option) any later version.
14706 + This program is free software; you can redistribute it and/or modify
14707 + it under the terms of the GNU General Public License as published by
14708 + the Free Software Foundation; either version 3, or (at your option)
14709 + any later version.
14710
14711 - This file is distributed in the hope that it will be useful,
14712 + This program is distributed in the hope that it will be useful,
14713 but WITHOUT ANY WARRANTY; without even the implied warranty of
14714 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14715 - GNU Lesser General Public License for more details.
14716 + GNU General Public License for more details.
14717
14718 - You should have received a copy of the GNU Lesser General Public License
14719 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
14720 + You should have received a copy of the GNU General Public License along
14721 + with this program; if not, see <https://www.gnu.org/licenses/>. */
14722
14723 #ifndef _LIBGETTEXT_H
14724 #define _LIBGETTEXT_H 1
14725 @@ -138,7 +138,7 @@
14726 #define dcnpgettext(Domainname, Msgctxt, Msgid, MsgidPlural, N, Category) \
14727 npgettext_aux (Domainname, Msgctxt GETTEXT_CONTEXT_GLUE Msgid, Msgid, MsgidPlural, N, Category)
14728
14729 -#if defined __GNUC__ || defined __clang__
14730 +#ifdef __GNUC__
14731 __inline
14732 #else
14733 #ifdef __cplusplus
14734 @@ -157,7 +157,7 @@ pgettext_aux (const char *domain,
14735 return translation;
14736 }
14737
14738 -#if defined __GNUC__ || defined __clang__
14739 +#ifdef __GNUC__
14740 __inline
14741 #else
14742 #ifdef __cplusplus
14743 @@ -191,8 +191,9 @@ npgettext_aux (const char *domain,
14744 or may have security implications due to non-deterministic stack usage. */
14745
14746 #if (!defined GNULIB_NO_VLA \
14747 - && defined __STDC_VERSION__ && 199901L <= __STDC_VERSION__ \
14748 - && !defined __STDC_NO_VLA__)
14749 + && (((__GNUC__ >= 3 || __GNUG__ >= 2) && !defined __STRICT_ANSI__) \
14750 + /* || (__STDC_VERSION__ == 199901L && !defined __HP_cc)
14751 + || (__STDC_VERSION__ >= 201112L && !defined __STDC_NO_VLA__) */ ))
14752 # define _LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS 1
14753 #else
14754 # define _LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS 0
14755 @@ -207,7 +208,7 @@ npgettext_aux (const char *domain,
14756 #define dpgettext_expr(Domainname, Msgctxt, Msgid) \
14757 dcpgettext_expr (Domainname, Msgctxt, Msgid, LC_MESSAGES)
14758
14759 -#if defined __GNUC__ || defined __clang__
14760 +#ifdef __GNUC__
14761 __inline
14762 #else
14763 #ifdef __cplusplus
14764 @@ -254,7 +255,7 @@ dcpgettext_expr (const char *domain,
14765 #define dnpgettext_expr(Domainname, Msgctxt, Msgid, MsgidPlural, N) \
14766 dcnpgettext_expr (Domainname, Msgctxt, Msgid, MsgidPlural, N, LC_MESSAGES)
14767
14768 -#if defined __GNUC__ || defined __clang__
14769 +#ifdef __GNUC__
14770 __inline
14771 #else
14772 #ifdef __cplusplus
14773
14774 diff --git a/autotools/gnulib/gettime.c b/autotools/gnulib/gettime.c
14775 index 541af18..1fd153f 100644
14776 --- a/autotools/gnulib/gettime.c
14777 +++ b/autotools/gnulib/gettime.c
14778 @@ -1,18 +1,18 @@
14779 /* gettime -- get the system clock
14780
14781 - Copyright (C) 2002, 2004-2007, 2009-2022 Free Software Foundation, Inc.
14782 + Copyright (C) 2002, 2004-2007, 2009-2019 Free Software Foundation, Inc.
14783
14784 - This file is free software: you can redistribute it and/or modify
14785 - it under the terms of the GNU Lesser General Public License as
14786 - published by the Free Software Foundation, either version 3 of the
14787 - License, or (at your option) any later version.
14788 + This program is free software: you can redistribute it and/or modify
14789 + it under the terms of the GNU General Public License as published by
14790 + the Free Software Foundation; either version 3 of the License, or
14791 + (at your option) any later version.
14792
14793 - This file is distributed in the hope that it will be useful,
14794 + This program is distributed in the hope that it will be useful,
14795 but WITHOUT ANY WARRANTY; without even the implied warranty of
14796 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14797 - GNU Lesser General Public License for more details.
14798 + GNU General Public License for more details.
14799
14800 - You should have received a copy of the GNU Lesser General Public License
14801 + You should have received a copy of the GNU General Public License
14802 along with this program. If not, see <https://www.gnu.org/licenses/>. */
14803
14804 /* Written by Paul Eggert. */
14805 @@ -30,8 +30,6 @@ gettime (struct timespec *ts)
14806 {
14807 #if defined CLOCK_REALTIME && HAVE_CLOCK_GETTIME
14808 clock_gettime (CLOCK_REALTIME, ts);
14809 -#elif defined HAVE_TIMESPEC_GET
14810 - timespec_get (ts, TIME_UTC);
14811 #else
14812 struct timeval tv;
14813 gettimeofday (&tv, NULL);
14814
14815 diff --git a/autotools/gnulib/gettimeofday.c b/autotools/gnulib/gettimeofday.c
14816 index 36c7920..e728bf4 100644
14817 --- a/autotools/gnulib/gettimeofday.c
14818 +++ b/autotools/gnulib/gettimeofday.c
14819 @@ -1,19 +1,19 @@
14820 /* Provide gettimeofday for systems that don't have it or for which it's broken.
14821
14822 - Copyright (C) 2001-2003, 2005-2007, 2009-2022 Free Software Foundation, Inc.
14823 + Copyright (C) 2001-2003, 2005-2007, 2009-2019 Free Software Foundation, Inc.
14824
14825 - This file is free software: you can redistribute it and/or modify
14826 - it under the terms of the GNU Lesser General Public License as
14827 - published by the Free Software Foundation; either version 2.1 of the
14828 - License, or (at your option) any later version.
14829 + This program is free software; you can redistribute it and/or modify
14830 + it under the terms of the GNU General Public License as published by
14831 + the Free Software Foundation; either version 3, or (at your option)
14832 + any later version.
14833
14834 - This file is distributed in the hope that it will be useful,
14835 + This program is distributed in the hope that it will be useful,
14836 but WITHOUT ANY WARRANTY; without even the implied warranty of
14837 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14838 - GNU Lesser General Public License for more details.
14839 + GNU General Public License for more details.
14840
14841 - You should have received a copy of the GNU Lesser General Public License
14842 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
14843 + You should have received a copy of the GNU General Public License
14844 + along with this program; if not, see <https://www.gnu.org/licenses/>. */
14845
14846 /* written by Jim Meyering */
14847
14848 @@ -29,17 +29,13 @@
14849 # include <windows.h>
14850 #endif
14851
14852 -#ifdef WINDOWS_NATIVE
14853 -
14854 -/* Don't assume that UNICODE is not defined. */
14855 -# undef LoadLibrary
14856 -# define LoadLibrary LoadLibraryA
14857 +#include "localtime-buffer.h"
14858
14859 -# if !(_WIN32_WINNT >= _WIN32_WINNT_WIN8)
14860 +#ifdef WINDOWS_NATIVE
14861
14862 /* Avoid warnings from gcc -Wcast-function-type. */
14863 -# define GetProcAddress \
14864 - (void *) GetProcAddress
14865 +# define GetProcAddress \
14866 + (void *) GetProcAddress
14867
14868 /* GetSystemTimePreciseAsFileTime was introduced only in Windows 8. */
14869 typedef void (WINAPI * GetSystemTimePreciseAsFileTimeFuncType) (FILETIME *lpTime);
14870 @@ -58,12 +54,6 @@ initialize (void)
14871 initialized = TRUE;
14872 }
14873
14874 -# else
14875 -
14876 -# define GetSystemTimePreciseAsFileTimeFunc GetSystemTimePreciseAsFileTime
14877 -
14878 -# endif
14879 -
14880 #endif
14881
14882 /* This is a wrapper for gettimeofday. It is used only on systems
14883 @@ -94,10 +84,8 @@ gettimeofday (struct timeval *restrict tv, void *restrict tz)
14884 <http://www.windowstimestamp.com/description>. */
14885 FILETIME current_time;
14886
14887 -# if !(_WIN32_WINNT >= _WIN32_WINNT_WIN8)
14888 if (!initialized)
14889 initialize ();
14890 -# endif
14891 if (GetSystemTimePreciseAsFileTimeFunc != NULL)
14892 GetSystemTimePreciseAsFileTimeFunc (&current_time);
14893 else
14894 @@ -121,6 +109,11 @@ gettimeofday (struct timeval *restrict tv, void *restrict tz)
14895 #else
14896
14897 # if HAVE_GETTIMEOFDAY
14898 +# if GETTIMEOFDAY_CLOBBERS_LOCALTIME
14899 + /* Save and restore the contents of the buffer used for localtime's
14900 + result around the call to gettimeofday. */
14901 + struct tm save = *localtime_buffer_addr;
14902 +# endif
14903
14904 # if defined timeval /* 'struct timeval' overridden by gnulib? */
14905 # undef timeval
14906 @@ -135,6 +128,10 @@ gettimeofday (struct timeval *restrict tv, void *restrict tz)
14907 int result = gettimeofday (tv, (struct timezone *) tz);
14908 # endif
14909
14910 +# if GETTIMEOFDAY_CLOBBERS_LOCALTIME
14911 + *localtime_buffer_addr = save;
14912 +# endif
14913 +
14914 return result;
14915
14916 # else
14917
14918 diff --git a/autotools/gnulib/group-member.c b/autotools/gnulib/group-member.c
14919 index 480a126..ad61cf0 100644
14920 --- a/autotools/gnulib/group-member.c
14921 +++ b/autotools/gnulib/group-member.c
14922 @@ -1,19 +1,19 @@
14923 /* group-member.c -- determine whether group id is in calling user's group list
14924
14925 - Copyright (C) 1994, 1997-1998, 2003, 2005-2006, 2009-2022 Free Software
14926 + Copyright (C) 1994, 1997-1998, 2003, 2005-2006, 2009-2019 Free Software
14927 Foundation, Inc.
14928
14929 - This file is free software: you can redistribute it and/or modify
14930 - it under the terms of the GNU Lesser General Public License as
14931 - published by the Free Software Foundation; either version 2.1 of the
14932 - License, or (at your option) any later version.
14933 + This program is free software: you can redistribute it and/or modify
14934 + it under the terms of the GNU General Public License as published by
14935 + the Free Software Foundation; either version 3 of the License, or
14936 + (at your option) any later version.
14937
14938 - This file is distributed in the hope that it will be useful,
14939 + This program is distributed in the hope that it will be useful,
14940 but WITHOUT ANY WARRANTY; without even the implied warranty of
14941 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14942 - GNU Lesser General Public License for more details.
14943 + GNU General Public License for more details.
14944
14945 - You should have received a copy of the GNU Lesser General Public License
14946 + You should have received a copy of the GNU General Public License
14947 along with this program. If not, see <https://www.gnu.org/licenses/>. */
14948
14949 #include <config.h>
14950 @@ -25,7 +25,7 @@
14951 #include <sys/types.h>
14952 #include <stdlib.h>
14953
14954 -#include "intprops.h"
14955 +#include "xalloc-oversized.h"
14956
14957 /* Most processes have no more than this many groups, and for these
14958 processes we can avoid using malloc. */
14959 @@ -53,10 +53,10 @@ get_group_info (struct group_info *gi)
14960 if (n_groups < 0)
14961 {
14962 int n_group_slots = getgroups (0, NULL);
14963 - size_t nbytes;
14964 - if (! INT_MULTIPLY_WRAPV (n_group_slots, sizeof *gi->group, &nbytes))
14965 + if (0 <= n_group_slots
14966 + && ! xalloc_oversized (n_group_slots, sizeof *gi->group))
14967 {
14968 - gi->group = malloc (nbytes);
14969 + gi->group = malloc (n_group_slots * sizeof *gi->group);
14970 if (gi->group)
14971 n_groups = getgroups (n_group_slots, gi->group);
14972 }
14973
14974 diff --git a/autotools/gnulib/ialloc.c b/autotools/gnulib/ialloc.c
14975 deleted file mode 100644
14976 index 43c1043..0000000
14977 --- a/autotools/gnulib/ialloc.c
14978 +++ /dev/null
14979 @@ -1,21 +0,0 @@
14980 -/* malloc with idx_t rather than size_t
14981 -
14982 - Copyright 2021-2022 Free Software Foundation, Inc.
14983 -
14984 - This file is free software: you can redistribute it and/or modify
14985 - it under the terms of the GNU Lesser General Public License as
14986 - published by the Free Software Foundation; either version 2.1 of the
14987 - License, or (at your option) any later version.
14988 -
14989 - This file is distributed in the hope that it will be useful,
14990 - but WITHOUT ANY WARRANTY; without even the implied warranty of
14991 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14992 - GNU Lesser General Public License for more details.
14993 -
14994 - You should have received a copy of the GNU Lesser General Public License
14995 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
14996 -
14997 -#include <config.h>
14998 -
14999 -#define IALLOC_INLINE _GL_EXTERN_INLINE
15000 -#include "ialloc.h"
15001
15002 diff --git a/autotools/gnulib/intprops.h b/autotools/gnulib/intprops.h
15003 index d4a917f..1a44ae5 100644
15004 --- a/autotools/gnulib/intprops.h
15005 +++ b/autotools/gnulib/intprops.h
15006 @@ -1,20 +1,21 @@
15007 /* intprops.h -- properties of integer types
15008
15009 - Copyright (C) 2001-2022 Free Software Foundation, Inc.
15010 + Copyright (C) 2001-2019 Free Software Foundation, Inc.
15011
15012 This program is free software: you can redistribute it and/or modify it
15013 - under the terms of the GNU Lesser General Public License as published
15014 - by the Free Software Foundation; either version 2.1 of the License, or
15015 + under the terms of the GNU General Public License as published
15016 + by the Free Software Foundation; either version 3 of the License, or
15017 (at your option) any later version.
15018
15019 This program is distributed in the hope that it will be useful,
15020 but WITHOUT ANY WARRANTY; without even the implied warranty of
15021 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15022 - GNU Lesser General Public License for more details.
15023 + GNU General Public License for more details.
15024
15025 - You should have received a copy of the GNU Lesser General Public License
15026 + You should have received a copy of the GNU General Public License
15027 along with this program. If not, see <https://www.gnu.org/licenses/>. */
15028
15029 +/* Written by Paul Eggert. */
15030
15031 #ifndef _GL_INTPROPS_H
15032 #define _GL_INTPROPS_H
15033 @@ -47,7 +48,7 @@
15034 /* Minimum and maximum values for integer types and expressions. */
15035
15036 /* The width in bits of the integer type or expression T.
15037 - Do not evaluate T. T must not be a bit-field expression.
15038 + Do not evaluate T.
15039 Padding bits are not supported; this is checked at compile-time below. */
15040 #define TYPE_WIDTH(t) (sizeof (t) * CHAR_BIT)
15041
15042 @@ -69,7 +70,7 @@
15043 ? _GL_SIGNED_INT_MAXIMUM (e) \
15044 : _GL_INT_NEGATE_CONVERT (e, 1))
15045 #define _GL_SIGNED_INT_MAXIMUM(e) \
15046 - (((_GL_INT_CONVERT (e, 1) << (TYPE_WIDTH (+ (e)) - 2)) - 1) * 2 + 1)
15047 + (((_GL_INT_CONVERT (e, 1) << (TYPE_WIDTH ((e) + 0) - 2)) - 1) * 2 + 1)
15048
15049 /* Work around OpenVMS incompatibility with C99. */
15050 #if !defined LLONG_MAX && defined __INT64_MAX
15051 @@ -85,7 +86,6 @@
15052 /* Does the __typeof__ keyword work? This could be done by
15053 'configure', but for now it's easier to do it by hand. */
15054 #if (2 <= __GNUC__ \
15055 - || (4 <= __clang_major__) \
15056 || (1210 <= __IBMC__ && defined __IBM__TYPEOF__) \
15057 || (0x5110 <= __SUNPRO_C && !__STDC__))
15058 # define _GL_HAVE___TYPEOF__ 1
15059 @@ -94,9 +94,8 @@
15060 #endif
15061
15062 /* Return 1 if the integer type or expression T might be signed. Return 0
15063 - if it is definitely unsigned. T must not be a bit-field expression.
15064 - This macro does not evaluate its argument, and expands to an
15065 - integer constant expression. */
15066 + if it is definitely unsigned. This macro does not evaluate its argument,
15067 + and expands to an integer constant expression. */
15068 #if _GL_HAVE___TYPEOF__
15069 # define _GL_SIGNED_TYPE_OR_EXPR(t) TYPE_SIGNED (__typeof__ (t))
15070 #else
15071 @@ -109,20 +108,18 @@
15072 #define INT_BITS_STRLEN_BOUND(b) (((b) * 146 + 484) / 485)
15073
15074 /* Bound on length of the string representing an integer type or expression T.
15075 - T must not be a bit-field expression.
15076 -
15077 Subtract 1 for the sign bit if T is signed, and then add 1 more for
15078 a minus sign if needed.
15079
15080 - Because _GL_SIGNED_TYPE_OR_EXPR sometimes returns 1 when its argument is
15081 - unsigned, this macro may overestimate the true bound by one byte when
15082 + Because _GL_SIGNED_TYPE_OR_EXPR sometimes returns 0 when its argument is
15083 + signed, this macro may overestimate the true bound by one byte when
15084 applied to unsigned types of size 2, 4, 16, ... bytes. */
15085 #define INT_STRLEN_BOUND(t) \
15086 (INT_BITS_STRLEN_BOUND (TYPE_WIDTH (t) - _GL_SIGNED_TYPE_OR_EXPR (t)) \
15087 + _GL_SIGNED_TYPE_OR_EXPR (t))
15088
15089 /* Bound on buffer size needed to represent an integer type or expression T,
15090 - including the terminating null. T must not be a bit-field expression. */
15091 + including the terminating null. */
15092 #define INT_BUFSIZE_BOUND(t) (INT_STRLEN_BOUND (t) + 1)
15093
15094
15095 @@ -132,8 +129,7 @@
15096 operators might not yield numerically correct answers due to
15097 arithmetic overflow. They do not rely on undefined or
15098 implementation-defined behavior. Their implementations are simple
15099 - and straightforward, but they are harder to use and may be less
15100 - efficient than the INT_<op>_WRAPV, INT_<op>_OK, and
15101 + and straightforward, but they are a bit harder to use than the
15102 INT_<op>_OVERFLOW macros described below.
15103
15104 Example usage:
15105 @@ -158,9 +154,6 @@
15106 must have minimum value MIN and maximum MAX. Unsigned types should
15107 use a zero MIN of the proper type.
15108
15109 - Because all arguments are subject to integer promotions, these
15110 - macros typically do not work on types narrower than 'int'.
15111 -
15112 These macros are tuned for constant MIN and MAX. For commutative
15113 operations such as A + B, they are also tuned for constant B. */
15114
15115 @@ -227,42 +220,15 @@
15116 ? (a) < (min) >> (b) \
15117 : (max) >> (b) < (a))
15118
15119 -/* True if __builtin_add_overflow (A, B, P) and __builtin_sub_overflow
15120 - (A, B, P) work when P is non-null. */
15121 -#ifdef __EDG__
15122 -/* EDG-based compilers like nvc 22.1 cannot add 64-bit signed to unsigned
15123 - <https://bugs.gnu.org/53256>. */
15124 -# define _GL_HAS_BUILTIN_ADD_OVERFLOW 0
15125 -#elif defined __has_builtin
15126 -# define _GL_HAS_BUILTIN_ADD_OVERFLOW __has_builtin (__builtin_add_overflow)
15127 -/* __builtin_{add,sub}_overflow exists but is not reliable in GCC 5.x and 6.x,
15128 - see <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98269>. */
15129 -#elif 7 <= __GNUC__
15130 -# define _GL_HAS_BUILTIN_ADD_OVERFLOW 1
15131 +/* True if __builtin_add_overflow (A, B, P) works when P is non-null. */
15132 +#if 5 <= __GNUC__ && !defined __ICC
15133 +# define _GL_HAS_BUILTIN_OVERFLOW 1
15134 #else
15135 -# define _GL_HAS_BUILTIN_ADD_OVERFLOW 0
15136 +# define _GL_HAS_BUILTIN_OVERFLOW 0
15137 #endif
15138
15139 -/* True if __builtin_mul_overflow (A, B, P) works when P is non-null. */
15140 -#if defined __clang_major__ && __clang_major__ < 14
15141 -/* Work around Clang bug <https://bugs.llvm.org/show_bug.cgi?id=16404>. */
15142 -# define _GL_HAS_BUILTIN_MUL_OVERFLOW 0
15143 -#else
15144 -# define _GL_HAS_BUILTIN_MUL_OVERFLOW _GL_HAS_BUILTIN_ADD_OVERFLOW
15145 -#endif
15146 -
15147 -/* True if __builtin_add_overflow_p (A, B, C) works, and similarly for
15148 - __builtin_sub_overflow_p and __builtin_mul_overflow_p. */
15149 -#ifdef __EDG__
15150 -/* In EDG-based compilers like ICC 2021.3 and earlier,
15151 - __builtin_add_overflow_p etc. are not treated as integral constant
15152 - expressions even when all arguments are. */
15153 -# define _GL_HAS_BUILTIN_OVERFLOW_P 0
15154 -#elif defined __has_builtin
15155 -# define _GL_HAS_BUILTIN_OVERFLOW_P __has_builtin (__builtin_mul_overflow_p)
15156 -#else
15157 -# define _GL_HAS_BUILTIN_OVERFLOW_P (7 <= __GNUC__)
15158 -#endif
15159 +/* True if __builtin_add_overflow_p (A, B, C) works. */
15160 +#define _GL_HAS_BUILTIN_OVERFLOW_P (7 <= __GNUC__)
15161
15162 /* The _GL*_OVERFLOW macros have the same restrictions as the
15163 *_RANGE_OVERFLOW macros, except that they do not assume that operands
15164 @@ -315,9 +281,7 @@
15165
15166 The INT_<op>_OVERFLOW macros return 1 if the corresponding C operators
15167 might not yield numerically correct answers due to arithmetic overflow.
15168 - The INT_<op>_WRAPV macros compute the low-order bits of the sum,
15169 - difference, and product of two C integers, and return 1 if these
15170 - low-order bits are not numerically correct.
15171 + The INT_<op>_WRAPV macros also store the low-order bits of the answer.
15172 These macros work correctly on all known practical hosts, and do not rely
15173 on undefined behavior due to signed arithmetic overflow.
15174
15175 @@ -345,17 +309,9 @@
15176 arguments should not have side effects.
15177
15178 The WRAPV macros are not constant expressions. They support only
15179 - +, binary -, and *.
15180 -
15181 - Because the WRAPV macros convert the result, they report overflow
15182 - in different circumstances than the OVERFLOW macros do. For
15183 - example, in the typical case with 16-bit 'short' and 32-bit 'int',
15184 - if A, B and R are all of type 'short' then INT_ADD_OVERFLOW (A, B)
15185 - returns false because the addition cannot overflow after A and B
15186 - are converted to 'int', whereas INT_ADD_WRAPV (A, B, &R) returns
15187 - true or false depending on whether the sum fits into 'short'.
15188 + +, binary -, and *. The result type must be signed.
15189
15190 - These macros are tuned for their last input argument being a constant.
15191 + These macros are tuned for their last argument being a constant.
15192
15193 Return 1 if the integer expressions A * B, A - B, -A, A * B, A / B,
15194 A % B, and A << B would overflow, respectively. */
15195 @@ -391,140 +347,73 @@
15196
15197 /* Store the low-order bits of A + B, A - B, A * B, respectively, into *R.
15198 Return 1 if the result overflows. See above for restrictions. */
15199 -#if _GL_HAS_BUILTIN_ADD_OVERFLOW
15200 -# define INT_ADD_WRAPV(a, b, r) __builtin_add_overflow (a, b, r)
15201 -# define INT_SUBTRACT_WRAPV(a, b, r) __builtin_sub_overflow (a, b, r)
15202 -#else
15203 -# define INT_ADD_WRAPV(a, b, r) \
15204 - _GL_INT_OP_WRAPV (a, b, r, +, _GL_INT_ADD_RANGE_OVERFLOW)
15205 -# define INT_SUBTRACT_WRAPV(a, b, r) \
15206 - _GL_INT_OP_WRAPV (a, b, r, -, _GL_INT_SUBTRACT_RANGE_OVERFLOW)
15207 -#endif
15208 -#if _GL_HAS_BUILTIN_MUL_OVERFLOW
15209 -# if ((9 < __GNUC__ + (3 <= __GNUC_MINOR__) \
15210 - || (__GNUC__ == 8 && 4 <= __GNUC_MINOR__)) \
15211 - && !defined __EDG__)
15212 -# define INT_MULTIPLY_WRAPV(a, b, r) __builtin_mul_overflow (a, b, r)
15213 -# else
15214 - /* Work around GCC bug 91450. */
15215 -# define INT_MULTIPLY_WRAPV(a, b, r) \
15216 - ((!_GL_SIGNED_TYPE_OR_EXPR (*(r)) && EXPR_SIGNED (a) && EXPR_SIGNED (b) \
15217 - && _GL_INT_MULTIPLY_RANGE_OVERFLOW (a, b, 0, (__typeof__ (*(r))) -1)) \
15218 - ? ((void) __builtin_mul_overflow (a, b, r), 1) \
15219 - : __builtin_mul_overflow (a, b, r))
15220 -# endif
15221 -#else
15222 -# define INT_MULTIPLY_WRAPV(a, b, r) \
15223 - _GL_INT_OP_WRAPV (a, b, r, *, _GL_INT_MULTIPLY_RANGE_OVERFLOW)
15224 -#endif
15225 +#define INT_ADD_WRAPV(a, b, r) \
15226 + _GL_INT_OP_WRAPV (a, b, r, +, __builtin_add_overflow, INT_ADD_OVERFLOW)
15227 +#define INT_SUBTRACT_WRAPV(a, b, r) \
15228 + _GL_INT_OP_WRAPV (a, b, r, -, __builtin_sub_overflow, INT_SUBTRACT_OVERFLOW)
15229 +#define INT_MULTIPLY_WRAPV(a, b, r) \
15230 + _GL_INT_OP_WRAPV (a, b, r, *, __builtin_mul_overflow, INT_MULTIPLY_OVERFLOW)
15231
15232 /* Nonzero if this compiler has GCC bug 68193 or Clang bug 25390. See:
15233 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68193
15234 https://llvm.org/bugs/show_bug.cgi?id=25390
15235 For now, assume all versions of GCC-like compilers generate bogus
15236 - warnings for _Generic. This matters only for compilers that
15237 - lack relevant builtins. */
15238 -#if __GNUC__ || defined __clang__
15239 + warnings for _Generic. This matters only for older compilers that
15240 + lack __builtin_add_overflow. */
15241 +#if __GNUC__
15242 # define _GL__GENERIC_BOGUS 1
15243 #else
15244 # define _GL__GENERIC_BOGUS 0
15245 #endif
15246
15247 /* Store the low-order bits of A <op> B into *R, where OP specifies
15248 - the operation and OVERFLOW the overflow predicate. Return 1 if the
15249 - result overflows. See above for restrictions. */
15250 -#if 201112 <= __STDC_VERSION__ && !_GL__GENERIC_BOGUS
15251 -# define _GL_INT_OP_WRAPV(a, b, r, op, overflow) \
15252 + the operation. BUILTIN is the builtin operation, and OVERFLOW the
15253 + overflow predicate. Return 1 if the result overflows. See above
15254 + for restrictions. */
15255 +#if _GL_HAS_BUILTIN_OVERFLOW
15256 +# define _GL_INT_OP_WRAPV(a, b, r, op, builtin, overflow) builtin (a, b, r)
15257 +#elif 201112 <= __STDC_VERSION__ && !_GL__GENERIC_BOGUS
15258 +# define _GL_INT_OP_WRAPV(a, b, r, op, builtin, overflow) \
15259 (_Generic \
15260 (*(r), \
15261 signed char: \
15262 _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned int, \
15263 signed char, SCHAR_MIN, SCHAR_MAX), \
15264 - unsigned char: \
15265 - _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned int, \
15266 - unsigned char, 0, UCHAR_MAX), \
15267 short int: \
15268 _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned int, \
15269 short int, SHRT_MIN, SHRT_MAX), \
15270 - unsigned short int: \
15271 - _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned int, \
15272 - unsigned short int, 0, USHRT_MAX), \
15273 int: \
15274 _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned int, \
15275 int, INT_MIN, INT_MAX), \
15276 - unsigned int: \
15277 - _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned int, \
15278 - unsigned int, 0, UINT_MAX), \
15279 long int: \
15280 _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long int, \
15281 long int, LONG_MIN, LONG_MAX), \
15282 - unsigned long int: \
15283 - _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long int, \
15284 - unsigned long int, 0, ULONG_MAX), \
15285 long long int: \
15286 _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long long int, \
15287 - long long int, LLONG_MIN, LLONG_MAX), \
15288 - unsigned long long int: \
15289 - _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long long int, \
15290 - unsigned long long int, 0, ULLONG_MAX)))
15291 + long long int, LLONG_MIN, LLONG_MAX)))
15292 #else
15293 -/* Store the low-order bits of A <op> B into *R, where OP specifies
15294 - the operation and OVERFLOW the overflow predicate. If *R is
15295 - signed, its type is ST with bounds SMIN..SMAX; otherwise its type
15296 - is UT with bounds U..UMAX. ST and UT are narrower than int.
15297 - Return 1 if the result overflows. See above for restrictions. */
15298 -# if _GL_HAVE___TYPEOF__
15299 -# define _GL_INT_OP_WRAPV_SMALLISH(a,b,r,op,overflow,st,smin,smax,ut,umax) \
15300 - (TYPE_SIGNED (__typeof__ (*(r))) \
15301 - ? _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned int, st, smin, smax) \
15302 - : _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned int, ut, 0, umax))
15303 -# else
15304 -# define _GL_INT_OP_WRAPV_SMALLISH(a,b,r,op,overflow,st,smin,smax,ut,umax) \
15305 - (overflow (a, b, smin, smax) \
15306 - ? (overflow (a, b, 0, umax) \
15307 - ? (*(r) = _GL_INT_OP_WRAPV_VIA_UNSIGNED (a,b,op,unsigned,st), 1) \
15308 - : (*(r) = _GL_INT_OP_WRAPV_VIA_UNSIGNED (a,b,op,unsigned,st)) < 0) \
15309 - : (overflow (a, b, 0, umax) \
15310 - ? (*(r) = _GL_INT_OP_WRAPV_VIA_UNSIGNED (a,b,op,unsigned,st)) >= 0 \
15311 - : (*(r) = _GL_INT_OP_WRAPV_VIA_UNSIGNED (a,b,op,unsigned,st), 0)))
15312 -# endif
15313 -
15314 -# define _GL_INT_OP_WRAPV(a, b, r, op, overflow) \
15315 +# define _GL_INT_OP_WRAPV(a, b, r, op, builtin, overflow) \
15316 (sizeof *(r) == sizeof (signed char) \
15317 - ? _GL_INT_OP_WRAPV_SMALLISH (a, b, r, op, overflow, \
15318 - signed char, SCHAR_MIN, SCHAR_MAX, \
15319 - unsigned char, UCHAR_MAX) \
15320 + ? _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned int, \
15321 + signed char, SCHAR_MIN, SCHAR_MAX) \
15322 : sizeof *(r) == sizeof (short int) \
15323 - ? _GL_INT_OP_WRAPV_SMALLISH (a, b, r, op, overflow, \
15324 - short int, SHRT_MIN, SHRT_MAX, \
15325 - unsigned short int, USHRT_MAX) \
15326 + ? _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned int, \
15327 + short int, SHRT_MIN, SHRT_MAX) \
15328 : sizeof *(r) == sizeof (int) \
15329 - ? (EXPR_SIGNED (*(r)) \
15330 - ? _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned int, \
15331 - int, INT_MIN, INT_MAX) \
15332 - : _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned int, \
15333 - unsigned int, 0, UINT_MAX)) \
15334 + ? _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned int, \
15335 + int, INT_MIN, INT_MAX) \
15336 : _GL_INT_OP_WRAPV_LONGISH(a, b, r, op, overflow))
15337 # ifdef LLONG_MAX
15338 # define _GL_INT_OP_WRAPV_LONGISH(a, b, r, op, overflow) \
15339 (sizeof *(r) == sizeof (long int) \
15340 - ? (EXPR_SIGNED (*(r)) \
15341 - ? _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long int, \
15342 - long int, LONG_MIN, LONG_MAX) \
15343 - : _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long int, \
15344 - unsigned long int, 0, ULONG_MAX)) \
15345 - : (EXPR_SIGNED (*(r)) \
15346 - ? _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long long int, \
15347 - long long int, LLONG_MIN, LLONG_MAX) \
15348 - : _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long long int, \
15349 - unsigned long long int, 0, ULLONG_MAX)))
15350 -# else
15351 -# define _GL_INT_OP_WRAPV_LONGISH(a, b, r, op, overflow) \
15352 - (EXPR_SIGNED (*(r)) \
15353 ? _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long int, \
15354 long int, LONG_MIN, LONG_MAX) \
15355 - : _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long int, \
15356 - unsigned long int, 0, ULONG_MAX))
15357 + : _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long long int, \
15358 + long long int, LLONG_MIN, LLONG_MAX))
15359 +# else
15360 +# define _GL_INT_OP_WRAPV_LONGISH(a, b, r, op, overflow) \
15361 + _GL_INT_OP_CALC (a, b, r, op, overflow, unsigned long int, \
15362 + long int, LONG_MIN, LONG_MAX)
15363 # endif
15364 #endif
15365
15366 @@ -533,7 +422,13 @@
15367 overflow problems. *R's type is T, with extrema TMIN and TMAX.
15368 T must be a signed integer type. Return 1 if the result overflows. */
15369 #define _GL_INT_OP_CALC(a, b, r, op, overflow, ut, t, tmin, tmax) \
15370 - (overflow (a, b, tmin, tmax) \
15371 + (sizeof ((a) op (b)) < sizeof (t) \
15372 + ? _GL_INT_OP_CALC1 ((t) (a), (t) (b), r, op, overflow, ut, t, tmin, tmax) \
15373 + : _GL_INT_OP_CALC1 (a, b, r, op, overflow, ut, t, tmin, tmax))
15374 +#define _GL_INT_OP_CALC1(a, b, r, op, overflow, ut, t, tmin, tmax) \
15375 + ((overflow (a, b) \
15376 + || (EXPR_SIGNED ((a) op (b)) && ((a) op (b)) < (tmin)) \
15377 + || (tmax) < ((a) op (b))) \
15378 ? (*(r) = _GL_INT_OP_WRAPV_VIA_UNSIGNED (a, b, op, ut, t), 1) \
15379 : (*(r) = _GL_INT_OP_WRAPV_VIA_UNSIGNED (a, b, op, ut, t), 0))
15380
15381 @@ -557,86 +452,4 @@
15382 #define _GL_INT_OP_WRAPV_VIA_UNSIGNED(a, b, op, ut, t) \
15383 ((t) ((ut) (a) op (ut) (b)))
15384
15385 -/* Return true if the numeric values A + B, A - B, A * B fall outside
15386 - the range TMIN..TMAX. Arguments should be integer expressions
15387 - without side effects. TMIN should be signed and nonpositive.
15388 - TMAX should be positive, and should be signed unless TMIN is zero. */
15389 -#define _GL_INT_ADD_RANGE_OVERFLOW(a, b, tmin, tmax) \
15390 - ((b) < 0 \
15391 - ? (((tmin) \
15392 - ? ((EXPR_SIGNED (_GL_INT_CONVERT (a, (tmin) - (b))) || (b) < (tmin)) \
15393 - && (a) < (tmin) - (b)) \
15394 - : (a) <= -1 - (b)) \
15395 - || ((EXPR_SIGNED (a) ? 0 <= (a) : (tmax) < (a)) && (tmax) < (a) + (b))) \
15396 - : (a) < 0 \
15397 - ? (((tmin) \
15398 - ? ((EXPR_SIGNED (_GL_INT_CONVERT (b, (tmin) - (a))) || (a) < (tmin)) \
15399 - && (b) < (tmin) - (a)) \
15400 - : (b) <= -1 - (a)) \
15401 - || ((EXPR_SIGNED (_GL_INT_CONVERT (a, b)) || (tmax) < (b)) \
15402 - && (tmax) < (a) + (b))) \
15403 - : (tmax) < (b) || (tmax) - (b) < (a))
15404 -#define _GL_INT_SUBTRACT_RANGE_OVERFLOW(a, b, tmin, tmax) \
15405 - (((a) < 0) == ((b) < 0) \
15406 - ? ((a) < (b) \
15407 - ? !(tmin) || -1 - (tmin) < (b) - (a) - 1 \
15408 - : (tmax) < (a) - (b)) \
15409 - : (a) < 0 \
15410 - ? ((!EXPR_SIGNED (_GL_INT_CONVERT ((a) - (tmin), b)) && (a) - (tmin) < 0) \
15411 - || (a) - (tmin) < (b)) \
15412 - : ((! (EXPR_SIGNED (_GL_INT_CONVERT (tmax, b)) \
15413 - && EXPR_SIGNED (_GL_INT_CONVERT ((tmax) + (b), a))) \
15414 - && (tmax) <= -1 - (b)) \
15415 - || (tmax) + (b) < (a)))
15416 -#define _GL_INT_MULTIPLY_RANGE_OVERFLOW(a, b, tmin, tmax) \
15417 - ((b) < 0 \
15418 - ? ((a) < 0 \
15419 - ? (EXPR_SIGNED (_GL_INT_CONVERT (tmax, b)) \
15420 - ? (a) < (tmax) / (b) \
15421 - : ((INT_NEGATE_OVERFLOW (b) \
15422 - ? _GL_INT_CONVERT (b, tmax) >> (TYPE_WIDTH (+ (b)) - 1) \
15423 - : (tmax) / -(b)) \
15424 - <= -1 - (a))) \
15425 - : INT_NEGATE_OVERFLOW (_GL_INT_CONVERT (b, tmin)) && (b) == -1 \
15426 - ? (EXPR_SIGNED (a) \
15427 - ? 0 < (a) + (tmin) \
15428 - : 0 < (a) && -1 - (tmin) < (a) - 1) \
15429 - : (tmin) / (b) < (a)) \
15430 - : (b) == 0 \
15431 - ? 0 \
15432 - : ((a) < 0 \
15433 - ? (INT_NEGATE_OVERFLOW (_GL_INT_CONVERT (a, tmin)) && (a) == -1 \
15434 - ? (EXPR_SIGNED (b) ? 0 < (b) + (tmin) : -1 - (tmin) < (b) - 1) \
15435 - : (tmin) / (a) < (b)) \
15436 - : (tmax) / (b) < (a)))
15437 -
15438 -/* The following macros compute A + B, A - B, and A * B, respectively.
15439 - If no overflow occurs, they set *R to the result and return 1;
15440 - otherwise, they return 0 and may modify *R.
15441 -
15442 - Example usage:
15443 -
15444 - long int result;
15445 - if (INT_ADD_OK (a, b, &result))
15446 - printf ("result is %ld\n", result);
15447 - else
15448 - printf ("overflow\n");
15449 -
15450 - A, B, and *R should be integers; they need not be the same type,
15451 - and they need not be all signed or all unsigned.
15452 -
15453 - These macros work correctly on all known practical hosts, and do not rely
15454 - on undefined behavior due to signed arithmetic overflow.
15455 -
15456 - These macros are not constant expressions.
15457 -
15458 - These macros may evaluate their arguments zero or multiple times, so the
15459 - arguments should not have side effects.
15460 -
15461 - These macros are tuned for B being a constant. */
15462 -
15463 -#define INT_ADD_OK(a, b, r) ! INT_ADD_WRAPV (a, b, r)
15464 -#define INT_SUBTRACT_OK(a, b, r) ! INT_SUBTRACT_WRAPV (a, b, r)
15465 -#define INT_MULTIPLY_OK(a, b, r) ! INT_MULTIPLY_WRAPV (a, b, r)
15466 -
15467 #endif /* _GL_INTPROPS_H */
15468
15469 diff --git a/autotools/gnulib/inttypes.in.h b/autotools/gnulib/inttypes.in.h
15470 index 853eca0..d3c735c 100644
15471 --- a/autotools/gnulib/inttypes.in.h
15472 +++ b/autotools/gnulib/inttypes.in.h
15473 @@ -1,23 +1,23 @@
15474 -/* Copyright (C) 2006-2022 Free Software Foundation, Inc.
15475 +/* Copyright (C) 2006-2019 Free Software Foundation, Inc.
15476 Written by Paul Eggert, Bruno Haible, Derek Price.
15477 This file is part of gnulib.
15478
15479 - This file is free software: you can redistribute it and/or modify
15480 - it under the terms of the GNU Lesser General Public License as
15481 - published by the Free Software Foundation; either version 2.1 of the
15482 - License, or (at your option) any later version.
15483 + This program is free software: you can redistribute it and/or modify
15484 + it under the terms of the GNU General Public License as published by
15485 + the Free Software Foundation; either version 3 of the License, or
15486 + (at your option) any later version.
15487
15488 - This file is distributed in the hope that it will be useful,
15489 + This program is distributed in the hope that it will be useful,
15490 but WITHOUT ANY WARRANTY; without even the implied warranty of
15491 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15492 - GNU Lesser General Public License for more details.
15493 + GNU General Public License for more details.
15494
15495 - You should have received a copy of the GNU Lesser General Public License
15496 + You should have received a copy of the GNU General Public License
15497 along with this program. If not, see <https://www.gnu.org/licenses/>. */
15498
15499 /*
15500 * ISO C 99 <inttypes.h> for platforms that lack it.
15501 - * <https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/inttypes.h.html>
15502 + * <http://www.opengroup.org/susv3xbd/inttypes.h.html>
15503 */
15504
15505 #if __GNUC__ >= 3
15506 @@ -38,8 +38,6 @@
15507 # endif
15508
15509 # @INCLUDE_NEXT@ @NEXT_INTTYPES_H@
15510 -
15511 -# define _GL_FINISHED_INCLUDING_SYSTEM_INTTYPES_H
15512 # endif
15513 #endif
15514
15515 @@ -51,15 +49,15 @@
15516 #ifndef __GLIBC__
15517 # include <stdint.h>
15518 #endif
15519 -/* Get CHAR_BIT, INT_MAX, LONG_MAX, etc. */
15520 +/* Get CHAR_BIT. */
15521 #include <limits.h>
15522 /* On mingw, __USE_MINGW_ANSI_STDIO only works if <stdio.h> is also included */
15523 #if defined _WIN32 && ! defined __CYGWIN__
15524 # include <stdio.h>
15525 #endif
15526
15527 -#if !(INT_MAX == 0x7fffffff && INT_MIN + INT_MAX == -1)
15528 -# error "This file assumes that 'int' is 32-bit two's complement. Please report your platform and compiler to <bug-gnulib@×××.org>."
15529 +#if !(INT_MIN == INT32_MIN && INT_MAX == INT32_MAX)
15530 +# error "This file assumes that 'int' has exactly 32 bits. Please report your platform and compiler to <bug-gnulib@×××.org>."
15531 #endif
15532
15533 /* The definitions of _GL_FUNCDECL_RPL etc. are copied here. */
15534 @@ -78,92 +76,110 @@
15535 # define _LONG_LONG_FORMAT_PREFIX "ll"
15536 #endif
15537
15538 -#if !defined PRId8
15539 +#if !defined PRId8 || @PRI_MACROS_BROKEN@
15540 +# undef PRId8
15541 # ifdef INT8_MAX
15542 # define PRId8 "d"
15543 # endif
15544 #endif
15545 -#if !defined PRIi8
15546 +#if !defined PRIi8 || @PRI_MACROS_BROKEN@
15547 +# undef PRIi8
15548 # ifdef INT8_MAX
15549 # define PRIi8 "i"
15550 # endif
15551 #endif
15552 -#if !defined PRIo8
15553 +#if !defined PRIo8 || @PRI_MACROS_BROKEN@
15554 +# undef PRIo8
15555 # ifdef UINT8_MAX
15556 # define PRIo8 "o"
15557 # endif
15558 #endif
15559 -#if !defined PRIu8
15560 +#if !defined PRIu8 || @PRI_MACROS_BROKEN@
15561 +# undef PRIu8
15562 # ifdef UINT8_MAX
15563 # define PRIu8 "u"
15564 # endif
15565 #endif
15566 -#if !defined PRIx8
15567 +#if !defined PRIx8 || @PRI_MACROS_BROKEN@
15568 +# undef PRIx8
15569 # ifdef UINT8_MAX
15570 # define PRIx8 "x"
15571 # endif
15572 #endif
15573 -#if !defined PRIX8
15574 +#if !defined PRIX8 || @PRI_MACROS_BROKEN@
15575 +# undef PRIX8
15576 # ifdef UINT8_MAX
15577 # define PRIX8 "X"
15578 # endif
15579 #endif
15580 -#if !defined PRId16
15581 +#if !defined PRId16 || @PRI_MACROS_BROKEN@
15582 +# undef PRId16
15583 # ifdef INT16_MAX
15584 # define PRId16 "d"
15585 # endif
15586 #endif
15587 -#if !defined PRIi16
15588 +#if !defined PRIi16 || @PRI_MACROS_BROKEN@
15589 +# undef PRIi16
15590 # ifdef INT16_MAX
15591 # define PRIi16 "i"
15592 # endif
15593 #endif
15594 -#if !defined PRIo16
15595 +#if !defined PRIo16 || @PRI_MACROS_BROKEN@
15596 +# undef PRIo16
15597 # ifdef UINT16_MAX
15598 # define PRIo16 "o"
15599 # endif
15600 #endif
15601 -#if !defined PRIu16
15602 +#if !defined PRIu16 || @PRI_MACROS_BROKEN@
15603 +# undef PRIu16
15604 # ifdef UINT16_MAX
15605 # define PRIu16 "u"
15606 # endif
15607 #endif
15608 -#if !defined PRIx16
15609 +#if !defined PRIx16 || @PRI_MACROS_BROKEN@
15610 +# undef PRIx16
15611 # ifdef UINT16_MAX
15612 # define PRIx16 "x"
15613 # endif
15614 #endif
15615 -#if !defined PRIX16
15616 +#if !defined PRIX16 || @PRI_MACROS_BROKEN@
15617 +# undef PRIX16
15618 # ifdef UINT16_MAX
15619 # define PRIX16 "X"
15620 # endif
15621 #endif
15622 -#if !defined PRId32
15623 +#if !defined PRId32 || @PRI_MACROS_BROKEN@
15624 +# undef PRId32
15625 # ifdef INT32_MAX
15626 # define PRId32 "d"
15627 # endif
15628 #endif
15629 -#if !defined PRIi32
15630 +#if !defined PRIi32 || @PRI_MACROS_BROKEN@
15631 +# undef PRIi32
15632 # ifdef INT32_MAX
15633 # define PRIi32 "i"
15634 # endif
15635 #endif
15636 -#if !defined PRIo32
15637 +#if !defined PRIo32 || @PRI_MACROS_BROKEN@
15638 +# undef PRIo32
15639 # ifdef UINT32_MAX
15640 # define PRIo32 "o"
15641 # endif
15642 #endif
15643 -#if !defined PRIu32
15644 +#if !defined PRIu32 || @PRI_MACROS_BROKEN@
15645 +# undef PRIu32
15646 # ifdef UINT32_MAX
15647 # define PRIu32 "u"
15648 # endif
15649 #endif
15650 -#if !defined PRIx32
15651 +#if !defined PRIx32 || @PRI_MACROS_BROKEN@
15652 +# undef PRIx32
15653 # ifdef UINT32_MAX
15654 # define PRIx32 "x"
15655 # endif
15656 #endif
15657 -#if !defined PRIX32
15658 +#if !defined PRIX32 || @PRI_MACROS_BROKEN@
15659 +# undef PRIX32
15660 # ifdef UINT32_MAX
15661 # define PRIX32 "X"
15662 # endif
15663 @@ -173,13 +189,15 @@
15664 # define _PRI64_PREFIX "l"
15665 # elif defined _MSC_VER || defined __MINGW32__
15666 # define _PRI64_PREFIX "I64"
15667 -# elif LONG_MAX >> 30 == 1
15668 +# elif @HAVE_LONG_LONG_INT@ && LONG_MAX >> 30 == 1
15669 # define _PRI64_PREFIX _LONG_LONG_FORMAT_PREFIX
15670 # endif
15671 -# if !defined PRId64
15672 +# if !defined PRId64 || @PRI_MACROS_BROKEN@
15673 +# undef PRId64
15674 # define PRId64 _PRI64_PREFIX "d"
15675 # endif
15676 -# if !defined PRIi64
15677 +# if !defined PRIi64 || @PRI_MACROS_BROKEN@
15678 +# undef PRIi64
15679 # define PRIi64 _PRI64_PREFIX "i"
15680 # endif
15681 #endif
15682 @@ -188,220 +206,266 @@
15683 # define _PRIu64_PREFIX "l"
15684 # elif defined _MSC_VER || defined __MINGW32__
15685 # define _PRIu64_PREFIX "I64"
15686 -# elif ULONG_MAX >> 31 == 1
15687 +# elif @HAVE_UNSIGNED_LONG_LONG_INT@ && ULONG_MAX >> 31 == 1
15688 # define _PRIu64_PREFIX _LONG_LONG_FORMAT_PREFIX
15689 # endif
15690 -# if !defined PRIo64
15691 +# if !defined PRIo64 || @PRI_MACROS_BROKEN@
15692 +# undef PRIo64
15693 # define PRIo64 _PRIu64_PREFIX "o"
15694 # endif
15695 -# if !defined PRIu64
15696 +# if !defined PRIu64 || @PRI_MACROS_BROKEN@
15697 +# undef PRIu64
15698 # define PRIu64 _PRIu64_PREFIX "u"
15699 # endif
15700 -# if !defined PRIx64
15701 +# if !defined PRIx64 || @PRI_MACROS_BROKEN@
15702 +# undef PRIx64
15703 # define PRIx64 _PRIu64_PREFIX "x"
15704 # endif
15705 -# if !defined PRIX64
15706 +# if !defined PRIX64 || @PRI_MACROS_BROKEN@
15707 +# undef PRIX64
15708 # define PRIX64 _PRIu64_PREFIX "X"
15709 # endif
15710 #endif
15711
15712 -#if !defined PRIdLEAST8
15713 +#if !defined PRIdLEAST8 || @PRI_MACROS_BROKEN@
15714 +# undef PRIdLEAST8
15715 # define PRIdLEAST8 "d"
15716 #endif
15717 -#if !defined PRIiLEAST8
15718 +#if !defined PRIiLEAST8 || @PRI_MACROS_BROKEN@
15719 +# undef PRIiLEAST8
15720 # define PRIiLEAST8 "i"
15721 #endif
15722 -#if !defined PRIoLEAST8
15723 +#if !defined PRIoLEAST8 || @PRI_MACROS_BROKEN@
15724 +# undef PRIoLEAST8
15725 # define PRIoLEAST8 "o"
15726 #endif
15727 -#if !defined PRIuLEAST8
15728 +#if !defined PRIuLEAST8 || @PRI_MACROS_BROKEN@
15729 +# undef PRIuLEAST8
15730 # define PRIuLEAST8 "u"
15731 #endif
15732 -#if !defined PRIxLEAST8
15733 +#if !defined PRIxLEAST8 || @PRI_MACROS_BROKEN@
15734 +# undef PRIxLEAST8
15735 # define PRIxLEAST8 "x"
15736 #endif
15737 -#if !defined PRIXLEAST8
15738 +#if !defined PRIXLEAST8 || @PRI_MACROS_BROKEN@
15739 +# undef PRIXLEAST8
15740 # define PRIXLEAST8 "X"
15741 #endif
15742 -#if !defined PRIdLEAST16
15743 +#if !defined PRIdLEAST16 || @PRI_MACROS_BROKEN@
15744 +# undef PRIdLEAST16
15745 # define PRIdLEAST16 "d"
15746 #endif
15747 -#if !defined PRIiLEAST16
15748 +#if !defined PRIiLEAST16 || @PRI_MACROS_BROKEN@
15749 +# undef PRIiLEAST16
15750 # define PRIiLEAST16 "i"
15751 #endif
15752 -#if !defined PRIoLEAST16
15753 +#if !defined PRIoLEAST16 || @PRI_MACROS_BROKEN@
15754 +# undef PRIoLEAST16
15755 # define PRIoLEAST16 "o"
15756 #endif
15757 -#if !defined PRIuLEAST16
15758 +#if !defined PRIuLEAST16 || @PRI_MACROS_BROKEN@
15759 +# undef PRIuLEAST16
15760 # define PRIuLEAST16 "u"
15761 #endif
15762 -#if !defined PRIxLEAST16
15763 +#if !defined PRIxLEAST16 || @PRI_MACROS_BROKEN@
15764 +# undef PRIxLEAST16
15765 # define PRIxLEAST16 "x"
15766 #endif
15767 -#if !defined PRIXLEAST16
15768 +#if !defined PRIXLEAST16 || @PRI_MACROS_BROKEN@
15769 +# undef PRIXLEAST16
15770 # define PRIXLEAST16 "X"
15771 #endif
15772 -#if !defined PRIdLEAST32
15773 +#if !defined PRIdLEAST32 || @PRI_MACROS_BROKEN@
15774 +# undef PRIdLEAST32
15775 # define PRIdLEAST32 "d"
15776 #endif
15777 -#if !defined PRIiLEAST32
15778 +#if !defined PRIiLEAST32 || @PRI_MACROS_BROKEN@
15779 +# undef PRIiLEAST32
15780 # define PRIiLEAST32 "i"
15781 #endif
15782 -#if !defined PRIoLEAST32
15783 +#if !defined PRIoLEAST32 || @PRI_MACROS_BROKEN@
15784 +# undef PRIoLEAST32
15785 # define PRIoLEAST32 "o"
15786 #endif
15787 -#if !defined PRIuLEAST32
15788 +#if !defined PRIuLEAST32 || @PRI_MACROS_BROKEN@
15789 +# undef PRIuLEAST32
15790 # define PRIuLEAST32 "u"
15791 #endif
15792 -#if !defined PRIxLEAST32
15793 +#if !defined PRIxLEAST32 || @PRI_MACROS_BROKEN@
15794 +# undef PRIxLEAST32
15795 # define PRIxLEAST32 "x"
15796 #endif
15797 -#if !defined PRIXLEAST32
15798 +#if !defined PRIXLEAST32 || @PRI_MACROS_BROKEN@
15799 +# undef PRIXLEAST32
15800 # define PRIXLEAST32 "X"
15801 #endif
15802 #ifdef INT64_MAX
15803 -# if !defined PRIdLEAST64
15804 +# if !defined PRIdLEAST64 || @PRI_MACROS_BROKEN@
15805 +# undef PRIdLEAST64
15806 # define PRIdLEAST64 PRId64
15807 # endif
15808 -# if !defined PRIiLEAST64
15809 +# if !defined PRIiLEAST64 || @PRI_MACROS_BROKEN@
15810 +# undef PRIiLEAST64
15811 # define PRIiLEAST64 PRIi64
15812 # endif
15813 #endif
15814 #ifdef UINT64_MAX
15815 -# if !defined PRIoLEAST64
15816 +# if !defined PRIoLEAST64 || @PRI_MACROS_BROKEN@
15817 +# undef PRIoLEAST64
15818 # define PRIoLEAST64 PRIo64
15819 # endif
15820 -# if !defined PRIuLEAST64
15821 +# if !defined PRIuLEAST64 || @PRI_MACROS_BROKEN@
15822 +# undef PRIuLEAST64
15823 # define PRIuLEAST64 PRIu64
15824 # endif
15825 -# if !defined PRIxLEAST64
15826 +# if !defined PRIxLEAST64 || @PRI_MACROS_BROKEN@
15827 +# undef PRIxLEAST64
15828 # define PRIxLEAST64 PRIx64
15829 # endif
15830 -# if !defined PRIXLEAST64
15831 +# if !defined PRIXLEAST64 || @PRI_MACROS_BROKEN@
15832 +# undef PRIXLEAST64
15833 # define PRIXLEAST64 PRIX64
15834 # endif
15835 #endif
15836
15837 -#if !defined PRIdFAST8
15838 +#if !defined PRIdFAST8 || @PRI_MACROS_BROKEN@
15839 +# undef PRIdFAST8
15840 # if INT_FAST8_MAX > INT32_MAX
15841 # define PRIdFAST8 PRId64
15842 # else
15843 # define PRIdFAST8 "d"
15844 # endif
15845 #endif
15846 -#if !defined PRIiFAST8
15847 +#if !defined PRIiFAST8 || @PRI_MACROS_BROKEN@
15848 +# undef PRIiFAST8
15849 # if INT_FAST8_MAX > INT32_MAX
15850 # define PRIiFAST8 PRIi64
15851 # else
15852 # define PRIiFAST8 "i"
15853 # endif
15854 #endif
15855 -#if !defined PRIoFAST8
15856 +#if !defined PRIoFAST8 || @PRI_MACROS_BROKEN@
15857 +# undef PRIoFAST8
15858 # if UINT_FAST8_MAX > UINT32_MAX
15859 # define PRIoFAST8 PRIo64
15860 # else
15861 # define PRIoFAST8 "o"
15862 # endif
15863 #endif
15864 -#if !defined PRIuFAST8
15865 +#if !defined PRIuFAST8 || @PRI_MACROS_BROKEN@
15866 +# undef PRIuFAST8
15867 # if UINT_FAST8_MAX > UINT32_MAX
15868 # define PRIuFAST8 PRIu64
15869 # else
15870 # define PRIuFAST8 "u"
15871 # endif
15872 #endif
15873 -#if !defined PRIxFAST8
15874 +#if !defined PRIxFAST8 || @PRI_MACROS_BROKEN@
15875 +# undef PRIxFAST8
15876 # if UINT_FAST8_MAX > UINT32_MAX
15877 # define PRIxFAST8 PRIx64
15878 # else
15879 # define PRIxFAST8 "x"
15880 # endif
15881 #endif
15882 -#if !defined PRIXFAST8
15883 +#if !defined PRIXFAST8 || @PRI_MACROS_BROKEN@
15884 +# undef PRIXFAST8
15885 # if UINT_FAST8_MAX > UINT32_MAX
15886 # define PRIXFAST8 PRIX64
15887 # else
15888 # define PRIXFAST8 "X"
15889 # endif
15890 #endif
15891 -#if !defined PRIdFAST16
15892 +#if !defined PRIdFAST16 || @PRI_MACROS_BROKEN@
15893 +# undef PRIdFAST16
15894 # if INT_FAST16_MAX > INT32_MAX
15895 # define PRIdFAST16 PRId64
15896 # else
15897 # define PRIdFAST16 "d"
15898 # endif
15899 #endif
15900 -#if !defined PRIiFAST16
15901 +#if !defined PRIiFAST16 || @PRI_MACROS_BROKEN@
15902 +# undef PRIiFAST16
15903 # if INT_FAST16_MAX > INT32_MAX
15904 # define PRIiFAST16 PRIi64
15905 # else
15906 # define PRIiFAST16 "i"
15907 # endif
15908 #endif
15909 -#if !defined PRIoFAST16
15910 +#if !defined PRIoFAST16 || @PRI_MACROS_BROKEN@
15911 +# undef PRIoFAST16
15912 # if UINT_FAST16_MAX > UINT32_MAX
15913 # define PRIoFAST16 PRIo64
15914 # else
15915 # define PRIoFAST16 "o"
15916 # endif
15917 #endif
15918 -#if !defined PRIuFAST16
15919 +#if !defined PRIuFAST16 || @PRI_MACROS_BROKEN@
15920 +# undef PRIuFAST16
15921 # if UINT_FAST16_MAX > UINT32_MAX
15922 # define PRIuFAST16 PRIu64
15923 # else
15924 # define PRIuFAST16 "u"
15925 # endif
15926 #endif
15927 -#if !defined PRIxFAST16
15928 +#if !defined PRIxFAST16 || @PRI_MACROS_BROKEN@
15929 +# undef PRIxFAST16
15930 # if UINT_FAST16_MAX > UINT32_MAX
15931 # define PRIxFAST16 PRIx64
15932 # else
15933 # define PRIxFAST16 "x"
15934 # endif
15935 #endif
15936 -#if !defined PRIXFAST16
15937 +#if !defined PRIXFAST16 || @PRI_MACROS_BROKEN@
15938 +# undef PRIXFAST16
15939 # if UINT_FAST16_MAX > UINT32_MAX
15940 # define PRIXFAST16 PRIX64
15941 # else
15942 # define PRIXFAST16 "X"
15943 # endif
15944 #endif
15945 -#if !defined PRIdFAST32
15946 +#if !defined PRIdFAST32 || @PRI_MACROS_BROKEN@
15947 +# undef PRIdFAST32
15948 # if INT_FAST32_MAX > INT32_MAX
15949 # define PRIdFAST32 PRId64
15950 # else
15951 # define PRIdFAST32 "d"
15952 # endif
15953 #endif
15954 -#if !defined PRIiFAST32
15955 +#if !defined PRIiFAST32 || @PRI_MACROS_BROKEN@
15956 +# undef PRIiFAST32
15957 # if INT_FAST32_MAX > INT32_MAX
15958 # define PRIiFAST32 PRIi64
15959 # else
15960 # define PRIiFAST32 "i"
15961 # endif
15962 #endif
15963 -#if !defined PRIoFAST32
15964 +#if !defined PRIoFAST32 || @PRI_MACROS_BROKEN@
15965 +# undef PRIoFAST32
15966 # if UINT_FAST32_MAX > UINT32_MAX
15967 # define PRIoFAST32 PRIo64
15968 # else
15969 # define PRIoFAST32 "o"
15970 # endif
15971 #endif
15972 -#if !defined PRIuFAST32
15973 +#if !defined PRIuFAST32 || @PRI_MACROS_BROKEN@
15974 +# undef PRIuFAST32
15975 # if UINT_FAST32_MAX > UINT32_MAX
15976 # define PRIuFAST32 PRIu64
15977 # else
15978 # define PRIuFAST32 "u"
15979 # endif
15980 #endif
15981 -#if !defined PRIxFAST32
15982 +#if !defined PRIxFAST32 || @PRI_MACROS_BROKEN@
15983 +# undef PRIxFAST32
15984 # if UINT_FAST32_MAX > UINT32_MAX
15985 # define PRIxFAST32 PRIx64
15986 # else
15987 # define PRIxFAST32 "x"
15988 # endif
15989 #endif
15990 -#if !defined PRIXFAST32
15991 +#if !defined PRIXFAST32 || @PRI_MACROS_BROKEN@
15992 +# undef PRIXFAST32
15993 # if UINT_FAST32_MAX > UINT32_MAX
15994 # define PRIXFAST32 PRIX64
15995 # else
15996 @@ -409,64 +473,76 @@
15997 # endif
15998 #endif
15999 #ifdef INT64_MAX
16000 -# if !defined PRIdFAST64
16001 +# if !defined PRIdFAST64 || @PRI_MACROS_BROKEN@
16002 +# undef PRIdFAST64
16003 # define PRIdFAST64 PRId64
16004 # endif
16005 -# if !defined PRIiFAST64
16006 +# if !defined PRIiFAST64 || @PRI_MACROS_BROKEN@
16007 +# undef PRIiFAST64
16008 # define PRIiFAST64 PRIi64
16009 # endif
16010 #endif
16011 #ifdef UINT64_MAX
16012 -# if !defined PRIoFAST64
16013 +# if !defined PRIoFAST64 || @PRI_MACROS_BROKEN@
16014 +# undef PRIoFAST64
16015 # define PRIoFAST64 PRIo64
16016 # endif
16017 -# if !defined PRIuFAST64
16018 +# if !defined PRIuFAST64 || @PRI_MACROS_BROKEN@
16019 +# undef PRIuFAST64
16020 # define PRIuFAST64 PRIu64
16021 # endif
16022 -# if !defined PRIxFAST64
16023 +# if !defined PRIxFAST64 || @PRI_MACROS_BROKEN@
16024 +# undef PRIxFAST64
16025 # define PRIxFAST64 PRIx64
16026 # endif
16027 -# if !defined PRIXFAST64
16028 +# if !defined PRIXFAST64 || @PRI_MACROS_BROKEN@
16029 +# undef PRIXFAST64
16030 # define PRIXFAST64 PRIX64
16031 # endif
16032 #endif
16033
16034 -#if !defined PRIdMAX
16035 +#if !defined PRIdMAX || @PRI_MACROS_BROKEN@
16036 +# undef PRIdMAX
16037 # if @INT32_MAX_LT_INTMAX_MAX@
16038 # define PRIdMAX PRId64
16039 # else
16040 # define PRIdMAX "ld"
16041 # endif
16042 #endif
16043 -#if !defined PRIiMAX
16044 +#if !defined PRIiMAX || @PRI_MACROS_BROKEN@
16045 +# undef PRIiMAX
16046 # if @INT32_MAX_LT_INTMAX_MAX@
16047 # define PRIiMAX PRIi64
16048 # else
16049 # define PRIiMAX "li"
16050 # endif
16051 #endif
16052 -#if !defined PRIoMAX
16053 +#if !defined PRIoMAX || @PRI_MACROS_BROKEN@
16054 +# undef PRIoMAX
16055 # if @UINT32_MAX_LT_UINTMAX_MAX@
16056 # define PRIoMAX PRIo64
16057 # else
16058 # define PRIoMAX "lo"
16059 # endif
16060 #endif
16061 -#if !defined PRIuMAX
16062 +#if !defined PRIuMAX || @PRI_MACROS_BROKEN@
16063 +# undef PRIuMAX
16064 # if @UINT32_MAX_LT_UINTMAX_MAX@
16065 # define PRIuMAX PRIu64
16066 # else
16067 # define PRIuMAX "lu"
16068 # endif
16069 #endif
16070 -#if !defined PRIxMAX
16071 +#if !defined PRIxMAX || @PRI_MACROS_BROKEN@
16072 +# undef PRIxMAX
16073 # if @UINT32_MAX_LT_UINTMAX_MAX@
16074 # define PRIxMAX PRIx64
16075 # else
16076 # define PRIxMAX "lx"
16077 # endif
16078 #endif
16079 -#if !defined PRIXMAX
16080 +#if !defined PRIXMAX || @PRI_MACROS_BROKEN@
16081 +# undef PRIXMAX
16082 # if @UINT32_MAX_LT_UINTMAX_MAX@
16083 # define PRIXMAX PRIX64
16084 # else
16085 @@ -474,108 +550,129 @@
16086 # endif
16087 #endif
16088
16089 -#if !defined PRIdPTR
16090 +#if !defined PRIdPTR || @PRI_MACROS_BROKEN@
16091 +# undef PRIdPTR
16092 # ifdef INTPTR_MAX
16093 # define PRIdPTR @PRIPTR_PREFIX@ "d"
16094 # endif
16095 #endif
16096 -#if !defined PRIiPTR
16097 +#if !defined PRIiPTR || @PRI_MACROS_BROKEN@
16098 +# undef PRIiPTR
16099 # ifdef INTPTR_MAX
16100 # define PRIiPTR @PRIPTR_PREFIX@ "i"
16101 # endif
16102 #endif
16103 -#if !defined PRIoPTR
16104 +#if !defined PRIoPTR || @PRI_MACROS_BROKEN@
16105 +# undef PRIoPTR
16106 # ifdef UINTPTR_MAX
16107 # define PRIoPTR @PRIPTR_PREFIX@ "o"
16108 # endif
16109 #endif
16110 -#if !defined PRIuPTR
16111 +#if !defined PRIuPTR || @PRI_MACROS_BROKEN@
16112 +# undef PRIuPTR
16113 # ifdef UINTPTR_MAX
16114 # define PRIuPTR @PRIPTR_PREFIX@ "u"
16115 # endif
16116 #endif
16117 -#if !defined PRIxPTR
16118 +#if !defined PRIxPTR || @PRI_MACROS_BROKEN@
16119 +# undef PRIxPTR
16120 # ifdef UINTPTR_MAX
16121 # define PRIxPTR @PRIPTR_PREFIX@ "x"
16122 # endif
16123 #endif
16124 -#if !defined PRIXPTR
16125 +#if !defined PRIXPTR || @PRI_MACROS_BROKEN@
16126 +# undef PRIXPTR
16127 # ifdef UINTPTR_MAX
16128 # define PRIXPTR @PRIPTR_PREFIX@ "X"
16129 # endif
16130 #endif
16131
16132 -#if !defined SCNd8
16133 +#if !defined SCNd8 || @PRI_MACROS_BROKEN@
16134 +# undef SCNd8
16135 # ifdef INT8_MAX
16136 # define SCNd8 "hhd"
16137 # endif
16138 #endif
16139 -#if !defined SCNi8
16140 +#if !defined SCNi8 || @PRI_MACROS_BROKEN@
16141 +# undef SCNi8
16142 # ifdef INT8_MAX
16143 # define SCNi8 "hhi"
16144 # endif
16145 #endif
16146 -#if !defined SCNo8
16147 +#if !defined SCNo8 || @PRI_MACROS_BROKEN@
16148 +# undef SCNo8
16149 # ifdef UINT8_MAX
16150 # define SCNo8 "hho"
16151 # endif
16152 #endif
16153 -#if !defined SCNu8
16154 +#if !defined SCNu8 || @PRI_MACROS_BROKEN@
16155 +# undef SCNu8
16156 # ifdef UINT8_MAX
16157 # define SCNu8 "hhu"
16158 # endif
16159 #endif
16160 -#if !defined SCNx8
16161 +#if !defined SCNx8 || @PRI_MACROS_BROKEN@
16162 +# undef SCNx8
16163 # ifdef UINT8_MAX
16164 # define SCNx8 "hhx"
16165 # endif
16166 #endif
16167 -#if !defined SCNd16
16168 +#if !defined SCNd16 || @PRI_MACROS_BROKEN@
16169 +# undef SCNd16
16170 # ifdef INT16_MAX
16171 # define SCNd16 "hd"
16172 # endif
16173 #endif
16174 -#if !defined SCNi16
16175 +#if !defined SCNi16 || @PRI_MACROS_BROKEN@
16176 +# undef SCNi16
16177 # ifdef INT16_MAX
16178 # define SCNi16 "hi"
16179 # endif
16180 #endif
16181 -#if !defined SCNo16
16182 +#if !defined SCNo16 || @PRI_MACROS_BROKEN@
16183 +# undef SCNo16
16184 # ifdef UINT16_MAX
16185 # define SCNo16 "ho"
16186 # endif
16187 #endif
16188 -#if !defined SCNu16
16189 +#if !defined SCNu16 || @PRI_MACROS_BROKEN@
16190 +# undef SCNu16
16191 # ifdef UINT16_MAX
16192 # define SCNu16 "hu"
16193 # endif
16194 #endif
16195 -#if !defined SCNx16
16196 +#if !defined SCNx16 || @PRI_MACROS_BROKEN@
16197 +# undef SCNx16
16198 # ifdef UINT16_MAX
16199 # define SCNx16 "hx"
16200 # endif
16201 #endif
16202 -#if !defined SCNd32
16203 +#if !defined SCNd32 || @PRI_MACROS_BROKEN@
16204 +# undef SCNd32
16205 # ifdef INT32_MAX
16206 # define SCNd32 "d"
16207 # endif
16208 #endif
16209 -#if !defined SCNi32
16210 +#if !defined SCNi32 || @PRI_MACROS_BROKEN@
16211 +# undef SCNi32
16212 # ifdef INT32_MAX
16213 # define SCNi32 "i"
16214 # endif
16215 #endif
16216 -#if !defined SCNo32
16217 +#if !defined SCNo32 || @PRI_MACROS_BROKEN@
16218 +# undef SCNo32
16219 # ifdef UINT32_MAX
16220 # define SCNo32 "o"
16221 # endif
16222 #endif
16223 -#if !defined SCNu32
16224 +#if !defined SCNu32 || @PRI_MACROS_BROKEN@
16225 +# undef SCNu32
16226 # ifdef UINT32_MAX
16227 # define SCNu32 "u"
16228 # endif
16229 #endif
16230 -#if !defined SCNx32
16231 +#if !defined SCNx32 || @PRI_MACROS_BROKEN@
16232 +# undef SCNx32
16233 # ifdef UINT32_MAX
16234 # define SCNx32 "x"
16235 # endif
16236 @@ -585,13 +682,15 @@
16237 # define _SCN64_PREFIX "l"
16238 # elif defined _MSC_VER || defined __MINGW32__
16239 # define _SCN64_PREFIX "I64"
16240 -# elif LONG_MAX >> 30 == 1
16241 +# elif @HAVE_LONG_LONG_INT@ && LONG_MAX >> 30 == 1
16242 # define _SCN64_PREFIX _LONG_LONG_FORMAT_PREFIX
16243 # endif
16244 -# if !defined SCNd64
16245 +# if !defined SCNd64 || @PRI_MACROS_BROKEN@
16246 +# undef SCNd64
16247 # define SCNd64 _SCN64_PREFIX "d"
16248 # endif
16249 -# if !defined SCNi64
16250 +# if !defined SCNi64 || @PRI_MACROS_BROKEN@
16251 +# undef SCNi64
16252 # define SCNi64 _SCN64_PREFIX "i"
16253 # endif
16254 #endif
16255 @@ -600,86 +699,110 @@
16256 # define _SCNu64_PREFIX "l"
16257 # elif defined _MSC_VER || defined __MINGW32__
16258 # define _SCNu64_PREFIX "I64"
16259 -# elif ULONG_MAX >> 31 == 1
16260 +# elif @HAVE_UNSIGNED_LONG_LONG_INT@ && ULONG_MAX >> 31 == 1
16261 # define _SCNu64_PREFIX _LONG_LONG_FORMAT_PREFIX
16262 # endif
16263 -# if !defined SCNo64
16264 +# if !defined SCNo64 || @PRI_MACROS_BROKEN@
16265 +# undef SCNo64
16266 # define SCNo64 _SCNu64_PREFIX "o"
16267 # endif
16268 -# if !defined SCNu64
16269 +# if !defined SCNu64 || @PRI_MACROS_BROKEN@
16270 +# undef SCNu64
16271 # define SCNu64 _SCNu64_PREFIX "u"
16272 # endif
16273 -# if !defined SCNx64
16274 +# if !defined SCNx64 || @PRI_MACROS_BROKEN@
16275 +# undef SCNx64
16276 # define SCNx64 _SCNu64_PREFIX "x"
16277 # endif
16278 #endif
16279
16280 -#if !defined SCNdLEAST8
16281 +#if !defined SCNdLEAST8 || @PRI_MACROS_BROKEN@
16282 +# undef SCNdLEAST8
16283 # define SCNdLEAST8 "hhd"
16284 #endif
16285 -#if !defined SCNiLEAST8
16286 +#if !defined SCNiLEAST8 || @PRI_MACROS_BROKEN@
16287 +# undef SCNiLEAST8
16288 # define SCNiLEAST8 "hhi"
16289 #endif
16290 -#if !defined SCNoLEAST8
16291 +#if !defined SCNoLEAST8 || @PRI_MACROS_BROKEN@
16292 +# undef SCNoLEAST8
16293 # define SCNoLEAST8 "hho"
16294 #endif
16295 -#if !defined SCNuLEAST8
16296 +#if !defined SCNuLEAST8 || @PRI_MACROS_BROKEN@
16297 +# undef SCNuLEAST8
16298 # define SCNuLEAST8 "hhu"
16299 #endif
16300 -#if !defined SCNxLEAST8
16301 +#if !defined SCNxLEAST8 || @PRI_MACROS_BROKEN@
16302 +# undef SCNxLEAST8
16303 # define SCNxLEAST8 "hhx"
16304 #endif
16305 -#if !defined SCNdLEAST16
16306 +#if !defined SCNdLEAST16 || @PRI_MACROS_BROKEN@
16307 +# undef SCNdLEAST16
16308 # define SCNdLEAST16 "hd"
16309 #endif
16310 -#if !defined SCNiLEAST16
16311 +#if !defined SCNiLEAST16 || @PRI_MACROS_BROKEN@
16312 +# undef SCNiLEAST16
16313 # define SCNiLEAST16 "hi"
16314 #endif
16315 -#if !defined SCNoLEAST16
16316 +#if !defined SCNoLEAST16 || @PRI_MACROS_BROKEN@
16317 +# undef SCNoLEAST16
16318 # define SCNoLEAST16 "ho"
16319 #endif
16320 -#if !defined SCNuLEAST16
16321 +#if !defined SCNuLEAST16 || @PRI_MACROS_BROKEN@
16322 +# undef SCNuLEAST16
16323 # define SCNuLEAST16 "hu"
16324 #endif
16325 -#if !defined SCNxLEAST16
16326 +#if !defined SCNxLEAST16 || @PRI_MACROS_BROKEN@
16327 +# undef SCNxLEAST16
16328 # define SCNxLEAST16 "hx"
16329 #endif
16330 -#if !defined SCNdLEAST32
16331 +#if !defined SCNdLEAST32 || @PRI_MACROS_BROKEN@
16332 +# undef SCNdLEAST32
16333 # define SCNdLEAST32 "d"
16334 #endif
16335 -#if !defined SCNiLEAST32
16336 +#if !defined SCNiLEAST32 || @PRI_MACROS_BROKEN@
16337 +# undef SCNiLEAST32
16338 # define SCNiLEAST32 "i"
16339 #endif
16340 -#if !defined SCNoLEAST32
16341 +#if !defined SCNoLEAST32 || @PRI_MACROS_BROKEN@
16342 +# undef SCNoLEAST32
16343 # define SCNoLEAST32 "o"
16344 #endif
16345 -#if !defined SCNuLEAST32
16346 +#if !defined SCNuLEAST32 || @PRI_MACROS_BROKEN@
16347 +# undef SCNuLEAST32
16348 # define SCNuLEAST32 "u"
16349 #endif
16350 -#if !defined SCNxLEAST32
16351 +#if !defined SCNxLEAST32 || @PRI_MACROS_BROKEN@
16352 +# undef SCNxLEAST32
16353 # define SCNxLEAST32 "x"
16354 #endif
16355 #ifdef INT64_MAX
16356 -# if !defined SCNdLEAST64
16357 +# if !defined SCNdLEAST64 || @PRI_MACROS_BROKEN@
16358 +# undef SCNdLEAST64
16359 # define SCNdLEAST64 SCNd64
16360 # endif
16361 -# if !defined SCNiLEAST64
16362 +# if !defined SCNiLEAST64 || @PRI_MACROS_BROKEN@
16363 +# undef SCNiLEAST64
16364 # define SCNiLEAST64 SCNi64
16365 # endif
16366 #endif
16367 #ifdef UINT64_MAX
16368 -# if !defined SCNoLEAST64
16369 +# if !defined SCNoLEAST64 || @PRI_MACROS_BROKEN@
16370 +# undef SCNoLEAST64
16371 # define SCNoLEAST64 SCNo64
16372 # endif
16373 -# if !defined SCNuLEAST64
16374 +# if !defined SCNuLEAST64 || @PRI_MACROS_BROKEN@
16375 +# undef SCNuLEAST64
16376 # define SCNuLEAST64 SCNu64
16377 # endif
16378 -# if !defined SCNxLEAST64
16379 +# if !defined SCNxLEAST64 || @PRI_MACROS_BROKEN@
16380 +# undef SCNxLEAST64
16381 # define SCNxLEAST64 SCNx64
16382 # endif
16383 #endif
16384
16385 -#if !defined SCNdFAST8
16386 +#if !defined SCNdFAST8 || @PRI_MACROS_BROKEN@
16387 +# undef SCNdFAST8
16388 # if INT_FAST8_MAX > INT32_MAX
16389 # define SCNdFAST8 SCNd64
16390 # elif INT_FAST8_MAX == 0x7fff
16391 @@ -690,7 +813,8 @@
16392 # define SCNdFAST8 "d"
16393 # endif
16394 #endif
16395 -#if !defined SCNiFAST8
16396 +#if !defined SCNiFAST8 || @PRI_MACROS_BROKEN@
16397 +# undef SCNiFAST8
16398 # if INT_FAST8_MAX > INT32_MAX
16399 # define SCNiFAST8 SCNi64
16400 # elif INT_FAST8_MAX == 0x7fff
16401 @@ -701,7 +825,8 @@
16402 # define SCNiFAST8 "i"
16403 # endif
16404 #endif
16405 -#if !defined SCNoFAST8
16406 +#if !defined SCNoFAST8 || @PRI_MACROS_BROKEN@
16407 +# undef SCNoFAST8
16408 # if UINT_FAST8_MAX > UINT32_MAX
16409 # define SCNoFAST8 SCNo64
16410 # elif UINT_FAST8_MAX == 0xffff
16411 @@ -712,7 +837,8 @@
16412 # define SCNoFAST8 "o"
16413 # endif
16414 #endif
16415 -#if !defined SCNuFAST8
16416 +#if !defined SCNuFAST8 || @PRI_MACROS_BROKEN@
16417 +# undef SCNuFAST8
16418 # if UINT_FAST8_MAX > UINT32_MAX
16419 # define SCNuFAST8 SCNu64
16420 # elif UINT_FAST8_MAX == 0xffff
16421 @@ -723,7 +849,8 @@
16422 # define SCNuFAST8 "u"
16423 # endif
16424 #endif
16425 -#if !defined SCNxFAST8
16426 +#if !defined SCNxFAST8 || @PRI_MACROS_BROKEN@
16427 +# undef SCNxFAST8
16428 # if UINT_FAST8_MAX > UINT32_MAX
16429 # define SCNxFAST8 SCNx64
16430 # elif UINT_FAST8_MAX == 0xffff
16431 @@ -734,7 +861,8 @@
16432 # define SCNxFAST8 "x"
16433 # endif
16434 #endif
16435 -#if !defined SCNdFAST16
16436 +#if !defined SCNdFAST16 || @PRI_MACROS_BROKEN@
16437 +# undef SCNdFAST16
16438 # if INT_FAST16_MAX > INT32_MAX
16439 # define SCNdFAST16 SCNd64
16440 # elif INT_FAST16_MAX == 0x7fff
16441 @@ -743,7 +871,8 @@
16442 # define SCNdFAST16 "d"
16443 # endif
16444 #endif
16445 -#if !defined SCNiFAST16
16446 +#if !defined SCNiFAST16 || @PRI_MACROS_BROKEN@
16447 +# undef SCNiFAST16
16448 # if INT_FAST16_MAX > INT32_MAX
16449 # define SCNiFAST16 SCNi64
16450 # elif INT_FAST16_MAX == 0x7fff
16451 @@ -752,7 +881,8 @@
16452 # define SCNiFAST16 "i"
16453 # endif
16454 #endif
16455 -#if !defined SCNoFAST16
16456 +#if !defined SCNoFAST16 || @PRI_MACROS_BROKEN@
16457 +# undef SCNoFAST16
16458 # if UINT_FAST16_MAX > UINT32_MAX
16459 # define SCNoFAST16 SCNo64
16460 # elif UINT_FAST16_MAX == 0xffff
16461 @@ -761,7 +891,8 @@
16462 # define SCNoFAST16 "o"
16463 # endif
16464 #endif
16465 -#if !defined SCNuFAST16
16466 +#if !defined SCNuFAST16 || @PRI_MACROS_BROKEN@
16467 +# undef SCNuFAST16
16468 # if UINT_FAST16_MAX > UINT32_MAX
16469 # define SCNuFAST16 SCNu64
16470 # elif UINT_FAST16_MAX == 0xffff
16471 @@ -770,7 +901,8 @@
16472 # define SCNuFAST16 "u"
16473 # endif
16474 #endif
16475 -#if !defined SCNxFAST16
16476 +#if !defined SCNxFAST16 || @PRI_MACROS_BROKEN@
16477 +# undef SCNxFAST16
16478 # if UINT_FAST16_MAX > UINT32_MAX
16479 # define SCNxFAST16 SCNx64
16480 # elif UINT_FAST16_MAX == 0xffff
16481 @@ -779,35 +911,40 @@
16482 # define SCNxFAST16 "x"
16483 # endif
16484 #endif
16485 -#if !defined SCNdFAST32
16486 +#if !defined SCNdFAST32 || @PRI_MACROS_BROKEN@
16487 +# undef SCNdFAST32
16488 # if INT_FAST32_MAX > INT32_MAX
16489 # define SCNdFAST32 SCNd64
16490 # else
16491 # define SCNdFAST32 "d"
16492 # endif
16493 #endif
16494 -#if !defined SCNiFAST32
16495 +#if !defined SCNiFAST32 || @PRI_MACROS_BROKEN@
16496 +# undef SCNiFAST32
16497 # if INT_FAST32_MAX > INT32_MAX
16498 # define SCNiFAST32 SCNi64
16499 # else
16500 # define SCNiFAST32 "i"
16501 # endif
16502 #endif
16503 -#if !defined SCNoFAST32
16504 +#if !defined SCNoFAST32 || @PRI_MACROS_BROKEN@
16505 +# undef SCNoFAST32
16506 # if UINT_FAST32_MAX > UINT32_MAX
16507 # define SCNoFAST32 SCNo64
16508 # else
16509 # define SCNoFAST32 "o"
16510 # endif
16511 #endif
16512 -#if !defined SCNuFAST32
16513 +#if !defined SCNuFAST32 || @PRI_MACROS_BROKEN@
16514 +# undef SCNuFAST32
16515 # if UINT_FAST32_MAX > UINT32_MAX
16516 # define SCNuFAST32 SCNu64
16517 # else
16518 # define SCNuFAST32 "u"
16519 # endif
16520 #endif
16521 -#if !defined SCNxFAST32
16522 +#if !defined SCNxFAST32 || @PRI_MACROS_BROKEN@
16523 +# undef SCNxFAST32
16524 # if UINT_FAST32_MAX > UINT32_MAX
16525 # define SCNxFAST32 SCNx64
16526 # else
16527 @@ -815,54 +952,64 @@
16528 # endif
16529 #endif
16530 #ifdef INT64_MAX
16531 -# if !defined SCNdFAST64
16532 +# if !defined SCNdFAST64 || @PRI_MACROS_BROKEN@
16533 +# undef SCNdFAST64
16534 # define SCNdFAST64 SCNd64
16535 # endif
16536 -# if !defined SCNiFAST64
16537 +# if !defined SCNiFAST64 || @PRI_MACROS_BROKEN@
16538 +# undef SCNiFAST64
16539 # define SCNiFAST64 SCNi64
16540 # endif
16541 #endif
16542 #ifdef UINT64_MAX
16543 -# if !defined SCNoFAST64
16544 +# if !defined SCNoFAST64 || @PRI_MACROS_BROKEN@
16545 +# undef SCNoFAST64
16546 # define SCNoFAST64 SCNo64
16547 # endif
16548 -# if !defined SCNuFAST64
16549 +# if !defined SCNuFAST64 || @PRI_MACROS_BROKEN@
16550 +# undef SCNuFAST64
16551 # define SCNuFAST64 SCNu64
16552 # endif
16553 -# if !defined SCNxFAST64
16554 +# if !defined SCNxFAST64 || @PRI_MACROS_BROKEN@
16555 +# undef SCNxFAST64
16556 # define SCNxFAST64 SCNx64
16557 # endif
16558 #endif
16559
16560 -#if !defined SCNdMAX
16561 +#if !defined SCNdMAX || @PRI_MACROS_BROKEN@
16562 +# undef SCNdMAX
16563 # if @INT32_MAX_LT_INTMAX_MAX@
16564 # define SCNdMAX SCNd64
16565 # else
16566 # define SCNdMAX "ld"
16567 # endif
16568 #endif
16569 -#if !defined SCNiMAX
16570 +#if !defined SCNiMAX || @PRI_MACROS_BROKEN@
16571 +# undef SCNiMAX
16572 # if @INT32_MAX_LT_INTMAX_MAX@
16573 # define SCNiMAX SCNi64
16574 # else
16575 # define SCNiMAX "li"
16576 # endif
16577 #endif
16578 -#if !defined SCNoMAX
16579 +#if !defined SCNoMAX || @PRI_MACROS_BROKEN@
16580 +# undef SCNoMAX
16581 # if @UINT32_MAX_LT_UINTMAX_MAX@
16582 # define SCNoMAX SCNo64
16583 # else
16584 # define SCNoMAX "lo"
16585 # endif
16586 #endif
16587 -#if !defined SCNuMAX
16588 +#if !defined SCNuMAX || @PRI_MACROS_BROKEN@
16589 +# undef SCNuMAX
16590 # if @UINT32_MAX_LT_UINTMAX_MAX@
16591 # define SCNuMAX SCNu64
16592 # else
16593 # define SCNuMAX "lu"
16594 # endif
16595 #endif
16596 -#if !defined SCNxMAX
16597 +#if !defined SCNxMAX || @PRI_MACROS_BROKEN@
16598 +# undef SCNxMAX
16599 # if @UINT32_MAX_LT_UINTMAX_MAX@
16600 # define SCNxMAX SCNx64
16601 # else
16602 @@ -870,27 +1017,32 @@
16603 # endif
16604 #endif
16605
16606 -#if !defined SCNdPTR
16607 +#if !defined SCNdPTR || @PRI_MACROS_BROKEN@
16608 +# undef SCNdPTR
16609 # ifdef INTPTR_MAX
16610 # define SCNdPTR @PRIPTR_PREFIX@ "d"
16611 # endif
16612 #endif
16613 -#if !defined SCNiPTR
16614 +#if !defined SCNiPTR || @PRI_MACROS_BROKEN@
16615 +# undef SCNiPTR
16616 # ifdef INTPTR_MAX
16617 # define SCNiPTR @PRIPTR_PREFIX@ "i"
16618 # endif
16619 #endif
16620 -#if !defined SCNoPTR
16621 +#if !defined SCNoPTR || @PRI_MACROS_BROKEN@
16622 +# undef SCNoPTR
16623 # ifdef UINTPTR_MAX
16624 # define SCNoPTR @PRIPTR_PREFIX@ "o"
16625 # endif
16626 #endif
16627 -#if !defined SCNuPTR
16628 +#if !defined SCNuPTR || @PRI_MACROS_BROKEN@
16629 +# undef SCNuPTR
16630 # ifdef UINTPTR_MAX
16631 # define SCNuPTR @PRIPTR_PREFIX@ "u"
16632 # endif
16633 #endif
16634 -#if !defined SCNxPTR
16635 +#if !defined SCNxPTR || @PRI_MACROS_BROKEN@
16636 +# undef SCNxPTR
16637 # ifdef UINTPTR_MAX
16638 # define SCNxPTR @PRIPTR_PREFIX@ "x"
16639 # endif
16640 @@ -939,19 +1091,15 @@ _GL_WARN_ON_USE (imaxdiv, "imaxdiv is unportable - "
16641 # define strtoimax rpl_strtoimax
16642 # endif
16643 _GL_FUNCDECL_RPL (strtoimax, intmax_t,
16644 - (const char *restrict, char **restrict, int)
16645 - _GL_ARG_NONNULL ((1)));
16646 -_GL_CXXALIAS_RPL (strtoimax, intmax_t,
16647 - (const char *restrict, char **restrict, int));
16648 + (const char *, char **, int) _GL_ARG_NONNULL ((1)));
16649 +_GL_CXXALIAS_RPL (strtoimax, intmax_t, (const char *, char **, int));
16650 # else
16651 # if !@HAVE_DECL_STRTOIMAX@
16652 # undef strtoimax
16653 _GL_FUNCDECL_SYS (strtoimax, intmax_t,
16654 - (const char *restrict, char **restrict, int)
16655 - _GL_ARG_NONNULL ((1)));
16656 + (const char *, char **, int) _GL_ARG_NONNULL ((1)));
16657 # endif
16658 -_GL_CXXALIAS_SYS (strtoimax, intmax_t,
16659 - (const char *restrict, char **restrict, int));
16660 +_GL_CXXALIAS_SYS (strtoimax, intmax_t, (const char *, char **, int));
16661 # endif
16662 _GL_CXXALIASWARN (strtoimax);
16663 #elif defined GNULIB_POSIXCHECK
16664 @@ -969,19 +1117,15 @@ _GL_WARN_ON_USE (strtoimax, "strtoimax is unportable - "
16665 # define strtoumax rpl_strtoumax
16666 # endif
16667 _GL_FUNCDECL_RPL (strtoumax, uintmax_t,
16668 - (const char *restrict, char **restrict, int)
16669 - _GL_ARG_NONNULL ((1)));
16670 -_GL_CXXALIAS_RPL (strtoumax, uintmax_t,
16671 - (const char *restrict, char **restrict, int));
16672 + (const char *, char **, int) _GL_ARG_NONNULL ((1)));
16673 +_GL_CXXALIAS_RPL (strtoumax, uintmax_t, (const char *, char **, int));
16674 # else
16675 # if !@HAVE_DECL_STRTOUMAX@
16676 # undef strtoumax
16677 _GL_FUNCDECL_SYS (strtoumax, uintmax_t,
16678 - (const char *restrict, char **restrict, int)
16679 - _GL_ARG_NONNULL ((1)));
16680 + (const char *, char **, int) _GL_ARG_NONNULL ((1)));
16681 # endif
16682 -_GL_CXXALIAS_SYS (strtoumax, uintmax_t,
16683 - (const char *restrict, char **restrict, int));
16684 +_GL_CXXALIAS_SYS (strtoumax, uintmax_t, (const char *, char **, int));
16685 # endif
16686 _GL_CXXALIASWARN (strtoumax);
16687 #elif defined GNULIB_POSIXCHECK
16688
16689 diff --git a/autotools/gnulib/isnan.c b/autotools/gnulib/isnan.c
16690 index bd119f6..c399c18 100644
16691 --- a/autotools/gnulib/isnan.c
16692 +++ b/autotools/gnulib/isnan.c
16693 @@ -1,17 +1,17 @@
16694 /* Test for NaN that does not need libm.
16695 - Copyright (C) 2007-2022 Free Software Foundation, Inc.
16696 + Copyright (C) 2007-2019 Free Software Foundation, Inc.
16697
16698 - This file is free software: you can redistribute it and/or modify
16699 - it under the terms of the GNU Lesser General Public License as
16700 - published by the Free Software Foundation; either version 2.1 of the
16701 - License, or (at your option) any later version.
16702 + This program is free software: you can redistribute it and/or modify
16703 + it under the terms of the GNU General Public License as published by
16704 + the Free Software Foundation; either version 3 of the License, or
16705 + (at your option) any later version.
16706
16707 - This file is distributed in the hope that it will be useful,
16708 + This program is distributed in the hope that it will be useful,
16709 but WITHOUT ANY WARRANTY; without even the implied warranty of
16710 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16711 - GNU Lesser General Public License for more details.
16712 + GNU General Public License for more details.
16713
16714 - You should have received a copy of the GNU Lesser General Public License
16715 + You should have received a copy of the GNU General Public License
16716 along with this program. If not, see <https://www.gnu.org/licenses/>. */
16717
16718 /* Written by Bruno Haible <bruno@×××××.org>, 2007. */
16719
16720 diff --git a/autotools/gnulib/isnand-nolibm.h b/autotools/gnulib/isnand-nolibm.h
16721 index aad1391..174c61e 100644
16722 --- a/autotools/gnulib/isnand-nolibm.h
16723 +++ b/autotools/gnulib/isnand-nolibm.h
16724 @@ -1,24 +1,24 @@
16725 /* Test for NaN that does not need libm.
16726 - Copyright (C) 2007-2022 Free Software Foundation, Inc.
16727 + Copyright (C) 2007-2019 Free Software Foundation, Inc.
16728
16729 - This file is free software: you can redistribute it and/or modify
16730 - it under the terms of the GNU Lesser General Public License as
16731 - published by the Free Software Foundation; either version 2.1 of the
16732 - License, or (at your option) any later version.
16733 + This program is free software: you can redistribute it and/or modify
16734 + it under the terms of the GNU General Public License as published by
16735 + the Free Software Foundation; either version 3 of the License, or
16736 + (at your option) any later version.
16737
16738 - This file is distributed in the hope that it will be useful,
16739 + This program is distributed in the hope that it will be useful,
16740 but WITHOUT ANY WARRANTY; without even the implied warranty of
16741 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16742 - GNU Lesser General Public License for more details.
16743 + GNU General Public License for more details.
16744
16745 - You should have received a copy of the GNU Lesser General Public License
16746 + You should have received a copy of the GNU General Public License
16747 along with this program. If not, see <https://www.gnu.org/licenses/>. */
16748
16749 #if HAVE_ISNAND_IN_LIBC
16750 /* Get declaration of isnan macro. */
16751 # include <math.h>
16752 -# if (__GNUC__ >= 4) || (__clang_major__ >= 4)
16753 - /* GCC >= 4.0 and clang provide a type-generic built-in for isnan. */
16754 +# if __GNUC__ >= 4
16755 + /* GCC 4.0 and newer provides three built-ins for isnan. */
16756 # undef isnand
16757 # define isnand(x) __builtin_isnan ((double)(x))
16758 # else
16759
16760 diff --git a/autotools/gnulib/isnand.c b/autotools/gnulib/isnand.c
16761 index 26501b5..c3cd315 100644
16762 --- a/autotools/gnulib/isnand.c
16763 +++ b/autotools/gnulib/isnand.c
16764 @@ -1,17 +1,17 @@
16765 /* Test for NaN that does not need libm.
16766 - Copyright (C) 2008-2022 Free Software Foundation, Inc.
16767 + Copyright (C) 2008-2019 Free Software Foundation, Inc.
16768
16769 - This file is free software: you can redistribute it and/or modify
16770 - it under the terms of the GNU Lesser General Public License as
16771 - published by the Free Software Foundation; either version 2.1 of the
16772 - License, or (at your option) any later version.
16773 + This program is free software: you can redistribute it and/or modify
16774 + it under the terms of the GNU General Public License as published by
16775 + the Free Software Foundation; either version 3 of the License, or
16776 + (at your option) any later version.
16777
16778 - This file is distributed in the hope that it will be useful,
16779 + This program is distributed in the hope that it will be useful,
16780 but WITHOUT ANY WARRANTY; without even the implied warranty of
16781 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16782 - GNU Lesser General Public License for more details.
16783 + GNU General Public License for more details.
16784
16785 - You should have received a copy of the GNU Lesser General Public License
16786 + You should have received a copy of the GNU General Public License
16787 along with this program. If not, see <https://www.gnu.org/licenses/>. */
16788
16789 /* Written by Bruno Haible <bruno@×××××.org>, 2008. */
16790
16791 diff --git a/autotools/gnulib/isnanf-nolibm.h b/autotools/gnulib/isnanf-nolibm.h
16792 index 4ce81d6..73937a2 100644
16793 --- a/autotools/gnulib/isnanf-nolibm.h
16794 +++ b/autotools/gnulib/isnanf-nolibm.h
16795 @@ -1,27 +1,26 @@
16796 /* Test for NaN that does not need libm.
16797 - Copyright (C) 2007-2022 Free Software Foundation, Inc.
16798 + Copyright (C) 2007-2019 Free Software Foundation, Inc.
16799
16800 - This file is free software: you can redistribute it and/or modify
16801 - it under the terms of the GNU Lesser General Public License as
16802 - published by the Free Software Foundation; either version 2.1 of the
16803 - License, or (at your option) any later version.
16804 + This program is free software: you can redistribute it and/or modify
16805 + it under the terms of the GNU General Public License as published by
16806 + the Free Software Foundation; either version 3 of the License, or
16807 + (at your option) any later version.
16808
16809 - This file is distributed in the hope that it will be useful,
16810 + This program is distributed in the hope that it will be useful,
16811 but WITHOUT ANY WARRANTY; without even the implied warranty of
16812 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16813 - GNU Lesser General Public License for more details.
16814 + GNU General Public License for more details.
16815
16816 - You should have received a copy of the GNU Lesser General Public License
16817 + You should have received a copy of the GNU General Public License
16818 along with this program. If not, see <https://www.gnu.org/licenses/>. */
16819
16820 #if HAVE_ISNANF_IN_LIBC
16821 /* Get declaration of isnan macro or (older) isnanf function. */
16822 # include <math.h>
16823 -# if (__GNUC__ >= 4) || (__clang_major__ >= 4)
16824 - /* GCC >= 4.0 and clang provide a type-generic built-in for isnan.
16825 - GCC >= 4.0 also provides __builtin_isnanf, but clang doesn't. */
16826 +# if __GNUC__ >= 4
16827 + /* GCC 4.0 and newer provides three built-ins for isnan. */
16828 # undef isnanf
16829 -# define isnanf(x) __builtin_isnan ((float)(x))
16830 +# define isnanf(x) __builtin_isnanf ((float)(x))
16831 # elif defined isnan
16832 # undef isnanf
16833 # define isnanf(x) isnan ((float)(x))
16834
16835 diff --git a/autotools/gnulib/isnanf.c b/autotools/gnulib/isnanf.c
16836 index e8b721a..8bc58eb 100644
16837 --- a/autotools/gnulib/isnanf.c
16838 +++ b/autotools/gnulib/isnanf.c
16839 @@ -1,17 +1,17 @@
16840 /* Test for NaN that does not need libm.
16841 - Copyright (C) 2007, 2009-2022 Free Software Foundation, Inc.
16842 + Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc.
16843
16844 - This file is free software: you can redistribute it and/or modify
16845 - it under the terms of the GNU Lesser General Public License as
16846 - published by the Free Software Foundation; either version 2.1 of the
16847 - License, or (at your option) any later version.
16848 + This program is free software: you can redistribute it and/or modify
16849 + it under the terms of the GNU General Public License as published by
16850 + the Free Software Foundation; either version 3 of the License, or
16851 + (at your option) any later version.
16852
16853 - This file is distributed in the hope that it will be useful,
16854 + This program is distributed in the hope that it will be useful,
16855 but WITHOUT ANY WARRANTY; without even the implied warranty of
16856 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16857 - GNU Lesser General Public License for more details.
16858 + GNU General Public License for more details.
16859
16860 - You should have received a copy of the GNU Lesser General Public License
16861 + You should have received a copy of the GNU General Public License
16862 along with this program. If not, see <https://www.gnu.org/licenses/>. */
16863
16864 /* Written by Bruno Haible <bruno@×××××.org>, 2007. */
16865
16866 diff --git a/autotools/gnulib/isnanl-nolibm.h b/autotools/gnulib/isnanl-nolibm.h
16867 index a4374e7..fdedf56 100644
16868 --- a/autotools/gnulib/isnanl-nolibm.h
16869 +++ b/autotools/gnulib/isnanl-nolibm.h
16870 @@ -1,27 +1,26 @@
16871 /* Test for NaN that does not need libm.
16872 - Copyright (C) 2007-2022 Free Software Foundation, Inc.
16873 + Copyright (C) 2007-2019 Free Software Foundation, Inc.
16874
16875 - This file is free software: you can redistribute it and/or modify
16876 - it under the terms of the GNU Lesser General Public License as
16877 - published by the Free Software Foundation; either version 2.1 of the
16878 - License, or (at your option) any later version.
16879 + This program is free software: you can redistribute it and/or modify
16880 + it under the terms of the GNU General Public License as published by
16881 + the Free Software Foundation; either version 3 of the License, or
16882 + (at your option) any later version.
16883
16884 - This file is distributed in the hope that it will be useful,
16885 + This program is distributed in the hope that it will be useful,
16886 but WITHOUT ANY WARRANTY; without even the implied warranty of
16887 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16888 - GNU Lesser General Public License for more details.
16889 + GNU General Public License for more details.
16890
16891 - You should have received a copy of the GNU Lesser General Public License
16892 + You should have received a copy of the GNU General Public License
16893 along with this program. If not, see <https://www.gnu.org/licenses/>. */
16894
16895 #if HAVE_ISNANL_IN_LIBC
16896 /* Get declaration of isnan macro or (older) isnanl function. */
16897 # include <math.h>
16898 -# if (__GNUC__ >= 4) || (__clang_major__ >= 4)
16899 - /* GCC >= 4.0 and clang provide a type-generic built-in for isnan.
16900 - GCC >= 4.0 also provides __builtin_isnanl, but clang doesn't. */
16901 +# if __GNUC__ >= 4
16902 + /* GCC 4.0 and newer provides three built-ins for isnan. */
16903 # undef isnanl
16904 -# define isnanl(x) __builtin_isnan ((long double)(x))
16905 +# define isnanl(x) __builtin_isnanl ((long double)(x))
16906 # elif defined isnan
16907 # undef isnanl
16908 # define isnanl(x) isnan ((long double)(x))
16909
16910 diff --git a/autotools/gnulib/isnanl.c b/autotools/gnulib/isnanl.c
16911 index 2f71d6c..99afd29 100644
16912 --- a/autotools/gnulib/isnanl.c
16913 +++ b/autotools/gnulib/isnanl.c
16914 @@ -1,17 +1,17 @@
16915 /* Test for NaN that does not need libm.
16916 - Copyright (C) 2007, 2009-2022 Free Software Foundation, Inc.
16917 + Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc.
16918
16919 - This file is free software: you can redistribute it and/or modify
16920 - it under the terms of the GNU Lesser General Public License as
16921 - published by the Free Software Foundation; either version 2.1 of the
16922 - License, or (at your option) any later version.
16923 + This program is free software: you can redistribute it and/or modify
16924 + it under the terms of the GNU General Public License as published by
16925 + the Free Software Foundation; either version 3 of the License, or
16926 + (at your option) any later version.
16927
16928 - This file is distributed in the hope that it will be useful,
16929 + This program is distributed in the hope that it will be useful,
16930 but WITHOUT ANY WARRANTY; without even the implied warranty of
16931 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16932 - GNU Lesser General Public License for more details.
16933 + GNU General Public License for more details.
16934
16935 - You should have received a copy of the GNU Lesser General Public License
16936 + You should have received a copy of the GNU General Public License
16937 along with this program. If not, see <https://www.gnu.org/licenses/>. */
16938
16939 /* Written by Bruno Haible <bruno@×××××.org>, 2007. */
16940
16941 diff --git a/autotools/gnulib/itold.c b/autotools/gnulib/itold.c
16942 index fe4a384..bca01eb 100644
16943 --- a/autotools/gnulib/itold.c
16944 +++ b/autotools/gnulib/itold.c
16945 @@ -1,18 +1,18 @@
16946 /* Replacement for 'int' to 'long double' conversion routine.
16947 - Copyright (C) 2011-2022 Free Software Foundation, Inc.
16948 + Copyright (C) 2011-2019 Free Software Foundation, Inc.
16949 Written by Bruno Haible <bruno@×××××.org>, 2011.
16950
16951 - This file is free software: you can redistribute it and/or modify
16952 - it under the terms of the GNU Lesser General Public License as
16953 - published by the Free Software Foundation; either version 2.1 of the
16954 - License, or (at your option) any later version.
16955 + This program is free software: you can redistribute it and/or modify
16956 + it under the terms of the GNU General Public License as published by
16957 + the Free Software Foundation; either version 3 of the License, or
16958 + (at your option) any later version.
16959
16960 - This file is distributed in the hope that it will be useful,
16961 + This program is distributed in the hope that it will be useful,
16962 but WITHOUT ANY WARRANTY; without even the implied warranty of
16963 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16964 - GNU Lesser General Public License for more details.
16965 + GNU General Public License for more details.
16966
16967 - You should have received a copy of the GNU Lesser General Public License
16968 + You should have received a copy of the GNU General Public License
16969 along with this program. If not, see <https://www.gnu.org/licenses/>. */
16970
16971 #include <config.h>
16972
16973 diff --git a/autotools/gnulib/limits.in.h b/autotools/gnulib/limits.in.h
16974 index b77bf75..39750b3 100644
16975 --- a/autotools/gnulib/limits.in.h
16976 +++ b/autotools/gnulib/limits.in.h
16977 @@ -1,45 +1,29 @@
16978 /* A GNU-like <limits.h>.
16979
16980 - Copyright 2016-2022 Free Software Foundation, Inc.
16981 + Copyright 2016-2019 Free Software Foundation, Inc.
16982
16983 - This file is free software: you can redistribute it and/or modify
16984 - it under the terms of the GNU Lesser General Public License as
16985 - published by the Free Software Foundation; either version 2.1 of the
16986 - License, or (at your option) any later version.
16987 + This program is free software; you can redistribute it and/or
16988 + modify it under the terms of the GNU General Public License
16989 + as published by the Free Software Foundation; either version 3, or
16990 + (at your option) any later version.
16991
16992 - This file is distributed in the hope that it will be useful,
16993 + This program is distributed in the hope that it will be useful,
16994 but WITHOUT ANY WARRANTY; without even the implied warranty of
16995 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16996 - GNU Lesser General Public License for more details.
16997 + GNU General Public License for more details.
16998
16999 - You should have received a copy of the GNU Lesser General Public License
17000 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
17001 + You should have received a copy of the GNU General Public License
17002 + along with this program; if not, see <https://www.gnu.org/licenses/>. */
17003 +
17004 +#ifndef _@GUARD_PREFIX@_LIMITS_H
17005
17006 #if __GNUC__ >= 3
17007 @PRAGMA_SYSTEM_HEADER@
17008 #endif
17009 @PRAGMA_COLUMNS@
17010
17011 -#if defined _GL_ALREADY_INCLUDING_LIMITS_H
17012 -/* Special invocation convention:
17013 - On Haiku/x86_64, we have a sequence of nested includes
17014 - <limits.h> -> <syslimits.h> -> <limits.h>.
17015 - In this situation, LONG_MAX and INT_MAX are not yet defined,
17016 - therefore we should not attempt to define LONG_BIT. */
17017 -
17018 -#@INCLUDE_NEXT@ @NEXT_LIMITS_H@
17019 -
17020 -#else
17021 -/* Normal invocation convention. */
17022 -
17023 -#ifndef _@GUARD_PREFIX@_LIMITS_H
17024 -
17025 -# define _GL_ALREADY_INCLUDING_LIMITS_H
17026 -
17027 /* The include_next requires a split double-inclusion guard. */
17028 -# @INCLUDE_NEXT@ @NEXT_LIMITS_H@
17029 -
17030 -# undef _GL_ALREADY_INCLUDING_LIMITS_H
17031 +#@INCLUDE_NEXT@ @NEXT_LIMITS_H@
17032
17033 #ifndef _@GUARD_PREFIX@_LIMITS_H
17034 #define _@GUARD_PREFIX@_LIMITS_H
17035 @@ -99,11 +83,10 @@
17036 # endif
17037 #endif
17038
17039 -/* Macros specified by C2x and by ISO/IEC TS 18661-1:2014. */
17040 +/* Macros specified by ISO/IEC TS 18661-1:2014. */
17041
17042 #if (! defined ULLONG_WIDTH \
17043 - && (defined _GNU_SOURCE || defined __STDC_WANT_IEC_60559_BFP_EXT__ \
17044 - || (defined __STDC_VERSION__ && 201710 < __STDC_VERSION__)))
17045 + && (defined _GNU_SOURCE || defined __STDC_WANT_IEC_60559_BFP_EXT__))
17046 # define CHAR_WIDTH _GL_INTEGER_WIDTH (CHAR_MIN, CHAR_MAX)
17047 # define SCHAR_WIDTH _GL_INTEGER_WIDTH (SCHAR_MIN, SCHAR_MAX)
17048 # define UCHAR_WIDTH _GL_INTEGER_WIDTH (0, UCHAR_MAX)
17049 @@ -115,17 +98,7 @@
17050 # define ULONG_WIDTH _GL_INTEGER_WIDTH (0, ULONG_MAX)
17051 # define LLONG_WIDTH _GL_INTEGER_WIDTH (LLONG_MIN, LLONG_MAX)
17052 # define ULLONG_WIDTH _GL_INTEGER_WIDTH (0, ULLONG_MAX)
17053 -#endif
17054 -
17055 -/* Macros specified by C2x. */
17056 -
17057 -#if (! defined BOOL_WIDTH \
17058 - && (defined _GNU_SOURCE \
17059 - || (defined __STDC_VERSION__ && 201710 < __STDC_VERSION__)))
17060 -# define BOOL_MAX 1
17061 -# define BOOL_WIDTH 1
17062 -#endif
17063 +#endif /* !ULLONG_WIDTH && (_GNU_SOURCE || __STDC_WANT_IEC_60559_BFP_EXT__) */
17064
17065 #endif /* _@GUARD_PREFIX@_LIMITS_H */
17066 #endif /* _@GUARD_PREFIX@_LIMITS_H */
17067 -#endif
17068
17069 diff --git a/autotools/gnulib/lstat.c b/autotools/gnulib/lstat.c
17070 index 472bfbc..a3e40d8 100644
17071 --- a/autotools/gnulib/lstat.c
17072 +++ b/autotools/gnulib/lstat.c
17073 @@ -1,18 +1,18 @@
17074 /* Work around a bug of lstat on some systems
17075
17076 - Copyright (C) 1997-2006, 2008-2022 Free Software Foundation, Inc.
17077 + Copyright (C) 1997-2006, 2008-2019 Free Software Foundation, Inc.
17078
17079 - This file is free software: you can redistribute it and/or modify
17080 - it under the terms of the GNU Lesser General Public License as
17081 - published by the Free Software Foundation; either version 2.1 of the
17082 - License, or (at your option) any later version.
17083 + This program is free software: you can redistribute it and/or modify
17084 + it under the terms of the GNU General Public License as published by
17085 + the Free Software Foundation; either version 3 of the License, or
17086 + (at your option) any later version.
17087
17088 - This file is distributed in the hope that it will be useful,
17089 + This program is distributed in the hope that it will be useful,
17090 but WITHOUT ANY WARRANTY; without even the implied warranty of
17091 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17092 - GNU Lesser General Public License for more details.
17093 + GNU General Public License for more details.
17094
17095 - You should have received a copy of the GNU Lesser General Public License
17096 + You should have received a copy of the GNU General Public License
17097 along with this program. If not, see <https://www.gnu.org/licenses/>. */
17098
17099 /* written by Jim Meyering */
17100
17101 diff --git a/autotools/gnulib/malloc.c b/autotools/gnulib/malloc.c
17102 index f334dd6..76e6ff7 100644
17103 --- a/autotools/gnulib/malloc.c
17104 +++ b/autotools/gnulib/malloc.c
17105 @@ -1,46 +1,51 @@
17106 /* malloc() function that is glibc compatible.
17107
17108 - Copyright (C) 1997-1998, 2006-2007, 2009-2022 Free Software Foundation, Inc.
17109 + Copyright (C) 1997-1998, 2006-2007, 2009-2019 Free Software Foundation, Inc.
17110
17111 - This file is free software: you can redistribute it and/or modify
17112 - it under the terms of the GNU Lesser General Public License as
17113 - published by the Free Software Foundation; either version 2.1 of the
17114 - License, or (at your option) any later version.
17115 + This program is free software; you can redistribute it and/or modify
17116 + it under the terms of the GNU General Public License as published by
17117 + the Free Software Foundation; either version 3, or (at your option)
17118 + any later version.
17119
17120 - This file is distributed in the hope that it will be useful,
17121 + This program is distributed in the hope that it will be useful,
17122 but WITHOUT ANY WARRANTY; without even the implied warranty of
17123 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17124 - GNU Lesser General Public License for more details.
17125 + GNU General Public License for more details.
17126
17127 - You should have received a copy of the GNU Lesser General Public License
17128 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
17129 + You should have received a copy of the GNU General Public License
17130 + along with this program; if not, see <https://www.gnu.org/licenses/>. */
17131
17132 /* written by Jim Meyering and Bruno Haible */
17133
17134 #define _GL_USE_STDLIB_ALLOC 1
17135 #include <config.h>
17136 +/* Only the AC_FUNC_MALLOC macro defines 'malloc' already in config.h. */
17137 +#ifdef malloc
17138 +# define NEED_MALLOC_GNU 1
17139 +# undef malloc
17140 +/* Whereas the gnulib module 'malloc-gnu' defines HAVE_MALLOC_GNU. */
17141 +#elif GNULIB_MALLOC_GNU && !HAVE_MALLOC_GNU
17142 +# define NEED_MALLOC_GNU 1
17143 +#endif
17144
17145 #include <stdlib.h>
17146
17147 #include <errno.h>
17148
17149 -#include "xalloc-oversized.h"
17150 -
17151 -/* Allocate an N-byte block of memory from the heap, even if N is 0. */
17152 +/* Allocate an N-byte block of memory from the heap.
17153 + If N is zero, allocate a 1-byte block. */
17154
17155 void *
17156 rpl_malloc (size_t n)
17157 {
17158 + void *result;
17159 +
17160 +#if NEED_MALLOC_GNU
17161 if (n == 0)
17162 n = 1;
17163 +#endif
17164
17165 - if (xalloc_oversized (n, 1))
17166 - {
17167 - errno = ENOMEM;
17168 - return NULL;
17169 - }
17170 -
17171 - void *result = malloc (n);
17172 + result = malloc (n);
17173
17174 #if !HAVE_MALLOC_POSIX
17175 if (result == NULL)
17176
17177 diff --git a/autotools/gnulib/malloc/scratch_buffer.h b/autotools/gnulib/malloc/scratch_buffer.h
17178 deleted file mode 100644
17179 index e4c5c8a..0000000
17180 --- a/autotools/gnulib/malloc/scratch_buffer.h
17181 +++ /dev/null
17182 @@ -1,151 +0,0 @@
17183 -/* Variable-sized buffer with on-stack default allocation.
17184 - Copyright (C) 2015-2022 Free Software Foundation, Inc.
17185 - This file is part of the GNU C Library.
17186 -
17187 - The GNU C Library is free software; you can redistribute it and/or
17188 - modify it under the terms of the GNU Lesser General Public
17189 - License as published by the Free Software Foundation; either
17190 - version 2.1 of the License, or (at your option) any later version.
17191 -
17192 - The GNU C Library is distributed in the hope that it will be useful,
17193 - but WITHOUT ANY WARRANTY; without even the implied warranty of
17194 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
17195 - Lesser General Public License for more details.
17196 -
17197 - You should have received a copy of the GNU Lesser General Public
17198 - License along with the GNU C Library; if not, see
17199 - <https://www.gnu.org/licenses/>. */
17200 -
17201 -#ifndef _SCRATCH_BUFFER_H
17202 -#define _SCRATCH_BUFFER_H
17203 -
17204 -/* Scratch buffers with a default stack allocation and fallback to
17205 - heap allocation. It is expected that this function is used in this
17206 - way:
17207 -
17208 - struct scratch_buffer tmpbuf;
17209 - scratch_buffer_init (&tmpbuf);
17210 -
17211 - while (!function_that_uses_buffer (tmpbuf.data, tmpbuf.length))
17212 - if (!scratch_buffer_grow (&tmpbuf))
17213 - return -1;
17214 -
17215 - scratch_buffer_free (&tmpbuf);
17216 - return 0;
17217 -
17218 - The allocation functions (scratch_buffer_grow,
17219 - scratch_buffer_grow_preserve, scratch_buffer_set_array_size) make
17220 - sure that the heap allocation, if any, is freed, so that the code
17221 - above does not have a memory leak. The buffer still remains in a
17222 - state that can be deallocated using scratch_buffer_free, so a loop
17223 - like this is valid as well:
17224 -
17225 - struct scratch_buffer tmpbuf;
17226 - scratch_buffer_init (&tmpbuf);
17227 -
17228 - while (!function_that_uses_buffer (tmpbuf.data, tmpbuf.length))
17229 - if (!scratch_buffer_grow (&tmpbuf))
17230 - break;
17231 -
17232 - scratch_buffer_free (&tmpbuf);
17233 -
17234 - scratch_buffer_grow and scratch_buffer_grow_preserve are guaranteed
17235 - to grow the buffer by at least 512 bytes. This means that when
17236 - using the scratch buffer as a backing store for a non-character
17237 - array whose element size, in bytes, is 512 or smaller, the scratch
17238 - buffer only has to grow once to make room for at least one more
17239 - element.
17240 -*/
17241 -
17242 -#include <stdbool.h>
17243 -#include <stddef.h>
17244 -#include <stdlib.h>
17245 -
17246 -/* Scratch buffer. Must be initialized with scratch_buffer_init
17247 - before its use. */
17248 -struct scratch_buffer {
17249 - void *data; /* Pointer to the beginning of the scratch area. */
17250 - size_t length; /* Allocated space at the data pointer, in bytes. */
17251 - union { max_align_t __align; char __c[1024]; } __space;
17252 -};
17253 -
17254 -/* Initializes *BUFFER so that BUFFER->data points to BUFFER->__space
17255 - and BUFFER->length reflects the available space. */
17256 -static inline void
17257 -scratch_buffer_init (struct scratch_buffer *buffer)
17258 -{
17259 - buffer->data = buffer->__space.__c;
17260 - buffer->length = sizeof (buffer->__space);
17261 -}
17262 -
17263 -/* Deallocates *BUFFER (if it was heap-allocated). */
17264 -static inline void
17265 -scratch_buffer_free (struct scratch_buffer *buffer)
17266 -{
17267 - if (buffer->data != buffer->__space.__c)
17268 - free (buffer->data);
17269 -}
17270 -
17271 -/* Grow *BUFFER by some arbitrary amount. The buffer contents is NOT
17272 - preserved. Return true on success, false on allocation failure (in
17273 - which case the old buffer is freed). On success, the new buffer is
17274 - larger than the previous size. On failure, *BUFFER is deallocated,
17275 - but remains in a free-able state, and errno is set. */
17276 -bool __libc_scratch_buffer_grow (struct scratch_buffer *buffer);
17277 -libc_hidden_proto (__libc_scratch_buffer_grow)
17278 -
17279 -/* Alias for __libc_scratch_buffer_grow. */
17280 -static __always_inline bool
17281 -scratch_buffer_grow (struct scratch_buffer *buffer)
17282 -{
17283 - return __glibc_likely (__libc_scratch_buffer_grow (buffer));
17284 -}
17285 -
17286 -/* Like __libc_scratch_buffer_grow, but preserve the old buffer
17287 - contents on success, as a prefix of the new buffer. */
17288 -bool __libc_scratch_buffer_grow_preserve (struct scratch_buffer *buffer);
17289 -libc_hidden_proto (__libc_scratch_buffer_grow_preserve)
17290 -
17291 -/* Alias for __libc_scratch_buffer_grow_preserve. */
17292 -static __always_inline bool
17293 -scratch_buffer_grow_preserve (struct scratch_buffer *buffer)
17294 -{
17295 - return __glibc_likely (__libc_scratch_buffer_grow_preserve (buffer));
17296 -}
17297 -
17298 -/* Grow *BUFFER so that it can store at least NELEM elements of SIZE
17299 - bytes. The buffer contents are NOT preserved. Both NELEM and SIZE
17300 - can be zero. Return true on success, false on allocation failure
17301 - (in which case the old buffer is freed, but *BUFFER remains in a
17302 - free-able state, and errno is set). It is unspecified whether this
17303 - function can reduce the array size. */
17304 -bool __libc_scratch_buffer_set_array_size (struct scratch_buffer *buffer,
17305 - size_t nelem, size_t size);
17306 -libc_hidden_proto (__libc_scratch_buffer_set_array_size)
17307 -
17308 -/* Alias for __libc_scratch_set_array_size. */
17309 -static __always_inline bool
17310 -scratch_buffer_set_array_size (struct scratch_buffer *buffer,
17311 - size_t nelem, size_t size)
17312 -{
17313 - return __glibc_likely (__libc_scratch_buffer_set_array_size
17314 - (buffer, nelem, size));
17315 -}
17316 -
17317 -/* Return a copy of *BUFFER's first SIZE bytes as a heap-allocated block,
17318 - deallocating *BUFFER if it was heap-allocated. SIZE must be at
17319 - most *BUFFER's size. Return NULL (setting errno) on memory
17320 - exhaustion. */
17321 -void *__libc_scratch_buffer_dupfree (struct scratch_buffer *buffer,
17322 - size_t size);
17323 -libc_hidden_proto (__libc_scratch_buffer_dupfree)
17324 -
17325 -/* Alias for __libc_scratch_dupfree. */
17326 -static __always_inline void *
17327 -scratch_buffer_dupfree (struct scratch_buffer *buffer, size_t size)
17328 -{
17329 - void *r = __libc_scratch_buffer_dupfree (buffer, size);
17330 - return __glibc_likely (r != NULL) ? r : NULL;
17331 -}
17332 -
17333 -#endif /* _SCRATCH_BUFFER_H */
17334
17335 diff --git a/autotools/gnulib/malloc/scratch_buffer_dupfree.c b/autotools/gnulib/malloc/scratch_buffer_dupfree.c
17336 deleted file mode 100644
17337 index eb3b95c..0000000
17338 --- a/autotools/gnulib/malloc/scratch_buffer_dupfree.c
17339 +++ /dev/null
17340 @@ -1,41 +0,0 @@
17341 -/* Variable-sized buffer with on-stack default allocation.
17342 - Copyright (C) 2020-2022 Free Software Foundation, Inc.
17343 - This file is part of the GNU C Library.
17344 -
17345 - The GNU C Library is free software; you can redistribute it and/or
17346 - modify it under the terms of the GNU Lesser General Public
17347 - License as published by the Free Software Foundation; either
17348 - version 2.1 of the License, or (at your option) any later version.
17349 -
17350 - The GNU C Library is distributed in the hope that it will be useful,
17351 - but WITHOUT ANY WARRANTY; without even the implied warranty of
17352 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
17353 - Lesser General Public License for more details.
17354 -
17355 - You should have received a copy of the GNU Lesser General Public
17356 - License along with the GNU C Library; if not, see
17357 - <https://www.gnu.org/licenses/>. */
17358 -
17359 -#ifndef _LIBC
17360 -# include <libc-config.h>
17361 -#endif
17362 -
17363 -#include <scratch_buffer.h>
17364 -#include <string.h>
17365 -
17366 -void *
17367 -__libc_scratch_buffer_dupfree (struct scratch_buffer *buffer, size_t size)
17368 -{
17369 - void *data = buffer->data;
17370 - if (data == buffer->__space.__c)
17371 - {
17372 - void *copy = malloc (size);
17373 - return copy != NULL ? memcpy (copy, data, size) : NULL;
17374 - }
17375 - else
17376 - {
17377 - void *copy = realloc (data, size);
17378 - return copy != NULL ? copy : data;
17379 - }
17380 -}
17381 -libc_hidden_def (__libc_scratch_buffer_dupfree)
17382
17383 diff --git a/autotools/gnulib/malloc/scratch_buffer_grow.c b/autotools/gnulib/malloc/scratch_buffer_grow.c
17384 deleted file mode 100644
17385 index 9a5e4db..0000000
17386 --- a/autotools/gnulib/malloc/scratch_buffer_grow.c
17387 +++ /dev/null
17388 @@ -1,56 +0,0 @@
17389 -/* Variable-sized buffer with on-stack default allocation.
17390 - Copyright (C) 2015-2022 Free Software Foundation, Inc.
17391 - This file is part of the GNU C Library.
17392 -
17393 - The GNU C Library is free software; you can redistribute it and/or
17394 - modify it under the terms of the GNU Lesser General Public
17395 - License as published by the Free Software Foundation; either
17396 - version 2.1 of the License, or (at your option) any later version.
17397 -
17398 - The GNU C Library is distributed in the hope that it will be useful,
17399 - but WITHOUT ANY WARRANTY; without even the implied warranty of
17400 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
17401 - Lesser General Public License for more details.
17402 -
17403 - You should have received a copy of the GNU Lesser General Public
17404 - License along with the GNU C Library; if not, see
17405 - <https://www.gnu.org/licenses/>. */
17406 -
17407 -#ifndef _LIBC
17408 -# include <libc-config.h>
17409 -#endif
17410 -
17411 -#include <scratch_buffer.h>
17412 -#include <errno.h>
17413 -
17414 -bool
17415 -__libc_scratch_buffer_grow (struct scratch_buffer *buffer)
17416 -{
17417 - void *new_ptr;
17418 - size_t new_length = buffer->length * 2;
17419 -
17420 - /* Discard old buffer. */
17421 - scratch_buffer_free (buffer);
17422 -
17423 - /* Check for overflow. */
17424 - if (__glibc_likely (new_length >= buffer->length))
17425 - new_ptr = malloc (new_length);
17426 - else
17427 - {
17428 - __set_errno (ENOMEM);
17429 - new_ptr = NULL;
17430 - }
17431 -
17432 - if (__glibc_unlikely (new_ptr == NULL))
17433 - {
17434 - /* Buffer must remain valid to free. */
17435 - scratch_buffer_init (buffer);
17436 - return false;
17437 - }
17438 -
17439 - /* Install new heap-based buffer. */
17440 - buffer->data = new_ptr;
17441 - buffer->length = new_length;
17442 - return true;
17443 -}
17444 -libc_hidden_def (__libc_scratch_buffer_grow)
17445
17446 diff --git a/autotools/gnulib/malloc/scratch_buffer_grow_preserve.c b/autotools/gnulib/malloc/scratch_buffer_grow_preserve.c
17447 deleted file mode 100644
17448 index 3fe5a07..0000000
17449 --- a/autotools/gnulib/malloc/scratch_buffer_grow_preserve.c
17450 +++ /dev/null
17451 @@ -1,67 +0,0 @@
17452 -/* Variable-sized buffer with on-stack default allocation.
17453 - Copyright (C) 2015-2022 Free Software Foundation, Inc.
17454 - This file is part of the GNU C Library.
17455 -
17456 - The GNU C Library is free software; you can redistribute it and/or
17457 - modify it under the terms of the GNU Lesser General Public
17458 - License as published by the Free Software Foundation; either
17459 - version 2.1 of the License, or (at your option) any later version.
17460 -
17461 - The GNU C Library is distributed in the hope that it will be useful,
17462 - but WITHOUT ANY WARRANTY; without even the implied warranty of
17463 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
17464 - Lesser General Public License for more details.
17465 -
17466 - You should have received a copy of the GNU Lesser General Public
17467 - License along with the GNU C Library; if not, see
17468 - <https://www.gnu.org/licenses/>. */
17469 -
17470 -#ifndef _LIBC
17471 -# include <libc-config.h>
17472 -#endif
17473 -
17474 -#include <scratch_buffer.h>
17475 -#include <errno.h>
17476 -#include <string.h>
17477 -
17478 -bool
17479 -__libc_scratch_buffer_grow_preserve (struct scratch_buffer *buffer)
17480 -{
17481 - size_t new_length = 2 * buffer->length;
17482 - void *new_ptr;
17483 -
17484 - if (buffer->data == buffer->__space.__c)
17485 - {
17486 - /* Move buffer to the heap. No overflow is possible because
17487 - buffer->length describes a small buffer on the stack. */
17488 - new_ptr = malloc (new_length);
17489 - if (new_ptr == NULL)
17490 - return false;
17491 - memcpy (new_ptr, buffer->__space.__c, buffer->length);
17492 - }
17493 - else
17494 - {
17495 - /* Buffer was already on the heap. Check for overflow. */
17496 - if (__glibc_likely (new_length >= buffer->length))
17497 - new_ptr = realloc (buffer->data, new_length);
17498 - else
17499 - {
17500 - __set_errno (ENOMEM);
17501 - new_ptr = NULL;
17502 - }
17503 -
17504 - if (__glibc_unlikely (new_ptr == NULL))
17505 - {
17506 - /* Deallocate, but buffer must remain valid to free. */
17507 - free (buffer->data);
17508 - scratch_buffer_init (buffer);
17509 - return false;
17510 - }
17511 - }
17512 -
17513 - /* Install new heap-based buffer. */
17514 - buffer->data = new_ptr;
17515 - buffer->length = new_length;
17516 - return true;
17517 -}
17518 -libc_hidden_def (__libc_scratch_buffer_grow_preserve)
17519
17520 diff --git a/autotools/gnulib/malloc/scratch_buffer_set_array_size.c b/autotools/gnulib/malloc/scratch_buffer_set_array_size.c
17521 deleted file mode 100644
17522 index 89c37a9..0000000
17523 --- a/autotools/gnulib/malloc/scratch_buffer_set_array_size.c
17524 +++ /dev/null
17525 @@ -1,64 +0,0 @@
17526 -/* Variable-sized buffer with on-stack default allocation.
17527 - Copyright (C) 2015-2022 Free Software Foundation, Inc.
17528 - This file is part of the GNU C Library.
17529 -
17530 - The GNU C Library is free software; you can redistribute it and/or
17531 - modify it under the terms of the GNU Lesser General Public
17532 - License as published by the Free Software Foundation; either
17533 - version 2.1 of the License, or (at your option) any later version.
17534 -
17535 - The GNU C Library is distributed in the hope that it will be useful,
17536 - but WITHOUT ANY WARRANTY; without even the implied warranty of
17537 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
17538 - Lesser General Public License for more details.
17539 -
17540 - You should have received a copy of the GNU Lesser General Public
17541 - License along with the GNU C Library; if not, see
17542 - <https://www.gnu.org/licenses/>. */
17543 -
17544 -#ifndef _LIBC
17545 -# include <libc-config.h>
17546 -#endif
17547 -
17548 -#include <scratch_buffer.h>
17549 -#include <errno.h>
17550 -#include <limits.h>
17551 -
17552 -bool
17553 -__libc_scratch_buffer_set_array_size (struct scratch_buffer *buffer,
17554 - size_t nelem, size_t size)
17555 -{
17556 - size_t new_length = nelem * size;
17557 -
17558 - /* Avoid overflow check if both values are small. */
17559 - if ((nelem | size) >> (sizeof (size_t) * CHAR_BIT / 2) != 0
17560 - && nelem != 0 && size != new_length / nelem)
17561 - {
17562 - /* Overflow. Discard the old buffer, but it must remain valid
17563 - to free. */
17564 - scratch_buffer_free (buffer);
17565 - scratch_buffer_init (buffer);
17566 - __set_errno (ENOMEM);
17567 - return false;
17568 - }
17569 -
17570 - if (new_length <= buffer->length)
17571 - return true;
17572 -
17573 - /* Discard old buffer. */
17574 - scratch_buffer_free (buffer);
17575 -
17576 - char *new_ptr = malloc (new_length);
17577 - if (new_ptr == NULL)
17578 - {
17579 - /* Buffer must remain valid to free. */
17580 - scratch_buffer_init (buffer);
17581 - return false;
17582 - }
17583 -
17584 - /* Install new heap-based buffer. */
17585 - buffer->data = new_ptr;
17586 - buffer->length = new_length;
17587 - return true;
17588 -}
17589 -libc_hidden_def (__libc_scratch_buffer_set_array_size)
17590
17591 diff --git a/autotools/gnulib/malloca.c b/autotools/gnulib/malloca.c
17592 index e7beaaf..f60c5fb 100644
17593 --- a/autotools/gnulib/malloca.c
17594 +++ b/autotools/gnulib/malloca.c
17595 @@ -1,19 +1,19 @@
17596 /* Safe automatic memory allocation.
17597 - Copyright (C) 2003, 2006-2007, 2009-2022 Free Software Foundation, Inc.
17598 + Copyright (C) 2003, 2006-2007, 2009-2019 Free Software Foundation, Inc.
17599 Written by Bruno Haible <bruno@×××××.org>, 2003, 2018.
17600
17601 - This file is free software: you can redistribute it and/or modify
17602 - it under the terms of the GNU Lesser General Public License as
17603 - published by the Free Software Foundation; either version 2.1 of the
17604 - License, or (at your option) any later version.
17605 + This program is free software; you can redistribute it and/or modify
17606 + it under the terms of the GNU General Public License as published by
17607 + the Free Software Foundation; either version 3, or (at your option)
17608 + any later version.
17609
17610 - This file is distributed in the hope that it will be useful,
17611 + This program is distributed in the hope that it will be useful,
17612 but WITHOUT ANY WARRANTY; without even the implied warranty of
17613 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17614 - GNU Lesser General Public License for more details.
17615 + GNU General Public License for more details.
17616
17617 - You should have received a copy of the GNU Lesser General Public License
17618 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
17619 + You should have received a copy of the GNU General Public License
17620 + along with this program; if not, see <https://www.gnu.org/licenses/>. */
17621
17622 #define _GL_USE_STDLIB_ALLOC 1
17623 #include <config.h>
17624 @@ -21,8 +21,6 @@
17625 /* Specification. */
17626 #include "malloca.h"
17627
17628 -#include "idx.h"
17629 -#include "intprops.h"
17630 #include "verify.h"
17631
17632 /* The speed critical point in this file is freea() applied to an alloca()
17633 @@ -47,30 +45,24 @@ mmalloca (size_t n)
17634 #if HAVE_ALLOCA
17635 /* Allocate one more word, used to determine the address to pass to freea(),
17636 and room for the alignment ≡ sa_alignment_max mod 2*sa_alignment_max. */
17637 - uintptr_t alignment2_mask = 2 * sa_alignment_max - 1;
17638 - int plus = sizeof (small_t) + alignment2_mask;
17639 - idx_t nplus;
17640 - if (!INT_ADD_WRAPV (n, plus, &nplus) && !xalloc_oversized (nplus, 1))
17641 + size_t nplus = n + sizeof (small_t) + 2 * sa_alignment_max - 1;
17642 +
17643 + if (nplus >= n)
17644 {
17645 char *mem = (char *) malloc (nplus);
17646
17647 if (mem != NULL)
17648 {
17649 - uintptr_t umem = (uintptr_t)mem, umemplus;
17650 - /* The INT_ADD_WRAPV avoids signed integer overflow on
17651 - theoretical platforms where UINTPTR_MAX <= INT_MAX. */
17652 - INT_ADD_WRAPV (umem, sizeof (small_t) + sa_alignment_max - 1,
17653 - &umemplus);
17654 - idx_t offset = ((umemplus & ~alignment2_mask)
17655 - + sa_alignment_max - umem);
17656 - void *vp = mem + offset;
17657 - small_t *p = vp;
17658 + char *p =
17659 + (char *)((((uintptr_t)mem + sizeof (small_t) + sa_alignment_max - 1)
17660 + & ~(uintptr_t)(2 * sa_alignment_max - 1))
17661 + + sa_alignment_max);
17662 /* Here p >= mem + sizeof (small_t),
17663 and p <= mem + sizeof (small_t) + 2 * sa_alignment_max - 1
17664 hence p + n <= mem + nplus.
17665 So, the memory range [p, p+n) lies in the allocated memory range
17666 [mem, mem + nplus). */
17667 - p[-1] = offset;
17668 + ((small_t *) p)[-1] = p - mem;
17669 /* p ≡ sa_alignment_max mod 2*sa_alignment_max. */
17670 return p;
17671 }
17672
17673 diff --git a/autotools/gnulib/malloca.h b/autotools/gnulib/malloca.h
17674 index 7ec235f..d80c316 100644
17675 --- a/autotools/gnulib/malloca.h
17676 +++ b/autotools/gnulib/malloca.h
17677 @@ -1,19 +1,19 @@
17678 /* Safe automatic memory allocation.
17679 - Copyright (C) 2003-2007, 2009-2022 Free Software Foundation, Inc.
17680 + Copyright (C) 2003-2007, 2009-2019 Free Software Foundation, Inc.
17681 Written by Bruno Haible <bruno@×××××.org>, 2003.
17682
17683 - This file is free software: you can redistribute it and/or modify
17684 - it under the terms of the GNU Lesser General Public License as
17685 - published by the Free Software Foundation; either version 2.1 of the
17686 - License, or (at your option) any later version.
17687 + This program is free software; you can redistribute it and/or modify
17688 + it under the terms of the GNU General Public License as published by
17689 + the Free Software Foundation; either version 3, or (at your option)
17690 + any later version.
17691
17692 - This file is distributed in the hope that it will be useful,
17693 + This program is distributed in the hope that it will be useful,
17694 but WITHOUT ANY WARRANTY; without even the implied warranty of
17695 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17696 - GNU Lesser General Public License for more details.
17697 + GNU General Public License for more details.
17698
17699 - You should have received a copy of the GNU Lesser General Public License
17700 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
17701 + You should have received a copy of the GNU General Public License
17702 + along with this program; if not, see <https://www.gnu.org/licenses/>. */
17703
17704 #ifndef _MALLOCA_H
17705 #define _MALLOCA_H
17706 @@ -51,13 +51,6 @@ extern "C" {
17707 # define safe_alloca(N) ((void) (N), NULL)
17708 #endif
17709
17710 -/* Free a block of memory allocated through malloca(). */
17711 -#if HAVE_ALLOCA
17712 -extern void freea (void *p);
17713 -#else
17714 -# define freea free
17715 -#endif
17716 -
17717 /* malloca(N) is a safe variant of alloca(N). It allocates N bytes of
17718 memory allocated on the stack, that must be freed using freea() before
17719 the function returns. Upon failure, it returns NULL. */
17720 @@ -72,16 +65,20 @@ extern void freea (void *p);
17721 # define malloca(N) \
17722 mmalloca (N)
17723 #endif
17724 -extern void *mmalloca (size_t n)
17725 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC (freea, 1)
17726 - _GL_ATTRIBUTE_ALLOC_SIZE ((1));
17727 +extern void * mmalloca (size_t n);
17728 +
17729 +/* Free a block of memory allocated through malloca(). */
17730 +#if HAVE_ALLOCA
17731 +extern void freea (void *p);
17732 +#else
17733 +# define freea free
17734 +#endif
17735
17736 /* nmalloca(N,S) is an overflow-safe variant of malloca (N * S).
17737 It allocates an array of N objects, each with S bytes of memory,
17738 - on the stack. N and S should be nonnegative and free of side effects.
17739 + on the stack. S must be positive and N must be nonnegative.
17740 The array must be freed using freea() before the function returns. */
17741 -#define nmalloca(n, s) \
17742 - (xalloc_oversized (n, s) ? NULL : malloca ((n) * (size_t) (s)))
17743 +#define nmalloca(n, s) (xalloc_oversized (n, s) ? NULL : malloca ((n) * (s)))
17744
17745
17746 #ifdef __cplusplus
17747 @@ -92,7 +89,7 @@ extern void *mmalloca (size_t n)
17748 /* ------------------- Auxiliary, non-public definitions ------------------- */
17749
17750 /* Determine the alignment of a type at compile time. */
17751 -#if defined __GNUC__ || defined __clang__ || defined __IBM__ALIGNOF__
17752 +#if defined __GNUC__ || defined __IBM__ALIGNOF__
17753 # define sa_alignof __alignof__
17754 #elif defined __cplusplus
17755 template <class type> struct sa_alignof_helper { char __slot1; type __slot2; };
17756 @@ -115,10 +112,14 @@ enum
17757 among all elementary types. */
17758 sa_alignment_long = sa_alignof (long),
17759 sa_alignment_double = sa_alignof (double),
17760 +#if HAVE_LONG_LONG_INT
17761 sa_alignment_longlong = sa_alignof (long long),
17762 +#endif
17763 sa_alignment_longdouble = sa_alignof (long double),
17764 sa_alignment_max = ((sa_alignment_long - 1) | (sa_alignment_double - 1)
17765 +#if HAVE_LONG_LONG_INT
17766 | (sa_alignment_longlong - 1)
17767 +#endif
17768 | (sa_alignment_longdouble - 1)
17769 ) + 1
17770 };
17771
17772 diff --git a/autotools/gnulib/math.c b/autotools/gnulib/math.c
17773 index 1502a1f..ba2a6ab 100644
17774 --- a/autotools/gnulib/math.c
17775 +++ b/autotools/gnulib/math.c
17776 @@ -1,22 +1,4 @@
17777 -/* Inline functions for <math.h>.
17778 -
17779 - Copyright (C) 2012-2022 Free Software Foundation, Inc.
17780 -
17781 - This file is free software: you can redistribute it and/or modify
17782 - it under the terms of the GNU Lesser General Public License as
17783 - published by the Free Software Foundation; either version 2.1 of the
17784 - License, or (at your option) any later version.
17785 -
17786 - This file is distributed in the hope that it will be useful,
17787 - but WITHOUT ANY WARRANTY; without even the implied warranty of
17788 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17789 - GNU Lesser General Public License for more details.
17790 -
17791 - You should have received a copy of the GNU Lesser General Public License
17792 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
17793 -
17794 #include <config.h>
17795 -
17796 #define _GL_MATH_INLINE _GL_EXTERN_INLINE
17797 #include "math.h"
17798 typedef int dummy;
17799
17800 diff --git a/autotools/gnulib/math.in.h b/autotools/gnulib/math.in.h
17801 index ccc3584..aa03ea3 100644
17802 --- a/autotools/gnulib/math.in.h
17803 +++ b/autotools/gnulib/math.in.h
17804 @@ -1,18 +1,18 @@
17805 /* A GNU-like <math.h>.
17806
17807 - Copyright (C) 2002-2003, 2007-2022 Free Software Foundation, Inc.
17808 + Copyright (C) 2002-2003, 2007-2019 Free Software Foundation, Inc.
17809
17810 - This file is free software: you can redistribute it and/or modify
17811 - it under the terms of the GNU Lesser General Public License as
17812 - published by the Free Software Foundation; either version 2.1 of the
17813 - License, or (at your option) any later version.
17814 + This program is free software: you can redistribute it and/or modify
17815 + it under the terms of the GNU General Public License as published by
17816 + the Free Software Foundation; either version 3 of the License, or
17817 + (at your option) any later version.
17818
17819 - This file is distributed in the hope that it will be useful,
17820 + This program is distributed in the hope that it will be useful,
17821 but WITHOUT ANY WARRANTY; without even the implied warranty of
17822 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17823 - GNU Lesser General Public License for more details.
17824 + GNU General Public License for more details.
17825
17826 - You should have received a copy of the GNU Lesser General Public License
17827 + You should have received a copy of the GNU General Public License
17828 along with this program. If not, see <https://www.gnu.org/licenses/>. */
17829
17830 #ifndef _@GUARD_PREFIX@_MATH_H
17831 @@ -22,23 +22,8 @@
17832 #endif
17833 @PRAGMA_COLUMNS@
17834
17835 -#if defined _GL_INCLUDING_MATH_H
17836 -/* Special invocation convention:
17837 - - On FreeBSD 12.2 we have a sequence of nested includes
17838 - <math.h> -> <stdlib.h> -> <sys/wait.h> -> <sys/types.h> -> <sys/select.h>
17839 - -> <signal.h> -> <pthread.h> -> <stdlib.h> -> <math.h>
17840 - In this situation, the functions are not yet declared, therefore we cannot
17841 - provide the C++ aliases. */
17842 -
17843 -#@INCLUDE_NEXT_AS_FIRST_DIRECTIVE@ @NEXT_AS_FIRST_DIRECTIVE_MATH_H@
17844 -
17845 -#else
17846 -/* Normal invocation convention. */
17847 -
17848 /* The include_next requires a split double-inclusion guard. */
17849 -#define _GL_INCLUDING_MATH_H
17850 #@INCLUDE_NEXT_AS_FIRST_DIRECTIVE@ @NEXT_AS_FIRST_DIRECTIVE_MATH_H@
17851 -#undef _GL_INCLUDING_MATH_H
17852
17853 #ifndef _@GUARD_PREFIX@_MATH_H
17854 #define _@GUARD_PREFIX@_MATH_H
17855 @@ -56,16 +41,6 @@ _GL_INLINE_HEADER_BEGIN
17856 # define _GL_MATH_INLINE _GL_INLINE
17857 #endif
17858
17859 -/* The __attribute__ feature is available in gcc versions 2.5 and later.
17860 - The attribute __const__ was added in gcc 2.95. */
17861 -#ifndef _GL_ATTRIBUTE_CONST
17862 -# if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95) || defined __clang__
17863 -# define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
17864 -# else
17865 -# define _GL_ATTRIBUTE_CONST /* empty */
17866 -# endif
17867 -#endif
17868 -
17869 /* The definitions of _GL_FUNCDECL_RPL etc. are copied here. */
17870
17871 /* The definition of _GL_ARG_NONNULL is copied here. */
17872 @@ -92,20 +67,20 @@ _gl_cxx_ ## func ## l (long double l) \
17873 { \
17874 return func (l); \
17875 }
17876 -# define _GL_MATH_CXX_REAL_FLOATING_DECL_2(func,rpl_func,rettype) \
17877 +# define _GL_MATH_CXX_REAL_FLOATING_DECL_2(func) \
17878 _GL_BEGIN_NAMESPACE \
17879 -inline rettype \
17880 -rpl_func (float f) \
17881 +inline int \
17882 +func (float f) \
17883 { \
17884 return _gl_cxx_ ## func ## f (f); \
17885 } \
17886 -inline rettype \
17887 -rpl_func (double d) \
17888 +inline int \
17889 +func (double d) \
17890 { \
17891 return _gl_cxx_ ## func ## d (d); \
17892 } \
17893 -inline rettype \
17894 -rpl_func (long double l) \
17895 +inline int \
17896 +func (long double l) \
17897 { \
17898 return _gl_cxx_ ## func ## l (l); \
17899 } \
17900 @@ -280,9 +255,7 @@ _GL_WARN_ON_USE (acosf, "acosf is unportable - "
17901 _GL_FUNCDECL_SYS (acosl, long double, (long double x));
17902 # endif
17903 _GL_CXXALIAS_SYS (acosl, long double, (long double x));
17904 -# if __GLIBC__ >= 2
17905 _GL_CXXALIASWARN (acosl);
17906 -# endif
17907 #elif defined GNULIB_POSIXCHECK
17908 # undef acosl
17909 # if HAVE_RAW_DECL_ACOSL
17910 @@ -322,9 +295,7 @@ _GL_WARN_ON_USE (asinf, "asinf is unportable - "
17911 _GL_FUNCDECL_SYS (asinl, long double, (long double x));
17912 # endif
17913 _GL_CXXALIAS_SYS (asinl, long double, (long double x));
17914 -# if __GLIBC__ >= 2
17915 _GL_CXXALIASWARN (asinl);
17916 -# endif
17917 #elif defined GNULIB_POSIXCHECK
17918 # undef asinl
17919 # if HAVE_RAW_DECL_ASINL
17920 @@ -364,9 +335,7 @@ _GL_WARN_ON_USE (atanf, "atanf is unportable - "
17921 _GL_FUNCDECL_SYS (atanl, long double, (long double x));
17922 # endif
17923 _GL_CXXALIAS_SYS (atanl, long double, (long double x));
17924 -# if __GLIBC__ >= 2
17925 _GL_CXXALIASWARN (atanl);
17926 -# endif
17927 #elif defined GNULIB_POSIXCHECK
17928 # undef atanl
17929 # if HAVE_RAW_DECL_ATANL
17930 @@ -429,9 +398,7 @@ _GL_WARN_ON_USE (cbrtf, "cbrtf is unportable - "
17931 _GL_FUNCDECL_SYS (cbrt, double, (double x));
17932 # endif
17933 _GL_CXXALIAS_SYS (cbrt, double, (double x));
17934 -# if __GLIBC__ >= 2
17935 -_GL_CXXALIASWARN1 (cbrt, double, (double x));
17936 -# endif
17937 +_GL_CXXALIASWARN (cbrt);
17938 #elif defined GNULIB_POSIXCHECK
17939 # undef cbrt
17940 # if HAVE_RAW_DECL_CBRT
17941 @@ -499,9 +466,7 @@ _GL_CXXALIAS_RPL (ceil, double, (double x));
17942 # else
17943 _GL_CXXALIAS_SYS (ceil, double, (double x));
17944 # endif
17945 -# if __GLIBC__ >= 2
17946 -_GL_CXXALIASWARN1 (ceil, double, (double x));
17947 -# endif
17948 +_GL_CXXALIASWARN (ceil);
17949 #endif
17950
17951 #if @GNULIB_CEILL@
17952 @@ -519,9 +484,7 @@ _GL_FUNCDECL_SYS (ceill, long double, (long double x));
17953 # endif
17954 _GL_CXXALIAS_SYS (ceill, long double, (long double x));
17955 # endif
17956 -# if __GLIBC__ >= 2
17957 _GL_CXXALIASWARN (ceill);
17958 -# endif
17959 #elif defined GNULIB_POSIXCHECK
17960 # undef ceill
17961 # if HAVE_RAW_DECL_CEILL
17962 @@ -533,7 +496,6 @@ _GL_WARN_ON_USE (ceill, "ceill is unportable - "
17963
17964 #if @GNULIB_COPYSIGNF@
17965 # if !@HAVE_DECL_COPYSIGNF@
17966 -# undef copysignf
17967 _GL_FUNCDECL_SYS (copysignf, float, (float x, float y));
17968 # endif
17969 _GL_CXXALIAS_SYS (copysignf, float, (float x, float y));
17970 @@ -551,9 +513,7 @@ _GL_WARN_ON_USE (copysignf, "copysignf is unportable - "
17971 _GL_FUNCDECL_SYS (copysign, double, (double x, double y));
17972 # endif
17973 _GL_CXXALIAS_SYS (copysign, double, (double x, double y));
17974 -# if __GLIBC__ >= 2
17975 -_GL_CXXALIASWARN1 (copysign, double, (double x, double y));
17976 -# endif
17977 +_GL_CXXALIASWARN (copysign);
17978 #elif defined GNULIB_POSIXCHECK
17979 # undef copysign
17980 # if HAVE_RAW_DECL_COPYSIGN
17981 @@ -607,9 +567,7 @@ _GL_WARN_ON_USE (cosf, "cosf is unportable - "
17982 _GL_FUNCDECL_SYS (cosl, long double, (long double x));
17983 # endif
17984 _GL_CXXALIAS_SYS (cosl, long double, (long double x));
17985 -# if __GLIBC__ >= 2
17986 _GL_CXXALIASWARN (cosl);
17987 -# endif
17988 #elif defined GNULIB_POSIXCHECK
17989 # undef cosl
17990 # if HAVE_RAW_DECL_COSL
17991 @@ -683,9 +641,7 @@ _GL_FUNCDECL_SYS (expl, long double, (long double x));
17992 # endif
17993 _GL_CXXALIAS_SYS (expl, long double, (long double x));
17994 # endif
17995 -# if __GLIBC__ >= 2
17996 _GL_CXXALIASWARN (expl);
17997 -# endif
17998 #elif defined GNULIB_POSIXCHECK
17999 # undef expl
18000 # if HAVE_RAW_DECL_EXPL
18001 @@ -723,9 +679,7 @@ _GL_FUNCDECL_SYS (exp2, double, (double x));
18002 # endif
18003 _GL_CXXALIAS_SYS (exp2, double, (double x));
18004 # endif
18005 -# if __GLIBC__ >= 2
18006 -_GL_CXXALIASWARN1 (exp2, double, (double x));
18007 -# endif
18008 +_GL_CXXALIASWARN (exp2);
18009 #elif defined GNULIB_POSIXCHECK
18010 # undef exp2
18011 # if HAVE_RAW_DECL_EXP2
18012 @@ -796,9 +750,7 @@ _GL_FUNCDECL_SYS (expm1, double, (double x));
18013 # endif
18014 _GL_CXXALIAS_SYS (expm1, double, (double x));
18015 # endif
18016 -# if __GLIBC__ >= 2
18017 -_GL_CXXALIASWARN1 (expm1, double, (double x));
18018 -# endif
18019 +_GL_CXXALIASWARN (expm1);
18020 #elif defined GNULIB_POSIXCHECK
18021 # undef expm1
18022 # if HAVE_RAW_DECL_EXPM1
18023 @@ -818,9 +770,7 @@ _GL_CXXALIAS_RPL (expm1l, long double, (long double x));
18024 # else
18025 # if !@HAVE_DECL_EXPM1L@
18026 # undef expm1l
18027 -# if !(defined __cplusplus && defined _AIX)
18028 _GL_FUNCDECL_SYS (expm1l, long double, (long double x));
18029 -# endif
18030 # endif
18031 _GL_CXXALIAS_SYS (expm1l, long double, (long double x));
18032 # endif
18033 @@ -840,9 +790,7 @@ _GL_WARN_ON_USE (expm1l, "expm1l is unportable - "
18034 _GL_FUNCDECL_SYS (fabsf, float, (float x));
18035 # endif
18036 _GL_CXXALIAS_SYS (fabsf, float, (float x));
18037 -# if __GLIBC__ >= 2
18038 _GL_CXXALIASWARN (fabsf);
18039 -# endif
18040 #elif defined GNULIB_POSIXCHECK
18041 # undef fabsf
18042 # if HAVE_RAW_DECL_FABSF
18043 @@ -866,9 +814,7 @@ _GL_FUNCDECL_SYS (fabsl, long double, (long double x));
18044 # endif
18045 _GL_CXXALIAS_SYS (fabsl, long double, (long double x));
18046 # endif
18047 -# if __GLIBC__ >= 2
18048 _GL_CXXALIASWARN (fabsl);
18049 -# endif
18050 #elif defined GNULIB_POSIXCHECK
18051 # undef fabsl
18052 # if HAVE_RAW_DECL_FABSL
18053 @@ -913,9 +859,7 @@ _GL_CXXALIAS_RPL (floor, double, (double x));
18054 # else
18055 _GL_CXXALIAS_SYS (floor, double, (double x));
18056 # endif
18057 -# if __GLIBC__ >= 2
18058 -_GL_CXXALIASWARN1 (floor, double, (double x));
18059 -# endif
18060 +_GL_CXXALIASWARN (floor);
18061 #endif
18062
18063 #if @GNULIB_FLOORL@
18064 @@ -933,9 +877,7 @@ _GL_FUNCDECL_SYS (floorl, long double, (long double x));
18065 # endif
18066 _GL_CXXALIAS_SYS (floorl, long double, (long double x));
18067 # endif
18068 -# if __GLIBC__ >= 2
18069 _GL_CXXALIASWARN (floorl);
18070 -# endif
18071 #elif defined GNULIB_POSIXCHECK
18072 # undef floorl
18073 # if HAVE_RAW_DECL_FLOORL
18074 @@ -955,7 +897,6 @@ _GL_FUNCDECL_RPL (fmaf, float, (float x, float y, float z));
18075 _GL_CXXALIAS_RPL (fmaf, float, (float x, float y, float z));
18076 # else
18077 # if !@HAVE_FMAF@
18078 -# undef fmaf
18079 _GL_FUNCDECL_SYS (fmaf, float, (float x, float y, float z));
18080 # endif
18081 _GL_CXXALIAS_SYS (fmaf, float, (float x, float y, float z));
18082 @@ -979,14 +920,11 @@ _GL_FUNCDECL_RPL (fma, double, (double x, double y, double z));
18083 _GL_CXXALIAS_RPL (fma, double, (double x, double y, double z));
18084 # else
18085 # if !@HAVE_FMA@
18086 -# undef fma
18087 _GL_FUNCDECL_SYS (fma, double, (double x, double y, double z));
18088 # endif
18089 _GL_CXXALIAS_SYS (fma, double, (double x, double y, double z));
18090 # endif
18091 -# if __GLIBC__ >= 2
18092 -_GL_CXXALIASWARN1 (fma, double, (double x, double y, double z));
18093 -# endif
18094 +_GL_CXXALIASWARN (fma);
18095 #elif defined GNULIB_POSIXCHECK
18096 # undef fma
18097 # if HAVE_RAW_DECL_FMA
18098 @@ -1008,10 +946,8 @@ _GL_CXXALIAS_RPL (fmal, long double,
18099 # else
18100 # if !@HAVE_FMAL@
18101 # undef fmal
18102 -# if !(defined __cplusplus && defined _AIX)
18103 _GL_FUNCDECL_SYS (fmal, long double,
18104 (long double x, long double y, long double z));
18105 -# endif
18106 # endif
18107 _GL_CXXALIAS_SYS (fmal, long double,
18108 (long double x, long double y, long double z));
18109 @@ -1061,9 +997,7 @@ _GL_CXXALIAS_RPL (fmod, double, (double x, double y));
18110 # else
18111 _GL_CXXALIAS_SYS (fmod, double, (double x, double y));
18112 # endif
18113 -# if __GLIBC__ >= 2
18114 -_GL_CXXALIASWARN1 (fmod, double, (double x, double y));
18115 -# endif
18116 +_GL_CXXALIASWARN (fmod);
18117 #elif defined GNULIB_POSIXCHECK
18118 # undef fmod
18119 # if HAVE_RAW_DECL_FMOD
18120 @@ -1087,9 +1021,7 @@ _GL_FUNCDECL_SYS (fmodl, long double, (long double x, long double y));
18121 # endif
18122 _GL_CXXALIAS_SYS (fmodl, long double, (long double x, long double y));
18123 # endif
18124 -# if __GLIBC__ >= 2
18125 _GL_CXXALIASWARN (fmodl);
18126 -# endif
18127 #elif defined GNULIB_POSIXCHECK
18128 # undef fmodl
18129 # if HAVE_RAW_DECL_FMODL
18130 @@ -1121,9 +1053,7 @@ _GL_FUNCDECL_SYS (frexpf, float, (float x, int *expptr) _GL_ARG_NONNULL ((2)));
18131 # endif
18132 _GL_CXXALIAS_SYS (frexpf, float, (float x, int *expptr));
18133 # endif
18134 -# if __GLIBC__ >= 2
18135 _GL_CXXALIASWARN (frexpf);
18136 -# endif
18137 #elif defined GNULIB_POSIXCHECK
18138 # undef frexpf
18139 # if HAVE_RAW_DECL_FREXPF
18140 @@ -1150,9 +1080,7 @@ _GL_CXXALIAS_RPL (frexp, double, (double x, int *expptr));
18141 # else
18142 _GL_CXXALIAS_SYS (frexp, double, (double x, int *expptr));
18143 # endif
18144 -# if __GLIBC__ >= 2
18145 _GL_CXXALIASWARN1 (frexp, double, (double x, int *expptr));
18146 -# endif
18147 #elif defined GNULIB_POSIXCHECK
18148 # undef frexp
18149 /* Assume frexp is always declared. */
18150 @@ -1185,9 +1113,7 @@ _GL_CXXALIAS_SYS (frexpl, long double, (long double x, int *expptr));
18151 # endif
18152 #endif
18153 #if @GNULIB_FREXPL@ && !(@REPLACE_FREXPL@ && !@HAVE_DECL_FREXPL@)
18154 -# if __GLIBC__ >= 2
18155 _GL_CXXALIASWARN (frexpl);
18156 -# endif
18157 #endif
18158 #if !@GNULIB_FREXPL@ && defined GNULIB_POSIXCHECK
18159 # undef frexpl
18160 @@ -1213,9 +1139,7 @@ _GL_FUNCDECL_SYS (hypotf, float, (float x, float y));
18161 # endif
18162 _GL_CXXALIAS_SYS (hypotf, float, (float x, float y));
18163 # endif
18164 -# if __GLIBC__ >= 2
18165 _GL_CXXALIASWARN (hypotf);
18166 -# endif
18167 #elif defined GNULIB_POSIXCHECK
18168 # undef hypotf
18169 # if HAVE_RAW_DECL_HYPOTF
18170 @@ -1236,9 +1160,7 @@ _GL_CXXALIAS_RPL (hypot, double, (double x, double y));
18171 # else
18172 _GL_CXXALIAS_SYS (hypot, double, (double x, double y));
18173 # endif
18174 -# if __GLIBC__ >= 2
18175 -_GL_CXXALIASWARN1 (hypot, double, (double x, double y));
18176 -# endif
18177 +_GL_CXXALIASWARN (hypot);
18178 #elif defined GNULIB_POSIXCHECK
18179 # undef hypot
18180 # if HAVE_RAW_DECL_HYPOT
18181 @@ -1262,9 +1184,7 @@ _GL_FUNCDECL_SYS (hypotl, long double, (long double x, long double y));
18182 # endif
18183 _GL_CXXALIAS_SYS (hypotl, long double, (long double x, long double y));
18184 # endif
18185 -# if __GLIBC__ >= 2
18186 _GL_CXXALIASWARN (hypotl);
18187 -# endif
18188 #elif defined GNULIB_POSIXCHECK
18189 # undef hypotl
18190 # if HAVE_RAW_DECL_HYPOTL
18191 @@ -1311,9 +1231,7 @@ _GL_FUNCDECL_SYS (ilogb, int, (double x));
18192 # endif
18193 _GL_CXXALIAS_SYS (ilogb, int, (double x));
18194 # endif
18195 -# if __GLIBC__ >= 2
18196 -_GL_CXXALIASWARN1 (ilogb, int, (double x));
18197 -# endif
18198 +_GL_CXXALIASWARN (ilogb);
18199 #elif defined GNULIB_POSIXCHECK
18200 # undef ilogb
18201 # if HAVE_RAW_DECL_ILOGB
18202 @@ -1332,7 +1250,6 @@ _GL_FUNCDECL_RPL (ilogbl, int, (long double x));
18203 _GL_CXXALIAS_RPL (ilogbl, int, (long double x));
18204 # else
18205 # if !@HAVE_ILOGBL@
18206 -# undef ilogbl
18207 _GL_FUNCDECL_SYS (ilogbl, int, (long double x));
18208 # endif
18209 _GL_CXXALIAS_SYS (ilogbl, int, (long double x));
18210 @@ -1347,55 +1264,6 @@ _GL_WARN_ON_USE (ilogbl, "ilogbl is unportable - "
18211 #endif
18212
18213
18214 -#if @GNULIB_MDA_J0@
18215 -/* On native Windows, map 'j0' to '_j0', so that -loldnames is not
18216 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
18217 - platforms by defining GNULIB_NAMESPACE::j0 always. */
18218 -# if defined _WIN32 && !defined __CYGWIN__
18219 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
18220 -# undef j0
18221 -# define j0 _j0
18222 -# endif
18223 -_GL_CXXALIAS_MDA (j0, double, (double x));
18224 -# else
18225 -_GL_CXXALIAS_SYS (j0, double, (double x));
18226 -# endif
18227 -_GL_CXXALIASWARN (j0);
18228 -#endif
18229 -
18230 -#if @GNULIB_MDA_J1@
18231 -/* On native Windows, map 'j1' to '_j1', so that -loldnames is not
18232 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
18233 - platforms by defining GNULIB_NAMESPACE::j1 always. */
18234 -# if defined _WIN32 && !defined __CYGWIN__
18235 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
18236 -# undef j1
18237 -# define j1 _j1
18238 -# endif
18239 -_GL_CXXALIAS_MDA (j1, double, (double x));
18240 -# else
18241 -_GL_CXXALIAS_SYS (j1, double, (double x));
18242 -# endif
18243 -_GL_CXXALIASWARN (j1);
18244 -#endif
18245 -
18246 -#if @GNULIB_MDA_JN@
18247 -/* On native Windows, map 'jn' to '_jn', so that -loldnames is not
18248 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
18249 - platforms by defining GNULIB_NAMESPACE::jn always. */
18250 -# if defined _WIN32 && !defined __CYGWIN__
18251 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
18252 -# undef jn
18253 -# define jn _jn
18254 -# endif
18255 -_GL_CXXALIAS_MDA (jn, double, (int n, double x));
18256 -# else
18257 -_GL_CXXALIAS_SYS (jn, double, (int n, double x));
18258 -# endif
18259 -_GL_CXXALIASWARN (jn);
18260 -#endif
18261 -
18262 -
18263 /* Return x * 2^exp. */
18264 #if @GNULIB_LDEXPF@
18265 # if !@HAVE_LDEXPF@
18266 @@ -1403,9 +1271,7 @@ _GL_CXXALIASWARN (jn);
18267 _GL_FUNCDECL_SYS (ldexpf, float, (float x, int exp));
18268 # endif
18269 _GL_CXXALIAS_SYS (ldexpf, float, (float x, int exp));
18270 -# if __GLIBC__ >= 2
18271 _GL_CXXALIASWARN (ldexpf);
18272 -# endif
18273 #elif defined GNULIB_POSIXCHECK
18274 # undef ldexpf
18275 # if HAVE_RAW_DECL_LDEXPF
18276 @@ -1431,9 +1297,7 @@ _GL_CXXALIAS_SYS (ldexpl, long double, (long double x, int exp));
18277 # endif
18278 #endif
18279 #if @GNULIB_LDEXPL@
18280 -# if __GLIBC__ >= 2
18281 _GL_CXXALIASWARN (ldexpl);
18282 -# endif
18283 #endif
18284 #if !@GNULIB_LDEXPL@ && defined GNULIB_POSIXCHECK
18285 # undef ldexpl
18286 @@ -1479,9 +1343,7 @@ _GL_CXXALIAS_RPL (log, double, (double x));
18287 # else
18288 _GL_CXXALIAS_SYS (log, double, (double x));
18289 # endif
18290 -# if __GLIBC__ >= 2
18291 -_GL_CXXALIASWARN1 (log, double, (double x));
18292 -# endif
18293 +_GL_CXXALIASWARN (log);
18294 #elif defined GNULIB_POSIXCHECK
18295 # undef log
18296 # if HAVE_RAW_DECL_LOG
18297 @@ -1505,9 +1367,7 @@ _GL_FUNCDECL_SYS (logl, long double, (long double x));
18298 # endif
18299 _GL_CXXALIAS_SYS (logl, long double, (long double x));
18300 # endif
18301 -# if __GLIBC__ >= 2
18302 _GL_CXXALIASWARN (logl);
18303 -# endif
18304 #elif defined GNULIB_POSIXCHECK
18305 # undef logl
18306 # if HAVE_RAW_DECL_LOGL
18307 @@ -1552,9 +1412,7 @@ _GL_CXXALIAS_RPL (log10, double, (double x));
18308 # else
18309 _GL_CXXALIAS_SYS (log10, double, (double x));
18310 # endif
18311 -# if __GLIBC__ >= 2
18312 -_GL_CXXALIASWARN1 (log10, double, (double x));
18313 -# endif
18314 +_GL_CXXALIASWARN (log10);
18315 #elif defined GNULIB_POSIXCHECK
18316 # undef log10
18317 # if HAVE_RAW_DECL_LOG10
18318 @@ -1578,9 +1436,7 @@ _GL_FUNCDECL_SYS (log10l, long double, (long double x));
18319 # endif
18320 _GL_CXXALIAS_SYS (log10l, long double, (long double x));
18321 # endif
18322 -# if __GLIBC__ >= 2
18323 _GL_CXXALIASWARN (log10l);
18324 -# endif
18325 #elif defined GNULIB_POSIXCHECK
18326 # undef log10l
18327 # if HAVE_RAW_DECL_LOG10L
18328 @@ -1627,9 +1483,7 @@ _GL_FUNCDECL_SYS (log1p, double, (double x));
18329 # endif
18330 _GL_CXXALIAS_SYS (log1p, double, (double x));
18331 # endif
18332 -# if __GLIBC__ >= 2
18333 -_GL_CXXALIASWARN1 (log1p, double, (double x));
18334 -# endif
18335 +_GL_CXXALIASWARN (log1p);
18336 #elif defined GNULIB_POSIXCHECK
18337 # undef log1p
18338 # if HAVE_RAW_DECL_LOG1P
18339 @@ -1701,9 +1555,7 @@ _GL_FUNCDECL_SYS (log2, double, (double x));
18340 # endif
18341 _GL_CXXALIAS_SYS (log2, double, (double x));
18342 # endif
18343 -# if __GLIBC__ >= 2
18344 -_GL_CXXALIASWARN1 (log2, double, (double x));
18345 -# endif
18346 +_GL_CXXALIASWARN (log2);
18347 #elif defined GNULIB_POSIXCHECK
18348 # undef log2
18349 # if HAVE_RAW_DECL_LOG2
18350 @@ -1773,9 +1625,7 @@ _GL_FUNCDECL_SYS (logb, double, (double x));
18351 # endif
18352 _GL_CXXALIAS_SYS (logb, double, (double x));
18353 # endif
18354 -# if __GLIBC__ >= 2
18355 -_GL_CXXALIASWARN1 (logb, double, (double x));
18356 -# endif
18357 +_GL_CXXALIASWARN (logb);
18358 #elif defined GNULIB_POSIXCHECK
18359 # undef logb
18360 # if HAVE_RAW_DECL_LOGB
18361 @@ -1843,9 +1693,7 @@ _GL_CXXALIAS_RPL (modf, double, (double x, double *iptr));
18362 # else
18363 _GL_CXXALIAS_SYS (modf, double, (double x, double *iptr));
18364 # endif
18365 -# if __GLIBC__ >= 2
18366 -_GL_CXXALIASWARN1 (modf, double, (double x, double *iptr));
18367 -# endif
18368 +_GL_CXXALIASWARN (modf);
18369 #elif defined GNULIB_POSIXCHECK
18370 # undef modf
18371 # if HAVE_RAW_DECL_MODF
18372 @@ -1871,9 +1719,7 @@ _GL_FUNCDECL_SYS (modfl, long double, (long double x, long double *iptr)
18373 # endif
18374 _GL_CXXALIAS_SYS (modfl, long double, (long double x, long double *iptr));
18375 # endif
18376 -# if __GLIBC__ >= 2
18377 _GL_CXXALIASWARN (modfl);
18378 -# endif
18379 #elif defined GNULIB_POSIXCHECK
18380 # undef modfl
18381 # if HAVE_RAW_DECL_MODFL
18382 @@ -1936,9 +1782,7 @@ _GL_FUNCDECL_SYS (remainder, double, (double x, double y));
18383 # endif
18384 _GL_CXXALIAS_SYS (remainder, double, (double x, double y));
18385 # endif
18386 -# if __GLIBC__ >= 2
18387 -_GL_CXXALIASWARN1 (remainder, double, (double x, double y));
18388 -# endif
18389 +_GL_CXXALIASWARN (remainder);
18390 #elif defined GNULIB_POSIXCHECK
18391 # undef remainder
18392 # if HAVE_RAW_DECL_REMAINDER
18393 @@ -1958,9 +1802,7 @@ _GL_CXXALIAS_RPL (remainderl, long double, (long double x, long double y));
18394 # else
18395 # if !@HAVE_DECL_REMAINDERL@
18396 # undef remainderl
18397 -# if !(defined __cplusplus && defined _AIX)
18398 _GL_FUNCDECL_SYS (remainderl, long double, (long double x, long double y));
18399 -# endif
18400 # endif
18401 _GL_CXXALIAS_SYS (remainderl, long double, (long double x, long double y));
18402 # endif
18403 @@ -1993,9 +1835,7 @@ _GL_WARN_ON_USE (rintf, "rintf is unportable - "
18404 _GL_FUNCDECL_SYS (rint, double, (double x));
18405 # endif
18406 _GL_CXXALIAS_SYS (rint, double, (double x));
18407 -# if __GLIBC__ >= 2
18408 -_GL_CXXALIASWARN1 (rint, double, (double x));
18409 -# endif
18410 +_GL_CXXALIASWARN (rint);
18411 #elif defined GNULIB_POSIXCHECK
18412 # undef rint
18413 # if HAVE_RAW_DECL_RINT
18414 @@ -2065,9 +1905,7 @@ _GL_FUNCDECL_SYS (round, double, (double x));
18415 # endif
18416 _GL_CXXALIAS_SYS (round, double, (double x));
18417 # endif
18418 -# if __GLIBC__ >= 2
18419 -_GL_CXXALIASWARN1 (round, double, (double x));
18420 -# endif
18421 +_GL_CXXALIASWARN (round);
18422 #elif defined GNULIB_POSIXCHECK
18423 # undef round
18424 # if HAVE_RAW_DECL_ROUND
18425 @@ -2087,9 +1925,7 @@ _GL_CXXALIAS_RPL (roundl, long double, (long double x));
18426 # else
18427 # if !@HAVE_DECL_ROUNDL@
18428 # undef roundl
18429 -# if !(defined __cplusplus && defined _AIX)
18430 _GL_FUNCDECL_SYS (roundl, long double, (long double x));
18431 -# endif
18432 # endif
18433 _GL_CXXALIAS_SYS (roundl, long double, (long double x));
18434 # endif
18435 @@ -2113,7 +1949,7 @@ _GL_FUNCDECL_RPL (sinf, float, (float x));
18436 _GL_CXXALIAS_RPL (sinf, float, (float x));
18437 # else
18438 # if !@HAVE_SINF@
18439 -# undef sinf
18440 + # undef sinf
18441 _GL_FUNCDECL_SYS (sinf, float, (float x));
18442 # endif
18443 _GL_CXXALIAS_SYS (sinf, float, (float x));
18444 @@ -2133,9 +1969,7 @@ _GL_WARN_ON_USE (sinf, "sinf is unportable - "
18445 _GL_FUNCDECL_SYS (sinl, long double, (long double x));
18446 # endif
18447 _GL_CXXALIAS_SYS (sinl, long double, (long double x));
18448 -# if __GLIBC__ >= 2
18449 _GL_CXXALIASWARN (sinl);
18450 -# endif
18451 #elif defined GNULIB_POSIXCHECK
18452 # undef sinl
18453 # if HAVE_RAW_DECL_SINL
18454 @@ -2209,9 +2043,7 @@ _GL_FUNCDECL_SYS (sqrtl, long double, (long double x));
18455 # endif
18456 _GL_CXXALIAS_SYS (sqrtl, long double, (long double x));
18457 # endif
18458 -# if __GLIBC__ >= 2
18459 _GL_CXXALIASWARN (sqrtl);
18460 -# endif
18461 #elif defined GNULIB_POSIXCHECK
18462 # undef sqrtl
18463 # if HAVE_RAW_DECL_SQRTL
18464 @@ -2251,9 +2083,7 @@ _GL_WARN_ON_USE (tanf, "tanf is unportable - "
18465 _GL_FUNCDECL_SYS (tanl, long double, (long double x));
18466 # endif
18467 _GL_CXXALIAS_SYS (tanl, long double, (long double x));
18468 -# if __GLIBC__ >= 2
18469 _GL_CXXALIASWARN (tanl);
18470 -# endif
18471 #elif defined GNULIB_POSIXCHECK
18472 # undef tanl
18473 # if HAVE_RAW_DECL_TANL
18474 @@ -2325,9 +2155,7 @@ _GL_FUNCDECL_SYS (trunc, double, (double x));
18475 # endif
18476 _GL_CXXALIAS_SYS (trunc, double, (double x));
18477 # endif
18478 -# if __GLIBC__ >= 2
18479 -_GL_CXXALIASWARN1 (trunc, double, (double x));
18480 -# endif
18481 +_GL_CXXALIASWARN (trunc);
18482 #elif defined GNULIB_POSIXCHECK
18483 # undef trunc
18484 # if HAVE_RAW_DECL_TRUNC
18485 @@ -2360,55 +2188,6 @@ _GL_WARN_ON_USE (truncl, "truncl is unportable - "
18486 #endif
18487
18488
18489 -#if @GNULIB_MDA_Y0@
18490 -/* On native Windows, map 'y0' to '_y0', so that -loldnames is not
18491 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
18492 - platforms by defining GNULIB_NAMESPACE::y0 always. */
18493 -# if defined _WIN32 && !defined __CYGWIN__
18494 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
18495 -# undef y0
18496 -# define y0 _y0
18497 -# endif
18498 -_GL_CXXALIAS_MDA (y0, double, (double x));
18499 -# else
18500 -_GL_CXXALIAS_SYS (y0, double, (double x));
18501 -# endif
18502 -_GL_CXXALIASWARN (y0);
18503 -#endif
18504 -
18505 -#if @GNULIB_MDA_Y1@
18506 -/* On native Windows, map 'y1' to '_y1', so that -loldnames is not
18507 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
18508 - platforms by defining GNULIB_NAMESPACE::y1 always. */
18509 -# if defined _WIN32 && !defined __CYGWIN__
18510 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
18511 -# undef y1
18512 -# define y1 _y1
18513 -# endif
18514 -_GL_CXXALIAS_MDA (y1, double, (double x));
18515 -# else
18516 -_GL_CXXALIAS_SYS (y1, double, (double x));
18517 -# endif
18518 -_GL_CXXALIASWARN (y1);
18519 -#endif
18520 -
18521 -#if @GNULIB_MDA_YN@
18522 -/* On native Windows, map 'yn' to '_yn', so that -loldnames is not
18523 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
18524 - platforms by defining GNULIB_NAMESPACE::yn always. */
18525 -# if defined _WIN32 && !defined __CYGWIN__
18526 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
18527 -# undef yn
18528 -# define yn _yn
18529 -# endif
18530 -_GL_CXXALIAS_MDA (yn, double, (int n, double x));
18531 -# else
18532 -_GL_CXXALIAS_SYS (yn, double, (int n, double x));
18533 -# endif
18534 -_GL_CXXALIASWARN (yn);
18535 -#endif
18536 -
18537 -
18538 /* Definitions of function-like macros come here, after the function
18539 declarations. */
18540
18541 @@ -2428,14 +2207,7 @@ _GL_EXTERN_C int gl_isfinitel (long double x);
18542 # if defined isfinite || defined GNULIB_NAMESPACE
18543 _GL_MATH_CXX_REAL_FLOATING_DECL_1 (isfinite)
18544 # undef isfinite
18545 -# if __GNUC__ >= 6 || (defined __clang__ && !((defined __APPLE__ && defined __MACH__) || defined __FreeBSD__ || defined __OpenBSD__ || defined _AIX || (defined _WIN32 && !defined __CYGWIN__)))
18546 - /* This platform's <cmath> possibly defines isfinite through a set of inline
18547 - functions. */
18548 -_GL_MATH_CXX_REAL_FLOATING_DECL_2 (isfinite, rpl_isfinite, bool)
18549 -# define isfinite rpl_isfinite
18550 -# else
18551 -_GL_MATH_CXX_REAL_FLOATING_DECL_2 (isfinite, isfinite, bool)
18552 -# endif
18553 +_GL_MATH_CXX_REAL_FLOATING_DECL_2 (isfinite)
18554 # endif
18555 # endif
18556 #elif defined GNULIB_POSIXCHECK
18557 @@ -2462,14 +2234,7 @@ _GL_EXTERN_C int gl_isinfl (long double x);
18558 # if defined isinf || defined GNULIB_NAMESPACE
18559 _GL_MATH_CXX_REAL_FLOATING_DECL_1 (isinf)
18560 # undef isinf
18561 -# if __GNUC__ >= 6 || (defined __clang__ && !((defined __APPLE__ && defined __MACH__) || defined __FreeBSD__ || defined __OpenBSD__ || (defined _WIN32 && !defined __CYGWIN__)))
18562 - /* This platform's <cmath> possibly defines isinf through a set of inline
18563 - functions. */
18564 -_GL_MATH_CXX_REAL_FLOATING_DECL_2 (isinf, rpl_isinf, bool)
18565 -# define isinf rpl_isinf
18566 -# else
18567 -_GL_MATH_CXX_REAL_FLOATING_DECL_2 (isinf, isinf, bool)
18568 -# endif
18569 +_GL_MATH_CXX_REAL_FLOATING_DECL_2 (isinf)
18570 # endif
18571 # endif
18572 #elif defined GNULIB_POSIXCHECK
18573 @@ -2486,11 +2251,10 @@ _GL_WARN_REAL_FLOATING_DECL (isinf);
18574 # if @HAVE_ISNANF@
18575 /* The original <math.h> included above provides a declaration of isnan macro
18576 or (older) isnanf function. */
18577 -# if (__GNUC__ >= 4) || (__clang_major__ >= 4)
18578 - /* GCC >= 4.0 and clang provide a type-generic built-in for isnan.
18579 - GCC >= 4.0 also provides __builtin_isnanf, but clang doesn't. */
18580 +# if __GNUC__ >= 4
18581 + /* GCC 4.0 and newer provides three built-ins for isnan. */
18582 # undef isnanf
18583 -# define isnanf(x) __builtin_isnan ((float)(x))
18584 +# define isnanf(x) __builtin_isnanf ((float)(x))
18585 # elif defined isnan
18586 # undef isnanf
18587 # define isnanf(x) isnan ((float)(x))
18588 @@ -2510,8 +2274,8 @@ _GL_EXTERN_C int isnanf (float x);
18589 # if @HAVE_ISNAND@
18590 /* The original <math.h> included above provides a declaration of isnan
18591 macro. */
18592 -# if (__GNUC__ >= 4) || (__clang_major__ >= 4)
18593 - /* GCC >= 4.0 and clang provide a type-generic built-in for isnan. */
18594 +# if __GNUC__ >= 4
18595 + /* GCC 4.0 and newer provides three built-ins for isnan. */
18596 # undef isnand
18597 # define isnand(x) __builtin_isnan ((double)(x))
18598 # else
18599 @@ -2531,11 +2295,10 @@ _GL_EXTERN_C int isnand (double x);
18600 # if @HAVE_ISNANL@
18601 /* The original <math.h> included above provides a declaration of isnan
18602 macro or (older) isnanl function. */
18603 -# if (__GNUC__ >= 4) || (__clang_major__ >= 4)
18604 - /* GCC >= 4.0 and clang provide a type-generic built-in for isnan.
18605 - GCC >= 4.0 also provides __builtin_isnanl, but clang doesn't. */
18606 +# if __GNUC__ >= 4
18607 + /* GCC 4.0 and newer provides three built-ins for isnan. */
18608 # undef isnanl
18609 -# define isnanl(x) __builtin_isnan ((long double)(x))
18610 +# define isnanl(x) __builtin_isnanl ((long double)(x))
18611 # elif defined isnan
18612 # undef isnanl
18613 # define isnanl(x) isnan ((long double)(x))
18614 @@ -2555,20 +2318,20 @@ _GL_EXTERN_C int isnanl (long double x) _GL_ATTRIBUTE_CONST;
18615 isnanf.h (e.g.) here, because those may end up being macros
18616 that recursively expand back to isnan. So use the gnulib
18617 replacements for them directly. */
18618 -# if @HAVE_ISNANF@ && (__GNUC__ >= 4) || (__clang_major__ >= 4)
18619 -# define gl_isnan_f(x) __builtin_isnan ((float)(x))
18620 +# if @HAVE_ISNANF@ && __GNUC__ >= 4
18621 +# define gl_isnan_f(x) __builtin_isnanf ((float)(x))
18622 # else
18623 _GL_EXTERN_C int rpl_isnanf (float x);
18624 # define gl_isnan_f(x) rpl_isnanf (x)
18625 # endif
18626 -# if @HAVE_ISNAND@ && (__GNUC__ >= 4) || (__clang_major__ >= 4)
18627 +# if @HAVE_ISNAND@ && __GNUC__ >= 4
18628 # define gl_isnan_d(x) __builtin_isnan ((double)(x))
18629 # else
18630 _GL_EXTERN_C int rpl_isnand (double x);
18631 # define gl_isnan_d(x) rpl_isnand (x)
18632 # endif
18633 -# if @HAVE_ISNANL@ && (__GNUC__ >= 4) || (__clang_major__ >= 4)
18634 -# define gl_isnan_l(x) __builtin_isnan ((long double)(x))
18635 +# if @HAVE_ISNANL@ && __GNUC__ >= 4
18636 +# define gl_isnan_l(x) __builtin_isnanl ((long double)(x))
18637 # else
18638 _GL_EXTERN_C int rpl_isnanl (long double x) _GL_ATTRIBUTE_CONST;
18639 # define gl_isnan_l(x) rpl_isnanl (x)
18640 @@ -2578,25 +2341,18 @@ _GL_EXTERN_C int rpl_isnanl (long double x) _GL_ATTRIBUTE_CONST;
18641 (sizeof (x) == sizeof (long double) ? gl_isnan_l (x) : \
18642 sizeof (x) == sizeof (double) ? gl_isnan_d (x) : \
18643 gl_isnan_f (x))
18644 -# elif (__GNUC__ >= 4) || (__clang_major__ >= 4)
18645 +# elif __GNUC__ >= 4
18646 # undef isnan
18647 # define isnan(x) \
18648 - (sizeof (x) == sizeof (long double) ? __builtin_isnan ((long double)(x)) : \
18649 + (sizeof (x) == sizeof (long double) ? __builtin_isnanl ((long double)(x)) : \
18650 sizeof (x) == sizeof (double) ? __builtin_isnan ((double)(x)) : \
18651 - __builtin_isnan ((float)(x)))
18652 + __builtin_isnanf ((float)(x)))
18653 # endif
18654 # ifdef __cplusplus
18655 # if defined isnan || defined GNULIB_NAMESPACE
18656 _GL_MATH_CXX_REAL_FLOATING_DECL_1 (isnan)
18657 # undef isnan
18658 -# if __GNUC__ >= 6 || (defined __clang__ && !((defined __APPLE__ && defined __MACH__ && __clang_major__ < 12) || (defined __FreeBSD__ && __clang_major__ < 7) || defined __OpenBSD__ || (defined _WIN32 && !defined __CYGWIN__)))
18659 - /* This platform's <cmath> possibly defines isnan through a set of inline
18660 - functions. */
18661 -_GL_MATH_CXX_REAL_FLOATING_DECL_2 (isnan, rpl_isnan, bool)
18662 -# define isnan rpl_isnan
18663 -# else
18664 -_GL_MATH_CXX_REAL_FLOATING_DECL_2 (isnan, isnan, bool)
18665 -# endif
18666 +_GL_MATH_CXX_REAL_FLOATING_DECL_2 (isnan)
18667 # endif
18668 # else
18669 /* Ensure isnan is a macro. */
18670 @@ -2614,21 +2370,21 @@ _GL_WARN_REAL_FLOATING_DECL (isnan);
18671
18672
18673 #if @GNULIB_SIGNBIT@
18674 -# if (@REPLACE_SIGNBIT_USING_BUILTINS@ \
18675 +# if (@REPLACE_SIGNBIT_USING_GCC@ \
18676 && (!defined __cplusplus || __cplusplus < 201103))
18677 # undef signbit
18678 - /* GCC >= 4.0 and clang provide three built-ins for signbit. */
18679 + /* GCC 4.0 and newer provides three built-ins for signbit. */
18680 # define signbit(x) \
18681 (sizeof (x) == sizeof (long double) ? __builtin_signbitl (x) : \
18682 sizeof (x) == sizeof (double) ? __builtin_signbit (x) : \
18683 __builtin_signbitf (x))
18684 # endif
18685 -# if @REPLACE_SIGNBIT@ && !GNULIB_defined_signbit
18686 +# if @REPLACE_SIGNBIT@
18687 # undef signbit
18688 _GL_EXTERN_C int gl_signbitf (float arg);
18689 _GL_EXTERN_C int gl_signbitd (double arg);
18690 _GL_EXTERN_C int gl_signbitl (long double arg);
18691 -# if (__GNUC__ >= 2 || defined __clang__) && !defined __STRICT_ANSI__
18692 +# if __GNUC__ >= 2 && !defined __STRICT_ANSI__
18693 # define _GL_NUM_UINT_WORDS(type) \
18694 ((sizeof (type) + sizeof (unsigned int) - 1) / sizeof (unsigned int))
18695 # if defined FLT_SIGNBIT_WORD && defined FLT_SIGNBIT_BIT && !defined gl_signbitf
18696 @@ -2666,20 +2422,12 @@ _GL_EXTERN_C int gl_signbitl (long double arg);
18697 (sizeof (x) == sizeof (long double) ? gl_signbitl (x) : \
18698 sizeof (x) == sizeof (double) ? gl_signbitd (x) : \
18699 gl_signbitf (x))
18700 -# define GNULIB_defined_signbit 1
18701 # endif
18702 # ifdef __cplusplus
18703 # if defined signbit || defined GNULIB_NAMESPACE
18704 _GL_MATH_CXX_REAL_FLOATING_DECL_1 (signbit)
18705 # undef signbit
18706 -# if __GNUC__ >= 6 || (defined __clang__ && !((defined __APPLE__ && defined __MACH__) || defined __FreeBSD__ || defined __OpenBSD__ || defined _AIX || (defined _WIN32 && !defined __CYGWIN__)))
18707 - /* This platform's <cmath> possibly defines signbit through a set of inline
18708 - functions. */
18709 -_GL_MATH_CXX_REAL_FLOATING_DECL_2 (signbit, rpl_signbit, bool)
18710 -# define signbit rpl_signbit
18711 -# else
18712 -_GL_MATH_CXX_REAL_FLOATING_DECL_2 (signbit, signbit, bool)
18713 -# endif
18714 +_GL_MATH_CXX_REAL_FLOATING_DECL_2 (signbit)
18715 # endif
18716 # endif
18717 #elif defined GNULIB_POSIXCHECK
18718 @@ -2693,5 +2441,4 @@ _GL_WARN_REAL_FLOATING_DECL (signbit);
18719 _GL_INLINE_HEADER_END
18720
18721 #endif /* _@GUARD_PREFIX@_MATH_H */
18722 -#endif /* _GL_INCLUDING_MATH_H */
18723 #endif /* _@GUARD_PREFIX@_MATH_H */
18724
18725 diff --git a/autotools/gnulib/memchr.c b/autotools/gnulib/memchr.c
18726 index 0ca7b30..4e0c5f9 100644
18727 --- a/autotools/gnulib/memchr.c
18728 +++ b/autotools/gnulib/memchr.c
18729 @@ -1,4 +1,4 @@
18730 -/* Copyright (C) 1991, 1993, 1996-1997, 1999-2000, 2003-2004, 2006, 2008-2022
18731 +/* Copyright (C) 1991, 1993, 1996-1997, 1999-2000, 2003-2004, 2006, 2008-2019
18732 Free Software Foundation, Inc.
18733
18734 Based on strlen implementation by Torbjorn Granlund (tege@××××.se),
18735 @@ -7,21 +7,21 @@
18736 adaptation to memchr suggested by Dick Karpinski (dick@××××××××.edu),
18737 and implemented by Roland McGrath (roland@××××××.edu).
18738
18739 - NOTE: The canonical source of this file is maintained with the GNU C Library.
18740 - Bugs can be reported to bug-glibc@×××××××××××.edu.
18741 +NOTE: The canonical source of this file is maintained with the GNU C Library.
18742 +Bugs can be reported to bug-glibc@×××××××××××.edu.
18743
18744 - This file is free software: you can redistribute it and/or modify
18745 - it under the terms of the GNU Lesser General Public License as
18746 - published by the Free Software Foundation; either version 2.1 of the
18747 - License, or (at your option) any later version.
18748 +This program is free software: you can redistribute it and/or modify it
18749 +under the terms of the GNU General Public License as published by the
18750 +Free Software Foundation; either version 3 of the License, or any
18751 +later version.
18752
18753 - This file is distributed in the hope that it will be useful,
18754 - but WITHOUT ANY WARRANTY; without even the implied warranty of
18755 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18756 - GNU Lesser General Public License for more details.
18757 +This program is distributed in the hope that it will be useful,
18758 +but WITHOUT ANY WARRANTY; without even the implied warranty of
18759 +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18760 +GNU General Public License for more details.
18761
18762 - You should have received a copy of the GNU Lesser General Public License
18763 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
18764 +You should have received a copy of the GNU General Public License
18765 +along with this program. If not, see <https://www.gnu.org/licenses/>. */
18766
18767 #ifndef _LIBC
18768 # include <config.h>
18769
18770 diff --git a/autotools/gnulib/memchr.valgrind b/autotools/gnulib/memchr.valgrind
18771 index cb0f351..60f247e 100644
18772 --- a/autotools/gnulib/memchr.valgrind
18773 +++ b/autotools/gnulib/memchr.valgrind
18774 @@ -1,20 +1,4 @@
18775 # Suppress a valgrind message about use of uninitialized memory in memchr().
18776 -
18777 -# Copyright (C) 2009-2022 Free Software Foundation, Inc.
18778 -#
18779 -# This file is free software: you can redistribute it and/or modify
18780 -# it under the terms of the GNU Lesser General Public License as
18781 -# published by the Free Software Foundation; either version 2.1 of the
18782 -# License, or (at your option) any later version.
18783 -#
18784 -# This file is distributed in the hope that it will be useful,
18785 -# but WITHOUT ANY WARRANTY; without even the implied warranty of
18786 -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18787 -# GNU Lesser General Public License for more details.
18788 -#
18789 -# You should have received a copy of the GNU Lesser General Public License
18790 -# along with this program. If not, see <https://www.gnu.org/licenses/>.
18791 -
18792 # POSIX states that when the character is found, memchr must not read extra
18793 # bytes in an overestimated length (for example, where memchr is used to
18794 # implement strnlen). However, we use a safe word read to provide a speedup.
18795
18796 diff --git a/autotools/gnulib/mempcpy.c b/autotools/gnulib/mempcpy.c
18797 index 9aae418..d0220e1 100644
18798 --- a/autotools/gnulib/mempcpy.c
18799 +++ b/autotools/gnulib/mempcpy.c
18800 @@ -1,27 +1,24 @@
18801 /* Copy memory area and return pointer after last written byte.
18802 - Copyright (C) 2003, 2007, 2009-2022 Free Software Foundation, Inc.
18803 + Copyright (C) 2003, 2007, 2009-2019 Free Software Foundation, Inc.
18804
18805 - This file is free software: you can redistribute it and/or modify
18806 - it under the terms of the GNU Lesser General Public License as
18807 - published by the Free Software Foundation; either version 2.1 of the
18808 - License, or (at your option) any later version.
18809 + This program is free software; you can redistribute it and/or modify
18810 + it under the terms of the GNU General Public License as published by
18811 + the Free Software Foundation; either version 3, or (at your option)
18812 + any later version.
18813
18814 - This file is distributed in the hope that it will be useful,
18815 + This program is distributed in the hope that it will be useful,
18816 but WITHOUT ANY WARRANTY; without even the implied warranty of
18817 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18818 - GNU Lesser General Public License for more details.
18819 + GNU General Public License for more details.
18820
18821 - You should have received a copy of the GNU Lesser General Public License
18822 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
18823 + You should have received a copy of the GNU General Public License
18824 + along with this program; if not, see <https://www.gnu.org/licenses/>. */
18825
18826 #include <config.h>
18827
18828 /* Specification. */
18829 #include <string.h>
18830
18831 -/* A function definition is only needed if HAVE_MEMPCPY is not defined. */
18832 -#if !HAVE_MEMPCPY
18833 -
18834 /* Copy N bytes of SRC to DEST, return pointer to bytes after the
18835 last written byte. */
18836 void *
18837 @@ -29,5 +26,3 @@ mempcpy (void *dest, const void *src, size_t n)
18838 {
18839 return (char *) memcpy (dest, src, n) + n;
18840 }
18841 -
18842 -#endif
18843
18844 diff --git a/autotools/gnulib/memrchr.c b/autotools/gnulib/memrchr.c
18845 index 90fdb86..9602283 100644
18846 --- a/autotools/gnulib/memrchr.c
18847 +++ b/autotools/gnulib/memrchr.c
18848 @@ -1,6 +1,6 @@
18849 /* memrchr -- find the last occurrence of a byte in a memory block
18850
18851 - Copyright (C) 1991, 1993, 1996-1997, 1999-2000, 2003-2022 Free Software
18852 + Copyright (C) 1991, 1993, 1996-1997, 1999-2000, 2003-2019 Free Software
18853 Foundation, Inc.
18854
18855 Based on strlen implementation by Torbjorn Granlund (tege@××××.se),
18856 @@ -9,17 +9,17 @@
18857 adaptation to memchr suggested by Dick Karpinski (dick@××××××××.edu),
18858 and implemented by Roland McGrath (roland@××××××.edu).
18859
18860 - This file is free software: you can redistribute it and/or modify
18861 - it under the terms of the GNU Lesser General Public License as
18862 - published by the Free Software Foundation, either version 3 of the
18863 - License, or (at your option) any later version.
18864 + This program is free software: you can redistribute it and/or modify
18865 + it under the terms of the GNU General Public License as published by
18866 + the Free Software Foundation; either version 3 of the License, or
18867 + (at your option) any later version.
18868
18869 - This file is distributed in the hope that it will be useful,
18870 + This program is distributed in the hope that it will be useful,
18871 but WITHOUT ANY WARRANTY; without even the implied warranty of
18872 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18873 - GNU Lesser General Public License for more details.
18874 + GNU General Public License for more details.
18875
18876 - You should have received a copy of the GNU Lesser General Public License
18877 + You should have received a copy of the GNU General Public License
18878 along with this program. If not, see <https://www.gnu.org/licenses/>. */
18879
18880 #if defined _LIBC
18881
18882 diff --git a/autotools/gnulib/mkdir.c b/autotools/gnulib/mkdir.c
18883 index 4901701..b8320d0 100644
18884 --- a/autotools/gnulib/mkdir.c
18885 +++ b/autotools/gnulib/mkdir.c
18886 @@ -1,19 +1,19 @@
18887 /* On some systems, mkdir ("foo/", 0700) fails because of the trailing
18888 slash. On those systems, this wrapper removes the trailing slash.
18889
18890 - Copyright (C) 2001, 2003, 2006, 2008-2022 Free Software Foundation, Inc.
18891 + Copyright (C) 2001, 2003, 2006, 2008-2019 Free Software Foundation, Inc.
18892
18893 - This file is free software: you can redistribute it and/or modify
18894 - it under the terms of the GNU Lesser General Public License as
18895 - published by the Free Software Foundation; either version 2.1 of the
18896 - License, or (at your option) any later version.
18897 + This program is free software: you can redistribute it and/or modify
18898 + it under the terms of the GNU General Public License as published by
18899 + the Free Software Foundation; either version 3 of the License, or
18900 + (at your option) any later version.
18901
18902 - This file is distributed in the hope that it will be useful,
18903 + This program is distributed in the hope that it will be useful,
18904 but WITHOUT ANY WARRANTY; without even the implied warranty of
18905 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18906 - GNU Lesser General Public License for more details.
18907 + GNU General Public License for more details.
18908
18909 - You should have received a copy of the GNU Lesser General Public License
18910 + You should have received a copy of the GNU General Public License
18911 along with this program. If not, see <https://www.gnu.org/licenses/>. */
18912
18913 /* written by Jim Meyering */
18914 @@ -48,7 +48,7 @@
18915 /* This function is required at least for NetBSD 1.5.2. */
18916
18917 int
18918 -rpl_mkdir (char const *dir, maybe_unused mode_t mode)
18919 +rpl_mkdir (char const *dir, mode_t mode maybe_unused)
18920 {
18921 int ret_val;
18922 char *tmp_dir;
18923 @@ -77,7 +77,7 @@ rpl_mkdir (char const *dir, maybe_unused mode_t mode)
18924 || (last[1] == '.' && last[2] == '\0')))
18925 {
18926 struct stat st;
18927 - if (stat (tmp_dir, &st) == 0 || errno == EOVERFLOW)
18928 + if (stat (tmp_dir, &st) == 0)
18929 errno = EEXIST;
18930 return -1;
18931 }
18932
18933 diff --git a/autotools/gnulib/mkdirat.c b/autotools/gnulib/mkdirat.c
18934 index 7c5a97c..21c09cc 100644
18935 --- a/autotools/gnulib/mkdirat.c
18936 +++ b/autotools/gnulib/mkdirat.c
18937 @@ -1,9 +1,9 @@
18938 /* fd-relative mkdir
18939 - Copyright (C) 2005-2006, 2009-2022 Free Software Foundation, Inc.
18940 + Copyright (C) 2005-2006, 2009-2019 Free Software Foundation, Inc.
18941
18942 This program is free software: you can redistribute it and/or modify
18943 it under the terms of the GNU General Public License as published by
18944 - the Free Software Foundation, either version 3 of the License, or
18945 + the Free Software Foundation; either version 3 of the License, or
18946 (at your option) any later version.
18947
18948 This program is distributed in the hope that it will be useful,
18949 @@ -18,10 +18,6 @@
18950
18951 #include <config.h>
18952
18953 -/* Specification. */
18954 -#include <sys/stat.h>
18955 -
18956 -#include <stdlib.h>
18957 #include <unistd.h>
18958
18959 /* Solaris 10 has no function like this.
18960
18961 diff --git a/autotools/gnulib/msvc-inval.c b/autotools/gnulib/msvc-inval.c
18962 index d6651ca..75b5a07 100644
18963 --- a/autotools/gnulib/msvc-inval.c
18964 +++ b/autotools/gnulib/msvc-inval.c
18965 @@ -1,18 +1,18 @@
18966 /* Invalid parameter handler for MSVC runtime libraries.
18967 - Copyright (C) 2011-2022 Free Software Foundation, Inc.
18968 + Copyright (C) 2011-2019 Free Software Foundation, Inc.
18969
18970 - This file is free software: you can redistribute it and/or modify
18971 - it under the terms of the GNU Lesser General Public License as
18972 - published by the Free Software Foundation; either version 2.1 of the
18973 - License, or (at your option) any later version.
18974 + This program is free software; you can redistribute it and/or modify
18975 + it under the terms of the GNU General Public License as published by
18976 + the Free Software Foundation; either version 3, or (at your option)
18977 + any later version.
18978
18979 - This file is distributed in the hope that it will be useful,
18980 + This program is distributed in the hope that it will be useful,
18981 but WITHOUT ANY WARRANTY; without even the implied warranty of
18982 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18983 - GNU Lesser General Public License for more details.
18984 + GNU General Public License for more details.
18985
18986 - You should have received a copy of the GNU Lesser General Public License
18987 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
18988 + You should have received a copy of the GNU General Public License along
18989 + with this program; if not, see <https://www.gnu.org/licenses/>. */
18990
18991 #include <config.h>
18992
18993
18994 diff --git a/autotools/gnulib/msvc-inval.h b/autotools/gnulib/msvc-inval.h
18995 index 1230b89..9d3aa1f 100644
18996 --- a/autotools/gnulib/msvc-inval.h
18997 +++ b/autotools/gnulib/msvc-inval.h
18998 @@ -1,18 +1,18 @@
18999 /* Invalid parameter handler for MSVC runtime libraries.
19000 - Copyright (C) 2011-2022 Free Software Foundation, Inc.
19001 + Copyright (C) 2011-2019 Free Software Foundation, Inc.
19002
19003 - This file is free software: you can redistribute it and/or modify
19004 - it under the terms of the GNU Lesser General Public License as
19005 - published by the Free Software Foundation; either version 2.1 of the
19006 - License, or (at your option) any later version.
19007 + This program is free software; you can redistribute it and/or modify
19008 + it under the terms of the GNU General Public License as published by
19009 + the Free Software Foundation; either version 3, or (at your option)
19010 + any later version.
19011
19012 - This file is distributed in the hope that it will be useful,
19013 + This program is distributed in the hope that it will be useful,
19014 but WITHOUT ANY WARRANTY; without even the implied warranty of
19015 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19016 - GNU Lesser General Public License for more details.
19017 + GNU General Public License for more details.
19018
19019 - You should have received a copy of the GNU Lesser General Public License
19020 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
19021 + You should have received a copy of the GNU General Public License along
19022 + with this program; if not, see <https://www.gnu.org/licenses/>. */
19023
19024 #ifndef _MSVC_INVAL_H
19025 #define _MSVC_INVAL_H
19026
19027 diff --git a/autotools/gnulib/msvc-nothrow.c b/autotools/gnulib/msvc-nothrow.c
19028 index aa06964..49b709c 100644
19029 --- a/autotools/gnulib/msvc-nothrow.c
19030 +++ b/autotools/gnulib/msvc-nothrow.c
19031 @@ -1,19 +1,19 @@
19032 /* Wrappers that don't throw invalid parameter notifications
19033 with MSVC runtime libraries.
19034 - Copyright (C) 2011-2022 Free Software Foundation, Inc.
19035 + Copyright (C) 2011-2019 Free Software Foundation, Inc.
19036
19037 - This file is free software: you can redistribute it and/or modify
19038 - it under the terms of the GNU Lesser General Public License as
19039 - published by the Free Software Foundation; either version 2.1 of the
19040 - License, or (at your option) any later version.
19041 + This program is free software; you can redistribute it and/or modify
19042 + it under the terms of the GNU General Public License as published by
19043 + the Free Software Foundation; either version 3, or (at your option)
19044 + any later version.
19045
19046 - This file is distributed in the hope that it will be useful,
19047 + This program is distributed in the hope that it will be useful,
19048 but WITHOUT ANY WARRANTY; without even the implied warranty of
19049 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19050 - GNU Lesser General Public License for more details.
19051 + GNU General Public License for more details.
19052
19053 - You should have received a copy of the GNU Lesser General Public License
19054 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
19055 + You should have received a copy of the GNU General Public License along
19056 + with this program; if not, see <https://www.gnu.org/licenses/>. */
19057
19058 #include <config.h>
19059
19060
19061 diff --git a/autotools/gnulib/msvc-nothrow.h b/autotools/gnulib/msvc-nothrow.h
19062 index 5345155..8d3ca78 100644
19063 --- a/autotools/gnulib/msvc-nothrow.h
19064 +++ b/autotools/gnulib/msvc-nothrow.h
19065 @@ -1,19 +1,19 @@
19066 /* Wrappers that don't throw invalid parameter notifications
19067 with MSVC runtime libraries.
19068 - Copyright (C) 2011-2022 Free Software Foundation, Inc.
19069 + Copyright (C) 2011-2019 Free Software Foundation, Inc.
19070
19071 - This file is free software: you can redistribute it and/or modify
19072 - it under the terms of the GNU Lesser General Public License as
19073 - published by the Free Software Foundation; either version 2.1 of the
19074 - License, or (at your option) any later version.
19075 + This program is free software; you can redistribute it and/or modify
19076 + it under the terms of the GNU General Public License as published by
19077 + the Free Software Foundation; either version 3, or (at your option)
19078 + any later version.
19079
19080 - This file is distributed in the hope that it will be useful,
19081 + This program is distributed in the hope that it will be useful,
19082 but WITHOUT ANY WARRANTY; without even the implied warranty of
19083 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19084 - GNU Lesser General Public License for more details.
19085 + GNU General Public License for more details.
19086
19087 - You should have received a copy of the GNU Lesser General Public License
19088 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
19089 + You should have received a copy of the GNU General Public License along
19090 + with this program; if not, see <https://www.gnu.org/licenses/>. */
19091
19092 #ifndef _MSVC_NOTHROW_H
19093 #define _MSVC_NOTHROW_H
19094
19095 diff --git a/autotools/gnulib/open.c b/autotools/gnulib/open.c
19096 index 170bff1..6552605 100644
19097 --- a/autotools/gnulib/open.c
19098 +++ b/autotools/gnulib/open.c
19099 @@ -1,17 +1,17 @@
19100 /* Open a descriptor to a file.
19101 - Copyright (C) 2007-2022 Free Software Foundation, Inc.
19102 + Copyright (C) 2007-2019 Free Software Foundation, Inc.
19103
19104 - This file is free software: you can redistribute it and/or modify
19105 - it under the terms of the GNU Lesser General Public License as
19106 - published by the Free Software Foundation; either version 2.1 of the
19107 - License, or (at your option) any later version.
19108 + This program is free software: you can redistribute it and/or modify
19109 + it under the terms of the GNU General Public License as published by
19110 + the Free Software Foundation; either version 3 of the License, or
19111 + (at your option) any later version.
19112
19113 - This file is distributed in the hope that it will be useful,
19114 + This program is distributed in the hope that it will be useful,
19115 but WITHOUT ANY WARRANTY; without even the implied warranty of
19116 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19117 - GNU Lesser General Public License for more details.
19118 + GNU General Public License for more details.
19119
19120 - You should have received a copy of the GNU Lesser General Public License
19121 + You should have received a copy of the GNU General Public License
19122 along with this program. If not, see <https://www.gnu.org/licenses/>. */
19123
19124 /* Written by Bruno Haible <bruno@×××××.org>, 2007. */
19125 @@ -30,11 +30,7 @@
19126 static int
19127 orig_open (const char *filename, int flags, mode_t mode)
19128 {
19129 -#if defined _WIN32 && !defined __CYGWIN__
19130 - return _open (filename, flags, mode);
19131 -#else
19132 return open (filename, flags, mode);
19133 -#endif
19134 }
19135
19136 /* Specification. */
19137 @@ -96,27 +92,28 @@ open (const char *filename, int flags, ...)
19138 #endif
19139
19140 #if OPEN_TRAILING_SLASH_BUG
19141 - /* Fail if one of O_CREAT, O_WRONLY, O_RDWR is specified and the filename
19142 - ends in a slash, as POSIX says such a filename must name a directory
19143 - <https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap04.html#tag_04_13>:
19144 - "A pathname that contains at least one non-<slash> character and that
19145 - ends with one or more trailing <slash> characters shall not be resolved
19146 - successfully unless the last pathname component before the trailing
19147 - <slash> characters names an existing directory"
19148 + /* If the filename ends in a slash and one of O_CREAT, O_WRONLY, O_RDWR
19149 + is specified, then fail.
19150 + Rationale: POSIX <http://www.opengroup.org/susv3/basedefs/xbd_chap04.html>
19151 + says that
19152 + "A pathname that contains at least one non-slash character and that
19153 + ends with one or more trailing slashes shall be resolved as if a
19154 + single dot character ( '.' ) were appended to the pathname."
19155 + and
19156 + "The special filename dot shall refer to the directory specified by
19157 + its predecessor."
19158 If the named file already exists as a directory, then
19159 - if O_CREAT is specified, open() must fail because of the semantics
19160 of O_CREAT,
19161 - if O_WRONLY or O_RDWR is specified, open() must fail because POSIX
19162 - <https://pubs.opengroup.org/onlinepubs/9699919799/functions/open.html>
19163 - says that it fails with errno = EISDIR in this case.
19164 + <http://www.opengroup.org/susv3/functions/open.html> says that it
19165 + fails with errno = EISDIR in this case.
19166 If the named file does not exist or does not name a directory, then
19167 - if O_CREAT is specified, open() must fail since open() cannot create
19168 directories,
19169 - if O_WRONLY or O_RDWR is specified, open() must fail because the
19170 file does not contain a '.' directory. */
19171 - if ((flags & O_CREAT)
19172 - || (flags & O_ACCMODE) == O_RDWR
19173 - || (flags & O_ACCMODE) == O_WRONLY)
19174 + if (flags & (O_CREAT | O_WRONLY | O_RDWR))
19175 {
19176 size_t len = strlen (filename);
19177 if (len > 0 && filename[len - 1] == '/')
19178 @@ -128,7 +125,7 @@ open (const char *filename, int flags, ...)
19179 #endif
19180
19181 fd = orig_open (filename,
19182 - flags & ~(have_cloexec < 0 ? O_CLOEXEC : 0), mode);
19183 + flags & ~(have_cloexec <= 0 ? O_CLOEXEC : 0), mode);
19184
19185 if (flags & O_CLOEXEC)
19186 {
19187 @@ -174,12 +171,14 @@ open (const char *filename, int flags, ...)
19188 #if OPEN_TRAILING_SLASH_BUG
19189 /* If the filename ends in a slash and fd does not refer to a directory,
19190 then fail.
19191 - Rationale: POSIX says such a filename must name a directory
19192 - <https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap04.html#tag_04_13>:
19193 - "A pathname that contains at least one non-<slash> character and that
19194 - ends with one or more trailing <slash> characters shall not be resolved
19195 - successfully unless the last pathname component before the trailing
19196 - <slash> characters names an existing directory"
19197 + Rationale: POSIX <http://www.opengroup.org/susv3/basedefs/xbd_chap04.html>
19198 + says that
19199 + "A pathname that contains at least one non-slash character and that
19200 + ends with one or more trailing slashes shall be resolved as if a
19201 + single dot character ( '.' ) were appended to the pathname."
19202 + and
19203 + "The special filename dot shall refer to the directory specified by
19204 + its predecessor."
19205 If the named file without the slash is not a directory, open() must fail
19206 with ENOTDIR. */
19207 if (fd >= 0)
19208
19209 diff --git a/autotools/gnulib/openat-die.c b/autotools/gnulib/openat-die.c
19210 index 486d06c..690c447 100644
19211 --- a/autotools/gnulib/openat-die.c
19212 +++ b/autotools/gnulib/openat-die.c
19213 @@ -1,10 +1,10 @@
19214 /* Report a save- or restore-cwd failure in our openat replacement and then exit.
19215
19216 - Copyright (C) 2005-2006, 2008-2022 Free Software Foundation, Inc.
19217 + Copyright (C) 2005-2006, 2008-2019 Free Software Foundation, Inc.
19218
19219 This program is free software: you can redistribute it and/or modify
19220 it under the terms of the GNU General Public License as published by
19221 - the Free Software Foundation, either version 3 of the License, or
19222 + the Free Software Foundation; either version 3 of the License, or
19223 (at your option) any later version.
19224
19225 This program is distributed in the hope that it will be useful,
19226
19227 diff --git a/autotools/gnulib/openat-priv.h b/autotools/gnulib/openat-priv.h
19228 index 5d60810..7b90eef 100644
19229 --- a/autotools/gnulib/openat-priv.h
19230 +++ b/autotools/gnulib/openat-priv.h
19231 @@ -1,10 +1,10 @@
19232 /* Internals for openat-like functions.
19233
19234 - Copyright (C) 2005-2006, 2009-2022 Free Software Foundation, Inc.
19235 + Copyright (C) 2005-2006, 2009-2019 Free Software Foundation, Inc.
19236
19237 This program is free software: you can redistribute it and/or modify
19238 it under the terms of the GNU General Public License as published by
19239 - the Free Software Foundation, either version 3 of the License, or
19240 + the Free Software Foundation; either version 3 of the License, or
19241 (at your option) any later version.
19242
19243 This program is distributed in the hope that it will be useful,
19244
19245 diff --git a/autotools/gnulib/openat-proc.c b/autotools/gnulib/openat-proc.c
19246 index 3bacf7d..da76e2b 100644
19247 --- a/autotools/gnulib/openat-proc.c
19248 +++ b/autotools/gnulib/openat-proc.c
19249 @@ -1,10 +1,10 @@
19250 /* Create /proc/self/fd-related names for subfiles of open directories.
19251
19252 - Copyright (C) 2006, 2009-2022 Free Software Foundation, Inc.
19253 + Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc.
19254
19255 This program is free software: you can redistribute it and/or modify
19256 it under the terms of the GNU General Public License as published by
19257 - the Free Software Foundation, either version 3 of the License, or
19258 + the Free Software Foundation; either version 3 of the License, or
19259 (at your option) any later version.
19260
19261 This program is distributed in the hope that it will be useful,
19262 @@ -73,9 +73,8 @@ openat_proc_name (char buf[OPENAT_BUFFER_SIZE], int fd, char const *file)
19263 problem is exhibited on code that built on Solaris 8 and
19264 running on Solaris 10. */
19265
19266 - int proc_self_fd =
19267 - open ("/proc/self/fd",
19268 - O_SEARCH | O_DIRECTORY | O_NOCTTY | O_NONBLOCK | O_CLOEXEC);
19269 + int proc_self_fd = open ("/proc/self/fd",
19270 + O_SEARCH | O_DIRECTORY | O_NOCTTY | O_NONBLOCK);
19271 if (proc_self_fd < 0)
19272 proc_status = -1;
19273 else
19274
19275 diff --git a/autotools/gnulib/openat.c b/autotools/gnulib/openat.c
19276 index 52aab19..4ab4a31 100644
19277 --- a/autotools/gnulib/openat.c
19278 +++ b/autotools/gnulib/openat.c
19279 @@ -1,9 +1,9 @@
19280 /* provide a replacement openat function
19281 - Copyright (C) 2004-2022 Free Software Foundation, Inc.
19282 + Copyright (C) 2004-2019 Free Software Foundation, Inc.
19283
19284 This program is free software: you can redistribute it and/or modify
19285 it under the terms of the GNU General Public License as published by
19286 - the Free Software Foundation, either version 3 of the License, or
19287 + the Free Software Foundation; either version 3 of the License, or
19288 (at your option) any later version.
19289
19290 This program is distributed in the hope that it will be useful,
19291 @@ -46,7 +46,6 @@ orig_openat (int fd, char const *filename, int flags, mode_t mode)
19292 #include <stdarg.h>
19293 #include <stdbool.h>
19294 #include <stddef.h>
19295 -#include <stdlib.h>
19296 #include <string.h>
19297 #include <sys/stat.h>
19298 #include <errno.h>
19299 @@ -82,27 +81,28 @@ rpl_openat (int dfd, char const *filename, int flags, ...)
19300 }
19301
19302 # if OPEN_TRAILING_SLASH_BUG
19303 - /* Fail if one of O_CREAT, O_WRONLY, O_RDWR is specified and the filename
19304 - ends in a slash, as POSIX says such a filename must name a directory
19305 - <https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap04.html#tag_04_13>:
19306 - "A pathname that contains at least one non-<slash> character and that
19307 - ends with one or more trailing <slash> characters shall not be resolved
19308 - successfully unless the last pathname component before the trailing
19309 - <slash> characters names an existing directory"
19310 + /* If the filename ends in a slash and one of O_CREAT, O_WRONLY, O_RDWR
19311 + is specified, then fail.
19312 + Rationale: POSIX <http://www.opengroup.org/susv3/basedefs/xbd_chap04.html>
19313 + says that
19314 + "A pathname that contains at least one non-slash character and that
19315 + ends with one or more trailing slashes shall be resolved as if a
19316 + single dot character ( '.' ) were appended to the pathname."
19317 + and
19318 + "The special filename dot shall refer to the directory specified by
19319 + its predecessor."
19320 If the named file already exists as a directory, then
19321 - if O_CREAT is specified, open() must fail because of the semantics
19322 of O_CREAT,
19323 - if O_WRONLY or O_RDWR is specified, open() must fail because POSIX
19324 - <https://pubs.opengroup.org/onlinepubs/9699919799/functions/openat.html>
19325 - says that it fails with errno = EISDIR in this case.
19326 + <http://www.opengroup.org/susv3/functions/open.html> says that it
19327 + fails with errno = EISDIR in this case.
19328 If the named file does not exist or does not name a directory, then
19329 - if O_CREAT is specified, open() must fail since open() cannot create
19330 directories,
19331 - if O_WRONLY or O_RDWR is specified, open() must fail because the
19332 file does not contain a '.' directory. */
19333 - if ((flags & O_CREAT)
19334 - || (flags & O_ACCMODE) == O_RDWR
19335 - || (flags & O_ACCMODE) == O_WRONLY)
19336 + if (flags & (O_CREAT | O_WRONLY | O_RDWR))
19337 {
19338 size_t len = strlen (filename);
19339 if (len > 0 && filename[len - 1] == '/')
19340 @@ -114,7 +114,7 @@ rpl_openat (int dfd, char const *filename, int flags, ...)
19341 # endif
19342
19343 fd = orig_openat (dfd, filename,
19344 - flags & ~(have_cloexec < 0 ? O_CLOEXEC : 0), mode);
19345 + flags & ~(have_cloexec <= 0 ? O_CLOEXEC : 0), mode);
19346
19347 if (flags & O_CLOEXEC)
19348 {
19349 @@ -136,12 +136,14 @@ rpl_openat (int dfd, char const *filename, int flags, ...)
19350 # if OPEN_TRAILING_SLASH_BUG
19351 /* If the filename ends in a slash and fd does not refer to a directory,
19352 then fail.
19353 - Rationale: POSIX says such a filename must name a directory
19354 - <https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap04.html#tag_04_13>:
19355 - "A pathname that contains at least one non-<slash> character and that
19356 - ends with one or more trailing <slash> characters shall not be resolved
19357 - successfully unless the last pathname component before the trailing
19358 - <slash> characters names an existing directory"
19359 + Rationale: POSIX <http://www.opengroup.org/susv3/basedefs/xbd_chap04.html>
19360 + says that
19361 + "A pathname that contains at least one non-slash character and that
19362 + ends with one or more trailing slashes shall be resolved as if a
19363 + single dot character ( '.' ) were appended to the pathname."
19364 + and
19365 + "The special filename dot shall refer to the directory specified by
19366 + its predecessor."
19367 If the named file without the slash is not a directory, open() must fail
19368 with ENOTDIR. */
19369 if (fd >= 0)
19370 @@ -167,7 +169,7 @@ rpl_openat (int dfd, char const *filename, int flags, ...)
19371
19372 #else /* !HAVE_OPENAT */
19373
19374 -# include "filename.h" /* solely for definition of IS_ABSOLUTE_FILE_NAME */
19375 +# include "dosname.h" /* solely for definition of IS_ABSOLUTE_FILE_NAME */
19376 # include "openat-priv.h"
19377 # include "save-cwd.h"
19378
19379 @@ -291,7 +293,7 @@ bool
19380 openat_needs_fchdir (void)
19381 {
19382 bool needs_fchdir = true;
19383 - int fd = open ("/", O_SEARCH | O_CLOEXEC);
19384 + int fd = open ("/", O_SEARCH);
19385
19386 if (0 <= fd)
19387 {
19388
19389 diff --git a/autotools/gnulib/openat.h b/autotools/gnulib/openat.h
19390 index 5c8ff90..f23b371 100644
19391 --- a/autotools/gnulib/openat.h
19392 +++ b/autotools/gnulib/openat.h
19393 @@ -1,9 +1,9 @@
19394 /* provide a replacement openat function
19395 - Copyright (C) 2004-2006, 2008-2022 Free Software Foundation, Inc.
19396 + Copyright (C) 2004-2006, 2008-2019 Free Software Foundation, Inc.
19397
19398 This program is free software: you can redistribute it and/or modify
19399 it under the terms of the GNU General Public License as published by
19400 - the Free Software Foundation, either version 3 of the License, or
19401 + the Free Software Foundation; either version 3 of the License, or
19402 (at your option) any later version.
19403
19404 This program is distributed in the hope that it will be useful,
19405 @@ -52,19 +52,19 @@ _Noreturn void openat_save_fail (int);
19406 slightly more readable than it would be with
19407 fchownat (..., 0) or fchownat (..., AT_SYMLINK_NOFOLLOW). */
19408
19409 -#if GNULIB_CHOWNAT
19410 +#if GNULIB_FCHOWNAT
19411
19412 -# ifndef CHOWNAT_INLINE
19413 -# define CHOWNAT_INLINE _GL_INLINE
19414 +# ifndef FCHOWNAT_INLINE
19415 +# define FCHOWNAT_INLINE _GL_INLINE
19416 # endif
19417
19418 -CHOWNAT_INLINE int
19419 +FCHOWNAT_INLINE int
19420 chownat (int fd, char const *file, uid_t owner, gid_t group)
19421 {
19422 return fchownat (fd, file, owner, group, 0);
19423 }
19424
19425 -CHOWNAT_INLINE int
19426 +FCHOWNAT_INLINE int
19427 lchownat (int fd, char const *file, uid_t owner, gid_t group)
19428 {
19429 return fchownat (fd, file, owner, group, AT_SYMLINK_NOFOLLOW);
19430 @@ -72,19 +72,19 @@ lchownat (int fd, char const *file, uid_t owner, gid_t group)
19431
19432 #endif
19433
19434 -#if GNULIB_CHMODAT
19435 +#if GNULIB_FCHMODAT
19436
19437 -# ifndef CHMODAT_INLINE
19438 -# define CHMODAT_INLINE _GL_INLINE
19439 +# ifndef FCHMODAT_INLINE
19440 +# define FCHMODAT_INLINE _GL_INLINE
19441 # endif
19442
19443 -CHMODAT_INLINE int
19444 +FCHMODAT_INLINE int
19445 chmodat (int fd, char const *file, mode_t mode)
19446 {
19447 return fchmodat (fd, file, mode, 0);
19448 }
19449
19450 -CHMODAT_INLINE int
19451 +FCHMODAT_INLINE int
19452 lchmodat (int fd, char const *file, mode_t mode)
19453 {
19454 return fchmodat (fd, file, mode, AT_SYMLINK_NOFOLLOW);
19455
19456 diff --git a/autotools/gnulib/opendir.c b/autotools/gnulib/opendir.c
19457 index fc6b455..2eb96c6 100644
19458 --- a/autotools/gnulib/opendir.c
19459 +++ b/autotools/gnulib/opendir.c
19460 @@ -1,17 +1,17 @@
19461 /* Start reading the entries of a directory.
19462 - Copyright (C) 2006-2022 Free Software Foundation, Inc.
19463 + Copyright (C) 2006-2019 Free Software Foundation, Inc.
19464
19465 - This file is free software: you can redistribute it and/or modify
19466 - it under the terms of the GNU Lesser General Public License as
19467 - published by the Free Software Foundation; either version 2.1 of the
19468 - License, or (at your option) any later version.
19469 + This program is free software: you can redistribute it and/or modify
19470 + it under the terms of the GNU General Public License as published by
19471 + the Free Software Foundation; either version 3 of the License, or
19472 + (at your option) any later version.
19473
19474 - This file is distributed in the hope that it will be useful,
19475 + This program is distributed in the hope that it will be useful,
19476 but WITHOUT ANY WARRANTY; without even the implied warranty of
19477 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19478 - GNU Lesser General Public License for more details.
19479 + GNU General Public License for more details.
19480
19481 - You should have received a copy of the GNU Lesser General Public License
19482 + You should have received a copy of the GNU General Public License
19483 along with this program. If not, see <https://www.gnu.org/licenses/>. */
19484
19485 #include <config.h>
19486 @@ -45,16 +45,6 @@
19487 # include <fcntl.h>
19488 #endif
19489
19490 -#if defined _WIN32 && ! defined __CYGWIN__
19491 -/* Don't assume that UNICODE is not defined. */
19492 -# undef WIN32_FIND_DATA
19493 -# define WIN32_FIND_DATA WIN32_FIND_DATAA
19494 -# undef GetFullPathName
19495 -# define GetFullPathName GetFullPathNameA
19496 -# undef FindFirstFile
19497 -# define FindFirstFile FindFirstFileA
19498 -#endif
19499 -
19500 DIR *
19501 opendir (const char *dir_name)
19502 {
19503
19504 diff --git a/autotools/gnulib/pathmax.h b/autotools/gnulib/pathmax.h
19505 index 19b93d7..9463a1f 100644
19506 --- a/autotools/gnulib/pathmax.h
19507 +++ b/autotools/gnulib/pathmax.h
19508 @@ -1,26 +1,26 @@
19509 /* Define PATH_MAX somehow. Requires sys/types.h.
19510 - Copyright (C) 1992, 1999, 2001, 2003, 2005, 2009-2022 Free Software
19511 + Copyright (C) 1992, 1999, 2001, 2003, 2005, 2009-2019 Free Software
19512 Foundation, Inc.
19513
19514 - This file is free software: you can redistribute it and/or modify
19515 - it under the terms of the GNU Lesser General Public License as
19516 - published by the Free Software Foundation; either version 2.1 of the
19517 - License, or (at your option) any later version.
19518 + This program is free software; you can redistribute it and/or modify
19519 + it under the terms of the GNU General Public License as published by
19520 + the Free Software Foundation; either version 3, or (at your option)
19521 + any later version.
19522
19523 - This file is distributed in the hope that it will be useful,
19524 + This program is distributed in the hope that it will be useful,
19525 but WITHOUT ANY WARRANTY; without even the implied warranty of
19526 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19527 - GNU Lesser General Public License for more details.
19528 + GNU General Public License for more details.
19529
19530 - You should have received a copy of the GNU Lesser General Public License
19531 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
19532 + You should have received a copy of the GNU General Public License
19533 + along with this program; if not, see <https://www.gnu.org/licenses/>. */
19534
19535 #ifndef _PATHMAX_H
19536 # define _PATHMAX_H
19537
19538 /* POSIX:2008 defines PATH_MAX to be the maximum number of bytes in a filename,
19539 including the terminating NUL byte.
19540 - <https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/limits.h.html>
19541 + <http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/limits.h.html>
19542 PATH_MAX is not defined on systems which have no limit on filename length,
19543 such as GNU/Hurd.
19544
19545
19546 diff --git a/autotools/gnulib/pipe-safer.c b/autotools/gnulib/pipe-safer.c
19547 index 22f8695..6201739 100644
19548 --- a/autotools/gnulib/pipe-safer.c
19549 +++ b/autotools/gnulib/pipe-safer.c
19550 @@ -1,9 +1,9 @@
19551 /* Invoke pipe, but avoid some glitches.
19552 - Copyright (C) 2005-2006, 2009-2022 Free Software Foundation, Inc.
19553 + Copyright (C) 2005-2006, 2009-2019 Free Software Foundation, Inc.
19554
19555 This program is free software: you can redistribute it and/or modify
19556 it under the terms of the GNU General Public License as published by
19557 - the Free Software Foundation, either version 3 of the License, or
19558 + the Free Software Foundation; either version 3 of the License, or
19559 (at your option) any later version.
19560
19561 This program is distributed in the hope that it will be useful,
19562 @@ -30,6 +30,7 @@
19563 int
19564 pipe_safer (int fd[2])
19565 {
19566 +#if HAVE_PIPE
19567 if (pipe (fd) == 0)
19568 {
19569 int i;
19570 @@ -38,15 +39,18 @@ pipe_safer (int fd[2])
19571 fd[i] = fd_safer (fd[i]);
19572 if (fd[i] < 0)
19573 {
19574 - int saved_errno = errno;
19575 + int e = errno;
19576 close (fd[1 - i]);
19577 - errno = saved_errno;
19578 + errno = e;
19579 return -1;
19580 }
19581 }
19582
19583 return 0;
19584 }
19585 +#else
19586 + errno = ENOSYS;
19587 +#endif
19588
19589 return -1;
19590 }
19591
19592 diff --git a/autotools/gnulib/pipe.c b/autotools/gnulib/pipe.c
19593 deleted file mode 100644
19594 index ce909b9..0000000
19595 --- a/autotools/gnulib/pipe.c
19596 +++ /dev/null
19597 @@ -1,50 +0,0 @@
19598 -/* Create a pipe.
19599 - Copyright (C) 2009-2022 Free Software Foundation, Inc.
19600 -
19601 - This file is free software: you can redistribute it and/or modify
19602 - it under the terms of the GNU Lesser General Public License as
19603 - published by the Free Software Foundation; either version 2.1 of the
19604 - License, or (at your option) any later version.
19605 -
19606 - This file is distributed in the hope that it will be useful,
19607 - but WITHOUT ANY WARRANTY; without even the implied warranty of
19608 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19609 - GNU Lesser General Public License for more details.
19610 -
19611 - You should have received a copy of the GNU Lesser General Public License
19612 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
19613 -
19614 -#include <config.h>
19615 -
19616 -/* Specification. */
19617 -#include <unistd.h>
19618 -
19619 -#if defined _WIN32 && ! defined __CYGWIN__
19620 -/* Native Windows API. */
19621 -
19622 -/* Get _pipe(). */
19623 -# include <io.h>
19624 -
19625 -/* Get _O_BINARY. */
19626 -# include <fcntl.h>
19627 -
19628 -int
19629 -pipe (int fd[2])
19630 -{
19631 - /* Mingw changes fd to {-1,-1} on failure, but this violates
19632 - http://austingroupbugs.net/view.php?id=467 */
19633 - int tmp[2];
19634 - int result = _pipe (tmp, 4096, _O_BINARY);
19635 - if (!result)
19636 - {
19637 - fd[0] = tmp[0];
19638 - fd[1] = tmp[1];
19639 - }
19640 - return result;
19641 -}
19642 -
19643 -#else
19644 -
19645 -# error "This platform lacks a pipe function, and Gnulib doesn't provide a replacement. This is a bug in Gnulib."
19646 -
19647 -#endif
19648
19649 diff --git a/autotools/gnulib/printf-args.c b/autotools/gnulib/printf-args.c
19650 index 669c24a..e45cfbe 100644
19651 --- a/autotools/gnulib/printf-args.c
19652 +++ b/autotools/gnulib/printf-args.c
19653 @@ -1,19 +1,19 @@
19654 /* Decomposed printf argument list.
19655 - Copyright (C) 1999, 2002-2003, 2005-2007, 2009-2022 Free Software
19656 + Copyright (C) 1999, 2002-2003, 2005-2007, 2009-2019 Free Software
19657 Foundation, Inc.
19658
19659 - This file is free software: you can redistribute it and/or modify
19660 - it under the terms of the GNU Lesser General Public License as
19661 - published by the Free Software Foundation; either version 2.1 of the
19662 - License, or (at your option) any later version.
19663 + This program is free software; you can redistribute it and/or modify
19664 + it under the terms of the GNU General Public License as published by
19665 + the Free Software Foundation; either version 3, or (at your option)
19666 + any later version.
19667
19668 - This file is distributed in the hope that it will be useful,
19669 + This program is distributed in the hope that it will be useful,
19670 but WITHOUT ANY WARRANTY; without even the implied warranty of
19671 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19672 - GNU Lesser General Public License for more details.
19673 + GNU General Public License for more details.
19674
19675 - You should have received a copy of the GNU Lesser General Public License
19676 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
19677 + You should have received a copy of the GNU General Public License along
19678 + with this program; if not, see <https://www.gnu.org/licenses/>. */
19679
19680 /* This file can be parametrized with the following macros:
19681 ENABLE_UNISTDIO Set to 1 to enable the unistdio extensions.
19682 @@ -65,12 +65,14 @@ PRINTF_FETCHARGS (va_list args, arguments *a)
19683 case TYPE_ULONGINT:
19684 ap->a.a_ulongint = va_arg (args, unsigned long int);
19685 break;
19686 +#if HAVE_LONG_LONG_INT
19687 case TYPE_LONGLONGINT:
19688 ap->a.a_longlongint = va_arg (args, long long int);
19689 break;
19690 case TYPE_ULONGLONGINT:
19691 ap->a.a_ulonglongint = va_arg (args, unsigned long long int);
19692 break;
19693 +#endif
19694 case TYPE_DOUBLE:
19695 ap->a.a_double = va_arg (args, double);
19696 break;
19697 @@ -133,9 +135,11 @@ PRINTF_FETCHARGS (va_list args, arguments *a)
19698 case TYPE_COUNT_LONGINT_POINTER:
19699 ap->a.a_count_longint_pointer = va_arg (args, long int *);
19700 break;
19701 +#if HAVE_LONG_LONG_INT
19702 case TYPE_COUNT_LONGLONGINT_POINTER:
19703 ap->a.a_count_longlongint_pointer = va_arg (args, long long int *);
19704 break;
19705 +#endif
19706 #if ENABLE_UNISTDIO
19707 /* The unistdio extensions. */
19708 case TYPE_U8_STRING:
19709
19710 diff --git a/autotools/gnulib/printf-args.h b/autotools/gnulib/printf-args.h
19711 index 553fe96..866cba0 100644
19712 --- a/autotools/gnulib/printf-args.h
19713 +++ b/autotools/gnulib/printf-args.h
19714 @@ -1,19 +1,19 @@
19715 /* Decomposed printf argument list.
19716 - Copyright (C) 1999, 2002-2003, 2006-2007, 2011-2022 Free Software
19717 + Copyright (C) 1999, 2002-2003, 2006-2007, 2011-2019 Free Software
19718 Foundation, Inc.
19719
19720 - This file is free software: you can redistribute it and/or modify
19721 - it under the terms of the GNU Lesser General Public License as
19722 - published by the Free Software Foundation; either version 2.1 of the
19723 - License, or (at your option) any later version.
19724 + This program is free software; you can redistribute it and/or modify
19725 + it under the terms of the GNU General Public License as published by
19726 + the Free Software Foundation; either version 3, or (at your option)
19727 + any later version.
19728
19729 - This file is distributed in the hope that it will be useful,
19730 + This program is distributed in the hope that it will be useful,
19731 but WITHOUT ANY WARRANTY; without even the implied warranty of
19732 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19733 - GNU Lesser General Public License for more details.
19734 + GNU General Public License for more details.
19735
19736 - You should have received a copy of the GNU Lesser General Public License
19737 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
19738 + You should have received a copy of the GNU General Public License along
19739 + with this program; if not, see <https://www.gnu.org/licenses/>. */
19740
19741 #ifndef _PRINTF_ARGS_H
19742 #define _PRINTF_ARGS_H
19743 @@ -57,8 +57,10 @@ typedef enum
19744 TYPE_UINT,
19745 TYPE_LONGINT,
19746 TYPE_ULONGINT,
19747 +#if HAVE_LONG_LONG_INT
19748 TYPE_LONGLONGINT,
19749 TYPE_ULONGLONGINT,
19750 +#endif
19751 TYPE_DOUBLE,
19752 TYPE_LONGDOUBLE,
19753 TYPE_CHAR,
19754 @@ -73,8 +75,10 @@ typedef enum
19755 TYPE_COUNT_SCHAR_POINTER,
19756 TYPE_COUNT_SHORT_POINTER,
19757 TYPE_COUNT_INT_POINTER,
19758 - TYPE_COUNT_LONGINT_POINTER,
19759 - TYPE_COUNT_LONGLONGINT_POINTER
19760 + TYPE_COUNT_LONGINT_POINTER
19761 +#if HAVE_LONG_LONG_INT
19762 +, TYPE_COUNT_LONGLONGINT_POINTER
19763 +#endif
19764 #if ENABLE_UNISTDIO
19765 /* The unistdio extensions. */
19766 , TYPE_U8_STRING
19767 @@ -97,8 +101,10 @@ typedef struct
19768 unsigned int a_uint;
19769 long int a_longint;
19770 unsigned long int a_ulongint;
19771 +#if HAVE_LONG_LONG_INT
19772 long long int a_longlongint;
19773 unsigned long long int a_ulonglongint;
19774 +#endif
19775 float a_float;
19776 double a_double;
19777 long double a_longdouble;
19778 @@ -115,7 +121,9 @@ typedef struct
19779 short * a_count_short_pointer;
19780 int * a_count_int_pointer;
19781 long int * a_count_longint_pointer;
19782 +#if HAVE_LONG_LONG_INT
19783 long long int * a_count_longlongint_pointer;
19784 +#endif
19785 #if ENABLE_UNISTDIO
19786 /* The unistdio extensions. */
19787 const uint8_t * a_u8_string;
19788
19789 diff --git a/autotools/gnulib/printf-frexp.c b/autotools/gnulib/printf-frexp.c
19790 index 68fce68..77eafab 100644
19791 --- a/autotools/gnulib/printf-frexp.c
19792 +++ b/autotools/gnulib/printf-frexp.c
19793 @@ -1,17 +1,17 @@
19794 /* Split a double into fraction and mantissa, for hexadecimal printf.
19795 - Copyright (C) 2007, 2009-2022 Free Software Foundation, Inc.
19796 + Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc.
19797
19798 - This file is free software: you can redistribute it and/or modify
19799 - it under the terms of the GNU Lesser General Public License as
19800 - published by the Free Software Foundation; either version 2.1 of the
19801 - License, or (at your option) any later version.
19802 + This program is free software: you can redistribute it and/or modify
19803 + it under the terms of the GNU General Public License as published by
19804 + the Free Software Foundation; either version 3 of the License, or
19805 + (at your option) any later version.
19806
19807 - This file is distributed in the hope that it will be useful,
19808 + This program is distributed in the hope that it will be useful,
19809 but WITHOUT ANY WARRANTY; without even the implied warranty of
19810 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19811 - GNU Lesser General Public License for more details.
19812 + GNU General Public License for more details.
19813
19814 - You should have received a copy of the GNU Lesser General Public License
19815 + You should have received a copy of the GNU General Public License
19816 along with this program. If not, see <https://www.gnu.org/licenses/>. */
19817
19818 #if ! defined USE_LONG_DOUBLE
19819
19820 diff --git a/autotools/gnulib/printf-frexp.h b/autotools/gnulib/printf-frexp.h
19821 index 44ece5d..9310734 100644
19822 --- a/autotools/gnulib/printf-frexp.h
19823 +++ b/autotools/gnulib/printf-frexp.h
19824 @@ -1,17 +1,17 @@
19825 /* Split a double into fraction and mantissa, for hexadecimal printf.
19826 - Copyright (C) 2007, 2009-2022 Free Software Foundation, Inc.
19827 + Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc.
19828
19829 - This file is free software: you can redistribute it and/or modify
19830 - it under the terms of the GNU Lesser General Public License as
19831 - published by the Free Software Foundation; either version 2.1 of the
19832 - License, or (at your option) any later version.
19833 + This program is free software: you can redistribute it and/or modify
19834 + it under the terms of the GNU General Public License as published by
19835 + the Free Software Foundation; either version 3 of the License, or
19836 + (at your option) any later version.
19837
19838 - This file is distributed in the hope that it will be useful,
19839 + This program is distributed in the hope that it will be useful,
19840 but WITHOUT ANY WARRANTY; without even the implied warranty of
19841 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19842 - GNU Lesser General Public License for more details.
19843 + GNU General Public License for more details.
19844
19845 - You should have received a copy of the GNU Lesser General Public License
19846 + You should have received a copy of the GNU General Public License
19847 along with this program. If not, see <https://www.gnu.org/licenses/>. */
19848
19849 /* Write a finite, positive number x as
19850
19851 diff --git a/autotools/gnulib/printf-frexpl.c b/autotools/gnulib/printf-frexpl.c
19852 index 0004e02..693b889 100644
19853 --- a/autotools/gnulib/printf-frexpl.c
19854 +++ b/autotools/gnulib/printf-frexpl.c
19855 @@ -1,17 +1,17 @@
19856 /* Split a 'long double' into fraction and mantissa, for hexadecimal printf.
19857 - Copyright (C) 2007, 2009-2022 Free Software Foundation, Inc.
19858 + Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc.
19859
19860 - This file is free software: you can redistribute it and/or modify
19861 - it under the terms of the GNU Lesser General Public License as
19862 - published by the Free Software Foundation; either version 2.1 of the
19863 - License, or (at your option) any later version.
19864 + This program is free software: you can redistribute it and/or modify
19865 + it under the terms of the GNU General Public License as published by
19866 + the Free Software Foundation; either version 3 of the License, or
19867 + (at your option) any later version.
19868
19869 - This file is distributed in the hope that it will be useful,
19870 + This program is distributed in the hope that it will be useful,
19871 but WITHOUT ANY WARRANTY; without even the implied warranty of
19872 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19873 - GNU Lesser General Public License for more details.
19874 + GNU General Public License for more details.
19875
19876 - You should have received a copy of the GNU Lesser General Public License
19877 + You should have received a copy of the GNU General Public License
19878 along with this program. If not, see <https://www.gnu.org/licenses/>. */
19879
19880 #include <config.h>
19881
19882 diff --git a/autotools/gnulib/printf-frexpl.h b/autotools/gnulib/printf-frexpl.h
19883 index 9220d7b..2760769 100644
19884 --- a/autotools/gnulib/printf-frexpl.h
19885 +++ b/autotools/gnulib/printf-frexpl.h
19886 @@ -1,17 +1,17 @@
19887 /* Split a 'long double' into fraction and mantissa, for hexadecimal printf.
19888 - Copyright (C) 2007, 2009-2022 Free Software Foundation, Inc.
19889 + Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc.
19890
19891 - This file is free software: you can redistribute it and/or modify
19892 - it under the terms of the GNU Lesser General Public License as
19893 - published by the Free Software Foundation; either version 2.1 of the
19894 - License, or (at your option) any later version.
19895 + This program is free software: you can redistribute it and/or modify
19896 + it under the terms of the GNU General Public License as published by
19897 + the Free Software Foundation; either version 3 of the License, or
19898 + (at your option) any later version.
19899
19900 - This file is distributed in the hope that it will be useful,
19901 + This program is distributed in the hope that it will be useful,
19902 but WITHOUT ANY WARRANTY; without even the implied warranty of
19903 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19904 - GNU Lesser General Public License for more details.
19905 + GNU General Public License for more details.
19906
19907 - You should have received a copy of the GNU Lesser General Public License
19908 + You should have received a copy of the GNU General Public License
19909 along with this program. If not, see <https://www.gnu.org/licenses/>. */
19910
19911 /* Write a finite, positive number x as
19912
19913 diff --git a/autotools/gnulib/printf-parse.c b/autotools/gnulib/printf-parse.c
19914 index aab02dc..8596fd5 100644
19915 --- a/autotools/gnulib/printf-parse.c
19916 +++ b/autotools/gnulib/printf-parse.c
19917 @@ -1,18 +1,18 @@
19918 /* Formatted output to strings.
19919 - Copyright (C) 1999-2000, 2002-2003, 2006-2022 Free Software Foundation, Inc.
19920 + Copyright (C) 1999-2000, 2002-2003, 2006-2019 Free Software Foundation, Inc.
19921
19922 - This file is free software: you can redistribute it and/or modify
19923 - it under the terms of the GNU Lesser General Public License as
19924 - published by the Free Software Foundation; either version 2.1 of the
19925 - License, or (at your option) any later version.
19926 + This program is free software; you can redistribute it and/or modify
19927 + it under the terms of the GNU General Public License as published by
19928 + the Free Software Foundation; either version 3, or (at your option)
19929 + any later version.
19930
19931 - This file is distributed in the hope that it will be useful,
19932 + This program is distributed in the hope that it will be useful,
19933 but WITHOUT ANY WARRANTY; without even the implied warranty of
19934 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19935 - GNU Lesser General Public License for more details.
19936 + GNU General Public License for more details.
19937
19938 - You should have received a copy of the GNU Lesser General Public License
19939 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
19940 + You should have received a copy of the GNU General Public License along
19941 + with this program; if not, see <https://www.gnu.org/licenses/>. */
19942
19943 /* This file can be parametrized with the following macros:
19944 CHAR_T The element type of the format string.
19945 @@ -48,7 +48,16 @@
19946 #include <stddef.h>
19947
19948 /* Get intmax_t. */
19949 -#include <stdint.h>
19950 +#if defined IN_LIBINTL || defined IN_LIBASPRINTF
19951 +# if HAVE_STDINT_H_WITH_UINTMAX
19952 +# include <stdint.h>
19953 +# endif
19954 +# if HAVE_INTTYPES_H_WITH_UINTMAX
19955 +# include <inttypes.h>
19956 +# endif
19957 +#else
19958 +# include <stdint.h>
19959 +#endif
19960
19961 /* malloc(), realloc(), free(). */
19962 #include <stdlib.h>
19963 @@ -438,12 +447,14 @@ PRINTF_PARSE (const CHAR_T *format, DIRECTIVES *d, arguments *a)
19964 switch (c)
19965 {
19966 case 'd': case 'i':
19967 - /* If 'long long' is larger than 'long': */
19968 +#if HAVE_LONG_LONG_INT
19969 + /* If 'long long' exists and is larger than 'long': */
19970 if (flags >= 16 || (flags & 4))
19971 type = TYPE_LONGLONGINT;
19972 else
19973 - /* If 'long long' is the same as 'long', we parse "lld" into
19974 - TYPE_LONGINT. */
19975 +#endif
19976 + /* If 'long long' exists and is the same as 'long', we parse
19977 + "lld" into TYPE_LONGINT. */
19978 if (flags >= 8)
19979 type = TYPE_LONGINT;
19980 else if (flags & 2)
19981 @@ -454,12 +465,14 @@ PRINTF_PARSE (const CHAR_T *format, DIRECTIVES *d, arguments *a)
19982 type = TYPE_INT;
19983 break;
19984 case 'o': case 'u': case 'x': case 'X':
19985 - /* If 'unsigned long long' is larger than 'unsigned long': */
19986 +#if HAVE_LONG_LONG_INT
19987 + /* If 'long long' exists and is larger than 'long': */
19988 if (flags >= 16 || (flags & 4))
19989 type = TYPE_ULONGLONGINT;
19990 else
19991 - /* If 'unsigned long long' is the same as 'unsigned long', we
19992 - parse "llu" into TYPE_ULONGINT. */
19993 +#endif
19994 + /* If 'unsigned long long' exists and is the same as
19995 + 'unsigned long', we parse "llu" into TYPE_ULONGINT. */
19996 if (flags >= 8)
19997 type = TYPE_ULONGINT;
19998 else if (flags & 2)
19999 @@ -512,12 +525,14 @@ PRINTF_PARSE (const CHAR_T *format, DIRECTIVES *d, arguments *a)
20000 type = TYPE_POINTER;
20001 break;
20002 case 'n':
20003 - /* If 'long long' is larger than 'long': */
20004 +#if HAVE_LONG_LONG_INT
20005 + /* If 'long long' exists and is larger than 'long': */
20006 if (flags >= 16 || (flags & 4))
20007 type = TYPE_COUNT_LONGLONGINT_POINTER;
20008 else
20009 - /* If 'long long' is the same as 'long', we parse "lln" into
20010 - TYPE_COUNT_LONGINT_POINTER. */
20011 +#endif
20012 + /* If 'long long' exists and is the same as 'long', we parse
20013 + "lln" into TYPE_COUNT_LONGINT_POINTER. */
20014 if (flags >= 8)
20015 type = TYPE_COUNT_LONGINT_POINTER;
20016 else if (flags & 2)
20017
20018 diff --git a/autotools/gnulib/printf-parse.h b/autotools/gnulib/printf-parse.h
20019 index b12ccea..746bb3f 100644
20020 --- a/autotools/gnulib/printf-parse.h
20021 +++ b/autotools/gnulib/printf-parse.h
20022 @@ -1,19 +1,19 @@
20023 /* Parse printf format string.
20024 - Copyright (C) 1999, 2002-2003, 2005, 2007, 2010-2022 Free Software
20025 + Copyright (C) 1999, 2002-2003, 2005, 2007, 2010-2019 Free Software
20026 Foundation, Inc.
20027
20028 - This file is free software: you can redistribute it and/or modify
20029 - it under the terms of the GNU Lesser General Public License as
20030 - published by the Free Software Foundation; either version 2.1 of the
20031 - License, or (at your option) any later version.
20032 + This program is free software; you can redistribute it and/or modify
20033 + it under the terms of the GNU General Public License as published by
20034 + the Free Software Foundation; either version 3, or (at your option)
20035 + any later version.
20036
20037 - This file is distributed in the hope that it will be useful,
20038 + This program is distributed in the hope that it will be useful,
20039 but WITHOUT ANY WARRANTY; without even the implied warranty of
20040 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20041 - GNU Lesser General Public License for more details.
20042 + GNU General Public License for more details.
20043
20044 - You should have received a copy of the GNU Lesser General Public License
20045 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
20046 + You should have received a copy of the GNU General Public License along
20047 + with this program; if not, see <https://www.gnu.org/licenses/>. */
20048
20049 #ifndef _PRINTF_PARSE_H
20050 #define _PRINTF_PARSE_H
20051
20052 diff --git a/autotools/gnulib/rawmemchr.c b/autotools/gnulib/rawmemchr.c
20053 deleted file mode 100644
20054 index ea68c1b..0000000
20055 --- a/autotools/gnulib/rawmemchr.c
20056 +++ /dev/null
20057 @@ -1,125 +0,0 @@
20058 -/* Searching in a string.
20059 - Copyright (C) 2008-2022 Free Software Foundation, Inc.
20060 -
20061 - This file is free software: you can redistribute it and/or modify
20062 - it under the terms of the GNU Lesser General Public License as
20063 - published by the Free Software Foundation; either version 2.1 of the
20064 - License, or (at your option) any later version.
20065 -
20066 - This file is distributed in the hope that it will be useful,
20067 - but WITHOUT ANY WARRANTY; without even the implied warranty of
20068 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20069 - GNU Lesser General Public License for more details.
20070 -
20071 - You should have received a copy of the GNU Lesser General Public License
20072 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
20073 -
20074 -#include <config.h>
20075 -
20076 -/* Specification. */
20077 -#include <string.h>
20078 -
20079 -/* A function definition is only needed if HAVE_RAWMEMCHR is not defined. */
20080 -#if !HAVE_RAWMEMCHR
20081 -
20082 -# include <limits.h>
20083 -# include <stdalign.h>
20084 -# include <stdint.h>
20085 -
20086 -# include "verify.h"
20087 -
20088 -/* Find the first occurrence of C in S. */
20089 -void *
20090 -rawmemchr (const void *s, int c_in)
20091 -{
20092 - /* Change this typedef to experiment with performance. */
20093 - typedef uintptr_t longword;
20094 - /* If you change the "uintptr_t", you should change UINTPTR_WIDTH to match.
20095 - This verifies that the type does not have padding bits. */
20096 - verify (UINTPTR_WIDTH == UCHAR_WIDTH * sizeof (longword));
20097 -
20098 - const unsigned char *char_ptr;
20099 - unsigned char c = c_in;
20100 -
20101 - /* Handle the first few bytes by reading one byte at a time.
20102 - Do this until CHAR_PTR is aligned on a longword boundary. */
20103 - for (char_ptr = (const unsigned char *) s;
20104 - (uintptr_t) char_ptr % alignof (longword) != 0;
20105 - ++char_ptr)
20106 - if (*char_ptr == c)
20107 - return (void *) char_ptr;
20108 -
20109 - longword const *longword_ptr = s = char_ptr;
20110 -
20111 - /* Compute auxiliary longword values:
20112 - repeated_one is a value which has a 1 in every byte.
20113 - repeated_c has c in every byte. */
20114 - longword repeated_one = (longword) -1 / UCHAR_MAX;
20115 - longword repeated_c = repeated_one * c;
20116 - longword repeated_hibit = repeated_one * (UCHAR_MAX / 2 + 1);
20117 -
20118 - /* Instead of the traditional loop which tests each byte, we will
20119 - test a longword at a time. The tricky part is testing if any of
20120 - the bytes in the longword in question are equal to
20121 - c. We first use an xor with repeated_c. This reduces the task
20122 - to testing whether any of the bytes in longword1 is zero.
20123 -
20124 - (The following comments assume 8-bit bytes, as POSIX requires;
20125 - the code's use of UCHAR_MAX should work even if bytes have more
20126 - than 8 bits.)
20127 -
20128 - We compute tmp =
20129 - ((longword1 - repeated_one) & ~longword1) & (repeated_one * 0x80).
20130 - That is, we perform the following operations:
20131 - 1. Subtract repeated_one.
20132 - 2. & ~longword1.
20133 - 3. & a mask consisting of 0x80 in every byte.
20134 - Consider what happens in each byte:
20135 - - If a byte of longword1 is zero, step 1 and 2 transform it into 0xff,
20136 - and step 3 transforms it into 0x80. A carry can also be propagated
20137 - to more significant bytes.
20138 - - If a byte of longword1 is nonzero, let its lowest 1 bit be at
20139 - position k (0 <= k <= 7); so the lowest k bits are 0. After step 1,
20140 - the byte ends in a single bit of value 0 and k bits of value 1.
20141 - After step 2, the result is just k bits of value 1: 2^k - 1. After
20142 - step 3, the result is 0. And no carry is produced.
20143 - So, if longword1 has only non-zero bytes, tmp is zero.
20144 - Whereas if longword1 has a zero byte, call j the position of the least
20145 - significant zero byte. Then the result has a zero at positions 0, ...,
20146 - j-1 and a 0x80 at position j. We cannot predict the result at the more
20147 - significant bytes (positions j+1..3), but it does not matter since we
20148 - already have a non-zero bit at position 8*j+7.
20149 -
20150 - The test whether any byte in longword1 is zero is equivalent
20151 - to testing whether tmp is nonzero.
20152 -
20153 - This test can read beyond the end of a string, depending on where
20154 - C_IN is encountered. However, this is considered safe since the
20155 - initialization phase ensured that the read will be aligned,
20156 - therefore, the read will not cross page boundaries and will not
20157 - cause a fault. */
20158 -
20159 - while (1)
20160 - {
20161 - longword longword1 = *longword_ptr ^ repeated_c;
20162 -
20163 - if ((((longword1 - repeated_one) & ~longword1) & repeated_hibit) != 0)
20164 - break;
20165 - longword_ptr++;
20166 - }
20167 -
20168 - char_ptr = s = longword_ptr;
20169 -
20170 - /* At this point, we know that one of the sizeof (longword) bytes
20171 - starting at char_ptr is == c. If we knew endianness, we
20172 - could determine the first such byte without any further memory
20173 - accesses, just by looking at the tmp result from the last loop
20174 - iteration. However, the following simple and portable code does
20175 - not attempt this potential optimization. */
20176 -
20177 - while (*char_ptr != c)
20178 - char_ptr++;
20179 - return (void *) char_ptr;
20180 -}
20181 -
20182 -#endif
20183
20184 diff --git a/autotools/gnulib/rawmemchr.valgrind b/autotools/gnulib/rawmemchr.valgrind
20185 deleted file mode 100644
20186 index 64cf86c..0000000
20187 --- a/autotools/gnulib/rawmemchr.valgrind
20188 +++ /dev/null
20189 @@ -1,28 +0,0 @@
20190 -# Suppress a valgrind message about use of uninitialized memory in rawmemchr().
20191 -
20192 -# Copyright (C) 2008-2022 Free Software Foundation, Inc.
20193 -#
20194 -# This file is free software: you can redistribute it and/or modify
20195 -# it under the terms of the GNU Lesser General Public License as
20196 -# published by the Free Software Foundation; either version 2.1 of the
20197 -# License, or (at your option) any later version.
20198 -#
20199 -# This file is distributed in the hope that it will be useful,
20200 -# but WITHOUT ANY WARRANTY; without even the implied warranty of
20201 -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20202 -# GNU Lesser General Public License for more details.
20203 -#
20204 -# You should have received a copy of the GNU Lesser General Public License
20205 -# along with this program. If not, see <https://www.gnu.org/licenses/>.
20206 -
20207 -# This use is OK because it provides only a speedup.
20208 -{
20209 - rawmemchr-value4
20210 - Memcheck:Value4
20211 - fun:rawmemchr
20212 -}
20213 -{
20214 - rawmemchr-value8
20215 - Memcheck:Value8
20216 - fun:rawmemchr
20217 -}
20218
20219 diff --git a/autotools/gnulib/readlink.c b/autotools/gnulib/readlink.c
20220 index ed03cc8..bf71109 100644
20221 --- a/autotools/gnulib/readlink.c
20222 +++ b/autotools/gnulib/readlink.c
20223 @@ -1,17 +1,17 @@
20224 -/* Read the contents of a symbolic link.
20225 - Copyright (C) 2003-2007, 2009-2022 Free Software Foundation, Inc.
20226 +/* Stub for readlink().
20227 + Copyright (C) 2003-2007, 2009-2019 Free Software Foundation, Inc.
20228
20229 - This file is free software: you can redistribute it and/or modify
20230 - it under the terms of the GNU Lesser General Public License as
20231 - published by the Free Software Foundation; either version 2.1 of the
20232 - License, or (at your option) any later version.
20233 + This program is free software: you can redistribute it and/or modify
20234 + it under the terms of the GNU General Public License as published by
20235 + the Free Software Foundation; either version 3 of the License, or
20236 + (at your option) any later version.
20237
20238 - This file is distributed in the hope that it will be useful,
20239 + This program is distributed in the hope that it will be useful,
20240 but WITHOUT ANY WARRANTY; without even the implied warranty of
20241 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20242 - GNU Lesser General Public License for more details.
20243 + GNU General Public License for more details.
20244
20245 - You should have received a copy of the GNU Lesser General Public License
20246 + You should have received a copy of the GNU General Public License
20247 along with this program. If not, see <https://www.gnu.org/licenses/>. */
20248
20249 #include <config.h>
20250 @@ -29,15 +29,15 @@
20251 such as DJGPP 2.03 and mingw32. */
20252
20253 ssize_t
20254 -readlink (char const *file, _GL_UNUSED char *buf,
20255 - _GL_UNUSED size_t bufsize)
20256 +readlink (const char *name, char *buf _GL_UNUSED,
20257 + size_t bufsize _GL_UNUSED)
20258 {
20259 struct stat statbuf;
20260
20261 /* In general we should use lstat() here, not stat(). But on platforms
20262 without symbolic links, lstat() - if it exists - would be equivalent to
20263 stat(), therefore we can use stat(). This saves us a configure check. */
20264 - if (stat (file, &statbuf) >= 0)
20265 + if (stat (name, &statbuf) >= 0)
20266 errno = EINVAL;
20267 return -1;
20268 }
20269 @@ -51,54 +51,24 @@ readlink (char const *file, _GL_UNUSED char *buf,
20270 for Solaris 9. */
20271
20272 ssize_t
20273 -rpl_readlink (char const *file, char *buf, size_t bufsize)
20274 +rpl_readlink (const char *name, char *buf, size_t bufsize)
20275 {
20276 # if READLINK_TRAILING_SLASH_BUG
20277 - size_t file_len = strlen (file);
20278 - if (file_len && file[file_len - 1] == '/')
20279 + size_t len = strlen (name);
20280 + if (len && name[len - 1] == '/')
20281 {
20282 - /* Even if FILE without the slash is a symlink to a directory,
20283 + /* Even if name without the slash is a symlink to a directory,
20284 both lstat() and stat() must resolve the trailing slash to
20285 the directory rather than the symlink. We can therefore
20286 safely use stat() to distinguish between EINVAL and
20287 ENOTDIR/ENOENT, avoiding extra overhead of rpl_lstat(). */
20288 struct stat st;
20289 - if (stat (file, &st) == 0 || errno == EOVERFLOW)
20290 + if (stat (name, &st) == 0)
20291 errno = EINVAL;
20292 return -1;
20293 }
20294 # endif /* READLINK_TRAILING_SLASH_BUG */
20295 -
20296 - ssize_t r = readlink (file, buf, bufsize);
20297 -
20298 -# if READLINK_TRUNCATE_BUG
20299 - if (r < 0 && errno == ERANGE)
20300 - {
20301 - /* Try again with a bigger buffer. This is just for test cases;
20302 - real code invariably discards short reads. */
20303 - char stackbuf[4032];
20304 - r = readlink (file, stackbuf, sizeof stackbuf);
20305 - if (r < 0)
20306 - {
20307 - if (errno == ERANGE)
20308 - {
20309 - /* Clear the buffer, which is good enough for real code.
20310 - Thankfully, no test cases try short reads of enormous
20311 - symlinks and what would be the point anyway? */
20312 - r = bufsize;
20313 - memset (buf, 0, r);
20314 - }
20315 - }
20316 - else
20317 - {
20318 - if (bufsize < r)
20319 - r = bufsize;
20320 - memcpy (buf, stackbuf, r);
20321 - }
20322 - }
20323 -# endif
20324 -
20325 - return r;
20326 + return readlink (name, buf, bufsize);
20327 }
20328
20329 #endif /* HAVE_READLINK */
20330
20331 diff --git a/autotools/gnulib/readlinkat.c b/autotools/gnulib/readlinkat.c
20332 index ab45e14..c0f3e59 100644
20333 --- a/autotools/gnulib/readlinkat.c
20334 +++ b/autotools/gnulib/readlinkat.c
20335 @@ -1,9 +1,9 @@
20336 /* Read a symlink relative to an open directory.
20337 - Copyright (C) 2009-2022 Free Software Foundation, Inc.
20338 + Copyright (C) 2009-2019 Free Software Foundation, Inc.
20339
20340 This program is free software: you can redistribute it and/or modify
20341 it under the terms of the GNU General Public License as published by
20342 - the Free Software Foundation, either version 3 of the License, or
20343 + the Free Software Foundation; either version 3 of the License, or
20344 (at your option) any later version.
20345
20346 This program is distributed in the hope that it will be useful,
20347 @@ -18,21 +18,17 @@
20348
20349 #include <config.h>
20350
20351 -/* Specification. */
20352 -#include <unistd.h>
20353 -
20354 #include <errno.h>
20355 -#include <stdlib.h>
20356 +#include <unistd.h>
20357 #include <string.h>
20358 #include <sys/stat.h>
20359
20360 #if HAVE_READLINKAT
20361
20362 -# undef fstatat
20363 # undef readlinkat
20364
20365 ssize_t
20366 -rpl_readlinkat (int fd, char const *file, char *buf, size_t bufsize)
20367 +rpl_readlinkat (int fd, char const *file, char *buf, size_t len)
20368 {
20369 # if READLINK_TRAILING_SLASH_BUG
20370 size_t file_len = strlen (file);
20371 @@ -41,45 +37,15 @@ rpl_readlinkat (int fd, char const *file, char *buf, size_t bufsize)
20372 /* Even if FILE without the slash is a symlink to a directory,
20373 both lstat() and stat() must resolve the trailing slash to
20374 the directory rather than the symlink. We can therefore
20375 - safely use fstatat(..., 0) to distinguish between EINVAL and
20376 - ENOTDIR/ENOENT, avoiding extra overhead of rpl_fstatat(). */
20377 + safely use stat() to distinguish between EINVAL and
20378 + ENOTDIR/ENOENT, avoiding extra overhead of rpl_lstat(). */
20379 struct stat st;
20380 - if (fstatat (fd, file, &st, 0) == 0 || errno == EOVERFLOW)
20381 + if (stat (file, &st) == 0)
20382 errno = EINVAL;
20383 return -1;
20384 }
20385 # endif /* READLINK_TRAILING_SLASH_BUG */
20386 -
20387 - ssize_t r = readlinkat (fd, file, buf, bufsize);
20388 -
20389 -# if READLINK_TRUNCATE_BUG
20390 - if (r < 0 && errno == ERANGE)
20391 - {
20392 - /* Try again with a bigger buffer. This is just for test cases;
20393 - real code invariably discards short reads. */
20394 - char stackbuf[4032];
20395 - r = readlinkat (fd, file, stackbuf, sizeof stackbuf);
20396 - if (r < 0)
20397 - {
20398 - if (errno == ERANGE)
20399 - {
20400 - /* Clear the buffer, which is good enough for real code.
20401 - Thankfully, no test cases try short reads of enormous
20402 - symlinks and what would be the point anyway? */
20403 - r = bufsize;
20404 - memset (buf, 0, r);
20405 - }
20406 - }
20407 - else
20408 - {
20409 - if (bufsize < r)
20410 - r = bufsize;
20411 - memcpy (buf, stackbuf, r);
20412 - }
20413 - }
20414 -# endif
20415 -
20416 - return r;
20417 + return readlinkat (fd, file, buf, len);
20418 }
20419
20420 #else
20421 @@ -92,7 +58,7 @@ rpl_readlinkat (int fd, char const *file, char *buf, size_t bufsize)
20422 readlinkat worthless since readlink does not guarantee a
20423 NUL-terminated buffer. Assume this was a bug in POSIX. */
20424
20425 -/* Read the contents of symlink FILE into buffer BUF of size BUFSIZE, in the
20426 +/* Read the contents of symlink FILE into buffer BUF of size LEN, in the
20427 directory open on descriptor FD. If possible, do it without changing
20428 the working directory. Otherwise, resort to using save_cwd/fchdir,
20429 then readlink/restore_cwd. If either the save_cwd or the restore_cwd
20430 @@ -100,8 +66,8 @@ rpl_readlinkat (int fd, char const *file, char *buf, size_t bufsize)
20431
20432 # define AT_FUNC_NAME readlinkat
20433 # define AT_FUNC_F1 readlink
20434 -# define AT_FUNC_POST_FILE_PARAM_DECLS , char *buf, size_t bufsize
20435 -# define AT_FUNC_POST_FILE_ARGS , buf, bufsize
20436 +# define AT_FUNC_POST_FILE_PARAM_DECLS , char *buf, size_t len
20437 +# define AT_FUNC_POST_FILE_ARGS , buf, len
20438 # define AT_FUNC_RESULT ssize_t
20439 # include "at-func.c"
20440 # undef AT_FUNC_NAME
20441
20442 diff --git a/autotools/gnulib/realloc.c b/autotools/gnulib/realloc.c
20443 index c878381..a81ce3b 100644
20444 --- a/autotools/gnulib/realloc.c
20445 +++ b/autotools/gnulib/realloc.c
20446 @@ -1,60 +1,76 @@
20447 /* realloc() function that is glibc compatible.
20448
20449 - Copyright (C) 1997, 2003-2004, 2006-2007, 2009-2022 Free Software
20450 + Copyright (C) 1997, 2003-2004, 2006-2007, 2009-2019 Free Software
20451 Foundation, Inc.
20452
20453 - This file is free software: you can redistribute it and/or modify
20454 - it under the terms of the GNU Lesser General Public License as
20455 - published by the Free Software Foundation; either version 2.1 of the
20456 - License, or (at your option) any later version.
20457 + This program is free software: you can redistribute it and/or modify
20458 + it under the terms of the GNU General Public License as published by
20459 + the Free Software Foundation; either version 3 of the License, or
20460 + (at your option) any later version.
20461
20462 - This file is distributed in the hope that it will be useful,
20463 + This program is distributed in the hope that it will be useful,
20464 but WITHOUT ANY WARRANTY; without even the implied warranty of
20465 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20466 - GNU Lesser General Public License for more details.
20467 + GNU General Public License for more details.
20468
20469 - You should have received a copy of the GNU Lesser General Public License
20470 + You should have received a copy of the GNU General Public License
20471 along with this program. If not, see <https://www.gnu.org/licenses/>. */
20472
20473 /* written by Jim Meyering and Bruno Haible */
20474
20475 +#define _GL_USE_STDLIB_ALLOC 1
20476 #include <config.h>
20477
20478 -#include <stdlib.h>
20479 +/* Only the AC_FUNC_REALLOC macro defines 'realloc' already in config.h. */
20480 +#ifdef realloc
20481 +# define NEED_REALLOC_GNU 1
20482 +/* Whereas the gnulib module 'realloc-gnu' defines HAVE_REALLOC_GNU. */
20483 +#elif GNULIB_REALLOC_GNU && !HAVE_REALLOC_GNU
20484 +# define NEED_REALLOC_GNU 1
20485 +#endif
20486
20487 -#include <errno.h>
20488 +/* Infer the properties of the system's malloc function.
20489 + The gnulib module 'malloc-gnu' defines HAVE_MALLOC_GNU. */
20490 +#if GNULIB_MALLOC_GNU && HAVE_MALLOC_GNU
20491 +# define SYSTEM_MALLOC_GLIBC_COMPATIBLE 1
20492 +#endif
20493
20494 -#include "xalloc-oversized.h"
20495 +#include <stdlib.h>
20496
20497 -/* Call the system's realloc below. This file does not define
20498 - _GL_USE_STDLIB_ALLOC because it needs Gnulib's malloc if present. */
20499 -#undef realloc
20500 +#include <errno.h>
20501
20502 /* Change the size of an allocated block of memory P to N bytes,
20503 - with error checking. If P is NULL, use malloc. Otherwise if N is zero,
20504 - free P and return NULL. */
20505 + with error checking. If N is zero, change it to 1. If P is NULL,
20506 + use malloc. */
20507
20508 void *
20509 rpl_realloc (void *p, size_t n)
20510 {
20511 - if (p == NULL)
20512 - return malloc (n);
20513 + void *result;
20514
20515 +#if NEED_REALLOC_GNU
20516 if (n == 0)
20517 {
20518 + n = 1;
20519 +
20520 + /* In theory realloc might fail, so don't rely on it to free. */
20521 free (p);
20522 - return NULL;
20523 + p = NULL;
20524 }
20525 +#endif
20526
20527 - if (xalloc_oversized (n, 1))
20528 + if (p == NULL)
20529 {
20530 - errno = ENOMEM;
20531 - return NULL;
20532 +#if GNULIB_REALLOC_GNU && !NEED_REALLOC_GNU && !SYSTEM_MALLOC_GLIBC_COMPATIBLE
20533 + if (n == 0)
20534 + n = 1;
20535 +#endif
20536 + result = malloc (n);
20537 }
20538 + else
20539 + result = realloc (p, n);
20540
20541 - void *result = realloc (p, n);
20542 -
20543 -#if !HAVE_MALLOC_POSIX
20544 +#if !HAVE_REALLOC_POSIX
20545 if (result == NULL)
20546 errno = ENOMEM;
20547 #endif
20548
20549 diff --git a/autotools/gnulib/reallocarray.c b/autotools/gnulib/reallocarray.c
20550 deleted file mode 100644
20551 index bc4cba4..0000000
20552 --- a/autotools/gnulib/reallocarray.c
20553 +++ /dev/null
20554 @@ -1,39 +0,0 @@
20555 -/* reallocarray function that is glibc compatible.
20556 -
20557 - Copyright (C) 2017-2022 Free Software Foundation, Inc.
20558 -
20559 - This file is free software: you can redistribute it and/or modify
20560 - it under the terms of the GNU Lesser General Public License as
20561 - published by the Free Software Foundation; either version 2.1 of the
20562 - License, or (at your option) any later version.
20563 -
20564 - This file is distributed in the hope that it will be useful,
20565 - but WITHOUT ANY WARRANTY; without even the implied warranty of
20566 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20567 - GNU Lesser General Public License for more details.
20568 -
20569 - You should have received a copy of the GNU Lesser General Public License
20570 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
20571 -
20572 -/* written by Darshit Shah */
20573 -
20574 -#include <config.h>
20575 -
20576 -#include <stdlib.h>
20577 -#include <errno.h>
20578 -
20579 -#include "intprops.h"
20580 -
20581 -void *
20582 -reallocarray (void *ptr, size_t nmemb, size_t size)
20583 -{
20584 - size_t nbytes;
20585 - if (INT_MULTIPLY_WRAPV (nmemb, size, &nbytes))
20586 - {
20587 - errno = ENOMEM;
20588 - return NULL;
20589 - }
20590 -
20591 - /* Rely on the semantics of GNU realloc. */
20592 - return realloc (ptr, nbytes);
20593 -}
20594
20595 diff --git a/autotools/gnulib/rename.c b/autotools/gnulib/rename.c
20596 index 119abe5..9d88e5c 100644
20597 --- a/autotools/gnulib/rename.c
20598 +++ b/autotools/gnulib/rename.c
20599 @@ -1,18 +1,18 @@
20600 /* Work around rename bugs in some systems.
20601
20602 - Copyright (C) 2001-2003, 2005-2006, 2009-2022 Free Software Foundation, Inc.
20603 + Copyright (C) 2001-2003, 2005-2006, 2009-2019 Free Software Foundation, Inc.
20604
20605 - This file is free software: you can redistribute it and/or modify
20606 - it under the terms of the GNU Lesser General Public License as
20607 - published by the Free Software Foundation; either version 2.1 of the
20608 - License, or (at your option) any later version.
20609 + This program is free software: you can redistribute it and/or modify
20610 + it under the terms of the GNU General Public License as published by
20611 + the Free Software Foundation; either version 3 of the License, or
20612 + (at your option) any later version.
20613
20614 - This file is distributed in the hope that it will be useful,
20615 + This program is distributed in the hope that it will be useful,
20616 but WITHOUT ANY WARRANTY; without even the implied warranty of
20617 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20618 - GNU Lesser General Public License for more details.
20619 + GNU General Public License for more details.
20620
20621 - You should have received a copy of the GNU Lesser General Public License
20622 + You should have received a copy of the GNU General Public License
20623 along with this program. If not, see <https://www.gnu.org/licenses/>. */
20624
20625 /* Written by Volker Borchert, Eric Blake. */
20626 @@ -39,10 +39,6 @@
20627
20628 # include "dirname.h"
20629
20630 -/* Don't assume that UNICODE is not defined. */
20631 -# undef MoveFileEx
20632 -# define MoveFileEx MoveFileExA
20633 -
20634 /* Rename the file SRC to DST. This replacement is necessary on
20635 Windows, on which the system rename function will not replace
20636 an existing DST. */
20637 @@ -165,8 +161,10 @@ rpl_rename (char const *src, char const *dst)
20638 }
20639 if (rmdir (dst))
20640 {
20641 + error = errno;
20642 free (src_temp);
20643 free (dst_temp);
20644 + errno = error;
20645 return -1;
20646 }
20647 free (src_temp);
20648 @@ -287,7 +285,7 @@ rpl_rename (char const *src, char const *dst)
20649 char *dst_temp = (char *) dst;
20650 bool src_slash;
20651 bool dst_slash;
20652 - _GL_UNUSED bool dst_exists;
20653 + bool dst_exists _GL_UNUSED;
20654 int ret_val = -1;
20655 int rename_errno = ENOTDIR;
20656 struct stat src_st;
20657
20658 diff --git a/autotools/gnulib/renameat.c b/autotools/gnulib/renameat.c
20659 index f08be7b..1ac3f33 100644
20660 --- a/autotools/gnulib/renameat.c
20661 +++ b/autotools/gnulib/renameat.c
20662 @@ -1,9 +1,9 @@
20663 /* Rename a file relative to open directories.
20664 - Copyright 2017-2022 Free Software Foundation, Inc.
20665 + Copyright 2017-2019 Free Software Foundation, Inc.
20666
20667 This program is free software: you can redistribute it and/or modify
20668 it under the terms of the GNU General Public License as published by
20669 - the Free Software Foundation, either version 3 of the License, or
20670 + the Free Software Foundation; either version 3 of the License, or
20671 (at your option) any later version.
20672
20673 This program is distributed in the hope that it will be useful,
20674
20675 diff --git a/autotools/gnulib/renameatu.c b/autotools/gnulib/renameatu.c
20676 index 0eb33ab..7dd5a63 100644
20677 --- a/autotools/gnulib/renameatu.c
20678 +++ b/autotools/gnulib/renameatu.c
20679 @@ -1,9 +1,9 @@
20680 /* Rename a file relative to open directories.
20681 - Copyright (C) 2009-2022 Free Software Foundation, Inc.
20682 + Copyright (C) 2009-2019 Free Software Foundation, Inc.
20683
20684 This program is free software: you can redistribute it and/or modify
20685 it under the terms of the GNU General Public License as published by
20686 - the Free Software Foundation, either version 3 of the License, or
20687 + the Free Software Foundation; either version 3 of the License, or
20688 (at your option) any later version.
20689
20690 This program is distributed in the hope that it will be useful,
20691 @@ -61,29 +61,6 @@ rename_noreplace (char const *src, char const *dst)
20692
20693 #undef renameat
20694
20695 -#if HAVE_RENAMEAT
20696 -
20697 -/* Act like renameat (FD1, SRC, FD2, DST), except fail with EEXIST if
20698 - FLAGS is nonzero and it is easy to fail atomically if DST already exists.
20699 - This lets renameatu be atomic when it can be implemented in terms
20700 - of renameatx_np. */
20701 -static int
20702 -renameat2ish (int fd1, char const *src, int fd2, char const *dst,
20703 - unsigned int flags)
20704 -{
20705 -# ifdef RENAME_EXCL
20706 - if (flags)
20707 - {
20708 - int r = renameatx_np (fd1, src, fd2, dst, RENAME_EXCL);
20709 - if (r == 0 || errno != ENOTSUP)
20710 - return r;
20711 - }
20712 -# endif
20713 -
20714 - return renameat (fd1, src, fd2, dst);
20715 -}
20716 -#endif
20717 -
20718 /* Rename FILE1, in the directory open on descriptor FD1, to FILE2, in
20719 the directory open on descriptor FD2. If possible, do it without
20720 changing the working directory. Otherwise, resort to using
20721 @@ -109,6 +86,14 @@ renameatu (int fd1, char const *src, int fd2, char const *dst,
20722 #elif defined SYS_renameat2
20723 ret_val = syscall (SYS_renameat2, fd1, src, fd2, dst, flags);
20724 err = errno;
20725 +#elif defined RENAME_EXCL
20726 + if (! (flags & ~(RENAME_EXCHANGE | RENAME_NOREPLACE)))
20727 + {
20728 + ret_val = renameatx_np (fd1, src, fd2, dst,
20729 + ((flags & RENAME_EXCHANGE ? RENAME_SWAP : 0)
20730 + | (flags & RENAME_NOREPLACE ? RENAME_EXCL : 0)));
20731 + err = errno;
20732 + }
20733 #endif
20734
20735 if (! (ret_val < 0 && (err == EINVAL || err == ENOSYS || err == ENOTSUP)))
20736 @@ -127,38 +112,33 @@ renameatu (int fd1, char const *src, int fd2, char const *dst,
20737 struct stat dst_st;
20738 bool dst_found_nonexistent = false;
20739
20740 - switch (flags)
20741 + if (flags != 0)
20742 {
20743 - case 0:
20744 - break;
20745 -
20746 - case RENAME_NOREPLACE:
20747 - /* This has a race between the call to lstatat and the calls to
20748 - renameat below. This lstatat is needed even if RENAME_EXCL
20749 - is defined, because RENAME_EXCL is buggy on macOS 11.2:
20750 - renameatx_np (fd, "X", fd, "X", RENAME_EXCL) incorrectly
20751 - succeeds when X exists. */
20752 - if (lstatat (fd2, dst, &dst_st) == 0 || errno == EOVERFLOW)
20753 - return errno_fail (EEXIST);
20754 - if (errno != ENOENT)
20755 - return -1;
20756 - dst_found_nonexistent = true;
20757 - break;
20758 -
20759 - default:
20760 - return errno_fail (ENOTSUP);
20761 + /* RENAME_NOREPLACE is the only flag currently supported. */
20762 + if (flags & ~RENAME_NOREPLACE)
20763 + return errno_fail (ENOTSUP);
20764 + else
20765 + {
20766 + /* This has a race between the call to lstatat and the calls to
20767 + renameat below. */
20768 + if (lstatat (fd2, dst, &dst_st) == 0 || errno == EOVERFLOW)
20769 + return errno_fail (EEXIST);
20770 + if (errno != ENOENT)
20771 + return -1;
20772 + dst_found_nonexistent = true;
20773 + }
20774 }
20775
20776 /* Let strace see any ENOENT failure. */
20777 src_len = strlen (src);
20778 dst_len = strlen (dst);
20779 if (!src_len || !dst_len)
20780 - return renameat2ish (fd1, src, fd2, dst, flags);
20781 + return renameat (fd1, src, fd2, dst);
20782
20783 src_slash = src[src_len - 1] == '/';
20784 dst_slash = dst[dst_len - 1] == '/';
20785 if (!src_slash && !dst_slash)
20786 - return renameat2ish (fd1, src, fd2, dst, flags);
20787 + return renameat (fd1, src, fd2, dst);
20788
20789 /* Presence of a trailing slash requires directory semantics. If
20790 the source does not exist, or if the destination cannot be turned
20791 @@ -231,7 +211,7 @@ renameatu (int fd1, char const *src, int fd2, char const *dst,
20792 on Solaris, since all other systems either lack renameat or honor
20793 trailing slash correctly. */
20794
20795 - ret_val = renameat2ish (fd1, src_temp, fd2, dst_temp, flags);
20796 + ret_val = renameat (fd1, src_temp, fd2, dst_temp);
20797 rename_errno = errno;
20798 goto out;
20799 out:
20800
20801 diff --git a/autotools/gnulib/renameatu.h b/autotools/gnulib/renameatu.h
20802 index 239df4c..b4b1c3c 100644
20803 --- a/autotools/gnulib/renameatu.h
20804 +++ b/autotools/gnulib/renameatu.h
20805 @@ -1,9 +1,9 @@
20806 /* Rename a file relative to open directories.
20807 - Copyright 2017-2022 Free Software Foundation, Inc.
20808 + Copyright 2017-2019 Free Software Foundation, Inc.
20809
20810 This program is free software: you can redistribute it and/or modify
20811 it under the terms of the GNU General Public License as published by
20812 - the Free Software Foundation, either version 3 of the License, or
20813 + the Free Software Foundation; either version 3 of the License, or
20814 (at your option) any later version.
20815
20816 This program is distributed in the hope that it will be useful,
20817
20818 diff --git a/autotools/gnulib/rmdir.c b/autotools/gnulib/rmdir.c
20819 index 8c8b75e..1d08822 100644
20820 --- a/autotools/gnulib/rmdir.c
20821 +++ b/autotools/gnulib/rmdir.c
20822 @@ -1,19 +1,19 @@
20823 /* Work around rmdir bugs.
20824
20825 - Copyright (C) 1988, 1990, 1999, 2003-2006, 2009-2022 Free Software
20826 + Copyright (C) 1988, 1990, 1999, 2003-2006, 2009-2019 Free Software
20827 Foundation, Inc.
20828
20829 - This file is free software: you can redistribute it and/or modify
20830 - it under the terms of the GNU Lesser General Public License as
20831 - published by the Free Software Foundation; either version 2.1 of the
20832 - License, or (at your option) any later version.
20833 + This program is free software: you can redistribute it and/or modify
20834 + it under the terms of the GNU General Public License as published by
20835 + the Free Software Foundation; either version 3 of the License, or
20836 + (at your option) any later version.
20837
20838 - This file is distributed in the hope that it will be useful,
20839 + This program is distributed in the hope that it will be useful,
20840 but WITHOUT ANY WARRANTY; without even the implied warranty of
20841 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20842 - GNU Lesser General Public License for more details.
20843 + GNU General Public License for more details.
20844
20845 - You should have received a copy of the GNU Lesser General Public License
20846 + You should have received a copy of the GNU General Public License
20847 along with this program. If not, see <https://www.gnu.org/licenses/>. */
20848
20849 #include <config.h>
20850 @@ -23,12 +23,9 @@
20851 #include <errno.h>
20852 #include <string.h>
20853
20854 -#include "filename.h"
20855 +#include "dosname.h"
20856
20857 #undef rmdir
20858 -#if defined _WIN32 && !defined __CYGWIN__
20859 -# define rmdir _rmdir
20860 -#endif
20861
20862 /* Remove directory DIR.
20863 Return 0 if successful, -1 if not. */
20864
20865 diff --git a/autotools/gnulib/root-uid.h b/autotools/gnulib/root-uid.h
20866 index b3274e3..eebfa94 100644
20867 --- a/autotools/gnulib/root-uid.h
20868 +++ b/autotools/gnulib/root-uid.h
20869 @@ -1,21 +1,21 @@
20870 /* The user ID that always has appropriate privileges in the POSIX sense.
20871
20872 - Copyright 2012-2022 Free Software Foundation, Inc.
20873 + Copyright 2012-2019 Free Software Foundation, Inc.
20874
20875 - This file is free software: you can redistribute it and/or modify
20876 - it under the terms of the GNU Lesser General Public License as
20877 - published by the Free Software Foundation; either version 2.1 of the
20878 - License, or (at your option) any later version.
20879 + This program is free software: you can redistribute it and/or modify
20880 + it under the terms of the GNU General Public License as published by
20881 + the Free Software Foundation; either version 3 of the License, or
20882 + (at your option) any later version.
20883
20884 - This file is distributed in the hope that it will be useful,
20885 + This program is distributed in the hope that it will be useful,
20886 but WITHOUT ANY WARRANTY; without even the implied warranty of
20887 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20888 - GNU Lesser General Public License for more details.
20889 + GNU General Public License for more details.
20890
20891 - You should have received a copy of the GNU Lesser General Public License
20892 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
20893 + You should have received a copy of the GNU General Public License
20894 + along with this program. If not, see <https://www.gnu.org/licenses/>.
20895
20896 -/* Written by Paul Eggert. */
20897 + Written by Paul Eggert. */
20898
20899 #ifndef ROOT_UID_H_
20900 #define ROOT_UID_H_
20901
20902 diff --git a/autotools/gnulib/same-inode.h b/autotools/gnulib/same-inode.h
20903 index f65f3d0..06655b6 100644
20904 --- a/autotools/gnulib/same-inode.h
20905 +++ b/autotools/gnulib/same-inode.h
20906 @@ -1,18 +1,18 @@
20907 /* Determine whether two stat buffers are known to refer to the same file.
20908
20909 - Copyright (C) 2006, 2009-2022 Free Software Foundation, Inc.
20910 + Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc.
20911
20912 - This file is free software: you can redistribute it and/or modify
20913 - it under the terms of the GNU Lesser General Public License as
20914 - published by the Free Software Foundation; either version 2.1 of the
20915 - License, or (at your option) any later version.
20916 + This program is free software: you can redistribute it and/or modify
20917 + it under the terms of the GNU General Public License as published by
20918 + the Free Software Foundation; either version 3 of the License, or
20919 + (at your option) any later version.
20920
20921 - This file is distributed in the hope that it will be useful,
20922 + This program is distributed in the hope that it will be useful,
20923 but WITHOUT ANY WARRANTY; without even the implied warranty of
20924 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20925 - GNU Lesser General Public License for more details.
20926 + GNU General Public License for more details.
20927
20928 - You should have received a copy of the GNU Lesser General Public License
20929 + You should have received a copy of the GNU General Public License
20930 along with this program. If not, see <https://www.gnu.org/licenses/>. */
20931
20932 #ifndef SAME_INODE_H
20933
20934 diff --git a/autotools/gnulib/save-cwd.c b/autotools/gnulib/save-cwd.c
20935 index ea487a4..a67d95d 100644
20936 --- a/autotools/gnulib/save-cwd.c
20937 +++ b/autotools/gnulib/save-cwd.c
20938 @@ -1,11 +1,11 @@
20939 /* save-cwd.c -- Save and restore current working directory.
20940
20941 - Copyright (C) 1995, 1997-1998, 2003-2006, 2009-2022 Free Software
20942 + Copyright (C) 1995, 1997-1998, 2003-2006, 2009-2019 Free Software
20943 Foundation, Inc.
20944
20945 This program is free software: you can redistribute it and/or modify
20946 it under the terms of the GNU General Public License as published by
20947 - the Free Software Foundation, either version 3 of the License, or
20948 + the Free Software Foundation; either version 3 of the License, or
20949 (at your option) any later version.
20950
20951 This program is distributed in the hope that it will be useful,
20952
20953 diff --git a/autotools/gnulib/save-cwd.h b/autotools/gnulib/save-cwd.h
20954 index 90e8a07..6a78070 100644
20955 --- a/autotools/gnulib/save-cwd.h
20956 +++ b/autotools/gnulib/save-cwd.h
20957 @@ -1,11 +1,11 @@
20958 /* Save and restore current working directory.
20959
20960 - Copyright (C) 1995, 1997-1998, 2003, 2009-2022 Free Software Foundation,
20961 + Copyright (C) 1995, 1997-1998, 2003, 2009-2019 Free Software Foundation,
20962 Inc.
20963
20964 This program is free software: you can redistribute it and/or modify
20965 it under the terms of the GNU General Public License as published by
20966 - the Free Software Foundation, either version 3 of the License, or
20967 + the Free Software Foundation; either version 3 of the License, or
20968 (at your option) any later version.
20969
20970 This program is distributed in the hope that it will be useful,
20971
20972 diff --git a/autotools/gnulib/signbitd.c b/autotools/gnulib/signbitd.c
20973 index 776dd73..9eb7d3a 100644
20974 --- a/autotools/gnulib/signbitd.c
20975 +++ b/autotools/gnulib/signbitd.c
20976 @@ -1,17 +1,17 @@
20977 /* signbit() macro: Determine the sign bit of a floating-point number.
20978 - Copyright (C) 2007-2022 Free Software Foundation, Inc.
20979 + Copyright (C) 2007-2019 Free Software Foundation, Inc.
20980
20981 - This file is free software: you can redistribute it and/or modify
20982 - it under the terms of the GNU Lesser General Public License as
20983 - published by the Free Software Foundation; either version 2.1 of the
20984 - License, or (at your option) any later version.
20985 + This program is free software: you can redistribute it and/or modify
20986 + it under the terms of the GNU General Public License as published by
20987 + the Free Software Foundation; either version 3 of the License, or
20988 + (at your option) any later version.
20989
20990 - This file is distributed in the hope that it will be useful,
20991 + This program is distributed in the hope that it will be useful,
20992 but WITHOUT ANY WARRANTY; without even the implied warranty of
20993 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20994 - GNU Lesser General Public License for more details.
20995 + GNU General Public License for more details.
20996
20997 - You should have received a copy of the GNU Lesser General Public License
20998 + You should have received a copy of the GNU General Public License
20999 along with this program. If not, see <https://www.gnu.org/licenses/>. */
21000
21001 #include <config.h>
21002
21003 diff --git a/autotools/gnulib/signbitf.c b/autotools/gnulib/signbitf.c
21004 index 0adf001..86595e5 100644
21005 --- a/autotools/gnulib/signbitf.c
21006 +++ b/autotools/gnulib/signbitf.c
21007 @@ -1,17 +1,17 @@
21008 /* signbit() macro: Determine the sign bit of a floating-point number.
21009 - Copyright (C) 2007, 2009-2022 Free Software Foundation, Inc.
21010 + Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc.
21011
21012 - This file is free software: you can redistribute it and/or modify
21013 - it under the terms of the GNU Lesser General Public License as
21014 - published by the Free Software Foundation; either version 2.1 of the
21015 - License, or (at your option) any later version.
21016 + This program is free software: you can redistribute it and/or modify
21017 + it under the terms of the GNU General Public License as published by
21018 + the Free Software Foundation; either version 3 of the License, or
21019 + (at your option) any later version.
21020
21021 - This file is distributed in the hope that it will be useful,
21022 + This program is distributed in the hope that it will be useful,
21023 but WITHOUT ANY WARRANTY; without even the implied warranty of
21024 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21025 - GNU Lesser General Public License for more details.
21026 + GNU General Public License for more details.
21027
21028 - You should have received a copy of the GNU Lesser General Public License
21029 + You should have received a copy of the GNU General Public License
21030 along with this program. If not, see <https://www.gnu.org/licenses/>. */
21031
21032 #include <config.h>
21033
21034 diff --git a/autotools/gnulib/signbitl.c b/autotools/gnulib/signbitl.c
21035 index 865d276..79f4992 100644
21036 --- a/autotools/gnulib/signbitl.c
21037 +++ b/autotools/gnulib/signbitl.c
21038 @@ -1,17 +1,17 @@
21039 /* signbit() macro: Determine the sign bit of a floating-point number.
21040 - Copyright (C) 2007, 2009-2022 Free Software Foundation, Inc.
21041 + Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc.
21042
21043 - This file is free software: you can redistribute it and/or modify
21044 - it under the terms of the GNU Lesser General Public License as
21045 - published by the Free Software Foundation; either version 2.1 of the
21046 - License, or (at your option) any later version.
21047 + This program is free software: you can redistribute it and/or modify
21048 + it under the terms of the GNU General Public License as published by
21049 + the Free Software Foundation; either version 3 of the License, or
21050 + (at your option) any later version.
21051
21052 - This file is distributed in the hope that it will be useful,
21053 + This program is distributed in the hope that it will be useful,
21054 but WITHOUT ANY WARRANTY; without even the implied warranty of
21055 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21056 - GNU Lesser General Public License for more details.
21057 + GNU General Public License for more details.
21058
21059 - You should have received a copy of the GNU Lesser General Public License
21060 + You should have received a copy of the GNU General Public License
21061 along with this program. If not, see <https://www.gnu.org/licenses/>. */
21062
21063 #include <config.h>
21064
21065 diff --git a/autotools/gnulib/size_max.h b/autotools/gnulib/size_max.h
21066 index dee2b8e..e265fb9 100644
21067 --- a/autotools/gnulib/size_max.h
21068 +++ b/autotools/gnulib/size_max.h
21069 @@ -1,19 +1,19 @@
21070 /* size_max.h -- declare SIZE_MAX through system headers
21071 - Copyright (C) 2005-2006, 2009-2022 Free Software Foundation, Inc.
21072 + Copyright (C) 2005-2006, 2009-2019 Free Software Foundation, Inc.
21073 Written by Simon Josefsson.
21074
21075 - This file is free software: you can redistribute it and/or modify
21076 - it under the terms of the GNU Lesser General Public License as
21077 - published by the Free Software Foundation; either version 2.1 of the
21078 - License, or (at your option) any later version.
21079 + This program is free software; you can redistribute it and/or modify
21080 + it under the terms of the GNU General Public License as published by
21081 + the Free Software Foundation; either version 3, or (at your option)
21082 + any later version.
21083
21084 - This file is distributed in the hope that it will be useful,
21085 + This program is distributed in the hope that it will be useful,
21086 but WITHOUT ANY WARRANTY; without even the implied warranty of
21087 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21088 - GNU Lesser General Public License for more details.
21089 + GNU General Public License for more details.
21090
21091 - You should have received a copy of the GNU Lesser General Public License
21092 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
21093 + You should have received a copy of the GNU General Public License
21094 + along with this program; if not, see <https://www.gnu.org/licenses/>. */
21095
21096 #ifndef GNULIB_SIZE_MAX_H
21097 #define GNULIB_SIZE_MAX_H
21098
21099 diff --git a/autotools/gnulib/stat-time.c b/autotools/gnulib/stat-time.c
21100 index 3d48a2b..81b83dd 100644
21101 --- a/autotools/gnulib/stat-time.c
21102 +++ b/autotools/gnulib/stat-time.c
21103 @@ -1,21 +1,3 @@
21104 -/* stat-related time functions.
21105 -
21106 - Copyright (C) 2012-2022 Free Software Foundation, Inc.
21107 -
21108 - This file is free software: you can redistribute it and/or modify
21109 - it under the terms of the GNU Lesser General Public License as
21110 - published by the Free Software Foundation; either version 2.1 of the
21111 - License, or (at your option) any later version.
21112 -
21113 - This file is distributed in the hope that it will be useful,
21114 - but WITHOUT ANY WARRANTY; without even the implied warranty of
21115 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21116 - GNU Lesser General Public License for more details.
21117 -
21118 - You should have received a copy of the GNU Lesser General Public License
21119 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
21120 -
21121 #include <config.h>
21122 -
21123 #define _GL_STAT_TIME_INLINE _GL_EXTERN_INLINE
21124 #include "stat-time.h"
21125
21126 diff --git a/autotools/gnulib/stat-time.h b/autotools/gnulib/stat-time.h
21127 index 6b0088e..38a1f55 100644
21128 --- a/autotools/gnulib/stat-time.h
21129 +++ b/autotools/gnulib/stat-time.h
21130 @@ -1,18 +1,18 @@
21131 /* stat-related time functions.
21132
21133 - Copyright (C) 2005, 2007, 2009-2022 Free Software Foundation, Inc.
21134 + Copyright (C) 2005, 2007, 2009-2019 Free Software Foundation, Inc.
21135
21136 - This file is free software: you can redistribute it and/or modify
21137 - it under the terms of the GNU Lesser General Public License as
21138 - published by the Free Software Foundation; either version 2.1 of the
21139 - License, or (at your option) any later version.
21140 + This program is free software: you can redistribute it and/or modify
21141 + it under the terms of the GNU General Public License as published by
21142 + the Free Software Foundation; either version 3 of the License, or
21143 + (at your option) any later version.
21144
21145 - This file is distributed in the hope that it will be useful,
21146 + This program is distributed in the hope that it will be useful,
21147 but WITHOUT ANY WARRANTY; without even the implied warranty of
21148 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21149 - GNU Lesser General Public License for more details.
21150 + GNU General Public License for more details.
21151
21152 - You should have received a copy of the GNU Lesser General Public License
21153 + You should have received a copy of the GNU General Public License
21154 along with this program. If not, see <https://www.gnu.org/licenses/>. */
21155
21156 /* Written by Paul Eggert. */
21157 @@ -102,7 +102,7 @@ get_stat_mtime_ns (struct stat const *st)
21158
21159 /* Return the nanosecond component of *ST's birth time. */
21160 _GL_STAT_TIME_INLINE long int _GL_ATTRIBUTE_PURE
21161 -get_stat_birthtime_ns (_GL_UNUSED struct stat const *st)
21162 +get_stat_birthtime_ns (struct stat const *st _GL_UNUSED)
21163 {
21164 # if defined HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC
21165 return STAT_TIMESPEC (st, st_birthtim).tv_nsec;
21166 @@ -158,7 +158,7 @@ get_stat_mtime (struct stat const *st)
21167 /* Return *ST's birth time, if available; otherwise return a value
21168 with tv_sec and tv_nsec both equal to -1. */
21169 _GL_STAT_TIME_INLINE struct timespec _GL_ATTRIBUTE_PURE
21170 -get_stat_birthtime (_GL_UNUSED struct stat const *st)
21171 +get_stat_birthtime (struct stat const *st _GL_UNUSED)
21172 {
21173 struct timespec t;
21174
21175 @@ -208,7 +208,7 @@ get_stat_birthtime (_GL_UNUSED struct stat const *st)
21176 errno to EOVERFLOW if normalization overflowed. This function
21177 is intended to be private to this .h file. */
21178 _GL_STAT_TIME_INLINE int
21179 -stat_time_normalize (int result, _GL_UNUSED struct stat *st)
21180 +stat_time_normalize (int result, struct stat *st _GL_UNUSED)
21181 {
21182 #if defined __sun && defined STAT_TIMESPEC
21183 if (result == 0)
21184
21185 diff --git a/autotools/gnulib/stat-w32.c b/autotools/gnulib/stat-w32.c
21186 index c1a2923..60fe5f6 100644
21187 --- a/autotools/gnulib/stat-w32.c
21188 +++ b/autotools/gnulib/stat-w32.c
21189 @@ -1,17 +1,17 @@
21190 /* Core of implementation of fstat and stat for native Windows.
21191 - Copyright (C) 2017-2022 Free Software Foundation, Inc.
21192 + Copyright (C) 2017-2019 Free Software Foundation, Inc.
21193
21194 - This file is free software: you can redistribute it and/or modify
21195 - it under the terms of the GNU Lesser General Public License as
21196 - published by the Free Software Foundation; either version 2.1 of the
21197 - License, or (at your option) any later version.
21198 + This program is free software: you can redistribute it and/or modify
21199 + it under the terms of the GNU General Public License as published by
21200 + the Free Software Foundation; either version 3 of the License, or
21201 + (at your option) any later version.
21202
21203 - This file is distributed in the hope that it will be useful,
21204 + This program is distributed in the hope that it will be useful,
21205 but WITHOUT ANY WARRANTY; without even the implied warranty of
21206 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21207 - GNU Lesser General Public License for more details.
21208 + GNU General Public License for more details.
21209
21210 - You should have received a copy of the GNU Lesser General Public License
21211 + You should have received a copy of the GNU General Public License
21212 along with this program. If not, see <https://www.gnu.org/licenses/>. */
21213
21214 /* Written by Bruno Haible. */
21215 @@ -20,23 +20,9 @@
21216
21217 #if defined _WIN32 && ! defined __CYGWIN__
21218
21219 -/* Attempt to make <windows.h> define FILE_ID_INFO.
21220 - But ensure that the redefinition of _WIN32_WINNT does not make us assume
21221 - Windows Vista or newer when building for an older version of Windows. */
21222 -#if HAVE_SDKDDKVER_H
21223 -# include <sdkddkver.h>
21224 -# if _WIN32_WINNT >= _WIN32_WINNT_VISTA
21225 -# define WIN32_ASSUME_VISTA 1
21226 -# else
21227 -# define WIN32_ASSUME_VISTA 0
21228 -# endif
21229 -# if !defined _WIN32_WINNT || (_WIN32_WINNT < _WIN32_WINNT_WIN8)
21230 -# undef _WIN32_WINNT
21231 -# define _WIN32_WINNT _WIN32_WINNT_WIN8
21232 -# endif
21233 -#else
21234 -# define WIN32_ASSUME_VISTA (_WIN32_WINNT >= _WIN32_WINNT_VISTA)
21235 -#endif
21236 +/* Ensure that <windows.h> defines FILE_ID_INFO. */
21237 +#undef _WIN32_WINNT
21238 +#define _WIN32_WINNT _WIN32_WINNT_WIN8
21239
21240 #include <sys/types.h>
21241 #include <sys/stat.h>
21242 @@ -52,34 +38,21 @@
21243 #include "pathmax.h"
21244 #include "verify.h"
21245
21246 -/* Don't assume that UNICODE is not defined. */
21247 -#undef LoadLibrary
21248 -#define LoadLibrary LoadLibraryA
21249 -#undef GetFinalPathNameByHandle
21250 -#define GetFinalPathNameByHandle GetFinalPathNameByHandleA
21251 -
21252 -/* Older mingw headers do not define VOLUME_NAME_NONE. */
21253 -#ifndef VOLUME_NAME_NONE
21254 -# define VOLUME_NAME_NONE 4
21255 -#endif
21256 -
21257 -#if !WIN32_ASSUME_VISTA
21258 -
21259 /* Avoid warnings from gcc -Wcast-function-type. */
21260 -# define GetProcAddress \
21261 - (void *) GetProcAddress
21262 +#define GetProcAddress \
21263 + (void *) GetProcAddress
21264
21265 -# if _GL_WINDOWS_STAT_INODES == 2
21266 +#if _GL_WINDOWS_STAT_INODES == 2
21267 /* GetFileInformationByHandleEx was introduced only in Windows Vista. */
21268 typedef DWORD (WINAPI * GetFileInformationByHandleExFuncType) (HANDLE hFile,
21269 FILE_INFO_BY_HANDLE_CLASS fiClass,
21270 LPVOID lpBuffer,
21271 DWORD dwBufferSize);
21272 static GetFileInformationByHandleExFuncType GetFileInformationByHandleExFunc = NULL;
21273 -# endif
21274 +#endif
21275 /* GetFinalPathNameByHandle was introduced only in Windows Vista. */
21276 typedef DWORD (WINAPI * GetFinalPathNameByHandleFuncType) (HANDLE hFile,
21277 - LPSTR lpFilePath,
21278 + LPTSTR lpFilePath,
21279 DWORD lenFilePath,
21280 DWORD dwFlags);
21281 static GetFinalPathNameByHandleFuncType GetFinalPathNameByHandleFunc = NULL;
21282 @@ -91,23 +64,16 @@ initialize (void)
21283 HMODULE kernel32 = LoadLibrary ("kernel32.dll");
21284 if (kernel32 != NULL)
21285 {
21286 -# if _GL_WINDOWS_STAT_INODES == 2
21287 +#if _GL_WINDOWS_STAT_INODES == 2
21288 GetFileInformationByHandleExFunc =
21289 (GetFileInformationByHandleExFuncType) GetProcAddress (kernel32, "GetFileInformationByHandleEx");
21290 -# endif
21291 +#endif
21292 GetFinalPathNameByHandleFunc =
21293 (GetFinalPathNameByHandleFuncType) GetProcAddress (kernel32, "GetFinalPathNameByHandleA");
21294 }
21295 initialized = TRUE;
21296 }
21297
21298 -#else
21299 -
21300 -# define GetFileInformationByHandleExFunc GetFileInformationByHandleEx
21301 -# define GetFinalPathNameByHandleFunc GetFinalPathNameByHandle
21302 -
21303 -#endif
21304 -
21305 /* Converts a FILETIME to GMT time since 1970-01-01 00:00:00. */
21306 #if _GL_WINDOWS_STAT_TIMESPEC
21307 struct timespec
21308 @@ -166,10 +132,8 @@ _gl_fstat_by_handle (HANDLE h, const char *path, struct stat *buf)
21309 DWORD type = GetFileType (h);
21310 if (type == FILE_TYPE_DISK)
21311 {
21312 -#if !WIN32_ASSUME_VISTA
21313 if (!initialized)
21314 initialize ();
21315 -#endif
21316
21317 /* st_mode can be determined through
21318 GetFileAttributesEx
21319
21320 diff --git a/autotools/gnulib/stat-w32.h b/autotools/gnulib/stat-w32.h
21321 index 0f79d61..6b961d7 100644
21322 --- a/autotools/gnulib/stat-w32.h
21323 +++ b/autotools/gnulib/stat-w32.h
21324 @@ -1,17 +1,17 @@
21325 /* Core of implementation of fstat and stat for native Windows.
21326 - Copyright (C) 2017-2022 Free Software Foundation, Inc.
21327 + Copyright (C) 2017-2019 Free Software Foundation, Inc.
21328
21329 - This file is free software: you can redistribute it and/or modify
21330 - it under the terms of the GNU Lesser General Public License as
21331 - published by the Free Software Foundation; either version 2.1 of the
21332 - License, or (at your option) any later version.
21333 + This program is free software: you can redistribute it and/or modify
21334 + it under the terms of the GNU General Public License as published by
21335 + the Free Software Foundation; either version 3 of the License, or
21336 + (at your option) any later version.
21337
21338 - This file is distributed in the hope that it will be useful,
21339 + This program is distributed in the hope that it will be useful,
21340 but WITHOUT ANY WARRANTY; without even the implied warranty of
21341 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21342 - GNU Lesser General Public License for more details.
21343 + GNU General Public License for more details.
21344
21345 - You should have received a copy of the GNU Lesser General Public License
21346 + You should have received a copy of the GNU General Public License
21347 along with this program. If not, see <https://www.gnu.org/licenses/>. */
21348
21349 #ifndef _STAT_W32_H
21350
21351 diff --git a/autotools/gnulib/stat.c b/autotools/gnulib/stat.c
21352 index 574489a..1c28aa4 100644
21353 --- a/autotools/gnulib/stat.c
21354 +++ b/autotools/gnulib/stat.c
21355 @@ -1,17 +1,17 @@
21356 /* Work around platform bugs in stat.
21357 - Copyright (C) 2009-2022 Free Software Foundation, Inc.
21358 + Copyright (C) 2009-2019 Free Software Foundation, Inc.
21359
21360 - This file is free software: you can redistribute it and/or modify
21361 - it under the terms of the GNU Lesser General Public License as
21362 - published by the Free Software Foundation; either version 2.1 of the
21363 - License, or (at your option) any later version.
21364 + This program is free software: you can redistribute it and/or modify
21365 + it under the terms of the GNU General Public License as published by
21366 + the Free Software Foundation; either version 3 of the License, or
21367 + (at your option) any later version.
21368
21369 - This file is distributed in the hope that it will be useful,
21370 + This program is distributed in the hope that it will be useful,
21371 but WITHOUT ANY WARRANTY; without even the implied warranty of
21372 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21373 - GNU Lesser General Public License for more details.
21374 + GNU General Public License for more details.
21375
21376 - You should have received a copy of the GNU Lesser General Public License
21377 + You should have received a copy of the GNU General Public License
21378 along with this program. If not, see <https://www.gnu.org/licenses/>. */
21379
21380 /* Written by Eric Blake and Bruno Haible. */
21381 @@ -65,13 +65,6 @@ orig_stat (const char *filename, struct stat *buf)
21382 # define WIN32_LEAN_AND_MEAN
21383 # include <windows.h>
21384 # include "stat-w32.h"
21385 -/* Don't assume that UNICODE is not defined. */
21386 -# undef WIN32_FIND_DATA
21387 -# define WIN32_FIND_DATA WIN32_FIND_DATAA
21388 -# undef CreateFile
21389 -# define CreateFile CreateFileA
21390 -# undef FindFirstFile
21391 -# define FindFirstFile FindFirstFileA
21392 #endif
21393
21394 #ifdef WINDOWS_NATIVE
21395 @@ -120,7 +113,7 @@ rpl_stat (char const *name, struct stat *buf)
21396 around length limitations
21397 <https://docs.microsoft.com/en-us/windows/desktop/FileIO/naming-a-file> ? */
21398
21399 - /* POSIX <https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap04.html#tag_04_13>
21400 + /* POSIX <http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap04.html#tag_04_13>
21401 specifies: "More than two leading <slash> characters shall be treated as
21402 a single <slash> character." */
21403 if (ISSLASH (name[0]) && ISSLASH (name[1]) && ISSLASH (name[2]))
21404 @@ -382,7 +375,7 @@ rpl_stat (char const *name, struct stat *buf)
21405
21406 case ERROR_ACCESS_DENIED: /* rname is such as 'C:\System Volume Information\foo'. */
21407 case ERROR_SHARING_VIOLATION: /* rname is such as 'C:\pagefile.sys' (second approach only). */
21408 - /* XXX map to EACCES or EPERM? */
21409 + /* XXX map to EACCESS or EPERM? */
21410 errno = EACCES;
21411 break;
21412
21413 @@ -405,7 +398,7 @@ rpl_stat (char const *name, struct stat *buf)
21414 errno = ENAMETOOLONG;
21415 break;
21416
21417 - case ERROR_DELETE_PENDING: /* XXX map to EACCES or EPERM? */
21418 + case ERROR_DELETE_PENDING: /* XXX map to EACCESS or EPERM? */
21419 errno = EPERM;
21420 break;
21421
21422
21423 diff --git a/autotools/gnulib/statat.c b/autotools/gnulib/statat.c
21424 index bf96d3b..8cdb17e 100644
21425 --- a/autotools/gnulib/statat.c
21426 +++ b/autotools/gnulib/statat.c
21427 @@ -1,21 +1,3 @@
21428 -/* Return info about a file at a directory.
21429 -
21430 - Copyright (C) 2012-2022 Free Software Foundation, Inc.
21431 -
21432 - This file is free software: you can redistribute it and/or modify
21433 - it under the terms of the GNU General Public License as published
21434 - by the Free Software Foundation, either version 3 of the License,
21435 - or (at your option) any later version.
21436 -
21437 - This file is distributed in the hope that it will be useful,
21438 - but WITHOUT ANY WARRANTY; without even the implied warranty of
21439 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21440 - GNU General Public License for more details.
21441 -
21442 - You should have received a copy of the GNU General Public License
21443 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
21444 -
21445 #include <config.h>
21446 -
21447 #define STATAT_INLINE _GL_EXTERN_INLINE
21448 #include "openat.h"
21449
21450 diff --git a/autotools/gnulib/stdbool.in.h b/autotools/gnulib/stdbool.in.h
21451 index 03840f1..8158b00 100644
21452 --- a/autotools/gnulib/stdbool.in.h
21453 +++ b/autotools/gnulib/stdbool.in.h
21454 @@ -1,18 +1,18 @@
21455 -/* Copyright (C) 2001-2003, 2006-2022 Free Software Foundation, Inc.
21456 +/* Copyright (C) 2001-2003, 2006-2019 Free Software Foundation, Inc.
21457 Written by Bruno Haible <haible@××××××××××.org>, 2001.
21458
21459 - This file is free software: you can redistribute it and/or modify
21460 - it under the terms of the GNU Lesser General Public License as
21461 - published by the Free Software Foundation; either version 2.1 of the
21462 - License, or (at your option) any later version.
21463 + This program is free software; you can redistribute it and/or modify
21464 + it under the terms of the GNU General Public License as published by
21465 + the Free Software Foundation; either version 3, or (at your option)
21466 + any later version.
21467
21468 - This file is distributed in the hope that it will be useful,
21469 + This program is distributed in the hope that it will be useful,
21470 but WITHOUT ANY WARRANTY; without even the implied warranty of
21471 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21472 - GNU Lesser General Public License for more details.
21473 + GNU General Public License for more details.
21474
21475 - You should have received a copy of the GNU Lesser General Public License
21476 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
21477 + You should have received a copy of the GNU General Public License
21478 + along with this program; if not, see <https://www.gnu.org/licenses/>. */
21479
21480 #ifndef _GL_STDBOOL_H
21481 #define _GL_STDBOOL_H
21482
21483 diff --git a/autotools/gnulib/stddef.in.h b/autotools/gnulib/stddef.in.h
21484 index 5c9a747..5aad121 100644
21485 --- a/autotools/gnulib/stddef.in.h
21486 +++ b/autotools/gnulib/stddef.in.h
21487 @@ -1,25 +1,25 @@
21488 /* A substitute for POSIX 2008 <stddef.h>, for platforms that have issues.
21489
21490 - Copyright (C) 2009-2022 Free Software Foundation, Inc.
21491 + Copyright (C) 2009-2019 Free Software Foundation, Inc.
21492
21493 - This file is free software: you can redistribute it and/or modify
21494 - it under the terms of the GNU Lesser General Public License as
21495 - published by the Free Software Foundation; either version 2.1 of the
21496 - License, or (at your option) any later version.
21497 + This program is free software; you can redistribute it and/or modify
21498 + it under the terms of the GNU General Public License as published by
21499 + the Free Software Foundation; either version 3, or (at your option)
21500 + any later version.
21501
21502 - This file is distributed in the hope that it will be useful,
21503 + This program is distributed in the hope that it will be useful,
21504 but WITHOUT ANY WARRANTY; without even the implied warranty of
21505 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21506 - GNU Lesser General Public License for more details.
21507 + GNU General Public License for more details.
21508
21509 - You should have received a copy of the GNU Lesser General Public License
21510 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
21511 + You should have received a copy of the GNU General Public License
21512 + along with this program; if not, see <https://www.gnu.org/licenses/>. */
21513
21514 /* Written by Eric Blake. */
21515
21516 /*
21517 * POSIX 2008 <stddef.h> for platforms that have issues.
21518 - * <https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/stddef.h.html>
21519 + * <http://www.opengroup.org/susv3xbd/stddef.h.html>
21520 */
21521
21522 #if __GNUC__ >= 3
21523 @@ -42,13 +42,6 @@
21524 # define _GL_STDDEF_WINT_T
21525 # endif
21526 # @INCLUDE_NEXT@ @NEXT_STDDEF_H@
21527 - /* On TinyCC, make sure that the macros that indicate the special invocation
21528 - convention get undefined. */
21529 -# undef __need_wchar_t
21530 -# undef __need_size_t
21531 -# undef __need_ptrdiff_t
21532 -# undef __need_NULL
21533 -# undef __need_wint_t
21534 # endif
21535
21536 #else
21537 @@ -56,23 +49,6 @@
21538
21539 # ifndef _@GUARD_PREFIX@_STDDEF_H
21540
21541 -/* On AIX 7.2, with xlc in 64-bit mode, <stddef.h> defines max_align_t to a
21542 - type with alignment 4, but 'long' has alignment 8. */
21543 -# if defined _AIX && defined __LP64__
21544 -# if !GNULIB_defined_max_align_t
21545 -# ifdef _MAX_ALIGN_T
21546 -/* /usr/include/stddef.h has already defined max_align_t. Override it. */
21547 -typedef long rpl_max_align_t;
21548 -# define max_align_t rpl_max_align_t
21549 -# else
21550 -/* Prevent /usr/include/stddef.h from defining max_align_t. */
21551 -typedef long max_align_t;
21552 -# define _MAX_ALIGN_T
21553 -# endif
21554 -# define GNULIB_defined_max_align_t 1
21555 -# endif
21556 -# endif
21557 -
21558 /* The include_next requires a split double-inclusion guard. */
21559
21560 # @INCLUDE_NEXT@ @NEXT_STDDEF_H@
21561 @@ -107,28 +83,20 @@ typedef long max_align_t;
21562
21563 /* Some platforms lack max_align_t. The check for _GCC_MAX_ALIGN_T is
21564 a hack in case the configure-time test was done with g++ even though
21565 - we are currently compiling with gcc.
21566 - On MSVC, max_align_t is defined only in C++ mode, after <cstddef> was
21567 - included. Its definition is good since it has an alignment of 8 (on x86
21568 - and x86_64).
21569 - Similarly on OS/2 kLIBC. */
21570 -#if (defined _MSC_VER || (defined __KLIBC__ && !defined __LIBCN__)) \
21571 - && defined __cplusplus
21572 -# include <cstddef>
21573 -#else
21574 -# if ! (@HAVE_MAX_ALIGN_T@ || (defined _GCC_MAX_ALIGN_T && !defined __clang__))
21575 -# if !GNULIB_defined_max_align_t
21576 + we are currently compiling with gcc. */
21577 +#if ! (@HAVE_MAX_ALIGN_T@ || defined _GCC_MAX_ALIGN_T)
21578 +# if !GNULIB_defined_max_align_t
21579 /* On the x86, the maximum storage alignment of double, long, etc. is 4,
21580 but GCC's C11 ABI for x86 says that max_align_t has an alignment of 8,
21581 and the C11 standard allows this. Work around this problem by
21582 using __alignof__ (which returns 8 for double) rather than _Alignof
21583 (which returns 4), and align each union member accordingly. */
21584 -# if defined __GNUC__ || (__clang_major__ >= 4)
21585 -# define _GL_STDDEF_ALIGNAS(type) \
21586 - __attribute__ ((__aligned__ (__alignof__ (type))))
21587 -# else
21588 -# define _GL_STDDEF_ALIGNAS(type) /* */
21589 -# endif
21590 +# ifdef __GNUC__
21591 +# define _GL_STDDEF_ALIGNAS(type) \
21592 + __attribute__ ((__aligned__ (__alignof__ (type))))
21593 +# else
21594 +# define _GL_STDDEF_ALIGNAS(type) /* */
21595 +# endif
21596 typedef union
21597 {
21598 char *__p _GL_STDDEF_ALIGNAS (char *);
21599 @@ -136,9 +104,8 @@ typedef union
21600 long double __ld _GL_STDDEF_ALIGNAS (long double);
21601 long int __i _GL_STDDEF_ALIGNAS (long int);
21602 } rpl_max_align_t;
21603 -# define max_align_t rpl_max_align_t
21604 -# define GNULIB_defined_max_align_t 1
21605 -# endif
21606 +# define max_align_t rpl_max_align_t
21607 +# define GNULIB_defined_max_align_t 1
21608 # endif
21609 #endif
21610
21611
21612 diff --git a/autotools/gnulib/stdint.in.h b/autotools/gnulib/stdint.in.h
21613 index eaa7874..21dd8d2 100644
21614 --- a/autotools/gnulib/stdint.in.h
21615 +++ b/autotools/gnulib/stdint.in.h
21616 @@ -1,23 +1,23 @@
21617 -/* Copyright (C) 2001-2002, 2004-2022 Free Software Foundation, Inc.
21618 +/* Copyright (C) 2001-2002, 2004-2019 Free Software Foundation, Inc.
21619 Written by Paul Eggert, Bruno Haible, Sam Steingold, Peter Burwood.
21620 This file is part of gnulib.
21621
21622 - This file is free software: you can redistribute it and/or modify
21623 - it under the terms of the GNU Lesser General Public License as
21624 - published by the Free Software Foundation; either version 2.1 of the
21625 - License, or (at your option) any later version.
21626 + This program is free software; you can redistribute it and/or modify
21627 + it under the terms of the GNU General Public License as published by
21628 + the Free Software Foundation; either version 3, or (at your option)
21629 + any later version.
21630
21631 - This file is distributed in the hope that it will be useful,
21632 + This program is distributed in the hope that it will be useful,
21633 but WITHOUT ANY WARRANTY; without even the implied warranty of
21634 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21635 - GNU Lesser General Public License for more details.
21636 + GNU General Public License for more details.
21637
21638 - You should have received a copy of the GNU Lesser General Public License
21639 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
21640 + You should have received a copy of the GNU General Public License
21641 + along with this program; if not, see <https://www.gnu.org/licenses/>. */
21642
21643 /*
21644 * ISO C 99 <stdint.h> for platforms that lack it.
21645 - * <https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/stdint.h.html>
21646 + * <http://www.opengroup.org/susv3xbd/stdint.h.html>
21647 */
21648
21649 #ifndef _@GUARD_PREFIX@_STDINT_H
21650 @@ -85,7 +85,7 @@
21651
21652 /* Override WINT_MIN and WINT_MAX if gnulib's <wchar.h> or <wctype.h> overrides
21653 wint_t. */
21654 -#if @GNULIBHEADERS_OVERRIDE_WINT_T@
21655 +#if @GNULIB_OVERRIDES_WINT_T@
21656 # undef WINT_MIN
21657 # undef WINT_MAX
21658 # define WINT_MIN 0x0U
21659 @@ -188,7 +188,7 @@ typedef long int gl_int64_t;
21660 typedef __int64 gl_int64_t;
21661 # define int64_t gl_int64_t
21662 # define GL_INT64_T
21663 -# else
21664 +# elif @HAVE_LONG_LONG_INT@
21665 # undef int64_t
21666 typedef long long int gl_int64_t;
21667 # define int64_t gl_int64_t
21668 @@ -209,7 +209,7 @@ typedef unsigned long int gl_uint64_t;
21669 typedef unsigned __int64 gl_uint64_t;
21670 # define uint64_t gl_uint64_t
21671 # define GL_UINT64_T
21672 -# else
21673 +# elif @HAVE_UNSIGNED_LONG_LONG_INT@
21674 # undef uint64_t
21675 typedef unsigned long long int gl_uint64_t;
21676 # define uint64_t gl_uint64_t
21677 @@ -299,25 +299,16 @@ typedef gl_uint_fast32_t gl_uint_fast16_t;
21678
21679 /* 7.18.1.4. Integer types capable of holding object pointers */
21680
21681 -/* kLIBC's <stdint.h> defines _INTPTR_T_DECLARED and needs its own
21682 +/* kLIBC's stdint.h defines _INTPTR_T_DECLARED and needs its own
21683 definitions of intptr_t and uintptr_t (which use int and unsigned)
21684 - to avoid clashes with declarations of system functions like sbrk.
21685 - Similarly, MinGW WSL-5.4.1 <stdint.h> needs its own intptr_t and
21686 - uintptr_t to avoid conflicting declarations of system functions like
21687 - _findclose in <io.h>. */
21688 -# if !((defined __KLIBC__ && defined _INTPTR_T_DECLARED) \
21689 - || defined __MINGW32__)
21690 -# undef intptr_t
21691 -# undef uintptr_t
21692 -# ifdef _WIN64
21693 -typedef long long int gl_intptr_t;
21694 -typedef unsigned long long int gl_uintptr_t;
21695 -# else
21696 + to avoid clashes with declarations of system functions like sbrk. */
21697 +# ifndef _INTPTR_T_DECLARED
21698 +# undef intptr_t
21699 +# undef uintptr_t
21700 typedef long int gl_intptr_t;
21701 typedef unsigned long int gl_uintptr_t;
21702 -# endif
21703 -# define intptr_t gl_intptr_t
21704 -# define uintptr_t gl_uintptr_t
21705 +# define intptr_t gl_intptr_t
21706 +# define uintptr_t gl_uintptr_t
21707 # endif
21708
21709 /* 7.18.1.5. Greatest-width integer types */
21710 @@ -332,7 +323,7 @@ typedef unsigned long int gl_uintptr_t;
21711 # ifndef INTMAX_MAX
21712 # undef INTMAX_C
21713 # undef intmax_t
21714 -# if LONG_MAX >> 30 == 1
21715 +# if @HAVE_LONG_LONG_INT@ && LONG_MAX >> 30 == 1
21716 typedef long long int gl_intmax_t;
21717 # define intmax_t gl_intmax_t
21718 # elif defined GL_INT64_T
21719 @@ -346,7 +337,7 @@ typedef long int gl_intmax_t;
21720 # ifndef UINTMAX_MAX
21721 # undef UINTMAX_C
21722 # undef uintmax_t
21723 -# if ULONG_MAX >> 31 == 1
21724 +# if @HAVE_UNSIGNED_LONG_LONG_INT@ && ULONG_MAX >> 31 == 1
21725 typedef unsigned long long int gl_uintmax_t;
21726 # define uintmax_t gl_uintmax_t
21727 # elif defined GL_UINT64_T
21728 @@ -494,15 +485,9 @@ typedef int _verify_intmax_size[sizeof (intmax_t) == sizeof (uintmax_t)
21729 # undef INTPTR_MIN
21730 # undef INTPTR_MAX
21731 # undef UINTPTR_MAX
21732 -# ifdef _WIN64
21733 -# define INTPTR_MIN LLONG_MIN
21734 -# define INTPTR_MAX LLONG_MAX
21735 -# define UINTPTR_MAX ULLONG_MAX
21736 -# else
21737 -# define INTPTR_MIN LONG_MIN
21738 -# define INTPTR_MAX LONG_MAX
21739 -# define UINTPTR_MAX ULONG_MAX
21740 -# endif
21741 +# define INTPTR_MIN LONG_MIN
21742 +# define INTPTR_MAX LONG_MAX
21743 +# define UINTPTR_MAX ULONG_MAX
21744
21745 /* 7.18.2.5. Limits of greatest-width integer types */
21746
21747 @@ -579,6 +564,11 @@ typedef int _verify_intmax_size[sizeof (intmax_t) == sizeof (uintmax_t)
21748 <wchar.h> -> <stdio.h> -> <getopt.h> -> <stdlib.h>, and the latter includes
21749 <stdint.h> and assumes its types are already defined. */
21750 # if @HAVE_WCHAR_H@ && ! (defined WCHAR_MIN && defined WCHAR_MAX)
21751 + /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
21752 + included before <wchar.h>. */
21753 +# include <stddef.h>
21754 +# include <stdio.h>
21755 +# include <time.h>
21756 # define _GL_JUST_INCLUDE_SYSTEM_WCHAR_H
21757 # include <wchar.h>
21758 # undef _GL_JUST_INCLUDE_SYSTEM_WCHAR_H
21759 @@ -596,21 +586,17 @@ typedef int _verify_intmax_size[sizeof (intmax_t) == sizeof (uintmax_t)
21760 _STDINT_MAX (@HAVE_SIGNED_WCHAR_T@, @BITSIZEOF_WCHAR_T@, 0@WCHAR_T_SUFFIX@)
21761
21762 /* wint_t limits */
21763 -/* If gnulib's <wchar.h> or <wctype.h> overrides wint_t, @WINT_T_SUFFIX@ is not
21764 - accurate, therefore use the definitions from above. */
21765 -# if !@GNULIBHEADERS_OVERRIDE_WINT_T@
21766 -# undef WINT_MIN
21767 -# undef WINT_MAX
21768 -# if @HAVE_SIGNED_WINT_T@
21769 -# define WINT_MIN \
21770 - _STDINT_SIGNED_MIN (@BITSIZEOF_WINT_T@, 0@WINT_T_SUFFIX@)
21771 -# else
21772 -# define WINT_MIN \
21773 - _STDINT_UNSIGNED_MIN (@BITSIZEOF_WINT_T@, 0@WINT_T_SUFFIX@)
21774 -# endif
21775 -# define WINT_MAX \
21776 - _STDINT_MAX (@HAVE_SIGNED_WINT_T@, @BITSIZEOF_WINT_T@, 0@WINT_T_SUFFIX@)
21777 +# undef WINT_MIN
21778 +# undef WINT_MAX
21779 +# if @HAVE_SIGNED_WINT_T@
21780 +# define WINT_MIN \
21781 + _STDINT_SIGNED_MIN (@BITSIZEOF_WINT_T@, 0@WINT_T_SUFFIX@)
21782 +# else
21783 +# define WINT_MIN \
21784 + _STDINT_UNSIGNED_MIN (@BITSIZEOF_WINT_T@, 0@WINT_T_SUFFIX@)
21785 # endif
21786 +# define WINT_MAX \
21787 + _STDINT_MAX (@HAVE_SIGNED_WINT_T@, @BITSIZEOF_WINT_T@, 0@WINT_T_SUFFIX@)
21788
21789 /* 7.18.4. Macros for integer constants */
21790
21791 @@ -641,21 +627,21 @@ typedef int _verify_intmax_size[sizeof (intmax_t) == sizeof (uintmax_t)
21792 # define INT64_C(x) x##L
21793 # elif defined _MSC_VER
21794 # define INT64_C(x) x##i64
21795 -# else
21796 +# elif @HAVE_LONG_LONG_INT@
21797 # define INT64_C(x) x##LL
21798 # endif
21799 # if ULONG_MAX >> 31 >> 31 >> 1 == 1
21800 # define UINT64_C(x) x##UL
21801 # elif defined _MSC_VER
21802 # define UINT64_C(x) x##ui64
21803 -# else
21804 +# elif @HAVE_UNSIGNED_LONG_LONG_INT@
21805 # define UINT64_C(x) x##ULL
21806 # endif
21807
21808 /* 7.18.4.2. Macros for greatest-width integer constants */
21809
21810 # ifndef INTMAX_C
21811 -# if LONG_MAX >> 30 == 1
21812 +# if @HAVE_LONG_LONG_INT@ && LONG_MAX >> 30 == 1
21813 # define INTMAX_C(x) x##LL
21814 # elif defined GL_INT64_T
21815 # define INTMAX_C(x) INT64_C(x)
21816 @@ -665,7 +651,7 @@ typedef int _verify_intmax_size[sizeof (intmax_t) == sizeof (uintmax_t)
21817 # endif
21818
21819 # ifndef UINTMAX_C
21820 -# if ULONG_MAX >> 31 == 1
21821 +# if @HAVE_UNSIGNED_LONG_LONG_INT@ && ULONG_MAX >> 31 == 1
21822 # define UINTMAX_C(x) x##ULL
21823 # elif defined GL_UINT64_T
21824 # define UINTMAX_C(x) UINT64_C(x)
21825
21826 diff --git a/autotools/gnulib/stdio-read.c b/autotools/gnulib/stdio-read.c
21827 deleted file mode 100644
21828 index 85efa0d..0000000
21829 --- a/autotools/gnulib/stdio-read.c
21830 +++ /dev/null
21831 @@ -1,168 +0,0 @@
21832 -/* POSIX compatible FILE stream read function.
21833 - Copyright (C) 2008-2022 Free Software Foundation, Inc.
21834 - Written by Bruno Haible <bruno@×××××.org>, 2011.
21835 -
21836 - This file is free software: you can redistribute it and/or modify
21837 - it under the terms of the GNU Lesser General Public License as
21838 - published by the Free Software Foundation; either version 2.1 of the
21839 - License, or (at your option) any later version.
21840 -
21841 - This file is distributed in the hope that it will be useful,
21842 - but WITHOUT ANY WARRANTY; without even the implied warranty of
21843 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21844 - GNU Lesser General Public License for more details.
21845 -
21846 - You should have received a copy of the GNU Lesser General Public License
21847 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
21848 -
21849 -#include <config.h>
21850 -
21851 -/* Specification. */
21852 -#include <stdio.h>
21853 -
21854 -/* Replace these functions only if module 'nonblocking' is requested. */
21855 -#if GNULIB_NONBLOCKING
21856 -
21857 -/* On native Windows platforms, when read() is called on a non-blocking pipe
21858 - with an empty buffer, ReadFile() fails with error GetLastError() =
21859 - ERROR_NO_DATA, and read() in consequence fails with error EINVAL. This
21860 - read() function is at the basis of the function which fills the buffer of
21861 - a FILE stream. */
21862 -
21863 -# if defined _WIN32 && ! defined __CYGWIN__
21864 -
21865 -# include <errno.h>
21866 -# include <io.h>
21867 -
21868 -# define WIN32_LEAN_AND_MEAN /* avoid including junk */
21869 -# include <windows.h>
21870 -
21871 -# if GNULIB_MSVC_NOTHROW
21872 -# include "msvc-nothrow.h"
21873 -# else
21874 -# include <io.h>
21875 -# endif
21876 -
21877 -/* Don't assume that UNICODE is not defined. */
21878 -# undef GetNamedPipeHandleState
21879 -# define GetNamedPipeHandleState GetNamedPipeHandleStateA
21880 -
21881 -# define CALL_WITH_ERRNO_FIX(RETTYPE, EXPRESSION, FAILED) \
21882 - if (ferror (stream)) \
21883 - return (EXPRESSION); \
21884 - else \
21885 - { \
21886 - RETTYPE ret; \
21887 - SetLastError (0); \
21888 - ret = (EXPRESSION); \
21889 - if (FAILED) \
21890 - { \
21891 - if (GetLastError () == ERROR_NO_DATA && ferror (stream)) \
21892 - { \
21893 - int fd = fileno (stream); \
21894 - if (fd >= 0) \
21895 - { \
21896 - HANDLE h = (HANDLE) _get_osfhandle (fd); \
21897 - if (GetFileType (h) == FILE_TYPE_PIPE) \
21898 - { \
21899 - /* h is a pipe or socket. */ \
21900 - DWORD state; \
21901 - if (GetNamedPipeHandleState (h, &state, NULL, NULL, \
21902 - NULL, NULL, 0) \
21903 - && (state & PIPE_NOWAIT) != 0) \
21904 - /* h is a pipe in non-blocking mode. \
21905 - Change errno from EINVAL to EAGAIN. */ \
21906 - errno = EAGAIN; \
21907 - } \
21908 - } \
21909 - } \
21910 - } \
21911 - return ret; \
21912 - }
21913 -
21914 -/* Enable this function definition only if gnulib's <stdio.h> has prepared it.
21915 - Otherwise we get a function definition conflict with mingw64's <stdio.h>. */
21916 -# if GNULIB_SCANF
21917 -int
21918 -scanf (const char *format, ...)
21919 -{
21920 - int retval;
21921 - va_list args;
21922 -
21923 - va_start (args, format);
21924 - retval = vfscanf (stdin, format, args);
21925 - va_end (args);
21926 -
21927 - return retval;
21928 -}
21929 -# endif
21930 -
21931 -/* Enable this function definition only if gnulib's <stdio.h> has prepared it.
21932 - Otherwise we get a function definition conflict with mingw64's <stdio.h>. */
21933 -# if GNULIB_FSCANF
21934 -int
21935 -fscanf (FILE *stream, const char *format, ...)
21936 -{
21937 - int retval;
21938 - va_list args;
21939 -
21940 - va_start (args, format);
21941 - retval = vfscanf (stream, format, args);
21942 - va_end (args);
21943 -
21944 - return retval;
21945 -}
21946 -# endif
21947 -
21948 -/* Enable this function definition only if gnulib's <stdio.h> has prepared it.
21949 - Otherwise we get a function definition conflict with mingw64's <stdio.h>. */
21950 -# if GNULIB_VSCANF
21951 -int
21952 -vscanf (const char *format, va_list args)
21953 -{
21954 - return vfscanf (stdin, format, args);
21955 -}
21956 -# endif
21957 -
21958 -/* Enable this function definition only if gnulib's <stdio.h> has prepared it.
21959 - Otherwise we get a function definition conflict with mingw64's <stdio.h>. */
21960 -# if GNULIB_VFSCANF
21961 -int
21962 -vfscanf (FILE *stream, const char *format, va_list args)
21963 -#undef vfscanf
21964 -{
21965 - CALL_WITH_ERRNO_FIX (int, vfscanf (stream, format, args), ret == EOF)
21966 -}
21967 -# endif
21968 -
21969 -int
21970 -getchar (void)
21971 -{
21972 - return fgetc (stdin);
21973 -}
21974 -
21975 -int
21976 -fgetc (FILE *stream)
21977 -#undef fgetc
21978 -{
21979 - CALL_WITH_ERRNO_FIX (int, fgetc (stream), ret == EOF)
21980 -}
21981 -
21982 -char *
21983 -fgets (char *s, int n, FILE *stream)
21984 -#undef fgets
21985 -{
21986 - CALL_WITH_ERRNO_FIX (char *, fgets (s, n, stream), ret == NULL)
21987 -}
21988 -
21989 -/* We intentionally don't bother to fix gets. */
21990 -
21991 -size_t
21992 -fread (void *ptr, size_t s, size_t n, FILE *stream)
21993 -#undef fread
21994 -{
21995 - CALL_WITH_ERRNO_FIX (size_t, fread (ptr, s, n, stream), ret < n)
21996 -}
21997 -
21998 -# endif
21999 -#endif
22000
22001 diff --git a/autotools/gnulib/stdio-write.c b/autotools/gnulib/stdio-write.c
22002 deleted file mode 100644
22003 index 82facf5..0000000
22004 --- a/autotools/gnulib/stdio-write.c
22005 +++ /dev/null
22006 @@ -1,206 +0,0 @@
22007 -/* POSIX compatible FILE stream write function.
22008 - Copyright (C) 2008-2022 Free Software Foundation, Inc.
22009 - Written by Bruno Haible <bruno@×××××.org>, 2008.
22010 -
22011 - This file is free software: you can redistribute it and/or modify
22012 - it under the terms of the GNU Lesser General Public License as
22013 - published by the Free Software Foundation; either version 2.1 of the
22014 - License, or (at your option) any later version.
22015 -
22016 - This file is distributed in the hope that it will be useful,
22017 - but WITHOUT ANY WARRANTY; without even the implied warranty of
22018 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22019 - GNU Lesser General Public License for more details.
22020 -
22021 - You should have received a copy of the GNU Lesser General Public License
22022 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
22023 -
22024 -#include <config.h>
22025 -
22026 -/* Specification. */
22027 -#include <stdio.h>
22028 -
22029 -/* Replace these functions only if module 'nonblocking' or module 'sigpipe' is
22030 - requested. */
22031 -#if GNULIB_NONBLOCKING || GNULIB_SIGPIPE
22032 -
22033 -/* On native Windows platforms, SIGPIPE does not exist. When write() is
22034 - called on a pipe with no readers, WriteFile() fails with error
22035 - GetLastError() = ERROR_NO_DATA, and write() in consequence fails with
22036 - error EINVAL. This write() function is at the basis of the function
22037 - which flushes the buffer of a FILE stream. */
22038 -
22039 -# if defined _WIN32 && ! defined __CYGWIN__
22040 -
22041 -# include <errno.h>
22042 -# include <signal.h>
22043 -# include <io.h>
22044 -
22045 -# define WIN32_LEAN_AND_MEAN /* avoid including junk */
22046 -# include <windows.h>
22047 -
22048 -# if GNULIB_MSVC_NOTHROW
22049 -# include "msvc-nothrow.h"
22050 -# else
22051 -# include <io.h>
22052 -# endif
22053 -
22054 -/* Don't assume that UNICODE is not defined. */
22055 -# undef GetNamedPipeHandleState
22056 -# define GetNamedPipeHandleState GetNamedPipeHandleStateA
22057 -
22058 -# if GNULIB_NONBLOCKING
22059 -# define CLEAR_ERRNO \
22060 - errno = 0;
22061 -# define HANDLE_ENOSPC \
22062 - if (errno == ENOSPC && ferror (stream)) \
22063 - { \
22064 - int fd = fileno (stream); \
22065 - if (fd >= 0) \
22066 - { \
22067 - HANDLE h = (HANDLE) _get_osfhandle (fd); \
22068 - if (GetFileType (h) == FILE_TYPE_PIPE) \
22069 - { \
22070 - /* h is a pipe or socket. */ \
22071 - DWORD state; \
22072 - if (GetNamedPipeHandleState (h, &state, NULL, NULL, \
22073 - NULL, NULL, 0) \
22074 - && (state & PIPE_NOWAIT) != 0) \
22075 - /* h is a pipe in non-blocking mode. \
22076 - Change errno from ENOSPC to EAGAIN. */ \
22077 - errno = EAGAIN; \
22078 - } \
22079 - } \
22080 - } \
22081 - else
22082 -# else
22083 -# define CLEAR_ERRNO
22084 -# define HANDLE_ENOSPC
22085 -# endif
22086 -
22087 -# if GNULIB_SIGPIPE
22088 -# define CLEAR_LastError \
22089 - SetLastError (0);
22090 -# define HANDLE_ERROR_NO_DATA \
22091 - if (GetLastError () == ERROR_NO_DATA && ferror (stream)) \
22092 - { \
22093 - int fd = fileno (stream); \
22094 - if (fd >= 0 \
22095 - && GetFileType ((HANDLE) _get_osfhandle (fd)) \
22096 - == FILE_TYPE_PIPE) \
22097 - { \
22098 - /* Try to raise signal SIGPIPE. */ \
22099 - raise (SIGPIPE); \
22100 - /* If it is currently blocked or ignored, change errno from \
22101 - EINVAL to EPIPE. */ \
22102 - errno = EPIPE; \
22103 - } \
22104 - } \
22105 - else
22106 -# else
22107 -# define CLEAR_LastError
22108 -# define HANDLE_ERROR_NO_DATA
22109 -# endif
22110 -
22111 -# define CALL_WITH_SIGPIPE_EMULATION(RETTYPE, EXPRESSION, FAILED) \
22112 - if (ferror (stream)) \
22113 - return (EXPRESSION); \
22114 - else \
22115 - { \
22116 - RETTYPE ret; \
22117 - CLEAR_ERRNO \
22118 - CLEAR_LastError \
22119 - ret = (EXPRESSION); \
22120 - if (FAILED) \
22121 - { \
22122 - HANDLE_ENOSPC \
22123 - HANDLE_ERROR_NO_DATA \
22124 - ; \
22125 - } \
22126 - return ret; \
22127 - }
22128 -
22129 -# if !REPLACE_PRINTF_POSIX /* avoid collision with printf.c */
22130 -int
22131 -printf (const char *format, ...)
22132 -{
22133 - int retval;
22134 - va_list args;
22135 -
22136 - va_start (args, format);
22137 - retval = vfprintf (stdout, format, args);
22138 - va_end (args);
22139 -
22140 - return retval;
22141 -}
22142 -# endif
22143 -
22144 -# if !REPLACE_FPRINTF_POSIX /* avoid collision with fprintf.c */
22145 -int
22146 -fprintf (FILE *stream, const char *format, ...)
22147 -{
22148 - int retval;
22149 - va_list args;
22150 -
22151 - va_start (args, format);
22152 - retval = vfprintf (stream, format, args);
22153 - va_end (args);
22154 -
22155 - return retval;
22156 -}
22157 -# endif
22158 -
22159 -# if !REPLACE_VPRINTF_POSIX /* avoid collision with vprintf.c */
22160 -int
22161 -vprintf (const char *format, va_list args)
22162 -{
22163 - return vfprintf (stdout, format, args);
22164 -}
22165 -# endif
22166 -
22167 -# if !REPLACE_VFPRINTF_POSIX /* avoid collision with vfprintf.c */
22168 -int
22169 -vfprintf (FILE *stream, const char *format, va_list args)
22170 -#undef vfprintf
22171 -{
22172 - CALL_WITH_SIGPIPE_EMULATION (int, vfprintf (stream, format, args), ret == EOF)
22173 -}
22174 -# endif
22175 -
22176 -int
22177 -putchar (int c)
22178 -{
22179 - return fputc (c, stdout);
22180 -}
22181 -
22182 -int
22183 -fputc (int c, FILE *stream)
22184 -#undef fputc
22185 -{
22186 - CALL_WITH_SIGPIPE_EMULATION (int, fputc (c, stream), ret == EOF)
22187 -}
22188 -
22189 -int
22190 -fputs (const char *string, FILE *stream)
22191 -#undef fputs
22192 -{
22193 - CALL_WITH_SIGPIPE_EMULATION (int, fputs (string, stream), ret == EOF)
22194 -}
22195 -
22196 -int
22197 -puts (const char *string)
22198 -#undef puts
22199 -{
22200 - FILE *stream = stdout;
22201 - CALL_WITH_SIGPIPE_EMULATION (int, puts (string), ret == EOF)
22202 -}
22203 -
22204 -size_t
22205 -fwrite (const void *ptr, size_t s, size_t n, FILE *stream)
22206 -#undef fwrite
22207 -{
22208 - CALL_WITH_SIGPIPE_EMULATION (size_t, fwrite (ptr, s, n, stream), ret < n)
22209 -}
22210 -
22211 -# endif
22212 -#endif
22213
22214 diff --git a/autotools/gnulib/stdio.in.h b/autotools/gnulib/stdio.in.h
22215 index 7b36dac..4a8aa55 100644
22216 --- a/autotools/gnulib/stdio.in.h
22217 +++ b/autotools/gnulib/stdio.in.h
22218 @@ -1,19 +1,19 @@
22219 /* A GNU-like <stdio.h>.
22220
22221 - Copyright (C) 2004, 2007-2022 Free Software Foundation, Inc.
22222 + Copyright (C) 2004, 2007-2019 Free Software Foundation, Inc.
22223
22224 - This file is free software: you can redistribute it and/or modify
22225 - it under the terms of the GNU Lesser General Public License as
22226 - published by the Free Software Foundation; either version 2.1 of the
22227 - License, or (at your option) any later version.
22228 + This program is free software; you can redistribute it and/or modify
22229 + it under the terms of the GNU General Public License as published by
22230 + the Free Software Foundation; either version 3, or (at your option)
22231 + any later version.
22232
22233 - This file is distributed in the hope that it will be useful,
22234 + This program is distributed in the hope that it will be useful,
22235 but WITHOUT ANY WARRANTY; without even the implied warranty of
22236 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22237 - GNU Lesser General Public License for more details.
22238 + GNU General Public License for more details.
22239
22240 - You should have received a copy of the GNU Lesser General Public License
22241 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
22242 + You should have received a copy of the GNU General Public License
22243 + along with this program; if not, see <https://www.gnu.org/licenses/>. */
22244
22245 #if __GNUC__ >= 3
22246 @PRAGMA_SYSTEM_HEADER@
22247 @@ -56,103 +56,41 @@
22248 May also define off_t to a 64-bit type on native Windows. */
22249 #include <sys/types.h>
22250
22251 -/* Solaris 10 and NetBSD 7.0 declare renameat in <unistd.h>, not in <stdio.h>. */
22252 -/* But in any case avoid namespace pollution on glibc systems. */
22253 -#if (@GNULIB_RENAMEAT@ || defined GNULIB_POSIXCHECK) && (defined __sun || defined __NetBSD__) \
22254 - && ! defined __GLIBC__
22255 -# include <unistd.h>
22256 -#endif
22257 -
22258 -/* Android 4.3 declares renameat in <sys/stat.h>, not in <stdio.h>. */
22259 -/* But in any case avoid namespace pollution on glibc systems. */
22260 -#if (@GNULIB_RENAMEAT@ || defined GNULIB_POSIXCHECK) && defined __ANDROID__ \
22261 - && ! defined __GLIBC__
22262 -# include <sys/stat.h>
22263 -#endif
22264 -
22265 -/* MSVC declares 'perror' in <stdlib.h>, not in <stdio.h>. We must include
22266 - it before we #define perror rpl_perror. */
22267 -/* But in any case avoid namespace pollution on glibc systems. */
22268 -#if (@GNULIB_PERROR@ || defined GNULIB_POSIXCHECK) \
22269 - && (defined _WIN32 && ! defined __CYGWIN__) \
22270 - && ! defined __GLIBC__
22271 -# include <stdlib.h>
22272 -#endif
22273 -
22274 -/* MSVC declares 'remove' in <io.h>, not in <stdio.h>. We must include
22275 - it before we #define remove rpl_remove. */
22276 -/* MSVC declares 'rename' in <io.h>, not in <stdio.h>. We must include
22277 - it before we #define rename rpl_rename. */
22278 -/* But in any case avoid namespace pollution on glibc systems. */
22279 -#if (@GNULIB_REMOVE@ || @GNULIB_RENAME@ || defined GNULIB_POSIXCHECK) \
22280 - && (defined _WIN32 && ! defined __CYGWIN__) \
22281 - && ! defined __GLIBC__
22282 -# include <io.h>
22283 -#endif
22284 -
22285 -
22286 -/* _GL_ATTRIBUTE_DEALLOC (F, I) declares that the function returns pointers
22287 - that can be freed by passing them as the Ith argument to the
22288 - function F. */
22289 -#ifndef _GL_ATTRIBUTE_DEALLOC
22290 -# if __GNUC__ >= 11
22291 -# define _GL_ATTRIBUTE_DEALLOC(f, i) __attribute__ ((__malloc__ (f, i)))
22292 -# else
22293 -# define _GL_ATTRIBUTE_DEALLOC(f, i)
22294 -# endif
22295 -#endif
22296 -
22297 /* The __attribute__ feature is available in gcc versions 2.5 and later.
22298 The __-protected variants of the attributes 'format' and 'printf' are
22299 accepted by gcc versions 2.6.4 (effectively 2.7) and later.
22300 We enable _GL_ATTRIBUTE_FORMAT only if these are supported too, because
22301 gnulib and libintl do '#define printf __printf__' when they override
22302 the 'printf' function. */
22303 -#ifndef _GL_ATTRIBUTE_FORMAT
22304 -# if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7) || defined __clang__
22305 -# define _GL_ATTRIBUTE_FORMAT(spec) __attribute__ ((__format__ spec))
22306 -# else
22307 -# define _GL_ATTRIBUTE_FORMAT(spec) /* empty */
22308 -# endif
22309 -#endif
22310 -
22311 -/* An __attribute__ __format__ specifier for a function that takes a format
22312 - string and arguments, where the format string directives are the ones
22313 - standardized by ISO C99 and POSIX.
22314 - _GL_ATTRIBUTE_SPEC_PRINTF_STANDARD */
22315 -/* __gnu_printf__ is supported in GCC >= 4.4. */
22316 -#if __GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 4)
22317 -# define _GL_ATTRIBUTE_SPEC_PRINTF_STANDARD __gnu_printf__
22318 -#else
22319 -# define _GL_ATTRIBUTE_SPEC_PRINTF_STANDARD __printf__
22320 -#endif
22321 -
22322 -/* An __attribute__ __format__ specifier for a function that takes a format
22323 - string and arguments, where the format string directives are the ones of the
22324 - system printf(), rather than the ones standardized by ISO C99 and POSIX.
22325 - _GL_ATTRIBUTE_SPEC_PRINTF_SYSTEM */
22326 -/* On mingw, Gnulib sets __USE_MINGW_ANSI_STDIO in order to get closer to
22327 - the standards. The macro GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU indicates
22328 - whether this change is effective. On older mingw, it is not. */
22329 -#if GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU
22330 -# define _GL_ATTRIBUTE_SPEC_PRINTF_SYSTEM _GL_ATTRIBUTE_SPEC_PRINTF_STANDARD
22331 +#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
22332 +# define _GL_ATTRIBUTE_FORMAT(spec) __attribute__ ((__format__ spec))
22333 #else
22334 -# define _GL_ATTRIBUTE_SPEC_PRINTF_SYSTEM __printf__
22335 +# define _GL_ATTRIBUTE_FORMAT(spec) /* empty */
22336 #endif
22337
22338 -/* _GL_ATTRIBUTE_FORMAT_PRINTF_STANDARD
22339 +/* _GL_ATTRIBUTE_FORMAT_PRINTF
22340 indicates to GCC that the function takes a format string and arguments,
22341 where the format string directives are the ones standardized by ISO C99
22342 and POSIX. */
22343 -#define _GL_ATTRIBUTE_FORMAT_PRINTF_STANDARD(formatstring_parameter, first_argument) \
22344 - _GL_ATTRIBUTE_FORMAT ((_GL_ATTRIBUTE_SPEC_PRINTF_STANDARD, formatstring_parameter, first_argument))
22345 +#if __GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 4)
22346 +# define _GL_ATTRIBUTE_FORMAT_PRINTF(formatstring_parameter, first_argument) \
22347 + _GL_ATTRIBUTE_FORMAT ((__gnu_printf__, formatstring_parameter, first_argument))
22348 +#else
22349 +# define _GL_ATTRIBUTE_FORMAT_PRINTF(formatstring_parameter, first_argument) \
22350 + _GL_ATTRIBUTE_FORMAT ((__printf__, formatstring_parameter, first_argument))
22351 +#endif
22352
22353 -/* _GL_ATTRIBUTE_FORMAT_PRINTF_SYSTEM is like _GL_ATTRIBUTE_FORMAT_PRINTF_STANDARD,
22354 +/* _GL_ATTRIBUTE_FORMAT_PRINTF_SYSTEM is like _GL_ATTRIBUTE_FORMAT_PRINTF,
22355 except that it indicates to GCC that the supported format string directives
22356 are the ones of the system printf(), rather than the ones standardized by
22357 ISO C99 and POSIX. */
22358 -#define _GL_ATTRIBUTE_FORMAT_PRINTF_SYSTEM(formatstring_parameter, first_argument) \
22359 - _GL_ATTRIBUTE_FORMAT ((_GL_ATTRIBUTE_SPEC_PRINTF_SYSTEM, formatstring_parameter, first_argument))
22360 +#if GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU
22361 +# define _GL_ATTRIBUTE_FORMAT_PRINTF_SYSTEM(formatstring_parameter, first_argument) \
22362 + _GL_ATTRIBUTE_FORMAT_PRINTF (formatstring_parameter, first_argument)
22363 +#else
22364 +# define _GL_ATTRIBUTE_FORMAT_PRINTF_SYSTEM(formatstring_parameter, first_argument) \
22365 + _GL_ATTRIBUTE_FORMAT ((__printf__, formatstring_parameter, first_argument))
22366 +#endif
22367
22368 /* _GL_ATTRIBUTE_FORMAT_SCANF
22369 indicates to GCC that the function takes a format string and arguments,
22370 @@ -173,6 +111,41 @@
22371 #define _GL_ATTRIBUTE_FORMAT_SCANF_SYSTEM(formatstring_parameter, first_argument) \
22372 _GL_ATTRIBUTE_FORMAT ((__scanf__, formatstring_parameter, first_argument))
22373
22374 +/* Solaris 10 and NetBSD 7.0 declare renameat in <unistd.h>, not in <stdio.h>. */
22375 +/* But in any case avoid namespace pollution on glibc systems. */
22376 +#if (@GNULIB_RENAMEAT@ || defined GNULIB_POSIXCHECK) && (defined __sun || defined __NetBSD__) \
22377 + && ! defined __GLIBC__
22378 +# include <unistd.h>
22379 +#endif
22380 +
22381 +/* Android 4.3 declares renameat in <sys/stat.h>, not in <stdio.h>. */
22382 +/* But in any case avoid namespace pollution on glibc systems. */
22383 +#if (@GNULIB_RENAMEAT@ || defined GNULIB_POSIXCHECK) && defined __ANDROID__ \
22384 + && ! defined __GLIBC__
22385 +# include <sys/stat.h>
22386 +#endif
22387 +
22388 +/* MSVC declares 'perror' in <stdlib.h>, not in <stdio.h>. We must include
22389 + it before we #define perror rpl_perror. */
22390 +/* But in any case avoid namespace pollution on glibc systems. */
22391 +#if (@GNULIB_PERROR@ || defined GNULIB_POSIXCHECK) \
22392 + && (defined _WIN32 && ! defined __CYGWIN__) \
22393 + && ! defined __GLIBC__
22394 +# include <stdlib.h>
22395 +#endif
22396 +
22397 +/* MSVC declares 'remove' in <io.h>, not in <stdio.h>. We must include
22398 + it before we #define remove rpl_remove. */
22399 +/* MSVC declares 'rename' in <io.h>, not in <stdio.h>. We must include
22400 + it before we #define rename rpl_rename. */
22401 +/* But in any case avoid namespace pollution on glibc systems. */
22402 +#if (@GNULIB_REMOVE@ || @GNULIB_RENAME@ || defined GNULIB_POSIXCHECK) \
22403 + && (defined _WIN32 && ! defined __CYGWIN__) \
22404 + && ! defined __GLIBC__
22405 +# include <io.h>
22406 +#endif
22407 +
22408 +
22409 /* The definitions of _GL_FUNCDECL_RPL etc. are copied here. */
22410
22411 /* The definition of _GL_ARG_NONNULL is copied here. */
22412 @@ -198,17 +171,17 @@
22413 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
22414 # define dprintf rpl_dprintf
22415 # endif
22416 -_GL_FUNCDECL_RPL (dprintf, int, (int fd, const char *restrict format, ...)
22417 - _GL_ATTRIBUTE_FORMAT_PRINTF_STANDARD (2, 3)
22418 +_GL_FUNCDECL_RPL (dprintf, int, (int fd, const char *format, ...)
22419 + _GL_ATTRIBUTE_FORMAT_PRINTF (2, 3)
22420 _GL_ARG_NONNULL ((2)));
22421 -_GL_CXXALIAS_RPL (dprintf, int, (int fd, const char *restrict format, ...));
22422 +_GL_CXXALIAS_RPL (dprintf, int, (int fd, const char *format, ...));
22423 # else
22424 # if !@HAVE_DPRINTF@
22425 -_GL_FUNCDECL_SYS (dprintf, int, (int fd, const char *restrict format, ...)
22426 - _GL_ATTRIBUTE_FORMAT_PRINTF_STANDARD (2, 3)
22427 +_GL_FUNCDECL_SYS (dprintf, int, (int fd, const char *format, ...)
22428 + _GL_ATTRIBUTE_FORMAT_PRINTF (2, 3)
22429 _GL_ARG_NONNULL ((2)));
22430 # endif
22431 -_GL_CXXALIAS_SYS (dprintf, int, (int fd, const char *restrict format, ...));
22432 +_GL_CXXALIAS_SYS (dprintf, int, (int fd, const char *format, ...));
22433 # endif
22434 _GL_CXXALIASWARN (dprintf);
22435 #elif defined GNULIB_POSIXCHECK
22436 @@ -230,9 +203,7 @@ _GL_CXXALIAS_RPL (fclose, int, (FILE *stream));
22437 # else
22438 _GL_CXXALIAS_SYS (fclose, int, (FILE *stream));
22439 # endif
22440 -# if __GLIBC__ >= 2
22441 _GL_CXXALIASWARN (fclose);
22442 -# endif
22443 #elif defined GNULIB_POSIXCHECK
22444 # undef fclose
22445 /* Assume fclose is always declared. */
22446 @@ -240,84 +211,24 @@ _GL_WARN_ON_USE (fclose, "fclose is not always POSIX compliant - "
22447 "use gnulib module fclose for portable POSIX compliance");
22448 #endif
22449
22450 -#if @GNULIB_MDA_FCLOSEALL@
22451 -/* On native Windows, map 'fcloseall' to '_fcloseall', so that -loldnames is
22452 - not required. In C++ with GNULIB_NAMESPACE, avoid differences between
22453 - platforms by defining GNULIB_NAMESPACE::fcloseall on all platforms that have
22454 - it. */
22455 -# if defined _WIN32 && !defined __CYGWIN__
22456 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
22457 -# undef fcloseall
22458 -# define fcloseall _fcloseall
22459 -# endif
22460 -_GL_CXXALIAS_MDA (fcloseall, int, (void));
22461 -# else
22462 -# if @HAVE_DECL_FCLOSEALL@
22463 -# if defined __FreeBSD__ || defined __DragonFly__
22464 -_GL_CXXALIAS_SYS (fcloseall, void, (void));
22465 -# else
22466 -_GL_CXXALIAS_SYS (fcloseall, int, (void));
22467 -# endif
22468 -# endif
22469 -# endif
22470 -# if (defined _WIN32 && !defined __CYGWIN__) || @HAVE_DECL_FCLOSEALL@
22471 -_GL_CXXALIASWARN (fcloseall);
22472 -# endif
22473 -#endif
22474 -
22475 #if @GNULIB_FDOPEN@
22476 # if @REPLACE_FDOPEN@
22477 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
22478 # undef fdopen
22479 # define fdopen rpl_fdopen
22480 # endif
22481 -_GL_FUNCDECL_RPL (fdopen, FILE *,
22482 - (int fd, const char *mode)
22483 - _GL_ARG_NONNULL ((2)) _GL_ATTRIBUTE_DEALLOC (fclose, 1));
22484 +_GL_FUNCDECL_RPL (fdopen, FILE *, (int fd, const char *mode)
22485 + _GL_ARG_NONNULL ((2)));
22486 _GL_CXXALIAS_RPL (fdopen, FILE *, (int fd, const char *mode));
22487 -# elif defined _WIN32 && !defined __CYGWIN__
22488 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
22489 -# undef fdopen
22490 -# define fdopen _fdopen
22491 -# endif
22492 -_GL_CXXALIAS_MDA (fdopen, FILE *, (int fd, const char *mode));
22493 # else
22494 -# if __GNUC__ >= 11
22495 -/* For -Wmismatched-dealloc: Associate fdopen with fclose or rpl_fclose. */
22496 -_GL_FUNCDECL_SYS (fdopen, FILE *,
22497 - (int fd, const char *mode)
22498 - _GL_ARG_NONNULL ((2)) _GL_ATTRIBUTE_DEALLOC (fclose, 1));
22499 -# endif
22500 _GL_CXXALIAS_SYS (fdopen, FILE *, (int fd, const char *mode));
22501 # endif
22502 _GL_CXXALIASWARN (fdopen);
22503 -#else
22504 -# if @GNULIB_FCLOSE@ && __GNUC__ >= 11 && !defined fdopen
22505 -/* For -Wmismatched-dealloc: Associate fdopen with fclose or rpl_fclose. */
22506 -_GL_FUNCDECL_SYS (fdopen, FILE *,
22507 - (int fd, const char *mode)
22508 - _GL_ARG_NONNULL ((2)) _GL_ATTRIBUTE_DEALLOC (fclose, 1));
22509 -# endif
22510 -# if defined GNULIB_POSIXCHECK
22511 -# undef fdopen
22512 +#elif defined GNULIB_POSIXCHECK
22513 +# undef fdopen
22514 /* Assume fdopen is always declared. */
22515 _GL_WARN_ON_USE (fdopen, "fdopen on native Windows platforms is not POSIX compliant - "
22516 "use gnulib module fdopen for portability");
22517 -# elif @GNULIB_MDA_FDOPEN@
22518 -/* On native Windows, map 'fdopen' to '_fdopen', so that -loldnames is not
22519 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
22520 - platforms by defining GNULIB_NAMESPACE::fdopen always. */
22521 -# if defined _WIN32 && !defined __CYGWIN__
22522 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
22523 -# undef fdopen
22524 -# define fdopen _fdopen
22525 -# endif
22526 -_GL_CXXALIAS_MDA (fdopen, FILE *, (int fd, const char *mode));
22527 -# else
22528 -_GL_CXXALIAS_SYS (fdopen, FILE *, (int fd, const char *mode));
22529 -# endif
22530 -_GL_CXXALIASWARN (fdopen);
22531 -# endif
22532 #endif
22533
22534 #if @GNULIB_FFLUSH@
22535 @@ -336,9 +247,7 @@ _GL_CXXALIAS_RPL (fflush, int, (FILE *gl_stream));
22536 # else
22537 _GL_CXXALIAS_SYS (fflush, int, (FILE *gl_stream));
22538 # endif
22539 -# if __GLIBC__ >= 2
22540 _GL_CXXALIASWARN (fflush);
22541 -# endif
22542 #elif defined GNULIB_POSIXCHECK
22543 # undef fflush
22544 /* Assume fflush is always declared. */
22545 @@ -357,9 +266,7 @@ _GL_CXXALIAS_RPL (fgetc, int, (FILE *stream));
22546 # else
22547 _GL_CXXALIAS_SYS (fgetc, int, (FILE *stream));
22548 # endif
22549 -# if __GLIBC__ >= 2
22550 _GL_CXXALIASWARN (fgetc);
22551 -# endif
22552 #endif
22553
22554 #if @GNULIB_FGETS@
22555 @@ -368,74 +275,33 @@ _GL_CXXALIASWARN (fgetc);
22556 # undef fgets
22557 # define fgets rpl_fgets
22558 # endif
22559 -_GL_FUNCDECL_RPL (fgets, char *,
22560 - (char *restrict s, int n, FILE *restrict stream)
22561 - _GL_ARG_NONNULL ((1, 3)));
22562 -_GL_CXXALIAS_RPL (fgets, char *,
22563 - (char *restrict s, int n, FILE *restrict stream));
22564 +_GL_FUNCDECL_RPL (fgets, char *, (char *s, int n, FILE *stream)
22565 + _GL_ARG_NONNULL ((1, 3)));
22566 +_GL_CXXALIAS_RPL (fgets, char *, (char *s, int n, FILE *stream));
22567 # else
22568 -_GL_CXXALIAS_SYS (fgets, char *,
22569 - (char *restrict s, int n, FILE *restrict stream));
22570 +_GL_CXXALIAS_SYS (fgets, char *, (char *s, int n, FILE *stream));
22571 # endif
22572 -# if __GLIBC__ >= 2
22573 _GL_CXXALIASWARN (fgets);
22574 -# endif
22575 -#endif
22576 -
22577 -#if @GNULIB_MDA_FILENO@
22578 -/* On native Windows, map 'fileno' to '_fileno', so that -loldnames is not
22579 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
22580 - platforms by defining GNULIB_NAMESPACE::fileno always. */
22581 -# if defined _WIN32 && !defined __CYGWIN__
22582 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
22583 -# undef fileno
22584 -# define fileno _fileno
22585 -# endif
22586 -_GL_CXXALIAS_MDA (fileno, int, (FILE *restrict stream));
22587 -# else
22588 -_GL_CXXALIAS_SYS (fileno, int, (FILE *restrict stream));
22589 -# endif
22590 -_GL_CXXALIASWARN (fileno);
22591 #endif
22592
22593 #if @GNULIB_FOPEN@
22594 -# if (@GNULIB_FOPEN@ && @REPLACE_FOPEN@) \
22595 - || (@GNULIB_FOPEN_GNU@ && @REPLACE_FOPEN_FOR_FOPEN_GNU@)
22596 +# if @REPLACE_FOPEN@
22597 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
22598 # undef fopen
22599 # define fopen rpl_fopen
22600 # endif
22601 -_GL_FUNCDECL_RPL (fopen, FILE *,
22602 - (const char *restrict filename, const char *restrict mode)
22603 - _GL_ARG_NONNULL ((1, 2)) _GL_ATTRIBUTE_DEALLOC (fclose, 1));
22604 -_GL_CXXALIAS_RPL (fopen, FILE *,
22605 - (const char *restrict filename, const char *restrict mode));
22606 +_GL_FUNCDECL_RPL (fopen, FILE *, (const char *filename, const char *mode)
22607 + _GL_ARG_NONNULL ((1, 2)));
22608 +_GL_CXXALIAS_RPL (fopen, FILE *, (const char *filename, const char *mode));
22609 # else
22610 -# if __GNUC__ >= 11
22611 -/* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. */
22612 -_GL_FUNCDECL_SYS (fopen, FILE *,
22613 - (const char *restrict filename, const char *restrict mode)
22614 - _GL_ARG_NONNULL ((1, 2)) _GL_ATTRIBUTE_DEALLOC (fclose, 1));
22615 -# endif
22616 -_GL_CXXALIAS_SYS (fopen, FILE *,
22617 - (const char *restrict filename, const char *restrict mode));
22618 +_GL_CXXALIAS_SYS (fopen, FILE *, (const char *filename, const char *mode));
22619 # endif
22620 -# if __GLIBC__ >= 2
22621 _GL_CXXALIASWARN (fopen);
22622 -# endif
22623 -#else
22624 -# if @GNULIB_FCLOSE@ && __GNUC__ >= 11 && !defined fopen
22625 -/* For -Wmismatched-dealloc: Associate fopen with fclose or rpl_fclose. */
22626 -_GL_FUNCDECL_SYS (fopen, FILE *,
22627 - (const char *restrict filename, const char *restrict mode)
22628 - _GL_ARG_NONNULL ((1, 2)) _GL_ATTRIBUTE_DEALLOC (fclose, 1));
22629 -# endif
22630 -# if defined GNULIB_POSIXCHECK
22631 -# undef fopen
22632 +#elif defined GNULIB_POSIXCHECK
22633 +# undef fopen
22634 /* Assume fopen is always declared. */
22635 _GL_WARN_ON_USE (fopen, "fopen on native Windows platforms is not POSIX compliant - "
22636 "use gnulib module fopen for portability");
22637 -# endif
22638 #endif
22639
22640 #if @GNULIB_FPRINTF_POSIX@ || @GNULIB_FPRINTF@
22641 @@ -446,25 +312,19 @@ _GL_WARN_ON_USE (fopen, "fopen on native Windows platforms is not POSIX complian
22642 # endif
22643 # define GNULIB_overrides_fprintf 1
22644 # if @GNULIB_FPRINTF_POSIX@ || @GNULIB_VFPRINTF_POSIX@
22645 -_GL_FUNCDECL_RPL (fprintf, int,
22646 - (FILE *restrict fp, const char *restrict format, ...)
22647 - _GL_ATTRIBUTE_FORMAT_PRINTF_STANDARD (2, 3)
22648 - _GL_ARG_NONNULL ((1, 2)));
22649 +_GL_FUNCDECL_RPL (fprintf, int, (FILE *fp, const char *format, ...)
22650 + _GL_ATTRIBUTE_FORMAT_PRINTF (2, 3)
22651 + _GL_ARG_NONNULL ((1, 2)));
22652 # else
22653 -_GL_FUNCDECL_RPL (fprintf, int,
22654 - (FILE *restrict fp, const char *restrict format, ...)
22655 - _GL_ATTRIBUTE_FORMAT_PRINTF_SYSTEM (2, 3)
22656 - _GL_ARG_NONNULL ((1, 2)));
22657 +_GL_FUNCDECL_RPL (fprintf, int, (FILE *fp, const char *format, ...)
22658 + _GL_ATTRIBUTE_FORMAT_PRINTF_SYSTEM (2, 3)
22659 + _GL_ARG_NONNULL ((1, 2)));
22660 # endif
22661 -_GL_CXXALIAS_RPL (fprintf, int,
22662 - (FILE *restrict fp, const char *restrict format, ...));
22663 +_GL_CXXALIAS_RPL (fprintf, int, (FILE *fp, const char *format, ...));
22664 # else
22665 -_GL_CXXALIAS_SYS (fprintf, int,
22666 - (FILE *restrict fp, const char *restrict format, ...));
22667 +_GL_CXXALIAS_SYS (fprintf, int, (FILE *fp, const char *format, ...));
22668 # endif
22669 -# if __GLIBC__ >= 2
22670 _GL_CXXALIASWARN (fprintf);
22671 -# endif
22672 #endif
22673 #if !@GNULIB_FPRINTF_POSIX@ && defined GNULIB_POSIXCHECK
22674 # if !GNULIB_overrides_fprintf
22675 @@ -515,9 +375,7 @@ _GL_CXXALIAS_RPL (fputc, int, (int c, FILE *stream));
22676 # else
22677 _GL_CXXALIAS_SYS (fputc, int, (int c, FILE *stream));
22678 # endif
22679 -# if __GLIBC__ >= 2
22680 _GL_CXXALIASWARN (fputc);
22681 -# endif
22682 #endif
22683
22684 #if @GNULIB_FPUTS@
22685 @@ -526,18 +384,13 @@ _GL_CXXALIASWARN (fputc);
22686 # undef fputs
22687 # define fputs rpl_fputs
22688 # endif
22689 -_GL_FUNCDECL_RPL (fputs, int,
22690 - (const char *restrict string, FILE *restrict stream)
22691 - _GL_ARG_NONNULL ((1, 2)));
22692 -_GL_CXXALIAS_RPL (fputs, int,
22693 - (const char *restrict string, FILE *restrict stream));
22694 +_GL_FUNCDECL_RPL (fputs, int, (const char *string, FILE *stream)
22695 + _GL_ARG_NONNULL ((1, 2)));
22696 +_GL_CXXALIAS_RPL (fputs, int, (const char *string, FILE *stream));
22697 # else
22698 -_GL_CXXALIAS_SYS (fputs, int,
22699 - (const char *restrict string, FILE *restrict stream));
22700 +_GL_CXXALIAS_SYS (fputs, int, (const char *string, FILE *stream));
22701 # endif
22702 -# if __GLIBC__ >= 2
22703 _GL_CXXALIASWARN (fputs);
22704 -# endif
22705 #endif
22706
22707 #if @GNULIB_FREAD@
22708 @@ -546,21 +399,13 @@ _GL_CXXALIASWARN (fputs);
22709 # undef fread
22710 # define fread rpl_fread
22711 # endif
22712 -_GL_FUNCDECL_RPL (fread, size_t,
22713 - (void *restrict ptr, size_t s, size_t n,
22714 - FILE *restrict stream)
22715 - _GL_ARG_NONNULL ((4)));
22716 -_GL_CXXALIAS_RPL (fread, size_t,
22717 - (void *restrict ptr, size_t s, size_t n,
22718 - FILE *restrict stream));
22719 +_GL_FUNCDECL_RPL (fread, size_t, (void *ptr, size_t s, size_t n, FILE *stream)
22720 + _GL_ARG_NONNULL ((4)));
22721 +_GL_CXXALIAS_RPL (fread, size_t, (void *ptr, size_t s, size_t n, FILE *stream));
22722 # else
22723 -_GL_CXXALIAS_SYS (fread, size_t,
22724 - (void *restrict ptr, size_t s, size_t n,
22725 - FILE *restrict stream));
22726 +_GL_CXXALIAS_SYS (fread, size_t, (void *ptr, size_t s, size_t n, FILE *stream));
22727 # endif
22728 -# if __GLIBC__ >= 2
22729 _GL_CXXALIASWARN (fread);
22730 -# endif
22731 #endif
22732
22733 #if @GNULIB_FREOPEN@
22734 @@ -570,20 +415,15 @@ _GL_CXXALIASWARN (fread);
22735 # define freopen rpl_freopen
22736 # endif
22737 _GL_FUNCDECL_RPL (freopen, FILE *,
22738 - (const char *restrict filename, const char *restrict mode,
22739 - FILE *restrict stream)
22740 + (const char *filename, const char *mode, FILE *stream)
22741 _GL_ARG_NONNULL ((2, 3)));
22742 _GL_CXXALIAS_RPL (freopen, FILE *,
22743 - (const char *restrict filename, const char *restrict mode,
22744 - FILE *restrict stream));
22745 + (const char *filename, const char *mode, FILE *stream));
22746 # else
22747 _GL_CXXALIAS_SYS (freopen, FILE *,
22748 - (const char *restrict filename, const char *restrict mode,
22749 - FILE *restrict stream));
22750 + (const char *filename, const char *mode, FILE *stream));
22751 # endif
22752 -# if __GLIBC__ >= 2
22753 _GL_CXXALIASWARN (freopen);
22754 -# endif
22755 #elif defined GNULIB_POSIXCHECK
22756 # undef freopen
22757 /* Assume freopen is always declared. */
22758 @@ -598,19 +438,14 @@ _GL_WARN_ON_USE (freopen,
22759 # undef fscanf
22760 # define fscanf rpl_fscanf
22761 # endif
22762 -_GL_FUNCDECL_RPL (fscanf, int,
22763 - (FILE *restrict stream, const char *restrict format, ...)
22764 - _GL_ATTRIBUTE_FORMAT_SCANF_SYSTEM (2, 3)
22765 - _GL_ARG_NONNULL ((1, 2)));
22766 -_GL_CXXALIAS_RPL (fscanf, int,
22767 - (FILE *restrict stream, const char *restrict format, ...));
22768 +_GL_FUNCDECL_RPL (fscanf, int, (FILE *stream, const char *format, ...)
22769 + _GL_ATTRIBUTE_FORMAT_SCANF_SYSTEM (2, 3)
22770 + _GL_ARG_NONNULL ((1, 2)));
22771 +_GL_CXXALIAS_RPL (fscanf, int, (FILE *stream, const char *format, ...));
22772 # else
22773 -_GL_CXXALIAS_SYS (fscanf, int,
22774 - (FILE *restrict stream, const char *restrict format, ...));
22775 +_GL_CXXALIAS_SYS (fscanf, int, (FILE *stream, const char *format, ...));
22776 # endif
22777 -# if __GLIBC__ >= 2
22778 _GL_CXXALIASWARN (fscanf);
22779 -# endif
22780 #endif
22781
22782
22783 @@ -661,9 +496,7 @@ _GL_CXXALIAS_RPL (fseek, int, (FILE *fp, long offset, int whence));
22784 # else
22785 _GL_CXXALIAS_SYS (fseek, int, (FILE *fp, long offset, int whence));
22786 # endif
22787 -# if __GLIBC__ >= 2
22788 _GL_CXXALIASWARN (fseek);
22789 -# endif
22790 #endif
22791
22792 #if @GNULIB_FSEEKO@
22793 @@ -726,9 +559,7 @@ _GL_CXXALIAS_RPL (ftell, long, (FILE *fp));
22794 # else
22795 _GL_CXXALIAS_SYS (ftell, long, (FILE *fp));
22796 # endif
22797 -# if __GLIBC__ >= 2
22798 _GL_CXXALIASWARN (ftell);
22799 -# endif
22800 #endif
22801
22802 #if @GNULIB_FTELLO@
22803 @@ -777,16 +608,13 @@ _GL_WARN_ON_USE (ftell, "ftell cannot handle files larger than 4 GB "
22804 # define fwrite rpl_fwrite
22805 # endif
22806 _GL_FUNCDECL_RPL (fwrite, size_t,
22807 - (const void *restrict ptr, size_t s, size_t n,
22808 - FILE *restrict stream)
22809 + (const void *ptr, size_t s, size_t n, FILE *stream)
22810 _GL_ARG_NONNULL ((1, 4)));
22811 _GL_CXXALIAS_RPL (fwrite, size_t,
22812 - (const void *restrict ptr, size_t s, size_t n,
22813 - FILE *restrict stream));
22814 + (const void *ptr, size_t s, size_t n, FILE *stream));
22815 # else
22816 _GL_CXXALIAS_SYS (fwrite, size_t,
22817 - (const void *restrict ptr, size_t s, size_t n,
22818 - FILE *restrict stream));
22819 + (const void *ptr, size_t s, size_t n, FILE *stream));
22820
22821 /* Work around bug 11959 when fortifying glibc 2.4 through 2.15
22822 <https://sourceware.org/bugzilla/show_bug.cgi?id=11959>,
22823 @@ -811,9 +639,7 @@ extern size_t __REDIRECT (rpl_fwrite_unlocked,
22824 # define fwrite_unlocked rpl_fwrite_unlocked
22825 # endif
22826 # endif
22827 -# if __GLIBC__ >= 2
22828 _GL_CXXALIASWARN (fwrite);
22829 -# endif
22830 #endif
22831
22832 #if @GNULIB_GETC@
22833 @@ -827,9 +653,7 @@ _GL_CXXALIAS_RPL_1 (getc, rpl_fgetc, int, (FILE *stream));
22834 # else
22835 _GL_CXXALIAS_SYS (getc, int, (FILE *stream));
22836 # endif
22837 -# if __GLIBC__ >= 2
22838 _GL_CXXALIASWARN (getc);
22839 -# endif
22840 #endif
22841
22842 #if @GNULIB_GETCHAR@
22843 @@ -843,9 +667,7 @@ _GL_CXXALIAS_RPL (getchar, int, (void));
22844 # else
22845 _GL_CXXALIAS_SYS (getchar, int, (void));
22846 # endif
22847 -# if __GLIBC__ >= 2
22848 _GL_CXXALIASWARN (getchar);
22849 -# endif
22850 #endif
22851
22852 #if @GNULIB_GETDELIM@
22853 @@ -861,26 +683,22 @@ _GL_CXXALIASWARN (getchar);
22854 # define getdelim rpl_getdelim
22855 # endif
22856 _GL_FUNCDECL_RPL (getdelim, ssize_t,
22857 - (char **restrict lineptr, size_t *restrict linesize,
22858 - int delimiter,
22859 - FILE *restrict stream)
22860 + (char **lineptr, size_t *linesize, int delimiter,
22861 + FILE *stream)
22862 _GL_ARG_NONNULL ((1, 2, 4)));
22863 _GL_CXXALIAS_RPL (getdelim, ssize_t,
22864 - (char **restrict lineptr, size_t *restrict linesize,
22865 - int delimiter,
22866 - FILE *restrict stream));
22867 + (char **lineptr, size_t *linesize, int delimiter,
22868 + FILE *stream));
22869 # else
22870 # if !@HAVE_DECL_GETDELIM@
22871 _GL_FUNCDECL_SYS (getdelim, ssize_t,
22872 - (char **restrict lineptr, size_t *restrict linesize,
22873 - int delimiter,
22874 - FILE *restrict stream)
22875 + (char **lineptr, size_t *linesize, int delimiter,
22876 + FILE *stream)
22877 _GL_ARG_NONNULL ((1, 2, 4)));
22878 # endif
22879 _GL_CXXALIAS_SYS (getdelim, ssize_t,
22880 - (char **restrict lineptr, size_t *restrict linesize,
22881 - int delimiter,
22882 - FILE *restrict stream));
22883 + (char **lineptr, size_t *linesize, int delimiter,
22884 + FILE *stream));
22885 # endif
22886 _GL_CXXALIASWARN (getdelim);
22887 #elif defined GNULIB_POSIXCHECK
22888 @@ -904,22 +722,18 @@ _GL_WARN_ON_USE (getdelim, "getdelim is unportable - "
22889 # define getline rpl_getline
22890 # endif
22891 _GL_FUNCDECL_RPL (getline, ssize_t,
22892 - (char **restrict lineptr, size_t *restrict linesize,
22893 - FILE *restrict stream)
22894 + (char **lineptr, size_t *linesize, FILE *stream)
22895 _GL_ARG_NONNULL ((1, 2, 3)));
22896 _GL_CXXALIAS_RPL (getline, ssize_t,
22897 - (char **restrict lineptr, size_t *restrict linesize,
22898 - FILE *restrict stream));
22899 + (char **lineptr, size_t *linesize, FILE *stream));
22900 # else
22901 # if !@HAVE_DECL_GETLINE@
22902 _GL_FUNCDECL_SYS (getline, ssize_t,
22903 - (char **restrict lineptr, size_t *restrict linesize,
22904 - FILE *restrict stream)
22905 + (char **lineptr, size_t *linesize, FILE *stream)
22906 _GL_ARG_NONNULL ((1, 2, 3)));
22907 # endif
22908 _GL_CXXALIAS_SYS (getline, ssize_t,
22909 - (char **restrict lineptr, size_t *restrict linesize,
22910 - FILE *restrict stream));
22911 + (char **lineptr, size_t *linesize, FILE *stream));
22912 # endif
22913 # if @HAVE_DECL_GETLINE@
22914 _GL_CXXALIASWARN (getline);
22915 @@ -940,22 +754,6 @@ _GL_WARN_ON_USE (getline, "getline is unportable - "
22916 _GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");
22917 #endif
22918
22919 -#if @GNULIB_MDA_GETW@
22920 -/* On native Windows, map 'getw' to '_getw', so that -loldnames is not
22921 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
22922 - platforms by defining GNULIB_NAMESPACE::getw always. */
22923 -# if defined _WIN32 && !defined __CYGWIN__
22924 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
22925 -# undef getw
22926 -# define getw _getw
22927 -# endif
22928 -_GL_CXXALIAS_MDA (getw, int, (FILE *restrict stream));
22929 -# else
22930 -_GL_CXXALIAS_SYS (getw, int, (FILE *restrict stream));
22931 -# endif
22932 -_GL_CXXALIASWARN (getw);
22933 -#endif
22934 -
22935 #if @GNULIB_OBSTACK_PRINTF@ || @GNULIB_OBSTACK_PRINTF_POSIX@
22936 struct obstack;
22937 /* Grow an obstack with formatted output. Return the number of
22938 @@ -969,7 +767,7 @@ struct obstack;
22939 # endif
22940 _GL_FUNCDECL_RPL (obstack_printf, int,
22941 (struct obstack *obs, const char *format, ...)
22942 - _GL_ATTRIBUTE_FORMAT_PRINTF_STANDARD (2, 3)
22943 + _GL_ATTRIBUTE_FORMAT_PRINTF (2, 3)
22944 _GL_ARG_NONNULL ((1, 2)));
22945 _GL_CXXALIAS_RPL (obstack_printf, int,
22946 (struct obstack *obs, const char *format, ...));
22947 @@ -977,7 +775,7 @@ _GL_CXXALIAS_RPL (obstack_printf, int,
22948 # if !@HAVE_DECL_OBSTACK_PRINTF@
22949 _GL_FUNCDECL_SYS (obstack_printf, int,
22950 (struct obstack *obs, const char *format, ...)
22951 - _GL_ATTRIBUTE_FORMAT_PRINTF_STANDARD (2, 3)
22952 + _GL_ATTRIBUTE_FORMAT_PRINTF (2, 3)
22953 _GL_ARG_NONNULL ((1, 2)));
22954 # endif
22955 _GL_CXXALIAS_SYS (obstack_printf, int,
22956 @@ -990,7 +788,7 @@ _GL_CXXALIASWARN (obstack_printf);
22957 # endif
22958 _GL_FUNCDECL_RPL (obstack_vprintf, int,
22959 (struct obstack *obs, const char *format, va_list args)
22960 - _GL_ATTRIBUTE_FORMAT_PRINTF_STANDARD (2, 0)
22961 + _GL_ATTRIBUTE_FORMAT_PRINTF (2, 0)
22962 _GL_ARG_NONNULL ((1, 2)));
22963 _GL_CXXALIAS_RPL (obstack_vprintf, int,
22964 (struct obstack *obs, const char *format, va_list args));
22965 @@ -998,7 +796,7 @@ _GL_CXXALIAS_RPL (obstack_vprintf, int,
22966 # if !@HAVE_DECL_OBSTACK_PRINTF@
22967 _GL_FUNCDECL_SYS (obstack_vprintf, int,
22968 (struct obstack *obs, const char *format, va_list args)
22969 - _GL_ATTRIBUTE_FORMAT_PRINTF_STANDARD (2, 0)
22970 + _GL_ATTRIBUTE_FORMAT_PRINTF (2, 0)
22971 _GL_ARG_NONNULL ((1, 2)));
22972 # endif
22973 _GL_CXXALIAS_SYS (obstack_vprintf, int,
22974 @@ -1034,9 +832,7 @@ _GL_CXXALIAS_RPL (perror, void, (const char *string));
22975 # else
22976 _GL_CXXALIAS_SYS (perror, void, (const char *string));
22977 # endif
22978 -# if __GLIBC__ >= 2
22979 _GL_CXXALIASWARN (perror);
22980 -# endif
22981 #elif defined GNULIB_POSIXCHECK
22982 # undef perror
22983 /* Assume perror is always declared. */
22984 @@ -1050,53 +846,43 @@ _GL_WARN_ON_USE (perror, "perror is not always POSIX compliant - "
22985 # undef popen
22986 # define popen rpl_popen
22987 # endif
22988 -_GL_FUNCDECL_RPL (popen, FILE *,
22989 - (const char *cmd, const char *mode)
22990 - _GL_ARG_NONNULL ((1, 2)) _GL_ATTRIBUTE_DEALLOC (pclose, 1));
22991 +_GL_FUNCDECL_RPL (popen, FILE *, (const char *cmd, const char *mode)
22992 + _GL_ARG_NONNULL ((1, 2)));
22993 _GL_CXXALIAS_RPL (popen, FILE *, (const char *cmd, const char *mode));
22994 # else
22995 -# if !@HAVE_POPEN@ || __GNUC__ >= 11
22996 -_GL_FUNCDECL_SYS (popen, FILE *,
22997 - (const char *cmd, const char *mode)
22998 - _GL_ARG_NONNULL ((1, 2)) _GL_ATTRIBUTE_DEALLOC (pclose, 1));
22999 +# if !@HAVE_POPEN@
23000 +_GL_FUNCDECL_SYS (popen, FILE *, (const char *cmd, const char *mode)
23001 + _GL_ARG_NONNULL ((1, 2)));
23002 # endif
23003 _GL_CXXALIAS_SYS (popen, FILE *, (const char *cmd, const char *mode));
23004 # endif
23005 _GL_CXXALIASWARN (popen);
23006 -#else
23007 -# if @GNULIB_PCLOSE@ && __GNUC__ >= 11 && !defined popen
23008 -/* For -Wmismatched-dealloc: Associate popen with pclose or rpl_pclose. */
23009 -_GL_FUNCDECL_SYS (popen, FILE *,
23010 - (const char *cmd, const char *mode)
23011 - _GL_ARG_NONNULL ((1, 2)) _GL_ATTRIBUTE_DEALLOC (pclose, 1));
23012 -# endif
23013 -# if defined GNULIB_POSIXCHECK
23014 -# undef popen
23015 -# if HAVE_RAW_DECL_POPEN
23016 +#elif defined GNULIB_POSIXCHECK
23017 +# undef popen
23018 +# if HAVE_RAW_DECL_POPEN
23019 _GL_WARN_ON_USE (popen, "popen is buggy on some platforms - "
23020 "use gnulib module popen or pipe for more portability");
23021 -# endif
23022 # endif
23023 #endif
23024
23025 #if @GNULIB_PRINTF_POSIX@ || @GNULIB_PRINTF@
23026 # if (@GNULIB_PRINTF_POSIX@ && @REPLACE_PRINTF@) \
23027 || (@GNULIB_PRINTF@ && @REPLACE_STDIO_WRITE_FUNCS@ && (@GNULIB_STDIO_H_NONBLOCKING@ || @GNULIB_STDIO_H_SIGPIPE@))
23028 -# if defined __GNUC__ || defined __clang__
23029 +# if defined __GNUC__
23030 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
23031 /* Don't break __attribute__((format(printf,M,N))). */
23032 # define printf __printf__
23033 # endif
23034 # if @GNULIB_PRINTF_POSIX@ || @GNULIB_VFPRINTF_POSIX@
23035 _GL_FUNCDECL_RPL_1 (__printf__, int,
23036 - (const char *restrict format, ...)
23037 + (const char *format, ...)
23038 __asm__ (@ASM_SYMBOL_PREFIX@
23039 _GL_STDIO_MACROEXPAND_AND_STRINGIZE(rpl_printf))
23040 - _GL_ATTRIBUTE_FORMAT_PRINTF_STANDARD (1, 2)
23041 + _GL_ATTRIBUTE_FORMAT_PRINTF (1, 2)
23042 _GL_ARG_NONNULL ((1)));
23043 # else
23044 _GL_FUNCDECL_RPL_1 (__printf__, int,
23045 - (const char *restrict format, ...)
23046 + (const char *format, ...)
23047 __asm__ (@ASM_SYMBOL_PREFIX@
23048 _GL_STDIO_MACROEXPAND_AND_STRINGIZE(rpl_printf))
23049 _GL_ATTRIBUTE_FORMAT_PRINTF_SYSTEM (1, 2)
23050 @@ -1108,18 +894,16 @@ _GL_CXXALIAS_RPL_1 (printf, __printf__, int, (const char *format, ...));
23051 # define printf rpl_printf
23052 # endif
23053 _GL_FUNCDECL_RPL (printf, int,
23054 - (const char *restrict format, ...)
23055 - _GL_ATTRIBUTE_FORMAT_PRINTF_STANDARD (1, 2)
23056 + (const char *format, ...)
23057 + _GL_ATTRIBUTE_FORMAT_PRINTF (1, 2)
23058 _GL_ARG_NONNULL ((1)));
23059 -_GL_CXXALIAS_RPL (printf, int, (const char *restrict format, ...));
23060 +_GL_CXXALIAS_RPL (printf, int, (const char *format, ...));
23061 # endif
23062 # define GNULIB_overrides_printf 1
23063 # else
23064 -_GL_CXXALIAS_SYS (printf, int, (const char *restrict format, ...));
23065 +_GL_CXXALIAS_SYS (printf, int, (const char *format, ...));
23066 # endif
23067 -# if __GLIBC__ >= 2
23068 _GL_CXXALIASWARN (printf);
23069 -# endif
23070 #endif
23071 #if !@GNULIB_PRINTF_POSIX@ && defined GNULIB_POSIXCHECK
23072 # if !GNULIB_overrides_printf
23073 @@ -1142,9 +926,7 @@ _GL_CXXALIAS_RPL_1 (putc, rpl_fputc, int, (int c, FILE *stream));
23074 # else
23075 _GL_CXXALIAS_SYS (putc, int, (int c, FILE *stream));
23076 # endif
23077 -# if __GLIBC__ >= 2
23078 _GL_CXXALIASWARN (putc);
23079 -# endif
23080 #endif
23081
23082 #if @GNULIB_PUTCHAR@
23083 @@ -1158,9 +940,7 @@ _GL_CXXALIAS_RPL (putchar, int, (int c));
23084 # else
23085 _GL_CXXALIAS_SYS (putchar, int, (int c));
23086 # endif
23087 -# if __GLIBC__ >= 2
23088 _GL_CXXALIASWARN (putchar);
23089 -# endif
23090 #endif
23091
23092 #if @GNULIB_PUTS@
23093 @@ -1174,25 +954,7 @@ _GL_CXXALIAS_RPL (puts, int, (const char *string));
23094 # else
23095 _GL_CXXALIAS_SYS (puts, int, (const char *string));
23096 # endif
23097 -# if __GLIBC__ >= 2
23098 _GL_CXXALIASWARN (puts);
23099 -# endif
23100 -#endif
23101 -
23102 -#if @GNULIB_MDA_PUTW@
23103 -/* On native Windows, map 'putw' to '_putw', so that -loldnames is not
23104 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
23105 - platforms by defining GNULIB_NAMESPACE::putw always. */
23106 -# if defined _WIN32 && !defined __CYGWIN__
23107 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
23108 -# undef putw
23109 -# define putw _putw
23110 -# endif
23111 -_GL_CXXALIAS_MDA (putw, int, (int w, FILE *restrict stream));
23112 -# else
23113 -_GL_CXXALIAS_SYS (putw, int, (int w, FILE *restrict stream));
23114 -# endif
23115 -_GL_CXXALIASWARN (putw);
23116 #endif
23117
23118 #if @GNULIB_REMOVE@
23119 @@ -1206,9 +968,7 @@ _GL_CXXALIAS_RPL (remove, int, (const char *name));
23120 # else
23121 _GL_CXXALIAS_SYS (remove, int, (const char *name));
23122 # endif
23123 -# if __GLIBC__ >= 2
23124 _GL_CXXALIASWARN (remove);
23125 -# endif
23126 #elif defined GNULIB_POSIXCHECK
23127 # undef remove
23128 /* Assume remove is always declared. */
23129 @@ -1231,9 +991,7 @@ _GL_CXXALIAS_RPL (rename, int,
23130 _GL_CXXALIAS_SYS (rename, int,
23131 (const char *old_filename, const char *new_filename));
23132 # endif
23133 -# if __GLIBC__ >= 2
23134 _GL_CXXALIASWARN (rename);
23135 -# endif
23136 #elif defined GNULIB_POSIXCHECK
23137 # undef rename
23138 /* Assume rename is always declared. */
23139 @@ -1272,35 +1030,33 @@ _GL_WARN_ON_USE (renameat, "renameat is not portable - "
23140
23141 #if @GNULIB_SCANF@
23142 # if @REPLACE_STDIO_READ_FUNCS@ && @GNULIB_STDIO_H_NONBLOCKING@
23143 -# if defined __GNUC__ || defined __clang__
23144 +# if defined __GNUC__
23145 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
23146 # undef scanf
23147 /* Don't break __attribute__((format(scanf,M,N))). */
23148 # define scanf __scanf__
23149 # endif
23150 _GL_FUNCDECL_RPL_1 (__scanf__, int,
23151 - (const char *restrict format, ...)
23152 + (const char *format, ...)
23153 __asm__ (@ASM_SYMBOL_PREFIX@
23154 _GL_STDIO_MACROEXPAND_AND_STRINGIZE(rpl_scanf))
23155 _GL_ATTRIBUTE_FORMAT_SCANF_SYSTEM (1, 2)
23156 _GL_ARG_NONNULL ((1)));
23157 -_GL_CXXALIAS_RPL_1 (scanf, __scanf__, int, (const char *restrict format, ...));
23158 +_GL_CXXALIAS_RPL_1 (scanf, __scanf__, int, (const char *format, ...));
23159 # else
23160 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
23161 # undef scanf
23162 # define scanf rpl_scanf
23163 # endif
23164 -_GL_FUNCDECL_RPL (scanf, int, (const char *restrict format, ...)
23165 +_GL_FUNCDECL_RPL (scanf, int, (const char *format, ...)
23166 _GL_ATTRIBUTE_FORMAT_SCANF_SYSTEM (1, 2)
23167 _GL_ARG_NONNULL ((1)));
23168 -_GL_CXXALIAS_RPL (scanf, int, (const char *restrict format, ...));
23169 +_GL_CXXALIAS_RPL (scanf, int, (const char *format, ...));
23170 # endif
23171 # else
23172 -_GL_CXXALIAS_SYS (scanf, int, (const char *restrict format, ...));
23173 +_GL_CXXALIAS_SYS (scanf, int, (const char *format, ...));
23174 # endif
23175 -# if __GLIBC__ >= 2
23176 _GL_CXXALIASWARN (scanf);
23177 -# endif
23178 #endif
23179
23180 #if @GNULIB_SNPRINTF@
23181 @@ -1308,30 +1064,23 @@ _GL_CXXALIASWARN (scanf);
23182 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
23183 # define snprintf rpl_snprintf
23184 # endif
23185 -# define GNULIB_overrides_snprintf 1
23186 _GL_FUNCDECL_RPL (snprintf, int,
23187 - (char *restrict str, size_t size,
23188 - const char *restrict format, ...)
23189 - _GL_ATTRIBUTE_FORMAT_PRINTF_STANDARD (3, 4)
23190 + (char *str, size_t size, const char *format, ...)
23191 + _GL_ATTRIBUTE_FORMAT_PRINTF (3, 4)
23192 _GL_ARG_NONNULL ((3)));
23193 _GL_CXXALIAS_RPL (snprintf, int,
23194 - (char *restrict str, size_t size,
23195 - const char *restrict format, ...));
23196 + (char *str, size_t size, const char *format, ...));
23197 # else
23198 # if !@HAVE_DECL_SNPRINTF@
23199 _GL_FUNCDECL_SYS (snprintf, int,
23200 - (char *restrict str, size_t size,
23201 - const char *restrict format, ...)
23202 - _GL_ATTRIBUTE_FORMAT_PRINTF_STANDARD (3, 4)
23203 + (char *str, size_t size, const char *format, ...)
23204 + _GL_ATTRIBUTE_FORMAT_PRINTF (3, 4)
23205 _GL_ARG_NONNULL ((3)));
23206 # endif
23207 _GL_CXXALIAS_SYS (snprintf, int,
23208 - (char *restrict str, size_t size,
23209 - const char *restrict format, ...));
23210 + (char *str, size_t size, const char *format, ...));
23211 # endif
23212 -# if __GLIBC__ >= 2
23213 _GL_CXXALIASWARN (snprintf);
23214 -# endif
23215 #elif defined GNULIB_POSIXCHECK
23216 # undef snprintf
23217 # if HAVE_RAW_DECL_SNPRINTF
23218 @@ -1354,20 +1103,14 @@ _GL_WARN_ON_USE (snprintf, "snprintf is unportable - "
23219 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
23220 # define sprintf rpl_sprintf
23221 # endif
23222 -# define GNULIB_overrides_sprintf 1
23223 -_GL_FUNCDECL_RPL (sprintf, int,
23224 - (char *restrict str, const char *restrict format, ...)
23225 - _GL_ATTRIBUTE_FORMAT_PRINTF_STANDARD (2, 3)
23226 - _GL_ARG_NONNULL ((1, 2)));
23227 -_GL_CXXALIAS_RPL (sprintf, int,
23228 - (char *restrict str, const char *restrict format, ...));
23229 +_GL_FUNCDECL_RPL (sprintf, int, (char *str, const char *format, ...)
23230 + _GL_ATTRIBUTE_FORMAT_PRINTF (2, 3)
23231 + _GL_ARG_NONNULL ((1, 2)));
23232 +_GL_CXXALIAS_RPL (sprintf, int, (char *str, const char *format, ...));
23233 # else
23234 -_GL_CXXALIAS_SYS (sprintf, int,
23235 - (char *restrict str, const char *restrict format, ...));
23236 +_GL_CXXALIAS_SYS (sprintf, int, (char *str, const char *format, ...));
23237 # endif
23238 -# if __GLIBC__ >= 2
23239 _GL_CXXALIASWARN (sprintf);
23240 -# endif
23241 #elif defined GNULIB_POSIXCHECK
23242 # undef sprintf
23243 /* Assume sprintf is always declared. */
23244 @@ -1376,53 +1119,22 @@ _GL_WARN_ON_USE (sprintf, "sprintf is not always POSIX compliant - "
23245 "POSIX compliance");
23246 #endif
23247
23248 -#if @GNULIB_MDA_TEMPNAM@
23249 -/* On native Windows, map 'tempnam' to '_tempnam', so that -loldnames is not
23250 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
23251 - platforms by defining GNULIB_NAMESPACE::tempnam always. */
23252 -# if defined _WIN32 && !defined __CYGWIN__
23253 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
23254 -# undef tempnam
23255 -# define tempnam _tempnam
23256 -# endif
23257 -_GL_CXXALIAS_MDA (tempnam, char *, (const char *dir, const char *prefix));
23258 -# else
23259 -_GL_CXXALIAS_SYS (tempnam, char *, (const char *dir, const char *prefix));
23260 -# endif
23261 -_GL_CXXALIASWARN (tempnam);
23262 -#endif
23263 -
23264 #if @GNULIB_TMPFILE@
23265 # if @REPLACE_TMPFILE@
23266 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
23267 # define tmpfile rpl_tmpfile
23268 # endif
23269 -_GL_FUNCDECL_RPL (tmpfile, FILE *, (void)
23270 - _GL_ATTRIBUTE_DEALLOC (fclose, 1));
23271 +_GL_FUNCDECL_RPL (tmpfile, FILE *, (void));
23272 _GL_CXXALIAS_RPL (tmpfile, FILE *, (void));
23273 # else
23274 -# if __GNUC__ >= 11
23275 -/* For -Wmismatched-dealloc: Associate tmpfile with fclose or rpl_fclose. */
23276 -_GL_FUNCDECL_SYS (tmpfile, FILE *, (void)
23277 - _GL_ATTRIBUTE_DEALLOC (fclose, 1));
23278 -# endif
23279 _GL_CXXALIAS_SYS (tmpfile, FILE *, (void));
23280 # endif
23281 -# if __GLIBC__ >= 2
23282 _GL_CXXALIASWARN (tmpfile);
23283 -# endif
23284 -#else
23285 -# if @GNULIB_FCLOSE@ && __GNUC__ >= 11 && !defined tmpfile
23286 -/* For -Wmismatched-dealloc: Associate tmpfile with fclose or rpl_fclose. */
23287 -_GL_FUNCDECL_SYS (tmpfile, FILE *, (void)
23288 - _GL_ATTRIBUTE_DEALLOC (fclose, 1));
23289 -# endif
23290 -# if defined GNULIB_POSIXCHECK
23291 -# undef tmpfile
23292 -# if HAVE_RAW_DECL_TMPFILE
23293 +#elif defined GNULIB_POSIXCHECK
23294 +# undef tmpfile
23295 +# if HAVE_RAW_DECL_TMPFILE
23296 _GL_WARN_ON_USE (tmpfile, "tmpfile is not usable on mingw - "
23297 "use gnulib module tmpfile for portability");
23298 -# endif
23299 # endif
23300 #endif
23301
23302 @@ -1435,10 +1147,9 @@ _GL_WARN_ON_USE (tmpfile, "tmpfile is not usable on mingw - "
23303 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
23304 # define asprintf rpl_asprintf
23305 # endif
23306 -# define GNULIB_overrides_asprintf
23307 _GL_FUNCDECL_RPL (asprintf, int,
23308 (char **result, const char *format, ...)
23309 - _GL_ATTRIBUTE_FORMAT_PRINTF_STANDARD (2, 3)
23310 + _GL_ATTRIBUTE_FORMAT_PRINTF (2, 3)
23311 _GL_ARG_NONNULL ((1, 2)));
23312 _GL_CXXALIAS_RPL (asprintf, int,
23313 (char **result, const char *format, ...));
23314 @@ -1446,7 +1157,7 @@ _GL_CXXALIAS_RPL (asprintf, int,
23315 # if !@HAVE_VASPRINTF@
23316 _GL_FUNCDECL_SYS (asprintf, int,
23317 (char **result, const char *format, ...)
23318 - _GL_ATTRIBUTE_FORMAT_PRINTF_STANDARD (2, 3)
23319 + _GL_ATTRIBUTE_FORMAT_PRINTF (2, 3)
23320 _GL_ARG_NONNULL ((1, 2)));
23321 # endif
23322 _GL_CXXALIAS_SYS (asprintf, int,
23323 @@ -1457,10 +1168,9 @@ _GL_CXXALIASWARN (asprintf);
23324 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
23325 # define vasprintf rpl_vasprintf
23326 # endif
23327 -# define GNULIB_overrides_vasprintf 1
23328 _GL_FUNCDECL_RPL (vasprintf, int,
23329 (char **result, const char *format, va_list args)
23330 - _GL_ATTRIBUTE_FORMAT_PRINTF_STANDARD (2, 0)
23331 + _GL_ATTRIBUTE_FORMAT_PRINTF (2, 0)
23332 _GL_ARG_NONNULL ((1, 2)));
23333 _GL_CXXALIAS_RPL (vasprintf, int,
23334 (char **result, const char *format, va_list args));
23335 @@ -1468,7 +1178,7 @@ _GL_CXXALIAS_RPL (vasprintf, int,
23336 # if !@HAVE_VASPRINTF@
23337 _GL_FUNCDECL_SYS (vasprintf, int,
23338 (char **result, const char *format, va_list args)
23339 - _GL_ATTRIBUTE_FORMAT_PRINTF_STANDARD (2, 0)
23340 + _GL_ATTRIBUTE_FORMAT_PRINTF (2, 0)
23341 _GL_ARG_NONNULL ((1, 2)));
23342 # endif
23343 _GL_CXXALIAS_SYS (vasprintf, int,
23344 @@ -1482,27 +1192,22 @@ _GL_CXXALIASWARN (vasprintf);
23345 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
23346 # define vdprintf rpl_vdprintf
23347 # endif
23348 -_GL_FUNCDECL_RPL (vdprintf, int,
23349 - (int fd, const char *restrict format, va_list args)
23350 - _GL_ATTRIBUTE_FORMAT_PRINTF_STANDARD (2, 0)
23351 - _GL_ARG_NONNULL ((2)));
23352 -_GL_CXXALIAS_RPL (vdprintf, int,
23353 - (int fd, const char *restrict format, va_list args));
23354 +_GL_FUNCDECL_RPL (vdprintf, int, (int fd, const char *format, va_list args)
23355 + _GL_ATTRIBUTE_FORMAT_PRINTF (2, 0)
23356 + _GL_ARG_NONNULL ((2)));
23357 +_GL_CXXALIAS_RPL (vdprintf, int, (int fd, const char *format, va_list args));
23358 # else
23359 # if !@HAVE_VDPRINTF@
23360 -_GL_FUNCDECL_SYS (vdprintf, int,
23361 - (int fd, const char *restrict format, va_list args)
23362 - _GL_ATTRIBUTE_FORMAT_PRINTF_STANDARD (2, 0)
23363 - _GL_ARG_NONNULL ((2)));
23364 +_GL_FUNCDECL_SYS (vdprintf, int, (int fd, const char *format, va_list args)
23365 + _GL_ATTRIBUTE_FORMAT_PRINTF (2, 0)
23366 + _GL_ARG_NONNULL ((2)));
23367 # endif
23368 /* Need to cast, because on Solaris, the third parameter will likely be
23369 __va_list args. */
23370 _GL_CXXALIAS_SYS_CAST (vdprintf, int,
23371 - (int fd, const char *restrict format, va_list args));
23372 + (int fd, const char *format, va_list args));
23373 # endif
23374 -# if __GLIBC__ >= 2
23375 _GL_CXXALIASWARN (vdprintf);
23376 -# endif
23377 #elif defined GNULIB_POSIXCHECK
23378 # undef vdprintf
23379 # if HAVE_RAW_DECL_VDPRINTF
23380 @@ -1519,32 +1224,23 @@ _GL_WARN_ON_USE (vdprintf, "vdprintf is unportable - "
23381 # endif
23382 # define GNULIB_overrides_vfprintf 1
23383 # if @GNULIB_VFPRINTF_POSIX@
23384 -_GL_FUNCDECL_RPL (vfprintf, int,
23385 - (FILE *restrict fp,
23386 - const char *restrict format, va_list args)
23387 - _GL_ATTRIBUTE_FORMAT_PRINTF_STANDARD (2, 0)
23388 - _GL_ARG_NONNULL ((1, 2)));
23389 +_GL_FUNCDECL_RPL (vfprintf, int, (FILE *fp, const char *format, va_list args)
23390 + _GL_ATTRIBUTE_FORMAT_PRINTF (2, 0)
23391 + _GL_ARG_NONNULL ((1, 2)));
23392 # else
23393 -_GL_FUNCDECL_RPL (vfprintf, int,
23394 - (FILE *restrict fp,
23395 - const char *restrict format, va_list args)
23396 - _GL_ATTRIBUTE_FORMAT_PRINTF_SYSTEM (2, 0)
23397 - _GL_ARG_NONNULL ((1, 2)));
23398 +_GL_FUNCDECL_RPL (vfprintf, int, (FILE *fp, const char *format, va_list args)
23399 + _GL_ATTRIBUTE_FORMAT_PRINTF_SYSTEM (2, 0)
23400 + _GL_ARG_NONNULL ((1, 2)));
23401 # endif
23402 -_GL_CXXALIAS_RPL (vfprintf, int,
23403 - (FILE *restrict fp,
23404 - const char *restrict format, va_list args));
23405 +_GL_CXXALIAS_RPL (vfprintf, int, (FILE *fp, const char *format, va_list args));
23406 # else
23407 /* Need to cast, because on Solaris, the third parameter is
23408 __va_list args
23409 and GCC's fixincludes did not change this to __gnuc_va_list. */
23410 _GL_CXXALIAS_SYS_CAST (vfprintf, int,
23411 - (FILE *restrict fp,
23412 - const char *restrict format, va_list args));
23413 + (FILE *fp, const char *format, va_list args));
23414 # endif
23415 -# if __GLIBC__ >= 2
23416 _GL_CXXALIASWARN (vfprintf);
23417 -# endif
23418 #endif
23419 #if !@GNULIB_VFPRINTF_POSIX@ && defined GNULIB_POSIXCHECK
23420 # if !GNULIB_overrides_vfprintf
23421 @@ -1563,21 +1259,16 @@ _GL_WARN_ON_USE (vfprintf, "vfprintf is not always POSIX compliant - "
23422 # define vfscanf rpl_vfscanf
23423 # endif
23424 _GL_FUNCDECL_RPL (vfscanf, int,
23425 - (FILE *restrict stream,
23426 - const char *restrict format, va_list args)
23427 + (FILE *stream, const char *format, va_list args)
23428 _GL_ATTRIBUTE_FORMAT_SCANF_SYSTEM (2, 0)
23429 _GL_ARG_NONNULL ((1, 2)));
23430 _GL_CXXALIAS_RPL (vfscanf, int,
23431 - (FILE *restrict stream,
23432 - const char *restrict format, va_list args));
23433 + (FILE *stream, const char *format, va_list args));
23434 # else
23435 _GL_CXXALIAS_SYS (vfscanf, int,
23436 - (FILE *restrict stream,
23437 - const char *restrict format, va_list args));
23438 + (FILE *stream, const char *format, va_list args));
23439 # endif
23440 -# if __GLIBC__ >= 2
23441 _GL_CXXALIASWARN (vfscanf);
23442 -# endif
23443 #endif
23444
23445 #if @GNULIB_VPRINTF_POSIX@ || @GNULIB_VPRINTF@
23446 @@ -1588,25 +1279,22 @@ _GL_CXXALIASWARN (vfscanf);
23447 # endif
23448 # define GNULIB_overrides_vprintf 1
23449 # if @GNULIB_VPRINTF_POSIX@ || @GNULIB_VFPRINTF_POSIX@
23450 -_GL_FUNCDECL_RPL (vprintf, int, (const char *restrict format, va_list args)
23451 - _GL_ATTRIBUTE_FORMAT_PRINTF_STANDARD (1, 0)
23452 +_GL_FUNCDECL_RPL (vprintf, int, (const char *format, va_list args)
23453 + _GL_ATTRIBUTE_FORMAT_PRINTF (1, 0)
23454 _GL_ARG_NONNULL ((1)));
23455 # else
23456 -_GL_FUNCDECL_RPL (vprintf, int, (const char *restrict format, va_list args)
23457 +_GL_FUNCDECL_RPL (vprintf, int, (const char *format, va_list args)
23458 _GL_ATTRIBUTE_FORMAT_PRINTF_SYSTEM (1, 0)
23459 _GL_ARG_NONNULL ((1)));
23460 # endif
23461 -_GL_CXXALIAS_RPL (vprintf, int, (const char *restrict format, va_list args));
23462 +_GL_CXXALIAS_RPL (vprintf, int, (const char *format, va_list args));
23463 # else
23464 /* Need to cast, because on Solaris, the second parameter is
23465 __va_list args
23466 and GCC's fixincludes did not change this to __gnuc_va_list. */
23467 -_GL_CXXALIAS_SYS_CAST (vprintf, int,
23468 - (const char *restrict format, va_list args));
23469 +_GL_CXXALIAS_SYS_CAST (vprintf, int, (const char *format, va_list args));
23470 # endif
23471 -# if __GLIBC__ >= 2
23472 _GL_CXXALIASWARN (vprintf);
23473 -# endif
23474 #endif
23475 #if !@GNULIB_VPRINTF_POSIX@ && defined GNULIB_POSIXCHECK
23476 # if !GNULIB_overrides_vprintf
23477 @@ -1624,16 +1312,14 @@ _GL_WARN_ON_USE (vprintf, "vprintf is not always POSIX compliant - "
23478 # undef vscanf
23479 # define vscanf rpl_vscanf
23480 # endif
23481 -_GL_FUNCDECL_RPL (vscanf, int, (const char *restrict format, va_list args)
23482 +_GL_FUNCDECL_RPL (vscanf, int, (const char *format, va_list args)
23483 _GL_ATTRIBUTE_FORMAT_SCANF_SYSTEM (1, 0)
23484 _GL_ARG_NONNULL ((1)));
23485 -_GL_CXXALIAS_RPL (vscanf, int, (const char *restrict format, va_list args));
23486 +_GL_CXXALIAS_RPL (vscanf, int, (const char *format, va_list args));
23487 # else
23488 -_GL_CXXALIAS_SYS (vscanf, int, (const char *restrict format, va_list args));
23489 +_GL_CXXALIAS_SYS (vscanf, int, (const char *format, va_list args));
23490 # endif
23491 -# if __GLIBC__ >= 2
23492 _GL_CXXALIASWARN (vscanf);
23493 -# endif
23494 #endif
23495
23496 #if @GNULIB_VSNPRINTF@
23497 @@ -1641,30 +1327,23 @@ _GL_CXXALIASWARN (vscanf);
23498 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
23499 # define vsnprintf rpl_vsnprintf
23500 # endif
23501 -# define GNULIB_overrides_vsnprintf 1
23502 _GL_FUNCDECL_RPL (vsnprintf, int,
23503 - (char *restrict str, size_t size,
23504 - const char *restrict format, va_list args)
23505 - _GL_ATTRIBUTE_FORMAT_PRINTF_STANDARD (3, 0)
23506 + (char *str, size_t size, const char *format, va_list args)
23507 + _GL_ATTRIBUTE_FORMAT_PRINTF (3, 0)
23508 _GL_ARG_NONNULL ((3)));
23509 _GL_CXXALIAS_RPL (vsnprintf, int,
23510 - (char *restrict str, size_t size,
23511 - const char *restrict format, va_list args));
23512 + (char *str, size_t size, const char *format, va_list args));
23513 # else
23514 # if !@HAVE_DECL_VSNPRINTF@
23515 _GL_FUNCDECL_SYS (vsnprintf, int,
23516 - (char *restrict str, size_t size,
23517 - const char *restrict format, va_list args)
23518 - _GL_ATTRIBUTE_FORMAT_PRINTF_STANDARD (3, 0)
23519 + (char *str, size_t size, const char *format, va_list args)
23520 + _GL_ATTRIBUTE_FORMAT_PRINTF (3, 0)
23521 _GL_ARG_NONNULL ((3)));
23522 # endif
23523 _GL_CXXALIAS_SYS (vsnprintf, int,
23524 - (char *restrict str, size_t size,
23525 - const char *restrict format, va_list args));
23526 + (char *str, size_t size, const char *format, va_list args));
23527 # endif
23528 -# if __GLIBC__ >= 2
23529 _GL_CXXALIASWARN (vsnprintf);
23530 -# endif
23531 #elif defined GNULIB_POSIXCHECK
23532 # undef vsnprintf
23533 # if HAVE_RAW_DECL_VSNPRINTF
23534 @@ -1678,26 +1357,20 @@ _GL_WARN_ON_USE (vsnprintf, "vsnprintf is unportable - "
23535 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
23536 # define vsprintf rpl_vsprintf
23537 # endif
23538 -# define GNULIB_overrides_vsprintf 1
23539 _GL_FUNCDECL_RPL (vsprintf, int,
23540 - (char *restrict str,
23541 - const char *restrict format, va_list args)
23542 - _GL_ATTRIBUTE_FORMAT_PRINTF_STANDARD (2, 0)
23543 + (char *str, const char *format, va_list args)
23544 + _GL_ATTRIBUTE_FORMAT_PRINTF (2, 0)
23545 _GL_ARG_NONNULL ((1, 2)));
23546 _GL_CXXALIAS_RPL (vsprintf, int,
23547 - (char *restrict str,
23548 - const char *restrict format, va_list args));
23549 + (char *str, const char *format, va_list args));
23550 # else
23551 /* Need to cast, because on Solaris, the third parameter is
23552 __va_list args
23553 and GCC's fixincludes did not change this to __gnuc_va_list. */
23554 _GL_CXXALIAS_SYS_CAST (vsprintf, int,
23555 - (char *restrict str,
23556 - const char *restrict format, va_list args));
23557 + (char *str, const char *format, va_list args));
23558 # endif
23559 -# if __GLIBC__ >= 2
23560 _GL_CXXALIASWARN (vsprintf);
23561 -# endif
23562 #elif defined GNULIB_POSIXCHECK
23563 # undef vsprintf
23564 /* Assume vsprintf is always declared. */
23565
23566 diff --git a/autotools/gnulib/stdlib.in.h b/autotools/gnulib/stdlib.in.h
23567 index d52c2f7..f829525 100644
23568 --- a/autotools/gnulib/stdlib.in.h
23569 +++ b/autotools/gnulib/stdlib.in.h
23570 @@ -1,18 +1,18 @@
23571 /* A GNU-like <stdlib.h>.
23572
23573 - Copyright (C) 1995, 2001-2004, 2006-2022 Free Software Foundation, Inc.
23574 + Copyright (C) 1995, 2001-2004, 2006-2019 Free Software Foundation, Inc.
23575
23576 - This file is free software: you can redistribute it and/or modify
23577 - it under the terms of the GNU Lesser General Public License as
23578 - published by the Free Software Foundation; either version 2.1 of the
23579 - License, or (at your option) any later version.
23580 + This program is free software: you can redistribute it and/or modify
23581 + it under the terms of the GNU General Public License as published by
23582 + the Free Software Foundation; either version 3 of the License, or
23583 + (at your option) any later version.
23584
23585 - This file is distributed in the hope that it will be useful,
23586 + This program is distributed in the hope that it will be useful,
23587 but WITHOUT ANY WARRANTY; without even the implied warranty of
23588 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23589 - GNU Lesser General Public License for more details.
23590 + GNU General Public License for more details.
23591
23592 - You should have received a copy of the GNU Lesser General Public License
23593 + You should have received a copy of the GNU General Public License
23594 along with this program. If not, see <https://www.gnu.org/licenses/>. */
23595
23596 #if __GNUC__ >= 3
23597 @@ -53,8 +53,8 @@
23598 # include <sys/loadavg.h>
23599 #endif
23600
23601 -/* Native Windows platforms declare _mktemp() in <io.h>. */
23602 -#if defined _WIN32 && !defined __CYGWIN__
23603 +/* Native Windows platforms declare mktemp() in <io.h>. */
23604 +#if 0 && (defined _WIN32 && ! defined __CYGWIN__)
23605 # include <io.h>
23606 #endif
23607
23608 @@ -99,43 +99,12 @@ struct random_data
23609 # include <unistd.h>
23610 #endif
23611
23612 -/* _GL_ATTRIBUTE_DEALLOC (F, I) declares that the function returns pointers
23613 - that can be freed by passing them as the Ith argument to the
23614 - function F. */
23615 -#ifndef _GL_ATTRIBUTE_DEALLOC
23616 -# if __GNUC__ >= 11
23617 -# define _GL_ATTRIBUTE_DEALLOC(f, i) __attribute__ ((__malloc__ (f, i)))
23618 -# else
23619 -# define _GL_ATTRIBUTE_DEALLOC(f, i)
23620 -# endif
23621 -#endif
23622 -
23623 -/* _GL_ATTRIBUTE_DEALLOC_FREE declares that the function returns pointers that
23624 - can be freed via 'free'; it can be used only after declaring 'free'. */
23625 -/* Applies to: functions. Cannot be used on inline functions. */
23626 -#ifndef _GL_ATTRIBUTE_DEALLOC_FREE
23627 -# define _GL_ATTRIBUTE_DEALLOC_FREE _GL_ATTRIBUTE_DEALLOC (free, 1)
23628 -#endif
23629 -
23630 -/* _GL_ATTRIBUTE_MALLOC declares that the function returns a pointer to freshly
23631 - allocated memory. */
23632 -/* Applies to: functions. */
23633 -#ifndef _GL_ATTRIBUTE_MALLOC
23634 -# if __GNUC__ >= 3 || defined __clang__
23635 -# define _GL_ATTRIBUTE_MALLOC __attribute__ ((__malloc__))
23636 -# else
23637 -# define _GL_ATTRIBUTE_MALLOC
23638 -# endif
23639 -#endif
23640 -
23641 /* The __attribute__ feature is available in gcc versions 2.5 and later.
23642 The attribute __pure__ was added in gcc 2.96. */
23643 -#ifndef _GL_ATTRIBUTE_PURE
23644 -# if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96) || defined __clang__
23645 -# define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
23646 -# else
23647 -# define _GL_ATTRIBUTE_PURE /* empty */
23648 -# endif
23649 +#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
23650 +# define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
23651 +#else
23652 +# define _GL_ATTRIBUTE_PURE /* empty */
23653 #endif
23654
23655 /* The definition of _Noreturn is copied here. */
23656 @@ -178,69 +147,6 @@ _GL_WARN_ON_USE (_Exit, "_Exit is unportable - "
23657 #endif
23658
23659
23660 -#if @GNULIB_FREE_POSIX@
23661 -# if @REPLACE_FREE@
23662 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
23663 -# undef free
23664 -# define free rpl_free
23665 -# endif
23666 -_GL_FUNCDECL_RPL (free, void, (void *ptr));
23667 -_GL_CXXALIAS_RPL (free, void, (void *ptr));
23668 -# else
23669 -_GL_CXXALIAS_SYS (free, void, (void *ptr));
23670 -# endif
23671 -# if __GLIBC__ >= 2
23672 -_GL_CXXALIASWARN (free);
23673 -# endif
23674 -#elif defined GNULIB_POSIXCHECK
23675 -# undef free
23676 -/* Assume free is always declared. */
23677 -_GL_WARN_ON_USE (free, "free is not future POSIX compliant everywhere - "
23678 - "use gnulib module free for portability");
23679 -#endif
23680 -
23681 -
23682 -/* Allocate memory with indefinite extent and specified alignment. */
23683 -#if @GNULIB_ALIGNED_ALLOC@
23684 -# if @REPLACE_ALIGNED_ALLOC@
23685 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
23686 -# undef aligned_alloc
23687 -# define aligned_alloc rpl_aligned_alloc
23688 -# endif
23689 -_GL_FUNCDECL_RPL (aligned_alloc, void *,
23690 - (size_t alignment, size_t size)
23691 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE);
23692 -_GL_CXXALIAS_RPL (aligned_alloc, void *, (size_t alignment, size_t size));
23693 -# else
23694 -# if @HAVE_ALIGNED_ALLOC@
23695 -# if __GNUC__ >= 11
23696 -/* For -Wmismatched-dealloc: Associate aligned_alloc with free or rpl_free. */
23697 -_GL_FUNCDECL_SYS (aligned_alloc, void *,
23698 - (size_t alignment, size_t size)
23699 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE);
23700 -# endif
23701 -_GL_CXXALIAS_SYS (aligned_alloc, void *, (size_t alignment, size_t size));
23702 -# endif
23703 -# endif
23704 -# if @HAVE_ALIGNED_ALLOC@
23705 -_GL_CXXALIASWARN (aligned_alloc);
23706 -# endif
23707 -#else
23708 -# if @GNULIB_FREE_POSIX@ && __GNUC__ >= 11 && !defined aligned_alloc
23709 -/* For -Wmismatched-dealloc: Associate aligned_alloc with free or rpl_free. */
23710 -_GL_FUNCDECL_SYS (aligned_alloc, void *,
23711 - (size_t alignment, size_t size)
23712 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE);
23713 -# endif
23714 -# if defined GNULIB_POSIXCHECK
23715 -# undef aligned_alloc
23716 -# if HAVE_RAW_DECL_ALIGNED_ALLOC
23717 -_GL_WARN_ON_USE (aligned_alloc, "aligned_alloc is not portable - "
23718 - "use gnulib module aligned_alloc for portability");
23719 -# endif
23720 -# endif
23721 -#endif
23722 -
23723 #if @GNULIB_ATOLL@
23724 /* Parse a signed decimal integer.
23725 Returns the value of the integer. Errors are not detected. */
23726 @@ -260,41 +166,22 @@ _GL_WARN_ON_USE (atoll, "atoll is unportable - "
23727 #endif
23728
23729 #if @GNULIB_CALLOC_POSIX@
23730 -# if (@GNULIB_CALLOC_POSIX@ && @REPLACE_CALLOC_FOR_CALLOC_POSIX@) \
23731 - || (@GNULIB_CALLOC_GNU@ && @REPLACE_CALLOC_FOR_CALLOC_GNU@)
23732 +# if @REPLACE_CALLOC@
23733 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
23734 # undef calloc
23735 # define calloc rpl_calloc
23736 # endif
23737 -_GL_FUNCDECL_RPL (calloc, void *,
23738 - (size_t nmemb, size_t size)
23739 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE);
23740 +_GL_FUNCDECL_RPL (calloc, void *, (size_t nmemb, size_t size));
23741 _GL_CXXALIAS_RPL (calloc, void *, (size_t nmemb, size_t size));
23742 # else
23743 -# if __GNUC__ >= 11
23744 -/* For -Wmismatched-dealloc: Associate calloc with free or rpl_free. */
23745 -_GL_FUNCDECL_SYS (calloc, void *,
23746 - (size_t nmemb, size_t size)
23747 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE);
23748 -# endif
23749 _GL_CXXALIAS_SYS (calloc, void *, (size_t nmemb, size_t size));
23750 # endif
23751 -# if __GLIBC__ >= 2
23752 _GL_CXXALIASWARN (calloc);
23753 -# endif
23754 -#else
23755 -# if @GNULIB_FREE_POSIX@ && __GNUC__ >= 11 && !defined calloc
23756 -/* For -Wmismatched-dealloc: Associate calloc with free or rpl_free. */
23757 -_GL_FUNCDECL_SYS (calloc, void *,
23758 - (size_t nmemb, size_t size)
23759 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE);
23760 -# endif
23761 -# if defined GNULIB_POSIXCHECK
23762 -# undef calloc
23763 +#elif defined GNULIB_POSIXCHECK
23764 +# undef calloc
23765 /* Assume calloc is always declared. */
23766 _GL_WARN_ON_USE (calloc, "calloc is not POSIX compliant everywhere - "
23767 "use gnulib module calloc-posix for portability");
23768 -# endif
23769 #endif
23770
23771 #if @GNULIB_CANONICALIZE_FILE_NAME@
23772 @@ -302,108 +189,23 @@ _GL_WARN_ON_USE (calloc, "calloc is not POSIX compliant everywhere - "
23773 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
23774 # define canonicalize_file_name rpl_canonicalize_file_name
23775 # endif
23776 -_GL_FUNCDECL_RPL (canonicalize_file_name, char *,
23777 - (const char *name)
23778 - _GL_ARG_NONNULL ((1))
23779 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE);
23780 +_GL_FUNCDECL_RPL (canonicalize_file_name, char *, (const char *name)
23781 + _GL_ARG_NONNULL ((1)));
23782 _GL_CXXALIAS_RPL (canonicalize_file_name, char *, (const char *name));
23783 # else
23784 -# if !@HAVE_CANONICALIZE_FILE_NAME@ || __GNUC__ >= 11
23785 -_GL_FUNCDECL_SYS (canonicalize_file_name, char *,
23786 - (const char *name)
23787 - _GL_ARG_NONNULL ((1))
23788 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE);
23789 +# if !@HAVE_CANONICALIZE_FILE_NAME@
23790 +_GL_FUNCDECL_SYS (canonicalize_file_name, char *, (const char *name)
23791 + _GL_ARG_NONNULL ((1)));
23792 # endif
23793 _GL_CXXALIAS_SYS (canonicalize_file_name, char *, (const char *name));
23794 # endif
23795 -# ifndef GNULIB_defined_canonicalize_file_name
23796 -# define GNULIB_defined_canonicalize_file_name \
23797 - (!@HAVE_CANONICALIZE_FILE_NAME@ || @REPLACE_CANONICALIZE_FILE_NAME@)
23798 -# endif
23799 _GL_CXXALIASWARN (canonicalize_file_name);
23800 -#else
23801 -# if @GNULIB_FREE_POSIX@ && __GNUC__ >= 11 && !defined canonicalize_file_name
23802 -/* For -Wmismatched-dealloc: Associate canonicalize_file_name with free or
23803 - rpl_free. */
23804 -_GL_FUNCDECL_SYS (canonicalize_file_name, char *,
23805 - (const char *name)
23806 - _GL_ARG_NONNULL ((1))
23807 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE);
23808 -# endif
23809 -# if defined GNULIB_POSIXCHECK
23810 -# undef canonicalize_file_name
23811 -# if HAVE_RAW_DECL_CANONICALIZE_FILE_NAME
23812 +#elif defined GNULIB_POSIXCHECK
23813 +# undef canonicalize_file_name
23814 +# if HAVE_RAW_DECL_CANONICALIZE_FILE_NAME
23815 _GL_WARN_ON_USE (canonicalize_file_name,
23816 "canonicalize_file_name is unportable - "
23817 "use gnulib module canonicalize-lgpl for portability");
23818 -# endif
23819 -# endif
23820 -#endif
23821 -
23822 -#if @GNULIB_MDA_ECVT@
23823 -/* On native Windows, map 'ecvt' to '_ecvt', so that -loldnames is not
23824 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
23825 - platforms by defining GNULIB_NAMESPACE::ecvt on all platforms that have
23826 - it. */
23827 -# if defined _WIN32 && !defined __CYGWIN__
23828 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
23829 -# undef ecvt
23830 -# define ecvt _ecvt
23831 -# endif
23832 -_GL_CXXALIAS_MDA (ecvt, char *,
23833 - (double number, int ndigits, int *decptp, int *signp));
23834 -# else
23835 -# if @HAVE_DECL_ECVT@
23836 -_GL_CXXALIAS_SYS (ecvt, char *,
23837 - (double number, int ndigits, int *decptp, int *signp));
23838 -# endif
23839 -# endif
23840 -# if (defined _WIN32 && !defined __CYGWIN__) || @HAVE_DECL_ECVT@
23841 -_GL_CXXALIASWARN (ecvt);
23842 -# endif
23843 -#endif
23844 -
23845 -#if @GNULIB_MDA_FCVT@
23846 -/* On native Windows, map 'fcvt' to '_fcvt', so that -loldnames is not
23847 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
23848 - platforms by defining GNULIB_NAMESPACE::fcvt on all platforms that have
23849 - it. */
23850 -# if defined _WIN32 && !defined __CYGWIN__
23851 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
23852 -# undef fcvt
23853 -# define fcvt _fcvt
23854 -# endif
23855 -_GL_CXXALIAS_MDA (fcvt, char *,
23856 - (double number, int ndigits, int *decptp, int *signp));
23857 -# else
23858 -# if @HAVE_DECL_FCVT@
23859 -_GL_CXXALIAS_SYS (fcvt, char *,
23860 - (double number, int ndigits, int *decptp, int *signp));
23861 -# endif
23862 -# endif
23863 -# if (defined _WIN32 && !defined __CYGWIN__) || @HAVE_DECL_FCVT@
23864 -_GL_CXXALIASWARN (fcvt);
23865 -# endif
23866 -#endif
23867 -
23868 -#if @GNULIB_MDA_GCVT@
23869 -/* On native Windows, map 'gcvt' to '_gcvt', so that -loldnames is not
23870 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
23871 - platforms by defining GNULIB_NAMESPACE::gcvt on all platforms that have
23872 - it. */
23873 -# if defined _WIN32 && !defined __CYGWIN__
23874 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
23875 -# undef gcvt
23876 -# define gcvt _gcvt
23877 -# endif
23878 -_GL_CXXALIAS_MDA (gcvt, char *, (double number, int ndigits, char *buf));
23879 -# else
23880 -# if @HAVE_DECL_GCVT@
23881 -_GL_CXXALIAS_SYS (gcvt, char *, (double number, int ndigits, char *buf));
23882 -# endif
23883 -# endif
23884 -# if (defined _WIN32 && !defined __CYGWIN__) || @HAVE_DECL_GCVT@
23885 -_GL_CXXALIASWARN (gcvt);
23886 # endif
23887 #endif
23888
23889 @@ -436,8 +238,8 @@ _GL_WARN_ON_USE (getloadavg, "getloadavg is not portable - "
23890 element (or NULL if it doesn't contain an "=" sign),
23891 - It returns the index of the "token" in the given array of tokens.
23892 Otherwise it returns -1, and *OPTIONP and *VALUEP are undefined.
23893 - For more details see the POSIX specification.
23894 - https://pubs.opengroup.org/onlinepubs/9699919799/functions/getsubopt.html */
23895 + For more details see the POSIX:2001 specification.
23896 + http://www.opengroup.org/susv3xsh/getsubopt.html */
23897 # if !@HAVE_GETSUBOPT@
23898 _GL_FUNCDECL_SYS (getsubopt, int,
23899 (char **optionp, char *const *tokens, char **valuep)
23900 @@ -475,42 +277,23 @@ _GL_WARN_ON_USE (grantpt, "grantpt is not portable - "
23901 by never specifying a zero size), so it does not need malloc or
23902 realloc to be redefined. */
23903 #if @GNULIB_MALLOC_POSIX@
23904 -# if (@GNULIB_MALLOC_POSIX@ && @REPLACE_MALLOC_FOR_MALLOC_POSIX@) \
23905 - || (@GNULIB_MALLOC_GNU@ && @REPLACE_MALLOC_FOR_MALLOC_GNU@)
23906 +# if @REPLACE_MALLOC@
23907 # if !((defined __cplusplus && defined GNULIB_NAMESPACE) \
23908 || _GL_USE_STDLIB_ALLOC)
23909 # undef malloc
23910 # define malloc rpl_malloc
23911 # endif
23912 -_GL_FUNCDECL_RPL (malloc, void *,
23913 - (size_t size)
23914 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE);
23915 +_GL_FUNCDECL_RPL (malloc, void *, (size_t size));
23916 _GL_CXXALIAS_RPL (malloc, void *, (size_t size));
23917 # else
23918 -# if __GNUC__ >= 11
23919 -/* For -Wmismatched-dealloc: Associate malloc with free or rpl_free. */
23920 -_GL_FUNCDECL_SYS (malloc, void *,
23921 - (size_t size)
23922 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE);
23923 -# endif
23924 _GL_CXXALIAS_SYS (malloc, void *, (size_t size));
23925 # endif
23926 -# if __GLIBC__ >= 2
23927 _GL_CXXALIASWARN (malloc);
23928 -# endif
23929 -#else
23930 -# if @GNULIB_FREE_POSIX@ && __GNUC__ >= 11 && !defined malloc
23931 -/* For -Wmismatched-dealloc: Associate malloc with free or rpl_free. */
23932 -_GL_FUNCDECL_SYS (malloc, void *,
23933 - (size_t size)
23934 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE);
23935 -# endif
23936 -# if defined GNULIB_POSIXCHECK && !_GL_USE_STDLIB_ALLOC
23937 -# undef malloc
23938 +#elif defined GNULIB_POSIXCHECK && !_GL_USE_STDLIB_ALLOC
23939 +# undef malloc
23940 /* Assume malloc is always declared. */
23941 _GL_WARN_ON_USE (malloc, "malloc is not POSIX compliant everywhere - "
23942 "use gnulib module malloc-posix for portability");
23943 -# endif
23944 #endif
23945
23946 /* Convert a multibyte character to a wide character. */
23947 @@ -520,21 +303,15 @@ _GL_WARN_ON_USE (malloc, "malloc is not POSIX compliant everywhere - "
23948 # undef mbtowc
23949 # define mbtowc rpl_mbtowc
23950 # endif
23951 -_GL_FUNCDECL_RPL (mbtowc, int,
23952 - (wchar_t *restrict pwc, const char *restrict s, size_t n));
23953 -_GL_CXXALIAS_RPL (mbtowc, int,
23954 - (wchar_t *restrict pwc, const char *restrict s, size_t n));
23955 +_GL_FUNCDECL_RPL (mbtowc, int, (wchar_t *pwc, const char *s, size_t n));
23956 +_GL_CXXALIAS_RPL (mbtowc, int, (wchar_t *pwc, const char *s, size_t n));
23957 # else
23958 # if !@HAVE_MBTOWC@
23959 -_GL_FUNCDECL_SYS (mbtowc, int,
23960 - (wchar_t *restrict pwc, const char *restrict s, size_t n));
23961 +_GL_FUNCDECL_SYS (mbtowc, int, (wchar_t *pwc, const char *s, size_t n));
23962 # endif
23963 -_GL_CXXALIAS_SYS (mbtowc, int,
23964 - (wchar_t *restrict pwc, const char *restrict s, size_t n));
23965 +_GL_CXXALIAS_SYS (mbtowc, int, (wchar_t *pwc, const char *s, size_t n));
23966 # endif
23967 -# if __GLIBC__ >= 2
23968 _GL_CXXALIASWARN (mbtowc);
23969 -# endif
23970 #elif defined GNULIB_POSIXCHECK
23971 # undef mbtowc
23972 # if HAVE_RAW_DECL_MBTOWC
23973 @@ -675,51 +452,6 @@ _GL_WARN_ON_USE (mkstemps, "mkstemps is unportable - "
23974 # endif
23975 #endif
23976
23977 -#if @GNULIB_MDA_MKTEMP@
23978 -/* On native Windows, map 'mktemp' to '_mktemp', so that -loldnames is not
23979 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
23980 - platforms by defining GNULIB_NAMESPACE::mktemp always. */
23981 -# if defined _WIN32 && !defined __CYGWIN__
23982 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
23983 -# undef mktemp
23984 -# define mktemp _mktemp
23985 -# endif
23986 -_GL_CXXALIAS_MDA (mktemp, char *, (char * /*template*/));
23987 -# else
23988 -_GL_CXXALIAS_SYS (mktemp, char *, (char * /*template*/));
23989 -# endif
23990 -_GL_CXXALIASWARN (mktemp);
23991 -#endif
23992 -
23993 -/* Allocate memory with indefinite extent and specified alignment. */
23994 -#if @GNULIB_POSIX_MEMALIGN@
23995 -# if @REPLACE_POSIX_MEMALIGN@
23996 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
23997 -# undef posix_memalign
23998 -# define posix_memalign rpl_posix_memalign
23999 -# endif
24000 -_GL_FUNCDECL_RPL (posix_memalign, int,
24001 - (void **memptr, size_t alignment, size_t size)
24002 - _GL_ARG_NONNULL ((1)));
24003 -_GL_CXXALIAS_RPL (posix_memalign, int,
24004 - (void **memptr, size_t alignment, size_t size));
24005 -# else
24006 -# if @HAVE_POSIX_MEMALIGN@
24007 -_GL_CXXALIAS_SYS (posix_memalign, int,
24008 - (void **memptr, size_t alignment, size_t size));
24009 -# endif
24010 -# endif
24011 -# if @HAVE_POSIX_MEMALIGN@
24012 -_GL_CXXALIASWARN (posix_memalign);
24013 -# endif
24014 -#elif defined GNULIB_POSIXCHECK
24015 -# undef posix_memalign
24016 -# if HAVE_RAW_DECL_POSIX_MEMALIGN
24017 -_GL_WARN_ON_USE (posix_memalign, "posix_memalign is not portable - "
24018 - "use gnulib module posix_memalign for portability");
24019 -# endif
24020 -#endif
24021 -
24022 #if @GNULIB_POSIX_OPENPT@
24023 /* Return an FD open to the master side of a pseudo-terminal. Flags should
24024 include O_RDWR, and may also include O_NOCTTY. */
24025 @@ -778,9 +510,6 @@ _GL_FUNCDECL_SYS (ptsname_r, int, (int fd, char *buf, size_t len));
24026 # endif
24027 _GL_CXXALIAS_SYS (ptsname_r, int, (int fd, char *buf, size_t len));
24028 # endif
24029 -# ifndef GNULIB_defined_ptsname_r
24030 -# define GNULIB_defined_ptsname_r (!@HAVE_PTSNAME_R@ || @REPLACE_PTSNAME_R@)
24031 -# endif
24032 _GL_CXXALIASWARN (ptsname_r);
24033 #elif defined GNULIB_POSIXCHECK
24034 # undef ptsname_r
24035 @@ -798,28 +527,6 @@ _GL_WARN_ON_USE (ptsname_r, "ptsname_r is not portable - "
24036 # endif
24037 _GL_FUNCDECL_RPL (putenv, int, (char *string) _GL_ARG_NONNULL ((1)));
24038 _GL_CXXALIAS_RPL (putenv, int, (char *string));
24039 -# elif defined _WIN32 && !defined __CYGWIN__
24040 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
24041 -# undef putenv
24042 -# define putenv _putenv
24043 -# endif
24044 -_GL_CXXALIAS_MDA (putenv, int, (char *string));
24045 -# else
24046 -_GL_CXXALIAS_SYS (putenv, int, (char *string));
24047 -# endif
24048 -_GL_CXXALIASWARN (putenv);
24049 -#elif @GNULIB_MDA_PUTENV@
24050 -/* On native Windows, map 'putenv' to '_putenv', so that -loldnames is not
24051 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
24052 - platforms by defining GNULIB_NAMESPACE::putenv always. */
24053 -# if defined _WIN32 && !defined __CYGWIN__
24054 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
24055 -# undef putenv
24056 -# define putenv _putenv
24057 -# endif
24058 -/* Need to cast, because on mingw, the parameter is either
24059 - 'const char *string' or 'char *string'. */
24060 -_GL_CXXALIAS_MDA_CAST (putenv, int, (char *string));
24061 # else
24062 _GL_CXXALIAS_SYS (putenv, int, (char *string));
24063 # endif
24064 @@ -830,35 +537,29 @@ _GL_CXXALIASWARN (putenv);
24065 /* Sort an array of NMEMB elements, starting at address BASE, each element
24066 occupying SIZE bytes, in ascending order according to the comparison
24067 function COMPARE. */
24068 -# ifdef __cplusplus
24069 -extern "C" {
24070 -# endif
24071 -# if !GNULIB_defined_qsort_r_fn_types
24072 -typedef int (*_gl_qsort_r_compar_fn) (void const *, void const *, void *);
24073 -# define GNULIB_defined_qsort_r_fn_types 1
24074 -# endif
24075 -# ifdef __cplusplus
24076 -}
24077 -# endif
24078 # if @REPLACE_QSORT_R@
24079 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
24080 # undef qsort_r
24081 # define qsort_r rpl_qsort_r
24082 # endif
24083 _GL_FUNCDECL_RPL (qsort_r, void, (void *base, size_t nmemb, size_t size,
24084 - _gl_qsort_r_compar_fn compare,
24085 + int (*compare) (void const *, void const *,
24086 + void *),
24087 void *arg) _GL_ARG_NONNULL ((1, 4)));
24088 _GL_CXXALIAS_RPL (qsort_r, void, (void *base, size_t nmemb, size_t size,
24089 - _gl_qsort_r_compar_fn compare,
24090 + int (*compare) (void const *, void const *,
24091 + void *),
24092 void *arg));
24093 # else
24094 # if !@HAVE_QSORT_R@
24095 _GL_FUNCDECL_SYS (qsort_r, void, (void *base, size_t nmemb, size_t size,
24096 - _gl_qsort_r_compar_fn compare,
24097 + int (*compare) (void const *, void const *,
24098 + void *),
24099 void *arg) _GL_ARG_NONNULL ((1, 4)));
24100 # endif
24101 _GL_CXXALIAS_SYS (qsort_r, void, (void *base, size_t nmemb, size_t size,
24102 - _gl_qsort_r_compar_fn compare,
24103 + int (*compare) (void const *, void const *,
24104 + void *),
24105 void *arg));
24106 # endif
24107 _GL_CXXALIASWARN (qsort_r);
24108 @@ -892,9 +593,7 @@ _GL_CXXALIAS_RPL (random, long, (void));
24109 # if !@HAVE_RANDOM@
24110 _GL_FUNCDECL_SYS (random, long, (void));
24111 # endif
24112 -/* Need to cast, because on Haiku, the return type is
24113 - int. */
24114 -_GL_CXXALIAS_SYS_CAST (random, long, (void));
24115 +_GL_CXXALIAS_SYS (random, long, (void));
24116 # endif
24117 _GL_CXXALIASWARN (random);
24118 #elif defined GNULIB_POSIXCHECK
24119 @@ -917,9 +616,7 @@ _GL_CXXALIAS_RPL (srandom, void, (unsigned int seed));
24120 # if !@HAVE_RANDOM@
24121 _GL_FUNCDECL_SYS (srandom, void, (unsigned int seed));
24122 # endif
24123 -/* Need to cast, because on FreeBSD, the first parameter is
24124 - unsigned long seed. */
24125 -_GL_CXXALIAS_SYS_CAST (srandom, void, (unsigned int seed));
24126 +_GL_CXXALIAS_SYS (srandom, void, (unsigned int seed));
24127 # endif
24128 _GL_CXXALIASWARN (srandom);
24129 #elif defined GNULIB_POSIXCHECK
24130 @@ -947,10 +644,8 @@ _GL_FUNCDECL_SYS (initstate, char *,
24131 (unsigned int seed, char *buf, size_t buf_size)
24132 _GL_ARG_NONNULL ((2)));
24133 # endif
24134 -/* Need to cast, because on FreeBSD, the first parameter is
24135 - unsigned long seed. */
24136 -_GL_CXXALIAS_SYS_CAST (initstate, char *,
24137 - (unsigned int seed, char *buf, size_t buf_size));
24138 +_GL_CXXALIAS_SYS (initstate, char *,
24139 + (unsigned int seed, char *buf, size_t buf_size));
24140 # endif
24141 _GL_CXXALIASWARN (initstate);
24142 #elif defined GNULIB_POSIXCHECK
24143 @@ -973,9 +668,7 @@ _GL_CXXALIAS_RPL (setstate, char *, (char *arg_state));
24144 # if !@HAVE_SETSTATE@ || !@HAVE_DECL_SETSTATE@
24145 _GL_FUNCDECL_SYS (setstate, char *, (char *arg_state) _GL_ARG_NONNULL ((1)));
24146 # endif
24147 -/* Need to cast, because on Mac OS X 10.13, HP-UX, Solaris the first parameter
24148 - is const char *arg_state. */
24149 -_GL_CXXALIAS_SYS_CAST (setstate, char *, (char *arg_state));
24150 +_GL_CXXALIAS_SYS (setstate, char *, (char *arg_state));
24151 # endif
24152 _GL_CXXALIASWARN (setstate);
24153 #elif defined GNULIB_POSIXCHECK
24154 @@ -1061,11 +754,9 @@ _GL_FUNCDECL_SYS (initstate_r, int,
24155 struct random_data *rand_state)
24156 _GL_ARG_NONNULL ((2, 4)));
24157 # endif
24158 -/* Need to cast, because on Haiku, the third parameter is
24159 - unsigned long buf_size. */
24160 -_GL_CXXALIAS_SYS_CAST (initstate_r, int,
24161 - (unsigned int seed, char *buf, size_t buf_size,
24162 - struct random_data *rand_state));
24163 +_GL_CXXALIAS_SYS (initstate_r, int,
24164 + (unsigned int seed, char *buf, size_t buf_size,
24165 + struct random_data *rand_state));
24166 # endif
24167 _GL_CXXALIASWARN (initstate_r);
24168 #elif defined GNULIB_POSIXCHECK
24169 @@ -1093,10 +784,8 @@ _GL_FUNCDECL_SYS (setstate_r, int,
24170 (char *arg_state, struct random_data *rand_state)
24171 _GL_ARG_NONNULL ((1, 2)));
24172 # endif
24173 -/* Need to cast, because on Haiku, the first parameter is
24174 - void *arg_state. */
24175 -_GL_CXXALIAS_SYS_CAST (setstate_r, int,
24176 - (char *arg_state, struct random_data *rand_state));
24177 +_GL_CXXALIAS_SYS (setstate_r, int,
24178 + (char *arg_state, struct random_data *rand_state));
24179 # endif
24180 _GL_CXXALIASWARN (setstate_r);
24181 #elif defined GNULIB_POSIXCHECK
24182 @@ -1109,60 +798,33 @@ _GL_WARN_ON_USE (setstate_r, "setstate_r is unportable - "
24183
24184
24185 #if @GNULIB_REALLOC_POSIX@
24186 -# if (@GNULIB_REALLOC_POSIX@ && @REPLACE_REALLOC_FOR_REALLOC_POSIX@) \
24187 - || (@GNULIB_REALLOC_GNU@ && @REPLACE_REALLOC_FOR_REALLOC_GNU@)
24188 +# if @REPLACE_REALLOC@
24189 # if !((defined __cplusplus && defined GNULIB_NAMESPACE) \
24190 || _GL_USE_STDLIB_ALLOC)
24191 # undef realloc
24192 # define realloc rpl_realloc
24193 # endif
24194 -_GL_FUNCDECL_RPL (realloc, void *, (void *ptr, size_t size)
24195 - _GL_ATTRIBUTE_DEALLOC_FREE);
24196 +_GL_FUNCDECL_RPL (realloc, void *, (void *ptr, size_t size));
24197 _GL_CXXALIAS_RPL (realloc, void *, (void *ptr, size_t size));
24198 # else
24199 -# if __GNUC__ >= 11
24200 -/* For -Wmismatched-dealloc: Associate realloc with free or rpl_free. */
24201 -_GL_FUNCDECL_SYS (realloc, void *, (void *ptr, size_t size)
24202 - _GL_ATTRIBUTE_DEALLOC_FREE);
24203 -# endif
24204 _GL_CXXALIAS_SYS (realloc, void *, (void *ptr, size_t size));
24205 # endif
24206 -# if __GLIBC__ >= 2
24207 _GL_CXXALIASWARN (realloc);
24208 -# endif
24209 -#else
24210 -# if @GNULIB_FREE_POSIX@ && __GNUC__ >= 11 && !defined realloc
24211 -/* For -Wmismatched-dealloc: Associate realloc with free or rpl_free. */
24212 -_GL_FUNCDECL_SYS (realloc, void *, (void *ptr, size_t size)
24213 - _GL_ATTRIBUTE_DEALLOC_FREE);
24214 -# endif
24215 -# if defined GNULIB_POSIXCHECK && !_GL_USE_STDLIB_ALLOC
24216 -# undef realloc
24217 +#elif defined GNULIB_POSIXCHECK && !_GL_USE_STDLIB_ALLOC
24218 +# undef realloc
24219 /* Assume realloc is always declared. */
24220 _GL_WARN_ON_USE (realloc, "realloc is not POSIX compliant everywhere - "
24221 "use gnulib module realloc-posix for portability");
24222 -# endif
24223 #endif
24224
24225
24226 #if @GNULIB_REALLOCARRAY@
24227 -# if @REPLACE_REALLOCARRAY@
24228 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
24229 -# undef reallocarray
24230 -# define reallocarray rpl_reallocarray
24231 -# endif
24232 -_GL_FUNCDECL_RPL (reallocarray, void *,
24233 - (void *ptr, size_t nmemb, size_t size));
24234 -_GL_CXXALIAS_RPL (reallocarray, void *,
24235 - (void *ptr, size_t nmemb, size_t size));
24236 -# else
24237 -# if ! @HAVE_REALLOCARRAY@
24238 +# if ! @HAVE_REALLOCARRAY@
24239 _GL_FUNCDECL_SYS (reallocarray, void *,
24240 (void *ptr, size_t nmemb, size_t size));
24241 -# endif
24242 +# endif
24243 _GL_CXXALIAS_SYS (reallocarray, void *,
24244 (void *ptr, size_t nmemb, size_t size));
24245 -# endif
24246 _GL_CXXALIASWARN (reallocarray);
24247 #elif defined GNULIB_POSIXCHECK
24248 # undef reallocarray
24249 @@ -1177,19 +839,15 @@ _GL_WARN_ON_USE (reallocarray, "reallocarray is not portable - "
24250 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
24251 # define realpath rpl_realpath
24252 # endif
24253 -_GL_FUNCDECL_RPL (realpath, char *,
24254 - (const char *restrict name, char *restrict resolved)
24255 - _GL_ARG_NONNULL ((1)));
24256 -_GL_CXXALIAS_RPL (realpath, char *,
24257 - (const char *restrict name, char *restrict resolved));
24258 +_GL_FUNCDECL_RPL (realpath, char *, (const char *name, char *resolved)
24259 + _GL_ARG_NONNULL ((1)));
24260 +_GL_CXXALIAS_RPL (realpath, char *, (const char *name, char *resolved));
24261 # else
24262 # if !@HAVE_REALPATH@
24263 -_GL_FUNCDECL_SYS (realpath, char *,
24264 - (const char *restrict name, char *restrict resolved)
24265 - _GL_ARG_NONNULL ((1)));
24266 +_GL_FUNCDECL_SYS (realpath, char *, (const char *name, char *resolved)
24267 + _GL_ARG_NONNULL ((1)));
24268 # endif
24269 -_GL_CXXALIAS_SYS (realpath, char *,
24270 - (const char *restrict name, char *restrict resolved));
24271 +_GL_CXXALIAS_SYS (realpath, char *, (const char *name, char *resolved));
24272 # endif
24273 _GL_CXXALIASWARN (realpath);
24274 #elif defined GNULIB_POSIXCHECK
24275 @@ -1272,23 +930,17 @@ _GL_WARN_ON_USE (setenv, "setenv is unportable - "
24276 # define strtod rpl_strtod
24277 # endif
24278 # define GNULIB_defined_strtod_function 1
24279 -_GL_FUNCDECL_RPL (strtod, double,
24280 - (const char *restrict str, char **restrict endp)
24281 - _GL_ARG_NONNULL ((1)));
24282 -_GL_CXXALIAS_RPL (strtod, double,
24283 - (const char *restrict str, char **restrict endp));
24284 +_GL_FUNCDECL_RPL (strtod, double, (const char *str, char **endp)
24285 + _GL_ARG_NONNULL ((1)));
24286 +_GL_CXXALIAS_RPL (strtod, double, (const char *str, char **endp));
24287 # else
24288 # if !@HAVE_STRTOD@
24289 -_GL_FUNCDECL_SYS (strtod, double,
24290 - (const char *restrict str, char **restrict endp)
24291 - _GL_ARG_NONNULL ((1)));
24292 +_GL_FUNCDECL_SYS (strtod, double, (const char *str, char **endp)
24293 + _GL_ARG_NONNULL ((1)));
24294 # endif
24295 -_GL_CXXALIAS_SYS (strtod, double,
24296 - (const char *restrict str, char **restrict endp));
24297 +_GL_CXXALIAS_SYS (strtod, double, (const char *str, char **endp));
24298 # endif
24299 -# if __GLIBC__ >= 2
24300 _GL_CXXALIASWARN (strtod);
24301 -# endif
24302 #elif defined GNULIB_POSIXCHECK
24303 # undef strtod
24304 # if HAVE_RAW_DECL_STRTOD
24305 @@ -1304,19 +956,15 @@ _GL_WARN_ON_USE (strtod, "strtod is unportable - "
24306 # define strtold rpl_strtold
24307 # endif
24308 # define GNULIB_defined_strtold_function 1
24309 -_GL_FUNCDECL_RPL (strtold, long double,
24310 - (const char *restrict str, char **restrict endp)
24311 - _GL_ARG_NONNULL ((1)));
24312 -_GL_CXXALIAS_RPL (strtold, long double,
24313 - (const char *restrict str, char **restrict endp));
24314 +_GL_FUNCDECL_RPL (strtold, long double, (const char *str, char **endp)
24315 + _GL_ARG_NONNULL ((1)));
24316 +_GL_CXXALIAS_RPL (strtold, long double, (const char *str, char **endp));
24317 # else
24318 # if !@HAVE_STRTOLD@
24319 -_GL_FUNCDECL_SYS (strtold, long double,
24320 - (const char *restrict str, char **restrict endp)
24321 - _GL_ARG_NONNULL ((1)));
24322 +_GL_FUNCDECL_SYS (strtold, long double, (const char *str, char **endp)
24323 + _GL_ARG_NONNULL ((1)));
24324 # endif
24325 -_GL_CXXALIAS_SYS (strtold, long double,
24326 - (const char *restrict str, char **restrict endp));
24327 +_GL_CXXALIAS_SYS (strtold, long double, (const char *str, char **endp));
24328 # endif
24329 _GL_CXXALIASWARN (strtold);
24330 #elif defined GNULIB_POSIXCHECK
24331 @@ -1327,47 +975,6 @@ _GL_WARN_ON_USE (strtold, "strtold is unportable - "
24332 # endif
24333 #endif
24334
24335 -#if @GNULIB_STRTOL@
24336 -/* Parse a signed integer whose textual representation starts at STRING.
24337 - The integer is expected to be in base BASE (2 <= BASE <= 36); if BASE == 0,
24338 - it may be decimal or octal (with prefix "0") or hexadecimal (with prefix
24339 - "0x").
24340 - If ENDPTR is not NULL, the address of the first byte after the integer is
24341 - stored in *ENDPTR.
24342 - Upon overflow, the return value is LONG_MAX or LONG_MIN, and errno is set
24343 - to ERANGE. */
24344 -# if @REPLACE_STRTOL@
24345 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
24346 -# define strtol rpl_strtol
24347 -# endif
24348 -# define GNULIB_defined_strtol_function 1
24349 -_GL_FUNCDECL_RPL (strtol, long,
24350 - (const char *restrict string, char **restrict endptr,
24351 - int base)
24352 - _GL_ARG_NONNULL ((1)));
24353 -_GL_CXXALIAS_RPL (strtol, long,
24354 - (const char *restrict string, char **restrict endptr,
24355 - int base));
24356 -# else
24357 -# if !@HAVE_STRTOL@
24358 -_GL_FUNCDECL_SYS (strtol, long,
24359 - (const char *restrict string, char **restrict endptr,
24360 - int base)
24361 - _GL_ARG_NONNULL ((1)));
24362 -# endif
24363 -_GL_CXXALIAS_SYS (strtol, long,
24364 - (const char *restrict string, char **restrict endptr,
24365 - int base));
24366 -# endif
24367 -_GL_CXXALIASWARN (strtol);
24368 -#elif defined GNULIB_POSIXCHECK
24369 -# undef strtol
24370 -# if HAVE_RAW_DECL_STRTOL
24371 -_GL_WARN_ON_USE (strtol, "strtol is unportable - "
24372 - "use gnulib module strtol for portability");
24373 -# endif
24374 -#endif
24375 -
24376 #if @GNULIB_STRTOLL@
24377 /* Parse a signed integer whose textual representation starts at STRING.
24378 The integer is expected to be in base BASE (2 <= BASE <= 36); if BASE == 0,
24379 @@ -1377,29 +984,13 @@ _GL_WARN_ON_USE (strtol, "strtol is unportable - "
24380 stored in *ENDPTR.
24381 Upon overflow, the return value is LLONG_MAX or LLONG_MIN, and errno is set
24382 to ERANGE. */
24383 -# if @REPLACE_STRTOLL@
24384 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
24385 -# define strtoll rpl_strtoll
24386 -# endif
24387 -# define GNULIB_defined_strtoll_function 1
24388 -_GL_FUNCDECL_RPL (strtoll, long long,
24389 - (const char *restrict string, char **restrict endptr,
24390 - int base)
24391 - _GL_ARG_NONNULL ((1)));
24392 -_GL_CXXALIAS_RPL (strtoll, long long,
24393 - (const char *restrict string, char **restrict endptr,
24394 - int base));
24395 -# else
24396 -# if !@HAVE_STRTOLL@
24397 +# if !@HAVE_STRTOLL@
24398 _GL_FUNCDECL_SYS (strtoll, long long,
24399 - (const char *restrict string, char **restrict endptr,
24400 - int base)
24401 + (const char *string, char **endptr, int base)
24402 _GL_ARG_NONNULL ((1)));
24403 -# endif
24404 -_GL_CXXALIAS_SYS (strtoll, long long,
24405 - (const char *restrict string, char **restrict endptr,
24406 - int base));
24407 # endif
24408 +_GL_CXXALIAS_SYS (strtoll, long long,
24409 + (const char *string, char **endptr, int base));
24410 _GL_CXXALIASWARN (strtoll);
24411 #elif defined GNULIB_POSIXCHECK
24412 # undef strtoll
24413 @@ -1409,46 +1000,6 @@ _GL_WARN_ON_USE (strtoll, "strtoll is unportable - "
24414 # endif
24415 #endif
24416
24417 -#if @GNULIB_STRTOUL@
24418 -/* Parse an unsigned integer whose textual representation starts at STRING.
24419 - The integer is expected to be in base BASE (2 <= BASE <= 36); if BASE == 0,
24420 - it may be decimal or octal (with prefix "0") or hexadecimal (with prefix
24421 - "0x").
24422 - If ENDPTR is not NULL, the address of the first byte after the integer is
24423 - stored in *ENDPTR.
24424 - Upon overflow, the return value is ULONG_MAX, and errno is set to ERANGE. */
24425 -# if @REPLACE_STRTOUL@
24426 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
24427 -# define strtoul rpl_strtoul
24428 -# endif
24429 -# define GNULIB_defined_strtoul_function 1
24430 -_GL_FUNCDECL_RPL (strtoul, unsigned long,
24431 - (const char *restrict string, char **restrict endptr,
24432 - int base)
24433 - _GL_ARG_NONNULL ((1)));
24434 -_GL_CXXALIAS_RPL (strtoul, unsigned long,
24435 - (const char *restrict string, char **restrict endptr,
24436 - int base));
24437 -# else
24438 -# if !@HAVE_STRTOUL@
24439 -_GL_FUNCDECL_SYS (strtoul, unsigned long,
24440 - (const char *restrict string, char **restrict endptr,
24441 - int base)
24442 - _GL_ARG_NONNULL ((1)));
24443 -# endif
24444 -_GL_CXXALIAS_SYS (strtoul, unsigned long,
24445 - (const char *restrict string, char **restrict endptr,
24446 - int base));
24447 -# endif
24448 -_GL_CXXALIASWARN (strtoul);
24449 -#elif defined GNULIB_POSIXCHECK
24450 -# undef strtoul
24451 -# if HAVE_RAW_DECL_STRTOUL
24452 -_GL_WARN_ON_USE (strtoul, "strtoul is unportable - "
24453 - "use gnulib module strtoul for portability");
24454 -# endif
24455 -#endif
24456 -
24457 #if @GNULIB_STRTOULL@
24458 /* Parse an unsigned integer whose textual representation starts at STRING.
24459 The integer is expected to be in base BASE (2 <= BASE <= 36); if BASE == 0,
24460 @@ -1458,29 +1009,13 @@ _GL_WARN_ON_USE (strtoul, "strtoul is unportable - "
24461 stored in *ENDPTR.
24462 Upon overflow, the return value is ULLONG_MAX, and errno is set to
24463 ERANGE. */
24464 -# if @REPLACE_STRTOULL@
24465 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
24466 -# define strtoull rpl_strtoull
24467 -# endif
24468 -# define GNULIB_defined_strtoull_function 1
24469 -_GL_FUNCDECL_RPL (strtoull, unsigned long long,
24470 - (const char *restrict string, char **restrict endptr,
24471 - int base)
24472 - _GL_ARG_NONNULL ((1)));
24473 -_GL_CXXALIAS_RPL (strtoull, unsigned long long,
24474 - (const char *restrict string, char **restrict endptr,
24475 - int base));
24476 -# else
24477 -# if !@HAVE_STRTOULL@
24478 +# if !@HAVE_STRTOULL@
24479 _GL_FUNCDECL_SYS (strtoull, unsigned long long,
24480 - (const char *restrict string, char **restrict endptr,
24481 - int base)
24482 + (const char *string, char **endptr, int base)
24483 _GL_ARG_NONNULL ((1)));
24484 -# endif
24485 -_GL_CXXALIAS_SYS (strtoull, unsigned long long,
24486 - (const char *restrict string, char **restrict endptr,
24487 - int base));
24488 # endif
24489 +_GL_CXXALIAS_SYS (strtoull, unsigned long long,
24490 + (const char *string, char **endptr, int base));
24491 _GL_CXXALIASWARN (strtoull);
24492 #elif defined GNULIB_POSIXCHECK
24493 # undef strtoull
24494 @@ -1544,9 +1079,7 @@ _GL_CXXALIAS_RPL (wctomb, int, (char *s, wchar_t wc));
24495 # else
24496 _GL_CXXALIAS_SYS (wctomb, int, (char *s, wchar_t wc));
24497 # endif
24498 -# if __GLIBC__ >= 2
24499 _GL_CXXALIASWARN (wctomb);
24500 -# endif
24501 #endif
24502
24503
24504
24505 diff --git a/autotools/gnulib/str-two-way.h b/autotools/gnulib/str-two-way.h
24506 index 7ee344a..9155e6b 100644
24507 --- a/autotools/gnulib/str-two-way.h
24508 +++ b/autotools/gnulib/str-two-way.h
24509 @@ -1,24 +1,24 @@
24510 /* Byte-wise substring search, using the Two-Way algorithm.
24511 - Copyright (C) 2008-2022 Free Software Foundation, Inc.
24512 + Copyright (C) 2008-2019 Free Software Foundation, Inc.
24513 This file is part of the GNU C Library.
24514 Written by Eric Blake <ebb9@×××.net>, 2008.
24515
24516 - This file is free software: you can redistribute it and/or modify
24517 - it under the terms of the GNU Lesser General Public License as
24518 - published by the Free Software Foundation; either version 2.1 of the
24519 - License, or (at your option) any later version.
24520 + This program is free software; you can redistribute it and/or modify
24521 + it under the terms of the GNU General Public License as published by
24522 + the Free Software Foundation; either version 3, or (at your option)
24523 + any later version.
24524
24525 - This file is distributed in the hope that it will be useful,
24526 + This program is distributed in the hope that it will be useful,
24527 but WITHOUT ANY WARRANTY; without even the implied warranty of
24528 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
24529 - GNU Lesser General Public License for more details.
24530 + GNU General Public License for more details.
24531
24532 - You should have received a copy of the GNU Lesser General Public License
24533 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
24534 + You should have received a copy of the GNU General Public License along
24535 + with this program; if not, see <https://www.gnu.org/licenses/>. */
24536
24537 /* Before including this file, you need to include <config.h> and
24538 <string.h>, and define:
24539 - RETURN_TYPE A macro that expands to the return type.
24540 + RESULT_TYPE A macro that expands to the return type.
24541 AVAILABLE(h, h_l, j, n_l)
24542 A macro that returns nonzero if there are
24543 at least N_L bytes left starting at H[J].
24544 @@ -49,7 +49,7 @@
24545 character shift table similar to the Boyer-Moore algorithm to
24546 achieve improved (potentially sub-linear) performance.
24547
24548 - See https://www-igm.univ-mlv.fr/~lecroq/string/node26.html#SECTION00260,
24549 + See http://www-igm.univ-mlv.fr/~lecroq/string/node26.html#SECTION00260,
24550 https://en.wikipedia.org/wiki/Boyer-Moore_string_search_algorithm,
24551 https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.34.6641&rep=rep1&type=pdf
24552 */
24553
24554 diff --git a/autotools/gnulib/strcasecmp.c b/autotools/gnulib/strcasecmp.c
24555 index a85a2b1..6cd0e1e 100644
24556 --- a/autotools/gnulib/strcasecmp.c
24557 +++ b/autotools/gnulib/strcasecmp.c
24558 @@ -1,18 +1,18 @@
24559 /* Case-insensitive string comparison function.
24560 - Copyright (C) 1998-1999, 2005-2007, 2009-2022 Free Software Foundation, Inc.
24561 + Copyright (C) 1998-1999, 2005-2007, 2009-2019 Free Software Foundation, Inc.
24562
24563 - This file is free software: you can redistribute it and/or modify
24564 - it under the terms of the GNU Lesser General Public License as
24565 - published by the Free Software Foundation; either version 2.1 of the
24566 - License, or (at your option) any later version.
24567 + This program is free software; you can redistribute it and/or modify
24568 + it under the terms of the GNU General Public License as published by
24569 + the Free Software Foundation; either version 3, or (at your option)
24570 + any later version.
24571
24572 - This file is distributed in the hope that it will be useful,
24573 + This program is distributed in the hope that it will be useful,
24574 but WITHOUT ANY WARRANTY; without even the implied warranty of
24575 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
24576 - GNU Lesser General Public License for more details.
24577 + GNU General Public License for more details.
24578
24579 - You should have received a copy of the GNU Lesser General Public License
24580 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
24581 + You should have received a copy of the GNU General Public License
24582 + along with this program; if not, see <https://www.gnu.org/licenses/>. */
24583
24584 #include <config.h>
24585
24586 @@ -58,5 +58,5 @@ strcasecmp (const char *s1, const char *s2)
24587 /* On machines where 'char' and 'int' are types of the same size, the
24588 difference of two 'unsigned char' values - including the sign bit -
24589 doesn't fit in an 'int'. */
24590 - return _GL_CMP (c1, c2);
24591 + return (c1 > c2 ? 1 : c1 < c2 ? -1 : 0);
24592 }
24593
24594 diff --git a/autotools/gnulib/strcasestr.c b/autotools/gnulib/strcasestr.c
24595 index b36f409..9c93ac5 100644
24596 --- a/autotools/gnulib/strcasestr.c
24597 +++ b/autotools/gnulib/strcasestr.c
24598 @@ -1,19 +1,19 @@
24599 /* Case-insensitive searching in a string.
24600 - Copyright (C) 2005-2022 Free Software Foundation, Inc.
24601 + Copyright (C) 2005-2019 Free Software Foundation, Inc.
24602 Written by Bruno Haible <bruno@×××××.org>, 2005.
24603
24604 - This file is free software: you can redistribute it and/or modify
24605 - it under the terms of the GNU Lesser General Public License as
24606 - published by the Free Software Foundation; either version 2.1 of the
24607 - License, or (at your option) any later version.
24608 + This program is free software; you can redistribute it and/or modify
24609 + it under the terms of the GNU General Public License as published by
24610 + the Free Software Foundation; either version 3, or (at your option)
24611 + any later version.
24612
24613 - This file is distributed in the hope that it will be useful,
24614 + This program is distributed in the hope that it will be useful,
24615 but WITHOUT ANY WARRANTY; without even the implied warranty of
24616 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
24617 - GNU Lesser General Public License for more details.
24618 + GNU General Public License for more details.
24619
24620 - You should have received a copy of the GNU Lesser General Public License
24621 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
24622 + You should have received a copy of the GNU General Public License
24623 + along with this program; if not, see <https://www.gnu.org/licenses/>. */
24624
24625 #include <config.h>
24626
24627
24628 diff --git a/autotools/gnulib/strdup.c b/autotools/gnulib/strdup.c
24629 index 2a0df02..717cf65 100644
24630 --- a/autotools/gnulib/strdup.c
24631 +++ b/autotools/gnulib/strdup.c
24632 @@ -1,20 +1,20 @@
24633 -/* Copyright (C) 1991, 1996-1998, 2002-2004, 2006-2007, 2009-2022 Free Software
24634 +/* Copyright (C) 1991, 1996-1998, 2002-2004, 2006-2007, 2009-2019 Free Software
24635 Foundation, Inc.
24636
24637 This file is part of the GNU C Library.
24638
24639 - This file is free software: you can redistribute it and/or modify
24640 - it under the terms of the GNU Lesser General Public License as
24641 - published by the Free Software Foundation; either version 2.1 of the
24642 - License, or (at your option) any later version.
24643 + This program is free software; you can redistribute it and/or modify
24644 + it under the terms of the GNU General Public License as published by
24645 + the Free Software Foundation; either version 3, or (at your option)
24646 + any later version.
24647
24648 - This file is distributed in the hope that it will be useful,
24649 + This program is distributed in the hope that it will be useful,
24650 but WITHOUT ANY WARRANTY; without even the implied warranty of
24651 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
24652 - GNU Lesser General Public License for more details.
24653 + GNU General Public License for more details.
24654
24655 - You should have received a copy of the GNU Lesser General Public License
24656 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
24657 + You should have received a copy of the GNU General Public License along
24658 + with this program; if not, see <https://www.gnu.org/licenses/>. */
24659
24660 #ifndef _LIBC
24661 # include <config.h>
24662
24663 diff --git a/autotools/gnulib/strerror-override.c b/autotools/gnulib/strerror-override.c
24664 index 6be1afd..558a010 100644
24665 --- a/autotools/gnulib/strerror-override.c
24666 +++ b/autotools/gnulib/strerror-override.c
24667 @@ -1,18 +1,18 @@
24668 /* strerror-override.c --- POSIX compatible system error routine
24669
24670 - Copyright (C) 2010-2022 Free Software Foundation, Inc.
24671 + Copyright (C) 2010-2019 Free Software Foundation, Inc.
24672
24673 - This file is free software: you can redistribute it and/or modify
24674 - it under the terms of the GNU Lesser General Public License as
24675 - published by the Free Software Foundation; either version 2.1 of the
24676 - License, or (at your option) any later version.
24677 + This program is free software: you can redistribute it and/or modify
24678 + it under the terms of the GNU General Public License as published by
24679 + the Free Software Foundation; either version 3 of the License, or
24680 + (at your option) any later version.
24681
24682 - This file is distributed in the hope that it will be useful,
24683 + This program is distributed in the hope that it will be useful,
24684 but WITHOUT ANY WARRANTY; without even the implied warranty of
24685 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
24686 - GNU Lesser General Public License for more details.
24687 + GNU General Public License for more details.
24688
24689 - You should have received a copy of the GNU Lesser General Public License
24690 + You should have received a copy of the GNU General Public License
24691 along with this program. If not, see <https://www.gnu.org/licenses/>. */
24692
24693 /* Written by Bruno Haible <bruno@×××××.org>, 2010. */
24694 @@ -29,8 +29,6 @@
24695 # endif
24696 #endif
24697
24698 -#if !GNULIB_defined_strerror_override_macro
24699 -
24700 /* If ERRNUM maps to an errno value defined by gnulib, return a string
24701 describing the error. Otherwise return NULL. */
24702 const char *
24703 @@ -39,12 +37,12 @@ strerror_override (int errnum)
24704 /* These error messages are taken from glibc/sysdeps/gnu/errlist.c. */
24705 switch (errnum)
24706 {
24707 -# if REPLACE_STRERROR_0
24708 +#if REPLACE_STRERROR_0
24709 case 0:
24710 return "Success";
24711 -# endif
24712 +#endif
24713
24714 -# if GNULIB_defined_ESOCK /* native Windows platforms with older <errno.h> */
24715 +#if GNULIB_defined_ESOCK /* native Windows platforms with older <errno.h> */
24716 case EINPROGRESS:
24717 return "Operation now in progress";
24718 case EALREADY:
24719 @@ -91,8 +89,8 @@ strerror_override (int errnum)
24720 return "No route to host";
24721 case EWOULDBLOCK:
24722 return "Operation would block";
24723 -# endif
24724 -# if GNULIB_defined_ESTREAMS /* native Windows platforms with older <errno.h> */
24725 +#endif
24726 +#if GNULIB_defined_ESTREAMS /* native Windows platforms with older <errno.h> */
24727 case ETXTBSY:
24728 return "Text file busy";
24729 case ENODATA:
24730 @@ -105,8 +103,8 @@ strerror_override (int errnum)
24731 return "Timer expired";
24732 case EOTHER:
24733 return "Other error";
24734 -# endif
24735 -# if GNULIB_defined_EWINSOCK /* native Windows platforms */
24736 +#endif
24737 +#if GNULIB_defined_EWINSOCK /* native Windows platforms */
24738 case ESOCKTNOSUPPORT:
24739 return "Socket type not supported";
24740 case EPFNOSUPPORT:
24741 @@ -127,7 +125,7 @@ strerror_override (int errnum)
24742 return "Stale NFS file handle";
24743 case EREMOTE:
24744 return "Object is remote";
24745 -# if HAVE_WINSOCK2_H
24746 +# if HAVE_WINSOCK2_H
24747 /* WSA_INVALID_HANDLE maps to EBADF */
24748 /* WSA_NOT_ENOUGH_MEMORY maps to ENOMEM */
24749 /* WSA_INVALID_PARAMETER maps to EINVAL */
24750 @@ -215,92 +213,90 @@ strerror_override (int errnum)
24751 case WSANO_DATA:
24752 return "Valid name, no data record of requested type";
24753 /* WSA_QOS_* omitted */
24754 -# endif
24755 # endif
24756 +#endif
24757
24758 -# if GNULIB_defined_ENOMSG
24759 +#if GNULIB_defined_ENOMSG
24760 case ENOMSG:
24761 return "No message of desired type";
24762 -# endif
24763 +#endif
24764
24765 -# if GNULIB_defined_EIDRM
24766 +#if GNULIB_defined_EIDRM
24767 case EIDRM:
24768 return "Identifier removed";
24769 -# endif
24770 +#endif
24771
24772 -# if GNULIB_defined_ENOLINK
24773 +#if GNULIB_defined_ENOLINK
24774 case ENOLINK:
24775 return "Link has been severed";
24776 -# endif
24777 +#endif
24778
24779 -# if GNULIB_defined_EPROTO
24780 +#if GNULIB_defined_EPROTO
24781 case EPROTO:
24782 return "Protocol error";
24783 -# endif
24784 +#endif
24785
24786 -# if GNULIB_defined_EMULTIHOP
24787 +#if GNULIB_defined_EMULTIHOP
24788 case EMULTIHOP:
24789 return "Multihop attempted";
24790 -# endif
24791 +#endif
24792
24793 -# if GNULIB_defined_EBADMSG
24794 +#if GNULIB_defined_EBADMSG
24795 case EBADMSG:
24796 return "Bad message";
24797 -# endif
24798 +#endif
24799
24800 -# if GNULIB_defined_EOVERFLOW
24801 +#if GNULIB_defined_EOVERFLOW
24802 case EOVERFLOW:
24803 return "Value too large for defined data type";
24804 -# endif
24805 +#endif
24806
24807 -# if GNULIB_defined_ENOTSUP
24808 +#if GNULIB_defined_ENOTSUP
24809 case ENOTSUP:
24810 return "Not supported";
24811 -# endif
24812 +#endif
24813
24814 -# if GNULIB_defined_ENETRESET
24815 +#if GNULIB_defined_ENETRESET
24816 case ENETRESET:
24817 return "Network dropped connection on reset";
24818 -# endif
24819 +#endif
24820
24821 -# if GNULIB_defined_ECONNABORTED
24822 +#if GNULIB_defined_ECONNABORTED
24823 case ECONNABORTED:
24824 return "Software caused connection abort";
24825 -# endif
24826 +#endif
24827
24828 -# if GNULIB_defined_ESTALE
24829 +#if GNULIB_defined_ESTALE
24830 case ESTALE:
24831 return "Stale NFS file handle";
24832 -# endif
24833 +#endif
24834
24835 -# if GNULIB_defined_EDQUOT
24836 +#if GNULIB_defined_EDQUOT
24837 case EDQUOT:
24838 return "Disk quota exceeded";
24839 -# endif
24840 +#endif
24841
24842 -# if GNULIB_defined_ECANCELED
24843 +#if GNULIB_defined_ECANCELED
24844 case ECANCELED:
24845 return "Operation canceled";
24846 -# endif
24847 +#endif
24848
24849 -# if GNULIB_defined_EOWNERDEAD
24850 +#if GNULIB_defined_EOWNERDEAD
24851 case EOWNERDEAD:
24852 return "Owner died";
24853 -# endif
24854 +#endif
24855
24856 -# if GNULIB_defined_ENOTRECOVERABLE
24857 +#if GNULIB_defined_ENOTRECOVERABLE
24858 case ENOTRECOVERABLE:
24859 return "State not recoverable";
24860 -# endif
24861 +#endif
24862
24863 -# if GNULIB_defined_EILSEQ
24864 +#if GNULIB_defined_EILSEQ
24865 case EILSEQ:
24866 return "Invalid or incomplete multibyte or wide character";
24867 -# endif
24868 +#endif
24869
24870 default:
24871 return NULL;
24872 }
24873 }
24874 -
24875 -#endif
24876
24877 diff --git a/autotools/gnulib/strerror-override.h b/autotools/gnulib/strerror-override.h
24878 index d010d27..255febc 100644
24879 --- a/autotools/gnulib/strerror-override.h
24880 +++ b/autotools/gnulib/strerror-override.h
24881 @@ -1,18 +1,18 @@
24882 /* strerror-override.h --- POSIX compatible system error routine
24883
24884 - Copyright (C) 2010-2022 Free Software Foundation, Inc.
24885 + Copyright (C) 2010-2019 Free Software Foundation, Inc.
24886
24887 - This file is free software: you can redistribute it and/or modify
24888 - it under the terms of the GNU Lesser General Public License as
24889 - published by the Free Software Foundation; either version 2.1 of the
24890 - License, or (at your option) any later version.
24891 + This program is free software: you can redistribute it and/or modify
24892 + it under the terms of the GNU General Public License as published by
24893 + the Free Software Foundation; either version 3 of the License, or
24894 + (at your option) any later version.
24895
24896 - This file is distributed in the hope that it will be useful,
24897 + This program is distributed in the hope that it will be useful,
24898 but WITHOUT ANY WARRANTY; without even the implied warranty of
24899 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
24900 - GNU Lesser General Public License for more details.
24901 + GNU General Public License for more details.
24902
24903 - You should have received a copy of the GNU Lesser General Public License
24904 + You should have received a copy of the GNU General Public License
24905 along with this program. If not, see <https://www.gnu.org/licenses/>. */
24906
24907 #ifndef _GL_STRERROR_OVERRIDE_H
24908 @@ -51,7 +51,6 @@
24909 extern const char *strerror_override (int errnum) _GL_ATTRIBUTE_CONST;
24910 # else
24911 # define strerror_override(ignored) NULL
24912 -# define GNULIB_defined_strerror_override_macro 1
24913 # endif
24914
24915 #endif /* _GL_STRERROR_OVERRIDE_H */
24916
24917 diff --git a/autotools/gnulib/strerror.c b/autotools/gnulib/strerror.c
24918 index 67c5216..f5900fd 100644
24919 --- a/autotools/gnulib/strerror.c
24920 +++ b/autotools/gnulib/strerror.c
24921 @@ -1,18 +1,18 @@
24922 /* strerror.c --- POSIX compatible system error routine
24923
24924 - Copyright (C) 2007-2022 Free Software Foundation, Inc.
24925 + Copyright (C) 2007-2019 Free Software Foundation, Inc.
24926
24927 - This file is free software: you can redistribute it and/or modify
24928 - it under the terms of the GNU Lesser General Public License as
24929 - published by the Free Software Foundation; either version 2.1 of the
24930 - License, or (at your option) any later version.
24931 + This program is free software: you can redistribute it and/or modify
24932 + it under the terms of the GNU General Public License as published by
24933 + the Free Software Foundation; either version 3 of the License, or
24934 + (at your option) any later version.
24935
24936 - This file is distributed in the hope that it will be useful,
24937 + This program is distributed in the hope that it will be useful,
24938 but WITHOUT ANY WARRANTY; without even the implied warranty of
24939 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
24940 - GNU Lesser General Public License for more details.
24941 + GNU General Public License for more details.
24942
24943 - You should have received a copy of the GNU Lesser General Public License
24944 + You should have received a copy of the GNU General Public License
24945 along with this program. If not, see <https://www.gnu.org/licenses/>. */
24946
24947 #include <config.h>
24948
24949 diff --git a/autotools/gnulib/string.in.h b/autotools/gnulib/string.in.h
24950 index c943294..4a9292f 100644
24951 --- a/autotools/gnulib/string.in.h
24952 +++ b/autotools/gnulib/string.in.h
24953 @@ -1,19 +1,19 @@
24954 /* A GNU-like <string.h>.
24955
24956 - Copyright (C) 1995-1996, 2001-2022 Free Software Foundation, Inc.
24957 + Copyright (C) 1995-1996, 2001-2019 Free Software Foundation, Inc.
24958
24959 - This file is free software: you can redistribute it and/or modify
24960 - it under the terms of the GNU Lesser General Public License as
24961 - published by the Free Software Foundation; either version 2.1 of the
24962 - License, or (at your option) any later version.
24963 + This program is free software; you can redistribute it and/or modify
24964 + it under the terms of the GNU General Public License as published by
24965 + the Free Software Foundation; either version 3, or (at your option)
24966 + any later version.
24967
24968 - This file is distributed in the hope that it will be useful,
24969 + This program is distributed in the hope that it will be useful,
24970 but WITHOUT ANY WARRANTY; without even the implied warranty of
24971 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
24972 - GNU Lesser General Public License for more details.
24973 + GNU General Public License for more details.
24974
24975 - You should have received a copy of the GNU Lesser General Public License
24976 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
24977 + You should have received a copy of the GNU General Public License
24978 + along with this program; if not, see <https://www.gnu.org/licenses/>. */
24979
24980 #if __GNUC__ >= 3
24981 @PRAGMA_SYSTEM_HEADER@
24982 @@ -52,6 +52,14 @@
24983 # include <wchar.h>
24984 #endif
24985
24986 +/* The __attribute__ feature is available in gcc versions 2.5 and later.
24987 + The attribute __pure__ was added in gcc 2.96. */
24988 +#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
24989 +# define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
24990 +#else
24991 +# define _GL_ATTRIBUTE_PURE /* empty */
24992 +#endif
24993 +
24994 /* NetBSD 5.0 declares strsignal in <unistd.h>, not in <string.h>. */
24995 /* But in any case avoid namespace pollution on glibc systems. */
24996 #if (@GNULIB_STRSIGNAL@ || defined GNULIB_POSIXCHECK) && defined __NetBSD__ \
24997 @@ -59,82 +67,12 @@
24998 # include <unistd.h>
24999 #endif
25000
25001 -/* AIX 7.2 declares ffsl and ffsll in <strings.h>, not in <string.h>. */
25002 -/* But in any case avoid namespace pollution on glibc systems. */
25003 -#if ((@GNULIB_FFSL@ || @GNULIB_FFSLL@ || defined GNULIB_POSIXCHECK) \
25004 - && defined _AIX) \
25005 - && ! defined __GLIBC__
25006 -# include <strings.h>
25007 -#endif
25008 -
25009 -/* _GL_ATTRIBUTE_DEALLOC (F, I) declares that the function returns pointers
25010 - that can be freed by passing them as the Ith argument to the
25011 - function F. */
25012 -#ifndef _GL_ATTRIBUTE_DEALLOC
25013 -# if __GNUC__ >= 11
25014 -# define _GL_ATTRIBUTE_DEALLOC(f, i) __attribute__ ((__malloc__ (f, i)))
25015 -# else
25016 -# define _GL_ATTRIBUTE_DEALLOC(f, i)
25017 -# endif
25018 -#endif
25019 -
25020 -/* _GL_ATTRIBUTE_DEALLOC_FREE declares that the function returns pointers that
25021 - can be freed via 'free'; it can be used only after declaring 'free'. */
25022 -/* Applies to: functions. Cannot be used on inline functions. */
25023 -#ifndef _GL_ATTRIBUTE_DEALLOC_FREE
25024 -# define _GL_ATTRIBUTE_DEALLOC_FREE _GL_ATTRIBUTE_DEALLOC (free, 1)
25025 -#endif
25026 -
25027 -/* _GL_ATTRIBUTE_MALLOC declares that the function returns a pointer to freshly
25028 - allocated memory. */
25029 -/* Applies to: functions. */
25030 -#ifndef _GL_ATTRIBUTE_MALLOC
25031 -# if __GNUC__ >= 3 || defined __clang__
25032 -# define _GL_ATTRIBUTE_MALLOC __attribute__ ((__malloc__))
25033 -# else
25034 -# define _GL_ATTRIBUTE_MALLOC
25035 -# endif
25036 -#endif
25037 -
25038 -/* The __attribute__ feature is available in gcc versions 2.5 and later.
25039 - The attribute __pure__ was added in gcc 2.96. */
25040 -#ifndef _GL_ATTRIBUTE_PURE
25041 -# if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96) || defined __clang__
25042 -# define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
25043 -# else
25044 -# define _GL_ATTRIBUTE_PURE /* empty */
25045 -# endif
25046 -#endif
25047 -
25048 /* The definitions of _GL_FUNCDECL_RPL etc. are copied here. */
25049
25050 /* The definition of _GL_ARG_NONNULL is copied here. */
25051
25052 /* The definition of _GL_WARN_ON_USE is copied here. */
25053
25054 -/* Make _GL_ATTRIBUTE_DEALLOC_FREE work, even though <stdlib.h> may not have
25055 - been included yet. */
25056 -#if @GNULIB_FREE_POSIX@
25057 -# if (@REPLACE_FREE@ && !defined free \
25058 - && !(defined __cplusplus && defined GNULIB_NAMESPACE))
25059 -/* We can't do '#define free rpl_free' here. */
25060 -_GL_EXTERN_C void rpl_free (void *);
25061 -# undef _GL_ATTRIBUTE_DEALLOC_FREE
25062 -# define _GL_ATTRIBUTE_DEALLOC_FREE _GL_ATTRIBUTE_DEALLOC (rpl_free, 1)
25063 -# else
25064 -# if defined _MSC_VER
25065 -_GL_EXTERN_C void __cdecl free (void *);
25066 -# else
25067 -_GL_EXTERN_C void free (void *);
25068 -# endif
25069 -# endif
25070 -#else
25071 -# if defined _MSC_VER
25072 -_GL_EXTERN_C void __cdecl free (void *);
25073 -# else
25074 -_GL_EXTERN_C void free (void *);
25075 -# endif
25076 -#endif
25077
25078 /* Clear a block of memory. The compiler will not delete a call to
25079 this function, even if the block is dead after the call. */
25080 @@ -170,18 +108,10 @@ _GL_WARN_ON_USE (ffsl, "ffsl is not portable - use the ffsl module");
25081
25082 /* Find the index of the least-significant set bit. */
25083 #if @GNULIB_FFSLL@
25084 -# if @REPLACE_FFSLL@
25085 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
25086 -# define ffsll rpl_ffsll
25087 -# endif
25088 -_GL_FUNCDECL_RPL (ffsll, int, (long long int i));
25089 -_GL_CXXALIAS_RPL (ffsll, int, (long long int i));
25090 -# else
25091 -# if !@HAVE_FFSLL@
25092 +# if !@HAVE_FFSLL@
25093 _GL_FUNCDECL_SYS (ffsll, int, (long long int i));
25094 -# endif
25095 -_GL_CXXALIAS_SYS (ffsll, int, (long long int i));
25096 # endif
25097 +_GL_CXXALIAS_SYS (ffsll, int, (long long int i));
25098 _GL_CXXALIASWARN (ffsll);
25099 #elif defined GNULIB_POSIXCHECK
25100 # undef ffsll
25101 @@ -191,30 +121,10 @@ _GL_WARN_ON_USE (ffsll, "ffsll is not portable - use the ffsll module");
25102 #endif
25103
25104
25105 -#if @GNULIB_MDA_MEMCCPY@
25106 -/* On native Windows, map 'memccpy' to '_memccpy', so that -loldnames is not
25107 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
25108 - platforms by defining GNULIB_NAMESPACE::memccpy always. */
25109 -# if defined _WIN32 && !defined __CYGWIN__
25110 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
25111 -# undef memccpy
25112 -# define memccpy _memccpy
25113 -# endif
25114 -_GL_CXXALIAS_MDA (memccpy, void *,
25115 - (void *dest, const void *src, int c, size_t n));
25116 -# else
25117 -_GL_CXXALIAS_SYS (memccpy, void *,
25118 - (void *dest, const void *src, int c, size_t n));
25119 -# endif
25120 -_GL_CXXALIASWARN (memccpy);
25121 -#endif
25122 -
25123 -
25124 /* Return the first instance of C within N bytes of S, or NULL. */
25125 #if @GNULIB_MEMCHR@
25126 # if @REPLACE_MEMCHR@
25127 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
25128 -# undef memchr
25129 # define memchr rpl_memchr
25130 # endif
25131 _GL_FUNCDECL_RPL (memchr, void *, (void const *__s, int __c, size_t __n)
25132 @@ -222,6 +132,11 @@ _GL_FUNCDECL_RPL (memchr, void *, (void const *__s, int __c, size_t __n)
25133 _GL_ARG_NONNULL ((1)));
25134 _GL_CXXALIAS_RPL (memchr, void *, (void const *__s, int __c, size_t __n));
25135 # else
25136 +# if ! @HAVE_MEMCHR@
25137 +_GL_FUNCDECL_SYS (memchr, void *, (void const *__s, int __c, size_t __n)
25138 + _GL_ATTRIBUTE_PURE
25139 + _GL_ARG_NONNULL ((1)));
25140 +# endif
25141 /* On some systems, this function is defined as an overloaded function:
25142 extern "C" { const void * std::memchr (const void *, int, size_t); }
25143 extern "C++" { void * std::memchr (void *, int, size_t); } */
25144 @@ -234,7 +149,7 @@ _GL_CXXALIAS_SYS_CAST2 (memchr,
25145 _GL_CXXALIASWARN1 (memchr, void *, (void *__s, int __c, size_t __n));
25146 _GL_CXXALIASWARN1 (memchr, void const *,
25147 (void const *__s, int __c, size_t __n));
25148 -# elif __GLIBC__ >= 2
25149 +# else
25150 _GL_CXXALIASWARN (memchr);
25151 # endif
25152 #elif defined GNULIB_POSIXCHECK
25153 @@ -417,11 +332,9 @@ _GL_WARN_ON_USE (stpncpy, "stpncpy is unportable - "
25154 GB18030 and the character to be searched is a digit. */
25155 # undef strchr
25156 /* Assume strchr is always declared. */
25157 -_GL_WARN_ON_USE_CXX (strchr,
25158 - const char *, char *, (const char *, int),
25159 - "strchr cannot work correctly on character strings "
25160 - "in some multibyte locales - "
25161 - "use mbschr if you care about internationalization");
25162 +_GL_WARN_ON_USE (strchr, "strchr cannot work correctly on character strings "
25163 + "in some multibyte locales - "
25164 + "use mbschr if you care about internationalization");
25165 #endif
25166
25167 /* Find the first occurrence of C in S or the final NUL byte. */
25168 @@ -470,62 +383,24 @@ _GL_WARN_ON_USE (strchrnul, "strchrnul is unportable - "
25169 # undef strdup
25170 # define strdup rpl_strdup
25171 # endif
25172 -_GL_FUNCDECL_RPL (strdup, char *,
25173 - (char const *__s)
25174 - _GL_ARG_NONNULL ((1))
25175 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE);
25176 +_GL_FUNCDECL_RPL (strdup, char *, (char const *__s) _GL_ARG_NONNULL ((1)));
25177 _GL_CXXALIAS_RPL (strdup, char *, (char const *__s));
25178 -# elif defined _WIN32 && !defined __CYGWIN__
25179 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
25180 -# undef strdup
25181 -# define strdup _strdup
25182 -# endif
25183 -_GL_CXXALIAS_MDA (strdup, char *, (char const *__s));
25184 # else
25185 # if defined __cplusplus && defined GNULIB_NAMESPACE && defined strdup
25186 /* strdup exists as a function and as a macro. Get rid of the macro. */
25187 # undef strdup
25188 # endif
25189 -# if (!@HAVE_DECL_STRDUP@ || __GNUC__ >= 11) && !defined strdup
25190 -_GL_FUNCDECL_SYS (strdup, char *,
25191 - (char const *__s)
25192 - _GL_ARG_NONNULL ((1))
25193 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE);
25194 +# if !(@HAVE_DECL_STRDUP@ || defined strdup)
25195 +_GL_FUNCDECL_SYS (strdup, char *, (char const *__s) _GL_ARG_NONNULL ((1)));
25196 # endif
25197 _GL_CXXALIAS_SYS (strdup, char *, (char const *__s));
25198 # endif
25199 _GL_CXXALIASWARN (strdup);
25200 -#else
25201 -# if __GNUC__ >= 11 && !defined strdup
25202 -/* For -Wmismatched-dealloc: Associate strdup with free or rpl_free. */
25203 -_GL_FUNCDECL_SYS (strdup, char *,
25204 - (char const *__s)
25205 - _GL_ARG_NONNULL ((1))
25206 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE);
25207 -# endif
25208 -# if defined GNULIB_POSIXCHECK
25209 -# undef strdup
25210 -# if HAVE_RAW_DECL_STRDUP
25211 +#elif defined GNULIB_POSIXCHECK
25212 +# undef strdup
25213 +# if HAVE_RAW_DECL_STRDUP
25214 _GL_WARN_ON_USE (strdup, "strdup is unportable - "
25215 "use gnulib module strdup for portability");
25216 -# endif
25217 -# elif @GNULIB_MDA_STRDUP@
25218 -/* On native Windows, map 'creat' to '_creat', so that -loldnames is not
25219 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
25220 - platforms by defining GNULIB_NAMESPACE::strdup always. */
25221 -# if defined _WIN32 && !defined __CYGWIN__
25222 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
25223 -# undef strdup
25224 -# define strdup _strdup
25225 -# endif
25226 -_GL_CXXALIAS_MDA (strdup, char *, (char const *__s));
25227 -# else
25228 -# if defined __cplusplus && defined GNULIB_NAMESPACE && defined strdup
25229 -# undef strdup
25230 -# endif
25231 -_GL_CXXALIAS_SYS (strdup, char *, (char const *__s));
25232 -# endif
25233 -_GL_CXXALIASWARN (strdup);
25234 # endif
25235 #endif
25236
25237 @@ -536,18 +411,13 @@ _GL_CXXALIASWARN (strdup);
25238 # undef strncat
25239 # define strncat rpl_strncat
25240 # endif
25241 -_GL_FUNCDECL_RPL (strncat, char *,
25242 - (char *restrict dest, const char *restrict src, size_t n)
25243 - _GL_ARG_NONNULL ((1, 2)));
25244 -_GL_CXXALIAS_RPL (strncat, char *,
25245 - (char *restrict dest, const char *restrict src, size_t n));
25246 +_GL_FUNCDECL_RPL (strncat, char *, (char *dest, const char *src, size_t n)
25247 + _GL_ARG_NONNULL ((1, 2)));
25248 +_GL_CXXALIAS_RPL (strncat, char *, (char *dest, const char *src, size_t n));
25249 # else
25250 -_GL_CXXALIAS_SYS (strncat, char *,
25251 - (char *restrict dest, const char *restrict src, size_t n));
25252 +_GL_CXXALIAS_SYS (strncat, char *, (char *dest, const char *src, size_t n));
25253 # endif
25254 -# if __GLIBC__ >= 2
25255 _GL_CXXALIASWARN (strncat);
25256 -# endif
25257 #elif defined GNULIB_POSIXCHECK
25258 # undef strncat
25259 # if HAVE_RAW_DECL_STRNCAT
25260 @@ -563,35 +433,22 @@ _GL_WARN_ON_USE (strncat, "strncat is unportable - "
25261 # undef strndup
25262 # define strndup rpl_strndup
25263 # endif
25264 -_GL_FUNCDECL_RPL (strndup, char *,
25265 - (char const *__s, size_t __n)
25266 - _GL_ARG_NONNULL ((1))
25267 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE);
25268 +_GL_FUNCDECL_RPL (strndup, char *, (char const *__s, size_t __n)
25269 + _GL_ARG_NONNULL ((1)));
25270 _GL_CXXALIAS_RPL (strndup, char *, (char const *__s, size_t __n));
25271 # else
25272 -# if !@HAVE_DECL_STRNDUP@ || __GNUC__ >= 11
25273 -_GL_FUNCDECL_SYS (strndup, char *,
25274 - (char const *__s, size_t __n)
25275 - _GL_ARG_NONNULL ((1))
25276 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE);
25277 +# if ! @HAVE_DECL_STRNDUP@
25278 +_GL_FUNCDECL_SYS (strndup, char *, (char const *__s, size_t __n)
25279 + _GL_ARG_NONNULL ((1)));
25280 # endif
25281 _GL_CXXALIAS_SYS (strndup, char *, (char const *__s, size_t __n));
25282 # endif
25283 _GL_CXXALIASWARN (strndup);
25284 -#else
25285 -# if __GNUC__ >= 11
25286 -/* For -Wmismatched-dealloc: Associate strndup with free or rpl_free. */
25287 -_GL_FUNCDECL_SYS (strndup, char *,
25288 - (char const *__s, size_t __n)
25289 - _GL_ARG_NONNULL ((1))
25290 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE);
25291 -# endif
25292 -# if defined GNULIB_POSIXCHECK
25293 -# undef strndup
25294 -# if HAVE_RAW_DECL_STRNDUP
25295 +#elif defined GNULIB_POSIXCHECK
25296 +# undef strndup
25297 +# if HAVE_RAW_DECL_STRNDUP
25298 _GL_WARN_ON_USE (strndup, "strndup is unportable - "
25299 "use gnulib module strndup for portability");
25300 -# endif
25301 # endif
25302 #endif
25303
25304 @@ -655,7 +512,7 @@ _GL_CXXALIAS_SYS_CAST2 (strpbrk,
25305 _GL_CXXALIASWARN1 (strpbrk, char *, (char *__s, char const *__accept));
25306 _GL_CXXALIASWARN1 (strpbrk, char const *,
25307 (char const *__s, char const *__accept));
25308 -# elif __GLIBC__ >= 2
25309 +# else
25310 _GL_CXXALIASWARN (strpbrk);
25311 # endif
25312 # if defined GNULIB_POSIXCHECK
25313 @@ -664,19 +521,15 @@ _GL_CXXALIASWARN (strpbrk);
25314 locale encoding is GB18030 and one of the characters to be searched is a
25315 digit. */
25316 # undef strpbrk
25317 -_GL_WARN_ON_USE_CXX (strpbrk,
25318 - const char *, char *, (const char *, const char *),
25319 - "strpbrk cannot work correctly on character strings "
25320 - "in multibyte locales - "
25321 - "use mbspbrk if you care about internationalization");
25322 +_GL_WARN_ON_USE (strpbrk, "strpbrk cannot work correctly on character strings "
25323 + "in multibyte locales - "
25324 + "use mbspbrk if you care about internationalization");
25325 # endif
25326 #elif defined GNULIB_POSIXCHECK
25327 # undef strpbrk
25328 # if HAVE_RAW_DECL_STRPBRK
25329 -_GL_WARN_ON_USE_CXX (strpbrk,
25330 - const char *, char *, (const char *, const char *),
25331 - "strpbrk is unportable - "
25332 - "use gnulib module strpbrk for portability");
25333 +_GL_WARN_ON_USE (strpbrk, "strpbrk is unportable - "
25334 + "use gnulib module strpbrk for portability");
25335 # endif
25336 #endif
25337
25338 @@ -695,11 +548,9 @@ _GL_WARN_ON_USE (strspn, "strspn cannot work correctly on character strings "
25339 GB18030 and the character to be searched is a digit. */
25340 # undef strrchr
25341 /* Assume strrchr is always declared. */
25342 -_GL_WARN_ON_USE_CXX (strrchr,
25343 - const char *, char *, (const char *, int),
25344 - "strrchr cannot work correctly on character strings "
25345 - "in some multibyte locales - "
25346 - "use mbsrchr if you care about internationalization");
25347 +_GL_WARN_ON_USE (strrchr, "strrchr cannot work correctly on character strings "
25348 + "in some multibyte locales - "
25349 + "use mbsrchr if you care about internationalization");
25350 #endif
25351
25352 /* Search the next delimiter (char listed in DELIM) starting at *STRINGP.
25353 @@ -763,7 +614,7 @@ _GL_CXXALIAS_SYS_CAST2 (strstr,
25354 _GL_CXXALIASWARN1 (strstr, char *, (char *haystack, const char *needle));
25355 _GL_CXXALIASWARN1 (strstr, const char *,
25356 (const char *haystack, const char *needle));
25357 -# elif __GLIBC__ >= 2
25358 +# else
25359 _GL_CXXALIASWARN (strstr);
25360 # endif
25361 #elif defined GNULIB_POSIXCHECK
25362 @@ -842,7 +693,7 @@ _GL_WARN_ON_USE (strcasestr, "strcasestr does work correctly on character "
25363 This is a variant of strtok() that is multithread-safe.
25364
25365 For the POSIX documentation for this function, see:
25366 - https://pubs.opengroup.org/onlinepubs/9699919799/functions/strtok.html
25367 + http://www.opengroup.org/susv3xsh/strtok.html
25368
25369 Caveat: It modifies the original string.
25370 Caveat: These functions cannot be used on constant strings.
25371 @@ -1113,8 +964,7 @@ _GL_EXTERN_C char * mbssep (char **stringp, const char *delim)
25372 Caveat: The identity of the delimiting character is lost.
25373
25374 See also mbssep(). */
25375 -_GL_EXTERN_C char * mbstok_r (char *restrict string, const char *delim,
25376 - char **save_ptr)
25377 +_GL_EXTERN_C char * mbstok_r (char *string, const char *delim, char **save_ptr)
25378 _GL_ARG_NONNULL ((2, 3));
25379 #endif
25380
25381 @@ -1130,9 +980,7 @@ _GL_CXXALIAS_RPL (strerror, char *, (int));
25382 # else
25383 _GL_CXXALIAS_SYS (strerror, char *, (int));
25384 # endif
25385 -# if __GLIBC__ >= 2
25386 _GL_CXXALIASWARN (strerror);
25387 -# endif
25388 #elif defined GNULIB_POSIXCHECK
25389 # undef strerror
25390 /* Assume strerror is always declared. */
25391 @@ -1169,60 +1017,6 @@ _GL_WARN_ON_USE (strerror_r, "strerror_r is unportable - "
25392 # endif
25393 #endif
25394
25395 -/* Return the name of the system error code ERRNUM. */
25396 -#if @GNULIB_STRERRORNAME_NP@
25397 -# if @REPLACE_STRERRORNAME_NP@
25398 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
25399 -# undef strerrorname_np
25400 -# define strerrorname_np rpl_strerrorname_np
25401 -# endif
25402 -_GL_FUNCDECL_RPL (strerrorname_np, const char *, (int errnum));
25403 -_GL_CXXALIAS_RPL (strerrorname_np, const char *, (int errnum));
25404 -# else
25405 -# if !@HAVE_STRERRORNAME_NP@
25406 -_GL_FUNCDECL_SYS (strerrorname_np, const char *, (int errnum));
25407 -# endif
25408 -_GL_CXXALIAS_SYS (strerrorname_np, const char *, (int errnum));
25409 -# endif
25410 -_GL_CXXALIASWARN (strerrorname_np);
25411 -#elif defined GNULIB_POSIXCHECK
25412 -# undef strerrorname_np
25413 -# if HAVE_RAW_DECL_STRERRORNAME_NP
25414 -_GL_WARN_ON_USE (strerrorname_np, "strerrorname_np is unportable - "
25415 - "use gnulib module strerrorname_np for portability");
25416 -# endif
25417 -#endif
25418 -
25419 -/* Return an abbreviation string for the signal number SIG. */
25420 -#if @GNULIB_SIGABBREV_NP@
25421 -# if ! @HAVE_SIGABBREV_NP@
25422 -_GL_FUNCDECL_SYS (sigabbrev_np, const char *, (int sig));
25423 -# endif
25424 -_GL_CXXALIAS_SYS (sigabbrev_np, const char *, (int sig));
25425 -_GL_CXXALIASWARN (sigabbrev_np);
25426 -#elif defined GNULIB_POSIXCHECK
25427 -# undef sigabbrev_np
25428 -# if HAVE_RAW_DECL_SIGABBREV_NP
25429 -_GL_WARN_ON_USE (sigabbrev_np, "sigabbrev_np is unportable - "
25430 - "use gnulib module sigabbrev_np for portability");
25431 -# endif
25432 -#endif
25433 -
25434 -/* Return an English description string for the signal number SIG. */
25435 -#if @GNULIB_SIGDESCR_NP@
25436 -# if ! @HAVE_SIGDESCR_NP@
25437 -_GL_FUNCDECL_SYS (sigdescr_np, const char *, (int sig));
25438 -# endif
25439 -_GL_CXXALIAS_SYS (sigdescr_np, const char *, (int sig));
25440 -_GL_CXXALIASWARN (sigdescr_np);
25441 -#elif defined GNULIB_POSIXCHECK
25442 -# undef sigdescr_np
25443 -# if HAVE_RAW_DECL_SIGDESCR_NP
25444 -_GL_WARN_ON_USE (sigdescr_np, "sigdescr_np is unportable - "
25445 - "use gnulib module sigdescr_np for portability");
25446 -# endif
25447 -#endif
25448 -
25449 #if @GNULIB_STRSIGNAL@
25450 # if @REPLACE_STRSIGNAL@
25451 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
25452
25453 diff --git a/autotools/gnulib/strings.in.h b/autotools/gnulib/strings.in.h
25454 index 2c31d2e..21b1a85 100644
25455 --- a/autotools/gnulib/strings.in.h
25456 +++ b/autotools/gnulib/strings.in.h
25457 @@ -1,19 +1,19 @@
25458 /* A substitute <strings.h>.
25459
25460 - Copyright (C) 2007-2022 Free Software Foundation, Inc.
25461 + Copyright (C) 2007-2019 Free Software Foundation, Inc.
25462
25463 - This file is free software: you can redistribute it and/or modify
25464 - it under the terms of the GNU Lesser General Public License as
25465 - published by the Free Software Foundation; either version 2.1 of the
25466 - License, or (at your option) any later version.
25467 + This program is free software; you can redistribute it and/or modify
25468 + it under the terms of the GNU General Public License as published by
25469 + the Free Software Foundation; either version 3, or (at your option)
25470 + any later version.
25471
25472 - This file is distributed in the hope that it will be useful,
25473 + This program is distributed in the hope that it will be useful,
25474 but WITHOUT ANY WARRANTY; without even the implied warranty of
25475 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
25476 - GNU Lesser General Public License for more details.
25477 + GNU General Public License for more details.
25478
25479 - You should have received a copy of the GNU Lesser General Public License
25480 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
25481 + You should have received a copy of the GNU General Public License
25482 + along with this program; if not, see <https://www.gnu.org/licenses/>. */
25483
25484 #ifndef _@GUARD_PREFIX@_STRINGS_H
25485
25486
25487 diff --git a/autotools/gnulib/stripslash.c b/autotools/gnulib/stripslash.c
25488 index aee89b7..dfc15b4 100644
25489 --- a/autotools/gnulib/stripslash.c
25490 +++ b/autotools/gnulib/stripslash.c
25491 @@ -1,19 +1,19 @@
25492 /* stripslash.c -- remove redundant trailing slashes from a file name
25493
25494 - Copyright (C) 1990, 2001, 2003-2006, 2009-2022 Free Software Foundation,
25495 + Copyright (C) 1990, 2001, 2003-2006, 2009-2019 Free Software Foundation,
25496 Inc.
25497
25498 - This file is free software: you can redistribute it and/or modify
25499 - it under the terms of the GNU Lesser General Public License as
25500 - published by the Free Software Foundation; either version 2.1 of the
25501 - License, or (at your option) any later version.
25502 + This program is free software: you can redistribute it and/or modify
25503 + it under the terms of the GNU General Public License as published by
25504 + the Free Software Foundation; either version 3 of the License, or
25505 + (at your option) any later version.
25506
25507 - This file is distributed in the hope that it will be useful,
25508 + This program is distributed in the hope that it will be useful,
25509 but WITHOUT ANY WARRANTY; without even the implied warranty of
25510 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
25511 - GNU Lesser General Public License for more details.
25512 + GNU General Public License for more details.
25513
25514 - You should have received a copy of the GNU Lesser General Public License
25515 + You should have received a copy of the GNU General Public License
25516 along with this program. If not, see <https://www.gnu.org/licenses/>. */
25517
25518 #include <config.h>
25519
25520 diff --git a/autotools/gnulib/strncasecmp.c b/autotools/gnulib/strncasecmp.c
25521 index 35d215b..034011c 100644
25522 --- a/autotools/gnulib/strncasecmp.c
25523 +++ b/autotools/gnulib/strncasecmp.c
25524 @@ -1,18 +1,18 @@
25525 /* strncasecmp.c -- case insensitive string comparator
25526 - Copyright (C) 1998-1999, 2005-2007, 2009-2022 Free Software Foundation, Inc.
25527 + Copyright (C) 1998-1999, 2005-2007, 2009-2019 Free Software Foundation, Inc.
25528
25529 - This file is free software: you can redistribute it and/or modify
25530 - it under the terms of the GNU Lesser General Public License as
25531 - published by the Free Software Foundation; either version 2.1 of the
25532 - License, or (at your option) any later version.
25533 + This program is free software; you can redistribute it and/or modify
25534 + it under the terms of the GNU General Public License as published by
25535 + the Free Software Foundation; either version 3, or (at your option)
25536 + any later version.
25537
25538 - This file is distributed in the hope that it will be useful,
25539 + This program is distributed in the hope that it will be useful,
25540 but WITHOUT ANY WARRANTY; without even the implied warranty of
25541 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
25542 - GNU Lesser General Public License for more details.
25543 + GNU General Public License for more details.
25544
25545 - You should have received a copy of the GNU Lesser General Public License
25546 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
25547 + You should have received a copy of the GNU General Public License
25548 + along with this program; if not, see <https://www.gnu.org/licenses/>. */
25549
25550 #include <config.h>
25551
25552 @@ -58,5 +58,5 @@ strncasecmp (const char *s1, const char *s2, size_t n)
25553 /* On machines where 'char' and 'int' are types of the same size, the
25554 difference of two 'unsigned char' values - including the sign bit -
25555 doesn't fit in an 'int'. */
25556 - return _GL_CMP (c1, c2);
25557 + return (c1 > c2 ? 1 : c1 < c2 ? -1 : 0);
25558 }
25559
25560 diff --git a/autotools/gnulib/strncat.c b/autotools/gnulib/strncat.c
25561 index 1bfbc99..a7daef4 100644
25562 --- a/autotools/gnulib/strncat.c
25563 +++ b/autotools/gnulib/strncat.c
25564 @@ -1,18 +1,18 @@
25565 /* Concatenate strings.
25566 - Copyright (C) 1999, 2002, 2006, 2010-2022 Free Software Foundation, Inc.
25567 + Copyright (C) 1999, 2002, 2006, 2010-2019 Free Software Foundation, Inc.
25568 Written by Bruno Haible <bruno@×××××.org>, 2002.
25569
25570 - This file is free software: you can redistribute it and/or modify
25571 - it under the terms of the GNU Lesser General Public License as
25572 - published by the Free Software Foundation; either version 2.1 of the
25573 - License, or (at your option) any later version.
25574 + This program is free software: you can redistribute it and/or modify it
25575 + under the terms of the GNU General Public License as published
25576 + by the Free Software Foundation; either version 3 of the License, or
25577 + (at your option) any later version.
25578
25579 - This file is distributed in the hope that it will be useful,
25580 + This program is distributed in the hope that it will be useful,
25581 but WITHOUT ANY WARRANTY; without even the implied warranty of
25582 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
25583 - GNU Lesser General Public License for more details.
25584 + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
25585 + General Public License for more details.
25586
25587 - You should have received a copy of the GNU Lesser General Public License
25588 + You should have received a copy of the GNU General Public License
25589 along with this program. If not, see <https://www.gnu.org/licenses/>. */
25590
25591 #include <config.h>
25592
25593 diff --git a/autotools/gnulib/symlink.c b/autotools/gnulib/symlink.c
25594 index 26310af..16432ee 100644
25595 --- a/autotools/gnulib/symlink.c
25596 +++ b/autotools/gnulib/symlink.c
25597 @@ -1,17 +1,17 @@
25598 /* Stub for symlink().
25599 - Copyright (C) 2009-2022 Free Software Foundation, Inc.
25600 + Copyright (C) 2009-2019 Free Software Foundation, Inc.
25601
25602 - This file is free software: you can redistribute it and/or modify
25603 - it under the terms of the GNU Lesser General Public License as
25604 - published by the Free Software Foundation, either version 3 of the
25605 - License, or (at your option) any later version.
25606 + This program is free software: you can redistribute it and/or modify
25607 + it under the terms of the GNU General Public License as published by
25608 + the Free Software Foundation; either version 3 of the License, or
25609 + (at your option) any later version.
25610
25611 - This file is distributed in the hope that it will be useful,
25612 + This program is distributed in the hope that it will be useful,
25613 but WITHOUT ANY WARRANTY; without even the implied warranty of
25614 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
25615 - GNU Lesser General Public License for more details.
25616 + GNU General Public License for more details.
25617
25618 - You should have received a copy of the GNU Lesser General Public License
25619 + You should have received a copy of the GNU General Public License
25620 along with this program. If not, see <https://www.gnu.org/licenses/>. */
25621
25622 #include <config.h>
25623 @@ -36,7 +36,7 @@ rpl_symlink (char const *contents, char const *name)
25624 if (len && name[len - 1] == '/')
25625 {
25626 struct stat st;
25627 - if (lstat (name, &st) == 0 || errno == EOVERFLOW)
25628 + if (lstat (name, &st) == 0)
25629 errno = EEXIST;
25630 return -1;
25631 }
25632 @@ -47,8 +47,8 @@ rpl_symlink (char const *contents, char const *name)
25633
25634 /* The system does not support symlinks. */
25635 int
25636 -symlink (_GL_UNUSED char const *contents,
25637 - _GL_UNUSED char const *name)
25638 +symlink (char const *contents _GL_UNUSED,
25639 + char const *name _GL_UNUSED)
25640 {
25641 errno = ENOSYS;
25642 return -1;
25643
25644 diff --git a/autotools/gnulib/symlinkat.c b/autotools/gnulib/symlinkat.c
25645 index 1346da8..7d58cd9 100644
25646 --- a/autotools/gnulib/symlinkat.c
25647 +++ b/autotools/gnulib/symlinkat.c
25648 @@ -1,9 +1,9 @@
25649 /* Create a symlink relative to an open directory.
25650 - Copyright (C) 2009-2022 Free Software Foundation, Inc.
25651 + Copyright (C) 2009-2019 Free Software Foundation, Inc.
25652
25653 This program is free software: you can redistribute it and/or modify
25654 it under the terms of the GNU General Public License as published by
25655 - the Free Software Foundation, either version 3 of the License, or
25656 + the Free Software Foundation; either version 3 of the License, or
25657 (at your option) any later version.
25658
25659 This program is distributed in the hope that it will be useful,
25660 @@ -18,16 +18,12 @@
25661
25662 #include <config.h>
25663
25664 -/* Specification. */
25665 #include <unistd.h>
25666 -
25667 #include <errno.h>
25668 -#include <stdlib.h>
25669
25670 #if HAVE_SYMLINKAT
25671 # undef symlinkat
25672
25673 -#include <fcntl.h>
25674 #include <sys/stat.h>
25675 #include <string.h>
25676
25677 @@ -39,8 +35,7 @@ rpl_symlinkat (char const *contents, int fd, char const *name)
25678 if (len && name[len - 1] == '/')
25679 {
25680 struct stat st;
25681 - if (fstatat (fd, name, &st, AT_SYMLINK_NOFOLLOW) == 0
25682 - || errno == EOVERFLOW)
25683 + if (fstatat (fd, name, &st, 0) == 0)
25684 errno = EEXIST;
25685 return -1;
25686 }
25687 @@ -52,8 +47,8 @@ rpl_symlinkat (char const *contents, int fd, char const *name)
25688 wrapper than to go through at-func.c to call rpl_symlink. */
25689
25690 int
25691 -symlinkat (_GL_UNUSED char const *path1, _GL_UNUSED int fd,
25692 - _GL_UNUSED char const *path2)
25693 +symlinkat (char const *path1 _GL_UNUSED, int fd _GL_UNUSED,
25694 + char const *path2 _GL_UNUSED)
25695 {
25696 errno = ENOSYS;
25697 return -1;
25698
25699 diff --git a/autotools/gnulib/sys_stat.in.h b/autotools/gnulib/sys_stat.in.h
25700 index 28ddd42..9ddd1a8 100644
25701 --- a/autotools/gnulib/sys_stat.in.h
25702 +++ b/autotools/gnulib/sys_stat.in.h
25703 @@ -1,18 +1,18 @@
25704 /* Provide a more complete sys/stat.h header file.
25705 - Copyright (C) 2005-2022 Free Software Foundation, Inc.
25706 + Copyright (C) 2005-2019 Free Software Foundation, Inc.
25707
25708 - This file is free software: you can redistribute it and/or modify
25709 - it under the terms of the GNU Lesser General Public License as
25710 - published by the Free Software Foundation; either version 2.1 of the
25711 - License, or (at your option) any later version.
25712 + This program is free software; you can redistribute it and/or modify
25713 + it under the terms of the GNU General Public License as published by
25714 + the Free Software Foundation; either version 3, or (at your option)
25715 + any later version.
25716
25717 - This file is distributed in the hope that it will be useful,
25718 + This program is distributed in the hope that it will be useful,
25719 but WITHOUT ANY WARRANTY; without even the implied warranty of
25720 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
25721 - GNU Lesser General Public License for more details.
25722 + GNU General Public License for more details.
25723
25724 - You should have received a copy of the GNU Lesser General Public License
25725 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
25726 + You should have received a copy of the GNU General Public License
25727 + along with this program; if not, see <https://www.gnu.org/licenses/>. */
25728
25729 /* Written by Eric Blake, Paul Eggert, and Jim Meyering. */
25730
25731 @@ -375,11 +375,11 @@ struct stat
25732 # define S_IRWXO (S_IROTH | S_IWOTH | S_IXOTH)
25733 #endif
25734
25735 -/* Although S_IXUGO and S_IRWXUGO are not specified by POSIX and are
25736 - not implemented in GNU/Linux, some Gnulib-using apps use the macros. */
25737 +/* S_IXUGO is a common extension to POSIX. */
25738 #if !S_IXUGO
25739 # define S_IXUGO (S_IXUSR | S_IXGRP | S_IXOTH)
25740 #endif
25741 +
25742 #ifndef S_IRWXUGO
25743 # define S_IRWXUGO (S_IRWXU | S_IRWXG | S_IRWXO)
25744 #endif
25745 @@ -391,44 +391,14 @@ struct stat
25746 #endif
25747
25748
25749 -#if @GNULIB_MDA_CHMOD@
25750 -/* On native Windows, map 'chmod' to '_chmod', so that -loldnames is not
25751 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
25752 - platforms by defining GNULIB_NAMESPACE::chmod always. */
25753 -# if defined _WIN32 && !defined __CYGWIN__
25754 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
25755 -# undef chmod
25756 -# define chmod _chmod
25757 -# endif
25758 -/* Need to cast, because in mingw the last argument is 'int mode'. */
25759 -_GL_CXXALIAS_MDA_CAST (chmod, int, (const char *filename, mode_t mode));
25760 -# else
25761 -_GL_CXXALIAS_SYS (chmod, int, (const char *filename, mode_t mode));
25762 -# endif
25763 -_GL_CXXALIASWARN (chmod);
25764 -#endif
25765 -
25766 -
25767 #if @GNULIB_FCHMODAT@
25768 -# if @REPLACE_FCHMODAT@
25769 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
25770 -# undef fchmodat
25771 -# define fchmodat rpl_fchmodat
25772 -# endif
25773 -_GL_FUNCDECL_RPL (fchmodat, int,
25774 - (int fd, char const *file, mode_t mode, int flag)
25775 - _GL_ARG_NONNULL ((2)));
25776 -_GL_CXXALIAS_RPL (fchmodat, int,
25777 - (int fd, char const *file, mode_t mode, int flag));
25778 -# else
25779 -# if !@HAVE_FCHMODAT@
25780 +# if !@HAVE_FCHMODAT@
25781 _GL_FUNCDECL_SYS (fchmodat, int,
25782 (int fd, char const *file, mode_t mode, int flag)
25783 _GL_ARG_NONNULL ((2)));
25784 -# endif
25785 +# endif
25786 _GL_CXXALIAS_SYS (fchmodat, int,
25787 (int fd, char const *file, mode_t mode, int flag));
25788 -# endif
25789 _GL_CXXALIASWARN (fchmodat);
25790 #elif defined GNULIB_POSIXCHECK
25791 # undef fchmodat
25792 @@ -450,9 +420,7 @@ _GL_CXXALIAS_RPL (fstat, int, (int fd, struct stat *buf));
25793 # else
25794 _GL_CXXALIAS_SYS (fstat, int, (int fd, struct stat *buf));
25795 # endif
25796 -# if __GLIBC__ >= 2
25797 _GL_CXXALIASWARN (fstat);
25798 -# endif
25799 #elif @GNULIB_OVERRIDES_STRUCT_STAT@
25800 # undef fstat
25801 # define fstat fstat_used_without_requesting_gnulib_module_fstat
25802 @@ -475,22 +443,18 @@ _GL_WARN_ON_USE (fstat, "fstat has portability problems - "
25803 # define fstatat rpl_fstatat
25804 # endif
25805 _GL_FUNCDECL_RPL (fstatat, int,
25806 - (int fd, char const *restrict name, struct stat *restrict st,
25807 - int flags)
25808 + (int fd, char const *name, struct stat *st, int flags)
25809 _GL_ARG_NONNULL ((2, 3)));
25810 _GL_CXXALIAS_RPL (fstatat, int,
25811 - (int fd, char const *restrict name, struct stat *restrict st,
25812 - int flags));
25813 + (int fd, char const *name, struct stat *st, int flags));
25814 # else
25815 # if !@HAVE_FSTATAT@
25816 _GL_FUNCDECL_SYS (fstatat, int,
25817 - (int fd, char const *restrict name, struct stat *restrict st,
25818 - int flags)
25819 + (int fd, char const *name, struct stat *st, int flags)
25820 _GL_ARG_NONNULL ((2, 3)));
25821 # endif
25822 _GL_CXXALIAS_SYS (fstatat, int,
25823 - (int fd, char const *restrict name, struct stat *restrict st,
25824 - int flags));
25825 + (int fd, char const *name, struct stat *st, int flags));
25826 # endif
25827 _GL_CXXALIASWARN (fstatat);
25828 #elif @GNULIB_OVERRIDES_STRUCT_STAT@
25829 @@ -535,32 +499,34 @@ _GL_WARN_ON_USE (futimens, "futimens is not portable - "
25830 #endif
25831
25832
25833 -#if @GNULIB_GETUMASK@
25834 -# if !@HAVE_GETUMASK@
25835 -_GL_FUNCDECL_SYS (getumask, mode_t, (void));
25836 -# endif
25837 -_GL_CXXALIAS_SYS (getumask, mode_t, (void));
25838 -# if @HAVE_GETUMASK@
25839 -_GL_CXXALIASWARN (getumask);
25840 -# endif
25841 -#elif defined GNULIB_POSIXCHECK
25842 -# undef getumask
25843 -# if HAVE_RAW_DECL_GETUMASK
25844 -_GL_WARN_ON_USE (getumask, "getumask is not portable - "
25845 - "use gnulib module getumask for portability");
25846 -# endif
25847 -#endif
25848 -
25849 -
25850 #if @GNULIB_LCHMOD@
25851 /* Change the mode of FILENAME to MODE, without dereferencing it if FILENAME
25852 denotes a symbolic link. */
25853 -# if !@HAVE_LCHMOD@ || defined __hpux
25854 +# if !@HAVE_LCHMOD@
25855 +/* The lchmod replacement follows symbolic links. Callers should take
25856 + this into account; lchmod should be applied only to arguments that
25857 + are known to not be symbolic links. On hosts that lack lchmod,
25858 + this can lead to race conditions between the check and the
25859 + invocation of lchmod, but we know of no workarounds that are
25860 + reliable in general. You might try requesting support for lchmod
25861 + from your operating system supplier. */
25862 +# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
25863 +# define lchmod chmod
25864 +# endif
25865 +/* Need to cast, because on mingw, the second parameter of chmod is
25866 + int mode. */
25867 +_GL_CXXALIAS_RPL_CAST_1 (lchmod, chmod, int,
25868 + (const char *filename, mode_t mode));
25869 +# else
25870 +# if 0 /* assume already declared */
25871 _GL_FUNCDECL_SYS (lchmod, int, (const char *filename, mode_t mode)
25872 _GL_ARG_NONNULL ((1)));
25873 -# endif
25874 +# endif
25875 _GL_CXXALIAS_SYS (lchmod, int, (const char *filename, mode_t mode));
25876 +# endif
25877 +# if @HAVE_LCHMOD@
25878 _GL_CXXALIASWARN (lchmod);
25879 +# endif
25880 #elif defined GNULIB_POSIXCHECK
25881 # undef lchmod
25882 # if HAVE_RAW_DECL_LCHMOD
25883 @@ -577,21 +543,17 @@ _GL_WARN_ON_USE (lchmod, "lchmod is unportable - "
25884 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
25885 # define lstat stat
25886 # endif
25887 -_GL_CXXALIAS_RPL_1 (lstat, stat, int,
25888 - (const char *restrict name, struct stat *restrict buf));
25889 +_GL_CXXALIAS_RPL_1 (lstat, stat, int, (const char *name, struct stat *buf));
25890 # elif @REPLACE_LSTAT@
25891 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
25892 # undef lstat
25893 # define lstat rpl_lstat
25894 # endif
25895 -_GL_FUNCDECL_RPL (lstat, int,
25896 - (const char *restrict name, struct stat *restrict buf)
25897 - _GL_ARG_NONNULL ((1, 2)));
25898 -_GL_CXXALIAS_RPL (lstat, int,
25899 - (const char *restrict name, struct stat *restrict buf));
25900 +_GL_FUNCDECL_RPL (lstat, int, (const char *name, struct stat *buf)
25901 + _GL_ARG_NONNULL ((1, 2)));
25902 +_GL_CXXALIAS_RPL (lstat, int, (const char *name, struct stat *buf));
25903 # else
25904 -_GL_CXXALIAS_SYS (lstat, int,
25905 - (const char *restrict name, struct stat *restrict buf));
25906 +_GL_CXXALIAS_SYS (lstat, int, (const char *name, struct stat *buf));
25907 # endif
25908 # if @HAVE_LSTAT@
25909 _GL_CXXALIASWARN (lstat);
25910 @@ -608,20 +570,21 @@ _GL_WARN_ON_USE (lstat, "lstat is unportable - "
25911 #endif
25912
25913
25914 -#if @GNULIB_MKDIR@
25915 -# if @REPLACE_MKDIR@
25916 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
25917 -# undef mkdir
25918 -# define mkdir rpl_mkdir
25919 -# endif
25920 +#if @REPLACE_MKDIR@
25921 +# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
25922 +# undef mkdir
25923 +# define mkdir rpl_mkdir
25924 +# endif
25925 _GL_FUNCDECL_RPL (mkdir, int, (char const *name, mode_t mode)
25926 - _GL_ARG_NONNULL ((1)));
25927 + _GL_ARG_NONNULL ((1)));
25928 _GL_CXXALIAS_RPL (mkdir, int, (char const *name, mode_t mode));
25929 -# elif defined _WIN32 && !defined __CYGWIN__
25930 +#else
25931 /* mingw's _mkdir() function has 1 argument, but we pass 2 arguments.
25932 Additionally, it declares _mkdir (and depending on compile flags, an
25933 alias mkdir), only in the nonstandard includes <direct.h> and <io.h>,
25934 which are included above. */
25935 +# if defined _WIN32 && ! defined __CYGWIN__
25936 +
25937 # if !GNULIB_defined_rpl_mkdir
25938 static int
25939 rpl_mkdir (char const *name, mode_t mode)
25940 @@ -630,44 +593,16 @@ rpl_mkdir (char const *name, mode_t mode)
25941 }
25942 # define GNULIB_defined_rpl_mkdir 1
25943 # endif
25944 +
25945 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
25946 -# undef mkdir
25947 -# define mkdir rpl_mkdir
25948 -# endif
25949 -_GL_CXXALIAS_RPL (mkdir, int, (char const *name, mode_t mode));
25950 -# else
25951 -_GL_CXXALIAS_SYS (mkdir, int, (char const *name, mode_t mode));
25952 -# endif
25953 -_GL_CXXALIASWARN (mkdir);
25954 -#elif defined GNULIB_POSIXCHECK
25955 -# undef mkdir
25956 -# if HAVE_RAW_DECL_MKDIR
25957 -_GL_WARN_ON_USE (mkdir, "mkdir does not always support two parameters - "
25958 - "use gnulib module mkdir for portability");
25959 -# endif
25960 -#elif @GNULIB_MDA_MKDIR@
25961 -/* On native Windows, map 'mkdir' to '_mkdir', so that -loldnames is not
25962 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
25963 - platforms by defining GNULIB_NAMESPACE::mkdir always. */
25964 -# if defined _WIN32 && !defined __CYGWIN__
25965 -# if !GNULIB_defined_rpl_mkdir
25966 -static int
25967 -rpl_mkdir (char const *name, mode_t mode)
25968 -{
25969 - return _mkdir (name);
25970 -}
25971 -# define GNULIB_defined_rpl_mkdir 1
25972 -# endif
25973 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
25974 -# undef mkdir
25975 # define mkdir rpl_mkdir
25976 # endif
25977 _GL_CXXALIAS_RPL (mkdir, int, (char const *name, mode_t mode));
25978 # else
25979 _GL_CXXALIAS_SYS (mkdir, int, (char const *name, mode_t mode));
25980 # endif
25981 -_GL_CXXALIASWARN (mkdir);
25982 #endif
25983 +_GL_CXXALIASWARN (mkdir);
25984
25985
25986 #if @GNULIB_MKDIRAT@
25987 @@ -713,21 +648,11 @@ _GL_WARN_ON_USE (mkfifo, "mkfifo is not portable - "
25988
25989
25990 #if @GNULIB_MKFIFOAT@
25991 -# if @REPLACE_MKFIFOAT@
25992 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
25993 -# undef mkfifoat
25994 -# define mkfifoat rpl_mkfifoat
25995 -# endif
25996 -_GL_FUNCDECL_RPL (mkfifoat, int, (int fd, char const *file, mode_t mode)
25997 - _GL_ARG_NONNULL ((2)));
25998 -_GL_CXXALIAS_RPL (mkfifoat, int, (int fd, char const *file, mode_t mode));
25999 -# else
26000 -# if !@HAVE_MKFIFOAT@
26001 +# if !@HAVE_MKFIFOAT@
26002 _GL_FUNCDECL_SYS (mkfifoat, int, (int fd, char const *file, mode_t mode)
26003 _GL_ARG_NONNULL ((2)));
26004 -# endif
26005 -_GL_CXXALIAS_SYS (mkfifoat, int, (int fd, char const *file, mode_t mode));
26006 # endif
26007 +_GL_CXXALIAS_SYS (mkfifoat, int, (int fd, char const *file, mode_t mode));
26008 _GL_CXXALIASWARN (mkfifoat);
26009 #elif defined GNULIB_POSIXCHECK
26010 # undef mkfifoat
26011 @@ -766,25 +691,13 @@ _GL_WARN_ON_USE (mknod, "mknod is not portable - "
26012
26013
26014 #if @GNULIB_MKNODAT@
26015 -# if @REPLACE_MKNODAT@
26016 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
26017 -# undef mknodat
26018 -# define mknodat rpl_mknodat
26019 -# endif
26020 -_GL_FUNCDECL_RPL (mknodat, int,
26021 - (int fd, char const *file, mode_t mode, dev_t dev)
26022 - _GL_ARG_NONNULL ((2)));
26023 -_GL_CXXALIAS_RPL (mknodat, int,
26024 - (int fd, char const *file, mode_t mode, dev_t dev));
26025 -# else
26026 -# if !@HAVE_MKNODAT@
26027 +# if !@HAVE_MKNODAT@
26028 _GL_FUNCDECL_SYS (mknodat, int,
26029 (int fd, char const *file, mode_t mode, dev_t dev)
26030 _GL_ARG_NONNULL ((2)));
26031 -# endif
26032 +# endif
26033 _GL_CXXALIAS_SYS (mknodat, int,
26034 (int fd, char const *file, mode_t mode, dev_t dev));
26035 -# endif
26036 _GL_CXXALIASWARN (mknodat);
26037 #elif defined GNULIB_POSIXCHECK
26038 # undef mknodat
26039 @@ -853,7 +766,7 @@ _GL_WARN_ON_USE (mknodat, "mknodat is not portable - "
26040 # define stat(name, st) rpl_stat (name, st)
26041 # endif /* !_LARGE_FILES */
26042 # endif /* !@GNULIB_OVERRIDES_STRUCT_STAT@ */
26043 -_GL_EXTERN_C int stat (const char *restrict name, struct stat *restrict buf)
26044 +_GL_EXTERN_C int stat (const char *name, struct stat *buf)
26045 _GL_ARG_NONNULL ((1, 2));
26046 # endif
26047 #elif @GNULIB_OVERRIDES_STRUCT_STAT@
26048 @@ -869,24 +782,6 @@ _GL_WARN_ON_USE (stat, "stat is unportable - "
26049 #endif
26050
26051
26052 -#if @GNULIB_MDA_UMASK@
26053 -/* On native Windows, map 'umask' to '_umask', so that -loldnames is not
26054 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
26055 - platforms by defining GNULIB_NAMESPACE::umask always. */
26056 -# if defined _WIN32 && !defined __CYGWIN__
26057 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
26058 -# undef umask
26059 -# define umask _umask
26060 -# endif
26061 -/* Need to cast, because in mingw the last argument is 'int mode'. */
26062 -_GL_CXXALIAS_MDA_CAST (umask, mode_t, (mode_t mask));
26063 -# else
26064 -_GL_CXXALIAS_SYS (umask, mode_t, (mode_t mask));
26065 -# endif
26066 -_GL_CXXALIASWARN (umask);
26067 -#endif
26068 -
26069 -
26070 #if @GNULIB_UTIMENSAT@
26071 /* Use the rpl_ prefix also on Solaris <= 9, because on Solaris 9 our utimensat
26072 implementation relies on futimesat, which on Solaris 10 makes an invocation
26073
26074 diff --git a/autotools/gnulib/sys_time.in.h b/autotools/gnulib/sys_time.in.h
26075 index 87db1a8..5397688 100644
26076 --- a/autotools/gnulib/sys_time.in.h
26077 +++ b/autotools/gnulib/sys_time.in.h
26078 @@ -1,19 +1,19 @@
26079 /* Provide a more complete sys/time.h.
26080
26081 - Copyright (C) 2007-2022 Free Software Foundation, Inc.
26082 + Copyright (C) 2007-2019 Free Software Foundation, Inc.
26083
26084 - This file is free software: you can redistribute it and/or modify
26085 - it under the terms of the GNU Lesser General Public License as
26086 - published by the Free Software Foundation; either version 2.1 of the
26087 - License, or (at your option) any later version.
26088 + This program is free software; you can redistribute it and/or modify
26089 + it under the terms of the GNU General Public License as published by
26090 + the Free Software Foundation; either version 3, or (at your option)
26091 + any later version.
26092
26093 - This file is distributed in the hope that it will be useful,
26094 + This program is distributed in the hope that it will be useful,
26095 but WITHOUT ANY WARRANTY; without even the implied warranty of
26096 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
26097 - GNU Lesser General Public License for more details.
26098 + GNU General Public License for more details.
26099
26100 - You should have received a copy of the GNU Lesser General Public License
26101 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
26102 + You should have received a copy of the GNU General Public License
26103 + along with this program; if not, see <https://www.gnu.org/licenses/>. */
26104
26105 /* Written by Paul Eggert. */
26106
26107 @@ -112,12 +112,8 @@ _GL_CXXALIASWARN (gettimeofday);
26108 # if defined __cplusplus && defined GNULIB_NAMESPACE
26109 namespace GNULIB_NAMESPACE {
26110 typedef ::timeval
26111 -# undef timeval
26112 +#undef timeval
26113 timeval;
26114 -# if @REPLACE_STRUCT_TIMEVAL@
26115 -# define timeval rpl_timeval
26116 - typedef ::timeval timeval;
26117 -# endif
26118 }
26119 # endif
26120 #elif defined GNULIB_POSIXCHECK
26121 @@ -135,7 +131,7 @@ _GL_WARN_ON_USE (gettimeofday, "gettimeofday is unportable - "
26122 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
26123 # undef close
26124 # define close close_used_without_including_unistd_h
26125 -# elif !defined __clang__
26126 +# else
26127 _GL_WARN_ON_USE (close,
26128 "close() used without including <unistd.h>");
26129 # endif
26130
26131 diff --git a/autotools/gnulib/sys_types.in.h b/autotools/gnulib/sys_types.in.h
26132 index 698e88d..237e206 100644
26133 --- a/autotools/gnulib/sys_types.in.h
26134 +++ b/autotools/gnulib/sys_types.in.h
26135 @@ -1,19 +1,19 @@
26136 /* Provide a more complete sys/types.h.
26137
26138 - Copyright (C) 2011-2022 Free Software Foundation, Inc.
26139 + Copyright (C) 2011-2019 Free Software Foundation, Inc.
26140
26141 - This file is free software: you can redistribute it and/or modify
26142 - it under the terms of the GNU Lesser General Public License as
26143 - published by the Free Software Foundation; either version 2.1 of the
26144 - License, or (at your option) any later version.
26145 + This program is free software; you can redistribute it and/or modify
26146 + it under the terms of the GNU General Public License as published by
26147 + the Free Software Foundation; either version 3, or (at your option)
26148 + any later version.
26149
26150 - This file is distributed in the hope that it will be useful,
26151 + This program is distributed in the hope that it will be useful,
26152 but WITHOUT ANY WARRANTY; without even the implied warranty of
26153 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
26154 - GNU Lesser General Public License for more details.
26155 + GNU General Public License for more details.
26156
26157 - You should have received a copy of the GNU Lesser General Public License
26158 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
26159 + You should have received a copy of the GNU General Public License
26160 + along with this program; if not, see <https://www.gnu.org/licenses/>. */
26161
26162 #if __GNUC__ >= 3
26163 @PRAGMA_SYSTEM_HEADER@
26164
26165 diff --git a/autotools/gnulib/time.in.h b/autotools/gnulib/time.in.h
26166 index 6d4c771..dd3b212 100644
26167 --- a/autotools/gnulib/time.in.h
26168 +++ b/autotools/gnulib/time.in.h
26169 @@ -1,19 +1,19 @@
26170 /* A more-standard <time.h>.
26171
26172 - Copyright (C) 2007-2022 Free Software Foundation, Inc.
26173 + Copyright (C) 2007-2019 Free Software Foundation, Inc.
26174
26175 - This file is free software: you can redistribute it and/or modify
26176 - it under the terms of the GNU Lesser General Public License as
26177 - published by the Free Software Foundation; either version 2.1 of the
26178 - License, or (at your option) any later version.
26179 + This program is free software; you can redistribute it and/or modify
26180 + it under the terms of the GNU General Public License as published by
26181 + the Free Software Foundation; either version 3, or (at your option)
26182 + any later version.
26183
26184 - This file is distributed in the hope that it will be useful,
26185 + This program is distributed in the hope that it will be useful,
26186 but WITHOUT ANY WARRANTY; without even the implied warranty of
26187 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
26188 - GNU Lesser General Public License for more details.
26189 + GNU General Public License for more details.
26190
26191 - You should have received a copy of the GNU Lesser General Public License
26192 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
26193 + You should have received a copy of the GNU General Public License
26194 + along with this program; if not, see <https://www.gnu.org/licenses/>. */
26195
26196 #if __GNUC__ >= 3
26197 @PRAGMA_SYSTEM_HEADER@
26198 @@ -37,12 +37,6 @@
26199
26200 # define _@GUARD_PREFIX@_TIME_H
26201
26202 -/* mingw's <time.h> provides the functions asctime_r, ctime_r, gmtime_r,
26203 - localtime_r only if <unistd.h> or <pthread.h> has been included before. */
26204 -# if defined __MINGW32__
26205 -# include <unistd.h>
26206 -# endif
26207 -
26208 # @INCLUDE_NEXT@ @NEXT_TIME_H@
26209
26210 /* NetBSD 5.0 mis-defines NULL. */
26211 @@ -90,8 +84,8 @@ struct timespec
26212 # endif
26213
26214 # if !GNULIB_defined_struct_time_t_must_be_integral
26215 -/* https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/sys_types.h.html
26216 - requires time_t to be an integer type, even though C99 permits floating
26217 +/* Per http://austingroupbugs.net/view.php?id=327, POSIX requires
26218 + time_t to be an integer type, even though C99 permits floating
26219 point. We don't know of any implementation that uses floating
26220 point, and it is much easier to write code that doesn't have to
26221 worry about that corner case, so we force the issue. */
26222 @@ -101,39 +95,9 @@ struct __time_t_must_be_integral {
26223 # define GNULIB_defined_struct_time_t_must_be_integral 1
26224 # endif
26225
26226 -/* Define TIME_UTC, a positive integer constant used for timespec_get(). */
26227 -# if ! @TIME_H_DEFINES_TIME_UTC@
26228 -# if !GNULIB_defined_TIME_UTC
26229 -# define TIME_UTC 1
26230 -# define GNULIB_defined_TIME_UTC 1
26231 -# endif
26232 -# endif
26233 -
26234 -/* Set *TS to the current time, and return BASE.
26235 - Upon failure, return 0. */
26236 -# if @GNULIB_TIMESPEC_GET@
26237 -# if ! @HAVE_TIMESPEC_GET@
26238 -_GL_FUNCDECL_SYS (timespec_get, int, (struct timespec *ts, int base)
26239 - _GL_ARG_NONNULL ((1)));
26240 -# endif
26241 -_GL_CXXALIAS_SYS (timespec_get, int, (struct timespec *ts, int base));
26242 -_GL_CXXALIASWARN (timespec_get);
26243 -# endif
26244 -
26245 -/* Set *TS to the current time resolution, and return BASE.
26246 - Upon failure, return 0. */
26247 -# if @GNULIB_TIMESPEC_GETRES@
26248 -# if ! @HAVE_TIMESPEC_GETRES@
26249 -_GL_FUNCDECL_SYS (timespec_getres, int, (struct timespec *ts, int base)
26250 - _GL_ARG_NONNULL ((1)));
26251 -# endif
26252 -_GL_CXXALIAS_SYS (timespec_getres, int, (struct timespec *ts, int base));
26253 -_GL_CXXALIASWARN (timespec_getres);
26254 -# endif
26255 -
26256 /* Sleep for at least RQTP seconds unless interrupted, If interrupted,
26257 return -1 and store the remaining time into RMTP. See
26258 - <https://pubs.opengroup.org/onlinepubs/9699919799/functions/nanosleep.html>. */
26259 + <http://www.opengroup.org/susv3xsh/nanosleep.html>. */
26260 # if @GNULIB_NANOSLEEP@
26261 # if @REPLACE_NANOSLEEP@
26262 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
26263 @@ -165,27 +129,10 @@ _GL_CXXALIASWARN (nanosleep);
26264 # endif
26265 _GL_FUNCDECL_RPL (tzset, void, (void));
26266 _GL_CXXALIAS_RPL (tzset, void, (void));
26267 -# elif defined _WIN32 && !defined __CYGWIN__
26268 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
26269 -# undef tzset
26270 -# define tzset _tzset
26271 -# endif
26272 -_GL_CXXALIAS_MDA (tzset, void, (void));
26273 # else
26274 -_GL_CXXALIAS_SYS (tzset, void, (void));
26275 -# endif
26276 -_GL_CXXALIASWARN (tzset);
26277 -# elif @GNULIB_MDA_TZSET@
26278 -/* On native Windows, map 'tzset' to '_tzset', so that -loldnames is not
26279 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
26280 - platforms by defining GNULIB_NAMESPACE::tzset always. */
26281 -# if defined _WIN32 && !defined __CYGWIN__
26282 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
26283 -# undef tzset
26284 -# define tzset _tzset
26285 +# if ! @HAVE_TZSET@
26286 +_GL_FUNCDECL_SYS (tzset, void, (void));
26287 # endif
26288 -_GL_CXXALIAS_MDA (tzset, void, (void));
26289 -# else
26290 _GL_CXXALIAS_SYS (tzset, void, (void));
26291 # endif
26292 _GL_CXXALIASWARN (tzset);
26293 @@ -202,14 +149,12 @@ _GL_CXXALIAS_RPL (mktime, time_t, (struct tm *__tp));
26294 # else
26295 _GL_CXXALIAS_SYS (mktime, time_t, (struct tm *__tp));
26296 # endif
26297 -# if __GLIBC__ >= 2
26298 _GL_CXXALIASWARN (mktime);
26299 -# endif
26300 # endif
26301
26302 /* Convert TIMER to RESULT, assuming local time and UTC respectively. See
26303 - <https://pubs.opengroup.org/onlinepubs/9699919799/functions/localtime_r.html> and
26304 - <https://pubs.opengroup.org/onlinepubs/9699919799/functions/gmtime_r.html>. */
26305 + <http://www.opengroup.org/susv3xsh/localtime_r.html> and
26306 + <http://www.opengroup.org/susv3xsh/gmtime_r.html>. */
26307 # if @GNULIB_TIME_R@
26308 # if @REPLACE_LOCALTIME_R@
26309 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
26310 @@ -258,8 +203,8 @@ _GL_CXXALIASWARN (gmtime_r);
26311 # endif
26312
26313 /* Convert TIMER to RESULT, assuming local time and UTC respectively. See
26314 - <https://pubs.opengroup.org/onlinepubs/9699919799/functions/localtime.html> and
26315 - <https://pubs.opengroup.org/onlinepubs/9699919799/functions/gmtime.html>. */
26316 + <http://www.opengroup.org/susv3xsh/localtime.html> and
26317 + <http://www.opengroup.org/susv3xsh/gmtime.html>. */
26318 # if @GNULIB_LOCALTIME@ || @REPLACE_LOCALTIME@
26319 # if @REPLACE_LOCALTIME@
26320 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
26321 @@ -272,9 +217,7 @@ _GL_CXXALIAS_RPL (localtime, struct tm *, (time_t const *__timer));
26322 # else
26323 _GL_CXXALIAS_SYS (localtime, struct tm *, (time_t const *__timer));
26324 # endif
26325 -# if __GLIBC__ >= 2
26326 _GL_CXXALIASWARN (localtime);
26327 -# endif
26328 # endif
26329
26330 # if 0 || @REPLACE_GMTIME@
26331 @@ -294,7 +237,7 @@ _GL_CXXALIASWARN (gmtime);
26332
26333 /* Parse BUF as a timestamp, assuming FORMAT specifies its layout, and store
26334 the resulting broken-down time into TM. See
26335 - <https://pubs.opengroup.org/onlinepubs/9699919799/functions/strptime.html>. */
26336 + <http://www.opengroup.org/susv3xsh/strptime.html>. */
26337 # if @GNULIB_STRPTIME@
26338 # if ! @HAVE_STRPTIME@
26339 _GL_FUNCDECL_SYS (strptime, char *, (char const *restrict __buf,
26340 @@ -309,7 +252,7 @@ _GL_CXXALIASWARN (strptime);
26341 # endif
26342
26343 /* Convert *TP to a date and time string. See
26344 - <https://pubs.opengroup.org/onlinepubs/9699919799/functions/ctime.html>. */
26345 + <http://pubs.opengroup.org/onlinepubs/9699919799/functions/ctime.html>. */
26346 # if @GNULIB_CTIME@
26347 # if @REPLACE_CTIME@
26348 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
26349 @@ -321,90 +264,45 @@ _GL_CXXALIAS_RPL (ctime, char *, (time_t const *__tp));
26350 # else
26351 _GL_CXXALIAS_SYS (ctime, char *, (time_t const *__tp));
26352 # endif
26353 -# if __GLIBC__ >= 2
26354 _GL_CXXALIASWARN (ctime);
26355 -# endif
26356 # endif
26357
26358 /* Convert *TP to a date and time string. See
26359 - <https://pubs.opengroup.org/onlinepubs/9699919799/functions/strftime.html>. */
26360 + <http://pubs.opengroup.org/onlinepubs/9699919799/functions/strftime.html>. */
26361 # if @GNULIB_STRFTIME@
26362 # if @REPLACE_STRFTIME@
26363 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
26364 # define strftime rpl_strftime
26365 # endif
26366 -_GL_FUNCDECL_RPL (strftime, size_t,
26367 - (char *restrict __buf, size_t __bufsize,
26368 - const char *restrict __fmt, const struct tm *restrict __tp)
26369 - _GL_ARG_NONNULL ((1, 3, 4)));
26370 -_GL_CXXALIAS_RPL (strftime, size_t,
26371 - (char *restrict __buf, size_t __bufsize,
26372 - const char *restrict __fmt, const struct tm *restrict __tp));
26373 +_GL_FUNCDECL_RPL (strftime, size_t, (char *__buf, size_t __bufsize,
26374 + const char *__fmt, const struct tm *__tp)
26375 + _GL_ARG_NONNULL ((1, 3, 4)));
26376 +_GL_CXXALIAS_RPL (strftime, size_t, (char *__buf, size_t __bufsize,
26377 + const char *__fmt, const struct tm *__tp));
26378 # else
26379 -_GL_CXXALIAS_SYS (strftime, size_t,
26380 - (char *restrict __buf, size_t __bufsize,
26381 - const char *restrict __fmt, const struct tm *restrict __tp));
26382 +_GL_CXXALIAS_SYS (strftime, size_t, (char *__buf, size_t __bufsize,
26383 + const char *__fmt, const struct tm *__tp));
26384 # endif
26385 -# if __GLIBC__ >= 2
26386 _GL_CXXALIASWARN (strftime);
26387 -# endif
26388 # endif
26389
26390 # if defined _GNU_SOURCE && @GNULIB_TIME_RZ@ && ! @HAVE_TIMEZONE_T@
26391 -/* Functions that use a first-class time zone data type, instead of
26392 - relying on an implicit global time zone.
26393 - Inspired by NetBSD. */
26394 -
26395 -/* Represents a time zone.
26396 - (timezone_t) NULL stands for UTC. */
26397 typedef struct tm_zone *timezone_t;
26398 -
26399 -/* tzalloc (name)
26400 - Returns a time zone object for the given time zone NAME. This object
26401 - represents the time zone that other functions would use it the TZ
26402 - environment variable was set to NAME.
26403 - If NAME is NULL, the result represents the time zone that other functions
26404 - would use it the TZ environment variable was unset.
26405 - May return NULL if NAME is invalid (this is platform dependent) or
26406 - upon memory allocation failure. */
26407 _GL_FUNCDECL_SYS (tzalloc, timezone_t, (char const *__name));
26408 _GL_CXXALIAS_SYS (tzalloc, timezone_t, (char const *__name));
26409 -
26410 -/* tzfree (tz)
26411 - Frees a time zone object.
26412 - The argument must have been returned by tzalloc(). */
26413 _GL_FUNCDECL_SYS (tzfree, void, (timezone_t __tz));
26414 _GL_CXXALIAS_SYS (tzfree, void, (timezone_t __tz));
26415 -
26416 -/* localtime_rz (tz, &t, &result)
26417 - Converts an absolute time T to a broken-down time RESULT, assuming the
26418 - time zone TZ.
26419 - This function is like 'localtime_r', but relies on the argument TZ instead
26420 - of an implicit global time zone. */
26421 _GL_FUNCDECL_SYS (localtime_rz, struct tm *,
26422 (timezone_t __tz, time_t const *restrict __timer,
26423 struct tm *restrict __result) _GL_ARG_NONNULL ((2, 3)));
26424 _GL_CXXALIAS_SYS (localtime_rz, struct tm *,
26425 (timezone_t __tz, time_t const *restrict __timer,
26426 struct tm *restrict __result));
26427 -
26428 -/* mktime_z (tz, &tm)
26429 - Normalizes the broken-down time TM and converts it to an absolute time,
26430 - assuming the time zone TZ. Returns the absolute time.
26431 - This function is like 'mktime', but relies on the argument TZ instead
26432 - of an implicit global time zone. */
26433 _GL_FUNCDECL_SYS (mktime_z, time_t,
26434 - (timezone_t __tz, struct tm *restrict __tm)
26435 + (timezone_t __tz, struct tm *restrict __result)
26436 _GL_ARG_NONNULL ((2)));
26437 _GL_CXXALIAS_SYS (mktime_z, time_t,
26438 - (timezone_t __tz, struct tm *restrict __tm));
26439 -
26440 -/* Time zone abbreviation strings (returned by 'localtime_rz' or 'mktime_z'
26441 - in the 'tm_zone' member of 'struct tm') are valid as long as
26442 - - the 'struct tm' argument is not destroyed or overwritten,
26443 - and
26444 - - the 'timezone_t' argument is not freed through tzfree(). */
26445 -
26446 + (timezone_t __tz, struct tm *restrict __result));
26447 # endif
26448
26449 /* Convert TM to a time_t value, assuming UTC. */
26450 @@ -435,17 +333,17 @@ _GL_WARN_ON_USE (asctime, "asctime can overrun buffers in some cases - "
26451 # endif
26452 # if defined GNULIB_POSIXCHECK
26453 # undef asctime_r
26454 -_GL_WARN_ON_USE (asctime_r, "asctime_r can overrun buffers in some cases - "
26455 +_GL_WARN_ON_USE (asctime, "asctime_r can overrun buffers in some cases - "
26456 "better use strftime (or even sprintf) instead");
26457 # endif
26458 # if defined GNULIB_POSIXCHECK
26459 # undef ctime
26460 -_GL_WARN_ON_USE (ctime, "ctime can overrun buffers in some cases - "
26461 +_GL_WARN_ON_USE (asctime, "ctime can overrun buffers in some cases - "
26462 "better use strftime (or even sprintf) instead");
26463 # endif
26464 # if defined GNULIB_POSIXCHECK
26465 # undef ctime_r
26466 -_GL_WARN_ON_USE (ctime_r, "ctime_r can overrun buffers in some cases - "
26467 +_GL_WARN_ON_USE (asctime, "ctime_r can overrun buffers in some cases - "
26468 "better use strftime (or even sprintf) instead");
26469 # endif
26470
26471
26472 diff --git a/autotools/gnulib/timespec.c b/autotools/gnulib/timespec.c
26473 index 9d136cb..2b6098e 100644
26474 --- a/autotools/gnulib/timespec.c
26475 +++ b/autotools/gnulib/timespec.c
26476 @@ -1,21 +1,3 @@
26477 -/* Inline functions for <timespec.h>.
26478 -
26479 - Copyright (C) 2012-2022 Free Software Foundation, Inc.
26480 -
26481 - This file is free software: you can redistribute it and/or modify
26482 - it under the terms of the GNU Lesser General Public License as
26483 - published by the Free Software Foundation, either version 3 of the
26484 - License, or (at your option) any later version.
26485 -
26486 - This file is distributed in the hope that it will be useful,
26487 - but WITHOUT ANY WARRANTY; without even the implied warranty of
26488 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
26489 - GNU Lesser General Public License for more details.
26490 -
26491 - You should have received a copy of the GNU Lesser General Public License
26492 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
26493 -
26494 #include <config.h>
26495 -
26496 #define _GL_TIMESPEC_INLINE _GL_EXTERN_INLINE
26497 #include "timespec.h"
26498
26499 diff --git a/autotools/gnulib/timespec.h b/autotools/gnulib/timespec.h
26500 index 9e35828..26f1bc1 100644
26501 --- a/autotools/gnulib/timespec.h
26502 +++ b/autotools/gnulib/timespec.h
26503 @@ -1,19 +1,19 @@
26504 /* timespec -- System time interface
26505
26506 - Copyright (C) 2000, 2002, 2004-2005, 2007, 2009-2022 Free Software
26507 + Copyright (C) 2000, 2002, 2004-2005, 2007, 2009-2019 Free Software
26508 Foundation, Inc.
26509
26510 - This file is free software: you can redistribute it and/or modify
26511 - it under the terms of the GNU Lesser General Public License as
26512 - published by the Free Software Foundation, either version 3 of the
26513 - License, or (at your option) any later version.
26514 + This program is free software: you can redistribute it and/or modify
26515 + it under the terms of the GNU General Public License as published by
26516 + the Free Software Foundation; either version 3 of the License, or
26517 + (at your option) any later version.
26518
26519 - This file is distributed in the hope that it will be useful,
26520 + This program is distributed in the hope that it will be useful,
26521 but WITHOUT ANY WARRANTY; without even the implied warranty of
26522 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
26523 - GNU Lesser General Public License for more details.
26524 + GNU General Public License for more details.
26525
26526 - You should have received a copy of the GNU Lesser General Public License
26527 + You should have received a copy of the GNU General Public License
26528 along with this program. If not, see <https://www.gnu.org/licenses/>. */
26529
26530 #if ! defined TIMESPEC_H
26531 @@ -34,6 +34,7 @@ extern "C" {
26532 #endif
26533
26534 #include "arg-nonnull.h"
26535 +#include "verify.h"
26536
26537 /* Inverse resolution of timespec timestamps (in units per second),
26538 and log base 10 of the inverse resolution. */
26539 @@ -58,12 +59,46 @@ make_timespec (time_t s, long int ns)
26540 return r;
26541 }
26542
26543 -/* Return negative, zero, positive if A < B, A == B, A > B, respectively. */
26544 +/* Return negative, zero, positive if A < B, A == B, A > B, respectively.
26545 +
26546 + For each timestamp T, this code assumes that either:
26547 +
26548 + * T.tv_nsec is in the range 0..999999999; or
26549 + * T.tv_sec corresponds to a valid leap second on a host that supports
26550 + leap seconds, and T.tv_nsec is in the range 1000000000..1999999999; or
26551 + * T.tv_sec is the minimum time_t value and T.tv_nsec is -1; or
26552 + T.tv_sec is the maximum time_t value and T.tv_nsec is 2000000000.
26553 + This allows for special struct timespec values that are less or
26554 + greater than all possible valid timestamps.
26555 +
26556 + In all these cases, it is safe to subtract two tv_nsec values and
26557 + convert the result to integer without worrying about overflow on
26558 + any platform of interest to the GNU project, since all such
26559 + platforms have 32-bit int or wider.
26560 +
26561 + Replacing "a.tv_nsec - b.tv_nsec" with something like
26562 + "a.tv_nsec < b.tv_nsec ? -1 : a.tv_nsec > b.tv_nsec" would cause
26563 + this function to work in some cases where the above assumption is
26564 + violated, but not in all cases (e.g., a.tv_sec==1, a.tv_nsec==-2,
26565 + b.tv_sec==0, b.tv_nsec==999999999) and is arguably not worth the
26566 + extra instructions. Using a subtraction has the advantage of
26567 + detecting some invalid cases on platforms that detect integer
26568 + overflow. */
26569
26570 _GL_TIMESPEC_INLINE int _GL_ATTRIBUTE_PURE
26571 timespec_cmp (struct timespec a, struct timespec b)
26572 {
26573 - return 2 * _GL_CMP (a.tv_sec, b.tv_sec) + _GL_CMP (a.tv_nsec, b.tv_nsec);
26574 + if (a.tv_sec < b.tv_sec)
26575 + return -1;
26576 + if (a.tv_sec > b.tv_sec)
26577 + return 1;
26578 +
26579 + /* Pacify gcc -Wstrict-overflow (bleeding-edge circa 2017-10-02). See:
26580 + https://lists.gnu.org/r/bug-gnulib/2017-10/msg00006.html */
26581 + assume (-1 <= a.tv_nsec && a.tv_nsec <= 2 * TIMESPEC_HZ);
26582 + assume (-1 <= b.tv_nsec && b.tv_nsec <= 2 * TIMESPEC_HZ);
26583 +
26584 + return a.tv_nsec - b.tv_nsec;
26585 }
26586
26587 /* Return -1, 0, 1, depending on the sign of A. A.tv_nsec must be
26588 @@ -71,7 +106,7 @@ timespec_cmp (struct timespec a, struct timespec b)
26589 _GL_TIMESPEC_INLINE int _GL_ATTRIBUTE_PURE
26590 timespec_sign (struct timespec a)
26591 {
26592 - return _GL_CMP (a.tv_sec, 0) + (!a.tv_sec & !!a.tv_nsec);
26593 + return a.tv_sec < 0 ? -1 : a.tv_sec || a.tv_nsec;
26594 }
26595
26596 struct timespec timespec_add (struct timespec, struct timespec)
26597 @@ -88,7 +123,6 @@ timespectod (struct timespec a)
26598 return a.tv_sec + a.tv_nsec / 1e9;
26599 }
26600
26601 -long int gettime_res (void);
26602 struct timespec current_timespec (void);
26603 void gettime (struct timespec *) _GL_ARG_NONNULL ((1));
26604 int settime (struct timespec const *) _GL_ARG_NONNULL ((1));
26605
26606 diff --git a/autotools/gnulib/unistd--.h b/autotools/gnulib/unistd--.h
26607 index d395f7e..1268854 100644
26608 --- a/autotools/gnulib/unistd--.h
26609 +++ b/autotools/gnulib/unistd--.h
26610 @@ -1,10 +1,10 @@
26611 /* Like unistd.h, but redefine some names to avoid glitches.
26612
26613 - Copyright (C) 2005, 2009-2022 Free Software Foundation, Inc.
26614 + Copyright (C) 2005, 2009-2019 Free Software Foundation, Inc.
26615
26616 This program is free software: you can redistribute it and/or modify
26617 it under the terms of the GNU General Public License as published by
26618 - the Free Software Foundation, either version 3 of the License, or
26619 + the Free Software Foundation; either version 3 of the License, or
26620 (at your option) any later version.
26621
26622 This program is distributed in the hope that it will be useful,
26623
26624 diff --git a/autotools/gnulib/unistd-safer.h b/autotools/gnulib/unistd-safer.h
26625 index db82c85..8eebffc 100644
26626 --- a/autotools/gnulib/unistd-safer.h
26627 +++ b/autotools/gnulib/unistd-safer.h
26628 @@ -1,10 +1,10 @@
26629 /* Invoke unistd-like functions, but avoid some glitches.
26630
26631 - Copyright (C) 2001, 2003, 2005, 2009-2022 Free Software Foundation, Inc.
26632 + Copyright (C) 2001, 2003, 2005, 2009-2019 Free Software Foundation, Inc.
26633
26634 This program is free software: you can redistribute it and/or modify
26635 it under the terms of the GNU General Public License as published by
26636 - the Free Software Foundation, either version 3 of the License, or
26637 + the Free Software Foundation; either version 3 of the License, or
26638 (at your option) any later version.
26639
26640 This program is distributed in the hope that it will be useful,
26641
26642 diff --git a/autotools/gnulib/unistd.c b/autotools/gnulib/unistd.c
26643 index 95978e6..72bad1c 100644
26644 --- a/autotools/gnulib/unistd.c
26645 +++ b/autotools/gnulib/unistd.c
26646 @@ -1,22 +1,4 @@
26647 -/* Inline functions for <unistd.h>.
26648 -
26649 - Copyright (C) 2012-2022 Free Software Foundation, Inc.
26650 -
26651 - This file is free software: you can redistribute it and/or modify
26652 - it under the terms of the GNU Lesser General Public License as
26653 - published by the Free Software Foundation; either version 2.1 of the
26654 - License, or (at your option) any later version.
26655 -
26656 - This file is distributed in the hope that it will be useful,
26657 - but WITHOUT ANY WARRANTY; without even the implied warranty of
26658 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
26659 - GNU Lesser General Public License for more details.
26660 -
26661 - You should have received a copy of the GNU Lesser General Public License
26662 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
26663 -
26664 #include <config.h>
26665 -
26666 #define _GL_UNISTD_INLINE _GL_EXTERN_INLINE
26667 #include "unistd.h"
26668 typedef int dummy;
26669
26670 diff --git a/autotools/gnulib/unistd.in.h b/autotools/gnulib/unistd.in.h
26671 index 57df09e..7778d25 100644
26672 --- a/autotools/gnulib/unistd.in.h
26673 +++ b/autotools/gnulib/unistd.in.h
26674 @@ -1,18 +1,18 @@
26675 /* Substitute for and wrapper around <unistd.h>.
26676 - Copyright (C) 2003-2022 Free Software Foundation, Inc.
26677 + Copyright (C) 2003-2019 Free Software Foundation, Inc.
26678
26679 - This file is free software: you can redistribute it and/or modify
26680 - it under the terms of the GNU Lesser General Public License as
26681 - published by the Free Software Foundation; either version 2.1 of the
26682 - License, or (at your option) any later version.
26683 + This program is free software; you can redistribute it and/or modify
26684 + it under the terms of the GNU General Public License as published by
26685 + the Free Software Foundation; either version 3, or (at your option)
26686 + any later version.
26687
26688 - This file is distributed in the hope that it will be useful,
26689 + This program is distributed in the hope that it will be useful,
26690 but WITHOUT ANY WARRANTY; without even the implied warranty of
26691 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
26692 - GNU Lesser General Public License for more details.
26693 + GNU General Public License for more details.
26694
26695 - You should have received a copy of the GNU Lesser General Public License
26696 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
26697 + You should have received a copy of the GNU General Public License
26698 + along with this program; if not, see <https://www.gnu.org/licenses/>. */
26699
26700 #ifndef _@GUARD_PREFIX@_UNISTD_H
26701
26702 @@ -21,7 +21,7 @@
26703 #endif
26704 @PRAGMA_COLUMNS@
26705
26706 -#if @HAVE_UNISTD_H@ && defined _GL_INCLUDING_UNISTD_H
26707 +#ifdef _GL_INCLUDING_UNISTD_H
26708 /* Special invocation convention:
26709 - On Mac OS X 10.3.9 we have a sequence of nested includes
26710 <unistd.h> -> <signal.h> -> <pthread.h> -> <unistd.h>
26711 @@ -52,10 +52,7 @@
26712 #define _@GUARD_PREFIX@_UNISTD_H
26713
26714 /* NetBSD 5.0 mis-defines NULL. Also get size_t. */
26715 -/* But avoid namespace pollution on glibc systems. */
26716 -#ifndef __GLIBC__
26717 -# include <stddef.h>
26718 -#endif
26719 +#include <stddef.h>
26720
26721 /* mingw doesn't define the SEEK_* or *_FILENO macros in <unistd.h>. */
26722 /* MSVC declares 'unlink' in <stdio.h>, not in <unistd.h>. We must include
26723 @@ -93,18 +90,20 @@
26724 # undef __need_system_stdlib_h
26725 #endif
26726
26727 -/* Native Windows platforms declare _chdir, _getcwd, _rmdir in
26728 +/* Native Windows platforms declare chdir, getcwd, rmdir in
26729 <io.h> and/or <direct.h>, not in <unistd.h>.
26730 - They also declare _access(), _chmod(), _close(), _dup(), _dup2(), _isatty(),
26731 - _lseek(), _read(), _unlink(), _write() in <io.h>. */
26732 -#if defined _WIN32 && !defined __CYGWIN__
26733 + They also declare access(), chmod(), close(), dup(), dup2(), isatty(),
26734 + lseek(), read(), unlink(), write() in <io.h>. */
26735 +#if ((@GNULIB_CHDIR@ || @GNULIB_GETCWD@ || @GNULIB_RMDIR@ \
26736 + || defined GNULIB_POSIXCHECK) \
26737 + && (defined _WIN32 && ! defined __CYGWIN__))
26738 +# include <io.h> /* mingw32, mingw64 */
26739 +# include <direct.h> /* mingw64, MSVC 9 */
26740 +#elif (@GNULIB_CLOSE@ || @GNULIB_DUP@ || @GNULIB_DUP2@ || @GNULIB_ISATTY@ \
26741 + || @GNULIB_LSEEK@ || @GNULIB_READ@ || @GNULIB_UNLINK@ || @GNULIB_WRITE@ \
26742 + || defined GNULIB_POSIXCHECK) \
26743 + && (defined _WIN32 && ! defined __CYGWIN__)
26744 # include <io.h>
26745 -# include <direct.h>
26746 -#endif
26747 -
26748 -/* Native Windows platforms declare _execl*, _execv* in <process.h>. */
26749 -#if defined _WIN32 && !defined __CYGWIN__
26750 -# include <process.h>
26751 #endif
26752
26753 /* AIX and OSF/1 5.1 declare getdomainname in <netdb.h>, not in <unistd.h>.
26754 @@ -116,17 +115,6 @@
26755 # include <netdb.h>
26756 #endif
26757
26758 -/* Mac OS X 10.13, Solaris 11.4, and Android 9.0 declare getentropy in
26759 - <sys/random.h>, not in <unistd.h>. */
26760 -/* But avoid namespace pollution on glibc systems. */
26761 -#if (@GNULIB_GETENTROPY@ || defined GNULIB_POSIXCHECK) \
26762 - && ((defined __APPLE__ && defined __MACH__) || defined __sun \
26763 - || defined __ANDROID__) \
26764 - && @UNISTD_H_HAVE_SYS_RANDOM_H@ \
26765 - && !defined __GLIBC__
26766 -# include <sys/random.h>
26767 -#endif
26768 -
26769 /* Android 4.3 declares fchownat in <sys/stat.h>, not in <unistd.h>. */
26770 /* But avoid namespace pollution on glibc systems. */
26771 #if (@GNULIB_FCHOWNAT@ || defined GNULIB_POSIXCHECK) && defined __ANDROID__ \
26772 @@ -136,8 +124,17 @@
26773
26774 /* MSVC defines off_t in <sys/types.h>.
26775 May also define off_t to a 64-bit type on native Windows. */
26776 -/* Get off_t, ssize_t, mode_t. */
26777 -#include <sys/types.h>
26778 +#if !@HAVE_UNISTD_H@ || @WINDOWS_64_BIT_OFF_T@
26779 +/* Get off_t. */
26780 +# include <sys/types.h>
26781 +#endif
26782 +
26783 +#if (@GNULIB_READ@ || @GNULIB_WRITE@ \
26784 + || @GNULIB_READLINK@ || @GNULIB_READLINKAT@ \
26785 + || @GNULIB_PREAD@ || @GNULIB_PWRITE@ || defined GNULIB_POSIXCHECK)
26786 +/* Get ssize_t. */
26787 +# include <sys/types.h>
26788 +#endif
26789
26790 /* The definitions of _GL_FUNCDECL_RPL etc. are copied here. */
26791
26792 @@ -147,7 +144,7 @@
26793
26794
26795 /* Get getopt(), optarg, optind, opterr, optopt. */
26796 -#if @GNULIB_GETOPT_POSIX@ && @GNULIB_UNISTD_H_GETOPT@ && !defined _GL_SYSTEM_GETOPT
26797 +#if @GNULIB_UNISTD_H_GETOPT@ && !defined _GL_SYSTEM_GETOPT
26798 # include <getopt-cdefs.h>
26799 # include <getopt-pfx-core.h>
26800 #endif
26801 @@ -259,61 +256,15 @@ _GL_INLINE_HEADER_BEGIN
26802 /* Declare overridden functions. */
26803
26804
26805 -#if @GNULIB_ACCESS@
26806 -# if @REPLACE_ACCESS@
26807 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
26808 -# undef access
26809 -# define access rpl_access
26810 -# endif
26811 -_GL_FUNCDECL_RPL (access, int, (const char *file, int mode)
26812 - _GL_ARG_NONNULL ((1)));
26813 -_GL_CXXALIAS_RPL (access, int, (const char *file, int mode));
26814 -# elif defined _WIN32 && !defined __CYGWIN__
26815 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
26816 -# undef access
26817 -# define access _access
26818 -# endif
26819 -_GL_CXXALIAS_MDA (access, int, (const char *file, int mode));
26820 -# else
26821 -_GL_CXXALIAS_SYS (access, int, (const char *file, int mode));
26822 -# endif
26823 -_GL_CXXALIASWARN (access);
26824 -#elif defined GNULIB_POSIXCHECK
26825 -# undef access
26826 -# if HAVE_RAW_DECL_ACCESS
26827 +#if defined GNULIB_POSIXCHECK
26828 /* The access() function is a security risk. */
26829 -_GL_WARN_ON_USE (access, "access does not always support X_OK - "
26830 - "use gnulib module access for portability; "
26831 - "also, this function is a security risk - "
26832 +_GL_WARN_ON_USE (access, "the access function is a security risk - "
26833 "use the gnulib module faccessat instead");
26834 -# endif
26835 -#elif @GNULIB_MDA_ACCESS@
26836 -/* On native Windows, map 'access' to '_access', so that -loldnames is not
26837 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
26838 - platforms by defining GNULIB_NAMESPACE::access always. */
26839 -# if defined _WIN32 && !defined __CYGWIN__
26840 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
26841 -# undef access
26842 -# define access _access
26843 -# endif
26844 -_GL_CXXALIAS_MDA (access, int, (const char *file, int mode));
26845 -# else
26846 -_GL_CXXALIAS_SYS (access, int, (const char *file, int mode));
26847 -# endif
26848 -_GL_CXXALIASWARN (access);
26849 #endif
26850
26851
26852 #if @GNULIB_CHDIR@
26853 -# if defined _WIN32 && !defined __CYGWIN__
26854 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
26855 -# undef chdir
26856 -# define chdir _chdir
26857 -# endif
26858 -_GL_CXXALIAS_MDA (chdir, int, (const char *file));
26859 -# else
26860 _GL_CXXALIAS_SYS (chdir, int, (const char *file) _GL_ARG_NONNULL ((1)));
26861 -# endif
26862 _GL_CXXALIASWARN (chdir);
26863 #elif defined GNULIB_POSIXCHECK
26864 # undef chdir
26865 @@ -321,20 +272,6 @@ _GL_CXXALIASWARN (chdir);
26866 _GL_WARN_ON_USE (chown, "chdir is not always in <unistd.h> - "
26867 "use gnulib module chdir for portability");
26868 # endif
26869 -#elif @GNULIB_MDA_CHDIR@
26870 -/* On native Windows, map 'chdir' to '_chdir', so that -loldnames is not
26871 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
26872 - platforms by defining GNULIB_NAMESPACE::chdir always. */
26873 -# if defined _WIN32 && !defined __CYGWIN__
26874 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
26875 -# undef chdir
26876 -# define chdir _chdir
26877 -# endif
26878 -_GL_CXXALIAS_MDA (chdir, int, (const char *file));
26879 -# else
26880 -_GL_CXXALIAS_SYS (chdir, int, (const char *file) _GL_ARG_NONNULL ((1)));
26881 -# endif
26882 -_GL_CXXALIASWARN (chdir);
26883 #endif
26884
26885
26886 @@ -343,7 +280,7 @@ _GL_CXXALIASWARN (chdir);
26887 to GID (if GID is not -1). Follow symbolic links.
26888 Return 0 if successful, otherwise -1 and errno set.
26889 See the POSIX:2008 specification
26890 - <https://pubs.opengroup.org/onlinepubs/9699919799/functions/chown.html. */
26891 + <http://pubs.opengroup.org/onlinepubs/9699919799/functions/chown.html. */
26892 # if @REPLACE_CHOWN@
26893 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
26894 # undef chown
26895 @@ -379,12 +316,6 @@ _GL_WARN_ON_USE (chown, "chown fails to follow symlinks on some systems and "
26896 # endif
26897 _GL_FUNCDECL_RPL (close, int, (int fd));
26898 _GL_CXXALIAS_RPL (close, int, (int fd));
26899 -# elif defined _WIN32 && !defined __CYGWIN__
26900 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
26901 -# undef close
26902 -# define close _close
26903 -# endif
26904 -_GL_CXXALIAS_MDA (close, int, (int fd));
26905 # else
26906 _GL_CXXALIAS_SYS (close, int, (int fd));
26907 # endif
26908 @@ -397,53 +328,6 @@ _GL_CXXALIASWARN (close);
26909 /* Assume close is always declared. */
26910 _GL_WARN_ON_USE (close, "close does not portably work on sockets - "
26911 "use gnulib module close for portability");
26912 -#elif @GNULIB_MDA_CLOSE@
26913 -/* On native Windows, map 'close' to '_close', so that -loldnames is not
26914 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
26915 - platforms by defining GNULIB_NAMESPACE::close always. */
26916 -# if defined _WIN32 && !defined __CYGWIN__
26917 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
26918 -# undef close
26919 -# define close _close
26920 -# endif
26921 -_GL_CXXALIAS_MDA (close, int, (int fd));
26922 -# else
26923 -_GL_CXXALIAS_SYS (close, int, (int fd));
26924 -# endif
26925 -_GL_CXXALIASWARN (close);
26926 -#endif
26927 -
26928 -
26929 -#if @GNULIB_COPY_FILE_RANGE@
26930 -# if @REPLACE_COPY_FILE_RANGE@
26931 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
26932 -# undef copy_file_range
26933 -# define copy_file_range rpl_copy_file_range
26934 -# endif
26935 -_GL_FUNCDECL_RPL (copy_file_range, ssize_t, (int ifd, off_t *ipos,
26936 - int ofd, off_t *opos,
26937 - size_t len, unsigned flags));
26938 -_GL_CXXALIAS_RPL (copy_file_range, ssize_t, (int ifd, off_t *ipos,
26939 - int ofd, off_t *opos,
26940 - size_t len, unsigned flags));
26941 -# else
26942 -# if !@HAVE_COPY_FILE_RANGE@
26943 -_GL_FUNCDECL_SYS (copy_file_range, ssize_t, (int ifd, off_t *ipos,
26944 - int ofd, off_t *opos,
26945 - size_t len, unsigned flags));
26946 -# endif
26947 -_GL_CXXALIAS_SYS (copy_file_range, ssize_t, (int ifd, off_t *ipos,
26948 - int ofd, off_t *opos,
26949 - size_t len, unsigned flags));
26950 -# endif
26951 -_GL_CXXALIASWARN (copy_file_range);
26952 -#elif defined GNULIB_POSIXCHECK
26953 -# undef copy_file_range
26954 -# if HAVE_RAW_DECL_COPY_FILE_RANGE
26955 -_GL_WARN_ON_USE (copy_file_range,
26956 - "copy_file_range is unportable - "
26957 - "use gnulib module copy_file_range for portability");
26958 -# endif
26959 #endif
26960
26961
26962 @@ -454,12 +338,6 @@ _GL_WARN_ON_USE (copy_file_range,
26963 # endif
26964 _GL_FUNCDECL_RPL (dup, int, (int oldfd));
26965 _GL_CXXALIAS_RPL (dup, int, (int oldfd));
26966 -# elif defined _WIN32 && !defined __CYGWIN__
26967 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
26968 -# undef dup
26969 -# define dup _dup
26970 -# endif
26971 -_GL_CXXALIAS_MDA (dup, int, (int oldfd));
26972 # else
26973 _GL_CXXALIAS_SYS (dup, int, (int oldfd));
26974 # endif
26975 @@ -470,20 +348,6 @@ _GL_CXXALIASWARN (dup);
26976 _GL_WARN_ON_USE (dup, "dup is unportable - "
26977 "use gnulib module dup for portability");
26978 # endif
26979 -#elif @GNULIB_MDA_DUP@
26980 -/* On native Windows, map 'dup' to '_dup', so that -loldnames is not
26981 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
26982 - platforms by defining GNULIB_NAMESPACE::dup always. */
26983 -# if defined _WIN32 && !defined __CYGWIN__
26984 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
26985 -# undef dup
26986 -# define dup _dup
26987 -# endif
26988 -_GL_CXXALIAS_MDA (dup, int, (int oldfd));
26989 -# else
26990 -_GL_CXXALIAS_SYS (dup, int, (int oldfd));
26991 -# endif
26992 -_GL_CXXALIASWARN (dup);
26993 #endif
26994
26995
26996 @@ -492,20 +356,17 @@ _GL_CXXALIASWARN (dup);
26997 NEWFD = OLDFD, otherwise close NEWFD first if it is open.
26998 Return newfd if successful, otherwise -1 and errno set.
26999 See the POSIX:2008 specification
27000 - <https://pubs.opengroup.org/onlinepubs/9699919799/functions/dup2.html>. */
27001 + <http://pubs.opengroup.org/onlinepubs/9699919799/functions/dup2.html>. */
27002 # if @REPLACE_DUP2@
27003 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27004 # define dup2 rpl_dup2
27005 # endif
27006 _GL_FUNCDECL_RPL (dup2, int, (int oldfd, int newfd));
27007 _GL_CXXALIAS_RPL (dup2, int, (int oldfd, int newfd));
27008 -# elif defined _WIN32 && !defined __CYGWIN__
27009 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27010 -# undef dup2
27011 -# define dup2 _dup2
27012 -# endif
27013 -_GL_CXXALIAS_MDA (dup2, int, (int oldfd, int newfd));
27014 # else
27015 +# if !@HAVE_DUP2@
27016 +_GL_FUNCDECL_SYS (dup2, int, (int oldfd, int newfd));
27017 +# endif
27018 _GL_CXXALIAS_SYS (dup2, int, (int oldfd, int newfd));
27019 # endif
27020 _GL_CXXALIASWARN (dup2);
27021 @@ -515,20 +376,6 @@ _GL_CXXALIASWARN (dup2);
27022 _GL_WARN_ON_USE (dup2, "dup2 is unportable - "
27023 "use gnulib module dup2 for portability");
27024 # endif
27025 -#elif @GNULIB_MDA_DUP2@
27026 -/* On native Windows, map 'dup2' to '_dup2', so that -loldnames is not
27027 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
27028 - platforms by defining GNULIB_NAMESPACE::dup2 always. */
27029 -# if defined _WIN32 && !defined __CYGWIN__
27030 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27031 -# undef dup2
27032 -# define dup2 _dup2
27033 -# endif
27034 -_GL_CXXALIAS_MDA (dup2, int, (int oldfd, int newfd));
27035 -# else
27036 -_GL_CXXALIAS_SYS (dup2, int, (int oldfd, int newfd));
27037 -# endif
27038 -_GL_CXXALIASWARN (dup2);
27039 #endif
27040
27041
27042 @@ -629,282 +476,6 @@ _GL_WARN_ON_USE (euidaccess, "euidaccess is unportable - "
27043 #endif
27044
27045
27046 -#if @GNULIB_EXECL@
27047 -# if @REPLACE_EXECL@
27048 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27049 -# undef execl
27050 -# define execl rpl_execl
27051 -# endif
27052 -_GL_FUNCDECL_RPL (execl, int, (const char *program, const char *arg, ...)
27053 - _GL_ARG_NONNULL ((1)));
27054 -_GL_CXXALIAS_RPL (execl, int, (const char *program, const char *arg, ...));
27055 -# else
27056 -_GL_CXXALIAS_SYS (execl, int, (const char *program, const char *arg, ...));
27057 -# endif
27058 -_GL_CXXALIASWARN (execl);
27059 -#elif defined GNULIB_POSIXCHECK
27060 -# undef execl
27061 -# if HAVE_RAW_DECL_EXECL
27062 -_GL_WARN_ON_USE (execl, "execl behaves very differently on mingw - "
27063 - "use gnulib module execl for portability");
27064 -# endif
27065 -#elif @GNULIB_MDA_EXECL@
27066 -/* On native Windows, map 'execl' to '_execl', so that -loldnames is not
27067 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
27068 - platforms by defining GNULIB_NAMESPACE::execl always. */
27069 -# if defined _WIN32 && !defined __CYGWIN__
27070 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27071 -# undef execl
27072 -# define execl _execl
27073 -# endif
27074 -_GL_CXXALIAS_MDA (execl, intptr_t, (const char *program, const char *arg, ...));
27075 -# else
27076 -_GL_CXXALIAS_SYS (execl, int, (const char *program, const char *arg, ...));
27077 -# endif
27078 -_GL_CXXALIASWARN (execl);
27079 -#endif
27080 -
27081 -#if @GNULIB_EXECLE@
27082 -# if @REPLACE_EXECLE@
27083 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27084 -# undef execle
27085 -# define execle rpl_execle
27086 -# endif
27087 -_GL_FUNCDECL_RPL (execle, int, (const char *program, const char *arg, ...)
27088 - _GL_ARG_NONNULL ((1)));
27089 -_GL_CXXALIAS_RPL (execle, int, (const char *program, const char *arg, ...));
27090 -# else
27091 -_GL_CXXALIAS_SYS (execle, int, (const char *program, const char *arg, ...));
27092 -# endif
27093 -_GL_CXXALIASWARN (execle);
27094 -#elif defined GNULIB_POSIXCHECK
27095 -# undef execle
27096 -# if HAVE_RAW_DECL_EXECLE
27097 -_GL_WARN_ON_USE (execle, "execle behaves very differently on mingw - "
27098 - "use gnulib module execle for portability");
27099 -# endif
27100 -#elif @GNULIB_MDA_EXECLE@
27101 -/* On native Windows, map 'execle' to '_execle', so that -loldnames is not
27102 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
27103 - platforms by defining GNULIB_NAMESPACE::execle always. */
27104 -# if defined _WIN32 && !defined __CYGWIN__
27105 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27106 -# undef execle
27107 -# define execle _execle
27108 -# endif
27109 -_GL_CXXALIAS_MDA (execle, intptr_t,
27110 - (const char *program, const char *arg, ...));
27111 -# else
27112 -_GL_CXXALIAS_SYS (execle, int, (const char *program, const char *arg, ...));
27113 -# endif
27114 -_GL_CXXALIASWARN (execle);
27115 -#endif
27116 -
27117 -#if @GNULIB_EXECLP@
27118 -# if @REPLACE_EXECLP@
27119 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27120 -# undef execlp
27121 -# define execlp rpl_execlp
27122 -# endif
27123 -_GL_FUNCDECL_RPL (execlp, int, (const char *program, const char *arg, ...)
27124 - _GL_ARG_NONNULL ((1)));
27125 -_GL_CXXALIAS_RPL (execlp, int, (const char *program, const char *arg, ...));
27126 -# else
27127 -_GL_CXXALIAS_SYS (execlp, int, (const char *program, const char *arg, ...));
27128 -# endif
27129 -_GL_CXXALIASWARN (execlp);
27130 -#elif defined GNULIB_POSIXCHECK
27131 -# undef execlp
27132 -# if HAVE_RAW_DECL_EXECLP
27133 -_GL_WARN_ON_USE (execlp, "execlp behaves very differently on mingw - "
27134 - "use gnulib module execlp for portability");
27135 -# endif
27136 -#elif @GNULIB_MDA_EXECLP@
27137 -/* On native Windows, map 'execlp' to '_execlp', so that -loldnames is not
27138 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
27139 - platforms by defining GNULIB_NAMESPACE::execlp always. */
27140 -# if defined _WIN32 && !defined __CYGWIN__
27141 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27142 -# undef execlp
27143 -# define execlp _execlp
27144 -# endif
27145 -_GL_CXXALIAS_MDA (execlp, intptr_t,
27146 - (const char *program, const char *arg, ...));
27147 -# else
27148 -_GL_CXXALIAS_SYS (execlp, int, (const char *program, const char *arg, ...));
27149 -# endif
27150 -_GL_CXXALIASWARN (execlp);
27151 -#endif
27152 -
27153 -
27154 -#if @GNULIB_EXECV@
27155 -# if @REPLACE_EXECV@
27156 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27157 -# undef execv
27158 -# define execv rpl_execv
27159 -# endif
27160 -_GL_FUNCDECL_RPL (execv, int, (const char *program, char * const *argv)
27161 - _GL_ARG_NONNULL ((1, 2)));
27162 -_GL_CXXALIAS_RPL (execv, int, (const char *program, char * const *argv));
27163 -# else
27164 -_GL_CXXALIAS_SYS (execv, int, (const char *program, char * const *argv));
27165 -# endif
27166 -_GL_CXXALIASWARN (execv);
27167 -#elif defined GNULIB_POSIXCHECK
27168 -# undef execv
27169 -# if HAVE_RAW_DECL_EXECV
27170 -_GL_WARN_ON_USE (execv, "execv behaves very differently on mingw - "
27171 - "use gnulib module execv for portability");
27172 -# endif
27173 -#elif @GNULIB_MDA_EXECV@
27174 -/* On native Windows, map 'execv' to '_execv', so that -loldnames is not
27175 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
27176 - platforms by defining GNULIB_NAMESPACE::execv always. */
27177 -# if defined _WIN32 && !defined __CYGWIN__
27178 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27179 -# undef execv
27180 -# define execv _execv
27181 -# endif
27182 -_GL_CXXALIAS_MDA_CAST (execv, intptr_t,
27183 - (const char *program, char * const *argv));
27184 -# else
27185 -_GL_CXXALIAS_SYS (execv, int, (const char *program, char * const *argv));
27186 -# endif
27187 -_GL_CXXALIASWARN (execv);
27188 -#endif
27189 -
27190 -#if @GNULIB_EXECVE@
27191 -# if @REPLACE_EXECVE@
27192 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27193 -# undef execve
27194 -# define execve rpl_execve
27195 -# endif
27196 -_GL_FUNCDECL_RPL (execve, int,
27197 - (const char *program, char * const *argv, char * const *env)
27198 - _GL_ARG_NONNULL ((1, 2)));
27199 -_GL_CXXALIAS_RPL (execve, int,
27200 - (const char *program, char * const *argv, char * const *env));
27201 -# else
27202 -_GL_CXXALIAS_SYS (execve, int,
27203 - (const char *program, char * const *argv, char * const *env));
27204 -# endif
27205 -_GL_CXXALIASWARN (execve);
27206 -#elif defined GNULIB_POSIXCHECK
27207 -# undef execve
27208 -# if HAVE_RAW_DECL_EXECVE
27209 -_GL_WARN_ON_USE (execve, "execve behaves very differently on mingw - "
27210 - "use gnulib module execve for portability");
27211 -# endif
27212 -#elif @GNULIB_MDA_EXECVE@
27213 -/* On native Windows, map 'execve' to '_execve', so that -loldnames is not
27214 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
27215 - platforms by defining GNULIB_NAMESPACE::execve always. */
27216 -# if defined _WIN32 && !defined __CYGWIN__
27217 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27218 -# undef execve
27219 -# define execve _execve
27220 -# endif
27221 -_GL_CXXALIAS_MDA_CAST (execve, intptr_t,
27222 - (const char *program, char * const *argv,
27223 - char * const *env));
27224 -# else
27225 -_GL_CXXALIAS_SYS (execve, int,
27226 - (const char *program, char * const *argv, char * const *env));
27227 -# endif
27228 -_GL_CXXALIASWARN (execve);
27229 -#endif
27230 -
27231 -#if @GNULIB_EXECVP@
27232 -# if @REPLACE_EXECVP@
27233 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27234 -# undef execvp
27235 -# define execvp rpl_execvp
27236 -# endif
27237 -_GL_FUNCDECL_RPL (execvp, int, (const char *program, char * const *argv)
27238 - _GL_ARG_NONNULL ((1, 2)));
27239 -_GL_CXXALIAS_RPL (execvp, int, (const char *program, char * const *argv));
27240 -# else
27241 -_GL_CXXALIAS_SYS (execvp, int, (const char *program, char * const *argv));
27242 -# endif
27243 -_GL_CXXALIASWARN (execvp);
27244 -#elif defined GNULIB_POSIXCHECK
27245 -# undef execvp
27246 -# if HAVE_RAW_DECL_EXECVP
27247 -_GL_WARN_ON_USE (execvp, "execvp behaves very differently on mingw - "
27248 - "use gnulib module execvp for portability");
27249 -# endif
27250 -#elif @GNULIB_MDA_EXECVP@
27251 -/* On native Windows, map 'execvp' to '_execvp', so that -loldnames is not
27252 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
27253 - platforms by defining GNULIB_NAMESPACE::execvp always. */
27254 -# if defined _WIN32 && !defined __CYGWIN__
27255 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27256 -# undef execvp
27257 -# define execvp _execvp
27258 -# endif
27259 -_GL_CXXALIAS_MDA_CAST (execvp, intptr_t,
27260 - (const char *program, char * const *argv));
27261 -# else
27262 -_GL_CXXALIAS_SYS (execvp, int, (const char *program, char * const *argv));
27263 -# endif
27264 -_GL_CXXALIASWARN (execvp);
27265 -#endif
27266 -
27267 -#if @GNULIB_EXECVPE@
27268 -# if @REPLACE_EXECVPE@
27269 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27270 -# undef execvpe
27271 -# define execvpe rpl_execvpe
27272 -# endif
27273 -_GL_FUNCDECL_RPL (execvpe, int,
27274 - (const char *program, char * const *argv, char * const *env)
27275 - _GL_ARG_NONNULL ((1, 2)));
27276 -_GL_CXXALIAS_RPL (execvpe, int,
27277 - (const char *program, char * const *argv, char * const *env));
27278 -# else
27279 -# if !@HAVE_DECL_EXECVPE@
27280 -_GL_FUNCDECL_SYS (execvpe, int,
27281 - (const char *program, char * const *argv, char * const *env)
27282 - _GL_ARG_NONNULL ((1, 2)));
27283 -# endif
27284 -_GL_CXXALIAS_SYS (execvpe, int,
27285 - (const char *program, char * const *argv, char * const *env));
27286 -# endif
27287 -_GL_CXXALIASWARN (execvpe);
27288 -#elif defined GNULIB_POSIXCHECK
27289 -# undef execvpe
27290 -# if HAVE_RAW_DECL_EXECVPE
27291 -_GL_WARN_ON_USE (execvpe, "execvpe behaves very differently on mingw - "
27292 - "use gnulib module execvpe for portability");
27293 -# endif
27294 -#elif @GNULIB_MDA_EXECVPE@
27295 -/* On native Windows, map 'execvpe' to '_execvpe', so that -loldnames is not
27296 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
27297 - platforms by defining GNULIB_NAMESPACE::execvpe on all platforms that have
27298 - it. */
27299 -# if defined _WIN32 && !defined __CYGWIN__
27300 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27301 -# undef execvpe
27302 -# define execvpe _execvpe
27303 -# endif
27304 -_GL_CXXALIAS_MDA_CAST (execvpe, intptr_t,
27305 - (const char *program, char * const *argv,
27306 - char * const *env));
27307 -# elif @HAVE_EXECVPE@
27308 -# if !@HAVE_DECL_EXECVPE@
27309 -_GL_FUNCDECL_SYS (execvpe, int,
27310 - (const char *program, char * const *argv, char * const *env)
27311 - _GL_ARG_NONNULL ((1, 2)));
27312 -# endif
27313 -_GL_CXXALIAS_SYS (execvpe, int,
27314 - (const char *program, char * const *argv, char * const *env));
27315 -# endif
27316 -# if (defined _WIN32 && !defined __CYGWIN__) || @HAVE_EXECVPE@
27317 -_GL_CXXALIASWARN (execvpe);
27318 -# endif
27319 -#endif
27320 -
27321 -
27322 #if @GNULIB_FACCESSAT@
27323 # if @REPLACE_FACCESSAT@
27324 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27325 @@ -940,7 +511,7 @@ _GL_WARN_ON_USE (faccessat, "faccessat is not portable - "
27326 the given file descriptor is open.
27327 Return 0 if successful, otherwise -1 and errno set.
27328 See the POSIX:2008 specification
27329 - <https://pubs.opengroup.org/onlinepubs/9699919799/functions/fchdir.html>. */
27330 + <http://pubs.opengroup.org/onlinepubs/9699919799/functions/fchdir.html>. */
27331 # if ! @HAVE_FCHDIR@
27332 _GL_FUNCDECL_SYS (fchdir, int, (int /*fd*/));
27333
27334 @@ -992,7 +563,7 @@ _GL_CXXALIASWARN (fchownat);
27335 # undef fchownat
27336 # if HAVE_RAW_DECL_FCHOWNAT
27337 _GL_WARN_ON_USE (fchownat, "fchownat is not portable - "
27338 - "use gnulib module fchownat for portability");
27339 + "use gnulib module openat for portability");
27340 # endif
27341 #endif
27342
27343 @@ -1001,7 +572,7 @@ _GL_WARN_ON_USE (fchownat, "fchownat is not portable - "
27344 /* Synchronize changes to a file.
27345 Return 0 if successful, otherwise -1 and errno set.
27346 See POSIX:2008 specification
27347 - <https://pubs.opengroup.org/onlinepubs/9699919799/functions/fdatasync.html>. */
27348 + <http://pubs.opengroup.org/onlinepubs/9699919799/functions/fdatasync.html>. */
27349 # if !@HAVE_FDATASYNC@ || !@HAVE_DECL_FDATASYNC@
27350 _GL_FUNCDECL_SYS (fdatasync, int, (int fd));
27351 # endif
27352 @@ -1020,7 +591,7 @@ _GL_WARN_ON_USE (fdatasync, "fdatasync is unportable - "
27353 /* Synchronize changes, including metadata, to a file.
27354 Return 0 if successful, otherwise -1 and errno set.
27355 See POSIX:2008 specification
27356 - <https://pubs.opengroup.org/onlinepubs/9699919799/functions/fsync.html>. */
27357 + <http://pubs.opengroup.org/onlinepubs/9699919799/functions/fsync.html>. */
27358 # if !@HAVE_FSYNC@
27359 _GL_FUNCDECL_SYS (fsync, int, (int fd));
27360 # endif
27361 @@ -1039,7 +610,7 @@ _GL_WARN_ON_USE (fsync, "fsync is unportable - "
27362 /* Change the size of the file to which FD is opened to become equal to LENGTH.
27363 Return 0 if successful, otherwise -1 and errno set.
27364 See the POSIX:2008 specification
27365 - <https://pubs.opengroup.org/onlinepubs/9699919799/functions/ftruncate.html>. */
27366 + <http://pubs.opengroup.org/onlinepubs/9699919799/functions/ftruncate.html>. */
27367 # if @REPLACE_FTRUNCATE@
27368 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27369 # undef ftruncate
27370 @@ -1069,7 +640,7 @@ _GL_WARN_ON_USE (ftruncate, "ftruncate is unportable - "
27371 Return BUF if successful, or NULL if the directory couldn't be determined
27372 or SIZE was too small.
27373 See the POSIX:2008 specification
27374 - <https://pubs.opengroup.org/onlinepubs/9699919799/functions/getcwd.html>.
27375 + <http://pubs.opengroup.org/onlinepubs/9699919799/functions/getcwd.html>.
27376 Additionally, the gnulib module 'getcwd' guarantees the following GNU
27377 extension: If BUF is NULL, an array is allocated with 'malloc'; the array
27378 is SIZE bytes long, unless SIZE == 0, in which case it is as big as
27379 @@ -1080,12 +651,6 @@ _GL_WARN_ON_USE (ftruncate, "ftruncate is unportable - "
27380 # endif
27381 _GL_FUNCDECL_RPL (getcwd, char *, (char *buf, size_t size));
27382 _GL_CXXALIAS_RPL (getcwd, char *, (char *buf, size_t size));
27383 -# elif defined _WIN32 && !defined __CYGWIN__
27384 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27385 -# undef getcwd
27386 -# define getcwd _getcwd
27387 -# endif
27388 -_GL_CXXALIAS_MDA (getcwd, char *, (char *buf, size_t size));
27389 # else
27390 /* Need to cast, because on mingw, the second parameter is
27391 int size. */
27392 @@ -1098,22 +663,6 @@ _GL_CXXALIASWARN (getcwd);
27393 _GL_WARN_ON_USE (getcwd, "getcwd is unportable - "
27394 "use gnulib module getcwd for portability");
27395 # endif
27396 -#elif @GNULIB_MDA_GETCWD@
27397 -/* On native Windows, map 'getcwd' to '_getcwd', so that -loldnames is not
27398 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
27399 - platforms by defining GNULIB_NAMESPACE::getcwd always. */
27400 -# if defined _WIN32 && !defined __CYGWIN__
27401 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27402 -# undef getcwd
27403 -# define getcwd _getcwd
27404 -# endif
27405 -/* Need to cast, because on mingw, the second parameter is either
27406 - 'int size' or 'size_t size'. */
27407 -_GL_CXXALIAS_MDA_CAST (getcwd, char *, (char *buf, size_t size));
27408 -# else
27409 -_GL_CXXALIAS_SYS_CAST (getcwd, char *, (char *buf, size_t size));
27410 -# endif
27411 -_GL_CXXALIASWARN (getcwd);
27412 #endif
27413
27414
27415 @@ -1167,9 +716,7 @@ _GL_CXXALIAS_RPL (getdtablesize, int, (void));
27416 # if !@HAVE_GETDTABLESIZE@
27417 _GL_FUNCDECL_SYS (getdtablesize, int, (void));
27418 # endif
27419 -/* Need to cast, because on AIX, the parameter list is
27420 - (...). */
27421 -_GL_CXXALIAS_SYS_CAST (getdtablesize, int, (void));
27422 +_GL_CXXALIAS_SYS (getdtablesize, int, (void));
27423 # endif
27424 _GL_CXXALIASWARN (getdtablesize);
27425 #elif defined GNULIB_POSIXCHECK
27426 @@ -1181,22 +728,6 @@ _GL_WARN_ON_USE (getdtablesize, "getdtablesize is unportable - "
27427 #endif
27428
27429
27430 -#if @GNULIB_GETENTROPY@
27431 -/* Fill a buffer with random bytes. */
27432 -# if !@HAVE_GETENTROPY@
27433 -_GL_FUNCDECL_SYS (getentropy, int, (void *buffer, size_t length));
27434 -# endif
27435 -_GL_CXXALIAS_SYS (getentropy, int, (void *buffer, size_t length));
27436 -_GL_CXXALIASWARN (getentropy);
27437 -#elif defined GNULIB_POSIXCHECK
27438 -# undef getentropy
27439 -# if HAVE_RAW_DECL_GETENTROPY
27440 -_GL_WARN_ON_USE (getentropy, "getentropy is unportable - "
27441 - "use gnulib module getentropy for portability");
27442 -# endif
27443 -#endif
27444 -
27445 -
27446 #if @GNULIB_GETGROUPS@
27447 /* Return the supplemental groups that the current process belongs to.
27448 It is unspecified whether the effective group id is in the list.
27449 @@ -1269,7 +800,7 @@ _GL_WARN_ON_USE (gethostname, "gethostname is unportable - "
27450 /* Returns the user's login name, or NULL if it cannot be found. Upon error,
27451 returns NULL with errno set.
27452
27453 - See <https://pubs.opengroup.org/onlinepubs/9699919799/functions/getlogin.html>.
27454 + See <http://www.opengroup.org/susv3xsh/getlogin.html>.
27455
27456 Most programs don't need to use this function, because the information is
27457 available through environment variables:
27458 @@ -1298,7 +829,7 @@ _GL_WARN_ON_USE (getlogin, "getlogin is unportable - "
27459 the case that the login name cannot be found but no specific error is
27460 provided (this case is hopefully rare but is left open by the POSIX spec).
27461
27462 - See <https://pubs.opengroup.org/onlinepubs/9699919799/functions/getlogin.html>.
27463 + See <http://www.opengroup.org/susv3xsh/getlogin.html>.
27464
27465 Most programs don't need to use this function, because the information is
27466 available through environment variables:
27467 @@ -1339,11 +870,6 @@ _GL_WARN_ON_USE (getlogin_r, "getlogin_r is unportable - "
27468 _GL_FUNCDECL_RPL (getpagesize, int, (void));
27469 _GL_CXXALIAS_RPL (getpagesize, int, (void));
27470 # else
27471 -/* On HP-UX, getpagesize exists, but it is not declared in <unistd.h> even if
27472 - the compiler options -D_HPUX_SOURCE -D_XOPEN_SOURCE=600 are used. */
27473 -# if defined __hpux
27474 -_GL_FUNCDECL_SYS (getpagesize, int, (void));
27475 -# endif
27476 # if !@HAVE_GETPAGESIZE@
27477 # if !defined getpagesize
27478 /* This is for POSIX systems. */
27479 @@ -1423,8 +949,7 @@ _GL_WARN_ON_USE (getpagesize, "getpagesize is unportable - "
27480 Read a password from /dev/tty or stdin.
27481 Function getpass() from module 'getpass-gnu':
27482 Read a password of arbitrary length from /dev/tty or stdin. */
27483 -# if (@GNULIB_GETPASS@ && @REPLACE_GETPASS@) \
27484 - || (@GNULIB_GETPASS_GNU@ && @REPLACE_GETPASS_FOR_GETPASS_GNU@)
27485 +# if @REPLACE_GETPASS@
27486 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27487 # undef getpass
27488 # define getpass rpl_getpass
27489 @@ -1449,23 +974,6 @@ _GL_WARN_ON_USE (getpass, "getpass is unportable - "
27490 #endif
27491
27492
27493 -#if @GNULIB_MDA_GETPID@
27494 -/* On native Windows, map 'getpid' to '_getpid', so that -loldnames is not
27495 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
27496 - platforms by defining GNULIB_NAMESPACE::getpid always. */
27497 -# if defined _WIN32 && !defined __CYGWIN__
27498 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27499 -# undef getpid
27500 -# define getpid _getpid
27501 -# endif
27502 -_GL_CXXALIAS_MDA (getpid, int, (void));
27503 -# else
27504 -_GL_CXXALIAS_SYS (getpid, pid_t, (void));
27505 -# endif
27506 -_GL_CXXALIASWARN (getpid);
27507 -#endif
27508 -
27509 -
27510 #if @GNULIB_GETUSERSHELL@
27511 /* Return the next valid login shell on the system, or NULL when the end of
27512 the list has been reached. */
27513 @@ -1536,15 +1044,8 @@ _GL_WARN_ON_USE (group_member, "group_member is unportable - "
27514 # undef isatty
27515 # define isatty rpl_isatty
27516 # endif
27517 -# define GNULIB_defined_isatty 1
27518 _GL_FUNCDECL_RPL (isatty, int, (int fd));
27519 _GL_CXXALIAS_RPL (isatty, int, (int fd));
27520 -# elif defined _WIN32 && !defined __CYGWIN__
27521 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27522 -# undef isatty
27523 -# define isatty _isatty
27524 -# endif
27525 -_GL_CXXALIAS_MDA (isatty, int, (int fd));
27526 # else
27527 _GL_CXXALIAS_SYS (isatty, int, (int fd));
27528 # endif
27529 @@ -1555,20 +1056,6 @@ _GL_CXXALIASWARN (isatty);
27530 _GL_WARN_ON_USE (isatty, "isatty has portability problems on native Windows - "
27531 "use gnulib module isatty for portability");
27532 # endif
27533 -#elif @GNULIB_MDA_ISATTY@
27534 -/* On native Windows, map 'isatty' to '_isatty', so that -loldnames is not
27535 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
27536 - platforms by defining GNULIB_NAMESPACE::isatty always. */
27537 -# if defined _WIN32 && !defined __CYGWIN__
27538 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27539 -# undef isatty
27540 -# define isatty _isatty
27541 -# endif
27542 -_GL_CXXALIAS_MDA (isatty, int, (int fd));
27543 -# else
27544 -_GL_CXXALIAS_SYS (isatty, int, (int fd));
27545 -# endif
27546 -_GL_CXXALIASWARN (isatty);
27547 #endif
27548
27549
27550 @@ -1577,7 +1064,7 @@ _GL_CXXALIASWARN (isatty);
27551 to GID (if GID is not -1). Do not follow symbolic links.
27552 Return 0 if successful, otherwise -1 and errno set.
27553 See the POSIX:2008 specification
27554 - <https://pubs.opengroup.org/onlinepubs/9699919799/functions/lchown.html>. */
27555 + <http://pubs.opengroup.org/onlinepubs/9699919799/functions/lchown.html>. */
27556 # if @REPLACE_LCHOWN@
27557 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27558 # undef lchown
27559 @@ -1607,7 +1094,7 @@ _GL_WARN_ON_USE (lchown, "lchown is unportable to pre-POSIX.1-2001 systems - "
27560 /* Create a new hard link for an existing file.
27561 Return 0 if successful, otherwise -1 and errno set.
27562 See POSIX:2008 specification
27563 - <https://pubs.opengroup.org/onlinepubs/9699919799/functions/link.html>. */
27564 + <http://pubs.opengroup.org/onlinepubs/9699919799/functions/link.html>. */
27565 # if @REPLACE_LINK@
27566 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27567 # define link rpl_link
27568 @@ -1673,19 +1160,13 @@ _GL_WARN_ON_USE (linkat, "linkat is unportable - "
27569 /* Set the offset of FD relative to SEEK_SET, SEEK_CUR, or SEEK_END.
27570 Return the new offset if successful, otherwise -1 and errno set.
27571 See the POSIX:2008 specification
27572 - <https://pubs.opengroup.org/onlinepubs/9699919799/functions/lseek.html>. */
27573 + <http://pubs.opengroup.org/onlinepubs/9699919799/functions/lseek.html>. */
27574 # if @REPLACE_LSEEK@
27575 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27576 # define lseek rpl_lseek
27577 # endif
27578 _GL_FUNCDECL_RPL (lseek, off_t, (int fd, off_t offset, int whence));
27579 _GL_CXXALIAS_RPL (lseek, off_t, (int fd, off_t offset, int whence));
27580 -# elif defined _WIN32 && !defined __CYGWIN__
27581 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27582 -# undef lseek
27583 -# define lseek _lseek
27584 -# endif
27585 -_GL_CXXALIAS_MDA (lseek, off_t, (int fd, off_t offset, int whence));
27586 # else
27587 _GL_CXXALIAS_SYS (lseek, off_t, (int fd, off_t offset, int whence));
27588 # endif
27589 @@ -1696,20 +1177,6 @@ _GL_CXXALIASWARN (lseek);
27590 _GL_WARN_ON_USE (lseek, "lseek does not fail with ESPIPE on pipes on some "
27591 "systems - use gnulib module lseek for portability");
27592 # endif
27593 -#elif @GNULIB_MDA_LSEEK@
27594 -/* On native Windows, map 'lseek' to '_lseek', so that -loldnames is not
27595 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
27596 - platforms by defining GNULIB_NAMESPACE::lseek always. */
27597 -# if defined _WIN32 && !defined __CYGWIN__
27598 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27599 -# undef lseek
27600 -# define lseek _lseek
27601 -# endif
27602 -_GL_CXXALIAS_MDA (lseek, long, (int fd, long offset, int whence));
27603 -# else
27604 -_GL_CXXALIAS_SYS (lseek, off_t, (int fd, off_t offset, int whence));
27605 -# endif
27606 -_GL_CXXALIASWARN (lseek);
27607 #endif
27608
27609
27610 @@ -1765,7 +1232,7 @@ _GL_WARN_ON_USE (pipe2, "pipe2 is unportable - "
27611 Return the number of bytes placed into BUF if successful, otherwise
27612 set errno and return -1. 0 indicates EOF.
27613 See the POSIX:2008 specification
27614 - <https://pubs.opengroup.org/onlinepubs/9699919799/functions/pread.html>. */
27615 + <http://pubs.opengroup.org/onlinepubs/9699919799/functions/pread.html>. */
27616 # if @REPLACE_PREAD@
27617 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27618 # undef pread
27619 @@ -1800,7 +1267,7 @@ _GL_WARN_ON_USE (pread, "pread is unportable - "
27620 Return the number of bytes written if successful, otherwise
27621 set errno and return -1. 0 indicates nothing written. See the
27622 POSIX:2008 specification
27623 - <https://pubs.opengroup.org/onlinepubs/9699919799/functions/pwrite.html>. */
27624 + <http://pubs.opengroup.org/onlinepubs/9699919799/functions/pwrite.html>. */
27625 # if @REPLACE_PWRITE@
27626 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27627 # undef pwrite
27628 @@ -1833,7 +1300,7 @@ _GL_WARN_ON_USE (pwrite, "pwrite is unportable - "
27629 #if @GNULIB_READ@
27630 /* Read up to COUNT bytes from file descriptor FD into the buffer starting
27631 at BUF. See the POSIX:2008 specification
27632 - <https://pubs.opengroup.org/onlinepubs/9699919799/functions/read.html>. */
27633 + <http://pubs.opengroup.org/onlinepubs/9699919799/functions/read.html>. */
27634 # if @REPLACE_READ@
27635 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27636 # undef read
27637 @@ -1842,32 +1309,11 @@ _GL_WARN_ON_USE (pwrite, "pwrite is unportable - "
27638 _GL_FUNCDECL_RPL (read, ssize_t, (int fd, void *buf, size_t count)
27639 _GL_ARG_NONNULL ((2)));
27640 _GL_CXXALIAS_RPL (read, ssize_t, (int fd, void *buf, size_t count));
27641 -# elif defined _WIN32 && !defined __CYGWIN__
27642 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27643 -# undef read
27644 -# define read _read
27645 -# endif
27646 -_GL_CXXALIAS_MDA (read, ssize_t, (int fd, void *buf, size_t count));
27647 # else
27648 -_GL_CXXALIAS_SYS (read, ssize_t, (int fd, void *buf, size_t count));
27649 -# endif
27650 -_GL_CXXALIASWARN (read);
27651 -#elif @GNULIB_MDA_READ@
27652 -/* On native Windows, map 'read' to '_read', so that -loldnames is not
27653 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
27654 - platforms by defining GNULIB_NAMESPACE::read always. */
27655 -# if defined _WIN32 && !defined __CYGWIN__
27656 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27657 -# undef read
27658 -# define read _read
27659 -# endif
27660 -# ifdef __MINGW32__
27661 -_GL_CXXALIAS_MDA (read, int, (int fd, void *buf, unsigned int count));
27662 -# else
27663 -_GL_CXXALIAS_MDA (read, ssize_t, (int fd, void *buf, unsigned int count));
27664 -# endif
27665 -# else
27666 -_GL_CXXALIAS_SYS (read, ssize_t, (int fd, void *buf, size_t count));
27667 +/* Need to cast, because on mingw, the third parameter is
27668 + unsigned int count
27669 + and the return type is 'int'. */
27670 +_GL_CXXALIAS_SYS_CAST (read, ssize_t, (int fd, void *buf, size_t count));
27671 # endif
27672 _GL_CXXALIASWARN (read);
27673 #endif
27674 @@ -1878,28 +1324,24 @@ _GL_CXXALIASWARN (read);
27675 bytes of it into BUF. Return the number of bytes placed into BUF if
27676 successful, otherwise -1 and errno set.
27677 See the POSIX:2008 specification
27678 - <https://pubs.opengroup.org/onlinepubs/9699919799/functions/readlink.html>. */
27679 + <http://pubs.opengroup.org/onlinepubs/9699919799/functions/readlink.html>. */
27680 # if @REPLACE_READLINK@
27681 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27682 # define readlink rpl_readlink
27683 # endif
27684 _GL_FUNCDECL_RPL (readlink, ssize_t,
27685 - (const char *restrict file,
27686 - char *restrict buf, size_t bufsize)
27687 + (const char *file, char *buf, size_t bufsize)
27688 _GL_ARG_NONNULL ((1, 2)));
27689 _GL_CXXALIAS_RPL (readlink, ssize_t,
27690 - (const char *restrict file,
27691 - char *restrict buf, size_t bufsize));
27692 + (const char *file, char *buf, size_t bufsize));
27693 # else
27694 # if !@HAVE_READLINK@
27695 _GL_FUNCDECL_SYS (readlink, ssize_t,
27696 - (const char *restrict file,
27697 - char *restrict buf, size_t bufsize)
27698 + (const char *file, char *buf, size_t bufsize)
27699 _GL_ARG_NONNULL ((1, 2)));
27700 # endif
27701 _GL_CXXALIAS_SYS (readlink, ssize_t,
27702 - (const char *restrict file,
27703 - char *restrict buf, size_t bufsize));
27704 + (const char *file, char *buf, size_t bufsize));
27705 # endif
27706 _GL_CXXALIASWARN (readlink);
27707 #elif defined GNULIB_POSIXCHECK
27708 @@ -1917,22 +1359,18 @@ _GL_WARN_ON_USE (readlink, "readlink is unportable - "
27709 # define readlinkat rpl_readlinkat
27710 # endif
27711 _GL_FUNCDECL_RPL (readlinkat, ssize_t,
27712 - (int fd, char const *restrict file,
27713 - char *restrict buf, size_t len)
27714 + (int fd, char const *file, char *buf, size_t len)
27715 _GL_ARG_NONNULL ((2, 3)));
27716 _GL_CXXALIAS_RPL (readlinkat, ssize_t,
27717 - (int fd, char const *restrict file,
27718 - char *restrict buf, size_t len));
27719 + (int fd, char const *file, char *buf, size_t len));
27720 # else
27721 # if !@HAVE_READLINKAT@
27722 _GL_FUNCDECL_SYS (readlinkat, ssize_t,
27723 - (int fd, char const *restrict file,
27724 - char *restrict buf, size_t len)
27725 + (int fd, char const *file, char *buf, size_t len)
27726 _GL_ARG_NONNULL ((2, 3)));
27727 # endif
27728 _GL_CXXALIAS_SYS (readlinkat, ssize_t,
27729 - (int fd, char const *restrict file,
27730 - char *restrict buf, size_t len));
27731 + (int fd, char const *file, char *buf, size_t len));
27732 # endif
27733 _GL_CXXALIASWARN (readlinkat);
27734 #elif defined GNULIB_POSIXCHECK
27735 @@ -1952,12 +1390,6 @@ _GL_WARN_ON_USE (readlinkat, "readlinkat is not portable - "
27736 # endif
27737 _GL_FUNCDECL_RPL (rmdir, int, (char const *name) _GL_ARG_NONNULL ((1)));
27738 _GL_CXXALIAS_RPL (rmdir, int, (char const *name));
27739 -# elif defined _WIN32 && !defined __CYGWIN__
27740 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27741 -# undef rmdir
27742 -# define rmdir _rmdir
27743 -# endif
27744 -_GL_CXXALIAS_MDA (rmdir, int, (char const *name));
27745 # else
27746 _GL_CXXALIAS_SYS (rmdir, int, (char const *name));
27747 # endif
27748 @@ -1968,20 +1400,6 @@ _GL_CXXALIASWARN (rmdir);
27749 _GL_WARN_ON_USE (rmdir, "rmdir is unportable - "
27750 "use gnulib module rmdir for portability");
27751 # endif
27752 -#elif @GNULIB_MDA_RMDIR@
27753 -/* On native Windows, map 'rmdir' to '_rmdir', so that -loldnames is not
27754 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
27755 - platforms by defining GNULIB_NAMESPACE::rmdir always. */
27756 -# if defined _WIN32 && !defined __CYGWIN__
27757 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27758 -# undef rmdir
27759 -# define rmdir _rmdir
27760 -# endif
27761 -_GL_CXXALIAS_MDA (rmdir, int, (char const *name));
27762 -# else
27763 -_GL_CXXALIAS_SYS (rmdir, int, (char const *name));
27764 -# endif
27765 -_GL_CXXALIASWARN (rmdir);
27766 #endif
27767
27768
27769 @@ -2016,7 +1434,7 @@ _GL_WARN_ON_USE (sethostname, "sethostname is unportable - "
27770 /* Pause the execution of the current thread for N seconds.
27771 Returns the number of seconds left to sleep.
27772 See the POSIX:2008 specification
27773 - <https://pubs.opengroup.org/onlinepubs/9699919799/functions/sleep.html>. */
27774 + <http://pubs.opengroup.org/onlinepubs/9699919799/functions/sleep.html>. */
27775 # if @REPLACE_SLEEP@
27776 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27777 # undef sleep
27778 @@ -2040,31 +1458,6 @@ _GL_WARN_ON_USE (sleep, "sleep is unportable - "
27779 #endif
27780
27781
27782 -#if @GNULIB_MDA_SWAB@
27783 -/* On native Windows, map 'swab' to '_swab', so that -loldnames is not
27784 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
27785 - platforms by defining GNULIB_NAMESPACE::swab always. */
27786 -# if defined _WIN32 && !defined __CYGWIN__
27787 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27788 -# undef swab
27789 -# define swab _swab
27790 -# endif
27791 -/* Need to cast, because in old mingw the arguments are
27792 - (const char *from, char *to, size_t n). */
27793 -_GL_CXXALIAS_MDA_CAST (swab, void, (char *from, char *to, int n));
27794 -# else
27795 -# if defined __hpux /* HP-UX */
27796 -_GL_CXXALIAS_SYS (swab, void, (const char *from, char *to, int n));
27797 -# elif defined __sun && !defined _XPG4 /* Solaris */
27798 -_GL_CXXALIAS_SYS (swab, void, (const char *from, char *to, ssize_t n));
27799 -# else
27800 -_GL_CXXALIAS_SYS (swab, void, (const void *from, void *to, ssize_t n));
27801 -# endif
27802 -# endif
27803 -_GL_CXXALIASWARN (swab);
27804 -#endif
27805 -
27806 -
27807 #if @GNULIB_SYMLINK@
27808 # if @REPLACE_SYMLINK@
27809 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27810 @@ -2125,7 +1518,7 @@ _GL_WARN_ON_USE (symlinkat, "symlinkat is not portable - "
27811 /* Change the size of the file designated by FILENAME to become equal to LENGTH.
27812 Return 0 if successful, otherwise -1 and errno set.
27813 See the POSIX:2008 specification
27814 - <https://pubs.opengroup.org/onlinepubs/9699919799/functions/truncate.html>. */
27815 + <http://pubs.opengroup.org/onlinepubs/9699919799/functions/truncate.html>. */
27816 # if @REPLACE_TRUNCATE@
27817 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27818 # undef truncate
27819 @@ -2189,12 +1582,6 @@ _GL_WARN_ON_USE (ttyname_r, "ttyname_r is not portable - "
27820 # endif
27821 _GL_FUNCDECL_RPL (unlink, int, (char const *file) _GL_ARG_NONNULL ((1)));
27822 _GL_CXXALIAS_RPL (unlink, int, (char const *file));
27823 -# elif defined _WIN32 && !defined __CYGWIN__
27824 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27825 -# undef unlink
27826 -# define unlink _unlink
27827 -# endif
27828 -_GL_CXXALIAS_MDA (unlink, int, (char const *file));
27829 # else
27830 _GL_CXXALIAS_SYS (unlink, int, (char const *file));
27831 # endif
27832 @@ -2205,20 +1592,6 @@ _GL_CXXALIASWARN (unlink);
27833 _GL_WARN_ON_USE (unlink, "unlink is not portable - "
27834 "use gnulib module unlink for portability");
27835 # endif
27836 -#elif @GNULIB_MDA_UNLINK@
27837 -/* On native Windows, map 'unlink' to '_unlink', so that -loldnames is not
27838 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
27839 - platforms by defining GNULIB_NAMESPACE::unlink always. */
27840 -# if defined _WIN32 && !defined __CYGWIN__
27841 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27842 -# undef unlink
27843 -# define unlink _unlink
27844 -# endif
27845 -_GL_CXXALIAS_MDA (unlink, int, (char const *file));
27846 -# else
27847 -_GL_CXXALIAS_SYS (unlink, int, (char const *file));
27848 -# endif
27849 -_GL_CXXALIASWARN (unlink);
27850 #endif
27851
27852
27853 @@ -2243,7 +1616,7 @@ _GL_CXXALIASWARN (unlinkat);
27854 # undef unlinkat
27855 # if HAVE_RAW_DECL_UNLINKAT
27856 _GL_WARN_ON_USE (unlinkat, "unlinkat is not portable - "
27857 - "use gnulib module unlinkat for portability");
27858 + "use gnulib module openat for portability");
27859 # endif
27860 #endif
27861
27862 @@ -2252,7 +1625,7 @@ _GL_WARN_ON_USE (unlinkat, "unlinkat is not portable - "
27863 /* Pause the execution of the current thread for N microseconds.
27864 Returns 0 on completion, or -1 on range error.
27865 See the POSIX:2001 specification
27866 - <https://pubs.opengroup.org/onlinepubs/009695399/functions/usleep.html>. */
27867 + <http://www.opengroup.org/susv3xsh/usleep.html>. */
27868 # if @REPLACE_USLEEP@
27869 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27870 # undef usleep
27871 @@ -2264,9 +1637,7 @@ _GL_CXXALIAS_RPL (usleep, int, (useconds_t n));
27872 # if !@HAVE_USLEEP@
27873 _GL_FUNCDECL_SYS (usleep, int, (useconds_t n));
27874 # endif
27875 -/* Need to cast, because on Haiku, the first parameter is
27876 - unsigned int n. */
27877 -_GL_CXXALIAS_SYS_CAST (usleep, int, (useconds_t n));
27878 +_GL_CXXALIAS_SYS (usleep, int, (useconds_t n));
27879 # endif
27880 _GL_CXXALIASWARN (usleep);
27881 #elif defined GNULIB_POSIXCHECK
27882 @@ -2281,7 +1652,7 @@ _GL_WARN_ON_USE (usleep, "usleep is unportable - "
27883 #if @GNULIB_WRITE@
27884 /* Write up to COUNT bytes starting at BUF to file descriptor FD.
27885 See the POSIX:2008 specification
27886 - <https://pubs.opengroup.org/onlinepubs/9699919799/functions/write.html>. */
27887 + <http://pubs.opengroup.org/onlinepubs/9699919799/functions/write.html>. */
27888 # if @REPLACE_WRITE@
27889 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27890 # undef write
27891 @@ -2290,32 +1661,11 @@ _GL_WARN_ON_USE (usleep, "usleep is unportable - "
27892 _GL_FUNCDECL_RPL (write, ssize_t, (int fd, const void *buf, size_t count)
27893 _GL_ARG_NONNULL ((2)));
27894 _GL_CXXALIAS_RPL (write, ssize_t, (int fd, const void *buf, size_t count));
27895 -# elif defined _WIN32 && !defined __CYGWIN__
27896 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27897 -# undef write
27898 -# define write _write
27899 -# endif
27900 -_GL_CXXALIAS_MDA (write, ssize_t, (int fd, const void *buf, size_t count));
27901 -# else
27902 -_GL_CXXALIAS_SYS (write, ssize_t, (int fd, const void *buf, size_t count));
27903 -# endif
27904 -_GL_CXXALIASWARN (write);
27905 -#elif @GNULIB_MDA_WRITE@
27906 -/* On native Windows, map 'write' to '_write', so that -loldnames is not
27907 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
27908 - platforms by defining GNULIB_NAMESPACE::write always. */
27909 -# if defined _WIN32 && !defined __CYGWIN__
27910 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
27911 -# undef write
27912 -# define write _write
27913 -# endif
27914 -# ifdef __MINGW32__
27915 -_GL_CXXALIAS_MDA (write, int, (int fd, const void *buf, unsigned int count));
27916 -# else
27917 -_GL_CXXALIAS_MDA (write, ssize_t, (int fd, const void *buf, unsigned int count));
27918 -# endif
27919 # else
27920 -_GL_CXXALIAS_SYS (write, ssize_t, (int fd, const void *buf, size_t count));
27921 +/* Need to cast, because on mingw, the third parameter is
27922 + unsigned int count
27923 + and the return type is 'int'. */
27924 +_GL_CXXALIAS_SYS_CAST (write, ssize_t, (int fd, const void *buf, size_t count));
27925 # endif
27926 _GL_CXXALIASWARN (write);
27927 #endif
27928
27929 diff --git a/autotools/gnulib/unlink.c b/autotools/gnulib/unlink.c
27930 index b549dd4..90dc9d3 100644
27931 --- a/autotools/gnulib/unlink.c
27932 +++ b/autotools/gnulib/unlink.c
27933 @@ -1,18 +1,18 @@
27934 /* Work around unlink bugs.
27935
27936 - Copyright (C) 2009-2022 Free Software Foundation, Inc.
27937 + Copyright (C) 2009-2019 Free Software Foundation, Inc.
27938
27939 - This file is free software: you can redistribute it and/or modify
27940 - it under the terms of the GNU Lesser General Public License as
27941 - published by the Free Software Foundation; either version 2.1 of the
27942 - License, or (at your option) any later version.
27943 + This program is free software: you can redistribute it and/or modify
27944 + it under the terms of the GNU General Public License as published by
27945 + the Free Software Foundation; either version 3 of the License, or
27946 + (at your option) any later version.
27947
27948 - This file is distributed in the hope that it will be useful,
27949 + This program is distributed in the hope that it will be useful,
27950 but WITHOUT ANY WARRANTY; without even the implied warranty of
27951 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
27952 - GNU Lesser General Public License for more details.
27953 + GNU General Public License for more details.
27954
27955 - You should have received a copy of the GNU Lesser General Public License
27956 + You should have received a copy of the GNU General Public License
27957 along with this program. If not, see <https://www.gnu.org/licenses/>. */
27958
27959 #include <config.h>
27960 @@ -24,12 +24,9 @@
27961 #include <string.h>
27962 #include <sys/stat.h>
27963
27964 -#include "filename.h"
27965 +#include "dosname.h"
27966
27967 #undef unlink
27968 -#if defined _WIN32 && !defined __CYGWIN__
27969 -# define unlink _unlink
27970 -#endif
27971
27972 /* Remove file NAME.
27973 Return 0 if successful, -1 if not. */
27974 @@ -63,12 +60,15 @@ rpl_unlink (char const *name)
27975 can't delete a directory via a symlink. */
27976 struct stat st;
27977 result = lstat (name, &st);
27978 - if (result == 0 || errno == EOVERFLOW)
27979 + if (result == 0)
27980 {
27981 /* Trailing NUL will overwrite the trailing slash. */
27982 char *short_name = malloc (len);
27983 if (!short_name)
27984 - return -1;
27985 + {
27986 + errno = EPERM;
27987 + return -1;
27988 + }
27989 memcpy (short_name, name, len);
27990 while (len && ISSLASH (short_name[len - 1]))
27991 short_name[--len] = '\0';
27992 @@ -79,7 +79,6 @@ rpl_unlink (char const *name)
27993 return -1;
27994 }
27995 free (short_name);
27996 - result = 0;
27997 }
27998 }
27999 if (!result)
28000
28001 diff --git a/autotools/gnulib/unlinkat.c b/autotools/gnulib/unlinkat.c
28002 index eae6007..2b301ce 100644
28003 --- a/autotools/gnulib/unlinkat.c
28004 +++ b/autotools/gnulib/unlinkat.c
28005 @@ -1,10 +1,10 @@
28006 /* Work around unlinkat bugs on Solaris 9 and Hurd.
28007
28008 - Copyright (C) 2009-2022 Free Software Foundation, Inc.
28009 + Copyright (C) 2009-2019 Free Software Foundation, Inc.
28010
28011 This program is free software: you can redistribute it and/or modify
28012 it under the terms of the GNU General Public License as published by
28013 - the Free Software Foundation, either version 3 of the License, or
28014 + the Free Software Foundation; either version 3 of the License, or
28015 (at your option) any later version.
28016
28017 This program is distributed in the hope that it will be useful,
28018 @@ -28,7 +28,7 @@
28019
28020 #include <stdlib.h>
28021
28022 -#include "filename.h"
28023 +#include "dosname.h"
28024 #include "openat.h"
28025
28026 #if HAVE_UNLINKAT
28027 @@ -59,7 +59,7 @@ rpl_unlinkat (int fd, char const *name, int flag)
28028 directory. */
28029 struct stat st;
28030 result = lstatat (fd, name, &st);
28031 - if (result == 0 || errno == EOVERFLOW)
28032 + if (result == 0)
28033 {
28034 /* Trailing NUL will overwrite the trailing slash. */
28035 char *short_name = malloc (len);
28036 @@ -78,7 +78,6 @@ rpl_unlinkat (int fd, char const *name, int flag)
28037 return -1;
28038 }
28039 free (short_name);
28040 - result = 0;
28041 }
28042 }
28043 if (!result)
28044
28045 diff --git a/autotools/gnulib/utime.c b/autotools/gnulib/utime.c
28046 index 799be0f..6d29045 100644
28047 --- a/autotools/gnulib/utime.c
28048 +++ b/autotools/gnulib/utime.c
28049 @@ -1,17 +1,17 @@
28050 /* Work around platform bugs in utime.
28051 - Copyright (C) 2017-2022 Free Software Foundation, Inc.
28052 + Copyright (C) 2017-2019 Free Software Foundation, Inc.
28053
28054 - This file is free software: you can redistribute it and/or modify
28055 - it under the terms of the GNU Lesser General Public License as
28056 - published by the Free Software Foundation, either version 3 of the
28057 - License, or (at your option) any later version.
28058 + This program is free software: you can redistribute it and/or modify
28059 + it under the terms of the GNU General Public License as published by
28060 + the Free Software Foundation; either version 3 of the License, or
28061 + (at your option) any later version.
28062
28063 - This file is distributed in the hope that it will be useful,
28064 + This program is distributed in the hope that it will be useful,
28065 but WITHOUT ANY WARRANTY; without even the implied warranty of
28066 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28067 - GNU Lesser General Public License for more details.
28068 + GNU General Public License for more details.
28069
28070 - You should have received a copy of the GNU Lesser General Public License
28071 + You should have received a copy of the GNU General Public License
28072 along with this program. If not, see <https://www.gnu.org/licenses/>. */
28073
28074 /* Written by Bruno Haible. */
28075 @@ -29,16 +29,10 @@
28076 # include "filename.h"
28077 # include "malloca.h"
28078
28079 -/* Don't assume that UNICODE is not defined. */
28080 -# undef CreateFile
28081 -# define CreateFile CreateFileA
28082 -# undef GetFileAttributes
28083 -# define GetFileAttributes GetFileAttributesA
28084 -
28085 int
28086 _gl_utimens_windows (const char *name, struct timespec ts[2])
28087 {
28088 - /* POSIX <https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap04.html#tag_04_13>
28089 + /* POSIX <http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap04.html#tag_04_13>
28090 specifies: "More than two leading <slash> characters shall be treated as
28091 a single <slash> character." */
28092 if (ISSLASH (name[0]) && ISSLASH (name[1]) && ISSLASH (name[2]))
28093 @@ -230,7 +224,7 @@ _gl_utimens_windows (const char *name, struct timespec ts[2])
28094 errno = ENAMETOOLONG;
28095 break;
28096
28097 - case ERROR_DELETE_PENDING: /* XXX map to EACCES or EPERM? */
28098 + case ERROR_DELETE_PENDING: /* XXX map to EACCESS or EPERM? */
28099 errno = EPERM;
28100 break;
28101
28102 @@ -259,30 +253,4 @@ utime (const char *name, const struct utimbuf *ts)
28103 }
28104 }
28105
28106 -#else
28107 -
28108 -# include <errno.h>
28109 -# include <sys/stat.h>
28110 -# include "filename.h"
28111 -
28112 -int
28113 -utime (const char *name, const struct utimbuf *ts)
28114 -#undef utime
28115 -{
28116 -# if REPLACE_FUNC_UTIME_FILE
28117 - /* macOS 10.13 mistakenly succeeds when given a symbolic link to a
28118 - non-directory with a trailing slash. */
28119 - size_t len = strlen (name);
28120 - if (len > 0 && ISSLASH (name[len - 1]))
28121 - {
28122 - struct stat buf;
28123 -
28124 - if (stat (name, &buf) == -1 && errno != EOVERFLOW)
28125 - return -1;
28126 - }
28127 -# endif /* REPLACE_FUNC_UTIME_FILE */
28128 -
28129 - return utime (name, ts);
28130 -}
28131 -
28132 #endif
28133
28134 diff --git a/autotools/gnulib/utime.in.h b/autotools/gnulib/utime.in.h
28135 index 6cf17b6..f4b2804 100644
28136 --- a/autotools/gnulib/utime.in.h
28137 +++ b/autotools/gnulib/utime.in.h
28138 @@ -1,18 +1,18 @@
28139 /* Substitute for and wrapper around <utime.h>.
28140 - Copyright (C) 2017-2022 Free Software Foundation, Inc.
28141 + Copyright (C) 2017-2019 Free Software Foundation, Inc.
28142
28143 - This file is free software: you can redistribute it and/or modify
28144 - it under the terms of the GNU Lesser General Public License as
28145 - published by the Free Software Foundation; either version 2.1 of the
28146 - License, or (at your option) any later version.
28147 + This program is free software; you can redistribute it and/or modify
28148 + it under the terms of the GNU General Public License as published by
28149 + the Free Software Foundation; either version 3, or (at your option)
28150 + any later version.
28151
28152 - This file is distributed in the hope that it will be useful,
28153 + This program is distributed in the hope that it will be useful,
28154 but WITHOUT ANY WARRANTY; without even the implied warranty of
28155 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28156 - GNU Lesser General Public License for more details.
28157 + GNU General Public License for more details.
28158
28159 - You should have received a copy of the GNU Lesser General Public License
28160 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
28161 + You should have received a copy of the GNU General Public License
28162 + along with this program; if not, see <https://www.gnu.org/licenses/>. */
28163
28164 #ifndef _@GUARD_PREFIX@_UTIME_H
28165
28166 @@ -62,12 +62,6 @@
28167 _GL_FUNCDECL_RPL (utime, int, (const char *filename, const struct utimbuf *ts)
28168 _GL_ARG_NONNULL ((1)));
28169 _GL_CXXALIAS_RPL (utime, int, (const char *filename, const struct utimbuf *ts));
28170 -# elif defined _WIN32 && !defined __CYGWIN__
28171 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
28172 -# undef utime
28173 -# define utime _utime
28174 -# endif
28175 -_GL_CXXALIAS_MDA (utime, int, (const char *filename, const struct utimbuf *ts));
28176 # else
28177 # if !@HAVE_UTIME@
28178 _GL_FUNCDECL_SYS (utime, int, (const char *filename, const struct utimbuf *ts)
28179 @@ -75,9 +69,7 @@ _GL_FUNCDECL_SYS (utime, int, (const char *filename, const struct utimbuf *ts)
28180 # endif
28181 _GL_CXXALIAS_SYS (utime, int, (const char *filename, const struct utimbuf *ts));
28182 # endif
28183 -# if __GLIBC__ >= 2
28184 _GL_CXXALIASWARN (utime);
28185 -# endif
28186 #elif defined GNULIB_POSIXCHECK
28187 # undef utime
28188 # if HAVE_RAW_DECL_UTIME
28189 @@ -85,22 +77,6 @@ _GL_WARN_ON_USE (utime,
28190 "utime is unportable - "
28191 "use gnulib module canonicalize-lgpl for portability");
28192 # endif
28193 -#elif @GNULIB_MDA_UTIME@
28194 -/* On native Windows, map 'utime' to '_utime', so that -loldnames is not
28195 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
28196 - platforms by defining GNULIB_NAMESPACE::utime always. */
28197 -# if defined _WIN32 && !defined __CYGWIN__
28198 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
28199 -# undef utime
28200 -# define utime _utime
28201 -# endif
28202 -_GL_CXXALIAS_MDA (utime, int, (const char *filename, const struct utimbuf *ts));
28203 -# else
28204 -_GL_CXXALIAS_SYS (utime, int, (const char *filename, const struct utimbuf *ts));
28205 -# endif
28206 -# if __GLIBC__ >= 2
28207 -_GL_CXXALIASWARN (utime);
28208 -# endif
28209 #endif
28210
28211 #if @GNULIB_UTIME@
28212
28213 diff --git a/autotools/gnulib/utimens.c b/autotools/gnulib/utimens.c
28214 index 2fa1251..c9b65ef 100644
28215 --- a/autotools/gnulib/utimens.c
28216 +++ b/autotools/gnulib/utimens.c
28217 @@ -1,18 +1,18 @@
28218 /* Set file access and modification times.
28219
28220 - Copyright (C) 2003-2022 Free Software Foundation, Inc.
28221 + Copyright (C) 2003-2019 Free Software Foundation, Inc.
28222
28223 - This file is free software: you can redistribute it and/or modify
28224 - it under the terms of the GNU Lesser General Public License as
28225 - published by the Free Software Foundation, either version 3 of the
28226 - License, or (at your option) any later version.
28227 + This program is free software: you can redistribute it and/or modify it
28228 + under the terms of the GNU General Public License as published by the
28229 + Free Software Foundation; either version 3 of the License, or any
28230 + later version.
28231
28232 - This file is distributed in the hope that it will be useful,
28233 + This program is distributed in the hope that it will be useful,
28234 but WITHOUT ANY WARRANTY; without even the implied warranty of
28235 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28236 - GNU Lesser General Public License for more details.
28237 + GNU General Public License for more details.
28238
28239 - You should have received a copy of the GNU Lesser General Public License
28240 + You should have received a copy of the GNU General Public License
28241 along with this program. If not, see <https://www.gnu.org/licenses/>. */
28242
28243 /* Written by Paul Eggert. */
28244 @@ -27,7 +27,6 @@
28245 #include <errno.h>
28246 #include <fcntl.h>
28247 #include <stdbool.h>
28248 -#include <string.h>
28249 #include <sys/stat.h>
28250 #include <sys/time.h>
28251 #include <unistd.h>
28252 @@ -53,9 +52,7 @@
28253
28254 /* Avoid recursion with rpl_futimens or rpl_utimensat. */
28255 #undef futimens
28256 -#if !HAVE_NEARLY_WORKING_UTIMENSAT
28257 -# undef utimensat
28258 -#endif
28259 +#undef utimensat
28260
28261 /* Solaris 9 mistakenly succeeds when given a non-directory with a
28262 trailing slash. Force the use of rpl_stat for a fix. */
28263 @@ -126,14 +123,14 @@ validate_timespec (struct timespec timespec[2])
28264 return result + (utime_omit_count == 1);
28265 }
28266
28267 -/* Normalize any UTIME_NOW or UTIME_OMIT values in (*TS)[0] and (*TS)[1],
28268 - using STATBUF to obtain the current timestamps of the file. If
28269 +/* Normalize any UTIME_NOW or UTIME_OMIT values in *TS, using stat
28270 + buffer STATBUF to obtain the current timestamps of the file. If
28271 both times are UTIME_NOW, set *TS to NULL (as this can avoid some
28272 permissions issues). If both times are UTIME_OMIT, return true
28273 (nothing further beyond the prior collection of STATBUF is
28274 necessary); otherwise return false. */
28275 static bool
28276 -update_timespec (struct stat const *statbuf, struct timespec **ts)
28277 +update_timespec (struct stat const *statbuf, struct timespec *ts[2])
28278 {
28279 struct timespec *timespec = *ts;
28280 if (timespec[0].tv_nsec == UTIME_OMIT
28281 @@ -249,20 +246,6 @@ fdutimens (int fd, char const *file, struct timespec const timespec[2])
28282 # if HAVE_UTIMENSAT
28283 if (fd < 0)
28284 {
28285 -# if defined __APPLE__ && defined __MACH__
28286 - size_t len = strlen (file);
28287 - if (len > 0 && file[len - 1] == '/')
28288 - {
28289 - struct stat statbuf;
28290 - if (stat (file, &statbuf) < 0)
28291 - return -1;
28292 - if (!S_ISDIR (statbuf.st_mode))
28293 - {
28294 - errno = ENOTDIR;
28295 - return -1;
28296 - }
28297 - }
28298 -# endif
28299 result = utimensat (AT_FDCWD, file, ts, 0);
28300 # ifdef __linux__
28301 /* Work around a kernel bug:
28302
28303 diff --git a/autotools/gnulib/utimens.h b/autotools/gnulib/utimens.h
28304 index 2ccc06e..b174096 100644
28305 --- a/autotools/gnulib/utimens.h
28306 +++ b/autotools/gnulib/utimens.h
28307 @@ -1,18 +1,18 @@
28308 /* Set file access and modification times.
28309
28310 - Copyright 2012-2022 Free Software Foundation, Inc.
28311 + Copyright 2012-2019 Free Software Foundation, Inc.
28312
28313 - This file is free software: you can redistribute it and/or modify
28314 - it under the terms of the GNU Lesser General Public License as
28315 - published by the Free Software Foundation, either version 3 of the
28316 - License, or (at your option) any later version.
28317 + This program is free software: you can redistribute it and/or modify it
28318 + under the terms of the GNU General Public License as published by the
28319 + Free Software Foundation; either version 3 of the License, or any
28320 + later version.
28321
28322 - This file is distributed in the hope that it will be useful,
28323 + This program is distributed in the hope that it will be useful,
28324 but WITHOUT ANY WARRANTY; without even the implied warranty of
28325 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28326 - GNU Lesser General Public License for more details.
28327 + GNU General Public License for more details.
28328
28329 - You should have received a copy of the GNU Lesser General Public License
28330 + You should have received a copy of the GNU General Public License
28331 along with this program. If not, see <https://www.gnu.org/licenses/>. */
28332
28333 /* Written by Paul Eggert. */
28334
28335 diff --git a/autotools/gnulib/utimensat.c b/autotools/gnulib/utimensat.c
28336 index f81b0c7..e9ea626 100644
28337 --- a/autotools/gnulib/utimensat.c
28338 +++ b/autotools/gnulib/utimensat.c
28339 @@ -1,9 +1,9 @@
28340 /* Set the access and modification time of a file relative to directory fd.
28341 - Copyright (C) 2009-2022 Free Software Foundation, Inc.
28342 + Copyright (C) 2009-2019 Free Software Foundation, Inc.
28343
28344 This program is free software: you can redistribute it and/or modify
28345 it under the terms of the GNU General Public License as published by
28346 - the Free Software Foundation, either version 3 of the License, or
28347 + the Free Software Foundation; either version 3 of the License, or
28348 (at your option) any later version.
28349
28350 This program is distributed in the hope that it will be useful,
28351 @@ -18,46 +18,18 @@
28352
28353 #include <config.h>
28354
28355 -/* Specification. */
28356 #include <sys/stat.h>
28357
28358 #include <errno.h>
28359 #include <fcntl.h>
28360 -#include <stdlib.h>
28361 -#include <string.h>
28362 -#include <sys/stat.h>
28363
28364 #include "stat-time.h"
28365 #include "timespec.h"
28366 #include "utimens.h"
28367
28368 -#if HAVE_NEARLY_WORKING_UTIMENSAT
28369 +#if HAVE_UTIMENSAT
28370
28371 -/* Use the original utimensat(), but correct the trailing slash handling. */
28372 -int
28373 -rpl_utimensat (int fd, char const *file, struct timespec const times[2],
28374 - int flag)
28375 # undef utimensat
28376 -{
28377 - size_t len = strlen (file);
28378 - if (len && file[len - 1] == '/')
28379 - {
28380 - struct stat st;
28381 - if (fstatat (fd, file, &st, flag & AT_SYMLINK_NOFOLLOW) < 0)
28382 - return -1;
28383 - if (!S_ISDIR (st.st_mode))
28384 - {
28385 - errno = ENOTDIR;
28386 - return -1;
28387 - }
28388 - }
28389 -
28390 - return utimensat (fd, file, times, flag);
28391 -}
28392 -
28393 -#else
28394 -
28395 -# if HAVE_UTIMENSAT
28396
28397 /* If we have a native utimensat, but are compiling this file, then
28398 utimensat was defined to rpl_utimensat by our replacement
28399 @@ -68,25 +40,24 @@ rpl_utimensat (int fd, char const *file, struct timespec const times[2],
28400 local_utimensat provides the fallback manipulation. */
28401
28402 static int local_utimensat (int, char const *, struct timespec const[2], int);
28403 -# define AT_FUNC_NAME local_utimensat
28404 +# define AT_FUNC_NAME local_utimensat
28405
28406 /* Like utimensat, but work around native bugs. */
28407
28408 int
28409 rpl_utimensat (int fd, char const *file, struct timespec const times[2],
28410 int flag)
28411 -# undef utimensat
28412 {
28413 -# if defined __linux__ || defined __sun
28414 +# if defined __linux__ || defined __sun
28415 struct timespec ts[2];
28416 -# endif
28417 +# endif
28418
28419 /* See comments in utimens.c for details. */
28420 static int utimensat_works_really; /* 0 = unknown, 1 = yes, -1 = no. */
28421 if (0 <= utimensat_works_really)
28422 {
28423 int result;
28424 -# if defined __linux__ || defined __sun
28425 +# if defined __linux__ || defined __sun
28426 struct stat st;
28427 /* As recently as Linux kernel 2.6.32 (Dec 2009), several file
28428 systems (xfs, ntfs-3g) have bugs with a single UTIME_OMIT,
28429 @@ -117,7 +88,7 @@ rpl_utimensat (int fd, char const *file, struct timespec const times[2],
28430 ts[1] = times[1];
28431 times = ts;
28432 }
28433 -# ifdef __hppa__
28434 +# ifdef __hppa__
28435 /* Linux kernel 2.6.22.19 on hppa does not reject invalid tv_nsec
28436 values. */
28437 else if (times
28438 @@ -131,36 +102,8 @@ rpl_utimensat (int fd, char const *file, struct timespec const times[2],
28439 errno = EINVAL;
28440 return -1;
28441 }
28442 -# endif
28443 -# endif
28444 -# if defined __APPLE__ && defined __MACH__
28445 - /* macOS 10.13 does not reject invalid tv_nsec values either. */
28446 - if (times
28447 - && ((times[0].tv_nsec != UTIME_OMIT
28448 - && times[0].tv_nsec != UTIME_NOW
28449 - && ! (0 <= times[0].tv_nsec
28450 - && times[0].tv_nsec < TIMESPEC_HZ))
28451 - || (times[1].tv_nsec != UTIME_OMIT
28452 - && times[1].tv_nsec != UTIME_NOW
28453 - && ! (0 <= times[1].tv_nsec
28454 - && times[1].tv_nsec < TIMESPEC_HZ))))
28455 - {
28456 - errno = EINVAL;
28457 - return -1;
28458 - }
28459 - size_t len = strlen (file);
28460 - if (len > 0 && file[len - 1] == '/')
28461 - {
28462 - struct stat statbuf;
28463 - if (fstatat (fd, file, &statbuf, 0) < 0)
28464 - return -1;
28465 - if (!S_ISDIR (statbuf.st_mode))
28466 - {
28467 - errno = ENOTDIR;
28468 - return -1;
28469 - }
28470 - }
28471 # endif
28472 +# endif
28473 result = utimensat (fd, file, times, flag);
28474 /* Linux kernel 2.6.25 has a bug where it returns EINVAL for
28475 UTIME_NOW or UTIME_OMIT with non-zero tv_sec, which
28476 @@ -184,11 +127,11 @@ rpl_utimensat (int fd, char const *file, struct timespec const times[2],
28477 return local_utimensat (fd, file, times, flag);
28478 }
28479
28480 -# else /* !HAVE_UTIMENSAT */
28481 +#else /* !HAVE_UTIMENSAT */
28482
28483 -# define AT_FUNC_NAME utimensat
28484 +# define AT_FUNC_NAME utimensat
28485
28486 -# endif /* !HAVE_UTIMENSAT */
28487 +#endif /* !HAVE_UTIMENSAT */
28488
28489 /* Set the access and modification timestamps of FILE to be
28490 TIMESPEC[0] and TIMESPEC[1], respectively; relative to directory
28491 @@ -201,17 +144,15 @@ rpl_utimensat (int fd, char const *file, struct timespec const times[2],
28492 Return 0 on success, -1 (setting errno) on failure. */
28493
28494 /* AT_FUNC_NAME is now utimensat or local_utimensat. */
28495 -# define AT_FUNC_F1 lutimens
28496 -# define AT_FUNC_F2 utimens
28497 -# define AT_FUNC_USE_F1_COND AT_SYMLINK_NOFOLLOW
28498 -# define AT_FUNC_POST_FILE_PARAM_DECLS , struct timespec const ts[2], int flag
28499 -# define AT_FUNC_POST_FILE_ARGS , ts
28500 -# include "at-func.c"
28501 -# undef AT_FUNC_NAME
28502 -# undef AT_FUNC_F1
28503 -# undef AT_FUNC_F2
28504 -# undef AT_FUNC_USE_F1_COND
28505 -# undef AT_FUNC_POST_FILE_PARAM_DECLS
28506 -# undef AT_FUNC_POST_FILE_ARGS
28507 -
28508 -#endif /* !HAVE_NEARLY_WORKING_UTIMENSAT */
28509 +#define AT_FUNC_F1 lutimens
28510 +#define AT_FUNC_F2 utimens
28511 +#define AT_FUNC_USE_F1_COND AT_SYMLINK_NOFOLLOW
28512 +#define AT_FUNC_POST_FILE_PARAM_DECLS , struct timespec const ts[2], int flag
28513 +#define AT_FUNC_POST_FILE_ARGS , ts
28514 +#include "at-func.c"
28515 +#undef AT_FUNC_NAME
28516 +#undef AT_FUNC_F1
28517 +#undef AT_FUNC_F2
28518 +#undef AT_FUNC_USE_F1_COND
28519 +#undef AT_FUNC_POST_FILE_PARAM_DECLS
28520 +#undef AT_FUNC_POST_FILE_ARGS
28521
28522 diff --git a/autotools/gnulib/vasnprintf.c b/autotools/gnulib/vasnprintf.c
28523 index 4857452..b3854e3 100644
28524 --- a/autotools/gnulib/vasnprintf.c
28525 +++ b/autotools/gnulib/vasnprintf.c
28526 @@ -1,18 +1,18 @@
28527 /* vsprintf with automatic memory allocation.
28528 - Copyright (C) 1999, 2002-2022 Free Software Foundation, Inc.
28529 + Copyright (C) 1999, 2002-2019 Free Software Foundation, Inc.
28530
28531 - This file is free software: you can redistribute it and/or modify
28532 - it under the terms of the GNU Lesser General Public License as
28533 - published by the Free Software Foundation; either version 2.1 of the
28534 - License, or (at your option) any later version.
28535 + This program is free software; you can redistribute it and/or modify
28536 + it under the terms of the GNU General Public License as published by
28537 + the Free Software Foundation; either version 3, or (at your option)
28538 + any later version.
28539
28540 - This file is distributed in the hope that it will be useful,
28541 + This program is distributed in the hope that it will be useful,
28542 but WITHOUT ANY WARRANTY; without even the implied warranty of
28543 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28544 - GNU Lesser General Public License for more details.
28545 + GNU General Public License for more details.
28546
28547 - You should have received a copy of the GNU Lesser General Public License
28548 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
28549 + You should have received a copy of the GNU General Public License along
28550 + with this program; if not, see <https://www.gnu.org/licenses/>. */
28551
28552 /* This file can be parametrized with the following macros:
28553 VASNPRINTF The name of the function being defined.
28554 @@ -41,14 +41,7 @@
28555 DCHAR_CONV_FROM_ENCODING A function to convert from char[] to DCHAR[].
28556 DCHAR_IS_UINT8_T Set to 1 if DCHAR_T is uint8_t.
28557 DCHAR_IS_UINT16_T Set to 1 if DCHAR_T is uint16_t.
28558 - DCHAR_IS_UINT32_T Set to 1 if DCHAR_T is uint32_t.
28559 - ENABLE_UNISTDIO Set to 1 to enable the unistdio extensions.
28560 - ENABLE_WCHAR_FALLBACK Set to 1 to avoid EILSEQ during conversion of wide
28561 - characters (wchar_t) and wide character strings
28562 - (wchar_t[]) to multibyte sequences. The fallback is the
28563 - hexadecimal escape syntax (\unnnn or \Unnnnnnnn) or,
28564 - if wchar_t is not Unicode encoded, \wnnnn or \Wnnnnnnnn.
28565 - */
28566 + DCHAR_IS_UINT32_T Set to 1 if DCHAR_T is uint32_t. */
28567
28568 /* Tell glibc's <stdio.h> to provide a prototype for snprintf().
28569 This must come before <config.h> because <config.h> may include
28570 @@ -60,16 +53,10 @@
28571 #ifndef VASNPRINTF
28572 # include <config.h>
28573 #endif
28574 -
28575 -/* As of GCC 11.2.1, gcc -Wanalyzer-too-complex reports that main's
28576 - use of CHECK macros expands to code that is too complicated for gcc
28577 - -fanalyzer. Suppress the resulting bogus warnings. */
28578 -#if 10 <= __GNUC__
28579 -# pragma GCC diagnostic ignored "-Wanalyzer-null-argument"
28580 +#ifndef IN_LIBINTL
28581 +# include <alloca.h>
28582 #endif
28583
28584 -#include <alloca.h>
28585 -
28586 /* Specification. */
28587 #ifndef VASNPRINTF
28588 # if WIDE_CHAR_VERSION
28589 @@ -100,7 +87,6 @@
28590 /* Checked size_t computations. */
28591 #include "xsize.h"
28592
28593 -#include "attribute.h"
28594 #include "verify.h"
28595
28596 #if (NEED_PRINTF_DOUBLE || NEED_PRINTF_LONG_DOUBLE) && !defined IN_LIBINTL
28597 @@ -132,6 +118,14 @@
28598 # include "fpucw.h"
28599 #endif
28600
28601 +#ifndef FALLTHROUGH
28602 +# if __GNUC__ < 7
28603 +# define FALLTHROUGH ((void) 0)
28604 +# else
28605 +# define FALLTHROUGH __attribute__ ((__fallthrough__))
28606 +# endif
28607 +#endif
28608 +
28609 /* Default parameters. */
28610 #ifndef VASNPRINTF
28611 # if WIDE_CHAR_VERSION
28612 @@ -283,74 +277,6 @@ local_wcsnlen (const wchar_t *s, size_t maxlen)
28613 # endif
28614 #endif
28615
28616 -#if (((!USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || USE_MSVC__SNPRINTF || (NEED_PRINTF_DIRECTIVE_LS && !defined IN_LIBINTL) || ENABLE_WCHAR_FALLBACK) && HAVE_WCHAR_T) || (ENABLE_WCHAR_FALLBACK && HAVE_WINT_T)) && !WIDE_CHAR_VERSION
28617 -# if ENABLE_WCHAR_FALLBACK
28618 -static size_t
28619 -wctomb_fallback (char *s, wchar_t wc)
28620 -{
28621 - static char hex[16] = "0123456789ABCDEF";
28622 -
28623 - s[0] = '\\';
28624 - if (sizeof (wchar_t) > 2 && wc > 0xffff)
28625 - {
28626 -# if __STDC_ISO_10646__ || (__GLIBC__ >= 2) || (defined _WIN32 || defined __CYGWIN__)
28627 - s[1] = 'U';
28628 -# else
28629 - s[1] = 'W';
28630 -# endif
28631 - s[2] = hex[(wc & 0xf0000000U) >> 28];
28632 - s[3] = hex[(wc & 0xf000000U) >> 24];
28633 - s[4] = hex[(wc & 0xf00000U) >> 20];
28634 - s[5] = hex[(wc & 0xf0000U) >> 16];
28635 - s[6] = hex[(wc & 0xf000U) >> 12];
28636 - s[7] = hex[(wc & 0xf00U) >> 8];
28637 - s[8] = hex[(wc & 0xf0U) >> 4];
28638 - s[9] = hex[wc & 0xfU];
28639 - return 10;
28640 - }
28641 - else
28642 - {
28643 -# if __STDC_ISO_10646__ || (__GLIBC__ >= 2) || (defined _WIN32 || defined __CYGWIN__)
28644 - s[1] = 'u';
28645 -# else
28646 - s[1] = 'w';
28647 -# endif
28648 - s[2] = hex[(wc & 0xf000U) >> 12];
28649 - s[3] = hex[(wc & 0xf00U) >> 8];
28650 - s[4] = hex[(wc & 0xf0U) >> 4];
28651 - s[5] = hex[wc & 0xfU];
28652 - return 6;
28653 - }
28654 -}
28655 -# if HAVE_WCRTOMB && !defined GNULIB_defined_mbstate_t
28656 -static size_t
28657 -local_wcrtomb (char *s, wchar_t wc, mbstate_t *ps)
28658 -{
28659 - size_t count = wcrtomb (s, wc, ps);
28660 - if (count == (size_t)(-1))
28661 - count = wctomb_fallback (s, wc);
28662 - return count;
28663 -}
28664 -# else
28665 -static int
28666 -local_wctomb (char *s, wchar_t wc)
28667 -{
28668 - int count = wctomb (s, wc);
28669 - if (count < 0)
28670 - count = wctomb_fallback (s, wc);
28671 - return count;
28672 -}
28673 -# define local_wcrtomb(S, WC, PS) local_wctomb ((S), (WC))
28674 -# endif
28675 -# else
28676 -# if HAVE_WCRTOMB && !defined GNULIB_defined_mbstate_t
28677 -# define local_wcrtomb(S, WC, PS) wcrtomb ((S), (WC), (PS))
28678 -# else
28679 -# define local_wcrtomb(S, WC, PS) wctomb ((S), (WC))
28680 -# endif
28681 -# endif
28682 -#endif
28683 -
28684 #if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_LONG_DOUBLE || NEED_PRINTF_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE) && !defined IN_LIBINTL
28685 /* Determine the decimal-point character according to the current locale. */
28686 # ifndef decimal_point_char_defined
28687 @@ -639,8 +565,7 @@ divide (mpn_t a, mpn_t b, mpn_t *q)
28688 mp_limb_t msd = b_ptr[b_len - 1]; /* = b[n-1], > 0 */
28689 /* Determine s = GMP_LIMB_BITS - integer_length (msd).
28690 Code copied from gnulib's integer_length.c. */
28691 -# if __GNUC__ > 3 || (__GNUC__ == 3 && __GNUC_MINOR__ >= 4) \
28692 - || (__clang_major__ >= 4)
28693 +# if __GNUC__ > 3 || (__GNUC__ == 3 && __GNUC_MINOR__ >= 4)
28694 s = __builtin_clz (msd);
28695 # else
28696 # if defined DBL_EXPBIT0_WORD && defined DBL_EXPBIT0_BIT
28697 @@ -1628,13 +1553,16 @@ MAX_ROOM_NEEDED (const arguments *ap, size_t arg_index, FCHAR_T conversion,
28698 switch (conversion)
28699 {
28700 case 'd': case 'i': case 'u':
28701 +# if HAVE_LONG_LONG_INT
28702 if (type == TYPE_LONGLONGINT || type == TYPE_ULONGLONGINT)
28703 tmp_length =
28704 (unsigned int) (sizeof (unsigned long long) * CHAR_BIT
28705 * 0.30103 /* binary -> decimal */
28706 )
28707 + 1; /* turn floor into ceil */
28708 - else if (type == TYPE_LONGINT || type == TYPE_ULONGINT)
28709 + else
28710 +# endif
28711 + if (type == TYPE_LONGINT || type == TYPE_ULONGINT)
28712 tmp_length =
28713 (unsigned int) (sizeof (unsigned long) * CHAR_BIT
28714 * 0.30103 /* binary -> decimal */
28715 @@ -1655,13 +1583,16 @@ MAX_ROOM_NEEDED (const arguments *ap, size_t arg_index, FCHAR_T conversion,
28716 break;
28717
28718 case 'o':
28719 +# if HAVE_LONG_LONG_INT
28720 if (type == TYPE_LONGLONGINT || type == TYPE_ULONGLONGINT)
28721 tmp_length =
28722 (unsigned int) (sizeof (unsigned long long) * CHAR_BIT
28723 * 0.333334 /* binary -> octal */
28724 )
28725 + 1; /* turn floor into ceil */
28726 - else if (type == TYPE_LONGINT || type == TYPE_ULONGINT)
28727 + else
28728 +# endif
28729 + if (type == TYPE_LONGINT || type == TYPE_ULONGINT)
28730 tmp_length =
28731 (unsigned int) (sizeof (unsigned long) * CHAR_BIT
28732 * 0.333334 /* binary -> octal */
28733 @@ -1680,13 +1611,16 @@ MAX_ROOM_NEEDED (const arguments *ap, size_t arg_index, FCHAR_T conversion,
28734 break;
28735
28736 case 'x': case 'X':
28737 +# if HAVE_LONG_LONG_INT
28738 if (type == TYPE_LONGLONGINT || type == TYPE_ULONGLONGINT)
28739 tmp_length =
28740 (unsigned int) (sizeof (unsigned long long) * CHAR_BIT
28741 * 0.25 /* binary -> hexadecimal */
28742 )
28743 + 1; /* turn floor into ceil */
28744 - else if (type == TYPE_LONGINT || type == TYPE_ULONGINT)
28745 + else
28746 +# endif
28747 + if (type == TYPE_LONGINT || type == TYPE_ULONGINT)
28748 tmp_length =
28749 (unsigned int) (sizeof (unsigned long) * CHAR_BIT
28750 * 0.25 /* binary -> hexadecimal */
28751 @@ -1752,13 +1686,7 @@ MAX_ROOM_NEEDED (const arguments *ap, size_t arg_index, FCHAR_T conversion,
28752 case 'c':
28753 # if HAVE_WINT_T && !WIDE_CHAR_VERSION
28754 if (type == TYPE_WIDE_CHAR)
28755 - {
28756 - tmp_length = MB_CUR_MAX;
28757 -# if ENABLE_WCHAR_FALLBACK
28758 - if (tmp_length < (sizeof (wchar_t) > 2 ? 10 : 6))
28759 - tmp_length = (sizeof (wchar_t) > 2 ? 10 : 6);
28760 -# endif
28761 - }
28762 + tmp_length = MB_CUR_MAX;
28763 else
28764 # endif
28765 tmp_length = 1;
28766 @@ -1865,7 +1793,6 @@ VASNPRINTF (DCHAR_T *resultbuf, size_t *lengthp,
28767 /* errno is already set. */
28768 return NULL;
28769
28770 - /* Frees the memory allocated by this function. Preserves errno. */
28771 #define CLEANUP() \
28772 if (d.dir != d.direct_alloc_dir) \
28773 free (d.dir); \
28774 @@ -1930,7 +1857,7 @@ VASNPRINTF (DCHAR_T *resultbuf, size_t *lengthp,
28775
28776 /* Ensures that allocated >= needed. Aborts through a jump to
28777 out_of_memory if needed is SIZE_MAX or otherwise too big. */
28778 -#define ENSURE_ALLOCATION_ELSE(needed, oom_statement) \
28779 +#define ENSURE_ALLOCATION(needed) \
28780 if ((needed) > allocated) \
28781 { \
28782 size_t memory_size; \
28783 @@ -1941,19 +1868,17 @@ VASNPRINTF (DCHAR_T *resultbuf, size_t *lengthp,
28784 allocated = (needed); \
28785 memory_size = xtimes (allocated, sizeof (DCHAR_T)); \
28786 if (size_overflow_p (memory_size)) \
28787 - oom_statement \
28788 + goto out_of_memory; \
28789 if (result == resultbuf || result == NULL) \
28790 memory = (DCHAR_T *) malloc (memory_size); \
28791 else \
28792 memory = (DCHAR_T *) realloc (result, memory_size); \
28793 if (memory == NULL) \
28794 - oom_statement \
28795 + goto out_of_memory; \
28796 if (result == resultbuf && length > 0) \
28797 DCHAR_CPY (memory, result, length); \
28798 result = memory; \
28799 }
28800 -#define ENSURE_ALLOCATION(needed) \
28801 - ENSURE_ALLOCATION_ELSE((needed), goto out_of_memory; )
28802
28803 for (cp = format, i = 0, dp = &d.dir[0]; ; cp = dp->dir_end, i++, dp++)
28804 {
28805 @@ -2014,9 +1939,11 @@ VASNPRINTF (DCHAR_T *resultbuf, size_t *lengthp,
28806 case TYPE_COUNT_LONGINT_POINTER:
28807 *a.arg[dp->arg_index].a.a_count_longint_pointer = length;
28808 break;
28809 +#if HAVE_LONG_LONG_INT
28810 case TYPE_COUNT_LONGLONGINT_POINTER:
28811 *a.arg[dp->arg_index].a.a_count_longlongint_pointer = length;
28812 break;
28813 +#endif
28814 default:
28815 abort ();
28816 }
28817 @@ -2192,17 +2119,18 @@ VASNPRINTF (DCHAR_T *resultbuf, size_t *lengthp,
28818 # endif
28819 if (converted == NULL)
28820 {
28821 + int saved_errno = errno;
28822 if (!(result == resultbuf || result == NULL))
28823 free (result);
28824 if (buf_malloced != NULL)
28825 free (buf_malloced);
28826 CLEANUP ();
28827 + errno = saved_errno;
28828 return NULL;
28829 }
28830 if (converted != result + length)
28831 {
28832 - ENSURE_ALLOCATION_ELSE (xsum (length, converted_len),
28833 - { free (converted); goto out_of_memory; });
28834 + ENSURE_ALLOCATION (xsum (length, converted_len));
28835 DCHAR_CPY (result + length, converted, converted_len);
28836 free (converted);
28837 }
28838 @@ -2317,17 +2245,18 @@ VASNPRINTF (DCHAR_T *resultbuf, size_t *lengthp,
28839 # endif
28840 if (converted == NULL)
28841 {
28842 + int saved_errno = errno;
28843 if (!(result == resultbuf || result == NULL))
28844 free (result);
28845 if (buf_malloced != NULL)
28846 free (buf_malloced);
28847 CLEANUP ();
28848 + errno = saved_errno;
28849 return NULL;
28850 }
28851 if (converted != result + length)
28852 {
28853 - ENSURE_ALLOCATION_ELSE (xsum (length, converted_len),
28854 - { free (converted); goto out_of_memory; });
28855 + ENSURE_ALLOCATION (xsum (length, converted_len));
28856 DCHAR_CPY (result + length, converted, converted_len);
28857 free (converted);
28858 }
28859 @@ -2442,17 +2371,18 @@ VASNPRINTF (DCHAR_T *resultbuf, size_t *lengthp,
28860 # endif
28861 if (converted == NULL)
28862 {
28863 + int saved_errno = errno;
28864 if (!(result == resultbuf || result == NULL))
28865 free (result);
28866 if (buf_malloced != NULL)
28867 free (buf_malloced);
28868 CLEANUP ();
28869 + errno = saved_errno;
28870 return NULL;
28871 }
28872 if (converted != result + length)
28873 {
28874 - ENSURE_ALLOCATION_ELSE (xsum (length, converted_len),
28875 - { free (converted); goto out_of_memory; });
28876 + ENSURE_ALLOCATION (xsum (length, converted_len));
28877 DCHAR_CPY (result + length, converted, converted_len);
28878 free (converted);
28879 }
28880 @@ -2475,7 +2405,7 @@ VASNPRINTF (DCHAR_T *resultbuf, size_t *lengthp,
28881 }
28882 }
28883 #endif
28884 -#if (!USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || USE_MSVC__SNPRINTF || (NEED_PRINTF_DIRECTIVE_LS && !defined IN_LIBINTL) || ENABLE_WCHAR_FALLBACK) && HAVE_WCHAR_T
28885 +#if (!USE_SNPRINTF || !HAVE_SNPRINTF_RETVAL_C99 || USE_MSVC__SNPRINTF || (NEED_PRINTF_DIRECTIVE_LS && !defined IN_LIBINTL)) && HAVE_WCHAR_T
28886 else if (dp->conversion == 's'
28887 # if WIDE_CHAR_VERSION
28888 && a.arg[dp->arg_index].type != TYPE_WIDE_STRING
28889 @@ -2750,7 +2680,11 @@ VASNPRINTF (DCHAR_T *resultbuf, size_t *lengthp,
28890 if (*arg_end == 0)
28891 /* Found the terminating null wide character. */
28892 break;
28893 - count = local_wcrtomb (cbuf, *arg_end, &state);
28894 +# if HAVE_WCRTOMB && !defined GNULIB_defined_mbstate_t
28895 + count = wcrtomb (cbuf, *arg_end, &state);
28896 +# else
28897 + count = wctomb (cbuf, *arg_end);
28898 +# endif
28899 if (count < 0)
28900 {
28901 /* Cannot convert. */
28902 @@ -2791,7 +2725,11 @@ VASNPRINTF (DCHAR_T *resultbuf, size_t *lengthp,
28903 if (*arg_end == 0)
28904 /* Found the terminating null wide character. */
28905 break;
28906 - count = local_wcrtomb (cbuf, *arg_end, &state);
28907 +# if HAVE_WCRTOMB && !defined GNULIB_defined_mbstate_t
28908 + count = wcrtomb (cbuf, *arg_end, &state);
28909 +# else
28910 + count = wctomb (cbuf, *arg_end);
28911 +# endif
28912 if (count < 0)
28913 {
28914 /* Cannot convert. */
28915 @@ -2836,7 +2774,11 @@ VASNPRINTF (DCHAR_T *resultbuf, size_t *lengthp,
28916
28917 if (*arg == 0)
28918 abort ();
28919 - count = local_wcrtomb (cbuf, *arg, &state);
28920 +# if HAVE_WCRTOMB && !defined GNULIB_defined_mbstate_t
28921 + count = wcrtomb (cbuf, *arg, &state);
28922 +# else
28923 + count = wctomb (cbuf, *arg);
28924 +# endif
28925 if (count <= 0)
28926 /* Inconsistency. */
28927 abort ();
28928 @@ -2858,12 +2800,14 @@ VASNPRINTF (DCHAR_T *resultbuf, size_t *lengthp,
28929 NULL, &tmpdst_len);
28930 if (tmpdst == NULL)
28931 {
28932 + int saved_errno = errno;
28933 free (tmpsrc);
28934 if (!(result == resultbuf || result == NULL))
28935 free (result);
28936 if (buf_malloced != NULL)
28937 free (buf_malloced);
28938 CLEANUP ();
28939 + errno = saved_errno;
28940 return NULL;
28941 }
28942 free (tmpsrc);
28943 @@ -2911,7 +2855,11 @@ VASNPRINTF (DCHAR_T *resultbuf, size_t *lengthp,
28944
28945 if (*arg == 0)
28946 abort ();
28947 - count = local_wcrtomb (cbuf, *arg, &state);
28948 +# if HAVE_WCRTOMB && !defined GNULIB_defined_mbstate_t
28949 + count = wcrtomb (cbuf, *arg, &state);
28950 +# else
28951 + count = wctomb (cbuf, *arg);
28952 +# endif
28953 if (count <= 0)
28954 /* Inconsistency. */
28955 abort ();
28956 @@ -2936,7 +2884,11 @@ VASNPRINTF (DCHAR_T *resultbuf, size_t *lengthp,
28957
28958 if (*arg == 0)
28959 abort ();
28960 - count = local_wcrtomb (cbuf, *arg, &state);
28961 +# if HAVE_WCRTOMB && !defined GNULIB_defined_mbstate_t
28962 + count = wcrtomb (cbuf, *arg, &state);
28963 +# else
28964 + count = wctomb (cbuf, *arg);
28965 +# endif
28966 if (count <= 0)
28967 {
28968 /* Cannot convert. */
28969 @@ -2955,8 +2907,7 @@ VASNPRINTF (DCHAR_T *resultbuf, size_t *lengthp,
28970 }
28971 }
28972 # else
28973 - ENSURE_ALLOCATION_ELSE (xsum (length, tmpdst_len),
28974 - { free (tmpdst); goto out_of_memory; });
28975 + ENSURE_ALLOCATION (xsum (length, tmpdst_len));
28976 DCHAR_CPY (result + length, tmpdst, tmpdst_len);
28977 free (tmpdst);
28978 length += tmpdst_len;
28979 @@ -2973,209 +2924,6 @@ VASNPRINTF (DCHAR_T *resultbuf, size_t *lengthp,
28980 # endif
28981 }
28982 #endif
28983 -#if ENABLE_WCHAR_FALLBACK && HAVE_WINT_T && !WIDE_CHAR_VERSION
28984 - else if (dp->conversion == 'c'
28985 - && a.arg[dp->arg_index].type == TYPE_WIDE_CHAR)
28986 - {
28987 - /* Implement the 'lc' directive ourselves, in order to provide
28988 - the fallback that avoids EILSEQ. */
28989 - int flags = dp->flags;
28990 - int has_width;
28991 - size_t width;
28992 -
28993 - has_width = 0;
28994 - width = 0;
28995 - if (dp->width_start != dp->width_end)
28996 - {
28997 - if (dp->width_arg_index != ARG_NONE)
28998 - {
28999 - int arg;
29000 -
29001 - if (!(a.arg[dp->width_arg_index].type == TYPE_INT))
29002 - abort ();
29003 - arg = a.arg[dp->width_arg_index].a.a_int;
29004 - width = arg;
29005 - if (arg < 0)
29006 - {
29007 - /* "A negative field width is taken as a '-' flag
29008 - followed by a positive field width." */
29009 - flags |= FLAG_LEFT;
29010 - width = -width;
29011 - }
29012 - }
29013 - else
29014 - {
29015 - const FCHAR_T *digitp = dp->width_start;
29016 -
29017 - do
29018 - width = xsum (xtimes (width, 10), *digitp++ - '0');
29019 - while (digitp != dp->width_end);
29020 - }
29021 - has_width = 1;
29022 - }
29023 -
29024 - /* %lc in vasnprintf. See the specification of fprintf. */
29025 - {
29026 - wchar_t arg = (wchar_t) a.arg[dp->arg_index].a.a_wide_char;
29027 - size_t characters;
29028 -# if !DCHAR_IS_TCHAR
29029 - /* This code assumes that TCHAR_T is 'char'. */
29030 - verify (sizeof (TCHAR_T) == 1);
29031 - TCHAR_T tmpsrc[64]; /* Assume MB_CUR_MAX <= 64. */
29032 - DCHAR_T *tmpdst;
29033 - size_t tmpdst_len;
29034 -# endif
29035 - size_t w;
29036 -
29037 -# if DCHAR_IS_TCHAR
29038 - if (has_width)
29039 -# endif
29040 - {
29041 - /* Count the number of bytes. */
29042 - characters = 0;
29043 - if (arg != 0)
29044 - {
29045 - char cbuf[64]; /* Assume MB_CUR_MAX <= 64. */
29046 - int count;
29047 -# if HAVE_WCRTOMB && !defined GNULIB_defined_mbstate_t
29048 - mbstate_t state;
29049 - memset (&state, '\0', sizeof (mbstate_t));
29050 -# endif
29051 -
29052 - count = local_wcrtomb (cbuf, arg, &state);
29053 - if (count < 0)
29054 - /* Inconsistency. */
29055 - abort ();
29056 - characters = count;
29057 - }
29058 - }
29059 -# if DCHAR_IS_TCHAR
29060 - else
29061 - {
29062 - /* The number of bytes doesn't matter. */
29063 - characters = 0;
29064 - }
29065 -# endif
29066 -
29067 -# if !DCHAR_IS_TCHAR
29068 - /* Convert the string into a piece of temporary memory. */
29069 - if (characters > 0) /* implies arg != 0 */
29070 - {
29071 - char cbuf[64]; /* Assume MB_CUR_MAX <= 64. */
29072 - int count;
29073 -# if HAVE_WCRTOMB && !defined GNULIB_defined_mbstate_t
29074 - mbstate_t state;
29075 - memset (&state, '\0', sizeof (mbstate_t));
29076 -# endif
29077 -
29078 - count = local_wcrtomb (cbuf, arg, &state);
29079 - if (count <= 0)
29080 - /* Inconsistency. */
29081 - abort ();
29082 - memcpy (tmpsrc, cbuf, count);
29083 - }
29084 -
29085 - /* Convert from TCHAR_T[] to DCHAR_T[]. */
29086 - tmpdst =
29087 - DCHAR_CONV_FROM_ENCODING (locale_charset (),
29088 - iconveh_question_mark,
29089 - tmpsrc, characters,
29090 - NULL,
29091 - NULL, &tmpdst_len);
29092 - if (tmpdst == NULL)
29093 - {
29094 - if (!(result == resultbuf || result == NULL))
29095 - free (result);
29096 - if (buf_malloced != NULL)
29097 - free (buf_malloced);
29098 - CLEANUP ();
29099 - return NULL;
29100 - }
29101 -# endif
29102 -
29103 - if (has_width)
29104 - {
29105 -# if ENABLE_UNISTDIO
29106 - /* Outside POSIX, it's preferable to compare the width
29107 - against the number of _characters_ of the converted
29108 - value. */
29109 - w = DCHAR_MBSNLEN (result + length, characters);
29110 -# else
29111 - /* The width is compared against the number of _bytes_
29112 - of the converted value, says POSIX. */
29113 - w = characters;
29114 -# endif
29115 - }
29116 - else
29117 - /* w doesn't matter. */
29118 - w = 0;
29119 -
29120 - if (w < width && !(dp->flags & FLAG_LEFT))
29121 - {
29122 - size_t n = width - w;
29123 - ENSURE_ALLOCATION (xsum (length, n));
29124 - DCHAR_SET (result + length, ' ', n);
29125 - length += n;
29126 - }
29127 -
29128 -# if DCHAR_IS_TCHAR
29129 - if (has_width)
29130 - {
29131 - /* We know the number of bytes in advance. */
29132 - ENSURE_ALLOCATION (xsum (length, characters));
29133 - if (characters > 0) /* implies arg != 0 */
29134 - {
29135 - int count;
29136 -# if HAVE_WCRTOMB && !defined GNULIB_defined_mbstate_t
29137 - mbstate_t state;
29138 - memset (&state, '\0', sizeof (mbstate_t));
29139 -# endif
29140 -
29141 - count = local_wcrtomb (result + length, arg, &state);
29142 - if (count <= 0)
29143 - /* Inconsistency. */
29144 - abort ();
29145 - length += count;
29146 - }
29147 - }
29148 - else
29149 - {
29150 - if (arg != 0)
29151 - {
29152 - char cbuf[64]; /* Assume MB_CUR_MAX <= 64. */
29153 - int count;
29154 -# if HAVE_WCRTOMB && !defined GNULIB_defined_mbstate_t
29155 - mbstate_t state;
29156 - memset (&state, '\0', sizeof (mbstate_t));
29157 -# endif
29158 -
29159 - count = local_wcrtomb (cbuf, arg, &state);
29160 - if (count <= 0)
29161 - /* Inconsistency. */
29162 - abort ();
29163 - ENSURE_ALLOCATION (xsum (length, count));
29164 - memcpy (result + length, cbuf, count);
29165 - length += count;
29166 - }
29167 - }
29168 -# else
29169 - ENSURE_ALLOCATION_ELSE (xsum (length, tmpdst_len),
29170 - { free (tmpdst); goto out_of_memory; });
29171 - DCHAR_CPY (result + length, tmpdst, tmpdst_len);
29172 - free (tmpdst);
29173 - length += tmpdst_len;
29174 -# endif
29175 -
29176 - if (w < width && (dp->flags & FLAG_LEFT))
29177 - {
29178 - size_t n = width - w;
29179 - ENSURE_ALLOCATION (xsum (length, n));
29180 - DCHAR_SET (result + length, ' ', n);
29181 - length += n;
29182 - }
29183 - }
29184 - }
29185 -#endif
29186 #if (NEED_PRINTF_DIRECTIVE_A || NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_DOUBLE) && !defined IN_LIBINTL
29187 else if ((dp->conversion == 'a' || dp->conversion == 'A')
29188 # if !(NEED_PRINTF_DIRECTIVE_A || (NEED_PRINTF_LONG_DOUBLE && NEED_PRINTF_DOUBLE))
29189 @@ -5087,15 +4835,17 @@ VASNPRINTF (DCHAR_T *resultbuf, size_t *lengthp,
29190
29191 switch (type)
29192 {
29193 +#if HAVE_LONG_LONG_INT
29194 case TYPE_LONGLONGINT:
29195 case TYPE_ULONGLONGINT:
29196 -#if defined _WIN32 && ! defined __CYGWIN__
29197 +# if defined _WIN32 && ! defined __CYGWIN__
29198 *fbp++ = 'I';
29199 *fbp++ = '6';
29200 *fbp++ = '4';
29201 break;
29202 -#else
29203 +# else
29204 *fbp++ = 'l';
29205 +# endif
29206 #endif
29207 FALLTHROUGH;
29208 case TYPE_LONGINT:
29209 @@ -5121,32 +4871,39 @@ VASNPRINTF (DCHAR_T *resultbuf, size_t *lengthp,
29210 #endif
29211 *fbp = dp->conversion;
29212 #if USE_SNPRINTF
29213 -# if ((HAVE_SNPRINTF_RETVAL_C99 && HAVE_SNPRINTF_TRUNCATION_C99) \
29214 - || ((__GLIBC__ > 2 || (__GLIBC__ == 2 && __GLIBC_MINOR__ >= 3)) \
29215 - && !defined __UCLIBC__) \
29216 - || (defined __APPLE__ && defined __MACH__) \
29217 - || defined __ANDROID__ \
29218 - || (defined _WIN32 && ! defined __CYGWIN__))
29219 - /* On systems where we know that snprintf's return value
29220 - conforms to ISO C 99 (HAVE_SNPRINTF_RETVAL_C99) and that
29221 - snprintf always produces NUL-terminated strings
29222 - (HAVE_SNPRINTF_TRUNCATION_C99), it is possible to avoid
29223 - using %n. And it is desirable to do so, because more and
29224 - more platforms no longer support %n, for "security reasons".
29225 - In particular, the following platforms:
29226 - - On glibc2 systems from 2004-10-18 or newer, the use of
29227 - %n in format strings in writable memory may crash the
29228 - program (if compiled with _FORTIFY_SOURCE=2).
29229 - - On Mac OS X 10.13 or newer, the use of %n in format
29230 - strings in writable memory by default crashes the
29231 - program.
29232 - - On Android, starting on 2018-03-07, the use of %n in
29233 - format strings produces a fatal error (see
29234 - <https://android.googlesource.com/platform/bionic/+/41398d03b7e8e0dfb951660ae713e682e9fc0336>).
29235 - On these platforms, HAVE_SNPRINTF_RETVAL_C99 and
29236 - HAVE_SNPRINTF_TRUNCATION_C99 are 1. We have listed them
29237 - explicitly in the condition above, in case of cross-
29238 - compilation (just to be sure). */
29239 +# if ! (((__GLIBC__ > 2 || (__GLIBC__ == 2 && __GLIBC_MINOR__ >= 3)) \
29240 + && !defined __UCLIBC__) \
29241 + || (defined __APPLE__ && defined __MACH__) \
29242 + || defined __ANDROID__ \
29243 + || (defined _WIN32 && ! defined __CYGWIN__))
29244 + fbp[1] = '%';
29245 + fbp[2] = 'n';
29246 + fbp[3] = '\0';
29247 +# else
29248 + /* On glibc2 systems from glibc >= 2.3 - probably also older
29249 + ones - we know that snprintf's return value conforms to
29250 + ISO C 99: the tests gl_SNPRINTF_RETVAL_C99 and
29251 + gl_SNPRINTF_TRUNCATION_C99 pass.
29252 + Therefore we can avoid using %n in this situation.
29253 + On glibc2 systems from 2004-10-18 or newer, the use of %n
29254 + in format strings in writable memory may crash the program
29255 + (if compiled with _FORTIFY_SOURCE=2), so we should avoid it
29256 + in this situation. */
29257 + /* On Mac OS X 10.3 or newer, we know that snprintf's return
29258 + value conforms to ISO C 99: the tests gl_SNPRINTF_RETVAL_C99
29259 + and gl_SNPRINTF_TRUNCATION_C99 pass.
29260 + Therefore we can avoid using %n in this situation.
29261 + On Mac OS X 10.13 or newer, the use of %n in format strings
29262 + in writable memory by default crashes the program, so we
29263 + should avoid it in this situation. */
29264 + /* On Android, we know that snprintf's return value conforms to
29265 + ISO C 99: the tests gl_SNPRINTF_RETVAL_C99 and
29266 + gl_SNPRINTF_TRUNCATION_C99 pass.
29267 + Therefore we can avoid using %n in this situation.
29268 + Starting on 2018-03-07, the use of %n in format strings
29269 + produces a fatal error (see
29270 + <https://android.googlesource.com/platform/bionic/+/41398d03b7e8e0dfb951660ae713e682e9fc0336>),
29271 + so we should avoid it. */
29272 /* On native Windows systems (such as mingw), we can avoid using
29273 %n because:
29274 - Although the gl_SNPRINTF_TRUNCATION_C99 test fails,
29275 @@ -5163,10 +4920,6 @@ VASNPRINTF (DCHAR_T *resultbuf, size_t *lengthp,
29276 <https://docs.microsoft.com/en-us/cpp/c-runtime-library/reference/set-printf-count-output>
29277 So we should avoid %n in this situation. */
29278 fbp[1] = '\0';
29279 -# else /* AIX <= 5.1, HP-UX, IRIX, OSF/1, Solaris <= 9, BeOS */
29280 - fbp[1] = '%';
29281 - fbp[2] = 'n';
29282 - fbp[3] = '\0';
29283 # endif
29284 #else
29285 fbp[1] = '\0';
29286 @@ -5310,6 +5063,7 @@ VASNPRINTF (DCHAR_T *resultbuf, size_t *lengthp,
29287 SNPRINTF_BUF (arg);
29288 }
29289 break;
29290 +#if HAVE_LONG_LONG_INT
29291 case TYPE_LONGLONGINT:
29292 {
29293 long long int arg = a.arg[dp->arg_index].a.a_longlongint;
29294 @@ -5322,6 +5076,7 @@ VASNPRINTF (DCHAR_T *resultbuf, size_t *lengthp,
29295 SNPRINTF_BUF (arg);
29296 }
29297 break;
29298 +#endif
29299 case TYPE_DOUBLE:
29300 {
29301 double arg = a.arg[dp->arg_index].a.a_double;
29302 @@ -5453,14 +5208,15 @@ VASNPRINTF (DCHAR_T *resultbuf, size_t *lengthp,
29303 /* Attempt to handle failure. */
29304 if (count < 0)
29305 {
29306 - /* SNPRINTF or sprintf failed. Use the errno that it
29307 - has set, if any. */
29308 - if (errno == 0)
29309 + /* SNPRINTF or sprintf failed. Save and use the errno
29310 + that it has set, if any. */
29311 + int saved_errno = errno;
29312 + if (saved_errno == 0)
29313 {
29314 if (dp->conversion == 'c' || dp->conversion == 's')
29315 - errno = EILSEQ;
29316 + saved_errno = EILSEQ;
29317 else
29318 - errno = EINVAL;
29319 + saved_errno = EINVAL;
29320 }
29321
29322 if (!(result == resultbuf || result == NULL))
29323 @@ -5469,6 +5225,7 @@ VASNPRINTF (DCHAR_T *resultbuf, size_t *lengthp,
29324 free (buf_malloced);
29325 CLEANUP ();
29326
29327 + errno = saved_errno;
29328 return NULL;
29329 }
29330
29331 @@ -5604,15 +5361,16 @@ VASNPRINTF (DCHAR_T *resultbuf, size_t *lengthp,
29332 NULL, &tmpdst_len);
29333 if (tmpdst == NULL)
29334 {
29335 + int saved_errno = errno;
29336 if (!(result == resultbuf || result == NULL))
29337 free (result);
29338 if (buf_malloced != NULL)
29339 free (buf_malloced);
29340 CLEANUP ();
29341 + errno = saved_errno;
29342 return NULL;
29343 }
29344 - ENSURE_ALLOCATION_ELSE (xsum (length, tmpdst_len),
29345 - { free (tmpdst); goto out_of_memory; });
29346 + ENSURE_ALLOCATION (xsum (length, tmpdst_len));
29347 DCHAR_CPY (result + length, tmpdst, tmpdst_len);
29348 free (tmpdst);
29349 count = tmpdst_len;
29350
29351 diff --git a/autotools/gnulib/vasnprintf.h b/autotools/gnulib/vasnprintf.h
29352 index 27cf54c..5b192b2 100644
29353 --- a/autotools/gnulib/vasnprintf.h
29354 +++ b/autotools/gnulib/vasnprintf.h
29355 @@ -1,18 +1,18 @@
29356 /* vsprintf with automatic memory allocation.
29357 - Copyright (C) 2002-2004, 2007-2022 Free Software Foundation, Inc.
29358 + Copyright (C) 2002-2004, 2007-2019 Free Software Foundation, Inc.
29359
29360 - This file is free software: you can redistribute it and/or modify
29361 - it under the terms of the GNU Lesser General Public License as
29362 - published by the Free Software Foundation; either version 2.1 of the
29363 - License, or (at your option) any later version.
29364 + This program is free software; you can redistribute it and/or modify
29365 + it under the terms of the GNU General Public License as published by
29366 + the Free Software Foundation; either version 3, or (at your option)
29367 + any later version.
29368
29369 - This file is distributed in the hope that it will be useful,
29370 + This program is distributed in the hope that it will be useful,
29371 but WITHOUT ANY WARRANTY; without even the implied warranty of
29372 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
29373 - GNU Lesser General Public License for more details.
29374 + GNU General Public License for more details.
29375
29376 - You should have received a copy of the GNU Lesser General Public License
29377 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
29378 + You should have received a copy of the GNU General Public License along
29379 + with this program; if not, see <https://www.gnu.org/licenses/>. */
29380
29381 #ifndef _VASNPRINTF_H
29382 #define _VASNPRINTF_H
29383 @@ -23,8 +23,17 @@
29384 /* Get size_t. */
29385 #include <stddef.h>
29386
29387 -/* Get _GL_ATTRIBUTE_SPEC_PRINTF_STANDARD. */
29388 -#include <stdio.h>
29389 +/* The __attribute__ feature is available in gcc versions 2.5 and later.
29390 + The __-protected variants of the attributes 'format' and 'printf' are
29391 + accepted by gcc versions 2.6.4 (effectively 2.7) and later.
29392 + We enable _GL_ATTRIBUTE_FORMAT only if these are supported too, because
29393 + gnulib and libintl do '#define printf __printf__' when they override
29394 + the 'printf' function. */
29395 +#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
29396 +# define _GL_ATTRIBUTE_FORMAT(spec) __attribute__ ((__format__ spec))
29397 +#else
29398 +# define _GL_ATTRIBUTE_FORMAT(spec) /* empty */
29399 +#endif
29400
29401 #ifdef __cplusplus
29402 extern "C" {
29403 @@ -58,12 +67,10 @@ extern "C" {
29404 # define asnprintf rpl_asnprintf
29405 # define vasnprintf rpl_vasnprintf
29406 #endif
29407 -extern char * asnprintf (char *restrict resultbuf, size_t *lengthp,
29408 - const char *format, ...)
29409 - _GL_ATTRIBUTE_FORMAT ((_GL_ATTRIBUTE_SPEC_PRINTF_STANDARD, 3, 4));
29410 -extern char * vasnprintf (char *restrict resultbuf, size_t *lengthp,
29411 - const char *format, va_list args)
29412 - _GL_ATTRIBUTE_FORMAT ((_GL_ATTRIBUTE_SPEC_PRINTF_STANDARD, 3, 0));
29413 +extern char * asnprintf (char *resultbuf, size_t *lengthp, const char *format, ...)
29414 + _GL_ATTRIBUTE_FORMAT ((__printf__, 3, 4));
29415 +extern char * vasnprintf (char *resultbuf, size_t *lengthp, const char *format, va_list args)
29416 + _GL_ATTRIBUTE_FORMAT ((__printf__, 3, 0));
29417
29418 #ifdef __cplusplus
29419 }
29420
29421 diff --git a/autotools/gnulib/vasprintf.c b/autotools/gnulib/vasprintf.c
29422 index 218275f..f5857ca 100644
29423 --- a/autotools/gnulib/vasprintf.c
29424 +++ b/autotools/gnulib/vasprintf.c
29425 @@ -1,18 +1,18 @@
29426 /* Formatted output to strings.
29427 - Copyright (C) 1999, 2002, 2006-2022 Free Software Foundation, Inc.
29428 + Copyright (C) 1999, 2002, 2006-2019 Free Software Foundation, Inc.
29429
29430 - This file is free software: you can redistribute it and/or modify
29431 - it under the terms of the GNU Lesser General Public License as
29432 - published by the Free Software Foundation; either version 2.1 of the
29433 - License, or (at your option) any later version.
29434 + This program is free software; you can redistribute it and/or modify
29435 + it under the terms of the GNU General Public License as published by
29436 + the Free Software Foundation; either version 3, or (at your option)
29437 + any later version.
29438
29439 - This file is distributed in the hope that it will be useful,
29440 + This program is distributed in the hope that it will be useful,
29441 but WITHOUT ANY WARRANTY; without even the implied warranty of
29442 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
29443 - GNU Lesser General Public License for more details.
29444 + GNU General Public License for more details.
29445
29446 - You should have received a copy of the GNU Lesser General Public License
29447 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
29448 + You should have received a copy of the GNU General Public License along
29449 + with this program; if not, see <https://www.gnu.org/licenses/>. */
29450
29451 #include <config.h>
29452
29453
29454 diff --git a/autotools/gnulib/verify.h b/autotools/gnulib/verify.h
29455 index 07b2f48..6930645 100644
29456 --- a/autotools/gnulib/verify.h
29457 +++ b/autotools/gnulib/verify.h
29458 @@ -1,18 +1,18 @@
29459 /* Compile-time assert-like macros.
29460
29461 - Copyright (C) 2005-2006, 2009-2022 Free Software Foundation, Inc.
29462 + Copyright (C) 2005-2006, 2009-2019 Free Software Foundation, Inc.
29463
29464 - This file is free software: you can redistribute it and/or modify
29465 - it under the terms of the GNU Lesser General Public License as
29466 - published by the Free Software Foundation; either version 2.1 of the
29467 - License, or (at your option) any later version.
29468 + This program is free software: you can redistribute it and/or modify
29469 + it under the terms of the GNU General Public License as published by
29470 + the Free Software Foundation; either version 3 of the License, or
29471 + (at your option) any later version.
29472
29473 - This file is distributed in the hope that it will be useful,
29474 + This program is distributed in the hope that it will be useful,
29475 but WITHOUT ANY WARRANTY; without even the implied warranty of
29476 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
29477 - GNU Lesser General Public License for more details.
29478 + GNU General Public License for more details.
29479
29480 - You should have received a copy of the GNU Lesser General Public License
29481 + You should have received a copy of the GNU General Public License
29482 along with this program. If not, see <https://www.gnu.org/licenses/>. */
29483
29484 /* Written by Paul Eggert, Bruno Haible, and Jim Meyering. */
29485 @@ -21,32 +21,29 @@
29486 #define _GL_VERIFY_H
29487
29488
29489 -/* Define _GL_HAVE__STATIC_ASSERT to 1 if _Static_assert (R, DIAGNOSTIC)
29490 - works as per C11. This is supported by GCC 4.6.0+ and by clang 4+.
29491 +/* Define _GL_HAVE__STATIC_ASSERT to 1 if _Static_assert works as per C11.
29492 + This is supported by GCC 4.6.0 and later, in C mode, and its use
29493 + here generates easier-to-read diagnostics when verify (R) fails.
29494
29495 - Define _GL_HAVE__STATIC_ASSERT1 to 1 if _Static_assert (R) works as
29496 - per C2x. This is supported by GCC 9.1+.
29497 + Define _GL_HAVE_STATIC_ASSERT to 1 if static_assert works as per C++11.
29498 + This is supported by GCC 6.1.0 and later, in C++ mode.
29499
29500 - Support compilers claiming conformance to the relevant standard,
29501 - and also support GCC when not pedantic. If we were willing to slow
29502 - 'configure' down we could also use it with other compilers, but
29503 - since this affects only the quality of diagnostics, why bother? */
29504 -#ifndef __cplusplus
29505 -# if (201112L <= __STDC_VERSION__ \
29506 - || (!defined __STRICT_ANSI__ \
29507 - && (4 < __GNUC__ + (6 <= __GNUC_MINOR__) || 4 <= __clang_major__)))
29508 -# define _GL_HAVE__STATIC_ASSERT 1
29509 -# endif
29510 -# if (202000L <= __STDC_VERSION__ \
29511 - || (!defined __STRICT_ANSI__ && 9 <= __GNUC__))
29512 -# define _GL_HAVE__STATIC_ASSERT1 1
29513 -# endif
29514 + Use this only with GCC. If we were willing to slow 'configure'
29515 + down we could also use it with other compilers, but since this
29516 + affects only the quality of diagnostics, why bother? */
29517 +#if (4 < __GNUC__ + (6 <= __GNUC_MINOR__) \
29518 + && (201112L <= __STDC_VERSION__ || !defined __STRICT_ANSI__) \
29519 + && !defined __cplusplus)
29520 +# define _GL_HAVE__STATIC_ASSERT 1
29521 +#endif
29522 +#if (6 <= __GNUC__) && defined __cplusplus
29523 +# define _GL_HAVE_STATIC_ASSERT 1
29524 #endif
29525
29526 /* FreeBSD 9.1 <sys/cdefs.h>, included by <stddef.h> and lots of other
29527 system headers, defines a conflicting _Static_assert that is no
29528 better than ours; override it. */
29529 -#ifndef _GL_HAVE__STATIC_ASSERT
29530 +#ifndef _GL_HAVE_STATIC_ASSERT
29531 # include <stddef.h>
29532 # undef _Static_assert
29533 #endif
29534 @@ -144,9 +141,9 @@
29535 which do not support _Static_assert, also do not warn about the
29536 last declaration mentioned above.
29537
29538 - * GCC warns if -Wnested-externs is enabled and 'verify' is used
29539 + * GCC warns if -Wnested-externs is enabled and verify() is used
29540 within a function body; but inside a function, you can always
29541 - arrange to use verify_expr instead.
29542 + arrange to use verify_expr() instead.
29543
29544 * In C++, any struct definition inside sizeof is invalid.
29545 Use a template type to work around the problem. */
29546 @@ -198,63 +195,48 @@ template <int w>
29547 #endif
29548
29549 /* Verify requirement R at compile-time, as a declaration without a
29550 - trailing ';'. If R is false, fail at compile-time.
29551 -
29552 - This macro requires three or more arguments but uses at most the first
29553 - two, so that the _Static_assert macro optionally defined below supports
29554 - both the C11 two-argument syntax and the C2x one-argument syntax.
29555 + trailing ';'. If R is false, fail at compile-time, preferably
29556 + with a diagnostic that includes the string-literal DIAGNOSTIC.
29557
29558 Unfortunately, unlike C11, this implementation must appear as an
29559 ordinary declaration, and cannot appear inside struct { ... }. */
29560
29561 -#if 200410 <= __cpp_static_assert
29562 -# define _GL_VERIFY(R, DIAGNOSTIC, ...) static_assert (R, DIAGNOSTIC)
29563 -#elif defined _GL_HAVE__STATIC_ASSERT
29564 -# define _GL_VERIFY(R, DIAGNOSTIC, ...) _Static_assert (R, DIAGNOSTIC)
29565 +#ifdef _GL_HAVE__STATIC_ASSERT
29566 +# define _GL_VERIFY _Static_assert
29567 #else
29568 -# define _GL_VERIFY(R, DIAGNOSTIC, ...) \
29569 +# define _GL_VERIFY(R, DIAGNOSTIC) \
29570 extern int (*_GL_GENSYM (_gl_verify_function) (void)) \
29571 [_GL_VERIFY_TRUE (R, DIAGNOSTIC)]
29572 #endif
29573
29574 /* _GL_STATIC_ASSERT_H is defined if this code is copied into assert.h. */
29575 #ifdef _GL_STATIC_ASSERT_H
29576 -# if !defined _GL_HAVE__STATIC_ASSERT1 && !defined _Static_assert
29577 -# define _Static_assert(...) \
29578 - _GL_VERIFY (__VA_ARGS__, "static assertion failed", -)
29579 +# if !defined _GL_HAVE__STATIC_ASSERT && !defined _Static_assert
29580 +# define _Static_assert(R, DIAGNOSTIC) _GL_VERIFY (R, DIAGNOSTIC)
29581 # endif
29582 -# if __cpp_static_assert < 201411 && !defined static_assert
29583 +# if !defined _GL_HAVE_STATIC_ASSERT && !defined static_assert
29584 # define static_assert _Static_assert /* C11 requires this #define. */
29585 # endif
29586 #endif
29587
29588 /* @assert.h omit start@ */
29589
29590 -#if 3 < __GNUC__ + (3 < __GNUC_MINOR__ + (4 <= __GNUC_PATCHLEVEL__))
29591 -# define _GL_HAS_BUILTIN_TRAP 1
29592 -#elif defined __has_builtin
29593 -# define _GL_HAS_BUILTIN_TRAP __has_builtin (__builtin_trap)
29594 -#else
29595 -# define _GL_HAS_BUILTIN_TRAP 0
29596 -#endif
29597 -
29598 -#if 4 < __GNUC__ + (5 <= __GNUC_MINOR__)
29599 -# define _GL_HAS_BUILTIN_UNREACHABLE 1
29600 -#elif defined __has_builtin
29601 -# define _GL_HAS_BUILTIN_UNREACHABLE __has_builtin (__builtin_unreachable)
29602 -#else
29603 -# define _GL_HAS_BUILTIN_UNREACHABLE 0
29604 -#endif
29605 -
29606 /* Each of these macros verifies that its argument R is nonzero. To
29607 be portable, R should be an integer constant expression. Unlike
29608 assert (R), there is no run-time overhead.
29609
29610 There are two macros, since no single macro can be used in all
29611 - contexts in C. verify_expr (R, E) is for scalar contexts, including
29612 + contexts in C. verify_true (R) is for scalar contexts, including
29613 integer constant expression contexts. verify (R) is for declaration
29614 contexts, e.g., the top level. */
29615
29616 +/* Verify requirement R at compile-time, as an integer constant expression.
29617 + Return 1. This is equivalent to verify_expr (R, 1).
29618 +
29619 + verify_true is obsolescent; please use verify_expr instead. */
29620 +
29621 +#define verify_true(R) _GL_VERIFY_TRUE (R, "verify_true (" #R ")")
29622 +
29623 /* Verify requirement R at compile-time. Return the value of the
29624 expression E. */
29625
29626 @@ -262,45 +244,31 @@ template <int w>
29627 (_GL_VERIFY_TRUE (R, "verify_expr (" #R ", " #E ")") ? (E) : (E))
29628
29629 /* Verify requirement R at compile-time, as a declaration without a
29630 - trailing ';'. verify (R) acts like static_assert (R) except that
29631 - it is portable to C11/C++14 and earlier, it can issue better
29632 - diagnostics, and its name is shorter and may be more convenient. */
29633 + trailing ';'. */
29634
29635 -#ifdef __PGI
29636 -/* PGI barfs if R is long. */
29637 -# define verify(R) _GL_VERIFY (R, "verify (...)", -)
29638 +#ifdef __GNUC__
29639 +# define verify(R) _GL_VERIFY (R, "verify (" #R ")")
29640 #else
29641 -# define verify(R) _GL_VERIFY (R, "verify (" #R ")", -)
29642 +/* PGI barfs if R is long. Play it safe. */
29643 +# define verify(R) _GL_VERIFY (R, "verify (...)")
29644 #endif
29645
29646 -/* Assume that R always holds. Behavior is undefined if R is false,
29647 - fails to evaluate, or has side effects.
29648 -
29649 - 'assume (R)' is a directive from the programmer telling the
29650 - compiler that R is true so the compiler needn't generate code to
29651 - test R. This is why 'assume' is in verify.h: it's related to
29652 - static checking (in this case, static checking done by the
29653 - programmer), not dynamic checking.
29654 -
29655 - 'assume (R)' can affect compilation of all the code, not just code
29656 - that happens to be executed after the assume (R) is "executed".
29657 - For example, if the code mistakenly does 'assert (R); assume (R);'
29658 - the compiler is entitled to optimize away the 'assert (R)'.
29659 -
29660 - Although assuming R can help a compiler generate better code or
29661 - diagnostics, performance can suffer if R uses hard-to-optimize
29662 - features such as function calls not inlined by the compiler.
29663 +#ifndef __has_builtin
29664 +# define __has_builtin(x) 0
29665 +#endif
29666
29667 - Avoid Clang's __builtin_assume, as it breaks GNU Emacs master
29668 - as of 2020-08-23T21:09:49Z!eggert@×××××××.edu; see
29669 - <https://bugs.gnu.org/43152#71>. It's not known whether this breakage
29670 - is a Clang bug or an Emacs bug; play it safe for now. */
29671 +/* Assume that R always holds. This lets the compiler optimize
29672 + accordingly. R should not have side-effects; it may or may not be
29673 + evaluated. Behavior is undefined if R is false. */
29674
29675 -#if _GL_HAS_BUILTIN_UNREACHABLE
29676 +#if (__has_builtin (__builtin_unreachable) \
29677 + || 4 < __GNUC__ + (5 <= __GNUC_MINOR__))
29678 # define assume(R) ((R) ? (void) 0 : __builtin_unreachable ())
29679 #elif 1200 <= _MSC_VER
29680 # define assume(R) __assume (R)
29681 -#elif (defined GCC_LINT || defined lint) && _GL_HAS_BUILTIN_TRAP
29682 +#elif ((defined GCC_LINT || defined lint) \
29683 + && (__has_builtin (__builtin_trap) \
29684 + || 3 < __GNUC__ + (3 < __GNUC_MINOR__ + (4 <= __GNUC_PATCHLEVEL__))))
29685 /* Doing it this way helps various packages when configured with
29686 --enable-gcc-warnings, which compiles with -Dlint. It's nicer
29687 when 'assume' silences warnings even with older GCCs. */
29688
29689 diff --git a/autotools/gnulib/warn-on-use.h b/autotools/gnulib/warn-on-use.h
29690 index 94f5b92..7d11a15 100644
29691 --- a/autotools/gnulib/warn-on-use.h
29692 +++ b/autotools/gnulib/warn-on-use.h
29693 @@ -1,17 +1,17 @@
29694 /* A C macro for emitting warnings if a function is used.
29695 - Copyright (C) 2010-2022 Free Software Foundation, Inc.
29696 + Copyright (C) 2010-2019 Free Software Foundation, Inc.
29697
29698 This program is free software: you can redistribute it and/or modify it
29699 - under the terms of the GNU Lesser General Public License as published
29700 - by the Free Software Foundation; either version 2 of the License, or
29701 + under the terms of the GNU General Public License as published
29702 + by the Free Software Foundation; either version 3 of the License, or
29703 (at your option) any later version.
29704
29705 This program is distributed in the hope that it will be useful,
29706 but WITHOUT ANY WARRANTY; without even the implied warranty of
29707 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
29708 - Lesser General Public License for more details.
29709 + General Public License for more details.
29710
29711 - You should have received a copy of the GNU Lesser General Public License
29712 + You should have received a copy of the GNU General Public License
29713 along with this program. If not, see <https://www.gnu.org/licenses/>. */
29714
29715 /* _GL_WARN_ON_USE (function, "literal string") issues a declaration
29716 @@ -84,20 +84,13 @@
29717 # if 4 < __GNUC__ || (__GNUC__ == 4 && 3 <= __GNUC_MINOR__)
29718 /* A compiler attribute is available in gcc versions 4.3.0 and later. */
29719 # define _GL_WARN_ON_USE(function, message) \
29720 -_GL_WARN_EXTERN_C __typeof__ (function) function __attribute__ ((__warning__ (message)))
29721 +extern __typeof__ (function) function __attribute__ ((__warning__ (message)))
29722 # define _GL_WARN_ON_USE_ATTRIBUTE(message) \
29723 __attribute__ ((__warning__ (message)))
29724 -# elif __clang_major__ >= 4
29725 -/* Another compiler attribute is available in clang. */
29726 -# define _GL_WARN_ON_USE(function, message) \
29727 -_GL_WARN_EXTERN_C __typeof__ (function) function \
29728 - __attribute__ ((__diagnose_if__ (1, message, "warning")))
29729 -# define _GL_WARN_ON_USE_ATTRIBUTE(message) \
29730 - __attribute__ ((__diagnose_if__ (1, message, "warning")))
29731 # elif __GNUC__ >= 3 && GNULIB_STRICT_CHECKING
29732 /* Verify the existence of the function. */
29733 # define _GL_WARN_ON_USE(function, message) \
29734 -_GL_WARN_EXTERN_C __typeof__ (function) function
29735 +extern __typeof__ (function) function
29736 # define _GL_WARN_ON_USE_ATTRIBUTE(message)
29737 # else /* Unsupported. */
29738 # define _GL_WARN_ON_USE(function, message) \
29739 @@ -106,35 +99,24 @@ _GL_WARN_EXTERN_C int _gl_warn_on_use
29740 # endif
29741 #endif
29742
29743 -/* _GL_WARN_ON_USE_CXX (function, rettype_gcc, rettype_clang, parameters_and_attributes, "message")
29744 - is like _GL_WARN_ON_USE (function, "message"), except that in C++ mode the
29745 - function is declared with the given prototype, consisting of return type,
29746 - parameters, and attributes.
29747 +/* _GL_WARN_ON_USE_CXX (function, rettype, parameters_and_attributes, "string")
29748 + is like _GL_WARN_ON_USE (function, "string"), except that the function is
29749 + declared with the given prototype, consisting of return type, parameters,
29750 + and attributes.
29751 This variant is useful for overloaded functions in C++. _GL_WARN_ON_USE does
29752 not work in this case. */
29753 #ifndef _GL_WARN_ON_USE_CXX
29754 -# if !defined __cplusplus
29755 -# define _GL_WARN_ON_USE_CXX(function,rettype_gcc,rettype_clang,parameters_and_attributes,msg) \
29756 - _GL_WARN_ON_USE (function, msg)
29757 -# else
29758 -# if 4 < __GNUC__ || (__GNUC__ == 4 && 3 <= __GNUC_MINOR__)
29759 -/* A compiler attribute is available in gcc versions 4.3.0 and later. */
29760 -# define _GL_WARN_ON_USE_CXX(function,rettype_gcc,rettype_clang,parameters_and_attributes,msg) \
29761 -extern rettype_gcc function parameters_and_attributes \
29762 - __attribute__ ((__warning__ (msg)))
29763 -# elif __clang_major__ >= 4
29764 -/* Another compiler attribute is available in clang. */
29765 -# define _GL_WARN_ON_USE_CXX(function,rettype_gcc,rettype_clang,parameters_and_attributes,msg) \
29766 -extern rettype_clang function parameters_and_attributes \
29767 - __attribute__ ((__diagnose_if__ (1, msg, "warning")))
29768 -# elif __GNUC__ >= 3 && GNULIB_STRICT_CHECKING
29769 +# if 4 < __GNUC__ || (__GNUC__ == 4 && 3 <= __GNUC_MINOR__)
29770 +# define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \
29771 +extern rettype function parameters_and_attributes \
29772 + __attribute__ ((__warning__ (msg)))
29773 +# elif __GNUC__ >= 3 && GNULIB_STRICT_CHECKING
29774 /* Verify the existence of the function. */
29775 -# define _GL_WARN_ON_USE_CXX(function,rettype_gcc,rettype_clang,parameters_and_attributes,msg) \
29776 -extern rettype_gcc function parameters_and_attributes
29777 -# else /* Unsupported. */
29778 -# define _GL_WARN_ON_USE_CXX(function,rettype_gcc,rettype_clang,parameters_and_attributes,msg) \
29779 +# define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \
29780 +extern rettype function parameters_and_attributes
29781 +# else /* Unsupported. */
29782 +# define _GL_WARN_ON_USE_CXX(function,rettype,parameters_and_attributes,msg) \
29783 _GL_WARN_EXTERN_C int _gl_warn_on_use
29784 -# endif
29785 # endif
29786 #endif
29787
29788
29789 diff --git a/autotools/gnulib/wchar.in.h b/autotools/gnulib/wchar.in.h
29790 index d7792e5..17d5691 100644
29791 --- a/autotools/gnulib/wchar.in.h
29792 +++ b/autotools/gnulib/wchar.in.h
29793 @@ -1,25 +1,25 @@
29794 /* A substitute for ISO C99 <wchar.h>, for platforms that have issues.
29795
29796 - Copyright (C) 2007-2022 Free Software Foundation, Inc.
29797 + Copyright (C) 2007-2019 Free Software Foundation, Inc.
29798
29799 - This file is free software: you can redistribute it and/or modify
29800 - it under the terms of the GNU Lesser General Public License as
29801 - published by the Free Software Foundation; either version 2.1 of the
29802 - License, or (at your option) any later version.
29803 + This program is free software; you can redistribute it and/or modify
29804 + it under the terms of the GNU General Public License as published by
29805 + the Free Software Foundation; either version 3, or (at your option)
29806 + any later version.
29807
29808 - This file is distributed in the hope that it will be useful,
29809 + This program is distributed in the hope that it will be useful,
29810 but WITHOUT ANY WARRANTY; without even the implied warranty of
29811 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
29812 - GNU Lesser General Public License for more details.
29813 + GNU General Public License for more details.
29814
29815 - You should have received a copy of the GNU Lesser General Public License
29816 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
29817 + You should have received a copy of the GNU General Public License
29818 + along with this program; if not, see <https://www.gnu.org/licenses/>. */
29819
29820 /* Written by Eric Blake. */
29821
29822 /*
29823 * ISO C 99 <wchar.h> for platforms that have issues.
29824 - * <https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/wchar.h.html>
29825 + * <http://www.opengroup.org/susv3xbd/wchar.h.html>
29826 *
29827 * For now, this just ensures proper prerequisite inclusion order and
29828 * the declaration of wcwidth().
29829 @@ -33,8 +33,7 @@
29830 #if (((defined __need_mbstate_t || defined __need_wint_t) \
29831 && !defined __MINGW32__) \
29832 || (defined __hpux \
29833 - && ((defined _INTTYPES_INCLUDED \
29834 - && !defined _GL_FINISHED_INCLUDING_SYSTEM_INTTYPES_H) \
29835 + && ((defined _INTTYPES_INCLUDED && !defined strtoimax) \
29836 || defined _GL_JUST_INCLUDE_SYSTEM_WCHAR_H)) \
29837 || (defined __MINGW32__ && defined __STRING_H_SOURCED__) \
29838 || defined _GL_ALREADY_INCLUDING_WCHAR_H)
29839 @@ -65,12 +64,20 @@
29840 # include <features.h> /* for __GLIBC__ */
29841 #endif
29842
29843 -/* In some builds of uClibc, <wchar.h> is nonexistent and wchar_t is defined
29844 +/* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
29845 + <wchar.h>.
29846 + BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
29847 + included before <wchar.h>.
29848 + In some builds of uClibc, <wchar.h> is nonexistent and wchar_t is defined
29849 by <stddef.h>.
29850 But avoid namespace pollution on glibc systems. */
29851 #if !(defined __GLIBC__ && !defined __UCLIBC__)
29852 # include <stddef.h>
29853 #endif
29854 +#ifndef __GLIBC__
29855 +# include <stdio.h>
29856 +# include <time.h>
29857 +#endif
29858
29859 /* Include the original <wchar.h> if it exists.
29860 Some builds of uClibc lack it. */
29861 @@ -84,43 +91,12 @@
29862 #ifndef _@GUARD_PREFIX@_WCHAR_H
29863 #define _@GUARD_PREFIX@_WCHAR_H
29864
29865 -/* _GL_ATTRIBUTE_DEALLOC (F, I) declares that the function returns pointers
29866 - that can be freed by passing them as the Ith argument to the
29867 - function F. */
29868 -#ifndef _GL_ATTRIBUTE_DEALLOC
29869 -# if __GNUC__ >= 11
29870 -# define _GL_ATTRIBUTE_DEALLOC(f, i) __attribute__ ((__malloc__ (f, i)))
29871 -# else
29872 -# define _GL_ATTRIBUTE_DEALLOC(f, i)
29873 -# endif
29874 -#endif
29875 -
29876 -/* _GL_ATTRIBUTE_DEALLOC_FREE declares that the function returns pointers that
29877 - can be freed via 'free'; it can be used only after declaring 'free'. */
29878 -/* Applies to: functions. Cannot be used on inline functions. */
29879 -#ifndef _GL_ATTRIBUTE_DEALLOC_FREE
29880 -# define _GL_ATTRIBUTE_DEALLOC_FREE _GL_ATTRIBUTE_DEALLOC (free, 1)
29881 -#endif
29882 -
29883 -/* _GL_ATTRIBUTE_MALLOC declares that the function returns a pointer to freshly
29884 - allocated memory. */
29885 -/* Applies to: functions. */
29886 -#ifndef _GL_ATTRIBUTE_MALLOC
29887 -# if __GNUC__ >= 3 || defined __clang__
29888 -# define _GL_ATTRIBUTE_MALLOC __attribute__ ((__malloc__))
29889 -# else
29890 -# define _GL_ATTRIBUTE_MALLOC
29891 -# endif
29892 -#endif
29893 -
29894 /* The __attribute__ feature is available in gcc versions 2.5 and later.
29895 The attribute __pure__ was added in gcc 2.96. */
29896 -#ifndef _GL_ATTRIBUTE_PURE
29897 -# if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96) || defined __clang__
29898 -# define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
29899 -# else
29900 -# define _GL_ATTRIBUTE_PURE /* empty */
29901 -# endif
29902 +#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
29903 +# define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
29904 +#else
29905 +# define _GL_ATTRIBUTE_PURE /* empty */
29906 #endif
29907
29908 /* The definitions of _GL_FUNCDECL_RPL etc. are copied here. */
29909 @@ -140,7 +116,7 @@
29910 /* mingw and MSVC define wint_t as 'unsigned short' in <crtdefs.h> or
29911 <stddef.h>. This is too small: ISO C 99 section 7.24.1.(2) says that
29912 wint_t must be "unchanged by default argument promotions". Override it. */
29913 -# if @GNULIBHEADERS_OVERRIDE_WINT_T@
29914 +# if @GNULIB_OVERRIDES_WINT_T@
29915 # if !GNULIB_defined_wint_t
29916 # if @HAVE_CRTDEFS_H@
29917 # include <crtdefs.h>
29918 @@ -161,43 +137,16 @@ typedef unsigned int rpl_wint_t;
29919
29920 /* Override mbstate_t if it is too small.
29921 On IRIX 6.5, sizeof (mbstate_t) == 1, which is not sufficient for
29922 - implementing mbrtowc for encodings like UTF-8.
29923 - On AIX and MSVC, mbrtowc needs to be overridden, but mbstate_t exists and is
29924 - large enough and overriding it would cause problems in C++ mode. */
29925 -#if !(((defined _WIN32 && !defined __CYGWIN__) || @HAVE_MBSINIT@) && @HAVE_MBRTOWC@) || @REPLACE_MBSTATE_T@
29926 + implementing mbrtowc for encodings like UTF-8. */
29927 +#if !(@HAVE_MBSINIT@ && @HAVE_MBRTOWC@) || @REPLACE_MBSTATE_T@
29928 # if !GNULIB_defined_mbstate_t
29929 -# if !(defined _AIX || defined _MSC_VER)
29930 typedef int rpl_mbstate_t;
29931 -# undef mbstate_t
29932 -# define mbstate_t rpl_mbstate_t
29933 -# endif
29934 +# undef mbstate_t
29935 +# define mbstate_t rpl_mbstate_t
29936 # define GNULIB_defined_mbstate_t 1
29937 # endif
29938 #endif
29939
29940 -/* Make _GL_ATTRIBUTE_DEALLOC_FREE work, even though <stdlib.h> may not have
29941 - been included yet. */
29942 -#if @GNULIB_FREE_POSIX@
29943 -# if (@REPLACE_FREE@ && !defined free \
29944 - && !(defined __cplusplus && defined GNULIB_NAMESPACE))
29945 -/* We can't do '#define free rpl_free' here. */
29946 -_GL_EXTERN_C void rpl_free (void *);
29947 -# undef _GL_ATTRIBUTE_DEALLOC_FREE
29948 -# define _GL_ATTRIBUTE_DEALLOC_FREE _GL_ATTRIBUTE_DEALLOC (rpl_free, 1)
29949 -# else
29950 -# if defined _MSC_VER
29951 -_GL_EXTERN_C void __cdecl free (void *);
29952 -# else
29953 -_GL_EXTERN_C void free (void *);
29954 -# endif
29955 -# endif
29956 -#else
29957 -# if defined _MSC_VER
29958 -_GL_EXTERN_C void __cdecl free (void *);
29959 -# else
29960 -_GL_EXTERN_C void free (void *);
29961 -# endif
29962 -#endif
29963
29964 /* Convert a single-byte character to a wide character. */
29965 #if @GNULIB_BTOWC@
29966 @@ -212,12 +161,9 @@ _GL_CXXALIAS_RPL (btowc, wint_t, (int c));
29967 # if !@HAVE_BTOWC@
29968 _GL_FUNCDECL_SYS (btowc, wint_t, (int c) _GL_ATTRIBUTE_PURE);
29969 # endif
29970 -/* Need to cast, because on mingw, the return type is 'unsigned short'. */
29971 -_GL_CXXALIAS_SYS_CAST (btowc, wint_t, (int c));
29972 +_GL_CXXALIAS_SYS (btowc, wint_t, (int c));
29973 # endif
29974 -# if __GLIBC__ >= 2
29975 _GL_CXXALIASWARN (btowc);
29976 -# endif
29977 #elif defined GNULIB_POSIXCHECK
29978 # undef btowc
29979 # if HAVE_RAW_DECL_BTOWC
29980 @@ -243,9 +189,7 @@ _GL_FUNCDECL_SYS (wctob, int, (wint_t wc) _GL_ATTRIBUTE_PURE);
29981 # endif
29982 _GL_CXXALIAS_SYS (wctob, int, (wint_t wc));
29983 # endif
29984 -# if __GLIBC__ >= 2
29985 _GL_CXXALIASWARN (wctob);
29986 -# endif
29987 #elif defined GNULIB_POSIXCHECK
29988 # undef wctob
29989 # if HAVE_RAW_DECL_WCTOB
29990 @@ -270,9 +214,7 @@ _GL_FUNCDECL_SYS (mbsinit, int, (const mbstate_t *ps));
29991 # endif
29992 _GL_CXXALIAS_SYS (mbsinit, int, (const mbstate_t *ps));
29993 # endif
29994 -# if __GLIBC__ >= 2
29995 _GL_CXXALIASWARN (mbsinit);
29996 -# endif
29997 #elif defined GNULIB_POSIXCHECK
29998 # undef mbsinit
29999 # if HAVE_RAW_DECL_MBSINIT
30000 @@ -290,24 +232,18 @@ _GL_WARN_ON_USE (mbsinit, "mbsinit is unportable - "
30001 # define mbrtowc rpl_mbrtowc
30002 # endif
30003 _GL_FUNCDECL_RPL (mbrtowc, size_t,
30004 - (wchar_t *restrict pwc, const char *restrict s, size_t n,
30005 - mbstate_t *restrict ps));
30006 + (wchar_t *pwc, const char *s, size_t n, mbstate_t *ps));
30007 _GL_CXXALIAS_RPL (mbrtowc, size_t,
30008 - (wchar_t *restrict pwc, const char *restrict s, size_t n,
30009 - mbstate_t *restrict ps));
30010 + (wchar_t *pwc, const char *s, size_t n, mbstate_t *ps));
30011 # else
30012 # if !@HAVE_MBRTOWC@
30013 _GL_FUNCDECL_SYS (mbrtowc, size_t,
30014 - (wchar_t *restrict pwc, const char *restrict s, size_t n,
30015 - mbstate_t *restrict ps));
30016 + (wchar_t *pwc, const char *s, size_t n, mbstate_t *ps));
30017 # endif
30018 _GL_CXXALIAS_SYS (mbrtowc, size_t,
30019 - (wchar_t *restrict pwc, const char *restrict s, size_t n,
30020 - mbstate_t *restrict ps));
30021 + (wchar_t *pwc, const char *s, size_t n, mbstate_t *ps));
30022 # endif
30023 -# if __GLIBC__ >= 2
30024 _GL_CXXALIASWARN (mbrtowc);
30025 -# endif
30026 #elif defined GNULIB_POSIXCHECK
30027 # undef mbrtowc
30028 # if HAVE_RAW_DECL_MBRTOWC
30029 @@ -324,21 +260,15 @@ _GL_WARN_ON_USE (mbrtowc, "mbrtowc is unportable - "
30030 # undef mbrlen
30031 # define mbrlen rpl_mbrlen
30032 # endif
30033 -_GL_FUNCDECL_RPL (mbrlen, size_t,
30034 - (const char *restrict s, size_t n, mbstate_t *restrict ps));
30035 -_GL_CXXALIAS_RPL (mbrlen, size_t,
30036 - (const char *restrict s, size_t n, mbstate_t *restrict ps));
30037 +_GL_FUNCDECL_RPL (mbrlen, size_t, (const char *s, size_t n, mbstate_t *ps));
30038 +_GL_CXXALIAS_RPL (mbrlen, size_t, (const char *s, size_t n, mbstate_t *ps));
30039 # else
30040 # if !@HAVE_MBRLEN@
30041 -_GL_FUNCDECL_SYS (mbrlen, size_t,
30042 - (const char *restrict s, size_t n, mbstate_t *restrict ps));
30043 +_GL_FUNCDECL_SYS (mbrlen, size_t, (const char *s, size_t n, mbstate_t *ps));
30044 # endif
30045 -_GL_CXXALIAS_SYS (mbrlen, size_t,
30046 - (const char *restrict s, size_t n, mbstate_t *restrict ps));
30047 +_GL_CXXALIAS_SYS (mbrlen, size_t, (const char *s, size_t n, mbstate_t *ps));
30048 # endif
30049 -# if __GLIBC__ >= 2
30050 _GL_CXXALIASWARN (mbrlen);
30051 -# endif
30052 #elif defined GNULIB_POSIXCHECK
30053 # undef mbrlen
30054 # if HAVE_RAW_DECL_MBRLEN
30055 @@ -356,30 +286,22 @@ _GL_WARN_ON_USE (mbrlen, "mbrlen is unportable - "
30056 # define mbsrtowcs rpl_mbsrtowcs
30057 # endif
30058 _GL_FUNCDECL_RPL (mbsrtowcs, size_t,
30059 - (wchar_t *restrict dest,
30060 - const char **restrict srcp, size_t len,
30061 - mbstate_t *restrict ps)
30062 + (wchar_t *dest, const char **srcp, size_t len, mbstate_t *ps)
30063 _GL_ARG_NONNULL ((2)));
30064 _GL_CXXALIAS_RPL (mbsrtowcs, size_t,
30065 - (wchar_t *restrict dest,
30066 - const char **restrict srcp, size_t len,
30067 - mbstate_t *restrict ps));
30068 + (wchar_t *dest, const char **srcp, size_t len,
30069 + mbstate_t *ps));
30070 # else
30071 # if !@HAVE_MBSRTOWCS@
30072 _GL_FUNCDECL_SYS (mbsrtowcs, size_t,
30073 - (wchar_t *restrict dest,
30074 - const char **restrict srcp, size_t len,
30075 - mbstate_t *restrict ps)
30076 + (wchar_t *dest, const char **srcp, size_t len, mbstate_t *ps)
30077 _GL_ARG_NONNULL ((2)));
30078 # endif
30079 _GL_CXXALIAS_SYS (mbsrtowcs, size_t,
30080 - (wchar_t *restrict dest,
30081 - const char **restrict srcp, size_t len,
30082 - mbstate_t *restrict ps));
30083 + (wchar_t *dest, const char **srcp, size_t len,
30084 + mbstate_t *ps));
30085 # endif
30086 -# if __GLIBC__ >= 2
30087 _GL_CXXALIASWARN (mbsrtowcs);
30088 -# endif
30089 #elif defined GNULIB_POSIXCHECK
30090 # undef mbsrtowcs
30091 # if HAVE_RAW_DECL_MBSRTOWCS
30092 @@ -397,26 +319,22 @@ _GL_WARN_ON_USE (mbsrtowcs, "mbsrtowcs is unportable - "
30093 # define mbsnrtowcs rpl_mbsnrtowcs
30094 # endif
30095 _GL_FUNCDECL_RPL (mbsnrtowcs, size_t,
30096 - (wchar_t *restrict dest,
30097 - const char **restrict srcp, size_t srclen, size_t len,
30098 - mbstate_t *restrict ps)
30099 + (wchar_t *dest, const char **srcp, size_t srclen, size_t len,
30100 + mbstate_t *ps)
30101 _GL_ARG_NONNULL ((2)));
30102 _GL_CXXALIAS_RPL (mbsnrtowcs, size_t,
30103 - (wchar_t *restrict dest,
30104 - const char **restrict srcp, size_t srclen, size_t len,
30105 - mbstate_t *restrict ps));
30106 + (wchar_t *dest, const char **srcp, size_t srclen, size_t len,
30107 + mbstate_t *ps));
30108 # else
30109 # if !@HAVE_MBSNRTOWCS@
30110 _GL_FUNCDECL_SYS (mbsnrtowcs, size_t,
30111 - (wchar_t *restrict dest,
30112 - const char **restrict srcp, size_t srclen, size_t len,
30113 - mbstate_t *restrict ps)
30114 + (wchar_t *dest, const char **srcp, size_t srclen, size_t len,
30115 + mbstate_t *ps)
30116 _GL_ARG_NONNULL ((2)));
30117 # endif
30118 _GL_CXXALIAS_SYS (mbsnrtowcs, size_t,
30119 - (wchar_t *restrict dest,
30120 - const char **restrict srcp, size_t srclen, size_t len,
30121 - mbstate_t *restrict ps));
30122 + (wchar_t *dest, const char **srcp, size_t srclen, size_t len,
30123 + mbstate_t *ps));
30124 # endif
30125 _GL_CXXALIASWARN (mbsnrtowcs);
30126 #elif defined GNULIB_POSIXCHECK
30127 @@ -435,21 +353,15 @@ _GL_WARN_ON_USE (mbsnrtowcs, "mbsnrtowcs is unportable - "
30128 # undef wcrtomb
30129 # define wcrtomb rpl_wcrtomb
30130 # endif
30131 -_GL_FUNCDECL_RPL (wcrtomb, size_t,
30132 - (char *restrict s, wchar_t wc, mbstate_t *restrict ps));
30133 -_GL_CXXALIAS_RPL (wcrtomb, size_t,
30134 - (char *restrict s, wchar_t wc, mbstate_t *restrict ps));
30135 +_GL_FUNCDECL_RPL (wcrtomb, size_t, (char *s, wchar_t wc, mbstate_t *ps));
30136 +_GL_CXXALIAS_RPL (wcrtomb, size_t, (char *s, wchar_t wc, mbstate_t *ps));
30137 # else
30138 # if !@HAVE_WCRTOMB@
30139 -_GL_FUNCDECL_SYS (wcrtomb, size_t,
30140 - (char *restrict s, wchar_t wc, mbstate_t *restrict ps));
30141 +_GL_FUNCDECL_SYS (wcrtomb, size_t, (char *s, wchar_t wc, mbstate_t *ps));
30142 # endif
30143 -_GL_CXXALIAS_SYS (wcrtomb, size_t,
30144 - (char *restrict s, wchar_t wc, mbstate_t *restrict ps));
30145 +_GL_CXXALIAS_SYS (wcrtomb, size_t, (char *s, wchar_t wc, mbstate_t *ps));
30146 # endif
30147 -# if __GLIBC__ >= 2
30148 _GL_CXXALIASWARN (wcrtomb);
30149 -# endif
30150 #elif defined GNULIB_POSIXCHECK
30151 # undef wcrtomb
30152 # if HAVE_RAW_DECL_WCRTOMB
30153 @@ -467,30 +379,22 @@ _GL_WARN_ON_USE (wcrtomb, "wcrtomb is unportable - "
30154 # define wcsrtombs rpl_wcsrtombs
30155 # endif
30156 _GL_FUNCDECL_RPL (wcsrtombs, size_t,
30157 - (char *restrict dest, const wchar_t **restrict srcp,
30158 - size_t len,
30159 - mbstate_t *restrict ps)
30160 + (char *dest, const wchar_t **srcp, size_t len, mbstate_t *ps)
30161 _GL_ARG_NONNULL ((2)));
30162 _GL_CXXALIAS_RPL (wcsrtombs, size_t,
30163 - (char *restrict dest, const wchar_t **restrict srcp,
30164 - size_t len,
30165 - mbstate_t *restrict ps));
30166 + (char *dest, const wchar_t **srcp, size_t len,
30167 + mbstate_t *ps));
30168 # else
30169 # if !@HAVE_WCSRTOMBS@
30170 _GL_FUNCDECL_SYS (wcsrtombs, size_t,
30171 - (char *restrict dest, const wchar_t **restrict srcp,
30172 - size_t len,
30173 - mbstate_t *restrict ps)
30174 + (char *dest, const wchar_t **srcp, size_t len, mbstate_t *ps)
30175 _GL_ARG_NONNULL ((2)));
30176 # endif
30177 _GL_CXXALIAS_SYS (wcsrtombs, size_t,
30178 - (char *restrict dest, const wchar_t **restrict srcp,
30179 - size_t len,
30180 - mbstate_t *restrict ps));
30181 + (char *dest, const wchar_t **srcp, size_t len,
30182 + mbstate_t *ps));
30183 # endif
30184 -# if __GLIBC__ >= 2
30185 _GL_CXXALIASWARN (wcsrtombs);
30186 -# endif
30187 #elif defined GNULIB_POSIXCHECK
30188 # undef wcsrtombs
30189 # if HAVE_RAW_DECL_WCSRTOMBS
30190 @@ -508,34 +412,24 @@ _GL_WARN_ON_USE (wcsrtombs, "wcsrtombs is unportable - "
30191 # define wcsnrtombs rpl_wcsnrtombs
30192 # endif
30193 _GL_FUNCDECL_RPL (wcsnrtombs, size_t,
30194 - (char *restrict dest,
30195 - const wchar_t **restrict srcp, size_t srclen,
30196 - size_t len,
30197 - mbstate_t *restrict ps)
30198 + (char *dest, const wchar_t **srcp, size_t srclen, size_t len,
30199 + mbstate_t *ps)
30200 _GL_ARG_NONNULL ((2)));
30201 _GL_CXXALIAS_RPL (wcsnrtombs, size_t,
30202 - (char *restrict dest,
30203 - const wchar_t **restrict srcp, size_t srclen,
30204 - size_t len,
30205 - mbstate_t *restrict ps));
30206 + (char *dest, const wchar_t **srcp, size_t srclen, size_t len,
30207 + mbstate_t *ps));
30208 # else
30209 -# if !@HAVE_WCSNRTOMBS@ || (defined __cplusplus && defined __sun)
30210 +# if !@HAVE_WCSNRTOMBS@
30211 _GL_FUNCDECL_SYS (wcsnrtombs, size_t,
30212 - (char *restrict dest,
30213 - const wchar_t **restrict srcp, size_t srclen,
30214 - size_t len,
30215 - mbstate_t *restrict ps)
30216 + (char *dest, const wchar_t **srcp, size_t srclen, size_t len,
30217 + mbstate_t *ps)
30218 _GL_ARG_NONNULL ((2)));
30219 # endif
30220 _GL_CXXALIAS_SYS (wcsnrtombs, size_t,
30221 - (char *restrict dest,
30222 - const wchar_t **restrict srcp, size_t srclen,
30223 - size_t len,
30224 - mbstate_t *restrict ps));
30225 + (char *dest, const wchar_t **srcp, size_t srclen, size_t len,
30226 + mbstate_t *ps));
30227 # endif
30228 -# if __GLIBC__ >= 2
30229 _GL_CXXALIASWARN (wcsnrtombs);
30230 -# endif
30231 #elif defined GNULIB_POSIXCHECK
30232 # undef wcsnrtombs
30233 # if HAVE_RAW_DECL_WCSNRTOMBS
30234 @@ -561,9 +455,7 @@ _GL_FUNCDECL_SYS (wcwidth, int, (wchar_t) _GL_ATTRIBUTE_PURE);
30235 # endif
30236 _GL_CXXALIAS_SYS (wcwidth, int, (wchar_t));
30237 # endif
30238 -# if __GLIBC__ >= 2
30239 _GL_CXXALIASWARN (wcwidth);
30240 -# endif
30241 #elif defined GNULIB_POSIXCHECK
30242 # undef wcwidth
30243 # if HAVE_RAW_DECL_WCWIDTH
30244 @@ -592,7 +484,7 @@ _GL_CXXALIAS_SYS_CAST2 (wmemchr,
30245 _GL_CXXALIASWARN1 (wmemchr, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
30246 _GL_CXXALIASWARN1 (wmemchr, const wchar_t *,
30247 (const wchar_t *s, wchar_t c, size_t n));
30248 -# elif __GLIBC__ >= 2
30249 +# else
30250 _GL_CXXALIASWARN (wmemchr);
30251 # endif
30252 #elif defined GNULIB_POSIXCHECK
30253 @@ -613,9 +505,7 @@ _GL_FUNCDECL_SYS (wmemcmp, int,
30254 # endif
30255 _GL_CXXALIAS_SYS (wmemcmp, int,
30256 (const wchar_t *s1, const wchar_t *s2, size_t n));
30257 -# if __GLIBC__ >= 2
30258 _GL_CXXALIASWARN (wmemcmp);
30259 -# endif
30260 #elif defined GNULIB_POSIXCHECK
30261 # undef wmemcmp
30262 # if HAVE_RAW_DECL_WMEMCMP
30263 @@ -629,15 +519,11 @@ _GL_WARN_ON_USE (wmemcmp, "wmemcmp is unportable - "
30264 #if @GNULIB_WMEMCPY@
30265 # if !@HAVE_WMEMCPY@
30266 _GL_FUNCDECL_SYS (wmemcpy, wchar_t *,
30267 - (wchar_t *restrict dest,
30268 - const wchar_t *restrict src, size_t n));
30269 + (wchar_t *dest, const wchar_t *src, size_t n));
30270 # endif
30271 _GL_CXXALIAS_SYS (wmemcpy, wchar_t *,
30272 - (wchar_t *restrict dest,
30273 - const wchar_t *restrict src, size_t n));
30274 -# if __GLIBC__ >= 2
30275 + (wchar_t *dest, const wchar_t *src, size_t n));
30276 _GL_CXXALIASWARN (wmemcpy);
30277 -# endif
30278 #elif defined GNULIB_POSIXCHECK
30279 # undef wmemcpy
30280 # if HAVE_RAW_DECL_WMEMCPY
30281 @@ -656,9 +542,7 @@ _GL_FUNCDECL_SYS (wmemmove, wchar_t *,
30282 # endif
30283 _GL_CXXALIAS_SYS (wmemmove, wchar_t *,
30284 (wchar_t *dest, const wchar_t *src, size_t n));
30285 -# if __GLIBC__ >= 2
30286 _GL_CXXALIASWARN (wmemmove);
30287 -# endif
30288 #elif defined GNULIB_POSIXCHECK
30289 # undef wmemmove
30290 # if HAVE_RAW_DECL_WMEMMOVE
30291 @@ -668,38 +552,13 @@ _GL_WARN_ON_USE (wmemmove, "wmemmove is unportable - "
30292 #endif
30293
30294
30295 -/* Copy N wide characters of SRC to DEST.
30296 - Return pointer to wide characters after the last written wide character. */
30297 -#if @GNULIB_WMEMPCPY@
30298 -# if !@HAVE_WMEMPCPY@
30299 -_GL_FUNCDECL_SYS (wmempcpy, wchar_t *,
30300 - (wchar_t *restrict dest,
30301 - const wchar_t *restrict src, size_t n));
30302 -# endif
30303 -_GL_CXXALIAS_SYS (wmempcpy, wchar_t *,
30304 - (wchar_t *restrict dest,
30305 - const wchar_t *restrict src, size_t n));
30306 -# if __GLIBC__ >= 2
30307 -_GL_CXXALIASWARN (wmempcpy);
30308 -# endif
30309 -#elif defined GNULIB_POSIXCHECK
30310 -# undef wmempcpy
30311 -# if HAVE_RAW_DECL_WMEMPCPY
30312 -_GL_WARN_ON_USE (wmempcpy, "wmempcpy is unportable - "
30313 - "use gnulib module wmempcpy for portability");
30314 -# endif
30315 -#endif
30316 -
30317 -
30318 /* Set N wide characters of S to C. */
30319 #if @GNULIB_WMEMSET@
30320 # if !@HAVE_WMEMSET@
30321 _GL_FUNCDECL_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
30322 # endif
30323 _GL_CXXALIAS_SYS (wmemset, wchar_t *, (wchar_t *s, wchar_t c, size_t n));
30324 -# if __GLIBC__ >= 2
30325 _GL_CXXALIASWARN (wmemset);
30326 -# endif
30327 #elif defined GNULIB_POSIXCHECK
30328 # undef wmemset
30329 # if HAVE_RAW_DECL_WMEMSET
30330 @@ -715,9 +574,7 @@ _GL_WARN_ON_USE (wmemset, "wmemset is unportable - "
30331 _GL_FUNCDECL_SYS (wcslen, size_t, (const wchar_t *s) _GL_ATTRIBUTE_PURE);
30332 # endif
30333 _GL_CXXALIAS_SYS (wcslen, size_t, (const wchar_t *s));
30334 -# if __GLIBC__ >= 2
30335 _GL_CXXALIASWARN (wcslen);
30336 -# endif
30337 #elif defined GNULIB_POSIXCHECK
30338 # undef wcslen
30339 # if HAVE_RAW_DECL_WCSLEN
30340 @@ -747,14 +604,10 @@ _GL_WARN_ON_USE (wcsnlen, "wcsnlen is unportable - "
30341 /* Copy SRC to DEST. */
30342 #if @GNULIB_WCSCPY@
30343 # if !@HAVE_WCSCPY@
30344 -_GL_FUNCDECL_SYS (wcscpy, wchar_t *,
30345 - (wchar_t *restrict dest, const wchar_t *restrict src));
30346 +_GL_FUNCDECL_SYS (wcscpy, wchar_t *, (wchar_t *dest, const wchar_t *src));
30347 # endif
30348 -_GL_CXXALIAS_SYS (wcscpy, wchar_t *,
30349 - (wchar_t *restrict dest, const wchar_t *restrict src));
30350 -# if __GLIBC__ >= 2
30351 +_GL_CXXALIAS_SYS (wcscpy, wchar_t *, (wchar_t *dest, const wchar_t *src));
30352 _GL_CXXALIASWARN (wcscpy);
30353 -# endif
30354 #elif defined GNULIB_POSIXCHECK
30355 # undef wcscpy
30356 # if HAVE_RAW_DECL_WCSCPY
30357 @@ -767,11 +620,9 @@ _GL_WARN_ON_USE (wcscpy, "wcscpy is unportable - "
30358 /* Copy SRC to DEST, returning the address of the terminating L'\0' in DEST. */
30359 #if @GNULIB_WCPCPY@
30360 # if !@HAVE_WCPCPY@
30361 -_GL_FUNCDECL_SYS (wcpcpy, wchar_t *,
30362 - (wchar_t *restrict dest, const wchar_t *restrict src));
30363 +_GL_FUNCDECL_SYS (wcpcpy, wchar_t *, (wchar_t *dest, const wchar_t *src));
30364 # endif
30365 -_GL_CXXALIAS_SYS (wcpcpy, wchar_t *,
30366 - (wchar_t *restrict dest, const wchar_t *restrict src));
30367 +_GL_CXXALIAS_SYS (wcpcpy, wchar_t *, (wchar_t *dest, const wchar_t *src));
30368 _GL_CXXALIASWARN (wcpcpy);
30369 #elif defined GNULIB_POSIXCHECK
30370 # undef wcpcpy
30371 @@ -786,15 +637,11 @@ _GL_WARN_ON_USE (wcpcpy, "wcpcpy is unportable - "
30372 #if @GNULIB_WCSNCPY@
30373 # if !@HAVE_WCSNCPY@
30374 _GL_FUNCDECL_SYS (wcsncpy, wchar_t *,
30375 - (wchar_t *restrict dest,
30376 - const wchar_t *restrict src, size_t n));
30377 + (wchar_t *dest, const wchar_t *src, size_t n));
30378 # endif
30379 _GL_CXXALIAS_SYS (wcsncpy, wchar_t *,
30380 - (wchar_t *restrict dest,
30381 - const wchar_t *restrict src, size_t n));
30382 -# if __GLIBC__ >= 2
30383 + (wchar_t *dest, const wchar_t *src, size_t n));
30384 _GL_CXXALIASWARN (wcsncpy);
30385 -# endif
30386 #elif defined GNULIB_POSIXCHECK
30387 # undef wcsncpy
30388 # if HAVE_RAW_DECL_WCSNCPY
30389 @@ -809,12 +656,10 @@ _GL_WARN_ON_USE (wcsncpy, "wcsncpy is unportable - "
30390 #if @GNULIB_WCPNCPY@
30391 # if !@HAVE_WCPNCPY@
30392 _GL_FUNCDECL_SYS (wcpncpy, wchar_t *,
30393 - (wchar_t *restrict dest,
30394 - const wchar_t *restrict src, size_t n));
30395 + (wchar_t *dest, const wchar_t *src, size_t n));
30396 # endif
30397 _GL_CXXALIAS_SYS (wcpncpy, wchar_t *,
30398 - (wchar_t *restrict dest,
30399 - const wchar_t *restrict src, size_t n));
30400 + (wchar_t *dest, const wchar_t *src, size_t n));
30401 _GL_CXXALIASWARN (wcpncpy);
30402 #elif defined GNULIB_POSIXCHECK
30403 # undef wcpncpy
30404 @@ -828,14 +673,10 @@ _GL_WARN_ON_USE (wcpncpy, "wcpncpy is unportable - "
30405 /* Append SRC onto DEST. */
30406 #if @GNULIB_WCSCAT@
30407 # if !@HAVE_WCSCAT@
30408 -_GL_FUNCDECL_SYS (wcscat, wchar_t *,
30409 - (wchar_t *restrict dest, const wchar_t *restrict src));
30410 +_GL_FUNCDECL_SYS (wcscat, wchar_t *, (wchar_t *dest, const wchar_t *src));
30411 # endif
30412 -_GL_CXXALIAS_SYS (wcscat, wchar_t *,
30413 - (wchar_t *restrict dest, const wchar_t *restrict src));
30414 -# if __GLIBC__ >= 2
30415 +_GL_CXXALIAS_SYS (wcscat, wchar_t *, (wchar_t *dest, const wchar_t *src));
30416 _GL_CXXALIASWARN (wcscat);
30417 -# endif
30418 #elif defined GNULIB_POSIXCHECK
30419 # undef wcscat
30420 # if HAVE_RAW_DECL_WCSCAT
30421 @@ -849,15 +690,11 @@ _GL_WARN_ON_USE (wcscat, "wcscat is unportable - "
30422 #if @GNULIB_WCSNCAT@
30423 # if !@HAVE_WCSNCAT@
30424 _GL_FUNCDECL_SYS (wcsncat, wchar_t *,
30425 - (wchar_t *restrict dest, const wchar_t *restrict src,
30426 - size_t n));
30427 + (wchar_t *dest, const wchar_t *src, size_t n));
30428 # endif
30429 _GL_CXXALIAS_SYS (wcsncat, wchar_t *,
30430 - (wchar_t *restrict dest, const wchar_t *restrict src,
30431 - size_t n));
30432 -# if __GLIBC__ >= 2
30433 + (wchar_t *dest, const wchar_t *src, size_t n));
30434 _GL_CXXALIASWARN (wcsncat);
30435 -# endif
30436 #elif defined GNULIB_POSIXCHECK
30437 # undef wcsncat
30438 # if HAVE_RAW_DECL_WCSNCAT
30439 @@ -874,9 +711,7 @@ _GL_FUNCDECL_SYS (wcscmp, int, (const wchar_t *s1, const wchar_t *s2)
30440 _GL_ATTRIBUTE_PURE);
30441 # endif
30442 _GL_CXXALIAS_SYS (wcscmp, int, (const wchar_t *s1, const wchar_t *s2));
30443 -# if __GLIBC__ >= 2
30444 _GL_CXXALIASWARN (wcscmp);
30445 -# endif
30446 #elif defined GNULIB_POSIXCHECK
30447 # undef wcscmp
30448 # if HAVE_RAW_DECL_WCSCMP
30449 @@ -895,9 +730,7 @@ _GL_FUNCDECL_SYS (wcsncmp, int,
30450 # endif
30451 _GL_CXXALIAS_SYS (wcsncmp, int,
30452 (const wchar_t *s1, const wchar_t *s2, size_t n));
30453 -# if __GLIBC__ >= 2
30454 _GL_CXXALIASWARN (wcsncmp);
30455 -# endif
30456 #elif defined GNULIB_POSIXCHECK
30457 # undef wcsncmp
30458 # if HAVE_RAW_DECL_WCSNCMP
30459 @@ -950,9 +783,7 @@ _GL_WARN_ON_USE (wcsncasecmp, "wcsncasecmp is unportable - "
30460 _GL_FUNCDECL_SYS (wcscoll, int, (const wchar_t *s1, const wchar_t *s2));
30461 # endif
30462 _GL_CXXALIAS_SYS (wcscoll, int, (const wchar_t *s1, const wchar_t *s2));
30463 -# if __GLIBC__ >= 2
30464 _GL_CXXALIASWARN (wcscoll);
30465 -# endif
30466 #elif defined GNULIB_POSIXCHECK
30467 # undef wcscoll
30468 # if HAVE_RAW_DECL_WCSCOLL
30469 @@ -967,14 +798,10 @@ _GL_WARN_ON_USE (wcscoll, "wcscoll is unportable - "
30470 original strings. */
30471 #if @GNULIB_WCSXFRM@
30472 # if !@HAVE_WCSXFRM@
30473 -_GL_FUNCDECL_SYS (wcsxfrm, size_t,
30474 - (wchar_t *restrict s1, const wchar_t *restrict s2, size_t n));
30475 +_GL_FUNCDECL_SYS (wcsxfrm, size_t, (wchar_t *s1, const wchar_t *s2, size_t n));
30476 # endif
30477 -_GL_CXXALIAS_SYS (wcsxfrm, size_t,
30478 - (wchar_t *restrict s1, const wchar_t *restrict s2, size_t n));
30479 -# if __GLIBC__ >= 2
30480 +_GL_CXXALIAS_SYS (wcsxfrm, size_t, (wchar_t *s1, const wchar_t *s2, size_t n));
30481 _GL_CXXALIASWARN (wcsxfrm);
30482 -# endif
30483 #elif defined GNULIB_POSIXCHECK
30484 # undef wcsxfrm
30485 # if HAVE_RAW_DECL_WCSXFRM
30486 @@ -986,55 +813,16 @@ _GL_WARN_ON_USE (wcsxfrm, "wcsxfrm is unportable - "
30487
30488 /* Duplicate S, returning an identical malloc'd string. */
30489 #if @GNULIB_WCSDUP@
30490 -# if defined _WIN32 && !defined __CYGWIN__
30491 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
30492 -# undef wcsdup
30493 -# define wcsdup _wcsdup
30494 -# endif
30495 -_GL_CXXALIAS_MDA (wcsdup, wchar_t *, (const wchar_t *s));
30496 -# else
30497 -# if !@HAVE_WCSDUP@ || __GNUC__ >= 11
30498 -_GL_FUNCDECL_SYS (wcsdup, wchar_t *,
30499 - (const wchar_t *s)
30500 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE);
30501 -# endif
30502 -_GL_CXXALIAS_SYS (wcsdup, wchar_t *, (const wchar_t *s));
30503 +# if !@HAVE_WCSDUP@
30504 +_GL_FUNCDECL_SYS (wcsdup, wchar_t *, (const wchar_t *s));
30505 # endif
30506 +_GL_CXXALIAS_SYS (wcsdup, wchar_t *, (const wchar_t *s));
30507 _GL_CXXALIASWARN (wcsdup);
30508 -#else
30509 -# if __GNUC__ >= 11 && !defined wcsdup
30510 -/* For -Wmismatched-dealloc: Associate wcsdup with free or rpl_free. */
30511 -_GL_FUNCDECL_SYS (wcsdup, wchar_t *,
30512 - (const wchar_t *s)
30513 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE);
30514 -# endif
30515 -# if defined GNULIB_POSIXCHECK
30516 -# undef wcsdup
30517 -# if HAVE_RAW_DECL_WCSDUP
30518 +#elif defined GNULIB_POSIXCHECK
30519 +# undef wcsdup
30520 +# if HAVE_RAW_DECL_WCSDUP
30521 _GL_WARN_ON_USE (wcsdup, "wcsdup is unportable - "
30522 "use gnulib module wcsdup for portability");
30523 -# endif
30524 -# elif @GNULIB_MDA_WCSDUP@
30525 -/* On native Windows, map 'wcsdup' to '_wcsdup', so that -loldnames is not
30526 - required. In C++ with GNULIB_NAMESPACE, avoid differences between
30527 - platforms by defining GNULIB_NAMESPACE::wcsdup always. */
30528 -# if defined _WIN32 && !defined __CYGWIN__
30529 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
30530 -# undef wcsdup
30531 -# define wcsdup _wcsdup
30532 -# endif
30533 -_GL_CXXALIAS_MDA (wcsdup, wchar_t *, (const wchar_t *s));
30534 -# else
30535 -_GL_FUNCDECL_SYS (wcsdup, wchar_t *,
30536 - (const wchar_t *s)
30537 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE);
30538 -# if @HAVE_DECL_WCSDUP@
30539 -_GL_CXXALIAS_SYS (wcsdup, wchar_t *, (const wchar_t *s));
30540 -# endif
30541 -# endif
30542 -# if (defined _WIN32 && !defined __CYGWIN__) || @HAVE_DECL_WCSDUP@
30543 -_GL_CXXALIASWARN (wcsdup);
30544 -# endif
30545 # endif
30546 #endif
30547
30548 @@ -1057,7 +845,7 @@ _GL_CXXALIAS_SYS_CAST2 (wcschr,
30549 && (__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 4))
30550 _GL_CXXALIASWARN1 (wcschr, wchar_t *, (wchar_t *wcs, wchar_t wc));
30551 _GL_CXXALIASWARN1 (wcschr, const wchar_t *, (const wchar_t *wcs, wchar_t wc));
30552 -# elif __GLIBC__ >= 2
30553 +# else
30554 _GL_CXXALIASWARN (wcschr);
30555 # endif
30556 #elif defined GNULIB_POSIXCHECK
30557 @@ -1087,7 +875,7 @@ _GL_CXXALIAS_SYS_CAST2 (wcsrchr,
30558 && (__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 4))
30559 _GL_CXXALIASWARN1 (wcsrchr, wchar_t *, (wchar_t *wcs, wchar_t wc));
30560 _GL_CXXALIASWARN1 (wcsrchr, const wchar_t *, (const wchar_t *wcs, wchar_t wc));
30561 -# elif __GLIBC__ >= 2
30562 +# else
30563 _GL_CXXALIASWARN (wcsrchr);
30564 # endif
30565 #elif defined GNULIB_POSIXCHECK
30566 @@ -1107,9 +895,7 @@ _GL_FUNCDECL_SYS (wcscspn, size_t, (const wchar_t *wcs, const wchar_t *reject)
30567 _GL_ATTRIBUTE_PURE);
30568 # endif
30569 _GL_CXXALIAS_SYS (wcscspn, size_t, (const wchar_t *wcs, const wchar_t *reject));
30570 -# if __GLIBC__ >= 2
30571 _GL_CXXALIASWARN (wcscspn);
30572 -# endif
30573 #elif defined GNULIB_POSIXCHECK
30574 # undef wcscspn
30575 # if HAVE_RAW_DECL_WCSCSPN
30576 @@ -1127,9 +913,7 @@ _GL_FUNCDECL_SYS (wcsspn, size_t, (const wchar_t *wcs, const wchar_t *accept)
30577 _GL_ATTRIBUTE_PURE);
30578 # endif
30579 _GL_CXXALIAS_SYS (wcsspn, size_t, (const wchar_t *wcs, const wchar_t *accept));
30580 -# if __GLIBC__ >= 2
30581 _GL_CXXALIASWARN (wcsspn);
30582 -# endif
30583 #elif defined GNULIB_POSIXCHECK
30584 # undef wcsspn
30585 # if HAVE_RAW_DECL_WCSSPN
30586 @@ -1160,7 +944,7 @@ _GL_CXXALIASWARN1 (wcspbrk, wchar_t *,
30587 (wchar_t *wcs, const wchar_t *accept));
30588 _GL_CXXALIASWARN1 (wcspbrk, const wchar_t *,
30589 (const wchar_t *wcs, const wchar_t *accept));
30590 -# elif __GLIBC__ >= 2
30591 +# else
30592 _GL_CXXALIASWARN (wcspbrk);
30593 # endif
30594 #elif defined GNULIB_POSIXCHECK
30595 @@ -1176,8 +960,7 @@ _GL_WARN_ON_USE (wcspbrk, "wcspbrk is unportable - "
30596 #if @GNULIB_WCSSTR@
30597 # if !@HAVE_WCSSTR@
30598 _GL_FUNCDECL_SYS (wcsstr, wchar_t *,
30599 - (const wchar_t *restrict haystack,
30600 - const wchar_t *restrict needle)
30601 + (const wchar_t *haystack, const wchar_t *needle)
30602 _GL_ATTRIBUTE_PURE);
30603 # endif
30604 /* On some systems, this function is defined as an overloaded function:
30605 @@ -1186,19 +969,15 @@ _GL_FUNCDECL_SYS (wcsstr, wchar_t *,
30606 wchar_t * std::wcsstr (wchar_t *, const wchar_t *);
30607 } */
30608 _GL_CXXALIAS_SYS_CAST2 (wcsstr,
30609 - wchar_t *,
30610 - (const wchar_t *restrict, const wchar_t *restrict),
30611 - const wchar_t *,
30612 - (const wchar_t *restrict, const wchar_t *restrict));
30613 + wchar_t *, (const wchar_t *, const wchar_t *),
30614 + const wchar_t *, (const wchar_t *, const wchar_t *));
30615 # if ((__GLIBC__ == 2 && __GLIBC_MINOR__ >= 10) && !defined __UCLIBC__) \
30616 && (__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 4))
30617 _GL_CXXALIASWARN1 (wcsstr, wchar_t *,
30618 - (wchar_t *restrict haystack,
30619 - const wchar_t *restrict needle));
30620 + (wchar_t *haystack, const wchar_t *needle));
30621 _GL_CXXALIASWARN1 (wcsstr, const wchar_t *,
30622 - (const wchar_t *restrict haystack,
30623 - const wchar_t *restrict needle));
30624 -# elif __GLIBC__ >= 2
30625 + (const wchar_t *haystack, const wchar_t *needle));
30626 +# else
30627 _GL_CXXALIASWARN (wcsstr);
30628 # endif
30629 #elif defined GNULIB_POSIXCHECK
30630 @@ -1212,30 +991,13 @@ _GL_WARN_ON_USE (wcsstr, "wcsstr is unportable - "
30631
30632 /* Divide WCS into tokens separated by characters in DELIM. */
30633 #if @GNULIB_WCSTOK@
30634 -# if @REPLACE_WCSTOK@
30635 -# if !(defined __cplusplus && defined GNULIB_NAMESPACE)
30636 -# undef wcstok
30637 -# define wcstok rpl_wcstok
30638 -# endif
30639 -_GL_FUNCDECL_RPL (wcstok, wchar_t *,
30640 - (wchar_t *restrict wcs, const wchar_t *restrict delim,
30641 - wchar_t **restrict ptr));
30642 -_GL_CXXALIAS_RPL (wcstok, wchar_t *,
30643 - (wchar_t *restrict wcs, const wchar_t *restrict delim,
30644 - wchar_t **restrict ptr));
30645 -# else
30646 -# if !@HAVE_WCSTOK@
30647 +# if !@HAVE_WCSTOK@
30648 _GL_FUNCDECL_SYS (wcstok, wchar_t *,
30649 - (wchar_t *restrict wcs, const wchar_t *restrict delim,
30650 - wchar_t **restrict ptr));
30651 -# endif
30652 -_GL_CXXALIAS_SYS (wcstok, wchar_t *,
30653 - (wchar_t *restrict wcs, const wchar_t *restrict delim,
30654 - wchar_t **restrict ptr));
30655 + (wchar_t *wcs, const wchar_t *delim, wchar_t **ptr));
30656 # endif
30657 -# if __GLIBC__ >= 2
30658 +_GL_CXXALIAS_SYS (wcstok, wchar_t *,
30659 + (wchar_t *wcs, const wchar_t *delim, wchar_t **ptr));
30660 _GL_CXXALIASWARN (wcstok);
30661 -# endif
30662 #elif defined GNULIB_POSIXCHECK
30663 # undef wcstok
30664 # if HAVE_RAW_DECL_WCSTOK
30665 @@ -1263,9 +1025,7 @@ _GL_FUNCDECL_SYS (wcswidth, int, (const wchar_t *s, size_t n)
30666 # endif
30667 _GL_CXXALIAS_SYS (wcswidth, int, (const wchar_t *s, size_t n));
30668 # endif
30669 -# if __GLIBC__ >= 2
30670 _GL_CXXALIASWARN (wcswidth);
30671 -# endif
30672 #elif defined GNULIB_POSIXCHECK
30673 # undef wcswidth
30674 # if HAVE_RAW_DECL_WCSWIDTH
30675 @@ -1276,38 +1036,28 @@ _GL_WARN_ON_USE (wcswidth, "wcswidth is unportable - "
30676
30677
30678 /* Convert *TP to a date and time wide string. See
30679 - <https://pubs.opengroup.org/onlinepubs/9699919799/functions/wcsftime.html>. */
30680 + <http://pubs.opengroup.org/onlinepubs/9699919799/functions/wcsftime.html>. */
30681 #if @GNULIB_WCSFTIME@
30682 # if @REPLACE_WCSFTIME@
30683 # if !(defined __cplusplus && defined GNULIB_NAMESPACE)
30684 # undef wcsftime
30685 # define wcsftime rpl_wcsftime
30686 # endif
30687 -_GL_FUNCDECL_RPL (wcsftime, size_t,
30688 - (wchar_t *restrict __buf, size_t __bufsize,
30689 - const wchar_t *restrict __fmt,
30690 - const struct tm *restrict __tp)
30691 - _GL_ARG_NONNULL ((1, 3, 4)));
30692 -_GL_CXXALIAS_RPL (wcsftime, size_t,
30693 - (wchar_t *restrict __buf, size_t __bufsize,
30694 - const wchar_t *restrict __fmt,
30695 - const struct tm *restrict __tp));
30696 +_GL_FUNCDECL_RPL (wcsftime, size_t, (wchar_t *__buf, size_t __bufsize,
30697 + const wchar_t *__fmt, const struct tm *__tp)
30698 + _GL_ARG_NONNULL ((1, 3, 4)));
30699 +_GL_CXXALIAS_RPL (wcsftime, size_t, (wchar_t *__buf, size_t __bufsize,
30700 + const wchar_t *__fmt, const struct tm *__tp));
30701 # else
30702 # if !@HAVE_WCSFTIME@
30703 -_GL_FUNCDECL_SYS (wcsftime, size_t,
30704 - (wchar_t *restrict __buf, size_t __bufsize,
30705 - const wchar_t *restrict __fmt,
30706 - const struct tm *restrict __tp)
30707 - _GL_ARG_NONNULL ((1, 3, 4)));
30708 +_GL_FUNCDECL_SYS (wcsftime, size_t, (wchar_t *__buf, size_t __bufsize,
30709 + const wchar_t *__fmt, const struct tm *__tp)
30710 + _GL_ARG_NONNULL ((1, 3, 4)));
30711 # endif
30712 -_GL_CXXALIAS_SYS (wcsftime, size_t,
30713 - (wchar_t *restrict __buf, size_t __bufsize,
30714 - const wchar_t *restrict __fmt,
30715 - const struct tm *restrict __tp));
30716 +_GL_CXXALIAS_SYS (wcsftime, size_t, (wchar_t *__buf, size_t __bufsize,
30717 + const wchar_t *__fmt, const struct tm *__tp));
30718 # endif
30719 -# if __GLIBC__ >= 2
30720 _GL_CXXALIASWARN (wcsftime);
30721 -# endif
30722 #elif defined GNULIB_POSIXCHECK
30723 # undef wcsftime
30724 # if HAVE_RAW_DECL_WCSFTIME
30725
30726 diff --git a/autotools/gnulib/xalloc-die.c b/autotools/gnulib/xalloc-die.c
30727 index 5b947f1..295f8d8 100644
30728 --- a/autotools/gnulib/xalloc-die.c
30729 +++ b/autotools/gnulib/xalloc-die.c
30730 @@ -1,11 +1,11 @@
30731 /* Report a memory allocation failure and exit.
30732
30733 - Copyright (C) 1997-2000, 2002-2004, 2006, 2009-2022 Free Software
30734 + Copyright (C) 1997-2000, 2002-2004, 2006, 2009-2019 Free Software
30735 Foundation, Inc.
30736
30737 This program is free software: you can redistribute it and/or modify
30738 it under the terms of the GNU General Public License as published by
30739 - the Free Software Foundation, either version 3 of the License, or
30740 + the Free Software Foundation; either version 3 of the License, or
30741 (at your option) any later version.
30742
30743 This program is distributed in the hope that it will be useful,
30744
30745 diff --git a/autotools/gnulib/xalloc-oversized.h b/autotools/gnulib/xalloc-oversized.h
30746 index aefa6fd..e3068c8 100644
30747 --- a/autotools/gnulib/xalloc-oversized.h
30748 +++ b/autotools/gnulib/xalloc-oversized.h
30749 @@ -1,18 +1,18 @@
30750 /* xalloc-oversized.h -- memory allocation size checking
30751
30752 - Copyright (C) 1990-2000, 2003-2004, 2006-2022 Free Software Foundation, Inc.
30753 + Copyright (C) 1990-2000, 2003-2004, 2006-2019 Free Software Foundation, Inc.
30754
30755 - This file is free software: you can redistribute it and/or modify
30756 - it under the terms of the GNU Lesser General Public License as
30757 - published by the Free Software Foundation; either version 2.1 of the
30758 - License, or (at your option) any later version.
30759 + This program is free software: you can redistribute it and/or modify
30760 + it under the terms of the GNU General Public License as published by
30761 + the Free Software Foundation; either version 3 of the License, or
30762 + (at your option) any later version.
30763
30764 - This file is distributed in the hope that it will be useful,
30765 + This program is distributed in the hope that it will be useful,
30766 but WITHOUT ANY WARRANTY; without even the implied warranty of
30767 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
30768 - GNU Lesser General Public License for more details.
30769 + GNU General Public License for more details.
30770
30771 - You should have received a copy of the GNU Lesser General Public License
30772 + You should have received a copy of the GNU General Public License
30773 along with this program. If not, see <https://www.gnu.org/licenses/>. */
30774
30775 #ifndef XALLOC_OVERSIZED_H_
30776 @@ -21,39 +21,34 @@
30777 #include <stddef.h>
30778 #include <stdint.h>
30779
30780 -/* True if N * S does not fit into both ptrdiff_t and size_t.
30781 - N and S should be nonnegative and free of side effects.
30782 +/* True if N * S would overflow in a size_t calculation,
30783 + or would generate a value larger than PTRDIFF_MAX.
30784 This expands to a constant expression if N and S are both constants.
30785 - By gnulib convention, SIZE_MAX represents overflow in size_t
30786 + By gnulib convention, SIZE_MAX represents overflow in size
30787 calculations, so the conservative size_t-based dividend to use here
30788 is SIZE_MAX - 1. */
30789 #define __xalloc_oversized(n, s) \
30790 - ((s) != 0 \
30791 - && ((size_t) (PTRDIFF_MAX < SIZE_MAX ? PTRDIFF_MAX : SIZE_MAX - 1) / (s) \
30792 - < (n)))
30793 + ((size_t) (PTRDIFF_MAX < SIZE_MAX ? PTRDIFF_MAX : SIZE_MAX - 1) / (s) < (n))
30794
30795 -/* Return 1 if and only if an array of N objects, each of size S,
30796 - cannot exist reliably because its total size in bytes would exceed
30797 - MIN (PTRDIFF_MAX, SIZE_MAX - 1).
30798 -
30799 - N and S should be nonnegative and free of side effects.
30800 +#if PTRDIFF_MAX < SIZE_MAX
30801 +typedef ptrdiff_t __xalloc_count_type;
30802 +#else
30803 +typedef size_t __xalloc_count_type;
30804 +#endif
30805
30806 - Warning: (xalloc_oversized (N, S) ? NULL : malloc (N * S)) can
30807 - misbehave if N and S are both narrower than ptrdiff_t and size_t,
30808 - and can be rewritten as (xalloc_oversized (N, S) ? NULL
30809 - : malloc (N * (size_t) S)).
30810 +/* Return 1 if an array of N objects, each of size S, cannot exist
30811 + reliably due to size or ptrdiff_t arithmetic overflow. S must be
30812 + positive and N must be nonnegative. This is a macro, not a
30813 + function, so that it works correctly even when SIZE_MAX < N. */
30814
30815 - This is a macro, not a function, so that it works even if an
30816 - argument exceeds MAX (PTRDIFF_MAX, SIZE_MAX). */
30817 -#if 7 <= __GNUC__ && !defined __clang__ && PTRDIFF_MAX < SIZE_MAX
30818 +#if 7 <= __GNUC__
30819 # define xalloc_oversized(n, s) \
30820 - __builtin_mul_overflow_p (n, s, (ptrdiff_t) 1)
30821 -#elif (5 <= __GNUC__ && !defined __ICC && !__STRICT_ANSI__ \
30822 - && PTRDIFF_MAX < SIZE_MAX)
30823 + __builtin_mul_overflow_p (n, s, (__xalloc_count_type) 1)
30824 +#elif 5 <= __GNUC__ && !defined __ICC && !__STRICT_ANSI__
30825 # define xalloc_oversized(n, s) \
30826 (__builtin_constant_p (n) && __builtin_constant_p (s) \
30827 ? __xalloc_oversized (n, s) \
30828 - : ({ ptrdiff_t __xalloc_count; \
30829 + : ({ __xalloc_count_type __xalloc_count; \
30830 __builtin_mul_overflow (n, s, &__xalloc_count); }))
30831
30832 /* Other compilers use integer division; this may be slower but is
30833
30834 diff --git a/autotools/gnulib/xalloc.h b/autotools/gnulib/xalloc.h
30835 index 9f4bf8d..fc7e86b 100644
30836 --- a/autotools/gnulib/xalloc.h
30837 +++ b/autotools/gnulib/xalloc.h
30838 @@ -1,10 +1,10 @@
30839 /* xalloc.h -- malloc with out-of-memory checking
30840
30841 - Copyright (C) 1990-2000, 2003-2004, 2006-2022 Free Software Foundation, Inc.
30842 + Copyright (C) 1990-2000, 2003-2004, 2006-2019 Free Software Foundation, Inc.
30843
30844 This program is free software: you can redistribute it and/or modify
30845 it under the terms of the GNU General Public License as published by
30846 - the Free Software Foundation, either version 3 of the License, or
30847 + the Free Software Foundation; either version 3 of the License, or
30848 (at your option) any later version.
30849
30850 This program is distributed in the hope that it will be useful,
30851 @@ -19,13 +19,9 @@
30852 #define XALLOC_H_
30853
30854 #include <stddef.h>
30855 -#include <stdlib.h>
30856 #include <stdint.h>
30857
30858 -#if GNULIB_XALLOC
30859 -# include "idx.h"
30860 -# include "intprops.h"
30861 -#endif
30862 +#include "xalloc-oversized.h"
30863
30864 #ifndef _GL_INLINE_HEADER_BEGIN
30865 #error "Please include config.h first."
30866 @@ -35,72 +31,38 @@ _GL_INLINE_HEADER_BEGIN
30867 # define XALLOC_INLINE _GL_INLINE
30868 #endif
30869
30870 -
30871 #ifdef __cplusplus
30872 extern "C" {
30873 #endif
30874
30875
30876 -#if GNULIB_XALLOC_DIE
30877 +#if ! defined __clang__ && \
30878 + (__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 3))
30879 +# define _GL_ATTRIBUTE_ALLOC_SIZE(args) __attribute__ ((__alloc_size__ args))
30880 +#else
30881 +# define _GL_ATTRIBUTE_ALLOC_SIZE(args)
30882 +#endif
30883
30884 /* This function is always triggered when memory is exhausted.
30885 It must be defined by the application, either explicitly
30886 or by using gnulib's xalloc-die module. This is the
30887 function to call when one wants the program to die because of a
30888 memory allocation failure. */
30889 -/*extern*/ _Noreturn void xalloc_die (void);
30890 -
30891 -#endif /* GNULIB_XALLOC_DIE */
30892 -
30893 -#if GNULIB_XALLOC
30894 +extern _Noreturn void xalloc_die (void);
30895
30896 void *xmalloc (size_t s)
30897 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE
30898 - _GL_ATTRIBUTE_ALLOC_SIZE ((1)) _GL_ATTRIBUTE_RETURNS_NONNULL;
30899 -void *ximalloc (idx_t s)
30900 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE
30901 - _GL_ATTRIBUTE_ALLOC_SIZE ((1)) _GL_ATTRIBUTE_RETURNS_NONNULL;
30902 -void *xinmalloc (idx_t n, idx_t s)
30903 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE
30904 - _GL_ATTRIBUTE_ALLOC_SIZE ((1, 2)) _GL_ATTRIBUTE_RETURNS_NONNULL;
30905 + _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_ALLOC_SIZE ((1));
30906 void *xzalloc (size_t s)
30907 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE
30908 - _GL_ATTRIBUTE_ALLOC_SIZE ((1)) _GL_ATTRIBUTE_RETURNS_NONNULL;
30909 -void *xizalloc (idx_t s)
30910 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE
30911 - _GL_ATTRIBUTE_ALLOC_SIZE ((1)) _GL_ATTRIBUTE_RETURNS_NONNULL;
30912 + _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_ALLOC_SIZE ((1));
30913 void *xcalloc (size_t n, size_t s)
30914 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE
30915 - _GL_ATTRIBUTE_ALLOC_SIZE ((1, 2)) _GL_ATTRIBUTE_RETURNS_NONNULL;
30916 -void *xicalloc (idx_t n, idx_t s)
30917 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE
30918 - _GL_ATTRIBUTE_ALLOC_SIZE ((1, 2)) _GL_ATTRIBUTE_RETURNS_NONNULL;
30919 + _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_ALLOC_SIZE ((1, 2));
30920 void *xrealloc (void *p, size_t s)
30921 - _GL_ATTRIBUTE_ALLOC_SIZE ((2));
30922 -void *xirealloc (void *p, idx_t s)
30923 - _GL_ATTRIBUTE_ALLOC_SIZE ((2)) _GL_ATTRIBUTE_RETURNS_NONNULL;
30924 -void *xreallocarray (void *p, size_t n, size_t s)
30925 - _GL_ATTRIBUTE_ALLOC_SIZE ((2, 3));
30926 -void *xireallocarray (void *p, idx_t n, idx_t s)
30927 - _GL_ATTRIBUTE_ALLOC_SIZE ((2, 3)) _GL_ATTRIBUTE_RETURNS_NONNULL;
30928 -void *x2realloc (void *p, size_t *ps) /* superseded by xpalloc */
30929 - _GL_ATTRIBUTE_RETURNS_NONNULL;
30930 -void *x2nrealloc (void *p, size_t *pn, size_t s) /* superseded by xpalloc */
30931 - _GL_ATTRIBUTE_RETURNS_NONNULL;
30932 -void *xpalloc (void *pa, idx_t *pn, idx_t n_incr_min, ptrdiff_t n_max, idx_t s)
30933 - _GL_ATTRIBUTE_RETURNS_NONNULL;
30934 + _GL_ATTRIBUTE_ALLOC_SIZE ((2));
30935 +void *x2realloc (void *p, size_t *pn);
30936 void *xmemdup (void const *p, size_t s)
30937 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE
30938 - _GL_ATTRIBUTE_ALLOC_SIZE ((2)) _GL_ATTRIBUTE_RETURNS_NONNULL;
30939 -void *ximemdup (void const *p, idx_t s)
30940 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE
30941 - _GL_ATTRIBUTE_ALLOC_SIZE ((2)) _GL_ATTRIBUTE_RETURNS_NONNULL;
30942 -char *ximemdup0 (void const *p, idx_t s)
30943 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE
30944 - _GL_ATTRIBUTE_RETURNS_NONNULL;
30945 + _GL_ATTRIBUTE_ALLOC_SIZE ((2));
30946 char *xstrdup (char const *str)
30947 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE
30948 - _GL_ATTRIBUTE_RETURNS_NONNULL;
30949 + _GL_ATTRIBUTE_MALLOC;
30950
30951 /* In the following macros, T must be an elementary or structure/union or
30952 typedef'ed type, or a pointer to such a type. To apply one of the
30953 @@ -109,60 +71,155 @@ char *xstrdup (char const *str)
30954
30955 /* Allocate an object of type T dynamically, with error checking. */
30956 /* extern t *XMALLOC (typename t); */
30957 -# define XMALLOC(t) ((t *) xmalloc (sizeof (t)))
30958 +#define XMALLOC(t) ((t *) xmalloc (sizeof (t)))
30959
30960 /* Allocate memory for N elements of type T, with error checking. */
30961 /* extern t *XNMALLOC (size_t n, typename t); */
30962 -# define XNMALLOC(n, t) \
30963 - ((t *) (sizeof (t) == 1 ? xmalloc (n) : xnmalloc (n, sizeof (t))))
30964 +#define XNMALLOC(n, t) \
30965 + ((t *) (sizeof (t) == 1 ? xmalloc (n) : xnmalloc (n, sizeof (t))))
30966
30967 /* Allocate an object of type T dynamically, with error checking,
30968 and zero it. */
30969 /* extern t *XZALLOC (typename t); */
30970 -# define XZALLOC(t) ((t *) xzalloc (sizeof (t)))
30971 +#define XZALLOC(t) ((t *) xzalloc (sizeof (t)))
30972
30973 /* Allocate memory for N elements of type T, with error checking,
30974 and zero it. */
30975 /* extern t *XCALLOC (size_t n, typename t); */
30976 -# define XCALLOC(n, t) \
30977 - ((t *) (sizeof (t) == 1 ? xzalloc (n) : xcalloc (n, sizeof (t))))
30978 +#define XCALLOC(n, t) \
30979 + ((t *) (sizeof (t) == 1 ? xzalloc (n) : xcalloc (n, sizeof (t))))
30980
30981
30982 /* Allocate an array of N objects, each with S bytes of memory,
30983 dynamically, with error checking. S must be nonzero. */
30984
30985 -void *xnmalloc (size_t n, size_t s)
30986 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE
30987 - _GL_ATTRIBUTE_ALLOC_SIZE ((1, 2)) _GL_ATTRIBUTE_RETURNS_NONNULL;
30988 +XALLOC_INLINE void *xnmalloc (size_t n, size_t s)
30989 + _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_ALLOC_SIZE ((1, 2));
30990 +XALLOC_INLINE void *
30991 +xnmalloc (size_t n, size_t s)
30992 +{
30993 + if (xalloc_oversized (n, s))
30994 + xalloc_die ();
30995 + return xmalloc (n * s);
30996 +}
30997
30998 -/* FIXME: Deprecate this in favor of xreallocarray? */
30999 /* Change the size of an allocated block of memory P to an array of N
31000 objects each of S bytes, with error checking. S must be nonzero. */
31001
31002 XALLOC_INLINE void *xnrealloc (void *p, size_t n, size_t s)
31003 - _GL_ATTRIBUTE_ALLOC_SIZE ((2, 3));
31004 + _GL_ATTRIBUTE_ALLOC_SIZE ((2, 3));
31005 XALLOC_INLINE void *
31006 xnrealloc (void *p, size_t n, size_t s)
31007 {
31008 - return xreallocarray (p, n, s);
31009 + if (xalloc_oversized (n, s))
31010 + xalloc_die ();
31011 + return xrealloc (p, n * s);
31012 }
31013
31014 -/* Return a pointer to a new buffer of N bytes. This is like xmalloc,
31015 - except it returns char *. */
31016 +/* If P is null, allocate a block of at least *PN such objects;
31017 + otherwise, reallocate P so that it contains more than *PN objects
31018 + each of S bytes. S must be nonzero. Set *PN to the new number of
31019 + objects, and return the pointer to the new block. *PN is never set
31020 + to zero, and the returned pointer is never null.
31021 +
31022 + Repeated reallocations are guaranteed to make progress, either by
31023 + allocating an initial block with a nonzero size, or by allocating a
31024 + larger block.
31025 +
31026 + In the following implementation, nonzero sizes are increased by a
31027 + factor of approximately 1.5 so that repeated reallocations have
31028 + O(N) overall cost rather than O(N**2) cost, but the
31029 + specification for this function does not guarantee that rate.
31030 +
31031 + Here is an example of use:
31032 +
31033 + int *p = NULL;
31034 + size_t used = 0;
31035 + size_t allocated = 0;
31036 +
31037 + void
31038 + append_int (int value)
31039 + {
31040 + if (used == allocated)
31041 + p = x2nrealloc (p, &allocated, sizeof *p);
31042 + p[used++] = value;
31043 + }
31044 +
31045 + This causes x2nrealloc to allocate a block of some nonzero size the
31046 + first time it is called.
31047 +
31048 + To have finer-grained control over the initial size, set *PN to a
31049 + nonzero value before calling this function with P == NULL. For
31050 + example:
31051 +
31052 + int *p = NULL;
31053 + size_t used = 0;
31054 + size_t allocated = 0;
31055 + size_t allocated1 = 1000;
31056 +
31057 + void
31058 + append_int (int value)
31059 + {
31060 + if (used == allocated)
31061 + {
31062 + p = x2nrealloc (p, &allocated1, sizeof *p);
31063 + allocated = allocated1;
31064 + }
31065 + p[used++] = value;
31066 + }
31067 +
31068 + */
31069
31070 -char *xcharalloc (size_t n)
31071 - _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_DEALLOC_FREE
31072 - _GL_ATTRIBUTE_ALLOC_SIZE ((1)) _GL_ATTRIBUTE_RETURNS_NONNULL;
31073 +XALLOC_INLINE void *
31074 +x2nrealloc (void *p, size_t *pn, size_t s)
31075 +{
31076 + size_t n = *pn;
31077 +
31078 + if (! p)
31079 + {
31080 + if (! n)
31081 + {
31082 + /* The approximate size to use for initial small allocation
31083 + requests, when the invoking code specifies an old size of
31084 + zero. This is the largest "small" request for the GNU C
31085 + library malloc. */
31086 + enum { DEFAULT_MXFAST = 64 * sizeof (size_t) / 4 };
31087 +
31088 + n = DEFAULT_MXFAST / s;
31089 + n += !n;
31090 + }
31091 + if (xalloc_oversized (n, s))
31092 + xalloc_die ();
31093 + }
31094 + else
31095 + {
31096 + /* Set N = floor (1.5 * N) + 1 so that progress is made even if N == 0.
31097 + Check for overflow, so that N * S stays in both ptrdiff_t and
31098 + size_t range. The check may be slightly conservative, but an
31099 + exact check isn't worth the trouble. */
31100 + if ((PTRDIFF_MAX < SIZE_MAX ? PTRDIFF_MAX : SIZE_MAX) / 3 * 2 / s
31101 + <= n)
31102 + xalloc_die ();
31103 + n += n / 2 + 1;
31104 + }
31105 +
31106 + *pn = n;
31107 + return xrealloc (p, n * s);
31108 +}
31109
31110 -#endif /* GNULIB_XALLOC */
31111 +/* Return a pointer to a new buffer of N bytes. This is like xmalloc,
31112 + except it returns char *. */
31113
31114 +XALLOC_INLINE char *xcharalloc (size_t n)
31115 + _GL_ATTRIBUTE_MALLOC _GL_ATTRIBUTE_ALLOC_SIZE ((1));
31116 +XALLOC_INLINE char *
31117 +xcharalloc (size_t n)
31118 +{
31119 + return XNMALLOC (n, char);
31120 +}
31121
31122 #ifdef __cplusplus
31123 }
31124 -#endif
31125 -
31126 -
31127 -#if GNULIB_XALLOC && defined __cplusplus
31128
31129 /* C++ does not allow conversions from void * to other pointer types
31130 without a cast. Use templates to work around the problem when
31131 @@ -174,17 +231,10 @@ xrealloc (T *p, size_t s)
31132 return (T *) xrealloc ((void *) p, s);
31133 }
31134
31135 -template <typename T> inline T *
31136 -xreallocarray (T *p, size_t n, size_t s)
31137 -{
31138 - return (T *) xreallocarray ((void *) p, n, s);
31139 -}
31140 -
31141 -/* FIXME: Deprecate this in favor of xreallocarray? */
31142 template <typename T> inline T *
31143 xnrealloc (T *p, size_t n, size_t s)
31144 {
31145 - return xreallocarray (p, n, s);
31146 + return (T *) xnrealloc ((void *) p, n, s);
31147 }
31148
31149 template <typename T> inline T *
31150 @@ -205,8 +255,7 @@ xmemdup (T const *p, size_t s)
31151 return (T *) xmemdup ((void const *) p, s);
31152 }
31153
31154 -#endif /* GNULIB_XALLOC && C++ */
31155 -
31156 +#endif
31157
31158 _GL_INLINE_HEADER_END
31159
31160
31161 diff --git a/autotools/gnulib/xmalloc.c b/autotools/gnulib/xmalloc.c
31162 index 993c1ee..cbe9a4f 100644
31163 --- a/autotools/gnulib/xmalloc.c
31164 +++ b/autotools/gnulib/xmalloc.c
31165 @@ -1,10 +1,10 @@
31166 /* xmalloc.c -- malloc with out of memory checking
31167
31168 - Copyright (C) 1990-2000, 2002-2006, 2008-2022 Free Software Foundation, Inc.
31169 + Copyright (C) 1990-2000, 2002-2006, 2008-2019 Free Software Foundation, Inc.
31170
31171 This program is free software: you can redistribute it and/or modify
31172 it under the terms of the GNU General Public License as published by
31173 - the Free Software Foundation, either version 3 of the License, or
31174 + the Free Software Foundation; either version 3 of the License, or
31175 (at your option) any later version.
31176
31177 This program is distributed in the hope that it will be useful,
31178 @@ -21,255 +21,59 @@
31179
31180 #include "xalloc.h"
31181
31182 -#include "ialloc.h"
31183 -#include "intprops.h"
31184 -#include "minmax.h"
31185 -
31186 #include <stdlib.h>
31187 #include <string.h>
31188
31189 -static void * _GL_ATTRIBUTE_PURE
31190 -nonnull (void *p)
31191 -{
31192 - if (!p)
31193 - xalloc_die ();
31194 - return p;
31195 -}
31196 -
31197 -/* Allocate S bytes of memory dynamically, with error checking. */
31198 -
31199 -void *
31200 -xmalloc (size_t s)
31201 -{
31202 - return nonnull (malloc (s));
31203 -}
31204 -
31205 -void *
31206 -ximalloc (idx_t s)
31207 -{
31208 - return nonnull (imalloc (s));
31209 -}
31210 -
31211 -char *
31212 -xcharalloc (size_t n)
31213 -{
31214 - return XNMALLOC (n, char);
31215 -}
31216 -
31217 -/* Change the size of an allocated block of memory P to S bytes,
31218 - with error checking. */
31219 -
31220 -void *
31221 -xrealloc (void *p, size_t s)
31222 -{
31223 - void *r = realloc (p, s);
31224 - if (!r && (!p || s))
31225 - xalloc_die ();
31226 - return r;
31227 -}
31228 -
31229 -void *
31230 -xirealloc (void *p, idx_t s)
31231 -{
31232 - return nonnull (irealloc (p, s));
31233 -}
31234 +/* 1 if calloc is known to be compatible with GNU calloc. This
31235 + matters if we are not also using the calloc module, which defines
31236 + HAVE_CALLOC_GNU and supports the GNU API even on non-GNU platforms. */
31237 +#if defined HAVE_CALLOC_GNU || (defined __GLIBC__ && !defined __UCLIBC__)
31238 +enum { HAVE_GNU_CALLOC = 1 };
31239 +#else
31240 +enum { HAVE_GNU_CALLOC = 0 };
31241 +#endif
31242
31243 -/* Change the size of an allocated block of memory P to an array of N
31244 - objects each of S bytes, with error checking. */
31245 +/* Allocate N bytes of memory dynamically, with error checking. */
31246
31247 void *
31248 -xreallocarray (void *p, size_t n, size_t s)
31249 +xmalloc (size_t n)
31250 {
31251 - void *r = reallocarray (p, n, s);
31252 - if (!r && (!p || (n && s)))
31253 + void *p = malloc (n);
31254 + if (!p && n != 0)
31255 xalloc_die ();
31256 - return r;
31257 -}
31258 -
31259 -void *
31260 -xireallocarray (void *p, idx_t n, idx_t s)
31261 -{
31262 - return nonnull (ireallocarray (p, n, s));
31263 -}
31264 -
31265 -/* Allocate an array of N objects, each with S bytes of memory,
31266 - dynamically, with error checking. S must be nonzero. */
31267 -
31268 -void *
31269 -xnmalloc (size_t n, size_t s)
31270 -{
31271 - return xreallocarray (NULL, n, s);
31272 -}
31273 -
31274 -void *
31275 -xinmalloc (idx_t n, idx_t s)
31276 -{
31277 - return xireallocarray (NULL, n, s);
31278 -}
31279 -
31280 -/* If P is null, allocate a block of at least *PS bytes; otherwise,
31281 - reallocate P so that it contains more than *PS bytes. *PS must be
31282 - nonzero unless P is null. Set *PS to the new block's size, and
31283 - return the pointer to the new block. *PS is never set to zero, and
31284 - the returned pointer is never null. */
31285 -
31286 -void *
31287 -x2realloc (void *p, size_t *ps)
31288 -{
31289 - return x2nrealloc (p, ps, 1);
31290 + return p;
31291 }
31292
31293 -/* If P is null, allocate a block of at least *PN such objects;
31294 - otherwise, reallocate P so that it contains more than *PN objects
31295 - each of S bytes. S must be nonzero. Set *PN to the new number of
31296 - objects, and return the pointer to the new block. *PN is never set
31297 - to zero, and the returned pointer is never null.
31298 -
31299 - Repeated reallocations are guaranteed to make progress, either by
31300 - allocating an initial block with a nonzero size, or by allocating a
31301 - larger block.
31302 -
31303 - In the following implementation, nonzero sizes are increased by a
31304 - factor of approximately 1.5 so that repeated reallocations have
31305 - O(N) overall cost rather than O(N**2) cost, but the
31306 - specification for this function does not guarantee that rate.
31307 -
31308 - Here is an example of use:
31309 -
31310 - int *p = NULL;
31311 - size_t used = 0;
31312 - size_t allocated = 0;
31313 -
31314 - void
31315 - append_int (int value)
31316 - {
31317 - if (used == allocated)
31318 - p = x2nrealloc (p, &allocated, sizeof *p);
31319 - p[used++] = value;
31320 - }
31321 -
31322 - This causes x2nrealloc to allocate a block of some nonzero size the
31323 - first time it is called.
31324 -
31325 - To have finer-grained control over the initial size, set *PN to a
31326 - nonzero value before calling this function with P == NULL. For
31327 - example:
31328 -
31329 - int *p = NULL;
31330 - size_t used = 0;
31331 - size_t allocated = 0;
31332 - size_t allocated1 = 1000;
31333 -
31334 - void
31335 - append_int (int value)
31336 - {
31337 - if (used == allocated)
31338 - {
31339 - p = x2nrealloc (p, &allocated1, sizeof *p);
31340 - allocated = allocated1;
31341 - }
31342 - p[used++] = value;
31343 - }
31344 -
31345 - */
31346 +/* Change the size of an allocated block of memory P to N bytes,
31347 + with error checking. */
31348
31349 void *
31350 -x2nrealloc (void *p, size_t *pn, size_t s)
31351 +xrealloc (void *p, size_t n)
31352 {
31353 - size_t n = *pn;
31354 -
31355 - if (! p)
31356 + if (!n && p)
31357 {
31358 - if (! n)
31359 - {
31360 - /* The approximate size to use for initial small allocation
31361 - requests, when the invoking code specifies an old size of
31362 - zero. This is the largest "small" request for the GNU C
31363 - library malloc. */
31364 - enum { DEFAULT_MXFAST = 64 * sizeof (size_t) / 4 };
31365 -
31366 - n = DEFAULT_MXFAST / s;
31367 - n += !n;
31368 - }
31369 - }
31370 - else
31371 - {
31372 - /* Set N = floor (1.5 * N) + 1 to make progress even if N == 0. */
31373 - if (INT_ADD_WRAPV (n, (n >> 1) + 1, &n))
31374 - xalloc_die ();
31375 + /* The GNU and C99 realloc behaviors disagree here. Act like
31376 + GNU, even if the underlying realloc is C99. */
31377 + free (p);
31378 + return NULL;
31379 }
31380
31381 - p = xreallocarray (p, n, s);
31382 - *pn = n;
31383 + p = realloc (p, n);
31384 + if (!p && n)
31385 + xalloc_die ();
31386 return p;
31387 }
31388
31389 -/* Grow PA, which points to an array of *PN items, and return the
31390 - location of the reallocated array, updating *PN to reflect its
31391 - new size. The new array will contain at least N_INCR_MIN more
31392 - items, but will not contain more than N_MAX items total.
31393 - S is the size of each item, in bytes.
31394 -
31395 - S and N_INCR_MIN must be positive. *PN must be
31396 - nonnegative. If N_MAX is -1, it is treated as if it were
31397 - infinity.
31398 -
31399 - If PA is null, then allocate a new array instead of reallocating
31400 - the old one.
31401 -
31402 - Thus, to grow an array A without saving its old contents, do
31403 - { free (A); A = xpalloc (NULL, &AITEMS, ...); }. */
31404 +/* If P is null, allocate a block of at least *PN bytes; otherwise,
31405 + reallocate P so that it contains more than *PN bytes. *PN must be
31406 + nonzero unless P is null. Set *PN to the new block's size, and
31407 + return the pointer to the new block. *PN is never set to zero, and
31408 + the returned pointer is never null. */
31409
31410 void *
31411 -xpalloc (void *pa, idx_t *pn, idx_t n_incr_min, ptrdiff_t n_max, idx_t s)
31412 +x2realloc (void *p, size_t *pn)
31413 {
31414 - idx_t n0 = *pn;
31415 -
31416 - /* The approximate size to use for initial small allocation
31417 - requests. This is the largest "small" request for the GNU C
31418 - library malloc. */
31419 - enum { DEFAULT_MXFAST = 64 * sizeof (size_t) / 4 };
31420 -
31421 - /* If the array is tiny, grow it to about (but no greater than)
31422 - DEFAULT_MXFAST bytes. Otherwise, grow it by about 50%.
31423 - Adjust the growth according to three constraints: N_INCR_MIN,
31424 - N_MAX, and what the C language can represent safely. */
31425 -
31426 - idx_t n;
31427 - if (INT_ADD_WRAPV (n0, n0 >> 1, &n))
31428 - n = IDX_MAX;
31429 - if (0 <= n_max && n_max < n)
31430 - n = n_max;
31431 -
31432 - /* NBYTES is of a type suitable for holding the count of bytes in an object.
31433 - This is typically idx_t, but it should be size_t on (theoretical?)
31434 - platforms where SIZE_MAX < IDX_MAX so xpalloc does not pass
31435 - values greater than SIZE_MAX to xrealloc. */
31436 -#if IDX_MAX <= SIZE_MAX
31437 - idx_t nbytes;
31438 -#else
31439 - size_t nbytes;
31440 -#endif
31441 - idx_t adjusted_nbytes
31442 - = (INT_MULTIPLY_WRAPV (n, s, &nbytes)
31443 - ? MIN (IDX_MAX, SIZE_MAX)
31444 - : nbytes < DEFAULT_MXFAST ? DEFAULT_MXFAST : 0);
31445 - if (adjusted_nbytes)
31446 - {
31447 - n = adjusted_nbytes / s;
31448 - nbytes = adjusted_nbytes - adjusted_nbytes % s;
31449 - }
31450 -
31451 - if (! pa)
31452 - *pn = 0;
31453 - if (n - n0 < n_incr_min
31454 - && (INT_ADD_WRAPV (n0, n_incr_min, &n)
31455 - || (0 <= n_max && n_max < n)
31456 - || INT_MULTIPLY_WRAPV (n, s, &nbytes)))
31457 - xalloc_die ();
31458 - pa = xrealloc (pa, nbytes);
31459 - *pn = n;
31460 - return pa;
31461 + return x2nrealloc (p, pn, 1);
31462 }
31463
31464 /* Allocate S bytes of zeroed memory dynamically, with error checking.
31465 @@ -279,13 +83,7 @@ xpalloc (void *pa, idx_t *pn, idx_t n_incr_min, ptrdiff_t n_max, idx_t s)
31466 void *
31467 xzalloc (size_t s)
31468 {
31469 - return xcalloc (s, 1);
31470 -}
31471 -
31472 -void *
31473 -xizalloc (idx_t s)
31474 -{
31475 - return xicalloc (s, 1);
31476 + return memset (xmalloc (s), 0, s);
31477 }
31478
31479 /* Allocate zeroed memory for N elements of S bytes, with error
31480 @@ -294,13 +92,15 @@ xizalloc (idx_t s)
31481 void *
31482 xcalloc (size_t n, size_t s)
31483 {
31484 - return nonnull (calloc (n, s));
31485 -}
31486 -
31487 -void *
31488 -xicalloc (idx_t n, idx_t s)
31489 -{
31490 - return nonnull (icalloc (n, s));
31491 + void *p;
31492 + /* Test for overflow, since objects with size greater than
31493 + PTRDIFF_MAX cause pointer subtraction to go awry. Omit size-zero
31494 + tests if HAVE_GNU_CALLOC, since GNU calloc never returns NULL if
31495 + successful. */
31496 + if (xalloc_oversized (n, s)
31497 + || (! (p = calloc (n, s)) && (HAVE_GNU_CALLOC || n != 0)))
31498 + xalloc_die ();
31499 + return p;
31500 }
31501
31502 /* Clone an object P of size S, with error checking. There's no need
31503 @@ -313,23 +113,6 @@ xmemdup (void const *p, size_t s)
31504 return memcpy (xmalloc (s), p, s);
31505 }
31506
31507 -void *
31508 -ximemdup (void const *p, idx_t s)
31509 -{
31510 - return memcpy (ximalloc (s), p, s);
31511 -}
31512 -
31513 -/* Clone an object P of size S, with error checking. Append
31514 - a terminating NUL byte. */
31515 -
31516 -char *
31517 -ximemdup0 (void const *p, idx_t s)
31518 -{
31519 - char *result = ximalloc (s + 1);
31520 - result[s] = 0;
31521 - return memcpy (result, p, s);
31522 -}
31523 -
31524 /* Clone STRING. */
31525
31526 char *
31527
31528 diff --git a/autotools/gnulib/xsize.c b/autotools/gnulib/xsize.c
31529 index 761e343..4b4914c 100644
31530 --- a/autotools/gnulib/xsize.c
31531 +++ b/autotools/gnulib/xsize.c
31532 @@ -1,21 +1,3 @@
31533 -/* Checked size_t computations.
31534 -
31535 - Copyright (C) 2012-2022 Free Software Foundation, Inc.
31536 -
31537 - This file is free software: you can redistribute it and/or modify
31538 - it under the terms of the GNU Lesser General Public License as
31539 - published by the Free Software Foundation; either version 2.1 of the
31540 - License, or (at your option) any later version.
31541 -
31542 - This file is distributed in the hope that it will be useful,
31543 - but WITHOUT ANY WARRANTY; without even the implied warranty of
31544 - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
31545 - GNU Lesser General Public License for more details.
31546 -
31547 - You should have received a copy of the GNU Lesser General Public License
31548 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
31549 -
31550 #include <config.h>
31551 -
31552 #define XSIZE_INLINE _GL_EXTERN_INLINE
31553 #include "xsize.h"
31554
31555 diff --git a/autotools/gnulib/xsize.h b/autotools/gnulib/xsize.h
31556 index 0bfa4c8..ecfd478 100644
31557 --- a/autotools/gnulib/xsize.h
31558 +++ b/autotools/gnulib/xsize.h
31559 @@ -1,19 +1,19 @@
31560 /* xsize.h -- Checked size_t computations.
31561
31562 - Copyright (C) 2003, 2008-2022 Free Software Foundation, Inc.
31563 + Copyright (C) 2003, 2008-2019 Free Software Foundation, Inc.
31564
31565 - This file is free software: you can redistribute it and/or modify
31566 - it under the terms of the GNU Lesser General Public License as
31567 - published by the Free Software Foundation; either version 2.1 of the
31568 - License, or (at your option) any later version.
31569 + This program is free software; you can redistribute it and/or modify
31570 + it under the terms of the GNU General Public License as published by
31571 + the Free Software Foundation; either version 3, or (at your option)
31572 + any later version.
31573
31574 - This file is distributed in the hope that it will be useful,
31575 + This program is distributed in the hope that it will be useful,
31576 but WITHOUT ANY WARRANTY; without even the implied warranty of
31577 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
31578 - GNU Lesser General Public License for more details.
31579 + GNU General Public License for more details.
31580
31581 - You should have received a copy of the GNU Lesser General Public License
31582 - along with this program. If not, see <https://www.gnu.org/licenses/>. */
31583 + You should have received a copy of the GNU General Public License
31584 + along with this program; if not, see <https://www.gnu.org/licenses/>. */
31585
31586 #ifndef _XSIZE_H
31587 #define _XSIZE_H
31588 @@ -27,9 +27,6 @@
31589 # include <stdint.h>
31590 #endif
31591
31592 -/* Get ATTRIBUTE_PURE. */
31593 -#include "attribute.h"
31594 -
31595 #ifndef _GL_INLINE_HEADER_BEGIN
31596 #error "Please include config.h first."
31597 #endif
31598 @@ -59,7 +56,10 @@ _GL_INLINE_HEADER_BEGIN
31599 ((N) <= SIZE_MAX ? (size_t) (N) : SIZE_MAX)
31600
31601 /* Sum of two sizes, with overflow check. */
31602 -XSIZE_INLINE size_t ATTRIBUTE_PURE
31603 +XSIZE_INLINE size_t
31604 +#if __GNUC__ >= 3
31605 +__attribute__ ((__pure__))
31606 +#endif
31607 xsum (size_t size1, size_t size2)
31608 {
31609 size_t sum = size1 + size2;
31610 @@ -67,21 +67,30 @@ xsum (size_t size1, size_t size2)
31611 }
31612
31613 /* Sum of three sizes, with overflow check. */
31614 -XSIZE_INLINE size_t ATTRIBUTE_PURE
31615 +XSIZE_INLINE size_t
31616 +#if __GNUC__ >= 3
31617 +__attribute__ ((__pure__))
31618 +#endif
31619 xsum3 (size_t size1, size_t size2, size_t size3)
31620 {
31621 return xsum (xsum (size1, size2), size3);
31622 }
31623
31624 /* Sum of four sizes, with overflow check. */
31625 -XSIZE_INLINE size_t ATTRIBUTE_PURE
31626 +XSIZE_INLINE size_t
31627 +#if __GNUC__ >= 3
31628 +__attribute__ ((__pure__))
31629 +#endif
31630 xsum4 (size_t size1, size_t size2, size_t size3, size_t size4)
31631 {
31632 return xsum (xsum (xsum (size1, size2), size3), size4);
31633 }
31634
31635 /* Maximum of two sizes, with overflow check. */
31636 -XSIZE_INLINE size_t ATTRIBUTE_PURE
31637 +XSIZE_INLINE size_t
31638 +#if __GNUC__ >= 3
31639 +__attribute__ ((__pure__))
31640 +#endif
31641 xmax (size_t size1, size_t size2)
31642 {
31643 /* No explicit check is needed here, because for any n:
31644
31645 diff --git a/autotools/m4/00gnulib.m4 b/autotools/m4/00gnulib.m4
31646 index dea34e8..e3e0fb6 100644
31647 --- a/autotools/m4/00gnulib.m4
31648 +++ b/autotools/m4/00gnulib.m4
31649 @@ -1,82 +1,43 @@
31650 -# 00gnulib.m4 serial 8
31651 -dnl Copyright (C) 2009-2022 Free Software Foundation, Inc.
31652 +# 00gnulib.m4 serial 3
31653 +dnl Copyright (C) 2009-2019 Free Software Foundation, Inc.
31654 dnl This file is free software; the Free Software Foundation
31655 dnl gives unlimited permission to copy and/or distribute it,
31656 dnl with or without modifications, as long as this notice is preserved.
31657
31658 dnl This file must be named something that sorts before all other
31659 -dnl gnulib-provided .m4 files. It is needed until the clang fix has
31660 -dnl been included in Autoconf.
31661 +dnl gnulib-provided .m4 files. It is needed until such time as we can
31662 +dnl assume Autoconf 2.64, with its improved AC_DEFUN_ONCE and
31663 +dnl m4_divert semantics.
31664
31665 -# The following definitions arrange to use a compiler option
31666 -# -Werror=implicit-function-declaration in AC_CHECK_DECL, when the
31667 -# compiler is clang. Without it, clang implicitly declares "known"
31668 -# library functions in C mode, but not in C++ mode, which would cause
31669 -# Gnulib to omit a declaration and thus later produce an error in C++
31670 -# mode. As of clang 9.0, these "known" functions are identified through
31671 -# LIBBUILTIN invocations in the LLVM source file
31672 -# llvm/tools/clang/include/clang/Basic/Builtins.def.
31673 -# It's not possible to AC_REQUIRE the extra tests from AC_CHECK_DECL,
31674 -# because AC_CHECK_DECL, like other Autoconf built-ins, is not supposed
31675 -# to AC_REQUIRE anything: some configure.ac files have their first
31676 -# AC_CHECK_DECL executed conditionally. Therefore append the extra tests
31677 -# to AC_PROG_CC.
31678 -AC_DEFUN([gl_COMPILER_CLANG],
31679 -[
31680 -dnl AC_REQUIRE([AC_PROG_CC])
31681 - AC_CACHE_CHECK([whether the compiler is clang],
31682 - [gl_cv_compiler_clang],
31683 - [dnl Use _AC_COMPILE_IFELSE instead of AC_EGREP_CPP, to avoid error
31684 - dnl "circular dependency of AC_LANG_COMPILER(C)" if AC_PROG_CC has
31685 - dnl not yet been invoked.
31686 - _AC_COMPILE_IFELSE(
31687 - [AC_LANG_PROGRAM([[
31688 - #ifdef __clang__
31689 - barfbarf
31690 - #endif
31691 - ]],[[]])
31692 - ],
31693 - [gl_cv_compiler_clang=no],
31694 - [gl_cv_compiler_clang=yes])
31695 - ])
31696 -])
31697 -AC_DEFUN([gl_COMPILER_PREPARE_CHECK_DECL],
31698 -[
31699 -dnl AC_REQUIRE([AC_PROG_CC])
31700 -dnl AC_REQUIRE([gl_COMPILER_CLANG])
31701 - AC_CACHE_CHECK([for compiler option needed when checking for declarations],
31702 - [gl_cv_compiler_check_decl_option],
31703 - [if test $gl_cv_compiler_clang = yes; then
31704 - dnl Test whether the compiler supports the option
31705 - dnl '-Werror=implicit-function-declaration'.
31706 - save_ac_compile="$ac_compile"
31707 - ac_compile="$ac_compile -Werror=implicit-function-declaration"
31708 - dnl Use _AC_COMPILE_IFELSE instead of AC_COMPILE_IFELSE, to avoid a
31709 - dnl warning "AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS".
31710 - _AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[]],[[]])],
31711 - [gl_cv_compiler_check_decl_option='-Werror=implicit-function-declaration'],
31712 - [gl_cv_compiler_check_decl_option=none])
31713 - ac_compile="$save_ac_compile"
31714 - else
31715 - gl_cv_compiler_check_decl_option=none
31716 - fi
31717 - ])
31718 - if test "x$gl_cv_compiler_check_decl_option" != xnone; then
31719 - ac_compile_for_check_decl="$ac_compile $gl_cv_compiler_check_decl_option"
31720 - else
31721 - ac_compile_for_check_decl="$ac_compile"
31722 - fi
31723 -])
31724 -dnl Redefine _AC_CHECK_DECL_BODY so that it references ac_compile_for_check_decl
31725 -dnl instead of ac_compile. If, for whatever reason, the override of AC_PROG_CC
31726 -dnl in zzgnulib.m4 is inactive, use the original ac_compile.
31727 -m4_define([_AC_CHECK_DECL_BODY],
31728 -[ ac_save_ac_compile="$ac_compile"
31729 - if test -n "$ac_compile_for_check_decl"; then
31730 - ac_compile="$ac_compile_for_check_decl"
31731 - fi]
31732 -m4_defn([_AC_CHECK_DECL_BODY])[ ac_compile="$ac_save_ac_compile"
31733 -])
31734 +# Until autoconf 2.63, handling of the diversion stack required m4_init
31735 +# to be called first; but this does not happen with aclocal. Wrapping
31736 +# the entire execution in another layer of the diversion stack fixes this.
31737 +# Worse, prior to autoconf 2.62, m4_wrap depended on the underlying m4
31738 +# for whether it was FIFO or LIFO; in order to properly balance with
31739 +# m4_init, we need to undo our push just before anything wrapped within
31740 +# the m4_init body. The way to ensure this is to wrap both sides of
31741 +# m4_init with a one-shot macro that does the pop at the right time.
31742 +m4_ifndef([_m4_divert_diversion],
31743 +[m4_divert_push([KILL])
31744 +m4_define([gl_divert_fixup], [m4_divert_pop()m4_define([$0])])
31745 +m4_define([m4_init],
31746 + [gl_divert_fixup()]m4_defn([m4_init])[gl_divert_fixup()])])
31747 +
31748 +
31749 +# AC_DEFUN_ONCE([NAME], VALUE)
31750 +# ----------------------------
31751 +# Define NAME to expand to VALUE on the first use (whether by direct
31752 +# expansion, or by AC_REQUIRE), and to nothing on all subsequent uses.
31753 +# Avoid bugs in AC_REQUIRE in Autoconf 2.63 and earlier. This
31754 +# definition is slower than the version in Autoconf 2.64, because it
31755 +# can only use interfaces that existed since 2.59; but it achieves the
31756 +# same effect. Quoting is necessary to avoid confusing Automake.
31757 +m4_version_prereq([2.63.263], [],
31758 +[m4_define([AC][_DEFUN_ONCE],
31759 + [AC][_DEFUN([$1],
31760 + [AC_REQUIRE([_gl_DEFUN_ONCE([$1])],
31761 + [m4_indir([_gl_DEFUN_ONCE([$1])])])])]dnl
31762 +[AC][_DEFUN([_gl_DEFUN_ONCE([$1])], [$2])])])
31763
31764 # gl_00GNULIB
31765 # -----------
31766
31767 diff --git a/autotools/m4/__inline.m4 b/autotools/m4/__inline.m4
31768 deleted file mode 100644
31769 index fbe2098..0000000
31770 --- a/autotools/m4/__inline.m4
31771 +++ /dev/null
31772 @@ -1,22 +0,0 @@
31773 -# Test for __inline keyword
31774 -dnl Copyright 2017-2022 Free Software Foundation, Inc.
31775 -dnl This file is free software; the Free Software Foundation
31776 -dnl gives unlimited permission to copy and/or distribute it,
31777 -dnl with or without modifications, as long as this notice is preserved.
31778 -
31779 -AC_DEFUN([gl___INLINE],
31780 -[
31781 - AC_CACHE_CHECK([whether the compiler supports the __inline keyword],
31782 - [gl_cv_c___inline],
31783 - [AC_COMPILE_IFELSE(
31784 - [AC_LANG_PROGRAM(
31785 - [[typedef int foo_t;
31786 - static __inline foo_t foo (void) { return 0; }]],
31787 - [[return foo ();]])],
31788 - [gl_cv_c___inline=yes],
31789 - [gl_cv_c___inline=no])])
31790 - if test $gl_cv_c___inline = yes; then
31791 - AC_DEFINE([HAVE___INLINE], [1],
31792 - [Define to 1 if the compiler supports the keyword '__inline'.])
31793 - fi
31794 -])
31795
31796 diff --git a/autotools/m4/absolute-header.m4 b/autotools/m4/absolute-header.m4
31797 index 67d6507..a8f2cba 100644
31798 --- a/autotools/m4/absolute-header.m4
31799 +++ b/autotools/m4/absolute-header.m4
31800 @@ -1,5 +1,5 @@
31801 -# absolute-header.m4 serial 17
31802 -dnl Copyright (C) 2006-2022 Free Software Foundation, Inc.
31803 +# absolute-header.m4 serial 16
31804 +dnl Copyright (C) 2006-2019 Free Software Foundation, Inc.
31805 dnl This file is free software; the Free Software Foundation
31806 dnl gives unlimited permission to copy and/or distribute it,
31807 dnl with or without modifications, as long as this notice is preserved.
31808 @@ -22,21 +22,23 @@ dnl From Derek Price.
31809 AC_DEFUN([gl_ABSOLUTE_HEADER],
31810 [AC_REQUIRE([AC_CANONICAL_HOST])
31811 AC_LANG_PREPROC_REQUIRE()dnl
31812 +dnl FIXME: gl_absolute_header and ac_header_exists must be used unquoted
31813 +dnl until we can assume autoconf 2.64 or newer.
31814 m4_foreach_w([gl_HEADER_NAME], [$1],
31815 [AS_VAR_PUSHDEF([gl_absolute_header],
31816 [gl_cv_absolute_]m4_defn([gl_HEADER_NAME]))dnl
31817 AC_CACHE_CHECK([absolute name of <]m4_defn([gl_HEADER_NAME])[>],
31818 - [gl_absolute_header],
31819 + m4_defn([gl_absolute_header]),
31820 [AS_VAR_PUSHDEF([ac_header_exists],
31821 [ac_cv_header_]m4_defn([gl_HEADER_NAME]))dnl
31822 AC_CHECK_HEADERS_ONCE(m4_defn([gl_HEADER_NAME]))dnl
31823 - if test AS_VAR_GET([ac_header_exists]) = yes; then
31824 + if test AS_VAR_GET(ac_header_exists) = yes; then
31825 gl_ABSOLUTE_HEADER_ONE(m4_defn([gl_HEADER_NAME]))
31826 fi
31827 AS_VAR_POPDEF([ac_header_exists])dnl
31828 ])dnl
31829 AC_DEFINE_UNQUOTED(AS_TR_CPP([ABSOLUTE_]m4_defn([gl_HEADER_NAME])),
31830 - ["AS_VAR_GET([gl_absolute_header])"],
31831 + ["AS_VAR_GET(gl_absolute_header)"],
31832 [Define this to an absolute name of <]m4_defn([gl_HEADER_NAME])[>.])
31833 AS_VAR_POPDEF([gl_absolute_header])dnl
31834 ])dnl
31835
31836 diff --git a/autotools/m4/alloca.m4 b/autotools/m4/alloca.m4
31837 index dc6f47e..29bd289 100644
31838 --- a/autotools/m4/alloca.m4
31839 +++ b/autotools/m4/alloca.m4
31840 @@ -1,5 +1,5 @@
31841 -# alloca.m4 serial 21
31842 -dnl Copyright (C) 2002-2004, 2006-2007, 2009-2022 Free Software Foundation,
31843 +# alloca.m4 serial 15
31844 +dnl Copyright (C) 2002-2004, 2006-2007, 2009-2019 Free Software Foundation,
31845 dnl Inc.
31846 dnl This file is free software; the Free Software Foundation
31847 dnl gives unlimited permission to copy and/or distribute it,
31848 @@ -26,15 +26,17 @@ AC_DEFUN([gl_FUNC_ALLOCA],
31849 AC_DEFINE([HAVE_ALLOCA], [1],
31850 [Define to 1 if you have 'alloca' after including <alloca.h>,
31851 a header that may be supplied by this distribution.])
31852 - GL_GENERATE_ALLOCA_H=true
31853 + ALLOCA_H=alloca.h
31854 else
31855 dnl alloca exists as a library function, i.e. it is slow and probably
31856 dnl a memory leak. Don't define HAVE_ALLOCA in this case.
31857 - GL_GENERATE_ALLOCA_H=false
31858 + ALLOCA_H=
31859 fi
31860 else
31861 - GL_GENERATE_ALLOCA_H=true
31862 + ALLOCA_H=alloca.h
31863 fi
31864 + AC_SUBST([ALLOCA_H])
31865 + AM_CONDITIONAL([GL_GENERATE_ALLOCA_H], [test -n "$ALLOCA_H"])
31866
31867 if test $ac_cv_working_alloca_h = yes; then
31868 HAVE_ALLOCA_H=1
31869 @@ -48,13 +50,13 @@ AC_DEFUN([gl_FUNC_ALLOCA],
31870 # STACK_DIRECTION is already handled by AC_FUNC_ALLOCA.
31871 AC_DEFUN([gl_PREREQ_ALLOCA], [:])
31872
31873 -m4_version_prereq([2.70], [], [
31874 +# This works around a bug in autoconf <= 2.68.
31875 +# See <https://lists.gnu.org/r/bug-gnulib/2011-06/msg00277.html>.
31876
31877 -# This works around a bug in autoconf <= 2.68 and has simplifications
31878 -# from 2.70. See:
31879 -# https://lists.gnu.org/r/bug-gnulib/2011-06/msg00277.html
31880 -# https://git.savannah.gnu.org/cgit/autoconf.git/commit/?id=6cd9f12520b0d6f76d3230d7565feba1ecf29497
31881 -# https://git.savannah.gnu.org/cgit/autoconf.git/commit/?id=15edf7fd8094fd14a89d9891dd72a9624762597a
31882 +m4_version_prereq([2.69], [] ,[
31883 +
31884 +# This is taken from the following Autoconf patch:
31885 +# https://git.savannah.gnu.org/gitweb/?p=autoconf.git;a=commitdiff;h=6cd9f12520b0d6f76d3230d7565feba1ecf29497
31886
31887 # _AC_LIBOBJ_ALLOCA
31888 # -----------------
31889 @@ -70,6 +72,26 @@ AC_LIBSOURCES(alloca.c)
31890 AC_SUBST([ALLOCA], [\${LIBOBJDIR}alloca.$ac_objext])dnl
31891 AC_DEFINE(C_ALLOCA, 1, [Define to 1 if using 'alloca.c'.])
31892
31893 +AC_CACHE_CHECK(whether 'alloca.c' needs Cray hooks, ac_cv_os_cray,
31894 +[AC_EGREP_CPP(webecray,
31895 +[#if defined CRAY && ! defined CRAY2
31896 +webecray
31897 +#else
31898 +wenotbecray
31899 +#endif
31900 +], ac_cv_os_cray=yes, ac_cv_os_cray=no)])
31901 +if test $ac_cv_os_cray = yes; then
31902 + for ac_func in _getb67 GETB67 getb67; do
31903 + AC_CHECK_FUNC($ac_func,
31904 + [AC_DEFINE_UNQUOTED(CRAY_STACKSEG_END, $ac_func,
31905 + [Define to one of '_getb67', 'GETB67',
31906 + 'getb67' for Cray-2 and Cray-YMP
31907 + systems. This function is required for
31908 + 'alloca.c' support on those systems.])
31909 + break])
31910 + done
31911 +fi
31912 +
31913 AC_CACHE_CHECK([stack direction for C alloca],
31914 [ac_cv_c_stack_direction],
31915 [AC_RUN_IFELSE([AC_LANG_SOURCE(
31916 @@ -100,7 +122,7 @@ AH_VERBATIM([STACK_DIRECTION],
31917 STACK_DIRECTION > 0 => grows toward higher addresses
31918 STACK_DIRECTION < 0 => grows toward lower addresses
31919 STACK_DIRECTION = 0 => direction of growth unknown */
31920 -#undef STACK_DIRECTION])dnl
31921 +@%:@undef STACK_DIRECTION])dnl
31922 AC_DEFINE_UNQUOTED(STACK_DIRECTION, $ac_cv_c_stack_direction)
31923 ])# _AC_LIBOBJ_ALLOCA
31924 ])
31925
31926 diff --git a/autotools/m4/builtin-expect.m4 b/autotools/m4/builtin-expect.m4
31927 deleted file mode 100644
31928 index b1fb12a..0000000
31929 --- a/autotools/m4/builtin-expect.m4
31930 +++ /dev/null
31931 @@ -1,49 +0,0 @@
31932 -dnl Check for __builtin_expect.
31933 -
31934 -dnl Copyright 2016-2022 Free Software Foundation, Inc.
31935 -dnl This file is free software; the Free Software Foundation
31936 -dnl gives unlimited permission to copy and/or distribute it,
31937 -dnl with or without modifications, as long as this notice is preserved.
31938 -
31939 -dnl Written by Paul Eggert.
31940 -
31941 -AC_DEFUN([gl___BUILTIN_EXPECT],
31942 -[
31943 - AC_CACHE_CHECK([for __builtin_expect],
31944 - [gl_cv___builtin_expect],
31945 - [AC_LINK_IFELSE(
31946 - [AC_LANG_SOURCE([[
31947 - int
31948 - main (int argc, char **argv)
31949 - {
31950 - argc = __builtin_expect (argc, 100);
31951 - return argv[argc != 100][0];
31952 - }]])],
31953 - [gl_cv___builtin_expect=yes],
31954 - [AC_LINK_IFELSE(
31955 - [AC_LANG_SOURCE([[
31956 - #include <builtins.h>
31957 - int
31958 - main (int argc, char **argv)
31959 - {
31960 - argc = __builtin_expect (argc, 100);
31961 - return argv[argc != 100][0];
31962 - }]])],
31963 - [gl_cv___builtin_expect="in <builtins.h>"],
31964 - [gl_cv___builtin_expect=no])])])
31965 - if test "$gl_cv___builtin_expect" = yes; then
31966 - AC_DEFINE([HAVE___BUILTIN_EXPECT], [1])
31967 - elif test "$gl_cv___builtin_expect" = "in <builtins.h>"; then
31968 - AC_DEFINE([HAVE___BUILTIN_EXPECT], [2])
31969 - fi
31970 - AH_VERBATIM([HAVE___BUILTIN_EXPECT],
31971 - [/* Define to 1 if the compiler supports __builtin_expect,
31972 - and to 2 if <builtins.h> does. */
31973 -#undef HAVE___BUILTIN_EXPECT
31974 -#ifndef HAVE___BUILTIN_EXPECT
31975 -# define __builtin_expect(e, c) (e)
31976 -#elif HAVE___BUILTIN_EXPECT == 2
31977 -# include <builtins.h>
31978 -#endif
31979 - ])
31980 -])
31981
31982 diff --git a/autotools/m4/calloc.m4 b/autotools/m4/calloc.m4
31983 deleted file mode 100644
31984 index c01520e..0000000
31985 --- a/autotools/m4/calloc.m4
31986 +++ /dev/null
31987 @@ -1,83 +0,0 @@
31988 -# calloc.m4 serial 29
31989 -
31990 -# Copyright (C) 2004-2022 Free Software Foundation, Inc.
31991 -# This file is free software; the Free Software Foundation
31992 -# gives unlimited permission to copy and/or distribute it,
31993 -# with or without modifications, as long as this notice is preserved.
31994 -
31995 -# Written by Jim Meyering.
31996 -
31997 -# Determine whether calloc (N, S) returns non-NULL when N*S is zero,
31998 -# and returns NULL when N*S overflows.
31999 -# If so, define HAVE_CALLOC. Otherwise, define calloc to rpl_calloc
32000 -# and arrange to use a calloc wrapper function that does work in that case.
32001 -
32002 -# _AC_FUNC_CALLOC_IF([IF-WORKS], [IF-NOT])
32003 -# -------------------------------------
32004 -# If calloc is compatible with GNU calloc, run IF-WORKS, otherwise, IF-NOT.
32005 -AC_DEFUN([_AC_FUNC_CALLOC_IF],
32006 -[
32007 - AC_REQUIRE([AC_CANONICAL_HOST]) dnl for cross-compiles
32008 - AC_CACHE_CHECK([whether calloc (0, n) and calloc (n, 0) return nonnull],
32009 - [ac_cv_func_calloc_0_nonnull],
32010 - [if test $cross_compiling != yes; then
32011 - ac_cv_func_calloc_0_nonnull=yes
32012 - AC_RUN_IFELSE(
32013 - [AC_LANG_PROGRAM(
32014 - [AC_INCLUDES_DEFAULT],
32015 - [[int result = 0;
32016 - char * volatile p = calloc (0, 0);
32017 - if (!p)
32018 - result |= 1;
32019 - free (p);
32020 - return result;
32021 - ]])],
32022 - [],
32023 - [ac_cv_func_calloc_0_nonnull=no])
32024 - else
32025 - case "$host_os" in
32026 - # Guess yes on glibc systems.
32027 - *-gnu* | gnu*) ac_cv_func_calloc_0_nonnull="guessing yes" ;;
32028 - # Guess yes on musl systems.
32029 - *-musl*) ac_cv_func_calloc_0_nonnull="guessing yes" ;;
32030 - # Guess yes on native Windows.
32031 - mingw*) ac_cv_func_calloc_0_nonnull="guessing yes" ;;
32032 - # If we don't know, obey --enable-cross-guesses.
32033 - *) ac_cv_func_calloc_0_nonnull="$gl_cross_guess_normal" ;;
32034 - esac
32035 - fi
32036 - ])
32037 - AS_CASE([$ac_cv_func_calloc_0_nonnull], [*yes], [$1], [$2])
32038 -])
32039 -
32040 -
32041 -# gl_FUNC_CALLOC_GNU
32042 -# ------------------
32043 -# Replace calloc if it is not compatible with GNU libc.
32044 -AC_DEFUN([gl_FUNC_CALLOC_GNU],
32045 -[
32046 - AC_REQUIRE([gl_STDLIB_H_DEFAULTS])
32047 - AC_REQUIRE([gl_FUNC_CALLOC_POSIX])
32048 - REPLACE_CALLOC_FOR_CALLOC_GNU="$REPLACE_CALLOC_FOR_CALLOC_POSIX"
32049 - if test $REPLACE_CALLOC_FOR_CALLOC_GNU = 0; then
32050 - _AC_FUNC_CALLOC_IF([], [REPLACE_CALLOC_FOR_CALLOC_GNU=1])
32051 - fi
32052 -])# gl_FUNC_CALLOC_GNU
32053 -
32054 -# gl_FUNC_CALLOC_POSIX
32055 -# --------------------
32056 -# Test whether 'calloc' is POSIX compliant (sets errno to ENOMEM when it
32057 -# fails, and doesn't mess up with ptrdiff_t or size_t overflow),
32058 -# and replace calloc if it is not.
32059 -AC_DEFUN([gl_FUNC_CALLOC_POSIX],
32060 -[
32061 - AC_REQUIRE([gl_STDLIB_H_DEFAULTS])
32062 - AC_REQUIRE([gl_FUNC_MALLOC_POSIX])
32063 - if test $REPLACE_MALLOC_FOR_MALLOC_POSIX = 1; then
32064 - REPLACE_CALLOC_FOR_CALLOC_POSIX=1
32065 - fi
32066 - dnl Although in theory we should also test for size_t overflow,
32067 - dnl in practice testing for ptrdiff_t overflow suffices
32068 - dnl since PTRDIFF_MAX <= SIZE_MAX on all known Gnulib porting targets.
32069 - dnl A separate size_t test would slow down 'configure'.
32070 -])
32071
32072 diff --git a/autotools/m4/canonicalize.m4 b/autotools/m4/canonicalize.m4
32073 index b55d5c0..5b6e25d 100644
32074 --- a/autotools/m4/canonicalize.m4
32075 +++ b/autotools/m4/canonicalize.m4
32076 @@ -1,6 +1,6 @@
32077 -# canonicalize.m4 serial 37
32078 +# canonicalize.m4 serial 29
32079
32080 -dnl Copyright (C) 2003-2007, 2009-2022 Free Software Foundation, Inc.
32081 +dnl Copyright (C) 2003-2007, 2009-2019 Free Software Foundation, Inc.
32082
32083 dnl This file is free software; the Free Software Foundation
32084 dnl gives unlimited permission to copy and/or distribute it,
32085 @@ -11,8 +11,7 @@ dnl with or without modifications, as long as this notice is preserved.
32086 AC_DEFUN([gl_FUNC_CANONICALIZE_FILENAME_MODE],
32087 [
32088 AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
32089 - AC_REQUIRE([gl_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK])
32090 - AC_CHECK_FUNCS_ONCE([canonicalize_file_name faccessat])
32091 + AC_CHECK_FUNCS_ONCE([canonicalize_file_name])
32092 AC_REQUIRE([gl_DOUBLE_SLASH_ROOT])
32093 AC_REQUIRE([gl_FUNC_REALPATH_WORKS])
32094 if test $ac_cv_func_canonicalize_file_name = no; then
32095 @@ -57,17 +56,7 @@ AC_DEFUN([gl_CANONICALIZE_LGPL],
32096 AC_DEFUN([gl_CANONICALIZE_LGPL_SEPARATE],
32097 [
32098 AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
32099 - AC_REQUIRE([gl_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK])
32100 - AC_CHECK_FUNCS_ONCE([canonicalize_file_name faccessat])
32101 -
32102 - dnl On native Windows, we use _getcwd(), regardless whether getcwd() is
32103 - dnl available through the linker option '-loldnames'.
32104 - AC_REQUIRE([AC_CANONICAL_HOST])
32105 - case "$host_os" in
32106 - mingw*) ;;
32107 - *) AC_CHECK_FUNCS([getcwd]) ;;
32108 - esac
32109 -
32110 + AC_CHECK_FUNCS_ONCE([canonicalize_file_name getcwd readlink])
32111 AC_REQUIRE([gl_DOUBLE_SLASH_ROOT])
32112 AC_REQUIRE([gl_FUNC_REALPATH_WORKS])
32113 AC_CHECK_HEADERS_ONCE([sys/param.h])
32114 @@ -78,106 +67,65 @@ AC_DEFUN([gl_CANONICALIZE_LGPL_SEPARATE],
32115 # so is the latter.
32116 AC_DEFUN([gl_FUNC_REALPATH_WORKS],
32117 [
32118 - AC_CHECK_FUNCS_ONCE([realpath lstat])
32119 + AC_CHECK_FUNCS_ONCE([realpath])
32120 AC_REQUIRE([AC_CANONICAL_HOST]) dnl for cross-compiles
32121 AC_CACHE_CHECK([whether realpath works], [gl_cv_func_realpath_works], [
32122 - rm -rf conftest.a conftest.d
32123 touch conftest.a
32124 - # Assume that if we have lstat, we can also check symlinks.
32125 - if test $ac_cv_func_lstat = yes; then
32126 - ln -s conftest.a conftest.l
32127 - fi
32128 mkdir conftest.d
32129 AC_RUN_IFELSE([
32130 AC_LANG_PROGRAM([[
32131 ]GL_NOCRASH[
32132 - #include <errno.h>
32133 #include <stdlib.h>
32134 #include <string.h>
32135 ]], [[
32136 int result = 0;
32137 - /* This test fails on Solaris 10. */
32138 {
32139 char *name = realpath ("conftest.a", NULL);
32140 if (!(name && *name == '/'))
32141 result |= 1;
32142 free (name);
32143 }
32144 - /* This test fails on older versions of Cygwin. */
32145 {
32146 char *name = realpath ("conftest.b/../conftest.a", NULL);
32147 if (name != NULL)
32148 result |= 2;
32149 free (name);
32150 }
32151 - /* This test fails on Cygwin 2.9. */
32152 - #if HAVE_LSTAT
32153 - {
32154 - char *name = realpath ("conftest.l/../conftest.a", NULL);
32155 - if (name != NULL || errno != ENOTDIR)
32156 - result |= 4;
32157 - free (name);
32158 - }
32159 - #endif
32160 - /* This test fails on Mac OS X 10.13, OpenBSD 6.0. */
32161 {
32162 char *name = realpath ("conftest.a/", NULL);
32163 if (name != NULL)
32164 - result |= 8;
32165 + result |= 4;
32166 free (name);
32167 }
32168 - /* This test fails on AIX 7, Solaris 10. */
32169 {
32170 char *name1 = realpath (".", NULL);
32171 char *name2 = realpath ("conftest.d//./..", NULL);
32172 if (! name1 || ! name2 || strcmp (name1, name2))
32173 - result |= 16;
32174 + result |= 8;
32175 free (name1);
32176 free (name2);
32177 }
32178 - #ifdef __linux__
32179 - /* On Linux, // is the same as /. See also double-slash-root.m4.
32180 - realpath() should respect this.
32181 - This test fails on musl libc 1.2.2. */
32182 - {
32183 - char *name = realpath ("//", NULL);
32184 - if (! name || strcmp (name, "/"))
32185 - result |= 32;
32186 - free (name);
32187 - }
32188 - #endif
32189 return result;
32190 ]])
32191 ],
32192 [gl_cv_func_realpath_works=yes],
32193 - [case $? in
32194 - 32) gl_cv_func_realpath_works=nearly ;;
32195 - *) gl_cv_func_realpath_works=no ;;
32196 - esac
32197 - ],
32198 + [gl_cv_func_realpath_works=no],
32199 [case "$host_os" in
32200 # Guess yes on glibc systems.
32201 *-gnu* | gnu*) gl_cv_func_realpath_works="guessing yes" ;;
32202 - # Guess 'nearly' on musl systems.
32203 - *-musl*) gl_cv_func_realpath_works="guessing nearly" ;;
32204 - # Guess no on Cygwin.
32205 - cygwin*) gl_cv_func_realpath_works="guessing no" ;;
32206 # Guess no on native Windows.
32207 mingw*) gl_cv_func_realpath_works="guessing no" ;;
32208 - # If we don't know, obey --enable-cross-guesses.
32209 - *) gl_cv_func_realpath_works="$gl_cross_guess_normal" ;;
32210 + # If we don't know, assume the worst.
32211 + *) gl_cv_func_realpath_works="guessing no" ;;
32212 esac
32213 ])
32214 - rm -rf conftest.a conftest.l conftest.d
32215 + rm -rf conftest.a conftest.d
32216 ])
32217 case "$gl_cv_func_realpath_works" in
32218 *yes)
32219 - AC_DEFINE([FUNC_REALPATH_WORKS], [1],
32220 - [Define to 1 if realpath() can malloc memory, always gives an absolute path, and handles leading slashes and a trailing slash correctly.])
32221 - ;;
32222 - *nearly)
32223 - AC_DEFINE([FUNC_REALPATH_NEARLY_WORKS], [1],
32224 - [Define to 1 if realpath() can malloc memory, always gives an absolute path, and handles a trailing slash correctly.])
32225 + AC_DEFINE([FUNC_REALPATH_WORKS], [1], [Define to 1 if realpath()
32226 + can malloc memory, always gives an absolute path, and handles
32227 + trailing slash correctly.])
32228 ;;
32229 esac
32230 ])
32231
32232 diff --git a/autotools/m4/chdir-long.m4 b/autotools/m4/chdir-long.m4
32233 index 4cadc3f..64b5ef9 100644
32234 --- a/autotools/m4/chdir-long.m4
32235 +++ b/autotools/m4/chdir-long.m4
32236 @@ -1,4 +1,4 @@
32237 -#serial 17
32238 +#serial 16
32239
32240 # Use Gnulib's robust chdir function.
32241 # It can handle arbitrarily long directory names, which means
32242 @@ -6,7 +6,7 @@
32243 # never fails with ENAMETOOLONG.
32244 # Arrange to compile chdir-long.c only on systems that define PATH_MAX.
32245
32246 -dnl Copyright (C) 2004-2007, 2009-2022 Free Software Foundation, Inc.
32247 +dnl Copyright (C) 2004-2007, 2009-2019 Free Software Foundation, Inc.
32248 dnl This file is free software; the Free Software Foundation
32249 dnl gives unlimited permission to copy and/or distribute it,
32250 dnl with or without modifications, as long as this notice is preserved.
32251 @@ -16,15 +16,15 @@ dnl with or without modifications, as long as this notice is preserved.
32252 AC_DEFUN([gl_FUNC_CHDIR_LONG],
32253 [
32254 AC_REQUIRE([gl_PATHMAX_SNIPPET_PREREQ])
32255 - AC_CACHE_CHECK([whether this system supports file names of any length],
32256 - [gl_cv_have_unlimited_file_name_length],
32257 + AC_CACHE_CHECK([whether this system has an arbitrary file name length limit],
32258 + [gl_cv_have_arbitrary_file_name_length_limit],
32259 [AC_EGREP_CPP([have_arbitrary_file_name_length_limit],
32260 gl_PATHMAX_SNIPPET[
32261 #ifdef PATH_MAX
32262 have_arbitrary_file_name_length_limit
32263 #endif],
32264 - [gl_cv_have_unlimited_file_name_length=no],
32265 - [gl_cv_have_unlimited_file_name_length=yes])])
32266 + [gl_cv_have_arbitrary_file_name_length_limit=yes],
32267 + [gl_cv_have_arbitrary_file_name_length_limit=no])])
32268 ])
32269
32270 AC_DEFUN([gl_PREREQ_CHDIR_LONG], [:])
32271
32272 diff --git a/autotools/m4/clock_time.m4 b/autotools/m4/clock_time.m4
32273 index 2253553..8f7a7fc 100644
32274 --- a/autotools/m4/clock_time.m4
32275 +++ b/autotools/m4/clock_time.m4
32276 @@ -1,11 +1,10 @@
32277 -# clock_time.m4 serial 11
32278 -dnl Copyright (C) 2002-2006, 2009-2022 Free Software Foundation, Inc.
32279 +# clock_time.m4 serial 10
32280 +dnl Copyright (C) 2002-2006, 2009-2019 Free Software Foundation, Inc.
32281 dnl This file is free software; the Free Software Foundation
32282 dnl gives unlimited permission to copy and/or distribute it,
32283 dnl with or without modifications, as long as this notice is preserved.
32284
32285 -# Check for clock_getres, clock_gettime and clock_settime,
32286 -# and set LIB_CLOCK_GETTIME.
32287 +# Check for clock_gettime and clock_settime, and set LIB_CLOCK_GETTIME.
32288 # For a program named, say foo, you should add a line like the following
32289 # in the corresponding Makefile.am file:
32290 # foo_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME)
32291 @@ -27,6 +26,6 @@ AC_DEFUN([gl_CLOCK_TIME],
32292 AC_SEARCH_LIBS([clock_gettime], [rt posix4],
32293 [test "$ac_cv_search_clock_gettime" = "none required" ||
32294 LIB_CLOCK_GETTIME=$ac_cv_search_clock_gettime])
32295 - AC_CHECK_FUNCS([clock_getres clock_gettime clock_settime])
32296 + AC_CHECK_FUNCS([clock_gettime clock_settime])
32297 LIBS=$gl_saved_libs
32298 ])
32299
32300 diff --git a/autotools/m4/close.m4 b/autotools/m4/close.m4
32301 index f95dbc9..7013a13 100644
32302 --- a/autotools/m4/close.m4
32303 +++ b/autotools/m4/close.m4
32304 @@ -1,5 +1,5 @@
32305 # close.m4 serial 9
32306 -dnl Copyright (C) 2008-2022 Free Software Foundation, Inc.
32307 +dnl Copyright (C) 2008-2019 Free Software Foundation, Inc.
32308 dnl This file is free software; the Free Software Foundation
32309 dnl gives unlimited permission to copy and/or distribute it,
32310 dnl with or without modifications, as long as this notice is preserved.
32311
32312 diff --git a/autotools/m4/closedir.m4 b/autotools/m4/closedir.m4
32313 index cac29d6..37dc541 100644
32314 --- a/autotools/m4/closedir.m4
32315 +++ b/autotools/m4/closedir.m4
32316 @@ -1,5 +1,5 @@
32317 # closedir.m4 serial 6
32318 -dnl Copyright (C) 2011-2022 Free Software Foundation, Inc.
32319 +dnl Copyright (C) 2011-2019 Free Software Foundation, Inc.
32320 dnl This file is free software; the Free Software Foundation
32321 dnl gives unlimited permission to copy and/or distribute it,
32322 dnl with or without modifications, as long as this notice is preserved.
32323
32324 diff --git a/autotools/m4/dirent_h.m4 b/autotools/m4/dirent_h.m4
32325 index ddaca16..732aa55 100644
32326 --- a/autotools/m4/dirent_h.m4
32327 +++ b/autotools/m4/dirent_h.m4
32328 @@ -1,15 +1,15 @@
32329 -# dirent_h.m4 serial 19
32330 -dnl Copyright (C) 2008-2022 Free Software Foundation, Inc.
32331 +# dirent_h.m4 serial 16
32332 +dnl Copyright (C) 2008-2019 Free Software Foundation, Inc.
32333 dnl This file is free software; the Free Software Foundation
32334 dnl gives unlimited permission to copy and/or distribute it,
32335 dnl with or without modifications, as long as this notice is preserved.
32336
32337 dnl Written by Bruno Haible.
32338
32339 -AC_DEFUN_ONCE([gl_DIRENT_H],
32340 +AC_DEFUN([gl_DIRENT_H],
32341 [
32342 - dnl Ensure to expand the default settings once only, before all statements
32343 - dnl that occur in other macros.
32344 + dnl Use AC_REQUIRE here, so that the default behavior below is expanded
32345 + dnl once only, before all statements that occur in other macros.
32346 AC_REQUIRE([gl_DIRENT_H_DEFAULTS])
32347
32348 dnl <dirent.h> is always overridden, because of GNULIB_POSIXCHECK.
32349 @@ -27,41 +27,26 @@ AC_DEFUN_ONCE([gl_DIRENT_H],
32350 ]], [alphasort closedir dirfd fdopendir opendir readdir rewinddir scandir])
32351 ])
32352
32353 -# gl_DIRENT_MODULE_INDICATOR([modulename])
32354 -# sets the shell variable that indicates the presence of the given module
32355 -# to a C preprocessor expression that will evaluate to 1.
32356 -# This macro invocation must not occur in macros that are AC_REQUIREd.
32357 AC_DEFUN([gl_DIRENT_MODULE_INDICATOR],
32358 [
32359 - dnl Ensure to expand the default settings once only.
32360 - gl_DIRENT_H_REQUIRE_DEFAULTS
32361 + dnl Use AC_REQUIRE here, so that the default settings are expanded once only.
32362 + AC_REQUIRE([gl_DIRENT_H_DEFAULTS])
32363 gl_MODULE_INDICATOR_SET_VARIABLE([$1])
32364 dnl Define it also as a C macro, for the benefit of the unit tests.
32365 gl_MODULE_INDICATOR_FOR_TESTS([$1])
32366 ])
32367
32368 -# Initializes the default values for AC_SUBSTed shell variables.
32369 -# This macro must not be AC_REQUIREd. It must only be invoked, and only
32370 -# outside of macros or in macros that are not AC_REQUIREd.
32371 -AC_DEFUN([gl_DIRENT_H_REQUIRE_DEFAULTS],
32372 -[
32373 - m4_defun(GL_MODULE_INDICATOR_PREFIX[_DIRENT_H_MODULE_INDICATOR_DEFAULTS], [
32374 - gl_UNISTD_H_REQUIRE_DEFAULTS dnl for REPLACE_FCHDIR
32375 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_OPENDIR])
32376 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_READDIR])
32377 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_REWINDDIR])
32378 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_CLOSEDIR])
32379 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_DIRFD])
32380 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FDOPENDIR])
32381 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_SCANDIR])
32382 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_ALPHASORT])
32383 - ])
32384 - m4_require(GL_MODULE_INDICATOR_PREFIX[_DIRENT_H_MODULE_INDICATOR_DEFAULTS])
32385 - AC_REQUIRE([gl_DIRENT_H_DEFAULTS])
32386 -])
32387 -
32388 AC_DEFUN([gl_DIRENT_H_DEFAULTS],
32389 [
32390 + AC_REQUIRE([gl_UNISTD_H_DEFAULTS]) dnl for REPLACE_FCHDIR
32391 + GNULIB_OPENDIR=0; AC_SUBST([GNULIB_OPENDIR])
32392 + GNULIB_READDIR=0; AC_SUBST([GNULIB_READDIR])
32393 + GNULIB_REWINDDIR=0; AC_SUBST([GNULIB_REWINDDIR])
32394 + GNULIB_CLOSEDIR=0; AC_SUBST([GNULIB_CLOSEDIR])
32395 + GNULIB_DIRFD=0; AC_SUBST([GNULIB_DIRFD])
32396 + GNULIB_FDOPENDIR=0; AC_SUBST([GNULIB_FDOPENDIR])
32397 + GNULIB_SCANDIR=0; AC_SUBST([GNULIB_SCANDIR])
32398 + GNULIB_ALPHASORT=0; AC_SUBST([GNULIB_ALPHASORT])
32399 dnl Assume proper GNU behavior unless another module says otherwise.
32400 HAVE_OPENDIR=1; AC_SUBST([HAVE_OPENDIR])
32401 HAVE_READDIR=1; AC_SUBST([HAVE_READDIR])
32402
32403 diff --git a/autotools/m4/dirfd.m4 b/autotools/m4/dirfd.m4
32404 index 9200170..5c75869 100644
32405 --- a/autotools/m4/dirfd.m4
32406 +++ b/autotools/m4/dirfd.m4
32407 @@ -2,7 +2,7 @@
32408
32409 dnl Find out how to get the file descriptor associated with an open DIR*.
32410
32411 -# Copyright (C) 2001-2006, 2008-2022 Free Software Foundation, Inc.
32412 +# Copyright (C) 2001-2006, 2008-2019 Free Software Foundation, Inc.
32413 # This file is free software; the Free Software Foundation
32414 # gives unlimited permission to copy and/or distribute it,
32415 # with or without modifications, as long as this notice is preserved.
32416
32417 diff --git a/autotools/m4/double-slash-root.m4 b/autotools/m4/double-slash-root.m4
32418 index 09ff5f0..0c5afb1 100644
32419 --- a/autotools/m4/double-slash-root.m4
32420 +++ b/autotools/m4/double-slash-root.m4
32421 @@ -1,5 +1,5 @@
32422 # double-slash-root.m4 serial 4 -*- Autoconf -*-
32423 -dnl Copyright (C) 2006, 2008-2022 Free Software Foundation, Inc.
32424 +dnl Copyright (C) 2006, 2008-2019 Free Software Foundation, Inc.
32425 dnl This file is free software; the Free Software Foundation
32426 dnl gives unlimited permission to copy and/or distribute it,
32427 dnl with or without modifications, as long as this notice is preserved.
32428
32429 diff --git a/autotools/m4/dup.m4 b/autotools/m4/dup.m4
32430 index 3109a65..005f1ea 100644
32431 --- a/autotools/m4/dup.m4
32432 +++ b/autotools/m4/dup.m4
32433 @@ -1,5 +1,5 @@
32434 -# dup.m4 serial 7
32435 -dnl Copyright (C) 2011-2022 Free Software Foundation, Inc.
32436 +# dup.m4 serial 6
32437 +dnl Copyright (C) 2011-2019 Free Software Foundation, Inc.
32438 dnl This file is free software; the Free Software Foundation
32439 dnl gives unlimited permission to copy and/or distribute it,
32440 dnl with or without modifications, as long as this notice is preserved.
32441 @@ -26,8 +26,7 @@ AC_DEFUN([gl_FUNC_DUP],
32442 [AC_RUN_IFELSE(
32443 [AC_LANG_PROGRAM([[#include <unistd.h>
32444 #include <fcntl.h>
32445 - #include <errno.h>
32446 - ]GL_MDA_DEFINES],
32447 + #include <errno.h>]],
32448 [[/* On OS/2 kLIBC, dup does not work on a directory fd. */
32449 int fd = open (".", O_RDONLY);
32450 return fd < 0 ? 1 : dup (fd) < 0 ? 2 : 0;
32451
32452 diff --git a/autotools/m4/dup2.m4 b/autotools/m4/dup2.m4
32453 index 7e777cd..b314247 100644
32454 --- a/autotools/m4/dup2.m4
32455 +++ b/autotools/m4/dup2.m4
32456 @@ -1,5 +1,5 @@
32457 -#serial 27
32458 -dnl Copyright (C) 2002, 2005, 2007, 2009-2022 Free Software Foundation, Inc.
32459 +#serial 25
32460 +dnl Copyright (C) 2002, 2005, 2007, 2009-2019 Free Software Foundation, Inc.
32461 dnl This file is free software; the Free Software Foundation
32462 dnl gives unlimited permission to copy and/or distribute it,
32463 dnl with or without modifications, as long as this notice is preserved.
32464 @@ -8,95 +8,107 @@ AC_DEFUN([gl_FUNC_DUP2],
32465 [
32466 AC_REQUIRE([gl_UNISTD_H_DEFAULTS])
32467 AC_REQUIRE([AC_CANONICAL_HOST])
32468 - AC_CACHE_CHECK([whether dup2 works], [gl_cv_func_dup2_works],
32469 - [AC_RUN_IFELSE([
32470 - AC_LANG_PROGRAM(
32471 - [[#include <errno.h>
32472 - #include <fcntl.h>
32473 - #include <limits.h>
32474 - #include <sys/resource.h>
32475 - #include <unistd.h>
32476 - ]GL_MDA_DEFINES[
32477 - #ifndef RLIM_SAVED_CUR
32478 - # define RLIM_SAVED_CUR RLIM_INFINITY
32479 - #endif
32480 - #ifndef RLIM_SAVED_MAX
32481 - # define RLIM_SAVED_MAX RLIM_INFINITY
32482 - #endif
32483 - ]],
32484 - [[int result = 0;
32485 - int bad_fd = INT_MAX;
32486 - struct rlimit rlim;
32487 - if (getrlimit (RLIMIT_NOFILE, &rlim) == 0
32488 - && 0 <= rlim.rlim_cur && rlim.rlim_cur <= INT_MAX
32489 - && rlim.rlim_cur != RLIM_INFINITY
32490 - && rlim.rlim_cur != RLIM_SAVED_MAX
32491 - && rlim.rlim_cur != RLIM_SAVED_CUR)
32492 - bad_fd = rlim.rlim_cur;
32493 - #ifdef FD_CLOEXEC
32494 - if (fcntl (1, F_SETFD, FD_CLOEXEC) == -1)
32495 - result |= 1;
32496 - #endif
32497 - if (dup2 (1, 1) != 1)
32498 - result |= 2;
32499 - #ifdef FD_CLOEXEC
32500 - if (fcntl (1, F_GETFD) != FD_CLOEXEC)
32501 - result |= 4;
32502 - #endif
32503 - close (0);
32504 - if (dup2 (0, 0) != -1)
32505 - result |= 8;
32506 - /* Many gnulib modules require POSIX conformance of EBADF. */
32507 - if (dup2 (2, bad_fd) == -1 && errno != EBADF)
32508 - result |= 16;
32509 - /* Flush out some cygwin core dumps. */
32510 - if (dup2 (2, -1) != -1 || errno != EBADF)
32511 - result |= 32;
32512 - dup2 (2, 255);
32513 - dup2 (2, 256);
32514 - /* On OS/2 kLIBC, dup2() does not work on a directory fd. */
32515 - {
32516 - int fd = open (".", O_RDONLY);
32517 - if (fd == -1)
32518 - result |= 64;
32519 - else if (dup2 (fd, fd + 1) == -1)
32520 - result |= 128;
32521 - close (fd);
32522 - }
32523 - return result;]])
32524 - ],
32525 - [gl_cv_func_dup2_works=yes], [gl_cv_func_dup2_works=no],
32526 - [case "$host_os" in
32527 - mingw*) # on this platform, dup2 always returns 0 for success
32528 - gl_cv_func_dup2_works="guessing no" ;;
32529 - cygwin*) # on cygwin 1.5.x, dup2(1,1) returns 0
32530 - gl_cv_func_dup2_works="guessing no" ;;
32531 - aix* | freebsd*)
32532 - # on AIX 7.1 and FreeBSD 6.1, dup2 (1,toobig) gives EMFILE,
32533 - # not EBADF.
32534 - gl_cv_func_dup2_works="guessing no" ;;
32535 - haiku*) # on Haiku alpha 2, dup2(1, 1) resets FD_CLOEXEC.
32536 - gl_cv_func_dup2_works="guessing no" ;;
32537 - *-android*) # implemented using dup3(), which fails if oldfd == newfd
32538 - gl_cv_func_dup2_works="guessing no" ;;
32539 - os2*) # on OS/2 kLIBC, dup2() does not work on a directory fd.
32540 - gl_cv_func_dup2_works="guessing no" ;;
32541 - *) gl_cv_func_dup2_works="guessing yes" ;;
32542 - esac])
32543 - ])
32544 - case "$gl_cv_func_dup2_works" in
32545 - *yes) ;;
32546 - *)
32547 - REPLACE_DUP2=1
32548 - AC_CHECK_FUNCS([setdtablesize])
32549 - ;;
32550 - esac
32551 + m4_ifdef([gl_FUNC_DUP2_OBSOLETE], [
32552 + AC_CHECK_FUNCS_ONCE([dup2])
32553 + if test $ac_cv_func_dup2 = no; then
32554 + HAVE_DUP2=0
32555 + fi
32556 + ], [
32557 + AC_DEFINE([HAVE_DUP2], [1], [Define to 1 if you have the 'dup2' function.])
32558 + ])
32559 + if test $HAVE_DUP2 = 1; then
32560 + AC_CACHE_CHECK([whether dup2 works], [gl_cv_func_dup2_works],
32561 + [AC_RUN_IFELSE([
32562 + AC_LANG_PROGRAM(
32563 + [[#include <errno.h>
32564 + #include <fcntl.h>
32565 + #include <limits.h>
32566 + #include <sys/resource.h>
32567 + #include <unistd.h>
32568 + #ifndef RLIM_SAVED_CUR
32569 + # define RLIM_SAVED_CUR RLIM_INFINITY
32570 + #endif
32571 + #ifndef RLIM_SAVED_MAX
32572 + # define RLIM_SAVED_MAX RLIM_INFINITY
32573 + #endif
32574 + ]],
32575 + [[int result = 0;
32576 + int bad_fd = INT_MAX;
32577 + struct rlimit rlim;
32578 + if (getrlimit (RLIMIT_NOFILE, &rlim) == 0
32579 + && 0 <= rlim.rlim_cur && rlim.rlim_cur <= INT_MAX
32580 + && rlim.rlim_cur != RLIM_INFINITY
32581 + && rlim.rlim_cur != RLIM_SAVED_MAX
32582 + && rlim.rlim_cur != RLIM_SAVED_CUR)
32583 + bad_fd = rlim.rlim_cur;
32584 + #ifdef FD_CLOEXEC
32585 + if (fcntl (1, F_SETFD, FD_CLOEXEC) == -1)
32586 + result |= 1;
32587 + #endif
32588 + if (dup2 (1, 1) != 1)
32589 + result |= 2;
32590 + #ifdef FD_CLOEXEC
32591 + if (fcntl (1, F_GETFD) != FD_CLOEXEC)
32592 + result |= 4;
32593 + #endif
32594 + close (0);
32595 + if (dup2 (0, 0) != -1)
32596 + result |= 8;
32597 + /* Many gnulib modules require POSIX conformance of EBADF. */
32598 + if (dup2 (2, bad_fd) == -1 && errno != EBADF)
32599 + result |= 16;
32600 + /* Flush out some cygwin core dumps. */
32601 + if (dup2 (2, -1) != -1 || errno != EBADF)
32602 + result |= 32;
32603 + dup2 (2, 255);
32604 + dup2 (2, 256);
32605 + /* On OS/2 kLIBC, dup2() does not work on a directory fd. */
32606 + {
32607 + int fd = open (".", O_RDONLY);
32608 + if (fd == -1)
32609 + result |= 64;
32610 + else if (dup2 (fd, fd + 1) == -1)
32611 + result |= 128;
32612 +
32613 + close (fd);
32614 + }
32615 + return result;]])
32616 + ],
32617 + [gl_cv_func_dup2_works=yes], [gl_cv_func_dup2_works=no],
32618 + [case "$host_os" in
32619 + mingw*) # on this platform, dup2 always returns 0 for success
32620 + gl_cv_func_dup2_works="guessing no" ;;
32621 + cygwin*) # on cygwin 1.5.x, dup2(1,1) returns 0
32622 + gl_cv_func_dup2_works="guessing no" ;;
32623 + aix* | freebsd*)
32624 + # on AIX 7.1 and FreeBSD 6.1, dup2 (1,toobig) gives EMFILE,
32625 + # not EBADF.
32626 + gl_cv_func_dup2_works="guessing no" ;;
32627 + haiku*) # on Haiku alpha 2, dup2(1, 1) resets FD_CLOEXEC.
32628 + gl_cv_func_dup2_works="guessing no" ;;
32629 + *-android*) # implemented using dup3(), which fails if oldfd == newfd
32630 + gl_cv_func_dup2_works="guessing no" ;;
32631 + os2*) # on OS/2 kLIBC, dup2() does not work on a directory fd.
32632 + gl_cv_func_dup2_works="guessing no" ;;
32633 + *) gl_cv_func_dup2_works="guessing yes" ;;
32634 + esac])
32635 + ])
32636 + case "$gl_cv_func_dup2_works" in
32637 + *yes) ;;
32638 + *)
32639 + REPLACE_DUP2=1
32640 + AC_CHECK_FUNCS([setdtablesize])
32641 + ;;
32642 + esac
32643 + fi
32644 dnl Replace dup2() for supporting the gnulib-defined fchdir() function,
32645 dnl to keep fchdir's bookkeeping up-to-date.
32646 m4_ifdef([gl_FUNC_FCHDIR], [
32647 gl_TEST_FCHDIR
32648 if test $HAVE_FCHDIR = 0; then
32649 - REPLACE_DUP2=1
32650 + if test $HAVE_DUP2 = 1; then
32651 + REPLACE_DUP2=1
32652 + fi
32653 fi
32654 ])
32655 ])
32656
32657 diff --git a/autotools/m4/eealloc.m4 b/autotools/m4/eealloc.m4
32658 index a6aa2f8..2a4b120 100644
32659 --- a/autotools/m4/eealloc.m4
32660 +++ b/autotools/m4/eealloc.m4
32661 @@ -1,5 +1,5 @@
32662 # eealloc.m4 serial 3
32663 -dnl Copyright (C) 2003, 2009-2022 Free Software Foundation, Inc.
32664 +dnl Copyright (C) 2003, 2009-2019 Free Software Foundation, Inc.
32665 dnl This file is free software; the Free Software Foundation
32666 dnl gives unlimited permission to copy and/or distribute it,
32667 dnl with or without modifications, as long as this notice is preserved.
32668
32669 diff --git a/autotools/m4/errno_h.m4 b/autotools/m4/errno_h.m4
32670 index 4be9780..2388854 100644
32671 --- a/autotools/m4/errno_h.m4
32672 +++ b/autotools/m4/errno_h.m4
32673 @@ -1,5 +1,5 @@
32674 -# errno_h.m4 serial 14
32675 -dnl Copyright (C) 2004, 2006, 2008-2022 Free Software Foundation, Inc.
32676 +# errno_h.m4 serial 13
32677 +dnl Copyright (C) 2004, 2006, 2008-2019 Free Software Foundation, Inc.
32678 dnl This file is free software; the Free Software Foundation
32679 dnl gives unlimited permission to copy and/or distribute it,
32680 dnl with or without modifications, as long as this notice is preserved.
32681 @@ -68,11 +68,13 @@ booboo
32682 [gl_cv_header_errno_h_complete=yes])
32683 ])
32684 if test $gl_cv_header_errno_h_complete = yes; then
32685 - GL_GENERATE_ERRNO_H=false
32686 + ERRNO_H=''
32687 else
32688 gl_NEXT_HEADERS([errno.h])
32689 - GL_GENERATE_ERRNO_H=true
32690 + ERRNO_H='errno.h'
32691 fi
32692 + AC_SUBST([ERRNO_H])
32693 + AM_CONDITIONAL([GL_GENERATE_ERRNO_H], [test -n "$ERRNO_H"])
32694 gl_REPLACE_ERRNO_VALUE([EMULTIHOP])
32695 gl_REPLACE_ERRNO_VALUE([ENOLINK])
32696 gl_REPLACE_ERRNO_VALUE([EOVERFLOW])
32697 @@ -86,7 +88,7 @@ booboo
32698 # Set the variables EOVERFLOW_HIDDEN and EOVERFLOW_VALUE.
32699 AC_DEFUN([gl_REPLACE_ERRNO_VALUE],
32700 [
32701 - if $GL_GENERATE_ERRNO_H; then
32702 + if test -n "$ERRNO_H"; then
32703 AC_CACHE_CHECK([for ]$1[ value], [gl_cv_header_errno_h_]$1, [
32704 AC_EGREP_CPP([yes],[
32705 #include <errno.h>
32706
32707 diff --git a/autotools/m4/error.m4 b/autotools/m4/error.m4
32708 index 7a10344..393adb5 100644
32709 --- a/autotools/m4/error.m4
32710 +++ b/autotools/m4/error.m4
32711 @@ -1,6 +1,6 @@
32712 -#serial 15
32713 +#serial 14
32714
32715 -# Copyright (C) 1996-1998, 2001-2004, 2009-2022 Free Software Foundation, Inc.
32716 +# Copyright (C) 1996-1998, 2001-2004, 2009-2019 Free Software Foundation, Inc.
32717 #
32718 # This file is free software; the Free Software Foundation
32719 # gives unlimited permission to copy and/or distribute it,
32720 @@ -22,10 +22,6 @@ AC_DEFUN([gl_ERROR],
32721 # Prerequisites of lib/error.c.
32722 AC_DEFUN([gl_PREREQ_ERROR],
32723 [
32724 - dnl Use system extensions on Android, so that AC_FUNC_STRERROR_R
32725 - dnl discovers the GNU API for strerror_r on Android API level 23 and later.
32726 - AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
32727 -
32728 AC_REQUIRE([AC_FUNC_STRERROR_R])
32729 :
32730 ])
32731
32732 diff --git a/autotools/m4/euidaccess.m4 b/autotools/m4/euidaccess.m4
32733 index 04f66f9..8e840e6 100644
32734 --- a/autotools/m4/euidaccess.m4
32735 +++ b/autotools/m4/euidaccess.m4
32736 @@ -1,5 +1,5 @@
32737 # euidaccess.m4 serial 15
32738 -dnl Copyright (C) 2002-2022 Free Software Foundation, Inc.
32739 +dnl Copyright (C) 2002-2019 Free Software Foundation, Inc.
32740 dnl This file is free software; the Free Software Foundation
32741 dnl gives unlimited permission to copy and/or distribute it,
32742 dnl with or without modifications, as long as this notice is preserved.
32743
32744 diff --git a/autotools/m4/exponentd.m4 b/autotools/m4/exponentd.m4
32745 index 83ac08b..90870df 100644
32746 --- a/autotools/m4/exponentd.m4
32747 +++ b/autotools/m4/exponentd.m4
32748 @@ -1,5 +1,5 @@
32749 # exponentd.m4 serial 3
32750 -dnl Copyright (C) 2007-2008, 2010-2022 Free Software Foundation, Inc.
32751 +dnl Copyright (C) 2007-2008, 2010-2019 Free Software Foundation, Inc.
32752 dnl This file is free software; the Free Software Foundation
32753 dnl gives unlimited permission to copy and/or distribute it,
32754 dnl with or without modifications, as long as this notice is preserved.
32755
32756 diff --git a/autotools/m4/exponentf.m4 b/autotools/m4/exponentf.m4
32757 index 32fdb6a..cf8306b 100644
32758 --- a/autotools/m4/exponentf.m4
32759 +++ b/autotools/m4/exponentf.m4
32760 @@ -1,5 +1,5 @@
32761 # exponentf.m4 serial 2
32762 -dnl Copyright (C) 2007-2008, 2010-2022 Free Software Foundation, Inc.
32763 +dnl Copyright (C) 2007-2008, 2010-2019 Free Software Foundation, Inc.
32764 dnl This file is free software; the Free Software Foundation
32765 dnl gives unlimited permission to copy and/or distribute it,
32766 dnl with or without modifications, as long as this notice is preserved.
32767
32768 diff --git a/autotools/m4/exponentl.m4 b/autotools/m4/exponentl.m4
32769 index 653ad5a..4064981 100644
32770 --- a/autotools/m4/exponentl.m4
32771 +++ b/autotools/m4/exponentl.m4
32772 @@ -1,5 +1,5 @@
32773 -# exponentl.m4 serial 5
32774 -dnl Copyright (C) 2007-2022 Free Software Foundation, Inc.
32775 +# exponentl.m4 serial 4
32776 +dnl Copyright (C) 2007-2019 Free Software Foundation, Inc.
32777 dnl This file is free software; the Free Software Foundation
32778 dnl gives unlimited permission to copy and/or distribute it,
32779 dnl with or without modifications, as long as this notice is preserved.
32780 @@ -22,14 +22,14 @@ typedef union { long double value; unsigned int word[NWORDS]; }
32781 memory_long_double;
32782 static unsigned int ored_words[NWORDS];
32783 static unsigned int anded_words[NWORDS];
32784 -static void add_to_ored_words (long double *x)
32785 +static void add_to_ored_words (long double x)
32786 {
32787 memory_long_double m;
32788 size_t i;
32789 /* Clear it first, in case
32790 sizeof (long double) < sizeof (memory_long_double). */
32791 memset (&m, 0, sizeof (memory_long_double));
32792 - m.value = *x;
32793 + m.value = x;
32794 for (i = 0; i < NWORDS; i++)
32795 {
32796 ored_words[i] |= m.word[i];
32797 @@ -38,15 +38,17 @@ static void add_to_ored_words (long double *x)
32798 }
32799 int main ()
32800 {
32801 - static long double samples[5] = { 0.25L, 0.5L, 1.0L, 2.0L, 4.0L };
32802 size_t j;
32803 FILE *fp = fopen ("conftest.out", "w");
32804 if (fp == NULL)
32805 return 1;
32806 for (j = 0; j < NWORDS; j++)
32807 anded_words[j] = ~ (unsigned int) 0;
32808 - for (j = 0; j < 5; j++)
32809 - add_to_ored_words (&samples[j]);
32810 + add_to_ored_words (0.25L);
32811 + add_to_ored_words (0.5L);
32812 + add_to_ored_words (1.0L);
32813 + add_to_ored_words (2.0L);
32814 + add_to_ored_words (4.0L);
32815 /* Remove bits that are common (e.g. if representation of the first mantissa
32816 bit is explicit). */
32817 for (j = 0; j < NWORDS; j++)
32818
32819 diff --git a/autotools/m4/extensions.m4 b/autotools/m4/extensions.m4
32820 index 0b3e4b5..fd1ce81 100644
32821 --- a/autotools/m4/extensions.m4
32822 +++ b/autotools/m4/extensions.m4
32823 @@ -1,19 +1,14 @@
32824 -# serial 22 -*- Autoconf -*-
32825 +# serial 18 -*- Autoconf -*-
32826 # Enable extensions on systems that normally disable them.
32827
32828 -# Copyright (C) 2003, 2006-2022 Free Software Foundation, Inc.
32829 +# Copyright (C) 2003, 2006-2019 Free Software Foundation, Inc.
32830 # This file is free software; the Free Software Foundation
32831 # gives unlimited permission to copy and/or distribute it,
32832 # with or without modifications, as long as this notice is preserved.
32833
32834 -dnl Define to empty for the benefit of Autoconf 2.69 and earlier, so that
32835 -dnl AC_USE_SYSTEM_EXTENSIONS (below) can be used unchanged from Autoconf 2.70+.
32836 -m4_ifndef([AC_CHECK_INCLUDES_DEFAULT],
32837 - [AC_DEFUN([AC_CHECK_INCLUDES_DEFAULT], [])])
32838 -
32839 # This definition of AC_USE_SYSTEM_EXTENSIONS is stolen from git
32840 # Autoconf. Perhaps we can remove this once we can assume Autoconf
32841 -# is recent-enough everywhere, but since Autoconf mutates rapidly
32842 +# 2.70 or later everywhere, but since Autoconf mutates rapidly
32843 # enough in this area it's likely we'll need to redefine
32844 # AC_USE_SYSTEM_EXTENSIONS for quite some time.
32845
32846 @@ -31,27 +26,36 @@ m4_ifndef([AC_CHECK_INCLUDES_DEFAULT],
32847 # its dependencies. This will ensure that the gl_USE_SYSTEM_EXTENSIONS
32848 # invocation occurs in gl_EARLY, not in gl_INIT.
32849
32850 -m4_version_prereq([2.70.1], [], [
32851 -
32852 # AC_USE_SYSTEM_EXTENSIONS
32853 # ------------------------
32854 # Enable extensions on systems that normally disable them,
32855 # typically due to standards-conformance issues.
32856 -# We unconditionally define as many of the known feature-enabling
32857 -# as possible, reserving conditional behavior for macros that are
32858 -# known to cause problems on some platforms (such as __EXTENSIONS__).
32859 +#
32860 +# Remember that #undef in AH_VERBATIM gets replaced with #define by
32861 +# AC_DEFINE. The goal here is to define all known feature-enabling
32862 +# macros, then, if reports of conflicts are made, disable macros that
32863 +# cause problems on some platforms (such as __EXTENSIONS__).
32864 AC_DEFUN_ONCE([AC_USE_SYSTEM_EXTENSIONS],
32865 -[AC_BEFORE([$0], [AC_PREPROC_IFELSE])dnl
32866 -AC_BEFORE([$0], [AC_COMPILE_IFELSE])dnl
32867 -AC_BEFORE([$0], [AC_LINK_IFELSE])dnl
32868 +[AC_BEFORE([$0], [AC_COMPILE_IFELSE])dnl
32869 AC_BEFORE([$0], [AC_RUN_IFELSE])dnl
32870 -AC_BEFORE([$0], [AC_CHECK_INCLUDES_DEFAULT])dnl
32871 -dnl #undef in AH_VERBATIM gets replaced with #define by AC_DEFINE.
32872 +
32873 + AC_CHECK_HEADER([minix/config.h], [MINIX=yes], [MINIX=])
32874 + if test "$MINIX" = yes; then
32875 + AC_DEFINE([_POSIX_SOURCE], [1],
32876 + [Define to 1 if you need to in order for 'stat' and other
32877 + things to work.])
32878 + AC_DEFINE([_POSIX_1_SOURCE], [2],
32879 + [Define to 2 if the system does not provide POSIX.1 features
32880 + except with this defined.])
32881 + AC_DEFINE([_MINIX], [1],
32882 + [Define to 1 if on MINIX.])
32883 + AC_DEFINE([_NETBSD_SOURCE], [1],
32884 + [Define to 1 to make NetBSD features available. MINIX 3 needs this.])
32885 + fi
32886 +
32887 dnl Use a different key than __EXTENSIONS__, as that name broke existing
32888 dnl configure.ac when using autoheader 2.62.
32889 -dnl The macros below are in alphabetical order ignoring leading _ or __
32890 -dnl prefixes.
32891 -AH_VERBATIM([USE_SYSTEM_EXTENSIONS],
32892 + AH_VERBATIM([USE_SYSTEM_EXTENSIONS],
32893 [/* Enable extensions on AIX 3, Interix. */
32894 #ifndef _ALL_SOURCE
32895 # undef _ALL_SOURCE
32896 @@ -60,44 +64,19 @@ AH_VERBATIM([USE_SYSTEM_EXTENSIONS],
32897 #ifndef _DARWIN_C_SOURCE
32898 # undef _DARWIN_C_SOURCE
32899 #endif
32900 -/* Enable general extensions on Solaris. */
32901 -#ifndef __EXTENSIONS__
32902 -# undef __EXTENSIONS__
32903 -#endif
32904 /* Enable GNU extensions on systems that have them. */
32905 #ifndef _GNU_SOURCE
32906 # undef _GNU_SOURCE
32907 #endif
32908 -/* Enable X/Open compliant socket functions that do not require linking
32909 - with -lxnet on HP-UX 11.11. */
32910 -#ifndef _HPUX_ALT_XOPEN_SOCKET_API
32911 -# undef _HPUX_ALT_XOPEN_SOCKET_API
32912 -#endif
32913 -/* Identify the host operating system as Minix.
32914 - This macro does not affect the system headers' behavior.
32915 - A future release of Autoconf may stop defining this macro. */
32916 -#ifndef _MINIX
32917 -# undef _MINIX
32918 -#endif
32919 -/* Enable general extensions on NetBSD.
32920 - Enable NetBSD compatibility extensions on Minix. */
32921 +/* Enable NetBSD extensions on NetBSD. */
32922 #ifndef _NETBSD_SOURCE
32923 # undef _NETBSD_SOURCE
32924 #endif
32925 -/* Enable OpenBSD compatibility extensions on NetBSD.
32926 - Oddly enough, this does nothing on OpenBSD. */
32927 +/* Enable OpenBSD extensions on NetBSD. */
32928 #ifndef _OPENBSD_SOURCE
32929 # undef _OPENBSD_SOURCE
32930 #endif
32931 -/* Define to 1 if needed for POSIX-compatible behavior. */
32932 -#ifndef _POSIX_SOURCE
32933 -# undef _POSIX_SOURCE
32934 -#endif
32935 -/* Define to 2 if needed for POSIX-compatible behavior. */
32936 -#ifndef _POSIX_1_SOURCE
32937 -# undef _POSIX_1_SOURCE
32938 -#endif
32939 -/* Enable POSIX-compatible threading on Solaris. */
32940 +/* Enable threading extensions on Solaris. */
32941 #ifndef _POSIX_PTHREAD_SEMANTICS
32942 # undef _POSIX_PTHREAD_SEMANTICS
32943 #endif
32944 @@ -133,19 +112,22 @@ AH_VERBATIM([USE_SYSTEM_EXTENSIONS],
32945 #ifndef _TANDEM_SOURCE
32946 # undef _TANDEM_SOURCE
32947 #endif
32948 -/* Enable X/Open extensions. Define to 500 only if necessary
32949 - to make mbstate_t available. */
32950 +/* Enable X/Open extensions if necessary. HP-UX 11.11 defines
32951 + mbstate_t only if _XOPEN_SOURCE is defined to 500, regardless of
32952 + whether compiling with -Ae or -D_HPUX_SOURCE=1. */
32953 #ifndef _XOPEN_SOURCE
32954 # undef _XOPEN_SOURCE
32955 #endif
32956 -])dnl
32957 -
32958 - AC_REQUIRE([AC_CHECK_INCLUDES_DEFAULT])dnl
32959 - _AC_CHECK_HEADER_ONCE([wchar.h])
32960 - _AC_CHECK_HEADER_ONCE([minix/config.h])
32961 -
32962 -dnl Defining __EXTENSIONS__ may break the system headers on some systems.
32963 -dnl (FIXME: Which ones?)
32964 +/* Enable X/Open compliant socket functions that do not require linking
32965 + with -lxnet on HP-UX 11.11. */
32966 +#ifndef _HPUX_ALT_XOPEN_SOCKET_API
32967 +# undef _HPUX_ALT_XOPEN_SOCKET_API
32968 +#endif
32969 +/* Enable general extensions on Solaris. */
32970 +#ifndef __EXTENSIONS__
32971 +# undef __EXTENSIONS__
32972 +#endif
32973 +])
32974 AC_CACHE_CHECK([whether it is safe to define __EXTENSIONS__],
32975 [ac_cv_safe_to_define___extensions__],
32976 [AC_COMPILE_IFELSE(
32977 @@ -154,33 +136,11 @@ dnl (FIXME: Which ones?)
32978 ]AC_INCLUDES_DEFAULT])],
32979 [ac_cv_safe_to_define___extensions__=yes],
32980 [ac_cv_safe_to_define___extensions__=no])])
32981 -
32982 -dnl HP-UX 11.11 defines mbstate_t only if _XOPEN_SOURCE is defined to
32983 -dnl 500, regardless of whether compiling with -Ae or -D_HPUX_SOURCE=1.
32984 -dnl But defining _XOPEN_SOURCE may turn *off* extensions on platforms
32985 -dnl not covered by turn-on-extensions macros (notably Dragonfly, Free,
32986 -dnl and OpenBSD, which don't have any equivalent of _NETBSD_SOURCE) so
32987 -dnl it should only be defined when necessary.
32988 - AC_CACHE_CHECK([whether _XOPEN_SOURCE should be defined],
32989 - [ac_cv_should_define__xopen_source],
32990 - [ac_cv_should_define__xopen_source=no
32991 - AS_IF([test $ac_cv_header_wchar_h = yes],
32992 - [AC_COMPILE_IFELSE(
32993 - [AC_LANG_PROGRAM([[
32994 - #include <wchar.h>
32995 - mbstate_t x;]])],
32996 - [],
32997 - [AC_COMPILE_IFELSE(
32998 - [AC_LANG_PROGRAM([[
32999 - #define _XOPEN_SOURCE 500
33000 - #include <wchar.h>
33001 - mbstate_t x;]])],
33002 - [ac_cv_should_define__xopen_source=yes])])])])
33003 -
33004 + test $ac_cv_safe_to_define___extensions__ = yes &&
33005 + AC_DEFINE([__EXTENSIONS__])
33006 AC_DEFINE([_ALL_SOURCE])
33007 AC_DEFINE([_DARWIN_C_SOURCE])
33008 AC_DEFINE([_GNU_SOURCE])
33009 - AC_DEFINE([_HPUX_ALT_XOPEN_SOCKET_API])
33010 AC_DEFINE([_NETBSD_SOURCE])
33011 AC_DEFINE([_OPENBSD_SOURCE])
33012 AC_DEFINE([_POSIX_PTHREAD_SEMANTICS])
33013 @@ -192,18 +152,24 @@ dnl it should only be defined when necessary.
33014 AC_DEFINE([__STDC_WANT_LIB_EXT2__])
33015 AC_DEFINE([__STDC_WANT_MATH_SPEC_FUNCS__])
33016 AC_DEFINE([_TANDEM_SOURCE])
33017 - AS_IF([test $ac_cv_header_minix_config_h = yes],
33018 - [MINIX=yes
33019 - AC_DEFINE([_MINIX])
33020 - AC_DEFINE([_POSIX_SOURCE])
33021 - AC_DEFINE([_POSIX_1_SOURCE], [2])],
33022 - [MINIX=])
33023 - AS_IF([test $ac_cv_safe_to_define___extensions__ = yes],
33024 - [AC_DEFINE([__EXTENSIONS__])])
33025 - AS_IF([test $ac_cv_should_define__xopen_source = yes],
33026 - [AC_DEFINE([_XOPEN_SOURCE], [500])])
33027 + AC_CACHE_CHECK([whether _XOPEN_SOURCE should be defined],
33028 + [ac_cv_should_define__xopen_source],
33029 + [ac_cv_should_define__xopen_source=no
33030 + AC_COMPILE_IFELSE(
33031 + [AC_LANG_PROGRAM([[
33032 + #include <wchar.h>
33033 + mbstate_t x;]])],
33034 + [],
33035 + [AC_COMPILE_IFELSE(
33036 + [AC_LANG_PROGRAM([[
33037 + #define _XOPEN_SOURCE 500
33038 + #include <wchar.h>
33039 + mbstate_t x;]])],
33040 + [ac_cv_should_define__xopen_source=yes])])])
33041 + test $ac_cv_should_define__xopen_source = yes &&
33042 + AC_DEFINE([_XOPEN_SOURCE], [500])
33043 + AC_DEFINE([_HPUX_ALT_XOPEN_SOCKET_API])
33044 ])# AC_USE_SYSTEM_EXTENSIONS
33045 -])
33046
33047 # gl_USE_SYSTEM_EXTENSIONS
33048 # ------------------------
33049 @@ -211,17 +177,13 @@ dnl it should only be defined when necessary.
33050 # typically due to standards-conformance issues.
33051 AC_DEFUN_ONCE([gl_USE_SYSTEM_EXTENSIONS],
33052 [
33053 - AC_REQUIRE([AC_USE_SYSTEM_EXTENSIONS])
33054 + dnl Require this macro before AC_USE_SYSTEM_EXTENSIONS.
33055 + dnl gnulib does not need it. But if it gets required by third-party macros
33056 + dnl after AC_USE_SYSTEM_EXTENSIONS is required, autoconf 2.62..2.63 emit a
33057 + dnl warning: "AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS".
33058 + dnl Note: We can do this only for one of the macros AC_AIX, AC_GNU_SOURCE,
33059 + dnl AC_MINIX. If people still use AC_AIX or AC_MINIX, they are out of luck.
33060 + AC_REQUIRE([AC_GNU_SOURCE])
33061
33062 - dnl On OpenBSD 6.8 with GCC, the include files contain a couple of
33063 - dnl definitions that are only activated with an explicit -D_ISOC11_SOURCE.
33064 - dnl That's because this version of GCC (4.2.1) supports the option
33065 - dnl '-std=gnu99' but not the option '-std=gnu11'.
33066 - AC_REQUIRE([AC_CANONICAL_HOST])
33067 - case "$host_os" in
33068 - openbsd*)
33069 - AC_DEFINE([_ISOC11_SOURCE], [1],
33070 - [Define to enable the declarations of ISO C 11 types and functions.])
33071 - ;;
33072 - esac
33073 + AC_REQUIRE([AC_USE_SYSTEM_EXTENSIONS])
33074 ])
33075
33076 diff --git a/autotools/m4/extern-inline.m4 b/autotools/m4/extern-inline.m4
33077 index 8a12bdd..ec9f221 100644
33078 --- a/autotools/m4/extern-inline.m4
33079 +++ b/autotools/m4/extern-inline.m4
33080 @@ -1,28 +1,13 @@
33081 dnl 'extern inline' a la ISO C99.
33082
33083 -dnl Copyright 2012-2022 Free Software Foundation, Inc.
33084 +dnl Copyright 2012-2019 Free Software Foundation, Inc.
33085 dnl This file is free software; the Free Software Foundation
33086 dnl gives unlimited permission to copy and/or distribute it,
33087 dnl with or without modifications, as long as this notice is preserved.
33088
33089 AC_DEFUN([gl_EXTERN_INLINE],
33090 [
33091 - AC_CACHE_CHECK([whether ctype.h defines __header_inline],
33092 - [gl_cv_have___header_inline],
33093 - [AC_PREPROC_IFELSE(
33094 - [AC_LANG_SOURCE([[#include <ctype.h>
33095 - #ifndef __header_inline
33096 - #error "<ctype.h> does not define __header_inline"
33097 - #endif
33098 - ]])],
33099 - [gl_cv_have___header_inline=yes],
33100 - [gl_cv_have___header_inline=no])])
33101 - if test "$gl_cv_have___header_inline" = yes; then
33102 - AC_DEFINE([HAVE___HEADER_INLINE], [1],
33103 - [Define to 1 if ctype.h defines __header_inline.])
33104 - fi
33105 -
33106 - AH_VERBATIM([HAVE___HEADER_INLINE_1],
33107 + AH_VERBATIM([extern_inline],
33108 [/* Please see the Gnulib manual for how to use these macros.
33109
33110 Suppress extern inline with HP-UX cc, as it appears to be broken; see
33111 @@ -32,8 +17,7 @@ AC_DEFUN([gl_EXTERN_INLINE],
33112 mishandles inline functions that call each other. E.g., for 'inline void f
33113 (void) { } inline void g (void) { f (); }', c99 incorrectly complains
33114 'reference to static identifier "f" in extern inline function'.
33115 - This bug was observed with Oracle Developer Studio 12.6
33116 - (Sun C 5.15 SunOS_sparc 2017/05/30).
33117 + This bug was observed with Sun C 5.12 SunOS_i386 2011/11/16.
33118
33119 Suppress extern inline (with or without __attribute__ ((__gnu_inline__)))
33120 on configurations that mistakenly use 'static inline' to implement
33121 @@ -48,7 +32,7 @@ AC_DEFUN([gl_EXTERN_INLINE],
33122 https://lists.gnu.org/r/bug-gnulib/2012-12/msg00023.html
33123
33124 DragonFly; see
33125 - http://muscles.dragonflybsd.org/bulk/clang-master-potential/20141111_102002/logs/ah-tty-0.3.12.log
33126 + http://muscles.dragonflybsd.org/bulk/bleeding-edge-potential/latest-per-pkg/ah-tty-0.3.12.log
33127
33128 FreeBSD; see:
33129 https://lists.gnu.org/r/bug-gnulib/2014-07/msg00104.html
33130 @@ -69,7 +53,7 @@ AC_DEFUN([gl_EXTERN_INLINE],
33131 */
33132 #if (((defined __APPLE__ && defined __MACH__) \
33133 || defined __DragonFly__ || defined __FreeBSD__) \
33134 - && (defined HAVE___HEADER_INLINE \
33135 + && (defined __header_inline \
33136 ? (defined __cplusplus && defined __GNUC_STDC_INLINE__ \
33137 && ! defined __clang__) \
33138 : ((! defined _DONT_USE_CTYPE_INLINE_ \
33139 @@ -99,8 +83,8 @@ AC_DEFUN([gl_EXTERN_INLINE],
33140 # define _GL_EXTERN_INLINE extern
33141 # define _GL_EXTERN_INLINE_IN_USE
33142 #else
33143 -# define _GL_INLINE _GL_UNUSED static
33144 -# define _GL_EXTERN_INLINE _GL_UNUSED static
33145 +# define _GL_INLINE static _GL_UNUSED
33146 +# define _GL_EXTERN_INLINE static _GL_UNUSED
33147 #endif
33148
33149 /* In GCC 4.6 (inclusive) to 5.1 (exclusive),
33150
33151 diff --git a/autotools/m4/faccessat.m4 b/autotools/m4/faccessat.m4
33152 index 0ba5b3b..6c7d79b 100644
33153 --- a/autotools/m4/faccessat.m4
33154 +++ b/autotools/m4/faccessat.m4
33155 @@ -1,7 +1,7 @@
33156 -# serial 10
33157 +# serial 8
33158 # See if we need to provide faccessat replacement.
33159
33160 -dnl Copyright (C) 2009-2022 Free Software Foundation, Inc.
33161 +dnl Copyright (C) 2009-2019 Free Software Foundation, Inc.
33162 dnl This file is free software; the Free Software Foundation
33163 dnl gives unlimited permission to copy and/or distribute it,
33164 dnl with or without modifications, as long as this notice is preserved.
33165 @@ -20,7 +20,7 @@ AC_DEFUN([gl_FUNC_FACCESSAT],
33166 if test $ac_cv_func_faccessat = no; then
33167 HAVE_FACCESSAT=0
33168 else
33169 - case $gl_cv_func_lstat_dereferences_slashed_symlink in
33170 + case "$gl_cv_func_lstat_dereferences_slashed_symlink" in
33171 *yes) ;;
33172 *) REPLACE_FACCESSAT=1 ;;
33173 esac
33174
33175 diff --git a/autotools/m4/fchdir.m4 b/autotools/m4/fchdir.m4
33176 index f85549a..ea5a4f9 100644
33177 --- a/autotools/m4/fchdir.m4
33178 +++ b/autotools/m4/fchdir.m4
33179 @@ -1,5 +1,5 @@
33180 -# fchdir.m4 serial 27
33181 -dnl Copyright (C) 2006-2022 Free Software Foundation, Inc.
33182 +# fchdir.m4 serial 24
33183 +dnl Copyright (C) 2006-2019 Free Software Foundation, Inc.
33184 dnl This file is free software; the Free Software Foundation
33185 dnl gives unlimited permission to copy and/or distribute it,
33186 dnl with or without modifications, as long as this notice is preserved.
33187 @@ -17,6 +17,8 @@ AC_DEFUN([gl_FUNC_FCHDIR],
33188
33189 AC_REQUIRE([gl_TEST_FCHDIR])
33190 if test $HAVE_FCHDIR = 0; then
33191 + AC_LIBOBJ([fchdir])
33192 + gl_PREREQ_FCHDIR
33193 AC_DEFINE([REPLACE_FCHDIR], [1],
33194 [Define to 1 if gnulib's fchdir() replacement is used.])
33195 dnl We must also replace anything that can manipulate a directory fd,
33196 @@ -24,24 +26,21 @@ AC_DEFUN([gl_FUNC_FCHDIR],
33197 dnl fstatat, since no platform has fstatat but lacks fchdir.
33198 AC_CACHE_CHECK([whether open can visit directories],
33199 [gl_cv_func_open_directory_works],
33200 - [AC_RUN_IFELSE(
33201 - [AC_LANG_PROGRAM(
33202 - [[#include <fcntl.h>
33203 - ]GL_MDA_DEFINES],
33204 - [[return open(".", O_RDONLY) < 0;]])],
33205 - [gl_cv_func_open_directory_works=yes],
33206 - [gl_cv_func_open_directory_works=no],
33207 - [case "$host_os" in
33208 - # Guess yes on Linux systems.
33209 - linux-* | linux) gl_cv_func_open_directory_works="guessing yes" ;;
33210 - # Guess yes on glibc systems.
33211 - *-gnu* | gnu*) gl_cv_func_open_directory_works="guessing yes" ;;
33212 - # Guess no on native Windows.
33213 - mingw*) gl_cv_func_open_directory_works="guessing no" ;;
33214 - # If we don't know, obey --enable-cross-guesses.
33215 - *) gl_cv_func_open_directory_works="$gl_cross_guess_normal" ;;
33216 - esac
33217 - ])])
33218 + [AC_RUN_IFELSE([AC_LANG_PROGRAM([[#include <fcntl.h>
33219 +]], [return open(".", O_RDONLY) < 0;])],
33220 + [gl_cv_func_open_directory_works=yes],
33221 + [gl_cv_func_open_directory_works=no],
33222 + [case "$host_os" in
33223 + # Guess yes on Linux systems.
33224 + linux-* | linux) gl_cv_func_open_directory_works="guessing yes" ;;
33225 + # Guess yes on glibc systems.
33226 + *-gnu* | gnu*) gl_cv_func_open_directory_works="guessing yes" ;;
33227 + # Guess no on native Windows.
33228 + mingw*) gl_cv_func_open_directory_works="guessing no" ;;
33229 + # If we don't know, assume the worst.
33230 + *) gl_cv_func_open_directory_works="guessing no" ;;
33231 + esac
33232 + ])])
33233 case "$gl_cv_func_open_directory_works" in
33234 *yes) ;;
33235 *)
33236
33237 diff --git a/autotools/m4/fcntl-o.m4 b/autotools/m4/fcntl-o.m4
33238 index 4dcde9e..6ab3387 100644
33239 --- a/autotools/m4/fcntl-o.m4
33240 +++ b/autotools/m4/fcntl-o.m4
33241 @@ -1,5 +1,5 @@
33242 -# fcntl-o.m4 serial 7
33243 -dnl Copyright (C) 2006, 2009-2022 Free Software Foundation, Inc.
33244 +# fcntl-o.m4 serial 6
33245 +dnl Copyright (C) 2006, 2009-2019 Free Software Foundation, Inc.
33246 dnl This file is free software; the Free Software Foundation
33247 dnl gives unlimited permission to copy and/or distribute it,
33248 dnl with or without modifications, as long as this notice is preserved.
33249 @@ -32,7 +32,6 @@ AC_DEFUN([gl_FCNTL_O_FLAGS],
33250 # defined sleep(n) _sleep ((n) * 1000)
33251 #endif
33252 #include <fcntl.h>
33253 - ]GL_MDA_DEFINES[
33254 #ifndef O_NOATIME
33255 #define O_NOATIME 0
33256 #endif
33257
33258 diff --git a/autotools/m4/fcntl.m4 b/autotools/m4/fcntl.m4
33259 index 428e570..e409e96 100644
33260 --- a/autotools/m4/fcntl.m4
33261 +++ b/autotools/m4/fcntl.m4
33262 @@ -1,5 +1,5 @@
33263 -# fcntl.m4 serial 11
33264 -dnl Copyright (C) 2009-2022 Free Software Foundation, Inc.
33265 +# fcntl.m4 serial 9
33266 +dnl Copyright (C) 2009-2019 Free Software Foundation, Inc.
33267 dnl This file is free software; the Free Software Foundation
33268 dnl gives unlimited permission to copy and/or distribute it,
33269 dnl with or without modifications, as long as this notice is preserved.
33270 @@ -34,7 +34,6 @@ AC_DEFUN([gl_FUNC_FCNTL],
33271 #include <limits.h>
33272 #include <sys/resource.h>
33273 #include <unistd.h>
33274 - ]GL_MDA_DEFINES[
33275 #ifndef RLIM_SAVED_CUR
33276 # define RLIM_SAVED_CUR RLIM_INFINITY
33277 #endif
33278 @@ -81,29 +80,15 @@ AC_DEFUN([gl_FUNC_FCNTL],
33279 behavior does not match POSIX]) ;;
33280 esac
33281
33282 - dnl Many systems lack F_DUPFD_CLOEXEC.
33283 - dnl NetBSD 9.0 declares F_DUPFD_CLOEXEC but it works only like F_DUPFD.
33284 + dnl Many systems lack F_DUPFD_CLOEXEC
33285 AC_CACHE_CHECK([whether fcntl understands F_DUPFD_CLOEXEC],
33286 [gl_cv_func_fcntl_f_dupfd_cloexec],
33287 - [AC_RUN_IFELSE(
33288 - [AC_LANG_SOURCE(
33289 - [[#include <fcntl.h>
33290 - #include <unistd.h>
33291 - int main (int argc, char *argv[])
33292 - {
33293 - if (argc == 1)
33294 - /* parent process */
33295 - {
33296 - if (fcntl (1, F_DUPFD_CLOEXEC, 10) < 0)
33297 - return 1;
33298 - return execl ("./conftest", "./conftest", "child", NULL);
33299 - }
33300 - else
33301 - /* child process */
33302 - return (fcntl (10, F_GETFL) < 0 ? 0 : 42);
33303 - }
33304 - ]])
33305 - ],
33306 + [AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[
33307 +#include <fcntl.h>
33308 +#ifndef F_DUPFD_CLOEXEC
33309 +choke me
33310 +#endif
33311 + ]])],
33312 [AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[
33313 #ifdef __linux__
33314 /* The Linux kernel only added F_DUPFD_CLOEXEC in 2.6.24, so we always replace
33315 @@ -112,22 +97,12 @@ choke me
33316 #endif
33317 ]])],
33318 [gl_cv_func_fcntl_f_dupfd_cloexec=yes],
33319 - [gl_cv_func_fcntl_f_dupfd_cloexec="needs runtime check"])
33320 - ],
33321 - [gl_cv_func_fcntl_f_dupfd_cloexec=no],
33322 - [case "$host_os" in
33323 - # Guess no on NetBSD.
33324 - netbsd*) gl_cv_func_fcntl_f_dupfd_cloexec="guessing no" ;;
33325 - *) gl_cv_func_fcntl_f_dupfd_cloexec="$gl_cross_guess_normal" ;;
33326 - esac
33327 - ])
33328 - ])
33329 - case "$gl_cv_func_fcntl_f_dupfd_cloexec" in
33330 - *yes) ;;
33331 - *) gl_REPLACE_FCNTL
33332 - dnl No witness macro needed for this bug.
33333 - ;;
33334 - esac
33335 + [gl_cv_func_fcntl_f_dupfd_cloexec="needs runtime check"])],
33336 + [gl_cv_func_fcntl_f_dupfd_cloexec=no])])
33337 + if test "$gl_cv_func_fcntl_f_dupfd_cloexec" != yes; then
33338 + gl_REPLACE_FCNTL
33339 + dnl No witness macro needed for this bug.
33340 + fi
33341 fi
33342 dnl Replace fcntl() for supporting the gnulib-defined fchdir() function,
33343 dnl to keep fchdir's bookkeeping up-to-date.
33344
33345 diff --git a/autotools/m4/fcntl_h.m4 b/autotools/m4/fcntl_h.m4
33346 index 267f98b..a86fdae 100644
33347 --- a/autotools/m4/fcntl_h.m4
33348 +++ b/autotools/m4/fcntl_h.m4
33349 @@ -1,13 +1,13 @@
33350 -# serial 20
33351 +# serial 15
33352 # Configure fcntl.h.
33353 -dnl Copyright (C) 2006-2007, 2009-2022 Free Software Foundation, Inc.
33354 +dnl Copyright (C) 2006-2007, 2009-2019 Free Software Foundation, Inc.
33355 dnl This file is free software; the Free Software Foundation
33356 dnl gives unlimited permission to copy and/or distribute it,
33357 dnl with or without modifications, as long as this notice is preserved.
33358
33359 dnl Written by Paul Eggert.
33360
33361 -AC_DEFUN_ONCE([gl_FCNTL_H],
33362 +AC_DEFUN([gl_FCNTL_H],
33363 [
33364 AC_REQUIRE([gl_FCNTL_H_DEFAULTS])
33365 AC_REQUIRE([gl_FCNTL_O_FLAGS])
33366 @@ -26,44 +26,24 @@ AC_DEFUN_ONCE([gl_FCNTL_H],
33367 ]], [fcntl openat])
33368 ])
33369
33370 -# gl_FCNTL_MODULE_INDICATOR([modulename])
33371 -# sets the shell variable that indicates the presence of the given module
33372 -# to a C preprocessor expression that will evaluate to 1.
33373 -# This macro invocation must not occur in macros that are AC_REQUIREd.
33374 AC_DEFUN([gl_FCNTL_MODULE_INDICATOR],
33375 [
33376 - dnl Ensure to expand the default settings once only.
33377 - gl_FCNTL_H_REQUIRE_DEFAULTS
33378 + dnl Use AC_REQUIRE here, so that the default settings are expanded once only.
33379 + AC_REQUIRE([gl_FCNTL_H_DEFAULTS])
33380 gl_MODULE_INDICATOR_SET_VARIABLE([$1])
33381 dnl Define it also as a C macro, for the benefit of the unit tests.
33382 gl_MODULE_INDICATOR_FOR_TESTS([$1])
33383 ])
33384
33385 -# Initializes the default values for AC_SUBSTed shell variables.
33386 -# This macro must not be AC_REQUIREd. It must only be invoked, and only
33387 -# outside of macros or in macros that are not AC_REQUIREd.
33388 -AC_DEFUN([gl_FCNTL_H_REQUIRE_DEFAULTS],
33389 -[
33390 - m4_defun(GL_MODULE_INDICATOR_PREFIX[_FCNTL_H_MODULE_INDICATOR_DEFAULTS], [
33391 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_CREAT])
33392 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FCNTL])
33393 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_NONBLOCKING])
33394 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_OPEN])
33395 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_OPENAT])
33396 - dnl Support Microsoft deprecated alias function names by default.
33397 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_CREAT], [1])
33398 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_OPEN], [1])
33399 - ])
33400 - m4_require(GL_MODULE_INDICATOR_PREFIX[_FCNTL_H_MODULE_INDICATOR_DEFAULTS])
33401 - AC_REQUIRE([gl_FCNTL_H_DEFAULTS])
33402 -])
33403 -
33404 AC_DEFUN([gl_FCNTL_H_DEFAULTS],
33405 [
33406 + GNULIB_FCNTL=0; AC_SUBST([GNULIB_FCNTL])
33407 + GNULIB_NONBLOCKING=0; AC_SUBST([GNULIB_NONBLOCKING])
33408 + GNULIB_OPEN=0; AC_SUBST([GNULIB_OPEN])
33409 + GNULIB_OPENAT=0; AC_SUBST([GNULIB_OPENAT])
33410 dnl Assume proper GNU behavior unless another module says otherwise.
33411 HAVE_FCNTL=1; AC_SUBST([HAVE_FCNTL])
33412 HAVE_OPENAT=1; AC_SUBST([HAVE_OPENAT])
33413 - REPLACE_CREAT=0; AC_SUBST([REPLACE_CREAT])
33414 REPLACE_FCNTL=0; AC_SUBST([REPLACE_FCNTL])
33415 REPLACE_OPEN=0; AC_SUBST([REPLACE_OPEN])
33416 REPLACE_OPENAT=0; AC_SUBST([REPLACE_OPENAT])
33417
33418 diff --git a/autotools/m4/fdopendir.m4 b/autotools/m4/fdopendir.m4
33419 index 3001608..0490551 100644
33420 --- a/autotools/m4/fdopendir.m4
33421 +++ b/autotools/m4/fdopendir.m4
33422 @@ -1,7 +1,7 @@
33423 -# serial 14
33424 +# serial 10
33425 # See if we need to provide fdopendir.
33426
33427 -dnl Copyright (C) 2009-2022 Free Software Foundation, Inc.
33428 +dnl Copyright (C) 2009-2019 Free Software Foundation, Inc.
33429 dnl This file is free software; the Free Software Foundation
33430 dnl gives unlimited permission to copy and/or distribute it,
33431 dnl with or without modifications, as long as this notice is preserved.
33432 @@ -25,12 +25,10 @@ AC_DEFUN([gl_FUNC_FDOPENDIR],
33433 else
33434 AC_CACHE_CHECK([whether fdopendir works],
33435 [gl_cv_func_fdopendir_works],
33436 - [AC_RUN_IFELSE(
33437 - [AC_LANG_PROGRAM([[
33438 + [AC_RUN_IFELSE([AC_LANG_PROGRAM([[
33439 #include <dirent.h>
33440 #include <fcntl.h>
33441 #include <unistd.h>
33442 -]GL_MDA_DEFINES[
33443 #if !HAVE_DECL_FDOPENDIR
33444 extern
33445 # ifdef __cplusplus
33446 @@ -38,23 +36,19 @@ extern
33447 # endif
33448 DIR *fdopendir (int);
33449 #endif
33450 -]],
33451 - [[int result = 0;
33452 - int fd = open ("conftest.c", O_RDONLY);
33453 - if (fd < 0) result |= 1;
33454 - if (fdopendir (fd)) result |= 2;
33455 - if (close (fd)) result |= 4;
33456 - return result;
33457 - ]])],
33458 +]], [int result = 0;
33459 + int fd = open ("conftest.c", O_RDONLY);
33460 + if (fd < 0) result |= 1;
33461 + if (fdopendir (fd)) result |= 2;
33462 + if (close (fd)) result |= 4;
33463 + return result;])],
33464 [gl_cv_func_fdopendir_works=yes],
33465 [gl_cv_func_fdopendir_works=no],
33466 [case "$host_os" in
33467 - # Guess yes on glibc systems.
33468 - *-gnu*) gl_cv_func_fdopendir_works="guessing yes" ;;
33469 - # Guess yes on musl systems.
33470 - *-musl*) gl_cv_func_fdopendir_works="guessing yes" ;;
33471 - # If we don't know, obey --enable-cross-guesses.
33472 - *) gl_cv_func_fdopendir_works="$gl_cross_guess_normal" ;;
33473 + # Guess yes on glibc systems.
33474 + *-gnu*) gl_cv_func_fdopendir_works="guessing yes" ;;
33475 + # If we don't know, assume the worst.
33476 + *) gl_cv_func_fdopendir_works="guessing no" ;;
33477 esac
33478 ])])
33479 case "$gl_cv_func_fdopendir_works" in
33480
33481 diff --git a/autotools/m4/filenamecat.m4 b/autotools/m4/filenamecat.m4
33482 index 4546b83..351715a 100644
33483 --- a/autotools/m4/filenamecat.m4
33484 +++ b/autotools/m4/filenamecat.m4
33485 @@ -1,5 +1,5 @@
33486 # filenamecat.m4 serial 11
33487 -dnl Copyright (C) 2002-2006, 2009-2022 Free Software Foundation, Inc.
33488 +dnl Copyright (C) 2002-2006, 2009-2019 Free Software Foundation, Inc.
33489 dnl This file is free software; the Free Software Foundation
33490 dnl gives unlimited permission to copy and/or distribute it,
33491 dnl with or without modifications, as long as this notice is preserved.
33492
33493 diff --git a/autotools/m4/float_h.m4 b/autotools/m4/float_h.m4
33494 index 0e84572..1cd28a0 100644
33495 --- a/autotools/m4/float_h.m4
33496 +++ b/autotools/m4/float_h.m4
33497 @@ -1,5 +1,5 @@
33498 -# float_h.m4 serial 13
33499 -dnl Copyright (C) 2007, 2009-2022 Free Software Foundation, Inc.
33500 +# float_h.m4 serial 12
33501 +dnl Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc.
33502 dnl This file is free software; the Free Software Foundation
33503 dnl gives unlimited permission to copy and/or distribute it,
33504 dnl with or without modifications, as long as this notice is preserved.
33505 @@ -8,18 +8,18 @@ AC_DEFUN([gl_FLOAT_H],
33506 [
33507 AC_REQUIRE([AC_PROG_CC])
33508 AC_REQUIRE([AC_CANONICAL_HOST])
33509 - GL_GENERATE_FLOAT_H=false
33510 + FLOAT_H=
33511 REPLACE_FLOAT_LDBL=0
33512 case "$host_os" in
33513 aix* | beos* | openbsd* | mirbsd* | irix*)
33514 - GL_GENERATE_FLOAT_H=true
33515 + FLOAT_H=float.h
33516 ;;
33517 freebsd* | dragonfly*)
33518 case "$host_cpu" in
33519 changequote(,)dnl
33520 i[34567]86 )
33521 changequote([,])dnl
33522 - GL_GENERATE_FLOAT_H=true
33523 + FLOAT_H=float.h
33524 ;;
33525 x86_64 )
33526 # On x86_64 systems, the C compiler may still be generating
33527 @@ -33,21 +33,21 @@ changequote([,])dnl
33528 #endif
33529 ]])],
33530 [],
33531 - [GL_GENERATE_FLOAT_H=true])
33532 + [FLOAT_H=float.h])
33533 ;;
33534 esac
33535 ;;
33536 linux*)
33537 case "$host_cpu" in
33538 powerpc*)
33539 - GL_GENERATE_FLOAT_H=true
33540 + FLOAT_H=float.h
33541 ;;
33542 esac
33543 ;;
33544 esac
33545 case "$host_os" in
33546 aix* | freebsd* | dragonfly* | linux*)
33547 - if $GL_GENERATE_FLOAT_H; then
33548 + if test -n "$FLOAT_H"; then
33549 REPLACE_FLOAT_LDBL=1
33550 fi
33551 ;;
33552 @@ -95,12 +95,14 @@ int main ()
33553 REPLACE_ITOLD=1
33554 dnl We add the workaround to <float.h> but also to <math.h>,
33555 dnl to increase the chances that the fix function gets pulled in.
33556 - GL_GENERATE_FLOAT_H=true
33557 + FLOAT_H=float.h
33558 ;;
33559 esac
33560
33561 - if $GL_GENERATE_FLOAT_H; then
33562 + if test -n "$FLOAT_H"; then
33563 gl_NEXT_HEADERS([float.h])
33564 fi
33565 + AC_SUBST([FLOAT_H])
33566 + AM_CONDITIONAL([GL_GENERATE_FLOAT_H], [test -n "$FLOAT_H"])
33567 AC_SUBST([REPLACE_ITOLD])
33568 ])
33569
33570 diff --git a/autotools/m4/fpieee.m4 b/autotools/m4/fpieee.m4
33571 index c0c23e9..ea1d5da 100644
33572 --- a/autotools/m4/fpieee.m4
33573 +++ b/autotools/m4/fpieee.m4
33574 @@ -1,5 +1,5 @@
33575 # fpieee.m4 serial 2 -*- coding: utf-8 -*-
33576 -dnl Copyright (C) 2007, 2009-2022 Free Software Foundation, Inc.
33577 +dnl Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc.
33578 dnl This file is free software; the Free Software Foundation
33579 dnl gives unlimited permission to copy and/or distribute it,
33580 dnl with or without modifications, as long as this notice is preserved.
33581
33582 diff --git a/autotools/m4/free.m4 b/autotools/m4/free.m4
33583 deleted file mode 100644
33584 index dfeecd2..0000000
33585 --- a/autotools/m4/free.m4
33586 +++ /dev/null
33587 @@ -1,52 +0,0 @@
33588 -# free.m4 serial 6
33589 -# Copyright (C) 2003-2005, 2009-2022 Free Software Foundation, Inc.
33590 -# This file is free software; the Free Software Foundation
33591 -# gives unlimited permission to copy and/or distribute it,
33592 -# with or without modifications, as long as this notice is preserved.
33593 -
33594 -# Written by Paul Eggert and Bruno Haible.
33595 -
33596 -AC_DEFUN([gl_FUNC_FREE],
33597 -[
33598 - AC_REQUIRE([gl_STDLIB_H_DEFAULTS])
33599 -
33600 - dnl In the next release of POSIX, free must preserve errno.
33601 - dnl https://www.austingroupbugs.net/view.php?id=385
33602 - dnl https://sourceware.org/bugzilla/show_bug.cgi?id=17924
33603 - dnl So far, we know of three platforms that do this:
33604 - dnl * glibc >= 2.33, thanks to the fix for this bug:
33605 - dnl <https://sourceware.org/bugzilla/show_bug.cgi?id=17924>
33606 - dnl * OpenBSD >= 4.5, thanks to this commit:
33607 - dnl <https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/lib/libc/stdlib/malloc.c.diff?r1=1.100&r2=1.101&f=h>
33608 - dnl * Solaris, because its malloc() implementation is based on brk(),
33609 - dnl not mmap(); hence its free() implementation makes no system calls.
33610 - dnl For other platforms, you can only be sure if they state it in their
33611 - dnl documentation, or by code inspection of the free() implementation in libc.
33612 - AC_CACHE_CHECK([whether free is known to preserve errno],
33613 - [gl_cv_func_free_preserves_errno],
33614 - [AC_COMPILE_IFELSE(
33615 - [AC_LANG_PROGRAM(
33616 - [[#include <stdlib.h>
33617 - ]],
33618 - [[#if 2 < __GLIBC__ + (33 <= __GLIBC_MINOR__)
33619 - #elif defined __OpenBSD__
33620 - #elif defined __sun
33621 - #else
33622 - #error "'free' is not known to preserve errno"
33623 - #endif
33624 - ]])],
33625 - [gl_cv_func_free_preserves_errno=yes],
33626 - [gl_cv_func_free_preserves_errno=no])
33627 - ])
33628 -
33629 - case $gl_cv_func_free_preserves_errno in
33630 - *yes)
33631 - AC_DEFINE([HAVE_FREE_POSIX], [1],
33632 - [Define if the 'free' function is guaranteed to preserve errno.])
33633 - ;;
33634 - *) REPLACE_FREE=1 ;;
33635 - esac
33636 -])
33637 -
33638 -# Prerequisites of lib/free.c.
33639 -AC_DEFUN([gl_PREREQ_FREE], [:])
33640
33641 diff --git a/autotools/m4/frexp.m4 b/autotools/m4/frexp.m4
33642 index d8f3cef..990fce6 100644
33643 --- a/autotools/m4/frexp.m4
33644 +++ b/autotools/m4/frexp.m4
33645 @@ -1,5 +1,5 @@
33646 # frexp.m4 serial 16
33647 -dnl Copyright (C) 2007-2022 Free Software Foundation, Inc.
33648 +dnl Copyright (C) 2007-2019 Free Software Foundation, Inc.
33649 dnl This file is free software; the Free Software Foundation
33650 dnl gives unlimited permission to copy and/or distribute it,
33651 dnl with or without modifications, as long as this notice is preserved.
33652
33653 diff --git a/autotools/m4/frexpl.m4 b/autotools/m4/frexpl.m4
33654 index 4557613..53eed55 100644
33655 --- a/autotools/m4/frexpl.m4
33656 +++ b/autotools/m4/frexpl.m4
33657 @@ -1,5 +1,5 @@
33658 -# frexpl.m4 serial 22
33659 -dnl Copyright (C) 2007-2022 Free Software Foundation, Inc.
33660 +# frexpl.m4 serial 21
33661 +dnl Copyright (C) 2007-2019 Free Software Foundation, Inc.
33662 dnl This file is free software; the Free Software Foundation
33663 dnl gives unlimited permission to copy and/or distribute it,
33664 dnl with or without modifications, as long as this notice is preserved.
33665 @@ -150,7 +150,6 @@ extern
33666 "C"
33667 #endif
33668 long double frexpl (long double, int *);
33669 -long double zero = 0.0L;
33670 int main()
33671 {
33672 int result = 0;
33673 @@ -208,8 +207,7 @@ int main()
33674 }
33675 }
33676 /* Test on infinite numbers. */
33677 - /* The Microsoft MSVC 14 compiler chokes on the expression 1.0 / 0.0. */
33678 - x = 1.0L / zero;
33679 + x = 1.0L / 0.0L;
33680 {
33681 int exp;
33682 long double y = frexpl (x, &exp);
33683
33684 diff --git a/autotools/m4/fstat.m4 b/autotools/m4/fstat.m4
33685 index 9e61bcc..2a59c8f 100644
33686 --- a/autotools/m4/fstat.m4
33687 +++ b/autotools/m4/fstat.m4
33688 @@ -1,5 +1,5 @@
33689 -# fstat.m4 serial 8
33690 -dnl Copyright (C) 2011-2022 Free Software Foundation, Inc.
33691 +# fstat.m4 serial 6
33692 +dnl Copyright (C) 2011-2019 Free Software Foundation, Inc.
33693 dnl This file is free software; the Free Software Foundation
33694 dnl gives unlimited permission to copy and/or distribute it,
33695 dnl with or without modifications, as long as this notice is preserved.
33696 @@ -34,7 +34,6 @@ AC_DEFUN([gl_FUNC_FSTAT],
33697
33698 # Prerequisites of lib/fstat.c and lib/stat-w32.c.
33699 AC_DEFUN([gl_PREREQ_FSTAT], [
33700 - AC_REQUIRE([gl_SYS_STAT_H])
33701 - AC_REQUIRE([gl_PREREQ_STAT_W32])
33702 + AC_REQUIRE([gl_HEADER_SYS_STAT_H])
33703 :
33704 ])
33705
33706 diff --git a/autotools/m4/fstatat.m4 b/autotools/m4/fstatat.m4
33707 index e8604a6..489a55a 100644
33708 --- a/autotools/m4/fstatat.m4
33709 +++ b/autotools/m4/fstatat.m4
33710 @@ -1,5 +1,5 @@
33711 # fstatat.m4 serial 4
33712 -dnl Copyright (C) 2004-2022 Free Software Foundation, Inc.
33713 +dnl Copyright (C) 2004-2019 Free Software Foundation, Inc.
33714 dnl This file is free software; the Free Software Foundation
33715 dnl gives unlimited permission to copy and/or distribute it,
33716 dnl with or without modifications, as long as this notice is preserved.
33717
33718 diff --git a/autotools/m4/futimens.m4 b/autotools/m4/futimens.m4
33719 index e3caa7d..3cfa4a1 100644
33720 --- a/autotools/m4/futimens.m4
33721 +++ b/autotools/m4/futimens.m4
33722 @@ -1,7 +1,7 @@
33723 -# serial 9
33724 +# serial 7
33725 # See if we need to provide futimens replacement.
33726
33727 -dnl Copyright (C) 2009-2022 Free Software Foundation, Inc.
33728 +dnl Copyright (C) 2009-2019 Free Software Foundation, Inc.
33729 dnl This file is free software; the Free Software Foundation
33730 dnl gives unlimited permission to copy and/or distribute it,
33731 dnl with or without modifications, as long as this notice is preserved.
33732 @@ -11,7 +11,6 @@ dnl with or without modifications, as long as this notice is preserved.
33733 AC_DEFUN([gl_FUNC_FUTIMENS],
33734 [
33735 AC_REQUIRE([gl_SYS_STAT_H_DEFAULTS])
33736 - AC_REQUIRE([AC_CANONICAL_HOST]) dnl for cross-compiles
33737 AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
33738 AC_CHECK_FUNCS_ONCE([futimens])
33739 if test $ac_cv_func_futimens = no; then
33740 @@ -24,8 +23,7 @@ AC_DEFUN([gl_FUNC_FUTIMENS],
33741 #include <sys/stat.h>
33742 #include <unistd.h>
33743 #include <errno.h>
33744 -]GL_MDA_DEFINES],
33745 - [[struct timespec ts[2];
33746 +]], [[struct timespec ts[2];
33747 int fd = creat ("conftest.file", 0600);
33748 struct stat st;
33749 if (fd < 0) return 1;
33750 @@ -46,21 +44,10 @@ AC_DEFUN([gl_FUNC_FUTIMENS],
33751 ]])],
33752 [gl_cv_func_futimens_works=yes],
33753 [gl_cv_func_futimens_works=no],
33754 - [case "$host_os" in
33755 - # Guess no on glibc systems.
33756 - *-gnu* | gnu*) gl_cv_func_futimens_works="guessing no" ;;
33757 - # Guess no on musl systems.
33758 - *-musl*) gl_cv_func_futimens_works="guessing no" ;;
33759 - # Guess yes otherwise.
33760 - *) gl_cv_func_futimens_works="guessing yes" ;;
33761 - esac
33762 - ])
33763 + [gl_cv_func_futimens_works="guessing yes"])
33764 rm -f conftest.file])
33765 - case "$gl_cv_func_futimens_works" in
33766 - *yes) ;;
33767 - *)
33768 - REPLACE_FUTIMENS=1
33769 - ;;
33770 - esac
33771 + if test "$gl_cv_func_futimens_works" = no; then
33772 + REPLACE_FUTIMENS=1
33773 + fi
33774 fi
33775 ])
33776
33777 diff --git a/autotools/m4/getcwd.m4 b/autotools/m4/getcwd.m4
33778 index 076ca31..4929b51 100644
33779 --- a/autotools/m4/getcwd.m4
33780 +++ b/autotools/m4/getcwd.m4
33781 @@ -1,12 +1,12 @@
33782 # getcwd.m4 - check for working getcwd that is compatible with glibc
33783
33784 -# Copyright (C) 2001, 2003-2007, 2009-2022 Free Software Foundation, Inc.
33785 +# Copyright (C) 2001, 2003-2007, 2009-2019 Free Software Foundation, Inc.
33786 # This file is free software; the Free Software Foundation
33787 # gives unlimited permission to copy and/or distribute it,
33788 # with or without modifications, as long as this notice is preserved.
33789
33790 # Written by Paul Eggert.
33791 -# serial 19
33792 +# serial 16
33793
33794 AC_DEFUN([gl_FUNC_GETCWD_NULL],
33795 [
33796 @@ -21,13 +21,12 @@ AC_DEFUN([gl_FUNC_GETCWD_NULL],
33797 # else /* on Windows with MSVC */
33798 # include <direct.h>
33799 # endif
33800 - ]GL_MDA_DEFINES[
33801 # ifndef getcwd
33802 char *getcwd ();
33803 # endif
33804 ]], [[
33805 #if defined _WIN32 && ! defined __CYGWIN__
33806 -/* mingw cwd does not start with '/', but _getcwd does allocate.
33807 +/* mingw cwd does not start with '/', but getcwd does allocate.
33808 However, mingw fails to honor non-zero size. */
33809 #else
33810 if (chdir ("/") != 0)
33811 @@ -51,12 +50,10 @@ AC_DEFUN([gl_FUNC_GETCWD_NULL],
33812 [[case "$host_os" in
33813 # Guess yes on glibc systems.
33814 *-gnu* | gnu*) gl_cv_func_getcwd_null="guessing yes";;
33815 - # Guess yes on musl systems.
33816 - *-musl*) gl_cv_func_getcwd_null="guessing yes";;
33817 # Guess yes on Cygwin.
33818 cygwin*) gl_cv_func_getcwd_null="guessing yes";;
33819 - # If we don't know, obey --enable-cross-guesses.
33820 - *) gl_cv_func_getcwd_null="$gl_cross_guess_normal";;
33821 + # If we don't know, assume the worst.
33822 + *) gl_cv_func_getcwd_null="guessing no";;
33823 esac
33824 ]])])
33825 ])
33826 @@ -67,8 +64,7 @@ AC_DEFUN([gl_FUNC_GETCWD_SIGNATURE],
33827 [gl_cv_func_getcwd_posix_signature],
33828 [AC_COMPILE_IFELSE(
33829 [AC_LANG_PROGRAM(
33830 - [[#include <unistd.h>
33831 - ]GL_MDA_DEFINES],
33832 + [[#include <unistd.h>]],
33833 [[extern
33834 #ifdef __cplusplus
33835 "C"
33836 @@ -129,7 +125,7 @@ AC_DEFUN([gl_FUNC_GETCWD],
33837 dnl Define HAVE_MINIMALLY_WORKING_GETCWD and HAVE_PARTLY_WORKING_GETCWD
33838 dnl if appropriate.
33839 case "$gl_cv_func_getcwd_path_max" in
33840 - *"no" | *"no, it has the AIX bug") ;;
33841 + "no"|"no, it has the AIX bug") ;;
33842 *)
33843 AC_DEFINE([HAVE_MINIMALLY_WORKING_GETCWD], [1],
33844 [Define to 1 if getcwd minimally works, that is, its result can be
33845 @@ -137,12 +133,12 @@ AC_DEFUN([gl_FUNC_GETCWD],
33846 ;;
33847 esac
33848 case "$gl_cv_func_getcwd_path_max" in
33849 - *"no, but it is partly working")
33850 + "no, but it is partly working")
33851 AC_DEFINE([HAVE_PARTLY_WORKING_GETCWD], [1],
33852 [Define to 1 if getcwd works, except it sometimes fails when it
33853 shouldn't, setting errno to ERANGE, ENAMETOOLONG, or ENOENT.])
33854 ;;
33855 - *"yes, but with shorter paths")
33856 + "yes, but with shorter paths")
33857 AC_DEFINE([HAVE_GETCWD_SHORTER], [1],
33858 [Define to 1 if getcwd works, but with shorter paths
33859 than is generally tested with the replacement.])
33860
33861 diff --git a/autotools/m4/getdelim.m4 b/autotools/m4/getdelim.m4
33862 index 0b63b55..bf17c57 100644
33863 --- a/autotools/m4/getdelim.m4
33864 +++ b/autotools/m4/getdelim.m4
33865 @@ -1,6 +1,6 @@
33866 -# getdelim.m4 serial 15
33867 +# getdelim.m4 serial 12
33868
33869 -dnl Copyright (C) 2005-2007, 2009-2022 Free Software Foundation, Inc.
33870 +dnl Copyright (C) 2005-2007, 2009-2019 Free Software Foundation, Inc.
33871 dnl
33872 dnl This file is free software; the Free Software Foundation
33873 dnl gives unlimited permission to copy and/or distribute it,
33874 @@ -11,7 +11,6 @@ AC_PREREQ([2.59])
33875 AC_DEFUN([gl_FUNC_GETDELIM],
33876 [
33877 AC_REQUIRE([gl_STDIO_H_DEFAULTS])
33878 - AC_REQUIRE([AC_CANONICAL_HOST]) dnl for cross-compiles
33879
33880 dnl Persuade glibc <stdio.h> to declare getdelim().
33881 AC_REQUIRE([AC_USE_SYSTEM_EXTENSIONS])
33882 @@ -22,10 +21,9 @@ AC_DEFUN([gl_FUNC_GETDELIM],
33883 if test $ac_cv_func_getdelim = yes; then
33884 HAVE_GETDELIM=1
33885 dnl Found it in some library. Verify that it works.
33886 - AC_CACHE_CHECK([for working getdelim function],
33887 - [gl_cv_func_working_getdelim],
33888 - [echo fooNbarN | tr -d '\012' | tr N '\012' > conftest.data
33889 - AC_RUN_IFELSE([AC_LANG_SOURCE([[
33890 + AC_CACHE_CHECK([for working getdelim function], [gl_cv_func_working_getdelim],
33891 + [echo fooNbarN | tr -d '\012' | tr N '\012' > conftest.data
33892 + AC_RUN_IFELSE([AC_LANG_SOURCE([[
33893 # include <stdio.h>
33894 # include <stdlib.h>
33895 # include <string.h>
33896 @@ -42,7 +40,6 @@ AC_DEFUN([gl_FUNC_GETDELIM],
33897 int len = getdelim (&line, &siz, '\n', in);
33898 if (!(len == 4 && line && strcmp (line, "foo\n") == 0))
33899 { free (line); fclose (in); return 2; }
33900 - free (line);
33901 }
33902 {
33903 /* Test result for a NULL buffer and a non-zero size.
33904 @@ -56,31 +53,25 @@ AC_DEFUN([gl_FUNC_GETDELIM],
33905 fclose (in);
33906 return 0;
33907 }
33908 - ]])],
33909 - [gl_cv_func_working_getdelim=yes],
33910 - [gl_cv_func_working_getdelim=no],
33911 - [dnl We're cross compiling.
33912 - dnl Guess it works on glibc2 systems and musl systems.
33913 - AC_EGREP_CPP([Lucky GNU user],
33914 - [
33915 + ]])], [gl_cv_func_working_getdelim=yes] dnl The library version works.
33916 + , [gl_cv_func_working_getdelim=no] dnl The library version does NOT work.
33917 + , dnl We're cross compiling. Assume it works on glibc2 systems.
33918 + [AC_EGREP_CPP([Lucky GNU user],
33919 + [
33920 #include <features.h>
33921 #ifdef __GNU_LIBRARY__
33922 #if (__GLIBC__ >= 2) && !defined __UCLIBC__
33923 Lucky GNU user
33924 #endif
33925 #endif
33926 - ],
33927 - [gl_cv_func_working_getdelim="guessing yes"],
33928 - [case "$host_os" in
33929 - *-musl*) gl_cv_func_working_getdelim="guessing yes" ;;
33930 - *) gl_cv_func_working_getdelim="$gl_cross_guess_normal" ;;
33931 - esac
33932 - ])
33933 - ])
33934 - ])
33935 + ],
33936 + [gl_cv_func_working_getdelim="guessing yes"],
33937 + [gl_cv_func_working_getdelim="guessing no"])]
33938 + )])
33939 case "$gl_cv_func_working_getdelim" in
33940 - *yes) ;;
33941 - *) REPLACE_GETDELIM=1 ;;
33942 + *no)
33943 + REPLACE_GETDELIM=1
33944 + ;;
33945 esac
33946 else
33947 HAVE_GETDELIM=0
33948
33949 diff --git a/autotools/m4/getdtablesize.m4 b/autotools/m4/getdtablesize.m4
33950 index 6134eaa..96aa241 100644
33951 --- a/autotools/m4/getdtablesize.m4
33952 +++ b/autotools/m4/getdtablesize.m4
33953 @@ -1,5 +1,5 @@
33954 -# getdtablesize.m4 serial 8
33955 -dnl Copyright (C) 2008-2022 Free Software Foundation, Inc.
33956 +# getdtablesize.m4 serial 7
33957 +dnl Copyright (C) 2008-2019 Free Software Foundation, Inc.
33958 dnl This file is free software; the Free Software Foundation
33959 dnl gives unlimited permission to copy and/or distribute it,
33960 dnl with or without modifications, as long as this notice is preserved.
33961 @@ -29,16 +29,13 @@ AC_DEFUN([gl_FUNC_GETDTABLESIZE],
33962 dnl correctly require setrlimit before getdtablesize() can report
33963 dnl a larger value.
33964 AC_RUN_IFELSE([
33965 - AC_LANG_PROGRAM(
33966 - [[#include <unistd.h>]
33967 - GL_MDA_DEFINES
33968 - ],
33969 - [[int size = getdtablesize();
33970 - if (dup2 (0, getdtablesize()) != -1)
33971 - return 1;
33972 - if (size != getdtablesize())
33973 - return 2;
33974 - ]])],
33975 + AC_LANG_PROGRAM([[#include <unistd.h>]],
33976 + [int size = getdtablesize();
33977 + if (dup2 (0, getdtablesize()) != -1)
33978 + return 1;
33979 + if (size != getdtablesize())
33980 + return 2;
33981 + ])],
33982 [gl_cv_func_getdtablesize_works=yes],
33983 [gl_cv_func_getdtablesize_works=no],
33984 [case "$host_os" in
33985
33986 diff --git a/autotools/m4/getgroups.m4 b/autotools/m4/getgroups.m4
33987 index d7a71f5..2ce986e 100644
33988 --- a/autotools/m4/getgroups.m4
33989 +++ b/autotools/m4/getgroups.m4
33990 @@ -1,14 +1,16 @@
33991 -# serial 24
33992 +# serial 21
33993
33994 dnl From Jim Meyering.
33995 dnl A wrapper around AC_FUNC_GETGROUPS.
33996
33997 -# Copyright (C) 1996-1997, 1999-2004, 2008-2022 Free Software Foundation, Inc.
33998 +# Copyright (C) 1996-1997, 1999-2004, 2008-2019 Free Software Foundation, Inc.
33999 #
34000 # This file is free software; the Free Software Foundation
34001 # gives unlimited permission to copy and/or distribute it,
34002 # with or without modifications, as long as this notice is preserved.
34003
34004 +m4_version_prereq([2.70], [] ,[
34005 +
34006 # This is taken from the following Autoconf patch:
34007 # https://git.savannah.gnu.org/gitweb/?p=autoconf.git;a=commitdiff;h=7fbb553727ed7e0e689a17594b58559ecf3ea6e9
34008 AC_DEFUN([AC_FUNC_GETGROUPS],
34009 @@ -40,10 +42,8 @@ AC_DEFUN([AC_FUNC_GETGROUPS],
34010 [case "$host_os" in # ((
34011 # Guess yes on glibc systems.
34012 *-gnu* | gnu*) ac_cv_func_getgroups_works="guessing yes" ;;
34013 - # Guess yes on musl systems.
34014 - *-musl*) ac_cv_func_getgroups_works="guessing yes" ;;
34015 - # If we don't know, obey --enable-cross-guesses.
34016 - *) ac_cv_func_getgroups_works="$gl_cross_guess_normal" ;;
34017 + # If we don't know, assume the worst.
34018 + *) ac_cv_func_getgroups_works="guessing no" ;;
34019 esac
34020 ])
34021 ])
34022 @@ -59,6 +59,8 @@ AC_DEFUN([AC_FUNC_GETGROUPS],
34023 LIBS=$ac_save_LIBS
34024 ])# AC_FUNC_GETGROUPS
34025
34026 +])
34027 +
34028 AC_DEFUN([gl_FUNC_GETGROUPS],
34029 [
34030 AC_REQUIRE([AC_TYPE_GETGROUPS])
34031 @@ -79,8 +81,7 @@ AC_DEFUN([gl_FUNC_GETGROUPS],
34032 AC_DEFINE([GETGROUPS_ZERO_BUG], [1], [Define this to 1 if
34033 getgroups(0,NULL) does not return the number of groups.])
34034 else
34035 - dnl Detect Mac OS X and FreeBSD bug; POSIX requires getgroups(-1,ptr)
34036 - dnl to fail.
34037 + dnl Detect FreeBSD bug; POSIX requires getgroups(-1,ptr) to fail.
34038 AC_CACHE_CHECK([whether getgroups handles negative values],
34039 [gl_cv_func_getgroups_works],
34040 [AC_RUN_IFELSE([AC_LANG_PROGRAM([AC_INCLUDES_DEFAULT],
34041 @@ -94,10 +95,8 @@ AC_DEFUN([gl_FUNC_GETGROUPS],
34042 [case "$host_os" in
34043 # Guess yes on glibc systems.
34044 *-gnu* | gnu*) gl_cv_func_getgroups_works="guessing yes" ;;
34045 - # Guess yes on musl systems.
34046 - *-musl*) gl_cv_func_getgroups_works="guessing yes" ;;
34047 - # If we don't know, obey --enable-cross-guesses.
34048 - *) gl_cv_func_getgroups_works="$gl_cross_guess_normal" ;;
34049 + # If we don't know, assume the worst.
34050 + *) gl_cv_func_getgroups_works="guessing no" ;;
34051 esac
34052 ])])
34053 case "$gl_cv_func_getgroups_works" in
34054
34055 diff --git a/autotools/m4/getline.m4 b/autotools/m4/getline.m4
34056 index ca0301d..5b2ead2 100644
34057 --- a/autotools/m4/getline.m4
34058 +++ b/autotools/m4/getline.m4
34059 @@ -1,6 +1,6 @@
34060 -# getline.m4 serial 30
34061 +# getline.m4 serial 28
34062
34063 -dnl Copyright (C) 1998-2003, 2005-2007, 2009-2022 Free Software Foundation,
34064 +dnl Copyright (C) 1998-2003, 2005-2007, 2009-2019 Free Software Foundation,
34065 dnl Inc.
34066 dnl
34067 dnl This file is free software; the Free Software Foundation
34068 @@ -16,7 +16,6 @@ dnl to do with the function we need.
34069 AC_DEFUN([gl_FUNC_GETLINE],
34070 [
34071 AC_REQUIRE([gl_STDIO_H_DEFAULTS])
34072 - AC_REQUIRE([AC_CANONICAL_HOST]) dnl for cross-compiles
34073
34074 dnl Persuade glibc <stdio.h> to declare getline().
34075 AC_REQUIRE([AC_USE_SYSTEM_EXTENSIONS])
34076 @@ -29,10 +28,9 @@ AC_DEFUN([gl_FUNC_GETLINE],
34077 gl_getline_needs_run_time_check=yes],
34078 [am_cv_func_working_getline=no])
34079 if test $gl_getline_needs_run_time_check = yes; then
34080 - AC_CACHE_CHECK([for working getline function],
34081 - [am_cv_func_working_getline],
34082 - [echo fooNbarN | tr -d '\012' | tr N '\012' > conftest.data
34083 - AC_RUN_IFELSE([AC_LANG_SOURCE([[
34084 + AC_CACHE_CHECK([for working getline function], [am_cv_func_working_getline],
34085 + [echo fooNbarN | tr -d '\012' | tr N '\012' > conftest.data
34086 + AC_RUN_IFELSE([AC_LANG_SOURCE([[
34087 # include <stdio.h>
34088 # include <stdlib.h>
34089 # include <string.h>
34090 @@ -63,28 +61,21 @@ AC_DEFUN([gl_FUNC_GETLINE],
34091 fclose (in);
34092 return 0;
34093 }
34094 - ]])],
34095 - [am_cv_func_working_getline=yes],
34096 - [am_cv_func_working_getline=no],
34097 - [dnl We're cross compiling.
34098 - dnl Guess it works on glibc2 systems and musl systems.
34099 - AC_EGREP_CPP([Lucky GNU user],
34100 - [
34101 + ]])], [am_cv_func_working_getline=yes] dnl The library version works.
34102 + , [am_cv_func_working_getline=no] dnl The library version does NOT work.
34103 + , dnl We're cross compiling. Assume it works on glibc2 systems.
34104 + [AC_EGREP_CPP([Lucky GNU user],
34105 + [
34106 #include <features.h>
34107 #ifdef __GNU_LIBRARY__
34108 #if (__GLIBC__ >= 2) && !defined __UCLIBC__
34109 Lucky GNU user
34110 #endif
34111 #endif
34112 - ],
34113 - [am_cv_func_working_getline="guessing yes"],
34114 - [case "$host_os" in
34115 - *-musl*) am_cv_func_working_getline="guessing yes" ;;
34116 - *) am_cv_func_working_getline="$gl_cross_guess_normal" ;;
34117 - esac
34118 - ])
34119 - ])
34120 - ])
34121 + ],
34122 + [am_cv_func_working_getline="guessing yes"],
34123 + [am_cv_func_working_getline="guessing no"])]
34124 + )])
34125 fi
34126
34127 if test $ac_cv_have_decl_getline = no; then
34128 @@ -92,8 +83,7 @@ AC_DEFUN([gl_FUNC_GETLINE],
34129 fi
34130
34131 case "$am_cv_func_working_getline" in
34132 - *yes) ;;
34133 - *)
34134 + *no)
34135 dnl Set REPLACE_GETLINE always: Even if we have not found the broken
34136 dnl getline function among $LIBS, it may exist in libinet and the
34137 dnl executable may be linked with -linet.
34138
34139 diff --git a/autotools/m4/getopt.m4 b/autotools/m4/getopt.m4
34140 index ff78ed5..5991bf8 100644
34141 --- a/autotools/m4/getopt.m4
34142 +++ b/autotools/m4/getopt.m4
34143 @@ -1,5 +1,5 @@
34144 -# getopt.m4 serial 48
34145 -dnl Copyright (C) 2002-2006, 2008-2022 Free Software Foundation, Inc.
34146 +# getopt.m4 serial 46
34147 +dnl Copyright (C) 2002-2006, 2008-2019 Free Software Foundation, Inc.
34148 dnl This file is free software; the Free Software Foundation
34149 dnl gives unlimited permission to copy and/or distribute it,
34150 dnl with or without modifications, as long as this notice is preserved.
34151 @@ -21,8 +21,6 @@ AC_DEFUN([gl_FUNC_GETOPT_POSIX],
34152 REPLACE_GETOPT=1
34153 fi
34154 ])
34155 - GL_GENERATE_GETOPT_H=false
34156 - GL_GENERATE_GETOPT_CDEFS_H=false
34157 if test $REPLACE_GETOPT = 1; then
34158 dnl Arrange for getopt.h to be created.
34159 gl_GETOPT_SUBSTITUTE_HEADER
34160 @@ -304,10 +302,8 @@ dnl is ambiguous with environment values that contain newlines.
34161 ]])],
34162 [gl_cv_func_getopt_gnu=yes],
34163 [gl_cv_func_getopt_gnu=no],
34164 - [dnl Cross compiling.
34165 - dnl Assume the worst, even on glibc platforms.
34166 - dnl But obey --enable-cross-guesses.
34167 - gl_cv_func_getopt_gnu="$gl_cross_guess_normal"
34168 + [dnl Cross compiling. Assume the worst, even on glibc platforms.
34169 + gl_cv_func_getopt_gnu="guessing no"
34170 ])
34171 case $gl_had_POSIXLY_CORRECT in
34172 exported) ;;
34173 @@ -376,6 +372,8 @@ AC_DEFUN([gl_GETOPT_SUBSTITUTE_HEADER],
34174 AC_DEFINE([__GETOPT_PREFIX], [[rpl_]],
34175 [Define to rpl_ if the getopt replacement functions and variables
34176 should be used.])
34177 - GL_GENERATE_GETOPT_H=true
34178 - GL_GENERATE_GETOPT_CDEFS_H=true
34179 + GETOPT_H=getopt.h
34180 + GETOPT_CDEFS_H=getopt-cdefs.h
34181 + AC_SUBST([GETOPT_H])
34182 + AC_SUBST([GETOPT_CDEFS_H])
34183 ])
34184
34185 diff --git a/autotools/m4/getprogname.m4 b/autotools/m4/getprogname.m4
34186 index b26146e..4a96d06 100644
34187 --- a/autotools/m4/getprogname.m4
34188 +++ b/autotools/m4/getprogname.m4
34189 @@ -1,6 +1,6 @@
34190 # getprogname.m4 - check for getprogname or replacements for it
34191
34192 -# Copyright (C) 2016-2022 Free Software Foundation, Inc.
34193 +# Copyright (C) 2016-2019 Free Software Foundation, Inc.
34194 # This file is free software; the Free Software Foundation
34195 # gives unlimited permission to copy and/or distribute it,
34196 # with or without modifications, as long as this notice is preserved.
34197
34198 diff --git a/autotools/m4/gettime.m4 b/autotools/m4/gettime.m4
34199 index f0aeb4d..60d8ea1 100644
34200 --- a/autotools/m4/gettime.m4
34201 +++ b/autotools/m4/gettime.m4
34202 @@ -1,5 +1,5 @@
34203 -# gettime.m4 serial 11
34204 -dnl Copyright (C) 2002, 2004-2006, 2009-2022 Free Software Foundation, Inc.
34205 +# gettime.m4 serial 9
34206 +dnl Copyright (C) 2002, 2004-2006, 2009-2019 Free Software Foundation, Inc.
34207 dnl This file is free software; the Free Software Foundation
34208 dnl gives unlimited permission to copy and/or distribute it,
34209 dnl with or without modifications, as long as this notice is preserved.
34210 @@ -9,13 +9,5 @@ AC_DEFUN([gl_GETTIME],
34211 dnl Prerequisites of lib/gettime.c.
34212 AC_REQUIRE([gl_CLOCK_TIME])
34213 AC_REQUIRE([gl_TIMESPEC])
34214 - AC_CHECK_FUNCS_ONCE([timespec_get])
34215 -])
34216 -
34217 -AC_DEFUN([gl_GETTIME_RES],
34218 -[
34219 - dnl Prerequisites of lib/gettime-res.c.
34220 - AC_REQUIRE([gl_CLOCK_TIME])
34221 - AC_REQUIRE([gl_TIMESPEC])
34222 - AC_CHECK_FUNCS_ONCE([timespec_getres])
34223 + AC_CHECK_FUNCS_ONCE([gettimeofday])
34224 ])
34225
34226 diff --git a/autotools/m4/gettimeofday.m4 b/autotools/m4/gettimeofday.m4
34227 index f729601..d29b4bf 100644
34228 --- a/autotools/m4/gettimeofday.m4
34229 +++ b/autotools/m4/gettimeofday.m4
34230 @@ -1,6 +1,6 @@
34231 -# serial 29
34232 +# serial 25
34233
34234 -# Copyright (C) 2001-2003, 2005, 2007, 2009-2022 Free Software Foundation, Inc.
34235 +# Copyright (C) 2001-2003, 2005, 2007, 2009-2019 Free Software Foundation, Inc.
34236 # This file is free software; the Free Software Foundation
34237 # gives unlimited permission to copy and/or distribute it,
34238 # with or without modifications, as long as this notice is preserved.
34239 @@ -9,16 +9,17 @@ dnl From Jim Meyering.
34240
34241 AC_DEFUN([gl_FUNC_GETTIMEOFDAY],
34242 [
34243 - AC_REQUIRE([gl_SYS_TIME_H_DEFAULTS])
34244 + AC_REQUIRE([gl_HEADER_SYS_TIME_H_DEFAULTS])
34245 AC_REQUIRE([AC_C_RESTRICT])
34246 AC_REQUIRE([AC_CANONICAL_HOST])
34247 - AC_REQUIRE([gl_SYS_TIME_H])
34248 + AC_REQUIRE([gl_HEADER_SYS_TIME_H])
34249 AC_CHECK_FUNCS_ONCE([gettimeofday])
34250
34251 gl_gettimeofday_timezone=void
34252 if test $ac_cv_func_gettimeofday != yes; then
34253 HAVE_GETTIMEOFDAY=0
34254 else
34255 + gl_FUNC_GETTIMEOFDAY_CLOBBER
34256 AC_CACHE_CHECK([for gettimeofday with POSIX signature],
34257 [gl_cv_func_gettimeofday_posix_signature],
34258 [AC_COMPILE_IFELSE(
34259 @@ -65,5 +66,61 @@ int gettimeofday (struct timeval *restrict, struct timezone *restrict);
34260 declaration of the second argument to gettimeofday.])
34261 ])
34262
34263 +
34264 +dnl See if gettimeofday clobbers the static buffer that localtime uses
34265 +dnl for its return value. The gettimeofday function from Mac OS X 10.0.4
34266 +dnl (i.e., Darwin 1.3.7) has this problem.
34267 +dnl
34268 +dnl If it does, then arrange to use gettimeofday and localtime only via
34269 +dnl the wrapper functions that work around the problem.
34270 +
34271 +AC_DEFUN([gl_FUNC_GETTIMEOFDAY_CLOBBER],
34272 +[
34273 + AC_REQUIRE([gl_HEADER_SYS_TIME_H])
34274 + AC_REQUIRE([AC_CANONICAL_HOST]) dnl for cross-compiles
34275 + AC_REQUIRE([gl_LOCALTIME_BUFFER_DEFAULTS])
34276 +
34277 + AC_CACHE_CHECK([whether gettimeofday clobbers localtime buffer],
34278 + [gl_cv_func_gettimeofday_clobber],
34279 + [AC_RUN_IFELSE(
34280 + [AC_LANG_PROGRAM(
34281 + [[#include <string.h>
34282 + #include <sys/time.h>
34283 + #include <time.h>
34284 + #include <stdlib.h>
34285 + ]],
34286 + [[
34287 + time_t t = 0;
34288 + struct tm *lt;
34289 + struct tm saved_lt;
34290 + struct timeval tv;
34291 + lt = localtime (&t);
34292 + saved_lt = *lt;
34293 + gettimeofday (&tv, NULL);
34294 + return memcmp (lt, &saved_lt, sizeof (struct tm)) != 0;
34295 + ]])],
34296 + [gl_cv_func_gettimeofday_clobber=no],
34297 + [gl_cv_func_gettimeofday_clobber=yes],
34298 + [# When cross-compiling:
34299 + case "$host_os" in
34300 + # Guess all is fine on glibc systems.
34301 + *-gnu* | gnu*) gl_cv_func_gettimeofday_clobber="guessing no" ;;
34302 + # Guess no on native Windows.
34303 + mingw*) gl_cv_func_gettimeofday_clobber="guessing no" ;;
34304 + # If we don't know, assume the worst.
34305 + *) gl_cv_func_gettimeofday_clobber="guessing yes" ;;
34306 + esac
34307 + ])])
34308 +
34309 + case "$gl_cv_func_gettimeofday_clobber" in
34310 + *yes)
34311 + REPLACE_GETTIMEOFDAY=1
34312 + AC_DEFINE([GETTIMEOFDAY_CLOBBERS_LOCALTIME], [1],
34313 + [Define if gettimeofday clobbers the localtime buffer.])
34314 + gl_LOCALTIME_BUFFER_NEEDED
34315 + ;;
34316 + esac
34317 +])
34318 +
34319 # Prerequisites of lib/gettimeofday.c.
34320 AC_DEFUN([gl_PREREQ_GETTIMEOFDAY], [:])
34321
34322 diff --git a/autotools/m4/gnulib-cache.m4 b/autotools/m4/gnulib-cache.m4
34323 index 9d1337e..41e605c 100644
34324 --- a/autotools/m4/gnulib-cache.m4
34325 +++ b/autotools/m4/gnulib-cache.m4
34326 @@ -1,8 +1,8 @@
34327 -# Copyright (C) 2002-2022 Free Software Foundation, Inc.
34328 +# Copyright (C) 2002-2019 Free Software Foundation, Inc.
34329 #
34330 # This file is free software; you can redistribute it and/or modify
34331 # it under the terms of the GNU General Public License as published by
34332 -# the Free Software Foundation, either version 3 of the License, or
34333 +# the Free Software Foundation; either version 3 of the License, or
34334 # (at your option) any later version.
34335 #
34336 # This file is distributed in the hope that it will be useful,
34337 @@ -38,7 +38,6 @@
34338 # --no-libtool \
34339 # --macro-prefix=gl \
34340 # --no-vc-files \
34341 -# basename-lgpl \
34342 # dirent \
34343 # faccessat \
34344 # fdopendir \
34345 @@ -64,7 +63,6 @@
34346 # Specification in the form of a few gnulib-tool.m4 macro invocations:
34347 gl_LOCAL_DIR([])
34348 gl_MODULES([
34349 - basename-lgpl
34350 dirent
34351 faccessat
34352 fdopendir
34353
34354 diff --git a/autotools/m4/gnulib-common.m4 b/autotools/m4/gnulib-common.m4
34355 index dbc4079..7c0e3e8 100644
34356 --- a/autotools/m4/gnulib-common.m4
34357 +++ b/autotools/m4/gnulib-common.m4
34358 @@ -1,5 +1,5 @@
34359 -# gnulib-common.m4 serial 72
34360 -dnl Copyright (C) 2007-2022 Free Software Foundation, Inc.
34361 +# gnulib-common.m4 serial 41
34362 +dnl Copyright (C) 2007-2019 Free Software Foundation, Inc.
34363 dnl This file is free software; the Free Software Foundation
34364 dnl gives unlimited permission to copy and/or distribute it,
34365 dnl with or without modifications, as long as this notice is preserved.
34366 @@ -12,41 +12,17 @@ AC_DEFUN([gl_COMMON], [
34367 dnl Use AC_REQUIRE here, so that the code is expanded once only.
34368 AC_REQUIRE([gl_00GNULIB])
34369 AC_REQUIRE([gl_COMMON_BODY])
34370 - AC_REQUIRE([gl_ZZGNULIB])
34371 ])
34372 AC_DEFUN([gl_COMMON_BODY], [
34373 - AH_VERBATIM([_GL_GNUC_PREREQ],
34374 -[/* True if the compiler says it groks GNU C version MAJOR.MINOR. */
34375 -#if defined __GNUC__ && defined __GNUC_MINOR__
34376 -# define _GL_GNUC_PREREQ(major, minor) \
34377 - ((major) < __GNUC__ + ((minor) <= __GNUC_MINOR__))
34378 -#else
34379 -# define _GL_GNUC_PREREQ(major, minor) 0
34380 -#endif
34381 -])
34382 AH_VERBATIM([_Noreturn],
34383 [/* The _Noreturn keyword of C11. */
34384 #ifndef _Noreturn
34385 -# if (defined __cplusplus \
34386 - && ((201103 <= __cplusplus && !(__GNUC__ == 4 && __GNUC_MINOR__ == 7)) \
34387 - || (defined _MSC_VER && 1900 <= _MSC_VER)) \
34388 - && 0)
34389 - /* [[noreturn]] is not practically usable, because with it the syntax
34390 - extern _Noreturn void func (...);
34391 - would not be valid; such a declaration would only be valid with 'extern'
34392 - and '_Noreturn' swapped, or without the 'extern' keyword. However, some
34393 - AIX system header files and several gnulib header files use precisely
34394 - this syntax with 'extern'. */
34395 +# if 201103 <= (defined __cplusplus ? __cplusplus : 0)
34396 # define _Noreturn [[noreturn]]
34397 -# elif ((!defined __cplusplus || defined __clang__) \
34398 - && (201112 <= (defined __STDC_VERSION__ ? __STDC_VERSION__ : 0) \
34399 - || (!defined __STRICT_ANSI__ \
34400 - && (_GL_GNUC_PREREQ (4, 7) \
34401 - || (defined __apple_build_version__ \
34402 - ? 6000000 <= __apple_build_version__ \
34403 - : 3 < __clang_major__ + (5 <= __clang_minor__))))))
34404 +# elif (201112 <= (defined __STDC_VERSION__ ? __STDC_VERSION__ : 0) \
34405 + || 4 < __GNUC__ + (7 <= __GNUC_MINOR__))
34406 /* _Noreturn works as-is. */
34407 -# elif _GL_GNUC_PREREQ (2, 8) || defined __clang__ || 0x5110 <= __SUNPRO_C
34408 +# elif 2 < __GNUC__ + (8 <= __GNUC_MINOR__) || 0x5110 <= __SUNPRO_C
34409 # define _Noreturn __attribute__ ((__noreturn__))
34410 # elif 1200 <= (defined _MSC_VER ? _MSC_VER : 0)
34411 # define _Noreturn __declspec (noreturn)
34412 @@ -65,442 +41,50 @@ AC_DEFUN([gl_COMMON_BODY], [
34413 #if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
34414 # define __GNUC_STDC_INLINE__ 1
34415 #endif])
34416 - AH_VERBATIM([attribute],
34417 -[/* Attributes. */
34418 -#if (defined __has_attribute \
34419 - && (!defined __clang_minor__ \
34420 - || 3 < __clang_major__ + (5 <= __clang_minor__)))
34421 -# define _GL_HAS_ATTRIBUTE(attr) __has_attribute (__##attr##__)
34422 -#else
34423 -# define _GL_HAS_ATTRIBUTE(attr) _GL_ATTR_##attr
34424 -# define _GL_ATTR_alloc_size _GL_GNUC_PREREQ (4, 3)
34425 -# define _GL_ATTR_always_inline _GL_GNUC_PREREQ (3, 2)
34426 -# define _GL_ATTR_artificial _GL_GNUC_PREREQ (4, 3)
34427 -# define _GL_ATTR_cold _GL_GNUC_PREREQ (4, 3)
34428 -# define _GL_ATTR_const _GL_GNUC_PREREQ (2, 95)
34429 -# define _GL_ATTR_deprecated _GL_GNUC_PREREQ (3, 1)
34430 -# define _GL_ATTR_diagnose_if 0
34431 -# define _GL_ATTR_error _GL_GNUC_PREREQ (4, 3)
34432 -# define _GL_ATTR_externally_visible _GL_GNUC_PREREQ (4, 1)
34433 -# define _GL_ATTR_fallthrough _GL_GNUC_PREREQ (7, 0)
34434 -# define _GL_ATTR_format _GL_GNUC_PREREQ (2, 7)
34435 -# define _GL_ATTR_leaf _GL_GNUC_PREREQ (4, 6)
34436 -# define _GL_ATTR_malloc _GL_GNUC_PREREQ (3, 0)
34437 -# ifdef _ICC
34438 -# define _GL_ATTR_may_alias 0
34439 -# else
34440 -# define _GL_ATTR_may_alias _GL_GNUC_PREREQ (3, 3)
34441 -# endif
34442 -# define _GL_ATTR_noinline _GL_GNUC_PREREQ (3, 1)
34443 -# define _GL_ATTR_nonnull _GL_GNUC_PREREQ (3, 3)
34444 -# define _GL_ATTR_nonstring _GL_GNUC_PREREQ (8, 0)
34445 -# define _GL_ATTR_nothrow _GL_GNUC_PREREQ (3, 3)
34446 -# define _GL_ATTR_packed _GL_GNUC_PREREQ (2, 7)
34447 -# define _GL_ATTR_pure _GL_GNUC_PREREQ (2, 96)
34448 -# define _GL_ATTR_returns_nonnull _GL_GNUC_PREREQ (4, 9)
34449 -# define _GL_ATTR_sentinel _GL_GNUC_PREREQ (4, 0)
34450 -# define _GL_ATTR_unused _GL_GNUC_PREREQ (2, 7)
34451 -# define _GL_ATTR_warn_unused_result _GL_GNUC_PREREQ (3, 4)
34452 -#endif
34453 -
34454 -#ifdef __has_c_attribute
34455 -# define _GL_HAS_C_ATTRIBUTE(attr) __has_c_attribute (__##attr##__)
34456 + AH_VERBATIM([unused_parameter],
34457 +[/* Define as a marker that can be attached to declarations that might not
34458 + be used. This helps to reduce warnings, such as from
34459 + GCC -Wunused-parameter. */
34460 +#if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
34461 +# define _GL_UNUSED __attribute__ ((__unused__))
34462 #else
34463 -# define _GL_HAS_C_ATTRIBUTE(attr) 0
34464 -#endif
34465 -
34466 -]dnl There is no _GL_ATTRIBUTE_ALIGNED; use stdalign's _Alignas instead.
34467 -[
34468 -/* _GL_ATTRIBUTE_ALLOC_SIZE ((N)) declares that the Nth argument of the function
34469 - is the size of the returned memory block.
34470 - _GL_ATTRIBUTE_ALLOC_SIZE ((M, N)) declares that the Mth argument multiplied
34471 - by the Nth argument of the function is the size of the returned memory block.
34472 - */
34473 -/* Applies to: function, pointer to function, function types. */
34474 -#if _GL_HAS_ATTRIBUTE (alloc_size)
34475 -# define _GL_ATTRIBUTE_ALLOC_SIZE(args) __attribute__ ((__alloc_size__ args))
34476 -#else
34477 -# define _GL_ATTRIBUTE_ALLOC_SIZE(args)
34478 -#endif
34479 -
34480 -/* _GL_ATTRIBUTE_ALWAYS_INLINE tells that the compiler should always inline the
34481 - function and report an error if it cannot do so. */
34482 -/* Applies to: function. */
34483 -#if _GL_HAS_ATTRIBUTE (always_inline)
34484 -# define _GL_ATTRIBUTE_ALWAYS_INLINE __attribute__ ((__always_inline__))
34485 -#else
34486 -# define _GL_ATTRIBUTE_ALWAYS_INLINE
34487 -#endif
34488 -
34489 -/* _GL_ATTRIBUTE_ARTIFICIAL declares that the function is not important to show
34490 - in stack traces when debugging. The compiler should omit the function from
34491 - stack traces. */
34492 -/* Applies to: function. */
34493 -#if _GL_HAS_ATTRIBUTE (artificial)
34494 -# define _GL_ATTRIBUTE_ARTIFICIAL __attribute__ ((__artificial__))
34495 +# define _GL_UNUSED
34496 +#endif
34497 +/* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
34498 + is a misnomer outside of parameter lists. */
34499 +#define _UNUSED_PARAMETER_ _GL_UNUSED
34500 +
34501 +/* gcc supports the "unused" attribute on possibly unused labels, and
34502 + g++ has since version 4.5. Note to support C++ as well as C,
34503 + _GL_UNUSED_LABEL should be used with a trailing ; */
34504 +#if !defined __cplusplus || __GNUC__ > 4 \
34505 + || (__GNUC__ == 4 && __GNUC_MINOR__ >= 5)
34506 +# define _GL_UNUSED_LABEL _GL_UNUSED
34507 #else
34508 -# define _GL_ATTRIBUTE_ARTIFICIAL
34509 +# define _GL_UNUSED_LABEL
34510 #endif
34511
34512 -/* _GL_ATTRIBUTE_COLD declares that the function is rarely executed. */
34513 -/* Applies to: functions. */
34514 -/* Avoid __attribute__ ((cold)) on MinGW; see thread starting at
34515 - <https://lists.gnu.org/r/emacs-devel/2019-04/msg01152.html>.
34516 - Also, Oracle Studio 12.6 requires 'cold' not '__cold__'. */
34517 -#if _GL_HAS_ATTRIBUTE (cold) && !defined __MINGW32__
34518 -# ifndef __SUNPRO_C
34519 -# define _GL_ATTRIBUTE_COLD __attribute__ ((__cold__))
34520 -# else
34521 -# define _GL_ATTRIBUTE_COLD __attribute__ ((cold))
34522 -# endif
34523 +/* The __pure__ attribute was added in gcc 2.96. */
34524 +#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
34525 +# define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
34526 #else
34527 -# define _GL_ATTRIBUTE_COLD
34528 +# define _GL_ATTRIBUTE_PURE /* empty */
34529 #endif
34530
34531 -/* _GL_ATTRIBUTE_CONST declares that it is OK for a compiler to omit duplicate
34532 - calls to the function with the same arguments.
34533 - This attribute is safe for a function that neither depends on nor affects
34534 - observable state, and always returns exactly once - e.g., does not loop
34535 - forever, and does not call longjmp.
34536 - (This attribute is stricter than _GL_ATTRIBUTE_PURE.) */
34537 -/* Applies to: functions. */
34538 -#if _GL_HAS_ATTRIBUTE (const)
34539 +/* The __const__ attribute was added in gcc 2.95. */
34540 +#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)
34541 # define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
34542 #else
34543 -# define _GL_ATTRIBUTE_CONST
34544 -#endif
34545 -
34546 -/* _GL_ATTRIBUTE_DEALLOC (F, I) declares that the function returns pointers
34547 - that can be freed by passing them as the Ith argument to the
34548 - function F.
34549 - _GL_ATTRIBUTE_DEALLOC_FREE declares that the function returns pointers that
34550 - can be freed via 'free'; it can be used only after declaring 'free'. */
34551 -/* Applies to: functions. Cannot be used on inline functions. */
34552 -#if _GL_GNUC_PREREQ (11, 0)
34553 -# define _GL_ATTRIBUTE_DEALLOC(f, i) __attribute__ ((__malloc__ (f, i)))
34554 -#else
34555 -# define _GL_ATTRIBUTE_DEALLOC(f, i)
34556 -#endif
34557 -/* If gnulib's <string.h> or <wchar.h> has already defined this macro, continue
34558 - to use this earlier definition, since <stdlib.h> may not have been included
34559 - yet. */
34560 -#ifndef _GL_ATTRIBUTE_DEALLOC_FREE
34561 -# define _GL_ATTRIBUTE_DEALLOC_FREE _GL_ATTRIBUTE_DEALLOC (free, 1)
34562 -#endif
34563 -
34564 -/* _GL_ATTRIBUTE_DEPRECATED: Declares that an entity is deprecated.
34565 - The compiler may warn if the entity is used. */
34566 -/* Applies to:
34567 - - function, variable,
34568 - - struct, union, struct/union member,
34569 - - enumeration, enumeration item,
34570 - - typedef,
34571 - in C++ also: namespace, class, template specialization. */
34572 -#if _GL_HAS_C_ATTRIBUTE (deprecated)
34573 -# define _GL_ATTRIBUTE_DEPRECATED [[__deprecated__]]
34574 -#elif _GL_HAS_ATTRIBUTE (deprecated)
34575 -# define _GL_ATTRIBUTE_DEPRECATED __attribute__ ((__deprecated__))
34576 -#else
34577 -# define _GL_ATTRIBUTE_DEPRECATED
34578 -#endif
34579 -
34580 -/* _GL_ATTRIBUTE_ERROR(msg) requests an error if a function is called and
34581 - the function call is not optimized away.
34582 - _GL_ATTRIBUTE_WARNING(msg) requests a warning if a function is called and
34583 - the function call is not optimized away. */
34584 -/* Applies to: functions. */
34585 -#if _GL_HAS_ATTRIBUTE (error)
34586 -# define _GL_ATTRIBUTE_ERROR(msg) __attribute__ ((__error__ (msg)))
34587 -# define _GL_ATTRIBUTE_WARNING(msg) __attribute__ ((__warning__ (msg)))
34588 -#elif _GL_HAS_ATTRIBUTE (diagnose_if)
34589 -# define _GL_ATTRIBUTE_ERROR(msg) __attribute__ ((__diagnose_if__ (1, msg, "error")))
34590 -# define _GL_ATTRIBUTE_WARNING(msg) __attribute__ ((__diagnose_if__ (1, msg, "warning")))
34591 -#else
34592 -# define _GL_ATTRIBUTE_ERROR(msg)
34593 -# define _GL_ATTRIBUTE_WARNING(msg)
34594 -#endif
34595 -
34596 -/* _GL_ATTRIBUTE_EXTERNALLY_VISIBLE declares that the entity should remain
34597 - visible to debuggers etc., even with '-fwhole-program'. */
34598 -/* Applies to: functions, variables. */
34599 -#if _GL_HAS_ATTRIBUTE (externally_visible)
34600 -# define _GL_ATTRIBUTE_EXTERNALLY_VISIBLE __attribute__ ((externally_visible))
34601 -#else
34602 -# define _GL_ATTRIBUTE_EXTERNALLY_VISIBLE
34603 -#endif
34604 -
34605 -/* _GL_ATTRIBUTE_FALLTHROUGH declares that it is not a programming mistake if
34606 - the control flow falls through to the immediately following 'case' or
34607 - 'default' label. The compiler should not warn in this case. */
34608 -/* Applies to: Empty statement (;), inside a 'switch' statement. */
34609 -/* Always expands to something. */
34610 -#if _GL_HAS_C_ATTRIBUTE (fallthrough)
34611 -# define _GL_ATTRIBUTE_FALLTHROUGH [[__fallthrough__]]
34612 -#elif _GL_HAS_ATTRIBUTE (fallthrough)
34613 -# define _GL_ATTRIBUTE_FALLTHROUGH __attribute__ ((__fallthrough__))
34614 -#else
34615 -# define _GL_ATTRIBUTE_FALLTHROUGH ((void) 0)
34616 -#endif
34617 -
34618 -/* _GL_ATTRIBUTE_FORMAT ((ARCHETYPE, STRING-INDEX, FIRST-TO-CHECK))
34619 - declares that the STRING-INDEXth function argument is a format string of
34620 - style ARCHETYPE, which is one of:
34621 - printf, gnu_printf
34622 - scanf, gnu_scanf,
34623 - strftime, gnu_strftime,
34624 - strfmon,
34625 - or the same thing prefixed and suffixed with '__'.
34626 - If FIRST-TO-CHECK is not 0, arguments starting at FIRST-TO_CHECK
34627 - are suitable for the format string. */
34628 -/* Applies to: functions. */
34629 -#if _GL_HAS_ATTRIBUTE (format)
34630 -# define _GL_ATTRIBUTE_FORMAT(spec) __attribute__ ((__format__ spec))
34631 -#else
34632 -# define _GL_ATTRIBUTE_FORMAT(spec)
34633 +# define _GL_ATTRIBUTE_CONST /* empty */
34634 #endif
34635
34636 -/* _GL_ATTRIBUTE_LEAF declares that if the function is called from some other
34637 - compilation unit, it executes code from that unit only by return or by
34638 - exception handling. This declaration lets the compiler optimize that unit
34639 - more aggressively. */
34640 -/* Applies to: functions. */
34641 -#if _GL_HAS_ATTRIBUTE (leaf)
34642 -# define _GL_ATTRIBUTE_LEAF __attribute__ ((__leaf__))
34643 -#else
34644 -# define _GL_ATTRIBUTE_LEAF
34645 -#endif
34646 -
34647 -/* _GL_ATTRIBUTE_MALLOC declares that the function returns a pointer to freshly
34648 - allocated memory. */
34649 -/* Applies to: functions. */
34650 -#if _GL_HAS_ATTRIBUTE (malloc)
34651 +/* The __malloc__ attribute was added in gcc 3. */
34652 +#if 3 <= __GNUC__
34653 # define _GL_ATTRIBUTE_MALLOC __attribute__ ((__malloc__))
34654 #else
34655 -# define _GL_ATTRIBUTE_MALLOC
34656 -#endif
34657 -
34658 -/* _GL_ATTRIBUTE_MAY_ALIAS declares that pointers to the type may point to the
34659 - same storage as pointers to other types. Thus this declaration disables
34660 - strict aliasing optimization. */
34661 -/* Applies to: types. */
34662 -/* Oracle Studio 12.6 mishandles may_alias despite __has_attribute OK. */
34663 -#if _GL_HAS_ATTRIBUTE (may_alias) && !defined __SUNPRO_C
34664 -# define _GL_ATTRIBUTE_MAY_ALIAS __attribute__ ((__may_alias__))
34665 -#else
34666 -# define _GL_ATTRIBUTE_MAY_ALIAS
34667 -#endif
34668 -
34669 -/* _GL_ATTRIBUTE_MAYBE_UNUSED declares that it is not a programming mistake if
34670 - the entity is not used. The compiler should not warn if the entity is not
34671 - used. */
34672 -/* Applies to:
34673 - - function, variable,
34674 - - struct, union, struct/union member,
34675 - - enumeration, enumeration item,
34676 - - typedef,
34677 - in C++ also: class. */
34678 -/* In C++ and C2x, this is spelled [[__maybe_unused__]].
34679 - GCC's syntax is __attribute__ ((__unused__)).
34680 - clang supports both syntaxes. */
34681 -#if _GL_HAS_C_ATTRIBUTE (maybe_unused)
34682 -# define _GL_ATTRIBUTE_MAYBE_UNUSED [[__maybe_unused__]]
34683 -#else
34684 -# define _GL_ATTRIBUTE_MAYBE_UNUSED _GL_ATTRIBUTE_UNUSED
34685 -#endif
34686 -/* Alternative spelling of this macro, for convenience. */
34687 -#define _GL_UNUSED _GL_ATTRIBUTE_MAYBE_UNUSED
34688 -/* Earlier spellings of this macro. */
34689 -#define _UNUSED_PARAMETER_ _GL_ATTRIBUTE_MAYBE_UNUSED
34690 -
34691 -/* _GL_ATTRIBUTE_NODISCARD declares that the caller of the function should not
34692 - discard the return value. The compiler may warn if the caller does not use
34693 - the return value, unless the caller uses something like ignore_value. */
34694 -/* Applies to: function, enumeration, class. */
34695 -#if _GL_HAS_C_ATTRIBUTE (nodiscard)
34696 -# define _GL_ATTRIBUTE_NODISCARD [[__nodiscard__]]
34697 -#elif _GL_HAS_ATTRIBUTE (warn_unused_result)
34698 -# define _GL_ATTRIBUTE_NODISCARD __attribute__ ((__warn_unused_result__))
34699 -#else
34700 -# define _GL_ATTRIBUTE_NODISCARD
34701 -#endif
34702 -
34703 -/* _GL_ATTRIBUTE_NOINLINE tells that the compiler should not inline the
34704 - function. */
34705 -/* Applies to: functions. */
34706 -#if _GL_HAS_ATTRIBUTE (noinline)
34707 -# define _GL_ATTRIBUTE_NOINLINE __attribute__ ((__noinline__))
34708 -#else
34709 -# define _GL_ATTRIBUTE_NOINLINE
34710 -#endif
34711 -
34712 -/* _GL_ATTRIBUTE_NONNULL ((N1, N2,...)) declares that the arguments N1, N2,...
34713 - must not be NULL.
34714 - _GL_ATTRIBUTE_NONNULL () declares that all pointer arguments must not be
34715 - null. */
34716 -/* Applies to: functions. */
34717 -#if _GL_HAS_ATTRIBUTE (nonnull)
34718 -# define _GL_ATTRIBUTE_NONNULL(args) __attribute__ ((__nonnull__ args))
34719 -#else
34720 -# define _GL_ATTRIBUTE_NONNULL(args)
34721 -#endif
34722 -
34723 -/* _GL_ATTRIBUTE_NONSTRING declares that the contents of a character array is
34724 - not meant to be NUL-terminated. */
34725 -/* Applies to: struct/union members and variables that are arrays of element
34726 - type '[[un]signed] char'. */
34727 -#if _GL_HAS_ATTRIBUTE (nonstring)
34728 -# define _GL_ATTRIBUTE_NONSTRING __attribute__ ((__nonstring__))
34729 -#else
34730 -# define _GL_ATTRIBUTE_NONSTRING
34731 +# define _GL_ATTRIBUTE_MALLOC /* empty */
34732 #endif
34733 -
34734 -/* There is no _GL_ATTRIBUTE_NORETURN; use _Noreturn instead. */
34735 -
34736 -/* _GL_ATTRIBUTE_NOTHROW declares that the function does not throw exceptions.
34737 - */
34738 -/* Applies to: functions. */
34739 -#if _GL_HAS_ATTRIBUTE (nothrow) && !defined __cplusplus
34740 -# define _GL_ATTRIBUTE_NOTHROW __attribute__ ((__nothrow__))
34741 -#else
34742 -# define _GL_ATTRIBUTE_NOTHROW
34743 -#endif
34744 -
34745 -/* _GL_ATTRIBUTE_PACKED declares:
34746 - For struct members: The member has the smallest possible alignment.
34747 - For struct, union, class: All members have the smallest possible alignment,
34748 - minimizing the memory required. */
34749 -/* Applies to: struct members, struct, union,
34750 - in C++ also: class. */
34751 -#if _GL_HAS_ATTRIBUTE (packed)
34752 -# define _GL_ATTRIBUTE_PACKED __attribute__ ((__packed__))
34753 -#else
34754 -# define _GL_ATTRIBUTE_PACKED
34755 -#endif
34756 -
34757 -/* _GL_ATTRIBUTE_PURE declares that It is OK for a compiler to omit duplicate
34758 - calls to the function with the same arguments if observable state is not
34759 - changed between calls.
34760 - This attribute is safe for a function that does not affect
34761 - observable state, and always returns exactly once.
34762 - (This attribute is looser than _GL_ATTRIBUTE_CONST.) */
34763 -/* Applies to: functions. */
34764 -#if _GL_HAS_ATTRIBUTE (pure)
34765 -# define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
34766 -#else
34767 -# define _GL_ATTRIBUTE_PURE
34768 -#endif
34769 -
34770 -/* _GL_ATTRIBUTE_RETURNS_NONNULL declares that the function's return value is
34771 - a non-NULL pointer. */
34772 -/* Applies to: functions. */
34773 -#if _GL_HAS_ATTRIBUTE (returns_nonnull)
34774 -# define _GL_ATTRIBUTE_RETURNS_NONNULL __attribute__ ((__returns_nonnull__))
34775 -#else
34776 -# define _GL_ATTRIBUTE_RETURNS_NONNULL
34777 -#endif
34778 -
34779 -/* _GL_ATTRIBUTE_SENTINEL(pos) declares that the variadic function expects a
34780 - trailing NULL argument.
34781 - _GL_ATTRIBUTE_SENTINEL () - The last argument is NULL (requires C99).
34782 - _GL_ATTRIBUTE_SENTINEL ((N)) - The (N+1)st argument from the end is NULL. */
34783 -/* Applies to: functions. */
34784 -#if _GL_HAS_ATTRIBUTE (sentinel)
34785 -# define _GL_ATTRIBUTE_SENTINEL(pos) __attribute__ ((__sentinel__ pos))
34786 -#else
34787 -# define _GL_ATTRIBUTE_SENTINEL(pos)
34788 -#endif
34789 -
34790 -/* A helper macro. Don't use it directly. */
34791 -#if _GL_HAS_ATTRIBUTE (unused)
34792 -# define _GL_ATTRIBUTE_UNUSED __attribute__ ((__unused__))
34793 -#else
34794 -# define _GL_ATTRIBUTE_UNUSED
34795 -#endif
34796 -
34797 -]dnl There is no _GL_ATTRIBUTE_VISIBILITY; see m4/visibility.m4 instead.
34798 -[
34799 -/* _GL_UNUSED_LABEL; declares that it is not a programming mistake if the
34800 - immediately preceding label is not used. The compiler should not warn
34801 - if the label is not used. */
34802 -/* Applies to: label (both in C and C++). */
34803 -/* Note that g++ < 4.5 does not support the '__attribute__ ((__unused__)) ;'
34804 - syntax. But clang does. */
34805 -#if !(defined __cplusplus && !_GL_GNUC_PREREQ (4, 5)) || defined __clang__
34806 -# define _GL_UNUSED_LABEL _GL_ATTRIBUTE_UNUSED
34807 -#else
34808 -# define _GL_UNUSED_LABEL
34809 -#endif
34810 -])
34811 - AH_VERBATIM([async_safe],
34812 -[/* The _GL_ASYNC_SAFE marker should be attached to functions that are
34813 - signal handlers (for signals other than SIGABRT, SIGPIPE) or can be
34814 - invoked from such signal handlers. Such functions have some restrictions:
34815 - * All functions that it calls should be marked _GL_ASYNC_SAFE as well,
34816 - or should be listed as async-signal-safe in POSIX
34817 - <https://pubs.opengroup.org/onlinepubs/9699919799/functions/V2_chap02.html#tag_15_04>
34818 - section 2.4.3. Note that malloc(), sprintf(), and fwrite(), in
34819 - particular, are NOT async-signal-safe.
34820 - * All memory locations (variables and struct fields) that these functions
34821 - access must be marked 'volatile'. This holds for both read and write
34822 - accesses. Otherwise the compiler might optimize away stores to and
34823 - reads from such locations that occur in the program, depending on its
34824 - data flow analysis. For example, when the program contains a loop
34825 - that is intended to inspect a variable set from within a signal handler
34826 - while (!signal_occurred)
34827 - ;
34828 - the compiler is allowed to transform this into an endless loop if the
34829 - variable 'signal_occurred' is not declared 'volatile'.
34830 - Additionally, recall that:
34831 - * A signal handler should not modify errno (except if it is a handler
34832 - for a fatal signal and ends by raising the same signal again, thus
34833 - provoking the termination of the process). If it invokes a function
34834 - that may clobber errno, it needs to save and restore the value of
34835 - errno. */
34836 -#define _GL_ASYNC_SAFE
34837 -])
34838 - AH_VERBATIM([micro_optimizations],
34839 -[/* _GL_CMP (n1, n2) performs a three-valued comparison on n1 vs. n2, where
34840 - n1 and n2 are expressions without side effects, that evaluate to real
34841 - numbers (excluding NaN).
34842 - It returns
34843 - 1 if n1 > n2
34844 - 0 if n1 == n2
34845 - -1 if n1 < n2
34846 - The naïve code (n1 > n2 ? 1 : n1 < n2 ? -1 : 0) produces a conditional
34847 - jump with nearly all GCC versions up to GCC 10.
34848 - This variant (n1 < n2 ? -1 : n1 > n2) produces a conditional with many
34849 - GCC versions up to GCC 9.
34850 - The better code (n1 > n2) - (n1 < n2) from Hacker's Delight § 2-9
34851 - avoids conditional jumps in all GCC versions >= 3.4. */
34852 -#define _GL_CMP(n1, n2) (((n1) > (n2)) - ((n1) < (n2)))
34853 ])
34854 - dnl Hint which direction to take regarding cross-compilation guesses:
34855 - dnl When a user installs a program on a platform they are not intimately
34856 - dnl familiar with, --enable-cross-guesses=conservative is the appropriate
34857 - dnl choice. It implements the "If we don't know, assume the worst" principle.
34858 - dnl However, when an operating system developer (on a platform which is not
34859 - dnl yet known to gnulib) builds packages for their platform, they want to
34860 - dnl expose, not hide, possible platform bugs; in this case,
34861 - dnl --enable-cross-guesses=risky is the appropriate choice.
34862 - dnl Sets the variables
34863 - dnl gl_cross_guess_normal (to be used when 'yes' is good and 'no' is bad),
34864 - dnl gl_cross_guess_inverted (to be used when 'no' is good and 'yes' is bad).
34865 - AC_ARG_ENABLE([cross-guesses],
34866 - [AS_HELP_STRING([--enable-cross-guesses={conservative|risky}],
34867 - [specify policy for cross-compilation guesses])],
34868 - [if test "x$enableval" != xconservative && test "x$enableval" != xrisky; then
34869 - AC_MSG_WARN([invalid argument supplied to --enable-cross-guesses])
34870 - enableval=conservative
34871 - fi
34872 - gl_cross_guesses="$enableval"],
34873 - [gl_cross_guesses=conservative])
34874 - if test $gl_cross_guesses = risky; then
34875 - gl_cross_guess_normal="guessing yes"
34876 - gl_cross_guess_inverted="guessing no"
34877 - else
34878 - gl_cross_guess_normal="guessing no"
34879 - gl_cross_guess_inverted="guessing yes"
34880 - fi
34881 dnl Preparation for running test programs:
34882 dnl Tell glibc to write diagnostics from -D_FORTIFY_SOURCE=2 to stderr, not
34883 dnl to /dev/tty, so they can be redirected to log files. Such diagnostics
34884 @@ -509,16 +93,6 @@ AC_DEFUN([gl_COMMON_BODY], [
34885 export LIBC_FATAL_STDERR_
34886 ])
34887
34888 -# gl_MODULE_INDICATOR_INIT_VARIABLE([variablename])
34889 -# gl_MODULE_INDICATOR_INIT_VARIABLE([variablename], [initialvalue])
34890 -# initializes the shell variable that indicates the presence of the given module
34891 -# as a C preprocessor expression.
34892 -AC_DEFUN([gl_MODULE_INDICATOR_INIT_VARIABLE],
34893 -[
34894 - GL_MODULE_INDICATOR_PREFIX[]_[$1]=m4_if([$2], , [0], [$2])
34895 - AC_SUBST(GL_MODULE_INDICATOR_PREFIX[]_[$1])
34896 -])
34897 -
34898 # gl_MODULE_INDICATOR_CONDITION
34899 # expands to a C preprocessor expression that evaluates to 1 or 0, depending
34900 # whether a gnulib module that has been requested shall be considered present
34901 @@ -531,9 +105,9 @@ m4_define([gl_MODULE_INDICATOR_CONDITION], [1])
34902 AC_DEFUN([gl_MODULE_INDICATOR_SET_VARIABLE],
34903 [
34904 gl_MODULE_INDICATOR_SET_VARIABLE_AUX(
34905 - [GL_MODULE_INDICATOR_PREFIX[]_GNULIB_[]m4_translit([[$1]],
34906 - [abcdefghijklmnopqrstuvwxyz./-],
34907 - [ABCDEFGHIJKLMNOPQRSTUVWXYZ___])],
34908 + [GNULIB_[]m4_translit([[$1]],
34909 + [abcdefghijklmnopqrstuvwxyz./-],
34910 + [ABCDEFGHIJKLMNOPQRSTUVWXYZ___])],
34911 [gl_MODULE_INDICATOR_CONDITION])
34912 ])
34913
34914 @@ -645,20 +219,34 @@ AC_DEFUN([gl_FEATURES_H],
34915 AC_SUBST([HAVE_FEATURES_H])
34916 ])
34917
34918 +# AS_VAR_IF(VAR, VALUE, [IF-MATCH], [IF-NOT-MATCH])
34919 +# ----------------------------------------------------
34920 +# Backport of autoconf-2.63b's macro.
34921 +# Remove this macro when we can assume autoconf >= 2.64.
34922 +m4_ifndef([AS_VAR_IF],
34923 +[m4_define([AS_VAR_IF],
34924 +[AS_IF([test x"AS_VAR_GET([$1])" = x""$2], [$3], [$4])])])
34925 +
34926 # gl_PROG_CC_C99
34927 # Modifies the value of the shell variable CC in an attempt to make $CC
34928 # understand ISO C99 source code.
34929 +# This is like AC_PROG_CC_C99, except that
34930 +# - AC_PROG_CC_C99 does not mix well with AC_PROG_CC_STDC
34931 +# <https://lists.gnu.org/r/bug-gnulib/2011-09/msg00367.html>,
34932 +# but many more packages use AC_PROG_CC_STDC than AC_PROG_CC_C99
34933 +# <https://lists.gnu.org/r/bug-gnulib/2011-09/msg00441.html>.
34934 +# Remaining problems:
34935 +# - When AC_PROG_CC_STDC is invoked twice, it adds the C99 enabling options
34936 +# to CC twice
34937 +# <https://lists.gnu.org/r/bug-gnulib/2011-09/msg00431.html>.
34938 +# - AC_PROG_CC_STDC is likely to change now that C11 is an ISO standard.
34939 AC_DEFUN([gl_PROG_CC_C99],
34940 [
34941 - dnl Just use AC_PROG_CC_C99.
34942 - dnl When AC_PROG_CC_C99 and AC_PROG_CC_STDC are used together, the substituted
34943 - dnl value of CC will contain the C99 enabling options twice. But this is only
34944 - dnl a cosmetic problem.
34945 - dnl With Autoconf >= 2.70, use AC_PROG_CC since it implies AC_PROG_CC_C99;
34946 - dnl this avoids a "warning: The macro `AC_PROG_CC_C99' is obsolete."
34947 - m4_version_prereq([2.70],
34948 - [AC_REQUIRE([AC_PROG_CC])],
34949 - [AC_REQUIRE([AC_PROG_CC_C99])])
34950 + dnl Change that version number to the minimum Autoconf version that supports
34951 + dnl mixing AC_PROG_CC_C99 calls with AC_PROG_CC_STDC calls.
34952 + m4_version_prereq([9.0],
34953 + [AC_REQUIRE([AC_PROG_CC_C99])],
34954 + [AC_REQUIRE([AC_PROG_CC_STDC])])
34955 ])
34956
34957 # gl_PROG_AR_RANLIB
34958 @@ -732,16 +320,16 @@ Amsterdam
34959 ])
34960
34961 # AC_C_RESTRICT
34962 -# This definition is copied from post-2.70 Autoconf and overrides the
34963 -# AC_C_RESTRICT macro from autoconf 2.60..2.70.
34964 -m4_version_prereq([2.70.1], [], [
34965 +# This definition is copied from post-2.69 Autoconf and overrides the
34966 +# AC_C_RESTRICT macro from autoconf 2.60..2.69. It can be removed
34967 +# once autoconf >= 2.70 can be assumed. It's painful to check version
34968 +# numbers, and in practice this macro is more up-to-date than Autoconf
34969 +# is, so override Autoconf unconditionally.
34970 AC_DEFUN([AC_C_RESTRICT],
34971 [AC_CACHE_CHECK([for C/C++ restrict keyword], [ac_cv_c_restrict],
34972 [ac_cv_c_restrict=no
34973 - # Put '__restrict__' first, to avoid problems with glibc and non-GCC; see:
34974 - # https://lists.gnu.org/archive/html/bug-autoconf/2016-02/msg00006.html
34975 - # Put 'restrict' last, because C++ lacks it.
34976 - for ac_kw in __restrict__ __restrict _Restrict restrict; do
34977 + # The order here caters to the fact that C++ does not require restrict.
34978 + for ac_kw in __restrict __restrict__ _Restrict restrict; do
34979 AC_COMPILE_IFELSE(
34980 [AC_LANG_PROGRAM(
34981 [[typedef int *int_ptr;
34982 @@ -761,15 +349,14 @@ AC_DEFUN([AC_C_RESTRICT],
34983 AH_VERBATIM([restrict],
34984 [/* Define to the equivalent of the C99 'restrict' keyword, or to
34985 nothing if this is not supported. Do not define if restrict is
34986 - supported only directly. */
34987 + supported directly. */
34988 #undef restrict
34989 -/* Work around a bug in older versions of Sun C++, which did not
34990 - #define __restrict__ or support _Restrict or __restrict__
34991 - even though the corresponding Sun C compiler ended up with
34992 - "#define restrict _Restrict" or "#define restrict __restrict__"
34993 - in the previous line. This workaround can be removed once
34994 - we assume Oracle Developer Studio 12.5 (2016) or later. */
34995 -#if defined __SUNPRO_CC && !defined __RESTRICT && !defined __restrict__
34996 +/* Work around a bug in Sun C++: it does not support _Restrict or
34997 + __restrict__, even though the corresponding Sun C compiler ends up with
34998 + "#define restrict _Restrict" or "#define restrict __restrict__" in the
34999 + previous line. Perhaps some future version of Sun C++ will work with
35000 + restrict; if so, hopefully it defines __RESTRICT like Sun C does. */
35001 +#if defined __SUNPRO_CC && !defined __RESTRICT
35002 # define _Restrict
35003 # define __restrict__
35004 #endif])
35005 @@ -779,7 +366,6 @@ AC_DEFUN([AC_C_RESTRICT],
35006 *) AC_DEFINE_UNQUOTED([restrict], [$ac_cv_c_restrict]) ;;
35007 esac
35008 ])# AC_C_RESTRICT
35009 -])
35010
35011 # gl_BIGENDIAN
35012 # is like AC_C_BIGENDIAN, except that it can be AC_REQUIREd.
35013 @@ -790,22 +376,6 @@ AC_DEFUN([gl_BIGENDIAN],
35014 AC_C_BIGENDIAN
35015 ])
35016
35017 -# A temporary file descriptor.
35018 -# Must be less than 10, because dash 0.5.8 does not support redirections
35019 -# with multi-digit file descriptors.
35020 -m4_define([GL_TMP_FD], 9)
35021 -
35022 -# gl_SILENT(command)
35023 -# executes command, but without the normal configure output.
35024 -# This is useful when you want to invoke AC_CACHE_CHECK (or AC_CHECK_FUNC etc.)
35025 -# inside another AC_CACHE_CHECK.
35026 -AC_DEFUN([gl_SILENT],
35027 -[
35028 - exec GL_TMP_FD>&AS_MESSAGE_FD AS_MESSAGE_FD>/dev/null
35029 - $1
35030 - exec AS_MESSAGE_FD>&GL_TMP_FD GL_TMP_FD>&-
35031 -])
35032 -
35033 # gl_CACHE_VAL_SILENT(cache-id, command-to-set-it)
35034 # is like AC_CACHE_VAL(cache-id, command-to-set-it), except that it does not
35035 # output a spurious "(cached)" mark in the midst of other configure output.
35036 @@ -813,257 +383,12 @@ AC_DEFUN([gl_SILENT],
35037 # by an AC_MSG_CHECKING/AC_MSG_RESULT pair.
35038 AC_DEFUN([gl_CACHE_VAL_SILENT],
35039 [
35040 - gl_SILENT([
35041 - AC_CACHE_VAL([$1], [$2])
35042 - ])
35043 -])
35044 -
35045 -# gl_CONDITIONAL(conditional, condition)
35046 -# is like AM_CONDITIONAL(conditional, condition), except that it does not
35047 -# produce an error
35048 -# configure: error: conditional "..." was never defined.
35049 -# Usually this means the macro was only invoked conditionally.
35050 -# when only invoked conditionally. Instead, in that case, both the _TRUE
35051 -# and the _FALSE case are disabled.
35052 -AC_DEFUN([gl_CONDITIONAL],
35053 -[
35054 - pushdef([AC_CONFIG_COMMANDS_PRE], [:])dnl
35055 - AM_CONDITIONAL([$1], [$2])
35056 - popdef([AC_CONFIG_COMMANDS_PRE])dnl
35057 - if test -z "${[$1]_TRUE}" && test -z "${[$1]_FALSE}"; then
35058 - [$1]_TRUE='#'
35059 - [$1]_FALSE='#'
35060 - fi
35061 -])
35062 -
35063 -# gl_CC_ALLOW_WARNINGS
35064 -# sets and substitutes a variable GL_CFLAG_ALLOW_WARNINGS, to a $(CC) option
35065 -# that reverts a preceding '-Werror' option, if available.
35066 -# This is expected to be '-Wno-error' on gcc, clang (except clang/MSVC), xlclang
35067 -# and empty otherwise.
35068 -AC_DEFUN([gl_CC_ALLOW_WARNINGS],
35069 -[
35070 - AC_REQUIRE([AC_PROG_CC])
35071 - AC_CACHE_CHECK([for C compiler option to allow warnings],
35072 - [gl_cv_cc_wallow],
35073 - [rm -f conftest*
35074 - echo 'int dummy;' > conftest.c
35075 - AC_TRY_COMMAND([${CC-cc} $CFLAGS $CPPFLAGS -c conftest.c 2>conftest1.err]) >/dev/null
35076 - AC_TRY_COMMAND([${CC-cc} $CFLAGS $CPPFLAGS -Wno-error -c conftest.c 2>conftest2.err]) >/dev/null
35077 - dnl Test the number of error output lines, because AIX xlc accepts the
35078 - dnl option '-Wno-error', just to produce a warning
35079 - dnl "Option -Wno-error was incorrectly specified. The option will be ignored."
35080 - dnl afterwards.
35081 - if test $? = 0 && test `wc -l < conftest1.err` = `wc -l < conftest2.err`; then
35082 - gl_cv_cc_wallow='-Wno-error'
35083 - else
35084 - gl_cv_cc_wallow=none
35085 - fi
35086 - rm -f conftest*
35087 - ])
35088 - case "$gl_cv_cc_wallow" in
35089 - none) GL_CFLAG_ALLOW_WARNINGS='' ;;
35090 - *) GL_CFLAG_ALLOW_WARNINGS="$gl_cv_cc_wallow" ;;
35091 - esac
35092 - AC_SUBST([GL_CFLAG_ALLOW_WARNINGS])
35093 + saved_as_echo_n="$as_echo_n"
35094 + as_echo_n=':'
35095 + AC_CACHE_VAL([$1], [$2])
35096 + as_echo_n="$saved_as_echo_n"
35097 ])
35098
35099 -# gl_CXX_ALLOW_WARNINGS
35100 -# sets and substitutes a variable GL_CXXFLAG_ALLOW_WARNINGS, to a $(CC) option
35101 -# that reverts a preceding '-Werror' option, if available.
35102 -AC_DEFUN([gl_CXX_ALLOW_WARNINGS],
35103 -[
35104 - dnl Requires AC_PROG_CXX or gl_PROG_ANSI_CXX.
35105 - if test -n "$CXX" && test "$CXX" != no; then
35106 - AC_CACHE_CHECK([for C++ compiler option to allow warnings],
35107 - [gl_cv_cxx_wallow],
35108 - [rm -f conftest*
35109 - echo 'int dummy;' > conftest.cc
35110 - AC_TRY_COMMAND([${CXX-c++} $CXXFLAGS $CPPFLAGS -c conftest.cc 2>conftest1.err]) >/dev/null
35111 - AC_TRY_COMMAND([${CXX-c++} $CXXFLAGS $CPPFLAGS -Wno-error -c conftest.cc 2>conftest2.err]) >/dev/null
35112 - dnl Test the number of error output lines, because AIX xlC accepts the
35113 - dnl option '-Wno-error', just to produce a warning
35114 - dnl "Option -Wno-error was incorrectly specified. The option will be ignored."
35115 - dnl afterwards.
35116 - if test $? = 0 && test `wc -l < conftest1.err` = `wc -l < conftest2.err`; then
35117 - gl_cv_cxx_wallow='-Wno-error'
35118 - else
35119 - gl_cv_cxx_wallow=none
35120 - fi
35121 - rm -f conftest*
35122 - ])
35123 - case "$gl_cv_cxx_wallow" in
35124 - none) GL_CXXFLAG_ALLOW_WARNINGS='' ;;
35125 - *) GL_CXXFLAG_ALLOW_WARNINGS="$gl_cv_cxx_wallow" ;;
35126 - esac
35127 - else
35128 - GL_CXXFLAG_ALLOW_WARNINGS=''
35129 - fi
35130 - AC_SUBST([GL_CXXFLAG_ALLOW_WARNINGS])
35131 -])
35132 -
35133 -# gl_CC_GNULIB_WARNINGS
35134 -# sets and substitutes a variable GL_CFLAG_GNULIB_WARNINGS, to a $(CC) option
35135 -# set that enables or disables warnings as suitable for the Gnulib coding style.
35136 -AC_DEFUN([gl_CC_GNULIB_WARNINGS],
35137 -[
35138 - AC_REQUIRE([gl_CC_ALLOW_WARNINGS])
35139 - dnl Assume that the compiler supports -Wno-* options only if it also supports
35140 - dnl -Wno-error.
35141 - GL_CFLAG_GNULIB_WARNINGS=''
35142 - if test -n "$GL_CFLAG_ALLOW_WARNINGS"; then
35143 - dnl Enable these warning options:
35144 - dnl
35145 - dnl GCC clang
35146 - dnl -Wno-cast-qual >= 3 >= 3.9
35147 - dnl -Wno-conversion >= 3 >= 3.9
35148 - dnl -Wno-float-conversion >= 4.9 >= 3.9
35149 - dnl -Wno-float-equal >= 3 >= 3.9
35150 - dnl -Wimplicit-fallthrough >= 7 >= 3.9
35151 - dnl -Wno-pedantic >= 4.8 >= 3.9
35152 - dnl -Wno-sign-compare >= 3 >= 3.9
35153 - dnl -Wno-sign-conversion >= 4.3 >= 3.9
35154 - dnl -Wno-type-limits >= 4.3 >= 3.9
35155 - dnl -Wno-undef >= 3 >= 3.9
35156 - dnl -Wno-unsuffixed-float-constants >= 4.5
35157 - dnl -Wno-unused-function >= 3 >= 3.9
35158 - dnl -Wno-unused-parameter >= 3 >= 3.9
35159 - dnl
35160 - cat > conftest.c <<\EOF
35161 - #if __GNUC__ >= 3 || (__clang_major__ + (__clang_minor__ >= 9) > 3)
35162 - -Wno-cast-qual
35163 - -Wno-conversion
35164 - -Wno-float-equal
35165 - -Wno-sign-compare
35166 - -Wno-undef
35167 - -Wno-unused-function
35168 - -Wno-unused-parameter
35169 - #endif
35170 - #if __GNUC__ + (__GNUC_MINOR__ >= 9) > 4 || (__clang_major__ + (__clang_minor__ >= 9) > 3)
35171 - -Wno-float-conversion
35172 - #endif
35173 - #if __GNUC__ >= 7 || (__clang_major__ + (__clang_minor__ >= 9) > 3)
35174 - -Wimplicit-fallthrough
35175 - #endif
35176 - #if __GNUC__ + (__GNUC_MINOR__ >= 8) > 4 || (__clang_major__ + (__clang_minor__ >= 9) > 3)
35177 - -Wno-pedantic
35178 - #endif
35179 - #if __GNUC__ + (__GNUC_MINOR__ >= 3) > 4 || (__clang_major__ + (__clang_minor__ >= 9) > 3)
35180 - -Wno-sign-conversion
35181 - -Wno-type-limits
35182 - #endif
35183 - #if __GNUC__ + (__GNUC_MINOR__ >= 5) > 4
35184 - -Wno-unsuffixed-float-constants
35185 - #endif
35186 -EOF
35187 - gl_command="$CC $CFLAGS $CPPFLAGS -E conftest.c > conftest.out"
35188 - if AC_TRY_EVAL([gl_command]); then
35189 - gl_options=`grep -v '#' conftest.out`
35190 - for word in $gl_options; do
35191 - GL_CFLAG_GNULIB_WARNINGS="$GL_CFLAG_GNULIB_WARNINGS $word"
35192 - done
35193 - fi
35194 - rm -f conftest.c conftest.out
35195 - fi
35196 - AC_SUBST([GL_CFLAG_GNULIB_WARNINGS])
35197 -])
35198 -
35199 -dnl gl_CONDITIONAL_HEADER([foo.h])
35200 -dnl takes a shell variable GL_GENERATE_FOO_H (with value true or false) as input
35201 -dnl and produces
35202 -dnl - an AC_SUBSTed variable FOO_H that is either a file name or empty, based
35203 -dnl on whether GL_GENERATE_FOO_H is true or false,
35204 -dnl - an Automake conditional GL_GENERATE_FOO_H that evaluates to the value of
35205 -dnl the shell variable GL_GENERATE_FOO_H.
35206 -AC_DEFUN([gl_CONDITIONAL_HEADER],
35207 -[
35208 - m4_pushdef([gl_header_name], AS_TR_SH(m4_toupper($1)))
35209 - m4_pushdef([gl_generate_var], [GL_GENERATE_]AS_TR_SH(m4_toupper($1)))
35210 - m4_pushdef([gl_generate_cond], [GL_GENERATE_]AS_TR_SH(m4_toupper($1)))
35211 - case "$gl_generate_var" in
35212 - false) gl_header_name='' ;;
35213 - true)
35214 - dnl It is OK to use a .h file in lib/ from within tests/, but not vice
35215 - dnl versa.
35216 - if test -z "$gl_header_name"; then
35217 - gl_header_name="${gl_source_base_prefix}$1"
35218 - fi
35219 - ;;
35220 - *) echo "*** gl_generate_var is not set correctly" 1>&2; exit 1 ;;
35221 - esac
35222 - AC_SUBST(gl_header_name)
35223 - gl_CONDITIONAL(gl_generate_cond, [$gl_generate_var])
35224 - m4_popdef([gl_generate_cond])
35225 - m4_popdef([gl_generate_var])
35226 - m4_popdef([gl_header_name])
35227 -])
35228 -
35229 -dnl Expands to some code for use in .c programs that, on native Windows, defines
35230 -dnl the Microsoft deprecated alias function names to the underscore-prefixed
35231 -dnl actual function names. With this macro, these function names are available
35232 -dnl without linking with '-loldnames' and without generating warnings.
35233 -dnl Usage: Use it after all system header files are included.
35234 -dnl #include <...>
35235 -dnl #include <...>
35236 -dnl ]GL_MDA_DEFINES[
35237 -dnl ...
35238 -AC_DEFUN([GL_MDA_DEFINES],[
35239 -AC_REQUIRE([_GL_MDA_DEFINES])
35240 -[$gl_mda_defines]
35241 -])
35242 -AC_DEFUN([_GL_MDA_DEFINES],
35243 -[gl_mda_defines='
35244 -#if defined _WIN32 && !defined __CYGWIN__
35245 -#define access _access
35246 -#define chdir _chdir
35247 -#define chmod _chmod
35248 -#define close _close
35249 -#define creat _creat
35250 -#define dup _dup
35251 -#define dup2 _dup2
35252 -#define ecvt _ecvt
35253 -#define execl _execl
35254 -#define execle _execle
35255 -#define execlp _execlp
35256 -#define execv _execv
35257 -#define execve _execve
35258 -#define execvp _execvp
35259 -#define execvpe _execvpe
35260 -#define fcloseall _fcloseall
35261 -#define fcvt _fcvt
35262 -#define fdopen _fdopen
35263 -#define fileno _fileno
35264 -#define gcvt _gcvt
35265 -#define getcwd _getcwd
35266 -#define getpid _getpid
35267 -#define getw _getw
35268 -#define isatty _isatty
35269 -#define j0 _j0
35270 -#define j1 _j1
35271 -#define jn _jn
35272 -#define lfind _lfind
35273 -#define lsearch _lsearch
35274 -#define lseek _lseek
35275 -#define memccpy _memccpy
35276 -#define mkdir _mkdir
35277 -#define mktemp _mktemp
35278 -#define open _open
35279 -#define putenv _putenv
35280 -#define putw _putw
35281 -#define read _read
35282 -#define rmdir _rmdir
35283 -#define strdup _strdup
35284 -#define swab _swab
35285 -#define tempnam _tempnam
35286 -#define tzset _tzset
35287 -#define umask _umask
35288 -#define unlink _unlink
35289 -#define utime _utime
35290 -#define wcsdup _wcsdup
35291 -#define write _write
35292 -#define y0 _y0
35293 -#define y1 _y1
35294 -#define yn _yn
35295 -#endif
35296 -'
35297 -])
35298 +# AS_VAR_COPY was added in autoconf 2.63b
35299 +m4_define_default([AS_VAR_COPY],
35300 +[AS_LITERAL_IF([$1[]$2], [$1=$$2], [eval $1=\$$2])])
35301
35302 diff --git a/autotools/m4/gnulib-comp.m4 b/autotools/m4/gnulib-comp.m4
35303 index 33e6417..d859b36 100644
35304 --- a/autotools/m4/gnulib-comp.m4
35305 +++ b/autotools/m4/gnulib-comp.m4
35306 @@ -1,9 +1,9 @@
35307 # DO NOT EDIT! GENERATED AUTOMATICALLY!
35308 -# Copyright (C) 2002-2022 Free Software Foundation, Inc.
35309 +# Copyright (C) 2002-2019 Free Software Foundation, Inc.
35310 #
35311 # This file is free software; you can redistribute it and/or modify
35312 # it under the terms of the GNU General Public License as published by
35313 -# the Free Software Foundation, either version 3 of the License, or
35314 +# the Free Software Foundation; either version 3 of the License, or
35315 # (at your option) any later version.
35316 #
35317 # This file is distributed in the hope that it will be useful,
35318 @@ -42,17 +42,10 @@ AC_DEFUN([gl_EARLY],
35319 AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
35320 AC_REQUIRE([gl_PROG_AR_RANLIB])
35321
35322 - AC_REQUIRE([AM_PROG_CC_C_O])
35323 # Code from module absolute-header:
35324 # Code from module alloca-opt:
35325 # Code from module assure:
35326 # Code from module at-internal:
35327 - # Code from module attribute:
35328 - # Code from module basename-lgpl:
35329 - # Code from module builtin-expect:
35330 - # Code from module c99:
35331 - # Code from module calloc-gnu:
35332 - # Code from module calloc-posix:
35333 # Code from module canonicalize-lgpl:
35334 # Code from module chdir:
35335 # Code from module chdir-long:
35336 @@ -63,10 +56,10 @@ AC_DEFUN([gl_EARLY],
35337 # Code from module dirent:
35338 # Code from module dirfd:
35339 # Code from module dirname-lgpl:
35340 + # Code from module dosname:
35341 # Code from module double-slash-root:
35342 # Code from module dup:
35343 # Code from module dup2:
35344 - # Code from module eloop-threshold:
35345 # Code from module errno:
35346 # Code from module error:
35347 # Code from module euidaccess:
35348 @@ -86,13 +79,11 @@ AC_DEFUN([gl_EARLY],
35349 # Code from module fpieee:
35350 AC_REQUIRE([gl_FP_IEEE])
35351 # Code from module fpucw:
35352 - # Code from module free-posix:
35353 # Code from module frexp-nolibm:
35354 # Code from module frexpl-nolibm:
35355 # Code from module fstat:
35356 # Code from module fstatat:
35357 # Code from module futimens:
35358 - # Code from module gen-header:
35359 # Code from module getcwd-lgpl:
35360 # Code from module getdelim:
35361 # Code from module getdtablesize:
35362 @@ -104,8 +95,6 @@ AC_DEFUN([gl_EARLY],
35363 # Code from module gettime:
35364 # Code from module gettimeofday:
35365 # Code from module group-member:
35366 - # Code from module ialloc:
35367 - # Code from module idx:
35368 # Code from module include_next:
35369 # Code from module intprops:
35370 # Code from module inttypes:
35371 @@ -115,18 +104,15 @@ AC_DEFUN([gl_EARLY],
35372 # Code from module isnanl-nolibm:
35373 # Code from module largefile:
35374 AC_REQUIRE([AC_SYS_LARGEFILE])
35375 - AC_REQUIRE([gl_YEAR2038_EARLY])
35376 - # Code from module libc-config:
35377 # Code from module limits-h:
35378 + # Code from module localtime-buffer:
35379 # Code from module lstat:
35380 - # Code from module malloc-gnu:
35381 # Code from module malloc-posix:
35382 # Code from module malloca:
35383 # Code from module math:
35384 # Code from module memchr:
35385 # Code from module mempcpy:
35386 # Code from module memrchr:
35387 - # Code from module minmax:
35388 # Code from module mkdir:
35389 # Code from module mkdirat:
35390 # Code from module msvc-inval:
35391 @@ -139,16 +125,12 @@ AC_DEFUN([gl_EARLY],
35392 # Code from module openat-h:
35393 # Code from module opendir:
35394 # Code from module pathmax:
35395 - # Code from module pipe-posix:
35396 # Code from module printf-frexp:
35397 # Code from module printf-frexpl:
35398 # Code from module printf-safe:
35399 - # Code from module rawmemchr:
35400 # Code from module readlink:
35401 # Code from module readlinkat:
35402 - # Code from module realloc-gnu:
35403 # Code from module realloc-posix:
35404 - # Code from module reallocarray:
35405 # Code from module rename:
35406 # Code from module renameat:
35407 # Code from module renameatu:
35408 @@ -156,7 +138,6 @@ AC_DEFUN([gl_EARLY],
35409 # Code from module root-uid:
35410 # Code from module same-inode:
35411 # Code from module save-cwd:
35412 - # Code from module scratch_buffer:
35413 # Code from module signbit:
35414 # Code from module size_max:
35415 # Code from module snippet/_Noreturn:
35416 @@ -167,8 +148,6 @@ AC_DEFUN([gl_EARLY],
35417 # Code from module stat:
35418 # Code from module stat-time:
35419 # Code from module statat:
35420 - # Code from module std-gnu11:
35421 - # Code from module stdalign:
35422 # Code from module stdbool:
35423 # Code from module stddef:
35424 # Code from module stdint:
35425 @@ -197,7 +176,6 @@ AC_DEFUN([gl_EARLY],
35426 # Code from module utime-h:
35427 # Code from module utimens:
35428 # Code from module utimensat:
35429 - # Code from module vararrays:
35430 # Code from module vasnprintf:
35431 # Code from module vasprintf:
35432 # Code from module vasprintf-posix:
35433 @@ -223,128 +201,103 @@ AC_DEFUN([gl_INIT],
35434 m4_pushdef([AC_LIBSOURCES], m4_defn([gl_LIBSOURCES]))
35435 m4_pushdef([gl_LIBSOURCES_LIST], [])
35436 m4_pushdef([gl_LIBSOURCES_DIR], [])
35437 - m4_pushdef([GL_MACRO_PREFIX], [gl])
35438 - m4_pushdef([GL_MODULE_INDICATOR_PREFIX], [GL])
35439 gl_COMMON
35440 gl_source_base='autotools/gnulib'
35441 - gl_source_base_prefix=
35442 gl_FUNC_ALLOCA
35443 - gl_CONDITIONAL_HEADER([alloca.h])
35444 - AC_PROG_MKDIR_P
35445 - AC_REQUIRE([AC_CANONICAL_HOST])
35446 - gl___BUILTIN_EXPECT
35447 - gl_FUNC_CALLOC_GNU
35448 - if test $REPLACE_CALLOC_FOR_CALLOC_GNU = 1; then
35449 - AC_LIBOBJ([calloc])
35450 - fi
35451 - gl_STDLIB_MODULE_INDICATOR([calloc-gnu])
35452 - gl_FUNC_CALLOC_POSIX
35453 - if test $REPLACE_CALLOC_FOR_CALLOC_POSIX = 1; then
35454 - AC_LIBOBJ([calloc])
35455 - fi
35456 - gl_STDLIB_MODULE_INDICATOR([calloc-posix])
35457 + AC_LIBOBJ([openat-proc])
35458 gl_CANONICALIZE_LGPL
35459 - gl_CONDITIONAL([GL_COND_OBJ_CANONICALIZE_LGPL],
35460 - [test $HAVE_CANONICALIZE_FILE_NAME = 0 || test $REPLACE_CANONICALIZE_FILE_NAME = 1])
35461 + if test $HAVE_CANONICALIZE_FILE_NAME = 0 || test $REPLACE_CANONICALIZE_FILE_NAME = 1; then
35462 + AC_LIBOBJ([canonicalize-lgpl])
35463 + fi
35464 gl_MODULE_INDICATOR([canonicalize-lgpl])
35465 gl_STDLIB_MODULE_INDICATOR([canonicalize_file_name])
35466 gl_STDLIB_MODULE_INDICATOR([realpath])
35467 gl_UNISTD_MODULE_INDICATOR([chdir])
35468 gl_FUNC_CHDIR_LONG
35469 - gl_CONDITIONAL([GL_COND_OBJ_CHDIR_LONG],
35470 - [test $gl_cv_have_unlimited_file_name_length = no])
35471 - AM_COND_IF([GL_COND_OBJ_CHDIR_LONG], [
35472 + if test $gl_cv_have_arbitrary_file_name_length_limit = yes; then
35473 + AC_LIBOBJ([chdir-long])
35474 gl_PREREQ_CHDIR_LONG
35475 - ])
35476 + fi
35477 gl_CLOCK_TIME
35478 gl_MODULE_INDICATOR_FOR_TESTS([cloexec])
35479 gl_FUNC_CLOSE
35480 - gl_CONDITIONAL([GL_COND_OBJ_CLOSE], [test $REPLACE_CLOSE = 1])
35481 + if test $REPLACE_CLOSE = 1; then
35482 + AC_LIBOBJ([close])
35483 + fi
35484 gl_UNISTD_MODULE_INDICATOR([close])
35485 gl_FUNC_CLOSEDIR
35486 - gl_CONDITIONAL([GL_COND_OBJ_CLOSEDIR],
35487 - [test $HAVE_CLOSEDIR = 0 || test $REPLACE_CLOSEDIR = 1])
35488 + if test $HAVE_CLOSEDIR = 0 || test $REPLACE_CLOSEDIR = 1; then
35489 + AC_LIBOBJ([closedir])
35490 + fi
35491 gl_DIRENT_MODULE_INDICATOR([closedir])
35492 gl_DIRENT_H
35493 - gl_DIRENT_H_REQUIRE_DEFAULTS
35494 - AC_PROG_MKDIR_P
35495 gl_FUNC_DIRFD
35496 - gl_CONDITIONAL([GL_COND_OBJ_DIRFD],
35497 - [test $ac_cv_func_dirfd = no && test $gl_cv_func_dirfd_macro = no || test $REPLACE_DIRFD = 1])
35498 - AM_COND_IF([GL_COND_OBJ_DIRFD], [
35499 + if test $ac_cv_func_dirfd = no && test $gl_cv_func_dirfd_macro = no \
35500 + || test $REPLACE_DIRFD = 1; then
35501 + AC_LIBOBJ([dirfd])
35502 gl_PREREQ_DIRFD
35503 - ])
35504 + fi
35505 gl_DIRENT_MODULE_INDICATOR([dirfd])
35506 + gl_DIRNAME_LGPL
35507 gl_DOUBLE_SLASH_ROOT
35508 gl_FUNC_DUP
35509 - gl_CONDITIONAL([GL_COND_OBJ_DUP], [test $REPLACE_DUP = 1])
35510 - AM_COND_IF([GL_COND_OBJ_DUP], [
35511 + if test $REPLACE_DUP = 1; then
35512 + AC_LIBOBJ([dup])
35513 gl_PREREQ_DUP
35514 - ])
35515 + fi
35516 gl_UNISTD_MODULE_INDICATOR([dup])
35517 gl_FUNC_DUP2
35518 - gl_CONDITIONAL([GL_COND_OBJ_DUP2], [test $REPLACE_DUP2 = 1])
35519 - AM_COND_IF([GL_COND_OBJ_DUP2], [
35520 + if test $HAVE_DUP2 = 0 || test $REPLACE_DUP2 = 1; then
35521 + AC_LIBOBJ([dup2])
35522 gl_PREREQ_DUP2
35523 - ])
35524 + fi
35525 gl_UNISTD_MODULE_INDICATOR([dup2])
35526 gl_HEADER_ERRNO_H
35527 - gl_CONDITIONAL_HEADER([errno.h])
35528 - AC_PROG_MKDIR_P
35529 gl_ERROR
35530 - gl_CONDITIONAL([GL_COND_OBJ_ERROR], [test "$ac_cv_lib_error_at_line" = no])
35531 - AM_COND_IF([GL_COND_OBJ_ERROR], [
35532 + if test $ac_cv_lib_error_at_line = no; then
35533 + AC_LIBOBJ([error])
35534 gl_PREREQ_ERROR
35535 - ])
35536 + fi
35537 m4_ifdef([AM_XGETTEXT_OPTION],
35538 [AM_][XGETTEXT_OPTION([--flag=error:3:c-format])
35539 AM_][XGETTEXT_OPTION([--flag=error_at_line:5:c-format])])
35540 gl_FUNC_EUIDACCESS
35541 - gl_CONDITIONAL([GL_COND_OBJ_EUIDACCESS], [test $HAVE_EUIDACCESS = 0])
35542 - AM_COND_IF([GL_COND_OBJ_EUIDACCESS], [
35543 + if test $HAVE_EUIDACCESS = 0; then
35544 + AC_LIBOBJ([euidaccess])
35545 gl_PREREQ_EUIDACCESS
35546 - ])
35547 + fi
35548 gl_UNISTD_MODULE_INDICATOR([euidaccess])
35549 AC_REQUIRE([gl_EXTERN_INLINE])
35550 gl_FUNC_FACCESSAT
35551 - gl_CONDITIONAL([GL_COND_OBJ_FACCESSAT],
35552 - [test $HAVE_FACCESSAT = 0 || test $REPLACE_FACCESSAT = 1])
35553 - AM_COND_IF([GL_COND_OBJ_FACCESSAT], [
35554 + if test $HAVE_FACCESSAT = 0 || test $REPLACE_FACCESSAT = 1; then
35555 + AC_LIBOBJ([faccessat])
35556 gl_PREREQ_FACCESSAT
35557 - ])
35558 + fi
35559 gl_MODULE_INDICATOR([faccessat])
35560 gl_UNISTD_MODULE_INDICATOR([faccessat])
35561 gl_FUNC_FCHDIR
35562 - gl_CONDITIONAL([GL_COND_OBJ_FCHDIR], [test $HAVE_FCHDIR = 0])
35563 - AM_COND_IF([GL_COND_OBJ_FCHDIR], [
35564 - gl_PREREQ_FCHDIR
35565 - ])
35566 gl_UNISTD_MODULE_INDICATOR([fchdir])
35567 gl_FUNC_FCNTL
35568 - gl_CONDITIONAL([GL_COND_OBJ_FCNTL],
35569 - [test $HAVE_FCNTL = 0 || test $REPLACE_FCNTL = 1])
35570 + if test $HAVE_FCNTL = 0 || test $REPLACE_FCNTL = 1; then
35571 + AC_LIBOBJ([fcntl])
35572 + fi
35573 gl_FCNTL_MODULE_INDICATOR([fcntl])
35574 gl_FCNTL_H
35575 - gl_FCNTL_H_REQUIRE_DEFAULTS
35576 - AC_PROG_MKDIR_P
35577 gl_MODULE_INDICATOR([fd-safer-flag])
35578 gl_FUNC_FDOPENDIR
35579 - gl_CONDITIONAL([GL_COND_OBJ_FDOPENDIR],
35580 - [test $HAVE_FDOPENDIR = 0 || test $REPLACE_FDOPENDIR = 1])
35581 + if test $HAVE_FDOPENDIR = 0 || test $REPLACE_FDOPENDIR = 1; then
35582 + AC_LIBOBJ([fdopendir])
35583 + fi
35584 gl_DIRENT_MODULE_INDICATOR([fdopendir])
35585 gl_MODULE_INDICATOR([fdopendir])
35586 gl_FILE_NAME_CONCAT_LGPL
35587 gl_FLOAT_H
35588 - gl_CONDITIONAL_HEADER([float.h])
35589 - AC_PROG_MKDIR_P
35590 - gl_CONDITIONAL([GL_COND_OBJ_FLOAT], [test $REPLACE_FLOAT_LDBL = 1])
35591 - gl_CONDITIONAL([GL_COND_OBJ_ITOLD], [test $REPLACE_ITOLD = 1])
35592 - gl_FUNC_FREE
35593 - gl_CONDITIONAL([GL_COND_OBJ_FREE], [test $REPLACE_FREE = 1])
35594 - AM_COND_IF([GL_COND_OBJ_FREE], [
35595 - gl_PREREQ_FREE
35596 - ])
35597 - gl_STDLIB_MODULE_INDICATOR([free-posix])
35598 + if test $REPLACE_FLOAT_LDBL = 1; then
35599 + AC_LIBOBJ([float])
35600 + fi
35601 + if test $REPLACE_ITOLD = 1; then
35602 + AC_LIBOBJ([itold])
35603 + fi
35604 gl_FUNC_FREXP_NO_LIBM
35605 if test $gl_func_frexp_no_libm != yes; then
35606 AC_LIBOBJ([frexp])
35607 @@ -356,83 +309,80 @@ AC_DEFUN([gl_INIT],
35608 fi
35609 gl_MATH_MODULE_INDICATOR([frexpl])
35610 gl_FUNC_FSTAT
35611 - gl_CONDITIONAL([GL_COND_OBJ_FSTAT], [test $REPLACE_FSTAT = 1])
35612 - AM_COND_IF([GL_COND_OBJ_FSTAT], [
35613 + if test $REPLACE_FSTAT = 1; then
35614 + AC_LIBOBJ([fstat])
35615 case "$host_os" in
35616 mingw*)
35617 AC_LIBOBJ([stat-w32])
35618 ;;
35619 esac
35620 gl_PREREQ_FSTAT
35621 - ])
35622 + fi
35623 gl_SYS_STAT_MODULE_INDICATOR([fstat])
35624 gl_FUNC_FSTATAT
35625 - gl_CONDITIONAL([GL_COND_OBJ_FSTATAT],
35626 - [test $HAVE_FSTATAT = 0 || test $REPLACE_FSTATAT = 1])
35627 + if test $HAVE_FSTATAT = 0 || test $REPLACE_FSTATAT = 1; then
35628 + AC_LIBOBJ([fstatat])
35629 + fi
35630 gl_SYS_STAT_MODULE_INDICATOR([fstatat])
35631 gl_FUNC_FUTIMENS
35632 - gl_CONDITIONAL([GL_COND_OBJ_FUTIMENS],
35633 - [test $HAVE_FUTIMENS = 0 || test $REPLACE_FUTIMENS = 1])
35634 + if test $HAVE_FUTIMENS = 0 || test $REPLACE_FUTIMENS = 1; then
35635 + AC_LIBOBJ([futimens])
35636 + fi
35637 gl_SYS_STAT_MODULE_INDICATOR([futimens])
35638 gl_FUNC_GETCWD_LGPL
35639 - gl_CONDITIONAL([GL_COND_OBJ_GETCWD_LGPL], [test $REPLACE_GETCWD = 1])
35640 + if test $REPLACE_GETCWD = 1; then
35641 + AC_LIBOBJ([getcwd-lgpl])
35642 + fi
35643 gl_UNISTD_MODULE_INDICATOR([getcwd])
35644 gl_FUNC_GETDELIM
35645 - gl_CONDITIONAL([GL_COND_OBJ_GETDELIM],
35646 - [test $HAVE_GETDELIM = 0 || test $REPLACE_GETDELIM = 1])
35647 - AM_COND_IF([GL_COND_OBJ_GETDELIM], [
35648 + if test $HAVE_GETDELIM = 0 || test $REPLACE_GETDELIM = 1; then
35649 + AC_LIBOBJ([getdelim])
35650 gl_PREREQ_GETDELIM
35651 - ])
35652 + fi
35653 gl_STDIO_MODULE_INDICATOR([getdelim])
35654 gl_FUNC_GETDTABLESIZE
35655 - gl_CONDITIONAL([GL_COND_OBJ_GETDTABLESIZE],
35656 - [test $HAVE_GETDTABLESIZE = 0 || test $REPLACE_GETDTABLESIZE = 1])
35657 - AM_COND_IF([GL_COND_OBJ_GETDTABLESIZE], [
35658 + if test $HAVE_GETDTABLESIZE = 0 || test $REPLACE_GETDTABLESIZE = 1; then
35659 + AC_LIBOBJ([getdtablesize])
35660 gl_PREREQ_GETDTABLESIZE
35661 - ])
35662 + fi
35663 gl_UNISTD_MODULE_INDICATOR([getdtablesize])
35664 gl_FUNC_GETGROUPS
35665 - gl_CONDITIONAL([GL_COND_OBJ_GETGROUPS],
35666 - [test $HAVE_GETGROUPS = 0 || test $REPLACE_GETGROUPS = 1])
35667 + if test $HAVE_GETGROUPS = 0 || test $REPLACE_GETGROUPS = 1; then
35668 + AC_LIBOBJ([getgroups])
35669 + fi
35670 gl_UNISTD_MODULE_INDICATOR([getgroups])
35671 gl_FUNC_GETLINE
35672 - gl_CONDITIONAL([GL_COND_OBJ_GETLINE], [test $REPLACE_GETLINE = 1])
35673 - AM_COND_IF([GL_COND_OBJ_GETLINE], [
35674 + if test $REPLACE_GETLINE = 1; then
35675 + AC_LIBOBJ([getline])
35676 gl_PREREQ_GETLINE
35677 - ])
35678 + fi
35679 gl_STDIO_MODULE_INDICATOR([getline])
35680 gl_FUNC_GETOPT_POSIX
35681 - gl_CONDITIONAL_HEADER([getopt.h])
35682 - gl_CONDITIONAL_HEADER([getopt-cdefs.h])
35683 - AC_PROG_MKDIR_P
35684 - gl_CONDITIONAL([GL_COND_OBJ_GETOPT], [test $REPLACE_GETOPT = 1])
35685 - AM_COND_IF([GL_COND_OBJ_GETOPT], [
35686 - dnl Define the substituted variable GNULIB_UNISTD_H_GETOPT to 1.
35687 - gl_UNISTD_H_REQUIRE_DEFAULTS
35688 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_UNISTD_H_GETOPT], [1])
35689 - ])
35690 - gl_UNISTD_MODULE_INDICATOR([getopt-posix])
35691 + if test $REPLACE_GETOPT = 1; then
35692 + AC_LIBOBJ([getopt])
35693 + AC_LIBOBJ([getopt1])
35694 + dnl Arrange for unistd.h to include getopt.h.
35695 + GNULIB_GL_UNISTD_H_GETOPT=1
35696 + fi
35697 + AC_SUBST([GNULIB_GL_UNISTD_H_GETOPT])
35698 gl_FUNC_GETPROGNAME
35699 AC_SUBST([LIBINTL])
35700 AC_SUBST([LTLIBINTL])
35701 gl_GETTIME
35702 gl_FUNC_GETTIMEOFDAY
35703 - gl_CONDITIONAL([GL_COND_OBJ_GETTIMEOFDAY],
35704 - [test $HAVE_GETTIMEOFDAY = 0 || test $REPLACE_GETTIMEOFDAY = 1])
35705 - AM_COND_IF([GL_COND_OBJ_GETTIMEOFDAY], [
35706 + if test $HAVE_GETTIMEOFDAY = 0 || test $REPLACE_GETTIMEOFDAY = 1; then
35707 + AC_LIBOBJ([gettimeofday])
35708 gl_PREREQ_GETTIMEOFDAY
35709 - ])
35710 + fi
35711 gl_SYS_TIME_MODULE_INDICATOR([gettimeofday])
35712 gl_FUNC_GROUP_MEMBER
35713 - gl_CONDITIONAL([GL_COND_OBJ_GROUP_MEMBER], [test $HAVE_GROUP_MEMBER = 0])
35714 - AM_COND_IF([GL_COND_OBJ_GROUP_MEMBER], [
35715 + if test $HAVE_GROUP_MEMBER = 0; then
35716 + AC_LIBOBJ([group-member])
35717 gl_PREREQ_GROUP_MEMBER
35718 - ])
35719 + fi
35720 gl_UNISTD_MODULE_INDICATOR([group-member])
35721 gl_INTTYPES_H
35722 gl_INTTYPES_INCOMPLETE
35723 - gl_INTTYPES_H_REQUIRE_DEFAULTS
35724 - AC_PROG_MKDIR_P
35725 gl_FUNC_ISNAND_NO_LIBM
35726 if test $gl_func_isnand_no_libm != yes; then
35727 AC_LIBOBJ([isnand])
35728 @@ -449,132 +399,107 @@ AC_DEFUN([gl_INIT],
35729 gl_PREREQ_ISNANL
35730 fi
35731 AC_REQUIRE([gl_LARGEFILE])
35732 - gl___INLINE
35733 gl_LIMITS_H
35734 - gl_CONDITIONAL_HEADER([limits.h])
35735 - AC_PROG_MKDIR_P
35736 + AC_REQUIRE([gl_LOCALTIME_BUFFER_DEFAULTS])
35737 + AC_LIBOBJ([localtime-buffer])
35738 gl_FUNC_LSTAT
35739 - gl_CONDITIONAL([GL_COND_OBJ_LSTAT], [test $REPLACE_LSTAT = 1])
35740 - AM_COND_IF([GL_COND_OBJ_LSTAT], [
35741 + if test $REPLACE_LSTAT = 1; then
35742 + AC_LIBOBJ([lstat])
35743 gl_PREREQ_LSTAT
35744 - ])
35745 - gl_SYS_STAT_MODULE_INDICATOR([lstat])
35746 - gl_FUNC_MALLOC_GNU
35747 - if test $REPLACE_MALLOC_FOR_MALLOC_GNU = 1; then
35748 - AC_LIBOBJ([malloc])
35749 fi
35750 - gl_STDLIB_MODULE_INDICATOR([malloc-gnu])
35751 - AC_REQUIRE([gl_FUNC_MALLOC_POSIX])
35752 - if test $REPLACE_MALLOC_FOR_MALLOC_POSIX = 1; then
35753 + gl_SYS_STAT_MODULE_INDICATOR([lstat])
35754 + gl_FUNC_MALLOC_POSIX
35755 + if test $REPLACE_MALLOC = 1; then
35756 AC_LIBOBJ([malloc])
35757 fi
35758 gl_STDLIB_MODULE_INDICATOR([malloc-posix])
35759 gl_MALLOCA
35760 gl_MATH_H
35761 - gl_MATH_H_REQUIRE_DEFAULTS
35762 - AC_PROG_MKDIR_P
35763 gl_FUNC_MEMCHR
35764 - gl_CONDITIONAL([GL_COND_OBJ_MEMCHR], [test $REPLACE_MEMCHR = 1])
35765 - AM_COND_IF([GL_COND_OBJ_MEMCHR], [
35766 + if test $HAVE_MEMCHR = 0 || test $REPLACE_MEMCHR = 1; then
35767 + AC_LIBOBJ([memchr])
35768 gl_PREREQ_MEMCHR
35769 - ])
35770 + fi
35771 gl_STRING_MODULE_INDICATOR([memchr])
35772 gl_FUNC_MEMPCPY
35773 - gl_CONDITIONAL([GL_COND_OBJ_MEMPCPY], [test $HAVE_MEMPCPY = 0])
35774 - AM_COND_IF([GL_COND_OBJ_MEMPCPY], [
35775 + if test $HAVE_MEMPCPY = 0; then
35776 + AC_LIBOBJ([mempcpy])
35777 gl_PREREQ_MEMPCPY
35778 - ])
35779 + fi
35780 gl_STRING_MODULE_INDICATOR([mempcpy])
35781 gl_FUNC_MEMRCHR
35782 - gl_CONDITIONAL([GL_COND_OBJ_MEMRCHR], [test $ac_cv_func_memrchr = no])
35783 - AM_COND_IF([GL_COND_OBJ_MEMRCHR], [
35784 + if test $ac_cv_func_memrchr = no; then
35785 + AC_LIBOBJ([memrchr])
35786 gl_PREREQ_MEMRCHR
35787 - ])
35788 + fi
35789 gl_STRING_MODULE_INDICATOR([memrchr])
35790 - gl_MINMAX
35791 gl_FUNC_MKDIR
35792 - gl_CONDITIONAL([GL_COND_OBJ_MKDIR], [test $REPLACE_MKDIR = 1])
35793 - gl_SYS_STAT_MODULE_INDICATOR([mkdir])
35794 + if test $REPLACE_MKDIR = 1; then
35795 + AC_LIBOBJ([mkdir])
35796 + fi
35797 gl_FUNC_MKDIRAT
35798 - gl_CONDITIONAL([GL_COND_OBJ_MKDIRAT], [test $HAVE_MKDIRAT = 0])
35799 - AM_COND_IF([GL_COND_OBJ_MKDIRAT], [
35800 + if test $HAVE_MKDIRAT = 0; then
35801 + AC_LIBOBJ([mkdirat])
35802 gl_PREREQ_MKDIRAT
35803 - ])
35804 + fi
35805 gl_SYS_STAT_MODULE_INDICATOR([mkdirat])
35806 AC_REQUIRE([gl_MSVC_INVAL])
35807 - gl_CONDITIONAL([GL_COND_OBJ_MSVC_INVAL],
35808 - [test $HAVE_MSVC_INVALID_PARAMETER_HANDLER = 1])
35809 + if test $HAVE_MSVC_INVALID_PARAMETER_HANDLER = 1; then
35810 + AC_LIBOBJ([msvc-inval])
35811 + fi
35812 AC_REQUIRE([gl_MSVC_NOTHROW])
35813 - gl_CONDITIONAL([GL_COND_OBJ_MSVC_NOTHROW],
35814 - [test $HAVE_MSVC_INVALID_PARAMETER_HANDLER = 1])
35815 + if test $HAVE_MSVC_INVALID_PARAMETER_HANDLER = 1; then
35816 + AC_LIBOBJ([msvc-nothrow])
35817 + fi
35818 gl_MODULE_INDICATOR([msvc-nothrow])
35819 gl_MULTIARCH
35820 gl_FUNC_OPEN
35821 - gl_CONDITIONAL([GL_COND_OBJ_OPEN], [test $REPLACE_OPEN = 1])
35822 - AM_COND_IF([GL_COND_OBJ_OPEN], [
35823 + if test $REPLACE_OPEN = 1; then
35824 + AC_LIBOBJ([open])
35825 gl_PREREQ_OPEN
35826 - ])
35827 + fi
35828 gl_FCNTL_MODULE_INDICATOR([open])
35829 gl_FUNC_OPENAT
35830 - gl_CONDITIONAL([GL_COND_OBJ_OPENAT],
35831 - [test $HAVE_OPENAT = 0 || test $REPLACE_OPENAT = 1])
35832 - AM_COND_IF([GL_COND_OBJ_OPENAT], [
35833 + if test $HAVE_OPENAT = 0 || test $REPLACE_OPENAT = 1; then
35834 + AC_LIBOBJ([openat])
35835 gl_PREREQ_OPENAT
35836 - ])
35837 + fi
35838 gl_MODULE_INDICATOR([openat]) dnl for lib/getcwd.c
35839 gl_FCNTL_MODULE_INDICATOR([openat])
35840 gl_FUNC_OPENDIR
35841 - gl_CONDITIONAL([GL_COND_OBJ_OPENDIR],
35842 - [test $HAVE_OPENDIR = 0 || test $REPLACE_OPENDIR = 1])
35843 + if test $HAVE_OPENDIR = 0 || test $REPLACE_OPENDIR = 1; then
35844 + AC_LIBOBJ([opendir])
35845 + fi
35846 gl_DIRENT_MODULE_INDICATOR([opendir])
35847 gl_PATHMAX
35848 - gl_FUNC_PIPE
35849 - gl_CONDITIONAL([GL_COND_OBJ_PIPE], [test $HAVE_PIPE = 0])
35850 - gl_UNISTD_MODULE_INDICATOR([pipe])
35851 gl_FUNC_PRINTF_FREXP
35852 gl_FUNC_PRINTF_FREXPL
35853 m4_divert_text([INIT_PREPARE], [gl_printf_safe=yes])
35854 - gl_FUNC_RAWMEMCHR
35855 - gl_CONDITIONAL([GL_COND_OBJ_RAWMEMCHR], [test $HAVE_RAWMEMCHR = 0])
35856 - AM_COND_IF([GL_COND_OBJ_RAWMEMCHR], [
35857 - gl_PREREQ_RAWMEMCHR
35858 - ])
35859 - gl_STRING_MODULE_INDICATOR([rawmemchr])
35860 gl_FUNC_READLINK
35861 - gl_CONDITIONAL([GL_COND_OBJ_READLINK],
35862 - [test $HAVE_READLINK = 0 || test $REPLACE_READLINK = 1])
35863 - AM_COND_IF([GL_COND_OBJ_READLINK], [
35864 + if test $HAVE_READLINK = 0 || test $REPLACE_READLINK = 1; then
35865 + AC_LIBOBJ([readlink])
35866 gl_PREREQ_READLINK
35867 - ])
35868 + fi
35869 gl_UNISTD_MODULE_INDICATOR([readlink])
35870 gl_FUNC_READLINKAT
35871 - gl_CONDITIONAL([GL_COND_OBJ_READLINKAT],
35872 - [test $HAVE_READLINKAT = 0 || test $REPLACE_READLINKAT = 1])
35873 - gl_UNISTD_MODULE_INDICATOR([readlinkat])
35874 - gl_FUNC_REALLOC_GNU
35875 - if test $REPLACE_REALLOC_FOR_REALLOC_GNU = 1; then
35876 - AC_LIBOBJ([realloc])
35877 + if test $HAVE_READLINKAT = 0 || test $REPLACE_READLINKAT = 1; then
35878 + AC_LIBOBJ([readlinkat])
35879 fi
35880 - gl_STDLIB_MODULE_INDICATOR([realloc-gnu])
35881 + gl_UNISTD_MODULE_INDICATOR([readlinkat])
35882 gl_FUNC_REALLOC_POSIX
35883 - if test $REPLACE_REALLOC_FOR_REALLOC_POSIX = 1; then
35884 + if test $REPLACE_REALLOC = 1; then
35885 AC_LIBOBJ([realloc])
35886 fi
35887 gl_STDLIB_MODULE_INDICATOR([realloc-posix])
35888 - gl_FUNC_REALLOCARRAY
35889 - gl_CONDITIONAL([GL_COND_OBJ_REALLOCARRAY],
35890 - [test $HAVE_REALLOCARRAY = 0 || test $REPLACE_REALLOCARRAY = 1])
35891 - AM_COND_IF([GL_COND_OBJ_REALLOCARRAY], [
35892 - gl_PREREQ_REALLOCARRAY
35893 - ])
35894 - gl_MODULE_INDICATOR([reallocarray])
35895 - gl_STDLIB_MODULE_INDICATOR([reallocarray])
35896 gl_FUNC_RENAME
35897 - gl_CONDITIONAL([GL_COND_OBJ_RENAME], [test $REPLACE_RENAME = 1])
35898 + if test $REPLACE_RENAME = 1; then
35899 + AC_LIBOBJ([rename])
35900 + fi
35901 gl_STDIO_MODULE_INDICATOR([rename])
35902 gl_FUNC_RENAMEAT
35903 - gl_CONDITIONAL([GL_COND_OBJ_RENAMEAT],
35904 - [test $HAVE_RENAMEAT = 0 || test $REPLACE_RENAMEAT = 1])
35905 + if test $HAVE_RENAMEAT = 0 || test $REPLACE_RENAMEAT = 1; then
35906 + AC_LIBOBJ([renameat])
35907 + fi
35908 if test $HAVE_RENAMEAT = 0; then
35909 AC_LIBOBJ([at-func2])
35910 fi
35911 @@ -584,84 +509,48 @@ AC_DEFUN([gl_INIT],
35912 AC_LIBOBJ([at-func2])
35913 fi
35914 gl_FUNC_RMDIR
35915 - gl_CONDITIONAL([GL_COND_OBJ_RMDIR], [test $REPLACE_RMDIR = 1])
35916 + if test $REPLACE_RMDIR = 1; then
35917 + AC_LIBOBJ([rmdir])
35918 + fi
35919 gl_UNISTD_MODULE_INDICATOR([rmdir])
35920 gl_SAVE_CWD
35921 - AC_PROG_MKDIR_P
35922 gl_SIGNBIT
35923 - gl_CONDITIONAL([GL_COND_OBJ_SIGNBIT3], [test $REPLACE_SIGNBIT = 1])
35924 + if test $REPLACE_SIGNBIT = 1; then
35925 + AC_LIBOBJ([signbitf])
35926 + AC_LIBOBJ([signbitd])
35927 + AC_LIBOBJ([signbitl])
35928 + fi
35929 gl_MATH_MODULE_INDICATOR([signbit])
35930 gl_SIZE_MAX
35931 gt_TYPE_SSIZE_T
35932 gl_FUNC_STAT
35933 - gl_CONDITIONAL([GL_COND_OBJ_STAT], [test $REPLACE_STAT = 1])
35934 - AM_COND_IF([GL_COND_OBJ_STAT], [
35935 + if test $REPLACE_STAT = 1; then
35936 + AC_LIBOBJ([stat])
35937 case "$host_os" in
35938 mingw*)
35939 AC_LIBOBJ([stat-w32])
35940 ;;
35941 esac
35942 gl_PREREQ_STAT
35943 - ])
35944 + fi
35945 gl_SYS_STAT_MODULE_INDICATOR([stat])
35946 gl_STAT_TIME
35947 gl_STAT_BIRTHTIME
35948 gl_MODULE_INDICATOR([statat]) dnl for lib/openat.h
35949 - gl_STDALIGN_H
35950 - gl_CONDITIONAL_HEADER([stdalign.h])
35951 - AC_PROG_MKDIR_P
35952 - gl_STDBOOL_H
35953 - gl_CONDITIONAL_HEADER([stdbool.h])
35954 - AC_PROG_MKDIR_P
35955 + AM_STDBOOL_H
35956 gl_STDDEF_H
35957 - gl_STDDEF_H_REQUIRE_DEFAULTS
35958 - gl_CONDITIONAL_HEADER([stddef.h])
35959 - AC_PROG_MKDIR_P
35960 gl_STDINT_H
35961 - gl_CONDITIONAL_HEADER([stdint.h])
35962 - dnl Because of gl_REPLACE_LIMITS_H:
35963 - gl_CONDITIONAL_HEADER([limits.h])
35964 - AC_PROG_MKDIR_P
35965 gl_STDIO_H
35966 - gl_STDIO_H_REQUIRE_DEFAULTS
35967 - AC_PROG_MKDIR_P
35968 - gl_CONDITIONAL([GL_COND_OBJ_STDIO_READ], [test $REPLACE_STDIO_READ_FUNCS = 1])
35969 - gl_CONDITIONAL([GL_COND_OBJ_STDIO_WRITE], [test $REPLACE_STDIO_WRITE_FUNCS = 1])
35970 - dnl No need to create extra modules for these functions. Everyone who uses
35971 - dnl <stdio.h> likely needs them.
35972 - gl_STDIO_MODULE_INDICATOR([fscanf])
35973 - gl_MODULE_INDICATOR([fscanf])
35974 - gl_STDIO_MODULE_INDICATOR([scanf])
35975 - gl_MODULE_INDICATOR([scanf])
35976 - gl_STDIO_MODULE_INDICATOR([fgetc])
35977 - gl_STDIO_MODULE_INDICATOR([getc])
35978 - gl_STDIO_MODULE_INDICATOR([getchar])
35979 - gl_STDIO_MODULE_INDICATOR([fgets])
35980 - gl_STDIO_MODULE_INDICATOR([fread])
35981 - dnl No need to create extra modules for these functions. Everyone who uses
35982 - dnl <stdio.h> likely needs them.
35983 - gl_STDIO_MODULE_INDICATOR([fprintf])
35984 - gl_STDIO_MODULE_INDICATOR([printf])
35985 - gl_STDIO_MODULE_INDICATOR([vfprintf])
35986 - gl_STDIO_MODULE_INDICATOR([vprintf])
35987 - gl_STDIO_MODULE_INDICATOR([fputc])
35988 - gl_STDIO_MODULE_INDICATOR([putc])
35989 - gl_STDIO_MODULE_INDICATOR([putchar])
35990 - gl_STDIO_MODULE_INDICATOR([fputs])
35991 - gl_STDIO_MODULE_INDICATOR([puts])
35992 - gl_STDIO_MODULE_INDICATOR([fwrite])
35993 gl_STDLIB_H
35994 - gl_STDLIB_H_REQUIRE_DEFAULTS
35995 - AC_PROG_MKDIR_P
35996 gl_STRCASE
35997 - gl_CONDITIONAL([GL_COND_OBJ_STRCASECMP], [test $HAVE_STRCASECMP = 0])
35998 - AM_COND_IF([GL_COND_OBJ_STRCASECMP], [
35999 + if test $HAVE_STRCASECMP = 0; then
36000 + AC_LIBOBJ([strcasecmp])
36001 gl_PREREQ_STRCASECMP
36002 - ])
36003 - gl_CONDITIONAL([GL_COND_OBJ_STRNCASECMP], [test $HAVE_STRNCASECMP = 0])
36004 - AM_COND_IF([GL_COND_OBJ_STRNCASECMP], [
36005 + fi
36006 + if test $HAVE_STRNCASECMP = 0; then
36007 + AC_LIBOBJ([strncasecmp])
36008 gl_PREREQ_STRNCASECMP
36009 - ])
36010 + fi
36011 gl_FUNC_STRCASESTR_SIMPLE
36012 if test $HAVE_STRCASESTR = 0 || test $REPLACE_STRCASESTR = 1; then
36013 AC_LIBOBJ([strcasestr])
36014 @@ -669,83 +558,74 @@ AC_DEFUN([gl_INIT],
36015 fi
36016 gl_STRING_MODULE_INDICATOR([strcasestr])
36017 gl_FUNC_STRDUP_POSIX
36018 - gl_CONDITIONAL([GL_COND_OBJ_STRDUP], [test $REPLACE_STRDUP = 1])
36019 - AM_COND_IF([GL_COND_OBJ_STRDUP], [
36020 + if test $ac_cv_func_strdup = no || test $REPLACE_STRDUP = 1; then
36021 + AC_LIBOBJ([strdup])
36022 gl_PREREQ_STRDUP
36023 - ])
36024 + fi
36025 gl_STRING_MODULE_INDICATOR([strdup])
36026 gl_FUNC_STRERROR
36027 - gl_CONDITIONAL([GL_COND_OBJ_STRERROR], [test $REPLACE_STRERROR = 1])
36028 + if test $REPLACE_STRERROR = 1; then
36029 + AC_LIBOBJ([strerror])
36030 + fi
36031 gl_MODULE_INDICATOR([strerror])
36032 gl_STRING_MODULE_INDICATOR([strerror])
36033 AC_REQUIRE([gl_HEADER_ERRNO_H])
36034 AC_REQUIRE([gl_FUNC_STRERROR_0])
36035 - gl_CONDITIONAL([GL_COND_OBJ_STRERROR_OVERRIDE],
36036 - [test -n "$ERRNO_H" || test $REPLACE_STRERROR_0 = 1])
36037 - AM_COND_IF([GL_COND_OBJ_STRERROR_OVERRIDE], [
36038 + if test -n "$ERRNO_H" || test $REPLACE_STRERROR_0 = 1; then
36039 + AC_LIBOBJ([strerror-override])
36040 gl_PREREQ_SYS_H_WINSOCK2
36041 - ])
36042 - gl_STRING_H
36043 - gl_STRING_H_REQUIRE_DEFAULTS
36044 - AC_PROG_MKDIR_P
36045 - gl_STRINGS_H
36046 - gl_STRINGS_H_REQUIRE_DEFAULTS
36047 - AC_PROG_MKDIR_P
36048 + fi
36049 + gl_HEADER_STRING_H
36050 + gl_HEADER_STRINGS_H
36051 gl_FUNC_STRNCAT
36052 - gl_CONDITIONAL([GL_COND_OBJ_STRNCAT], [test $REPLACE_STRNCAT = 1])
36053 - AM_COND_IF([GL_COND_OBJ_STRNCAT], [
36054 + if test $REPLACE_STRNCAT = 1; then
36055 + AC_LIBOBJ([strncat])
36056 gl_PREREQ_STRNCAT
36057 - ])
36058 + fi
36059 gl_STRING_MODULE_INDICATOR([strncat])
36060 gl_FUNC_SYMLINK
36061 - gl_CONDITIONAL([GL_COND_OBJ_SYMLINK],
36062 - [test $HAVE_SYMLINK = 0 || test $REPLACE_SYMLINK = 1])
36063 + if test $HAVE_SYMLINK = 0 || test $REPLACE_SYMLINK = 1; then
36064 + AC_LIBOBJ([symlink])
36065 + fi
36066 gl_UNISTD_MODULE_INDICATOR([symlink])
36067 gl_FUNC_SYMLINKAT
36068 - gl_CONDITIONAL([GL_COND_OBJ_SYMLINKAT],
36069 - [test $HAVE_SYMLINKAT = 0 || test $REPLACE_SYMLINKAT = 1])
36070 + if test $HAVE_SYMLINKAT = 0 || test $REPLACE_SYMLINKAT = 1; then
36071 + AC_LIBOBJ([symlinkat])
36072 + fi
36073 gl_UNISTD_MODULE_INDICATOR([symlinkat])
36074 - gl_SYS_STAT_H
36075 - gl_SYS_STAT_H_REQUIRE_DEFAULTS
36076 + gl_HEADER_SYS_STAT_H
36077 AC_PROG_MKDIR_P
36078 - gl_SYS_TIME_H
36079 - gl_SYS_TIME_H_REQUIRE_DEFAULTS
36080 + gl_HEADER_SYS_TIME_H
36081 AC_PROG_MKDIR_P
36082 gl_SYS_TYPES_H
36083 - gl_SYS_TYPES_H_REQUIRE_DEFAULTS
36084 - AC_PROG_MKDIR_P
36085 - gl_TIME_H
36086 - gl_TIME_H_REQUIRE_DEFAULTS
36087 AC_PROG_MKDIR_P
36088 + gl_HEADER_TIME_H
36089 gl_TIMESPEC
36090 gl_UNISTD_H
36091 - gl_UNISTD_H_REQUIRE_DEFAULTS
36092 - AC_PROG_MKDIR_P
36093 gl_UNISTD_SAFER
36094 gl_FUNC_UNLINK
36095 - gl_CONDITIONAL([GL_COND_OBJ_UNLINK], [test $REPLACE_UNLINK = 1])
36096 + if test $REPLACE_UNLINK = 1; then
36097 + AC_LIBOBJ([unlink])
36098 + fi
36099 gl_UNISTD_MODULE_INDICATOR([unlink])
36100 gl_FUNC_UNLINKAT
36101 - gl_CONDITIONAL([GL_COND_OBJ_UNLINKAT],
36102 - [test $HAVE_UNLINKAT = 0 || test $REPLACE_UNLINKAT = 1])
36103 + if test $HAVE_UNLINKAT = 0 || test $REPLACE_UNLINKAT = 1; then
36104 + AC_LIBOBJ([unlinkat])
36105 + fi
36106 gl_UNISTD_MODULE_INDICATOR([unlinkat])
36107 gl_FUNC_UTIME
36108 - gl_CONDITIONAL([GL_COND_OBJ_UTIME],
36109 - [test $HAVE_UTIME = 0 || test $REPLACE_UTIME = 1])
36110 - AM_COND_IF([GL_COND_OBJ_UTIME], [
36111 + if test $HAVE_UTIME = 0 || test $REPLACE_UTIME = 1; then
36112 + AC_LIBOBJ([utime])
36113 gl_PREREQ_UTIME
36114 - ])
36115 + fi
36116 gl_UTIME_MODULE_INDICATOR([utime])
36117 gl_UTIME_H
36118 - gl_UTIME_H_REQUIRE_DEFAULTS
36119 - AC_PROG_MKDIR_P
36120 gl_UTIMENS
36121 gl_FUNC_UTIMENSAT
36122 - gl_CONDITIONAL([GL_COND_OBJ_UTIMENSAT],
36123 - [test $HAVE_UTIMENSAT = 0 || test $REPLACE_UTIMENSAT = 1])
36124 + if test $HAVE_UTIMENSAT = 0 || test $REPLACE_UTIMENSAT = 1; then
36125 + AC_LIBOBJ([utimensat])
36126 + fi
36127 gl_SYS_STAT_MODULE_INDICATOR([utimensat])
36128 - AC_C_VARARRAYS
36129 - AC_REQUIRE([AC_C_RESTRICT])
36130 gl_FUNC_VASNPRINTF
36131 gl_FUNC_VASPRINTF
36132 gl_STDIO_MODULE_INDICATOR([vasprintf])
36133 @@ -754,11 +634,7 @@ AC_DEFUN([gl_INIT],
36134 AM_][XGETTEXT_OPTION([--flag=vasprintf:2:c-format])])
36135 gl_FUNC_VASPRINTF_POSIX
36136 gl_WCHAR_H
36137 - gl_WCHAR_H_REQUIRE_DEFAULTS
36138 - AC_PROG_MKDIR_P
36139 gl_XALLOC
36140 - gl_MODULE_INDICATOR([xalloc])
36141 - gl_MODULE_INDICATOR([xalloc-die])
36142 gl_XSIZE
36143 # End of code from modules
36144 m4_ifval(gl_LIBSOURCES_LIST, [
36145 @@ -772,8 +648,6 @@ AC_DEFUN([gl_INIT],
36146 m4_if(m4_sysval, [0], [],
36147 [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
36148 ])
36149 - m4_popdef([GL_MODULE_INDICATOR_PREFIX])
36150 - m4_popdef([GL_MACRO_PREFIX])
36151 m4_popdef([gl_LIBSOURCES_DIR])
36152 m4_popdef([gl_LIBSOURCES_LIST])
36153 m4_popdef([AC_LIBSOURCES])
36154 @@ -782,28 +656,16 @@ AC_DEFUN([gl_INIT],
36155 AC_CONFIG_COMMANDS_PRE([
36156 gl_libobjs=
36157 gl_ltlibobjs=
36158 - gl_libobjdeps=
36159 if test -n "$gl_LIBOBJS"; then
36160 # Remove the extension.
36161 -changequote(,)dnl
36162 sed_drop_objext='s/\.o$//;s/\.obj$//'
36163 - sed_dirname1='s,//*,/,g'
36164 - sed_dirname2='s,\(.\)/$,\1,'
36165 - sed_dirname3='s,^[^/]*$,.,'
36166 - sed_dirname4='s,\(.\)/[^/]*$,\1,'
36167 - sed_basename1='s,.*/,,'
36168 -changequote([, ])dnl
36169 for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
36170 gl_libobjs="$gl_libobjs $i.$ac_objext"
36171 gl_ltlibobjs="$gl_ltlibobjs $i.lo"
36172 - i_dir=`echo "$i" | sed -e "$sed_dirname1" -e "$sed_dirname2" -e "$sed_dirname3" -e "$sed_dirname4"`
36173 - i_base=`echo "$i" | sed -e "$sed_basename1"`
36174 - gl_libobjdeps="$gl_libobjdeps $i_dir/\$(DEPDIR)/$i_base.Po"
36175 done
36176 fi
36177 AC_SUBST([gl_LIBOBJS], [$gl_libobjs])
36178 AC_SUBST([gl_LTLIBOBJS], [$gl_ltlibobjs])
36179 - AC_SUBST([gl_LIBOBJDEPS], [$gl_libobjdeps])
36180 ])
36181 gltests_libdeps=
36182 gltests_ltlibdeps=
36183 @@ -812,11 +674,8 @@ changequote([, ])dnl
36184 m4_pushdef([AC_LIBSOURCES], m4_defn([gltests_LIBSOURCES]))
36185 m4_pushdef([gltests_LIBSOURCES_LIST], [])
36186 m4_pushdef([gltests_LIBSOURCES_DIR], [])
36187 - m4_pushdef([GL_MACRO_PREFIX], [gltests])
36188 - m4_pushdef([GL_MODULE_INDICATOR_PREFIX], [GL])
36189 gl_COMMON
36190 gl_source_base='tests'
36191 - gl_source_base_prefix=
36192 changequote(,)dnl
36193 gltests_WITNESS=IN_`echo "${PACKAGE-$PACKAGE_TARNAME}" | LC_ALL=C tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ | LC_ALL=C sed -e 's/[^A-Z0-9_]/_/g'`_GNULIB_TESTS
36194 changequote([, ])dnl
36195 @@ -835,8 +694,6 @@ changequote([, ])dnl
36196 m4_if(m4_sysval, [0], [],
36197 [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
36198 ])
36199 - m4_popdef([GL_MODULE_INDICATOR_PREFIX])
36200 - m4_popdef([GL_MACRO_PREFIX])
36201 m4_popdef([gltests_LIBSOURCES_DIR])
36202 m4_popdef([gltests_LIBSOURCES_LIST])
36203 m4_popdef([AC_LIBSOURCES])
36204 @@ -845,30 +702,17 @@ changequote([, ])dnl
36205 AC_CONFIG_COMMANDS_PRE([
36206 gltests_libobjs=
36207 gltests_ltlibobjs=
36208 - gltests_libobjdeps=
36209 if test -n "$gltests_LIBOBJS"; then
36210 # Remove the extension.
36211 -changequote(,)dnl
36212 sed_drop_objext='s/\.o$//;s/\.obj$//'
36213 - sed_dirname1='s,//*,/,g'
36214 - sed_dirname2='s,\(.\)/$,\1,'
36215 - sed_dirname3='s,^[^/]*$,.,'
36216 - sed_dirname4='s,\(.\)/[^/]*$,\1,'
36217 - sed_basename1='s,.*/,,'
36218 -changequote([, ])dnl
36219 for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
36220 gltests_libobjs="$gltests_libobjs $i.$ac_objext"
36221 gltests_ltlibobjs="$gltests_ltlibobjs $i.lo"
36222 - i_dir=`echo "$i" | sed -e "$sed_dirname1" -e "$sed_dirname2" -e "$sed_dirname3" -e "$sed_dirname4"`
36223 - i_base=`echo "$i" | sed -e "$sed_basename1"`
36224 - gltests_libobjdeps="$gltests_libobjdeps $i_dir/\$(DEPDIR)/$i_base.Po"
36225 done
36226 fi
36227 AC_SUBST([gltests_LIBOBJS], [$gltests_libobjs])
36228 AC_SUBST([gltests_LTLIBOBJS], [$gltests_ltlibobjs])
36229 - AC_SUBST([gltests_LIBOBJDEPS], [$gltests_libobjdeps])
36230 ])
36231 - AC_REQUIRE([gl_CC_GNULIB_WARNINGS])
36232 LIBGNU_LIBDEPS="$gl_libdeps"
36233 AC_SUBST([LIBGNU_LIBDEPS])
36234 LIBGNU_LTLIBDEPS="$gl_ltlibdeps"
36235 @@ -940,13 +784,9 @@ AC_DEFUN([gl_FILE_LIST], [
36236 lib/assure.h
36237 lib/at-func.c
36238 lib/at-func2.c
36239 - lib/attribute.h
36240 lib/basename-lgpl.c
36241 - lib/basename-lgpl.h
36242 lib/c++defs.h
36243 - lib/calloc.c
36244 lib/canonicalize-lgpl.c
36245 - lib/cdefs.h
36246 lib/chdir-long.c
36247 lib/chdir-long.h
36248 lib/cloexec.c
36249 @@ -958,11 +798,11 @@ AC_DEFUN([gl_FILE_LIST], [
36250 lib/dirfd.c
36251 lib/dirname-lgpl.c
36252 lib/dirname.h
36253 + lib/dosname.h
36254 lib/dup-safer-flag.c
36255 lib/dup-safer.c
36256 lib/dup.c
36257 lib/dup2.c
36258 - lib/eloop-threshold.h
36259 lib/errno.in.h
36260 lib/error.c
36261 lib/error.h
36262 @@ -985,7 +825,6 @@ AC_DEFUN([gl_FILE_LIST], [
36263 lib/float.c
36264 lib/float.in.h
36265 lib/fpucw.h
36266 - lib/free.c
36267 lib/frexp.c
36268 lib/frexpl.c
36269 lib/fstat.c
36270 @@ -1011,9 +850,6 @@ AC_DEFUN([gl_FILE_LIST], [
36271 lib/gettime.c
36272 lib/gettimeofday.c
36273 lib/group-member.c
36274 - lib/ialloc.c
36275 - lib/ialloc.h
36276 - lib/idx.h
36277 lib/intprops.h
36278 lib/inttypes.in.h
36279 lib/isnan.c
36280 @@ -1024,15 +860,11 @@ AC_DEFUN([gl_FILE_LIST], [
36281 lib/isnanl-nolibm.h
36282 lib/isnanl.c
36283 lib/itold.c
36284 - lib/libc-config.h
36285 lib/limits.in.h
36286 + lib/localtime-buffer.c
36287 + lib/localtime-buffer.h
36288 lib/lstat.c
36289 lib/malloc.c
36290 - lib/malloc/scratch_buffer.h
36291 - lib/malloc/scratch_buffer_dupfree.c
36292 - lib/malloc/scratch_buffer_grow.c
36293 - lib/malloc/scratch_buffer_grow_preserve.c
36294 - lib/malloc/scratch_buffer_set_array_size.c
36295 lib/malloca.c
36296 lib/malloca.h
36297 lib/math.c
36298 @@ -1041,7 +873,6 @@ AC_DEFUN([gl_FILE_LIST], [
36299 lib/memchr.valgrind
36300 lib/mempcpy.c
36301 lib/memrchr.c
36302 - lib/minmax.h
36303 lib/mkdir.c
36304 lib/mkdirat.c
36305 lib/msvc-inval.c
36306 @@ -1057,7 +888,6 @@ AC_DEFUN([gl_FILE_LIST], [
36307 lib/opendir.c
36308 lib/pathmax.h
36309 lib/pipe-safer.c
36310 - lib/pipe.c
36311 lib/printf-args.c
36312 lib/printf-args.h
36313 lib/printf-frexp.c
36314 @@ -1066,12 +896,9 @@ AC_DEFUN([gl_FILE_LIST], [
36315 lib/printf-frexpl.h
36316 lib/printf-parse.c
36317 lib/printf-parse.h
36318 - lib/rawmemchr.c
36319 - lib/rawmemchr.valgrind
36320 lib/readlink.c
36321 lib/readlinkat.c
36322 lib/realloc.c
36323 - lib/reallocarray.c
36324 lib/rename.c
36325 lib/renameat.c
36326 lib/renameatu.c
36327 @@ -1081,7 +908,6 @@ AC_DEFUN([gl_FILE_LIST], [
36328 lib/same-inode.h
36329 lib/save-cwd.c
36330 lib/save-cwd.h
36331 - lib/scratch_buffer.h
36332 lib/signbitd.c
36333 lib/signbitf.c
36334 lib/signbitl.c
36335 @@ -1092,12 +918,9 @@ AC_DEFUN([gl_FILE_LIST], [
36336 lib/stat-w32.h
36337 lib/stat.c
36338 lib/statat.c
36339 - lib/stdalign.in.h
36340 lib/stdbool.in.h
36341 lib/stddef.in.h
36342 lib/stdint.in.h
36343 - lib/stdio-read.c
36344 - lib/stdio-write.c
36345 lib/stdio.in.h
36346 lib/stdlib.in.h
36347 lib/str-two-way.h
36348 @@ -1144,11 +967,8 @@ AC_DEFUN([gl_FILE_LIST], [
36349 lib/xsize.c
36350 lib/xsize.h
36351 m4/00gnulib.m4
36352 - m4/__inline.m4
36353 m4/absolute-header.m4
36354 m4/alloca.m4
36355 - m4/builtin-expect.m4
36356 - m4/calloc.m4
36357 m4/canonicalize.m4
36358 m4/chdir-long.m4
36359 m4/clock_time.m4
36360 @@ -1156,6 +976,7 @@ AC_DEFUN([gl_FILE_LIST], [
36361 m4/closedir.m4
36362 m4/dirent_h.m4
36363 m4/dirfd.m4
36364 + m4/dirname.m4
36365 m4/double-slash-root.m4
36366 m4/dup.m4
36367 m4/dup2.m4
36368 @@ -1177,7 +998,6 @@ AC_DEFUN([gl_FILE_LIST], [
36369 m4/filenamecat.m4
36370 m4/float_h.m4
36371 m4/fpieee.m4
36372 - m4/free.m4
36373 m4/frexp.m4
36374 m4/frexpl.m4
36375 m4/fstat.m4
36376 @@ -1196,6 +1016,7 @@ AC_DEFUN([gl_FILE_LIST], [
36377 m4/group-member.m4
36378 m4/include_next.m4
36379 m4/intmax_t.m4
36380 + m4/inttypes-pri.m4
36381 m4/inttypes.m4
36382 m4/inttypes_h.m4
36383 m4/isnand.m4
36384 @@ -1204,6 +1025,8 @@ AC_DEFUN([gl_FILE_LIST], [
36385 m4/largefile.m4
36386 m4/ldexpl.m4
36387 m4/limits-h.m4
36388 + m4/localtime-buffer.m4
36389 + m4/longlong.m4
36390 m4/lstat.m4
36391 m4/malloc.m4
36392 m4/malloca.m4
36393 @@ -1211,7 +1034,6 @@ AC_DEFUN([gl_FILE_LIST], [
36394 m4/memchr.m4
36395 m4/mempcpy.m4
36396 m4/memrchr.m4
36397 - m4/minmax.m4
36398 m4/mkdir.m4
36399 m4/mkdirat.m4
36400 m4/mmap-anon.m4
36401 @@ -1222,21 +1044,16 @@ AC_DEFUN([gl_FILE_LIST], [
36402 m4/nocrash.m4
36403 m4/off_t.m4
36404 m4/open-cloexec.m4
36405 - m4/open-slash.m4
36406 m4/open.m4
36407 m4/openat.m4
36408 m4/opendir.m4
36409 m4/pathmax.m4
36410 - m4/pid_t.m4
36411 - m4/pipe.m4
36412 m4/printf-frexp.m4
36413 m4/printf-frexpl.m4
36414 m4/printf.m4
36415 - m4/rawmemchr.m4
36416 m4/readlink.m4
36417 m4/readlinkat.m4
36418 m4/realloc.m4
36419 - m4/reallocarray.m4
36420 m4/rename.m4
36421 m4/renameat.m4
36422 m4/rmdir.m4
36423 @@ -1246,8 +1063,6 @@ AC_DEFUN([gl_FILE_LIST], [
36424 m4/ssize_t.m4
36425 m4/stat-time.m4
36426 m4/stat.m4
36427 - m4/std-gnu11.m4
36428 - m4/stdalign.m4
36429 m4/stdbool.m4
36430 m4/stddef_h.m4
36431 m4/stdint.m4
36432 @@ -1278,7 +1093,6 @@ AC_DEFUN([gl_FILE_LIST], [
36433 m4/utimens.m4
36434 m4/utimensat.m4
36435 m4/utimes.m4
36436 - m4/vararrays.m4
36437 m4/vasnprintf.m4
36438 m4/vasprintf-posix.m4
36439 m4/vasprintf.m4
36440 @@ -1288,6 +1102,4 @@ AC_DEFUN([gl_FILE_LIST], [
36441 m4/wint_t.m4
36442 m4/xalloc.m4
36443 m4/xsize.m4
36444 - m4/year2038.m4
36445 - m4/zzgnulib.m4
36446 ])
36447
36448 diff --git a/autotools/m4/gnulib-tool.m4 b/autotools/m4/gnulib-tool.m4
36449 index 8428901..98e6ade 100644
36450 --- a/autotools/m4/gnulib-tool.m4
36451 +++ b/autotools/m4/gnulib-tool.m4
36452 @@ -1,5 +1,5 @@
36453 -# gnulib-tool.m4 serial 4
36454 -dnl Copyright (C) 2004-2005, 2009-2022 Free Software Foundation, Inc.
36455 +# gnulib-tool.m4 serial 2
36456 +dnl Copyright (C) 2004-2005, 2009-2019 Free Software Foundation, Inc.
36457 dnl This file is free software; the Free Software Foundation
36458 dnl gives unlimited permission to copy and/or distribute it,
36459 dnl with or without modifications, as long as this notice is preserved.
36460 @@ -44,12 +44,6 @@ AC_DEFUN([gl_LGPL], [])
36461 dnl Usage: gl_MAKEFILE_NAME([FILENAME])
36462 AC_DEFUN([gl_MAKEFILE_NAME], [])
36463
36464 -dnl Usage: gl_TESTS_MAKEFILE_NAME([FILENAME])
36465 -AC_DEFUN([gl_TESTS_MAKEFILE_NAME], [])
36466 -
36467 -dnl Usage: gl_AUTOMAKE_SUBDIR
36468 -AC_DEFUN([gl_AUTOMAKE_SUBDIR], [])
36469 -
36470 dnl Usage: gl_LIBTOOL
36471 AC_DEFUN([gl_LIBTOOL], [])
36472
36473
36474 diff --git a/autotools/m4/group-member.m4 b/autotools/m4/group-member.m4
36475 index f9bc38b..77d389d 100644
36476 --- a/autotools/m4/group-member.m4
36477 +++ b/autotools/m4/group-member.m4
36478 @@ -1,6 +1,6 @@
36479 # serial 14
36480
36481 -# Copyright (C) 1999-2001, 2003-2007, 2009-2022 Free Software Foundation, Inc.
36482 +# Copyright (C) 1999-2001, 2003-2007, 2009-2019 Free Software Foundation, Inc.
36483
36484 # This file is free software; the Free Software Foundation
36485 # gives unlimited permission to copy and/or distribute it,
36486
36487 diff --git a/autotools/m4/include_next.m4 b/autotools/m4/include_next.m4
36488 index a9247f6..86eb2c9 100644
36489 --- a/autotools/m4/include_next.m4
36490 +++ b/autotools/m4/include_next.m4
36491 @@ -1,5 +1,5 @@
36492 -# include_next.m4 serial 26
36493 -dnl Copyright (C) 2006-2022 Free Software Foundation, Inc.
36494 +# include_next.m4 serial 24
36495 +dnl Copyright (C) 2006-2019 Free Software Foundation, Inc.
36496 dnl This file is free software; the Free Software Foundation
36497 dnl gives unlimited permission to copy and/or distribute it,
36498 dnl with or without modifications, as long as this notice is preserved.
36499 @@ -106,21 +106,19 @@ dnl We intentionally avoid using AC_LANG_SOURCE here.
36500 AC_SUBST([INCLUDE_NEXT])
36501 AC_SUBST([INCLUDE_NEXT_AS_FIRST_DIRECTIVE])
36502 AC_SUBST([PRAGMA_SYSTEM_HEADER])
36503 -
36504 - dnl HP NonStop systems, which define __TANDEM, limit the line length
36505 - dnl after including some system header files.
36506 - AC_CACHE_CHECK([whether source code line length is unlimited],
36507 - [gl_cv_source_line_length_unlimited],
36508 - [AC_EGREP_CPP([choke me],
36509 + AC_CACHE_CHECK([whether system header files limit the line length],
36510 + [gl_cv_pragma_columns],
36511 + [dnl HP NonStop systems, which define __TANDEM, have this misfeature.
36512 + AC_EGREP_CPP([choke me],
36513 [
36514 #ifdef __TANDEM
36515 choke me
36516 #endif
36517 ],
36518 - [gl_cv_source_line_length_unlimited=no],
36519 - [gl_cv_source_line_length_unlimited=yes])
36520 + [gl_cv_pragma_columns=yes],
36521 + [gl_cv_pragma_columns=no])
36522 ])
36523 - if test $gl_cv_source_line_length_unlimited = no; then
36524 + if test $gl_cv_pragma_columns = yes; then
36525 PRAGMA_COLUMNS="#pragma COLUMNS 10000"
36526 else
36527 PRAGMA_COLUMNS=
36528 @@ -178,40 +176,42 @@ AC_DEFUN([gl_NEXT_HEADERS_INTERNAL],
36529 [AC_CHECK_HEADERS_ONCE([$1])
36530 ])
36531
36532 +dnl FIXME: gl_next_header and gl_header_exists must be used unquoted
36533 +dnl until we can assume autoconf 2.64 or newer.
36534 m4_foreach_w([gl_HEADER_NAME], [$1],
36535 [AS_VAR_PUSHDEF([gl_next_header],
36536 [gl_cv_next_]m4_defn([gl_HEADER_NAME]))
36537 if test $gl_cv_have_include_next = yes; then
36538 - AS_VAR_SET([gl_next_header], ['<'gl_HEADER_NAME'>'])
36539 + AS_VAR_SET(gl_next_header, ['<'gl_HEADER_NAME'>'])
36540 else
36541 AC_CACHE_CHECK(
36542 [absolute name of <]m4_defn([gl_HEADER_NAME])[>],
36543 - [gl_next_header],
36544 + m4_defn([gl_next_header]),
36545 [m4_if([$2], [check],
36546 [AS_VAR_PUSHDEF([gl_header_exists],
36547 [ac_cv_header_]m4_defn([gl_HEADER_NAME]))
36548 - if test AS_VAR_GET([gl_header_exists]) = yes; then
36549 + if test AS_VAR_GET(gl_header_exists) = yes; then
36550 AS_VAR_POPDEF([gl_header_exists])
36551 ])
36552 - gl_ABSOLUTE_HEADER_ONE(gl_HEADER_NAME)
36553 - AS_VAR_COPY([gl_header], [gl_cv_absolute_]AS_TR_SH(gl_HEADER_NAME))
36554 - AS_VAR_SET([gl_next_header], ['"'$gl_header'"'])
36555 + gl_ABSOLUTE_HEADER_ONE(gl_HEADER_NAME)
36556 + AS_VAR_COPY([gl_header], [gl_cv_absolute_]AS_TR_SH(gl_HEADER_NAME))
36557 + AS_VAR_SET(gl_next_header, ['"'$gl_header'"'])
36558 m4_if([$2], [check],
36559 [else
36560 - AS_VAR_SET([gl_next_header], ['<'gl_HEADER_NAME'>'])
36561 + AS_VAR_SET(gl_next_header, ['<'gl_HEADER_NAME'>'])
36562 fi
36563 ])
36564 ])
36565 fi
36566 AC_SUBST(
36567 AS_TR_CPP([NEXT_]m4_defn([gl_HEADER_NAME])),
36568 - [AS_VAR_GET([gl_next_header])])
36569 + [AS_VAR_GET(gl_next_header)])
36570 if test $gl_cv_have_include_next = yes || test $gl_cv_have_include_next = buggy; then
36571 # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
36572 gl_next_as_first_directive='<'gl_HEADER_NAME'>'
36573 else
36574 # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include'
36575 - gl_next_as_first_directive=AS_VAR_GET([gl_next_header])
36576 + gl_next_as_first_directive=AS_VAR_GET(gl_next_header)
36577 fi
36578 AC_SUBST(
36579 AS_TR_CPP([NEXT_AS_FIRST_DIRECTIVE_]m4_defn([gl_HEADER_NAME])),
36580
36581 diff --git a/autotools/m4/intmax_t.m4 b/autotools/m4/intmax_t.m4
36582 index 8a15dab..5ded16e 100644
36583 --- a/autotools/m4/intmax_t.m4
36584 +++ b/autotools/m4/intmax_t.m4
36585 @@ -1,5 +1,5 @@
36586 -# intmax_t.m4 serial 9
36587 -dnl Copyright (C) 1997-2004, 2006-2007, 2009-2022 Free Software Foundation,
36588 +# intmax_t.m4 serial 8
36589 +dnl Copyright (C) 1997-2004, 2006-2007, 2009-2019 Free Software Foundation,
36590 dnl Inc.
36591 dnl This file is free software; the Free Software Foundation
36592 dnl gives unlimited permission to copy and/or distribute it,
36593 @@ -19,7 +19,11 @@ AC_DEFUN([gl_AC_TYPE_INTMAX_T],
36594 AC_REQUIRE([gl_AC_HEADER_INTTYPES_H])
36595 AC_REQUIRE([gl_AC_HEADER_STDINT_H])
36596 if test $gl_cv_header_inttypes_h = no && test $gl_cv_header_stdint_h = no; then
36597 - AC_DEFINE_UNQUOTED([intmax_t], [long long],
36598 + AC_REQUIRE([AC_TYPE_LONG_LONG_INT])
36599 + test $ac_cv_type_long_long_int = yes \
36600 + && ac_type='long long' \
36601 + || ac_type='long'
36602 + AC_DEFINE_UNQUOTED([intmax_t], [$ac_type],
36603 [Define to long or long long if <inttypes.h> and <stdint.h> don't define.])
36604 else
36605 AC_DEFINE([HAVE_INTMAX_T], [1],
36606 @@ -53,7 +57,11 @@ AC_DEFUN([gt_AC_TYPE_INTMAX_T],
36607 AC_DEFINE([HAVE_INTMAX_T], [1],
36608 [Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>.])
36609 else
36610 - AC_DEFINE_UNQUOTED([intmax_t], [long long],
36611 + AC_REQUIRE([AC_TYPE_LONG_LONG_INT])
36612 + test $ac_cv_type_long_long_int = yes \
36613 + && ac_type='long long' \
36614 + || ac_type='long'
36615 + AC_DEFINE_UNQUOTED([intmax_t], [$ac_type],
36616 [Define to long or long long if <stdint.h> and <inttypes.h> don't define.])
36617 fi
36618 ])
36619
36620 diff --git a/autotools/m4/inttypes.m4 b/autotools/m4/inttypes.m4
36621 index df25a21..c58a1be 100644
36622 --- a/autotools/m4/inttypes.m4
36623 +++ b/autotools/m4/inttypes.m4
36624 @@ -1,5 +1,5 @@
36625 -# inttypes.m4 serial 36
36626 -dnl Copyright (C) 2006-2022 Free Software Foundation, Inc.
36627 +# inttypes.m4 serial 27
36628 +dnl Copyright (C) 2006-2019 Free Software Foundation, Inc.
36629 dnl This file is free software; the Free Software Foundation
36630 dnl gives unlimited permission to copy and/or distribute it,
36631 dnl with or without modifications, as long as this notice is preserved.
36632 @@ -7,7 +7,7 @@ dnl with or without modifications, as long as this notice is preserved.
36633 dnl From Derek Price, Bruno Haible.
36634 dnl Test whether <inttypes.h> is supported or must be substituted.
36635
36636 -AC_DEFUN_ONCE([gl_INTTYPES_H],
36637 +AC_DEFUN([gl_INTTYPES_H],
36638 [
36639 AC_REQUIRE([gl_INTTYPES_INCOMPLETE])
36640 gl_INTTYPES_PRI_SCN
36641 @@ -28,26 +28,17 @@ AC_DEFUN_ONCE([gl_INTTYPES_INCOMPLETE],
36642 dnl corresponding gnulib module is not in use.
36643 gl_WARN_ON_USE_PREPARE([[#include <inttypes.h>
36644 ]], [imaxabs imaxdiv strtoimax strtoumax])
36645 -
36646 - AC_REQUIRE([AC_C_RESTRICT])
36647 ])
36648
36649 # Ensure that the PRI* and SCN* macros are defined appropriately.
36650 AC_DEFUN([gl_INTTYPES_PRI_SCN],
36651 [
36652 + AC_REQUIRE([gt_INTTYPES_PRI])
36653 +
36654 PRIPTR_PREFIX=
36655 - if $GL_GENERATE_STDINT_H; then
36656 - dnl Using the gnulib <stdint.h>. It defines intptr_t to 'long' or
36657 - dnl 'long long', depending on _WIN64.
36658 - AC_COMPILE_IFELSE(
36659 - [AC_LANG_PROGRAM([[
36660 - #ifdef _WIN64
36661 - LLP64
36662 - #endif
36663 - ]])
36664 - ],
36665 - [PRIPTR_PREFIX='"l"'],
36666 - [PRIPTR_PREFIX='"ll"'])
36667 + if test -n "$STDINT_H"; then
36668 + dnl Using the gnulib <stdint.h>. It always defines intptr_t to 'long'.
36669 + PRIPTR_PREFIX='"l"'
36670 else
36671 dnl Using the system's <stdint.h>.
36672 for glpfx in '' l ll I64; do
36673 @@ -122,8 +113,10 @@ AC_DEFUN([gl_INTTYPES_CHECK_LONG_LONG_INT_CONDITION],
36674
36675 #if $2
36676 #define CONDITION ($3)
36677 - #else
36678 + #elif HAVE_LONG_LONG_INT
36679 #define CONDITION ($4)
36680 + #else
36681 + #define CONDITION 0
36682 #endif
36683 int test[CONDITION ? 1 : -1];]])],
36684 [gl_cv_test_$1=yes],
36685 @@ -136,34 +129,19 @@ AC_DEFUN([gl_INTTYPES_CHECK_LONG_LONG_INT_CONDITION],
36686 AC_SUBST([$1])
36687 ])
36688
36689 -# gl_INTTYPES_MODULE_INDICATOR([modulename])
36690 -# sets the shell variable that indicates the presence of the given module
36691 -# to a C preprocessor expression that will evaluate to 1.
36692 -# This macro invocation must not occur in macros that are AC_REQUIREd.
36693 AC_DEFUN([gl_INTTYPES_MODULE_INDICATOR],
36694 [
36695 - dnl Ensure to expand the default settings once only.
36696 - gl_INTTYPES_H_REQUIRE_DEFAULTS
36697 - gl_MODULE_INDICATOR_SET_VARIABLE([$1])
36698 -])
36699 -
36700 -# Initializes the default values for AC_SUBSTed shell variables.
36701 -# This macro must not be AC_REQUIREd. It must only be invoked, and only
36702 -# outside of macros or in macros that are not AC_REQUIREd.
36703 -AC_DEFUN([gl_INTTYPES_H_REQUIRE_DEFAULTS],
36704 -[
36705 - m4_defun(GL_MODULE_INDICATOR_PREFIX[_INTTYPES_H_MODULE_INDICATOR_DEFAULTS], [
36706 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_IMAXABS])
36707 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_IMAXDIV])
36708 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_STRTOIMAX])
36709 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_STRTOUMAX])
36710 - ])
36711 - m4_require(GL_MODULE_INDICATOR_PREFIX[_INTTYPES_H_MODULE_INDICATOR_DEFAULTS])
36712 + dnl Use AC_REQUIRE here, so that the default settings are expanded once only.
36713 AC_REQUIRE([gl_INTTYPES_H_DEFAULTS])
36714 + gl_MODULE_INDICATOR_SET_VARIABLE([$1])
36715 ])
36716
36717 AC_DEFUN([gl_INTTYPES_H_DEFAULTS],
36718 [
36719 + GNULIB_IMAXABS=0; AC_SUBST([GNULIB_IMAXABS])
36720 + GNULIB_IMAXDIV=0; AC_SUBST([GNULIB_IMAXDIV])
36721 + GNULIB_STRTOIMAX=0; AC_SUBST([GNULIB_STRTOIMAX])
36722 + GNULIB_STRTOUMAX=0; AC_SUBST([GNULIB_STRTOUMAX])
36723 dnl Assume proper GNU behavior unless another module says otherwise.
36724 HAVE_DECL_IMAXABS=1; AC_SUBST([HAVE_DECL_IMAXABS])
36725 HAVE_DECL_IMAXDIV=1; AC_SUBST([HAVE_DECL_IMAXDIV])
36726 @@ -174,6 +152,7 @@ AC_DEFUN([gl_INTTYPES_H_DEFAULTS],
36727 REPLACE_STRTOUMAX=0; AC_SUBST([REPLACE_STRTOUMAX])
36728 INT32_MAX_LT_INTMAX_MAX=1; AC_SUBST([INT32_MAX_LT_INTMAX_MAX])
36729 INT64_MAX_EQ_LONG_MAX='defined _LP64'; AC_SUBST([INT64_MAX_EQ_LONG_MAX])
36730 + PRI_MACROS_BROKEN=0; AC_SUBST([PRI_MACROS_BROKEN])
36731 PRIPTR_PREFIX=__PRIPTR_PREFIX; AC_SUBST([PRIPTR_PREFIX])
36732 UINT32_MAX_LT_UINTMAX_MAX=1; AC_SUBST([UINT32_MAX_LT_UINTMAX_MAX])
36733 UINT64_MAX_EQ_ULONG_MAX='defined _LP64'; AC_SUBST([UINT64_MAX_EQ_ULONG_MAX])
36734
36735 diff --git a/autotools/m4/inttypes_h.m4 b/autotools/m4/inttypes_h.m4
36736 index 6e9eebf..d20422a 100644
36737 --- a/autotools/m4/inttypes_h.m4
36738 +++ b/autotools/m4/inttypes_h.m4
36739 @@ -1,5 +1,5 @@
36740 # inttypes_h.m4 serial 10
36741 -dnl Copyright (C) 1997-2004, 2006, 2008-2022 Free Software Foundation, Inc.
36742 +dnl Copyright (C) 1997-2004, 2006, 2008-2019 Free Software Foundation, Inc.
36743 dnl This file is free software; the Free Software Foundation
36744 dnl gives unlimited permission to copy and/or distribute it,
36745 dnl with or without modifications, as long as this notice is preserved.
36746
36747 diff --git a/autotools/m4/isnand.m4 b/autotools/m4/isnand.m4
36748 index 4eadde7..31af024 100644
36749 --- a/autotools/m4/isnand.m4
36750 +++ b/autotools/m4/isnand.m4
36751 @@ -1,5 +1,5 @@
36752 -# isnand.m4 serial 12
36753 -dnl Copyright (C) 2007-2022 Free Software Foundation, Inc.
36754 +# isnand.m4 serial 11
36755 +dnl Copyright (C) 2007-2019 Free Software Foundation, Inc.
36756 dnl This file is free software; the Free Software Foundation
36757 dnl gives unlimited permission to copy and/or distribute it,
36758 dnl with or without modifications, as long as this notice is preserved.
36759 @@ -58,7 +58,7 @@ AC_DEFUN([gl_HAVE_ISNAND_IN_LIBM],
36760 AC_LINK_IFELSE(
36761 [AC_LANG_PROGRAM(
36762 [[#include <math.h>
36763 - #if (__GNUC__ >= 4) || (__clang_major__ >= 4)
36764 + #if __GNUC__ >= 4
36765 # undef isnand
36766 # define isnand(x) __builtin_isnan ((double)(x))
36767 #elif defined isnan
36768 @@ -81,7 +81,7 @@ AC_DEFUN([gl_HAVE_ISNAND_NO_LIBM],
36769 AC_LINK_IFELSE(
36770 [AC_LANG_PROGRAM(
36771 [[#include <math.h>
36772 - #if (__GNUC__ >= 4) || (__clang_major__ >= 4)
36773 + #if __GNUC__ >= 4
36774 # undef isnand
36775 # define isnand(x) __builtin_isnan ((double)(x))
36776 #else
36777
36778 diff --git a/autotools/m4/isnanf.m4 b/autotools/m4/isnanf.m4
36779 index 44c825a..f03f37d 100644
36780 --- a/autotools/m4/isnanf.m4
36781 +++ b/autotools/m4/isnanf.m4
36782 @@ -1,5 +1,5 @@
36783 -# isnanf.m4 serial 18
36784 -dnl Copyright (C) 2007-2022 Free Software Foundation, Inc.
36785 +# isnanf.m4 serial 15
36786 +dnl Copyright (C) 2007-2019 Free Software Foundation, Inc.
36787 dnl This file is free software; the Free Software Foundation
36788 dnl gives unlimited permission to copy and/or distribute it,
36789 dnl with or without modifications, as long as this notice is preserved.
36790 @@ -74,9 +74,9 @@ AC_DEFUN([gl_HAVE_ISNANF_NO_LIBM],
36791 AC_LINK_IFELSE(
36792 [AC_LANG_PROGRAM(
36793 [[#include <math.h>
36794 - #if (__GNUC__ >= 4) || (__clang_major__ >= 4)
36795 + #if __GNUC__ >= 4
36796 # undef isnanf
36797 - # define isnanf(x) __builtin_isnan ((float)(x))
36798 + # define isnanf(x) __builtin_isnanf ((float)(x))
36799 #elif defined isnan
36800 # undef isnanf
36801 # define isnanf(x) isnan ((float)(x))
36802 @@ -99,9 +99,9 @@ AC_DEFUN([gl_HAVE_ISNANF_IN_LIBM],
36803 AC_LINK_IFELSE(
36804 [AC_LANG_PROGRAM(
36805 [[#include <math.h>
36806 - #if (__GNUC__ >= 4) || (__clang_major__ >= 4)
36807 + #if __GNUC__ >= 4
36808 # undef isnanf
36809 - # define isnanf(x) __builtin_isnan ((float)(x))
36810 + # define isnanf(x) __builtin_isnanf ((float)(x))
36811 #elif defined isnan
36812 # undef isnanf
36813 # define isnanf(x) isnan ((float)(x))
36814 @@ -127,9 +127,9 @@ AC_DEFUN([gl_ISNANF_WORKS],
36815 AC_RUN_IFELSE(
36816 [AC_LANG_SOURCE([[
36817 #include <math.h>
36818 -#if (__GNUC__ >= 4) || (__clang_major__ >= 4)
36819 +#if __GNUC__ >= 4
36820 # undef isnanf
36821 -# define isnanf(x) __builtin_isnan ((float)(x))
36822 +# define isnanf(x) __builtin_isnanf ((float)(x))
36823 #elif defined isnan
36824 # undef isnanf
36825 # define isnanf(x) isnan ((float)(x))
36826 @@ -169,7 +169,7 @@ int main()
36827 m.value = NaN ();
36828 /* Set the bits below the exponent to 01111...111. */
36829 m.word[0] &= -1U << FLT_EXPBIT0_BIT;
36830 - m.word[0] |= (1U << (FLT_EXPBIT0_BIT - 1)) - 1;
36831 + m.word[0] |= 1U << (FLT_EXPBIT0_BIT - 1) - 1;
36832 if (!isnanf (m.value))
36833 result |= 4;
36834 }
36835
36836 diff --git a/autotools/m4/isnanl.m4 b/autotools/m4/isnanl.m4
36837 index fa49a64..3bef867 100644
36838 --- a/autotools/m4/isnanl.m4
36839 +++ b/autotools/m4/isnanl.m4
36840 @@ -1,5 +1,5 @@
36841 -# isnanl.m4 serial 22
36842 -dnl Copyright (C) 2007-2022 Free Software Foundation, Inc.
36843 +# isnanl.m4 serial 20
36844 +dnl Copyright (C) 2007-2019 Free Software Foundation, Inc.
36845 dnl This file is free software; the Free Software Foundation
36846 dnl gives unlimited permission to copy and/or distribute it,
36847 dnl with or without modifications, as long as this notice is preserved.
36848 @@ -68,9 +68,9 @@ AC_DEFUN([gl_HAVE_ISNANL_NO_LIBM],
36849 AC_LINK_IFELSE(
36850 [AC_LANG_PROGRAM(
36851 [[#include <math.h>
36852 - #if (__GNUC__ >= 4) || (__clang_major__ >= 4)
36853 + #if __GNUC__ >= 4
36854 # undef isnanl
36855 - # define isnanl(x) __builtin_isnan ((long double)(x))
36856 + # define isnanl(x) __builtin_isnanl ((long double)(x))
36857 #elif defined isnan
36858 # undef isnanl
36859 # define isnanl(x) isnan ((long double)(x))
36860 @@ -93,9 +93,9 @@ AC_DEFUN([gl_HAVE_ISNANL_IN_LIBM],
36861 AC_LINK_IFELSE(
36862 [AC_LANG_PROGRAM(
36863 [[#include <math.h>
36864 - #if (__GNUC__ >= 4) || (__clang_major__ >= 4)
36865 + #if __GNUC__ >= 4
36866 # undef isnanl
36867 - # define isnanl(x) __builtin_isnan ((long double)(x))
36868 + # define isnanl(x) __builtin_isnanl ((long double)(x))
36869 #elif defined isnan
36870 # undef isnanl
36871 # define isnanl(x) isnan ((long double)(x))
36872 @@ -123,9 +123,9 @@ AC_DEFUN([gl_FUNC_ISNANL_WORKS],
36873 #include <float.h>
36874 #include <limits.h>
36875 #include <math.h>
36876 -#if (__GNUC__ >= 4) || (__clang_major__ >= 4)
36877 +#if __GNUC__ >= 4
36878 # undef isnanl
36879 -# define isnanl(x) __builtin_isnan ((long double)(x))
36880 +# define isnanl(x) __builtin_isnanl ((long double)(x))
36881 #elif defined isnan
36882 # undef isnanl
36883 # define isnanl(x) isnan ((long double)(x))
36884
36885 diff --git a/autotools/m4/largefile.m4 b/autotools/m4/largefile.m4
36886 index 3e8b5e3..1938188 100644
36887 --- a/autotools/m4/largefile.m4
36888 +++ b/autotools/m4/largefile.m4
36889 @@ -1,47 +1,28 @@
36890 # Enable large files on systems where this is not the default.
36891 -# Enable support for files on Linux file systems with 64-bit inode numbers.
36892
36893 -# Copyright 1992-1996, 1998-2022 Free Software Foundation, Inc.
36894 +# Copyright 1992-1996, 1998-2019 Free Software Foundation, Inc.
36895 # This file is free software; the Free Software Foundation
36896 # gives unlimited permission to copy and/or distribute it,
36897 # with or without modifications, as long as this notice is preserved.
36898
36899 -# The following macro works around a problem in Autoconf's AC_FUNC_FSEEKO:
36900 -# It does not set _LARGEFILE_SOURCE=1 on HP-UX/ia64 32-bit, although this
36901 -# setting of _LARGEFILE_SOURCE is needed so that <stdio.h> declares fseeko
36902 -# and ftello in C++ mode as well.
36903 -AC_DEFUN([gl_SET_LARGEFILE_SOURCE],
36904 -[
36905 - AC_REQUIRE([AC_CANONICAL_HOST])
36906 - AC_FUNC_FSEEKO
36907 - case "$host_os" in
36908 - hpux*)
36909 - AC_DEFINE([_LARGEFILE_SOURCE], [1],
36910 - [Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2).])
36911 - ;;
36912 - esac
36913 -])
36914 -
36915 -# Work around a problem in Autoconf through at least 2.71 on glibc 2.34+
36916 -# with _TIME_BITS. Also, work around a problem in autoconf <= 2.69:
36917 +# The following implementation works around a problem in autoconf <= 2.69;
36918 # AC_SYS_LARGEFILE does not configure for large inodes on Mac OS X 10.5,
36919 # or configures them incorrectly in some cases.
36920 -m4_version_prereq([2.70], [], [
36921 +m4_version_prereq([2.70], [] ,[
36922
36923 # _AC_SYS_LARGEFILE_TEST_INCLUDES
36924 # -------------------------------
36925 m4_define([_AC_SYS_LARGEFILE_TEST_INCLUDES],
36926 -[#include <sys/types.h>
36927 +[@%:@include <sys/types.h>
36928 /* Check that off_t can represent 2**63 - 1 correctly.
36929 We can't simply define LARGE_OFF_T to be 9223372036854775807,
36930 since some C++ compilers masquerading as C compilers
36931 incorrectly reject 9223372036854775807. */
36932 -#define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31))
36933 +@%:@define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
36934 int off_t_is_large[[(LARGE_OFF_T % 2147483629 == 721
36935 && LARGE_OFF_T % 2147483647 == 1)
36936 ? 1 : -1]];[]dnl
36937 ])
36938 -])# m4_version_prereq 2.70
36939
36940
36941 # _AC_SYS_LARGEFILE_MACRO_VALUE(C-MACRO, VALUE,
36942 @@ -56,8 +37,7 @@ m4_define([_AC_SYS_LARGEFILE_MACRO_VALUE],
36943 [AC_LANG_PROGRAM([$5], [$6])],
36944 [$3=no; break])
36945 m4_ifval([$6], [AC_LINK_IFELSE], [AC_COMPILE_IFELSE])(
36946 - [AC_LANG_PROGRAM([#undef $1
36947 -#define $1 $2
36948 + [AC_LANG_PROGRAM([@%:@define $1 $2
36949 $5], [$6])],
36950 [$3=$2; break])
36951 $3=unknown
36952 @@ -76,15 +56,13 @@ rm -rf conftest*[]dnl
36953 # By default, many hosts won't let programs access large files;
36954 # one must use special compiler options to get large-file access to work.
36955 # For more details about this brain damage please see:
36956 -# http://www.unix.org/version2/whatsnew/lfs20mar.html
36957 -# Additionally, on Linux file systems with 64-bit inodes a file that happens
36958 -# to have a 64-bit inode number cannot be accessed by 32-bit applications on
36959 -# Linux x86/x86_64. This can occur with file systems such as XFS and NFS.
36960 +# http://www.unix-systems.org/version2/whatsnew/lfs20mar.html
36961 AC_DEFUN([AC_SYS_LARGEFILE],
36962 [AC_ARG_ENABLE(largefile,
36963 [ --disable-largefile omit support for large files])
36964 -AS_IF([test "$enable_largefile" != no],
36965 - [AC_CACHE_CHECK([for special C compiler options needed for large files],
36966 +if test "$enable_largefile" != no; then
36967 +
36968 + AC_CACHE_CHECK([for special C compiler options needed for large files],
36969 ac_cv_sys_largefile_CC,
36970 [ac_cv_sys_largefile_CC=no
36971 if test "$GCC" != yes; then
36972 @@ -109,15 +87,18 @@ AS_IF([test "$enable_largefile" != no],
36973 ac_cv_sys_file_offset_bits,
36974 [Number of bits in a file offset, on hosts where this is settable.],
36975 [_AC_SYS_LARGEFILE_TEST_INCLUDES])
36976 - AS_CASE([$ac_cv_sys_file_offset_bits],
36977 - [unknown],
36978 - [_AC_SYS_LARGEFILE_MACRO_VALUE([_LARGE_FILES], [1],
36979 - [ac_cv_sys_large_files],
36980 - [Define for large files, on AIX-style hosts.],
36981 - [_AC_SYS_LARGEFILE_TEST_INCLUDES])],
36982 - [64],
36983 - [gl_YEAR2038_BODY([])])])
36984 + if test $ac_cv_sys_file_offset_bits = unknown; then
36985 + _AC_SYS_LARGEFILE_MACRO_VALUE(_LARGE_FILES, 1,
36986 + ac_cv_sys_large_files,
36987 + [Define for large files, on AIX-style hosts.],
36988 + [_AC_SYS_LARGEFILE_TEST_INCLUDES])
36989 + fi
36990 +
36991 + AC_DEFINE([_DARWIN_USE_64_BIT_INODE], [1],
36992 + [Enable large inode numbers on Mac OS X 10.5.])
36993 +fi
36994 ])# AC_SYS_LARGEFILE
36995 +])# m4_version_prereq 2.70
36996
36997 # Enable large files on systems where this is implemented by Gnulib, not by the
36998 # system headers.
36999
37000 diff --git a/autotools/m4/ldexpl.m4 b/autotools/m4/ldexpl.m4
37001 index 06d30f7..bae6de3 100644
37002 --- a/autotools/m4/ldexpl.m4
37003 +++ b/autotools/m4/ldexpl.m4
37004 @@ -1,5 +1,5 @@
37005 # ldexpl.m4 serial 17
37006 -dnl Copyright (C) 2007-2022 Free Software Foundation, Inc.
37007 +dnl Copyright (C) 2007-2019 Free Software Foundation, Inc.
37008 dnl This file is free software; the Free Software Foundation
37009 dnl gives unlimited permission to copy and/or distribute it,
37010 dnl with or without modifications, as long as this notice is preserved.
37011
37012 diff --git a/autotools/m4/limits-h.m4 b/autotools/m4/limits-h.m4
37013 index 5d5a5bf..68f724c 100644
37014 --- a/autotools/m4/limits-h.m4
37015 +++ b/autotools/m4/limits-h.m4
37016 @@ -1,6 +1,6 @@
37017 dnl Check whether limits.h has needed features.
37018
37019 -dnl Copyright 2016-2022 Free Software Foundation, Inc.
37020 +dnl Copyright 2016-2019 Free Software Foundation, Inc.
37021 dnl This file is free software; the Free Software Foundation
37022 dnl gives unlimited permission to copy and/or distribute it,
37023 dnl with or without modifications, as long as this notice is preserved.
37024 @@ -11,7 +11,7 @@ AC_DEFUN_ONCE([gl_LIMITS_H],
37025 [
37026 gl_CHECK_NEXT_HEADERS([limits.h])
37027
37028 - AC_CACHE_CHECK([whether limits.h has WORD_BIT, BOOL_WIDTH etc.],
37029 + AC_CACHE_CHECK([whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.],
37030 [gl_cv_header_limits_width],
37031 [AC_COMPILE_IFELSE(
37032 [AC_LANG_PROGRAM(
37033 @@ -22,20 +22,22 @@ AC_DEFUN_ONCE([gl_LIMITS_H],
37034 long long llm = LLONG_MAX;
37035 int wb = WORD_BIT;
37036 int ullw = ULLONG_WIDTH;
37037 - int bw = BOOL_WIDTH;
37038 ]])],
37039 [gl_cv_header_limits_width=yes],
37040 [gl_cv_header_limits_width=no])])
37041 if test "$gl_cv_header_limits_width" = yes; then
37042 - GL_GENERATE_LIMITS_H=false
37043 + LIMITS_H=
37044 else
37045 - GL_GENERATE_LIMITS_H=true
37046 + LIMITS_H=limits.h
37047 fi
37048 + AC_SUBST([LIMITS_H])
37049 + AM_CONDITIONAL([GL_GENERATE_LIMITS_H], [test -n "$LIMITS_H"])
37050 ])
37051
37052 dnl Unconditionally enables the replacement of <limits.h>.
37053 AC_DEFUN([gl_REPLACE_LIMITS_H],
37054 [
37055 AC_REQUIRE([gl_LIMITS_H])
37056 - GL_GENERATE_LIMITS_H=true
37057 + LIMITS_H='limits.h'
37058 + AM_CONDITIONAL([GL_GENERATE_LIMITS_H], [test -n "$LIMITS_H"])
37059 ])
37060
37061 diff --git a/autotools/m4/lstat.m4 b/autotools/m4/lstat.m4
37062 index d987060..ace1638 100644
37063 --- a/autotools/m4/lstat.m4
37064 +++ b/autotools/m4/lstat.m4
37065 @@ -1,6 +1,6 @@
37066 -# serial 33
37067 +# serial 32
37068
37069 -# Copyright (C) 1997-2001, 2003-2022 Free Software Foundation, Inc.
37070 +# Copyright (C) 1997-2001, 2003-2019 Free Software Foundation, Inc.
37071 #
37072 # This file is free software; the Free Software Foundation
37073 # gives unlimited permission to copy and/or distribute it,
37074 @@ -63,8 +63,8 @@ AC_DEFUN([gl_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK],
37075 # Guess no on native Windows.
37076 gl_cv_func_lstat_dereferences_slashed_symlink="guessing no" ;;
37077 *)
37078 - # If we don't know, obey --enable-cross-guesses.
37079 - gl_cv_func_lstat_dereferences_slashed_symlink="$gl_cross_guess_normal" ;;
37080 + # If we don't know, assume the worst.
37081 + gl_cv_func_lstat_dereferences_slashed_symlink="guessing no" ;;
37082 esac
37083 ])
37084 rm -f conftest.sym conftest.file
37085
37086 diff --git a/autotools/m4/malloc.m4 b/autotools/m4/malloc.m4
37087 index 6b76c1e..f78a484 100644
37088 --- a/autotools/m4/malloc.m4
37089 +++ b/autotools/m4/malloc.m4
37090 @@ -1,21 +1,29 @@
37091 -# malloc.m4 serial 28
37092 -dnl Copyright (C) 2007, 2009-2022 Free Software Foundation, Inc.
37093 +# malloc.m4 serial 17
37094 +dnl Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc.
37095 dnl This file is free software; the Free Software Foundation
37096 dnl gives unlimited permission to copy and/or distribute it,
37097 dnl with or without modifications, as long as this notice is preserved.
37098
37099 +m4_version_prereq([2.70], [] ,[
37100 +
37101 # This is adapted with modifications from upstream Autoconf here:
37102 -# https://git.savannah.gnu.org/cgit/autoconf.git/tree/lib/autoconf/functions.m4?id=v2.70#n949
37103 +# https://git.savannah.gnu.org/cgit/autoconf.git/commit/?id=04be2b7a29d65d9a08e64e8e56e594c91749598c
37104 AC_DEFUN([_AC_FUNC_MALLOC_IF],
37105 [
37106 + AC_REQUIRE([AC_HEADER_STDC])dnl
37107 AC_REQUIRE([AC_CANONICAL_HOST])dnl for cross-compiles
37108 - AC_CACHE_CHECK([whether malloc (0) returns nonnull],
37109 + AC_CHECK_HEADERS([stdlib.h])
37110 + AC_CACHE_CHECK([for GNU libc compatible malloc],
37111 [ac_cv_func_malloc_0_nonnull],
37112 [AC_RUN_IFELSE(
37113 [AC_LANG_PROGRAM(
37114 - [[#include <stdlib.h>
37115 + [[#if defined STDC_HEADERS || defined HAVE_STDLIB_H
37116 + # include <stdlib.h>
37117 + #else
37118 + char *malloc ();
37119 + #endif
37120 ]],
37121 - [[void *p = malloc (0);
37122 + [[char *p = malloc (0);
37123 int result = !p;
37124 free (p);
37125 return result;]])
37126 @@ -24,152 +32,70 @@ AC_DEFUN([_AC_FUNC_MALLOC_IF],
37127 [ac_cv_func_malloc_0_nonnull=no],
37128 [case "$host_os" in
37129 # Guess yes on platforms where we know the result.
37130 - *-gnu* | freebsd* | netbsd* | openbsd* | bitrig* \
37131 - | gnu* | *-musl* | midnightbsd* \
37132 - | hpux* | solaris* | cygwin* | mingw* | msys* )
37133 - ac_cv_func_malloc_0_nonnull="guessing yes" ;;
37134 - # If we don't know, obey --enable-cross-guesses.
37135 - *) ac_cv_func_malloc_0_nonnull="$gl_cross_guess_normal" ;;
37136 + *-gnu* | gnu* | freebsd* | netbsd* | openbsd* \
37137 + | hpux* | solaris* | cygwin* | mingw*)
37138 + ac_cv_func_malloc_0_nonnull=yes ;;
37139 + # If we don't know, assume the worst.
37140 + *) ac_cv_func_malloc_0_nonnull=no ;;
37141 esac
37142 ])
37143 ])
37144 - AS_CASE([$ac_cv_func_malloc_0_nonnull], [*yes], [$1], [$2])
37145 + AS_IF([test $ac_cv_func_malloc_0_nonnull = yes], [$1], [$2])
37146 ])# _AC_FUNC_MALLOC_IF
37147
37148 +])
37149 +
37150 # gl_FUNC_MALLOC_GNU
37151 # ------------------
37152 -# Replace malloc if it is not compatible with GNU libc.
37153 +# Test whether 'malloc (0)' is handled like in GNU libc, and replace malloc if
37154 +# it is not.
37155 AC_DEFUN([gl_FUNC_MALLOC_GNU],
37156 [
37157 AC_REQUIRE([gl_STDLIB_H_DEFAULTS])
37158 - AC_REQUIRE([gl_FUNC_MALLOC_POSIX])
37159 - REPLACE_MALLOC_FOR_MALLOC_GNU="$REPLACE_MALLOC_FOR_MALLOC_POSIX"
37160 - if test $REPLACE_MALLOC_FOR_MALLOC_GNU = 0; then
37161 - _AC_FUNC_MALLOC_IF([], [REPLACE_MALLOC_FOR_MALLOC_GNU=1])
37162 - fi
37163 -])
37164 -
37165 -# gl_FUNC_MALLOC_PTRDIFF
37166 -# ----------------------
37167 -# Test whether malloc (N) reliably fails when N exceeds PTRDIFF_MAX,
37168 -# and replace malloc otherwise.
37169 -AC_DEFUN([gl_FUNC_MALLOC_PTRDIFF],
37170 -[
37171 - AC_REQUIRE([gl_STDLIB_H_DEFAULTS])
37172 - AC_REQUIRE([gl_CHECK_MALLOC_PTRDIFF])
37173 - test "$gl_cv_malloc_ptrdiff" = yes || REPLACE_MALLOC_FOR_MALLOC_POSIX=1
37174 -])
37175 -
37176 -# Test whether malloc, realloc, calloc refuse to create objects
37177 -# larger than what can be expressed in ptrdiff_t.
37178 -# Set gl_cv_func_malloc_gnu to yes or no accordingly.
37179 -AC_DEFUN([gl_CHECK_MALLOC_PTRDIFF],
37180 -[
37181 - AC_CACHE_CHECK([whether malloc is ptrdiff_t safe],
37182 - [gl_cv_malloc_ptrdiff],
37183 - [AC_COMPILE_IFELSE(
37184 - [AC_LANG_PROGRAM(
37185 - [[#include <stdint.h>
37186 - ]],
37187 - [[/* 64-bit ptrdiff_t is so wide that no practical platform
37188 - can exceed it. */
37189 - #define WIDE_PTRDIFF (PTRDIFF_MAX >> 31 >> 31 != 0)
37190 -
37191 - /* On rare machines where size_t fits in ptrdiff_t there
37192 - is no problem. */
37193 - #define NARROW_SIZE (SIZE_MAX <= PTRDIFF_MAX)
37194 -
37195 - /* glibc 2.30 and later malloc refuses to exceed ptrdiff_t
37196 - bounds even on 32-bit platforms. We don't know which
37197 - non-glibc systems are safe. */
37198 - #define KNOWN_SAFE (2 < __GLIBC__ + (30 <= __GLIBC_MINOR__))
37199 -
37200 - #if WIDE_PTRDIFF || NARROW_SIZE || KNOWN_SAFE
37201 - return 0;
37202 - #else
37203 - #error "malloc might not be ptrdiff_t safe"
37204 - syntax error
37205 - #endif
37206 - ]])],
37207 - [gl_cv_malloc_ptrdiff=yes],
37208 - [gl_cv_malloc_ptrdiff=no])
37209 + dnl _AC_FUNC_MALLOC_IF is defined in Autoconf.
37210 + _AC_FUNC_MALLOC_IF(
37211 + [AC_DEFINE([HAVE_MALLOC_GNU], [1],
37212 + [Define to 1 if your system has a GNU libc compatible 'malloc'
37213 + function, and to 0 otherwise.])],
37214 + [AC_DEFINE([HAVE_MALLOC_GNU], [0])
37215 + REPLACE_MALLOC=1
37216 ])
37217 ])
37218
37219 # gl_FUNC_MALLOC_POSIX
37220 # --------------------
37221 # Test whether 'malloc' is POSIX compliant (sets errno to ENOMEM when it
37222 -# fails, and doesn't mess up with ptrdiff_t overflow), and replace
37223 -# malloc if it is not.
37224 +# fails), and replace malloc if it is not.
37225 AC_DEFUN([gl_FUNC_MALLOC_POSIX],
37226 [
37227 AC_REQUIRE([gl_STDLIB_H_DEFAULTS])
37228 - AC_REQUIRE([gl_FUNC_MALLOC_PTRDIFF])
37229 AC_REQUIRE([gl_CHECK_MALLOC_POSIX])
37230 - if test "$gl_cv_func_malloc_posix" = yes; then
37231 + if test $gl_cv_func_malloc_posix = yes; then
37232 AC_DEFINE([HAVE_MALLOC_POSIX], [1],
37233 - [Define if malloc, realloc, and calloc set errno on allocation failure.])
37234 + [Define if the 'malloc' function is POSIX compliant.])
37235 else
37236 - REPLACE_MALLOC_FOR_MALLOC_POSIX=1
37237 + REPLACE_MALLOC=1
37238 fi
37239 ])
37240
37241 -# Test whether malloc, realloc, calloc set errno to ENOMEM on failure.
37242 +# Test whether malloc, realloc, calloc are POSIX compliant,
37243 # Set gl_cv_func_malloc_posix to yes or no accordingly.
37244 AC_DEFUN([gl_CHECK_MALLOC_POSIX],
37245 [
37246 - AC_REQUIRE([AC_CANONICAL_HOST])
37247 - AC_CACHE_CHECK([whether malloc, realloc, calloc set errno on failure],
37248 + AC_CACHE_CHECK([whether malloc, realloc, calloc are POSIX compliant],
37249 [gl_cv_func_malloc_posix],
37250 [
37251 dnl It is too dangerous to try to allocate a large amount of memory:
37252 dnl some systems go to their knees when you do that. So assume that
37253 - dnl all Unix implementations of the function set errno on failure,
37254 - dnl except on those platforms where we have seen 'test-malloc-gnu',
37255 - dnl 'test-realloc-gnu', 'test-calloc-gnu' fail.
37256 - case "$host_os" in
37257 - mingw*)
37258 - gl_cv_func_malloc_posix=no ;;
37259 - irix* | solaris*)
37260 - dnl On IRIX 6.5, the three functions return NULL with errno unset
37261 - dnl when the argument is larger than PTRDIFF_MAX.
37262 - dnl On Solaris 11.3, the three functions return NULL with errno set
37263 - dnl to EAGAIN, not ENOMEM, when the argument is larger than
37264 - dnl PTRDIFF_MAX.
37265 - dnl Here is a test program:
37266 -m4_divert_push([KILL])
37267 -#include <errno.h>
37268 -#include <stdio.h>
37269 -#include <stdlib.h>
37270 -#define ptrdiff_t long
37271 -#ifndef PTRDIFF_MAX
37272 -# define PTRDIFF_MAX ((ptrdiff_t) ((1UL << (8 * sizeof (ptrdiff_t) - 1)) - 1))
37273 -#endif
37274 -
37275 -int main ()
37276 -{
37277 - void *p;
37278 -
37279 - fprintf (stderr, "PTRDIFF_MAX = %lu\n", (unsigned long) PTRDIFF_MAX);
37280 -
37281 - errno = 0;
37282 - p = malloc ((unsigned long) PTRDIFF_MAX + 1);
37283 - fprintf (stderr, "p=%p errno=%d\n", p, errno);
37284 -
37285 - errno = 0;
37286 - p = calloc (PTRDIFF_MAX / 2 + 1, 2);
37287 - fprintf (stderr, "p=%p errno=%d\n", p, errno);
37288 -
37289 - errno = 0;
37290 - p = realloc (NULL, (unsigned long) PTRDIFF_MAX + 1);
37291 - fprintf (stderr, "p=%p errno=%d\n", p, errno);
37292 -
37293 - return 0;
37294 -}
37295 -m4_divert_pop([KILL])
37296 - gl_cv_func_malloc_posix=no ;;
37297 - *)
37298 - gl_cv_func_malloc_posix=yes ;;
37299 - esac
37300 + dnl all Unix implementations of the function are POSIX compliant.
37301 + AC_COMPILE_IFELSE(
37302 + [AC_LANG_PROGRAM(
37303 + [[]],
37304 + [[#if defined _WIN32 && ! defined __CYGWIN__
37305 + choke me
37306 + #endif
37307 + ]])],
37308 + [gl_cv_func_malloc_posix=yes],
37309 + [gl_cv_func_malloc_posix=no])
37310 ])
37311 ])
37312
37313 diff --git a/autotools/m4/malloca.m4 b/autotools/m4/malloca.m4
37314 index 77eb96a..820f40a 100644
37315 --- a/autotools/m4/malloca.m4
37316 +++ b/autotools/m4/malloca.m4
37317 @@ -1,5 +1,5 @@
37318 -# malloca.m4 serial 2
37319 -dnl Copyright (C) 2003-2004, 2006-2007, 2009-2022 Free Software Foundation,
37320 +# malloca.m4 serial 1
37321 +dnl Copyright (C) 2003-2004, 2006-2007, 2009-2019 Free Software Foundation,
37322 dnl Inc.
37323 dnl This file is free software; the Free Software Foundation
37324 dnl gives unlimited permission to copy and/or distribute it,
37325 @@ -11,4 +11,5 @@ AC_DEFUN([gl_MALLOCA],
37326 dnl @ALLOCA@ and @LTALLOCA@.
37327 dnl gl_FUNC_ALLOCA dnl Already brought in by the module dependencies.
37328 AC_REQUIRE([gl_EEMALLOC])
37329 + AC_REQUIRE([AC_TYPE_LONG_LONG_INT])
37330 ])
37331
37332 diff --git a/autotools/m4/math_h.m4 b/autotools/m4/math_h.m4
37333 index a08526a..3d5af84 100644
37334 --- a/autotools/m4/math_h.m4
37335 +++ b/autotools/m4/math_h.m4
37336 @@ -1,16 +1,16 @@
37337 -# math_h.m4 serial 125
37338 -dnl Copyright (C) 2007-2022 Free Software Foundation, Inc.
37339 +# math_h.m4 serial 119
37340 +dnl Copyright (C) 2007-2019 Free Software Foundation, Inc.
37341 dnl This file is free software; the Free Software Foundation
37342 dnl gives unlimited permission to copy and/or distribute it,
37343 dnl with or without modifications, as long as this notice is preserved.
37344
37345 -AC_DEFUN_ONCE([gl_MATH_H],
37346 +AC_DEFUN([gl_MATH_H],
37347 [
37348 AC_REQUIRE([gl_MATH_H_DEFAULTS])
37349 gl_CHECK_NEXT_HEADERS([math.h])
37350
37351 AC_CACHE_CHECK([whether NAN macro works], [gl_cv_header_math_nan_works],
37352 - [AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[#include <math.h>]],
37353 + [AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[@%:@include <math.h>]],
37354 [[/* Solaris 10 has a broken definition of NAN. Other platforms
37355 fail to provide NAN, or provide it only in C99 mode; this
37356 test only needs to fail when NAN is provided but wrong. */
37357 @@ -25,7 +25,7 @@ AC_DEFUN_ONCE([gl_MATH_H],
37358 REPLACE_NAN=1
37359 fi
37360 AC_CACHE_CHECK([whether HUGE_VAL works], [gl_cv_header_math_huge_val_works],
37361 - [AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[#include <math.h>]],
37362 + [AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[@%:@include <math.h>]],
37363 [[/* Solaris 10 has a broken definition of HUGE_VAL. */
37364 double d = HUGE_VAL;
37365 return d == 0;]])],
37366 @@ -53,310 +53,288 @@ AC_DEFUN_ONCE([gl_MATH_H],
37367 tanf tanl tanhf trunc truncf truncl])
37368 ])
37369
37370 -# gl_MATH_MODULE_INDICATOR([modulename])
37371 -# sets the shell variable that indicates the presence of the given module
37372 -# to a C preprocessor expression that will evaluate to 1.
37373 -# This macro invocation must not occur in macros that are AC_REQUIREd.
37374 AC_DEFUN([gl_MATH_MODULE_INDICATOR],
37375 [
37376 - dnl Ensure to expand the default settings once only.
37377 - gl_MATH_H_REQUIRE_DEFAULTS
37378 + dnl Use AC_REQUIRE here, so that the default settings are expanded once only.
37379 + AC_REQUIRE([gl_MATH_H_DEFAULTS])
37380 gl_MODULE_INDICATOR_SET_VARIABLE([$1])
37381 dnl Define it also as a C macro, for the benefit of the unit tests.
37382 gl_MODULE_INDICATOR_FOR_TESTS([$1])
37383 ])
37384
37385 -# Initializes the default values for AC_SUBSTed shell variables.
37386 -# This macro must not be AC_REQUIREd. It must only be invoked, and only
37387 -# outside of macros or in macros that are not AC_REQUIREd.
37388 -AC_DEFUN([gl_MATH_H_REQUIRE_DEFAULTS],
37389 -[
37390 - m4_defun(GL_MODULE_INDICATOR_PREFIX[_MATH_H_MODULE_INDICATOR_DEFAULTS], [
37391 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_ACOSF])
37392 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_ACOSL])
37393 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_ASINF])
37394 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_ASINL])
37395 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_ATANF])
37396 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_ATANL])
37397 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_ATAN2F])
37398 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_CBRT])
37399 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_CBRTF])
37400 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_CBRTL])
37401 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_CEIL])
37402 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_CEILF])
37403 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_CEILL])
37404 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_COPYSIGN])
37405 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_COPYSIGNF])
37406 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_COPYSIGNL])
37407 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_COSF])
37408 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_COSL])
37409 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_COSHF])
37410 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_EXPF])
37411 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_EXPL])
37412 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_EXP2])
37413 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_EXP2F])
37414 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_EXP2L])
37415 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_EXPM1])
37416 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_EXPM1F])
37417 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_EXPM1L])
37418 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FABSF])
37419 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FABSL])
37420 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FLOOR])
37421 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FLOORF])
37422 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FLOORL])
37423 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FMA])
37424 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FMAF])
37425 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FMAL])
37426 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FMOD])
37427 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FMODF])
37428 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FMODL])
37429 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FREXPF])
37430 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FREXP])
37431 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FREXPL])
37432 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_HYPOT])
37433 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_HYPOTF])
37434 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_HYPOTL])
37435 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_ILOGB])
37436 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_ILOGBF])
37437 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_ILOGBL])
37438 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_ISFINITE])
37439 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_ISINF])
37440 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_ISNAN])
37441 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_ISNANF])
37442 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_ISNAND])
37443 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_ISNANL])
37444 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_LDEXPF])
37445 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_LDEXPL])
37446 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_LOG])
37447 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_LOGF])
37448 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_LOGL])
37449 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_LOG10])
37450 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_LOG10F])
37451 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_LOG10L])
37452 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_LOG1P])
37453 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_LOG1PF])
37454 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_LOG1PL])
37455 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_LOG2])
37456 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_LOG2F])
37457 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_LOG2L])
37458 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_LOGB])
37459 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_LOGBF])
37460 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_LOGBL])
37461 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MODF])
37462 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MODFF])
37463 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MODFL])
37464 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_POWF])
37465 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_REMAINDER])
37466 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_REMAINDERF])
37467 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_REMAINDERL])
37468 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_RINT])
37469 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_RINTF])
37470 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_RINTL])
37471 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_ROUND])
37472 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_ROUNDF])
37473 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_ROUNDL])
37474 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_SIGNBIT])
37475 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_SINF])
37476 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_SINL])
37477 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_SINHF])
37478 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_SQRTF])
37479 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_SQRTL])
37480 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_TANF])
37481 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_TANL])
37482 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_TANHF])
37483 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_TRUNC])
37484 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_TRUNCF])
37485 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_TRUNCL])
37486 - dnl Support Microsoft deprecated alias function names by default.
37487 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_J0], [1])
37488 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_J1], [1])
37489 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_JN], [1])
37490 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_Y0], [1])
37491 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_Y1], [1])
37492 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_YN], [1])
37493 - ])
37494 - m4_require(GL_MODULE_INDICATOR_PREFIX[_MATH_H_MODULE_INDICATOR_DEFAULTS])
37495 - AC_REQUIRE([gl_MATH_H_DEFAULTS])
37496 -])
37497 -
37498 AC_DEFUN([gl_MATH_H_DEFAULTS],
37499 [
37500 + GNULIB_ACOSF=0; AC_SUBST([GNULIB_ACOSF])
37501 + GNULIB_ACOSL=0; AC_SUBST([GNULIB_ACOSL])
37502 + GNULIB_ASINF=0; AC_SUBST([GNULIB_ASINF])
37503 + GNULIB_ASINL=0; AC_SUBST([GNULIB_ASINL])
37504 + GNULIB_ATANF=0; AC_SUBST([GNULIB_ATANF])
37505 + GNULIB_ATANL=0; AC_SUBST([GNULIB_ATANL])
37506 + GNULIB_ATAN2F=0; AC_SUBST([GNULIB_ATAN2F])
37507 + GNULIB_CBRT=0; AC_SUBST([GNULIB_CBRT])
37508 + GNULIB_CBRTF=0; AC_SUBST([GNULIB_CBRTF])
37509 + GNULIB_CBRTL=0; AC_SUBST([GNULIB_CBRTL])
37510 + GNULIB_CEIL=0; AC_SUBST([GNULIB_CEIL])
37511 + GNULIB_CEILF=0; AC_SUBST([GNULIB_CEILF])
37512 + GNULIB_CEILL=0; AC_SUBST([GNULIB_CEILL])
37513 + GNULIB_COPYSIGN=0; AC_SUBST([GNULIB_COPYSIGN])
37514 + GNULIB_COPYSIGNF=0; AC_SUBST([GNULIB_COPYSIGNF])
37515 + GNULIB_COPYSIGNL=0; AC_SUBST([GNULIB_COPYSIGNL])
37516 + GNULIB_COSF=0; AC_SUBST([GNULIB_COSF])
37517 + GNULIB_COSL=0; AC_SUBST([GNULIB_COSL])
37518 + GNULIB_COSHF=0; AC_SUBST([GNULIB_COSHF])
37519 + GNULIB_EXPF=0; AC_SUBST([GNULIB_EXPF])
37520 + GNULIB_EXPL=0; AC_SUBST([GNULIB_EXPL])
37521 + GNULIB_EXP2=0; AC_SUBST([GNULIB_EXP2])
37522 + GNULIB_EXP2F=0; AC_SUBST([GNULIB_EXP2F])
37523 + GNULIB_EXP2L=0; AC_SUBST([GNULIB_EXP2L])
37524 + GNULIB_EXPM1=0; AC_SUBST([GNULIB_EXPM1])
37525 + GNULIB_EXPM1F=0; AC_SUBST([GNULIB_EXPM1F])
37526 + GNULIB_EXPM1L=0; AC_SUBST([GNULIB_EXPM1L])
37527 + GNULIB_FABSF=0; AC_SUBST([GNULIB_FABSF])
37528 + GNULIB_FABSL=0; AC_SUBST([GNULIB_FABSL])
37529 + GNULIB_FLOOR=0; AC_SUBST([GNULIB_FLOOR])
37530 + GNULIB_FLOORF=0; AC_SUBST([GNULIB_FLOORF])
37531 + GNULIB_FLOORL=0; AC_SUBST([GNULIB_FLOORL])
37532 + GNULIB_FMA=0; AC_SUBST([GNULIB_FMA])
37533 + GNULIB_FMAF=0; AC_SUBST([GNULIB_FMAF])
37534 + GNULIB_FMAL=0; AC_SUBST([GNULIB_FMAL])
37535 + GNULIB_FMOD=0; AC_SUBST([GNULIB_FMOD])
37536 + GNULIB_FMODF=0; AC_SUBST([GNULIB_FMODF])
37537 + GNULIB_FMODL=0; AC_SUBST([GNULIB_FMODL])
37538 + GNULIB_FREXPF=0; AC_SUBST([GNULIB_FREXPF])
37539 + GNULIB_FREXP=0; AC_SUBST([GNULIB_FREXP])
37540 + GNULIB_FREXPL=0; AC_SUBST([GNULIB_FREXPL])
37541 + GNULIB_HYPOT=0; AC_SUBST([GNULIB_HYPOT])
37542 + GNULIB_HYPOTF=0; AC_SUBST([GNULIB_HYPOTF])
37543 + GNULIB_HYPOTL=0; AC_SUBST([GNULIB_HYPOTL])
37544 + GNULIB_ILOGB=0; AC_SUBST([GNULIB_ILOGB])
37545 + GNULIB_ILOGBF=0; AC_SUBST([GNULIB_ILOGBF])
37546 + GNULIB_ILOGBL=0; AC_SUBST([GNULIB_ILOGBL])
37547 + GNULIB_ISFINITE=0; AC_SUBST([GNULIB_ISFINITE])
37548 + GNULIB_ISINF=0; AC_SUBST([GNULIB_ISINF])
37549 + GNULIB_ISNAN=0; AC_SUBST([GNULIB_ISNAN])
37550 + GNULIB_ISNANF=0; AC_SUBST([GNULIB_ISNANF])
37551 + GNULIB_ISNAND=0; AC_SUBST([GNULIB_ISNAND])
37552 + GNULIB_ISNANL=0; AC_SUBST([GNULIB_ISNANL])
37553 + GNULIB_LDEXPF=0; AC_SUBST([GNULIB_LDEXPF])
37554 + GNULIB_LDEXPL=0; AC_SUBST([GNULIB_LDEXPL])
37555 + GNULIB_LOG=0; AC_SUBST([GNULIB_LOG])
37556 + GNULIB_LOGF=0; AC_SUBST([GNULIB_LOGF])
37557 + GNULIB_LOGL=0; AC_SUBST([GNULIB_LOGL])
37558 + GNULIB_LOG10=0; AC_SUBST([GNULIB_LOG10])
37559 + GNULIB_LOG10F=0; AC_SUBST([GNULIB_LOG10F])
37560 + GNULIB_LOG10L=0; AC_SUBST([GNULIB_LOG10L])
37561 + GNULIB_LOG1P=0; AC_SUBST([GNULIB_LOG1P])
37562 + GNULIB_LOG1PF=0; AC_SUBST([GNULIB_LOG1PF])
37563 + GNULIB_LOG1PL=0; AC_SUBST([GNULIB_LOG1PL])
37564 + GNULIB_LOG2=0; AC_SUBST([GNULIB_LOG2])
37565 + GNULIB_LOG2F=0; AC_SUBST([GNULIB_LOG2F])
37566 + GNULIB_LOG2L=0; AC_SUBST([GNULIB_LOG2L])
37567 + GNULIB_LOGB=0; AC_SUBST([GNULIB_LOGB])
37568 + GNULIB_LOGBF=0; AC_SUBST([GNULIB_LOGBF])
37569 + GNULIB_LOGBL=0; AC_SUBST([GNULIB_LOGBL])
37570 + GNULIB_MODF=0; AC_SUBST([GNULIB_MODF])
37571 + GNULIB_MODFF=0; AC_SUBST([GNULIB_MODFF])
37572 + GNULIB_MODFL=0; AC_SUBST([GNULIB_MODFL])
37573 + GNULIB_POWF=0; AC_SUBST([GNULIB_POWF])
37574 + GNULIB_REMAINDER=0; AC_SUBST([GNULIB_REMAINDER])
37575 + GNULIB_REMAINDERF=0; AC_SUBST([GNULIB_REMAINDERF])
37576 + GNULIB_REMAINDERL=0; AC_SUBST([GNULIB_REMAINDERL])
37577 + GNULIB_RINT=0; AC_SUBST([GNULIB_RINT])
37578 + GNULIB_RINTF=0; AC_SUBST([GNULIB_RINTF])
37579 + GNULIB_RINTL=0; AC_SUBST([GNULIB_RINTL])
37580 + GNULIB_ROUND=0; AC_SUBST([GNULIB_ROUND])
37581 + GNULIB_ROUNDF=0; AC_SUBST([GNULIB_ROUNDF])
37582 + GNULIB_ROUNDL=0; AC_SUBST([GNULIB_ROUNDL])
37583 + GNULIB_SIGNBIT=0; AC_SUBST([GNULIB_SIGNBIT])
37584 + GNULIB_SINF=0; AC_SUBST([GNULIB_SINF])
37585 + GNULIB_SINL=0; AC_SUBST([GNULIB_SINL])
37586 + GNULIB_SINHF=0; AC_SUBST([GNULIB_SINHF])
37587 + GNULIB_SQRTF=0; AC_SUBST([GNULIB_SQRTF])
37588 + GNULIB_SQRTL=0; AC_SUBST([GNULIB_SQRTL])
37589 + GNULIB_TANF=0; AC_SUBST([GNULIB_TANF])
37590 + GNULIB_TANL=0; AC_SUBST([GNULIB_TANL])
37591 + GNULIB_TANHF=0; AC_SUBST([GNULIB_TANHF])
37592 + GNULIB_TRUNC=0; AC_SUBST([GNULIB_TRUNC])
37593 + GNULIB_TRUNCF=0; AC_SUBST([GNULIB_TRUNCF])
37594 + GNULIB_TRUNCL=0; AC_SUBST([GNULIB_TRUNCL])
37595 dnl Assume proper GNU behavior unless another module says otherwise.
37596 - HAVE_ACOSF=1; AC_SUBST([HAVE_ACOSF])
37597 - HAVE_ACOSL=1; AC_SUBST([HAVE_ACOSL])
37598 - HAVE_ASINF=1; AC_SUBST([HAVE_ASINF])
37599 - HAVE_ASINL=1; AC_SUBST([HAVE_ASINL])
37600 - HAVE_ATANF=1; AC_SUBST([HAVE_ATANF])
37601 - HAVE_ATANL=1; AC_SUBST([HAVE_ATANL])
37602 - HAVE_ATAN2F=1; AC_SUBST([HAVE_ATAN2F])
37603 - HAVE_CBRT=1; AC_SUBST([HAVE_CBRT])
37604 - HAVE_CBRTF=1; AC_SUBST([HAVE_CBRTF])
37605 - HAVE_CBRTL=1; AC_SUBST([HAVE_CBRTL])
37606 - HAVE_COPYSIGN=1; AC_SUBST([HAVE_COPYSIGN])
37607 - HAVE_COPYSIGNL=1; AC_SUBST([HAVE_COPYSIGNL])
37608 - HAVE_COSF=1; AC_SUBST([HAVE_COSF])
37609 - HAVE_COSL=1; AC_SUBST([HAVE_COSL])
37610 - HAVE_COSHF=1; AC_SUBST([HAVE_COSHF])
37611 - HAVE_EXPF=1; AC_SUBST([HAVE_EXPF])
37612 - HAVE_EXPL=1; AC_SUBST([HAVE_EXPL])
37613 - HAVE_EXPM1=1; AC_SUBST([HAVE_EXPM1])
37614 - HAVE_EXPM1F=1; AC_SUBST([HAVE_EXPM1F])
37615 - HAVE_FABSF=1; AC_SUBST([HAVE_FABSF])
37616 - HAVE_FABSL=1; AC_SUBST([HAVE_FABSL])
37617 - HAVE_FMA=1; AC_SUBST([HAVE_FMA])
37618 - HAVE_FMAF=1; AC_SUBST([HAVE_FMAF])
37619 - HAVE_FMAL=1; AC_SUBST([HAVE_FMAL])
37620 - HAVE_FMODF=1; AC_SUBST([HAVE_FMODF])
37621 - HAVE_FMODL=1; AC_SUBST([HAVE_FMODL])
37622 - HAVE_FREXPF=1; AC_SUBST([HAVE_FREXPF])
37623 - HAVE_HYPOTF=1; AC_SUBST([HAVE_HYPOTF])
37624 - HAVE_HYPOTL=1; AC_SUBST([HAVE_HYPOTL])
37625 - HAVE_ILOGB=1; AC_SUBST([HAVE_ILOGB])
37626 - HAVE_ILOGBF=1; AC_SUBST([HAVE_ILOGBF])
37627 - HAVE_ILOGBL=1; AC_SUBST([HAVE_ILOGBL])
37628 - HAVE_ISNANF=1; AC_SUBST([HAVE_ISNANF])
37629 - HAVE_ISNAND=1; AC_SUBST([HAVE_ISNAND])
37630 - HAVE_ISNANL=1; AC_SUBST([HAVE_ISNANL])
37631 - HAVE_LDEXPF=1; AC_SUBST([HAVE_LDEXPF])
37632 - HAVE_LOGF=1; AC_SUBST([HAVE_LOGF])
37633 - HAVE_LOGL=1; AC_SUBST([HAVE_LOGL])
37634 - HAVE_LOG10F=1; AC_SUBST([HAVE_LOG10F])
37635 - HAVE_LOG10L=1; AC_SUBST([HAVE_LOG10L])
37636 - HAVE_LOG1P=1; AC_SUBST([HAVE_LOG1P])
37637 - HAVE_LOG1PF=1; AC_SUBST([HAVE_LOG1PF])
37638 - HAVE_LOG1PL=1; AC_SUBST([HAVE_LOG1PL])
37639 - HAVE_LOGBF=1; AC_SUBST([HAVE_LOGBF])
37640 - HAVE_LOGBL=1; AC_SUBST([HAVE_LOGBL])
37641 - HAVE_MODFF=1; AC_SUBST([HAVE_MODFF])
37642 - HAVE_MODFL=1; AC_SUBST([HAVE_MODFL])
37643 - HAVE_POWF=1; AC_SUBST([HAVE_POWF])
37644 - HAVE_REMAINDER=1; AC_SUBST([HAVE_REMAINDER])
37645 - HAVE_REMAINDERF=1; AC_SUBST([HAVE_REMAINDERF])
37646 - HAVE_RINT=1; AC_SUBST([HAVE_RINT])
37647 - HAVE_RINTL=1; AC_SUBST([HAVE_RINTL])
37648 - HAVE_SINF=1; AC_SUBST([HAVE_SINF])
37649 - HAVE_SINL=1; AC_SUBST([HAVE_SINL])
37650 - HAVE_SINHF=1; AC_SUBST([HAVE_SINHF])
37651 - HAVE_SQRTF=1; AC_SUBST([HAVE_SQRTF])
37652 - HAVE_SQRTL=1; AC_SUBST([HAVE_SQRTL])
37653 - HAVE_TANF=1; AC_SUBST([HAVE_TANF])
37654 - HAVE_TANL=1; AC_SUBST([HAVE_TANL])
37655 - HAVE_TANHF=1; AC_SUBST([HAVE_TANHF])
37656 - HAVE_DECL_ACOSL=1; AC_SUBST([HAVE_DECL_ACOSL])
37657 - HAVE_DECL_ASINL=1; AC_SUBST([HAVE_DECL_ASINL])
37658 - HAVE_DECL_ATANL=1; AC_SUBST([HAVE_DECL_ATANL])
37659 - HAVE_DECL_CBRTF=1; AC_SUBST([HAVE_DECL_CBRTF])
37660 - HAVE_DECL_CBRTL=1; AC_SUBST([HAVE_DECL_CBRTL])
37661 - HAVE_DECL_CEILF=1; AC_SUBST([HAVE_DECL_CEILF])
37662 - HAVE_DECL_CEILL=1; AC_SUBST([HAVE_DECL_CEILL])
37663 - HAVE_DECL_COPYSIGNF=1; AC_SUBST([HAVE_DECL_COPYSIGNF])
37664 - HAVE_DECL_COSL=1; AC_SUBST([HAVE_DECL_COSL])
37665 - HAVE_DECL_EXPL=1; AC_SUBST([HAVE_DECL_EXPL])
37666 - HAVE_DECL_EXP2=1; AC_SUBST([HAVE_DECL_EXP2])
37667 - HAVE_DECL_EXP2F=1; AC_SUBST([HAVE_DECL_EXP2F])
37668 - HAVE_DECL_EXP2L=1; AC_SUBST([HAVE_DECL_EXP2L])
37669 - HAVE_DECL_EXPM1L=1; AC_SUBST([HAVE_DECL_EXPM1L])
37670 - HAVE_DECL_FLOORF=1; AC_SUBST([HAVE_DECL_FLOORF])
37671 - HAVE_DECL_FLOORL=1; AC_SUBST([HAVE_DECL_FLOORL])
37672 - HAVE_DECL_FREXPL=1; AC_SUBST([HAVE_DECL_FREXPL])
37673 - HAVE_DECL_LDEXPL=1; AC_SUBST([HAVE_DECL_LDEXPL])
37674 - HAVE_DECL_LOGL=1; AC_SUBST([HAVE_DECL_LOGL])
37675 - HAVE_DECL_LOG10L=1; AC_SUBST([HAVE_DECL_LOG10L])
37676 - HAVE_DECL_LOG2=1; AC_SUBST([HAVE_DECL_LOG2])
37677 - HAVE_DECL_LOG2F=1; AC_SUBST([HAVE_DECL_LOG2F])
37678 - HAVE_DECL_LOG2L=1; AC_SUBST([HAVE_DECL_LOG2L])
37679 - HAVE_DECL_LOGB=1; AC_SUBST([HAVE_DECL_LOGB])
37680 - HAVE_DECL_REMAINDER=1; AC_SUBST([HAVE_DECL_REMAINDER])
37681 - HAVE_DECL_REMAINDERL=1; AC_SUBST([HAVE_DECL_REMAINDERL])
37682 - HAVE_DECL_RINTF=1; AC_SUBST([HAVE_DECL_RINTF])
37683 - HAVE_DECL_ROUND=1; AC_SUBST([HAVE_DECL_ROUND])
37684 - HAVE_DECL_ROUNDF=1; AC_SUBST([HAVE_DECL_ROUNDF])
37685 - HAVE_DECL_ROUNDL=1; AC_SUBST([HAVE_DECL_ROUNDL])
37686 - HAVE_DECL_SINL=1; AC_SUBST([HAVE_DECL_SINL])
37687 - HAVE_DECL_SQRTL=1; AC_SUBST([HAVE_DECL_SQRTL])
37688 - HAVE_DECL_TANL=1; AC_SUBST([HAVE_DECL_TANL])
37689 - HAVE_DECL_TRUNC=1; AC_SUBST([HAVE_DECL_TRUNC])
37690 - HAVE_DECL_TRUNCF=1; AC_SUBST([HAVE_DECL_TRUNCF])
37691 - HAVE_DECL_TRUNCL=1; AC_SUBST([HAVE_DECL_TRUNCL])
37692 - REPLACE_ACOSF=0; AC_SUBST([REPLACE_ACOSF])
37693 - REPLACE_ASINF=0; AC_SUBST([REPLACE_ASINF])
37694 - REPLACE_ATANF=0; AC_SUBST([REPLACE_ATANF])
37695 - REPLACE_ATAN2F=0; AC_SUBST([REPLACE_ATAN2F])
37696 - REPLACE_CBRTF=0; AC_SUBST([REPLACE_CBRTF])
37697 - REPLACE_CBRTL=0; AC_SUBST([REPLACE_CBRTL])
37698 - REPLACE_CEIL=0; AC_SUBST([REPLACE_CEIL])
37699 - REPLACE_CEILF=0; AC_SUBST([REPLACE_CEILF])
37700 - REPLACE_CEILL=0; AC_SUBST([REPLACE_CEILL])
37701 - REPLACE_COSF=0; AC_SUBST([REPLACE_COSF])
37702 - REPLACE_COSHF=0; AC_SUBST([REPLACE_COSHF])
37703 - REPLACE_EXPF=0; AC_SUBST([REPLACE_EXPF])
37704 - REPLACE_EXPL=0; AC_SUBST([REPLACE_EXPL])
37705 - REPLACE_EXPM1=0; AC_SUBST([REPLACE_EXPM1])
37706 - REPLACE_EXPM1F=0; AC_SUBST([REPLACE_EXPM1F])
37707 - REPLACE_EXPM1L=0; AC_SUBST([REPLACE_EXPM1L])
37708 - REPLACE_EXP2=0; AC_SUBST([REPLACE_EXP2])
37709 - REPLACE_EXP2L=0; AC_SUBST([REPLACE_EXP2L])
37710 - REPLACE_FABSL=0; AC_SUBST([REPLACE_FABSL])
37711 - REPLACE_FLOOR=0; AC_SUBST([REPLACE_FLOOR])
37712 - REPLACE_FLOORF=0; AC_SUBST([REPLACE_FLOORF])
37713 - REPLACE_FLOORL=0; AC_SUBST([REPLACE_FLOORL])
37714 - REPLACE_FMA=0; AC_SUBST([REPLACE_FMA])
37715 - REPLACE_FMAF=0; AC_SUBST([REPLACE_FMAF])
37716 - REPLACE_FMAL=0; AC_SUBST([REPLACE_FMAL])
37717 - REPLACE_FMOD=0; AC_SUBST([REPLACE_FMOD])
37718 - REPLACE_FMODF=0; AC_SUBST([REPLACE_FMODF])
37719 - REPLACE_FMODL=0; AC_SUBST([REPLACE_FMODL])
37720 - REPLACE_FREXPF=0; AC_SUBST([REPLACE_FREXPF])
37721 - REPLACE_FREXP=0; AC_SUBST([REPLACE_FREXP])
37722 - REPLACE_FREXPL=0; AC_SUBST([REPLACE_FREXPL])
37723 - REPLACE_HUGE_VAL=0; AC_SUBST([REPLACE_HUGE_VAL])
37724 - REPLACE_HYPOT=0; AC_SUBST([REPLACE_HYPOT])
37725 - REPLACE_HYPOTF=0; AC_SUBST([REPLACE_HYPOTF])
37726 - REPLACE_HYPOTL=0; AC_SUBST([REPLACE_HYPOTL])
37727 - REPLACE_ILOGB=0; AC_SUBST([REPLACE_ILOGB])
37728 - REPLACE_ILOGBF=0; AC_SUBST([REPLACE_ILOGBF])
37729 - REPLACE_ILOGBL=0; AC_SUBST([REPLACE_ILOGBL])
37730 - REPLACE_ISFINITE=0; AC_SUBST([REPLACE_ISFINITE])
37731 - REPLACE_ISINF=0; AC_SUBST([REPLACE_ISINF])
37732 - REPLACE_ISNAN=0; AC_SUBST([REPLACE_ISNAN])
37733 - REPLACE_LDEXPL=0; AC_SUBST([REPLACE_LDEXPL])
37734 - REPLACE_LOG=0; AC_SUBST([REPLACE_LOG])
37735 - REPLACE_LOGF=0; AC_SUBST([REPLACE_LOGF])
37736 - REPLACE_LOGL=0; AC_SUBST([REPLACE_LOGL])
37737 - REPLACE_LOG10=0; AC_SUBST([REPLACE_LOG10])
37738 - REPLACE_LOG10F=0; AC_SUBST([REPLACE_LOG10F])
37739 - REPLACE_LOG10L=0; AC_SUBST([REPLACE_LOG10L])
37740 - REPLACE_LOG1P=0; AC_SUBST([REPLACE_LOG1P])
37741 - REPLACE_LOG1PF=0; AC_SUBST([REPLACE_LOG1PF])
37742 - REPLACE_LOG1PL=0; AC_SUBST([REPLACE_LOG1PL])
37743 - REPLACE_LOG2=0; AC_SUBST([REPLACE_LOG2])
37744 - REPLACE_LOG2F=0; AC_SUBST([REPLACE_LOG2F])
37745 - REPLACE_LOG2L=0; AC_SUBST([REPLACE_LOG2L])
37746 - REPLACE_LOGB=0; AC_SUBST([REPLACE_LOGB])
37747 - REPLACE_LOGBF=0; AC_SUBST([REPLACE_LOGBF])
37748 - REPLACE_LOGBL=0; AC_SUBST([REPLACE_LOGBL])
37749 - REPLACE_MODF=0; AC_SUBST([REPLACE_MODF])
37750 - REPLACE_MODFF=0; AC_SUBST([REPLACE_MODFF])
37751 - REPLACE_MODFL=0; AC_SUBST([REPLACE_MODFL])
37752 - REPLACE_NAN=0; AC_SUBST([REPLACE_NAN])
37753 - REPLACE_REMAINDER=0; AC_SUBST([REPLACE_REMAINDER])
37754 - REPLACE_REMAINDERF=0; AC_SUBST([REPLACE_REMAINDERF])
37755 - REPLACE_REMAINDERL=0; AC_SUBST([REPLACE_REMAINDERL])
37756 - REPLACE_RINTL=0; AC_SUBST([REPLACE_RINTL])
37757 - REPLACE_ROUND=0; AC_SUBST([REPLACE_ROUND])
37758 - REPLACE_ROUNDF=0; AC_SUBST([REPLACE_ROUNDF])
37759 - REPLACE_ROUNDL=0; AC_SUBST([REPLACE_ROUNDL])
37760 - REPLACE_SIGNBIT=0; AC_SUBST([REPLACE_SIGNBIT])
37761 - REPLACE_SIGNBIT_USING_BUILTINS=0; AC_SUBST([REPLACE_SIGNBIT_USING_BUILTINS])
37762 - REPLACE_SINF=0; AC_SUBST([REPLACE_SINF])
37763 - REPLACE_SINHF=0; AC_SUBST([REPLACE_SINHF])
37764 - REPLACE_SQRTF=0; AC_SUBST([REPLACE_SQRTF])
37765 - REPLACE_SQRTL=0; AC_SUBST([REPLACE_SQRTL])
37766 - REPLACE_TANF=0; AC_SUBST([REPLACE_TANF])
37767 - REPLACE_TANHF=0; AC_SUBST([REPLACE_TANHF])
37768 - REPLACE_TRUNC=0; AC_SUBST([REPLACE_TRUNC])
37769 - REPLACE_TRUNCF=0; AC_SUBST([REPLACE_TRUNCF])
37770 - REPLACE_TRUNCL=0; AC_SUBST([REPLACE_TRUNCL])
37771 + HAVE_ACOSF=1; AC_SUBST([HAVE_ACOSF])
37772 + HAVE_ACOSL=1; AC_SUBST([HAVE_ACOSL])
37773 + HAVE_ASINF=1; AC_SUBST([HAVE_ASINF])
37774 + HAVE_ASINL=1; AC_SUBST([HAVE_ASINL])
37775 + HAVE_ATANF=1; AC_SUBST([HAVE_ATANF])
37776 + HAVE_ATANL=1; AC_SUBST([HAVE_ATANL])
37777 + HAVE_ATAN2F=1; AC_SUBST([HAVE_ATAN2F])
37778 + HAVE_CBRT=1; AC_SUBST([HAVE_CBRT])
37779 + HAVE_CBRTF=1; AC_SUBST([HAVE_CBRTF])
37780 + HAVE_CBRTL=1; AC_SUBST([HAVE_CBRTL])
37781 + HAVE_COPYSIGN=1; AC_SUBST([HAVE_COPYSIGN])
37782 + HAVE_COPYSIGNL=1; AC_SUBST([HAVE_COPYSIGNL])
37783 + HAVE_COSF=1; AC_SUBST([HAVE_COSF])
37784 + HAVE_COSL=1; AC_SUBST([HAVE_COSL])
37785 + HAVE_COSHF=1; AC_SUBST([HAVE_COSHF])
37786 + HAVE_EXPF=1; AC_SUBST([HAVE_EXPF])
37787 + HAVE_EXPL=1; AC_SUBST([HAVE_EXPL])
37788 + HAVE_EXPM1=1; AC_SUBST([HAVE_EXPM1])
37789 + HAVE_EXPM1F=1; AC_SUBST([HAVE_EXPM1F])
37790 + HAVE_FABSF=1; AC_SUBST([HAVE_FABSF])
37791 + HAVE_FABSL=1; AC_SUBST([HAVE_FABSL])
37792 + HAVE_FMA=1; AC_SUBST([HAVE_FMA])
37793 + HAVE_FMAF=1; AC_SUBST([HAVE_FMAF])
37794 + HAVE_FMAL=1; AC_SUBST([HAVE_FMAL])
37795 + HAVE_FMODF=1; AC_SUBST([HAVE_FMODF])
37796 + HAVE_FMODL=1; AC_SUBST([HAVE_FMODL])
37797 + HAVE_FREXPF=1; AC_SUBST([HAVE_FREXPF])
37798 + HAVE_HYPOTF=1; AC_SUBST([HAVE_HYPOTF])
37799 + HAVE_HYPOTL=1; AC_SUBST([HAVE_HYPOTL])
37800 + HAVE_ILOGB=1; AC_SUBST([HAVE_ILOGB])
37801 + HAVE_ILOGBF=1; AC_SUBST([HAVE_ILOGBF])
37802 + HAVE_ILOGBL=1; AC_SUBST([HAVE_ILOGBL])
37803 + HAVE_ISNANF=1; AC_SUBST([HAVE_ISNANF])
37804 + HAVE_ISNAND=1; AC_SUBST([HAVE_ISNAND])
37805 + HAVE_ISNANL=1; AC_SUBST([HAVE_ISNANL])
37806 + HAVE_LDEXPF=1; AC_SUBST([HAVE_LDEXPF])
37807 + HAVE_LOGF=1; AC_SUBST([HAVE_LOGF])
37808 + HAVE_LOGL=1; AC_SUBST([HAVE_LOGL])
37809 + HAVE_LOG10F=1; AC_SUBST([HAVE_LOG10F])
37810 + HAVE_LOG10L=1; AC_SUBST([HAVE_LOG10L])
37811 + HAVE_LOG1P=1; AC_SUBST([HAVE_LOG1P])
37812 + HAVE_LOG1PF=1; AC_SUBST([HAVE_LOG1PF])
37813 + HAVE_LOG1PL=1; AC_SUBST([HAVE_LOG1PL])
37814 + HAVE_LOGBF=1; AC_SUBST([HAVE_LOGBF])
37815 + HAVE_LOGBL=1; AC_SUBST([HAVE_LOGBL])
37816 + HAVE_MODFF=1; AC_SUBST([HAVE_MODFF])
37817 + HAVE_MODFL=1; AC_SUBST([HAVE_MODFL])
37818 + HAVE_POWF=1; AC_SUBST([HAVE_POWF])
37819 + HAVE_REMAINDER=1; AC_SUBST([HAVE_REMAINDER])
37820 + HAVE_REMAINDERF=1; AC_SUBST([HAVE_REMAINDERF])
37821 + HAVE_RINT=1; AC_SUBST([HAVE_RINT])
37822 + HAVE_RINTL=1; AC_SUBST([HAVE_RINTL])
37823 + HAVE_SINF=1; AC_SUBST([HAVE_SINF])
37824 + HAVE_SINL=1; AC_SUBST([HAVE_SINL])
37825 + HAVE_SINHF=1; AC_SUBST([HAVE_SINHF])
37826 + HAVE_SQRTF=1; AC_SUBST([HAVE_SQRTF])
37827 + HAVE_SQRTL=1; AC_SUBST([HAVE_SQRTL])
37828 + HAVE_TANF=1; AC_SUBST([HAVE_TANF])
37829 + HAVE_TANL=1; AC_SUBST([HAVE_TANL])
37830 + HAVE_TANHF=1; AC_SUBST([HAVE_TANHF])
37831 + HAVE_DECL_ACOSL=1; AC_SUBST([HAVE_DECL_ACOSL])
37832 + HAVE_DECL_ASINL=1; AC_SUBST([HAVE_DECL_ASINL])
37833 + HAVE_DECL_ATANL=1; AC_SUBST([HAVE_DECL_ATANL])
37834 + HAVE_DECL_CBRTF=1; AC_SUBST([HAVE_DECL_CBRTF])
37835 + HAVE_DECL_CBRTL=1; AC_SUBST([HAVE_DECL_CBRTL])
37836 + HAVE_DECL_CEILF=1; AC_SUBST([HAVE_DECL_CEILF])
37837 + HAVE_DECL_CEILL=1; AC_SUBST([HAVE_DECL_CEILL])
37838 + HAVE_DECL_COPYSIGNF=1; AC_SUBST([HAVE_DECL_COPYSIGNF])
37839 + HAVE_DECL_COSL=1; AC_SUBST([HAVE_DECL_COSL])
37840 + HAVE_DECL_EXPL=1; AC_SUBST([HAVE_DECL_EXPL])
37841 + HAVE_DECL_EXP2=1; AC_SUBST([HAVE_DECL_EXP2])
37842 + HAVE_DECL_EXP2F=1; AC_SUBST([HAVE_DECL_EXP2F])
37843 + HAVE_DECL_EXP2L=1; AC_SUBST([HAVE_DECL_EXP2L])
37844 + HAVE_DECL_EXPM1L=1; AC_SUBST([HAVE_DECL_EXPM1L])
37845 + HAVE_DECL_FLOORF=1; AC_SUBST([HAVE_DECL_FLOORF])
37846 + HAVE_DECL_FLOORL=1; AC_SUBST([HAVE_DECL_FLOORL])
37847 + HAVE_DECL_FREXPL=1; AC_SUBST([HAVE_DECL_FREXPL])
37848 + HAVE_DECL_LDEXPL=1; AC_SUBST([HAVE_DECL_LDEXPL])
37849 + HAVE_DECL_LOGL=1; AC_SUBST([HAVE_DECL_LOGL])
37850 + HAVE_DECL_LOG10L=1; AC_SUBST([HAVE_DECL_LOG10L])
37851 + HAVE_DECL_LOG2=1; AC_SUBST([HAVE_DECL_LOG2])
37852 + HAVE_DECL_LOG2F=1; AC_SUBST([HAVE_DECL_LOG2F])
37853 + HAVE_DECL_LOG2L=1; AC_SUBST([HAVE_DECL_LOG2L])
37854 + HAVE_DECL_LOGB=1; AC_SUBST([HAVE_DECL_LOGB])
37855 + HAVE_DECL_REMAINDER=1; AC_SUBST([HAVE_DECL_REMAINDER])
37856 + HAVE_DECL_REMAINDERL=1; AC_SUBST([HAVE_DECL_REMAINDERL])
37857 + HAVE_DECL_RINTF=1; AC_SUBST([HAVE_DECL_RINTF])
37858 + HAVE_DECL_ROUND=1; AC_SUBST([HAVE_DECL_ROUND])
37859 + HAVE_DECL_ROUNDF=1; AC_SUBST([HAVE_DECL_ROUNDF])
37860 + HAVE_DECL_ROUNDL=1; AC_SUBST([HAVE_DECL_ROUNDL])
37861 + HAVE_DECL_SINL=1; AC_SUBST([HAVE_DECL_SINL])
37862 + HAVE_DECL_SQRTL=1; AC_SUBST([HAVE_DECL_SQRTL])
37863 + HAVE_DECL_TANL=1; AC_SUBST([HAVE_DECL_TANL])
37864 + HAVE_DECL_TRUNC=1; AC_SUBST([HAVE_DECL_TRUNC])
37865 + HAVE_DECL_TRUNCF=1; AC_SUBST([HAVE_DECL_TRUNCF])
37866 + HAVE_DECL_TRUNCL=1; AC_SUBST([HAVE_DECL_TRUNCL])
37867 + REPLACE_ACOSF=0; AC_SUBST([REPLACE_ACOSF])
37868 + REPLACE_ASINF=0; AC_SUBST([REPLACE_ASINF])
37869 + REPLACE_ATANF=0; AC_SUBST([REPLACE_ATANF])
37870 + REPLACE_ATAN2F=0; AC_SUBST([REPLACE_ATAN2F])
37871 + REPLACE_CBRTF=0; AC_SUBST([REPLACE_CBRTF])
37872 + REPLACE_CBRTL=0; AC_SUBST([REPLACE_CBRTL])
37873 + REPLACE_CEIL=0; AC_SUBST([REPLACE_CEIL])
37874 + REPLACE_CEILF=0; AC_SUBST([REPLACE_CEILF])
37875 + REPLACE_CEILL=0; AC_SUBST([REPLACE_CEILL])
37876 + REPLACE_COSF=0; AC_SUBST([REPLACE_COSF])
37877 + REPLACE_COSHF=0; AC_SUBST([REPLACE_COSHF])
37878 + REPLACE_EXPF=0; AC_SUBST([REPLACE_EXPF])
37879 + REPLACE_EXPL=0; AC_SUBST([REPLACE_EXPL])
37880 + REPLACE_EXPM1=0; AC_SUBST([REPLACE_EXPM1])
37881 + REPLACE_EXPM1F=0; AC_SUBST([REPLACE_EXPM1F])
37882 + REPLACE_EXPM1L=0; AC_SUBST([REPLACE_EXPM1L])
37883 + REPLACE_EXP2=0; AC_SUBST([REPLACE_EXP2])
37884 + REPLACE_EXP2L=0; AC_SUBST([REPLACE_EXP2L])
37885 + REPLACE_FABSL=0; AC_SUBST([REPLACE_FABSL])
37886 + REPLACE_FLOOR=0; AC_SUBST([REPLACE_FLOOR])
37887 + REPLACE_FLOORF=0; AC_SUBST([REPLACE_FLOORF])
37888 + REPLACE_FLOORL=0; AC_SUBST([REPLACE_FLOORL])
37889 + REPLACE_FMA=0; AC_SUBST([REPLACE_FMA])
37890 + REPLACE_FMAF=0; AC_SUBST([REPLACE_FMAF])
37891 + REPLACE_FMAL=0; AC_SUBST([REPLACE_FMAL])
37892 + REPLACE_FMOD=0; AC_SUBST([REPLACE_FMOD])
37893 + REPLACE_FMODF=0; AC_SUBST([REPLACE_FMODF])
37894 + REPLACE_FMODL=0; AC_SUBST([REPLACE_FMODL])
37895 + REPLACE_FREXPF=0; AC_SUBST([REPLACE_FREXPF])
37896 + REPLACE_FREXP=0; AC_SUBST([REPLACE_FREXP])
37897 + REPLACE_FREXPL=0; AC_SUBST([REPLACE_FREXPL])
37898 + REPLACE_HUGE_VAL=0; AC_SUBST([REPLACE_HUGE_VAL])
37899 + REPLACE_HYPOT=0; AC_SUBST([REPLACE_HYPOT])
37900 + REPLACE_HYPOTF=0; AC_SUBST([REPLACE_HYPOTF])
37901 + REPLACE_HYPOTL=0; AC_SUBST([REPLACE_HYPOTL])
37902 + REPLACE_ILOGB=0; AC_SUBST([REPLACE_ILOGB])
37903 + REPLACE_ILOGBF=0; AC_SUBST([REPLACE_ILOGBF])
37904 + REPLACE_ILOGBL=0; AC_SUBST([REPLACE_ILOGBL])
37905 + REPLACE_ISFINITE=0; AC_SUBST([REPLACE_ISFINITE])
37906 + REPLACE_ISINF=0; AC_SUBST([REPLACE_ISINF])
37907 + REPLACE_ISNAN=0; AC_SUBST([REPLACE_ISNAN])
37908 + REPLACE_LDEXPL=0; AC_SUBST([REPLACE_LDEXPL])
37909 + REPLACE_LOG=0; AC_SUBST([REPLACE_LOG])
37910 + REPLACE_LOGF=0; AC_SUBST([REPLACE_LOGF])
37911 + REPLACE_LOGL=0; AC_SUBST([REPLACE_LOGL])
37912 + REPLACE_LOG10=0; AC_SUBST([REPLACE_LOG10])
37913 + REPLACE_LOG10F=0; AC_SUBST([REPLACE_LOG10F])
37914 + REPLACE_LOG10L=0; AC_SUBST([REPLACE_LOG10L])
37915 + REPLACE_LOG1P=0; AC_SUBST([REPLACE_LOG1P])
37916 + REPLACE_LOG1PF=0; AC_SUBST([REPLACE_LOG1PF])
37917 + REPLACE_LOG1PL=0; AC_SUBST([REPLACE_LOG1PL])
37918 + REPLACE_LOG2=0; AC_SUBST([REPLACE_LOG2])
37919 + REPLACE_LOG2F=0; AC_SUBST([REPLACE_LOG2F])
37920 + REPLACE_LOG2L=0; AC_SUBST([REPLACE_LOG2L])
37921 + REPLACE_LOGB=0; AC_SUBST([REPLACE_LOGB])
37922 + REPLACE_LOGBF=0; AC_SUBST([REPLACE_LOGBF])
37923 + REPLACE_LOGBL=0; AC_SUBST([REPLACE_LOGBL])
37924 + REPLACE_MODF=0; AC_SUBST([REPLACE_MODF])
37925 + REPLACE_MODFF=0; AC_SUBST([REPLACE_MODFF])
37926 + REPLACE_MODFL=0; AC_SUBST([REPLACE_MODFL])
37927 + REPLACE_NAN=0; AC_SUBST([REPLACE_NAN])
37928 + REPLACE_REMAINDER=0; AC_SUBST([REPLACE_REMAINDER])
37929 + REPLACE_REMAINDERF=0; AC_SUBST([REPLACE_REMAINDERF])
37930 + REPLACE_REMAINDERL=0; AC_SUBST([REPLACE_REMAINDERL])
37931 + REPLACE_RINTL=0; AC_SUBST([REPLACE_RINTL])
37932 + REPLACE_ROUND=0; AC_SUBST([REPLACE_ROUND])
37933 + REPLACE_ROUNDF=0; AC_SUBST([REPLACE_ROUNDF])
37934 + REPLACE_ROUNDL=0; AC_SUBST([REPLACE_ROUNDL])
37935 + REPLACE_SIGNBIT=0; AC_SUBST([REPLACE_SIGNBIT])
37936 + REPLACE_SIGNBIT_USING_GCC=0; AC_SUBST([REPLACE_SIGNBIT_USING_GCC])
37937 + REPLACE_SINF=0; AC_SUBST([REPLACE_SINF])
37938 + REPLACE_SINHF=0; AC_SUBST([REPLACE_SINHF])
37939 + REPLACE_SQRTF=0; AC_SUBST([REPLACE_SQRTF])
37940 + REPLACE_SQRTL=0; AC_SUBST([REPLACE_SQRTL])
37941 + REPLACE_TANF=0; AC_SUBST([REPLACE_TANF])
37942 + REPLACE_TANHF=0; AC_SUBST([REPLACE_TANHF])
37943 + REPLACE_TRUNC=0; AC_SUBST([REPLACE_TRUNC])
37944 + REPLACE_TRUNCF=0; AC_SUBST([REPLACE_TRUNCF])
37945 + REPLACE_TRUNCL=0; AC_SUBST([REPLACE_TRUNCL])
37946 ])
37947
37948 # gl_LONG_DOUBLE_VS_DOUBLE
37949
37950 diff --git a/autotools/m4/memchr.m4 b/autotools/m4/memchr.m4
37951 index c7489d8..0be394d 100644
37952 --- a/autotools/m4/memchr.m4
37953 +++ b/autotools/m4/memchr.m4
37954 @@ -1,5 +1,5 @@
37955 -# memchr.m4 serial 18
37956 -dnl Copyright (C) 2002-2004, 2009-2022 Free Software Foundation, Inc.
37957 +# memchr.m4 serial 14
37958 +dnl Copyright (C) 2002-2004, 2009-2019 Free Software Foundation, Inc.
37959 dnl This file is free software; the Free Software Foundation
37960 dnl gives unlimited permission to copy and/or distribute it,
37961 dnl with or without modifications, as long as this notice is preserved.
37962 @@ -13,18 +13,27 @@ AC_DEFUN_ONCE([gl_FUNC_MEMCHR],
37963 AC_CHECK_HEADERS_ONCE([sys/mman.h])
37964 AC_CHECK_FUNCS_ONCE([mprotect])
37965
37966 - AC_REQUIRE([gl_STRING_H_DEFAULTS])
37967 - # Detect platform-specific bugs in some versions of glibc:
37968 - # memchr should not dereference anything with length 0
37969 - # https://bugzilla.redhat.com/show_bug.cgi?id=499689
37970 - # memchr should not dereference overestimated length after a match
37971 - # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=521737
37972 - # https://sourceware.org/bugzilla/show_bug.cgi?id=10162
37973 - # memchr should cast the second argument to 'unsigned char'.
37974 - # This bug exists in Android 4.3.
37975 - # Assume that memchr works on platforms that lack mprotect.
37976 - AC_CACHE_CHECK([whether memchr works], [gl_cv_func_memchr_works],
37977 - [AC_RUN_IFELSE([AC_LANG_PROGRAM([[
37978 + AC_REQUIRE([gl_HEADER_STRING_H_DEFAULTS])
37979 + m4_ifdef([gl_FUNC_MEMCHR_OBSOLETE], [
37980 + dnl These days, we assume memchr is present. But if support for old
37981 + dnl platforms is desired:
37982 + AC_CHECK_FUNCS_ONCE([memchr])
37983 + if test $ac_cv_func_memchr = no; then
37984 + HAVE_MEMCHR=0
37985 + fi
37986 + ])
37987 + if test $HAVE_MEMCHR = 1; then
37988 + # Detect platform-specific bugs in some versions of glibc:
37989 + # memchr should not dereference anything with length 0
37990 + # https://bugzilla.redhat.com/show_bug.cgi?id=499689
37991 + # memchr should not dereference overestimated length after a match
37992 + # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=521737
37993 + # https://sourceware.org/bugzilla/show_bug.cgi?id=10162
37994 + # memchr should cast the second argument to 'unsigned char'.
37995 + # This bug exists in Android 4.3.
37996 + # Assume that memchr works on platforms that lack mprotect.
37997 + AC_CACHE_CHECK([whether memchr works], [gl_cv_func_memchr_works],
37998 + [AC_RUN_IFELSE([AC_LANG_PROGRAM([[
37999 #include <string.h>
38000 #if HAVE_SYS_MMAN_H
38001 # include <fcntl.h>
38002 @@ -59,7 +68,6 @@ AC_DEFUN_ONCE([gl_FUNC_MEMCHR],
38003 #endif
38004 if (fence)
38005 {
38006 - /* Test against bugs on glibc systems. */
38007 if (memchr (fence, 0, 0))
38008 result |= 1;
38009 strcpy (fence - 9, "12345678");
38010 @@ -67,9 +75,6 @@ AC_DEFUN_ONCE([gl_FUNC_MEMCHR],
38011 result |= 2;
38012 if (memchr (fence - 1, 0, 3) != fence - 1)
38013 result |= 4;
38014 - /* Test against bug on AIX 7.2. */
38015 - if (memchr (fence - 4, '6', 16) != fence - 4)
38016 - result |= 8;
38017 }
38018 /* Test against bug on Android 4.3. */
38019 {
38020 @@ -78,26 +83,27 @@ AC_DEFUN_ONCE([gl_FUNC_MEMCHR],
38021 input[1] = 'b';
38022 input[2] = 'c';
38023 if (memchr (input, 0x789abc00 | 'b', 3) != input + 1)
38024 - result |= 16;
38025 + result |= 8;
38026 }
38027 return result;
38028 ]])],
38029 - [gl_cv_func_memchr_works=yes],
38030 - [gl_cv_func_memchr_works=no],
38031 - [case "$host_os" in
38032 - # Guess no on Android.
38033 - linux*-android*) gl_cv_func_memchr_works="guessing no" ;;
38034 - # Guess yes on native Windows.
38035 - mingw*) gl_cv_func_memchr_works="guessing yes" ;;
38036 - # If we don't know, obey --enable-cross-guesses.
38037 - *) gl_cv_func_memchr_works="$gl_cross_guess_normal" ;;
38038 - esac
38039 - ])
38040 - ])
38041 - case "$gl_cv_func_memchr_works" in
38042 - *yes) ;;
38043 - *) REPLACE_MEMCHR=1 ;;
38044 - esac
38045 + [gl_cv_func_memchr_works=yes],
38046 + [gl_cv_func_memchr_works=no],
38047 + [case "$host_os" in
38048 + # Guess no on Android.
38049 + linux*-android*) gl_cv_func_memchr_works="guessing no" ;;
38050 + # Guess yes on native Windows.
38051 + mingw*) gl_cv_func_memchr_works="guessing yes" ;;
38052 + # Be pessimistic for now.
38053 + *) gl_cv_func_memchr_works="guessing no" ;;
38054 + esac
38055 + ])
38056 + ])
38057 + case "$gl_cv_func_memchr_works" in
38058 + *yes) ;;
38059 + *) REPLACE_MEMCHR=1 ;;
38060 + esac
38061 + fi
38062 ])
38063
38064 # Prerequisites of lib/memchr.c.
38065
38066 diff --git a/autotools/m4/mempcpy.m4 b/autotools/m4/mempcpy.m4
38067 index 1107eb4..b6090ee 100644
38068 --- a/autotools/m4/mempcpy.m4
38069 +++ b/autotools/m4/mempcpy.m4
38070 @@ -1,5 +1,5 @@
38071 -# mempcpy.m4 serial 12
38072 -dnl Copyright (C) 2003-2004, 2006-2007, 2009-2022 Free Software Foundation,
38073 +# mempcpy.m4 serial 11
38074 +dnl Copyright (C) 2003-2004, 2006-2007, 2009-2019 Free Software Foundation,
38075 dnl Inc.
38076 dnl This file is free software; the Free Software Foundation
38077 dnl gives unlimited permission to copy and/or distribute it,
38078 @@ -13,7 +13,7 @@ AC_DEFUN([gl_FUNC_MEMPCPY],
38079 dnl The mempcpy() declaration in lib/string.in.h uses 'restrict'.
38080 AC_REQUIRE([AC_C_RESTRICT])
38081
38082 - AC_REQUIRE([gl_STRING_H_DEFAULTS])
38083 + AC_REQUIRE([gl_HEADER_STRING_H_DEFAULTS])
38084 AC_CHECK_FUNCS([mempcpy])
38085 if test $ac_cv_func_mempcpy = no; then
38086 HAVE_MEMPCPY=0
38087
38088 diff --git a/autotools/m4/memrchr.m4 b/autotools/m4/memrchr.m4
38089 index ec5e208..e907590 100644
38090 --- a/autotools/m4/memrchr.m4
38091 +++ b/autotools/m4/memrchr.m4
38092 @@ -1,5 +1,5 @@
38093 -# memrchr.m4 serial 11
38094 -dnl Copyright (C) 2002-2003, 2005-2007, 2009-2022 Free Software Foundation,
38095 +# memrchr.m4 serial 10
38096 +dnl Copyright (C) 2002-2003, 2005-2007, 2009-2019 Free Software Foundation,
38097 dnl Inc.
38098 dnl This file is free software; the Free Software Foundation
38099 dnl gives unlimited permission to copy and/or distribute it,
38100 @@ -10,7 +10,7 @@ AC_DEFUN([gl_FUNC_MEMRCHR],
38101 dnl Persuade glibc <string.h> to declare memrchr().
38102 AC_REQUIRE([AC_USE_SYSTEM_EXTENSIONS])
38103
38104 - AC_REQUIRE([gl_STRING_H_DEFAULTS])
38105 + AC_REQUIRE([gl_HEADER_STRING_H_DEFAULTS])
38106 AC_CHECK_DECLS_ONCE([memrchr])
38107 if test $ac_cv_have_decl_memrchr = no; then
38108 HAVE_DECL_MEMRCHR=0
38109
38110 diff --git a/autotools/m4/minmax.m4 b/autotools/m4/minmax.m4
38111 deleted file mode 100644
38112 index b976739..0000000
38113 --- a/autotools/m4/minmax.m4
38114 +++ /dev/null
38115 @@ -1,44 +0,0 @@
38116 -# minmax.m4 serial 4
38117 -dnl Copyright (C) 2005, 2009-2022 Free Software Foundation, Inc.
38118 -dnl This file is free software; the Free Software Foundation
38119 -dnl gives unlimited permission to copy and/or distribute it,
38120 -dnl with or without modifications, as long as this notice is preserved.
38121 -
38122 -AC_PREREQ([2.53])
38123 -
38124 -AC_DEFUN([gl_MINMAX],
38125 -[
38126 - AC_REQUIRE([gl_PREREQ_MINMAX])
38127 -])
38128 -
38129 -# Prerequisites of lib/minmax.h.
38130 -AC_DEFUN([gl_PREREQ_MINMAX],
38131 -[
38132 - gl_MINMAX_IN_HEADER([limits.h])
38133 - gl_MINMAX_IN_HEADER([sys/param.h])
38134 -])
38135 -
38136 -dnl gl_MINMAX_IN_HEADER(HEADER)
38137 -dnl The parameter has to be a literal header name; it cannot be macro,
38138 -dnl nor a shell variable. (Because autoheader collects only AC_DEFINE
38139 -dnl invocations with a literal macro name.)
38140 -AC_DEFUN([gl_MINMAX_IN_HEADER],
38141 -[
38142 - m4_pushdef([header], AS_TR_SH([$1]))
38143 - m4_pushdef([HEADER], AS_TR_CPP([$1]))
38144 - AC_CACHE_CHECK([whether <$1> defines MIN and MAX],
38145 - [gl_cv_minmax_in_]header,
38146 - [AC_COMPILE_IFELSE(
38147 - [AC_LANG_PROGRAM(
38148 - [[#include <$1>
38149 - int x = MIN (42, 17);]],
38150 - [[]])],
38151 - [gl_cv_minmax_in_]header[=yes],
38152 - [gl_cv_minmax_in_]header[=no])])
38153 - if test $gl_cv_minmax_in_[]header = yes; then
38154 - AC_DEFINE([HAVE_MINMAX_IN_]HEADER, 1,
38155 - [Define to 1 if <$1> defines the MIN and MAX macros.])
38156 - fi
38157 - m4_popdef([HEADER])
38158 - m4_popdef([header])
38159 -])
38160
38161 diff --git a/autotools/m4/mkdir.m4 b/autotools/m4/mkdir.m4
38162 index 8b78ce9..4cd9590 100644
38163 --- a/autotools/m4/mkdir.m4
38164 +++ b/autotools/m4/mkdir.m4
38165 @@ -1,6 +1,6 @@
38166 -# serial 17
38167 +# serial 14
38168
38169 -# Copyright (C) 2001, 2003-2004, 2006, 2008-2022 Free Software Foundation, Inc.
38170 +# Copyright (C) 2001, 2003-2004, 2006, 2008-2019 Free Software Foundation, Inc.
38171 # This file is free software; the Free Software Foundation
38172 # gives unlimited permission to copy and/or distribute it,
38173 # with or without modifications, as long as this notice is preserved.
38174 @@ -16,34 +16,33 @@ AC_DEFUN([gl_FUNC_MKDIR],
38175 AC_CACHE_CHECK([whether mkdir handles trailing slash],
38176 [gl_cv_func_mkdir_trailing_slash_works],
38177 [rm -rf conftest.dir
38178 - AC_RUN_IFELSE(
38179 - [AC_LANG_PROGRAM([[
38180 - #include <sys/types.h>
38181 - #include <sys/stat.h>
38182 - ]GL_MDA_DEFINES],
38183 - [[return mkdir ("conftest.dir/", 0700);]])],
38184 - [gl_cv_func_mkdir_trailing_slash_works=yes],
38185 - [gl_cv_func_mkdir_trailing_slash_works=no],
38186 - [case "$host_os" in
38187 - # Guess yes on Linux systems.
38188 - linux-* | linux) gl_cv_func_mkdir_trailing_slash_works="guessing yes" ;;
38189 - # Guess yes on glibc systems.
38190 - *-gnu* | gnu*) gl_cv_func_mkdir_trailing_slash_works="guessing yes" ;;
38191 - # Guess yes on MSVC, no on mingw.
38192 - mingw*) AC_EGREP_CPP([Known], [
38193 + AC_RUN_IFELSE([AC_LANG_PROGRAM([[
38194 +# include <sys/types.h>
38195 +# include <sys/stat.h>
38196 +]], [return mkdir ("conftest.dir/", 0700);])],
38197 + [gl_cv_func_mkdir_trailing_slash_works=yes],
38198 + [gl_cv_func_mkdir_trailing_slash_works=no],
38199 + [case "$host_os" in
38200 + # Guess yes on Linux systems.
38201 + linux-* | linux) gl_cv_func_mkdir_trailing_slash_works="guessing yes" ;;
38202 + # Guess yes on glibc systems.
38203 + *-gnu* | gnu*) gl_cv_func_mkdir_trailing_slash_works="guessing yes" ;;
38204 + # Guess yes on MSVC, no on mingw.
38205 + mingw*) AC_EGREP_CPP([Known], [
38206 #ifdef _MSC_VER
38207 Known
38208 #endif
38209 - ],
38210 - [gl_cv_func_mkdir_trailing_slash_works="guessing yes"],
38211 - [gl_cv_func_mkdir_trailing_slash_works="guessing no"])
38212 - ;;
38213 - # If we don't know, obey --enable-cross-guesses.
38214 - *) gl_cv_func_mkdir_trailing_slash_works="$gl_cross_guess_normal" ;;
38215 - esac
38216 - ])
38217 - rm -rf conftest.dir
38218 - ])
38219 + ],
38220 + [gl_cv_func_mkdir_trailing_slash_works="guessing yes"],
38221 + [gl_cv_func_mkdir_trailing_slash_works="guessing no"])
38222 + ;;
38223 + # If we don't know, assume the worst.
38224 + *) gl_cv_func_mkdir_trailing_slash_works="guessing no" ;;
38225 + esac
38226 + ])
38227 + rm -rf conftest.dir
38228 + ]
38229 + )
38230 case "$gl_cv_func_mkdir_trailing_slash_works" in
38231 *yes) ;;
38232 *)
38233 @@ -54,26 +53,22 @@ AC_DEFUN([gl_FUNC_MKDIR],
38234 AC_CACHE_CHECK([whether mkdir handles trailing dot],
38235 [gl_cv_func_mkdir_trailing_dot_works],
38236 [rm -rf conftest.dir
38237 - AC_RUN_IFELSE(
38238 - [AC_LANG_PROGRAM([[
38239 - #include <sys/types.h>
38240 - #include <sys/stat.h>
38241 - ]GL_MDA_DEFINES],
38242 - [[return !mkdir ("conftest.dir/./", 0700);]])],
38243 - [gl_cv_func_mkdir_trailing_dot_works=yes],
38244 - [gl_cv_func_mkdir_trailing_dot_works=no],
38245 - [case "$host_os" in
38246 - # Guess yes on glibc systems.
38247 - *-gnu* | gnu*) gl_cv_func_mkdir_trailing_dot_works="guessing yes" ;;
38248 - # Guess yes on musl systems.
38249 - *-musl*) gl_cv_func_mkdir_trailing_dot_works="guessing yes" ;;
38250 - # Guess no on native Windows.
38251 - mingw*) gl_cv_func_mkdir_trailing_dot_works="guessing no" ;;
38252 - # If we don't know, obey --enable-cross-guesses.
38253 - *) gl_cv_func_mkdir_trailing_dot_works="$gl_cross_guess_normal" ;;
38254 - esac
38255 - ])
38256 - rm -rf conftest.dir
38257 + AC_RUN_IFELSE([AC_LANG_PROGRAM([[
38258 +# include <sys/types.h>
38259 +# include <sys/stat.h>
38260 +]], [return !mkdir ("conftest.dir/./", 0700);])],
38261 + [gl_cv_func_mkdir_trailing_dot_works=yes],
38262 + [gl_cv_func_mkdir_trailing_dot_works=no],
38263 + [case "$host_os" in
38264 + # Guess yes on glibc systems.
38265 + *-gnu* | gnu*) gl_cv_func_mkdir_trailing_dot_works="guessing yes" ;;
38266 + # Guess no on native Windows.
38267 + mingw*) gl_cv_func_mkdir_trailing_dot_works="guessing no" ;;
38268 + # If we don't know, assume the worst.
38269 + *) gl_cv_func_mkdir_trailing_dot_works="guessing no" ;;
38270 + esac
38271 + ])
38272 + rm -rf conftest.dir
38273 ]
38274 )
38275 case "$gl_cv_func_mkdir_trailing_dot_works" in
38276
38277 diff --git a/autotools/m4/mkdirat.m4 b/autotools/m4/mkdirat.m4
38278 index 77a5cbf..7671993 100644
38279 --- a/autotools/m4/mkdirat.m4
38280 +++ b/autotools/m4/mkdirat.m4
38281 @@ -1,5 +1,5 @@
38282 # mkdirat.m4 serial 1
38283 -dnl Copyright (C) 2004-2022 Free Software Foundation, Inc.
38284 +dnl Copyright (C) 2004-2019 Free Software Foundation, Inc.
38285 dnl This file is free software; the Free Software Foundation
38286 dnl gives unlimited permission to copy and/or distribute it,
38287 dnl with or without modifications, as long as this notice is preserved.
38288
38289 diff --git a/autotools/m4/mmap-anon.m4 b/autotools/m4/mmap-anon.m4
38290 index a4580ff..50c3808 100644
38291 --- a/autotools/m4/mmap-anon.m4
38292 +++ b/autotools/m4/mmap-anon.m4
38293 @@ -1,5 +1,5 @@
38294 -# mmap-anon.m4 serial 12
38295 -dnl Copyright (C) 2005, 2007, 2009-2022 Free Software Foundation, Inc.
38296 +# mmap-anon.m4 serial 10
38297 +dnl Copyright (C) 2005, 2007, 2009-2019 Free Software Foundation, Inc.
38298 dnl This file is free software; the Free Software Foundation
38299 dnl gives unlimited permission to copy and/or distribute it,
38300 dnl with or without modifications, as long as this notice is preserved.
38301 @@ -9,11 +9,11 @@ dnl with or without modifications, as long as this notice is preserved.
38302 # - On Linux, AIX, OSF/1, Solaris, Cygwin, Interix, Haiku, both MAP_ANONYMOUS
38303 # and MAP_ANON exist and have the same value.
38304 # - On HP-UX, only MAP_ANONYMOUS exists.
38305 -# - On Mac OS X, FreeBSD, NetBSD, OpenBSD, Minix, only MAP_ANON exists.
38306 +# - On Mac OS X, FreeBSD, NetBSD, OpenBSD, only MAP_ANON exists.
38307 # - On IRIX, neither exists, and a file descriptor opened to /dev/zero must be
38308 # used.
38309
38310 -AC_DEFUN_ONCE([gl_FUNC_MMAP_ANON],
38311 +AC_DEFUN([gl_FUNC_MMAP_ANON],
38312 [
38313 dnl Persuade glibc <sys/mman.h> to define MAP_ANONYMOUS.
38314 AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
38315
38316 diff --git a/autotools/m4/mode_t.m4 b/autotools/m4/mode_t.m4
38317 index e08d27a..ba840dc 100644
38318 --- a/autotools/m4/mode_t.m4
38319 +++ b/autotools/m4/mode_t.m4
38320 @@ -1,5 +1,5 @@
38321 # mode_t.m4 serial 2
38322 -dnl Copyright (C) 2009-2022 Free Software Foundation, Inc.
38323 +dnl Copyright (C) 2009-2019 Free Software Foundation, Inc.
38324 dnl This file is free software; the Free Software Foundation
38325 dnl gives unlimited permission to copy and/or distribute it,
38326 dnl with or without modifications, as long as this notice is preserved.
38327
38328 diff --git a/autotools/m4/msvc-inval.m4 b/autotools/m4/msvc-inval.m4
38329 index b32cf6e..4b95876 100644
38330 --- a/autotools/m4/msvc-inval.m4
38331 +++ b/autotools/m4/msvc-inval.m4
38332 @@ -1,5 +1,5 @@
38333 # msvc-inval.m4 serial 1
38334 -dnl Copyright (C) 2011-2022 Free Software Foundation, Inc.
38335 +dnl Copyright (C) 2011-2019 Free Software Foundation, Inc.
38336 dnl This file is free software; the Free Software Foundation
38337 dnl gives unlimited permission to copy and/or distribute it,
38338 dnl with or without modifications, as long as this notice is preserved.
38339
38340 diff --git a/autotools/m4/msvc-nothrow.m4 b/autotools/m4/msvc-nothrow.m4
38341 index 16ceb1f..7e73b40 100644
38342 --- a/autotools/m4/msvc-nothrow.m4
38343 +++ b/autotools/m4/msvc-nothrow.m4
38344 @@ -1,5 +1,5 @@
38345 # msvc-nothrow.m4 serial 1
38346 -dnl Copyright (C) 2011-2022 Free Software Foundation, Inc.
38347 +dnl Copyright (C) 2011-2019 Free Software Foundation, Inc.
38348 dnl This file is free software; the Free Software Foundation
38349 dnl gives unlimited permission to copy and/or distribute it,
38350 dnl with or without modifications, as long as this notice is preserved.
38351
38352 diff --git a/autotools/m4/multiarch.m4 b/autotools/m4/multiarch.m4
38353 index 5d94276..d48316e 100644
38354 --- a/autotools/m4/multiarch.m4
38355 +++ b/autotools/m4/multiarch.m4
38356 @@ -1,5 +1,5 @@
38357 -# multiarch.m4 serial 9
38358 -dnl Copyright (C) 2008-2022 Free Software Foundation, Inc.
38359 +# multiarch.m4 serial 7
38360 +dnl Copyright (C) 2008-2019 Free Software Foundation, Inc.
38361 dnl This file is free software; the Free Software Foundation
38362 dnl gives unlimited permission to copy and/or distribute it,
38363 dnl with or without modifications, as long as this notice is preserved.
38364 @@ -21,40 +21,37 @@ dnl with or without modifications, as long as this notice is preserved.
38365 AC_DEFUN_ONCE([gl_MULTIARCH],
38366 [
38367 dnl Code similar to autoconf-2.63 AC_C_BIGENDIAN.
38368 - AC_CACHE_CHECK([whether the compiler produces multi-arch binaries],
38369 - [gl_cv_c_multiarch],
38370 - [gl_cv_c_multiarch=no
38371 - AC_COMPILE_IFELSE(
38372 - [AC_LANG_SOURCE(
38373 - [[#ifndef __APPLE_CC__
38374 - not a universal capable compiler
38375 - #endif
38376 - typedef int dummy;
38377 - ]])],
38378 - [
38379 - dnl Check for potential -arch flags. It is not universal unless
38380 - dnl there are at least two -arch flags with different values.
38381 - arch=
38382 - prev=
38383 - for word in ${CC} ${CFLAGS} ${CPPFLAGS} ${LDFLAGS}; do
38384 - if test -n "$prev"; then
38385 - case $word in
38386 - i?86 | x86_64 | ppc | ppc64 | arm | arm64)
38387 - if test -z "$arch" || test "$arch" = "$word"; then
38388 - arch="$word"
38389 - else
38390 - gl_cv_c_multiarch=yes
38391 - fi
38392 - ;;
38393 - esac
38394 - prev=
38395 - else
38396 - if test "x$word" = "x-arch"; then
38397 - prev=arch
38398 - fi
38399 - fi
38400 - done
38401 - ])
38402 + gl_cv_c_multiarch=no
38403 + AC_COMPILE_IFELSE(
38404 + [AC_LANG_SOURCE(
38405 + [[#ifndef __APPLE_CC__
38406 + not a universal capable compiler
38407 + #endif
38408 + typedef int dummy;
38409 + ]])],
38410 + [
38411 + dnl Check for potential -arch flags. It is not universal unless
38412 + dnl there are at least two -arch flags with different values.
38413 + arch=
38414 + prev=
38415 + for word in ${CC} ${CFLAGS} ${CPPFLAGS} ${LDFLAGS}; do
38416 + if test -n "$prev"; then
38417 + case $word in
38418 + i?86 | x86_64 | ppc | ppc64)
38419 + if test -z "$arch" || test "$arch" = "$word"; then
38420 + arch="$word"
38421 + else
38422 + gl_cv_c_multiarch=yes
38423 + fi
38424 + ;;
38425 + esac
38426 + prev=
38427 + else
38428 + if test "x$word" = "x-arch"; then
38429 + prev=arch
38430 + fi
38431 + fi
38432 + done
38433 ])
38434 if test $gl_cv_c_multiarch = yes; then
38435 APPLE_UNIVERSAL_BUILD=1
38436
38437 diff --git a/autotools/m4/nocrash.m4 b/autotools/m4/nocrash.m4
38438 index 91f00c1..4d9f022 100644
38439 --- a/autotools/m4/nocrash.m4
38440 +++ b/autotools/m4/nocrash.m4
38441 @@ -1,5 +1,5 @@
38442 # nocrash.m4 serial 5
38443 -dnl Copyright (C) 2005, 2009-2022 Free Software Foundation, Inc.
38444 +dnl Copyright (C) 2005, 2009-2019 Free Software Foundation, Inc.
38445 dnl This file is free software; the Free Software Foundation
38446 dnl gives unlimited permission to copy and/or distribute it,
38447 dnl with or without modifications, as long as this notice is preserved.
38448 @@ -53,7 +53,7 @@ nocrash_init (void)
38449 /* Allocate a port on which the thread shall listen for exceptions. */
38450 if (mach_port_allocate (self, MACH_PORT_RIGHT_RECEIVE, &our_exception_port)
38451 == KERN_SUCCESS) {
38452 - /* See https://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */
38453 + /* See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */
38454 if (mach_port_insert_right (self, our_exception_port, our_exception_port,
38455 MACH_MSG_TYPE_MAKE_SEND)
38456 == KERN_SUCCESS) {
38457 @@ -72,7 +72,7 @@ nocrash_init (void)
38458 for a particular thread. This has the effect that when our exception
38459 port gets the message, the thread specific exception port has already
38460 been asked, and we don't need to bother about it.
38461 - See https://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html. */
38462 + See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html. */
38463 task_set_exception_ports (self, mask, our_exception_port,
38464 EXCEPTION_DEFAULT, MACHINE_THREAD_STATE);
38465 }
38466
38467 diff --git a/autotools/m4/off_t.m4 b/autotools/m4/off_t.m4
38468 index 0890ada..711a2d4 100644
38469 --- a/autotools/m4/off_t.m4
38470 +++ b/autotools/m4/off_t.m4
38471 @@ -1,5 +1,5 @@
38472 # off_t.m4 serial 1
38473 -dnl Copyright (C) 2012-2022 Free Software Foundation, Inc.
38474 +dnl Copyright (C) 2012-2019 Free Software Foundation, Inc.
38475 dnl This file is free software; the Free Software Foundation
38476 dnl gives unlimited permission to copy and/or distribute it,
38477 dnl with or without modifications, as long as this notice is preserved.
38478
38479 diff --git a/autotools/m4/open-cloexec.m4 b/autotools/m4/open-cloexec.m4
38480 index 16cd5ec..52498d9 100644
38481 --- a/autotools/m4/open-cloexec.m4
38482 +++ b/autotools/m4/open-cloexec.m4
38483 @@ -1,6 +1,6 @@
38484 # Test whether O_CLOEXEC is defined.
38485
38486 -dnl Copyright 2017-2022 Free Software Foundation, Inc.
38487 +dnl Copyright 2017-2019 Free Software Foundation, Inc.
38488 dnl This file is free software; the Free Software Foundation
38489 dnl gives unlimited permission to copy and/or distribute it,
38490 dnl with or without modifications, as long as this notice is preserved.
38491
38492 diff --git a/autotools/m4/open-slash.m4 b/autotools/m4/open-slash.m4
38493 deleted file mode 100644
38494 index 4fbf491..0000000
38495 --- a/autotools/m4/open-slash.m4
38496 +++ /dev/null
38497 @@ -1,60 +0,0 @@
38498 -# open-slash.m4 serial 2
38499 -dnl Copyright (C) 2007-2022 Free Software Foundation, Inc.
38500 -dnl This file is free software; the Free Software Foundation
38501 -dnl gives unlimited permission to copy and/or distribute it,
38502 -dnl with or without modifications, as long as this notice is preserved.
38503 -
38504 -dnl Tests whether open() and creat() recognize a trailing slash.
38505 -dnl Sets gl_cv_func_open_slash.
38506 -AC_DEFUN([gl_OPEN_TRAILING_SLASH_BUG],
38507 -[
38508 - AC_REQUIRE([AC_CANONICAL_HOST]) dnl for cross-compiles
38509 - dnl open("foo/") should not create a file when the file name has a
38510 - dnl trailing slash. FreeBSD only has the problem on symlinks.
38511 - AC_CHECK_FUNCS_ONCE([lstat])
38512 - AC_CACHE_CHECK([whether open recognizes a trailing slash],
38513 - [gl_cv_func_open_slash],
38514 - [# Assume that if we have lstat, we can also check symlinks.
38515 - if test $ac_cv_func_lstat = yes; then
38516 - touch conftest.tmp
38517 - ln -s conftest.tmp conftest.lnk
38518 - fi
38519 - AC_RUN_IFELSE(
38520 - [AC_LANG_SOURCE([[
38521 -#include <fcntl.h>
38522 -#if HAVE_UNISTD_H
38523 -# include <unistd.h>
38524 -#endif
38525 -]GL_MDA_DEFINES[
38526 -int main ()
38527 -{
38528 - int result = 0;
38529 -#if HAVE_LSTAT
38530 - if (open ("conftest.lnk/", O_RDONLY) != -1)
38531 - result |= 1;
38532 -#endif
38533 - if (open ("conftest.sl/", O_CREAT, 0600) >= 0)
38534 - result |= 2;
38535 - return result;
38536 -}]])],
38537 - [gl_cv_func_open_slash=yes],
38538 - [gl_cv_func_open_slash=no],
38539 - [
38540 -changequote(,)dnl
38541 - case "$host_os" in
38542 - freebsd* | aix* | hpux* | solaris2.[0-9] | solaris2.[0-9].*)
38543 - gl_cv_func_open_slash="guessing no" ;;
38544 - *)
38545 - gl_cv_func_open_slash="guessing yes" ;;
38546 - esac
38547 -changequote([,])dnl
38548 - ])
38549 - rm -f conftest.sl conftest.tmp conftest.lnk
38550 - ])
38551 - case "$gl_cv_func_open_slash" in
38552 - *no)
38553 - AC_DEFINE([OPEN_TRAILING_SLASH_BUG], [1],
38554 - [Define to 1 if open() fails to recognize a trailing slash.])
38555 - ;;
38556 - esac
38557 -])
38558
38559 diff --git a/autotools/m4/open.m4 b/autotools/m4/open.m4
38560 index f82fd6c..5d73f4d 100644
38561 --- a/autotools/m4/open.m4
38562 +++ b/autotools/m4/open.m4
38563 @@ -1,5 +1,5 @@
38564 # open.m4 serial 15
38565 -dnl Copyright (C) 2007-2022 Free Software Foundation, Inc.
38566 +dnl Copyright (C) 2007-2019 Free Software Foundation, Inc.
38567 dnl This file is free software; the Free Software Foundation
38568 dnl gives unlimited permission to copy and/or distribute it,
38569 dnl with or without modifications, as long as this notice is preserved.
38570 @@ -19,9 +19,48 @@ AC_DEFUN([gl_FUNC_OPEN],
38571 if test "$gl_cv_macro_O_CLOEXEC" != yes; then
38572 REPLACE_OPEN=1
38573 fi
38574 - gl_OPEN_TRAILING_SLASH_BUG
38575 + AC_CACHE_CHECK([whether open recognizes a trailing slash],
38576 + [gl_cv_func_open_slash],
38577 + [# Assume that if we have lstat, we can also check symlinks.
38578 + if test $ac_cv_func_lstat = yes; then
38579 + touch conftest.tmp
38580 + ln -s conftest.tmp conftest.lnk
38581 + fi
38582 + AC_RUN_IFELSE(
38583 + [AC_LANG_SOURCE([[
38584 +#include <fcntl.h>
38585 +#if HAVE_UNISTD_H
38586 +# include <unistd.h>
38587 +#endif
38588 +int main ()
38589 +{
38590 + int result = 0;
38591 +#if HAVE_LSTAT
38592 + if (open ("conftest.lnk/", O_RDONLY) != -1)
38593 + result |= 1;
38594 +#endif
38595 + if (open ("conftest.sl/", O_CREAT, 0600) >= 0)
38596 + result |= 2;
38597 + return result;
38598 +}]])],
38599 + [gl_cv_func_open_slash=yes],
38600 + [gl_cv_func_open_slash=no],
38601 + [
38602 +changequote(,)dnl
38603 + case "$host_os" in
38604 + freebsd* | aix* | hpux* | solaris2.[0-9] | solaris2.[0-9].*)
38605 + gl_cv_func_open_slash="guessing no" ;;
38606 + *)
38607 + gl_cv_func_open_slash="guessing yes" ;;
38608 + esac
38609 +changequote([,])dnl
38610 + ])
38611 + rm -f conftest.sl conftest.tmp conftest.lnk
38612 + ])
38613 case "$gl_cv_func_open_slash" in
38614 *no)
38615 + AC_DEFINE([OPEN_TRAILING_SLASH_BUG], [1],
38616 + [Define to 1 if open() fails to recognize a trailing slash.])
38617 REPLACE_OPEN=1
38618 ;;
38619 esac
38620
38621 diff --git a/autotools/m4/openat.m4 b/autotools/m4/openat.m4
38622 index de74799..005a2b4 100644
38623 --- a/autotools/m4/openat.m4
38624 +++ b/autotools/m4/openat.m4
38625 @@ -1,7 +1,7 @@
38626 # serial 46
38627 # See if we need to use our replacement for Solaris' openat et al functions.
38628
38629 -dnl Copyright (C) 2004-2022 Free Software Foundation, Inc.
38630 +dnl Copyright (C) 2004-2019 Free Software Foundation, Inc.
38631 dnl This file is free software; the Free Software Foundation
38632 dnl gives unlimited permission to copy and/or distribute it,
38633 dnl with or without modifications, as long as this notice is preserved.
38634
38635 diff --git a/autotools/m4/opendir.m4 b/autotools/m4/opendir.m4
38636 index 7816dc5..8f0d804 100644
38637 --- a/autotools/m4/opendir.m4
38638 +++ b/autotools/m4/opendir.m4
38639 @@ -1,5 +1,5 @@
38640 # opendir.m4 serial 5
38641 -dnl Copyright (C) 2011-2022 Free Software Foundation, Inc.
38642 +dnl Copyright (C) 2011-2019 Free Software Foundation, Inc.
38643 dnl This file is free software; the Free Software Foundation
38644 dnl gives unlimited permission to copy and/or distribute it,
38645 dnl with or without modifications, as long as this notice is preserved.
38646
38647 diff --git a/autotools/m4/pathmax.m4 b/autotools/m4/pathmax.m4
38648 index 44add99..0770aca 100644
38649 --- a/autotools/m4/pathmax.m4
38650 +++ b/autotools/m4/pathmax.m4
38651 @@ -1,5 +1,5 @@
38652 # pathmax.m4 serial 11
38653 -dnl Copyright (C) 2002-2003, 2005-2006, 2009-2022 Free Software Foundation,
38654 +dnl Copyright (C) 2002-2003, 2005-2006, 2009-2019 Free Software Foundation,
38655 dnl Inc.
38656 dnl This file is free software; the Free Software Foundation
38657 dnl gives unlimited permission to copy and/or distribute it,
38658
38659 diff --git a/autotools/m4/pid_t.m4 b/autotools/m4/pid_t.m4
38660 deleted file mode 100644
38661 index cb26f36..0000000
38662 --- a/autotools/m4/pid_t.m4
38663 +++ /dev/null
38664 @@ -1,38 +0,0 @@
38665 -# pid_t.m4 serial 4
38666 -dnl Copyright (C) 2020-2022 Free Software Foundation, Inc.
38667 -dnl This file is free software; the Free Software Foundation
38668 -dnl gives unlimited permission to copy and/or distribute it,
38669 -dnl with or without modifications, as long as this notice is preserved.
38670 -
38671 -# The following implementation works around a problem in autoconf <= 2.69.
38672 -m4_version_prereq([2.70], [], [
38673 -
38674 -dnl Define pid_t if the headers don't define it.
38675 -AC_DEFUN([AC_TYPE_PID_T],
38676 -[
38677 - AC_CHECK_TYPE([pid_t],
38678 - [],
38679 - [dnl On 64-bit native Windows, define it to the equivalent of 'intptr_t'
38680 - dnl (= 'long long' = '__int64'), because that is the return type
38681 - dnl of the _spawnv* functions
38682 - dnl <https://docs.microsoft.com/en-us/cpp/c-runtime-library/reference/spawnvp-wspawnvp>
38683 - dnl and the argument type of the _cwait function
38684 - dnl <https://docs.microsoft.com/en-us/cpp/c-runtime-library/reference/cwait>.
38685 - dnl Otherwise (on 32-bit Windows and on old Unix platforms), define it
38686 - dnl to 'int'.
38687 - AC_COMPILE_IFELSE(
38688 - [AC_LANG_PROGRAM([[
38689 - #if defined _WIN64 && !defined __CYGWIN__
38690 - LLP64
38691 - #endif
38692 - ]])
38693 - ],
38694 - [gl_pid_type='int'],
38695 - [gl_pid_type='__int64'])
38696 - AC_DEFINE_UNQUOTED([pid_t], [$gl_pid_type],
38697 - [Define as a signed integer type capable of holding a process identifier.])
38698 - ],
38699 - [AC_INCLUDES_DEFAULT])
38700 -])
38701 -
38702 -])# m4_version_prereq 2.70
38703
38704 diff --git a/autotools/m4/pipe.m4 b/autotools/m4/pipe.m4
38705 deleted file mode 100644
38706 index 62871c6..0000000
38707 --- a/autotools/m4/pipe.m4
38708 +++ /dev/null
38709 @@ -1,15 +0,0 @@
38710 -# pipe.m4 serial 2
38711 -dnl Copyright (C) 2010-2022 Free Software Foundation, Inc.
38712 -dnl This file is free software; the Free Software Foundation
38713 -dnl gives unlimited permission to copy and/or distribute it,
38714 -dnl with or without modifications, as long as this notice is preserved.
38715 -
38716 -AC_DEFUN([gl_FUNC_PIPE],
38717 -[
38718 - AC_REQUIRE([gl_UNISTD_H_DEFAULTS])
38719 -
38720 - AC_CHECK_FUNCS_ONCE([pipe])
38721 - if test $ac_cv_func_pipe != yes; then
38722 - HAVE_PIPE=0
38723 - fi
38724 -])
38725
38726 diff --git a/autotools/m4/printf-frexp.m4 b/autotools/m4/printf-frexp.m4
38727 index 0628b5a..4d4aae5 100644
38728 --- a/autotools/m4/printf-frexp.m4
38729 +++ b/autotools/m4/printf-frexp.m4
38730 @@ -1,5 +1,5 @@
38731 # printf-frexp.m4 serial 5
38732 -dnl Copyright (C) 2007, 2009-2022 Free Software Foundation, Inc.
38733 +dnl Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc.
38734 dnl This file is free software; the Free Software Foundation
38735 dnl gives unlimited permission to copy and/or distribute it,
38736 dnl with or without modifications, as long as this notice is preserved.
38737
38738 diff --git a/autotools/m4/printf-frexpl.m4 b/autotools/m4/printf-frexpl.m4
38739 index 137c871..6835612 100644
38740 --- a/autotools/m4/printf-frexpl.m4
38741 +++ b/autotools/m4/printf-frexpl.m4
38742 @@ -1,5 +1,5 @@
38743 # printf-frexpl.m4 serial 10
38744 -dnl Copyright (C) 2007, 2009-2022 Free Software Foundation, Inc.
38745 +dnl Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc.
38746 dnl This file is free software; the Free Software Foundation
38747 dnl gives unlimited permission to copy and/or distribute it,
38748 dnl with or without modifications, as long as this notice is preserved.
38749
38750 diff --git a/autotools/m4/printf.m4 b/autotools/m4/printf.m4
38751 index 667452e..cbf6ae4 100644
38752 --- a/autotools/m4/printf.m4
38753 +++ b/autotools/m4/printf.m4
38754 @@ -1,5 +1,5 @@
38755 -# printf.m4 serial 73
38756 -dnl Copyright (C) 2003, 2007-2022 Free Software Foundation, Inc.
38757 +# printf.m4 serial 60
38758 +dnl Copyright (C) 2003, 2007-2019 Free Software Foundation, Inc.
38759 dnl This file is free software; the Free Software Foundation
38760 dnl gives unlimited permission to copy and/or distribute it,
38761 dnl with or without modifications, as long as this notice is preserved.
38762 @@ -62,12 +62,9 @@ int main ()
38763 changequote(,)dnl
38764 # Guess yes on glibc systems.
38765 *-gnu* | gnu*) gl_cv_func_printf_sizes_c99="guessing yes";;
38766 - # Guess yes on musl systems.
38767 - *-musl*) gl_cv_func_printf_sizes_c99="guessing yes";;
38768 # Guess yes on FreeBSD >= 5.
38769 freebsd[1-4].*) gl_cv_func_printf_sizes_c99="guessing no";;
38770 freebsd* | kfreebsd*) gl_cv_func_printf_sizes_c99="guessing yes";;
38771 - midnightbsd*) gl_cv_func_printf_sizes_c99="guessing yes";;
38772 # Guess yes on Mac OS X >= 10.3.
38773 darwin[1-6].*) gl_cv_func_printf_sizes_c99="guessing no";;
38774 darwin*) gl_cv_func_printf_sizes_c99="guessing yes";;
38775 @@ -94,8 +91,8 @@ changequote([,])dnl
38776 [gl_cv_func_printf_sizes_c99="guessing yes"],
38777 [gl_cv_func_printf_sizes_c99="guessing no"])
38778 ;;
38779 - # If we don't know, obey --enable-cross-guesses.
38780 - *) gl_cv_func_printf_sizes_c99="$gl_cross_guess_normal";;
38781 + # If we don't know, assume the worst.
38782 + *) gl_cv_func_printf_sizes_c99="guessing no";;
38783 esac
38784 ])
38785 ])
38786 @@ -243,12 +240,9 @@ int main ()
38787 changequote(,)dnl
38788 # Guess yes on glibc systems.
38789 *-gnu* | gnu*) gl_cv_func_printf_infinite="guessing yes";;
38790 - # Guess yes on musl systems.
38791 - *-musl*) gl_cv_func_printf_infinite="guessing yes";;
38792 # Guess yes on FreeBSD >= 6.
38793 freebsd[1-5].*) gl_cv_func_printf_infinite="guessing no";;
38794 freebsd* | kfreebsd*) gl_cv_func_printf_infinite="guessing yes";;
38795 - midnightbsd*) gl_cv_func_printf_infinite="guessing yes";;
38796 # Guess yes on Mac OS X >= 10.3.
38797 darwin[1-6].*) gl_cv_func_printf_infinite="guessing no";;
38798 darwin*) gl_cv_func_printf_infinite="guessing yes";;
38799 @@ -259,9 +253,6 @@ changequote(,)dnl
38800 netbsd[1-2]* | netbsdelf[1-2]* | netbsdaout[1-2]* | netbsdcoff[1-2]*)
38801 gl_cv_func_printf_infinite="guessing no";;
38802 netbsd*) gl_cv_func_printf_infinite="guessing yes";;
38803 - # Guess yes on OpenBSD >= 6.0.
38804 - openbsd[1-5].*) gl_cv_func_printf_infinite="guessing no";;
38805 - openbsd*) gl_cv_func_printf_infinite="guessing yes";;
38806 # Guess yes on BeOS.
38807 beos*) gl_cv_func_printf_infinite="guessing yes";;
38808 # Guess no on Android.
38809 @@ -276,8 +267,8 @@ changequote([,])dnl
38810 [gl_cv_func_printf_infinite="guessing yes"],
38811 [gl_cv_func_printf_infinite="guessing no"])
38812 ;;
38813 - # If we don't know, obey --enable-cross-guesses.
38814 - *) gl_cv_func_printf_infinite="$gl_cross_guess_normal";;
38815 + # If we don't know, assume the worst.
38816 + *) gl_cv_func_printf_infinite="guessing no";;
38817 esac
38818 ])
38819 ])
38820 @@ -466,18 +457,12 @@ int main ()
38821 changequote(,)dnl
38822 # Guess yes on glibc systems.
38823 *-gnu* | gnu*) gl_cv_func_printf_infinite_long_double="guessing yes";;
38824 - # Guess yes on musl systems.
38825 - *-musl*) gl_cv_func_printf_infinite_long_double="guessing yes";;
38826 # Guess yes on FreeBSD >= 6.
38827 freebsd[1-5].*) gl_cv_func_printf_infinite_long_double="guessing no";;
38828 freebsd* | kfreebsd*) gl_cv_func_printf_infinite_long_double="guessing yes";;
38829 - midnightbsd*) gl_cv_func_printf_infinite_long_double="guessing yes";;
38830 # Guess yes on HP-UX >= 11.
38831 hpux[7-9]* | hpux10*) gl_cv_func_printf_infinite_long_double="guessing no";;
38832 hpux*) gl_cv_func_printf_infinite_long_double="guessing yes";;
38833 - # Guess yes on OpenBSD >= 6.0.
38834 - openbsd[1-5].*) gl_cv_func_printf_infinite_long_double="guessing no";;
38835 - openbsd*) gl_cv_func_printf_infinite_long_double="guessing yes";;
38836 # Guess no on Android.
38837 linux*-android*) gl_cv_func_printf_infinite_long_double="guessing no";;
38838 changequote([,])dnl
38839 @@ -490,8 +475,8 @@ changequote([,])dnl
38840 [gl_cv_func_printf_infinite_long_double="guessing yes"],
38841 [gl_cv_func_printf_infinite_long_double="guessing no"])
38842 ;;
38843 - # If we don't know, obey --enable-cross-guesses.
38844 - *) gl_cv_func_printf_infinite_long_double="$gl_cross_guess_normal";;
38845 + # If we don't know, assume the worst.
38846 + *) gl_cv_func_printf_infinite_long_double="guessing no";;
38847 esac
38848 ;;
38849 esac
38850 @@ -537,7 +522,7 @@ int main ()
38851 && strcmp (buf, "-0X6.488P-1 33") != 0
38852 && strcmp (buf, "-0XC.91P-2 33") != 0))
38853 result |= 2;
38854 - /* This catches a FreeBSD 13.0 bug: it doesn't round. */
38855 + /* This catches a FreeBSD 6.1 bug: it doesn't round. */
38856 if (sprintf (buf, "%.2a %d", 1.51, 33, 44, 55) < 0
38857 || (strcmp (buf, "0x1.83p+0 33") != 0
38858 && strcmp (buf, "0x3.05p-1 33") != 0
38859 @@ -590,14 +575,12 @@ int main ()
38860 [gl_cv_func_printf_directive_a="guessing yes"],
38861 [gl_cv_func_printf_directive_a="guessing no"])
38862 ;;
38863 - # Guess yes on musl systems.
38864 - *-musl*) gl_cv_func_printf_directive_a="guessing yes";;
38865 # Guess no on Android.
38866 linux*-android*) gl_cv_func_printf_directive_a="guessing no";;
38867 # Guess no on native Windows.
38868 mingw*) gl_cv_func_printf_directive_a="guessing no";;
38869 - # If we don't know, obey --enable-cross-guesses.
38870 - *) gl_cv_func_printf_directive_a="$gl_cross_guess_normal";;
38871 + # If we don't know, assume the worst.
38872 + *) gl_cv_func_printf_directive_a="guessing no";;
38873 esac
38874 ])
38875 ])
38876 @@ -642,18 +625,12 @@ int main ()
38877 changequote(,)dnl
38878 # Guess yes on glibc systems.
38879 *-gnu* | gnu*) gl_cv_func_printf_directive_f="guessing yes";;
38880 - # Guess yes on musl systems.
38881 - *-musl*) gl_cv_func_printf_directive_f="guessing yes";;
38882 # Guess yes on FreeBSD >= 6.
38883 freebsd[1-5].*) gl_cv_func_printf_directive_f="guessing no";;
38884 freebsd* | kfreebsd*) gl_cv_func_printf_directive_f="guessing yes";;
38885 - midnightbsd*) gl_cv_func_printf_directive_f="guessing yes";;
38886 # Guess yes on Mac OS X >= 10.3.
38887 darwin[1-6].*) gl_cv_func_printf_directive_f="guessing no";;
38888 darwin*) gl_cv_func_printf_directive_f="guessing yes";;
38889 - # Guess yes on OpenBSD >= 6.0.
38890 - openbsd[1-5].*) gl_cv_func_printf_directive_f="guessing no";;
38891 - openbsd*) gl_cv_func_printf_directive_f="guessing yes";;
38892 # Guess yes on Solaris >= 2.10.
38893 solaris2.[1-9][0-9]*) gl_cv_func_printf_directive_f="guessing yes";;
38894 solaris*) gl_cv_func_printf_directive_f="guessing no";;
38895 @@ -669,8 +646,8 @@ changequote([,])dnl
38896 [gl_cv_func_printf_directive_f="guessing yes"],
38897 [gl_cv_func_printf_directive_f="guessing no"])
38898 ;;
38899 - # If we don't know, obey --enable-cross-guesses.
38900 - *) gl_cv_func_printf_directive_f="$gl_cross_guess_normal";;
38901 + # If we don't know, assume the worst.
38902 + *) gl_cv_func_printf_directive_f="guessing no";;
38903 esac
38904 ])
38905 ])
38906 @@ -693,10 +670,7 @@ AC_DEFUN([gl_PRINTF_DIRECTIVE_N],
38907 #include <stdlib.h>
38908 #include <string.h>
38909 #ifdef _MSC_VER
38910 -#include <inttypes.h>
38911 -/* See page about "Parameter Validation" on msdn.microsoft.com.
38912 - <https://docs.microsoft.com/en-us/cpp/c-runtime-library/parameter-validation>
38913 - <https://docs.microsoft.com/en-us/cpp/c-runtime-library/reference/set-invalid-parameter-handler-set-thread-local-invalid-parameter-handler> */
38914 +/* See page about "Parameter Validation" on msdn.microsoft.com. */
38915 static void cdecl
38916 invalid_parameter_handler (const wchar_t *expression,
38917 const wchar_t *function,
38918 @@ -727,16 +701,6 @@ int main ()
38919 [gl_cv_func_printf_directive_n=yes],
38920 [gl_cv_func_printf_directive_n=no],
38921 [case "$host_os" in
38922 - # Guess no on glibc when _FORTIFY_SOURCE >= 2.
38923 - *-gnu* | gnu*) AC_COMPILE_IFELSE(
38924 - [AC_LANG_SOURCE(
38925 - [[#if _FORTIFY_SOURCE >= 2
38926 - error fail
38927 - #endif
38928 - ]])],
38929 - [gl_cv_func_printf_directive_n="guessing yes"],
38930 - [gl_cv_func_printf_directive_n="guessing no"])
38931 - ;;
38932 # Guess no on Android.
38933 linux*-android*) gl_cv_func_printf_directive_n="guessing no";;
38934 # Guess no on native Windows.
38935 @@ -763,7 +727,13 @@ AC_DEFUN([gl_PRINTF_DIRECTIVE_LS],
38936 [
38937 AC_RUN_IFELSE(
38938 [AC_LANG_SOURCE([[
38939 +/* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
38940 + <wchar.h>.
38941 + BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
38942 + included before <wchar.h>. */
38943 +#include <stddef.h>
38944 #include <stdio.h>
38945 +#include <time.h>
38946 #include <wchar.h>
38947 #include <string.h>
38948 int main ()
38949 @@ -811,9 +781,7 @@ int main ()
38950 [
38951 changequote(,)dnl
38952 case "$host_os" in
38953 - # Guess yes on OpenBSD >= 6.0.
38954 - openbsd[1-5].*) gl_cv_func_printf_directive_ls="guessing no";;
38955 - openbsd*) gl_cv_func_printf_directive_ls="guessing yes";;
38956 + openbsd*) gl_cv_func_printf_directive_ls="guessing no";;
38957 irix*) gl_cv_func_printf_directive_ls="guessing no";;
38958 solaris*) gl_cv_func_printf_directive_ls="guessing no";;
38959 cygwin*) gl_cv_func_printf_directive_ls="guessing no";;
38960 @@ -992,16 +960,14 @@ changequote(,)dnl
38961 case "$host_os" in
38962 # Guess yes on glibc systems.
38963 *-gnu* | gnu*) gl_cv_func_printf_flag_zero="guessing yes";;
38964 - # Guess yes on musl systems.
38965 - *-musl*) gl_cv_func_printf_flag_zero="guessing yes";;
38966 # Guess yes on BeOS.
38967 beos*) gl_cv_func_printf_flag_zero="guessing yes";;
38968 # Guess no on Android.
38969 linux*-android*) gl_cv_func_printf_flag_zero="guessing no";;
38970 # Guess no on native Windows.
38971 mingw*) gl_cv_func_printf_flag_zero="guessing no";;
38972 - # If we don't know, obey --enable-cross-guesses.
38973 - *) gl_cv_func_printf_flag_zero="$gl_cross_guess_normal";;
38974 + # If we don't know, assume the worst.
38975 + *) gl_cv_func_printf_flag_zero="guessing no";;
38976 esac
38977 changequote([,])dnl
38978 ])
38979 @@ -1081,8 +1047,9 @@ AC_DEFUN([gl_PRINTF_ENOMEM],
38980 gl_cv_func_printf_enomem="guessing no"
38981 if test "$cross_compiling" = no; then
38982 if test $APPLE_UNIVERSAL_BUILD = 0; then
38983 - AC_LANG_CONFTEST([AC_LANG_SOURCE([[
38984 + AC_LANG_CONFTEST([AC_LANG_SOURCE([
38985 ]GL_NOCRASH[
38986 +changequote(,)dnl
38987 #include <stdio.h>
38988 #include <sys/types.h>
38989 #include <sys/time.h>
38990 @@ -1127,7 +1094,8 @@ int main()
38991 ret = printf ("%.5000000f", 1.0);
38992 return !(ret == 5000002 || (ret < 0 && errno == ENOMEM));
38993 }
38994 - ]])])
38995 +changequote([,])dnl
38996 + ])])
38997 if AC_TRY_EVAL([ac_link]) && test -s conftest$ac_exeext; then
38998 (./conftest 2>&AS_MESSAGE_LOG_FD
38999 result=$?
39000 @@ -1176,8 +1144,8 @@ changequote(,)dnl
39001 haiku*) gl_cv_func_printf_enomem="guessing yes";;
39002 # Guess no on Android.
39003 linux*-android*) gl_cv_func_printf_enomem="guessing no";;
39004 - # If we don't know, obey --enable-cross-guesses.
39005 - *) gl_cv_func_printf_enomem="$gl_cross_guess_normal";;
39006 + # If we don't know, assume the worst.
39007 + *) gl_cv_func_printf_enomem="guessing no";;
39008 esac
39009 changequote([,])dnl
39010 fi
39011 @@ -1196,7 +1164,7 @@ dnl Test whether the string produced by the snprintf function is always NUL
39012 dnl terminated. (ISO C99, POSIX:2001)
39013 dnl Result is gl_cv_func_snprintf_truncation_c99.
39014
39015 -AC_DEFUN_ONCE([gl_SNPRINTF_TRUNCATION_C99],
39016 +AC_DEFUN([gl_SNPRINTF_TRUNCATION_C99],
39017 [
39018 AC_REQUIRE([AC_PROG_CC])
39019 AC_REQUIRE([AC_CANONICAL_HOST]) dnl for cross-compiles
39020 @@ -1238,12 +1206,9 @@ changequote(,)dnl
39021 case "$host_os" in
39022 # Guess yes on glibc systems.
39023 *-gnu* | gnu*) gl_cv_func_snprintf_truncation_c99="guessing yes";;
39024 - # Guess yes on musl systems.
39025 - *-musl*) gl_cv_func_snprintf_truncation_c99="guessing yes";;
39026 # Guess yes on FreeBSD >= 5.
39027 freebsd[1-4].*) gl_cv_func_snprintf_truncation_c99="guessing no";;
39028 freebsd* | kfreebsd*) gl_cv_func_snprintf_truncation_c99="guessing yes";;
39029 - midnightbsd*) gl_cv_func_snprintf_truncation_c99="guessing yes";;
39030 # Guess yes on Mac OS X >= 10.3.
39031 darwin[1-6].*) gl_cv_func_snprintf_truncation_c99="guessing no";;
39032 darwin*) gl_cv_func_snprintf_truncation_c99="guessing yes";;
39033 @@ -1276,8 +1241,8 @@ changequote(,)dnl
39034 linux*-android*) gl_cv_func_snprintf_truncation_c99="guessing yes";;
39035 # Guess no on native Windows.
39036 mingw*) gl_cv_func_snprintf_truncation_c99="guessing no";;
39037 - # If we don't know, obey --enable-cross-guesses.
39038 - *) gl_cv_func_snprintf_truncation_c99="$gl_cross_guess_normal";;
39039 + # If we don't know, assume the worst.
39040 + *) gl_cv_func_snprintf_truncation_c99="guessing no";;
39041 esac
39042 changequote([,])dnl
39043 ])
39044 @@ -1343,12 +1308,9 @@ int main ()
39045 changequote(,)dnl
39046 # Guess yes on glibc systems.
39047 *-gnu* | gnu*) gl_cv_func_snprintf_retval_c99="guessing yes";;
39048 - # Guess yes on musl systems.
39049 - *-musl*) gl_cv_func_snprintf_retval_c99="guessing yes";;
39050 # Guess yes on FreeBSD >= 5.
39051 freebsd[1-4].*) gl_cv_func_snprintf_retval_c99="guessing no";;
39052 freebsd* | kfreebsd*) gl_cv_func_snprintf_retval_c99="guessing yes";;
39053 - midnightbsd*) gl_cv_func_snprintf_retval_c99="guessing yes";;
39054 # Guess yes on Mac OS X >= 10.3.
39055 darwin[1-6].*) gl_cv_func_snprintf_retval_c99="guessing no";;
39056 darwin*) gl_cv_func_snprintf_retval_c99="guessing yes";;
39057 @@ -1380,8 +1342,8 @@ changequote([,])dnl
39058 [gl_cv_func_snprintf_retval_c99="guessing yes"],
39059 [gl_cv_func_snprintf_retval_c99="guessing no"])
39060 ;;
39061 - # If we don't know, obey --enable-cross-guesses.
39062 - *) gl_cv_func_snprintf_retval_c99="$gl_cross_guess_normal";;
39063 + # If we don't know, assume the worst.
39064 + *) gl_cv_func_snprintf_retval_c99="guessing no";;
39065 esac
39066 ])
39067 ])
39068 @@ -1434,24 +1396,13 @@ int main ()
39069 [gl_cv_func_snprintf_directive_n=yes],
39070 [gl_cv_func_snprintf_directive_n=no],
39071 [
39072 - case "$host_os" in
39073 - # Guess no on glibc when _FORTIFY_SOURCE >= 2.
39074 - *-gnu* | gnu*) AC_COMPILE_IFELSE(
39075 - [AC_LANG_SOURCE(
39076 - [[#if _FORTIFY_SOURCE >= 2
39077 - error fail
39078 - #endif
39079 - ]])],
39080 - [gl_cv_func_snprintf_directive_n="guessing yes"],
39081 - [gl_cv_func_snprintf_directive_n="guessing no"])
39082 - ;;
39083 changequote(,)dnl
39084 - # Guess yes on musl systems.
39085 - *-musl*) gl_cv_func_snprintf_directive_n="guessing yes";;
39086 + case "$host_os" in
39087 + # Guess yes on glibc systems.
39088 + *-gnu* | gnu*) gl_cv_func_snprintf_directive_n="guessing yes";;
39089 # Guess yes on FreeBSD >= 5.
39090 freebsd[1-4].*) gl_cv_func_snprintf_directive_n="guessing no";;
39091 freebsd* | kfreebsd*) gl_cv_func_snprintf_directive_n="guessing yes";;
39092 - midnightbsd*) gl_cv_func_snprintf_directive_n="guessing yes";;
39093 # Guess yes on Mac OS X >= 10.3.
39094 darwin[1-6].*) gl_cv_func_snprintf_directive_n="guessing no";;
39095 darwin*) gl_cv_func_snprintf_directive_n="guessing yes";;
39096 @@ -1477,10 +1428,10 @@ changequote(,)dnl
39097 linux*-android*) gl_cv_func_snprintf_directive_n="guessing no";;
39098 # Guess no on native Windows.
39099 mingw*) gl_cv_func_snprintf_directive_n="guessing no";;
39100 - # If we don't know, obey --enable-cross-guesses.
39101 - *) gl_cv_func_snprintf_directive_n="$gl_cross_guess_normal";;
39102 -changequote([,])dnl
39103 + # If we don't know, assume the worst.
39104 + *) gl_cv_func_snprintf_directive_n="guessing no";;
39105 esac
39106 +changequote([,])dnl
39107 ])
39108 ])
39109 ])
39110 @@ -1603,12 +1554,9 @@ changequote(,)dnl
39111 case "$host_os" in
39112 # Guess yes on glibc systems.
39113 *-gnu* | gnu*) gl_cv_func_vsnprintf_zerosize_c99="guessing yes";;
39114 - # Guess yes on musl systems.
39115 - *-musl*) gl_cv_func_vsnprintf_zerosize_c99="guessing yes";;
39116 # Guess yes on FreeBSD >= 5.
39117 freebsd[1-4].*) gl_cv_func_vsnprintf_zerosize_c99="guessing no";;
39118 freebsd* | kfreebsd*) gl_cv_func_vsnprintf_zerosize_c99="guessing yes";;
39119 - midnightbsd*) gl_cv_func_vsnprintf_zerosize_c99="guessing yes";;
39120 # Guess yes on Mac OS X >= 10.3.
39121 darwin[1-6].*) gl_cv_func_vsnprintf_zerosize_c99="guessing no";;
39122 darwin*) gl_cv_func_vsnprintf_zerosize_c99="guessing yes";;
39123 @@ -1633,8 +1581,8 @@ changequote(,)dnl
39124 linux*-android*) gl_cv_func_vsnprintf_zerosize_c99="guessing yes";;
39125 # Guess yes on native Windows.
39126 mingw* | pw*) gl_cv_func_vsnprintf_zerosize_c99="guessing yes";;
39127 - # If we don't know, obey --enable-cross-guesses.
39128 - *) gl_cv_func_vsnprintf_zerosize_c99="$gl_cross_guess_normal";;
39129 + # If we don't know, assume the worst.
39130 + *) gl_cv_func_vsnprintf_zerosize_c99="guessing no";;
39131 esac
39132 changequote([,])dnl
39133 ])
39134 @@ -1690,12 +1638,9 @@ dnl
39135 dnl 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
39136 dnl glibc 2.5 . . . . . . . . . . . . . . . . . . . .
39137 dnl glibc 2.3.6 . . . . # . . . . . . . . . . . . . . .
39138 -dnl FreeBSD 13.0 . . . . # . . . . . . . . # . . . . . .
39139 dnl FreeBSD 5.4, 6.1 . . . . # . . . . . . # . # . . . . . .
39140 -dnl Mac OS X 10.13.5 . . . # # . # . . . . . . . . . . # . .
39141 dnl Mac OS X 10.5.8 . . . # # . . . . . . # . . . . . . . .
39142 dnl Mac OS X 10.3.9 . . . . # . . . . . . # . # . . . . . .
39143 -dnl OpenBSD 6.0, 6.7 . . . . # . . . . . . . . # . . . . . .
39144 dnl OpenBSD 3.9, 4.0 . . # # # # . # . # . # . # . . . . . .
39145 dnl Cygwin 1.7.0 (2009) . . . # . . . ? . . . . . ? . . . . . .
39146 dnl Cygwin 1.5.25 (2008) . . . # # . . # . . . . . # . . . . . .
39147 @@ -1715,7 +1660,6 @@ dnl HP-UX 10.20 # . # . # # . ? . . # # . . .
39148 dnl IRIX 6.5 # . # # # # . # . . . # . . . . # . . .
39149 dnl OSF/1 5.1 # . # # # # . . . . . # . . . . # . . #
39150 dnl OSF/1 4.0d # . # # # # . . . . . # . . # # # # # #
39151 -dnl NetBSD 9.0 . . . . # . . . . . . . . . . . . . . .
39152 dnl NetBSD 5.0 . . . # # . . . . . . # . # . . . . . .
39153 dnl NetBSD 4.0 . ? ? ? ? ? . ? . ? ? ? ? ? . . . ? ? ?
39154 dnl NetBSD 3.0 . . . . # # . ? # # ? # . # . . . . . .
39155
39156 diff --git a/autotools/m4/rawmemchr.m4 b/autotools/m4/rawmemchr.m4
39157 deleted file mode 100644
39158 index dae4193..0000000
39159 --- a/autotools/m4/rawmemchr.m4
39160 +++ /dev/null
39161 @@ -1,20 +0,0 @@
39162 -# rawmemchr.m4 serial 3
39163 -dnl Copyright (C) 2003, 2007-2022 Free Software Foundation, Inc.
39164 -dnl This file is free software; the Free Software Foundation
39165 -dnl gives unlimited permission to copy and/or distribute it,
39166 -dnl with or without modifications, as long as this notice is preserved.
39167 -
39168 -AC_DEFUN([gl_FUNC_RAWMEMCHR],
39169 -[
39170 - dnl Persuade glibc <string.h> to declare rawmemchr().
39171 - AC_REQUIRE([AC_USE_SYSTEM_EXTENSIONS])
39172 -
39173 - AC_REQUIRE([gl_STRING_H_DEFAULTS])
39174 - AC_CHECK_FUNCS([rawmemchr])
39175 - if test $ac_cv_func_rawmemchr = no; then
39176 - HAVE_RAWMEMCHR=0
39177 - fi
39178 -])
39179 -
39180 -# Prerequisites of lib/strchrnul.c.
39181 -AC_DEFUN([gl_PREREQ_RAWMEMCHR], [:])
39182
39183 diff --git a/autotools/m4/readlink.m4 b/autotools/m4/readlink.m4
39184 index d1dd521..2d76815 100644
39185 --- a/autotools/m4/readlink.m4
39186 +++ b/autotools/m4/readlink.m4
39187 @@ -1,5 +1,5 @@
39188 -# readlink.m4 serial 16
39189 -dnl Copyright (C) 2003, 2007, 2009-2022 Free Software Foundation, Inc.
39190 +# readlink.m4 serial 14
39191 +dnl Copyright (C) 2003, 2007, 2009-2019 Free Software Foundation, Inc.
39192 dnl This file is free software; the Free Software Foundation
39193 dnl gives unlimited permission to copy and/or distribute it,
39194 dnl with or without modifications, as long as this notice is preserved.
39195 @@ -23,7 +23,7 @@ AC_DEFUN([gl_FUNC_READLINK],
39196 dnl Solaris 9 ignores trailing slash.
39197 dnl FreeBSD 7.2 dereferences only one level of links with trailing slash.
39198 AC_CACHE_CHECK([whether readlink handles trailing slash correctly],
39199 - [gl_cv_func_readlink_trailing_slash],
39200 + [gl_cv_func_readlink_works],
39201 [# We have readlink, so assume ln -s works.
39202 ln -s conftest.no-such conftest.link
39203 ln -s conftest.link conftest.lnk2
39204 @@ -32,22 +32,18 @@ AC_DEFUN([gl_FUNC_READLINK],
39205 [[#include <unistd.h>
39206 ]], [[char buf[20];
39207 return readlink ("conftest.lnk2/", buf, sizeof buf) != -1;]])],
39208 - [gl_cv_func_readlink_trailing_slash=yes],
39209 - [gl_cv_func_readlink_trailing_slash=no],
39210 + [gl_cv_func_readlink_works=yes], [gl_cv_func_readlink_works=no],
39211 [case "$host_os" in
39212 - # Guess yes on Linux or glibc systems.
39213 - linux-* | linux | *-gnu* | gnu*)
39214 - gl_cv_func_readlink_trailing_slash="guessing yes" ;;
39215 - # Guess no on AIX or HP-UX.
39216 - aix* | hpux*)
39217 - gl_cv_func_readlink_trailing_slash="guessing no" ;;
39218 - # If we don't know, obey --enable-cross-guesses.
39219 - *)
39220 - gl_cv_func_readlink_trailing_slash="$gl_cross_guess_normal" ;;
39221 + # Guess yes on Linux systems.
39222 + linux-* | linux) gl_cv_func_readlink_works="guessing yes" ;;
39223 + # Guess yes on glibc systems.
39224 + *-gnu* | gnu*) gl_cv_func_readlink_works="guessing yes" ;;
39225 + # If we don't know, assume the worst.
39226 + *) gl_cv_func_readlink_works="guessing no" ;;
39227 esac
39228 ])
39229 rm -f conftest.link conftest.lnk2])
39230 - case "$gl_cv_func_readlink_trailing_slash" in
39231 + case "$gl_cv_func_readlink_works" in
39232 *yes)
39233 if test "$gl_cv_decl_readlink_works" != yes; then
39234 REPLACE_READLINK=1
39235 @@ -59,43 +55,6 @@ AC_DEFUN([gl_FUNC_READLINK],
39236 REPLACE_READLINK=1
39237 ;;
39238 esac
39239 -
39240 - AC_CACHE_CHECK([whether readlink truncates results correctly],
39241 - [gl_cv_func_readlink_truncate],
39242 - [# We have readlink, so assume ln -s works.
39243 - ln -s ab conftest.link
39244 - AC_RUN_IFELSE(
39245 - [AC_LANG_PROGRAM(
39246 - [[#include <unistd.h>
39247 -]], [[char c;
39248 - return readlink ("conftest.link", &c, 1) != 1;]])],
39249 - [gl_cv_func_readlink_truncate=yes],
39250 - [gl_cv_func_readlink_truncate=no],
39251 - [case "$host_os" in
39252 - # Guess yes on Linux or glibc systems.
39253 - linux-* | linux | *-gnu* | gnu*)
39254 - gl_cv_func_readlink_truncate="guessing yes" ;;
39255 - # Guess no on AIX or HP-UX.
39256 - aix* | hpux*)
39257 - gl_cv_func_readlink_truncate="guessing no" ;;
39258 - # If we don't know, obey --enable-cross-guesses.
39259 - *)
39260 - gl_cv_func_readlink_truncate="$gl_cross_guess_normal" ;;
39261 - esac
39262 - ])
39263 - rm -f conftest.link conftest.lnk2])
39264 - case $gl_cv_func_readlink_truncate in
39265 - *yes)
39266 - if test "$gl_cv_decl_readlink_works" != yes; then
39267 - REPLACE_READLINK=1
39268 - fi
39269 - ;;
39270 - *)
39271 - AC_DEFINE([READLINK_TRUNCATE_BUG], [1], [Define to 1 if readlink
39272 - sets errno instead of truncating a too-long link.])
39273 - REPLACE_READLINK=1
39274 - ;;
39275 - esac
39276 fi
39277 ])
39278
39279
39280 diff --git a/autotools/m4/readlinkat.m4 b/autotools/m4/readlinkat.m4
39281 index 63c5205..b63f213 100644
39282 --- a/autotools/m4/readlinkat.m4
39283 +++ b/autotools/m4/readlinkat.m4
39284 @@ -1,7 +1,7 @@
39285 -# serial 6
39286 +# serial 5
39287 # See if we need to provide readlinkat replacement.
39288
39289 -dnl Copyright (C) 2009-2022 Free Software Foundation, Inc.
39290 +dnl Copyright (C) 2009-2019 Free Software Foundation, Inc.
39291 dnl This file is free software; the Free Software Foundation
39292 dnl gives unlimited permission to copy and/or distribute it,
39293 dnl with or without modifications, as long as this notice is preserved.
39294 @@ -26,10 +26,13 @@ AC_DEFUN([gl_FUNC_READLINKAT],
39295 ssize_t readlinkat (int, char const *, char *, size_t);]])],
39296 [gl_cv_decl_readlinkat_works=yes],
39297 [gl_cv_decl_readlinkat_works=no])])
39298 - # Assume readlinkat has the same bugs as readlink,
39299 - # as is the case on OS X 10.10 with trailing slashes.
39300 - case $gl_cv_decl_readlinkat_works,$gl_cv_func_readlink_trailing_slash,$gl_cv_func_readlink_truncate in
39301 - *yes,*yes,*yes)
39302 + # Assume readinkat has the same trailing slash bug as readlink,
39303 + # as is the case on Mac Os X 10.10
39304 + case "$gl_cv_func_readlink_works" in
39305 + *yes)
39306 + if test "$gl_cv_decl_readlinkat_works" != yes; then
39307 + REPLACE_READLINKAT=1
39308 + fi
39309 ;;
39310 *)
39311 REPLACE_READLINKAT=1
39312
39313 diff --git a/autotools/m4/realloc.m4 b/autotools/m4/realloc.m4
39314 index 86e57c2..1281a35 100644
39315 --- a/autotools/m4/realloc.m4
39316 +++ b/autotools/m4/realloc.m4
39317 @@ -1,21 +1,29 @@
39318 -# realloc.m4 serial 26
39319 -dnl Copyright (C) 2007, 2009-2022 Free Software Foundation, Inc.
39320 +# realloc.m4 serial 15
39321 +dnl Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc.
39322 dnl This file is free software; the Free Software Foundation
39323 dnl gives unlimited permission to copy and/or distribute it,
39324 dnl with or without modifications, as long as this notice is preserved.
39325
39326 +m4_version_prereq([2.70], [] ,[
39327 +
39328 # This is adapted with modifications from upstream Autoconf here:
39329 -# https://git.savannah.gnu.org/cgit/autoconf.git/tree/lib/autoconf/functions.m4?id=v2.70#n1455
39330 +# https://git.savannah.gnu.org/cgit/autoconf.git/commit/?id=04be2b7a29d65d9a08e64e8e56e594c91749598c
39331 AC_DEFUN([_AC_FUNC_REALLOC_IF],
39332 [
39333 + AC_REQUIRE([AC_HEADER_STDC])dnl
39334 AC_REQUIRE([AC_CANONICAL_HOST])dnl for cross-compiles
39335 - AC_CACHE_CHECK([whether realloc (0, 0) returns nonnull],
39336 + AC_CHECK_HEADERS([stdlib.h])
39337 + AC_CACHE_CHECK([for GNU libc compatible realloc],
39338 [ac_cv_func_realloc_0_nonnull],
39339 [AC_RUN_IFELSE(
39340 [AC_LANG_PROGRAM(
39341 - [[#include <stdlib.h>
39342 + [[#if defined STDC_HEADERS || defined HAVE_STDLIB_H
39343 + # include <stdlib.h>
39344 + #else
39345 + char *realloc ();
39346 + #endif
39347 ]],
39348 - [[void *p = realloc (0, 0);
39349 + [[char *p = realloc (0, 0);
39350 int result = !p;
39351 free (p);
39352 return result;]])
39353 @@ -24,40 +32,48 @@ AC_DEFUN([_AC_FUNC_REALLOC_IF],
39354 [ac_cv_func_realloc_0_nonnull=no],
39355 [case "$host_os" in
39356 # Guess yes on platforms where we know the result.
39357 - *-gnu* | freebsd* | netbsd* | openbsd* | bitrig* \
39358 - | gnu* | *-musl* | midnightbsd* \
39359 - | hpux* | solaris* | cygwin* | mingw* | msys* )
39360 - ac_cv_func_realloc_0_nonnull="guessing yes" ;;
39361 - # If we don't know, obey --enable-cross-guesses.
39362 - *) ac_cv_func_realloc_0_nonnull="$gl_cross_guess_normal" ;;
39363 + *-gnu* | gnu* | freebsd* | netbsd* | openbsd* \
39364 + | hpux* | solaris* | cygwin* | mingw*)
39365 + ac_cv_func_realloc_0_nonnull=yes ;;
39366 + # If we don't know, assume the worst.
39367 + *) ac_cv_func_realloc_0_nonnull=no ;;
39368 esac
39369 ])
39370 ])
39371 - AS_CASE([$ac_cv_func_realloc_0_nonnull], [*yes], [$1], [$2])
39372 + AS_IF([test $ac_cv_func_realloc_0_nonnull = yes], [$1], [$2])
39373 ])# AC_FUNC_REALLOC
39374
39375 +])
39376 +
39377 # gl_FUNC_REALLOC_GNU
39378 # -------------------
39379 -# Replace realloc if it is not compatible with GNU libc.
39380 +# Test whether 'realloc (0, 0)' is handled like in GNU libc, and replace
39381 +# realloc if it is not.
39382 AC_DEFUN([gl_FUNC_REALLOC_GNU],
39383 [
39384 AC_REQUIRE([gl_STDLIB_H_DEFAULTS])
39385 - AC_REQUIRE([gl_FUNC_REALLOC_POSIX])
39386 - if test $REPLACE_REALLOC_FOR_REALLOC_GNU = 0; then
39387 - _AC_FUNC_REALLOC_IF([], [REPLACE_REALLOC_FOR_REALLOC_GNU=1])
39388 - fi
39389 + dnl _AC_FUNC_REALLOC_IF is defined in Autoconf.
39390 + _AC_FUNC_REALLOC_IF(
39391 + [AC_DEFINE([HAVE_REALLOC_GNU], [1],
39392 + [Define to 1 if your system has a GNU libc compatible 'realloc'
39393 + function, and to 0 otherwise.])],
39394 + [AC_DEFINE([HAVE_REALLOC_GNU], [0])
39395 + REPLACE_REALLOC=1
39396 + ])
39397 ])# gl_FUNC_REALLOC_GNU
39398
39399 # gl_FUNC_REALLOC_POSIX
39400 # ---------------------
39401 # Test whether 'realloc' is POSIX compliant (sets errno to ENOMEM when it
39402 -# fails, and doesn't mess up with ptrdiff_t overflow),
39403 -# and replace realloc if it is not.
39404 +# fails), and replace realloc if it is not.
39405 AC_DEFUN([gl_FUNC_REALLOC_POSIX],
39406 [
39407 AC_REQUIRE([gl_STDLIB_H_DEFAULTS])
39408 - AC_REQUIRE([gl_FUNC_MALLOC_POSIX])
39409 - if test $REPLACE_MALLOC_FOR_MALLOC_POSIX = 1; then
39410 - REPLACE_REALLOC_FOR_REALLOC_POSIX=1
39411 + AC_REQUIRE([gl_CHECK_MALLOC_POSIX])
39412 + if test $gl_cv_func_malloc_posix = yes; then
39413 + AC_DEFINE([HAVE_REALLOC_POSIX], [1],
39414 + [Define if the 'realloc' function is POSIX compliant.])
39415 + else
39416 + REPLACE_REALLOC=1
39417 fi
39418 ])
39419
39420 diff --git a/autotools/m4/reallocarray.m4 b/autotools/m4/reallocarray.m4
39421 deleted file mode 100644
39422 index f39ab6e..0000000
39423 --- a/autotools/m4/reallocarray.m4
39424 +++ /dev/null
39425 @@ -1,23 +0,0 @@
39426 -# reallocarray.m4 serial 3
39427 -dnl Copyright (C) 2017-2022 Free Software Foundation, Inc.
39428 -dnl This file is free software; the Free Software Foundation
39429 -dnl gives unlimited permission to copy and/or distribute it,
39430 -dnl with or without modifications, as long as this notice is preserved.
39431 -
39432 -AC_DEFUN([gl_FUNC_REALLOCARRAY],
39433 -[
39434 - dnl Persuade glibc <stdlib.h> to declare reallocarray.
39435 - AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
39436 -
39437 - AC_REQUIRE([gl_STDLIB_H_DEFAULTS])
39438 - AC_REQUIRE([gl_CHECK_MALLOC_PTRDIFF])
39439 - AC_CHECK_FUNCS([reallocarray])
39440 - if test "$ac_cv_func_reallocarray" = no; then
39441 - HAVE_REALLOCARRAY=0
39442 - elif test "$gl_cv_malloc_ptrdiff" = no; then
39443 - REPLACE_REALLOCARRAY=1
39444 - fi
39445 -])
39446 -
39447 -# Prerequisites of lib/reallocarray.c.
39448 -AC_DEFUN([gl_PREREQ_REALLOCARRAY], [:])
39449
39450 diff --git a/autotools/m4/rename.m4 b/autotools/m4/rename.m4
39451 index 9f1a565..7318e75 100644
39452 --- a/autotools/m4/rename.m4
39453 +++ b/autotools/m4/rename.m4
39454 @@ -1,6 +1,6 @@
39455 -# serial 33
39456 +# serial 31
39457
39458 -# Copyright (C) 2001, 2003, 2005-2006, 2009-2022 Free Software Foundation, Inc.
39459 +# Copyright (C) 2001, 2003, 2005-2006, 2009-2019 Free Software Foundation, Inc.
39460 # This file is free software; the Free Software Foundation
39461 # gives unlimited permission to copy and/or distribute it,
39462 # with or without modifications, as long as this notice is preserved.
39463 @@ -61,8 +61,8 @@ AC_DEFUN([gl_FUNC_RENAME],
39464 *-gnu*) gl_cv_func_rename_slash_dst_works="guessing yes" ;;
39465 # Guess no on native Windows.
39466 mingw*) gl_cv_func_rename_slash_dst_works="guessing no" ;;
39467 - # If we don't know, obey --enable-cross-guesses.
39468 - *) gl_cv_func_rename_slash_dst_works="$gl_cross_guess_normal" ;;
39469 + # If we don't know, assume the worst.
39470 + *) gl_cv_func_rename_slash_dst_works="guessing no" ;;
39471 esac
39472 ])
39473 rm -rf conftest.f conftest.f1 conftest.f2 conftest.d1 conftest.d2 conftest.lnk
39474 @@ -117,8 +117,8 @@ AC_DEFUN([gl_FUNC_RENAME],
39475 *-gnu*) gl_cv_func_rename_slash_src_works="guessing yes" ;;
39476 # Guess yes on native Windows.
39477 mingw*) gl_cv_func_rename_slash_src_works="guessing yes" ;;
39478 - # If we don't know, obey --enable-cross-guesses.
39479 - *) gl_cv_func_rename_slash_src_works="$gl_cross_guess_normal" ;;
39480 + # If we don't know, assume the worst.
39481 + *) gl_cv_func_rename_slash_src_works="guessing no" ;;
39482 esac
39483 ])
39484 rm -rf conftest.f conftest.f1 conftest.d1 conftest.d2 conftest.d3 conftest.lnk
39485 @@ -140,58 +140,53 @@ AC_DEFUN([gl_FUNC_RENAME],
39486 AC_CACHE_CHECK([whether rename manages hard links correctly],
39487 [gl_cv_func_rename_link_works],
39488 [if test $ac_cv_func_link = yes; then
39489 - if test $cross_compiling != yes; then
39490 - rm -rf conftest.f conftest.f1 conftest.f2
39491 - if touch conftest.f conftest.f2 && ln conftest.f conftest.f1 &&
39492 - set x `ls -i conftest.f conftest.f1` && test "$2" = "$4"; then
39493 - AC_RUN_IFELSE(
39494 - [AC_LANG_PROGRAM([[
39495 -# include <errno.h>
39496 -# include <stdio.h>
39497 -# include <stdlib.h>
39498 -# include <unistd.h>
39499 - ]GL_MDA_DEFINES],
39500 - [[int result = 0;
39501 - if (rename ("conftest.f", "conftest.f1"))
39502 - result |= 1;
39503 - if (unlink ("conftest.f1"))
39504 - result |= 2;
39505 + rm -rf conftest.f conftest.f1 conftest.f2
39506 + if touch conftest.f conftest.f2 && ln conftest.f conftest.f1 &&
39507 + set x `ls -i conftest.f conftest.f1` && test "$2" = "$4"; then
39508 + AC_RUN_IFELSE(
39509 + [AC_LANG_PROGRAM([[
39510 +# include <errno.h>
39511 +# include <stdio.h>
39512 +# include <stdlib.h>
39513 +# include <unistd.h>
39514 + ]],
39515 + [[int result = 0;
39516 + if (rename ("conftest.f", "conftest.f1"))
39517 + result |= 1;
39518 + if (unlink ("conftest.f1"))
39519 + result |= 2;
39520
39521 - /* Allow either the POSIX-required behavior, where the
39522 - previous rename kept conftest.f, or the (better) NetBSD
39523 - behavior, where it removed conftest.f. */
39524 - if (rename ("conftest.f", "conftest.f") != 0
39525 - && errno != ENOENT)
39526 - result |= 4;
39527 + /* Allow either the POSIX-required behavior, where the
39528 + previous rename kept conftest.f, or the (better) NetBSD
39529 + behavior, where it removed conftest.f. */
39530 + if (rename ("conftest.f", "conftest.f") != 0
39531 + && errno != ENOENT)
39532 + result |= 4;
39533
39534 - if (rename ("conftest.f1", "conftest.f1") == 0)
39535 - result |= 8;
39536 - if (rename ("conftest.f2", "conftest.f2") != 0)
39537 - result |= 16;
39538 - return result;
39539 - ]])],
39540 - [gl_cv_func_rename_link_works=yes],
39541 - [gl_cv_func_rename_link_works=no],
39542 - [dnl We don't get here.
39543 - :
39544 - ])
39545 - else
39546 - gl_cv_func_rename_link_works="guessing no"
39547 - fi
39548 - rm -rf conftest.f conftest.f1 conftest.f2
39549 + if (rename ("conftest.f1", "conftest.f1") == 0)
39550 + result |= 8;
39551 + if (rename ("conftest.f2", "conftest.f2") != 0)
39552 + result |= 16;
39553 + return result;
39554 + ]])],
39555 + [gl_cv_func_rename_link_works=yes],
39556 + [gl_cv_func_rename_link_works=no],
39557 + dnl When crosscompiling, assume rename is broken.
39558 + [case "$host_os" in
39559 + # Guess yes on Linux systems.
39560 + linux-* | linux) gl_cv_func_rename_link_works="guessing yes" ;;
39561 + # Guess yes on glibc systems.
39562 + *-gnu*) gl_cv_func_rename_link_works="guessing yes" ;;
39563 + # Guess yes on native Windows.
39564 + mingw*) gl_cv_func_rename_link_works="guessing yes" ;;
39565 + # If we don't know, assume the worst.
39566 + *) gl_cv_func_rename_link_works="guessing no" ;;
39567 + esac
39568 + ])
39569 else
39570 - dnl When crosscompiling, assume rename is broken.
39571 - case "$host_os" in
39572 - # Guess yes on Linux systems.
39573 - linux-* | linux) gl_cv_func_rename_link_works="guessing yes" ;;
39574 - # Guess yes on glibc systems.
39575 - *-gnu*) gl_cv_func_rename_link_works="guessing yes" ;;
39576 - # Guess yes on native Windows.
39577 - mingw*) gl_cv_func_rename_link_works="guessing yes" ;;
39578 - # If we don't know, obey --enable-cross-guesses.
39579 - *) gl_cv_func_rename_link_works="$gl_cross_guess_normal" ;;
39580 - esac
39581 + gl_cv_func_rename_link_works="guessing no"
39582 fi
39583 + rm -rf conftest.f conftest.f1 conftest.f2
39584 else
39585 gl_cv_func_rename_link_works=yes
39586 fi
39587 @@ -237,8 +232,8 @@ AC_DEFUN([gl_FUNC_RENAME],
39588 *-gnu*) gl_cv_func_rename_dest_works="guessing yes" ;;
39589 # Guess no on native Windows.
39590 mingw*) gl_cv_func_rename_dest_works="guessing no" ;;
39591 - # If we don't know, obey --enable-cross-guesses.
39592 - *) gl_cv_func_rename_dest_works="$gl_cross_guess_normal" ;;
39593 + # If we don't know, assume the worst.
39594 + *) gl_cv_func_rename_dest_works="guessing no" ;;
39595 esac
39596 ])
39597 rm -rf conftest.f conftest.d1 conftest.d2
39598
39599 diff --git a/autotools/m4/renameat.m4 b/autotools/m4/renameat.m4
39600 index e8f40d5..fdbaeaf 100644
39601 --- a/autotools/m4/renameat.m4
39602 +++ b/autotools/m4/renameat.m4
39603 @@ -1,7 +1,7 @@
39604 # serial 3
39605 # See if we need to provide renameat replacement.
39606
39607 -dnl Copyright (C) 2009-2022 Free Software Foundation, Inc.
39608 +dnl Copyright (C) 2009-2019 Free Software Foundation, Inc.
39609 dnl This file is free software; the Free Software Foundation
39610 dnl gives unlimited permission to copy and/or distribute it,
39611 dnl with or without modifications, as long as this notice is preserved.
39612
39613 diff --git a/autotools/m4/rmdir.m4 b/autotools/m4/rmdir.m4
39614 index 5488027..5d32caa 100644
39615 --- a/autotools/m4/rmdir.m4
39616 +++ b/autotools/m4/rmdir.m4
39617 @@ -1,5 +1,5 @@
39618 -# rmdir.m4 serial 18
39619 -dnl Copyright (C) 2002, 2005, 2009-2022 Free Software Foundation, Inc.
39620 +# rmdir.m4 serial 16
39621 +dnl Copyright (C) 2002, 2005, 2009-2019 Free Software Foundation, Inc.
39622 dnl This file is free software; the Free Software Foundation
39623 dnl gives unlimited permission to copy and/or distribute it,
39624 dnl with or without modifications, as long as this notice is preserved.
39625 @@ -22,16 +22,15 @@ AC_DEFUN([gl_FUNC_RMDIR],
39626 #else /* on Windows with MSVC */
39627 # include <direct.h>
39628 #endif
39629 - ]GL_MDA_DEFINES],
39630 - [[int result = 0;
39631 - if (!rmdir ("conftest.file/"))
39632 - result |= 1;
39633 - else if (errno != ENOTDIR)
39634 - result |= 2;
39635 - if (!rmdir ("conftest.dir/./"))
39636 - result |= 4;
39637 - return result;
39638 - ]])],
39639 +]], [[int result = 0;
39640 + if (!rmdir ("conftest.file/"))
39641 + result |= 1;
39642 + else if (errno != ENOTDIR)
39643 + result |= 2;
39644 + if (!rmdir ("conftest.dir/./"))
39645 + result |= 4;
39646 + return result;
39647 + ]])],
39648 [gl_cv_func_rmdir_works=yes], [gl_cv_func_rmdir_works=no],
39649 [case "$host_os" in
39650 # Guess yes on Linux systems.
39651 @@ -40,8 +39,8 @@ AC_DEFUN([gl_FUNC_RMDIR],
39652 *-gnu* | gnu*) gl_cv_func_rmdir_works="guessing yes" ;;
39653 # Guess no on native Windows.
39654 mingw*) gl_cv_func_rmdir_works="guessing no" ;;
39655 - # If we don't know, obey --enable-cross-guesses.
39656 - *) gl_cv_func_rmdir_works="$gl_cross_guess_normal" ;;
39657 + # If we don't know, assume the worst.
39658 + *) gl_cv_func_rmdir_works="guessing no" ;;
39659 esac
39660 ])
39661 rm -rf conftest.dir conftest.file])
39662
39663 diff --git a/autotools/m4/save-cwd.m4 b/autotools/m4/save-cwd.m4
39664 index 90073ee..816fd70 100644
39665 --- a/autotools/m4/save-cwd.m4
39666 +++ b/autotools/m4/save-cwd.m4
39667 @@ -1,5 +1,5 @@
39668 # serial 10
39669 -dnl Copyright (C) 2002-2006, 2009-2022 Free Software Foundation, Inc.
39670 +dnl Copyright (C) 2002-2006, 2009-2019 Free Software Foundation, Inc.
39671 dnl This file is free software; the Free Software Foundation
39672 dnl gives unlimited permission to copy and/or distribute it,
39673 dnl with or without modifications, as long as this notice is preserved.
39674
39675 diff --git a/autotools/m4/signbit.m4 b/autotools/m4/signbit.m4
39676 index 8a4114d..bf5bce5 100644
39677 --- a/autotools/m4/signbit.m4
39678 +++ b/autotools/m4/signbit.m4
39679 @@ -1,5 +1,5 @@
39680 -# signbit.m4 serial 20
39681 -dnl Copyright (C) 2007-2022 Free Software Foundation, Inc.
39682 +# signbit.m4 serial 16
39683 +dnl Copyright (C) 2007-2019 Free Software Foundation, Inc.
39684 dnl This file is free software; the Free Software Foundation
39685 dnl gives unlimited permission to copy and/or distribute it,
39686 dnl with or without modifications, as long as this notice is preserved.
39687 @@ -7,7 +7,7 @@ dnl with or without modifications, as long as this notice is preserved.
39688 AC_DEFUN([gl_SIGNBIT],
39689 [
39690 AC_REQUIRE([gl_MATH_H_DEFAULTS])
39691 - AC_REQUIRE([AC_CANONICAL_HOST])
39692 + AC_REQUIRE([AC_CANONICAL_HOST]) dnl for cross-compiles
39693 AC_CACHE_CHECK([for signbit macro], [gl_cv_func_signbit],
39694 [
39695 AC_RUN_IFELSE(
39696 @@ -31,25 +31,22 @@ AC_DEFUN([gl_SIGNBIT],
39697 [case "$host_os" in
39698 # Guess yes on glibc systems.
39699 *-gnu* | gnu*) gl_cv_func_signbit="guessing yes" ;;
39700 - # Guess yes on musl systems.
39701 - *-musl*) gl_cv_func_signbit="guessing yes" ;;
39702 # Guess yes on native Windows.
39703 mingw*) gl_cv_func_signbit="guessing yes" ;;
39704 - # If we don't know, obey --enable-cross-guesses.
39705 - *) gl_cv_func_signbit="$gl_cross_guess_normal" ;;
39706 + # If we don't know, assume the worst.
39707 + *) gl_cv_func_signbit="guessing no" ;;
39708 esac
39709 ])
39710 ])
39711 - dnl GCC >= 4.0 and clang provide three built-ins for signbit.
39712 + dnl GCC 4.0 and newer provides three built-ins for signbit.
39713 dnl They can be used without warnings, also in C++, regardless of <math.h>.
39714 dnl But they may expand to calls to functions, which may or may not be in
39715 dnl libc.
39716 - AC_CACHE_CHECK([for signbit compiler built-ins],
39717 - [gl_cv_func_signbit_builtins],
39718 + AC_CACHE_CHECK([for signbit compiler built-ins], [gl_cv_func_signbit_gcc],
39719 [
39720 AC_RUN_IFELSE(
39721 [AC_LANG_SOURCE([[
39722 -#if (__GNUC__ >= 4) || (__clang_major__ >= 4)
39723 +#if __GNUC__ >= 4
39724 # define signbit(x) \
39725 (sizeof (x) == sizeof (long double) ? __builtin_signbitl (x) : \
39726 sizeof (x) == sizeof (double) ? __builtin_signbit (x) : \
39727 @@ -60,30 +57,28 @@ AC_DEFUN([gl_SIGNBIT],
39728 #include <string.h>
39729 ]gl_SIGNBIT_TEST_PROGRAM
39730 ])],
39731 - [gl_cv_func_signbit_builtins=yes],
39732 - [gl_cv_func_signbit_builtins=no],
39733 + [gl_cv_func_signbit_gcc=yes],
39734 + [gl_cv_func_signbit_gcc=no],
39735 [case "$host_os" in
39736 # Guess yes on glibc systems.
39737 - *-gnu* | gnu*) gl_cv_func_signbit_builtins="guessing yes" ;;
39738 - # Guess yes on musl systems.
39739 - *-musl*) gl_cv_func_signbit_builtins="guessing yes" ;;
39740 + *-gnu* | gnu*) gl_cv_func_signbit_gcc="guessing yes" ;;
39741 # Guess yes on mingw, no on MSVC.
39742 mingw*) if test -n "$GCC"; then
39743 - gl_cv_func_signbit_builtins="guessing yes"
39744 + gl_cv_func_signbit_gcc="guessing yes"
39745 else
39746 - gl_cv_func_signbit_builtins="guessing no"
39747 + gl_cv_func_signbit_gcc="guessing no"
39748 fi
39749 ;;
39750 - # If we don't know, obey --enable-cross-guesses.
39751 - *) gl_cv_func_signbit_builtins="$gl_cross_guess_normal" ;;
39752 + # If we don't know, assume the worst.
39753 + *) gl_cv_func_signbit_gcc="guessing no" ;;
39754 esac
39755 ])
39756 ])
39757 dnl Use the compiler built-ins whenever possible, because they are more
39758 dnl efficient than the system library functions (if they exist).
39759 - case "$gl_cv_func_signbit_builtins" in
39760 + case "$gl_cv_func_signbit_gcc" in
39761 *yes)
39762 - REPLACE_SIGNBIT_USING_BUILTINS=1
39763 + REPLACE_SIGNBIT_USING_GCC=1
39764 ;;
39765 *)
39766 case "$gl_cv_func_signbit" in
39767 @@ -91,90 +86,79 @@ AC_DEFUN([gl_SIGNBIT],
39768 *)
39769 dnl REPLACE_SIGNBIT=1 makes sure the signbit[fdl] functions get built.
39770 REPLACE_SIGNBIT=1
39771 + gl_FLOAT_SIGN_LOCATION
39772 + gl_DOUBLE_SIGN_LOCATION
39773 + gl_LONG_DOUBLE_SIGN_LOCATION
39774 + if test "$gl_cv_cc_float_signbit" = unknown; then
39775 + dnl Test whether copysignf() is declared.
39776 + AC_CHECK_DECLS([copysignf], , , [[#include <math.h>]])
39777 + if test "$ac_cv_have_decl_copysignf" = yes; then
39778 + dnl Test whether copysignf() can be used without libm.
39779 + AC_CACHE_CHECK([whether copysignf can be used without linking with libm],
39780 + [gl_cv_func_copysignf_no_libm],
39781 + [
39782 + AC_LINK_IFELSE(
39783 + [AC_LANG_PROGRAM(
39784 + [[#include <math.h>
39785 + float x, y;]],
39786 + [[return copysignf (x, y) < 0;]])],
39787 + [gl_cv_func_copysignf_no_libm=yes],
39788 + [gl_cv_func_copysignf_no_libm=no])
39789 + ])
39790 + if test $gl_cv_func_copysignf_no_libm = yes; then
39791 + AC_DEFINE([HAVE_COPYSIGNF_IN_LIBC], [1],
39792 + [Define if the copysignf function is declared in <math.h> and available in libc.])
39793 + fi
39794 + fi
39795 + fi
39796 + if test "$gl_cv_cc_double_signbit" = unknown; then
39797 + dnl Test whether copysign() is declared.
39798 + AC_CHECK_DECLS([copysign], , , [[#include <math.h>]])
39799 + if test "$ac_cv_have_decl_copysign" = yes; then
39800 + dnl Test whether copysign() can be used without libm.
39801 + AC_CACHE_CHECK([whether copysign can be used without linking with libm],
39802 + [gl_cv_func_copysign_no_libm],
39803 + [
39804 + AC_LINK_IFELSE(
39805 + [AC_LANG_PROGRAM(
39806 + [[#include <math.h>
39807 + double x, y;]],
39808 + [[return copysign (x, y) < 0;]])],
39809 + [gl_cv_func_copysign_no_libm=yes],
39810 + [gl_cv_func_copysign_no_libm=no])
39811 + ])
39812 + if test $gl_cv_func_copysign_no_libm = yes; then
39813 + AC_DEFINE([HAVE_COPYSIGN_IN_LIBC], [1],
39814 + [Define if the copysign function is declared in <math.h> and available in libc.])
39815 + fi
39816 + fi
39817 + fi
39818 + if test "$gl_cv_cc_long_double_signbit" = unknown; then
39819 + dnl Test whether copysignl() is declared.
39820 + AC_CHECK_DECLS([copysignl], , , [[#include <math.h>]])
39821 + if test "$ac_cv_have_decl_copysignl" = yes; then
39822 + dnl Test whether copysignl() can be used without libm.
39823 + AC_CACHE_CHECK([whether copysignl can be used without linking with libm],
39824 + [gl_cv_func_copysignl_no_libm],
39825 + [
39826 + AC_LINK_IFELSE(
39827 + [AC_LANG_PROGRAM(
39828 + [[#include <math.h>
39829 + long double x, y;]],
39830 + [[return copysignl (x, y) < 0;]])],
39831 + [gl_cv_func_copysignl_no_libm=yes],
39832 + [gl_cv_func_copysignl_no_libm=no])
39833 + ])
39834 + if test $gl_cv_func_copysignl_no_libm = yes; then
39835 + AC_DEFINE([HAVE_COPYSIGNL_IN_LIBC], [1],
39836 + [Define if the copysignl function is declared in <math.h> and available in libc.])
39837 + fi
39838 + fi
39839 + fi
39840 ;;
39841 esac
39842 ;;
39843 esac
39844 - dnl On Solaris 10, with CC in C++ mode, signbit is not available although
39845 - dnl is with cc in C mode. This cannot be worked around by defining
39846 - dnl _XOPEN_SOURCE=600, because the latter does not work in C++ mode on
39847 - dnl Solaris 11.0. Therefore use the replacement functions on Solaris.
39848 - case "$host_os" in
39849 - solaris*)
39850 - REPLACE_SIGNBIT=1
39851 - ;;
39852 - esac
39853 - if test $REPLACE_SIGNBIT = 1; then
39854 - gl_FLOAT_SIGN_LOCATION
39855 - gl_DOUBLE_SIGN_LOCATION
39856 - gl_LONG_DOUBLE_SIGN_LOCATION
39857 - if test "$gl_cv_cc_float_signbit" = unknown; then
39858 - dnl Test whether copysignf() is declared.
39859 - AC_CHECK_DECLS([copysignf], , , [[#include <math.h>]])
39860 - if test "$ac_cv_have_decl_copysignf" = yes; then
39861 - dnl Test whether copysignf() can be used without libm.
39862 - AC_CACHE_CHECK([whether copysignf can be used without linking with libm],
39863 - [gl_cv_func_copysignf_no_libm],
39864 - [
39865 - AC_LINK_IFELSE(
39866 - [AC_LANG_PROGRAM(
39867 - [[#include <math.h>
39868 - float x, y;]],
39869 - [[return copysignf (x, y) < 0;]])],
39870 - [gl_cv_func_copysignf_no_libm=yes],
39871 - [gl_cv_func_copysignf_no_libm=no])
39872 - ])
39873 - if test $gl_cv_func_copysignf_no_libm = yes; then
39874 - AC_DEFINE([HAVE_COPYSIGNF_IN_LIBC], [1],
39875 - [Define if the copysignf function is declared in <math.h> and available in libc.])
39876 - fi
39877 - fi
39878 - fi
39879 - if test "$gl_cv_cc_double_signbit" = unknown; then
39880 - dnl Test whether copysign() is declared.
39881 - AC_CHECK_DECLS([copysign], , , [[#include <math.h>]])
39882 - if test "$ac_cv_have_decl_copysign" = yes; then
39883 - dnl Test whether copysign() can be used without libm.
39884 - AC_CACHE_CHECK([whether copysign can be used without linking with libm],
39885 - [gl_cv_func_copysign_no_libm],
39886 - [
39887 - AC_LINK_IFELSE(
39888 - [AC_LANG_PROGRAM(
39889 - [[#include <math.h>
39890 - double x, y;]],
39891 - [[return copysign (x, y) < 0;]])],
39892 - [gl_cv_func_copysign_no_libm=yes],
39893 - [gl_cv_func_copysign_no_libm=no])
39894 - ])
39895 - if test $gl_cv_func_copysign_no_libm = yes; then
39896 - AC_DEFINE([HAVE_COPYSIGN_IN_LIBC], [1],
39897 - [Define if the copysign function is declared in <math.h> and available in libc.])
39898 - fi
39899 - fi
39900 - fi
39901 - if test "$gl_cv_cc_long_double_signbit" = unknown; then
39902 - dnl Test whether copysignl() is declared.
39903 - AC_CHECK_DECLS([copysignl], , , [[#include <math.h>]])
39904 - if test "$ac_cv_have_decl_copysignl" = yes; then
39905 - dnl Test whether copysignl() can be used without libm.
39906 - AC_CACHE_CHECK([whether copysignl can be used without linking with libm],
39907 - [gl_cv_func_copysignl_no_libm],
39908 - [
39909 - AC_LINK_IFELSE(
39910 - [AC_LANG_PROGRAM(
39911 - [[#include <math.h>
39912 - long double x, y;]],
39913 - [[return copysignl (x, y) < 0;]])],
39914 - [gl_cv_func_copysignl_no_libm=yes],
39915 - [gl_cv_func_copysignl_no_libm=no])
39916 - ])
39917 - if test $gl_cv_func_copysignl_no_libm = yes; then
39918 - AC_DEFINE([HAVE_COPYSIGNL_IN_LIBC], [1],
39919 - [Define if the copysignl function is declared in <math.h> and available in libc.])
39920 - fi
39921 - fi
39922 - fi
39923 - fi
39924 ])
39925
39926 AC_DEFUN([gl_SIGNBIT_TEST_PROGRAM], [[
39927
39928 diff --git a/autotools/m4/size_max.m4 b/autotools/m4/size_max.m4
39929 index 1d6abae..ab79052 100644
39930 --- a/autotools/m4/size_max.m4
39931 +++ b/autotools/m4/size_max.m4
39932 @@ -1,5 +1,5 @@
39933 -# size_max.m4 serial 12
39934 -dnl Copyright (C) 2003, 2005-2006, 2008-2022 Free Software Foundation, Inc.
39935 +# size_max.m4 serial 11
39936 +dnl Copyright (C) 2003, 2005-2006, 2008-2019 Free Software Foundation, Inc.
39937 dnl This file is free software; the Free Software Foundation
39938 dnl gives unlimited permission to copy and/or distribute it,
39939 dnl with or without modifications, as long as this notice is preserved.
39940 @@ -13,7 +13,7 @@ AC_DEFUN([gl_SIZE_MAX],
39941 AC_CHECK_HEADERS([stdint.h])
39942 dnl First test whether the system already has SIZE_MAX.
39943 AC_CACHE_CHECK([for SIZE_MAX], [gl_cv_size_max], [
39944 - gl_cv_size_max=no
39945 + gl_cv_size_max=
39946 AC_EGREP_CPP([Found it], [
39947 #include <limits.h>
39948 #if HAVE_STDINT_H
39949 @@ -23,7 +23,7 @@ AC_DEFUN([gl_SIZE_MAX],
39950 Found it
39951 #endif
39952 ], [gl_cv_size_max=yes])
39953 - if test $gl_cv_size_max != yes; then
39954 + if test -z "$gl_cv_size_max"; then
39955 dnl Define it ourselves. Here we assume that the type 'size_t' is not wider
39956 dnl than the type 'unsigned long'. Try hard to find a definition that can
39957 dnl be used in a preprocessor #if, i.e. doesn't contain a cast.
39958
39959 diff --git a/autotools/m4/ssize_t.m4 b/autotools/m4/ssize_t.m4
39960 index 03b2b89..38bcee1 100644
39961 --- a/autotools/m4/ssize_t.m4
39962 +++ b/autotools/m4/ssize_t.m4
39963 @@ -1,5 +1,5 @@
39964 # ssize_t.m4 serial 5 (gettext-0.18.2)
39965 -dnl Copyright (C) 2001-2003, 2006, 2010-2022 Free Software Foundation, Inc.
39966 +dnl Copyright (C) 2001-2003, 2006, 2010-2019 Free Software Foundation, Inc.
39967 dnl This file is free software; the Free Software Foundation
39968 dnl gives unlimited permission to copy and/or distribute it,
39969 dnl with or without modifications, as long as this notice is preserved.
39970
39971 diff --git a/autotools/m4/stat-time.m4 b/autotools/m4/stat-time.m4
39972 index 342857d..1685788 100644
39973 --- a/autotools/m4/stat-time.m4
39974 +++ b/autotools/m4/stat-time.m4
39975 @@ -1,6 +1,6 @@
39976 # Checks for stat-related time functions.
39977
39978 -# Copyright (C) 1998-1999, 2001, 2003, 2005-2007, 2009-2022 Free Software
39979 +# Copyright (C) 1998-1999, 2001, 2003, 2005-2007, 2009-2019 Free Software
39980 # Foundation, Inc.
39981
39982 # This file is free software; the Free Software Foundation
39983
39984 diff --git a/autotools/m4/stat.m4 b/autotools/m4/stat.m4
39985 index 916eb88..60040d1 100644
39986 --- a/autotools/m4/stat.m4
39987 +++ b/autotools/m4/stat.m4
39988 @@ -1,6 +1,6 @@
39989 -# serial 18
39990 +# serial 15
39991
39992 -# Copyright (C) 2009-2022 Free Software Foundation, Inc.
39993 +# Copyright (C) 2009-2019 Free Software Foundation, Inc.
39994 #
39995 # This file is free software; the Free Software Foundation
39996 # gives unlimited permission to copy and/or distribute it,
39997 @@ -47,8 +47,8 @@ AC_DEFUN([gl_FUNC_STAT],
39998 linux-* | linux) gl_cv_func_stat_file_slash="guessing yes" ;;
39999 # Guess yes on glibc systems.
40000 *-gnu* | gnu*) gl_cv_func_stat_file_slash="guessing yes" ;;
40001 - # If we don't know, obey --enable-cross-guesses.
40002 - *) gl_cv_func_stat_file_slash="$gl_cross_guess_normal" ;;
40003 + # If we don't know, assume the worst.
40004 + *) gl_cv_func_stat_file_slash="guessing no" ;;
40005 esac
40006 ])
40007 rm -f conftest.tmp conftest.lnk])
40008 @@ -69,17 +69,6 @@ AC_DEFUN([gl_FUNC_STAT],
40009
40010 # Prerequisites of lib/stat.c and lib/stat-w32.c.
40011 AC_DEFUN([gl_PREREQ_STAT], [
40012 - AC_REQUIRE([gl_SYS_STAT_H])
40013 - AC_REQUIRE([gl_PREREQ_STAT_W32])
40014 + AC_REQUIRE([gl_HEADER_SYS_STAT_H])
40015 :
40016 ])
40017 -
40018 -# Prerequisites of lib/stat-w32.c.
40019 -AC_DEFUN([gl_PREREQ_STAT_W32], [
40020 - AC_REQUIRE([AC_CANONICAL_HOST])
40021 - case "$host_os" in
40022 - mingw*)
40023 - AC_CHECK_HEADERS([sdkddkver.h])
40024 - ;;
40025 - esac
40026 -])
40027
40028 diff --git a/autotools/m4/std-gnu11.m4 b/autotools/m4/std-gnu11.m4
40029 deleted file mode 100644
40030 index 5ca1860..0000000
40031 --- a/autotools/m4/std-gnu11.m4
40032 +++ /dev/null
40033 @@ -1,829 +0,0 @@
40034 -# Prefer GNU C11 and C++11 to earlier versions. -*- coding: utf-8 -*-
40035 -
40036 -# This implementation is taken from GNU Autoconf lib/autoconf/c.m4
40037 -# commit 017d5ddd82854911f0119691d91ea8a1438824d6
40038 -# dated Sun Apr 3 13:57:17 2016 -0700
40039 -# This implementation will be obsolete once we can assume Autoconf 2.70
40040 -# or later is installed everywhere a Gnulib program might be developed.
40041 -
40042 -m4_version_prereq([2.70], [], [
40043 -
40044 -
40045 -# Copyright (C) 2001-2022 Free Software Foundation, Inc.
40046 -
40047 -# This program is free software; you can redistribute it and/or modify
40048 -# it under the terms of the GNU General Public License as published by
40049 -# the Free Software Foundation, either version 3 of the License, or
40050 -# (at your option) any later version.
40051 -#
40052 -# This program is distributed in the hope that it will be useful,
40053 -# but WITHOUT ANY WARRANTY; without even the implied warranty of
40054 -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
40055 -# GNU General Public License for more details.
40056 -#
40057 -# You should have received a copy of the GNU General Public License
40058 -# along with this program. If not, see <https://www.gnu.org/licenses/>.
40059 -
40060 -# Written by David MacKenzie, with help from
40061 -# Akim Demaille, Paul Eggert,
40062 -# François Pinard, Karl Berry, Richard Pixley, Ian Lance Taylor,
40063 -# Roland McGrath, Noah Friedman, david d zuhn, and many others.
40064 -
40065 -
40066 -# AC_PROG_CC([COMPILER ...])
40067 -# --------------------------
40068 -# COMPILER ... is a space separated list of C compilers to search for.
40069 -# This just gives the user an opportunity to specify an alternative
40070 -# search list for the C compiler.
40071 -AC_DEFUN_ONCE([AC_PROG_CC],
40072 -[AC_LANG_PUSH(C)dnl
40073 -AC_ARG_VAR([CC], [C compiler command])dnl
40074 -AC_ARG_VAR([CFLAGS], [C compiler flags])dnl
40075 -_AC_ARG_VAR_LDFLAGS()dnl
40076 -_AC_ARG_VAR_LIBS()dnl
40077 -_AC_ARG_VAR_CPPFLAGS()dnl
40078 -m4_ifval([$1],
40079 - [AC_CHECK_TOOLS(CC, [$1])],
40080 -[AC_CHECK_TOOL(CC, gcc)
40081 -if test -z "$CC"; then
40082 - dnl Here we want:
40083 - dnl AC_CHECK_TOOL(CC, cc)
40084 - dnl but without the check for a tool without the prefix.
40085 - dnl Until the check is removed from there, copy the code:
40086 - if test -n "$ac_tool_prefix"; then
40087 - AC_CHECK_PROG(CC, [${ac_tool_prefix}cc], [${ac_tool_prefix}cc])
40088 - fi
40089 -fi
40090 -if test -z "$CC"; then
40091 - AC_CHECK_PROG(CC, cc, cc, , , /usr/ucb/cc)
40092 -fi
40093 -if test -z "$CC"; then
40094 - AC_CHECK_TOOLS(CC, cl.exe)
40095 -fi
40096 -if test -z "$CC"; then
40097 - AC_CHECK_TOOL(CC, clang)
40098 -fi
40099 -])
40100 -
40101 -test -z "$CC" && AC_MSG_FAILURE([no acceptable C compiler found in \$PATH])
40102 -
40103 -# Provide some information about the compiler.
40104 -_AS_ECHO_LOG([checking for _AC_LANG compiler version])
40105 -set X $ac_compile
40106 -ac_compiler=$[2]
40107 -for ac_option in --version -v -V -qversion -version; do
40108 - _AC_DO_LIMIT([$ac_compiler $ac_option >&AS_MESSAGE_LOG_FD])
40109 -done
40110 -
40111 -m4_expand_once([_AC_COMPILER_EXEEXT])[]dnl
40112 -m4_expand_once([_AC_COMPILER_OBJEXT])[]dnl
40113 -_AC_LANG_COMPILER_GNU
40114 -if test $ac_compiler_gnu = yes; then
40115 - GCC=yes
40116 -else
40117 - GCC=
40118 -fi
40119 -_AC_PROG_CC_G
40120 -dnl
40121 -dnl Set ac_prog_cc_stdc to the supported C version.
40122 -dnl Also set the documented variable ac_cv_prog_cc_stdc;
40123 -dnl its name was chosen when it was cached, but it is no longer cached.
40124 -_AC_PROG_CC_C11([ac_prog_cc_stdc=c11
40125 - ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c11],
40126 - [_AC_PROG_CC_C99([ac_prog_cc_stdc=c99
40127 - ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c99],
40128 - [_AC_PROG_CC_C89([ac_prog_cc_stdc=c89
40129 - ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c89],
40130 - [ac_prog_cc_stdc=no
40131 - ac_cv_prog_cc_stdc=no])])])
40132 -dnl
40133 -AC_LANG_POP(C)dnl
40134 -])# AC_PROG_CC
40135 -
40136 -
40137 -
40138 -# AC_PROG_CXX([LIST-OF-COMPILERS])
40139 -# --------------------------------
40140 -# LIST-OF-COMPILERS is a space separated list of C++ compilers to search
40141 -# for (if not specified, a default list is used). This just gives the
40142 -# user an opportunity to specify an alternative search list for the C++
40143 -# compiler.
40144 -# aCC HP-UX C++ compiler much better than `CC', so test before.
40145 -# FCC Fujitsu C++ compiler
40146 -# KCC KAI C++ compiler
40147 -# RCC Rational C++
40148 -# xlC_r AIX C Set++ (with support for reentrant code)
40149 -# xlC AIX C Set++
40150 -AC_DEFUN([AC_PROG_CXX],
40151 -[AC_LANG_PUSH(C++)dnl
40152 -AC_ARG_VAR([CXX], [C++ compiler command])dnl
40153 -AC_ARG_VAR([CXXFLAGS], [C++ compiler flags])dnl
40154 -_AC_ARG_VAR_LDFLAGS()dnl
40155 -_AC_ARG_VAR_LIBS()dnl
40156 -_AC_ARG_VAR_CPPFLAGS()dnl
40157 -_AC_ARG_VAR_PRECIOUS([CCC])dnl
40158 -if test -z "$CXX"; then
40159 - if test -n "$CCC"; then
40160 - CXX=$CCC
40161 - else
40162 - AC_CHECK_TOOLS(CXX,
40163 - [m4_default([$1],
40164 - [g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC clang++])],
40165 - g++)
40166 - fi
40167 -fi
40168 -# Provide some information about the compiler.
40169 -_AS_ECHO_LOG([checking for _AC_LANG compiler version])
40170 -set X $ac_compile
40171 -ac_compiler=$[2]
40172 -for ac_option in --version -v -V -qversion; do
40173 - _AC_DO_LIMIT([$ac_compiler $ac_option >&AS_MESSAGE_LOG_FD])
40174 -done
40175 -
40176 -m4_expand_once([_AC_COMPILER_EXEEXT])[]dnl
40177 -m4_expand_once([_AC_COMPILER_OBJEXT])[]dnl
40178 -_AC_LANG_COMPILER_GNU
40179 -if test $ac_compiler_gnu = yes; then
40180 - GXX=yes
40181 -else
40182 - GXX=
40183 -fi
40184 -_AC_PROG_CXX_G
40185 -_AC_PROG_CXX_CXX11([ac_prog_cxx_stdcxx=cxx11
40186 - ac_cv_prog_cxx_stdcxx=$ac_cv_prog_cxx_cxx11
40187 - ac_cv_prog_cxx_cxx98=$ac_cv_prog_cxx_cxx11],
40188 - [_AC_PROG_CXX_CXX98([ac_prog_cxx_stdcxx=cxx98
40189 - ac_cv_prog_cxx_stdcxx=$ac_cv_prog_cxx_cxx98],
40190 - [ac_prog_cxx_stdcxx=no
40191 - ac_cv_prog_cxx_stdcxx=no])])
40192 -AC_LANG_POP(C++)dnl
40193 -])# AC_PROG_CXX
40194 -
40195 -
40196 -# _AC_C_STD_TRY(STANDARD, TEST-PROLOGUE, TEST-BODY, OPTION-LIST,
40197 -# ACTION-IF-AVAILABLE, ACTION-IF-UNAVAILABLE)
40198 -# --------------------------------------------------------------
40199 -# Check whether the C compiler accepts features of STANDARD (e.g `c89', `c99')
40200 -# by trying to compile a program of TEST-PROLOGUE and TEST-BODY. If this fails,
40201 -# try again with each compiler option in the space-separated OPTION-LIST; if one
40202 -# helps, append it to CC. If eventually successful, run ACTION-IF-AVAILABLE,
40203 -# else ACTION-IF-UNAVAILABLE.
40204 -AC_DEFUN([_AC_C_STD_TRY],
40205 -[AC_MSG_CHECKING([for $CC option to enable ]m4_translit($1, [c], [C])[ features])
40206 -AC_CACHE_VAL(ac_cv_prog_cc_$1,
40207 -[ac_cv_prog_cc_$1=no
40208 -ac_save_CC=$CC
40209 -AC_LANG_CONFTEST([AC_LANG_PROGRAM([$2], [$3])])
40210 -for ac_arg in '' $4
40211 -do
40212 - CC="$ac_save_CC $ac_arg"
40213 - _AC_COMPILE_IFELSE([], [ac_cv_prog_cc_$1=$ac_arg])
40214 - test "x$ac_cv_prog_cc_$1" != "xno" && break
40215 -done
40216 -rm -f conftest.$ac_ext
40217 -CC=$ac_save_CC
40218 -])# AC_CACHE_VAL
40219 -ac_prog_cc_stdc_options=
40220 -case "x$ac_cv_prog_cc_$1" in
40221 - x)
40222 - AC_MSG_RESULT([none needed]) ;;
40223 - xno)
40224 - AC_MSG_RESULT([unsupported]) ;;
40225 - *)
40226 - ac_prog_cc_stdc_options=" $ac_cv_prog_cc_$1"
40227 - CC=$CC$ac_prog_cc_stdc_options
40228 - AC_MSG_RESULT([$ac_cv_prog_cc_$1]) ;;
40229 -esac
40230 -AS_IF([test "x$ac_cv_prog_cc_$1" != xno], [$5], [$6])
40231 -])# _AC_C_STD_TRY
40232 -
40233 -# _AC_C_C99_TEST_HEADER
40234 -# ---------------------
40235 -# A C header suitable for testing for C99.
40236 -AC_DEFUN([_AC_C_C99_TEST_HEADER],
40237 -[[#include <stdarg.h>
40238 -#include <stdbool.h>
40239 -#include <stddef.h>
40240 -#include <stdlib.h>
40241 -#include <wchar.h>
40242 -#include <stdio.h>
40243 -
40244 -// Check varargs macros. These examples are taken from C99 6.10.3.5.
40245 -#define debug(...) fprintf (stderr, __VA_ARGS__)
40246 -#define showlist(...) puts (#__VA_ARGS__)
40247 -#define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
40248 -static void
40249 -test_varargs_macros (void)
40250 -{
40251 - int x = 1234;
40252 - int y = 5678;
40253 - debug ("Flag");
40254 - debug ("X = %d\n", x);
40255 - showlist (The first, second, and third items.);
40256 - report (x>y, "x is %d but y is %d", x, y);
40257 -}
40258 -
40259 -// Check long long types.
40260 -#define BIG64 18446744073709551615ull
40261 -#define BIG32 4294967295ul
40262 -#define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
40263 -#if !BIG_OK
40264 - your preprocessor is broken;
40265 -#endif
40266 -#if BIG_OK
40267 -#else
40268 - your preprocessor is broken;
40269 -#endif
40270 -static long long int bignum = -9223372036854775807LL;
40271 -static unsigned long long int ubignum = BIG64;
40272 -
40273 -struct incomplete_array
40274 -{
40275 - int datasize;
40276 - double data[];
40277 -};
40278 -
40279 -struct named_init {
40280 - int number;
40281 - const wchar_t *name;
40282 - double average;
40283 -};
40284 -
40285 -typedef const char *ccp;
40286 -
40287 -static inline int
40288 -test_restrict (ccp restrict text)
40289 -{
40290 - // See if C++-style comments work.
40291 - // Iterate through items via the restricted pointer.
40292 - // Also check for declarations in for loops.
40293 - for (unsigned int i = 0; *(text+i) != '\0'; ++i)
40294 - continue;
40295 - return 0;
40296 -}
40297 -
40298 -// Check varargs and va_copy.
40299 -static bool
40300 -test_varargs (const char *format, ...)
40301 -{
40302 - va_list args;
40303 - va_start (args, format);
40304 - va_list args_copy;
40305 - va_copy (args_copy, args);
40306 -
40307 - const char *str = "";
40308 - int number = 0;
40309 - float fnumber = 0;
40310 -
40311 - while (*format)
40312 - {
40313 - switch (*format++)
40314 - {
40315 - case 's': // string
40316 - str = va_arg (args_copy, const char *);
40317 - break;
40318 - case 'd': // int
40319 - number = va_arg (args_copy, int);
40320 - break;
40321 - case 'f': // float
40322 - fnumber = va_arg (args_copy, double);
40323 - break;
40324 - default:
40325 - break;
40326 - }
40327 - }
40328 - va_end (args_copy);
40329 - va_end (args);
40330 -
40331 - return *str && number && fnumber;
40332 -}]])# _AC_C_C99_TEST_HEADER
40333 -
40334 -# _AC_C_C99_TEST_BODY
40335 -# -------------------
40336 -# A C body suitable for testing for C99, assuming the corresponding header.
40337 -AC_DEFUN([_AC_C_C99_TEST_BODY],
40338 -[[
40339 - // Check bool.
40340 - _Bool success = false;
40341 -
40342 - // Check restrict.
40343 - if (test_restrict ("String literal") == 0)
40344 - success = true;
40345 - char *restrict newvar = "Another string";
40346 -
40347 - // Check varargs.
40348 - success &= test_varargs ("s, d' f .", "string", 65, 34.234);
40349 - test_varargs_macros ();
40350 -
40351 - // Check flexible array members.
40352 - struct incomplete_array *ia =
40353 - malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
40354 - ia->datasize = 10;
40355 - for (int i = 0; i < ia->datasize; ++i)
40356 - ia->data[i] = i * 1.234;
40357 -
40358 - // Check named initializers.
40359 - struct named_init ni = {
40360 - .number = 34,
40361 - .name = L"Test wide string",
40362 - .average = 543.34343,
40363 - };
40364 -
40365 - ni.number = 58;
40366 -
40367 - int dynamic_array[ni.number];
40368 - dynamic_array[ni.number - 1] = 543;
40369 -
40370 - // work around unused variable warnings
40371 - return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
40372 - || dynamic_array[ni.number - 1] != 543);
40373 -]])
40374 -
40375 -# _AC_PROG_CC_C99 ([ACTION-IF-AVAILABLE], [ACTION-IF-UNAVAILABLE])
40376 -# ----------------------------------------------------------------
40377 -# If the C compiler is not in ISO C99 mode by default, try to add an
40378 -# option to output variable CC to make it so. This macro tries
40379 -# various options that select ISO C99 on some system or another. It
40380 -# considers the compiler to be in ISO C99 mode if it handles _Bool,
40381 -# // comments, flexible array members, inline, long long int, mixed
40382 -# code and declarations, named initialization of structs, restrict,
40383 -# va_copy, varargs macros, variable declarations in for loops and
40384 -# variable length arrays.
40385 -AC_DEFUN([_AC_PROG_CC_C99],
40386 -[_AC_C_STD_TRY([c99],
40387 -[_AC_C_C99_TEST_HEADER],
40388 -[_AC_C_C99_TEST_BODY],
40389 -dnl Try
40390 -dnl GCC -std=gnu99 (unused restrictive modes: -std=c99 -std=iso9899:1999)
40391 -dnl IBM XL C -qlanglvl=extc1x (V12.1; does not pass C11 test)
40392 -dnl IBM XL C -qlanglvl=extc99
40393 -dnl (pre-V12.1; unused restrictive mode: -qlanglvl=stdc99)
40394 -dnl HP cc -AC99
40395 -dnl Intel ICC -std=c99, -c99 (deprecated)
40396 -dnl IRIX -c99
40397 -dnl Solaris -D_STDC_C99=
40398 -dnl cc's -xc99 option uses linker magic to define the external
40399 -dnl symbol __xpg4 as if by "int __xpg4 = 1;", which enables C99
40400 -dnl behavior for C library functions. This is not wanted here,
40401 -dnl because it means that a single module compiled with -xc99
40402 -dnl alters C runtime behavior for the entire program, not for
40403 -dnl just the module. Instead, define the (private) symbol
40404 -dnl _STDC_C99, which suppresses a bogus failure in <stdbool.h>.
40405 -dnl The resulting compiler passes the test case here, and that's
40406 -dnl good enough. For more, please see the thread starting at:
40407 -dnl https://lists.gnu.org/r/autoconf/2010-12/msg00059.html
40408 -dnl Tru64 -c99
40409 -dnl with extended modes being tried first.
40410 -[[-std=gnu99 -std=c99 -c99 -AC99 -D_STDC_C99= -qlanglvl=extc1x -qlanglvl=extc99]], [$1], [$2])[]dnl
40411 -])# _AC_PROG_CC_C99
40412 -
40413 -
40414 -# _AC_PROG_CC_C11 ([ACTION-IF-AVAILABLE], [ACTION-IF-UNAVAILABLE])
40415 -# ----------------------------------------------------------------
40416 -# If the C compiler is not in ISO C11 mode by default, try to add an
40417 -# option to output variable CC to make it so. This macro tries
40418 -# various options that select ISO C11 on some system or another. It
40419 -# considers the compiler to be in ISO C11 mode if it handles _Alignas,
40420 -# _Alignof, _Noreturn, _Static_assert, UTF-8 string literals,
40421 -# duplicate typedefs, and anonymous structures and unions.
40422 -AC_DEFUN([_AC_PROG_CC_C11],
40423 -[_AC_C_STD_TRY([c11],
40424 -[_AC_C_C99_TEST_HEADER[
40425 -// Check _Alignas.
40426 -char _Alignas (double) aligned_as_double;
40427 -char _Alignas (0) no_special_alignment;
40428 -extern char aligned_as_int;
40429 -char _Alignas (0) _Alignas (int) aligned_as_int;
40430 -
40431 -// Check _Alignof.
40432 -enum
40433 -{
40434 - int_alignment = _Alignof (int),
40435 - int_array_alignment = _Alignof (int[100]),
40436 - char_alignment = _Alignof (char)
40437 -};
40438 -_Static_assert (0 < -_Alignof (int), "_Alignof is signed");
40439 -
40440 -// Check _Noreturn.
40441 -int _Noreturn does_not_return (void) { for (;;) continue; }
40442 -
40443 -// Check _Static_assert.
40444 -struct test_static_assert
40445 -{
40446 - int x;
40447 - _Static_assert (sizeof (int) <= sizeof (long int),
40448 - "_Static_assert does not work in struct");
40449 - long int y;
40450 -};
40451 -
40452 -// Check UTF-8 literals.
40453 -#define u8 syntax error!
40454 -char const utf8_literal[] = u8"happens to be ASCII" "another string";
40455 -
40456 -// Check duplicate typedefs.
40457 -typedef long *long_ptr;
40458 -typedef long int *long_ptr;
40459 -typedef long_ptr long_ptr;
40460 -
40461 -// Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1.
40462 -struct anonymous
40463 -{
40464 - union {
40465 - struct { int i; int j; };
40466 - struct { int k; long int l; } w;
40467 - };
40468 - int m;
40469 -} v1;
40470 -]],
40471 -[_AC_C_C99_TEST_BODY[
40472 - v1.i = 2;
40473 - v1.w.k = 5;
40474 - _Static_assert ((offsetof (struct anonymous, i)
40475 - == offsetof (struct anonymous, w.k)),
40476 - "Anonymous union alignment botch");
40477 -]],
40478 -dnl Try
40479 -dnl GCC -std=gnu11 (unused restrictive mode: -std=c11)
40480 -dnl with extended modes being tried first.
40481 -dnl
40482 -dnl Do not try -qlanglvl=extc1x, because IBM XL C V12.1 (the latest version as
40483 -dnl of September 2012) does not pass the C11 test. For now, try extc1x when
40484 -dnl compiling the C99 test instead, since it enables _Static_assert and
40485 -dnl _Noreturn, which is a win. If -qlanglvl=extc11 or -qlanglvl=extc1x passes
40486 -dnl the C11 test in some future version of IBM XL C, we'll add it here,
40487 -dnl preferably extc11.
40488 -[[-std=gnu11]], [$1], [$2])[]dnl
40489 -])# _AC_PROG_CC_C11
40490 -
40491 -
40492 -# AC_PROG_CC_C89
40493 -# --------------
40494 -# Do not use AU_ALIAS here and in AC_PROG_CC_C99 and AC_PROG_CC_STDC,
40495 -# as that'd be incompatible with how Automake redefines AC_PROG_CC. See
40496 -# <https://lists.gnu.org/r/autoconf/2012-10/msg00048.html>.
40497 -AU_DEFUN([AC_PROG_CC_C89],
40498 - [AC_REQUIRE([AC_PROG_CC])],
40499 - [$0 is obsolete; use AC_PROG_CC]
40500 -)
40501 -
40502 -# AC_PROG_CC_C99
40503 -# --------------
40504 -AU_DEFUN([AC_PROG_CC_C99],
40505 - [AC_REQUIRE([AC_PROG_CC])],
40506 - [$0 is obsolete; use AC_PROG_CC]
40507 -)
40508 -
40509 -# AC_PROG_CC_STDC
40510 -# ---------------
40511 -AU_DEFUN([AC_PROG_CC_STDC],
40512 - [AC_REQUIRE([AC_PROG_CC])],
40513 - [$0 is obsolete; use AC_PROG_CC]
40514 -)
40515 -
40516 -
40517 -# AC_C_PROTOTYPES
40518 -# ---------------
40519 -# Check if the C compiler supports prototypes, included if it needs
40520 -# options.
40521 -AC_DEFUN([AC_C_PROTOTYPES],
40522 -[AC_REQUIRE([AC_PROG_CC])dnl
40523 -if test "$ac_prog_cc_stdc" != no; then
40524 - AC_DEFINE(PROTOTYPES, 1,
40525 - [Define to 1 if the C compiler supports function prototypes.])
40526 - AC_DEFINE(__PROTOTYPES, 1,
40527 - [Define like PROTOTYPES; this can be used by system headers.])
40528 -fi
40529 -])# AC_C_PROTOTYPES
40530 -
40531 -
40532 -# _AC_CXX_STD_TRY(STANDARD, TEST-PROLOGUE, TEST-BODY, OPTION-LIST,
40533 -# ACTION-IF-AVAILABLE, ACTION-IF-UNAVAILABLE)
40534 -# ----------------------------------------------------------------
40535 -# Check whether the C++ compiler accepts features of STANDARD (e.g
40536 -# `cxx98', `cxx11') by trying to compile a program of TEST-PROLOGUE
40537 -# and TEST-BODY. If this fails, try again with each compiler option
40538 -# in the space-separated OPTION-LIST; if one helps, append it to CXX.
40539 -# If eventually successful, run ACTION-IF-AVAILABLE, else
40540 -# ACTION-IF-UNAVAILABLE.
40541 -AC_DEFUN([_AC_CXX_STD_TRY],
40542 -[AC_MSG_CHECKING([for $CXX option to enable ]m4_translit(m4_translit($1, [x], [+]), [a-z], [A-Z])[ features])
40543 -AC_LANG_PUSH(C++)dnl
40544 -AC_CACHE_VAL(ac_cv_prog_cxx_$1,
40545 -[ac_cv_prog_cxx_$1=no
40546 -ac_save_CXX=$CXX
40547 -AC_LANG_CONFTEST([AC_LANG_PROGRAM([$2], [$3])])
40548 -for ac_arg in '' $4
40549 -do
40550 - CXX="$ac_save_CXX $ac_arg"
40551 - _AC_COMPILE_IFELSE([], [ac_cv_prog_cxx_$1=$ac_arg])
40552 - test "x$ac_cv_prog_cxx_$1" != "xno" && break
40553 -done
40554 -rm -f conftest.$ac_ext
40555 -CXX=$ac_save_CXX
40556 -])# AC_CACHE_VAL
40557 -ac_prog_cxx_stdcxx_options=
40558 -case "x$ac_cv_prog_cxx_$1" in
40559 - x)
40560 - AC_MSG_RESULT([none needed]) ;;
40561 - xno)
40562 - AC_MSG_RESULT([unsupported]) ;;
40563 - *)
40564 - ac_prog_cxx_stdcxx_options=" $ac_cv_prog_cxx_$1"
40565 - CXX=$CXX$ac_prog_cxx_stdcxx_options
40566 - AC_MSG_RESULT([$ac_cv_prog_cxx_$1]) ;;
40567 -esac
40568 -AC_LANG_POP(C++)dnl
40569 -AS_IF([test "x$ac_cv_prog_cxx_$1" != xno], [$5], [$6])
40570 -])# _AC_CXX_STD_TRY
40571 -
40572 -# _AC_CXX_CXX98_TEST_HEADER
40573 -# -------------------------
40574 -# A C++ header suitable for testing for CXX98.
40575 -AC_DEFUN([_AC_CXX_CXX98_TEST_HEADER],
40576 -[[
40577 -#include <algorithm>
40578 -#include <cstdlib>
40579 -#include <fstream>
40580 -#include <iomanip>
40581 -#include <iostream>
40582 -#include <list>
40583 -#include <map>
40584 -#include <set>
40585 -#include <sstream>
40586 -#include <stdexcept>
40587 -#include <string>
40588 -#include <utility>
40589 -#include <vector>
40590 -
40591 -namespace test {
40592 - typedef std::vector<std::string> string_vec;
40593 - typedef std::pair<int,bool> map_value;
40594 - typedef std::map<std::string,map_value> map_type;
40595 - typedef std::set<int> set_type;
40596 -
40597 - template<typename T>
40598 - class printer {
40599 - public:
40600 - printer(std::ostringstream& os): os(os) {}
40601 - void operator() (T elem) { os << elem << std::endl; }
40602 - private:
40603 - std::ostringstream& os;
40604 - };
40605 -}
40606 -]])# _AC_CXX_CXX98_TEST_HEADER
40607 -
40608 -# _AC_CXX_CXX98_TEST_BODY
40609 -# -----------------------
40610 -# A C++ body suitable for testing for CXX98, assuming the corresponding header.
40611 -AC_DEFUN([_AC_CXX_CXX98_TEST_BODY],
40612 -[[
40613 -
40614 -try {
40615 - // Basic string.
40616 - std::string teststr("ASCII text");
40617 - teststr += " string";
40618 -
40619 - // Simple vector.
40620 - test::string_vec testvec;
40621 - testvec.push_back(teststr);
40622 - testvec.push_back("foo");
40623 - testvec.push_back("bar");
40624 - if (testvec.size() != 3) {
40625 - throw std::runtime_error("vector size is not 1");
40626 - }
40627 -
40628 - // Dump vector into stringstream and obtain string.
40629 - std::ostringstream os;
40630 - for (test::string_vec::const_iterator i = testvec.begin();
40631 - i != testvec.end(); ++i) {
40632 - if (i + 1 != testvec.end()) {
40633 - os << teststr << '\n';
40634 - }
40635 - }
40636 - // Check algorithms work.
40637 - std::for_each(testvec.begin(), testvec.end(), test::printer<std::string>(os));
40638 - std::string os_out = os.str();
40639 -
40640 - // Test pair and map.
40641 - test::map_type testmap;
40642 - testmap.insert(std::make_pair(std::string("key"),
40643 - std::make_pair(53,false)));
40644 -
40645 - // Test set.
40646 - int values[] = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3, 14, 19, 17, 8, 6, 20, 16, 2, 11, 1};
40647 - test::set_type testset(values, values + sizeof(values)/sizeof(values[0]));
40648 - std::list<int> testlist(testset.begin(), testset.end());
40649 - std::copy(testset.begin(), testset.end(), std::back_inserter(testlist));
40650 -} catch (const std::exception& e) {
40651 - std::cerr << "Caught exception: " << e.what() << std::endl;
40652 -
40653 - // Test fstream
40654 - std::ofstream of("test.txt");
40655 - of << "Test ASCII text\n" << std::flush;
40656 - of << "N= " << std::hex << std::setw(8) << std::left << 534 << std::endl;
40657 - of.close();
40658 -}
40659 -std::exit(0);
40660 -]])
40661 -
40662 -# _AC_CXX_CXX11_TEST_HEADER
40663 -# -------------------------
40664 -# A C++ header suitable for testing for CXX11.
40665 -AC_DEFUN([_AC_CXX_CXX11_TEST_HEADER],
40666 -[[
40667 -#include <deque>
40668 -#include <functional>
40669 -#include <memory>
40670 -#include <tuple>
40671 -#include <array>
40672 -#include <regex>
40673 -#include <iostream>
40674 -
40675 -namespace cxx11test
40676 -{
40677 - typedef std::shared_ptr<std::string> sptr;
40678 - typedef std::weak_ptr<std::string> wptr;
40679 -
40680 - typedef std::tuple<std::string,int,double> tp;
40681 - typedef std::array<int, 20> int_array;
40682 -
40683 - constexpr int get_val() { return 20; }
40684 -
40685 - struct testinit
40686 - {
40687 - int i;
40688 - double d;
40689 - };
40690 -
40691 - class delegate {
40692 - public:
40693 - delegate(int n) : n(n) {}
40694 - delegate(): delegate(2354) {}
40695 -
40696 - virtual int getval() { return this->n; };
40697 - protected:
40698 - int n;
40699 - };
40700 -
40701 - class overridden : public delegate {
40702 - public:
40703 - overridden(int n): delegate(n) {}
40704 - virtual int getval() override final { return this->n * 2; }
40705 - };
40706 -
40707 - class nocopy {
40708 - public:
40709 - nocopy(int i): i(i) {}
40710 - nocopy() = default;
40711 - nocopy(const nocopy&) = delete;
40712 - nocopy & operator=(const nocopy&) = delete;
40713 - private:
40714 - int i;
40715 - };
40716 -}
40717 -]])# _AC_CXX_CXX11_TEST_HEADER
40718 -
40719 -# _AC_CXX_CXX11_TEST_BODY
40720 -# -----------------------
40721 -# A C++ body suitable for testing for CXX11, assuming the corresponding header.
40722 -AC_DEFUN([_AC_CXX_CXX11_TEST_BODY],
40723 -[[
40724 -{
40725 - // Test auto and decltype
40726 - std::deque<int> d;
40727 - d.push_front(43);
40728 - d.push_front(484);
40729 - d.push_front(3);
40730 - d.push_front(844);
40731 - int total = 0;
40732 - for (auto i = d.begin(); i != d.end(); ++i) { total += *i; }
40733 -
40734 - auto a1 = 6538;
40735 - auto a2 = 48573953.4;
40736 - auto a3 = "String literal";
40737 -
40738 - decltype(a2) a4 = 34895.034;
40739 -}
40740 -{
40741 - // Test constexpr
40742 - short sa[cxx11test::get_val()] = { 0 };
40743 -}
40744 -{
40745 - // Test initializer lists
40746 - cxx11test::testinit il = { 4323, 435234.23544 };
40747 -}
40748 -{
40749 - // Test range-based for and lambda
40750 - cxx11test::int_array array = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3, 14, 19, 17, 8, 6, 20, 16, 2, 11, 1};
40751 - for (int &x : array) { x += 23; }
40752 - std::for_each(array.begin(), array.end(), [](int v1){ std::cout << v1; });
40753 -}
40754 -{
40755 - using cxx11test::sptr;
40756 - using cxx11test::wptr;
40757 -
40758 - sptr sp(new std::string("ASCII string"));
40759 - wptr wp(sp);
40760 - sptr sp2(wp);
40761 -}
40762 -{
40763 - cxx11test::tp tuple("test", 54, 45.53434);
40764 - double d = std::get<2>(tuple);
40765 - std::string s;
40766 - int i;
40767 - std::tie(s,i,d) = tuple;
40768 -}
40769 -{
40770 - static std::regex filename_regex("^_?([a-z0-9_.]+-)+[a-z0-9]+$");
40771 - std::string testmatch("Test if this string matches");
40772 - bool match = std::regex_search(testmatch, filename_regex);
40773 -}
40774 -{
40775 - cxx11test::int_array array = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3, 14, 19, 17, 8, 6, 20, 16, 2, 11, 1};
40776 - cxx11test::int_array::size_type size = array.size();
40777 -}
40778 -{
40779 - // Test constructor delegation
40780 - cxx11test::delegate d1;
40781 - cxx11test::delegate d2();
40782 - cxx11test::delegate d3(45);
40783 -}
40784 -{
40785 - // Test override and final
40786 - cxx11test::overridden o1(55464);
40787 -}
40788 -{
40789 - // Test nullptr
40790 - char *c = nullptr;
40791 -}
40792 -{
40793 - // Test template brackets
40794 - std::vector<std::pair<int,char*>> v1;
40795 -}
40796 -{
40797 - // Unicode literals
40798 - char const *utf8 = u8"UTF-8 string \u2500";
40799 - char16_t const *utf16 = u"UTF-8 string \u2500";
40800 - char32_t const *utf32 = U"UTF-32 string \u2500";
40801 -}
40802 -]])
40803 -
40804 -# _AC_PROG_CXX_CXX98 ([ACTION-IF-AVAILABLE], [ACTION-IF-UNAVAILABLE])
40805 -# -------------------------------------------------------------------
40806 -
40807 -# If the C++ compiler is not in ISO C++98 mode by default, try to add
40808 -# an option to output variable CXX to make it so. This macro tries
40809 -# various options that select ISO C++98 on some system or another. It
40810 -# considers the compiler to be in ISO C++98 mode if it handles basic
40811 -# features of the std namespace including: string, containers (list,
40812 -# map, set, vector), streams (fstreams, iostreams, stringstreams,
40813 -# iomanip), pair, exceptions and algorithms.
40814 -
40815 -
40816 -AC_DEFUN([_AC_PROG_CXX_CXX98],
40817 -[_AC_CXX_STD_TRY([cxx98],
40818 -[_AC_CXX_CXX98_TEST_HEADER],
40819 -[_AC_CXX_CXX98_TEST_BODY],
40820 -dnl Try
40821 -dnl GCC -std=gnu++98 (unused restrictive mode: -std=c++98)
40822 -dnl IBM XL C -qlanglvl=extended
40823 -dnl HP aC++ -AA
40824 -dnl Intel ICC -std=gnu++98
40825 -dnl Solaris N/A (default)
40826 -dnl Tru64 N/A (default, but -std gnu could be used)
40827 -dnl with extended modes being tried first.
40828 -[[-std=gnu++98 -std=c++98 -qlanglvl=extended -AA]], [$1], [$2])[]dnl
40829 -])# _AC_PROG_CXX_CXX98
40830 -
40831 -# _AC_PROG_CXX_CXX11 ([ACTION-IF-AVAILABLE], [ACTION-IF-UNAVAILABLE])
40832 -# -------------------------------------------------------------------
40833 -# If the C++ compiler is not in ISO CXX11 mode by default, try to add
40834 -# an option to output variable CXX to make it so. This macro tries
40835 -# various options that select ISO C++11 on some system or another. It
40836 -# considers the compiler to be in ISO C++11 mode if it handles all the
40837 -# tests from the C++98 checks, plus the following: Language features
40838 -# (auto, constexpr, decltype, default/deleted constructors, delegate
40839 -# constructors, final, initializer lists, lambda functions, nullptr,
40840 -# override, range-based for loops, template brackets without spaces,
40841 -# unicode literals) and library features (array, memory (shared_ptr,
40842 -# weak_ptr), regex and tuple types).
40843 -AC_DEFUN([_AC_PROG_CXX_CXX11],
40844 -[_AC_CXX_STD_TRY([cxx11],
40845 -[_AC_CXX_CXX11_TEST_HEADER
40846 -_AC_CXX_CXX98_TEST_HEADER],
40847 -[_AC_CXX_CXX11_TEST_BODY
40848 -_AC_CXX_CXX98_TEST_BODY],
40849 -dnl Try
40850 -dnl GCC -std=gnu++11 (unused restrictive mode: -std=c++11) [and 0x variants]
40851 -dnl IBM XL C -qlanglvl=extended0x
40852 -dnl (pre-V12.1; unused restrictive mode: -qlanglvl=stdcxx11)
40853 -dnl HP aC++ -AA
40854 -dnl Intel ICC -std=c++11 -std=c++0x
40855 -dnl Solaris N/A (no support)
40856 -dnl Tru64 N/A (no support)
40857 -dnl with extended modes being tried first.
40858 -[[-std=gnu++11 -std=c++11 -std=gnu++0x -std=c++0x -qlanglvl=extended0x -AA]], [$1], [$2])[]dnl
40859 -])# _AC_PROG_CXX_CXX11
40860 -
40861 -
40862 -])# m4_version_prereq
40863
40864 diff --git a/autotools/m4/stdalign.m4 b/autotools/m4/stdalign.m4
40865 deleted file mode 100644
40866 index 78577cb..0000000
40867 --- a/autotools/m4/stdalign.m4
40868 +++ /dev/null
40869 @@ -1,56 +0,0 @@
40870 -# Check for stdalign.h that conforms to C11.
40871 -
40872 -dnl Copyright 2011-2022 Free Software Foundation, Inc.
40873 -dnl This file is free software; the Free Software Foundation
40874 -dnl gives unlimited permission to copy and/or distribute it,
40875 -dnl with or without modifications, as long as this notice is preserved.
40876 -
40877 -# Prepare for substituting <stdalign.h> if it is not supported.
40878 -
40879 -AC_DEFUN([gl_STDALIGN_H],
40880 -[
40881 - AC_CACHE_CHECK([for working stdalign.h],
40882 - [gl_cv_header_working_stdalign_h],
40883 - [AC_COMPILE_IFELSE(
40884 - [AC_LANG_PROGRAM(
40885 - [[#include <stdint.h>
40886 - #include <stdalign.h>
40887 - #include <stddef.h>
40888 -
40889 - /* Test that alignof yields a result consistent with offsetof.
40890 - This catches GCC bug 52023
40891 - <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52023>. */
40892 - #ifdef __cplusplus
40893 - template <class t> struct alignof_helper { char a; t b; };
40894 - # define ao(type) offsetof (alignof_helper<type>, b)
40895 - #else
40896 - # define ao(type) offsetof (struct { char a; type b; }, b)
40897 - #endif
40898 - char test_double[ao (double) % _Alignof (double) == 0 ? 1 : -1];
40899 - char test_long[ao (long int) % _Alignof (long int) == 0 ? 1 : -1];
40900 - char test_alignof[alignof (double) == _Alignof (double) ? 1 : -1];
40901 -
40902 - /* Test _Alignas only on platforms where gnulib can help. */
40903 - #if \
40904 - ((defined __cplusplus && 201103 <= __cplusplus) \
40905 - || (__TINYC__ && defined __attribute__) \
40906 - || (defined __APPLE__ && defined __MACH__ \
40907 - ? 4 < __GNUC__ + (1 <= __GNUC_MINOR__) \
40908 - : __GNUC__) \
40909 - || (__ia64 && (61200 <= __HP_cc || 61200 <= __HP_aCC)) \
40910 - || __ICC || 0x590 <= __SUNPRO_C || 0x0600 <= __xlC__ \
40911 - || 1300 <= _MSC_VER)
40912 - struct alignas_test { char c; char alignas (8) alignas_8; };
40913 - char test_alignas[offsetof (struct alignas_test, alignas_8) == 8
40914 - ? 1 : -1];
40915 - #endif
40916 - ]])],
40917 - [gl_cv_header_working_stdalign_h=yes],
40918 - [gl_cv_header_working_stdalign_h=no])])
40919 -
40920 - if test $gl_cv_header_working_stdalign_h = yes; then
40921 - GL_GENERATE_STDALIGN_H=false
40922 - else
40923 - GL_GENERATE_STDALIGN_H=true
40924 - fi
40925 -])
40926
40927 diff --git a/autotools/m4/stdbool.m4 b/autotools/m4/stdbool.m4
40928 index 3e6c400..acb8522 100644
40929 --- a/autotools/m4/stdbool.m4
40930 +++ b/autotools/m4/stdbool.m4
40931 @@ -1,39 +1,27 @@
40932 # Check for stdbool.h that conforms to C99.
40933
40934 -dnl Copyright (C) 2002-2006, 2009-2022 Free Software Foundation, Inc.
40935 +dnl Copyright (C) 2002-2006, 2009-2019 Free Software Foundation, Inc.
40936 dnl This file is free software; the Free Software Foundation
40937 dnl gives unlimited permission to copy and/or distribute it,
40938 dnl with or without modifications, as long as this notice is preserved.
40939
40940 -#serial 9
40941 +#serial 7
40942
40943 # Prepare for substituting <stdbool.h> if it is not supported.
40944
40945 -AC_DEFUN([gl_STDBOOL_H],
40946 +AC_DEFUN([AM_STDBOOL_H],
40947 [
40948 AC_REQUIRE([AC_CHECK_HEADER_STDBOOL])
40949 - AC_REQUIRE([AC_CANONICAL_HOST])
40950
40951 - dnl On some platforms, <stdbool.h> does not exist or does not conform to C99.
40952 - dnl On Solaris 10 with CC=cc CXX=CC, <stdbool.h> exists but is not usable
40953 - dnl in C++ mode (and no <cstdbool> exists). In this case, we use our
40954 - dnl replacement, also in C mode (for binary compatibility between C and C++).
40955 + # Define two additional variables used in the Makefile substitution.
40956 +
40957 if test "$ac_cv_header_stdbool_h" = yes; then
40958 - case "$host_os" in
40959 - solaris*)
40960 - if test -z "$GCC"; then
40961 - GL_GENERATE_STDBOOL_H=true
40962 - else
40963 - GL_GENERATE_STDBOOL_H=false
40964 - fi
40965 - ;;
40966 - *)
40967 - GL_GENERATE_STDBOOL_H=false
40968 - ;;
40969 - esac
40970 + STDBOOL_H=''
40971 else
40972 - GL_GENERATE_STDBOOL_H=true
40973 + STDBOOL_H='stdbool.h'
40974 fi
40975 + AC_SUBST([STDBOOL_H])
40976 + AM_CONDITIONAL([GL_GENERATE_STDBOOL_H], [test -n "$STDBOOL_H"])
40977
40978 if test "$ac_cv_type__Bool" = yes; then
40979 HAVE__BOOL=1
40980 @@ -43,6 +31,9 @@ AC_DEFUN([gl_STDBOOL_H],
40981 AC_SUBST([HAVE__BOOL])
40982 ])
40983
40984 +# AM_STDBOOL_H will be renamed to gl_STDBOOL_H in the future.
40985 +AC_DEFUN([gl_STDBOOL_H], [AM_STDBOOL_H])
40986 +
40987 # This version of the macro is needed in autoconf <= 2.68.
40988
40989 AC_DEFUN([AC_CHECK_HEADER_STDBOOL],
40990
40991 diff --git a/autotools/m4/stddef_h.m4 b/autotools/m4/stddef_h.m4
40992 index abfd203..979e3cf 100644
40993 --- a/autotools/m4/stddef_h.m4
40994 +++ b/autotools/m4/stddef_h.m4
40995 @@ -1,20 +1,15 @@
40996 -# stddef_h.m4 serial 12
40997 -dnl Copyright (C) 2009-2022 Free Software Foundation, Inc.
40998 +dnl A placeholder for <stddef.h>, for platforms that have issues.
40999 +# stddef_h.m4 serial 6
41000 +dnl Copyright (C) 2009-2019 Free Software Foundation, Inc.
41001 dnl This file is free software; the Free Software Foundation
41002 dnl gives unlimited permission to copy and/or distribute it,
41003 dnl with or without modifications, as long as this notice is preserved.
41004
41005 -dnl A placeholder for <stddef.h>, for platforms that have issues.
41006 -
41007 -AC_DEFUN_ONCE([gl_STDDEF_H],
41008 +AC_DEFUN([gl_STDDEF_H],
41009 [
41010 AC_REQUIRE([gl_STDDEF_H_DEFAULTS])
41011 AC_REQUIRE([gt_TYPE_WCHAR_T])
41012 -
41013 - dnl Persuade OpenBSD <stddef.h> to declare max_align_t.
41014 - AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
41015 -
41016 - GL_GENERATE_STDDEF_H=false
41017 + STDDEF_H=
41018
41019 dnl Test whether the type max_align_t exists and whether its alignment
41020 dnl "is as great as is supported by the implementation in all contexts".
41021 @@ -24,29 +19,22 @@ AC_DEFUN_ONCE([gl_STDDEF_H],
41022 [AC_LANG_PROGRAM(
41023 [[#include <stddef.h>
41024 unsigned int s = sizeof (max_align_t);
41025 - #if defined __GNUC__ || defined __clang__ || defined __IBM__ALIGNOF__
41026 + #if defined __GNUC__ || defined __IBM__ALIGNOF__
41027 int check1[2 * (__alignof__ (double) <= __alignof__ (max_align_t)) - 1];
41028 int check2[2 * (__alignof__ (long double) <= __alignof__ (max_align_t)) - 1];
41029 #endif
41030 - typedef struct { char a; max_align_t b; } max_helper;
41031 - typedef struct { char a; long b; } long_helper;
41032 - typedef struct { char a; double b; } double_helper;
41033 - typedef struct { char a; long double b; } long_double_helper;
41034 - int check3[2 * (offsetof (long_helper, b) <= offsetof (max_helper, b)) - 1];
41035 - int check4[2 * (offsetof (double_helper, b) <= offsetof (max_helper, b)) - 1];
41036 - int check5[2 * (offsetof (long_double_helper, b) <= offsetof (max_helper, b)) - 1];
41037 ]])],
41038 [gl_cv_type_max_align_t=yes],
41039 [gl_cv_type_max_align_t=no])
41040 ])
41041 if test $gl_cv_type_max_align_t = no; then
41042 HAVE_MAX_ALIGN_T=0
41043 - GL_GENERATE_STDDEF_H=true
41044 + STDDEF_H=stddef.h
41045 fi
41046
41047 if test $gt_cv_c_wchar_t = no; then
41048 HAVE_WCHAR_T=0
41049 - GL_GENERATE_STDDEF_H=true
41050 + STDDEF_H=stddef.h
41051 fi
41052
41053 AC_CACHE_CHECK([whether NULL can be used in arbitrary expressions],
41054 @@ -58,34 +46,21 @@ AC_DEFUN_ONCE([gl_STDDEF_H],
41055 [gl_cv_decl_null_works=no])])
41056 if test $gl_cv_decl_null_works = no; then
41057 REPLACE_NULL=1
41058 - GL_GENERATE_STDDEF_H=true
41059 + STDDEF_H=stddef.h
41060 fi
41061
41062 - if $GL_GENERATE_STDDEF_H; then
41063 + AC_SUBST([STDDEF_H])
41064 + AM_CONDITIONAL([GL_GENERATE_STDDEF_H], [test -n "$STDDEF_H"])
41065 + if test -n "$STDDEF_H"; then
41066 gl_NEXT_HEADERS([stddef.h])
41067 fi
41068 ])
41069
41070 -# gl_STDDEF_MODULE_INDICATOR([modulename])
41071 -# sets the shell variable that indicates the presence of the given module
41072 -# to a C preprocessor expression that will evaluate to 1.
41073 -# This macro invocation must not occur in macros that are AC_REQUIREd.
41074 AC_DEFUN([gl_STDDEF_MODULE_INDICATOR],
41075 [
41076 - dnl Ensure to expand the default settings once only.
41077 - gl_STDDEF_H_REQUIRE_DEFAULTS
41078 - gl_MODULE_INDICATOR_SET_VARIABLE([$1])
41079 -])
41080 -
41081 -# Initializes the default values for AC_SUBSTed shell variables.
41082 -# This macro must not be AC_REQUIREd. It must only be invoked, and only
41083 -# outside of macros or in macros that are not AC_REQUIREd.
41084 -AC_DEFUN([gl_STDDEF_H_REQUIRE_DEFAULTS],
41085 -[
41086 - m4_defun(GL_MODULE_INDICATOR_PREFIX[_STDDEF_H_MODULE_INDICATOR_DEFAULTS], [
41087 - ])
41088 - m4_require(GL_MODULE_INDICATOR_PREFIX[_STDDEF_H_MODULE_INDICATOR_DEFAULTS])
41089 + dnl Use AC_REQUIRE here, so that the default settings are expanded once only.
41090 AC_REQUIRE([gl_STDDEF_H_DEFAULTS])
41091 + gl_MODULE_INDICATOR_SET_VARIABLE([$1])
41092 ])
41093
41094 AC_DEFUN([gl_STDDEF_H_DEFAULTS],
41095
41096 diff --git a/autotools/m4/stdint.m4 b/autotools/m4/stdint.m4
41097 index c3f0894..11d8e8e 100644
41098 --- a/autotools/m4/stdint.m4
41099 +++ b/autotools/m4/stdint.m4
41100 @@ -1,5 +1,5 @@
41101 -# stdint.m4 serial 61
41102 -dnl Copyright (C) 2001-2022 Free Software Foundation, Inc.
41103 +# stdint.m4 serial 53
41104 +dnl Copyright (C) 2001-2019 Free Software Foundation, Inc.
41105 dnl This file is free software; the Free Software Foundation
41106 dnl gives unlimited permission to copy and/or distribute it,
41107 dnl with or without modifications, as long as this notice is preserved.
41108 @@ -17,12 +17,21 @@ AC_DEFUN_ONCE([gl_STDINT_H],
41109 AC_REQUIRE([gl_LIMITS_H])
41110 AC_REQUIRE([gt_TYPE_WINT_T])
41111
41112 - dnl For backward compatibility. Some packages may still be testing these
41113 - dnl macros.
41114 - AC_DEFINE([HAVE_LONG_LONG_INT], [1],
41115 - [Define to 1 if the system has the type 'long long int'.])
41116 - AC_DEFINE([HAVE_UNSIGNED_LONG_LONG_INT], [1],
41117 - [Define to 1 if the system has the type 'unsigned long long int'.])
41118 + dnl Check for long long int and unsigned long long int.
41119 + AC_REQUIRE([AC_TYPE_LONG_LONG_INT])
41120 + if test $ac_cv_type_long_long_int = yes; then
41121 + HAVE_LONG_LONG_INT=1
41122 + else
41123 + HAVE_LONG_LONG_INT=0
41124 + fi
41125 + AC_SUBST([HAVE_LONG_LONG_INT])
41126 + AC_REQUIRE([AC_TYPE_UNSIGNED_LONG_LONG_INT])
41127 + if test $ac_cv_type_unsigned_long_long_int = yes; then
41128 + HAVE_UNSIGNED_LONG_LONG_INT=1
41129 + else
41130 + HAVE_UNSIGNED_LONG_LONG_INT=0
41131 + fi
41132 + AC_SUBST([HAVE_UNSIGNED_LONG_LONG_INT])
41133
41134 dnl Check for <wchar.h>, in the same way as gl_WCHAR_H does.
41135 AC_CHECK_HEADERS_ONCE([wchar.h])
41136 @@ -34,7 +43,7 @@ AC_DEFUN_ONCE([gl_STDINT_H],
41137 AC_SUBST([HAVE_WCHAR_H])
41138
41139 dnl Check for <inttypes.h>.
41140 - AC_CHECK_HEADERS_ONCE([inttypes.h])
41141 + dnl AC_INCLUDES_DEFAULT defines $ac_cv_header_inttypes_h.
41142 if test $ac_cv_header_inttypes_h = yes; then
41143 HAVE_INTTYPES_H=1
41144 else
41145 @@ -43,7 +52,7 @@ AC_DEFUN_ONCE([gl_STDINT_H],
41146 AC_SUBST([HAVE_INTTYPES_H])
41147
41148 dnl Check for <sys/types.h>.
41149 - AC_CHECK_HEADERS_ONCE([sys/types.h])
41150 + dnl AC_INCLUDES_DEFAULT defines $ac_cv_header_sys_types_h.
41151 if test $ac_cv_header_sys_types_h = yes; then
41152 HAVE_SYS_TYPES_H=1
41153 else
41154 @@ -152,7 +161,7 @@ uintmax_t j = UINTMAX_MAX;
41155 /* Check that SIZE_MAX has the correct type, if possible. */
41156 #if 201112 <= __STDC_VERSION__
41157 int k = _Generic (SIZE_MAX, size_t: 0);
41158 -#elif (2 <= __GNUC__ || 4 <= __clang_major__ || defined __IBM__TYPEOF__ \
41159 +#elif (2 <= __GNUC__ || defined __IBM__TYPEOF__ \
41160 || (0x5110 <= __SUNPRO_C && !__STDC__))
41161 extern size_t k;
41162 extern __typeof__ (SIZE_MAX) k;
41163 @@ -170,7 +179,7 @@ struct s {
41164 PTRDIFF_MIN == TYPE_MINIMUM (ptrdiff_t)
41165 && PTRDIFF_MAX == TYPE_MAXIMUM (ptrdiff_t)
41166 ? 1 : -1;
41167 - /* Detect bug in FreeBSD 6.0/ia64 and FreeBSD 13.0/arm64. */
41168 + /* Detect bug in FreeBSD 6.0 / ia64. */
41169 int check_SIG_ATOMIC:
41170 SIG_ATOMIC_MIN == TYPE_MINIMUM (sig_atomic_t)
41171 && SIG_ATOMIC_MAX == TYPE_MAXIMUM (sig_atomic_t)
41172 @@ -296,16 +305,15 @@ static const char *macro_values[] =
41173 HAVE_C99_STDINT_H=0
41174 HAVE_SYS_BITYPES_H=0
41175 HAVE_SYS_INTTYPES_H=0
41176 - GL_GENERATE_STDINT_H=true
41177 + STDINT_H=stdint.h
41178 case "$gl_cv_header_working_stdint_h" in
41179 *yes)
41180 HAVE_C99_STDINT_H=1
41181 dnl Now see whether the system <stdint.h> works without
41182 dnl __STDC_CONSTANT_MACROS/__STDC_LIMIT_MACROS defined.
41183 - dnl If not, there would be problems when stdint.h is included from C++.
41184 - AC_CACHE_CHECK([whether stdint.h works without ISO C predefines],
41185 - [gl_cv_header_stdint_without_STDC_macros],
41186 - [gl_cv_header_stdint_without_STDC_macros=no
41187 + AC_CACHE_CHECK([whether stdint.h predates C++11],
41188 + [gl_cv_header_stdint_predates_cxx11_h],
41189 + [gl_cv_header_stdint_predates_cxx11_h=yes
41190 AC_COMPILE_IFELSE([
41191 AC_LANG_PROGRAM([[
41192 #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1 /* work if build isn't clean */
41193 @@ -316,14 +324,13 @@ gl_STDINT_INCLUDES
41194 intmax_t im = INTMAX_MAX;
41195 int32_t i32 = INT32_C (0x7fffffff);
41196 ]])],
41197 - [gl_cv_header_stdint_without_STDC_macros=yes])
41198 - ])
41199 + [gl_cv_header_stdint_predates_cxx11_h=no])])
41200
41201 - if test $gl_cv_header_stdint_without_STDC_macros = no; then
41202 + if test "$gl_cv_header_stdint_predates_cxx11_h" = yes; then
41203 AC_DEFINE([__STDC_CONSTANT_MACROS], [1],
41204 - [Define to 1 if the system <stdint.h> predates C++11.])
41205 + [Define to 1 if the system <stdint.h> predates C++11.])
41206 AC_DEFINE([__STDC_LIMIT_MACROS], [1],
41207 - [Define to 1 if the system <stdint.h> predates C++11.])
41208 + [Define to 1 if the system <stdint.h> predates C++11.])
41209 fi
41210 AC_CACHE_CHECK([whether stdint.h has UINTMAX_WIDTH etc.],
41211 [gl_cv_header_stdint_width],
41212 @@ -341,7 +348,7 @@ int32_t i32 = INT32_C (0x7fffffff);
41213 ]])],
41214 [gl_cv_header_stdint_width=yes])])
41215 if test "$gl_cv_header_stdint_width" = yes; then
41216 - GL_GENERATE_STDINT_H=false
41217 + STDINT_H=
41218 fi
41219 ;;
41220 *)
41221 @@ -364,6 +371,8 @@ int32_t i32 = INT32_C (0x7fffffff);
41222 AC_SUBST([HAVE_C99_STDINT_H])
41223 AC_SUBST([HAVE_SYS_BITYPES_H])
41224 AC_SUBST([HAVE_SYS_INTTYPES_H])
41225 + AC_SUBST([STDINT_H])
41226 + AM_CONDITIONAL([GL_GENERATE_STDINT_H], [test -n "$STDINT_H"])
41227 ])
41228
41229 dnl gl_STDINT_BITSIZEOF(TYPES, INCLUDES)
41230 @@ -491,9 +500,13 @@ AC_DEFUN([gl_INTEGER_TYPE_SUFFIX],
41231 dnl gl_STDINT_INCLUDES
41232 AC_DEFUN([gl_STDINT_INCLUDES],
41233 [[
41234 + /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
41235 + included before <wchar.h>. */
41236 #include <stddef.h>
41237 #include <signal.h>
41238 #if HAVE_WCHAR_H
41239 + # include <stdio.h>
41240 + # include <time.h>
41241 # include <wchar.h>
41242 #endif
41243 ]])
41244 @@ -525,7 +538,7 @@ AC_DEFUN([gl_STDINT_TYPE_PROPERTIES],
41245 dnl requirement that wint_t is "unchanged by default argument promotions".
41246 dnl In this case gnulib's <wchar.h> and <wctype.h> override wint_t.
41247 dnl Set the variable BITSIZEOF_WINT_T accordingly.
41248 - if test $GNULIBHEADERS_OVERRIDE_WINT_T = 1; then
41249 + if test $GNULIB_OVERRIDES_WINT_T = 1; then
41250 BITSIZEOF_WINT_T=32
41251 fi
41252 ])
41253
41254 diff --git a/autotools/m4/stdint_h.m4 b/autotools/m4/stdint_h.m4
41255 index b8684b6..6d5f1af 100644
41256 --- a/autotools/m4/stdint_h.m4
41257 +++ b/autotools/m4/stdint_h.m4
41258 @@ -1,5 +1,5 @@
41259 # stdint_h.m4 serial 9
41260 -dnl Copyright (C) 1997-2004, 2006, 2008-2022 Free Software Foundation, Inc.
41261 +dnl Copyright (C) 1997-2004, 2006, 2008-2019 Free Software Foundation, Inc.
41262 dnl This file is free software; the Free Software Foundation
41263 dnl gives unlimited permission to copy and/or distribute it,
41264 dnl with or without modifications, as long as this notice is preserved.
41265
41266 diff --git a/autotools/m4/stdio_h.m4 b/autotools/m4/stdio_h.m4
41267 index 42e9607..6c9c104 100644
41268 --- a/autotools/m4/stdio_h.m4
41269 +++ b/autotools/m4/stdio_h.m4
41270 @@ -1,12 +1,11 @@
41271 -# stdio_h.m4 serial 59
41272 -dnl Copyright (C) 2007-2022 Free Software Foundation, Inc.
41273 +# stdio_h.m4 serial 49
41274 +dnl Copyright (C) 2007-2019 Free Software Foundation, Inc.
41275 dnl This file is free software; the Free Software Foundation
41276 dnl gives unlimited permission to copy and/or distribute it,
41277 dnl with or without modifications, as long as this notice is preserved.
41278
41279 -AC_DEFUN_ONCE([gl_STDIO_H],
41280 +AC_DEFUN([gl_STDIO_H],
41281 [
41282 - AC_REQUIRE([gl_STDIO_H_DEFAULTS])
41283 AH_VERBATIM([MINGW_ANSI_STDIO],
41284 [/* Use GNU style printf and scanf. */
41285 #ifndef __USE_MINGW_ANSI_STDIO
41286 @@ -14,6 +13,7 @@ AC_DEFUN_ONCE([gl_STDIO_H],
41287 #endif
41288 ])
41289 AC_DEFINE([__USE_MINGW_ANSI_STDIO])
41290 + AC_REQUIRE([gl_STDIO_H_DEFAULTS])
41291 gl_NEXT_HEADERS([stdio.h])
41292
41293 dnl Determine whether __USE_MINGW_ANSI_STDIO makes printf and
41294 @@ -40,32 +40,64 @@ AC_DEFUN_ONCE([gl_STDIO_H],
41295 attribute "__gnu_printf__" instead of "__printf__"])
41296 fi
41297
41298 - dnl This ifdef is an optimization, to avoid performing a configure check whose
41299 - dnl result is not used. But it does not make the test of
41300 - dnl GNULIB_STDIO_H_NONBLOCKING or GNULIB_NONBLOCKING redundant.
41301 + dnl No need to create extra modules for these functions. Everyone who uses
41302 + dnl <stdio.h> likely needs them.
41303 + GNULIB_FSCANF=1
41304 + gl_MODULE_INDICATOR([fscanf])
41305 + GNULIB_SCANF=1
41306 + gl_MODULE_INDICATOR([scanf])
41307 + GNULIB_FGETC=1
41308 + GNULIB_GETC=1
41309 + GNULIB_GETCHAR=1
41310 + GNULIB_FGETS=1
41311 + GNULIB_FREAD=1
41312 + dnl This ifdef is necessary to avoid an error "missing file lib/stdio-read.c"
41313 + dnl "expected source file, required through AC_LIBSOURCES, not found". It is
41314 + dnl also an optimization, to avoid performing a configure check whose result
41315 + dnl is not used. But it does not make the test of GNULIB_STDIO_H_NONBLOCKING
41316 + dnl or GNULIB_NONBLOCKING redundant.
41317 m4_ifdef([gl_NONBLOCKING_IO], [
41318 gl_NONBLOCKING_IO
41319 if test $gl_cv_have_nonblocking != yes; then
41320 REPLACE_STDIO_READ_FUNCS=1
41321 + AC_LIBOBJ([stdio-read])
41322 fi
41323 ])
41324
41325 - dnl This ifdef is an optimization, to avoid performing a configure check whose
41326 - dnl result is not used. But it does not make the test of
41327 - dnl GNULIB_STDIO_H_SIGPIPE or GNULIB_SIGPIPE redundant.
41328 + dnl No need to create extra modules for these functions. Everyone who uses
41329 + dnl <stdio.h> likely needs them.
41330 + GNULIB_FPRINTF=1
41331 + GNULIB_PRINTF=1
41332 + GNULIB_VFPRINTF=1
41333 + GNULIB_VPRINTF=1
41334 + GNULIB_FPUTC=1
41335 + GNULIB_PUTC=1
41336 + GNULIB_PUTCHAR=1
41337 + GNULIB_FPUTS=1
41338 + GNULIB_PUTS=1
41339 + GNULIB_FWRITE=1
41340 + dnl This ifdef is necessary to avoid an error "missing file lib/stdio-write.c"
41341 + dnl "expected source file, required through AC_LIBSOURCES, not found". It is
41342 + dnl also an optimization, to avoid performing a configure check whose result
41343 + dnl is not used. But it does not make the test of GNULIB_STDIO_H_SIGPIPE or
41344 + dnl GNULIB_SIGPIPE redundant.
41345 m4_ifdef([gl_SIGNAL_SIGPIPE], [
41346 gl_SIGNAL_SIGPIPE
41347 if test $gl_cv_header_signal_h_SIGPIPE != yes; then
41348 REPLACE_STDIO_WRITE_FUNCS=1
41349 + AC_LIBOBJ([stdio-write])
41350 fi
41351 ])
41352 - dnl This ifdef is an optimization, to avoid performing a configure check whose
41353 - dnl result is not used. But it does not make the test of
41354 - dnl GNULIB_STDIO_H_NONBLOCKING or GNULIB_NONBLOCKING redundant.
41355 + dnl This ifdef is necessary to avoid an error "missing file lib/stdio-write.c"
41356 + dnl "expected source file, required through AC_LIBSOURCES, not found". It is
41357 + dnl also an optimization, to avoid performing a configure check whose result
41358 + dnl is not used. But it does not make the test of GNULIB_STDIO_H_NONBLOCKING
41359 + dnl or GNULIB_NONBLOCKING redundant.
41360 m4_ifdef([gl_NONBLOCKING_IO], [
41361 gl_NONBLOCKING_IO
41362 if test $gl_cv_have_nonblocking != yes; then
41363 REPLACE_STDIO_WRITE_FUNCS=1
41364 + AC_LIBOBJ([stdio-write])
41365 fi
41366 ])
41367
41368 @@ -75,104 +107,73 @@ AC_DEFUN_ONCE([gl_STDIO_H],
41369 gl_WARN_ON_USE_PREPARE([[#include <stdio.h>
41370 ]], [dprintf fpurge fseeko ftello getdelim getline gets pclose popen
41371 renameat snprintf tmpfile vdprintf vsnprintf])
41372 -
41373 - AC_REQUIRE([AC_C_RESTRICT])
41374 -
41375 - AC_CHECK_DECLS_ONCE([fcloseall])
41376 - if test $ac_cv_have_decl_fcloseall = no; then
41377 - HAVE_DECL_FCLOSEALL=0
41378 - fi
41379 ])
41380
41381 -# gl_STDIO_MODULE_INDICATOR([modulename])
41382 -# sets the shell variable that indicates the presence of the given module
41383 -# to a C preprocessor expression that will evaluate to 1.
41384 -# This macro invocation must not occur in macros that are AC_REQUIREd.
41385 AC_DEFUN([gl_STDIO_MODULE_INDICATOR],
41386 [
41387 - dnl Ensure to expand the default settings once only.
41388 - gl_STDIO_H_REQUIRE_DEFAULTS
41389 + dnl Use AC_REQUIRE here, so that the default settings are expanded once only.
41390 + AC_REQUIRE([gl_STDIO_H_DEFAULTS])
41391 gl_MODULE_INDICATOR_SET_VARIABLE([$1])
41392 dnl Define it also as a C macro, for the benefit of the unit tests.
41393 gl_MODULE_INDICATOR_FOR_TESTS([$1])
41394 ])
41395
41396 -# Initializes the default values for AC_SUBSTed shell variables.
41397 -# This macro must not be AC_REQUIREd. It must only be invoked, and only
41398 -# outside of macros or in macros that are not AC_REQUIREd.
41399 -AC_DEFUN([gl_STDIO_H_REQUIRE_DEFAULTS],
41400 -[
41401 - m4_defun(GL_MODULE_INDICATOR_PREFIX[_STDIO_H_MODULE_INDICATOR_DEFAULTS], [
41402 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_DPRINTF])
41403 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FCLOSE])
41404 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FDOPEN])
41405 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FFLUSH])
41406 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FGETC])
41407 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FGETS])
41408 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FOPEN])
41409 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FOPEN_GNU])
41410 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FPRINTF])
41411 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FPRINTF_POSIX])
41412 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FPURGE])
41413 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FPUTC])
41414 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FPUTS])
41415 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FREAD])
41416 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FREOPEN])
41417 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FSCANF])
41418 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FSEEK])
41419 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FSEEKO])
41420 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FTELL])
41421 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FTELLO])
41422 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FWRITE])
41423 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_GETC])
41424 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_GETCHAR])
41425 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_GETDELIM])
41426 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_GETLINE])
41427 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_OBSTACK_PRINTF])
41428 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_OBSTACK_PRINTF_POSIX])
41429 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_PCLOSE])
41430 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_PERROR])
41431 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_POPEN])
41432 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_PRINTF])
41433 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_PRINTF_POSIX])
41434 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_PUTC])
41435 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_PUTCHAR])
41436 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_PUTS])
41437 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_REMOVE])
41438 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_RENAME])
41439 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_RENAMEAT])
41440 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_SCANF])
41441 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_SNPRINTF])
41442 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_SPRINTF_POSIX])
41443 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_STDIO_H_NONBLOCKING])
41444 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_STDIO_H_SIGPIPE])
41445 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_TMPFILE])
41446 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_VASPRINTF])
41447 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_VFSCANF])
41448 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_VSCANF])
41449 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_VDPRINTF])
41450 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_VFPRINTF])
41451 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_VFPRINTF_POSIX])
41452 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_VPRINTF])
41453 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_VPRINTF_POSIX])
41454 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_VSNPRINTF])
41455 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_VSPRINTF_POSIX])
41456 - dnl Support Microsoft deprecated alias function names by default.
41457 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_FCLOSEALL], [1])
41458 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_FDOPEN], [1])
41459 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_FILENO], [1])
41460 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_GETW], [1])
41461 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_PUTW], [1])
41462 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_TEMPNAM], [1])
41463 - ])
41464 - m4_require(GL_MODULE_INDICATOR_PREFIX[_STDIO_H_MODULE_INDICATOR_DEFAULTS])
41465 - AC_REQUIRE([gl_STDIO_H_DEFAULTS])
41466 -])
41467 -
41468 AC_DEFUN([gl_STDIO_H_DEFAULTS],
41469 [
41470 + GNULIB_DPRINTF=0; AC_SUBST([GNULIB_DPRINTF])
41471 + GNULIB_FCLOSE=0; AC_SUBST([GNULIB_FCLOSE])
41472 + GNULIB_FDOPEN=0; AC_SUBST([GNULIB_FDOPEN])
41473 + GNULIB_FFLUSH=0; AC_SUBST([GNULIB_FFLUSH])
41474 + GNULIB_FGETC=0; AC_SUBST([GNULIB_FGETC])
41475 + GNULIB_FGETS=0; AC_SUBST([GNULIB_FGETS])
41476 + GNULIB_FOPEN=0; AC_SUBST([GNULIB_FOPEN])
41477 + GNULIB_FPRINTF=0; AC_SUBST([GNULIB_FPRINTF])
41478 + GNULIB_FPRINTF_POSIX=0; AC_SUBST([GNULIB_FPRINTF_POSIX])
41479 + GNULIB_FPURGE=0; AC_SUBST([GNULIB_FPURGE])
41480 + GNULIB_FPUTC=0; AC_SUBST([GNULIB_FPUTC])
41481 + GNULIB_FPUTS=0; AC_SUBST([GNULIB_FPUTS])
41482 + GNULIB_FREAD=0; AC_SUBST([GNULIB_FREAD])
41483 + GNULIB_FREOPEN=0; AC_SUBST([GNULIB_FREOPEN])
41484 + GNULIB_FSCANF=0; AC_SUBST([GNULIB_FSCANF])
41485 + GNULIB_FSEEK=0; AC_SUBST([GNULIB_FSEEK])
41486 + GNULIB_FSEEKO=0; AC_SUBST([GNULIB_FSEEKO])
41487 + GNULIB_FTELL=0; AC_SUBST([GNULIB_FTELL])
41488 + GNULIB_FTELLO=0; AC_SUBST([GNULIB_FTELLO])
41489 + GNULIB_FWRITE=0; AC_SUBST([GNULIB_FWRITE])
41490 + GNULIB_GETC=0; AC_SUBST([GNULIB_GETC])
41491 + GNULIB_GETCHAR=0; AC_SUBST([GNULIB_GETCHAR])
41492 + GNULIB_GETDELIM=0; AC_SUBST([GNULIB_GETDELIM])
41493 + GNULIB_GETLINE=0; AC_SUBST([GNULIB_GETLINE])
41494 + GNULIB_OBSTACK_PRINTF=0; AC_SUBST([GNULIB_OBSTACK_PRINTF])
41495 + GNULIB_OBSTACK_PRINTF_POSIX=0; AC_SUBST([GNULIB_OBSTACK_PRINTF_POSIX])
41496 + GNULIB_PCLOSE=0; AC_SUBST([GNULIB_PCLOSE])
41497 + GNULIB_PERROR=0; AC_SUBST([GNULIB_PERROR])
41498 + GNULIB_POPEN=0; AC_SUBST([GNULIB_POPEN])
41499 + GNULIB_PRINTF=0; AC_SUBST([GNULIB_PRINTF])
41500 + GNULIB_PRINTF_POSIX=0; AC_SUBST([GNULIB_PRINTF_POSIX])
41501 + GNULIB_PUTC=0; AC_SUBST([GNULIB_PUTC])
41502 + GNULIB_PUTCHAR=0; AC_SUBST([GNULIB_PUTCHAR])
41503 + GNULIB_PUTS=0; AC_SUBST([GNULIB_PUTS])
41504 + GNULIB_REMOVE=0; AC_SUBST([GNULIB_REMOVE])
41505 + GNULIB_RENAME=0; AC_SUBST([GNULIB_RENAME])
41506 + GNULIB_RENAMEAT=0; AC_SUBST([GNULIB_RENAMEAT])
41507 + GNULIB_SCANF=0; AC_SUBST([GNULIB_SCANF])
41508 + GNULIB_SNPRINTF=0; AC_SUBST([GNULIB_SNPRINTF])
41509 + GNULIB_SPRINTF_POSIX=0; AC_SUBST([GNULIB_SPRINTF_POSIX])
41510 + GNULIB_STDIO_H_NONBLOCKING=0; AC_SUBST([GNULIB_STDIO_H_NONBLOCKING])
41511 + GNULIB_STDIO_H_SIGPIPE=0; AC_SUBST([GNULIB_STDIO_H_SIGPIPE])
41512 + GNULIB_TMPFILE=0; AC_SUBST([GNULIB_TMPFILE])
41513 + GNULIB_VASPRINTF=0; AC_SUBST([GNULIB_VASPRINTF])
41514 + GNULIB_VFSCANF=0; AC_SUBST([GNULIB_VFSCANF])
41515 + GNULIB_VSCANF=0; AC_SUBST([GNULIB_VSCANF])
41516 + GNULIB_VDPRINTF=0; AC_SUBST([GNULIB_VDPRINTF])
41517 + GNULIB_VFPRINTF=0; AC_SUBST([GNULIB_VFPRINTF])
41518 + GNULIB_VFPRINTF_POSIX=0; AC_SUBST([GNULIB_VFPRINTF_POSIX])
41519 + GNULIB_VPRINTF=0; AC_SUBST([GNULIB_VPRINTF])
41520 + GNULIB_VPRINTF_POSIX=0; AC_SUBST([GNULIB_VPRINTF_POSIX])
41521 + GNULIB_VSNPRINTF=0; AC_SUBST([GNULIB_VSNPRINTF])
41522 + GNULIB_VSPRINTF_POSIX=0; AC_SUBST([GNULIB_VSPRINTF_POSIX])
41523 dnl Assume proper GNU behavior unless another module says otherwise.
41524 - HAVE_DECL_FCLOSEALL=1; AC_SUBST([HAVE_DECL_FCLOSEALL])
41525 HAVE_DECL_FPURGE=1; AC_SUBST([HAVE_DECL_FPURGE])
41526 HAVE_DECL_FSEEKO=1; AC_SUBST([HAVE_DECL_FSEEKO])
41527 HAVE_DECL_FTELLO=1; AC_SUBST([HAVE_DECL_FTELLO])
41528 @@ -194,7 +195,6 @@ AC_DEFUN([gl_STDIO_H_DEFAULTS],
41529 REPLACE_FDOPEN=0; AC_SUBST([REPLACE_FDOPEN])
41530 REPLACE_FFLUSH=0; AC_SUBST([REPLACE_FFLUSH])
41531 REPLACE_FOPEN=0; AC_SUBST([REPLACE_FOPEN])
41532 - REPLACE_FOPEN_FOR_FOPEN_GNU=0; AC_SUBST([REPLACE_FOPEN_FOR_FOPEN_GNU])
41533 REPLACE_FPRINTF=0; AC_SUBST([REPLACE_FPRINTF])
41534 REPLACE_FPURGE=0; AC_SUBST([REPLACE_FPURGE])
41535 REPLACE_FREOPEN=0; AC_SUBST([REPLACE_FREOPEN])
41536
41537 diff --git a/autotools/m4/stdlib_h.m4 b/autotools/m4/stdlib_h.m4
41538 index 9e20969..6121602 100644
41539 --- a/autotools/m4/stdlib_h.m4
41540 +++ b/autotools/m4/stdlib_h.m4
41541 @@ -1,10 +1,10 @@
41542 -# stdlib_h.m4 serial 66
41543 -dnl Copyright (C) 2007-2022 Free Software Foundation, Inc.
41544 +# stdlib_h.m4 serial 48
41545 +dnl Copyright (C) 2007-2019 Free Software Foundation, Inc.
41546 dnl This file is free software; the Free Software Foundation
41547 dnl gives unlimited permission to copy and/or distribute it,
41548 dnl with or without modifications, as long as this notice is preserved.
41549
41550 -AC_DEFUN_ONCE([gl_STDLIB_H],
41551 +AC_DEFUN([gl_STDLIB_H],
41552 [
41553 AC_REQUIRE([gl_STDLIB_H_DEFAULTS])
41554 gl_NEXT_HEADERS([stdlib.h])
41555 @@ -22,113 +22,63 @@ AC_DEFUN_ONCE([gl_STDLIB_H],
41556 #if HAVE_RANDOM_H
41557 # include <random.h>
41558 #endif
41559 - ]], [_Exit aligned_alloc atoll canonicalize_file_name free
41560 - getloadavg getsubopt grantpt
41561 + ]], [_Exit atoll canonicalize_file_name getloadavg getsubopt grantpt
41562 initstate initstate_r mbtowc mkdtemp mkostemp mkostemps mkstemp mkstemps
41563 - posix_memalign posix_openpt ptsname ptsname_r qsort_r
41564 - random random_r reallocarray realpath rpmatch secure_getenv setenv
41565 - setstate setstate_r srandom srandom_r
41566 - strtod strtol strtold strtoll strtoul strtoull unlockpt unsetenv])
41567 -
41568 - AC_REQUIRE([AC_C_RESTRICT])
41569 -
41570 - AC_CHECK_DECLS_ONCE([ecvt])
41571 - if test $ac_cv_have_decl_ecvt = no; then
41572 - HAVE_DECL_ECVT=0
41573 - fi
41574 - AC_CHECK_DECLS_ONCE([fcvt])
41575 - if test $ac_cv_have_decl_fcvt = no; then
41576 - HAVE_DECL_FCVT=0
41577 - fi
41578 - AC_CHECK_DECLS_ONCE([gcvt])
41579 - if test $ac_cv_have_decl_gcvt = no; then
41580 - HAVE_DECL_GCVT=0
41581 - fi
41582 + posix_openpt ptsname ptsname_r qsort_r random random_r reallocarray
41583 + realpath rpmatch secure_getenv setenv setstate setstate_r srandom
41584 + srandom_r strtod strtold strtoll strtoull unlockpt unsetenv])
41585 ])
41586
41587 -# gl_STDLIB_MODULE_INDICATOR([modulename])
41588 -# sets the shell variable that indicates the presence of the given module
41589 -# to a C preprocessor expression that will evaluate to 1.
41590 -# This macro invocation must not occur in macros that are AC_REQUIREd.
41591 AC_DEFUN([gl_STDLIB_MODULE_INDICATOR],
41592 [
41593 - dnl Ensure to expand the default settings once only.
41594 - gl_STDLIB_H_REQUIRE_DEFAULTS
41595 + dnl Use AC_REQUIRE here, so that the default settings are expanded once only.
41596 + AC_REQUIRE([gl_STDLIB_H_DEFAULTS])
41597 gl_MODULE_INDICATOR_SET_VARIABLE([$1])
41598 dnl Define it also as a C macro, for the benefit of the unit tests.
41599 gl_MODULE_INDICATOR_FOR_TESTS([$1])
41600 ])
41601
41602 -# Initializes the default values for AC_SUBSTed shell variables.
41603 -# This macro must not be AC_REQUIREd. It must only be invoked, and only
41604 -# outside of macros or in macros that are not AC_REQUIREd.
41605 -AC_DEFUN([gl_STDLIB_H_REQUIRE_DEFAULTS],
41606 -[
41607 - m4_defun(GL_MODULE_INDICATOR_PREFIX[_STDLIB_H_MODULE_INDICATOR_DEFAULTS], [
41608 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB__EXIT])
41609 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_ALIGNED_ALLOC])
41610 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_ATOLL])
41611 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_CALLOC_GNU])
41612 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_CALLOC_POSIX])
41613 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_CANONICALIZE_FILE_NAME])
41614 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FREE_POSIX])
41615 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_GETLOADAVG])
41616 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_GETSUBOPT])
41617 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_GRANTPT])
41618 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MALLOC_GNU])
41619 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MALLOC_POSIX])
41620 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MBTOWC])
41621 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MKDTEMP])
41622 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MKOSTEMP])
41623 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MKOSTEMPS])
41624 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MKSTEMP])
41625 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MKSTEMPS])
41626 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_POSIX_MEMALIGN])
41627 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_POSIX_OPENPT])
41628 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_PTSNAME])
41629 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_PTSNAME_R])
41630 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_PUTENV])
41631 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_QSORT_R])
41632 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_RANDOM])
41633 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_RANDOM_R])
41634 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_REALLOCARRAY])
41635 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_REALLOC_GNU])
41636 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_REALLOC_POSIX])
41637 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_REALPATH])
41638 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_RPMATCH])
41639 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_SECURE_GETENV])
41640 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_SETENV])
41641 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_STRTOD])
41642 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_STRTOL])
41643 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_STRTOLD])
41644 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_STRTOLL])
41645 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_STRTOUL])
41646 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_STRTOULL])
41647 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_SYSTEM_POSIX])
41648 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_UNLOCKPT])
41649 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_UNSETENV])
41650 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_WCTOMB])
41651 - dnl Support Microsoft deprecated alias function names by default.
41652 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_ECVT], [1])
41653 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_FCVT], [1])
41654 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_GCVT], [1])
41655 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_MKTEMP], [1])
41656 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_PUTENV], [1])
41657 - ])
41658 - m4_require(GL_MODULE_INDICATOR_PREFIX[_STDLIB_H_MODULE_INDICATOR_DEFAULTS])
41659 - AC_REQUIRE([gl_STDLIB_H_DEFAULTS])
41660 -])
41661 -
41662 AC_DEFUN([gl_STDLIB_H_DEFAULTS],
41663 [
41664 + GNULIB__EXIT=0; AC_SUBST([GNULIB__EXIT])
41665 + GNULIB_ATOLL=0; AC_SUBST([GNULIB_ATOLL])
41666 + GNULIB_CALLOC_POSIX=0; AC_SUBST([GNULIB_CALLOC_POSIX])
41667 + GNULIB_CANONICALIZE_FILE_NAME=0; AC_SUBST([GNULIB_CANONICALIZE_FILE_NAME])
41668 + GNULIB_GETLOADAVG=0; AC_SUBST([GNULIB_GETLOADAVG])
41669 + GNULIB_GETSUBOPT=0; AC_SUBST([GNULIB_GETSUBOPT])
41670 + GNULIB_GRANTPT=0; AC_SUBST([GNULIB_GRANTPT])
41671 + GNULIB_MALLOC_POSIX=0; AC_SUBST([GNULIB_MALLOC_POSIX])
41672 + GNULIB_MBTOWC=0; AC_SUBST([GNULIB_MBTOWC])
41673 + GNULIB_MKDTEMP=0; AC_SUBST([GNULIB_MKDTEMP])
41674 + GNULIB_MKOSTEMP=0; AC_SUBST([GNULIB_MKOSTEMP])
41675 + GNULIB_MKOSTEMPS=0; AC_SUBST([GNULIB_MKOSTEMPS])
41676 + GNULIB_MKSTEMP=0; AC_SUBST([GNULIB_MKSTEMP])
41677 + GNULIB_MKSTEMPS=0; AC_SUBST([GNULIB_MKSTEMPS])
41678 + GNULIB_POSIX_OPENPT=0; AC_SUBST([GNULIB_POSIX_OPENPT])
41679 + GNULIB_PTSNAME=0; AC_SUBST([GNULIB_PTSNAME])
41680 + GNULIB_PTSNAME_R=0; AC_SUBST([GNULIB_PTSNAME_R])
41681 + GNULIB_PUTENV=0; AC_SUBST([GNULIB_PUTENV])
41682 + GNULIB_QSORT_R=0; AC_SUBST([GNULIB_QSORT_R])
41683 + GNULIB_RANDOM=0; AC_SUBST([GNULIB_RANDOM])
41684 + GNULIB_RANDOM_R=0; AC_SUBST([GNULIB_RANDOM_R])
41685 + GNULIB_REALLOCARRAY=0; AC_SUBST([GNULIB_REALLOCARRAY])
41686 + GNULIB_REALLOC_POSIX=0; AC_SUBST([GNULIB_REALLOC_POSIX])
41687 + GNULIB_REALPATH=0; AC_SUBST([GNULIB_REALPATH])
41688 + GNULIB_RPMATCH=0; AC_SUBST([GNULIB_RPMATCH])
41689 + GNULIB_SECURE_GETENV=0; AC_SUBST([GNULIB_SECURE_GETENV])
41690 + GNULIB_SETENV=0; AC_SUBST([GNULIB_SETENV])
41691 + GNULIB_STRTOD=0; AC_SUBST([GNULIB_STRTOD])
41692 + GNULIB_STRTOLD=0; AC_SUBST([GNULIB_STRTOLD])
41693 + GNULIB_STRTOLL=0; AC_SUBST([GNULIB_STRTOLL])
41694 + GNULIB_STRTOULL=0; AC_SUBST([GNULIB_STRTOULL])
41695 + GNULIB_SYSTEM_POSIX=0; AC_SUBST([GNULIB_SYSTEM_POSIX])
41696 + GNULIB_UNLOCKPT=0; AC_SUBST([GNULIB_UNLOCKPT])
41697 + GNULIB_UNSETENV=0; AC_SUBST([GNULIB_UNSETENV])
41698 + GNULIB_WCTOMB=0; AC_SUBST([GNULIB_WCTOMB])
41699 dnl Assume proper GNU behavior unless another module says otherwise.
41700 HAVE__EXIT=1; AC_SUBST([HAVE__EXIT])
41701 - HAVE_ALIGNED_ALLOC=1; AC_SUBST([HAVE_ALIGNED_ALLOC])
41702 HAVE_ATOLL=1; AC_SUBST([HAVE_ATOLL])
41703 HAVE_CANONICALIZE_FILE_NAME=1; AC_SUBST([HAVE_CANONICALIZE_FILE_NAME])
41704 - HAVE_DECL_ECVT=1; AC_SUBST([HAVE_DECL_ECVT])
41705 - HAVE_DECL_FCVT=1; AC_SUBST([HAVE_DECL_FCVT])
41706 - HAVE_DECL_GCVT=1; AC_SUBST([HAVE_DECL_GCVT])
41707 HAVE_DECL_GETLOADAVG=1; AC_SUBST([HAVE_DECL_GETLOADAVG])
41708 HAVE_GETSUBOPT=1; AC_SUBST([HAVE_GETSUBOPT])
41709 HAVE_GRANTPT=1; AC_SUBST([HAVE_GRANTPT])
41710 @@ -140,7 +90,6 @@ AC_DEFUN([gl_STDLIB_H_DEFAULTS],
41711 HAVE_MKOSTEMPS=1; AC_SUBST([HAVE_MKOSTEMPS])
41712 HAVE_MKSTEMP=1; AC_SUBST([HAVE_MKSTEMP])
41713 HAVE_MKSTEMPS=1; AC_SUBST([HAVE_MKSTEMPS])
41714 - HAVE_POSIX_MEMALIGN=1; AC_SUBST([HAVE_POSIX_MEMALIGN])
41715 HAVE_POSIX_OPENPT=1; AC_SUBST([HAVE_POSIX_OPENPT])
41716 HAVE_PTSNAME=1; AC_SUBST([HAVE_PTSNAME])
41717 HAVE_PTSNAME_R=1; AC_SUBST([HAVE_PTSNAME_R])
41718 @@ -157,44 +106,31 @@ AC_DEFUN([gl_STDLIB_H_DEFAULTS],
41719 HAVE_SETSTATE=1; AC_SUBST([HAVE_SETSTATE])
41720 HAVE_DECL_SETSTATE=1; AC_SUBST([HAVE_DECL_SETSTATE])
41721 HAVE_STRTOD=1; AC_SUBST([HAVE_STRTOD])
41722 - HAVE_STRTOL=1; AC_SUBST([HAVE_STRTOL])
41723 HAVE_STRTOLD=1; AC_SUBST([HAVE_STRTOLD])
41724 HAVE_STRTOLL=1; AC_SUBST([HAVE_STRTOLL])
41725 - HAVE_STRTOUL=1; AC_SUBST([HAVE_STRTOUL])
41726 HAVE_STRTOULL=1; AC_SUBST([HAVE_STRTOULL])
41727 HAVE_STRUCT_RANDOM_DATA=1; AC_SUBST([HAVE_STRUCT_RANDOM_DATA])
41728 HAVE_SYS_LOADAVG_H=0; AC_SUBST([HAVE_SYS_LOADAVG_H])
41729 HAVE_UNLOCKPT=1; AC_SUBST([HAVE_UNLOCKPT])
41730 HAVE_DECL_UNSETENV=1; AC_SUBST([HAVE_DECL_UNSETENV])
41731 - REPLACE_ALIGNED_ALLOC=0; AC_SUBST([REPLACE_ALIGNED_ALLOC])
41732 - REPLACE_CALLOC_FOR_CALLOC_GNU=0; AC_SUBST([REPLACE_CALLOC_FOR_CALLOC_GNU])
41733 - REPLACE_CALLOC_FOR_CALLOC_POSIX=0; AC_SUBST([REPLACE_CALLOC_FOR_CALLOC_POSIX])
41734 + REPLACE_CALLOC=0; AC_SUBST([REPLACE_CALLOC])
41735 REPLACE_CANONICALIZE_FILE_NAME=0; AC_SUBST([REPLACE_CANONICALIZE_FILE_NAME])
41736 - REPLACE_FREE=0; AC_SUBST([REPLACE_FREE])
41737 REPLACE_INITSTATE=0; AC_SUBST([REPLACE_INITSTATE])
41738 - REPLACE_MALLOC_FOR_MALLOC_GNU=0; AC_SUBST([REPLACE_MALLOC_FOR_MALLOC_GNU])
41739 - REPLACE_MALLOC_FOR_MALLOC_POSIX=0; AC_SUBST([REPLACE_MALLOC_FOR_MALLOC_POSIX])
41740 + REPLACE_MALLOC=0; AC_SUBST([REPLACE_MALLOC])
41741 REPLACE_MBTOWC=0; AC_SUBST([REPLACE_MBTOWC])
41742 REPLACE_MKSTEMP=0; AC_SUBST([REPLACE_MKSTEMP])
41743 - REPLACE_POSIX_MEMALIGN=0; AC_SUBST([REPLACE_POSIX_MEMALIGN])
41744 REPLACE_PTSNAME=0; AC_SUBST([REPLACE_PTSNAME])
41745 REPLACE_PTSNAME_R=0; AC_SUBST([REPLACE_PTSNAME_R])
41746 REPLACE_PUTENV=0; AC_SUBST([REPLACE_PUTENV])
41747 REPLACE_QSORT_R=0; AC_SUBST([REPLACE_QSORT_R])
41748 REPLACE_RANDOM=0; AC_SUBST([REPLACE_RANDOM])
41749 REPLACE_RANDOM_R=0; AC_SUBST([REPLACE_RANDOM_R])
41750 - REPLACE_REALLOC_FOR_REALLOC_GNU=0; AC_SUBST([REPLACE_REALLOC_FOR_REALLOC_GNU])
41751 - REPLACE_REALLOC_FOR_REALLOC_POSIX=0; AC_SUBST([REPLACE_REALLOC_FOR_REALLOC_POSIX])
41752 - REPLACE_REALLOCARRAY=0; AC_SUBST([REPLACE_REALLOCARRAY])
41753 + REPLACE_REALLOC=0; AC_SUBST([REPLACE_REALLOC])
41754 REPLACE_REALPATH=0; AC_SUBST([REPLACE_REALPATH])
41755 REPLACE_SETENV=0; AC_SUBST([REPLACE_SETENV])
41756 REPLACE_SETSTATE=0; AC_SUBST([REPLACE_SETSTATE])
41757 REPLACE_STRTOD=0; AC_SUBST([REPLACE_STRTOD])
41758 - REPLACE_STRTOL=0; AC_SUBST([REPLACE_STRTOL])
41759 REPLACE_STRTOLD=0; AC_SUBST([REPLACE_STRTOLD])
41760 - REPLACE_STRTOLL=0; AC_SUBST([REPLACE_STRTOLL])
41761 - REPLACE_STRTOUL=0; AC_SUBST([REPLACE_STRTOUL])
41762 - REPLACE_STRTOULL=0; AC_SUBST([REPLACE_STRTOULL])
41763 REPLACE_UNSETENV=0; AC_SUBST([REPLACE_UNSETENV])
41764 REPLACE_WCTOMB=0; AC_SUBST([REPLACE_WCTOMB])
41765 ])
41766
41767 diff --git a/autotools/m4/strcase.m4 b/autotools/m4/strcase.m4
41768 index d1ffaba..9baef78 100644
41769 --- a/autotools/m4/strcase.m4
41770 +++ b/autotools/m4/strcase.m4
41771 @@ -1,5 +1,5 @@
41772 -# strcase.m4 serial 12
41773 -dnl Copyright (C) 2002, 2005-2022 Free Software Foundation, Inc.
41774 +# strcase.m4 serial 11
41775 +dnl Copyright (C) 2002, 2005-2019 Free Software Foundation, Inc.
41776 dnl This file is free software; the Free Software Foundation
41777 dnl gives unlimited permission to copy and/or distribute it,
41778 dnl with or without modifications, as long as this notice is preserved.
41779 @@ -12,7 +12,7 @@ AC_DEFUN([gl_STRCASE],
41780
41781 AC_DEFUN([gl_FUNC_STRCASECMP],
41782 [
41783 - AC_REQUIRE([gl_STRINGS_H_DEFAULTS])
41784 + AC_REQUIRE([gl_HEADER_STRINGS_H_DEFAULTS])
41785 AC_CHECK_FUNCS([strcasecmp])
41786 if test $ac_cv_func_strcasecmp = no; then
41787 HAVE_STRCASECMP=0
41788 @@ -21,7 +21,7 @@ AC_DEFUN([gl_FUNC_STRCASECMP],
41789
41790 AC_DEFUN([gl_FUNC_STRNCASECMP],
41791 [
41792 - AC_REQUIRE([gl_STRINGS_H_DEFAULTS])
41793 + AC_REQUIRE([gl_HEADER_STRINGS_H_DEFAULTS])
41794 AC_CHECK_FUNCS([strncasecmp])
41795 if test $ac_cv_func_strncasecmp = yes; then
41796 HAVE_STRNCASECMP=1
41797
41798 diff --git a/autotools/m4/strcasestr.m4 b/autotools/m4/strcasestr.m4
41799 index 6344b7e..45abdbd 100644
41800 --- a/autotools/m4/strcasestr.m4
41801 +++ b/autotools/m4/strcasestr.m4
41802 @@ -1,5 +1,5 @@
41803 -# strcasestr.m4 serial 28
41804 -dnl Copyright (C) 2005, 2007-2022 Free Software Foundation, Inc.
41805 +# strcasestr.m4 serial 24
41806 +dnl Copyright (C) 2005, 2007-2019 Free Software Foundation, Inc.
41807 dnl This file is free software; the Free Software Foundation
41808 dnl gives unlimited permission to copy and/or distribute it,
41809 dnl with or without modifications, as long as this notice is preserved.
41810 @@ -7,7 +7,7 @@ dnl with or without modifications, as long as this notice is preserved.
41811 dnl Check that strcasestr is present and works.
41812 AC_DEFUN([gl_FUNC_STRCASESTR_SIMPLE],
41813 [
41814 - AC_REQUIRE([gl_STRING_H_DEFAULTS])
41815 + AC_REQUIRE([gl_HEADER_STRING_H_DEFAULTS])
41816
41817 dnl Persuade glibc <string.h> to declare strcasestr().
41818 AC_REQUIRE([AC_USE_SYSTEM_EXTENSIONS])
41819 @@ -17,7 +17,7 @@ AC_DEFUN([gl_FUNC_STRCASESTR_SIMPLE],
41820 if test $ac_cv_func_strcasestr = no; then
41821 HAVE_STRCASESTR=0
41822 else
41823 - if test $REPLACE_MEMCHR = 1; then
41824 + if test $HAVE_MEMCHR = 0 || test $REPLACE_MEMCHR = 1; then
41825 REPLACE_STRCASESTR=1
41826 else
41827 dnl Detect https://sourceware.org/bugzilla/show_bug.cgi?id=12092
41828 @@ -26,7 +26,7 @@ AC_DEFUN([gl_FUNC_STRCASESTR_SIMPLE],
41829 [gl_cv_func_strcasestr_works_always],
41830 [AC_RUN_IFELSE(
41831 [AC_LANG_PROGRAM([[
41832 -#include <string.h> /* for __GNU_LIBRARY__, strcasestr */
41833 +#include <string.h> /* for strcasestr */
41834 #ifdef __GNU_LIBRARY__
41835 #include <features.h>
41836 #if __GLIBC__ == 2 && __GLIBC_MINOR__ == 28
41837 @@ -48,7 +48,6 @@ AC_DEFUN([gl_FUNC_STRCASESTR_SIMPLE],
41838 dnl linear.
41839 AC_EGREP_CPP([Lucky user],
41840 [
41841 -#include <string.h> /* for __GNU_LIBRARY__ */
41842 #ifdef __GNU_LIBRARY__
41843 #include <features.h>
41844 #if ((__GLIBC__ == 2 && __GLIBC_MINOR__ > 12) || (__GLIBC__ > 2)) \
41845 @@ -65,7 +64,7 @@ AC_DEFUN([gl_FUNC_STRCASESTR_SIMPLE],
41846 #endif
41847 ],
41848 [gl_cv_func_strcasestr_works_always="guessing yes"],
41849 - [gl_cv_func_strcasestr_works_always="$gl_cross_guess_normal"])
41850 + [gl_cv_func_strcasestr_works_always="guessing no"])
41851 ])
41852 ])
41853 case "$gl_cv_func_strcasestr_works_always" in
41854 @@ -137,7 +136,7 @@ static void quit (int sig) { _exit (sig + 128); }
41855 #endif
41856 ],
41857 [gl_cv_func_strcasestr_linear="guessing yes"],
41858 - [gl_cv_func_strcasestr_linear="$gl_cross_guess_normal"])
41859 + [gl_cv_func_strcasestr_linear="guessing no"])
41860 ])
41861 ])
41862 case "$gl_cv_func_strcasestr_linear" in
41863
41864 diff --git a/autotools/m4/strdup.m4 b/autotools/m4/strdup.m4
41865 index da8899d..82d7420 100644
41866 --- a/autotools/m4/strdup.m4
41867 +++ b/autotools/m4/strdup.m4
41868 @@ -1,6 +1,6 @@
41869 -# strdup.m4 serial 15
41870 +# strdup.m4 serial 13
41871
41872 -dnl Copyright (C) 2002-2022 Free Software Foundation, Inc.
41873 +dnl Copyright (C) 2002-2019 Free Software Foundation, Inc.
41874
41875 dnl This file is free software; the Free Software Foundation
41876 dnl gives unlimited permission to copy and/or distribute it,
41877 @@ -8,7 +8,8 @@ dnl with or without modifications, as long as this notice is preserved.
41878
41879 AC_DEFUN([gl_FUNC_STRDUP],
41880 [
41881 - AC_REQUIRE([gl_STRING_H_DEFAULTS])
41882 + AC_REQUIRE([gl_HEADER_STRING_H_DEFAULTS])
41883 + AC_CHECK_FUNCS_ONCE([strdup])
41884 AC_CHECK_DECLS_ONCE([strdup])
41885 if test $ac_cv_have_decl_strdup = no; then
41886 HAVE_DECL_STRDUP=0
41887 @@ -17,10 +18,13 @@ AC_DEFUN([gl_FUNC_STRDUP],
41888
41889 AC_DEFUN([gl_FUNC_STRDUP_POSIX],
41890 [
41891 - AC_REQUIRE([gl_STRING_H_DEFAULTS])
41892 + AC_REQUIRE([gl_HEADER_STRING_H_DEFAULTS])
41893 AC_REQUIRE([gl_CHECK_MALLOC_POSIX])
41894 - if test $gl_cv_func_malloc_posix != yes; then
41895 - REPLACE_STRDUP=1
41896 + AC_CHECK_FUNCS_ONCE([strdup])
41897 + if test $ac_cv_func_strdup = yes; then
41898 + if test $gl_cv_func_malloc_posix != yes; then
41899 + REPLACE_STRDUP=1
41900 + fi
41901 fi
41902 AC_CHECK_DECLS_ONCE([strdup])
41903 if test $ac_cv_have_decl_strdup = no; then
41904
41905 diff --git a/autotools/m4/strerror.m4 b/autotools/m4/strerror.m4
41906 index 4716649..b452f7f 100644
41907 --- a/autotools/m4/strerror.m4
41908 +++ b/autotools/m4/strerror.m4
41909 @@ -1,19 +1,19 @@
41910 -# strerror.m4 serial 23
41911 -dnl Copyright (C) 2002, 2007-2022 Free Software Foundation, Inc.
41912 +# strerror.m4 serial 19
41913 +dnl Copyright (C) 2002, 2007-2019 Free Software Foundation, Inc.
41914 dnl This file is free software; the Free Software Foundation
41915 dnl gives unlimited permission to copy and/or distribute it,
41916 dnl with or without modifications, as long as this notice is preserved.
41917
41918 AC_DEFUN([gl_FUNC_STRERROR],
41919 [
41920 - AC_REQUIRE([gl_STRING_H_DEFAULTS])
41921 + AC_REQUIRE([gl_HEADER_STRING_H_DEFAULTS])
41922 AC_REQUIRE([gl_HEADER_ERRNO_H])
41923 AC_REQUIRE([gl_FUNC_STRERROR_0])
41924 AC_REQUIRE([AC_CANONICAL_HOST]) dnl for cross-compiles
41925 m4_ifdef([gl_FUNC_STRERROR_R_WORKS], [
41926 AC_REQUIRE([gl_FUNC_STRERROR_R_WORKS])
41927 ])
41928 - if test "$GL_GENERATE_ERRNO_H:$REPLACE_STRERROR_0" = false:0; then
41929 + if test "$ERRNO_H:$REPLACE_STRERROR_0" = :0; then
41930 AC_CACHE_CHECK([for working strerror function],
41931 [gl_cv_func_working_strerror],
41932 [AC_RUN_IFELSE(
41933 @@ -26,10 +26,8 @@ AC_DEFUN([gl_FUNC_STRERROR],
41934 [case "$host_os" in
41935 # Guess yes on glibc systems.
41936 *-gnu* | gnu*) gl_cv_func_working_strerror="guessing yes" ;;
41937 - # Guess yes on musl systems.
41938 - *-musl*) gl_cv_func_working_strerror="guessing yes" ;;
41939 - # If we don't know, obey --enable-cross-guesses.
41940 - *) gl_cv_func_working_strerror="$gl_cross_guess_normal" ;;
41941 + # If we don't know, assume the worst.
41942 + *) gl_cv_func_working_strerror="guessing no" ;;
41943 esac
41944 ])
41945 ])
41946 @@ -82,12 +80,10 @@ AC_DEFUN([gl_FUNC_STRERROR_0],
41947 [case "$host_os" in
41948 # Guess yes on glibc systems.
41949 *-gnu* | gnu*) gl_cv_func_strerror_0_works="guessing yes" ;;
41950 - # Guess yes on musl systems.
41951 - *-musl*) gl_cv_func_strerror_0_works="guessing yes" ;;
41952 # Guess yes on native Windows.
41953 mingw*) gl_cv_func_strerror_0_works="guessing yes" ;;
41954 - # If we don't know, obey --enable-cross-guesses.
41955 - *) gl_cv_func_strerror_0_works="$gl_cross_guess_normal" ;;
41956 + # If we don't know, assume the worst.
41957 + *) gl_cv_func_strerror_0_works="guessing no" ;;
41958 esac
41959 ])
41960 ])
41961
41962 diff --git a/autotools/m4/string_h.m4 b/autotools/m4/string_h.m4
41963 index 9e09b96..0c0e3a7 100644
41964 --- a/autotools/m4/string_h.m4
41965 +++ b/autotools/m4/string_h.m4
41966 @@ -1,19 +1,25 @@
41967 # Configure a GNU-like replacement for <string.h>.
41968
41969 -# Copyright (C) 2007-2022 Free Software Foundation, Inc.
41970 +# Copyright (C) 2007-2019 Free Software Foundation, Inc.
41971 # This file is free software; the Free Software Foundation
41972 # gives unlimited permission to copy and/or distribute it,
41973 # with or without modifications, as long as this notice is preserved.
41974
41975 -# serial 34
41976 +# serial 22
41977
41978 # Written by Paul Eggert.
41979
41980 -AC_DEFUN_ONCE([gl_STRING_H],
41981 +AC_DEFUN([gl_HEADER_STRING_H],
41982 [
41983 - dnl Ensure to expand the default settings once only, before all statements
41984 - dnl that occur in other macros.
41985 - AC_REQUIRE([gl_STRING_H_DEFAULTS])
41986 + dnl Use AC_REQUIRE here, so that the default behavior below is expanded
41987 + dnl once only, before all statements that occur in other macros.
41988 + AC_REQUIRE([gl_HEADER_STRING_H_BODY])
41989 +])
41990 +
41991 +AC_DEFUN([gl_HEADER_STRING_H_BODY],
41992 +[
41993 + AC_REQUIRE([AC_C_RESTRICT])
41994 + AC_REQUIRE([gl_HEADER_STRING_H_DEFAULTS])
41995 gl_NEXT_HEADERS([string.h])
41996
41997 dnl Check for declarations of anything we want to poison if the
41998 @@ -23,88 +29,64 @@ AC_DEFUN_ONCE([gl_STRING_H],
41999 ]],
42000 [ffsl ffsll memmem mempcpy memrchr rawmemchr stpcpy stpncpy strchrnul
42001 strdup strncat strndup strnlen strpbrk strsep strcasestr strtok_r
42002 - strerror_r strerrorname_np sigabbrev_np sigdescr_np strsignal strverscmp])
42003 -
42004 - AC_REQUIRE([AC_C_RESTRICT])
42005 + strerror_r strsignal strverscmp])
42006 ])
42007
42008 -# gl_STRING_MODULE_INDICATOR([modulename])
42009 -# sets the shell variable that indicates the presence of the given module
42010 -# to a C preprocessor expression that will evaluate to 1.
42011 -# This macro invocation must not occur in macros that are AC_REQUIREd.
42012 AC_DEFUN([gl_STRING_MODULE_INDICATOR],
42013 [
42014 - dnl Ensure to expand the default settings once only.
42015 - gl_STRING_H_REQUIRE_DEFAULTS
42016 + dnl Use AC_REQUIRE here, so that the default settings are expanded once only.
42017 + AC_REQUIRE([gl_HEADER_STRING_H_DEFAULTS])
42018 gl_MODULE_INDICATOR_SET_VARIABLE([$1])
42019 dnl Define it also as a C macro, for the benefit of the unit tests.
42020 gl_MODULE_INDICATOR_FOR_TESTS([$1])
42021 ])
42022
42023 -# Initializes the default values for AC_SUBSTed shell variables.
42024 -# This macro must not be AC_REQUIREd. It must only be invoked, and only
42025 -# outside of macros or in macros that are not AC_REQUIREd.
42026 -AC_DEFUN([gl_STRING_H_REQUIRE_DEFAULTS],
42027 -[
42028 - m4_defun(GL_MODULE_INDICATOR_PREFIX[_STRING_H_MODULE_INDICATOR_DEFAULTS], [
42029 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_EXPLICIT_BZERO])
42030 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FFSL])
42031 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FFSLL])
42032 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MEMCHR])
42033 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MEMMEM])
42034 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MEMPCPY])
42035 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MEMRCHR])
42036 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_RAWMEMCHR])
42037 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_STPCPY])
42038 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_STPNCPY])
42039 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_STRCHRNUL])
42040 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_STRDUP])
42041 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_STRNCAT])
42042 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_STRNDUP])
42043 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_STRNLEN])
42044 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_STRPBRK])
42045 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_STRSEP])
42046 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_STRSTR])
42047 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_STRCASESTR])
42048 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_STRTOK_R])
42049 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MBSLEN])
42050 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MBSNLEN])
42051 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MBSCHR])
42052 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MBSRCHR])
42053 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MBSSTR])
42054 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MBSCASECMP])
42055 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MBSNCASECMP])
42056 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MBSPCASECMP])
42057 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MBSCASESTR])
42058 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MBSCSPN])
42059 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MBSPBRK])
42060 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MBSSPN])
42061 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MBSSEP])
42062 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MBSTOK_R])
42063 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_STRERROR])
42064 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_STRERROR_R])
42065 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_STRERRORNAME_NP])
42066 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_SIGABBREV_NP])
42067 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_SIGDESCR_NP])
42068 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_STRSIGNAL])
42069 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_STRVERSCMP])
42070 - dnl Support Microsoft deprecated alias function names by default.
42071 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_MEMCCPY], [1])
42072 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_STRDUP], [1])
42073 - ])
42074 - m4_require(GL_MODULE_INDICATOR_PREFIX[_STRING_H_MODULE_INDICATOR_DEFAULTS])
42075 - dnl Make sure the shell variable for GNULIB_FREE_POSIX is initialized.
42076 - gl_STDLIB_H_REQUIRE_DEFAULTS
42077 - AC_REQUIRE([gl_STRING_H_DEFAULTS])
42078 -])
42079 -
42080 -AC_DEFUN([gl_STRING_H_DEFAULTS],
42081 +AC_DEFUN([gl_HEADER_STRING_H_DEFAULTS],
42082 [
42083 - HAVE_MBSLEN=0; AC_SUBST([HAVE_MBSLEN])
42084 + GNULIB_EXPLICIT_BZERO=0; AC_SUBST([GNULIB_EXPLICIT_BZERO])
42085 + GNULIB_FFSL=0; AC_SUBST([GNULIB_FFSL])
42086 + GNULIB_FFSLL=0; AC_SUBST([GNULIB_FFSLL])
42087 + GNULIB_MEMCHR=0; AC_SUBST([GNULIB_MEMCHR])
42088 + GNULIB_MEMMEM=0; AC_SUBST([GNULIB_MEMMEM])
42089 + GNULIB_MEMPCPY=0; AC_SUBST([GNULIB_MEMPCPY])
42090 + GNULIB_MEMRCHR=0; AC_SUBST([GNULIB_MEMRCHR])
42091 + GNULIB_RAWMEMCHR=0; AC_SUBST([GNULIB_RAWMEMCHR])
42092 + GNULIB_STPCPY=0; AC_SUBST([GNULIB_STPCPY])
42093 + GNULIB_STPNCPY=0; AC_SUBST([GNULIB_STPNCPY])
42094 + GNULIB_STRCHRNUL=0; AC_SUBST([GNULIB_STRCHRNUL])
42095 + GNULIB_STRDUP=0; AC_SUBST([GNULIB_STRDUP])
42096 + GNULIB_STRNCAT=0; AC_SUBST([GNULIB_STRNCAT])
42097 + GNULIB_STRNDUP=0; AC_SUBST([GNULIB_STRNDUP])
42098 + GNULIB_STRNLEN=0; AC_SUBST([GNULIB_STRNLEN])
42099 + GNULIB_STRPBRK=0; AC_SUBST([GNULIB_STRPBRK])
42100 + GNULIB_STRSEP=0; AC_SUBST([GNULIB_STRSEP])
42101 + GNULIB_STRSTR=0; AC_SUBST([GNULIB_STRSTR])
42102 + GNULIB_STRCASESTR=0; AC_SUBST([GNULIB_STRCASESTR])
42103 + GNULIB_STRTOK_R=0; AC_SUBST([GNULIB_STRTOK_R])
42104 + GNULIB_MBSLEN=0; AC_SUBST([GNULIB_MBSLEN])
42105 + GNULIB_MBSNLEN=0; AC_SUBST([GNULIB_MBSNLEN])
42106 + GNULIB_MBSCHR=0; AC_SUBST([GNULIB_MBSCHR])
42107 + GNULIB_MBSRCHR=0; AC_SUBST([GNULIB_MBSRCHR])
42108 + GNULIB_MBSSTR=0; AC_SUBST([GNULIB_MBSSTR])
42109 + GNULIB_MBSCASECMP=0; AC_SUBST([GNULIB_MBSCASECMP])
42110 + GNULIB_MBSNCASECMP=0; AC_SUBST([GNULIB_MBSNCASECMP])
42111 + GNULIB_MBSPCASECMP=0; AC_SUBST([GNULIB_MBSPCASECMP])
42112 + GNULIB_MBSCASESTR=0; AC_SUBST([GNULIB_MBSCASESTR])
42113 + GNULIB_MBSCSPN=0; AC_SUBST([GNULIB_MBSCSPN])
42114 + GNULIB_MBSPBRK=0; AC_SUBST([GNULIB_MBSPBRK])
42115 + GNULIB_MBSSPN=0; AC_SUBST([GNULIB_MBSSPN])
42116 + GNULIB_MBSSEP=0; AC_SUBST([GNULIB_MBSSEP])
42117 + GNULIB_MBSTOK_R=0; AC_SUBST([GNULIB_MBSTOK_R])
42118 + GNULIB_STRERROR=0; AC_SUBST([GNULIB_STRERROR])
42119 + GNULIB_STRERROR_R=0; AC_SUBST([GNULIB_STRERROR_R])
42120 + GNULIB_STRSIGNAL=0; AC_SUBST([GNULIB_STRSIGNAL])
42121 + GNULIB_STRVERSCMP=0; AC_SUBST([GNULIB_STRVERSCMP])
42122 + HAVE_MBSLEN=0; AC_SUBST([HAVE_MBSLEN])
42123 dnl Assume proper GNU behavior unless another module says otherwise.
42124 HAVE_EXPLICIT_BZERO=1; AC_SUBST([HAVE_EXPLICIT_BZERO])
42125 HAVE_FFSL=1; AC_SUBST([HAVE_FFSL])
42126 HAVE_FFSLL=1; AC_SUBST([HAVE_FFSLL])
42127 + HAVE_MEMCHR=1; AC_SUBST([HAVE_MEMCHR])
42128 HAVE_DECL_MEMMEM=1; AC_SUBST([HAVE_DECL_MEMMEM])
42129 HAVE_MEMPCPY=1; AC_SUBST([HAVE_MEMPCPY])
42130 HAVE_DECL_MEMRCHR=1; AC_SUBST([HAVE_DECL_MEMRCHR])
42131 @@ -120,12 +102,8 @@ AC_DEFUN([gl_STRING_H_DEFAULTS],
42132 HAVE_STRCASESTR=1; AC_SUBST([HAVE_STRCASESTR])
42133 HAVE_DECL_STRTOK_R=1; AC_SUBST([HAVE_DECL_STRTOK_R])
42134 HAVE_DECL_STRERROR_R=1; AC_SUBST([HAVE_DECL_STRERROR_R])
42135 - HAVE_STRERRORNAME_NP=1; AC_SUBST([HAVE_STRERRORNAME_NP])
42136 - HAVE_SIGABBREV_NP=1; AC_SUBST([HAVE_SIGABBREV_NP])
42137 - HAVE_SIGDESCR_NP=1; AC_SUBST([HAVE_SIGDESCR_NP])
42138 HAVE_DECL_STRSIGNAL=1; AC_SUBST([HAVE_DECL_STRSIGNAL])
42139 HAVE_STRVERSCMP=1; AC_SUBST([HAVE_STRVERSCMP])
42140 - REPLACE_FFSLL=0; AC_SUBST([REPLACE_FFSLL])
42141 REPLACE_MEMCHR=0; AC_SUBST([REPLACE_MEMCHR])
42142 REPLACE_MEMMEM=0; AC_SUBST([REPLACE_MEMMEM])
42143 REPLACE_STPNCPY=0; AC_SUBST([REPLACE_STPNCPY])
42144 @@ -139,7 +117,6 @@ AC_DEFUN([gl_STRING_H_DEFAULTS],
42145 REPLACE_STRTOK_R=0; AC_SUBST([REPLACE_STRTOK_R])
42146 REPLACE_STRERROR=0; AC_SUBST([REPLACE_STRERROR])
42147 REPLACE_STRERROR_R=0; AC_SUBST([REPLACE_STRERROR_R])
42148 - REPLACE_STRERRORNAME_NP=0; AC_SUBST([REPLACE_STRERRORNAME_NP])
42149 REPLACE_STRSIGNAL=0; AC_SUBST([REPLACE_STRSIGNAL])
42150 UNDEFINE_STRTOK_R=0; AC_SUBST([UNDEFINE_STRTOK_R])
42151 ])
42152
42153 diff --git a/autotools/m4/strings_h.m4 b/autotools/m4/strings_h.m4
42154 index 6965b7c..76128cf 100644
42155 --- a/autotools/m4/strings_h.m4
42156 +++ b/autotools/m4/strings_h.m4
42157 @@ -1,16 +1,21 @@
42158 # Configure a replacement for <strings.h>.
42159 -# serial 9
42160 +# serial 6
42161
42162 -# Copyright (C) 2007, 2009-2022 Free Software Foundation, Inc.
42163 +# Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc.
42164 # This file is free software; the Free Software Foundation
42165 # gives unlimited permission to copy and/or distribute it,
42166 # with or without modifications, as long as this notice is preserved.
42167
42168 -AC_DEFUN_ONCE([gl_STRINGS_H],
42169 +AC_DEFUN([gl_HEADER_STRINGS_H],
42170 [
42171 - dnl Ensure to expand the default settings once only, before all statements
42172 - dnl that occur in other macros.
42173 - AC_REQUIRE([gl_STRINGS_H_DEFAULTS])
42174 + dnl Use AC_REQUIRE here, so that the default behavior below is expanded
42175 + dnl once only, before all statements that occur in other macros.
42176 + AC_REQUIRE([gl_HEADER_STRINGS_H_BODY])
42177 +])
42178 +
42179 +AC_DEFUN([gl_HEADER_STRINGS_H_BODY],
42180 +[
42181 + AC_REQUIRE([gl_HEADER_STRINGS_H_DEFAULTS])
42182
42183 gl_CHECK_NEXT_HEADERS([strings.h])
42184 if test $ac_cv_header_strings_h = yes; then
42185 @@ -30,31 +35,16 @@ AC_DEFUN_ONCE([gl_STRINGS_H],
42186 ]], [ffs strcasecmp strncasecmp])
42187 ])
42188
42189 -# gl_STRINGS_MODULE_INDICATOR([modulename])
42190 -# sets the shell variable that indicates the presence of the given module
42191 -# to a C preprocessor expression that will evaluate to 1.
42192 -# This macro invocation must not occur in macros that are AC_REQUIREd.
42193 AC_DEFUN([gl_STRINGS_MODULE_INDICATOR],
42194 [
42195 - dnl Ensure to expand the default settings once only.
42196 - gl_STRINGS_H_REQUIRE_DEFAULTS
42197 + dnl Use AC_REQUIRE here, so that the default settings are expanded once only.
42198 + AC_REQUIRE([gl_HEADER_STRINGS_H_DEFAULTS])
42199 gl_MODULE_INDICATOR_SET_VARIABLE([$1])
42200 ])
42201
42202 -# Initializes the default values for AC_SUBSTed shell variables.
42203 -# This macro must not be AC_REQUIREd. It must only be invoked, and only
42204 -# outside of macros or in macros that are not AC_REQUIREd.
42205 -AC_DEFUN([gl_STRINGS_H_REQUIRE_DEFAULTS],
42206 -[
42207 - m4_defun(GL_MODULE_INDICATOR_PREFIX[_STRINGS_H_MODULE_INDICATOR_DEFAULTS], [
42208 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FFS])
42209 - ])
42210 - m4_require(GL_MODULE_INDICATOR_PREFIX[_STRINGS_H_MODULE_INDICATOR_DEFAULTS])
42211 - AC_REQUIRE([gl_STRINGS_H_DEFAULTS])
42212 -])
42213 -
42214 -AC_DEFUN([gl_STRINGS_H_DEFAULTS],
42215 +AC_DEFUN([gl_HEADER_STRINGS_H_DEFAULTS],
42216 [
42217 + GNULIB_FFS=0; AC_SUBST([GNULIB_FFS])
42218 dnl Assume proper GNU behavior unless another module says otherwise.
42219 HAVE_FFS=1; AC_SUBST([HAVE_FFS])
42220 HAVE_STRCASECMP=1; AC_SUBST([HAVE_STRCASECMP])
42221
42222 diff --git a/autotools/m4/strncat.m4 b/autotools/m4/strncat.m4
42223 index 627280c..7de5697 100644
42224 --- a/autotools/m4/strncat.m4
42225 +++ b/autotools/m4/strncat.m4
42226 @@ -1,12 +1,12 @@
42227 -# strncat.m4 serial 6
42228 -dnl Copyright (C) 2002-2004, 2009-2022 Free Software Foundation, Inc.
42229 +# strncat.m4 serial 4
42230 +dnl Copyright (C) 2002-2004, 2009-2019 Free Software Foundation, Inc.
42231 dnl This file is free software; the Free Software Foundation
42232 dnl gives unlimited permission to copy and/or distribute it,
42233 dnl with or without modifications, as long as this notice is preserved.
42234
42235 AC_DEFUN_ONCE([gl_FUNC_STRNCAT],
42236 [
42237 - AC_REQUIRE([gl_STRING_H_DEFAULTS])
42238 + AC_REQUIRE([gl_HEADER_STRING_H_DEFAULTS])
42239 AC_REQUIRE([AC_PROG_CC])
42240 AC_REQUIRE([AC_CANONICAL_HOST]) dnl for cross-compiles
42241
42242 @@ -31,8 +31,7 @@ AC_DEFUN_ONCE([gl_FUNC_STRNCAT],
42243 # define MAP_FILE 0
42244 # endif
42245 #endif
42246 -]GL_MDA_DEFINES],
42247 -[[
42248 +]], [[
42249 char *fence = NULL;
42250 #if HAVE_SYS_MMAN_H && HAVE_MPROTECT
42251 # if HAVE_MAP_ANONYMOUS
42252
42253 diff --git a/autotools/m4/symlink.m4 b/autotools/m4/symlink.m4
42254 index 5be2bab..508e94d 100644
42255 --- a/autotools/m4/symlink.m4
42256 +++ b/autotools/m4/symlink.m4
42257 @@ -1,7 +1,7 @@
42258 -# serial 9
42259 +# serial 8
42260 # See if we need to provide symlink replacement.
42261
42262 -dnl Copyright (C) 2009-2022 Free Software Foundation, Inc.
42263 +dnl Copyright (C) 2009-2019 Free Software Foundation, Inc.
42264 dnl This file is free software; the Free Software Foundation
42265 dnl gives unlimited permission to copy and/or distribute it,
42266 dnl with or without modifications, as long as this notice is preserved.
42267 @@ -40,8 +40,8 @@ AC_DEFUN([gl_FUNC_SYMLINK],
42268 linux-* | linux) gl_cv_func_symlink_works="guessing yes" ;;
42269 # Guess yes on glibc systems.
42270 *-gnu* | gnu*) gl_cv_func_symlink_works="guessing yes" ;;
42271 - # If we don't know, obey --enable-cross-guesses.
42272 - *) gl_cv_func_symlink_works="$gl_cross_guess_normal" ;;
42273 + # If we don't know, assume the worst.
42274 + *) gl_cv_func_symlink_works="guessing no" ;;
42275 esac
42276 ])
42277 rm -f conftest.f conftest.link conftest.lnk2])
42278
42279 diff --git a/autotools/m4/symlinkat.m4 b/autotools/m4/symlinkat.m4
42280 index 4d7b823..99ff258 100644
42281 --- a/autotools/m4/symlinkat.m4
42282 +++ b/autotools/m4/symlinkat.m4
42283 @@ -1,7 +1,7 @@
42284 -# serial 10
42285 +# serial 9
42286 # See if we need to provide symlinkat replacement.
42287
42288 -dnl Copyright (C) 2009-2022 Free Software Foundation, Inc.
42289 +dnl Copyright (C) 2009-2019 Free Software Foundation, Inc.
42290 dnl This file is free software; the Free Software Foundation
42291 dnl gives unlimited permission to copy and/or distribute it,
42292 dnl with or without modifications, as long as this notice is preserved.
42293 @@ -41,8 +41,8 @@ AC_DEFUN([gl_FUNC_SYMLINKAT],
42294 linux-* | linux) gl_cv_func_symlinkat_works="guessing yes" ;;
42295 # Guess yes on glibc systems.
42296 *-gnu* | gnu*) gl_cv_func_symlinkat_works="guessing yes" ;;
42297 - # If we don't know, obey --enable-cross-guesses.
42298 - *) gl_cv_func_symlinkat_works="$gl_cross_guess_normal" ;;
42299 + # If we don't know, assume the worst.
42300 + *) gl_cv_func_symlinkat_works="guessing no" ;;
42301 esac
42302 ])
42303 rm -f conftest.f conftest.link conftest.lnk2])
42304
42305 diff --git a/autotools/m4/sys_socket_h.m4 b/autotools/m4/sys_socket_h.m4
42306 index ba3ae68..1ea7b0b 100644
42307 --- a/autotools/m4/sys_socket_h.m4
42308 +++ b/autotools/m4/sys_socket_h.m4
42309 @@ -1,12 +1,12 @@
42310 -# sys_socket_h.m4 serial 29
42311 -dnl Copyright (C) 2005-2022 Free Software Foundation, Inc.
42312 +# sys_socket_h.m4 serial 23
42313 +dnl Copyright (C) 2005-2019 Free Software Foundation, Inc.
42314 dnl This file is free software; the Free Software Foundation
42315 dnl gives unlimited permission to copy and/or distribute it,
42316 dnl with or without modifications, as long as this notice is preserved.
42317
42318 dnl From Simon Josefsson.
42319
42320 -AC_DEFUN_ONCE([gl_SYS_SOCKET_H],
42321 +AC_DEFUN([gl_HEADER_SYS_SOCKET],
42322 [
42323 AC_REQUIRE([gl_SYS_SOCKET_H_DEFAULTS])
42324 AC_REQUIRE([AC_CANONICAL_HOST])
42325 @@ -22,7 +22,6 @@ AC_DEFUN_ONCE([gl_SYS_SOCKET_H],
42326 ;;
42327 esac
42328
42329 - GL_GENERATE_SYS_SOCKET_H=false
42330 AC_CACHE_CHECK([whether <sys/socket.h> is self-contained],
42331 [gl_cv_header_sys_socket_h_selfcontained],
42332 [
42333 @@ -45,7 +44,7 @@ AC_DEFUN_ONCE([gl_SYS_SOCKET_H],
42334 [gl_cv_header_sys_socket_h_shut=no])
42335 ])
42336 if test $gl_cv_header_sys_socket_h_shut = no; then
42337 - GL_GENERATE_SYS_SOCKET_H=true
42338 + SYS_SOCKET_H='sys/socket.h'
42339 fi
42340 fi
42341 fi
42342 @@ -84,7 +83,7 @@ AC_DEFUN_ONCE([gl_SYS_SOCKET_H],
42343 fi
42344 if test $HAVE_STRUCT_SOCKADDR_STORAGE = 0 || test $HAVE_SA_FAMILY_T = 0 \
42345 || test $HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY = 0; then
42346 - GL_GENERATE_SYS_SOCKET_H=true
42347 + SYS_SOCKET_H='sys/socket.h'
42348 fi
42349 gl_PREREQ_SYS_H_WINSOCK2
42350
42351 @@ -96,8 +95,6 @@ AC_DEFUN_ONCE([gl_SYS_SOCKET_H],
42352 #include <sys/socket.h>
42353 ]], [socket connect accept bind getpeername getsockname getsockopt
42354 listen recv send recvfrom sendto setsockopt shutdown accept4])
42355 -
42356 - AC_REQUIRE([AC_C_RESTRICT])
42357 ])
42358
42359 AC_DEFUN([gl_PREREQ_SYS_H_SOCKET],
42360 @@ -107,11 +104,17 @@ AC_DEFUN([gl_PREREQ_SYS_H_SOCKET],
42361 gl_CHECK_NEXT_HEADERS([sys/socket.h])
42362 if test $ac_cv_header_sys_socket_h = yes; then
42363 HAVE_SYS_SOCKET_H=1
42364 + HAVE_WS2TCPIP_H=0
42365 else
42366 HAVE_SYS_SOCKET_H=0
42367 + if test $ac_cv_header_ws2tcpip_h = yes; then
42368 + HAVE_WS2TCPIP_H=1
42369 + else
42370 + HAVE_WS2TCPIP_H=0
42371 + fi
42372 fi
42373 AC_SUBST([HAVE_SYS_SOCKET_H])
42374 - gl_PREREQ_SYS_H_WS2TCPIP
42375 + AC_SUBST([HAVE_WS2TCPIP_H])
42376 ])
42377
42378 # Common prerequisites of the <sys/socket.h> replacement and of the
42379 @@ -139,65 +142,32 @@ AC_DEFUN([gl_PREREQ_SYS_H_WINSOCK2],
42380 AC_SUBST([HAVE_WINSOCK2_H])
42381 ])
42382
42383 -# Common prerequisites of the <sys/socket.h> replacement and of the
42384 -# <arpa/inet.h> replacement.
42385 -# Sets and substitutes HAVE_WS2TCPIP_H.
42386 -AC_DEFUN([gl_PREREQ_SYS_H_WS2TCPIP],
42387 -[
42388 - AC_REQUIRE([gl_CHECK_SOCKET_HEADERS])
42389 - if test $ac_cv_header_sys_socket_h = yes; then
42390 - HAVE_WS2TCPIP_H=0
42391 - else
42392 - if test $ac_cv_header_ws2tcpip_h = yes; then
42393 - HAVE_WS2TCPIP_H=1
42394 - else
42395 - HAVE_WS2TCPIP_H=0
42396 - fi
42397 - fi
42398 - AC_SUBST([HAVE_WS2TCPIP_H])
42399 -])
42400 -
42401 -# gl_SYS_SOCKET_MODULE_INDICATOR([modulename])
42402 -# sets the shell variable that indicates the presence of the given module
42403 -# to a C preprocessor expression that will evaluate to 1.
42404 -# This macro invocation must not occur in macros that are AC_REQUIREd.
42405 AC_DEFUN([gl_SYS_SOCKET_MODULE_INDICATOR],
42406 [
42407 - dnl Ensure to expand the default settings once only.
42408 - gl_SYS_SOCKET_H_REQUIRE_DEFAULTS
42409 + dnl Use AC_REQUIRE here, so that the default settings are expanded once only.
42410 + AC_REQUIRE([gl_SYS_SOCKET_H_DEFAULTS])
42411 gl_MODULE_INDICATOR_SET_VARIABLE([$1])
42412 dnl Define it also as a C macro, for the benefit of the unit tests.
42413 gl_MODULE_INDICATOR_FOR_TESTS([$1])
42414 ])
42415
42416 -# Initializes the default values for AC_SUBSTed shell variables.
42417 -# This macro must not be AC_REQUIREd. It must only be invoked, and only
42418 -# outside of macros or in macros that are not AC_REQUIREd.
42419 -AC_DEFUN([gl_SYS_SOCKET_H_REQUIRE_DEFAULTS],
42420 -[
42421 - m4_defun(GL_MODULE_INDICATOR_PREFIX[_SYS_SOCKET_H_MODULE_INDICATOR_DEFAULTS], [
42422 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_SOCKET])
42423 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_CONNECT])
42424 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_ACCEPT])
42425 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_BIND])
42426 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_GETPEERNAME])
42427 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_GETSOCKNAME])
42428 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_GETSOCKOPT])
42429 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_LISTEN])
42430 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_RECV])
42431 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_SEND])
42432 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_RECVFROM])
42433 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_SENDTO])
42434 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_SETSOCKOPT])
42435 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_SHUTDOWN])
42436 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_ACCEPT4])
42437 - ])
42438 - m4_require(GL_MODULE_INDICATOR_PREFIX[_SYS_SOCKET_H_MODULE_INDICATOR_DEFAULTS])
42439 - AC_REQUIRE([gl_SYS_SOCKET_H_DEFAULTS])
42440 -])
42441 -
42442 AC_DEFUN([gl_SYS_SOCKET_H_DEFAULTS],
42443 [
42444 + GNULIB_SOCKET=0; AC_SUBST([GNULIB_SOCKET])
42445 + GNULIB_CONNECT=0; AC_SUBST([GNULIB_CONNECT])
42446 + GNULIB_ACCEPT=0; AC_SUBST([GNULIB_ACCEPT])
42447 + GNULIB_BIND=0; AC_SUBST([GNULIB_BIND])
42448 + GNULIB_GETPEERNAME=0; AC_SUBST([GNULIB_GETPEERNAME])
42449 + GNULIB_GETSOCKNAME=0; AC_SUBST([GNULIB_GETSOCKNAME])
42450 + GNULIB_GETSOCKOPT=0; AC_SUBST([GNULIB_GETSOCKOPT])
42451 + GNULIB_LISTEN=0; AC_SUBST([GNULIB_LISTEN])
42452 + GNULIB_RECV=0; AC_SUBST([GNULIB_RECV])
42453 + GNULIB_SEND=0; AC_SUBST([GNULIB_SEND])
42454 + GNULIB_RECVFROM=0; AC_SUBST([GNULIB_RECVFROM])
42455 + GNULIB_SENDTO=0; AC_SUBST([GNULIB_SENDTO])
42456 + GNULIB_SETSOCKOPT=0; AC_SUBST([GNULIB_SETSOCKOPT])
42457 + GNULIB_SHUTDOWN=0; AC_SUBST([GNULIB_SHUTDOWN])
42458 + GNULIB_ACCEPT4=0; AC_SUBST([GNULIB_ACCEPT4])
42459 HAVE_STRUCT_SOCKADDR_STORAGE=1; AC_SUBST([HAVE_STRUCT_SOCKADDR_STORAGE])
42460 HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY=1;
42461 AC_SUBST([HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY])
42462
42463 diff --git a/autotools/m4/sys_stat_h.m4 b/autotools/m4/sys_stat_h.m4
42464 index b5a9789..361ac3f 100644
42465 --- a/autotools/m4/sys_stat_h.m4
42466 +++ b/autotools/m4/sys_stat_h.m4
42467 @@ -1,5 +1,5 @@
42468 -# sys_stat_h.m4 serial 41 -*- Autoconf -*-
42469 -dnl Copyright (C) 2006-2022 Free Software Foundation, Inc.
42470 +# sys_stat_h.m4 serial 31 -*- Autoconf -*-
42471 +dnl Copyright (C) 2006-2019 Free Software Foundation, Inc.
42472 dnl This file is free software; the Free Software Foundation
42473 dnl gives unlimited permission to copy and/or distribute it,
42474 dnl with or without modifications, as long as this notice is preserved.
42475 @@ -7,7 +7,7 @@ dnl with or without modifications, as long as this notice is preserved.
42476 dnl From Eric Blake.
42477 dnl Provide a GNU-like <sys/stat.h>.
42478
42479 -AC_DEFUN_ONCE([gl_SYS_STAT_H],
42480 +AC_DEFUN([gl_HEADER_SYS_STAT_H],
42481 [
42482 AC_REQUIRE([gl_SYS_STAT_H_DEFAULTS])
42483
42484 @@ -46,64 +46,40 @@ AC_DEFUN_ONCE([gl_SYS_STAT_H],
42485 dnl Check for declarations of anything we want to poison if the
42486 dnl corresponding gnulib module is not in use.
42487 gl_WARN_ON_USE_PREPARE([[#include <sys/stat.h>
42488 - ]], [fchmodat fstat fstatat futimens getumask lchmod lstat
42489 - mkdirat mkfifo mkfifoat mknod mknodat stat utimensat])
42490 + ]], [fchmodat fstat fstatat futimens lchmod lstat mkdirat mkfifo mkfifoat
42491 + mknod mknodat stat utimensat])
42492 +]) # gl_HEADER_SYS_STAT_H
42493
42494 - AC_REQUIRE([AC_C_RESTRICT])
42495 -])
42496 -
42497 -# gl_SYS_STAT_MODULE_INDICATOR([modulename])
42498 -# sets the shell variable that indicates the presence of the given module
42499 -# to a C preprocessor expression that will evaluate to 1.
42500 -# This macro invocation must not occur in macros that are AC_REQUIREd.
42501 AC_DEFUN([gl_SYS_STAT_MODULE_INDICATOR],
42502 [
42503 - dnl Ensure to expand the default settings once only.
42504 - gl_SYS_STAT_H_REQUIRE_DEFAULTS
42505 + dnl Use AC_REQUIRE here, so that the default settings are expanded once only.
42506 + AC_REQUIRE([gl_SYS_STAT_H_DEFAULTS])
42507 gl_MODULE_INDICATOR_SET_VARIABLE([$1])
42508 dnl Define it also as a C macro, for the benefit of the unit tests.
42509 gl_MODULE_INDICATOR_FOR_TESTS([$1])
42510 ])
42511
42512 -# Initializes the default values for AC_SUBSTed shell variables.
42513 -# This macro must not be AC_REQUIREd. It must only be invoked, and only
42514 -# outside of macros or in macros that are not AC_REQUIREd.
42515 -AC_DEFUN([gl_SYS_STAT_H_REQUIRE_DEFAULTS],
42516 -[
42517 - m4_defun(GL_MODULE_INDICATOR_PREFIX[_SYS_STAT_H_MODULE_INDICATOR_DEFAULTS], [
42518 - gl_UNISTD_H_REQUIRE_DEFAULTS dnl for REPLACE_FCHDIR
42519 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FCHMODAT])
42520 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FSTAT])
42521 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FSTATAT])
42522 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FUTIMENS])
42523 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_GETUMASK])
42524 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_LCHMOD])
42525 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_LSTAT])
42526 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MKDIR])
42527 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MKDIRAT])
42528 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MKFIFO])
42529 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MKFIFOAT])
42530 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MKNOD])
42531 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MKNODAT])
42532 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_STAT])
42533 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_UTIMENSAT])
42534 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_OVERRIDES_STRUCT_STAT])
42535 - dnl Support Microsoft deprecated alias function names by default.
42536 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_CHMOD], [1])
42537 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_MKDIR], [1])
42538 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_UMASK], [1])
42539 - ])
42540 - m4_require(GL_MODULE_INDICATOR_PREFIX[_SYS_STAT_H_MODULE_INDICATOR_DEFAULTS])
42541 - AC_REQUIRE([gl_SYS_STAT_H_DEFAULTS])
42542 -])
42543 -
42544 AC_DEFUN([gl_SYS_STAT_H_DEFAULTS],
42545 [
42546 + AC_REQUIRE([gl_UNISTD_H_DEFAULTS]) dnl for REPLACE_FCHDIR
42547 + GNULIB_FCHMODAT=0; AC_SUBST([GNULIB_FCHMODAT])
42548 + GNULIB_FSTAT=0; AC_SUBST([GNULIB_FSTAT])
42549 + GNULIB_FSTATAT=0; AC_SUBST([GNULIB_FSTATAT])
42550 + GNULIB_FUTIMENS=0; AC_SUBST([GNULIB_FUTIMENS])
42551 + GNULIB_LCHMOD=0; AC_SUBST([GNULIB_LCHMOD])
42552 + GNULIB_LSTAT=0; AC_SUBST([GNULIB_LSTAT])
42553 + GNULIB_MKDIRAT=0; AC_SUBST([GNULIB_MKDIRAT])
42554 + GNULIB_MKFIFO=0; AC_SUBST([GNULIB_MKFIFO])
42555 + GNULIB_MKFIFOAT=0; AC_SUBST([GNULIB_MKFIFOAT])
42556 + GNULIB_MKNOD=0; AC_SUBST([GNULIB_MKNOD])
42557 + GNULIB_MKNODAT=0; AC_SUBST([GNULIB_MKNODAT])
42558 + GNULIB_STAT=0; AC_SUBST([GNULIB_STAT])
42559 + GNULIB_UTIMENSAT=0; AC_SUBST([GNULIB_UTIMENSAT])
42560 + GNULIB_OVERRIDES_STRUCT_STAT=0; AC_SUBST([GNULIB_OVERRIDES_STRUCT_STAT])
42561 dnl Assume proper GNU behavior unless another module says otherwise.
42562 HAVE_FCHMODAT=1; AC_SUBST([HAVE_FCHMODAT])
42563 HAVE_FSTATAT=1; AC_SUBST([HAVE_FSTATAT])
42564 HAVE_FUTIMENS=1; AC_SUBST([HAVE_FUTIMENS])
42565 - HAVE_GETUMASK=1; AC_SUBST([HAVE_GETUMASK])
42566 HAVE_LCHMOD=1; AC_SUBST([HAVE_LCHMOD])
42567 HAVE_LSTAT=1; AC_SUBST([HAVE_LSTAT])
42568 HAVE_MKDIRAT=1; AC_SUBST([HAVE_MKDIRAT])
42569 @@ -112,16 +88,13 @@ AC_DEFUN([gl_SYS_STAT_H_DEFAULTS],
42570 HAVE_MKNOD=1; AC_SUBST([HAVE_MKNOD])
42571 HAVE_MKNODAT=1; AC_SUBST([HAVE_MKNODAT])
42572 HAVE_UTIMENSAT=1; AC_SUBST([HAVE_UTIMENSAT])
42573 - REPLACE_FCHMODAT=0; AC_SUBST([REPLACE_FCHMODAT])
42574 REPLACE_FSTAT=0; AC_SUBST([REPLACE_FSTAT])
42575 REPLACE_FSTATAT=0; AC_SUBST([REPLACE_FSTATAT])
42576 REPLACE_FUTIMENS=0; AC_SUBST([REPLACE_FUTIMENS])
42577 REPLACE_LSTAT=0; AC_SUBST([REPLACE_LSTAT])
42578 REPLACE_MKDIR=0; AC_SUBST([REPLACE_MKDIR])
42579 REPLACE_MKFIFO=0; AC_SUBST([REPLACE_MKFIFO])
42580 - REPLACE_MKFIFOAT=0; AC_SUBST([REPLACE_MKFIFOAT])
42581 REPLACE_MKNOD=0; AC_SUBST([REPLACE_MKNOD])
42582 - REPLACE_MKNODAT=0; AC_SUBST([REPLACE_MKNODAT])
42583 REPLACE_STAT=0; AC_SUBST([REPLACE_STAT])
42584 REPLACE_UTIMENSAT=0; AC_SUBST([REPLACE_UTIMENSAT])
42585 ])
42586
42587 diff --git a/autotools/m4/sys_time_h.m4 b/autotools/m4/sys_time_h.m4
42588 index bc5e2b1..3d9233a 100644
42589 --- a/autotools/m4/sys_time_h.m4
42590 +++ b/autotools/m4/sys_time_h.m4
42591 @@ -1,20 +1,25 @@
42592 # Configure a replacement for <sys/time.h>.
42593 -# serial 12
42594 +# serial 9
42595
42596 -# Copyright (C) 2007, 2009-2022 Free Software Foundation, Inc.
42597 +# Copyright (C) 2007, 2009-2019 Free Software Foundation, Inc.
42598 # This file is free software; the Free Software Foundation
42599 # gives unlimited permission to copy and/or distribute it,
42600 # with or without modifications, as long as this notice is preserved.
42601
42602 # Written by Paul Eggert and Martin Lambers.
42603
42604 -AC_DEFUN_ONCE([gl_SYS_TIME_H],
42605 +AC_DEFUN([gl_HEADER_SYS_TIME_H],
42606 [
42607 dnl Use AC_REQUIRE here, so that the REPLACE_GETTIMEOFDAY=0 statement
42608 dnl below is expanded once only, before all REPLACE_GETTIMEOFDAY=1
42609 dnl statements that occur in other macros.
42610 - AC_REQUIRE([gl_SYS_TIME_H_DEFAULTS])
42611 + AC_REQUIRE([gl_HEADER_SYS_TIME_H_BODY])
42612 +])
42613 +
42614 +AC_DEFUN([gl_HEADER_SYS_TIME_H_BODY],
42615 +[
42616 AC_REQUIRE([AC_C_RESTRICT])
42617 + AC_REQUIRE([gl_HEADER_SYS_TIME_H_DEFAULTS])
42618 AC_CHECK_HEADERS_ONCE([sys/time.h])
42619 gl_CHECK_NEXT_HEADERS([sys/time.h])
42620
42621 @@ -84,33 +89,18 @@ AC_DEFUN_ONCE([gl_SYS_TIME_H],
42622 ]], [gettimeofday])
42623 ])
42624
42625 -# gl_SYS_TIME_MODULE_INDICATOR([modulename])
42626 -# sets the shell variable that indicates the presence of the given module
42627 -# to a C preprocessor expression that will evaluate to 1.
42628 -# This macro invocation must not occur in macros that are AC_REQUIREd.
42629 AC_DEFUN([gl_SYS_TIME_MODULE_INDICATOR],
42630 [
42631 - dnl Ensure to expand the default settings once only.
42632 - gl_SYS_TIME_H_REQUIRE_DEFAULTS
42633 + dnl Use AC_REQUIRE here, so that the default settings are expanded once only.
42634 + AC_REQUIRE([gl_HEADER_SYS_TIME_H_DEFAULTS])
42635 gl_MODULE_INDICATOR_SET_VARIABLE([$1])
42636 dnl Define it also as a C macro, for the benefit of the unit tests.
42637 gl_MODULE_INDICATOR_FOR_TESTS([$1])
42638 ])
42639
42640 -# Initializes the default values for AC_SUBSTed shell variables.
42641 -# This macro must not be AC_REQUIREd. It must only be invoked, and only
42642 -# outside of macros or in macros that are not AC_REQUIREd.
42643 -AC_DEFUN([gl_SYS_TIME_H_REQUIRE_DEFAULTS],
42644 -[
42645 - m4_defun(GL_MODULE_INDICATOR_PREFIX[_SYS_TIME_H_MODULE_INDICATOR_DEFAULTS], [
42646 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_GETTIMEOFDAY])
42647 - ])
42648 - m4_require(GL_MODULE_INDICATOR_PREFIX[_SYS_TIME_H_MODULE_INDICATOR_DEFAULTS])
42649 - AC_REQUIRE([gl_SYS_TIME_H_DEFAULTS])
42650 -])
42651 -
42652 -AC_DEFUN([gl_SYS_TIME_H_DEFAULTS],
42653 +AC_DEFUN([gl_HEADER_SYS_TIME_H_DEFAULTS],
42654 [
42655 + GNULIB_GETTIMEOFDAY=0; AC_SUBST([GNULIB_GETTIMEOFDAY])
42656 dnl Assume POSIX behavior unless another module says otherwise.
42657 HAVE_GETTIMEOFDAY=1; AC_SUBST([HAVE_GETTIMEOFDAY])
42658 HAVE_STRUCT_TIMEVAL=1; AC_SUBST([HAVE_STRUCT_TIMEVAL])
42659
42660 diff --git a/autotools/m4/sys_types_h.m4 b/autotools/m4/sys_types_h.m4
42661 index a5bef22..be06559 100644
42662 --- a/autotools/m4/sys_types_h.m4
42663 +++ b/autotools/m4/sys_types_h.m4
42664 @@ -1,16 +1,15 @@
42665 -# sys_types_h.m4 serial 13
42666 -dnl Copyright (C) 2011-2022 Free Software Foundation, Inc.
42667 +# sys_types_h.m4 serial 9
42668 +dnl Copyright (C) 2011-2019 Free Software Foundation, Inc.
42669 dnl This file is free software; the Free Software Foundation
42670 dnl gives unlimited permission to copy and/or distribute it,
42671 dnl with or without modifications, as long as this notice is preserved.
42672
42673 AC_DEFUN_ONCE([gl_SYS_TYPES_H],
42674 [
42675 - AC_REQUIRE([gl_SYS_TYPES_H_DEFAULTS])
42676 -
42677 dnl Use sane struct stat types in OpenVMS 8.2 and later.
42678 AC_DEFINE([_USE_STD_STAT], 1, [For standard stat data types on VMS.])
42679
42680 + AC_REQUIRE([gl_SYS_TYPES_H_DEFAULTS])
42681 gl_NEXT_HEADERS([sys/types.h])
42682
42683 dnl Ensure the type pid_t gets defined.
42684 @@ -31,40 +30,31 @@ AC_DEFUN_ONCE([gl_SYS_TYPES_H],
42685 AC_SUBST([WINDOWS_STAT_INODES])
42686 ])
42687
42688 -# Initializes the default values for AC_SUBSTed shell variables.
42689 -# This macro must not be AC_REQUIREd. It must only be invoked, and only
42690 -# outside of macros or in macros that are not AC_REQUIREd.
42691 -AC_DEFUN([gl_SYS_TYPES_H_REQUIRE_DEFAULTS],
42692 -[
42693 - m4_defun(GL_MODULE_INDICATOR_PREFIX[_SYS_TYPE_H_MODULE_INDICATOR_DEFAULTS], [
42694 - ])
42695 - m4_require(GL_MODULE_INDICATOR_PREFIX[_SYS_TYPE_H_MODULE_INDICATOR_DEFAULTS])
42696 - AC_REQUIRE([gl_SYS_TYPES_H_DEFAULTS])
42697 -])
42698 -
42699 AC_DEFUN([gl_SYS_TYPES_H_DEFAULTS],
42700 [
42701 ])
42702
42703 # This works around a buggy version in autoconf <= 2.69.
42704 # See <https://lists.gnu.org/r/autoconf/2016-08/msg00014.html>
42705 -# The 2.70 version isn't quoted properly, so override it too.
42706
42707 -m4_version_prereq([2.70.1], [], [
42708 +m4_version_prereq([2.70], [], [
42709 +
42710 +# This is taken from the following Autoconf patch:
42711 +# https://git.savannah.gnu.org/cgit/autoconf.git/commit/?id=e17a30e987d7ee695fb4294a82d987ec3dc9b974
42712
42713 m4_undefine([AC_HEADER_MAJOR])
42714 AC_DEFUN([AC_HEADER_MAJOR],
42715 [AC_CHECK_HEADERS_ONCE([sys/types.h])
42716 AC_CHECK_HEADER([sys/mkdev.h],
42717 - [AC_DEFINE([MAJOR_IN_MKDEV], [1],
42718 - [Define to 1 if `major', `minor', and `makedev' are
42719 - declared in <mkdev.h>.])])
42720 + [AC_DEFINE([MAJOR_IN_MKDEV], [1],
42721 + [Define to 1 if `major', `minor', and `makedev' are declared in
42722 + <mkdev.h>.])])
42723 if test $ac_cv_header_sys_mkdev_h = no; then
42724 AC_CHECK_HEADER([sys/sysmacros.h],
42725 - [AC_DEFINE([MAJOR_IN_SYSMACROS], [1],
42726 - [Define to 1 if `major', `minor', and `makedev'
42727 - are declared in <sysmacros.h>.])])
42728 + [AC_DEFINE([MAJOR_IN_SYSMACROS], [1],
42729 + [Define to 1 if `major', `minor', and `makedev' are declared in
42730 + <sysmacros.h>.])])
42731 fi
42732 -])# AC_HEADER_MAJOR
42733 +])
42734
42735 ])
42736
42737 diff --git a/autotools/m4/time_h.m4 b/autotools/m4/time_h.m4
42738 index 98d7b6e..f08f29b 100644
42739 --- a/autotools/m4/time_h.m4
42740 +++ b/autotools/m4/time_h.m4
42741 @@ -1,8 +1,8 @@
42742 # Configure a more-standard replacement for <time.h>.
42743
42744 -# Copyright (C) 2000-2001, 2003-2007, 2009-2022 Free Software Foundation, Inc.
42745 +# Copyright (C) 2000-2001, 2003-2007, 2009-2019 Free Software Foundation, Inc.
42746
42747 -# serial 19
42748 +# serial 11
42749
42750 # This file is free software; the Free Software Foundation
42751 # gives unlimited permission to copy and/or distribute it,
42752 @@ -10,32 +10,19 @@
42753
42754 # Written by Paul Eggert and Jim Meyering.
42755
42756 -AC_DEFUN_ONCE([gl_TIME_H],
42757 +AC_DEFUN([gl_HEADER_TIME_H],
42758 [
42759 - dnl Ensure to expand the default settings once only, before all statements
42760 - dnl that occur in other macros.
42761 - AC_REQUIRE([gl_TIME_H_DEFAULTS])
42762 + dnl Use AC_REQUIRE here, so that the default behavior below is expanded
42763 + dnl once only, before all statements that occur in other macros.
42764 + AC_REQUIRE([gl_HEADER_TIME_H_BODY])
42765 +])
42766
42767 +AC_DEFUN([gl_HEADER_TIME_H_BODY],
42768 +[
42769 + AC_REQUIRE([AC_C_RESTRICT])
42770 + AC_REQUIRE([gl_HEADER_TIME_H_DEFAULTS])
42771 gl_NEXT_HEADERS([time.h])
42772 AC_REQUIRE([gl_CHECK_TYPE_STRUCT_TIMESPEC])
42773 -
42774 - AC_REQUIRE([AC_C_RESTRICT])
42775 -
42776 - AC_CACHE_CHECK([for TIME_UTC in <time.h>],
42777 - [gl_cv_time_h_has_TIME_UTC],
42778 - [AC_COMPILE_IFELSE(
42779 - [AC_LANG_PROGRAM(
42780 - [[#include <time.h>
42781 - ]],
42782 - [[static int x = TIME_UTC; x++;]])],
42783 - [gl_cv_time_h_has_TIME_UTC=yes],
42784 - [gl_cv_time_h_has_TIME_UTC=no])])
42785 - if test $gl_cv_time_h_has_TIME_UTC = yes; then
42786 - TIME_H_DEFINES_TIME_UTC=1
42787 - else
42788 - TIME_H_DEFINES_TIME_UTC=0
42789 - fi
42790 - AC_SUBST([TIME_H_DEFINES_TIME_UTC])
42791 ])
42792
42793 dnl Check whether 'struct timespec' is declared
42794 @@ -106,53 +93,33 @@ AC_DEFUN([gl_CHECK_TYPE_STRUCT_TIMESPEC],
42795 AC_SUBST([UNISTD_H_DEFINES_STRUCT_TIMESPEC])
42796 ])
42797
42798 -# gl_TIME_MODULE_INDICATOR([modulename])
42799 -# sets the shell variable that indicates the presence of the given module
42800 -# to a C preprocessor expression that will evaluate to 1.
42801 -# This macro invocation must not occur in macros that are AC_REQUIREd.
42802 AC_DEFUN([gl_TIME_MODULE_INDICATOR],
42803 [
42804 - dnl Ensure to expand the default settings once only.
42805 - gl_TIME_H_REQUIRE_DEFAULTS
42806 + dnl Use AC_REQUIRE here, so that the default settings are expanded once only.
42807 + AC_REQUIRE([gl_HEADER_TIME_H_DEFAULTS])
42808 gl_MODULE_INDICATOR_SET_VARIABLE([$1])
42809 dnl Define it also as a C macro, for the benefit of the unit tests.
42810 gl_MODULE_INDICATOR_FOR_TESTS([$1])
42811 ])
42812
42813 -# Initializes the default values for AC_SUBSTed shell variables.
42814 -# This macro must not be AC_REQUIREd. It must only be invoked, and only
42815 -# outside of macros or in macros that are not AC_REQUIREd.
42816 -AC_DEFUN([gl_TIME_H_REQUIRE_DEFAULTS],
42817 -[
42818 - m4_defun(GL_MODULE_INDICATOR_PREFIX[_TIME_H_MODULE_INDICATOR_DEFAULTS], [
42819 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_CTIME])
42820 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MKTIME])
42821 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_LOCALTIME])
42822 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_NANOSLEEP])
42823 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_STRFTIME])
42824 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_STRPTIME])
42825 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_TIMEGM])
42826 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_TIMESPEC_GET])
42827 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_TIMESPEC_GETRES])
42828 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_TIME_R])
42829 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_TIME_RZ])
42830 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_TZSET])
42831 - dnl Support Microsoft deprecated alias function names by default.
42832 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_TZSET], [1])
42833 - ])
42834 - m4_require(GL_MODULE_INDICATOR_PREFIX[_TIME_H_MODULE_INDICATOR_DEFAULTS])
42835 - AC_REQUIRE([gl_TIME_H_DEFAULTS])
42836 -])
42837 -
42838 -AC_DEFUN([gl_TIME_H_DEFAULTS],
42839 +AC_DEFUN([gl_HEADER_TIME_H_DEFAULTS],
42840 [
42841 + GNULIB_CTIME=0; AC_SUBST([GNULIB_CTIME])
42842 + GNULIB_MKTIME=0; AC_SUBST([GNULIB_MKTIME])
42843 + GNULIB_LOCALTIME=0; AC_SUBST([GNULIB_LOCALTIME])
42844 + GNULIB_NANOSLEEP=0; AC_SUBST([GNULIB_NANOSLEEP])
42845 + GNULIB_STRFTIME=0; AC_SUBST([GNULIB_STRFTIME])
42846 + GNULIB_STRPTIME=0; AC_SUBST([GNULIB_STRPTIME])
42847 + GNULIB_TIMEGM=0; AC_SUBST([GNULIB_TIMEGM])
42848 + GNULIB_TIME_R=0; AC_SUBST([GNULIB_TIME_R])
42849 + GNULIB_TIME_RZ=0; AC_SUBST([GNULIB_TIME_RZ])
42850 + GNULIB_TZSET=0; AC_SUBST([GNULIB_TZSET])
42851 dnl Assume proper GNU behavior unless another module says otherwise.
42852 HAVE_DECL_LOCALTIME_R=1; AC_SUBST([HAVE_DECL_LOCALTIME_R])
42853 HAVE_NANOSLEEP=1; AC_SUBST([HAVE_NANOSLEEP])
42854 HAVE_STRPTIME=1; AC_SUBST([HAVE_STRPTIME])
42855 HAVE_TIMEGM=1; AC_SUBST([HAVE_TIMEGM])
42856 - HAVE_TIMESPEC_GET=1; AC_SUBST([HAVE_TIMESPEC_GET])
42857 - HAVE_TIMESPEC_GETRES=1; AC_SUBST([HAVE_TIMESPEC_GETRES])
42858 + HAVE_TZSET=1; AC_SUBST([HAVE_TZSET])
42859 dnl Even GNU libc does not have timezone_t yet.
42860 HAVE_TIMEZONE_T=0; AC_SUBST([HAVE_TIMEZONE_T])
42861 dnl If another module says to replace or to not replace, do that.
42862
42863 diff --git a/autotools/m4/timespec.m4 b/autotools/m4/timespec.m4
42864 index 6a1afef..3db9943 100644
42865 --- a/autotools/m4/timespec.m4
42866 +++ b/autotools/m4/timespec.m4
42867 @@ -1,6 +1,6 @@
42868 #serial 15
42869
42870 -# Copyright (C) 2000-2001, 2003-2007, 2009-2022 Free Software Foundation, Inc.
42871 +# Copyright (C) 2000-2001, 2003-2007, 2009-2019 Free Software Foundation, Inc.
42872
42873 # This file is free software; the Free Software Foundation
42874 # gives unlimited permission to copy and/or distribute it,
42875
42876 diff --git a/autotools/m4/unistd-safer.m4 b/autotools/m4/unistd-safer.m4
42877 index 33158a4..5e2a1be 100644
42878 --- a/autotools/m4/unistd-safer.m4
42879 +++ b/autotools/m4/unistd-safer.m4
42880 @@ -1,5 +1,5 @@
42881 #serial 9
42882 -dnl Copyright (C) 2002, 2005-2006, 2009-2022 Free Software Foundation, Inc.
42883 +dnl Copyright (C) 2002, 2005-2006, 2009-2019 Free Software Foundation, Inc.
42884 dnl This file is free software; the Free Software Foundation
42885 dnl gives unlimited permission to copy and/or distribute it,
42886 dnl with or without modifications, as long as this notice is preserved.
42887
42888 diff --git a/autotools/m4/unistd_h.m4 b/autotools/m4/unistd_h.m4
42889 index 4c66ccc..a04055d 100644
42890 --- a/autotools/m4/unistd_h.m4
42891 +++ b/autotools/m4/unistd_h.m4
42892 @@ -1,15 +1,15 @@
42893 -# unistd_h.m4 serial 90
42894 -dnl Copyright (C) 2006-2022 Free Software Foundation, Inc.
42895 +# unistd_h.m4 serial 74
42896 +dnl Copyright (C) 2006-2019 Free Software Foundation, Inc.
42897 dnl This file is free software; the Free Software Foundation
42898 dnl gives unlimited permission to copy and/or distribute it,
42899 dnl with or without modifications, as long as this notice is preserved.
42900
42901 dnl Written by Simon Josefsson, Bruno Haible.
42902
42903 -AC_DEFUN_ONCE([gl_UNISTD_H],
42904 +AC_DEFUN([gl_UNISTD_H],
42905 [
42906 - dnl Ensure to expand the default settings once only, before all statements
42907 - dnl that occur in other macros.
42908 + dnl Use AC_REQUIRE here, so that the default behavior below is expanded
42909 + dnl once only, before all statements that occur in other macros.
42910 AC_REQUIRE([gl_UNISTD_H_DEFAULTS])
42911
42912 gl_CHECK_NEXT_HEADERS([unistd.h])
42913 @@ -41,230 +41,157 @@ AC_DEFUN_ONCE([gl_UNISTD_H],
42914 # include <io.h>
42915 # endif
42916 #endif
42917 - ]], [access chdir chown copy_file_range dup dup2 dup3 environ euidaccess
42918 - execl execle execlp execv execve execvp execvpe
42919 - faccessat fchdir
42920 - fchownat fdatasync fsync ftruncate getcwd getdomainname getdtablesize
42921 - getentropy getgroups gethostname getlogin getlogin_r getpagesize getpass
42922 + ]], [chdir chown dup dup2 dup3 environ euidaccess faccessat fchdir fchownat
42923 + fdatasync fsync ftruncate getcwd getdomainname getdtablesize getgroups
42924 + gethostname getlogin getlogin_r getpagesize getpass
42925 getusershell setusershell endusershell
42926 group_member isatty lchown link linkat lseek pipe pipe2 pread pwrite
42927 readlink readlinkat rmdir sethostname sleep symlink symlinkat
42928 truncate ttyname_r unlink unlinkat usleep])
42929 -
42930 - AC_REQUIRE([AC_C_RESTRICT])
42931 -
42932 - AC_CHECK_DECLS_ONCE([execvpe])
42933 - if test $ac_cv_have_decl_execvpe = no; then
42934 - HAVE_DECL_EXECVPE=0
42935 - fi
42936 ])
42937
42938 -# gl_UNISTD_MODULE_INDICATOR([modulename])
42939 -# sets the shell variable that indicates the presence of the given module
42940 -# to a C preprocessor expression that will evaluate to 1.
42941 -# This macro invocation must not occur in macros that are AC_REQUIREd.
42942 AC_DEFUN([gl_UNISTD_MODULE_INDICATOR],
42943 [
42944 - dnl Ensure to expand the default settings once only.
42945 - gl_UNISTD_H_REQUIRE_DEFAULTS
42946 + dnl Use AC_REQUIRE here, so that the default settings are expanded once only.
42947 + AC_REQUIRE([gl_UNISTD_H_DEFAULTS])
42948 gl_MODULE_INDICATOR_SET_VARIABLE([$1])
42949 dnl Define it also as a C macro, for the benefit of the unit tests.
42950 gl_MODULE_INDICATOR_FOR_TESTS([$1])
42951 ])
42952
42953 -# Initializes the default values for AC_SUBSTed shell variables.
42954 -# This macro must not be AC_REQUIREd. It must only be invoked, and only
42955 -# outside of macros or in macros that are not AC_REQUIREd.
42956 -AC_DEFUN([gl_UNISTD_H_REQUIRE_DEFAULTS],
42957 -[
42958 - m4_defun(GL_MODULE_INDICATOR_PREFIX[_UNISTD_H_MODULE_INDICATOR_DEFAULTS], [
42959 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_ACCESS])
42960 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_CHDIR])
42961 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_CHOWN])
42962 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_CLOSE])
42963 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_COPY_FILE_RANGE])
42964 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_DUP])
42965 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_DUP2])
42966 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_DUP3])
42967 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_ENVIRON])
42968 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_EUIDACCESS])
42969 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_EXECL])
42970 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_EXECLE])
42971 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_EXECLP])
42972 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_EXECV])
42973 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_EXECVE])
42974 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_EXECVP])
42975 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_EXECVPE])
42976 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FACCESSAT])
42977 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FCHDIR])
42978 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FCHOWNAT])
42979 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FDATASYNC])
42980 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FSYNC])
42981 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_FTRUNCATE])
42982 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_GETCWD])
42983 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_GETDOMAINNAME])
42984 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_GETDTABLESIZE])
42985 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_GETENTROPY])
42986 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_GETGROUPS])
42987 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_GETHOSTNAME])
42988 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_GETLOGIN])
42989 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_GETLOGIN_R])
42990 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_GETOPT_POSIX])
42991 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_GETPAGESIZE])
42992 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_GETPASS])
42993 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_GETPASS_GNU])
42994 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_GETUSERSHELL])
42995 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_GROUP_MEMBER])
42996 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_ISATTY])
42997 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_LCHOWN])
42998 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_LINK])
42999 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_LINKAT])
43000 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_LSEEK])
43001 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_PIPE])
43002 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_PIPE2])
43003 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_PREAD])
43004 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_PWRITE])
43005 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_READ])
43006 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_READLINK])
43007 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_READLINKAT])
43008 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_RMDIR])
43009 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_SETHOSTNAME])
43010 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_SLEEP])
43011 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_SYMLINK])
43012 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_SYMLINKAT])
43013 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_TRUNCATE])
43014 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_TTYNAME_R])
43015 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_UNISTD_H_GETOPT])
43016 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_UNISTD_H_NONBLOCKING])
43017 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_UNISTD_H_SIGPIPE])
43018 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_UNLINK])
43019 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_UNLINKAT])
43020 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_USLEEP])
43021 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_WRITE])
43022 - dnl Support Microsoft deprecated alias function names by default.
43023 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_ACCESS], [1])
43024 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_CHDIR], [1])
43025 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_CLOSE], [1])
43026 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_DUP], [1])
43027 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_DUP2], [1])
43028 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_EXECL], [1])
43029 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_EXECLE], [1])
43030 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_EXECLP], [1])
43031 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_EXECV], [1])
43032 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_EXECVE], [1])
43033 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_EXECVP], [1])
43034 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_EXECVPE], [1])
43035 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_GETCWD], [1])
43036 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_GETPID], [1])
43037 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_ISATTY], [1])
43038 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_LSEEK], [1])
43039 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_READ], [1])
43040 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_RMDIR], [1])
43041 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_SWAB], [1])
43042 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_UNLINK], [1])
43043 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_WRITE], [1])
43044 - ])
43045 - m4_require(GL_MODULE_INDICATOR_PREFIX[_UNISTD_H_MODULE_INDICATOR_DEFAULTS])
43046 - AC_REQUIRE([gl_UNISTD_H_DEFAULTS])
43047 -])
43048 -
43049 AC_DEFUN([gl_UNISTD_H_DEFAULTS],
43050 [
43051 + GNULIB_CHDIR=0; AC_SUBST([GNULIB_CHDIR])
43052 + GNULIB_CHOWN=0; AC_SUBST([GNULIB_CHOWN])
43053 + GNULIB_CLOSE=0; AC_SUBST([GNULIB_CLOSE])
43054 + GNULIB_DUP=0; AC_SUBST([GNULIB_DUP])
43055 + GNULIB_DUP2=0; AC_SUBST([GNULIB_DUP2])
43056 + GNULIB_DUP3=0; AC_SUBST([GNULIB_DUP3])
43057 + GNULIB_ENVIRON=0; AC_SUBST([GNULIB_ENVIRON])
43058 + GNULIB_EUIDACCESS=0; AC_SUBST([GNULIB_EUIDACCESS])
43059 + GNULIB_FACCESSAT=0; AC_SUBST([GNULIB_FACCESSAT])
43060 + GNULIB_FCHDIR=0; AC_SUBST([GNULIB_FCHDIR])
43061 + GNULIB_FCHOWNAT=0; AC_SUBST([GNULIB_FCHOWNAT])
43062 + GNULIB_FDATASYNC=0; AC_SUBST([GNULIB_FDATASYNC])
43063 + GNULIB_FSYNC=0; AC_SUBST([GNULIB_FSYNC])
43064 + GNULIB_FTRUNCATE=0; AC_SUBST([GNULIB_FTRUNCATE])
43065 + GNULIB_GETCWD=0; AC_SUBST([GNULIB_GETCWD])
43066 + GNULIB_GETDOMAINNAME=0; AC_SUBST([GNULIB_GETDOMAINNAME])
43067 + GNULIB_GETDTABLESIZE=0; AC_SUBST([GNULIB_GETDTABLESIZE])
43068 + GNULIB_GETGROUPS=0; AC_SUBST([GNULIB_GETGROUPS])
43069 + GNULIB_GETHOSTNAME=0; AC_SUBST([GNULIB_GETHOSTNAME])
43070 + GNULIB_GETLOGIN=0; AC_SUBST([GNULIB_GETLOGIN])
43071 + GNULIB_GETLOGIN_R=0; AC_SUBST([GNULIB_GETLOGIN_R])
43072 + GNULIB_GETPAGESIZE=0; AC_SUBST([GNULIB_GETPAGESIZE])
43073 + GNULIB_GETPASS=0; AC_SUBST([GNULIB_GETPASS])
43074 + GNULIB_GETUSERSHELL=0; AC_SUBST([GNULIB_GETUSERSHELL])
43075 + GNULIB_GROUP_MEMBER=0; AC_SUBST([GNULIB_GROUP_MEMBER])
43076 + GNULIB_ISATTY=0; AC_SUBST([GNULIB_ISATTY])
43077 + GNULIB_LCHOWN=0; AC_SUBST([GNULIB_LCHOWN])
43078 + GNULIB_LINK=0; AC_SUBST([GNULIB_LINK])
43079 + GNULIB_LINKAT=0; AC_SUBST([GNULIB_LINKAT])
43080 + GNULIB_LSEEK=0; AC_SUBST([GNULIB_LSEEK])
43081 + GNULIB_PIPE=0; AC_SUBST([GNULIB_PIPE])
43082 + GNULIB_PIPE2=0; AC_SUBST([GNULIB_PIPE2])
43083 + GNULIB_PREAD=0; AC_SUBST([GNULIB_PREAD])
43084 + GNULIB_PWRITE=0; AC_SUBST([GNULIB_PWRITE])
43085 + GNULIB_READ=0; AC_SUBST([GNULIB_READ])
43086 + GNULIB_READLINK=0; AC_SUBST([GNULIB_READLINK])
43087 + GNULIB_READLINKAT=0; AC_SUBST([GNULIB_READLINKAT])
43088 + GNULIB_RMDIR=0; AC_SUBST([GNULIB_RMDIR])
43089 + GNULIB_SETHOSTNAME=0; AC_SUBST([GNULIB_SETHOSTNAME])
43090 + GNULIB_SLEEP=0; AC_SUBST([GNULIB_SLEEP])
43091 + GNULIB_SYMLINK=0; AC_SUBST([GNULIB_SYMLINK])
43092 + GNULIB_SYMLINKAT=0; AC_SUBST([GNULIB_SYMLINKAT])
43093 + GNULIB_TRUNCATE=0; AC_SUBST([GNULIB_TRUNCATE])
43094 + GNULIB_TTYNAME_R=0; AC_SUBST([GNULIB_TTYNAME_R])
43095 + GNULIB_UNISTD_H_NONBLOCKING=0; AC_SUBST([GNULIB_UNISTD_H_NONBLOCKING])
43096 + GNULIB_UNISTD_H_SIGPIPE=0; AC_SUBST([GNULIB_UNISTD_H_SIGPIPE])
43097 + GNULIB_UNLINK=0; AC_SUBST([GNULIB_UNLINK])
43098 + GNULIB_UNLINKAT=0; AC_SUBST([GNULIB_UNLINKAT])
43099 + GNULIB_USLEEP=0; AC_SUBST([GNULIB_USLEEP])
43100 + GNULIB_WRITE=0; AC_SUBST([GNULIB_WRITE])
43101 dnl Assume proper GNU behavior unless another module says otherwise.
43102 - HAVE_CHOWN=1; AC_SUBST([HAVE_CHOWN])
43103 - HAVE_COPY_FILE_RANGE=1; AC_SUBST([HAVE_COPY_FILE_RANGE])
43104 - HAVE_DUP3=1; AC_SUBST([HAVE_DUP3])
43105 - HAVE_EUIDACCESS=1; AC_SUBST([HAVE_EUIDACCESS])
43106 - HAVE_EXECVPE=1; AC_SUBST([HAVE_EXECVPE])
43107 - HAVE_FACCESSAT=1; AC_SUBST([HAVE_FACCESSAT])
43108 - HAVE_FCHDIR=1; AC_SUBST([HAVE_FCHDIR])
43109 - HAVE_FCHOWNAT=1; AC_SUBST([HAVE_FCHOWNAT])
43110 - HAVE_FDATASYNC=1; AC_SUBST([HAVE_FDATASYNC])
43111 - HAVE_FSYNC=1; AC_SUBST([HAVE_FSYNC])
43112 - HAVE_FTRUNCATE=1; AC_SUBST([HAVE_FTRUNCATE])
43113 - HAVE_GETDTABLESIZE=1; AC_SUBST([HAVE_GETDTABLESIZE])
43114 - HAVE_GETENTROPY=1; AC_SUBST([HAVE_GETENTROPY])
43115 - HAVE_GETGROUPS=1; AC_SUBST([HAVE_GETGROUPS])
43116 - HAVE_GETHOSTNAME=1; AC_SUBST([HAVE_GETHOSTNAME])
43117 - HAVE_GETLOGIN=1; AC_SUBST([HAVE_GETLOGIN])
43118 - HAVE_GETPAGESIZE=1; AC_SUBST([HAVE_GETPAGESIZE])
43119 - HAVE_GETPASS=1; AC_SUBST([HAVE_GETPASS])
43120 - HAVE_GROUP_MEMBER=1; AC_SUBST([HAVE_GROUP_MEMBER])
43121 - HAVE_LCHOWN=1; AC_SUBST([HAVE_LCHOWN])
43122 - HAVE_LINK=1; AC_SUBST([HAVE_LINK])
43123 - HAVE_LINKAT=1; AC_SUBST([HAVE_LINKAT])
43124 - HAVE_PIPE=1; AC_SUBST([HAVE_PIPE])
43125 - HAVE_PIPE2=1; AC_SUBST([HAVE_PIPE2])
43126 - HAVE_PREAD=1; AC_SUBST([HAVE_PREAD])
43127 - HAVE_PWRITE=1; AC_SUBST([HAVE_PWRITE])
43128 - HAVE_READLINK=1; AC_SUBST([HAVE_READLINK])
43129 - HAVE_READLINKAT=1; AC_SUBST([HAVE_READLINKAT])
43130 - HAVE_SETHOSTNAME=1; AC_SUBST([HAVE_SETHOSTNAME])
43131 - HAVE_SLEEP=1; AC_SUBST([HAVE_SLEEP])
43132 - HAVE_SYMLINK=1; AC_SUBST([HAVE_SYMLINK])
43133 - HAVE_SYMLINKAT=1; AC_SUBST([HAVE_SYMLINKAT])
43134 - HAVE_UNLINKAT=1; AC_SUBST([HAVE_UNLINKAT])
43135 - HAVE_USLEEP=1; AC_SUBST([HAVE_USLEEP])
43136 - HAVE_DECL_ENVIRON=1; AC_SUBST([HAVE_DECL_ENVIRON])
43137 - HAVE_DECL_EXECVPE=1; AC_SUBST([HAVE_DECL_EXECVPE])
43138 - HAVE_DECL_FCHDIR=1; AC_SUBST([HAVE_DECL_FCHDIR])
43139 - HAVE_DECL_FDATASYNC=1; AC_SUBST([HAVE_DECL_FDATASYNC])
43140 - HAVE_DECL_GETDOMAINNAME=1; AC_SUBST([HAVE_DECL_GETDOMAINNAME])
43141 - HAVE_DECL_GETLOGIN=1; AC_SUBST([HAVE_DECL_GETLOGIN])
43142 - HAVE_DECL_GETLOGIN_R=1; AC_SUBST([HAVE_DECL_GETLOGIN_R])
43143 - HAVE_DECL_GETPAGESIZE=1; AC_SUBST([HAVE_DECL_GETPAGESIZE])
43144 - HAVE_DECL_GETUSERSHELL=1; AC_SUBST([HAVE_DECL_GETUSERSHELL])
43145 - HAVE_DECL_SETHOSTNAME=1; AC_SUBST([HAVE_DECL_SETHOSTNAME])
43146 - HAVE_DECL_TRUNCATE=1; AC_SUBST([HAVE_DECL_TRUNCATE])
43147 - HAVE_DECL_TTYNAME_R=1; AC_SUBST([HAVE_DECL_TTYNAME_R])
43148 - HAVE_OS_H=0; AC_SUBST([HAVE_OS_H])
43149 - HAVE_SYS_PARAM_H=0; AC_SUBST([HAVE_SYS_PARAM_H])
43150 - REPLACE_ACCESS=0; AC_SUBST([REPLACE_ACCESS])
43151 - REPLACE_CHOWN=0; AC_SUBST([REPLACE_CHOWN])
43152 - REPLACE_CLOSE=0; AC_SUBST([REPLACE_CLOSE])
43153 - REPLACE_COPY_FILE_RANGE=0; AC_SUBST([REPLACE_COPY_FILE_RANGE])
43154 - REPLACE_DUP=0; AC_SUBST([REPLACE_DUP])
43155 - REPLACE_DUP2=0; AC_SUBST([REPLACE_DUP2])
43156 - REPLACE_EXECL=0; AC_SUBST([REPLACE_EXECL])
43157 - REPLACE_EXECLE=0; AC_SUBST([REPLACE_EXECLE])
43158 - REPLACE_EXECLP=0; AC_SUBST([REPLACE_EXECLP])
43159 - REPLACE_EXECV=0; AC_SUBST([REPLACE_EXECV])
43160 - REPLACE_EXECVE=0; AC_SUBST([REPLACE_EXECVE])
43161 - REPLACE_EXECVP=0; AC_SUBST([REPLACE_EXECVP])
43162 - REPLACE_EXECVPE=0; AC_SUBST([REPLACE_EXECVPE])
43163 - REPLACE_FACCESSAT=0; AC_SUBST([REPLACE_FACCESSAT])
43164 - REPLACE_FCHOWNAT=0; AC_SUBST([REPLACE_FCHOWNAT])
43165 - REPLACE_FTRUNCATE=0; AC_SUBST([REPLACE_FTRUNCATE])
43166 - REPLACE_GETCWD=0; AC_SUBST([REPLACE_GETCWD])
43167 - REPLACE_GETDOMAINNAME=0; AC_SUBST([REPLACE_GETDOMAINNAME])
43168 - REPLACE_GETDTABLESIZE=0; AC_SUBST([REPLACE_GETDTABLESIZE])
43169 - REPLACE_GETLOGIN_R=0; AC_SUBST([REPLACE_GETLOGIN_R])
43170 - REPLACE_GETGROUPS=0; AC_SUBST([REPLACE_GETGROUPS])
43171 - REPLACE_GETPAGESIZE=0; AC_SUBST([REPLACE_GETPAGESIZE])
43172 - REPLACE_GETPASS=0; AC_SUBST([REPLACE_GETPASS])
43173 - REPLACE_GETPASS_FOR_GETPASS_GNU=0; AC_SUBST([REPLACE_GETPASS_FOR_GETPASS_GNU])
43174 - REPLACE_ISATTY=0; AC_SUBST([REPLACE_ISATTY])
43175 - REPLACE_LCHOWN=0; AC_SUBST([REPLACE_LCHOWN])
43176 - REPLACE_LINK=0; AC_SUBST([REPLACE_LINK])
43177 - REPLACE_LINKAT=0; AC_SUBST([REPLACE_LINKAT])
43178 - REPLACE_LSEEK=0; AC_SUBST([REPLACE_LSEEK])
43179 - REPLACE_PREAD=0; AC_SUBST([REPLACE_PREAD])
43180 - REPLACE_PWRITE=0; AC_SUBST([REPLACE_PWRITE])
43181 - REPLACE_READ=0; AC_SUBST([REPLACE_READ])
43182 - REPLACE_READLINK=0; AC_SUBST([REPLACE_READLINK])
43183 - REPLACE_READLINKAT=0; AC_SUBST([REPLACE_READLINKAT])
43184 - REPLACE_RMDIR=0; AC_SUBST([REPLACE_RMDIR])
43185 - REPLACE_SLEEP=0; AC_SUBST([REPLACE_SLEEP])
43186 - REPLACE_SYMLINK=0; AC_SUBST([REPLACE_SYMLINK])
43187 - REPLACE_SYMLINKAT=0; AC_SUBST([REPLACE_SYMLINKAT])
43188 - REPLACE_TRUNCATE=0; AC_SUBST([REPLACE_TRUNCATE])
43189 - REPLACE_TTYNAME_R=0; AC_SUBST([REPLACE_TTYNAME_R])
43190 - REPLACE_UNLINK=0; AC_SUBST([REPLACE_UNLINK])
43191 - REPLACE_UNLINKAT=0; AC_SUBST([REPLACE_UNLINKAT])
43192 - REPLACE_USLEEP=0; AC_SUBST([REPLACE_USLEEP])
43193 - REPLACE_WRITE=0; AC_SUBST([REPLACE_WRITE])
43194 - UNISTD_H_HAVE_SYS_RANDOM_H=0; AC_SUBST([UNISTD_H_HAVE_SYS_RANDOM_H])
43195 - UNISTD_H_HAVE_WINSOCK2_H=0; AC_SUBST([UNISTD_H_HAVE_WINSOCK2_H])
43196 + HAVE_CHOWN=1; AC_SUBST([HAVE_CHOWN])
43197 + HAVE_DUP2=1; AC_SUBST([HAVE_DUP2])
43198 + HAVE_DUP3=1; AC_SUBST([HAVE_DUP3])
43199 + HAVE_EUIDACCESS=1; AC_SUBST([HAVE_EUIDACCESS])
43200 + HAVE_FACCESSAT=1; AC_SUBST([HAVE_FACCESSAT])
43201 + HAVE_FCHDIR=1; AC_SUBST([HAVE_FCHDIR])
43202 + HAVE_FCHOWNAT=1; AC_SUBST([HAVE_FCHOWNAT])
43203 + HAVE_FDATASYNC=1; AC_SUBST([HAVE_FDATASYNC])
43204 + HAVE_FSYNC=1; AC_SUBST([HAVE_FSYNC])
43205 + HAVE_FTRUNCATE=1; AC_SUBST([HAVE_FTRUNCATE])
43206 + HAVE_GETDTABLESIZE=1; AC_SUBST([HAVE_GETDTABLESIZE])
43207 + HAVE_GETGROUPS=1; AC_SUBST([HAVE_GETGROUPS])
43208 + HAVE_GETHOSTNAME=1; AC_SUBST([HAVE_GETHOSTNAME])
43209 + HAVE_GETLOGIN=1; AC_SUBST([HAVE_GETLOGIN])
43210 + HAVE_GETPAGESIZE=1; AC_SUBST([HAVE_GETPAGESIZE])
43211 + HAVE_GETPASS=1; AC_SUBST([HAVE_GETPASS])
43212 + HAVE_GROUP_MEMBER=1; AC_SUBST([HAVE_GROUP_MEMBER])
43213 + HAVE_LCHOWN=1; AC_SUBST([HAVE_LCHOWN])
43214 + HAVE_LINK=1; AC_SUBST([HAVE_LINK])
43215 + HAVE_LINKAT=1; AC_SUBST([HAVE_LINKAT])
43216 + HAVE_PIPE=1; AC_SUBST([HAVE_PIPE])
43217 + HAVE_PIPE2=1; AC_SUBST([HAVE_PIPE2])
43218 + HAVE_PREAD=1; AC_SUBST([HAVE_PREAD])
43219 + HAVE_PWRITE=1; AC_SUBST([HAVE_PWRITE])
43220 + HAVE_READLINK=1; AC_SUBST([HAVE_READLINK])
43221 + HAVE_READLINKAT=1; AC_SUBST([HAVE_READLINKAT])
43222 + HAVE_SETHOSTNAME=1; AC_SUBST([HAVE_SETHOSTNAME])
43223 + HAVE_SLEEP=1; AC_SUBST([HAVE_SLEEP])
43224 + HAVE_SYMLINK=1; AC_SUBST([HAVE_SYMLINK])
43225 + HAVE_SYMLINKAT=1; AC_SUBST([HAVE_SYMLINKAT])
43226 + HAVE_UNLINKAT=1; AC_SUBST([HAVE_UNLINKAT])
43227 + HAVE_USLEEP=1; AC_SUBST([HAVE_USLEEP])
43228 + HAVE_DECL_ENVIRON=1; AC_SUBST([HAVE_DECL_ENVIRON])
43229 + HAVE_DECL_FCHDIR=1; AC_SUBST([HAVE_DECL_FCHDIR])
43230 + HAVE_DECL_FDATASYNC=1; AC_SUBST([HAVE_DECL_FDATASYNC])
43231 + HAVE_DECL_GETDOMAINNAME=1; AC_SUBST([HAVE_DECL_GETDOMAINNAME])
43232 + HAVE_DECL_GETLOGIN=1; AC_SUBST([HAVE_DECL_GETLOGIN])
43233 + HAVE_DECL_GETLOGIN_R=1; AC_SUBST([HAVE_DECL_GETLOGIN_R])
43234 + HAVE_DECL_GETPAGESIZE=1; AC_SUBST([HAVE_DECL_GETPAGESIZE])
43235 + HAVE_DECL_GETUSERSHELL=1; AC_SUBST([HAVE_DECL_GETUSERSHELL])
43236 + HAVE_DECL_SETHOSTNAME=1; AC_SUBST([HAVE_DECL_SETHOSTNAME])
43237 + HAVE_DECL_TRUNCATE=1; AC_SUBST([HAVE_DECL_TRUNCATE])
43238 + HAVE_DECL_TTYNAME_R=1; AC_SUBST([HAVE_DECL_TTYNAME_R])
43239 + HAVE_OS_H=0; AC_SUBST([HAVE_OS_H])
43240 + HAVE_SYS_PARAM_H=0; AC_SUBST([HAVE_SYS_PARAM_H])
43241 + REPLACE_CHOWN=0; AC_SUBST([REPLACE_CHOWN])
43242 + REPLACE_CLOSE=0; AC_SUBST([REPLACE_CLOSE])
43243 + REPLACE_DUP=0; AC_SUBST([REPLACE_DUP])
43244 + REPLACE_DUP2=0; AC_SUBST([REPLACE_DUP2])
43245 + REPLACE_FACCESSAT=0; AC_SUBST([REPLACE_FACCESSAT])
43246 + REPLACE_FCHOWNAT=0; AC_SUBST([REPLACE_FCHOWNAT])
43247 + REPLACE_FTRUNCATE=0; AC_SUBST([REPLACE_FTRUNCATE])
43248 + REPLACE_GETCWD=0; AC_SUBST([REPLACE_GETCWD])
43249 + REPLACE_GETDOMAINNAME=0; AC_SUBST([REPLACE_GETDOMAINNAME])
43250 + REPLACE_GETDTABLESIZE=0; AC_SUBST([REPLACE_GETDTABLESIZE])
43251 + REPLACE_GETLOGIN_R=0; AC_SUBST([REPLACE_GETLOGIN_R])
43252 + REPLACE_GETGROUPS=0; AC_SUBST([REPLACE_GETGROUPS])
43253 + REPLACE_GETPAGESIZE=0; AC_SUBST([REPLACE_GETPAGESIZE])
43254 + REPLACE_GETPASS=0; AC_SUBST([REPLACE_GETPASS])
43255 + REPLACE_ISATTY=0; AC_SUBST([REPLACE_ISATTY])
43256 + REPLACE_LCHOWN=0; AC_SUBST([REPLACE_LCHOWN])
43257 + REPLACE_LINK=0; AC_SUBST([REPLACE_LINK])
43258 + REPLACE_LINKAT=0; AC_SUBST([REPLACE_LINKAT])
43259 + REPLACE_LSEEK=0; AC_SUBST([REPLACE_LSEEK])
43260 + REPLACE_PREAD=0; AC_SUBST([REPLACE_PREAD])
43261 + REPLACE_PWRITE=0; AC_SUBST([REPLACE_PWRITE])
43262 + REPLACE_READ=0; AC_SUBST([REPLACE_READ])
43263 + REPLACE_READLINK=0; AC_SUBST([REPLACE_READLINK])
43264 + REPLACE_READLINKAT=0; AC_SUBST([REPLACE_READLINKAT])
43265 + REPLACE_RMDIR=0; AC_SUBST([REPLACE_RMDIR])
43266 + REPLACE_SLEEP=0; AC_SUBST([REPLACE_SLEEP])
43267 + REPLACE_SYMLINK=0; AC_SUBST([REPLACE_SYMLINK])
43268 + REPLACE_SYMLINKAT=0; AC_SUBST([REPLACE_SYMLINKAT])
43269 + REPLACE_TRUNCATE=0; AC_SUBST([REPLACE_TRUNCATE])
43270 + REPLACE_TTYNAME_R=0; AC_SUBST([REPLACE_TTYNAME_R])
43271 + REPLACE_UNLINK=0; AC_SUBST([REPLACE_UNLINK])
43272 + REPLACE_UNLINKAT=0; AC_SUBST([REPLACE_UNLINKAT])
43273 + REPLACE_USLEEP=0; AC_SUBST([REPLACE_USLEEP])
43274 + REPLACE_WRITE=0; AC_SUBST([REPLACE_WRITE])
43275 + UNISTD_H_HAVE_WINSOCK2_H=0; AC_SUBST([UNISTD_H_HAVE_WINSOCK2_H])
43276 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS=0;
43277 AC_SUBST([UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS])
43278 ])
43279
43280 diff --git a/autotools/m4/unlink.m4 b/autotools/m4/unlink.m4
43281 index e25b567..69fd1af 100644
43282 --- a/autotools/m4/unlink.m4
43283 +++ b/autotools/m4/unlink.m4
43284 @@ -1,5 +1,5 @@
43285 -# unlink.m4 serial 15
43286 -dnl Copyright (C) 2009-2022 Free Software Foundation, Inc.
43287 +# unlink.m4 serial 13
43288 +dnl Copyright (C) 2009-2019 Free Software Foundation, Inc.
43289 dnl This file is free software; the Free Software Foundation
43290 dnl gives unlimited permission to copy and/or distribute it,
43291 dnl with or without modifications, as long as this notice is preserved.
43292 @@ -26,7 +26,7 @@ AC_DEFUN([gl_FUNC_UNLINK],
43293 # include <io.h>
43294 #endif
43295 #include <errno.h>
43296 - ]GL_MDA_DEFINES],
43297 + ]],
43298 [[int result = 0;
43299 if (!unlink ("conftest.file/"))
43300 result |= 1;
43301 @@ -49,8 +49,8 @@ AC_DEFUN([gl_FUNC_UNLINK],
43302 *-gnu*) gl_cv_func_unlink_honors_slashes="guessing yes" ;;
43303 # Guess no on native Windows.
43304 mingw*) gl_cv_func_unlink_honors_slashes="guessing no" ;;
43305 - # If we don't know, obey --enable-cross-guesses.
43306 - *) gl_cv_func_unlink_honors_slashes="$gl_cross_guess_normal" ;;
43307 + # If we don't know, assume the worst.
43308 + *) gl_cv_func_unlink_honors_slashes="guessing no" ;;
43309 esac
43310 ])
43311 rm -f conftest.file conftest.lnk])
43312 @@ -98,7 +98,6 @@ AC_DEFUN([gl_FUNC_UNLINK],
43313 # include <direct.h>
43314 # include <io.h>
43315 #endif
43316 - ]GL_MDA_DEFINES[
43317 int main ()
43318 {
43319 int result = 0;
43320 @@ -111,8 +110,8 @@ AC_DEFUN([gl_FUNC_UNLINK],
43321 ]])],
43322 [gl_cv_func_unlink_parent_fails=yes],
43323 [gl_cv_func_unlink_parent_fails=no],
43324 - [# If we don't know, obey --enable-cross-guesses.
43325 - gl_cv_func_unlink_parent_fails="$gl_cross_guess_normal"
43326 + [# If we don't know, assume the worst.
43327 + gl_cv_func_unlink_parent_fails="guessing no"
43328 ])
43329 unset GL_SUBDIR_FOR_UNLINK
43330 rm -rf "$tmp"
43331
43332 diff --git a/autotools/m4/unlinkat.m4 b/autotools/m4/unlinkat.m4
43333 index 55af07d..8a1e275 100644
43334 --- a/autotools/m4/unlinkat.m4
43335 +++ b/autotools/m4/unlinkat.m4
43336 @@ -1,5 +1,5 @@
43337 # unlinkat.m4 serial 2
43338 -dnl Copyright (C) 2004-2022 Free Software Foundation, Inc.
43339 +dnl Copyright (C) 2004-2019 Free Software Foundation, Inc.
43340 dnl This file is free software; the Free Software Foundation
43341 dnl gives unlimited permission to copy and/or distribute it,
43342 dnl with or without modifications, as long as this notice is preserved.
43343
43344 diff --git a/autotools/m4/utime.m4 b/autotools/m4/utime.m4
43345 index d73e8aa..ddd4ee1 100644
43346 --- a/autotools/m4/utime.m4
43347 +++ b/autotools/m4/utime.m4
43348 @@ -1,5 +1,5 @@
43349 -# utime.m4 serial 4
43350 -dnl Copyright (C) 2017-2022 Free Software Foundation, Inc.
43351 +# utime.m4 serial 1
43352 +dnl Copyright (C) 2017-2019 Free Software Foundation, Inc.
43353 dnl This file is free software; the Free Software Foundation
43354 dnl gives unlimited permission to copy and/or distribute it,
43355 dnl with or without modifications, as long as this notice is preserved.
43356 @@ -8,68 +8,18 @@ AC_DEFUN([gl_FUNC_UTIME],
43357 [
43358 AC_REQUIRE([gl_UTIME_H_DEFAULTS])
43359 AC_REQUIRE([AC_CANONICAL_HOST])
43360 - AC_CHECK_FUNCS_ONCE([lstat])
43361 - case "$host_os" in
43362 - mingw*)
43363 - dnl On this platform, the original utime() or _utime() produces
43364 - dnl timestamps that are affected by the time zone.
43365 - dnl Use the function name 'rpl_utime' always, in order to avoid a
43366 - dnl possible conflict with the function name 'utime' from oldnames.lib
43367 - dnl (MSVC) or liboldnames.a (mingw).
43368 - REPLACE_UTIME=1
43369 - ;;
43370 - *)
43371 - AC_CHECK_FUNCS([utime])
43372 - if test $ac_cv_func_utime = no; then
43373 - HAVE_UTIME=0
43374 - else
43375 - dnl On macOS 10.13, utime("link-to-file/", NULL) mistakenly succeeds.
43376 - AC_CACHE_CHECK([whether utime handles trailing slashes on files],
43377 - [gl_cv_func_utime_file_slash],
43378 - [touch conftest.tmp
43379 - # Assume that if we have lstat, we can also check symlinks.
43380 - if test $ac_cv_func_lstat = yes; then
43381 - ln -s conftest.tmp conftest.lnk
43382 - fi
43383 - AC_RUN_IFELSE(
43384 - [AC_LANG_PROGRAM(
43385 - [[#include <stddef.h>
43386 - #include <utime.h>
43387 - ]],
43388 - [[int result = 0;
43389 - if (!utime ("conftest.tmp/", NULL))
43390 - result |= 1;
43391 - #if HAVE_LSTAT
43392 - if (!utime ("conftest.lnk/", NULL))
43393 - result |= 2;
43394 - #endif
43395 - return result;
43396 - ]])],
43397 - [gl_cv_func_utime_file_slash=yes],
43398 - [gl_cv_func_utime_file_slash=no],
43399 - [case "$host_os" in
43400 - # Guess yes on Linux systems.
43401 - linux-* | linux) gl_cv_func_utime_file_slash="guessing yes" ;;
43402 - # Guess yes on glibc systems.
43403 - *-gnu* | gnu*) gl_cv_func_utime_file_slash="guessing yes" ;;
43404 - # Guess no on macOS.
43405 - darwin*) gl_cv_func_utime_file_slash="guessing no" ;;
43406 - # If we don't know, obey --enable-cross-guesses.
43407 - *) gl_cv_func_utime_file_slash="$gl_cross_guess_normal" ;;
43408 - esac
43409 - ])
43410 - rm -f conftest.tmp conftest.lnk
43411 - ])
43412 - case $gl_cv_func_stat_file_slash in
43413 - *no)
43414 - REPLACE_UTIME=1
43415 - AC_DEFINE([REPLACE_FUNC_UTIME_FILE], [1],
43416 - [Define to 1 if utime needs help when passed a file name with a trailing slash])
43417 - ;;
43418 - esac
43419 - fi
43420 - ;;
43421 - esac
43422 + AC_CHECK_FUNCS_ONCE([utime])
43423 + if test $ac_cv_func_utime = no; then
43424 + HAVE_UTIME=0
43425 + else
43426 + case "$host_os" in
43427 + mingw*)
43428 + dnl On this platform, the original utime() or _utime() produces
43429 + dnl timestamps that are affected by the time zone.
43430 + REPLACE_UTIME=1
43431 + ;;
43432 + esac
43433 + fi
43434 ])
43435
43436 # Prerequisites of lib/utime.c.
43437
43438 diff --git a/autotools/m4/utime_h.m4 b/autotools/m4/utime_h.m4
43439 index 739ef11..b0950d0 100644
43440 --- a/autotools/m4/utime_h.m4
43441 +++ b/autotools/m4/utime_h.m4
43442 @@ -1,15 +1,15 @@
43443 -# utime_h.m4 serial 8
43444 -dnl Copyright (C) 2017-2022 Free Software Foundation, Inc.
43445 +# utime_h.m4 serial 3
43446 +dnl Copyright (C) 2017-2019 Free Software Foundation, Inc.
43447 dnl This file is free software; the Free Software Foundation
43448 dnl gives unlimited permission to copy and/or distribute it,
43449 dnl with or without modifications, as long as this notice is preserved.
43450
43451 dnl From Bruno Haible.
43452
43453 -AC_DEFUN_ONCE([gl_UTIME_H],
43454 +AC_DEFUN([gl_UTIME_H],
43455 [
43456 - AC_REQUIRE([gl_UTIME_H_DEFAULTS])
43457 AC_REQUIRE([AC_CANONICAL_HOST])
43458 + AC_REQUIRE([gl_UTIME_H_DEFAULTS])
43459 m4_ifdef([gl_ANSI_CXX], [AC_REQUIRE([gl_ANSI_CXX])])
43460 AC_CHECK_HEADERS_ONCE([utime.h])
43461 gl_CHECK_NEXT_HEADERS([utime.h])
43462 @@ -21,6 +21,28 @@ AC_DEFUN_ONCE([gl_UTIME_H],
43463 fi
43464 AC_SUBST([HAVE_UTIME_H])
43465
43466 + m4_ifdef([gl_POSIXCHECK],
43467 + [UTIME_H=utime.h],
43468 + [UTIME_H=''
43469 + if m4_ifdef([gl_ANSI_CXX], [test "$CXX" != no], [false]); then
43470 + dnl Override <utime.h> always, to support the C++ GNULIB_NAMESPACE.
43471 + UTIME_H=utime.h
43472 + else
43473 + if test $ac_cv_header_utime_h != yes; then
43474 + dnl Provide a substitute <utime.h> file.
43475 + UTIME_H=utime.h
43476 + else
43477 + case "$host_os" in
43478 + mingw*) dnl Need special handling of 'struct utimbuf'.
43479 + UTIME_H=utime.h
43480 + ;;
43481 + esac
43482 + fi
43483 + fi
43484 + ])
43485 + AC_SUBST([UTIME_H])
43486 + AM_CONDITIONAL([GL_GENERATE_UTIME_H], [test -n "$UTIME_H"])
43487 +
43488 dnl Check for declarations of anything we want to poison if the
43489 dnl corresponding gnulib module is not in use.
43490 gl_WARN_ON_USE_PREPARE([[#include <utime.h>
43491 @@ -28,35 +50,18 @@ AC_DEFUN_ONCE([gl_UTIME_H],
43492 [utime])
43493 ])
43494
43495 -# gl_UTIME_MODULE_INDICATOR([modulename])
43496 -# sets the shell variable that indicates the presence of the given module
43497 -# to a C preprocessor expression that will evaluate to 1.
43498 -# This macro invocation must not occur in macros that are AC_REQUIREd.
43499 AC_DEFUN([gl_UTIME_MODULE_INDICATOR],
43500 [
43501 - dnl Ensure to expand the default settings once only.
43502 - gl_UTIME_H_REQUIRE_DEFAULTS
43503 + dnl Use AC_REQUIRE here, so that the default settings are expanded once only.
43504 + AC_REQUIRE([gl_UTIME_H_DEFAULTS])
43505 gl_MODULE_INDICATOR_SET_VARIABLE([$1])
43506 dnl Define it also as a C macro, for the benefit of the unit tests.
43507 gl_MODULE_INDICATOR_FOR_TESTS([$1])
43508 ])
43509
43510 -# Initializes the default values for AC_SUBSTed shell variables.
43511 -# This macro must not be AC_REQUIREd. It must only be invoked, and only
43512 -# outside of macros or in macros that are not AC_REQUIREd.
43513 -AC_DEFUN([gl_UTIME_H_REQUIRE_DEFAULTS],
43514 -[
43515 - m4_defun(GL_MODULE_INDICATOR_PREFIX[_UTIME_H_MODULE_INDICATOR_DEFAULTS], [
43516 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_UTIME])
43517 - dnl Support Microsoft deprecated alias function names by default.
43518 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_UTIME], [1])
43519 - ])
43520 - m4_require(GL_MODULE_INDICATOR_PREFIX[_UTIME_H_MODULE_INDICATOR_DEFAULTS])
43521 - AC_REQUIRE([gl_UTIME_H_DEFAULTS])
43522 -])
43523 -
43524 AC_DEFUN([gl_UTIME_H_DEFAULTS],
43525 [
43526 + GNULIB_UTIME=0; AC_SUBST([GNULIB_UTIME])
43527 dnl Assume POSIX behavior unless another module says otherwise.
43528 HAVE_UTIME=1; AC_SUBST([HAVE_UTIME])
43529 REPLACE_UTIME=0; AC_SUBST([REPLACE_UTIME])
43530
43531 diff --git a/autotools/m4/utimens.m4 b/autotools/m4/utimens.m4
43532 index 62aec78..dda86b0 100644
43533 --- a/autotools/m4/utimens.m4
43534 +++ b/autotools/m4/utimens.m4
43535 @@ -1,9 +1,9 @@
43536 -dnl Copyright (C) 2003-2022 Free Software Foundation, Inc.
43537 +dnl Copyright (C) 2003-2019 Free Software Foundation, Inc.
43538 dnl This file is free software; the Free Software Foundation
43539 dnl gives unlimited permission to copy and/or distribute it,
43540 dnl with or without modifications, as long as this notice is preserved.
43541
43542 -dnl serial 11
43543 +dnl serial 9
43544
43545 AC_DEFUN([gl_UTIMENS],
43546 [
43547 @@ -24,8 +24,7 @@ AC_DEFUN([gl_UTIMENS],
43548 #include <stddef.h>
43549 #include <sys/times.h>
43550 #include <fcntl.h>
43551 -]GL_MDA_DEFINES],
43552 - [[int fd = open ("conftest.file", O_RDWR);
43553 +]], [[ int fd = open ("conftest.file", O_RDWR);
43554 if (fd < 0) return 1;
43555 if (futimesat (fd, NULL, NULL)) return 2;
43556 ]])],
43557 @@ -36,8 +35,8 @@ AC_DEFUN([gl_UTIMENS],
43558 linux-* | linux) gl_cv_func_futimesat_works="guessing yes" ;;
43559 # Guess yes on glibc systems.
43560 *-gnu*) gl_cv_func_futimesat_works="guessing yes" ;;
43561 - # If we don't know, obey --enable-cross-guesses.
43562 - *) gl_cv_func_futimesat_works="$gl_cross_guess_normal" ;;
43563 + # If we don't know, assume the worst.
43564 + *) gl_cv_func_futimesat_works="guessing no" ;;
43565 esac
43566 ])
43567 rm -f conftest.file])
43568
43569 diff --git a/autotools/m4/utimensat.m4 b/autotools/m4/utimensat.m4
43570 index 3abdb86..5628f8e 100644
43571 --- a/autotools/m4/utimensat.m4
43572 +++ b/autotools/m4/utimensat.m4
43573 @@ -1,7 +1,7 @@
43574 -# serial 9
43575 +# serial 6
43576 # See if we need to provide utimensat replacement.
43577
43578 -dnl Copyright (C) 2009-2022 Free Software Foundation, Inc.
43579 +dnl Copyright (C) 2009-2019 Free Software Foundation, Inc.
43580 dnl This file is free software; the Free Software Foundation
43581 dnl gives unlimited permission to copy and/or distribute it,
43582 dnl with or without modifications, as long as this notice is preserved.
43583 @@ -12,7 +12,6 @@ AC_DEFUN([gl_FUNC_UTIMENSAT],
43584 [
43585 AC_REQUIRE([gl_SYS_STAT_H_DEFAULTS])
43586 AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
43587 - AC_REQUIRE([AC_CANONICAL_HOST]) dnl for cross-compiles
43588 AC_CHECK_FUNCS_ONCE([utimensat])
43589 if test $ac_cv_func_utimensat = no; then
43590 HAVE_UTIMENSAT=0
43591 @@ -24,24 +23,14 @@ AC_DEFUN([gl_FUNC_UTIMENSAT],
43592 #include <fcntl.h>
43593 #include <sys/stat.h>
43594 #include <unistd.h>
43595 -]GL_MDA_DEFINES],
43596 - [[int result = 0;
43597 +]], [[int result = 0;
43598 const char *f = "conftest.file";
43599 if (close (creat (f, 0600)))
43600 return 1;
43601 - /* Test whether a trailing slash is handled correctly.
43602 - This fails on AIX 7.2. */
43603 - {
43604 - struct timespec ts[2];
43605 - ts[0].tv_sec = 345183300; ts[0].tv_nsec = 0;
43606 - ts[1] = ts[0];
43607 - if (utimensat (AT_FDCWD, "conftest.file/", ts, 0) == 0)
43608 - result |= 2;
43609 - }
43610 /* Test whether the AT_SYMLINK_NOFOLLOW flag is supported. */
43611 {
43612 if (utimensat (AT_FDCWD, f, NULL, AT_SYMLINK_NOFOLLOW))
43613 - result |= 4;
43614 + result |= 2;
43615 }
43616 /* Test whether UTIME_NOW and UTIME_OMIT work. */
43617 {
43618 @@ -51,7 +40,7 @@ AC_DEFUN([gl_FUNC_UTIMENSAT],
43619 ts[1].tv_sec = 1;
43620 ts[1].tv_nsec = UTIME_NOW;
43621 if (utimensat (AT_FDCWD, f, ts, 0))
43622 - result |= 8;
43623 + result |= 4;
43624 }
43625 sleep (1);
43626 {
43627 @@ -62,44 +51,19 @@ AC_DEFUN([gl_FUNC_UTIMENSAT],
43628 ts[1].tv_sec = 1;
43629 ts[1].tv_nsec = UTIME_OMIT;
43630 if (utimensat (AT_FDCWD, f, ts, 0))
43631 - result |= 16;
43632 + result |= 8;
43633 if (stat (f, &st))
43634 - result |= 32;
43635 + result |= 16;
43636 else if (st.st_ctime < st.st_atime)
43637 - result |= 64;
43638 + result |= 32;
43639 }
43640 return result;
43641 ]])],
43642 [gl_cv_func_utimensat_works=yes],
43643 - [case $? in
43644 - 2) gl_cv_func_utimensat_works='nearly' ;;
43645 - *) gl_cv_func_utimensat_works=no ;;
43646 - esac
43647 - ],
43648 - [case "$host_os" in
43649 - # Guess yes on Linux or glibc systems.
43650 - linux-* | linux | *-gnu* | gnu*)
43651 - gl_cv_func_utimensat_works="guessing yes" ;;
43652 - # Guess 'nearly' on AIX.
43653 - aix*)
43654 - gl_cv_func_utimensat_works="guessing nearly" ;;
43655 - # If we don't know, obey --enable-cross-guesses.
43656 - *)
43657 - gl_cv_func_utimensat_works="$gl_cross_guess_normal" ;;
43658 - esac
43659 - ])
43660 - ])
43661 - case "$gl_cv_func_utimensat_works" in
43662 - *yes)
43663 - ;;
43664 - *nearly)
43665 - AC_DEFINE([HAVE_NEARLY_WORKING_UTIMENSAT], [1],
43666 - [Define to 1 if utimensat works, except for the trailing slash handling.])
43667 - REPLACE_UTIMENSAT=1
43668 - ;;
43669 - *)
43670 - REPLACE_UTIMENSAT=1
43671 - ;;
43672 - esac
43673 + [gl_cv_func_utimensat_works=no],
43674 + [gl_cv_func_utimensat_works="guessing yes"])])
43675 + if test "$gl_cv_func_utimensat_works" = no; then
43676 + REPLACE_UTIMENSAT=1
43677 + fi
43678 fi
43679 ])
43680
43681 diff --git a/autotools/m4/utimes.m4 b/autotools/m4/utimes.m4
43682 index bf22161..7209b6d 100644
43683 --- a/autotools/m4/utimes.m4
43684 +++ b/autotools/m4/utimes.m4
43685 @@ -1,7 +1,7 @@
43686 # Detect some bugs in glibc's implementation of utimes.
43687 -# serial 8
43688 +# serial 5
43689
43690 -dnl Copyright (C) 2003-2005, 2009-2022 Free Software Foundation, Inc.
43691 +dnl Copyright (C) 2003-2005, 2009-2019 Free Software Foundation, Inc.
43692 dnl This file is free software; the Free Software Foundation
43693 dnl gives unlimited permission to copy and/or distribute it,
43694 dnl with or without modifications, as long as this notice is preserved.
43695 @@ -34,7 +34,6 @@ AC_DEFUN([gl_FUNC_UTIMES],
43696 #include <stdio.h>
43697 #include <utime.h>
43698 #include <errno.h>
43699 -]GL_MDA_DEFINES[
43700
43701 static int
43702 inorder (time_t a, time_t b, time_t c)
43703 @@ -144,11 +143,9 @@ main ()
43704 [gl_cv_func_working_utimes=yes],
43705 [gl_cv_func_working_utimes=no],
43706 [case "$host_os" in
43707 - # Guess yes on musl systems.
43708 - *-musl*) gl_cv_func_working_utimes="guessing yes" ;;
43709 - # Guess no on native Windows.
43710 - mingw*) gl_cv_func_working_utimes="guessing no" ;;
43711 - *) gl_cv_func_working_utimes="$gl_cross_guess_normal" ;;
43712 + # Guess no on native Windows.
43713 + mingw*) gl_cv_func_working_utimes="guessing no" ;;
43714 + *) gl_cv_func_working_utimes="guessing no" ;;
43715 esac
43716 ])
43717 ])
43718
43719 diff --git a/autotools/m4/vararrays.m4 b/autotools/m4/vararrays.m4
43720 deleted file mode 100644
43721 index 28e22a4..0000000
43722 --- a/autotools/m4/vararrays.m4
43723 +++ /dev/null
43724 @@ -1,72 +0,0 @@
43725 -# Check for variable-length arrays.
43726 -
43727 -# serial 6
43728 -
43729 -# From Paul Eggert
43730 -
43731 -# Copyright (C) 2001, 2009-2022 Free Software Foundation, Inc.
43732 -# This file is free software; the Free Software Foundation
43733 -# gives unlimited permission to copy and/or distribute it,
43734 -# with or without modifications, as long as this notice is preserved.
43735 -
43736 -m4_version_prereq([2.70], [], [
43737 -
43738 -# AC_C_VARARRAYS
43739 -# --------------
43740 -# Check whether the C compiler supports variable-length arrays.
43741 -AC_DEFUN([AC_C_VARARRAYS],
43742 -[
43743 - AC_CACHE_CHECK([for variable-length arrays],
43744 - ac_cv_c_vararrays,
43745 - [AC_EGREP_CPP([defined],
43746 - [#ifdef __STDC_NO_VLA__
43747 - defined
43748 - #endif
43749 - ],
43750 - [ac_cv_c_vararrays='no: __STDC_NO_VLA__ is defined'],
43751 - [AC_COMPILE_IFELSE(
43752 - [AC_LANG_PROGRAM(
43753 - [[/* Test for VLA support. This test is partly inspired
43754 - from examples in the C standard. Use at least two VLA
43755 - functions to detect the GCC 3.4.3 bug described in:
43756 - https://lists.gnu.org/archive/html/bug-gnulib/2014-08/msg00014.html
43757 - */
43758 - #ifdef __STDC_NO_VLA__
43759 - syntax error;
43760 - #else
43761 - extern int n;
43762 - int B[100];
43763 - int fvla (int m, int C[m][m]);
43764 -
43765 - int
43766 - simple (int count, int all[static count])
43767 - {
43768 - return all[count - 1];
43769 - }
43770 -
43771 - int
43772 - fvla (int m, int C[m][m])
43773 - {
43774 - typedef int VLA[m][m];
43775 - VLA x;
43776 - int D[m];
43777 - static int (*q)[m] = &B;
43778 - int (*s)[n] = q;
43779 - return C && &x[0][0] == &D[0] && &D[0] == s[0];
43780 - }
43781 - #endif
43782 - ]])],
43783 - [ac_cv_c_vararrays=yes],
43784 - [ac_cv_c_vararrays=no])])])
43785 - if test "$ac_cv_c_vararrays" = yes; then
43786 - dnl This is for compatibility with Autoconf 2.61-2.69.
43787 - AC_DEFINE([HAVE_C_VARARRAYS], 1,
43788 - [Define to 1 if C supports variable-length arrays.])
43789 - elif test "$ac_cv_c_vararrays" = no; then
43790 - AC_DEFINE([__STDC_NO_VLA__], 1,
43791 - [Define to 1 if C does not support variable-length arrays, and
43792 - if the compiler does not already define this.])
43793 - fi
43794 -])
43795 -
43796 -])
43797
43798 diff --git a/autotools/m4/vasnprintf.m4 b/autotools/m4/vasnprintf.m4
43799 index afdece7..b763a3d 100644
43800 --- a/autotools/m4/vasnprintf.m4
43801 +++ b/autotools/m4/vasnprintf.m4
43802 @@ -1,5 +1,5 @@
43803 -# vasnprintf.m4 serial 38
43804 -dnl Copyright (C) 2002-2004, 2006-2022 Free Software Foundation, Inc.
43805 +# vasnprintf.m4 serial 36
43806 +dnl Copyright (C) 2002-2004, 2006-2019 Free Software Foundation, Inc.
43807 dnl This file is free software; the Free Software Foundation
43808 dnl gives unlimited permission to copy and/or distribute it,
43809 dnl with or without modifications, as long as this notice is preserved.
43810 @@ -32,6 +32,7 @@ AC_DEFUN([gl_REPLACE_VASNPRINTF],
43811 # Prerequisites of lib/printf-args.h, lib/printf-args.c.
43812 AC_DEFUN([gl_PREREQ_PRINTF_ARGS],
43813 [
43814 + AC_REQUIRE([AC_TYPE_LONG_LONG_INT])
43815 AC_REQUIRE([gt_TYPE_WCHAR_T])
43816 AC_REQUIRE([gt_TYPE_WINT_T])
43817 ])
43818 @@ -40,6 +41,7 @@ AC_DEFUN([gl_PREREQ_PRINTF_ARGS],
43819 AC_DEFUN([gl_PREREQ_PRINTF_PARSE],
43820 [
43821 AC_REQUIRE([gl_FEATURES_H])
43822 + AC_REQUIRE([AC_TYPE_LONG_LONG_INT])
43823 AC_REQUIRE([gt_TYPE_WCHAR_T])
43824 AC_REQUIRE([gt_TYPE_WINT_T])
43825 AC_REQUIRE([AC_TYPE_SIZE_T])
43826 @@ -54,6 +56,7 @@ AC_DEFUN([gl_PREREQ_PRINTF_PARSE],
43827 AC_DEFUN_ONCE([gl_PREREQ_VASNPRINTF],
43828 [
43829 AC_REQUIRE([AC_FUNC_ALLOCA])
43830 + AC_REQUIRE([AC_TYPE_LONG_LONG_INT])
43831 AC_REQUIRE([gt_TYPE_WCHAR_T])
43832 AC_REQUIRE([gt_TYPE_WINT_T])
43833 AC_CHECK_FUNCS([snprintf strnlen wcslen wcsnlen mbrtowc wcrtomb])
43834 @@ -74,16 +77,6 @@ AC_DEFUN_ONCE([gl_PREREQ_VASNPRINTF],
43835 if the buffer had been large enough.])
43836 ;;
43837 esac
43838 - dnl Additionally, the use of %n can be eliminated by assuming that snprintf
43839 - dnl always produces NUL-terminated strings (no truncation).
43840 - AC_REQUIRE([gl_SNPRINTF_TRUNCATION_C99])
43841 - case "$gl_cv_func_snprintf_truncation_c99" in
43842 - *yes)
43843 - AC_DEFINE([HAVE_SNPRINTF_TRUNCATION_C99], [1],
43844 - [Define if the string produced by the snprintf function is always NUL
43845 - terminated.])
43846 - ;;
43847 - esac
43848 ])
43849
43850 # Extra prerequisites of lib/vasnprintf.c for supporting 'long double'
43851
43852 diff --git a/autotools/m4/vasprintf-posix.m4 b/autotools/m4/vasprintf-posix.m4
43853 index 122b221..3b8de2a 100644
43854 --- a/autotools/m4/vasprintf-posix.m4
43855 +++ b/autotools/m4/vasprintf-posix.m4
43856 @@ -1,5 +1,5 @@
43857 # vasprintf-posix.m4 serial 13
43858 -dnl Copyright (C) 2007-2022 Free Software Foundation, Inc.
43859 +dnl Copyright (C) 2007-2019 Free Software Foundation, Inc.
43860 dnl This file is free software; the Free Software Foundation
43861 dnl gives unlimited permission to copy and/or distribute it,
43862 dnl with or without modifications, as long as this notice is preserved.
43863
43864 diff --git a/autotools/m4/vasprintf.m4 b/autotools/m4/vasprintf.m4
43865 index b92977b..cd96229 100644
43866 --- a/autotools/m4/vasprintf.m4
43867 +++ b/autotools/m4/vasprintf.m4
43868 @@ -1,5 +1,5 @@
43869 # vasprintf.m4 serial 6
43870 -dnl Copyright (C) 2002-2003, 2006-2007, 2009-2022 Free Software Foundation,
43871 +dnl Copyright (C) 2002-2003, 2006-2007, 2009-2019 Free Software Foundation,
43872 dnl Inc.
43873 dnl This file is free software; the Free Software Foundation
43874 dnl gives unlimited permission to copy and/or distribute it,
43875
43876 diff --git a/autotools/m4/warn-on-use.m4 b/autotools/m4/warn-on-use.m4
43877 index d43355a..7ebe2d3 100644
43878 --- a/autotools/m4/warn-on-use.m4
43879 +++ b/autotools/m4/warn-on-use.m4
43880 @@ -1,5 +1,5 @@
43881 -# warn-on-use.m4 serial 9
43882 -dnl Copyright (C) 2010-2022 Free Software Foundation, Inc.
43883 +# warn-on-use.m4 serial 6
43884 +dnl Copyright (C) 2010-2019 Free Software Foundation, Inc.
43885 dnl This file is free software; the Free Software Foundation
43886 dnl gives unlimited permission to copy and/or distribute it,
43887 dnl with or without modifications, as long as this notice is preserved.
43888 @@ -30,15 +30,17 @@ AC_DEFUN([gl_WARN_ON_USE_PREPARE],
43889 [AH_TEMPLATE([HAVE_RAW_DECL_]AS_TR_CPP(m4_defn([gl_decl])),
43890 [Define to 1 if ]m4_defn([gl_decl])[ is declared even after
43891 undefining macros.])])dnl
43892 +dnl FIXME: gl_Symbol must be used unquoted until we can assume
43893 +dnl autoconf 2.64 or newer.
43894 for gl_func in m4_flatten([$2]); do
43895 AS_VAR_PUSHDEF([gl_Symbol], [gl_cv_have_raw_decl_$gl_func])dnl
43896 AC_CACHE_CHECK([whether $gl_func is declared without a macro],
43897 - [gl_Symbol],
43898 + gl_Symbol,
43899 [AC_COMPILE_IFELSE([AC_LANG_PROGRAM([$1],
43900 -[[#undef $gl_func
43901 - (void) $gl_func;]])],
43902 - [AS_VAR_SET([gl_Symbol], [yes])], [AS_VAR_SET([gl_Symbol], [no])])])
43903 - AS_VAR_IF([gl_Symbol], [yes],
43904 +[@%:@undef $gl_func
43905 + (void) $gl_func;])],
43906 + [AS_VAR_SET(gl_Symbol, [yes])], [AS_VAR_SET(gl_Symbol, [no])])])
43907 + AS_VAR_IF(gl_Symbol, [yes],
43908 [AC_DEFINE_UNQUOTED(AS_TR_CPP([HAVE_RAW_DECL_$gl_func]), [1])
43909 dnl shortcut - if the raw declaration exists, then set a cache
43910 dnl variable to allow skipping any later AC_CHECK_DECL efforts
43911
43912 diff --git a/autotools/m4/wchar_h.m4 b/autotools/m4/wchar_h.m4
43913 index 4baba1a..cd20e7a 100644
43914 --- a/autotools/m4/wchar_h.m4
43915 +++ b/autotools/m4/wchar_h.m4
43916 @@ -1,15 +1,15 @@
43917 dnl A placeholder for ISO C99 <wchar.h>, for platforms that have issues.
43918
43919 -dnl Copyright (C) 2007-2022 Free Software Foundation, Inc.
43920 +dnl Copyright (C) 2007-2019 Free Software Foundation, Inc.
43921 dnl This file is free software; the Free Software Foundation
43922 dnl gives unlimited permission to copy and/or distribute it,
43923 dnl with or without modifications, as long as this notice is preserved.
43924
43925 dnl Written by Eric Blake.
43926
43927 -# wchar_h.m4 serial 55
43928 +# wchar_h.m4 serial 43
43929
43930 -AC_DEFUN_ONCE([gl_WCHAR_H],
43931 +AC_DEFUN([gl_WCHAR_H],
43932 [
43933 AC_REQUIRE([gl_WCHAR_H_DEFAULTS])
43934 AC_REQUIRE([gl_WCHAR_H_INLINE_OK])
43935 @@ -40,24 +40,23 @@ AC_DEFUN_ONCE([gl_WCHAR_H],
43936 dnl Check for declarations of anything we want to poison if the
43937 dnl corresponding gnulib module is not in use.
43938 gl_WARN_ON_USE_PREPARE([[
43939 - #include <wchar.h>
43940 +/* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
43941 + <wchar.h>.
43942 + BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
43943 + included before <wchar.h>. */
43944 +#if !(defined __GLIBC__ && !defined __UCLIBC__)
43945 +# include <stddef.h>
43946 +# include <stdio.h>
43947 +# include <time.h>
43948 +#endif
43949 +#include <wchar.h>
43950 ]],
43951 [btowc wctob mbsinit mbrtowc mbrlen mbsrtowcs mbsnrtowcs wcrtomb
43952 - wcsrtombs wcsnrtombs wcwidth
43953 - wmemchr wmemcmp wmemcpy wmemmove wmempcpy wmemset
43954 + wcsrtombs wcsnrtombs wcwidth wmemchr wmemcmp wmemcpy wmemmove wmemset
43955 wcslen wcsnlen wcscpy wcpcpy wcsncpy wcpncpy wcscat wcsncat wcscmp
43956 wcsncmp wcscasecmp wcsncasecmp wcscoll wcsxfrm wcsdup wcschr wcsrchr
43957 wcscspn wcsspn wcspbrk wcsstr wcstok wcswidth wcsftime
43958 ])
43959 -
43960 - AC_REQUIRE([AC_C_RESTRICT])
43961 -
43962 - AC_CHECK_DECLS([wcsdup], [], [], [[
43963 - #include <wchar.h>
43964 - ]])
43965 - if test $ac_cv_have_decl_wcsdup = no; then
43966 - HAVE_DECL_WCSDUP=0
43967 - fi
43968 ])
43969
43970 dnl Check whether <wchar.h> is usable at all.
43971 @@ -68,49 +67,56 @@ AC_DEFUN([gl_WCHAR_H_INLINE_OK],
43972 dnl and <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42440>. In summary,
43973 dnl glibc version 2.5 or older, together with gcc version 4.3 or newer and
43974 dnl the option -std=c99 or -std=gnu99, leads to a broken <wchar.h>.
43975 - AC_REQUIRE([AC_CANONICAL_HOST])
43976 AC_CACHE_CHECK([whether <wchar.h> uses 'inline' correctly],
43977 [gl_cv_header_wchar_h_correct_inline],
43978 [gl_cv_header_wchar_h_correct_inline=yes
43979 - case "$host_os" in
43980 - *-gnu* | gnu*)
43981 - AC_LANG_CONFTEST([
43982 - AC_LANG_SOURCE([[
43983 - #define wcstod renamed_wcstod
43984 - #include <wchar.h>
43985 - extern int zero (void);
43986 - int main () { return zero(); }
43987 - ]])])
43988 - dnl Do not rename the object file from conftest.$ac_objext to
43989 - dnl conftest1.$ac_objext, as this will cause the link to fail on
43990 - dnl z/OS when using the XPLINK object format (due to duplicate
43991 - dnl CSECT names). Instead, temporarily redefine $ac_compile so
43992 - dnl that the object file has the latter name from the start.
43993 - save_ac_compile="$ac_compile"
43994 - ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest1/`
43995 - if echo '#include "conftest.c"' >conftest1.c \
43996 - && AC_TRY_EVAL([ac_compile]); then
43997 - AC_LANG_CONFTEST([
43998 - AC_LANG_SOURCE([[
43999 - #define wcstod renamed_wcstod
44000 - #include <wchar.h>
44001 - int zero (void) { return 0; }
44002 - ]])])
44003 - dnl See note above about renaming object files.
44004 - ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest2/`
44005 - if echo '#include "conftest.c"' >conftest2.c \
44006 - && AC_TRY_EVAL([ac_compile]); then
44007 - if $CC -o conftest$ac_exeext $CFLAGS $LDFLAGS conftest1.$ac_objext conftest2.$ac_objext $LIBS >&AS_MESSAGE_LOG_FD 2>&1; then
44008 - :
44009 - else
44010 - gl_cv_header_wchar_h_correct_inline=no
44011 - fi
44012 - fi
44013 + AC_LANG_CONFTEST([
44014 + AC_LANG_SOURCE([[#define wcstod renamed_wcstod
44015 +/* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
44016 + <wchar.h>.
44017 + BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
44018 + included before <wchar.h>. */
44019 +#include <stddef.h>
44020 +#include <stdio.h>
44021 +#include <time.h>
44022 +#include <wchar.h>
44023 +extern int zero (void);
44024 +int main () { return zero(); }
44025 +]])])
44026 + dnl Do not rename the object file from conftest.$ac_objext to
44027 + dnl conftest1.$ac_objext, as this will cause the link to fail on
44028 + dnl z/OS when using the XPLINK object format (due to duplicate
44029 + dnl CSECT names). Instead, temporarily redefine $ac_compile so
44030 + dnl that the object file has the latter name from the start.
44031 + save_ac_compile="$ac_compile"
44032 + ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest1/`
44033 + if echo '#include "conftest.c"' >conftest1.c &&
44034 + AC_TRY_EVAL([ac_compile]); then
44035 + AC_LANG_CONFTEST([
44036 + AC_LANG_SOURCE([[#define wcstod renamed_wcstod
44037 +/* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
44038 + <wchar.h>.
44039 + BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
44040 + included before <wchar.h>. */
44041 +#include <stddef.h>
44042 +#include <stdio.h>
44043 +#include <time.h>
44044 +#include <wchar.h>
44045 +int zero (void) { return 0; }
44046 +]])])
44047 + dnl See note above about renaming object files.
44048 + ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest2/`
44049 + if echo '#include "conftest.c"' >conftest2.c &&
44050 + AC_TRY_EVAL([ac_compile]); then
44051 + if $CC -o conftest$ac_exeext $CFLAGS $LDFLAGS conftest1.$ac_objext conftest2.$ac_objext $LIBS >&AS_MESSAGE_LOG_FD 2>&1; then
44052 + :
44053 + else
44054 + gl_cv_header_wchar_h_correct_inline=no
44055 fi
44056 - ac_compile="$save_ac_compile"
44057 - rm -f conftest[12].c conftest[12].$ac_objext conftest$ac_exeext
44058 - ;;
44059 - esac
44060 + fi
44061 + fi
44062 + ac_compile="$save_ac_compile"
44063 + rm -f conftest[12].c conftest[12].$ac_objext conftest$ac_exeext
44064 ])
44065 if test $gl_cv_header_wchar_h_correct_inline = no; then
44066 AC_MSG_ERROR([<wchar.h> cannot be used with this compiler ($CC $CFLAGS $CPPFLAGS).
44067 @@ -125,77 +131,57 @@ Configuration aborted.])
44068 fi
44069 ])
44070
44071 -# gl_WCHAR_MODULE_INDICATOR([modulename])
44072 -# sets the shell variable that indicates the presence of the given module
44073 -# to a C preprocessor expression that will evaluate to 1.
44074 -# This macro invocation must not occur in macros that are AC_REQUIREd.
44075 AC_DEFUN([gl_WCHAR_MODULE_INDICATOR],
44076 [
44077 - dnl Ensure to expand the default settings once only.
44078 - gl_WCHAR_H_REQUIRE_DEFAULTS
44079 + dnl Use AC_REQUIRE here, so that the default settings are expanded once only.
44080 + AC_REQUIRE([gl_WCHAR_H_DEFAULTS])
44081 gl_MODULE_INDICATOR_SET_VARIABLE([$1])
44082 dnl Define it also as a C macro, for the benefit of the unit tests.
44083 gl_MODULE_INDICATOR_FOR_TESTS([$1])
44084 ])
44085
44086 -# Initializes the default values for AC_SUBSTed shell variables.
44087 -# This macro must not be AC_REQUIREd. It must only be invoked, and only
44088 -# outside of macros or in macros that are not AC_REQUIREd.
44089 -AC_DEFUN([gl_WCHAR_H_REQUIRE_DEFAULTS],
44090 -[
44091 - m4_defun(GL_MODULE_INDICATOR_PREFIX[_WCHAR_H_MODULE_INDICATOR_DEFAULTS], [
44092 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_BTOWC])
44093 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_WCTOB])
44094 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MBSINIT])
44095 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MBRTOWC])
44096 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MBRLEN])
44097 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MBSRTOWCS])
44098 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MBSNRTOWCS])
44099 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_WCRTOMB])
44100 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_WCSRTOMBS])
44101 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_WCSNRTOMBS])
44102 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_WCWIDTH])
44103 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_WMEMCHR])
44104 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_WMEMCMP])
44105 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_WMEMCPY])
44106 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_WMEMMOVE])
44107 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_WMEMPCPY])
44108 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_WMEMSET])
44109 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_WCSLEN])
44110 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_WCSNLEN])
44111 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_WCSCPY])
44112 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_WCPCPY])
44113 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_WCSNCPY])
44114 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_WCPNCPY])
44115 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_WCSCAT])
44116 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_WCSNCAT])
44117 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_WCSCMP])
44118 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_WCSNCMP])
44119 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_WCSCASECMP])
44120 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_WCSNCASECMP])
44121 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_WCSCOLL])
44122 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_WCSXFRM])
44123 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_WCSDUP])
44124 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_WCSCHR])
44125 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_WCSRCHR])
44126 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_WCSCSPN])
44127 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_WCSSPN])
44128 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_WCSPBRK])
44129 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_WCSSTR])
44130 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_WCSTOK])
44131 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_WCSWIDTH])
44132 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_WCSFTIME])
44133 - dnl Support Microsoft deprecated alias function names by default.
44134 - gl_MODULE_INDICATOR_INIT_VARIABLE([GNULIB_MDA_WCSDUP], [1])
44135 - ])
44136 - m4_require(GL_MODULE_INDICATOR_PREFIX[_WCHAR_H_MODULE_INDICATOR_DEFAULTS])
44137 - dnl Make sure the shell variable for GNULIB_FREE_POSIX is initialized.
44138 - gl_STDLIB_H_REQUIRE_DEFAULTS
44139 - AC_REQUIRE([gl_WCHAR_H_DEFAULTS])
44140 -])
44141 -
44142 AC_DEFUN([gl_WCHAR_H_DEFAULTS],
44143 [
44144 + GNULIB_BTOWC=0; AC_SUBST([GNULIB_BTOWC])
44145 + GNULIB_WCTOB=0; AC_SUBST([GNULIB_WCTOB])
44146 + GNULIB_MBSINIT=0; AC_SUBST([GNULIB_MBSINIT])
44147 + GNULIB_MBRTOWC=0; AC_SUBST([GNULIB_MBRTOWC])
44148 + GNULIB_MBRLEN=0; AC_SUBST([GNULIB_MBRLEN])
44149 + GNULIB_MBSRTOWCS=0; AC_SUBST([GNULIB_MBSRTOWCS])
44150 + GNULIB_MBSNRTOWCS=0; AC_SUBST([GNULIB_MBSNRTOWCS])
44151 + GNULIB_WCRTOMB=0; AC_SUBST([GNULIB_WCRTOMB])
44152 + GNULIB_WCSRTOMBS=0; AC_SUBST([GNULIB_WCSRTOMBS])
44153 + GNULIB_WCSNRTOMBS=0; AC_SUBST([GNULIB_WCSNRTOMBS])
44154 + GNULIB_WCWIDTH=0; AC_SUBST([GNULIB_WCWIDTH])
44155 + GNULIB_WMEMCHR=0; AC_SUBST([GNULIB_WMEMCHR])
44156 + GNULIB_WMEMCMP=0; AC_SUBST([GNULIB_WMEMCMP])
44157 + GNULIB_WMEMCPY=0; AC_SUBST([GNULIB_WMEMCPY])
44158 + GNULIB_WMEMMOVE=0; AC_SUBST([GNULIB_WMEMMOVE])
44159 + GNULIB_WMEMSET=0; AC_SUBST([GNULIB_WMEMSET])
44160 + GNULIB_WCSLEN=0; AC_SUBST([GNULIB_WCSLEN])
44161 + GNULIB_WCSNLEN=0; AC_SUBST([GNULIB_WCSNLEN])
44162 + GNULIB_WCSCPY=0; AC_SUBST([GNULIB_WCSCPY])
44163 + GNULIB_WCPCPY=0; AC_SUBST([GNULIB_WCPCPY])
44164 + GNULIB_WCSNCPY=0; AC_SUBST([GNULIB_WCSNCPY])
44165 + GNULIB_WCPNCPY=0; AC_SUBST([GNULIB_WCPNCPY])
44166 + GNULIB_WCSCAT=0; AC_SUBST([GNULIB_WCSCAT])
44167 + GNULIB_WCSNCAT=0; AC_SUBST([GNULIB_WCSNCAT])
44168 + GNULIB_WCSCMP=0; AC_SUBST([GNULIB_WCSCMP])
44169 + GNULIB_WCSNCMP=0; AC_SUBST([GNULIB_WCSNCMP])
44170 + GNULIB_WCSCASECMP=0; AC_SUBST([GNULIB_WCSCASECMP])
44171 + GNULIB_WCSNCASECMP=0; AC_SUBST([GNULIB_WCSNCASECMP])
44172 + GNULIB_WCSCOLL=0; AC_SUBST([GNULIB_WCSCOLL])
44173 + GNULIB_WCSXFRM=0; AC_SUBST([GNULIB_WCSXFRM])
44174 + GNULIB_WCSDUP=0; AC_SUBST([GNULIB_WCSDUP])
44175 + GNULIB_WCSCHR=0; AC_SUBST([GNULIB_WCSCHR])
44176 + GNULIB_WCSRCHR=0; AC_SUBST([GNULIB_WCSRCHR])
44177 + GNULIB_WCSCSPN=0; AC_SUBST([GNULIB_WCSCSPN])
44178 + GNULIB_WCSSPN=0; AC_SUBST([GNULIB_WCSSPN])
44179 + GNULIB_WCSPBRK=0; AC_SUBST([GNULIB_WCSPBRK])
44180 + GNULIB_WCSSTR=0; AC_SUBST([GNULIB_WCSSTR])
44181 + GNULIB_WCSTOK=0; AC_SUBST([GNULIB_WCSTOK])
44182 + GNULIB_WCSWIDTH=0; AC_SUBST([GNULIB_WCSWIDTH])
44183 + GNULIB_WCSFTIME=0; AC_SUBST([GNULIB_WCSFTIME])
44184 dnl Assume proper GNU behavior unless another module says otherwise.
44185 HAVE_BTOWC=1; AC_SUBST([HAVE_BTOWC])
44186 HAVE_MBSINIT=1; AC_SUBST([HAVE_MBSINIT])
44187 @@ -210,7 +196,6 @@ AC_DEFUN([gl_WCHAR_H_DEFAULTS],
44188 HAVE_WMEMCMP=1; AC_SUBST([HAVE_WMEMCMP])
44189 HAVE_WMEMCPY=1; AC_SUBST([HAVE_WMEMCPY])
44190 HAVE_WMEMMOVE=1; AC_SUBST([HAVE_WMEMMOVE])
44191 - HAVE_WMEMPCPY=1; AC_SUBST([HAVE_WMEMPCPY])
44192 HAVE_WMEMSET=1; AC_SUBST([HAVE_WMEMSET])
44193 HAVE_WCSLEN=1; AC_SUBST([HAVE_WCSLEN])
44194 HAVE_WCSNLEN=1; AC_SUBST([HAVE_WCSNLEN])
44195 @@ -237,7 +222,6 @@ AC_DEFUN([gl_WCHAR_H_DEFAULTS],
44196 HAVE_WCSWIDTH=1; AC_SUBST([HAVE_WCSWIDTH])
44197 HAVE_WCSFTIME=1; AC_SUBST([HAVE_WCSFTIME])
44198 HAVE_DECL_WCTOB=1; AC_SUBST([HAVE_DECL_WCTOB])
44199 - HAVE_DECL_WCSDUP=1; AC_SUBST([HAVE_DECL_WCSDUP])
44200 HAVE_DECL_WCWIDTH=1; AC_SUBST([HAVE_DECL_WCWIDTH])
44201 REPLACE_MBSTATE_T=0; AC_SUBST([REPLACE_MBSTATE_T])
44202 REPLACE_BTOWC=0; AC_SUBST([REPLACE_BTOWC])
44203 @@ -253,5 +237,4 @@ AC_DEFUN([gl_WCHAR_H_DEFAULTS],
44204 REPLACE_WCWIDTH=0; AC_SUBST([REPLACE_WCWIDTH])
44205 REPLACE_WCSWIDTH=0; AC_SUBST([REPLACE_WCSWIDTH])
44206 REPLACE_WCSFTIME=0; AC_SUBST([REPLACE_WCSFTIME])
44207 - REPLACE_WCSTOK=0; AC_SUBST([REPLACE_WCSTOK])
44208 ])
44209
44210 diff --git a/autotools/m4/wchar_t.m4 b/autotools/m4/wchar_t.m4
44211 index 268e3e5..5db5815 100644
44212 --- a/autotools/m4/wchar_t.m4
44213 +++ b/autotools/m4/wchar_t.m4
44214 @@ -1,5 +1,5 @@
44215 # wchar_t.m4 serial 4 (gettext-0.18.2)
44216 -dnl Copyright (C) 2002-2003, 2008-2022 Free Software Foundation, Inc.
44217 +dnl Copyright (C) 2002-2003, 2008-2019 Free Software Foundation, Inc.
44218 dnl This file is free software; the Free Software Foundation
44219 dnl gives unlimited permission to copy and/or distribute it,
44220 dnl with or without modifications, as long as this notice is preserved.
44221
44222 diff --git a/autotools/m4/wint_t.m4 b/autotools/m4/wint_t.m4
44223 index adc5866..61e8a23 100644
44224 --- a/autotools/m4/wint_t.m4
44225 +++ b/autotools/m4/wint_t.m4
44226 @@ -1,5 +1,5 @@
44227 -# wint_t.m4 serial 11
44228 -dnl Copyright (C) 2003, 2007-2022 Free Software Foundation, Inc.
44229 +# wint_t.m4 serial 7
44230 +dnl Copyright (C) 2003, 2007-2019 Free Software Foundation, Inc.
44231 dnl This file is free software; the Free Software Foundation
44232 dnl gives unlimited permission to copy and/or distribute it,
44233 dnl with or without modifications, as long as this notice is preserved.
44234 @@ -14,7 +14,15 @@ AC_DEFUN([gt_TYPE_WINT_T],
44235 AC_CACHE_CHECK([for wint_t], [gt_cv_c_wint_t],
44236 [AC_COMPILE_IFELSE(
44237 [AC_LANG_PROGRAM(
44238 - [[#include <wchar.h>
44239 + [[
44240 +/* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
44241 + <wchar.h>.
44242 + BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be included
44243 + before <wchar.h>. */
44244 +#include <stddef.h>
44245 +#include <stdio.h>
44246 +#include <time.h>
44247 +#include <wchar.h>
44248 wint_t foo = (wchar_t)'\0';]],
44249 [[]])],
44250 [gt_cv_c_wint_t=yes],
44251 @@ -24,24 +32,33 @@ AC_DEFUN([gt_TYPE_WINT_T],
44252
44253 dnl Determine whether gnulib's <wchar.h> or <wctype.h> would, if present,
44254 dnl override 'wint_t'.
44255 - AC_CACHE_CHECK([whether wint_t is large enough],
44256 - [gl_cv_type_wint_t_large_enough],
44257 + AC_CACHE_CHECK([whether wint_t is too small],
44258 + [gl_cv_type_wint_t_too_small],
44259 [AC_COMPILE_IFELSE(
44260 - [AC_LANG_PROGRAM(
44261 - [[#include <wchar.h>
44262 + [AC_LANG_PROGRAM([[
44263 +/* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
44264 + <wchar.h>.
44265 + BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
44266 + included before <wchar.h>. */
44267 +#if !(defined __GLIBC__ && !defined __UCLIBC__)
44268 +# include <stddef.h>
44269 +# include <stdio.h>
44270 +# include <time.h>
44271 +#endif
44272 +#include <wchar.h>
44273 int verify[sizeof (wint_t) < sizeof (int) ? -1 : 1];
44274 - ]])],
44275 - [gl_cv_type_wint_t_large_enough=yes],
44276 - [gl_cv_type_wint_t_large_enough=no])])
44277 - if test $gl_cv_type_wint_t_large_enough = no; then
44278 - GNULIBHEADERS_OVERRIDE_WINT_T=1
44279 + ]])],
44280 + [gl_cv_type_wint_t_too_small=no],
44281 + [gl_cv_type_wint_t_too_small=yes])])
44282 + if test $gl_cv_type_wint_t_too_small = yes; then
44283 + GNULIB_OVERRIDES_WINT_T=1
44284 else
44285 - GNULIBHEADERS_OVERRIDE_WINT_T=0
44286 + GNULIB_OVERRIDES_WINT_T=0
44287 fi
44288 else
44289 - GNULIBHEADERS_OVERRIDE_WINT_T=0
44290 + GNULIB_OVERRIDES_WINT_T=0
44291 fi
44292 - AC_SUBST([GNULIBHEADERS_OVERRIDE_WINT_T])
44293 + AC_SUBST([GNULIB_OVERRIDES_WINT_T])
44294 ])
44295
44296 dnl Prerequisites of the 'wint_t' override.
44297
44298 diff --git a/autotools/m4/xalloc.m4 b/autotools/m4/xalloc.m4
44299 index 17a9c06..dfff943 100644
44300 --- a/autotools/m4/xalloc.m4
44301 +++ b/autotools/m4/xalloc.m4
44302 @@ -1,5 +1,5 @@
44303 # xalloc.m4 serial 18
44304 -dnl Copyright (C) 2002-2006, 2009-2022 Free Software Foundation, Inc.
44305 +dnl Copyright (C) 2002-2006, 2009-2019 Free Software Foundation, Inc.
44306 dnl This file is free software; the Free Software Foundation
44307 dnl gives unlimited permission to copy and/or distribute it,
44308 dnl with or without modifications, as long as this notice is preserved.
44309
44310 diff --git a/autotools/m4/xsize.m4 b/autotools/m4/xsize.m4
44311 index 0109049..f2898ba 100644
44312 --- a/autotools/m4/xsize.m4
44313 +++ b/autotools/m4/xsize.m4
44314 @@ -1,5 +1,5 @@
44315 # xsize.m4 serial 5
44316 -dnl Copyright (C) 2003-2004, 2008-2022 Free Software Foundation, Inc.
44317 +dnl Copyright (C) 2003-2004, 2008-2019 Free Software Foundation, Inc.
44318 dnl This file is free software; the Free Software Foundation
44319 dnl gives unlimited permission to copy and/or distribute it,
44320 dnl with or without modifications, as long as this notice is preserved.
44321
44322 diff --git a/autotools/m4/year2038.m4 b/autotools/m4/year2038.m4
44323 deleted file mode 100644
44324 index 06db589..0000000
44325 --- a/autotools/m4/year2038.m4
44326 +++ /dev/null
44327 @@ -1,124 +0,0 @@
44328 -# year2038.m4 serial 7
44329 -dnl Copyright (C) 2017-2022 Free Software Foundation, Inc.
44330 -dnl This file is free software; the Free Software Foundation
44331 -dnl gives unlimited permission to copy and/or distribute it,
44332 -dnl with or without modifications, as long as this notice is preserved.
44333 -
44334 -dnl Attempt to ensure that 'time_t' can go past the year 2038 and that
44335 -dnl the functions 'time', 'stat', etc. work with post-2038 timestamps.
44336 -
44337 -AC_DEFUN([gl_YEAR2038_EARLY],
44338 -[
44339 - AC_REQUIRE([AC_CANONICAL_HOST])
44340 - case "$host_os" in
44341 - mingw*)
44342 - AC_DEFINE([__MINGW_USE_VC2005_COMPAT], [1],
44343 - [For 64-bit time_t on 32-bit mingw.])
44344 - ;;
44345 - esac
44346 -])
44347 -
44348 -# gl_YEAR2038_TEST_INCLUDES
44349 -# -------------------------
44350 -AC_DEFUN([gl_YEAR2038_TEST_INCLUDES],
44351 -[[
44352 - #include <time.h>
44353 - /* Check that time_t can represent 2**32 - 1 correctly. */
44354 - #define LARGE_TIME_T \\
44355 - ((time_t) (((time_t) 1 << 30) - 1 + 3 * ((time_t) 1 << 30)))
44356 - int verify_time_t_range[(LARGE_TIME_T / 65537 == 65535
44357 - && LARGE_TIME_T % 65537 == 0)
44358 - ? 1 : -1];
44359 -]])
44360 -
44361 -# gl_YEAR2038_BODY(REQUIRE-YEAR2038-SAFE)
44362 ------------------------------------------
44363 -AC_DEFUN([gl_YEAR2038_BODY],
44364 -[
44365 - AC_ARG_ENABLE([year2038],
44366 - [ --disable-year2038 omit support for timestamps past the year 2038])
44367 - AS_IF([test "$enable_year2038" != no],
44368 - [
44369 - dnl On many systems, time_t is already a 64-bit type.
44370 - dnl On those systems where time_t is still 32-bit, it requires kernel
44371 - dnl and libc support to make it 64-bit. For glibc 2.34 and later on Linux,
44372 - dnl defining _TIME_BITS=64 and _FILE_OFFSET_BITS=64 is needed on x86 and ARM.
44373 - dnl
44374 - dnl On native Windows, the system include files define types __time32_t
44375 - dnl and __time64_t. By default, time_t is an alias of
44376 - dnl - __time32_t on 32-bit mingw,
44377 - dnl - __time64_t on 64-bit mingw and on MSVC (since MSVC 8).
44378 - dnl But when compiling with -D__MINGW_USE_VC2005_COMPAT, time_t is an
44379 - dnl alias of __time64_t.
44380 - dnl And when compiling with -D_USE_32BIT_TIME_T, time_t is an alias of
44381 - dnl __time32_t.
44382 - AC_CACHE_CHECK([for time_t past the year 2038], [gl_cv_type_time_t_y2038],
44383 - [AC_COMPILE_IFELSE(
44384 - [AC_LANG_SOURCE([gl_YEAR2038_TEST_INCLUDES])],
44385 - [gl_cv_type_time_t_y2038=yes], [gl_cv_type_time_t_y2038=no])
44386 - ])
44387 - if test "$gl_cv_type_time_t_y2038" = no; then
44388 - AC_CACHE_CHECK([for 64-bit time_t with _TIME_BITS=64],
44389 - [gl_cv_type_time_t_bits_macro],
44390 - [AC_COMPILE_IFELSE(
44391 - [AC_LANG_SOURCE([[#define _TIME_BITS 64
44392 - #define _FILE_OFFSET_BITS 64
44393 - ]gl_YEAR2038_TEST_INCLUDES])],
44394 - [gl_cv_type_time_t_bits_macro=yes],
44395 - [gl_cv_type_time_t_bits_macro=no])
44396 - ])
44397 - if test "$gl_cv_type_time_t_bits_macro" = yes; then
44398 - AC_DEFINE([_TIME_BITS], [64],
44399 - [Number of bits in a timestamp, on hosts where this is settable.])
44400 - dnl AC_SYS_LARGFILE also defines this; it's OK if we do too.
44401 - AC_DEFINE([_FILE_OFFSET_BITS], [64],
44402 - [Number of bits in a file offset, on hosts where this is settable.])
44403 - gl_cv_type_time_t_y2038=yes
44404 - fi
44405 - fi
44406 - if test $gl_cv_type_time_t_y2038 = no; then
44407 - AC_COMPILE_IFELSE(
44408 - [AC_LANG_SOURCE(
44409 - [[#ifdef _USE_32BIT_TIME_T
44410 - int ok;
44411 - #else
44412 - error fail
44413 - #endif
44414 - ]])],
44415 - [AC_MSG_FAILURE(
44416 - [The 'time_t' type stops working after January 2038.
44417 - Remove _USE_32BIT_TIME_T from the compiler flags.])],
44418 - [# If not cross-compiling and $1 says we should check,
44419 - # and 'touch' works with a large timestamp, then evidently wider time_t
44420 - # is desired and supported, so fail and ask the builder to fix the
44421 - # problem. Otherwise, just warn the builder.
44422 - m4_ifval([$1],
44423 - [if test $cross_compiling = no \
44424 - && TZ=UTC0 touch -t 210602070628.15 conftest.time 2>/dev/null; then
44425 - case `TZ=UTC0 LC_ALL=C ls -l conftest.time 2>/dev/null` in
44426 - *'Feb 7 2106'* | *'Feb 7 17:10'*)
44427 - AC_MSG_FAILURE(
44428 - [The 'time_t' type stops working after January 2038,
44429 - and your system appears to support a wider 'time_t'.
44430 - Try configuring with 'CC="${CC} -m64"'.
44431 - To build with a 32-bit time_t anyway (not recommended),
44432 - configure with '--disable-year2038'.]);;
44433 - esac
44434 - rm -f conftest.time
44435 - fi])
44436 - if test "$gl_warned_about_y2038" != yes; then
44437 - AC_MSG_WARN(
44438 - [The 'time_t' type stops working after January 2038,
44439 - and this package needs a wider 'time_t' type
44440 - if there is any way to access timestamps after that.
44441 - Configure with 'CC="${CC} -m64"' perhaps?])
44442 - gl_warned_about_y2038=yes
44443 - fi
44444 - ])
44445 - fi])
44446 -])
44447 -
44448 -AC_DEFUN([gl_YEAR2038],
44449 -[
44450 - gl_YEAR2038_BODY([require-year2038-safe])
44451 -])
44452
44453 diff --git a/autotools/m4/zzgnulib.m4 b/autotools/m4/zzgnulib.m4
44454 deleted file mode 100644
44455 index fd73a20..0000000
44456 --- a/autotools/m4/zzgnulib.m4
44457 +++ /dev/null
44458 @@ -1,23 +0,0 @@
44459 -# zzgnulib.m4 serial 1
44460 -dnl Copyright (C) 2020-2022 Free Software Foundation, Inc.
44461 -dnl This file is free software; the Free Software Foundation
44462 -dnl gives unlimited permission to copy and/or distribute it,
44463 -dnl with or without modifications, as long as this notice is preserved.
44464 -
44465 -dnl This file must be named something that sorts after all other
44466 -dnl package- or gnulib-provided .m4 files - at least for those packages
44467 -dnl that redefine AC_PROG_CC.
44468 -
44469 -dnl Redefine AC_PROG_CC so that it ends with invocations of gl_COMPILER_CLANG
44470 -dnl and gl_COMPILER_PREPARE_CHECK_DECL.
44471 -m4_define([AC_PROG_CC],
44472 - m4_defn([AC_PROG_CC])[
44473 -gl_COMPILER_CLANG
44474 -gl_COMPILER_PREPARE_CHECK_DECL
44475 -])
44476 -
44477 -# gl_ZZGNULIB
44478 -# -----------
44479 -# Witness macro that this file has been included. Needed to force
44480 -# Automake to include this file after all other gnulib .m4 files.
44481 -AC_DEFUN([gl_ZZGNULIB])
44482
44483 diff --git a/config.h.in b/config.h.in
44484 index 8f5dc91..69632ac 100644
44485 --- a/config.h.in
44486 +++ b/config.h.in
44487 @@ -81,11 +81,7 @@
44488 #undef FUNC_MKDIR_DOT_BUG
44489
44490 /* Define to 1 if realpath() can malloc memory, always gives an absolute path,
44491 - and handles a trailing slash correctly. */
44492 -#undef FUNC_REALPATH_NEARLY_WORKS
44493 -
44494 -/* Define to 1 if realpath() can malloc memory, always gives an absolute path,
44495 - and handles leading slashes and a trailing slash correctly. */
44496 + and handles trailing slash correctly. */
44497 #undef FUNC_REALPATH_WORKS
44498
44499 /* Define to 1 if futimesat mishandles a NULL file name. */
44500 @@ -99,6 +95,9 @@
44501 */
44502 #undef GETGROUPS_ZERO_BUG
44503
44504 +/* Define if gettimeofday clobbers the localtime buffer. */
44505 +#undef GETTIMEOFDAY_CLOBBERS_LOCALTIME
44506 +
44507 /* Define this to 'void' or 'struct timezone' to match the system's
44508 declaration of the second argument to gettimeofday. */
44509 #undef GETTIMEOFDAY_TIMEZONE
44510 @@ -135,10 +134,6 @@
44511 "__gnu_printf__" instead of "__printf__" */
44512 #undef GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU
44513
44514 -/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
44515 - whether the gnulib module reallocarray shall be considered present. */
44516 -#undef GNULIB_REALLOCARRAY
44517 -
44518 /* Define to a C preprocessor expression that evaluates to 1 or 0, depending
44519 whether the gnulib module scanf shall be considered present. */
44520 #undef GNULIB_SCANF
44521 @@ -151,12 +146,6 @@
44522 whether the gnulib module strerror shall be considered present. */
44523 #undef GNULIB_STRERROR
44524
44525 -/* Define to 1 when the gnulib module calloc-gnu should be tested. */
44526 -#undef GNULIB_TEST_CALLOC_GNU
44527 -
44528 -/* Define to 1 when the gnulib module calloc-posix should be tested. */
44529 -#undef GNULIB_TEST_CALLOC_POSIX
44530 -
44531 /* Define to 1 when the gnulib module canonicalize_file_name should be tested.
44532 */
44533 #undef GNULIB_TEST_CANONICALIZE_FILE_NAME
44534 @@ -197,36 +186,12 @@
44535 /* Define to 1 when the gnulib module fdopendir should be tested. */
44536 #undef GNULIB_TEST_FDOPENDIR
44537
44538 -/* Define to 1 when the gnulib module fgetc should be tested. */
44539 -#undef GNULIB_TEST_FGETC
44540 -
44541 -/* Define to 1 when the gnulib module fgets should be tested. */
44542 -#undef GNULIB_TEST_FGETS
44543 -
44544 -/* Define to 1 when the gnulib module fprintf should be tested. */
44545 -#undef GNULIB_TEST_FPRINTF
44546 -
44547 -/* Define to 1 when the gnulib module fputc should be tested. */
44548 -#undef GNULIB_TEST_FPUTC
44549 -
44550 -/* Define to 1 when the gnulib module fputs should be tested. */
44551 -#undef GNULIB_TEST_FPUTS
44552 -
44553 -/* Define to 1 when the gnulib module fread should be tested. */
44554 -#undef GNULIB_TEST_FREAD
44555 -
44556 -/* Define to 1 when the gnulib module free-posix should be tested. */
44557 -#undef GNULIB_TEST_FREE_POSIX
44558 -
44559 /* Define to 1 when the gnulib module frexp should be tested. */
44560 #undef GNULIB_TEST_FREXP
44561
44562 /* Define to 1 when the gnulib module frexpl should be tested. */
44563 #undef GNULIB_TEST_FREXPL
44564
44565 -/* Define to 1 when the gnulib module fscanf should be tested. */
44566 -#undef GNULIB_TEST_FSCANF
44567 -
44568 /* Define to 1 when the gnulib module fstat should be tested. */
44569 #undef GNULIB_TEST_FSTAT
44570
44571 @@ -236,15 +201,6 @@
44572 /* Define to 1 when the gnulib module futimens should be tested. */
44573 #undef GNULIB_TEST_FUTIMENS
44574
44575 -/* Define to 1 when the gnulib module fwrite should be tested. */
44576 -#undef GNULIB_TEST_FWRITE
44577 -
44578 -/* Define to 1 when the gnulib module getc should be tested. */
44579 -#undef GNULIB_TEST_GETC
44580 -
44581 -/* Define to 1 when the gnulib module getchar should be tested. */
44582 -#undef GNULIB_TEST_GETCHAR
44583 -
44584 /* Define to 1 when the gnulib module getcwd should be tested. */
44585 #undef GNULIB_TEST_GETCWD
44586
44587 @@ -260,9 +216,6 @@
44588 /* Define to 1 when the gnulib module getline should be tested. */
44589 #undef GNULIB_TEST_GETLINE
44590
44591 -/* Define to 1 when the gnulib module getopt-posix should be tested. */
44592 -#undef GNULIB_TEST_GETOPT_POSIX
44593 -
44594 /* Define to 1 when the gnulib module gettimeofday should be tested. */
44595 #undef GNULIB_TEST_GETTIMEOFDAY
44596
44597 @@ -272,9 +225,6 @@
44598 /* Define to 1 when the gnulib module lstat should be tested. */
44599 #undef GNULIB_TEST_LSTAT
44600
44601 -/* Define to 1 when the gnulib module malloc-gnu should be tested. */
44602 -#undef GNULIB_TEST_MALLOC_GNU
44603 -
44604 /* Define to 1 when the gnulib module malloc-posix should be tested. */
44605 #undef GNULIB_TEST_MALLOC_POSIX
44606
44607 @@ -287,9 +237,6 @@
44608 /* Define to 1 when the gnulib module memrchr should be tested. */
44609 #undef GNULIB_TEST_MEMRCHR
44610
44611 -/* Define to 1 when the gnulib module mkdir should be tested. */
44612 -#undef GNULIB_TEST_MKDIR
44613 -
44614 /* Define to 1 when the gnulib module mkdirat should be tested. */
44615 #undef GNULIB_TEST_MKDIRAT
44616
44617 @@ -302,36 +249,12 @@
44618 /* Define to 1 when the gnulib module opendir should be tested. */
44619 #undef GNULIB_TEST_OPENDIR
44620
44621 -/* Define to 1 when the gnulib module pipe should be tested. */
44622 -#undef GNULIB_TEST_PIPE
44623 -
44624 -/* Define to 1 when the gnulib module printf should be tested. */
44625 -#undef GNULIB_TEST_PRINTF
44626 -
44627 -/* Define to 1 when the gnulib module putc should be tested. */
44628 -#undef GNULIB_TEST_PUTC
44629 -
44630 -/* Define to 1 when the gnulib module putchar should be tested. */
44631 -#undef GNULIB_TEST_PUTCHAR
44632 -
44633 -/* Define to 1 when the gnulib module puts should be tested. */
44634 -#undef GNULIB_TEST_PUTS
44635 -
44636 -/* Define to 1 when the gnulib module rawmemchr should be tested. */
44637 -#undef GNULIB_TEST_RAWMEMCHR
44638 -
44639 /* Define to 1 when the gnulib module readlink should be tested. */
44640 #undef GNULIB_TEST_READLINK
44641
44642 /* Define to 1 when the gnulib module readlinkat should be tested. */
44643 #undef GNULIB_TEST_READLINKAT
44644
44645 -/* Define to 1 when the gnulib module reallocarray should be tested. */
44646 -#undef GNULIB_TEST_REALLOCARRAY
44647 -
44648 -/* Define to 1 when the gnulib module realloc-gnu should be tested. */
44649 -#undef GNULIB_TEST_REALLOC_GNU
44650 -
44651 /* Define to 1 when the gnulib module realloc-posix should be tested. */
44652 #undef GNULIB_TEST_REALLOC_POSIX
44653
44654 @@ -347,9 +270,6 @@
44655 /* Define to 1 when the gnulib module rmdir should be tested. */
44656 #undef GNULIB_TEST_RMDIR
44657
44658 -/* Define to 1 when the gnulib module scanf should be tested. */
44659 -#undef GNULIB_TEST_SCANF
44660 -
44661 /* Define to 1 when the gnulib module signbit should be tested. */
44662 #undef GNULIB_TEST_SIGNBIT
44663
44664 @@ -389,20 +309,6 @@
44665 /* Define to 1 when the gnulib module vasprintf should be tested. */
44666 #undef GNULIB_TEST_VASPRINTF
44667
44668 -/* Define to 1 when the gnulib module vfprintf should be tested. */
44669 -#undef GNULIB_TEST_VFPRINTF
44670 -
44671 -/* Define to 1 when the gnulib module vprintf should be tested. */
44672 -#undef GNULIB_TEST_VPRINTF
44673 -
44674 -/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
44675 - whether the gnulib module xalloc shall be considered present. */
44676 -#undef GNULIB_XALLOC
44677 -
44678 -/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
44679 - whether the gnulib module xalloc-die shall be considered present. */
44680 -#undef GNULIB_XALLOC_DIE
44681 -
44682 /* Define to 1 if you have the `access' function. */
44683 #undef HAVE_ACCESS
44684
44685 @@ -425,9 +331,6 @@
44686 /* Define to 1 if you have the `canonicalize_file_name' function. */
44687 #undef HAVE_CANONICALIZE_FILE_NAME
44688
44689 -/* Define to 1 if you have the `clock_getres' function. */
44690 -#undef HAVE_CLOCK_GETRES
44691 -
44692 /* Define to 1 if you have the `clock_gettime' function. */
44693 #undef HAVE_CLOCK_GETTIME
44694
44695 @@ -452,9 +355,6 @@
44696 /* Define to 1 if you have the <crtdefs.h> header file. */
44697 #undef HAVE_CRTDEFS_H
44698
44699 -/* Define to 1 if C supports variable-length arrays. */
44700 -#undef HAVE_C_VARARRAYS
44701 -
44702 /* Define to 1 if you have the declaration of `alarm', and to 0 if you don't.
44703 */
44704 #undef HAVE_DECL_ALARM
44705 @@ -475,34 +375,14 @@
44706 */
44707 #undef HAVE_DECL_DIRFD
44708
44709 -/* Define to 1 if you have the declaration of `ecvt', and to 0 if you don't.
44710 - */
44711 -#undef HAVE_DECL_ECVT
44712 -
44713 -/* Define to 1 if you have the declaration of `execvpe', and to 0 if you
44714 - don't. */
44715 -#undef HAVE_DECL_EXECVPE
44716 -
44717 /* Define to 1 if you have the declaration of `fchdir', and to 0 if you don't.
44718 */
44719 #undef HAVE_DECL_FCHDIR
44720
44721 -/* Define to 1 if you have the declaration of `fcloseall', and to 0 if you
44722 - don't. */
44723 -#undef HAVE_DECL_FCLOSEALL
44724 -
44725 -/* Define to 1 if you have the declaration of `fcvt', and to 0 if you don't.
44726 - */
44727 -#undef HAVE_DECL_FCVT
44728 -
44729 /* Define to 1 if you have the declaration of `fdopendir', and to 0 if you
44730 don't. */
44731 #undef HAVE_DECL_FDOPENDIR
44732
44733 -/* Define to 1 if you have the declaration of `gcvt', and to 0 if you don't.
44734 - */
44735 -#undef HAVE_DECL_GCVT
44736 -
44737 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
44738 don't. */
44739 #undef HAVE_DECL_GETC_UNLOCKED
44740 @@ -543,10 +423,6 @@
44741 don't. */
44742 #undef HAVE_DECL_STRNCASECMP
44743
44744 -/* Define to 1 if you have the declaration of `wcsdup', and to 0 if you don't.
44745 - */
44746 -#undef HAVE_DECL_WCSDUP
44747 -
44748 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
44749 don't. */
44750 #undef HAVE_DECL__SNPRINTF
44751 @@ -564,6 +440,9 @@
44752 /* Define to 1 if you have the <dlfcn.h> header file. */
44753 #undef HAVE_DLFCN_H
44754
44755 +/* Define to 1 if you have the 'dup2' function. */
44756 +#undef HAVE_DUP2
44757 +
44758 /* Define to 1 if you have the `eaccess' function. */
44759 #undef HAVE_EACCESS
44760
44761 @@ -591,9 +470,6 @@
44762 /* Define to 1 if you have the `fmemopen' function. */
44763 #undef HAVE_FMEMOPEN
44764
44765 -/* Define if the 'free' function is guaranteed to preserve errno. */
44766 -#undef HAVE_FREE_POSIX
44767 -
44768 /* Define if the frexpl function is available in libc. */
44769 #undef HAVE_FREXPL_IN_LIBC
44770
44771 @@ -691,7 +567,7 @@
44772 /* Define to 1 if you have the `lutimes' function. */
44773 #undef HAVE_LUTIMES
44774
44775 -/* Define if malloc, realloc, and calloc set errno on allocation failure. */
44776 +/* Define if the 'malloc' function is POSIX compliant. */
44777 #undef HAVE_MALLOC_POSIX
44778
44779 /* Define to 1 if mmap()'s MAP_ANONYMOUS flag is available after including
44780 @@ -710,15 +586,6 @@
44781 /* Define to 1 if you have the `memrchr' function. */
44782 #undef HAVE_MEMRCHR
44783
44784 -/* Define to 1 if you have the <minix/config.h> header file. */
44785 -#undef HAVE_MINIX_CONFIG_H
44786 -
44787 -/* Define to 1 if <limits.h> defines the MIN and MAX macros. */
44788 -#undef HAVE_MINMAX_IN_LIMITS_H
44789 -
44790 -/* Define to 1 if <sys/param.h> defines the MIN and MAX macros. */
44791 -#undef HAVE_MINMAX_IN_SYS_PARAM_H
44792 -
44793 /* Define to 1 if you have the `mkdirat' function. */
44794 #undef HAVE_MKDIRAT
44795
44796 @@ -729,9 +596,6 @@
44797 concept. */
44798 #undef HAVE_MSVC_INVALID_PARAMETER_HANDLER
44799
44800 -/* Define to 1 if utimensat works, except for the trailing slash handling. */
44801 -#undef HAVE_NEARLY_WORKING_UTIMENSAT
44802 -
44803 /* Define to 1 if you have the `nl_langinfo' function. */
44804 #undef HAVE_NL_LANGINFO
44805
44806 @@ -750,17 +614,14 @@
44807 /* Define to 1 if you have the `pipe' function. */
44808 #undef HAVE_PIPE
44809
44810 -/* Define to 1 if you have the `rawmemchr' function. */
44811 -#undef HAVE_RAWMEMCHR
44812 -
44813 /* Define to 1 if you have the `readlink' function. */
44814 #undef HAVE_READLINK
44815
44816 /* Define to 1 if you have the `readlinkat' function. */
44817 #undef HAVE_READLINKAT
44818
44819 -/* Define to 1 if you have the `reallocarray' function. */
44820 -#undef HAVE_REALLOCARRAY
44821 +/* Define if the 'realloc' function is POSIX compliant. */
44822 +#undef HAVE_REALLOC_POSIX
44823
44824 /* Define to 1 if you have the `realpath' function. */
44825 #undef HAVE_REALPATH
44826 @@ -777,9 +638,6 @@
44827 /* Define to 1 if you have the `scandirat' function. */
44828 #undef HAVE_SCANDIRAT
44829
44830 -/* Define to 1 if you have the <sdkddkver.h> header file. */
44831 -#undef HAVE_SDKDDKVER_H
44832 -
44833 /* Define this if Linux/Solaris sendfile() is supported */
44834 #undef HAVE_SENDFILE4_SUPPORT
44835
44836 @@ -809,10 +667,6 @@
44837 buffer had been large enough. */
44838 #undef HAVE_SNPRINTF_RETVAL_C99
44839
44840 -/* Define if the string produced by the snprintf function is always NUL
44841 - terminated. */
44842 -#undef HAVE_SNPRINTF_TRUNCATION_C99
44843 -
44844 /* Define if you have ssl */
44845 #undef HAVE_SSL
44846
44847 @@ -838,6 +692,9 @@
44848 /* Define to 1 if you have the `strcasestr' function. */
44849 #undef HAVE_STRCASESTR
44850
44851 +/* Define to 1 if you have the `strdup' function. */
44852 +#undef HAVE_STRDUP
44853 +
44854 /* Define if you have `strerror_r'. */
44855 #undef HAVE_STRERROR_R
44856
44857 @@ -907,9 +764,6 @@
44858 /* Define to 1 if you have the <sys/types.h> header file. */
44859 #undef HAVE_SYS_TYPES_H
44860
44861 -/* Define to 1 if you have the `timespec_get' function. */
44862 -#undef HAVE_TIMESPEC_GET
44863 -
44864 /* Define to 1 if you have the <unistd.h> header file. */
44865 #undef HAVE_UNISTD_H
44866
44867 @@ -980,127 +834,6 @@
44868 /* Define to 1 if you have the `_set_invalid_parameter_handler' function. */
44869 #undef HAVE__SET_INVALID_PARAMETER_HANDLER
44870
44871 -/* Define to 1 if the compiler supports __builtin_expect,
44872 - and to 2 if <builtins.h> does. */
44873 -#undef HAVE___BUILTIN_EXPECT
44874 -#ifndef HAVE___BUILTIN_EXPECT
44875 -# define __builtin_expect(e, c) (e)
44876 -#elif HAVE___BUILTIN_EXPECT == 2
44877 -# include <builtins.h>
44878 -#endif
44879 -
44880 -
44881 -/* Define to 1 if ctype.h defines __header_inline. */
44882 -#undef HAVE___HEADER_INLINE
44883 -
44884 -/* Please see the Gnulib manual for how to use these macros.
44885 -
44886 - Suppress extern inline with HP-UX cc, as it appears to be broken; see
44887 - <https://lists.gnu.org/r/bug-texinfo/2013-02/msg00030.html>.
44888 -
44889 - Suppress extern inline with Sun C in standards-conformance mode, as it
44890 - mishandles inline functions that call each other. E.g., for 'inline void f
44891 - (void) { } inline void g (void) { f (); }', c99 incorrectly complains
44892 - 'reference to static identifier "f" in extern inline function'.
44893 - This bug was observed with Oracle Developer Studio 12.6
44894 - (Sun C 5.15 SunOS_sparc 2017/05/30).
44895 -
44896 - Suppress extern inline (with or without __attribute__ ((__gnu_inline__)))
44897 - on configurations that mistakenly use 'static inline' to implement
44898 - functions or macros in standard C headers like <ctype.h>. For example,
44899 - if isdigit is mistakenly implemented via a static inline function,
44900 - a program containing an extern inline function that calls isdigit
44901 - may not work since the C standard prohibits extern inline functions
44902 - from calling static functions (ISO C 99 section 6.7.4.(3).
44903 - This bug is known to occur on:
44904 -
44905 - OS X 10.8 and earlier; see:
44906 - https://lists.gnu.org/r/bug-gnulib/2012-12/msg00023.html
44907 -
44908 - DragonFly; see
44909 - http://muscles.dragonflybsd.org/bulk/clang-master-potential/20141111_102002/logs/ah-tty-0.3.12.log
44910 -
44911 - FreeBSD; see:
44912 - https://lists.gnu.org/r/bug-gnulib/2014-07/msg00104.html
44913 -
44914 - OS X 10.9 has a macro __header_inline indicating the bug is fixed for C and
44915 - for clang but remains for g++; see <https://trac.macports.org/ticket/41033>.
44916 - Assume DragonFly and FreeBSD will be similar.
44917 -
44918 - GCC 4.3 and above with -std=c99 or -std=gnu99 implements ISO C99
44919 - inline semantics, unless -fgnu89-inline is used. It defines a macro
44920 - __GNUC_STDC_INLINE__ to indicate this situation or a macro
44921 - __GNUC_GNU_INLINE__ to indicate the opposite situation.
44922 - GCC 4.2 with -std=c99 or -std=gnu99 implements the GNU C inline
44923 - semantics but warns, unless -fgnu89-inline is used:
44924 - warning: C99 inline functions are not supported; using GNU89
44925 - warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute
44926 - It defines a macro __GNUC_GNU_INLINE__ to indicate this situation.
44927 - */
44928 -#if (((defined __APPLE__ && defined __MACH__) \
44929 - || defined __DragonFly__ || defined __FreeBSD__) \
44930 - && (defined HAVE___HEADER_INLINE \
44931 - ? (defined __cplusplus && defined __GNUC_STDC_INLINE__ \
44932 - && ! defined __clang__) \
44933 - : ((! defined _DONT_USE_CTYPE_INLINE_ \
44934 - && (defined __GNUC__ || defined __cplusplus)) \
44935 - || (defined _FORTIFY_SOURCE && 0 < _FORTIFY_SOURCE \
44936 - && defined __GNUC__ && ! defined __cplusplus))))
44937 -# define _GL_EXTERN_INLINE_STDHEADER_BUG
44938 -#endif
44939 -#if ((__GNUC__ \
44940 - ? defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__ \
44941 - : (199901L <= __STDC_VERSION__ \
44942 - && !defined __HP_cc \
44943 - && !defined __PGI \
44944 - && !(defined __SUNPRO_C && __STDC__))) \
44945 - && !defined _GL_EXTERN_INLINE_STDHEADER_BUG)
44946 -# define _GL_INLINE inline
44947 -# define _GL_EXTERN_INLINE extern inline
44948 -# define _GL_EXTERN_INLINE_IN_USE
44949 -#elif (2 < __GNUC__ + (7 <= __GNUC_MINOR__) && !defined __STRICT_ANSI__ \
44950 - && !defined _GL_EXTERN_INLINE_STDHEADER_BUG)
44951 -# if defined __GNUC_GNU_INLINE__ && __GNUC_GNU_INLINE__
44952 - /* __gnu_inline__ suppresses a GCC 4.2 diagnostic. */
44953 -# define _GL_INLINE extern inline __attribute__ ((__gnu_inline__))
44954 -# else
44955 -# define _GL_INLINE extern inline
44956 -# endif
44957 -# define _GL_EXTERN_INLINE extern
44958 -# define _GL_EXTERN_INLINE_IN_USE
44959 -#else
44960 -# define _GL_INLINE _GL_UNUSED static
44961 -# define _GL_EXTERN_INLINE _GL_UNUSED static
44962 -#endif
44963 -
44964 -/* In GCC 4.6 (inclusive) to 5.1 (exclusive),
44965 - suppress bogus "no previous prototype for 'FOO'"
44966 - and "no previous declaration for 'FOO'" diagnostics,
44967 - when FOO is an inline function in the header; see
44968 - <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54113> and
44969 - <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63877>. */
44970 -#if __GNUC__ == 4 && 6 <= __GNUC_MINOR__
44971 -# if defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__
44972 -# define _GL_INLINE_HEADER_CONST_PRAGMA
44973 -# else
44974 -# define _GL_INLINE_HEADER_CONST_PRAGMA \
44975 - _Pragma ("GCC diagnostic ignored \"-Wsuggest-attribute=const\"")
44976 -# endif
44977 -# define _GL_INLINE_HEADER_BEGIN \
44978 - _Pragma ("GCC diagnostic push") \
44979 - _Pragma ("GCC diagnostic ignored \"-Wmissing-prototypes\"") \
44980 - _Pragma ("GCC diagnostic ignored \"-Wmissing-declarations\"") \
44981 - _GL_INLINE_HEADER_CONST_PRAGMA
44982 -# define _GL_INLINE_HEADER_END \
44983 - _Pragma ("GCC diagnostic pop")
44984 -#else
44985 -# define _GL_INLINE_HEADER_BEGIN
44986 -# define _GL_INLINE_HEADER_END
44987 -#endif
44988 -
44989 -/* Define to 1 if the compiler supports the keyword '__inline'. */
44990 -#undef HAVE___INLINE
44991 -
44992 /* Define as the bit index in the word where to find bit 0 of the exponent of
44993 'long double'. */
44994 #undef LDBL_EXPBIT0_BIT
44995 @@ -1206,6 +939,9 @@
44996 /* Define to the version of this package. */
44997 #undef PACKAGE_VERSION
44998
44999 +/* Define if <inttypes.h> exists and defines unusable PRI* macros. */
45000 +#undef PRI_MACROS_BROKEN
45001 +
45002 /* Define to the type that is the result of default argument promotions of
45003 type mode_t. */
45004 #undef PROMOTED_MODE_T
45005 @@ -1217,10 +953,6 @@
45006 /* Define to 1 if readlink fails to recognize a trailing slash. */
45007 #undef READLINK_TRAILING_SLASH_BUG
45008
45009 -/* Define to 1 if readlink sets errno instead of truncating a too-long link.
45010 - */
45011 -#undef READLINK_TRUNCATE_BUG
45012 -
45013 /* Define if rename does not work when the destination file exists, as on
45014 Cygwin 1.5 or Windows. */
45015 #undef RENAME_DEST_EXISTS_BUG
45016 @@ -1247,10 +979,6 @@
45017 slash */
45018 #undef REPLACE_FUNC_STAT_FILE
45019
45020 -/* Define to 1 if utime needs help when passed a file name with a trailing
45021 - slash */
45022 -#undef REPLACE_FUNC_UTIME_FILE
45023 -
45024 /* Define to 1 if open() should work around the inability to open a directory.
45025 */
45026 #undef REPLACE_OPEN_DIRECTORY
45027 @@ -1312,44 +1040,19 @@
45028 #ifndef _DARWIN_C_SOURCE
45029 # undef _DARWIN_C_SOURCE
45030 #endif
45031 -/* Enable general extensions on Solaris. */
45032 -#ifndef __EXTENSIONS__
45033 -# undef __EXTENSIONS__
45034 -#endif
45035 /* Enable GNU extensions on systems that have them. */
45036 #ifndef _GNU_SOURCE
45037 # undef _GNU_SOURCE
45038 #endif
45039 -/* Enable X/Open compliant socket functions that do not require linking
45040 - with -lxnet on HP-UX 11.11. */
45041 -#ifndef _HPUX_ALT_XOPEN_SOCKET_API
45042 -# undef _HPUX_ALT_XOPEN_SOCKET_API
45043 -#endif
45044 -/* Identify the host operating system as Minix.
45045 - This macro does not affect the system headers' behavior.
45046 - A future release of Autoconf may stop defining this macro. */
45047 -#ifndef _MINIX
45048 -# undef _MINIX
45049 -#endif
45050 -/* Enable general extensions on NetBSD.
45051 - Enable NetBSD compatibility extensions on Minix. */
45052 +/* Enable NetBSD extensions on NetBSD. */
45053 #ifndef _NETBSD_SOURCE
45054 # undef _NETBSD_SOURCE
45055 #endif
45056 -/* Enable OpenBSD compatibility extensions on NetBSD.
45057 - Oddly enough, this does nothing on OpenBSD. */
45058 +/* Enable OpenBSD extensions on NetBSD. */
45059 #ifndef _OPENBSD_SOURCE
45060 # undef _OPENBSD_SOURCE
45061 #endif
45062 -/* Define to 1 if needed for POSIX-compatible behavior. */
45063 -#ifndef _POSIX_SOURCE
45064 -# undef _POSIX_SOURCE
45065 -#endif
45066 -/* Define to 2 if needed for POSIX-compatible behavior. */
45067 -#ifndef _POSIX_1_SOURCE
45068 -# undef _POSIX_1_SOURCE
45069 -#endif
45070 -/* Enable POSIX-compatible threading on Solaris. */
45071 +/* Enable threading extensions on Solaris. */
45072 #ifndef _POSIX_PTHREAD_SEMANTICS
45073 # undef _POSIX_PTHREAD_SEMANTICS
45074 #endif
45075 @@ -1385,11 +1088,21 @@
45076 #ifndef _TANDEM_SOURCE
45077 # undef _TANDEM_SOURCE
45078 #endif
45079 -/* Enable X/Open extensions. Define to 500 only if necessary
45080 - to make mbstate_t available. */
45081 +/* Enable X/Open extensions if necessary. HP-UX 11.11 defines
45082 + mbstate_t only if _XOPEN_SOURCE is defined to 500, regardless of
45083 + whether compiling with -Ae or -D_HPUX_SOURCE=1. */
45084 #ifndef _XOPEN_SOURCE
45085 # undef _XOPEN_SOURCE
45086 #endif
45087 +/* Enable X/Open compliant socket functions that do not require linking
45088 + with -lxnet on HP-UX 11.11. */
45089 +#ifndef _HPUX_ALT_XOPEN_SOCKET_API
45090 +# undef _HPUX_ALT_XOPEN_SOCKET_API
45091 +#endif
45092 +/* Enable general extensions on Solaris. */
45093 +#ifndef __EXTENSIONS__
45094 +# undef __EXTENSIONS__
45095 +#endif
45096
45097
45098 /* Version number of package */
45099 @@ -1418,43 +1131,23 @@
45100 /* Number of bits in a file offset, on hosts where this is settable. */
45101 #undef _FILE_OFFSET_BITS
45102
45103 -/* True if the compiler says it groks GNU C version MAJOR.MINOR. */
45104 -#if defined __GNUC__ && defined __GNUC_MINOR__
45105 -# define _GL_GNUC_PREREQ(major, minor) \
45106 - ((major) < __GNUC__ + ((minor) <= __GNUC_MINOR__))
45107 -#else
45108 -# define _GL_GNUC_PREREQ(major, minor) 0
45109 -#endif
45110 -
45111 -
45112 -/* Define to enable the declarations of ISO C 11 types and functions. */
45113 -#undef _ISOC11_SOURCE
45114 -
45115 /* Define for large files, on AIX-style hosts. */
45116 #undef _LARGE_FILES
45117
45118 +/* Define to 1 if on MINIX. */
45119 +#undef _MINIX
45120 +
45121 +/* Define to 1 to make NetBSD features available. MINIX 3 needs this. */
45122 +#undef _NETBSD_SOURCE
45123 +
45124 /* The _Noreturn keyword of C11. */
45125 #ifndef _Noreturn
45126 -# if (defined __cplusplus \
45127 - && ((201103 <= __cplusplus && !(__GNUC__ == 4 && __GNUC_MINOR__ == 7)) \
45128 - || (defined _MSC_VER && 1900 <= _MSC_VER)) \
45129 - && 0)
45130 - /* [[noreturn]] is not practically usable, because with it the syntax
45131 - extern _Noreturn void func (...);
45132 - would not be valid; such a declaration would only be valid with 'extern'
45133 - and '_Noreturn' swapped, or without the 'extern' keyword. However, some
45134 - AIX system header files and several gnulib header files use precisely
45135 - this syntax with 'extern'. */
45136 +# if 201103 <= (defined __cplusplus ? __cplusplus : 0)
45137 # define _Noreturn [[noreturn]]
45138 -# elif ((!defined __cplusplus || defined __clang__) \
45139 - && (201112 <= (defined __STDC_VERSION__ ? __STDC_VERSION__ : 0) \
45140 - || (!defined __STRICT_ANSI__ \
45141 - && (_GL_GNUC_PREREQ (4, 7) \
45142 - || (defined __apple_build_version__ \
45143 - ? 6000000 <= __apple_build_version__ \
45144 - : 3 < __clang_major__ + (5 <= __clang_minor__))))))
45145 +# elif (201112 <= (defined __STDC_VERSION__ ? __STDC_VERSION__ : 0) \
45146 + || 4 < __GNUC__ + (7 <= __GNUC_MINOR__))
45147 /* _Noreturn works as-is. */
45148 -# elif _GL_GNUC_PREREQ (2, 8) || defined __clang__ || 0x5110 <= __SUNPRO_C
45149 +# elif 2 < __GNUC__ + (8 <= __GNUC_MINOR__) || 0x5110 <= __SUNPRO_C
45150 # define _Noreturn __attribute__ ((__noreturn__))
45151 # elif 1200 <= (defined _MSC_VER ? _MSC_VER : 0)
45152 # define _Noreturn __declspec (noreturn)
45153 @@ -1464,8 +1157,12 @@
45154 #endif
45155
45156
45157 -/* Number of bits in a timestamp, on hosts where this is settable. */
45158 -#undef _TIME_BITS
45159 +/* Define to 2 if the system does not provide POSIX.1 features except with
45160 + this defined. */
45161 +#undef _POSIX_1_SOURCE
45162 +
45163 +/* Define to 1 if you need to in order for 'stat' and other things to work. */
45164 +#undef _POSIX_SOURCE
45165
45166 /* For standard stat data types on VMS. */
45167 #undef _USE_STD_STAT
45168 @@ -1474,410 +1171,116 @@
45169 used. */
45170 #undef __GETOPT_PREFIX
45171
45172 -/* For 64-bit time_t on 32-bit mingw. */
45173 -#undef __MINGW_USE_VC2005_COMPAT
45174 -
45175 /* Define to 1 if the system <stdint.h> predates C++11. */
45176 #undef __STDC_CONSTANT_MACROS
45177
45178 /* Define to 1 if the system <stdint.h> predates C++11. */
45179 #undef __STDC_LIMIT_MACROS
45180
45181 -/* Define to 1 if C does not support variable-length arrays, and if the
45182 - compiler does not already define this. */
45183 -#undef __STDC_NO_VLA__
45184 -
45185 -/* The _GL_ASYNC_SAFE marker should be attached to functions that are
45186 - signal handlers (for signals other than SIGABRT, SIGPIPE) or can be
45187 - invoked from such signal handlers. Such functions have some restrictions:
45188 - * All functions that it calls should be marked _GL_ASYNC_SAFE as well,
45189 - or should be listed as async-signal-safe in POSIX
45190 - <https://pubs.opengroup.org/onlinepubs/9699919799/functions/V2_chap02.html#tag_15_04>
45191 - section 2.4.3. Note that malloc(), sprintf(), and fwrite(), in
45192 - particular, are NOT async-signal-safe.
45193 - * All memory locations (variables and struct fields) that these functions
45194 - access must be marked 'volatile'. This holds for both read and write
45195 - accesses. Otherwise the compiler might optimize away stores to and
45196 - reads from such locations that occur in the program, depending on its
45197 - data flow analysis. For example, when the program contains a loop
45198 - that is intended to inspect a variable set from within a signal handler
45199 - while (!signal_occurred)
45200 - ;
45201 - the compiler is allowed to transform this into an endless loop if the
45202 - variable 'signal_occurred' is not declared 'volatile'.
45203 - Additionally, recall that:
45204 - * A signal handler should not modify errno (except if it is a handler
45205 - for a fatal signal and ends by raising the same signal again, thus
45206 - provoking the termination of the process). If it invokes a function
45207 - that may clobber errno, it needs to save and restore the value of
45208 - errno. */
45209 -#define _GL_ASYNC_SAFE
45210 -
45211 -
45212 -/* Attributes. */
45213 -#if (defined __has_attribute \
45214 - && (!defined __clang_minor__ \
45215 - || 3 < __clang_major__ + (5 <= __clang_minor__)))
45216 -# define _GL_HAS_ATTRIBUTE(attr) __has_attribute (__##attr##__)
45217 -#else
45218 -# define _GL_HAS_ATTRIBUTE(attr) _GL_ATTR_##attr
45219 -# define _GL_ATTR_alloc_size _GL_GNUC_PREREQ (4, 3)
45220 -# define _GL_ATTR_always_inline _GL_GNUC_PREREQ (3, 2)
45221 -# define _GL_ATTR_artificial _GL_GNUC_PREREQ (4, 3)
45222 -# define _GL_ATTR_cold _GL_GNUC_PREREQ (4, 3)
45223 -# define _GL_ATTR_const _GL_GNUC_PREREQ (2, 95)
45224 -# define _GL_ATTR_deprecated _GL_GNUC_PREREQ (3, 1)
45225 -# define _GL_ATTR_diagnose_if 0
45226 -# define _GL_ATTR_error _GL_GNUC_PREREQ (4, 3)
45227 -# define _GL_ATTR_externally_visible _GL_GNUC_PREREQ (4, 1)
45228 -# define _GL_ATTR_fallthrough _GL_GNUC_PREREQ (7, 0)
45229 -# define _GL_ATTR_format _GL_GNUC_PREREQ (2, 7)
45230 -# define _GL_ATTR_leaf _GL_GNUC_PREREQ (4, 6)
45231 -# define _GL_ATTR_malloc _GL_GNUC_PREREQ (3, 0)
45232 -# ifdef _ICC
45233 -# define _GL_ATTR_may_alias 0
45234 -# else
45235 -# define _GL_ATTR_may_alias _GL_GNUC_PREREQ (3, 3)
45236 -# endif
45237 -# define _GL_ATTR_noinline _GL_GNUC_PREREQ (3, 1)
45238 -# define _GL_ATTR_nonnull _GL_GNUC_PREREQ (3, 3)
45239 -# define _GL_ATTR_nonstring _GL_GNUC_PREREQ (8, 0)
45240 -# define _GL_ATTR_nothrow _GL_GNUC_PREREQ (3, 3)
45241 -# define _GL_ATTR_packed _GL_GNUC_PREREQ (2, 7)
45242 -# define _GL_ATTR_pure _GL_GNUC_PREREQ (2, 96)
45243 -# define _GL_ATTR_returns_nonnull _GL_GNUC_PREREQ (4, 9)
45244 -# define _GL_ATTR_sentinel _GL_GNUC_PREREQ (4, 0)
45245 -# define _GL_ATTR_unused _GL_GNUC_PREREQ (2, 7)
45246 -# define _GL_ATTR_warn_unused_result _GL_GNUC_PREREQ (3, 4)
45247 -#endif
45248 -
45249 -#ifdef __has_c_attribute
45250 -# define _GL_HAS_C_ATTRIBUTE(attr) __has_c_attribute (__##attr##__)
45251 -#else
45252 -# define _GL_HAS_C_ATTRIBUTE(attr) 0
45253 -#endif
45254 -
45255 -
45256 -/* _GL_ATTRIBUTE_ALLOC_SIZE ((N)) declares that the Nth argument of the function
45257 - is the size of the returned memory block.
45258 - _GL_ATTRIBUTE_ALLOC_SIZE ((M, N)) declares that the Mth argument multiplied
45259 - by the Nth argument of the function is the size of the returned memory block.
45260 - */
45261 -/* Applies to: function, pointer to function, function types. */
45262 -#if _GL_HAS_ATTRIBUTE (alloc_size)
45263 -# define _GL_ATTRIBUTE_ALLOC_SIZE(args) __attribute__ ((__alloc_size__ args))
45264 -#else
45265 -# define _GL_ATTRIBUTE_ALLOC_SIZE(args)
45266 -#endif
45267 -
45268 -/* _GL_ATTRIBUTE_ALWAYS_INLINE tells that the compiler should always inline the
45269 - function and report an error if it cannot do so. */
45270 -/* Applies to: function. */
45271 -#if _GL_HAS_ATTRIBUTE (always_inline)
45272 -# define _GL_ATTRIBUTE_ALWAYS_INLINE __attribute__ ((__always_inline__))
45273 -#else
45274 -# define _GL_ATTRIBUTE_ALWAYS_INLINE
45275 -#endif
45276 -
45277 -/* _GL_ATTRIBUTE_ARTIFICIAL declares that the function is not important to show
45278 - in stack traces when debugging. The compiler should omit the function from
45279 - stack traces. */
45280 -/* Applies to: function. */
45281 -#if _GL_HAS_ATTRIBUTE (artificial)
45282 -# define _GL_ATTRIBUTE_ARTIFICIAL __attribute__ ((__artificial__))
45283 -#else
45284 -# define _GL_ATTRIBUTE_ARTIFICIAL
45285 -#endif
45286 -
45287 -/* _GL_ATTRIBUTE_COLD declares that the function is rarely executed. */
45288 -/* Applies to: functions. */
45289 -/* Avoid __attribute__ ((cold)) on MinGW; see thread starting at
45290 - <https://lists.gnu.org/r/emacs-devel/2019-04/msg01152.html>.
45291 - Also, Oracle Studio 12.6 requires 'cold' not '__cold__'. */
45292 -#if _GL_HAS_ATTRIBUTE (cold) && !defined __MINGW32__
45293 -# ifndef __SUNPRO_C
45294 -# define _GL_ATTRIBUTE_COLD __attribute__ ((__cold__))
45295 -# else
45296 -# define _GL_ATTRIBUTE_COLD __attribute__ ((cold))
45297 -# endif
45298 -#else
45299 -# define _GL_ATTRIBUTE_COLD
45300 -#endif
45301 -
45302 -/* _GL_ATTRIBUTE_CONST declares that it is OK for a compiler to omit duplicate
45303 - calls to the function with the same arguments.
45304 - This attribute is safe for a function that neither depends on nor affects
45305 - observable state, and always returns exactly once - e.g., does not loop
45306 - forever, and does not call longjmp.
45307 - (This attribute is stricter than _GL_ATTRIBUTE_PURE.) */
45308 -/* Applies to: functions. */
45309 -#if _GL_HAS_ATTRIBUTE (const)
45310 -# define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
45311 -#else
45312 -# define _GL_ATTRIBUTE_CONST
45313 -#endif
45314 -
45315 -/* _GL_ATTRIBUTE_DEALLOC (F, I) declares that the function returns pointers
45316 - that can be freed by passing them as the Ith argument to the
45317 - function F.
45318 - _GL_ATTRIBUTE_DEALLOC_FREE declares that the function returns pointers that
45319 - can be freed via 'free'; it can be used only after declaring 'free'. */
45320 -/* Applies to: functions. Cannot be used on inline functions. */
45321 -#if _GL_GNUC_PREREQ (11, 0)
45322 -# define _GL_ATTRIBUTE_DEALLOC(f, i) __attribute__ ((__malloc__ (f, i)))
45323 -#else
45324 -# define _GL_ATTRIBUTE_DEALLOC(f, i)
45325 -#endif
45326 -/* If gnulib's <string.h> or <wchar.h> has already defined this macro, continue
45327 - to use this earlier definition, since <stdlib.h> may not have been included
45328 - yet. */
45329 -#ifndef _GL_ATTRIBUTE_DEALLOC_FREE
45330 -# define _GL_ATTRIBUTE_DEALLOC_FREE _GL_ATTRIBUTE_DEALLOC (free, 1)
45331 -#endif
45332 -
45333 -/* _GL_ATTRIBUTE_DEPRECATED: Declares that an entity is deprecated.
45334 - The compiler may warn if the entity is used. */
45335 -/* Applies to:
45336 - - function, variable,
45337 - - struct, union, struct/union member,
45338 - - enumeration, enumeration item,
45339 - - typedef,
45340 - in C++ also: namespace, class, template specialization. */
45341 -#if _GL_HAS_C_ATTRIBUTE (deprecated)
45342 -# define _GL_ATTRIBUTE_DEPRECATED [[__deprecated__]]
45343 -#elif _GL_HAS_ATTRIBUTE (deprecated)
45344 -# define _GL_ATTRIBUTE_DEPRECATED __attribute__ ((__deprecated__))
45345 -#else
45346 -# define _GL_ATTRIBUTE_DEPRECATED
45347 -#endif
45348 -
45349 -/* _GL_ATTRIBUTE_ERROR(msg) requests an error if a function is called and
45350 - the function call is not optimized away.
45351 - _GL_ATTRIBUTE_WARNING(msg) requests a warning if a function is called and
45352 - the function call is not optimized away. */
45353 -/* Applies to: functions. */
45354 -#if _GL_HAS_ATTRIBUTE (error)
45355 -# define _GL_ATTRIBUTE_ERROR(msg) __attribute__ ((__error__ (msg)))
45356 -# define _GL_ATTRIBUTE_WARNING(msg) __attribute__ ((__warning__ (msg)))
45357 -#elif _GL_HAS_ATTRIBUTE (diagnose_if)
45358 -# define _GL_ATTRIBUTE_ERROR(msg) __attribute__ ((__diagnose_if__ (1, msg, "error")))
45359 -# define _GL_ATTRIBUTE_WARNING(msg) __attribute__ ((__diagnose_if__ (1, msg, "warning")))
45360 -#else
45361 -# define _GL_ATTRIBUTE_ERROR(msg)
45362 -# define _GL_ATTRIBUTE_WARNING(msg)
45363 -#endif
45364 -
45365 -/* _GL_ATTRIBUTE_EXTERNALLY_VISIBLE declares that the entity should remain
45366 - visible to debuggers etc., even with '-fwhole-program'. */
45367 -/* Applies to: functions, variables. */
45368 -#if _GL_HAS_ATTRIBUTE (externally_visible)
45369 -# define _GL_ATTRIBUTE_EXTERNALLY_VISIBLE __attribute__ ((externally_visible))
45370 -#else
45371 -# define _GL_ATTRIBUTE_EXTERNALLY_VISIBLE
45372 -#endif
45373 -
45374 -/* _GL_ATTRIBUTE_FALLTHROUGH declares that it is not a programming mistake if
45375 - the control flow falls through to the immediately following 'case' or
45376 - 'default' label. The compiler should not warn in this case. */
45377 -/* Applies to: Empty statement (;), inside a 'switch' statement. */
45378 -/* Always expands to something. */
45379 -#if _GL_HAS_C_ATTRIBUTE (fallthrough)
45380 -# define _GL_ATTRIBUTE_FALLTHROUGH [[__fallthrough__]]
45381 -#elif _GL_HAS_ATTRIBUTE (fallthrough)
45382 -# define _GL_ATTRIBUTE_FALLTHROUGH __attribute__ ((__fallthrough__))
45383 -#else
45384 -# define _GL_ATTRIBUTE_FALLTHROUGH ((void) 0)
45385 -#endif
45386 -
45387 -/* _GL_ATTRIBUTE_FORMAT ((ARCHETYPE, STRING-INDEX, FIRST-TO-CHECK))
45388 - declares that the STRING-INDEXth function argument is a format string of
45389 - style ARCHETYPE, which is one of:
45390 - printf, gnu_printf
45391 - scanf, gnu_scanf,
45392 - strftime, gnu_strftime,
45393 - strfmon,
45394 - or the same thing prefixed and suffixed with '__'.
45395 - If FIRST-TO-CHECK is not 0, arguments starting at FIRST-TO_CHECK
45396 - are suitable for the format string. */
45397 -/* Applies to: functions. */
45398 -#if _GL_HAS_ATTRIBUTE (format)
45399 -# define _GL_ATTRIBUTE_FORMAT(spec) __attribute__ ((__format__ spec))
45400 -#else
45401 -# define _GL_ATTRIBUTE_FORMAT(spec)
45402 -#endif
45403 -
45404 -/* _GL_ATTRIBUTE_LEAF declares that if the function is called from some other
45405 - compilation unit, it executes code from that unit only by return or by
45406 - exception handling. This declaration lets the compiler optimize that unit
45407 - more aggressively. */
45408 -/* Applies to: functions. */
45409 -#if _GL_HAS_ATTRIBUTE (leaf)
45410 -# define _GL_ATTRIBUTE_LEAF __attribute__ ((__leaf__))
45411 -#else
45412 -# define _GL_ATTRIBUTE_LEAF
45413 -#endif
45414 +/* Please see the Gnulib manual for how to use these macros.
45415
45416 -/* _GL_ATTRIBUTE_MALLOC declares that the function returns a pointer to freshly
45417 - allocated memory. */
45418 -/* Applies to: functions. */
45419 -#if _GL_HAS_ATTRIBUTE (malloc)
45420 -# define _GL_ATTRIBUTE_MALLOC __attribute__ ((__malloc__))
45421 -#else
45422 -# define _GL_ATTRIBUTE_MALLOC
45423 -#endif
45424 + Suppress extern inline with HP-UX cc, as it appears to be broken; see
45425 + <https://lists.gnu.org/r/bug-texinfo/2013-02/msg00030.html>.
45426
45427 -/* _GL_ATTRIBUTE_MAY_ALIAS declares that pointers to the type may point to the
45428 - same storage as pointers to other types. Thus this declaration disables
45429 - strict aliasing optimization. */
45430 -/* Applies to: types. */
45431 -/* Oracle Studio 12.6 mishandles may_alias despite __has_attribute OK. */
45432 -#if _GL_HAS_ATTRIBUTE (may_alias) && !defined __SUNPRO_C
45433 -# define _GL_ATTRIBUTE_MAY_ALIAS __attribute__ ((__may_alias__))
45434 -#else
45435 -# define _GL_ATTRIBUTE_MAY_ALIAS
45436 -#endif
45437 + Suppress extern inline with Sun C in standards-conformance mode, as it
45438 + mishandles inline functions that call each other. E.g., for 'inline void f
45439 + (void) { } inline void g (void) { f (); }', c99 incorrectly complains
45440 + 'reference to static identifier "f" in extern inline function'.
45441 + This bug was observed with Sun C 5.12 SunOS_i386 2011/11/16.
45442
45443 -/* _GL_ATTRIBUTE_MAYBE_UNUSED declares that it is not a programming mistake if
45444 - the entity is not used. The compiler should not warn if the entity is not
45445 - used. */
45446 -/* Applies to:
45447 - - function, variable,
45448 - - struct, union, struct/union member,
45449 - - enumeration, enumeration item,
45450 - - typedef,
45451 - in C++ also: class. */
45452 -/* In C++ and C2x, this is spelled [[__maybe_unused__]].
45453 - GCC's syntax is __attribute__ ((__unused__)).
45454 - clang supports both syntaxes. */
45455 -#if _GL_HAS_C_ATTRIBUTE (maybe_unused)
45456 -# define _GL_ATTRIBUTE_MAYBE_UNUSED [[__maybe_unused__]]
45457 -#else
45458 -# define _GL_ATTRIBUTE_MAYBE_UNUSED _GL_ATTRIBUTE_UNUSED
45459 -#endif
45460 -/* Alternative spelling of this macro, for convenience. */
45461 -#define _GL_UNUSED _GL_ATTRIBUTE_MAYBE_UNUSED
45462 -/* Earlier spellings of this macro. */
45463 -#define _UNUSED_PARAMETER_ _GL_ATTRIBUTE_MAYBE_UNUSED
45464 -
45465 -/* _GL_ATTRIBUTE_NODISCARD declares that the caller of the function should not
45466 - discard the return value. The compiler may warn if the caller does not use
45467 - the return value, unless the caller uses something like ignore_value. */
45468 -/* Applies to: function, enumeration, class. */
45469 -#if _GL_HAS_C_ATTRIBUTE (nodiscard)
45470 -# define _GL_ATTRIBUTE_NODISCARD [[__nodiscard__]]
45471 -#elif _GL_HAS_ATTRIBUTE (warn_unused_result)
45472 -# define _GL_ATTRIBUTE_NODISCARD __attribute__ ((__warn_unused_result__))
45473 -#else
45474 -# define _GL_ATTRIBUTE_NODISCARD
45475 -#endif
45476 + Suppress extern inline (with or without __attribute__ ((__gnu_inline__)))
45477 + on configurations that mistakenly use 'static inline' to implement
45478 + functions or macros in standard C headers like <ctype.h>. For example,
45479 + if isdigit is mistakenly implemented via a static inline function,
45480 + a program containing an extern inline function that calls isdigit
45481 + may not work since the C standard prohibits extern inline functions
45482 + from calling static functions (ISO C 99 section 6.7.4.(3).
45483 + This bug is known to occur on:
45484
45485 -/* _GL_ATTRIBUTE_NOINLINE tells that the compiler should not inline the
45486 - function. */
45487 -/* Applies to: functions. */
45488 -#if _GL_HAS_ATTRIBUTE (noinline)
45489 -# define _GL_ATTRIBUTE_NOINLINE __attribute__ ((__noinline__))
45490 -#else
45491 -# define _GL_ATTRIBUTE_NOINLINE
45492 -#endif
45493 + OS X 10.8 and earlier; see:
45494 + https://lists.gnu.org/r/bug-gnulib/2012-12/msg00023.html
45495
45496 -/* _GL_ATTRIBUTE_NONNULL ((N1, N2,...)) declares that the arguments N1, N2,...
45497 - must not be NULL.
45498 - _GL_ATTRIBUTE_NONNULL () declares that all pointer arguments must not be
45499 - null. */
45500 -/* Applies to: functions. */
45501 -#if _GL_HAS_ATTRIBUTE (nonnull)
45502 -# define _GL_ATTRIBUTE_NONNULL(args) __attribute__ ((__nonnull__ args))
45503 -#else
45504 -# define _GL_ATTRIBUTE_NONNULL(args)
45505 -#endif
45506 + DragonFly; see
45507 + http://muscles.dragonflybsd.org/bulk/bleeding-edge-potential/latest-per-pkg/ah-tty-0.3.12.log
45508
45509 -/* _GL_ATTRIBUTE_NONSTRING declares that the contents of a character array is
45510 - not meant to be NUL-terminated. */
45511 -/* Applies to: struct/union members and variables that are arrays of element
45512 - type '[[un]signed] char'. */
45513 -#if _GL_HAS_ATTRIBUTE (nonstring)
45514 -# define _GL_ATTRIBUTE_NONSTRING __attribute__ ((__nonstring__))
45515 -#else
45516 -# define _GL_ATTRIBUTE_NONSTRING
45517 -#endif
45518 + FreeBSD; see:
45519 + https://lists.gnu.org/r/bug-gnulib/2014-07/msg00104.html
45520
45521 -/* There is no _GL_ATTRIBUTE_NORETURN; use _Noreturn instead. */
45522 + OS X 10.9 has a macro __header_inline indicating the bug is fixed for C and
45523 + for clang but remains for g++; see <https://trac.macports.org/ticket/41033>.
45524 + Assume DragonFly and FreeBSD will be similar.
45525
45526 -/* _GL_ATTRIBUTE_NOTHROW declares that the function does not throw exceptions.
45527 + GCC 4.3 and above with -std=c99 or -std=gnu99 implements ISO C99
45528 + inline semantics, unless -fgnu89-inline is used. It defines a macro
45529 + __GNUC_STDC_INLINE__ to indicate this situation or a macro
45530 + __GNUC_GNU_INLINE__ to indicate the opposite situation.
45531 + GCC 4.2 with -std=c99 or -std=gnu99 implements the GNU C inline
45532 + semantics but warns, unless -fgnu89-inline is used:
45533 + warning: C99 inline functions are not supported; using GNU89
45534 + warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute
45535 + It defines a macro __GNUC_GNU_INLINE__ to indicate this situation.
45536 */
45537 -/* Applies to: functions. */
45538 -#if _GL_HAS_ATTRIBUTE (nothrow) && !defined __cplusplus
45539 -# define _GL_ATTRIBUTE_NOTHROW __attribute__ ((__nothrow__))
45540 -#else
45541 -# define _GL_ATTRIBUTE_NOTHROW
45542 -#endif
45543 -
45544 -/* _GL_ATTRIBUTE_PACKED declares:
45545 - For struct members: The member has the smallest possible alignment.
45546 - For struct, union, class: All members have the smallest possible alignment,
45547 - minimizing the memory required. */
45548 -/* Applies to: struct members, struct, union,
45549 - in C++ also: class. */
45550 -#if _GL_HAS_ATTRIBUTE (packed)
45551 -# define _GL_ATTRIBUTE_PACKED __attribute__ ((__packed__))
45552 -#else
45553 -# define _GL_ATTRIBUTE_PACKED
45554 -#endif
45555 -
45556 -/* _GL_ATTRIBUTE_PURE declares that It is OK for a compiler to omit duplicate
45557 - calls to the function with the same arguments if observable state is not
45558 - changed between calls.
45559 - This attribute is safe for a function that does not affect
45560 - observable state, and always returns exactly once.
45561 - (This attribute is looser than _GL_ATTRIBUTE_CONST.) */
45562 -/* Applies to: functions. */
45563 -#if _GL_HAS_ATTRIBUTE (pure)
45564 -# define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
45565 -#else
45566 -# define _GL_ATTRIBUTE_PURE
45567 -#endif
45568 -
45569 -/* _GL_ATTRIBUTE_RETURNS_NONNULL declares that the function's return value is
45570 - a non-NULL pointer. */
45571 -/* Applies to: functions. */
45572 -#if _GL_HAS_ATTRIBUTE (returns_nonnull)
45573 -# define _GL_ATTRIBUTE_RETURNS_NONNULL __attribute__ ((__returns_nonnull__))
45574 -#else
45575 -# define _GL_ATTRIBUTE_RETURNS_NONNULL
45576 -#endif
45577 -
45578 -/* _GL_ATTRIBUTE_SENTINEL(pos) declares that the variadic function expects a
45579 - trailing NULL argument.
45580 - _GL_ATTRIBUTE_SENTINEL () - The last argument is NULL (requires C99).
45581 - _GL_ATTRIBUTE_SENTINEL ((N)) - The (N+1)st argument from the end is NULL. */
45582 -/* Applies to: functions. */
45583 -#if _GL_HAS_ATTRIBUTE (sentinel)
45584 -# define _GL_ATTRIBUTE_SENTINEL(pos) __attribute__ ((__sentinel__ pos))
45585 -#else
45586 -# define _GL_ATTRIBUTE_SENTINEL(pos)
45587 +#if (((defined __APPLE__ && defined __MACH__) \
45588 + || defined __DragonFly__ || defined __FreeBSD__) \
45589 + && (defined __header_inline \
45590 + ? (defined __cplusplus && defined __GNUC_STDC_INLINE__ \
45591 + && ! defined __clang__) \
45592 + : ((! defined _DONT_USE_CTYPE_INLINE_ \
45593 + && (defined __GNUC__ || defined __cplusplus)) \
45594 + || (defined _FORTIFY_SOURCE && 0 < _FORTIFY_SOURCE \
45595 + && defined __GNUC__ && ! defined __cplusplus))))
45596 +# define _GL_EXTERN_INLINE_STDHEADER_BUG
45597 #endif
45598 -
45599 -/* A helper macro. Don't use it directly. */
45600 -#if _GL_HAS_ATTRIBUTE (unused)
45601 -# define _GL_ATTRIBUTE_UNUSED __attribute__ ((__unused__))
45602 +#if ((__GNUC__ \
45603 + ? defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__ \
45604 + : (199901L <= __STDC_VERSION__ \
45605 + && !defined __HP_cc \
45606 + && !defined __PGI \
45607 + && !(defined __SUNPRO_C && __STDC__))) \
45608 + && !defined _GL_EXTERN_INLINE_STDHEADER_BUG)
45609 +# define _GL_INLINE inline
45610 +# define _GL_EXTERN_INLINE extern inline
45611 +# define _GL_EXTERN_INLINE_IN_USE
45612 +#elif (2 < __GNUC__ + (7 <= __GNUC_MINOR__) && !defined __STRICT_ANSI__ \
45613 + && !defined _GL_EXTERN_INLINE_STDHEADER_BUG)
45614 +# if defined __GNUC_GNU_INLINE__ && __GNUC_GNU_INLINE__
45615 + /* __gnu_inline__ suppresses a GCC 4.2 diagnostic. */
45616 +# define _GL_INLINE extern inline __attribute__ ((__gnu_inline__))
45617 +# else
45618 +# define _GL_INLINE extern inline
45619 +# endif
45620 +# define _GL_EXTERN_INLINE extern
45621 +# define _GL_EXTERN_INLINE_IN_USE
45622 #else
45623 -# define _GL_ATTRIBUTE_UNUSED
45624 +# define _GL_INLINE static _GL_UNUSED
45625 +# define _GL_EXTERN_INLINE static _GL_UNUSED
45626 #endif
45627
45628 -
45629 -/* _GL_UNUSED_LABEL; declares that it is not a programming mistake if the
45630 - immediately preceding label is not used. The compiler should not warn
45631 - if the label is not used. */
45632 -/* Applies to: label (both in C and C++). */
45633 -/* Note that g++ < 4.5 does not support the '__attribute__ ((__unused__)) ;'
45634 - syntax. But clang does. */
45635 -#if !(defined __cplusplus && !_GL_GNUC_PREREQ (4, 5)) || defined __clang__
45636 -# define _GL_UNUSED_LABEL _GL_ATTRIBUTE_UNUSED
45637 +/* In GCC 4.6 (inclusive) to 5.1 (exclusive),
45638 + suppress bogus "no previous prototype for 'FOO'"
45639 + and "no previous declaration for 'FOO'" diagnostics,
45640 + when FOO is an inline function in the header; see
45641 + <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54113> and
45642 + <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63877>. */
45643 +#if __GNUC__ == 4 && 6 <= __GNUC_MINOR__
45644 +# if defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__
45645 +# define _GL_INLINE_HEADER_CONST_PRAGMA
45646 +# else
45647 +# define _GL_INLINE_HEADER_CONST_PRAGMA \
45648 + _Pragma ("GCC diagnostic ignored \"-Wsuggest-attribute=const\"")
45649 +# endif
45650 +# define _GL_INLINE_HEADER_BEGIN \
45651 + _Pragma ("GCC diagnostic push") \
45652 + _Pragma ("GCC diagnostic ignored \"-Wmissing-prototypes\"") \
45653 + _Pragma ("GCC diagnostic ignored \"-Wmissing-declarations\"") \
45654 + _GL_INLINE_HEADER_CONST_PRAGMA
45655 +# define _GL_INLINE_HEADER_END \
45656 + _Pragma ("GCC diagnostic pop")
45657 #else
45658 -# define _GL_UNUSED_LABEL
45659 +# define _GL_INLINE_HEADER_BEGIN
45660 +# define _GL_INLINE_HEADER_END
45661 #endif
45662
45663 -
45664 /* Define to `int' if <sys/types.h> doesn't define. */
45665 #undef gid_t
45666
45667 @@ -1894,22 +1297,6 @@
45668 # define __GNUC_STDC_INLINE__ 1
45669 #endif
45670
45671 -/* _GL_CMP (n1, n2) performs a three-valued comparison on n1 vs. n2, where
45672 - n1 and n2 are expressions without side effects, that evaluate to real
45673 - numbers (excluding NaN).
45674 - It returns
45675 - 1 if n1 > n2
45676 - 0 if n1 == n2
45677 - -1 if n1 < n2
45678 - The naïve code (n1 > n2 ? 1 : n1 < n2 ? -1 : 0) produces a conditional
45679 - jump with nearly all GCC versions up to GCC 10.
45680 - This variant (n1 < n2 ? -1 : n1 > n2) produces a conditional with many
45681 - GCC versions up to GCC 9.
45682 - The better code (n1 > n2) - (n1 < n2) from Hacker's Delight § 2-9
45683 - avoids conditional jumps in all GCC versions >= 3.4. */
45684 -#define _GL_CMP(n1, n2) (((n1) > (n2)) - ((n1) < (n2)))
45685 -
45686 -
45687 /* Define to `int' if <sys/types.h> does not define. */
45688 #undef mode_t
45689
45690 @@ -1925,15 +1312,14 @@
45691
45692 /* Define to the equivalent of the C99 'restrict' keyword, or to
45693 nothing if this is not supported. Do not define if restrict is
45694 - supported only directly. */
45695 + supported directly. */
45696 #undef restrict
45697 -/* Work around a bug in older versions of Sun C++, which did not
45698 - #define __restrict__ or support _Restrict or __restrict__
45699 - even though the corresponding Sun C compiler ended up with
45700 - "#define restrict _Restrict" or "#define restrict __restrict__"
45701 - in the previous line. This workaround can be removed once
45702 - we assume Oracle Developer Studio 12.5 (2016) or later. */
45703 -#if defined __SUNPRO_CC && !defined __RESTRICT && !defined __restrict__
45704 +/* Work around a bug in Sun C++: it does not support _Restrict or
45705 + __restrict__, even though the corresponding Sun C compiler ends up with
45706 + "#define restrict _Restrict" or "#define restrict __restrict__" in the
45707 + previous line. Perhaps some future version of Sun C++ will work with
45708 + restrict; if so, hopefully it defines __RESTRICT like Sun C does. */
45709 +#if defined __SUNPRO_CC && !defined __RESTRICT
45710 # define _Restrict
45711 # define __restrict__
45712 #endif
45713 @@ -1946,3 +1332,47 @@
45714
45715 /* Define to `int' if <sys/types.h> doesn't define. */
45716 #undef uid_t
45717 +
45718 +/* Define as a marker that can be attached to declarations that might not
45719 + be used. This helps to reduce warnings, such as from
45720 + GCC -Wunused-parameter. */
45721 +#if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
45722 +# define _GL_UNUSED __attribute__ ((__unused__))
45723 +#else
45724 +# define _GL_UNUSED
45725 +#endif
45726 +/* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
45727 + is a misnomer outside of parameter lists. */
45728 +#define _UNUSED_PARAMETER_ _GL_UNUSED
45729 +
45730 +/* gcc supports the "unused" attribute on possibly unused labels, and
45731 + g++ has since version 4.5. Note to support C++ as well as C,
45732 + _GL_UNUSED_LABEL should be used with a trailing ; */
45733 +#if !defined __cplusplus || __GNUC__ > 4 \
45734 + || (__GNUC__ == 4 && __GNUC_MINOR__ >= 5)
45735 +# define _GL_UNUSED_LABEL _GL_UNUSED
45736 +#else
45737 +# define _GL_UNUSED_LABEL
45738 +#endif
45739 +
45740 +/* The __pure__ attribute was added in gcc 2.96. */
45741 +#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
45742 +# define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
45743 +#else
45744 +# define _GL_ATTRIBUTE_PURE /* empty */
45745 +#endif
45746 +
45747 +/* The __const__ attribute was added in gcc 2.95. */
45748 +#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)
45749 +# define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
45750 +#else
45751 +# define _GL_ATTRIBUTE_CONST /* empty */
45752 +#endif
45753 +
45754 +/* The __malloc__ attribute was added in gcc 3. */
45755 +#if 3 <= __GNUC__
45756 +# define _GL_ATTRIBUTE_MALLOC __attribute__ ((__malloc__))
45757 +#else
45758 +# define _GL_ATTRIBUTE_MALLOC /* empty */
45759 +#endif
45760 +
45761
45762 diff --git a/configure b/configure
45763 index 3c89337..5f44261 100755
45764 --- a/configure
45765 +++ b/configure
45766 @@ -657,10 +657,8 @@ ac_includes_default="\
45767 ac_header_c_list=
45768 ac_func_c_list=
45769 gl_getopt_required=POSIX
45770 -ac_subst_vars='gltests_LIBOBJDEPS
45771 -gltests_LTLIBOBJS
45772 +ac_subst_vars='gltests_LTLIBOBJS
45773 gltests_LIBOBJS
45774 -gl_LIBOBJDEPS
45775 gl_LTLIBOBJS
45776 gl_LIBOBJS
45777 am__EXEEXT_FALSE
45778 @@ -699,56 +697,11 @@ SED
45779 LIBTOOL
45780 LIBGNU_LTLIBDEPS
45781 LIBGNU_LIBDEPS
45782 -GL_CFLAG_GNULIB_WARNINGS
45783 -GL_CFLAG_ALLOW_WARNINGS
45784 gltests_WITNESS
45785 -GL_GNULIB_MDA_WCSDUP
45786 -GL_GNULIB_WCSFTIME
45787 -GL_GNULIB_WCSWIDTH
45788 -GL_GNULIB_WCSTOK
45789 -GL_GNULIB_WCSSTR
45790 -GL_GNULIB_WCSPBRK
45791 -GL_GNULIB_WCSSPN
45792 -GL_GNULIB_WCSCSPN
45793 -GL_GNULIB_WCSRCHR
45794 -GL_GNULIB_WCSCHR
45795 -GL_GNULIB_WCSDUP
45796 -GL_GNULIB_WCSXFRM
45797 -GL_GNULIB_WCSCOLL
45798 -GL_GNULIB_WCSNCASECMP
45799 -GL_GNULIB_WCSCASECMP
45800 -GL_GNULIB_WCSNCMP
45801 -GL_GNULIB_WCSCMP
45802 -GL_GNULIB_WCSNCAT
45803 -GL_GNULIB_WCSCAT
45804 -GL_GNULIB_WCPNCPY
45805 -GL_GNULIB_WCSNCPY
45806 -GL_GNULIB_WCPCPY
45807 -GL_GNULIB_WCSCPY
45808 -GL_GNULIB_WCSNLEN
45809 -GL_GNULIB_WCSLEN
45810 -GL_GNULIB_WMEMSET
45811 -GL_GNULIB_WMEMPCPY
45812 -GL_GNULIB_WMEMMOVE
45813 -GL_GNULIB_WMEMCPY
45814 -GL_GNULIB_WMEMCMP
45815 -GL_GNULIB_WMEMCHR
45816 -GL_GNULIB_WCWIDTH
45817 -GL_GNULIB_WCSNRTOMBS
45818 -GL_GNULIB_WCSRTOMBS
45819 -GL_GNULIB_WCRTOMB
45820 -GL_GNULIB_MBSNRTOWCS
45821 -GL_GNULIB_MBSRTOWCS
45822 -GL_GNULIB_MBRLEN
45823 -GL_GNULIB_MBRTOWC
45824 -GL_GNULIB_MBSINIT
45825 -GL_GNULIB_WCTOB
45826 -GL_GNULIB_BTOWC
45827 HAVE_CRTDEFS_H
45828 HAVE_WINT_T
45829 NEXT_AS_FIRST_DIRECTIVE_WCHAR_H
45830 NEXT_WCHAR_H
45831 -REPLACE_WCSTOK
45832 REPLACE_WCSFTIME
45833 REPLACE_WCSWIDTH
45834 REPLACE_WCWIDTH
45835 @@ -764,7 +717,6 @@ REPLACE_WCTOB
45836 REPLACE_BTOWC
45837 REPLACE_MBSTATE_T
45838 HAVE_DECL_WCWIDTH
45839 -HAVE_DECL_WCSDUP
45840 HAVE_DECL_WCTOB
45841 HAVE_WCSFTIME
45842 HAVE_WCSWIDTH
45843 @@ -791,7 +743,6 @@ HAVE_WCSCPY
45844 HAVE_WCSNLEN
45845 HAVE_WCSLEN
45846 HAVE_WMEMSET
45847 -HAVE_WMEMPCPY
45848 HAVE_WMEMMOVE
45849 HAVE_WMEMCPY
45850 HAVE_WMEMCMP
45851 @@ -805,203 +756,96 @@ HAVE_MBRLEN
45852 HAVE_MBRTOWC
45853 HAVE_MBSINIT
45854 HAVE_BTOWC
45855 +GNULIB_WCSFTIME
45856 +GNULIB_WCSWIDTH
45857 +GNULIB_WCSTOK
45858 +GNULIB_WCSSTR
45859 +GNULIB_WCSPBRK
45860 +GNULIB_WCSSPN
45861 +GNULIB_WCSCSPN
45862 +GNULIB_WCSRCHR
45863 +GNULIB_WCSCHR
45864 +GNULIB_WCSDUP
45865 +GNULIB_WCSXFRM
45866 +GNULIB_WCSCOLL
45867 +GNULIB_WCSNCASECMP
45868 +GNULIB_WCSCASECMP
45869 +GNULIB_WCSNCMP
45870 +GNULIB_WCSCMP
45871 +GNULIB_WCSNCAT
45872 +GNULIB_WCSCAT
45873 +GNULIB_WCPNCPY
45874 +GNULIB_WCSNCPY
45875 +GNULIB_WCPCPY
45876 +GNULIB_WCSCPY
45877 +GNULIB_WCSNLEN
45878 +GNULIB_WCSLEN
45879 +GNULIB_WMEMSET
45880 +GNULIB_WMEMMOVE
45881 +GNULIB_WMEMCPY
45882 +GNULIB_WMEMCMP
45883 +GNULIB_WMEMCHR
45884 +GNULIB_WCWIDTH
45885 +GNULIB_WCSNRTOMBS
45886 +GNULIB_WCSRTOMBS
45887 +GNULIB_WCRTOMB
45888 +GNULIB_MBSNRTOWCS
45889 +GNULIB_MBSRTOWCS
45890 +GNULIB_MBRLEN
45891 +GNULIB_MBRTOWC
45892 +GNULIB_MBSINIT
45893 +GNULIB_WCTOB
45894 +GNULIB_BTOWC
45895 HAVE_FEATURES_H
45896 -GL_COND_OBJ_UTIMENSAT_FALSE
45897 -GL_COND_OBJ_UTIMENSAT_TRUE
45898 +GL_GENERATE_UTIME_H_FALSE
45899 +GL_GENERATE_UTIME_H_TRUE
45900 +UTIME_H
45901 HAVE_UTIME_H
45902 NEXT_AS_FIRST_DIRECTIVE_UTIME_H
45903 NEXT_UTIME_H
45904 -GL_GNULIB_MDA_UTIME
45905 -GL_GNULIB_UTIME
45906 -GL_COND_OBJ_UTIME_FALSE
45907 -GL_COND_OBJ_UTIME_TRUE
45908 REPLACE_UTIME
45909 HAVE_UTIME
45910 -GL_COND_OBJ_UNLINKAT_FALSE
45911 -GL_COND_OBJ_UNLINKAT_TRUE
45912 -GL_COND_OBJ_UNLINK_FALSE
45913 -GL_COND_OBJ_UNLINK_TRUE
45914 +GNULIB_UTIME
45915 HAVE_UNISTD_H
45916 NEXT_AS_FIRST_DIRECTIVE_UNISTD_H
45917 NEXT_UNISTD_H
45918 -GL_GNULIB_MDA_TZSET
45919 -GL_GNULIB_TZSET
45920 -GL_GNULIB_TIME_RZ
45921 -GL_GNULIB_TIME_R
45922 -GL_GNULIB_TIMESPEC_GETRES
45923 -GL_GNULIB_TIMESPEC_GET
45924 -GL_GNULIB_TIMEGM
45925 -GL_GNULIB_STRPTIME
45926 -GL_GNULIB_STRFTIME
45927 -GL_GNULIB_NANOSLEEP
45928 -GL_GNULIB_LOCALTIME
45929 -GL_GNULIB_MKTIME
45930 -GL_GNULIB_CTIME
45931 -TIME_H_DEFINES_TIME_UTC
45932 UNISTD_H_DEFINES_STRUCT_TIMESPEC
45933 PTHREAD_H_DEFINES_STRUCT_TIMESPEC
45934 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC
45935 TIME_H_DEFINES_STRUCT_TIMESPEC
45936 NEXT_AS_FIRST_DIRECTIVE_TIME_H
45937 NEXT_TIME_H
45938 -REPLACE_LOCALTIME
45939 -REPLACE_GMTIME
45940 -GNULIB_GETTIMEOFDAY
45941 -REPLACE_TZSET
45942 -REPLACE_TIMEGM
45943 -REPLACE_STRFTIME
45944 -REPLACE_NANOSLEEP
45945 -REPLACE_MKTIME
45946 -REPLACE_LOCALTIME_R
45947 -REPLACE_CTIME
45948 -HAVE_TIMEZONE_T
45949 -HAVE_TIMESPEC_GETRES
45950 -HAVE_TIMESPEC_GET
45951 -HAVE_TIMEGM
45952 -HAVE_STRPTIME
45953 -HAVE_NANOSLEEP
45954 -HAVE_DECL_LOCALTIME_R
45955 WINDOWS_STAT_INODES
45956 WINDOWS_64_BIT_OFF_T
45957 NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H
45958 NEXT_SYS_TYPES_H
45959 -GL_COND_OBJ_SYMLINKAT_FALSE
45960 -GL_COND_OBJ_SYMLINKAT_TRUE
45961 -GL_COND_OBJ_SYMLINK_FALSE
45962 -GL_COND_OBJ_SYMLINK_TRUE
45963 -GL_COND_OBJ_STRNCAT_FALSE
45964 -GL_COND_OBJ_STRNCAT_TRUE
45965 -GL_GNULIB_FFS
45966 HAVE_STRINGS_H
45967 NEXT_AS_FIRST_DIRECTIVE_STRINGS_H
45968 NEXT_STRINGS_H
45969 NEXT_AS_FIRST_DIRECTIVE_STRING_H
45970 NEXT_STRING_H
45971 -GL_COND_OBJ_STRERROR_OVERRIDE_FALSE
45972 -GL_COND_OBJ_STRERROR_OVERRIDE_TRUE
45973 -GL_COND_OBJ_STRERROR_FALSE
45974 -GL_COND_OBJ_STRERROR_TRUE
45975 -GL_COND_OBJ_STRDUP_FALSE
45976 -GL_COND_OBJ_STRDUP_TRUE
45977 -GL_COND_OBJ_STRNCASECMP_FALSE
45978 -GL_COND_OBJ_STRNCASECMP_TRUE
45979 -GL_COND_OBJ_STRCASECMP_FALSE
45980 -GL_COND_OBJ_STRCASECMP_TRUE
45981 HAVE_DECL_STRNCASECMP
45982 HAVE_STRCASECMP
45983 HAVE_FFS
45984 +GNULIB_FFS
45985 NEXT_AS_FIRST_DIRECTIVE_STDLIB_H
45986 NEXT_STDLIB_H
45987 -GL_COND_OBJ_STDIO_WRITE_FALSE
45988 -GL_COND_OBJ_STDIO_WRITE_TRUE
45989 -GL_COND_OBJ_STDIO_READ_FALSE
45990 -GL_COND_OBJ_STDIO_READ_TRUE
45991 NEXT_AS_FIRST_DIRECTIVE_STDIO_H
45992 NEXT_STDIO_H
45993 -GL_GENERATE_STDINT_H_FALSE
45994 -GL_GENERATE_STDINT_H_TRUE
45995 -STDINT_H
45996 +NEXT_AS_FIRST_DIRECTIVE_STDDEF_H
45997 +NEXT_STDDEF_H
45998 GL_GENERATE_STDDEF_H_FALSE
45999 GL_GENERATE_STDDEF_H_TRUE
46000 STDDEF_H
46001 -NEXT_AS_FIRST_DIRECTIVE_STDDEF_H
46002 -NEXT_STDDEF_H
46003 HAVE_WCHAR_T
46004 HAVE_MAX_ALIGN_T
46005 REPLACE_NULL
46006 +HAVE__BOOL
46007 GL_GENERATE_STDBOOL_H_FALSE
46008 GL_GENERATE_STDBOOL_H_TRUE
46009 STDBOOL_H
46010 -HAVE__BOOL
46011 -GL_GENERATE_STDALIGN_H_FALSE
46012 -GL_GENERATE_STDALIGN_H_TRUE
46013 -STDALIGN_H
46014 -GL_COND_OBJ_STAT_FALSE
46015 -GL_COND_OBJ_STAT_TRUE
46016 -GL_COND_OBJ_SIGNBIT3_FALSE
46017 -GL_COND_OBJ_SIGNBIT3_TRUE
46018 -GL_COND_OBJ_RMDIR_FALSE
46019 -GL_COND_OBJ_RMDIR_TRUE
46020 -GL_COND_OBJ_RENAMEAT_FALSE
46021 -GL_COND_OBJ_RENAMEAT_TRUE
46022 -GL_COND_OBJ_RENAME_FALSE
46023 -GL_COND_OBJ_RENAME_TRUE
46024 -GL_COND_OBJ_REALLOCARRAY_FALSE
46025 -GL_COND_OBJ_REALLOCARRAY_TRUE
46026 -GL_COND_OBJ_READLINKAT_FALSE
46027 -GL_COND_OBJ_READLINKAT_TRUE
46028 -GL_COND_OBJ_READLINK_FALSE
46029 -GL_COND_OBJ_READLINK_TRUE
46030 -GL_COND_OBJ_RAWMEMCHR_FALSE
46031 -GL_COND_OBJ_RAWMEMCHR_TRUE
46032 -GL_COND_OBJ_PIPE_FALSE
46033 -GL_COND_OBJ_PIPE_TRUE
46034 -GL_COND_OBJ_OPENDIR_FALSE
46035 -GL_COND_OBJ_OPENDIR_TRUE
46036 -GL_COND_OBJ_OPENAT_FALSE
46037 -GL_COND_OBJ_OPENAT_TRUE
46038 -GL_COND_OBJ_OPEN_FALSE
46039 -GL_COND_OBJ_OPEN_TRUE
46040 -GL_COND_OBJ_MSVC_NOTHROW_FALSE
46041 -GL_COND_OBJ_MSVC_NOTHROW_TRUE
46042 -GL_COND_OBJ_MSVC_INVAL_FALSE
46043 -GL_COND_OBJ_MSVC_INVAL_TRUE
46044 -GL_COND_OBJ_MKDIRAT_FALSE
46045 -GL_COND_OBJ_MKDIRAT_TRUE
46046 -GL_COND_OBJ_MKDIR_FALSE
46047 -GL_COND_OBJ_MKDIR_TRUE
46048 -GL_COND_OBJ_MEMRCHR_FALSE
46049 -GL_COND_OBJ_MEMRCHR_TRUE
46050 -GL_COND_OBJ_MEMPCPY_FALSE
46051 -GL_COND_OBJ_MEMPCPY_TRUE
46052 -GL_GNULIB_MDA_STRDUP
46053 -GL_GNULIB_MDA_MEMCCPY
46054 -GL_GNULIB_STRVERSCMP
46055 -GL_GNULIB_STRSIGNAL
46056 -GL_GNULIB_SIGDESCR_NP
46057 -GL_GNULIB_SIGABBREV_NP
46058 -GL_GNULIB_STRERRORNAME_NP
46059 -GL_GNULIB_STRERROR_R
46060 -GL_GNULIB_STRERROR
46061 -GL_GNULIB_MBSTOK_R
46062 -GL_GNULIB_MBSSEP
46063 -GL_GNULIB_MBSSPN
46064 -GL_GNULIB_MBSPBRK
46065 -GL_GNULIB_MBSCSPN
46066 -GL_GNULIB_MBSCASESTR
46067 -GL_GNULIB_MBSPCASECMP
46068 -GL_GNULIB_MBSNCASECMP
46069 -GL_GNULIB_MBSCASECMP
46070 -GL_GNULIB_MBSSTR
46071 -GL_GNULIB_MBSRCHR
46072 -GL_GNULIB_MBSCHR
46073 -GL_GNULIB_MBSNLEN
46074 -GL_GNULIB_MBSLEN
46075 -GL_GNULIB_STRTOK_R
46076 -GL_GNULIB_STRCASESTR
46077 -GL_GNULIB_STRSTR
46078 -GL_GNULIB_STRSEP
46079 -GL_GNULIB_STRPBRK
46080 -GL_GNULIB_STRNLEN
46081 -GL_GNULIB_STRNDUP
46082 -GL_GNULIB_STRNCAT
46083 -GL_GNULIB_STRDUP
46084 -GL_GNULIB_STRCHRNUL
46085 -GL_GNULIB_STPNCPY
46086 -GL_GNULIB_STPCPY
46087 -GL_GNULIB_RAWMEMCHR
46088 -GL_GNULIB_MEMRCHR
46089 -GL_GNULIB_MEMPCPY
46090 -GL_GNULIB_MEMMEM
46091 -GL_GNULIB_MEMCHR
46092 -GL_GNULIB_FFSLL
46093 -GL_GNULIB_FFSL
46094 -GL_GNULIB_EXPLICIT_BZERO
46095 -GL_COND_OBJ_MEMCHR_FALSE
46096 -GL_COND_OBJ_MEMCHR_TRUE
46097 UNDEFINE_STRTOK_R
46098 REPLACE_STRSIGNAL
46099 -REPLACE_STRERRORNAME_NP
46100 REPLACE_STRERROR_R
46101 REPLACE_STRERROR
46102 REPLACE_STRTOK_R
46103 @@ -1015,12 +859,8 @@ REPLACE_STRCHRNUL
46104 REPLACE_STPNCPY
46105 REPLACE_MEMMEM
46106 REPLACE_MEMCHR
46107 -REPLACE_FFSLL
46108 HAVE_STRVERSCMP
46109 HAVE_DECL_STRSIGNAL
46110 -HAVE_SIGDESCR_NP
46111 -HAVE_SIGABBREV_NP
46112 -HAVE_STRERRORNAME_NP
46113 HAVE_DECL_STRERROR_R
46114 HAVE_DECL_STRTOK_R
46115 HAVE_STRCASESTR
46116 @@ -1036,26 +876,57 @@ HAVE_RAWMEMCHR
46117 HAVE_DECL_MEMRCHR
46118 HAVE_MEMPCPY
46119 HAVE_DECL_MEMMEM
46120 +HAVE_MEMCHR
46121 HAVE_FFSLL
46122 HAVE_FFSL
46123 HAVE_EXPLICIT_BZERO
46124 HAVE_MBSLEN
46125 +GNULIB_STRVERSCMP
46126 +GNULIB_STRSIGNAL
46127 +GNULIB_STRERROR_R
46128 +GNULIB_STRERROR
46129 +GNULIB_MBSTOK_R
46130 +GNULIB_MBSSEP
46131 +GNULIB_MBSSPN
46132 +GNULIB_MBSPBRK
46133 +GNULIB_MBSCSPN
46134 +GNULIB_MBSCASESTR
46135 +GNULIB_MBSPCASECMP
46136 +GNULIB_MBSNCASECMP
46137 +GNULIB_MBSCASECMP
46138 +GNULIB_MBSSTR
46139 +GNULIB_MBSRCHR
46140 +GNULIB_MBSCHR
46141 +GNULIB_MBSNLEN
46142 +GNULIB_MBSLEN
46143 +GNULIB_STRTOK_R
46144 +GNULIB_STRCASESTR
46145 +GNULIB_STRSTR
46146 +GNULIB_STRSEP
46147 +GNULIB_STRPBRK
46148 +GNULIB_STRNLEN
46149 +GNULIB_STRNDUP
46150 +GNULIB_STRNCAT
46151 +GNULIB_STRDUP
46152 +GNULIB_STRCHRNUL
46153 +GNULIB_STPNCPY
46154 +GNULIB_STPCPY
46155 +GNULIB_RAWMEMCHR
46156 +GNULIB_MEMRCHR
46157 +GNULIB_MEMPCPY
46158 +GNULIB_MEMMEM
46159 +GNULIB_MEMCHR
46160 +GNULIB_FFSLL
46161 +GNULIB_FFSL
46162 +GNULIB_EXPLICIT_BZERO
46163 NEXT_AS_FIRST_DIRECTIVE_MATH_H
46164 NEXT_MATH_H
46165 -GL_COND_OBJ_LSTAT_FALSE
46166 -GL_COND_OBJ_LSTAT_TRUE
46167 -GL_GENERATE_LIMITS_H_FALSE
46168 -GL_GENERATE_LIMITS_H_TRUE
46169 -LIMITS_H
46170 -GL_GNULIB_STRTOUMAX
46171 -GL_GNULIB_STRTOIMAX
46172 -GL_GNULIB_IMAXDIV
46173 -GL_GNULIB_IMAXABS
46174 NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H
46175 NEXT_INTTYPES_H
46176 UINT64_MAX_EQ_ULONG_MAX
46177 UINT32_MAX_LT_UINTMAX_MAX
46178 PRIPTR_PREFIX
46179 +PRI_MACROS_BROKEN
46180 INT64_MAX_EQ_LONG_MAX
46181 INT32_MAX_LT_INTMAX_MAX
46182 REPLACE_STRTOUMAX
46183 @@ -1065,6 +936,13 @@ HAVE_DECL_STRTOUMAX
46184 HAVE_DECL_STRTOIMAX
46185 HAVE_DECL_IMAXDIV
46186 HAVE_DECL_IMAXABS
46187 +GNULIB_STRTOUMAX
46188 +GNULIB_STRTOIMAX
46189 +GNULIB_IMAXDIV
46190 +GNULIB_IMAXABS
46191 +GL_GENERATE_STDINT_H_FALSE
46192 +GL_GENERATE_STDINT_H_TRUE
46193 +STDINT_H
46194 HAVE_SYS_INTTYPES_H
46195 HAVE_SYS_BITYPES_H
46196 HAVE_C99_STDINT_H
46197 @@ -1088,14 +966,39 @@ NEXT_STDINT_H
46198 HAVE_SYS_TYPES_H
46199 HAVE_INTTYPES_H
46200 HAVE_WCHAR_H
46201 -GNULIBHEADERS_OVERRIDE_WINT_T
46202 +HAVE_UNSIGNED_LONG_LONG_INT
46203 +HAVE_LONG_LONG_INT
46204 +GNULIB_OVERRIDES_WINT_T
46205 +GL_GENERATE_LIMITS_H_FALSE
46206 +GL_GENERATE_LIMITS_H_TRUE
46207 +LIMITS_H
46208 NEXT_AS_FIRST_DIRECTIVE_LIMITS_H
46209 NEXT_LIMITS_H
46210 -GL_COND_OBJ_GROUP_MEMBER_FALSE
46211 -GL_COND_OBJ_GROUP_MEMBER_TRUE
46212 -GL_GNULIB_GETTIMEOFDAY
46213 -GL_COND_OBJ_GETTIMEOFDAY_FALSE
46214 -GL_COND_OBJ_GETTIMEOFDAY_TRUE
46215 +REPLACE_LOCALTIME
46216 +REPLACE_GMTIME
46217 +REPLACE_TZSET
46218 +REPLACE_TIMEGM
46219 +REPLACE_STRFTIME
46220 +REPLACE_NANOSLEEP
46221 +REPLACE_MKTIME
46222 +REPLACE_LOCALTIME_R
46223 +REPLACE_CTIME
46224 +HAVE_TIMEZONE_T
46225 +HAVE_TZSET
46226 +HAVE_TIMEGM
46227 +HAVE_STRPTIME
46228 +HAVE_NANOSLEEP
46229 +HAVE_DECL_LOCALTIME_R
46230 +GNULIB_TZSET
46231 +GNULIB_TIME_RZ
46232 +GNULIB_TIME_R
46233 +GNULIB_TIMEGM
46234 +GNULIB_STRPTIME
46235 +GNULIB_STRFTIME
46236 +GNULIB_NANOSLEEP
46237 +GNULIB_LOCALTIME
46238 +GNULIB_MKTIME
46239 +GNULIB_CTIME
46240 NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H
46241 NEXT_SYS_TIME_H
46242 REPLACE_STRUCT_TIMEVAL
46243 @@ -1103,88 +1006,16 @@ REPLACE_GETTIMEOFDAY
46244 HAVE_SYS_TIME_H
46245 HAVE_STRUCT_TIMEVAL
46246 HAVE_GETTIMEOFDAY
46247 +GNULIB_GETTIMEOFDAY
46248 LTLIBINTL
46249 LIBINTL
46250 -GL_COND_OBJ_GETOPT_FALSE
46251 -GL_COND_OBJ_GETOPT_TRUE
46252 -GL_GENERATE_GETOPT_CDEFS_H_FALSE
46253 -GL_GENERATE_GETOPT_CDEFS_H_TRUE
46254 +GNULIB_GL_UNISTD_H_GETOPT
46255 GETOPT_CDEFS_H
46256 -GL_GENERATE_GETOPT_H_FALSE
46257 -GL_GENERATE_GETOPT_H_TRUE
46258 GETOPT_H
46259 HAVE_SYS_CDEFS_H
46260 HAVE_GETOPT_H
46261 NEXT_AS_FIRST_DIRECTIVE_GETOPT_H
46262 NEXT_GETOPT_H
46263 -GL_COND_OBJ_GETLINE_FALSE
46264 -GL_COND_OBJ_GETLINE_TRUE
46265 -GL_COND_OBJ_GETGROUPS_FALSE
46266 -GL_COND_OBJ_GETGROUPS_TRUE
46267 -GL_COND_OBJ_GETDTABLESIZE_FALSE
46268 -GL_COND_OBJ_GETDTABLESIZE_TRUE
46269 -GL_GNULIB_MDA_TEMPNAM
46270 -GL_GNULIB_MDA_PUTW
46271 -GL_GNULIB_MDA_GETW
46272 -GL_GNULIB_MDA_FILENO
46273 -GL_GNULIB_MDA_FDOPEN
46274 -GL_GNULIB_MDA_FCLOSEALL
46275 -GL_GNULIB_VSPRINTF_POSIX
46276 -GL_GNULIB_VSNPRINTF
46277 -GL_GNULIB_VPRINTF_POSIX
46278 -GL_GNULIB_VPRINTF
46279 -GL_GNULIB_VFPRINTF_POSIX
46280 -GL_GNULIB_VFPRINTF
46281 -GL_GNULIB_VDPRINTF
46282 -GL_GNULIB_VSCANF
46283 -GL_GNULIB_VFSCANF
46284 -GL_GNULIB_VASPRINTF
46285 -GL_GNULIB_TMPFILE
46286 -GL_GNULIB_STDIO_H_SIGPIPE
46287 -GL_GNULIB_STDIO_H_NONBLOCKING
46288 -GL_GNULIB_SPRINTF_POSIX
46289 -GL_GNULIB_SNPRINTF
46290 -GL_GNULIB_SCANF
46291 -GL_GNULIB_RENAMEAT
46292 -GL_GNULIB_RENAME
46293 -GL_GNULIB_REMOVE
46294 -GL_GNULIB_PUTS
46295 -GL_GNULIB_PUTCHAR
46296 -GL_GNULIB_PUTC
46297 -GL_GNULIB_PRINTF_POSIX
46298 -GL_GNULIB_PRINTF
46299 -GL_GNULIB_POPEN
46300 -GL_GNULIB_PERROR
46301 -GL_GNULIB_PCLOSE
46302 -GL_GNULIB_OBSTACK_PRINTF_POSIX
46303 -GL_GNULIB_OBSTACK_PRINTF
46304 -GL_GNULIB_GETLINE
46305 -GL_GNULIB_GETDELIM
46306 -GL_GNULIB_GETCHAR
46307 -GL_GNULIB_GETC
46308 -GL_GNULIB_FWRITE
46309 -GL_GNULIB_FTELLO
46310 -GL_GNULIB_FTELL
46311 -GL_GNULIB_FSEEKO
46312 -GL_GNULIB_FSEEK
46313 -GL_GNULIB_FSCANF
46314 -GL_GNULIB_FREOPEN
46315 -GL_GNULIB_FREAD
46316 -GL_GNULIB_FPUTS
46317 -GL_GNULIB_FPUTC
46318 -GL_GNULIB_FPURGE
46319 -GL_GNULIB_FPRINTF_POSIX
46320 -GL_GNULIB_FPRINTF
46321 -GL_GNULIB_FOPEN_GNU
46322 -GL_GNULIB_FOPEN
46323 -GL_GNULIB_FGETS
46324 -GL_GNULIB_FGETC
46325 -GL_GNULIB_FFLUSH
46326 -GL_GNULIB_FDOPEN
46327 -GL_GNULIB_FCLOSE
46328 -GL_GNULIB_DPRINTF
46329 -GL_COND_OBJ_GETDELIM_FALSE
46330 -GL_COND_OBJ_GETDELIM_TRUE
46331 REPLACE_VSPRINTF
46332 REPLACE_VSNPRINTF
46333 REPLACE_VPRINTF
46334 @@ -1212,7 +1043,6 @@ REPLACE_FSEEK
46335 REPLACE_FREOPEN
46336 REPLACE_FPURGE
46337 REPLACE_FPRINTF
46338 -REPLACE_FOPEN_FOR_FOPEN_GNU
46339 REPLACE_FOPEN
46340 REPLACE_FFLUSH
46341 REPLACE_FDOPEN
46342 @@ -1234,50 +1064,72 @@ HAVE_DECL_GETDELIM
46343 HAVE_DECL_FTELLO
46344 HAVE_DECL_FSEEKO
46345 HAVE_DECL_FPURGE
46346 -HAVE_DECL_FCLOSEALL
46347 -GL_COND_OBJ_GETCWD_LGPL_FALSE
46348 -GL_COND_OBJ_GETCWD_LGPL_TRUE
46349 -GL_COND_OBJ_FUTIMENS_FALSE
46350 -GL_COND_OBJ_FUTIMENS_TRUE
46351 -GL_COND_OBJ_FSTATAT_FALSE
46352 -GL_COND_OBJ_FSTATAT_TRUE
46353 -GL_GNULIB_MDA_UMASK
46354 -GL_GNULIB_MDA_MKDIR
46355 -GL_GNULIB_MDA_CHMOD
46356 -GL_GNULIB_OVERRIDES_STRUCT_STAT
46357 -GL_GNULIB_UTIMENSAT
46358 -GL_GNULIB_STAT
46359 -GL_GNULIB_MKNODAT
46360 -GL_GNULIB_MKNOD
46361 -GL_GNULIB_MKFIFOAT
46362 -GL_GNULIB_MKFIFO
46363 -GL_GNULIB_MKDIRAT
46364 -GL_GNULIB_MKDIR
46365 -GL_GNULIB_LSTAT
46366 -GL_GNULIB_LCHMOD
46367 -GL_GNULIB_GETUMASK
46368 -GL_GNULIB_FUTIMENS
46369 -GL_GNULIB_FSTATAT
46370 -GL_GNULIB_FSTAT
46371 -GL_GNULIB_FCHMODAT
46372 +GNULIB_VSPRINTF_POSIX
46373 +GNULIB_VSNPRINTF
46374 +GNULIB_VPRINTF_POSIX
46375 +GNULIB_VPRINTF
46376 +GNULIB_VFPRINTF_POSIX
46377 +GNULIB_VFPRINTF
46378 +GNULIB_VDPRINTF
46379 +GNULIB_VSCANF
46380 +GNULIB_VFSCANF
46381 +GNULIB_VASPRINTF
46382 +GNULIB_TMPFILE
46383 +GNULIB_STDIO_H_SIGPIPE
46384 +GNULIB_STDIO_H_NONBLOCKING
46385 +GNULIB_SPRINTF_POSIX
46386 +GNULIB_SNPRINTF
46387 +GNULIB_SCANF
46388 +GNULIB_RENAMEAT
46389 +GNULIB_RENAME
46390 +GNULIB_REMOVE
46391 +GNULIB_PUTS
46392 +GNULIB_PUTCHAR
46393 +GNULIB_PUTC
46394 +GNULIB_PRINTF_POSIX
46395 +GNULIB_PRINTF
46396 +GNULIB_POPEN
46397 +GNULIB_PERROR
46398 +GNULIB_PCLOSE
46399 +GNULIB_OBSTACK_PRINTF_POSIX
46400 +GNULIB_OBSTACK_PRINTF
46401 +GNULIB_GETLINE
46402 +GNULIB_GETDELIM
46403 +GNULIB_GETCHAR
46404 +GNULIB_GETC
46405 +GNULIB_FWRITE
46406 +GNULIB_FTELLO
46407 +GNULIB_FTELL
46408 +GNULIB_FSEEKO
46409 +GNULIB_FSEEK
46410 +GNULIB_FSCANF
46411 +GNULIB_FREOPEN
46412 +GNULIB_FREAD
46413 +GNULIB_FPUTS
46414 +GNULIB_FPUTC
46415 +GNULIB_FPURGE
46416 +GNULIB_FPRINTF_POSIX
46417 +GNULIB_FPRINTF
46418 +GNULIB_FOPEN
46419 +GNULIB_FGETS
46420 +GNULIB_FGETC
46421 +GNULIB_FFLUSH
46422 +GNULIB_FDOPEN
46423 +GNULIB_FCLOSE
46424 +GNULIB_DPRINTF
46425 WINDOWS_64_BIT_ST_SIZE
46426 WINDOWS_STAT_TIMESPEC
46427 NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H
46428 NEXT_SYS_STAT_H
46429 -GL_COND_OBJ_FSTAT_FALSE
46430 -GL_COND_OBJ_FSTAT_TRUE
46431 REPLACE_UTIMENSAT
46432 REPLACE_STAT
46433 -REPLACE_MKNODAT
46434 REPLACE_MKNOD
46435 -REPLACE_MKFIFOAT
46436 REPLACE_MKFIFO
46437 REPLACE_MKDIR
46438 REPLACE_LSTAT
46439 REPLACE_FUTIMENS
46440 REPLACE_FSTATAT
46441 REPLACE_FSTAT
46442 -REPLACE_FCHMODAT
46443 HAVE_UTIMENSAT
46444 HAVE_MKNODAT
46445 HAVE_MKNOD
46446 @@ -1286,112 +1138,24 @@ HAVE_MKFIFO
46447 HAVE_MKDIRAT
46448 HAVE_LSTAT
46449 HAVE_LCHMOD
46450 -HAVE_GETUMASK
46451 HAVE_FUTIMENS
46452 HAVE_FSTATAT
46453 HAVE_FCHMODAT
46454 +GNULIB_OVERRIDES_STRUCT_STAT
46455 +GNULIB_UTIMENSAT
46456 +GNULIB_STAT
46457 +GNULIB_MKNODAT
46458 +GNULIB_MKNOD
46459 +GNULIB_MKFIFOAT
46460 +GNULIB_MKFIFO
46461 +GNULIB_MKDIRAT
46462 +GNULIB_LSTAT
46463 +GNULIB_LCHMOD
46464 +GNULIB_FUTIMENS
46465 +GNULIB_FSTATAT
46466 +GNULIB_FSTAT
46467 +GNULIB_FCHMODAT
46468 HAVE_SAME_LONG_DOUBLE_AS_DOUBLE
46469 -GL_GNULIB_MDA_YN
46470 -GL_GNULIB_MDA_Y1
46471 -GL_GNULIB_MDA_Y0
46472 -GL_GNULIB_MDA_JN
46473 -GL_GNULIB_MDA_J1
46474 -GL_GNULIB_MDA_J0
46475 -GL_GNULIB_TRUNCL
46476 -GL_GNULIB_TRUNCF
46477 -GL_GNULIB_TRUNC
46478 -GL_GNULIB_TANHF
46479 -GL_GNULIB_TANL
46480 -GL_GNULIB_TANF
46481 -GL_GNULIB_SQRTL
46482 -GL_GNULIB_SQRTF
46483 -GL_GNULIB_SINHF
46484 -GL_GNULIB_SINL
46485 -GL_GNULIB_SINF
46486 -GL_GNULIB_SIGNBIT
46487 -GL_GNULIB_ROUNDL
46488 -GL_GNULIB_ROUNDF
46489 -GL_GNULIB_ROUND
46490 -GL_GNULIB_RINTL
46491 -GL_GNULIB_RINTF
46492 -GL_GNULIB_RINT
46493 -GL_GNULIB_REMAINDERL
46494 -GL_GNULIB_REMAINDERF
46495 -GL_GNULIB_REMAINDER
46496 -GL_GNULIB_POWF
46497 -GL_GNULIB_MODFL
46498 -GL_GNULIB_MODFF
46499 -GL_GNULIB_MODF
46500 -GL_GNULIB_LOGBL
46501 -GL_GNULIB_LOGBF
46502 -GL_GNULIB_LOGB
46503 -GL_GNULIB_LOG2L
46504 -GL_GNULIB_LOG2F
46505 -GL_GNULIB_LOG2
46506 -GL_GNULIB_LOG1PL
46507 -GL_GNULIB_LOG1PF
46508 -GL_GNULIB_LOG1P
46509 -GL_GNULIB_LOG10L
46510 -GL_GNULIB_LOG10F
46511 -GL_GNULIB_LOG10
46512 -GL_GNULIB_LOGL
46513 -GL_GNULIB_LOGF
46514 -GL_GNULIB_LOG
46515 -GL_GNULIB_LDEXPL
46516 -GL_GNULIB_LDEXPF
46517 -GL_GNULIB_ISNANL
46518 -GL_GNULIB_ISNAND
46519 -GL_GNULIB_ISNANF
46520 -GL_GNULIB_ISNAN
46521 -GL_GNULIB_ISINF
46522 -GL_GNULIB_ISFINITE
46523 -GL_GNULIB_ILOGBL
46524 -GL_GNULIB_ILOGBF
46525 -GL_GNULIB_ILOGB
46526 -GL_GNULIB_HYPOTL
46527 -GL_GNULIB_HYPOTF
46528 -GL_GNULIB_HYPOT
46529 -GL_GNULIB_FREXPL
46530 -GL_GNULIB_FREXP
46531 -GL_GNULIB_FREXPF
46532 -GL_GNULIB_FMODL
46533 -GL_GNULIB_FMODF
46534 -GL_GNULIB_FMOD
46535 -GL_GNULIB_FMAL
46536 -GL_GNULIB_FMAF
46537 -GL_GNULIB_FMA
46538 -GL_GNULIB_FLOORL
46539 -GL_GNULIB_FLOORF
46540 -GL_GNULIB_FLOOR
46541 -GL_GNULIB_FABSL
46542 -GL_GNULIB_FABSF
46543 -GL_GNULIB_EXPM1L
46544 -GL_GNULIB_EXPM1F
46545 -GL_GNULIB_EXPM1
46546 -GL_GNULIB_EXP2L
46547 -GL_GNULIB_EXP2F
46548 -GL_GNULIB_EXP2
46549 -GL_GNULIB_EXPL
46550 -GL_GNULIB_EXPF
46551 -GL_GNULIB_COSHF
46552 -GL_GNULIB_COSL
46553 -GL_GNULIB_COSF
46554 -GL_GNULIB_COPYSIGNL
46555 -GL_GNULIB_COPYSIGNF
46556 -GL_GNULIB_COPYSIGN
46557 -GL_GNULIB_CEILL
46558 -GL_GNULIB_CEILF
46559 -GL_GNULIB_CEIL
46560 -GL_GNULIB_CBRTL
46561 -GL_GNULIB_CBRTF
46562 -GL_GNULIB_CBRT
46563 -GL_GNULIB_ATAN2F
46564 -GL_GNULIB_ATANL
46565 -GL_GNULIB_ATANF
46566 -GL_GNULIB_ASINL
46567 -GL_GNULIB_ASINF
46568 -GL_GNULIB_ACOSL
46569 -GL_GNULIB_ACOSF
46570 REPLACE_TRUNCL
46571 REPLACE_TRUNCF
46572 REPLACE_TRUNC
46573 @@ -1401,7 +1165,7 @@ REPLACE_SQRTL
46574 REPLACE_SQRTF
46575 REPLACE_SINHF
46576 REPLACE_SINF
46577 -REPLACE_SIGNBIT_USING_BUILTINS
46578 +REPLACE_SIGNBIT_USING_GCC
46579 REPLACE_SIGNBIT
46580 REPLACE_ROUNDL
46581 REPLACE_ROUNDF
46582 @@ -1567,63 +1331,130 @@ HAVE_ASINL
46583 HAVE_ASINF
46584 HAVE_ACOSL
46585 HAVE_ACOSF
46586 -GL_COND_OBJ_FREE_FALSE
46587 -GL_COND_OBJ_FREE_TRUE
46588 -GL_COND_OBJ_ITOLD_FALSE
46589 -GL_COND_OBJ_ITOLD_TRUE
46590 -GL_COND_OBJ_FLOAT_FALSE
46591 -GL_COND_OBJ_FLOAT_TRUE
46592 +GNULIB_TRUNCL
46593 +GNULIB_TRUNCF
46594 +GNULIB_TRUNC
46595 +GNULIB_TANHF
46596 +GNULIB_TANL
46597 +GNULIB_TANF
46598 +GNULIB_SQRTL
46599 +GNULIB_SQRTF
46600 +GNULIB_SINHF
46601 +GNULIB_SINL
46602 +GNULIB_SINF
46603 +GNULIB_SIGNBIT
46604 +GNULIB_ROUNDL
46605 +GNULIB_ROUNDF
46606 +GNULIB_ROUND
46607 +GNULIB_RINTL
46608 +GNULIB_RINTF
46609 +GNULIB_RINT
46610 +GNULIB_REMAINDERL
46611 +GNULIB_REMAINDERF
46612 +GNULIB_REMAINDER
46613 +GNULIB_POWF
46614 +GNULIB_MODFL
46615 +GNULIB_MODFF
46616 +GNULIB_MODF
46617 +GNULIB_LOGBL
46618 +GNULIB_LOGBF
46619 +GNULIB_LOGB
46620 +GNULIB_LOG2L
46621 +GNULIB_LOG2F
46622 +GNULIB_LOG2
46623 +GNULIB_LOG1PL
46624 +GNULIB_LOG1PF
46625 +GNULIB_LOG1P
46626 +GNULIB_LOG10L
46627 +GNULIB_LOG10F
46628 +GNULIB_LOG10
46629 +GNULIB_LOGL
46630 +GNULIB_LOGF
46631 +GNULIB_LOG
46632 +GNULIB_LDEXPL
46633 +GNULIB_LDEXPF
46634 +GNULIB_ISNANL
46635 +GNULIB_ISNAND
46636 +GNULIB_ISNANF
46637 +GNULIB_ISNAN
46638 +GNULIB_ISINF
46639 +GNULIB_ISFINITE
46640 +GNULIB_ILOGBL
46641 +GNULIB_ILOGBF
46642 +GNULIB_ILOGB
46643 +GNULIB_HYPOTL
46644 +GNULIB_HYPOTF
46645 +GNULIB_HYPOT
46646 +GNULIB_FREXPL
46647 +GNULIB_FREXP
46648 +GNULIB_FREXPF
46649 +GNULIB_FMODL
46650 +GNULIB_FMODF
46651 +GNULIB_FMOD
46652 +GNULIB_FMAL
46653 +GNULIB_FMAF
46654 +GNULIB_FMA
46655 +GNULIB_FLOORL
46656 +GNULIB_FLOORF
46657 +GNULIB_FLOOR
46658 +GNULIB_FABSL
46659 +GNULIB_FABSF
46660 +GNULIB_EXPM1L
46661 +GNULIB_EXPM1F
46662 +GNULIB_EXPM1
46663 +GNULIB_EXP2L
46664 +GNULIB_EXP2F
46665 +GNULIB_EXP2
46666 +GNULIB_EXPL
46667 +GNULIB_EXPF
46668 +GNULIB_COSHF
46669 +GNULIB_COSL
46670 +GNULIB_COSF
46671 +GNULIB_COPYSIGNL
46672 +GNULIB_COPYSIGNF
46673 +GNULIB_COPYSIGN
46674 +GNULIB_CEILL
46675 +GNULIB_CEILF
46676 +GNULIB_CEIL
46677 +GNULIB_CBRTL
46678 +GNULIB_CBRTF
46679 +GNULIB_CBRT
46680 +GNULIB_ATAN2F
46681 +GNULIB_ATANL
46682 +GNULIB_ATANF
46683 +GNULIB_ASINL
46684 +GNULIB_ASINF
46685 +GNULIB_ACOSL
46686 +GNULIB_ACOSF
46687 +REPLACE_ITOLD
46688 GL_GENERATE_FLOAT_H_FALSE
46689 GL_GENERATE_FLOAT_H_TRUE
46690 FLOAT_H
46691 -REPLACE_ITOLD
46692 NEXT_AS_FIRST_DIRECTIVE_FLOAT_H
46693 NEXT_FLOAT_H
46694 -GL_COND_OBJ_FDOPENDIR_FALSE
46695 -GL_COND_OBJ_FDOPENDIR_TRUE
46696 NEXT_AS_FIRST_DIRECTIVE_FCNTL_H
46697 NEXT_FCNTL_H
46698 -GL_GNULIB_MDA_OPEN
46699 -GL_GNULIB_MDA_CREAT
46700 -GL_GNULIB_OPENAT
46701 -GL_GNULIB_OPEN
46702 -GL_GNULIB_NONBLOCKING
46703 -GL_GNULIB_FCNTL
46704 -GL_GNULIB_CREAT
46705 -GL_COND_OBJ_FCNTL_FALSE
46706 -GL_COND_OBJ_FCNTL_TRUE
46707 REPLACE_OPENAT
46708 REPLACE_OPEN
46709 REPLACE_FCNTL
46710 -REPLACE_CREAT
46711 HAVE_OPENAT
46712 HAVE_FCNTL
46713 -GL_COND_OBJ_FCHDIR_FALSE
46714 -GL_COND_OBJ_FCHDIR_TRUE
46715 -GL_COND_OBJ_FACCESSAT_FALSE
46716 -GL_COND_OBJ_FACCESSAT_TRUE
46717 +GNULIB_OPENAT
46718 +GNULIB_OPEN
46719 +GNULIB_NONBLOCKING
46720 +GNULIB_FCNTL
46721 LIB_EACCESS
46722 -GL_COND_OBJ_EUIDACCESS_FALSE
46723 -GL_COND_OBJ_EUIDACCESS_TRUE
46724 -GL_COND_OBJ_ERROR_FALSE
46725 -GL_COND_OBJ_ERROR_TRUE
46726 -GL_GENERATE_ERRNO_H_FALSE
46727 -GL_GENERATE_ERRNO_H_TRUE
46728 -ERRNO_H
46729 EOVERFLOW_VALUE
46730 EOVERFLOW_HIDDEN
46731 ENOLINK_VALUE
46732 ENOLINK_HIDDEN
46733 EMULTIHOP_VALUE
46734 EMULTIHOP_HIDDEN
46735 +GL_GENERATE_ERRNO_H_FALSE
46736 +GL_GENERATE_ERRNO_H_TRUE
46737 +ERRNO_H
46738 NEXT_AS_FIRST_DIRECTIVE_ERRNO_H
46739 NEXT_ERRNO_H
46740 -GL_COND_OBJ_DUP2_FALSE
46741 -GL_COND_OBJ_DUP2_TRUE
46742 -GL_COND_OBJ_DUP_FALSE
46743 -GL_COND_OBJ_DUP_TRUE
46744 -GL_COND_OBJ_DIRFD_FALSE
46745 -GL_COND_OBJ_DIRFD_TRUE
46746 HAVE_DIRENT_H
46747 NEXT_AS_FIRST_DIRECTIVE_DIRENT_H
46748 NEXT_DIRENT_H
46749 @@ -1631,16 +1462,6 @@ PRAGMA_COLUMNS
46750 PRAGMA_SYSTEM_HEADER
46751 INCLUDE_NEXT_AS_FIRST_DIRECTIVE
46752 INCLUDE_NEXT
46753 -GL_GNULIB_ALPHASORT
46754 -GL_GNULIB_SCANDIR
46755 -GL_GNULIB_FDOPENDIR
46756 -GL_GNULIB_DIRFD
46757 -GL_GNULIB_CLOSEDIR
46758 -GL_GNULIB_REWINDDIR
46759 -GL_GNULIB_READDIR
46760 -GL_GNULIB_OPENDIR
46761 -GL_COND_OBJ_CLOSEDIR_FALSE
46762 -GL_COND_OBJ_CLOSEDIR_TRUE
46763 REPLACE_FDOPENDIR
46764 REPLACE_DIRFD
46765 REPLACE_CLOSEDIR
46766 @@ -1654,16 +1475,19 @@ HAVE_CLOSEDIR
46767 HAVE_REWINDDIR
46768 HAVE_READDIR
46769 HAVE_OPENDIR
46770 -GL_COND_OBJ_CLOSE_FALSE
46771 -GL_COND_OBJ_CLOSE_TRUE
46772 +GNULIB_ALPHASORT
46773 +GNULIB_SCANDIR
46774 +GNULIB_FDOPENDIR
46775 +GNULIB_DIRFD
46776 +GNULIB_CLOSEDIR
46777 +GNULIB_REWINDDIR
46778 +GNULIB_READDIR
46779 +GNULIB_OPENDIR
46780 HAVE_WINSOCK2_H
46781 HAVE_MSVC_INVALID_PARAMETER_HANDLER
46782 LIB_CLOCK_GETTIME
46783 -GL_COND_OBJ_CHDIR_LONG_FALSE
46784 -GL_COND_OBJ_CHDIR_LONG_TRUE
46785 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS
46786 UNISTD_H_HAVE_WINSOCK2_H
46787 -UNISTD_H_HAVE_SYS_RANDOM_H
46788 REPLACE_WRITE
46789 REPLACE_USLEEP
46790 REPLACE_UNLINKAT
46791 @@ -1684,7 +1508,6 @@ REPLACE_LINKAT
46792 REPLACE_LINK
46793 REPLACE_LCHOWN
46794 REPLACE_ISATTY
46795 -REPLACE_GETPASS_FOR_GETPASS_GNU
46796 REPLACE_GETPASS
46797 REPLACE_GETPAGESIZE
46798 REPLACE_GETGROUPS
46799 @@ -1695,19 +1518,10 @@ REPLACE_GETCWD
46800 REPLACE_FTRUNCATE
46801 REPLACE_FCHOWNAT
46802 REPLACE_FACCESSAT
46803 -REPLACE_EXECVPE
46804 -REPLACE_EXECVP
46805 -REPLACE_EXECVE
46806 -REPLACE_EXECV
46807 -REPLACE_EXECLP
46808 -REPLACE_EXECLE
46809 -REPLACE_EXECL
46810 REPLACE_DUP2
46811 REPLACE_DUP
46812 -REPLACE_COPY_FILE_RANGE
46813 REPLACE_CLOSE
46814 REPLACE_CHOWN
46815 -REPLACE_ACCESS
46816 HAVE_SYS_PARAM_H
46817 HAVE_OS_H
46818 HAVE_DECL_TTYNAME_R
46819 @@ -1720,7 +1534,6 @@ HAVE_DECL_GETLOGIN
46820 HAVE_DECL_GETDOMAINNAME
46821 HAVE_DECL_FDATASYNC
46822 HAVE_DECL_FCHDIR
46823 -HAVE_DECL_EXECVPE
46824 HAVE_DECL_ENVIRON
46825 HAVE_USLEEP
46826 HAVE_UNLINKAT
46827 @@ -1743,7 +1556,6 @@ HAVE_GETPAGESIZE
46828 HAVE_GETLOGIN
46829 HAVE_GETHOSTNAME
46830 HAVE_GETGROUPS
46831 -HAVE_GETENTROPY
46832 HAVE_GETDTABLESIZE
46833 HAVE_FTRUNCATE
46834 HAVE_FSYNC
46835 @@ -1751,185 +1563,87 @@ HAVE_FDATASYNC
46836 HAVE_FCHOWNAT
46837 HAVE_FCHDIR
46838 HAVE_FACCESSAT
46839 -HAVE_EXECVPE
46840 HAVE_EUIDACCESS
46841 HAVE_DUP3
46842 -HAVE_COPY_FILE_RANGE
46843 +HAVE_DUP2
46844 HAVE_CHOWN
46845 -GL_GNULIB_MDA_WRITE
46846 -GL_GNULIB_MDA_UNLINK
46847 -GL_GNULIB_MDA_SWAB
46848 -GL_GNULIB_MDA_RMDIR
46849 -GL_GNULIB_MDA_READ
46850 -GL_GNULIB_MDA_LSEEK
46851 -GL_GNULIB_MDA_ISATTY
46852 -GL_GNULIB_MDA_GETPID
46853 -GL_GNULIB_MDA_GETCWD
46854 -GL_GNULIB_MDA_EXECVPE
46855 -GL_GNULIB_MDA_EXECVP
46856 -GL_GNULIB_MDA_EXECVE
46857 -GL_GNULIB_MDA_EXECV
46858 -GL_GNULIB_MDA_EXECLP
46859 -GL_GNULIB_MDA_EXECLE
46860 -GL_GNULIB_MDA_EXECL
46861 -GL_GNULIB_MDA_DUP2
46862 -GL_GNULIB_MDA_DUP
46863 -GL_GNULIB_MDA_CLOSE
46864 -GL_GNULIB_MDA_CHDIR
46865 -GL_GNULIB_MDA_ACCESS
46866 -GL_GNULIB_WRITE
46867 -GL_GNULIB_USLEEP
46868 -GL_GNULIB_UNLINKAT
46869 -GL_GNULIB_UNLINK
46870 -GL_GNULIB_UNISTD_H_SIGPIPE
46871 -GL_GNULIB_UNISTD_H_NONBLOCKING
46872 -GL_GNULIB_UNISTD_H_GETOPT
46873 -GL_GNULIB_TTYNAME_R
46874 -GL_GNULIB_TRUNCATE
46875 -GL_GNULIB_SYMLINKAT
46876 -GL_GNULIB_SYMLINK
46877 -GL_GNULIB_SLEEP
46878 -GL_GNULIB_SETHOSTNAME
46879 -GL_GNULIB_RMDIR
46880 -GL_GNULIB_READLINKAT
46881 -GL_GNULIB_READLINK
46882 -GL_GNULIB_READ
46883 -GL_GNULIB_PWRITE
46884 -GL_GNULIB_PREAD
46885 -GL_GNULIB_PIPE2
46886 -GL_GNULIB_PIPE
46887 -GL_GNULIB_LSEEK
46888 -GL_GNULIB_LINKAT
46889 -GL_GNULIB_LINK
46890 -GL_GNULIB_LCHOWN
46891 -GL_GNULIB_ISATTY
46892 -GL_GNULIB_GROUP_MEMBER
46893 -GL_GNULIB_GETUSERSHELL
46894 -GL_GNULIB_GETPASS_GNU
46895 -GL_GNULIB_GETPASS
46896 -GL_GNULIB_GETPAGESIZE
46897 -GL_GNULIB_GETOPT_POSIX
46898 -GL_GNULIB_GETLOGIN_R
46899 -GL_GNULIB_GETLOGIN
46900 -GL_GNULIB_GETHOSTNAME
46901 -GL_GNULIB_GETGROUPS
46902 -GL_GNULIB_GETENTROPY
46903 -GL_GNULIB_GETDTABLESIZE
46904 -GL_GNULIB_GETDOMAINNAME
46905 -GL_GNULIB_GETCWD
46906 -GL_GNULIB_FTRUNCATE
46907 -GL_GNULIB_FSYNC
46908 -GL_GNULIB_FDATASYNC
46909 -GL_GNULIB_FCHOWNAT
46910 -GL_GNULIB_FCHDIR
46911 -GL_GNULIB_FACCESSAT
46912 -GL_GNULIB_EXECVPE
46913 -GL_GNULIB_EXECVP
46914 -GL_GNULIB_EXECVE
46915 -GL_GNULIB_EXECV
46916 -GL_GNULIB_EXECLP
46917 -GL_GNULIB_EXECLE
46918 -GL_GNULIB_EXECL
46919 -GL_GNULIB_EUIDACCESS
46920 -GL_GNULIB_ENVIRON
46921 -GL_GNULIB_DUP3
46922 -GL_GNULIB_DUP2
46923 -GL_GNULIB_DUP
46924 -GL_GNULIB_COPY_FILE_RANGE
46925 -GL_GNULIB_CLOSE
46926 -GL_GNULIB_CHOWN
46927 -GL_GNULIB_CHDIR
46928 -GL_GNULIB_ACCESS
46929 -GL_COND_OBJ_CANONICALIZE_LGPL_FALSE
46930 -GL_COND_OBJ_CANONICALIZE_LGPL_TRUE
46931 -GL_GNULIB_MDA_PUTENV
46932 -GL_GNULIB_MDA_MKTEMP
46933 -GL_GNULIB_MDA_GCVT
46934 -GL_GNULIB_MDA_FCVT
46935 -GL_GNULIB_MDA_ECVT
46936 -GL_GNULIB_WCTOMB
46937 -GL_GNULIB_UNSETENV
46938 -GL_GNULIB_UNLOCKPT
46939 -GL_GNULIB_SYSTEM_POSIX
46940 -GL_GNULIB_STRTOULL
46941 -GL_GNULIB_STRTOUL
46942 -GL_GNULIB_STRTOLL
46943 -GL_GNULIB_STRTOLD
46944 -GL_GNULIB_STRTOL
46945 -GL_GNULIB_STRTOD
46946 -GL_GNULIB_SETENV
46947 -GL_GNULIB_SECURE_GETENV
46948 -GL_GNULIB_RPMATCH
46949 -GL_GNULIB_REALPATH
46950 -GL_GNULIB_REALLOC_POSIX
46951 -GL_GNULIB_REALLOC_GNU
46952 -GL_GNULIB_REALLOCARRAY
46953 -GL_GNULIB_RANDOM_R
46954 -GL_GNULIB_RANDOM
46955 -GL_GNULIB_QSORT_R
46956 -GL_GNULIB_PUTENV
46957 -GL_GNULIB_PTSNAME_R
46958 -GL_GNULIB_PTSNAME
46959 -GL_GNULIB_POSIX_OPENPT
46960 -GL_GNULIB_POSIX_MEMALIGN
46961 -GL_GNULIB_MKSTEMPS
46962 -GL_GNULIB_MKSTEMP
46963 -GL_GNULIB_MKOSTEMPS
46964 -GL_GNULIB_MKOSTEMP
46965 -GL_GNULIB_MKDTEMP
46966 -GL_GNULIB_MBTOWC
46967 -GL_GNULIB_MALLOC_POSIX
46968 -GL_GNULIB_MALLOC_GNU
46969 -GL_GNULIB_GRANTPT
46970 -GL_GNULIB_GETSUBOPT
46971 -GL_GNULIB_GETLOADAVG
46972 -GL_GNULIB_FREE_POSIX
46973 -GL_GNULIB_CANONICALIZE_FILE_NAME
46974 -GL_GNULIB_CALLOC_POSIX
46975 -GL_GNULIB_CALLOC_GNU
46976 -GL_GNULIB_ATOLL
46977 -GL_GNULIB_ALIGNED_ALLOC
46978 -GL_GNULIB__EXIT
46979 +GNULIB_WRITE
46980 +GNULIB_USLEEP
46981 +GNULIB_UNLINKAT
46982 +GNULIB_UNLINK
46983 +GNULIB_UNISTD_H_SIGPIPE
46984 +GNULIB_UNISTD_H_NONBLOCKING
46985 +GNULIB_TTYNAME_R
46986 +GNULIB_TRUNCATE
46987 +GNULIB_SYMLINKAT
46988 +GNULIB_SYMLINK
46989 +GNULIB_SLEEP
46990 +GNULIB_SETHOSTNAME
46991 +GNULIB_RMDIR
46992 +GNULIB_READLINKAT
46993 +GNULIB_READLINK
46994 +GNULIB_READ
46995 +GNULIB_PWRITE
46996 +GNULIB_PREAD
46997 +GNULIB_PIPE2
46998 +GNULIB_PIPE
46999 +GNULIB_LSEEK
47000 +GNULIB_LINKAT
47001 +GNULIB_LINK
47002 +GNULIB_LCHOWN
47003 +GNULIB_ISATTY
47004 +GNULIB_GROUP_MEMBER
47005 +GNULIB_GETUSERSHELL
47006 +GNULIB_GETPASS
47007 +GNULIB_GETPAGESIZE
47008 +GNULIB_GETLOGIN_R
47009 +GNULIB_GETLOGIN
47010 +GNULIB_GETHOSTNAME
47011 +GNULIB_GETGROUPS
47012 +GNULIB_GETDTABLESIZE
47013 +GNULIB_GETDOMAINNAME
47014 +GNULIB_GETCWD
47015 +GNULIB_FTRUNCATE
47016 +GNULIB_FSYNC
47017 +GNULIB_FDATASYNC
47018 +GNULIB_FCHOWNAT
47019 +GNULIB_FCHDIR
47020 +GNULIB_FACCESSAT
47021 +GNULIB_EUIDACCESS
47022 +GNULIB_ENVIRON
47023 +GNULIB_DUP3
47024 +GNULIB_DUP2
47025 +GNULIB_DUP
47026 +GNULIB_CLOSE
47027 +GNULIB_CHOWN
47028 +GNULIB_CHDIR
47029 REPLACE_WCTOMB
47030 REPLACE_UNSETENV
47031 -REPLACE_STRTOULL
47032 -REPLACE_STRTOUL
47033 -REPLACE_STRTOLL
47034 REPLACE_STRTOLD
47035 -REPLACE_STRTOL
47036 REPLACE_STRTOD
47037 REPLACE_SETSTATE
47038 REPLACE_SETENV
47039 REPLACE_REALPATH
47040 -REPLACE_REALLOCARRAY
47041 -REPLACE_REALLOC_FOR_REALLOC_POSIX
47042 -REPLACE_REALLOC_FOR_REALLOC_GNU
47043 +REPLACE_REALLOC
47044 REPLACE_RANDOM_R
47045 REPLACE_RANDOM
47046 REPLACE_QSORT_R
47047 REPLACE_PUTENV
47048 REPLACE_PTSNAME_R
47049 REPLACE_PTSNAME
47050 -REPLACE_POSIX_MEMALIGN
47051 REPLACE_MKSTEMP
47052 REPLACE_MBTOWC
47053 -REPLACE_MALLOC_FOR_MALLOC_POSIX
47054 -REPLACE_MALLOC_FOR_MALLOC_GNU
47055 +REPLACE_MALLOC
47056 REPLACE_INITSTATE
47057 -REPLACE_FREE
47058 REPLACE_CANONICALIZE_FILE_NAME
47059 -REPLACE_CALLOC_FOR_CALLOC_POSIX
47060 -REPLACE_CALLOC_FOR_CALLOC_GNU
47061 -REPLACE_ALIGNED_ALLOC
47062 +REPLACE_CALLOC
47063 HAVE_DECL_UNSETENV
47064 HAVE_UNLOCKPT
47065 HAVE_SYS_LOADAVG_H
47066 HAVE_STRUCT_RANDOM_DATA
47067 HAVE_STRTOULL
47068 -HAVE_STRTOUL
47069 HAVE_STRTOLL
47070 HAVE_STRTOLD
47071 -HAVE_STRTOL
47072 HAVE_STRTOD
47073 HAVE_DECL_SETSTATE
47074 HAVE_SETSTATE
47075 @@ -1946,7 +1660,6 @@ HAVE_QSORT_R
47076 HAVE_PTSNAME_R
47077 HAVE_PTSNAME
47078 HAVE_POSIX_OPENPT
47079 -HAVE_POSIX_MEMALIGN
47080 HAVE_MKSTEMPS
47081 HAVE_MKSTEMP
47082 HAVE_MKOSTEMPS
47083 @@ -1958,27 +1671,51 @@ HAVE_INITSTATE
47084 HAVE_GRANTPT
47085 HAVE_GETSUBOPT
47086 HAVE_DECL_GETLOADAVG
47087 -HAVE_DECL_GCVT
47088 -HAVE_DECL_FCVT
47089 -HAVE_DECL_ECVT
47090 HAVE_CANONICALIZE_FILE_NAME
47091 HAVE_ATOLL
47092 -HAVE_ALIGNED_ALLOC
47093 HAVE__EXIT
47094 +GNULIB_WCTOMB
47095 +GNULIB_UNSETENV
47096 +GNULIB_UNLOCKPT
47097 +GNULIB_SYSTEM_POSIX
47098 +GNULIB_STRTOULL
47099 +GNULIB_STRTOLL
47100 +GNULIB_STRTOLD
47101 +GNULIB_STRTOD
47102 +GNULIB_SETENV
47103 +GNULIB_SECURE_GETENV
47104 +GNULIB_RPMATCH
47105 +GNULIB_REALPATH
47106 +GNULIB_REALLOC_POSIX
47107 +GNULIB_REALLOCARRAY
47108 +GNULIB_RANDOM_R
47109 +GNULIB_RANDOM
47110 +GNULIB_QSORT_R
47111 +GNULIB_PUTENV
47112 +GNULIB_PTSNAME_R
47113 +GNULIB_PTSNAME
47114 +GNULIB_POSIX_OPENPT
47115 +GNULIB_MKSTEMPS
47116 +GNULIB_MKSTEMP
47117 +GNULIB_MKOSTEMPS
47118 +GNULIB_MKOSTEMP
47119 +GNULIB_MKDTEMP
47120 +GNULIB_MBTOWC
47121 +GNULIB_MALLOC_POSIX
47122 +GNULIB_GRANTPT
47123 +GNULIB_GETSUBOPT
47124 +GNULIB_GETLOADAVG
47125 +GNULIB_CANONICALIZE_FILE_NAME
47126 +GNULIB_CALLOC_POSIX
47127 +GNULIB_ATOLL
47128 +GNULIB__EXIT
47129 +HAVE_ALLOCA_H
47130 GL_GENERATE_ALLOCA_H_FALSE
47131 GL_GENERATE_ALLOCA_H_TRUE
47132 ALLOCA_H
47133 -HAVE_ALLOCA_H
47134 ALLOCA
47135 GL_COND_LIBTOOL_FALSE
47136 GL_COND_LIBTOOL_TRUE
47137 -RANLIB
47138 -ARFLAGS
47139 -ac_ct_AR
47140 -AR
47141 -EGREP
47142 -GREP
47143 -CPP
47144 host_os
47145 host_vendor
47146 host_cpu
47147 @@ -1987,6 +1724,13 @@ build_os
47148 build_vendor
47149 build_cpu
47150 build
47151 +RANLIB
47152 +ARFLAGS
47153 +ac_ct_AR
47154 +AR
47155 +EGREP
47156 +GREP
47157 +CPP
47158 OPENMP_CFLAGS
47159 am__fastdepCC_FALSE
47160 am__fastdepCC_TRUE
47161 @@ -2085,8 +1829,6 @@ enable_maintainer_mode
47162 enable_dependency_tracking
47163 enable_openmp
47164 enable_largefile
47165 -enable_year2038
47166 -enable_cross_guesses
47167 enable_shared
47168 enable_static
47169 with_pic
47170 @@ -2748,9 +2490,6 @@ Optional Features:
47171 speeds up one-time build
47172 --disable-openmp do not use OpenMP
47173 --disable-largefile omit support for large files
47174 - --disable-year2038 omit support for timestamps past the year 2038
47175 - --enable-cross-guesses={conservative|risky}
47176 - specify policy for cross-compilation guesses
47177 --enable-shared[=PKGS] build shared libraries [default=yes]
47178 --enable-static[=PKGS] build static libraries [default=yes]
47179 --enable-fast-install[=PKGS]
47180 @@ -3191,10 +2930,6 @@ printf "%s\n" "$ac_res" >&6; }
47181 # accordingly. Pass EXTRA-OPTIONS to the compiler, using FLAG-VAR.
47182 ac_fn_check_decl ()
47183 {
47184 - ac_save_ac_compile="$ac_compile"
47185 - if test -n "$ac_compile_for_check_decl"; then
47186 - ac_compile="$ac_compile_for_check_decl"
47187 - fi
47188 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
47189 as_decl_name=`echo $2|sed 's/ *(.*//'`
47190 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
47191 @@ -3238,7 +2973,6 @@ eval ac_res=\$$3
47192 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
47193 printf "%s\n" "$ac_res" >&6; }
47194 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
47195 - ac_compile="$ac_save_ac_compile"
47196
47197 } # ac_fn_check_decl
47198
47199 @@ -4102,17 +3836,16 @@ as_fn_append ac_header_c_list " strings.h strings_h HAVE_STRINGS_H"
47200 as_fn_append ac_header_c_list " sys/stat.h sys_stat_h HAVE_SYS_STAT_H"
47201 as_fn_append ac_header_c_list " sys/types.h sys_types_h HAVE_SYS_TYPES_H"
47202 as_fn_append ac_header_c_list " unistd.h unistd_h HAVE_UNISTD_H"
47203 -as_fn_append ac_header_c_list " wchar.h wchar_h HAVE_WCHAR_H"
47204 -as_fn_append ac_header_c_list " minix/config.h minix_config_h HAVE_MINIX_CONFIG_H"
47205 as_fn_append ac_func_c_list " canonicalize_file_name HAVE_CANONICALIZE_FILE_NAME"
47206 -as_fn_append ac_func_c_list " faccessat HAVE_FACCESSAT"
47207 +as_fn_append ac_func_c_list " getcwd HAVE_GETCWD"
47208 +as_fn_append ac_func_c_list " readlink HAVE_READLINK"
47209 as_fn_append ac_func_c_list " realpath HAVE_REALPATH"
47210 -as_fn_append ac_func_c_list " lstat HAVE_LSTAT"
47211 as_fn_append ac_header_c_list " sys/param.h sys_param_h HAVE_SYS_PARAM_H"
47212 as_fn_append ac_func_c_list " _set_invalid_parameter_handler HAVE__SET_INVALID_PARAMETER_HANDLER"
47213 as_fn_append ac_header_c_list " sys/socket.h sys_socket_h HAVE_SYS_SOCKET_H"
47214 as_fn_append ac_func_c_list " fchdir HAVE_FCHDIR"
47215 as_fn_append ac_header_c_list " dirent.h dirent_h HAVE_DIRENT_H"
47216 +as_fn_append ac_func_c_list " faccessat HAVE_FACCESSAT"
47217 as_fn_append ac_func_c_list " fcntl HAVE_FCNTL"
47218 as_fn_append ac_func_c_list " symlink HAVE_SYMLINK"
47219 as_fn_append ac_func_c_list " fdopendir HAVE_FDOPENDIR"
47220 @@ -4125,24 +3858,26 @@ as_fn_append ac_header_c_list " getopt.h getopt_h HAVE_GETOPT_H"
47221 as_fn_append ac_header_c_list " sys/cdefs.h sys_cdefs_h HAVE_SYS_CDEFS_H"
47222 as_fn_append ac_func_c_list " getprogname HAVE_GETPROGNAME"
47223 as_fn_append ac_func_c_list " getexecname HAVE_GETEXECNAME"
47224 -as_fn_append ac_func_c_list " timespec_get HAVE_TIMESPEC_GET"
47225 -as_fn_append ac_header_c_list " sys/time.h sys_time_h HAVE_SYS_TIME_H"
47226 as_fn_append ac_func_c_list " gettimeofday HAVE_GETTIMEOFDAY"
47227 +as_fn_append ac_header_c_list " sys/time.h sys_time_h HAVE_SYS_TIME_H"
47228 as_fn_append ac_header_c_list " limits.h limits_h HAVE_LIMITS_H"
47229 +as_fn_append ac_header_c_list " wchar.h wchar_h HAVE_WCHAR_H"
47230 +as_fn_append ac_func_c_list " lstat HAVE_LSTAT"
47231 as_fn_append ac_header_c_list " math.h math_h HAVE_MATH_H"
47232 as_fn_append ac_header_c_list " sys/mman.h sys_mman_h HAVE_SYS_MMAN_H"
47233 as_fn_append ac_func_c_list " mprotect HAVE_MPROTECT"
47234 as_fn_append ac_func_c_list " mkdirat HAVE_MKDIRAT"
47235 as_fn_append ac_func_c_list " openat HAVE_OPENAT"
47236 -as_fn_append ac_func_c_list " pipe HAVE_PIPE"
47237 gl_printf_safe=yes
47238 -as_fn_append ac_func_c_list " readlink HAVE_READLINK"
47239 as_fn_append ac_func_c_list " readlinkat HAVE_READLINKAT"
47240 as_fn_append ac_func_c_list " link HAVE_LINK"
47241 as_fn_append ac_func_c_list " renameat HAVE_RENAMEAT"
47242 as_fn_append ac_func_c_list " renameat2 HAVE_RENAMEAT2"
47243 +as_fn_append ac_func_c_list " strdup HAVE_STRDUP"
47244 as_fn_append ac_func_c_list " symlinkat HAVE_SYMLINKAT"
47245 +as_fn_append ac_func_c_list " pipe HAVE_PIPE"
47246 as_fn_append ac_func_c_list " unlinkat HAVE_UNLINKAT"
47247 +as_fn_append ac_func_c_list " utime HAVE_UTIME"
47248 as_fn_append ac_header_c_list " utime.h utime_h HAVE_UTIME_H"
47249 as_fn_append ac_func_c_list " futimes HAVE_FUTIMES"
47250 as_fn_append ac_func_c_list " futimesat HAVE_FUTIMESAT"
47251 @@ -4156,7 +3891,7 @@ as_fn_append ac_func_c_list " fmemopen HAVE_FMEMOPEN"
47252 as_fn_append ac_func_c_list " scandirat HAVE_SCANDIRAT"
47253
47254 # Auxiliary files required by this configure script.
47255 -ac_aux_files="ltmain.sh ar-lib config.guess config.sub compile missing install-sh"
47256 +ac_aux_files="ltmain.sh config.guess config.sub ar-lib compile missing install-sh"
47257
47258 # Locations in which to look for auxiliary files.
47259 ac_aux_dir_candidates="${srcdir}${PATH_SEPARATOR}${srcdir}/..${PATH_SEPARATOR}${srcdir}/../.."
47260 @@ -6062,84 +5797,6 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
47261 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
47262 ac_compiler_gnu=$ac_cv_c_compiler_gnu
47263
47264 -
47265 -
47266 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler is clang" >&5
47267 -printf %s "checking whether the compiler is clang... " >&6; }
47268 -if test ${gl_cv_compiler_clang+y}
47269 -then :
47270 - printf %s "(cached) " >&6
47271 -else $as_nop
47272 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
47273 -/* end confdefs.h. */
47274 -
47275 - #ifdef __clang__
47276 - barfbarf
47277 - #endif
47278 -
47279 -int
47280 -main (void)
47281 -{
47282 -
47283 - ;
47284 - return 0;
47285 -}
47286 -
47287 -_ACEOF
47288 -if ac_fn_c_try_compile "$LINENO"
47289 -then :
47290 - gl_cv_compiler_clang=no
47291 -else $as_nop
47292 - gl_cv_compiler_clang=yes
47293 -fi
47294 -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
47295 -
47296 -fi
47297 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_compiler_clang" >&5
47298 -printf "%s\n" "$gl_cv_compiler_clang" >&6; }
47299 -
47300 -
47301 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for compiler option needed when checking for declarations" >&5
47302 -printf %s "checking for compiler option needed when checking for declarations... " >&6; }
47303 -if test ${gl_cv_compiler_check_decl_option+y}
47304 -then :
47305 - printf %s "(cached) " >&6
47306 -else $as_nop
47307 - if test $gl_cv_compiler_clang = yes; then
47308 - save_ac_compile="$ac_compile"
47309 - ac_compile="$ac_compile -Werror=implicit-function-declaration"
47310 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
47311 -/* end confdefs.h. */
47312 -
47313 -int
47314 -main (void)
47315 -{
47316 -
47317 - ;
47318 - return 0;
47319 -}
47320 -_ACEOF
47321 -if ac_fn_c_try_compile "$LINENO"
47322 -then :
47323 - gl_cv_compiler_check_decl_option='-Werror=implicit-function-declaration'
47324 -else $as_nop
47325 - gl_cv_compiler_check_decl_option=none
47326 -fi
47327 -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
47328 - ac_compile="$save_ac_compile"
47329 - else
47330 - gl_cv_compiler_check_decl_option=none
47331 - fi
47332 -
47333 -fi
47334 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_compiler_check_decl_option" >&5
47335 -printf "%s\n" "$gl_cv_compiler_check_decl_option" >&6; }
47336 - if test "x$gl_cv_compiler_check_decl_option" != xnone; then
47337 - ac_compile_for_check_decl="$ac_compile $gl_cv_compiler_check_decl_option"
47338 - else
47339 - ac_compile_for_check_decl="$ac_compile"
47340 - fi
47341 -
47342 DEPDIR="${am__leading_dot}deps"
47343
47344 ac_config_commands="$ac_config_commands depfiles"
47345 @@ -6365,9 +6022,28 @@ printf "%s\n" "#define STDC_HEADERS 1" >>confdefs.h
47346
47347 fi
47348
47349 + ac_fn_c_check_header_compile "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default"
47350 +if test "x$ac_cv_header_minix_config_h" = xyes
47351 +then :
47352 + MINIX=yes
47353 +else $as_nop
47354 + MINIX=
47355 +fi
47356 +
47357 + if test "$MINIX" = yes; then
47358
47359 +printf "%s\n" "#define _POSIX_SOURCE 1" >>confdefs.h
47360
47361
47362 +printf "%s\n" "#define _POSIX_1_SOURCE 2" >>confdefs.h
47363 +
47364 +
47365 +printf "%s\n" "#define _MINIX 1" >>confdefs.h
47366 +
47367 +
47368 +printf "%s\n" "#define _NETBSD_SOURCE 1" >>confdefs.h
47369 +
47370 + fi
47371
47372
47373 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
47374 @@ -6399,6 +6075,36 @@ rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
47375 fi
47376 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_safe_to_define___extensions__" >&5
47377 printf "%s\n" "$ac_cv_safe_to_define___extensions__" >&6; }
47378 + test $ac_cv_safe_to_define___extensions__ = yes &&
47379 + printf "%s\n" "#define __EXTENSIONS__ 1" >>confdefs.h
47380 +
47381 + printf "%s\n" "#define _ALL_SOURCE 1" >>confdefs.h
47382 +
47383 + printf "%s\n" "#define _DARWIN_C_SOURCE 1" >>confdefs.h
47384 +
47385 + printf "%s\n" "#define _GNU_SOURCE 1" >>confdefs.h
47386 +
47387 + printf "%s\n" "#define _NETBSD_SOURCE 1" >>confdefs.h
47388 +
47389 + printf "%s\n" "#define _OPENBSD_SOURCE 1" >>confdefs.h
47390 +
47391 + printf "%s\n" "#define _POSIX_PTHREAD_SEMANTICS 1" >>confdefs.h
47392 +
47393 + printf "%s\n" "#define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1" >>confdefs.h
47394 +
47395 + printf "%s\n" "#define __STDC_WANT_IEC_60559_BFP_EXT__ 1" >>confdefs.h
47396 +
47397 + printf "%s\n" "#define __STDC_WANT_IEC_60559_DFP_EXT__ 1" >>confdefs.h
47398 +
47399 + printf "%s\n" "#define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1" >>confdefs.h
47400 +
47401 + printf "%s\n" "#define __STDC_WANT_IEC_60559_TYPES_EXT__ 1" >>confdefs.h
47402 +
47403 + printf "%s\n" "#define __STDC_WANT_LIB_EXT2__ 1" >>confdefs.h
47404 +
47405 + printf "%s\n" "#define __STDC_WANT_MATH_SPEC_FUNCS__ 1" >>confdefs.h
47406 +
47407 + printf "%s\n" "#define _TANDEM_SOURCE 1" >>confdefs.h
47408
47409 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether _XOPEN_SOURCE should be defined" >&5
47410 printf %s "checking whether _XOPEN_SOURCE should be defined... " >&6; }
47411 @@ -6407,9 +6113,7 @@ then :
47412 printf %s "(cached) " >&6
47413 else $as_nop
47414 ac_cv_should_define__xopen_source=no
47415 - if test $ac_cv_header_wchar_h = yes
47416 -then :
47417 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
47418 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
47419 /* end confdefs.h. */
47420
47421 #include <wchar.h>
47422 @@ -6429,9 +6133,9 @@ else $as_nop
47423 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
47424 /* end confdefs.h. */
47425
47426 - #define _XOPEN_SOURCE 500
47427 - #include <wchar.h>
47428 - mbstate_t x;
47429 + #define _XOPEN_SOURCE 500
47430 + #include <wchar.h>
47431 + mbstate_t x;
47432 int
47433 main (void)
47434 {
47435 @@ -6448,62 +6152,13 @@ rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
47436 fi
47437 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
47438 fi
47439 -fi
47440 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_should_define__xopen_source" >&5
47441 printf "%s\n" "$ac_cv_should_define__xopen_source" >&6; }
47442 -
47443 - printf "%s\n" "#define _ALL_SOURCE 1" >>confdefs.h
47444 -
47445 - printf "%s\n" "#define _DARWIN_C_SOURCE 1" >>confdefs.h
47446 -
47447 - printf "%s\n" "#define _GNU_SOURCE 1" >>confdefs.h
47448 + test $ac_cv_should_define__xopen_source = yes &&
47449 + printf "%s\n" "#define _XOPEN_SOURCE 500" >>confdefs.h
47450
47451 printf "%s\n" "#define _HPUX_ALT_XOPEN_SOCKET_API 1" >>confdefs.h
47452
47453 - printf "%s\n" "#define _NETBSD_SOURCE 1" >>confdefs.h
47454 -
47455 - printf "%s\n" "#define _OPENBSD_SOURCE 1" >>confdefs.h
47456 -
47457 - printf "%s\n" "#define _POSIX_PTHREAD_SEMANTICS 1" >>confdefs.h
47458 -
47459 - printf "%s\n" "#define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1" >>confdefs.h
47460 -
47461 - printf "%s\n" "#define __STDC_WANT_IEC_60559_BFP_EXT__ 1" >>confdefs.h
47462 -
47463 - printf "%s\n" "#define __STDC_WANT_IEC_60559_DFP_EXT__ 1" >>confdefs.h
47464 -
47465 - printf "%s\n" "#define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1" >>confdefs.h
47466 -
47467 - printf "%s\n" "#define __STDC_WANT_IEC_60559_TYPES_EXT__ 1" >>confdefs.h
47468 -
47469 - printf "%s\n" "#define __STDC_WANT_LIB_EXT2__ 1" >>confdefs.h
47470 -
47471 - printf "%s\n" "#define __STDC_WANT_MATH_SPEC_FUNCS__ 1" >>confdefs.h
47472 -
47473 - printf "%s\n" "#define _TANDEM_SOURCE 1" >>confdefs.h
47474 -
47475 - if test $ac_cv_header_minix_config_h = yes
47476 -then :
47477 - MINIX=yes
47478 - printf "%s\n" "#define _MINIX 1" >>confdefs.h
47479 -
47480 - printf "%s\n" "#define _POSIX_SOURCE 1" >>confdefs.h
47481 -
47482 - printf "%s\n" "#define _POSIX_1_SOURCE 2" >>confdefs.h
47483 -
47484 -else $as_nop
47485 - MINIX=
47486 -fi
47487 - if test $ac_cv_safe_to_define___extensions__ = yes
47488 -then :
47489 - printf "%s\n" "#define __EXTENSIONS__ 1" >>confdefs.h
47490 -
47491 -fi
47492 - if test $ac_cv_should_define__xopen_source = yes
47493 -then :
47494 - printf "%s\n" "#define _XOPEN_SOURCE 500" >>confdefs.h
47495 -
47496 -fi
47497
47498 if test -e penmp || test -e mp; then
47499 as_fn_error $? "AC_OPENMP clobbers files named 'mp' and 'penmp'. Aborting configure because one of these files already exists." "$LINENO" 5
47500 @@ -6586,90 +6241,9 @@ printf "%s\n" "$ac_cv_prog_c_openmp" >&6; }
47501
47502
47503
47504 - # Make sure we can run config.sub.
47505 -$SHELL "${ac_aux_dir}config.sub" sun4 >/dev/null 2>&1 ||
47506 - as_fn_error $? "cannot run $SHELL ${ac_aux_dir}config.sub" "$LINENO" 5
47507
47508 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
47509 -printf %s "checking build system type... " >&6; }
47510 -if test ${ac_cv_build+y}
47511 -then :
47512 - printf %s "(cached) " >&6
47513 -else $as_nop
47514 - ac_build_alias=$build_alias
47515 -test "x$ac_build_alias" = x &&
47516 - ac_build_alias=`$SHELL "${ac_aux_dir}config.guess"`
47517 -test "x$ac_build_alias" = x &&
47518 - as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
47519 -ac_cv_build=`$SHELL "${ac_aux_dir}config.sub" $ac_build_alias` ||
47520 - as_fn_error $? "$SHELL ${ac_aux_dir}config.sub $ac_build_alias failed" "$LINENO" 5
47521 -
47522 -fi
47523 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
47524 -printf "%s\n" "$ac_cv_build" >&6; }
47525 -case $ac_cv_build in
47526 -*-*-*) ;;
47527 -*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
47528 -esac
47529 -build=$ac_cv_build
47530 -ac_save_IFS=$IFS; IFS='-'
47531 -set x $ac_cv_build
47532 -shift
47533 -build_cpu=$1
47534 -build_vendor=$2
47535 -shift; shift
47536 -# Remember, the first character of IFS is used to create $*,
47537 -# except with old shells:
47538 -build_os=$*
47539 -IFS=$ac_save_IFS
47540 -case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
47541
47542
47543 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
47544 -printf %s "checking host system type... " >&6; }
47545 -if test ${ac_cv_host+y}
47546 -then :
47547 - printf %s "(cached) " >&6
47548 -else $as_nop
47549 - if test "x$host_alias" = x; then
47550 - ac_cv_host=$ac_cv_build
47551 -else
47552 - ac_cv_host=`$SHELL "${ac_aux_dir}config.sub" $host_alias` ||
47553 - as_fn_error $? "$SHELL ${ac_aux_dir}config.sub $host_alias failed" "$LINENO" 5
47554 -fi
47555 -
47556 -fi
47557 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
47558 -printf "%s\n" "$ac_cv_host" >&6; }
47559 -case $ac_cv_host in
47560 -*-*-*) ;;
47561 -*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
47562 -esac
47563 -host=$ac_cv_host
47564 -ac_save_IFS=$IFS; IFS='-'
47565 -set x $ac_cv_host
47566 -shift
47567 -host_cpu=$1
47568 -host_vendor=$2
47569 -shift; shift
47570 -# Remember, the first character of IFS is used to create $*,
47571 -# except with old shells:
47572 -host_os=$*
47573 -IFS=$ac_save_IFS
47574 -case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
47575 -
47576 -
47577 -
47578 -
47579 -
47580 -
47581 - case "$host_os" in
47582 - openbsd*)
47583 -
47584 -printf "%s\n" "#define _ISOC11_SOURCE 1" >>confdefs.h
47585 -
47586 - ;;
47587 - esac
47588
47589 ac_ext=c
47590 ac_cpp='$CPP $CPPFLAGS'
47591 @@ -7392,6 +6966,81 @@ fi
47592
47593
47594
47595 + # Make sure we can run config.sub.
47596 +$SHELL "${ac_aux_dir}config.sub" sun4 >/dev/null 2>&1 ||
47597 + as_fn_error $? "cannot run $SHELL ${ac_aux_dir}config.sub" "$LINENO" 5
47598 +
47599 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
47600 +printf %s "checking build system type... " >&6; }
47601 +if test ${ac_cv_build+y}
47602 +then :
47603 + printf %s "(cached) " >&6
47604 +else $as_nop
47605 + ac_build_alias=$build_alias
47606 +test "x$ac_build_alias" = x &&
47607 + ac_build_alias=`$SHELL "${ac_aux_dir}config.guess"`
47608 +test "x$ac_build_alias" = x &&
47609 + as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
47610 +ac_cv_build=`$SHELL "${ac_aux_dir}config.sub" $ac_build_alias` ||
47611 + as_fn_error $? "$SHELL ${ac_aux_dir}config.sub $ac_build_alias failed" "$LINENO" 5
47612 +
47613 +fi
47614 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
47615 +printf "%s\n" "$ac_cv_build" >&6; }
47616 +case $ac_cv_build in
47617 +*-*-*) ;;
47618 +*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
47619 +esac
47620 +build=$ac_cv_build
47621 +ac_save_IFS=$IFS; IFS='-'
47622 +set x $ac_cv_build
47623 +shift
47624 +build_cpu=$1
47625 +build_vendor=$2
47626 +shift; shift
47627 +# Remember, the first character of IFS is used to create $*,
47628 +# except with old shells:
47629 +build_os=$*
47630 +IFS=$ac_save_IFS
47631 +case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
47632 +
47633 +
47634 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
47635 +printf %s "checking host system type... " >&6; }
47636 +if test ${ac_cv_host+y}
47637 +then :
47638 + printf %s "(cached) " >&6
47639 +else $as_nop
47640 + if test "x$host_alias" = x; then
47641 + ac_cv_host=$ac_cv_build
47642 +else
47643 + ac_cv_host=`$SHELL "${ac_aux_dir}config.sub" $host_alias` ||
47644 + as_fn_error $? "$SHELL ${ac_aux_dir}config.sub $host_alias failed" "$LINENO" 5
47645 +fi
47646 +
47647 +fi
47648 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
47649 +printf "%s\n" "$ac_cv_host" >&6; }
47650 +case $ac_cv_host in
47651 +*-*-*) ;;
47652 +*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
47653 +esac
47654 +host=$ac_cv_host
47655 +ac_save_IFS=$IFS; IFS='-'
47656 +set x $ac_cv_host
47657 +shift
47658 +host_cpu=$1
47659 +host_vendor=$2
47660 +shift; shift
47661 +# Remember, the first character of IFS is used to create $*,
47662 +# except with old shells:
47663 +host_os=$*
47664 +IFS=$ac_save_IFS
47665 +case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
47666 +
47667 +
47668 +
47669 +
47670
47671 # IEEE behaviour is the default on all CPUs except Alpha and SH
47672 # (according to the test results of Bruno Haible's ieeefp/fenv_default.m4
47673 @@ -7425,8 +7074,8 @@ then :
47674 enableval=$enable_largefile;
47675 fi
47676
47677 -if test "$enable_largefile" != no
47678 -then :
47679 +if test "$enable_largefile" != no; then
47680 +
47681 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for special C compiler options needed for large files" >&5
47682 printf %s "checking for special C compiler options needed for large files... " >&6; }
47683 if test ${ac_cv_sys_largefile_CC+y}
47684 @@ -7437,9 +7086,9 @@ else $as_nop
47685 if test "$GCC" != yes; then
47686 ac_save_CC=$CC
47687 while :; do
47688 - # IRIX 6.2 and later do not support large files by default,
47689 - # so use the C compiler's -n32 option if that helps.
47690 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
47691 + # IRIX 6.2 and later do not support large files by default,
47692 + # so use the C compiler's -n32 option if that helps.
47693 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
47694 /* end confdefs.h. */
47695 #include <sys/types.h>
47696 /* Check that off_t can represent 2**63 - 1 correctly.
47697 @@ -7458,18 +7107,18 @@ main (void)
47698 return 0;
47699 }
47700 _ACEOF
47701 - if ac_fn_c_try_compile "$LINENO"
47702 + if ac_fn_c_try_compile "$LINENO"
47703 then :
47704 break
47705 fi
47706 rm -f core conftest.err conftest.$ac_objext conftest.beam
47707 - CC="$CC -n32"
47708 - if ac_fn_c_try_compile "$LINENO"
47709 + CC="$CC -n32"
47710 + if ac_fn_c_try_compile "$LINENO"
47711 then :
47712 ac_cv_sys_largefile_CC=' -n32'; break
47713 fi
47714 rm -f core conftest.err conftest.$ac_objext conftest.beam
47715 - break
47716 + break
47717 done
47718 CC=$ac_save_CC
47719 rm -f conftest.$ac_ext
47720 @@ -7514,7 +7163,6 @@ fi
47721 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
47722 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
47723 /* end confdefs.h. */
47724 -#undef _FILE_OFFSET_BITS
47725 #define _FILE_OFFSET_BITS 64
47726 #include <sys/types.h>
47727 /* Check that off_t can represent 2**63 - 1 correctly.
47728 @@ -7551,8 +7199,7 @@ printf "%s\n" "#define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits" >>confdefs
47729 ;;
47730 esac
47731 rm -rf conftest*
47732 - case $ac_cv_sys_file_offset_bits in #(
47733 - unknown) :
47734 + if test $ac_cv_sys_file_offset_bits = unknown; then
47735 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for _LARGE_FILES value needed for large files" >&5
47736 printf %s "checking for _LARGE_FILES value needed for large files... " >&6; }
47737 if test ${ac_cv_sys_large_files+y}
47738 @@ -7586,7 +7233,6 @@ fi
47739 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
47740 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
47741 /* end confdefs.h. */
47742 -#undef _LARGE_FILES
47743 #define _LARGE_FILES 1
47744 #include <sys/types.h>
47745 /* Check that off_t can represent 2**63 - 1 correctly.
47746 @@ -7622,143 +7268,9 @@ case $ac_cv_sys_large_files in #(
47747 printf "%s\n" "#define _LARGE_FILES $ac_cv_sys_large_files" >>confdefs.h
47748 ;;
47749 esac
47750 -rm -rf conftest* ;; #(
47751 - 64) :
47752 -
47753 - # Check whether --enable-year2038 was given.
47754 -if test ${enable_year2038+y}
47755 -then :
47756 - enableval=$enable_year2038;
47757 -fi
47758 -
47759 - if test "$enable_year2038" != no
47760 -then :
47761 -
47762 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for time_t past the year 2038" >&5
47763 -printf %s "checking for time_t past the year 2038... " >&6; }
47764 -if test ${gl_cv_type_time_t_y2038+y}
47765 -then :
47766 - printf %s "(cached) " >&6
47767 -else $as_nop
47768 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
47769 -/* end confdefs.h. */
47770 -
47771 - #include <time.h>
47772 - /* Check that time_t can represent 2**32 - 1 correctly. */
47773 - #define LARGE_TIME_T \\
47774 - ((time_t) (((time_t) 1 << 30) - 1 + 3 * ((time_t) 1 << 30)))
47775 - int verify_time_t_range[(LARGE_TIME_T / 65537 == 65535
47776 - && LARGE_TIME_T % 65537 == 0)
47777 - ? 1 : -1];
47778 -
47779 -_ACEOF
47780 -if ac_fn_c_try_compile "$LINENO"
47781 -then :
47782 - gl_cv_type_time_t_y2038=yes
47783 -else $as_nop
47784 - gl_cv_type_time_t_y2038=no
47785 -fi
47786 -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
47787 -
47788 -fi
47789 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_type_time_t_y2038" >&5
47790 -printf "%s\n" "$gl_cv_type_time_t_y2038" >&6; }
47791 - if test "$gl_cv_type_time_t_y2038" = no; then
47792 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for 64-bit time_t with _TIME_BITS=64" >&5
47793 -printf %s "checking for 64-bit time_t with _TIME_BITS=64... " >&6; }
47794 -if test ${gl_cv_type_time_t_bits_macro+y}
47795 -then :
47796 - printf %s "(cached) " >&6
47797 -else $as_nop
47798 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
47799 -/* end confdefs.h. */
47800 -#define _TIME_BITS 64
47801 - #define _FILE_OFFSET_BITS 64
47802 -
47803 - #include <time.h>
47804 - /* Check that time_t can represent 2**32 - 1 correctly. */
47805 - #define LARGE_TIME_T \\
47806 - ((time_t) (((time_t) 1 << 30) - 1 + 3 * ((time_t) 1 << 30)))
47807 - int verify_time_t_range[(LARGE_TIME_T / 65537 == 65535
47808 - && LARGE_TIME_T % 65537 == 0)
47809 - ? 1 : -1];
47810 -
47811 -_ACEOF
47812 -if ac_fn_c_try_compile "$LINENO"
47813 -then :
47814 - gl_cv_type_time_t_bits_macro=yes
47815 -else $as_nop
47816 - gl_cv_type_time_t_bits_macro=no
47817 -fi
47818 -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
47819 -
47820 -fi
47821 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_type_time_t_bits_macro" >&5
47822 -printf "%s\n" "$gl_cv_type_time_t_bits_macro" >&6; }
47823 - if test "$gl_cv_type_time_t_bits_macro" = yes; then
47824 -
47825 -printf "%s\n" "#define _TIME_BITS 64" >>confdefs.h
47826 -
47827 -
47828 -printf "%s\n" "#define _FILE_OFFSET_BITS 64" >>confdefs.h
47829 -
47830 - gl_cv_type_time_t_y2038=yes
47831 - fi
47832 - fi
47833 - if test $gl_cv_type_time_t_y2038 = no; then
47834 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
47835 -/* end confdefs.h. */
47836 -#ifdef _USE_32BIT_TIME_T
47837 - int ok;
47838 - #else
47839 - error fail
47840 - #endif
47841 -
47842 -_ACEOF
47843 -if ac_fn_c_try_compile "$LINENO"
47844 -then :
47845 - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
47846 -printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
47847 -as_fn_error $? "The 'time_t' type stops working after January 2038.
47848 - Remove _USE_32BIT_TIME_T from the compiler flags.
47849 -See \`config.log' for more details" "$LINENO" 5; }
47850 -else $as_nop
47851 - # If not cross-compiling and says we should check,
47852 - # and 'touch' works with a large timestamp, then evidently wider time_t
47853 - # is desired and supported, so fail and ask the builder to fix the
47854 - # problem. Otherwise, just warn the builder.
47855 -
47856 - if test "$gl_warned_about_y2038" != yes; then
47857 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: The 'time_t' type stops working after January 2038,
47858 - and this package needs a wider 'time_t' type
47859 - if there is any way to access timestamps after that.
47860 - Configure with 'CC=\"${CC} -m64\"' perhaps?" >&5
47861 -printf "%s\n" "$as_me: WARNING: The 'time_t' type stops working after January 2038,
47862 - and this package needs a wider 'time_t' type
47863 - if there is any way to access timestamps after that.
47864 - Configure with 'CC=\"${CC} -m64\"' perhaps?" >&2;}
47865 - gl_warned_about_y2038=yes
47866 - fi
47867 -
47868 -fi
47869 -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
47870 +rm -rf conftest*
47871 fi
47872 fi
47873 - ;; #(
47874 - *) :
47875 - ;;
47876 -esac
47877 -fi
47878 -
47879 -
47880 -
47881 - case "$host_os" in
47882 - mingw*)
47883 -
47884 -printf "%s\n" "#define __MINGW_USE_VC2005_COMPAT 1" >>confdefs.h
47885 -
47886 - ;;
47887 - esac
47888
47889
47890
47891 @@ -7766,17 +7278,10 @@ printf "%s\n" "#define __MINGW_USE_VC2005_COMPAT 1" >>confdefs.h
47892
47893
47894
47895 -
47896 # Code from module absolute-header:
47897 # Code from module alloca-opt:
47898 # Code from module assure:
47899 # Code from module at-internal:
47900 - # Code from module attribute:
47901 - # Code from module basename-lgpl:
47902 - # Code from module builtin-expect:
47903 - # Code from module c99:
47904 - # Code from module calloc-gnu:
47905 - # Code from module calloc-posix:
47906 # Code from module canonicalize-lgpl:
47907 # Code from module chdir:
47908 # Code from module chdir-long:
47909 @@ -7787,10 +7292,10 @@ printf "%s\n" "#define __MINGW_USE_VC2005_COMPAT 1" >>confdefs.h
47910 # Code from module dirent:
47911 # Code from module dirfd:
47912 # Code from module dirname-lgpl:
47913 + # Code from module dosname:
47914 # Code from module double-slash-root:
47915 # Code from module dup:
47916 # Code from module dup2:
47917 - # Code from module eloop-threshold:
47918 # Code from module errno:
47919 # Code from module error:
47920 # Code from module euidaccess:
47921 @@ -7810,13 +7315,11 @@ printf "%s\n" "#define __MINGW_USE_VC2005_COMPAT 1" >>confdefs.h
47922 # Code from module fpieee:
47923
47924 # Code from module fpucw:
47925 - # Code from module free-posix:
47926 # Code from module frexp-nolibm:
47927 # Code from module frexpl-nolibm:
47928 # Code from module fstat:
47929 # Code from module fstatat:
47930 # Code from module futimens:
47931 - # Code from module gen-header:
47932 # Code from module getcwd-lgpl:
47933 # Code from module getdelim:
47934 # Code from module getdtablesize:
47935 @@ -7828,8 +7331,6 @@ printf "%s\n" "#define __MINGW_USE_VC2005_COMPAT 1" >>confdefs.h
47936 # Code from module gettime:
47937 # Code from module gettimeofday:
47938 # Code from module group-member:
47939 - # Code from module ialloc:
47940 - # Code from module idx:
47941 # Code from module include_next:
47942 # Code from module intprops:
47943 # Code from module inttypes:
47944 @@ -7839,18 +7340,15 @@ printf "%s\n" "#define __MINGW_USE_VC2005_COMPAT 1" >>confdefs.h
47945 # Code from module isnanl-nolibm:
47946 # Code from module largefile:
47947
47948 -
47949 - # Code from module libc-config:
47950 # Code from module limits-h:
47951 + # Code from module localtime-buffer:
47952 # Code from module lstat:
47953 - # Code from module malloc-gnu:
47954 # Code from module malloc-posix:
47955 # Code from module malloca:
47956 # Code from module math:
47957 # Code from module memchr:
47958 # Code from module mempcpy:
47959 # Code from module memrchr:
47960 - # Code from module minmax:
47961 # Code from module mkdir:
47962 # Code from module mkdirat:
47963 # Code from module msvc-inval:
47964 @@ -7863,16 +7361,12 @@ printf "%s\n" "#define __MINGW_USE_VC2005_COMPAT 1" >>confdefs.h
47965 # Code from module openat-h:
47966 # Code from module opendir:
47967 # Code from module pathmax:
47968 - # Code from module pipe-posix:
47969 # Code from module printf-frexp:
47970 # Code from module printf-frexpl:
47971 # Code from module printf-safe:
47972 - # Code from module rawmemchr:
47973 # Code from module readlink:
47974 # Code from module readlinkat:
47975 - # Code from module realloc-gnu:
47976 # Code from module realloc-posix:
47977 - # Code from module reallocarray:
47978 # Code from module rename:
47979 # Code from module renameat:
47980 # Code from module renameatu:
47981 @@ -7880,7 +7374,6 @@ printf "%s\n" "#define __MINGW_USE_VC2005_COMPAT 1" >>confdefs.h
47982 # Code from module root-uid:
47983 # Code from module same-inode:
47984 # Code from module save-cwd:
47985 - # Code from module scratch_buffer:
47986 # Code from module signbit:
47987 # Code from module size_max:
47988 # Code from module snippet/_Noreturn:
47989 @@ -7891,8 +7384,6 @@ printf "%s\n" "#define __MINGW_USE_VC2005_COMPAT 1" >>confdefs.h
47990 # Code from module stat:
47991 # Code from module stat-time:
47992 # Code from module statat:
47993 - # Code from module std-gnu11:
47994 - # Code from module stdalign:
47995 # Code from module stdbool:
47996 # Code from module stddef:
47997 # Code from module stdint:
47998 @@ -7921,7 +7412,6 @@ printf "%s\n" "#define __MINGW_USE_VC2005_COMPAT 1" >>confdefs.h
47999 # Code from module utime-h:
48000 # Code from module utimens:
48001 # Code from module utimensat:
48002 - # Code from module vararrays:
48003 # Code from module vasnprintf:
48004 # Code from module vasprintf:
48005 # Code from module vasprintf-posix:
48006 @@ -7937,33 +7427,9 @@ printf "%s\n" "#define __MINGW_USE_VC2005_COMPAT 1" >>confdefs.h
48007
48008
48009
48010 -
48011 -
48012 -
48013 - # Check whether --enable-cross-guesses was given.
48014 -if test ${enable_cross_guesses+y}
48015 -then :
48016 - enableval=$enable_cross_guesses; if test "x$enableval" != xconservative && test "x$enableval" != xrisky; then
48017 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: invalid argument supplied to --enable-cross-guesses" >&5
48018 -printf "%s\n" "$as_me: WARNING: invalid argument supplied to --enable-cross-guesses" >&2;}
48019 - enableval=conservative
48020 - fi
48021 - gl_cross_guesses="$enableval"
48022 -else $as_nop
48023 - gl_cross_guesses=conservative
48024 -fi
48025 -
48026 - if test $gl_cross_guesses = risky; then
48027 - gl_cross_guess_normal="guessing yes"
48028 - gl_cross_guess_inverted="guessing no"
48029 - else
48030 - gl_cross_guess_normal="guessing no"
48031 - gl_cross_guess_inverted="guessing yes"
48032 - fi
48033 LIBC_FATAL_STDERR_=1
48034 export LIBC_FATAL_STDERR_
48035
48036 -
48037 ac_fn_c_check_type "$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default"
48038 if test "x$ac_cv_type_size_t" = xyes
48039 then :
48040 @@ -8128,13 +7594,44 @@ printf "%s\n" "#define STACK_DIRECTION $ac_cv_c_stack_direction" >>confdefs.h
48041 fi
48042
48043
48044 + GNULIB__EXIT=0;
48045 + GNULIB_ATOLL=0;
48046 + GNULIB_CALLOC_POSIX=0;
48047 + GNULIB_CANONICALIZE_FILE_NAME=0;
48048 + GNULIB_GETLOADAVG=0;
48049 + GNULIB_GETSUBOPT=0;
48050 + GNULIB_GRANTPT=0;
48051 + GNULIB_MALLOC_POSIX=0;
48052 + GNULIB_MBTOWC=0;
48053 + GNULIB_MKDTEMP=0;
48054 + GNULIB_MKOSTEMP=0;
48055 + GNULIB_MKOSTEMPS=0;
48056 + GNULIB_MKSTEMP=0;
48057 + GNULIB_MKSTEMPS=0;
48058 + GNULIB_POSIX_OPENPT=0;
48059 + GNULIB_PTSNAME=0;
48060 + GNULIB_PTSNAME_R=0;
48061 + GNULIB_PUTENV=0;
48062 + GNULIB_QSORT_R=0;
48063 + GNULIB_RANDOM=0;
48064 + GNULIB_RANDOM_R=0;
48065 + GNULIB_REALLOCARRAY=0;
48066 + GNULIB_REALLOC_POSIX=0;
48067 + GNULIB_REALPATH=0;
48068 + GNULIB_RPMATCH=0;
48069 + GNULIB_SECURE_GETENV=0;
48070 + GNULIB_SETENV=0;
48071 + GNULIB_STRTOD=0;
48072 + GNULIB_STRTOLD=0;
48073 + GNULIB_STRTOLL=0;
48074 + GNULIB_STRTOULL=0;
48075 + GNULIB_SYSTEM_POSIX=0;
48076 + GNULIB_UNLOCKPT=0;
48077 + GNULIB_UNSETENV=0;
48078 + GNULIB_WCTOMB=0;
48079 HAVE__EXIT=1;
48080 - HAVE_ALIGNED_ALLOC=1;
48081 HAVE_ATOLL=1;
48082 HAVE_CANONICALIZE_FILE_NAME=1;
48083 - HAVE_DECL_ECVT=1;
48084 - HAVE_DECL_FCVT=1;
48085 - HAVE_DECL_GCVT=1;
48086 HAVE_DECL_GETLOADAVG=1;
48087 HAVE_GETSUBOPT=1;
48088 HAVE_GRANTPT=1;
48089 @@ -8146,7 +7643,6 @@ fi
48090 HAVE_MKOSTEMPS=1;
48091 HAVE_MKSTEMP=1;
48092 HAVE_MKSTEMPS=1;
48093 - HAVE_POSIX_MEMALIGN=1;
48094 HAVE_POSIX_OPENPT=1;
48095 HAVE_PTSNAME=1;
48096 HAVE_PTSNAME_R=1;
48097 @@ -8163,406 +7659,34 @@ fi
48098 HAVE_SETSTATE=1;
48099 HAVE_DECL_SETSTATE=1;
48100 HAVE_STRTOD=1;
48101 - HAVE_STRTOL=1;
48102 HAVE_STRTOLD=1;
48103 HAVE_STRTOLL=1;
48104 - HAVE_STRTOUL=1;
48105 HAVE_STRTOULL=1;
48106 HAVE_STRUCT_RANDOM_DATA=1;
48107 HAVE_SYS_LOADAVG_H=0;
48108 HAVE_UNLOCKPT=1;
48109 HAVE_DECL_UNSETENV=1;
48110 - REPLACE_ALIGNED_ALLOC=0;
48111 - REPLACE_CALLOC_FOR_CALLOC_GNU=0;
48112 - REPLACE_CALLOC_FOR_CALLOC_POSIX=0;
48113 + REPLACE_CALLOC=0;
48114 REPLACE_CANONICALIZE_FILE_NAME=0;
48115 - REPLACE_FREE=0;
48116 REPLACE_INITSTATE=0;
48117 - REPLACE_MALLOC_FOR_MALLOC_GNU=0;
48118 - REPLACE_MALLOC_FOR_MALLOC_POSIX=0;
48119 + REPLACE_MALLOC=0;
48120 REPLACE_MBTOWC=0;
48121 REPLACE_MKSTEMP=0;
48122 - REPLACE_POSIX_MEMALIGN=0;
48123 REPLACE_PTSNAME=0;
48124 REPLACE_PTSNAME_R=0;
48125 REPLACE_PUTENV=0;
48126 REPLACE_QSORT_R=0;
48127 REPLACE_RANDOM=0;
48128 REPLACE_RANDOM_R=0;
48129 - REPLACE_REALLOC_FOR_REALLOC_GNU=0;
48130 - REPLACE_REALLOC_FOR_REALLOC_POSIX=0;
48131 - REPLACE_REALLOCARRAY=0;
48132 + REPLACE_REALLOC=0;
48133 REPLACE_REALPATH=0;
48134 REPLACE_SETENV=0;
48135 REPLACE_SETSTATE=0;
48136 REPLACE_STRTOD=0;
48137 - REPLACE_STRTOL=0;
48138 REPLACE_STRTOLD=0;
48139 - REPLACE_STRTOLL=0;
48140 - REPLACE_STRTOUL=0;
48141 - REPLACE_STRTOULL=0;
48142 REPLACE_UNSETENV=0;
48143 REPLACE_WCTOMB=0;
48144
48145 -
48146 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether malloc is ptrdiff_t safe" >&5
48147 -printf %s "checking whether malloc is ptrdiff_t safe... " >&6; }
48148 -if test ${gl_cv_malloc_ptrdiff+y}
48149 -then :
48150 - printf %s "(cached) " >&6
48151 -else $as_nop
48152 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
48153 -/* end confdefs.h. */
48154 -#include <stdint.h>
48155 -
48156 -int
48157 -main (void)
48158 -{
48159 -/* 64-bit ptrdiff_t is so wide that no practical platform
48160 - can exceed it. */
48161 - #define WIDE_PTRDIFF (PTRDIFF_MAX >> 31 >> 31 != 0)
48162 -
48163 - /* On rare machines where size_t fits in ptrdiff_t there
48164 - is no problem. */
48165 - #define NARROW_SIZE (SIZE_MAX <= PTRDIFF_MAX)
48166 -
48167 - /* glibc 2.30 and later malloc refuses to exceed ptrdiff_t
48168 - bounds even on 32-bit platforms. We don't know which
48169 - non-glibc systems are safe. */
48170 - #define KNOWN_SAFE (2 < __GLIBC__ + (30 <= __GLIBC_MINOR__))
48171 -
48172 - #if WIDE_PTRDIFF || NARROW_SIZE || KNOWN_SAFE
48173 - return 0;
48174 - #else
48175 - #error "malloc might not be ptrdiff_t safe"
48176 - syntax error
48177 - #endif
48178 -
48179 - ;
48180 - return 0;
48181 -}
48182 -_ACEOF
48183 -if ac_fn_c_try_compile "$LINENO"
48184 -then :
48185 - gl_cv_malloc_ptrdiff=yes
48186 -else $as_nop
48187 - gl_cv_malloc_ptrdiff=no
48188 -fi
48189 -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
48190 -
48191 -fi
48192 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_malloc_ptrdiff" >&5
48193 -printf "%s\n" "$gl_cv_malloc_ptrdiff" >&6; }
48194 -
48195 -
48196 -
48197 -
48198 - test "$gl_cv_malloc_ptrdiff" = yes || REPLACE_MALLOC_FOR_MALLOC_POSIX=1
48199 -
48200 -
48201 -
48202 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether malloc, realloc, calloc set errno on failure" >&5
48203 -printf %s "checking whether malloc, realloc, calloc set errno on failure... " >&6; }
48204 -if test ${gl_cv_func_malloc_posix+y}
48205 -then :
48206 - printf %s "(cached) " >&6
48207 -else $as_nop
48208 -
48209 - case "$host_os" in
48210 - mingw*)
48211 - gl_cv_func_malloc_posix=no ;;
48212 - irix* | solaris*)
48213 -
48214 - gl_cv_func_malloc_posix=no ;;
48215 - *)
48216 - gl_cv_func_malloc_posix=yes ;;
48217 - esac
48218 -
48219 -fi
48220 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_malloc_posix" >&5
48221 -printf "%s\n" "$gl_cv_func_malloc_posix" >&6; }
48222 -
48223 -
48224 -
48225 -
48226 -
48227 - if test "$gl_cv_func_malloc_posix" = yes; then
48228 -
48229 -printf "%s\n" "#define HAVE_MALLOC_POSIX 1" >>confdefs.h
48230 -
48231 - else
48232 - REPLACE_MALLOC_FOR_MALLOC_POSIX=1
48233 - fi
48234 -
48235 -
48236 -
48237 -
48238 - if test $REPLACE_MALLOC_FOR_MALLOC_POSIX = 1; then
48239 - REPLACE_CALLOC_FOR_CALLOC_POSIX=1
48240 - fi
48241 -
48242 -
48243 -
48244 - GL_GNULIB__EXIT=0
48245 -
48246 -
48247 -
48248 - GL_GNULIB_ALIGNED_ALLOC=0
48249 -
48250 -
48251 -
48252 - GL_GNULIB_ATOLL=0
48253 -
48254 -
48255 -
48256 - GL_GNULIB_CALLOC_GNU=0
48257 -
48258 -
48259 -
48260 - GL_GNULIB_CALLOC_POSIX=0
48261 -
48262 -
48263 -
48264 - GL_GNULIB_CANONICALIZE_FILE_NAME=0
48265 -
48266 -
48267 -
48268 - GL_GNULIB_FREE_POSIX=0
48269 -
48270 -
48271 -
48272 - GL_GNULIB_GETLOADAVG=0
48273 -
48274 -
48275 -
48276 - GL_GNULIB_GETSUBOPT=0
48277 -
48278 -
48279 -
48280 - GL_GNULIB_GRANTPT=0
48281 -
48282 -
48283 -
48284 - GL_GNULIB_MALLOC_GNU=0
48285 -
48286 -
48287 -
48288 - GL_GNULIB_MALLOC_POSIX=0
48289 -
48290 -
48291 -
48292 - GL_GNULIB_MBTOWC=0
48293 -
48294 -
48295 -
48296 - GL_GNULIB_MKDTEMP=0
48297 -
48298 -
48299 -
48300 - GL_GNULIB_MKOSTEMP=0
48301 -
48302 -
48303 -
48304 - GL_GNULIB_MKOSTEMPS=0
48305 -
48306 -
48307 -
48308 - GL_GNULIB_MKSTEMP=0
48309 -
48310 -
48311 -
48312 - GL_GNULIB_MKSTEMPS=0
48313 -
48314 -
48315 -
48316 - GL_GNULIB_POSIX_MEMALIGN=0
48317 -
48318 -
48319 -
48320 - GL_GNULIB_POSIX_OPENPT=0
48321 -
48322 -
48323 -
48324 - GL_GNULIB_PTSNAME=0
48325 -
48326 -
48327 -
48328 - GL_GNULIB_PTSNAME_R=0
48329 -
48330 -
48331 -
48332 - GL_GNULIB_PUTENV=0
48333 -
48334 -
48335 -
48336 - GL_GNULIB_QSORT_R=0
48337 -
48338 -
48339 -
48340 - GL_GNULIB_RANDOM=0
48341 -
48342 -
48343 -
48344 - GL_GNULIB_RANDOM_R=0
48345 -
48346 -
48347 -
48348 - GL_GNULIB_REALLOCARRAY=0
48349 -
48350 -
48351 -
48352 - GL_GNULIB_REALLOC_GNU=0
48353 -
48354 -
48355 -
48356 - GL_GNULIB_REALLOC_POSIX=0
48357 -
48358 -
48359 -
48360 - GL_GNULIB_REALPATH=0
48361 -
48362 -
48363 -
48364 - GL_GNULIB_RPMATCH=0
48365 -
48366 -
48367 -
48368 - GL_GNULIB_SECURE_GETENV=0
48369 -
48370 -
48371 -
48372 - GL_GNULIB_SETENV=0
48373 -
48374 -
48375 -
48376 - GL_GNULIB_STRTOD=0
48377 -
48378 -
48379 -
48380 - GL_GNULIB_STRTOL=0
48381 -
48382 -
48383 -
48384 - GL_GNULIB_STRTOLD=0
48385 -
48386 -
48387 -
48388 - GL_GNULIB_STRTOLL=0
48389 -
48390 -
48391 -
48392 - GL_GNULIB_STRTOUL=0
48393 -
48394 -
48395 -
48396 - GL_GNULIB_STRTOULL=0
48397 -
48398 -
48399 -
48400 - GL_GNULIB_SYSTEM_POSIX=0
48401 -
48402 -
48403 -
48404 - GL_GNULIB_UNLOCKPT=0
48405 -
48406 -
48407 -
48408 - GL_GNULIB_UNSETENV=0
48409 -
48410 -
48411 -
48412 - GL_GNULIB_WCTOMB=0
48413 -
48414 -
48415 -
48416 - GL_GNULIB_MDA_ECVT=1
48417 -
48418 -
48419 -
48420 - GL_GNULIB_MDA_FCVT=1
48421 -
48422 -
48423 -
48424 - GL_GNULIB_MDA_GCVT=1
48425 -
48426 -
48427 -
48428 - GL_GNULIB_MDA_MKTEMP=1
48429 -
48430 -
48431 -
48432 - GL_GNULIB_MDA_PUTENV=1
48433 -
48434 -
48435 -
48436 -
48437 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether lstat correctly handles trailing slash" >&5
48438 -printf %s "checking whether lstat correctly handles trailing slash... " >&6; }
48439 -if test ${gl_cv_func_lstat_dereferences_slashed_symlink+y}
48440 -then :
48441 - printf %s "(cached) " >&6
48442 -else $as_nop
48443 - rm -f conftest.sym conftest.file
48444 - echo >conftest.file
48445 - if test "$cross_compiling" = yes
48446 -then :
48447 - case "$host_os" in
48448 - linux-* | linux)
48449 - # Guess yes on Linux systems.
48450 - gl_cv_func_lstat_dereferences_slashed_symlink="guessing yes" ;;
48451 - *-gnu* | gnu*)
48452 - # Guess yes on glibc systems.
48453 - gl_cv_func_lstat_dereferences_slashed_symlink="guessing yes" ;;
48454 - mingw*)
48455 - # Guess no on native Windows.
48456 - gl_cv_func_lstat_dereferences_slashed_symlink="guessing no" ;;
48457 - *)
48458 - # If we don't know, obey --enable-cross-guesses.
48459 - gl_cv_func_lstat_dereferences_slashed_symlink="$gl_cross_guess_normal" ;;
48460 - esac
48461 -
48462 -else $as_nop
48463 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
48464 -/* end confdefs.h. */
48465 -$ac_includes_default
48466 -int
48467 -main (void)
48468 -{
48469 -struct stat sbuf;
48470 - if (symlink ("conftest.file", "conftest.sym") != 0)
48471 - return 1;
48472 - /* Linux will dereference the symlink and fail, as required by
48473 - POSIX. That is better in the sense that it means we will not
48474 - have to compile and use the lstat wrapper. */
48475 - return lstat ("conftest.sym/", &sbuf) == 0;
48476 -
48477 - ;
48478 - return 0;
48479 -}
48480 -_ACEOF
48481 -if ac_fn_c_try_run "$LINENO"
48482 -then :
48483 - gl_cv_func_lstat_dereferences_slashed_symlink=yes
48484 -else $as_nop
48485 - gl_cv_func_lstat_dereferences_slashed_symlink=no
48486 -fi
48487 -rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
48488 - conftest.$ac_objext conftest.beam conftest.$ac_ext
48489 -fi
48490 -
48491 - rm -f conftest.sym conftest.file
48492 -
48493 -fi
48494 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_lstat_dereferences_slashed_symlink" >&5
48495 -printf "%s\n" "$gl_cv_func_lstat_dereferences_slashed_symlink" >&6; }
48496 - case "$gl_cv_func_lstat_dereferences_slashed_symlink" in
48497 - *yes)
48498 -
48499 -printf "%s\n" "#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1" >>confdefs.h
48500 -
48501 - ;;
48502 - esac
48503 -
48504 ac_func=
48505 for ac_item in $ac_func_c_list
48506 do
48507 @@ -8579,6 +7703,7 @@ done
48508
48509
48510
48511 +
48512 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether // is distinct from /" >&5
48513 printf %s "checking whether // is distinct from /... " >&6; }
48514 if test ${gl_cv_double_slash_root+y}
48515 @@ -8620,7 +7745,6 @@ printf "%s\n" "#define DOUBLE_SLASH_IS_DISTINCT_ROOT 1" >>confdefs.h
48516
48517
48518
48519 -
48520 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether realpath works" >&5
48521 printf %s "checking whether realpath works... " >&6; }
48522 if test ${gl_cv_func_realpath_works+y}
48523 @@ -8628,26 +7752,17 @@ then :
48524 printf %s "(cached) " >&6
48525 else $as_nop
48526
48527 - rm -rf conftest.a conftest.d
48528 touch conftest.a
48529 - # Assume that if we have lstat, we can also check symlinks.
48530 - if test $ac_cv_func_lstat = yes; then
48531 - ln -s conftest.a conftest.l
48532 - fi
48533 mkdir conftest.d
48534 if test "$cross_compiling" = yes
48535 then :
48536 case "$host_os" in
48537 # Guess yes on glibc systems.
48538 *-gnu* | gnu*) gl_cv_func_realpath_works="guessing yes" ;;
48539 - # Guess 'nearly' on musl systems.
48540 - *-musl*) gl_cv_func_realpath_works="guessing nearly" ;;
48541 - # Guess no on Cygwin.
48542 - cygwin*) gl_cv_func_realpath_works="guessing no" ;;
48543 # Guess no on native Windows.
48544 mingw*) gl_cv_func_realpath_works="guessing no" ;;
48545 - # If we don't know, obey --enable-cross-guesses.
48546 - *) gl_cv_func_realpath_works="$gl_cross_guess_normal" ;;
48547 + # If we don't know, assume the worst.
48548 + *) gl_cv_func_realpath_works="guessing no" ;;
48549 esac
48550
48551 else $as_nop
48552 @@ -8693,7 +7808,7 @@ nocrash_init (void)
48553 /* Allocate a port on which the thread shall listen for exceptions. */
48554 if (mach_port_allocate (self, MACH_PORT_RIGHT_RECEIVE, &our_exception_port)
48555 == KERN_SUCCESS) {
48556 - /* See https://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */
48557 + /* See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */
48558 if (mach_port_insert_right (self, our_exception_port, our_exception_port,
48559 MACH_MSG_TYPE_MAKE_SEND)
48560 == KERN_SUCCESS) {
48561 @@ -8712,7 +7827,7 @@ nocrash_init (void)
48562 for a particular thread. This has the effect that when our exception
48563 port gets the message, the thread specific exception port has already
48564 been asked, and we don't need to bother about it.
48565 - See https://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html. */
48566 + See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html. */
48567 task_set_exception_ports (self, mask, our_exception_port,
48568 EXCEPTION_DEFAULT, MACHINE_THREAD_STATE);
48569 }
48570 @@ -8769,7 +7884,6 @@ nocrash_init (void)
48571 }
48572 #endif
48573
48574 - #include <errno.h>
48575 #include <stdlib.h>
48576 #include <string.h>
48577
48578 @@ -8778,56 +7892,32 @@ main (void)
48579 {
48580
48581 int result = 0;
48582 - /* This test fails on Solaris 10. */
48583 {
48584 char *name = realpath ("conftest.a", NULL);
48585 if (!(name && *name == '/'))
48586 result |= 1;
48587 free (name);
48588 }
48589 - /* This test fails on older versions of Cygwin. */
48590 {
48591 char *name = realpath ("conftest.b/../conftest.a", NULL);
48592 if (name != NULL)
48593 result |= 2;
48594 free (name);
48595 }
48596 - /* This test fails on Cygwin 2.9. */
48597 - #if HAVE_LSTAT
48598 - {
48599 - char *name = realpath ("conftest.l/../conftest.a", NULL);
48600 - if (name != NULL || errno != ENOTDIR)
48601 - result |= 4;
48602 - free (name);
48603 - }
48604 - #endif
48605 - /* This test fails on Mac OS X 10.13, OpenBSD 6.0. */
48606 {
48607 char *name = realpath ("conftest.a/", NULL);
48608 if (name != NULL)
48609 - result |= 8;
48610 + result |= 4;
48611 free (name);
48612 }
48613 - /* This test fails on AIX 7, Solaris 10. */
48614 {
48615 char *name1 = realpath (".", NULL);
48616 char *name2 = realpath ("conftest.d//./..", NULL);
48617 if (! name1 || ! name2 || strcmp (name1, name2))
48618 - result |= 16;
48619 + result |= 8;
48620 free (name1);
48621 free (name2);
48622 }
48623 - #ifdef __linux__
48624 - /* On Linux, // is the same as /. See also double-slash-root.m4.
48625 - realpath() should respect this.
48626 - This test fails on musl libc 1.2.2. */
48627 - {
48628 - char *name = realpath ("//", NULL);
48629 - if (! name || strcmp (name, "/"))
48630 - result |= 32;
48631 - free (name);
48632 - }
48633 - #endif
48634 return result;
48635
48636 ;
48637 @@ -8839,17 +7929,13 @@ if ac_fn_c_try_run "$LINENO"
48638 then :
48639 gl_cv_func_realpath_works=yes
48640 else $as_nop
48641 - case $? in
48642 - 32) gl_cv_func_realpath_works=nearly ;;
48643 - *) gl_cv_func_realpath_works=no ;;
48644 - esac
48645 -
48646 + gl_cv_func_realpath_works=no
48647 fi
48648 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
48649 conftest.$ac_objext conftest.beam conftest.$ac_ext
48650 fi
48651
48652 - rm -rf conftest.a conftest.l conftest.d
48653 + rm -rf conftest.a conftest.d
48654
48655 fi
48656 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_realpath_works" >&5
48657 @@ -8860,29 +7946,6 @@ printf "%s\n" "$gl_cv_func_realpath_works" >&6; }
48658 printf "%s\n" "#define FUNC_REALPATH_WORKS 1" >>confdefs.h
48659
48660 ;;
48661 - *nearly)
48662 -
48663 -printf "%s\n" "#define FUNC_REALPATH_NEARLY_WORKS 1" >>confdefs.h
48664 -
48665 - ;;
48666 - esac
48667 -
48668 -
48669 -
48670 -
48671 -
48672 -
48673 -
48674 -
48675 - case "$host_os" in
48676 - mingw*) ;;
48677 - *) ac_fn_c_check_func "$LINENO" "getcwd" "ac_cv_func_getcwd"
48678 -if test "x$ac_cv_func_getcwd" = xyes
48679 -then :
48680 - printf "%s\n" "#define HAVE_GETCWD 1" >>confdefs.h
48681 -
48682 -fi
48683 - ;;
48684 esac
48685
48686
48687 @@ -8891,348 +7954,63 @@ fi
48688
48689
48690
48691 - GL_GNULIB_ACCESS=0
48692 -
48693 -
48694 -
48695 - GL_GNULIB_CHDIR=0
48696 -
48697 -
48698 -
48699 - GL_GNULIB_CHOWN=0
48700 -
48701 -
48702 -
48703 - GL_GNULIB_CLOSE=0
48704 -
48705 -
48706 -
48707 - GL_GNULIB_COPY_FILE_RANGE=0
48708 -
48709 -
48710 -
48711 - GL_GNULIB_DUP=0
48712 -
48713 -
48714 -
48715 - GL_GNULIB_DUP2=0
48716 -
48717 -
48718 -
48719 - GL_GNULIB_DUP3=0
48720 -
48721 -
48722 -
48723 - GL_GNULIB_ENVIRON=0
48724 -
48725 -
48726 -
48727 - GL_GNULIB_EUIDACCESS=0
48728 -
48729 -
48730 -
48731 - GL_GNULIB_EXECL=0
48732 -
48733 -
48734 -
48735 - GL_GNULIB_EXECLE=0
48736 -
48737 -
48738 -
48739 - GL_GNULIB_EXECLP=0
48740 -
48741 -
48742 -
48743 - GL_GNULIB_EXECV=0
48744 -
48745 -
48746 -
48747 - GL_GNULIB_EXECVE=0
48748 -
48749 -
48750 -
48751 - GL_GNULIB_EXECVP=0
48752 -
48753 -
48754 -
48755 - GL_GNULIB_EXECVPE=0
48756 -
48757 -
48758 -
48759 - GL_GNULIB_FACCESSAT=0
48760 -
48761 -
48762 -
48763 - GL_GNULIB_FCHDIR=0
48764 -
48765 -
48766 -
48767 - GL_GNULIB_FCHOWNAT=0
48768 -
48769 -
48770 -
48771 - GL_GNULIB_FDATASYNC=0
48772 -
48773 -
48774 -
48775 - GL_GNULIB_FSYNC=0
48776 -
48777 -
48778 -
48779 - GL_GNULIB_FTRUNCATE=0
48780 -
48781 -
48782 -
48783 - GL_GNULIB_GETCWD=0
48784 -
48785 -
48786 -
48787 - GL_GNULIB_GETDOMAINNAME=0
48788 -
48789 -
48790 -
48791 - GL_GNULIB_GETDTABLESIZE=0
48792 -
48793 -
48794 -
48795 - GL_GNULIB_GETENTROPY=0
48796 -
48797 -
48798 -
48799 - GL_GNULIB_GETGROUPS=0
48800 -
48801 -
48802 -
48803 - GL_GNULIB_GETHOSTNAME=0
48804 -
48805 -
48806 -
48807 - GL_GNULIB_GETLOGIN=0
48808 -
48809 -
48810 -
48811 - GL_GNULIB_GETLOGIN_R=0
48812 -
48813 -
48814 -
48815 - GL_GNULIB_GETOPT_POSIX=0
48816 -
48817 -
48818 -
48819 - GL_GNULIB_GETPAGESIZE=0
48820 -
48821 -
48822 -
48823 - GL_GNULIB_GETPASS=0
48824 -
48825 -
48826 -
48827 - GL_GNULIB_GETPASS_GNU=0
48828 -
48829 -
48830 -
48831 - GL_GNULIB_GETUSERSHELL=0
48832 -
48833 -
48834 -
48835 - GL_GNULIB_GROUP_MEMBER=0
48836 -
48837 -
48838 -
48839 - GL_GNULIB_ISATTY=0
48840 -
48841 -
48842 -
48843 - GL_GNULIB_LCHOWN=0
48844 -
48845 -
48846 -
48847 - GL_GNULIB_LINK=0
48848 -
48849 -
48850 -
48851 - GL_GNULIB_LINKAT=0
48852 -
48853 -
48854 -
48855 - GL_GNULIB_LSEEK=0
48856 -
48857 -
48858 -
48859 - GL_GNULIB_PIPE=0
48860 -
48861 -
48862 -
48863 - GL_GNULIB_PIPE2=0
48864 -
48865 -
48866 -
48867 - GL_GNULIB_PREAD=0
48868 -
48869 -
48870 -
48871 - GL_GNULIB_PWRITE=0
48872 -
48873 -
48874 -
48875 - GL_GNULIB_READ=0
48876 -
48877 -
48878 -
48879 - GL_GNULIB_READLINK=0
48880 -
48881 -
48882 -
48883 - GL_GNULIB_READLINKAT=0
48884 -
48885 -
48886 -
48887 - GL_GNULIB_RMDIR=0
48888 -
48889 -
48890 -
48891 - GL_GNULIB_SETHOSTNAME=0
48892 -
48893 -
48894 -
48895 - GL_GNULIB_SLEEP=0
48896 -
48897 -
48898 -
48899 - GL_GNULIB_SYMLINK=0
48900 -
48901 -
48902 -
48903 - GL_GNULIB_SYMLINKAT=0
48904 -
48905 -
48906 -
48907 - GL_GNULIB_TRUNCATE=0
48908 -
48909 -
48910 -
48911 - GL_GNULIB_TTYNAME_R=0
48912 -
48913 -
48914 -
48915 - GL_GNULIB_UNISTD_H_GETOPT=0
48916 -
48917 -
48918 -
48919 - GL_GNULIB_UNISTD_H_NONBLOCKING=0
48920 -
48921 -
48922 -
48923 - GL_GNULIB_UNISTD_H_SIGPIPE=0
48924 -
48925 -
48926 -
48927 - GL_GNULIB_UNLINK=0
48928 -
48929 -
48930 -
48931 - GL_GNULIB_UNLINKAT=0
48932 -
48933 -
48934 -
48935 - GL_GNULIB_USLEEP=0
48936 -
48937 -
48938 -
48939 - GL_GNULIB_WRITE=0
48940 -
48941 -
48942 -
48943 - GL_GNULIB_MDA_ACCESS=1
48944 -
48945 -
48946 -
48947 - GL_GNULIB_MDA_CHDIR=1
48948 -
48949 -
48950 -
48951 - GL_GNULIB_MDA_CLOSE=1
48952 -
48953 -
48954 -
48955 - GL_GNULIB_MDA_DUP=1
48956 -
48957 -
48958 -
48959 - GL_GNULIB_MDA_DUP2=1
48960 -
48961 -
48962 -
48963 - GL_GNULIB_MDA_EXECL=1
48964 -
48965 -
48966 -
48967 - GL_GNULIB_MDA_EXECLE=1
48968 -
48969 -
48970 -
48971 - GL_GNULIB_MDA_EXECLP=1
48972 -
48973 -
48974 -
48975 - GL_GNULIB_MDA_EXECV=1
48976 -
48977 -
48978 -
48979 - GL_GNULIB_MDA_EXECVE=1
48980 -
48981 -
48982 -
48983 - GL_GNULIB_MDA_EXECVP=1
48984 -
48985 -
48986 -
48987 - GL_GNULIB_MDA_EXECVPE=1
48988 -
48989 -
48990 -
48991 - GL_GNULIB_MDA_GETCWD=1
48992 -
48993 -
48994 -
48995 - GL_GNULIB_MDA_GETPID=1
48996 -
48997 -
48998 -
48999 - GL_GNULIB_MDA_ISATTY=1
49000 -
49001 -
49002 -
49003 - GL_GNULIB_MDA_LSEEK=1
49004 -
49005 -
49006 -
49007 - GL_GNULIB_MDA_READ=1
49008 -
49009 -
49010 -
49011 - GL_GNULIB_MDA_RMDIR=1
49012 -
49013 -
49014 -
49015 - GL_GNULIB_MDA_SWAB=1
49016 -
49017 -
49018 -
49019 - GL_GNULIB_MDA_UNLINK=1
49020 -
49021 -
49022 -
49023 - GL_GNULIB_MDA_WRITE=1
49024 -
49025
49026
49027
49028 + GNULIB_CHDIR=0;
49029 + GNULIB_CHOWN=0;
49030 + GNULIB_CLOSE=0;
49031 + GNULIB_DUP=0;
49032 + GNULIB_DUP2=0;
49033 + GNULIB_DUP3=0;
49034 + GNULIB_ENVIRON=0;
49035 + GNULIB_EUIDACCESS=0;
49036 + GNULIB_FACCESSAT=0;
49037 + GNULIB_FCHDIR=0;
49038 + GNULIB_FCHOWNAT=0;
49039 + GNULIB_FDATASYNC=0;
49040 + GNULIB_FSYNC=0;
49041 + GNULIB_FTRUNCATE=0;
49042 + GNULIB_GETCWD=0;
49043 + GNULIB_GETDOMAINNAME=0;
49044 + GNULIB_GETDTABLESIZE=0;
49045 + GNULIB_GETGROUPS=0;
49046 + GNULIB_GETHOSTNAME=0;
49047 + GNULIB_GETLOGIN=0;
49048 + GNULIB_GETLOGIN_R=0;
49049 + GNULIB_GETPAGESIZE=0;
49050 + GNULIB_GETPASS=0;
49051 + GNULIB_GETUSERSHELL=0;
49052 + GNULIB_GROUP_MEMBER=0;
49053 + GNULIB_ISATTY=0;
49054 + GNULIB_LCHOWN=0;
49055 + GNULIB_LINK=0;
49056 + GNULIB_LINKAT=0;
49057 + GNULIB_LSEEK=0;
49058 + GNULIB_PIPE=0;
49059 + GNULIB_PIPE2=0;
49060 + GNULIB_PREAD=0;
49061 + GNULIB_PWRITE=0;
49062 + GNULIB_READ=0;
49063 + GNULIB_READLINK=0;
49064 + GNULIB_READLINKAT=0;
49065 + GNULIB_RMDIR=0;
49066 + GNULIB_SETHOSTNAME=0;
49067 + GNULIB_SLEEP=0;
49068 + GNULIB_SYMLINK=0;
49069 + GNULIB_SYMLINKAT=0;
49070 + GNULIB_TRUNCATE=0;
49071 + GNULIB_TTYNAME_R=0;
49072 + GNULIB_UNISTD_H_NONBLOCKING=0;
49073 + GNULIB_UNISTD_H_SIGPIPE=0;
49074 + GNULIB_UNLINK=0;
49075 + GNULIB_UNLINKAT=0;
49076 + GNULIB_USLEEP=0;
49077 + GNULIB_WRITE=0;
49078 HAVE_CHOWN=1;
49079 - HAVE_COPY_FILE_RANGE=1;
49080 + HAVE_DUP2=1;
49081 HAVE_DUP3=1;
49082 HAVE_EUIDACCESS=1;
49083 - HAVE_EXECVPE=1;
49084 HAVE_FACCESSAT=1;
49085 HAVE_FCHDIR=1;
49086 HAVE_FCHOWNAT=1;
49087 @@ -9240,7 +8018,6 @@ fi
49088 HAVE_FSYNC=1;
49089 HAVE_FTRUNCATE=1;
49090 HAVE_GETDTABLESIZE=1;
49091 - HAVE_GETENTROPY=1;
49092 HAVE_GETGROUPS=1;
49093 HAVE_GETHOSTNAME=1;
49094 HAVE_GETLOGIN=1;
49095 @@ -9263,7 +8040,6 @@ fi
49096 HAVE_UNLINKAT=1;
49097 HAVE_USLEEP=1;
49098 HAVE_DECL_ENVIRON=1;
49099 - HAVE_DECL_EXECVPE=1;
49100 HAVE_DECL_FCHDIR=1;
49101 HAVE_DECL_FDATASYNC=1;
49102 HAVE_DECL_GETDOMAINNAME=1;
49103 @@ -9276,19 +8052,10 @@ fi
49104 HAVE_DECL_TTYNAME_R=1;
49105 HAVE_OS_H=0;
49106 HAVE_SYS_PARAM_H=0;
49107 - REPLACE_ACCESS=0;
49108 REPLACE_CHOWN=0;
49109 REPLACE_CLOSE=0;
49110 - REPLACE_COPY_FILE_RANGE=0;
49111 REPLACE_DUP=0;
49112 REPLACE_DUP2=0;
49113 - REPLACE_EXECL=0;
49114 - REPLACE_EXECLE=0;
49115 - REPLACE_EXECLP=0;
49116 - REPLACE_EXECV=0;
49117 - REPLACE_EXECVE=0;
49118 - REPLACE_EXECVP=0;
49119 - REPLACE_EXECVPE=0;
49120 REPLACE_FACCESSAT=0;
49121 REPLACE_FCHOWNAT=0;
49122 REPLACE_FTRUNCATE=0;
49123 @@ -9299,7 +8066,6 @@ fi
49124 REPLACE_GETGROUPS=0;
49125 REPLACE_GETPAGESIZE=0;
49126 REPLACE_GETPASS=0;
49127 - REPLACE_GETPASS_FOR_GETPASS_GNU=0;
49128 REPLACE_ISATTY=0;
49129 REPLACE_LCHOWN=0;
49130 REPLACE_LINK=0;
49131 @@ -9320,7 +8086,6 @@ fi
49132 REPLACE_UNLINKAT=0;
49133 REPLACE_USLEEP=0;
49134 REPLACE_WRITE=0;
49135 - UNISTD_H_HAVE_SYS_RANDOM_H=0;
49136 UNISTD_H_HAVE_WINSOCK2_H=0;
49137 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS=0;
49138
49139 @@ -9344,6 +8109,14 @@ printf "%s\n" "#define HAVE_MSVC_INVALID_PARAMETER_HANDLER 1" >>confdefs.h
49140
49141
49142
49143 + GNULIB_OPENDIR=0;
49144 + GNULIB_READDIR=0;
49145 + GNULIB_REWINDDIR=0;
49146 + GNULIB_CLOSEDIR=0;
49147 + GNULIB_DIRFD=0;
49148 + GNULIB_FDOPENDIR=0;
49149 + GNULIB_SCANDIR=0;
49150 + GNULIB_ALPHASORT=0;
49151 HAVE_OPENDIR=1;
49152 HAVE_READDIR=1;
49153 HAVE_REWINDDIR=1;
49154 @@ -9360,44 +8133,6 @@ printf "%s\n" "#define HAVE_MSVC_INVALID_PARAMETER_HANDLER 1" >>confdefs.h
49155
49156
49157
49158 -
49159 -
49160 -
49161 -
49162 - GL_GNULIB_OPENDIR=0
49163 -
49164 -
49165 -
49166 - GL_GNULIB_READDIR=0
49167 -
49168 -
49169 -
49170 - GL_GNULIB_REWINDDIR=0
49171 -
49172 -
49173 -
49174 - GL_GNULIB_CLOSEDIR=0
49175 -
49176 -
49177 -
49178 - GL_GNULIB_DIRFD=0
49179 -
49180 -
49181 -
49182 - GL_GNULIB_FDOPENDIR=0
49183 -
49184 -
49185 -
49186 - GL_GNULIB_SCANDIR=0
49187 -
49188 -
49189 -
49190 - GL_GNULIB_ALPHASORT=0
49191 -
49192 -
49193 -
49194 -
49195 -
49196 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the preprocessor supports include_next" >&5
49197 printf %s "checking whether the preprocessor supports include_next... " >&6; }
49198 if test ${gl_cv_have_include_next+y}
49199 @@ -9481,14 +8216,13 @@ printf "%s\n" "$gl_cv_have_include_next" >&6; }
49200
49201
49202
49203 -
49204 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether source code line length is unlimited" >&5
49205 -printf %s "checking whether source code line length is unlimited... " >&6; }
49206 -if test ${gl_cv_source_line_length_unlimited+y}
49207 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether system header files limit the line length" >&5
49208 +printf %s "checking whether system header files limit the line length... " >&6; }
49209 +if test ${gl_cv_pragma_columns+y}
49210 then :
49211 printf %s "(cached) " >&6
49212 else $as_nop
49213 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
49214 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
49215 /* end confdefs.h. */
49216
49217 #ifdef __TANDEM
49218 @@ -9499,17 +8233,17 @@ _ACEOF
49219 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
49220 $EGREP "choke me" >/dev/null 2>&1
49221 then :
49222 - gl_cv_source_line_length_unlimited=no
49223 + gl_cv_pragma_columns=yes
49224 else $as_nop
49225 - gl_cv_source_line_length_unlimited=yes
49226 + gl_cv_pragma_columns=no
49227 fi
49228 rm -rf conftest*
49229
49230
49231 fi
49232 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_source_line_length_unlimited" >&5
49233 -printf "%s\n" "$gl_cv_source_line_length_unlimited" >&6; }
49234 - if test $gl_cv_source_line_length_unlimited = no; then
49235 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_pragma_columns" >&5
49236 +printf "%s\n" "$gl_cv_pragma_columns" >&6; }
49237 + if test $gl_cv_pragma_columns = yes; then
49238 PRAGMA_COLUMNS="#pragma COLUMNS 10000"
49239 else
49240 PRAGMA_COLUMNS=
49241 @@ -9517,99 +8251,6 @@ printf "%s\n" "$gl_cv_source_line_length_unlimited" >&6; }
49242
49243
49244
49245 -
49246 -
49247 -
49248 -
49249 -
49250 -
49251 -
49252 -
49253 -
49254 -
49255 -
49256 -
49257 - if test $gl_cv_have_include_next = yes; then
49258 - gl_cv_next_dirent_h='<'dirent.h'>'
49259 - else
49260 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking absolute name of <dirent.h>" >&5
49261 -printf %s "checking absolute name of <dirent.h>... " >&6; }
49262 -if test ${gl_cv_next_dirent_h+y}
49263 -then :
49264 - printf %s "(cached) " >&6
49265 -else $as_nop
49266 -
49267 - if test $ac_cv_header_dirent_h = yes; then
49268 -
49269 -
49270 -
49271 -
49272 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
49273 -/* end confdefs.h. */
49274 -#include <dirent.h>
49275 -_ACEOF
49276 - case "$host_os" in
49277 - aix*) gl_absname_cpp="$ac_cpp -C" ;;
49278 - *) gl_absname_cpp="$ac_cpp" ;;
49279 - esac
49280 -
49281 - case "$host_os" in
49282 - mingw*)
49283 - gl_dirsep_regex='[/\\]'
49284 - ;;
49285 - *)
49286 - gl_dirsep_regex='\/'
49287 - ;;
49288 - esac
49289 - gl_make_literal_regex_sed='s,[]$^\\.*/[],\\&,g'
49290 - gl_header_literal_regex=`echo 'dirent.h' \
49291 - | sed -e "$gl_make_literal_regex_sed"`
49292 - gl_absolute_header_sed="/${gl_dirsep_regex}${gl_header_literal_regex}/"'{
49293 - s/.*"\(.*'"${gl_dirsep_regex}${gl_header_literal_regex}"'\)".*/\1/
49294 - s|^/[^/]|//&|
49295 - p
49296 - q
49297 - }'
49298 -
49299 - gl_cv_absolute_dirent_h=`(eval "$gl_absname_cpp conftest.$ac_ext") 2>&5 |
49300 - sed -n "$gl_absolute_header_sed"`
49301 -
49302 - gl_header=$gl_cv_absolute_dirent_h
49303 - gl_cv_next_dirent_h='"'$gl_header'"'
49304 - else
49305 - gl_cv_next_dirent_h='<'dirent.h'>'
49306 - fi
49307 -
49308 -
49309 -fi
49310 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_next_dirent_h" >&5
49311 -printf "%s\n" "$gl_cv_next_dirent_h" >&6; }
49312 - fi
49313 - NEXT_DIRENT_H=$gl_cv_next_dirent_h
49314 -
49315 - if test $gl_cv_have_include_next = yes || test $gl_cv_have_include_next = buggy; then
49316 - # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
49317 - gl_next_as_first_directive='<'dirent.h'>'
49318 - else
49319 - # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include'
49320 - gl_next_as_first_directive=$gl_cv_next_dirent_h
49321 - fi
49322 - NEXT_AS_FIRST_DIRECTIVE_DIRENT_H=$gl_next_as_first_directive
49323 -
49324 -
49325 -
49326 -
49327 - if test $ac_cv_header_dirent_h = yes; then
49328 - HAVE_DIRENT_H=1
49329 - else
49330 - HAVE_DIRENT_H=0
49331 - fi
49332 -
49333 -
49334 -
49335 -
49336 -
49337 -
49338 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC options needed to detect all undeclared functions" >&5
49339 printf %s "checking for $CC options needed to detect all undeclared functions... " >&6; }
49340 if test ${ac_cv_c_undeclared_builtin_options+y}
49341 @@ -9690,61 +8331,6 @@ See \`config.log' for more details" "$LINENO" 5; } ;; #(
49342 ac_c_undeclared_builtin_options=$ac_cv_c_undeclared_builtin_options ;;
49343 esac
49344
49345 -gl_mda_defines='
49346 -#if defined _WIN32 && !defined __CYGWIN__
49347 -#define access _access
49348 -#define chdir _chdir
49349 -#define chmod _chmod
49350 -#define close _close
49351 -#define creat _creat
49352 -#define dup _dup
49353 -#define dup2 _dup2
49354 -#define ecvt _ecvt
49355 -#define execl _execl
49356 -#define execle _execle
49357 -#define execlp _execlp
49358 -#define execv _execv
49359 -#define execve _execve
49360 -#define execvp _execvp
49361 -#define execvpe _execvpe
49362 -#define fcloseall _fcloseall
49363 -#define fcvt _fcvt
49364 -#define fdopen _fdopen
49365 -#define fileno _fileno
49366 -#define gcvt _gcvt
49367 -#define getcwd _getcwd
49368 -#define getpid _getpid
49369 -#define getw _getw
49370 -#define isatty _isatty
49371 -#define j0 _j0
49372 -#define j1 _j1
49373 -#define jn _jn
49374 -#define lfind _lfind
49375 -#define lsearch _lsearch
49376 -#define lseek _lseek
49377 -#define memccpy _memccpy
49378 -#define mkdir _mkdir
49379 -#define mktemp _mktemp
49380 -#define open _open
49381 -#define putenv _putenv
49382 -#define putw _putw
49383 -#define read _read
49384 -#define rmdir _rmdir
49385 -#define strdup _strdup
49386 -#define swab _swab
49387 -#define tempnam _tempnam
49388 -#define tzset _tzset
49389 -#define umask _umask
49390 -#define unlink _unlink
49391 -#define utime _utime
49392 -#define wcsdup _wcsdup
49393 -#define write _write
49394 -#define y0 _y0
49395 -#define y1 _y1
49396 -#define yn _yn
49397 -#endif
49398 -'
49399 -
49400
49401
49402 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for complete errno.h" >&5
49403 @@ -9825,7 +8411,7 @@ fi
49404 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_header_errno_h_complete" >&5
49405 printf "%s\n" "$gl_cv_header_errno_h_complete" >&6; }
49406 if test $gl_cv_header_errno_h_complete = yes; then
49407 - GL_GENERATE_ERRNO_H=false
49408 + ERRNO_H=''
49409 else
49410
49411
49412 @@ -9877,8 +8463,8 @@ _ACEOF
49413 gl_cv_absolute_errno_h=`(eval "$gl_absname_cpp conftest.$ac_ext") 2>&5 |
49414 sed -n "$gl_absolute_header_sed"`
49415
49416 - gl_header=$gl_cv_absolute_errno_h
49417 - gl_cv_next_errno_h='"'$gl_header'"'
49418 + gl_header=$gl_cv_absolute_errno_h
49419 + gl_cv_next_errno_h='"'$gl_header'"'
49420
49421
49422 fi
49423 @@ -9899,10 +8485,19 @@ printf "%s\n" "$gl_cv_next_errno_h" >&6; }
49424
49425
49426
49427 - GL_GENERATE_ERRNO_H=true
49428 + ERRNO_H='errno.h'
49429 fi
49430
49431 - if $GL_GENERATE_ERRNO_H; then
49432 + if test -n "$ERRNO_H"; then
49433 + GL_GENERATE_ERRNO_H_TRUE=
49434 + GL_GENERATE_ERRNO_H_FALSE='#'
49435 +else
49436 + GL_GENERATE_ERRNO_H_TRUE='#'
49437 + GL_GENERATE_ERRNO_H_FALSE=
49438 +fi
49439 +
49440 +
49441 + if test -n "$ERRNO_H"; then
49442 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for EMULTIHOP value" >&5
49443 printf %s "checking for EMULTIHOP value... " >&6; }
49444 if test ${gl_cv_header_errno_h_EMULTIHOP+y}
49445 @@ -9977,7 +8572,7 @@ printf "%s\n" "$gl_cv_header_errno_h_EMULTIHOP" >&6; }
49446 fi
49447
49448
49449 - if $GL_GENERATE_ERRNO_H; then
49450 + if test -n "$ERRNO_H"; then
49451 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ENOLINK value" >&5
49452 printf %s "checking for ENOLINK value... " >&6; }
49453 if test ${gl_cv_header_errno_h_ENOLINK+y}
49454 @@ -10052,7 +8647,7 @@ printf "%s\n" "$gl_cv_header_errno_h_ENOLINK" >&6; }
49455 fi
49456
49457
49458 - if $GL_GENERATE_ERRNO_H; then
49459 + if test -n "$ERRNO_H"; then
49460 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for EOVERFLOW value" >&5
49461 printf %s "checking for EOVERFLOW value... " >&6; }
49462 if test ${gl_cv_header_errno_h_EOVERFLOW+y}
49463 @@ -10191,6 +8786,7 @@ fi
49464
49465 XGETTEXT_EXTRA_OPTIONS=
49466
49467 +
49468 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for uid_t in sys/types.h" >&5
49469 printf %s "checking for uid_t in sys/types.h... " >&6; }
49470 if test ${ac_cv_type_uid_t+y}
49471 @@ -10293,37 +8889,75 @@ printf "%s\n" "#define GETGROUPS_T $ac_cv_type_getgroups" >>confdefs.h
49472
49473
49474
49475 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ctype.h defines __header_inline" >&5
49476 -printf %s "checking whether ctype.h defines __header_inline... " >&6; }
49477 -if test ${gl_cv_have___header_inline+y}
49478 +
49479 +
49480 +
49481 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether lstat correctly handles trailing slash" >&5
49482 +printf %s "checking whether lstat correctly handles trailing slash... " >&6; }
49483 +if test ${gl_cv_func_lstat_dereferences_slashed_symlink+y}
49484 then :
49485 printf %s "(cached) " >&6
49486 +else $as_nop
49487 + rm -f conftest.sym conftest.file
49488 + echo >conftest.file
49489 + if test "$cross_compiling" = yes
49490 +then :
49491 + case "$host_os" in
49492 + linux-* | linux)
49493 + # Guess yes on Linux systems.
49494 + gl_cv_func_lstat_dereferences_slashed_symlink="guessing yes" ;;
49495 + *-gnu* | gnu*)
49496 + # Guess yes on glibc systems.
49497 + gl_cv_func_lstat_dereferences_slashed_symlink="guessing yes" ;;
49498 + mingw*)
49499 + # Guess no on native Windows.
49500 + gl_cv_func_lstat_dereferences_slashed_symlink="guessing no" ;;
49501 + *)
49502 + # If we don't know, assume the worst.
49503 + gl_cv_func_lstat_dereferences_slashed_symlink="guessing no" ;;
49504 + esac
49505 +
49506 else $as_nop
49507 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
49508 /* end confdefs.h. */
49509 -#include <ctype.h>
49510 - #ifndef __header_inline
49511 - #error "<ctype.h> does not define __header_inline"
49512 - #endif
49513 +$ac_includes_default
49514 +int
49515 +main (void)
49516 +{
49517 +struct stat sbuf;
49518 + if (symlink ("conftest.file", "conftest.sym") != 0)
49519 + return 1;
49520 + /* Linux will dereference the symlink and fail, as required by
49521 + POSIX. That is better in the sense that it means we will not
49522 + have to compile and use the lstat wrapper. */
49523 + return lstat ("conftest.sym/", &sbuf) == 0;
49524
49525 + ;
49526 + return 0;
49527 +}
49528 _ACEOF
49529 -if ac_fn_c_try_cpp "$LINENO"
49530 +if ac_fn_c_try_run "$LINENO"
49531 then :
49532 - gl_cv_have___header_inline=yes
49533 + gl_cv_func_lstat_dereferences_slashed_symlink=yes
49534 else $as_nop
49535 - gl_cv_have___header_inline=no
49536 + gl_cv_func_lstat_dereferences_slashed_symlink=no
49537 fi
49538 -rm -f conftest.err conftest.i conftest.$ac_ext
49539 +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
49540 + conftest.$ac_objext conftest.beam conftest.$ac_ext
49541 fi
49542 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_have___header_inline" >&5
49543 -printf "%s\n" "$gl_cv_have___header_inline" >&6; }
49544 - if test "$gl_cv_have___header_inline" = yes; then
49545
49546 -printf "%s\n" "#define HAVE___HEADER_INLINE 1" >>confdefs.h
49547 + rm -f conftest.sym conftest.file
49548
49549 - fi
49550 +fi
49551 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_lstat_dereferences_slashed_symlink" >&5
49552 +printf "%s\n" "$gl_cv_func_lstat_dereferences_slashed_symlink" >&6; }
49553 + case "$gl_cv_func_lstat_dereferences_slashed_symlink" in
49554 + *yes)
49555
49556 +printf "%s\n" "#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1" >>confdefs.h
49557
49558 + ;;
49559 + esac
49560
49561 ac_fn_check_decl "$LINENO" "fchdir" "ac_cv_have_decl_fchdir" "$ac_includes_default" "$ac_c_undeclared_builtin_options" "CFLAGS"
49562 if test "x$ac_cv_have_decl_fchdir" = xyes
49563 @@ -10335,9 +8969,12 @@ fi
49564 printf "%s\n" "#define HAVE_DECL_FCHDIR $ac_have_decl" >>confdefs.h
49565
49566
49567 + GNULIB_FCNTL=0;
49568 + GNULIB_NONBLOCKING=0;
49569 + GNULIB_OPEN=0;
49570 + GNULIB_OPENAT=0;
49571 HAVE_FCNTL=1;
49572 HAVE_OPENAT=1;
49573 - REPLACE_CREAT=0;
49574 REPLACE_FCNTL=0;
49575 REPLACE_OPEN=0;
49576 REPLACE_OPENAT=0;
49577 @@ -10345,36 +8982,6 @@ printf "%s\n" "#define HAVE_DECL_FCHDIR $ac_have_decl" >>confdefs.h
49578
49579
49580
49581 - GL_GNULIB_CREAT=0
49582 -
49583 -
49584 -
49585 - GL_GNULIB_FCNTL=0
49586 -
49587 -
49588 -
49589 - GL_GNULIB_NONBLOCKING=0
49590 -
49591 -
49592 -
49593 - GL_GNULIB_OPEN=0
49594 -
49595 -
49596 -
49597 - GL_GNULIB_OPENAT=0
49598 -
49599 -
49600 -
49601 - GL_GNULIB_MDA_CREAT=1
49602 -
49603 -
49604 -
49605 - GL_GNULIB_MDA_OPEN=1
49606 -
49607 -
49608 -
49609 -
49610 -
49611
49612
49613
49614 @@ -10406,10 +9013,6 @@ else $as_nop
49615 # defined sleep(n) _sleep ((n) * 1000)
49616 #endif
49617 #include <fcntl.h>
49618 -
49619 -
49620 -$gl_mda_defines
49621 -
49622 #ifndef O_NOATIME
49623 #define O_NOATIME 0
49624 #endif
49625 @@ -10579,90 +9182,101 @@ fi
49626
49627
49628
49629 -
49630 -
49631 -
49632 -
49633 -
49634 -
49635 -
49636 -
49637 - if test $gl_cv_have_include_next = yes; then
49638 - gl_cv_next_fcntl_h='<'fcntl.h'>'
49639 - else
49640 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking absolute name of <fcntl.h>" >&5
49641 -printf %s "checking absolute name of <fcntl.h>... " >&6; }
49642 -if test ${gl_cv_next_fcntl_h+y}
49643 -then :
49644 - printf %s "(cached) " >&6
49645 -else $as_nop
49646 -
49647 -
49648 -
49649 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
49650 -/* end confdefs.h. */
49651 -#include <fcntl.h>
49652 -_ACEOF
49653 - case "$host_os" in
49654 - aix*) gl_absname_cpp="$ac_cpp -C" ;;
49655 - *) gl_absname_cpp="$ac_cpp" ;;
49656 - esac
49657 -
49658 - case "$host_os" in
49659 - mingw*)
49660 - gl_dirsep_regex='[/\\]'
49661 - ;;
49662 - *)
49663 - gl_dirsep_regex='\/'
49664 - ;;
49665 - esac
49666 - gl_make_literal_regex_sed='s,[]$^\\.*/[],\\&,g'
49667 - gl_header_literal_regex=`echo 'fcntl.h' \
49668 - | sed -e "$gl_make_literal_regex_sed"`
49669 - gl_absolute_header_sed="/${gl_dirsep_regex}${gl_header_literal_regex}/"'{
49670 - s/.*"\(.*'"${gl_dirsep_regex}${gl_header_literal_regex}"'\)".*/\1/
49671 - s|^/[^/]|//&|
49672 - p
49673 - q
49674 - }'
49675 -
49676 - gl_cv_absolute_fcntl_h=`(eval "$gl_absname_cpp conftest.$ac_ext") 2>&5 |
49677 - sed -n "$gl_absolute_header_sed"`
49678 -
49679 - gl_header=$gl_cv_absolute_fcntl_h
49680 - gl_cv_next_fcntl_h='"'$gl_header'"'
49681 -
49682 -
49683 -fi
49684 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_next_fcntl_h" >&5
49685 -printf "%s\n" "$gl_cv_next_fcntl_h" >&6; }
49686 - fi
49687 - NEXT_FCNTL_H=$gl_cv_next_fcntl_h
49688 -
49689 - if test $gl_cv_have_include_next = yes || test $gl_cv_have_include_next = buggy; then
49690 - # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
49691 - gl_next_as_first_directive='<'fcntl.h'>'
49692 - else
49693 - # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include'
49694 - gl_next_as_first_directive=$gl_cv_next_fcntl_h
49695 - fi
49696 - NEXT_AS_FIRST_DIRECTIVE_FCNTL_H=$gl_next_as_first_directive
49697 -
49698 -
49699 -
49700 -
49701 -
49702 -
49703 -
49704 -
49705 -
49706 -
49707 -
49708 -
49709 -
49710 -
49711 -
49712 -
49713 + GNULIB_ACOSF=0;
49714 + GNULIB_ACOSL=0;
49715 + GNULIB_ASINF=0;
49716 + GNULIB_ASINL=0;
49717 + GNULIB_ATANF=0;
49718 + GNULIB_ATANL=0;
49719 + GNULIB_ATAN2F=0;
49720 + GNULIB_CBRT=0;
49721 + GNULIB_CBRTF=0;
49722 + GNULIB_CBRTL=0;
49723 + GNULIB_CEIL=0;
49724 + GNULIB_CEILF=0;
49725 + GNULIB_CEILL=0;
49726 + GNULIB_COPYSIGN=0;
49727 + GNULIB_COPYSIGNF=0;
49728 + GNULIB_COPYSIGNL=0;
49729 + GNULIB_COSF=0;
49730 + GNULIB_COSL=0;
49731 + GNULIB_COSHF=0;
49732 + GNULIB_EXPF=0;
49733 + GNULIB_EXPL=0;
49734 + GNULIB_EXP2=0;
49735 + GNULIB_EXP2F=0;
49736 + GNULIB_EXP2L=0;
49737 + GNULIB_EXPM1=0;
49738 + GNULIB_EXPM1F=0;
49739 + GNULIB_EXPM1L=0;
49740 + GNULIB_FABSF=0;
49741 + GNULIB_FABSL=0;
49742 + GNULIB_FLOOR=0;
49743 + GNULIB_FLOORF=0;
49744 + GNULIB_FLOORL=0;
49745 + GNULIB_FMA=0;
49746 + GNULIB_FMAF=0;
49747 + GNULIB_FMAL=0;
49748 + GNULIB_FMOD=0;
49749 + GNULIB_FMODF=0;
49750 + GNULIB_FMODL=0;
49751 + GNULIB_FREXPF=0;
49752 + GNULIB_FREXP=0;
49753 + GNULIB_FREXPL=0;
49754 + GNULIB_HYPOT=0;
49755 + GNULIB_HYPOTF=0;
49756 + GNULIB_HYPOTL=0;
49757 + GNULIB_ILOGB=0;
49758 + GNULIB_ILOGBF=0;
49759 + GNULIB_ILOGBL=0;
49760 + GNULIB_ISFINITE=0;
49761 + GNULIB_ISINF=0;
49762 + GNULIB_ISNAN=0;
49763 + GNULIB_ISNANF=0;
49764 + GNULIB_ISNAND=0;
49765 + GNULIB_ISNANL=0;
49766 + GNULIB_LDEXPF=0;
49767 + GNULIB_LDEXPL=0;
49768 + GNULIB_LOG=0;
49769 + GNULIB_LOGF=0;
49770 + GNULIB_LOGL=0;
49771 + GNULIB_LOG10=0;
49772 + GNULIB_LOG10F=0;
49773 + GNULIB_LOG10L=0;
49774 + GNULIB_LOG1P=0;
49775 + GNULIB_LOG1PF=0;
49776 + GNULIB_LOG1PL=0;
49777 + GNULIB_LOG2=0;
49778 + GNULIB_LOG2F=0;
49779 + GNULIB_LOG2L=0;
49780 + GNULIB_LOGB=0;
49781 + GNULIB_LOGBF=0;
49782 + GNULIB_LOGBL=0;
49783 + GNULIB_MODF=0;
49784 + GNULIB_MODFF=0;
49785 + GNULIB_MODFL=0;
49786 + GNULIB_POWF=0;
49787 + GNULIB_REMAINDER=0;
49788 + GNULIB_REMAINDERF=0;
49789 + GNULIB_REMAINDERL=0;
49790 + GNULIB_RINT=0;
49791 + GNULIB_RINTF=0;
49792 + GNULIB_RINTL=0;
49793 + GNULIB_ROUND=0;
49794 + GNULIB_ROUNDF=0;
49795 + GNULIB_ROUNDL=0;
49796 + GNULIB_SIGNBIT=0;
49797 + GNULIB_SINF=0;
49798 + GNULIB_SINL=0;
49799 + GNULIB_SINHF=0;
49800 + GNULIB_SQRTF=0;
49801 + GNULIB_SQRTL=0;
49802 + GNULIB_TANF=0;
49803 + GNULIB_TANL=0;
49804 + GNULIB_TANHF=0;
49805 + GNULIB_TRUNC=0;
49806 + GNULIB_TRUNCF=0;
49807 + GNULIB_TRUNCL=0;
49808 HAVE_ACOSF=1;
49809 HAVE_ACOSL=1;
49810 HAVE_ASINF=1;
49811 @@ -10828,7 +9442,7 @@ printf "%s\n" "$gl_cv_next_fcntl_h" >&6; }
49812 REPLACE_ROUNDF=0;
49813 REPLACE_ROUNDL=0;
49814 REPLACE_SIGNBIT=0;
49815 - REPLACE_SIGNBIT_USING_BUILTINS=0;
49816 + REPLACE_SIGNBIT_USING_GCC=0;
49817 REPLACE_SINF=0;
49818 REPLACE_SINHF=0;
49819 REPLACE_SQRTF=0;
49820 @@ -10882,412 +9496,6 @@ fi
49821 printf "%s\n" "#define HAVE_DECL_ALARM $ac_have_decl" >>confdefs.h
49822
49823
49824 -
49825 - GL_GNULIB_ACOSF=0
49826 -
49827 -
49828 -
49829 - GL_GNULIB_ACOSL=0
49830 -
49831 -
49832 -
49833 - GL_GNULIB_ASINF=0
49834 -
49835 -
49836 -
49837 - GL_GNULIB_ASINL=0
49838 -
49839 -
49840 -
49841 - GL_GNULIB_ATANF=0
49842 -
49843 -
49844 -
49845 - GL_GNULIB_ATANL=0
49846 -
49847 -
49848 -
49849 - GL_GNULIB_ATAN2F=0
49850 -
49851 -
49852 -
49853 - GL_GNULIB_CBRT=0
49854 -
49855 -
49856 -
49857 - GL_GNULIB_CBRTF=0
49858 -
49859 -
49860 -
49861 - GL_GNULIB_CBRTL=0
49862 -
49863 -
49864 -
49865 - GL_GNULIB_CEIL=0
49866 -
49867 -
49868 -
49869 - GL_GNULIB_CEILF=0
49870 -
49871 -
49872 -
49873 - GL_GNULIB_CEILL=0
49874 -
49875 -
49876 -
49877 - GL_GNULIB_COPYSIGN=0
49878 -
49879 -
49880 -
49881 - GL_GNULIB_COPYSIGNF=0
49882 -
49883 -
49884 -
49885 - GL_GNULIB_COPYSIGNL=0
49886 -
49887 -
49888 -
49889 - GL_GNULIB_COSF=0
49890 -
49891 -
49892 -
49893 - GL_GNULIB_COSL=0
49894 -
49895 -
49896 -
49897 - GL_GNULIB_COSHF=0
49898 -
49899 -
49900 -
49901 - GL_GNULIB_EXPF=0
49902 -
49903 -
49904 -
49905 - GL_GNULIB_EXPL=0
49906 -
49907 -
49908 -
49909 - GL_GNULIB_EXP2=0
49910 -
49911 -
49912 -
49913 - GL_GNULIB_EXP2F=0
49914 -
49915 -
49916 -
49917 - GL_GNULIB_EXP2L=0
49918 -
49919 -
49920 -
49921 - GL_GNULIB_EXPM1=0
49922 -
49923 -
49924 -
49925 - GL_GNULIB_EXPM1F=0
49926 -
49927 -
49928 -
49929 - GL_GNULIB_EXPM1L=0
49930 -
49931 -
49932 -
49933 - GL_GNULIB_FABSF=0
49934 -
49935 -
49936 -
49937 - GL_GNULIB_FABSL=0
49938 -
49939 -
49940 -
49941 - GL_GNULIB_FLOOR=0
49942 -
49943 -
49944 -
49945 - GL_GNULIB_FLOORF=0
49946 -
49947 -
49948 -
49949 - GL_GNULIB_FLOORL=0
49950 -
49951 -
49952 -
49953 - GL_GNULIB_FMA=0
49954 -
49955 -
49956 -
49957 - GL_GNULIB_FMAF=0
49958 -
49959 -
49960 -
49961 - GL_GNULIB_FMAL=0
49962 -
49963 -
49964 -
49965 - GL_GNULIB_FMOD=0
49966 -
49967 -
49968 -
49969 - GL_GNULIB_FMODF=0
49970 -
49971 -
49972 -
49973 - GL_GNULIB_FMODL=0
49974 -
49975 -
49976 -
49977 - GL_GNULIB_FREXPF=0
49978 -
49979 -
49980 -
49981 - GL_GNULIB_FREXP=0
49982 -
49983 -
49984 -
49985 - GL_GNULIB_FREXPL=0
49986 -
49987 -
49988 -
49989 - GL_GNULIB_HYPOT=0
49990 -
49991 -
49992 -
49993 - GL_GNULIB_HYPOTF=0
49994 -
49995 -
49996 -
49997 - GL_GNULIB_HYPOTL=0
49998 -
49999 -
50000 -
50001 - GL_GNULIB_ILOGB=0
50002 -
50003 -
50004 -
50005 - GL_GNULIB_ILOGBF=0
50006 -
50007 -
50008 -
50009 - GL_GNULIB_ILOGBL=0
50010 -
50011 -
50012 -
50013 - GL_GNULIB_ISFINITE=0
50014 -
50015 -
50016 -
50017 - GL_GNULIB_ISINF=0
50018 -
50019 -
50020 -
50021 - GL_GNULIB_ISNAN=0
50022 -
50023 -
50024 -
50025 - GL_GNULIB_ISNANF=0
50026 -
50027 -
50028 -
50029 - GL_GNULIB_ISNAND=0
50030 -
50031 -
50032 -
50033 - GL_GNULIB_ISNANL=0
50034 -
50035 -
50036 -
50037 - GL_GNULIB_LDEXPF=0
50038 -
50039 -
50040 -
50041 - GL_GNULIB_LDEXPL=0
50042 -
50043 -
50044 -
50045 - GL_GNULIB_LOG=0
50046 -
50047 -
50048 -
50049 - GL_GNULIB_LOGF=0
50050 -
50051 -
50052 -
50053 - GL_GNULIB_LOGL=0
50054 -
50055 -
50056 -
50057 - GL_GNULIB_LOG10=0
50058 -
50059 -
50060 -
50061 - GL_GNULIB_LOG10F=0
50062 -
50063 -
50064 -
50065 - GL_GNULIB_LOG10L=0
50066 -
50067 -
50068 -
50069 - GL_GNULIB_LOG1P=0
50070 -
50071 -
50072 -
50073 - GL_GNULIB_LOG1PF=0
50074 -
50075 -
50076 -
50077 - GL_GNULIB_LOG1PL=0
50078 -
50079 -
50080 -
50081 - GL_GNULIB_LOG2=0
50082 -
50083 -
50084 -
50085 - GL_GNULIB_LOG2F=0
50086 -
50087 -
50088 -
50089 - GL_GNULIB_LOG2L=0
50090 -
50091 -
50092 -
50093 - GL_GNULIB_LOGB=0
50094 -
50095 -
50096 -
50097 - GL_GNULIB_LOGBF=0
50098 -
50099 -
50100 -
50101 - GL_GNULIB_LOGBL=0
50102 -
50103 -
50104 -
50105 - GL_GNULIB_MODF=0
50106 -
50107 -
50108 -
50109 - GL_GNULIB_MODFF=0
50110 -
50111 -
50112 -
50113 - GL_GNULIB_MODFL=0
50114 -
50115 -
50116 -
50117 - GL_GNULIB_POWF=0
50118 -
50119 -
50120 -
50121 - GL_GNULIB_REMAINDER=0
50122 -
50123 -
50124 -
50125 - GL_GNULIB_REMAINDERF=0
50126 -
50127 -
50128 -
50129 - GL_GNULIB_REMAINDERL=0
50130 -
50131 -
50132 -
50133 - GL_GNULIB_RINT=0
50134 -
50135 -
50136 -
50137 - GL_GNULIB_RINTF=0
50138 -
50139 -
50140 -
50141 - GL_GNULIB_RINTL=0
50142 -
50143 -
50144 -
50145 - GL_GNULIB_ROUND=0
50146 -
50147 -
50148 -
50149 - GL_GNULIB_ROUNDF=0
50150 -
50151 -
50152 -
50153 - GL_GNULIB_ROUNDL=0
50154 -
50155 -
50156 -
50157 - GL_GNULIB_SIGNBIT=0
50158 -
50159 -
50160 -
50161 - GL_GNULIB_SINF=0
50162 -
50163 -
50164 -
50165 - GL_GNULIB_SINL=0
50166 -
50167 -
50168 -
50169 - GL_GNULIB_SINHF=0
50170 -
50171 -
50172 -
50173 - GL_GNULIB_SQRTF=0
50174 -
50175 -
50176 -
50177 - GL_GNULIB_SQRTL=0
50178 -
50179 -
50180 -
50181 - GL_GNULIB_TANF=0
50182 -
50183 -
50184 -
50185 - GL_GNULIB_TANL=0
50186 -
50187 -
50188 -
50189 - GL_GNULIB_TANHF=0
50190 -
50191 -
50192 -
50193 - GL_GNULIB_TRUNC=0
50194 -
50195 -
50196 -
50197 - GL_GNULIB_TRUNCF=0
50198 -
50199 -
50200 -
50201 - GL_GNULIB_TRUNCL=0
50202 -
50203 -
50204 -
50205 - GL_GNULIB_MDA_J0=1
50206 -
50207 -
50208 -
50209 - GL_GNULIB_MDA_J1=1
50210 -
50211 -
50212 -
50213 - GL_GNULIB_MDA_JN=1
50214 -
50215 -
50216 -
50217 - GL_GNULIB_MDA_Y0=1
50218 -
50219 -
50220 -
50221 - GL_GNULIB_MDA_Y1=1
50222 -
50223 -
50224 -
50225 - GL_GNULIB_MDA_YN=1
50226 -
50227 -
50228 -
50229 -
50230 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether long double and double are the same" >&5
50231 printf %s "checking whether long double and double are the same... " >&6; }
50232 if test ${gl_cv_long_double_equals_double+y}
50233 @@ -11332,10 +9540,23 @@ printf "%s\n" "#define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1" >>confdefs.h
50234
50235
50236
50237 + GNULIB_FCHMODAT=0;
50238 + GNULIB_FSTAT=0;
50239 + GNULIB_FSTATAT=0;
50240 + GNULIB_FUTIMENS=0;
50241 + GNULIB_LCHMOD=0;
50242 + GNULIB_LSTAT=0;
50243 + GNULIB_MKDIRAT=0;
50244 + GNULIB_MKFIFO=0;
50245 + GNULIB_MKFIFOAT=0;
50246 + GNULIB_MKNOD=0;
50247 + GNULIB_MKNODAT=0;
50248 + GNULIB_STAT=0;
50249 + GNULIB_UTIMENSAT=0;
50250 + GNULIB_OVERRIDES_STRUCT_STAT=0;
50251 HAVE_FCHMODAT=1;
50252 HAVE_FSTATAT=1;
50253 HAVE_FUTIMENS=1;
50254 - HAVE_GETUMASK=1;
50255 HAVE_LCHMOD=1;
50256 HAVE_LSTAT=1;
50257 HAVE_MKDIRAT=1;
50258 @@ -11344,16 +9565,13 @@ printf "%s\n" "#define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1" >>confdefs.h
50259 HAVE_MKNOD=1;
50260 HAVE_MKNODAT=1;
50261 HAVE_UTIMENSAT=1;
50262 - REPLACE_FCHMODAT=0;
50263 REPLACE_FSTAT=0;
50264 REPLACE_FSTATAT=0;
50265 REPLACE_FUTIMENS=0;
50266 REPLACE_LSTAT=0;
50267 REPLACE_MKDIR=0;
50268 REPLACE_MKFIFO=0;
50269 - REPLACE_MKFIFOAT=0;
50270 REPLACE_MKNOD=0;
50271 - REPLACE_MKNODAT=0;
50272 REPLACE_STAT=0;
50273 REPLACE_UTIMENSAT=0;
50274
50275 @@ -11483,56 +9701,6 @@ printf "%s\n" "$gl_cv_member_st_size_64" >&6; }
50276 ;;
50277 esac
50278
50279 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C/C++ restrict keyword" >&5
50280 -printf %s "checking for C/C++ restrict keyword... " >&6; }
50281 -if test ${ac_cv_c_restrict+y}
50282 -then :
50283 - printf %s "(cached) " >&6
50284 -else $as_nop
50285 - ac_cv_c_restrict=no
50286 - # Put '__restrict__' first, to avoid problems with glibc and non-GCC; see:
50287 - # https://lists.gnu.org/archive/html/bug-autoconf/2016-02/msg00006.html
50288 - # Put 'restrict' last, because C++ lacks it.
50289 - for ac_kw in __restrict__ __restrict _Restrict restrict; do
50290 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
50291 -/* end confdefs.h. */
50292 -typedef int *int_ptr;
50293 - int foo (int_ptr $ac_kw ip) { return ip[0]; }
50294 - int bar (int [$ac_kw]); /* Catch GCC bug 14050. */
50295 - int bar (int ip[$ac_kw]) { return ip[0]; }
50296 -
50297 -int
50298 -main (void)
50299 -{
50300 -int s[1];
50301 - int *$ac_kw t = s;
50302 - t[0] = 0;
50303 - return foo (t) + bar (t);
50304 -
50305 - ;
50306 - return 0;
50307 -}
50308 -_ACEOF
50309 -if ac_fn_c_try_compile "$LINENO"
50310 -then :
50311 - ac_cv_c_restrict=$ac_kw
50312 -fi
50313 -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
50314 - test "$ac_cv_c_restrict" != no && break
50315 - done
50316 -
50317 -fi
50318 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_restrict" >&5
50319 -printf "%s\n" "$ac_cv_c_restrict" >&6; }
50320 -
50321 - case $ac_cv_c_restrict in
50322 - restrict) ;;
50323 - no) printf "%s\n" "#define restrict /**/" >>confdefs.h
50324 - ;;
50325 - *) printf "%s\n" "#define restrict $ac_cv_c_restrict" >>confdefs.h
50326 - ;;
50327 - esac
50328 -
50329
50330
50331
50332 @@ -11592,8 +9760,8 @@ _ACEOF
50333 gl_cv_absolute_sys_stat_h=`(eval "$gl_absname_cpp conftest.$ac_ext") 2>&5 |
50334 sed -n "$gl_absolute_header_sed"`
50335
50336 - gl_header=$gl_cv_absolute_sys_stat_h
50337 - gl_cv_next_sys_stat_h='"'$gl_header'"'
50338 + gl_header=$gl_cv_absolute_sys_stat_h
50339 + gl_cv_next_sys_stat_h='"'$gl_header'"'
50340 else
50341 gl_cv_next_sys_stat_h='<'sys/stat.h'>'
50342 fi
50343 @@ -11651,104 +9819,6 @@ fi
50344
50345
50346
50347 - case "$host_os" in
50348 - mingw*)
50349 - ac_fn_c_check_header_compile "$LINENO" "sdkddkver.h" "ac_cv_header_sdkddkver_h" "$ac_includes_default"
50350 -if test "x$ac_cv_header_sdkddkver_h" = xyes
50351 -then :
50352 - printf "%s\n" "#define HAVE_SDKDDKVER_H 1" >>confdefs.h
50353 -
50354 -fi
50355 -
50356 - ;;
50357 - esac
50358 -
50359 -
50360 -
50361 -
50362 -
50363 -
50364 -
50365 - GL_GNULIB_FCHMODAT=0
50366 -
50367 -
50368 -
50369 - GL_GNULIB_FSTAT=0
50370 -
50371 -
50372 -
50373 - GL_GNULIB_FSTATAT=0
50374 -
50375 -
50376 -
50377 - GL_GNULIB_FUTIMENS=0
50378 -
50379 -
50380 -
50381 - GL_GNULIB_GETUMASK=0
50382 -
50383 -
50384 -
50385 - GL_GNULIB_LCHMOD=0
50386 -
50387 -
50388 -
50389 - GL_GNULIB_LSTAT=0
50390 -
50391 -
50392 -
50393 - GL_GNULIB_MKDIR=0
50394 -
50395 -
50396 -
50397 - GL_GNULIB_MKDIRAT=0
50398 -
50399 -
50400 -
50401 - GL_GNULIB_MKFIFO=0
50402 -
50403 -
50404 -
50405 - GL_GNULIB_MKFIFOAT=0
50406 -
50407 -
50408 -
50409 - GL_GNULIB_MKNOD=0
50410 -
50411 -
50412 -
50413 - GL_GNULIB_MKNODAT=0
50414 -
50415 -
50416 -
50417 - GL_GNULIB_STAT=0
50418 -
50419 -
50420 -
50421 - GL_GNULIB_UTIMENSAT=0
50422 -
50423 -
50424 -
50425 - GL_GNULIB_OVERRIDES_STRUCT_STAT=0
50426 -
50427 -
50428 -
50429 - GL_GNULIB_MDA_CHMOD=1
50430 -
50431 -
50432 -
50433 - GL_GNULIB_MDA_MKDIR=1
50434 -
50435 -
50436 -
50437 - GL_GNULIB_MDA_UMASK=1
50438 -
50439 -
50440 -
50441 -
50442 -
50443 -
50444 -
50445 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether getcwd (NULL, 0) allocates memory for result" >&5
50446 printf %s "checking whether getcwd (NULL, 0) allocates memory for result... " >&6; }
50447 if test ${gl_cv_func_getcwd_null+y}
50448 @@ -11760,12 +9830,10 @@ then :
50449 case "$host_os" in
50450 # Guess yes on glibc systems.
50451 *-gnu* | gnu*) gl_cv_func_getcwd_null="guessing yes";;
50452 - # Guess yes on musl systems.
50453 - *-musl*) gl_cv_func_getcwd_null="guessing yes";;
50454 # Guess yes on Cygwin.
50455 cygwin*) gl_cv_func_getcwd_null="guessing yes";;
50456 - # If we don't know, obey --enable-cross-guesses.
50457 - *) gl_cv_func_getcwd_null="$gl_cross_guess_normal";;
50458 + # If we don't know, assume the worst.
50459 + *) gl_cv_func_getcwd_null="guessing no";;
50460 esac
50461
50462 else $as_nop
50463 @@ -11778,10 +9846,6 @@ else $as_nop
50464 # else /* on Windows with MSVC */
50465 # include <direct.h>
50466 # endif
50467 -
50468 -
50469 -$gl_mda_defines
50470 -
50471 # ifndef getcwd
50472 char *getcwd ();
50473 # endif
50474 @@ -11791,7 +9855,7 @@ main (void)
50475 {
50476
50477 #if defined _WIN32 && ! defined __CYGWIN__
50478 -/* mingw cwd does not start with '/', but _getcwd does allocate.
50479 +/* mingw cwd does not start with '/', but getcwd does allocate.
50480 However, mingw fails to honor non-zero size. */
50481 #else
50482 if (chdir ("/") != 0)
50483 @@ -11838,10 +9902,6 @@ else $as_nop
50484 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
50485 /* end confdefs.h. */
50486 #include <unistd.h>
50487 -
50488 -
50489 -$gl_mda_defines
50490 -
50491 int
50492 main (void)
50493 {
50494 @@ -11869,8 +9929,60 @@ fi
50495 printf "%s\n" "$gl_cv_func_getcwd_posix_signature" >&6; }
50496
50497
50498 - HAVE_DECL_FCLOSEALL=1;
50499 - HAVE_DECL_FPURGE=1;
50500 + GNULIB_DPRINTF=0;
50501 + GNULIB_FCLOSE=0;
50502 + GNULIB_FDOPEN=0;
50503 + GNULIB_FFLUSH=0;
50504 + GNULIB_FGETC=0;
50505 + GNULIB_FGETS=0;
50506 + GNULIB_FOPEN=0;
50507 + GNULIB_FPRINTF=0;
50508 + GNULIB_FPRINTF_POSIX=0;
50509 + GNULIB_FPURGE=0;
50510 + GNULIB_FPUTC=0;
50511 + GNULIB_FPUTS=0;
50512 + GNULIB_FREAD=0;
50513 + GNULIB_FREOPEN=0;
50514 + GNULIB_FSCANF=0;
50515 + GNULIB_FSEEK=0;
50516 + GNULIB_FSEEKO=0;
50517 + GNULIB_FTELL=0;
50518 + GNULIB_FTELLO=0;
50519 + GNULIB_FWRITE=0;
50520 + GNULIB_GETC=0;
50521 + GNULIB_GETCHAR=0;
50522 + GNULIB_GETDELIM=0;
50523 + GNULIB_GETLINE=0;
50524 + GNULIB_OBSTACK_PRINTF=0;
50525 + GNULIB_OBSTACK_PRINTF_POSIX=0;
50526 + GNULIB_PCLOSE=0;
50527 + GNULIB_PERROR=0;
50528 + GNULIB_POPEN=0;
50529 + GNULIB_PRINTF=0;
50530 + GNULIB_PRINTF_POSIX=0;
50531 + GNULIB_PUTC=0;
50532 + GNULIB_PUTCHAR=0;
50533 + GNULIB_PUTS=0;
50534 + GNULIB_REMOVE=0;
50535 + GNULIB_RENAME=0;
50536 + GNULIB_RENAMEAT=0;
50537 + GNULIB_SCANF=0;
50538 + GNULIB_SNPRINTF=0;
50539 + GNULIB_SPRINTF_POSIX=0;
50540 + GNULIB_STDIO_H_NONBLOCKING=0;
50541 + GNULIB_STDIO_H_SIGPIPE=0;
50542 + GNULIB_TMPFILE=0;
50543 + GNULIB_VASPRINTF=0;
50544 + GNULIB_VFSCANF=0;
50545 + GNULIB_VSCANF=0;
50546 + GNULIB_VDPRINTF=0;
50547 + GNULIB_VFPRINTF=0;
50548 + GNULIB_VFPRINTF_POSIX=0;
50549 + GNULIB_VPRINTF=0;
50550 + GNULIB_VPRINTF_POSIX=0;
50551 + GNULIB_VSNPRINTF=0;
50552 + GNULIB_VSPRINTF_POSIX=0;
50553 + HAVE_DECL_FPURGE=1;
50554 HAVE_DECL_FSEEKO=1;
50555 HAVE_DECL_FTELLO=1;
50556 HAVE_DECL_GETDELIM=1;
50557 @@ -11891,7 +10003,6 @@ printf "%s\n" "$gl_cv_func_getcwd_posix_signature" >&6; }
50558 REPLACE_FDOPEN=0;
50559 REPLACE_FFLUSH=0;
50560 REPLACE_FOPEN=0;
50561 - REPLACE_FOPEN_FOR_FOPEN_GNU=0;
50562 REPLACE_FPRINTF=0;
50563 REPLACE_FPURGE=0;
50564 REPLACE_FREOPEN=0;
50565 @@ -11931,248 +10042,6 @@ printf "%s\n" "#define HAVE_DECL_GETDELIM $ac_have_decl" >>confdefs.h
50566
50567
50568
50569 -
50570 - GL_GNULIB_DPRINTF=0
50571 -
50572 -
50573 -
50574 - GL_GNULIB_FCLOSE=0
50575 -
50576 -
50577 -
50578 - GL_GNULIB_FDOPEN=0
50579 -
50580 -
50581 -
50582 - GL_GNULIB_FFLUSH=0
50583 -
50584 -
50585 -
50586 - GL_GNULIB_FGETC=0
50587 -
50588 -
50589 -
50590 - GL_GNULIB_FGETS=0
50591 -
50592 -
50593 -
50594 - GL_GNULIB_FOPEN=0
50595 -
50596 -
50597 -
50598 - GL_GNULIB_FOPEN_GNU=0
50599 -
50600 -
50601 -
50602 - GL_GNULIB_FPRINTF=0
50603 -
50604 -
50605 -
50606 - GL_GNULIB_FPRINTF_POSIX=0
50607 -
50608 -
50609 -
50610 - GL_GNULIB_FPURGE=0
50611 -
50612 -
50613 -
50614 - GL_GNULIB_FPUTC=0
50615 -
50616 -
50617 -
50618 - GL_GNULIB_FPUTS=0
50619 -
50620 -
50621 -
50622 - GL_GNULIB_FREAD=0
50623 -
50624 -
50625 -
50626 - GL_GNULIB_FREOPEN=0
50627 -
50628 -
50629 -
50630 - GL_GNULIB_FSCANF=0
50631 -
50632 -
50633 -
50634 - GL_GNULIB_FSEEK=0
50635 -
50636 -
50637 -
50638 - GL_GNULIB_FSEEKO=0
50639 -
50640 -
50641 -
50642 - GL_GNULIB_FTELL=0
50643 -
50644 -
50645 -
50646 - GL_GNULIB_FTELLO=0
50647 -
50648 -
50649 -
50650 - GL_GNULIB_FWRITE=0
50651 -
50652 -
50653 -
50654 - GL_GNULIB_GETC=0
50655 -
50656 -
50657 -
50658 - GL_GNULIB_GETCHAR=0
50659 -
50660 -
50661 -
50662 - GL_GNULIB_GETDELIM=0
50663 -
50664 -
50665 -
50666 - GL_GNULIB_GETLINE=0
50667 -
50668 -
50669 -
50670 - GL_GNULIB_OBSTACK_PRINTF=0
50671 -
50672 -
50673 -
50674 - GL_GNULIB_OBSTACK_PRINTF_POSIX=0
50675 -
50676 -
50677 -
50678 - GL_GNULIB_PCLOSE=0
50679 -
50680 -
50681 -
50682 - GL_GNULIB_PERROR=0
50683 -
50684 -
50685 -
50686 - GL_GNULIB_POPEN=0
50687 -
50688 -
50689 -
50690 - GL_GNULIB_PRINTF=0
50691 -
50692 -
50693 -
50694 - GL_GNULIB_PRINTF_POSIX=0
50695 -
50696 -
50697 -
50698 - GL_GNULIB_PUTC=0
50699 -
50700 -
50701 -
50702 - GL_GNULIB_PUTCHAR=0
50703 -
50704 -
50705 -
50706 - GL_GNULIB_PUTS=0
50707 -
50708 -
50709 -
50710 - GL_GNULIB_REMOVE=0
50711 -
50712 -
50713 -
50714 - GL_GNULIB_RENAME=0
50715 -
50716 -
50717 -
50718 - GL_GNULIB_RENAMEAT=0
50719 -
50720 -
50721 -
50722 - GL_GNULIB_SCANF=0
50723 -
50724 -
50725 -
50726 - GL_GNULIB_SNPRINTF=0
50727 -
50728 -
50729 -
50730 - GL_GNULIB_SPRINTF_POSIX=0
50731 -
50732 -
50733 -
50734 - GL_GNULIB_STDIO_H_NONBLOCKING=0
50735 -
50736 -
50737 -
50738 - GL_GNULIB_STDIO_H_SIGPIPE=0
50739 -
50740 -
50741 -
50742 - GL_GNULIB_TMPFILE=0
50743 -
50744 -
50745 -
50746 - GL_GNULIB_VASPRINTF=0
50747 -
50748 -
50749 -
50750 - GL_GNULIB_VFSCANF=0
50751 -
50752 -
50753 -
50754 - GL_GNULIB_VSCANF=0
50755 -
50756 -
50757 -
50758 - GL_GNULIB_VDPRINTF=0
50759 -
50760 -
50761 -
50762 - GL_GNULIB_VFPRINTF=0
50763 -
50764 -
50765 -
50766 - GL_GNULIB_VFPRINTF_POSIX=0
50767 -
50768 -
50769 -
50770 - GL_GNULIB_VPRINTF=0
50771 -
50772 -
50773 -
50774 - GL_GNULIB_VPRINTF_POSIX=0
50775 -
50776 -
50777 -
50778 - GL_GNULIB_VSNPRINTF=0
50779 -
50780 -
50781 -
50782 - GL_GNULIB_VSPRINTF_POSIX=0
50783 -
50784 -
50785 -
50786 - GL_GNULIB_MDA_FCLOSEALL=1
50787 -
50788 -
50789 -
50790 - GL_GNULIB_MDA_FDOPEN=1
50791 -
50792 -
50793 -
50794 - GL_GNULIB_MDA_FILENO=1
50795 -
50796 -
50797 -
50798 - GL_GNULIB_MDA_GETW=1
50799 -
50800 -
50801 -
50802 - GL_GNULIB_MDA_PUTW=1
50803 -
50804 -
50805 -
50806 - GL_GNULIB_MDA_TEMPNAM=1
50807 -
50808 -
50809 -
50810 -
50811 ac_fn_check_decl "$LINENO" "getdtablesize" "ac_cv_have_decl_getdtablesize" "$ac_includes_default" "$ac_c_undeclared_builtin_options" "CFLAGS"
50812 if test "x$ac_cv_have_decl_getdtablesize" = xyes
50813 then :
50814 @@ -12250,8 +10119,8 @@ _ACEOF
50815 gl_cv_absolute_getopt_h=`(eval "$gl_absname_cpp conftest.$ac_ext") 2>&5 |
50816 sed -n "$gl_absolute_header_sed"`
50817
50818 - gl_header=$gl_cv_absolute_getopt_h
50819 - gl_cv_next_getopt_h='"'$gl_header'"'
50820 + gl_header=$gl_cv_absolute_getopt_h
50821 + gl_cv_next_getopt_h='"'$gl_header'"'
50822 else
50823 gl_cv_next_getopt_h='<'getopt.h'>'
50824 fi
50825 @@ -12514,7 +10383,7 @@ else $as_nop
50826 export POSIXLY_CORRECT
50827 if test "$cross_compiling" = yes
50828 then :
50829 - gl_cv_func_getopt_gnu="$gl_cross_guess_normal"
50830 + gl_cv_func_getopt_gnu="guessing no"
50831
50832 else $as_nop
50833 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
50834 @@ -12560,7 +10429,7 @@ nocrash_init (void)
50835 /* Allocate a port on which the thread shall listen for exceptions. */
50836 if (mach_port_allocate (self, MACH_PORT_RIGHT_RECEIVE, &our_exception_port)
50837 == KERN_SUCCESS) {
50838 - /* See https://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */
50839 + /* See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */
50840 if (mach_port_insert_right (self, our_exception_port, our_exception_port,
50841 MACH_MSG_TYPE_MAKE_SEND)
50842 == KERN_SUCCESS) {
50843 @@ -12579,7 +10448,7 @@ nocrash_init (void)
50844 for a particular thread. This has the effect that when our exception
50845 port gets the message, the thread specific exception port has already
50846 been asked, and we don't need to bother about it.
50847 - See https://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html. */
50848 + See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html. */
50849 task_set_exception_ports (self, mask, our_exception_port,
50850 EXCEPTION_DEFAULT, MACHINE_THREAD_STATE);
50851 }
50852 @@ -12812,12 +10681,61 @@ printf "%s\n" "$gl_cv_func_getopt_long_gnu" >&6; }
50853 :
50854
50855
50856 + GNULIB_GETTIMEOFDAY=0;
50857 HAVE_GETTIMEOFDAY=1;
50858 HAVE_STRUCT_TIMEVAL=1;
50859 HAVE_SYS_TIME_H=1;
50860 REPLACE_GETTIMEOFDAY=0;
50861 REPLACE_STRUCT_TIMEVAL=0;
50862
50863 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C/C++ restrict keyword" >&5
50864 +printf %s "checking for C/C++ restrict keyword... " >&6; }
50865 +if test ${ac_cv_c_restrict+y}
50866 +then :
50867 + printf %s "(cached) " >&6
50868 +else $as_nop
50869 + ac_cv_c_restrict=no
50870 + # The order here caters to the fact that C++ does not require restrict.
50871 + for ac_kw in __restrict __restrict__ _Restrict restrict; do
50872 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
50873 +/* end confdefs.h. */
50874 +typedef int *int_ptr;
50875 + int foo (int_ptr $ac_kw ip) { return ip[0]; }
50876 + int bar (int [$ac_kw]); /* Catch GCC bug 14050. */
50877 + int bar (int ip[$ac_kw]) { return ip[0]; }
50878 +
50879 +int
50880 +main (void)
50881 +{
50882 +int s[1];
50883 + int *$ac_kw t = s;
50884 + t[0] = 0;
50885 + return foo (t) + bar (t);
50886 +
50887 + ;
50888 + return 0;
50889 +}
50890 +_ACEOF
50891 +if ac_fn_c_try_compile "$LINENO"
50892 +then :
50893 + ac_cv_c_restrict=$ac_kw
50894 +fi
50895 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
50896 + test "$ac_cv_c_restrict" != no && break
50897 + done
50898 +
50899 +fi
50900 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_restrict" >&5
50901 +printf "%s\n" "$ac_cv_c_restrict" >&6; }
50902 +
50903 + case $ac_cv_c_restrict in
50904 + restrict) ;;
50905 + no) printf "%s\n" "#define restrict /**/" >>confdefs.h
50906 + ;;
50907 + *) printf "%s\n" "#define restrict $ac_cv_c_restrict" >>confdefs.h
50908 + ;;
50909 + esac
50910 +
50911
50912
50913
50914 @@ -12877,8 +10795,8 @@ _ACEOF
50915 gl_cv_absolute_sys_time_h=`(eval "$gl_absname_cpp conftest.$ac_ext") 2>&5 |
50916 sed -n "$gl_absolute_header_sed"`
50917
50918 - gl_header=$gl_cv_absolute_sys_time_h
50919 - gl_cv_next_sys_time_h='"'$gl_header'"'
50920 + gl_header=$gl_cv_absolute_sys_time_h
50921 + gl_cv_next_sys_time_h='"'$gl_header'"'
50922 else
50923 gl_cv_next_sys_time_h='<'sys/time.h'>'
50924 fi
50925 @@ -13018,9 +10936,37 @@ printf "%s\n" "$gl_cv_sys_struct_timeval_tv_sec" >&6; }
50926
50927
50928
50929 - GL_GNULIB_GETTIMEOFDAY=0
50930
50931 + NEED_LOCALTIME_BUFFER=0
50932 +
50933 +
50934 + GNULIB_CTIME=0;
50935 + GNULIB_MKTIME=0;
50936 + GNULIB_LOCALTIME=0;
50937 + GNULIB_NANOSLEEP=0;
50938 + GNULIB_STRFTIME=0;
50939 + GNULIB_STRPTIME=0;
50940 + GNULIB_TIMEGM=0;
50941 + GNULIB_TIME_R=0;
50942 + GNULIB_TIME_RZ=0;
50943 + GNULIB_TZSET=0;
50944 + HAVE_DECL_LOCALTIME_R=1;
50945 + HAVE_NANOSLEEP=1;
50946 + HAVE_STRPTIME=1;
50947 + HAVE_TIMEGM=1;
50948 + HAVE_TZSET=1;
50949 + HAVE_TIMEZONE_T=0;
50950 + REPLACE_CTIME=GNULIB_PORTCHECK;
50951 + REPLACE_LOCALTIME_R=GNULIB_PORTCHECK;
50952 + REPLACE_MKTIME=GNULIB_PORTCHECK;
50953 + REPLACE_NANOSLEEP=GNULIB_PORTCHECK;
50954 + REPLACE_STRFTIME=GNULIB_PORTCHECK;
50955 + REPLACE_TIMEGM=GNULIB_PORTCHECK;
50956 + REPLACE_TZSET=GNULIB_PORTCHECK;
50957
50958 + : ${GNULIB_GETTIMEOFDAY=0};
50959 + REPLACE_GMTIME=0;
50960 + REPLACE_LOCALTIME=0;
50961
50962
50963
50964 @@ -13078,8 +11024,8 @@ _ACEOF
50965 gl_cv_absolute_limits_h=`(eval "$gl_absname_cpp conftest.$ac_ext") 2>&5 |
50966 sed -n "$gl_absolute_header_sed"`
50967
50968 - gl_header=$gl_cv_absolute_limits_h
50969 - gl_cv_next_limits_h='"'$gl_header'"'
50970 + gl_header=$gl_cv_absolute_limits_h
50971 + gl_cv_next_limits_h='"'$gl_header'"'
50972 else
50973 gl_cv_next_limits_h='<'limits.h'>'
50974 fi
50975 @@ -13104,8 +11050,8 @@ printf "%s\n" "$gl_cv_next_limits_h" >&6; }
50976
50977
50978
50979 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether limits.h has WORD_BIT, BOOL_WIDTH etc." >&5
50980 -printf %s "checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... " >&6; }
50981 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc." >&5
50982 +printf %s "checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... " >&6; }
50983 if test ${gl_cv_header_limits_width+y}
50984 then :
50985 printf %s "(cached) " >&6
50986 @@ -13119,7 +11065,6 @@ else $as_nop
50987 long long llm = LLONG_MAX;
50988 int wb = WORD_BIT;
50989 int ullw = ULLONG_WIDTH;
50990 - int bw = BOOL_WIDTH;
50991
50992 int
50993 main (void)
50994 @@ -13140,11 +11085,20 @@ fi
50995 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_header_limits_width" >&5
50996 printf "%s\n" "$gl_cv_header_limits_width" >&6; }
50997 if test "$gl_cv_header_limits_width" = yes; then
50998 - GL_GENERATE_LIMITS_H=false
50999 + LIMITS_H=
51000 else
51001 - GL_GENERATE_LIMITS_H=true
51002 + LIMITS_H=limits.h
51003 fi
51004
51005 + if test -n "$LIMITS_H"; then
51006 + GL_GENERATE_LIMITS_H_TRUE=
51007 + GL_GENERATE_LIMITS_H_FALSE='#'
51008 +else
51009 + GL_GENERATE_LIMITS_H_TRUE='#'
51010 + GL_GENERATE_LIMITS_H_FALSE=
51011 +fi
51012 +
51013 +
51014
51015 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for wint_t" >&5
51016 printf %s "checking for wint_t... " >&6; }
51017 @@ -13154,6 +11108,14 @@ then :
51018 else $as_nop
51019 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
51020 /* end confdefs.h. */
51021 +
51022 +/* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
51023 + <wchar.h>.
51024 + BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be included
51025 + before <wchar.h>. */
51026 +#include <stddef.h>
51027 +#include <stdio.h>
51028 +#include <time.h>
51029 #include <wchar.h>
51030 wint_t foo = (wchar_t)'\0';
51031 int
51032 @@ -13179,14 +11141,24 @@ printf "%s\n" "$gt_cv_c_wint_t" >&6; }
51033 printf "%s\n" "#define HAVE_WINT_T 1" >>confdefs.h
51034
51035
51036 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether wint_t is large enough" >&5
51037 -printf %s "checking whether wint_t is large enough... " >&6; }
51038 -if test ${gl_cv_type_wint_t_large_enough+y}
51039 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether wint_t is too small" >&5
51040 +printf %s "checking whether wint_t is too small... " >&6; }
51041 +if test ${gl_cv_type_wint_t_too_small+y}
51042 then :
51043 printf %s "(cached) " >&6
51044 else $as_nop
51045 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
51046 /* end confdefs.h. */
51047 +
51048 +/* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
51049 + <wchar.h>.
51050 + BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
51051 + included before <wchar.h>. */
51052 +#if !(defined __GLIBC__ && !defined __UCLIBC__)
51053 +# include <stddef.h>
51054 +# include <stdio.h>
51055 +# include <time.h>
51056 +#endif
51057 #include <wchar.h>
51058 int verify[sizeof (wint_t) < sizeof (int) ? -1 : 1];
51059
51060 @@ -13200,70 +11172,183 @@ main (void)
51061 _ACEOF
51062 if ac_fn_c_try_compile "$LINENO"
51063 then :
51064 - gl_cv_type_wint_t_large_enough=yes
51065 + gl_cv_type_wint_t_too_small=no
51066 else $as_nop
51067 - gl_cv_type_wint_t_large_enough=no
51068 + gl_cv_type_wint_t_too_small=yes
51069 fi
51070 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
51071 fi
51072 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_type_wint_t_large_enough" >&5
51073 -printf "%s\n" "$gl_cv_type_wint_t_large_enough" >&6; }
51074 - if test $gl_cv_type_wint_t_large_enough = no; then
51075 - GNULIBHEADERS_OVERRIDE_WINT_T=1
51076 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_type_wint_t_too_small" >&5
51077 +printf "%s\n" "$gl_cv_type_wint_t_too_small" >&6; }
51078 + if test $gl_cv_type_wint_t_too_small = yes; then
51079 + GNULIB_OVERRIDES_WINT_T=1
51080 else
51081 - GNULIBHEADERS_OVERRIDE_WINT_T=0
51082 + GNULIB_OVERRIDES_WINT_T=0
51083 fi
51084 else
51085 - GNULIBHEADERS_OVERRIDE_WINT_T=0
51086 + GNULIB_OVERRIDES_WINT_T=0
51087 fi
51088
51089
51090
51091 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler produces multi-arch binaries" >&5
51092 -printf %s "checking whether the compiler produces multi-arch binaries... " >&6; }
51093 -if test ${gl_cv_c_multiarch+y}
51094 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for unsigned long long int" >&5
51095 +printf %s "checking for unsigned long long int... " >&6; }
51096 +if test ${ac_cv_type_unsigned_long_long_int+y}
51097 then :
51098 printf %s "(cached) " >&6
51099 else $as_nop
51100 - gl_cv_c_multiarch=no
51101 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
51102 + ac_cv_type_unsigned_long_long_int=yes
51103 + if test "x${ac_cv_prog_cc_c99-no}" = xno; then
51104 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
51105 +/* end confdefs.h. */
51106 +
51107 + /* For now, do not test the preprocessor; as of 2007 there are too many
51108 + implementations with broken preprocessors. Perhaps this can
51109 + be revisited in 2012. In the meantime, code should not expect
51110 + #if to work with literals wider than 32 bits. */
51111 + /* Test literals. */
51112 + long long int ll = 9223372036854775807ll;
51113 + long long int nll = -9223372036854775807LL;
51114 + unsigned long long int ull = 18446744073709551615ULL;
51115 + /* Test constant expressions. */
51116 + typedef int a[((-9223372036854775807LL < 0 && 0 < 9223372036854775807ll)
51117 + ? 1 : -1)];
51118 + typedef int b[(18446744073709551615ULL <= (unsigned long long int) -1
51119 + ? 1 : -1)];
51120 + int i = 63;
51121 +int
51122 +main (void)
51123 +{
51124 +/* Test availability of runtime routines for shift and division. */
51125 + long long int llmax = 9223372036854775807ll;
51126 + unsigned long long int ullmax = 18446744073709551615ull;
51127 + return ((ll << 63) | (ll >> 63) | (ll < i) | (ll > i)
51128 + | (llmax / ll) | (llmax % ll)
51129 + | (ull << 63) | (ull >> 63) | (ull << i) | (ull >> i)
51130 + | (ullmax / ull) | (ullmax % ull));
51131 + ;
51132 + return 0;
51133 +}
51134 +
51135 +_ACEOF
51136 +if ac_fn_c_try_link "$LINENO"
51137 +then :
51138 +
51139 +else $as_nop
51140 + ac_cv_type_unsigned_long_long_int=no
51141 +fi
51142 +rm -f core conftest.err conftest.$ac_objext conftest.beam \
51143 + conftest$ac_exeext conftest.$ac_ext
51144 + fi
51145 +fi
51146 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_unsigned_long_long_int" >&5
51147 +printf "%s\n" "$ac_cv_type_unsigned_long_long_int" >&6; }
51148 + if test $ac_cv_type_unsigned_long_long_int = yes; then
51149 +
51150 +printf "%s\n" "#define HAVE_UNSIGNED_LONG_LONG_INT 1" >>confdefs.h
51151 +
51152 + fi
51153 +
51154 +
51155 +
51156 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for long long int" >&5
51157 +printf %s "checking for long long int... " >&6; }
51158 +if test ${ac_cv_type_long_long_int+y}
51159 +then :
51160 + printf %s "(cached) " >&6
51161 +else $as_nop
51162 + ac_cv_type_long_long_int=yes
51163 + if test "x${ac_cv_prog_cc_c99-no}" = xno; then
51164 + ac_cv_type_long_long_int=$ac_cv_type_unsigned_long_long_int
51165 + if test $ac_cv_type_long_long_int = yes; then
51166 + if test "$cross_compiling" = yes
51167 +then :
51168 + :
51169 +else $as_nop
51170 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
51171 +/* end confdefs.h. */
51172 +#include <limits.h>
51173 + #ifndef LLONG_MAX
51174 + # define HALF \
51175 + (1LL << (sizeof (long long int) * CHAR_BIT - 2))
51176 + # define LLONG_MAX (HALF - 1 + HALF)
51177 + #endif
51178 +int
51179 +main (void)
51180 +{
51181 +long long int n = 1;
51182 + int i;
51183 + for (i = 0; ; i++)
51184 + {
51185 + long long int m = n << i;
51186 + if (m >> i != n)
51187 + return 1;
51188 + if (LLONG_MAX / 2 < m)
51189 + break;
51190 + }
51191 + return 0;
51192 + ;
51193 + return 0;
51194 +}
51195 +_ACEOF
51196 +if ac_fn_c_try_run "$LINENO"
51197 +then :
51198 +
51199 +else $as_nop
51200 + ac_cv_type_long_long_int=no
51201 +fi
51202 +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
51203 + conftest.$ac_objext conftest.beam conftest.$ac_ext
51204 +fi
51205 +
51206 + fi
51207 + fi
51208 +fi
51209 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_long_long_int" >&5
51210 +printf "%s\n" "$ac_cv_type_long_long_int" >&6; }
51211 + if test $ac_cv_type_long_long_int = yes; then
51212 +
51213 +printf "%s\n" "#define HAVE_LONG_LONG_INT 1" >>confdefs.h
51214 +
51215 + fi
51216 +
51217 +
51218 +
51219 + gl_cv_c_multiarch=no
51220 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
51221 /* end confdefs.h. */
51222 #ifndef __APPLE_CC__
51223 - not a universal capable compiler
51224 - #endif
51225 - typedef int dummy;
51226 + not a universal capable compiler
51227 + #endif
51228 + typedef int dummy;
51229
51230 _ACEOF
51231 if ac_fn_c_try_compile "$LINENO"
51232 then :
51233
51234 - arch=
51235 - prev=
51236 - for word in ${CC} ${CFLAGS} ${CPPFLAGS} ${LDFLAGS}; do
51237 - if test -n "$prev"; then
51238 - case $word in
51239 - i?86 | x86_64 | ppc | ppc64 | arm | arm64)
51240 - if test -z "$arch" || test "$arch" = "$word"; then
51241 - arch="$word"
51242 - else
51243 - gl_cv_c_multiarch=yes
51244 - fi
51245 - ;;
51246 - esac
51247 - prev=
51248 - else
51249 - if test "x$word" = "x-arch"; then
51250 - prev=arch
51251 - fi
51252 - fi
51253 - done
51254 + arch=
51255 + prev=
51256 + for word in ${CC} ${CFLAGS} ${CPPFLAGS} ${LDFLAGS}; do
51257 + if test -n "$prev"; then
51258 + case $word in
51259 + i?86 | x86_64 | ppc | ppc64)
51260 + if test -z "$arch" || test "$arch" = "$word"; then
51261 + arch="$word"
51262 + else
51263 + gl_cv_c_multiarch=yes
51264 + fi
51265 + ;;
51266 + esac
51267 + prev=
51268 + else
51269 + if test "x$word" = "x-arch"; then
51270 + prev=arch
51271 + fi
51272 + fi
51273 + done
51274
51275 fi
51276 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
51277 -
51278 -fi
51279 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_c_multiarch" >&5
51280 -printf "%s\n" "$gl_cv_c_multiarch" >&6; }
51281 if test $gl_cv_c_multiarch = yes; then
51282 APPLE_UNIVERSAL_BUILD=1
51283 else
51284 @@ -13277,10 +11362,18 @@ printf "%s\n" "$gl_cv_c_multiarch" >&6; }
51285
51286
51287
51288 -printf "%s\n" "#define HAVE_LONG_LONG_INT 1" >>confdefs.h
51289 + if test $ac_cv_type_long_long_int = yes; then
51290 + HAVE_LONG_LONG_INT=1
51291 + else
51292 + HAVE_LONG_LONG_INT=0
51293 + fi
51294
51295
51296 -printf "%s\n" "#define HAVE_UNSIGNED_LONG_LONG_INT 1" >>confdefs.h
51297 + if test $ac_cv_type_unsigned_long_long_int = yes; then
51298 + HAVE_UNSIGNED_LONG_LONG_INT=1
51299 + else
51300 + HAVE_UNSIGNED_LONG_LONG_INT=0
51301 + fi
51302
51303
51304
51305 @@ -13291,16 +11384,14 @@ printf "%s\n" "#define HAVE_UNSIGNED_LONG_LONG_INT 1" >>confdefs.h
51306 fi
51307
51308
51309 -
51310 - if test $ac_cv_header_inttypes_h = yes; then
51311 + if test $ac_cv_header_inttypes_h = yes; then
51312 HAVE_INTTYPES_H=1
51313 else
51314 HAVE_INTTYPES_H=0
51315 fi
51316
51317
51318 -
51319 - if test $ac_cv_header_sys_types_h = yes; then
51320 + if test $ac_cv_header_sys_types_h = yes; then
51321 HAVE_SYS_TYPES_H=1
51322 else
51323 HAVE_SYS_TYPES_H=0
51324 @@ -13361,8 +11452,8 @@ _ACEOF
51325 gl_cv_absolute_stdint_h=`(eval "$gl_absname_cpp conftest.$ac_ext") 2>&5 |
51326 sed -n "$gl_absolute_header_sed"`
51327
51328 - gl_header=$gl_cv_absolute_stdint_h
51329 - gl_cv_next_stdint_h='"'$gl_header'"'
51330 + gl_header=$gl_cv_absolute_stdint_h
51331 + gl_cv_next_stdint_h='"'$gl_header'"'
51332 else
51333 gl_cv_next_stdint_h='<'stdint.h'>'
51334 fi
51335 @@ -13415,9 +11506,13 @@ else $as_nop
51336 #endif
51337
51338
51339 + /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
51340 + included before <wchar.h>. */
51341 #include <stddef.h>
51342 #include <signal.h>
51343 #if HAVE_WCHAR_H
51344 + # include <stdio.h>
51345 + # include <time.h>
51346 # include <wchar.h>
51347 #endif
51348
51349 @@ -13497,7 +11592,7 @@ uintmax_t j = UINTMAX_MAX;
51350 /* Check that SIZE_MAX has the correct type, if possible. */
51351 #if 201112 <= __STDC_VERSION__
51352 int k = _Generic (SIZE_MAX, size_t: 0);
51353 -#elif (2 <= __GNUC__ || 4 <= __clang_major__ || defined __IBM__TYPEOF__ \
51354 +#elif (2 <= __GNUC__ || defined __IBM__TYPEOF__ \
51355 || (0x5110 <= __SUNPRO_C && !__STDC__))
51356 extern size_t k;
51357 extern __typeof__ (SIZE_MAX) k;
51358 @@ -13515,7 +11610,7 @@ struct s {
51359 PTRDIFF_MIN == TYPE_MINIMUM (ptrdiff_t)
51360 && PTRDIFF_MAX == TYPE_MAXIMUM (ptrdiff_t)
51361 ? 1 : -1;
51362 - /* Detect bug in FreeBSD 6.0/ia64 and FreeBSD 13.0/arm64. */
51363 + /* Detect bug in FreeBSD 6.0 / ia64. */
51364 int check_SIG_ATOMIC:
51365 SIG_ATOMIC_MIN == TYPE_MINIMUM (sig_atomic_t)
51366 && SIG_ATOMIC_MAX == TYPE_MAXIMUM (sig_atomic_t)
51367 @@ -13593,9 +11688,13 @@ else $as_nop
51368 #include <stdint.h>
51369
51370
51371 + /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
51372 + included before <wchar.h>. */
51373 #include <stddef.h>
51374 #include <signal.h>
51375 #if HAVE_WCHAR_H
51376 + # include <stdio.h>
51377 + # include <time.h>
51378 # include <wchar.h>
51379 #endif
51380
51381 @@ -13676,17 +11775,17 @@ printf "%s\n" "$gl_cv_header_working_stdint_h" >&6; }
51382 HAVE_C99_STDINT_H=0
51383 HAVE_SYS_BITYPES_H=0
51384 HAVE_SYS_INTTYPES_H=0
51385 - GL_GENERATE_STDINT_H=true
51386 + STDINT_H=stdint.h
51387 case "$gl_cv_header_working_stdint_h" in
51388 *yes)
51389 HAVE_C99_STDINT_H=1
51390 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether stdint.h works without ISO C predefines" >&5
51391 -printf %s "checking whether stdint.h works without ISO C predefines... " >&6; }
51392 -if test ${gl_cv_header_stdint_without_STDC_macros+y}
51393 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether stdint.h predates C++11" >&5
51394 +printf %s "checking whether stdint.h predates C++11... " >&6; }
51395 +if test ${gl_cv_header_stdint_predates_cxx11_h+y}
51396 then :
51397 printf %s "(cached) " >&6
51398 else $as_nop
51399 - gl_cv_header_stdint_without_STDC_macros=no
51400 + gl_cv_header_stdint_predates_cxx11_h=yes
51401 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
51402 /* end confdefs.h. */
51403
51404 @@ -13695,9 +11794,13 @@ else $as_nop
51405 #include <stdint.h>
51406
51407
51408 + /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
51409 + included before <wchar.h>. */
51410 #include <stddef.h>
51411 #include <signal.h>
51412 #if HAVE_WCHAR_H
51413 + # include <stdio.h>
51414 + # include <time.h>
51415 # include <wchar.h>
51416 #endif
51417
51418 @@ -13715,15 +11818,14 @@ main (void)
51419 _ACEOF
51420 if ac_fn_c_try_compile "$LINENO"
51421 then :
51422 - gl_cv_header_stdint_without_STDC_macros=yes
51423 + gl_cv_header_stdint_predates_cxx11_h=no
51424 fi
51425 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
51426 -
51427 fi
51428 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_header_stdint_without_STDC_macros" >&5
51429 -printf "%s\n" "$gl_cv_header_stdint_without_STDC_macros" >&6; }
51430 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_header_stdint_predates_cxx11_h" >&5
51431 +printf "%s\n" "$gl_cv_header_stdint_predates_cxx11_h" >&6; }
51432
51433 - if test $gl_cv_header_stdint_without_STDC_macros = no; then
51434 + if test "$gl_cv_header_stdint_predates_cxx11_h" = yes; then
51435
51436 printf "%s\n" "#define __STDC_CONSTANT_MACROS 1" >>confdefs.h
51437
51438 @@ -13748,9 +11850,13 @@ else $as_nop
51439 #endif
51440 #include <stdint.h>
51441
51442 + /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
51443 + included before <wchar.h>. */
51444 #include <stddef.h>
51445 #include <signal.h>
51446 #if HAVE_WCHAR_H
51447 + # include <stdio.h>
51448 + # include <time.h>
51449 # include <wchar.h>
51450 #endif
51451
51452 @@ -13773,7 +11879,7 @@ fi
51453 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_header_stdint_width" >&5
51454 printf "%s\n" "$gl_cv_header_stdint_width" >&6; }
51455 if test "$gl_cv_header_stdint_width" = yes; then
51456 - GL_GENERATE_STDINT_H=false
51457 + STDINT_H=
51458 fi
51459 ;;
51460 *)
51461 @@ -13809,9 +11915,13 @@ then :
51462 printf %s "(cached) " >&6
51463 else $as_nop
51464 if ac_fn_c_compute_int "$LINENO" "sizeof ($gltype) * CHAR_BIT" "result" "
51465 + /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
51466 + included before <wchar.h>. */
51467 #include <stddef.h>
51468 #include <signal.h>
51469 #if HAVE_WCHAR_H
51470 + # include <stdio.h>
51471 + # include <time.h>
51472 # include <wchar.h>
51473 #endif
51474
51475 @@ -13850,9 +11960,13 @@ then :
51476 printf %s "(cached) " >&6
51477 else $as_nop
51478 if ac_fn_c_compute_int "$LINENO" "sizeof ($gltype) * CHAR_BIT" "result" "
51479 + /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
51480 + included before <wchar.h>. */
51481 #include <stddef.h>
51482 #include <signal.h>
51483 #if HAVE_WCHAR_H
51484 + # include <stdio.h>
51485 + # include <time.h>
51486 # include <wchar.h>
51487 #endif
51488
51489 @@ -13892,9 +12006,13 @@ else $as_nop
51490 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
51491 /* end confdefs.h. */
51492
51493 + /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
51494 + included before <wchar.h>. */
51495 #include <stddef.h>
51496 #include <signal.h>
51497 #if HAVE_WCHAR_H
51498 + # include <stdio.h>
51499 + # include <time.h>
51500 # include <wchar.h>
51501 #endif
51502
51503 @@ -13965,9 +12083,13 @@ else $as_nop
51504 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
51505 /* end confdefs.h. */
51506
51507 + /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
51508 + included before <wchar.h>. */
51509 #include <stddef.h>
51510 #include <signal.h>
51511 #if HAVE_WCHAR_H
51512 + # include <stdio.h>
51513 + # include <time.h>
51514 # include <wchar.h>
51515 #endif
51516
51517 @@ -14033,9 +12155,13 @@ else $as_nop
51518 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
51519 /* end confdefs.h. */
51520
51521 + /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
51522 + included before <wchar.h>. */
51523 #include <stddef.h>
51524 #include <signal.h>
51525 #if HAVE_WCHAR_H
51526 + # include <stdio.h>
51527 + # include <time.h>
51528 # include <wchar.h>
51529 #endif
51530
51531 @@ -14071,7 +12197,7 @@ printf "%s\n" "$ac_res" >&6; }
51532
51533
51534
51535 - if test $GNULIBHEADERS_OVERRIDE_WINT_T = 1; then
51536 + if test $GNULIB_OVERRIDES_WINT_T = 1; then
51537 BITSIZEOF_WINT_T=32
51538 fi
51539
51540 @@ -14080,14 +12206,35 @@ printf "%s\n" "$ac_res" >&6; }
51541
51542
51543
51544 - GL_GENERATE_LIMITS_H=true
51545 + LIMITS_H='limits.h'
51546 + if test -n "$LIMITS_H"; then
51547 + GL_GENERATE_LIMITS_H_TRUE=
51548 + GL_GENERATE_LIMITS_H_FALSE='#'
51549 +else
51550 + GL_GENERATE_LIMITS_H_TRUE='#'
51551 + GL_GENERATE_LIMITS_H_FALSE=
51552 +fi
51553 +
51554
51555
51556
51557
51558
51559
51560 + if test -n "$STDINT_H"; then
51561 + GL_GENERATE_STDINT_H_TRUE=
51562 + GL_GENERATE_STDINT_H_FALSE='#'
51563 +else
51564 + GL_GENERATE_STDINT_H_TRUE='#'
51565 + GL_GENERATE_STDINT_H_FALSE=
51566 +fi
51567
51568 +
51569 +
51570 + GNULIB_IMAXABS=0;
51571 + GNULIB_IMAXDIV=0;
51572 + GNULIB_STRTOIMAX=0;
51573 + GNULIB_STRTOUMAX=0;
51574 HAVE_DECL_IMAXABS=1;
51575 HAVE_DECL_IMAXDIV=1;
51576 HAVE_DECL_STRTOIMAX=1;
51577 @@ -14097,6 +12244,7 @@ printf "%s\n" "$ac_res" >&6; }
51578 REPLACE_STRTOUMAX=0;
51579 INT32_MAX_LT_INTMAX_MAX=1;
51580 INT64_MAX_EQ_LONG_MAX='defined _LP64';
51581 + PRI_MACROS_BROKEN=0;
51582 PRIPTR_PREFIX=__PRIPTR_PREFIX;
51583 UINT32_MAX_LT_UINTMAX_MAX=1;
51584 UINT64_MAX_EQ_ULONG_MAX='defined _LP64';
51585 @@ -14160,8 +12308,8 @@ _ACEOF
51586 gl_cv_absolute_inttypes_h=`(eval "$gl_absname_cpp conftest.$ac_ext") 2>&5 |
51587 sed -n "$gl_absolute_header_sed"`
51588
51589 - gl_header=$gl_cv_absolute_inttypes_h
51590 - gl_cv_next_inttypes_h='"'$gl_header'"'
51591 + gl_header=$gl_cv_absolute_inttypes_h
51592 + gl_cv_next_inttypes_h='"'$gl_header'"'
51593 else
51594 gl_cv_next_inttypes_h='<'inttypes.h'>'
51595 fi
51596 @@ -14193,198 +12341,29 @@ printf "%s\n" "$gl_cv_next_inttypes_h" >&6; }
51597
51598
51599
51600 -
51601 -
51602 -
51603 -
51604 - PRIPTR_PREFIX=
51605 - if $GL_GENERATE_STDINT_H; then
51606 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
51607 -/* end confdefs.h. */
51608 -
51609 - #ifdef _WIN64
51610 - LLP64
51611 - #endif
51612 -
51613 -int
51614 -main (void)
51615 -{
51616 -
51617 - ;
51618 - return 0;
51619 -}
51620 -
51621 -_ACEOF
51622 -if ac_fn_c_try_compile "$LINENO"
51623 -then :
51624 - PRIPTR_PREFIX='"l"'
51625 -else $as_nop
51626 - PRIPTR_PREFIX='"ll"'
51627 -fi
51628 -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
51629 - else
51630 - for glpfx in '' l ll I64; do
51631 - case $glpfx in
51632 - '') gltype1='int';;
51633 - l) gltype1='long int';;
51634 - ll) gltype1='long long int';;
51635 - I64) gltype1='__int64';;
51636 - esac
51637 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
51638 -/* end confdefs.h. */
51639 -#include <stdint.h>
51640 - extern intptr_t foo;
51641 - extern $gltype1 foo;
51642 -int
51643 -main (void)
51644 -{
51645 -
51646 - ;
51647 - return 0;
51648 -}
51649 -_ACEOF
51650 -if ac_fn_c_try_compile "$LINENO"
51651 -then :
51652 - PRIPTR_PREFIX='"'$glpfx'"'
51653 -fi
51654 -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
51655 - test -n "$PRIPTR_PREFIX" && break
51656 - done
51657 - fi
51658 -
51659 -
51660 -
51661 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether INT32_MAX < INTMAX_MAX" >&5
51662 -printf %s "checking whether INT32_MAX < INTMAX_MAX... " >&6; }
51663 -if test ${gl_cv_test_INT32_MAX_LT_INTMAX_MAX+y}
51664 + ac_fn_c_check_header_compile "$LINENO" "inttypes.h" "ac_cv_header_inttypes_h" "$ac_includes_default"
51665 +if test "x$ac_cv_header_inttypes_h" = xyes
51666 then :
51667 - printf %s "(cached) " >&6
51668 -else $as_nop
51669 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
51670 -/* end confdefs.h. */
51671 -/* Work also in C++ mode. */
51672 - #define __STDC_LIMIT_MACROS 1
51673 -
51674 - /* Work if build is not clean. */
51675 - #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H
51676 -
51677 - #include <limits.h>
51678 - #if HAVE_STDINT_H
51679 - #include <stdint.h>
51680 - #endif
51681 + printf "%s\n" "#define HAVE_INTTYPES_H 1" >>confdefs.h
51682
51683 - #if defined INT32_MAX && defined INTMAX_MAX
51684 - #define CONDITION (INT32_MAX < INTMAX_MAX)
51685 - #else
51686 - #define CONDITION (sizeof (int) < sizeof (long long int))
51687 - #endif
51688 - int test[CONDITION ? 1 : -1];
51689 -int
51690 -main (void)
51691 -{
51692 -
51693 - ;
51694 - return 0;
51695 -}
51696 -_ACEOF
51697 -if ac_fn_c_try_compile "$LINENO"
51698 -then :
51699 - gl_cv_test_INT32_MAX_LT_INTMAX_MAX=yes
51700 -else $as_nop
51701 - gl_cv_test_INT32_MAX_LT_INTMAX_MAX=no
51702 -fi
51703 -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
51704 fi
51705 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_test_INT32_MAX_LT_INTMAX_MAX" >&5
51706 -printf "%s\n" "$gl_cv_test_INT32_MAX_LT_INTMAX_MAX" >&6; }
51707 - if test $gl_cv_test_INT32_MAX_LT_INTMAX_MAX = yes; then
51708 - INT32_MAX_LT_INTMAX_MAX=1;
51709 - else
51710 - INT32_MAX_LT_INTMAX_MAX=0;
51711 - fi
51712 -
51713 -
51714 - if test $APPLE_UNIVERSAL_BUILD = 0; then
51715
51716 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether INT64_MAX == LONG_MAX" >&5
51717 -printf %s "checking whether INT64_MAX == LONG_MAX... " >&6; }
51718 -if test ${gl_cv_test_INT64_MAX_EQ_LONG_MAX+y}
51719 + if test $ac_cv_header_inttypes_h = yes; then
51720 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the inttypes.h PRIxNN macros are broken" >&5
51721 +printf %s "checking whether the inttypes.h PRIxNN macros are broken... " >&6; }
51722 +if test ${gt_cv_inttypes_pri_broken+y}
51723 then :
51724 printf %s "(cached) " >&6
51725 else $as_nop
51726 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
51727 -/* end confdefs.h. */
51728 -/* Work also in C++ mode. */
51729 - #define __STDC_LIMIT_MACROS 1
51730 -
51731 - /* Work if build is not clean. */
51732 - #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H
51733 -
51734 - #include <limits.h>
51735 - #if HAVE_STDINT_H
51736 - #include <stdint.h>
51737 - #endif
51738
51739 - #if defined INT64_MAX
51740 - #define CONDITION (INT64_MAX == LONG_MAX)
51741 - #else
51742 - #define CONDITION (sizeof (long long int) == sizeof (long int))
51743 - #endif
51744 - int test[CONDITION ? 1 : -1];
51745 -int
51746 -main (void)
51747 -{
51748 -
51749 - ;
51750 - return 0;
51751 -}
51752 -_ACEOF
51753 -if ac_fn_c_try_compile "$LINENO"
51754 -then :
51755 - gl_cv_test_INT64_MAX_EQ_LONG_MAX=yes
51756 -else $as_nop
51757 - gl_cv_test_INT64_MAX_EQ_LONG_MAX=no
51758 -fi
51759 -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
51760 -fi
51761 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_test_INT64_MAX_EQ_LONG_MAX" >&5
51762 -printf "%s\n" "$gl_cv_test_INT64_MAX_EQ_LONG_MAX" >&6; }
51763 - if test $gl_cv_test_INT64_MAX_EQ_LONG_MAX = yes; then
51764 - INT64_MAX_EQ_LONG_MAX=1;
51765 - else
51766 - INT64_MAX_EQ_LONG_MAX=0;
51767 - fi
51768 -
51769 -
51770 - else
51771 - INT64_MAX_EQ_LONG_MAX=-1
51772 - fi
51773 -
51774 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether UINT32_MAX < UINTMAX_MAX" >&5
51775 -printf %s "checking whether UINT32_MAX < UINTMAX_MAX... " >&6; }
51776 -if test ${gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX+y}
51777 -then :
51778 - printf %s "(cached) " >&6
51779 -else $as_nop
51780 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
51781 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
51782 /* end confdefs.h. */
51783 -/* Work also in C++ mode. */
51784 - #define __STDC_LIMIT_MACROS 1
51785 -
51786 - /* Work if build is not clean. */
51787 - #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H
51788
51789 - #include <limits.h>
51790 - #if HAVE_STDINT_H
51791 - #include <stdint.h>
51792 - #endif
51793 +#include <inttypes.h>
51794 +#ifdef PRId32
51795 +char *p = PRId32;
51796 +#endif
51797
51798 - #if defined UINT32_MAX && defined UINTMAX_MAX
51799 - #define CONDITION (UINT32_MAX < UINTMAX_MAX)
51800 - #else
51801 - #define CONDITION (sizeof (unsigned int) < sizeof (unsigned long long int))
51802 - #endif
51803 - int test[CONDITION ? 1 : -1];
51804 int
51805 main (void)
51806 {
51807 @@ -14395,97 +12374,27 @@ main (void)
51808 _ACEOF
51809 if ac_fn_c_try_compile "$LINENO"
51810 then :
51811 - gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes
51812 + gt_cv_inttypes_pri_broken=no
51813 else $as_nop
51814 - gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=no
51815 + gt_cv_inttypes_pri_broken=yes
51816 fi
51817 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
51818 -fi
51819 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX" >&5
51820 -printf "%s\n" "$gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX" >&6; }
51821 - if test $gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX = yes; then
51822 - UINT32_MAX_LT_UINTMAX_MAX=1;
51823 - else
51824 - UINT32_MAX_LT_UINTMAX_MAX=0;
51825 - fi
51826
51827 -
51828 - if test $APPLE_UNIVERSAL_BUILD = 0; then
51829 -
51830 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether UINT64_MAX == ULONG_MAX" >&5
51831 -printf %s "checking whether UINT64_MAX == ULONG_MAX... " >&6; }
51832 -if test ${gl_cv_test_UINT64_MAX_EQ_ULONG_MAX+y}
51833 -then :
51834 - printf %s "(cached) " >&6
51835 -else $as_nop
51836 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
51837 -/* end confdefs.h. */
51838 -/* Work also in C++ mode. */
51839 - #define __STDC_LIMIT_MACROS 1
51840 -
51841 - /* Work if build is not clean. */
51842 - #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H
51843 -
51844 - #include <limits.h>
51845 - #if HAVE_STDINT_H
51846 - #include <stdint.h>
51847 - #endif
51848 -
51849 - #if defined UINT64_MAX
51850 - #define CONDITION (UINT64_MAX == ULONG_MAX)
51851 - #else
51852 - #define CONDITION (sizeof (unsigned long long int) == sizeof (unsigned long int))
51853 - #endif
51854 - int test[CONDITION ? 1 : -1];
51855 -int
51856 -main (void)
51857 -{
51858 -
51859 - ;
51860 - return 0;
51861 -}
51862 -_ACEOF
51863 -if ac_fn_c_try_compile "$LINENO"
51864 -then :
51865 - gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=yes
51866 -else $as_nop
51867 - gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=no
51868 fi
51869 -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
51870 -fi
51871 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_test_UINT64_MAX_EQ_ULONG_MAX" >&5
51872 -printf "%s\n" "$gl_cv_test_UINT64_MAX_EQ_ULONG_MAX" >&6; }
51873 - if test $gl_cv_test_UINT64_MAX_EQ_ULONG_MAX = yes; then
51874 - UINT64_MAX_EQ_ULONG_MAX=1;
51875 - else
51876 - UINT64_MAX_EQ_ULONG_MAX=0;
51877 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gt_cv_inttypes_pri_broken" >&5
51878 +printf "%s\n" "$gt_cv_inttypes_pri_broken" >&6; }
51879 fi
51880 + if test "$gt_cv_inttypes_pri_broken" = yes; then
51881
51882 +printf "%s\n" "#define PRI_MACROS_BROKEN 1" >>confdefs.h
51883
51884 + PRI_MACROS_BROKEN=1
51885 else
51886 - UINT64_MAX_EQ_ULONG_MAX=-1
51887 + PRI_MACROS_BROKEN=0
51888 fi
51889
51890
51891
51892 -
51893 - GL_GNULIB_IMAXABS=0
51894 -
51895 -
51896 -
51897 - GL_GNULIB_IMAXDIV=0
51898 -
51899 -
51900 -
51901 - GL_GNULIB_STRTOIMAX=0
51902 -
51903 -
51904 -
51905 - GL_GNULIB_STRTOUMAX=0
51906 -
51907 -
51908 -
51909 -
51910 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking where to find the exponent in a 'double'" >&5
51911 printf %s "checking where to find the exponent in a 'double'... " >&6; }
51912 if test ${gl_cv_cc_double_expbit0+y}
51913 @@ -15185,220 +13094,175 @@ printf "%s\n" "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h
51914
51915
51916
51917 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether malloc (0) returns nonnull" >&5
51918 -printf %s "checking whether malloc (0) returns nonnull... " >&6; }
51919 -if test ${ac_cv_func_malloc_0_nonnull+y}
51920 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether malloc, realloc, calloc are POSIX compliant" >&5
51921 +printf %s "checking whether malloc, realloc, calloc are POSIX compliant... " >&6; }
51922 +if test ${gl_cv_func_malloc_posix+y}
51923 then :
51924 printf %s "(cached) " >&6
51925 else $as_nop
51926 - if test "$cross_compiling" = yes
51927 -then :
51928 - case "$host_os" in
51929 - # Guess yes on platforms where we know the result.
51930 - *-gnu* | freebsd* | netbsd* | openbsd* | bitrig* \
51931 - | gnu* | *-musl* | midnightbsd* \
51932 - | hpux* | solaris* | cygwin* | mingw* | msys* )
51933 - ac_cv_func_malloc_0_nonnull="guessing yes" ;;
51934 - # If we don't know, obey --enable-cross-guesses.
51935 - *) ac_cv_func_malloc_0_nonnull="$gl_cross_guess_normal" ;;
51936 - esac
51937
51938 -else $as_nop
51939 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
51940 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
51941 /* end confdefs.h. */
51942 -#include <stdlib.h>
51943
51944 int
51945 main (void)
51946 {
51947 -void *p = malloc (0);
51948 - int result = !p;
51949 - free (p);
51950 - return result;
51951 +#if defined _WIN32 && ! defined __CYGWIN__
51952 + choke me
51953 + #endif
51954 +
51955 ;
51956 return 0;
51957 }
51958 -
51959 _ACEOF
51960 -if ac_fn_c_try_run "$LINENO"
51961 +if ac_fn_c_try_compile "$LINENO"
51962 then :
51963 - ac_cv_func_malloc_0_nonnull=yes
51964 + gl_cv_func_malloc_posix=yes
51965 else $as_nop
51966 - ac_cv_func_malloc_0_nonnull=no
51967 -fi
51968 -rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
51969 - conftest.$ac_objext conftest.beam conftest.$ac_ext
51970 + gl_cv_func_malloc_posix=no
51971 fi
51972 -
51973 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
51974
51975 fi
51976 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_malloc_0_nonnull" >&5
51977 -printf "%s\n" "$ac_cv_func_malloc_0_nonnull" >&6; }
51978 - case $ac_cv_func_malloc_0_nonnull in #(
51979 - *yes) :
51980 - gl_cv_func_malloc_0_nonnull=1 ;; #(
51981 - *) :
51982 - gl_cv_func_malloc_0_nonnull=0 ;;
51983 -esac
51984 -
51985 -
51986 -printf "%s\n" "#define MALLOC_0_IS_NONNULL $gl_cv_func_malloc_0_nonnull" >>confdefs.h
51987 -
51988 -
51989 -
51990 -
51991 -
51992 -
51993 -
51994 -
51995 -
51996 -
51997 -
51998 -
51999 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_malloc_posix" >&5
52000 +printf "%s\n" "$gl_cv_func_malloc_posix" >&6; }
52001
52002
52003 - if test $gl_cv_have_include_next = yes; then
52004 - gl_cv_next_math_h='<'math.h'>'
52005 - else
52006 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking absolute name of <math.h>" >&5
52007 -printf %s "checking absolute name of <math.h>... " >&6; }
52008 -if test ${gl_cv_next_math_h+y}
52009 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for GNU libc compatible malloc" >&5
52010 +printf %s "checking for GNU libc compatible malloc... " >&6; }
52011 +if test ${ac_cv_func_malloc_0_nonnull+y}
52012 then :
52013 printf %s "(cached) " >&6
52014 else $as_nop
52015 -
52016 - if test $ac_cv_header_math_h = yes; then
52017 -
52018 -
52019 -
52020 -
52021 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
52022 -/* end confdefs.h. */
52023 -#include <math.h>
52024 -_ACEOF
52025 - case "$host_os" in
52026 - aix*) gl_absname_cpp="$ac_cpp -C" ;;
52027 - *) gl_absname_cpp="$ac_cpp" ;;
52028 - esac
52029 -
52030 - case "$host_os" in
52031 - mingw*)
52032 - gl_dirsep_regex='[/\\]'
52033 - ;;
52034 - *)
52035 - gl_dirsep_regex='\/'
52036 - ;;
52037 - esac
52038 - gl_make_literal_regex_sed='s,[]$^\\.*/[],\\&,g'
52039 - gl_header_literal_regex=`echo 'math.h' \
52040 - | sed -e "$gl_make_literal_regex_sed"`
52041 - gl_absolute_header_sed="/${gl_dirsep_regex}${gl_header_literal_regex}/"'{
52042 - s/.*"\(.*'"${gl_dirsep_regex}${gl_header_literal_regex}"'\)".*/\1/
52043 - s|^/[^/]|//&|
52044 - p
52045 - q
52046 - }'
52047 -
52048 - gl_cv_absolute_math_h=`(eval "$gl_absname_cpp conftest.$ac_ext") 2>&5 |
52049 - sed -n "$gl_absolute_header_sed"`
52050 -
52051 - gl_header=$gl_cv_absolute_math_h
52052 - gl_cv_next_math_h='"'$gl_header'"'
52053 - else
52054 - gl_cv_next_math_h='<'math.h'>'
52055 - fi
52056 -
52057 -
52058 -fi
52059 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_next_math_h" >&5
52060 -printf "%s\n" "$gl_cv_next_math_h" >&6; }
52061 - fi
52062 - NEXT_MATH_H=$gl_cv_next_math_h
52063 -
52064 - if test $gl_cv_have_include_next = yes || test $gl_cv_have_include_next = buggy; then
52065 - # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
52066 - gl_next_as_first_directive='<'math.h'>'
52067 - else
52068 - # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include'
52069 - gl_next_as_first_directive=$gl_cv_next_math_h
52070 - fi
52071 - NEXT_AS_FIRST_DIRECTIVE_MATH_H=$gl_next_as_first_directive
52072 -
52073 -
52074 -
52075 -
52076 -
52077 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether NAN macro works" >&5
52078 -printf %s "checking whether NAN macro works... " >&6; }
52079 -if test ${gl_cv_header_math_nan_works+y}
52080 + if test "$cross_compiling" = yes
52081 then :
52082 - printf %s "(cached) " >&6
52083 + case "$host_os" in # ((
52084 + # Guess yes on platforms where we know the result.
52085 + *-gnu* | freebsd* | netbsd* | openbsd* | bitrig* \
52086 + | hpux* | solaris* | cygwin* | mingw* | msys* )
52087 + ac_cv_func_malloc_0_nonnull=yes ;;
52088 + # If we don't know, assume the worst.
52089 + *) ac_cv_func_malloc_0_nonnull=no ;;
52090 + esac
52091 else $as_nop
52092 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
52093 /* end confdefs.h. */
52094 -#include <math.h>
52095 +#include <stdlib.h>
52096 +
52097 int
52098 main (void)
52099 {
52100 -/* Solaris 10 has a broken definition of NAN. Other platforms
52101 - fail to provide NAN, or provide it only in C99 mode; this
52102 - test only needs to fail when NAN is provided but wrong. */
52103 - float f = 1.0f;
52104 -#ifdef NAN
52105 - f = NAN;
52106 -#endif
52107 - return f == 0;
52108 +void *p = malloc (0);
52109 + int result = !p;
52110 + free (p);
52111 + return result;
52112 ;
52113 return 0;
52114 }
52115 _ACEOF
52116 -if ac_fn_c_try_compile "$LINENO"
52117 +if ac_fn_c_try_run "$LINENO"
52118 then :
52119 - gl_cv_header_math_nan_works=yes
52120 + ac_cv_func_malloc_0_nonnull=yes
52121 else $as_nop
52122 - gl_cv_header_math_nan_works=no
52123 + ac_cv_func_malloc_0_nonnull=no
52124 fi
52125 -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
52126 +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
52127 + conftest.$ac_objext conftest.beam conftest.$ac_ext
52128 fi
52129 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_header_math_nan_works" >&5
52130 -printf "%s\n" "$gl_cv_header_math_nan_works" >&6; }
52131 - if test $gl_cv_header_math_nan_works = no; then
52132 - REPLACE_NAN=1
52133 - fi
52134 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether HUGE_VAL works" >&5
52135 -printf %s "checking whether HUGE_VAL works... " >&6; }
52136 -if test ${gl_cv_header_math_huge_val_works+y}
52137 -then :
52138 - printf %s "(cached) " >&6
52139 -else $as_nop
52140 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
52141 -/* end confdefs.h. */
52142 -#include <math.h>
52143 -int
52144 -main (void)
52145 -{
52146 -/* Solaris 10 has a broken definition of HUGE_VAL. */
52147 - double d = HUGE_VAL;
52148 - return d == 0;
52149 - ;
52150 - return 0;
52151 -}
52152 -_ACEOF
52153 -if ac_fn_c_try_compile "$LINENO"
52154 +
52155 +fi
52156 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_malloc_0_nonnull" >&5
52157 +printf "%s\n" "$ac_cv_func_malloc_0_nonnull" >&6; }
52158 +if test $ac_cv_func_malloc_0_nonnull = yes
52159 then :
52160 - gl_cv_header_math_huge_val_works=yes
52161 + gl_cv_func_malloc_0_nonnull=1
52162 else $as_nop
52163 - gl_cv_header_math_huge_val_works=no
52164 -fi
52165 -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
52166 + gl_cv_func_malloc_0_nonnull=0
52167 fi
52168 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_header_math_huge_val_works" >&5
52169 -printf "%s\n" "$gl_cv_header_math_huge_val_works" >&6; }
52170 - if test $gl_cv_header_math_huge_val_works = no; then
52171 - REPLACE_HUGE_VAL=1
52172 - fi
52173
52174
52175 +printf "%s\n" "#define MALLOC_0_IS_NONNULL $gl_cv_func_malloc_0_nonnull" >>confdefs.h
52176 +
52177 +
52178 +
52179 +
52180 +
52181 +
52182 + GNULIB_EXPLICIT_BZERO=0;
52183 + GNULIB_FFSL=0;
52184 + GNULIB_FFSLL=0;
52185 + GNULIB_MEMCHR=0;
52186 + GNULIB_MEMMEM=0;
52187 + GNULIB_MEMPCPY=0;
52188 + GNULIB_MEMRCHR=0;
52189 + GNULIB_RAWMEMCHR=0;
52190 + GNULIB_STPCPY=0;
52191 + GNULIB_STPNCPY=0;
52192 + GNULIB_STRCHRNUL=0;
52193 + GNULIB_STRDUP=0;
52194 + GNULIB_STRNCAT=0;
52195 + GNULIB_STRNDUP=0;
52196 + GNULIB_STRNLEN=0;
52197 + GNULIB_STRPBRK=0;
52198 + GNULIB_STRSEP=0;
52199 + GNULIB_STRSTR=0;
52200 + GNULIB_STRCASESTR=0;
52201 + GNULIB_STRTOK_R=0;
52202 + GNULIB_MBSLEN=0;
52203 + GNULIB_MBSNLEN=0;
52204 + GNULIB_MBSCHR=0;
52205 + GNULIB_MBSRCHR=0;
52206 + GNULIB_MBSSTR=0;
52207 + GNULIB_MBSCASECMP=0;
52208 + GNULIB_MBSNCASECMP=0;
52209 + GNULIB_MBSPCASECMP=0;
52210 + GNULIB_MBSCASESTR=0;
52211 + GNULIB_MBSCSPN=0;
52212 + GNULIB_MBSPBRK=0;
52213 + GNULIB_MBSSPN=0;
52214 + GNULIB_MBSSEP=0;
52215 + GNULIB_MBSTOK_R=0;
52216 + GNULIB_STRERROR=0;
52217 + GNULIB_STRERROR_R=0;
52218 + GNULIB_STRSIGNAL=0;
52219 + GNULIB_STRVERSCMP=0;
52220 + HAVE_MBSLEN=0;
52221 + HAVE_EXPLICIT_BZERO=1;
52222 + HAVE_FFSL=1;
52223 + HAVE_FFSLL=1;
52224 + HAVE_MEMCHR=1;
52225 + HAVE_DECL_MEMMEM=1;
52226 + HAVE_MEMPCPY=1;
52227 + HAVE_DECL_MEMRCHR=1;
52228 + HAVE_RAWMEMCHR=1;
52229 + HAVE_STPCPY=1;
52230 + HAVE_STPNCPY=1;
52231 + HAVE_STRCHRNUL=1;
52232 + HAVE_DECL_STRDUP=1;
52233 + HAVE_DECL_STRNDUP=1;
52234 + HAVE_DECL_STRNLEN=1;
52235 + HAVE_STRPBRK=1;
52236 + HAVE_STRSEP=1;
52237 + HAVE_STRCASESTR=1;
52238 + HAVE_DECL_STRTOK_R=1;
52239 + HAVE_DECL_STRERROR_R=1;
52240 + HAVE_DECL_STRSIGNAL=1;
52241 + HAVE_STRVERSCMP=1;
52242 + REPLACE_MEMCHR=0;
52243 + REPLACE_MEMMEM=0;
52244 + REPLACE_STPNCPY=0;
52245 + REPLACE_STRCHRNUL=0;
52246 + REPLACE_STRDUP=0;
52247 + REPLACE_STRNCAT=0;
52248 + REPLACE_STRNDUP=0;
52249 + REPLACE_STRNLEN=0;
52250 + REPLACE_STRSTR=0;
52251 + REPLACE_STRCASESTR=0;
52252 + REPLACE_STRTOK_R=0;
52253 + REPLACE_STRERROR=0;
52254 + REPLACE_STRERROR_R=0;
52255 + REPLACE_STRSIGNAL=0;
52256 + UNDEFINE_STRTOK_R=0;
52257
52258
52259
52260 @@ -15471,65 +13335,19 @@ printf "%s\n" "#define HAVE_MAP_ANONYMOUS 1" >>confdefs.h
52261
52262
52263
52264 - HAVE_MBSLEN=0;
52265 - HAVE_EXPLICIT_BZERO=1;
52266 - HAVE_FFSL=1;
52267 - HAVE_FFSLL=1;
52268 - HAVE_DECL_MEMMEM=1;
52269 - HAVE_MEMPCPY=1;
52270 - HAVE_DECL_MEMRCHR=1;
52271 - HAVE_RAWMEMCHR=1;
52272 - HAVE_STPCPY=1;
52273 - HAVE_STPNCPY=1;
52274 - HAVE_STRCHRNUL=1;
52275 - HAVE_DECL_STRDUP=1;
52276 - HAVE_DECL_STRNDUP=1;
52277 - HAVE_DECL_STRNLEN=1;
52278 - HAVE_STRPBRK=1;
52279 - HAVE_STRSEP=1;
52280 - HAVE_STRCASESTR=1;
52281 - HAVE_DECL_STRTOK_R=1;
52282 - HAVE_DECL_STRERROR_R=1;
52283 - HAVE_STRERRORNAME_NP=1;
52284 - HAVE_SIGABBREV_NP=1;
52285 - HAVE_SIGDESCR_NP=1;
52286 - HAVE_DECL_STRSIGNAL=1;
52287 - HAVE_STRVERSCMP=1;
52288 - REPLACE_FFSLL=0;
52289 - REPLACE_MEMCHR=0;
52290 - REPLACE_MEMMEM=0;
52291 - REPLACE_STPNCPY=0;
52292 - REPLACE_STRCHRNUL=0;
52293 - REPLACE_STRDUP=0;
52294 - REPLACE_STRNCAT=0;
52295 - REPLACE_STRNDUP=0;
52296 - REPLACE_STRNLEN=0;
52297 - REPLACE_STRSTR=0;
52298 - REPLACE_STRCASESTR=0;
52299 - REPLACE_STRTOK_R=0;
52300 - REPLACE_STRERROR=0;
52301 - REPLACE_STRERROR_R=0;
52302 - REPLACE_STRERRORNAME_NP=0;
52303 - REPLACE_STRSIGNAL=0;
52304 - UNDEFINE_STRTOK_R=0;
52305 -
52306 -
52307 -
52308 -
52309
52310
52311 -
52312 -
52313 - # Detect platform-specific bugs in some versions of glibc:
52314 - # memchr should not dereference anything with length 0
52315 - # https://bugzilla.redhat.com/show_bug.cgi?id=499689
52316 - # memchr should not dereference overestimated length after a match
52317 - # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=521737
52318 - # https://sourceware.org/bugzilla/show_bug.cgi?id=10162
52319 - # memchr should cast the second argument to 'unsigned char'.
52320 - # This bug exists in Android 4.3.
52321 - # Assume that memchr works on platforms that lack mprotect.
52322 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether memchr works" >&5
52323 + if test $HAVE_MEMCHR = 1; then
52324 + # Detect platform-specific bugs in some versions of glibc:
52325 + # memchr should not dereference anything with length 0
52326 + # https://bugzilla.redhat.com/show_bug.cgi?id=499689
52327 + # memchr should not dereference overestimated length after a match
52328 + # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=521737
52329 + # https://sourceware.org/bugzilla/show_bug.cgi?id=10162
52330 + # memchr should cast the second argument to 'unsigned char'.
52331 + # This bug exists in Android 4.3.
52332 + # Assume that memchr works on platforms that lack mprotect.
52333 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether memchr works" >&5
52334 printf %s "checking whether memchr works... " >&6; }
52335 if test ${gl_cv_func_memchr_works+y}
52336 then :
52337 @@ -15538,13 +13356,13 @@ else $as_nop
52338 if test "$cross_compiling" = yes
52339 then :
52340 case "$host_os" in
52341 - # Guess no on Android.
52342 - linux*-android*) gl_cv_func_memchr_works="guessing no" ;;
52343 - # Guess yes on native Windows.
52344 - mingw*) gl_cv_func_memchr_works="guessing yes" ;;
52345 - # If we don't know, obey --enable-cross-guesses.
52346 - *) gl_cv_func_memchr_works="$gl_cross_guess_normal" ;;
52347 - esac
52348 + # Guess no on Android.
52349 + linux*-android*) gl_cv_func_memchr_works="guessing no" ;;
52350 + # Guess yes on native Windows.
52351 + mingw*) gl_cv_func_memchr_works="guessing yes" ;;
52352 + # Be pessimistic for now.
52353 + *) gl_cv_func_memchr_works="guessing no" ;;
52354 + esac
52355
52356 else $as_nop
52357 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
52358 @@ -15588,7 +13406,6 @@ main (void)
52359 #endif
52360 if (fence)
52361 {
52362 - /* Test against bugs on glibc systems. */
52363 if (memchr (fence, 0, 0))
52364 result |= 1;
52365 strcpy (fence - 9, "12345678");
52366 @@ -15596,9 +13413,6 @@ main (void)
52367 result |= 2;
52368 if (memchr (fence - 1, 0, 3) != fence - 1)
52369 result |= 4;
52370 - /* Test against bug on AIX 7.2. */
52371 - if (memchr (fence - 4, '6', 16) != fence - 4)
52372 - result |= 8;
52373 }
52374 /* Test against bug on Android 4.3. */
52375 {
52376 @@ -15607,7 +13421,7 @@ main (void)
52377 input[1] = 'b';
52378 input[2] = 'c';
52379 if (memchr (input, 0x789abc00 | 'b', 3) != input + 1)
52380 - result |= 16;
52381 + result |= 8;
52382 }
52383 return result;
52384
52385 @@ -15629,184 +13443,11 @@ fi
52386 fi
52387 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_memchr_works" >&5
52388 printf "%s\n" "$gl_cv_func_memchr_works" >&6; }
52389 - case "$gl_cv_func_memchr_works" in
52390 - *yes) ;;
52391 - *) REPLACE_MEMCHR=1 ;;
52392 - esac
52393 -
52394 -
52395 -
52396 - GL_GNULIB_EXPLICIT_BZERO=0
52397 -
52398 -
52399 -
52400 - GL_GNULIB_FFSL=0
52401 -
52402 -
52403 -
52404 - GL_GNULIB_FFSLL=0
52405 -
52406 -
52407 -
52408 - GL_GNULIB_MEMCHR=0
52409 -
52410 -
52411 -
52412 - GL_GNULIB_MEMMEM=0
52413 -
52414 -
52415 -
52416 - GL_GNULIB_MEMPCPY=0
52417 -
52418 -
52419 -
52420 - GL_GNULIB_MEMRCHR=0
52421 -
52422 -
52423 -
52424 - GL_GNULIB_RAWMEMCHR=0
52425 -
52426 -
52427 -
52428 - GL_GNULIB_STPCPY=0
52429 -
52430 -
52431 -
52432 - GL_GNULIB_STPNCPY=0
52433 -
52434 -
52435 -
52436 - GL_GNULIB_STRCHRNUL=0
52437 -
52438 -
52439 -
52440 - GL_GNULIB_STRDUP=0
52441 -
52442 -
52443 -
52444 - GL_GNULIB_STRNCAT=0
52445 -
52446 -
52447 -
52448 - GL_GNULIB_STRNDUP=0
52449 -
52450 -
52451 -
52452 - GL_GNULIB_STRNLEN=0
52453 -
52454 -
52455 -
52456 - GL_GNULIB_STRPBRK=0
52457 -
52458 -
52459 -
52460 - GL_GNULIB_STRSEP=0
52461 -
52462 -
52463 -
52464 - GL_GNULIB_STRSTR=0
52465 -
52466 -
52467 -
52468 - GL_GNULIB_STRCASESTR=0
52469 -
52470 -
52471 -
52472 - GL_GNULIB_STRTOK_R=0
52473 -
52474 -
52475 -
52476 - GL_GNULIB_MBSLEN=0
52477 -
52478 -
52479 -
52480 - GL_GNULIB_MBSNLEN=0
52481 -
52482 -
52483 -
52484 - GL_GNULIB_MBSCHR=0
52485 -
52486 -
52487 -
52488 - GL_GNULIB_MBSRCHR=0
52489 -
52490 -
52491 -
52492 - GL_GNULIB_MBSSTR=0
52493 -
52494 -
52495 -
52496 - GL_GNULIB_MBSCASECMP=0
52497 -
52498 -
52499 -
52500 - GL_GNULIB_MBSNCASECMP=0
52501 -
52502 -
52503 -
52504 - GL_GNULIB_MBSPCASECMP=0
52505 -
52506 -
52507 -
52508 - GL_GNULIB_MBSCASESTR=0
52509 -
52510 -
52511 -
52512 - GL_GNULIB_MBSCSPN=0
52513 -
52514 -
52515 -
52516 - GL_GNULIB_MBSPBRK=0
52517 -
52518 -
52519 -
52520 - GL_GNULIB_MBSSPN=0
52521 -
52522 -
52523 -
52524 - GL_GNULIB_MBSSEP=0
52525 -
52526 -
52527 -
52528 - GL_GNULIB_MBSTOK_R=0
52529 -
52530 -
52531 -
52532 - GL_GNULIB_STRERROR=0
52533 -
52534 -
52535 -
52536 - GL_GNULIB_STRERROR_R=0
52537 -
52538 -
52539 -
52540 - GL_GNULIB_STRERRORNAME_NP=0
52541 -
52542 -
52543 -
52544 - GL_GNULIB_SIGABBREV_NP=0
52545 -
52546 -
52547 -
52548 - GL_GNULIB_SIGDESCR_NP=0
52549 -
52550 -
52551 -
52552 - GL_GNULIB_STRSIGNAL=0
52553 -
52554 -
52555 -
52556 - GL_GNULIB_STRVERSCMP=0
52557 -
52558 -
52559 -
52560 - GL_GNULIB_MDA_MEMCCPY=1
52561 -
52562 -
52563 -
52564 - GL_GNULIB_MDA_STRDUP=1
52565 -
52566 -
52567 + case "$gl_cv_func_memchr_works" in
52568 + *yes) ;;
52569 + *) REPLACE_MEMCHR=1 ;;
52570 + esac
52571 + fi
52572
52573 ac_fn_check_decl "$LINENO" "memrchr" "ac_cv_have_decl_memrchr" "$ac_includes_default" "$ac_c_undeclared_builtin_options" "CFLAGS"
52574 if test "x$ac_cv_have_decl_memrchr" = xyes
52575 @@ -15821,86 +13462,6 @@ printf "%s\n" "#define HAVE_DECL_MEMRCHR $ac_have_decl" >>confdefs.h
52576
52577
52578
52579 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether <limits.h> defines MIN and MAX" >&5
52580 -printf %s "checking whether <limits.h> defines MIN and MAX... " >&6; }
52581 -if test ${gl_cv_minmax_in_limits_h+y}
52582 -then :
52583 - printf %s "(cached) " >&6
52584 -else $as_nop
52585 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
52586 -/* end confdefs.h. */
52587 -#include <limits.h>
52588 - int x = MIN (42, 17);
52589 -int
52590 -main (void)
52591 -{
52592 -
52593 - ;
52594 - return 0;
52595 -}
52596 -_ACEOF
52597 -if ac_fn_c_try_compile "$LINENO"
52598 -then :
52599 - gl_cv_minmax_in_limits_h=yes
52600 -else $as_nop
52601 - gl_cv_minmax_in_limits_h=no
52602 -fi
52603 -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
52604 -fi
52605 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_minmax_in_limits_h" >&5
52606 -printf "%s\n" "$gl_cv_minmax_in_limits_h" >&6; }
52607 - if test $gl_cv_minmax_in_limits_h = yes; then
52608 -
52609 -printf "%s\n" "#define HAVE_MINMAX_IN_LIMITS_H 1" >>confdefs.h
52610 -
52611 - fi
52612 -
52613 -
52614 -
52615 -
52616 -
52617 -
52618 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether <sys/param.h> defines MIN and MAX" >&5
52619 -printf %s "checking whether <sys/param.h> defines MIN and MAX... " >&6; }
52620 -if test ${gl_cv_minmax_in_sys_param_h+y}
52621 -then :
52622 - printf %s "(cached) " >&6
52623 -else $as_nop
52624 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
52625 -/* end confdefs.h. */
52626 -#include <sys/param.h>
52627 - int x = MIN (42, 17);
52628 -int
52629 -main (void)
52630 -{
52631 -
52632 - ;
52633 - return 0;
52634 -}
52635 -_ACEOF
52636 -if ac_fn_c_try_compile "$LINENO"
52637 -then :
52638 - gl_cv_minmax_in_sys_param_h=yes
52639 -else $as_nop
52640 - gl_cv_minmax_in_sys_param_h=no
52641 -fi
52642 -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
52643 -fi
52644 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_minmax_in_sys_param_h" >&5
52645 -printf "%s\n" "$gl_cv_minmax_in_sys_param_h" >&6; }
52646 - if test $gl_cv_minmax_in_sys_param_h = yes; then
52647 -
52648 -printf "%s\n" "#define HAVE_MINMAX_IN_SYS_PARAM_H 1" >>confdefs.h
52649 -
52650 - fi
52651 -
52652 -
52653 -
52654 -
52655 -
52656 -
52657 -
52658 -
52659
52660 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for O_CLOEXEC" >&5
52661 printf %s "checking for O_CLOEXEC... " >&6; }
52662 @@ -15974,15 +13535,6 @@ printf "%s\n" "#define PROMOTED_MODE_T $gl_cv_promoted_mode_t" >>confdefs.h
52663
52664
52665
52666 -
52667 -
52668 - if test $REPLACE_MALLOC_FOR_MALLOC_POSIX = 1; then
52669 - REPLACE_REALLOC_FOR_REALLOC_POSIX=1
52670 - fi
52671 -
52672 -
52673 -
52674 -
52675 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for stdbool.h that conforms to C99" >&5
52676 printf %s "checking for stdbool.h that conforms to C99... " >&6; }
52677 if test ${ac_cv_header_stdbool_h+y}
52678 @@ -16120,483 +13672,45 @@ printf "%s\n" "#define HAVE_WCHAR_T 1" >>confdefs.h
52679 fi
52680
52681
52682 + GNULIB_FFS=0;
52683 + HAVE_FFS=1;
52684 + HAVE_STRCASECMP=1;
52685 + HAVE_DECL_STRNCASECMP=1;
52686
52687
52688 +ac_fn_check_decl "$LINENO" "strdup" "ac_cv_have_decl_strdup" "$ac_includes_default" "$ac_c_undeclared_builtin_options" "CFLAGS"
52689 +if test "x$ac_cv_have_decl_strdup" = xyes
52690 +then :
52691 + ac_have_decl=1
52692 +else $as_nop
52693 + ac_have_decl=0
52694 +fi
52695 +printf "%s\n" "#define HAVE_DECL_STRDUP $ac_have_decl" >>confdefs.h
52696
52697
52698 -
52699 - GL_GENERATE_STDDEF_H=false
52700 -
52701 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for good max_align_t" >&5
52702 -printf %s "checking for good max_align_t... " >&6; }
52703 -if test ${gl_cv_type_max_align_t+y}
52704 + REPLACE_STRERROR_0=0
52705 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether strerror(0) succeeds" >&5
52706 +printf %s "checking whether strerror(0) succeeds... " >&6; }
52707 +if test ${gl_cv_func_strerror_0_works+y}
52708 then :
52709 printf %s "(cached) " >&6
52710 +else $as_nop
52711 + if test "$cross_compiling" = yes
52712 +then :
52713 + case "$host_os" in
52714 + # Guess yes on glibc systems.
52715 + *-gnu* | gnu*) gl_cv_func_strerror_0_works="guessing yes" ;;
52716 + # Guess yes on native Windows.
52717 + mingw*) gl_cv_func_strerror_0_works="guessing yes" ;;
52718 + # If we don't know, assume the worst.
52719 + *) gl_cv_func_strerror_0_works="guessing no" ;;
52720 + esac
52721 +
52722 else $as_nop
52723 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
52724 /* end confdefs.h. */
52725 -#include <stddef.h>
52726 - unsigned int s = sizeof (max_align_t);
52727 - #if defined __GNUC__ || defined __clang__ || defined __IBM__ALIGNOF__
52728 - int check1[2 * (__alignof__ (double) <= __alignof__ (max_align_t)) - 1];
52729 - int check2[2 * (__alignof__ (long double) <= __alignof__ (max_align_t)) - 1];
52730 - #endif
52731 - typedef struct { char a; max_align_t b; } max_helper;
52732 - typedef struct { char a; long b; } long_helper;
52733 - typedef struct { char a; double b; } double_helper;
52734 - typedef struct { char a; long double b; } long_double_helper;
52735 - int check3[2 * (offsetof (long_helper, b) <= offsetof (max_helper, b)) - 1];
52736 - int check4[2 * (offsetof (double_helper, b) <= offsetof (max_helper, b)) - 1];
52737 - int check5[2 * (offsetof (long_double_helper, b) <= offsetof (max_helper, b)) - 1];
52738 -
52739 -int
52740 -main (void)
52741 -{
52742 -
52743 - ;
52744 - return 0;
52745 -}
52746 -_ACEOF
52747 -if ac_fn_c_try_compile "$LINENO"
52748 -then :
52749 - gl_cv_type_max_align_t=yes
52750 -else $as_nop
52751 - gl_cv_type_max_align_t=no
52752 -fi
52753 -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
52754 -
52755 -fi
52756 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_type_max_align_t" >&5
52757 -printf "%s\n" "$gl_cv_type_max_align_t" >&6; }
52758 - if test $gl_cv_type_max_align_t = no; then
52759 - HAVE_MAX_ALIGN_T=0
52760 - GL_GENERATE_STDDEF_H=true
52761 - fi
52762 -
52763 - if test $gt_cv_c_wchar_t = no; then
52764 - HAVE_WCHAR_T=0
52765 - GL_GENERATE_STDDEF_H=true
52766 - fi
52767 -
52768 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether NULL can be used in arbitrary expressions" >&5
52769 -printf %s "checking whether NULL can be used in arbitrary expressions... " >&6; }
52770 -if test ${gl_cv_decl_null_works+y}
52771 -then :
52772 - printf %s "(cached) " >&6
52773 -else $as_nop
52774 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
52775 -/* end confdefs.h. */
52776 -#include <stddef.h>
52777 - int test[2 * (sizeof NULL == sizeof (void *)) -1];
52778 -
52779 -int
52780 -main (void)
52781 -{
52782 -
52783 - ;
52784 - return 0;
52785 -}
52786 -_ACEOF
52787 -if ac_fn_c_try_compile "$LINENO"
52788 -then :
52789 - gl_cv_decl_null_works=yes
52790 -else $as_nop
52791 - gl_cv_decl_null_works=no
52792 -fi
52793 -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
52794 -fi
52795 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_decl_null_works" >&5
52796 -printf "%s\n" "$gl_cv_decl_null_works" >&6; }
52797 - if test $gl_cv_decl_null_works = no; then
52798 - REPLACE_NULL=1
52799 - GL_GENERATE_STDDEF_H=true
52800 - fi
52801 -
52802 - if $GL_GENERATE_STDDEF_H; then
52803 -
52804 -
52805 -
52806 -
52807 -
52808 -
52809 -
52810 -
52811 - if test $gl_cv_have_include_next = yes; then
52812 - gl_cv_next_stddef_h='<'stddef.h'>'
52813 - else
52814 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking absolute name of <stddef.h>" >&5
52815 -printf %s "checking absolute name of <stddef.h>... " >&6; }
52816 -if test ${gl_cv_next_stddef_h+y}
52817 -then :
52818 - printf %s "(cached) " >&6
52819 -else $as_nop
52820 -
52821 -
52822 -
52823 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
52824 -/* end confdefs.h. */
52825 -#include <stddef.h>
52826 -_ACEOF
52827 - case "$host_os" in
52828 - aix*) gl_absname_cpp="$ac_cpp -C" ;;
52829 - *) gl_absname_cpp="$ac_cpp" ;;
52830 - esac
52831 -
52832 - case "$host_os" in
52833 - mingw*)
52834 - gl_dirsep_regex='[/\\]'
52835 - ;;
52836 - *)
52837 - gl_dirsep_regex='\/'
52838 - ;;
52839 - esac
52840 - gl_make_literal_regex_sed='s,[]$^\\.*/[],\\&,g'
52841 - gl_header_literal_regex=`echo 'stddef.h' \
52842 - | sed -e "$gl_make_literal_regex_sed"`
52843 - gl_absolute_header_sed="/${gl_dirsep_regex}${gl_header_literal_regex}/"'{
52844 - s/.*"\(.*'"${gl_dirsep_regex}${gl_header_literal_regex}"'\)".*/\1/
52845 - s|^/[^/]|//&|
52846 - p
52847 - q
52848 - }'
52849 -
52850 - gl_cv_absolute_stddef_h=`(eval "$gl_absname_cpp conftest.$ac_ext") 2>&5 |
52851 - sed -n "$gl_absolute_header_sed"`
52852 -
52853 - gl_header=$gl_cv_absolute_stddef_h
52854 - gl_cv_next_stddef_h='"'$gl_header'"'
52855 -
52856 -
52857 -fi
52858 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_next_stddef_h" >&5
52859 -printf "%s\n" "$gl_cv_next_stddef_h" >&6; }
52860 - fi
52861 - NEXT_STDDEF_H=$gl_cv_next_stddef_h
52862 -
52863 - if test $gl_cv_have_include_next = yes || test $gl_cv_have_include_next = buggy; then
52864 - # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
52865 - gl_next_as_first_directive='<'stddef.h'>'
52866 - else
52867 - # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include'
52868 - gl_next_as_first_directive=$gl_cv_next_stddef_h
52869 - fi
52870 - NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=$gl_next_as_first_directive
52871 -
52872 -
52873 -
52874 -
52875 - fi
52876 -
52877 -
52878 -
52879 -ac_fn_check_decl "$LINENO" "fcloseall" "ac_cv_have_decl_fcloseall" "$ac_includes_default" "$ac_c_undeclared_builtin_options" "CFLAGS"
52880 -if test "x$ac_cv_have_decl_fcloseall" = xyes
52881 -then :
52882 - ac_have_decl=1
52883 -else $as_nop
52884 - ac_have_decl=0
52885 -fi
52886 -printf "%s\n" "#define HAVE_DECL_FCLOSEALL $ac_have_decl" >>confdefs.h
52887 -
52888 -
52889 -
52890 -
52891 - printf "%s\n" "#define __USE_MINGW_ANSI_STDIO 1" >>confdefs.h
52892 -
52893 -
52894 -
52895 -
52896 -
52897 -
52898 -
52899 -
52900 -
52901 - if test $gl_cv_have_include_next = yes; then
52902 - gl_cv_next_stdio_h='<'stdio.h'>'
52903 - else
52904 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking absolute name of <stdio.h>" >&5
52905 -printf %s "checking absolute name of <stdio.h>... " >&6; }
52906 -if test ${gl_cv_next_stdio_h+y}
52907 -then :
52908 - printf %s "(cached) " >&6
52909 -else $as_nop
52910 -
52911 -
52912 -
52913 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
52914 -/* end confdefs.h. */
52915 -#include <stdio.h>
52916 -_ACEOF
52917 - case "$host_os" in
52918 - aix*) gl_absname_cpp="$ac_cpp -C" ;;
52919 - *) gl_absname_cpp="$ac_cpp" ;;
52920 - esac
52921 -
52922 - case "$host_os" in
52923 - mingw*)
52924 - gl_dirsep_regex='[/\\]'
52925 - ;;
52926 - *)
52927 - gl_dirsep_regex='\/'
52928 - ;;
52929 - esac
52930 - gl_make_literal_regex_sed='s,[]$^\\.*/[],\\&,g'
52931 - gl_header_literal_regex=`echo 'stdio.h' \
52932 - | sed -e "$gl_make_literal_regex_sed"`
52933 - gl_absolute_header_sed="/${gl_dirsep_regex}${gl_header_literal_regex}/"'{
52934 - s/.*"\(.*'"${gl_dirsep_regex}${gl_header_literal_regex}"'\)".*/\1/
52935 - s|^/[^/]|//&|
52936 - p
52937 - q
52938 - }'
52939 -
52940 - gl_cv_absolute_stdio_h=`(eval "$gl_absname_cpp conftest.$ac_ext") 2>&5 |
52941 - sed -n "$gl_absolute_header_sed"`
52942 -
52943 - gl_header=$gl_cv_absolute_stdio_h
52944 - gl_cv_next_stdio_h='"'$gl_header'"'
52945 -
52946 -
52947 -fi
52948 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_next_stdio_h" >&5
52949 -printf "%s\n" "$gl_cv_next_stdio_h" >&6; }
52950 - fi
52951 - NEXT_STDIO_H=$gl_cv_next_stdio_h
52952 -
52953 - if test $gl_cv_have_include_next = yes || test $gl_cv_have_include_next = buggy; then
52954 - # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
52955 - gl_next_as_first_directive='<'stdio.h'>'
52956 - else
52957 - # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include'
52958 - gl_next_as_first_directive=$gl_cv_next_stdio_h
52959 - fi
52960 - NEXT_AS_FIRST_DIRECTIVE_STDIO_H=$gl_next_as_first_directive
52961 -
52962 -
52963 -
52964 -
52965 -
52966 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking which flavor of printf attribute matches inttypes macros" >&5
52967 -printf %s "checking which flavor of printf attribute matches inttypes macros... " >&6; }
52968 -if test ${gl_cv_func_printf_attribute_flavor+y}
52969 -then :
52970 - printf %s "(cached) " >&6
52971 -else $as_nop
52972 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
52973 -/* end confdefs.h. */
52974 -
52975 - #define __STDC_FORMAT_MACROS 1
52976 - #include <stdio.h>
52977 - #include <inttypes.h>
52978 - /* For non-mingw systems, compilation will trivially succeed.
52979 - For mingw, compilation will succeed for older mingw (system
52980 - printf, "I64d") and fail for newer mingw (gnu printf, "lld"). */
52981 - #if (defined _WIN32 && ! defined __CYGWIN__) && \
52982 - (__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 4))
52983 - extern char PRIdMAX_probe[sizeof PRIdMAX == sizeof "I64d" ? 1 : -1];
52984 - #endif
52985 -
52986 -int
52987 -main (void)
52988 -{
52989 -
52990 - ;
52991 - return 0;
52992 -}
52993 -_ACEOF
52994 -if ac_fn_c_try_compile "$LINENO"
52995 -then :
52996 - gl_cv_func_printf_attribute_flavor=system
52997 -else $as_nop
52998 - gl_cv_func_printf_attribute_flavor=gnu
52999 -fi
53000 -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
53001 -fi
53002 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_printf_attribute_flavor" >&5
53003 -printf "%s\n" "$gl_cv_func_printf_attribute_flavor" >&6; }
53004 - if test "$gl_cv_func_printf_attribute_flavor" = gnu; then
53005 -
53006 -printf "%s\n" "#define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1" >>confdefs.h
53007 -
53008 - fi
53009 -
53010 -
53011 -
53012 -
53013 -
53014 -
53015 -
53016 -
53017 -
53018 -
53019 -
53020 -
53021 -
53022 - if test $ac_cv_have_decl_fcloseall = no; then
53023 - HAVE_DECL_FCLOSEALL=0
53024 - fi
53025 -
53026 -ac_fn_check_decl "$LINENO" "ecvt" "ac_cv_have_decl_ecvt" "$ac_includes_default" "$ac_c_undeclared_builtin_options" "CFLAGS"
53027 -if test "x$ac_cv_have_decl_ecvt" = xyes
53028 -then :
53029 - ac_have_decl=1
53030 -else $as_nop
53031 - ac_have_decl=0
53032 -fi
53033 -printf "%s\n" "#define HAVE_DECL_ECVT $ac_have_decl" >>confdefs.h
53034 -
53035 -ac_fn_check_decl "$LINENO" "fcvt" "ac_cv_have_decl_fcvt" "$ac_includes_default" "$ac_c_undeclared_builtin_options" "CFLAGS"
53036 -if test "x$ac_cv_have_decl_fcvt" = xyes
53037 -then :
53038 - ac_have_decl=1
53039 -else $as_nop
53040 - ac_have_decl=0
53041 -fi
53042 -printf "%s\n" "#define HAVE_DECL_FCVT $ac_have_decl" >>confdefs.h
53043 -
53044 -ac_fn_check_decl "$LINENO" "gcvt" "ac_cv_have_decl_gcvt" "$ac_includes_default" "$ac_c_undeclared_builtin_options" "CFLAGS"
53045 -if test "x$ac_cv_have_decl_gcvt" = xyes
53046 -then :
53047 - ac_have_decl=1
53048 -else $as_nop
53049 - ac_have_decl=0
53050 -fi
53051 -printf "%s\n" "#define HAVE_DECL_GCVT $ac_have_decl" >>confdefs.h
53052 -
53053 -
53054 -
53055 -
53056 -
53057 -
53058 -
53059 -
53060 -
53061 -
53062 -
53063 - if test $gl_cv_have_include_next = yes; then
53064 - gl_cv_next_stdlib_h='<'stdlib.h'>'
53065 - else
53066 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking absolute name of <stdlib.h>" >&5
53067 -printf %s "checking absolute name of <stdlib.h>... " >&6; }
53068 -if test ${gl_cv_next_stdlib_h+y}
53069 -then :
53070 - printf %s "(cached) " >&6
53071 -else $as_nop
53072 -
53073 -
53074 -
53075 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
53076 -/* end confdefs.h. */
53077 -#include <stdlib.h>
53078 -_ACEOF
53079 - case "$host_os" in
53080 - aix*) gl_absname_cpp="$ac_cpp -C" ;;
53081 - *) gl_absname_cpp="$ac_cpp" ;;
53082 - esac
53083 -
53084 - case "$host_os" in
53085 - mingw*)
53086 - gl_dirsep_regex='[/\\]'
53087 - ;;
53088 - *)
53089 - gl_dirsep_regex='\/'
53090 - ;;
53091 - esac
53092 - gl_make_literal_regex_sed='s,[]$^\\.*/[],\\&,g'
53093 - gl_header_literal_regex=`echo 'stdlib.h' \
53094 - | sed -e "$gl_make_literal_regex_sed"`
53095 - gl_absolute_header_sed="/${gl_dirsep_regex}${gl_header_literal_regex}/"'{
53096 - s/.*"\(.*'"${gl_dirsep_regex}${gl_header_literal_regex}"'\)".*/\1/
53097 - s|^/[^/]|//&|
53098 - p
53099 - q
53100 - }'
53101 -
53102 - gl_cv_absolute_stdlib_h=`(eval "$gl_absname_cpp conftest.$ac_ext") 2>&5 |
53103 - sed -n "$gl_absolute_header_sed"`
53104 -
53105 - gl_header=$gl_cv_absolute_stdlib_h
53106 - gl_cv_next_stdlib_h='"'$gl_header'"'
53107 -
53108 -
53109 -fi
53110 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_next_stdlib_h" >&5
53111 -printf "%s\n" "$gl_cv_next_stdlib_h" >&6; }
53112 - fi
53113 - NEXT_STDLIB_H=$gl_cv_next_stdlib_h
53114 -
53115 - if test $gl_cv_have_include_next = yes || test $gl_cv_have_include_next = buggy; then
53116 - # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
53117 - gl_next_as_first_directive='<'stdlib.h'>'
53118 - else
53119 - # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include'
53120 - gl_next_as_first_directive=$gl_cv_next_stdlib_h
53121 - fi
53122 - NEXT_AS_FIRST_DIRECTIVE_STDLIB_H=$gl_next_as_first_directive
53123 -
53124 -
53125 -
53126 -
53127 -
53128 -
53129 -
53130 -
53131 -
53132 -
53133 -
53134 -
53135 - if test $ac_cv_have_decl_ecvt = no; then
53136 - HAVE_DECL_ECVT=0
53137 - fi
53138 -
53139 - if test $ac_cv_have_decl_fcvt = no; then
53140 - HAVE_DECL_FCVT=0
53141 - fi
53142 -
53143 - if test $ac_cv_have_decl_gcvt = no; then
53144 - HAVE_DECL_GCVT=0
53145 - fi
53146 -
53147 -
53148 - HAVE_FFS=1;
53149 - HAVE_STRCASECMP=1;
53150 - HAVE_DECL_STRNCASECMP=1;
53151 -
53152 -ac_fn_check_decl "$LINENO" "strdup" "ac_cv_have_decl_strdup" "$ac_includes_default" "$ac_c_undeclared_builtin_options" "CFLAGS"
53153 -if test "x$ac_cv_have_decl_strdup" = xyes
53154 -then :
53155 - ac_have_decl=1
53156 -else $as_nop
53157 - ac_have_decl=0
53158 -fi
53159 -printf "%s\n" "#define HAVE_DECL_STRDUP $ac_have_decl" >>confdefs.h
53160 -
53161 -
53162 - REPLACE_STRERROR_0=0
53163 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether strerror(0) succeeds" >&5
53164 -printf %s "checking whether strerror(0) succeeds... " >&6; }
53165 -if test ${gl_cv_func_strerror_0_works+y}
53166 -then :
53167 - printf %s "(cached) " >&6
53168 -else $as_nop
53169 - if test "$cross_compiling" = yes
53170 -then :
53171 - case "$host_os" in
53172 - # Guess yes on glibc systems.
53173 - *-gnu* | gnu*) gl_cv_func_strerror_0_works="guessing yes" ;;
53174 - # Guess yes on musl systems.
53175 - *-musl*) gl_cv_func_strerror_0_works="guessing yes" ;;
53176 - # Guess yes on native Windows.
53177 - mingw*) gl_cv_func_strerror_0_works="guessing yes" ;;
53178 - # If we don't know, obey --enable-cross-guesses.
53179 - *) gl_cv_func_strerror_0_works="$gl_cross_guess_normal" ;;
53180 - esac
53181 -
53182 -else $as_nop
53183 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
53184 -/* end confdefs.h. */
53185 -#include <string.h>
53186 - #include <errno.h>
53187 +#include <string.h>
53188 + #include <errno.h>
53189
53190 int
53191 main (void)
53192 @@ -16648,6 +13762,7 @@ printf "%s\n" "#define REPLACE_STRERROR_0 1" >>confdefs.h
53193
53194
53195
53196 +
53197 if test $gl_cv_have_include_next = yes; then
53198 gl_cv_next_string_h='<'string.h'>'
53199 else
53200 @@ -16690,8 +13805,8 @@ _ACEOF
53201 gl_cv_absolute_string_h=`(eval "$gl_absname_cpp conftest.$ac_ext") 2>&5 |
53202 sed -n "$gl_absolute_header_sed"`
53203
53204 - gl_header=$gl_cv_absolute_string_h
53205 - gl_cv_next_string_h='"'$gl_header'"'
53206 + gl_header=$gl_cv_absolute_string_h
53207 + gl_cv_next_string_h='"'$gl_header'"'
53208
53209
53210 fi
53211 @@ -16726,8 +13841,6 @@ printf "%s\n" "$gl_cv_next_string_h" >&6; }
53212
53213
53214
53215 -
53216 -
53217
53218
53219
53220 @@ -16776,8 +13889,8 @@ _ACEOF
53221 gl_cv_absolute_strings_h=`(eval "$gl_absname_cpp conftest.$ac_ext") 2>&5 |
53222 sed -n "$gl_absolute_header_sed"`
53223
53224 - gl_header=$gl_cv_absolute_strings_h
53225 - gl_cv_next_strings_h='"'$gl_header'"'
53226 + gl_header=$gl_cv_absolute_strings_h
53227 + gl_cv_next_strings_h='"'$gl_header'"'
53228 else
53229 gl_cv_next_strings_h='<'strings.h'>'
53230 fi
53231 @@ -16814,14 +13927,73 @@ printf "%s\n" "$gl_cv_next_strings_h" >&6; }
53232
53233
53234
53235 - GL_GNULIB_FFS=0
53236
53237
53238
53239
53240
53241 + # Check for mmap(). Don't use AC_FUNC_MMAP, because it checks too much: it
53242 + # fails on HP-UX 11, because MAP_FIXED mappings do not work. But this is
53243 + # irrelevant for anonymous mappings.
53244 + ac_fn_c_check_func "$LINENO" "mmap" "ac_cv_func_mmap"
53245 +if test "x$ac_cv_func_mmap" = xyes
53246 +then :
53247 + gl_have_mmap=yes
53248 +else $as_nop
53249 + gl_have_mmap=no
53250 +fi
53251 +
53252 +
53253 + # Try to allow MAP_ANONYMOUS.
53254 + gl_have_mmap_anonymous=no
53255 + if test $gl_have_mmap = yes; then
53256 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for MAP_ANONYMOUS" >&5
53257 +printf %s "checking for MAP_ANONYMOUS... " >&6; }
53258 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
53259 +/* end confdefs.h. */
53260 +
53261 +#include <sys/mman.h>
53262 +#ifdef MAP_ANONYMOUS
53263 + I cannot identify this map
53264 +#endif
53265 +
53266 +_ACEOF
53267 +if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
53268 + $EGREP "I cannot identify this map" >/dev/null 2>&1
53269 +then :
53270 + gl_have_mmap_anonymous=yes
53271 +fi
53272 +rm -rf conftest*
53273 +
53274 + if test $gl_have_mmap_anonymous != yes; then
53275 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
53276 +/* end confdefs.h. */
53277 +
53278 +#include <sys/mman.h>
53279 +#ifdef MAP_ANON
53280 + I cannot identify this map
53281 +#endif
53282 +
53283 +_ACEOF
53284 +if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
53285 + $EGREP "I cannot identify this map" >/dev/null 2>&1
53286 +then :
53287 +
53288 +printf "%s\n" "#define MAP_ANONYMOUS MAP_ANON" >>confdefs.h
53289 +
53290 + gl_have_mmap_anonymous=yes
53291 +fi
53292 +rm -rf conftest*
53293 +
53294 + fi
53295 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_have_mmap_anonymous" >&5
53296 +printf "%s\n" "$gl_have_mmap_anonymous" >&6; }
53297 + if test $gl_have_mmap_anonymous = yes; then
53298
53299 +printf "%s\n" "#define HAVE_MAP_ANONYMOUS 1" >>confdefs.h
53300
53301 + fi
53302 + fi
53303
53304
53305
53306 @@ -16859,9 +14031,6 @@ else $as_nop
53307 # endif
53308 #endif
53309
53310 -
53311 -$gl_mda_defines
53312 -
53313 int
53314 main (void)
53315 {
53316 @@ -16949,8 +14118,6 @@ printf "%s\n" "$gl_cv_func_strncat_works" >&6; }
53317
53318
53319
53320 -
53321 -
53322 printf "%s\n" "#define _USE_STD_STAT 1" >>confdefs.h
53323
53324
53325 @@ -16962,6 +14129,7 @@ printf "%s\n" "#define _USE_STD_STAT 1" >>confdefs.h
53326
53327
53328
53329 +
53330 if test $gl_cv_have_include_next = yes; then
53331 gl_cv_next_sys_types_h='<'sys/types.h'>'
53332 else
53333 @@ -17004,8 +14172,8 @@ _ACEOF
53334 gl_cv_absolute_sys_types_h=`(eval "$gl_absname_cpp conftest.$ac_ext") 2>&5 |
53335 sed -n "$gl_absolute_header_sed"`
53336
53337 - gl_header=$gl_cv_absolute_sys_types_h
53338 - gl_cv_next_sys_types_h='"'$gl_header'"'
53339 + gl_header=$gl_cv_absolute_sys_types_h
53340 + gl_cv_next_sys_types_h='"'$gl_header'"'
53341
53342
53343 fi
53344 @@ -17040,28 +14208,6 @@ printf "%s\n" "$gl_cv_next_sys_types_h" >&6; }
53345
53346
53347
53348 -
53349 - HAVE_DECL_LOCALTIME_R=1;
53350 - HAVE_NANOSLEEP=1;
53351 - HAVE_STRPTIME=1;
53352 - HAVE_TIMEGM=1;
53353 - HAVE_TIMESPEC_GET=1;
53354 - HAVE_TIMESPEC_GETRES=1;
53355 - HAVE_TIMEZONE_T=0;
53356 - REPLACE_CTIME=GNULIB_PORTCHECK;
53357 - REPLACE_LOCALTIME_R=GNULIB_PORTCHECK;
53358 - REPLACE_MKTIME=GNULIB_PORTCHECK;
53359 - REPLACE_NANOSLEEP=GNULIB_PORTCHECK;
53360 - REPLACE_STRFTIME=GNULIB_PORTCHECK;
53361 - REPLACE_TIMEGM=GNULIB_PORTCHECK;
53362 - REPLACE_TZSET=GNULIB_PORTCHECK;
53363 -
53364 - : ${GNULIB_GETTIMEOFDAY=0};
53365 - REPLACE_GMTIME=0;
53366 - REPLACE_LOCALTIME=0;
53367 -
53368 -
53369 -
53370 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for struct timespec in <time.h>" >&5
53371 printf %s "checking for struct timespec in <time.h>... " >&6; }
53372 if test ${gl_cv_sys_struct_timespec_in_time_h+y}
53373 @@ -17252,8 +14398,8 @@ _ACEOF
53374 gl_cv_absolute_time_h=`(eval "$gl_absname_cpp conftest.$ac_ext") 2>&5 |
53375 sed -n "$gl_absolute_header_sed"`
53376
53377 - gl_header=$gl_cv_absolute_time_h
53378 - gl_cv_next_time_h='"'$gl_header'"'
53379 + gl_header=$gl_cv_absolute_time_h
53380 + gl_cv_next_time_h='"'$gl_header'"'
53381
53382
53383 fi
53384 @@ -17278,335 +14424,26 @@ printf "%s\n" "$gl_cv_next_time_h" >&6; }
53385
53386
53387
53388 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for TIME_UTC in <time.h>" >&5
53389 -printf %s "checking for TIME_UTC in <time.h>... " >&6; }
53390 -if test ${gl_cv_time_h_has_TIME_UTC+y}
53391 -then :
53392 - printf %s "(cached) " >&6
53393 -else $as_nop
53394 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
53395 -/* end confdefs.h. */
53396 -#include <time.h>
53397 -
53398 -int
53399 -main (void)
53400 -{
53401 -static int x = TIME_UTC; x++;
53402 - ;
53403 - return 0;
53404 -}
53405 -_ACEOF
53406 -if ac_fn_c_try_compile "$LINENO"
53407 -then :
53408 - gl_cv_time_h_has_TIME_UTC=yes
53409 -else $as_nop
53410 - gl_cv_time_h_has_TIME_UTC=no
53411 -fi
53412 -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
53413 -fi
53414 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_time_h_has_TIME_UTC" >&5
53415 -printf "%s\n" "$gl_cv_time_h_has_TIME_UTC" >&6; }
53416 - if test $gl_cv_time_h_has_TIME_UTC = yes; then
53417 - TIME_H_DEFINES_TIME_UTC=1
53418 - else
53419 - TIME_H_DEFINES_TIME_UTC=0
53420 - fi
53421 -
53422 -
53423 -
53424 -
53425 - GL_GNULIB_CTIME=0
53426 -
53427 -
53428 -
53429 - GL_GNULIB_MKTIME=0
53430 -
53431 -
53432 -
53433 - GL_GNULIB_LOCALTIME=0
53434 -
53435 -
53436 -
53437 - GL_GNULIB_NANOSLEEP=0
53438 -
53439 -
53440 -
53441 - GL_GNULIB_STRFTIME=0
53442 -
53443 -
53444 -
53445 - GL_GNULIB_STRPTIME=0
53446 -
53447 -
53448 -
53449 - GL_GNULIB_TIMEGM=0
53450 -
53451 -
53452 -
53453 - GL_GNULIB_TIMESPEC_GET=0
53454 -
53455 -
53456 -
53457 - GL_GNULIB_TIMESPEC_GETRES=0
53458 -
53459 -
53460 -
53461 - GL_GNULIB_TIME_R=0
53462 -
53463 -
53464 -
53465 - GL_GNULIB_TIME_RZ=0
53466 -
53467 -
53468 -
53469 - GL_GNULIB_TZSET=0
53470 -
53471 -
53472 -
53473 - GL_GNULIB_MDA_TZSET=1
53474 -
53475 -
53476 -
53477 -ac_fn_check_decl "$LINENO" "execvpe" "ac_cv_have_decl_execvpe" "$ac_includes_default" "$ac_c_undeclared_builtin_options" "CFLAGS"
53478 -if test "x$ac_cv_have_decl_execvpe" = xyes
53479 -then :
53480 - ac_have_decl=1
53481 -else $as_nop
53482 - ac_have_decl=0
53483 -fi
53484 -printf "%s\n" "#define HAVE_DECL_EXECVPE $ac_have_decl" >>confdefs.h
53485 -
53486 -
53487 -
53488 -
53489 -
53490 -
53491 -
53492 -
53493 -
53494 -
53495 -
53496 -
53497 -
53498 - if test $gl_cv_have_include_next = yes; then
53499 - gl_cv_next_unistd_h='<'unistd.h'>'
53500 - else
53501 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking absolute name of <unistd.h>" >&5
53502 -printf %s "checking absolute name of <unistd.h>... " >&6; }
53503 -if test ${gl_cv_next_unistd_h+y}
53504 -then :
53505 - printf %s "(cached) " >&6
53506 -else $as_nop
53507 -
53508 - if test $ac_cv_header_unistd_h = yes; then
53509 -
53510 -
53511 -
53512 -
53513 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
53514 -/* end confdefs.h. */
53515 -#include <unistd.h>
53516 -_ACEOF
53517 - case "$host_os" in
53518 - aix*) gl_absname_cpp="$ac_cpp -C" ;;
53519 - *) gl_absname_cpp="$ac_cpp" ;;
53520 - esac
53521 -
53522 - case "$host_os" in
53523 - mingw*)
53524 - gl_dirsep_regex='[/\\]'
53525 - ;;
53526 - *)
53527 - gl_dirsep_regex='\/'
53528 - ;;
53529 - esac
53530 - gl_make_literal_regex_sed='s,[]$^\\.*/[],\\&,g'
53531 - gl_header_literal_regex=`echo 'unistd.h' \
53532 - | sed -e "$gl_make_literal_regex_sed"`
53533 - gl_absolute_header_sed="/${gl_dirsep_regex}${gl_header_literal_regex}/"'{
53534 - s/.*"\(.*'"${gl_dirsep_regex}${gl_header_literal_regex}"'\)".*/\1/
53535 - s|^/[^/]|//&|
53536 - p
53537 - q
53538 - }'
53539 -
53540 - gl_cv_absolute_unistd_h=`(eval "$gl_absname_cpp conftest.$ac_ext") 2>&5 |
53541 - sed -n "$gl_absolute_header_sed"`
53542 -
53543 - gl_header=$gl_cv_absolute_unistd_h
53544 - gl_cv_next_unistd_h='"'$gl_header'"'
53545 - else
53546 - gl_cv_next_unistd_h='<'unistd.h'>'
53547 - fi
53548 -
53549 -
53550 -fi
53551 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_next_unistd_h" >&5
53552 -printf "%s\n" "$gl_cv_next_unistd_h" >&6; }
53553 - fi
53554 - NEXT_UNISTD_H=$gl_cv_next_unistd_h
53555 -
53556 - if test $gl_cv_have_include_next = yes || test $gl_cv_have_include_next = buggy; then
53557 - # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
53558 - gl_next_as_first_directive='<'unistd.h'>'
53559 - else
53560 - # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include'
53561 - gl_next_as_first_directive=$gl_cv_next_unistd_h
53562 - fi
53563 - NEXT_AS_FIRST_DIRECTIVE_UNISTD_H=$gl_next_as_first_directive
53564 -
53565 -
53566 -
53567 -
53568 - if test $ac_cv_header_unistd_h = yes; then
53569 - HAVE_UNISTD_H=1
53570 - else
53571 - HAVE_UNISTD_H=0
53572 - fi
53573 -
53574 -
53575 -
53576 -
53577 -
53578 -
53579 -
53580 -
53581 -
53582 -
53583 -
53584 -
53585 -
53586 - if test $ac_cv_have_decl_execvpe = no; then
53587 - HAVE_DECL_EXECVPE=0
53588 - fi
53589 -
53590 -
53591 -
53592 - HAVE_UTIME=1;
53593 - REPLACE_UTIME=0;
53594 -
53595 -
53596 -
53597 - GL_GNULIB_UTIME=0
53598 -
53599 -
53600 -
53601 - GL_GNULIB_MDA_UTIME=1
53602 -
53603 -
53604 -
53605 -
53606 -
53607 -
53608 -
53609 -
53610 -
53611 -
53612 -
53613 -
53614 -
53615 -
53616 -
53617 -
53618 -
53619 -
53620 - if test $gl_cv_have_include_next = yes; then
53621 - gl_cv_next_utime_h='<'utime.h'>'
53622 - else
53623 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking absolute name of <utime.h>" >&5
53624 -printf %s "checking absolute name of <utime.h>... " >&6; }
53625 -if test ${gl_cv_next_utime_h+y}
53626 -then :
53627 - printf %s "(cached) " >&6
53628 -else $as_nop
53629 -
53630 - if test $ac_cv_header_utime_h = yes; then
53631 -
53632 -
53633 -
53634 -
53635 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
53636 -/* end confdefs.h. */
53637 -#include <utime.h>
53638 -_ACEOF
53639 - case "$host_os" in
53640 - aix*) gl_absname_cpp="$ac_cpp -C" ;;
53641 - *) gl_absname_cpp="$ac_cpp" ;;
53642 - esac
53643 -
53644 - case "$host_os" in
53645 - mingw*)
53646 - gl_dirsep_regex='[/\\]'
53647 - ;;
53648 - *)
53649 - gl_dirsep_regex='\/'
53650 - ;;
53651 - esac
53652 - gl_make_literal_regex_sed='s,[]$^\\.*/[],\\&,g'
53653 - gl_header_literal_regex=`echo 'utime.h' \
53654 - | sed -e "$gl_make_literal_regex_sed"`
53655 - gl_absolute_header_sed="/${gl_dirsep_regex}${gl_header_literal_regex}/"'{
53656 - s/.*"\(.*'"${gl_dirsep_regex}${gl_header_literal_regex}"'\)".*/\1/
53657 - s|^/[^/]|//&|
53658 - p
53659 - q
53660 - }'
53661 -
53662 - gl_cv_absolute_utime_h=`(eval "$gl_absname_cpp conftest.$ac_ext") 2>&5 |
53663 - sed -n "$gl_absolute_header_sed"`
53664 -
53665 - gl_header=$gl_cv_absolute_utime_h
53666 - gl_cv_next_utime_h='"'$gl_header'"'
53667 - else
53668 - gl_cv_next_utime_h='<'utime.h'>'
53669 - fi
53670 -
53671 -
53672 -fi
53673 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_next_utime_h" >&5
53674 -printf "%s\n" "$gl_cv_next_utime_h" >&6; }
53675 - fi
53676 - NEXT_UTIME_H=$gl_cv_next_utime_h
53677 -
53678 - if test $gl_cv_have_include_next = yes || test $gl_cv_have_include_next = buggy; then
53679 - # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
53680 - gl_next_as_first_directive='<'utime.h'>'
53681 - else
53682 - # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include'
53683 - gl_next_as_first_directive=$gl_cv_next_utime_h
53684 - fi
53685 - NEXT_AS_FIRST_DIRECTIVE_UTIME_H=$gl_next_as_first_directive
53686 -
53687 -
53688 -
53689 -
53690 -
53691 - if test $ac_cv_header_utime_h = yes; then
53692 - HAVE_UTIME_H=1
53693 - else
53694 - HAVE_UTIME_H=0
53695 - fi
53696 -
53697 -
53698 -
53699 -
53700 -
53701 -
53702 -
53703 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the utimes function works" >&5
53704 -printf %s "checking whether the utimes function works... " >&6; }
53705 -if test ${gl_cv_func_working_utimes+y}
53706 +
53707 + GNULIB_UTIME=0;
53708 + HAVE_UTIME=1;
53709 + REPLACE_UTIME=0;
53710 +
53711 +
53712 +
53713 +
53714 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the utimes function works" >&5
53715 +printf %s "checking whether the utimes function works... " >&6; }
53716 +if test ${gl_cv_func_working_utimes+y}
53717 then :
53718 printf %s "(cached) " >&6
53719 else $as_nop
53720 if test "$cross_compiling" = yes
53721 then :
53722 case "$host_os" in
53723 - # Guess yes on musl systems.
53724 - *-musl*) gl_cv_func_working_utimes="guessing yes" ;;
53725 - # Guess no on native Windows.
53726 - mingw*) gl_cv_func_working_utimes="guessing no" ;;
53727 - *) gl_cv_func_working_utimes="$gl_cross_guess_normal" ;;
53728 + # Guess no on native Windows.
53729 + mingw*) gl_cv_func_working_utimes="guessing no" ;;
53730 + *) gl_cv_func_working_utimes="guessing no" ;;
53731 esac
53732
53733 else $as_nop
53734 @@ -17624,10 +14461,6 @@ else $as_nop
53735 #include <utime.h>
53736 #include <errno.h>
53737
53738 -
53739 -$gl_mda_defines
53740 -
53741 -
53742 static int
53743 inorder (time_t a, time_t b, time_t c)
53744 {
53745 @@ -17889,7 +14722,11 @@ printf "%s\n" "#define HAVE_INTMAX_T 1" >>confdefs.h
53746
53747 else
53748
53749 -printf "%s\n" "#define intmax_t long long" >>confdefs.h
53750 + test $ac_cv_type_long_long_int = yes \
53751 + && ac_type='long long' \
53752 + || ac_type='long'
53753 +
53754 +printf "%s\n" "#define intmax_t $ac_type" >>confdefs.h
53755
53756 fi
53757
53758 @@ -17912,12 +14749,9 @@ then :
53759 case "$host_os" in
53760 # Guess yes on glibc systems.
53761 *-gnu* | gnu*) gl_cv_func_snprintf_retval_c99="guessing yes";;
53762 - # Guess yes on musl systems.
53763 - *-musl*) gl_cv_func_snprintf_retval_c99="guessing yes";;
53764 # Guess yes on FreeBSD >= 5.
53765 freebsd[1-4].*) gl_cv_func_snprintf_retval_c99="guessing no";;
53766 freebsd* | kfreebsd*) gl_cv_func_snprintf_retval_c99="guessing yes";;
53767 - midnightbsd*) gl_cv_func_snprintf_retval_c99="guessing yes";;
53768 # Guess yes on Mac OS X >= 10.3.
53769 darwin[1-6].*) gl_cv_func_snprintf_retval_c99="guessing no";;
53770 darwin*) gl_cv_func_snprintf_retval_c99="guessing yes";;
53771 @@ -17958,8 +14792,8 @@ fi
53772 rm -rf conftest*
53773
53774 ;;
53775 - # If we don't know, obey --enable-cross-guesses.
53776 - *) gl_cv_func_snprintf_retval_c99="$gl_cross_guess_normal";;
53777 + # If we don't know, assume the worst.
53778 + *) gl_cv_func_snprintf_retval_c99="guessing no";;
53779 esac
53780
53781 else $as_nop
53782 @@ -18013,108 +14847,6 @@ printf "%s\n" "$gl_cv_func_snprintf_retval_c99" >&6; }
53783
53784
53785
53786 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether snprintf truncates the result as in C99" >&5
53787 -printf %s "checking whether snprintf truncates the result as in C99... " >&6; }
53788 -if test ${gl_cv_func_snprintf_truncation_c99+y}
53789 -then :
53790 - printf %s "(cached) " >&6
53791 -else $as_nop
53792 -
53793 - if test "$cross_compiling" = yes
53794 -then :
53795 -
53796 - case "$host_os" in
53797 - # Guess yes on glibc systems.
53798 - *-gnu* | gnu*) gl_cv_func_snprintf_truncation_c99="guessing yes";;
53799 - # Guess yes on musl systems.
53800 - *-musl*) gl_cv_func_snprintf_truncation_c99="guessing yes";;
53801 - # Guess yes on FreeBSD >= 5.
53802 - freebsd[1-4].*) gl_cv_func_snprintf_truncation_c99="guessing no";;
53803 - freebsd* | kfreebsd*) gl_cv_func_snprintf_truncation_c99="guessing yes";;
53804 - midnightbsd*) gl_cv_func_snprintf_truncation_c99="guessing yes";;
53805 - # Guess yes on Mac OS X >= 10.3.
53806 - darwin[1-6].*) gl_cv_func_snprintf_truncation_c99="guessing no";;
53807 - darwin*) gl_cv_func_snprintf_truncation_c99="guessing yes";;
53808 - # Guess yes on OpenBSD >= 3.9.
53809 - openbsd[1-2].* | openbsd3.[0-8] | openbsd3.[0-8].*)
53810 - gl_cv_func_snprintf_truncation_c99="guessing no";;
53811 - openbsd*) gl_cv_func_snprintf_truncation_c99="guessing yes";;
53812 - # Guess yes on Solaris >= 2.6.
53813 - solaris2.[0-5] | solaris2.[0-5].*)
53814 - gl_cv_func_snprintf_truncation_c99="guessing no";;
53815 - solaris*) gl_cv_func_snprintf_truncation_c99="guessing yes";;
53816 - # Guess yes on AIX >= 4.
53817 - aix[1-3]*) gl_cv_func_snprintf_truncation_c99="guessing no";;
53818 - aix*) gl_cv_func_snprintf_truncation_c99="guessing yes";;
53819 - # Guess yes on HP-UX >= 11.
53820 - hpux[7-9]* | hpux10*) gl_cv_func_snprintf_truncation_c99="guessing no";;
53821 - hpux*) gl_cv_func_snprintf_truncation_c99="guessing yes";;
53822 - # Guess yes on IRIX >= 6.5.
53823 - irix6.5) gl_cv_func_snprintf_truncation_c99="guessing yes";;
53824 - # Guess yes on OSF/1 >= 5.
53825 - osf[3-4]*) gl_cv_func_snprintf_truncation_c99="guessing no";;
53826 - osf*) gl_cv_func_snprintf_truncation_c99="guessing yes";;
53827 - # Guess yes on NetBSD >= 3.
53828 - netbsd[1-2]* | netbsdelf[1-2]* | netbsdaout[1-2]* | netbsdcoff[1-2]*)
53829 - gl_cv_func_snprintf_truncation_c99="guessing no";;
53830 - netbsd*) gl_cv_func_snprintf_truncation_c99="guessing yes";;
53831 - # Guess yes on BeOS.
53832 - beos*) gl_cv_func_snprintf_truncation_c99="guessing yes";;
53833 - # Guess yes on Android.
53834 - linux*-android*) gl_cv_func_snprintf_truncation_c99="guessing yes";;
53835 - # Guess no on native Windows.
53836 - mingw*) gl_cv_func_snprintf_truncation_c99="guessing no";;
53837 - # If we don't know, obey --enable-cross-guesses.
53838 - *) gl_cv_func_snprintf_truncation_c99="$gl_cross_guess_normal";;
53839 - esac
53840 -
53841 -else $as_nop
53842 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
53843 -/* end confdefs.h. */
53844 -
53845 -#include <stdio.h>
53846 -#include <string.h>
53847 -#if HAVE_SNPRINTF
53848 -# define my_snprintf snprintf
53849 -#else
53850 -# include <stdarg.h>
53851 -static int my_snprintf (char *buf, int size, const char *format, ...)
53852 -{
53853 - va_list args;
53854 - int ret;
53855 - va_start (args, format);
53856 - ret = vsnprintf (buf, size, format, args);
53857 - va_end (args);
53858 - return ret;
53859 -}
53860 -#endif
53861 -static char buf[100];
53862 -int main ()
53863 -{
53864 - strcpy (buf, "ABCDEF");
53865 - my_snprintf (buf, 3, "%d %d", 4567, 89);
53866 - if (memcmp (buf, "45\0DEF", 6) != 0)
53867 - return 1;
53868 - return 0;
53869 -}
53870 -_ACEOF
53871 -if ac_fn_c_try_run "$LINENO"
53872 -then :
53873 - gl_cv_func_snprintf_truncation_c99=yes
53874 -else $as_nop
53875 - gl_cv_func_snprintf_truncation_c99=no
53876 -fi
53877 -rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
53878 - conftest.$ac_objext conftest.beam conftest.$ac_ext
53879 -fi
53880 -
53881 -
53882 -fi
53883 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_snprintf_truncation_c99" >&5
53884 -printf "%s\n" "$gl_cv_func_snprintf_truncation_c99" >&6; }
53885 -
53886 -
53887 -
53888
53889
53890 ac_fn_c_check_func "$LINENO" "snprintf" "ac_cv_func_snprintf"
53891 @@ -18174,14 +14906,6 @@ printf "%s\n" "#define HAVE_SNPRINTF_RETVAL_C99 1" >>confdefs.h
53892 ;;
53893 esac
53894
53895 - case "$gl_cv_func_snprintf_truncation_c99" in
53896 - *yes)
53897 -
53898 -printf "%s\n" "#define HAVE_SNPRINTF_TRUNCATION_C99 1" >>confdefs.h
53899 -
53900 - ;;
53901 - esac
53902 -
53903
53904
53905
53906 @@ -18199,12 +14923,9 @@ then :
53907 case "$host_os" in
53908 # Guess yes on glibc systems.
53909 *-gnu* | gnu*) gl_cv_func_printf_sizes_c99="guessing yes";;
53910 - # Guess yes on musl systems.
53911 - *-musl*) gl_cv_func_printf_sizes_c99="guessing yes";;
53912 # Guess yes on FreeBSD >= 5.
53913 freebsd[1-4].*) gl_cv_func_printf_sizes_c99="guessing no";;
53914 freebsd* | kfreebsd*) gl_cv_func_printf_sizes_c99="guessing yes";;
53915 - midnightbsd*) gl_cv_func_printf_sizes_c99="guessing yes";;
53916 # Guess yes on Mac OS X >= 10.3.
53917 darwin[1-6].*) gl_cv_func_printf_sizes_c99="guessing no";;
53918 darwin*) gl_cv_func_printf_sizes_c99="guessing yes";;
53919 @@ -18240,8 +14961,8 @@ fi
53920 rm -rf conftest*
53921
53922 ;;
53923 - # If we don't know, obey --enable-cross-guesses.
53924 - *) gl_cv_func_printf_sizes_c99="$gl_cross_guess_normal";;
53925 + # If we don't know, assume the worst.
53926 + *) gl_cv_func_printf_sizes_c99="guessing no";;
53927 esac
53928
53929 else $as_nop
53930 @@ -18393,12 +15114,9 @@ then :
53931 case "$host_os" in
53932 # Guess yes on glibc systems.
53933 *-gnu* | gnu*) gl_cv_func_printf_infinite="guessing yes";;
53934 - # Guess yes on musl systems.
53935 - *-musl*) gl_cv_func_printf_infinite="guessing yes";;
53936 # Guess yes on FreeBSD >= 6.
53937 freebsd[1-5].*) gl_cv_func_printf_infinite="guessing no";;
53938 freebsd* | kfreebsd*) gl_cv_func_printf_infinite="guessing yes";;
53939 - midnightbsd*) gl_cv_func_printf_infinite="guessing yes";;
53940 # Guess yes on Mac OS X >= 10.3.
53941 darwin[1-6].*) gl_cv_func_printf_infinite="guessing no";;
53942 darwin*) gl_cv_func_printf_infinite="guessing yes";;
53943 @@ -18409,9 +15127,6 @@ then :
53944 netbsd[1-2]* | netbsdelf[1-2]* | netbsdaout[1-2]* | netbsdcoff[1-2]*)
53945 gl_cv_func_printf_infinite="guessing no";;
53946 netbsd*) gl_cv_func_printf_infinite="guessing yes";;
53947 - # Guess yes on OpenBSD >= 6.0.
53948 - openbsd[1-5].*) gl_cv_func_printf_infinite="guessing no";;
53949 - openbsd*) gl_cv_func_printf_infinite="guessing yes";;
53950 # Guess yes on BeOS.
53951 beos*) gl_cv_func_printf_infinite="guessing yes";;
53952 # Guess no on Android.
53953 @@ -18435,8 +15150,8 @@ fi
53954 rm -rf conftest*
53955
53956 ;;
53957 - # If we don't know, obey --enable-cross-guesses.
53958 - *) gl_cv_func_printf_infinite="$gl_cross_guess_normal";;
53959 + # If we don't know, assume the worst.
53960 + *) gl_cv_func_printf_infinite="guessing no";;
53961 esac
53962
53963 else $as_nop
53964 @@ -18553,18 +15268,12 @@ then :
53965 case "$host_os" in
53966 # Guess yes on glibc systems.
53967 *-gnu* | gnu*) gl_cv_func_printf_infinite_long_double="guessing yes";;
53968 - # Guess yes on musl systems.
53969 - *-musl*) gl_cv_func_printf_infinite_long_double="guessing yes";;
53970 # Guess yes on FreeBSD >= 6.
53971 freebsd[1-5].*) gl_cv_func_printf_infinite_long_double="guessing no";;
53972 freebsd* | kfreebsd*) gl_cv_func_printf_infinite_long_double="guessing yes";;
53973 - midnightbsd*) gl_cv_func_printf_infinite_long_double="guessing yes";;
53974 # Guess yes on HP-UX >= 11.
53975 hpux[7-9]* | hpux10*) gl_cv_func_printf_infinite_long_double="guessing no";;
53976 hpux*) gl_cv_func_printf_infinite_long_double="guessing yes";;
53977 - # Guess yes on OpenBSD >= 6.0.
53978 - openbsd[1-5].*) gl_cv_func_printf_infinite_long_double="guessing no";;
53979 - openbsd*) gl_cv_func_printf_infinite_long_double="guessing yes";;
53980 # Guess no on Android.
53981 linux*-android*) gl_cv_func_printf_infinite_long_double="guessing no";;
53982 # Guess yes on MSVC, no on mingw.
53983 @@ -18586,8 +15295,8 @@ fi
53984 rm -rf conftest*
53985
53986 ;;
53987 - # If we don't know, obey --enable-cross-guesses.
53988 - *) gl_cv_func_printf_infinite_long_double="$gl_cross_guess_normal";;
53989 + # If we don't know, assume the worst.
53990 + *) gl_cv_func_printf_infinite_long_double="guessing no";;
53991 esac
53992 ;;
53993 esac
53994 @@ -18634,7 +15343,7 @@ nocrash_init (void)
53995 /* Allocate a port on which the thread shall listen for exceptions. */
53996 if (mach_port_allocate (self, MACH_PORT_RIGHT_RECEIVE, &our_exception_port)
53997 == KERN_SUCCESS) {
53998 - /* See https://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */
53999 + /* See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */
54000 if (mach_port_insert_right (self, our_exception_port, our_exception_port,
54001 MACH_MSG_TYPE_MAKE_SEND)
54002 == KERN_SUCCESS) {
54003 @@ -18653,7 +15362,7 @@ nocrash_init (void)
54004 for a particular thread. This has the effect that when our exception
54005 port gets the message, the thread specific exception port has already
54006 been asked, and we don't need to bother about it.
54007 - See https://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html. */
54008 + See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html. */
54009 task_set_exception_ports (self, mask, our_exception_port,
54010 EXCEPTION_DEFAULT, MACHINE_THREAD_STATE);
54011 }
54012 @@ -18914,14 +15623,12 @@ fi
54013 rm -rf conftest*
54014
54015 ;;
54016 - # Guess yes on musl systems.
54017 - *-musl*) gl_cv_func_printf_directive_a="guessing yes";;
54018 # Guess no on Android.
54019 linux*-android*) gl_cv_func_printf_directive_a="guessing no";;
54020 # Guess no on native Windows.
54021 mingw*) gl_cv_func_printf_directive_a="guessing no";;
54022 - # If we don't know, obey --enable-cross-guesses.
54023 - *) gl_cv_func_printf_directive_a="$gl_cross_guess_normal";;
54024 + # If we don't know, assume the worst.
54025 + *) gl_cv_func_printf_directive_a="guessing no";;
54026 esac
54027
54028 else $as_nop
54029 @@ -18947,7 +15654,7 @@ int main ()
54030 && strcmp (buf, "-0X6.488P-1 33") != 0
54031 && strcmp (buf, "-0XC.91P-2 33") != 0))
54032 result |= 2;
54033 - /* This catches a FreeBSD 13.0 bug: it doesn't round. */
54034 + /* This catches a FreeBSD 6.1 bug: it doesn't round. */
54035 if (sprintf (buf, "%.2a %d", 1.51, 33, 44, 55) < 0
54036 || (strcmp (buf, "0x1.83p+0 33") != 0
54037 && strcmp (buf, "0x3.05p-1 33") != 0
54038 @@ -19014,18 +15721,12 @@ then :
54039 case "$host_os" in
54040 # Guess yes on glibc systems.
54041 *-gnu* | gnu*) gl_cv_func_printf_directive_f="guessing yes";;
54042 - # Guess yes on musl systems.
54043 - *-musl*) gl_cv_func_printf_directive_f="guessing yes";;
54044 # Guess yes on FreeBSD >= 6.
54045 freebsd[1-5].*) gl_cv_func_printf_directive_f="guessing no";;
54046 freebsd* | kfreebsd*) gl_cv_func_printf_directive_f="guessing yes";;
54047 - midnightbsd*) gl_cv_func_printf_directive_f="guessing yes";;
54048 # Guess yes on Mac OS X >= 10.3.
54049 darwin[1-6].*) gl_cv_func_printf_directive_f="guessing no";;
54050 darwin*) gl_cv_func_printf_directive_f="guessing yes";;
54051 - # Guess yes on OpenBSD >= 6.0.
54052 - openbsd[1-5].*) gl_cv_func_printf_directive_f="guessing no";;
54053 - openbsd*) gl_cv_func_printf_directive_f="guessing yes";;
54054 # Guess yes on Solaris >= 2.10.
54055 solaris2.[1-9][0-9]*) gl_cv_func_printf_directive_f="guessing yes";;
54056 solaris*) gl_cv_func_printf_directive_f="guessing no";;
54057 @@ -19050,8 +15751,8 @@ fi
54058 rm -rf conftest*
54059
54060 ;;
54061 - # If we don't know, obey --enable-cross-guesses.
54062 - *) gl_cv_func_printf_directive_f="$gl_cross_guess_normal";;
54063 + # If we don't know, assume the worst.
54064 + *) gl_cv_func_printf_directive_f="guessing no";;
54065 esac
54066
54067 else $as_nop
54068 @@ -19105,22 +15806,6 @@ else $as_nop
54069 if test "$cross_compiling" = yes
54070 then :
54071 case "$host_os" in
54072 - # Guess no on glibc when _FORTIFY_SOURCE >= 2.
54073 - *-gnu* | gnu*) cat confdefs.h - <<_ACEOF >conftest.$ac_ext
54074 -/* end confdefs.h. */
54075 -#if _FORTIFY_SOURCE >= 2
54076 - error fail
54077 - #endif
54078 -
54079 -_ACEOF
54080 -if ac_fn_c_try_compile "$LINENO"
54081 -then :
54082 - gl_cv_func_printf_directive_n="guessing yes"
54083 -else $as_nop
54084 - gl_cv_func_printf_directive_n="guessing no"
54085 -fi
54086 -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
54087 - ;;
54088 # Guess no on Android.
54089 linux*-android*) gl_cv_func_printf_directive_n="guessing no";;
54090 # Guess no on native Windows.
54091 @@ -19136,10 +15821,7 @@ else $as_nop
54092 #include <stdlib.h>
54093 #include <string.h>
54094 #ifdef _MSC_VER
54095 -#include <inttypes.h>
54096 -/* See page about "Parameter Validation" on msdn.microsoft.com.
54097 - <https://docs.microsoft.com/en-us/cpp/c-runtime-library/parameter-validation>
54098 - <https://docs.microsoft.com/en-us/cpp/c-runtime-library/reference/set-invalid-parameter-handler-set-thread-local-invalid-parameter-handler> */
54099 +/* See page about "Parameter Validation" on msdn.microsoft.com. */
54100 static void cdecl
54101 invalid_parameter_handler (const wchar_t *expression,
54102 const wchar_t *function,
54103 @@ -19196,9 +15878,7 @@ else $as_nop
54104 then :
54105
54106 case "$host_os" in
54107 - # Guess yes on OpenBSD >= 6.0.
54108 - openbsd[1-5].*) gl_cv_func_printf_directive_ls="guessing no";;
54109 - openbsd*) gl_cv_func_printf_directive_ls="guessing yes";;
54110 + openbsd*) gl_cv_func_printf_directive_ls="guessing no";;
54111 irix*) gl_cv_func_printf_directive_ls="guessing no";;
54112 solaris*) gl_cv_func_printf_directive_ls="guessing no";;
54113 cygwin*) gl_cv_func_printf_directive_ls="guessing no";;
54114 @@ -19214,7 +15894,13 @@ else $as_nop
54115 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
54116 /* end confdefs.h. */
54117
54118 +/* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
54119 + <wchar.h>.
54120 + BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
54121 + included before <wchar.h>. */
54122 +#include <stddef.h>
54123 #include <stdio.h>
54124 +#include <time.h>
54125 #include <wchar.h>
54126 #include <string.h>
54127 int main ()
54128 @@ -19450,16 +16136,14 @@ then :
54129 case "$host_os" in
54130 # Guess yes on glibc systems.
54131 *-gnu* | gnu*) gl_cv_func_printf_flag_zero="guessing yes";;
54132 - # Guess yes on musl systems.
54133 - *-musl*) gl_cv_func_printf_flag_zero="guessing yes";;
54134 # Guess yes on BeOS.
54135 beos*) gl_cv_func_printf_flag_zero="guessing yes";;
54136 # Guess no on Android.
54137 linux*-android*) gl_cv_func_printf_flag_zero="guessing no";;
54138 # Guess no on native Windows.
54139 mingw*) gl_cv_func_printf_flag_zero="guessing no";;
54140 - # If we don't know, obey --enable-cross-guesses.
54141 - *) gl_cv_func_printf_flag_zero="$gl_cross_guess_normal";;
54142 + # If we don't know, assume the worst.
54143 + *) gl_cv_func_printf_flag_zero="guessing no";;
54144 esac
54145
54146 else $as_nop
54147 @@ -19595,7 +16279,7 @@ mach_exception_thread (void *arg)
54148 struct {
54149 mach_msg_header_t head;
54150 mach_msg_body_t msgh_body;
54151 - char data[1024];
54152 + char data1024;
54153 } msg;
54154 mach_msg_return_t retval;
54155 /* Wait for a message on the exception port. */
54156 @@ -19612,7 +16296,7 @@ nocrash_init (void)
54157 /* Allocate a port on which the thread shall listen for exceptions. */
54158 if (mach_port_allocate (self, MACH_PORT_RIGHT_RECEIVE, &our_exception_port)
54159 == KERN_SUCCESS) {
54160 - /* See https://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */
54161 + /* See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */
54162 if (mach_port_insert_right (self, our_exception_port, our_exception_port,
54163 MACH_MSG_TYPE_MAKE_SEND)
54164 == KERN_SUCCESS) {
54165 @@ -19631,7 +16315,7 @@ nocrash_init (void)
54166 for a particular thread. This has the effect that when our exception
54167 port gets the message, the thread specific exception port has already
54168 been asked, and we don't need to bother about it.
54169 - See https://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html. */
54170 + See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html. */
54171 task_set_exception_ports (self, mask, our_exception_port,
54172 EXCEPTION_DEFAULT, MACHINE_THREAD_STATE);
54173 }
54174 @@ -19782,8 +16466,8 @@ _ACEOF
54175 haiku*) gl_cv_func_printf_enomem="guessing yes";;
54176 # Guess no on Android.
54177 linux*-android*) gl_cv_func_printf_enomem="guessing no";;
54178 - # If we don't know, obey --enable-cross-guesses.
54179 - *) gl_cv_func_printf_enomem="$gl_cross_guess_normal";;
54180 + # If we don't know, assume the worst.
54181 + *) gl_cv_func_printf_enomem="guessing no";;
54182 esac
54183 fi
54184
54185 @@ -19804,6 +16488,46 @@ printf "%s\n" "#define NEED_PRINTF_LONG_DOUBLE 1" >>confdefs.h
54186 esac
54187
54188
54189 + GNULIB_BTOWC=0;
54190 + GNULIB_WCTOB=0;
54191 + GNULIB_MBSINIT=0;
54192 + GNULIB_MBRTOWC=0;
54193 + GNULIB_MBRLEN=0;
54194 + GNULIB_MBSRTOWCS=0;
54195 + GNULIB_MBSNRTOWCS=0;
54196 + GNULIB_WCRTOMB=0;
54197 + GNULIB_WCSRTOMBS=0;
54198 + GNULIB_WCSNRTOMBS=0;
54199 + GNULIB_WCWIDTH=0;
54200 + GNULIB_WMEMCHR=0;
54201 + GNULIB_WMEMCMP=0;
54202 + GNULIB_WMEMCPY=0;
54203 + GNULIB_WMEMMOVE=0;
54204 + GNULIB_WMEMSET=0;
54205 + GNULIB_WCSLEN=0;
54206 + GNULIB_WCSNLEN=0;
54207 + GNULIB_WCSCPY=0;
54208 + GNULIB_WCPCPY=0;
54209 + GNULIB_WCSNCPY=0;
54210 + GNULIB_WCPNCPY=0;
54211 + GNULIB_WCSCAT=0;
54212 + GNULIB_WCSNCAT=0;
54213 + GNULIB_WCSCMP=0;
54214 + GNULIB_WCSNCMP=0;
54215 + GNULIB_WCSCASECMP=0;
54216 + GNULIB_WCSNCASECMP=0;
54217 + GNULIB_WCSCOLL=0;
54218 + GNULIB_WCSXFRM=0;
54219 + GNULIB_WCSDUP=0;
54220 + GNULIB_WCSCHR=0;
54221 + GNULIB_WCSRCHR=0;
54222 + GNULIB_WCSCSPN=0;
54223 + GNULIB_WCSSPN=0;
54224 + GNULIB_WCSPBRK=0;
54225 + GNULIB_WCSSTR=0;
54226 + GNULIB_WCSTOK=0;
54227 + GNULIB_WCSWIDTH=0;
54228 + GNULIB_WCSFTIME=0;
54229 HAVE_BTOWC=1;
54230 HAVE_MBSINIT=1;
54231 HAVE_MBRTOWC=1;
54232 @@ -19817,7 +16541,6 @@ printf "%s\n" "#define NEED_PRINTF_LONG_DOUBLE 1" >>confdefs.h
54233 HAVE_WMEMCMP=1;
54234 HAVE_WMEMCPY=1;
54235 HAVE_WMEMMOVE=1;
54236 - HAVE_WMEMPCPY=1;
54237 HAVE_WMEMSET=1;
54238 HAVE_WCSLEN=1;
54239 HAVE_WCSNLEN=1;
54240 @@ -19844,7 +16567,6 @@ printf "%s\n" "#define NEED_PRINTF_LONG_DOUBLE 1" >>confdefs.h
54241 HAVE_WCSWIDTH=1;
54242 HAVE_WCSFTIME=1;
54243 HAVE_DECL_WCTOB=1;
54244 - HAVE_DECL_WCSDUP=1;
54245 HAVE_DECL_WCWIDTH=1;
54246 REPLACE_MBSTATE_T=0;
54247 REPLACE_BTOWC=0;
54248 @@ -19860,64 +16582,70 @@ printf "%s\n" "#define NEED_PRINTF_LONG_DOUBLE 1" >>confdefs.h
54249 REPLACE_WCWIDTH=0;
54250 REPLACE_WCSWIDTH=0;
54251 REPLACE_WCSFTIME=0;
54252 - REPLACE_WCSTOK=0;
54253
54254
54255 -
54256 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether <wchar.h> uses 'inline' correctly" >&5
54257 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether <wchar.h> uses 'inline' correctly" >&5
54258 printf %s "checking whether <wchar.h> uses 'inline' correctly... " >&6; }
54259 if test ${gl_cv_header_wchar_h_correct_inline+y}
54260 then :
54261 printf %s "(cached) " >&6
54262 else $as_nop
54263 gl_cv_header_wchar_h_correct_inline=yes
54264 - case "$host_os" in
54265 - *-gnu* | gnu*)
54266 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
54267 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
54268 /* end confdefs.h. */
54269
54270 -
54271 - #define wcstod renamed_wcstod
54272 - #include <wchar.h>
54273 - extern int zero (void);
54274 - int main () { return zero(); }
54275 + #define wcstod renamed_wcstod
54276 +/* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
54277 + <wchar.h>.
54278 + BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
54279 + included before <wchar.h>. */
54280 +#include <stddef.h>
54281 +#include <stdio.h>
54282 +#include <time.h>
54283 +#include <wchar.h>
54284 +extern int zero (void);
54285 +int main () { return zero(); }
54286
54287 _ACEOF
54288 - save_ac_compile="$ac_compile"
54289 - ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest1/`
54290 - if echo '#include "conftest.c"' >conftest1.c \
54291 - && { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
54292 + save_ac_compile="$ac_compile"
54293 + ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest1/`
54294 + if echo '#include "conftest.c"' >conftest1.c &&
54295 + { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
54296 (eval $ac_compile) 2>&5
54297 ac_status=$?
54298 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
54299 test $ac_status = 0; }; then
54300 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
54301 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
54302 /* end confdefs.h. */
54303
54304 -
54305 - #define wcstod renamed_wcstod
54306 - #include <wchar.h>
54307 - int zero (void) { return 0; }
54308 + #define wcstod renamed_wcstod
54309 +/* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
54310 + <wchar.h>.
54311 + BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
54312 + included before <wchar.h>. */
54313 +#include <stddef.h>
54314 +#include <stdio.h>
54315 +#include <time.h>
54316 +#include <wchar.h>
54317 +int zero (void) { return 0; }
54318
54319 _ACEOF
54320 - ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest2/`
54321 - if echo '#include "conftest.c"' >conftest2.c \
54322 - && { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
54323 + ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest2/`
54324 + if echo '#include "conftest.c"' >conftest2.c &&
54325 + { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
54326 (eval $ac_compile) 2>&5
54327 ac_status=$?
54328 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
54329 test $ac_status = 0; }; then
54330 - if $CC -o conftest$ac_exeext $CFLAGS $LDFLAGS conftest1.$ac_objext conftest2.$ac_objext $LIBS >&5 2>&1; then
54331 - :
54332 - else
54333 - gl_cv_header_wchar_h_correct_inline=no
54334 - fi
54335 - fi
54336 + if $CC -o conftest$ac_exeext $CFLAGS $LDFLAGS conftest1.$ac_objext conftest2.$ac_objext $LIBS >&5 2>&1; then
54337 + :
54338 + else
54339 + gl_cv_header_wchar_h_correct_inline=no
54340 fi
54341 - ac_compile="$save_ac_compile"
54342 - rm -f conftest12.c conftest12.$ac_objext conftest$ac_exeext
54343 - ;;
54344 - esac
54345 + fi
54346 + fi
54347 + ac_compile="$save_ac_compile"
54348 + rm -f conftest12.c conftest12.$ac_objext conftest$ac_exeext
54349
54350 fi
54351 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_header_wchar_h_correct_inline" >&5
54352 @@ -19945,383 +16673,6 @@ Configuration aborted." "$LINENO" 5
54353
54354
54355
54356 -
54357 -
54358 -
54359 -
54360 -
54361 -
54362 -
54363 -
54364 -
54365 -
54366 -
54367 - if test $gl_cv_have_include_next = yes; then
54368 - gl_cv_next_wchar_h='<'wchar.h'>'
54369 - else
54370 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking absolute name of <wchar.h>" >&5
54371 -printf %s "checking absolute name of <wchar.h>... " >&6; }
54372 -if test ${gl_cv_next_wchar_h+y}
54373 -then :
54374 - printf %s "(cached) " >&6
54375 -else $as_nop
54376 -
54377 - if test $ac_cv_header_wchar_h = yes; then
54378 -
54379 -
54380 -
54381 -
54382 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
54383 -/* end confdefs.h. */
54384 -#include <wchar.h>
54385 -_ACEOF
54386 - case "$host_os" in
54387 - aix*) gl_absname_cpp="$ac_cpp -C" ;;
54388 - *) gl_absname_cpp="$ac_cpp" ;;
54389 - esac
54390 -
54391 - case "$host_os" in
54392 - mingw*)
54393 - gl_dirsep_regex='[/\\]'
54394 - ;;
54395 - *)
54396 - gl_dirsep_regex='\/'
54397 - ;;
54398 - esac
54399 - gl_make_literal_regex_sed='s,[]$^\\.*/[],\\&,g'
54400 - gl_header_literal_regex=`echo 'wchar.h' \
54401 - | sed -e "$gl_make_literal_regex_sed"`
54402 - gl_absolute_header_sed="/${gl_dirsep_regex}${gl_header_literal_regex}/"'{
54403 - s/.*"\(.*'"${gl_dirsep_regex}${gl_header_literal_regex}"'\)".*/\1/
54404 - s|^/[^/]|//&|
54405 - p
54406 - q
54407 - }'
54408 -
54409 - gl_cv_absolute_wchar_h=`(eval "$gl_absname_cpp conftest.$ac_ext") 2>&5 |
54410 - sed -n "$gl_absolute_header_sed"`
54411 -
54412 - gl_header=$gl_cv_absolute_wchar_h
54413 - gl_cv_next_wchar_h='"'$gl_header'"'
54414 - else
54415 - gl_cv_next_wchar_h='<'wchar.h'>'
54416 - fi
54417 -
54418 -
54419 -fi
54420 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_next_wchar_h" >&5
54421 -printf "%s\n" "$gl_cv_next_wchar_h" >&6; }
54422 - fi
54423 - NEXT_WCHAR_H=$gl_cv_next_wchar_h
54424 -
54425 - if test $gl_cv_have_include_next = yes || test $gl_cv_have_include_next = buggy; then
54426 - # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
54427 - gl_next_as_first_directive='<'wchar.h'>'
54428 - else
54429 - # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include'
54430 - gl_next_as_first_directive=$gl_cv_next_wchar_h
54431 - fi
54432 - NEXT_AS_FIRST_DIRECTIVE_WCHAR_H=$gl_next_as_first_directive
54433 -
54434 -
54435 -
54436 -
54437 - if test $ac_cv_header_wchar_h = yes; then
54438 - HAVE_WCHAR_H=1
54439 - else
54440 - HAVE_WCHAR_H=0
54441 - fi
54442 -
54443 -
54444 -
54445 -
54446 -
54447 - if test $gt_cv_c_wint_t = yes; then
54448 - HAVE_WINT_T=1
54449 - else
54450 - HAVE_WINT_T=0
54451 - fi
54452 -
54453 -
54454 -
54455 -
54456 -
54457 -
54458 -
54459 -
54460 -
54461 -
54462 - ac_fn_check_decl "$LINENO" "wcsdup" "ac_cv_have_decl_wcsdup" "
54463 - #include <wchar.h>
54464 -
54465 -" "$ac_c_undeclared_builtin_options" "CFLAGS"
54466 -if test "x$ac_cv_have_decl_wcsdup" = xyes
54467 -then :
54468 - ac_have_decl=1
54469 -else $as_nop
54470 - ac_have_decl=0
54471 -fi
54472 -printf "%s\n" "#define HAVE_DECL_WCSDUP $ac_have_decl" >>confdefs.h
54473 -
54474 - if test $ac_cv_have_decl_wcsdup = no; then
54475 - HAVE_DECL_WCSDUP=0
54476 - fi
54477 -
54478 -
54479 -
54480 - GL_GNULIB_BTOWC=0
54481 -
54482 -
54483 -
54484 - GL_GNULIB_WCTOB=0
54485 -
54486 -
54487 -
54488 - GL_GNULIB_MBSINIT=0
54489 -
54490 -
54491 -
54492 - GL_GNULIB_MBRTOWC=0
54493 -
54494 -
54495 -
54496 - GL_GNULIB_MBRLEN=0
54497 -
54498 -
54499 -
54500 - GL_GNULIB_MBSRTOWCS=0
54501 -
54502 -
54503 -
54504 - GL_GNULIB_MBSNRTOWCS=0
54505 -
54506 -
54507 -
54508 - GL_GNULIB_WCRTOMB=0
54509 -
54510 -
54511 -
54512 - GL_GNULIB_WCSRTOMBS=0
54513 -
54514 -
54515 -
54516 - GL_GNULIB_WCSNRTOMBS=0
54517 -
54518 -
54519 -
54520 - GL_GNULIB_WCWIDTH=0
54521 -
54522 -
54523 -
54524 - GL_GNULIB_WMEMCHR=0
54525 -
54526 -
54527 -
54528 - GL_GNULIB_WMEMCMP=0
54529 -
54530 -
54531 -
54532 - GL_GNULIB_WMEMCPY=0
54533 -
54534 -
54535 -
54536 - GL_GNULIB_WMEMMOVE=0
54537 -
54538 -
54539 -
54540 - GL_GNULIB_WMEMPCPY=0
54541 -
54542 -
54543 -
54544 - GL_GNULIB_WMEMSET=0
54545 -
54546 -
54547 -
54548 - GL_GNULIB_WCSLEN=0
54549 -
54550 -
54551 -
54552 - GL_GNULIB_WCSNLEN=0
54553 -
54554 -
54555 -
54556 - GL_GNULIB_WCSCPY=0
54557 -
54558 -
54559 -
54560 - GL_GNULIB_WCPCPY=0
54561 -
54562 -
54563 -
54564 - GL_GNULIB_WCSNCPY=0
54565 -
54566 -
54567 -
54568 - GL_GNULIB_WCPNCPY=0
54569 -
54570 -
54571 -
54572 - GL_GNULIB_WCSCAT=0
54573 -
54574 -
54575 -
54576 - GL_GNULIB_WCSNCAT=0
54577 -
54578 -
54579 -
54580 - GL_GNULIB_WCSCMP=0
54581 -
54582 -
54583 -
54584 - GL_GNULIB_WCSNCMP=0
54585 -
54586 -
54587 -
54588 - GL_GNULIB_WCSCASECMP=0
54589 -
54590 -
54591 -
54592 - GL_GNULIB_WCSNCASECMP=0
54593 -
54594 -
54595 -
54596 - GL_GNULIB_WCSCOLL=0
54597 -
54598 -
54599 -
54600 - GL_GNULIB_WCSXFRM=0
54601 -
54602 -
54603 -
54604 - GL_GNULIB_WCSDUP=0
54605 -
54606 -
54607 -
54608 - GL_GNULIB_WCSCHR=0
54609 -
54610 -
54611 -
54612 - GL_GNULIB_WCSRCHR=0
54613 -
54614 -
54615 -
54616 - GL_GNULIB_WCSCSPN=0
54617 -
54618 -
54619 -
54620 - GL_GNULIB_WCSSPN=0
54621 -
54622 -
54623 -
54624 - GL_GNULIB_WCSPBRK=0
54625 -
54626 -
54627 -
54628 - GL_GNULIB_WCSSTR=0
54629 -
54630 -
54631 -
54632 - GL_GNULIB_WCSTOK=0
54633 -
54634 -
54635 -
54636 - GL_GNULIB_WCSWIDTH=0
54637 -
54638 -
54639 -
54640 - GL_GNULIB_WCSFTIME=0
54641 -
54642 -
54643 -
54644 - GL_GNULIB_MDA_WCSDUP=1
54645 -
54646 -
54647 -
54648 -
54649 -
54650 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler option to allow warnings" >&5
54651 -printf %s "checking for C compiler option to allow warnings... " >&6; }
54652 -if test ${gl_cv_cc_wallow+y}
54653 -then :
54654 - printf %s "(cached) " >&6
54655 -else $as_nop
54656 - rm -f conftest*
54657 - echo 'int dummy;' > conftest.c
54658 - { ac_try='${CC-cc} $CFLAGS $CPPFLAGS -c conftest.c 2>conftest1.err'
54659 - { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5
54660 - (eval $ac_try) 2>&5
54661 - ac_status=$?
54662 - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
54663 - test $ac_status = 0; }; } >/dev/null
54664 - { ac_try='${CC-cc} $CFLAGS $CPPFLAGS -Wno-error -c conftest.c 2>conftest2.err'
54665 - { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5
54666 - (eval $ac_try) 2>&5
54667 - ac_status=$?
54668 - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
54669 - test $ac_status = 0; }; } >/dev/null
54670 - if test $? = 0 && test `wc -l < conftest1.err` = `wc -l < conftest2.err`; then
54671 - gl_cv_cc_wallow='-Wno-error'
54672 - else
54673 - gl_cv_cc_wallow=none
54674 - fi
54675 - rm -f conftest*
54676 -
54677 -fi
54678 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_cc_wallow" >&5
54679 -printf "%s\n" "$gl_cv_cc_wallow" >&6; }
54680 - case "$gl_cv_cc_wallow" in
54681 - none) GL_CFLAG_ALLOW_WARNINGS='' ;;
54682 - *) GL_CFLAG_ALLOW_WARNINGS="$gl_cv_cc_wallow" ;;
54683 - esac
54684 -
54685 -
54686 -
54687 -
54688 - GL_CFLAG_GNULIB_WARNINGS=''
54689 - if test -n "$GL_CFLAG_ALLOW_WARNINGS"; then
54690 - cat > conftest.c <<\EOF
54691 - #if __GNUC__ >= 3 || (__clang_major__ + (__clang_minor__ >= 9) > 3)
54692 - -Wno-cast-qual
54693 - -Wno-conversion
54694 - -Wno-float-equal
54695 - -Wno-sign-compare
54696 - -Wno-undef
54697 - -Wno-unused-function
54698 - -Wno-unused-parameter
54699 - #endif
54700 - #if __GNUC__ + (__GNUC_MINOR__ >= 9) > 4 || (__clang_major__ + (__clang_minor__ >= 9) > 3)
54701 - -Wno-float-conversion
54702 - #endif
54703 - #if __GNUC__ >= 7 || (__clang_major__ + (__clang_minor__ >= 9) > 3)
54704 - -Wimplicit-fallthrough
54705 - #endif
54706 - #if __GNUC__ + (__GNUC_MINOR__ >= 8) > 4 || (__clang_major__ + (__clang_minor__ >= 9) > 3)
54707 - -Wno-pedantic
54708 - #endif
54709 - #if __GNUC__ + (__GNUC_MINOR__ >= 3) > 4 || (__clang_major__ + (__clang_minor__ >= 9) > 3)
54710 - -Wno-sign-conversion
54711 - -Wno-type-limits
54712 - #endif
54713 - #if __GNUC__ + (__GNUC_MINOR__ >= 5) > 4
54714 - -Wno-unsuffixed-float-constants
54715 - #endif
54716 -EOF
54717 - gl_command="$CC $CFLAGS $CPPFLAGS -E conftest.c > conftest.out"
54718 - if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$gl_command\""; } >&5
54719 - (eval $gl_command) 2>&5
54720 - ac_status=$?
54721 - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
54722 - test $ac_status = 0; }; then
54723 - gl_options=`grep -v '#' conftest.out`
54724 - for word in $gl_options; do
54725 - GL_CFLAG_GNULIB_WARNINGS="$GL_CFLAG_GNULIB_WARNINGS $word"
54726 - done
54727 - fi
54728 - rm -f conftest.c conftest.out
54729 - fi
54730 -
54731 -
54732 -
54733 if false; then
54734 GL_COND_LIBTOOL_TRUE=
54735 GL_COND_LIBTOOL_FALSE='#'
54736 @@ -20343,11 +16694,7 @@ fi
54737
54738
54739
54740 -
54741 -
54742 -
54743 gl_source_base='autotools/gnulib'
54744 - gl_source_base_prefix=
54745
54746
54747 if test $ac_cv_func_alloca_works = no; then
54748 @@ -20388,232 +16735,27 @@ printf "%s\n" "$gl_cv_rpl_alloca" >&6; }
54749
54750 printf "%s\n" "#define HAVE_ALLOCA 1" >>confdefs.h
54751
54752 - GL_GENERATE_ALLOCA_H=true
54753 + ALLOCA_H=alloca.h
54754 else
54755 - GL_GENERATE_ALLOCA_H=false
54756 + ALLOCA_H=
54757 fi
54758 else
54759 - GL_GENERATE_ALLOCA_H=true
54760 - fi
54761 -
54762 - if test $ac_cv_working_alloca_h = yes; then
54763 - HAVE_ALLOCA_H=1
54764 - else
54765 - HAVE_ALLOCA_H=0
54766 + ALLOCA_H=alloca.h
54767 fi
54768
54769 -
54770 -
54771 -
54772 -
54773 -
54774 - case "$GL_GENERATE_ALLOCA_H" in
54775 - false) ALLOCA_H='' ;;
54776 - true)
54777 - if test -z "$ALLOCA_H"; then
54778 - ALLOCA_H="${gl_source_base_prefix}alloca.h"
54779 - fi
54780 - ;;
54781 - *) echo "*** GL_GENERATE_ALLOCA_H is not set correctly" 1>&2; exit 1 ;;
54782 - esac
54783 -
54784 -
54785 - if $GL_GENERATE_ALLOCA_H; then
54786 + if test -n "$ALLOCA_H"; then
54787 GL_GENERATE_ALLOCA_H_TRUE=
54788 GL_GENERATE_ALLOCA_H_FALSE='#'
54789 else
54790 GL_GENERATE_ALLOCA_H_TRUE='#'
54791 GL_GENERATE_ALLOCA_H_FALSE=
54792 fi
54793 -:
54794 - if test -z "${GL_GENERATE_ALLOCA_H_TRUE}" && test -z "${GL_GENERATE_ALLOCA_H_FALSE}"; then
54795 - GL_GENERATE_ALLOCA_H_TRUE='#'
54796 - GL_GENERATE_ALLOCA_H_FALSE='#'
54797 - fi
54798 -
54799 -
54800 -
54801 -
54802 -
54803 -
54804 -
54805 -
54806 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for __builtin_expect" >&5
54807 -printf %s "checking for __builtin_expect... " >&6; }
54808 -if test ${gl_cv___builtin_expect+y}
54809 -then :
54810 - printf %s "(cached) " >&6
54811 -else $as_nop
54812 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
54813 -/* end confdefs.h. */
54814 -
54815 - int
54816 - main (int argc, char **argv)
54817 - {
54818 - argc = __builtin_expect (argc, 100);
54819 - return argv[argc != 100][0];
54820 - }
54821 -_ACEOF
54822 -if ac_fn_c_try_link "$LINENO"
54823 -then :
54824 - gl_cv___builtin_expect=yes
54825 -else $as_nop
54826 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
54827 -/* end confdefs.h. */
54828 -
54829 - #include <builtins.h>
54830 - int
54831 - main (int argc, char **argv)
54832 - {
54833 - argc = __builtin_expect (argc, 100);
54834 - return argv[argc != 100][0];
54835 - }
54836 -_ACEOF
54837 -if ac_fn_c_try_link "$LINENO"
54838 -then :
54839 - gl_cv___builtin_expect="in <builtins.h>"
54840 -else $as_nop
54841 - gl_cv___builtin_expect=no
54842 -fi
54843 -rm -f core conftest.err conftest.$ac_objext conftest.beam \
54844 - conftest$ac_exeext conftest.$ac_ext
54845 -fi
54846 -rm -f core conftest.err conftest.$ac_objext conftest.beam \
54847 - conftest$ac_exeext conftest.$ac_ext
54848 -fi
54849 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv___builtin_expect" >&5
54850 -printf "%s\n" "$gl_cv___builtin_expect" >&6; }
54851 - if test "$gl_cv___builtin_expect" = yes; then
54852 - printf "%s\n" "#define HAVE___BUILTIN_EXPECT 1" >>confdefs.h
54853 -
54854 - elif test "$gl_cv___builtin_expect" = "in <builtins.h>"; then
54855 - printf "%s\n" "#define HAVE___BUILTIN_EXPECT 2" >>confdefs.h
54856 -
54857 - fi
54858 -
54859 -
54860 -
54861 -
54862 -
54863 - REPLACE_CALLOC_FOR_CALLOC_GNU="$REPLACE_CALLOC_FOR_CALLOC_POSIX"
54864 - if test $REPLACE_CALLOC_FOR_CALLOC_GNU = 0; then
54865 -
54866 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether calloc (0, n) and calloc (n, 0) return nonnull" >&5
54867 -printf %s "checking whether calloc (0, n) and calloc (n, 0) return nonnull... " >&6; }
54868 -if test ${ac_cv_func_calloc_0_nonnull+y}
54869 -then :
54870 - printf %s "(cached) " >&6
54871 -else $as_nop
54872 - if test $cross_compiling != yes; then
54873 - ac_cv_func_calloc_0_nonnull=yes
54874 - if test "$cross_compiling" = yes
54875 -then :
54876 - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
54877 -printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;}
54878 -as_fn_error $? "cannot run test program while cross compiling
54879 -See \`config.log' for more details" "$LINENO" 5; }
54880 -else $as_nop
54881 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
54882 -/* end confdefs.h. */
54883 -$ac_includes_default
54884 -int
54885 -main (void)
54886 -{
54887 -int result = 0;
54888 - char * volatile p = calloc (0, 0);
54889 - if (!p)
54890 - result |= 1;
54891 - free (p);
54892 - return result;
54893 -
54894 - ;
54895 - return 0;
54896 -}
54897 -_ACEOF
54898 -if ac_fn_c_try_run "$LINENO"
54899 -then :
54900 -
54901 -else $as_nop
54902 - ac_cv_func_calloc_0_nonnull=no
54903 -fi
54904 -rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
54905 - conftest.$ac_objext conftest.beam conftest.$ac_ext
54906 -fi
54907 -
54908 - else
54909 - case "$host_os" in
54910 - # Guess yes on glibc systems.
54911 - *-gnu* | gnu*) ac_cv_func_calloc_0_nonnull="guessing yes" ;;
54912 - # Guess yes on musl systems.
54913 - *-musl*) ac_cv_func_calloc_0_nonnull="guessing yes" ;;
54914 - # Guess yes on native Windows.
54915 - mingw*) ac_cv_func_calloc_0_nonnull="guessing yes" ;;
54916 - # If we don't know, obey --enable-cross-guesses.
54917 - *) ac_cv_func_calloc_0_nonnull="$gl_cross_guess_normal" ;;
54918 - esac
54919 - fi
54920 -
54921 -fi
54922 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_calloc_0_nonnull" >&5
54923 -printf "%s\n" "$ac_cv_func_calloc_0_nonnull" >&6; }
54924 - case $ac_cv_func_calloc_0_nonnull in #(
54925 - *yes) :
54926 - ;; #(
54927 - *) :
54928 - REPLACE_CALLOC_FOR_CALLOC_GNU=1 ;;
54929 -esac
54930 -
54931 - fi
54932 -
54933 - if test $REPLACE_CALLOC_FOR_CALLOC_GNU = 1; then
54934 -
54935 -
54936 -
54937 -
54938 -
54939 -
54940 -
54941 -
54942 - gl_LIBOBJS="$gl_LIBOBJS calloc.$ac_objext"
54943 -
54944 - fi
54945 -
54946 -
54947 -
54948 -
54949 -
54950 -
54951 -
54952 -
54953 -
54954 - GL_GNULIB_CALLOC_GNU=1
54955 -
54956 -
54957 -
54958 -
54959 -
54960 -printf "%s\n" "#define GNULIB_TEST_CALLOC_GNU 1" >>confdefs.h
54961 -
54962 -
54963 -
54964 -
54965 -
54966 -
54967 - if test $REPLACE_MALLOC_FOR_MALLOC_POSIX = 1; then
54968 - REPLACE_CALLOC_FOR_CALLOC_POSIX=1
54969 - fi
54970 -
54971 - if test $REPLACE_CALLOC_FOR_CALLOC_POSIX = 1; then
54972 -
54973 -
54974 -
54975
54976
54977 -
54978 -
54979 -
54980 - gl_LIBOBJS="$gl_LIBOBJS calloc.$ac_objext"
54981 -
54982 + if test $ac_cv_working_alloca_h = yes; then
54983 + HAVE_ALLOCA_H=1
54984 + else
54985 + HAVE_ALLOCA_H=0
54986 fi
54987
54988
54989 @@ -20624,15 +16766,8 @@ printf "%s\n" "#define GNULIB_TEST_CALLOC_GNU 1" >>confdefs.h
54990
54991
54992
54993 - GL_GNULIB_CALLOC_POSIX=1
54994 -
54995 -
54996 -
54997 -
54998 -
54999 -printf "%s\n" "#define GNULIB_TEST_CALLOC_POSIX 1" >>confdefs.h
55000 -
55001
55002 + gl_LIBOBJS="$gl_LIBOBJS openat-proc.$ac_objext"
55003
55004
55005
55006 @@ -20658,45 +16793,35 @@ printf "%s\n" "#define GNULIB_TEST_CALLOC_POSIX 1" >>confdefs.h
55007 esac
55008 fi
55009
55010 -
55011 - if test $HAVE_CANONICALIZE_FILE_NAME = 0 || test $REPLACE_CANONICALIZE_FILE_NAME = 1; then
55012 - GL_COND_OBJ_CANONICALIZE_LGPL_TRUE=
55013 - GL_COND_OBJ_CANONICALIZE_LGPL_FALSE='#'
55014 -else
55015 - GL_COND_OBJ_CANONICALIZE_LGPL_TRUE='#'
55016 - GL_COND_OBJ_CANONICALIZE_LGPL_FALSE=
55017 -fi
55018 -:
55019 - if test -z "${GL_COND_OBJ_CANONICALIZE_LGPL_TRUE}" && test -z "${GL_COND_OBJ_CANONICALIZE_LGPL_FALSE}"; then
55020 - GL_COND_OBJ_CANONICALIZE_LGPL_TRUE='#'
55021 - GL_COND_OBJ_CANONICALIZE_LGPL_FALSE='#'
55022 - fi
55023 + if test $HAVE_CANONICALIZE_FILE_NAME = 0 || test $REPLACE_CANONICALIZE_FILE_NAME = 1; then
55024
55025
55026
55027 -printf "%s\n" "#define GNULIB_CANONICALIZE_LGPL 1" >>confdefs.h
55028
55029
55030
55031
55032
55033 + gl_LIBOBJS="$gl_LIBOBJS canonicalize-lgpl.$ac_objext"
55034
55035 + fi
55036
55037
55038 +printf "%s\n" "#define GNULIB_CANONICALIZE_LGPL 1" >>confdefs.h
55039
55040
55041
55042 - GL_GNULIB_CANONICALIZE_FILE_NAME=1
55043
55044
55045
55046
55047 + GNULIB_CANONICALIZE_FILE_NAME=1
55048
55049 -printf "%s\n" "#define GNULIB_TEST_CANONICALIZE_FILE_NAME 1" >>confdefs.h
55050
55051
55052
55053
55054 +printf "%s\n" "#define GNULIB_TEST_CANONICALIZE_FILE_NAME 1" >>confdefs.h
55055
55056
55057
55058 @@ -20705,7 +16830,7 @@ printf "%s\n" "#define GNULIB_TEST_CANONICALIZE_FILE_NAME 1" >>confdefs.h
55059
55060
55061
55062 - GL_GNULIB_REALPATH=1
55063 + GNULIB_REALPATH=1
55064
55065
55066
55067 @@ -20720,11 +16845,7 @@ printf "%s\n" "#define GNULIB_TEST_REALPATH 1" >>confdefs.h
55068
55069
55070
55071 -
55072 -
55073 -
55074 -
55075 - GL_GNULIB_CHDIR=1
55076 + GNULIB_CHDIR=1
55077
55078
55079
55080 @@ -20736,9 +16857,9 @@ printf "%s\n" "#define GNULIB_TEST_CHDIR 1" >>confdefs.h
55081
55082
55083
55084 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether this system supports file names of any length" >&5
55085 -printf %s "checking whether this system supports file names of any length... " >&6; }
55086 -if test ${gl_cv_have_unlimited_file_name_length+y}
55087 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether this system has an arbitrary file name length limit" >&5
55088 +printf %s "checking whether this system has an arbitrary file name length limit... " >&6; }
55089 +if test ${gl_cv_have_arbitrary_file_name_length_limit+y}
55090 then :
55091 printf %s "(cached) " >&6
55092 else $as_nop
55093 @@ -20772,35 +16893,29 @@ _ACEOF
55094 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
55095 $EGREP "have_arbitrary_file_name_length_limit" >/dev/null 2>&1
55096 then :
55097 - gl_cv_have_unlimited_file_name_length=no
55098 + gl_cv_have_arbitrary_file_name_length_limit=yes
55099 else $as_nop
55100 - gl_cv_have_unlimited_file_name_length=yes
55101 + gl_cv_have_arbitrary_file_name_length_limit=no
55102 fi
55103 rm -rf conftest*
55104
55105 fi
55106 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_have_unlimited_file_name_length" >&5
55107 -printf "%s\n" "$gl_cv_have_unlimited_file_name_length" >&6; }
55108 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_have_arbitrary_file_name_length_limit" >&5
55109 +printf "%s\n" "$gl_cv_have_arbitrary_file_name_length_limit" >&6; }
55110 +
55111 + if test $gl_cv_have_arbitrary_file_name_length_limit = yes; then
55112 +
55113
55114
55115 - if test $gl_cv_have_unlimited_file_name_length = no; then
55116 - GL_COND_OBJ_CHDIR_LONG_TRUE=
55117 - GL_COND_OBJ_CHDIR_LONG_FALSE='#'
55118 -else
55119 - GL_COND_OBJ_CHDIR_LONG_TRUE='#'
55120 - GL_COND_OBJ_CHDIR_LONG_FALSE=
55121 -fi
55122 -:
55123 - if test -z "${GL_COND_OBJ_CHDIR_LONG_TRUE}" && test -z "${GL_COND_OBJ_CHDIR_LONG_FALSE}"; then
55124 - GL_COND_OBJ_CHDIR_LONG_TRUE='#'
55125 - GL_COND_OBJ_CHDIR_LONG_FALSE='#'
55126 - fi
55127
55128 - if test -z "$GL_COND_OBJ_CHDIR_LONG_TRUE"; then :
55129
55130 - :
55131
55132 -fi
55133 +
55134 +
55135 + gl_LIBOBJS="$gl_LIBOBJS chdir-long.$ac_objext"
55136 +
55137 + :
55138 + fi
55139
55140
55141
55142 @@ -20873,13 +16988,7 @@ then :
55143 LIB_CLOCK_GETTIME=$ac_cv_search_clock_gettime
55144 fi
55145
55146 - ac_fn_c_check_func "$LINENO" "clock_getres" "ac_cv_func_clock_getres"
55147 -if test "x$ac_cv_func_clock_getres" = xyes
55148 -then :
55149 - printf "%s\n" "#define HAVE_CLOCK_GETRES 1" >>confdefs.h
55150 -
55151 -fi
55152 -ac_fn_c_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime"
55153 + ac_fn_c_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime"
55154 if test "x$ac_cv_func_clock_gettime" = xyes
55155 then :
55156 printf "%s\n" "#define HAVE_CLOCK_GETTIME 1" >>confdefs.h
55157 @@ -20949,19 +17058,8 @@ fi
55158 fi
55159
55160
55161 + if test $REPLACE_CLOSE = 1; then
55162
55163 - if test $REPLACE_CLOSE = 1; then
55164 - GL_COND_OBJ_CLOSE_TRUE=
55165 - GL_COND_OBJ_CLOSE_FALSE='#'
55166 -else
55167 - GL_COND_OBJ_CLOSE_TRUE='#'
55168 - GL_COND_OBJ_CLOSE_FALSE=
55169 -fi
55170 -:
55171 - if test -z "${GL_COND_OBJ_CLOSE_TRUE}" && test -z "${GL_COND_OBJ_CLOSE_FALSE}"; then
55172 - GL_COND_OBJ_CLOSE_TRUE='#'
55173 - GL_COND_OBJ_CLOSE_FALSE='#'
55174 - fi
55175
55176
55177
55178 @@ -20969,10 +17067,15 @@ fi
55179
55180
55181
55182 + gl_LIBOBJS="$gl_LIBOBJS close.$ac_objext"
55183 +
55184 + fi
55185
55186
55187
55188 - GL_GNULIB_CLOSE=1
55189 +
55190 +
55191 + GNULIB_CLOSE=1
55192
55193
55194
55195 @@ -21014,30 +17117,24 @@ fi
55196 REPLACE_CLOSEDIR=1;;
55197 esac
55198
55199 + if test $HAVE_CLOSEDIR = 0 || test $REPLACE_CLOSEDIR = 1; then
55200 +
55201
55202 - if test $HAVE_CLOSEDIR = 0 || test $REPLACE_CLOSEDIR = 1; then
55203 - GL_COND_OBJ_CLOSEDIR_TRUE=
55204 - GL_COND_OBJ_CLOSEDIR_FALSE='#'
55205 -else
55206 - GL_COND_OBJ_CLOSEDIR_TRUE='#'
55207 - GL_COND_OBJ_CLOSEDIR_FALSE=
55208 -fi
55209 -:
55210 - if test -z "${GL_COND_OBJ_CLOSEDIR_TRUE}" && test -z "${GL_COND_OBJ_CLOSEDIR_FALSE}"; then
55211 - GL_COND_OBJ_CLOSEDIR_TRUE='#'
55212 - GL_COND_OBJ_CLOSEDIR_FALSE='#'
55213 - fi
55214
55215
55216
55217
55218
55219
55220 + gl_LIBOBJS="$gl_LIBOBJS closedir.$ac_objext"
55221 +
55222 + fi
55223
55224
55225
55226
55227 - GL_GNULIB_CLOSEDIR=1
55228 +
55229 + GNULIB_CLOSEDIR=1
55230
55231
55232
55233 @@ -21059,6 +17156,92 @@ printf "%s\n" "#define GNULIB_TEST_CLOSEDIR 1" >>confdefs.h
55234
55235
55236
55237 + if test $gl_cv_have_include_next = yes; then
55238 + gl_cv_next_dirent_h='<'dirent.h'>'
55239 + else
55240 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking absolute name of <dirent.h>" >&5
55241 +printf %s "checking absolute name of <dirent.h>... " >&6; }
55242 +if test ${gl_cv_next_dirent_h+y}
55243 +then :
55244 + printf %s "(cached) " >&6
55245 +else $as_nop
55246 +
55247 + if test $ac_cv_header_dirent_h = yes; then
55248 +
55249 +
55250 +
55251 +
55252 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
55253 +/* end confdefs.h. */
55254 +#include <dirent.h>
55255 +_ACEOF
55256 + case "$host_os" in
55257 + aix*) gl_absname_cpp="$ac_cpp -C" ;;
55258 + *) gl_absname_cpp="$ac_cpp" ;;
55259 + esac
55260 +
55261 + case "$host_os" in
55262 + mingw*)
55263 + gl_dirsep_regex='[/\\]'
55264 + ;;
55265 + *)
55266 + gl_dirsep_regex='\/'
55267 + ;;
55268 + esac
55269 + gl_make_literal_regex_sed='s,[]$^\\.*/[],\\&,g'
55270 + gl_header_literal_regex=`echo 'dirent.h' \
55271 + | sed -e "$gl_make_literal_regex_sed"`
55272 + gl_absolute_header_sed="/${gl_dirsep_regex}${gl_header_literal_regex}/"'{
55273 + s/.*"\(.*'"${gl_dirsep_regex}${gl_header_literal_regex}"'\)".*/\1/
55274 + s|^/[^/]|//&|
55275 + p
55276 + q
55277 + }'
55278 +
55279 + gl_cv_absolute_dirent_h=`(eval "$gl_absname_cpp conftest.$ac_ext") 2>&5 |
55280 + sed -n "$gl_absolute_header_sed"`
55281 +
55282 + gl_header=$gl_cv_absolute_dirent_h
55283 + gl_cv_next_dirent_h='"'$gl_header'"'
55284 + else
55285 + gl_cv_next_dirent_h='<'dirent.h'>'
55286 + fi
55287 +
55288 +
55289 +fi
55290 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_next_dirent_h" >&5
55291 +printf "%s\n" "$gl_cv_next_dirent_h" >&6; }
55292 + fi
55293 + NEXT_DIRENT_H=$gl_cv_next_dirent_h
55294 +
55295 + if test $gl_cv_have_include_next = yes || test $gl_cv_have_include_next = buggy; then
55296 + # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
55297 + gl_next_as_first_directive='<'dirent.h'>'
55298 + else
55299 + # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include'
55300 + gl_next_as_first_directive=$gl_cv_next_dirent_h
55301 + fi
55302 + NEXT_AS_FIRST_DIRECTIVE_DIRENT_H=$gl_next_as_first_directive
55303 +
55304 +
55305 +
55306 +
55307 + if test $ac_cv_header_dirent_h = yes; then
55308 + HAVE_DIRENT_H=1
55309 + else
55310 + HAVE_DIRENT_H=0
55311 + fi
55312 +
55313 +
55314 +
55315 +
55316 +
55317 +
55318 +
55319 +
55320 +
55321 +
55322 +
55323 ac_fn_c_check_func "$LINENO" "dirfd" "ac_cv_func_dirfd"
55324 if test "x$ac_cv_func_dirfd" = xyes
55325 then :
55326 @@ -21120,21 +17303,17 @@ printf "%s\n" "#define REPLACE_DIRFD 1" >>confdefs.h
55327 ;;
55328 esac
55329
55330 + if test $ac_cv_func_dirfd = no && test $gl_cv_func_dirfd_macro = no \
55331 + || test $REPLACE_DIRFD = 1; then
55332 +
55333 +
55334 +
55335 +
55336 +
55337 +
55338
55339 - if test $ac_cv_func_dirfd = no && test $gl_cv_func_dirfd_macro = no || test $REPLACE_DIRFD = 1; then
55340 - GL_COND_OBJ_DIRFD_TRUE=
55341 - GL_COND_OBJ_DIRFD_FALSE='#'
55342 -else
55343 - GL_COND_OBJ_DIRFD_TRUE='#'
55344 - GL_COND_OBJ_DIRFD_FALSE=
55345 -fi
55346 -:
55347 - if test -z "${GL_COND_OBJ_DIRFD_TRUE}" && test -z "${GL_COND_OBJ_DIRFD_FALSE}"; then
55348 - GL_COND_OBJ_DIRFD_TRUE='#'
55349 - GL_COND_OBJ_DIRFD_FALSE='#'
55350 - fi
55351
55352 - if test -z "$GL_COND_OBJ_DIRFD_TRUE"; then :
55353 + gl_LIBOBJS="$gl_LIBOBJS dirfd.$ac_objext"
55354
55355
55356 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to get the file descriptor associated with an open DIR*" >&5
55357 @@ -21185,24 +17364,23 @@ printf "%s\n" "#define DIR_FD_MEMBER_NAME $gl_cv_sys_dir_fd_member_name" >>confd
55358 fi
55359
55360
55361 -
55362 -fi
55363 + fi
55364
55365
55366
55367
55368
55369 + GNULIB_DIRFD=1
55370
55371
55372
55373
55374 - GL_GNULIB_DIRFD=1
55375
55376 +printf "%s\n" "#define GNULIB_TEST_DIRFD 1" >>confdefs.h
55377
55378
55379
55380
55381 -printf "%s\n" "#define GNULIB_TEST_DIRFD 1" >>confdefs.h
55382
55383
55384
55385 @@ -21286,10 +17464,6 @@ else $as_nop
55386 #include <unistd.h>
55387 #include <fcntl.h>
55388 #include <errno.h>
55389 -
55390 -
55391 -$gl_mda_defines
55392 -
55393 int
55394 main (void)
55395 {
55396 @@ -21323,35 +17497,25 @@ printf "%s\n" "$gl_cv_func_dup_works" >&6; }
55397 ;;
55398 esac
55399
55400 + if test $REPLACE_DUP = 1; then
55401 +
55402
55403 - if test $REPLACE_DUP = 1; then
55404 - GL_COND_OBJ_DUP_TRUE=
55405 - GL_COND_OBJ_DUP_FALSE='#'
55406 -else
55407 - GL_COND_OBJ_DUP_TRUE='#'
55408 - GL_COND_OBJ_DUP_FALSE=
55409 -fi
55410 -:
55411 - if test -z "${GL_COND_OBJ_DUP_TRUE}" && test -z "${GL_COND_OBJ_DUP_FALSE}"; then
55412 - GL_COND_OBJ_DUP_TRUE='#'
55413 - GL_COND_OBJ_DUP_FALSE='#'
55414 - fi
55415
55416 - if test -z "$GL_COND_OBJ_DUP_TRUE"; then :
55417
55418 - :
55419
55420 -fi
55421
55422
55423
55424 + gl_LIBOBJS="$gl_LIBOBJS dup.$ac_objext"
55425
55426 + :
55427 + fi
55428
55429
55430
55431
55432
55433 - GL_GNULIB_DUP=1
55434 + GNULIB_DUP=1
55435
55436
55437
55438 @@ -21364,7 +17528,13 @@ printf "%s\n" "#define GNULIB_TEST_DUP 1" >>confdefs.h
55439
55440
55441
55442 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether dup2 works" >&5
55443 +
55444 +
55445 +printf "%s\n" "#define HAVE_DUP2 1" >>confdefs.h
55446 +
55447 +
55448 + if test $HAVE_DUP2 = 1; then
55449 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether dup2 works" >&5
55450 printf %s "checking whether dup2 works... " >&6; }
55451 if test ${gl_cv_func_dup2_works+y}
55452 then :
55453 @@ -21373,85 +17543,82 @@ else $as_nop
55454 if test "$cross_compiling" = yes
55455 then :
55456 case "$host_os" in
55457 - mingw*) # on this platform, dup2 always returns 0 for success
55458 - gl_cv_func_dup2_works="guessing no" ;;
55459 - cygwin*) # on cygwin 1.5.x, dup2(1,1) returns 0
55460 - gl_cv_func_dup2_works="guessing no" ;;
55461 - aix* | freebsd*)
55462 - # on AIX 7.1 and FreeBSD 6.1, dup2 (1,toobig) gives EMFILE,
55463 - # not EBADF.
55464 - gl_cv_func_dup2_works="guessing no" ;;
55465 - haiku*) # on Haiku alpha 2, dup2(1, 1) resets FD_CLOEXEC.
55466 - gl_cv_func_dup2_works="guessing no" ;;
55467 - *-android*) # implemented using dup3(), which fails if oldfd == newfd
55468 - gl_cv_func_dup2_works="guessing no" ;;
55469 - os2*) # on OS/2 kLIBC, dup2() does not work on a directory fd.
55470 - gl_cv_func_dup2_works="guessing no" ;;
55471 - *) gl_cv_func_dup2_works="guessing yes" ;;
55472 - esac
55473 + mingw*) # on this platform, dup2 always returns 0 for success
55474 + gl_cv_func_dup2_works="guessing no" ;;
55475 + cygwin*) # on cygwin 1.5.x, dup2(1,1) returns 0
55476 + gl_cv_func_dup2_works="guessing no" ;;
55477 + aix* | freebsd*)
55478 + # on AIX 7.1 and FreeBSD 6.1, dup2 (1,toobig) gives EMFILE,
55479 + # not EBADF.
55480 + gl_cv_func_dup2_works="guessing no" ;;
55481 + haiku*) # on Haiku alpha 2, dup2(1, 1) resets FD_CLOEXEC.
55482 + gl_cv_func_dup2_works="guessing no" ;;
55483 + *-android*) # implemented using dup3(), which fails if oldfd == newfd
55484 + gl_cv_func_dup2_works="guessing no" ;;
55485 + os2*) # on OS/2 kLIBC, dup2() does not work on a directory fd.
55486 + gl_cv_func_dup2_works="guessing no" ;;
55487 + *) gl_cv_func_dup2_works="guessing yes" ;;
55488 + esac
55489 else $as_nop
55490 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
55491 /* end confdefs.h. */
55492
55493 - #include <errno.h>
55494 - #include <fcntl.h>
55495 - #include <limits.h>
55496 - #include <sys/resource.h>
55497 - #include <unistd.h>
55498 -
55499 -
55500 -$gl_mda_defines
55501 -
55502 - #ifndef RLIM_SAVED_CUR
55503 - # define RLIM_SAVED_CUR RLIM_INFINITY
55504 - #endif
55505 - #ifndef RLIM_SAVED_MAX
55506 - # define RLIM_SAVED_MAX RLIM_INFINITY
55507 - #endif
55508 + #include <errno.h>
55509 + #include <fcntl.h>
55510 + #include <limits.h>
55511 + #include <sys/resource.h>
55512 + #include <unistd.h>
55513 + #ifndef RLIM_SAVED_CUR
55514 + # define RLIM_SAVED_CUR RLIM_INFINITY
55515 + #endif
55516 + #ifndef RLIM_SAVED_MAX
55517 + # define RLIM_SAVED_MAX RLIM_INFINITY
55518 + #endif
55519
55520 int
55521 main (void)
55522 {
55523 int result = 0;
55524 - int bad_fd = INT_MAX;
55525 - struct rlimit rlim;
55526 - if (getrlimit (RLIMIT_NOFILE, &rlim) == 0
55527 - && 0 <= rlim.rlim_cur && rlim.rlim_cur <= INT_MAX
55528 - && rlim.rlim_cur != RLIM_INFINITY
55529 - && rlim.rlim_cur != RLIM_SAVED_MAX
55530 - && rlim.rlim_cur != RLIM_SAVED_CUR)
55531 - bad_fd = rlim.rlim_cur;
55532 - #ifdef FD_CLOEXEC
55533 - if (fcntl (1, F_SETFD, FD_CLOEXEC) == -1)
55534 - result |= 1;
55535 - #endif
55536 - if (dup2 (1, 1) != 1)
55537 - result |= 2;
55538 - #ifdef FD_CLOEXEC
55539 - if (fcntl (1, F_GETFD) != FD_CLOEXEC)
55540 - result |= 4;
55541 - #endif
55542 - close (0);
55543 - if (dup2 (0, 0) != -1)
55544 - result |= 8;
55545 - /* Many gnulib modules require POSIX conformance of EBADF. */
55546 - if (dup2 (2, bad_fd) == -1 && errno != EBADF)
55547 - result |= 16;
55548 - /* Flush out some cygwin core dumps. */
55549 - if (dup2 (2, -1) != -1 || errno != EBADF)
55550 - result |= 32;
55551 - dup2 (2, 255);
55552 - dup2 (2, 256);
55553 - /* On OS/2 kLIBC, dup2() does not work on a directory fd. */
55554 - {
55555 - int fd = open (".", O_RDONLY);
55556 - if (fd == -1)
55557 - result |= 64;
55558 - else if (dup2 (fd, fd + 1) == -1)
55559 - result |= 128;
55560 - close (fd);
55561 - }
55562 - return result;
55563 + int bad_fd = INT_MAX;
55564 + struct rlimit rlim;
55565 + if (getrlimit (RLIMIT_NOFILE, &rlim) == 0
55566 + && 0 <= rlim.rlim_cur && rlim.rlim_cur <= INT_MAX
55567 + && rlim.rlim_cur != RLIM_INFINITY
55568 + && rlim.rlim_cur != RLIM_SAVED_MAX
55569 + && rlim.rlim_cur != RLIM_SAVED_CUR)
55570 + bad_fd = rlim.rlim_cur;
55571 + #ifdef FD_CLOEXEC
55572 + if (fcntl (1, F_SETFD, FD_CLOEXEC) == -1)
55573 + result |= 1;
55574 + #endif
55575 + if (dup2 (1, 1) != 1)
55576 + result |= 2;
55577 + #ifdef FD_CLOEXEC
55578 + if (fcntl (1, F_GETFD) != FD_CLOEXEC)
55579 + result |= 4;
55580 + #endif
55581 + close (0);
55582 + if (dup2 (0, 0) != -1)
55583 + result |= 8;
55584 + /* Many gnulib modules require POSIX conformance of EBADF. */
55585 + if (dup2 (2, bad_fd) == -1 && errno != EBADF)
55586 + result |= 16;
55587 + /* Flush out some cygwin core dumps. */
55588 + if (dup2 (2, -1) != -1 || errno != EBADF)
55589 + result |= 32;
55590 + dup2 (2, 255);
55591 + dup2 (2, 256);
55592 + /* On OS/2 kLIBC, dup2() does not work on a directory fd. */
55593 + {
55594 + int fd = open (".", O_RDONLY);
55595 + if (fd == -1)
55596 + result |= 64;
55597 + else if (dup2 (fd, fd + 1) == -1)
55598 + result |= 128;
55599 +
55600 + close (fd);
55601 + }
55602 + return result;
55603 ;
55604 return 0;
55605 }
55606 @@ -21471,19 +17638,20 @@ fi
55607 fi
55608 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_dup2_works" >&5
55609 printf "%s\n" "$gl_cv_func_dup2_works" >&6; }
55610 - case "$gl_cv_func_dup2_works" in
55611 - *yes) ;;
55612 - *)
55613 - REPLACE_DUP2=1
55614 - ac_fn_c_check_func "$LINENO" "setdtablesize" "ac_cv_func_setdtablesize"
55615 + case "$gl_cv_func_dup2_works" in
55616 + *yes) ;;
55617 + *)
55618 + REPLACE_DUP2=1
55619 + ac_fn_c_check_func "$LINENO" "setdtablesize" "ac_cv_func_setdtablesize"
55620 if test "x$ac_cv_func_setdtablesize" = xyes
55621 then :
55622 printf "%s\n" "#define HAVE_SETDTABLESIZE 1" >>confdefs.h
55623
55624 fi
55625
55626 - ;;
55627 - esac
55628 + ;;
55629 + esac
55630 + fi
55631
55632
55633
55634 @@ -21493,29 +17661,13 @@ fi
55635 fi
55636
55637 if test $HAVE_FCHDIR = 0; then
55638 - REPLACE_DUP2=1
55639 + if test $HAVE_DUP2 = 1; then
55640 + REPLACE_DUP2=1
55641 + fi
55642 fi
55643
55644
55645 -
55646 - if test $REPLACE_DUP2 = 1; then
55647 - GL_COND_OBJ_DUP2_TRUE=
55648 - GL_COND_OBJ_DUP2_FALSE='#'
55649 -else
55650 - GL_COND_OBJ_DUP2_TRUE='#'
55651 - GL_COND_OBJ_DUP2_FALSE=
55652 -fi
55653 -:
55654 - if test -z "${GL_COND_OBJ_DUP2_TRUE}" && test -z "${GL_COND_OBJ_DUP2_FALSE}"; then
55655 - GL_COND_OBJ_DUP2_TRUE='#'
55656 - GL_COND_OBJ_DUP2_FALSE='#'
55657 - fi
55658 -
55659 - if test -z "$GL_COND_OBJ_DUP2_TRUE"; then :
55660 -
55661 -
55662 -
55663 -fi
55664 + if test $HAVE_DUP2 = 0 || test $REPLACE_DUP2 = 1; then
55665
55666
55667
55668 @@ -21524,47 +17676,22 @@ fi
55669
55670
55671
55672 -
55673 - GL_GNULIB_DUP2=1
55674 -
55675 -
55676 -
55677 -
55678 -
55679 -printf "%s\n" "#define GNULIB_TEST_DUP2 1" >>confdefs.h
55680 + gl_LIBOBJS="$gl_LIBOBJS dup2.$ac_objext"
55681
55682
55683 + fi
55684
55685
55686
55687
55688
55689 + GNULIB_DUP2=1
55690
55691 - case "$GL_GENERATE_ERRNO_H" in
55692 - false) ERRNO_H='' ;;
55693 - true)
55694 - if test -z "$ERRNO_H"; then
55695 - ERRNO_H="${gl_source_base_prefix}errno.h"
55696 - fi
55697 - ;;
55698 - *) echo "*** GL_GENERATE_ERRNO_H is not set correctly" 1>&2; exit 1 ;;
55699 - esac
55700
55701
55702 - if $GL_GENERATE_ERRNO_H; then
55703 - GL_GENERATE_ERRNO_H_TRUE=
55704 - GL_GENERATE_ERRNO_H_FALSE='#'
55705 -else
55706 - GL_GENERATE_ERRNO_H_TRUE='#'
55707 - GL_GENERATE_ERRNO_H_FALSE=
55708 -fi
55709 -:
55710 - if test -z "${GL_GENERATE_ERRNO_H_TRUE}" && test -z "${GL_GENERATE_ERRNO_H_FALSE}"; then
55711 - GL_GENERATE_ERRNO_H_TRUE='#'
55712 - GL_GENERATE_ERRNO_H_FALSE='#'
55713 - fi
55714
55715
55716 +printf "%s\n" "#define GNULIB_TEST_DUP2 1" >>confdefs.h
55717
55718
55719
55720 @@ -21599,30 +17726,22 @@ fi
55721 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_error_at_line" >&5
55722 printf "%s\n" "$ac_cv_lib_error_at_line" >&6; }
55723
55724 + if test $ac_cv_lib_error_at_line = no; then
55725
55726 - if test "$ac_cv_lib_error_at_line" = no; then
55727 - GL_COND_OBJ_ERROR_TRUE=
55728 - GL_COND_OBJ_ERROR_FALSE='#'
55729 -else
55730 - GL_COND_OBJ_ERROR_TRUE='#'
55731 - GL_COND_OBJ_ERROR_FALSE=
55732 -fi
55733 -:
55734 - if test -z "${GL_COND_OBJ_ERROR_TRUE}" && test -z "${GL_COND_OBJ_ERROR_FALSE}"; then
55735 - GL_COND_OBJ_ERROR_TRUE='#'
55736 - GL_COND_OBJ_ERROR_FALSE='#'
55737 - fi
55738
55739 - if test -z "$GL_COND_OBJ_ERROR_TRUE"; then :
55740
55741
55742
55743
55744
55745 - :
55746 +
55747 + gl_LIBOBJS="$gl_LIBOBJS error.$ac_objext"
55748
55749
55750 -fi
55751 +
55752 + :
55753 +
55754 + fi
55755
55756
55757 XGETTEXT_EXTRA_OPTIONS="$XGETTEXT_EXTRA_OPTIONS --flag=error:3:c-format"
55758 @@ -21647,21 +17766,16 @@ fi
55759 HAVE_EUIDACCESS=0
55760 fi
55761
55762 + if test $HAVE_EUIDACCESS = 0; then
55763 +
55764 +
55765 +
55766 +
55767
55768 - if test $HAVE_EUIDACCESS = 0; then
55769 - GL_COND_OBJ_EUIDACCESS_TRUE=
55770 - GL_COND_OBJ_EUIDACCESS_FALSE='#'
55771 -else
55772 - GL_COND_OBJ_EUIDACCESS_TRUE='#'
55773 - GL_COND_OBJ_EUIDACCESS_FALSE=
55774 -fi
55775 -:
55776 - if test -z "${GL_COND_OBJ_EUIDACCESS_TRUE}" && test -z "${GL_COND_OBJ_EUIDACCESS_FALSE}"; then
55777 - GL_COND_OBJ_EUIDACCESS_TRUE='#'
55778 - GL_COND_OBJ_EUIDACCESS_FALSE='#'
55779 - fi
55780
55781 - if test -z "$GL_COND_OBJ_EUIDACCESS_TRUE"; then :
55782 +
55783 +
55784 + gl_LIBOBJS="$gl_LIBOBJS euidaccess.$ac_objext"
55785
55786
55787
55788 @@ -21672,19 +17786,18 @@ then :
55789
55790 fi
55791
55792 -
55793 - ac_fn_c_check_func "$LINENO" "getgroups" "ac_cv_func_getgroups"
55794 + ac_fn_c_check_func "$LINENO" "getgroups" "ac_cv_func_getgroups"
55795 if test "x$ac_cv_func_getgroups" = xyes
55796 then :
55797
55798 fi
55799
55800
55801 - # If we don't yet have getgroups, see if it's in -lbsd.
55802 - # This is reported to be necessary on an ITOS 3000WS running SEIUX 3.1.
55803 - ac_save_LIBS=$LIBS
55804 - if test $ac_cv_func_getgroups = no; then
55805 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for getgroups in -lbsd" >&5
55806 +# If we don't yet have getgroups, see if it's in -lbsd.
55807 +# This is reported to be necessary on an ITOS 3000WS running SEIUX 3.1.
55808 +ac_save_LIBS=$LIBS
55809 +if test $ac_cv_func_getgroups = no; then
55810 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for getgroups in -lbsd" >&5
55811 printf %s "checking for getgroups in -lbsd... " >&6; }
55812 if test ${ac_cv_lib_bsd_getgroups+y}
55813 then :
55814 @@ -21724,12 +17837,12 @@ then :
55815 GETGROUPS_LIB=-lbsd
55816 fi
55817
55818 - fi
55819 +fi
55820
55821 - # Run the program to test the functionality of the system-supplied
55822 - # getgroups function only if there is such a function.
55823 - if test $ac_cv_func_getgroups = yes; then
55824 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for working getgroups" >&5
55825 +# Run the program to test the functionality of the system-supplied
55826 +# getgroups function only if there is such a function.
55827 +if test $ac_cv_func_getgroups = yes; then
55828 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for working getgroups" >&5
55829 printf %s "checking for working getgroups... " >&6; }
55830 if test ${ac_cv_func_getgroups_works+y}
55831 then :
55832 @@ -21738,14 +17851,11 @@ else $as_nop
55833 if test "$cross_compiling" = yes
55834 then :
55835 case "$host_os" in # ((
55836 - # Guess yes on glibc systems.
55837 - *-gnu* | gnu*) ac_cv_func_getgroups_works="guessing yes" ;;
55838 - # Guess yes on musl systems.
55839 - *-musl*) ac_cv_func_getgroups_works="guessing yes" ;;
55840 - # If we don't know, obey --enable-cross-guesses.
55841 - *) ac_cv_func_getgroups_works="$gl_cross_guess_normal" ;;
55842 - esac
55843 -
55844 + # Guess yes on glibc systems.
55845 + *-gnu*) ac_cv_func_getgroups_works="guessing yes" ;;
55846 + # If we don't know, assume the worst.
55847 + *) ac_cv_func_getgroups_works="guessing no" ;;
55848 + esac
55849 else $as_nop
55850 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
55851 /* end confdefs.h. */
55852 @@ -21753,12 +17863,11 @@ $ac_includes_default
55853 int
55854 main (void)
55855 {
55856 -/* On NeXTstep 3.2, getgroups (0, 0) always fails. */
55857 - return getgroups (0, 0) == -1;
55858 +/* On Ultrix 4.3, getgroups (0, 0) always fails. */
55859 + return getgroups (0, 0) == -1;
55860 ;
55861 return 0;
55862 }
55863 -
55864 _ACEOF
55865 if ac_fn_c_try_run "$LINENO"
55866 then :
55867 @@ -21774,17 +17883,17 @@ fi
55868 fi
55869 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_getgroups_works" >&5
55870 printf "%s\n" "$ac_cv_func_getgroups_works" >&6; }
55871 - else
55872 - ac_cv_func_getgroups_works=no
55873 - fi
55874 - case "$ac_cv_func_getgroups_works" in
55875 - *yes)
55876 +else
55877 + ac_cv_func_getgroups_works=no
55878 +fi
55879 +case "$ac_cv_func_getgroups_works" in
55880 + *yes)
55881
55882 printf "%s\n" "#define HAVE_GETGROUPS 1" >>confdefs.h
55883
55884 - ;;
55885 - esac
55886 - LIBS=$ac_save_LIBS
55887 + ;;
55888 +esac
55889 +LIBS=$ac_save_LIBS
55890
55891
55892 # Solaris 9 and 10 need -lgen to get the eaccess function.
55893 @@ -21863,18 +17972,13 @@ fi
55894
55895 LIBS=$gl_saved_libs
55896
55897 -
55898 -fi
55899 -
55900 -
55901 -
55902 -
55903 + fi
55904
55905
55906
55907
55908
55909 - GL_GNULIB_EUIDACCESS=1
55910 + GNULIB_EUIDACCESS=1
55911
55912
55913
55914 @@ -21895,27 +17999,22 @@ printf "%s\n" "#define GNULIB_TEST_EUIDACCESS 1" >>confdefs.h
55915 if test $ac_cv_func_faccessat = no; then
55916 HAVE_FACCESSAT=0
55917 else
55918 - case $gl_cv_func_lstat_dereferences_slashed_symlink in
55919 + case "$gl_cv_func_lstat_dereferences_slashed_symlink" in
55920 *yes) ;;
55921 *) REPLACE_FACCESSAT=1 ;;
55922 esac
55923 fi
55924
55925 + if test $HAVE_FACCESSAT = 0 || test $REPLACE_FACCESSAT = 1; then
55926 +
55927 +
55928 +
55929 +
55930
55931 - if test $HAVE_FACCESSAT = 0 || test $REPLACE_FACCESSAT = 1; then
55932 - GL_COND_OBJ_FACCESSAT_TRUE=
55933 - GL_COND_OBJ_FACCESSAT_FALSE='#'
55934 -else
55935 - GL_COND_OBJ_FACCESSAT_TRUE='#'
55936 - GL_COND_OBJ_FACCESSAT_FALSE=
55937 -fi
55938 -:
55939 - if test -z "${GL_COND_OBJ_FACCESSAT_TRUE}" && test -z "${GL_COND_OBJ_FACCESSAT_FALSE}"; then
55940 - GL_COND_OBJ_FACCESSAT_TRUE='#'
55941 - GL_COND_OBJ_FACCESSAT_FALSE='#'
55942 - fi
55943
55944 - if test -z "$GL_COND_OBJ_FACCESSAT_TRUE"; then :
55945 +
55946 +
55947 + gl_LIBOBJS="$gl_LIBOBJS faccessat.$ac_objext"
55948
55949
55950 ac_fn_c_check_func "$LINENO" "access" "ac_cv_func_access"
55951 @@ -21926,8 +18025,7 @@ then :
55952 fi
55953
55954
55955 -
55956 -fi
55957 + fi
55958
55959
55960 printf "%s\n" "#define GNULIB_FACCESSAT 1" >>confdefs.h
55961 @@ -21938,11 +18036,7 @@ printf "%s\n" "#define GNULIB_FACCESSAT 1" >>confdefs.h
55962
55963
55964
55965 -
55966 -
55967 -
55968 -
55969 - GL_GNULIB_FACCESSAT=1
55970 + GNULIB_FACCESSAT=1
55971
55972
55973
55974 @@ -21964,6 +18058,17 @@ printf "%s\n" "#define GNULIB_TEST_FACCESSAT 1" >>confdefs.h
55975
55976 if test $HAVE_FCHDIR = 0; then
55977
55978 +
55979 +
55980 +
55981 +
55982 +
55983 +
55984 +
55985 + gl_LIBOBJS="$gl_LIBOBJS fchdir.$ac_objext"
55986 +
55987 + :
55988 +
55989 printf "%s\n" "#define REPLACE_FCHDIR 1" >>confdefs.h
55990
55991 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether open can visit directories" >&5
55992 @@ -21975,24 +18080,21 @@ else $as_nop
55993 if test "$cross_compiling" = yes
55994 then :
55995 case "$host_os" in
55996 - # Guess yes on Linux systems.
55997 - linux-* | linux) gl_cv_func_open_directory_works="guessing yes" ;;
55998 - # Guess yes on glibc systems.
55999 - *-gnu* | gnu*) gl_cv_func_open_directory_works="guessing yes" ;;
56000 - # Guess no on native Windows.
56001 - mingw*) gl_cv_func_open_directory_works="guessing no" ;;
56002 - # If we don't know, obey --enable-cross-guesses.
56003 - *) gl_cv_func_open_directory_works="$gl_cross_guess_normal" ;;
56004 - esac
56005 + # Guess yes on Linux systems.
56006 + linux-* | linux) gl_cv_func_open_directory_works="guessing yes" ;;
56007 + # Guess yes on glibc systems.
56008 + *-gnu* | gnu*) gl_cv_func_open_directory_works="guessing yes" ;;
56009 + # Guess no on native Windows.
56010 + mingw*) gl_cv_func_open_directory_works="guessing no" ;;
56011 + # If we don't know, assume the worst.
56012 + *) gl_cv_func_open_directory_works="guessing no" ;;
56013 + esac
56014
56015 else $as_nop
56016 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
56017 /* end confdefs.h. */
56018 #include <fcntl.h>
56019
56020 -
56021 -$gl_mda_defines
56022 -
56023 int
56024 main (void)
56025 {
56026 @@ -22025,34 +18127,11 @@ printf "%s\n" "#define REPLACE_OPEN_DIRECTORY 1" >>confdefs.h
56027 fi
56028
56029
56030 - if test $HAVE_FCHDIR = 0; then
56031 - GL_COND_OBJ_FCHDIR_TRUE=
56032 - GL_COND_OBJ_FCHDIR_FALSE='#'
56033 -else
56034 - GL_COND_OBJ_FCHDIR_TRUE='#'
56035 - GL_COND_OBJ_FCHDIR_FALSE=
56036 -fi
56037 -:
56038 - if test -z "${GL_COND_OBJ_FCHDIR_TRUE}" && test -z "${GL_COND_OBJ_FCHDIR_FALSE}"; then
56039 - GL_COND_OBJ_FCHDIR_TRUE='#'
56040 - GL_COND_OBJ_FCHDIR_FALSE='#'
56041 - fi
56042 -
56043 - if test -z "$GL_COND_OBJ_FCHDIR_TRUE"; then :
56044 -
56045 - :
56046 -
56047 -fi
56048 -
56049 -
56050
56051
56052
56053
56054 -
56055 -
56056 -
56057 - GL_GNULIB_FCHDIR=1
56058 + GNULIB_FCHDIR=1
56059
56060
56061
56062 @@ -22099,10 +18178,6 @@ else $as_nop
56063 #include <limits.h>
56064 #include <sys/resource.h>
56065 #include <unistd.h>
56066 -
56067 -
56068 -$gl_mda_defines
56069 -
56070 #ifndef RLIM_SAVED_CUR
56071 # define RLIM_SAVED_CUR RLIM_INFINITY
56072 #endif
56073 @@ -22171,42 +18246,29 @@ printf "%s\n" "#define FCNTL_DUPFD_BUGGY 1" >>confdefs.h
56074 ;;
56075 esac
56076
56077 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether fcntl understands F_DUPFD_CLOEXEC" >&5
56078 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether fcntl understands F_DUPFD_CLOEXEC" >&5
56079 printf %s "checking whether fcntl understands F_DUPFD_CLOEXEC... " >&6; }
56080 if test ${gl_cv_func_fcntl_f_dupfd_cloexec+y}
56081 then :
56082 printf %s "(cached) " >&6
56083 -else $as_nop
56084 - if test "$cross_compiling" = yes
56085 -then :
56086 - case "$host_os" in
56087 - # Guess no on NetBSD.
56088 - netbsd*) gl_cv_func_fcntl_f_dupfd_cloexec="guessing no" ;;
56089 - *) gl_cv_func_fcntl_f_dupfd_cloexec="$gl_cross_guess_normal" ;;
56090 - esac
56091 -
56092 else $as_nop
56093 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
56094 /* end confdefs.h. */
56095 +
56096 #include <fcntl.h>
56097 - #include <unistd.h>
56098 - int main (int argc, char *argv[])
56099 - {
56100 - if (argc == 1)
56101 - /* parent process */
56102 - {
56103 - if (fcntl (1, F_DUPFD_CLOEXEC, 10) < 0)
56104 - return 1;
56105 - return execl ("./conftest", "./conftest", "child", NULL);
56106 - }
56107 - else
56108 - /* child process */
56109 - return (fcntl (10, F_GETFL) < 0 ? 0 : 42);
56110 - }
56111 +#ifndef F_DUPFD_CLOEXEC
56112 +choke me
56113 +#endif
56114
56115 +int
56116 +main (void)
56117 +{
56118
56119 + ;
56120 + return 0;
56121 +}
56122 _ACEOF
56123 -if ac_fn_c_try_run "$LINENO"
56124 +if ac_fn_c_try_compile "$LINENO"
56125 then :
56126 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
56127 /* end confdefs.h. */
56128 @@ -22232,21 +18294,15 @@ else $as_nop
56129 gl_cv_func_fcntl_f_dupfd_cloexec="needs runtime check"
56130 fi
56131 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
56132 -
56133 else $as_nop
56134 gl_cv_func_fcntl_f_dupfd_cloexec=no
56135 fi
56136 -rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
56137 - conftest.$ac_objext conftest.beam conftest.$ac_ext
56138 -fi
56139 -
56140 -
56141 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
56142 fi
56143 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_fcntl_f_dupfd_cloexec" >&5
56144 printf "%s\n" "$gl_cv_func_fcntl_f_dupfd_cloexec" >&6; }
56145 - case "$gl_cv_func_fcntl_f_dupfd_cloexec" in
56146 - *yes) ;;
56147 - *)
56148 + if test "$gl_cv_func_fcntl_f_dupfd_cloexec" != yes; then
56149 +
56150
56151
56152 if test $ac_cv_func_fcntl = no; then
56153 @@ -22255,8 +18311,7 @@ printf "%s\n" "$gl_cv_func_fcntl_f_dupfd_cloexec" >&6; }
56154 REPLACE_FCNTL=1
56155 fi
56156
56157 - ;;
56158 - esac
56159 + fi
56160 fi
56161
56162
56163 @@ -22279,19 +18334,8 @@ printf "%s\n" "$gl_cv_func_fcntl_f_dupfd_cloexec" >&6; }
56164 fi
56165
56166
56167 + if test $HAVE_FCNTL = 0 || test $REPLACE_FCNTL = 1; then
56168
56169 - if test $HAVE_FCNTL = 0 || test $REPLACE_FCNTL = 1; then
56170 - GL_COND_OBJ_FCNTL_TRUE=
56171 - GL_COND_OBJ_FCNTL_FALSE='#'
56172 -else
56173 - GL_COND_OBJ_FCNTL_TRUE='#'
56174 - GL_COND_OBJ_FCNTL_FALSE=
56175 -fi
56176 -:
56177 - if test -z "${GL_COND_OBJ_FCNTL_TRUE}" && test -z "${GL_COND_OBJ_FCNTL_FALSE}"; then
56178 - GL_COND_OBJ_FCNTL_TRUE='#'
56179 - GL_COND_OBJ_FCNTL_FALSE='#'
56180 - fi
56181
56182
56183
56184 @@ -22299,10 +18343,15 @@ fi
56185
56186
56187
56188 + gl_LIBOBJS="$gl_LIBOBJS fcntl.$ac_objext"
56189
56190 + fi
56191
56192
56193 - GL_GNULIB_FCNTL=1
56194 +
56195 +
56196 +
56197 + GNULIB_FCNTL=1
56198
56199
56200
56201 @@ -22321,6 +18370,83 @@ printf "%s\n" "#define GNULIB_TEST_FCNTL 1" >>confdefs.h
56202
56203
56204
56205 +
56206 +
56207 + if test $gl_cv_have_include_next = yes; then
56208 + gl_cv_next_fcntl_h='<'fcntl.h'>'
56209 + else
56210 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking absolute name of <fcntl.h>" >&5
56211 +printf %s "checking absolute name of <fcntl.h>... " >&6; }
56212 +if test ${gl_cv_next_fcntl_h+y}
56213 +then :
56214 + printf %s "(cached) " >&6
56215 +else $as_nop
56216 +
56217 +
56218 +
56219 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
56220 +/* end confdefs.h. */
56221 +#include <fcntl.h>
56222 +_ACEOF
56223 + case "$host_os" in
56224 + aix*) gl_absname_cpp="$ac_cpp -C" ;;
56225 + *) gl_absname_cpp="$ac_cpp" ;;
56226 + esac
56227 +
56228 + case "$host_os" in
56229 + mingw*)
56230 + gl_dirsep_regex='[/\\]'
56231 + ;;
56232 + *)
56233 + gl_dirsep_regex='\/'
56234 + ;;
56235 + esac
56236 + gl_make_literal_regex_sed='s,[]$^\\.*/[],\\&,g'
56237 + gl_header_literal_regex=`echo 'fcntl.h' \
56238 + | sed -e "$gl_make_literal_regex_sed"`
56239 + gl_absolute_header_sed="/${gl_dirsep_regex}${gl_header_literal_regex}/"'{
56240 + s/.*"\(.*'"${gl_dirsep_regex}${gl_header_literal_regex}"'\)".*/\1/
56241 + s|^/[^/]|//&|
56242 + p
56243 + q
56244 + }'
56245 +
56246 + gl_cv_absolute_fcntl_h=`(eval "$gl_absname_cpp conftest.$ac_ext") 2>&5 |
56247 + sed -n "$gl_absolute_header_sed"`
56248 +
56249 + gl_header=$gl_cv_absolute_fcntl_h
56250 + gl_cv_next_fcntl_h='"'$gl_header'"'
56251 +
56252 +
56253 +fi
56254 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_next_fcntl_h" >&5
56255 +printf "%s\n" "$gl_cv_next_fcntl_h" >&6; }
56256 + fi
56257 + NEXT_FCNTL_H=$gl_cv_next_fcntl_h
56258 +
56259 + if test $gl_cv_have_include_next = yes || test $gl_cv_have_include_next = buggy; then
56260 + # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
56261 + gl_next_as_first_directive='<'fcntl.h'>'
56262 + else
56263 + # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include'
56264 + gl_next_as_first_directive=$gl_cv_next_fcntl_h
56265 + fi
56266 + NEXT_AS_FIRST_DIRECTIVE_FCNTL_H=$gl_next_as_first_directive
56267 +
56268 +
56269 +
56270 +
56271 +
56272 +
56273 +
56274 +
56275 +
56276 +
56277 +
56278 +
56279 +
56280 +
56281 +
56282 printf "%s\n" "#define GNULIB_FD_SAFER_FLAG 1" >>confdefs.h
56283
56284
56285 @@ -22360,12 +18486,10 @@ else $as_nop
56286 if test "$cross_compiling" = yes
56287 then :
56288 case "$host_os" in
56289 - # Guess yes on glibc systems.
56290 - *-gnu*) gl_cv_func_fdopendir_works="guessing yes" ;;
56291 - # Guess yes on musl systems.
56292 - *-musl*) gl_cv_func_fdopendir_works="guessing yes" ;;
56293 - # If we don't know, obey --enable-cross-guesses.
56294 - *) gl_cv_func_fdopendir_works="$gl_cross_guess_normal" ;;
56295 + # Guess yes on glibc systems.
56296 + *-gnu*) gl_cv_func_fdopendir_works="guessing yes" ;;
56297 + # If we don't know, assume the worst.
56298 + *) gl_cv_func_fdopendir_works="guessing no" ;;
56299 esac
56300
56301 else $as_nop
56302 @@ -22375,10 +18499,6 @@ else $as_nop
56303 #include <dirent.h>
56304 #include <fcntl.h>
56305 #include <unistd.h>
56306 -
56307 -
56308 -$gl_mda_defines
56309 -
56310 #if !HAVE_DECL_FDOPENDIR
56311 extern
56312 # ifdef __cplusplus
56313 @@ -22391,12 +18511,11 @@ int
56314 main (void)
56315 {
56316 int result = 0;
56317 - int fd = open ("conftest.c", O_RDONLY);
56318 - if (fd < 0) result |= 1;
56319 - if (fdopendir (fd)) result |= 2;
56320 - if (close (fd)) result |= 4;
56321 - return result;
56322 -
56323 + int fd = open ("conftest.c", O_RDONLY);
56324 + if (fd < 0) result |= 1;
56325 + if (fdopendir (fd)) result |= 2;
56326 + if (close (fd)) result |= 4;
56327 + return result;
56328 ;
56329 return 0;
56330 }
56331 @@ -22422,19 +18541,8 @@ printf "%s\n" "$gl_cv_func_fdopendir_works" >&6; }
56332 esac
56333 fi
56334
56335 + if test $HAVE_FDOPENDIR = 0 || test $REPLACE_FDOPENDIR = 1; then
56336
56337 - if test $HAVE_FDOPENDIR = 0 || test $REPLACE_FDOPENDIR = 1; then
56338 - GL_COND_OBJ_FDOPENDIR_TRUE=
56339 - GL_COND_OBJ_FDOPENDIR_FALSE='#'
56340 -else
56341 - GL_COND_OBJ_FDOPENDIR_TRUE='#'
56342 - GL_COND_OBJ_FDOPENDIR_FALSE=
56343 -fi
56344 -:
56345 - if test -z "${GL_COND_OBJ_FDOPENDIR_TRUE}" && test -z "${GL_COND_OBJ_FDOPENDIR_FALSE}"; then
56346 - GL_COND_OBJ_FDOPENDIR_TRUE='#'
56347 - GL_COND_OBJ_FDOPENDIR_FALSE='#'
56348 - fi
56349
56350
56351
56352 @@ -22442,10 +18550,15 @@ fi
56353
56354
56355
56356 + gl_LIBOBJS="$gl_LIBOBJS fdopendir.$ac_objext"
56357 +
56358 + fi
56359 +
56360
56361
56362
56363 - GL_GNULIB_FDOPENDIR=1
56364 +
56365 + GNULIB_FDOPENDIR=1
56366
56367
56368
56369 @@ -22466,16 +18579,16 @@ printf "%s\n" "#define GNULIB_FDOPENDIR 1" >>confdefs.h
56370
56371
56372
56373 - GL_GENERATE_FLOAT_H=false
56374 + FLOAT_H=
56375 REPLACE_FLOAT_LDBL=0
56376 case "$host_os" in
56377 aix* | beos* | openbsd* | mirbsd* | irix*)
56378 - GL_GENERATE_FLOAT_H=true
56379 + FLOAT_H=float.h
56380 ;;
56381 freebsd* | dragonfly*)
56382 case "$host_cpu" in
56383 i[34567]86 )
56384 - GL_GENERATE_FLOAT_H=true
56385 + FLOAT_H=float.h
56386 ;;
56387 x86_64 )
56388 # On x86_64 systems, the C compiler may still be generating
56389 @@ -22493,7 +18606,7 @@ if ac_fn_c_try_compile "$LINENO"
56390 then :
56391
56392 else $as_nop
56393 - GL_GENERATE_FLOAT_H=true
56394 + FLOAT_H=float.h
56395 fi
56396 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
56397 ;;
56398 @@ -22502,14 +18615,14 @@ rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
56399 linux*)
56400 case "$host_cpu" in
56401 powerpc*)
56402 - GL_GENERATE_FLOAT_H=true
56403 + FLOAT_H=float.h
56404 ;;
56405 esac
56406 ;;
56407 esac
56408 case "$host_os" in
56409 aix* | freebsd* | dragonfly* | linux*)
56410 - if $GL_GENERATE_FLOAT_H; then
56411 + if test -n "$FLOAT_H"; then
56412 REPLACE_FLOAT_LDBL=1
56413 fi
56414 ;;
56415 @@ -22580,11 +18693,11 @@ printf "%s\n" "$gl_cv_func_itold_works" >&6; }
56416 case "$gl_cv_func_itold_works" in
56417 *no)
56418 REPLACE_ITOLD=1
56419 - GL_GENERATE_FLOAT_H=true
56420 + FLOAT_H=float.h
56421 ;;
56422 esac
56423
56424 - if $GL_GENERATE_FLOAT_H; then
56425 + if test -n "$FLOAT_H"; then
56426
56427
56428
56429 @@ -22635,8 +18748,8 @@ _ACEOF
56430 gl_cv_absolute_float_h=`(eval "$gl_absname_cpp conftest.$ac_ext") 2>&5 |
56431 sed -n "$gl_absolute_header_sed"`
56432
56433 - gl_header=$gl_cv_absolute_float_h
56434 - gl_cv_next_float_h='"'$gl_header'"'
56435 + gl_header=$gl_cv_absolute_float_h
56436 + gl_cv_next_float_h='"'$gl_header'"'
56437
56438
56439 fi
56440 @@ -22659,154 +18772,40 @@ printf "%s\n" "$gl_cv_next_float_h" >&6; }
56441
56442 fi
56443
56444 -
56445 -
56446 -
56447 -
56448 -
56449 - case "$GL_GENERATE_FLOAT_H" in
56450 - false) FLOAT_H='' ;;
56451 - true)
56452 - if test -z "$FLOAT_H"; then
56453 - FLOAT_H="${gl_source_base_prefix}float.h"
56454 - fi
56455 - ;;
56456 - *) echo "*** GL_GENERATE_FLOAT_H is not set correctly" 1>&2; exit 1 ;;
56457 - esac
56458 -
56459 -
56460 - if $GL_GENERATE_FLOAT_H; then
56461 + if test -n "$FLOAT_H"; then
56462 GL_GENERATE_FLOAT_H_TRUE=
56463 GL_GENERATE_FLOAT_H_FALSE='#'
56464 else
56465 GL_GENERATE_FLOAT_H_TRUE='#'
56466 GL_GENERATE_FLOAT_H_FALSE=
56467 fi
56468 -:
56469 - if test -z "${GL_GENERATE_FLOAT_H_TRUE}" && test -z "${GL_GENERATE_FLOAT_H_FALSE}"; then
56470 - GL_GENERATE_FLOAT_H_TRUE='#'
56471 - GL_GENERATE_FLOAT_H_FALSE='#'
56472 - fi
56473 -
56474 -
56475 -
56476 -
56477 -
56478 -
56479 -
56480 - if test $REPLACE_FLOAT_LDBL = 1; then
56481 - GL_COND_OBJ_FLOAT_TRUE=
56482 - GL_COND_OBJ_FLOAT_FALSE='#'
56483 -else
56484 - GL_COND_OBJ_FLOAT_TRUE='#'
56485 - GL_COND_OBJ_FLOAT_FALSE=
56486 -fi
56487 -:
56488 - if test -z "${GL_COND_OBJ_FLOAT_TRUE}" && test -z "${GL_COND_OBJ_FLOAT_FALSE}"; then
56489 - GL_COND_OBJ_FLOAT_TRUE='#'
56490 - GL_COND_OBJ_FLOAT_FALSE='#'
56491 - fi
56492 -
56493 -
56494 - if test $REPLACE_ITOLD = 1; then
56495 - GL_COND_OBJ_ITOLD_TRUE=
56496 - GL_COND_OBJ_ITOLD_FALSE='#'
56497 -else
56498 - GL_COND_OBJ_ITOLD_TRUE='#'
56499 - GL_COND_OBJ_ITOLD_FALSE=
56500 -fi
56501 -:
56502 - if test -z "${GL_COND_OBJ_ITOLD_TRUE}" && test -z "${GL_COND_OBJ_ITOLD_FALSE}"; then
56503 - GL_COND_OBJ_ITOLD_TRUE='#'
56504 - GL_COND_OBJ_ITOLD_FALSE='#'
56505 - fi
56506
56507
56508
56509 + if test $REPLACE_FLOAT_LDBL = 1; then
56510
56511 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether free is known to preserve errno" >&5
56512 -printf %s "checking whether free is known to preserve errno... " >&6; }
56513 -if test ${gl_cv_func_free_preserves_errno+y}
56514 -then :
56515 - printf %s "(cached) " >&6
56516 -else $as_nop
56517 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
56518 -/* end confdefs.h. */
56519 -#include <stdlib.h>
56520
56521 -int
56522 -main (void)
56523 -{
56524 -#if 2 < __GLIBC__ + (33 <= __GLIBC_MINOR__)
56525 - #elif defined __OpenBSD__
56526 - #elif defined __sun
56527 - #else
56528 - #error "'free' is not known to preserve errno"
56529 - #endif
56530
56531 - ;
56532 - return 0;
56533 -}
56534 -_ACEOF
56535 -if ac_fn_c_try_compile "$LINENO"
56536 -then :
56537 - gl_cv_func_free_preserves_errno=yes
56538 -else $as_nop
56539 - gl_cv_func_free_preserves_errno=no
56540 -fi
56541 -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
56542
56543 -fi
56544 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_free_preserves_errno" >&5
56545 -printf "%s\n" "$gl_cv_func_free_preserves_errno" >&6; }
56546
56547 - case $gl_cv_func_free_preserves_errno in
56548 - *yes)
56549
56550 -printf "%s\n" "#define HAVE_FREE_POSIX 1" >>confdefs.h
56551
56552 - ;;
56553 - *) REPLACE_FREE=1 ;;
56554 - esac
56555
56556 + gl_LIBOBJS="$gl_LIBOBJS float.$ac_objext"
56557
56558 - if test $REPLACE_FREE = 1; then
56559 - GL_COND_OBJ_FREE_TRUE=
56560 - GL_COND_OBJ_FREE_FALSE='#'
56561 -else
56562 - GL_COND_OBJ_FREE_TRUE='#'
56563 - GL_COND_OBJ_FREE_FALSE=
56564 -fi
56565 -:
56566 - if test -z "${GL_COND_OBJ_FREE_TRUE}" && test -z "${GL_COND_OBJ_FREE_FALSE}"; then
56567 - GL_COND_OBJ_FREE_TRUE='#'
56568 - GL_COND_OBJ_FREE_FALSE='#'
56569 fi
56570 -
56571 - if test -z "$GL_COND_OBJ_FREE_TRUE"; then :
56572 -
56573 - :
56574 -
56575 -fi
56576 -
56577 -
56578 -
56579 -
56580 -
56581 + if test $REPLACE_ITOLD = 1; then
56582
56583
56584
56585
56586 - GL_GNULIB_FREE_POSIX=1
56587
56588
56589
56590
56591 + gl_LIBOBJS="$gl_LIBOBJS itold.$ac_objext"
56592
56593 -printf "%s\n" "#define GNULIB_TEST_FREE_POSIX 1" >>confdefs.h
56594 -
56595 -
56596 -
56597 + fi
56598
56599
56600
56601 @@ -22961,11 +18960,7 @@ printf "%s\n" "#define HAVE_FREXP_IN_LIBC 1" >>confdefs.h
56602
56603
56604
56605 -
56606 -
56607 -
56608 -
56609 - GL_GNULIB_FREXP=1
56610 + GNULIB_FREXP=1
56611
56612
56613
56614 @@ -23069,7 +19064,6 @@ extern
56615 "C"
56616 #endif
56617 long double frexpl (long double, int *);
56618 -long double zero = 0.0L;
56619 int main()
56620 {
56621 int result = 0;
56622 @@ -23127,8 +19121,7 @@ int main()
56623 }
56624 }
56625 /* Test on infinite numbers. */
56626 - /* The Microsoft MSVC 14 compiler chokes on the expression 1.0 / 0.0. */
56627 - x = 1.0L / zero;
56628 + x = 1.0L / 0.0L;
56629 {
56630 int exp;
56631 long double y = frexpl (x, &exp);
56632 @@ -23185,11 +19178,7 @@ printf "%s\n" "#define HAVE_FREXPL_IN_LIBC 1" >>confdefs.h
56633
56634
56635
56636 -
56637 -
56638 -
56639 -
56640 - GL_GNULIB_FREXPL=1
56641 + GNULIB_FREXPL=1
56642
56643
56644
56645 @@ -23227,53 +19216,42 @@ printf "%s\n" "#define GNULIB_TEST_FREXPL 1" >>confdefs.h
56646 fi
56647
56648
56649 + if test $REPLACE_FSTAT = 1; then
56650
56651 - if test $REPLACE_FSTAT = 1; then
56652 - GL_COND_OBJ_FSTAT_TRUE=
56653 - GL_COND_OBJ_FSTAT_FALSE='#'
56654 -else
56655 - GL_COND_OBJ_FSTAT_TRUE='#'
56656 - GL_COND_OBJ_FSTAT_FALSE=
56657 -fi
56658 -:
56659 - if test -z "${GL_COND_OBJ_FSTAT_TRUE}" && test -z "${GL_COND_OBJ_FSTAT_FALSE}"; then
56660 - GL_COND_OBJ_FSTAT_TRUE='#'
56661 - GL_COND_OBJ_FSTAT_FALSE='#'
56662 - fi
56663
56664 - if test -z "$GL_COND_OBJ_FSTAT_TRUE"; then :
56665
56666 - case "$host_os" in
56667 - mingw*)
56668
56669
56670
56671
56672
56673 + gl_LIBOBJS="$gl_LIBOBJS fstat.$ac_objext"
56674
56675 + case "$host_os" in
56676 + mingw*)
56677
56678
56679 - gl_LIBOBJS="$gl_LIBOBJS stat-w32.$ac_objext"
56680
56681 - ;;
56682 - esac
56683
56684
56685
56686 - :
56687
56688
56689 -fi
56690 + gl_LIBOBJS="$gl_LIBOBJS stat-w32.$ac_objext"
56691
56692 + ;;
56693 + esac
56694
56695
56696 + :
56697
56698 + fi
56699
56700
56701
56702
56703
56704 - GL_GNULIB_FSTAT=1
56705 + GNULIB_FSTAT=1
56706
56707
56708
56709 @@ -23354,30 +19332,24 @@ printf "%s\n" "#define HAVE_WORKING_FSTATAT_ZERO_FLAG 1" >>confdefs.h
56710 esac
56711 fi
56712
56713 + if test $HAVE_FSTATAT = 0 || test $REPLACE_FSTATAT = 1; then
56714 +
56715
56716 - if test $HAVE_FSTATAT = 0 || test $REPLACE_FSTATAT = 1; then
56717 - GL_COND_OBJ_FSTATAT_TRUE=
56718 - GL_COND_OBJ_FSTATAT_FALSE='#'
56719 -else
56720 - GL_COND_OBJ_FSTATAT_TRUE='#'
56721 - GL_COND_OBJ_FSTATAT_FALSE=
56722 -fi
56723 -:
56724 - if test -z "${GL_COND_OBJ_FSTATAT_TRUE}" && test -z "${GL_COND_OBJ_FSTATAT_FALSE}"; then
56725 - GL_COND_OBJ_FSTATAT_TRUE='#'
56726 - GL_COND_OBJ_FSTATAT_FALSE='#'
56727 - fi
56728
56729
56730
56731
56732
56733
56734 + gl_LIBOBJS="$gl_LIBOBJS fstatat.$ac_objext"
56735 +
56736 + fi
56737 +
56738
56739
56740
56741
56742 - GL_GNULIB_FSTATAT=1
56743 + GNULIB_FSTATAT=1
56744
56745
56746
56747 @@ -23402,15 +19374,7 @@ then :
56748 else $as_nop
56749 if test "$cross_compiling" = yes
56750 then :
56751 - case "$host_os" in
56752 - # Guess no on glibc systems.
56753 - *-gnu* | gnu*) gl_cv_func_futimens_works="guessing no" ;;
56754 - # Guess no on musl systems.
56755 - *-musl*) gl_cv_func_futimens_works="guessing no" ;;
56756 - # Guess yes otherwise.
56757 - *) gl_cv_func_futimens_works="guessing yes" ;;
56758 - esac
56759 -
56760 + gl_cv_func_futimens_works="guessing yes"
56761 else $as_nop
56762 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
56763 /* end confdefs.h. */
56764 @@ -23420,9 +19384,6 @@ else $as_nop
56765 #include <unistd.h>
56766 #include <errno.h>
56767
56768 -
56769 -$gl_mda_defines
56770 -
56771 int
56772 main (void)
56773 {
56774 @@ -23463,27 +19424,13 @@ fi
56775 fi
56776 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_futimens_works" >&5
56777 printf "%s\n" "$gl_cv_func_futimens_works" >&6; }
56778 - case "$gl_cv_func_futimens_works" in
56779 - *yes) ;;
56780 - *)
56781 - REPLACE_FUTIMENS=1
56782 - ;;
56783 - esac
56784 + if test "$gl_cv_func_futimens_works" = no; then
56785 + REPLACE_FUTIMENS=1
56786 + fi
56787 fi
56788
56789 + if test $HAVE_FUTIMENS = 0 || test $REPLACE_FUTIMENS = 1; then
56790
56791 - if test $HAVE_FUTIMENS = 0 || test $REPLACE_FUTIMENS = 1; then
56792 - GL_COND_OBJ_FUTIMENS_TRUE=
56793 - GL_COND_OBJ_FUTIMENS_FALSE='#'
56794 -else
56795 - GL_COND_OBJ_FUTIMENS_TRUE='#'
56796 - GL_COND_OBJ_FUTIMENS_FALSE=
56797 -fi
56798 -:
56799 - if test -z "${GL_COND_OBJ_FUTIMENS_TRUE}" && test -z "${GL_COND_OBJ_FUTIMENS_FALSE}"; then
56800 - GL_COND_OBJ_FUTIMENS_TRUE='#'
56801 - GL_COND_OBJ_FUTIMENS_FALSE='#'
56802 - fi
56803
56804
56805
56806 @@ -23491,10 +19438,15 @@ fi
56807
56808
56809
56810 + gl_LIBOBJS="$gl_LIBOBJS futimens.$ac_objext"
56811
56812 + fi
56813
56814
56815 - GL_GNULIB_FUTIMENS=1
56816 +
56817 +
56818 +
56819 + GNULIB_FUTIMENS=1
56820
56821
56822
56823 @@ -23516,30 +19468,24 @@ printf "%s\n" "#define GNULIB_TEST_FUTIMENS 1" >>confdefs.h
56824 ;;
56825 esac
56826
56827 + if test $REPLACE_GETCWD = 1; then
56828 +
56829
56830 - if test $REPLACE_GETCWD = 1; then
56831 - GL_COND_OBJ_GETCWD_LGPL_TRUE=
56832 - GL_COND_OBJ_GETCWD_LGPL_FALSE='#'
56833 -else
56834 - GL_COND_OBJ_GETCWD_LGPL_TRUE='#'
56835 - GL_COND_OBJ_GETCWD_LGPL_FALSE=
56836 -fi
56837 -:
56838 - if test -z "${GL_COND_OBJ_GETCWD_LGPL_TRUE}" && test -z "${GL_COND_OBJ_GETCWD_LGPL_FALSE}"; then
56839 - GL_COND_OBJ_GETCWD_LGPL_TRUE='#'
56840 - GL_COND_OBJ_GETCWD_LGPL_FALSE='#'
56841 - fi
56842
56843
56844
56845
56846
56847
56848 + gl_LIBOBJS="$gl_LIBOBJS getcwd-lgpl.$ac_objext"
56849 +
56850 + fi
56851 +
56852
56853
56854
56855
56856 - GL_GNULIB_GETCWD=1
56857 + GNULIB_GETCWD=1
56858
56859
56860
56861 @@ -23566,9 +19512,9 @@ then :
56862 printf %s "(cached) " >&6
56863 else $as_nop
56864 echo fooNbarN | tr -d '\012' | tr N '\012' > conftest.data
56865 - if test "$cross_compiling" = yes
56866 + if test "$cross_compiling" = yes
56867 then :
56868 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
56869 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
56870 /* end confdefs.h. */
56871
56872 #include <features.h>
56873 @@ -23584,11 +19530,7 @@ if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
56874 then :
56875 gl_cv_func_working_getdelim="guessing yes"
56876 else $as_nop
56877 - case "$host_os" in
56878 - *-musl*) gl_cv_func_working_getdelim="guessing yes" ;;
56879 - *) gl_cv_func_working_getdelim="$gl_cross_guess_normal" ;;
56880 - esac
56881 -
56882 + gl_cv_func_working_getdelim="guessing no"
56883 fi
56884 rm -rf conftest*
56885
56886 @@ -23613,7 +19555,6 @@ else $as_nop
56887 int len = getdelim (&line, &siz, '\n', in);
56888 if (!(len == 4 && line && strcmp (line, "foo\n") == 0))
56889 { free (line); fclose (in); return 2; }
56890 - free (line);
56891 }
56892 {
56893 /* Test result for a NULL buffer and a non-zero size.
56894 @@ -23639,13 +19580,13 @@ rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
56895 conftest.$ac_objext conftest.beam conftest.$ac_ext
56896 fi
56897
56898 -
56899 fi
56900 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_working_getdelim" >&5
56901 printf "%s\n" "$gl_cv_func_working_getdelim" >&6; }
56902 case "$gl_cv_func_working_getdelim" in
56903 - *yes) ;;
56904 - *) REPLACE_GETDELIM=1 ;;
56905 + *no)
56906 + REPLACE_GETDELIM=1
56907 + ;;
56908 esac
56909 else
56910 HAVE_GETDELIM=0
56911 @@ -23655,21 +19596,16 @@ printf "%s\n" "$gl_cv_func_working_getdelim" >&6; }
56912 HAVE_DECL_GETDELIM=0
56913 fi
56914
56915 + if test $HAVE_GETDELIM = 0 || test $REPLACE_GETDELIM = 1; then
56916
56917 - if test $HAVE_GETDELIM = 0 || test $REPLACE_GETDELIM = 1; then
56918 - GL_COND_OBJ_GETDELIM_TRUE=
56919 - GL_COND_OBJ_GETDELIM_FALSE='#'
56920 -else
56921 - GL_COND_OBJ_GETDELIM_TRUE='#'
56922 - GL_COND_OBJ_GETDELIM_FALSE=
56923 -fi
56924 -:
56925 - if test -z "${GL_COND_OBJ_GETDELIM_TRUE}" && test -z "${GL_COND_OBJ_GETDELIM_FALSE}"; then
56926 - GL_COND_OBJ_GETDELIM_TRUE='#'
56927 - GL_COND_OBJ_GETDELIM_FALSE='#'
56928 - fi
56929
56930 - if test -z "$GL_COND_OBJ_GETDELIM_TRUE"; then :
56931 +
56932 +
56933 +
56934 +
56935 +
56936 +
56937 + gl_LIBOBJS="$gl_LIBOBJS getdelim.$ac_objext"
56938
56939
56940 ac_fn_c_check_func "$LINENO" "flockfile" "ac_cv_func_flockfile"
56941 @@ -23695,18 +19631,13 @@ fi
56942 printf "%s\n" "#define HAVE_DECL_GETC_UNLOCKED $ac_have_decl" >>confdefs.h
56943
56944
56945 -
56946 -fi
56947 -
56948 -
56949 -
56950 -
56951 + fi
56952
56953
56954
56955
56956
56957 - GL_GNULIB_GETDELIM=1
56958 + GNULIB_GETDELIM=1
56959
56960
56961
56962 @@ -23745,19 +19676,14 @@ else $as_nop
56963 /* end confdefs.h. */
56964
56965 #include <unistd.h>
56966 -
56967 -
56968 -$gl_mda_defines
56969 -
56970 -
56971 int
56972 main (void)
56973 {
56974 int size = getdtablesize();
56975 - if (dup2 (0, getdtablesize()) != -1)
56976 - return 1;
56977 - if (size != getdtablesize())
56978 - return 2;
56979 + if (dup2 (0, getdtablesize()) != -1)
56980 + return 1;
56981 + if (size != getdtablesize())
56982 + return 2;
56983
56984 ;
56985 return 0;
56986 @@ -23787,42 +19713,31 @@ printf "%s\n" "$gl_cv_func_getdtablesize_works" >&6; }
56987 HAVE_GETDTABLESIZE=0
56988 fi
56989
56990 + if test $HAVE_GETDTABLESIZE = 0 || test $REPLACE_GETDTABLESIZE = 1; then
56991
56992 - if test $HAVE_GETDTABLESIZE = 0 || test $REPLACE_GETDTABLESIZE = 1; then
56993 - GL_COND_OBJ_GETDTABLESIZE_TRUE=
56994 - GL_COND_OBJ_GETDTABLESIZE_FALSE='#'
56995 -else
56996 - GL_COND_OBJ_GETDTABLESIZE_TRUE='#'
56997 - GL_COND_OBJ_GETDTABLESIZE_FALSE=
56998 -fi
56999 -:
57000 - if test -z "${GL_COND_OBJ_GETDTABLESIZE_TRUE}" && test -z "${GL_COND_OBJ_GETDTABLESIZE_FALSE}"; then
57001 - GL_COND_OBJ_GETDTABLESIZE_TRUE='#'
57002 - GL_COND_OBJ_GETDTABLESIZE_FALSE='#'
57003 - fi
57004
57005 - if test -z "$GL_COND_OBJ_GETDTABLESIZE_TRUE"; then :
57006
57007 - :
57008
57009 -fi
57010
57011
57012
57013
57014 + gl_LIBOBJS="$gl_LIBOBJS getdtablesize.$ac_objext"
57015
57016 + :
57017 + fi
57018
57019
57020
57021
57022 - GL_GNULIB_GETDTABLESIZE=1
57023
57024 + GNULIB_GETDTABLESIZE=1
57025
57026
57027
57028
57029 -printf "%s\n" "#define GNULIB_TEST_GETDTABLESIZE 1" >>confdefs.h
57030
57031 +printf "%s\n" "#define GNULIB_TEST_GETDTABLESIZE 1" >>confdefs.h
57032
57033
57034
57035 @@ -23830,18 +19745,18 @@ printf "%s\n" "#define GNULIB_TEST_GETDTABLESIZE 1" >>confdefs.h
57036
57037
57038
57039 - ac_fn_c_check_func "$LINENO" "getgroups" "ac_cv_func_getgroups"
57040 + ac_fn_c_check_func "$LINENO" "getgroups" "ac_cv_func_getgroups"
57041 if test "x$ac_cv_func_getgroups" = xyes
57042 then :
57043
57044 fi
57045
57046
57047 - # If we don't yet have getgroups, see if it's in -lbsd.
57048 - # This is reported to be necessary on an ITOS 3000WS running SEIUX 3.1.
57049 - ac_save_LIBS=$LIBS
57050 - if test $ac_cv_func_getgroups = no; then
57051 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for getgroups in -lbsd" >&5
57052 +# If we don't yet have getgroups, see if it's in -lbsd.
57053 +# This is reported to be necessary on an ITOS 3000WS running SEIUX 3.1.
57054 +ac_save_LIBS=$LIBS
57055 +if test $ac_cv_func_getgroups = no; then
57056 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for getgroups in -lbsd" >&5
57057 printf %s "checking for getgroups in -lbsd... " >&6; }
57058 if test ${ac_cv_lib_bsd_getgroups+y}
57059 then :
57060 @@ -23881,12 +19796,12 @@ then :
57061 GETGROUPS_LIB=-lbsd
57062 fi
57063
57064 - fi
57065 +fi
57066
57067 - # Run the program to test the functionality of the system-supplied
57068 - # getgroups function only if there is such a function.
57069 - if test $ac_cv_func_getgroups = yes; then
57070 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for working getgroups" >&5
57071 +# Run the program to test the functionality of the system-supplied
57072 +# getgroups function only if there is such a function.
57073 +if test $ac_cv_func_getgroups = yes; then
57074 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for working getgroups" >&5
57075 printf %s "checking for working getgroups... " >&6; }
57076 if test ${ac_cv_func_getgroups_works+y}
57077 then :
57078 @@ -23895,14 +19810,11 @@ else $as_nop
57079 if test "$cross_compiling" = yes
57080 then :
57081 case "$host_os" in # ((
57082 - # Guess yes on glibc systems.
57083 - *-gnu* | gnu*) ac_cv_func_getgroups_works="guessing yes" ;;
57084 - # Guess yes on musl systems.
57085 - *-musl*) ac_cv_func_getgroups_works="guessing yes" ;;
57086 - # If we don't know, obey --enable-cross-guesses.
57087 - *) ac_cv_func_getgroups_works="$gl_cross_guess_normal" ;;
57088 - esac
57089 -
57090 + # Guess yes on glibc systems.
57091 + *-gnu*) ac_cv_func_getgroups_works="guessing yes" ;;
57092 + # If we don't know, assume the worst.
57093 + *) ac_cv_func_getgroups_works="guessing no" ;;
57094 + esac
57095 else $as_nop
57096 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
57097 /* end confdefs.h. */
57098 @@ -23910,12 +19822,11 @@ $ac_includes_default
57099 int
57100 main (void)
57101 {
57102 -/* On NeXTstep 3.2, getgroups (0, 0) always fails. */
57103 - return getgroups (0, 0) == -1;
57104 +/* On Ultrix 4.3, getgroups (0, 0) always fails. */
57105 + return getgroups (0, 0) == -1;
57106 ;
57107 return 0;
57108 }
57109 -
57110 _ACEOF
57111 if ac_fn_c_try_run "$LINENO"
57112 then :
57113 @@ -23931,17 +19842,17 @@ fi
57114 fi
57115 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_getgroups_works" >&5
57116 printf "%s\n" "$ac_cv_func_getgroups_works" >&6; }
57117 - else
57118 - ac_cv_func_getgroups_works=no
57119 - fi
57120 - case "$ac_cv_func_getgroups_works" in
57121 - *yes)
57122 +else
57123 + ac_cv_func_getgroups_works=no
57124 +fi
57125 +case "$ac_cv_func_getgroups_works" in
57126 + *yes)
57127
57128 printf "%s\n" "#define HAVE_GETGROUPS 1" >>confdefs.h
57129
57130 - ;;
57131 - esac
57132 - LIBS=$ac_save_LIBS
57133 + ;;
57134 +esac
57135 +LIBS=$ac_save_LIBS
57136
57137 if test $ac_cv_func_getgroups != yes; then
57138 HAVE_GETGROUPS=0
57139 @@ -23957,7 +19868,7 @@ printf "%s\n" "#define HAVE_GETGROUPS 1" >>confdefs.h
57140 printf "%s\n" "#define GETGROUPS_ZERO_BUG 1" >>confdefs.h
57141
57142 else
57143 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether getgroups handles negative values" >&5
57144 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether getgroups handles negative values" >&5
57145 printf %s "checking whether getgroups handles negative values... " >&6; }
57146 if test ${gl_cv_func_getgroups_works+y}
57147 then :
57148 @@ -23968,10 +19879,8 @@ then :
57149 case "$host_os" in
57150 # Guess yes on glibc systems.
57151 *-gnu* | gnu*) gl_cv_func_getgroups_works="guessing yes" ;;
57152 - # Guess yes on musl systems.
57153 - *-musl*) gl_cv_func_getgroups_works="guessing yes" ;;
57154 - # If we don't know, obey --enable-cross-guesses.
57155 - *) gl_cv_func_getgroups_works="$gl_cross_guess_normal" ;;
57156 + # If we don't know, assume the worst.
57157 + *) gl_cv_func_getgroups_works="guessing no" ;;
57158 esac
57159
57160 else $as_nop
57161 @@ -24011,30 +19920,24 @@ printf "%s\n" "$gl_cv_func_getgroups_works" >&6; }
57162 fi
57163 test -n "$GETGROUPS_LIB" && LIBS="$GETGROUPS_LIB $LIBS"
57164
57165 + if test $HAVE_GETGROUPS = 0 || test $REPLACE_GETGROUPS = 1; then
57166 +
57167
57168 - if test $HAVE_GETGROUPS = 0 || test $REPLACE_GETGROUPS = 1; then
57169 - GL_COND_OBJ_GETGROUPS_TRUE=
57170 - GL_COND_OBJ_GETGROUPS_FALSE='#'
57171 -else
57172 - GL_COND_OBJ_GETGROUPS_TRUE='#'
57173 - GL_COND_OBJ_GETGROUPS_FALSE=
57174 -fi
57175 -:
57176 - if test -z "${GL_COND_OBJ_GETGROUPS_TRUE}" && test -z "${GL_COND_OBJ_GETGROUPS_FALSE}"; then
57177 - GL_COND_OBJ_GETGROUPS_TRUE='#'
57178 - GL_COND_OBJ_GETGROUPS_FALSE='#'
57179 - fi
57180
57181
57182
57183
57184
57185
57186 + gl_LIBOBJS="$gl_LIBOBJS getgroups.$ac_objext"
57187 +
57188 + fi
57189
57190
57191
57192
57193 - GL_GNULIB_GETGROUPS=1
57194 +
57195 + GNULIB_GETGROUPS=1
57196
57197
57198
57199 @@ -24068,9 +19971,9 @@ then :
57200 printf %s "(cached) " >&6
57201 else $as_nop
57202 echo fooNbarN | tr -d '\012' | tr N '\012' > conftest.data
57203 - if test "$cross_compiling" = yes
57204 + if test "$cross_compiling" = yes
57205 then :
57206 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
57207 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
57208 /* end confdefs.h. */
57209
57210 #include <features.h>
57211 @@ -24086,11 +19989,7 @@ if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
57212 then :
57213 am_cv_func_working_getline="guessing yes"
57214 else $as_nop
57215 - case "$host_os" in
57216 - *-musl*) am_cv_func_working_getline="guessing yes" ;;
57217 - *) am_cv_func_working_getline="$gl_cross_guess_normal" ;;
57218 - esac
57219 -
57220 + am_cv_func_working_getline="guessing no"
57221 fi
57222 rm -rf conftest*
57223
57224 @@ -24141,7 +20040,6 @@ rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
57225 conftest.$ac_objext conftest.beam conftest.$ac_ext
57226 fi
57227
57228 -
57229 fi
57230 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_func_working_getline" >&5
57231 printf "%s\n" "$am_cv_func_working_getline" >&6; }
57232 @@ -24152,43 +20050,32 @@ printf "%s\n" "$am_cv_func_working_getline" >&6; }
57233 fi
57234
57235 case "$am_cv_func_working_getline" in
57236 - *yes) ;;
57237 - *)
57238 + *no)
57239 REPLACE_GETLINE=1
57240 ;;
57241 esac
57242
57243 + if test $REPLACE_GETLINE = 1; then
57244 +
57245
57246 - if test $REPLACE_GETLINE = 1; then
57247 - GL_COND_OBJ_GETLINE_TRUE=
57248 - GL_COND_OBJ_GETLINE_FALSE='#'
57249 -else
57250 - GL_COND_OBJ_GETLINE_TRUE='#'
57251 - GL_COND_OBJ_GETLINE_FALSE=
57252 -fi
57253 -:
57254 - if test -z "${GL_COND_OBJ_GETLINE_TRUE}" && test -z "${GL_COND_OBJ_GETLINE_FALSE}"; then
57255 - GL_COND_OBJ_GETLINE_TRUE='#'
57256 - GL_COND_OBJ_GETLINE_FALSE='#'
57257 - fi
57258
57259 - if test -z "$GL_COND_OBJ_GETLINE_TRUE"; then :
57260
57261
57262 - :
57263
57264
57265 -fi
57266
57267 + gl_LIBOBJS="$gl_LIBOBJS getline.$ac_objext"
57268
57269
57270 + :
57271
57272 + fi
57273
57274
57275
57276
57277
57278 - GL_GNULIB_GETLINE=1
57279 + GNULIB_GETLINE=1
57280
57281
57282
57283 @@ -24208,8 +20095,6 @@ printf "%s\n" "#define GNULIB_TEST_GETLINE 1" >>confdefs.h
57284 REPLACE_GETOPT=1
57285 fi
57286
57287 - GL_GENERATE_GETOPT_H=false
57288 - GL_GENERATE_GETOPT_CDEFS_H=false
57289 if test $REPLACE_GETOPT = 1; then
57290
57291
57292 @@ -24223,121 +20108,36 @@ printf "%s\n" "#define GNULIB_TEST_GETLINE 1" >>confdefs.h
57293
57294 printf "%s\n" "#define __GETOPT_PREFIX rpl_" >>confdefs.h
57295
57296 - GL_GENERATE_GETOPT_H=true
57297 - GL_GENERATE_GETOPT_CDEFS_H=true
57298 -
57299 - fi
57300 -
57301 -
57302 -
57303 -
57304 -
57305 - case "$GL_GENERATE_GETOPT_H" in
57306 - false) GETOPT_H='' ;;
57307 - true)
57308 - if test -z "$GETOPT_H"; then
57309 - GETOPT_H="${gl_source_base_prefix}getopt.h"
57310 - fi
57311 - ;;
57312 - *) echo "*** GL_GENERATE_GETOPT_H is not set correctly" 1>&2; exit 1 ;;
57313 - esac
57314 -
57315 -
57316 - if $GL_GENERATE_GETOPT_H; then
57317 - GL_GENERATE_GETOPT_H_TRUE=
57318 - GL_GENERATE_GETOPT_H_FALSE='#'
57319 -else
57320 - GL_GENERATE_GETOPT_H_TRUE='#'
57321 - GL_GENERATE_GETOPT_H_FALSE=
57322 -fi
57323 -:
57324 - if test -z "${GL_GENERATE_GETOPT_H_TRUE}" && test -z "${GL_GENERATE_GETOPT_H_FALSE}"; then
57325 - GL_GENERATE_GETOPT_H_TRUE='#'
57326 - GL_GENERATE_GETOPT_H_FALSE='#'
57327 - fi
57328 -
57329 + GETOPT_H=getopt.h
57330 + GETOPT_CDEFS_H=getopt-cdefs.h
57331
57332
57333
57334 -
57335 -
57336 -
57337 -
57338 -
57339 - case "$GL_GENERATE_GETOPT_CDEFS_H" in
57340 - false) GETOPT_CDEFS_H='' ;;
57341 - true)
57342 - if test -z "$GETOPT_CDEFS_H"; then
57343 - GETOPT_CDEFS_H="${gl_source_base_prefix}getopt-cdefs.h"
57344 - fi
57345 - ;;
57346 - *) echo "*** GL_GENERATE_GETOPT_CDEFS_H is not set correctly" 1>&2; exit 1 ;;
57347 - esac
57348 -
57349 -
57350 - if $GL_GENERATE_GETOPT_CDEFS_H; then
57351 - GL_GENERATE_GETOPT_CDEFS_H_TRUE=
57352 - GL_GENERATE_GETOPT_CDEFS_H_FALSE='#'
57353 -else
57354 - GL_GENERATE_GETOPT_CDEFS_H_TRUE='#'
57355 - GL_GENERATE_GETOPT_CDEFS_H_FALSE=
57356 -fi
57357 -:
57358 - if test -z "${GL_GENERATE_GETOPT_CDEFS_H_TRUE}" && test -z "${GL_GENERATE_GETOPT_CDEFS_H_FALSE}"; then
57359 - GL_GENERATE_GETOPT_CDEFS_H_TRUE='#'
57360 - GL_GENERATE_GETOPT_CDEFS_H_FALSE='#'
57361 fi
57362
57363 + if test $REPLACE_GETOPT = 1; then
57364
57365
57366
57367
57368
57369
57370 - if test $REPLACE_GETOPT = 1; then
57371 - GL_COND_OBJ_GETOPT_TRUE=
57372 - GL_COND_OBJ_GETOPT_FALSE='#'
57373 -else
57374 - GL_COND_OBJ_GETOPT_TRUE='#'
57375 - GL_COND_OBJ_GETOPT_FALSE=
57376 -fi
57377 -:
57378 - if test -z "${GL_COND_OBJ_GETOPT_TRUE}" && test -z "${GL_COND_OBJ_GETOPT_FALSE}"; then
57379 - GL_COND_OBJ_GETOPT_TRUE='#'
57380 - GL_COND_OBJ_GETOPT_FALSE='#'
57381 - fi
57382 -
57383 - if test -z "$GL_COND_OBJ_GETOPT_TRUE"; then :
57384 -
57385 -
57386 -
57387 -
57388 -
57389 -
57390 -
57391 - GL_GNULIB_UNISTD_H_GETOPT=1
57392 -
57393 -
57394 -
57395 -fi
57396 -
57397 -
57398 -
57399 -
57400
57401
57402 + gl_LIBOBJS="$gl_LIBOBJS getopt.$ac_objext"
57403
57404
57405
57406 - GL_GNULIB_GETOPT_POSIX=1
57407
57408
57409
57410
57411
57412 -printf "%s\n" "#define GNULIB_TEST_GETOPT_POSIX 1" >>confdefs.h
57413
57414 + gl_LIBOBJS="$gl_LIBOBJS getopt1.$ac_objext"
57415
57416 + GNULIB_GL_UNISTD_H_GETOPT=1
57417 + fi
57418
57419
57420
57421 @@ -24447,6 +20247,83 @@ printf "%s\n" "#define HAVE_VAR___PROGNAME 1" >>confdefs.h
57422 if test $ac_cv_func_gettimeofday != yes; then
57423 HAVE_GETTIMEOFDAY=0
57424 else
57425 +
57426 +
57427 +
57428 +
57429 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether gettimeofday clobbers localtime buffer" >&5
57430 +printf %s "checking whether gettimeofday clobbers localtime buffer... " >&6; }
57431 +if test ${gl_cv_func_gettimeofday_clobber+y}
57432 +then :
57433 + printf %s "(cached) " >&6
57434 +else $as_nop
57435 + if test "$cross_compiling" = yes
57436 +then :
57437 + # When cross-compiling:
57438 + case "$host_os" in
57439 + # Guess all is fine on glibc systems.
57440 + *-gnu* | gnu*) gl_cv_func_gettimeofday_clobber="guessing no" ;;
57441 + # Guess no on native Windows.
57442 + mingw*) gl_cv_func_gettimeofday_clobber="guessing no" ;;
57443 + # If we don't know, assume the worst.
57444 + *) gl_cv_func_gettimeofday_clobber="guessing yes" ;;
57445 + esac
57446 +
57447 +else $as_nop
57448 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
57449 +/* end confdefs.h. */
57450 +#include <string.h>
57451 + #include <sys/time.h>
57452 + #include <time.h>
57453 + #include <stdlib.h>
57454 +
57455 +int
57456 +main (void)
57457 +{
57458 +
57459 + time_t t = 0;
57460 + struct tm *lt;
57461 + struct tm saved_lt;
57462 + struct timeval tv;
57463 + lt = localtime (&t);
57464 + saved_lt = *lt;
57465 + gettimeofday (&tv, NULL);
57466 + return memcmp (lt, &saved_lt, sizeof (struct tm)) != 0;
57467 +
57468 + ;
57469 + return 0;
57470 +}
57471 +_ACEOF
57472 +if ac_fn_c_try_run "$LINENO"
57473 +then :
57474 + gl_cv_func_gettimeofday_clobber=no
57475 +else $as_nop
57476 + gl_cv_func_gettimeofday_clobber=yes
57477 +fi
57478 +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
57479 + conftest.$ac_objext conftest.beam conftest.$ac_ext
57480 +fi
57481 +
57482 +fi
57483 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_gettimeofday_clobber" >&5
57484 +printf "%s\n" "$gl_cv_func_gettimeofday_clobber" >&6; }
57485 +
57486 + case "$gl_cv_func_gettimeofday_clobber" in
57487 + *yes)
57488 + REPLACE_GETTIMEOFDAY=1
57489 +
57490 +printf "%s\n" "#define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1" >>confdefs.h
57491 +
57492 +
57493 +
57494 +
57495 + NEED_LOCALTIME_BUFFER=1
57496 + REPLACE_GMTIME=1
57497 + REPLACE_LOCALTIME=1
57498 +
57499 + ;;
57500 + esac
57501 +
57502 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gettimeofday with POSIX signature" >&5
57503 printf %s "checking for gettimeofday with POSIX signature... " >&6; }
57504 if test ${gl_cv_func_gettimeofday_posix_signature+y}
57505 @@ -24521,35 +20398,25 @@ printf "%s\n" "$gl_cv_func_gettimeofday_posix_signature" >&6; }
57506 printf "%s\n" "#define GETTIMEOFDAY_TIMEZONE $gl_gettimeofday_timezone" >>confdefs.h
57507
57508
57509 + if test $HAVE_GETTIMEOFDAY = 0 || test $REPLACE_GETTIMEOFDAY = 1; then
57510
57511 - if test $HAVE_GETTIMEOFDAY = 0 || test $REPLACE_GETTIMEOFDAY = 1; then
57512 - GL_COND_OBJ_GETTIMEOFDAY_TRUE=
57513 - GL_COND_OBJ_GETTIMEOFDAY_FALSE='#'
57514 -else
57515 - GL_COND_OBJ_GETTIMEOFDAY_TRUE='#'
57516 - GL_COND_OBJ_GETTIMEOFDAY_FALSE=
57517 -fi
57518 -:
57519 - if test -z "${GL_COND_OBJ_GETTIMEOFDAY_TRUE}" && test -z "${GL_COND_OBJ_GETTIMEOFDAY_FALSE}"; then
57520 - GL_COND_OBJ_GETTIMEOFDAY_TRUE='#'
57521 - GL_COND_OBJ_GETTIMEOFDAY_FALSE='#'
57522 - fi
57523
57524 - if test -z "$GL_COND_OBJ_GETTIMEOFDAY_TRUE"; then :
57525
57526 - :
57527
57528 -fi
57529
57530
57531
57532
57533 + gl_LIBOBJS="$gl_LIBOBJS gettimeofday.$ac_objext"
57534 +
57535 + :
57536 + fi
57537
57538
57539
57540
57541
57542 - GL_GNULIB_GETTIMEOFDAY=1
57543 + GNULIB_GETTIMEOFDAY=1
57544
57545
57546
57547 @@ -24575,52 +20442,296 @@ else $as_nop
57548 fi
57549
57550
57551 + if test $HAVE_GROUP_MEMBER = 0; then
57552
57553 - if test $HAVE_GROUP_MEMBER = 0; then
57554 - GL_COND_OBJ_GROUP_MEMBER_TRUE=
57555 - GL_COND_OBJ_GROUP_MEMBER_FALSE='#'
57556 -else
57557 - GL_COND_OBJ_GROUP_MEMBER_TRUE='#'
57558 - GL_COND_OBJ_GROUP_MEMBER_FALSE=
57559 +
57560 +
57561 +
57562 +
57563 +
57564 +
57565 +
57566 + gl_LIBOBJS="$gl_LIBOBJS group-member.$ac_objext"
57567 +
57568 +
57569 +
57570 +
57571 + fi
57572 +
57573 +
57574 +
57575 +
57576 +
57577 + GNULIB_GROUP_MEMBER=1
57578 +
57579 +
57580 +
57581 +
57582 +
57583 +printf "%s\n" "#define GNULIB_TEST_GROUP_MEMBER 1" >>confdefs.h
57584 +
57585 +
57586 +
57587 +
57588 +
57589 +
57590 +
57591 +
57592 + PRIPTR_PREFIX=
57593 + if test -n "$STDINT_H"; then
57594 + PRIPTR_PREFIX='"l"'
57595 + else
57596 + for glpfx in '' l ll I64; do
57597 + case $glpfx in
57598 + '') gltype1='int';;
57599 + l) gltype1='long int';;
57600 + ll) gltype1='long long int';;
57601 + I64) gltype1='__int64';;
57602 + esac
57603 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
57604 +/* end confdefs.h. */
57605 +#include <stdint.h>
57606 + extern intptr_t foo;
57607 + extern $gltype1 foo;
57608 +int
57609 +main (void)
57610 +{
57611 +
57612 + ;
57613 + return 0;
57614 +}
57615 +_ACEOF
57616 +if ac_fn_c_try_compile "$LINENO"
57617 +then :
57618 + PRIPTR_PREFIX='"'$glpfx'"'
57619 fi
57620 -:
57621 - if test -z "${GL_COND_OBJ_GROUP_MEMBER_TRUE}" && test -z "${GL_COND_OBJ_GROUP_MEMBER_FALSE}"; then
57622 - GL_COND_OBJ_GROUP_MEMBER_TRUE='#'
57623 - GL_COND_OBJ_GROUP_MEMBER_FALSE='#'
57624 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
57625 + test -n "$PRIPTR_PREFIX" && break
57626 + done
57627 fi
57628
57629 - if test -z "$GL_COND_OBJ_GROUP_MEMBER_TRUE"; then :
57630
57631
57632 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether INT32_MAX < INTMAX_MAX" >&5
57633 +printf %s "checking whether INT32_MAX < INTMAX_MAX... " >&6; }
57634 +if test ${gl_cv_test_INT32_MAX_LT_INTMAX_MAX+y}
57635 +then :
57636 + printf %s "(cached) " >&6
57637 +else $as_nop
57638 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
57639 +/* end confdefs.h. */
57640 +/* Work also in C++ mode. */
57641 + #define __STDC_LIMIT_MACROS 1
57642
57643 + /* Work if build is not clean. */
57644 + #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H
57645
57646 + #include <limits.h>
57647 + #if HAVE_STDINT_H
57648 + #include <stdint.h>
57649 + #endif
57650
57651 + #if defined INT32_MAX && defined INTMAX_MAX
57652 + #define CONDITION (INT32_MAX < INTMAX_MAX)
57653 + #elif HAVE_LONG_LONG_INT
57654 + #define CONDITION (sizeof (int) < sizeof (long long int))
57655 + #else
57656 + #define CONDITION 0
57657 + #endif
57658 + int test[CONDITION ? 1 : -1];
57659 +int
57660 +main (void)
57661 +{
57662 +
57663 + ;
57664 + return 0;
57665 +}
57666 +_ACEOF
57667 +if ac_fn_c_try_compile "$LINENO"
57668 +then :
57669 + gl_cv_test_INT32_MAX_LT_INTMAX_MAX=yes
57670 +else $as_nop
57671 + gl_cv_test_INT32_MAX_LT_INTMAX_MAX=no
57672 fi
57673 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
57674 +fi
57675 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_test_INT32_MAX_LT_INTMAX_MAX" >&5
57676 +printf "%s\n" "$gl_cv_test_INT32_MAX_LT_INTMAX_MAX" >&6; }
57677 + if test $gl_cv_test_INT32_MAX_LT_INTMAX_MAX = yes; then
57678 + INT32_MAX_LT_INTMAX_MAX=1;
57679 + else
57680 + INT32_MAX_LT_INTMAX_MAX=0;
57681 + fi
57682
57683
57684 + if test $APPLE_UNIVERSAL_BUILD = 0; then
57685
57686 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether INT64_MAX == LONG_MAX" >&5
57687 +printf %s "checking whether INT64_MAX == LONG_MAX... " >&6; }
57688 +if test ${gl_cv_test_INT64_MAX_EQ_LONG_MAX+y}
57689 +then :
57690 + printf %s "(cached) " >&6
57691 +else $as_nop
57692 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
57693 +/* end confdefs.h. */
57694 +/* Work also in C++ mode. */
57695 + #define __STDC_LIMIT_MACROS 1
57696
57697 + /* Work if build is not clean. */
57698 + #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H
57699
57700 + #include <limits.h>
57701 + #if HAVE_STDINT_H
57702 + #include <stdint.h>
57703 + #endif
57704
57705 + #if defined INT64_MAX
57706 + #define CONDITION (INT64_MAX == LONG_MAX)
57707 + #elif HAVE_LONG_LONG_INT
57708 + #define CONDITION (sizeof (long long int) == sizeof (long int))
57709 + #else
57710 + #define CONDITION 0
57711 + #endif
57712 + int test[CONDITION ? 1 : -1];
57713 +int
57714 +main (void)
57715 +{
57716
57717 + ;
57718 + return 0;
57719 +}
57720 +_ACEOF
57721 +if ac_fn_c_try_compile "$LINENO"
57722 +then :
57723 + gl_cv_test_INT64_MAX_EQ_LONG_MAX=yes
57724 +else $as_nop
57725 + gl_cv_test_INT64_MAX_EQ_LONG_MAX=no
57726 +fi
57727 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
57728 +fi
57729 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_test_INT64_MAX_EQ_LONG_MAX" >&5
57730 +printf "%s\n" "$gl_cv_test_INT64_MAX_EQ_LONG_MAX" >&6; }
57731 + if test $gl_cv_test_INT64_MAX_EQ_LONG_MAX = yes; then
57732 + INT64_MAX_EQ_LONG_MAX=1;
57733 + else
57734 + INT64_MAX_EQ_LONG_MAX=0;
57735 + fi
57736
57737
57738 - GL_GNULIB_GROUP_MEMBER=1
57739 + else
57740 + INT64_MAX_EQ_LONG_MAX=-1
57741 + fi
57742
57743 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether UINT32_MAX < UINTMAX_MAX" >&5
57744 +printf %s "checking whether UINT32_MAX < UINTMAX_MAX... " >&6; }
57745 +if test ${gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX+y}
57746 +then :
57747 + printf %s "(cached) " >&6
57748 +else $as_nop
57749 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
57750 +/* end confdefs.h. */
57751 +/* Work also in C++ mode. */
57752 + #define __STDC_LIMIT_MACROS 1
57753
57754 + /* Work if build is not clean. */
57755 + #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H
57756
57757 + #include <limits.h>
57758 + #if HAVE_STDINT_H
57759 + #include <stdint.h>
57760 + #endif
57761
57762 + #if defined UINT32_MAX && defined UINTMAX_MAX
57763 + #define CONDITION (UINT32_MAX < UINTMAX_MAX)
57764 + #elif HAVE_LONG_LONG_INT
57765 + #define CONDITION (sizeof (unsigned int) < sizeof (unsigned long long int))
57766 + #else
57767 + #define CONDITION 0
57768 + #endif
57769 + int test[CONDITION ? 1 : -1];
57770 +int
57771 +main (void)
57772 +{
57773
57774 -printf "%s\n" "#define GNULIB_TEST_GROUP_MEMBER 1" >>confdefs.h
57775 + ;
57776 + return 0;
57777 +}
57778 +_ACEOF
57779 +if ac_fn_c_try_compile "$LINENO"
57780 +then :
57781 + gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes
57782 +else $as_nop
57783 + gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=no
57784 +fi
57785 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
57786 +fi
57787 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX" >&5
57788 +printf "%s\n" "$gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX" >&6; }
57789 + if test $gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX = yes; then
57790 + UINT32_MAX_LT_UINTMAX_MAX=1;
57791 + else
57792 + UINT32_MAX_LT_UINTMAX_MAX=0;
57793 + fi
57794
57795
57796 + if test $APPLE_UNIVERSAL_BUILD = 0; then
57797
57798 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether UINT64_MAX == ULONG_MAX" >&5
57799 +printf %s "checking whether UINT64_MAX == ULONG_MAX... " >&6; }
57800 +if test ${gl_cv_test_UINT64_MAX_EQ_ULONG_MAX+y}
57801 +then :
57802 + printf %s "(cached) " >&6
57803 +else $as_nop
57804 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
57805 +/* end confdefs.h. */
57806 +/* Work also in C++ mode. */
57807 + #define __STDC_LIMIT_MACROS 1
57808
57809 + /* Work if build is not clean. */
57810 + #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H
57811
57812 + #include <limits.h>
57813 + #if HAVE_STDINT_H
57814 + #include <stdint.h>
57815 + #endif
57816
57817 + #if defined UINT64_MAX
57818 + #define CONDITION (UINT64_MAX == ULONG_MAX)
57819 + #elif HAVE_LONG_LONG_INT
57820 + #define CONDITION (sizeof (unsigned long long int) == sizeof (unsigned long int))
57821 + #else
57822 + #define CONDITION 0
57823 + #endif
57824 + int test[CONDITION ? 1 : -1];
57825 +int
57826 +main (void)
57827 +{
57828
57829 + ;
57830 + return 0;
57831 +}
57832 +_ACEOF
57833 +if ac_fn_c_try_compile "$LINENO"
57834 +then :
57835 + gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=yes
57836 +else $as_nop
57837 + gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=no
57838 +fi
57839 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
57840 +fi
57841 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_test_UINT64_MAX_EQ_ULONG_MAX" >&5
57842 +printf "%s\n" "$gl_cv_test_UINT64_MAX_EQ_ULONG_MAX" >&6; }
57843 + if test $gl_cv_test_UINT64_MAX_EQ_ULONG_MAX = yes; then
57844 + UINT64_MAX_EQ_ULONG_MAX=1;
57845 + else
57846 + UINT64_MAX_EQ_ULONG_MAX=0;
57847 + fi
57848
57849
57850 + else
57851 + UINT64_MAX_EQ_ULONG_MAX=-1
57852 + fi
57853 +
57854
57855
57856
57857 @@ -24635,7 +20746,7 @@ else $as_nop
57858 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
57859 /* end confdefs.h. */
57860 #include <math.h>
57861 - #if (__GNUC__ >= 4) || (__clang_major__ >= 4)
57862 + #if __GNUC__ >= 4
57863 # undef isnand
57864 # define isnand(x) __builtin_isnan ((double)(x))
57865 #else
57866 @@ -24698,9 +20809,9 @@ else $as_nop
57867 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
57868 /* end confdefs.h. */
57869 #include <math.h>
57870 - #if (__GNUC__ >= 4) || (__clang_major__ >= 4)
57871 + #if __GNUC__ >= 4
57872 # undef isnanf
57873 - # define isnanf(x) __builtin_isnan ((float)(x))
57874 + # define isnanf(x) __builtin_isnanf ((float)(x))
57875 #elif defined isnan
57876 # undef isnanf
57877 # define isnanf(x) isnan ((float)(x))
57878 @@ -24769,9 +20880,9 @@ else $as_nop
57879 /* end confdefs.h. */
57880
57881 #include <math.h>
57882 -#if (__GNUC__ >= 4) || (__clang_major__ >= 4)
57883 +#if __GNUC__ >= 4
57884 # undef isnanf
57885 -# define isnanf(x) __builtin_isnan ((float)(x))
57886 +# define isnanf(x) __builtin_isnanf ((float)(x))
57887 #elif defined isnan
57888 # undef isnanf
57889 # define isnanf(x) isnan ((float)(x))
57890 @@ -24811,7 +20922,7 @@ int main()
57891 m.value = NaN ();
57892 /* Set the bits below the exponent to 01111...111. */
57893 m.word[0] &= -1U << FLT_EXPBIT0_BIT;
57894 - m.word[0] |= (1U << (FLT_EXPBIT0_BIT - 1)) - 1;
57895 + m.word[0] |= 1U << (FLT_EXPBIT0_BIT - 1) - 1;
57896 if (!isnanf (m.value))
57897 result |= 4;
57898 }
57899 @@ -24984,9 +21095,9 @@ else $as_nop
57900 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
57901 /* end confdefs.h. */
57902 #include <math.h>
57903 - #if (__GNUC__ >= 4) || (__clang_major__ >= 4)
57904 + #if __GNUC__ >= 4
57905 # undef isnanl
57906 - # define isnanl(x) __builtin_isnan ((long double)(x))
57907 + # define isnanl(x) __builtin_isnanl ((long double)(x))
57908 #elif defined isnan
57909 # undef isnanl
57910 # define isnanl(x) isnan ((long double)(x))
57911 @@ -25058,9 +21169,9 @@ else $as_nop
57912 #include <float.h>
57913 #include <limits.h>
57914 #include <math.h>
57915 -#if (__GNUC__ >= 4) || (__clang_major__ >= 4)
57916 +#if __GNUC__ >= 4
57917 # undef isnanl
57918 -# define isnanl(x) __builtin_isnan ((long double)(x))
57919 +# define isnanl(x) __builtin_isnanl ((long double)(x))
57920 #elif defined isnan
57921 # undef isnanl
57922 # define isnanl(x) isnan ((long double)(x))
57923 @@ -25266,14 +21377,14 @@ typedef union { long double value; unsigned int word[NWORDS]; }
57924 memory_long_double;
57925 static unsigned int ored_words[NWORDS];
57926 static unsigned int anded_words[NWORDS];
57927 -static void add_to_ored_words (long double *x)
57928 +static void add_to_ored_words (long double x)
57929 {
57930 memory_long_double m;
57931 size_t i;
57932 /* Clear it first, in case
57933 sizeof (long double) < sizeof (memory_long_double). */
57934 memset (&m, 0, sizeof (memory_long_double));
57935 - m.value = *x;
57936 + m.value = x;
57937 for (i = 0; i < NWORDS; i++)
57938 {
57939 ored_words[i] |= m.word[i];
57940 @@ -25282,15 +21393,17 @@ static void add_to_ored_words (long double *x)
57941 }
57942 int main ()
57943 {
57944 - static long double samples[5] = { 0.25L, 0.5L, 1.0L, 2.0L, 4.0L };
57945 size_t j;
57946 FILE *fp = fopen ("conftest.out", "w");
57947 if (fp == NULL)
57948 return 1;
57949 for (j = 0; j < NWORDS; j++)
57950 anded_words[j] = ~ (unsigned int) 0;
57951 - for (j = 0; j < 5; j++)
57952 - add_to_ored_words (&samples[j]);
57953 + add_to_ored_words (0.25L);
57954 + add_to_ored_words (0.5L);
57955 + add_to_ored_words (1.0L);
57956 + add_to_ored_words (2.0L);
57957 + add_to_ored_words (4.0L);
57958 /* Remove bits that are common (e.g. if representation of the first mantissa
57959 bit is explicit). */
57960 for (j = 0; j < NWORDS; j++)
57961 @@ -25353,73 +21466,16 @@ printf "%s\n" "#define LDBL_EXPBIT0_BIT $bit" >>confdefs.h
57962 fi
57963
57964
57965 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports the __inline keyword" >&5
57966 -printf %s "checking whether the compiler supports the __inline keyword... " >&6; }
57967 -if test ${gl_cv_c___inline+y}
57968 -then :
57969 - printf %s "(cached) " >&6
57970 -else $as_nop
57971 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
57972 -/* end confdefs.h. */
57973 -typedef int foo_t;
57974 - static __inline foo_t foo (void) { return 0; }
57975 -int
57976 -main (void)
57977 -{
57978 -return foo ();
57979 - ;
57980 - return 0;
57981 -}
57982 -_ACEOF
57983 -if ac_fn_c_try_compile "$LINENO"
57984 -then :
57985 - gl_cv_c___inline=yes
57986 -else $as_nop
57987 - gl_cv_c___inline=no
57988 -fi
57989 -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
57990 -fi
57991 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_c___inline" >&5
57992 -printf "%s\n" "$gl_cv_c___inline" >&6; }
57993 - if test $gl_cv_c___inline = yes; then
57994
57995 -printf "%s\n" "#define HAVE___INLINE 1" >>confdefs.h
57996
57997 - fi
57998
57999
58000
58001
58002
58003
58004 - case "$GL_GENERATE_LIMITS_H" in
58005 - false) LIMITS_H='' ;;
58006 - true)
58007 - if test -z "$LIMITS_H"; then
58008 - LIMITS_H="${gl_source_base_prefix}limits.h"
58009 - fi
58010 - ;;
58011 - *) echo "*** GL_GENERATE_LIMITS_H is not set correctly" 1>&2; exit 1 ;;
58012 - esac
58013 -
58014 -
58015 - if $GL_GENERATE_LIMITS_H; then
58016 - GL_GENERATE_LIMITS_H_TRUE=
58017 - GL_GENERATE_LIMITS_H_FALSE='#'
58018 -else
58019 - GL_GENERATE_LIMITS_H_TRUE='#'
58020 - GL_GENERATE_LIMITS_H_FALSE=
58021 -fi
58022 -:
58023 - if test -z "${GL_GENERATE_LIMITS_H_TRUE}" && test -z "${GL_GENERATE_LIMITS_H_FALSE}"; then
58024 - GL_GENERATE_LIMITS_H_TRUE='#'
58025 - GL_GENERATE_LIMITS_H_FALSE='#'
58026 - fi
58027 -
58028 -
58029 -
58030 -
58031
58032 + gl_LIBOBJS="$gl_LIBOBJS localtime-buffer.$ac_objext"
58033
58034
58035
58036 @@ -25436,109 +21492,46 @@ fi
58037 HAVE_LSTAT=0
58038 fi
58039
58040 + if test $REPLACE_LSTAT = 1; then
58041
58042 - if test $REPLACE_LSTAT = 1; then
58043 - GL_COND_OBJ_LSTAT_TRUE=
58044 - GL_COND_OBJ_LSTAT_FALSE='#'
58045 -else
58046 - GL_COND_OBJ_LSTAT_TRUE='#'
58047 - GL_COND_OBJ_LSTAT_FALSE=
58048 -fi
58049 -:
58050 - if test -z "${GL_COND_OBJ_LSTAT_TRUE}" && test -z "${GL_COND_OBJ_LSTAT_FALSE}"; then
58051 - GL_COND_OBJ_LSTAT_TRUE='#'
58052 - GL_COND_OBJ_LSTAT_FALSE='#'
58053 - fi
58054 -
58055 - if test -z "$GL_COND_OBJ_LSTAT_TRUE"; then :
58056 -
58057 - :
58058
58059 -fi
58060
58061
58062
58063
58064
58065
58066 + gl_LIBOBJS="$gl_LIBOBJS lstat.$ac_objext"
58067
58068 + :
58069 + fi
58070
58071
58072 - GL_GNULIB_LSTAT=1
58073
58074
58075
58076 + GNULIB_LSTAT=1
58077
58078
58079 -printf "%s\n" "#define GNULIB_TEST_LSTAT 1" >>confdefs.h
58080
58081
58082
58083 +printf "%s\n" "#define GNULIB_TEST_LSTAT 1" >>confdefs.h
58084
58085
58086
58087 - REPLACE_MALLOC_FOR_MALLOC_GNU="$REPLACE_MALLOC_FOR_MALLOC_POSIX"
58088 - if test $REPLACE_MALLOC_FOR_MALLOC_GNU = 0; then
58089
58090 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether malloc (0) returns nonnull" >&5
58091 -printf %s "checking whether malloc (0) returns nonnull... " >&6; }
58092 -if test ${ac_cv_func_malloc_0_nonnull+y}
58093 -then :
58094 - printf %s "(cached) " >&6
58095 -else $as_nop
58096 - if test "$cross_compiling" = yes
58097 -then :
58098 - case "$host_os" in
58099 - # Guess yes on platforms where we know the result.
58100 - *-gnu* | freebsd* | netbsd* | openbsd* | bitrig* \
58101 - | gnu* | *-musl* | midnightbsd* \
58102 - | hpux* | solaris* | cygwin* | mingw* | msys* )
58103 - ac_cv_func_malloc_0_nonnull="guessing yes" ;;
58104 - # If we don't know, obey --enable-cross-guesses.
58105 - *) ac_cv_func_malloc_0_nonnull="$gl_cross_guess_normal" ;;
58106 - esac
58107
58108 -else $as_nop
58109 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
58110 -/* end confdefs.h. */
58111 -#include <stdlib.h>
58112
58113 -int
58114 -main (void)
58115 -{
58116 -void *p = malloc (0);
58117 - int result = !p;
58118 - free (p);
58119 - return result;
58120 - ;
58121 - return 0;
58122 -}
58123 -
58124 -_ACEOF
58125 -if ac_fn_c_try_run "$LINENO"
58126 -then :
58127 - ac_cv_func_malloc_0_nonnull=yes
58128 -else $as_nop
58129 - ac_cv_func_malloc_0_nonnull=no
58130 -fi
58131 -rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
58132 - conftest.$ac_objext conftest.beam conftest.$ac_ext
58133 -fi
58134 + if test $gl_cv_func_malloc_posix = yes; then
58135
58136 +printf "%s\n" "#define HAVE_MALLOC_POSIX 1" >>confdefs.h
58137
58138 -fi
58139 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_malloc_0_nonnull" >&5
58140 -printf "%s\n" "$ac_cv_func_malloc_0_nonnull" >&6; }
58141 - case $ac_cv_func_malloc_0_nonnull in #(
58142 - *yes) :
58143 - ;; #(
58144 - *) :
58145 - REPLACE_MALLOC_FOR_MALLOC_GNU=1 ;;
58146 -esac
58147 -
58148 + else
58149 + REPLACE_MALLOC=1
58150 fi
58151
58152 - if test $REPLACE_MALLOC_FOR_MALLOC_GNU = 1; then
58153 + if test $REPLACE_MALLOC = 1; then
58154
58155
58156
58157 @@ -25555,22 +21548,21 @@ esac
58158
58159
58160
58161 + GNULIB_MALLOC_POSIX=1
58162
58163
58164
58165
58166 - GL_GNULIB_MALLOC_GNU=1
58167
58168 +printf "%s\n" "#define GNULIB_TEST_MALLOC_POSIX 1" >>confdefs.h
58169
58170
58171
58172
58173 -printf "%s\n" "#define GNULIB_TEST_MALLOC_GNU 1" >>confdefs.h
58174
58175
58176
58177
58178 - if test $REPLACE_MALLOC_FOR_MALLOC_POSIX = 1; then
58179
58180
58181
58182 @@ -25579,33 +21571,155 @@ printf "%s\n" "#define GNULIB_TEST_MALLOC_GNU 1" >>confdefs.h
58183
58184
58185
58186 - gl_LIBOBJS="$gl_LIBOBJS malloc.$ac_objext"
58187
58188 - fi
58189
58190 + if test $gl_cv_have_include_next = yes; then
58191 + gl_cv_next_math_h='<'math.h'>'
58192 + else
58193 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking absolute name of <math.h>" >&5
58194 +printf %s "checking absolute name of <math.h>... " >&6; }
58195 +if test ${gl_cv_next_math_h+y}
58196 +then :
58197 + printf %s "(cached) " >&6
58198 +else $as_nop
58199
58200 + if test $ac_cv_header_math_h = yes; then
58201
58202
58203
58204
58205 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
58206 +/* end confdefs.h. */
58207 +#include <math.h>
58208 +_ACEOF
58209 + case "$host_os" in
58210 + aix*) gl_absname_cpp="$ac_cpp -C" ;;
58211 + *) gl_absname_cpp="$ac_cpp" ;;
58212 + esac
58213 +
58214 + case "$host_os" in
58215 + mingw*)
58216 + gl_dirsep_regex='[/\\]'
58217 + ;;
58218 + *)
58219 + gl_dirsep_regex='\/'
58220 + ;;
58221 + esac
58222 + gl_make_literal_regex_sed='s,[]$^\\.*/[],\\&,g'
58223 + gl_header_literal_regex=`echo 'math.h' \
58224 + | sed -e "$gl_make_literal_regex_sed"`
58225 + gl_absolute_header_sed="/${gl_dirsep_regex}${gl_header_literal_regex}/"'{
58226 + s/.*"\(.*'"${gl_dirsep_regex}${gl_header_literal_regex}"'\)".*/\1/
58227 + s|^/[^/]|//&|
58228 + p
58229 + q
58230 + }'
58231
58232 + gl_cv_absolute_math_h=`(eval "$gl_absname_cpp conftest.$ac_ext") 2>&5 |
58233 + sed -n "$gl_absolute_header_sed"`
58234
58235 + gl_header=$gl_cv_absolute_math_h
58236 + gl_cv_next_math_h='"'$gl_header'"'
58237 + else
58238 + gl_cv_next_math_h='<'math.h'>'
58239 + fi
58240
58241 - GL_GNULIB_MALLOC_POSIX=1
58242
58243 +fi
58244 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_next_math_h" >&5
58245 +printf "%s\n" "$gl_cv_next_math_h" >&6; }
58246 + fi
58247 + NEXT_MATH_H=$gl_cv_next_math_h
58248
58249 + if test $gl_cv_have_include_next = yes || test $gl_cv_have_include_next = buggy; then
58250 + # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
58251 + gl_next_as_first_directive='<'math.h'>'
58252 + else
58253 + # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include'
58254 + gl_next_as_first_directive=$gl_cv_next_math_h
58255 + fi
58256 + NEXT_AS_FIRST_DIRECTIVE_MATH_H=$gl_next_as_first_directive
58257
58258
58259
58260 -printf "%s\n" "#define GNULIB_TEST_MALLOC_POSIX 1" >>confdefs.h
58261
58262
58263 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether NAN macro works" >&5
58264 +printf %s "checking whether NAN macro works... " >&6; }
58265 +if test ${gl_cv_header_math_nan_works+y}
58266 +then :
58267 + printf %s "(cached) " >&6
58268 +else $as_nop
58269 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
58270 +/* end confdefs.h. */
58271 +#include <math.h>
58272 +int
58273 +main (void)
58274 +{
58275 +/* Solaris 10 has a broken definition of NAN. Other platforms
58276 + fail to provide NAN, or provide it only in C99 mode; this
58277 + test only needs to fail when NAN is provided but wrong. */
58278 + float f = 1.0f;
58279 +#ifdef NAN
58280 + f = NAN;
58281 +#endif
58282 + return f == 0;
58283 + ;
58284 + return 0;
58285 +}
58286 +_ACEOF
58287 +if ac_fn_c_try_compile "$LINENO"
58288 +then :
58289 + gl_cv_header_math_nan_works=yes
58290 +else $as_nop
58291 + gl_cv_header_math_nan_works=no
58292 +fi
58293 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
58294 +fi
58295 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_header_math_nan_works" >&5
58296 +printf "%s\n" "$gl_cv_header_math_nan_works" >&6; }
58297 + if test $gl_cv_header_math_nan_works = no; then
58298 + REPLACE_NAN=1
58299 + fi
58300 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether HUGE_VAL works" >&5
58301 +printf %s "checking whether HUGE_VAL works... " >&6; }
58302 +if test ${gl_cv_header_math_huge_val_works+y}
58303 +then :
58304 + printf %s "(cached) " >&6
58305 +else $as_nop
58306 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
58307 +/* end confdefs.h. */
58308 +#include <math.h>
58309 +int
58310 +main (void)
58311 +{
58312 +/* Solaris 10 has a broken definition of HUGE_VAL. */
58313 + double d = HUGE_VAL;
58314 + return d == 0;
58315 + ;
58316 + return 0;
58317 +}
58318 +_ACEOF
58319 +if ac_fn_c_try_compile "$LINENO"
58320 +then :
58321 + gl_cv_header_math_huge_val_works=yes
58322 +else $as_nop
58323 + gl_cv_header_math_huge_val_works=no
58324 +fi
58325 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
58326 +fi
58327 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_header_math_huge_val_works" >&5
58328 +printf "%s\n" "$gl_cv_header_math_huge_val_works" >&6; }
58329 + if test $gl_cv_header_math_huge_val_works = no; then
58330 + REPLACE_HUGE_VAL=1
58331 + fi
58332
58333
58334
58335
58336
58337
58338 + if test $HAVE_MEMCHR = 0 || test $REPLACE_MEMCHR = 1; then
58339
58340
58341
58342 @@ -25613,20 +21727,8 @@ printf "%s\n" "#define GNULIB_TEST_MALLOC_POSIX 1" >>confdefs.h
58343
58344
58345
58346 - if test $REPLACE_MEMCHR = 1; then
58347 - GL_COND_OBJ_MEMCHR_TRUE=
58348 - GL_COND_OBJ_MEMCHR_FALSE='#'
58349 -else
58350 - GL_COND_OBJ_MEMCHR_TRUE='#'
58351 - GL_COND_OBJ_MEMCHR_FALSE=
58352 -fi
58353 -:
58354 - if test -z "${GL_COND_OBJ_MEMCHR_TRUE}" && test -z "${GL_COND_OBJ_MEMCHR_FALSE}"; then
58355 - GL_COND_OBJ_MEMCHR_TRUE='#'
58356 - GL_COND_OBJ_MEMCHR_FALSE='#'
58357 - fi
58358
58359 - if test -z "$GL_COND_OBJ_MEMCHR_TRUE"; then :
58360 + gl_LIBOBJS="$gl_LIBOBJS memchr.$ac_objext"
58361
58362
58363 ac_fn_c_check_header_compile "$LINENO" "bp-sym.h" "ac_cv_header_bp_sym_h" "$ac_includes_default"
58364 @@ -25637,23 +21739,13 @@ then :
58365 fi
58366
58367
58368 -
58369 -fi
58370 -
58371 -
58372 -
58373 -
58374 -
58375 -
58376 -
58377 -
58378 -
58379 + fi
58380
58381
58382
58383
58384
58385 - GL_GNULIB_MEMCHR=1
58386 + GNULIB_MEMCHR=1
58387
58388
58389
58390 @@ -25680,42 +21772,27 @@ fi
58391 HAVE_MEMPCPY=0
58392 fi
58393
58394 -
58395 - if test $HAVE_MEMPCPY = 0; then
58396 - GL_COND_OBJ_MEMPCPY_TRUE=
58397 - GL_COND_OBJ_MEMPCPY_FALSE='#'
58398 -else
58399 - GL_COND_OBJ_MEMPCPY_TRUE='#'
58400 - GL_COND_OBJ_MEMPCPY_FALSE=
58401 -fi
58402 -:
58403 - if test -z "${GL_COND_OBJ_MEMPCPY_TRUE}" && test -z "${GL_COND_OBJ_MEMPCPY_FALSE}"; then
58404 - GL_COND_OBJ_MEMPCPY_TRUE='#'
58405 - GL_COND_OBJ_MEMPCPY_FALSE='#'
58406 - fi
58407 -
58408 - if test -z "$GL_COND_OBJ_MEMPCPY_TRUE"; then :
58409 -
58410 -
58411 - :
58412 + if test $HAVE_MEMPCPY = 0; then
58413
58414
58415 -fi
58416
58417
58418
58419
58420
58421
58422 + gl_LIBOBJS="$gl_LIBOBJS mempcpy.$ac_objext"
58423
58424
58425 + :
58426
58427 + fi
58428
58429
58430
58431
58432
58433 - GL_GNULIB_MEMPCPY=1
58434 + GNULIB_MEMPCPY=1
58435
58436
58437
58438 @@ -25742,25 +21819,7 @@ then :
58439 fi
58440
58441
58442 -
58443 - if test $ac_cv_func_memrchr = no; then
58444 - GL_COND_OBJ_MEMRCHR_TRUE=
58445 - GL_COND_OBJ_MEMRCHR_FALSE='#'
58446 -else
58447 - GL_COND_OBJ_MEMRCHR_TRUE='#'
58448 - GL_COND_OBJ_MEMRCHR_FALSE=
58449 -fi
58450 -:
58451 - if test -z "${GL_COND_OBJ_MEMRCHR_TRUE}" && test -z "${GL_COND_OBJ_MEMRCHR_FALSE}"; then
58452 - GL_COND_OBJ_MEMRCHR_TRUE='#'
58453 - GL_COND_OBJ_MEMRCHR_FALSE='#'
58454 - fi
58455 -
58456 - if test -z "$GL_COND_OBJ_MEMRCHR_TRUE"; then :
58457 -
58458 - :
58459 -
58460 -fi
58461 + if test $ac_cv_func_memrchr = no; then
58462
58463
58464
58465 @@ -25769,13 +21828,16 @@ fi
58466
58467
58468
58469 + gl_LIBOBJS="$gl_LIBOBJS memrchr.$ac_objext"
58470
58471 + :
58472 + fi
58473
58474
58475
58476
58477
58478 - GL_GNULIB_MEMRCHR=1
58479 + GNULIB_MEMRCHR=1
58480
58481
58482
58483 @@ -25787,9 +21849,6 @@ printf "%s\n" "#define GNULIB_TEST_MEMRCHR 1" >>confdefs.h
58484
58485
58486
58487 -
58488 -
58489 -
58490 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether mkdir handles trailing slash" >&5
58491 printf %s "checking whether mkdir handles trailing slash... " >&6; }
58492 if test ${gl_cv_func_mkdir_trailing_slash_works+y}
58493 @@ -25797,15 +21856,15 @@ then :
58494 printf %s "(cached) " >&6
58495 else $as_nop
58496 rm -rf conftest.dir
58497 - if test "$cross_compiling" = yes
58498 + if test "$cross_compiling" = yes
58499 then :
58500 case "$host_os" in
58501 - # Guess yes on Linux systems.
58502 - linux-* | linux) gl_cv_func_mkdir_trailing_slash_works="guessing yes" ;;
58503 - # Guess yes on glibc systems.
58504 - *-gnu* | gnu*) gl_cv_func_mkdir_trailing_slash_works="guessing yes" ;;
58505 - # Guess yes on MSVC, no on mingw.
58506 - mingw*) cat confdefs.h - <<_ACEOF >conftest.$ac_ext
58507 + # Guess yes on Linux systems.
58508 + linux-* | linux) gl_cv_func_mkdir_trailing_slash_works="guessing yes" ;;
58509 + # Guess yes on glibc systems.
58510 + *-gnu* | gnu*) gl_cv_func_mkdir_trailing_slash_works="guessing yes" ;;
58511 + # Guess yes on MSVC, no on mingw.
58512 + mingw*) cat confdefs.h - <<_ACEOF >conftest.$ac_ext
58513 /* end confdefs.h. */
58514
58515 #ifdef _MSC_VER
58516 @@ -25822,20 +21881,17 @@ else $as_nop
58517 fi
58518 rm -rf conftest*
58519
58520 - ;;
58521 - # If we don't know, obey --enable-cross-guesses.
58522 - *) gl_cv_func_mkdir_trailing_slash_works="$gl_cross_guess_normal" ;;
58523 - esac
58524 + ;;
58525 + # If we don't know, assume the worst.
58526 + *) gl_cv_func_mkdir_trailing_slash_works="guessing no" ;;
58527 + esac
58528
58529 else $as_nop
58530 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
58531 /* end confdefs.h. */
58532
58533 - #include <sys/types.h>
58534 - #include <sys/stat.h>
58535 -
58536 -
58537 -$gl_mda_defines
58538 +# include <sys/types.h>
58539 +# include <sys/stat.h>
58540
58541 int
58542 main (void)
58543 @@ -25855,7 +21911,8 @@ rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
58544 conftest.$ac_objext conftest.beam conftest.$ac_ext
58545 fi
58546
58547 - rm -rf conftest.dir
58548 + rm -rf conftest.dir
58549 +
58550
58551 fi
58552 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_mkdir_trailing_slash_works" >&5
58553 @@ -25874,28 +21931,23 @@ then :
58554 printf %s "(cached) " >&6
58555 else $as_nop
58556 rm -rf conftest.dir
58557 - if test "$cross_compiling" = yes
58558 + if test "$cross_compiling" = yes
58559 then :
58560 case "$host_os" in
58561 - # Guess yes on glibc systems.
58562 - *-gnu* | gnu*) gl_cv_func_mkdir_trailing_dot_works="guessing yes" ;;
58563 - # Guess yes on musl systems.
58564 - *-musl*) gl_cv_func_mkdir_trailing_dot_works="guessing yes" ;;
58565 - # Guess no on native Windows.
58566 - mingw*) gl_cv_func_mkdir_trailing_dot_works="guessing no" ;;
58567 - # If we don't know, obey --enable-cross-guesses.
58568 - *) gl_cv_func_mkdir_trailing_dot_works="$gl_cross_guess_normal" ;;
58569 - esac
58570 + # Guess yes on glibc systems.
58571 + *-gnu* | gnu*) gl_cv_func_mkdir_trailing_dot_works="guessing yes" ;;
58572 + # Guess no on native Windows.
58573 + mingw*) gl_cv_func_mkdir_trailing_dot_works="guessing no" ;;
58574 + # If we don't know, assume the worst.
58575 + *) gl_cv_func_mkdir_trailing_dot_works="guessing no" ;;
58576 + esac
58577
58578 else $as_nop
58579 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
58580 /* end confdefs.h. */
58581
58582 - #include <sys/types.h>
58583 - #include <sys/stat.h>
58584 -
58585 -
58586 -$gl_mda_defines
58587 +# include <sys/types.h>
58588 +# include <sys/stat.h>
58589
58590 int
58591 main (void)
58592 @@ -25915,7 +21967,7 @@ rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
58593 conftest.$ac_objext conftest.beam conftest.$ac_ext
58594 fi
58595
58596 - rm -rf conftest.dir
58597 + rm -rf conftest.dir
58598
58599
58600 fi
58601 @@ -25931,117 +21983,82 @@ printf "%s\n" "#define FUNC_MKDIR_DOT_BUG 1" >>confdefs.h
58602 ;;
58603 esac
58604
58605 + if test $REPLACE_MKDIR = 1; then
58606 +
58607 +
58608
58609 - if test $REPLACE_MKDIR = 1; then
58610 - GL_COND_OBJ_MKDIR_TRUE=
58611 - GL_COND_OBJ_MKDIR_FALSE='#'
58612 -else
58613 - GL_COND_OBJ_MKDIR_TRUE='#'
58614 - GL_COND_OBJ_MKDIR_FALSE=
58615 -fi
58616 -:
58617 - if test -z "${GL_COND_OBJ_MKDIR_TRUE}" && test -z "${GL_COND_OBJ_MKDIR_FALSE}"; then
58618 - GL_COND_OBJ_MKDIR_TRUE='#'
58619 - GL_COND_OBJ_MKDIR_FALSE='#'
58620 - fi
58621
58622
58623
58624
58625
58626 + gl_LIBOBJS="$gl_LIBOBJS mkdir.$ac_objext"
58627
58628 + fi
58629
58630
58631
58632
58633 - GL_GNULIB_MKDIR=1
58634 + if test $ac_cv_func_mkdirat != yes; then
58635 + HAVE_MKDIRAT=0
58636 + fi
58637
58638 + if test $HAVE_MKDIRAT = 0; then
58639
58640
58641
58642
58643 -printf "%s\n" "#define GNULIB_TEST_MKDIR 1" >>confdefs.h
58644
58645
58646
58647
58648 + gl_LIBOBJS="$gl_LIBOBJS mkdirat.$ac_objext"
58649 +
58650
58651
58652
58653 - if test $ac_cv_func_mkdirat != yes; then
58654 - HAVE_MKDIRAT=0
58655 fi
58656
58657
58658 - if test $HAVE_MKDIRAT = 0; then
58659 - GL_COND_OBJ_MKDIRAT_TRUE=
58660 - GL_COND_OBJ_MKDIRAT_FALSE='#'
58661 -else
58662 - GL_COND_OBJ_MKDIRAT_TRUE='#'
58663 - GL_COND_OBJ_MKDIRAT_FALSE=
58664 -fi
58665 -:
58666 - if test -z "${GL_COND_OBJ_MKDIRAT_TRUE}" && test -z "${GL_COND_OBJ_MKDIRAT_FALSE}"; then
58667 - GL_COND_OBJ_MKDIRAT_TRUE='#'
58668 - GL_COND_OBJ_MKDIRAT_FALSE='#'
58669 - fi
58670
58671 - if test -z "$GL_COND_OBJ_MKDIRAT_TRUE"; then :
58672
58673
58674 + GNULIB_MKDIRAT=1
58675
58676
58677
58678 -fi
58679
58680
58681 +printf "%s\n" "#define GNULIB_TEST_MKDIRAT 1" >>confdefs.h
58682
58683
58684
58685
58686 + if test $HAVE_MSVC_INVALID_PARAMETER_HANDLER = 1; then
58687
58688
58689
58690 - GL_GNULIB_MKDIRAT=1
58691
58692
58693
58694
58695
58696 -printf "%s\n" "#define GNULIB_TEST_MKDIRAT 1" >>confdefs.h
58697 + gl_LIBOBJS="$gl_LIBOBJS msvc-inval.$ac_objext"
58698
58699 + fi
58700 +
58701 + if test $HAVE_MSVC_INVALID_PARAMETER_HANDLER = 1; then
58702
58703
58704
58705
58706 - if test $HAVE_MSVC_INVALID_PARAMETER_HANDLER = 1; then
58707 - GL_COND_OBJ_MSVC_INVAL_TRUE=
58708 - GL_COND_OBJ_MSVC_INVAL_FALSE='#'
58709 -else
58710 - GL_COND_OBJ_MSVC_INVAL_TRUE='#'
58711 - GL_COND_OBJ_MSVC_INVAL_FALSE=
58712 -fi
58713 -:
58714 - if test -z "${GL_COND_OBJ_MSVC_INVAL_TRUE}" && test -z "${GL_COND_OBJ_MSVC_INVAL_FALSE}"; then
58715 - GL_COND_OBJ_MSVC_INVAL_TRUE='#'
58716 - GL_COND_OBJ_MSVC_INVAL_FALSE='#'
58717 - fi
58718
58719
58720
58721 - if test $HAVE_MSVC_INVALID_PARAMETER_HANDLER = 1; then
58722 - GL_COND_OBJ_MSVC_NOTHROW_TRUE=
58723 - GL_COND_OBJ_MSVC_NOTHROW_FALSE='#'
58724 -else
58725 - GL_COND_OBJ_MSVC_NOTHROW_TRUE='#'
58726 - GL_COND_OBJ_MSVC_NOTHROW_FALSE=
58727 -fi
58728 -:
58729 - if test -z "${GL_COND_OBJ_MSVC_NOTHROW_TRUE}" && test -z "${GL_COND_OBJ_MSVC_NOTHROW_FALSE}"; then
58730 - GL_COND_OBJ_MSVC_NOTHROW_TRUE='#'
58731 - GL_COND_OBJ_MSVC_NOTHROW_FALSE='#'
58732 - fi
58733
58734 + gl_LIBOBJS="$gl_LIBOBJS msvc-nothrow.$ac_objext"
58735 +
58736 + fi
58737
58738
58739 printf "%s\n" "#define GNULIB_MSVC_NOTHROW 1" >>confdefs.h
58740 @@ -26060,28 +22077,26 @@ printf "%s\n" "#define GNULIB_MSVC_NOTHROW 1" >>confdefs.h
58741 if test "$gl_cv_macro_O_CLOEXEC" != yes; then
58742 REPLACE_OPEN=1
58743 fi
58744 -
58745 -
58746 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether open recognizes a trailing slash" >&5
58747 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether open recognizes a trailing slash" >&5
58748 printf %s "checking whether open recognizes a trailing slash... " >&6; }
58749 if test ${gl_cv_func_open_slash+y}
58750 then :
58751 printf %s "(cached) " >&6
58752 else $as_nop
58753 # Assume that if we have lstat, we can also check symlinks.
58754 - if test $ac_cv_func_lstat = yes; then
58755 - touch conftest.tmp
58756 - ln -s conftest.tmp conftest.lnk
58757 - fi
58758 - if test "$cross_compiling" = yes
58759 + if test $ac_cv_func_lstat = yes; then
58760 + touch conftest.tmp
58761 + ln -s conftest.tmp conftest.lnk
58762 + fi
58763 + if test "$cross_compiling" = yes
58764 then :
58765
58766 - case "$host_os" in
58767 - freebsd* | aix* | hpux* | solaris2.[0-9] | solaris2.[0-9].*)
58768 - gl_cv_func_open_slash="guessing no" ;;
58769 - *)
58770 - gl_cv_func_open_slash="guessing yes" ;;
58771 - esac
58772 + case "$host_os" in
58773 + freebsd* | aix* | hpux* | solaris2.[0-9] | solaris2.[0-9].*)
58774 + gl_cv_func_open_slash="guessing no" ;;
58775 + *)
58776 + gl_cv_func_open_slash="guessing yes" ;;
58777 + esac
58778
58779 else $as_nop
58780 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
58781 @@ -26091,10 +22106,6 @@ else $as_nop
58782 #if HAVE_UNISTD_H
58783 # include <unistd.h>
58784 #endif
58785 -
58786 -
58787 -$gl_mda_defines
58788 -
58789 int main ()
58790 {
58791 int result = 0;
58792 @@ -26117,21 +22128,16 @@ rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
58793 conftest.$ac_objext conftest.beam conftest.$ac_ext
58794 fi
58795
58796 - rm -f conftest.sl conftest.tmp conftest.lnk
58797 + rm -f conftest.sl conftest.tmp conftest.lnk
58798
58799 fi
58800 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_open_slash" >&5
58801 printf "%s\n" "$gl_cv_func_open_slash" >&6; }
58802 - case "$gl_cv_func_open_slash" in
58803 - *no)
58804 + case "$gl_cv_func_open_slash" in
58805 + *no)
58806
58807 printf "%s\n" "#define OPEN_TRAILING_SLASH_BUG 1" >>confdefs.h
58808
58809 - ;;
58810 - esac
58811 -
58812 - case "$gl_cv_func_open_slash" in
58813 - *no)
58814 REPLACE_OPEN=1
58815 ;;
58816 esac
58817 @@ -26153,38 +22159,28 @@ printf "%s\n" "#define OPEN_TRAILING_SLASH_BUG 1" >>confdefs.h
58818
58819
58820
58821 + if test $REPLACE_OPEN = 1; then
58822
58823 - if test $REPLACE_OPEN = 1; then
58824 - GL_COND_OBJ_OPEN_TRUE=
58825 - GL_COND_OBJ_OPEN_FALSE='#'
58826 -else
58827 - GL_COND_OBJ_OPEN_TRUE='#'
58828 - GL_COND_OBJ_OPEN_FALSE=
58829 -fi
58830 -:
58831 - if test -z "${GL_COND_OBJ_OPEN_TRUE}" && test -z "${GL_COND_OBJ_OPEN_FALSE}"; then
58832 - GL_COND_OBJ_OPEN_TRUE='#'
58833 - GL_COND_OBJ_OPEN_FALSE='#'
58834 - fi
58835
58836 - if test -z "$GL_COND_OBJ_OPEN_TRUE"; then :
58837
58838
58839
58840 - :
58841
58842
58843 -fi
58844
58845 + gl_LIBOBJS="$gl_LIBOBJS open.$ac_objext"
58846
58847
58848
58849 + :
58850 +
58851 + fi
58852
58853
58854
58855
58856
58857 - GL_GNULIB_OPEN=1
58858 + GNULIB_OPEN=1
58859
58860
58861
58862 @@ -26214,42 +22210,32 @@ printf "%s\n" "#define GNULIB_TEST_OPEN 1" >>confdefs.h
58863 ;;
58864 esac
58865
58866 + if test $HAVE_OPENAT = 0 || test $REPLACE_OPENAT = 1; then
58867
58868 - if test $HAVE_OPENAT = 0 || test $REPLACE_OPENAT = 1; then
58869 - GL_COND_OBJ_OPENAT_TRUE=
58870 - GL_COND_OBJ_OPENAT_FALSE='#'
58871 -else
58872 - GL_COND_OBJ_OPENAT_TRUE='#'
58873 - GL_COND_OBJ_OPENAT_FALSE=
58874 -fi
58875 -:
58876 - if test -z "${GL_COND_OBJ_OPENAT_TRUE}" && test -z "${GL_COND_OBJ_OPENAT_FALSE}"; then
58877 - GL_COND_OBJ_OPENAT_TRUE='#'
58878 - GL_COND_OBJ_OPENAT_FALSE='#'
58879 - fi
58880
58881 - if test -z "$GL_COND_OBJ_OPENAT_TRUE"; then :
58882
58883
58884
58885 - :
58886
58887
58888 -fi
58889
58890 + gl_LIBOBJS="$gl_LIBOBJS openat.$ac_objext"
58891
58892 -printf "%s\n" "#define GNULIB_OPENAT 1" >>confdefs.h
58893
58894
58895 + :
58896
58897 + fi
58898
58899
58900 +printf "%s\n" "#define GNULIB_OPENAT 1" >>confdefs.h
58901
58902
58903
58904
58905
58906 - GL_GNULIB_OPENAT=1
58907 +
58908 + GNULIB_OPENAT=1
58909
58910
58911
58912 @@ -26291,21 +22277,7 @@ fi
58913 REPLACE_OPENDIR=1;;
58914 esac
58915
58916 -
58917 - if test $HAVE_OPENDIR = 0 || test $REPLACE_OPENDIR = 1; then
58918 - GL_COND_OBJ_OPENDIR_TRUE=
58919 - GL_COND_OBJ_OPENDIR_FALSE='#'
58920 -else
58921 - GL_COND_OBJ_OPENDIR_TRUE='#'
58922 - GL_COND_OBJ_OPENDIR_FALSE=
58923 -fi
58924 -:
58925 - if test -z "${GL_COND_OBJ_OPENDIR_TRUE}" && test -z "${GL_COND_OBJ_OPENDIR_FALSE}"; then
58926 - GL_COND_OBJ_OPENDIR_TRUE='#'
58927 - GL_COND_OBJ_OPENDIR_FALSE='#'
58928 - fi
58929 -
58930 -
58931 + if test $HAVE_OPENDIR = 0 || test $REPLACE_OPENDIR = 1; then
58932
58933
58934
58935 @@ -26314,57 +22286,24 @@ fi
58936
58937
58938
58939 - GL_GNULIB_OPENDIR=1
58940 + gl_LIBOBJS="$gl_LIBOBJS opendir.$ac_objext"
58941
58942 -
58943 -
58944 -
58945 -
58946 -printf "%s\n" "#define GNULIB_TEST_OPENDIR 1" >>confdefs.h
58947 -
58948 -
58949 -
58950 -
58951 -
58952 -
58953 -
58954 -
58955 -
58956 -
58957 - if test $ac_cv_func_pipe != yes; then
58958 - HAVE_PIPE=0
58959 - fi
58960 -
58961 -
58962 - if test $HAVE_PIPE = 0; then
58963 - GL_COND_OBJ_PIPE_TRUE=
58964 - GL_COND_OBJ_PIPE_FALSE='#'
58965 -else
58966 - GL_COND_OBJ_PIPE_TRUE='#'
58967 - GL_COND_OBJ_PIPE_FALSE=
58968 -fi
58969 -:
58970 - if test -z "${GL_COND_OBJ_PIPE_TRUE}" && test -z "${GL_COND_OBJ_PIPE_FALSE}"; then
58971 - GL_COND_OBJ_PIPE_TRUE='#'
58972 - GL_COND_OBJ_PIPE_FALSE='#'
58973 fi
58974
58975
58976
58977
58978
58979 + GNULIB_OPENDIR=1
58980
58981
58982
58983
58984
58985 - GL_GNULIB_PIPE=1
58986 -
58987 -
58988 +printf "%s\n" "#define GNULIB_TEST_OPENDIR 1" >>confdefs.h
58989
58990
58991
58992 -printf "%s\n" "#define GNULIB_TEST_PIPE 1" >>confdefs.h
58993
58994
58995
58996 @@ -26623,7 +22562,6 @@ extern
58997 "C"
58998 #endif
58999 long double frexpl (long double, int *);
59000 -long double zero = 0.0L;
59001 int main()
59002 {
59003 int result = 0;
59004 @@ -26681,8 +22619,7 @@ int main()
59005 }
59006 }
59007 /* Test on infinite numbers. */
59008 - /* The Microsoft MSVC 14 compiler chokes on the expression 1.0 / 0.0. */
59009 - x = 1.0L / zero;
59010 + x = 1.0L / 0.0L;
59011 {
59012 int exp;
59013 long double y = frexpl (x, &exp);
59014 @@ -26846,64 +22783,6 @@ fi
59015
59016
59017
59018 -
59019 - ac_fn_c_check_func "$LINENO" "rawmemchr" "ac_cv_func_rawmemchr"
59020 -if test "x$ac_cv_func_rawmemchr" = xyes
59021 -then :
59022 - printf "%s\n" "#define HAVE_RAWMEMCHR 1" >>confdefs.h
59023 -
59024 -fi
59025 -
59026 - if test $ac_cv_func_rawmemchr = no; then
59027 - HAVE_RAWMEMCHR=0
59028 - fi
59029 -
59030 -
59031 - if test $HAVE_RAWMEMCHR = 0; then
59032 - GL_COND_OBJ_RAWMEMCHR_TRUE=
59033 - GL_COND_OBJ_RAWMEMCHR_FALSE='#'
59034 -else
59035 - GL_COND_OBJ_RAWMEMCHR_TRUE='#'
59036 - GL_COND_OBJ_RAWMEMCHR_FALSE=
59037 -fi
59038 -:
59039 - if test -z "${GL_COND_OBJ_RAWMEMCHR_TRUE}" && test -z "${GL_COND_OBJ_RAWMEMCHR_FALSE}"; then
59040 - GL_COND_OBJ_RAWMEMCHR_TRUE='#'
59041 - GL_COND_OBJ_RAWMEMCHR_FALSE='#'
59042 - fi
59043 -
59044 - if test -z "$GL_COND_OBJ_RAWMEMCHR_TRUE"; then :
59045 -
59046 - :
59047 -
59048 -fi
59049 -
59050 -
59051 -
59052 -
59053 -
59054 -
59055 -
59056 -
59057 -
59058 -
59059 -
59060 -
59061 -
59062 -
59063 - GL_GNULIB_RAWMEMCHR=1
59064 -
59065 -
59066 -
59067 -
59068 -
59069 -printf "%s\n" "#define GNULIB_TEST_RAWMEMCHR 1" >>confdefs.h
59070 -
59071 -
59072 -
59073 -
59074 -
59075 -
59076 if test $ac_cv_func_readlink = no; then
59077 HAVE_READLINK=0
59078 else
59079 @@ -26938,7 +22817,7 @@ fi
59080 printf "%s\n" "$gl_cv_decl_readlink_works" >&6; }
59081 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether readlink handles trailing slash correctly" >&5
59082 printf %s "checking whether readlink handles trailing slash correctly... " >&6; }
59083 -if test ${gl_cv_func_readlink_trailing_slash+y}
59084 +if test ${gl_cv_func_readlink_works+y}
59085 then :
59086 printf %s "(cached) " >&6
59087 else $as_nop
59088 @@ -26948,15 +22827,12 @@ else $as_nop
59089 if test "$cross_compiling" = yes
59090 then :
59091 case "$host_os" in
59092 - # Guess yes on Linux or glibc systems.
59093 - linux-* | linux | *-gnu* | gnu*)
59094 - gl_cv_func_readlink_trailing_slash="guessing yes" ;;
59095 - # Guess no on AIX or HP-UX.
59096 - aix* | hpux*)
59097 - gl_cv_func_readlink_trailing_slash="guessing no" ;;
59098 - # If we don't know, obey --enable-cross-guesses.
59099 - *)
59100 - gl_cv_func_readlink_trailing_slash="$gl_cross_guess_normal" ;;
59101 + # Guess yes on Linux systems.
59102 + linux-* | linux) gl_cv_func_readlink_works="guessing yes" ;;
59103 + # Guess yes on glibc systems.
59104 + *-gnu* | gnu*) gl_cv_func_readlink_works="guessing yes" ;;
59105 + # If we don't know, assume the worst.
59106 + *) gl_cv_func_readlink_works="guessing no" ;;
59107 esac
59108
59109 else $as_nop
59110 @@ -26975,9 +22851,9 @@ char buf[20];
59111 _ACEOF
59112 if ac_fn_c_try_run "$LINENO"
59113 then :
59114 - gl_cv_func_readlink_trailing_slash=yes
59115 + gl_cv_func_readlink_works=yes
59116 else $as_nop
59117 - gl_cv_func_readlink_trailing_slash=no
59118 + gl_cv_func_readlink_works=no
59119 fi
59120 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
59121 conftest.$ac_objext conftest.beam conftest.$ac_ext
59122 @@ -26985,9 +22861,9 @@ fi
59123
59124 rm -f conftest.link conftest.lnk2
59125 fi
59126 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_readlink_trailing_slash" >&5
59127 -printf "%s\n" "$gl_cv_func_readlink_trailing_slash" >&6; }
59128 - case "$gl_cv_func_readlink_trailing_slash" in
59129 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_readlink_works" >&5
59130 +printf "%s\n" "$gl_cv_func_readlink_works" >&6; }
59131 + case "$gl_cv_func_readlink_works" in
59132 *yes)
59133 if test "$gl_cv_decl_readlink_works" != yes; then
59134 REPLACE_READLINK=1
59135 @@ -27000,103 +22876,29 @@ printf "%s\n" "#define READLINK_TRAILING_SLASH_BUG 1" >>confdefs.h
59136 REPLACE_READLINK=1
59137 ;;
59138 esac
59139 + fi
59140
59141 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether readlink truncates results correctly" >&5
59142 -printf %s "checking whether readlink truncates results correctly... " >&6; }
59143 -if test ${gl_cv_func_readlink_truncate+y}
59144 -then :
59145 - printf %s "(cached) " >&6
59146 -else $as_nop
59147 - # We have readlink, so assume ln -s works.
59148 - ln -s ab conftest.link
59149 - if test "$cross_compiling" = yes
59150 -then :
59151 - case "$host_os" in
59152 - # Guess yes on Linux or glibc systems.
59153 - linux-* | linux | *-gnu* | gnu*)
59154 - gl_cv_func_readlink_truncate="guessing yes" ;;
59155 - # Guess no on AIX or HP-UX.
59156 - aix* | hpux*)
59157 - gl_cv_func_readlink_truncate="guessing no" ;;
59158 - # If we don't know, obey --enable-cross-guesses.
59159 - *)
59160 - gl_cv_func_readlink_truncate="$gl_cross_guess_normal" ;;
59161 - esac
59162 + if test $HAVE_READLINK = 0 || test $REPLACE_READLINK = 1; then
59163
59164 -else $as_nop
59165 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
59166 -/* end confdefs.h. */
59167 -#include <unistd.h>
59168
59169 -int
59170 -main (void)
59171 -{
59172 -char c;
59173 - return readlink ("conftest.link", &c, 1) != 1;
59174 - ;
59175 - return 0;
59176 -}
59177 -_ACEOF
59178 -if ac_fn_c_try_run "$LINENO"
59179 -then :
59180 - gl_cv_func_readlink_truncate=yes
59181 -else $as_nop
59182 - gl_cv_func_readlink_truncate=no
59183 -fi
59184 -rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
59185 - conftest.$ac_objext conftest.beam conftest.$ac_ext
59186 -fi
59187
59188 - rm -f conftest.link conftest.lnk2
59189 -fi
59190 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_readlink_truncate" >&5
59191 -printf "%s\n" "$gl_cv_func_readlink_truncate" >&6; }
59192 - case $gl_cv_func_readlink_truncate in
59193 - *yes)
59194 - if test "$gl_cv_decl_readlink_works" != yes; then
59195 - REPLACE_READLINK=1
59196 - fi
59197 - ;;
59198 - *)
59199
59200 -printf "%s\n" "#define READLINK_TRUNCATE_BUG 1" >>confdefs.h
59201
59202 - REPLACE_READLINK=1
59203 - ;;
59204 - esac
59205 - fi
59206
59207
59208 - if test $HAVE_READLINK = 0 || test $REPLACE_READLINK = 1; then
59209 - GL_COND_OBJ_READLINK_TRUE=
59210 - GL_COND_OBJ_READLINK_FALSE='#'
59211 -else
59212 - GL_COND_OBJ_READLINK_TRUE='#'
59213 - GL_COND_OBJ_READLINK_FALSE=
59214 -fi
59215 -:
59216 - if test -z "${GL_COND_OBJ_READLINK_TRUE}" && test -z "${GL_COND_OBJ_READLINK_FALSE}"; then
59217 - GL_COND_OBJ_READLINK_TRUE='#'
59218 - GL_COND_OBJ_READLINK_FALSE='#'
59219 - fi
59220
59221 - if test -z "$GL_COND_OBJ_READLINK_TRUE"; then :
59222 + gl_LIBOBJS="$gl_LIBOBJS readlink.$ac_objext"
59223
59224
59225 :
59226
59227 -
59228 -fi
59229 -
59230 -
59231 -
59232 -
59233 + fi
59234
59235
59236
59237
59238
59239 - GL_GNULIB_READLINK=1
59240 + GNULIB_READLINK=1
59241
59242
59243
59244 @@ -27143,10 +22945,13 @@ rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
59245 fi
59246 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_decl_readlinkat_works" >&5
59247 printf "%s\n" "$gl_cv_decl_readlinkat_works" >&6; }
59248 - # Assume readlinkat has the same bugs as readlink,
59249 - # as is the case on OS X 10.10 with trailing slashes.
59250 - case $gl_cv_decl_readlinkat_works,$gl_cv_func_readlink_trailing_slash,$gl_cv_func_readlink_truncate in
59251 - *yes,*yes,*yes)
59252 + # Assume readinkat has the same trailing slash bug as readlink,
59253 + # as is the case on Mac Os X 10.10
59254 + case "$gl_cv_func_readlink_works" in
59255 + *yes)
59256 + if test "$gl_cv_decl_readlinkat_works" != yes; then
59257 + REPLACE_READLINKAT=1
59258 + fi
59259 ;;
59260 *)
59261 REPLACE_READLINKAT=1
59262 @@ -27154,21 +22959,7 @@ printf "%s\n" "$gl_cv_decl_readlinkat_works" >&6; }
59263 esac
59264 fi
59265
59266 -
59267 - if test $HAVE_READLINKAT = 0 || test $REPLACE_READLINKAT = 1; then
59268 - GL_COND_OBJ_READLINKAT_TRUE=
59269 - GL_COND_OBJ_READLINKAT_FALSE='#'
59270 -else
59271 - GL_COND_OBJ_READLINKAT_TRUE='#'
59272 - GL_COND_OBJ_READLINKAT_FALSE=
59273 -fi
59274 -:
59275 - if test -z "${GL_COND_OBJ_READLINKAT_TRUE}" && test -z "${GL_COND_OBJ_READLINKAT_FALSE}"; then
59276 - GL_COND_OBJ_READLINKAT_TRUE='#'
59277 - GL_COND_OBJ_READLINKAT_FALSE='#'
59278 - fi
59279 -
59280 -
59281 + if test $HAVE_READLINKAT = 0 || test $REPLACE_READLINKAT = 1; then
59282
59283
59284
59285 @@ -27177,89 +22968,7 @@ fi
59286
59287
59288
59289 - GL_GNULIB_READLINKAT=1
59290 -
59291 -
59292 -
59293 -
59294 -
59295 -printf "%s\n" "#define GNULIB_TEST_READLINKAT 1" >>confdefs.h
59296 -
59297 -
59298 -
59299 -
59300 -
59301 -
59302 - if test $REPLACE_REALLOC_FOR_REALLOC_GNU = 0; then
59303 -
59304 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether realloc (0, 0) returns nonnull" >&5
59305 -printf %s "checking whether realloc (0, 0) returns nonnull... " >&6; }
59306 -if test ${ac_cv_func_realloc_0_nonnull+y}
59307 -then :
59308 - printf %s "(cached) " >&6
59309 -else $as_nop
59310 - if test "$cross_compiling" = yes
59311 -then :
59312 - case "$host_os" in
59313 - # Guess yes on platforms where we know the result.
59314 - *-gnu* | freebsd* | netbsd* | openbsd* | bitrig* \
59315 - | gnu* | *-musl* | midnightbsd* \
59316 - | hpux* | solaris* | cygwin* | mingw* | msys* )
59317 - ac_cv_func_realloc_0_nonnull="guessing yes" ;;
59318 - # If we don't know, obey --enable-cross-guesses.
59319 - *) ac_cv_func_realloc_0_nonnull="$gl_cross_guess_normal" ;;
59320 - esac
59321 -
59322 -else $as_nop
59323 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
59324 -/* end confdefs.h. */
59325 -#include <stdlib.h>
59326 -
59327 -int
59328 -main (void)
59329 -{
59330 -void *p = realloc (0, 0);
59331 - int result = !p;
59332 - free (p);
59333 - return result;
59334 - ;
59335 - return 0;
59336 -}
59337 -
59338 -_ACEOF
59339 -if ac_fn_c_try_run "$LINENO"
59340 -then :
59341 - ac_cv_func_realloc_0_nonnull=yes
59342 -else $as_nop
59343 - ac_cv_func_realloc_0_nonnull=no
59344 -fi
59345 -rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
59346 - conftest.$ac_objext conftest.beam conftest.$ac_ext
59347 -fi
59348 -
59349 -
59350 -fi
59351 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_realloc_0_nonnull" >&5
59352 -printf "%s\n" "$ac_cv_func_realloc_0_nonnull" >&6; }
59353 - case $ac_cv_func_realloc_0_nonnull in #(
59354 - *yes) :
59355 - ;; #(
59356 - *) :
59357 - REPLACE_REALLOC_FOR_REALLOC_GNU=1 ;;
59358 -esac
59359 -
59360 - fi
59361 -
59362 - if test $REPLACE_REALLOC_FOR_REALLOC_GNU = 1; then
59363 -
59364 -
59365 -
59366 -
59367 -
59368 -
59369 -
59370 -
59371 - gl_LIBOBJS="$gl_LIBOBJS realloc.$ac_objext"
59372 + gl_LIBOBJS="$gl_LIBOBJS readlinkat.$ac_objext"
59373
59374 fi
59375
59376 @@ -27267,28 +22976,28 @@ esac
59377
59378
59379
59380 + GNULIB_READLINKAT=1
59381
59382
59383
59384
59385 - GL_GNULIB_REALLOC_GNU=1
59386 -
59387 -
59388
59389 +printf "%s\n" "#define GNULIB_TEST_READLINKAT 1" >>confdefs.h
59390
59391
59392 -printf "%s\n" "#define GNULIB_TEST_REALLOC_GNU 1" >>confdefs.h
59393
59394
59395
59396
59397 + if test $gl_cv_func_malloc_posix = yes; then
59398
59399 +printf "%s\n" "#define HAVE_REALLOC_POSIX 1" >>confdefs.h
59400
59401 - if test $REPLACE_MALLOC_FOR_MALLOC_POSIX = 1; then
59402 - REPLACE_REALLOC_FOR_REALLOC_POSIX=1
59403 + else
59404 + REPLACE_REALLOC=1
59405 fi
59406
59407 - if test $REPLACE_REALLOC_FOR_REALLOC_POSIX = 1; then
59408 + if test $REPLACE_REALLOC = 1; then
59409
59410
59411
59412 @@ -27305,11 +23014,7 @@ printf "%s\n" "#define GNULIB_TEST_REALLOC_GNU 1" >>confdefs.h
59413
59414
59415
59416 -
59417 -
59418 -
59419 -
59420 - GL_GNULIB_REALLOC_POSIX=1
59421 + GNULIB_REALLOC_POSIX=1
59422
59423
59424
59425 @@ -27324,67 +23029,6 @@ printf "%s\n" "#define GNULIB_TEST_REALLOC_POSIX 1" >>confdefs.h
59426
59427
59428
59429 - ac_fn_c_check_func "$LINENO" "reallocarray" "ac_cv_func_reallocarray"
59430 -if test "x$ac_cv_func_reallocarray" = xyes
59431 -then :
59432 - printf "%s\n" "#define HAVE_REALLOCARRAY 1" >>confdefs.h
59433 -
59434 -fi
59435 -
59436 - if test "$ac_cv_func_reallocarray" = no; then
59437 - HAVE_REALLOCARRAY=0
59438 - elif test "$gl_cv_malloc_ptrdiff" = no; then
59439 - REPLACE_REALLOCARRAY=1
59440 - fi
59441 -
59442 -
59443 - if test $HAVE_REALLOCARRAY = 0 || test $REPLACE_REALLOCARRAY = 1; then
59444 - GL_COND_OBJ_REALLOCARRAY_TRUE=
59445 - GL_COND_OBJ_REALLOCARRAY_FALSE='#'
59446 -else
59447 - GL_COND_OBJ_REALLOCARRAY_TRUE='#'
59448 - GL_COND_OBJ_REALLOCARRAY_FALSE=
59449 -fi
59450 -:
59451 - if test -z "${GL_COND_OBJ_REALLOCARRAY_TRUE}" && test -z "${GL_COND_OBJ_REALLOCARRAY_FALSE}"; then
59452 - GL_COND_OBJ_REALLOCARRAY_TRUE='#'
59453 - GL_COND_OBJ_REALLOCARRAY_FALSE='#'
59454 - fi
59455 -
59456 - if test -z "$GL_COND_OBJ_REALLOCARRAY_TRUE"; then :
59457 -
59458 - :
59459 -
59460 -fi
59461 -
59462 -
59463 -printf "%s\n" "#define GNULIB_REALLOCARRAY 1" >>confdefs.h
59464 -
59465 -
59466 -
59467 -
59468 -
59469 -
59470 -
59471 -
59472 -
59473 -
59474 -
59475 - GL_GNULIB_REALLOCARRAY=1
59476 -
59477 -
59478 -
59479 -
59480 -
59481 -printf "%s\n" "#define GNULIB_TEST_REALLOCARRAY 1" >>confdefs.h
59482 -
59483 -
59484 -
59485 -
59486 -
59487 -
59488 -
59489 -
59490 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether rename honors trailing slash on destination" >&5
59491 printf %s "checking whether rename honors trailing slash on destination... " >&6; }
59492 if test ${gl_cv_func_rename_slash_dst_works+y}
59493 @@ -27407,8 +23051,8 @@ then :
59494 *-gnu*) gl_cv_func_rename_slash_dst_works="guessing yes" ;;
59495 # Guess no on native Windows.
59496 mingw*) gl_cv_func_rename_slash_dst_works="guessing no" ;;
59497 - # If we don't know, obey --enable-cross-guesses.
59498 - *) gl_cv_func_rename_slash_dst_works="$gl_cross_guess_normal" ;;
59499 + # If we don't know, assume the worst.
59500 + *) gl_cv_func_rename_slash_dst_works="guessing no" ;;
59501 esac
59502
59503 else $as_nop
59504 @@ -27483,8 +23127,8 @@ then :
59505 *-gnu*) gl_cv_func_rename_slash_src_works="guessing yes" ;;
59506 # Guess yes on native Windows.
59507 mingw*) gl_cv_func_rename_slash_src_works="guessing yes" ;;
59508 - # If we don't know, obey --enable-cross-guesses.
59509 - *) gl_cv_func_rename_slash_src_works="$gl_cross_guess_normal" ;;
59510 + # If we don't know, assume the worst.
59511 + *) gl_cv_func_rename_slash_src_works="guessing no" ;;
59512 esac
59513
59514 else $as_nop
59515 @@ -27545,47 +23189,52 @@ then :
59516 printf %s "(cached) " >&6
59517 else $as_nop
59518 if test $ac_cv_func_link = yes; then
59519 - if test $cross_compiling != yes; then
59520 - rm -rf conftest.f conftest.f1 conftest.f2
59521 - if touch conftest.f conftest.f2 && ln conftest.f conftest.f1 &&
59522 - set x `ls -i conftest.f conftest.f1` && test "" = ""; then
59523 - if test "$cross_compiling" = yes
59524 + rm -rf conftest.f conftest.f1 conftest.f2
59525 + if touch conftest.f conftest.f2 && ln conftest.f conftest.f1 &&
59526 + set x `ls -i conftest.f conftest.f1` && test "" = ""; then
59527 + if test "$cross_compiling" = yes
59528 then :
59529 - :
59530 + case "$host_os" in
59531 + # Guess yes on Linux systems.
59532 + linux-* | linux) gl_cv_func_rename_link_works="guessing yes" ;;
59533 + # Guess yes on glibc systems.
59534 + *-gnu*) gl_cv_func_rename_link_works="guessing yes" ;;
59535 + # Guess yes on native Windows.
59536 + mingw*) gl_cv_func_rename_link_works="guessing yes" ;;
59537 + # If we don't know, assume the worst.
59538 + *) gl_cv_func_rename_link_works="guessing no" ;;
59539 + esac
59540
59541 else $as_nop
59542 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
59543 /* end confdefs.h. */
59544
59545 -# include <errno.h>
59546 -# include <stdio.h>
59547 -# include <stdlib.h>
59548 -# include <unistd.h>
59549 -
59550 -
59551 -$gl_mda_defines
59552 +# include <errno.h>
59553 +# include <stdio.h>
59554 +# include <stdlib.h>
59555 +# include <unistd.h>
59556
59557 int
59558 main (void)
59559 {
59560 int result = 0;
59561 - if (rename ("conftest.f", "conftest.f1"))
59562 - result |= 1;
59563 - if (unlink ("conftest.f1"))
59564 - result |= 2;
59565 + if (rename ("conftest.f", "conftest.f1"))
59566 + result |= 1;
59567 + if (unlink ("conftest.f1"))
59568 + result |= 2;
59569
59570 - /* Allow either the POSIX-required behavior, where the
59571 - previous rename kept conftest.f, or the (better) NetBSD
59572 - behavior, where it removed conftest.f. */
59573 - if (rename ("conftest.f", "conftest.f") != 0
59574 - && errno != ENOENT)
59575 - result |= 4;
59576 + /* Allow either the POSIX-required behavior, where the
59577 + previous rename kept conftest.f, or the (better) NetBSD
59578 + behavior, where it removed conftest.f. */
59579 + if (rename ("conftest.f", "conftest.f") != 0
59580 + && errno != ENOENT)
59581 + result |= 4;
59582
59583 - if (rename ("conftest.f1", "conftest.f1") == 0)
59584 - result |= 8;
59585 - if (rename ("conftest.f2", "conftest.f2") != 0)
59586 - result |= 16;
59587 - return result;
59588 + if (rename ("conftest.f1", "conftest.f1") == 0)
59589 + result |= 8;
59590 + if (rename ("conftest.f2", "conftest.f2") != 0)
59591 + result |= 16;
59592 + return result;
59593
59594 ;
59595 return 0;
59596 @@ -27601,22 +23250,10 @@ rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
59597 conftest.$ac_objext conftest.beam conftest.$ac_ext
59598 fi
59599
59600 - else
59601 - gl_cv_func_rename_link_works="guessing no"
59602 - fi
59603 - rm -rf conftest.f conftest.f1 conftest.f2
59604 else
59605 - case "$host_os" in
59606 - # Guess yes on Linux systems.
59607 - linux-* | linux) gl_cv_func_rename_link_works="guessing yes" ;;
59608 - # Guess yes on glibc systems.
59609 - *-gnu*) gl_cv_func_rename_link_works="guessing yes" ;;
59610 - # Guess yes on native Windows.
59611 - mingw*) gl_cv_func_rename_link_works="guessing yes" ;;
59612 - # If we don't know, obey --enable-cross-guesses.
59613 - *) gl_cv_func_rename_link_works="$gl_cross_guess_normal" ;;
59614 - esac
59615 + gl_cv_func_rename_link_works="guessing no"
59616 fi
59617 + rm -rf conftest.f conftest.f1 conftest.f2
59618 else
59619 gl_cv_func_rename_link_works=yes
59620 fi
59621 @@ -27652,8 +23289,8 @@ then :
59622 *-gnu*) gl_cv_func_rename_dest_works="guessing yes" ;;
59623 # Guess no on native Windows.
59624 mingw*) gl_cv_func_rename_dest_works="guessing no" ;;
59625 - # If we don't know, obey --enable-cross-guesses.
59626 - *) gl_cv_func_rename_dest_works="$gl_cross_guess_normal" ;;
59627 + # If we don't know, assume the worst.
59628 + *) gl_cv_func_rename_dest_works="guessing no" ;;
59629 esac
59630
59631 else $as_nop
59632 @@ -27702,30 +23339,24 @@ printf "%s\n" "#define RENAME_DEST_EXISTS_BUG 1" >>confdefs.h
59633 ;;
59634 esac
59635
59636 + if test $REPLACE_RENAME = 1; then
59637 +
59638 +
59639
59640 - if test $REPLACE_RENAME = 1; then
59641 - GL_COND_OBJ_RENAME_TRUE=
59642 - GL_COND_OBJ_RENAME_FALSE='#'
59643 -else
59644 - GL_COND_OBJ_RENAME_TRUE='#'
59645 - GL_COND_OBJ_RENAME_FALSE=
59646 -fi
59647 -:
59648 - if test -z "${GL_COND_OBJ_RENAME_TRUE}" && test -z "${GL_COND_OBJ_RENAME_FALSE}"; then
59649 - GL_COND_OBJ_RENAME_TRUE='#'
59650 - GL_COND_OBJ_RENAME_FALSE='#'
59651 - fi
59652
59653
59654
59655
59656
59657 + gl_LIBOBJS="$gl_LIBOBJS rename.$ac_objext"
59658 +
59659 + fi
59660
59661
59662
59663
59664
59665 - GL_GNULIB_RENAME=1
59666 + GNULIB_RENAME=1
59667
59668
59669
59670 @@ -27754,42 +23385,36 @@ fi
59671 REPLACE_RENAMEAT=1
59672 fi
59673
59674 + if test $HAVE_RENAMEAT = 0 || test $REPLACE_RENAMEAT = 1; then
59675 +
59676 +
59677
59678 - if test $HAVE_RENAMEAT = 0 || test $REPLACE_RENAMEAT = 1; then
59679 - GL_COND_OBJ_RENAMEAT_TRUE=
59680 - GL_COND_OBJ_RENAMEAT_FALSE='#'
59681 -else
59682 - GL_COND_OBJ_RENAMEAT_TRUE='#'
59683 - GL_COND_OBJ_RENAMEAT_FALSE=
59684 -fi
59685 -:
59686 - if test -z "${GL_COND_OBJ_RENAMEAT_TRUE}" && test -z "${GL_COND_OBJ_RENAMEAT_FALSE}"; then
59687 - GL_COND_OBJ_RENAMEAT_TRUE='#'
59688 - GL_COND_OBJ_RENAMEAT_FALSE='#'
59689 - fi
59690
59691 - if test $HAVE_RENAMEAT = 0; then
59692
59693
59694
59695
59696 + gl_LIBOBJS="$gl_LIBOBJS renameat.$ac_objext"
59697 +
59698 + fi
59699 + if test $HAVE_RENAMEAT = 0; then
59700
59701
59702
59703
59704 - gl_LIBOBJS="$gl_LIBOBJS at-func2.$ac_objext"
59705
59706 - fi
59707
59708
59709
59710 + gl_LIBOBJS="$gl_LIBOBJS at-func2.$ac_objext"
59711
59712 + fi
59713
59714
59715
59716
59717
59718 - GL_GNULIB_RENAMEAT=1
59719 + GNULIB_RENAMEAT=1
59720
59721
59722
59723 @@ -27850,8 +23475,8 @@ then :
59724 *-gnu* | gnu*) gl_cv_func_rmdir_works="guessing yes" ;;
59725 # Guess no on native Windows.
59726 mingw*) gl_cv_func_rmdir_works="guessing no" ;;
59727 - # If we don't know, obey --enable-cross-guesses.
59728 - *) gl_cv_func_rmdir_works="$gl_cross_guess_normal" ;;
59729 + # If we don't know, assume the worst.
59730 + *) gl_cv_func_rmdir_works="guessing no" ;;
59731 esac
59732
59733 else $as_nop
59734 @@ -27865,20 +23490,17 @@ else $as_nop
59735 # include <direct.h>
59736 #endif
59737
59738 -
59739 -$gl_mda_defines
59740 -
59741 int
59742 main (void)
59743 {
59744 int result = 0;
59745 - if (!rmdir ("conftest.file/"))
59746 - result |= 1;
59747 - else if (errno != ENOTDIR)
59748 - result |= 2;
59749 - if (!rmdir ("conftest.dir/./"))
59750 - result |= 4;
59751 - return result;
59752 + if (!rmdir ("conftest.file/"))
59753 + result |= 1;
59754 + else if (errno != ENOTDIR)
59755 + result |= 2;
59756 + if (!rmdir ("conftest.dir/./"))
59757 + result |= 4;
59758 + return result;
59759
59760 ;
59761 return 0;
59762 @@ -27905,19 +23527,8 @@ printf "%s\n" "$gl_cv_func_rmdir_works" >&6; }
59763 ;;
59764 esac
59765
59766 + if test $REPLACE_RMDIR = 1; then
59767
59768 - if test $REPLACE_RMDIR = 1; then
59769 - GL_COND_OBJ_RMDIR_TRUE=
59770 - GL_COND_OBJ_RMDIR_FALSE='#'
59771 -else
59772 - GL_COND_OBJ_RMDIR_TRUE='#'
59773 - GL_COND_OBJ_RMDIR_FALSE=
59774 -fi
59775 -:
59776 - if test -z "${GL_COND_OBJ_RMDIR_TRUE}" && test -z "${GL_COND_OBJ_RMDIR_FALSE}"; then
59777 - GL_COND_OBJ_RMDIR_TRUE='#'
59778 - GL_COND_OBJ_RMDIR_FALSE='#'
59779 - fi
59780
59781
59782
59783 @@ -27925,18 +23536,21 @@ fi
59784
59785
59786
59787 + gl_LIBOBJS="$gl_LIBOBJS rmdir.$ac_objext"
59788
59789 + fi
59790
59791
59792 - GL_GNULIB_RMDIR=1
59793
59794
59795
59796 + GNULIB_RMDIR=1
59797 +
59798
59799
59800 -printf "%s\n" "#define GNULIB_TEST_RMDIR 1" >>confdefs.h
59801
59802
59803 +printf "%s\n" "#define GNULIB_TEST_RMDIR 1" >>confdefs.h
59804
59805
59806
59807 @@ -27945,7 +23559,7 @@ printf "%s\n" "#define GNULIB_TEST_RMDIR 1" >>confdefs.h
59808
59809
59810
59811 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for signbit macro" >&5
59812 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for signbit macro" >&5
59813 printf %s "checking for signbit macro... " >&6; }
59814 if test ${gl_cv_func_signbit+y}
59815 then :
59816 @@ -27957,12 +23571,10 @@ then :
59817 case "$host_os" in
59818 # Guess yes on glibc systems.
59819 *-gnu* | gnu*) gl_cv_func_signbit="guessing yes" ;;
59820 - # Guess yes on musl systems.
59821 - *-musl*) gl_cv_func_signbit="guessing yes" ;;
59822 # Guess yes on native Windows.
59823 mingw*) gl_cv_func_signbit="guessing yes" ;;
59824 - # If we don't know, obey --enable-cross-guesses.
59825 - *) gl_cv_func_signbit="$gl_cross_guess_normal" ;;
59826 + # If we don't know, assume the worst.
59827 + *) gl_cv_func_signbit="guessing no" ;;
59828 esac
59829
59830 else $as_nop
59831 @@ -28072,7 +23684,7 @@ fi
59832 printf "%s\n" "$gl_cv_func_signbit" >&6; }
59833 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for signbit compiler built-ins" >&5
59834 printf %s "checking for signbit compiler built-ins... " >&6; }
59835 -if test ${gl_cv_func_signbit_builtins+y}
59836 +if test ${gl_cv_func_signbit_gcc+y}
59837 then :
59838 printf %s "(cached) " >&6
59839 else $as_nop
59840 @@ -28081,25 +23693,23 @@ else $as_nop
59841 then :
59842 case "$host_os" in
59843 # Guess yes on glibc systems.
59844 - *-gnu* | gnu*) gl_cv_func_signbit_builtins="guessing yes" ;;
59845 - # Guess yes on musl systems.
59846 - *-musl*) gl_cv_func_signbit_builtins="guessing yes" ;;
59847 + *-gnu* | gnu*) gl_cv_func_signbit_gcc="guessing yes" ;;
59848 # Guess yes on mingw, no on MSVC.
59849 mingw*) if test -n "$GCC"; then
59850 - gl_cv_func_signbit_builtins="guessing yes"
59851 + gl_cv_func_signbit_gcc="guessing yes"
59852 else
59853 - gl_cv_func_signbit_builtins="guessing no"
59854 + gl_cv_func_signbit_gcc="guessing no"
59855 fi
59856 ;;
59857 - # If we don't know, obey --enable-cross-guesses.
59858 - *) gl_cv_func_signbit_builtins="$gl_cross_guess_normal" ;;
59859 + # If we don't know, assume the worst.
59860 + *) gl_cv_func_signbit_gcc="guessing no" ;;
59861 esac
59862
59863 else $as_nop
59864 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
59865 /* end confdefs.h. */
59866
59867 -#if (__GNUC__ >= 4) || (__clang_major__ >= 4)
59868 +#if __GNUC__ >= 4
59869 # define signbit(x) \
59870 (sizeof (x) == sizeof (long double) ? __builtin_signbitl (x) : \
59871 sizeof (x) == sizeof (double) ? __builtin_signbit (x) : \
59872 @@ -28185,9 +23795,9 @@ long double m0l = -p0l;
59873 _ACEOF
59874 if ac_fn_c_try_run "$LINENO"
59875 then :
59876 - gl_cv_func_signbit_builtins=yes
59877 + gl_cv_func_signbit_gcc=yes
59878 else $as_nop
59879 - gl_cv_func_signbit_builtins=no
59880 + gl_cv_func_signbit_gcc=no
59881 fi
59882 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
59883 conftest.$ac_objext conftest.beam conftest.$ac_ext
59884 @@ -28195,27 +23805,17 @@ fi
59885
59886
59887 fi
59888 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_signbit_builtins" >&5
59889 -printf "%s\n" "$gl_cv_func_signbit_builtins" >&6; }
59890 - case "$gl_cv_func_signbit_builtins" in
59891 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_signbit_gcc" >&5
59892 +printf "%s\n" "$gl_cv_func_signbit_gcc" >&6; }
59893 + case "$gl_cv_func_signbit_gcc" in
59894 *yes)
59895 - REPLACE_SIGNBIT_USING_BUILTINS=1
59896 + REPLACE_SIGNBIT_USING_GCC=1
59897 ;;
59898 *)
59899 case "$gl_cv_func_signbit" in
59900 *yes) ;;
59901 *)
59902 REPLACE_SIGNBIT=1
59903 - ;;
59904 - esac
59905 - ;;
59906 - esac
59907 - case "$host_os" in
59908 - solaris*)
59909 - REPLACE_SIGNBIT=1
59910 - ;;
59911 - esac
59912 - if test $REPLACE_SIGNBIT = 1; then
59913
59914
59915 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking where to find the sign bit in a 'float'" >&5
59916 @@ -28534,8 +24134,8 @@ printf "%s\n" "#define LDBL_SIGNBIT_BIT $bit" >>confdefs.h
59917 esac
59918
59919
59920 - if test "$gl_cv_cc_float_signbit" = unknown; then
59921 - ac_fn_check_decl "$LINENO" "copysignf" "ac_cv_have_decl_copysignf" "#include <math.h>
59922 + if test "$gl_cv_cc_float_signbit" = unknown; then
59923 + ac_fn_check_decl "$LINENO" "copysignf" "ac_cv_have_decl_copysignf" "#include <math.h>
59924 " "$ac_c_undeclared_builtin_options" "CFLAGS"
59925 if test "x$ac_cv_have_decl_copysignf" = xyes
59926 then :
59927 @@ -28545,18 +24145,18 @@ else $as_nop
59928 fi
59929 printf "%s\n" "#define HAVE_DECL_COPYSIGNF $ac_have_decl" >>confdefs.h
59930
59931 - if test "$ac_cv_have_decl_copysignf" = yes; then
59932 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether copysignf can be used without linking with libm" >&5
59933 + if test "$ac_cv_have_decl_copysignf" = yes; then
59934 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether copysignf can be used without linking with libm" >&5
59935 printf %s "checking whether copysignf can be used without linking with libm... " >&6; }
59936 if test ${gl_cv_func_copysignf_no_libm+y}
59937 then :
59938 printf %s "(cached) " >&6
59939 else $as_nop
59940
59941 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
59942 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
59943 /* end confdefs.h. */
59944 #include <math.h>
59945 - float x, y;
59946 + float x, y;
59947 int
59948 main (void)
59949 {
59950 @@ -28577,15 +24177,15 @@ rm -f core conftest.err conftest.$ac_objext conftest.beam \
59951 fi
59952 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_copysignf_no_libm" >&5
59953 printf "%s\n" "$gl_cv_func_copysignf_no_libm" >&6; }
59954 - if test $gl_cv_func_copysignf_no_libm = yes; then
59955 + if test $gl_cv_func_copysignf_no_libm = yes; then
59956
59957 printf "%s\n" "#define HAVE_COPYSIGNF_IN_LIBC 1" >>confdefs.h
59958
59959 - fi
59960 - fi
59961 - fi
59962 - if test "$gl_cv_cc_double_signbit" = unknown; then
59963 - ac_fn_check_decl "$LINENO" "copysign" "ac_cv_have_decl_copysign" "#include <math.h>
59964 + fi
59965 + fi
59966 + fi
59967 + if test "$gl_cv_cc_double_signbit" = unknown; then
59968 + ac_fn_check_decl "$LINENO" "copysign" "ac_cv_have_decl_copysign" "#include <math.h>
59969 " "$ac_c_undeclared_builtin_options" "CFLAGS"
59970 if test "x$ac_cv_have_decl_copysign" = xyes
59971 then :
59972 @@ -28595,18 +24195,18 @@ else $as_nop
59973 fi
59974 printf "%s\n" "#define HAVE_DECL_COPYSIGN $ac_have_decl" >>confdefs.h
59975
59976 - if test "$ac_cv_have_decl_copysign" = yes; then
59977 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether copysign can be used without linking with libm" >&5
59978 + if test "$ac_cv_have_decl_copysign" = yes; then
59979 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether copysign can be used without linking with libm" >&5
59980 printf %s "checking whether copysign can be used without linking with libm... " >&6; }
59981 if test ${gl_cv_func_copysign_no_libm+y}
59982 then :
59983 printf %s "(cached) " >&6
59984 else $as_nop
59985
59986 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
59987 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
59988 /* end confdefs.h. */
59989 #include <math.h>
59990 - double x, y;
59991 + double x, y;
59992 int
59993 main (void)
59994 {
59995 @@ -28627,15 +24227,15 @@ rm -f core conftest.err conftest.$ac_objext conftest.beam \
59996 fi
59997 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_copysign_no_libm" >&5
59998 printf "%s\n" "$gl_cv_func_copysign_no_libm" >&6; }
59999 - if test $gl_cv_func_copysign_no_libm = yes; then
60000 + if test $gl_cv_func_copysign_no_libm = yes; then
60001
60002 printf "%s\n" "#define HAVE_COPYSIGN_IN_LIBC 1" >>confdefs.h
60003
60004 - fi
60005 - fi
60006 - fi
60007 - if test "$gl_cv_cc_long_double_signbit" = unknown; then
60008 - ac_fn_check_decl "$LINENO" "copysignl" "ac_cv_have_decl_copysignl" "#include <math.h>
60009 + fi
60010 + fi
60011 + fi
60012 + if test "$gl_cv_cc_long_double_signbit" = unknown; then
60013 + ac_fn_check_decl "$LINENO" "copysignl" "ac_cv_have_decl_copysignl" "#include <math.h>
60014 " "$ac_c_undeclared_builtin_options" "CFLAGS"
60015 if test "x$ac_cv_have_decl_copysignl" = xyes
60016 then :
60017 @@ -28645,18 +24245,18 @@ else $as_nop
60018 fi
60019 printf "%s\n" "#define HAVE_DECL_COPYSIGNL $ac_have_decl" >>confdefs.h
60020
60021 - if test "$ac_cv_have_decl_copysignl" = yes; then
60022 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether copysignl can be used without linking with libm" >&5
60023 + if test "$ac_cv_have_decl_copysignl" = yes; then
60024 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether copysignl can be used without linking with libm" >&5
60025 printf %s "checking whether copysignl can be used without linking with libm... " >&6; }
60026 if test ${gl_cv_func_copysignl_no_libm+y}
60027 then :
60028 printf %s "(cached) " >&6
60029 else $as_nop
60030
60031 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
60032 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
60033 /* end confdefs.h. */
60034 #include <math.h>
60035 - long double x, y;
60036 + long double x, y;
60037 int
60038 main (void)
60039 {
60040 @@ -28677,39 +24277,56 @@ rm -f core conftest.err conftest.$ac_objext conftest.beam \
60041 fi
60042 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_copysignl_no_libm" >&5
60043 printf "%s\n" "$gl_cv_func_copysignl_no_libm" >&6; }
60044 - if test $gl_cv_func_copysignl_no_libm = yes; then
60045 + if test $gl_cv_func_copysignl_no_libm = yes; then
60046
60047 printf "%s\n" "#define HAVE_COPYSIGNL_IN_LIBC 1" >>confdefs.h
60048
60049 - fi
60050 - fi
60051 - fi
60052 - fi
60053 + fi
60054 + fi
60055 + fi
60056 + ;;
60057 + esac
60058 + ;;
60059 + esac
60060 +
60061 + if test $REPLACE_SIGNBIT = 1; then
60062
60063
60064 - if test $REPLACE_SIGNBIT = 1; then
60065 - GL_COND_OBJ_SIGNBIT3_TRUE=
60066 - GL_COND_OBJ_SIGNBIT3_FALSE='#'
60067 -else
60068 - GL_COND_OBJ_SIGNBIT3_TRUE='#'
60069 - GL_COND_OBJ_SIGNBIT3_FALSE=
60070 -fi
60071 -:
60072 - if test -z "${GL_COND_OBJ_SIGNBIT3_TRUE}" && test -z "${GL_COND_OBJ_SIGNBIT3_FALSE}"; then
60073 - GL_COND_OBJ_SIGNBIT3_TRUE='#'
60074 - GL_COND_OBJ_SIGNBIT3_FALSE='#'
60075 - fi
60076
60077
60078
60079
60080
60081
60082 + gl_LIBOBJS="$gl_LIBOBJS signbitf.$ac_objext"
60083
60084
60085
60086
60087 - GL_GNULIB_SIGNBIT=1
60088 +
60089 +
60090 +
60091 +
60092 +
60093 + gl_LIBOBJS="$gl_LIBOBJS signbitd.$ac_objext"
60094 +
60095 +
60096 +
60097 +
60098 +
60099 +
60100 +
60101 +
60102 +
60103 + gl_LIBOBJS="$gl_LIBOBJS signbitl.$ac_objext"
60104 +
60105 + fi
60106 +
60107 +
60108 +
60109 +
60110 +
60111 + GNULIB_SIGNBIT=1
60112
60113
60114
60115 @@ -28734,7 +24351,7 @@ then :
60116 printf %s "(cached) " >&6
60117 else $as_nop
60118
60119 - gl_cv_size_max=no
60120 + gl_cv_size_max=
60121 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
60122 /* end confdefs.h. */
60123
60124 @@ -28754,7 +24371,7 @@ then :
60125 fi
60126 rm -rf conftest*
60127
60128 - if test $gl_cv_size_max != yes; then
60129 + if test -z "$gl_cv_size_max"; then
60130 if ac_fn_c_compute_int "$LINENO" "sizeof (size_t) * CHAR_BIT - 1" "size_t_bits_minus_1" "#include <stddef.h>
60131 #include <limits.h>"
60132 then :
60133 @@ -28874,8 +24491,8 @@ then :
60134 linux-* | linux) gl_cv_func_stat_file_slash="guessing yes" ;;
60135 # Guess yes on glibc systems.
60136 *-gnu* | gnu*) gl_cv_func_stat_file_slash="guessing yes" ;;
60137 - # If we don't know, obey --enable-cross-guesses.
60138 - *) gl_cv_func_stat_file_slash="$gl_cross_guess_normal" ;;
60139 + # If we don't know, assume the worst.
60140 + *) gl_cv_func_stat_file_slash="guessing no" ;;
60141 esac
60142
60143 else $as_nop
60144 @@ -28928,53 +24545,42 @@ printf "%s\n" "#define REPLACE_FUNC_STAT_FILE 1" >>confdefs.h
60145 ;;
60146 esac
60147
60148 + if test $REPLACE_STAT = 1; then
60149
60150 - if test $REPLACE_STAT = 1; then
60151 - GL_COND_OBJ_STAT_TRUE=
60152 - GL_COND_OBJ_STAT_FALSE='#'
60153 -else
60154 - GL_COND_OBJ_STAT_TRUE='#'
60155 - GL_COND_OBJ_STAT_FALSE=
60156 -fi
60157 -:
60158 - if test -z "${GL_COND_OBJ_STAT_TRUE}" && test -z "${GL_COND_OBJ_STAT_FALSE}"; then
60159 - GL_COND_OBJ_STAT_TRUE='#'
60160 - GL_COND_OBJ_STAT_FALSE='#'
60161 - fi
60162
60163 - if test -z "$GL_COND_OBJ_STAT_TRUE"; then :
60164
60165 - case "$host_os" in
60166 - mingw*)
60167
60168
60169
60170
60171
60172 + gl_LIBOBJS="$gl_LIBOBJS stat.$ac_objext"
60173
60174 + case "$host_os" in
60175 + mingw*)
60176
60177
60178 - gl_LIBOBJS="$gl_LIBOBJS stat-w32.$ac_objext"
60179
60180 - ;;
60181 - esac
60182
60183
60184
60185 - :
60186
60187
60188 -fi
60189 + gl_LIBOBJS="$gl_LIBOBJS stat-w32.$ac_objext"
60190
60191 + ;;
60192 + esac
60193
60194
60195 + :
60196
60197 + fi
60198
60199
60200
60201
60202
60203 - GL_GNULIB_STAT=1
60204 + GNULIB_STAT=1
60205
60206
60207
60208 @@ -29122,44 +24728,50 @@ fi
60209 printf "%s\n" "#define GNULIB_STATAT 1" >>confdefs.h
60210
60211
60212 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for working stdalign.h" >&5
60213 -printf %s "checking for working stdalign.h... " >&6; }
60214 -if test ${gl_cv_header_working_stdalign_h+y}
60215 +
60216 +
60217 + # Define two additional variables used in the Makefile substitution.
60218 +
60219 + if test "$ac_cv_header_stdbool_h" = yes; then
60220 + STDBOOL_H=''
60221 + else
60222 + STDBOOL_H='stdbool.h'
60223 + fi
60224 +
60225 + if test -n "$STDBOOL_H"; then
60226 + GL_GENERATE_STDBOOL_H_TRUE=
60227 + GL_GENERATE_STDBOOL_H_FALSE='#'
60228 +else
60229 + GL_GENERATE_STDBOOL_H_TRUE='#'
60230 + GL_GENERATE_STDBOOL_H_FALSE=
60231 +fi
60232 +
60233 +
60234 + if test "$ac_cv_type__Bool" = yes; then
60235 + HAVE__BOOL=1
60236 + else
60237 + HAVE__BOOL=0
60238 + fi
60239 +
60240 +
60241 +
60242 +
60243 +
60244 + STDDEF_H=
60245 +
60246 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for good max_align_t" >&5
60247 +printf %s "checking for good max_align_t... " >&6; }
60248 +if test ${gl_cv_type_max_align_t+y}
60249 then :
60250 printf %s "(cached) " >&6
60251 else $as_nop
60252 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
60253 /* end confdefs.h. */
60254 -#include <stdint.h>
60255 - #include <stdalign.h>
60256 - #include <stddef.h>
60257 -
60258 - /* Test that alignof yields a result consistent with offsetof.
60259 - This catches GCC bug 52023
60260 - <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52023>. */
60261 - #ifdef __cplusplus
60262 - template <class t> struct alignof_helper { char a; t b; };
60263 - # define ao(type) offsetof (alignof_helper<type>, b)
60264 - #else
60265 - # define ao(type) offsetof (struct { char a; type b; }, b)
60266 - #endif
60267 - char test_double[ao (double) % _Alignof (double) == 0 ? 1 : -1];
60268 - char test_long[ao (long int) % _Alignof (long int) == 0 ? 1 : -1];
60269 - char test_alignof[alignof (double) == _Alignof (double) ? 1 : -1];
60270 -
60271 - /* Test _Alignas only on platforms where gnulib can help. */
60272 - #if \
60273 - ((defined __cplusplus && 201103 <= __cplusplus) \
60274 - || (__TINYC__ && defined __attribute__) \
60275 - || (defined __APPLE__ && defined __MACH__ \
60276 - ? 4 < __GNUC__ + (1 <= __GNUC_MINOR__) \
60277 - : __GNUC__) \
60278 - || (__ia64 && (61200 <= __HP_cc || 61200 <= __HP_aCC)) \
60279 - || __ICC || 0x590 <= __SUNPRO_C || 0x0600 <= __xlC__ \
60280 - || 1300 <= _MSC_VER)
60281 - struct alignas_test { char c; char alignas (8) alignas_8; };
60282 - char test_alignas[offsetof (struct alignas_test, alignas_8) == 8
60283 - ? 1 : -1];
60284 +#include <stddef.h>
60285 + unsigned int s = sizeof (max_align_t);
60286 + #if defined __GNUC__ || defined __IBM__ALIGNOF__
60287 + int check1[2 * (__alignof__ (double) <= __alignof__ (max_align_t)) - 1];
60288 + int check2[2 * (__alignof__ (long double) <= __alignof__ (max_align_t)) - 1];
60289 #endif
60290
60291 int
60292 @@ -29172,305 +24784,295 @@ main (void)
60293 _ACEOF
60294 if ac_fn_c_try_compile "$LINENO"
60295 then :
60296 - gl_cv_header_working_stdalign_h=yes
60297 + gl_cv_type_max_align_t=yes
60298 else $as_nop
60299 - gl_cv_header_working_stdalign_h=no
60300 + gl_cv_type_max_align_t=no
60301 fi
60302 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
60303 -fi
60304 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_header_working_stdalign_h" >&5
60305 -printf "%s\n" "$gl_cv_header_working_stdalign_h" >&6; }
60306 -
60307 - if test $gl_cv_header_working_stdalign_h = yes; then
60308 - GL_GENERATE_STDALIGN_H=false
60309 - else
60310 - GL_GENERATE_STDALIGN_H=true
60311 - fi
60312 -
60313 -
60314 -
60315 -
60316
60317 - case "$GL_GENERATE_STDALIGN_H" in
60318 - false) STDALIGN_H='' ;;
60319 - true)
60320 - if test -z "$STDALIGN_H"; then
60321 - STDALIGN_H="${gl_source_base_prefix}stdalign.h"
60322 - fi
60323 - ;;
60324 - *) echo "*** GL_GENERATE_STDALIGN_H is not set correctly" 1>&2; exit 1 ;;
60325 - esac
60326 -
60327 -
60328 - if $GL_GENERATE_STDALIGN_H; then
60329 - GL_GENERATE_STDALIGN_H_TRUE=
60330 - GL_GENERATE_STDALIGN_H_FALSE='#'
60331 -else
60332 - GL_GENERATE_STDALIGN_H_TRUE='#'
60333 - GL_GENERATE_STDALIGN_H_FALSE=
60334 fi
60335 -:
60336 - if test -z "${GL_GENERATE_STDALIGN_H_TRUE}" && test -z "${GL_GENERATE_STDALIGN_H_FALSE}"; then
60337 - GL_GENERATE_STDALIGN_H_TRUE='#'
60338 - GL_GENERATE_STDALIGN_H_FALSE='#'
60339 - fi
60340 -
60341 -
60342 -
60343 -
60344 -
60345 -
60346 -
60347 -
60348 -
60349 -
60350 - if test "$ac_cv_header_stdbool_h" = yes; then
60351 - case "$host_os" in
60352 - solaris*)
60353 - if test -z "$GCC"; then
60354 - GL_GENERATE_STDBOOL_H=true
60355 - else
60356 - GL_GENERATE_STDBOOL_H=false
60357 - fi
60358 - ;;
60359 - *)
60360 - GL_GENERATE_STDBOOL_H=false
60361 - ;;
60362 - esac
60363 - else
60364 - GL_GENERATE_STDBOOL_H=true
60365 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_type_max_align_t" >&5
60366 +printf "%s\n" "$gl_cv_type_max_align_t" >&6; }
60367 + if test $gl_cv_type_max_align_t = no; then
60368 + HAVE_MAX_ALIGN_T=0
60369 + STDDEF_H=stddef.h
60370 fi
60371
60372 - if test "$ac_cv_type__Bool" = yes; then
60373 - HAVE__BOOL=1
60374 - else
60375 - HAVE__BOOL=0
60376 + if test $gt_cv_c_wchar_t = no; then
60377 + HAVE_WCHAR_T=0
60378 + STDDEF_H=stddef.h
60379 fi
60380
60381 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether NULL can be used in arbitrary expressions" >&5
60382 +printf %s "checking whether NULL can be used in arbitrary expressions... " >&6; }
60383 +if test ${gl_cv_decl_null_works+y}
60384 +then :
60385 + printf %s "(cached) " >&6
60386 +else $as_nop
60387 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
60388 +/* end confdefs.h. */
60389 +#include <stddef.h>
60390 + int test[2 * (sizeof NULL == sizeof (void *)) -1];
60391
60392 +int
60393 +main (void)
60394 +{
60395
60396 -
60397 -
60398 -
60399 - case "$GL_GENERATE_STDBOOL_H" in
60400 - false) STDBOOL_H='' ;;
60401 - true)
60402 - if test -z "$STDBOOL_H"; then
60403 - STDBOOL_H="${gl_source_base_prefix}stdbool.h"
60404 - fi
60405 - ;;
60406 - *) echo "*** GL_GENERATE_STDBOOL_H is not set correctly" 1>&2; exit 1 ;;
60407 - esac
60408 -
60409 -
60410 - if $GL_GENERATE_STDBOOL_H; then
60411 - GL_GENERATE_STDBOOL_H_TRUE=
60412 - GL_GENERATE_STDBOOL_H_FALSE='#'
60413 -else
60414 - GL_GENERATE_STDBOOL_H_TRUE='#'
60415 - GL_GENERATE_STDBOOL_H_FALSE=
60416 + ;
60417 + return 0;
60418 +}
60419 +_ACEOF
60420 +if ac_fn_c_try_compile "$LINENO"
60421 +then :
60422 + gl_cv_decl_null_works=yes
60423 +else $as_nop
60424 + gl_cv_decl_null_works=no
60425 fi
60426 -:
60427 - if test -z "${GL_GENERATE_STDBOOL_H_TRUE}" && test -z "${GL_GENERATE_STDBOOL_H_FALSE}"; then
60428 - GL_GENERATE_STDBOOL_H_TRUE='#'
60429 - GL_GENERATE_STDBOOL_H_FALSE='#'
60430 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
60431 +fi
60432 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_decl_null_works" >&5
60433 +printf "%s\n" "$gl_cv_decl_null_works" >&6; }
60434 + if test $gl_cv_decl_null_works = no; then
60435 + REPLACE_NULL=1
60436 + STDDEF_H=stddef.h
60437 fi
60438
60439
60440 -
60441 -
60442 -
60443 -
60444 -
60445 -
60446 -
60447 -
60448 -
60449 -
60450 -
60451 -
60452 -
60453 -
60454 - case "$GL_GENERATE_STDDEF_H" in
60455 - false) STDDEF_H='' ;;
60456 - true)
60457 - if test -z "$STDDEF_H"; then
60458 - STDDEF_H="${gl_source_base_prefix}stddef.h"
60459 - fi
60460 - ;;
60461 - *) echo "*** GL_GENERATE_STDDEF_H is not set correctly" 1>&2; exit 1 ;;
60462 - esac
60463 -
60464 -
60465 - if $GL_GENERATE_STDDEF_H; then
60466 + if test -n "$STDDEF_H"; then
60467 GL_GENERATE_STDDEF_H_TRUE=
60468 GL_GENERATE_STDDEF_H_FALSE='#'
60469 else
60470 GL_GENERATE_STDDEF_H_TRUE='#'
60471 GL_GENERATE_STDDEF_H_FALSE=
60472 fi
60473 -:
60474 - if test -z "${GL_GENERATE_STDDEF_H_TRUE}" && test -z "${GL_GENERATE_STDDEF_H_FALSE}"; then
60475 - GL_GENERATE_STDDEF_H_TRUE='#'
60476 - GL_GENERATE_STDDEF_H_FALSE='#'
60477 - fi
60478 -
60479 -
60480 -
60481 -
60482 -
60483 -
60484
60485 + if test -n "$STDDEF_H"; then
60486
60487
60488
60489
60490 - case "$GL_GENERATE_STDINT_H" in
60491 - false) STDINT_H='' ;;
60492 - true)
60493 - if test -z "$STDINT_H"; then
60494 - STDINT_H="${gl_source_base_prefix}stdint.h"
60495 - fi
60496 - ;;
60497 - *) echo "*** GL_GENERATE_STDINT_H is not set correctly" 1>&2; exit 1 ;;
60498 - esac
60499 -
60500 -
60501 - if $GL_GENERATE_STDINT_H; then
60502 - GL_GENERATE_STDINT_H_TRUE=
60503 - GL_GENERATE_STDINT_H_FALSE='#'
60504 -else
60505 - GL_GENERATE_STDINT_H_TRUE='#'
60506 - GL_GENERATE_STDINT_H_FALSE=
60507 -fi
60508 -:
60509 - if test -z "${GL_GENERATE_STDINT_H_TRUE}" && test -z "${GL_GENERATE_STDINT_H_FALSE}"; then
60510 - GL_GENERATE_STDINT_H_TRUE='#'
60511 - GL_GENERATE_STDINT_H_FALSE='#'
60512 - fi
60513 -
60514
60515
60516
60517
60518 + if test $gl_cv_have_include_next = yes; then
60519 + gl_cv_next_stddef_h='<'stddef.h'>'
60520 + else
60521 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking absolute name of <stddef.h>" >&5
60522 +printf %s "checking absolute name of <stddef.h>... " >&6; }
60523 +if test ${gl_cv_next_stddef_h+y}
60524 +then :
60525 + printf %s "(cached) " >&6
60526 +else $as_nop
60527
60528
60529
60530 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
60531 +/* end confdefs.h. */
60532 +#include <stddef.h>
60533 +_ACEOF
60534 + case "$host_os" in
60535 + aix*) gl_absname_cpp="$ac_cpp -C" ;;
60536 + *) gl_absname_cpp="$ac_cpp" ;;
60537 + esac
60538
60539 - case "$GL_GENERATE_LIMITS_H" in
60540 - false) LIMITS_H='' ;;
60541 - true)
60542 - if test -z "$LIMITS_H"; then
60543 - LIMITS_H="${gl_source_base_prefix}limits.h"
60544 - fi
60545 + case "$host_os" in
60546 + mingw*)
60547 + gl_dirsep_regex='[/\\]'
60548 + ;;
60549 + *)
60550 + gl_dirsep_regex='\/'
60551 ;;
60552 - *) echo "*** GL_GENERATE_LIMITS_H is not set correctly" 1>&2; exit 1 ;;
60553 esac
60554 + gl_make_literal_regex_sed='s,[]$^\\.*/[],\\&,g'
60555 + gl_header_literal_regex=`echo 'stddef.h' \
60556 + | sed -e "$gl_make_literal_regex_sed"`
60557 + gl_absolute_header_sed="/${gl_dirsep_regex}${gl_header_literal_regex}/"'{
60558 + s/.*"\(.*'"${gl_dirsep_regex}${gl_header_literal_regex}"'\)".*/\1/
60559 + s|^/[^/]|//&|
60560 + p
60561 + q
60562 + }'
60563
60564 + gl_cv_absolute_stddef_h=`(eval "$gl_absname_cpp conftest.$ac_ext") 2>&5 |
60565 + sed -n "$gl_absolute_header_sed"`
60566
60567 - if $GL_GENERATE_LIMITS_H; then
60568 - GL_GENERATE_LIMITS_H_TRUE=
60569 - GL_GENERATE_LIMITS_H_FALSE='#'
60570 -else
60571 - GL_GENERATE_LIMITS_H_TRUE='#'
60572 - GL_GENERATE_LIMITS_H_FALSE=
60573 -fi
60574 -:
60575 - if test -z "${GL_GENERATE_LIMITS_H_TRUE}" && test -z "${GL_GENERATE_LIMITS_H_FALSE}"; then
60576 - GL_GENERATE_LIMITS_H_TRUE='#'
60577 - GL_GENERATE_LIMITS_H_FALSE='#'
60578 - fi
60579 -
60580 -
60581 -
60582 -
60583 -
60584 -
60585 -
60586 -
60587 -
60588 + gl_header=$gl_cv_absolute_stddef_h
60589 + gl_cv_next_stddef_h='"'$gl_header'"'
60590
60591
60592 +fi
60593 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_next_stddef_h" >&5
60594 +printf "%s\n" "$gl_cv_next_stddef_h" >&6; }
60595 + fi
60596 + NEXT_STDDEF_H=$gl_cv_next_stddef_h
60597
60598 + if test $gl_cv_have_include_next = yes || test $gl_cv_have_include_next = buggy; then
60599 + # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
60600 + gl_next_as_first_directive='<'stddef.h'>'
60601 + else
60602 + # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include'
60603 + gl_next_as_first_directive=$gl_cv_next_stddef_h
60604 + fi
60605 + NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=$gl_next_as_first_directive
60606
60607
60608 - if test $REPLACE_STDIO_READ_FUNCS = 1; then
60609 - GL_COND_OBJ_STDIO_READ_TRUE=
60610 - GL_COND_OBJ_STDIO_READ_FALSE='#'
60611 -else
60612 - GL_COND_OBJ_STDIO_READ_TRUE='#'
60613 - GL_COND_OBJ_STDIO_READ_FALSE=
60614 -fi
60615 -:
60616 - if test -z "${GL_COND_OBJ_STDIO_READ_TRUE}" && test -z "${GL_COND_OBJ_STDIO_READ_FALSE}"; then
60617 - GL_COND_OBJ_STDIO_READ_TRUE='#'
60618 - GL_COND_OBJ_STDIO_READ_FALSE='#'
60619 - fi
60620
60621
60622 - if test $REPLACE_STDIO_WRITE_FUNCS = 1; then
60623 - GL_COND_OBJ_STDIO_WRITE_TRUE=
60624 - GL_COND_OBJ_STDIO_WRITE_FALSE='#'
60625 -else
60626 - GL_COND_OBJ_STDIO_WRITE_TRUE='#'
60627 - GL_COND_OBJ_STDIO_WRITE_FALSE=
60628 -fi
60629 -:
60630 - if test -z "${GL_COND_OBJ_STDIO_WRITE_TRUE}" && test -z "${GL_COND_OBJ_STDIO_WRITE_FALSE}"; then
60631 - GL_COND_OBJ_STDIO_WRITE_TRUE='#'
60632 - GL_COND_OBJ_STDIO_WRITE_FALSE='#'
60633 fi
60634
60635
60636
60637
60638 + printf "%s\n" "#define __USE_MINGW_ANSI_STDIO 1" >>confdefs.h
60639
60640
60641
60642
60643
60644
60645 - GL_GNULIB_FSCANF=1
60646 -
60647
60648
60649
60650
60651 -printf "%s\n" "#define GNULIB_TEST_FSCANF 1" >>confdefs.h
60652 + if test $gl_cv_have_include_next = yes; then
60653 + gl_cv_next_stdio_h='<'stdio.h'>'
60654 + else
60655 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking absolute name of <stdio.h>" >&5
60656 +printf %s "checking absolute name of <stdio.h>... " >&6; }
60657 +if test ${gl_cv_next_stdio_h+y}
60658 +then :
60659 + printf %s "(cached) " >&6
60660 +else $as_nop
60661
60662
60663
60664 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
60665 +/* end confdefs.h. */
60666 +#include <stdio.h>
60667 +_ACEOF
60668 + case "$host_os" in
60669 + aix*) gl_absname_cpp="$ac_cpp -C" ;;
60670 + *) gl_absname_cpp="$ac_cpp" ;;
60671 + esac
60672
60673 + case "$host_os" in
60674 + mingw*)
60675 + gl_dirsep_regex='[/\\]'
60676 + ;;
60677 + *)
60678 + gl_dirsep_regex='\/'
60679 + ;;
60680 + esac
60681 + gl_make_literal_regex_sed='s,[]$^\\.*/[],\\&,g'
60682 + gl_header_literal_regex=`echo 'stdio.h' \
60683 + | sed -e "$gl_make_literal_regex_sed"`
60684 + gl_absolute_header_sed="/${gl_dirsep_regex}${gl_header_literal_regex}/"'{
60685 + s/.*"\(.*'"${gl_dirsep_regex}${gl_header_literal_regex}"'\)".*/\1/
60686 + s|^/[^/]|//&|
60687 + p
60688 + q
60689 + }'
60690
60691 -printf "%s\n" "#define GNULIB_FSCANF 1" >>confdefs.h
60692 + gl_cv_absolute_stdio_h=`(eval "$gl_absname_cpp conftest.$ac_ext") 2>&5 |
60693 + sed -n "$gl_absolute_header_sed"`
60694
60695 + gl_header=$gl_cv_absolute_stdio_h
60696 + gl_cv_next_stdio_h='"'$gl_header'"'
60697
60698
60699 +fi
60700 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_next_stdio_h" >&5
60701 +printf "%s\n" "$gl_cv_next_stdio_h" >&6; }
60702 + fi
60703 + NEXT_STDIO_H=$gl_cv_next_stdio_h
60704
60705 + if test $gl_cv_have_include_next = yes || test $gl_cv_have_include_next = buggy; then
60706 + # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
60707 + gl_next_as_first_directive='<'stdio.h'>'
60708 + else
60709 + # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include'
60710 + gl_next_as_first_directive=$gl_cv_next_stdio_h
60711 + fi
60712 + NEXT_AS_FIRST_DIRECTIVE_STDIO_H=$gl_next_as_first_directive
60713
60714
60715
60716
60717
60718 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking which flavor of printf attribute matches inttypes macros" >&5
60719 +printf %s "checking which flavor of printf attribute matches inttypes macros... " >&6; }
60720 +if test ${gl_cv_func_printf_attribute_flavor+y}
60721 +then :
60722 + printf %s "(cached) " >&6
60723 +else $as_nop
60724 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
60725 +/* end confdefs.h. */
60726
60727 + #define __STDC_FORMAT_MACROS 1
60728 + #include <stdio.h>
60729 + #include <inttypes.h>
60730 + /* For non-mingw systems, compilation will trivially succeed.
60731 + For mingw, compilation will succeed for older mingw (system
60732 + printf, "I64d") and fail for newer mingw (gnu printf, "lld"). */
60733 + #if (defined _WIN32 && ! defined __CYGWIN__) && \
60734 + (__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 4))
60735 + extern char PRIdMAX_probe[sizeof PRIdMAX == sizeof "I64d" ? 1 : -1];
60736 + #endif
60737
60738 - GL_GNULIB_SCANF=1
60739 +int
60740 +main (void)
60741 +{
60742
60743 + ;
60744 + return 0;
60745 +}
60746 +_ACEOF
60747 +if ac_fn_c_try_compile "$LINENO"
60748 +then :
60749 + gl_cv_func_printf_attribute_flavor=system
60750 +else $as_nop
60751 + gl_cv_func_printf_attribute_flavor=gnu
60752 +fi
60753 +rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
60754 +fi
60755 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_printf_attribute_flavor" >&5
60756 +printf "%s\n" "$gl_cv_func_printf_attribute_flavor" >&6; }
60757 + if test "$gl_cv_func_printf_attribute_flavor" = gnu; then
60758
60759 +printf "%s\n" "#define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1" >>confdefs.h
60760
60761 + fi
60762
60763 + GNULIB_FSCANF=1
60764
60765 -printf "%s\n" "#define GNULIB_TEST_SCANF 1" >>confdefs.h
60766
60767 +printf "%s\n" "#define GNULIB_FSCANF 1" >>confdefs.h
60768
60769
60770 + GNULIB_SCANF=1
60771
60772
60773 printf "%s\n" "#define GNULIB_SCANF 1" >>confdefs.h
60774
60775
60776 + GNULIB_FGETC=1
60777 + GNULIB_GETC=1
60778 + GNULIB_GETCHAR=1
60779 + GNULIB_FGETS=1
60780 + GNULIB_FREAD=1
60781
60782
60783 + GNULIB_FPRINTF=1
60784 + GNULIB_PRINTF=1
60785 + GNULIB_VFPRINTF=1
60786 + GNULIB_VPRINTF=1
60787 + GNULIB_FPUTC=1
60788 + GNULIB_PUTC=1
60789 + GNULIB_PUTCHAR=1
60790 + GNULIB_FPUTS=1
60791 + GNULIB_PUTS=1
60792 + GNULIB_FWRITE=1
60793
60794
60795
60796 @@ -29478,128 +25080,6 @@ printf "%s\n" "#define GNULIB_SCANF 1" >>confdefs.h
60797
60798
60799
60800 - GL_GNULIB_FGETC=1
60801 -
60802 -
60803 -
60804 -
60805 -
60806 -printf "%s\n" "#define GNULIB_TEST_FGETC 1" >>confdefs.h
60807 -
60808 -
60809 -
60810 -
60811 -
60812 -
60813 -
60814 -
60815 -
60816 -
60817 -
60818 -
60819 - GL_GNULIB_GETC=1
60820 -
60821 -
60822 -
60823 -
60824 -
60825 -printf "%s\n" "#define GNULIB_TEST_GETC 1" >>confdefs.h
60826 -
60827 -
60828 -
60829 -
60830 -
60831 -
60832 -
60833 -
60834 -
60835 -
60836 -
60837 -
60838 - GL_GNULIB_GETCHAR=1
60839 -
60840 -
60841 -
60842 -
60843 -
60844 -printf "%s\n" "#define GNULIB_TEST_GETCHAR 1" >>confdefs.h
60845 -
60846 -
60847 -
60848 -
60849 -
60850 -
60851 -
60852 -
60853 -
60854 -
60855 -
60856 -
60857 - GL_GNULIB_FGETS=1
60858 -
60859 -
60860 -
60861 -
60862 -
60863 -printf "%s\n" "#define GNULIB_TEST_FGETS 1" >>confdefs.h
60864 -
60865 -
60866 -
60867 -
60868 -
60869 -
60870 -
60871 -
60872 -
60873 -
60874 -
60875 -
60876 - GL_GNULIB_FREAD=1
60877 -
60878 -
60879 -
60880 -
60881 -
60882 -printf "%s\n" "#define GNULIB_TEST_FREAD 1" >>confdefs.h
60883 -
60884 -
60885 -
60886 -
60887 -
60888 -
60889 -
60890 -
60891 -
60892 -
60893 -
60894 -
60895 - GL_GNULIB_FPRINTF=1
60896 -
60897 -
60898 -
60899 -
60900 -
60901 -printf "%s\n" "#define GNULIB_TEST_FPRINTF 1" >>confdefs.h
60902 -
60903 -
60904 -
60905 -
60906 -
60907 -
60908 -
60909 -
60910 -
60911 -
60912 -
60913 -
60914 - GL_GNULIB_PRINTF=1
60915 -
60916 -
60917 -
60918 -
60919 -
60920 -printf "%s\n" "#define GNULIB_TEST_PRINTF 1" >>confdefs.h
60921 -
60922
60923
60924
60925 @@ -29610,148 +25090,66 @@ printf "%s\n" "#define GNULIB_TEST_PRINTF 1" >>confdefs.h
60926
60927
60928
60929 -
60930 - GL_GNULIB_VFPRINTF=1
60931 -
60932 -
60933 -
60934 -
60935 -
60936 -printf "%s\n" "#define GNULIB_TEST_VFPRINTF 1" >>confdefs.h
60937 -
60938 -
60939 -
60940 -
60941 -
60942 -
60943 -
60944 -
60945 -
60946 -
60947 -
60948 -
60949 - GL_GNULIB_VPRINTF=1
60950 -
60951 -
60952 -
60953 -
60954 -
60955 -printf "%s\n" "#define GNULIB_TEST_VPRINTF 1" >>confdefs.h
60956 -
60957 -
60958 -
60959 -
60960 -
60961 -
60962 -
60963 -
60964 -
60965 -
60966 -
60967 -
60968 - GL_GNULIB_FPUTC=1
60969 -
60970 -
60971 -
60972 -
60973 -
60974 -printf "%s\n" "#define GNULIB_TEST_FPUTC 1" >>confdefs.h
60975 -
60976 -
60977 -
60978 -
60979 -
60980 -
60981 -
60982 -
60983 -
60984 -
60985 -
60986 -
60987 - GL_GNULIB_PUTC=1
60988 -
60989 -
60990 -
60991 -
60992 -
60993 -printf "%s\n" "#define GNULIB_TEST_PUTC 1" >>confdefs.h
60994 -
60995 -
60996 -
60997 -
60998 -
60999 -
61000 -
61001 -
61002 -
61003 -
61004 -
61005 -
61006 - GL_GNULIB_PUTCHAR=1
61007 -
61008 -
61009 -
61010 -
61011 -
61012 -printf "%s\n" "#define GNULIB_TEST_PUTCHAR 1" >>confdefs.h
61013 -
61014 -
61015 -
61016 -
61017 -
61018 -
61019 -
61020 -
61021 -
61022 -
61023 -
61024 -
61025 - GL_GNULIB_FPUTS=1
61026 -
61027 -
61028 -
61029 -
61030 -
61031 -printf "%s\n" "#define GNULIB_TEST_FPUTS 1" >>confdefs.h
61032 -
61033 -
61034 -
61035 -
61036 -
61037 -
61038 -
61039 -
61040 -
61041 -
61042 -
61043 -
61044 - GL_GNULIB_PUTS=1
61045 -
61046 -
61047 -
61048 -
61049 -
61050 -printf "%s\n" "#define GNULIB_TEST_PUTS 1" >>confdefs.h
61051 -
61052 -
61053 -
61054 -
61055 -
61056 -
61057 -
61058 -
61059 -
61060 + if test $gl_cv_have_include_next = yes; then
61061 + gl_cv_next_stdlib_h='<'stdlib.h'>'
61062 + else
61063 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking absolute name of <stdlib.h>" >&5
61064 +printf %s "checking absolute name of <stdlib.h>... " >&6; }
61065 +if test ${gl_cv_next_stdlib_h+y}
61066 +then :
61067 + printf %s "(cached) " >&6
61068 +else $as_nop
61069
61070
61071
61072 - GL_GNULIB_FWRITE=1
61073 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
61074 +/* end confdefs.h. */
61075 +#include <stdlib.h>
61076 +_ACEOF
61077 + case "$host_os" in
61078 + aix*) gl_absname_cpp="$ac_cpp -C" ;;
61079 + *) gl_absname_cpp="$ac_cpp" ;;
61080 + esac
61081
61082 + case "$host_os" in
61083 + mingw*)
61084 + gl_dirsep_regex='[/\\]'
61085 + ;;
61086 + *)
61087 + gl_dirsep_regex='\/'
61088 + ;;
61089 + esac
61090 + gl_make_literal_regex_sed='s,[]$^\\.*/[],\\&,g'
61091 + gl_header_literal_regex=`echo 'stdlib.h' \
61092 + | sed -e "$gl_make_literal_regex_sed"`
61093 + gl_absolute_header_sed="/${gl_dirsep_regex}${gl_header_literal_regex}/"'{
61094 + s/.*"\(.*'"${gl_dirsep_regex}${gl_header_literal_regex}"'\)".*/\1/
61095 + s|^/[^/]|//&|
61096 + p
61097 + q
61098 + }'
61099
61100 + gl_cv_absolute_stdlib_h=`(eval "$gl_absname_cpp conftest.$ac_ext") 2>&5 |
61101 + sed -n "$gl_absolute_header_sed"`
61102
61103 + gl_header=$gl_cv_absolute_stdlib_h
61104 + gl_cv_next_stdlib_h='"'$gl_header'"'
61105
61106
61107 -printf "%s\n" "#define GNULIB_TEST_FWRITE 1" >>confdefs.h
61108 +fi
61109 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_next_stdlib_h" >&5
61110 +printf "%s\n" "$gl_cv_next_stdlib_h" >&6; }
61111 + fi
61112 + NEXT_STDLIB_H=$gl_cv_next_stdlib_h
61113
61114 + if test $gl_cv_have_include_next = yes || test $gl_cv_have_include_next = buggy; then
61115 + # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
61116 + gl_next_as_first_directive='<'stdlib.h'>'
61117 + else
61118 + # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include'
61119 + gl_next_as_first_directive=$gl_cv_next_stdlib_h
61120 + fi
61121 + NEXT_AS_FIRST_DIRECTIVE_STDLIB_H=$gl_next_as_first_directive
61122
61123
61124
61125 @@ -29803,48 +25201,36 @@ printf "%s\n" "#define HAVE_DECL_STRNCASECMP $ac_have_decl" >>confdefs.h
61126 fi
61127
61128
61129 + if test $HAVE_STRCASECMP = 0; then
61130
61131 - if test $HAVE_STRCASECMP = 0; then
61132 - GL_COND_OBJ_STRCASECMP_TRUE=
61133 - GL_COND_OBJ_STRCASECMP_FALSE='#'
61134 -else
61135 - GL_COND_OBJ_STRCASECMP_TRUE='#'
61136 - GL_COND_OBJ_STRCASECMP_FALSE=
61137 -fi
61138 -:
61139 - if test -z "${GL_COND_OBJ_STRCASECMP_TRUE}" && test -z "${GL_COND_OBJ_STRCASECMP_FALSE}"; then
61140 - GL_COND_OBJ_STRCASECMP_TRUE='#'
61141 - GL_COND_OBJ_STRCASECMP_FALSE='#'
61142 - fi
61143
61144 - if test -z "$GL_COND_OBJ_STRCASECMP_TRUE"; then :
61145
61146
61147 - :
61148
61149
61150 -fi
61151
61152 - if test $HAVE_STRNCASECMP = 0; then
61153 - GL_COND_OBJ_STRNCASECMP_TRUE=
61154 - GL_COND_OBJ_STRNCASECMP_FALSE='#'
61155 -else
61156 - GL_COND_OBJ_STRNCASECMP_TRUE='#'
61157 - GL_COND_OBJ_STRNCASECMP_FALSE=
61158 -fi
61159 -:
61160 - if test -z "${GL_COND_OBJ_STRNCASECMP_TRUE}" && test -z "${GL_COND_OBJ_STRNCASECMP_FALSE}"; then
61161 - GL_COND_OBJ_STRNCASECMP_TRUE='#'
61162 - GL_COND_OBJ_STRNCASECMP_FALSE='#'
61163 - fi
61164
61165 - if test -z "$GL_COND_OBJ_STRNCASECMP_TRUE"; then :
61166 + gl_LIBOBJS="$gl_LIBOBJS strcasecmp.$ac_objext"
61167
61168
61169 :
61170
61171 + fi
61172 + if test $HAVE_STRNCASECMP = 0; then
61173
61174 -fi
61175 +
61176 +
61177 +
61178 +
61179 +
61180 +
61181 +
61182 + gl_LIBOBJS="$gl_LIBOBJS strncasecmp.$ac_objext"
61183 +
61184 +
61185 + :
61186 +
61187 + fi
61188
61189
61190
61191 @@ -29861,7 +25247,7 @@ fi
61192 if test $ac_cv_func_strcasestr = no; then
61193 HAVE_STRCASESTR=0
61194 else
61195 - if test $REPLACE_MEMCHR = 1; then
61196 + if test $HAVE_MEMCHR = 0 || test $REPLACE_MEMCHR = 1; then
61197 REPLACE_STRCASESTR=1
61198 else
61199 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether strcasestr works" >&5
61200 @@ -29875,7 +25261,6 @@ then :
61201 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
61202 /* end confdefs.h. */
61203
61204 -#include <string.h> /* for __GNU_LIBRARY__ */
61205 #ifdef __GNU_LIBRARY__
61206 #include <features.h>
61207 #if ((__GLIBC__ == 2 && __GLIBC_MINOR__ > 12) || (__GLIBC__ > 2)) \
61208 @@ -29897,7 +25282,7 @@ if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
61209 then :
61210 gl_cv_func_strcasestr_works_always="guessing yes"
61211 else $as_nop
61212 - gl_cv_func_strcasestr_works_always="$gl_cross_guess_normal"
61213 + gl_cv_func_strcasestr_works_always="guessing no"
61214 fi
61215 rm -rf conftest*
61216
61217 @@ -29906,7 +25291,7 @@ else $as_nop
61218 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
61219 /* end confdefs.h. */
61220
61221 -#include <string.h> /* for __GNU_LIBRARY__, strcasestr */
61222 +#include <string.h> /* for strcasestr */
61223 #ifdef __GNU_LIBRARY__
61224 #include <features.h>
61225 #if __GLIBC__ == 2 && __GLIBC_MINOR__ == 28
61226 @@ -29969,16 +25354,7 @@ printf "%s\n" "$gl_cv_func_strcasestr_works_always" >&6; }
61227
61228
61229
61230 -
61231 -
61232 -
61233 -
61234 -
61235 -
61236 -
61237 -
61238 -
61239 - GL_GNULIB_STRCASESTR=1
61240 + GNULIB_STRCASESTR=1
61241
61242
61243
61244 @@ -29991,33 +25367,18 @@ printf "%s\n" "#define GNULIB_TEST_STRCASESTR 1" >>confdefs.h
61245
61246
61247
61248 - if test $gl_cv_func_malloc_posix != yes; then
61249 - REPLACE_STRDUP=1
61250 +
61251 + if test $ac_cv_func_strdup = yes; then
61252 + if test $gl_cv_func_malloc_posix != yes; then
61253 + REPLACE_STRDUP=1
61254 + fi
61255 fi
61256
61257 if test $ac_cv_have_decl_strdup = no; then
61258 HAVE_DECL_STRDUP=0
61259 fi
61260
61261 -
61262 - if test $REPLACE_STRDUP = 1; then
61263 - GL_COND_OBJ_STRDUP_TRUE=
61264 - GL_COND_OBJ_STRDUP_FALSE='#'
61265 -else
61266 - GL_COND_OBJ_STRDUP_TRUE='#'
61267 - GL_COND_OBJ_STRDUP_FALSE=
61268 -fi
61269 -:
61270 - if test -z "${GL_COND_OBJ_STRDUP_TRUE}" && test -z "${GL_COND_OBJ_STRDUP_FALSE}"; then
61271 - GL_COND_OBJ_STRDUP_TRUE='#'
61272 - GL_COND_OBJ_STRDUP_FALSE='#'
61273 - fi
61274 -
61275 - if test -z "$GL_COND_OBJ_STRDUP_TRUE"; then :
61276 -
61277 - :
61278 -
61279 -fi
61280 + if test $ac_cv_func_strdup = no || test $REPLACE_STRDUP = 1; then
61281
61282
61283
61284 @@ -30026,13 +25387,16 @@ fi
61285
61286
61287
61288 + gl_LIBOBJS="$gl_LIBOBJS strdup.$ac_objext"
61289
61290 + :
61291 + fi
61292
61293
61294
61295
61296
61297 - GL_GNULIB_STRDUP=1
61298 + GNULIB_STRDUP=1
61299
61300
61301
61302 @@ -30047,7 +25411,7 @@ printf "%s\n" "#define GNULIB_TEST_STRDUP 1" >>confdefs.h
61303
61304
61305
61306 - if test "$GL_GENERATE_ERRNO_H:$REPLACE_STRERROR_0" = false:0; then
61307 + if test "$ERRNO_H:$REPLACE_STRERROR_0" = :0; then
61308 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for working strerror function" >&5
61309 printf %s "checking for working strerror function... " >&6; }
61310 if test ${gl_cv_func_working_strerror+y}
61311 @@ -30059,10 +25423,8 @@ then :
61312 case "$host_os" in
61313 # Guess yes on glibc systems.
61314 *-gnu* | gnu*) gl_cv_func_working_strerror="guessing yes" ;;
61315 - # Guess yes on musl systems.
61316 - *-musl*) gl_cv_func_working_strerror="guessing yes" ;;
61317 - # If we don't know, obey --enable-cross-guesses.
61318 - *) gl_cv_func_working_strerror="$gl_cross_guess_normal" ;;
61319 + # If we don't know, assume the worst.
61320 + *) gl_cv_func_working_strerror="guessing no" ;;
61321 esac
61322
61323 else $as_nop
61324 @@ -30103,30 +25465,21 @@ printf "%s\n" "$gl_cv_func_working_strerror" >&6; }
61325 REPLACE_STRERROR=1
61326 fi
61327
61328 + if test $REPLACE_STRERROR = 1; then
61329
61330 - if test $REPLACE_STRERROR = 1; then
61331 - GL_COND_OBJ_STRERROR_TRUE=
61332 - GL_COND_OBJ_STRERROR_FALSE='#'
61333 -else
61334 - GL_COND_OBJ_STRERROR_TRUE='#'
61335 - GL_COND_OBJ_STRERROR_FALSE=
61336 -fi
61337 -:
61338 - if test -z "${GL_COND_OBJ_STRERROR_TRUE}" && test -z "${GL_COND_OBJ_STRERROR_FALSE}"; then
61339 - GL_COND_OBJ_STRERROR_TRUE='#'
61340 - GL_COND_OBJ_STRERROR_FALSE='#'
61341 - fi
61342
61343
61344
61345 -printf "%s\n" "#define GNULIB_STRERROR 1" >>confdefs.h
61346
61347
61348
61349
61350 + gl_LIBOBJS="$gl_LIBOBJS strerror.$ac_objext"
61351
61352 + fi
61353
61354
61355 +printf "%s\n" "#define GNULIB_STRERROR 1" >>confdefs.h
61356
61357
61358
61359 @@ -30134,35 +25487,28 @@ printf "%s\n" "#define GNULIB_STRERROR 1" >>confdefs.h
61360
61361
61362
61363 + GNULIB_STRERROR=1
61364
61365
61366 - GL_GNULIB_STRERROR=1
61367
61368
61369
61370 +printf "%s\n" "#define GNULIB_TEST_STRERROR 1" >>confdefs.h
61371
61372
61373 -printf "%s\n" "#define GNULIB_TEST_STRERROR 1" >>confdefs.h
61374 +
61375 +
61376 +
61377 + if test -n "$ERRNO_H" || test $REPLACE_STRERROR_0 = 1; then
61378 +
61379
61380
61381
61382
61383
61384
61385 - if test -n "$ERRNO_H" || test $REPLACE_STRERROR_0 = 1; then
61386 - GL_COND_OBJ_STRERROR_OVERRIDE_TRUE=
61387 - GL_COND_OBJ_STRERROR_OVERRIDE_FALSE='#'
61388 -else
61389 - GL_COND_OBJ_STRERROR_OVERRIDE_TRUE='#'
61390 - GL_COND_OBJ_STRERROR_OVERRIDE_FALSE=
61391 -fi
61392 -:
61393 - if test -z "${GL_COND_OBJ_STRERROR_OVERRIDE_TRUE}" && test -z "${GL_COND_OBJ_STRERROR_OVERRIDE_FALSE}"; then
61394 - GL_COND_OBJ_STRERROR_OVERRIDE_TRUE='#'
61395 - GL_COND_OBJ_STRERROR_OVERRIDE_FALSE='#'
61396 - fi
61397
61398 - if test -z "$GL_COND_OBJ_STRERROR_OVERRIDE_TRUE"; then :
61399 + gl_LIBOBJS="$gl_LIBOBJS strerror-override.$ac_objext"
61400
61401
61402
61403 @@ -30186,14 +25532,7 @@ fi
61404 fi
61405
61406
61407 -
61408 -fi
61409 -
61410 -
61411 -
61412 -
61413 -
61414 -
61415 + fi
61416
61417
61418
61419 @@ -30201,6 +25540,7 @@ fi
61420
61421
61422
61423 + if test $REPLACE_STRNCAT = 1; then
61424
61425
61426
61427 @@ -30209,41 +25549,18 @@ fi
61428
61429
61430
61431 - if test $REPLACE_STRNCAT = 1; then
61432 - GL_COND_OBJ_STRNCAT_TRUE=
61433 - GL_COND_OBJ_STRNCAT_FALSE='#'
61434 -else
61435 - GL_COND_OBJ_STRNCAT_TRUE='#'
61436 - GL_COND_OBJ_STRNCAT_FALSE=
61437 -fi
61438 -:
61439 - if test -z "${GL_COND_OBJ_STRNCAT_TRUE}" && test -z "${GL_COND_OBJ_STRNCAT_FALSE}"; then
61440 - GL_COND_OBJ_STRNCAT_TRUE='#'
61441 - GL_COND_OBJ_STRNCAT_FALSE='#'
61442 - fi
61443 -
61444 - if test -z "$GL_COND_OBJ_STRNCAT_TRUE"; then :
61445 + gl_LIBOBJS="$gl_LIBOBJS strncat.$ac_objext"
61446
61447
61448 :
61449
61450 -
61451 -fi
61452 -
61453 -
61454 -
61455 -
61456 -
61457 -
61458 -
61459 -
61460 -
61461 + fi
61462
61463
61464
61465
61466
61467 - GL_GNULIB_STRNCAT=1
61468 + GNULIB_STRNCAT=1
61469
61470
61471
61472 @@ -30272,8 +25589,8 @@ then :
61473 linux-* | linux) gl_cv_func_symlink_works="guessing yes" ;;
61474 # Guess yes on glibc systems.
61475 *-gnu* | gnu*) gl_cv_func_symlink_works="guessing yes" ;;
61476 - # If we don't know, obey --enable-cross-guesses.
61477 - *) gl_cv_func_symlink_works="$gl_cross_guess_normal" ;;
61478 + # If we don't know, assume the worst.
61479 + *) gl_cv_func_symlink_works="guessing no" ;;
61480 esac
61481
61482 else $as_nop
61483 @@ -30319,19 +25636,8 @@ printf "%s\n" "$gl_cv_func_symlink_works" >&6; }
61484 esac
61485 fi
61486
61487 + if test $HAVE_SYMLINK = 0 || test $REPLACE_SYMLINK = 1; then
61488
61489 - if test $HAVE_SYMLINK = 0 || test $REPLACE_SYMLINK = 1; then
61490 - GL_COND_OBJ_SYMLINK_TRUE=
61491 - GL_COND_OBJ_SYMLINK_FALSE='#'
61492 -else
61493 - GL_COND_OBJ_SYMLINK_TRUE='#'
61494 - GL_COND_OBJ_SYMLINK_FALSE=
61495 -fi
61496 -:
61497 - if test -z "${GL_COND_OBJ_SYMLINK_TRUE}" && test -z "${GL_COND_OBJ_SYMLINK_FALSE}"; then
61498 - GL_COND_OBJ_SYMLINK_TRUE='#'
61499 - GL_COND_OBJ_SYMLINK_FALSE='#'
61500 - fi
61501
61502
61503
61504 @@ -30339,10 +25645,15 @@ fi
61505
61506
61507
61508 + gl_LIBOBJS="$gl_LIBOBJS symlink.$ac_objext"
61509 +
61510 + fi
61511 +
61512
61513
61514
61515 - GL_GNULIB_SYMLINK=1
61516 +
61517 + GNULIB_SYMLINK=1
61518
61519
61520
61521 @@ -30373,8 +25684,8 @@ then :
61522 linux-* | linux) gl_cv_func_symlinkat_works="guessing yes" ;;
61523 # Guess yes on glibc systems.
61524 *-gnu* | gnu*) gl_cv_func_symlinkat_works="guessing yes" ;;
61525 - # If we don't know, obey --enable-cross-guesses.
61526 - *) gl_cv_func_symlinkat_works="$gl_cross_guess_normal" ;;
61527 + # If we don't know, assume the worst.
61528 + *) gl_cv_func_symlinkat_works="guessing no" ;;
61529 esac
61530
61531 else $as_nop
61532 @@ -30421,30 +25732,24 @@ printf "%s\n" "$gl_cv_func_symlinkat_works" >&6; }
61533 esac
61534 fi
61535
61536 + if test $HAVE_SYMLINKAT = 0 || test $REPLACE_SYMLINKAT = 1; then
61537 +
61538
61539 - if test $HAVE_SYMLINKAT = 0 || test $REPLACE_SYMLINKAT = 1; then
61540 - GL_COND_OBJ_SYMLINKAT_TRUE=
61541 - GL_COND_OBJ_SYMLINKAT_FALSE='#'
61542 -else
61543 - GL_COND_OBJ_SYMLINKAT_TRUE='#'
61544 - GL_COND_OBJ_SYMLINKAT_FALSE=
61545 -fi
61546 -:
61547 - if test -z "${GL_COND_OBJ_SYMLINKAT_TRUE}" && test -z "${GL_COND_OBJ_SYMLINKAT_FALSE}"; then
61548 - GL_COND_OBJ_SYMLINKAT_TRUE='#'
61549 - GL_COND_OBJ_SYMLINKAT_FALSE='#'
61550 - fi
61551
61552
61553
61554
61555
61556
61557 + gl_LIBOBJS="$gl_LIBOBJS symlinkat.$ac_objext"
61558 +
61559 + fi
61560 +
61561
61562
61563
61564
61565 - GL_GNULIB_SYMLINKAT=1
61566 + GNULIB_SYMLINKAT=1
61567
61568
61569
61570 @@ -30468,6 +25773,102 @@ printf "%s\n" "#define GNULIB_TEST_SYMLINKAT 1" >>confdefs.h
61571
61572
61573
61574 + if test $gl_cv_have_include_next = yes; then
61575 + gl_cv_next_sys_stat_h='<'sys/stat.h'>'
61576 + else
61577 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking absolute name of <sys/stat.h>" >&5
61578 +printf %s "checking absolute name of <sys/stat.h>... " >&6; }
61579 +if test ${gl_cv_next_sys_stat_h+y}
61580 +then :
61581 + printf %s "(cached) " >&6
61582 +else $as_nop
61583 +
61584 + if test $ac_cv_header_sys_stat_h = yes; then
61585 +
61586 +
61587 +
61588 +
61589 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
61590 +/* end confdefs.h. */
61591 +#include <sys/stat.h>
61592 +_ACEOF
61593 + case "$host_os" in
61594 + aix*) gl_absname_cpp="$ac_cpp -C" ;;
61595 + *) gl_absname_cpp="$ac_cpp" ;;
61596 + esac
61597 +
61598 + case "$host_os" in
61599 + mingw*)
61600 + gl_dirsep_regex='[/\\]'
61601 + ;;
61602 + *)
61603 + gl_dirsep_regex='\/'
61604 + ;;
61605 + esac
61606 + gl_make_literal_regex_sed='s,[]$^\\.*/[],\\&,g'
61607 + gl_header_literal_regex=`echo 'sys/stat.h' \
61608 + | sed -e "$gl_make_literal_regex_sed"`
61609 + gl_absolute_header_sed="/${gl_dirsep_regex}${gl_header_literal_regex}/"'{
61610 + s/.*"\(.*'"${gl_dirsep_regex}${gl_header_literal_regex}"'\)".*/\1/
61611 + s|^/[^/]|//&|
61612 + p
61613 + q
61614 + }'
61615 +
61616 + gl_cv_absolute_sys_stat_h=`(eval "$gl_absname_cpp conftest.$ac_ext") 2>&5 |
61617 + sed -n "$gl_absolute_header_sed"`
61618 +
61619 + gl_header=$gl_cv_absolute_sys_stat_h
61620 + gl_cv_next_sys_stat_h='"'$gl_header'"'
61621 + else
61622 + gl_cv_next_sys_stat_h='<'sys/stat.h'>'
61623 + fi
61624 +
61625 +
61626 +fi
61627 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_next_sys_stat_h" >&5
61628 +printf "%s\n" "$gl_cv_next_sys_stat_h" >&6; }
61629 + fi
61630 + NEXT_SYS_STAT_H=$gl_cv_next_sys_stat_h
61631 +
61632 + if test $gl_cv_have_include_next = yes || test $gl_cv_have_include_next = buggy; then
61633 + # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
61634 + gl_next_as_first_directive='<'sys/stat.h'>'
61635 + else
61636 + # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include'
61637 + gl_next_as_first_directive=$gl_cv_next_sys_stat_h
61638 + fi
61639 + NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H=$gl_next_as_first_directive
61640 +
61641 +
61642 +
61643 +
61644 +
61645 +
61646 +
61647 +
61648 + WINDOWS_STAT_TIMESPEC=0
61649 +
61650 +
61651 +
61652 +
61653 +
61654 +
61655 +
61656 +
61657 + ac_fn_c_check_type "$LINENO" "nlink_t" "ac_cv_type_nlink_t" "#include <sys/types.h>
61658 + #include <sys/stat.h>
61659 +"
61660 +if test "x$ac_cv_type_nlink_t" = xyes
61661 +then :
61662 +
61663 +else $as_nop
61664 +
61665 +printf "%s\n" "#define nlink_t int" >>confdefs.h
61666 +
61667 +fi
61668 +
61669 +
61670
61671
61672
61673 @@ -30495,6 +25896,96 @@ printf "%s\n" "#define GNULIB_TEST_SYMLINKAT 1" >>confdefs.h
61674
61675
61676
61677 + if test $gl_cv_have_include_next = yes; then
61678 + gl_cv_next_unistd_h='<'unistd.h'>'
61679 + else
61680 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking absolute name of <unistd.h>" >&5
61681 +printf %s "checking absolute name of <unistd.h>... " >&6; }
61682 +if test ${gl_cv_next_unistd_h+y}
61683 +then :
61684 + printf %s "(cached) " >&6
61685 +else $as_nop
61686 +
61687 + if test $ac_cv_header_unistd_h = yes; then
61688 +
61689 +
61690 +
61691 +
61692 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
61693 +/* end confdefs.h. */
61694 +#include <unistd.h>
61695 +_ACEOF
61696 + case "$host_os" in
61697 + aix*) gl_absname_cpp="$ac_cpp -C" ;;
61698 + *) gl_absname_cpp="$ac_cpp" ;;
61699 + esac
61700 +
61701 + case "$host_os" in
61702 + mingw*)
61703 + gl_dirsep_regex='[/\\]'
61704 + ;;
61705 + *)
61706 + gl_dirsep_regex='\/'
61707 + ;;
61708 + esac
61709 + gl_make_literal_regex_sed='s,[]$^\\.*/[],\\&,g'
61710 + gl_header_literal_regex=`echo 'unistd.h' \
61711 + | sed -e "$gl_make_literal_regex_sed"`
61712 + gl_absolute_header_sed="/${gl_dirsep_regex}${gl_header_literal_regex}/"'{
61713 + s/.*"\(.*'"${gl_dirsep_regex}${gl_header_literal_regex}"'\)".*/\1/
61714 + s|^/[^/]|//&|
61715 + p
61716 + q
61717 + }'
61718 +
61719 + gl_cv_absolute_unistd_h=`(eval "$gl_absname_cpp conftest.$ac_ext") 2>&5 |
61720 + sed -n "$gl_absolute_header_sed"`
61721 +
61722 + gl_header=$gl_cv_absolute_unistd_h
61723 + gl_cv_next_unistd_h='"'$gl_header'"'
61724 + else
61725 + gl_cv_next_unistd_h='<'unistd.h'>'
61726 + fi
61727 +
61728 +
61729 +fi
61730 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_next_unistd_h" >&5
61731 +printf "%s\n" "$gl_cv_next_unistd_h" >&6; }
61732 + fi
61733 + NEXT_UNISTD_H=$gl_cv_next_unistd_h
61734 +
61735 + if test $gl_cv_have_include_next = yes || test $gl_cv_have_include_next = buggy; then
61736 + # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
61737 + gl_next_as_first_directive='<'unistd.h'>'
61738 + else
61739 + # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include'
61740 + gl_next_as_first_directive=$gl_cv_next_unistd_h
61741 + fi
61742 + NEXT_AS_FIRST_DIRECTIVE_UNISTD_H=$gl_next_as_first_directive
61743 +
61744 +
61745 +
61746 +
61747 + if test $ac_cv_header_unistd_h = yes; then
61748 + HAVE_UNISTD_H=1
61749 + else
61750 + HAVE_UNISTD_H=0
61751 + fi
61752 +
61753 +
61754 +
61755 +
61756 +
61757 +
61758 +
61759 +
61760 +
61761 +
61762 +
61763 +
61764 +
61765 +
61766 +
61767
61768
61769
61770 @@ -30518,8 +26009,8 @@ then :
61771 *-gnu*) gl_cv_func_unlink_honors_slashes="guessing yes" ;;
61772 # Guess no on native Windows.
61773 mingw*) gl_cv_func_unlink_honors_slashes="guessing no" ;;
61774 - # If we don't know, obey --enable-cross-guesses.
61775 - *) gl_cv_func_unlink_honors_slashes="$gl_cross_guess_normal" ;;
61776 + # If we don't know, assume the worst.
61777 + *) gl_cv_func_unlink_honors_slashes="guessing no" ;;
61778 esac
61779
61780 else $as_nop
61781 @@ -30532,9 +26023,6 @@ else $as_nop
61782 #endif
61783 #include <errno.h>
61784
61785 -
61786 -$gl_mda_defines
61787 -
61788 int
61789 main (void)
61790 {
61791 @@ -30603,8 +26091,8 @@ else $as_nop
61792 export GL_SUBDIR_FOR_UNLINK
61793 if test "$cross_compiling" = yes
61794 then :
61795 - # If we don't know, obey --enable-cross-guesses.
61796 - gl_cv_func_unlink_parent_fails="$gl_cross_guess_normal"
61797 + # If we don't know, assume the worst.
61798 + gl_cv_func_unlink_parent_fails="guessing no"
61799
61800 else $as_nop
61801 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
61802 @@ -30617,10 +26105,6 @@ else $as_nop
61803 # include <direct.h>
61804 # include <io.h>
61805 #endif
61806 -
61807 -
61808 -$gl_mda_defines
61809 -
61810 int main ()
61811 {
61812 int result = 0;
61813 @@ -30665,19 +26149,8 @@ printf "%s\n" "#define UNLINK_PARENT_BUG 1" >>confdefs.h
61814 ;;
61815 esac
61816
61817 + if test $REPLACE_UNLINK = 1; then
61818
61819 - if test $REPLACE_UNLINK = 1; then
61820 - GL_COND_OBJ_UNLINK_TRUE=
61821 - GL_COND_OBJ_UNLINK_FALSE='#'
61822 -else
61823 - GL_COND_OBJ_UNLINK_TRUE='#'
61824 - GL_COND_OBJ_UNLINK_FALSE=
61825 -fi
61826 -:
61827 - if test -z "${GL_COND_OBJ_UNLINK_TRUE}" && test -z "${GL_COND_OBJ_UNLINK_FALSE}"; then
61828 - GL_COND_OBJ_UNLINK_TRUE='#'
61829 - GL_COND_OBJ_UNLINK_FALSE='#'
61830 - fi
61831
61832
61833
61834 @@ -30685,10 +26158,15 @@ fi
61835
61836
61837
61838 + gl_LIBOBJS="$gl_LIBOBJS unlink.$ac_objext"
61839 +
61840 + fi
61841 +
61842 +
61843
61844
61845
61846 - GL_GNULIB_UNLINK=1
61847 + GNULIB_UNLINK=1
61848
61849
61850
61851 @@ -30723,19 +26201,8 @@ printf "%s\n" "#define GNULIB_TEST_UNLINK 1" >>confdefs.h
61852 esac
61853 fi
61854
61855 + if test $HAVE_UNLINKAT = 0 || test $REPLACE_UNLINKAT = 1; then
61856
61857 - if test $HAVE_UNLINKAT = 0 || test $REPLACE_UNLINKAT = 1; then
61858 - GL_COND_OBJ_UNLINKAT_TRUE=
61859 - GL_COND_OBJ_UNLINKAT_FALSE='#'
61860 -else
61861 - GL_COND_OBJ_UNLINKAT_TRUE='#'
61862 - GL_COND_OBJ_UNLINKAT_FALSE=
61863 -fi
61864 -:
61865 - if test -z "${GL_COND_OBJ_UNLINKAT_TRUE}" && test -z "${GL_COND_OBJ_UNLINKAT_FALSE}"; then
61866 - GL_COND_OBJ_UNLINKAT_TRUE='#'
61867 - GL_COND_OBJ_UNLINKAT_FALSE='#'
61868 - fi
61869
61870
61871
61872 @@ -30743,146 +26210,70 @@ fi
61873
61874
61875
61876 + gl_LIBOBJS="$gl_LIBOBJS unlinkat.$ac_objext"
61877
61878 + fi
61879
61880
61881 - GL_GNULIB_UNLINKAT=1
61882
61883
61884
61885 + GNULIB_UNLINKAT=1
61886
61887
61888 -printf "%s\n" "#define GNULIB_TEST_UNLINKAT 1" >>confdefs.h
61889
61890
61891
61892 +printf "%s\n" "#define GNULIB_TEST_UNLINKAT 1" >>confdefs.h
61893
61894
61895
61896
61897 - case "$host_os" in
61898 - mingw*)
61899 - REPLACE_UTIME=1
61900 - ;;
61901 - *)
61902 - ac_fn_c_check_func "$LINENO" "utime" "ac_cv_func_utime"
61903 -if test "x$ac_cv_func_utime" = xyes
61904 -then :
61905 - printf "%s\n" "#define HAVE_UTIME 1" >>confdefs.h
61906
61907 -fi
61908
61909 - if test $ac_cv_func_utime = no; then
61910 - HAVE_UTIME=0
61911 - else
61912 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether utime handles trailing slashes on files" >&5
61913 -printf %s "checking whether utime handles trailing slashes on files... " >&6; }
61914 -if test ${gl_cv_func_utime_file_slash+y}
61915 -then :
61916 - printf %s "(cached) " >&6
61917 -else $as_nop
61918 - touch conftest.tmp
61919 - # Assume that if we have lstat, we can also check symlinks.
61920 - if test $ac_cv_func_lstat = yes; then
61921 - ln -s conftest.tmp conftest.lnk
61922 - fi
61923 - if test "$cross_compiling" = yes
61924 -then :
61925 - case "$host_os" in
61926 - # Guess yes on Linux systems.
61927 - linux-* | linux) gl_cv_func_utime_file_slash="guessing yes" ;;
61928 - # Guess yes on glibc systems.
61929 - *-gnu* | gnu*) gl_cv_func_utime_file_slash="guessing yes" ;;
61930 - # Guess no on macOS.
61931 - darwin*) gl_cv_func_utime_file_slash="guessing no" ;;
61932 - # If we don't know, obey --enable-cross-guesses.
61933 - *) gl_cv_func_utime_file_slash="$gl_cross_guess_normal" ;;
61934 - esac
61935
61936 -else $as_nop
61937 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
61938 -/* end confdefs.h. */
61939 -#include <stddef.h>
61940 - #include <utime.h>
61941 + if test $ac_cv_func_utime = no; then
61942 + HAVE_UTIME=0
61943 + else
61944 + case "$host_os" in
61945 + mingw*)
61946 + REPLACE_UTIME=1
61947 + ;;
61948 + esac
61949 + fi
61950
61951 -int
61952 -main (void)
61953 -{
61954 -int result = 0;
61955 - if (!utime ("conftest.tmp/", NULL))
61956 - result |= 1;
61957 - #if HAVE_LSTAT
61958 - if (!utime ("conftest.lnk/", NULL))
61959 - result |= 2;
61960 - #endif
61961 - return result;
61962 + if test $HAVE_UTIME = 0 || test $REPLACE_UTIME = 1; then
61963
61964 - ;
61965 - return 0;
61966 -}
61967 -_ACEOF
61968 -if ac_fn_c_try_run "$LINENO"
61969 -then :
61970 - gl_cv_func_utime_file_slash=yes
61971 -else $as_nop
61972 - gl_cv_func_utime_file_slash=no
61973 -fi
61974 -rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
61975 - conftest.$ac_objext conftest.beam conftest.$ac_ext
61976 -fi
61977
61978 - rm -f conftest.tmp conftest.lnk
61979
61980 -fi
61981 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_utime_file_slash" >&5
61982 -printf "%s\n" "$gl_cv_func_utime_file_slash" >&6; }
61983 - case $gl_cv_func_stat_file_slash in
61984 - *no)
61985 - REPLACE_UTIME=1
61986
61987 -printf "%s\n" "#define REPLACE_FUNC_UTIME_FILE 1" >>confdefs.h
61988
61989 - ;;
61990 - esac
61991 - fi
61992 - ;;
61993 - esac
61994
61995
61996 - if test $HAVE_UTIME = 0 || test $REPLACE_UTIME = 1; then
61997 - GL_COND_OBJ_UTIME_TRUE=
61998 - GL_COND_OBJ_UTIME_FALSE='#'
61999 -else
62000 - GL_COND_OBJ_UTIME_TRUE='#'
62001 - GL_COND_OBJ_UTIME_FALSE=
62002 -fi
62003 -:
62004 - if test -z "${GL_COND_OBJ_UTIME_TRUE}" && test -z "${GL_COND_OBJ_UTIME_FALSE}"; then
62005 - GL_COND_OBJ_UTIME_TRUE='#'
62006 - GL_COND_OBJ_UTIME_FALSE='#'
62007 - fi
62008
62009 - if test -z "$GL_COND_OBJ_UTIME_TRUE"; then :
62010 + gl_LIBOBJS="$gl_LIBOBJS utime.$ac_objext"
62011
62012 :
62013 + fi
62014
62015 -fi
62016
62017
62018
62019
62020 + GNULIB_UTIME=1
62021
62022
62023
62024
62025
62026 - GL_GNULIB_UTIME=1
62027 +printf "%s\n" "#define GNULIB_TEST_UTIME 1" >>confdefs.h
62028 +
62029 +
62030
62031
62032
62033
62034
62035 -printf "%s\n" "#define GNULIB_TEST_UTIME 1" >>confdefs.h
62036
62037
62038
62039 @@ -30893,6 +26284,112 @@ printf "%s\n" "#define GNULIB_TEST_UTIME 1" >>confdefs.h
62040
62041
62042
62043 + if test $gl_cv_have_include_next = yes; then
62044 + gl_cv_next_utime_h='<'utime.h'>'
62045 + else
62046 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking absolute name of <utime.h>" >&5
62047 +printf %s "checking absolute name of <utime.h>... " >&6; }
62048 +if test ${gl_cv_next_utime_h+y}
62049 +then :
62050 + printf %s "(cached) " >&6
62051 +else $as_nop
62052 +
62053 + if test $ac_cv_header_utime_h = yes; then
62054 +
62055 +
62056 +
62057 +
62058 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
62059 +/* end confdefs.h. */
62060 +#include <utime.h>
62061 +_ACEOF
62062 + case "$host_os" in
62063 + aix*) gl_absname_cpp="$ac_cpp -C" ;;
62064 + *) gl_absname_cpp="$ac_cpp" ;;
62065 + esac
62066 +
62067 + case "$host_os" in
62068 + mingw*)
62069 + gl_dirsep_regex='[/\\]'
62070 + ;;
62071 + *)
62072 + gl_dirsep_regex='\/'
62073 + ;;
62074 + esac
62075 + gl_make_literal_regex_sed='s,[]$^\\.*/[],\\&,g'
62076 + gl_header_literal_regex=`echo 'utime.h' \
62077 + | sed -e "$gl_make_literal_regex_sed"`
62078 + gl_absolute_header_sed="/${gl_dirsep_regex}${gl_header_literal_regex}/"'{
62079 + s/.*"\(.*'"${gl_dirsep_regex}${gl_header_literal_regex}"'\)".*/\1/
62080 + s|^/[^/]|//&|
62081 + p
62082 + q
62083 + }'
62084 +
62085 + gl_cv_absolute_utime_h=`(eval "$gl_absname_cpp conftest.$ac_ext") 2>&5 |
62086 + sed -n "$gl_absolute_header_sed"`
62087 +
62088 + gl_header=$gl_cv_absolute_utime_h
62089 + gl_cv_next_utime_h='"'$gl_header'"'
62090 + else
62091 + gl_cv_next_utime_h='<'utime.h'>'
62092 + fi
62093 +
62094 +
62095 +fi
62096 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_next_utime_h" >&5
62097 +printf "%s\n" "$gl_cv_next_utime_h" >&6; }
62098 + fi
62099 + NEXT_UTIME_H=$gl_cv_next_utime_h
62100 +
62101 + if test $gl_cv_have_include_next = yes || test $gl_cv_have_include_next = buggy; then
62102 + # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
62103 + gl_next_as_first_directive='<'utime.h'>'
62104 + else
62105 + # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include'
62106 + gl_next_as_first_directive=$gl_cv_next_utime_h
62107 + fi
62108 + NEXT_AS_FIRST_DIRECTIVE_UTIME_H=$gl_next_as_first_directive
62109 +
62110 +
62111 +
62112 +
62113 +
62114 + if test $ac_cv_header_utime_h = yes; then
62115 + HAVE_UTIME_H=1
62116 + else
62117 + HAVE_UTIME_H=0
62118 + fi
62119 +
62120 +
62121 + UTIME_H=''
62122 + if false; then
62123 + UTIME_H=utime.h
62124 + else
62125 + if test $ac_cv_header_utime_h != yes; then
62126 + UTIME_H=utime.h
62127 + else
62128 + case "$host_os" in
62129 + mingw*) UTIME_H=utime.h
62130 + ;;
62131 + esac
62132 + fi
62133 + fi
62134 +
62135 +
62136 + if test -n "$UTIME_H"; then
62137 + GL_GENERATE_UTIME_H_TRUE=
62138 + GL_GENERATE_UTIME_H_FALSE='#'
62139 +else
62140 + GL_GENERATE_UTIME_H_TRUE='#'
62141 + GL_GENERATE_UTIME_H_FALSE=
62142 +fi
62143 +
62144 +
62145 +
62146 +
62147 +
62148 +
62149
62150
62151
62152 @@ -30913,8 +26410,8 @@ then :
62153 linux-* | linux) gl_cv_func_futimesat_works="guessing yes" ;;
62154 # Guess yes on glibc systems.
62155 *-gnu*) gl_cv_func_futimesat_works="guessing yes" ;;
62156 - # If we don't know, obey --enable-cross-guesses.
62157 - *) gl_cv_func_futimesat_works="$gl_cross_guess_normal" ;;
62158 + # If we don't know, assume the worst.
62159 + *) gl_cv_func_futimesat_works="guessing no" ;;
62160 esac
62161
62162 else $as_nop
62163 @@ -30925,13 +26422,10 @@ else $as_nop
62164 #include <sys/times.h>
62165 #include <fcntl.h>
62166
62167 -
62168 -$gl_mda_defines
62169 -
62170 int
62171 main (void)
62172 {
62173 -int fd = open ("conftest.file", O_RDWR);
62174 + int fd = open ("conftest.file", O_RDWR);
62175 if (fd < 0) return 1;
62176 if (futimesat (fd, NULL, NULL)) return 2;
62177
62178 @@ -30978,18 +26472,7 @@ then :
62179 else $as_nop
62180 if test "$cross_compiling" = yes
62181 then :
62182 - case "$host_os" in
62183 - # Guess yes on Linux or glibc systems.
62184 - linux-* | linux | *-gnu* | gnu*)
62185 - gl_cv_func_utimensat_works="guessing yes" ;;
62186 - # Guess 'nearly' on AIX.
62187 - aix*)
62188 - gl_cv_func_utimensat_works="guessing nearly" ;;
62189 - # If we don't know, obey --enable-cross-guesses.
62190 - *)
62191 - gl_cv_func_utimensat_works="$gl_cross_guess_normal" ;;
62192 - esac
62193 -
62194 + gl_cv_func_utimensat_works="guessing yes"
62195 else $as_nop
62196 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
62197 /* end confdefs.h. */
62198 @@ -30998,9 +26481,6 @@ else $as_nop
62199 #include <sys/stat.h>
62200 #include <unistd.h>
62201
62202 -
62203 -$gl_mda_defines
62204 -
62205 int
62206 main (void)
62207 {
62208 @@ -31008,19 +26488,10 @@ int result = 0;
62209 const char *f = "conftest.file";
62210 if (close (creat (f, 0600)))
62211 return 1;
62212 - /* Test whether a trailing slash is handled correctly.
62213 - This fails on AIX 7.2. */
62214 - {
62215 - struct timespec ts[2];
62216 - ts[0].tv_sec = 345183300; ts[0].tv_nsec = 0;
62217 - ts[1] = ts[0];
62218 - if (utimensat (AT_FDCWD, "conftest.file/", ts, 0) == 0)
62219 - result |= 2;
62220 - }
62221 /* Test whether the AT_SYMLINK_NOFOLLOW flag is supported. */
62222 {
62223 if (utimensat (AT_FDCWD, f, NULL, AT_SYMLINK_NOFOLLOW))
62224 - result |= 4;
62225 + result |= 2;
62226 }
62227 /* Test whether UTIME_NOW and UTIME_OMIT work. */
62228 {
62229 @@ -31030,7 +26501,7 @@ int result = 0;
62230 ts[1].tv_sec = 1;
62231 ts[1].tv_nsec = UTIME_NOW;
62232 if (utimensat (AT_FDCWD, f, ts, 0))
62233 - result |= 8;
62234 + result |= 4;
62235 }
62236 sleep (1);
62237 {
62238 @@ -31041,11 +26512,11 @@ int result = 0;
62239 ts[1].tv_sec = 1;
62240 ts[1].tv_nsec = UTIME_OMIT;
62241 if (utimensat (AT_FDCWD, f, ts, 0))
62242 - result |= 16;
62243 + result |= 8;
62244 if (stat (f, &st))
62245 - result |= 32;
62246 + result |= 16;
62247 else if (st.st_ctime < st.st_atime)
62248 - result |= 64;
62249 + result |= 32;
62250 }
62251 return result;
62252
62253 @@ -31057,48 +26528,21 @@ if ac_fn_c_try_run "$LINENO"
62254 then :
62255 gl_cv_func_utimensat_works=yes
62256 else $as_nop
62257 - case $? in
62258 - 2) gl_cv_func_utimensat_works='nearly' ;;
62259 - *) gl_cv_func_utimensat_works=no ;;
62260 - esac
62261 -
62262 + gl_cv_func_utimensat_works=no
62263 fi
62264 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
62265 conftest.$ac_objext conftest.beam conftest.$ac_ext
62266 fi
62267
62268 -
62269 fi
62270 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_utimensat_works" >&5
62271 printf "%s\n" "$gl_cv_func_utimensat_works" >&6; }
62272 - case "$gl_cv_func_utimensat_works" in
62273 - *yes)
62274 - ;;
62275 - *nearly)
62276 -
62277 -printf "%s\n" "#define HAVE_NEARLY_WORKING_UTIMENSAT 1" >>confdefs.h
62278 -
62279 - REPLACE_UTIMENSAT=1
62280 - ;;
62281 - *)
62282 - REPLACE_UTIMENSAT=1
62283 - ;;
62284 - esac
62285 + if test "$gl_cv_func_utimensat_works" = no; then
62286 + REPLACE_UTIMENSAT=1
62287 + fi
62288 fi
62289
62290 -
62291 - if test $HAVE_UTIMENSAT = 0 || test $REPLACE_UTIMENSAT = 1; then
62292 - GL_COND_OBJ_UTIMENSAT_TRUE=
62293 - GL_COND_OBJ_UTIMENSAT_FALSE='#'
62294 -else
62295 - GL_COND_OBJ_UTIMENSAT_TRUE='#'
62296 - GL_COND_OBJ_UTIMENSAT_FALSE=
62297 -fi
62298 -:
62299 - if test -z "${GL_COND_OBJ_UTIMENSAT_TRUE}" && test -z "${GL_COND_OBJ_UTIMENSAT_FALSE}"; then
62300 - GL_COND_OBJ_UTIMENSAT_TRUE='#'
62301 - GL_COND_OBJ_UTIMENSAT_FALSE='#'
62302 - fi
62303 + if test $HAVE_UTIMENSAT = 0 || test $REPLACE_UTIMENSAT = 1; then
62304
62305
62306
62307 @@ -31107,99 +26551,22 @@ fi
62308
62309
62310
62311 + gl_LIBOBJS="$gl_LIBOBJS utimensat.$ac_objext"
62312
62313 + fi
62314
62315 - GL_GNULIB_UTIMENSAT=1
62316
62317
62318
62319
62320 + GNULIB_UTIMENSAT=1
62321
62322 -printf "%s\n" "#define GNULIB_TEST_UTIMENSAT 1" >>confdefs.h
62323
62324
62325
62326
62327 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for variable-length arrays" >&5
62328 -printf %s "checking for variable-length arrays... " >&6; }
62329 -if test ${ac_cv_c_vararrays+y}
62330 -then :
62331 - printf %s "(cached) " >&6
62332 -else $as_nop
62333 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
62334 -/* end confdefs.h. */
62335 -#ifdef __STDC_NO_VLA__
62336 - defined
62337 - #endif
62338 -
62339 -_ACEOF
62340 -if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
62341 - $EGREP "defined" >/dev/null 2>&1
62342 -then :
62343 - ac_cv_c_vararrays='no: __STDC_NO_VLA__ is defined'
62344 -else $as_nop
62345 - cat confdefs.h - <<_ACEOF >conftest.$ac_ext
62346 -/* end confdefs.h. */
62347 -/* Test for VLA support. This test is partly inspired
62348 - from examples in the C standard. Use at least two VLA
62349 - functions to detect the GCC 3.4.3 bug described in:
62350 - https://lists.gnu.org/archive/html/bug-gnulib/2014-08/msg00014.html
62351 - */
62352 - #ifdef __STDC_NO_VLA__
62353 - syntax error;
62354 - #else
62355 - extern int n;
62356 - int B[100];
62357 - int fvla (int m, int C[m][m]);
62358 -
62359 - int
62360 - simple (int count, int all[static count])
62361 - {
62362 - return all[count - 1];
62363 - }
62364 -
62365 - int
62366 - fvla (int m, int C[m][m])
62367 - {
62368 - typedef int VLA[m][m];
62369 - VLA x;
62370 - int D[m];
62371 - static int (*q)[m] = &B;
62372 - int (*s)[n] = q;
62373 - return C && &x[0][0] == &D[0] && &D[0] == s[0];
62374 - }
62375 - #endif
62376 -
62377 -int
62378 -main (void)
62379 -{
62380 -
62381 - ;
62382 - return 0;
62383 -}
62384 -_ACEOF
62385 -if ac_fn_c_try_compile "$LINENO"
62386 -then :
62387 - ac_cv_c_vararrays=yes
62388 -else $as_nop
62389 - ac_cv_c_vararrays=no
62390 -fi
62391 -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
62392 -fi
62393 -rm -rf conftest*
62394 -
62395 -fi
62396 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_vararrays" >&5
62397 -printf "%s\n" "$ac_cv_c_vararrays" >&6; }
62398 - if test "$ac_cv_c_vararrays" = yes; then
62399 -
62400 -printf "%s\n" "#define HAVE_C_VARARRAYS 1" >>confdefs.h
62401 -
62402 - elif test "$ac_cv_c_vararrays" = no; then
62403 -
62404 -printf "%s\n" "#define __STDC_NO_VLA__ 1" >>confdefs.h
62405 +printf "%s\n" "#define GNULIB_TEST_UTIMENSAT 1" >>confdefs.h
62406
62407 - fi
62408
62409
62410
62411 @@ -31261,6 +26628,8 @@ printf "%s\n" "#define REPLACE_VASNPRINTF 1" >>confdefs.h
62412
62413
62414
62415 +
62416 +
62417 ac_fn_c_check_type "$LINENO" "ptrdiff_t" "ac_cv_type_ptrdiff_t" "$ac_includes_default"
62418 if test "x$ac_cv_type_ptrdiff_t" = xyes
62419 then :
62420 @@ -31331,11 +26700,7 @@ fi
62421
62422
62423
62424 -
62425 -
62426 -
62427 -
62428 - GL_GNULIB_VASPRINTF=1
62429 + GNULIB_VASPRINTF=1
62430
62431
62432
62433 @@ -31639,6 +27004,8 @@ printf "%s\n" "#define REPLACE_VASNPRINTF 1" >>confdefs.h
62434
62435
62436
62437 +
62438 +
62439 ac_fn_c_check_type "$LINENO" "ptrdiff_t" "ac_cv_type_ptrdiff_t" "$ac_includes_default"
62440 if test "x$ac_cv_type_ptrdiff_t" = xyes
62441 then :
62442 @@ -31705,19 +27072,102 @@ fi
62443
62444
62445
62446 - :
62447 + if test $gl_cv_have_include_next = yes; then
62448 + gl_cv_next_wchar_h='<'wchar.h'>'
62449 + else
62450 + { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking absolute name of <wchar.h>" >&5
62451 +printf %s "checking absolute name of <wchar.h>... " >&6; }
62452 +if test ${gl_cv_next_wchar_h+y}
62453 +then :
62454 + printf %s "(cached) " >&6
62455 +else $as_nop
62456
62457 + if test $ac_cv_header_wchar_h = yes; then
62458
62459 -printf "%s\n" "#define GNULIB_XALLOC 1" >>confdefs.h
62460
62461
62462
62463 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
62464 +/* end confdefs.h. */
62465 +#include <wchar.h>
62466 +_ACEOF
62467 + case "$host_os" in
62468 + aix*) gl_absname_cpp="$ac_cpp -C" ;;
62469 + *) gl_absname_cpp="$ac_cpp" ;;
62470 + esac
62471 +
62472 + case "$host_os" in
62473 + mingw*)
62474 + gl_dirsep_regex='[/\\]'
62475 + ;;
62476 + *)
62477 + gl_dirsep_regex='\/'
62478 + ;;
62479 + esac
62480 + gl_make_literal_regex_sed='s,[]$^\\.*/[],\\&,g'
62481 + gl_header_literal_regex=`echo 'wchar.h' \
62482 + | sed -e "$gl_make_literal_regex_sed"`
62483 + gl_absolute_header_sed="/${gl_dirsep_regex}${gl_header_literal_regex}/"'{
62484 + s/.*"\(.*'"${gl_dirsep_regex}${gl_header_literal_regex}"'\)".*/\1/
62485 + s|^/[^/]|//&|
62486 + p
62487 + q
62488 + }'
62489 +
62490 + gl_cv_absolute_wchar_h=`(eval "$gl_absname_cpp conftest.$ac_ext") 2>&5 |
62491 + sed -n "$gl_absolute_header_sed"`
62492 +
62493 + gl_header=$gl_cv_absolute_wchar_h
62494 + gl_cv_next_wchar_h='"'$gl_header'"'
62495 + else
62496 + gl_cv_next_wchar_h='<'wchar.h'>'
62497 + fi
62498 +
62499 +
62500 +fi
62501 +{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gl_cv_next_wchar_h" >&5
62502 +printf "%s\n" "$gl_cv_next_wchar_h" >&6; }
62503 + fi
62504 + NEXT_WCHAR_H=$gl_cv_next_wchar_h
62505 +
62506 + if test $gl_cv_have_include_next = yes || test $gl_cv_have_include_next = buggy; then
62507 + # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
62508 + gl_next_as_first_directive='<'wchar.h'>'
62509 + else
62510 + # INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include'
62511 + gl_next_as_first_directive=$gl_cv_next_wchar_h
62512 + fi
62513 + NEXT_AS_FIRST_DIRECTIVE_WCHAR_H=$gl_next_as_first_directive
62514 +
62515 +
62516 +
62517 +
62518 + if test $ac_cv_header_wchar_h = yes; then
62519 + HAVE_WCHAR_H=1
62520 + else
62521 + HAVE_WCHAR_H=0
62522 + fi
62523
62524 -printf "%s\n" "#define GNULIB_XALLOC_DIE 1" >>confdefs.h
62525
62526
62527
62528
62529 + if test $gt_cv_c_wint_t = yes; then
62530 + HAVE_WINT_T=1
62531 + else
62532 + HAVE_WINT_T=0
62533 + fi
62534 +
62535 +
62536 +
62537 +
62538 +
62539 +
62540 +
62541 +
62542 + :
62543 +
62544 +
62545 ac_fn_c_check_header_compile "$LINENO" "stdint.h" "ac_cv_header_stdint_h" "$ac_includes_default"
62546 if test "x$ac_cv_header_stdint_h" = xyes
62547 then :
62548 @@ -31736,8 +27186,6 @@ fi
62549
62550
62551
62552 -
62553 -
62554 gltests_libdeps=
62555 gltests_ltlibdeps=
62556
62557 @@ -31749,11 +27197,7 @@ fi
62558
62559
62560
62561 -
62562 -
62563 -
62564 gl_source_base='tests'
62565 - gl_source_base_prefix=
62566 gltests_WITNESS=IN_`echo "${PACKAGE-$PACKAGE_TARNAME}" | LC_ALL=C tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ | LC_ALL=C sed -e 's/[^A-Z0-9_]/_/g'`_GNULIB_TESTS
62567
62568 gl_module_indicator_condition=$gltests_WITNESS
62569 @@ -31766,9 +27210,6 @@ fi
62570
62571
62572
62573 -
62574 -
62575 -
62576 LIBGNU_LIBDEPS="$gl_libdeps"
62577
62578 LIBGNU_LTLIBDEPS="$gl_ltlibdeps"
62579 @@ -41560,61 +37001,75 @@ if test -z "${GL_COND_LIBTOOL_TRUE}" && test -z "${GL_COND_LIBTOOL_FALSE}"; then
62580 as_fn_error $? "conditional \"GL_COND_LIBTOOL\" was never defined.
62581 Usually this means the macro was only invoked conditionally." "$LINENO" 5
62582 fi
62583 +if test -z "${GL_GENERATE_ALLOCA_H_TRUE}" && test -z "${GL_GENERATE_ALLOCA_H_FALSE}"; then
62584 + as_fn_error $? "conditional \"GL_GENERATE_ALLOCA_H\" was never defined.
62585 +Usually this means the macro was only invoked conditionally." "$LINENO" 5
62586 +fi
62587 +if test -z "${GL_GENERATE_ERRNO_H_TRUE}" && test -z "${GL_GENERATE_ERRNO_H_FALSE}"; then
62588 + as_fn_error $? "conditional \"GL_GENERATE_ERRNO_H\" was never defined.
62589 +Usually this means the macro was only invoked conditionally." "$LINENO" 5
62590 +fi
62591 +if test -z "${GL_GENERATE_FLOAT_H_TRUE}" && test -z "${GL_GENERATE_FLOAT_H_FALSE}"; then
62592 + as_fn_error $? "conditional \"GL_GENERATE_FLOAT_H\" was never defined.
62593 +Usually this means the macro was only invoked conditionally." "$LINENO" 5
62594 +fi
62595 +if test -z "${GL_GENERATE_LIMITS_H_TRUE}" && test -z "${GL_GENERATE_LIMITS_H_FALSE}"; then
62596 + as_fn_error $? "conditional \"GL_GENERATE_LIMITS_H\" was never defined.
62597 +Usually this means the macro was only invoked conditionally." "$LINENO" 5
62598 +fi
62599 +if test -z "${GL_GENERATE_LIMITS_H_TRUE}" && test -z "${GL_GENERATE_LIMITS_H_FALSE}"; then
62600 + as_fn_error $? "conditional \"GL_GENERATE_LIMITS_H\" was never defined.
62601 +Usually this means the macro was only invoked conditionally." "$LINENO" 5
62602 +fi
62603 +if test -z "${GL_GENERATE_STDINT_H_TRUE}" && test -z "${GL_GENERATE_STDINT_H_FALSE}"; then
62604 + as_fn_error $? "conditional \"GL_GENERATE_STDINT_H\" was never defined.
62605 +Usually this means the macro was only invoked conditionally." "$LINENO" 5
62606 +fi
62607
62608
62609 +if test -z "${GL_GENERATE_STDBOOL_H_TRUE}" && test -z "${GL_GENERATE_STDBOOL_H_FALSE}"; then
62610 + as_fn_error $? "conditional \"GL_GENERATE_STDBOOL_H\" was never defined.
62611 +Usually this means the macro was only invoked conditionally." "$LINENO" 5
62612 +fi
62613 +if test -z "${GL_GENERATE_STDDEF_H_TRUE}" && test -z "${GL_GENERATE_STDDEF_H_FALSE}"; then
62614 + as_fn_error $? "conditional \"GL_GENERATE_STDDEF_H\" was never defined.
62615 +Usually this means the macro was only invoked conditionally." "$LINENO" 5
62616 +fi
62617 +if test -z "${GL_GENERATE_UTIME_H_TRUE}" && test -z "${GL_GENERATE_UTIME_H_FALSE}"; then
62618 + as_fn_error $? "conditional \"GL_GENERATE_UTIME_H\" was never defined.
62619 +Usually this means the macro was only invoked conditionally." "$LINENO" 5
62620 +fi
62621
62622 gl_libobjs=
62623 gl_ltlibobjs=
62624 - gl_libobjdeps=
62625 if test -n "$gl_LIBOBJS"; then
62626 # Remove the extension.
62627 sed_drop_objext='s/\.o$//;s/\.obj$//'
62628 - sed_dirname1='s,//*,/,g'
62629 - sed_dirname2='s,\(.\)/$,\1,'
62630 - sed_dirname3='s,^[^/]*$,.,'
62631 - sed_dirname4='s,\(.\)/[^/]*$,\1,'
62632 - sed_basename1='s,.*/,,'
62633 for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
62634 gl_libobjs="$gl_libobjs $i.$ac_objext"
62635 gl_ltlibobjs="$gl_ltlibobjs $i.lo"
62636 - i_dir=`echo "$i" | sed -e "$sed_dirname1" -e "$sed_dirname2" -e "$sed_dirname3" -e "$sed_dirname4"`
62637 - i_base=`echo "$i" | sed -e "$sed_basename1"`
62638 - gl_libobjdeps="$gl_libobjdeps $i_dir/\$(DEPDIR)/$i_base.Po"
62639 done
62640 fi
62641 gl_LIBOBJS=$gl_libobjs
62642
62643 gl_LTLIBOBJS=$gl_ltlibobjs
62644
62645 - gl_LIBOBJDEPS=$gl_libobjdeps
62646 -
62647
62648
62649 gltests_libobjs=
62650 gltests_ltlibobjs=
62651 - gltests_libobjdeps=
62652 if test -n "$gltests_LIBOBJS"; then
62653 # Remove the extension.
62654 sed_drop_objext='s/\.o$//;s/\.obj$//'
62655 - sed_dirname1='s,//*,/,g'
62656 - sed_dirname2='s,\(.\)/$,\1,'
62657 - sed_dirname3='s,^[^/]*$,.,'
62658 - sed_dirname4='s,\(.\)/[^/]*$,\1,'
62659 - sed_basename1='s,.*/,,'
62660 for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
62661 gltests_libobjs="$gltests_libobjs $i.$ac_objext"
62662 gltests_ltlibobjs="$gltests_ltlibobjs $i.lo"
62663 - i_dir=`echo "$i" | sed -e "$sed_dirname1" -e "$sed_dirname2" -e "$sed_dirname3" -e "$sed_dirname4"`
62664 - i_base=`echo "$i" | sed -e "$sed_basename1"`
62665 - gltests_libobjdeps="$gltests_libobjdeps $i_dir/\$(DEPDIR)/$i_base.Po"
62666 done
62667 fi
62668 gltests_LIBOBJS=$gltests_libobjs
62669
62670 gltests_LTLIBOBJS=$gltests_ltlibobjs
62671
62672 - gltests_LIBOBJDEPS=$gltests_libobjdeps
62673 -
62674
62675 if test -z "${QMANIFEST_ENABLED_TRUE}" && test -z "${QMANIFEST_ENABLED_FALSE}"; then
62676 as_fn_error $? "conditional \"QMANIFEST_ENABLED\" was never defined.
62677
62678 diff --git a/libq/Makefile.in b/libq/Makefile.in
62679 index 10fefc4..aa116de 100644
62680 --- a/libq/Makefile.in
62681 +++ b/libq/Makefile.in
62682 @@ -92,12 +92,9 @@ host_triplet = @host@
62683 subdir = libq
62684 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
62685 am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
62686 - $(top_srcdir)/autotools/m4/__inline.m4 \
62687 $(top_srcdir)/autotools/m4/absolute-header.m4 \
62688 $(top_srcdir)/autotools/m4/ac_check_sendfile.m4 \
62689 $(top_srcdir)/autotools/m4/alloca.m4 \
62690 - $(top_srcdir)/autotools/m4/builtin-expect.m4 \
62691 - $(top_srcdir)/autotools/m4/calloc.m4 \
62692 $(top_srcdir)/autotools/m4/canonicalize.m4 \
62693 $(top_srcdir)/autotools/m4/chdir-long.m4 \
62694 $(top_srcdir)/autotools/m4/clock_time.m4 \
62695 @@ -105,6 +102,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
62696 $(top_srcdir)/autotools/m4/closedir.m4 \
62697 $(top_srcdir)/autotools/m4/dirent_h.m4 \
62698 $(top_srcdir)/autotools/m4/dirfd.m4 \
62699 + $(top_srcdir)/autotools/m4/dirname.m4 \
62700 $(top_srcdir)/autotools/m4/double-slash-root.m4 \
62701 $(top_srcdir)/autotools/m4/dup.m4 \
62702 $(top_srcdir)/autotools/m4/dup2.m4 \
62703 @@ -126,7 +124,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
62704 $(top_srcdir)/autotools/m4/filenamecat.m4 \
62705 $(top_srcdir)/autotools/m4/float_h.m4 \
62706 $(top_srcdir)/autotools/m4/fpieee.m4 \
62707 - $(top_srcdir)/autotools/m4/free.m4 \
62708 $(top_srcdir)/autotools/m4/frexp.m4 \
62709 $(top_srcdir)/autotools/m4/frexpl.m4 \
62710 $(top_srcdir)/autotools/m4/fstat.m4 \
62711 @@ -146,6 +143,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
62712 $(top_srcdir)/autotools/m4/group-member.m4 \
62713 $(top_srcdir)/autotools/m4/include_next.m4 \
62714 $(top_srcdir)/autotools/m4/intmax_t.m4 \
62715 + $(top_srcdir)/autotools/m4/inttypes-pri.m4 \
62716 $(top_srcdir)/autotools/m4/inttypes.m4 \
62717 $(top_srcdir)/autotools/m4/inttypes_h.m4 \
62718 $(top_srcdir)/autotools/m4/isnand.m4 \
62719 @@ -155,6 +153,8 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
62720 $(top_srcdir)/autotools/m4/ldexpl.m4 \
62721 $(top_srcdir)/autotools/m4/libtool.m4 \
62722 $(top_srcdir)/autotools/m4/limits-h.m4 \
62723 + $(top_srcdir)/autotools/m4/localtime-buffer.m4 \
62724 + $(top_srcdir)/autotools/m4/longlong.m4 \
62725 $(top_srcdir)/autotools/m4/lstat.m4 \
62726 $(top_srcdir)/autotools/m4/ltoptions.m4 \
62727 $(top_srcdir)/autotools/m4/ltsugar.m4 \
62728 @@ -166,7 +166,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
62729 $(top_srcdir)/autotools/m4/memchr.m4 \
62730 $(top_srcdir)/autotools/m4/mempcpy.m4 \
62731 $(top_srcdir)/autotools/m4/memrchr.m4 \
62732 - $(top_srcdir)/autotools/m4/minmax.m4 \
62733 $(top_srcdir)/autotools/m4/mkdir.m4 \
62734 $(top_srcdir)/autotools/m4/mkdirat.m4 \
62735 $(top_srcdir)/autotools/m4/mmap-anon.m4 \
62736 @@ -177,20 +176,16 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
62737 $(top_srcdir)/autotools/m4/nocrash.m4 \
62738 $(top_srcdir)/autotools/m4/off_t.m4 \
62739 $(top_srcdir)/autotools/m4/open-cloexec.m4 \
62740 - $(top_srcdir)/autotools/m4/open-slash.m4 \
62741 $(top_srcdir)/autotools/m4/open.m4 \
62742 $(top_srcdir)/autotools/m4/openat.m4 \
62743 $(top_srcdir)/autotools/m4/opendir.m4 \
62744 $(top_srcdir)/autotools/m4/pathmax.m4 \
62745 - $(top_srcdir)/autotools/m4/pipe.m4 \
62746 $(top_srcdir)/autotools/m4/printf-frexp.m4 \
62747 $(top_srcdir)/autotools/m4/printf-frexpl.m4 \
62748 $(top_srcdir)/autotools/m4/printf.m4 \
62749 - $(top_srcdir)/autotools/m4/rawmemchr.m4 \
62750 $(top_srcdir)/autotools/m4/readlink.m4 \
62751 $(top_srcdir)/autotools/m4/readlinkat.m4 \
62752 $(top_srcdir)/autotools/m4/realloc.m4 \
62753 - $(top_srcdir)/autotools/m4/reallocarray.m4 \
62754 $(top_srcdir)/autotools/m4/rename.m4 \
62755 $(top_srcdir)/autotools/m4/renameat.m4 \
62756 $(top_srcdir)/autotools/m4/rmdir.m4 \
62757 @@ -200,7 +195,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
62758 $(top_srcdir)/autotools/m4/ssize_t.m4 \
62759 $(top_srcdir)/autotools/m4/stat-time.m4 \
62760 $(top_srcdir)/autotools/m4/stat.m4 \
62761 - $(top_srcdir)/autotools/m4/stdalign.m4 \
62762 $(top_srcdir)/autotools/m4/stdbool.m4 \
62763 $(top_srcdir)/autotools/m4/stddef_h.m4 \
62764 $(top_srcdir)/autotools/m4/stdint.m4 \
62765 @@ -239,10 +233,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
62766 $(top_srcdir)/autotools/m4/wchar_t.m4 \
62767 $(top_srcdir)/autotools/m4/wint_t.m4 \
62768 $(top_srcdir)/autotools/m4/xalloc.m4 \
62769 - $(top_srcdir)/autotools/m4/xsize.m4 \
62770 - $(top_srcdir)/autotools/m4/year2038.m4 \
62771 - $(top_srcdir)/autotools/m4/zzgnulib.m4 \
62772 - $(top_srcdir)/configure.ac
62773 + $(top_srcdir)/autotools/m4/xsize.m4 $(top_srcdir)/configure.ac
62774 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
62775 $(ACLOCAL_M4)
62776 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
62777 @@ -402,450 +393,368 @@ FGREP = @FGREP@
62778 FLOAT_H = @FLOAT_H@
62779 GETOPT_CDEFS_H = @GETOPT_CDEFS_H@
62780 GETOPT_H = @GETOPT_H@
62781 -GL_CFLAG_ALLOW_WARNINGS = @GL_CFLAG_ALLOW_WARNINGS@
62782 -GL_CFLAG_GNULIB_WARNINGS = @GL_CFLAG_GNULIB_WARNINGS@
62783 -GL_GNULIB_ACCESS = @GL_GNULIB_ACCESS@
62784 -GL_GNULIB_ACOSF = @GL_GNULIB_ACOSF@
62785 -GL_GNULIB_ACOSL = @GL_GNULIB_ACOSL@
62786 -GL_GNULIB_ALIGNED_ALLOC = @GL_GNULIB_ALIGNED_ALLOC@
62787 -GL_GNULIB_ALPHASORT = @GL_GNULIB_ALPHASORT@
62788 -GL_GNULIB_ASINF = @GL_GNULIB_ASINF@
62789 -GL_GNULIB_ASINL = @GL_GNULIB_ASINL@
62790 -GL_GNULIB_ATAN2F = @GL_GNULIB_ATAN2F@
62791 -GL_GNULIB_ATANF = @GL_GNULIB_ATANF@
62792 -GL_GNULIB_ATANL = @GL_GNULIB_ATANL@
62793 -GL_GNULIB_ATOLL = @GL_GNULIB_ATOLL@
62794 -GL_GNULIB_BTOWC = @GL_GNULIB_BTOWC@
62795 -GL_GNULIB_CALLOC_GNU = @GL_GNULIB_CALLOC_GNU@
62796 -GL_GNULIB_CALLOC_POSIX = @GL_GNULIB_CALLOC_POSIX@
62797 -GL_GNULIB_CANONICALIZE_FILE_NAME = @GL_GNULIB_CANONICALIZE_FILE_NAME@
62798 -GL_GNULIB_CBRT = @GL_GNULIB_CBRT@
62799 -GL_GNULIB_CBRTF = @GL_GNULIB_CBRTF@
62800 -GL_GNULIB_CBRTL = @GL_GNULIB_CBRTL@
62801 -GL_GNULIB_CEIL = @GL_GNULIB_CEIL@
62802 -GL_GNULIB_CEILF = @GL_GNULIB_CEILF@
62803 -GL_GNULIB_CEILL = @GL_GNULIB_CEILL@
62804 -GL_GNULIB_CHDIR = @GL_GNULIB_CHDIR@
62805 -GL_GNULIB_CHOWN = @GL_GNULIB_CHOWN@
62806 -GL_GNULIB_CLOSE = @GL_GNULIB_CLOSE@
62807 -GL_GNULIB_CLOSEDIR = @GL_GNULIB_CLOSEDIR@
62808 -GL_GNULIB_COPYSIGN = @GL_GNULIB_COPYSIGN@
62809 -GL_GNULIB_COPYSIGNF = @GL_GNULIB_COPYSIGNF@
62810 -GL_GNULIB_COPYSIGNL = @GL_GNULIB_COPYSIGNL@
62811 -GL_GNULIB_COPY_FILE_RANGE = @GL_GNULIB_COPY_FILE_RANGE@
62812 -GL_GNULIB_COSF = @GL_GNULIB_COSF@
62813 -GL_GNULIB_COSHF = @GL_GNULIB_COSHF@
62814 -GL_GNULIB_COSL = @GL_GNULIB_COSL@
62815 -GL_GNULIB_CREAT = @GL_GNULIB_CREAT@
62816 -GL_GNULIB_CTIME = @GL_GNULIB_CTIME@
62817 -GL_GNULIB_DIRFD = @GL_GNULIB_DIRFD@
62818 -GL_GNULIB_DPRINTF = @GL_GNULIB_DPRINTF@
62819 -GL_GNULIB_DUP = @GL_GNULIB_DUP@
62820 -GL_GNULIB_DUP2 = @GL_GNULIB_DUP2@
62821 -GL_GNULIB_DUP3 = @GL_GNULIB_DUP3@
62822 -GL_GNULIB_ENVIRON = @GL_GNULIB_ENVIRON@
62823 -GL_GNULIB_EUIDACCESS = @GL_GNULIB_EUIDACCESS@
62824 -GL_GNULIB_EXECL = @GL_GNULIB_EXECL@
62825 -GL_GNULIB_EXECLE = @GL_GNULIB_EXECLE@
62826 -GL_GNULIB_EXECLP = @GL_GNULIB_EXECLP@
62827 -GL_GNULIB_EXECV = @GL_GNULIB_EXECV@
62828 -GL_GNULIB_EXECVE = @GL_GNULIB_EXECVE@
62829 -GL_GNULIB_EXECVP = @GL_GNULIB_EXECVP@
62830 -GL_GNULIB_EXECVPE = @GL_GNULIB_EXECVPE@
62831 -GL_GNULIB_EXP2 = @GL_GNULIB_EXP2@
62832 -GL_GNULIB_EXP2F = @GL_GNULIB_EXP2F@
62833 -GL_GNULIB_EXP2L = @GL_GNULIB_EXP2L@
62834 -GL_GNULIB_EXPF = @GL_GNULIB_EXPF@
62835 -GL_GNULIB_EXPL = @GL_GNULIB_EXPL@
62836 -GL_GNULIB_EXPLICIT_BZERO = @GL_GNULIB_EXPLICIT_BZERO@
62837 -GL_GNULIB_EXPM1 = @GL_GNULIB_EXPM1@
62838 -GL_GNULIB_EXPM1F = @GL_GNULIB_EXPM1F@
62839 -GL_GNULIB_EXPM1L = @GL_GNULIB_EXPM1L@
62840 -GL_GNULIB_FABSF = @GL_GNULIB_FABSF@
62841 -GL_GNULIB_FABSL = @GL_GNULIB_FABSL@
62842 -GL_GNULIB_FACCESSAT = @GL_GNULIB_FACCESSAT@
62843 -GL_GNULIB_FCHDIR = @GL_GNULIB_FCHDIR@
62844 -GL_GNULIB_FCHMODAT = @GL_GNULIB_FCHMODAT@
62845 -GL_GNULIB_FCHOWNAT = @GL_GNULIB_FCHOWNAT@
62846 -GL_GNULIB_FCLOSE = @GL_GNULIB_FCLOSE@
62847 -GL_GNULIB_FCNTL = @GL_GNULIB_FCNTL@
62848 -GL_GNULIB_FDATASYNC = @GL_GNULIB_FDATASYNC@
62849 -GL_GNULIB_FDOPEN = @GL_GNULIB_FDOPEN@
62850 -GL_GNULIB_FDOPENDIR = @GL_GNULIB_FDOPENDIR@
62851 -GL_GNULIB_FFLUSH = @GL_GNULIB_FFLUSH@
62852 -GL_GNULIB_FFS = @GL_GNULIB_FFS@
62853 -GL_GNULIB_FFSL = @GL_GNULIB_FFSL@
62854 -GL_GNULIB_FFSLL = @GL_GNULIB_FFSLL@
62855 -GL_GNULIB_FGETC = @GL_GNULIB_FGETC@
62856 -GL_GNULIB_FGETS = @GL_GNULIB_FGETS@
62857 -GL_GNULIB_FLOOR = @GL_GNULIB_FLOOR@
62858 -GL_GNULIB_FLOORF = @GL_GNULIB_FLOORF@
62859 -GL_GNULIB_FLOORL = @GL_GNULIB_FLOORL@
62860 -GL_GNULIB_FMA = @GL_GNULIB_FMA@
62861 -GL_GNULIB_FMAF = @GL_GNULIB_FMAF@
62862 -GL_GNULIB_FMAL = @GL_GNULIB_FMAL@
62863 -GL_GNULIB_FMOD = @GL_GNULIB_FMOD@
62864 -GL_GNULIB_FMODF = @GL_GNULIB_FMODF@
62865 -GL_GNULIB_FMODL = @GL_GNULIB_FMODL@
62866 -GL_GNULIB_FOPEN = @GL_GNULIB_FOPEN@
62867 -GL_GNULIB_FOPEN_GNU = @GL_GNULIB_FOPEN_GNU@
62868 -GL_GNULIB_FPRINTF = @GL_GNULIB_FPRINTF@
62869 -GL_GNULIB_FPRINTF_POSIX = @GL_GNULIB_FPRINTF_POSIX@
62870 -GL_GNULIB_FPURGE = @GL_GNULIB_FPURGE@
62871 -GL_GNULIB_FPUTC = @GL_GNULIB_FPUTC@
62872 -GL_GNULIB_FPUTS = @GL_GNULIB_FPUTS@
62873 -GL_GNULIB_FREAD = @GL_GNULIB_FREAD@
62874 -GL_GNULIB_FREE_POSIX = @GL_GNULIB_FREE_POSIX@
62875 -GL_GNULIB_FREOPEN = @GL_GNULIB_FREOPEN@
62876 -GL_GNULIB_FREXP = @GL_GNULIB_FREXP@
62877 -GL_GNULIB_FREXPF = @GL_GNULIB_FREXPF@
62878 -GL_GNULIB_FREXPL = @GL_GNULIB_FREXPL@
62879 -GL_GNULIB_FSCANF = @GL_GNULIB_FSCANF@
62880 -GL_GNULIB_FSEEK = @GL_GNULIB_FSEEK@
62881 -GL_GNULIB_FSEEKO = @GL_GNULIB_FSEEKO@
62882 -GL_GNULIB_FSTAT = @GL_GNULIB_FSTAT@
62883 -GL_GNULIB_FSTATAT = @GL_GNULIB_FSTATAT@
62884 -GL_GNULIB_FSYNC = @GL_GNULIB_FSYNC@
62885 -GL_GNULIB_FTELL = @GL_GNULIB_FTELL@
62886 -GL_GNULIB_FTELLO = @GL_GNULIB_FTELLO@
62887 -GL_GNULIB_FTRUNCATE = @GL_GNULIB_FTRUNCATE@
62888 -GL_GNULIB_FUTIMENS = @GL_GNULIB_FUTIMENS@
62889 -GL_GNULIB_FWRITE = @GL_GNULIB_FWRITE@
62890 -GL_GNULIB_GETC = @GL_GNULIB_GETC@
62891 -GL_GNULIB_GETCHAR = @GL_GNULIB_GETCHAR@
62892 -GL_GNULIB_GETCWD = @GL_GNULIB_GETCWD@
62893 -GL_GNULIB_GETDELIM = @GL_GNULIB_GETDELIM@
62894 -GL_GNULIB_GETDOMAINNAME = @GL_GNULIB_GETDOMAINNAME@
62895 -GL_GNULIB_GETDTABLESIZE = @GL_GNULIB_GETDTABLESIZE@
62896 -GL_GNULIB_GETENTROPY = @GL_GNULIB_GETENTROPY@
62897 -GL_GNULIB_GETGROUPS = @GL_GNULIB_GETGROUPS@
62898 -GL_GNULIB_GETHOSTNAME = @GL_GNULIB_GETHOSTNAME@
62899 -GL_GNULIB_GETLINE = @GL_GNULIB_GETLINE@
62900 -GL_GNULIB_GETLOADAVG = @GL_GNULIB_GETLOADAVG@
62901 -GL_GNULIB_GETLOGIN = @GL_GNULIB_GETLOGIN@
62902 -GL_GNULIB_GETLOGIN_R = @GL_GNULIB_GETLOGIN_R@
62903 -GL_GNULIB_GETOPT_POSIX = @GL_GNULIB_GETOPT_POSIX@
62904 -GL_GNULIB_GETPAGESIZE = @GL_GNULIB_GETPAGESIZE@
62905 -GL_GNULIB_GETPASS = @GL_GNULIB_GETPASS@
62906 -GL_GNULIB_GETPASS_GNU = @GL_GNULIB_GETPASS_GNU@
62907 -GL_GNULIB_GETSUBOPT = @GL_GNULIB_GETSUBOPT@
62908 -GL_GNULIB_GETTIMEOFDAY = @GL_GNULIB_GETTIMEOFDAY@
62909 -GL_GNULIB_GETUMASK = @GL_GNULIB_GETUMASK@
62910 -GL_GNULIB_GETUSERSHELL = @GL_GNULIB_GETUSERSHELL@
62911 -GL_GNULIB_GRANTPT = @GL_GNULIB_GRANTPT@
62912 -GL_GNULIB_GROUP_MEMBER = @GL_GNULIB_GROUP_MEMBER@
62913 -GL_GNULIB_HYPOT = @GL_GNULIB_HYPOT@
62914 -GL_GNULIB_HYPOTF = @GL_GNULIB_HYPOTF@
62915 -GL_GNULIB_HYPOTL = @GL_GNULIB_HYPOTL@
62916 -GL_GNULIB_ILOGB = @GL_GNULIB_ILOGB@
62917 -GL_GNULIB_ILOGBF = @GL_GNULIB_ILOGBF@
62918 -GL_GNULIB_ILOGBL = @GL_GNULIB_ILOGBL@
62919 -GL_GNULIB_IMAXABS = @GL_GNULIB_IMAXABS@
62920 -GL_GNULIB_IMAXDIV = @GL_GNULIB_IMAXDIV@
62921 -GL_GNULIB_ISATTY = @GL_GNULIB_ISATTY@
62922 -GL_GNULIB_ISFINITE = @GL_GNULIB_ISFINITE@
62923 -GL_GNULIB_ISINF = @GL_GNULIB_ISINF@
62924 -GL_GNULIB_ISNAN = @GL_GNULIB_ISNAN@
62925 -GL_GNULIB_ISNAND = @GL_GNULIB_ISNAND@
62926 -GL_GNULIB_ISNANF = @GL_GNULIB_ISNANF@
62927 -GL_GNULIB_ISNANL = @GL_GNULIB_ISNANL@
62928 -GL_GNULIB_LCHMOD = @GL_GNULIB_LCHMOD@
62929 -GL_GNULIB_LCHOWN = @GL_GNULIB_LCHOWN@
62930 -GL_GNULIB_LDEXPF = @GL_GNULIB_LDEXPF@
62931 -GL_GNULIB_LDEXPL = @GL_GNULIB_LDEXPL@
62932 -GL_GNULIB_LINK = @GL_GNULIB_LINK@
62933 -GL_GNULIB_LINKAT = @GL_GNULIB_LINKAT@
62934 -GL_GNULIB_LOCALTIME = @GL_GNULIB_LOCALTIME@
62935 -GL_GNULIB_LOG = @GL_GNULIB_LOG@
62936 -GL_GNULIB_LOG10 = @GL_GNULIB_LOG10@
62937 -GL_GNULIB_LOG10F = @GL_GNULIB_LOG10F@
62938 -GL_GNULIB_LOG10L = @GL_GNULIB_LOG10L@
62939 -GL_GNULIB_LOG1P = @GL_GNULIB_LOG1P@
62940 -GL_GNULIB_LOG1PF = @GL_GNULIB_LOG1PF@
62941 -GL_GNULIB_LOG1PL = @GL_GNULIB_LOG1PL@
62942 -GL_GNULIB_LOG2 = @GL_GNULIB_LOG2@
62943 -GL_GNULIB_LOG2F = @GL_GNULIB_LOG2F@
62944 -GL_GNULIB_LOG2L = @GL_GNULIB_LOG2L@
62945 -GL_GNULIB_LOGB = @GL_GNULIB_LOGB@
62946 -GL_GNULIB_LOGBF = @GL_GNULIB_LOGBF@
62947 -GL_GNULIB_LOGBL = @GL_GNULIB_LOGBL@
62948 -GL_GNULIB_LOGF = @GL_GNULIB_LOGF@
62949 -GL_GNULIB_LOGL = @GL_GNULIB_LOGL@
62950 -GL_GNULIB_LSEEK = @GL_GNULIB_LSEEK@
62951 -GL_GNULIB_LSTAT = @GL_GNULIB_LSTAT@
62952 -GL_GNULIB_MALLOC_GNU = @GL_GNULIB_MALLOC_GNU@
62953 -GL_GNULIB_MALLOC_POSIX = @GL_GNULIB_MALLOC_POSIX@
62954 -GL_GNULIB_MBRLEN = @GL_GNULIB_MBRLEN@
62955 -GL_GNULIB_MBRTOWC = @GL_GNULIB_MBRTOWC@
62956 -GL_GNULIB_MBSCASECMP = @GL_GNULIB_MBSCASECMP@
62957 -GL_GNULIB_MBSCASESTR = @GL_GNULIB_MBSCASESTR@
62958 -GL_GNULIB_MBSCHR = @GL_GNULIB_MBSCHR@
62959 -GL_GNULIB_MBSCSPN = @GL_GNULIB_MBSCSPN@
62960 -GL_GNULIB_MBSINIT = @GL_GNULIB_MBSINIT@
62961 -GL_GNULIB_MBSLEN = @GL_GNULIB_MBSLEN@
62962 -GL_GNULIB_MBSNCASECMP = @GL_GNULIB_MBSNCASECMP@
62963 -GL_GNULIB_MBSNLEN = @GL_GNULIB_MBSNLEN@
62964 -GL_GNULIB_MBSNRTOWCS = @GL_GNULIB_MBSNRTOWCS@
62965 -GL_GNULIB_MBSPBRK = @GL_GNULIB_MBSPBRK@
62966 -GL_GNULIB_MBSPCASECMP = @GL_GNULIB_MBSPCASECMP@
62967 -GL_GNULIB_MBSRCHR = @GL_GNULIB_MBSRCHR@
62968 -GL_GNULIB_MBSRTOWCS = @GL_GNULIB_MBSRTOWCS@
62969 -GL_GNULIB_MBSSEP = @GL_GNULIB_MBSSEP@
62970 -GL_GNULIB_MBSSPN = @GL_GNULIB_MBSSPN@
62971 -GL_GNULIB_MBSSTR = @GL_GNULIB_MBSSTR@
62972 -GL_GNULIB_MBSTOK_R = @GL_GNULIB_MBSTOK_R@
62973 -GL_GNULIB_MBTOWC = @GL_GNULIB_MBTOWC@
62974 -GL_GNULIB_MDA_ACCESS = @GL_GNULIB_MDA_ACCESS@
62975 -GL_GNULIB_MDA_CHDIR = @GL_GNULIB_MDA_CHDIR@
62976 -GL_GNULIB_MDA_CHMOD = @GL_GNULIB_MDA_CHMOD@
62977 -GL_GNULIB_MDA_CLOSE = @GL_GNULIB_MDA_CLOSE@
62978 -GL_GNULIB_MDA_CREAT = @GL_GNULIB_MDA_CREAT@
62979 -GL_GNULIB_MDA_DUP = @GL_GNULIB_MDA_DUP@
62980 -GL_GNULIB_MDA_DUP2 = @GL_GNULIB_MDA_DUP2@
62981 -GL_GNULIB_MDA_ECVT = @GL_GNULIB_MDA_ECVT@
62982 -GL_GNULIB_MDA_EXECL = @GL_GNULIB_MDA_EXECL@
62983 -GL_GNULIB_MDA_EXECLE = @GL_GNULIB_MDA_EXECLE@
62984 -GL_GNULIB_MDA_EXECLP = @GL_GNULIB_MDA_EXECLP@
62985 -GL_GNULIB_MDA_EXECV = @GL_GNULIB_MDA_EXECV@
62986 -GL_GNULIB_MDA_EXECVE = @GL_GNULIB_MDA_EXECVE@
62987 -GL_GNULIB_MDA_EXECVP = @GL_GNULIB_MDA_EXECVP@
62988 -GL_GNULIB_MDA_EXECVPE = @GL_GNULIB_MDA_EXECVPE@
62989 -GL_GNULIB_MDA_FCLOSEALL = @GL_GNULIB_MDA_FCLOSEALL@
62990 -GL_GNULIB_MDA_FCVT = @GL_GNULIB_MDA_FCVT@
62991 -GL_GNULIB_MDA_FDOPEN = @GL_GNULIB_MDA_FDOPEN@
62992 -GL_GNULIB_MDA_FILENO = @GL_GNULIB_MDA_FILENO@
62993 -GL_GNULIB_MDA_GCVT = @GL_GNULIB_MDA_GCVT@
62994 -GL_GNULIB_MDA_GETCWD = @GL_GNULIB_MDA_GETCWD@
62995 -GL_GNULIB_MDA_GETPID = @GL_GNULIB_MDA_GETPID@
62996 -GL_GNULIB_MDA_GETW = @GL_GNULIB_MDA_GETW@
62997 -GL_GNULIB_MDA_ISATTY = @GL_GNULIB_MDA_ISATTY@
62998 -GL_GNULIB_MDA_J0 = @GL_GNULIB_MDA_J0@
62999 -GL_GNULIB_MDA_J1 = @GL_GNULIB_MDA_J1@
63000 -GL_GNULIB_MDA_JN = @GL_GNULIB_MDA_JN@
63001 -GL_GNULIB_MDA_LSEEK = @GL_GNULIB_MDA_LSEEK@
63002 -GL_GNULIB_MDA_MEMCCPY = @GL_GNULIB_MDA_MEMCCPY@
63003 -GL_GNULIB_MDA_MKDIR = @GL_GNULIB_MDA_MKDIR@
63004 -GL_GNULIB_MDA_MKTEMP = @GL_GNULIB_MDA_MKTEMP@
63005 -GL_GNULIB_MDA_OPEN = @GL_GNULIB_MDA_OPEN@
63006 -GL_GNULIB_MDA_PUTENV = @GL_GNULIB_MDA_PUTENV@
63007 -GL_GNULIB_MDA_PUTW = @GL_GNULIB_MDA_PUTW@
63008 -GL_GNULIB_MDA_READ = @GL_GNULIB_MDA_READ@
63009 -GL_GNULIB_MDA_RMDIR = @GL_GNULIB_MDA_RMDIR@
63010 -GL_GNULIB_MDA_STRDUP = @GL_GNULIB_MDA_STRDUP@
63011 -GL_GNULIB_MDA_SWAB = @GL_GNULIB_MDA_SWAB@
63012 -GL_GNULIB_MDA_TEMPNAM = @GL_GNULIB_MDA_TEMPNAM@
63013 -GL_GNULIB_MDA_TZSET = @GL_GNULIB_MDA_TZSET@
63014 -GL_GNULIB_MDA_UMASK = @GL_GNULIB_MDA_UMASK@
63015 -GL_GNULIB_MDA_UNLINK = @GL_GNULIB_MDA_UNLINK@
63016 -GL_GNULIB_MDA_UTIME = @GL_GNULIB_MDA_UTIME@
63017 -GL_GNULIB_MDA_WCSDUP = @GL_GNULIB_MDA_WCSDUP@
63018 -GL_GNULIB_MDA_WRITE = @GL_GNULIB_MDA_WRITE@
63019 -GL_GNULIB_MDA_Y0 = @GL_GNULIB_MDA_Y0@
63020 -GL_GNULIB_MDA_Y1 = @GL_GNULIB_MDA_Y1@
63021 -GL_GNULIB_MDA_YN = @GL_GNULIB_MDA_YN@
63022 -GL_GNULIB_MEMCHR = @GL_GNULIB_MEMCHR@
63023 -GL_GNULIB_MEMMEM = @GL_GNULIB_MEMMEM@
63024 -GL_GNULIB_MEMPCPY = @GL_GNULIB_MEMPCPY@
63025 -GL_GNULIB_MEMRCHR = @GL_GNULIB_MEMRCHR@
63026 -GL_GNULIB_MKDIR = @GL_GNULIB_MKDIR@
63027 -GL_GNULIB_MKDIRAT = @GL_GNULIB_MKDIRAT@
63028 -GL_GNULIB_MKDTEMP = @GL_GNULIB_MKDTEMP@
63029 -GL_GNULIB_MKFIFO = @GL_GNULIB_MKFIFO@
63030 -GL_GNULIB_MKFIFOAT = @GL_GNULIB_MKFIFOAT@
63031 -GL_GNULIB_MKNOD = @GL_GNULIB_MKNOD@
63032 -GL_GNULIB_MKNODAT = @GL_GNULIB_MKNODAT@
63033 -GL_GNULIB_MKOSTEMP = @GL_GNULIB_MKOSTEMP@
63034 -GL_GNULIB_MKOSTEMPS = @GL_GNULIB_MKOSTEMPS@
63035 -GL_GNULIB_MKSTEMP = @GL_GNULIB_MKSTEMP@
63036 -GL_GNULIB_MKSTEMPS = @GL_GNULIB_MKSTEMPS@
63037 -GL_GNULIB_MKTIME = @GL_GNULIB_MKTIME@
63038 -GL_GNULIB_MODF = @GL_GNULIB_MODF@
63039 -GL_GNULIB_MODFF = @GL_GNULIB_MODFF@
63040 -GL_GNULIB_MODFL = @GL_GNULIB_MODFL@
63041 -GL_GNULIB_NANOSLEEP = @GL_GNULIB_NANOSLEEP@
63042 -GL_GNULIB_NONBLOCKING = @GL_GNULIB_NONBLOCKING@
63043 -GL_GNULIB_OBSTACK_PRINTF = @GL_GNULIB_OBSTACK_PRINTF@
63044 -GL_GNULIB_OBSTACK_PRINTF_POSIX = @GL_GNULIB_OBSTACK_PRINTF_POSIX@
63045 -GL_GNULIB_OPEN = @GL_GNULIB_OPEN@
63046 -GL_GNULIB_OPENAT = @GL_GNULIB_OPENAT@
63047 -GL_GNULIB_OPENDIR = @GL_GNULIB_OPENDIR@
63048 -GL_GNULIB_OVERRIDES_STRUCT_STAT = @GL_GNULIB_OVERRIDES_STRUCT_STAT@
63049 -GL_GNULIB_PCLOSE = @GL_GNULIB_PCLOSE@
63050 -GL_GNULIB_PERROR = @GL_GNULIB_PERROR@
63051 -GL_GNULIB_PIPE = @GL_GNULIB_PIPE@
63052 -GL_GNULIB_PIPE2 = @GL_GNULIB_PIPE2@
63053 -GL_GNULIB_POPEN = @GL_GNULIB_POPEN@
63054 -GL_GNULIB_POSIX_MEMALIGN = @GL_GNULIB_POSIX_MEMALIGN@
63055 -GL_GNULIB_POSIX_OPENPT = @GL_GNULIB_POSIX_OPENPT@
63056 -GL_GNULIB_POWF = @GL_GNULIB_POWF@
63057 -GL_GNULIB_PREAD = @GL_GNULIB_PREAD@
63058 -GL_GNULIB_PRINTF = @GL_GNULIB_PRINTF@
63059 -GL_GNULIB_PRINTF_POSIX = @GL_GNULIB_PRINTF_POSIX@
63060 -GL_GNULIB_PTSNAME = @GL_GNULIB_PTSNAME@
63061 -GL_GNULIB_PTSNAME_R = @GL_GNULIB_PTSNAME_R@
63062 -GL_GNULIB_PUTC = @GL_GNULIB_PUTC@
63063 -GL_GNULIB_PUTCHAR = @GL_GNULIB_PUTCHAR@
63064 -GL_GNULIB_PUTENV = @GL_GNULIB_PUTENV@
63065 -GL_GNULIB_PUTS = @GL_GNULIB_PUTS@
63066 -GL_GNULIB_PWRITE = @GL_GNULIB_PWRITE@
63067 -GL_GNULIB_QSORT_R = @GL_GNULIB_QSORT_R@
63068 -GL_GNULIB_RANDOM = @GL_GNULIB_RANDOM@
63069 -GL_GNULIB_RANDOM_R = @GL_GNULIB_RANDOM_R@
63070 -GL_GNULIB_RAWMEMCHR = @GL_GNULIB_RAWMEMCHR@
63071 -GL_GNULIB_READ = @GL_GNULIB_READ@
63072 -GL_GNULIB_READDIR = @GL_GNULIB_READDIR@
63073 -GL_GNULIB_READLINK = @GL_GNULIB_READLINK@
63074 -GL_GNULIB_READLINKAT = @GL_GNULIB_READLINKAT@
63075 -GL_GNULIB_REALLOCARRAY = @GL_GNULIB_REALLOCARRAY@
63076 -GL_GNULIB_REALLOC_GNU = @GL_GNULIB_REALLOC_GNU@
63077 -GL_GNULIB_REALLOC_POSIX = @GL_GNULIB_REALLOC_POSIX@
63078 -GL_GNULIB_REALPATH = @GL_GNULIB_REALPATH@
63079 -GL_GNULIB_REMAINDER = @GL_GNULIB_REMAINDER@
63080 -GL_GNULIB_REMAINDERF = @GL_GNULIB_REMAINDERF@
63081 -GL_GNULIB_REMAINDERL = @GL_GNULIB_REMAINDERL@
63082 -GL_GNULIB_REMOVE = @GL_GNULIB_REMOVE@
63083 -GL_GNULIB_RENAME = @GL_GNULIB_RENAME@
63084 -GL_GNULIB_RENAMEAT = @GL_GNULIB_RENAMEAT@
63085 -GL_GNULIB_REWINDDIR = @GL_GNULIB_REWINDDIR@
63086 -GL_GNULIB_RINT = @GL_GNULIB_RINT@
63087 -GL_GNULIB_RINTF = @GL_GNULIB_RINTF@
63088 -GL_GNULIB_RINTL = @GL_GNULIB_RINTL@
63089 -GL_GNULIB_RMDIR = @GL_GNULIB_RMDIR@
63090 -GL_GNULIB_ROUND = @GL_GNULIB_ROUND@
63091 -GL_GNULIB_ROUNDF = @GL_GNULIB_ROUNDF@
63092 -GL_GNULIB_ROUNDL = @GL_GNULIB_ROUNDL@
63093 -GL_GNULIB_RPMATCH = @GL_GNULIB_RPMATCH@
63094 -GL_GNULIB_SCANDIR = @GL_GNULIB_SCANDIR@
63095 -GL_GNULIB_SCANF = @GL_GNULIB_SCANF@
63096 -GL_GNULIB_SECURE_GETENV = @GL_GNULIB_SECURE_GETENV@
63097 -GL_GNULIB_SETENV = @GL_GNULIB_SETENV@
63098 -GL_GNULIB_SETHOSTNAME = @GL_GNULIB_SETHOSTNAME@
63099 -GL_GNULIB_SIGABBREV_NP = @GL_GNULIB_SIGABBREV_NP@
63100 -GL_GNULIB_SIGDESCR_NP = @GL_GNULIB_SIGDESCR_NP@
63101 -GL_GNULIB_SIGNBIT = @GL_GNULIB_SIGNBIT@
63102 -GL_GNULIB_SINF = @GL_GNULIB_SINF@
63103 -GL_GNULIB_SINHF = @GL_GNULIB_SINHF@
63104 -GL_GNULIB_SINL = @GL_GNULIB_SINL@
63105 -GL_GNULIB_SLEEP = @GL_GNULIB_SLEEP@
63106 -GL_GNULIB_SNPRINTF = @GL_GNULIB_SNPRINTF@
63107 -GL_GNULIB_SPRINTF_POSIX = @GL_GNULIB_SPRINTF_POSIX@
63108 -GL_GNULIB_SQRTF = @GL_GNULIB_SQRTF@
63109 -GL_GNULIB_SQRTL = @GL_GNULIB_SQRTL@
63110 -GL_GNULIB_STAT = @GL_GNULIB_STAT@
63111 -GL_GNULIB_STDIO_H_NONBLOCKING = @GL_GNULIB_STDIO_H_NONBLOCKING@
63112 -GL_GNULIB_STDIO_H_SIGPIPE = @GL_GNULIB_STDIO_H_SIGPIPE@
63113 -GL_GNULIB_STPCPY = @GL_GNULIB_STPCPY@
63114 -GL_GNULIB_STPNCPY = @GL_GNULIB_STPNCPY@
63115 -GL_GNULIB_STRCASESTR = @GL_GNULIB_STRCASESTR@
63116 -GL_GNULIB_STRCHRNUL = @GL_GNULIB_STRCHRNUL@
63117 -GL_GNULIB_STRDUP = @GL_GNULIB_STRDUP@
63118 -GL_GNULIB_STRERROR = @GL_GNULIB_STRERROR@
63119 -GL_GNULIB_STRERRORNAME_NP = @GL_GNULIB_STRERRORNAME_NP@
63120 -GL_GNULIB_STRERROR_R = @GL_GNULIB_STRERROR_R@
63121 -GL_GNULIB_STRFTIME = @GL_GNULIB_STRFTIME@
63122 -GL_GNULIB_STRNCAT = @GL_GNULIB_STRNCAT@
63123 -GL_GNULIB_STRNDUP = @GL_GNULIB_STRNDUP@
63124 -GL_GNULIB_STRNLEN = @GL_GNULIB_STRNLEN@
63125 -GL_GNULIB_STRPBRK = @GL_GNULIB_STRPBRK@
63126 -GL_GNULIB_STRPTIME = @GL_GNULIB_STRPTIME@
63127 -GL_GNULIB_STRSEP = @GL_GNULIB_STRSEP@
63128 -GL_GNULIB_STRSIGNAL = @GL_GNULIB_STRSIGNAL@
63129 -GL_GNULIB_STRSTR = @GL_GNULIB_STRSTR@
63130 -GL_GNULIB_STRTOD = @GL_GNULIB_STRTOD@
63131 -GL_GNULIB_STRTOIMAX = @GL_GNULIB_STRTOIMAX@
63132 -GL_GNULIB_STRTOK_R = @GL_GNULIB_STRTOK_R@
63133 -GL_GNULIB_STRTOL = @GL_GNULIB_STRTOL@
63134 -GL_GNULIB_STRTOLD = @GL_GNULIB_STRTOLD@
63135 -GL_GNULIB_STRTOLL = @GL_GNULIB_STRTOLL@
63136 -GL_GNULIB_STRTOUL = @GL_GNULIB_STRTOUL@
63137 -GL_GNULIB_STRTOULL = @GL_GNULIB_STRTOULL@
63138 -GL_GNULIB_STRTOUMAX = @GL_GNULIB_STRTOUMAX@
63139 -GL_GNULIB_STRVERSCMP = @GL_GNULIB_STRVERSCMP@
63140 -GL_GNULIB_SYMLINK = @GL_GNULIB_SYMLINK@
63141 -GL_GNULIB_SYMLINKAT = @GL_GNULIB_SYMLINKAT@
63142 -GL_GNULIB_SYSTEM_POSIX = @GL_GNULIB_SYSTEM_POSIX@
63143 -GL_GNULIB_TANF = @GL_GNULIB_TANF@
63144 -GL_GNULIB_TANHF = @GL_GNULIB_TANHF@
63145 -GL_GNULIB_TANL = @GL_GNULIB_TANL@
63146 -GL_GNULIB_TIMEGM = @GL_GNULIB_TIMEGM@
63147 -GL_GNULIB_TIMESPEC_GET = @GL_GNULIB_TIMESPEC_GET@
63148 -GL_GNULIB_TIMESPEC_GETRES = @GL_GNULIB_TIMESPEC_GETRES@
63149 -GL_GNULIB_TIME_R = @GL_GNULIB_TIME_R@
63150 -GL_GNULIB_TIME_RZ = @GL_GNULIB_TIME_RZ@
63151 -GL_GNULIB_TMPFILE = @GL_GNULIB_TMPFILE@
63152 -GL_GNULIB_TRUNC = @GL_GNULIB_TRUNC@
63153 -GL_GNULIB_TRUNCATE = @GL_GNULIB_TRUNCATE@
63154 -GL_GNULIB_TRUNCF = @GL_GNULIB_TRUNCF@
63155 -GL_GNULIB_TRUNCL = @GL_GNULIB_TRUNCL@
63156 -GL_GNULIB_TTYNAME_R = @GL_GNULIB_TTYNAME_R@
63157 -GL_GNULIB_TZSET = @GL_GNULIB_TZSET@
63158 -GL_GNULIB_UNISTD_H_GETOPT = @GL_GNULIB_UNISTD_H_GETOPT@
63159 -GL_GNULIB_UNISTD_H_NONBLOCKING = @GL_GNULIB_UNISTD_H_NONBLOCKING@
63160 -GL_GNULIB_UNISTD_H_SIGPIPE = @GL_GNULIB_UNISTD_H_SIGPIPE@
63161 -GL_GNULIB_UNLINK = @GL_GNULIB_UNLINK@
63162 -GL_GNULIB_UNLINKAT = @GL_GNULIB_UNLINKAT@
63163 -GL_GNULIB_UNLOCKPT = @GL_GNULIB_UNLOCKPT@
63164 -GL_GNULIB_UNSETENV = @GL_GNULIB_UNSETENV@
63165 -GL_GNULIB_USLEEP = @GL_GNULIB_USLEEP@
63166 -GL_GNULIB_UTIME = @GL_GNULIB_UTIME@
63167 -GL_GNULIB_UTIMENSAT = @GL_GNULIB_UTIMENSAT@
63168 -GL_GNULIB_VASPRINTF = @GL_GNULIB_VASPRINTF@
63169 -GL_GNULIB_VDPRINTF = @GL_GNULIB_VDPRINTF@
63170 -GL_GNULIB_VFPRINTF = @GL_GNULIB_VFPRINTF@
63171 -GL_GNULIB_VFPRINTF_POSIX = @GL_GNULIB_VFPRINTF_POSIX@
63172 -GL_GNULIB_VFSCANF = @GL_GNULIB_VFSCANF@
63173 -GL_GNULIB_VPRINTF = @GL_GNULIB_VPRINTF@
63174 -GL_GNULIB_VPRINTF_POSIX = @GL_GNULIB_VPRINTF_POSIX@
63175 -GL_GNULIB_VSCANF = @GL_GNULIB_VSCANF@
63176 -GL_GNULIB_VSNPRINTF = @GL_GNULIB_VSNPRINTF@
63177 -GL_GNULIB_VSPRINTF_POSIX = @GL_GNULIB_VSPRINTF_POSIX@
63178 -GL_GNULIB_WCPCPY = @GL_GNULIB_WCPCPY@
63179 -GL_GNULIB_WCPNCPY = @GL_GNULIB_WCPNCPY@
63180 -GL_GNULIB_WCRTOMB = @GL_GNULIB_WCRTOMB@
63181 -GL_GNULIB_WCSCASECMP = @GL_GNULIB_WCSCASECMP@
63182 -GL_GNULIB_WCSCAT = @GL_GNULIB_WCSCAT@
63183 -GL_GNULIB_WCSCHR = @GL_GNULIB_WCSCHR@
63184 -GL_GNULIB_WCSCMP = @GL_GNULIB_WCSCMP@
63185 -GL_GNULIB_WCSCOLL = @GL_GNULIB_WCSCOLL@
63186 -GL_GNULIB_WCSCPY = @GL_GNULIB_WCSCPY@
63187 -GL_GNULIB_WCSCSPN = @GL_GNULIB_WCSCSPN@
63188 -GL_GNULIB_WCSDUP = @GL_GNULIB_WCSDUP@
63189 -GL_GNULIB_WCSFTIME = @GL_GNULIB_WCSFTIME@
63190 -GL_GNULIB_WCSLEN = @GL_GNULIB_WCSLEN@
63191 -GL_GNULIB_WCSNCASECMP = @GL_GNULIB_WCSNCASECMP@
63192 -GL_GNULIB_WCSNCAT = @GL_GNULIB_WCSNCAT@
63193 -GL_GNULIB_WCSNCMP = @GL_GNULIB_WCSNCMP@
63194 -GL_GNULIB_WCSNCPY = @GL_GNULIB_WCSNCPY@
63195 -GL_GNULIB_WCSNLEN = @GL_GNULIB_WCSNLEN@
63196 -GL_GNULIB_WCSNRTOMBS = @GL_GNULIB_WCSNRTOMBS@
63197 -GL_GNULIB_WCSPBRK = @GL_GNULIB_WCSPBRK@
63198 -GL_GNULIB_WCSRCHR = @GL_GNULIB_WCSRCHR@
63199 -GL_GNULIB_WCSRTOMBS = @GL_GNULIB_WCSRTOMBS@
63200 -GL_GNULIB_WCSSPN = @GL_GNULIB_WCSSPN@
63201 -GL_GNULIB_WCSSTR = @GL_GNULIB_WCSSTR@
63202 -GL_GNULIB_WCSTOK = @GL_GNULIB_WCSTOK@
63203 -GL_GNULIB_WCSWIDTH = @GL_GNULIB_WCSWIDTH@
63204 -GL_GNULIB_WCSXFRM = @GL_GNULIB_WCSXFRM@
63205 -GL_GNULIB_WCTOB = @GL_GNULIB_WCTOB@
63206 -GL_GNULIB_WCTOMB = @GL_GNULIB_WCTOMB@
63207 -GL_GNULIB_WCWIDTH = @GL_GNULIB_WCWIDTH@
63208 -GL_GNULIB_WMEMCHR = @GL_GNULIB_WMEMCHR@
63209 -GL_GNULIB_WMEMCMP = @GL_GNULIB_WMEMCMP@
63210 -GL_GNULIB_WMEMCPY = @GL_GNULIB_WMEMCPY@
63211 -GL_GNULIB_WMEMMOVE = @GL_GNULIB_WMEMMOVE@
63212 -GL_GNULIB_WMEMPCPY = @GL_GNULIB_WMEMPCPY@
63213 -GL_GNULIB_WMEMSET = @GL_GNULIB_WMEMSET@
63214 -GL_GNULIB_WRITE = @GL_GNULIB_WRITE@
63215 -GL_GNULIB__EXIT = @GL_GNULIB__EXIT@
63216 -GNULIBHEADERS_OVERRIDE_WINT_T = @GNULIBHEADERS_OVERRIDE_WINT_T@
63217 +GNULIB_ACOSF = @GNULIB_ACOSF@
63218 +GNULIB_ACOSL = @GNULIB_ACOSL@
63219 +GNULIB_ALPHASORT = @GNULIB_ALPHASORT@
63220 +GNULIB_ASINF = @GNULIB_ASINF@
63221 +GNULIB_ASINL = @GNULIB_ASINL@
63222 +GNULIB_ATAN2F = @GNULIB_ATAN2F@
63223 +GNULIB_ATANF = @GNULIB_ATANF@
63224 +GNULIB_ATANL = @GNULIB_ATANL@
63225 +GNULIB_ATOLL = @GNULIB_ATOLL@
63226 +GNULIB_BTOWC = @GNULIB_BTOWC@
63227 +GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
63228 +GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
63229 +GNULIB_CBRT = @GNULIB_CBRT@
63230 +GNULIB_CBRTF = @GNULIB_CBRTF@
63231 +GNULIB_CBRTL = @GNULIB_CBRTL@
63232 +GNULIB_CEIL = @GNULIB_CEIL@
63233 +GNULIB_CEILF = @GNULIB_CEILF@
63234 +GNULIB_CEILL = @GNULIB_CEILL@
63235 +GNULIB_CHDIR = @GNULIB_CHDIR@
63236 +GNULIB_CHOWN = @GNULIB_CHOWN@
63237 +GNULIB_CLOSE = @GNULIB_CLOSE@
63238 +GNULIB_CLOSEDIR = @GNULIB_CLOSEDIR@
63239 +GNULIB_COPYSIGN = @GNULIB_COPYSIGN@
63240 +GNULIB_COPYSIGNF = @GNULIB_COPYSIGNF@
63241 +GNULIB_COPYSIGNL = @GNULIB_COPYSIGNL@
63242 +GNULIB_COSF = @GNULIB_COSF@
63243 +GNULIB_COSHF = @GNULIB_COSHF@
63244 +GNULIB_COSL = @GNULIB_COSL@
63245 +GNULIB_CTIME = @GNULIB_CTIME@
63246 +GNULIB_DIRFD = @GNULIB_DIRFD@
63247 +GNULIB_DPRINTF = @GNULIB_DPRINTF@
63248 +GNULIB_DUP = @GNULIB_DUP@
63249 +GNULIB_DUP2 = @GNULIB_DUP2@
63250 +GNULIB_DUP3 = @GNULIB_DUP3@
63251 +GNULIB_ENVIRON = @GNULIB_ENVIRON@
63252 +GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
63253 +GNULIB_EXP2 = @GNULIB_EXP2@
63254 +GNULIB_EXP2F = @GNULIB_EXP2F@
63255 +GNULIB_EXP2L = @GNULIB_EXP2L@
63256 +GNULIB_EXPF = @GNULIB_EXPF@
63257 +GNULIB_EXPL = @GNULIB_EXPL@
63258 +GNULIB_EXPLICIT_BZERO = @GNULIB_EXPLICIT_BZERO@
63259 +GNULIB_EXPM1 = @GNULIB_EXPM1@
63260 +GNULIB_EXPM1F = @GNULIB_EXPM1F@
63261 +GNULIB_EXPM1L = @GNULIB_EXPM1L@
63262 +GNULIB_FABSF = @GNULIB_FABSF@
63263 +GNULIB_FABSL = @GNULIB_FABSL@
63264 +GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
63265 +GNULIB_FCHDIR = @GNULIB_FCHDIR@
63266 +GNULIB_FCHMODAT = @GNULIB_FCHMODAT@
63267 +GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
63268 +GNULIB_FCLOSE = @GNULIB_FCLOSE@
63269 +GNULIB_FCNTL = @GNULIB_FCNTL@
63270 +GNULIB_FDATASYNC = @GNULIB_FDATASYNC@
63271 +GNULIB_FDOPEN = @GNULIB_FDOPEN@
63272 +GNULIB_FDOPENDIR = @GNULIB_FDOPENDIR@
63273 +GNULIB_FFLUSH = @GNULIB_FFLUSH@
63274 +GNULIB_FFS = @GNULIB_FFS@
63275 +GNULIB_FFSL = @GNULIB_FFSL@
63276 +GNULIB_FFSLL = @GNULIB_FFSLL@
63277 +GNULIB_FGETC = @GNULIB_FGETC@
63278 +GNULIB_FGETS = @GNULIB_FGETS@
63279 +GNULIB_FLOOR = @GNULIB_FLOOR@
63280 +GNULIB_FLOORF = @GNULIB_FLOORF@
63281 +GNULIB_FLOORL = @GNULIB_FLOORL@
63282 +GNULIB_FMA = @GNULIB_FMA@
63283 +GNULIB_FMAF = @GNULIB_FMAF@
63284 +GNULIB_FMAL = @GNULIB_FMAL@
63285 +GNULIB_FMOD = @GNULIB_FMOD@
63286 +GNULIB_FMODF = @GNULIB_FMODF@
63287 +GNULIB_FMODL = @GNULIB_FMODL@
63288 +GNULIB_FOPEN = @GNULIB_FOPEN@
63289 +GNULIB_FPRINTF = @GNULIB_FPRINTF@
63290 +GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
63291 +GNULIB_FPURGE = @GNULIB_FPURGE@
63292 +GNULIB_FPUTC = @GNULIB_FPUTC@
63293 +GNULIB_FPUTS = @GNULIB_FPUTS@
63294 +GNULIB_FREAD = @GNULIB_FREAD@
63295 +GNULIB_FREOPEN = @GNULIB_FREOPEN@
63296 +GNULIB_FREXP = @GNULIB_FREXP@
63297 +GNULIB_FREXPF = @GNULIB_FREXPF@
63298 +GNULIB_FREXPL = @GNULIB_FREXPL@
63299 +GNULIB_FSCANF = @GNULIB_FSCANF@
63300 +GNULIB_FSEEK = @GNULIB_FSEEK@
63301 +GNULIB_FSEEKO = @GNULIB_FSEEKO@
63302 +GNULIB_FSTAT = @GNULIB_FSTAT@
63303 +GNULIB_FSTATAT = @GNULIB_FSTATAT@
63304 +GNULIB_FSYNC = @GNULIB_FSYNC@
63305 +GNULIB_FTELL = @GNULIB_FTELL@
63306 +GNULIB_FTELLO = @GNULIB_FTELLO@
63307 +GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
63308 +GNULIB_FUTIMENS = @GNULIB_FUTIMENS@
63309 +GNULIB_FWRITE = @GNULIB_FWRITE@
63310 +GNULIB_GETC = @GNULIB_GETC@
63311 +GNULIB_GETCHAR = @GNULIB_GETCHAR@
63312 +GNULIB_GETCWD = @GNULIB_GETCWD@
63313 +GNULIB_GETDELIM = @GNULIB_GETDELIM@
63314 +GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
63315 +GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
63316 +GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
63317 +GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
63318 +GNULIB_GETLINE = @GNULIB_GETLINE@
63319 +GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
63320 +GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
63321 +GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
63322 +GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
63323 +GNULIB_GETPASS = @GNULIB_GETPASS@
63324 +GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
63325 GNULIB_GETTIMEOFDAY = @GNULIB_GETTIMEOFDAY@
63326 +GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
63327 +GNULIB_GL_UNISTD_H_GETOPT = @GNULIB_GL_UNISTD_H_GETOPT@
63328 +GNULIB_GRANTPT = @GNULIB_GRANTPT@
63329 +GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
63330 +GNULIB_HYPOT = @GNULIB_HYPOT@
63331 +GNULIB_HYPOTF = @GNULIB_HYPOTF@
63332 +GNULIB_HYPOTL = @GNULIB_HYPOTL@
63333 +GNULIB_ILOGB = @GNULIB_ILOGB@
63334 +GNULIB_ILOGBF = @GNULIB_ILOGBF@
63335 +GNULIB_ILOGBL = @GNULIB_ILOGBL@
63336 +GNULIB_IMAXABS = @GNULIB_IMAXABS@
63337 +GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
63338 +GNULIB_ISATTY = @GNULIB_ISATTY@
63339 +GNULIB_ISFINITE = @GNULIB_ISFINITE@
63340 +GNULIB_ISINF = @GNULIB_ISINF@
63341 +GNULIB_ISNAN = @GNULIB_ISNAN@
63342 +GNULIB_ISNAND = @GNULIB_ISNAND@
63343 +GNULIB_ISNANF = @GNULIB_ISNANF@
63344 +GNULIB_ISNANL = @GNULIB_ISNANL@
63345 +GNULIB_LCHMOD = @GNULIB_LCHMOD@
63346 +GNULIB_LCHOWN = @GNULIB_LCHOWN@
63347 +GNULIB_LDEXPF = @GNULIB_LDEXPF@
63348 +GNULIB_LDEXPL = @GNULIB_LDEXPL@
63349 +GNULIB_LINK = @GNULIB_LINK@
63350 +GNULIB_LINKAT = @GNULIB_LINKAT@
63351 +GNULIB_LOCALTIME = @GNULIB_LOCALTIME@
63352 +GNULIB_LOG = @GNULIB_LOG@
63353 +GNULIB_LOG10 = @GNULIB_LOG10@
63354 +GNULIB_LOG10F = @GNULIB_LOG10F@
63355 +GNULIB_LOG10L = @GNULIB_LOG10L@
63356 +GNULIB_LOG1P = @GNULIB_LOG1P@
63357 +GNULIB_LOG1PF = @GNULIB_LOG1PF@
63358 +GNULIB_LOG1PL = @GNULIB_LOG1PL@
63359 +GNULIB_LOG2 = @GNULIB_LOG2@
63360 +GNULIB_LOG2F = @GNULIB_LOG2F@
63361 +GNULIB_LOG2L = @GNULIB_LOG2L@
63362 +GNULIB_LOGB = @GNULIB_LOGB@
63363 +GNULIB_LOGBF = @GNULIB_LOGBF@
63364 +GNULIB_LOGBL = @GNULIB_LOGBL@
63365 +GNULIB_LOGF = @GNULIB_LOGF@
63366 +GNULIB_LOGL = @GNULIB_LOGL@
63367 +GNULIB_LSEEK = @GNULIB_LSEEK@
63368 +GNULIB_LSTAT = @GNULIB_LSTAT@
63369 +GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
63370 +GNULIB_MBRLEN = @GNULIB_MBRLEN@
63371 +GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
63372 +GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
63373 +GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
63374 +GNULIB_MBSCHR = @GNULIB_MBSCHR@
63375 +GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
63376 +GNULIB_MBSINIT = @GNULIB_MBSINIT@
63377 +GNULIB_MBSLEN = @GNULIB_MBSLEN@
63378 +GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
63379 +GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
63380 +GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
63381 +GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
63382 +GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
63383 +GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
63384 +GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
63385 +GNULIB_MBSSEP = @GNULIB_MBSSEP@
63386 +GNULIB_MBSSPN = @GNULIB_MBSSPN@
63387 +GNULIB_MBSSTR = @GNULIB_MBSSTR@
63388 +GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
63389 +GNULIB_MBTOWC = @GNULIB_MBTOWC@
63390 +GNULIB_MEMCHR = @GNULIB_MEMCHR@
63391 +GNULIB_MEMMEM = @GNULIB_MEMMEM@
63392 +GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
63393 +GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
63394 +GNULIB_MKDIRAT = @GNULIB_MKDIRAT@
63395 +GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
63396 +GNULIB_MKFIFO = @GNULIB_MKFIFO@
63397 +GNULIB_MKFIFOAT = @GNULIB_MKFIFOAT@
63398 +GNULIB_MKNOD = @GNULIB_MKNOD@
63399 +GNULIB_MKNODAT = @GNULIB_MKNODAT@
63400 +GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
63401 +GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
63402 +GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
63403 +GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
63404 +GNULIB_MKTIME = @GNULIB_MKTIME@
63405 +GNULIB_MODF = @GNULIB_MODF@
63406 +GNULIB_MODFF = @GNULIB_MODFF@
63407 +GNULIB_MODFL = @GNULIB_MODFL@
63408 +GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
63409 +GNULIB_NONBLOCKING = @GNULIB_NONBLOCKING@
63410 +GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
63411 +GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
63412 +GNULIB_OPEN = @GNULIB_OPEN@
63413 +GNULIB_OPENAT = @GNULIB_OPENAT@
63414 +GNULIB_OPENDIR = @GNULIB_OPENDIR@
63415 +GNULIB_OVERRIDES_STRUCT_STAT = @GNULIB_OVERRIDES_STRUCT_STAT@
63416 +GNULIB_OVERRIDES_WINT_T = @GNULIB_OVERRIDES_WINT_T@
63417 +GNULIB_PCLOSE = @GNULIB_PCLOSE@
63418 +GNULIB_PERROR = @GNULIB_PERROR@
63419 +GNULIB_PIPE = @GNULIB_PIPE@
63420 +GNULIB_PIPE2 = @GNULIB_PIPE2@
63421 +GNULIB_POPEN = @GNULIB_POPEN@
63422 +GNULIB_POSIX_OPENPT = @GNULIB_POSIX_OPENPT@
63423 +GNULIB_POWF = @GNULIB_POWF@
63424 +GNULIB_PREAD = @GNULIB_PREAD@
63425 +GNULIB_PRINTF = @GNULIB_PRINTF@
63426 +GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
63427 +GNULIB_PTSNAME = @GNULIB_PTSNAME@
63428 +GNULIB_PTSNAME_R = @GNULIB_PTSNAME_R@
63429 +GNULIB_PUTC = @GNULIB_PUTC@
63430 +GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
63431 +GNULIB_PUTENV = @GNULIB_PUTENV@
63432 +GNULIB_PUTS = @GNULIB_PUTS@
63433 +GNULIB_PWRITE = @GNULIB_PWRITE@
63434 +GNULIB_QSORT_R = @GNULIB_QSORT_R@
63435 +GNULIB_RANDOM = @GNULIB_RANDOM@
63436 +GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
63437 +GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
63438 +GNULIB_READ = @GNULIB_READ@
63439 +GNULIB_READDIR = @GNULIB_READDIR@
63440 +GNULIB_READLINK = @GNULIB_READLINK@
63441 +GNULIB_READLINKAT = @GNULIB_READLINKAT@
63442 +GNULIB_REALLOCARRAY = @GNULIB_REALLOCARRAY@
63443 +GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
63444 +GNULIB_REALPATH = @GNULIB_REALPATH@
63445 +GNULIB_REMAINDER = @GNULIB_REMAINDER@
63446 +GNULIB_REMAINDERF = @GNULIB_REMAINDERF@
63447 +GNULIB_REMAINDERL = @GNULIB_REMAINDERL@
63448 +GNULIB_REMOVE = @GNULIB_REMOVE@
63449 +GNULIB_RENAME = @GNULIB_RENAME@
63450 +GNULIB_RENAMEAT = @GNULIB_RENAMEAT@
63451 +GNULIB_REWINDDIR = @GNULIB_REWINDDIR@
63452 +GNULIB_RINT = @GNULIB_RINT@
63453 +GNULIB_RINTF = @GNULIB_RINTF@
63454 +GNULIB_RINTL = @GNULIB_RINTL@
63455 +GNULIB_RMDIR = @GNULIB_RMDIR@
63456 +GNULIB_ROUND = @GNULIB_ROUND@
63457 +GNULIB_ROUNDF = @GNULIB_ROUNDF@
63458 +GNULIB_ROUNDL = @GNULIB_ROUNDL@
63459 +GNULIB_RPMATCH = @GNULIB_RPMATCH@
63460 +GNULIB_SCANDIR = @GNULIB_SCANDIR@
63461 +GNULIB_SCANF = @GNULIB_SCANF@
63462 +GNULIB_SECURE_GETENV = @GNULIB_SECURE_GETENV@
63463 +GNULIB_SETENV = @GNULIB_SETENV@
63464 +GNULIB_SETHOSTNAME = @GNULIB_SETHOSTNAME@
63465 +GNULIB_SIGNBIT = @GNULIB_SIGNBIT@
63466 +GNULIB_SINF = @GNULIB_SINF@
63467 +GNULIB_SINHF = @GNULIB_SINHF@
63468 +GNULIB_SINL = @GNULIB_SINL@
63469 +GNULIB_SLEEP = @GNULIB_SLEEP@
63470 +GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
63471 +GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
63472 +GNULIB_SQRTF = @GNULIB_SQRTF@
63473 +GNULIB_SQRTL = @GNULIB_SQRTL@
63474 +GNULIB_STAT = @GNULIB_STAT@
63475 +GNULIB_STDIO_H_NONBLOCKING = @GNULIB_STDIO_H_NONBLOCKING@
63476 +GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
63477 +GNULIB_STPCPY = @GNULIB_STPCPY@
63478 +GNULIB_STPNCPY = @GNULIB_STPNCPY@
63479 +GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
63480 +GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
63481 +GNULIB_STRDUP = @GNULIB_STRDUP@
63482 +GNULIB_STRERROR = @GNULIB_STRERROR@
63483 +GNULIB_STRERROR_R = @GNULIB_STRERROR_R@
63484 +GNULIB_STRFTIME = @GNULIB_STRFTIME@
63485 +GNULIB_STRNCAT = @GNULIB_STRNCAT@
63486 +GNULIB_STRNDUP = @GNULIB_STRNDUP@
63487 +GNULIB_STRNLEN = @GNULIB_STRNLEN@
63488 +GNULIB_STRPBRK = @GNULIB_STRPBRK@
63489 +GNULIB_STRPTIME = @GNULIB_STRPTIME@
63490 +GNULIB_STRSEP = @GNULIB_STRSEP@
63491 +GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
63492 +GNULIB_STRSTR = @GNULIB_STRSTR@
63493 +GNULIB_STRTOD = @GNULIB_STRTOD@
63494 +GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
63495 +GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
63496 +GNULIB_STRTOLD = @GNULIB_STRTOLD@
63497 +GNULIB_STRTOLL = @GNULIB_STRTOLL@
63498 +GNULIB_STRTOULL = @GNULIB_STRTOULL@
63499 +GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
63500 +GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
63501 +GNULIB_SYMLINK = @GNULIB_SYMLINK@
63502 +GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
63503 +GNULIB_SYSTEM_POSIX = @GNULIB_SYSTEM_POSIX@
63504 +GNULIB_TANF = @GNULIB_TANF@
63505 +GNULIB_TANHF = @GNULIB_TANHF@
63506 +GNULIB_TANL = @GNULIB_TANL@
63507 +GNULIB_TIMEGM = @GNULIB_TIMEGM@
63508 +GNULIB_TIME_R = @GNULIB_TIME_R@
63509 +GNULIB_TIME_RZ = @GNULIB_TIME_RZ@
63510 +GNULIB_TMPFILE = @GNULIB_TMPFILE@
63511 +GNULIB_TRUNC = @GNULIB_TRUNC@
63512 +GNULIB_TRUNCATE = @GNULIB_TRUNCATE@
63513 +GNULIB_TRUNCF = @GNULIB_TRUNCF@
63514 +GNULIB_TRUNCL = @GNULIB_TRUNCL@
63515 +GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
63516 +GNULIB_TZSET = @GNULIB_TZSET@
63517 +GNULIB_UNISTD_H_NONBLOCKING = @GNULIB_UNISTD_H_NONBLOCKING@
63518 +GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
63519 +GNULIB_UNLINK = @GNULIB_UNLINK@
63520 +GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
63521 +GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
63522 +GNULIB_UNSETENV = @GNULIB_UNSETENV@
63523 +GNULIB_USLEEP = @GNULIB_USLEEP@
63524 +GNULIB_UTIME = @GNULIB_UTIME@
63525 +GNULIB_UTIMENSAT = @GNULIB_UTIMENSAT@
63526 +GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
63527 +GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
63528 +GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
63529 +GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
63530 +GNULIB_VFSCANF = @GNULIB_VFSCANF@
63531 +GNULIB_VPRINTF = @GNULIB_VPRINTF@
63532 +GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
63533 +GNULIB_VSCANF = @GNULIB_VSCANF@
63534 +GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
63535 +GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
63536 +GNULIB_WCPCPY = @GNULIB_WCPCPY@
63537 +GNULIB_WCPNCPY = @GNULIB_WCPNCPY@
63538 +GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
63539 +GNULIB_WCSCASECMP = @GNULIB_WCSCASECMP@
63540 +GNULIB_WCSCAT = @GNULIB_WCSCAT@
63541 +GNULIB_WCSCHR = @GNULIB_WCSCHR@
63542 +GNULIB_WCSCMP = @GNULIB_WCSCMP@
63543 +GNULIB_WCSCOLL = @GNULIB_WCSCOLL@
63544 +GNULIB_WCSCPY = @GNULIB_WCSCPY@
63545 +GNULIB_WCSCSPN = @GNULIB_WCSCSPN@
63546 +GNULIB_WCSDUP = @GNULIB_WCSDUP@
63547 +GNULIB_WCSFTIME = @GNULIB_WCSFTIME@
63548 +GNULIB_WCSLEN = @GNULIB_WCSLEN@
63549 +GNULIB_WCSNCASECMP = @GNULIB_WCSNCASECMP@
63550 +GNULIB_WCSNCAT = @GNULIB_WCSNCAT@
63551 +GNULIB_WCSNCMP = @GNULIB_WCSNCMP@
63552 +GNULIB_WCSNCPY = @GNULIB_WCSNCPY@
63553 +GNULIB_WCSNLEN = @GNULIB_WCSNLEN@
63554 +GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
63555 +GNULIB_WCSPBRK = @GNULIB_WCSPBRK@
63556 +GNULIB_WCSRCHR = @GNULIB_WCSRCHR@
63557 +GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
63558 +GNULIB_WCSSPN = @GNULIB_WCSSPN@
63559 +GNULIB_WCSSTR = @GNULIB_WCSSTR@
63560 +GNULIB_WCSTOK = @GNULIB_WCSTOK@
63561 +GNULIB_WCSWIDTH = @GNULIB_WCSWIDTH@
63562 +GNULIB_WCSXFRM = @GNULIB_WCSXFRM@
63563 +GNULIB_WCTOB = @GNULIB_WCTOB@
63564 +GNULIB_WCTOMB = @GNULIB_WCTOMB@
63565 +GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
63566 +GNULIB_WMEMCHR = @GNULIB_WMEMCHR@
63567 +GNULIB_WMEMCMP = @GNULIB_WMEMCMP@
63568 +GNULIB_WMEMCPY = @GNULIB_WMEMCPY@
63569 +GNULIB_WMEMMOVE = @GNULIB_WMEMMOVE@
63570 +GNULIB_WMEMSET = @GNULIB_WMEMSET@
63571 +GNULIB_WRITE = @GNULIB_WRITE@
63572 +GNULIB__EXIT = @GNULIB__EXIT@
63573 GPGME_CFLAGS = @GPGME_CFLAGS@
63574 GPGME_CONFIG = @GPGME_CONFIG@
63575 GPGME_LIBS = @GPGME_LIBS@
63576 GREP = @GREP@
63577 HAVE_ACOSF = @HAVE_ACOSF@
63578 HAVE_ACOSL = @HAVE_ACOSL@
63579 -HAVE_ALIGNED_ALLOC = @HAVE_ALIGNED_ALLOC@
63580 HAVE_ALLOCA_H = @HAVE_ALLOCA_H@
63581 HAVE_ALPHASORT = @HAVE_ALPHASORT@
63582 HAVE_ASINF = @HAVE_ASINF@
63583 @@ -864,7 +773,6 @@ HAVE_CHOWN = @HAVE_CHOWN@
63584 HAVE_CLOSEDIR = @HAVE_CLOSEDIR@
63585 HAVE_COPYSIGN = @HAVE_COPYSIGN@
63586 HAVE_COPYSIGNL = @HAVE_COPYSIGNL@
63587 -HAVE_COPY_FILE_RANGE = @HAVE_COPY_FILE_RANGE@
63588 HAVE_COSF = @HAVE_COSF@
63589 HAVE_COSHF = @HAVE_COSHF@
63590 HAVE_COSL = @HAVE_COSL@
63591 @@ -879,17 +787,13 @@ HAVE_DECL_CEILL = @HAVE_DECL_CEILL@
63592 HAVE_DECL_COPYSIGNF = @HAVE_DECL_COPYSIGNF@
63593 HAVE_DECL_COSL = @HAVE_DECL_COSL@
63594 HAVE_DECL_DIRFD = @HAVE_DECL_DIRFD@
63595 -HAVE_DECL_ECVT = @HAVE_DECL_ECVT@
63596 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
63597 -HAVE_DECL_EXECVPE = @HAVE_DECL_EXECVPE@
63598 HAVE_DECL_EXP2 = @HAVE_DECL_EXP2@
63599 HAVE_DECL_EXP2F = @HAVE_DECL_EXP2F@
63600 HAVE_DECL_EXP2L = @HAVE_DECL_EXP2L@
63601 HAVE_DECL_EXPL = @HAVE_DECL_EXPL@
63602 HAVE_DECL_EXPM1L = @HAVE_DECL_EXPM1L@
63603 HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
63604 -HAVE_DECL_FCLOSEALL = @HAVE_DECL_FCLOSEALL@
63605 -HAVE_DECL_FCVT = @HAVE_DECL_FCVT@
63606 HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@
63607 HAVE_DECL_FDOPENDIR = @HAVE_DECL_FDOPENDIR@
63608 HAVE_DECL_FLOORF = @HAVE_DECL_FLOORF@
63609 @@ -898,7 +802,6 @@ HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@
63610 HAVE_DECL_FREXPL = @HAVE_DECL_FREXPL@
63611 HAVE_DECL_FSEEKO = @HAVE_DECL_FSEEKO@
63612 HAVE_DECL_FTELLO = @HAVE_DECL_FTELLO@
63613 -HAVE_DECL_GCVT = @HAVE_DECL_GCVT@
63614 HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
63615 HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
63616 HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
63617 @@ -950,14 +853,13 @@ HAVE_DECL_TRUNCL = @HAVE_DECL_TRUNCL@
63618 HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
63619 HAVE_DECL_UNSETENV = @HAVE_DECL_UNSETENV@
63620 HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
63621 -HAVE_DECL_WCSDUP = @HAVE_DECL_WCSDUP@
63622 HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
63623 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
63624 HAVE_DIRENT_H = @HAVE_DIRENT_H@
63625 HAVE_DPRINTF = @HAVE_DPRINTF@
63626 +HAVE_DUP2 = @HAVE_DUP2@
63627 HAVE_DUP3 = @HAVE_DUP3@
63628 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
63629 -HAVE_EXECVPE = @HAVE_EXECVPE@
63630 HAVE_EXPF = @HAVE_EXPF@
63631 HAVE_EXPL = @HAVE_EXPL@
63632 HAVE_EXPLICIT_BZERO = @HAVE_EXPLICIT_BZERO@
63633 @@ -989,7 +891,6 @@ HAVE_FTELLO = @HAVE_FTELLO@
63634 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
63635 HAVE_FUTIMENS = @HAVE_FUTIMENS@
63636 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
63637 -HAVE_GETENTROPY = @HAVE_GETENTROPY@
63638 HAVE_GETGROUPS = @HAVE_GETGROUPS@
63639 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
63640 HAVE_GETLOGIN = @HAVE_GETLOGIN@
63641 @@ -998,7 +899,6 @@ HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
63642 HAVE_GETPASS = @HAVE_GETPASS@
63643 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
63644 HAVE_GETTIMEOFDAY = @HAVE_GETTIMEOFDAY@
63645 -HAVE_GETUMASK = @HAVE_GETUMASK@
63646 HAVE_GRANTPT = @HAVE_GRANTPT@
63647 HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
63648 HAVE_HYPOTF = @HAVE_HYPOTF@
63649 @@ -1026,6 +926,7 @@ HAVE_LOGBF = @HAVE_LOGBF@
63650 HAVE_LOGBL = @HAVE_LOGBL@
63651 HAVE_LOGF = @HAVE_LOGF@
63652 HAVE_LOGL = @HAVE_LOGL@
63653 +HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
63654 HAVE_LSTAT = @HAVE_LSTAT@
63655 HAVE_MAX_ALIGN_T = @HAVE_MAX_ALIGN_T@
63656 HAVE_MBRLEN = @HAVE_MBRLEN@
63657 @@ -1035,6 +936,7 @@ HAVE_MBSLEN = @HAVE_MBSLEN@
63658 HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
63659 HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
63660 HAVE_MBTOWC = @HAVE_MBTOWC@
63661 +HAVE_MEMCHR = @HAVE_MEMCHR@
63662 HAVE_MEMPCPY = @HAVE_MEMPCPY@
63663 HAVE_MKDIRAT = @HAVE_MKDIRAT@
63664 HAVE_MKDTEMP = @HAVE_MKDTEMP@
63665 @@ -1057,7 +959,6 @@ HAVE_PCLOSE = @HAVE_PCLOSE@
63666 HAVE_PIPE = @HAVE_PIPE@
63667 HAVE_PIPE2 = @HAVE_PIPE2@
63668 HAVE_POPEN = @HAVE_POPEN@
63669 -HAVE_POSIX_MEMALIGN = @HAVE_POSIX_MEMALIGN@
63670 HAVE_POSIX_OPENPT = @HAVE_POSIX_OPENPT@
63671 HAVE_POWF = @HAVE_POWF@
63672 HAVE_PREAD = @HAVE_PREAD@
63673 @@ -1087,8 +988,6 @@ HAVE_SECURE_GETENV = @HAVE_SECURE_GETENV@
63674 HAVE_SETENV = @HAVE_SETENV@
63675 HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@
63676 HAVE_SETSTATE = @HAVE_SETSTATE@
63677 -HAVE_SIGABBREV_NP = @HAVE_SIGABBREV_NP@
63678 -HAVE_SIGDESCR_NP = @HAVE_SIGDESCR_NP@
63679 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
63680 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
63681 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
63682 @@ -1104,16 +1003,13 @@ HAVE_STPNCPY = @HAVE_STPNCPY@
63683 HAVE_STRCASECMP = @HAVE_STRCASECMP@
63684 HAVE_STRCASESTR = @HAVE_STRCASESTR@
63685 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
63686 -HAVE_STRERRORNAME_NP = @HAVE_STRERRORNAME_NP@
63687 HAVE_STRINGS_H = @HAVE_STRINGS_H@
63688 HAVE_STRPBRK = @HAVE_STRPBRK@
63689 HAVE_STRPTIME = @HAVE_STRPTIME@
63690 HAVE_STRSEP = @HAVE_STRSEP@
63691 HAVE_STRTOD = @HAVE_STRTOD@
63692 -HAVE_STRTOL = @HAVE_STRTOL@
63693 HAVE_STRTOLD = @HAVE_STRTOLD@
63694 HAVE_STRTOLL = @HAVE_STRTOLL@
63695 -HAVE_STRTOUL = @HAVE_STRTOUL@
63696 HAVE_STRTOULL = @HAVE_STRTOULL@
63697 HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
63698 HAVE_STRUCT_TIMEVAL = @HAVE_STRUCT_TIMEVAL@
63699 @@ -1131,12 +1027,12 @@ HAVE_TANF = @HAVE_TANF@
63700 HAVE_TANHF = @HAVE_TANHF@
63701 HAVE_TANL = @HAVE_TANL@
63702 HAVE_TIMEGM = @HAVE_TIMEGM@
63703 -HAVE_TIMESPEC_GET = @HAVE_TIMESPEC_GET@
63704 -HAVE_TIMESPEC_GETRES = @HAVE_TIMESPEC_GETRES@
63705 HAVE_TIMEZONE_T = @HAVE_TIMEZONE_T@
63706 +HAVE_TZSET = @HAVE_TZSET@
63707 HAVE_UNISTD_H = @HAVE_UNISTD_H@
63708 HAVE_UNLINKAT = @HAVE_UNLINKAT@
63709 HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
63710 +HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
63711 HAVE_USLEEP = @HAVE_USLEEP@
63712 HAVE_UTIME = @HAVE_UTIME@
63713 HAVE_UTIMENSAT = @HAVE_UTIMENSAT@
63714 @@ -1178,7 +1074,6 @@ HAVE_WMEMCHR = @HAVE_WMEMCHR@
63715 HAVE_WMEMCMP = @HAVE_WMEMCMP@
63716 HAVE_WMEMCPY = @HAVE_WMEMCPY@
63717 HAVE_WMEMMOVE = @HAVE_WMEMMOVE@
63718 -HAVE_WMEMPCPY = @HAVE_WMEMPCPY@
63719 HAVE_WMEMSET = @HAVE_WMEMSET@
63720 HAVE__BOOL = @HAVE__BOOL@
63721 HAVE__EXIT = @HAVE__EXIT@
63722 @@ -1275,18 +1170,16 @@ PATH_SEPARATOR = @PATH_SEPARATOR@
63723 PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
63724 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
63725 PRIPTR_PREFIX = @PRIPTR_PREFIX@
63726 +PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
63727 PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
63728 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
63729 RANLIB = @RANLIB@
63730 -REPLACE_ACCESS = @REPLACE_ACCESS@
63731 REPLACE_ACOSF = @REPLACE_ACOSF@
63732 -REPLACE_ALIGNED_ALLOC = @REPLACE_ALIGNED_ALLOC@
63733 REPLACE_ASINF = @REPLACE_ASINF@
63734 REPLACE_ATAN2F = @REPLACE_ATAN2F@
63735 REPLACE_ATANF = @REPLACE_ATANF@
63736 REPLACE_BTOWC = @REPLACE_BTOWC@
63737 -REPLACE_CALLOC_FOR_CALLOC_GNU = @REPLACE_CALLOC_FOR_CALLOC_GNU@
63738 -REPLACE_CALLOC_FOR_CALLOC_POSIX = @REPLACE_CALLOC_FOR_CALLOC_POSIX@
63739 +REPLACE_CALLOC = @REPLACE_CALLOC@
63740 REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
63741 REPLACE_CBRTF = @REPLACE_CBRTF@
63742 REPLACE_CBRTL = @REPLACE_CBRTL@
63743 @@ -1296,22 +1189,13 @@ REPLACE_CEILL = @REPLACE_CEILL@
63744 REPLACE_CHOWN = @REPLACE_CHOWN@
63745 REPLACE_CLOSE = @REPLACE_CLOSE@
63746 REPLACE_CLOSEDIR = @REPLACE_CLOSEDIR@
63747 -REPLACE_COPY_FILE_RANGE = @REPLACE_COPY_FILE_RANGE@
63748 REPLACE_COSF = @REPLACE_COSF@
63749 REPLACE_COSHF = @REPLACE_COSHF@
63750 -REPLACE_CREAT = @REPLACE_CREAT@
63751 REPLACE_CTIME = @REPLACE_CTIME@
63752 REPLACE_DIRFD = @REPLACE_DIRFD@
63753 REPLACE_DPRINTF = @REPLACE_DPRINTF@
63754 REPLACE_DUP = @REPLACE_DUP@
63755 REPLACE_DUP2 = @REPLACE_DUP2@
63756 -REPLACE_EXECL = @REPLACE_EXECL@
63757 -REPLACE_EXECLE = @REPLACE_EXECLE@
63758 -REPLACE_EXECLP = @REPLACE_EXECLP@
63759 -REPLACE_EXECV = @REPLACE_EXECV@
63760 -REPLACE_EXECVE = @REPLACE_EXECVE@
63761 -REPLACE_EXECVP = @REPLACE_EXECVP@
63762 -REPLACE_EXECVPE = @REPLACE_EXECVPE@
63763 REPLACE_EXP2 = @REPLACE_EXP2@
63764 REPLACE_EXP2L = @REPLACE_EXP2L@
63765 REPLACE_EXPF = @REPLACE_EXPF@
63766 @@ -1321,14 +1205,12 @@ REPLACE_EXPM1F = @REPLACE_EXPM1F@
63767 REPLACE_EXPM1L = @REPLACE_EXPM1L@
63768 REPLACE_FABSL = @REPLACE_FABSL@
63769 REPLACE_FACCESSAT = @REPLACE_FACCESSAT@
63770 -REPLACE_FCHMODAT = @REPLACE_FCHMODAT@
63771 REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
63772 REPLACE_FCLOSE = @REPLACE_FCLOSE@
63773 REPLACE_FCNTL = @REPLACE_FCNTL@
63774 REPLACE_FDOPEN = @REPLACE_FDOPEN@
63775 REPLACE_FDOPENDIR = @REPLACE_FDOPENDIR@
63776 REPLACE_FFLUSH = @REPLACE_FFLUSH@
63777 -REPLACE_FFSLL = @REPLACE_FFSLL@
63778 REPLACE_FLOOR = @REPLACE_FLOOR@
63779 REPLACE_FLOORF = @REPLACE_FLOORF@
63780 REPLACE_FLOORL = @REPLACE_FLOORL@
63781 @@ -1339,10 +1221,8 @@ REPLACE_FMOD = @REPLACE_FMOD@
63782 REPLACE_FMODF = @REPLACE_FMODF@
63783 REPLACE_FMODL = @REPLACE_FMODL@
63784 REPLACE_FOPEN = @REPLACE_FOPEN@
63785 -REPLACE_FOPEN_FOR_FOPEN_GNU = @REPLACE_FOPEN_FOR_FOPEN_GNU@
63786 REPLACE_FPRINTF = @REPLACE_FPRINTF@
63787 REPLACE_FPURGE = @REPLACE_FPURGE@
63788 -REPLACE_FREE = @REPLACE_FREE@
63789 REPLACE_FREOPEN = @REPLACE_FREOPEN@
63790 REPLACE_FREXP = @REPLACE_FREXP@
63791 REPLACE_FREXPF = @REPLACE_FREXPF@
63792 @@ -1364,7 +1244,6 @@ REPLACE_GETLINE = @REPLACE_GETLINE@
63793 REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
63794 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
63795 REPLACE_GETPASS = @REPLACE_GETPASS@
63796 -REPLACE_GETPASS_FOR_GETPASS_GNU = @REPLACE_GETPASS_FOR_GETPASS_GNU@
63797 REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
63798 REPLACE_GMTIME = @REPLACE_GMTIME@
63799 REPLACE_HUGE_VAL = @REPLACE_HUGE_VAL@
63800 @@ -1403,8 +1282,7 @@ REPLACE_LOGF = @REPLACE_LOGF@
63801 REPLACE_LOGL = @REPLACE_LOGL@
63802 REPLACE_LSEEK = @REPLACE_LSEEK@
63803 REPLACE_LSTAT = @REPLACE_LSTAT@
63804 -REPLACE_MALLOC_FOR_MALLOC_GNU = @REPLACE_MALLOC_FOR_MALLOC_GNU@
63805 -REPLACE_MALLOC_FOR_MALLOC_POSIX = @REPLACE_MALLOC_FOR_MALLOC_POSIX@
63806 +REPLACE_MALLOC = @REPLACE_MALLOC@
63807 REPLACE_MBRLEN = @REPLACE_MBRLEN@
63808 REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
63809 REPLACE_MBSINIT = @REPLACE_MBSINIT@
63810 @@ -1416,9 +1294,7 @@ REPLACE_MEMCHR = @REPLACE_MEMCHR@
63811 REPLACE_MEMMEM = @REPLACE_MEMMEM@
63812 REPLACE_MKDIR = @REPLACE_MKDIR@
63813 REPLACE_MKFIFO = @REPLACE_MKFIFO@
63814 -REPLACE_MKFIFOAT = @REPLACE_MKFIFOAT@
63815 REPLACE_MKNOD = @REPLACE_MKNOD@
63816 -REPLACE_MKNODAT = @REPLACE_MKNODAT@
63817 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
63818 REPLACE_MKTIME = @REPLACE_MKTIME@
63819 REPLACE_MODF = @REPLACE_MODF@
63820 @@ -1433,7 +1309,6 @@ REPLACE_OPENAT = @REPLACE_OPENAT@
63821 REPLACE_OPENDIR = @REPLACE_OPENDIR@
63822 REPLACE_PERROR = @REPLACE_PERROR@
63823 REPLACE_POPEN = @REPLACE_POPEN@
63824 -REPLACE_POSIX_MEMALIGN = @REPLACE_POSIX_MEMALIGN@
63825 REPLACE_PREAD = @REPLACE_PREAD@
63826 REPLACE_PRINTF = @REPLACE_PRINTF@
63827 REPLACE_PTSNAME = @REPLACE_PTSNAME@
63828 @@ -1446,9 +1321,7 @@ REPLACE_RANDOM_R = @REPLACE_RANDOM_R@
63829 REPLACE_READ = @REPLACE_READ@
63830 REPLACE_READLINK = @REPLACE_READLINK@
63831 REPLACE_READLINKAT = @REPLACE_READLINKAT@
63832 -REPLACE_REALLOCARRAY = @REPLACE_REALLOCARRAY@
63833 -REPLACE_REALLOC_FOR_REALLOC_GNU = @REPLACE_REALLOC_FOR_REALLOC_GNU@
63834 -REPLACE_REALLOC_FOR_REALLOC_POSIX = @REPLACE_REALLOC_FOR_REALLOC_POSIX@
63835 +REPLACE_REALLOC = @REPLACE_REALLOC@
63836 REPLACE_REALPATH = @REPLACE_REALPATH@
63837 REPLACE_REMAINDER = @REPLACE_REMAINDER@
63838 REPLACE_REMAINDERF = @REPLACE_REMAINDERF@
63839 @@ -1464,7 +1337,7 @@ REPLACE_ROUNDL = @REPLACE_ROUNDL@
63840 REPLACE_SETENV = @REPLACE_SETENV@
63841 REPLACE_SETSTATE = @REPLACE_SETSTATE@
63842 REPLACE_SIGNBIT = @REPLACE_SIGNBIT@
63843 -REPLACE_SIGNBIT_USING_BUILTINS = @REPLACE_SIGNBIT_USING_BUILTINS@
63844 +REPLACE_SIGNBIT_USING_GCC = @REPLACE_SIGNBIT_USING_GCC@
63845 REPLACE_SINF = @REPLACE_SINF@
63846 REPLACE_SINHF = @REPLACE_SINHF@
63847 REPLACE_SLEEP = @REPLACE_SLEEP@
63848 @@ -1480,7 +1353,6 @@ REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
63849 REPLACE_STRCHRNUL = @REPLACE_STRCHRNUL@
63850 REPLACE_STRDUP = @REPLACE_STRDUP@
63851 REPLACE_STRERROR = @REPLACE_STRERROR@
63852 -REPLACE_STRERRORNAME_NP = @REPLACE_STRERRORNAME_NP@
63853 REPLACE_STRERROR_R = @REPLACE_STRERROR_R@
63854 REPLACE_STRFTIME = @REPLACE_STRFTIME@
63855 REPLACE_STRNCAT = @REPLACE_STRNCAT@
63856 @@ -1491,11 +1363,7 @@ REPLACE_STRSTR = @REPLACE_STRSTR@
63857 REPLACE_STRTOD = @REPLACE_STRTOD@
63858 REPLACE_STRTOIMAX = @REPLACE_STRTOIMAX@
63859 REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
63860 -REPLACE_STRTOL = @REPLACE_STRTOL@
63861 REPLACE_STRTOLD = @REPLACE_STRTOLD@
63862 -REPLACE_STRTOLL = @REPLACE_STRTOLL@
63863 -REPLACE_STRTOUL = @REPLACE_STRTOUL@
63864 -REPLACE_STRTOULL = @REPLACE_STRTOULL@
63865 REPLACE_STRTOUMAX = @REPLACE_STRTOUMAX@
63866 REPLACE_STRUCT_TIMEVAL = @REPLACE_STRUCT_TIMEVAL@
63867 REPLACE_SYMLINK = @REPLACE_SYMLINK@
63868 @@ -1526,7 +1394,6 @@ REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
63869 REPLACE_WCSFTIME = @REPLACE_WCSFTIME@
63870 REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
63871 REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
63872 -REPLACE_WCSTOK = @REPLACE_WCSTOK@
63873 REPLACE_WCSWIDTH = @REPLACE_WCSWIDTH@
63874 REPLACE_WCTOB = @REPLACE_WCTOB@
63875 REPLACE_WCTOMB = @REPLACE_WCTOMB@
63876 @@ -1538,21 +1405,19 @@ SET_MAKE = @SET_MAKE@
63877 SHELL = @SHELL@
63878 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
63879 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
63880 -STDALIGN_H = @STDALIGN_H@
63881 STDBOOL_H = @STDBOOL_H@
63882 STDDEF_H = @STDDEF_H@
63883 STDINT_H = @STDINT_H@
63884 STRIP = @STRIP@
63885 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
63886 TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
63887 -TIME_H_DEFINES_TIME_UTC = @TIME_H_DEFINES_TIME_UTC@
63888 UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@
63889 UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@
63890 UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
63891 UNISTD_H_DEFINES_STRUCT_TIMESPEC = @UNISTD_H_DEFINES_STRUCT_TIMESPEC@
63892 -UNISTD_H_HAVE_SYS_RANDOM_H = @UNISTD_H_HAVE_SYS_RANDOM_H@
63893 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
63894 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
63895 +UTIME_H = @UTIME_H@
63896 VERSION = @VERSION@
63897 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
63898 WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
63899 @@ -1584,10 +1449,8 @@ datarootdir = @datarootdir@
63900 docdir = @docdir@
63901 dvidir = @dvidir@
63902 exec_prefix = @exec_prefix@
63903 -gl_LIBOBJDEPS = @gl_LIBOBJDEPS@
63904 gl_LIBOBJS = @gl_LIBOBJS@
63905 gl_LTLIBOBJS = @gl_LTLIBOBJS@
63906 -gltests_LIBOBJDEPS = @gltests_LIBOBJDEPS@
63907 gltests_LIBOBJS = @gltests_LIBOBJS@
63908 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
63909 gltests_WITNESS = @gltests_WITNESS@
63910
63911 diff --git a/tests/Makefile.in b/tests/Makefile.in
63912 index fe3926b..f6daca4 100644
63913 --- a/tests/Makefile.in
63914 +++ b/tests/Makefile.in
63915 @@ -91,12 +91,9 @@ host_triplet = @host@
63916 subdir = tests
63917 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
63918 am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
63919 - $(top_srcdir)/autotools/m4/__inline.m4 \
63920 $(top_srcdir)/autotools/m4/absolute-header.m4 \
63921 $(top_srcdir)/autotools/m4/ac_check_sendfile.m4 \
63922 $(top_srcdir)/autotools/m4/alloca.m4 \
63923 - $(top_srcdir)/autotools/m4/builtin-expect.m4 \
63924 - $(top_srcdir)/autotools/m4/calloc.m4 \
63925 $(top_srcdir)/autotools/m4/canonicalize.m4 \
63926 $(top_srcdir)/autotools/m4/chdir-long.m4 \
63927 $(top_srcdir)/autotools/m4/clock_time.m4 \
63928 @@ -104,6 +101,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
63929 $(top_srcdir)/autotools/m4/closedir.m4 \
63930 $(top_srcdir)/autotools/m4/dirent_h.m4 \
63931 $(top_srcdir)/autotools/m4/dirfd.m4 \
63932 + $(top_srcdir)/autotools/m4/dirname.m4 \
63933 $(top_srcdir)/autotools/m4/double-slash-root.m4 \
63934 $(top_srcdir)/autotools/m4/dup.m4 \
63935 $(top_srcdir)/autotools/m4/dup2.m4 \
63936 @@ -125,7 +123,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
63937 $(top_srcdir)/autotools/m4/filenamecat.m4 \
63938 $(top_srcdir)/autotools/m4/float_h.m4 \
63939 $(top_srcdir)/autotools/m4/fpieee.m4 \
63940 - $(top_srcdir)/autotools/m4/free.m4 \
63941 $(top_srcdir)/autotools/m4/frexp.m4 \
63942 $(top_srcdir)/autotools/m4/frexpl.m4 \
63943 $(top_srcdir)/autotools/m4/fstat.m4 \
63944 @@ -145,6 +142,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
63945 $(top_srcdir)/autotools/m4/group-member.m4 \
63946 $(top_srcdir)/autotools/m4/include_next.m4 \
63947 $(top_srcdir)/autotools/m4/intmax_t.m4 \
63948 + $(top_srcdir)/autotools/m4/inttypes-pri.m4 \
63949 $(top_srcdir)/autotools/m4/inttypes.m4 \
63950 $(top_srcdir)/autotools/m4/inttypes_h.m4 \
63951 $(top_srcdir)/autotools/m4/isnand.m4 \
63952 @@ -154,6 +152,8 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
63953 $(top_srcdir)/autotools/m4/ldexpl.m4 \
63954 $(top_srcdir)/autotools/m4/libtool.m4 \
63955 $(top_srcdir)/autotools/m4/limits-h.m4 \
63956 + $(top_srcdir)/autotools/m4/localtime-buffer.m4 \
63957 + $(top_srcdir)/autotools/m4/longlong.m4 \
63958 $(top_srcdir)/autotools/m4/lstat.m4 \
63959 $(top_srcdir)/autotools/m4/ltoptions.m4 \
63960 $(top_srcdir)/autotools/m4/ltsugar.m4 \
63961 @@ -165,7 +165,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
63962 $(top_srcdir)/autotools/m4/memchr.m4 \
63963 $(top_srcdir)/autotools/m4/mempcpy.m4 \
63964 $(top_srcdir)/autotools/m4/memrchr.m4 \
63965 - $(top_srcdir)/autotools/m4/minmax.m4 \
63966 $(top_srcdir)/autotools/m4/mkdir.m4 \
63967 $(top_srcdir)/autotools/m4/mkdirat.m4 \
63968 $(top_srcdir)/autotools/m4/mmap-anon.m4 \
63969 @@ -176,20 +175,16 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
63970 $(top_srcdir)/autotools/m4/nocrash.m4 \
63971 $(top_srcdir)/autotools/m4/off_t.m4 \
63972 $(top_srcdir)/autotools/m4/open-cloexec.m4 \
63973 - $(top_srcdir)/autotools/m4/open-slash.m4 \
63974 $(top_srcdir)/autotools/m4/open.m4 \
63975 $(top_srcdir)/autotools/m4/openat.m4 \
63976 $(top_srcdir)/autotools/m4/opendir.m4 \
63977 $(top_srcdir)/autotools/m4/pathmax.m4 \
63978 - $(top_srcdir)/autotools/m4/pipe.m4 \
63979 $(top_srcdir)/autotools/m4/printf-frexp.m4 \
63980 $(top_srcdir)/autotools/m4/printf-frexpl.m4 \
63981 $(top_srcdir)/autotools/m4/printf.m4 \
63982 - $(top_srcdir)/autotools/m4/rawmemchr.m4 \
63983 $(top_srcdir)/autotools/m4/readlink.m4 \
63984 $(top_srcdir)/autotools/m4/readlinkat.m4 \
63985 $(top_srcdir)/autotools/m4/realloc.m4 \
63986 - $(top_srcdir)/autotools/m4/reallocarray.m4 \
63987 $(top_srcdir)/autotools/m4/rename.m4 \
63988 $(top_srcdir)/autotools/m4/renameat.m4 \
63989 $(top_srcdir)/autotools/m4/rmdir.m4 \
63990 @@ -199,7 +194,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
63991 $(top_srcdir)/autotools/m4/ssize_t.m4 \
63992 $(top_srcdir)/autotools/m4/stat-time.m4 \
63993 $(top_srcdir)/autotools/m4/stat.m4 \
63994 - $(top_srcdir)/autotools/m4/stdalign.m4 \
63995 $(top_srcdir)/autotools/m4/stdbool.m4 \
63996 $(top_srcdir)/autotools/m4/stddef_h.m4 \
63997 $(top_srcdir)/autotools/m4/stdint.m4 \
63998 @@ -238,10 +232,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
63999 $(top_srcdir)/autotools/m4/wchar_t.m4 \
64000 $(top_srcdir)/autotools/m4/wint_t.m4 \
64001 $(top_srcdir)/autotools/m4/xalloc.m4 \
64002 - $(top_srcdir)/autotools/m4/xsize.m4 \
64003 - $(top_srcdir)/autotools/m4/year2038.m4 \
64004 - $(top_srcdir)/autotools/m4/zzgnulib.m4 \
64005 - $(top_srcdir)/configure.ac
64006 + $(top_srcdir)/autotools/m4/xsize.m4 $(top_srcdir)/configure.ac
64007 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
64008 $(ACLOCAL_M4)
64009 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
64010 @@ -379,450 +370,368 @@ FGREP = @FGREP@
64011 FLOAT_H = @FLOAT_H@
64012 GETOPT_CDEFS_H = @GETOPT_CDEFS_H@
64013 GETOPT_H = @GETOPT_H@
64014 -GL_CFLAG_ALLOW_WARNINGS = @GL_CFLAG_ALLOW_WARNINGS@
64015 -GL_CFLAG_GNULIB_WARNINGS = @GL_CFLAG_GNULIB_WARNINGS@
64016 -GL_GNULIB_ACCESS = @GL_GNULIB_ACCESS@
64017 -GL_GNULIB_ACOSF = @GL_GNULIB_ACOSF@
64018 -GL_GNULIB_ACOSL = @GL_GNULIB_ACOSL@
64019 -GL_GNULIB_ALIGNED_ALLOC = @GL_GNULIB_ALIGNED_ALLOC@
64020 -GL_GNULIB_ALPHASORT = @GL_GNULIB_ALPHASORT@
64021 -GL_GNULIB_ASINF = @GL_GNULIB_ASINF@
64022 -GL_GNULIB_ASINL = @GL_GNULIB_ASINL@
64023 -GL_GNULIB_ATAN2F = @GL_GNULIB_ATAN2F@
64024 -GL_GNULIB_ATANF = @GL_GNULIB_ATANF@
64025 -GL_GNULIB_ATANL = @GL_GNULIB_ATANL@
64026 -GL_GNULIB_ATOLL = @GL_GNULIB_ATOLL@
64027 -GL_GNULIB_BTOWC = @GL_GNULIB_BTOWC@
64028 -GL_GNULIB_CALLOC_GNU = @GL_GNULIB_CALLOC_GNU@
64029 -GL_GNULIB_CALLOC_POSIX = @GL_GNULIB_CALLOC_POSIX@
64030 -GL_GNULIB_CANONICALIZE_FILE_NAME = @GL_GNULIB_CANONICALIZE_FILE_NAME@
64031 -GL_GNULIB_CBRT = @GL_GNULIB_CBRT@
64032 -GL_GNULIB_CBRTF = @GL_GNULIB_CBRTF@
64033 -GL_GNULIB_CBRTL = @GL_GNULIB_CBRTL@
64034 -GL_GNULIB_CEIL = @GL_GNULIB_CEIL@
64035 -GL_GNULIB_CEILF = @GL_GNULIB_CEILF@
64036 -GL_GNULIB_CEILL = @GL_GNULIB_CEILL@
64037 -GL_GNULIB_CHDIR = @GL_GNULIB_CHDIR@
64038 -GL_GNULIB_CHOWN = @GL_GNULIB_CHOWN@
64039 -GL_GNULIB_CLOSE = @GL_GNULIB_CLOSE@
64040 -GL_GNULIB_CLOSEDIR = @GL_GNULIB_CLOSEDIR@
64041 -GL_GNULIB_COPYSIGN = @GL_GNULIB_COPYSIGN@
64042 -GL_GNULIB_COPYSIGNF = @GL_GNULIB_COPYSIGNF@
64043 -GL_GNULIB_COPYSIGNL = @GL_GNULIB_COPYSIGNL@
64044 -GL_GNULIB_COPY_FILE_RANGE = @GL_GNULIB_COPY_FILE_RANGE@
64045 -GL_GNULIB_COSF = @GL_GNULIB_COSF@
64046 -GL_GNULIB_COSHF = @GL_GNULIB_COSHF@
64047 -GL_GNULIB_COSL = @GL_GNULIB_COSL@
64048 -GL_GNULIB_CREAT = @GL_GNULIB_CREAT@
64049 -GL_GNULIB_CTIME = @GL_GNULIB_CTIME@
64050 -GL_GNULIB_DIRFD = @GL_GNULIB_DIRFD@
64051 -GL_GNULIB_DPRINTF = @GL_GNULIB_DPRINTF@
64052 -GL_GNULIB_DUP = @GL_GNULIB_DUP@
64053 -GL_GNULIB_DUP2 = @GL_GNULIB_DUP2@
64054 -GL_GNULIB_DUP3 = @GL_GNULIB_DUP3@
64055 -GL_GNULIB_ENVIRON = @GL_GNULIB_ENVIRON@
64056 -GL_GNULIB_EUIDACCESS = @GL_GNULIB_EUIDACCESS@
64057 -GL_GNULIB_EXECL = @GL_GNULIB_EXECL@
64058 -GL_GNULIB_EXECLE = @GL_GNULIB_EXECLE@
64059 -GL_GNULIB_EXECLP = @GL_GNULIB_EXECLP@
64060 -GL_GNULIB_EXECV = @GL_GNULIB_EXECV@
64061 -GL_GNULIB_EXECVE = @GL_GNULIB_EXECVE@
64062 -GL_GNULIB_EXECVP = @GL_GNULIB_EXECVP@
64063 -GL_GNULIB_EXECVPE = @GL_GNULIB_EXECVPE@
64064 -GL_GNULIB_EXP2 = @GL_GNULIB_EXP2@
64065 -GL_GNULIB_EXP2F = @GL_GNULIB_EXP2F@
64066 -GL_GNULIB_EXP2L = @GL_GNULIB_EXP2L@
64067 -GL_GNULIB_EXPF = @GL_GNULIB_EXPF@
64068 -GL_GNULIB_EXPL = @GL_GNULIB_EXPL@
64069 -GL_GNULIB_EXPLICIT_BZERO = @GL_GNULIB_EXPLICIT_BZERO@
64070 -GL_GNULIB_EXPM1 = @GL_GNULIB_EXPM1@
64071 -GL_GNULIB_EXPM1F = @GL_GNULIB_EXPM1F@
64072 -GL_GNULIB_EXPM1L = @GL_GNULIB_EXPM1L@
64073 -GL_GNULIB_FABSF = @GL_GNULIB_FABSF@
64074 -GL_GNULIB_FABSL = @GL_GNULIB_FABSL@
64075 -GL_GNULIB_FACCESSAT = @GL_GNULIB_FACCESSAT@
64076 -GL_GNULIB_FCHDIR = @GL_GNULIB_FCHDIR@
64077 -GL_GNULIB_FCHMODAT = @GL_GNULIB_FCHMODAT@
64078 -GL_GNULIB_FCHOWNAT = @GL_GNULIB_FCHOWNAT@
64079 -GL_GNULIB_FCLOSE = @GL_GNULIB_FCLOSE@
64080 -GL_GNULIB_FCNTL = @GL_GNULIB_FCNTL@
64081 -GL_GNULIB_FDATASYNC = @GL_GNULIB_FDATASYNC@
64082 -GL_GNULIB_FDOPEN = @GL_GNULIB_FDOPEN@
64083 -GL_GNULIB_FDOPENDIR = @GL_GNULIB_FDOPENDIR@
64084 -GL_GNULIB_FFLUSH = @GL_GNULIB_FFLUSH@
64085 -GL_GNULIB_FFS = @GL_GNULIB_FFS@
64086 -GL_GNULIB_FFSL = @GL_GNULIB_FFSL@
64087 -GL_GNULIB_FFSLL = @GL_GNULIB_FFSLL@
64088 -GL_GNULIB_FGETC = @GL_GNULIB_FGETC@
64089 -GL_GNULIB_FGETS = @GL_GNULIB_FGETS@
64090 -GL_GNULIB_FLOOR = @GL_GNULIB_FLOOR@
64091 -GL_GNULIB_FLOORF = @GL_GNULIB_FLOORF@
64092 -GL_GNULIB_FLOORL = @GL_GNULIB_FLOORL@
64093 -GL_GNULIB_FMA = @GL_GNULIB_FMA@
64094 -GL_GNULIB_FMAF = @GL_GNULIB_FMAF@
64095 -GL_GNULIB_FMAL = @GL_GNULIB_FMAL@
64096 -GL_GNULIB_FMOD = @GL_GNULIB_FMOD@
64097 -GL_GNULIB_FMODF = @GL_GNULIB_FMODF@
64098 -GL_GNULIB_FMODL = @GL_GNULIB_FMODL@
64099 -GL_GNULIB_FOPEN = @GL_GNULIB_FOPEN@
64100 -GL_GNULIB_FOPEN_GNU = @GL_GNULIB_FOPEN_GNU@
64101 -GL_GNULIB_FPRINTF = @GL_GNULIB_FPRINTF@
64102 -GL_GNULIB_FPRINTF_POSIX = @GL_GNULIB_FPRINTF_POSIX@
64103 -GL_GNULIB_FPURGE = @GL_GNULIB_FPURGE@
64104 -GL_GNULIB_FPUTC = @GL_GNULIB_FPUTC@
64105 -GL_GNULIB_FPUTS = @GL_GNULIB_FPUTS@
64106 -GL_GNULIB_FREAD = @GL_GNULIB_FREAD@
64107 -GL_GNULIB_FREE_POSIX = @GL_GNULIB_FREE_POSIX@
64108 -GL_GNULIB_FREOPEN = @GL_GNULIB_FREOPEN@
64109 -GL_GNULIB_FREXP = @GL_GNULIB_FREXP@
64110 -GL_GNULIB_FREXPF = @GL_GNULIB_FREXPF@
64111 -GL_GNULIB_FREXPL = @GL_GNULIB_FREXPL@
64112 -GL_GNULIB_FSCANF = @GL_GNULIB_FSCANF@
64113 -GL_GNULIB_FSEEK = @GL_GNULIB_FSEEK@
64114 -GL_GNULIB_FSEEKO = @GL_GNULIB_FSEEKO@
64115 -GL_GNULIB_FSTAT = @GL_GNULIB_FSTAT@
64116 -GL_GNULIB_FSTATAT = @GL_GNULIB_FSTATAT@
64117 -GL_GNULIB_FSYNC = @GL_GNULIB_FSYNC@
64118 -GL_GNULIB_FTELL = @GL_GNULIB_FTELL@
64119 -GL_GNULIB_FTELLO = @GL_GNULIB_FTELLO@
64120 -GL_GNULIB_FTRUNCATE = @GL_GNULIB_FTRUNCATE@
64121 -GL_GNULIB_FUTIMENS = @GL_GNULIB_FUTIMENS@
64122 -GL_GNULIB_FWRITE = @GL_GNULIB_FWRITE@
64123 -GL_GNULIB_GETC = @GL_GNULIB_GETC@
64124 -GL_GNULIB_GETCHAR = @GL_GNULIB_GETCHAR@
64125 -GL_GNULIB_GETCWD = @GL_GNULIB_GETCWD@
64126 -GL_GNULIB_GETDELIM = @GL_GNULIB_GETDELIM@
64127 -GL_GNULIB_GETDOMAINNAME = @GL_GNULIB_GETDOMAINNAME@
64128 -GL_GNULIB_GETDTABLESIZE = @GL_GNULIB_GETDTABLESIZE@
64129 -GL_GNULIB_GETENTROPY = @GL_GNULIB_GETENTROPY@
64130 -GL_GNULIB_GETGROUPS = @GL_GNULIB_GETGROUPS@
64131 -GL_GNULIB_GETHOSTNAME = @GL_GNULIB_GETHOSTNAME@
64132 -GL_GNULIB_GETLINE = @GL_GNULIB_GETLINE@
64133 -GL_GNULIB_GETLOADAVG = @GL_GNULIB_GETLOADAVG@
64134 -GL_GNULIB_GETLOGIN = @GL_GNULIB_GETLOGIN@
64135 -GL_GNULIB_GETLOGIN_R = @GL_GNULIB_GETLOGIN_R@
64136 -GL_GNULIB_GETOPT_POSIX = @GL_GNULIB_GETOPT_POSIX@
64137 -GL_GNULIB_GETPAGESIZE = @GL_GNULIB_GETPAGESIZE@
64138 -GL_GNULIB_GETPASS = @GL_GNULIB_GETPASS@
64139 -GL_GNULIB_GETPASS_GNU = @GL_GNULIB_GETPASS_GNU@
64140 -GL_GNULIB_GETSUBOPT = @GL_GNULIB_GETSUBOPT@
64141 -GL_GNULIB_GETTIMEOFDAY = @GL_GNULIB_GETTIMEOFDAY@
64142 -GL_GNULIB_GETUMASK = @GL_GNULIB_GETUMASK@
64143 -GL_GNULIB_GETUSERSHELL = @GL_GNULIB_GETUSERSHELL@
64144 -GL_GNULIB_GRANTPT = @GL_GNULIB_GRANTPT@
64145 -GL_GNULIB_GROUP_MEMBER = @GL_GNULIB_GROUP_MEMBER@
64146 -GL_GNULIB_HYPOT = @GL_GNULIB_HYPOT@
64147 -GL_GNULIB_HYPOTF = @GL_GNULIB_HYPOTF@
64148 -GL_GNULIB_HYPOTL = @GL_GNULIB_HYPOTL@
64149 -GL_GNULIB_ILOGB = @GL_GNULIB_ILOGB@
64150 -GL_GNULIB_ILOGBF = @GL_GNULIB_ILOGBF@
64151 -GL_GNULIB_ILOGBL = @GL_GNULIB_ILOGBL@
64152 -GL_GNULIB_IMAXABS = @GL_GNULIB_IMAXABS@
64153 -GL_GNULIB_IMAXDIV = @GL_GNULIB_IMAXDIV@
64154 -GL_GNULIB_ISATTY = @GL_GNULIB_ISATTY@
64155 -GL_GNULIB_ISFINITE = @GL_GNULIB_ISFINITE@
64156 -GL_GNULIB_ISINF = @GL_GNULIB_ISINF@
64157 -GL_GNULIB_ISNAN = @GL_GNULIB_ISNAN@
64158 -GL_GNULIB_ISNAND = @GL_GNULIB_ISNAND@
64159 -GL_GNULIB_ISNANF = @GL_GNULIB_ISNANF@
64160 -GL_GNULIB_ISNANL = @GL_GNULIB_ISNANL@
64161 -GL_GNULIB_LCHMOD = @GL_GNULIB_LCHMOD@
64162 -GL_GNULIB_LCHOWN = @GL_GNULIB_LCHOWN@
64163 -GL_GNULIB_LDEXPF = @GL_GNULIB_LDEXPF@
64164 -GL_GNULIB_LDEXPL = @GL_GNULIB_LDEXPL@
64165 -GL_GNULIB_LINK = @GL_GNULIB_LINK@
64166 -GL_GNULIB_LINKAT = @GL_GNULIB_LINKAT@
64167 -GL_GNULIB_LOCALTIME = @GL_GNULIB_LOCALTIME@
64168 -GL_GNULIB_LOG = @GL_GNULIB_LOG@
64169 -GL_GNULIB_LOG10 = @GL_GNULIB_LOG10@
64170 -GL_GNULIB_LOG10F = @GL_GNULIB_LOG10F@
64171 -GL_GNULIB_LOG10L = @GL_GNULIB_LOG10L@
64172 -GL_GNULIB_LOG1P = @GL_GNULIB_LOG1P@
64173 -GL_GNULIB_LOG1PF = @GL_GNULIB_LOG1PF@
64174 -GL_GNULIB_LOG1PL = @GL_GNULIB_LOG1PL@
64175 -GL_GNULIB_LOG2 = @GL_GNULIB_LOG2@
64176 -GL_GNULIB_LOG2F = @GL_GNULIB_LOG2F@
64177 -GL_GNULIB_LOG2L = @GL_GNULIB_LOG2L@
64178 -GL_GNULIB_LOGB = @GL_GNULIB_LOGB@
64179 -GL_GNULIB_LOGBF = @GL_GNULIB_LOGBF@
64180 -GL_GNULIB_LOGBL = @GL_GNULIB_LOGBL@
64181 -GL_GNULIB_LOGF = @GL_GNULIB_LOGF@
64182 -GL_GNULIB_LOGL = @GL_GNULIB_LOGL@
64183 -GL_GNULIB_LSEEK = @GL_GNULIB_LSEEK@
64184 -GL_GNULIB_LSTAT = @GL_GNULIB_LSTAT@
64185 -GL_GNULIB_MALLOC_GNU = @GL_GNULIB_MALLOC_GNU@
64186 -GL_GNULIB_MALLOC_POSIX = @GL_GNULIB_MALLOC_POSIX@
64187 -GL_GNULIB_MBRLEN = @GL_GNULIB_MBRLEN@
64188 -GL_GNULIB_MBRTOWC = @GL_GNULIB_MBRTOWC@
64189 -GL_GNULIB_MBSCASECMP = @GL_GNULIB_MBSCASECMP@
64190 -GL_GNULIB_MBSCASESTR = @GL_GNULIB_MBSCASESTR@
64191 -GL_GNULIB_MBSCHR = @GL_GNULIB_MBSCHR@
64192 -GL_GNULIB_MBSCSPN = @GL_GNULIB_MBSCSPN@
64193 -GL_GNULIB_MBSINIT = @GL_GNULIB_MBSINIT@
64194 -GL_GNULIB_MBSLEN = @GL_GNULIB_MBSLEN@
64195 -GL_GNULIB_MBSNCASECMP = @GL_GNULIB_MBSNCASECMP@
64196 -GL_GNULIB_MBSNLEN = @GL_GNULIB_MBSNLEN@
64197 -GL_GNULIB_MBSNRTOWCS = @GL_GNULIB_MBSNRTOWCS@
64198 -GL_GNULIB_MBSPBRK = @GL_GNULIB_MBSPBRK@
64199 -GL_GNULIB_MBSPCASECMP = @GL_GNULIB_MBSPCASECMP@
64200 -GL_GNULIB_MBSRCHR = @GL_GNULIB_MBSRCHR@
64201 -GL_GNULIB_MBSRTOWCS = @GL_GNULIB_MBSRTOWCS@
64202 -GL_GNULIB_MBSSEP = @GL_GNULIB_MBSSEP@
64203 -GL_GNULIB_MBSSPN = @GL_GNULIB_MBSSPN@
64204 -GL_GNULIB_MBSSTR = @GL_GNULIB_MBSSTR@
64205 -GL_GNULIB_MBSTOK_R = @GL_GNULIB_MBSTOK_R@
64206 -GL_GNULIB_MBTOWC = @GL_GNULIB_MBTOWC@
64207 -GL_GNULIB_MDA_ACCESS = @GL_GNULIB_MDA_ACCESS@
64208 -GL_GNULIB_MDA_CHDIR = @GL_GNULIB_MDA_CHDIR@
64209 -GL_GNULIB_MDA_CHMOD = @GL_GNULIB_MDA_CHMOD@
64210 -GL_GNULIB_MDA_CLOSE = @GL_GNULIB_MDA_CLOSE@
64211 -GL_GNULIB_MDA_CREAT = @GL_GNULIB_MDA_CREAT@
64212 -GL_GNULIB_MDA_DUP = @GL_GNULIB_MDA_DUP@
64213 -GL_GNULIB_MDA_DUP2 = @GL_GNULIB_MDA_DUP2@
64214 -GL_GNULIB_MDA_ECVT = @GL_GNULIB_MDA_ECVT@
64215 -GL_GNULIB_MDA_EXECL = @GL_GNULIB_MDA_EXECL@
64216 -GL_GNULIB_MDA_EXECLE = @GL_GNULIB_MDA_EXECLE@
64217 -GL_GNULIB_MDA_EXECLP = @GL_GNULIB_MDA_EXECLP@
64218 -GL_GNULIB_MDA_EXECV = @GL_GNULIB_MDA_EXECV@
64219 -GL_GNULIB_MDA_EXECVE = @GL_GNULIB_MDA_EXECVE@
64220 -GL_GNULIB_MDA_EXECVP = @GL_GNULIB_MDA_EXECVP@
64221 -GL_GNULIB_MDA_EXECVPE = @GL_GNULIB_MDA_EXECVPE@
64222 -GL_GNULIB_MDA_FCLOSEALL = @GL_GNULIB_MDA_FCLOSEALL@
64223 -GL_GNULIB_MDA_FCVT = @GL_GNULIB_MDA_FCVT@
64224 -GL_GNULIB_MDA_FDOPEN = @GL_GNULIB_MDA_FDOPEN@
64225 -GL_GNULIB_MDA_FILENO = @GL_GNULIB_MDA_FILENO@
64226 -GL_GNULIB_MDA_GCVT = @GL_GNULIB_MDA_GCVT@
64227 -GL_GNULIB_MDA_GETCWD = @GL_GNULIB_MDA_GETCWD@
64228 -GL_GNULIB_MDA_GETPID = @GL_GNULIB_MDA_GETPID@
64229 -GL_GNULIB_MDA_GETW = @GL_GNULIB_MDA_GETW@
64230 -GL_GNULIB_MDA_ISATTY = @GL_GNULIB_MDA_ISATTY@
64231 -GL_GNULIB_MDA_J0 = @GL_GNULIB_MDA_J0@
64232 -GL_GNULIB_MDA_J1 = @GL_GNULIB_MDA_J1@
64233 -GL_GNULIB_MDA_JN = @GL_GNULIB_MDA_JN@
64234 -GL_GNULIB_MDA_LSEEK = @GL_GNULIB_MDA_LSEEK@
64235 -GL_GNULIB_MDA_MEMCCPY = @GL_GNULIB_MDA_MEMCCPY@
64236 -GL_GNULIB_MDA_MKDIR = @GL_GNULIB_MDA_MKDIR@
64237 -GL_GNULIB_MDA_MKTEMP = @GL_GNULIB_MDA_MKTEMP@
64238 -GL_GNULIB_MDA_OPEN = @GL_GNULIB_MDA_OPEN@
64239 -GL_GNULIB_MDA_PUTENV = @GL_GNULIB_MDA_PUTENV@
64240 -GL_GNULIB_MDA_PUTW = @GL_GNULIB_MDA_PUTW@
64241 -GL_GNULIB_MDA_READ = @GL_GNULIB_MDA_READ@
64242 -GL_GNULIB_MDA_RMDIR = @GL_GNULIB_MDA_RMDIR@
64243 -GL_GNULIB_MDA_STRDUP = @GL_GNULIB_MDA_STRDUP@
64244 -GL_GNULIB_MDA_SWAB = @GL_GNULIB_MDA_SWAB@
64245 -GL_GNULIB_MDA_TEMPNAM = @GL_GNULIB_MDA_TEMPNAM@
64246 -GL_GNULIB_MDA_TZSET = @GL_GNULIB_MDA_TZSET@
64247 -GL_GNULIB_MDA_UMASK = @GL_GNULIB_MDA_UMASK@
64248 -GL_GNULIB_MDA_UNLINK = @GL_GNULIB_MDA_UNLINK@
64249 -GL_GNULIB_MDA_UTIME = @GL_GNULIB_MDA_UTIME@
64250 -GL_GNULIB_MDA_WCSDUP = @GL_GNULIB_MDA_WCSDUP@
64251 -GL_GNULIB_MDA_WRITE = @GL_GNULIB_MDA_WRITE@
64252 -GL_GNULIB_MDA_Y0 = @GL_GNULIB_MDA_Y0@
64253 -GL_GNULIB_MDA_Y1 = @GL_GNULIB_MDA_Y1@
64254 -GL_GNULIB_MDA_YN = @GL_GNULIB_MDA_YN@
64255 -GL_GNULIB_MEMCHR = @GL_GNULIB_MEMCHR@
64256 -GL_GNULIB_MEMMEM = @GL_GNULIB_MEMMEM@
64257 -GL_GNULIB_MEMPCPY = @GL_GNULIB_MEMPCPY@
64258 -GL_GNULIB_MEMRCHR = @GL_GNULIB_MEMRCHR@
64259 -GL_GNULIB_MKDIR = @GL_GNULIB_MKDIR@
64260 -GL_GNULIB_MKDIRAT = @GL_GNULIB_MKDIRAT@
64261 -GL_GNULIB_MKDTEMP = @GL_GNULIB_MKDTEMP@
64262 -GL_GNULIB_MKFIFO = @GL_GNULIB_MKFIFO@
64263 -GL_GNULIB_MKFIFOAT = @GL_GNULIB_MKFIFOAT@
64264 -GL_GNULIB_MKNOD = @GL_GNULIB_MKNOD@
64265 -GL_GNULIB_MKNODAT = @GL_GNULIB_MKNODAT@
64266 -GL_GNULIB_MKOSTEMP = @GL_GNULIB_MKOSTEMP@
64267 -GL_GNULIB_MKOSTEMPS = @GL_GNULIB_MKOSTEMPS@
64268 -GL_GNULIB_MKSTEMP = @GL_GNULIB_MKSTEMP@
64269 -GL_GNULIB_MKSTEMPS = @GL_GNULIB_MKSTEMPS@
64270 -GL_GNULIB_MKTIME = @GL_GNULIB_MKTIME@
64271 -GL_GNULIB_MODF = @GL_GNULIB_MODF@
64272 -GL_GNULIB_MODFF = @GL_GNULIB_MODFF@
64273 -GL_GNULIB_MODFL = @GL_GNULIB_MODFL@
64274 -GL_GNULIB_NANOSLEEP = @GL_GNULIB_NANOSLEEP@
64275 -GL_GNULIB_NONBLOCKING = @GL_GNULIB_NONBLOCKING@
64276 -GL_GNULIB_OBSTACK_PRINTF = @GL_GNULIB_OBSTACK_PRINTF@
64277 -GL_GNULIB_OBSTACK_PRINTF_POSIX = @GL_GNULIB_OBSTACK_PRINTF_POSIX@
64278 -GL_GNULIB_OPEN = @GL_GNULIB_OPEN@
64279 -GL_GNULIB_OPENAT = @GL_GNULIB_OPENAT@
64280 -GL_GNULIB_OPENDIR = @GL_GNULIB_OPENDIR@
64281 -GL_GNULIB_OVERRIDES_STRUCT_STAT = @GL_GNULIB_OVERRIDES_STRUCT_STAT@
64282 -GL_GNULIB_PCLOSE = @GL_GNULIB_PCLOSE@
64283 -GL_GNULIB_PERROR = @GL_GNULIB_PERROR@
64284 -GL_GNULIB_PIPE = @GL_GNULIB_PIPE@
64285 -GL_GNULIB_PIPE2 = @GL_GNULIB_PIPE2@
64286 -GL_GNULIB_POPEN = @GL_GNULIB_POPEN@
64287 -GL_GNULIB_POSIX_MEMALIGN = @GL_GNULIB_POSIX_MEMALIGN@
64288 -GL_GNULIB_POSIX_OPENPT = @GL_GNULIB_POSIX_OPENPT@
64289 -GL_GNULIB_POWF = @GL_GNULIB_POWF@
64290 -GL_GNULIB_PREAD = @GL_GNULIB_PREAD@
64291 -GL_GNULIB_PRINTF = @GL_GNULIB_PRINTF@
64292 -GL_GNULIB_PRINTF_POSIX = @GL_GNULIB_PRINTF_POSIX@
64293 -GL_GNULIB_PTSNAME = @GL_GNULIB_PTSNAME@
64294 -GL_GNULIB_PTSNAME_R = @GL_GNULIB_PTSNAME_R@
64295 -GL_GNULIB_PUTC = @GL_GNULIB_PUTC@
64296 -GL_GNULIB_PUTCHAR = @GL_GNULIB_PUTCHAR@
64297 -GL_GNULIB_PUTENV = @GL_GNULIB_PUTENV@
64298 -GL_GNULIB_PUTS = @GL_GNULIB_PUTS@
64299 -GL_GNULIB_PWRITE = @GL_GNULIB_PWRITE@
64300 -GL_GNULIB_QSORT_R = @GL_GNULIB_QSORT_R@
64301 -GL_GNULIB_RANDOM = @GL_GNULIB_RANDOM@
64302 -GL_GNULIB_RANDOM_R = @GL_GNULIB_RANDOM_R@
64303 -GL_GNULIB_RAWMEMCHR = @GL_GNULIB_RAWMEMCHR@
64304 -GL_GNULIB_READ = @GL_GNULIB_READ@
64305 -GL_GNULIB_READDIR = @GL_GNULIB_READDIR@
64306 -GL_GNULIB_READLINK = @GL_GNULIB_READLINK@
64307 -GL_GNULIB_READLINKAT = @GL_GNULIB_READLINKAT@
64308 -GL_GNULIB_REALLOCARRAY = @GL_GNULIB_REALLOCARRAY@
64309 -GL_GNULIB_REALLOC_GNU = @GL_GNULIB_REALLOC_GNU@
64310 -GL_GNULIB_REALLOC_POSIX = @GL_GNULIB_REALLOC_POSIX@
64311 -GL_GNULIB_REALPATH = @GL_GNULIB_REALPATH@
64312 -GL_GNULIB_REMAINDER = @GL_GNULIB_REMAINDER@
64313 -GL_GNULIB_REMAINDERF = @GL_GNULIB_REMAINDERF@
64314 -GL_GNULIB_REMAINDERL = @GL_GNULIB_REMAINDERL@
64315 -GL_GNULIB_REMOVE = @GL_GNULIB_REMOVE@
64316 -GL_GNULIB_RENAME = @GL_GNULIB_RENAME@
64317 -GL_GNULIB_RENAMEAT = @GL_GNULIB_RENAMEAT@
64318 -GL_GNULIB_REWINDDIR = @GL_GNULIB_REWINDDIR@
64319 -GL_GNULIB_RINT = @GL_GNULIB_RINT@
64320 -GL_GNULIB_RINTF = @GL_GNULIB_RINTF@
64321 -GL_GNULIB_RINTL = @GL_GNULIB_RINTL@
64322 -GL_GNULIB_RMDIR = @GL_GNULIB_RMDIR@
64323 -GL_GNULIB_ROUND = @GL_GNULIB_ROUND@
64324 -GL_GNULIB_ROUNDF = @GL_GNULIB_ROUNDF@
64325 -GL_GNULIB_ROUNDL = @GL_GNULIB_ROUNDL@
64326 -GL_GNULIB_RPMATCH = @GL_GNULIB_RPMATCH@
64327 -GL_GNULIB_SCANDIR = @GL_GNULIB_SCANDIR@
64328 -GL_GNULIB_SCANF = @GL_GNULIB_SCANF@
64329 -GL_GNULIB_SECURE_GETENV = @GL_GNULIB_SECURE_GETENV@
64330 -GL_GNULIB_SETENV = @GL_GNULIB_SETENV@
64331 -GL_GNULIB_SETHOSTNAME = @GL_GNULIB_SETHOSTNAME@
64332 -GL_GNULIB_SIGABBREV_NP = @GL_GNULIB_SIGABBREV_NP@
64333 -GL_GNULIB_SIGDESCR_NP = @GL_GNULIB_SIGDESCR_NP@
64334 -GL_GNULIB_SIGNBIT = @GL_GNULIB_SIGNBIT@
64335 -GL_GNULIB_SINF = @GL_GNULIB_SINF@
64336 -GL_GNULIB_SINHF = @GL_GNULIB_SINHF@
64337 -GL_GNULIB_SINL = @GL_GNULIB_SINL@
64338 -GL_GNULIB_SLEEP = @GL_GNULIB_SLEEP@
64339 -GL_GNULIB_SNPRINTF = @GL_GNULIB_SNPRINTF@
64340 -GL_GNULIB_SPRINTF_POSIX = @GL_GNULIB_SPRINTF_POSIX@
64341 -GL_GNULIB_SQRTF = @GL_GNULIB_SQRTF@
64342 -GL_GNULIB_SQRTL = @GL_GNULIB_SQRTL@
64343 -GL_GNULIB_STAT = @GL_GNULIB_STAT@
64344 -GL_GNULIB_STDIO_H_NONBLOCKING = @GL_GNULIB_STDIO_H_NONBLOCKING@
64345 -GL_GNULIB_STDIO_H_SIGPIPE = @GL_GNULIB_STDIO_H_SIGPIPE@
64346 -GL_GNULIB_STPCPY = @GL_GNULIB_STPCPY@
64347 -GL_GNULIB_STPNCPY = @GL_GNULIB_STPNCPY@
64348 -GL_GNULIB_STRCASESTR = @GL_GNULIB_STRCASESTR@
64349 -GL_GNULIB_STRCHRNUL = @GL_GNULIB_STRCHRNUL@
64350 -GL_GNULIB_STRDUP = @GL_GNULIB_STRDUP@
64351 -GL_GNULIB_STRERROR = @GL_GNULIB_STRERROR@
64352 -GL_GNULIB_STRERRORNAME_NP = @GL_GNULIB_STRERRORNAME_NP@
64353 -GL_GNULIB_STRERROR_R = @GL_GNULIB_STRERROR_R@
64354 -GL_GNULIB_STRFTIME = @GL_GNULIB_STRFTIME@
64355 -GL_GNULIB_STRNCAT = @GL_GNULIB_STRNCAT@
64356 -GL_GNULIB_STRNDUP = @GL_GNULIB_STRNDUP@
64357 -GL_GNULIB_STRNLEN = @GL_GNULIB_STRNLEN@
64358 -GL_GNULIB_STRPBRK = @GL_GNULIB_STRPBRK@
64359 -GL_GNULIB_STRPTIME = @GL_GNULIB_STRPTIME@
64360 -GL_GNULIB_STRSEP = @GL_GNULIB_STRSEP@
64361 -GL_GNULIB_STRSIGNAL = @GL_GNULIB_STRSIGNAL@
64362 -GL_GNULIB_STRSTR = @GL_GNULIB_STRSTR@
64363 -GL_GNULIB_STRTOD = @GL_GNULIB_STRTOD@
64364 -GL_GNULIB_STRTOIMAX = @GL_GNULIB_STRTOIMAX@
64365 -GL_GNULIB_STRTOK_R = @GL_GNULIB_STRTOK_R@
64366 -GL_GNULIB_STRTOL = @GL_GNULIB_STRTOL@
64367 -GL_GNULIB_STRTOLD = @GL_GNULIB_STRTOLD@
64368 -GL_GNULIB_STRTOLL = @GL_GNULIB_STRTOLL@
64369 -GL_GNULIB_STRTOUL = @GL_GNULIB_STRTOUL@
64370 -GL_GNULIB_STRTOULL = @GL_GNULIB_STRTOULL@
64371 -GL_GNULIB_STRTOUMAX = @GL_GNULIB_STRTOUMAX@
64372 -GL_GNULIB_STRVERSCMP = @GL_GNULIB_STRVERSCMP@
64373 -GL_GNULIB_SYMLINK = @GL_GNULIB_SYMLINK@
64374 -GL_GNULIB_SYMLINKAT = @GL_GNULIB_SYMLINKAT@
64375 -GL_GNULIB_SYSTEM_POSIX = @GL_GNULIB_SYSTEM_POSIX@
64376 -GL_GNULIB_TANF = @GL_GNULIB_TANF@
64377 -GL_GNULIB_TANHF = @GL_GNULIB_TANHF@
64378 -GL_GNULIB_TANL = @GL_GNULIB_TANL@
64379 -GL_GNULIB_TIMEGM = @GL_GNULIB_TIMEGM@
64380 -GL_GNULIB_TIMESPEC_GET = @GL_GNULIB_TIMESPEC_GET@
64381 -GL_GNULIB_TIMESPEC_GETRES = @GL_GNULIB_TIMESPEC_GETRES@
64382 -GL_GNULIB_TIME_R = @GL_GNULIB_TIME_R@
64383 -GL_GNULIB_TIME_RZ = @GL_GNULIB_TIME_RZ@
64384 -GL_GNULIB_TMPFILE = @GL_GNULIB_TMPFILE@
64385 -GL_GNULIB_TRUNC = @GL_GNULIB_TRUNC@
64386 -GL_GNULIB_TRUNCATE = @GL_GNULIB_TRUNCATE@
64387 -GL_GNULIB_TRUNCF = @GL_GNULIB_TRUNCF@
64388 -GL_GNULIB_TRUNCL = @GL_GNULIB_TRUNCL@
64389 -GL_GNULIB_TTYNAME_R = @GL_GNULIB_TTYNAME_R@
64390 -GL_GNULIB_TZSET = @GL_GNULIB_TZSET@
64391 -GL_GNULIB_UNISTD_H_GETOPT = @GL_GNULIB_UNISTD_H_GETOPT@
64392 -GL_GNULIB_UNISTD_H_NONBLOCKING = @GL_GNULIB_UNISTD_H_NONBLOCKING@
64393 -GL_GNULIB_UNISTD_H_SIGPIPE = @GL_GNULIB_UNISTD_H_SIGPIPE@
64394 -GL_GNULIB_UNLINK = @GL_GNULIB_UNLINK@
64395 -GL_GNULIB_UNLINKAT = @GL_GNULIB_UNLINKAT@
64396 -GL_GNULIB_UNLOCKPT = @GL_GNULIB_UNLOCKPT@
64397 -GL_GNULIB_UNSETENV = @GL_GNULIB_UNSETENV@
64398 -GL_GNULIB_USLEEP = @GL_GNULIB_USLEEP@
64399 -GL_GNULIB_UTIME = @GL_GNULIB_UTIME@
64400 -GL_GNULIB_UTIMENSAT = @GL_GNULIB_UTIMENSAT@
64401 -GL_GNULIB_VASPRINTF = @GL_GNULIB_VASPRINTF@
64402 -GL_GNULIB_VDPRINTF = @GL_GNULIB_VDPRINTF@
64403 -GL_GNULIB_VFPRINTF = @GL_GNULIB_VFPRINTF@
64404 -GL_GNULIB_VFPRINTF_POSIX = @GL_GNULIB_VFPRINTF_POSIX@
64405 -GL_GNULIB_VFSCANF = @GL_GNULIB_VFSCANF@
64406 -GL_GNULIB_VPRINTF = @GL_GNULIB_VPRINTF@
64407 -GL_GNULIB_VPRINTF_POSIX = @GL_GNULIB_VPRINTF_POSIX@
64408 -GL_GNULIB_VSCANF = @GL_GNULIB_VSCANF@
64409 -GL_GNULIB_VSNPRINTF = @GL_GNULIB_VSNPRINTF@
64410 -GL_GNULIB_VSPRINTF_POSIX = @GL_GNULIB_VSPRINTF_POSIX@
64411 -GL_GNULIB_WCPCPY = @GL_GNULIB_WCPCPY@
64412 -GL_GNULIB_WCPNCPY = @GL_GNULIB_WCPNCPY@
64413 -GL_GNULIB_WCRTOMB = @GL_GNULIB_WCRTOMB@
64414 -GL_GNULIB_WCSCASECMP = @GL_GNULIB_WCSCASECMP@
64415 -GL_GNULIB_WCSCAT = @GL_GNULIB_WCSCAT@
64416 -GL_GNULIB_WCSCHR = @GL_GNULIB_WCSCHR@
64417 -GL_GNULIB_WCSCMP = @GL_GNULIB_WCSCMP@
64418 -GL_GNULIB_WCSCOLL = @GL_GNULIB_WCSCOLL@
64419 -GL_GNULIB_WCSCPY = @GL_GNULIB_WCSCPY@
64420 -GL_GNULIB_WCSCSPN = @GL_GNULIB_WCSCSPN@
64421 -GL_GNULIB_WCSDUP = @GL_GNULIB_WCSDUP@
64422 -GL_GNULIB_WCSFTIME = @GL_GNULIB_WCSFTIME@
64423 -GL_GNULIB_WCSLEN = @GL_GNULIB_WCSLEN@
64424 -GL_GNULIB_WCSNCASECMP = @GL_GNULIB_WCSNCASECMP@
64425 -GL_GNULIB_WCSNCAT = @GL_GNULIB_WCSNCAT@
64426 -GL_GNULIB_WCSNCMP = @GL_GNULIB_WCSNCMP@
64427 -GL_GNULIB_WCSNCPY = @GL_GNULIB_WCSNCPY@
64428 -GL_GNULIB_WCSNLEN = @GL_GNULIB_WCSNLEN@
64429 -GL_GNULIB_WCSNRTOMBS = @GL_GNULIB_WCSNRTOMBS@
64430 -GL_GNULIB_WCSPBRK = @GL_GNULIB_WCSPBRK@
64431 -GL_GNULIB_WCSRCHR = @GL_GNULIB_WCSRCHR@
64432 -GL_GNULIB_WCSRTOMBS = @GL_GNULIB_WCSRTOMBS@
64433 -GL_GNULIB_WCSSPN = @GL_GNULIB_WCSSPN@
64434 -GL_GNULIB_WCSSTR = @GL_GNULIB_WCSSTR@
64435 -GL_GNULIB_WCSTOK = @GL_GNULIB_WCSTOK@
64436 -GL_GNULIB_WCSWIDTH = @GL_GNULIB_WCSWIDTH@
64437 -GL_GNULIB_WCSXFRM = @GL_GNULIB_WCSXFRM@
64438 -GL_GNULIB_WCTOB = @GL_GNULIB_WCTOB@
64439 -GL_GNULIB_WCTOMB = @GL_GNULIB_WCTOMB@
64440 -GL_GNULIB_WCWIDTH = @GL_GNULIB_WCWIDTH@
64441 -GL_GNULIB_WMEMCHR = @GL_GNULIB_WMEMCHR@
64442 -GL_GNULIB_WMEMCMP = @GL_GNULIB_WMEMCMP@
64443 -GL_GNULIB_WMEMCPY = @GL_GNULIB_WMEMCPY@
64444 -GL_GNULIB_WMEMMOVE = @GL_GNULIB_WMEMMOVE@
64445 -GL_GNULIB_WMEMPCPY = @GL_GNULIB_WMEMPCPY@
64446 -GL_GNULIB_WMEMSET = @GL_GNULIB_WMEMSET@
64447 -GL_GNULIB_WRITE = @GL_GNULIB_WRITE@
64448 -GL_GNULIB__EXIT = @GL_GNULIB__EXIT@
64449 -GNULIBHEADERS_OVERRIDE_WINT_T = @GNULIBHEADERS_OVERRIDE_WINT_T@
64450 +GNULIB_ACOSF = @GNULIB_ACOSF@
64451 +GNULIB_ACOSL = @GNULIB_ACOSL@
64452 +GNULIB_ALPHASORT = @GNULIB_ALPHASORT@
64453 +GNULIB_ASINF = @GNULIB_ASINF@
64454 +GNULIB_ASINL = @GNULIB_ASINL@
64455 +GNULIB_ATAN2F = @GNULIB_ATAN2F@
64456 +GNULIB_ATANF = @GNULIB_ATANF@
64457 +GNULIB_ATANL = @GNULIB_ATANL@
64458 +GNULIB_ATOLL = @GNULIB_ATOLL@
64459 +GNULIB_BTOWC = @GNULIB_BTOWC@
64460 +GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
64461 +GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
64462 +GNULIB_CBRT = @GNULIB_CBRT@
64463 +GNULIB_CBRTF = @GNULIB_CBRTF@
64464 +GNULIB_CBRTL = @GNULIB_CBRTL@
64465 +GNULIB_CEIL = @GNULIB_CEIL@
64466 +GNULIB_CEILF = @GNULIB_CEILF@
64467 +GNULIB_CEILL = @GNULIB_CEILL@
64468 +GNULIB_CHDIR = @GNULIB_CHDIR@
64469 +GNULIB_CHOWN = @GNULIB_CHOWN@
64470 +GNULIB_CLOSE = @GNULIB_CLOSE@
64471 +GNULIB_CLOSEDIR = @GNULIB_CLOSEDIR@
64472 +GNULIB_COPYSIGN = @GNULIB_COPYSIGN@
64473 +GNULIB_COPYSIGNF = @GNULIB_COPYSIGNF@
64474 +GNULIB_COPYSIGNL = @GNULIB_COPYSIGNL@
64475 +GNULIB_COSF = @GNULIB_COSF@
64476 +GNULIB_COSHF = @GNULIB_COSHF@
64477 +GNULIB_COSL = @GNULIB_COSL@
64478 +GNULIB_CTIME = @GNULIB_CTIME@
64479 +GNULIB_DIRFD = @GNULIB_DIRFD@
64480 +GNULIB_DPRINTF = @GNULIB_DPRINTF@
64481 +GNULIB_DUP = @GNULIB_DUP@
64482 +GNULIB_DUP2 = @GNULIB_DUP2@
64483 +GNULIB_DUP3 = @GNULIB_DUP3@
64484 +GNULIB_ENVIRON = @GNULIB_ENVIRON@
64485 +GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
64486 +GNULIB_EXP2 = @GNULIB_EXP2@
64487 +GNULIB_EXP2F = @GNULIB_EXP2F@
64488 +GNULIB_EXP2L = @GNULIB_EXP2L@
64489 +GNULIB_EXPF = @GNULIB_EXPF@
64490 +GNULIB_EXPL = @GNULIB_EXPL@
64491 +GNULIB_EXPLICIT_BZERO = @GNULIB_EXPLICIT_BZERO@
64492 +GNULIB_EXPM1 = @GNULIB_EXPM1@
64493 +GNULIB_EXPM1F = @GNULIB_EXPM1F@
64494 +GNULIB_EXPM1L = @GNULIB_EXPM1L@
64495 +GNULIB_FABSF = @GNULIB_FABSF@
64496 +GNULIB_FABSL = @GNULIB_FABSL@
64497 +GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
64498 +GNULIB_FCHDIR = @GNULIB_FCHDIR@
64499 +GNULIB_FCHMODAT = @GNULIB_FCHMODAT@
64500 +GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
64501 +GNULIB_FCLOSE = @GNULIB_FCLOSE@
64502 +GNULIB_FCNTL = @GNULIB_FCNTL@
64503 +GNULIB_FDATASYNC = @GNULIB_FDATASYNC@
64504 +GNULIB_FDOPEN = @GNULIB_FDOPEN@
64505 +GNULIB_FDOPENDIR = @GNULIB_FDOPENDIR@
64506 +GNULIB_FFLUSH = @GNULIB_FFLUSH@
64507 +GNULIB_FFS = @GNULIB_FFS@
64508 +GNULIB_FFSL = @GNULIB_FFSL@
64509 +GNULIB_FFSLL = @GNULIB_FFSLL@
64510 +GNULIB_FGETC = @GNULIB_FGETC@
64511 +GNULIB_FGETS = @GNULIB_FGETS@
64512 +GNULIB_FLOOR = @GNULIB_FLOOR@
64513 +GNULIB_FLOORF = @GNULIB_FLOORF@
64514 +GNULIB_FLOORL = @GNULIB_FLOORL@
64515 +GNULIB_FMA = @GNULIB_FMA@
64516 +GNULIB_FMAF = @GNULIB_FMAF@
64517 +GNULIB_FMAL = @GNULIB_FMAL@
64518 +GNULIB_FMOD = @GNULIB_FMOD@
64519 +GNULIB_FMODF = @GNULIB_FMODF@
64520 +GNULIB_FMODL = @GNULIB_FMODL@
64521 +GNULIB_FOPEN = @GNULIB_FOPEN@
64522 +GNULIB_FPRINTF = @GNULIB_FPRINTF@
64523 +GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
64524 +GNULIB_FPURGE = @GNULIB_FPURGE@
64525 +GNULIB_FPUTC = @GNULIB_FPUTC@
64526 +GNULIB_FPUTS = @GNULIB_FPUTS@
64527 +GNULIB_FREAD = @GNULIB_FREAD@
64528 +GNULIB_FREOPEN = @GNULIB_FREOPEN@
64529 +GNULIB_FREXP = @GNULIB_FREXP@
64530 +GNULIB_FREXPF = @GNULIB_FREXPF@
64531 +GNULIB_FREXPL = @GNULIB_FREXPL@
64532 +GNULIB_FSCANF = @GNULIB_FSCANF@
64533 +GNULIB_FSEEK = @GNULIB_FSEEK@
64534 +GNULIB_FSEEKO = @GNULIB_FSEEKO@
64535 +GNULIB_FSTAT = @GNULIB_FSTAT@
64536 +GNULIB_FSTATAT = @GNULIB_FSTATAT@
64537 +GNULIB_FSYNC = @GNULIB_FSYNC@
64538 +GNULIB_FTELL = @GNULIB_FTELL@
64539 +GNULIB_FTELLO = @GNULIB_FTELLO@
64540 +GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
64541 +GNULIB_FUTIMENS = @GNULIB_FUTIMENS@
64542 +GNULIB_FWRITE = @GNULIB_FWRITE@
64543 +GNULIB_GETC = @GNULIB_GETC@
64544 +GNULIB_GETCHAR = @GNULIB_GETCHAR@
64545 +GNULIB_GETCWD = @GNULIB_GETCWD@
64546 +GNULIB_GETDELIM = @GNULIB_GETDELIM@
64547 +GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
64548 +GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
64549 +GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
64550 +GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
64551 +GNULIB_GETLINE = @GNULIB_GETLINE@
64552 +GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
64553 +GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
64554 +GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
64555 +GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
64556 +GNULIB_GETPASS = @GNULIB_GETPASS@
64557 +GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
64558 GNULIB_GETTIMEOFDAY = @GNULIB_GETTIMEOFDAY@
64559 +GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
64560 +GNULIB_GL_UNISTD_H_GETOPT = @GNULIB_GL_UNISTD_H_GETOPT@
64561 +GNULIB_GRANTPT = @GNULIB_GRANTPT@
64562 +GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
64563 +GNULIB_HYPOT = @GNULIB_HYPOT@
64564 +GNULIB_HYPOTF = @GNULIB_HYPOTF@
64565 +GNULIB_HYPOTL = @GNULIB_HYPOTL@
64566 +GNULIB_ILOGB = @GNULIB_ILOGB@
64567 +GNULIB_ILOGBF = @GNULIB_ILOGBF@
64568 +GNULIB_ILOGBL = @GNULIB_ILOGBL@
64569 +GNULIB_IMAXABS = @GNULIB_IMAXABS@
64570 +GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
64571 +GNULIB_ISATTY = @GNULIB_ISATTY@
64572 +GNULIB_ISFINITE = @GNULIB_ISFINITE@
64573 +GNULIB_ISINF = @GNULIB_ISINF@
64574 +GNULIB_ISNAN = @GNULIB_ISNAN@
64575 +GNULIB_ISNAND = @GNULIB_ISNAND@
64576 +GNULIB_ISNANF = @GNULIB_ISNANF@
64577 +GNULIB_ISNANL = @GNULIB_ISNANL@
64578 +GNULIB_LCHMOD = @GNULIB_LCHMOD@
64579 +GNULIB_LCHOWN = @GNULIB_LCHOWN@
64580 +GNULIB_LDEXPF = @GNULIB_LDEXPF@
64581 +GNULIB_LDEXPL = @GNULIB_LDEXPL@
64582 +GNULIB_LINK = @GNULIB_LINK@
64583 +GNULIB_LINKAT = @GNULIB_LINKAT@
64584 +GNULIB_LOCALTIME = @GNULIB_LOCALTIME@
64585 +GNULIB_LOG = @GNULIB_LOG@
64586 +GNULIB_LOG10 = @GNULIB_LOG10@
64587 +GNULIB_LOG10F = @GNULIB_LOG10F@
64588 +GNULIB_LOG10L = @GNULIB_LOG10L@
64589 +GNULIB_LOG1P = @GNULIB_LOG1P@
64590 +GNULIB_LOG1PF = @GNULIB_LOG1PF@
64591 +GNULIB_LOG1PL = @GNULIB_LOG1PL@
64592 +GNULIB_LOG2 = @GNULIB_LOG2@
64593 +GNULIB_LOG2F = @GNULIB_LOG2F@
64594 +GNULIB_LOG2L = @GNULIB_LOG2L@
64595 +GNULIB_LOGB = @GNULIB_LOGB@
64596 +GNULIB_LOGBF = @GNULIB_LOGBF@
64597 +GNULIB_LOGBL = @GNULIB_LOGBL@
64598 +GNULIB_LOGF = @GNULIB_LOGF@
64599 +GNULIB_LOGL = @GNULIB_LOGL@
64600 +GNULIB_LSEEK = @GNULIB_LSEEK@
64601 +GNULIB_LSTAT = @GNULIB_LSTAT@
64602 +GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
64603 +GNULIB_MBRLEN = @GNULIB_MBRLEN@
64604 +GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
64605 +GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
64606 +GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
64607 +GNULIB_MBSCHR = @GNULIB_MBSCHR@
64608 +GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
64609 +GNULIB_MBSINIT = @GNULIB_MBSINIT@
64610 +GNULIB_MBSLEN = @GNULIB_MBSLEN@
64611 +GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
64612 +GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
64613 +GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
64614 +GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
64615 +GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
64616 +GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
64617 +GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
64618 +GNULIB_MBSSEP = @GNULIB_MBSSEP@
64619 +GNULIB_MBSSPN = @GNULIB_MBSSPN@
64620 +GNULIB_MBSSTR = @GNULIB_MBSSTR@
64621 +GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
64622 +GNULIB_MBTOWC = @GNULIB_MBTOWC@
64623 +GNULIB_MEMCHR = @GNULIB_MEMCHR@
64624 +GNULIB_MEMMEM = @GNULIB_MEMMEM@
64625 +GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
64626 +GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
64627 +GNULIB_MKDIRAT = @GNULIB_MKDIRAT@
64628 +GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
64629 +GNULIB_MKFIFO = @GNULIB_MKFIFO@
64630 +GNULIB_MKFIFOAT = @GNULIB_MKFIFOAT@
64631 +GNULIB_MKNOD = @GNULIB_MKNOD@
64632 +GNULIB_MKNODAT = @GNULIB_MKNODAT@
64633 +GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
64634 +GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
64635 +GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
64636 +GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
64637 +GNULIB_MKTIME = @GNULIB_MKTIME@
64638 +GNULIB_MODF = @GNULIB_MODF@
64639 +GNULIB_MODFF = @GNULIB_MODFF@
64640 +GNULIB_MODFL = @GNULIB_MODFL@
64641 +GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
64642 +GNULIB_NONBLOCKING = @GNULIB_NONBLOCKING@
64643 +GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
64644 +GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
64645 +GNULIB_OPEN = @GNULIB_OPEN@
64646 +GNULIB_OPENAT = @GNULIB_OPENAT@
64647 +GNULIB_OPENDIR = @GNULIB_OPENDIR@
64648 +GNULIB_OVERRIDES_STRUCT_STAT = @GNULIB_OVERRIDES_STRUCT_STAT@
64649 +GNULIB_OVERRIDES_WINT_T = @GNULIB_OVERRIDES_WINT_T@
64650 +GNULIB_PCLOSE = @GNULIB_PCLOSE@
64651 +GNULIB_PERROR = @GNULIB_PERROR@
64652 +GNULIB_PIPE = @GNULIB_PIPE@
64653 +GNULIB_PIPE2 = @GNULIB_PIPE2@
64654 +GNULIB_POPEN = @GNULIB_POPEN@
64655 +GNULIB_POSIX_OPENPT = @GNULIB_POSIX_OPENPT@
64656 +GNULIB_POWF = @GNULIB_POWF@
64657 +GNULIB_PREAD = @GNULIB_PREAD@
64658 +GNULIB_PRINTF = @GNULIB_PRINTF@
64659 +GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
64660 +GNULIB_PTSNAME = @GNULIB_PTSNAME@
64661 +GNULIB_PTSNAME_R = @GNULIB_PTSNAME_R@
64662 +GNULIB_PUTC = @GNULIB_PUTC@
64663 +GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
64664 +GNULIB_PUTENV = @GNULIB_PUTENV@
64665 +GNULIB_PUTS = @GNULIB_PUTS@
64666 +GNULIB_PWRITE = @GNULIB_PWRITE@
64667 +GNULIB_QSORT_R = @GNULIB_QSORT_R@
64668 +GNULIB_RANDOM = @GNULIB_RANDOM@
64669 +GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
64670 +GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
64671 +GNULIB_READ = @GNULIB_READ@
64672 +GNULIB_READDIR = @GNULIB_READDIR@
64673 +GNULIB_READLINK = @GNULIB_READLINK@
64674 +GNULIB_READLINKAT = @GNULIB_READLINKAT@
64675 +GNULIB_REALLOCARRAY = @GNULIB_REALLOCARRAY@
64676 +GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
64677 +GNULIB_REALPATH = @GNULIB_REALPATH@
64678 +GNULIB_REMAINDER = @GNULIB_REMAINDER@
64679 +GNULIB_REMAINDERF = @GNULIB_REMAINDERF@
64680 +GNULIB_REMAINDERL = @GNULIB_REMAINDERL@
64681 +GNULIB_REMOVE = @GNULIB_REMOVE@
64682 +GNULIB_RENAME = @GNULIB_RENAME@
64683 +GNULIB_RENAMEAT = @GNULIB_RENAMEAT@
64684 +GNULIB_REWINDDIR = @GNULIB_REWINDDIR@
64685 +GNULIB_RINT = @GNULIB_RINT@
64686 +GNULIB_RINTF = @GNULIB_RINTF@
64687 +GNULIB_RINTL = @GNULIB_RINTL@
64688 +GNULIB_RMDIR = @GNULIB_RMDIR@
64689 +GNULIB_ROUND = @GNULIB_ROUND@
64690 +GNULIB_ROUNDF = @GNULIB_ROUNDF@
64691 +GNULIB_ROUNDL = @GNULIB_ROUNDL@
64692 +GNULIB_RPMATCH = @GNULIB_RPMATCH@
64693 +GNULIB_SCANDIR = @GNULIB_SCANDIR@
64694 +GNULIB_SCANF = @GNULIB_SCANF@
64695 +GNULIB_SECURE_GETENV = @GNULIB_SECURE_GETENV@
64696 +GNULIB_SETENV = @GNULIB_SETENV@
64697 +GNULIB_SETHOSTNAME = @GNULIB_SETHOSTNAME@
64698 +GNULIB_SIGNBIT = @GNULIB_SIGNBIT@
64699 +GNULIB_SINF = @GNULIB_SINF@
64700 +GNULIB_SINHF = @GNULIB_SINHF@
64701 +GNULIB_SINL = @GNULIB_SINL@
64702 +GNULIB_SLEEP = @GNULIB_SLEEP@
64703 +GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
64704 +GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
64705 +GNULIB_SQRTF = @GNULIB_SQRTF@
64706 +GNULIB_SQRTL = @GNULIB_SQRTL@
64707 +GNULIB_STAT = @GNULIB_STAT@
64708 +GNULIB_STDIO_H_NONBLOCKING = @GNULIB_STDIO_H_NONBLOCKING@
64709 +GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
64710 +GNULIB_STPCPY = @GNULIB_STPCPY@
64711 +GNULIB_STPNCPY = @GNULIB_STPNCPY@
64712 +GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
64713 +GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
64714 +GNULIB_STRDUP = @GNULIB_STRDUP@
64715 +GNULIB_STRERROR = @GNULIB_STRERROR@
64716 +GNULIB_STRERROR_R = @GNULIB_STRERROR_R@
64717 +GNULIB_STRFTIME = @GNULIB_STRFTIME@
64718 +GNULIB_STRNCAT = @GNULIB_STRNCAT@
64719 +GNULIB_STRNDUP = @GNULIB_STRNDUP@
64720 +GNULIB_STRNLEN = @GNULIB_STRNLEN@
64721 +GNULIB_STRPBRK = @GNULIB_STRPBRK@
64722 +GNULIB_STRPTIME = @GNULIB_STRPTIME@
64723 +GNULIB_STRSEP = @GNULIB_STRSEP@
64724 +GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
64725 +GNULIB_STRSTR = @GNULIB_STRSTR@
64726 +GNULIB_STRTOD = @GNULIB_STRTOD@
64727 +GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
64728 +GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
64729 +GNULIB_STRTOLD = @GNULIB_STRTOLD@
64730 +GNULIB_STRTOLL = @GNULIB_STRTOLL@
64731 +GNULIB_STRTOULL = @GNULIB_STRTOULL@
64732 +GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
64733 +GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
64734 +GNULIB_SYMLINK = @GNULIB_SYMLINK@
64735 +GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
64736 +GNULIB_SYSTEM_POSIX = @GNULIB_SYSTEM_POSIX@
64737 +GNULIB_TANF = @GNULIB_TANF@
64738 +GNULIB_TANHF = @GNULIB_TANHF@
64739 +GNULIB_TANL = @GNULIB_TANL@
64740 +GNULIB_TIMEGM = @GNULIB_TIMEGM@
64741 +GNULIB_TIME_R = @GNULIB_TIME_R@
64742 +GNULIB_TIME_RZ = @GNULIB_TIME_RZ@
64743 +GNULIB_TMPFILE = @GNULIB_TMPFILE@
64744 +GNULIB_TRUNC = @GNULIB_TRUNC@
64745 +GNULIB_TRUNCATE = @GNULIB_TRUNCATE@
64746 +GNULIB_TRUNCF = @GNULIB_TRUNCF@
64747 +GNULIB_TRUNCL = @GNULIB_TRUNCL@
64748 +GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
64749 +GNULIB_TZSET = @GNULIB_TZSET@
64750 +GNULIB_UNISTD_H_NONBLOCKING = @GNULIB_UNISTD_H_NONBLOCKING@
64751 +GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
64752 +GNULIB_UNLINK = @GNULIB_UNLINK@
64753 +GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
64754 +GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
64755 +GNULIB_UNSETENV = @GNULIB_UNSETENV@
64756 +GNULIB_USLEEP = @GNULIB_USLEEP@
64757 +GNULIB_UTIME = @GNULIB_UTIME@
64758 +GNULIB_UTIMENSAT = @GNULIB_UTIMENSAT@
64759 +GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
64760 +GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
64761 +GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
64762 +GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
64763 +GNULIB_VFSCANF = @GNULIB_VFSCANF@
64764 +GNULIB_VPRINTF = @GNULIB_VPRINTF@
64765 +GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
64766 +GNULIB_VSCANF = @GNULIB_VSCANF@
64767 +GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
64768 +GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
64769 +GNULIB_WCPCPY = @GNULIB_WCPCPY@
64770 +GNULIB_WCPNCPY = @GNULIB_WCPNCPY@
64771 +GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
64772 +GNULIB_WCSCASECMP = @GNULIB_WCSCASECMP@
64773 +GNULIB_WCSCAT = @GNULIB_WCSCAT@
64774 +GNULIB_WCSCHR = @GNULIB_WCSCHR@
64775 +GNULIB_WCSCMP = @GNULIB_WCSCMP@
64776 +GNULIB_WCSCOLL = @GNULIB_WCSCOLL@
64777 +GNULIB_WCSCPY = @GNULIB_WCSCPY@
64778 +GNULIB_WCSCSPN = @GNULIB_WCSCSPN@
64779 +GNULIB_WCSDUP = @GNULIB_WCSDUP@
64780 +GNULIB_WCSFTIME = @GNULIB_WCSFTIME@
64781 +GNULIB_WCSLEN = @GNULIB_WCSLEN@
64782 +GNULIB_WCSNCASECMP = @GNULIB_WCSNCASECMP@
64783 +GNULIB_WCSNCAT = @GNULIB_WCSNCAT@
64784 +GNULIB_WCSNCMP = @GNULIB_WCSNCMP@
64785 +GNULIB_WCSNCPY = @GNULIB_WCSNCPY@
64786 +GNULIB_WCSNLEN = @GNULIB_WCSNLEN@
64787 +GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
64788 +GNULIB_WCSPBRK = @GNULIB_WCSPBRK@
64789 +GNULIB_WCSRCHR = @GNULIB_WCSRCHR@
64790 +GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
64791 +GNULIB_WCSSPN = @GNULIB_WCSSPN@
64792 +GNULIB_WCSSTR = @GNULIB_WCSSTR@
64793 +GNULIB_WCSTOK = @GNULIB_WCSTOK@
64794 +GNULIB_WCSWIDTH = @GNULIB_WCSWIDTH@
64795 +GNULIB_WCSXFRM = @GNULIB_WCSXFRM@
64796 +GNULIB_WCTOB = @GNULIB_WCTOB@
64797 +GNULIB_WCTOMB = @GNULIB_WCTOMB@
64798 +GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
64799 +GNULIB_WMEMCHR = @GNULIB_WMEMCHR@
64800 +GNULIB_WMEMCMP = @GNULIB_WMEMCMP@
64801 +GNULIB_WMEMCPY = @GNULIB_WMEMCPY@
64802 +GNULIB_WMEMMOVE = @GNULIB_WMEMMOVE@
64803 +GNULIB_WMEMSET = @GNULIB_WMEMSET@
64804 +GNULIB_WRITE = @GNULIB_WRITE@
64805 +GNULIB__EXIT = @GNULIB__EXIT@
64806 GPGME_CFLAGS = @GPGME_CFLAGS@
64807 GPGME_CONFIG = @GPGME_CONFIG@
64808 GPGME_LIBS = @GPGME_LIBS@
64809 GREP = @GREP@
64810 HAVE_ACOSF = @HAVE_ACOSF@
64811 HAVE_ACOSL = @HAVE_ACOSL@
64812 -HAVE_ALIGNED_ALLOC = @HAVE_ALIGNED_ALLOC@
64813 HAVE_ALLOCA_H = @HAVE_ALLOCA_H@
64814 HAVE_ALPHASORT = @HAVE_ALPHASORT@
64815 HAVE_ASINF = @HAVE_ASINF@
64816 @@ -841,7 +750,6 @@ HAVE_CHOWN = @HAVE_CHOWN@
64817 HAVE_CLOSEDIR = @HAVE_CLOSEDIR@
64818 HAVE_COPYSIGN = @HAVE_COPYSIGN@
64819 HAVE_COPYSIGNL = @HAVE_COPYSIGNL@
64820 -HAVE_COPY_FILE_RANGE = @HAVE_COPY_FILE_RANGE@
64821 HAVE_COSF = @HAVE_COSF@
64822 HAVE_COSHF = @HAVE_COSHF@
64823 HAVE_COSL = @HAVE_COSL@
64824 @@ -856,17 +764,13 @@ HAVE_DECL_CEILL = @HAVE_DECL_CEILL@
64825 HAVE_DECL_COPYSIGNF = @HAVE_DECL_COPYSIGNF@
64826 HAVE_DECL_COSL = @HAVE_DECL_COSL@
64827 HAVE_DECL_DIRFD = @HAVE_DECL_DIRFD@
64828 -HAVE_DECL_ECVT = @HAVE_DECL_ECVT@
64829 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
64830 -HAVE_DECL_EXECVPE = @HAVE_DECL_EXECVPE@
64831 HAVE_DECL_EXP2 = @HAVE_DECL_EXP2@
64832 HAVE_DECL_EXP2F = @HAVE_DECL_EXP2F@
64833 HAVE_DECL_EXP2L = @HAVE_DECL_EXP2L@
64834 HAVE_DECL_EXPL = @HAVE_DECL_EXPL@
64835 HAVE_DECL_EXPM1L = @HAVE_DECL_EXPM1L@
64836 HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
64837 -HAVE_DECL_FCLOSEALL = @HAVE_DECL_FCLOSEALL@
64838 -HAVE_DECL_FCVT = @HAVE_DECL_FCVT@
64839 HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@
64840 HAVE_DECL_FDOPENDIR = @HAVE_DECL_FDOPENDIR@
64841 HAVE_DECL_FLOORF = @HAVE_DECL_FLOORF@
64842 @@ -875,7 +779,6 @@ HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@
64843 HAVE_DECL_FREXPL = @HAVE_DECL_FREXPL@
64844 HAVE_DECL_FSEEKO = @HAVE_DECL_FSEEKO@
64845 HAVE_DECL_FTELLO = @HAVE_DECL_FTELLO@
64846 -HAVE_DECL_GCVT = @HAVE_DECL_GCVT@
64847 HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
64848 HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
64849 HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
64850 @@ -927,14 +830,13 @@ HAVE_DECL_TRUNCL = @HAVE_DECL_TRUNCL@
64851 HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
64852 HAVE_DECL_UNSETENV = @HAVE_DECL_UNSETENV@
64853 HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
64854 -HAVE_DECL_WCSDUP = @HAVE_DECL_WCSDUP@
64855 HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
64856 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
64857 HAVE_DIRENT_H = @HAVE_DIRENT_H@
64858 HAVE_DPRINTF = @HAVE_DPRINTF@
64859 +HAVE_DUP2 = @HAVE_DUP2@
64860 HAVE_DUP3 = @HAVE_DUP3@
64861 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
64862 -HAVE_EXECVPE = @HAVE_EXECVPE@
64863 HAVE_EXPF = @HAVE_EXPF@
64864 HAVE_EXPL = @HAVE_EXPL@
64865 HAVE_EXPLICIT_BZERO = @HAVE_EXPLICIT_BZERO@
64866 @@ -966,7 +868,6 @@ HAVE_FTELLO = @HAVE_FTELLO@
64867 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
64868 HAVE_FUTIMENS = @HAVE_FUTIMENS@
64869 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
64870 -HAVE_GETENTROPY = @HAVE_GETENTROPY@
64871 HAVE_GETGROUPS = @HAVE_GETGROUPS@
64872 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
64873 HAVE_GETLOGIN = @HAVE_GETLOGIN@
64874 @@ -975,7 +876,6 @@ HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
64875 HAVE_GETPASS = @HAVE_GETPASS@
64876 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
64877 HAVE_GETTIMEOFDAY = @HAVE_GETTIMEOFDAY@
64878 -HAVE_GETUMASK = @HAVE_GETUMASK@
64879 HAVE_GRANTPT = @HAVE_GRANTPT@
64880 HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
64881 HAVE_HYPOTF = @HAVE_HYPOTF@
64882 @@ -1003,6 +903,7 @@ HAVE_LOGBF = @HAVE_LOGBF@
64883 HAVE_LOGBL = @HAVE_LOGBL@
64884 HAVE_LOGF = @HAVE_LOGF@
64885 HAVE_LOGL = @HAVE_LOGL@
64886 +HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
64887 HAVE_LSTAT = @HAVE_LSTAT@
64888 HAVE_MAX_ALIGN_T = @HAVE_MAX_ALIGN_T@
64889 HAVE_MBRLEN = @HAVE_MBRLEN@
64890 @@ -1012,6 +913,7 @@ HAVE_MBSLEN = @HAVE_MBSLEN@
64891 HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
64892 HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
64893 HAVE_MBTOWC = @HAVE_MBTOWC@
64894 +HAVE_MEMCHR = @HAVE_MEMCHR@
64895 HAVE_MEMPCPY = @HAVE_MEMPCPY@
64896 HAVE_MKDIRAT = @HAVE_MKDIRAT@
64897 HAVE_MKDTEMP = @HAVE_MKDTEMP@
64898 @@ -1034,7 +936,6 @@ HAVE_PCLOSE = @HAVE_PCLOSE@
64899 HAVE_PIPE = @HAVE_PIPE@
64900 HAVE_PIPE2 = @HAVE_PIPE2@
64901 HAVE_POPEN = @HAVE_POPEN@
64902 -HAVE_POSIX_MEMALIGN = @HAVE_POSIX_MEMALIGN@
64903 HAVE_POSIX_OPENPT = @HAVE_POSIX_OPENPT@
64904 HAVE_POWF = @HAVE_POWF@
64905 HAVE_PREAD = @HAVE_PREAD@
64906 @@ -1064,8 +965,6 @@ HAVE_SECURE_GETENV = @HAVE_SECURE_GETENV@
64907 HAVE_SETENV = @HAVE_SETENV@
64908 HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@
64909 HAVE_SETSTATE = @HAVE_SETSTATE@
64910 -HAVE_SIGABBREV_NP = @HAVE_SIGABBREV_NP@
64911 -HAVE_SIGDESCR_NP = @HAVE_SIGDESCR_NP@
64912 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
64913 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
64914 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
64915 @@ -1081,16 +980,13 @@ HAVE_STPNCPY = @HAVE_STPNCPY@
64916 HAVE_STRCASECMP = @HAVE_STRCASECMP@
64917 HAVE_STRCASESTR = @HAVE_STRCASESTR@
64918 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
64919 -HAVE_STRERRORNAME_NP = @HAVE_STRERRORNAME_NP@
64920 HAVE_STRINGS_H = @HAVE_STRINGS_H@
64921 HAVE_STRPBRK = @HAVE_STRPBRK@
64922 HAVE_STRPTIME = @HAVE_STRPTIME@
64923 HAVE_STRSEP = @HAVE_STRSEP@
64924 HAVE_STRTOD = @HAVE_STRTOD@
64925 -HAVE_STRTOL = @HAVE_STRTOL@
64926 HAVE_STRTOLD = @HAVE_STRTOLD@
64927 HAVE_STRTOLL = @HAVE_STRTOLL@
64928 -HAVE_STRTOUL = @HAVE_STRTOUL@
64929 HAVE_STRTOULL = @HAVE_STRTOULL@
64930 HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
64931 HAVE_STRUCT_TIMEVAL = @HAVE_STRUCT_TIMEVAL@
64932 @@ -1108,12 +1004,12 @@ HAVE_TANF = @HAVE_TANF@
64933 HAVE_TANHF = @HAVE_TANHF@
64934 HAVE_TANL = @HAVE_TANL@
64935 HAVE_TIMEGM = @HAVE_TIMEGM@
64936 -HAVE_TIMESPEC_GET = @HAVE_TIMESPEC_GET@
64937 -HAVE_TIMESPEC_GETRES = @HAVE_TIMESPEC_GETRES@
64938 HAVE_TIMEZONE_T = @HAVE_TIMEZONE_T@
64939 +HAVE_TZSET = @HAVE_TZSET@
64940 HAVE_UNISTD_H = @HAVE_UNISTD_H@
64941 HAVE_UNLINKAT = @HAVE_UNLINKAT@
64942 HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
64943 +HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
64944 HAVE_USLEEP = @HAVE_USLEEP@
64945 HAVE_UTIME = @HAVE_UTIME@
64946 HAVE_UTIMENSAT = @HAVE_UTIMENSAT@
64947 @@ -1155,7 +1051,6 @@ HAVE_WMEMCHR = @HAVE_WMEMCHR@
64948 HAVE_WMEMCMP = @HAVE_WMEMCMP@
64949 HAVE_WMEMCPY = @HAVE_WMEMCPY@
64950 HAVE_WMEMMOVE = @HAVE_WMEMMOVE@
64951 -HAVE_WMEMPCPY = @HAVE_WMEMPCPY@
64952 HAVE_WMEMSET = @HAVE_WMEMSET@
64953 HAVE__BOOL = @HAVE__BOOL@
64954 HAVE__EXIT = @HAVE__EXIT@
64955 @@ -1252,18 +1147,16 @@ PATH_SEPARATOR = @PATH_SEPARATOR@
64956 PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
64957 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
64958 PRIPTR_PREFIX = @PRIPTR_PREFIX@
64959 +PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
64960 PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
64961 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
64962 RANLIB = @RANLIB@
64963 -REPLACE_ACCESS = @REPLACE_ACCESS@
64964 REPLACE_ACOSF = @REPLACE_ACOSF@
64965 -REPLACE_ALIGNED_ALLOC = @REPLACE_ALIGNED_ALLOC@
64966 REPLACE_ASINF = @REPLACE_ASINF@
64967 REPLACE_ATAN2F = @REPLACE_ATAN2F@
64968 REPLACE_ATANF = @REPLACE_ATANF@
64969 REPLACE_BTOWC = @REPLACE_BTOWC@
64970 -REPLACE_CALLOC_FOR_CALLOC_GNU = @REPLACE_CALLOC_FOR_CALLOC_GNU@
64971 -REPLACE_CALLOC_FOR_CALLOC_POSIX = @REPLACE_CALLOC_FOR_CALLOC_POSIX@
64972 +REPLACE_CALLOC = @REPLACE_CALLOC@
64973 REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
64974 REPLACE_CBRTF = @REPLACE_CBRTF@
64975 REPLACE_CBRTL = @REPLACE_CBRTL@
64976 @@ -1273,22 +1166,13 @@ REPLACE_CEILL = @REPLACE_CEILL@
64977 REPLACE_CHOWN = @REPLACE_CHOWN@
64978 REPLACE_CLOSE = @REPLACE_CLOSE@
64979 REPLACE_CLOSEDIR = @REPLACE_CLOSEDIR@
64980 -REPLACE_COPY_FILE_RANGE = @REPLACE_COPY_FILE_RANGE@
64981 REPLACE_COSF = @REPLACE_COSF@
64982 REPLACE_COSHF = @REPLACE_COSHF@
64983 -REPLACE_CREAT = @REPLACE_CREAT@
64984 REPLACE_CTIME = @REPLACE_CTIME@
64985 REPLACE_DIRFD = @REPLACE_DIRFD@
64986 REPLACE_DPRINTF = @REPLACE_DPRINTF@
64987 REPLACE_DUP = @REPLACE_DUP@
64988 REPLACE_DUP2 = @REPLACE_DUP2@
64989 -REPLACE_EXECL = @REPLACE_EXECL@
64990 -REPLACE_EXECLE = @REPLACE_EXECLE@
64991 -REPLACE_EXECLP = @REPLACE_EXECLP@
64992 -REPLACE_EXECV = @REPLACE_EXECV@
64993 -REPLACE_EXECVE = @REPLACE_EXECVE@
64994 -REPLACE_EXECVP = @REPLACE_EXECVP@
64995 -REPLACE_EXECVPE = @REPLACE_EXECVPE@
64996 REPLACE_EXP2 = @REPLACE_EXP2@
64997 REPLACE_EXP2L = @REPLACE_EXP2L@
64998 REPLACE_EXPF = @REPLACE_EXPF@
64999 @@ -1298,14 +1182,12 @@ REPLACE_EXPM1F = @REPLACE_EXPM1F@
65000 REPLACE_EXPM1L = @REPLACE_EXPM1L@
65001 REPLACE_FABSL = @REPLACE_FABSL@
65002 REPLACE_FACCESSAT = @REPLACE_FACCESSAT@
65003 -REPLACE_FCHMODAT = @REPLACE_FCHMODAT@
65004 REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
65005 REPLACE_FCLOSE = @REPLACE_FCLOSE@
65006 REPLACE_FCNTL = @REPLACE_FCNTL@
65007 REPLACE_FDOPEN = @REPLACE_FDOPEN@
65008 REPLACE_FDOPENDIR = @REPLACE_FDOPENDIR@
65009 REPLACE_FFLUSH = @REPLACE_FFLUSH@
65010 -REPLACE_FFSLL = @REPLACE_FFSLL@
65011 REPLACE_FLOOR = @REPLACE_FLOOR@
65012 REPLACE_FLOORF = @REPLACE_FLOORF@
65013 REPLACE_FLOORL = @REPLACE_FLOORL@
65014 @@ -1316,10 +1198,8 @@ REPLACE_FMOD = @REPLACE_FMOD@
65015 REPLACE_FMODF = @REPLACE_FMODF@
65016 REPLACE_FMODL = @REPLACE_FMODL@
65017 REPLACE_FOPEN = @REPLACE_FOPEN@
65018 -REPLACE_FOPEN_FOR_FOPEN_GNU = @REPLACE_FOPEN_FOR_FOPEN_GNU@
65019 REPLACE_FPRINTF = @REPLACE_FPRINTF@
65020 REPLACE_FPURGE = @REPLACE_FPURGE@
65021 -REPLACE_FREE = @REPLACE_FREE@
65022 REPLACE_FREOPEN = @REPLACE_FREOPEN@
65023 REPLACE_FREXP = @REPLACE_FREXP@
65024 REPLACE_FREXPF = @REPLACE_FREXPF@
65025 @@ -1341,7 +1221,6 @@ REPLACE_GETLINE = @REPLACE_GETLINE@
65026 REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
65027 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
65028 REPLACE_GETPASS = @REPLACE_GETPASS@
65029 -REPLACE_GETPASS_FOR_GETPASS_GNU = @REPLACE_GETPASS_FOR_GETPASS_GNU@
65030 REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
65031 REPLACE_GMTIME = @REPLACE_GMTIME@
65032 REPLACE_HUGE_VAL = @REPLACE_HUGE_VAL@
65033 @@ -1380,8 +1259,7 @@ REPLACE_LOGF = @REPLACE_LOGF@
65034 REPLACE_LOGL = @REPLACE_LOGL@
65035 REPLACE_LSEEK = @REPLACE_LSEEK@
65036 REPLACE_LSTAT = @REPLACE_LSTAT@
65037 -REPLACE_MALLOC_FOR_MALLOC_GNU = @REPLACE_MALLOC_FOR_MALLOC_GNU@
65038 -REPLACE_MALLOC_FOR_MALLOC_POSIX = @REPLACE_MALLOC_FOR_MALLOC_POSIX@
65039 +REPLACE_MALLOC = @REPLACE_MALLOC@
65040 REPLACE_MBRLEN = @REPLACE_MBRLEN@
65041 REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
65042 REPLACE_MBSINIT = @REPLACE_MBSINIT@
65043 @@ -1393,9 +1271,7 @@ REPLACE_MEMCHR = @REPLACE_MEMCHR@
65044 REPLACE_MEMMEM = @REPLACE_MEMMEM@
65045 REPLACE_MKDIR = @REPLACE_MKDIR@
65046 REPLACE_MKFIFO = @REPLACE_MKFIFO@
65047 -REPLACE_MKFIFOAT = @REPLACE_MKFIFOAT@
65048 REPLACE_MKNOD = @REPLACE_MKNOD@
65049 -REPLACE_MKNODAT = @REPLACE_MKNODAT@
65050 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
65051 REPLACE_MKTIME = @REPLACE_MKTIME@
65052 REPLACE_MODF = @REPLACE_MODF@
65053 @@ -1410,7 +1286,6 @@ REPLACE_OPENAT = @REPLACE_OPENAT@
65054 REPLACE_OPENDIR = @REPLACE_OPENDIR@
65055 REPLACE_PERROR = @REPLACE_PERROR@
65056 REPLACE_POPEN = @REPLACE_POPEN@
65057 -REPLACE_POSIX_MEMALIGN = @REPLACE_POSIX_MEMALIGN@
65058 REPLACE_PREAD = @REPLACE_PREAD@
65059 REPLACE_PRINTF = @REPLACE_PRINTF@
65060 REPLACE_PTSNAME = @REPLACE_PTSNAME@
65061 @@ -1423,9 +1298,7 @@ REPLACE_RANDOM_R = @REPLACE_RANDOM_R@
65062 REPLACE_READ = @REPLACE_READ@
65063 REPLACE_READLINK = @REPLACE_READLINK@
65064 REPLACE_READLINKAT = @REPLACE_READLINKAT@
65065 -REPLACE_REALLOCARRAY = @REPLACE_REALLOCARRAY@
65066 -REPLACE_REALLOC_FOR_REALLOC_GNU = @REPLACE_REALLOC_FOR_REALLOC_GNU@
65067 -REPLACE_REALLOC_FOR_REALLOC_POSIX = @REPLACE_REALLOC_FOR_REALLOC_POSIX@
65068 +REPLACE_REALLOC = @REPLACE_REALLOC@
65069 REPLACE_REALPATH = @REPLACE_REALPATH@
65070 REPLACE_REMAINDER = @REPLACE_REMAINDER@
65071 REPLACE_REMAINDERF = @REPLACE_REMAINDERF@
65072 @@ -1441,7 +1314,7 @@ REPLACE_ROUNDL = @REPLACE_ROUNDL@
65073 REPLACE_SETENV = @REPLACE_SETENV@
65074 REPLACE_SETSTATE = @REPLACE_SETSTATE@
65075 REPLACE_SIGNBIT = @REPLACE_SIGNBIT@
65076 -REPLACE_SIGNBIT_USING_BUILTINS = @REPLACE_SIGNBIT_USING_BUILTINS@
65077 +REPLACE_SIGNBIT_USING_GCC = @REPLACE_SIGNBIT_USING_GCC@
65078 REPLACE_SINF = @REPLACE_SINF@
65079 REPLACE_SINHF = @REPLACE_SINHF@
65080 REPLACE_SLEEP = @REPLACE_SLEEP@
65081 @@ -1457,7 +1330,6 @@ REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
65082 REPLACE_STRCHRNUL = @REPLACE_STRCHRNUL@
65083 REPLACE_STRDUP = @REPLACE_STRDUP@
65084 REPLACE_STRERROR = @REPLACE_STRERROR@
65085 -REPLACE_STRERRORNAME_NP = @REPLACE_STRERRORNAME_NP@
65086 REPLACE_STRERROR_R = @REPLACE_STRERROR_R@
65087 REPLACE_STRFTIME = @REPLACE_STRFTIME@
65088 REPLACE_STRNCAT = @REPLACE_STRNCAT@
65089 @@ -1468,11 +1340,7 @@ REPLACE_STRSTR = @REPLACE_STRSTR@
65090 REPLACE_STRTOD = @REPLACE_STRTOD@
65091 REPLACE_STRTOIMAX = @REPLACE_STRTOIMAX@
65092 REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
65093 -REPLACE_STRTOL = @REPLACE_STRTOL@
65094 REPLACE_STRTOLD = @REPLACE_STRTOLD@
65095 -REPLACE_STRTOLL = @REPLACE_STRTOLL@
65096 -REPLACE_STRTOUL = @REPLACE_STRTOUL@
65097 -REPLACE_STRTOULL = @REPLACE_STRTOULL@
65098 REPLACE_STRTOUMAX = @REPLACE_STRTOUMAX@
65099 REPLACE_STRUCT_TIMEVAL = @REPLACE_STRUCT_TIMEVAL@
65100 REPLACE_SYMLINK = @REPLACE_SYMLINK@
65101 @@ -1503,7 +1371,6 @@ REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
65102 REPLACE_WCSFTIME = @REPLACE_WCSFTIME@
65103 REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
65104 REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
65105 -REPLACE_WCSTOK = @REPLACE_WCSTOK@
65106 REPLACE_WCSWIDTH = @REPLACE_WCSWIDTH@
65107 REPLACE_WCTOB = @REPLACE_WCTOB@
65108 REPLACE_WCTOMB = @REPLACE_WCTOMB@
65109 @@ -1515,21 +1382,19 @@ SET_MAKE = @SET_MAKE@
65110 SHELL = @SHELL@
65111 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
65112 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
65113 -STDALIGN_H = @STDALIGN_H@
65114 STDBOOL_H = @STDBOOL_H@
65115 STDDEF_H = @STDDEF_H@
65116 STDINT_H = @STDINT_H@
65117 STRIP = @STRIP@
65118 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
65119 TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
65120 -TIME_H_DEFINES_TIME_UTC = @TIME_H_DEFINES_TIME_UTC@
65121 UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@
65122 UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@
65123 UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
65124 UNISTD_H_DEFINES_STRUCT_TIMESPEC = @UNISTD_H_DEFINES_STRUCT_TIMESPEC@
65125 -UNISTD_H_HAVE_SYS_RANDOM_H = @UNISTD_H_HAVE_SYS_RANDOM_H@
65126 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
65127 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
65128 +UTIME_H = @UTIME_H@
65129 VERSION = @VERSION@
65130 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
65131 WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
65132 @@ -1561,10 +1426,8 @@ datarootdir = @datarootdir@
65133 docdir = @docdir@
65134 dvidir = @dvidir@
65135 exec_prefix = @exec_prefix@
65136 -gl_LIBOBJDEPS = @gl_LIBOBJDEPS@
65137 gl_LIBOBJS = @gl_LIBOBJS@
65138 gl_LTLIBOBJS = @gl_LTLIBOBJS@
65139 -gltests_LIBOBJDEPS = @gltests_LIBOBJDEPS@
65140 gltests_LIBOBJS = @gltests_LIBOBJS@
65141 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
65142 gltests_WITNESS = @gltests_WITNESS@
65143
65144 diff --git a/tests/atom_compare/Makefile.in b/tests/atom_compare/Makefile.in
65145 index 56ba700..dd50447 100644
65146 --- a/tests/atom_compare/Makefile.in
65147 +++ b/tests/atom_compare/Makefile.in
65148 @@ -90,12 +90,9 @@ host_triplet = @host@
65149 subdir = tests/atom_compare
65150 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
65151 am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
65152 - $(top_srcdir)/autotools/m4/__inline.m4 \
65153 $(top_srcdir)/autotools/m4/absolute-header.m4 \
65154 $(top_srcdir)/autotools/m4/ac_check_sendfile.m4 \
65155 $(top_srcdir)/autotools/m4/alloca.m4 \
65156 - $(top_srcdir)/autotools/m4/builtin-expect.m4 \
65157 - $(top_srcdir)/autotools/m4/calloc.m4 \
65158 $(top_srcdir)/autotools/m4/canonicalize.m4 \
65159 $(top_srcdir)/autotools/m4/chdir-long.m4 \
65160 $(top_srcdir)/autotools/m4/clock_time.m4 \
65161 @@ -103,6 +100,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
65162 $(top_srcdir)/autotools/m4/closedir.m4 \
65163 $(top_srcdir)/autotools/m4/dirent_h.m4 \
65164 $(top_srcdir)/autotools/m4/dirfd.m4 \
65165 + $(top_srcdir)/autotools/m4/dirname.m4 \
65166 $(top_srcdir)/autotools/m4/double-slash-root.m4 \
65167 $(top_srcdir)/autotools/m4/dup.m4 \
65168 $(top_srcdir)/autotools/m4/dup2.m4 \
65169 @@ -124,7 +122,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
65170 $(top_srcdir)/autotools/m4/filenamecat.m4 \
65171 $(top_srcdir)/autotools/m4/float_h.m4 \
65172 $(top_srcdir)/autotools/m4/fpieee.m4 \
65173 - $(top_srcdir)/autotools/m4/free.m4 \
65174 $(top_srcdir)/autotools/m4/frexp.m4 \
65175 $(top_srcdir)/autotools/m4/frexpl.m4 \
65176 $(top_srcdir)/autotools/m4/fstat.m4 \
65177 @@ -144,6 +141,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
65178 $(top_srcdir)/autotools/m4/group-member.m4 \
65179 $(top_srcdir)/autotools/m4/include_next.m4 \
65180 $(top_srcdir)/autotools/m4/intmax_t.m4 \
65181 + $(top_srcdir)/autotools/m4/inttypes-pri.m4 \
65182 $(top_srcdir)/autotools/m4/inttypes.m4 \
65183 $(top_srcdir)/autotools/m4/inttypes_h.m4 \
65184 $(top_srcdir)/autotools/m4/isnand.m4 \
65185 @@ -153,6 +151,8 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
65186 $(top_srcdir)/autotools/m4/ldexpl.m4 \
65187 $(top_srcdir)/autotools/m4/libtool.m4 \
65188 $(top_srcdir)/autotools/m4/limits-h.m4 \
65189 + $(top_srcdir)/autotools/m4/localtime-buffer.m4 \
65190 + $(top_srcdir)/autotools/m4/longlong.m4 \
65191 $(top_srcdir)/autotools/m4/lstat.m4 \
65192 $(top_srcdir)/autotools/m4/ltoptions.m4 \
65193 $(top_srcdir)/autotools/m4/ltsugar.m4 \
65194 @@ -164,7 +164,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
65195 $(top_srcdir)/autotools/m4/memchr.m4 \
65196 $(top_srcdir)/autotools/m4/mempcpy.m4 \
65197 $(top_srcdir)/autotools/m4/memrchr.m4 \
65198 - $(top_srcdir)/autotools/m4/minmax.m4 \
65199 $(top_srcdir)/autotools/m4/mkdir.m4 \
65200 $(top_srcdir)/autotools/m4/mkdirat.m4 \
65201 $(top_srcdir)/autotools/m4/mmap-anon.m4 \
65202 @@ -175,20 +174,16 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
65203 $(top_srcdir)/autotools/m4/nocrash.m4 \
65204 $(top_srcdir)/autotools/m4/off_t.m4 \
65205 $(top_srcdir)/autotools/m4/open-cloexec.m4 \
65206 - $(top_srcdir)/autotools/m4/open-slash.m4 \
65207 $(top_srcdir)/autotools/m4/open.m4 \
65208 $(top_srcdir)/autotools/m4/openat.m4 \
65209 $(top_srcdir)/autotools/m4/opendir.m4 \
65210 $(top_srcdir)/autotools/m4/pathmax.m4 \
65211 - $(top_srcdir)/autotools/m4/pipe.m4 \
65212 $(top_srcdir)/autotools/m4/printf-frexp.m4 \
65213 $(top_srcdir)/autotools/m4/printf-frexpl.m4 \
65214 $(top_srcdir)/autotools/m4/printf.m4 \
65215 - $(top_srcdir)/autotools/m4/rawmemchr.m4 \
65216 $(top_srcdir)/autotools/m4/readlink.m4 \
65217 $(top_srcdir)/autotools/m4/readlinkat.m4 \
65218 $(top_srcdir)/autotools/m4/realloc.m4 \
65219 - $(top_srcdir)/autotools/m4/reallocarray.m4 \
65220 $(top_srcdir)/autotools/m4/rename.m4 \
65221 $(top_srcdir)/autotools/m4/renameat.m4 \
65222 $(top_srcdir)/autotools/m4/rmdir.m4 \
65223 @@ -198,7 +193,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
65224 $(top_srcdir)/autotools/m4/ssize_t.m4 \
65225 $(top_srcdir)/autotools/m4/stat-time.m4 \
65226 $(top_srcdir)/autotools/m4/stat.m4 \
65227 - $(top_srcdir)/autotools/m4/stdalign.m4 \
65228 $(top_srcdir)/autotools/m4/stdbool.m4 \
65229 $(top_srcdir)/autotools/m4/stddef_h.m4 \
65230 $(top_srcdir)/autotools/m4/stdint.m4 \
65231 @@ -237,10 +231,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
65232 $(top_srcdir)/autotools/m4/wchar_t.m4 \
65233 $(top_srcdir)/autotools/m4/wint_t.m4 \
65234 $(top_srcdir)/autotools/m4/xalloc.m4 \
65235 - $(top_srcdir)/autotools/m4/xsize.m4 \
65236 - $(top_srcdir)/autotools/m4/year2038.m4 \
65237 - $(top_srcdir)/autotools/m4/zzgnulib.m4 \
65238 - $(top_srcdir)/configure.ac
65239 + $(top_srcdir)/autotools/m4/xsize.m4 $(top_srcdir)/configure.ac
65240 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
65241 $(ACLOCAL_M4)
65242 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
65243 @@ -318,450 +309,368 @@ FGREP = @FGREP@
65244 FLOAT_H = @FLOAT_H@
65245 GETOPT_CDEFS_H = @GETOPT_CDEFS_H@
65246 GETOPT_H = @GETOPT_H@
65247 -GL_CFLAG_ALLOW_WARNINGS = @GL_CFLAG_ALLOW_WARNINGS@
65248 -GL_CFLAG_GNULIB_WARNINGS = @GL_CFLAG_GNULIB_WARNINGS@
65249 -GL_GNULIB_ACCESS = @GL_GNULIB_ACCESS@
65250 -GL_GNULIB_ACOSF = @GL_GNULIB_ACOSF@
65251 -GL_GNULIB_ACOSL = @GL_GNULIB_ACOSL@
65252 -GL_GNULIB_ALIGNED_ALLOC = @GL_GNULIB_ALIGNED_ALLOC@
65253 -GL_GNULIB_ALPHASORT = @GL_GNULIB_ALPHASORT@
65254 -GL_GNULIB_ASINF = @GL_GNULIB_ASINF@
65255 -GL_GNULIB_ASINL = @GL_GNULIB_ASINL@
65256 -GL_GNULIB_ATAN2F = @GL_GNULIB_ATAN2F@
65257 -GL_GNULIB_ATANF = @GL_GNULIB_ATANF@
65258 -GL_GNULIB_ATANL = @GL_GNULIB_ATANL@
65259 -GL_GNULIB_ATOLL = @GL_GNULIB_ATOLL@
65260 -GL_GNULIB_BTOWC = @GL_GNULIB_BTOWC@
65261 -GL_GNULIB_CALLOC_GNU = @GL_GNULIB_CALLOC_GNU@
65262 -GL_GNULIB_CALLOC_POSIX = @GL_GNULIB_CALLOC_POSIX@
65263 -GL_GNULIB_CANONICALIZE_FILE_NAME = @GL_GNULIB_CANONICALIZE_FILE_NAME@
65264 -GL_GNULIB_CBRT = @GL_GNULIB_CBRT@
65265 -GL_GNULIB_CBRTF = @GL_GNULIB_CBRTF@
65266 -GL_GNULIB_CBRTL = @GL_GNULIB_CBRTL@
65267 -GL_GNULIB_CEIL = @GL_GNULIB_CEIL@
65268 -GL_GNULIB_CEILF = @GL_GNULIB_CEILF@
65269 -GL_GNULIB_CEILL = @GL_GNULIB_CEILL@
65270 -GL_GNULIB_CHDIR = @GL_GNULIB_CHDIR@
65271 -GL_GNULIB_CHOWN = @GL_GNULIB_CHOWN@
65272 -GL_GNULIB_CLOSE = @GL_GNULIB_CLOSE@
65273 -GL_GNULIB_CLOSEDIR = @GL_GNULIB_CLOSEDIR@
65274 -GL_GNULIB_COPYSIGN = @GL_GNULIB_COPYSIGN@
65275 -GL_GNULIB_COPYSIGNF = @GL_GNULIB_COPYSIGNF@
65276 -GL_GNULIB_COPYSIGNL = @GL_GNULIB_COPYSIGNL@
65277 -GL_GNULIB_COPY_FILE_RANGE = @GL_GNULIB_COPY_FILE_RANGE@
65278 -GL_GNULIB_COSF = @GL_GNULIB_COSF@
65279 -GL_GNULIB_COSHF = @GL_GNULIB_COSHF@
65280 -GL_GNULIB_COSL = @GL_GNULIB_COSL@
65281 -GL_GNULIB_CREAT = @GL_GNULIB_CREAT@
65282 -GL_GNULIB_CTIME = @GL_GNULIB_CTIME@
65283 -GL_GNULIB_DIRFD = @GL_GNULIB_DIRFD@
65284 -GL_GNULIB_DPRINTF = @GL_GNULIB_DPRINTF@
65285 -GL_GNULIB_DUP = @GL_GNULIB_DUP@
65286 -GL_GNULIB_DUP2 = @GL_GNULIB_DUP2@
65287 -GL_GNULIB_DUP3 = @GL_GNULIB_DUP3@
65288 -GL_GNULIB_ENVIRON = @GL_GNULIB_ENVIRON@
65289 -GL_GNULIB_EUIDACCESS = @GL_GNULIB_EUIDACCESS@
65290 -GL_GNULIB_EXECL = @GL_GNULIB_EXECL@
65291 -GL_GNULIB_EXECLE = @GL_GNULIB_EXECLE@
65292 -GL_GNULIB_EXECLP = @GL_GNULIB_EXECLP@
65293 -GL_GNULIB_EXECV = @GL_GNULIB_EXECV@
65294 -GL_GNULIB_EXECVE = @GL_GNULIB_EXECVE@
65295 -GL_GNULIB_EXECVP = @GL_GNULIB_EXECVP@
65296 -GL_GNULIB_EXECVPE = @GL_GNULIB_EXECVPE@
65297 -GL_GNULIB_EXP2 = @GL_GNULIB_EXP2@
65298 -GL_GNULIB_EXP2F = @GL_GNULIB_EXP2F@
65299 -GL_GNULIB_EXP2L = @GL_GNULIB_EXP2L@
65300 -GL_GNULIB_EXPF = @GL_GNULIB_EXPF@
65301 -GL_GNULIB_EXPL = @GL_GNULIB_EXPL@
65302 -GL_GNULIB_EXPLICIT_BZERO = @GL_GNULIB_EXPLICIT_BZERO@
65303 -GL_GNULIB_EXPM1 = @GL_GNULIB_EXPM1@
65304 -GL_GNULIB_EXPM1F = @GL_GNULIB_EXPM1F@
65305 -GL_GNULIB_EXPM1L = @GL_GNULIB_EXPM1L@
65306 -GL_GNULIB_FABSF = @GL_GNULIB_FABSF@
65307 -GL_GNULIB_FABSL = @GL_GNULIB_FABSL@
65308 -GL_GNULIB_FACCESSAT = @GL_GNULIB_FACCESSAT@
65309 -GL_GNULIB_FCHDIR = @GL_GNULIB_FCHDIR@
65310 -GL_GNULIB_FCHMODAT = @GL_GNULIB_FCHMODAT@
65311 -GL_GNULIB_FCHOWNAT = @GL_GNULIB_FCHOWNAT@
65312 -GL_GNULIB_FCLOSE = @GL_GNULIB_FCLOSE@
65313 -GL_GNULIB_FCNTL = @GL_GNULIB_FCNTL@
65314 -GL_GNULIB_FDATASYNC = @GL_GNULIB_FDATASYNC@
65315 -GL_GNULIB_FDOPEN = @GL_GNULIB_FDOPEN@
65316 -GL_GNULIB_FDOPENDIR = @GL_GNULIB_FDOPENDIR@
65317 -GL_GNULIB_FFLUSH = @GL_GNULIB_FFLUSH@
65318 -GL_GNULIB_FFS = @GL_GNULIB_FFS@
65319 -GL_GNULIB_FFSL = @GL_GNULIB_FFSL@
65320 -GL_GNULIB_FFSLL = @GL_GNULIB_FFSLL@
65321 -GL_GNULIB_FGETC = @GL_GNULIB_FGETC@
65322 -GL_GNULIB_FGETS = @GL_GNULIB_FGETS@
65323 -GL_GNULIB_FLOOR = @GL_GNULIB_FLOOR@
65324 -GL_GNULIB_FLOORF = @GL_GNULIB_FLOORF@
65325 -GL_GNULIB_FLOORL = @GL_GNULIB_FLOORL@
65326 -GL_GNULIB_FMA = @GL_GNULIB_FMA@
65327 -GL_GNULIB_FMAF = @GL_GNULIB_FMAF@
65328 -GL_GNULIB_FMAL = @GL_GNULIB_FMAL@
65329 -GL_GNULIB_FMOD = @GL_GNULIB_FMOD@
65330 -GL_GNULIB_FMODF = @GL_GNULIB_FMODF@
65331 -GL_GNULIB_FMODL = @GL_GNULIB_FMODL@
65332 -GL_GNULIB_FOPEN = @GL_GNULIB_FOPEN@
65333 -GL_GNULIB_FOPEN_GNU = @GL_GNULIB_FOPEN_GNU@
65334 -GL_GNULIB_FPRINTF = @GL_GNULIB_FPRINTF@
65335 -GL_GNULIB_FPRINTF_POSIX = @GL_GNULIB_FPRINTF_POSIX@
65336 -GL_GNULIB_FPURGE = @GL_GNULIB_FPURGE@
65337 -GL_GNULIB_FPUTC = @GL_GNULIB_FPUTC@
65338 -GL_GNULIB_FPUTS = @GL_GNULIB_FPUTS@
65339 -GL_GNULIB_FREAD = @GL_GNULIB_FREAD@
65340 -GL_GNULIB_FREE_POSIX = @GL_GNULIB_FREE_POSIX@
65341 -GL_GNULIB_FREOPEN = @GL_GNULIB_FREOPEN@
65342 -GL_GNULIB_FREXP = @GL_GNULIB_FREXP@
65343 -GL_GNULIB_FREXPF = @GL_GNULIB_FREXPF@
65344 -GL_GNULIB_FREXPL = @GL_GNULIB_FREXPL@
65345 -GL_GNULIB_FSCANF = @GL_GNULIB_FSCANF@
65346 -GL_GNULIB_FSEEK = @GL_GNULIB_FSEEK@
65347 -GL_GNULIB_FSEEKO = @GL_GNULIB_FSEEKO@
65348 -GL_GNULIB_FSTAT = @GL_GNULIB_FSTAT@
65349 -GL_GNULIB_FSTATAT = @GL_GNULIB_FSTATAT@
65350 -GL_GNULIB_FSYNC = @GL_GNULIB_FSYNC@
65351 -GL_GNULIB_FTELL = @GL_GNULIB_FTELL@
65352 -GL_GNULIB_FTELLO = @GL_GNULIB_FTELLO@
65353 -GL_GNULIB_FTRUNCATE = @GL_GNULIB_FTRUNCATE@
65354 -GL_GNULIB_FUTIMENS = @GL_GNULIB_FUTIMENS@
65355 -GL_GNULIB_FWRITE = @GL_GNULIB_FWRITE@
65356 -GL_GNULIB_GETC = @GL_GNULIB_GETC@
65357 -GL_GNULIB_GETCHAR = @GL_GNULIB_GETCHAR@
65358 -GL_GNULIB_GETCWD = @GL_GNULIB_GETCWD@
65359 -GL_GNULIB_GETDELIM = @GL_GNULIB_GETDELIM@
65360 -GL_GNULIB_GETDOMAINNAME = @GL_GNULIB_GETDOMAINNAME@
65361 -GL_GNULIB_GETDTABLESIZE = @GL_GNULIB_GETDTABLESIZE@
65362 -GL_GNULIB_GETENTROPY = @GL_GNULIB_GETENTROPY@
65363 -GL_GNULIB_GETGROUPS = @GL_GNULIB_GETGROUPS@
65364 -GL_GNULIB_GETHOSTNAME = @GL_GNULIB_GETHOSTNAME@
65365 -GL_GNULIB_GETLINE = @GL_GNULIB_GETLINE@
65366 -GL_GNULIB_GETLOADAVG = @GL_GNULIB_GETLOADAVG@
65367 -GL_GNULIB_GETLOGIN = @GL_GNULIB_GETLOGIN@
65368 -GL_GNULIB_GETLOGIN_R = @GL_GNULIB_GETLOGIN_R@
65369 -GL_GNULIB_GETOPT_POSIX = @GL_GNULIB_GETOPT_POSIX@
65370 -GL_GNULIB_GETPAGESIZE = @GL_GNULIB_GETPAGESIZE@
65371 -GL_GNULIB_GETPASS = @GL_GNULIB_GETPASS@
65372 -GL_GNULIB_GETPASS_GNU = @GL_GNULIB_GETPASS_GNU@
65373 -GL_GNULIB_GETSUBOPT = @GL_GNULIB_GETSUBOPT@
65374 -GL_GNULIB_GETTIMEOFDAY = @GL_GNULIB_GETTIMEOFDAY@
65375 -GL_GNULIB_GETUMASK = @GL_GNULIB_GETUMASK@
65376 -GL_GNULIB_GETUSERSHELL = @GL_GNULIB_GETUSERSHELL@
65377 -GL_GNULIB_GRANTPT = @GL_GNULIB_GRANTPT@
65378 -GL_GNULIB_GROUP_MEMBER = @GL_GNULIB_GROUP_MEMBER@
65379 -GL_GNULIB_HYPOT = @GL_GNULIB_HYPOT@
65380 -GL_GNULIB_HYPOTF = @GL_GNULIB_HYPOTF@
65381 -GL_GNULIB_HYPOTL = @GL_GNULIB_HYPOTL@
65382 -GL_GNULIB_ILOGB = @GL_GNULIB_ILOGB@
65383 -GL_GNULIB_ILOGBF = @GL_GNULIB_ILOGBF@
65384 -GL_GNULIB_ILOGBL = @GL_GNULIB_ILOGBL@
65385 -GL_GNULIB_IMAXABS = @GL_GNULIB_IMAXABS@
65386 -GL_GNULIB_IMAXDIV = @GL_GNULIB_IMAXDIV@
65387 -GL_GNULIB_ISATTY = @GL_GNULIB_ISATTY@
65388 -GL_GNULIB_ISFINITE = @GL_GNULIB_ISFINITE@
65389 -GL_GNULIB_ISINF = @GL_GNULIB_ISINF@
65390 -GL_GNULIB_ISNAN = @GL_GNULIB_ISNAN@
65391 -GL_GNULIB_ISNAND = @GL_GNULIB_ISNAND@
65392 -GL_GNULIB_ISNANF = @GL_GNULIB_ISNANF@
65393 -GL_GNULIB_ISNANL = @GL_GNULIB_ISNANL@
65394 -GL_GNULIB_LCHMOD = @GL_GNULIB_LCHMOD@
65395 -GL_GNULIB_LCHOWN = @GL_GNULIB_LCHOWN@
65396 -GL_GNULIB_LDEXPF = @GL_GNULIB_LDEXPF@
65397 -GL_GNULIB_LDEXPL = @GL_GNULIB_LDEXPL@
65398 -GL_GNULIB_LINK = @GL_GNULIB_LINK@
65399 -GL_GNULIB_LINKAT = @GL_GNULIB_LINKAT@
65400 -GL_GNULIB_LOCALTIME = @GL_GNULIB_LOCALTIME@
65401 -GL_GNULIB_LOG = @GL_GNULIB_LOG@
65402 -GL_GNULIB_LOG10 = @GL_GNULIB_LOG10@
65403 -GL_GNULIB_LOG10F = @GL_GNULIB_LOG10F@
65404 -GL_GNULIB_LOG10L = @GL_GNULIB_LOG10L@
65405 -GL_GNULIB_LOG1P = @GL_GNULIB_LOG1P@
65406 -GL_GNULIB_LOG1PF = @GL_GNULIB_LOG1PF@
65407 -GL_GNULIB_LOG1PL = @GL_GNULIB_LOG1PL@
65408 -GL_GNULIB_LOG2 = @GL_GNULIB_LOG2@
65409 -GL_GNULIB_LOG2F = @GL_GNULIB_LOG2F@
65410 -GL_GNULIB_LOG2L = @GL_GNULIB_LOG2L@
65411 -GL_GNULIB_LOGB = @GL_GNULIB_LOGB@
65412 -GL_GNULIB_LOGBF = @GL_GNULIB_LOGBF@
65413 -GL_GNULIB_LOGBL = @GL_GNULIB_LOGBL@
65414 -GL_GNULIB_LOGF = @GL_GNULIB_LOGF@
65415 -GL_GNULIB_LOGL = @GL_GNULIB_LOGL@
65416 -GL_GNULIB_LSEEK = @GL_GNULIB_LSEEK@
65417 -GL_GNULIB_LSTAT = @GL_GNULIB_LSTAT@
65418 -GL_GNULIB_MALLOC_GNU = @GL_GNULIB_MALLOC_GNU@
65419 -GL_GNULIB_MALLOC_POSIX = @GL_GNULIB_MALLOC_POSIX@
65420 -GL_GNULIB_MBRLEN = @GL_GNULIB_MBRLEN@
65421 -GL_GNULIB_MBRTOWC = @GL_GNULIB_MBRTOWC@
65422 -GL_GNULIB_MBSCASECMP = @GL_GNULIB_MBSCASECMP@
65423 -GL_GNULIB_MBSCASESTR = @GL_GNULIB_MBSCASESTR@
65424 -GL_GNULIB_MBSCHR = @GL_GNULIB_MBSCHR@
65425 -GL_GNULIB_MBSCSPN = @GL_GNULIB_MBSCSPN@
65426 -GL_GNULIB_MBSINIT = @GL_GNULIB_MBSINIT@
65427 -GL_GNULIB_MBSLEN = @GL_GNULIB_MBSLEN@
65428 -GL_GNULIB_MBSNCASECMP = @GL_GNULIB_MBSNCASECMP@
65429 -GL_GNULIB_MBSNLEN = @GL_GNULIB_MBSNLEN@
65430 -GL_GNULIB_MBSNRTOWCS = @GL_GNULIB_MBSNRTOWCS@
65431 -GL_GNULIB_MBSPBRK = @GL_GNULIB_MBSPBRK@
65432 -GL_GNULIB_MBSPCASECMP = @GL_GNULIB_MBSPCASECMP@
65433 -GL_GNULIB_MBSRCHR = @GL_GNULIB_MBSRCHR@
65434 -GL_GNULIB_MBSRTOWCS = @GL_GNULIB_MBSRTOWCS@
65435 -GL_GNULIB_MBSSEP = @GL_GNULIB_MBSSEP@
65436 -GL_GNULIB_MBSSPN = @GL_GNULIB_MBSSPN@
65437 -GL_GNULIB_MBSSTR = @GL_GNULIB_MBSSTR@
65438 -GL_GNULIB_MBSTOK_R = @GL_GNULIB_MBSTOK_R@
65439 -GL_GNULIB_MBTOWC = @GL_GNULIB_MBTOWC@
65440 -GL_GNULIB_MDA_ACCESS = @GL_GNULIB_MDA_ACCESS@
65441 -GL_GNULIB_MDA_CHDIR = @GL_GNULIB_MDA_CHDIR@
65442 -GL_GNULIB_MDA_CHMOD = @GL_GNULIB_MDA_CHMOD@
65443 -GL_GNULIB_MDA_CLOSE = @GL_GNULIB_MDA_CLOSE@
65444 -GL_GNULIB_MDA_CREAT = @GL_GNULIB_MDA_CREAT@
65445 -GL_GNULIB_MDA_DUP = @GL_GNULIB_MDA_DUP@
65446 -GL_GNULIB_MDA_DUP2 = @GL_GNULIB_MDA_DUP2@
65447 -GL_GNULIB_MDA_ECVT = @GL_GNULIB_MDA_ECVT@
65448 -GL_GNULIB_MDA_EXECL = @GL_GNULIB_MDA_EXECL@
65449 -GL_GNULIB_MDA_EXECLE = @GL_GNULIB_MDA_EXECLE@
65450 -GL_GNULIB_MDA_EXECLP = @GL_GNULIB_MDA_EXECLP@
65451 -GL_GNULIB_MDA_EXECV = @GL_GNULIB_MDA_EXECV@
65452 -GL_GNULIB_MDA_EXECVE = @GL_GNULIB_MDA_EXECVE@
65453 -GL_GNULIB_MDA_EXECVP = @GL_GNULIB_MDA_EXECVP@
65454 -GL_GNULIB_MDA_EXECVPE = @GL_GNULIB_MDA_EXECVPE@
65455 -GL_GNULIB_MDA_FCLOSEALL = @GL_GNULIB_MDA_FCLOSEALL@
65456 -GL_GNULIB_MDA_FCVT = @GL_GNULIB_MDA_FCVT@
65457 -GL_GNULIB_MDA_FDOPEN = @GL_GNULIB_MDA_FDOPEN@
65458 -GL_GNULIB_MDA_FILENO = @GL_GNULIB_MDA_FILENO@
65459 -GL_GNULIB_MDA_GCVT = @GL_GNULIB_MDA_GCVT@
65460 -GL_GNULIB_MDA_GETCWD = @GL_GNULIB_MDA_GETCWD@
65461 -GL_GNULIB_MDA_GETPID = @GL_GNULIB_MDA_GETPID@
65462 -GL_GNULIB_MDA_GETW = @GL_GNULIB_MDA_GETW@
65463 -GL_GNULIB_MDA_ISATTY = @GL_GNULIB_MDA_ISATTY@
65464 -GL_GNULIB_MDA_J0 = @GL_GNULIB_MDA_J0@
65465 -GL_GNULIB_MDA_J1 = @GL_GNULIB_MDA_J1@
65466 -GL_GNULIB_MDA_JN = @GL_GNULIB_MDA_JN@
65467 -GL_GNULIB_MDA_LSEEK = @GL_GNULIB_MDA_LSEEK@
65468 -GL_GNULIB_MDA_MEMCCPY = @GL_GNULIB_MDA_MEMCCPY@
65469 -GL_GNULIB_MDA_MKDIR = @GL_GNULIB_MDA_MKDIR@
65470 -GL_GNULIB_MDA_MKTEMP = @GL_GNULIB_MDA_MKTEMP@
65471 -GL_GNULIB_MDA_OPEN = @GL_GNULIB_MDA_OPEN@
65472 -GL_GNULIB_MDA_PUTENV = @GL_GNULIB_MDA_PUTENV@
65473 -GL_GNULIB_MDA_PUTW = @GL_GNULIB_MDA_PUTW@
65474 -GL_GNULIB_MDA_READ = @GL_GNULIB_MDA_READ@
65475 -GL_GNULIB_MDA_RMDIR = @GL_GNULIB_MDA_RMDIR@
65476 -GL_GNULIB_MDA_STRDUP = @GL_GNULIB_MDA_STRDUP@
65477 -GL_GNULIB_MDA_SWAB = @GL_GNULIB_MDA_SWAB@
65478 -GL_GNULIB_MDA_TEMPNAM = @GL_GNULIB_MDA_TEMPNAM@
65479 -GL_GNULIB_MDA_TZSET = @GL_GNULIB_MDA_TZSET@
65480 -GL_GNULIB_MDA_UMASK = @GL_GNULIB_MDA_UMASK@
65481 -GL_GNULIB_MDA_UNLINK = @GL_GNULIB_MDA_UNLINK@
65482 -GL_GNULIB_MDA_UTIME = @GL_GNULIB_MDA_UTIME@
65483 -GL_GNULIB_MDA_WCSDUP = @GL_GNULIB_MDA_WCSDUP@
65484 -GL_GNULIB_MDA_WRITE = @GL_GNULIB_MDA_WRITE@
65485 -GL_GNULIB_MDA_Y0 = @GL_GNULIB_MDA_Y0@
65486 -GL_GNULIB_MDA_Y1 = @GL_GNULIB_MDA_Y1@
65487 -GL_GNULIB_MDA_YN = @GL_GNULIB_MDA_YN@
65488 -GL_GNULIB_MEMCHR = @GL_GNULIB_MEMCHR@
65489 -GL_GNULIB_MEMMEM = @GL_GNULIB_MEMMEM@
65490 -GL_GNULIB_MEMPCPY = @GL_GNULIB_MEMPCPY@
65491 -GL_GNULIB_MEMRCHR = @GL_GNULIB_MEMRCHR@
65492 -GL_GNULIB_MKDIR = @GL_GNULIB_MKDIR@
65493 -GL_GNULIB_MKDIRAT = @GL_GNULIB_MKDIRAT@
65494 -GL_GNULIB_MKDTEMP = @GL_GNULIB_MKDTEMP@
65495 -GL_GNULIB_MKFIFO = @GL_GNULIB_MKFIFO@
65496 -GL_GNULIB_MKFIFOAT = @GL_GNULIB_MKFIFOAT@
65497 -GL_GNULIB_MKNOD = @GL_GNULIB_MKNOD@
65498 -GL_GNULIB_MKNODAT = @GL_GNULIB_MKNODAT@
65499 -GL_GNULIB_MKOSTEMP = @GL_GNULIB_MKOSTEMP@
65500 -GL_GNULIB_MKOSTEMPS = @GL_GNULIB_MKOSTEMPS@
65501 -GL_GNULIB_MKSTEMP = @GL_GNULIB_MKSTEMP@
65502 -GL_GNULIB_MKSTEMPS = @GL_GNULIB_MKSTEMPS@
65503 -GL_GNULIB_MKTIME = @GL_GNULIB_MKTIME@
65504 -GL_GNULIB_MODF = @GL_GNULIB_MODF@
65505 -GL_GNULIB_MODFF = @GL_GNULIB_MODFF@
65506 -GL_GNULIB_MODFL = @GL_GNULIB_MODFL@
65507 -GL_GNULIB_NANOSLEEP = @GL_GNULIB_NANOSLEEP@
65508 -GL_GNULIB_NONBLOCKING = @GL_GNULIB_NONBLOCKING@
65509 -GL_GNULIB_OBSTACK_PRINTF = @GL_GNULIB_OBSTACK_PRINTF@
65510 -GL_GNULIB_OBSTACK_PRINTF_POSIX = @GL_GNULIB_OBSTACK_PRINTF_POSIX@
65511 -GL_GNULIB_OPEN = @GL_GNULIB_OPEN@
65512 -GL_GNULIB_OPENAT = @GL_GNULIB_OPENAT@
65513 -GL_GNULIB_OPENDIR = @GL_GNULIB_OPENDIR@
65514 -GL_GNULIB_OVERRIDES_STRUCT_STAT = @GL_GNULIB_OVERRIDES_STRUCT_STAT@
65515 -GL_GNULIB_PCLOSE = @GL_GNULIB_PCLOSE@
65516 -GL_GNULIB_PERROR = @GL_GNULIB_PERROR@
65517 -GL_GNULIB_PIPE = @GL_GNULIB_PIPE@
65518 -GL_GNULIB_PIPE2 = @GL_GNULIB_PIPE2@
65519 -GL_GNULIB_POPEN = @GL_GNULIB_POPEN@
65520 -GL_GNULIB_POSIX_MEMALIGN = @GL_GNULIB_POSIX_MEMALIGN@
65521 -GL_GNULIB_POSIX_OPENPT = @GL_GNULIB_POSIX_OPENPT@
65522 -GL_GNULIB_POWF = @GL_GNULIB_POWF@
65523 -GL_GNULIB_PREAD = @GL_GNULIB_PREAD@
65524 -GL_GNULIB_PRINTF = @GL_GNULIB_PRINTF@
65525 -GL_GNULIB_PRINTF_POSIX = @GL_GNULIB_PRINTF_POSIX@
65526 -GL_GNULIB_PTSNAME = @GL_GNULIB_PTSNAME@
65527 -GL_GNULIB_PTSNAME_R = @GL_GNULIB_PTSNAME_R@
65528 -GL_GNULIB_PUTC = @GL_GNULIB_PUTC@
65529 -GL_GNULIB_PUTCHAR = @GL_GNULIB_PUTCHAR@
65530 -GL_GNULIB_PUTENV = @GL_GNULIB_PUTENV@
65531 -GL_GNULIB_PUTS = @GL_GNULIB_PUTS@
65532 -GL_GNULIB_PWRITE = @GL_GNULIB_PWRITE@
65533 -GL_GNULIB_QSORT_R = @GL_GNULIB_QSORT_R@
65534 -GL_GNULIB_RANDOM = @GL_GNULIB_RANDOM@
65535 -GL_GNULIB_RANDOM_R = @GL_GNULIB_RANDOM_R@
65536 -GL_GNULIB_RAWMEMCHR = @GL_GNULIB_RAWMEMCHR@
65537 -GL_GNULIB_READ = @GL_GNULIB_READ@
65538 -GL_GNULIB_READDIR = @GL_GNULIB_READDIR@
65539 -GL_GNULIB_READLINK = @GL_GNULIB_READLINK@
65540 -GL_GNULIB_READLINKAT = @GL_GNULIB_READLINKAT@
65541 -GL_GNULIB_REALLOCARRAY = @GL_GNULIB_REALLOCARRAY@
65542 -GL_GNULIB_REALLOC_GNU = @GL_GNULIB_REALLOC_GNU@
65543 -GL_GNULIB_REALLOC_POSIX = @GL_GNULIB_REALLOC_POSIX@
65544 -GL_GNULIB_REALPATH = @GL_GNULIB_REALPATH@
65545 -GL_GNULIB_REMAINDER = @GL_GNULIB_REMAINDER@
65546 -GL_GNULIB_REMAINDERF = @GL_GNULIB_REMAINDERF@
65547 -GL_GNULIB_REMAINDERL = @GL_GNULIB_REMAINDERL@
65548 -GL_GNULIB_REMOVE = @GL_GNULIB_REMOVE@
65549 -GL_GNULIB_RENAME = @GL_GNULIB_RENAME@
65550 -GL_GNULIB_RENAMEAT = @GL_GNULIB_RENAMEAT@
65551 -GL_GNULIB_REWINDDIR = @GL_GNULIB_REWINDDIR@
65552 -GL_GNULIB_RINT = @GL_GNULIB_RINT@
65553 -GL_GNULIB_RINTF = @GL_GNULIB_RINTF@
65554 -GL_GNULIB_RINTL = @GL_GNULIB_RINTL@
65555 -GL_GNULIB_RMDIR = @GL_GNULIB_RMDIR@
65556 -GL_GNULIB_ROUND = @GL_GNULIB_ROUND@
65557 -GL_GNULIB_ROUNDF = @GL_GNULIB_ROUNDF@
65558 -GL_GNULIB_ROUNDL = @GL_GNULIB_ROUNDL@
65559 -GL_GNULIB_RPMATCH = @GL_GNULIB_RPMATCH@
65560 -GL_GNULIB_SCANDIR = @GL_GNULIB_SCANDIR@
65561 -GL_GNULIB_SCANF = @GL_GNULIB_SCANF@
65562 -GL_GNULIB_SECURE_GETENV = @GL_GNULIB_SECURE_GETENV@
65563 -GL_GNULIB_SETENV = @GL_GNULIB_SETENV@
65564 -GL_GNULIB_SETHOSTNAME = @GL_GNULIB_SETHOSTNAME@
65565 -GL_GNULIB_SIGABBREV_NP = @GL_GNULIB_SIGABBREV_NP@
65566 -GL_GNULIB_SIGDESCR_NP = @GL_GNULIB_SIGDESCR_NP@
65567 -GL_GNULIB_SIGNBIT = @GL_GNULIB_SIGNBIT@
65568 -GL_GNULIB_SINF = @GL_GNULIB_SINF@
65569 -GL_GNULIB_SINHF = @GL_GNULIB_SINHF@
65570 -GL_GNULIB_SINL = @GL_GNULIB_SINL@
65571 -GL_GNULIB_SLEEP = @GL_GNULIB_SLEEP@
65572 -GL_GNULIB_SNPRINTF = @GL_GNULIB_SNPRINTF@
65573 -GL_GNULIB_SPRINTF_POSIX = @GL_GNULIB_SPRINTF_POSIX@
65574 -GL_GNULIB_SQRTF = @GL_GNULIB_SQRTF@
65575 -GL_GNULIB_SQRTL = @GL_GNULIB_SQRTL@
65576 -GL_GNULIB_STAT = @GL_GNULIB_STAT@
65577 -GL_GNULIB_STDIO_H_NONBLOCKING = @GL_GNULIB_STDIO_H_NONBLOCKING@
65578 -GL_GNULIB_STDIO_H_SIGPIPE = @GL_GNULIB_STDIO_H_SIGPIPE@
65579 -GL_GNULIB_STPCPY = @GL_GNULIB_STPCPY@
65580 -GL_GNULIB_STPNCPY = @GL_GNULIB_STPNCPY@
65581 -GL_GNULIB_STRCASESTR = @GL_GNULIB_STRCASESTR@
65582 -GL_GNULIB_STRCHRNUL = @GL_GNULIB_STRCHRNUL@
65583 -GL_GNULIB_STRDUP = @GL_GNULIB_STRDUP@
65584 -GL_GNULIB_STRERROR = @GL_GNULIB_STRERROR@
65585 -GL_GNULIB_STRERRORNAME_NP = @GL_GNULIB_STRERRORNAME_NP@
65586 -GL_GNULIB_STRERROR_R = @GL_GNULIB_STRERROR_R@
65587 -GL_GNULIB_STRFTIME = @GL_GNULIB_STRFTIME@
65588 -GL_GNULIB_STRNCAT = @GL_GNULIB_STRNCAT@
65589 -GL_GNULIB_STRNDUP = @GL_GNULIB_STRNDUP@
65590 -GL_GNULIB_STRNLEN = @GL_GNULIB_STRNLEN@
65591 -GL_GNULIB_STRPBRK = @GL_GNULIB_STRPBRK@
65592 -GL_GNULIB_STRPTIME = @GL_GNULIB_STRPTIME@
65593 -GL_GNULIB_STRSEP = @GL_GNULIB_STRSEP@
65594 -GL_GNULIB_STRSIGNAL = @GL_GNULIB_STRSIGNAL@
65595 -GL_GNULIB_STRSTR = @GL_GNULIB_STRSTR@
65596 -GL_GNULIB_STRTOD = @GL_GNULIB_STRTOD@
65597 -GL_GNULIB_STRTOIMAX = @GL_GNULIB_STRTOIMAX@
65598 -GL_GNULIB_STRTOK_R = @GL_GNULIB_STRTOK_R@
65599 -GL_GNULIB_STRTOL = @GL_GNULIB_STRTOL@
65600 -GL_GNULIB_STRTOLD = @GL_GNULIB_STRTOLD@
65601 -GL_GNULIB_STRTOLL = @GL_GNULIB_STRTOLL@
65602 -GL_GNULIB_STRTOUL = @GL_GNULIB_STRTOUL@
65603 -GL_GNULIB_STRTOULL = @GL_GNULIB_STRTOULL@
65604 -GL_GNULIB_STRTOUMAX = @GL_GNULIB_STRTOUMAX@
65605 -GL_GNULIB_STRVERSCMP = @GL_GNULIB_STRVERSCMP@
65606 -GL_GNULIB_SYMLINK = @GL_GNULIB_SYMLINK@
65607 -GL_GNULIB_SYMLINKAT = @GL_GNULIB_SYMLINKAT@
65608 -GL_GNULIB_SYSTEM_POSIX = @GL_GNULIB_SYSTEM_POSIX@
65609 -GL_GNULIB_TANF = @GL_GNULIB_TANF@
65610 -GL_GNULIB_TANHF = @GL_GNULIB_TANHF@
65611 -GL_GNULIB_TANL = @GL_GNULIB_TANL@
65612 -GL_GNULIB_TIMEGM = @GL_GNULIB_TIMEGM@
65613 -GL_GNULIB_TIMESPEC_GET = @GL_GNULIB_TIMESPEC_GET@
65614 -GL_GNULIB_TIMESPEC_GETRES = @GL_GNULIB_TIMESPEC_GETRES@
65615 -GL_GNULIB_TIME_R = @GL_GNULIB_TIME_R@
65616 -GL_GNULIB_TIME_RZ = @GL_GNULIB_TIME_RZ@
65617 -GL_GNULIB_TMPFILE = @GL_GNULIB_TMPFILE@
65618 -GL_GNULIB_TRUNC = @GL_GNULIB_TRUNC@
65619 -GL_GNULIB_TRUNCATE = @GL_GNULIB_TRUNCATE@
65620 -GL_GNULIB_TRUNCF = @GL_GNULIB_TRUNCF@
65621 -GL_GNULIB_TRUNCL = @GL_GNULIB_TRUNCL@
65622 -GL_GNULIB_TTYNAME_R = @GL_GNULIB_TTYNAME_R@
65623 -GL_GNULIB_TZSET = @GL_GNULIB_TZSET@
65624 -GL_GNULIB_UNISTD_H_GETOPT = @GL_GNULIB_UNISTD_H_GETOPT@
65625 -GL_GNULIB_UNISTD_H_NONBLOCKING = @GL_GNULIB_UNISTD_H_NONBLOCKING@
65626 -GL_GNULIB_UNISTD_H_SIGPIPE = @GL_GNULIB_UNISTD_H_SIGPIPE@
65627 -GL_GNULIB_UNLINK = @GL_GNULIB_UNLINK@
65628 -GL_GNULIB_UNLINKAT = @GL_GNULIB_UNLINKAT@
65629 -GL_GNULIB_UNLOCKPT = @GL_GNULIB_UNLOCKPT@
65630 -GL_GNULIB_UNSETENV = @GL_GNULIB_UNSETENV@
65631 -GL_GNULIB_USLEEP = @GL_GNULIB_USLEEP@
65632 -GL_GNULIB_UTIME = @GL_GNULIB_UTIME@
65633 -GL_GNULIB_UTIMENSAT = @GL_GNULIB_UTIMENSAT@
65634 -GL_GNULIB_VASPRINTF = @GL_GNULIB_VASPRINTF@
65635 -GL_GNULIB_VDPRINTF = @GL_GNULIB_VDPRINTF@
65636 -GL_GNULIB_VFPRINTF = @GL_GNULIB_VFPRINTF@
65637 -GL_GNULIB_VFPRINTF_POSIX = @GL_GNULIB_VFPRINTF_POSIX@
65638 -GL_GNULIB_VFSCANF = @GL_GNULIB_VFSCANF@
65639 -GL_GNULIB_VPRINTF = @GL_GNULIB_VPRINTF@
65640 -GL_GNULIB_VPRINTF_POSIX = @GL_GNULIB_VPRINTF_POSIX@
65641 -GL_GNULIB_VSCANF = @GL_GNULIB_VSCANF@
65642 -GL_GNULIB_VSNPRINTF = @GL_GNULIB_VSNPRINTF@
65643 -GL_GNULIB_VSPRINTF_POSIX = @GL_GNULIB_VSPRINTF_POSIX@
65644 -GL_GNULIB_WCPCPY = @GL_GNULIB_WCPCPY@
65645 -GL_GNULIB_WCPNCPY = @GL_GNULIB_WCPNCPY@
65646 -GL_GNULIB_WCRTOMB = @GL_GNULIB_WCRTOMB@
65647 -GL_GNULIB_WCSCASECMP = @GL_GNULIB_WCSCASECMP@
65648 -GL_GNULIB_WCSCAT = @GL_GNULIB_WCSCAT@
65649 -GL_GNULIB_WCSCHR = @GL_GNULIB_WCSCHR@
65650 -GL_GNULIB_WCSCMP = @GL_GNULIB_WCSCMP@
65651 -GL_GNULIB_WCSCOLL = @GL_GNULIB_WCSCOLL@
65652 -GL_GNULIB_WCSCPY = @GL_GNULIB_WCSCPY@
65653 -GL_GNULIB_WCSCSPN = @GL_GNULIB_WCSCSPN@
65654 -GL_GNULIB_WCSDUP = @GL_GNULIB_WCSDUP@
65655 -GL_GNULIB_WCSFTIME = @GL_GNULIB_WCSFTIME@
65656 -GL_GNULIB_WCSLEN = @GL_GNULIB_WCSLEN@
65657 -GL_GNULIB_WCSNCASECMP = @GL_GNULIB_WCSNCASECMP@
65658 -GL_GNULIB_WCSNCAT = @GL_GNULIB_WCSNCAT@
65659 -GL_GNULIB_WCSNCMP = @GL_GNULIB_WCSNCMP@
65660 -GL_GNULIB_WCSNCPY = @GL_GNULIB_WCSNCPY@
65661 -GL_GNULIB_WCSNLEN = @GL_GNULIB_WCSNLEN@
65662 -GL_GNULIB_WCSNRTOMBS = @GL_GNULIB_WCSNRTOMBS@
65663 -GL_GNULIB_WCSPBRK = @GL_GNULIB_WCSPBRK@
65664 -GL_GNULIB_WCSRCHR = @GL_GNULIB_WCSRCHR@
65665 -GL_GNULIB_WCSRTOMBS = @GL_GNULIB_WCSRTOMBS@
65666 -GL_GNULIB_WCSSPN = @GL_GNULIB_WCSSPN@
65667 -GL_GNULIB_WCSSTR = @GL_GNULIB_WCSSTR@
65668 -GL_GNULIB_WCSTOK = @GL_GNULIB_WCSTOK@
65669 -GL_GNULIB_WCSWIDTH = @GL_GNULIB_WCSWIDTH@
65670 -GL_GNULIB_WCSXFRM = @GL_GNULIB_WCSXFRM@
65671 -GL_GNULIB_WCTOB = @GL_GNULIB_WCTOB@
65672 -GL_GNULIB_WCTOMB = @GL_GNULIB_WCTOMB@
65673 -GL_GNULIB_WCWIDTH = @GL_GNULIB_WCWIDTH@
65674 -GL_GNULIB_WMEMCHR = @GL_GNULIB_WMEMCHR@
65675 -GL_GNULIB_WMEMCMP = @GL_GNULIB_WMEMCMP@
65676 -GL_GNULIB_WMEMCPY = @GL_GNULIB_WMEMCPY@
65677 -GL_GNULIB_WMEMMOVE = @GL_GNULIB_WMEMMOVE@
65678 -GL_GNULIB_WMEMPCPY = @GL_GNULIB_WMEMPCPY@
65679 -GL_GNULIB_WMEMSET = @GL_GNULIB_WMEMSET@
65680 -GL_GNULIB_WRITE = @GL_GNULIB_WRITE@
65681 -GL_GNULIB__EXIT = @GL_GNULIB__EXIT@
65682 -GNULIBHEADERS_OVERRIDE_WINT_T = @GNULIBHEADERS_OVERRIDE_WINT_T@
65683 +GNULIB_ACOSF = @GNULIB_ACOSF@
65684 +GNULIB_ACOSL = @GNULIB_ACOSL@
65685 +GNULIB_ALPHASORT = @GNULIB_ALPHASORT@
65686 +GNULIB_ASINF = @GNULIB_ASINF@
65687 +GNULIB_ASINL = @GNULIB_ASINL@
65688 +GNULIB_ATAN2F = @GNULIB_ATAN2F@
65689 +GNULIB_ATANF = @GNULIB_ATANF@
65690 +GNULIB_ATANL = @GNULIB_ATANL@
65691 +GNULIB_ATOLL = @GNULIB_ATOLL@
65692 +GNULIB_BTOWC = @GNULIB_BTOWC@
65693 +GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
65694 +GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
65695 +GNULIB_CBRT = @GNULIB_CBRT@
65696 +GNULIB_CBRTF = @GNULIB_CBRTF@
65697 +GNULIB_CBRTL = @GNULIB_CBRTL@
65698 +GNULIB_CEIL = @GNULIB_CEIL@
65699 +GNULIB_CEILF = @GNULIB_CEILF@
65700 +GNULIB_CEILL = @GNULIB_CEILL@
65701 +GNULIB_CHDIR = @GNULIB_CHDIR@
65702 +GNULIB_CHOWN = @GNULIB_CHOWN@
65703 +GNULIB_CLOSE = @GNULIB_CLOSE@
65704 +GNULIB_CLOSEDIR = @GNULIB_CLOSEDIR@
65705 +GNULIB_COPYSIGN = @GNULIB_COPYSIGN@
65706 +GNULIB_COPYSIGNF = @GNULIB_COPYSIGNF@
65707 +GNULIB_COPYSIGNL = @GNULIB_COPYSIGNL@
65708 +GNULIB_COSF = @GNULIB_COSF@
65709 +GNULIB_COSHF = @GNULIB_COSHF@
65710 +GNULIB_COSL = @GNULIB_COSL@
65711 +GNULIB_CTIME = @GNULIB_CTIME@
65712 +GNULIB_DIRFD = @GNULIB_DIRFD@
65713 +GNULIB_DPRINTF = @GNULIB_DPRINTF@
65714 +GNULIB_DUP = @GNULIB_DUP@
65715 +GNULIB_DUP2 = @GNULIB_DUP2@
65716 +GNULIB_DUP3 = @GNULIB_DUP3@
65717 +GNULIB_ENVIRON = @GNULIB_ENVIRON@
65718 +GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
65719 +GNULIB_EXP2 = @GNULIB_EXP2@
65720 +GNULIB_EXP2F = @GNULIB_EXP2F@
65721 +GNULIB_EXP2L = @GNULIB_EXP2L@
65722 +GNULIB_EXPF = @GNULIB_EXPF@
65723 +GNULIB_EXPL = @GNULIB_EXPL@
65724 +GNULIB_EXPLICIT_BZERO = @GNULIB_EXPLICIT_BZERO@
65725 +GNULIB_EXPM1 = @GNULIB_EXPM1@
65726 +GNULIB_EXPM1F = @GNULIB_EXPM1F@
65727 +GNULIB_EXPM1L = @GNULIB_EXPM1L@
65728 +GNULIB_FABSF = @GNULIB_FABSF@
65729 +GNULIB_FABSL = @GNULIB_FABSL@
65730 +GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
65731 +GNULIB_FCHDIR = @GNULIB_FCHDIR@
65732 +GNULIB_FCHMODAT = @GNULIB_FCHMODAT@
65733 +GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
65734 +GNULIB_FCLOSE = @GNULIB_FCLOSE@
65735 +GNULIB_FCNTL = @GNULIB_FCNTL@
65736 +GNULIB_FDATASYNC = @GNULIB_FDATASYNC@
65737 +GNULIB_FDOPEN = @GNULIB_FDOPEN@
65738 +GNULIB_FDOPENDIR = @GNULIB_FDOPENDIR@
65739 +GNULIB_FFLUSH = @GNULIB_FFLUSH@
65740 +GNULIB_FFS = @GNULIB_FFS@
65741 +GNULIB_FFSL = @GNULIB_FFSL@
65742 +GNULIB_FFSLL = @GNULIB_FFSLL@
65743 +GNULIB_FGETC = @GNULIB_FGETC@
65744 +GNULIB_FGETS = @GNULIB_FGETS@
65745 +GNULIB_FLOOR = @GNULIB_FLOOR@
65746 +GNULIB_FLOORF = @GNULIB_FLOORF@
65747 +GNULIB_FLOORL = @GNULIB_FLOORL@
65748 +GNULIB_FMA = @GNULIB_FMA@
65749 +GNULIB_FMAF = @GNULIB_FMAF@
65750 +GNULIB_FMAL = @GNULIB_FMAL@
65751 +GNULIB_FMOD = @GNULIB_FMOD@
65752 +GNULIB_FMODF = @GNULIB_FMODF@
65753 +GNULIB_FMODL = @GNULIB_FMODL@
65754 +GNULIB_FOPEN = @GNULIB_FOPEN@
65755 +GNULIB_FPRINTF = @GNULIB_FPRINTF@
65756 +GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
65757 +GNULIB_FPURGE = @GNULIB_FPURGE@
65758 +GNULIB_FPUTC = @GNULIB_FPUTC@
65759 +GNULIB_FPUTS = @GNULIB_FPUTS@
65760 +GNULIB_FREAD = @GNULIB_FREAD@
65761 +GNULIB_FREOPEN = @GNULIB_FREOPEN@
65762 +GNULIB_FREXP = @GNULIB_FREXP@
65763 +GNULIB_FREXPF = @GNULIB_FREXPF@
65764 +GNULIB_FREXPL = @GNULIB_FREXPL@
65765 +GNULIB_FSCANF = @GNULIB_FSCANF@
65766 +GNULIB_FSEEK = @GNULIB_FSEEK@
65767 +GNULIB_FSEEKO = @GNULIB_FSEEKO@
65768 +GNULIB_FSTAT = @GNULIB_FSTAT@
65769 +GNULIB_FSTATAT = @GNULIB_FSTATAT@
65770 +GNULIB_FSYNC = @GNULIB_FSYNC@
65771 +GNULIB_FTELL = @GNULIB_FTELL@
65772 +GNULIB_FTELLO = @GNULIB_FTELLO@
65773 +GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
65774 +GNULIB_FUTIMENS = @GNULIB_FUTIMENS@
65775 +GNULIB_FWRITE = @GNULIB_FWRITE@
65776 +GNULIB_GETC = @GNULIB_GETC@
65777 +GNULIB_GETCHAR = @GNULIB_GETCHAR@
65778 +GNULIB_GETCWD = @GNULIB_GETCWD@
65779 +GNULIB_GETDELIM = @GNULIB_GETDELIM@
65780 +GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
65781 +GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
65782 +GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
65783 +GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
65784 +GNULIB_GETLINE = @GNULIB_GETLINE@
65785 +GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
65786 +GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
65787 +GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
65788 +GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
65789 +GNULIB_GETPASS = @GNULIB_GETPASS@
65790 +GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
65791 GNULIB_GETTIMEOFDAY = @GNULIB_GETTIMEOFDAY@
65792 +GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
65793 +GNULIB_GL_UNISTD_H_GETOPT = @GNULIB_GL_UNISTD_H_GETOPT@
65794 +GNULIB_GRANTPT = @GNULIB_GRANTPT@
65795 +GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
65796 +GNULIB_HYPOT = @GNULIB_HYPOT@
65797 +GNULIB_HYPOTF = @GNULIB_HYPOTF@
65798 +GNULIB_HYPOTL = @GNULIB_HYPOTL@
65799 +GNULIB_ILOGB = @GNULIB_ILOGB@
65800 +GNULIB_ILOGBF = @GNULIB_ILOGBF@
65801 +GNULIB_ILOGBL = @GNULIB_ILOGBL@
65802 +GNULIB_IMAXABS = @GNULIB_IMAXABS@
65803 +GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
65804 +GNULIB_ISATTY = @GNULIB_ISATTY@
65805 +GNULIB_ISFINITE = @GNULIB_ISFINITE@
65806 +GNULIB_ISINF = @GNULIB_ISINF@
65807 +GNULIB_ISNAN = @GNULIB_ISNAN@
65808 +GNULIB_ISNAND = @GNULIB_ISNAND@
65809 +GNULIB_ISNANF = @GNULIB_ISNANF@
65810 +GNULIB_ISNANL = @GNULIB_ISNANL@
65811 +GNULIB_LCHMOD = @GNULIB_LCHMOD@
65812 +GNULIB_LCHOWN = @GNULIB_LCHOWN@
65813 +GNULIB_LDEXPF = @GNULIB_LDEXPF@
65814 +GNULIB_LDEXPL = @GNULIB_LDEXPL@
65815 +GNULIB_LINK = @GNULIB_LINK@
65816 +GNULIB_LINKAT = @GNULIB_LINKAT@
65817 +GNULIB_LOCALTIME = @GNULIB_LOCALTIME@
65818 +GNULIB_LOG = @GNULIB_LOG@
65819 +GNULIB_LOG10 = @GNULIB_LOG10@
65820 +GNULIB_LOG10F = @GNULIB_LOG10F@
65821 +GNULIB_LOG10L = @GNULIB_LOG10L@
65822 +GNULIB_LOG1P = @GNULIB_LOG1P@
65823 +GNULIB_LOG1PF = @GNULIB_LOG1PF@
65824 +GNULIB_LOG1PL = @GNULIB_LOG1PL@
65825 +GNULIB_LOG2 = @GNULIB_LOG2@
65826 +GNULIB_LOG2F = @GNULIB_LOG2F@
65827 +GNULIB_LOG2L = @GNULIB_LOG2L@
65828 +GNULIB_LOGB = @GNULIB_LOGB@
65829 +GNULIB_LOGBF = @GNULIB_LOGBF@
65830 +GNULIB_LOGBL = @GNULIB_LOGBL@
65831 +GNULIB_LOGF = @GNULIB_LOGF@
65832 +GNULIB_LOGL = @GNULIB_LOGL@
65833 +GNULIB_LSEEK = @GNULIB_LSEEK@
65834 +GNULIB_LSTAT = @GNULIB_LSTAT@
65835 +GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
65836 +GNULIB_MBRLEN = @GNULIB_MBRLEN@
65837 +GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
65838 +GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
65839 +GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
65840 +GNULIB_MBSCHR = @GNULIB_MBSCHR@
65841 +GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
65842 +GNULIB_MBSINIT = @GNULIB_MBSINIT@
65843 +GNULIB_MBSLEN = @GNULIB_MBSLEN@
65844 +GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
65845 +GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
65846 +GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
65847 +GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
65848 +GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
65849 +GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
65850 +GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
65851 +GNULIB_MBSSEP = @GNULIB_MBSSEP@
65852 +GNULIB_MBSSPN = @GNULIB_MBSSPN@
65853 +GNULIB_MBSSTR = @GNULIB_MBSSTR@
65854 +GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
65855 +GNULIB_MBTOWC = @GNULIB_MBTOWC@
65856 +GNULIB_MEMCHR = @GNULIB_MEMCHR@
65857 +GNULIB_MEMMEM = @GNULIB_MEMMEM@
65858 +GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
65859 +GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
65860 +GNULIB_MKDIRAT = @GNULIB_MKDIRAT@
65861 +GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
65862 +GNULIB_MKFIFO = @GNULIB_MKFIFO@
65863 +GNULIB_MKFIFOAT = @GNULIB_MKFIFOAT@
65864 +GNULIB_MKNOD = @GNULIB_MKNOD@
65865 +GNULIB_MKNODAT = @GNULIB_MKNODAT@
65866 +GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
65867 +GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
65868 +GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
65869 +GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
65870 +GNULIB_MKTIME = @GNULIB_MKTIME@
65871 +GNULIB_MODF = @GNULIB_MODF@
65872 +GNULIB_MODFF = @GNULIB_MODFF@
65873 +GNULIB_MODFL = @GNULIB_MODFL@
65874 +GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
65875 +GNULIB_NONBLOCKING = @GNULIB_NONBLOCKING@
65876 +GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
65877 +GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
65878 +GNULIB_OPEN = @GNULIB_OPEN@
65879 +GNULIB_OPENAT = @GNULIB_OPENAT@
65880 +GNULIB_OPENDIR = @GNULIB_OPENDIR@
65881 +GNULIB_OVERRIDES_STRUCT_STAT = @GNULIB_OVERRIDES_STRUCT_STAT@
65882 +GNULIB_OVERRIDES_WINT_T = @GNULIB_OVERRIDES_WINT_T@
65883 +GNULIB_PCLOSE = @GNULIB_PCLOSE@
65884 +GNULIB_PERROR = @GNULIB_PERROR@
65885 +GNULIB_PIPE = @GNULIB_PIPE@
65886 +GNULIB_PIPE2 = @GNULIB_PIPE2@
65887 +GNULIB_POPEN = @GNULIB_POPEN@
65888 +GNULIB_POSIX_OPENPT = @GNULIB_POSIX_OPENPT@
65889 +GNULIB_POWF = @GNULIB_POWF@
65890 +GNULIB_PREAD = @GNULIB_PREAD@
65891 +GNULIB_PRINTF = @GNULIB_PRINTF@
65892 +GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
65893 +GNULIB_PTSNAME = @GNULIB_PTSNAME@
65894 +GNULIB_PTSNAME_R = @GNULIB_PTSNAME_R@
65895 +GNULIB_PUTC = @GNULIB_PUTC@
65896 +GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
65897 +GNULIB_PUTENV = @GNULIB_PUTENV@
65898 +GNULIB_PUTS = @GNULIB_PUTS@
65899 +GNULIB_PWRITE = @GNULIB_PWRITE@
65900 +GNULIB_QSORT_R = @GNULIB_QSORT_R@
65901 +GNULIB_RANDOM = @GNULIB_RANDOM@
65902 +GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
65903 +GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
65904 +GNULIB_READ = @GNULIB_READ@
65905 +GNULIB_READDIR = @GNULIB_READDIR@
65906 +GNULIB_READLINK = @GNULIB_READLINK@
65907 +GNULIB_READLINKAT = @GNULIB_READLINKAT@
65908 +GNULIB_REALLOCARRAY = @GNULIB_REALLOCARRAY@
65909 +GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
65910 +GNULIB_REALPATH = @GNULIB_REALPATH@
65911 +GNULIB_REMAINDER = @GNULIB_REMAINDER@
65912 +GNULIB_REMAINDERF = @GNULIB_REMAINDERF@
65913 +GNULIB_REMAINDERL = @GNULIB_REMAINDERL@
65914 +GNULIB_REMOVE = @GNULIB_REMOVE@
65915 +GNULIB_RENAME = @GNULIB_RENAME@
65916 +GNULIB_RENAMEAT = @GNULIB_RENAMEAT@
65917 +GNULIB_REWINDDIR = @GNULIB_REWINDDIR@
65918 +GNULIB_RINT = @GNULIB_RINT@
65919 +GNULIB_RINTF = @GNULIB_RINTF@
65920 +GNULIB_RINTL = @GNULIB_RINTL@
65921 +GNULIB_RMDIR = @GNULIB_RMDIR@
65922 +GNULIB_ROUND = @GNULIB_ROUND@
65923 +GNULIB_ROUNDF = @GNULIB_ROUNDF@
65924 +GNULIB_ROUNDL = @GNULIB_ROUNDL@
65925 +GNULIB_RPMATCH = @GNULIB_RPMATCH@
65926 +GNULIB_SCANDIR = @GNULIB_SCANDIR@
65927 +GNULIB_SCANF = @GNULIB_SCANF@
65928 +GNULIB_SECURE_GETENV = @GNULIB_SECURE_GETENV@
65929 +GNULIB_SETENV = @GNULIB_SETENV@
65930 +GNULIB_SETHOSTNAME = @GNULIB_SETHOSTNAME@
65931 +GNULIB_SIGNBIT = @GNULIB_SIGNBIT@
65932 +GNULIB_SINF = @GNULIB_SINF@
65933 +GNULIB_SINHF = @GNULIB_SINHF@
65934 +GNULIB_SINL = @GNULIB_SINL@
65935 +GNULIB_SLEEP = @GNULIB_SLEEP@
65936 +GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
65937 +GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
65938 +GNULIB_SQRTF = @GNULIB_SQRTF@
65939 +GNULIB_SQRTL = @GNULIB_SQRTL@
65940 +GNULIB_STAT = @GNULIB_STAT@
65941 +GNULIB_STDIO_H_NONBLOCKING = @GNULIB_STDIO_H_NONBLOCKING@
65942 +GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
65943 +GNULIB_STPCPY = @GNULIB_STPCPY@
65944 +GNULIB_STPNCPY = @GNULIB_STPNCPY@
65945 +GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
65946 +GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
65947 +GNULIB_STRDUP = @GNULIB_STRDUP@
65948 +GNULIB_STRERROR = @GNULIB_STRERROR@
65949 +GNULIB_STRERROR_R = @GNULIB_STRERROR_R@
65950 +GNULIB_STRFTIME = @GNULIB_STRFTIME@
65951 +GNULIB_STRNCAT = @GNULIB_STRNCAT@
65952 +GNULIB_STRNDUP = @GNULIB_STRNDUP@
65953 +GNULIB_STRNLEN = @GNULIB_STRNLEN@
65954 +GNULIB_STRPBRK = @GNULIB_STRPBRK@
65955 +GNULIB_STRPTIME = @GNULIB_STRPTIME@
65956 +GNULIB_STRSEP = @GNULIB_STRSEP@
65957 +GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
65958 +GNULIB_STRSTR = @GNULIB_STRSTR@
65959 +GNULIB_STRTOD = @GNULIB_STRTOD@
65960 +GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
65961 +GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
65962 +GNULIB_STRTOLD = @GNULIB_STRTOLD@
65963 +GNULIB_STRTOLL = @GNULIB_STRTOLL@
65964 +GNULIB_STRTOULL = @GNULIB_STRTOULL@
65965 +GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
65966 +GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
65967 +GNULIB_SYMLINK = @GNULIB_SYMLINK@
65968 +GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
65969 +GNULIB_SYSTEM_POSIX = @GNULIB_SYSTEM_POSIX@
65970 +GNULIB_TANF = @GNULIB_TANF@
65971 +GNULIB_TANHF = @GNULIB_TANHF@
65972 +GNULIB_TANL = @GNULIB_TANL@
65973 +GNULIB_TIMEGM = @GNULIB_TIMEGM@
65974 +GNULIB_TIME_R = @GNULIB_TIME_R@
65975 +GNULIB_TIME_RZ = @GNULIB_TIME_RZ@
65976 +GNULIB_TMPFILE = @GNULIB_TMPFILE@
65977 +GNULIB_TRUNC = @GNULIB_TRUNC@
65978 +GNULIB_TRUNCATE = @GNULIB_TRUNCATE@
65979 +GNULIB_TRUNCF = @GNULIB_TRUNCF@
65980 +GNULIB_TRUNCL = @GNULIB_TRUNCL@
65981 +GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
65982 +GNULIB_TZSET = @GNULIB_TZSET@
65983 +GNULIB_UNISTD_H_NONBLOCKING = @GNULIB_UNISTD_H_NONBLOCKING@
65984 +GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
65985 +GNULIB_UNLINK = @GNULIB_UNLINK@
65986 +GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
65987 +GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
65988 +GNULIB_UNSETENV = @GNULIB_UNSETENV@
65989 +GNULIB_USLEEP = @GNULIB_USLEEP@
65990 +GNULIB_UTIME = @GNULIB_UTIME@
65991 +GNULIB_UTIMENSAT = @GNULIB_UTIMENSAT@
65992 +GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
65993 +GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
65994 +GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
65995 +GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
65996 +GNULIB_VFSCANF = @GNULIB_VFSCANF@
65997 +GNULIB_VPRINTF = @GNULIB_VPRINTF@
65998 +GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
65999 +GNULIB_VSCANF = @GNULIB_VSCANF@
66000 +GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
66001 +GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
66002 +GNULIB_WCPCPY = @GNULIB_WCPCPY@
66003 +GNULIB_WCPNCPY = @GNULIB_WCPNCPY@
66004 +GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
66005 +GNULIB_WCSCASECMP = @GNULIB_WCSCASECMP@
66006 +GNULIB_WCSCAT = @GNULIB_WCSCAT@
66007 +GNULIB_WCSCHR = @GNULIB_WCSCHR@
66008 +GNULIB_WCSCMP = @GNULIB_WCSCMP@
66009 +GNULIB_WCSCOLL = @GNULIB_WCSCOLL@
66010 +GNULIB_WCSCPY = @GNULIB_WCSCPY@
66011 +GNULIB_WCSCSPN = @GNULIB_WCSCSPN@
66012 +GNULIB_WCSDUP = @GNULIB_WCSDUP@
66013 +GNULIB_WCSFTIME = @GNULIB_WCSFTIME@
66014 +GNULIB_WCSLEN = @GNULIB_WCSLEN@
66015 +GNULIB_WCSNCASECMP = @GNULIB_WCSNCASECMP@
66016 +GNULIB_WCSNCAT = @GNULIB_WCSNCAT@
66017 +GNULIB_WCSNCMP = @GNULIB_WCSNCMP@
66018 +GNULIB_WCSNCPY = @GNULIB_WCSNCPY@
66019 +GNULIB_WCSNLEN = @GNULIB_WCSNLEN@
66020 +GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
66021 +GNULIB_WCSPBRK = @GNULIB_WCSPBRK@
66022 +GNULIB_WCSRCHR = @GNULIB_WCSRCHR@
66023 +GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
66024 +GNULIB_WCSSPN = @GNULIB_WCSSPN@
66025 +GNULIB_WCSSTR = @GNULIB_WCSSTR@
66026 +GNULIB_WCSTOK = @GNULIB_WCSTOK@
66027 +GNULIB_WCSWIDTH = @GNULIB_WCSWIDTH@
66028 +GNULIB_WCSXFRM = @GNULIB_WCSXFRM@
66029 +GNULIB_WCTOB = @GNULIB_WCTOB@
66030 +GNULIB_WCTOMB = @GNULIB_WCTOMB@
66031 +GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
66032 +GNULIB_WMEMCHR = @GNULIB_WMEMCHR@
66033 +GNULIB_WMEMCMP = @GNULIB_WMEMCMP@
66034 +GNULIB_WMEMCPY = @GNULIB_WMEMCPY@
66035 +GNULIB_WMEMMOVE = @GNULIB_WMEMMOVE@
66036 +GNULIB_WMEMSET = @GNULIB_WMEMSET@
66037 +GNULIB_WRITE = @GNULIB_WRITE@
66038 +GNULIB__EXIT = @GNULIB__EXIT@
66039 GPGME_CFLAGS = @GPGME_CFLAGS@
66040 GPGME_CONFIG = @GPGME_CONFIG@
66041 GPGME_LIBS = @GPGME_LIBS@
66042 GREP = @GREP@
66043 HAVE_ACOSF = @HAVE_ACOSF@
66044 HAVE_ACOSL = @HAVE_ACOSL@
66045 -HAVE_ALIGNED_ALLOC = @HAVE_ALIGNED_ALLOC@
66046 HAVE_ALLOCA_H = @HAVE_ALLOCA_H@
66047 HAVE_ALPHASORT = @HAVE_ALPHASORT@
66048 HAVE_ASINF = @HAVE_ASINF@
66049 @@ -780,7 +689,6 @@ HAVE_CHOWN = @HAVE_CHOWN@
66050 HAVE_CLOSEDIR = @HAVE_CLOSEDIR@
66051 HAVE_COPYSIGN = @HAVE_COPYSIGN@
66052 HAVE_COPYSIGNL = @HAVE_COPYSIGNL@
66053 -HAVE_COPY_FILE_RANGE = @HAVE_COPY_FILE_RANGE@
66054 HAVE_COSF = @HAVE_COSF@
66055 HAVE_COSHF = @HAVE_COSHF@
66056 HAVE_COSL = @HAVE_COSL@
66057 @@ -795,17 +703,13 @@ HAVE_DECL_CEILL = @HAVE_DECL_CEILL@
66058 HAVE_DECL_COPYSIGNF = @HAVE_DECL_COPYSIGNF@
66059 HAVE_DECL_COSL = @HAVE_DECL_COSL@
66060 HAVE_DECL_DIRFD = @HAVE_DECL_DIRFD@
66061 -HAVE_DECL_ECVT = @HAVE_DECL_ECVT@
66062 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
66063 -HAVE_DECL_EXECVPE = @HAVE_DECL_EXECVPE@
66064 HAVE_DECL_EXP2 = @HAVE_DECL_EXP2@
66065 HAVE_DECL_EXP2F = @HAVE_DECL_EXP2F@
66066 HAVE_DECL_EXP2L = @HAVE_DECL_EXP2L@
66067 HAVE_DECL_EXPL = @HAVE_DECL_EXPL@
66068 HAVE_DECL_EXPM1L = @HAVE_DECL_EXPM1L@
66069 HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
66070 -HAVE_DECL_FCLOSEALL = @HAVE_DECL_FCLOSEALL@
66071 -HAVE_DECL_FCVT = @HAVE_DECL_FCVT@
66072 HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@
66073 HAVE_DECL_FDOPENDIR = @HAVE_DECL_FDOPENDIR@
66074 HAVE_DECL_FLOORF = @HAVE_DECL_FLOORF@
66075 @@ -814,7 +718,6 @@ HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@
66076 HAVE_DECL_FREXPL = @HAVE_DECL_FREXPL@
66077 HAVE_DECL_FSEEKO = @HAVE_DECL_FSEEKO@
66078 HAVE_DECL_FTELLO = @HAVE_DECL_FTELLO@
66079 -HAVE_DECL_GCVT = @HAVE_DECL_GCVT@
66080 HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
66081 HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
66082 HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
66083 @@ -866,14 +769,13 @@ HAVE_DECL_TRUNCL = @HAVE_DECL_TRUNCL@
66084 HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
66085 HAVE_DECL_UNSETENV = @HAVE_DECL_UNSETENV@
66086 HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
66087 -HAVE_DECL_WCSDUP = @HAVE_DECL_WCSDUP@
66088 HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
66089 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
66090 HAVE_DIRENT_H = @HAVE_DIRENT_H@
66091 HAVE_DPRINTF = @HAVE_DPRINTF@
66092 +HAVE_DUP2 = @HAVE_DUP2@
66093 HAVE_DUP3 = @HAVE_DUP3@
66094 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
66095 -HAVE_EXECVPE = @HAVE_EXECVPE@
66096 HAVE_EXPF = @HAVE_EXPF@
66097 HAVE_EXPL = @HAVE_EXPL@
66098 HAVE_EXPLICIT_BZERO = @HAVE_EXPLICIT_BZERO@
66099 @@ -905,7 +807,6 @@ HAVE_FTELLO = @HAVE_FTELLO@
66100 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
66101 HAVE_FUTIMENS = @HAVE_FUTIMENS@
66102 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
66103 -HAVE_GETENTROPY = @HAVE_GETENTROPY@
66104 HAVE_GETGROUPS = @HAVE_GETGROUPS@
66105 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
66106 HAVE_GETLOGIN = @HAVE_GETLOGIN@
66107 @@ -914,7 +815,6 @@ HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
66108 HAVE_GETPASS = @HAVE_GETPASS@
66109 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
66110 HAVE_GETTIMEOFDAY = @HAVE_GETTIMEOFDAY@
66111 -HAVE_GETUMASK = @HAVE_GETUMASK@
66112 HAVE_GRANTPT = @HAVE_GRANTPT@
66113 HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
66114 HAVE_HYPOTF = @HAVE_HYPOTF@
66115 @@ -942,6 +842,7 @@ HAVE_LOGBF = @HAVE_LOGBF@
66116 HAVE_LOGBL = @HAVE_LOGBL@
66117 HAVE_LOGF = @HAVE_LOGF@
66118 HAVE_LOGL = @HAVE_LOGL@
66119 +HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
66120 HAVE_LSTAT = @HAVE_LSTAT@
66121 HAVE_MAX_ALIGN_T = @HAVE_MAX_ALIGN_T@
66122 HAVE_MBRLEN = @HAVE_MBRLEN@
66123 @@ -951,6 +852,7 @@ HAVE_MBSLEN = @HAVE_MBSLEN@
66124 HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
66125 HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
66126 HAVE_MBTOWC = @HAVE_MBTOWC@
66127 +HAVE_MEMCHR = @HAVE_MEMCHR@
66128 HAVE_MEMPCPY = @HAVE_MEMPCPY@
66129 HAVE_MKDIRAT = @HAVE_MKDIRAT@
66130 HAVE_MKDTEMP = @HAVE_MKDTEMP@
66131 @@ -973,7 +875,6 @@ HAVE_PCLOSE = @HAVE_PCLOSE@
66132 HAVE_PIPE = @HAVE_PIPE@
66133 HAVE_PIPE2 = @HAVE_PIPE2@
66134 HAVE_POPEN = @HAVE_POPEN@
66135 -HAVE_POSIX_MEMALIGN = @HAVE_POSIX_MEMALIGN@
66136 HAVE_POSIX_OPENPT = @HAVE_POSIX_OPENPT@
66137 HAVE_POWF = @HAVE_POWF@
66138 HAVE_PREAD = @HAVE_PREAD@
66139 @@ -1003,8 +904,6 @@ HAVE_SECURE_GETENV = @HAVE_SECURE_GETENV@
66140 HAVE_SETENV = @HAVE_SETENV@
66141 HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@
66142 HAVE_SETSTATE = @HAVE_SETSTATE@
66143 -HAVE_SIGABBREV_NP = @HAVE_SIGABBREV_NP@
66144 -HAVE_SIGDESCR_NP = @HAVE_SIGDESCR_NP@
66145 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
66146 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
66147 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
66148 @@ -1020,16 +919,13 @@ HAVE_STPNCPY = @HAVE_STPNCPY@
66149 HAVE_STRCASECMP = @HAVE_STRCASECMP@
66150 HAVE_STRCASESTR = @HAVE_STRCASESTR@
66151 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
66152 -HAVE_STRERRORNAME_NP = @HAVE_STRERRORNAME_NP@
66153 HAVE_STRINGS_H = @HAVE_STRINGS_H@
66154 HAVE_STRPBRK = @HAVE_STRPBRK@
66155 HAVE_STRPTIME = @HAVE_STRPTIME@
66156 HAVE_STRSEP = @HAVE_STRSEP@
66157 HAVE_STRTOD = @HAVE_STRTOD@
66158 -HAVE_STRTOL = @HAVE_STRTOL@
66159 HAVE_STRTOLD = @HAVE_STRTOLD@
66160 HAVE_STRTOLL = @HAVE_STRTOLL@
66161 -HAVE_STRTOUL = @HAVE_STRTOUL@
66162 HAVE_STRTOULL = @HAVE_STRTOULL@
66163 HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
66164 HAVE_STRUCT_TIMEVAL = @HAVE_STRUCT_TIMEVAL@
66165 @@ -1047,12 +943,12 @@ HAVE_TANF = @HAVE_TANF@
66166 HAVE_TANHF = @HAVE_TANHF@
66167 HAVE_TANL = @HAVE_TANL@
66168 HAVE_TIMEGM = @HAVE_TIMEGM@
66169 -HAVE_TIMESPEC_GET = @HAVE_TIMESPEC_GET@
66170 -HAVE_TIMESPEC_GETRES = @HAVE_TIMESPEC_GETRES@
66171 HAVE_TIMEZONE_T = @HAVE_TIMEZONE_T@
66172 +HAVE_TZSET = @HAVE_TZSET@
66173 HAVE_UNISTD_H = @HAVE_UNISTD_H@
66174 HAVE_UNLINKAT = @HAVE_UNLINKAT@
66175 HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
66176 +HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
66177 HAVE_USLEEP = @HAVE_USLEEP@
66178 HAVE_UTIME = @HAVE_UTIME@
66179 HAVE_UTIMENSAT = @HAVE_UTIMENSAT@
66180 @@ -1094,7 +990,6 @@ HAVE_WMEMCHR = @HAVE_WMEMCHR@
66181 HAVE_WMEMCMP = @HAVE_WMEMCMP@
66182 HAVE_WMEMCPY = @HAVE_WMEMCPY@
66183 HAVE_WMEMMOVE = @HAVE_WMEMMOVE@
66184 -HAVE_WMEMPCPY = @HAVE_WMEMPCPY@
66185 HAVE_WMEMSET = @HAVE_WMEMSET@
66186 HAVE__BOOL = @HAVE__BOOL@
66187 HAVE__EXIT = @HAVE__EXIT@
66188 @@ -1191,18 +1086,16 @@ PATH_SEPARATOR = @PATH_SEPARATOR@
66189 PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
66190 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
66191 PRIPTR_PREFIX = @PRIPTR_PREFIX@
66192 +PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
66193 PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
66194 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
66195 RANLIB = @RANLIB@
66196 -REPLACE_ACCESS = @REPLACE_ACCESS@
66197 REPLACE_ACOSF = @REPLACE_ACOSF@
66198 -REPLACE_ALIGNED_ALLOC = @REPLACE_ALIGNED_ALLOC@
66199 REPLACE_ASINF = @REPLACE_ASINF@
66200 REPLACE_ATAN2F = @REPLACE_ATAN2F@
66201 REPLACE_ATANF = @REPLACE_ATANF@
66202 REPLACE_BTOWC = @REPLACE_BTOWC@
66203 -REPLACE_CALLOC_FOR_CALLOC_GNU = @REPLACE_CALLOC_FOR_CALLOC_GNU@
66204 -REPLACE_CALLOC_FOR_CALLOC_POSIX = @REPLACE_CALLOC_FOR_CALLOC_POSIX@
66205 +REPLACE_CALLOC = @REPLACE_CALLOC@
66206 REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
66207 REPLACE_CBRTF = @REPLACE_CBRTF@
66208 REPLACE_CBRTL = @REPLACE_CBRTL@
66209 @@ -1212,22 +1105,13 @@ REPLACE_CEILL = @REPLACE_CEILL@
66210 REPLACE_CHOWN = @REPLACE_CHOWN@
66211 REPLACE_CLOSE = @REPLACE_CLOSE@
66212 REPLACE_CLOSEDIR = @REPLACE_CLOSEDIR@
66213 -REPLACE_COPY_FILE_RANGE = @REPLACE_COPY_FILE_RANGE@
66214 REPLACE_COSF = @REPLACE_COSF@
66215 REPLACE_COSHF = @REPLACE_COSHF@
66216 -REPLACE_CREAT = @REPLACE_CREAT@
66217 REPLACE_CTIME = @REPLACE_CTIME@
66218 REPLACE_DIRFD = @REPLACE_DIRFD@
66219 REPLACE_DPRINTF = @REPLACE_DPRINTF@
66220 REPLACE_DUP = @REPLACE_DUP@
66221 REPLACE_DUP2 = @REPLACE_DUP2@
66222 -REPLACE_EXECL = @REPLACE_EXECL@
66223 -REPLACE_EXECLE = @REPLACE_EXECLE@
66224 -REPLACE_EXECLP = @REPLACE_EXECLP@
66225 -REPLACE_EXECV = @REPLACE_EXECV@
66226 -REPLACE_EXECVE = @REPLACE_EXECVE@
66227 -REPLACE_EXECVP = @REPLACE_EXECVP@
66228 -REPLACE_EXECVPE = @REPLACE_EXECVPE@
66229 REPLACE_EXP2 = @REPLACE_EXP2@
66230 REPLACE_EXP2L = @REPLACE_EXP2L@
66231 REPLACE_EXPF = @REPLACE_EXPF@
66232 @@ -1237,14 +1121,12 @@ REPLACE_EXPM1F = @REPLACE_EXPM1F@
66233 REPLACE_EXPM1L = @REPLACE_EXPM1L@
66234 REPLACE_FABSL = @REPLACE_FABSL@
66235 REPLACE_FACCESSAT = @REPLACE_FACCESSAT@
66236 -REPLACE_FCHMODAT = @REPLACE_FCHMODAT@
66237 REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
66238 REPLACE_FCLOSE = @REPLACE_FCLOSE@
66239 REPLACE_FCNTL = @REPLACE_FCNTL@
66240 REPLACE_FDOPEN = @REPLACE_FDOPEN@
66241 REPLACE_FDOPENDIR = @REPLACE_FDOPENDIR@
66242 REPLACE_FFLUSH = @REPLACE_FFLUSH@
66243 -REPLACE_FFSLL = @REPLACE_FFSLL@
66244 REPLACE_FLOOR = @REPLACE_FLOOR@
66245 REPLACE_FLOORF = @REPLACE_FLOORF@
66246 REPLACE_FLOORL = @REPLACE_FLOORL@
66247 @@ -1255,10 +1137,8 @@ REPLACE_FMOD = @REPLACE_FMOD@
66248 REPLACE_FMODF = @REPLACE_FMODF@
66249 REPLACE_FMODL = @REPLACE_FMODL@
66250 REPLACE_FOPEN = @REPLACE_FOPEN@
66251 -REPLACE_FOPEN_FOR_FOPEN_GNU = @REPLACE_FOPEN_FOR_FOPEN_GNU@
66252 REPLACE_FPRINTF = @REPLACE_FPRINTF@
66253 REPLACE_FPURGE = @REPLACE_FPURGE@
66254 -REPLACE_FREE = @REPLACE_FREE@
66255 REPLACE_FREOPEN = @REPLACE_FREOPEN@
66256 REPLACE_FREXP = @REPLACE_FREXP@
66257 REPLACE_FREXPF = @REPLACE_FREXPF@
66258 @@ -1280,7 +1160,6 @@ REPLACE_GETLINE = @REPLACE_GETLINE@
66259 REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
66260 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
66261 REPLACE_GETPASS = @REPLACE_GETPASS@
66262 -REPLACE_GETPASS_FOR_GETPASS_GNU = @REPLACE_GETPASS_FOR_GETPASS_GNU@
66263 REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
66264 REPLACE_GMTIME = @REPLACE_GMTIME@
66265 REPLACE_HUGE_VAL = @REPLACE_HUGE_VAL@
66266 @@ -1319,8 +1198,7 @@ REPLACE_LOGF = @REPLACE_LOGF@
66267 REPLACE_LOGL = @REPLACE_LOGL@
66268 REPLACE_LSEEK = @REPLACE_LSEEK@
66269 REPLACE_LSTAT = @REPLACE_LSTAT@
66270 -REPLACE_MALLOC_FOR_MALLOC_GNU = @REPLACE_MALLOC_FOR_MALLOC_GNU@
66271 -REPLACE_MALLOC_FOR_MALLOC_POSIX = @REPLACE_MALLOC_FOR_MALLOC_POSIX@
66272 +REPLACE_MALLOC = @REPLACE_MALLOC@
66273 REPLACE_MBRLEN = @REPLACE_MBRLEN@
66274 REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
66275 REPLACE_MBSINIT = @REPLACE_MBSINIT@
66276 @@ -1332,9 +1210,7 @@ REPLACE_MEMCHR = @REPLACE_MEMCHR@
66277 REPLACE_MEMMEM = @REPLACE_MEMMEM@
66278 REPLACE_MKDIR = @REPLACE_MKDIR@
66279 REPLACE_MKFIFO = @REPLACE_MKFIFO@
66280 -REPLACE_MKFIFOAT = @REPLACE_MKFIFOAT@
66281 REPLACE_MKNOD = @REPLACE_MKNOD@
66282 -REPLACE_MKNODAT = @REPLACE_MKNODAT@
66283 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
66284 REPLACE_MKTIME = @REPLACE_MKTIME@
66285 REPLACE_MODF = @REPLACE_MODF@
66286 @@ -1349,7 +1225,6 @@ REPLACE_OPENAT = @REPLACE_OPENAT@
66287 REPLACE_OPENDIR = @REPLACE_OPENDIR@
66288 REPLACE_PERROR = @REPLACE_PERROR@
66289 REPLACE_POPEN = @REPLACE_POPEN@
66290 -REPLACE_POSIX_MEMALIGN = @REPLACE_POSIX_MEMALIGN@
66291 REPLACE_PREAD = @REPLACE_PREAD@
66292 REPLACE_PRINTF = @REPLACE_PRINTF@
66293 REPLACE_PTSNAME = @REPLACE_PTSNAME@
66294 @@ -1362,9 +1237,7 @@ REPLACE_RANDOM_R = @REPLACE_RANDOM_R@
66295 REPLACE_READ = @REPLACE_READ@
66296 REPLACE_READLINK = @REPLACE_READLINK@
66297 REPLACE_READLINKAT = @REPLACE_READLINKAT@
66298 -REPLACE_REALLOCARRAY = @REPLACE_REALLOCARRAY@
66299 -REPLACE_REALLOC_FOR_REALLOC_GNU = @REPLACE_REALLOC_FOR_REALLOC_GNU@
66300 -REPLACE_REALLOC_FOR_REALLOC_POSIX = @REPLACE_REALLOC_FOR_REALLOC_POSIX@
66301 +REPLACE_REALLOC = @REPLACE_REALLOC@
66302 REPLACE_REALPATH = @REPLACE_REALPATH@
66303 REPLACE_REMAINDER = @REPLACE_REMAINDER@
66304 REPLACE_REMAINDERF = @REPLACE_REMAINDERF@
66305 @@ -1380,7 +1253,7 @@ REPLACE_ROUNDL = @REPLACE_ROUNDL@
66306 REPLACE_SETENV = @REPLACE_SETENV@
66307 REPLACE_SETSTATE = @REPLACE_SETSTATE@
66308 REPLACE_SIGNBIT = @REPLACE_SIGNBIT@
66309 -REPLACE_SIGNBIT_USING_BUILTINS = @REPLACE_SIGNBIT_USING_BUILTINS@
66310 +REPLACE_SIGNBIT_USING_GCC = @REPLACE_SIGNBIT_USING_GCC@
66311 REPLACE_SINF = @REPLACE_SINF@
66312 REPLACE_SINHF = @REPLACE_SINHF@
66313 REPLACE_SLEEP = @REPLACE_SLEEP@
66314 @@ -1396,7 +1269,6 @@ REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
66315 REPLACE_STRCHRNUL = @REPLACE_STRCHRNUL@
66316 REPLACE_STRDUP = @REPLACE_STRDUP@
66317 REPLACE_STRERROR = @REPLACE_STRERROR@
66318 -REPLACE_STRERRORNAME_NP = @REPLACE_STRERRORNAME_NP@
66319 REPLACE_STRERROR_R = @REPLACE_STRERROR_R@
66320 REPLACE_STRFTIME = @REPLACE_STRFTIME@
66321 REPLACE_STRNCAT = @REPLACE_STRNCAT@
66322 @@ -1407,11 +1279,7 @@ REPLACE_STRSTR = @REPLACE_STRSTR@
66323 REPLACE_STRTOD = @REPLACE_STRTOD@
66324 REPLACE_STRTOIMAX = @REPLACE_STRTOIMAX@
66325 REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
66326 -REPLACE_STRTOL = @REPLACE_STRTOL@
66327 REPLACE_STRTOLD = @REPLACE_STRTOLD@
66328 -REPLACE_STRTOLL = @REPLACE_STRTOLL@
66329 -REPLACE_STRTOUL = @REPLACE_STRTOUL@
66330 -REPLACE_STRTOULL = @REPLACE_STRTOULL@
66331 REPLACE_STRTOUMAX = @REPLACE_STRTOUMAX@
66332 REPLACE_STRUCT_TIMEVAL = @REPLACE_STRUCT_TIMEVAL@
66333 REPLACE_SYMLINK = @REPLACE_SYMLINK@
66334 @@ -1442,7 +1310,6 @@ REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
66335 REPLACE_WCSFTIME = @REPLACE_WCSFTIME@
66336 REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
66337 REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
66338 -REPLACE_WCSTOK = @REPLACE_WCSTOK@
66339 REPLACE_WCSWIDTH = @REPLACE_WCSWIDTH@
66340 REPLACE_WCTOB = @REPLACE_WCTOB@
66341 REPLACE_WCTOMB = @REPLACE_WCTOMB@
66342 @@ -1454,21 +1321,19 @@ SET_MAKE = @SET_MAKE@
66343 SHELL = @SHELL@
66344 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
66345 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
66346 -STDALIGN_H = @STDALIGN_H@
66347 STDBOOL_H = @STDBOOL_H@
66348 STDDEF_H = @STDDEF_H@
66349 STDINT_H = @STDINT_H@
66350 STRIP = @STRIP@
66351 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
66352 TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
66353 -TIME_H_DEFINES_TIME_UTC = @TIME_H_DEFINES_TIME_UTC@
66354 UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@
66355 UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@
66356 UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
66357 UNISTD_H_DEFINES_STRUCT_TIMESPEC = @UNISTD_H_DEFINES_STRUCT_TIMESPEC@
66358 -UNISTD_H_HAVE_SYS_RANDOM_H = @UNISTD_H_HAVE_SYS_RANDOM_H@
66359 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
66360 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
66361 +UTIME_H = @UTIME_H@
66362 VERSION = @VERSION@
66363 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
66364 WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
66365 @@ -1500,10 +1365,8 @@ datarootdir = @datarootdir@
66366 docdir = @docdir@
66367 dvidir = @dvidir@
66368 exec_prefix = @exec_prefix@
66369 -gl_LIBOBJDEPS = @gl_LIBOBJDEPS@
66370 gl_LIBOBJS = @gl_LIBOBJS@
66371 gl_LTLIBOBJS = @gl_LTLIBOBJS@
66372 -gltests_LIBOBJDEPS = @gltests_LIBOBJDEPS@
66373 gltests_LIBOBJS = @gltests_LIBOBJS@
66374 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
66375 gltests_WITNESS = @gltests_WITNESS@
66376
66377 diff --git a/tests/atom_explode/Makefile.in b/tests/atom_explode/Makefile.in
66378 index b4b949c..dd9a368 100644
66379 --- a/tests/atom_explode/Makefile.in
66380 +++ b/tests/atom_explode/Makefile.in
66381 @@ -91,12 +91,9 @@ check_PROGRAMS = e$(EXEEXT)
66382 subdir = tests/atom_explode
66383 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
66384 am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
66385 - $(top_srcdir)/autotools/m4/__inline.m4 \
66386 $(top_srcdir)/autotools/m4/absolute-header.m4 \
66387 $(top_srcdir)/autotools/m4/ac_check_sendfile.m4 \
66388 $(top_srcdir)/autotools/m4/alloca.m4 \
66389 - $(top_srcdir)/autotools/m4/builtin-expect.m4 \
66390 - $(top_srcdir)/autotools/m4/calloc.m4 \
66391 $(top_srcdir)/autotools/m4/canonicalize.m4 \
66392 $(top_srcdir)/autotools/m4/chdir-long.m4 \
66393 $(top_srcdir)/autotools/m4/clock_time.m4 \
66394 @@ -104,6 +101,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
66395 $(top_srcdir)/autotools/m4/closedir.m4 \
66396 $(top_srcdir)/autotools/m4/dirent_h.m4 \
66397 $(top_srcdir)/autotools/m4/dirfd.m4 \
66398 + $(top_srcdir)/autotools/m4/dirname.m4 \
66399 $(top_srcdir)/autotools/m4/double-slash-root.m4 \
66400 $(top_srcdir)/autotools/m4/dup.m4 \
66401 $(top_srcdir)/autotools/m4/dup2.m4 \
66402 @@ -125,7 +123,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
66403 $(top_srcdir)/autotools/m4/filenamecat.m4 \
66404 $(top_srcdir)/autotools/m4/float_h.m4 \
66405 $(top_srcdir)/autotools/m4/fpieee.m4 \
66406 - $(top_srcdir)/autotools/m4/free.m4 \
66407 $(top_srcdir)/autotools/m4/frexp.m4 \
66408 $(top_srcdir)/autotools/m4/frexpl.m4 \
66409 $(top_srcdir)/autotools/m4/fstat.m4 \
66410 @@ -145,6 +142,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
66411 $(top_srcdir)/autotools/m4/group-member.m4 \
66412 $(top_srcdir)/autotools/m4/include_next.m4 \
66413 $(top_srcdir)/autotools/m4/intmax_t.m4 \
66414 + $(top_srcdir)/autotools/m4/inttypes-pri.m4 \
66415 $(top_srcdir)/autotools/m4/inttypes.m4 \
66416 $(top_srcdir)/autotools/m4/inttypes_h.m4 \
66417 $(top_srcdir)/autotools/m4/isnand.m4 \
66418 @@ -154,6 +152,8 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
66419 $(top_srcdir)/autotools/m4/ldexpl.m4 \
66420 $(top_srcdir)/autotools/m4/libtool.m4 \
66421 $(top_srcdir)/autotools/m4/limits-h.m4 \
66422 + $(top_srcdir)/autotools/m4/localtime-buffer.m4 \
66423 + $(top_srcdir)/autotools/m4/longlong.m4 \
66424 $(top_srcdir)/autotools/m4/lstat.m4 \
66425 $(top_srcdir)/autotools/m4/ltoptions.m4 \
66426 $(top_srcdir)/autotools/m4/ltsugar.m4 \
66427 @@ -165,7 +165,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
66428 $(top_srcdir)/autotools/m4/memchr.m4 \
66429 $(top_srcdir)/autotools/m4/mempcpy.m4 \
66430 $(top_srcdir)/autotools/m4/memrchr.m4 \
66431 - $(top_srcdir)/autotools/m4/minmax.m4 \
66432 $(top_srcdir)/autotools/m4/mkdir.m4 \
66433 $(top_srcdir)/autotools/m4/mkdirat.m4 \
66434 $(top_srcdir)/autotools/m4/mmap-anon.m4 \
66435 @@ -176,20 +175,16 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
66436 $(top_srcdir)/autotools/m4/nocrash.m4 \
66437 $(top_srcdir)/autotools/m4/off_t.m4 \
66438 $(top_srcdir)/autotools/m4/open-cloexec.m4 \
66439 - $(top_srcdir)/autotools/m4/open-slash.m4 \
66440 $(top_srcdir)/autotools/m4/open.m4 \
66441 $(top_srcdir)/autotools/m4/openat.m4 \
66442 $(top_srcdir)/autotools/m4/opendir.m4 \
66443 $(top_srcdir)/autotools/m4/pathmax.m4 \
66444 - $(top_srcdir)/autotools/m4/pipe.m4 \
66445 $(top_srcdir)/autotools/m4/printf-frexp.m4 \
66446 $(top_srcdir)/autotools/m4/printf-frexpl.m4 \
66447 $(top_srcdir)/autotools/m4/printf.m4 \
66448 - $(top_srcdir)/autotools/m4/rawmemchr.m4 \
66449 $(top_srcdir)/autotools/m4/readlink.m4 \
66450 $(top_srcdir)/autotools/m4/readlinkat.m4 \
66451 $(top_srcdir)/autotools/m4/realloc.m4 \
66452 - $(top_srcdir)/autotools/m4/reallocarray.m4 \
66453 $(top_srcdir)/autotools/m4/rename.m4 \
66454 $(top_srcdir)/autotools/m4/renameat.m4 \
66455 $(top_srcdir)/autotools/m4/rmdir.m4 \
66456 @@ -199,7 +194,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
66457 $(top_srcdir)/autotools/m4/ssize_t.m4 \
66458 $(top_srcdir)/autotools/m4/stat-time.m4 \
66459 $(top_srcdir)/autotools/m4/stat.m4 \
66460 - $(top_srcdir)/autotools/m4/stdalign.m4 \
66461 $(top_srcdir)/autotools/m4/stdbool.m4 \
66462 $(top_srcdir)/autotools/m4/stddef_h.m4 \
66463 $(top_srcdir)/autotools/m4/stdint.m4 \
66464 @@ -238,10 +232,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
66465 $(top_srcdir)/autotools/m4/wchar_t.m4 \
66466 $(top_srcdir)/autotools/m4/wint_t.m4 \
66467 $(top_srcdir)/autotools/m4/xalloc.m4 \
66468 - $(top_srcdir)/autotools/m4/xsize.m4 \
66469 - $(top_srcdir)/autotools/m4/year2038.m4 \
66470 - $(top_srcdir)/autotools/m4/zzgnulib.m4 \
66471 - $(top_srcdir)/configure.ac
66472 + $(top_srcdir)/autotools/m4/xsize.m4 $(top_srcdir)/configure.ac
66473 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
66474 $(ACLOCAL_M4)
66475 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
66476 @@ -368,450 +359,368 @@ FGREP = @FGREP@
66477 FLOAT_H = @FLOAT_H@
66478 GETOPT_CDEFS_H = @GETOPT_CDEFS_H@
66479 GETOPT_H = @GETOPT_H@
66480 -GL_CFLAG_ALLOW_WARNINGS = @GL_CFLAG_ALLOW_WARNINGS@
66481 -GL_CFLAG_GNULIB_WARNINGS = @GL_CFLAG_GNULIB_WARNINGS@
66482 -GL_GNULIB_ACCESS = @GL_GNULIB_ACCESS@
66483 -GL_GNULIB_ACOSF = @GL_GNULIB_ACOSF@
66484 -GL_GNULIB_ACOSL = @GL_GNULIB_ACOSL@
66485 -GL_GNULIB_ALIGNED_ALLOC = @GL_GNULIB_ALIGNED_ALLOC@
66486 -GL_GNULIB_ALPHASORT = @GL_GNULIB_ALPHASORT@
66487 -GL_GNULIB_ASINF = @GL_GNULIB_ASINF@
66488 -GL_GNULIB_ASINL = @GL_GNULIB_ASINL@
66489 -GL_GNULIB_ATAN2F = @GL_GNULIB_ATAN2F@
66490 -GL_GNULIB_ATANF = @GL_GNULIB_ATANF@
66491 -GL_GNULIB_ATANL = @GL_GNULIB_ATANL@
66492 -GL_GNULIB_ATOLL = @GL_GNULIB_ATOLL@
66493 -GL_GNULIB_BTOWC = @GL_GNULIB_BTOWC@
66494 -GL_GNULIB_CALLOC_GNU = @GL_GNULIB_CALLOC_GNU@
66495 -GL_GNULIB_CALLOC_POSIX = @GL_GNULIB_CALLOC_POSIX@
66496 -GL_GNULIB_CANONICALIZE_FILE_NAME = @GL_GNULIB_CANONICALIZE_FILE_NAME@
66497 -GL_GNULIB_CBRT = @GL_GNULIB_CBRT@
66498 -GL_GNULIB_CBRTF = @GL_GNULIB_CBRTF@
66499 -GL_GNULIB_CBRTL = @GL_GNULIB_CBRTL@
66500 -GL_GNULIB_CEIL = @GL_GNULIB_CEIL@
66501 -GL_GNULIB_CEILF = @GL_GNULIB_CEILF@
66502 -GL_GNULIB_CEILL = @GL_GNULIB_CEILL@
66503 -GL_GNULIB_CHDIR = @GL_GNULIB_CHDIR@
66504 -GL_GNULIB_CHOWN = @GL_GNULIB_CHOWN@
66505 -GL_GNULIB_CLOSE = @GL_GNULIB_CLOSE@
66506 -GL_GNULIB_CLOSEDIR = @GL_GNULIB_CLOSEDIR@
66507 -GL_GNULIB_COPYSIGN = @GL_GNULIB_COPYSIGN@
66508 -GL_GNULIB_COPYSIGNF = @GL_GNULIB_COPYSIGNF@
66509 -GL_GNULIB_COPYSIGNL = @GL_GNULIB_COPYSIGNL@
66510 -GL_GNULIB_COPY_FILE_RANGE = @GL_GNULIB_COPY_FILE_RANGE@
66511 -GL_GNULIB_COSF = @GL_GNULIB_COSF@
66512 -GL_GNULIB_COSHF = @GL_GNULIB_COSHF@
66513 -GL_GNULIB_COSL = @GL_GNULIB_COSL@
66514 -GL_GNULIB_CREAT = @GL_GNULIB_CREAT@
66515 -GL_GNULIB_CTIME = @GL_GNULIB_CTIME@
66516 -GL_GNULIB_DIRFD = @GL_GNULIB_DIRFD@
66517 -GL_GNULIB_DPRINTF = @GL_GNULIB_DPRINTF@
66518 -GL_GNULIB_DUP = @GL_GNULIB_DUP@
66519 -GL_GNULIB_DUP2 = @GL_GNULIB_DUP2@
66520 -GL_GNULIB_DUP3 = @GL_GNULIB_DUP3@
66521 -GL_GNULIB_ENVIRON = @GL_GNULIB_ENVIRON@
66522 -GL_GNULIB_EUIDACCESS = @GL_GNULIB_EUIDACCESS@
66523 -GL_GNULIB_EXECL = @GL_GNULIB_EXECL@
66524 -GL_GNULIB_EXECLE = @GL_GNULIB_EXECLE@
66525 -GL_GNULIB_EXECLP = @GL_GNULIB_EXECLP@
66526 -GL_GNULIB_EXECV = @GL_GNULIB_EXECV@
66527 -GL_GNULIB_EXECVE = @GL_GNULIB_EXECVE@
66528 -GL_GNULIB_EXECVP = @GL_GNULIB_EXECVP@
66529 -GL_GNULIB_EXECVPE = @GL_GNULIB_EXECVPE@
66530 -GL_GNULIB_EXP2 = @GL_GNULIB_EXP2@
66531 -GL_GNULIB_EXP2F = @GL_GNULIB_EXP2F@
66532 -GL_GNULIB_EXP2L = @GL_GNULIB_EXP2L@
66533 -GL_GNULIB_EXPF = @GL_GNULIB_EXPF@
66534 -GL_GNULIB_EXPL = @GL_GNULIB_EXPL@
66535 -GL_GNULIB_EXPLICIT_BZERO = @GL_GNULIB_EXPLICIT_BZERO@
66536 -GL_GNULIB_EXPM1 = @GL_GNULIB_EXPM1@
66537 -GL_GNULIB_EXPM1F = @GL_GNULIB_EXPM1F@
66538 -GL_GNULIB_EXPM1L = @GL_GNULIB_EXPM1L@
66539 -GL_GNULIB_FABSF = @GL_GNULIB_FABSF@
66540 -GL_GNULIB_FABSL = @GL_GNULIB_FABSL@
66541 -GL_GNULIB_FACCESSAT = @GL_GNULIB_FACCESSAT@
66542 -GL_GNULIB_FCHDIR = @GL_GNULIB_FCHDIR@
66543 -GL_GNULIB_FCHMODAT = @GL_GNULIB_FCHMODAT@
66544 -GL_GNULIB_FCHOWNAT = @GL_GNULIB_FCHOWNAT@
66545 -GL_GNULIB_FCLOSE = @GL_GNULIB_FCLOSE@
66546 -GL_GNULIB_FCNTL = @GL_GNULIB_FCNTL@
66547 -GL_GNULIB_FDATASYNC = @GL_GNULIB_FDATASYNC@
66548 -GL_GNULIB_FDOPEN = @GL_GNULIB_FDOPEN@
66549 -GL_GNULIB_FDOPENDIR = @GL_GNULIB_FDOPENDIR@
66550 -GL_GNULIB_FFLUSH = @GL_GNULIB_FFLUSH@
66551 -GL_GNULIB_FFS = @GL_GNULIB_FFS@
66552 -GL_GNULIB_FFSL = @GL_GNULIB_FFSL@
66553 -GL_GNULIB_FFSLL = @GL_GNULIB_FFSLL@
66554 -GL_GNULIB_FGETC = @GL_GNULIB_FGETC@
66555 -GL_GNULIB_FGETS = @GL_GNULIB_FGETS@
66556 -GL_GNULIB_FLOOR = @GL_GNULIB_FLOOR@
66557 -GL_GNULIB_FLOORF = @GL_GNULIB_FLOORF@
66558 -GL_GNULIB_FLOORL = @GL_GNULIB_FLOORL@
66559 -GL_GNULIB_FMA = @GL_GNULIB_FMA@
66560 -GL_GNULIB_FMAF = @GL_GNULIB_FMAF@
66561 -GL_GNULIB_FMAL = @GL_GNULIB_FMAL@
66562 -GL_GNULIB_FMOD = @GL_GNULIB_FMOD@
66563 -GL_GNULIB_FMODF = @GL_GNULIB_FMODF@
66564 -GL_GNULIB_FMODL = @GL_GNULIB_FMODL@
66565 -GL_GNULIB_FOPEN = @GL_GNULIB_FOPEN@
66566 -GL_GNULIB_FOPEN_GNU = @GL_GNULIB_FOPEN_GNU@
66567 -GL_GNULIB_FPRINTF = @GL_GNULIB_FPRINTF@
66568 -GL_GNULIB_FPRINTF_POSIX = @GL_GNULIB_FPRINTF_POSIX@
66569 -GL_GNULIB_FPURGE = @GL_GNULIB_FPURGE@
66570 -GL_GNULIB_FPUTC = @GL_GNULIB_FPUTC@
66571 -GL_GNULIB_FPUTS = @GL_GNULIB_FPUTS@
66572 -GL_GNULIB_FREAD = @GL_GNULIB_FREAD@
66573 -GL_GNULIB_FREE_POSIX = @GL_GNULIB_FREE_POSIX@
66574 -GL_GNULIB_FREOPEN = @GL_GNULIB_FREOPEN@
66575 -GL_GNULIB_FREXP = @GL_GNULIB_FREXP@
66576 -GL_GNULIB_FREXPF = @GL_GNULIB_FREXPF@
66577 -GL_GNULIB_FREXPL = @GL_GNULIB_FREXPL@
66578 -GL_GNULIB_FSCANF = @GL_GNULIB_FSCANF@
66579 -GL_GNULIB_FSEEK = @GL_GNULIB_FSEEK@
66580 -GL_GNULIB_FSEEKO = @GL_GNULIB_FSEEKO@
66581 -GL_GNULIB_FSTAT = @GL_GNULIB_FSTAT@
66582 -GL_GNULIB_FSTATAT = @GL_GNULIB_FSTATAT@
66583 -GL_GNULIB_FSYNC = @GL_GNULIB_FSYNC@
66584 -GL_GNULIB_FTELL = @GL_GNULIB_FTELL@
66585 -GL_GNULIB_FTELLO = @GL_GNULIB_FTELLO@
66586 -GL_GNULIB_FTRUNCATE = @GL_GNULIB_FTRUNCATE@
66587 -GL_GNULIB_FUTIMENS = @GL_GNULIB_FUTIMENS@
66588 -GL_GNULIB_FWRITE = @GL_GNULIB_FWRITE@
66589 -GL_GNULIB_GETC = @GL_GNULIB_GETC@
66590 -GL_GNULIB_GETCHAR = @GL_GNULIB_GETCHAR@
66591 -GL_GNULIB_GETCWD = @GL_GNULIB_GETCWD@
66592 -GL_GNULIB_GETDELIM = @GL_GNULIB_GETDELIM@
66593 -GL_GNULIB_GETDOMAINNAME = @GL_GNULIB_GETDOMAINNAME@
66594 -GL_GNULIB_GETDTABLESIZE = @GL_GNULIB_GETDTABLESIZE@
66595 -GL_GNULIB_GETENTROPY = @GL_GNULIB_GETENTROPY@
66596 -GL_GNULIB_GETGROUPS = @GL_GNULIB_GETGROUPS@
66597 -GL_GNULIB_GETHOSTNAME = @GL_GNULIB_GETHOSTNAME@
66598 -GL_GNULIB_GETLINE = @GL_GNULIB_GETLINE@
66599 -GL_GNULIB_GETLOADAVG = @GL_GNULIB_GETLOADAVG@
66600 -GL_GNULIB_GETLOGIN = @GL_GNULIB_GETLOGIN@
66601 -GL_GNULIB_GETLOGIN_R = @GL_GNULIB_GETLOGIN_R@
66602 -GL_GNULIB_GETOPT_POSIX = @GL_GNULIB_GETOPT_POSIX@
66603 -GL_GNULIB_GETPAGESIZE = @GL_GNULIB_GETPAGESIZE@
66604 -GL_GNULIB_GETPASS = @GL_GNULIB_GETPASS@
66605 -GL_GNULIB_GETPASS_GNU = @GL_GNULIB_GETPASS_GNU@
66606 -GL_GNULIB_GETSUBOPT = @GL_GNULIB_GETSUBOPT@
66607 -GL_GNULIB_GETTIMEOFDAY = @GL_GNULIB_GETTIMEOFDAY@
66608 -GL_GNULIB_GETUMASK = @GL_GNULIB_GETUMASK@
66609 -GL_GNULIB_GETUSERSHELL = @GL_GNULIB_GETUSERSHELL@
66610 -GL_GNULIB_GRANTPT = @GL_GNULIB_GRANTPT@
66611 -GL_GNULIB_GROUP_MEMBER = @GL_GNULIB_GROUP_MEMBER@
66612 -GL_GNULIB_HYPOT = @GL_GNULIB_HYPOT@
66613 -GL_GNULIB_HYPOTF = @GL_GNULIB_HYPOTF@
66614 -GL_GNULIB_HYPOTL = @GL_GNULIB_HYPOTL@
66615 -GL_GNULIB_ILOGB = @GL_GNULIB_ILOGB@
66616 -GL_GNULIB_ILOGBF = @GL_GNULIB_ILOGBF@
66617 -GL_GNULIB_ILOGBL = @GL_GNULIB_ILOGBL@
66618 -GL_GNULIB_IMAXABS = @GL_GNULIB_IMAXABS@
66619 -GL_GNULIB_IMAXDIV = @GL_GNULIB_IMAXDIV@
66620 -GL_GNULIB_ISATTY = @GL_GNULIB_ISATTY@
66621 -GL_GNULIB_ISFINITE = @GL_GNULIB_ISFINITE@
66622 -GL_GNULIB_ISINF = @GL_GNULIB_ISINF@
66623 -GL_GNULIB_ISNAN = @GL_GNULIB_ISNAN@
66624 -GL_GNULIB_ISNAND = @GL_GNULIB_ISNAND@
66625 -GL_GNULIB_ISNANF = @GL_GNULIB_ISNANF@
66626 -GL_GNULIB_ISNANL = @GL_GNULIB_ISNANL@
66627 -GL_GNULIB_LCHMOD = @GL_GNULIB_LCHMOD@
66628 -GL_GNULIB_LCHOWN = @GL_GNULIB_LCHOWN@
66629 -GL_GNULIB_LDEXPF = @GL_GNULIB_LDEXPF@
66630 -GL_GNULIB_LDEXPL = @GL_GNULIB_LDEXPL@
66631 -GL_GNULIB_LINK = @GL_GNULIB_LINK@
66632 -GL_GNULIB_LINKAT = @GL_GNULIB_LINKAT@
66633 -GL_GNULIB_LOCALTIME = @GL_GNULIB_LOCALTIME@
66634 -GL_GNULIB_LOG = @GL_GNULIB_LOG@
66635 -GL_GNULIB_LOG10 = @GL_GNULIB_LOG10@
66636 -GL_GNULIB_LOG10F = @GL_GNULIB_LOG10F@
66637 -GL_GNULIB_LOG10L = @GL_GNULIB_LOG10L@
66638 -GL_GNULIB_LOG1P = @GL_GNULIB_LOG1P@
66639 -GL_GNULIB_LOG1PF = @GL_GNULIB_LOG1PF@
66640 -GL_GNULIB_LOG1PL = @GL_GNULIB_LOG1PL@
66641 -GL_GNULIB_LOG2 = @GL_GNULIB_LOG2@
66642 -GL_GNULIB_LOG2F = @GL_GNULIB_LOG2F@
66643 -GL_GNULIB_LOG2L = @GL_GNULIB_LOG2L@
66644 -GL_GNULIB_LOGB = @GL_GNULIB_LOGB@
66645 -GL_GNULIB_LOGBF = @GL_GNULIB_LOGBF@
66646 -GL_GNULIB_LOGBL = @GL_GNULIB_LOGBL@
66647 -GL_GNULIB_LOGF = @GL_GNULIB_LOGF@
66648 -GL_GNULIB_LOGL = @GL_GNULIB_LOGL@
66649 -GL_GNULIB_LSEEK = @GL_GNULIB_LSEEK@
66650 -GL_GNULIB_LSTAT = @GL_GNULIB_LSTAT@
66651 -GL_GNULIB_MALLOC_GNU = @GL_GNULIB_MALLOC_GNU@
66652 -GL_GNULIB_MALLOC_POSIX = @GL_GNULIB_MALLOC_POSIX@
66653 -GL_GNULIB_MBRLEN = @GL_GNULIB_MBRLEN@
66654 -GL_GNULIB_MBRTOWC = @GL_GNULIB_MBRTOWC@
66655 -GL_GNULIB_MBSCASECMP = @GL_GNULIB_MBSCASECMP@
66656 -GL_GNULIB_MBSCASESTR = @GL_GNULIB_MBSCASESTR@
66657 -GL_GNULIB_MBSCHR = @GL_GNULIB_MBSCHR@
66658 -GL_GNULIB_MBSCSPN = @GL_GNULIB_MBSCSPN@
66659 -GL_GNULIB_MBSINIT = @GL_GNULIB_MBSINIT@
66660 -GL_GNULIB_MBSLEN = @GL_GNULIB_MBSLEN@
66661 -GL_GNULIB_MBSNCASECMP = @GL_GNULIB_MBSNCASECMP@
66662 -GL_GNULIB_MBSNLEN = @GL_GNULIB_MBSNLEN@
66663 -GL_GNULIB_MBSNRTOWCS = @GL_GNULIB_MBSNRTOWCS@
66664 -GL_GNULIB_MBSPBRK = @GL_GNULIB_MBSPBRK@
66665 -GL_GNULIB_MBSPCASECMP = @GL_GNULIB_MBSPCASECMP@
66666 -GL_GNULIB_MBSRCHR = @GL_GNULIB_MBSRCHR@
66667 -GL_GNULIB_MBSRTOWCS = @GL_GNULIB_MBSRTOWCS@
66668 -GL_GNULIB_MBSSEP = @GL_GNULIB_MBSSEP@
66669 -GL_GNULIB_MBSSPN = @GL_GNULIB_MBSSPN@
66670 -GL_GNULIB_MBSSTR = @GL_GNULIB_MBSSTR@
66671 -GL_GNULIB_MBSTOK_R = @GL_GNULIB_MBSTOK_R@
66672 -GL_GNULIB_MBTOWC = @GL_GNULIB_MBTOWC@
66673 -GL_GNULIB_MDA_ACCESS = @GL_GNULIB_MDA_ACCESS@
66674 -GL_GNULIB_MDA_CHDIR = @GL_GNULIB_MDA_CHDIR@
66675 -GL_GNULIB_MDA_CHMOD = @GL_GNULIB_MDA_CHMOD@
66676 -GL_GNULIB_MDA_CLOSE = @GL_GNULIB_MDA_CLOSE@
66677 -GL_GNULIB_MDA_CREAT = @GL_GNULIB_MDA_CREAT@
66678 -GL_GNULIB_MDA_DUP = @GL_GNULIB_MDA_DUP@
66679 -GL_GNULIB_MDA_DUP2 = @GL_GNULIB_MDA_DUP2@
66680 -GL_GNULIB_MDA_ECVT = @GL_GNULIB_MDA_ECVT@
66681 -GL_GNULIB_MDA_EXECL = @GL_GNULIB_MDA_EXECL@
66682 -GL_GNULIB_MDA_EXECLE = @GL_GNULIB_MDA_EXECLE@
66683 -GL_GNULIB_MDA_EXECLP = @GL_GNULIB_MDA_EXECLP@
66684 -GL_GNULIB_MDA_EXECV = @GL_GNULIB_MDA_EXECV@
66685 -GL_GNULIB_MDA_EXECVE = @GL_GNULIB_MDA_EXECVE@
66686 -GL_GNULIB_MDA_EXECVP = @GL_GNULIB_MDA_EXECVP@
66687 -GL_GNULIB_MDA_EXECVPE = @GL_GNULIB_MDA_EXECVPE@
66688 -GL_GNULIB_MDA_FCLOSEALL = @GL_GNULIB_MDA_FCLOSEALL@
66689 -GL_GNULIB_MDA_FCVT = @GL_GNULIB_MDA_FCVT@
66690 -GL_GNULIB_MDA_FDOPEN = @GL_GNULIB_MDA_FDOPEN@
66691 -GL_GNULIB_MDA_FILENO = @GL_GNULIB_MDA_FILENO@
66692 -GL_GNULIB_MDA_GCVT = @GL_GNULIB_MDA_GCVT@
66693 -GL_GNULIB_MDA_GETCWD = @GL_GNULIB_MDA_GETCWD@
66694 -GL_GNULIB_MDA_GETPID = @GL_GNULIB_MDA_GETPID@
66695 -GL_GNULIB_MDA_GETW = @GL_GNULIB_MDA_GETW@
66696 -GL_GNULIB_MDA_ISATTY = @GL_GNULIB_MDA_ISATTY@
66697 -GL_GNULIB_MDA_J0 = @GL_GNULIB_MDA_J0@
66698 -GL_GNULIB_MDA_J1 = @GL_GNULIB_MDA_J1@
66699 -GL_GNULIB_MDA_JN = @GL_GNULIB_MDA_JN@
66700 -GL_GNULIB_MDA_LSEEK = @GL_GNULIB_MDA_LSEEK@
66701 -GL_GNULIB_MDA_MEMCCPY = @GL_GNULIB_MDA_MEMCCPY@
66702 -GL_GNULIB_MDA_MKDIR = @GL_GNULIB_MDA_MKDIR@
66703 -GL_GNULIB_MDA_MKTEMP = @GL_GNULIB_MDA_MKTEMP@
66704 -GL_GNULIB_MDA_OPEN = @GL_GNULIB_MDA_OPEN@
66705 -GL_GNULIB_MDA_PUTENV = @GL_GNULIB_MDA_PUTENV@
66706 -GL_GNULIB_MDA_PUTW = @GL_GNULIB_MDA_PUTW@
66707 -GL_GNULIB_MDA_READ = @GL_GNULIB_MDA_READ@
66708 -GL_GNULIB_MDA_RMDIR = @GL_GNULIB_MDA_RMDIR@
66709 -GL_GNULIB_MDA_STRDUP = @GL_GNULIB_MDA_STRDUP@
66710 -GL_GNULIB_MDA_SWAB = @GL_GNULIB_MDA_SWAB@
66711 -GL_GNULIB_MDA_TEMPNAM = @GL_GNULIB_MDA_TEMPNAM@
66712 -GL_GNULIB_MDA_TZSET = @GL_GNULIB_MDA_TZSET@
66713 -GL_GNULIB_MDA_UMASK = @GL_GNULIB_MDA_UMASK@
66714 -GL_GNULIB_MDA_UNLINK = @GL_GNULIB_MDA_UNLINK@
66715 -GL_GNULIB_MDA_UTIME = @GL_GNULIB_MDA_UTIME@
66716 -GL_GNULIB_MDA_WCSDUP = @GL_GNULIB_MDA_WCSDUP@
66717 -GL_GNULIB_MDA_WRITE = @GL_GNULIB_MDA_WRITE@
66718 -GL_GNULIB_MDA_Y0 = @GL_GNULIB_MDA_Y0@
66719 -GL_GNULIB_MDA_Y1 = @GL_GNULIB_MDA_Y1@
66720 -GL_GNULIB_MDA_YN = @GL_GNULIB_MDA_YN@
66721 -GL_GNULIB_MEMCHR = @GL_GNULIB_MEMCHR@
66722 -GL_GNULIB_MEMMEM = @GL_GNULIB_MEMMEM@
66723 -GL_GNULIB_MEMPCPY = @GL_GNULIB_MEMPCPY@
66724 -GL_GNULIB_MEMRCHR = @GL_GNULIB_MEMRCHR@
66725 -GL_GNULIB_MKDIR = @GL_GNULIB_MKDIR@
66726 -GL_GNULIB_MKDIRAT = @GL_GNULIB_MKDIRAT@
66727 -GL_GNULIB_MKDTEMP = @GL_GNULIB_MKDTEMP@
66728 -GL_GNULIB_MKFIFO = @GL_GNULIB_MKFIFO@
66729 -GL_GNULIB_MKFIFOAT = @GL_GNULIB_MKFIFOAT@
66730 -GL_GNULIB_MKNOD = @GL_GNULIB_MKNOD@
66731 -GL_GNULIB_MKNODAT = @GL_GNULIB_MKNODAT@
66732 -GL_GNULIB_MKOSTEMP = @GL_GNULIB_MKOSTEMP@
66733 -GL_GNULIB_MKOSTEMPS = @GL_GNULIB_MKOSTEMPS@
66734 -GL_GNULIB_MKSTEMP = @GL_GNULIB_MKSTEMP@
66735 -GL_GNULIB_MKSTEMPS = @GL_GNULIB_MKSTEMPS@
66736 -GL_GNULIB_MKTIME = @GL_GNULIB_MKTIME@
66737 -GL_GNULIB_MODF = @GL_GNULIB_MODF@
66738 -GL_GNULIB_MODFF = @GL_GNULIB_MODFF@
66739 -GL_GNULIB_MODFL = @GL_GNULIB_MODFL@
66740 -GL_GNULIB_NANOSLEEP = @GL_GNULIB_NANOSLEEP@
66741 -GL_GNULIB_NONBLOCKING = @GL_GNULIB_NONBLOCKING@
66742 -GL_GNULIB_OBSTACK_PRINTF = @GL_GNULIB_OBSTACK_PRINTF@
66743 -GL_GNULIB_OBSTACK_PRINTF_POSIX = @GL_GNULIB_OBSTACK_PRINTF_POSIX@
66744 -GL_GNULIB_OPEN = @GL_GNULIB_OPEN@
66745 -GL_GNULIB_OPENAT = @GL_GNULIB_OPENAT@
66746 -GL_GNULIB_OPENDIR = @GL_GNULIB_OPENDIR@
66747 -GL_GNULIB_OVERRIDES_STRUCT_STAT = @GL_GNULIB_OVERRIDES_STRUCT_STAT@
66748 -GL_GNULIB_PCLOSE = @GL_GNULIB_PCLOSE@
66749 -GL_GNULIB_PERROR = @GL_GNULIB_PERROR@
66750 -GL_GNULIB_PIPE = @GL_GNULIB_PIPE@
66751 -GL_GNULIB_PIPE2 = @GL_GNULIB_PIPE2@
66752 -GL_GNULIB_POPEN = @GL_GNULIB_POPEN@
66753 -GL_GNULIB_POSIX_MEMALIGN = @GL_GNULIB_POSIX_MEMALIGN@
66754 -GL_GNULIB_POSIX_OPENPT = @GL_GNULIB_POSIX_OPENPT@
66755 -GL_GNULIB_POWF = @GL_GNULIB_POWF@
66756 -GL_GNULIB_PREAD = @GL_GNULIB_PREAD@
66757 -GL_GNULIB_PRINTF = @GL_GNULIB_PRINTF@
66758 -GL_GNULIB_PRINTF_POSIX = @GL_GNULIB_PRINTF_POSIX@
66759 -GL_GNULIB_PTSNAME = @GL_GNULIB_PTSNAME@
66760 -GL_GNULIB_PTSNAME_R = @GL_GNULIB_PTSNAME_R@
66761 -GL_GNULIB_PUTC = @GL_GNULIB_PUTC@
66762 -GL_GNULIB_PUTCHAR = @GL_GNULIB_PUTCHAR@
66763 -GL_GNULIB_PUTENV = @GL_GNULIB_PUTENV@
66764 -GL_GNULIB_PUTS = @GL_GNULIB_PUTS@
66765 -GL_GNULIB_PWRITE = @GL_GNULIB_PWRITE@
66766 -GL_GNULIB_QSORT_R = @GL_GNULIB_QSORT_R@
66767 -GL_GNULIB_RANDOM = @GL_GNULIB_RANDOM@
66768 -GL_GNULIB_RANDOM_R = @GL_GNULIB_RANDOM_R@
66769 -GL_GNULIB_RAWMEMCHR = @GL_GNULIB_RAWMEMCHR@
66770 -GL_GNULIB_READ = @GL_GNULIB_READ@
66771 -GL_GNULIB_READDIR = @GL_GNULIB_READDIR@
66772 -GL_GNULIB_READLINK = @GL_GNULIB_READLINK@
66773 -GL_GNULIB_READLINKAT = @GL_GNULIB_READLINKAT@
66774 -GL_GNULIB_REALLOCARRAY = @GL_GNULIB_REALLOCARRAY@
66775 -GL_GNULIB_REALLOC_GNU = @GL_GNULIB_REALLOC_GNU@
66776 -GL_GNULIB_REALLOC_POSIX = @GL_GNULIB_REALLOC_POSIX@
66777 -GL_GNULIB_REALPATH = @GL_GNULIB_REALPATH@
66778 -GL_GNULIB_REMAINDER = @GL_GNULIB_REMAINDER@
66779 -GL_GNULIB_REMAINDERF = @GL_GNULIB_REMAINDERF@
66780 -GL_GNULIB_REMAINDERL = @GL_GNULIB_REMAINDERL@
66781 -GL_GNULIB_REMOVE = @GL_GNULIB_REMOVE@
66782 -GL_GNULIB_RENAME = @GL_GNULIB_RENAME@
66783 -GL_GNULIB_RENAMEAT = @GL_GNULIB_RENAMEAT@
66784 -GL_GNULIB_REWINDDIR = @GL_GNULIB_REWINDDIR@
66785 -GL_GNULIB_RINT = @GL_GNULIB_RINT@
66786 -GL_GNULIB_RINTF = @GL_GNULIB_RINTF@
66787 -GL_GNULIB_RINTL = @GL_GNULIB_RINTL@
66788 -GL_GNULIB_RMDIR = @GL_GNULIB_RMDIR@
66789 -GL_GNULIB_ROUND = @GL_GNULIB_ROUND@
66790 -GL_GNULIB_ROUNDF = @GL_GNULIB_ROUNDF@
66791 -GL_GNULIB_ROUNDL = @GL_GNULIB_ROUNDL@
66792 -GL_GNULIB_RPMATCH = @GL_GNULIB_RPMATCH@
66793 -GL_GNULIB_SCANDIR = @GL_GNULIB_SCANDIR@
66794 -GL_GNULIB_SCANF = @GL_GNULIB_SCANF@
66795 -GL_GNULIB_SECURE_GETENV = @GL_GNULIB_SECURE_GETENV@
66796 -GL_GNULIB_SETENV = @GL_GNULIB_SETENV@
66797 -GL_GNULIB_SETHOSTNAME = @GL_GNULIB_SETHOSTNAME@
66798 -GL_GNULIB_SIGABBREV_NP = @GL_GNULIB_SIGABBREV_NP@
66799 -GL_GNULIB_SIGDESCR_NP = @GL_GNULIB_SIGDESCR_NP@
66800 -GL_GNULIB_SIGNBIT = @GL_GNULIB_SIGNBIT@
66801 -GL_GNULIB_SINF = @GL_GNULIB_SINF@
66802 -GL_GNULIB_SINHF = @GL_GNULIB_SINHF@
66803 -GL_GNULIB_SINL = @GL_GNULIB_SINL@
66804 -GL_GNULIB_SLEEP = @GL_GNULIB_SLEEP@
66805 -GL_GNULIB_SNPRINTF = @GL_GNULIB_SNPRINTF@
66806 -GL_GNULIB_SPRINTF_POSIX = @GL_GNULIB_SPRINTF_POSIX@
66807 -GL_GNULIB_SQRTF = @GL_GNULIB_SQRTF@
66808 -GL_GNULIB_SQRTL = @GL_GNULIB_SQRTL@
66809 -GL_GNULIB_STAT = @GL_GNULIB_STAT@
66810 -GL_GNULIB_STDIO_H_NONBLOCKING = @GL_GNULIB_STDIO_H_NONBLOCKING@
66811 -GL_GNULIB_STDIO_H_SIGPIPE = @GL_GNULIB_STDIO_H_SIGPIPE@
66812 -GL_GNULIB_STPCPY = @GL_GNULIB_STPCPY@
66813 -GL_GNULIB_STPNCPY = @GL_GNULIB_STPNCPY@
66814 -GL_GNULIB_STRCASESTR = @GL_GNULIB_STRCASESTR@
66815 -GL_GNULIB_STRCHRNUL = @GL_GNULIB_STRCHRNUL@
66816 -GL_GNULIB_STRDUP = @GL_GNULIB_STRDUP@
66817 -GL_GNULIB_STRERROR = @GL_GNULIB_STRERROR@
66818 -GL_GNULIB_STRERRORNAME_NP = @GL_GNULIB_STRERRORNAME_NP@
66819 -GL_GNULIB_STRERROR_R = @GL_GNULIB_STRERROR_R@
66820 -GL_GNULIB_STRFTIME = @GL_GNULIB_STRFTIME@
66821 -GL_GNULIB_STRNCAT = @GL_GNULIB_STRNCAT@
66822 -GL_GNULIB_STRNDUP = @GL_GNULIB_STRNDUP@
66823 -GL_GNULIB_STRNLEN = @GL_GNULIB_STRNLEN@
66824 -GL_GNULIB_STRPBRK = @GL_GNULIB_STRPBRK@
66825 -GL_GNULIB_STRPTIME = @GL_GNULIB_STRPTIME@
66826 -GL_GNULIB_STRSEP = @GL_GNULIB_STRSEP@
66827 -GL_GNULIB_STRSIGNAL = @GL_GNULIB_STRSIGNAL@
66828 -GL_GNULIB_STRSTR = @GL_GNULIB_STRSTR@
66829 -GL_GNULIB_STRTOD = @GL_GNULIB_STRTOD@
66830 -GL_GNULIB_STRTOIMAX = @GL_GNULIB_STRTOIMAX@
66831 -GL_GNULIB_STRTOK_R = @GL_GNULIB_STRTOK_R@
66832 -GL_GNULIB_STRTOL = @GL_GNULIB_STRTOL@
66833 -GL_GNULIB_STRTOLD = @GL_GNULIB_STRTOLD@
66834 -GL_GNULIB_STRTOLL = @GL_GNULIB_STRTOLL@
66835 -GL_GNULIB_STRTOUL = @GL_GNULIB_STRTOUL@
66836 -GL_GNULIB_STRTOULL = @GL_GNULIB_STRTOULL@
66837 -GL_GNULIB_STRTOUMAX = @GL_GNULIB_STRTOUMAX@
66838 -GL_GNULIB_STRVERSCMP = @GL_GNULIB_STRVERSCMP@
66839 -GL_GNULIB_SYMLINK = @GL_GNULIB_SYMLINK@
66840 -GL_GNULIB_SYMLINKAT = @GL_GNULIB_SYMLINKAT@
66841 -GL_GNULIB_SYSTEM_POSIX = @GL_GNULIB_SYSTEM_POSIX@
66842 -GL_GNULIB_TANF = @GL_GNULIB_TANF@
66843 -GL_GNULIB_TANHF = @GL_GNULIB_TANHF@
66844 -GL_GNULIB_TANL = @GL_GNULIB_TANL@
66845 -GL_GNULIB_TIMEGM = @GL_GNULIB_TIMEGM@
66846 -GL_GNULIB_TIMESPEC_GET = @GL_GNULIB_TIMESPEC_GET@
66847 -GL_GNULIB_TIMESPEC_GETRES = @GL_GNULIB_TIMESPEC_GETRES@
66848 -GL_GNULIB_TIME_R = @GL_GNULIB_TIME_R@
66849 -GL_GNULIB_TIME_RZ = @GL_GNULIB_TIME_RZ@
66850 -GL_GNULIB_TMPFILE = @GL_GNULIB_TMPFILE@
66851 -GL_GNULIB_TRUNC = @GL_GNULIB_TRUNC@
66852 -GL_GNULIB_TRUNCATE = @GL_GNULIB_TRUNCATE@
66853 -GL_GNULIB_TRUNCF = @GL_GNULIB_TRUNCF@
66854 -GL_GNULIB_TRUNCL = @GL_GNULIB_TRUNCL@
66855 -GL_GNULIB_TTYNAME_R = @GL_GNULIB_TTYNAME_R@
66856 -GL_GNULIB_TZSET = @GL_GNULIB_TZSET@
66857 -GL_GNULIB_UNISTD_H_GETOPT = @GL_GNULIB_UNISTD_H_GETOPT@
66858 -GL_GNULIB_UNISTD_H_NONBLOCKING = @GL_GNULIB_UNISTD_H_NONBLOCKING@
66859 -GL_GNULIB_UNISTD_H_SIGPIPE = @GL_GNULIB_UNISTD_H_SIGPIPE@
66860 -GL_GNULIB_UNLINK = @GL_GNULIB_UNLINK@
66861 -GL_GNULIB_UNLINKAT = @GL_GNULIB_UNLINKAT@
66862 -GL_GNULIB_UNLOCKPT = @GL_GNULIB_UNLOCKPT@
66863 -GL_GNULIB_UNSETENV = @GL_GNULIB_UNSETENV@
66864 -GL_GNULIB_USLEEP = @GL_GNULIB_USLEEP@
66865 -GL_GNULIB_UTIME = @GL_GNULIB_UTIME@
66866 -GL_GNULIB_UTIMENSAT = @GL_GNULIB_UTIMENSAT@
66867 -GL_GNULIB_VASPRINTF = @GL_GNULIB_VASPRINTF@
66868 -GL_GNULIB_VDPRINTF = @GL_GNULIB_VDPRINTF@
66869 -GL_GNULIB_VFPRINTF = @GL_GNULIB_VFPRINTF@
66870 -GL_GNULIB_VFPRINTF_POSIX = @GL_GNULIB_VFPRINTF_POSIX@
66871 -GL_GNULIB_VFSCANF = @GL_GNULIB_VFSCANF@
66872 -GL_GNULIB_VPRINTF = @GL_GNULIB_VPRINTF@
66873 -GL_GNULIB_VPRINTF_POSIX = @GL_GNULIB_VPRINTF_POSIX@
66874 -GL_GNULIB_VSCANF = @GL_GNULIB_VSCANF@
66875 -GL_GNULIB_VSNPRINTF = @GL_GNULIB_VSNPRINTF@
66876 -GL_GNULIB_VSPRINTF_POSIX = @GL_GNULIB_VSPRINTF_POSIX@
66877 -GL_GNULIB_WCPCPY = @GL_GNULIB_WCPCPY@
66878 -GL_GNULIB_WCPNCPY = @GL_GNULIB_WCPNCPY@
66879 -GL_GNULIB_WCRTOMB = @GL_GNULIB_WCRTOMB@
66880 -GL_GNULIB_WCSCASECMP = @GL_GNULIB_WCSCASECMP@
66881 -GL_GNULIB_WCSCAT = @GL_GNULIB_WCSCAT@
66882 -GL_GNULIB_WCSCHR = @GL_GNULIB_WCSCHR@
66883 -GL_GNULIB_WCSCMP = @GL_GNULIB_WCSCMP@
66884 -GL_GNULIB_WCSCOLL = @GL_GNULIB_WCSCOLL@
66885 -GL_GNULIB_WCSCPY = @GL_GNULIB_WCSCPY@
66886 -GL_GNULIB_WCSCSPN = @GL_GNULIB_WCSCSPN@
66887 -GL_GNULIB_WCSDUP = @GL_GNULIB_WCSDUP@
66888 -GL_GNULIB_WCSFTIME = @GL_GNULIB_WCSFTIME@
66889 -GL_GNULIB_WCSLEN = @GL_GNULIB_WCSLEN@
66890 -GL_GNULIB_WCSNCASECMP = @GL_GNULIB_WCSNCASECMP@
66891 -GL_GNULIB_WCSNCAT = @GL_GNULIB_WCSNCAT@
66892 -GL_GNULIB_WCSNCMP = @GL_GNULIB_WCSNCMP@
66893 -GL_GNULIB_WCSNCPY = @GL_GNULIB_WCSNCPY@
66894 -GL_GNULIB_WCSNLEN = @GL_GNULIB_WCSNLEN@
66895 -GL_GNULIB_WCSNRTOMBS = @GL_GNULIB_WCSNRTOMBS@
66896 -GL_GNULIB_WCSPBRK = @GL_GNULIB_WCSPBRK@
66897 -GL_GNULIB_WCSRCHR = @GL_GNULIB_WCSRCHR@
66898 -GL_GNULIB_WCSRTOMBS = @GL_GNULIB_WCSRTOMBS@
66899 -GL_GNULIB_WCSSPN = @GL_GNULIB_WCSSPN@
66900 -GL_GNULIB_WCSSTR = @GL_GNULIB_WCSSTR@
66901 -GL_GNULIB_WCSTOK = @GL_GNULIB_WCSTOK@
66902 -GL_GNULIB_WCSWIDTH = @GL_GNULIB_WCSWIDTH@
66903 -GL_GNULIB_WCSXFRM = @GL_GNULIB_WCSXFRM@
66904 -GL_GNULIB_WCTOB = @GL_GNULIB_WCTOB@
66905 -GL_GNULIB_WCTOMB = @GL_GNULIB_WCTOMB@
66906 -GL_GNULIB_WCWIDTH = @GL_GNULIB_WCWIDTH@
66907 -GL_GNULIB_WMEMCHR = @GL_GNULIB_WMEMCHR@
66908 -GL_GNULIB_WMEMCMP = @GL_GNULIB_WMEMCMP@
66909 -GL_GNULIB_WMEMCPY = @GL_GNULIB_WMEMCPY@
66910 -GL_GNULIB_WMEMMOVE = @GL_GNULIB_WMEMMOVE@
66911 -GL_GNULIB_WMEMPCPY = @GL_GNULIB_WMEMPCPY@
66912 -GL_GNULIB_WMEMSET = @GL_GNULIB_WMEMSET@
66913 -GL_GNULIB_WRITE = @GL_GNULIB_WRITE@
66914 -GL_GNULIB__EXIT = @GL_GNULIB__EXIT@
66915 -GNULIBHEADERS_OVERRIDE_WINT_T = @GNULIBHEADERS_OVERRIDE_WINT_T@
66916 +GNULIB_ACOSF = @GNULIB_ACOSF@
66917 +GNULIB_ACOSL = @GNULIB_ACOSL@
66918 +GNULIB_ALPHASORT = @GNULIB_ALPHASORT@
66919 +GNULIB_ASINF = @GNULIB_ASINF@
66920 +GNULIB_ASINL = @GNULIB_ASINL@
66921 +GNULIB_ATAN2F = @GNULIB_ATAN2F@
66922 +GNULIB_ATANF = @GNULIB_ATANF@
66923 +GNULIB_ATANL = @GNULIB_ATANL@
66924 +GNULIB_ATOLL = @GNULIB_ATOLL@
66925 +GNULIB_BTOWC = @GNULIB_BTOWC@
66926 +GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
66927 +GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
66928 +GNULIB_CBRT = @GNULIB_CBRT@
66929 +GNULIB_CBRTF = @GNULIB_CBRTF@
66930 +GNULIB_CBRTL = @GNULIB_CBRTL@
66931 +GNULIB_CEIL = @GNULIB_CEIL@
66932 +GNULIB_CEILF = @GNULIB_CEILF@
66933 +GNULIB_CEILL = @GNULIB_CEILL@
66934 +GNULIB_CHDIR = @GNULIB_CHDIR@
66935 +GNULIB_CHOWN = @GNULIB_CHOWN@
66936 +GNULIB_CLOSE = @GNULIB_CLOSE@
66937 +GNULIB_CLOSEDIR = @GNULIB_CLOSEDIR@
66938 +GNULIB_COPYSIGN = @GNULIB_COPYSIGN@
66939 +GNULIB_COPYSIGNF = @GNULIB_COPYSIGNF@
66940 +GNULIB_COPYSIGNL = @GNULIB_COPYSIGNL@
66941 +GNULIB_COSF = @GNULIB_COSF@
66942 +GNULIB_COSHF = @GNULIB_COSHF@
66943 +GNULIB_COSL = @GNULIB_COSL@
66944 +GNULIB_CTIME = @GNULIB_CTIME@
66945 +GNULIB_DIRFD = @GNULIB_DIRFD@
66946 +GNULIB_DPRINTF = @GNULIB_DPRINTF@
66947 +GNULIB_DUP = @GNULIB_DUP@
66948 +GNULIB_DUP2 = @GNULIB_DUP2@
66949 +GNULIB_DUP3 = @GNULIB_DUP3@
66950 +GNULIB_ENVIRON = @GNULIB_ENVIRON@
66951 +GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
66952 +GNULIB_EXP2 = @GNULIB_EXP2@
66953 +GNULIB_EXP2F = @GNULIB_EXP2F@
66954 +GNULIB_EXP2L = @GNULIB_EXP2L@
66955 +GNULIB_EXPF = @GNULIB_EXPF@
66956 +GNULIB_EXPL = @GNULIB_EXPL@
66957 +GNULIB_EXPLICIT_BZERO = @GNULIB_EXPLICIT_BZERO@
66958 +GNULIB_EXPM1 = @GNULIB_EXPM1@
66959 +GNULIB_EXPM1F = @GNULIB_EXPM1F@
66960 +GNULIB_EXPM1L = @GNULIB_EXPM1L@
66961 +GNULIB_FABSF = @GNULIB_FABSF@
66962 +GNULIB_FABSL = @GNULIB_FABSL@
66963 +GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
66964 +GNULIB_FCHDIR = @GNULIB_FCHDIR@
66965 +GNULIB_FCHMODAT = @GNULIB_FCHMODAT@
66966 +GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
66967 +GNULIB_FCLOSE = @GNULIB_FCLOSE@
66968 +GNULIB_FCNTL = @GNULIB_FCNTL@
66969 +GNULIB_FDATASYNC = @GNULIB_FDATASYNC@
66970 +GNULIB_FDOPEN = @GNULIB_FDOPEN@
66971 +GNULIB_FDOPENDIR = @GNULIB_FDOPENDIR@
66972 +GNULIB_FFLUSH = @GNULIB_FFLUSH@
66973 +GNULIB_FFS = @GNULIB_FFS@
66974 +GNULIB_FFSL = @GNULIB_FFSL@
66975 +GNULIB_FFSLL = @GNULIB_FFSLL@
66976 +GNULIB_FGETC = @GNULIB_FGETC@
66977 +GNULIB_FGETS = @GNULIB_FGETS@
66978 +GNULIB_FLOOR = @GNULIB_FLOOR@
66979 +GNULIB_FLOORF = @GNULIB_FLOORF@
66980 +GNULIB_FLOORL = @GNULIB_FLOORL@
66981 +GNULIB_FMA = @GNULIB_FMA@
66982 +GNULIB_FMAF = @GNULIB_FMAF@
66983 +GNULIB_FMAL = @GNULIB_FMAL@
66984 +GNULIB_FMOD = @GNULIB_FMOD@
66985 +GNULIB_FMODF = @GNULIB_FMODF@
66986 +GNULIB_FMODL = @GNULIB_FMODL@
66987 +GNULIB_FOPEN = @GNULIB_FOPEN@
66988 +GNULIB_FPRINTF = @GNULIB_FPRINTF@
66989 +GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
66990 +GNULIB_FPURGE = @GNULIB_FPURGE@
66991 +GNULIB_FPUTC = @GNULIB_FPUTC@
66992 +GNULIB_FPUTS = @GNULIB_FPUTS@
66993 +GNULIB_FREAD = @GNULIB_FREAD@
66994 +GNULIB_FREOPEN = @GNULIB_FREOPEN@
66995 +GNULIB_FREXP = @GNULIB_FREXP@
66996 +GNULIB_FREXPF = @GNULIB_FREXPF@
66997 +GNULIB_FREXPL = @GNULIB_FREXPL@
66998 +GNULIB_FSCANF = @GNULIB_FSCANF@
66999 +GNULIB_FSEEK = @GNULIB_FSEEK@
67000 +GNULIB_FSEEKO = @GNULIB_FSEEKO@
67001 +GNULIB_FSTAT = @GNULIB_FSTAT@
67002 +GNULIB_FSTATAT = @GNULIB_FSTATAT@
67003 +GNULIB_FSYNC = @GNULIB_FSYNC@
67004 +GNULIB_FTELL = @GNULIB_FTELL@
67005 +GNULIB_FTELLO = @GNULIB_FTELLO@
67006 +GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
67007 +GNULIB_FUTIMENS = @GNULIB_FUTIMENS@
67008 +GNULIB_FWRITE = @GNULIB_FWRITE@
67009 +GNULIB_GETC = @GNULIB_GETC@
67010 +GNULIB_GETCHAR = @GNULIB_GETCHAR@
67011 +GNULIB_GETCWD = @GNULIB_GETCWD@
67012 +GNULIB_GETDELIM = @GNULIB_GETDELIM@
67013 +GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
67014 +GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
67015 +GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
67016 +GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
67017 +GNULIB_GETLINE = @GNULIB_GETLINE@
67018 +GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
67019 +GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
67020 +GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
67021 +GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
67022 +GNULIB_GETPASS = @GNULIB_GETPASS@
67023 +GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
67024 GNULIB_GETTIMEOFDAY = @GNULIB_GETTIMEOFDAY@
67025 +GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
67026 +GNULIB_GL_UNISTD_H_GETOPT = @GNULIB_GL_UNISTD_H_GETOPT@
67027 +GNULIB_GRANTPT = @GNULIB_GRANTPT@
67028 +GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
67029 +GNULIB_HYPOT = @GNULIB_HYPOT@
67030 +GNULIB_HYPOTF = @GNULIB_HYPOTF@
67031 +GNULIB_HYPOTL = @GNULIB_HYPOTL@
67032 +GNULIB_ILOGB = @GNULIB_ILOGB@
67033 +GNULIB_ILOGBF = @GNULIB_ILOGBF@
67034 +GNULIB_ILOGBL = @GNULIB_ILOGBL@
67035 +GNULIB_IMAXABS = @GNULIB_IMAXABS@
67036 +GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
67037 +GNULIB_ISATTY = @GNULIB_ISATTY@
67038 +GNULIB_ISFINITE = @GNULIB_ISFINITE@
67039 +GNULIB_ISINF = @GNULIB_ISINF@
67040 +GNULIB_ISNAN = @GNULIB_ISNAN@
67041 +GNULIB_ISNAND = @GNULIB_ISNAND@
67042 +GNULIB_ISNANF = @GNULIB_ISNANF@
67043 +GNULIB_ISNANL = @GNULIB_ISNANL@
67044 +GNULIB_LCHMOD = @GNULIB_LCHMOD@
67045 +GNULIB_LCHOWN = @GNULIB_LCHOWN@
67046 +GNULIB_LDEXPF = @GNULIB_LDEXPF@
67047 +GNULIB_LDEXPL = @GNULIB_LDEXPL@
67048 +GNULIB_LINK = @GNULIB_LINK@
67049 +GNULIB_LINKAT = @GNULIB_LINKAT@
67050 +GNULIB_LOCALTIME = @GNULIB_LOCALTIME@
67051 +GNULIB_LOG = @GNULIB_LOG@
67052 +GNULIB_LOG10 = @GNULIB_LOG10@
67053 +GNULIB_LOG10F = @GNULIB_LOG10F@
67054 +GNULIB_LOG10L = @GNULIB_LOG10L@
67055 +GNULIB_LOG1P = @GNULIB_LOG1P@
67056 +GNULIB_LOG1PF = @GNULIB_LOG1PF@
67057 +GNULIB_LOG1PL = @GNULIB_LOG1PL@
67058 +GNULIB_LOG2 = @GNULIB_LOG2@
67059 +GNULIB_LOG2F = @GNULIB_LOG2F@
67060 +GNULIB_LOG2L = @GNULIB_LOG2L@
67061 +GNULIB_LOGB = @GNULIB_LOGB@
67062 +GNULIB_LOGBF = @GNULIB_LOGBF@
67063 +GNULIB_LOGBL = @GNULIB_LOGBL@
67064 +GNULIB_LOGF = @GNULIB_LOGF@
67065 +GNULIB_LOGL = @GNULIB_LOGL@
67066 +GNULIB_LSEEK = @GNULIB_LSEEK@
67067 +GNULIB_LSTAT = @GNULIB_LSTAT@
67068 +GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
67069 +GNULIB_MBRLEN = @GNULIB_MBRLEN@
67070 +GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
67071 +GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
67072 +GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
67073 +GNULIB_MBSCHR = @GNULIB_MBSCHR@
67074 +GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
67075 +GNULIB_MBSINIT = @GNULIB_MBSINIT@
67076 +GNULIB_MBSLEN = @GNULIB_MBSLEN@
67077 +GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
67078 +GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
67079 +GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
67080 +GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
67081 +GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
67082 +GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
67083 +GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
67084 +GNULIB_MBSSEP = @GNULIB_MBSSEP@
67085 +GNULIB_MBSSPN = @GNULIB_MBSSPN@
67086 +GNULIB_MBSSTR = @GNULIB_MBSSTR@
67087 +GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
67088 +GNULIB_MBTOWC = @GNULIB_MBTOWC@
67089 +GNULIB_MEMCHR = @GNULIB_MEMCHR@
67090 +GNULIB_MEMMEM = @GNULIB_MEMMEM@
67091 +GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
67092 +GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
67093 +GNULIB_MKDIRAT = @GNULIB_MKDIRAT@
67094 +GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
67095 +GNULIB_MKFIFO = @GNULIB_MKFIFO@
67096 +GNULIB_MKFIFOAT = @GNULIB_MKFIFOAT@
67097 +GNULIB_MKNOD = @GNULIB_MKNOD@
67098 +GNULIB_MKNODAT = @GNULIB_MKNODAT@
67099 +GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
67100 +GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
67101 +GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
67102 +GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
67103 +GNULIB_MKTIME = @GNULIB_MKTIME@
67104 +GNULIB_MODF = @GNULIB_MODF@
67105 +GNULIB_MODFF = @GNULIB_MODFF@
67106 +GNULIB_MODFL = @GNULIB_MODFL@
67107 +GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
67108 +GNULIB_NONBLOCKING = @GNULIB_NONBLOCKING@
67109 +GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
67110 +GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
67111 +GNULIB_OPEN = @GNULIB_OPEN@
67112 +GNULIB_OPENAT = @GNULIB_OPENAT@
67113 +GNULIB_OPENDIR = @GNULIB_OPENDIR@
67114 +GNULIB_OVERRIDES_STRUCT_STAT = @GNULIB_OVERRIDES_STRUCT_STAT@
67115 +GNULIB_OVERRIDES_WINT_T = @GNULIB_OVERRIDES_WINT_T@
67116 +GNULIB_PCLOSE = @GNULIB_PCLOSE@
67117 +GNULIB_PERROR = @GNULIB_PERROR@
67118 +GNULIB_PIPE = @GNULIB_PIPE@
67119 +GNULIB_PIPE2 = @GNULIB_PIPE2@
67120 +GNULIB_POPEN = @GNULIB_POPEN@
67121 +GNULIB_POSIX_OPENPT = @GNULIB_POSIX_OPENPT@
67122 +GNULIB_POWF = @GNULIB_POWF@
67123 +GNULIB_PREAD = @GNULIB_PREAD@
67124 +GNULIB_PRINTF = @GNULIB_PRINTF@
67125 +GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
67126 +GNULIB_PTSNAME = @GNULIB_PTSNAME@
67127 +GNULIB_PTSNAME_R = @GNULIB_PTSNAME_R@
67128 +GNULIB_PUTC = @GNULIB_PUTC@
67129 +GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
67130 +GNULIB_PUTENV = @GNULIB_PUTENV@
67131 +GNULIB_PUTS = @GNULIB_PUTS@
67132 +GNULIB_PWRITE = @GNULIB_PWRITE@
67133 +GNULIB_QSORT_R = @GNULIB_QSORT_R@
67134 +GNULIB_RANDOM = @GNULIB_RANDOM@
67135 +GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
67136 +GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
67137 +GNULIB_READ = @GNULIB_READ@
67138 +GNULIB_READDIR = @GNULIB_READDIR@
67139 +GNULIB_READLINK = @GNULIB_READLINK@
67140 +GNULIB_READLINKAT = @GNULIB_READLINKAT@
67141 +GNULIB_REALLOCARRAY = @GNULIB_REALLOCARRAY@
67142 +GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
67143 +GNULIB_REALPATH = @GNULIB_REALPATH@
67144 +GNULIB_REMAINDER = @GNULIB_REMAINDER@
67145 +GNULIB_REMAINDERF = @GNULIB_REMAINDERF@
67146 +GNULIB_REMAINDERL = @GNULIB_REMAINDERL@
67147 +GNULIB_REMOVE = @GNULIB_REMOVE@
67148 +GNULIB_RENAME = @GNULIB_RENAME@
67149 +GNULIB_RENAMEAT = @GNULIB_RENAMEAT@
67150 +GNULIB_REWINDDIR = @GNULIB_REWINDDIR@
67151 +GNULIB_RINT = @GNULIB_RINT@
67152 +GNULIB_RINTF = @GNULIB_RINTF@
67153 +GNULIB_RINTL = @GNULIB_RINTL@
67154 +GNULIB_RMDIR = @GNULIB_RMDIR@
67155 +GNULIB_ROUND = @GNULIB_ROUND@
67156 +GNULIB_ROUNDF = @GNULIB_ROUNDF@
67157 +GNULIB_ROUNDL = @GNULIB_ROUNDL@
67158 +GNULIB_RPMATCH = @GNULIB_RPMATCH@
67159 +GNULIB_SCANDIR = @GNULIB_SCANDIR@
67160 +GNULIB_SCANF = @GNULIB_SCANF@
67161 +GNULIB_SECURE_GETENV = @GNULIB_SECURE_GETENV@
67162 +GNULIB_SETENV = @GNULIB_SETENV@
67163 +GNULIB_SETHOSTNAME = @GNULIB_SETHOSTNAME@
67164 +GNULIB_SIGNBIT = @GNULIB_SIGNBIT@
67165 +GNULIB_SINF = @GNULIB_SINF@
67166 +GNULIB_SINHF = @GNULIB_SINHF@
67167 +GNULIB_SINL = @GNULIB_SINL@
67168 +GNULIB_SLEEP = @GNULIB_SLEEP@
67169 +GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
67170 +GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
67171 +GNULIB_SQRTF = @GNULIB_SQRTF@
67172 +GNULIB_SQRTL = @GNULIB_SQRTL@
67173 +GNULIB_STAT = @GNULIB_STAT@
67174 +GNULIB_STDIO_H_NONBLOCKING = @GNULIB_STDIO_H_NONBLOCKING@
67175 +GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
67176 +GNULIB_STPCPY = @GNULIB_STPCPY@
67177 +GNULIB_STPNCPY = @GNULIB_STPNCPY@
67178 +GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
67179 +GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
67180 +GNULIB_STRDUP = @GNULIB_STRDUP@
67181 +GNULIB_STRERROR = @GNULIB_STRERROR@
67182 +GNULIB_STRERROR_R = @GNULIB_STRERROR_R@
67183 +GNULIB_STRFTIME = @GNULIB_STRFTIME@
67184 +GNULIB_STRNCAT = @GNULIB_STRNCAT@
67185 +GNULIB_STRNDUP = @GNULIB_STRNDUP@
67186 +GNULIB_STRNLEN = @GNULIB_STRNLEN@
67187 +GNULIB_STRPBRK = @GNULIB_STRPBRK@
67188 +GNULIB_STRPTIME = @GNULIB_STRPTIME@
67189 +GNULIB_STRSEP = @GNULIB_STRSEP@
67190 +GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
67191 +GNULIB_STRSTR = @GNULIB_STRSTR@
67192 +GNULIB_STRTOD = @GNULIB_STRTOD@
67193 +GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
67194 +GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
67195 +GNULIB_STRTOLD = @GNULIB_STRTOLD@
67196 +GNULIB_STRTOLL = @GNULIB_STRTOLL@
67197 +GNULIB_STRTOULL = @GNULIB_STRTOULL@
67198 +GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
67199 +GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
67200 +GNULIB_SYMLINK = @GNULIB_SYMLINK@
67201 +GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
67202 +GNULIB_SYSTEM_POSIX = @GNULIB_SYSTEM_POSIX@
67203 +GNULIB_TANF = @GNULIB_TANF@
67204 +GNULIB_TANHF = @GNULIB_TANHF@
67205 +GNULIB_TANL = @GNULIB_TANL@
67206 +GNULIB_TIMEGM = @GNULIB_TIMEGM@
67207 +GNULIB_TIME_R = @GNULIB_TIME_R@
67208 +GNULIB_TIME_RZ = @GNULIB_TIME_RZ@
67209 +GNULIB_TMPFILE = @GNULIB_TMPFILE@
67210 +GNULIB_TRUNC = @GNULIB_TRUNC@
67211 +GNULIB_TRUNCATE = @GNULIB_TRUNCATE@
67212 +GNULIB_TRUNCF = @GNULIB_TRUNCF@
67213 +GNULIB_TRUNCL = @GNULIB_TRUNCL@
67214 +GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
67215 +GNULIB_TZSET = @GNULIB_TZSET@
67216 +GNULIB_UNISTD_H_NONBLOCKING = @GNULIB_UNISTD_H_NONBLOCKING@
67217 +GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
67218 +GNULIB_UNLINK = @GNULIB_UNLINK@
67219 +GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
67220 +GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
67221 +GNULIB_UNSETENV = @GNULIB_UNSETENV@
67222 +GNULIB_USLEEP = @GNULIB_USLEEP@
67223 +GNULIB_UTIME = @GNULIB_UTIME@
67224 +GNULIB_UTIMENSAT = @GNULIB_UTIMENSAT@
67225 +GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
67226 +GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
67227 +GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
67228 +GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
67229 +GNULIB_VFSCANF = @GNULIB_VFSCANF@
67230 +GNULIB_VPRINTF = @GNULIB_VPRINTF@
67231 +GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
67232 +GNULIB_VSCANF = @GNULIB_VSCANF@
67233 +GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
67234 +GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
67235 +GNULIB_WCPCPY = @GNULIB_WCPCPY@
67236 +GNULIB_WCPNCPY = @GNULIB_WCPNCPY@
67237 +GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
67238 +GNULIB_WCSCASECMP = @GNULIB_WCSCASECMP@
67239 +GNULIB_WCSCAT = @GNULIB_WCSCAT@
67240 +GNULIB_WCSCHR = @GNULIB_WCSCHR@
67241 +GNULIB_WCSCMP = @GNULIB_WCSCMP@
67242 +GNULIB_WCSCOLL = @GNULIB_WCSCOLL@
67243 +GNULIB_WCSCPY = @GNULIB_WCSCPY@
67244 +GNULIB_WCSCSPN = @GNULIB_WCSCSPN@
67245 +GNULIB_WCSDUP = @GNULIB_WCSDUP@
67246 +GNULIB_WCSFTIME = @GNULIB_WCSFTIME@
67247 +GNULIB_WCSLEN = @GNULIB_WCSLEN@
67248 +GNULIB_WCSNCASECMP = @GNULIB_WCSNCASECMP@
67249 +GNULIB_WCSNCAT = @GNULIB_WCSNCAT@
67250 +GNULIB_WCSNCMP = @GNULIB_WCSNCMP@
67251 +GNULIB_WCSNCPY = @GNULIB_WCSNCPY@
67252 +GNULIB_WCSNLEN = @GNULIB_WCSNLEN@
67253 +GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
67254 +GNULIB_WCSPBRK = @GNULIB_WCSPBRK@
67255 +GNULIB_WCSRCHR = @GNULIB_WCSRCHR@
67256 +GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
67257 +GNULIB_WCSSPN = @GNULIB_WCSSPN@
67258 +GNULIB_WCSSTR = @GNULIB_WCSSTR@
67259 +GNULIB_WCSTOK = @GNULIB_WCSTOK@
67260 +GNULIB_WCSWIDTH = @GNULIB_WCSWIDTH@
67261 +GNULIB_WCSXFRM = @GNULIB_WCSXFRM@
67262 +GNULIB_WCTOB = @GNULIB_WCTOB@
67263 +GNULIB_WCTOMB = @GNULIB_WCTOMB@
67264 +GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
67265 +GNULIB_WMEMCHR = @GNULIB_WMEMCHR@
67266 +GNULIB_WMEMCMP = @GNULIB_WMEMCMP@
67267 +GNULIB_WMEMCPY = @GNULIB_WMEMCPY@
67268 +GNULIB_WMEMMOVE = @GNULIB_WMEMMOVE@
67269 +GNULIB_WMEMSET = @GNULIB_WMEMSET@
67270 +GNULIB_WRITE = @GNULIB_WRITE@
67271 +GNULIB__EXIT = @GNULIB__EXIT@
67272 GPGME_CFLAGS = @GPGME_CFLAGS@
67273 GPGME_CONFIG = @GPGME_CONFIG@
67274 GPGME_LIBS = @GPGME_LIBS@
67275 GREP = @GREP@
67276 HAVE_ACOSF = @HAVE_ACOSF@
67277 HAVE_ACOSL = @HAVE_ACOSL@
67278 -HAVE_ALIGNED_ALLOC = @HAVE_ALIGNED_ALLOC@
67279 HAVE_ALLOCA_H = @HAVE_ALLOCA_H@
67280 HAVE_ALPHASORT = @HAVE_ALPHASORT@
67281 HAVE_ASINF = @HAVE_ASINF@
67282 @@ -830,7 +739,6 @@ HAVE_CHOWN = @HAVE_CHOWN@
67283 HAVE_CLOSEDIR = @HAVE_CLOSEDIR@
67284 HAVE_COPYSIGN = @HAVE_COPYSIGN@
67285 HAVE_COPYSIGNL = @HAVE_COPYSIGNL@
67286 -HAVE_COPY_FILE_RANGE = @HAVE_COPY_FILE_RANGE@
67287 HAVE_COSF = @HAVE_COSF@
67288 HAVE_COSHF = @HAVE_COSHF@
67289 HAVE_COSL = @HAVE_COSL@
67290 @@ -845,17 +753,13 @@ HAVE_DECL_CEILL = @HAVE_DECL_CEILL@
67291 HAVE_DECL_COPYSIGNF = @HAVE_DECL_COPYSIGNF@
67292 HAVE_DECL_COSL = @HAVE_DECL_COSL@
67293 HAVE_DECL_DIRFD = @HAVE_DECL_DIRFD@
67294 -HAVE_DECL_ECVT = @HAVE_DECL_ECVT@
67295 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
67296 -HAVE_DECL_EXECVPE = @HAVE_DECL_EXECVPE@
67297 HAVE_DECL_EXP2 = @HAVE_DECL_EXP2@
67298 HAVE_DECL_EXP2F = @HAVE_DECL_EXP2F@
67299 HAVE_DECL_EXP2L = @HAVE_DECL_EXP2L@
67300 HAVE_DECL_EXPL = @HAVE_DECL_EXPL@
67301 HAVE_DECL_EXPM1L = @HAVE_DECL_EXPM1L@
67302 HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
67303 -HAVE_DECL_FCLOSEALL = @HAVE_DECL_FCLOSEALL@
67304 -HAVE_DECL_FCVT = @HAVE_DECL_FCVT@
67305 HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@
67306 HAVE_DECL_FDOPENDIR = @HAVE_DECL_FDOPENDIR@
67307 HAVE_DECL_FLOORF = @HAVE_DECL_FLOORF@
67308 @@ -864,7 +768,6 @@ HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@
67309 HAVE_DECL_FREXPL = @HAVE_DECL_FREXPL@
67310 HAVE_DECL_FSEEKO = @HAVE_DECL_FSEEKO@
67311 HAVE_DECL_FTELLO = @HAVE_DECL_FTELLO@
67312 -HAVE_DECL_GCVT = @HAVE_DECL_GCVT@
67313 HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
67314 HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
67315 HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
67316 @@ -916,14 +819,13 @@ HAVE_DECL_TRUNCL = @HAVE_DECL_TRUNCL@
67317 HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
67318 HAVE_DECL_UNSETENV = @HAVE_DECL_UNSETENV@
67319 HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
67320 -HAVE_DECL_WCSDUP = @HAVE_DECL_WCSDUP@
67321 HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
67322 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
67323 HAVE_DIRENT_H = @HAVE_DIRENT_H@
67324 HAVE_DPRINTF = @HAVE_DPRINTF@
67325 +HAVE_DUP2 = @HAVE_DUP2@
67326 HAVE_DUP3 = @HAVE_DUP3@
67327 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
67328 -HAVE_EXECVPE = @HAVE_EXECVPE@
67329 HAVE_EXPF = @HAVE_EXPF@
67330 HAVE_EXPL = @HAVE_EXPL@
67331 HAVE_EXPLICIT_BZERO = @HAVE_EXPLICIT_BZERO@
67332 @@ -955,7 +857,6 @@ HAVE_FTELLO = @HAVE_FTELLO@
67333 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
67334 HAVE_FUTIMENS = @HAVE_FUTIMENS@
67335 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
67336 -HAVE_GETENTROPY = @HAVE_GETENTROPY@
67337 HAVE_GETGROUPS = @HAVE_GETGROUPS@
67338 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
67339 HAVE_GETLOGIN = @HAVE_GETLOGIN@
67340 @@ -964,7 +865,6 @@ HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
67341 HAVE_GETPASS = @HAVE_GETPASS@
67342 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
67343 HAVE_GETTIMEOFDAY = @HAVE_GETTIMEOFDAY@
67344 -HAVE_GETUMASK = @HAVE_GETUMASK@
67345 HAVE_GRANTPT = @HAVE_GRANTPT@
67346 HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
67347 HAVE_HYPOTF = @HAVE_HYPOTF@
67348 @@ -992,6 +892,7 @@ HAVE_LOGBF = @HAVE_LOGBF@
67349 HAVE_LOGBL = @HAVE_LOGBL@
67350 HAVE_LOGF = @HAVE_LOGF@
67351 HAVE_LOGL = @HAVE_LOGL@
67352 +HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
67353 HAVE_LSTAT = @HAVE_LSTAT@
67354 HAVE_MAX_ALIGN_T = @HAVE_MAX_ALIGN_T@
67355 HAVE_MBRLEN = @HAVE_MBRLEN@
67356 @@ -1001,6 +902,7 @@ HAVE_MBSLEN = @HAVE_MBSLEN@
67357 HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
67358 HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
67359 HAVE_MBTOWC = @HAVE_MBTOWC@
67360 +HAVE_MEMCHR = @HAVE_MEMCHR@
67361 HAVE_MEMPCPY = @HAVE_MEMPCPY@
67362 HAVE_MKDIRAT = @HAVE_MKDIRAT@
67363 HAVE_MKDTEMP = @HAVE_MKDTEMP@
67364 @@ -1023,7 +925,6 @@ HAVE_PCLOSE = @HAVE_PCLOSE@
67365 HAVE_PIPE = @HAVE_PIPE@
67366 HAVE_PIPE2 = @HAVE_PIPE2@
67367 HAVE_POPEN = @HAVE_POPEN@
67368 -HAVE_POSIX_MEMALIGN = @HAVE_POSIX_MEMALIGN@
67369 HAVE_POSIX_OPENPT = @HAVE_POSIX_OPENPT@
67370 HAVE_POWF = @HAVE_POWF@
67371 HAVE_PREAD = @HAVE_PREAD@
67372 @@ -1053,8 +954,6 @@ HAVE_SECURE_GETENV = @HAVE_SECURE_GETENV@
67373 HAVE_SETENV = @HAVE_SETENV@
67374 HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@
67375 HAVE_SETSTATE = @HAVE_SETSTATE@
67376 -HAVE_SIGABBREV_NP = @HAVE_SIGABBREV_NP@
67377 -HAVE_SIGDESCR_NP = @HAVE_SIGDESCR_NP@
67378 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
67379 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
67380 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
67381 @@ -1070,16 +969,13 @@ HAVE_STPNCPY = @HAVE_STPNCPY@
67382 HAVE_STRCASECMP = @HAVE_STRCASECMP@
67383 HAVE_STRCASESTR = @HAVE_STRCASESTR@
67384 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
67385 -HAVE_STRERRORNAME_NP = @HAVE_STRERRORNAME_NP@
67386 HAVE_STRINGS_H = @HAVE_STRINGS_H@
67387 HAVE_STRPBRK = @HAVE_STRPBRK@
67388 HAVE_STRPTIME = @HAVE_STRPTIME@
67389 HAVE_STRSEP = @HAVE_STRSEP@
67390 HAVE_STRTOD = @HAVE_STRTOD@
67391 -HAVE_STRTOL = @HAVE_STRTOL@
67392 HAVE_STRTOLD = @HAVE_STRTOLD@
67393 HAVE_STRTOLL = @HAVE_STRTOLL@
67394 -HAVE_STRTOUL = @HAVE_STRTOUL@
67395 HAVE_STRTOULL = @HAVE_STRTOULL@
67396 HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
67397 HAVE_STRUCT_TIMEVAL = @HAVE_STRUCT_TIMEVAL@
67398 @@ -1097,12 +993,12 @@ HAVE_TANF = @HAVE_TANF@
67399 HAVE_TANHF = @HAVE_TANHF@
67400 HAVE_TANL = @HAVE_TANL@
67401 HAVE_TIMEGM = @HAVE_TIMEGM@
67402 -HAVE_TIMESPEC_GET = @HAVE_TIMESPEC_GET@
67403 -HAVE_TIMESPEC_GETRES = @HAVE_TIMESPEC_GETRES@
67404 HAVE_TIMEZONE_T = @HAVE_TIMEZONE_T@
67405 +HAVE_TZSET = @HAVE_TZSET@
67406 HAVE_UNISTD_H = @HAVE_UNISTD_H@
67407 HAVE_UNLINKAT = @HAVE_UNLINKAT@
67408 HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
67409 +HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
67410 HAVE_USLEEP = @HAVE_USLEEP@
67411 HAVE_UTIME = @HAVE_UTIME@
67412 HAVE_UTIMENSAT = @HAVE_UTIMENSAT@
67413 @@ -1144,7 +1040,6 @@ HAVE_WMEMCHR = @HAVE_WMEMCHR@
67414 HAVE_WMEMCMP = @HAVE_WMEMCMP@
67415 HAVE_WMEMCPY = @HAVE_WMEMCPY@
67416 HAVE_WMEMMOVE = @HAVE_WMEMMOVE@
67417 -HAVE_WMEMPCPY = @HAVE_WMEMPCPY@
67418 HAVE_WMEMSET = @HAVE_WMEMSET@
67419 HAVE__BOOL = @HAVE__BOOL@
67420 HAVE__EXIT = @HAVE__EXIT@
67421 @@ -1241,18 +1136,16 @@ PATH_SEPARATOR = @PATH_SEPARATOR@
67422 PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
67423 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
67424 PRIPTR_PREFIX = @PRIPTR_PREFIX@
67425 +PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
67426 PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
67427 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
67428 RANLIB = @RANLIB@
67429 -REPLACE_ACCESS = @REPLACE_ACCESS@
67430 REPLACE_ACOSF = @REPLACE_ACOSF@
67431 -REPLACE_ALIGNED_ALLOC = @REPLACE_ALIGNED_ALLOC@
67432 REPLACE_ASINF = @REPLACE_ASINF@
67433 REPLACE_ATAN2F = @REPLACE_ATAN2F@
67434 REPLACE_ATANF = @REPLACE_ATANF@
67435 REPLACE_BTOWC = @REPLACE_BTOWC@
67436 -REPLACE_CALLOC_FOR_CALLOC_GNU = @REPLACE_CALLOC_FOR_CALLOC_GNU@
67437 -REPLACE_CALLOC_FOR_CALLOC_POSIX = @REPLACE_CALLOC_FOR_CALLOC_POSIX@
67438 +REPLACE_CALLOC = @REPLACE_CALLOC@
67439 REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
67440 REPLACE_CBRTF = @REPLACE_CBRTF@
67441 REPLACE_CBRTL = @REPLACE_CBRTL@
67442 @@ -1262,22 +1155,13 @@ REPLACE_CEILL = @REPLACE_CEILL@
67443 REPLACE_CHOWN = @REPLACE_CHOWN@
67444 REPLACE_CLOSE = @REPLACE_CLOSE@
67445 REPLACE_CLOSEDIR = @REPLACE_CLOSEDIR@
67446 -REPLACE_COPY_FILE_RANGE = @REPLACE_COPY_FILE_RANGE@
67447 REPLACE_COSF = @REPLACE_COSF@
67448 REPLACE_COSHF = @REPLACE_COSHF@
67449 -REPLACE_CREAT = @REPLACE_CREAT@
67450 REPLACE_CTIME = @REPLACE_CTIME@
67451 REPLACE_DIRFD = @REPLACE_DIRFD@
67452 REPLACE_DPRINTF = @REPLACE_DPRINTF@
67453 REPLACE_DUP = @REPLACE_DUP@
67454 REPLACE_DUP2 = @REPLACE_DUP2@
67455 -REPLACE_EXECL = @REPLACE_EXECL@
67456 -REPLACE_EXECLE = @REPLACE_EXECLE@
67457 -REPLACE_EXECLP = @REPLACE_EXECLP@
67458 -REPLACE_EXECV = @REPLACE_EXECV@
67459 -REPLACE_EXECVE = @REPLACE_EXECVE@
67460 -REPLACE_EXECVP = @REPLACE_EXECVP@
67461 -REPLACE_EXECVPE = @REPLACE_EXECVPE@
67462 REPLACE_EXP2 = @REPLACE_EXP2@
67463 REPLACE_EXP2L = @REPLACE_EXP2L@
67464 REPLACE_EXPF = @REPLACE_EXPF@
67465 @@ -1287,14 +1171,12 @@ REPLACE_EXPM1F = @REPLACE_EXPM1F@
67466 REPLACE_EXPM1L = @REPLACE_EXPM1L@
67467 REPLACE_FABSL = @REPLACE_FABSL@
67468 REPLACE_FACCESSAT = @REPLACE_FACCESSAT@
67469 -REPLACE_FCHMODAT = @REPLACE_FCHMODAT@
67470 REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
67471 REPLACE_FCLOSE = @REPLACE_FCLOSE@
67472 REPLACE_FCNTL = @REPLACE_FCNTL@
67473 REPLACE_FDOPEN = @REPLACE_FDOPEN@
67474 REPLACE_FDOPENDIR = @REPLACE_FDOPENDIR@
67475 REPLACE_FFLUSH = @REPLACE_FFLUSH@
67476 -REPLACE_FFSLL = @REPLACE_FFSLL@
67477 REPLACE_FLOOR = @REPLACE_FLOOR@
67478 REPLACE_FLOORF = @REPLACE_FLOORF@
67479 REPLACE_FLOORL = @REPLACE_FLOORL@
67480 @@ -1305,10 +1187,8 @@ REPLACE_FMOD = @REPLACE_FMOD@
67481 REPLACE_FMODF = @REPLACE_FMODF@
67482 REPLACE_FMODL = @REPLACE_FMODL@
67483 REPLACE_FOPEN = @REPLACE_FOPEN@
67484 -REPLACE_FOPEN_FOR_FOPEN_GNU = @REPLACE_FOPEN_FOR_FOPEN_GNU@
67485 REPLACE_FPRINTF = @REPLACE_FPRINTF@
67486 REPLACE_FPURGE = @REPLACE_FPURGE@
67487 -REPLACE_FREE = @REPLACE_FREE@
67488 REPLACE_FREOPEN = @REPLACE_FREOPEN@
67489 REPLACE_FREXP = @REPLACE_FREXP@
67490 REPLACE_FREXPF = @REPLACE_FREXPF@
67491 @@ -1330,7 +1210,6 @@ REPLACE_GETLINE = @REPLACE_GETLINE@
67492 REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
67493 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
67494 REPLACE_GETPASS = @REPLACE_GETPASS@
67495 -REPLACE_GETPASS_FOR_GETPASS_GNU = @REPLACE_GETPASS_FOR_GETPASS_GNU@
67496 REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
67497 REPLACE_GMTIME = @REPLACE_GMTIME@
67498 REPLACE_HUGE_VAL = @REPLACE_HUGE_VAL@
67499 @@ -1369,8 +1248,7 @@ REPLACE_LOGF = @REPLACE_LOGF@
67500 REPLACE_LOGL = @REPLACE_LOGL@
67501 REPLACE_LSEEK = @REPLACE_LSEEK@
67502 REPLACE_LSTAT = @REPLACE_LSTAT@
67503 -REPLACE_MALLOC_FOR_MALLOC_GNU = @REPLACE_MALLOC_FOR_MALLOC_GNU@
67504 -REPLACE_MALLOC_FOR_MALLOC_POSIX = @REPLACE_MALLOC_FOR_MALLOC_POSIX@
67505 +REPLACE_MALLOC = @REPLACE_MALLOC@
67506 REPLACE_MBRLEN = @REPLACE_MBRLEN@
67507 REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
67508 REPLACE_MBSINIT = @REPLACE_MBSINIT@
67509 @@ -1382,9 +1260,7 @@ REPLACE_MEMCHR = @REPLACE_MEMCHR@
67510 REPLACE_MEMMEM = @REPLACE_MEMMEM@
67511 REPLACE_MKDIR = @REPLACE_MKDIR@
67512 REPLACE_MKFIFO = @REPLACE_MKFIFO@
67513 -REPLACE_MKFIFOAT = @REPLACE_MKFIFOAT@
67514 REPLACE_MKNOD = @REPLACE_MKNOD@
67515 -REPLACE_MKNODAT = @REPLACE_MKNODAT@
67516 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
67517 REPLACE_MKTIME = @REPLACE_MKTIME@
67518 REPLACE_MODF = @REPLACE_MODF@
67519 @@ -1399,7 +1275,6 @@ REPLACE_OPENAT = @REPLACE_OPENAT@
67520 REPLACE_OPENDIR = @REPLACE_OPENDIR@
67521 REPLACE_PERROR = @REPLACE_PERROR@
67522 REPLACE_POPEN = @REPLACE_POPEN@
67523 -REPLACE_POSIX_MEMALIGN = @REPLACE_POSIX_MEMALIGN@
67524 REPLACE_PREAD = @REPLACE_PREAD@
67525 REPLACE_PRINTF = @REPLACE_PRINTF@
67526 REPLACE_PTSNAME = @REPLACE_PTSNAME@
67527 @@ -1412,9 +1287,7 @@ REPLACE_RANDOM_R = @REPLACE_RANDOM_R@
67528 REPLACE_READ = @REPLACE_READ@
67529 REPLACE_READLINK = @REPLACE_READLINK@
67530 REPLACE_READLINKAT = @REPLACE_READLINKAT@
67531 -REPLACE_REALLOCARRAY = @REPLACE_REALLOCARRAY@
67532 -REPLACE_REALLOC_FOR_REALLOC_GNU = @REPLACE_REALLOC_FOR_REALLOC_GNU@
67533 -REPLACE_REALLOC_FOR_REALLOC_POSIX = @REPLACE_REALLOC_FOR_REALLOC_POSIX@
67534 +REPLACE_REALLOC = @REPLACE_REALLOC@
67535 REPLACE_REALPATH = @REPLACE_REALPATH@
67536 REPLACE_REMAINDER = @REPLACE_REMAINDER@
67537 REPLACE_REMAINDERF = @REPLACE_REMAINDERF@
67538 @@ -1430,7 +1303,7 @@ REPLACE_ROUNDL = @REPLACE_ROUNDL@
67539 REPLACE_SETENV = @REPLACE_SETENV@
67540 REPLACE_SETSTATE = @REPLACE_SETSTATE@
67541 REPLACE_SIGNBIT = @REPLACE_SIGNBIT@
67542 -REPLACE_SIGNBIT_USING_BUILTINS = @REPLACE_SIGNBIT_USING_BUILTINS@
67543 +REPLACE_SIGNBIT_USING_GCC = @REPLACE_SIGNBIT_USING_GCC@
67544 REPLACE_SINF = @REPLACE_SINF@
67545 REPLACE_SINHF = @REPLACE_SINHF@
67546 REPLACE_SLEEP = @REPLACE_SLEEP@
67547 @@ -1446,7 +1319,6 @@ REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
67548 REPLACE_STRCHRNUL = @REPLACE_STRCHRNUL@
67549 REPLACE_STRDUP = @REPLACE_STRDUP@
67550 REPLACE_STRERROR = @REPLACE_STRERROR@
67551 -REPLACE_STRERRORNAME_NP = @REPLACE_STRERRORNAME_NP@
67552 REPLACE_STRERROR_R = @REPLACE_STRERROR_R@
67553 REPLACE_STRFTIME = @REPLACE_STRFTIME@
67554 REPLACE_STRNCAT = @REPLACE_STRNCAT@
67555 @@ -1457,11 +1329,7 @@ REPLACE_STRSTR = @REPLACE_STRSTR@
67556 REPLACE_STRTOD = @REPLACE_STRTOD@
67557 REPLACE_STRTOIMAX = @REPLACE_STRTOIMAX@
67558 REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
67559 -REPLACE_STRTOL = @REPLACE_STRTOL@
67560 REPLACE_STRTOLD = @REPLACE_STRTOLD@
67561 -REPLACE_STRTOLL = @REPLACE_STRTOLL@
67562 -REPLACE_STRTOUL = @REPLACE_STRTOUL@
67563 -REPLACE_STRTOULL = @REPLACE_STRTOULL@
67564 REPLACE_STRTOUMAX = @REPLACE_STRTOUMAX@
67565 REPLACE_STRUCT_TIMEVAL = @REPLACE_STRUCT_TIMEVAL@
67566 REPLACE_SYMLINK = @REPLACE_SYMLINK@
67567 @@ -1492,7 +1360,6 @@ REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
67568 REPLACE_WCSFTIME = @REPLACE_WCSFTIME@
67569 REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
67570 REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
67571 -REPLACE_WCSTOK = @REPLACE_WCSTOK@
67572 REPLACE_WCSWIDTH = @REPLACE_WCSWIDTH@
67573 REPLACE_WCTOB = @REPLACE_WCTOB@
67574 REPLACE_WCTOMB = @REPLACE_WCTOMB@
67575 @@ -1504,21 +1371,19 @@ SET_MAKE = @SET_MAKE@
67576 SHELL = @SHELL@
67577 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
67578 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
67579 -STDALIGN_H = @STDALIGN_H@
67580 STDBOOL_H = @STDBOOL_H@
67581 STDDEF_H = @STDDEF_H@
67582 STDINT_H = @STDINT_H@
67583 STRIP = @STRIP@
67584 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
67585 TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
67586 -TIME_H_DEFINES_TIME_UTC = @TIME_H_DEFINES_TIME_UTC@
67587 UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@
67588 UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@
67589 UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
67590 UNISTD_H_DEFINES_STRUCT_TIMESPEC = @UNISTD_H_DEFINES_STRUCT_TIMESPEC@
67591 -UNISTD_H_HAVE_SYS_RANDOM_H = @UNISTD_H_HAVE_SYS_RANDOM_H@
67592 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
67593 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
67594 +UTIME_H = @UTIME_H@
67595 VERSION = @VERSION@
67596 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
67597 WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
67598 @@ -1550,10 +1415,8 @@ datarootdir = @datarootdir@
67599 docdir = @docdir@
67600 dvidir = @dvidir@
67601 exec_prefix = @exec_prefix@
67602 -gl_LIBOBJDEPS = @gl_LIBOBJDEPS@
67603 gl_LIBOBJS = @gl_LIBOBJS@
67604 gl_LTLIBOBJS = @gl_LTLIBOBJS@
67605 -gltests_LIBOBJDEPS = @gltests_LIBOBJDEPS@
67606 gltests_LIBOBJS = @gltests_LIBOBJS@
67607 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
67608 gltests_WITNESS = @gltests_WITNESS@
67609
67610 diff --git a/tests/copy_file/Makefile.in b/tests/copy_file/Makefile.in
67611 index 322c60b..02df4ec 100644
67612 --- a/tests/copy_file/Makefile.in
67613 +++ b/tests/copy_file/Makefile.in
67614 @@ -91,12 +91,9 @@ check_PROGRAMS = m$(EXEEXT)
67615 subdir = tests/copy_file
67616 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
67617 am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
67618 - $(top_srcdir)/autotools/m4/__inline.m4 \
67619 $(top_srcdir)/autotools/m4/absolute-header.m4 \
67620 $(top_srcdir)/autotools/m4/ac_check_sendfile.m4 \
67621 $(top_srcdir)/autotools/m4/alloca.m4 \
67622 - $(top_srcdir)/autotools/m4/builtin-expect.m4 \
67623 - $(top_srcdir)/autotools/m4/calloc.m4 \
67624 $(top_srcdir)/autotools/m4/canonicalize.m4 \
67625 $(top_srcdir)/autotools/m4/chdir-long.m4 \
67626 $(top_srcdir)/autotools/m4/clock_time.m4 \
67627 @@ -104,6 +101,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
67628 $(top_srcdir)/autotools/m4/closedir.m4 \
67629 $(top_srcdir)/autotools/m4/dirent_h.m4 \
67630 $(top_srcdir)/autotools/m4/dirfd.m4 \
67631 + $(top_srcdir)/autotools/m4/dirname.m4 \
67632 $(top_srcdir)/autotools/m4/double-slash-root.m4 \
67633 $(top_srcdir)/autotools/m4/dup.m4 \
67634 $(top_srcdir)/autotools/m4/dup2.m4 \
67635 @@ -125,7 +123,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
67636 $(top_srcdir)/autotools/m4/filenamecat.m4 \
67637 $(top_srcdir)/autotools/m4/float_h.m4 \
67638 $(top_srcdir)/autotools/m4/fpieee.m4 \
67639 - $(top_srcdir)/autotools/m4/free.m4 \
67640 $(top_srcdir)/autotools/m4/frexp.m4 \
67641 $(top_srcdir)/autotools/m4/frexpl.m4 \
67642 $(top_srcdir)/autotools/m4/fstat.m4 \
67643 @@ -145,6 +142,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
67644 $(top_srcdir)/autotools/m4/group-member.m4 \
67645 $(top_srcdir)/autotools/m4/include_next.m4 \
67646 $(top_srcdir)/autotools/m4/intmax_t.m4 \
67647 + $(top_srcdir)/autotools/m4/inttypes-pri.m4 \
67648 $(top_srcdir)/autotools/m4/inttypes.m4 \
67649 $(top_srcdir)/autotools/m4/inttypes_h.m4 \
67650 $(top_srcdir)/autotools/m4/isnand.m4 \
67651 @@ -154,6 +152,8 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
67652 $(top_srcdir)/autotools/m4/ldexpl.m4 \
67653 $(top_srcdir)/autotools/m4/libtool.m4 \
67654 $(top_srcdir)/autotools/m4/limits-h.m4 \
67655 + $(top_srcdir)/autotools/m4/localtime-buffer.m4 \
67656 + $(top_srcdir)/autotools/m4/longlong.m4 \
67657 $(top_srcdir)/autotools/m4/lstat.m4 \
67658 $(top_srcdir)/autotools/m4/ltoptions.m4 \
67659 $(top_srcdir)/autotools/m4/ltsugar.m4 \
67660 @@ -165,7 +165,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
67661 $(top_srcdir)/autotools/m4/memchr.m4 \
67662 $(top_srcdir)/autotools/m4/mempcpy.m4 \
67663 $(top_srcdir)/autotools/m4/memrchr.m4 \
67664 - $(top_srcdir)/autotools/m4/minmax.m4 \
67665 $(top_srcdir)/autotools/m4/mkdir.m4 \
67666 $(top_srcdir)/autotools/m4/mkdirat.m4 \
67667 $(top_srcdir)/autotools/m4/mmap-anon.m4 \
67668 @@ -176,20 +175,16 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
67669 $(top_srcdir)/autotools/m4/nocrash.m4 \
67670 $(top_srcdir)/autotools/m4/off_t.m4 \
67671 $(top_srcdir)/autotools/m4/open-cloexec.m4 \
67672 - $(top_srcdir)/autotools/m4/open-slash.m4 \
67673 $(top_srcdir)/autotools/m4/open.m4 \
67674 $(top_srcdir)/autotools/m4/openat.m4 \
67675 $(top_srcdir)/autotools/m4/opendir.m4 \
67676 $(top_srcdir)/autotools/m4/pathmax.m4 \
67677 - $(top_srcdir)/autotools/m4/pipe.m4 \
67678 $(top_srcdir)/autotools/m4/printf-frexp.m4 \
67679 $(top_srcdir)/autotools/m4/printf-frexpl.m4 \
67680 $(top_srcdir)/autotools/m4/printf.m4 \
67681 - $(top_srcdir)/autotools/m4/rawmemchr.m4 \
67682 $(top_srcdir)/autotools/m4/readlink.m4 \
67683 $(top_srcdir)/autotools/m4/readlinkat.m4 \
67684 $(top_srcdir)/autotools/m4/realloc.m4 \
67685 - $(top_srcdir)/autotools/m4/reallocarray.m4 \
67686 $(top_srcdir)/autotools/m4/rename.m4 \
67687 $(top_srcdir)/autotools/m4/renameat.m4 \
67688 $(top_srcdir)/autotools/m4/rmdir.m4 \
67689 @@ -199,7 +194,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
67690 $(top_srcdir)/autotools/m4/ssize_t.m4 \
67691 $(top_srcdir)/autotools/m4/stat-time.m4 \
67692 $(top_srcdir)/autotools/m4/stat.m4 \
67693 - $(top_srcdir)/autotools/m4/stdalign.m4 \
67694 $(top_srcdir)/autotools/m4/stdbool.m4 \
67695 $(top_srcdir)/autotools/m4/stddef_h.m4 \
67696 $(top_srcdir)/autotools/m4/stdint.m4 \
67697 @@ -238,10 +232,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
67698 $(top_srcdir)/autotools/m4/wchar_t.m4 \
67699 $(top_srcdir)/autotools/m4/wint_t.m4 \
67700 $(top_srcdir)/autotools/m4/xalloc.m4 \
67701 - $(top_srcdir)/autotools/m4/xsize.m4 \
67702 - $(top_srcdir)/autotools/m4/year2038.m4 \
67703 - $(top_srcdir)/autotools/m4/zzgnulib.m4 \
67704 - $(top_srcdir)/configure.ac
67705 + $(top_srcdir)/autotools/m4/xsize.m4 $(top_srcdir)/configure.ac
67706 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
67707 $(ACLOCAL_M4)
67708 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
67709 @@ -369,450 +360,368 @@ FGREP = @FGREP@
67710 FLOAT_H = @FLOAT_H@
67711 GETOPT_CDEFS_H = @GETOPT_CDEFS_H@
67712 GETOPT_H = @GETOPT_H@
67713 -GL_CFLAG_ALLOW_WARNINGS = @GL_CFLAG_ALLOW_WARNINGS@
67714 -GL_CFLAG_GNULIB_WARNINGS = @GL_CFLAG_GNULIB_WARNINGS@
67715 -GL_GNULIB_ACCESS = @GL_GNULIB_ACCESS@
67716 -GL_GNULIB_ACOSF = @GL_GNULIB_ACOSF@
67717 -GL_GNULIB_ACOSL = @GL_GNULIB_ACOSL@
67718 -GL_GNULIB_ALIGNED_ALLOC = @GL_GNULIB_ALIGNED_ALLOC@
67719 -GL_GNULIB_ALPHASORT = @GL_GNULIB_ALPHASORT@
67720 -GL_GNULIB_ASINF = @GL_GNULIB_ASINF@
67721 -GL_GNULIB_ASINL = @GL_GNULIB_ASINL@
67722 -GL_GNULIB_ATAN2F = @GL_GNULIB_ATAN2F@
67723 -GL_GNULIB_ATANF = @GL_GNULIB_ATANF@
67724 -GL_GNULIB_ATANL = @GL_GNULIB_ATANL@
67725 -GL_GNULIB_ATOLL = @GL_GNULIB_ATOLL@
67726 -GL_GNULIB_BTOWC = @GL_GNULIB_BTOWC@
67727 -GL_GNULIB_CALLOC_GNU = @GL_GNULIB_CALLOC_GNU@
67728 -GL_GNULIB_CALLOC_POSIX = @GL_GNULIB_CALLOC_POSIX@
67729 -GL_GNULIB_CANONICALIZE_FILE_NAME = @GL_GNULIB_CANONICALIZE_FILE_NAME@
67730 -GL_GNULIB_CBRT = @GL_GNULIB_CBRT@
67731 -GL_GNULIB_CBRTF = @GL_GNULIB_CBRTF@
67732 -GL_GNULIB_CBRTL = @GL_GNULIB_CBRTL@
67733 -GL_GNULIB_CEIL = @GL_GNULIB_CEIL@
67734 -GL_GNULIB_CEILF = @GL_GNULIB_CEILF@
67735 -GL_GNULIB_CEILL = @GL_GNULIB_CEILL@
67736 -GL_GNULIB_CHDIR = @GL_GNULIB_CHDIR@
67737 -GL_GNULIB_CHOWN = @GL_GNULIB_CHOWN@
67738 -GL_GNULIB_CLOSE = @GL_GNULIB_CLOSE@
67739 -GL_GNULIB_CLOSEDIR = @GL_GNULIB_CLOSEDIR@
67740 -GL_GNULIB_COPYSIGN = @GL_GNULIB_COPYSIGN@
67741 -GL_GNULIB_COPYSIGNF = @GL_GNULIB_COPYSIGNF@
67742 -GL_GNULIB_COPYSIGNL = @GL_GNULIB_COPYSIGNL@
67743 -GL_GNULIB_COPY_FILE_RANGE = @GL_GNULIB_COPY_FILE_RANGE@
67744 -GL_GNULIB_COSF = @GL_GNULIB_COSF@
67745 -GL_GNULIB_COSHF = @GL_GNULIB_COSHF@
67746 -GL_GNULIB_COSL = @GL_GNULIB_COSL@
67747 -GL_GNULIB_CREAT = @GL_GNULIB_CREAT@
67748 -GL_GNULIB_CTIME = @GL_GNULIB_CTIME@
67749 -GL_GNULIB_DIRFD = @GL_GNULIB_DIRFD@
67750 -GL_GNULIB_DPRINTF = @GL_GNULIB_DPRINTF@
67751 -GL_GNULIB_DUP = @GL_GNULIB_DUP@
67752 -GL_GNULIB_DUP2 = @GL_GNULIB_DUP2@
67753 -GL_GNULIB_DUP3 = @GL_GNULIB_DUP3@
67754 -GL_GNULIB_ENVIRON = @GL_GNULIB_ENVIRON@
67755 -GL_GNULIB_EUIDACCESS = @GL_GNULIB_EUIDACCESS@
67756 -GL_GNULIB_EXECL = @GL_GNULIB_EXECL@
67757 -GL_GNULIB_EXECLE = @GL_GNULIB_EXECLE@
67758 -GL_GNULIB_EXECLP = @GL_GNULIB_EXECLP@
67759 -GL_GNULIB_EXECV = @GL_GNULIB_EXECV@
67760 -GL_GNULIB_EXECVE = @GL_GNULIB_EXECVE@
67761 -GL_GNULIB_EXECVP = @GL_GNULIB_EXECVP@
67762 -GL_GNULIB_EXECVPE = @GL_GNULIB_EXECVPE@
67763 -GL_GNULIB_EXP2 = @GL_GNULIB_EXP2@
67764 -GL_GNULIB_EXP2F = @GL_GNULIB_EXP2F@
67765 -GL_GNULIB_EXP2L = @GL_GNULIB_EXP2L@
67766 -GL_GNULIB_EXPF = @GL_GNULIB_EXPF@
67767 -GL_GNULIB_EXPL = @GL_GNULIB_EXPL@
67768 -GL_GNULIB_EXPLICIT_BZERO = @GL_GNULIB_EXPLICIT_BZERO@
67769 -GL_GNULIB_EXPM1 = @GL_GNULIB_EXPM1@
67770 -GL_GNULIB_EXPM1F = @GL_GNULIB_EXPM1F@
67771 -GL_GNULIB_EXPM1L = @GL_GNULIB_EXPM1L@
67772 -GL_GNULIB_FABSF = @GL_GNULIB_FABSF@
67773 -GL_GNULIB_FABSL = @GL_GNULIB_FABSL@
67774 -GL_GNULIB_FACCESSAT = @GL_GNULIB_FACCESSAT@
67775 -GL_GNULIB_FCHDIR = @GL_GNULIB_FCHDIR@
67776 -GL_GNULIB_FCHMODAT = @GL_GNULIB_FCHMODAT@
67777 -GL_GNULIB_FCHOWNAT = @GL_GNULIB_FCHOWNAT@
67778 -GL_GNULIB_FCLOSE = @GL_GNULIB_FCLOSE@
67779 -GL_GNULIB_FCNTL = @GL_GNULIB_FCNTL@
67780 -GL_GNULIB_FDATASYNC = @GL_GNULIB_FDATASYNC@
67781 -GL_GNULIB_FDOPEN = @GL_GNULIB_FDOPEN@
67782 -GL_GNULIB_FDOPENDIR = @GL_GNULIB_FDOPENDIR@
67783 -GL_GNULIB_FFLUSH = @GL_GNULIB_FFLUSH@
67784 -GL_GNULIB_FFS = @GL_GNULIB_FFS@
67785 -GL_GNULIB_FFSL = @GL_GNULIB_FFSL@
67786 -GL_GNULIB_FFSLL = @GL_GNULIB_FFSLL@
67787 -GL_GNULIB_FGETC = @GL_GNULIB_FGETC@
67788 -GL_GNULIB_FGETS = @GL_GNULIB_FGETS@
67789 -GL_GNULIB_FLOOR = @GL_GNULIB_FLOOR@
67790 -GL_GNULIB_FLOORF = @GL_GNULIB_FLOORF@
67791 -GL_GNULIB_FLOORL = @GL_GNULIB_FLOORL@
67792 -GL_GNULIB_FMA = @GL_GNULIB_FMA@
67793 -GL_GNULIB_FMAF = @GL_GNULIB_FMAF@
67794 -GL_GNULIB_FMAL = @GL_GNULIB_FMAL@
67795 -GL_GNULIB_FMOD = @GL_GNULIB_FMOD@
67796 -GL_GNULIB_FMODF = @GL_GNULIB_FMODF@
67797 -GL_GNULIB_FMODL = @GL_GNULIB_FMODL@
67798 -GL_GNULIB_FOPEN = @GL_GNULIB_FOPEN@
67799 -GL_GNULIB_FOPEN_GNU = @GL_GNULIB_FOPEN_GNU@
67800 -GL_GNULIB_FPRINTF = @GL_GNULIB_FPRINTF@
67801 -GL_GNULIB_FPRINTF_POSIX = @GL_GNULIB_FPRINTF_POSIX@
67802 -GL_GNULIB_FPURGE = @GL_GNULIB_FPURGE@
67803 -GL_GNULIB_FPUTC = @GL_GNULIB_FPUTC@
67804 -GL_GNULIB_FPUTS = @GL_GNULIB_FPUTS@
67805 -GL_GNULIB_FREAD = @GL_GNULIB_FREAD@
67806 -GL_GNULIB_FREE_POSIX = @GL_GNULIB_FREE_POSIX@
67807 -GL_GNULIB_FREOPEN = @GL_GNULIB_FREOPEN@
67808 -GL_GNULIB_FREXP = @GL_GNULIB_FREXP@
67809 -GL_GNULIB_FREXPF = @GL_GNULIB_FREXPF@
67810 -GL_GNULIB_FREXPL = @GL_GNULIB_FREXPL@
67811 -GL_GNULIB_FSCANF = @GL_GNULIB_FSCANF@
67812 -GL_GNULIB_FSEEK = @GL_GNULIB_FSEEK@
67813 -GL_GNULIB_FSEEKO = @GL_GNULIB_FSEEKO@
67814 -GL_GNULIB_FSTAT = @GL_GNULIB_FSTAT@
67815 -GL_GNULIB_FSTATAT = @GL_GNULIB_FSTATAT@
67816 -GL_GNULIB_FSYNC = @GL_GNULIB_FSYNC@
67817 -GL_GNULIB_FTELL = @GL_GNULIB_FTELL@
67818 -GL_GNULIB_FTELLO = @GL_GNULIB_FTELLO@
67819 -GL_GNULIB_FTRUNCATE = @GL_GNULIB_FTRUNCATE@
67820 -GL_GNULIB_FUTIMENS = @GL_GNULIB_FUTIMENS@
67821 -GL_GNULIB_FWRITE = @GL_GNULIB_FWRITE@
67822 -GL_GNULIB_GETC = @GL_GNULIB_GETC@
67823 -GL_GNULIB_GETCHAR = @GL_GNULIB_GETCHAR@
67824 -GL_GNULIB_GETCWD = @GL_GNULIB_GETCWD@
67825 -GL_GNULIB_GETDELIM = @GL_GNULIB_GETDELIM@
67826 -GL_GNULIB_GETDOMAINNAME = @GL_GNULIB_GETDOMAINNAME@
67827 -GL_GNULIB_GETDTABLESIZE = @GL_GNULIB_GETDTABLESIZE@
67828 -GL_GNULIB_GETENTROPY = @GL_GNULIB_GETENTROPY@
67829 -GL_GNULIB_GETGROUPS = @GL_GNULIB_GETGROUPS@
67830 -GL_GNULIB_GETHOSTNAME = @GL_GNULIB_GETHOSTNAME@
67831 -GL_GNULIB_GETLINE = @GL_GNULIB_GETLINE@
67832 -GL_GNULIB_GETLOADAVG = @GL_GNULIB_GETLOADAVG@
67833 -GL_GNULIB_GETLOGIN = @GL_GNULIB_GETLOGIN@
67834 -GL_GNULIB_GETLOGIN_R = @GL_GNULIB_GETLOGIN_R@
67835 -GL_GNULIB_GETOPT_POSIX = @GL_GNULIB_GETOPT_POSIX@
67836 -GL_GNULIB_GETPAGESIZE = @GL_GNULIB_GETPAGESIZE@
67837 -GL_GNULIB_GETPASS = @GL_GNULIB_GETPASS@
67838 -GL_GNULIB_GETPASS_GNU = @GL_GNULIB_GETPASS_GNU@
67839 -GL_GNULIB_GETSUBOPT = @GL_GNULIB_GETSUBOPT@
67840 -GL_GNULIB_GETTIMEOFDAY = @GL_GNULIB_GETTIMEOFDAY@
67841 -GL_GNULIB_GETUMASK = @GL_GNULIB_GETUMASK@
67842 -GL_GNULIB_GETUSERSHELL = @GL_GNULIB_GETUSERSHELL@
67843 -GL_GNULIB_GRANTPT = @GL_GNULIB_GRANTPT@
67844 -GL_GNULIB_GROUP_MEMBER = @GL_GNULIB_GROUP_MEMBER@
67845 -GL_GNULIB_HYPOT = @GL_GNULIB_HYPOT@
67846 -GL_GNULIB_HYPOTF = @GL_GNULIB_HYPOTF@
67847 -GL_GNULIB_HYPOTL = @GL_GNULIB_HYPOTL@
67848 -GL_GNULIB_ILOGB = @GL_GNULIB_ILOGB@
67849 -GL_GNULIB_ILOGBF = @GL_GNULIB_ILOGBF@
67850 -GL_GNULIB_ILOGBL = @GL_GNULIB_ILOGBL@
67851 -GL_GNULIB_IMAXABS = @GL_GNULIB_IMAXABS@
67852 -GL_GNULIB_IMAXDIV = @GL_GNULIB_IMAXDIV@
67853 -GL_GNULIB_ISATTY = @GL_GNULIB_ISATTY@
67854 -GL_GNULIB_ISFINITE = @GL_GNULIB_ISFINITE@
67855 -GL_GNULIB_ISINF = @GL_GNULIB_ISINF@
67856 -GL_GNULIB_ISNAN = @GL_GNULIB_ISNAN@
67857 -GL_GNULIB_ISNAND = @GL_GNULIB_ISNAND@
67858 -GL_GNULIB_ISNANF = @GL_GNULIB_ISNANF@
67859 -GL_GNULIB_ISNANL = @GL_GNULIB_ISNANL@
67860 -GL_GNULIB_LCHMOD = @GL_GNULIB_LCHMOD@
67861 -GL_GNULIB_LCHOWN = @GL_GNULIB_LCHOWN@
67862 -GL_GNULIB_LDEXPF = @GL_GNULIB_LDEXPF@
67863 -GL_GNULIB_LDEXPL = @GL_GNULIB_LDEXPL@
67864 -GL_GNULIB_LINK = @GL_GNULIB_LINK@
67865 -GL_GNULIB_LINKAT = @GL_GNULIB_LINKAT@
67866 -GL_GNULIB_LOCALTIME = @GL_GNULIB_LOCALTIME@
67867 -GL_GNULIB_LOG = @GL_GNULIB_LOG@
67868 -GL_GNULIB_LOG10 = @GL_GNULIB_LOG10@
67869 -GL_GNULIB_LOG10F = @GL_GNULIB_LOG10F@
67870 -GL_GNULIB_LOG10L = @GL_GNULIB_LOG10L@
67871 -GL_GNULIB_LOG1P = @GL_GNULIB_LOG1P@
67872 -GL_GNULIB_LOG1PF = @GL_GNULIB_LOG1PF@
67873 -GL_GNULIB_LOG1PL = @GL_GNULIB_LOG1PL@
67874 -GL_GNULIB_LOG2 = @GL_GNULIB_LOG2@
67875 -GL_GNULIB_LOG2F = @GL_GNULIB_LOG2F@
67876 -GL_GNULIB_LOG2L = @GL_GNULIB_LOG2L@
67877 -GL_GNULIB_LOGB = @GL_GNULIB_LOGB@
67878 -GL_GNULIB_LOGBF = @GL_GNULIB_LOGBF@
67879 -GL_GNULIB_LOGBL = @GL_GNULIB_LOGBL@
67880 -GL_GNULIB_LOGF = @GL_GNULIB_LOGF@
67881 -GL_GNULIB_LOGL = @GL_GNULIB_LOGL@
67882 -GL_GNULIB_LSEEK = @GL_GNULIB_LSEEK@
67883 -GL_GNULIB_LSTAT = @GL_GNULIB_LSTAT@
67884 -GL_GNULIB_MALLOC_GNU = @GL_GNULIB_MALLOC_GNU@
67885 -GL_GNULIB_MALLOC_POSIX = @GL_GNULIB_MALLOC_POSIX@
67886 -GL_GNULIB_MBRLEN = @GL_GNULIB_MBRLEN@
67887 -GL_GNULIB_MBRTOWC = @GL_GNULIB_MBRTOWC@
67888 -GL_GNULIB_MBSCASECMP = @GL_GNULIB_MBSCASECMP@
67889 -GL_GNULIB_MBSCASESTR = @GL_GNULIB_MBSCASESTR@
67890 -GL_GNULIB_MBSCHR = @GL_GNULIB_MBSCHR@
67891 -GL_GNULIB_MBSCSPN = @GL_GNULIB_MBSCSPN@
67892 -GL_GNULIB_MBSINIT = @GL_GNULIB_MBSINIT@
67893 -GL_GNULIB_MBSLEN = @GL_GNULIB_MBSLEN@
67894 -GL_GNULIB_MBSNCASECMP = @GL_GNULIB_MBSNCASECMP@
67895 -GL_GNULIB_MBSNLEN = @GL_GNULIB_MBSNLEN@
67896 -GL_GNULIB_MBSNRTOWCS = @GL_GNULIB_MBSNRTOWCS@
67897 -GL_GNULIB_MBSPBRK = @GL_GNULIB_MBSPBRK@
67898 -GL_GNULIB_MBSPCASECMP = @GL_GNULIB_MBSPCASECMP@
67899 -GL_GNULIB_MBSRCHR = @GL_GNULIB_MBSRCHR@
67900 -GL_GNULIB_MBSRTOWCS = @GL_GNULIB_MBSRTOWCS@
67901 -GL_GNULIB_MBSSEP = @GL_GNULIB_MBSSEP@
67902 -GL_GNULIB_MBSSPN = @GL_GNULIB_MBSSPN@
67903 -GL_GNULIB_MBSSTR = @GL_GNULIB_MBSSTR@
67904 -GL_GNULIB_MBSTOK_R = @GL_GNULIB_MBSTOK_R@
67905 -GL_GNULIB_MBTOWC = @GL_GNULIB_MBTOWC@
67906 -GL_GNULIB_MDA_ACCESS = @GL_GNULIB_MDA_ACCESS@
67907 -GL_GNULIB_MDA_CHDIR = @GL_GNULIB_MDA_CHDIR@
67908 -GL_GNULIB_MDA_CHMOD = @GL_GNULIB_MDA_CHMOD@
67909 -GL_GNULIB_MDA_CLOSE = @GL_GNULIB_MDA_CLOSE@
67910 -GL_GNULIB_MDA_CREAT = @GL_GNULIB_MDA_CREAT@
67911 -GL_GNULIB_MDA_DUP = @GL_GNULIB_MDA_DUP@
67912 -GL_GNULIB_MDA_DUP2 = @GL_GNULIB_MDA_DUP2@
67913 -GL_GNULIB_MDA_ECVT = @GL_GNULIB_MDA_ECVT@
67914 -GL_GNULIB_MDA_EXECL = @GL_GNULIB_MDA_EXECL@
67915 -GL_GNULIB_MDA_EXECLE = @GL_GNULIB_MDA_EXECLE@
67916 -GL_GNULIB_MDA_EXECLP = @GL_GNULIB_MDA_EXECLP@
67917 -GL_GNULIB_MDA_EXECV = @GL_GNULIB_MDA_EXECV@
67918 -GL_GNULIB_MDA_EXECVE = @GL_GNULIB_MDA_EXECVE@
67919 -GL_GNULIB_MDA_EXECVP = @GL_GNULIB_MDA_EXECVP@
67920 -GL_GNULIB_MDA_EXECVPE = @GL_GNULIB_MDA_EXECVPE@
67921 -GL_GNULIB_MDA_FCLOSEALL = @GL_GNULIB_MDA_FCLOSEALL@
67922 -GL_GNULIB_MDA_FCVT = @GL_GNULIB_MDA_FCVT@
67923 -GL_GNULIB_MDA_FDOPEN = @GL_GNULIB_MDA_FDOPEN@
67924 -GL_GNULIB_MDA_FILENO = @GL_GNULIB_MDA_FILENO@
67925 -GL_GNULIB_MDA_GCVT = @GL_GNULIB_MDA_GCVT@
67926 -GL_GNULIB_MDA_GETCWD = @GL_GNULIB_MDA_GETCWD@
67927 -GL_GNULIB_MDA_GETPID = @GL_GNULIB_MDA_GETPID@
67928 -GL_GNULIB_MDA_GETW = @GL_GNULIB_MDA_GETW@
67929 -GL_GNULIB_MDA_ISATTY = @GL_GNULIB_MDA_ISATTY@
67930 -GL_GNULIB_MDA_J0 = @GL_GNULIB_MDA_J0@
67931 -GL_GNULIB_MDA_J1 = @GL_GNULIB_MDA_J1@
67932 -GL_GNULIB_MDA_JN = @GL_GNULIB_MDA_JN@
67933 -GL_GNULIB_MDA_LSEEK = @GL_GNULIB_MDA_LSEEK@
67934 -GL_GNULIB_MDA_MEMCCPY = @GL_GNULIB_MDA_MEMCCPY@
67935 -GL_GNULIB_MDA_MKDIR = @GL_GNULIB_MDA_MKDIR@
67936 -GL_GNULIB_MDA_MKTEMP = @GL_GNULIB_MDA_MKTEMP@
67937 -GL_GNULIB_MDA_OPEN = @GL_GNULIB_MDA_OPEN@
67938 -GL_GNULIB_MDA_PUTENV = @GL_GNULIB_MDA_PUTENV@
67939 -GL_GNULIB_MDA_PUTW = @GL_GNULIB_MDA_PUTW@
67940 -GL_GNULIB_MDA_READ = @GL_GNULIB_MDA_READ@
67941 -GL_GNULIB_MDA_RMDIR = @GL_GNULIB_MDA_RMDIR@
67942 -GL_GNULIB_MDA_STRDUP = @GL_GNULIB_MDA_STRDUP@
67943 -GL_GNULIB_MDA_SWAB = @GL_GNULIB_MDA_SWAB@
67944 -GL_GNULIB_MDA_TEMPNAM = @GL_GNULIB_MDA_TEMPNAM@
67945 -GL_GNULIB_MDA_TZSET = @GL_GNULIB_MDA_TZSET@
67946 -GL_GNULIB_MDA_UMASK = @GL_GNULIB_MDA_UMASK@
67947 -GL_GNULIB_MDA_UNLINK = @GL_GNULIB_MDA_UNLINK@
67948 -GL_GNULIB_MDA_UTIME = @GL_GNULIB_MDA_UTIME@
67949 -GL_GNULIB_MDA_WCSDUP = @GL_GNULIB_MDA_WCSDUP@
67950 -GL_GNULIB_MDA_WRITE = @GL_GNULIB_MDA_WRITE@
67951 -GL_GNULIB_MDA_Y0 = @GL_GNULIB_MDA_Y0@
67952 -GL_GNULIB_MDA_Y1 = @GL_GNULIB_MDA_Y1@
67953 -GL_GNULIB_MDA_YN = @GL_GNULIB_MDA_YN@
67954 -GL_GNULIB_MEMCHR = @GL_GNULIB_MEMCHR@
67955 -GL_GNULIB_MEMMEM = @GL_GNULIB_MEMMEM@
67956 -GL_GNULIB_MEMPCPY = @GL_GNULIB_MEMPCPY@
67957 -GL_GNULIB_MEMRCHR = @GL_GNULIB_MEMRCHR@
67958 -GL_GNULIB_MKDIR = @GL_GNULIB_MKDIR@
67959 -GL_GNULIB_MKDIRAT = @GL_GNULIB_MKDIRAT@
67960 -GL_GNULIB_MKDTEMP = @GL_GNULIB_MKDTEMP@
67961 -GL_GNULIB_MKFIFO = @GL_GNULIB_MKFIFO@
67962 -GL_GNULIB_MKFIFOAT = @GL_GNULIB_MKFIFOAT@
67963 -GL_GNULIB_MKNOD = @GL_GNULIB_MKNOD@
67964 -GL_GNULIB_MKNODAT = @GL_GNULIB_MKNODAT@
67965 -GL_GNULIB_MKOSTEMP = @GL_GNULIB_MKOSTEMP@
67966 -GL_GNULIB_MKOSTEMPS = @GL_GNULIB_MKOSTEMPS@
67967 -GL_GNULIB_MKSTEMP = @GL_GNULIB_MKSTEMP@
67968 -GL_GNULIB_MKSTEMPS = @GL_GNULIB_MKSTEMPS@
67969 -GL_GNULIB_MKTIME = @GL_GNULIB_MKTIME@
67970 -GL_GNULIB_MODF = @GL_GNULIB_MODF@
67971 -GL_GNULIB_MODFF = @GL_GNULIB_MODFF@
67972 -GL_GNULIB_MODFL = @GL_GNULIB_MODFL@
67973 -GL_GNULIB_NANOSLEEP = @GL_GNULIB_NANOSLEEP@
67974 -GL_GNULIB_NONBLOCKING = @GL_GNULIB_NONBLOCKING@
67975 -GL_GNULIB_OBSTACK_PRINTF = @GL_GNULIB_OBSTACK_PRINTF@
67976 -GL_GNULIB_OBSTACK_PRINTF_POSIX = @GL_GNULIB_OBSTACK_PRINTF_POSIX@
67977 -GL_GNULIB_OPEN = @GL_GNULIB_OPEN@
67978 -GL_GNULIB_OPENAT = @GL_GNULIB_OPENAT@
67979 -GL_GNULIB_OPENDIR = @GL_GNULIB_OPENDIR@
67980 -GL_GNULIB_OVERRIDES_STRUCT_STAT = @GL_GNULIB_OVERRIDES_STRUCT_STAT@
67981 -GL_GNULIB_PCLOSE = @GL_GNULIB_PCLOSE@
67982 -GL_GNULIB_PERROR = @GL_GNULIB_PERROR@
67983 -GL_GNULIB_PIPE = @GL_GNULIB_PIPE@
67984 -GL_GNULIB_PIPE2 = @GL_GNULIB_PIPE2@
67985 -GL_GNULIB_POPEN = @GL_GNULIB_POPEN@
67986 -GL_GNULIB_POSIX_MEMALIGN = @GL_GNULIB_POSIX_MEMALIGN@
67987 -GL_GNULIB_POSIX_OPENPT = @GL_GNULIB_POSIX_OPENPT@
67988 -GL_GNULIB_POWF = @GL_GNULIB_POWF@
67989 -GL_GNULIB_PREAD = @GL_GNULIB_PREAD@
67990 -GL_GNULIB_PRINTF = @GL_GNULIB_PRINTF@
67991 -GL_GNULIB_PRINTF_POSIX = @GL_GNULIB_PRINTF_POSIX@
67992 -GL_GNULIB_PTSNAME = @GL_GNULIB_PTSNAME@
67993 -GL_GNULIB_PTSNAME_R = @GL_GNULIB_PTSNAME_R@
67994 -GL_GNULIB_PUTC = @GL_GNULIB_PUTC@
67995 -GL_GNULIB_PUTCHAR = @GL_GNULIB_PUTCHAR@
67996 -GL_GNULIB_PUTENV = @GL_GNULIB_PUTENV@
67997 -GL_GNULIB_PUTS = @GL_GNULIB_PUTS@
67998 -GL_GNULIB_PWRITE = @GL_GNULIB_PWRITE@
67999 -GL_GNULIB_QSORT_R = @GL_GNULIB_QSORT_R@
68000 -GL_GNULIB_RANDOM = @GL_GNULIB_RANDOM@
68001 -GL_GNULIB_RANDOM_R = @GL_GNULIB_RANDOM_R@
68002 -GL_GNULIB_RAWMEMCHR = @GL_GNULIB_RAWMEMCHR@
68003 -GL_GNULIB_READ = @GL_GNULIB_READ@
68004 -GL_GNULIB_READDIR = @GL_GNULIB_READDIR@
68005 -GL_GNULIB_READLINK = @GL_GNULIB_READLINK@
68006 -GL_GNULIB_READLINKAT = @GL_GNULIB_READLINKAT@
68007 -GL_GNULIB_REALLOCARRAY = @GL_GNULIB_REALLOCARRAY@
68008 -GL_GNULIB_REALLOC_GNU = @GL_GNULIB_REALLOC_GNU@
68009 -GL_GNULIB_REALLOC_POSIX = @GL_GNULIB_REALLOC_POSIX@
68010 -GL_GNULIB_REALPATH = @GL_GNULIB_REALPATH@
68011 -GL_GNULIB_REMAINDER = @GL_GNULIB_REMAINDER@
68012 -GL_GNULIB_REMAINDERF = @GL_GNULIB_REMAINDERF@
68013 -GL_GNULIB_REMAINDERL = @GL_GNULIB_REMAINDERL@
68014 -GL_GNULIB_REMOVE = @GL_GNULIB_REMOVE@
68015 -GL_GNULIB_RENAME = @GL_GNULIB_RENAME@
68016 -GL_GNULIB_RENAMEAT = @GL_GNULIB_RENAMEAT@
68017 -GL_GNULIB_REWINDDIR = @GL_GNULIB_REWINDDIR@
68018 -GL_GNULIB_RINT = @GL_GNULIB_RINT@
68019 -GL_GNULIB_RINTF = @GL_GNULIB_RINTF@
68020 -GL_GNULIB_RINTL = @GL_GNULIB_RINTL@
68021 -GL_GNULIB_RMDIR = @GL_GNULIB_RMDIR@
68022 -GL_GNULIB_ROUND = @GL_GNULIB_ROUND@
68023 -GL_GNULIB_ROUNDF = @GL_GNULIB_ROUNDF@
68024 -GL_GNULIB_ROUNDL = @GL_GNULIB_ROUNDL@
68025 -GL_GNULIB_RPMATCH = @GL_GNULIB_RPMATCH@
68026 -GL_GNULIB_SCANDIR = @GL_GNULIB_SCANDIR@
68027 -GL_GNULIB_SCANF = @GL_GNULIB_SCANF@
68028 -GL_GNULIB_SECURE_GETENV = @GL_GNULIB_SECURE_GETENV@
68029 -GL_GNULIB_SETENV = @GL_GNULIB_SETENV@
68030 -GL_GNULIB_SETHOSTNAME = @GL_GNULIB_SETHOSTNAME@
68031 -GL_GNULIB_SIGABBREV_NP = @GL_GNULIB_SIGABBREV_NP@
68032 -GL_GNULIB_SIGDESCR_NP = @GL_GNULIB_SIGDESCR_NP@
68033 -GL_GNULIB_SIGNBIT = @GL_GNULIB_SIGNBIT@
68034 -GL_GNULIB_SINF = @GL_GNULIB_SINF@
68035 -GL_GNULIB_SINHF = @GL_GNULIB_SINHF@
68036 -GL_GNULIB_SINL = @GL_GNULIB_SINL@
68037 -GL_GNULIB_SLEEP = @GL_GNULIB_SLEEP@
68038 -GL_GNULIB_SNPRINTF = @GL_GNULIB_SNPRINTF@
68039 -GL_GNULIB_SPRINTF_POSIX = @GL_GNULIB_SPRINTF_POSIX@
68040 -GL_GNULIB_SQRTF = @GL_GNULIB_SQRTF@
68041 -GL_GNULIB_SQRTL = @GL_GNULIB_SQRTL@
68042 -GL_GNULIB_STAT = @GL_GNULIB_STAT@
68043 -GL_GNULIB_STDIO_H_NONBLOCKING = @GL_GNULIB_STDIO_H_NONBLOCKING@
68044 -GL_GNULIB_STDIO_H_SIGPIPE = @GL_GNULIB_STDIO_H_SIGPIPE@
68045 -GL_GNULIB_STPCPY = @GL_GNULIB_STPCPY@
68046 -GL_GNULIB_STPNCPY = @GL_GNULIB_STPNCPY@
68047 -GL_GNULIB_STRCASESTR = @GL_GNULIB_STRCASESTR@
68048 -GL_GNULIB_STRCHRNUL = @GL_GNULIB_STRCHRNUL@
68049 -GL_GNULIB_STRDUP = @GL_GNULIB_STRDUP@
68050 -GL_GNULIB_STRERROR = @GL_GNULIB_STRERROR@
68051 -GL_GNULIB_STRERRORNAME_NP = @GL_GNULIB_STRERRORNAME_NP@
68052 -GL_GNULIB_STRERROR_R = @GL_GNULIB_STRERROR_R@
68053 -GL_GNULIB_STRFTIME = @GL_GNULIB_STRFTIME@
68054 -GL_GNULIB_STRNCAT = @GL_GNULIB_STRNCAT@
68055 -GL_GNULIB_STRNDUP = @GL_GNULIB_STRNDUP@
68056 -GL_GNULIB_STRNLEN = @GL_GNULIB_STRNLEN@
68057 -GL_GNULIB_STRPBRK = @GL_GNULIB_STRPBRK@
68058 -GL_GNULIB_STRPTIME = @GL_GNULIB_STRPTIME@
68059 -GL_GNULIB_STRSEP = @GL_GNULIB_STRSEP@
68060 -GL_GNULIB_STRSIGNAL = @GL_GNULIB_STRSIGNAL@
68061 -GL_GNULIB_STRSTR = @GL_GNULIB_STRSTR@
68062 -GL_GNULIB_STRTOD = @GL_GNULIB_STRTOD@
68063 -GL_GNULIB_STRTOIMAX = @GL_GNULIB_STRTOIMAX@
68064 -GL_GNULIB_STRTOK_R = @GL_GNULIB_STRTOK_R@
68065 -GL_GNULIB_STRTOL = @GL_GNULIB_STRTOL@
68066 -GL_GNULIB_STRTOLD = @GL_GNULIB_STRTOLD@
68067 -GL_GNULIB_STRTOLL = @GL_GNULIB_STRTOLL@
68068 -GL_GNULIB_STRTOUL = @GL_GNULIB_STRTOUL@
68069 -GL_GNULIB_STRTOULL = @GL_GNULIB_STRTOULL@
68070 -GL_GNULIB_STRTOUMAX = @GL_GNULIB_STRTOUMAX@
68071 -GL_GNULIB_STRVERSCMP = @GL_GNULIB_STRVERSCMP@
68072 -GL_GNULIB_SYMLINK = @GL_GNULIB_SYMLINK@
68073 -GL_GNULIB_SYMLINKAT = @GL_GNULIB_SYMLINKAT@
68074 -GL_GNULIB_SYSTEM_POSIX = @GL_GNULIB_SYSTEM_POSIX@
68075 -GL_GNULIB_TANF = @GL_GNULIB_TANF@
68076 -GL_GNULIB_TANHF = @GL_GNULIB_TANHF@
68077 -GL_GNULIB_TANL = @GL_GNULIB_TANL@
68078 -GL_GNULIB_TIMEGM = @GL_GNULIB_TIMEGM@
68079 -GL_GNULIB_TIMESPEC_GET = @GL_GNULIB_TIMESPEC_GET@
68080 -GL_GNULIB_TIMESPEC_GETRES = @GL_GNULIB_TIMESPEC_GETRES@
68081 -GL_GNULIB_TIME_R = @GL_GNULIB_TIME_R@
68082 -GL_GNULIB_TIME_RZ = @GL_GNULIB_TIME_RZ@
68083 -GL_GNULIB_TMPFILE = @GL_GNULIB_TMPFILE@
68084 -GL_GNULIB_TRUNC = @GL_GNULIB_TRUNC@
68085 -GL_GNULIB_TRUNCATE = @GL_GNULIB_TRUNCATE@
68086 -GL_GNULIB_TRUNCF = @GL_GNULIB_TRUNCF@
68087 -GL_GNULIB_TRUNCL = @GL_GNULIB_TRUNCL@
68088 -GL_GNULIB_TTYNAME_R = @GL_GNULIB_TTYNAME_R@
68089 -GL_GNULIB_TZSET = @GL_GNULIB_TZSET@
68090 -GL_GNULIB_UNISTD_H_GETOPT = @GL_GNULIB_UNISTD_H_GETOPT@
68091 -GL_GNULIB_UNISTD_H_NONBLOCKING = @GL_GNULIB_UNISTD_H_NONBLOCKING@
68092 -GL_GNULIB_UNISTD_H_SIGPIPE = @GL_GNULIB_UNISTD_H_SIGPIPE@
68093 -GL_GNULIB_UNLINK = @GL_GNULIB_UNLINK@
68094 -GL_GNULIB_UNLINKAT = @GL_GNULIB_UNLINKAT@
68095 -GL_GNULIB_UNLOCKPT = @GL_GNULIB_UNLOCKPT@
68096 -GL_GNULIB_UNSETENV = @GL_GNULIB_UNSETENV@
68097 -GL_GNULIB_USLEEP = @GL_GNULIB_USLEEP@
68098 -GL_GNULIB_UTIME = @GL_GNULIB_UTIME@
68099 -GL_GNULIB_UTIMENSAT = @GL_GNULIB_UTIMENSAT@
68100 -GL_GNULIB_VASPRINTF = @GL_GNULIB_VASPRINTF@
68101 -GL_GNULIB_VDPRINTF = @GL_GNULIB_VDPRINTF@
68102 -GL_GNULIB_VFPRINTF = @GL_GNULIB_VFPRINTF@
68103 -GL_GNULIB_VFPRINTF_POSIX = @GL_GNULIB_VFPRINTF_POSIX@
68104 -GL_GNULIB_VFSCANF = @GL_GNULIB_VFSCANF@
68105 -GL_GNULIB_VPRINTF = @GL_GNULIB_VPRINTF@
68106 -GL_GNULIB_VPRINTF_POSIX = @GL_GNULIB_VPRINTF_POSIX@
68107 -GL_GNULIB_VSCANF = @GL_GNULIB_VSCANF@
68108 -GL_GNULIB_VSNPRINTF = @GL_GNULIB_VSNPRINTF@
68109 -GL_GNULIB_VSPRINTF_POSIX = @GL_GNULIB_VSPRINTF_POSIX@
68110 -GL_GNULIB_WCPCPY = @GL_GNULIB_WCPCPY@
68111 -GL_GNULIB_WCPNCPY = @GL_GNULIB_WCPNCPY@
68112 -GL_GNULIB_WCRTOMB = @GL_GNULIB_WCRTOMB@
68113 -GL_GNULIB_WCSCASECMP = @GL_GNULIB_WCSCASECMP@
68114 -GL_GNULIB_WCSCAT = @GL_GNULIB_WCSCAT@
68115 -GL_GNULIB_WCSCHR = @GL_GNULIB_WCSCHR@
68116 -GL_GNULIB_WCSCMP = @GL_GNULIB_WCSCMP@
68117 -GL_GNULIB_WCSCOLL = @GL_GNULIB_WCSCOLL@
68118 -GL_GNULIB_WCSCPY = @GL_GNULIB_WCSCPY@
68119 -GL_GNULIB_WCSCSPN = @GL_GNULIB_WCSCSPN@
68120 -GL_GNULIB_WCSDUP = @GL_GNULIB_WCSDUP@
68121 -GL_GNULIB_WCSFTIME = @GL_GNULIB_WCSFTIME@
68122 -GL_GNULIB_WCSLEN = @GL_GNULIB_WCSLEN@
68123 -GL_GNULIB_WCSNCASECMP = @GL_GNULIB_WCSNCASECMP@
68124 -GL_GNULIB_WCSNCAT = @GL_GNULIB_WCSNCAT@
68125 -GL_GNULIB_WCSNCMP = @GL_GNULIB_WCSNCMP@
68126 -GL_GNULIB_WCSNCPY = @GL_GNULIB_WCSNCPY@
68127 -GL_GNULIB_WCSNLEN = @GL_GNULIB_WCSNLEN@
68128 -GL_GNULIB_WCSNRTOMBS = @GL_GNULIB_WCSNRTOMBS@
68129 -GL_GNULIB_WCSPBRK = @GL_GNULIB_WCSPBRK@
68130 -GL_GNULIB_WCSRCHR = @GL_GNULIB_WCSRCHR@
68131 -GL_GNULIB_WCSRTOMBS = @GL_GNULIB_WCSRTOMBS@
68132 -GL_GNULIB_WCSSPN = @GL_GNULIB_WCSSPN@
68133 -GL_GNULIB_WCSSTR = @GL_GNULIB_WCSSTR@
68134 -GL_GNULIB_WCSTOK = @GL_GNULIB_WCSTOK@
68135 -GL_GNULIB_WCSWIDTH = @GL_GNULIB_WCSWIDTH@
68136 -GL_GNULIB_WCSXFRM = @GL_GNULIB_WCSXFRM@
68137 -GL_GNULIB_WCTOB = @GL_GNULIB_WCTOB@
68138 -GL_GNULIB_WCTOMB = @GL_GNULIB_WCTOMB@
68139 -GL_GNULIB_WCWIDTH = @GL_GNULIB_WCWIDTH@
68140 -GL_GNULIB_WMEMCHR = @GL_GNULIB_WMEMCHR@
68141 -GL_GNULIB_WMEMCMP = @GL_GNULIB_WMEMCMP@
68142 -GL_GNULIB_WMEMCPY = @GL_GNULIB_WMEMCPY@
68143 -GL_GNULIB_WMEMMOVE = @GL_GNULIB_WMEMMOVE@
68144 -GL_GNULIB_WMEMPCPY = @GL_GNULIB_WMEMPCPY@
68145 -GL_GNULIB_WMEMSET = @GL_GNULIB_WMEMSET@
68146 -GL_GNULIB_WRITE = @GL_GNULIB_WRITE@
68147 -GL_GNULIB__EXIT = @GL_GNULIB__EXIT@
68148 -GNULIBHEADERS_OVERRIDE_WINT_T = @GNULIBHEADERS_OVERRIDE_WINT_T@
68149 +GNULIB_ACOSF = @GNULIB_ACOSF@
68150 +GNULIB_ACOSL = @GNULIB_ACOSL@
68151 +GNULIB_ALPHASORT = @GNULIB_ALPHASORT@
68152 +GNULIB_ASINF = @GNULIB_ASINF@
68153 +GNULIB_ASINL = @GNULIB_ASINL@
68154 +GNULIB_ATAN2F = @GNULIB_ATAN2F@
68155 +GNULIB_ATANF = @GNULIB_ATANF@
68156 +GNULIB_ATANL = @GNULIB_ATANL@
68157 +GNULIB_ATOLL = @GNULIB_ATOLL@
68158 +GNULIB_BTOWC = @GNULIB_BTOWC@
68159 +GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
68160 +GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
68161 +GNULIB_CBRT = @GNULIB_CBRT@
68162 +GNULIB_CBRTF = @GNULIB_CBRTF@
68163 +GNULIB_CBRTL = @GNULIB_CBRTL@
68164 +GNULIB_CEIL = @GNULIB_CEIL@
68165 +GNULIB_CEILF = @GNULIB_CEILF@
68166 +GNULIB_CEILL = @GNULIB_CEILL@
68167 +GNULIB_CHDIR = @GNULIB_CHDIR@
68168 +GNULIB_CHOWN = @GNULIB_CHOWN@
68169 +GNULIB_CLOSE = @GNULIB_CLOSE@
68170 +GNULIB_CLOSEDIR = @GNULIB_CLOSEDIR@
68171 +GNULIB_COPYSIGN = @GNULIB_COPYSIGN@
68172 +GNULIB_COPYSIGNF = @GNULIB_COPYSIGNF@
68173 +GNULIB_COPYSIGNL = @GNULIB_COPYSIGNL@
68174 +GNULIB_COSF = @GNULIB_COSF@
68175 +GNULIB_COSHF = @GNULIB_COSHF@
68176 +GNULIB_COSL = @GNULIB_COSL@
68177 +GNULIB_CTIME = @GNULIB_CTIME@
68178 +GNULIB_DIRFD = @GNULIB_DIRFD@
68179 +GNULIB_DPRINTF = @GNULIB_DPRINTF@
68180 +GNULIB_DUP = @GNULIB_DUP@
68181 +GNULIB_DUP2 = @GNULIB_DUP2@
68182 +GNULIB_DUP3 = @GNULIB_DUP3@
68183 +GNULIB_ENVIRON = @GNULIB_ENVIRON@
68184 +GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
68185 +GNULIB_EXP2 = @GNULIB_EXP2@
68186 +GNULIB_EXP2F = @GNULIB_EXP2F@
68187 +GNULIB_EXP2L = @GNULIB_EXP2L@
68188 +GNULIB_EXPF = @GNULIB_EXPF@
68189 +GNULIB_EXPL = @GNULIB_EXPL@
68190 +GNULIB_EXPLICIT_BZERO = @GNULIB_EXPLICIT_BZERO@
68191 +GNULIB_EXPM1 = @GNULIB_EXPM1@
68192 +GNULIB_EXPM1F = @GNULIB_EXPM1F@
68193 +GNULIB_EXPM1L = @GNULIB_EXPM1L@
68194 +GNULIB_FABSF = @GNULIB_FABSF@
68195 +GNULIB_FABSL = @GNULIB_FABSL@
68196 +GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
68197 +GNULIB_FCHDIR = @GNULIB_FCHDIR@
68198 +GNULIB_FCHMODAT = @GNULIB_FCHMODAT@
68199 +GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
68200 +GNULIB_FCLOSE = @GNULIB_FCLOSE@
68201 +GNULIB_FCNTL = @GNULIB_FCNTL@
68202 +GNULIB_FDATASYNC = @GNULIB_FDATASYNC@
68203 +GNULIB_FDOPEN = @GNULIB_FDOPEN@
68204 +GNULIB_FDOPENDIR = @GNULIB_FDOPENDIR@
68205 +GNULIB_FFLUSH = @GNULIB_FFLUSH@
68206 +GNULIB_FFS = @GNULIB_FFS@
68207 +GNULIB_FFSL = @GNULIB_FFSL@
68208 +GNULIB_FFSLL = @GNULIB_FFSLL@
68209 +GNULIB_FGETC = @GNULIB_FGETC@
68210 +GNULIB_FGETS = @GNULIB_FGETS@
68211 +GNULIB_FLOOR = @GNULIB_FLOOR@
68212 +GNULIB_FLOORF = @GNULIB_FLOORF@
68213 +GNULIB_FLOORL = @GNULIB_FLOORL@
68214 +GNULIB_FMA = @GNULIB_FMA@
68215 +GNULIB_FMAF = @GNULIB_FMAF@
68216 +GNULIB_FMAL = @GNULIB_FMAL@
68217 +GNULIB_FMOD = @GNULIB_FMOD@
68218 +GNULIB_FMODF = @GNULIB_FMODF@
68219 +GNULIB_FMODL = @GNULIB_FMODL@
68220 +GNULIB_FOPEN = @GNULIB_FOPEN@
68221 +GNULIB_FPRINTF = @GNULIB_FPRINTF@
68222 +GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
68223 +GNULIB_FPURGE = @GNULIB_FPURGE@
68224 +GNULIB_FPUTC = @GNULIB_FPUTC@
68225 +GNULIB_FPUTS = @GNULIB_FPUTS@
68226 +GNULIB_FREAD = @GNULIB_FREAD@
68227 +GNULIB_FREOPEN = @GNULIB_FREOPEN@
68228 +GNULIB_FREXP = @GNULIB_FREXP@
68229 +GNULIB_FREXPF = @GNULIB_FREXPF@
68230 +GNULIB_FREXPL = @GNULIB_FREXPL@
68231 +GNULIB_FSCANF = @GNULIB_FSCANF@
68232 +GNULIB_FSEEK = @GNULIB_FSEEK@
68233 +GNULIB_FSEEKO = @GNULIB_FSEEKO@
68234 +GNULIB_FSTAT = @GNULIB_FSTAT@
68235 +GNULIB_FSTATAT = @GNULIB_FSTATAT@
68236 +GNULIB_FSYNC = @GNULIB_FSYNC@
68237 +GNULIB_FTELL = @GNULIB_FTELL@
68238 +GNULIB_FTELLO = @GNULIB_FTELLO@
68239 +GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
68240 +GNULIB_FUTIMENS = @GNULIB_FUTIMENS@
68241 +GNULIB_FWRITE = @GNULIB_FWRITE@
68242 +GNULIB_GETC = @GNULIB_GETC@
68243 +GNULIB_GETCHAR = @GNULIB_GETCHAR@
68244 +GNULIB_GETCWD = @GNULIB_GETCWD@
68245 +GNULIB_GETDELIM = @GNULIB_GETDELIM@
68246 +GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
68247 +GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
68248 +GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
68249 +GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
68250 +GNULIB_GETLINE = @GNULIB_GETLINE@
68251 +GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
68252 +GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
68253 +GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
68254 +GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
68255 +GNULIB_GETPASS = @GNULIB_GETPASS@
68256 +GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
68257 GNULIB_GETTIMEOFDAY = @GNULIB_GETTIMEOFDAY@
68258 +GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
68259 +GNULIB_GL_UNISTD_H_GETOPT = @GNULIB_GL_UNISTD_H_GETOPT@
68260 +GNULIB_GRANTPT = @GNULIB_GRANTPT@
68261 +GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
68262 +GNULIB_HYPOT = @GNULIB_HYPOT@
68263 +GNULIB_HYPOTF = @GNULIB_HYPOTF@
68264 +GNULIB_HYPOTL = @GNULIB_HYPOTL@
68265 +GNULIB_ILOGB = @GNULIB_ILOGB@
68266 +GNULIB_ILOGBF = @GNULIB_ILOGBF@
68267 +GNULIB_ILOGBL = @GNULIB_ILOGBL@
68268 +GNULIB_IMAXABS = @GNULIB_IMAXABS@
68269 +GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
68270 +GNULIB_ISATTY = @GNULIB_ISATTY@
68271 +GNULIB_ISFINITE = @GNULIB_ISFINITE@
68272 +GNULIB_ISINF = @GNULIB_ISINF@
68273 +GNULIB_ISNAN = @GNULIB_ISNAN@
68274 +GNULIB_ISNAND = @GNULIB_ISNAND@
68275 +GNULIB_ISNANF = @GNULIB_ISNANF@
68276 +GNULIB_ISNANL = @GNULIB_ISNANL@
68277 +GNULIB_LCHMOD = @GNULIB_LCHMOD@
68278 +GNULIB_LCHOWN = @GNULIB_LCHOWN@
68279 +GNULIB_LDEXPF = @GNULIB_LDEXPF@
68280 +GNULIB_LDEXPL = @GNULIB_LDEXPL@
68281 +GNULIB_LINK = @GNULIB_LINK@
68282 +GNULIB_LINKAT = @GNULIB_LINKAT@
68283 +GNULIB_LOCALTIME = @GNULIB_LOCALTIME@
68284 +GNULIB_LOG = @GNULIB_LOG@
68285 +GNULIB_LOG10 = @GNULIB_LOG10@
68286 +GNULIB_LOG10F = @GNULIB_LOG10F@
68287 +GNULIB_LOG10L = @GNULIB_LOG10L@
68288 +GNULIB_LOG1P = @GNULIB_LOG1P@
68289 +GNULIB_LOG1PF = @GNULIB_LOG1PF@
68290 +GNULIB_LOG1PL = @GNULIB_LOG1PL@
68291 +GNULIB_LOG2 = @GNULIB_LOG2@
68292 +GNULIB_LOG2F = @GNULIB_LOG2F@
68293 +GNULIB_LOG2L = @GNULIB_LOG2L@
68294 +GNULIB_LOGB = @GNULIB_LOGB@
68295 +GNULIB_LOGBF = @GNULIB_LOGBF@
68296 +GNULIB_LOGBL = @GNULIB_LOGBL@
68297 +GNULIB_LOGF = @GNULIB_LOGF@
68298 +GNULIB_LOGL = @GNULIB_LOGL@
68299 +GNULIB_LSEEK = @GNULIB_LSEEK@
68300 +GNULIB_LSTAT = @GNULIB_LSTAT@
68301 +GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
68302 +GNULIB_MBRLEN = @GNULIB_MBRLEN@
68303 +GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
68304 +GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
68305 +GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
68306 +GNULIB_MBSCHR = @GNULIB_MBSCHR@
68307 +GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
68308 +GNULIB_MBSINIT = @GNULIB_MBSINIT@
68309 +GNULIB_MBSLEN = @GNULIB_MBSLEN@
68310 +GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
68311 +GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
68312 +GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
68313 +GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
68314 +GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
68315 +GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
68316 +GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
68317 +GNULIB_MBSSEP = @GNULIB_MBSSEP@
68318 +GNULIB_MBSSPN = @GNULIB_MBSSPN@
68319 +GNULIB_MBSSTR = @GNULIB_MBSSTR@
68320 +GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
68321 +GNULIB_MBTOWC = @GNULIB_MBTOWC@
68322 +GNULIB_MEMCHR = @GNULIB_MEMCHR@
68323 +GNULIB_MEMMEM = @GNULIB_MEMMEM@
68324 +GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
68325 +GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
68326 +GNULIB_MKDIRAT = @GNULIB_MKDIRAT@
68327 +GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
68328 +GNULIB_MKFIFO = @GNULIB_MKFIFO@
68329 +GNULIB_MKFIFOAT = @GNULIB_MKFIFOAT@
68330 +GNULIB_MKNOD = @GNULIB_MKNOD@
68331 +GNULIB_MKNODAT = @GNULIB_MKNODAT@
68332 +GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
68333 +GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
68334 +GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
68335 +GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
68336 +GNULIB_MKTIME = @GNULIB_MKTIME@
68337 +GNULIB_MODF = @GNULIB_MODF@
68338 +GNULIB_MODFF = @GNULIB_MODFF@
68339 +GNULIB_MODFL = @GNULIB_MODFL@
68340 +GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
68341 +GNULIB_NONBLOCKING = @GNULIB_NONBLOCKING@
68342 +GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
68343 +GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
68344 +GNULIB_OPEN = @GNULIB_OPEN@
68345 +GNULIB_OPENAT = @GNULIB_OPENAT@
68346 +GNULIB_OPENDIR = @GNULIB_OPENDIR@
68347 +GNULIB_OVERRIDES_STRUCT_STAT = @GNULIB_OVERRIDES_STRUCT_STAT@
68348 +GNULIB_OVERRIDES_WINT_T = @GNULIB_OVERRIDES_WINT_T@
68349 +GNULIB_PCLOSE = @GNULIB_PCLOSE@
68350 +GNULIB_PERROR = @GNULIB_PERROR@
68351 +GNULIB_PIPE = @GNULIB_PIPE@
68352 +GNULIB_PIPE2 = @GNULIB_PIPE2@
68353 +GNULIB_POPEN = @GNULIB_POPEN@
68354 +GNULIB_POSIX_OPENPT = @GNULIB_POSIX_OPENPT@
68355 +GNULIB_POWF = @GNULIB_POWF@
68356 +GNULIB_PREAD = @GNULIB_PREAD@
68357 +GNULIB_PRINTF = @GNULIB_PRINTF@
68358 +GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
68359 +GNULIB_PTSNAME = @GNULIB_PTSNAME@
68360 +GNULIB_PTSNAME_R = @GNULIB_PTSNAME_R@
68361 +GNULIB_PUTC = @GNULIB_PUTC@
68362 +GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
68363 +GNULIB_PUTENV = @GNULIB_PUTENV@
68364 +GNULIB_PUTS = @GNULIB_PUTS@
68365 +GNULIB_PWRITE = @GNULIB_PWRITE@
68366 +GNULIB_QSORT_R = @GNULIB_QSORT_R@
68367 +GNULIB_RANDOM = @GNULIB_RANDOM@
68368 +GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
68369 +GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
68370 +GNULIB_READ = @GNULIB_READ@
68371 +GNULIB_READDIR = @GNULIB_READDIR@
68372 +GNULIB_READLINK = @GNULIB_READLINK@
68373 +GNULIB_READLINKAT = @GNULIB_READLINKAT@
68374 +GNULIB_REALLOCARRAY = @GNULIB_REALLOCARRAY@
68375 +GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
68376 +GNULIB_REALPATH = @GNULIB_REALPATH@
68377 +GNULIB_REMAINDER = @GNULIB_REMAINDER@
68378 +GNULIB_REMAINDERF = @GNULIB_REMAINDERF@
68379 +GNULIB_REMAINDERL = @GNULIB_REMAINDERL@
68380 +GNULIB_REMOVE = @GNULIB_REMOVE@
68381 +GNULIB_RENAME = @GNULIB_RENAME@
68382 +GNULIB_RENAMEAT = @GNULIB_RENAMEAT@
68383 +GNULIB_REWINDDIR = @GNULIB_REWINDDIR@
68384 +GNULIB_RINT = @GNULIB_RINT@
68385 +GNULIB_RINTF = @GNULIB_RINTF@
68386 +GNULIB_RINTL = @GNULIB_RINTL@
68387 +GNULIB_RMDIR = @GNULIB_RMDIR@
68388 +GNULIB_ROUND = @GNULIB_ROUND@
68389 +GNULIB_ROUNDF = @GNULIB_ROUNDF@
68390 +GNULIB_ROUNDL = @GNULIB_ROUNDL@
68391 +GNULIB_RPMATCH = @GNULIB_RPMATCH@
68392 +GNULIB_SCANDIR = @GNULIB_SCANDIR@
68393 +GNULIB_SCANF = @GNULIB_SCANF@
68394 +GNULIB_SECURE_GETENV = @GNULIB_SECURE_GETENV@
68395 +GNULIB_SETENV = @GNULIB_SETENV@
68396 +GNULIB_SETHOSTNAME = @GNULIB_SETHOSTNAME@
68397 +GNULIB_SIGNBIT = @GNULIB_SIGNBIT@
68398 +GNULIB_SINF = @GNULIB_SINF@
68399 +GNULIB_SINHF = @GNULIB_SINHF@
68400 +GNULIB_SINL = @GNULIB_SINL@
68401 +GNULIB_SLEEP = @GNULIB_SLEEP@
68402 +GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
68403 +GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
68404 +GNULIB_SQRTF = @GNULIB_SQRTF@
68405 +GNULIB_SQRTL = @GNULIB_SQRTL@
68406 +GNULIB_STAT = @GNULIB_STAT@
68407 +GNULIB_STDIO_H_NONBLOCKING = @GNULIB_STDIO_H_NONBLOCKING@
68408 +GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
68409 +GNULIB_STPCPY = @GNULIB_STPCPY@
68410 +GNULIB_STPNCPY = @GNULIB_STPNCPY@
68411 +GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
68412 +GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
68413 +GNULIB_STRDUP = @GNULIB_STRDUP@
68414 +GNULIB_STRERROR = @GNULIB_STRERROR@
68415 +GNULIB_STRERROR_R = @GNULIB_STRERROR_R@
68416 +GNULIB_STRFTIME = @GNULIB_STRFTIME@
68417 +GNULIB_STRNCAT = @GNULIB_STRNCAT@
68418 +GNULIB_STRNDUP = @GNULIB_STRNDUP@
68419 +GNULIB_STRNLEN = @GNULIB_STRNLEN@
68420 +GNULIB_STRPBRK = @GNULIB_STRPBRK@
68421 +GNULIB_STRPTIME = @GNULIB_STRPTIME@
68422 +GNULIB_STRSEP = @GNULIB_STRSEP@
68423 +GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
68424 +GNULIB_STRSTR = @GNULIB_STRSTR@
68425 +GNULIB_STRTOD = @GNULIB_STRTOD@
68426 +GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
68427 +GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
68428 +GNULIB_STRTOLD = @GNULIB_STRTOLD@
68429 +GNULIB_STRTOLL = @GNULIB_STRTOLL@
68430 +GNULIB_STRTOULL = @GNULIB_STRTOULL@
68431 +GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
68432 +GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
68433 +GNULIB_SYMLINK = @GNULIB_SYMLINK@
68434 +GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
68435 +GNULIB_SYSTEM_POSIX = @GNULIB_SYSTEM_POSIX@
68436 +GNULIB_TANF = @GNULIB_TANF@
68437 +GNULIB_TANHF = @GNULIB_TANHF@
68438 +GNULIB_TANL = @GNULIB_TANL@
68439 +GNULIB_TIMEGM = @GNULIB_TIMEGM@
68440 +GNULIB_TIME_R = @GNULIB_TIME_R@
68441 +GNULIB_TIME_RZ = @GNULIB_TIME_RZ@
68442 +GNULIB_TMPFILE = @GNULIB_TMPFILE@
68443 +GNULIB_TRUNC = @GNULIB_TRUNC@
68444 +GNULIB_TRUNCATE = @GNULIB_TRUNCATE@
68445 +GNULIB_TRUNCF = @GNULIB_TRUNCF@
68446 +GNULIB_TRUNCL = @GNULIB_TRUNCL@
68447 +GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
68448 +GNULIB_TZSET = @GNULIB_TZSET@
68449 +GNULIB_UNISTD_H_NONBLOCKING = @GNULIB_UNISTD_H_NONBLOCKING@
68450 +GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
68451 +GNULIB_UNLINK = @GNULIB_UNLINK@
68452 +GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
68453 +GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
68454 +GNULIB_UNSETENV = @GNULIB_UNSETENV@
68455 +GNULIB_USLEEP = @GNULIB_USLEEP@
68456 +GNULIB_UTIME = @GNULIB_UTIME@
68457 +GNULIB_UTIMENSAT = @GNULIB_UTIMENSAT@
68458 +GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
68459 +GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
68460 +GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
68461 +GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
68462 +GNULIB_VFSCANF = @GNULIB_VFSCANF@
68463 +GNULIB_VPRINTF = @GNULIB_VPRINTF@
68464 +GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
68465 +GNULIB_VSCANF = @GNULIB_VSCANF@
68466 +GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
68467 +GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
68468 +GNULIB_WCPCPY = @GNULIB_WCPCPY@
68469 +GNULIB_WCPNCPY = @GNULIB_WCPNCPY@
68470 +GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
68471 +GNULIB_WCSCASECMP = @GNULIB_WCSCASECMP@
68472 +GNULIB_WCSCAT = @GNULIB_WCSCAT@
68473 +GNULIB_WCSCHR = @GNULIB_WCSCHR@
68474 +GNULIB_WCSCMP = @GNULIB_WCSCMP@
68475 +GNULIB_WCSCOLL = @GNULIB_WCSCOLL@
68476 +GNULIB_WCSCPY = @GNULIB_WCSCPY@
68477 +GNULIB_WCSCSPN = @GNULIB_WCSCSPN@
68478 +GNULIB_WCSDUP = @GNULIB_WCSDUP@
68479 +GNULIB_WCSFTIME = @GNULIB_WCSFTIME@
68480 +GNULIB_WCSLEN = @GNULIB_WCSLEN@
68481 +GNULIB_WCSNCASECMP = @GNULIB_WCSNCASECMP@
68482 +GNULIB_WCSNCAT = @GNULIB_WCSNCAT@
68483 +GNULIB_WCSNCMP = @GNULIB_WCSNCMP@
68484 +GNULIB_WCSNCPY = @GNULIB_WCSNCPY@
68485 +GNULIB_WCSNLEN = @GNULIB_WCSNLEN@
68486 +GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
68487 +GNULIB_WCSPBRK = @GNULIB_WCSPBRK@
68488 +GNULIB_WCSRCHR = @GNULIB_WCSRCHR@
68489 +GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
68490 +GNULIB_WCSSPN = @GNULIB_WCSSPN@
68491 +GNULIB_WCSSTR = @GNULIB_WCSSTR@
68492 +GNULIB_WCSTOK = @GNULIB_WCSTOK@
68493 +GNULIB_WCSWIDTH = @GNULIB_WCSWIDTH@
68494 +GNULIB_WCSXFRM = @GNULIB_WCSXFRM@
68495 +GNULIB_WCTOB = @GNULIB_WCTOB@
68496 +GNULIB_WCTOMB = @GNULIB_WCTOMB@
68497 +GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
68498 +GNULIB_WMEMCHR = @GNULIB_WMEMCHR@
68499 +GNULIB_WMEMCMP = @GNULIB_WMEMCMP@
68500 +GNULIB_WMEMCPY = @GNULIB_WMEMCPY@
68501 +GNULIB_WMEMMOVE = @GNULIB_WMEMMOVE@
68502 +GNULIB_WMEMSET = @GNULIB_WMEMSET@
68503 +GNULIB_WRITE = @GNULIB_WRITE@
68504 +GNULIB__EXIT = @GNULIB__EXIT@
68505 GPGME_CFLAGS = @GPGME_CFLAGS@
68506 GPGME_CONFIG = @GPGME_CONFIG@
68507 GPGME_LIBS = @GPGME_LIBS@
68508 GREP = @GREP@
68509 HAVE_ACOSF = @HAVE_ACOSF@
68510 HAVE_ACOSL = @HAVE_ACOSL@
68511 -HAVE_ALIGNED_ALLOC = @HAVE_ALIGNED_ALLOC@
68512 HAVE_ALLOCA_H = @HAVE_ALLOCA_H@
68513 HAVE_ALPHASORT = @HAVE_ALPHASORT@
68514 HAVE_ASINF = @HAVE_ASINF@
68515 @@ -831,7 +740,6 @@ HAVE_CHOWN = @HAVE_CHOWN@
68516 HAVE_CLOSEDIR = @HAVE_CLOSEDIR@
68517 HAVE_COPYSIGN = @HAVE_COPYSIGN@
68518 HAVE_COPYSIGNL = @HAVE_COPYSIGNL@
68519 -HAVE_COPY_FILE_RANGE = @HAVE_COPY_FILE_RANGE@
68520 HAVE_COSF = @HAVE_COSF@
68521 HAVE_COSHF = @HAVE_COSHF@
68522 HAVE_COSL = @HAVE_COSL@
68523 @@ -846,17 +754,13 @@ HAVE_DECL_CEILL = @HAVE_DECL_CEILL@
68524 HAVE_DECL_COPYSIGNF = @HAVE_DECL_COPYSIGNF@
68525 HAVE_DECL_COSL = @HAVE_DECL_COSL@
68526 HAVE_DECL_DIRFD = @HAVE_DECL_DIRFD@
68527 -HAVE_DECL_ECVT = @HAVE_DECL_ECVT@
68528 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
68529 -HAVE_DECL_EXECVPE = @HAVE_DECL_EXECVPE@
68530 HAVE_DECL_EXP2 = @HAVE_DECL_EXP2@
68531 HAVE_DECL_EXP2F = @HAVE_DECL_EXP2F@
68532 HAVE_DECL_EXP2L = @HAVE_DECL_EXP2L@
68533 HAVE_DECL_EXPL = @HAVE_DECL_EXPL@
68534 HAVE_DECL_EXPM1L = @HAVE_DECL_EXPM1L@
68535 HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
68536 -HAVE_DECL_FCLOSEALL = @HAVE_DECL_FCLOSEALL@
68537 -HAVE_DECL_FCVT = @HAVE_DECL_FCVT@
68538 HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@
68539 HAVE_DECL_FDOPENDIR = @HAVE_DECL_FDOPENDIR@
68540 HAVE_DECL_FLOORF = @HAVE_DECL_FLOORF@
68541 @@ -865,7 +769,6 @@ HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@
68542 HAVE_DECL_FREXPL = @HAVE_DECL_FREXPL@
68543 HAVE_DECL_FSEEKO = @HAVE_DECL_FSEEKO@
68544 HAVE_DECL_FTELLO = @HAVE_DECL_FTELLO@
68545 -HAVE_DECL_GCVT = @HAVE_DECL_GCVT@
68546 HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
68547 HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
68548 HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
68549 @@ -917,14 +820,13 @@ HAVE_DECL_TRUNCL = @HAVE_DECL_TRUNCL@
68550 HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
68551 HAVE_DECL_UNSETENV = @HAVE_DECL_UNSETENV@
68552 HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
68553 -HAVE_DECL_WCSDUP = @HAVE_DECL_WCSDUP@
68554 HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
68555 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
68556 HAVE_DIRENT_H = @HAVE_DIRENT_H@
68557 HAVE_DPRINTF = @HAVE_DPRINTF@
68558 +HAVE_DUP2 = @HAVE_DUP2@
68559 HAVE_DUP3 = @HAVE_DUP3@
68560 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
68561 -HAVE_EXECVPE = @HAVE_EXECVPE@
68562 HAVE_EXPF = @HAVE_EXPF@
68563 HAVE_EXPL = @HAVE_EXPL@
68564 HAVE_EXPLICIT_BZERO = @HAVE_EXPLICIT_BZERO@
68565 @@ -956,7 +858,6 @@ HAVE_FTELLO = @HAVE_FTELLO@
68566 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
68567 HAVE_FUTIMENS = @HAVE_FUTIMENS@
68568 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
68569 -HAVE_GETENTROPY = @HAVE_GETENTROPY@
68570 HAVE_GETGROUPS = @HAVE_GETGROUPS@
68571 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
68572 HAVE_GETLOGIN = @HAVE_GETLOGIN@
68573 @@ -965,7 +866,6 @@ HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
68574 HAVE_GETPASS = @HAVE_GETPASS@
68575 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
68576 HAVE_GETTIMEOFDAY = @HAVE_GETTIMEOFDAY@
68577 -HAVE_GETUMASK = @HAVE_GETUMASK@
68578 HAVE_GRANTPT = @HAVE_GRANTPT@
68579 HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
68580 HAVE_HYPOTF = @HAVE_HYPOTF@
68581 @@ -993,6 +893,7 @@ HAVE_LOGBF = @HAVE_LOGBF@
68582 HAVE_LOGBL = @HAVE_LOGBL@
68583 HAVE_LOGF = @HAVE_LOGF@
68584 HAVE_LOGL = @HAVE_LOGL@
68585 +HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
68586 HAVE_LSTAT = @HAVE_LSTAT@
68587 HAVE_MAX_ALIGN_T = @HAVE_MAX_ALIGN_T@
68588 HAVE_MBRLEN = @HAVE_MBRLEN@
68589 @@ -1002,6 +903,7 @@ HAVE_MBSLEN = @HAVE_MBSLEN@
68590 HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
68591 HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
68592 HAVE_MBTOWC = @HAVE_MBTOWC@
68593 +HAVE_MEMCHR = @HAVE_MEMCHR@
68594 HAVE_MEMPCPY = @HAVE_MEMPCPY@
68595 HAVE_MKDIRAT = @HAVE_MKDIRAT@
68596 HAVE_MKDTEMP = @HAVE_MKDTEMP@
68597 @@ -1024,7 +926,6 @@ HAVE_PCLOSE = @HAVE_PCLOSE@
68598 HAVE_PIPE = @HAVE_PIPE@
68599 HAVE_PIPE2 = @HAVE_PIPE2@
68600 HAVE_POPEN = @HAVE_POPEN@
68601 -HAVE_POSIX_MEMALIGN = @HAVE_POSIX_MEMALIGN@
68602 HAVE_POSIX_OPENPT = @HAVE_POSIX_OPENPT@
68603 HAVE_POWF = @HAVE_POWF@
68604 HAVE_PREAD = @HAVE_PREAD@
68605 @@ -1054,8 +955,6 @@ HAVE_SECURE_GETENV = @HAVE_SECURE_GETENV@
68606 HAVE_SETENV = @HAVE_SETENV@
68607 HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@
68608 HAVE_SETSTATE = @HAVE_SETSTATE@
68609 -HAVE_SIGABBREV_NP = @HAVE_SIGABBREV_NP@
68610 -HAVE_SIGDESCR_NP = @HAVE_SIGDESCR_NP@
68611 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
68612 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
68613 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
68614 @@ -1071,16 +970,13 @@ HAVE_STPNCPY = @HAVE_STPNCPY@
68615 HAVE_STRCASECMP = @HAVE_STRCASECMP@
68616 HAVE_STRCASESTR = @HAVE_STRCASESTR@
68617 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
68618 -HAVE_STRERRORNAME_NP = @HAVE_STRERRORNAME_NP@
68619 HAVE_STRINGS_H = @HAVE_STRINGS_H@
68620 HAVE_STRPBRK = @HAVE_STRPBRK@
68621 HAVE_STRPTIME = @HAVE_STRPTIME@
68622 HAVE_STRSEP = @HAVE_STRSEP@
68623 HAVE_STRTOD = @HAVE_STRTOD@
68624 -HAVE_STRTOL = @HAVE_STRTOL@
68625 HAVE_STRTOLD = @HAVE_STRTOLD@
68626 HAVE_STRTOLL = @HAVE_STRTOLL@
68627 -HAVE_STRTOUL = @HAVE_STRTOUL@
68628 HAVE_STRTOULL = @HAVE_STRTOULL@
68629 HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
68630 HAVE_STRUCT_TIMEVAL = @HAVE_STRUCT_TIMEVAL@
68631 @@ -1098,12 +994,12 @@ HAVE_TANF = @HAVE_TANF@
68632 HAVE_TANHF = @HAVE_TANHF@
68633 HAVE_TANL = @HAVE_TANL@
68634 HAVE_TIMEGM = @HAVE_TIMEGM@
68635 -HAVE_TIMESPEC_GET = @HAVE_TIMESPEC_GET@
68636 -HAVE_TIMESPEC_GETRES = @HAVE_TIMESPEC_GETRES@
68637 HAVE_TIMEZONE_T = @HAVE_TIMEZONE_T@
68638 +HAVE_TZSET = @HAVE_TZSET@
68639 HAVE_UNISTD_H = @HAVE_UNISTD_H@
68640 HAVE_UNLINKAT = @HAVE_UNLINKAT@
68641 HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
68642 +HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
68643 HAVE_USLEEP = @HAVE_USLEEP@
68644 HAVE_UTIME = @HAVE_UTIME@
68645 HAVE_UTIMENSAT = @HAVE_UTIMENSAT@
68646 @@ -1145,7 +1041,6 @@ HAVE_WMEMCHR = @HAVE_WMEMCHR@
68647 HAVE_WMEMCMP = @HAVE_WMEMCMP@
68648 HAVE_WMEMCPY = @HAVE_WMEMCPY@
68649 HAVE_WMEMMOVE = @HAVE_WMEMMOVE@
68650 -HAVE_WMEMPCPY = @HAVE_WMEMPCPY@
68651 HAVE_WMEMSET = @HAVE_WMEMSET@
68652 HAVE__BOOL = @HAVE__BOOL@
68653 HAVE__EXIT = @HAVE__EXIT@
68654 @@ -1242,18 +1137,16 @@ PATH_SEPARATOR = @PATH_SEPARATOR@
68655 PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
68656 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
68657 PRIPTR_PREFIX = @PRIPTR_PREFIX@
68658 +PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
68659 PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
68660 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
68661 RANLIB = @RANLIB@
68662 -REPLACE_ACCESS = @REPLACE_ACCESS@
68663 REPLACE_ACOSF = @REPLACE_ACOSF@
68664 -REPLACE_ALIGNED_ALLOC = @REPLACE_ALIGNED_ALLOC@
68665 REPLACE_ASINF = @REPLACE_ASINF@
68666 REPLACE_ATAN2F = @REPLACE_ATAN2F@
68667 REPLACE_ATANF = @REPLACE_ATANF@
68668 REPLACE_BTOWC = @REPLACE_BTOWC@
68669 -REPLACE_CALLOC_FOR_CALLOC_GNU = @REPLACE_CALLOC_FOR_CALLOC_GNU@
68670 -REPLACE_CALLOC_FOR_CALLOC_POSIX = @REPLACE_CALLOC_FOR_CALLOC_POSIX@
68671 +REPLACE_CALLOC = @REPLACE_CALLOC@
68672 REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
68673 REPLACE_CBRTF = @REPLACE_CBRTF@
68674 REPLACE_CBRTL = @REPLACE_CBRTL@
68675 @@ -1263,22 +1156,13 @@ REPLACE_CEILL = @REPLACE_CEILL@
68676 REPLACE_CHOWN = @REPLACE_CHOWN@
68677 REPLACE_CLOSE = @REPLACE_CLOSE@
68678 REPLACE_CLOSEDIR = @REPLACE_CLOSEDIR@
68679 -REPLACE_COPY_FILE_RANGE = @REPLACE_COPY_FILE_RANGE@
68680 REPLACE_COSF = @REPLACE_COSF@
68681 REPLACE_COSHF = @REPLACE_COSHF@
68682 -REPLACE_CREAT = @REPLACE_CREAT@
68683 REPLACE_CTIME = @REPLACE_CTIME@
68684 REPLACE_DIRFD = @REPLACE_DIRFD@
68685 REPLACE_DPRINTF = @REPLACE_DPRINTF@
68686 REPLACE_DUP = @REPLACE_DUP@
68687 REPLACE_DUP2 = @REPLACE_DUP2@
68688 -REPLACE_EXECL = @REPLACE_EXECL@
68689 -REPLACE_EXECLE = @REPLACE_EXECLE@
68690 -REPLACE_EXECLP = @REPLACE_EXECLP@
68691 -REPLACE_EXECV = @REPLACE_EXECV@
68692 -REPLACE_EXECVE = @REPLACE_EXECVE@
68693 -REPLACE_EXECVP = @REPLACE_EXECVP@
68694 -REPLACE_EXECVPE = @REPLACE_EXECVPE@
68695 REPLACE_EXP2 = @REPLACE_EXP2@
68696 REPLACE_EXP2L = @REPLACE_EXP2L@
68697 REPLACE_EXPF = @REPLACE_EXPF@
68698 @@ -1288,14 +1172,12 @@ REPLACE_EXPM1F = @REPLACE_EXPM1F@
68699 REPLACE_EXPM1L = @REPLACE_EXPM1L@
68700 REPLACE_FABSL = @REPLACE_FABSL@
68701 REPLACE_FACCESSAT = @REPLACE_FACCESSAT@
68702 -REPLACE_FCHMODAT = @REPLACE_FCHMODAT@
68703 REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
68704 REPLACE_FCLOSE = @REPLACE_FCLOSE@
68705 REPLACE_FCNTL = @REPLACE_FCNTL@
68706 REPLACE_FDOPEN = @REPLACE_FDOPEN@
68707 REPLACE_FDOPENDIR = @REPLACE_FDOPENDIR@
68708 REPLACE_FFLUSH = @REPLACE_FFLUSH@
68709 -REPLACE_FFSLL = @REPLACE_FFSLL@
68710 REPLACE_FLOOR = @REPLACE_FLOOR@
68711 REPLACE_FLOORF = @REPLACE_FLOORF@
68712 REPLACE_FLOORL = @REPLACE_FLOORL@
68713 @@ -1306,10 +1188,8 @@ REPLACE_FMOD = @REPLACE_FMOD@
68714 REPLACE_FMODF = @REPLACE_FMODF@
68715 REPLACE_FMODL = @REPLACE_FMODL@
68716 REPLACE_FOPEN = @REPLACE_FOPEN@
68717 -REPLACE_FOPEN_FOR_FOPEN_GNU = @REPLACE_FOPEN_FOR_FOPEN_GNU@
68718 REPLACE_FPRINTF = @REPLACE_FPRINTF@
68719 REPLACE_FPURGE = @REPLACE_FPURGE@
68720 -REPLACE_FREE = @REPLACE_FREE@
68721 REPLACE_FREOPEN = @REPLACE_FREOPEN@
68722 REPLACE_FREXP = @REPLACE_FREXP@
68723 REPLACE_FREXPF = @REPLACE_FREXPF@
68724 @@ -1331,7 +1211,6 @@ REPLACE_GETLINE = @REPLACE_GETLINE@
68725 REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
68726 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
68727 REPLACE_GETPASS = @REPLACE_GETPASS@
68728 -REPLACE_GETPASS_FOR_GETPASS_GNU = @REPLACE_GETPASS_FOR_GETPASS_GNU@
68729 REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
68730 REPLACE_GMTIME = @REPLACE_GMTIME@
68731 REPLACE_HUGE_VAL = @REPLACE_HUGE_VAL@
68732 @@ -1370,8 +1249,7 @@ REPLACE_LOGF = @REPLACE_LOGF@
68733 REPLACE_LOGL = @REPLACE_LOGL@
68734 REPLACE_LSEEK = @REPLACE_LSEEK@
68735 REPLACE_LSTAT = @REPLACE_LSTAT@
68736 -REPLACE_MALLOC_FOR_MALLOC_GNU = @REPLACE_MALLOC_FOR_MALLOC_GNU@
68737 -REPLACE_MALLOC_FOR_MALLOC_POSIX = @REPLACE_MALLOC_FOR_MALLOC_POSIX@
68738 +REPLACE_MALLOC = @REPLACE_MALLOC@
68739 REPLACE_MBRLEN = @REPLACE_MBRLEN@
68740 REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
68741 REPLACE_MBSINIT = @REPLACE_MBSINIT@
68742 @@ -1383,9 +1261,7 @@ REPLACE_MEMCHR = @REPLACE_MEMCHR@
68743 REPLACE_MEMMEM = @REPLACE_MEMMEM@
68744 REPLACE_MKDIR = @REPLACE_MKDIR@
68745 REPLACE_MKFIFO = @REPLACE_MKFIFO@
68746 -REPLACE_MKFIFOAT = @REPLACE_MKFIFOAT@
68747 REPLACE_MKNOD = @REPLACE_MKNOD@
68748 -REPLACE_MKNODAT = @REPLACE_MKNODAT@
68749 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
68750 REPLACE_MKTIME = @REPLACE_MKTIME@
68751 REPLACE_MODF = @REPLACE_MODF@
68752 @@ -1400,7 +1276,6 @@ REPLACE_OPENAT = @REPLACE_OPENAT@
68753 REPLACE_OPENDIR = @REPLACE_OPENDIR@
68754 REPLACE_PERROR = @REPLACE_PERROR@
68755 REPLACE_POPEN = @REPLACE_POPEN@
68756 -REPLACE_POSIX_MEMALIGN = @REPLACE_POSIX_MEMALIGN@
68757 REPLACE_PREAD = @REPLACE_PREAD@
68758 REPLACE_PRINTF = @REPLACE_PRINTF@
68759 REPLACE_PTSNAME = @REPLACE_PTSNAME@
68760 @@ -1413,9 +1288,7 @@ REPLACE_RANDOM_R = @REPLACE_RANDOM_R@
68761 REPLACE_READ = @REPLACE_READ@
68762 REPLACE_READLINK = @REPLACE_READLINK@
68763 REPLACE_READLINKAT = @REPLACE_READLINKAT@
68764 -REPLACE_REALLOCARRAY = @REPLACE_REALLOCARRAY@
68765 -REPLACE_REALLOC_FOR_REALLOC_GNU = @REPLACE_REALLOC_FOR_REALLOC_GNU@
68766 -REPLACE_REALLOC_FOR_REALLOC_POSIX = @REPLACE_REALLOC_FOR_REALLOC_POSIX@
68767 +REPLACE_REALLOC = @REPLACE_REALLOC@
68768 REPLACE_REALPATH = @REPLACE_REALPATH@
68769 REPLACE_REMAINDER = @REPLACE_REMAINDER@
68770 REPLACE_REMAINDERF = @REPLACE_REMAINDERF@
68771 @@ -1431,7 +1304,7 @@ REPLACE_ROUNDL = @REPLACE_ROUNDL@
68772 REPLACE_SETENV = @REPLACE_SETENV@
68773 REPLACE_SETSTATE = @REPLACE_SETSTATE@
68774 REPLACE_SIGNBIT = @REPLACE_SIGNBIT@
68775 -REPLACE_SIGNBIT_USING_BUILTINS = @REPLACE_SIGNBIT_USING_BUILTINS@
68776 +REPLACE_SIGNBIT_USING_GCC = @REPLACE_SIGNBIT_USING_GCC@
68777 REPLACE_SINF = @REPLACE_SINF@
68778 REPLACE_SINHF = @REPLACE_SINHF@
68779 REPLACE_SLEEP = @REPLACE_SLEEP@
68780 @@ -1447,7 +1320,6 @@ REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
68781 REPLACE_STRCHRNUL = @REPLACE_STRCHRNUL@
68782 REPLACE_STRDUP = @REPLACE_STRDUP@
68783 REPLACE_STRERROR = @REPLACE_STRERROR@
68784 -REPLACE_STRERRORNAME_NP = @REPLACE_STRERRORNAME_NP@
68785 REPLACE_STRERROR_R = @REPLACE_STRERROR_R@
68786 REPLACE_STRFTIME = @REPLACE_STRFTIME@
68787 REPLACE_STRNCAT = @REPLACE_STRNCAT@
68788 @@ -1458,11 +1330,7 @@ REPLACE_STRSTR = @REPLACE_STRSTR@
68789 REPLACE_STRTOD = @REPLACE_STRTOD@
68790 REPLACE_STRTOIMAX = @REPLACE_STRTOIMAX@
68791 REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
68792 -REPLACE_STRTOL = @REPLACE_STRTOL@
68793 REPLACE_STRTOLD = @REPLACE_STRTOLD@
68794 -REPLACE_STRTOLL = @REPLACE_STRTOLL@
68795 -REPLACE_STRTOUL = @REPLACE_STRTOUL@
68796 -REPLACE_STRTOULL = @REPLACE_STRTOULL@
68797 REPLACE_STRTOUMAX = @REPLACE_STRTOUMAX@
68798 REPLACE_STRUCT_TIMEVAL = @REPLACE_STRUCT_TIMEVAL@
68799 REPLACE_SYMLINK = @REPLACE_SYMLINK@
68800 @@ -1493,7 +1361,6 @@ REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
68801 REPLACE_WCSFTIME = @REPLACE_WCSFTIME@
68802 REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
68803 REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
68804 -REPLACE_WCSTOK = @REPLACE_WCSTOK@
68805 REPLACE_WCSWIDTH = @REPLACE_WCSWIDTH@
68806 REPLACE_WCTOB = @REPLACE_WCTOB@
68807 REPLACE_WCTOMB = @REPLACE_WCTOMB@
68808 @@ -1505,21 +1372,19 @@ SET_MAKE = @SET_MAKE@
68809 SHELL = @SHELL@
68810 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
68811 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
68812 -STDALIGN_H = @STDALIGN_H@
68813 STDBOOL_H = @STDBOOL_H@
68814 STDDEF_H = @STDDEF_H@
68815 STDINT_H = @STDINT_H@
68816 STRIP = @STRIP@
68817 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
68818 TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
68819 -TIME_H_DEFINES_TIME_UTC = @TIME_H_DEFINES_TIME_UTC@
68820 UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@
68821 UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@
68822 UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
68823 UNISTD_H_DEFINES_STRUCT_TIMESPEC = @UNISTD_H_DEFINES_STRUCT_TIMESPEC@
68824 -UNISTD_H_HAVE_SYS_RANDOM_H = @UNISTD_H_HAVE_SYS_RANDOM_H@
68825 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
68826 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
68827 +UTIME_H = @UTIME_H@
68828 VERSION = @VERSION@
68829 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
68830 WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
68831 @@ -1551,10 +1416,8 @@ datarootdir = @datarootdir@
68832 docdir = @docdir@
68833 dvidir = @dvidir@
68834 exec_prefix = @exec_prefix@
68835 -gl_LIBOBJDEPS = @gl_LIBOBJDEPS@
68836 gl_LIBOBJS = @gl_LIBOBJS@
68837 gl_LTLIBOBJS = @gl_LTLIBOBJS@
68838 -gltests_LIBOBJDEPS = @gltests_LIBOBJDEPS@
68839 gltests_LIBOBJS = @gltests_LIBOBJS@
68840 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
68841 gltests_WITNESS = @gltests_WITNESS@
68842
68843 diff --git a/tests/install/Makefile.in b/tests/install/Makefile.in
68844 index ad22685..f6a60b4 100644
68845 --- a/tests/install/Makefile.in
68846 +++ b/tests/install/Makefile.in
68847 @@ -90,12 +90,9 @@ host_triplet = @host@
68848 subdir = tests/install
68849 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
68850 am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
68851 - $(top_srcdir)/autotools/m4/__inline.m4 \
68852 $(top_srcdir)/autotools/m4/absolute-header.m4 \
68853 $(top_srcdir)/autotools/m4/ac_check_sendfile.m4 \
68854 $(top_srcdir)/autotools/m4/alloca.m4 \
68855 - $(top_srcdir)/autotools/m4/builtin-expect.m4 \
68856 - $(top_srcdir)/autotools/m4/calloc.m4 \
68857 $(top_srcdir)/autotools/m4/canonicalize.m4 \
68858 $(top_srcdir)/autotools/m4/chdir-long.m4 \
68859 $(top_srcdir)/autotools/m4/clock_time.m4 \
68860 @@ -103,6 +100,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
68861 $(top_srcdir)/autotools/m4/closedir.m4 \
68862 $(top_srcdir)/autotools/m4/dirent_h.m4 \
68863 $(top_srcdir)/autotools/m4/dirfd.m4 \
68864 + $(top_srcdir)/autotools/m4/dirname.m4 \
68865 $(top_srcdir)/autotools/m4/double-slash-root.m4 \
68866 $(top_srcdir)/autotools/m4/dup.m4 \
68867 $(top_srcdir)/autotools/m4/dup2.m4 \
68868 @@ -124,7 +122,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
68869 $(top_srcdir)/autotools/m4/filenamecat.m4 \
68870 $(top_srcdir)/autotools/m4/float_h.m4 \
68871 $(top_srcdir)/autotools/m4/fpieee.m4 \
68872 - $(top_srcdir)/autotools/m4/free.m4 \
68873 $(top_srcdir)/autotools/m4/frexp.m4 \
68874 $(top_srcdir)/autotools/m4/frexpl.m4 \
68875 $(top_srcdir)/autotools/m4/fstat.m4 \
68876 @@ -144,6 +141,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
68877 $(top_srcdir)/autotools/m4/group-member.m4 \
68878 $(top_srcdir)/autotools/m4/include_next.m4 \
68879 $(top_srcdir)/autotools/m4/intmax_t.m4 \
68880 + $(top_srcdir)/autotools/m4/inttypes-pri.m4 \
68881 $(top_srcdir)/autotools/m4/inttypes.m4 \
68882 $(top_srcdir)/autotools/m4/inttypes_h.m4 \
68883 $(top_srcdir)/autotools/m4/isnand.m4 \
68884 @@ -153,6 +151,8 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
68885 $(top_srcdir)/autotools/m4/ldexpl.m4 \
68886 $(top_srcdir)/autotools/m4/libtool.m4 \
68887 $(top_srcdir)/autotools/m4/limits-h.m4 \
68888 + $(top_srcdir)/autotools/m4/localtime-buffer.m4 \
68889 + $(top_srcdir)/autotools/m4/longlong.m4 \
68890 $(top_srcdir)/autotools/m4/lstat.m4 \
68891 $(top_srcdir)/autotools/m4/ltoptions.m4 \
68892 $(top_srcdir)/autotools/m4/ltsugar.m4 \
68893 @@ -164,7 +164,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
68894 $(top_srcdir)/autotools/m4/memchr.m4 \
68895 $(top_srcdir)/autotools/m4/mempcpy.m4 \
68896 $(top_srcdir)/autotools/m4/memrchr.m4 \
68897 - $(top_srcdir)/autotools/m4/minmax.m4 \
68898 $(top_srcdir)/autotools/m4/mkdir.m4 \
68899 $(top_srcdir)/autotools/m4/mkdirat.m4 \
68900 $(top_srcdir)/autotools/m4/mmap-anon.m4 \
68901 @@ -175,20 +174,16 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
68902 $(top_srcdir)/autotools/m4/nocrash.m4 \
68903 $(top_srcdir)/autotools/m4/off_t.m4 \
68904 $(top_srcdir)/autotools/m4/open-cloexec.m4 \
68905 - $(top_srcdir)/autotools/m4/open-slash.m4 \
68906 $(top_srcdir)/autotools/m4/open.m4 \
68907 $(top_srcdir)/autotools/m4/openat.m4 \
68908 $(top_srcdir)/autotools/m4/opendir.m4 \
68909 $(top_srcdir)/autotools/m4/pathmax.m4 \
68910 - $(top_srcdir)/autotools/m4/pipe.m4 \
68911 $(top_srcdir)/autotools/m4/printf-frexp.m4 \
68912 $(top_srcdir)/autotools/m4/printf-frexpl.m4 \
68913 $(top_srcdir)/autotools/m4/printf.m4 \
68914 - $(top_srcdir)/autotools/m4/rawmemchr.m4 \
68915 $(top_srcdir)/autotools/m4/readlink.m4 \
68916 $(top_srcdir)/autotools/m4/readlinkat.m4 \
68917 $(top_srcdir)/autotools/m4/realloc.m4 \
68918 - $(top_srcdir)/autotools/m4/reallocarray.m4 \
68919 $(top_srcdir)/autotools/m4/rename.m4 \
68920 $(top_srcdir)/autotools/m4/renameat.m4 \
68921 $(top_srcdir)/autotools/m4/rmdir.m4 \
68922 @@ -198,7 +193,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
68923 $(top_srcdir)/autotools/m4/ssize_t.m4 \
68924 $(top_srcdir)/autotools/m4/stat-time.m4 \
68925 $(top_srcdir)/autotools/m4/stat.m4 \
68926 - $(top_srcdir)/autotools/m4/stdalign.m4 \
68927 $(top_srcdir)/autotools/m4/stdbool.m4 \
68928 $(top_srcdir)/autotools/m4/stddef_h.m4 \
68929 $(top_srcdir)/autotools/m4/stdint.m4 \
68930 @@ -237,10 +231,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
68931 $(top_srcdir)/autotools/m4/wchar_t.m4 \
68932 $(top_srcdir)/autotools/m4/wint_t.m4 \
68933 $(top_srcdir)/autotools/m4/xalloc.m4 \
68934 - $(top_srcdir)/autotools/m4/xsize.m4 \
68935 - $(top_srcdir)/autotools/m4/year2038.m4 \
68936 - $(top_srcdir)/autotools/m4/zzgnulib.m4 \
68937 - $(top_srcdir)/configure.ac
68938 + $(top_srcdir)/autotools/m4/xsize.m4 $(top_srcdir)/configure.ac
68939 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
68940 $(ACLOCAL_M4)
68941 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
68942 @@ -318,450 +309,368 @@ FGREP = @FGREP@
68943 FLOAT_H = @FLOAT_H@
68944 GETOPT_CDEFS_H = @GETOPT_CDEFS_H@
68945 GETOPT_H = @GETOPT_H@
68946 -GL_CFLAG_ALLOW_WARNINGS = @GL_CFLAG_ALLOW_WARNINGS@
68947 -GL_CFLAG_GNULIB_WARNINGS = @GL_CFLAG_GNULIB_WARNINGS@
68948 -GL_GNULIB_ACCESS = @GL_GNULIB_ACCESS@
68949 -GL_GNULIB_ACOSF = @GL_GNULIB_ACOSF@
68950 -GL_GNULIB_ACOSL = @GL_GNULIB_ACOSL@
68951 -GL_GNULIB_ALIGNED_ALLOC = @GL_GNULIB_ALIGNED_ALLOC@
68952 -GL_GNULIB_ALPHASORT = @GL_GNULIB_ALPHASORT@
68953 -GL_GNULIB_ASINF = @GL_GNULIB_ASINF@
68954 -GL_GNULIB_ASINL = @GL_GNULIB_ASINL@
68955 -GL_GNULIB_ATAN2F = @GL_GNULIB_ATAN2F@
68956 -GL_GNULIB_ATANF = @GL_GNULIB_ATANF@
68957 -GL_GNULIB_ATANL = @GL_GNULIB_ATANL@
68958 -GL_GNULIB_ATOLL = @GL_GNULIB_ATOLL@
68959 -GL_GNULIB_BTOWC = @GL_GNULIB_BTOWC@
68960 -GL_GNULIB_CALLOC_GNU = @GL_GNULIB_CALLOC_GNU@
68961 -GL_GNULIB_CALLOC_POSIX = @GL_GNULIB_CALLOC_POSIX@
68962 -GL_GNULIB_CANONICALIZE_FILE_NAME = @GL_GNULIB_CANONICALIZE_FILE_NAME@
68963 -GL_GNULIB_CBRT = @GL_GNULIB_CBRT@
68964 -GL_GNULIB_CBRTF = @GL_GNULIB_CBRTF@
68965 -GL_GNULIB_CBRTL = @GL_GNULIB_CBRTL@
68966 -GL_GNULIB_CEIL = @GL_GNULIB_CEIL@
68967 -GL_GNULIB_CEILF = @GL_GNULIB_CEILF@
68968 -GL_GNULIB_CEILL = @GL_GNULIB_CEILL@
68969 -GL_GNULIB_CHDIR = @GL_GNULIB_CHDIR@
68970 -GL_GNULIB_CHOWN = @GL_GNULIB_CHOWN@
68971 -GL_GNULIB_CLOSE = @GL_GNULIB_CLOSE@
68972 -GL_GNULIB_CLOSEDIR = @GL_GNULIB_CLOSEDIR@
68973 -GL_GNULIB_COPYSIGN = @GL_GNULIB_COPYSIGN@
68974 -GL_GNULIB_COPYSIGNF = @GL_GNULIB_COPYSIGNF@
68975 -GL_GNULIB_COPYSIGNL = @GL_GNULIB_COPYSIGNL@
68976 -GL_GNULIB_COPY_FILE_RANGE = @GL_GNULIB_COPY_FILE_RANGE@
68977 -GL_GNULIB_COSF = @GL_GNULIB_COSF@
68978 -GL_GNULIB_COSHF = @GL_GNULIB_COSHF@
68979 -GL_GNULIB_COSL = @GL_GNULIB_COSL@
68980 -GL_GNULIB_CREAT = @GL_GNULIB_CREAT@
68981 -GL_GNULIB_CTIME = @GL_GNULIB_CTIME@
68982 -GL_GNULIB_DIRFD = @GL_GNULIB_DIRFD@
68983 -GL_GNULIB_DPRINTF = @GL_GNULIB_DPRINTF@
68984 -GL_GNULIB_DUP = @GL_GNULIB_DUP@
68985 -GL_GNULIB_DUP2 = @GL_GNULIB_DUP2@
68986 -GL_GNULIB_DUP3 = @GL_GNULIB_DUP3@
68987 -GL_GNULIB_ENVIRON = @GL_GNULIB_ENVIRON@
68988 -GL_GNULIB_EUIDACCESS = @GL_GNULIB_EUIDACCESS@
68989 -GL_GNULIB_EXECL = @GL_GNULIB_EXECL@
68990 -GL_GNULIB_EXECLE = @GL_GNULIB_EXECLE@
68991 -GL_GNULIB_EXECLP = @GL_GNULIB_EXECLP@
68992 -GL_GNULIB_EXECV = @GL_GNULIB_EXECV@
68993 -GL_GNULIB_EXECVE = @GL_GNULIB_EXECVE@
68994 -GL_GNULIB_EXECVP = @GL_GNULIB_EXECVP@
68995 -GL_GNULIB_EXECVPE = @GL_GNULIB_EXECVPE@
68996 -GL_GNULIB_EXP2 = @GL_GNULIB_EXP2@
68997 -GL_GNULIB_EXP2F = @GL_GNULIB_EXP2F@
68998 -GL_GNULIB_EXP2L = @GL_GNULIB_EXP2L@
68999 -GL_GNULIB_EXPF = @GL_GNULIB_EXPF@
69000 -GL_GNULIB_EXPL = @GL_GNULIB_EXPL@
69001 -GL_GNULIB_EXPLICIT_BZERO = @GL_GNULIB_EXPLICIT_BZERO@
69002 -GL_GNULIB_EXPM1 = @GL_GNULIB_EXPM1@
69003 -GL_GNULIB_EXPM1F = @GL_GNULIB_EXPM1F@
69004 -GL_GNULIB_EXPM1L = @GL_GNULIB_EXPM1L@
69005 -GL_GNULIB_FABSF = @GL_GNULIB_FABSF@
69006 -GL_GNULIB_FABSL = @GL_GNULIB_FABSL@
69007 -GL_GNULIB_FACCESSAT = @GL_GNULIB_FACCESSAT@
69008 -GL_GNULIB_FCHDIR = @GL_GNULIB_FCHDIR@
69009 -GL_GNULIB_FCHMODAT = @GL_GNULIB_FCHMODAT@
69010 -GL_GNULIB_FCHOWNAT = @GL_GNULIB_FCHOWNAT@
69011 -GL_GNULIB_FCLOSE = @GL_GNULIB_FCLOSE@
69012 -GL_GNULIB_FCNTL = @GL_GNULIB_FCNTL@
69013 -GL_GNULIB_FDATASYNC = @GL_GNULIB_FDATASYNC@
69014 -GL_GNULIB_FDOPEN = @GL_GNULIB_FDOPEN@
69015 -GL_GNULIB_FDOPENDIR = @GL_GNULIB_FDOPENDIR@
69016 -GL_GNULIB_FFLUSH = @GL_GNULIB_FFLUSH@
69017 -GL_GNULIB_FFS = @GL_GNULIB_FFS@
69018 -GL_GNULIB_FFSL = @GL_GNULIB_FFSL@
69019 -GL_GNULIB_FFSLL = @GL_GNULIB_FFSLL@
69020 -GL_GNULIB_FGETC = @GL_GNULIB_FGETC@
69021 -GL_GNULIB_FGETS = @GL_GNULIB_FGETS@
69022 -GL_GNULIB_FLOOR = @GL_GNULIB_FLOOR@
69023 -GL_GNULIB_FLOORF = @GL_GNULIB_FLOORF@
69024 -GL_GNULIB_FLOORL = @GL_GNULIB_FLOORL@
69025 -GL_GNULIB_FMA = @GL_GNULIB_FMA@
69026 -GL_GNULIB_FMAF = @GL_GNULIB_FMAF@
69027 -GL_GNULIB_FMAL = @GL_GNULIB_FMAL@
69028 -GL_GNULIB_FMOD = @GL_GNULIB_FMOD@
69029 -GL_GNULIB_FMODF = @GL_GNULIB_FMODF@
69030 -GL_GNULIB_FMODL = @GL_GNULIB_FMODL@
69031 -GL_GNULIB_FOPEN = @GL_GNULIB_FOPEN@
69032 -GL_GNULIB_FOPEN_GNU = @GL_GNULIB_FOPEN_GNU@
69033 -GL_GNULIB_FPRINTF = @GL_GNULIB_FPRINTF@
69034 -GL_GNULIB_FPRINTF_POSIX = @GL_GNULIB_FPRINTF_POSIX@
69035 -GL_GNULIB_FPURGE = @GL_GNULIB_FPURGE@
69036 -GL_GNULIB_FPUTC = @GL_GNULIB_FPUTC@
69037 -GL_GNULIB_FPUTS = @GL_GNULIB_FPUTS@
69038 -GL_GNULIB_FREAD = @GL_GNULIB_FREAD@
69039 -GL_GNULIB_FREE_POSIX = @GL_GNULIB_FREE_POSIX@
69040 -GL_GNULIB_FREOPEN = @GL_GNULIB_FREOPEN@
69041 -GL_GNULIB_FREXP = @GL_GNULIB_FREXP@
69042 -GL_GNULIB_FREXPF = @GL_GNULIB_FREXPF@
69043 -GL_GNULIB_FREXPL = @GL_GNULIB_FREXPL@
69044 -GL_GNULIB_FSCANF = @GL_GNULIB_FSCANF@
69045 -GL_GNULIB_FSEEK = @GL_GNULIB_FSEEK@
69046 -GL_GNULIB_FSEEKO = @GL_GNULIB_FSEEKO@
69047 -GL_GNULIB_FSTAT = @GL_GNULIB_FSTAT@
69048 -GL_GNULIB_FSTATAT = @GL_GNULIB_FSTATAT@
69049 -GL_GNULIB_FSYNC = @GL_GNULIB_FSYNC@
69050 -GL_GNULIB_FTELL = @GL_GNULIB_FTELL@
69051 -GL_GNULIB_FTELLO = @GL_GNULIB_FTELLO@
69052 -GL_GNULIB_FTRUNCATE = @GL_GNULIB_FTRUNCATE@
69053 -GL_GNULIB_FUTIMENS = @GL_GNULIB_FUTIMENS@
69054 -GL_GNULIB_FWRITE = @GL_GNULIB_FWRITE@
69055 -GL_GNULIB_GETC = @GL_GNULIB_GETC@
69056 -GL_GNULIB_GETCHAR = @GL_GNULIB_GETCHAR@
69057 -GL_GNULIB_GETCWD = @GL_GNULIB_GETCWD@
69058 -GL_GNULIB_GETDELIM = @GL_GNULIB_GETDELIM@
69059 -GL_GNULIB_GETDOMAINNAME = @GL_GNULIB_GETDOMAINNAME@
69060 -GL_GNULIB_GETDTABLESIZE = @GL_GNULIB_GETDTABLESIZE@
69061 -GL_GNULIB_GETENTROPY = @GL_GNULIB_GETENTROPY@
69062 -GL_GNULIB_GETGROUPS = @GL_GNULIB_GETGROUPS@
69063 -GL_GNULIB_GETHOSTNAME = @GL_GNULIB_GETHOSTNAME@
69064 -GL_GNULIB_GETLINE = @GL_GNULIB_GETLINE@
69065 -GL_GNULIB_GETLOADAVG = @GL_GNULIB_GETLOADAVG@
69066 -GL_GNULIB_GETLOGIN = @GL_GNULIB_GETLOGIN@
69067 -GL_GNULIB_GETLOGIN_R = @GL_GNULIB_GETLOGIN_R@
69068 -GL_GNULIB_GETOPT_POSIX = @GL_GNULIB_GETOPT_POSIX@
69069 -GL_GNULIB_GETPAGESIZE = @GL_GNULIB_GETPAGESIZE@
69070 -GL_GNULIB_GETPASS = @GL_GNULIB_GETPASS@
69071 -GL_GNULIB_GETPASS_GNU = @GL_GNULIB_GETPASS_GNU@
69072 -GL_GNULIB_GETSUBOPT = @GL_GNULIB_GETSUBOPT@
69073 -GL_GNULIB_GETTIMEOFDAY = @GL_GNULIB_GETTIMEOFDAY@
69074 -GL_GNULIB_GETUMASK = @GL_GNULIB_GETUMASK@
69075 -GL_GNULIB_GETUSERSHELL = @GL_GNULIB_GETUSERSHELL@
69076 -GL_GNULIB_GRANTPT = @GL_GNULIB_GRANTPT@
69077 -GL_GNULIB_GROUP_MEMBER = @GL_GNULIB_GROUP_MEMBER@
69078 -GL_GNULIB_HYPOT = @GL_GNULIB_HYPOT@
69079 -GL_GNULIB_HYPOTF = @GL_GNULIB_HYPOTF@
69080 -GL_GNULIB_HYPOTL = @GL_GNULIB_HYPOTL@
69081 -GL_GNULIB_ILOGB = @GL_GNULIB_ILOGB@
69082 -GL_GNULIB_ILOGBF = @GL_GNULIB_ILOGBF@
69083 -GL_GNULIB_ILOGBL = @GL_GNULIB_ILOGBL@
69084 -GL_GNULIB_IMAXABS = @GL_GNULIB_IMAXABS@
69085 -GL_GNULIB_IMAXDIV = @GL_GNULIB_IMAXDIV@
69086 -GL_GNULIB_ISATTY = @GL_GNULIB_ISATTY@
69087 -GL_GNULIB_ISFINITE = @GL_GNULIB_ISFINITE@
69088 -GL_GNULIB_ISINF = @GL_GNULIB_ISINF@
69089 -GL_GNULIB_ISNAN = @GL_GNULIB_ISNAN@
69090 -GL_GNULIB_ISNAND = @GL_GNULIB_ISNAND@
69091 -GL_GNULIB_ISNANF = @GL_GNULIB_ISNANF@
69092 -GL_GNULIB_ISNANL = @GL_GNULIB_ISNANL@
69093 -GL_GNULIB_LCHMOD = @GL_GNULIB_LCHMOD@
69094 -GL_GNULIB_LCHOWN = @GL_GNULIB_LCHOWN@
69095 -GL_GNULIB_LDEXPF = @GL_GNULIB_LDEXPF@
69096 -GL_GNULIB_LDEXPL = @GL_GNULIB_LDEXPL@
69097 -GL_GNULIB_LINK = @GL_GNULIB_LINK@
69098 -GL_GNULIB_LINKAT = @GL_GNULIB_LINKAT@
69099 -GL_GNULIB_LOCALTIME = @GL_GNULIB_LOCALTIME@
69100 -GL_GNULIB_LOG = @GL_GNULIB_LOG@
69101 -GL_GNULIB_LOG10 = @GL_GNULIB_LOG10@
69102 -GL_GNULIB_LOG10F = @GL_GNULIB_LOG10F@
69103 -GL_GNULIB_LOG10L = @GL_GNULIB_LOG10L@
69104 -GL_GNULIB_LOG1P = @GL_GNULIB_LOG1P@
69105 -GL_GNULIB_LOG1PF = @GL_GNULIB_LOG1PF@
69106 -GL_GNULIB_LOG1PL = @GL_GNULIB_LOG1PL@
69107 -GL_GNULIB_LOG2 = @GL_GNULIB_LOG2@
69108 -GL_GNULIB_LOG2F = @GL_GNULIB_LOG2F@
69109 -GL_GNULIB_LOG2L = @GL_GNULIB_LOG2L@
69110 -GL_GNULIB_LOGB = @GL_GNULIB_LOGB@
69111 -GL_GNULIB_LOGBF = @GL_GNULIB_LOGBF@
69112 -GL_GNULIB_LOGBL = @GL_GNULIB_LOGBL@
69113 -GL_GNULIB_LOGF = @GL_GNULIB_LOGF@
69114 -GL_GNULIB_LOGL = @GL_GNULIB_LOGL@
69115 -GL_GNULIB_LSEEK = @GL_GNULIB_LSEEK@
69116 -GL_GNULIB_LSTAT = @GL_GNULIB_LSTAT@
69117 -GL_GNULIB_MALLOC_GNU = @GL_GNULIB_MALLOC_GNU@
69118 -GL_GNULIB_MALLOC_POSIX = @GL_GNULIB_MALLOC_POSIX@
69119 -GL_GNULIB_MBRLEN = @GL_GNULIB_MBRLEN@
69120 -GL_GNULIB_MBRTOWC = @GL_GNULIB_MBRTOWC@
69121 -GL_GNULIB_MBSCASECMP = @GL_GNULIB_MBSCASECMP@
69122 -GL_GNULIB_MBSCASESTR = @GL_GNULIB_MBSCASESTR@
69123 -GL_GNULIB_MBSCHR = @GL_GNULIB_MBSCHR@
69124 -GL_GNULIB_MBSCSPN = @GL_GNULIB_MBSCSPN@
69125 -GL_GNULIB_MBSINIT = @GL_GNULIB_MBSINIT@
69126 -GL_GNULIB_MBSLEN = @GL_GNULIB_MBSLEN@
69127 -GL_GNULIB_MBSNCASECMP = @GL_GNULIB_MBSNCASECMP@
69128 -GL_GNULIB_MBSNLEN = @GL_GNULIB_MBSNLEN@
69129 -GL_GNULIB_MBSNRTOWCS = @GL_GNULIB_MBSNRTOWCS@
69130 -GL_GNULIB_MBSPBRK = @GL_GNULIB_MBSPBRK@
69131 -GL_GNULIB_MBSPCASECMP = @GL_GNULIB_MBSPCASECMP@
69132 -GL_GNULIB_MBSRCHR = @GL_GNULIB_MBSRCHR@
69133 -GL_GNULIB_MBSRTOWCS = @GL_GNULIB_MBSRTOWCS@
69134 -GL_GNULIB_MBSSEP = @GL_GNULIB_MBSSEP@
69135 -GL_GNULIB_MBSSPN = @GL_GNULIB_MBSSPN@
69136 -GL_GNULIB_MBSSTR = @GL_GNULIB_MBSSTR@
69137 -GL_GNULIB_MBSTOK_R = @GL_GNULIB_MBSTOK_R@
69138 -GL_GNULIB_MBTOWC = @GL_GNULIB_MBTOWC@
69139 -GL_GNULIB_MDA_ACCESS = @GL_GNULIB_MDA_ACCESS@
69140 -GL_GNULIB_MDA_CHDIR = @GL_GNULIB_MDA_CHDIR@
69141 -GL_GNULIB_MDA_CHMOD = @GL_GNULIB_MDA_CHMOD@
69142 -GL_GNULIB_MDA_CLOSE = @GL_GNULIB_MDA_CLOSE@
69143 -GL_GNULIB_MDA_CREAT = @GL_GNULIB_MDA_CREAT@
69144 -GL_GNULIB_MDA_DUP = @GL_GNULIB_MDA_DUP@
69145 -GL_GNULIB_MDA_DUP2 = @GL_GNULIB_MDA_DUP2@
69146 -GL_GNULIB_MDA_ECVT = @GL_GNULIB_MDA_ECVT@
69147 -GL_GNULIB_MDA_EXECL = @GL_GNULIB_MDA_EXECL@
69148 -GL_GNULIB_MDA_EXECLE = @GL_GNULIB_MDA_EXECLE@
69149 -GL_GNULIB_MDA_EXECLP = @GL_GNULIB_MDA_EXECLP@
69150 -GL_GNULIB_MDA_EXECV = @GL_GNULIB_MDA_EXECV@
69151 -GL_GNULIB_MDA_EXECVE = @GL_GNULIB_MDA_EXECVE@
69152 -GL_GNULIB_MDA_EXECVP = @GL_GNULIB_MDA_EXECVP@
69153 -GL_GNULIB_MDA_EXECVPE = @GL_GNULIB_MDA_EXECVPE@
69154 -GL_GNULIB_MDA_FCLOSEALL = @GL_GNULIB_MDA_FCLOSEALL@
69155 -GL_GNULIB_MDA_FCVT = @GL_GNULIB_MDA_FCVT@
69156 -GL_GNULIB_MDA_FDOPEN = @GL_GNULIB_MDA_FDOPEN@
69157 -GL_GNULIB_MDA_FILENO = @GL_GNULIB_MDA_FILENO@
69158 -GL_GNULIB_MDA_GCVT = @GL_GNULIB_MDA_GCVT@
69159 -GL_GNULIB_MDA_GETCWD = @GL_GNULIB_MDA_GETCWD@
69160 -GL_GNULIB_MDA_GETPID = @GL_GNULIB_MDA_GETPID@
69161 -GL_GNULIB_MDA_GETW = @GL_GNULIB_MDA_GETW@
69162 -GL_GNULIB_MDA_ISATTY = @GL_GNULIB_MDA_ISATTY@
69163 -GL_GNULIB_MDA_J0 = @GL_GNULIB_MDA_J0@
69164 -GL_GNULIB_MDA_J1 = @GL_GNULIB_MDA_J1@
69165 -GL_GNULIB_MDA_JN = @GL_GNULIB_MDA_JN@
69166 -GL_GNULIB_MDA_LSEEK = @GL_GNULIB_MDA_LSEEK@
69167 -GL_GNULIB_MDA_MEMCCPY = @GL_GNULIB_MDA_MEMCCPY@
69168 -GL_GNULIB_MDA_MKDIR = @GL_GNULIB_MDA_MKDIR@
69169 -GL_GNULIB_MDA_MKTEMP = @GL_GNULIB_MDA_MKTEMP@
69170 -GL_GNULIB_MDA_OPEN = @GL_GNULIB_MDA_OPEN@
69171 -GL_GNULIB_MDA_PUTENV = @GL_GNULIB_MDA_PUTENV@
69172 -GL_GNULIB_MDA_PUTW = @GL_GNULIB_MDA_PUTW@
69173 -GL_GNULIB_MDA_READ = @GL_GNULIB_MDA_READ@
69174 -GL_GNULIB_MDA_RMDIR = @GL_GNULIB_MDA_RMDIR@
69175 -GL_GNULIB_MDA_STRDUP = @GL_GNULIB_MDA_STRDUP@
69176 -GL_GNULIB_MDA_SWAB = @GL_GNULIB_MDA_SWAB@
69177 -GL_GNULIB_MDA_TEMPNAM = @GL_GNULIB_MDA_TEMPNAM@
69178 -GL_GNULIB_MDA_TZSET = @GL_GNULIB_MDA_TZSET@
69179 -GL_GNULIB_MDA_UMASK = @GL_GNULIB_MDA_UMASK@
69180 -GL_GNULIB_MDA_UNLINK = @GL_GNULIB_MDA_UNLINK@
69181 -GL_GNULIB_MDA_UTIME = @GL_GNULIB_MDA_UTIME@
69182 -GL_GNULIB_MDA_WCSDUP = @GL_GNULIB_MDA_WCSDUP@
69183 -GL_GNULIB_MDA_WRITE = @GL_GNULIB_MDA_WRITE@
69184 -GL_GNULIB_MDA_Y0 = @GL_GNULIB_MDA_Y0@
69185 -GL_GNULIB_MDA_Y1 = @GL_GNULIB_MDA_Y1@
69186 -GL_GNULIB_MDA_YN = @GL_GNULIB_MDA_YN@
69187 -GL_GNULIB_MEMCHR = @GL_GNULIB_MEMCHR@
69188 -GL_GNULIB_MEMMEM = @GL_GNULIB_MEMMEM@
69189 -GL_GNULIB_MEMPCPY = @GL_GNULIB_MEMPCPY@
69190 -GL_GNULIB_MEMRCHR = @GL_GNULIB_MEMRCHR@
69191 -GL_GNULIB_MKDIR = @GL_GNULIB_MKDIR@
69192 -GL_GNULIB_MKDIRAT = @GL_GNULIB_MKDIRAT@
69193 -GL_GNULIB_MKDTEMP = @GL_GNULIB_MKDTEMP@
69194 -GL_GNULIB_MKFIFO = @GL_GNULIB_MKFIFO@
69195 -GL_GNULIB_MKFIFOAT = @GL_GNULIB_MKFIFOAT@
69196 -GL_GNULIB_MKNOD = @GL_GNULIB_MKNOD@
69197 -GL_GNULIB_MKNODAT = @GL_GNULIB_MKNODAT@
69198 -GL_GNULIB_MKOSTEMP = @GL_GNULIB_MKOSTEMP@
69199 -GL_GNULIB_MKOSTEMPS = @GL_GNULIB_MKOSTEMPS@
69200 -GL_GNULIB_MKSTEMP = @GL_GNULIB_MKSTEMP@
69201 -GL_GNULIB_MKSTEMPS = @GL_GNULIB_MKSTEMPS@
69202 -GL_GNULIB_MKTIME = @GL_GNULIB_MKTIME@
69203 -GL_GNULIB_MODF = @GL_GNULIB_MODF@
69204 -GL_GNULIB_MODFF = @GL_GNULIB_MODFF@
69205 -GL_GNULIB_MODFL = @GL_GNULIB_MODFL@
69206 -GL_GNULIB_NANOSLEEP = @GL_GNULIB_NANOSLEEP@
69207 -GL_GNULIB_NONBLOCKING = @GL_GNULIB_NONBLOCKING@
69208 -GL_GNULIB_OBSTACK_PRINTF = @GL_GNULIB_OBSTACK_PRINTF@
69209 -GL_GNULIB_OBSTACK_PRINTF_POSIX = @GL_GNULIB_OBSTACK_PRINTF_POSIX@
69210 -GL_GNULIB_OPEN = @GL_GNULIB_OPEN@
69211 -GL_GNULIB_OPENAT = @GL_GNULIB_OPENAT@
69212 -GL_GNULIB_OPENDIR = @GL_GNULIB_OPENDIR@
69213 -GL_GNULIB_OVERRIDES_STRUCT_STAT = @GL_GNULIB_OVERRIDES_STRUCT_STAT@
69214 -GL_GNULIB_PCLOSE = @GL_GNULIB_PCLOSE@
69215 -GL_GNULIB_PERROR = @GL_GNULIB_PERROR@
69216 -GL_GNULIB_PIPE = @GL_GNULIB_PIPE@
69217 -GL_GNULIB_PIPE2 = @GL_GNULIB_PIPE2@
69218 -GL_GNULIB_POPEN = @GL_GNULIB_POPEN@
69219 -GL_GNULIB_POSIX_MEMALIGN = @GL_GNULIB_POSIX_MEMALIGN@
69220 -GL_GNULIB_POSIX_OPENPT = @GL_GNULIB_POSIX_OPENPT@
69221 -GL_GNULIB_POWF = @GL_GNULIB_POWF@
69222 -GL_GNULIB_PREAD = @GL_GNULIB_PREAD@
69223 -GL_GNULIB_PRINTF = @GL_GNULIB_PRINTF@
69224 -GL_GNULIB_PRINTF_POSIX = @GL_GNULIB_PRINTF_POSIX@
69225 -GL_GNULIB_PTSNAME = @GL_GNULIB_PTSNAME@
69226 -GL_GNULIB_PTSNAME_R = @GL_GNULIB_PTSNAME_R@
69227 -GL_GNULIB_PUTC = @GL_GNULIB_PUTC@
69228 -GL_GNULIB_PUTCHAR = @GL_GNULIB_PUTCHAR@
69229 -GL_GNULIB_PUTENV = @GL_GNULIB_PUTENV@
69230 -GL_GNULIB_PUTS = @GL_GNULIB_PUTS@
69231 -GL_GNULIB_PWRITE = @GL_GNULIB_PWRITE@
69232 -GL_GNULIB_QSORT_R = @GL_GNULIB_QSORT_R@
69233 -GL_GNULIB_RANDOM = @GL_GNULIB_RANDOM@
69234 -GL_GNULIB_RANDOM_R = @GL_GNULIB_RANDOM_R@
69235 -GL_GNULIB_RAWMEMCHR = @GL_GNULIB_RAWMEMCHR@
69236 -GL_GNULIB_READ = @GL_GNULIB_READ@
69237 -GL_GNULIB_READDIR = @GL_GNULIB_READDIR@
69238 -GL_GNULIB_READLINK = @GL_GNULIB_READLINK@
69239 -GL_GNULIB_READLINKAT = @GL_GNULIB_READLINKAT@
69240 -GL_GNULIB_REALLOCARRAY = @GL_GNULIB_REALLOCARRAY@
69241 -GL_GNULIB_REALLOC_GNU = @GL_GNULIB_REALLOC_GNU@
69242 -GL_GNULIB_REALLOC_POSIX = @GL_GNULIB_REALLOC_POSIX@
69243 -GL_GNULIB_REALPATH = @GL_GNULIB_REALPATH@
69244 -GL_GNULIB_REMAINDER = @GL_GNULIB_REMAINDER@
69245 -GL_GNULIB_REMAINDERF = @GL_GNULIB_REMAINDERF@
69246 -GL_GNULIB_REMAINDERL = @GL_GNULIB_REMAINDERL@
69247 -GL_GNULIB_REMOVE = @GL_GNULIB_REMOVE@
69248 -GL_GNULIB_RENAME = @GL_GNULIB_RENAME@
69249 -GL_GNULIB_RENAMEAT = @GL_GNULIB_RENAMEAT@
69250 -GL_GNULIB_REWINDDIR = @GL_GNULIB_REWINDDIR@
69251 -GL_GNULIB_RINT = @GL_GNULIB_RINT@
69252 -GL_GNULIB_RINTF = @GL_GNULIB_RINTF@
69253 -GL_GNULIB_RINTL = @GL_GNULIB_RINTL@
69254 -GL_GNULIB_RMDIR = @GL_GNULIB_RMDIR@
69255 -GL_GNULIB_ROUND = @GL_GNULIB_ROUND@
69256 -GL_GNULIB_ROUNDF = @GL_GNULIB_ROUNDF@
69257 -GL_GNULIB_ROUNDL = @GL_GNULIB_ROUNDL@
69258 -GL_GNULIB_RPMATCH = @GL_GNULIB_RPMATCH@
69259 -GL_GNULIB_SCANDIR = @GL_GNULIB_SCANDIR@
69260 -GL_GNULIB_SCANF = @GL_GNULIB_SCANF@
69261 -GL_GNULIB_SECURE_GETENV = @GL_GNULIB_SECURE_GETENV@
69262 -GL_GNULIB_SETENV = @GL_GNULIB_SETENV@
69263 -GL_GNULIB_SETHOSTNAME = @GL_GNULIB_SETHOSTNAME@
69264 -GL_GNULIB_SIGABBREV_NP = @GL_GNULIB_SIGABBREV_NP@
69265 -GL_GNULIB_SIGDESCR_NP = @GL_GNULIB_SIGDESCR_NP@
69266 -GL_GNULIB_SIGNBIT = @GL_GNULIB_SIGNBIT@
69267 -GL_GNULIB_SINF = @GL_GNULIB_SINF@
69268 -GL_GNULIB_SINHF = @GL_GNULIB_SINHF@
69269 -GL_GNULIB_SINL = @GL_GNULIB_SINL@
69270 -GL_GNULIB_SLEEP = @GL_GNULIB_SLEEP@
69271 -GL_GNULIB_SNPRINTF = @GL_GNULIB_SNPRINTF@
69272 -GL_GNULIB_SPRINTF_POSIX = @GL_GNULIB_SPRINTF_POSIX@
69273 -GL_GNULIB_SQRTF = @GL_GNULIB_SQRTF@
69274 -GL_GNULIB_SQRTL = @GL_GNULIB_SQRTL@
69275 -GL_GNULIB_STAT = @GL_GNULIB_STAT@
69276 -GL_GNULIB_STDIO_H_NONBLOCKING = @GL_GNULIB_STDIO_H_NONBLOCKING@
69277 -GL_GNULIB_STDIO_H_SIGPIPE = @GL_GNULIB_STDIO_H_SIGPIPE@
69278 -GL_GNULIB_STPCPY = @GL_GNULIB_STPCPY@
69279 -GL_GNULIB_STPNCPY = @GL_GNULIB_STPNCPY@
69280 -GL_GNULIB_STRCASESTR = @GL_GNULIB_STRCASESTR@
69281 -GL_GNULIB_STRCHRNUL = @GL_GNULIB_STRCHRNUL@
69282 -GL_GNULIB_STRDUP = @GL_GNULIB_STRDUP@
69283 -GL_GNULIB_STRERROR = @GL_GNULIB_STRERROR@
69284 -GL_GNULIB_STRERRORNAME_NP = @GL_GNULIB_STRERRORNAME_NP@
69285 -GL_GNULIB_STRERROR_R = @GL_GNULIB_STRERROR_R@
69286 -GL_GNULIB_STRFTIME = @GL_GNULIB_STRFTIME@
69287 -GL_GNULIB_STRNCAT = @GL_GNULIB_STRNCAT@
69288 -GL_GNULIB_STRNDUP = @GL_GNULIB_STRNDUP@
69289 -GL_GNULIB_STRNLEN = @GL_GNULIB_STRNLEN@
69290 -GL_GNULIB_STRPBRK = @GL_GNULIB_STRPBRK@
69291 -GL_GNULIB_STRPTIME = @GL_GNULIB_STRPTIME@
69292 -GL_GNULIB_STRSEP = @GL_GNULIB_STRSEP@
69293 -GL_GNULIB_STRSIGNAL = @GL_GNULIB_STRSIGNAL@
69294 -GL_GNULIB_STRSTR = @GL_GNULIB_STRSTR@
69295 -GL_GNULIB_STRTOD = @GL_GNULIB_STRTOD@
69296 -GL_GNULIB_STRTOIMAX = @GL_GNULIB_STRTOIMAX@
69297 -GL_GNULIB_STRTOK_R = @GL_GNULIB_STRTOK_R@
69298 -GL_GNULIB_STRTOL = @GL_GNULIB_STRTOL@
69299 -GL_GNULIB_STRTOLD = @GL_GNULIB_STRTOLD@
69300 -GL_GNULIB_STRTOLL = @GL_GNULIB_STRTOLL@
69301 -GL_GNULIB_STRTOUL = @GL_GNULIB_STRTOUL@
69302 -GL_GNULIB_STRTOULL = @GL_GNULIB_STRTOULL@
69303 -GL_GNULIB_STRTOUMAX = @GL_GNULIB_STRTOUMAX@
69304 -GL_GNULIB_STRVERSCMP = @GL_GNULIB_STRVERSCMP@
69305 -GL_GNULIB_SYMLINK = @GL_GNULIB_SYMLINK@
69306 -GL_GNULIB_SYMLINKAT = @GL_GNULIB_SYMLINKAT@
69307 -GL_GNULIB_SYSTEM_POSIX = @GL_GNULIB_SYSTEM_POSIX@
69308 -GL_GNULIB_TANF = @GL_GNULIB_TANF@
69309 -GL_GNULIB_TANHF = @GL_GNULIB_TANHF@
69310 -GL_GNULIB_TANL = @GL_GNULIB_TANL@
69311 -GL_GNULIB_TIMEGM = @GL_GNULIB_TIMEGM@
69312 -GL_GNULIB_TIMESPEC_GET = @GL_GNULIB_TIMESPEC_GET@
69313 -GL_GNULIB_TIMESPEC_GETRES = @GL_GNULIB_TIMESPEC_GETRES@
69314 -GL_GNULIB_TIME_R = @GL_GNULIB_TIME_R@
69315 -GL_GNULIB_TIME_RZ = @GL_GNULIB_TIME_RZ@
69316 -GL_GNULIB_TMPFILE = @GL_GNULIB_TMPFILE@
69317 -GL_GNULIB_TRUNC = @GL_GNULIB_TRUNC@
69318 -GL_GNULIB_TRUNCATE = @GL_GNULIB_TRUNCATE@
69319 -GL_GNULIB_TRUNCF = @GL_GNULIB_TRUNCF@
69320 -GL_GNULIB_TRUNCL = @GL_GNULIB_TRUNCL@
69321 -GL_GNULIB_TTYNAME_R = @GL_GNULIB_TTYNAME_R@
69322 -GL_GNULIB_TZSET = @GL_GNULIB_TZSET@
69323 -GL_GNULIB_UNISTD_H_GETOPT = @GL_GNULIB_UNISTD_H_GETOPT@
69324 -GL_GNULIB_UNISTD_H_NONBLOCKING = @GL_GNULIB_UNISTD_H_NONBLOCKING@
69325 -GL_GNULIB_UNISTD_H_SIGPIPE = @GL_GNULIB_UNISTD_H_SIGPIPE@
69326 -GL_GNULIB_UNLINK = @GL_GNULIB_UNLINK@
69327 -GL_GNULIB_UNLINKAT = @GL_GNULIB_UNLINKAT@
69328 -GL_GNULIB_UNLOCKPT = @GL_GNULIB_UNLOCKPT@
69329 -GL_GNULIB_UNSETENV = @GL_GNULIB_UNSETENV@
69330 -GL_GNULIB_USLEEP = @GL_GNULIB_USLEEP@
69331 -GL_GNULIB_UTIME = @GL_GNULIB_UTIME@
69332 -GL_GNULIB_UTIMENSAT = @GL_GNULIB_UTIMENSAT@
69333 -GL_GNULIB_VASPRINTF = @GL_GNULIB_VASPRINTF@
69334 -GL_GNULIB_VDPRINTF = @GL_GNULIB_VDPRINTF@
69335 -GL_GNULIB_VFPRINTF = @GL_GNULIB_VFPRINTF@
69336 -GL_GNULIB_VFPRINTF_POSIX = @GL_GNULIB_VFPRINTF_POSIX@
69337 -GL_GNULIB_VFSCANF = @GL_GNULIB_VFSCANF@
69338 -GL_GNULIB_VPRINTF = @GL_GNULIB_VPRINTF@
69339 -GL_GNULIB_VPRINTF_POSIX = @GL_GNULIB_VPRINTF_POSIX@
69340 -GL_GNULIB_VSCANF = @GL_GNULIB_VSCANF@
69341 -GL_GNULIB_VSNPRINTF = @GL_GNULIB_VSNPRINTF@
69342 -GL_GNULIB_VSPRINTF_POSIX = @GL_GNULIB_VSPRINTF_POSIX@
69343 -GL_GNULIB_WCPCPY = @GL_GNULIB_WCPCPY@
69344 -GL_GNULIB_WCPNCPY = @GL_GNULIB_WCPNCPY@
69345 -GL_GNULIB_WCRTOMB = @GL_GNULIB_WCRTOMB@
69346 -GL_GNULIB_WCSCASECMP = @GL_GNULIB_WCSCASECMP@
69347 -GL_GNULIB_WCSCAT = @GL_GNULIB_WCSCAT@
69348 -GL_GNULIB_WCSCHR = @GL_GNULIB_WCSCHR@
69349 -GL_GNULIB_WCSCMP = @GL_GNULIB_WCSCMP@
69350 -GL_GNULIB_WCSCOLL = @GL_GNULIB_WCSCOLL@
69351 -GL_GNULIB_WCSCPY = @GL_GNULIB_WCSCPY@
69352 -GL_GNULIB_WCSCSPN = @GL_GNULIB_WCSCSPN@
69353 -GL_GNULIB_WCSDUP = @GL_GNULIB_WCSDUP@
69354 -GL_GNULIB_WCSFTIME = @GL_GNULIB_WCSFTIME@
69355 -GL_GNULIB_WCSLEN = @GL_GNULIB_WCSLEN@
69356 -GL_GNULIB_WCSNCASECMP = @GL_GNULIB_WCSNCASECMP@
69357 -GL_GNULIB_WCSNCAT = @GL_GNULIB_WCSNCAT@
69358 -GL_GNULIB_WCSNCMP = @GL_GNULIB_WCSNCMP@
69359 -GL_GNULIB_WCSNCPY = @GL_GNULIB_WCSNCPY@
69360 -GL_GNULIB_WCSNLEN = @GL_GNULIB_WCSNLEN@
69361 -GL_GNULIB_WCSNRTOMBS = @GL_GNULIB_WCSNRTOMBS@
69362 -GL_GNULIB_WCSPBRK = @GL_GNULIB_WCSPBRK@
69363 -GL_GNULIB_WCSRCHR = @GL_GNULIB_WCSRCHR@
69364 -GL_GNULIB_WCSRTOMBS = @GL_GNULIB_WCSRTOMBS@
69365 -GL_GNULIB_WCSSPN = @GL_GNULIB_WCSSPN@
69366 -GL_GNULIB_WCSSTR = @GL_GNULIB_WCSSTR@
69367 -GL_GNULIB_WCSTOK = @GL_GNULIB_WCSTOK@
69368 -GL_GNULIB_WCSWIDTH = @GL_GNULIB_WCSWIDTH@
69369 -GL_GNULIB_WCSXFRM = @GL_GNULIB_WCSXFRM@
69370 -GL_GNULIB_WCTOB = @GL_GNULIB_WCTOB@
69371 -GL_GNULIB_WCTOMB = @GL_GNULIB_WCTOMB@
69372 -GL_GNULIB_WCWIDTH = @GL_GNULIB_WCWIDTH@
69373 -GL_GNULIB_WMEMCHR = @GL_GNULIB_WMEMCHR@
69374 -GL_GNULIB_WMEMCMP = @GL_GNULIB_WMEMCMP@
69375 -GL_GNULIB_WMEMCPY = @GL_GNULIB_WMEMCPY@
69376 -GL_GNULIB_WMEMMOVE = @GL_GNULIB_WMEMMOVE@
69377 -GL_GNULIB_WMEMPCPY = @GL_GNULIB_WMEMPCPY@
69378 -GL_GNULIB_WMEMSET = @GL_GNULIB_WMEMSET@
69379 -GL_GNULIB_WRITE = @GL_GNULIB_WRITE@
69380 -GL_GNULIB__EXIT = @GL_GNULIB__EXIT@
69381 -GNULIBHEADERS_OVERRIDE_WINT_T = @GNULIBHEADERS_OVERRIDE_WINT_T@
69382 +GNULIB_ACOSF = @GNULIB_ACOSF@
69383 +GNULIB_ACOSL = @GNULIB_ACOSL@
69384 +GNULIB_ALPHASORT = @GNULIB_ALPHASORT@
69385 +GNULIB_ASINF = @GNULIB_ASINF@
69386 +GNULIB_ASINL = @GNULIB_ASINL@
69387 +GNULIB_ATAN2F = @GNULIB_ATAN2F@
69388 +GNULIB_ATANF = @GNULIB_ATANF@
69389 +GNULIB_ATANL = @GNULIB_ATANL@
69390 +GNULIB_ATOLL = @GNULIB_ATOLL@
69391 +GNULIB_BTOWC = @GNULIB_BTOWC@
69392 +GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
69393 +GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
69394 +GNULIB_CBRT = @GNULIB_CBRT@
69395 +GNULIB_CBRTF = @GNULIB_CBRTF@
69396 +GNULIB_CBRTL = @GNULIB_CBRTL@
69397 +GNULIB_CEIL = @GNULIB_CEIL@
69398 +GNULIB_CEILF = @GNULIB_CEILF@
69399 +GNULIB_CEILL = @GNULIB_CEILL@
69400 +GNULIB_CHDIR = @GNULIB_CHDIR@
69401 +GNULIB_CHOWN = @GNULIB_CHOWN@
69402 +GNULIB_CLOSE = @GNULIB_CLOSE@
69403 +GNULIB_CLOSEDIR = @GNULIB_CLOSEDIR@
69404 +GNULIB_COPYSIGN = @GNULIB_COPYSIGN@
69405 +GNULIB_COPYSIGNF = @GNULIB_COPYSIGNF@
69406 +GNULIB_COPYSIGNL = @GNULIB_COPYSIGNL@
69407 +GNULIB_COSF = @GNULIB_COSF@
69408 +GNULIB_COSHF = @GNULIB_COSHF@
69409 +GNULIB_COSL = @GNULIB_COSL@
69410 +GNULIB_CTIME = @GNULIB_CTIME@
69411 +GNULIB_DIRFD = @GNULIB_DIRFD@
69412 +GNULIB_DPRINTF = @GNULIB_DPRINTF@
69413 +GNULIB_DUP = @GNULIB_DUP@
69414 +GNULIB_DUP2 = @GNULIB_DUP2@
69415 +GNULIB_DUP3 = @GNULIB_DUP3@
69416 +GNULIB_ENVIRON = @GNULIB_ENVIRON@
69417 +GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
69418 +GNULIB_EXP2 = @GNULIB_EXP2@
69419 +GNULIB_EXP2F = @GNULIB_EXP2F@
69420 +GNULIB_EXP2L = @GNULIB_EXP2L@
69421 +GNULIB_EXPF = @GNULIB_EXPF@
69422 +GNULIB_EXPL = @GNULIB_EXPL@
69423 +GNULIB_EXPLICIT_BZERO = @GNULIB_EXPLICIT_BZERO@
69424 +GNULIB_EXPM1 = @GNULIB_EXPM1@
69425 +GNULIB_EXPM1F = @GNULIB_EXPM1F@
69426 +GNULIB_EXPM1L = @GNULIB_EXPM1L@
69427 +GNULIB_FABSF = @GNULIB_FABSF@
69428 +GNULIB_FABSL = @GNULIB_FABSL@
69429 +GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
69430 +GNULIB_FCHDIR = @GNULIB_FCHDIR@
69431 +GNULIB_FCHMODAT = @GNULIB_FCHMODAT@
69432 +GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
69433 +GNULIB_FCLOSE = @GNULIB_FCLOSE@
69434 +GNULIB_FCNTL = @GNULIB_FCNTL@
69435 +GNULIB_FDATASYNC = @GNULIB_FDATASYNC@
69436 +GNULIB_FDOPEN = @GNULIB_FDOPEN@
69437 +GNULIB_FDOPENDIR = @GNULIB_FDOPENDIR@
69438 +GNULIB_FFLUSH = @GNULIB_FFLUSH@
69439 +GNULIB_FFS = @GNULIB_FFS@
69440 +GNULIB_FFSL = @GNULIB_FFSL@
69441 +GNULIB_FFSLL = @GNULIB_FFSLL@
69442 +GNULIB_FGETC = @GNULIB_FGETC@
69443 +GNULIB_FGETS = @GNULIB_FGETS@
69444 +GNULIB_FLOOR = @GNULIB_FLOOR@
69445 +GNULIB_FLOORF = @GNULIB_FLOORF@
69446 +GNULIB_FLOORL = @GNULIB_FLOORL@
69447 +GNULIB_FMA = @GNULIB_FMA@
69448 +GNULIB_FMAF = @GNULIB_FMAF@
69449 +GNULIB_FMAL = @GNULIB_FMAL@
69450 +GNULIB_FMOD = @GNULIB_FMOD@
69451 +GNULIB_FMODF = @GNULIB_FMODF@
69452 +GNULIB_FMODL = @GNULIB_FMODL@
69453 +GNULIB_FOPEN = @GNULIB_FOPEN@
69454 +GNULIB_FPRINTF = @GNULIB_FPRINTF@
69455 +GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
69456 +GNULIB_FPURGE = @GNULIB_FPURGE@
69457 +GNULIB_FPUTC = @GNULIB_FPUTC@
69458 +GNULIB_FPUTS = @GNULIB_FPUTS@
69459 +GNULIB_FREAD = @GNULIB_FREAD@
69460 +GNULIB_FREOPEN = @GNULIB_FREOPEN@
69461 +GNULIB_FREXP = @GNULIB_FREXP@
69462 +GNULIB_FREXPF = @GNULIB_FREXPF@
69463 +GNULIB_FREXPL = @GNULIB_FREXPL@
69464 +GNULIB_FSCANF = @GNULIB_FSCANF@
69465 +GNULIB_FSEEK = @GNULIB_FSEEK@
69466 +GNULIB_FSEEKO = @GNULIB_FSEEKO@
69467 +GNULIB_FSTAT = @GNULIB_FSTAT@
69468 +GNULIB_FSTATAT = @GNULIB_FSTATAT@
69469 +GNULIB_FSYNC = @GNULIB_FSYNC@
69470 +GNULIB_FTELL = @GNULIB_FTELL@
69471 +GNULIB_FTELLO = @GNULIB_FTELLO@
69472 +GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
69473 +GNULIB_FUTIMENS = @GNULIB_FUTIMENS@
69474 +GNULIB_FWRITE = @GNULIB_FWRITE@
69475 +GNULIB_GETC = @GNULIB_GETC@
69476 +GNULIB_GETCHAR = @GNULIB_GETCHAR@
69477 +GNULIB_GETCWD = @GNULIB_GETCWD@
69478 +GNULIB_GETDELIM = @GNULIB_GETDELIM@
69479 +GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
69480 +GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
69481 +GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
69482 +GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
69483 +GNULIB_GETLINE = @GNULIB_GETLINE@
69484 +GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
69485 +GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
69486 +GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
69487 +GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
69488 +GNULIB_GETPASS = @GNULIB_GETPASS@
69489 +GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
69490 GNULIB_GETTIMEOFDAY = @GNULIB_GETTIMEOFDAY@
69491 +GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
69492 +GNULIB_GL_UNISTD_H_GETOPT = @GNULIB_GL_UNISTD_H_GETOPT@
69493 +GNULIB_GRANTPT = @GNULIB_GRANTPT@
69494 +GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
69495 +GNULIB_HYPOT = @GNULIB_HYPOT@
69496 +GNULIB_HYPOTF = @GNULIB_HYPOTF@
69497 +GNULIB_HYPOTL = @GNULIB_HYPOTL@
69498 +GNULIB_ILOGB = @GNULIB_ILOGB@
69499 +GNULIB_ILOGBF = @GNULIB_ILOGBF@
69500 +GNULIB_ILOGBL = @GNULIB_ILOGBL@
69501 +GNULIB_IMAXABS = @GNULIB_IMAXABS@
69502 +GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
69503 +GNULIB_ISATTY = @GNULIB_ISATTY@
69504 +GNULIB_ISFINITE = @GNULIB_ISFINITE@
69505 +GNULIB_ISINF = @GNULIB_ISINF@
69506 +GNULIB_ISNAN = @GNULIB_ISNAN@
69507 +GNULIB_ISNAND = @GNULIB_ISNAND@
69508 +GNULIB_ISNANF = @GNULIB_ISNANF@
69509 +GNULIB_ISNANL = @GNULIB_ISNANL@
69510 +GNULIB_LCHMOD = @GNULIB_LCHMOD@
69511 +GNULIB_LCHOWN = @GNULIB_LCHOWN@
69512 +GNULIB_LDEXPF = @GNULIB_LDEXPF@
69513 +GNULIB_LDEXPL = @GNULIB_LDEXPL@
69514 +GNULIB_LINK = @GNULIB_LINK@
69515 +GNULIB_LINKAT = @GNULIB_LINKAT@
69516 +GNULIB_LOCALTIME = @GNULIB_LOCALTIME@
69517 +GNULIB_LOG = @GNULIB_LOG@
69518 +GNULIB_LOG10 = @GNULIB_LOG10@
69519 +GNULIB_LOG10F = @GNULIB_LOG10F@
69520 +GNULIB_LOG10L = @GNULIB_LOG10L@
69521 +GNULIB_LOG1P = @GNULIB_LOG1P@
69522 +GNULIB_LOG1PF = @GNULIB_LOG1PF@
69523 +GNULIB_LOG1PL = @GNULIB_LOG1PL@
69524 +GNULIB_LOG2 = @GNULIB_LOG2@
69525 +GNULIB_LOG2F = @GNULIB_LOG2F@
69526 +GNULIB_LOG2L = @GNULIB_LOG2L@
69527 +GNULIB_LOGB = @GNULIB_LOGB@
69528 +GNULIB_LOGBF = @GNULIB_LOGBF@
69529 +GNULIB_LOGBL = @GNULIB_LOGBL@
69530 +GNULIB_LOGF = @GNULIB_LOGF@
69531 +GNULIB_LOGL = @GNULIB_LOGL@
69532 +GNULIB_LSEEK = @GNULIB_LSEEK@
69533 +GNULIB_LSTAT = @GNULIB_LSTAT@
69534 +GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
69535 +GNULIB_MBRLEN = @GNULIB_MBRLEN@
69536 +GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
69537 +GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
69538 +GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
69539 +GNULIB_MBSCHR = @GNULIB_MBSCHR@
69540 +GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
69541 +GNULIB_MBSINIT = @GNULIB_MBSINIT@
69542 +GNULIB_MBSLEN = @GNULIB_MBSLEN@
69543 +GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
69544 +GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
69545 +GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
69546 +GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
69547 +GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
69548 +GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
69549 +GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
69550 +GNULIB_MBSSEP = @GNULIB_MBSSEP@
69551 +GNULIB_MBSSPN = @GNULIB_MBSSPN@
69552 +GNULIB_MBSSTR = @GNULIB_MBSSTR@
69553 +GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
69554 +GNULIB_MBTOWC = @GNULIB_MBTOWC@
69555 +GNULIB_MEMCHR = @GNULIB_MEMCHR@
69556 +GNULIB_MEMMEM = @GNULIB_MEMMEM@
69557 +GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
69558 +GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
69559 +GNULIB_MKDIRAT = @GNULIB_MKDIRAT@
69560 +GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
69561 +GNULIB_MKFIFO = @GNULIB_MKFIFO@
69562 +GNULIB_MKFIFOAT = @GNULIB_MKFIFOAT@
69563 +GNULIB_MKNOD = @GNULIB_MKNOD@
69564 +GNULIB_MKNODAT = @GNULIB_MKNODAT@
69565 +GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
69566 +GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
69567 +GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
69568 +GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
69569 +GNULIB_MKTIME = @GNULIB_MKTIME@
69570 +GNULIB_MODF = @GNULIB_MODF@
69571 +GNULIB_MODFF = @GNULIB_MODFF@
69572 +GNULIB_MODFL = @GNULIB_MODFL@
69573 +GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
69574 +GNULIB_NONBLOCKING = @GNULIB_NONBLOCKING@
69575 +GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
69576 +GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
69577 +GNULIB_OPEN = @GNULIB_OPEN@
69578 +GNULIB_OPENAT = @GNULIB_OPENAT@
69579 +GNULIB_OPENDIR = @GNULIB_OPENDIR@
69580 +GNULIB_OVERRIDES_STRUCT_STAT = @GNULIB_OVERRIDES_STRUCT_STAT@
69581 +GNULIB_OVERRIDES_WINT_T = @GNULIB_OVERRIDES_WINT_T@
69582 +GNULIB_PCLOSE = @GNULIB_PCLOSE@
69583 +GNULIB_PERROR = @GNULIB_PERROR@
69584 +GNULIB_PIPE = @GNULIB_PIPE@
69585 +GNULIB_PIPE2 = @GNULIB_PIPE2@
69586 +GNULIB_POPEN = @GNULIB_POPEN@
69587 +GNULIB_POSIX_OPENPT = @GNULIB_POSIX_OPENPT@
69588 +GNULIB_POWF = @GNULIB_POWF@
69589 +GNULIB_PREAD = @GNULIB_PREAD@
69590 +GNULIB_PRINTF = @GNULIB_PRINTF@
69591 +GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
69592 +GNULIB_PTSNAME = @GNULIB_PTSNAME@
69593 +GNULIB_PTSNAME_R = @GNULIB_PTSNAME_R@
69594 +GNULIB_PUTC = @GNULIB_PUTC@
69595 +GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
69596 +GNULIB_PUTENV = @GNULIB_PUTENV@
69597 +GNULIB_PUTS = @GNULIB_PUTS@
69598 +GNULIB_PWRITE = @GNULIB_PWRITE@
69599 +GNULIB_QSORT_R = @GNULIB_QSORT_R@
69600 +GNULIB_RANDOM = @GNULIB_RANDOM@
69601 +GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
69602 +GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
69603 +GNULIB_READ = @GNULIB_READ@
69604 +GNULIB_READDIR = @GNULIB_READDIR@
69605 +GNULIB_READLINK = @GNULIB_READLINK@
69606 +GNULIB_READLINKAT = @GNULIB_READLINKAT@
69607 +GNULIB_REALLOCARRAY = @GNULIB_REALLOCARRAY@
69608 +GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
69609 +GNULIB_REALPATH = @GNULIB_REALPATH@
69610 +GNULIB_REMAINDER = @GNULIB_REMAINDER@
69611 +GNULIB_REMAINDERF = @GNULIB_REMAINDERF@
69612 +GNULIB_REMAINDERL = @GNULIB_REMAINDERL@
69613 +GNULIB_REMOVE = @GNULIB_REMOVE@
69614 +GNULIB_RENAME = @GNULIB_RENAME@
69615 +GNULIB_RENAMEAT = @GNULIB_RENAMEAT@
69616 +GNULIB_REWINDDIR = @GNULIB_REWINDDIR@
69617 +GNULIB_RINT = @GNULIB_RINT@
69618 +GNULIB_RINTF = @GNULIB_RINTF@
69619 +GNULIB_RINTL = @GNULIB_RINTL@
69620 +GNULIB_RMDIR = @GNULIB_RMDIR@
69621 +GNULIB_ROUND = @GNULIB_ROUND@
69622 +GNULIB_ROUNDF = @GNULIB_ROUNDF@
69623 +GNULIB_ROUNDL = @GNULIB_ROUNDL@
69624 +GNULIB_RPMATCH = @GNULIB_RPMATCH@
69625 +GNULIB_SCANDIR = @GNULIB_SCANDIR@
69626 +GNULIB_SCANF = @GNULIB_SCANF@
69627 +GNULIB_SECURE_GETENV = @GNULIB_SECURE_GETENV@
69628 +GNULIB_SETENV = @GNULIB_SETENV@
69629 +GNULIB_SETHOSTNAME = @GNULIB_SETHOSTNAME@
69630 +GNULIB_SIGNBIT = @GNULIB_SIGNBIT@
69631 +GNULIB_SINF = @GNULIB_SINF@
69632 +GNULIB_SINHF = @GNULIB_SINHF@
69633 +GNULIB_SINL = @GNULIB_SINL@
69634 +GNULIB_SLEEP = @GNULIB_SLEEP@
69635 +GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
69636 +GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
69637 +GNULIB_SQRTF = @GNULIB_SQRTF@
69638 +GNULIB_SQRTL = @GNULIB_SQRTL@
69639 +GNULIB_STAT = @GNULIB_STAT@
69640 +GNULIB_STDIO_H_NONBLOCKING = @GNULIB_STDIO_H_NONBLOCKING@
69641 +GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
69642 +GNULIB_STPCPY = @GNULIB_STPCPY@
69643 +GNULIB_STPNCPY = @GNULIB_STPNCPY@
69644 +GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
69645 +GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
69646 +GNULIB_STRDUP = @GNULIB_STRDUP@
69647 +GNULIB_STRERROR = @GNULIB_STRERROR@
69648 +GNULIB_STRERROR_R = @GNULIB_STRERROR_R@
69649 +GNULIB_STRFTIME = @GNULIB_STRFTIME@
69650 +GNULIB_STRNCAT = @GNULIB_STRNCAT@
69651 +GNULIB_STRNDUP = @GNULIB_STRNDUP@
69652 +GNULIB_STRNLEN = @GNULIB_STRNLEN@
69653 +GNULIB_STRPBRK = @GNULIB_STRPBRK@
69654 +GNULIB_STRPTIME = @GNULIB_STRPTIME@
69655 +GNULIB_STRSEP = @GNULIB_STRSEP@
69656 +GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
69657 +GNULIB_STRSTR = @GNULIB_STRSTR@
69658 +GNULIB_STRTOD = @GNULIB_STRTOD@
69659 +GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
69660 +GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
69661 +GNULIB_STRTOLD = @GNULIB_STRTOLD@
69662 +GNULIB_STRTOLL = @GNULIB_STRTOLL@
69663 +GNULIB_STRTOULL = @GNULIB_STRTOULL@
69664 +GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
69665 +GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
69666 +GNULIB_SYMLINK = @GNULIB_SYMLINK@
69667 +GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
69668 +GNULIB_SYSTEM_POSIX = @GNULIB_SYSTEM_POSIX@
69669 +GNULIB_TANF = @GNULIB_TANF@
69670 +GNULIB_TANHF = @GNULIB_TANHF@
69671 +GNULIB_TANL = @GNULIB_TANL@
69672 +GNULIB_TIMEGM = @GNULIB_TIMEGM@
69673 +GNULIB_TIME_R = @GNULIB_TIME_R@
69674 +GNULIB_TIME_RZ = @GNULIB_TIME_RZ@
69675 +GNULIB_TMPFILE = @GNULIB_TMPFILE@
69676 +GNULIB_TRUNC = @GNULIB_TRUNC@
69677 +GNULIB_TRUNCATE = @GNULIB_TRUNCATE@
69678 +GNULIB_TRUNCF = @GNULIB_TRUNCF@
69679 +GNULIB_TRUNCL = @GNULIB_TRUNCL@
69680 +GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
69681 +GNULIB_TZSET = @GNULIB_TZSET@
69682 +GNULIB_UNISTD_H_NONBLOCKING = @GNULIB_UNISTD_H_NONBLOCKING@
69683 +GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
69684 +GNULIB_UNLINK = @GNULIB_UNLINK@
69685 +GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
69686 +GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
69687 +GNULIB_UNSETENV = @GNULIB_UNSETENV@
69688 +GNULIB_USLEEP = @GNULIB_USLEEP@
69689 +GNULIB_UTIME = @GNULIB_UTIME@
69690 +GNULIB_UTIMENSAT = @GNULIB_UTIMENSAT@
69691 +GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
69692 +GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
69693 +GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
69694 +GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
69695 +GNULIB_VFSCANF = @GNULIB_VFSCANF@
69696 +GNULIB_VPRINTF = @GNULIB_VPRINTF@
69697 +GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
69698 +GNULIB_VSCANF = @GNULIB_VSCANF@
69699 +GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
69700 +GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
69701 +GNULIB_WCPCPY = @GNULIB_WCPCPY@
69702 +GNULIB_WCPNCPY = @GNULIB_WCPNCPY@
69703 +GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
69704 +GNULIB_WCSCASECMP = @GNULIB_WCSCASECMP@
69705 +GNULIB_WCSCAT = @GNULIB_WCSCAT@
69706 +GNULIB_WCSCHR = @GNULIB_WCSCHR@
69707 +GNULIB_WCSCMP = @GNULIB_WCSCMP@
69708 +GNULIB_WCSCOLL = @GNULIB_WCSCOLL@
69709 +GNULIB_WCSCPY = @GNULIB_WCSCPY@
69710 +GNULIB_WCSCSPN = @GNULIB_WCSCSPN@
69711 +GNULIB_WCSDUP = @GNULIB_WCSDUP@
69712 +GNULIB_WCSFTIME = @GNULIB_WCSFTIME@
69713 +GNULIB_WCSLEN = @GNULIB_WCSLEN@
69714 +GNULIB_WCSNCASECMP = @GNULIB_WCSNCASECMP@
69715 +GNULIB_WCSNCAT = @GNULIB_WCSNCAT@
69716 +GNULIB_WCSNCMP = @GNULIB_WCSNCMP@
69717 +GNULIB_WCSNCPY = @GNULIB_WCSNCPY@
69718 +GNULIB_WCSNLEN = @GNULIB_WCSNLEN@
69719 +GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
69720 +GNULIB_WCSPBRK = @GNULIB_WCSPBRK@
69721 +GNULIB_WCSRCHR = @GNULIB_WCSRCHR@
69722 +GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
69723 +GNULIB_WCSSPN = @GNULIB_WCSSPN@
69724 +GNULIB_WCSSTR = @GNULIB_WCSSTR@
69725 +GNULIB_WCSTOK = @GNULIB_WCSTOK@
69726 +GNULIB_WCSWIDTH = @GNULIB_WCSWIDTH@
69727 +GNULIB_WCSXFRM = @GNULIB_WCSXFRM@
69728 +GNULIB_WCTOB = @GNULIB_WCTOB@
69729 +GNULIB_WCTOMB = @GNULIB_WCTOMB@
69730 +GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
69731 +GNULIB_WMEMCHR = @GNULIB_WMEMCHR@
69732 +GNULIB_WMEMCMP = @GNULIB_WMEMCMP@
69733 +GNULIB_WMEMCPY = @GNULIB_WMEMCPY@
69734 +GNULIB_WMEMMOVE = @GNULIB_WMEMMOVE@
69735 +GNULIB_WMEMSET = @GNULIB_WMEMSET@
69736 +GNULIB_WRITE = @GNULIB_WRITE@
69737 +GNULIB__EXIT = @GNULIB__EXIT@
69738 GPGME_CFLAGS = @GPGME_CFLAGS@
69739 GPGME_CONFIG = @GPGME_CONFIG@
69740 GPGME_LIBS = @GPGME_LIBS@
69741 GREP = @GREP@
69742 HAVE_ACOSF = @HAVE_ACOSF@
69743 HAVE_ACOSL = @HAVE_ACOSL@
69744 -HAVE_ALIGNED_ALLOC = @HAVE_ALIGNED_ALLOC@
69745 HAVE_ALLOCA_H = @HAVE_ALLOCA_H@
69746 HAVE_ALPHASORT = @HAVE_ALPHASORT@
69747 HAVE_ASINF = @HAVE_ASINF@
69748 @@ -780,7 +689,6 @@ HAVE_CHOWN = @HAVE_CHOWN@
69749 HAVE_CLOSEDIR = @HAVE_CLOSEDIR@
69750 HAVE_COPYSIGN = @HAVE_COPYSIGN@
69751 HAVE_COPYSIGNL = @HAVE_COPYSIGNL@
69752 -HAVE_COPY_FILE_RANGE = @HAVE_COPY_FILE_RANGE@
69753 HAVE_COSF = @HAVE_COSF@
69754 HAVE_COSHF = @HAVE_COSHF@
69755 HAVE_COSL = @HAVE_COSL@
69756 @@ -795,17 +703,13 @@ HAVE_DECL_CEILL = @HAVE_DECL_CEILL@
69757 HAVE_DECL_COPYSIGNF = @HAVE_DECL_COPYSIGNF@
69758 HAVE_DECL_COSL = @HAVE_DECL_COSL@
69759 HAVE_DECL_DIRFD = @HAVE_DECL_DIRFD@
69760 -HAVE_DECL_ECVT = @HAVE_DECL_ECVT@
69761 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
69762 -HAVE_DECL_EXECVPE = @HAVE_DECL_EXECVPE@
69763 HAVE_DECL_EXP2 = @HAVE_DECL_EXP2@
69764 HAVE_DECL_EXP2F = @HAVE_DECL_EXP2F@
69765 HAVE_DECL_EXP2L = @HAVE_DECL_EXP2L@
69766 HAVE_DECL_EXPL = @HAVE_DECL_EXPL@
69767 HAVE_DECL_EXPM1L = @HAVE_DECL_EXPM1L@
69768 HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
69769 -HAVE_DECL_FCLOSEALL = @HAVE_DECL_FCLOSEALL@
69770 -HAVE_DECL_FCVT = @HAVE_DECL_FCVT@
69771 HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@
69772 HAVE_DECL_FDOPENDIR = @HAVE_DECL_FDOPENDIR@
69773 HAVE_DECL_FLOORF = @HAVE_DECL_FLOORF@
69774 @@ -814,7 +718,6 @@ HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@
69775 HAVE_DECL_FREXPL = @HAVE_DECL_FREXPL@
69776 HAVE_DECL_FSEEKO = @HAVE_DECL_FSEEKO@
69777 HAVE_DECL_FTELLO = @HAVE_DECL_FTELLO@
69778 -HAVE_DECL_GCVT = @HAVE_DECL_GCVT@
69779 HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
69780 HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
69781 HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
69782 @@ -866,14 +769,13 @@ HAVE_DECL_TRUNCL = @HAVE_DECL_TRUNCL@
69783 HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
69784 HAVE_DECL_UNSETENV = @HAVE_DECL_UNSETENV@
69785 HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
69786 -HAVE_DECL_WCSDUP = @HAVE_DECL_WCSDUP@
69787 HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
69788 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
69789 HAVE_DIRENT_H = @HAVE_DIRENT_H@
69790 HAVE_DPRINTF = @HAVE_DPRINTF@
69791 +HAVE_DUP2 = @HAVE_DUP2@
69792 HAVE_DUP3 = @HAVE_DUP3@
69793 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
69794 -HAVE_EXECVPE = @HAVE_EXECVPE@
69795 HAVE_EXPF = @HAVE_EXPF@
69796 HAVE_EXPL = @HAVE_EXPL@
69797 HAVE_EXPLICIT_BZERO = @HAVE_EXPLICIT_BZERO@
69798 @@ -905,7 +807,6 @@ HAVE_FTELLO = @HAVE_FTELLO@
69799 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
69800 HAVE_FUTIMENS = @HAVE_FUTIMENS@
69801 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
69802 -HAVE_GETENTROPY = @HAVE_GETENTROPY@
69803 HAVE_GETGROUPS = @HAVE_GETGROUPS@
69804 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
69805 HAVE_GETLOGIN = @HAVE_GETLOGIN@
69806 @@ -914,7 +815,6 @@ HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
69807 HAVE_GETPASS = @HAVE_GETPASS@
69808 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
69809 HAVE_GETTIMEOFDAY = @HAVE_GETTIMEOFDAY@
69810 -HAVE_GETUMASK = @HAVE_GETUMASK@
69811 HAVE_GRANTPT = @HAVE_GRANTPT@
69812 HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
69813 HAVE_HYPOTF = @HAVE_HYPOTF@
69814 @@ -942,6 +842,7 @@ HAVE_LOGBF = @HAVE_LOGBF@
69815 HAVE_LOGBL = @HAVE_LOGBL@
69816 HAVE_LOGF = @HAVE_LOGF@
69817 HAVE_LOGL = @HAVE_LOGL@
69818 +HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
69819 HAVE_LSTAT = @HAVE_LSTAT@
69820 HAVE_MAX_ALIGN_T = @HAVE_MAX_ALIGN_T@
69821 HAVE_MBRLEN = @HAVE_MBRLEN@
69822 @@ -951,6 +852,7 @@ HAVE_MBSLEN = @HAVE_MBSLEN@
69823 HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
69824 HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
69825 HAVE_MBTOWC = @HAVE_MBTOWC@
69826 +HAVE_MEMCHR = @HAVE_MEMCHR@
69827 HAVE_MEMPCPY = @HAVE_MEMPCPY@
69828 HAVE_MKDIRAT = @HAVE_MKDIRAT@
69829 HAVE_MKDTEMP = @HAVE_MKDTEMP@
69830 @@ -973,7 +875,6 @@ HAVE_PCLOSE = @HAVE_PCLOSE@
69831 HAVE_PIPE = @HAVE_PIPE@
69832 HAVE_PIPE2 = @HAVE_PIPE2@
69833 HAVE_POPEN = @HAVE_POPEN@
69834 -HAVE_POSIX_MEMALIGN = @HAVE_POSIX_MEMALIGN@
69835 HAVE_POSIX_OPENPT = @HAVE_POSIX_OPENPT@
69836 HAVE_POWF = @HAVE_POWF@
69837 HAVE_PREAD = @HAVE_PREAD@
69838 @@ -1003,8 +904,6 @@ HAVE_SECURE_GETENV = @HAVE_SECURE_GETENV@
69839 HAVE_SETENV = @HAVE_SETENV@
69840 HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@
69841 HAVE_SETSTATE = @HAVE_SETSTATE@
69842 -HAVE_SIGABBREV_NP = @HAVE_SIGABBREV_NP@
69843 -HAVE_SIGDESCR_NP = @HAVE_SIGDESCR_NP@
69844 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
69845 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
69846 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
69847 @@ -1020,16 +919,13 @@ HAVE_STPNCPY = @HAVE_STPNCPY@
69848 HAVE_STRCASECMP = @HAVE_STRCASECMP@
69849 HAVE_STRCASESTR = @HAVE_STRCASESTR@
69850 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
69851 -HAVE_STRERRORNAME_NP = @HAVE_STRERRORNAME_NP@
69852 HAVE_STRINGS_H = @HAVE_STRINGS_H@
69853 HAVE_STRPBRK = @HAVE_STRPBRK@
69854 HAVE_STRPTIME = @HAVE_STRPTIME@
69855 HAVE_STRSEP = @HAVE_STRSEP@
69856 HAVE_STRTOD = @HAVE_STRTOD@
69857 -HAVE_STRTOL = @HAVE_STRTOL@
69858 HAVE_STRTOLD = @HAVE_STRTOLD@
69859 HAVE_STRTOLL = @HAVE_STRTOLL@
69860 -HAVE_STRTOUL = @HAVE_STRTOUL@
69861 HAVE_STRTOULL = @HAVE_STRTOULL@
69862 HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
69863 HAVE_STRUCT_TIMEVAL = @HAVE_STRUCT_TIMEVAL@
69864 @@ -1047,12 +943,12 @@ HAVE_TANF = @HAVE_TANF@
69865 HAVE_TANHF = @HAVE_TANHF@
69866 HAVE_TANL = @HAVE_TANL@
69867 HAVE_TIMEGM = @HAVE_TIMEGM@
69868 -HAVE_TIMESPEC_GET = @HAVE_TIMESPEC_GET@
69869 -HAVE_TIMESPEC_GETRES = @HAVE_TIMESPEC_GETRES@
69870 HAVE_TIMEZONE_T = @HAVE_TIMEZONE_T@
69871 +HAVE_TZSET = @HAVE_TZSET@
69872 HAVE_UNISTD_H = @HAVE_UNISTD_H@
69873 HAVE_UNLINKAT = @HAVE_UNLINKAT@
69874 HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
69875 +HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
69876 HAVE_USLEEP = @HAVE_USLEEP@
69877 HAVE_UTIME = @HAVE_UTIME@
69878 HAVE_UTIMENSAT = @HAVE_UTIMENSAT@
69879 @@ -1094,7 +990,6 @@ HAVE_WMEMCHR = @HAVE_WMEMCHR@
69880 HAVE_WMEMCMP = @HAVE_WMEMCMP@
69881 HAVE_WMEMCPY = @HAVE_WMEMCPY@
69882 HAVE_WMEMMOVE = @HAVE_WMEMMOVE@
69883 -HAVE_WMEMPCPY = @HAVE_WMEMPCPY@
69884 HAVE_WMEMSET = @HAVE_WMEMSET@
69885 HAVE__BOOL = @HAVE__BOOL@
69886 HAVE__EXIT = @HAVE__EXIT@
69887 @@ -1191,18 +1086,16 @@ PATH_SEPARATOR = @PATH_SEPARATOR@
69888 PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
69889 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
69890 PRIPTR_PREFIX = @PRIPTR_PREFIX@
69891 +PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
69892 PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
69893 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
69894 RANLIB = @RANLIB@
69895 -REPLACE_ACCESS = @REPLACE_ACCESS@
69896 REPLACE_ACOSF = @REPLACE_ACOSF@
69897 -REPLACE_ALIGNED_ALLOC = @REPLACE_ALIGNED_ALLOC@
69898 REPLACE_ASINF = @REPLACE_ASINF@
69899 REPLACE_ATAN2F = @REPLACE_ATAN2F@
69900 REPLACE_ATANF = @REPLACE_ATANF@
69901 REPLACE_BTOWC = @REPLACE_BTOWC@
69902 -REPLACE_CALLOC_FOR_CALLOC_GNU = @REPLACE_CALLOC_FOR_CALLOC_GNU@
69903 -REPLACE_CALLOC_FOR_CALLOC_POSIX = @REPLACE_CALLOC_FOR_CALLOC_POSIX@
69904 +REPLACE_CALLOC = @REPLACE_CALLOC@
69905 REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
69906 REPLACE_CBRTF = @REPLACE_CBRTF@
69907 REPLACE_CBRTL = @REPLACE_CBRTL@
69908 @@ -1212,22 +1105,13 @@ REPLACE_CEILL = @REPLACE_CEILL@
69909 REPLACE_CHOWN = @REPLACE_CHOWN@
69910 REPLACE_CLOSE = @REPLACE_CLOSE@
69911 REPLACE_CLOSEDIR = @REPLACE_CLOSEDIR@
69912 -REPLACE_COPY_FILE_RANGE = @REPLACE_COPY_FILE_RANGE@
69913 REPLACE_COSF = @REPLACE_COSF@
69914 REPLACE_COSHF = @REPLACE_COSHF@
69915 -REPLACE_CREAT = @REPLACE_CREAT@
69916 REPLACE_CTIME = @REPLACE_CTIME@
69917 REPLACE_DIRFD = @REPLACE_DIRFD@
69918 REPLACE_DPRINTF = @REPLACE_DPRINTF@
69919 REPLACE_DUP = @REPLACE_DUP@
69920 REPLACE_DUP2 = @REPLACE_DUP2@
69921 -REPLACE_EXECL = @REPLACE_EXECL@
69922 -REPLACE_EXECLE = @REPLACE_EXECLE@
69923 -REPLACE_EXECLP = @REPLACE_EXECLP@
69924 -REPLACE_EXECV = @REPLACE_EXECV@
69925 -REPLACE_EXECVE = @REPLACE_EXECVE@
69926 -REPLACE_EXECVP = @REPLACE_EXECVP@
69927 -REPLACE_EXECVPE = @REPLACE_EXECVPE@
69928 REPLACE_EXP2 = @REPLACE_EXP2@
69929 REPLACE_EXP2L = @REPLACE_EXP2L@
69930 REPLACE_EXPF = @REPLACE_EXPF@
69931 @@ -1237,14 +1121,12 @@ REPLACE_EXPM1F = @REPLACE_EXPM1F@
69932 REPLACE_EXPM1L = @REPLACE_EXPM1L@
69933 REPLACE_FABSL = @REPLACE_FABSL@
69934 REPLACE_FACCESSAT = @REPLACE_FACCESSAT@
69935 -REPLACE_FCHMODAT = @REPLACE_FCHMODAT@
69936 REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
69937 REPLACE_FCLOSE = @REPLACE_FCLOSE@
69938 REPLACE_FCNTL = @REPLACE_FCNTL@
69939 REPLACE_FDOPEN = @REPLACE_FDOPEN@
69940 REPLACE_FDOPENDIR = @REPLACE_FDOPENDIR@
69941 REPLACE_FFLUSH = @REPLACE_FFLUSH@
69942 -REPLACE_FFSLL = @REPLACE_FFSLL@
69943 REPLACE_FLOOR = @REPLACE_FLOOR@
69944 REPLACE_FLOORF = @REPLACE_FLOORF@
69945 REPLACE_FLOORL = @REPLACE_FLOORL@
69946 @@ -1255,10 +1137,8 @@ REPLACE_FMOD = @REPLACE_FMOD@
69947 REPLACE_FMODF = @REPLACE_FMODF@
69948 REPLACE_FMODL = @REPLACE_FMODL@
69949 REPLACE_FOPEN = @REPLACE_FOPEN@
69950 -REPLACE_FOPEN_FOR_FOPEN_GNU = @REPLACE_FOPEN_FOR_FOPEN_GNU@
69951 REPLACE_FPRINTF = @REPLACE_FPRINTF@
69952 REPLACE_FPURGE = @REPLACE_FPURGE@
69953 -REPLACE_FREE = @REPLACE_FREE@
69954 REPLACE_FREOPEN = @REPLACE_FREOPEN@
69955 REPLACE_FREXP = @REPLACE_FREXP@
69956 REPLACE_FREXPF = @REPLACE_FREXPF@
69957 @@ -1280,7 +1160,6 @@ REPLACE_GETLINE = @REPLACE_GETLINE@
69958 REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
69959 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
69960 REPLACE_GETPASS = @REPLACE_GETPASS@
69961 -REPLACE_GETPASS_FOR_GETPASS_GNU = @REPLACE_GETPASS_FOR_GETPASS_GNU@
69962 REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
69963 REPLACE_GMTIME = @REPLACE_GMTIME@
69964 REPLACE_HUGE_VAL = @REPLACE_HUGE_VAL@
69965 @@ -1319,8 +1198,7 @@ REPLACE_LOGF = @REPLACE_LOGF@
69966 REPLACE_LOGL = @REPLACE_LOGL@
69967 REPLACE_LSEEK = @REPLACE_LSEEK@
69968 REPLACE_LSTAT = @REPLACE_LSTAT@
69969 -REPLACE_MALLOC_FOR_MALLOC_GNU = @REPLACE_MALLOC_FOR_MALLOC_GNU@
69970 -REPLACE_MALLOC_FOR_MALLOC_POSIX = @REPLACE_MALLOC_FOR_MALLOC_POSIX@
69971 +REPLACE_MALLOC = @REPLACE_MALLOC@
69972 REPLACE_MBRLEN = @REPLACE_MBRLEN@
69973 REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
69974 REPLACE_MBSINIT = @REPLACE_MBSINIT@
69975 @@ -1332,9 +1210,7 @@ REPLACE_MEMCHR = @REPLACE_MEMCHR@
69976 REPLACE_MEMMEM = @REPLACE_MEMMEM@
69977 REPLACE_MKDIR = @REPLACE_MKDIR@
69978 REPLACE_MKFIFO = @REPLACE_MKFIFO@
69979 -REPLACE_MKFIFOAT = @REPLACE_MKFIFOAT@
69980 REPLACE_MKNOD = @REPLACE_MKNOD@
69981 -REPLACE_MKNODAT = @REPLACE_MKNODAT@
69982 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
69983 REPLACE_MKTIME = @REPLACE_MKTIME@
69984 REPLACE_MODF = @REPLACE_MODF@
69985 @@ -1349,7 +1225,6 @@ REPLACE_OPENAT = @REPLACE_OPENAT@
69986 REPLACE_OPENDIR = @REPLACE_OPENDIR@
69987 REPLACE_PERROR = @REPLACE_PERROR@
69988 REPLACE_POPEN = @REPLACE_POPEN@
69989 -REPLACE_POSIX_MEMALIGN = @REPLACE_POSIX_MEMALIGN@
69990 REPLACE_PREAD = @REPLACE_PREAD@
69991 REPLACE_PRINTF = @REPLACE_PRINTF@
69992 REPLACE_PTSNAME = @REPLACE_PTSNAME@
69993 @@ -1362,9 +1237,7 @@ REPLACE_RANDOM_R = @REPLACE_RANDOM_R@
69994 REPLACE_READ = @REPLACE_READ@
69995 REPLACE_READLINK = @REPLACE_READLINK@
69996 REPLACE_READLINKAT = @REPLACE_READLINKAT@
69997 -REPLACE_REALLOCARRAY = @REPLACE_REALLOCARRAY@
69998 -REPLACE_REALLOC_FOR_REALLOC_GNU = @REPLACE_REALLOC_FOR_REALLOC_GNU@
69999 -REPLACE_REALLOC_FOR_REALLOC_POSIX = @REPLACE_REALLOC_FOR_REALLOC_POSIX@
70000 +REPLACE_REALLOC = @REPLACE_REALLOC@
70001 REPLACE_REALPATH = @REPLACE_REALPATH@
70002 REPLACE_REMAINDER = @REPLACE_REMAINDER@
70003 REPLACE_REMAINDERF = @REPLACE_REMAINDERF@
70004 @@ -1380,7 +1253,7 @@ REPLACE_ROUNDL = @REPLACE_ROUNDL@
70005 REPLACE_SETENV = @REPLACE_SETENV@
70006 REPLACE_SETSTATE = @REPLACE_SETSTATE@
70007 REPLACE_SIGNBIT = @REPLACE_SIGNBIT@
70008 -REPLACE_SIGNBIT_USING_BUILTINS = @REPLACE_SIGNBIT_USING_BUILTINS@
70009 +REPLACE_SIGNBIT_USING_GCC = @REPLACE_SIGNBIT_USING_GCC@
70010 REPLACE_SINF = @REPLACE_SINF@
70011 REPLACE_SINHF = @REPLACE_SINHF@
70012 REPLACE_SLEEP = @REPLACE_SLEEP@
70013 @@ -1396,7 +1269,6 @@ REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
70014 REPLACE_STRCHRNUL = @REPLACE_STRCHRNUL@
70015 REPLACE_STRDUP = @REPLACE_STRDUP@
70016 REPLACE_STRERROR = @REPLACE_STRERROR@
70017 -REPLACE_STRERRORNAME_NP = @REPLACE_STRERRORNAME_NP@
70018 REPLACE_STRERROR_R = @REPLACE_STRERROR_R@
70019 REPLACE_STRFTIME = @REPLACE_STRFTIME@
70020 REPLACE_STRNCAT = @REPLACE_STRNCAT@
70021 @@ -1407,11 +1279,7 @@ REPLACE_STRSTR = @REPLACE_STRSTR@
70022 REPLACE_STRTOD = @REPLACE_STRTOD@
70023 REPLACE_STRTOIMAX = @REPLACE_STRTOIMAX@
70024 REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
70025 -REPLACE_STRTOL = @REPLACE_STRTOL@
70026 REPLACE_STRTOLD = @REPLACE_STRTOLD@
70027 -REPLACE_STRTOLL = @REPLACE_STRTOLL@
70028 -REPLACE_STRTOUL = @REPLACE_STRTOUL@
70029 -REPLACE_STRTOULL = @REPLACE_STRTOULL@
70030 REPLACE_STRTOUMAX = @REPLACE_STRTOUMAX@
70031 REPLACE_STRUCT_TIMEVAL = @REPLACE_STRUCT_TIMEVAL@
70032 REPLACE_SYMLINK = @REPLACE_SYMLINK@
70033 @@ -1442,7 +1310,6 @@ REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
70034 REPLACE_WCSFTIME = @REPLACE_WCSFTIME@
70035 REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
70036 REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
70037 -REPLACE_WCSTOK = @REPLACE_WCSTOK@
70038 REPLACE_WCSWIDTH = @REPLACE_WCSWIDTH@
70039 REPLACE_WCTOB = @REPLACE_WCTOB@
70040 REPLACE_WCTOMB = @REPLACE_WCTOMB@
70041 @@ -1454,21 +1321,19 @@ SET_MAKE = @SET_MAKE@
70042 SHELL = @SHELL@
70043 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
70044 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
70045 -STDALIGN_H = @STDALIGN_H@
70046 STDBOOL_H = @STDBOOL_H@
70047 STDDEF_H = @STDDEF_H@
70048 STDINT_H = @STDINT_H@
70049 STRIP = @STRIP@
70050 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
70051 TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
70052 -TIME_H_DEFINES_TIME_UTC = @TIME_H_DEFINES_TIME_UTC@
70053 UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@
70054 UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@
70055 UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
70056 UNISTD_H_DEFINES_STRUCT_TIMESPEC = @UNISTD_H_DEFINES_STRUCT_TIMESPEC@
70057 -UNISTD_H_HAVE_SYS_RANDOM_H = @UNISTD_H_HAVE_SYS_RANDOM_H@
70058 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
70059 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
70060 +UTIME_H = @UTIME_H@
70061 VERSION = @VERSION@
70062 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
70063 WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
70064 @@ -1500,10 +1365,8 @@ datarootdir = @datarootdir@
70065 docdir = @docdir@
70066 dvidir = @dvidir@
70067 exec_prefix = @exec_prefix@
70068 -gl_LIBOBJDEPS = @gl_LIBOBJDEPS@
70069 gl_LIBOBJS = @gl_LIBOBJS@
70070 gl_LTLIBOBJS = @gl_LTLIBOBJS@
70071 -gltests_LIBOBJDEPS = @gltests_LIBOBJDEPS@
70072 gltests_LIBOBJS = @gltests_LIBOBJS@
70073 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
70074 gltests_WITNESS = @gltests_WITNESS@
70075
70076 diff --git a/tests/mkdir/Makefile.in b/tests/mkdir/Makefile.in
70077 index 36bd17f..8578f93 100644
70078 --- a/tests/mkdir/Makefile.in
70079 +++ b/tests/mkdir/Makefile.in
70080 @@ -91,12 +91,9 @@ check_PROGRAMS = m$(EXEEXT)
70081 subdir = tests/mkdir
70082 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
70083 am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
70084 - $(top_srcdir)/autotools/m4/__inline.m4 \
70085 $(top_srcdir)/autotools/m4/absolute-header.m4 \
70086 $(top_srcdir)/autotools/m4/ac_check_sendfile.m4 \
70087 $(top_srcdir)/autotools/m4/alloca.m4 \
70088 - $(top_srcdir)/autotools/m4/builtin-expect.m4 \
70089 - $(top_srcdir)/autotools/m4/calloc.m4 \
70090 $(top_srcdir)/autotools/m4/canonicalize.m4 \
70091 $(top_srcdir)/autotools/m4/chdir-long.m4 \
70092 $(top_srcdir)/autotools/m4/clock_time.m4 \
70093 @@ -104,6 +101,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
70094 $(top_srcdir)/autotools/m4/closedir.m4 \
70095 $(top_srcdir)/autotools/m4/dirent_h.m4 \
70096 $(top_srcdir)/autotools/m4/dirfd.m4 \
70097 + $(top_srcdir)/autotools/m4/dirname.m4 \
70098 $(top_srcdir)/autotools/m4/double-slash-root.m4 \
70099 $(top_srcdir)/autotools/m4/dup.m4 \
70100 $(top_srcdir)/autotools/m4/dup2.m4 \
70101 @@ -125,7 +123,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
70102 $(top_srcdir)/autotools/m4/filenamecat.m4 \
70103 $(top_srcdir)/autotools/m4/float_h.m4 \
70104 $(top_srcdir)/autotools/m4/fpieee.m4 \
70105 - $(top_srcdir)/autotools/m4/free.m4 \
70106 $(top_srcdir)/autotools/m4/frexp.m4 \
70107 $(top_srcdir)/autotools/m4/frexpl.m4 \
70108 $(top_srcdir)/autotools/m4/fstat.m4 \
70109 @@ -145,6 +142,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
70110 $(top_srcdir)/autotools/m4/group-member.m4 \
70111 $(top_srcdir)/autotools/m4/include_next.m4 \
70112 $(top_srcdir)/autotools/m4/intmax_t.m4 \
70113 + $(top_srcdir)/autotools/m4/inttypes-pri.m4 \
70114 $(top_srcdir)/autotools/m4/inttypes.m4 \
70115 $(top_srcdir)/autotools/m4/inttypes_h.m4 \
70116 $(top_srcdir)/autotools/m4/isnand.m4 \
70117 @@ -154,6 +152,8 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
70118 $(top_srcdir)/autotools/m4/ldexpl.m4 \
70119 $(top_srcdir)/autotools/m4/libtool.m4 \
70120 $(top_srcdir)/autotools/m4/limits-h.m4 \
70121 + $(top_srcdir)/autotools/m4/localtime-buffer.m4 \
70122 + $(top_srcdir)/autotools/m4/longlong.m4 \
70123 $(top_srcdir)/autotools/m4/lstat.m4 \
70124 $(top_srcdir)/autotools/m4/ltoptions.m4 \
70125 $(top_srcdir)/autotools/m4/ltsugar.m4 \
70126 @@ -165,7 +165,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
70127 $(top_srcdir)/autotools/m4/memchr.m4 \
70128 $(top_srcdir)/autotools/m4/mempcpy.m4 \
70129 $(top_srcdir)/autotools/m4/memrchr.m4 \
70130 - $(top_srcdir)/autotools/m4/minmax.m4 \
70131 $(top_srcdir)/autotools/m4/mkdir.m4 \
70132 $(top_srcdir)/autotools/m4/mkdirat.m4 \
70133 $(top_srcdir)/autotools/m4/mmap-anon.m4 \
70134 @@ -176,20 +175,16 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
70135 $(top_srcdir)/autotools/m4/nocrash.m4 \
70136 $(top_srcdir)/autotools/m4/off_t.m4 \
70137 $(top_srcdir)/autotools/m4/open-cloexec.m4 \
70138 - $(top_srcdir)/autotools/m4/open-slash.m4 \
70139 $(top_srcdir)/autotools/m4/open.m4 \
70140 $(top_srcdir)/autotools/m4/openat.m4 \
70141 $(top_srcdir)/autotools/m4/opendir.m4 \
70142 $(top_srcdir)/autotools/m4/pathmax.m4 \
70143 - $(top_srcdir)/autotools/m4/pipe.m4 \
70144 $(top_srcdir)/autotools/m4/printf-frexp.m4 \
70145 $(top_srcdir)/autotools/m4/printf-frexpl.m4 \
70146 $(top_srcdir)/autotools/m4/printf.m4 \
70147 - $(top_srcdir)/autotools/m4/rawmemchr.m4 \
70148 $(top_srcdir)/autotools/m4/readlink.m4 \
70149 $(top_srcdir)/autotools/m4/readlinkat.m4 \
70150 $(top_srcdir)/autotools/m4/realloc.m4 \
70151 - $(top_srcdir)/autotools/m4/reallocarray.m4 \
70152 $(top_srcdir)/autotools/m4/rename.m4 \
70153 $(top_srcdir)/autotools/m4/renameat.m4 \
70154 $(top_srcdir)/autotools/m4/rmdir.m4 \
70155 @@ -199,7 +194,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
70156 $(top_srcdir)/autotools/m4/ssize_t.m4 \
70157 $(top_srcdir)/autotools/m4/stat-time.m4 \
70158 $(top_srcdir)/autotools/m4/stat.m4 \
70159 - $(top_srcdir)/autotools/m4/stdalign.m4 \
70160 $(top_srcdir)/autotools/m4/stdbool.m4 \
70161 $(top_srcdir)/autotools/m4/stddef_h.m4 \
70162 $(top_srcdir)/autotools/m4/stdint.m4 \
70163 @@ -238,10 +232,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
70164 $(top_srcdir)/autotools/m4/wchar_t.m4 \
70165 $(top_srcdir)/autotools/m4/wint_t.m4 \
70166 $(top_srcdir)/autotools/m4/xalloc.m4 \
70167 - $(top_srcdir)/autotools/m4/xsize.m4 \
70168 - $(top_srcdir)/autotools/m4/year2038.m4 \
70169 - $(top_srcdir)/autotools/m4/zzgnulib.m4 \
70170 - $(top_srcdir)/configure.ac
70171 + $(top_srcdir)/autotools/m4/xsize.m4 $(top_srcdir)/configure.ac
70172 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
70173 $(ACLOCAL_M4)
70174 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
70175 @@ -368,450 +359,368 @@ FGREP = @FGREP@
70176 FLOAT_H = @FLOAT_H@
70177 GETOPT_CDEFS_H = @GETOPT_CDEFS_H@
70178 GETOPT_H = @GETOPT_H@
70179 -GL_CFLAG_ALLOW_WARNINGS = @GL_CFLAG_ALLOW_WARNINGS@
70180 -GL_CFLAG_GNULIB_WARNINGS = @GL_CFLAG_GNULIB_WARNINGS@
70181 -GL_GNULIB_ACCESS = @GL_GNULIB_ACCESS@
70182 -GL_GNULIB_ACOSF = @GL_GNULIB_ACOSF@
70183 -GL_GNULIB_ACOSL = @GL_GNULIB_ACOSL@
70184 -GL_GNULIB_ALIGNED_ALLOC = @GL_GNULIB_ALIGNED_ALLOC@
70185 -GL_GNULIB_ALPHASORT = @GL_GNULIB_ALPHASORT@
70186 -GL_GNULIB_ASINF = @GL_GNULIB_ASINF@
70187 -GL_GNULIB_ASINL = @GL_GNULIB_ASINL@
70188 -GL_GNULIB_ATAN2F = @GL_GNULIB_ATAN2F@
70189 -GL_GNULIB_ATANF = @GL_GNULIB_ATANF@
70190 -GL_GNULIB_ATANL = @GL_GNULIB_ATANL@
70191 -GL_GNULIB_ATOLL = @GL_GNULIB_ATOLL@
70192 -GL_GNULIB_BTOWC = @GL_GNULIB_BTOWC@
70193 -GL_GNULIB_CALLOC_GNU = @GL_GNULIB_CALLOC_GNU@
70194 -GL_GNULIB_CALLOC_POSIX = @GL_GNULIB_CALLOC_POSIX@
70195 -GL_GNULIB_CANONICALIZE_FILE_NAME = @GL_GNULIB_CANONICALIZE_FILE_NAME@
70196 -GL_GNULIB_CBRT = @GL_GNULIB_CBRT@
70197 -GL_GNULIB_CBRTF = @GL_GNULIB_CBRTF@
70198 -GL_GNULIB_CBRTL = @GL_GNULIB_CBRTL@
70199 -GL_GNULIB_CEIL = @GL_GNULIB_CEIL@
70200 -GL_GNULIB_CEILF = @GL_GNULIB_CEILF@
70201 -GL_GNULIB_CEILL = @GL_GNULIB_CEILL@
70202 -GL_GNULIB_CHDIR = @GL_GNULIB_CHDIR@
70203 -GL_GNULIB_CHOWN = @GL_GNULIB_CHOWN@
70204 -GL_GNULIB_CLOSE = @GL_GNULIB_CLOSE@
70205 -GL_GNULIB_CLOSEDIR = @GL_GNULIB_CLOSEDIR@
70206 -GL_GNULIB_COPYSIGN = @GL_GNULIB_COPYSIGN@
70207 -GL_GNULIB_COPYSIGNF = @GL_GNULIB_COPYSIGNF@
70208 -GL_GNULIB_COPYSIGNL = @GL_GNULIB_COPYSIGNL@
70209 -GL_GNULIB_COPY_FILE_RANGE = @GL_GNULIB_COPY_FILE_RANGE@
70210 -GL_GNULIB_COSF = @GL_GNULIB_COSF@
70211 -GL_GNULIB_COSHF = @GL_GNULIB_COSHF@
70212 -GL_GNULIB_COSL = @GL_GNULIB_COSL@
70213 -GL_GNULIB_CREAT = @GL_GNULIB_CREAT@
70214 -GL_GNULIB_CTIME = @GL_GNULIB_CTIME@
70215 -GL_GNULIB_DIRFD = @GL_GNULIB_DIRFD@
70216 -GL_GNULIB_DPRINTF = @GL_GNULIB_DPRINTF@
70217 -GL_GNULIB_DUP = @GL_GNULIB_DUP@
70218 -GL_GNULIB_DUP2 = @GL_GNULIB_DUP2@
70219 -GL_GNULIB_DUP3 = @GL_GNULIB_DUP3@
70220 -GL_GNULIB_ENVIRON = @GL_GNULIB_ENVIRON@
70221 -GL_GNULIB_EUIDACCESS = @GL_GNULIB_EUIDACCESS@
70222 -GL_GNULIB_EXECL = @GL_GNULIB_EXECL@
70223 -GL_GNULIB_EXECLE = @GL_GNULIB_EXECLE@
70224 -GL_GNULIB_EXECLP = @GL_GNULIB_EXECLP@
70225 -GL_GNULIB_EXECV = @GL_GNULIB_EXECV@
70226 -GL_GNULIB_EXECVE = @GL_GNULIB_EXECVE@
70227 -GL_GNULIB_EXECVP = @GL_GNULIB_EXECVP@
70228 -GL_GNULIB_EXECVPE = @GL_GNULIB_EXECVPE@
70229 -GL_GNULIB_EXP2 = @GL_GNULIB_EXP2@
70230 -GL_GNULIB_EXP2F = @GL_GNULIB_EXP2F@
70231 -GL_GNULIB_EXP2L = @GL_GNULIB_EXP2L@
70232 -GL_GNULIB_EXPF = @GL_GNULIB_EXPF@
70233 -GL_GNULIB_EXPL = @GL_GNULIB_EXPL@
70234 -GL_GNULIB_EXPLICIT_BZERO = @GL_GNULIB_EXPLICIT_BZERO@
70235 -GL_GNULIB_EXPM1 = @GL_GNULIB_EXPM1@
70236 -GL_GNULIB_EXPM1F = @GL_GNULIB_EXPM1F@
70237 -GL_GNULIB_EXPM1L = @GL_GNULIB_EXPM1L@
70238 -GL_GNULIB_FABSF = @GL_GNULIB_FABSF@
70239 -GL_GNULIB_FABSL = @GL_GNULIB_FABSL@
70240 -GL_GNULIB_FACCESSAT = @GL_GNULIB_FACCESSAT@
70241 -GL_GNULIB_FCHDIR = @GL_GNULIB_FCHDIR@
70242 -GL_GNULIB_FCHMODAT = @GL_GNULIB_FCHMODAT@
70243 -GL_GNULIB_FCHOWNAT = @GL_GNULIB_FCHOWNAT@
70244 -GL_GNULIB_FCLOSE = @GL_GNULIB_FCLOSE@
70245 -GL_GNULIB_FCNTL = @GL_GNULIB_FCNTL@
70246 -GL_GNULIB_FDATASYNC = @GL_GNULIB_FDATASYNC@
70247 -GL_GNULIB_FDOPEN = @GL_GNULIB_FDOPEN@
70248 -GL_GNULIB_FDOPENDIR = @GL_GNULIB_FDOPENDIR@
70249 -GL_GNULIB_FFLUSH = @GL_GNULIB_FFLUSH@
70250 -GL_GNULIB_FFS = @GL_GNULIB_FFS@
70251 -GL_GNULIB_FFSL = @GL_GNULIB_FFSL@
70252 -GL_GNULIB_FFSLL = @GL_GNULIB_FFSLL@
70253 -GL_GNULIB_FGETC = @GL_GNULIB_FGETC@
70254 -GL_GNULIB_FGETS = @GL_GNULIB_FGETS@
70255 -GL_GNULIB_FLOOR = @GL_GNULIB_FLOOR@
70256 -GL_GNULIB_FLOORF = @GL_GNULIB_FLOORF@
70257 -GL_GNULIB_FLOORL = @GL_GNULIB_FLOORL@
70258 -GL_GNULIB_FMA = @GL_GNULIB_FMA@
70259 -GL_GNULIB_FMAF = @GL_GNULIB_FMAF@
70260 -GL_GNULIB_FMAL = @GL_GNULIB_FMAL@
70261 -GL_GNULIB_FMOD = @GL_GNULIB_FMOD@
70262 -GL_GNULIB_FMODF = @GL_GNULIB_FMODF@
70263 -GL_GNULIB_FMODL = @GL_GNULIB_FMODL@
70264 -GL_GNULIB_FOPEN = @GL_GNULIB_FOPEN@
70265 -GL_GNULIB_FOPEN_GNU = @GL_GNULIB_FOPEN_GNU@
70266 -GL_GNULIB_FPRINTF = @GL_GNULIB_FPRINTF@
70267 -GL_GNULIB_FPRINTF_POSIX = @GL_GNULIB_FPRINTF_POSIX@
70268 -GL_GNULIB_FPURGE = @GL_GNULIB_FPURGE@
70269 -GL_GNULIB_FPUTC = @GL_GNULIB_FPUTC@
70270 -GL_GNULIB_FPUTS = @GL_GNULIB_FPUTS@
70271 -GL_GNULIB_FREAD = @GL_GNULIB_FREAD@
70272 -GL_GNULIB_FREE_POSIX = @GL_GNULIB_FREE_POSIX@
70273 -GL_GNULIB_FREOPEN = @GL_GNULIB_FREOPEN@
70274 -GL_GNULIB_FREXP = @GL_GNULIB_FREXP@
70275 -GL_GNULIB_FREXPF = @GL_GNULIB_FREXPF@
70276 -GL_GNULIB_FREXPL = @GL_GNULIB_FREXPL@
70277 -GL_GNULIB_FSCANF = @GL_GNULIB_FSCANF@
70278 -GL_GNULIB_FSEEK = @GL_GNULIB_FSEEK@
70279 -GL_GNULIB_FSEEKO = @GL_GNULIB_FSEEKO@
70280 -GL_GNULIB_FSTAT = @GL_GNULIB_FSTAT@
70281 -GL_GNULIB_FSTATAT = @GL_GNULIB_FSTATAT@
70282 -GL_GNULIB_FSYNC = @GL_GNULIB_FSYNC@
70283 -GL_GNULIB_FTELL = @GL_GNULIB_FTELL@
70284 -GL_GNULIB_FTELLO = @GL_GNULIB_FTELLO@
70285 -GL_GNULIB_FTRUNCATE = @GL_GNULIB_FTRUNCATE@
70286 -GL_GNULIB_FUTIMENS = @GL_GNULIB_FUTIMENS@
70287 -GL_GNULIB_FWRITE = @GL_GNULIB_FWRITE@
70288 -GL_GNULIB_GETC = @GL_GNULIB_GETC@
70289 -GL_GNULIB_GETCHAR = @GL_GNULIB_GETCHAR@
70290 -GL_GNULIB_GETCWD = @GL_GNULIB_GETCWD@
70291 -GL_GNULIB_GETDELIM = @GL_GNULIB_GETDELIM@
70292 -GL_GNULIB_GETDOMAINNAME = @GL_GNULIB_GETDOMAINNAME@
70293 -GL_GNULIB_GETDTABLESIZE = @GL_GNULIB_GETDTABLESIZE@
70294 -GL_GNULIB_GETENTROPY = @GL_GNULIB_GETENTROPY@
70295 -GL_GNULIB_GETGROUPS = @GL_GNULIB_GETGROUPS@
70296 -GL_GNULIB_GETHOSTNAME = @GL_GNULIB_GETHOSTNAME@
70297 -GL_GNULIB_GETLINE = @GL_GNULIB_GETLINE@
70298 -GL_GNULIB_GETLOADAVG = @GL_GNULIB_GETLOADAVG@
70299 -GL_GNULIB_GETLOGIN = @GL_GNULIB_GETLOGIN@
70300 -GL_GNULIB_GETLOGIN_R = @GL_GNULIB_GETLOGIN_R@
70301 -GL_GNULIB_GETOPT_POSIX = @GL_GNULIB_GETOPT_POSIX@
70302 -GL_GNULIB_GETPAGESIZE = @GL_GNULIB_GETPAGESIZE@
70303 -GL_GNULIB_GETPASS = @GL_GNULIB_GETPASS@
70304 -GL_GNULIB_GETPASS_GNU = @GL_GNULIB_GETPASS_GNU@
70305 -GL_GNULIB_GETSUBOPT = @GL_GNULIB_GETSUBOPT@
70306 -GL_GNULIB_GETTIMEOFDAY = @GL_GNULIB_GETTIMEOFDAY@
70307 -GL_GNULIB_GETUMASK = @GL_GNULIB_GETUMASK@
70308 -GL_GNULIB_GETUSERSHELL = @GL_GNULIB_GETUSERSHELL@
70309 -GL_GNULIB_GRANTPT = @GL_GNULIB_GRANTPT@
70310 -GL_GNULIB_GROUP_MEMBER = @GL_GNULIB_GROUP_MEMBER@
70311 -GL_GNULIB_HYPOT = @GL_GNULIB_HYPOT@
70312 -GL_GNULIB_HYPOTF = @GL_GNULIB_HYPOTF@
70313 -GL_GNULIB_HYPOTL = @GL_GNULIB_HYPOTL@
70314 -GL_GNULIB_ILOGB = @GL_GNULIB_ILOGB@
70315 -GL_GNULIB_ILOGBF = @GL_GNULIB_ILOGBF@
70316 -GL_GNULIB_ILOGBL = @GL_GNULIB_ILOGBL@
70317 -GL_GNULIB_IMAXABS = @GL_GNULIB_IMAXABS@
70318 -GL_GNULIB_IMAXDIV = @GL_GNULIB_IMAXDIV@
70319 -GL_GNULIB_ISATTY = @GL_GNULIB_ISATTY@
70320 -GL_GNULIB_ISFINITE = @GL_GNULIB_ISFINITE@
70321 -GL_GNULIB_ISINF = @GL_GNULIB_ISINF@
70322 -GL_GNULIB_ISNAN = @GL_GNULIB_ISNAN@
70323 -GL_GNULIB_ISNAND = @GL_GNULIB_ISNAND@
70324 -GL_GNULIB_ISNANF = @GL_GNULIB_ISNANF@
70325 -GL_GNULIB_ISNANL = @GL_GNULIB_ISNANL@
70326 -GL_GNULIB_LCHMOD = @GL_GNULIB_LCHMOD@
70327 -GL_GNULIB_LCHOWN = @GL_GNULIB_LCHOWN@
70328 -GL_GNULIB_LDEXPF = @GL_GNULIB_LDEXPF@
70329 -GL_GNULIB_LDEXPL = @GL_GNULIB_LDEXPL@
70330 -GL_GNULIB_LINK = @GL_GNULIB_LINK@
70331 -GL_GNULIB_LINKAT = @GL_GNULIB_LINKAT@
70332 -GL_GNULIB_LOCALTIME = @GL_GNULIB_LOCALTIME@
70333 -GL_GNULIB_LOG = @GL_GNULIB_LOG@
70334 -GL_GNULIB_LOG10 = @GL_GNULIB_LOG10@
70335 -GL_GNULIB_LOG10F = @GL_GNULIB_LOG10F@
70336 -GL_GNULIB_LOG10L = @GL_GNULIB_LOG10L@
70337 -GL_GNULIB_LOG1P = @GL_GNULIB_LOG1P@
70338 -GL_GNULIB_LOG1PF = @GL_GNULIB_LOG1PF@
70339 -GL_GNULIB_LOG1PL = @GL_GNULIB_LOG1PL@
70340 -GL_GNULIB_LOG2 = @GL_GNULIB_LOG2@
70341 -GL_GNULIB_LOG2F = @GL_GNULIB_LOG2F@
70342 -GL_GNULIB_LOG2L = @GL_GNULIB_LOG2L@
70343 -GL_GNULIB_LOGB = @GL_GNULIB_LOGB@
70344 -GL_GNULIB_LOGBF = @GL_GNULIB_LOGBF@
70345 -GL_GNULIB_LOGBL = @GL_GNULIB_LOGBL@
70346 -GL_GNULIB_LOGF = @GL_GNULIB_LOGF@
70347 -GL_GNULIB_LOGL = @GL_GNULIB_LOGL@
70348 -GL_GNULIB_LSEEK = @GL_GNULIB_LSEEK@
70349 -GL_GNULIB_LSTAT = @GL_GNULIB_LSTAT@
70350 -GL_GNULIB_MALLOC_GNU = @GL_GNULIB_MALLOC_GNU@
70351 -GL_GNULIB_MALLOC_POSIX = @GL_GNULIB_MALLOC_POSIX@
70352 -GL_GNULIB_MBRLEN = @GL_GNULIB_MBRLEN@
70353 -GL_GNULIB_MBRTOWC = @GL_GNULIB_MBRTOWC@
70354 -GL_GNULIB_MBSCASECMP = @GL_GNULIB_MBSCASECMP@
70355 -GL_GNULIB_MBSCASESTR = @GL_GNULIB_MBSCASESTR@
70356 -GL_GNULIB_MBSCHR = @GL_GNULIB_MBSCHR@
70357 -GL_GNULIB_MBSCSPN = @GL_GNULIB_MBSCSPN@
70358 -GL_GNULIB_MBSINIT = @GL_GNULIB_MBSINIT@
70359 -GL_GNULIB_MBSLEN = @GL_GNULIB_MBSLEN@
70360 -GL_GNULIB_MBSNCASECMP = @GL_GNULIB_MBSNCASECMP@
70361 -GL_GNULIB_MBSNLEN = @GL_GNULIB_MBSNLEN@
70362 -GL_GNULIB_MBSNRTOWCS = @GL_GNULIB_MBSNRTOWCS@
70363 -GL_GNULIB_MBSPBRK = @GL_GNULIB_MBSPBRK@
70364 -GL_GNULIB_MBSPCASECMP = @GL_GNULIB_MBSPCASECMP@
70365 -GL_GNULIB_MBSRCHR = @GL_GNULIB_MBSRCHR@
70366 -GL_GNULIB_MBSRTOWCS = @GL_GNULIB_MBSRTOWCS@
70367 -GL_GNULIB_MBSSEP = @GL_GNULIB_MBSSEP@
70368 -GL_GNULIB_MBSSPN = @GL_GNULIB_MBSSPN@
70369 -GL_GNULIB_MBSSTR = @GL_GNULIB_MBSSTR@
70370 -GL_GNULIB_MBSTOK_R = @GL_GNULIB_MBSTOK_R@
70371 -GL_GNULIB_MBTOWC = @GL_GNULIB_MBTOWC@
70372 -GL_GNULIB_MDA_ACCESS = @GL_GNULIB_MDA_ACCESS@
70373 -GL_GNULIB_MDA_CHDIR = @GL_GNULIB_MDA_CHDIR@
70374 -GL_GNULIB_MDA_CHMOD = @GL_GNULIB_MDA_CHMOD@
70375 -GL_GNULIB_MDA_CLOSE = @GL_GNULIB_MDA_CLOSE@
70376 -GL_GNULIB_MDA_CREAT = @GL_GNULIB_MDA_CREAT@
70377 -GL_GNULIB_MDA_DUP = @GL_GNULIB_MDA_DUP@
70378 -GL_GNULIB_MDA_DUP2 = @GL_GNULIB_MDA_DUP2@
70379 -GL_GNULIB_MDA_ECVT = @GL_GNULIB_MDA_ECVT@
70380 -GL_GNULIB_MDA_EXECL = @GL_GNULIB_MDA_EXECL@
70381 -GL_GNULIB_MDA_EXECLE = @GL_GNULIB_MDA_EXECLE@
70382 -GL_GNULIB_MDA_EXECLP = @GL_GNULIB_MDA_EXECLP@
70383 -GL_GNULIB_MDA_EXECV = @GL_GNULIB_MDA_EXECV@
70384 -GL_GNULIB_MDA_EXECVE = @GL_GNULIB_MDA_EXECVE@
70385 -GL_GNULIB_MDA_EXECVP = @GL_GNULIB_MDA_EXECVP@
70386 -GL_GNULIB_MDA_EXECVPE = @GL_GNULIB_MDA_EXECVPE@
70387 -GL_GNULIB_MDA_FCLOSEALL = @GL_GNULIB_MDA_FCLOSEALL@
70388 -GL_GNULIB_MDA_FCVT = @GL_GNULIB_MDA_FCVT@
70389 -GL_GNULIB_MDA_FDOPEN = @GL_GNULIB_MDA_FDOPEN@
70390 -GL_GNULIB_MDA_FILENO = @GL_GNULIB_MDA_FILENO@
70391 -GL_GNULIB_MDA_GCVT = @GL_GNULIB_MDA_GCVT@
70392 -GL_GNULIB_MDA_GETCWD = @GL_GNULIB_MDA_GETCWD@
70393 -GL_GNULIB_MDA_GETPID = @GL_GNULIB_MDA_GETPID@
70394 -GL_GNULIB_MDA_GETW = @GL_GNULIB_MDA_GETW@
70395 -GL_GNULIB_MDA_ISATTY = @GL_GNULIB_MDA_ISATTY@
70396 -GL_GNULIB_MDA_J0 = @GL_GNULIB_MDA_J0@
70397 -GL_GNULIB_MDA_J1 = @GL_GNULIB_MDA_J1@
70398 -GL_GNULIB_MDA_JN = @GL_GNULIB_MDA_JN@
70399 -GL_GNULIB_MDA_LSEEK = @GL_GNULIB_MDA_LSEEK@
70400 -GL_GNULIB_MDA_MEMCCPY = @GL_GNULIB_MDA_MEMCCPY@
70401 -GL_GNULIB_MDA_MKDIR = @GL_GNULIB_MDA_MKDIR@
70402 -GL_GNULIB_MDA_MKTEMP = @GL_GNULIB_MDA_MKTEMP@
70403 -GL_GNULIB_MDA_OPEN = @GL_GNULIB_MDA_OPEN@
70404 -GL_GNULIB_MDA_PUTENV = @GL_GNULIB_MDA_PUTENV@
70405 -GL_GNULIB_MDA_PUTW = @GL_GNULIB_MDA_PUTW@
70406 -GL_GNULIB_MDA_READ = @GL_GNULIB_MDA_READ@
70407 -GL_GNULIB_MDA_RMDIR = @GL_GNULIB_MDA_RMDIR@
70408 -GL_GNULIB_MDA_STRDUP = @GL_GNULIB_MDA_STRDUP@
70409 -GL_GNULIB_MDA_SWAB = @GL_GNULIB_MDA_SWAB@
70410 -GL_GNULIB_MDA_TEMPNAM = @GL_GNULIB_MDA_TEMPNAM@
70411 -GL_GNULIB_MDA_TZSET = @GL_GNULIB_MDA_TZSET@
70412 -GL_GNULIB_MDA_UMASK = @GL_GNULIB_MDA_UMASK@
70413 -GL_GNULIB_MDA_UNLINK = @GL_GNULIB_MDA_UNLINK@
70414 -GL_GNULIB_MDA_UTIME = @GL_GNULIB_MDA_UTIME@
70415 -GL_GNULIB_MDA_WCSDUP = @GL_GNULIB_MDA_WCSDUP@
70416 -GL_GNULIB_MDA_WRITE = @GL_GNULIB_MDA_WRITE@
70417 -GL_GNULIB_MDA_Y0 = @GL_GNULIB_MDA_Y0@
70418 -GL_GNULIB_MDA_Y1 = @GL_GNULIB_MDA_Y1@
70419 -GL_GNULIB_MDA_YN = @GL_GNULIB_MDA_YN@
70420 -GL_GNULIB_MEMCHR = @GL_GNULIB_MEMCHR@
70421 -GL_GNULIB_MEMMEM = @GL_GNULIB_MEMMEM@
70422 -GL_GNULIB_MEMPCPY = @GL_GNULIB_MEMPCPY@
70423 -GL_GNULIB_MEMRCHR = @GL_GNULIB_MEMRCHR@
70424 -GL_GNULIB_MKDIR = @GL_GNULIB_MKDIR@
70425 -GL_GNULIB_MKDIRAT = @GL_GNULIB_MKDIRAT@
70426 -GL_GNULIB_MKDTEMP = @GL_GNULIB_MKDTEMP@
70427 -GL_GNULIB_MKFIFO = @GL_GNULIB_MKFIFO@
70428 -GL_GNULIB_MKFIFOAT = @GL_GNULIB_MKFIFOAT@
70429 -GL_GNULIB_MKNOD = @GL_GNULIB_MKNOD@
70430 -GL_GNULIB_MKNODAT = @GL_GNULIB_MKNODAT@
70431 -GL_GNULIB_MKOSTEMP = @GL_GNULIB_MKOSTEMP@
70432 -GL_GNULIB_MKOSTEMPS = @GL_GNULIB_MKOSTEMPS@
70433 -GL_GNULIB_MKSTEMP = @GL_GNULIB_MKSTEMP@
70434 -GL_GNULIB_MKSTEMPS = @GL_GNULIB_MKSTEMPS@
70435 -GL_GNULIB_MKTIME = @GL_GNULIB_MKTIME@
70436 -GL_GNULIB_MODF = @GL_GNULIB_MODF@
70437 -GL_GNULIB_MODFF = @GL_GNULIB_MODFF@
70438 -GL_GNULIB_MODFL = @GL_GNULIB_MODFL@
70439 -GL_GNULIB_NANOSLEEP = @GL_GNULIB_NANOSLEEP@
70440 -GL_GNULIB_NONBLOCKING = @GL_GNULIB_NONBLOCKING@
70441 -GL_GNULIB_OBSTACK_PRINTF = @GL_GNULIB_OBSTACK_PRINTF@
70442 -GL_GNULIB_OBSTACK_PRINTF_POSIX = @GL_GNULIB_OBSTACK_PRINTF_POSIX@
70443 -GL_GNULIB_OPEN = @GL_GNULIB_OPEN@
70444 -GL_GNULIB_OPENAT = @GL_GNULIB_OPENAT@
70445 -GL_GNULIB_OPENDIR = @GL_GNULIB_OPENDIR@
70446 -GL_GNULIB_OVERRIDES_STRUCT_STAT = @GL_GNULIB_OVERRIDES_STRUCT_STAT@
70447 -GL_GNULIB_PCLOSE = @GL_GNULIB_PCLOSE@
70448 -GL_GNULIB_PERROR = @GL_GNULIB_PERROR@
70449 -GL_GNULIB_PIPE = @GL_GNULIB_PIPE@
70450 -GL_GNULIB_PIPE2 = @GL_GNULIB_PIPE2@
70451 -GL_GNULIB_POPEN = @GL_GNULIB_POPEN@
70452 -GL_GNULIB_POSIX_MEMALIGN = @GL_GNULIB_POSIX_MEMALIGN@
70453 -GL_GNULIB_POSIX_OPENPT = @GL_GNULIB_POSIX_OPENPT@
70454 -GL_GNULIB_POWF = @GL_GNULIB_POWF@
70455 -GL_GNULIB_PREAD = @GL_GNULIB_PREAD@
70456 -GL_GNULIB_PRINTF = @GL_GNULIB_PRINTF@
70457 -GL_GNULIB_PRINTF_POSIX = @GL_GNULIB_PRINTF_POSIX@
70458 -GL_GNULIB_PTSNAME = @GL_GNULIB_PTSNAME@
70459 -GL_GNULIB_PTSNAME_R = @GL_GNULIB_PTSNAME_R@
70460 -GL_GNULIB_PUTC = @GL_GNULIB_PUTC@
70461 -GL_GNULIB_PUTCHAR = @GL_GNULIB_PUTCHAR@
70462 -GL_GNULIB_PUTENV = @GL_GNULIB_PUTENV@
70463 -GL_GNULIB_PUTS = @GL_GNULIB_PUTS@
70464 -GL_GNULIB_PWRITE = @GL_GNULIB_PWRITE@
70465 -GL_GNULIB_QSORT_R = @GL_GNULIB_QSORT_R@
70466 -GL_GNULIB_RANDOM = @GL_GNULIB_RANDOM@
70467 -GL_GNULIB_RANDOM_R = @GL_GNULIB_RANDOM_R@
70468 -GL_GNULIB_RAWMEMCHR = @GL_GNULIB_RAWMEMCHR@
70469 -GL_GNULIB_READ = @GL_GNULIB_READ@
70470 -GL_GNULIB_READDIR = @GL_GNULIB_READDIR@
70471 -GL_GNULIB_READLINK = @GL_GNULIB_READLINK@
70472 -GL_GNULIB_READLINKAT = @GL_GNULIB_READLINKAT@
70473 -GL_GNULIB_REALLOCARRAY = @GL_GNULIB_REALLOCARRAY@
70474 -GL_GNULIB_REALLOC_GNU = @GL_GNULIB_REALLOC_GNU@
70475 -GL_GNULIB_REALLOC_POSIX = @GL_GNULIB_REALLOC_POSIX@
70476 -GL_GNULIB_REALPATH = @GL_GNULIB_REALPATH@
70477 -GL_GNULIB_REMAINDER = @GL_GNULIB_REMAINDER@
70478 -GL_GNULIB_REMAINDERF = @GL_GNULIB_REMAINDERF@
70479 -GL_GNULIB_REMAINDERL = @GL_GNULIB_REMAINDERL@
70480 -GL_GNULIB_REMOVE = @GL_GNULIB_REMOVE@
70481 -GL_GNULIB_RENAME = @GL_GNULIB_RENAME@
70482 -GL_GNULIB_RENAMEAT = @GL_GNULIB_RENAMEAT@
70483 -GL_GNULIB_REWINDDIR = @GL_GNULIB_REWINDDIR@
70484 -GL_GNULIB_RINT = @GL_GNULIB_RINT@
70485 -GL_GNULIB_RINTF = @GL_GNULIB_RINTF@
70486 -GL_GNULIB_RINTL = @GL_GNULIB_RINTL@
70487 -GL_GNULIB_RMDIR = @GL_GNULIB_RMDIR@
70488 -GL_GNULIB_ROUND = @GL_GNULIB_ROUND@
70489 -GL_GNULIB_ROUNDF = @GL_GNULIB_ROUNDF@
70490 -GL_GNULIB_ROUNDL = @GL_GNULIB_ROUNDL@
70491 -GL_GNULIB_RPMATCH = @GL_GNULIB_RPMATCH@
70492 -GL_GNULIB_SCANDIR = @GL_GNULIB_SCANDIR@
70493 -GL_GNULIB_SCANF = @GL_GNULIB_SCANF@
70494 -GL_GNULIB_SECURE_GETENV = @GL_GNULIB_SECURE_GETENV@
70495 -GL_GNULIB_SETENV = @GL_GNULIB_SETENV@
70496 -GL_GNULIB_SETHOSTNAME = @GL_GNULIB_SETHOSTNAME@
70497 -GL_GNULIB_SIGABBREV_NP = @GL_GNULIB_SIGABBREV_NP@
70498 -GL_GNULIB_SIGDESCR_NP = @GL_GNULIB_SIGDESCR_NP@
70499 -GL_GNULIB_SIGNBIT = @GL_GNULIB_SIGNBIT@
70500 -GL_GNULIB_SINF = @GL_GNULIB_SINF@
70501 -GL_GNULIB_SINHF = @GL_GNULIB_SINHF@
70502 -GL_GNULIB_SINL = @GL_GNULIB_SINL@
70503 -GL_GNULIB_SLEEP = @GL_GNULIB_SLEEP@
70504 -GL_GNULIB_SNPRINTF = @GL_GNULIB_SNPRINTF@
70505 -GL_GNULIB_SPRINTF_POSIX = @GL_GNULIB_SPRINTF_POSIX@
70506 -GL_GNULIB_SQRTF = @GL_GNULIB_SQRTF@
70507 -GL_GNULIB_SQRTL = @GL_GNULIB_SQRTL@
70508 -GL_GNULIB_STAT = @GL_GNULIB_STAT@
70509 -GL_GNULIB_STDIO_H_NONBLOCKING = @GL_GNULIB_STDIO_H_NONBLOCKING@
70510 -GL_GNULIB_STDIO_H_SIGPIPE = @GL_GNULIB_STDIO_H_SIGPIPE@
70511 -GL_GNULIB_STPCPY = @GL_GNULIB_STPCPY@
70512 -GL_GNULIB_STPNCPY = @GL_GNULIB_STPNCPY@
70513 -GL_GNULIB_STRCASESTR = @GL_GNULIB_STRCASESTR@
70514 -GL_GNULIB_STRCHRNUL = @GL_GNULIB_STRCHRNUL@
70515 -GL_GNULIB_STRDUP = @GL_GNULIB_STRDUP@
70516 -GL_GNULIB_STRERROR = @GL_GNULIB_STRERROR@
70517 -GL_GNULIB_STRERRORNAME_NP = @GL_GNULIB_STRERRORNAME_NP@
70518 -GL_GNULIB_STRERROR_R = @GL_GNULIB_STRERROR_R@
70519 -GL_GNULIB_STRFTIME = @GL_GNULIB_STRFTIME@
70520 -GL_GNULIB_STRNCAT = @GL_GNULIB_STRNCAT@
70521 -GL_GNULIB_STRNDUP = @GL_GNULIB_STRNDUP@
70522 -GL_GNULIB_STRNLEN = @GL_GNULIB_STRNLEN@
70523 -GL_GNULIB_STRPBRK = @GL_GNULIB_STRPBRK@
70524 -GL_GNULIB_STRPTIME = @GL_GNULIB_STRPTIME@
70525 -GL_GNULIB_STRSEP = @GL_GNULIB_STRSEP@
70526 -GL_GNULIB_STRSIGNAL = @GL_GNULIB_STRSIGNAL@
70527 -GL_GNULIB_STRSTR = @GL_GNULIB_STRSTR@
70528 -GL_GNULIB_STRTOD = @GL_GNULIB_STRTOD@
70529 -GL_GNULIB_STRTOIMAX = @GL_GNULIB_STRTOIMAX@
70530 -GL_GNULIB_STRTOK_R = @GL_GNULIB_STRTOK_R@
70531 -GL_GNULIB_STRTOL = @GL_GNULIB_STRTOL@
70532 -GL_GNULIB_STRTOLD = @GL_GNULIB_STRTOLD@
70533 -GL_GNULIB_STRTOLL = @GL_GNULIB_STRTOLL@
70534 -GL_GNULIB_STRTOUL = @GL_GNULIB_STRTOUL@
70535 -GL_GNULIB_STRTOULL = @GL_GNULIB_STRTOULL@
70536 -GL_GNULIB_STRTOUMAX = @GL_GNULIB_STRTOUMAX@
70537 -GL_GNULIB_STRVERSCMP = @GL_GNULIB_STRVERSCMP@
70538 -GL_GNULIB_SYMLINK = @GL_GNULIB_SYMLINK@
70539 -GL_GNULIB_SYMLINKAT = @GL_GNULIB_SYMLINKAT@
70540 -GL_GNULIB_SYSTEM_POSIX = @GL_GNULIB_SYSTEM_POSIX@
70541 -GL_GNULIB_TANF = @GL_GNULIB_TANF@
70542 -GL_GNULIB_TANHF = @GL_GNULIB_TANHF@
70543 -GL_GNULIB_TANL = @GL_GNULIB_TANL@
70544 -GL_GNULIB_TIMEGM = @GL_GNULIB_TIMEGM@
70545 -GL_GNULIB_TIMESPEC_GET = @GL_GNULIB_TIMESPEC_GET@
70546 -GL_GNULIB_TIMESPEC_GETRES = @GL_GNULIB_TIMESPEC_GETRES@
70547 -GL_GNULIB_TIME_R = @GL_GNULIB_TIME_R@
70548 -GL_GNULIB_TIME_RZ = @GL_GNULIB_TIME_RZ@
70549 -GL_GNULIB_TMPFILE = @GL_GNULIB_TMPFILE@
70550 -GL_GNULIB_TRUNC = @GL_GNULIB_TRUNC@
70551 -GL_GNULIB_TRUNCATE = @GL_GNULIB_TRUNCATE@
70552 -GL_GNULIB_TRUNCF = @GL_GNULIB_TRUNCF@
70553 -GL_GNULIB_TRUNCL = @GL_GNULIB_TRUNCL@
70554 -GL_GNULIB_TTYNAME_R = @GL_GNULIB_TTYNAME_R@
70555 -GL_GNULIB_TZSET = @GL_GNULIB_TZSET@
70556 -GL_GNULIB_UNISTD_H_GETOPT = @GL_GNULIB_UNISTD_H_GETOPT@
70557 -GL_GNULIB_UNISTD_H_NONBLOCKING = @GL_GNULIB_UNISTD_H_NONBLOCKING@
70558 -GL_GNULIB_UNISTD_H_SIGPIPE = @GL_GNULIB_UNISTD_H_SIGPIPE@
70559 -GL_GNULIB_UNLINK = @GL_GNULIB_UNLINK@
70560 -GL_GNULIB_UNLINKAT = @GL_GNULIB_UNLINKAT@
70561 -GL_GNULIB_UNLOCKPT = @GL_GNULIB_UNLOCKPT@
70562 -GL_GNULIB_UNSETENV = @GL_GNULIB_UNSETENV@
70563 -GL_GNULIB_USLEEP = @GL_GNULIB_USLEEP@
70564 -GL_GNULIB_UTIME = @GL_GNULIB_UTIME@
70565 -GL_GNULIB_UTIMENSAT = @GL_GNULIB_UTIMENSAT@
70566 -GL_GNULIB_VASPRINTF = @GL_GNULIB_VASPRINTF@
70567 -GL_GNULIB_VDPRINTF = @GL_GNULIB_VDPRINTF@
70568 -GL_GNULIB_VFPRINTF = @GL_GNULIB_VFPRINTF@
70569 -GL_GNULIB_VFPRINTF_POSIX = @GL_GNULIB_VFPRINTF_POSIX@
70570 -GL_GNULIB_VFSCANF = @GL_GNULIB_VFSCANF@
70571 -GL_GNULIB_VPRINTF = @GL_GNULIB_VPRINTF@
70572 -GL_GNULIB_VPRINTF_POSIX = @GL_GNULIB_VPRINTF_POSIX@
70573 -GL_GNULIB_VSCANF = @GL_GNULIB_VSCANF@
70574 -GL_GNULIB_VSNPRINTF = @GL_GNULIB_VSNPRINTF@
70575 -GL_GNULIB_VSPRINTF_POSIX = @GL_GNULIB_VSPRINTF_POSIX@
70576 -GL_GNULIB_WCPCPY = @GL_GNULIB_WCPCPY@
70577 -GL_GNULIB_WCPNCPY = @GL_GNULIB_WCPNCPY@
70578 -GL_GNULIB_WCRTOMB = @GL_GNULIB_WCRTOMB@
70579 -GL_GNULIB_WCSCASECMP = @GL_GNULIB_WCSCASECMP@
70580 -GL_GNULIB_WCSCAT = @GL_GNULIB_WCSCAT@
70581 -GL_GNULIB_WCSCHR = @GL_GNULIB_WCSCHR@
70582 -GL_GNULIB_WCSCMP = @GL_GNULIB_WCSCMP@
70583 -GL_GNULIB_WCSCOLL = @GL_GNULIB_WCSCOLL@
70584 -GL_GNULIB_WCSCPY = @GL_GNULIB_WCSCPY@
70585 -GL_GNULIB_WCSCSPN = @GL_GNULIB_WCSCSPN@
70586 -GL_GNULIB_WCSDUP = @GL_GNULIB_WCSDUP@
70587 -GL_GNULIB_WCSFTIME = @GL_GNULIB_WCSFTIME@
70588 -GL_GNULIB_WCSLEN = @GL_GNULIB_WCSLEN@
70589 -GL_GNULIB_WCSNCASECMP = @GL_GNULIB_WCSNCASECMP@
70590 -GL_GNULIB_WCSNCAT = @GL_GNULIB_WCSNCAT@
70591 -GL_GNULIB_WCSNCMP = @GL_GNULIB_WCSNCMP@
70592 -GL_GNULIB_WCSNCPY = @GL_GNULIB_WCSNCPY@
70593 -GL_GNULIB_WCSNLEN = @GL_GNULIB_WCSNLEN@
70594 -GL_GNULIB_WCSNRTOMBS = @GL_GNULIB_WCSNRTOMBS@
70595 -GL_GNULIB_WCSPBRK = @GL_GNULIB_WCSPBRK@
70596 -GL_GNULIB_WCSRCHR = @GL_GNULIB_WCSRCHR@
70597 -GL_GNULIB_WCSRTOMBS = @GL_GNULIB_WCSRTOMBS@
70598 -GL_GNULIB_WCSSPN = @GL_GNULIB_WCSSPN@
70599 -GL_GNULIB_WCSSTR = @GL_GNULIB_WCSSTR@
70600 -GL_GNULIB_WCSTOK = @GL_GNULIB_WCSTOK@
70601 -GL_GNULIB_WCSWIDTH = @GL_GNULIB_WCSWIDTH@
70602 -GL_GNULIB_WCSXFRM = @GL_GNULIB_WCSXFRM@
70603 -GL_GNULIB_WCTOB = @GL_GNULIB_WCTOB@
70604 -GL_GNULIB_WCTOMB = @GL_GNULIB_WCTOMB@
70605 -GL_GNULIB_WCWIDTH = @GL_GNULIB_WCWIDTH@
70606 -GL_GNULIB_WMEMCHR = @GL_GNULIB_WMEMCHR@
70607 -GL_GNULIB_WMEMCMP = @GL_GNULIB_WMEMCMP@
70608 -GL_GNULIB_WMEMCPY = @GL_GNULIB_WMEMCPY@
70609 -GL_GNULIB_WMEMMOVE = @GL_GNULIB_WMEMMOVE@
70610 -GL_GNULIB_WMEMPCPY = @GL_GNULIB_WMEMPCPY@
70611 -GL_GNULIB_WMEMSET = @GL_GNULIB_WMEMSET@
70612 -GL_GNULIB_WRITE = @GL_GNULIB_WRITE@
70613 -GL_GNULIB__EXIT = @GL_GNULIB__EXIT@
70614 -GNULIBHEADERS_OVERRIDE_WINT_T = @GNULIBHEADERS_OVERRIDE_WINT_T@
70615 +GNULIB_ACOSF = @GNULIB_ACOSF@
70616 +GNULIB_ACOSL = @GNULIB_ACOSL@
70617 +GNULIB_ALPHASORT = @GNULIB_ALPHASORT@
70618 +GNULIB_ASINF = @GNULIB_ASINF@
70619 +GNULIB_ASINL = @GNULIB_ASINL@
70620 +GNULIB_ATAN2F = @GNULIB_ATAN2F@
70621 +GNULIB_ATANF = @GNULIB_ATANF@
70622 +GNULIB_ATANL = @GNULIB_ATANL@
70623 +GNULIB_ATOLL = @GNULIB_ATOLL@
70624 +GNULIB_BTOWC = @GNULIB_BTOWC@
70625 +GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
70626 +GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
70627 +GNULIB_CBRT = @GNULIB_CBRT@
70628 +GNULIB_CBRTF = @GNULIB_CBRTF@
70629 +GNULIB_CBRTL = @GNULIB_CBRTL@
70630 +GNULIB_CEIL = @GNULIB_CEIL@
70631 +GNULIB_CEILF = @GNULIB_CEILF@
70632 +GNULIB_CEILL = @GNULIB_CEILL@
70633 +GNULIB_CHDIR = @GNULIB_CHDIR@
70634 +GNULIB_CHOWN = @GNULIB_CHOWN@
70635 +GNULIB_CLOSE = @GNULIB_CLOSE@
70636 +GNULIB_CLOSEDIR = @GNULIB_CLOSEDIR@
70637 +GNULIB_COPYSIGN = @GNULIB_COPYSIGN@
70638 +GNULIB_COPYSIGNF = @GNULIB_COPYSIGNF@
70639 +GNULIB_COPYSIGNL = @GNULIB_COPYSIGNL@
70640 +GNULIB_COSF = @GNULIB_COSF@
70641 +GNULIB_COSHF = @GNULIB_COSHF@
70642 +GNULIB_COSL = @GNULIB_COSL@
70643 +GNULIB_CTIME = @GNULIB_CTIME@
70644 +GNULIB_DIRFD = @GNULIB_DIRFD@
70645 +GNULIB_DPRINTF = @GNULIB_DPRINTF@
70646 +GNULIB_DUP = @GNULIB_DUP@
70647 +GNULIB_DUP2 = @GNULIB_DUP2@
70648 +GNULIB_DUP3 = @GNULIB_DUP3@
70649 +GNULIB_ENVIRON = @GNULIB_ENVIRON@
70650 +GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
70651 +GNULIB_EXP2 = @GNULIB_EXP2@
70652 +GNULIB_EXP2F = @GNULIB_EXP2F@
70653 +GNULIB_EXP2L = @GNULIB_EXP2L@
70654 +GNULIB_EXPF = @GNULIB_EXPF@
70655 +GNULIB_EXPL = @GNULIB_EXPL@
70656 +GNULIB_EXPLICIT_BZERO = @GNULIB_EXPLICIT_BZERO@
70657 +GNULIB_EXPM1 = @GNULIB_EXPM1@
70658 +GNULIB_EXPM1F = @GNULIB_EXPM1F@
70659 +GNULIB_EXPM1L = @GNULIB_EXPM1L@
70660 +GNULIB_FABSF = @GNULIB_FABSF@
70661 +GNULIB_FABSL = @GNULIB_FABSL@
70662 +GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
70663 +GNULIB_FCHDIR = @GNULIB_FCHDIR@
70664 +GNULIB_FCHMODAT = @GNULIB_FCHMODAT@
70665 +GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
70666 +GNULIB_FCLOSE = @GNULIB_FCLOSE@
70667 +GNULIB_FCNTL = @GNULIB_FCNTL@
70668 +GNULIB_FDATASYNC = @GNULIB_FDATASYNC@
70669 +GNULIB_FDOPEN = @GNULIB_FDOPEN@
70670 +GNULIB_FDOPENDIR = @GNULIB_FDOPENDIR@
70671 +GNULIB_FFLUSH = @GNULIB_FFLUSH@
70672 +GNULIB_FFS = @GNULIB_FFS@
70673 +GNULIB_FFSL = @GNULIB_FFSL@
70674 +GNULIB_FFSLL = @GNULIB_FFSLL@
70675 +GNULIB_FGETC = @GNULIB_FGETC@
70676 +GNULIB_FGETS = @GNULIB_FGETS@
70677 +GNULIB_FLOOR = @GNULIB_FLOOR@
70678 +GNULIB_FLOORF = @GNULIB_FLOORF@
70679 +GNULIB_FLOORL = @GNULIB_FLOORL@
70680 +GNULIB_FMA = @GNULIB_FMA@
70681 +GNULIB_FMAF = @GNULIB_FMAF@
70682 +GNULIB_FMAL = @GNULIB_FMAL@
70683 +GNULIB_FMOD = @GNULIB_FMOD@
70684 +GNULIB_FMODF = @GNULIB_FMODF@
70685 +GNULIB_FMODL = @GNULIB_FMODL@
70686 +GNULIB_FOPEN = @GNULIB_FOPEN@
70687 +GNULIB_FPRINTF = @GNULIB_FPRINTF@
70688 +GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
70689 +GNULIB_FPURGE = @GNULIB_FPURGE@
70690 +GNULIB_FPUTC = @GNULIB_FPUTC@
70691 +GNULIB_FPUTS = @GNULIB_FPUTS@
70692 +GNULIB_FREAD = @GNULIB_FREAD@
70693 +GNULIB_FREOPEN = @GNULIB_FREOPEN@
70694 +GNULIB_FREXP = @GNULIB_FREXP@
70695 +GNULIB_FREXPF = @GNULIB_FREXPF@
70696 +GNULIB_FREXPL = @GNULIB_FREXPL@
70697 +GNULIB_FSCANF = @GNULIB_FSCANF@
70698 +GNULIB_FSEEK = @GNULIB_FSEEK@
70699 +GNULIB_FSEEKO = @GNULIB_FSEEKO@
70700 +GNULIB_FSTAT = @GNULIB_FSTAT@
70701 +GNULIB_FSTATAT = @GNULIB_FSTATAT@
70702 +GNULIB_FSYNC = @GNULIB_FSYNC@
70703 +GNULIB_FTELL = @GNULIB_FTELL@
70704 +GNULIB_FTELLO = @GNULIB_FTELLO@
70705 +GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
70706 +GNULIB_FUTIMENS = @GNULIB_FUTIMENS@
70707 +GNULIB_FWRITE = @GNULIB_FWRITE@
70708 +GNULIB_GETC = @GNULIB_GETC@
70709 +GNULIB_GETCHAR = @GNULIB_GETCHAR@
70710 +GNULIB_GETCWD = @GNULIB_GETCWD@
70711 +GNULIB_GETDELIM = @GNULIB_GETDELIM@
70712 +GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
70713 +GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
70714 +GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
70715 +GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
70716 +GNULIB_GETLINE = @GNULIB_GETLINE@
70717 +GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
70718 +GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
70719 +GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
70720 +GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
70721 +GNULIB_GETPASS = @GNULIB_GETPASS@
70722 +GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
70723 GNULIB_GETTIMEOFDAY = @GNULIB_GETTIMEOFDAY@
70724 +GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
70725 +GNULIB_GL_UNISTD_H_GETOPT = @GNULIB_GL_UNISTD_H_GETOPT@
70726 +GNULIB_GRANTPT = @GNULIB_GRANTPT@
70727 +GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
70728 +GNULIB_HYPOT = @GNULIB_HYPOT@
70729 +GNULIB_HYPOTF = @GNULIB_HYPOTF@
70730 +GNULIB_HYPOTL = @GNULIB_HYPOTL@
70731 +GNULIB_ILOGB = @GNULIB_ILOGB@
70732 +GNULIB_ILOGBF = @GNULIB_ILOGBF@
70733 +GNULIB_ILOGBL = @GNULIB_ILOGBL@
70734 +GNULIB_IMAXABS = @GNULIB_IMAXABS@
70735 +GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
70736 +GNULIB_ISATTY = @GNULIB_ISATTY@
70737 +GNULIB_ISFINITE = @GNULIB_ISFINITE@
70738 +GNULIB_ISINF = @GNULIB_ISINF@
70739 +GNULIB_ISNAN = @GNULIB_ISNAN@
70740 +GNULIB_ISNAND = @GNULIB_ISNAND@
70741 +GNULIB_ISNANF = @GNULIB_ISNANF@
70742 +GNULIB_ISNANL = @GNULIB_ISNANL@
70743 +GNULIB_LCHMOD = @GNULIB_LCHMOD@
70744 +GNULIB_LCHOWN = @GNULIB_LCHOWN@
70745 +GNULIB_LDEXPF = @GNULIB_LDEXPF@
70746 +GNULIB_LDEXPL = @GNULIB_LDEXPL@
70747 +GNULIB_LINK = @GNULIB_LINK@
70748 +GNULIB_LINKAT = @GNULIB_LINKAT@
70749 +GNULIB_LOCALTIME = @GNULIB_LOCALTIME@
70750 +GNULIB_LOG = @GNULIB_LOG@
70751 +GNULIB_LOG10 = @GNULIB_LOG10@
70752 +GNULIB_LOG10F = @GNULIB_LOG10F@
70753 +GNULIB_LOG10L = @GNULIB_LOG10L@
70754 +GNULIB_LOG1P = @GNULIB_LOG1P@
70755 +GNULIB_LOG1PF = @GNULIB_LOG1PF@
70756 +GNULIB_LOG1PL = @GNULIB_LOG1PL@
70757 +GNULIB_LOG2 = @GNULIB_LOG2@
70758 +GNULIB_LOG2F = @GNULIB_LOG2F@
70759 +GNULIB_LOG2L = @GNULIB_LOG2L@
70760 +GNULIB_LOGB = @GNULIB_LOGB@
70761 +GNULIB_LOGBF = @GNULIB_LOGBF@
70762 +GNULIB_LOGBL = @GNULIB_LOGBL@
70763 +GNULIB_LOGF = @GNULIB_LOGF@
70764 +GNULIB_LOGL = @GNULIB_LOGL@
70765 +GNULIB_LSEEK = @GNULIB_LSEEK@
70766 +GNULIB_LSTAT = @GNULIB_LSTAT@
70767 +GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
70768 +GNULIB_MBRLEN = @GNULIB_MBRLEN@
70769 +GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
70770 +GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
70771 +GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
70772 +GNULIB_MBSCHR = @GNULIB_MBSCHR@
70773 +GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
70774 +GNULIB_MBSINIT = @GNULIB_MBSINIT@
70775 +GNULIB_MBSLEN = @GNULIB_MBSLEN@
70776 +GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
70777 +GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
70778 +GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
70779 +GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
70780 +GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
70781 +GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
70782 +GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
70783 +GNULIB_MBSSEP = @GNULIB_MBSSEP@
70784 +GNULIB_MBSSPN = @GNULIB_MBSSPN@
70785 +GNULIB_MBSSTR = @GNULIB_MBSSTR@
70786 +GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
70787 +GNULIB_MBTOWC = @GNULIB_MBTOWC@
70788 +GNULIB_MEMCHR = @GNULIB_MEMCHR@
70789 +GNULIB_MEMMEM = @GNULIB_MEMMEM@
70790 +GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
70791 +GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
70792 +GNULIB_MKDIRAT = @GNULIB_MKDIRAT@
70793 +GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
70794 +GNULIB_MKFIFO = @GNULIB_MKFIFO@
70795 +GNULIB_MKFIFOAT = @GNULIB_MKFIFOAT@
70796 +GNULIB_MKNOD = @GNULIB_MKNOD@
70797 +GNULIB_MKNODAT = @GNULIB_MKNODAT@
70798 +GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
70799 +GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
70800 +GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
70801 +GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
70802 +GNULIB_MKTIME = @GNULIB_MKTIME@
70803 +GNULIB_MODF = @GNULIB_MODF@
70804 +GNULIB_MODFF = @GNULIB_MODFF@
70805 +GNULIB_MODFL = @GNULIB_MODFL@
70806 +GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
70807 +GNULIB_NONBLOCKING = @GNULIB_NONBLOCKING@
70808 +GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
70809 +GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
70810 +GNULIB_OPEN = @GNULIB_OPEN@
70811 +GNULIB_OPENAT = @GNULIB_OPENAT@
70812 +GNULIB_OPENDIR = @GNULIB_OPENDIR@
70813 +GNULIB_OVERRIDES_STRUCT_STAT = @GNULIB_OVERRIDES_STRUCT_STAT@
70814 +GNULIB_OVERRIDES_WINT_T = @GNULIB_OVERRIDES_WINT_T@
70815 +GNULIB_PCLOSE = @GNULIB_PCLOSE@
70816 +GNULIB_PERROR = @GNULIB_PERROR@
70817 +GNULIB_PIPE = @GNULIB_PIPE@
70818 +GNULIB_PIPE2 = @GNULIB_PIPE2@
70819 +GNULIB_POPEN = @GNULIB_POPEN@
70820 +GNULIB_POSIX_OPENPT = @GNULIB_POSIX_OPENPT@
70821 +GNULIB_POWF = @GNULIB_POWF@
70822 +GNULIB_PREAD = @GNULIB_PREAD@
70823 +GNULIB_PRINTF = @GNULIB_PRINTF@
70824 +GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
70825 +GNULIB_PTSNAME = @GNULIB_PTSNAME@
70826 +GNULIB_PTSNAME_R = @GNULIB_PTSNAME_R@
70827 +GNULIB_PUTC = @GNULIB_PUTC@
70828 +GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
70829 +GNULIB_PUTENV = @GNULIB_PUTENV@
70830 +GNULIB_PUTS = @GNULIB_PUTS@
70831 +GNULIB_PWRITE = @GNULIB_PWRITE@
70832 +GNULIB_QSORT_R = @GNULIB_QSORT_R@
70833 +GNULIB_RANDOM = @GNULIB_RANDOM@
70834 +GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
70835 +GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
70836 +GNULIB_READ = @GNULIB_READ@
70837 +GNULIB_READDIR = @GNULIB_READDIR@
70838 +GNULIB_READLINK = @GNULIB_READLINK@
70839 +GNULIB_READLINKAT = @GNULIB_READLINKAT@
70840 +GNULIB_REALLOCARRAY = @GNULIB_REALLOCARRAY@
70841 +GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
70842 +GNULIB_REALPATH = @GNULIB_REALPATH@
70843 +GNULIB_REMAINDER = @GNULIB_REMAINDER@
70844 +GNULIB_REMAINDERF = @GNULIB_REMAINDERF@
70845 +GNULIB_REMAINDERL = @GNULIB_REMAINDERL@
70846 +GNULIB_REMOVE = @GNULIB_REMOVE@
70847 +GNULIB_RENAME = @GNULIB_RENAME@
70848 +GNULIB_RENAMEAT = @GNULIB_RENAMEAT@
70849 +GNULIB_REWINDDIR = @GNULIB_REWINDDIR@
70850 +GNULIB_RINT = @GNULIB_RINT@
70851 +GNULIB_RINTF = @GNULIB_RINTF@
70852 +GNULIB_RINTL = @GNULIB_RINTL@
70853 +GNULIB_RMDIR = @GNULIB_RMDIR@
70854 +GNULIB_ROUND = @GNULIB_ROUND@
70855 +GNULIB_ROUNDF = @GNULIB_ROUNDF@
70856 +GNULIB_ROUNDL = @GNULIB_ROUNDL@
70857 +GNULIB_RPMATCH = @GNULIB_RPMATCH@
70858 +GNULIB_SCANDIR = @GNULIB_SCANDIR@
70859 +GNULIB_SCANF = @GNULIB_SCANF@
70860 +GNULIB_SECURE_GETENV = @GNULIB_SECURE_GETENV@
70861 +GNULIB_SETENV = @GNULIB_SETENV@
70862 +GNULIB_SETHOSTNAME = @GNULIB_SETHOSTNAME@
70863 +GNULIB_SIGNBIT = @GNULIB_SIGNBIT@
70864 +GNULIB_SINF = @GNULIB_SINF@
70865 +GNULIB_SINHF = @GNULIB_SINHF@
70866 +GNULIB_SINL = @GNULIB_SINL@
70867 +GNULIB_SLEEP = @GNULIB_SLEEP@
70868 +GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
70869 +GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
70870 +GNULIB_SQRTF = @GNULIB_SQRTF@
70871 +GNULIB_SQRTL = @GNULIB_SQRTL@
70872 +GNULIB_STAT = @GNULIB_STAT@
70873 +GNULIB_STDIO_H_NONBLOCKING = @GNULIB_STDIO_H_NONBLOCKING@
70874 +GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
70875 +GNULIB_STPCPY = @GNULIB_STPCPY@
70876 +GNULIB_STPNCPY = @GNULIB_STPNCPY@
70877 +GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
70878 +GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
70879 +GNULIB_STRDUP = @GNULIB_STRDUP@
70880 +GNULIB_STRERROR = @GNULIB_STRERROR@
70881 +GNULIB_STRERROR_R = @GNULIB_STRERROR_R@
70882 +GNULIB_STRFTIME = @GNULIB_STRFTIME@
70883 +GNULIB_STRNCAT = @GNULIB_STRNCAT@
70884 +GNULIB_STRNDUP = @GNULIB_STRNDUP@
70885 +GNULIB_STRNLEN = @GNULIB_STRNLEN@
70886 +GNULIB_STRPBRK = @GNULIB_STRPBRK@
70887 +GNULIB_STRPTIME = @GNULIB_STRPTIME@
70888 +GNULIB_STRSEP = @GNULIB_STRSEP@
70889 +GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
70890 +GNULIB_STRSTR = @GNULIB_STRSTR@
70891 +GNULIB_STRTOD = @GNULIB_STRTOD@
70892 +GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
70893 +GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
70894 +GNULIB_STRTOLD = @GNULIB_STRTOLD@
70895 +GNULIB_STRTOLL = @GNULIB_STRTOLL@
70896 +GNULIB_STRTOULL = @GNULIB_STRTOULL@
70897 +GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
70898 +GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
70899 +GNULIB_SYMLINK = @GNULIB_SYMLINK@
70900 +GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
70901 +GNULIB_SYSTEM_POSIX = @GNULIB_SYSTEM_POSIX@
70902 +GNULIB_TANF = @GNULIB_TANF@
70903 +GNULIB_TANHF = @GNULIB_TANHF@
70904 +GNULIB_TANL = @GNULIB_TANL@
70905 +GNULIB_TIMEGM = @GNULIB_TIMEGM@
70906 +GNULIB_TIME_R = @GNULIB_TIME_R@
70907 +GNULIB_TIME_RZ = @GNULIB_TIME_RZ@
70908 +GNULIB_TMPFILE = @GNULIB_TMPFILE@
70909 +GNULIB_TRUNC = @GNULIB_TRUNC@
70910 +GNULIB_TRUNCATE = @GNULIB_TRUNCATE@
70911 +GNULIB_TRUNCF = @GNULIB_TRUNCF@
70912 +GNULIB_TRUNCL = @GNULIB_TRUNCL@
70913 +GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
70914 +GNULIB_TZSET = @GNULIB_TZSET@
70915 +GNULIB_UNISTD_H_NONBLOCKING = @GNULIB_UNISTD_H_NONBLOCKING@
70916 +GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
70917 +GNULIB_UNLINK = @GNULIB_UNLINK@
70918 +GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
70919 +GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
70920 +GNULIB_UNSETENV = @GNULIB_UNSETENV@
70921 +GNULIB_USLEEP = @GNULIB_USLEEP@
70922 +GNULIB_UTIME = @GNULIB_UTIME@
70923 +GNULIB_UTIMENSAT = @GNULIB_UTIMENSAT@
70924 +GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
70925 +GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
70926 +GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
70927 +GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
70928 +GNULIB_VFSCANF = @GNULIB_VFSCANF@
70929 +GNULIB_VPRINTF = @GNULIB_VPRINTF@
70930 +GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
70931 +GNULIB_VSCANF = @GNULIB_VSCANF@
70932 +GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
70933 +GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
70934 +GNULIB_WCPCPY = @GNULIB_WCPCPY@
70935 +GNULIB_WCPNCPY = @GNULIB_WCPNCPY@
70936 +GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
70937 +GNULIB_WCSCASECMP = @GNULIB_WCSCASECMP@
70938 +GNULIB_WCSCAT = @GNULIB_WCSCAT@
70939 +GNULIB_WCSCHR = @GNULIB_WCSCHR@
70940 +GNULIB_WCSCMP = @GNULIB_WCSCMP@
70941 +GNULIB_WCSCOLL = @GNULIB_WCSCOLL@
70942 +GNULIB_WCSCPY = @GNULIB_WCSCPY@
70943 +GNULIB_WCSCSPN = @GNULIB_WCSCSPN@
70944 +GNULIB_WCSDUP = @GNULIB_WCSDUP@
70945 +GNULIB_WCSFTIME = @GNULIB_WCSFTIME@
70946 +GNULIB_WCSLEN = @GNULIB_WCSLEN@
70947 +GNULIB_WCSNCASECMP = @GNULIB_WCSNCASECMP@
70948 +GNULIB_WCSNCAT = @GNULIB_WCSNCAT@
70949 +GNULIB_WCSNCMP = @GNULIB_WCSNCMP@
70950 +GNULIB_WCSNCPY = @GNULIB_WCSNCPY@
70951 +GNULIB_WCSNLEN = @GNULIB_WCSNLEN@
70952 +GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
70953 +GNULIB_WCSPBRK = @GNULIB_WCSPBRK@
70954 +GNULIB_WCSRCHR = @GNULIB_WCSRCHR@
70955 +GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
70956 +GNULIB_WCSSPN = @GNULIB_WCSSPN@
70957 +GNULIB_WCSSTR = @GNULIB_WCSSTR@
70958 +GNULIB_WCSTOK = @GNULIB_WCSTOK@
70959 +GNULIB_WCSWIDTH = @GNULIB_WCSWIDTH@
70960 +GNULIB_WCSXFRM = @GNULIB_WCSXFRM@
70961 +GNULIB_WCTOB = @GNULIB_WCTOB@
70962 +GNULIB_WCTOMB = @GNULIB_WCTOMB@
70963 +GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
70964 +GNULIB_WMEMCHR = @GNULIB_WMEMCHR@
70965 +GNULIB_WMEMCMP = @GNULIB_WMEMCMP@
70966 +GNULIB_WMEMCPY = @GNULIB_WMEMCPY@
70967 +GNULIB_WMEMMOVE = @GNULIB_WMEMMOVE@
70968 +GNULIB_WMEMSET = @GNULIB_WMEMSET@
70969 +GNULIB_WRITE = @GNULIB_WRITE@
70970 +GNULIB__EXIT = @GNULIB__EXIT@
70971 GPGME_CFLAGS = @GPGME_CFLAGS@
70972 GPGME_CONFIG = @GPGME_CONFIG@
70973 GPGME_LIBS = @GPGME_LIBS@
70974 GREP = @GREP@
70975 HAVE_ACOSF = @HAVE_ACOSF@
70976 HAVE_ACOSL = @HAVE_ACOSL@
70977 -HAVE_ALIGNED_ALLOC = @HAVE_ALIGNED_ALLOC@
70978 HAVE_ALLOCA_H = @HAVE_ALLOCA_H@
70979 HAVE_ALPHASORT = @HAVE_ALPHASORT@
70980 HAVE_ASINF = @HAVE_ASINF@
70981 @@ -830,7 +739,6 @@ HAVE_CHOWN = @HAVE_CHOWN@
70982 HAVE_CLOSEDIR = @HAVE_CLOSEDIR@
70983 HAVE_COPYSIGN = @HAVE_COPYSIGN@
70984 HAVE_COPYSIGNL = @HAVE_COPYSIGNL@
70985 -HAVE_COPY_FILE_RANGE = @HAVE_COPY_FILE_RANGE@
70986 HAVE_COSF = @HAVE_COSF@
70987 HAVE_COSHF = @HAVE_COSHF@
70988 HAVE_COSL = @HAVE_COSL@
70989 @@ -845,17 +753,13 @@ HAVE_DECL_CEILL = @HAVE_DECL_CEILL@
70990 HAVE_DECL_COPYSIGNF = @HAVE_DECL_COPYSIGNF@
70991 HAVE_DECL_COSL = @HAVE_DECL_COSL@
70992 HAVE_DECL_DIRFD = @HAVE_DECL_DIRFD@
70993 -HAVE_DECL_ECVT = @HAVE_DECL_ECVT@
70994 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
70995 -HAVE_DECL_EXECVPE = @HAVE_DECL_EXECVPE@
70996 HAVE_DECL_EXP2 = @HAVE_DECL_EXP2@
70997 HAVE_DECL_EXP2F = @HAVE_DECL_EXP2F@
70998 HAVE_DECL_EXP2L = @HAVE_DECL_EXP2L@
70999 HAVE_DECL_EXPL = @HAVE_DECL_EXPL@
71000 HAVE_DECL_EXPM1L = @HAVE_DECL_EXPM1L@
71001 HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
71002 -HAVE_DECL_FCLOSEALL = @HAVE_DECL_FCLOSEALL@
71003 -HAVE_DECL_FCVT = @HAVE_DECL_FCVT@
71004 HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@
71005 HAVE_DECL_FDOPENDIR = @HAVE_DECL_FDOPENDIR@
71006 HAVE_DECL_FLOORF = @HAVE_DECL_FLOORF@
71007 @@ -864,7 +768,6 @@ HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@
71008 HAVE_DECL_FREXPL = @HAVE_DECL_FREXPL@
71009 HAVE_DECL_FSEEKO = @HAVE_DECL_FSEEKO@
71010 HAVE_DECL_FTELLO = @HAVE_DECL_FTELLO@
71011 -HAVE_DECL_GCVT = @HAVE_DECL_GCVT@
71012 HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
71013 HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
71014 HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
71015 @@ -916,14 +819,13 @@ HAVE_DECL_TRUNCL = @HAVE_DECL_TRUNCL@
71016 HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
71017 HAVE_DECL_UNSETENV = @HAVE_DECL_UNSETENV@
71018 HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
71019 -HAVE_DECL_WCSDUP = @HAVE_DECL_WCSDUP@
71020 HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
71021 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
71022 HAVE_DIRENT_H = @HAVE_DIRENT_H@
71023 HAVE_DPRINTF = @HAVE_DPRINTF@
71024 +HAVE_DUP2 = @HAVE_DUP2@
71025 HAVE_DUP3 = @HAVE_DUP3@
71026 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
71027 -HAVE_EXECVPE = @HAVE_EXECVPE@
71028 HAVE_EXPF = @HAVE_EXPF@
71029 HAVE_EXPL = @HAVE_EXPL@
71030 HAVE_EXPLICIT_BZERO = @HAVE_EXPLICIT_BZERO@
71031 @@ -955,7 +857,6 @@ HAVE_FTELLO = @HAVE_FTELLO@
71032 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
71033 HAVE_FUTIMENS = @HAVE_FUTIMENS@
71034 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
71035 -HAVE_GETENTROPY = @HAVE_GETENTROPY@
71036 HAVE_GETGROUPS = @HAVE_GETGROUPS@
71037 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
71038 HAVE_GETLOGIN = @HAVE_GETLOGIN@
71039 @@ -964,7 +865,6 @@ HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
71040 HAVE_GETPASS = @HAVE_GETPASS@
71041 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
71042 HAVE_GETTIMEOFDAY = @HAVE_GETTIMEOFDAY@
71043 -HAVE_GETUMASK = @HAVE_GETUMASK@
71044 HAVE_GRANTPT = @HAVE_GRANTPT@
71045 HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
71046 HAVE_HYPOTF = @HAVE_HYPOTF@
71047 @@ -992,6 +892,7 @@ HAVE_LOGBF = @HAVE_LOGBF@
71048 HAVE_LOGBL = @HAVE_LOGBL@
71049 HAVE_LOGF = @HAVE_LOGF@
71050 HAVE_LOGL = @HAVE_LOGL@
71051 +HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
71052 HAVE_LSTAT = @HAVE_LSTAT@
71053 HAVE_MAX_ALIGN_T = @HAVE_MAX_ALIGN_T@
71054 HAVE_MBRLEN = @HAVE_MBRLEN@
71055 @@ -1001,6 +902,7 @@ HAVE_MBSLEN = @HAVE_MBSLEN@
71056 HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
71057 HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
71058 HAVE_MBTOWC = @HAVE_MBTOWC@
71059 +HAVE_MEMCHR = @HAVE_MEMCHR@
71060 HAVE_MEMPCPY = @HAVE_MEMPCPY@
71061 HAVE_MKDIRAT = @HAVE_MKDIRAT@
71062 HAVE_MKDTEMP = @HAVE_MKDTEMP@
71063 @@ -1023,7 +925,6 @@ HAVE_PCLOSE = @HAVE_PCLOSE@
71064 HAVE_PIPE = @HAVE_PIPE@
71065 HAVE_PIPE2 = @HAVE_PIPE2@
71066 HAVE_POPEN = @HAVE_POPEN@
71067 -HAVE_POSIX_MEMALIGN = @HAVE_POSIX_MEMALIGN@
71068 HAVE_POSIX_OPENPT = @HAVE_POSIX_OPENPT@
71069 HAVE_POWF = @HAVE_POWF@
71070 HAVE_PREAD = @HAVE_PREAD@
71071 @@ -1053,8 +954,6 @@ HAVE_SECURE_GETENV = @HAVE_SECURE_GETENV@
71072 HAVE_SETENV = @HAVE_SETENV@
71073 HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@
71074 HAVE_SETSTATE = @HAVE_SETSTATE@
71075 -HAVE_SIGABBREV_NP = @HAVE_SIGABBREV_NP@
71076 -HAVE_SIGDESCR_NP = @HAVE_SIGDESCR_NP@
71077 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
71078 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
71079 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
71080 @@ -1070,16 +969,13 @@ HAVE_STPNCPY = @HAVE_STPNCPY@
71081 HAVE_STRCASECMP = @HAVE_STRCASECMP@
71082 HAVE_STRCASESTR = @HAVE_STRCASESTR@
71083 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
71084 -HAVE_STRERRORNAME_NP = @HAVE_STRERRORNAME_NP@
71085 HAVE_STRINGS_H = @HAVE_STRINGS_H@
71086 HAVE_STRPBRK = @HAVE_STRPBRK@
71087 HAVE_STRPTIME = @HAVE_STRPTIME@
71088 HAVE_STRSEP = @HAVE_STRSEP@
71089 HAVE_STRTOD = @HAVE_STRTOD@
71090 -HAVE_STRTOL = @HAVE_STRTOL@
71091 HAVE_STRTOLD = @HAVE_STRTOLD@
71092 HAVE_STRTOLL = @HAVE_STRTOLL@
71093 -HAVE_STRTOUL = @HAVE_STRTOUL@
71094 HAVE_STRTOULL = @HAVE_STRTOULL@
71095 HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
71096 HAVE_STRUCT_TIMEVAL = @HAVE_STRUCT_TIMEVAL@
71097 @@ -1097,12 +993,12 @@ HAVE_TANF = @HAVE_TANF@
71098 HAVE_TANHF = @HAVE_TANHF@
71099 HAVE_TANL = @HAVE_TANL@
71100 HAVE_TIMEGM = @HAVE_TIMEGM@
71101 -HAVE_TIMESPEC_GET = @HAVE_TIMESPEC_GET@
71102 -HAVE_TIMESPEC_GETRES = @HAVE_TIMESPEC_GETRES@
71103 HAVE_TIMEZONE_T = @HAVE_TIMEZONE_T@
71104 +HAVE_TZSET = @HAVE_TZSET@
71105 HAVE_UNISTD_H = @HAVE_UNISTD_H@
71106 HAVE_UNLINKAT = @HAVE_UNLINKAT@
71107 HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
71108 +HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
71109 HAVE_USLEEP = @HAVE_USLEEP@
71110 HAVE_UTIME = @HAVE_UTIME@
71111 HAVE_UTIMENSAT = @HAVE_UTIMENSAT@
71112 @@ -1144,7 +1040,6 @@ HAVE_WMEMCHR = @HAVE_WMEMCHR@
71113 HAVE_WMEMCMP = @HAVE_WMEMCMP@
71114 HAVE_WMEMCPY = @HAVE_WMEMCPY@
71115 HAVE_WMEMMOVE = @HAVE_WMEMMOVE@
71116 -HAVE_WMEMPCPY = @HAVE_WMEMPCPY@
71117 HAVE_WMEMSET = @HAVE_WMEMSET@
71118 HAVE__BOOL = @HAVE__BOOL@
71119 HAVE__EXIT = @HAVE__EXIT@
71120 @@ -1241,18 +1136,16 @@ PATH_SEPARATOR = @PATH_SEPARATOR@
71121 PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
71122 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
71123 PRIPTR_PREFIX = @PRIPTR_PREFIX@
71124 +PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
71125 PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
71126 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
71127 RANLIB = @RANLIB@
71128 -REPLACE_ACCESS = @REPLACE_ACCESS@
71129 REPLACE_ACOSF = @REPLACE_ACOSF@
71130 -REPLACE_ALIGNED_ALLOC = @REPLACE_ALIGNED_ALLOC@
71131 REPLACE_ASINF = @REPLACE_ASINF@
71132 REPLACE_ATAN2F = @REPLACE_ATAN2F@
71133 REPLACE_ATANF = @REPLACE_ATANF@
71134 REPLACE_BTOWC = @REPLACE_BTOWC@
71135 -REPLACE_CALLOC_FOR_CALLOC_GNU = @REPLACE_CALLOC_FOR_CALLOC_GNU@
71136 -REPLACE_CALLOC_FOR_CALLOC_POSIX = @REPLACE_CALLOC_FOR_CALLOC_POSIX@
71137 +REPLACE_CALLOC = @REPLACE_CALLOC@
71138 REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
71139 REPLACE_CBRTF = @REPLACE_CBRTF@
71140 REPLACE_CBRTL = @REPLACE_CBRTL@
71141 @@ -1262,22 +1155,13 @@ REPLACE_CEILL = @REPLACE_CEILL@
71142 REPLACE_CHOWN = @REPLACE_CHOWN@
71143 REPLACE_CLOSE = @REPLACE_CLOSE@
71144 REPLACE_CLOSEDIR = @REPLACE_CLOSEDIR@
71145 -REPLACE_COPY_FILE_RANGE = @REPLACE_COPY_FILE_RANGE@
71146 REPLACE_COSF = @REPLACE_COSF@
71147 REPLACE_COSHF = @REPLACE_COSHF@
71148 -REPLACE_CREAT = @REPLACE_CREAT@
71149 REPLACE_CTIME = @REPLACE_CTIME@
71150 REPLACE_DIRFD = @REPLACE_DIRFD@
71151 REPLACE_DPRINTF = @REPLACE_DPRINTF@
71152 REPLACE_DUP = @REPLACE_DUP@
71153 REPLACE_DUP2 = @REPLACE_DUP2@
71154 -REPLACE_EXECL = @REPLACE_EXECL@
71155 -REPLACE_EXECLE = @REPLACE_EXECLE@
71156 -REPLACE_EXECLP = @REPLACE_EXECLP@
71157 -REPLACE_EXECV = @REPLACE_EXECV@
71158 -REPLACE_EXECVE = @REPLACE_EXECVE@
71159 -REPLACE_EXECVP = @REPLACE_EXECVP@
71160 -REPLACE_EXECVPE = @REPLACE_EXECVPE@
71161 REPLACE_EXP2 = @REPLACE_EXP2@
71162 REPLACE_EXP2L = @REPLACE_EXP2L@
71163 REPLACE_EXPF = @REPLACE_EXPF@
71164 @@ -1287,14 +1171,12 @@ REPLACE_EXPM1F = @REPLACE_EXPM1F@
71165 REPLACE_EXPM1L = @REPLACE_EXPM1L@
71166 REPLACE_FABSL = @REPLACE_FABSL@
71167 REPLACE_FACCESSAT = @REPLACE_FACCESSAT@
71168 -REPLACE_FCHMODAT = @REPLACE_FCHMODAT@
71169 REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
71170 REPLACE_FCLOSE = @REPLACE_FCLOSE@
71171 REPLACE_FCNTL = @REPLACE_FCNTL@
71172 REPLACE_FDOPEN = @REPLACE_FDOPEN@
71173 REPLACE_FDOPENDIR = @REPLACE_FDOPENDIR@
71174 REPLACE_FFLUSH = @REPLACE_FFLUSH@
71175 -REPLACE_FFSLL = @REPLACE_FFSLL@
71176 REPLACE_FLOOR = @REPLACE_FLOOR@
71177 REPLACE_FLOORF = @REPLACE_FLOORF@
71178 REPLACE_FLOORL = @REPLACE_FLOORL@
71179 @@ -1305,10 +1187,8 @@ REPLACE_FMOD = @REPLACE_FMOD@
71180 REPLACE_FMODF = @REPLACE_FMODF@
71181 REPLACE_FMODL = @REPLACE_FMODL@
71182 REPLACE_FOPEN = @REPLACE_FOPEN@
71183 -REPLACE_FOPEN_FOR_FOPEN_GNU = @REPLACE_FOPEN_FOR_FOPEN_GNU@
71184 REPLACE_FPRINTF = @REPLACE_FPRINTF@
71185 REPLACE_FPURGE = @REPLACE_FPURGE@
71186 -REPLACE_FREE = @REPLACE_FREE@
71187 REPLACE_FREOPEN = @REPLACE_FREOPEN@
71188 REPLACE_FREXP = @REPLACE_FREXP@
71189 REPLACE_FREXPF = @REPLACE_FREXPF@
71190 @@ -1330,7 +1210,6 @@ REPLACE_GETLINE = @REPLACE_GETLINE@
71191 REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
71192 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
71193 REPLACE_GETPASS = @REPLACE_GETPASS@
71194 -REPLACE_GETPASS_FOR_GETPASS_GNU = @REPLACE_GETPASS_FOR_GETPASS_GNU@
71195 REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
71196 REPLACE_GMTIME = @REPLACE_GMTIME@
71197 REPLACE_HUGE_VAL = @REPLACE_HUGE_VAL@
71198 @@ -1369,8 +1248,7 @@ REPLACE_LOGF = @REPLACE_LOGF@
71199 REPLACE_LOGL = @REPLACE_LOGL@
71200 REPLACE_LSEEK = @REPLACE_LSEEK@
71201 REPLACE_LSTAT = @REPLACE_LSTAT@
71202 -REPLACE_MALLOC_FOR_MALLOC_GNU = @REPLACE_MALLOC_FOR_MALLOC_GNU@
71203 -REPLACE_MALLOC_FOR_MALLOC_POSIX = @REPLACE_MALLOC_FOR_MALLOC_POSIX@
71204 +REPLACE_MALLOC = @REPLACE_MALLOC@
71205 REPLACE_MBRLEN = @REPLACE_MBRLEN@
71206 REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
71207 REPLACE_MBSINIT = @REPLACE_MBSINIT@
71208 @@ -1382,9 +1260,7 @@ REPLACE_MEMCHR = @REPLACE_MEMCHR@
71209 REPLACE_MEMMEM = @REPLACE_MEMMEM@
71210 REPLACE_MKDIR = @REPLACE_MKDIR@
71211 REPLACE_MKFIFO = @REPLACE_MKFIFO@
71212 -REPLACE_MKFIFOAT = @REPLACE_MKFIFOAT@
71213 REPLACE_MKNOD = @REPLACE_MKNOD@
71214 -REPLACE_MKNODAT = @REPLACE_MKNODAT@
71215 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
71216 REPLACE_MKTIME = @REPLACE_MKTIME@
71217 REPLACE_MODF = @REPLACE_MODF@
71218 @@ -1399,7 +1275,6 @@ REPLACE_OPENAT = @REPLACE_OPENAT@
71219 REPLACE_OPENDIR = @REPLACE_OPENDIR@
71220 REPLACE_PERROR = @REPLACE_PERROR@
71221 REPLACE_POPEN = @REPLACE_POPEN@
71222 -REPLACE_POSIX_MEMALIGN = @REPLACE_POSIX_MEMALIGN@
71223 REPLACE_PREAD = @REPLACE_PREAD@
71224 REPLACE_PRINTF = @REPLACE_PRINTF@
71225 REPLACE_PTSNAME = @REPLACE_PTSNAME@
71226 @@ -1412,9 +1287,7 @@ REPLACE_RANDOM_R = @REPLACE_RANDOM_R@
71227 REPLACE_READ = @REPLACE_READ@
71228 REPLACE_READLINK = @REPLACE_READLINK@
71229 REPLACE_READLINKAT = @REPLACE_READLINKAT@
71230 -REPLACE_REALLOCARRAY = @REPLACE_REALLOCARRAY@
71231 -REPLACE_REALLOC_FOR_REALLOC_GNU = @REPLACE_REALLOC_FOR_REALLOC_GNU@
71232 -REPLACE_REALLOC_FOR_REALLOC_POSIX = @REPLACE_REALLOC_FOR_REALLOC_POSIX@
71233 +REPLACE_REALLOC = @REPLACE_REALLOC@
71234 REPLACE_REALPATH = @REPLACE_REALPATH@
71235 REPLACE_REMAINDER = @REPLACE_REMAINDER@
71236 REPLACE_REMAINDERF = @REPLACE_REMAINDERF@
71237 @@ -1430,7 +1303,7 @@ REPLACE_ROUNDL = @REPLACE_ROUNDL@
71238 REPLACE_SETENV = @REPLACE_SETENV@
71239 REPLACE_SETSTATE = @REPLACE_SETSTATE@
71240 REPLACE_SIGNBIT = @REPLACE_SIGNBIT@
71241 -REPLACE_SIGNBIT_USING_BUILTINS = @REPLACE_SIGNBIT_USING_BUILTINS@
71242 +REPLACE_SIGNBIT_USING_GCC = @REPLACE_SIGNBIT_USING_GCC@
71243 REPLACE_SINF = @REPLACE_SINF@
71244 REPLACE_SINHF = @REPLACE_SINHF@
71245 REPLACE_SLEEP = @REPLACE_SLEEP@
71246 @@ -1446,7 +1319,6 @@ REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
71247 REPLACE_STRCHRNUL = @REPLACE_STRCHRNUL@
71248 REPLACE_STRDUP = @REPLACE_STRDUP@
71249 REPLACE_STRERROR = @REPLACE_STRERROR@
71250 -REPLACE_STRERRORNAME_NP = @REPLACE_STRERRORNAME_NP@
71251 REPLACE_STRERROR_R = @REPLACE_STRERROR_R@
71252 REPLACE_STRFTIME = @REPLACE_STRFTIME@
71253 REPLACE_STRNCAT = @REPLACE_STRNCAT@
71254 @@ -1457,11 +1329,7 @@ REPLACE_STRSTR = @REPLACE_STRSTR@
71255 REPLACE_STRTOD = @REPLACE_STRTOD@
71256 REPLACE_STRTOIMAX = @REPLACE_STRTOIMAX@
71257 REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
71258 -REPLACE_STRTOL = @REPLACE_STRTOL@
71259 REPLACE_STRTOLD = @REPLACE_STRTOLD@
71260 -REPLACE_STRTOLL = @REPLACE_STRTOLL@
71261 -REPLACE_STRTOUL = @REPLACE_STRTOUL@
71262 -REPLACE_STRTOULL = @REPLACE_STRTOULL@
71263 REPLACE_STRTOUMAX = @REPLACE_STRTOUMAX@
71264 REPLACE_STRUCT_TIMEVAL = @REPLACE_STRUCT_TIMEVAL@
71265 REPLACE_SYMLINK = @REPLACE_SYMLINK@
71266 @@ -1492,7 +1360,6 @@ REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
71267 REPLACE_WCSFTIME = @REPLACE_WCSFTIME@
71268 REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
71269 REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
71270 -REPLACE_WCSTOK = @REPLACE_WCSTOK@
71271 REPLACE_WCSWIDTH = @REPLACE_WCSWIDTH@
71272 REPLACE_WCTOB = @REPLACE_WCTOB@
71273 REPLACE_WCTOMB = @REPLACE_WCTOMB@
71274 @@ -1504,21 +1371,19 @@ SET_MAKE = @SET_MAKE@
71275 SHELL = @SHELL@
71276 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
71277 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
71278 -STDALIGN_H = @STDALIGN_H@
71279 STDBOOL_H = @STDBOOL_H@
71280 STDDEF_H = @STDDEF_H@
71281 STDINT_H = @STDINT_H@
71282 STRIP = @STRIP@
71283 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
71284 TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
71285 -TIME_H_DEFINES_TIME_UTC = @TIME_H_DEFINES_TIME_UTC@
71286 UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@
71287 UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@
71288 UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
71289 UNISTD_H_DEFINES_STRUCT_TIMESPEC = @UNISTD_H_DEFINES_STRUCT_TIMESPEC@
71290 -UNISTD_H_HAVE_SYS_RANDOM_H = @UNISTD_H_HAVE_SYS_RANDOM_H@
71291 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
71292 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
71293 +UTIME_H = @UTIME_H@
71294 VERSION = @VERSION@
71295 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
71296 WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
71297 @@ -1550,10 +1415,8 @@ datarootdir = @datarootdir@
71298 docdir = @docdir@
71299 dvidir = @dvidir@
71300 exec_prefix = @exec_prefix@
71301 -gl_LIBOBJDEPS = @gl_LIBOBJDEPS@
71302 gl_LIBOBJS = @gl_LIBOBJS@
71303 gl_LTLIBOBJS = @gl_LTLIBOBJS@
71304 -gltests_LIBOBJDEPS = @gltests_LIBOBJDEPS@
71305 gltests_LIBOBJS = @gltests_LIBOBJS@
71306 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
71307 gltests_WITNESS = @gltests_WITNESS@
71308
71309 diff --git a/tests/profile/Makefile.in b/tests/profile/Makefile.in
71310 index ed85c6f..5968d31 100644
71311 --- a/tests/profile/Makefile.in
71312 +++ b/tests/profile/Makefile.in
71313 @@ -90,12 +90,9 @@ host_triplet = @host@
71314 subdir = tests/profile
71315 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
71316 am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
71317 - $(top_srcdir)/autotools/m4/__inline.m4 \
71318 $(top_srcdir)/autotools/m4/absolute-header.m4 \
71319 $(top_srcdir)/autotools/m4/ac_check_sendfile.m4 \
71320 $(top_srcdir)/autotools/m4/alloca.m4 \
71321 - $(top_srcdir)/autotools/m4/builtin-expect.m4 \
71322 - $(top_srcdir)/autotools/m4/calloc.m4 \
71323 $(top_srcdir)/autotools/m4/canonicalize.m4 \
71324 $(top_srcdir)/autotools/m4/chdir-long.m4 \
71325 $(top_srcdir)/autotools/m4/clock_time.m4 \
71326 @@ -103,6 +100,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
71327 $(top_srcdir)/autotools/m4/closedir.m4 \
71328 $(top_srcdir)/autotools/m4/dirent_h.m4 \
71329 $(top_srcdir)/autotools/m4/dirfd.m4 \
71330 + $(top_srcdir)/autotools/m4/dirname.m4 \
71331 $(top_srcdir)/autotools/m4/double-slash-root.m4 \
71332 $(top_srcdir)/autotools/m4/dup.m4 \
71333 $(top_srcdir)/autotools/m4/dup2.m4 \
71334 @@ -124,7 +122,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
71335 $(top_srcdir)/autotools/m4/filenamecat.m4 \
71336 $(top_srcdir)/autotools/m4/float_h.m4 \
71337 $(top_srcdir)/autotools/m4/fpieee.m4 \
71338 - $(top_srcdir)/autotools/m4/free.m4 \
71339 $(top_srcdir)/autotools/m4/frexp.m4 \
71340 $(top_srcdir)/autotools/m4/frexpl.m4 \
71341 $(top_srcdir)/autotools/m4/fstat.m4 \
71342 @@ -144,6 +141,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
71343 $(top_srcdir)/autotools/m4/group-member.m4 \
71344 $(top_srcdir)/autotools/m4/include_next.m4 \
71345 $(top_srcdir)/autotools/m4/intmax_t.m4 \
71346 + $(top_srcdir)/autotools/m4/inttypes-pri.m4 \
71347 $(top_srcdir)/autotools/m4/inttypes.m4 \
71348 $(top_srcdir)/autotools/m4/inttypes_h.m4 \
71349 $(top_srcdir)/autotools/m4/isnand.m4 \
71350 @@ -153,6 +151,8 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
71351 $(top_srcdir)/autotools/m4/ldexpl.m4 \
71352 $(top_srcdir)/autotools/m4/libtool.m4 \
71353 $(top_srcdir)/autotools/m4/limits-h.m4 \
71354 + $(top_srcdir)/autotools/m4/localtime-buffer.m4 \
71355 + $(top_srcdir)/autotools/m4/longlong.m4 \
71356 $(top_srcdir)/autotools/m4/lstat.m4 \
71357 $(top_srcdir)/autotools/m4/ltoptions.m4 \
71358 $(top_srcdir)/autotools/m4/ltsugar.m4 \
71359 @@ -164,7 +164,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
71360 $(top_srcdir)/autotools/m4/memchr.m4 \
71361 $(top_srcdir)/autotools/m4/mempcpy.m4 \
71362 $(top_srcdir)/autotools/m4/memrchr.m4 \
71363 - $(top_srcdir)/autotools/m4/minmax.m4 \
71364 $(top_srcdir)/autotools/m4/mkdir.m4 \
71365 $(top_srcdir)/autotools/m4/mkdirat.m4 \
71366 $(top_srcdir)/autotools/m4/mmap-anon.m4 \
71367 @@ -175,20 +174,16 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
71368 $(top_srcdir)/autotools/m4/nocrash.m4 \
71369 $(top_srcdir)/autotools/m4/off_t.m4 \
71370 $(top_srcdir)/autotools/m4/open-cloexec.m4 \
71371 - $(top_srcdir)/autotools/m4/open-slash.m4 \
71372 $(top_srcdir)/autotools/m4/open.m4 \
71373 $(top_srcdir)/autotools/m4/openat.m4 \
71374 $(top_srcdir)/autotools/m4/opendir.m4 \
71375 $(top_srcdir)/autotools/m4/pathmax.m4 \
71376 - $(top_srcdir)/autotools/m4/pipe.m4 \
71377 $(top_srcdir)/autotools/m4/printf-frexp.m4 \
71378 $(top_srcdir)/autotools/m4/printf-frexpl.m4 \
71379 $(top_srcdir)/autotools/m4/printf.m4 \
71380 - $(top_srcdir)/autotools/m4/rawmemchr.m4 \
71381 $(top_srcdir)/autotools/m4/readlink.m4 \
71382 $(top_srcdir)/autotools/m4/readlinkat.m4 \
71383 $(top_srcdir)/autotools/m4/realloc.m4 \
71384 - $(top_srcdir)/autotools/m4/reallocarray.m4 \
71385 $(top_srcdir)/autotools/m4/rename.m4 \
71386 $(top_srcdir)/autotools/m4/renameat.m4 \
71387 $(top_srcdir)/autotools/m4/rmdir.m4 \
71388 @@ -198,7 +193,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
71389 $(top_srcdir)/autotools/m4/ssize_t.m4 \
71390 $(top_srcdir)/autotools/m4/stat-time.m4 \
71391 $(top_srcdir)/autotools/m4/stat.m4 \
71392 - $(top_srcdir)/autotools/m4/stdalign.m4 \
71393 $(top_srcdir)/autotools/m4/stdbool.m4 \
71394 $(top_srcdir)/autotools/m4/stddef_h.m4 \
71395 $(top_srcdir)/autotools/m4/stdint.m4 \
71396 @@ -237,10 +231,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
71397 $(top_srcdir)/autotools/m4/wchar_t.m4 \
71398 $(top_srcdir)/autotools/m4/wint_t.m4 \
71399 $(top_srcdir)/autotools/m4/xalloc.m4 \
71400 - $(top_srcdir)/autotools/m4/xsize.m4 \
71401 - $(top_srcdir)/autotools/m4/year2038.m4 \
71402 - $(top_srcdir)/autotools/m4/zzgnulib.m4 \
71403 - $(top_srcdir)/configure.ac
71404 + $(top_srcdir)/autotools/m4/xsize.m4 $(top_srcdir)/configure.ac
71405 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
71406 $(ACLOCAL_M4)
71407 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
71408 @@ -318,450 +309,368 @@ FGREP = @FGREP@
71409 FLOAT_H = @FLOAT_H@
71410 GETOPT_CDEFS_H = @GETOPT_CDEFS_H@
71411 GETOPT_H = @GETOPT_H@
71412 -GL_CFLAG_ALLOW_WARNINGS = @GL_CFLAG_ALLOW_WARNINGS@
71413 -GL_CFLAG_GNULIB_WARNINGS = @GL_CFLAG_GNULIB_WARNINGS@
71414 -GL_GNULIB_ACCESS = @GL_GNULIB_ACCESS@
71415 -GL_GNULIB_ACOSF = @GL_GNULIB_ACOSF@
71416 -GL_GNULIB_ACOSL = @GL_GNULIB_ACOSL@
71417 -GL_GNULIB_ALIGNED_ALLOC = @GL_GNULIB_ALIGNED_ALLOC@
71418 -GL_GNULIB_ALPHASORT = @GL_GNULIB_ALPHASORT@
71419 -GL_GNULIB_ASINF = @GL_GNULIB_ASINF@
71420 -GL_GNULIB_ASINL = @GL_GNULIB_ASINL@
71421 -GL_GNULIB_ATAN2F = @GL_GNULIB_ATAN2F@
71422 -GL_GNULIB_ATANF = @GL_GNULIB_ATANF@
71423 -GL_GNULIB_ATANL = @GL_GNULIB_ATANL@
71424 -GL_GNULIB_ATOLL = @GL_GNULIB_ATOLL@
71425 -GL_GNULIB_BTOWC = @GL_GNULIB_BTOWC@
71426 -GL_GNULIB_CALLOC_GNU = @GL_GNULIB_CALLOC_GNU@
71427 -GL_GNULIB_CALLOC_POSIX = @GL_GNULIB_CALLOC_POSIX@
71428 -GL_GNULIB_CANONICALIZE_FILE_NAME = @GL_GNULIB_CANONICALIZE_FILE_NAME@
71429 -GL_GNULIB_CBRT = @GL_GNULIB_CBRT@
71430 -GL_GNULIB_CBRTF = @GL_GNULIB_CBRTF@
71431 -GL_GNULIB_CBRTL = @GL_GNULIB_CBRTL@
71432 -GL_GNULIB_CEIL = @GL_GNULIB_CEIL@
71433 -GL_GNULIB_CEILF = @GL_GNULIB_CEILF@
71434 -GL_GNULIB_CEILL = @GL_GNULIB_CEILL@
71435 -GL_GNULIB_CHDIR = @GL_GNULIB_CHDIR@
71436 -GL_GNULIB_CHOWN = @GL_GNULIB_CHOWN@
71437 -GL_GNULIB_CLOSE = @GL_GNULIB_CLOSE@
71438 -GL_GNULIB_CLOSEDIR = @GL_GNULIB_CLOSEDIR@
71439 -GL_GNULIB_COPYSIGN = @GL_GNULIB_COPYSIGN@
71440 -GL_GNULIB_COPYSIGNF = @GL_GNULIB_COPYSIGNF@
71441 -GL_GNULIB_COPYSIGNL = @GL_GNULIB_COPYSIGNL@
71442 -GL_GNULIB_COPY_FILE_RANGE = @GL_GNULIB_COPY_FILE_RANGE@
71443 -GL_GNULIB_COSF = @GL_GNULIB_COSF@
71444 -GL_GNULIB_COSHF = @GL_GNULIB_COSHF@
71445 -GL_GNULIB_COSL = @GL_GNULIB_COSL@
71446 -GL_GNULIB_CREAT = @GL_GNULIB_CREAT@
71447 -GL_GNULIB_CTIME = @GL_GNULIB_CTIME@
71448 -GL_GNULIB_DIRFD = @GL_GNULIB_DIRFD@
71449 -GL_GNULIB_DPRINTF = @GL_GNULIB_DPRINTF@
71450 -GL_GNULIB_DUP = @GL_GNULIB_DUP@
71451 -GL_GNULIB_DUP2 = @GL_GNULIB_DUP2@
71452 -GL_GNULIB_DUP3 = @GL_GNULIB_DUP3@
71453 -GL_GNULIB_ENVIRON = @GL_GNULIB_ENVIRON@
71454 -GL_GNULIB_EUIDACCESS = @GL_GNULIB_EUIDACCESS@
71455 -GL_GNULIB_EXECL = @GL_GNULIB_EXECL@
71456 -GL_GNULIB_EXECLE = @GL_GNULIB_EXECLE@
71457 -GL_GNULIB_EXECLP = @GL_GNULIB_EXECLP@
71458 -GL_GNULIB_EXECV = @GL_GNULIB_EXECV@
71459 -GL_GNULIB_EXECVE = @GL_GNULIB_EXECVE@
71460 -GL_GNULIB_EXECVP = @GL_GNULIB_EXECVP@
71461 -GL_GNULIB_EXECVPE = @GL_GNULIB_EXECVPE@
71462 -GL_GNULIB_EXP2 = @GL_GNULIB_EXP2@
71463 -GL_GNULIB_EXP2F = @GL_GNULIB_EXP2F@
71464 -GL_GNULIB_EXP2L = @GL_GNULIB_EXP2L@
71465 -GL_GNULIB_EXPF = @GL_GNULIB_EXPF@
71466 -GL_GNULIB_EXPL = @GL_GNULIB_EXPL@
71467 -GL_GNULIB_EXPLICIT_BZERO = @GL_GNULIB_EXPLICIT_BZERO@
71468 -GL_GNULIB_EXPM1 = @GL_GNULIB_EXPM1@
71469 -GL_GNULIB_EXPM1F = @GL_GNULIB_EXPM1F@
71470 -GL_GNULIB_EXPM1L = @GL_GNULIB_EXPM1L@
71471 -GL_GNULIB_FABSF = @GL_GNULIB_FABSF@
71472 -GL_GNULIB_FABSL = @GL_GNULIB_FABSL@
71473 -GL_GNULIB_FACCESSAT = @GL_GNULIB_FACCESSAT@
71474 -GL_GNULIB_FCHDIR = @GL_GNULIB_FCHDIR@
71475 -GL_GNULIB_FCHMODAT = @GL_GNULIB_FCHMODAT@
71476 -GL_GNULIB_FCHOWNAT = @GL_GNULIB_FCHOWNAT@
71477 -GL_GNULIB_FCLOSE = @GL_GNULIB_FCLOSE@
71478 -GL_GNULIB_FCNTL = @GL_GNULIB_FCNTL@
71479 -GL_GNULIB_FDATASYNC = @GL_GNULIB_FDATASYNC@
71480 -GL_GNULIB_FDOPEN = @GL_GNULIB_FDOPEN@
71481 -GL_GNULIB_FDOPENDIR = @GL_GNULIB_FDOPENDIR@
71482 -GL_GNULIB_FFLUSH = @GL_GNULIB_FFLUSH@
71483 -GL_GNULIB_FFS = @GL_GNULIB_FFS@
71484 -GL_GNULIB_FFSL = @GL_GNULIB_FFSL@
71485 -GL_GNULIB_FFSLL = @GL_GNULIB_FFSLL@
71486 -GL_GNULIB_FGETC = @GL_GNULIB_FGETC@
71487 -GL_GNULIB_FGETS = @GL_GNULIB_FGETS@
71488 -GL_GNULIB_FLOOR = @GL_GNULIB_FLOOR@
71489 -GL_GNULIB_FLOORF = @GL_GNULIB_FLOORF@
71490 -GL_GNULIB_FLOORL = @GL_GNULIB_FLOORL@
71491 -GL_GNULIB_FMA = @GL_GNULIB_FMA@
71492 -GL_GNULIB_FMAF = @GL_GNULIB_FMAF@
71493 -GL_GNULIB_FMAL = @GL_GNULIB_FMAL@
71494 -GL_GNULIB_FMOD = @GL_GNULIB_FMOD@
71495 -GL_GNULIB_FMODF = @GL_GNULIB_FMODF@
71496 -GL_GNULIB_FMODL = @GL_GNULIB_FMODL@
71497 -GL_GNULIB_FOPEN = @GL_GNULIB_FOPEN@
71498 -GL_GNULIB_FOPEN_GNU = @GL_GNULIB_FOPEN_GNU@
71499 -GL_GNULIB_FPRINTF = @GL_GNULIB_FPRINTF@
71500 -GL_GNULIB_FPRINTF_POSIX = @GL_GNULIB_FPRINTF_POSIX@
71501 -GL_GNULIB_FPURGE = @GL_GNULIB_FPURGE@
71502 -GL_GNULIB_FPUTC = @GL_GNULIB_FPUTC@
71503 -GL_GNULIB_FPUTS = @GL_GNULIB_FPUTS@
71504 -GL_GNULIB_FREAD = @GL_GNULIB_FREAD@
71505 -GL_GNULIB_FREE_POSIX = @GL_GNULIB_FREE_POSIX@
71506 -GL_GNULIB_FREOPEN = @GL_GNULIB_FREOPEN@
71507 -GL_GNULIB_FREXP = @GL_GNULIB_FREXP@
71508 -GL_GNULIB_FREXPF = @GL_GNULIB_FREXPF@
71509 -GL_GNULIB_FREXPL = @GL_GNULIB_FREXPL@
71510 -GL_GNULIB_FSCANF = @GL_GNULIB_FSCANF@
71511 -GL_GNULIB_FSEEK = @GL_GNULIB_FSEEK@
71512 -GL_GNULIB_FSEEKO = @GL_GNULIB_FSEEKO@
71513 -GL_GNULIB_FSTAT = @GL_GNULIB_FSTAT@
71514 -GL_GNULIB_FSTATAT = @GL_GNULIB_FSTATAT@
71515 -GL_GNULIB_FSYNC = @GL_GNULIB_FSYNC@
71516 -GL_GNULIB_FTELL = @GL_GNULIB_FTELL@
71517 -GL_GNULIB_FTELLO = @GL_GNULIB_FTELLO@
71518 -GL_GNULIB_FTRUNCATE = @GL_GNULIB_FTRUNCATE@
71519 -GL_GNULIB_FUTIMENS = @GL_GNULIB_FUTIMENS@
71520 -GL_GNULIB_FWRITE = @GL_GNULIB_FWRITE@
71521 -GL_GNULIB_GETC = @GL_GNULIB_GETC@
71522 -GL_GNULIB_GETCHAR = @GL_GNULIB_GETCHAR@
71523 -GL_GNULIB_GETCWD = @GL_GNULIB_GETCWD@
71524 -GL_GNULIB_GETDELIM = @GL_GNULIB_GETDELIM@
71525 -GL_GNULIB_GETDOMAINNAME = @GL_GNULIB_GETDOMAINNAME@
71526 -GL_GNULIB_GETDTABLESIZE = @GL_GNULIB_GETDTABLESIZE@
71527 -GL_GNULIB_GETENTROPY = @GL_GNULIB_GETENTROPY@
71528 -GL_GNULIB_GETGROUPS = @GL_GNULIB_GETGROUPS@
71529 -GL_GNULIB_GETHOSTNAME = @GL_GNULIB_GETHOSTNAME@
71530 -GL_GNULIB_GETLINE = @GL_GNULIB_GETLINE@
71531 -GL_GNULIB_GETLOADAVG = @GL_GNULIB_GETLOADAVG@
71532 -GL_GNULIB_GETLOGIN = @GL_GNULIB_GETLOGIN@
71533 -GL_GNULIB_GETLOGIN_R = @GL_GNULIB_GETLOGIN_R@
71534 -GL_GNULIB_GETOPT_POSIX = @GL_GNULIB_GETOPT_POSIX@
71535 -GL_GNULIB_GETPAGESIZE = @GL_GNULIB_GETPAGESIZE@
71536 -GL_GNULIB_GETPASS = @GL_GNULIB_GETPASS@
71537 -GL_GNULIB_GETPASS_GNU = @GL_GNULIB_GETPASS_GNU@
71538 -GL_GNULIB_GETSUBOPT = @GL_GNULIB_GETSUBOPT@
71539 -GL_GNULIB_GETTIMEOFDAY = @GL_GNULIB_GETTIMEOFDAY@
71540 -GL_GNULIB_GETUMASK = @GL_GNULIB_GETUMASK@
71541 -GL_GNULIB_GETUSERSHELL = @GL_GNULIB_GETUSERSHELL@
71542 -GL_GNULIB_GRANTPT = @GL_GNULIB_GRANTPT@
71543 -GL_GNULIB_GROUP_MEMBER = @GL_GNULIB_GROUP_MEMBER@
71544 -GL_GNULIB_HYPOT = @GL_GNULIB_HYPOT@
71545 -GL_GNULIB_HYPOTF = @GL_GNULIB_HYPOTF@
71546 -GL_GNULIB_HYPOTL = @GL_GNULIB_HYPOTL@
71547 -GL_GNULIB_ILOGB = @GL_GNULIB_ILOGB@
71548 -GL_GNULIB_ILOGBF = @GL_GNULIB_ILOGBF@
71549 -GL_GNULIB_ILOGBL = @GL_GNULIB_ILOGBL@
71550 -GL_GNULIB_IMAXABS = @GL_GNULIB_IMAXABS@
71551 -GL_GNULIB_IMAXDIV = @GL_GNULIB_IMAXDIV@
71552 -GL_GNULIB_ISATTY = @GL_GNULIB_ISATTY@
71553 -GL_GNULIB_ISFINITE = @GL_GNULIB_ISFINITE@
71554 -GL_GNULIB_ISINF = @GL_GNULIB_ISINF@
71555 -GL_GNULIB_ISNAN = @GL_GNULIB_ISNAN@
71556 -GL_GNULIB_ISNAND = @GL_GNULIB_ISNAND@
71557 -GL_GNULIB_ISNANF = @GL_GNULIB_ISNANF@
71558 -GL_GNULIB_ISNANL = @GL_GNULIB_ISNANL@
71559 -GL_GNULIB_LCHMOD = @GL_GNULIB_LCHMOD@
71560 -GL_GNULIB_LCHOWN = @GL_GNULIB_LCHOWN@
71561 -GL_GNULIB_LDEXPF = @GL_GNULIB_LDEXPF@
71562 -GL_GNULIB_LDEXPL = @GL_GNULIB_LDEXPL@
71563 -GL_GNULIB_LINK = @GL_GNULIB_LINK@
71564 -GL_GNULIB_LINKAT = @GL_GNULIB_LINKAT@
71565 -GL_GNULIB_LOCALTIME = @GL_GNULIB_LOCALTIME@
71566 -GL_GNULIB_LOG = @GL_GNULIB_LOG@
71567 -GL_GNULIB_LOG10 = @GL_GNULIB_LOG10@
71568 -GL_GNULIB_LOG10F = @GL_GNULIB_LOG10F@
71569 -GL_GNULIB_LOG10L = @GL_GNULIB_LOG10L@
71570 -GL_GNULIB_LOG1P = @GL_GNULIB_LOG1P@
71571 -GL_GNULIB_LOG1PF = @GL_GNULIB_LOG1PF@
71572 -GL_GNULIB_LOG1PL = @GL_GNULIB_LOG1PL@
71573 -GL_GNULIB_LOG2 = @GL_GNULIB_LOG2@
71574 -GL_GNULIB_LOG2F = @GL_GNULIB_LOG2F@
71575 -GL_GNULIB_LOG2L = @GL_GNULIB_LOG2L@
71576 -GL_GNULIB_LOGB = @GL_GNULIB_LOGB@
71577 -GL_GNULIB_LOGBF = @GL_GNULIB_LOGBF@
71578 -GL_GNULIB_LOGBL = @GL_GNULIB_LOGBL@
71579 -GL_GNULIB_LOGF = @GL_GNULIB_LOGF@
71580 -GL_GNULIB_LOGL = @GL_GNULIB_LOGL@
71581 -GL_GNULIB_LSEEK = @GL_GNULIB_LSEEK@
71582 -GL_GNULIB_LSTAT = @GL_GNULIB_LSTAT@
71583 -GL_GNULIB_MALLOC_GNU = @GL_GNULIB_MALLOC_GNU@
71584 -GL_GNULIB_MALLOC_POSIX = @GL_GNULIB_MALLOC_POSIX@
71585 -GL_GNULIB_MBRLEN = @GL_GNULIB_MBRLEN@
71586 -GL_GNULIB_MBRTOWC = @GL_GNULIB_MBRTOWC@
71587 -GL_GNULIB_MBSCASECMP = @GL_GNULIB_MBSCASECMP@
71588 -GL_GNULIB_MBSCASESTR = @GL_GNULIB_MBSCASESTR@
71589 -GL_GNULIB_MBSCHR = @GL_GNULIB_MBSCHR@
71590 -GL_GNULIB_MBSCSPN = @GL_GNULIB_MBSCSPN@
71591 -GL_GNULIB_MBSINIT = @GL_GNULIB_MBSINIT@
71592 -GL_GNULIB_MBSLEN = @GL_GNULIB_MBSLEN@
71593 -GL_GNULIB_MBSNCASECMP = @GL_GNULIB_MBSNCASECMP@
71594 -GL_GNULIB_MBSNLEN = @GL_GNULIB_MBSNLEN@
71595 -GL_GNULIB_MBSNRTOWCS = @GL_GNULIB_MBSNRTOWCS@
71596 -GL_GNULIB_MBSPBRK = @GL_GNULIB_MBSPBRK@
71597 -GL_GNULIB_MBSPCASECMP = @GL_GNULIB_MBSPCASECMP@
71598 -GL_GNULIB_MBSRCHR = @GL_GNULIB_MBSRCHR@
71599 -GL_GNULIB_MBSRTOWCS = @GL_GNULIB_MBSRTOWCS@
71600 -GL_GNULIB_MBSSEP = @GL_GNULIB_MBSSEP@
71601 -GL_GNULIB_MBSSPN = @GL_GNULIB_MBSSPN@
71602 -GL_GNULIB_MBSSTR = @GL_GNULIB_MBSSTR@
71603 -GL_GNULIB_MBSTOK_R = @GL_GNULIB_MBSTOK_R@
71604 -GL_GNULIB_MBTOWC = @GL_GNULIB_MBTOWC@
71605 -GL_GNULIB_MDA_ACCESS = @GL_GNULIB_MDA_ACCESS@
71606 -GL_GNULIB_MDA_CHDIR = @GL_GNULIB_MDA_CHDIR@
71607 -GL_GNULIB_MDA_CHMOD = @GL_GNULIB_MDA_CHMOD@
71608 -GL_GNULIB_MDA_CLOSE = @GL_GNULIB_MDA_CLOSE@
71609 -GL_GNULIB_MDA_CREAT = @GL_GNULIB_MDA_CREAT@
71610 -GL_GNULIB_MDA_DUP = @GL_GNULIB_MDA_DUP@
71611 -GL_GNULIB_MDA_DUP2 = @GL_GNULIB_MDA_DUP2@
71612 -GL_GNULIB_MDA_ECVT = @GL_GNULIB_MDA_ECVT@
71613 -GL_GNULIB_MDA_EXECL = @GL_GNULIB_MDA_EXECL@
71614 -GL_GNULIB_MDA_EXECLE = @GL_GNULIB_MDA_EXECLE@
71615 -GL_GNULIB_MDA_EXECLP = @GL_GNULIB_MDA_EXECLP@
71616 -GL_GNULIB_MDA_EXECV = @GL_GNULIB_MDA_EXECV@
71617 -GL_GNULIB_MDA_EXECVE = @GL_GNULIB_MDA_EXECVE@
71618 -GL_GNULIB_MDA_EXECVP = @GL_GNULIB_MDA_EXECVP@
71619 -GL_GNULIB_MDA_EXECVPE = @GL_GNULIB_MDA_EXECVPE@
71620 -GL_GNULIB_MDA_FCLOSEALL = @GL_GNULIB_MDA_FCLOSEALL@
71621 -GL_GNULIB_MDA_FCVT = @GL_GNULIB_MDA_FCVT@
71622 -GL_GNULIB_MDA_FDOPEN = @GL_GNULIB_MDA_FDOPEN@
71623 -GL_GNULIB_MDA_FILENO = @GL_GNULIB_MDA_FILENO@
71624 -GL_GNULIB_MDA_GCVT = @GL_GNULIB_MDA_GCVT@
71625 -GL_GNULIB_MDA_GETCWD = @GL_GNULIB_MDA_GETCWD@
71626 -GL_GNULIB_MDA_GETPID = @GL_GNULIB_MDA_GETPID@
71627 -GL_GNULIB_MDA_GETW = @GL_GNULIB_MDA_GETW@
71628 -GL_GNULIB_MDA_ISATTY = @GL_GNULIB_MDA_ISATTY@
71629 -GL_GNULIB_MDA_J0 = @GL_GNULIB_MDA_J0@
71630 -GL_GNULIB_MDA_J1 = @GL_GNULIB_MDA_J1@
71631 -GL_GNULIB_MDA_JN = @GL_GNULIB_MDA_JN@
71632 -GL_GNULIB_MDA_LSEEK = @GL_GNULIB_MDA_LSEEK@
71633 -GL_GNULIB_MDA_MEMCCPY = @GL_GNULIB_MDA_MEMCCPY@
71634 -GL_GNULIB_MDA_MKDIR = @GL_GNULIB_MDA_MKDIR@
71635 -GL_GNULIB_MDA_MKTEMP = @GL_GNULIB_MDA_MKTEMP@
71636 -GL_GNULIB_MDA_OPEN = @GL_GNULIB_MDA_OPEN@
71637 -GL_GNULIB_MDA_PUTENV = @GL_GNULIB_MDA_PUTENV@
71638 -GL_GNULIB_MDA_PUTW = @GL_GNULIB_MDA_PUTW@
71639 -GL_GNULIB_MDA_READ = @GL_GNULIB_MDA_READ@
71640 -GL_GNULIB_MDA_RMDIR = @GL_GNULIB_MDA_RMDIR@
71641 -GL_GNULIB_MDA_STRDUP = @GL_GNULIB_MDA_STRDUP@
71642 -GL_GNULIB_MDA_SWAB = @GL_GNULIB_MDA_SWAB@
71643 -GL_GNULIB_MDA_TEMPNAM = @GL_GNULIB_MDA_TEMPNAM@
71644 -GL_GNULIB_MDA_TZSET = @GL_GNULIB_MDA_TZSET@
71645 -GL_GNULIB_MDA_UMASK = @GL_GNULIB_MDA_UMASK@
71646 -GL_GNULIB_MDA_UNLINK = @GL_GNULIB_MDA_UNLINK@
71647 -GL_GNULIB_MDA_UTIME = @GL_GNULIB_MDA_UTIME@
71648 -GL_GNULIB_MDA_WCSDUP = @GL_GNULIB_MDA_WCSDUP@
71649 -GL_GNULIB_MDA_WRITE = @GL_GNULIB_MDA_WRITE@
71650 -GL_GNULIB_MDA_Y0 = @GL_GNULIB_MDA_Y0@
71651 -GL_GNULIB_MDA_Y1 = @GL_GNULIB_MDA_Y1@
71652 -GL_GNULIB_MDA_YN = @GL_GNULIB_MDA_YN@
71653 -GL_GNULIB_MEMCHR = @GL_GNULIB_MEMCHR@
71654 -GL_GNULIB_MEMMEM = @GL_GNULIB_MEMMEM@
71655 -GL_GNULIB_MEMPCPY = @GL_GNULIB_MEMPCPY@
71656 -GL_GNULIB_MEMRCHR = @GL_GNULIB_MEMRCHR@
71657 -GL_GNULIB_MKDIR = @GL_GNULIB_MKDIR@
71658 -GL_GNULIB_MKDIRAT = @GL_GNULIB_MKDIRAT@
71659 -GL_GNULIB_MKDTEMP = @GL_GNULIB_MKDTEMP@
71660 -GL_GNULIB_MKFIFO = @GL_GNULIB_MKFIFO@
71661 -GL_GNULIB_MKFIFOAT = @GL_GNULIB_MKFIFOAT@
71662 -GL_GNULIB_MKNOD = @GL_GNULIB_MKNOD@
71663 -GL_GNULIB_MKNODAT = @GL_GNULIB_MKNODAT@
71664 -GL_GNULIB_MKOSTEMP = @GL_GNULIB_MKOSTEMP@
71665 -GL_GNULIB_MKOSTEMPS = @GL_GNULIB_MKOSTEMPS@
71666 -GL_GNULIB_MKSTEMP = @GL_GNULIB_MKSTEMP@
71667 -GL_GNULIB_MKSTEMPS = @GL_GNULIB_MKSTEMPS@
71668 -GL_GNULIB_MKTIME = @GL_GNULIB_MKTIME@
71669 -GL_GNULIB_MODF = @GL_GNULIB_MODF@
71670 -GL_GNULIB_MODFF = @GL_GNULIB_MODFF@
71671 -GL_GNULIB_MODFL = @GL_GNULIB_MODFL@
71672 -GL_GNULIB_NANOSLEEP = @GL_GNULIB_NANOSLEEP@
71673 -GL_GNULIB_NONBLOCKING = @GL_GNULIB_NONBLOCKING@
71674 -GL_GNULIB_OBSTACK_PRINTF = @GL_GNULIB_OBSTACK_PRINTF@
71675 -GL_GNULIB_OBSTACK_PRINTF_POSIX = @GL_GNULIB_OBSTACK_PRINTF_POSIX@
71676 -GL_GNULIB_OPEN = @GL_GNULIB_OPEN@
71677 -GL_GNULIB_OPENAT = @GL_GNULIB_OPENAT@
71678 -GL_GNULIB_OPENDIR = @GL_GNULIB_OPENDIR@
71679 -GL_GNULIB_OVERRIDES_STRUCT_STAT = @GL_GNULIB_OVERRIDES_STRUCT_STAT@
71680 -GL_GNULIB_PCLOSE = @GL_GNULIB_PCLOSE@
71681 -GL_GNULIB_PERROR = @GL_GNULIB_PERROR@
71682 -GL_GNULIB_PIPE = @GL_GNULIB_PIPE@
71683 -GL_GNULIB_PIPE2 = @GL_GNULIB_PIPE2@
71684 -GL_GNULIB_POPEN = @GL_GNULIB_POPEN@
71685 -GL_GNULIB_POSIX_MEMALIGN = @GL_GNULIB_POSIX_MEMALIGN@
71686 -GL_GNULIB_POSIX_OPENPT = @GL_GNULIB_POSIX_OPENPT@
71687 -GL_GNULIB_POWF = @GL_GNULIB_POWF@
71688 -GL_GNULIB_PREAD = @GL_GNULIB_PREAD@
71689 -GL_GNULIB_PRINTF = @GL_GNULIB_PRINTF@
71690 -GL_GNULIB_PRINTF_POSIX = @GL_GNULIB_PRINTF_POSIX@
71691 -GL_GNULIB_PTSNAME = @GL_GNULIB_PTSNAME@
71692 -GL_GNULIB_PTSNAME_R = @GL_GNULIB_PTSNAME_R@
71693 -GL_GNULIB_PUTC = @GL_GNULIB_PUTC@
71694 -GL_GNULIB_PUTCHAR = @GL_GNULIB_PUTCHAR@
71695 -GL_GNULIB_PUTENV = @GL_GNULIB_PUTENV@
71696 -GL_GNULIB_PUTS = @GL_GNULIB_PUTS@
71697 -GL_GNULIB_PWRITE = @GL_GNULIB_PWRITE@
71698 -GL_GNULIB_QSORT_R = @GL_GNULIB_QSORT_R@
71699 -GL_GNULIB_RANDOM = @GL_GNULIB_RANDOM@
71700 -GL_GNULIB_RANDOM_R = @GL_GNULIB_RANDOM_R@
71701 -GL_GNULIB_RAWMEMCHR = @GL_GNULIB_RAWMEMCHR@
71702 -GL_GNULIB_READ = @GL_GNULIB_READ@
71703 -GL_GNULIB_READDIR = @GL_GNULIB_READDIR@
71704 -GL_GNULIB_READLINK = @GL_GNULIB_READLINK@
71705 -GL_GNULIB_READLINKAT = @GL_GNULIB_READLINKAT@
71706 -GL_GNULIB_REALLOCARRAY = @GL_GNULIB_REALLOCARRAY@
71707 -GL_GNULIB_REALLOC_GNU = @GL_GNULIB_REALLOC_GNU@
71708 -GL_GNULIB_REALLOC_POSIX = @GL_GNULIB_REALLOC_POSIX@
71709 -GL_GNULIB_REALPATH = @GL_GNULIB_REALPATH@
71710 -GL_GNULIB_REMAINDER = @GL_GNULIB_REMAINDER@
71711 -GL_GNULIB_REMAINDERF = @GL_GNULIB_REMAINDERF@
71712 -GL_GNULIB_REMAINDERL = @GL_GNULIB_REMAINDERL@
71713 -GL_GNULIB_REMOVE = @GL_GNULIB_REMOVE@
71714 -GL_GNULIB_RENAME = @GL_GNULIB_RENAME@
71715 -GL_GNULIB_RENAMEAT = @GL_GNULIB_RENAMEAT@
71716 -GL_GNULIB_REWINDDIR = @GL_GNULIB_REWINDDIR@
71717 -GL_GNULIB_RINT = @GL_GNULIB_RINT@
71718 -GL_GNULIB_RINTF = @GL_GNULIB_RINTF@
71719 -GL_GNULIB_RINTL = @GL_GNULIB_RINTL@
71720 -GL_GNULIB_RMDIR = @GL_GNULIB_RMDIR@
71721 -GL_GNULIB_ROUND = @GL_GNULIB_ROUND@
71722 -GL_GNULIB_ROUNDF = @GL_GNULIB_ROUNDF@
71723 -GL_GNULIB_ROUNDL = @GL_GNULIB_ROUNDL@
71724 -GL_GNULIB_RPMATCH = @GL_GNULIB_RPMATCH@
71725 -GL_GNULIB_SCANDIR = @GL_GNULIB_SCANDIR@
71726 -GL_GNULIB_SCANF = @GL_GNULIB_SCANF@
71727 -GL_GNULIB_SECURE_GETENV = @GL_GNULIB_SECURE_GETENV@
71728 -GL_GNULIB_SETENV = @GL_GNULIB_SETENV@
71729 -GL_GNULIB_SETHOSTNAME = @GL_GNULIB_SETHOSTNAME@
71730 -GL_GNULIB_SIGABBREV_NP = @GL_GNULIB_SIGABBREV_NP@
71731 -GL_GNULIB_SIGDESCR_NP = @GL_GNULIB_SIGDESCR_NP@
71732 -GL_GNULIB_SIGNBIT = @GL_GNULIB_SIGNBIT@
71733 -GL_GNULIB_SINF = @GL_GNULIB_SINF@
71734 -GL_GNULIB_SINHF = @GL_GNULIB_SINHF@
71735 -GL_GNULIB_SINL = @GL_GNULIB_SINL@
71736 -GL_GNULIB_SLEEP = @GL_GNULIB_SLEEP@
71737 -GL_GNULIB_SNPRINTF = @GL_GNULIB_SNPRINTF@
71738 -GL_GNULIB_SPRINTF_POSIX = @GL_GNULIB_SPRINTF_POSIX@
71739 -GL_GNULIB_SQRTF = @GL_GNULIB_SQRTF@
71740 -GL_GNULIB_SQRTL = @GL_GNULIB_SQRTL@
71741 -GL_GNULIB_STAT = @GL_GNULIB_STAT@
71742 -GL_GNULIB_STDIO_H_NONBLOCKING = @GL_GNULIB_STDIO_H_NONBLOCKING@
71743 -GL_GNULIB_STDIO_H_SIGPIPE = @GL_GNULIB_STDIO_H_SIGPIPE@
71744 -GL_GNULIB_STPCPY = @GL_GNULIB_STPCPY@
71745 -GL_GNULIB_STPNCPY = @GL_GNULIB_STPNCPY@
71746 -GL_GNULIB_STRCASESTR = @GL_GNULIB_STRCASESTR@
71747 -GL_GNULIB_STRCHRNUL = @GL_GNULIB_STRCHRNUL@
71748 -GL_GNULIB_STRDUP = @GL_GNULIB_STRDUP@
71749 -GL_GNULIB_STRERROR = @GL_GNULIB_STRERROR@
71750 -GL_GNULIB_STRERRORNAME_NP = @GL_GNULIB_STRERRORNAME_NP@
71751 -GL_GNULIB_STRERROR_R = @GL_GNULIB_STRERROR_R@
71752 -GL_GNULIB_STRFTIME = @GL_GNULIB_STRFTIME@
71753 -GL_GNULIB_STRNCAT = @GL_GNULIB_STRNCAT@
71754 -GL_GNULIB_STRNDUP = @GL_GNULIB_STRNDUP@
71755 -GL_GNULIB_STRNLEN = @GL_GNULIB_STRNLEN@
71756 -GL_GNULIB_STRPBRK = @GL_GNULIB_STRPBRK@
71757 -GL_GNULIB_STRPTIME = @GL_GNULIB_STRPTIME@
71758 -GL_GNULIB_STRSEP = @GL_GNULIB_STRSEP@
71759 -GL_GNULIB_STRSIGNAL = @GL_GNULIB_STRSIGNAL@
71760 -GL_GNULIB_STRSTR = @GL_GNULIB_STRSTR@
71761 -GL_GNULIB_STRTOD = @GL_GNULIB_STRTOD@
71762 -GL_GNULIB_STRTOIMAX = @GL_GNULIB_STRTOIMAX@
71763 -GL_GNULIB_STRTOK_R = @GL_GNULIB_STRTOK_R@
71764 -GL_GNULIB_STRTOL = @GL_GNULIB_STRTOL@
71765 -GL_GNULIB_STRTOLD = @GL_GNULIB_STRTOLD@
71766 -GL_GNULIB_STRTOLL = @GL_GNULIB_STRTOLL@
71767 -GL_GNULIB_STRTOUL = @GL_GNULIB_STRTOUL@
71768 -GL_GNULIB_STRTOULL = @GL_GNULIB_STRTOULL@
71769 -GL_GNULIB_STRTOUMAX = @GL_GNULIB_STRTOUMAX@
71770 -GL_GNULIB_STRVERSCMP = @GL_GNULIB_STRVERSCMP@
71771 -GL_GNULIB_SYMLINK = @GL_GNULIB_SYMLINK@
71772 -GL_GNULIB_SYMLINKAT = @GL_GNULIB_SYMLINKAT@
71773 -GL_GNULIB_SYSTEM_POSIX = @GL_GNULIB_SYSTEM_POSIX@
71774 -GL_GNULIB_TANF = @GL_GNULIB_TANF@
71775 -GL_GNULIB_TANHF = @GL_GNULIB_TANHF@
71776 -GL_GNULIB_TANL = @GL_GNULIB_TANL@
71777 -GL_GNULIB_TIMEGM = @GL_GNULIB_TIMEGM@
71778 -GL_GNULIB_TIMESPEC_GET = @GL_GNULIB_TIMESPEC_GET@
71779 -GL_GNULIB_TIMESPEC_GETRES = @GL_GNULIB_TIMESPEC_GETRES@
71780 -GL_GNULIB_TIME_R = @GL_GNULIB_TIME_R@
71781 -GL_GNULIB_TIME_RZ = @GL_GNULIB_TIME_RZ@
71782 -GL_GNULIB_TMPFILE = @GL_GNULIB_TMPFILE@
71783 -GL_GNULIB_TRUNC = @GL_GNULIB_TRUNC@
71784 -GL_GNULIB_TRUNCATE = @GL_GNULIB_TRUNCATE@
71785 -GL_GNULIB_TRUNCF = @GL_GNULIB_TRUNCF@
71786 -GL_GNULIB_TRUNCL = @GL_GNULIB_TRUNCL@
71787 -GL_GNULIB_TTYNAME_R = @GL_GNULIB_TTYNAME_R@
71788 -GL_GNULIB_TZSET = @GL_GNULIB_TZSET@
71789 -GL_GNULIB_UNISTD_H_GETOPT = @GL_GNULIB_UNISTD_H_GETOPT@
71790 -GL_GNULIB_UNISTD_H_NONBLOCKING = @GL_GNULIB_UNISTD_H_NONBLOCKING@
71791 -GL_GNULIB_UNISTD_H_SIGPIPE = @GL_GNULIB_UNISTD_H_SIGPIPE@
71792 -GL_GNULIB_UNLINK = @GL_GNULIB_UNLINK@
71793 -GL_GNULIB_UNLINKAT = @GL_GNULIB_UNLINKAT@
71794 -GL_GNULIB_UNLOCKPT = @GL_GNULIB_UNLOCKPT@
71795 -GL_GNULIB_UNSETENV = @GL_GNULIB_UNSETENV@
71796 -GL_GNULIB_USLEEP = @GL_GNULIB_USLEEP@
71797 -GL_GNULIB_UTIME = @GL_GNULIB_UTIME@
71798 -GL_GNULIB_UTIMENSAT = @GL_GNULIB_UTIMENSAT@
71799 -GL_GNULIB_VASPRINTF = @GL_GNULIB_VASPRINTF@
71800 -GL_GNULIB_VDPRINTF = @GL_GNULIB_VDPRINTF@
71801 -GL_GNULIB_VFPRINTF = @GL_GNULIB_VFPRINTF@
71802 -GL_GNULIB_VFPRINTF_POSIX = @GL_GNULIB_VFPRINTF_POSIX@
71803 -GL_GNULIB_VFSCANF = @GL_GNULIB_VFSCANF@
71804 -GL_GNULIB_VPRINTF = @GL_GNULIB_VPRINTF@
71805 -GL_GNULIB_VPRINTF_POSIX = @GL_GNULIB_VPRINTF_POSIX@
71806 -GL_GNULIB_VSCANF = @GL_GNULIB_VSCANF@
71807 -GL_GNULIB_VSNPRINTF = @GL_GNULIB_VSNPRINTF@
71808 -GL_GNULIB_VSPRINTF_POSIX = @GL_GNULIB_VSPRINTF_POSIX@
71809 -GL_GNULIB_WCPCPY = @GL_GNULIB_WCPCPY@
71810 -GL_GNULIB_WCPNCPY = @GL_GNULIB_WCPNCPY@
71811 -GL_GNULIB_WCRTOMB = @GL_GNULIB_WCRTOMB@
71812 -GL_GNULIB_WCSCASECMP = @GL_GNULIB_WCSCASECMP@
71813 -GL_GNULIB_WCSCAT = @GL_GNULIB_WCSCAT@
71814 -GL_GNULIB_WCSCHR = @GL_GNULIB_WCSCHR@
71815 -GL_GNULIB_WCSCMP = @GL_GNULIB_WCSCMP@
71816 -GL_GNULIB_WCSCOLL = @GL_GNULIB_WCSCOLL@
71817 -GL_GNULIB_WCSCPY = @GL_GNULIB_WCSCPY@
71818 -GL_GNULIB_WCSCSPN = @GL_GNULIB_WCSCSPN@
71819 -GL_GNULIB_WCSDUP = @GL_GNULIB_WCSDUP@
71820 -GL_GNULIB_WCSFTIME = @GL_GNULIB_WCSFTIME@
71821 -GL_GNULIB_WCSLEN = @GL_GNULIB_WCSLEN@
71822 -GL_GNULIB_WCSNCASECMP = @GL_GNULIB_WCSNCASECMP@
71823 -GL_GNULIB_WCSNCAT = @GL_GNULIB_WCSNCAT@
71824 -GL_GNULIB_WCSNCMP = @GL_GNULIB_WCSNCMP@
71825 -GL_GNULIB_WCSNCPY = @GL_GNULIB_WCSNCPY@
71826 -GL_GNULIB_WCSNLEN = @GL_GNULIB_WCSNLEN@
71827 -GL_GNULIB_WCSNRTOMBS = @GL_GNULIB_WCSNRTOMBS@
71828 -GL_GNULIB_WCSPBRK = @GL_GNULIB_WCSPBRK@
71829 -GL_GNULIB_WCSRCHR = @GL_GNULIB_WCSRCHR@
71830 -GL_GNULIB_WCSRTOMBS = @GL_GNULIB_WCSRTOMBS@
71831 -GL_GNULIB_WCSSPN = @GL_GNULIB_WCSSPN@
71832 -GL_GNULIB_WCSSTR = @GL_GNULIB_WCSSTR@
71833 -GL_GNULIB_WCSTOK = @GL_GNULIB_WCSTOK@
71834 -GL_GNULIB_WCSWIDTH = @GL_GNULIB_WCSWIDTH@
71835 -GL_GNULIB_WCSXFRM = @GL_GNULIB_WCSXFRM@
71836 -GL_GNULIB_WCTOB = @GL_GNULIB_WCTOB@
71837 -GL_GNULIB_WCTOMB = @GL_GNULIB_WCTOMB@
71838 -GL_GNULIB_WCWIDTH = @GL_GNULIB_WCWIDTH@
71839 -GL_GNULIB_WMEMCHR = @GL_GNULIB_WMEMCHR@
71840 -GL_GNULIB_WMEMCMP = @GL_GNULIB_WMEMCMP@
71841 -GL_GNULIB_WMEMCPY = @GL_GNULIB_WMEMCPY@
71842 -GL_GNULIB_WMEMMOVE = @GL_GNULIB_WMEMMOVE@
71843 -GL_GNULIB_WMEMPCPY = @GL_GNULIB_WMEMPCPY@
71844 -GL_GNULIB_WMEMSET = @GL_GNULIB_WMEMSET@
71845 -GL_GNULIB_WRITE = @GL_GNULIB_WRITE@
71846 -GL_GNULIB__EXIT = @GL_GNULIB__EXIT@
71847 -GNULIBHEADERS_OVERRIDE_WINT_T = @GNULIBHEADERS_OVERRIDE_WINT_T@
71848 +GNULIB_ACOSF = @GNULIB_ACOSF@
71849 +GNULIB_ACOSL = @GNULIB_ACOSL@
71850 +GNULIB_ALPHASORT = @GNULIB_ALPHASORT@
71851 +GNULIB_ASINF = @GNULIB_ASINF@
71852 +GNULIB_ASINL = @GNULIB_ASINL@
71853 +GNULIB_ATAN2F = @GNULIB_ATAN2F@
71854 +GNULIB_ATANF = @GNULIB_ATANF@
71855 +GNULIB_ATANL = @GNULIB_ATANL@
71856 +GNULIB_ATOLL = @GNULIB_ATOLL@
71857 +GNULIB_BTOWC = @GNULIB_BTOWC@
71858 +GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
71859 +GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
71860 +GNULIB_CBRT = @GNULIB_CBRT@
71861 +GNULIB_CBRTF = @GNULIB_CBRTF@
71862 +GNULIB_CBRTL = @GNULIB_CBRTL@
71863 +GNULIB_CEIL = @GNULIB_CEIL@
71864 +GNULIB_CEILF = @GNULIB_CEILF@
71865 +GNULIB_CEILL = @GNULIB_CEILL@
71866 +GNULIB_CHDIR = @GNULIB_CHDIR@
71867 +GNULIB_CHOWN = @GNULIB_CHOWN@
71868 +GNULIB_CLOSE = @GNULIB_CLOSE@
71869 +GNULIB_CLOSEDIR = @GNULIB_CLOSEDIR@
71870 +GNULIB_COPYSIGN = @GNULIB_COPYSIGN@
71871 +GNULIB_COPYSIGNF = @GNULIB_COPYSIGNF@
71872 +GNULIB_COPYSIGNL = @GNULIB_COPYSIGNL@
71873 +GNULIB_COSF = @GNULIB_COSF@
71874 +GNULIB_COSHF = @GNULIB_COSHF@
71875 +GNULIB_COSL = @GNULIB_COSL@
71876 +GNULIB_CTIME = @GNULIB_CTIME@
71877 +GNULIB_DIRFD = @GNULIB_DIRFD@
71878 +GNULIB_DPRINTF = @GNULIB_DPRINTF@
71879 +GNULIB_DUP = @GNULIB_DUP@
71880 +GNULIB_DUP2 = @GNULIB_DUP2@
71881 +GNULIB_DUP3 = @GNULIB_DUP3@
71882 +GNULIB_ENVIRON = @GNULIB_ENVIRON@
71883 +GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
71884 +GNULIB_EXP2 = @GNULIB_EXP2@
71885 +GNULIB_EXP2F = @GNULIB_EXP2F@
71886 +GNULIB_EXP2L = @GNULIB_EXP2L@
71887 +GNULIB_EXPF = @GNULIB_EXPF@
71888 +GNULIB_EXPL = @GNULIB_EXPL@
71889 +GNULIB_EXPLICIT_BZERO = @GNULIB_EXPLICIT_BZERO@
71890 +GNULIB_EXPM1 = @GNULIB_EXPM1@
71891 +GNULIB_EXPM1F = @GNULIB_EXPM1F@
71892 +GNULIB_EXPM1L = @GNULIB_EXPM1L@
71893 +GNULIB_FABSF = @GNULIB_FABSF@
71894 +GNULIB_FABSL = @GNULIB_FABSL@
71895 +GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
71896 +GNULIB_FCHDIR = @GNULIB_FCHDIR@
71897 +GNULIB_FCHMODAT = @GNULIB_FCHMODAT@
71898 +GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
71899 +GNULIB_FCLOSE = @GNULIB_FCLOSE@
71900 +GNULIB_FCNTL = @GNULIB_FCNTL@
71901 +GNULIB_FDATASYNC = @GNULIB_FDATASYNC@
71902 +GNULIB_FDOPEN = @GNULIB_FDOPEN@
71903 +GNULIB_FDOPENDIR = @GNULIB_FDOPENDIR@
71904 +GNULIB_FFLUSH = @GNULIB_FFLUSH@
71905 +GNULIB_FFS = @GNULIB_FFS@
71906 +GNULIB_FFSL = @GNULIB_FFSL@
71907 +GNULIB_FFSLL = @GNULIB_FFSLL@
71908 +GNULIB_FGETC = @GNULIB_FGETC@
71909 +GNULIB_FGETS = @GNULIB_FGETS@
71910 +GNULIB_FLOOR = @GNULIB_FLOOR@
71911 +GNULIB_FLOORF = @GNULIB_FLOORF@
71912 +GNULIB_FLOORL = @GNULIB_FLOORL@
71913 +GNULIB_FMA = @GNULIB_FMA@
71914 +GNULIB_FMAF = @GNULIB_FMAF@
71915 +GNULIB_FMAL = @GNULIB_FMAL@
71916 +GNULIB_FMOD = @GNULIB_FMOD@
71917 +GNULIB_FMODF = @GNULIB_FMODF@
71918 +GNULIB_FMODL = @GNULIB_FMODL@
71919 +GNULIB_FOPEN = @GNULIB_FOPEN@
71920 +GNULIB_FPRINTF = @GNULIB_FPRINTF@
71921 +GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
71922 +GNULIB_FPURGE = @GNULIB_FPURGE@
71923 +GNULIB_FPUTC = @GNULIB_FPUTC@
71924 +GNULIB_FPUTS = @GNULIB_FPUTS@
71925 +GNULIB_FREAD = @GNULIB_FREAD@
71926 +GNULIB_FREOPEN = @GNULIB_FREOPEN@
71927 +GNULIB_FREXP = @GNULIB_FREXP@
71928 +GNULIB_FREXPF = @GNULIB_FREXPF@
71929 +GNULIB_FREXPL = @GNULIB_FREXPL@
71930 +GNULIB_FSCANF = @GNULIB_FSCANF@
71931 +GNULIB_FSEEK = @GNULIB_FSEEK@
71932 +GNULIB_FSEEKO = @GNULIB_FSEEKO@
71933 +GNULIB_FSTAT = @GNULIB_FSTAT@
71934 +GNULIB_FSTATAT = @GNULIB_FSTATAT@
71935 +GNULIB_FSYNC = @GNULIB_FSYNC@
71936 +GNULIB_FTELL = @GNULIB_FTELL@
71937 +GNULIB_FTELLO = @GNULIB_FTELLO@
71938 +GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
71939 +GNULIB_FUTIMENS = @GNULIB_FUTIMENS@
71940 +GNULIB_FWRITE = @GNULIB_FWRITE@
71941 +GNULIB_GETC = @GNULIB_GETC@
71942 +GNULIB_GETCHAR = @GNULIB_GETCHAR@
71943 +GNULIB_GETCWD = @GNULIB_GETCWD@
71944 +GNULIB_GETDELIM = @GNULIB_GETDELIM@
71945 +GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
71946 +GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
71947 +GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
71948 +GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
71949 +GNULIB_GETLINE = @GNULIB_GETLINE@
71950 +GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
71951 +GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
71952 +GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
71953 +GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
71954 +GNULIB_GETPASS = @GNULIB_GETPASS@
71955 +GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
71956 GNULIB_GETTIMEOFDAY = @GNULIB_GETTIMEOFDAY@
71957 +GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
71958 +GNULIB_GL_UNISTD_H_GETOPT = @GNULIB_GL_UNISTD_H_GETOPT@
71959 +GNULIB_GRANTPT = @GNULIB_GRANTPT@
71960 +GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
71961 +GNULIB_HYPOT = @GNULIB_HYPOT@
71962 +GNULIB_HYPOTF = @GNULIB_HYPOTF@
71963 +GNULIB_HYPOTL = @GNULIB_HYPOTL@
71964 +GNULIB_ILOGB = @GNULIB_ILOGB@
71965 +GNULIB_ILOGBF = @GNULIB_ILOGBF@
71966 +GNULIB_ILOGBL = @GNULIB_ILOGBL@
71967 +GNULIB_IMAXABS = @GNULIB_IMAXABS@
71968 +GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
71969 +GNULIB_ISATTY = @GNULIB_ISATTY@
71970 +GNULIB_ISFINITE = @GNULIB_ISFINITE@
71971 +GNULIB_ISINF = @GNULIB_ISINF@
71972 +GNULIB_ISNAN = @GNULIB_ISNAN@
71973 +GNULIB_ISNAND = @GNULIB_ISNAND@
71974 +GNULIB_ISNANF = @GNULIB_ISNANF@
71975 +GNULIB_ISNANL = @GNULIB_ISNANL@
71976 +GNULIB_LCHMOD = @GNULIB_LCHMOD@
71977 +GNULIB_LCHOWN = @GNULIB_LCHOWN@
71978 +GNULIB_LDEXPF = @GNULIB_LDEXPF@
71979 +GNULIB_LDEXPL = @GNULIB_LDEXPL@
71980 +GNULIB_LINK = @GNULIB_LINK@
71981 +GNULIB_LINKAT = @GNULIB_LINKAT@
71982 +GNULIB_LOCALTIME = @GNULIB_LOCALTIME@
71983 +GNULIB_LOG = @GNULIB_LOG@
71984 +GNULIB_LOG10 = @GNULIB_LOG10@
71985 +GNULIB_LOG10F = @GNULIB_LOG10F@
71986 +GNULIB_LOG10L = @GNULIB_LOG10L@
71987 +GNULIB_LOG1P = @GNULIB_LOG1P@
71988 +GNULIB_LOG1PF = @GNULIB_LOG1PF@
71989 +GNULIB_LOG1PL = @GNULIB_LOG1PL@
71990 +GNULIB_LOG2 = @GNULIB_LOG2@
71991 +GNULIB_LOG2F = @GNULIB_LOG2F@
71992 +GNULIB_LOG2L = @GNULIB_LOG2L@
71993 +GNULIB_LOGB = @GNULIB_LOGB@
71994 +GNULIB_LOGBF = @GNULIB_LOGBF@
71995 +GNULIB_LOGBL = @GNULIB_LOGBL@
71996 +GNULIB_LOGF = @GNULIB_LOGF@
71997 +GNULIB_LOGL = @GNULIB_LOGL@
71998 +GNULIB_LSEEK = @GNULIB_LSEEK@
71999 +GNULIB_LSTAT = @GNULIB_LSTAT@
72000 +GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
72001 +GNULIB_MBRLEN = @GNULIB_MBRLEN@
72002 +GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
72003 +GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
72004 +GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
72005 +GNULIB_MBSCHR = @GNULIB_MBSCHR@
72006 +GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
72007 +GNULIB_MBSINIT = @GNULIB_MBSINIT@
72008 +GNULIB_MBSLEN = @GNULIB_MBSLEN@
72009 +GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
72010 +GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
72011 +GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
72012 +GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
72013 +GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
72014 +GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
72015 +GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
72016 +GNULIB_MBSSEP = @GNULIB_MBSSEP@
72017 +GNULIB_MBSSPN = @GNULIB_MBSSPN@
72018 +GNULIB_MBSSTR = @GNULIB_MBSSTR@
72019 +GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
72020 +GNULIB_MBTOWC = @GNULIB_MBTOWC@
72021 +GNULIB_MEMCHR = @GNULIB_MEMCHR@
72022 +GNULIB_MEMMEM = @GNULIB_MEMMEM@
72023 +GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
72024 +GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
72025 +GNULIB_MKDIRAT = @GNULIB_MKDIRAT@
72026 +GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
72027 +GNULIB_MKFIFO = @GNULIB_MKFIFO@
72028 +GNULIB_MKFIFOAT = @GNULIB_MKFIFOAT@
72029 +GNULIB_MKNOD = @GNULIB_MKNOD@
72030 +GNULIB_MKNODAT = @GNULIB_MKNODAT@
72031 +GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
72032 +GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
72033 +GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
72034 +GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
72035 +GNULIB_MKTIME = @GNULIB_MKTIME@
72036 +GNULIB_MODF = @GNULIB_MODF@
72037 +GNULIB_MODFF = @GNULIB_MODFF@
72038 +GNULIB_MODFL = @GNULIB_MODFL@
72039 +GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
72040 +GNULIB_NONBLOCKING = @GNULIB_NONBLOCKING@
72041 +GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
72042 +GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
72043 +GNULIB_OPEN = @GNULIB_OPEN@
72044 +GNULIB_OPENAT = @GNULIB_OPENAT@
72045 +GNULIB_OPENDIR = @GNULIB_OPENDIR@
72046 +GNULIB_OVERRIDES_STRUCT_STAT = @GNULIB_OVERRIDES_STRUCT_STAT@
72047 +GNULIB_OVERRIDES_WINT_T = @GNULIB_OVERRIDES_WINT_T@
72048 +GNULIB_PCLOSE = @GNULIB_PCLOSE@
72049 +GNULIB_PERROR = @GNULIB_PERROR@
72050 +GNULIB_PIPE = @GNULIB_PIPE@
72051 +GNULIB_PIPE2 = @GNULIB_PIPE2@
72052 +GNULIB_POPEN = @GNULIB_POPEN@
72053 +GNULIB_POSIX_OPENPT = @GNULIB_POSIX_OPENPT@
72054 +GNULIB_POWF = @GNULIB_POWF@
72055 +GNULIB_PREAD = @GNULIB_PREAD@
72056 +GNULIB_PRINTF = @GNULIB_PRINTF@
72057 +GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
72058 +GNULIB_PTSNAME = @GNULIB_PTSNAME@
72059 +GNULIB_PTSNAME_R = @GNULIB_PTSNAME_R@
72060 +GNULIB_PUTC = @GNULIB_PUTC@
72061 +GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
72062 +GNULIB_PUTENV = @GNULIB_PUTENV@
72063 +GNULIB_PUTS = @GNULIB_PUTS@
72064 +GNULIB_PWRITE = @GNULIB_PWRITE@
72065 +GNULIB_QSORT_R = @GNULIB_QSORT_R@
72066 +GNULIB_RANDOM = @GNULIB_RANDOM@
72067 +GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
72068 +GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
72069 +GNULIB_READ = @GNULIB_READ@
72070 +GNULIB_READDIR = @GNULIB_READDIR@
72071 +GNULIB_READLINK = @GNULIB_READLINK@
72072 +GNULIB_READLINKAT = @GNULIB_READLINKAT@
72073 +GNULIB_REALLOCARRAY = @GNULIB_REALLOCARRAY@
72074 +GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
72075 +GNULIB_REALPATH = @GNULIB_REALPATH@
72076 +GNULIB_REMAINDER = @GNULIB_REMAINDER@
72077 +GNULIB_REMAINDERF = @GNULIB_REMAINDERF@
72078 +GNULIB_REMAINDERL = @GNULIB_REMAINDERL@
72079 +GNULIB_REMOVE = @GNULIB_REMOVE@
72080 +GNULIB_RENAME = @GNULIB_RENAME@
72081 +GNULIB_RENAMEAT = @GNULIB_RENAMEAT@
72082 +GNULIB_REWINDDIR = @GNULIB_REWINDDIR@
72083 +GNULIB_RINT = @GNULIB_RINT@
72084 +GNULIB_RINTF = @GNULIB_RINTF@
72085 +GNULIB_RINTL = @GNULIB_RINTL@
72086 +GNULIB_RMDIR = @GNULIB_RMDIR@
72087 +GNULIB_ROUND = @GNULIB_ROUND@
72088 +GNULIB_ROUNDF = @GNULIB_ROUNDF@
72089 +GNULIB_ROUNDL = @GNULIB_ROUNDL@
72090 +GNULIB_RPMATCH = @GNULIB_RPMATCH@
72091 +GNULIB_SCANDIR = @GNULIB_SCANDIR@
72092 +GNULIB_SCANF = @GNULIB_SCANF@
72093 +GNULIB_SECURE_GETENV = @GNULIB_SECURE_GETENV@
72094 +GNULIB_SETENV = @GNULIB_SETENV@
72095 +GNULIB_SETHOSTNAME = @GNULIB_SETHOSTNAME@
72096 +GNULIB_SIGNBIT = @GNULIB_SIGNBIT@
72097 +GNULIB_SINF = @GNULIB_SINF@
72098 +GNULIB_SINHF = @GNULIB_SINHF@
72099 +GNULIB_SINL = @GNULIB_SINL@
72100 +GNULIB_SLEEP = @GNULIB_SLEEP@
72101 +GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
72102 +GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
72103 +GNULIB_SQRTF = @GNULIB_SQRTF@
72104 +GNULIB_SQRTL = @GNULIB_SQRTL@
72105 +GNULIB_STAT = @GNULIB_STAT@
72106 +GNULIB_STDIO_H_NONBLOCKING = @GNULIB_STDIO_H_NONBLOCKING@
72107 +GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
72108 +GNULIB_STPCPY = @GNULIB_STPCPY@
72109 +GNULIB_STPNCPY = @GNULIB_STPNCPY@
72110 +GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
72111 +GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
72112 +GNULIB_STRDUP = @GNULIB_STRDUP@
72113 +GNULIB_STRERROR = @GNULIB_STRERROR@
72114 +GNULIB_STRERROR_R = @GNULIB_STRERROR_R@
72115 +GNULIB_STRFTIME = @GNULIB_STRFTIME@
72116 +GNULIB_STRNCAT = @GNULIB_STRNCAT@
72117 +GNULIB_STRNDUP = @GNULIB_STRNDUP@
72118 +GNULIB_STRNLEN = @GNULIB_STRNLEN@
72119 +GNULIB_STRPBRK = @GNULIB_STRPBRK@
72120 +GNULIB_STRPTIME = @GNULIB_STRPTIME@
72121 +GNULIB_STRSEP = @GNULIB_STRSEP@
72122 +GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
72123 +GNULIB_STRSTR = @GNULIB_STRSTR@
72124 +GNULIB_STRTOD = @GNULIB_STRTOD@
72125 +GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
72126 +GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
72127 +GNULIB_STRTOLD = @GNULIB_STRTOLD@
72128 +GNULIB_STRTOLL = @GNULIB_STRTOLL@
72129 +GNULIB_STRTOULL = @GNULIB_STRTOULL@
72130 +GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
72131 +GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
72132 +GNULIB_SYMLINK = @GNULIB_SYMLINK@
72133 +GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
72134 +GNULIB_SYSTEM_POSIX = @GNULIB_SYSTEM_POSIX@
72135 +GNULIB_TANF = @GNULIB_TANF@
72136 +GNULIB_TANHF = @GNULIB_TANHF@
72137 +GNULIB_TANL = @GNULIB_TANL@
72138 +GNULIB_TIMEGM = @GNULIB_TIMEGM@
72139 +GNULIB_TIME_R = @GNULIB_TIME_R@
72140 +GNULIB_TIME_RZ = @GNULIB_TIME_RZ@
72141 +GNULIB_TMPFILE = @GNULIB_TMPFILE@
72142 +GNULIB_TRUNC = @GNULIB_TRUNC@
72143 +GNULIB_TRUNCATE = @GNULIB_TRUNCATE@
72144 +GNULIB_TRUNCF = @GNULIB_TRUNCF@
72145 +GNULIB_TRUNCL = @GNULIB_TRUNCL@
72146 +GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
72147 +GNULIB_TZSET = @GNULIB_TZSET@
72148 +GNULIB_UNISTD_H_NONBLOCKING = @GNULIB_UNISTD_H_NONBLOCKING@
72149 +GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
72150 +GNULIB_UNLINK = @GNULIB_UNLINK@
72151 +GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
72152 +GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
72153 +GNULIB_UNSETENV = @GNULIB_UNSETENV@
72154 +GNULIB_USLEEP = @GNULIB_USLEEP@
72155 +GNULIB_UTIME = @GNULIB_UTIME@
72156 +GNULIB_UTIMENSAT = @GNULIB_UTIMENSAT@
72157 +GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
72158 +GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
72159 +GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
72160 +GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
72161 +GNULIB_VFSCANF = @GNULIB_VFSCANF@
72162 +GNULIB_VPRINTF = @GNULIB_VPRINTF@
72163 +GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
72164 +GNULIB_VSCANF = @GNULIB_VSCANF@
72165 +GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
72166 +GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
72167 +GNULIB_WCPCPY = @GNULIB_WCPCPY@
72168 +GNULIB_WCPNCPY = @GNULIB_WCPNCPY@
72169 +GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
72170 +GNULIB_WCSCASECMP = @GNULIB_WCSCASECMP@
72171 +GNULIB_WCSCAT = @GNULIB_WCSCAT@
72172 +GNULIB_WCSCHR = @GNULIB_WCSCHR@
72173 +GNULIB_WCSCMP = @GNULIB_WCSCMP@
72174 +GNULIB_WCSCOLL = @GNULIB_WCSCOLL@
72175 +GNULIB_WCSCPY = @GNULIB_WCSCPY@
72176 +GNULIB_WCSCSPN = @GNULIB_WCSCSPN@
72177 +GNULIB_WCSDUP = @GNULIB_WCSDUP@
72178 +GNULIB_WCSFTIME = @GNULIB_WCSFTIME@
72179 +GNULIB_WCSLEN = @GNULIB_WCSLEN@
72180 +GNULIB_WCSNCASECMP = @GNULIB_WCSNCASECMP@
72181 +GNULIB_WCSNCAT = @GNULIB_WCSNCAT@
72182 +GNULIB_WCSNCMP = @GNULIB_WCSNCMP@
72183 +GNULIB_WCSNCPY = @GNULIB_WCSNCPY@
72184 +GNULIB_WCSNLEN = @GNULIB_WCSNLEN@
72185 +GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
72186 +GNULIB_WCSPBRK = @GNULIB_WCSPBRK@
72187 +GNULIB_WCSRCHR = @GNULIB_WCSRCHR@
72188 +GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
72189 +GNULIB_WCSSPN = @GNULIB_WCSSPN@
72190 +GNULIB_WCSSTR = @GNULIB_WCSSTR@
72191 +GNULIB_WCSTOK = @GNULIB_WCSTOK@
72192 +GNULIB_WCSWIDTH = @GNULIB_WCSWIDTH@
72193 +GNULIB_WCSXFRM = @GNULIB_WCSXFRM@
72194 +GNULIB_WCTOB = @GNULIB_WCTOB@
72195 +GNULIB_WCTOMB = @GNULIB_WCTOMB@
72196 +GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
72197 +GNULIB_WMEMCHR = @GNULIB_WMEMCHR@
72198 +GNULIB_WMEMCMP = @GNULIB_WMEMCMP@
72199 +GNULIB_WMEMCPY = @GNULIB_WMEMCPY@
72200 +GNULIB_WMEMMOVE = @GNULIB_WMEMMOVE@
72201 +GNULIB_WMEMSET = @GNULIB_WMEMSET@
72202 +GNULIB_WRITE = @GNULIB_WRITE@
72203 +GNULIB__EXIT = @GNULIB__EXIT@
72204 GPGME_CFLAGS = @GPGME_CFLAGS@
72205 GPGME_CONFIG = @GPGME_CONFIG@
72206 GPGME_LIBS = @GPGME_LIBS@
72207 GREP = @GREP@
72208 HAVE_ACOSF = @HAVE_ACOSF@
72209 HAVE_ACOSL = @HAVE_ACOSL@
72210 -HAVE_ALIGNED_ALLOC = @HAVE_ALIGNED_ALLOC@
72211 HAVE_ALLOCA_H = @HAVE_ALLOCA_H@
72212 HAVE_ALPHASORT = @HAVE_ALPHASORT@
72213 HAVE_ASINF = @HAVE_ASINF@
72214 @@ -780,7 +689,6 @@ HAVE_CHOWN = @HAVE_CHOWN@
72215 HAVE_CLOSEDIR = @HAVE_CLOSEDIR@
72216 HAVE_COPYSIGN = @HAVE_COPYSIGN@
72217 HAVE_COPYSIGNL = @HAVE_COPYSIGNL@
72218 -HAVE_COPY_FILE_RANGE = @HAVE_COPY_FILE_RANGE@
72219 HAVE_COSF = @HAVE_COSF@
72220 HAVE_COSHF = @HAVE_COSHF@
72221 HAVE_COSL = @HAVE_COSL@
72222 @@ -795,17 +703,13 @@ HAVE_DECL_CEILL = @HAVE_DECL_CEILL@
72223 HAVE_DECL_COPYSIGNF = @HAVE_DECL_COPYSIGNF@
72224 HAVE_DECL_COSL = @HAVE_DECL_COSL@
72225 HAVE_DECL_DIRFD = @HAVE_DECL_DIRFD@
72226 -HAVE_DECL_ECVT = @HAVE_DECL_ECVT@
72227 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
72228 -HAVE_DECL_EXECVPE = @HAVE_DECL_EXECVPE@
72229 HAVE_DECL_EXP2 = @HAVE_DECL_EXP2@
72230 HAVE_DECL_EXP2F = @HAVE_DECL_EXP2F@
72231 HAVE_DECL_EXP2L = @HAVE_DECL_EXP2L@
72232 HAVE_DECL_EXPL = @HAVE_DECL_EXPL@
72233 HAVE_DECL_EXPM1L = @HAVE_DECL_EXPM1L@
72234 HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
72235 -HAVE_DECL_FCLOSEALL = @HAVE_DECL_FCLOSEALL@
72236 -HAVE_DECL_FCVT = @HAVE_DECL_FCVT@
72237 HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@
72238 HAVE_DECL_FDOPENDIR = @HAVE_DECL_FDOPENDIR@
72239 HAVE_DECL_FLOORF = @HAVE_DECL_FLOORF@
72240 @@ -814,7 +718,6 @@ HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@
72241 HAVE_DECL_FREXPL = @HAVE_DECL_FREXPL@
72242 HAVE_DECL_FSEEKO = @HAVE_DECL_FSEEKO@
72243 HAVE_DECL_FTELLO = @HAVE_DECL_FTELLO@
72244 -HAVE_DECL_GCVT = @HAVE_DECL_GCVT@
72245 HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
72246 HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
72247 HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
72248 @@ -866,14 +769,13 @@ HAVE_DECL_TRUNCL = @HAVE_DECL_TRUNCL@
72249 HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
72250 HAVE_DECL_UNSETENV = @HAVE_DECL_UNSETENV@
72251 HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
72252 -HAVE_DECL_WCSDUP = @HAVE_DECL_WCSDUP@
72253 HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
72254 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
72255 HAVE_DIRENT_H = @HAVE_DIRENT_H@
72256 HAVE_DPRINTF = @HAVE_DPRINTF@
72257 +HAVE_DUP2 = @HAVE_DUP2@
72258 HAVE_DUP3 = @HAVE_DUP3@
72259 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
72260 -HAVE_EXECVPE = @HAVE_EXECVPE@
72261 HAVE_EXPF = @HAVE_EXPF@
72262 HAVE_EXPL = @HAVE_EXPL@
72263 HAVE_EXPLICIT_BZERO = @HAVE_EXPLICIT_BZERO@
72264 @@ -905,7 +807,6 @@ HAVE_FTELLO = @HAVE_FTELLO@
72265 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
72266 HAVE_FUTIMENS = @HAVE_FUTIMENS@
72267 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
72268 -HAVE_GETENTROPY = @HAVE_GETENTROPY@
72269 HAVE_GETGROUPS = @HAVE_GETGROUPS@
72270 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
72271 HAVE_GETLOGIN = @HAVE_GETLOGIN@
72272 @@ -914,7 +815,6 @@ HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
72273 HAVE_GETPASS = @HAVE_GETPASS@
72274 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
72275 HAVE_GETTIMEOFDAY = @HAVE_GETTIMEOFDAY@
72276 -HAVE_GETUMASK = @HAVE_GETUMASK@
72277 HAVE_GRANTPT = @HAVE_GRANTPT@
72278 HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
72279 HAVE_HYPOTF = @HAVE_HYPOTF@
72280 @@ -942,6 +842,7 @@ HAVE_LOGBF = @HAVE_LOGBF@
72281 HAVE_LOGBL = @HAVE_LOGBL@
72282 HAVE_LOGF = @HAVE_LOGF@
72283 HAVE_LOGL = @HAVE_LOGL@
72284 +HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
72285 HAVE_LSTAT = @HAVE_LSTAT@
72286 HAVE_MAX_ALIGN_T = @HAVE_MAX_ALIGN_T@
72287 HAVE_MBRLEN = @HAVE_MBRLEN@
72288 @@ -951,6 +852,7 @@ HAVE_MBSLEN = @HAVE_MBSLEN@
72289 HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
72290 HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
72291 HAVE_MBTOWC = @HAVE_MBTOWC@
72292 +HAVE_MEMCHR = @HAVE_MEMCHR@
72293 HAVE_MEMPCPY = @HAVE_MEMPCPY@
72294 HAVE_MKDIRAT = @HAVE_MKDIRAT@
72295 HAVE_MKDTEMP = @HAVE_MKDTEMP@
72296 @@ -973,7 +875,6 @@ HAVE_PCLOSE = @HAVE_PCLOSE@
72297 HAVE_PIPE = @HAVE_PIPE@
72298 HAVE_PIPE2 = @HAVE_PIPE2@
72299 HAVE_POPEN = @HAVE_POPEN@
72300 -HAVE_POSIX_MEMALIGN = @HAVE_POSIX_MEMALIGN@
72301 HAVE_POSIX_OPENPT = @HAVE_POSIX_OPENPT@
72302 HAVE_POWF = @HAVE_POWF@
72303 HAVE_PREAD = @HAVE_PREAD@
72304 @@ -1003,8 +904,6 @@ HAVE_SECURE_GETENV = @HAVE_SECURE_GETENV@
72305 HAVE_SETENV = @HAVE_SETENV@
72306 HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@
72307 HAVE_SETSTATE = @HAVE_SETSTATE@
72308 -HAVE_SIGABBREV_NP = @HAVE_SIGABBREV_NP@
72309 -HAVE_SIGDESCR_NP = @HAVE_SIGDESCR_NP@
72310 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
72311 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
72312 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
72313 @@ -1020,16 +919,13 @@ HAVE_STPNCPY = @HAVE_STPNCPY@
72314 HAVE_STRCASECMP = @HAVE_STRCASECMP@
72315 HAVE_STRCASESTR = @HAVE_STRCASESTR@
72316 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
72317 -HAVE_STRERRORNAME_NP = @HAVE_STRERRORNAME_NP@
72318 HAVE_STRINGS_H = @HAVE_STRINGS_H@
72319 HAVE_STRPBRK = @HAVE_STRPBRK@
72320 HAVE_STRPTIME = @HAVE_STRPTIME@
72321 HAVE_STRSEP = @HAVE_STRSEP@
72322 HAVE_STRTOD = @HAVE_STRTOD@
72323 -HAVE_STRTOL = @HAVE_STRTOL@
72324 HAVE_STRTOLD = @HAVE_STRTOLD@
72325 HAVE_STRTOLL = @HAVE_STRTOLL@
72326 -HAVE_STRTOUL = @HAVE_STRTOUL@
72327 HAVE_STRTOULL = @HAVE_STRTOULL@
72328 HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
72329 HAVE_STRUCT_TIMEVAL = @HAVE_STRUCT_TIMEVAL@
72330 @@ -1047,12 +943,12 @@ HAVE_TANF = @HAVE_TANF@
72331 HAVE_TANHF = @HAVE_TANHF@
72332 HAVE_TANL = @HAVE_TANL@
72333 HAVE_TIMEGM = @HAVE_TIMEGM@
72334 -HAVE_TIMESPEC_GET = @HAVE_TIMESPEC_GET@
72335 -HAVE_TIMESPEC_GETRES = @HAVE_TIMESPEC_GETRES@
72336 HAVE_TIMEZONE_T = @HAVE_TIMEZONE_T@
72337 +HAVE_TZSET = @HAVE_TZSET@
72338 HAVE_UNISTD_H = @HAVE_UNISTD_H@
72339 HAVE_UNLINKAT = @HAVE_UNLINKAT@
72340 HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
72341 +HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
72342 HAVE_USLEEP = @HAVE_USLEEP@
72343 HAVE_UTIME = @HAVE_UTIME@
72344 HAVE_UTIMENSAT = @HAVE_UTIMENSAT@
72345 @@ -1094,7 +990,6 @@ HAVE_WMEMCHR = @HAVE_WMEMCHR@
72346 HAVE_WMEMCMP = @HAVE_WMEMCMP@
72347 HAVE_WMEMCPY = @HAVE_WMEMCPY@
72348 HAVE_WMEMMOVE = @HAVE_WMEMMOVE@
72349 -HAVE_WMEMPCPY = @HAVE_WMEMPCPY@
72350 HAVE_WMEMSET = @HAVE_WMEMSET@
72351 HAVE__BOOL = @HAVE__BOOL@
72352 HAVE__EXIT = @HAVE__EXIT@
72353 @@ -1191,18 +1086,16 @@ PATH_SEPARATOR = @PATH_SEPARATOR@
72354 PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
72355 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
72356 PRIPTR_PREFIX = @PRIPTR_PREFIX@
72357 +PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
72358 PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
72359 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
72360 RANLIB = @RANLIB@
72361 -REPLACE_ACCESS = @REPLACE_ACCESS@
72362 REPLACE_ACOSF = @REPLACE_ACOSF@
72363 -REPLACE_ALIGNED_ALLOC = @REPLACE_ALIGNED_ALLOC@
72364 REPLACE_ASINF = @REPLACE_ASINF@
72365 REPLACE_ATAN2F = @REPLACE_ATAN2F@
72366 REPLACE_ATANF = @REPLACE_ATANF@
72367 REPLACE_BTOWC = @REPLACE_BTOWC@
72368 -REPLACE_CALLOC_FOR_CALLOC_GNU = @REPLACE_CALLOC_FOR_CALLOC_GNU@
72369 -REPLACE_CALLOC_FOR_CALLOC_POSIX = @REPLACE_CALLOC_FOR_CALLOC_POSIX@
72370 +REPLACE_CALLOC = @REPLACE_CALLOC@
72371 REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
72372 REPLACE_CBRTF = @REPLACE_CBRTF@
72373 REPLACE_CBRTL = @REPLACE_CBRTL@
72374 @@ -1212,22 +1105,13 @@ REPLACE_CEILL = @REPLACE_CEILL@
72375 REPLACE_CHOWN = @REPLACE_CHOWN@
72376 REPLACE_CLOSE = @REPLACE_CLOSE@
72377 REPLACE_CLOSEDIR = @REPLACE_CLOSEDIR@
72378 -REPLACE_COPY_FILE_RANGE = @REPLACE_COPY_FILE_RANGE@
72379 REPLACE_COSF = @REPLACE_COSF@
72380 REPLACE_COSHF = @REPLACE_COSHF@
72381 -REPLACE_CREAT = @REPLACE_CREAT@
72382 REPLACE_CTIME = @REPLACE_CTIME@
72383 REPLACE_DIRFD = @REPLACE_DIRFD@
72384 REPLACE_DPRINTF = @REPLACE_DPRINTF@
72385 REPLACE_DUP = @REPLACE_DUP@
72386 REPLACE_DUP2 = @REPLACE_DUP2@
72387 -REPLACE_EXECL = @REPLACE_EXECL@
72388 -REPLACE_EXECLE = @REPLACE_EXECLE@
72389 -REPLACE_EXECLP = @REPLACE_EXECLP@
72390 -REPLACE_EXECV = @REPLACE_EXECV@
72391 -REPLACE_EXECVE = @REPLACE_EXECVE@
72392 -REPLACE_EXECVP = @REPLACE_EXECVP@
72393 -REPLACE_EXECVPE = @REPLACE_EXECVPE@
72394 REPLACE_EXP2 = @REPLACE_EXP2@
72395 REPLACE_EXP2L = @REPLACE_EXP2L@
72396 REPLACE_EXPF = @REPLACE_EXPF@
72397 @@ -1237,14 +1121,12 @@ REPLACE_EXPM1F = @REPLACE_EXPM1F@
72398 REPLACE_EXPM1L = @REPLACE_EXPM1L@
72399 REPLACE_FABSL = @REPLACE_FABSL@
72400 REPLACE_FACCESSAT = @REPLACE_FACCESSAT@
72401 -REPLACE_FCHMODAT = @REPLACE_FCHMODAT@
72402 REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
72403 REPLACE_FCLOSE = @REPLACE_FCLOSE@
72404 REPLACE_FCNTL = @REPLACE_FCNTL@
72405 REPLACE_FDOPEN = @REPLACE_FDOPEN@
72406 REPLACE_FDOPENDIR = @REPLACE_FDOPENDIR@
72407 REPLACE_FFLUSH = @REPLACE_FFLUSH@
72408 -REPLACE_FFSLL = @REPLACE_FFSLL@
72409 REPLACE_FLOOR = @REPLACE_FLOOR@
72410 REPLACE_FLOORF = @REPLACE_FLOORF@
72411 REPLACE_FLOORL = @REPLACE_FLOORL@
72412 @@ -1255,10 +1137,8 @@ REPLACE_FMOD = @REPLACE_FMOD@
72413 REPLACE_FMODF = @REPLACE_FMODF@
72414 REPLACE_FMODL = @REPLACE_FMODL@
72415 REPLACE_FOPEN = @REPLACE_FOPEN@
72416 -REPLACE_FOPEN_FOR_FOPEN_GNU = @REPLACE_FOPEN_FOR_FOPEN_GNU@
72417 REPLACE_FPRINTF = @REPLACE_FPRINTF@
72418 REPLACE_FPURGE = @REPLACE_FPURGE@
72419 -REPLACE_FREE = @REPLACE_FREE@
72420 REPLACE_FREOPEN = @REPLACE_FREOPEN@
72421 REPLACE_FREXP = @REPLACE_FREXP@
72422 REPLACE_FREXPF = @REPLACE_FREXPF@
72423 @@ -1280,7 +1160,6 @@ REPLACE_GETLINE = @REPLACE_GETLINE@
72424 REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
72425 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
72426 REPLACE_GETPASS = @REPLACE_GETPASS@
72427 -REPLACE_GETPASS_FOR_GETPASS_GNU = @REPLACE_GETPASS_FOR_GETPASS_GNU@
72428 REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
72429 REPLACE_GMTIME = @REPLACE_GMTIME@
72430 REPLACE_HUGE_VAL = @REPLACE_HUGE_VAL@
72431 @@ -1319,8 +1198,7 @@ REPLACE_LOGF = @REPLACE_LOGF@
72432 REPLACE_LOGL = @REPLACE_LOGL@
72433 REPLACE_LSEEK = @REPLACE_LSEEK@
72434 REPLACE_LSTAT = @REPLACE_LSTAT@
72435 -REPLACE_MALLOC_FOR_MALLOC_GNU = @REPLACE_MALLOC_FOR_MALLOC_GNU@
72436 -REPLACE_MALLOC_FOR_MALLOC_POSIX = @REPLACE_MALLOC_FOR_MALLOC_POSIX@
72437 +REPLACE_MALLOC = @REPLACE_MALLOC@
72438 REPLACE_MBRLEN = @REPLACE_MBRLEN@
72439 REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
72440 REPLACE_MBSINIT = @REPLACE_MBSINIT@
72441 @@ -1332,9 +1210,7 @@ REPLACE_MEMCHR = @REPLACE_MEMCHR@
72442 REPLACE_MEMMEM = @REPLACE_MEMMEM@
72443 REPLACE_MKDIR = @REPLACE_MKDIR@
72444 REPLACE_MKFIFO = @REPLACE_MKFIFO@
72445 -REPLACE_MKFIFOAT = @REPLACE_MKFIFOAT@
72446 REPLACE_MKNOD = @REPLACE_MKNOD@
72447 -REPLACE_MKNODAT = @REPLACE_MKNODAT@
72448 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
72449 REPLACE_MKTIME = @REPLACE_MKTIME@
72450 REPLACE_MODF = @REPLACE_MODF@
72451 @@ -1349,7 +1225,6 @@ REPLACE_OPENAT = @REPLACE_OPENAT@
72452 REPLACE_OPENDIR = @REPLACE_OPENDIR@
72453 REPLACE_PERROR = @REPLACE_PERROR@
72454 REPLACE_POPEN = @REPLACE_POPEN@
72455 -REPLACE_POSIX_MEMALIGN = @REPLACE_POSIX_MEMALIGN@
72456 REPLACE_PREAD = @REPLACE_PREAD@
72457 REPLACE_PRINTF = @REPLACE_PRINTF@
72458 REPLACE_PTSNAME = @REPLACE_PTSNAME@
72459 @@ -1362,9 +1237,7 @@ REPLACE_RANDOM_R = @REPLACE_RANDOM_R@
72460 REPLACE_READ = @REPLACE_READ@
72461 REPLACE_READLINK = @REPLACE_READLINK@
72462 REPLACE_READLINKAT = @REPLACE_READLINKAT@
72463 -REPLACE_REALLOCARRAY = @REPLACE_REALLOCARRAY@
72464 -REPLACE_REALLOC_FOR_REALLOC_GNU = @REPLACE_REALLOC_FOR_REALLOC_GNU@
72465 -REPLACE_REALLOC_FOR_REALLOC_POSIX = @REPLACE_REALLOC_FOR_REALLOC_POSIX@
72466 +REPLACE_REALLOC = @REPLACE_REALLOC@
72467 REPLACE_REALPATH = @REPLACE_REALPATH@
72468 REPLACE_REMAINDER = @REPLACE_REMAINDER@
72469 REPLACE_REMAINDERF = @REPLACE_REMAINDERF@
72470 @@ -1380,7 +1253,7 @@ REPLACE_ROUNDL = @REPLACE_ROUNDL@
72471 REPLACE_SETENV = @REPLACE_SETENV@
72472 REPLACE_SETSTATE = @REPLACE_SETSTATE@
72473 REPLACE_SIGNBIT = @REPLACE_SIGNBIT@
72474 -REPLACE_SIGNBIT_USING_BUILTINS = @REPLACE_SIGNBIT_USING_BUILTINS@
72475 +REPLACE_SIGNBIT_USING_GCC = @REPLACE_SIGNBIT_USING_GCC@
72476 REPLACE_SINF = @REPLACE_SINF@
72477 REPLACE_SINHF = @REPLACE_SINHF@
72478 REPLACE_SLEEP = @REPLACE_SLEEP@
72479 @@ -1396,7 +1269,6 @@ REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
72480 REPLACE_STRCHRNUL = @REPLACE_STRCHRNUL@
72481 REPLACE_STRDUP = @REPLACE_STRDUP@
72482 REPLACE_STRERROR = @REPLACE_STRERROR@
72483 -REPLACE_STRERRORNAME_NP = @REPLACE_STRERRORNAME_NP@
72484 REPLACE_STRERROR_R = @REPLACE_STRERROR_R@
72485 REPLACE_STRFTIME = @REPLACE_STRFTIME@
72486 REPLACE_STRNCAT = @REPLACE_STRNCAT@
72487 @@ -1407,11 +1279,7 @@ REPLACE_STRSTR = @REPLACE_STRSTR@
72488 REPLACE_STRTOD = @REPLACE_STRTOD@
72489 REPLACE_STRTOIMAX = @REPLACE_STRTOIMAX@
72490 REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
72491 -REPLACE_STRTOL = @REPLACE_STRTOL@
72492 REPLACE_STRTOLD = @REPLACE_STRTOLD@
72493 -REPLACE_STRTOLL = @REPLACE_STRTOLL@
72494 -REPLACE_STRTOUL = @REPLACE_STRTOUL@
72495 -REPLACE_STRTOULL = @REPLACE_STRTOULL@
72496 REPLACE_STRTOUMAX = @REPLACE_STRTOUMAX@
72497 REPLACE_STRUCT_TIMEVAL = @REPLACE_STRUCT_TIMEVAL@
72498 REPLACE_SYMLINK = @REPLACE_SYMLINK@
72499 @@ -1442,7 +1310,6 @@ REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
72500 REPLACE_WCSFTIME = @REPLACE_WCSFTIME@
72501 REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
72502 REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
72503 -REPLACE_WCSTOK = @REPLACE_WCSTOK@
72504 REPLACE_WCSWIDTH = @REPLACE_WCSWIDTH@
72505 REPLACE_WCTOB = @REPLACE_WCTOB@
72506 REPLACE_WCTOMB = @REPLACE_WCTOMB@
72507 @@ -1454,21 +1321,19 @@ SET_MAKE = @SET_MAKE@
72508 SHELL = @SHELL@
72509 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
72510 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
72511 -STDALIGN_H = @STDALIGN_H@
72512 STDBOOL_H = @STDBOOL_H@
72513 STDDEF_H = @STDDEF_H@
72514 STDINT_H = @STDINT_H@
72515 STRIP = @STRIP@
72516 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
72517 TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
72518 -TIME_H_DEFINES_TIME_UTC = @TIME_H_DEFINES_TIME_UTC@
72519 UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@
72520 UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@
72521 UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
72522 UNISTD_H_DEFINES_STRUCT_TIMESPEC = @UNISTD_H_DEFINES_STRUCT_TIMESPEC@
72523 -UNISTD_H_HAVE_SYS_RANDOM_H = @UNISTD_H_HAVE_SYS_RANDOM_H@
72524 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
72525 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
72526 +UTIME_H = @UTIME_H@
72527 VERSION = @VERSION@
72528 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
72529 WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
72530 @@ -1500,10 +1365,8 @@ datarootdir = @datarootdir@
72531 docdir = @docdir@
72532 dvidir = @dvidir@
72533 exec_prefix = @exec_prefix@
72534 -gl_LIBOBJDEPS = @gl_LIBOBJDEPS@
72535 gl_LIBOBJS = @gl_LIBOBJS@
72536 gl_LTLIBOBJS = @gl_LTLIBOBJS@
72537 -gltests_LIBOBJDEPS = @gltests_LIBOBJDEPS@
72538 gltests_LIBOBJS = @gltests_LIBOBJS@
72539 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
72540 gltests_WITNESS = @gltests_WITNESS@
72541
72542 diff --git a/tests/qatom/Makefile.in b/tests/qatom/Makefile.in
72543 index 0b5a1c8..4429b89 100644
72544 --- a/tests/qatom/Makefile.in
72545 +++ b/tests/qatom/Makefile.in
72546 @@ -90,12 +90,9 @@ host_triplet = @host@
72547 subdir = tests/qatom
72548 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
72549 am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
72550 - $(top_srcdir)/autotools/m4/__inline.m4 \
72551 $(top_srcdir)/autotools/m4/absolute-header.m4 \
72552 $(top_srcdir)/autotools/m4/ac_check_sendfile.m4 \
72553 $(top_srcdir)/autotools/m4/alloca.m4 \
72554 - $(top_srcdir)/autotools/m4/builtin-expect.m4 \
72555 - $(top_srcdir)/autotools/m4/calloc.m4 \
72556 $(top_srcdir)/autotools/m4/canonicalize.m4 \
72557 $(top_srcdir)/autotools/m4/chdir-long.m4 \
72558 $(top_srcdir)/autotools/m4/clock_time.m4 \
72559 @@ -103,6 +100,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
72560 $(top_srcdir)/autotools/m4/closedir.m4 \
72561 $(top_srcdir)/autotools/m4/dirent_h.m4 \
72562 $(top_srcdir)/autotools/m4/dirfd.m4 \
72563 + $(top_srcdir)/autotools/m4/dirname.m4 \
72564 $(top_srcdir)/autotools/m4/double-slash-root.m4 \
72565 $(top_srcdir)/autotools/m4/dup.m4 \
72566 $(top_srcdir)/autotools/m4/dup2.m4 \
72567 @@ -124,7 +122,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
72568 $(top_srcdir)/autotools/m4/filenamecat.m4 \
72569 $(top_srcdir)/autotools/m4/float_h.m4 \
72570 $(top_srcdir)/autotools/m4/fpieee.m4 \
72571 - $(top_srcdir)/autotools/m4/free.m4 \
72572 $(top_srcdir)/autotools/m4/frexp.m4 \
72573 $(top_srcdir)/autotools/m4/frexpl.m4 \
72574 $(top_srcdir)/autotools/m4/fstat.m4 \
72575 @@ -144,6 +141,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
72576 $(top_srcdir)/autotools/m4/group-member.m4 \
72577 $(top_srcdir)/autotools/m4/include_next.m4 \
72578 $(top_srcdir)/autotools/m4/intmax_t.m4 \
72579 + $(top_srcdir)/autotools/m4/inttypes-pri.m4 \
72580 $(top_srcdir)/autotools/m4/inttypes.m4 \
72581 $(top_srcdir)/autotools/m4/inttypes_h.m4 \
72582 $(top_srcdir)/autotools/m4/isnand.m4 \
72583 @@ -153,6 +151,8 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
72584 $(top_srcdir)/autotools/m4/ldexpl.m4 \
72585 $(top_srcdir)/autotools/m4/libtool.m4 \
72586 $(top_srcdir)/autotools/m4/limits-h.m4 \
72587 + $(top_srcdir)/autotools/m4/localtime-buffer.m4 \
72588 + $(top_srcdir)/autotools/m4/longlong.m4 \
72589 $(top_srcdir)/autotools/m4/lstat.m4 \
72590 $(top_srcdir)/autotools/m4/ltoptions.m4 \
72591 $(top_srcdir)/autotools/m4/ltsugar.m4 \
72592 @@ -164,7 +164,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
72593 $(top_srcdir)/autotools/m4/memchr.m4 \
72594 $(top_srcdir)/autotools/m4/mempcpy.m4 \
72595 $(top_srcdir)/autotools/m4/memrchr.m4 \
72596 - $(top_srcdir)/autotools/m4/minmax.m4 \
72597 $(top_srcdir)/autotools/m4/mkdir.m4 \
72598 $(top_srcdir)/autotools/m4/mkdirat.m4 \
72599 $(top_srcdir)/autotools/m4/mmap-anon.m4 \
72600 @@ -175,20 +174,16 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
72601 $(top_srcdir)/autotools/m4/nocrash.m4 \
72602 $(top_srcdir)/autotools/m4/off_t.m4 \
72603 $(top_srcdir)/autotools/m4/open-cloexec.m4 \
72604 - $(top_srcdir)/autotools/m4/open-slash.m4 \
72605 $(top_srcdir)/autotools/m4/open.m4 \
72606 $(top_srcdir)/autotools/m4/openat.m4 \
72607 $(top_srcdir)/autotools/m4/opendir.m4 \
72608 $(top_srcdir)/autotools/m4/pathmax.m4 \
72609 - $(top_srcdir)/autotools/m4/pipe.m4 \
72610 $(top_srcdir)/autotools/m4/printf-frexp.m4 \
72611 $(top_srcdir)/autotools/m4/printf-frexpl.m4 \
72612 $(top_srcdir)/autotools/m4/printf.m4 \
72613 - $(top_srcdir)/autotools/m4/rawmemchr.m4 \
72614 $(top_srcdir)/autotools/m4/readlink.m4 \
72615 $(top_srcdir)/autotools/m4/readlinkat.m4 \
72616 $(top_srcdir)/autotools/m4/realloc.m4 \
72617 - $(top_srcdir)/autotools/m4/reallocarray.m4 \
72618 $(top_srcdir)/autotools/m4/rename.m4 \
72619 $(top_srcdir)/autotools/m4/renameat.m4 \
72620 $(top_srcdir)/autotools/m4/rmdir.m4 \
72621 @@ -198,7 +193,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
72622 $(top_srcdir)/autotools/m4/ssize_t.m4 \
72623 $(top_srcdir)/autotools/m4/stat-time.m4 \
72624 $(top_srcdir)/autotools/m4/stat.m4 \
72625 - $(top_srcdir)/autotools/m4/stdalign.m4 \
72626 $(top_srcdir)/autotools/m4/stdbool.m4 \
72627 $(top_srcdir)/autotools/m4/stddef_h.m4 \
72628 $(top_srcdir)/autotools/m4/stdint.m4 \
72629 @@ -237,10 +231,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
72630 $(top_srcdir)/autotools/m4/wchar_t.m4 \
72631 $(top_srcdir)/autotools/m4/wint_t.m4 \
72632 $(top_srcdir)/autotools/m4/xalloc.m4 \
72633 - $(top_srcdir)/autotools/m4/xsize.m4 \
72634 - $(top_srcdir)/autotools/m4/year2038.m4 \
72635 - $(top_srcdir)/autotools/m4/zzgnulib.m4 \
72636 - $(top_srcdir)/configure.ac
72637 + $(top_srcdir)/autotools/m4/xsize.m4 $(top_srcdir)/configure.ac
72638 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
72639 $(ACLOCAL_M4)
72640 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
72641 @@ -318,450 +309,368 @@ FGREP = @FGREP@
72642 FLOAT_H = @FLOAT_H@
72643 GETOPT_CDEFS_H = @GETOPT_CDEFS_H@
72644 GETOPT_H = @GETOPT_H@
72645 -GL_CFLAG_ALLOW_WARNINGS = @GL_CFLAG_ALLOW_WARNINGS@
72646 -GL_CFLAG_GNULIB_WARNINGS = @GL_CFLAG_GNULIB_WARNINGS@
72647 -GL_GNULIB_ACCESS = @GL_GNULIB_ACCESS@
72648 -GL_GNULIB_ACOSF = @GL_GNULIB_ACOSF@
72649 -GL_GNULIB_ACOSL = @GL_GNULIB_ACOSL@
72650 -GL_GNULIB_ALIGNED_ALLOC = @GL_GNULIB_ALIGNED_ALLOC@
72651 -GL_GNULIB_ALPHASORT = @GL_GNULIB_ALPHASORT@
72652 -GL_GNULIB_ASINF = @GL_GNULIB_ASINF@
72653 -GL_GNULIB_ASINL = @GL_GNULIB_ASINL@
72654 -GL_GNULIB_ATAN2F = @GL_GNULIB_ATAN2F@
72655 -GL_GNULIB_ATANF = @GL_GNULIB_ATANF@
72656 -GL_GNULIB_ATANL = @GL_GNULIB_ATANL@
72657 -GL_GNULIB_ATOLL = @GL_GNULIB_ATOLL@
72658 -GL_GNULIB_BTOWC = @GL_GNULIB_BTOWC@
72659 -GL_GNULIB_CALLOC_GNU = @GL_GNULIB_CALLOC_GNU@
72660 -GL_GNULIB_CALLOC_POSIX = @GL_GNULIB_CALLOC_POSIX@
72661 -GL_GNULIB_CANONICALIZE_FILE_NAME = @GL_GNULIB_CANONICALIZE_FILE_NAME@
72662 -GL_GNULIB_CBRT = @GL_GNULIB_CBRT@
72663 -GL_GNULIB_CBRTF = @GL_GNULIB_CBRTF@
72664 -GL_GNULIB_CBRTL = @GL_GNULIB_CBRTL@
72665 -GL_GNULIB_CEIL = @GL_GNULIB_CEIL@
72666 -GL_GNULIB_CEILF = @GL_GNULIB_CEILF@
72667 -GL_GNULIB_CEILL = @GL_GNULIB_CEILL@
72668 -GL_GNULIB_CHDIR = @GL_GNULIB_CHDIR@
72669 -GL_GNULIB_CHOWN = @GL_GNULIB_CHOWN@
72670 -GL_GNULIB_CLOSE = @GL_GNULIB_CLOSE@
72671 -GL_GNULIB_CLOSEDIR = @GL_GNULIB_CLOSEDIR@
72672 -GL_GNULIB_COPYSIGN = @GL_GNULIB_COPYSIGN@
72673 -GL_GNULIB_COPYSIGNF = @GL_GNULIB_COPYSIGNF@
72674 -GL_GNULIB_COPYSIGNL = @GL_GNULIB_COPYSIGNL@
72675 -GL_GNULIB_COPY_FILE_RANGE = @GL_GNULIB_COPY_FILE_RANGE@
72676 -GL_GNULIB_COSF = @GL_GNULIB_COSF@
72677 -GL_GNULIB_COSHF = @GL_GNULIB_COSHF@
72678 -GL_GNULIB_COSL = @GL_GNULIB_COSL@
72679 -GL_GNULIB_CREAT = @GL_GNULIB_CREAT@
72680 -GL_GNULIB_CTIME = @GL_GNULIB_CTIME@
72681 -GL_GNULIB_DIRFD = @GL_GNULIB_DIRFD@
72682 -GL_GNULIB_DPRINTF = @GL_GNULIB_DPRINTF@
72683 -GL_GNULIB_DUP = @GL_GNULIB_DUP@
72684 -GL_GNULIB_DUP2 = @GL_GNULIB_DUP2@
72685 -GL_GNULIB_DUP3 = @GL_GNULIB_DUP3@
72686 -GL_GNULIB_ENVIRON = @GL_GNULIB_ENVIRON@
72687 -GL_GNULIB_EUIDACCESS = @GL_GNULIB_EUIDACCESS@
72688 -GL_GNULIB_EXECL = @GL_GNULIB_EXECL@
72689 -GL_GNULIB_EXECLE = @GL_GNULIB_EXECLE@
72690 -GL_GNULIB_EXECLP = @GL_GNULIB_EXECLP@
72691 -GL_GNULIB_EXECV = @GL_GNULIB_EXECV@
72692 -GL_GNULIB_EXECVE = @GL_GNULIB_EXECVE@
72693 -GL_GNULIB_EXECVP = @GL_GNULIB_EXECVP@
72694 -GL_GNULIB_EXECVPE = @GL_GNULIB_EXECVPE@
72695 -GL_GNULIB_EXP2 = @GL_GNULIB_EXP2@
72696 -GL_GNULIB_EXP2F = @GL_GNULIB_EXP2F@
72697 -GL_GNULIB_EXP2L = @GL_GNULIB_EXP2L@
72698 -GL_GNULIB_EXPF = @GL_GNULIB_EXPF@
72699 -GL_GNULIB_EXPL = @GL_GNULIB_EXPL@
72700 -GL_GNULIB_EXPLICIT_BZERO = @GL_GNULIB_EXPLICIT_BZERO@
72701 -GL_GNULIB_EXPM1 = @GL_GNULIB_EXPM1@
72702 -GL_GNULIB_EXPM1F = @GL_GNULIB_EXPM1F@
72703 -GL_GNULIB_EXPM1L = @GL_GNULIB_EXPM1L@
72704 -GL_GNULIB_FABSF = @GL_GNULIB_FABSF@
72705 -GL_GNULIB_FABSL = @GL_GNULIB_FABSL@
72706 -GL_GNULIB_FACCESSAT = @GL_GNULIB_FACCESSAT@
72707 -GL_GNULIB_FCHDIR = @GL_GNULIB_FCHDIR@
72708 -GL_GNULIB_FCHMODAT = @GL_GNULIB_FCHMODAT@
72709 -GL_GNULIB_FCHOWNAT = @GL_GNULIB_FCHOWNAT@
72710 -GL_GNULIB_FCLOSE = @GL_GNULIB_FCLOSE@
72711 -GL_GNULIB_FCNTL = @GL_GNULIB_FCNTL@
72712 -GL_GNULIB_FDATASYNC = @GL_GNULIB_FDATASYNC@
72713 -GL_GNULIB_FDOPEN = @GL_GNULIB_FDOPEN@
72714 -GL_GNULIB_FDOPENDIR = @GL_GNULIB_FDOPENDIR@
72715 -GL_GNULIB_FFLUSH = @GL_GNULIB_FFLUSH@
72716 -GL_GNULIB_FFS = @GL_GNULIB_FFS@
72717 -GL_GNULIB_FFSL = @GL_GNULIB_FFSL@
72718 -GL_GNULIB_FFSLL = @GL_GNULIB_FFSLL@
72719 -GL_GNULIB_FGETC = @GL_GNULIB_FGETC@
72720 -GL_GNULIB_FGETS = @GL_GNULIB_FGETS@
72721 -GL_GNULIB_FLOOR = @GL_GNULIB_FLOOR@
72722 -GL_GNULIB_FLOORF = @GL_GNULIB_FLOORF@
72723 -GL_GNULIB_FLOORL = @GL_GNULIB_FLOORL@
72724 -GL_GNULIB_FMA = @GL_GNULIB_FMA@
72725 -GL_GNULIB_FMAF = @GL_GNULIB_FMAF@
72726 -GL_GNULIB_FMAL = @GL_GNULIB_FMAL@
72727 -GL_GNULIB_FMOD = @GL_GNULIB_FMOD@
72728 -GL_GNULIB_FMODF = @GL_GNULIB_FMODF@
72729 -GL_GNULIB_FMODL = @GL_GNULIB_FMODL@
72730 -GL_GNULIB_FOPEN = @GL_GNULIB_FOPEN@
72731 -GL_GNULIB_FOPEN_GNU = @GL_GNULIB_FOPEN_GNU@
72732 -GL_GNULIB_FPRINTF = @GL_GNULIB_FPRINTF@
72733 -GL_GNULIB_FPRINTF_POSIX = @GL_GNULIB_FPRINTF_POSIX@
72734 -GL_GNULIB_FPURGE = @GL_GNULIB_FPURGE@
72735 -GL_GNULIB_FPUTC = @GL_GNULIB_FPUTC@
72736 -GL_GNULIB_FPUTS = @GL_GNULIB_FPUTS@
72737 -GL_GNULIB_FREAD = @GL_GNULIB_FREAD@
72738 -GL_GNULIB_FREE_POSIX = @GL_GNULIB_FREE_POSIX@
72739 -GL_GNULIB_FREOPEN = @GL_GNULIB_FREOPEN@
72740 -GL_GNULIB_FREXP = @GL_GNULIB_FREXP@
72741 -GL_GNULIB_FREXPF = @GL_GNULIB_FREXPF@
72742 -GL_GNULIB_FREXPL = @GL_GNULIB_FREXPL@
72743 -GL_GNULIB_FSCANF = @GL_GNULIB_FSCANF@
72744 -GL_GNULIB_FSEEK = @GL_GNULIB_FSEEK@
72745 -GL_GNULIB_FSEEKO = @GL_GNULIB_FSEEKO@
72746 -GL_GNULIB_FSTAT = @GL_GNULIB_FSTAT@
72747 -GL_GNULIB_FSTATAT = @GL_GNULIB_FSTATAT@
72748 -GL_GNULIB_FSYNC = @GL_GNULIB_FSYNC@
72749 -GL_GNULIB_FTELL = @GL_GNULIB_FTELL@
72750 -GL_GNULIB_FTELLO = @GL_GNULIB_FTELLO@
72751 -GL_GNULIB_FTRUNCATE = @GL_GNULIB_FTRUNCATE@
72752 -GL_GNULIB_FUTIMENS = @GL_GNULIB_FUTIMENS@
72753 -GL_GNULIB_FWRITE = @GL_GNULIB_FWRITE@
72754 -GL_GNULIB_GETC = @GL_GNULIB_GETC@
72755 -GL_GNULIB_GETCHAR = @GL_GNULIB_GETCHAR@
72756 -GL_GNULIB_GETCWD = @GL_GNULIB_GETCWD@
72757 -GL_GNULIB_GETDELIM = @GL_GNULIB_GETDELIM@
72758 -GL_GNULIB_GETDOMAINNAME = @GL_GNULIB_GETDOMAINNAME@
72759 -GL_GNULIB_GETDTABLESIZE = @GL_GNULIB_GETDTABLESIZE@
72760 -GL_GNULIB_GETENTROPY = @GL_GNULIB_GETENTROPY@
72761 -GL_GNULIB_GETGROUPS = @GL_GNULIB_GETGROUPS@
72762 -GL_GNULIB_GETHOSTNAME = @GL_GNULIB_GETHOSTNAME@
72763 -GL_GNULIB_GETLINE = @GL_GNULIB_GETLINE@
72764 -GL_GNULIB_GETLOADAVG = @GL_GNULIB_GETLOADAVG@
72765 -GL_GNULIB_GETLOGIN = @GL_GNULIB_GETLOGIN@
72766 -GL_GNULIB_GETLOGIN_R = @GL_GNULIB_GETLOGIN_R@
72767 -GL_GNULIB_GETOPT_POSIX = @GL_GNULIB_GETOPT_POSIX@
72768 -GL_GNULIB_GETPAGESIZE = @GL_GNULIB_GETPAGESIZE@
72769 -GL_GNULIB_GETPASS = @GL_GNULIB_GETPASS@
72770 -GL_GNULIB_GETPASS_GNU = @GL_GNULIB_GETPASS_GNU@
72771 -GL_GNULIB_GETSUBOPT = @GL_GNULIB_GETSUBOPT@
72772 -GL_GNULIB_GETTIMEOFDAY = @GL_GNULIB_GETTIMEOFDAY@
72773 -GL_GNULIB_GETUMASK = @GL_GNULIB_GETUMASK@
72774 -GL_GNULIB_GETUSERSHELL = @GL_GNULIB_GETUSERSHELL@
72775 -GL_GNULIB_GRANTPT = @GL_GNULIB_GRANTPT@
72776 -GL_GNULIB_GROUP_MEMBER = @GL_GNULIB_GROUP_MEMBER@
72777 -GL_GNULIB_HYPOT = @GL_GNULIB_HYPOT@
72778 -GL_GNULIB_HYPOTF = @GL_GNULIB_HYPOTF@
72779 -GL_GNULIB_HYPOTL = @GL_GNULIB_HYPOTL@
72780 -GL_GNULIB_ILOGB = @GL_GNULIB_ILOGB@
72781 -GL_GNULIB_ILOGBF = @GL_GNULIB_ILOGBF@
72782 -GL_GNULIB_ILOGBL = @GL_GNULIB_ILOGBL@
72783 -GL_GNULIB_IMAXABS = @GL_GNULIB_IMAXABS@
72784 -GL_GNULIB_IMAXDIV = @GL_GNULIB_IMAXDIV@
72785 -GL_GNULIB_ISATTY = @GL_GNULIB_ISATTY@
72786 -GL_GNULIB_ISFINITE = @GL_GNULIB_ISFINITE@
72787 -GL_GNULIB_ISINF = @GL_GNULIB_ISINF@
72788 -GL_GNULIB_ISNAN = @GL_GNULIB_ISNAN@
72789 -GL_GNULIB_ISNAND = @GL_GNULIB_ISNAND@
72790 -GL_GNULIB_ISNANF = @GL_GNULIB_ISNANF@
72791 -GL_GNULIB_ISNANL = @GL_GNULIB_ISNANL@
72792 -GL_GNULIB_LCHMOD = @GL_GNULIB_LCHMOD@
72793 -GL_GNULIB_LCHOWN = @GL_GNULIB_LCHOWN@
72794 -GL_GNULIB_LDEXPF = @GL_GNULIB_LDEXPF@
72795 -GL_GNULIB_LDEXPL = @GL_GNULIB_LDEXPL@
72796 -GL_GNULIB_LINK = @GL_GNULIB_LINK@
72797 -GL_GNULIB_LINKAT = @GL_GNULIB_LINKAT@
72798 -GL_GNULIB_LOCALTIME = @GL_GNULIB_LOCALTIME@
72799 -GL_GNULIB_LOG = @GL_GNULIB_LOG@
72800 -GL_GNULIB_LOG10 = @GL_GNULIB_LOG10@
72801 -GL_GNULIB_LOG10F = @GL_GNULIB_LOG10F@
72802 -GL_GNULIB_LOG10L = @GL_GNULIB_LOG10L@
72803 -GL_GNULIB_LOG1P = @GL_GNULIB_LOG1P@
72804 -GL_GNULIB_LOG1PF = @GL_GNULIB_LOG1PF@
72805 -GL_GNULIB_LOG1PL = @GL_GNULIB_LOG1PL@
72806 -GL_GNULIB_LOG2 = @GL_GNULIB_LOG2@
72807 -GL_GNULIB_LOG2F = @GL_GNULIB_LOG2F@
72808 -GL_GNULIB_LOG2L = @GL_GNULIB_LOG2L@
72809 -GL_GNULIB_LOGB = @GL_GNULIB_LOGB@
72810 -GL_GNULIB_LOGBF = @GL_GNULIB_LOGBF@
72811 -GL_GNULIB_LOGBL = @GL_GNULIB_LOGBL@
72812 -GL_GNULIB_LOGF = @GL_GNULIB_LOGF@
72813 -GL_GNULIB_LOGL = @GL_GNULIB_LOGL@
72814 -GL_GNULIB_LSEEK = @GL_GNULIB_LSEEK@
72815 -GL_GNULIB_LSTAT = @GL_GNULIB_LSTAT@
72816 -GL_GNULIB_MALLOC_GNU = @GL_GNULIB_MALLOC_GNU@
72817 -GL_GNULIB_MALLOC_POSIX = @GL_GNULIB_MALLOC_POSIX@
72818 -GL_GNULIB_MBRLEN = @GL_GNULIB_MBRLEN@
72819 -GL_GNULIB_MBRTOWC = @GL_GNULIB_MBRTOWC@
72820 -GL_GNULIB_MBSCASECMP = @GL_GNULIB_MBSCASECMP@
72821 -GL_GNULIB_MBSCASESTR = @GL_GNULIB_MBSCASESTR@
72822 -GL_GNULIB_MBSCHR = @GL_GNULIB_MBSCHR@
72823 -GL_GNULIB_MBSCSPN = @GL_GNULIB_MBSCSPN@
72824 -GL_GNULIB_MBSINIT = @GL_GNULIB_MBSINIT@
72825 -GL_GNULIB_MBSLEN = @GL_GNULIB_MBSLEN@
72826 -GL_GNULIB_MBSNCASECMP = @GL_GNULIB_MBSNCASECMP@
72827 -GL_GNULIB_MBSNLEN = @GL_GNULIB_MBSNLEN@
72828 -GL_GNULIB_MBSNRTOWCS = @GL_GNULIB_MBSNRTOWCS@
72829 -GL_GNULIB_MBSPBRK = @GL_GNULIB_MBSPBRK@
72830 -GL_GNULIB_MBSPCASECMP = @GL_GNULIB_MBSPCASECMP@
72831 -GL_GNULIB_MBSRCHR = @GL_GNULIB_MBSRCHR@
72832 -GL_GNULIB_MBSRTOWCS = @GL_GNULIB_MBSRTOWCS@
72833 -GL_GNULIB_MBSSEP = @GL_GNULIB_MBSSEP@
72834 -GL_GNULIB_MBSSPN = @GL_GNULIB_MBSSPN@
72835 -GL_GNULIB_MBSSTR = @GL_GNULIB_MBSSTR@
72836 -GL_GNULIB_MBSTOK_R = @GL_GNULIB_MBSTOK_R@
72837 -GL_GNULIB_MBTOWC = @GL_GNULIB_MBTOWC@
72838 -GL_GNULIB_MDA_ACCESS = @GL_GNULIB_MDA_ACCESS@
72839 -GL_GNULIB_MDA_CHDIR = @GL_GNULIB_MDA_CHDIR@
72840 -GL_GNULIB_MDA_CHMOD = @GL_GNULIB_MDA_CHMOD@
72841 -GL_GNULIB_MDA_CLOSE = @GL_GNULIB_MDA_CLOSE@
72842 -GL_GNULIB_MDA_CREAT = @GL_GNULIB_MDA_CREAT@
72843 -GL_GNULIB_MDA_DUP = @GL_GNULIB_MDA_DUP@
72844 -GL_GNULIB_MDA_DUP2 = @GL_GNULIB_MDA_DUP2@
72845 -GL_GNULIB_MDA_ECVT = @GL_GNULIB_MDA_ECVT@
72846 -GL_GNULIB_MDA_EXECL = @GL_GNULIB_MDA_EXECL@
72847 -GL_GNULIB_MDA_EXECLE = @GL_GNULIB_MDA_EXECLE@
72848 -GL_GNULIB_MDA_EXECLP = @GL_GNULIB_MDA_EXECLP@
72849 -GL_GNULIB_MDA_EXECV = @GL_GNULIB_MDA_EXECV@
72850 -GL_GNULIB_MDA_EXECVE = @GL_GNULIB_MDA_EXECVE@
72851 -GL_GNULIB_MDA_EXECVP = @GL_GNULIB_MDA_EXECVP@
72852 -GL_GNULIB_MDA_EXECVPE = @GL_GNULIB_MDA_EXECVPE@
72853 -GL_GNULIB_MDA_FCLOSEALL = @GL_GNULIB_MDA_FCLOSEALL@
72854 -GL_GNULIB_MDA_FCVT = @GL_GNULIB_MDA_FCVT@
72855 -GL_GNULIB_MDA_FDOPEN = @GL_GNULIB_MDA_FDOPEN@
72856 -GL_GNULIB_MDA_FILENO = @GL_GNULIB_MDA_FILENO@
72857 -GL_GNULIB_MDA_GCVT = @GL_GNULIB_MDA_GCVT@
72858 -GL_GNULIB_MDA_GETCWD = @GL_GNULIB_MDA_GETCWD@
72859 -GL_GNULIB_MDA_GETPID = @GL_GNULIB_MDA_GETPID@
72860 -GL_GNULIB_MDA_GETW = @GL_GNULIB_MDA_GETW@
72861 -GL_GNULIB_MDA_ISATTY = @GL_GNULIB_MDA_ISATTY@
72862 -GL_GNULIB_MDA_J0 = @GL_GNULIB_MDA_J0@
72863 -GL_GNULIB_MDA_J1 = @GL_GNULIB_MDA_J1@
72864 -GL_GNULIB_MDA_JN = @GL_GNULIB_MDA_JN@
72865 -GL_GNULIB_MDA_LSEEK = @GL_GNULIB_MDA_LSEEK@
72866 -GL_GNULIB_MDA_MEMCCPY = @GL_GNULIB_MDA_MEMCCPY@
72867 -GL_GNULIB_MDA_MKDIR = @GL_GNULIB_MDA_MKDIR@
72868 -GL_GNULIB_MDA_MKTEMP = @GL_GNULIB_MDA_MKTEMP@
72869 -GL_GNULIB_MDA_OPEN = @GL_GNULIB_MDA_OPEN@
72870 -GL_GNULIB_MDA_PUTENV = @GL_GNULIB_MDA_PUTENV@
72871 -GL_GNULIB_MDA_PUTW = @GL_GNULIB_MDA_PUTW@
72872 -GL_GNULIB_MDA_READ = @GL_GNULIB_MDA_READ@
72873 -GL_GNULIB_MDA_RMDIR = @GL_GNULIB_MDA_RMDIR@
72874 -GL_GNULIB_MDA_STRDUP = @GL_GNULIB_MDA_STRDUP@
72875 -GL_GNULIB_MDA_SWAB = @GL_GNULIB_MDA_SWAB@
72876 -GL_GNULIB_MDA_TEMPNAM = @GL_GNULIB_MDA_TEMPNAM@
72877 -GL_GNULIB_MDA_TZSET = @GL_GNULIB_MDA_TZSET@
72878 -GL_GNULIB_MDA_UMASK = @GL_GNULIB_MDA_UMASK@
72879 -GL_GNULIB_MDA_UNLINK = @GL_GNULIB_MDA_UNLINK@
72880 -GL_GNULIB_MDA_UTIME = @GL_GNULIB_MDA_UTIME@
72881 -GL_GNULIB_MDA_WCSDUP = @GL_GNULIB_MDA_WCSDUP@
72882 -GL_GNULIB_MDA_WRITE = @GL_GNULIB_MDA_WRITE@
72883 -GL_GNULIB_MDA_Y0 = @GL_GNULIB_MDA_Y0@
72884 -GL_GNULIB_MDA_Y1 = @GL_GNULIB_MDA_Y1@
72885 -GL_GNULIB_MDA_YN = @GL_GNULIB_MDA_YN@
72886 -GL_GNULIB_MEMCHR = @GL_GNULIB_MEMCHR@
72887 -GL_GNULIB_MEMMEM = @GL_GNULIB_MEMMEM@
72888 -GL_GNULIB_MEMPCPY = @GL_GNULIB_MEMPCPY@
72889 -GL_GNULIB_MEMRCHR = @GL_GNULIB_MEMRCHR@
72890 -GL_GNULIB_MKDIR = @GL_GNULIB_MKDIR@
72891 -GL_GNULIB_MKDIRAT = @GL_GNULIB_MKDIRAT@
72892 -GL_GNULIB_MKDTEMP = @GL_GNULIB_MKDTEMP@
72893 -GL_GNULIB_MKFIFO = @GL_GNULIB_MKFIFO@
72894 -GL_GNULIB_MKFIFOAT = @GL_GNULIB_MKFIFOAT@
72895 -GL_GNULIB_MKNOD = @GL_GNULIB_MKNOD@
72896 -GL_GNULIB_MKNODAT = @GL_GNULIB_MKNODAT@
72897 -GL_GNULIB_MKOSTEMP = @GL_GNULIB_MKOSTEMP@
72898 -GL_GNULIB_MKOSTEMPS = @GL_GNULIB_MKOSTEMPS@
72899 -GL_GNULIB_MKSTEMP = @GL_GNULIB_MKSTEMP@
72900 -GL_GNULIB_MKSTEMPS = @GL_GNULIB_MKSTEMPS@
72901 -GL_GNULIB_MKTIME = @GL_GNULIB_MKTIME@
72902 -GL_GNULIB_MODF = @GL_GNULIB_MODF@
72903 -GL_GNULIB_MODFF = @GL_GNULIB_MODFF@
72904 -GL_GNULIB_MODFL = @GL_GNULIB_MODFL@
72905 -GL_GNULIB_NANOSLEEP = @GL_GNULIB_NANOSLEEP@
72906 -GL_GNULIB_NONBLOCKING = @GL_GNULIB_NONBLOCKING@
72907 -GL_GNULIB_OBSTACK_PRINTF = @GL_GNULIB_OBSTACK_PRINTF@
72908 -GL_GNULIB_OBSTACK_PRINTF_POSIX = @GL_GNULIB_OBSTACK_PRINTF_POSIX@
72909 -GL_GNULIB_OPEN = @GL_GNULIB_OPEN@
72910 -GL_GNULIB_OPENAT = @GL_GNULIB_OPENAT@
72911 -GL_GNULIB_OPENDIR = @GL_GNULIB_OPENDIR@
72912 -GL_GNULIB_OVERRIDES_STRUCT_STAT = @GL_GNULIB_OVERRIDES_STRUCT_STAT@
72913 -GL_GNULIB_PCLOSE = @GL_GNULIB_PCLOSE@
72914 -GL_GNULIB_PERROR = @GL_GNULIB_PERROR@
72915 -GL_GNULIB_PIPE = @GL_GNULIB_PIPE@
72916 -GL_GNULIB_PIPE2 = @GL_GNULIB_PIPE2@
72917 -GL_GNULIB_POPEN = @GL_GNULIB_POPEN@
72918 -GL_GNULIB_POSIX_MEMALIGN = @GL_GNULIB_POSIX_MEMALIGN@
72919 -GL_GNULIB_POSIX_OPENPT = @GL_GNULIB_POSIX_OPENPT@
72920 -GL_GNULIB_POWF = @GL_GNULIB_POWF@
72921 -GL_GNULIB_PREAD = @GL_GNULIB_PREAD@
72922 -GL_GNULIB_PRINTF = @GL_GNULIB_PRINTF@
72923 -GL_GNULIB_PRINTF_POSIX = @GL_GNULIB_PRINTF_POSIX@
72924 -GL_GNULIB_PTSNAME = @GL_GNULIB_PTSNAME@
72925 -GL_GNULIB_PTSNAME_R = @GL_GNULIB_PTSNAME_R@
72926 -GL_GNULIB_PUTC = @GL_GNULIB_PUTC@
72927 -GL_GNULIB_PUTCHAR = @GL_GNULIB_PUTCHAR@
72928 -GL_GNULIB_PUTENV = @GL_GNULIB_PUTENV@
72929 -GL_GNULIB_PUTS = @GL_GNULIB_PUTS@
72930 -GL_GNULIB_PWRITE = @GL_GNULIB_PWRITE@
72931 -GL_GNULIB_QSORT_R = @GL_GNULIB_QSORT_R@
72932 -GL_GNULIB_RANDOM = @GL_GNULIB_RANDOM@
72933 -GL_GNULIB_RANDOM_R = @GL_GNULIB_RANDOM_R@
72934 -GL_GNULIB_RAWMEMCHR = @GL_GNULIB_RAWMEMCHR@
72935 -GL_GNULIB_READ = @GL_GNULIB_READ@
72936 -GL_GNULIB_READDIR = @GL_GNULIB_READDIR@
72937 -GL_GNULIB_READLINK = @GL_GNULIB_READLINK@
72938 -GL_GNULIB_READLINKAT = @GL_GNULIB_READLINKAT@
72939 -GL_GNULIB_REALLOCARRAY = @GL_GNULIB_REALLOCARRAY@
72940 -GL_GNULIB_REALLOC_GNU = @GL_GNULIB_REALLOC_GNU@
72941 -GL_GNULIB_REALLOC_POSIX = @GL_GNULIB_REALLOC_POSIX@
72942 -GL_GNULIB_REALPATH = @GL_GNULIB_REALPATH@
72943 -GL_GNULIB_REMAINDER = @GL_GNULIB_REMAINDER@
72944 -GL_GNULIB_REMAINDERF = @GL_GNULIB_REMAINDERF@
72945 -GL_GNULIB_REMAINDERL = @GL_GNULIB_REMAINDERL@
72946 -GL_GNULIB_REMOVE = @GL_GNULIB_REMOVE@
72947 -GL_GNULIB_RENAME = @GL_GNULIB_RENAME@
72948 -GL_GNULIB_RENAMEAT = @GL_GNULIB_RENAMEAT@
72949 -GL_GNULIB_REWINDDIR = @GL_GNULIB_REWINDDIR@
72950 -GL_GNULIB_RINT = @GL_GNULIB_RINT@
72951 -GL_GNULIB_RINTF = @GL_GNULIB_RINTF@
72952 -GL_GNULIB_RINTL = @GL_GNULIB_RINTL@
72953 -GL_GNULIB_RMDIR = @GL_GNULIB_RMDIR@
72954 -GL_GNULIB_ROUND = @GL_GNULIB_ROUND@
72955 -GL_GNULIB_ROUNDF = @GL_GNULIB_ROUNDF@
72956 -GL_GNULIB_ROUNDL = @GL_GNULIB_ROUNDL@
72957 -GL_GNULIB_RPMATCH = @GL_GNULIB_RPMATCH@
72958 -GL_GNULIB_SCANDIR = @GL_GNULIB_SCANDIR@
72959 -GL_GNULIB_SCANF = @GL_GNULIB_SCANF@
72960 -GL_GNULIB_SECURE_GETENV = @GL_GNULIB_SECURE_GETENV@
72961 -GL_GNULIB_SETENV = @GL_GNULIB_SETENV@
72962 -GL_GNULIB_SETHOSTNAME = @GL_GNULIB_SETHOSTNAME@
72963 -GL_GNULIB_SIGABBREV_NP = @GL_GNULIB_SIGABBREV_NP@
72964 -GL_GNULIB_SIGDESCR_NP = @GL_GNULIB_SIGDESCR_NP@
72965 -GL_GNULIB_SIGNBIT = @GL_GNULIB_SIGNBIT@
72966 -GL_GNULIB_SINF = @GL_GNULIB_SINF@
72967 -GL_GNULIB_SINHF = @GL_GNULIB_SINHF@
72968 -GL_GNULIB_SINL = @GL_GNULIB_SINL@
72969 -GL_GNULIB_SLEEP = @GL_GNULIB_SLEEP@
72970 -GL_GNULIB_SNPRINTF = @GL_GNULIB_SNPRINTF@
72971 -GL_GNULIB_SPRINTF_POSIX = @GL_GNULIB_SPRINTF_POSIX@
72972 -GL_GNULIB_SQRTF = @GL_GNULIB_SQRTF@
72973 -GL_GNULIB_SQRTL = @GL_GNULIB_SQRTL@
72974 -GL_GNULIB_STAT = @GL_GNULIB_STAT@
72975 -GL_GNULIB_STDIO_H_NONBLOCKING = @GL_GNULIB_STDIO_H_NONBLOCKING@
72976 -GL_GNULIB_STDIO_H_SIGPIPE = @GL_GNULIB_STDIO_H_SIGPIPE@
72977 -GL_GNULIB_STPCPY = @GL_GNULIB_STPCPY@
72978 -GL_GNULIB_STPNCPY = @GL_GNULIB_STPNCPY@
72979 -GL_GNULIB_STRCASESTR = @GL_GNULIB_STRCASESTR@
72980 -GL_GNULIB_STRCHRNUL = @GL_GNULIB_STRCHRNUL@
72981 -GL_GNULIB_STRDUP = @GL_GNULIB_STRDUP@
72982 -GL_GNULIB_STRERROR = @GL_GNULIB_STRERROR@
72983 -GL_GNULIB_STRERRORNAME_NP = @GL_GNULIB_STRERRORNAME_NP@
72984 -GL_GNULIB_STRERROR_R = @GL_GNULIB_STRERROR_R@
72985 -GL_GNULIB_STRFTIME = @GL_GNULIB_STRFTIME@
72986 -GL_GNULIB_STRNCAT = @GL_GNULIB_STRNCAT@
72987 -GL_GNULIB_STRNDUP = @GL_GNULIB_STRNDUP@
72988 -GL_GNULIB_STRNLEN = @GL_GNULIB_STRNLEN@
72989 -GL_GNULIB_STRPBRK = @GL_GNULIB_STRPBRK@
72990 -GL_GNULIB_STRPTIME = @GL_GNULIB_STRPTIME@
72991 -GL_GNULIB_STRSEP = @GL_GNULIB_STRSEP@
72992 -GL_GNULIB_STRSIGNAL = @GL_GNULIB_STRSIGNAL@
72993 -GL_GNULIB_STRSTR = @GL_GNULIB_STRSTR@
72994 -GL_GNULIB_STRTOD = @GL_GNULIB_STRTOD@
72995 -GL_GNULIB_STRTOIMAX = @GL_GNULIB_STRTOIMAX@
72996 -GL_GNULIB_STRTOK_R = @GL_GNULIB_STRTOK_R@
72997 -GL_GNULIB_STRTOL = @GL_GNULIB_STRTOL@
72998 -GL_GNULIB_STRTOLD = @GL_GNULIB_STRTOLD@
72999 -GL_GNULIB_STRTOLL = @GL_GNULIB_STRTOLL@
73000 -GL_GNULIB_STRTOUL = @GL_GNULIB_STRTOUL@
73001 -GL_GNULIB_STRTOULL = @GL_GNULIB_STRTOULL@
73002 -GL_GNULIB_STRTOUMAX = @GL_GNULIB_STRTOUMAX@
73003 -GL_GNULIB_STRVERSCMP = @GL_GNULIB_STRVERSCMP@
73004 -GL_GNULIB_SYMLINK = @GL_GNULIB_SYMLINK@
73005 -GL_GNULIB_SYMLINKAT = @GL_GNULIB_SYMLINKAT@
73006 -GL_GNULIB_SYSTEM_POSIX = @GL_GNULIB_SYSTEM_POSIX@
73007 -GL_GNULIB_TANF = @GL_GNULIB_TANF@
73008 -GL_GNULIB_TANHF = @GL_GNULIB_TANHF@
73009 -GL_GNULIB_TANL = @GL_GNULIB_TANL@
73010 -GL_GNULIB_TIMEGM = @GL_GNULIB_TIMEGM@
73011 -GL_GNULIB_TIMESPEC_GET = @GL_GNULIB_TIMESPEC_GET@
73012 -GL_GNULIB_TIMESPEC_GETRES = @GL_GNULIB_TIMESPEC_GETRES@
73013 -GL_GNULIB_TIME_R = @GL_GNULIB_TIME_R@
73014 -GL_GNULIB_TIME_RZ = @GL_GNULIB_TIME_RZ@
73015 -GL_GNULIB_TMPFILE = @GL_GNULIB_TMPFILE@
73016 -GL_GNULIB_TRUNC = @GL_GNULIB_TRUNC@
73017 -GL_GNULIB_TRUNCATE = @GL_GNULIB_TRUNCATE@
73018 -GL_GNULIB_TRUNCF = @GL_GNULIB_TRUNCF@
73019 -GL_GNULIB_TRUNCL = @GL_GNULIB_TRUNCL@
73020 -GL_GNULIB_TTYNAME_R = @GL_GNULIB_TTYNAME_R@
73021 -GL_GNULIB_TZSET = @GL_GNULIB_TZSET@
73022 -GL_GNULIB_UNISTD_H_GETOPT = @GL_GNULIB_UNISTD_H_GETOPT@
73023 -GL_GNULIB_UNISTD_H_NONBLOCKING = @GL_GNULIB_UNISTD_H_NONBLOCKING@
73024 -GL_GNULIB_UNISTD_H_SIGPIPE = @GL_GNULIB_UNISTD_H_SIGPIPE@
73025 -GL_GNULIB_UNLINK = @GL_GNULIB_UNLINK@
73026 -GL_GNULIB_UNLINKAT = @GL_GNULIB_UNLINKAT@
73027 -GL_GNULIB_UNLOCKPT = @GL_GNULIB_UNLOCKPT@
73028 -GL_GNULIB_UNSETENV = @GL_GNULIB_UNSETENV@
73029 -GL_GNULIB_USLEEP = @GL_GNULIB_USLEEP@
73030 -GL_GNULIB_UTIME = @GL_GNULIB_UTIME@
73031 -GL_GNULIB_UTIMENSAT = @GL_GNULIB_UTIMENSAT@
73032 -GL_GNULIB_VASPRINTF = @GL_GNULIB_VASPRINTF@
73033 -GL_GNULIB_VDPRINTF = @GL_GNULIB_VDPRINTF@
73034 -GL_GNULIB_VFPRINTF = @GL_GNULIB_VFPRINTF@
73035 -GL_GNULIB_VFPRINTF_POSIX = @GL_GNULIB_VFPRINTF_POSIX@
73036 -GL_GNULIB_VFSCANF = @GL_GNULIB_VFSCANF@
73037 -GL_GNULIB_VPRINTF = @GL_GNULIB_VPRINTF@
73038 -GL_GNULIB_VPRINTF_POSIX = @GL_GNULIB_VPRINTF_POSIX@
73039 -GL_GNULIB_VSCANF = @GL_GNULIB_VSCANF@
73040 -GL_GNULIB_VSNPRINTF = @GL_GNULIB_VSNPRINTF@
73041 -GL_GNULIB_VSPRINTF_POSIX = @GL_GNULIB_VSPRINTF_POSIX@
73042 -GL_GNULIB_WCPCPY = @GL_GNULIB_WCPCPY@
73043 -GL_GNULIB_WCPNCPY = @GL_GNULIB_WCPNCPY@
73044 -GL_GNULIB_WCRTOMB = @GL_GNULIB_WCRTOMB@
73045 -GL_GNULIB_WCSCASECMP = @GL_GNULIB_WCSCASECMP@
73046 -GL_GNULIB_WCSCAT = @GL_GNULIB_WCSCAT@
73047 -GL_GNULIB_WCSCHR = @GL_GNULIB_WCSCHR@
73048 -GL_GNULIB_WCSCMP = @GL_GNULIB_WCSCMP@
73049 -GL_GNULIB_WCSCOLL = @GL_GNULIB_WCSCOLL@
73050 -GL_GNULIB_WCSCPY = @GL_GNULIB_WCSCPY@
73051 -GL_GNULIB_WCSCSPN = @GL_GNULIB_WCSCSPN@
73052 -GL_GNULIB_WCSDUP = @GL_GNULIB_WCSDUP@
73053 -GL_GNULIB_WCSFTIME = @GL_GNULIB_WCSFTIME@
73054 -GL_GNULIB_WCSLEN = @GL_GNULIB_WCSLEN@
73055 -GL_GNULIB_WCSNCASECMP = @GL_GNULIB_WCSNCASECMP@
73056 -GL_GNULIB_WCSNCAT = @GL_GNULIB_WCSNCAT@
73057 -GL_GNULIB_WCSNCMP = @GL_GNULIB_WCSNCMP@
73058 -GL_GNULIB_WCSNCPY = @GL_GNULIB_WCSNCPY@
73059 -GL_GNULIB_WCSNLEN = @GL_GNULIB_WCSNLEN@
73060 -GL_GNULIB_WCSNRTOMBS = @GL_GNULIB_WCSNRTOMBS@
73061 -GL_GNULIB_WCSPBRK = @GL_GNULIB_WCSPBRK@
73062 -GL_GNULIB_WCSRCHR = @GL_GNULIB_WCSRCHR@
73063 -GL_GNULIB_WCSRTOMBS = @GL_GNULIB_WCSRTOMBS@
73064 -GL_GNULIB_WCSSPN = @GL_GNULIB_WCSSPN@
73065 -GL_GNULIB_WCSSTR = @GL_GNULIB_WCSSTR@
73066 -GL_GNULIB_WCSTOK = @GL_GNULIB_WCSTOK@
73067 -GL_GNULIB_WCSWIDTH = @GL_GNULIB_WCSWIDTH@
73068 -GL_GNULIB_WCSXFRM = @GL_GNULIB_WCSXFRM@
73069 -GL_GNULIB_WCTOB = @GL_GNULIB_WCTOB@
73070 -GL_GNULIB_WCTOMB = @GL_GNULIB_WCTOMB@
73071 -GL_GNULIB_WCWIDTH = @GL_GNULIB_WCWIDTH@
73072 -GL_GNULIB_WMEMCHR = @GL_GNULIB_WMEMCHR@
73073 -GL_GNULIB_WMEMCMP = @GL_GNULIB_WMEMCMP@
73074 -GL_GNULIB_WMEMCPY = @GL_GNULIB_WMEMCPY@
73075 -GL_GNULIB_WMEMMOVE = @GL_GNULIB_WMEMMOVE@
73076 -GL_GNULIB_WMEMPCPY = @GL_GNULIB_WMEMPCPY@
73077 -GL_GNULIB_WMEMSET = @GL_GNULIB_WMEMSET@
73078 -GL_GNULIB_WRITE = @GL_GNULIB_WRITE@
73079 -GL_GNULIB__EXIT = @GL_GNULIB__EXIT@
73080 -GNULIBHEADERS_OVERRIDE_WINT_T = @GNULIBHEADERS_OVERRIDE_WINT_T@
73081 +GNULIB_ACOSF = @GNULIB_ACOSF@
73082 +GNULIB_ACOSL = @GNULIB_ACOSL@
73083 +GNULIB_ALPHASORT = @GNULIB_ALPHASORT@
73084 +GNULIB_ASINF = @GNULIB_ASINF@
73085 +GNULIB_ASINL = @GNULIB_ASINL@
73086 +GNULIB_ATAN2F = @GNULIB_ATAN2F@
73087 +GNULIB_ATANF = @GNULIB_ATANF@
73088 +GNULIB_ATANL = @GNULIB_ATANL@
73089 +GNULIB_ATOLL = @GNULIB_ATOLL@
73090 +GNULIB_BTOWC = @GNULIB_BTOWC@
73091 +GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
73092 +GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
73093 +GNULIB_CBRT = @GNULIB_CBRT@
73094 +GNULIB_CBRTF = @GNULIB_CBRTF@
73095 +GNULIB_CBRTL = @GNULIB_CBRTL@
73096 +GNULIB_CEIL = @GNULIB_CEIL@
73097 +GNULIB_CEILF = @GNULIB_CEILF@
73098 +GNULIB_CEILL = @GNULIB_CEILL@
73099 +GNULIB_CHDIR = @GNULIB_CHDIR@
73100 +GNULIB_CHOWN = @GNULIB_CHOWN@
73101 +GNULIB_CLOSE = @GNULIB_CLOSE@
73102 +GNULIB_CLOSEDIR = @GNULIB_CLOSEDIR@
73103 +GNULIB_COPYSIGN = @GNULIB_COPYSIGN@
73104 +GNULIB_COPYSIGNF = @GNULIB_COPYSIGNF@
73105 +GNULIB_COPYSIGNL = @GNULIB_COPYSIGNL@
73106 +GNULIB_COSF = @GNULIB_COSF@
73107 +GNULIB_COSHF = @GNULIB_COSHF@
73108 +GNULIB_COSL = @GNULIB_COSL@
73109 +GNULIB_CTIME = @GNULIB_CTIME@
73110 +GNULIB_DIRFD = @GNULIB_DIRFD@
73111 +GNULIB_DPRINTF = @GNULIB_DPRINTF@
73112 +GNULIB_DUP = @GNULIB_DUP@
73113 +GNULIB_DUP2 = @GNULIB_DUP2@
73114 +GNULIB_DUP3 = @GNULIB_DUP3@
73115 +GNULIB_ENVIRON = @GNULIB_ENVIRON@
73116 +GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
73117 +GNULIB_EXP2 = @GNULIB_EXP2@
73118 +GNULIB_EXP2F = @GNULIB_EXP2F@
73119 +GNULIB_EXP2L = @GNULIB_EXP2L@
73120 +GNULIB_EXPF = @GNULIB_EXPF@
73121 +GNULIB_EXPL = @GNULIB_EXPL@
73122 +GNULIB_EXPLICIT_BZERO = @GNULIB_EXPLICIT_BZERO@
73123 +GNULIB_EXPM1 = @GNULIB_EXPM1@
73124 +GNULIB_EXPM1F = @GNULIB_EXPM1F@
73125 +GNULIB_EXPM1L = @GNULIB_EXPM1L@
73126 +GNULIB_FABSF = @GNULIB_FABSF@
73127 +GNULIB_FABSL = @GNULIB_FABSL@
73128 +GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
73129 +GNULIB_FCHDIR = @GNULIB_FCHDIR@
73130 +GNULIB_FCHMODAT = @GNULIB_FCHMODAT@
73131 +GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
73132 +GNULIB_FCLOSE = @GNULIB_FCLOSE@
73133 +GNULIB_FCNTL = @GNULIB_FCNTL@
73134 +GNULIB_FDATASYNC = @GNULIB_FDATASYNC@
73135 +GNULIB_FDOPEN = @GNULIB_FDOPEN@
73136 +GNULIB_FDOPENDIR = @GNULIB_FDOPENDIR@
73137 +GNULIB_FFLUSH = @GNULIB_FFLUSH@
73138 +GNULIB_FFS = @GNULIB_FFS@
73139 +GNULIB_FFSL = @GNULIB_FFSL@
73140 +GNULIB_FFSLL = @GNULIB_FFSLL@
73141 +GNULIB_FGETC = @GNULIB_FGETC@
73142 +GNULIB_FGETS = @GNULIB_FGETS@
73143 +GNULIB_FLOOR = @GNULIB_FLOOR@
73144 +GNULIB_FLOORF = @GNULIB_FLOORF@
73145 +GNULIB_FLOORL = @GNULIB_FLOORL@
73146 +GNULIB_FMA = @GNULIB_FMA@
73147 +GNULIB_FMAF = @GNULIB_FMAF@
73148 +GNULIB_FMAL = @GNULIB_FMAL@
73149 +GNULIB_FMOD = @GNULIB_FMOD@
73150 +GNULIB_FMODF = @GNULIB_FMODF@
73151 +GNULIB_FMODL = @GNULIB_FMODL@
73152 +GNULIB_FOPEN = @GNULIB_FOPEN@
73153 +GNULIB_FPRINTF = @GNULIB_FPRINTF@
73154 +GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
73155 +GNULIB_FPURGE = @GNULIB_FPURGE@
73156 +GNULIB_FPUTC = @GNULIB_FPUTC@
73157 +GNULIB_FPUTS = @GNULIB_FPUTS@
73158 +GNULIB_FREAD = @GNULIB_FREAD@
73159 +GNULIB_FREOPEN = @GNULIB_FREOPEN@
73160 +GNULIB_FREXP = @GNULIB_FREXP@
73161 +GNULIB_FREXPF = @GNULIB_FREXPF@
73162 +GNULIB_FREXPL = @GNULIB_FREXPL@
73163 +GNULIB_FSCANF = @GNULIB_FSCANF@
73164 +GNULIB_FSEEK = @GNULIB_FSEEK@
73165 +GNULIB_FSEEKO = @GNULIB_FSEEKO@
73166 +GNULIB_FSTAT = @GNULIB_FSTAT@
73167 +GNULIB_FSTATAT = @GNULIB_FSTATAT@
73168 +GNULIB_FSYNC = @GNULIB_FSYNC@
73169 +GNULIB_FTELL = @GNULIB_FTELL@
73170 +GNULIB_FTELLO = @GNULIB_FTELLO@
73171 +GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
73172 +GNULIB_FUTIMENS = @GNULIB_FUTIMENS@
73173 +GNULIB_FWRITE = @GNULIB_FWRITE@
73174 +GNULIB_GETC = @GNULIB_GETC@
73175 +GNULIB_GETCHAR = @GNULIB_GETCHAR@
73176 +GNULIB_GETCWD = @GNULIB_GETCWD@
73177 +GNULIB_GETDELIM = @GNULIB_GETDELIM@
73178 +GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
73179 +GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
73180 +GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
73181 +GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
73182 +GNULIB_GETLINE = @GNULIB_GETLINE@
73183 +GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
73184 +GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
73185 +GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
73186 +GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
73187 +GNULIB_GETPASS = @GNULIB_GETPASS@
73188 +GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
73189 GNULIB_GETTIMEOFDAY = @GNULIB_GETTIMEOFDAY@
73190 +GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
73191 +GNULIB_GL_UNISTD_H_GETOPT = @GNULIB_GL_UNISTD_H_GETOPT@
73192 +GNULIB_GRANTPT = @GNULIB_GRANTPT@
73193 +GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
73194 +GNULIB_HYPOT = @GNULIB_HYPOT@
73195 +GNULIB_HYPOTF = @GNULIB_HYPOTF@
73196 +GNULIB_HYPOTL = @GNULIB_HYPOTL@
73197 +GNULIB_ILOGB = @GNULIB_ILOGB@
73198 +GNULIB_ILOGBF = @GNULIB_ILOGBF@
73199 +GNULIB_ILOGBL = @GNULIB_ILOGBL@
73200 +GNULIB_IMAXABS = @GNULIB_IMAXABS@
73201 +GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
73202 +GNULIB_ISATTY = @GNULIB_ISATTY@
73203 +GNULIB_ISFINITE = @GNULIB_ISFINITE@
73204 +GNULIB_ISINF = @GNULIB_ISINF@
73205 +GNULIB_ISNAN = @GNULIB_ISNAN@
73206 +GNULIB_ISNAND = @GNULIB_ISNAND@
73207 +GNULIB_ISNANF = @GNULIB_ISNANF@
73208 +GNULIB_ISNANL = @GNULIB_ISNANL@
73209 +GNULIB_LCHMOD = @GNULIB_LCHMOD@
73210 +GNULIB_LCHOWN = @GNULIB_LCHOWN@
73211 +GNULIB_LDEXPF = @GNULIB_LDEXPF@
73212 +GNULIB_LDEXPL = @GNULIB_LDEXPL@
73213 +GNULIB_LINK = @GNULIB_LINK@
73214 +GNULIB_LINKAT = @GNULIB_LINKAT@
73215 +GNULIB_LOCALTIME = @GNULIB_LOCALTIME@
73216 +GNULIB_LOG = @GNULIB_LOG@
73217 +GNULIB_LOG10 = @GNULIB_LOG10@
73218 +GNULIB_LOG10F = @GNULIB_LOG10F@
73219 +GNULIB_LOG10L = @GNULIB_LOG10L@
73220 +GNULIB_LOG1P = @GNULIB_LOG1P@
73221 +GNULIB_LOG1PF = @GNULIB_LOG1PF@
73222 +GNULIB_LOG1PL = @GNULIB_LOG1PL@
73223 +GNULIB_LOG2 = @GNULIB_LOG2@
73224 +GNULIB_LOG2F = @GNULIB_LOG2F@
73225 +GNULIB_LOG2L = @GNULIB_LOG2L@
73226 +GNULIB_LOGB = @GNULIB_LOGB@
73227 +GNULIB_LOGBF = @GNULIB_LOGBF@
73228 +GNULIB_LOGBL = @GNULIB_LOGBL@
73229 +GNULIB_LOGF = @GNULIB_LOGF@
73230 +GNULIB_LOGL = @GNULIB_LOGL@
73231 +GNULIB_LSEEK = @GNULIB_LSEEK@
73232 +GNULIB_LSTAT = @GNULIB_LSTAT@
73233 +GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
73234 +GNULIB_MBRLEN = @GNULIB_MBRLEN@
73235 +GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
73236 +GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
73237 +GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
73238 +GNULIB_MBSCHR = @GNULIB_MBSCHR@
73239 +GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
73240 +GNULIB_MBSINIT = @GNULIB_MBSINIT@
73241 +GNULIB_MBSLEN = @GNULIB_MBSLEN@
73242 +GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
73243 +GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
73244 +GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
73245 +GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
73246 +GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
73247 +GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
73248 +GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
73249 +GNULIB_MBSSEP = @GNULIB_MBSSEP@
73250 +GNULIB_MBSSPN = @GNULIB_MBSSPN@
73251 +GNULIB_MBSSTR = @GNULIB_MBSSTR@
73252 +GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
73253 +GNULIB_MBTOWC = @GNULIB_MBTOWC@
73254 +GNULIB_MEMCHR = @GNULIB_MEMCHR@
73255 +GNULIB_MEMMEM = @GNULIB_MEMMEM@
73256 +GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
73257 +GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
73258 +GNULIB_MKDIRAT = @GNULIB_MKDIRAT@
73259 +GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
73260 +GNULIB_MKFIFO = @GNULIB_MKFIFO@
73261 +GNULIB_MKFIFOAT = @GNULIB_MKFIFOAT@
73262 +GNULIB_MKNOD = @GNULIB_MKNOD@
73263 +GNULIB_MKNODAT = @GNULIB_MKNODAT@
73264 +GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
73265 +GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
73266 +GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
73267 +GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
73268 +GNULIB_MKTIME = @GNULIB_MKTIME@
73269 +GNULIB_MODF = @GNULIB_MODF@
73270 +GNULIB_MODFF = @GNULIB_MODFF@
73271 +GNULIB_MODFL = @GNULIB_MODFL@
73272 +GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
73273 +GNULIB_NONBLOCKING = @GNULIB_NONBLOCKING@
73274 +GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
73275 +GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
73276 +GNULIB_OPEN = @GNULIB_OPEN@
73277 +GNULIB_OPENAT = @GNULIB_OPENAT@
73278 +GNULIB_OPENDIR = @GNULIB_OPENDIR@
73279 +GNULIB_OVERRIDES_STRUCT_STAT = @GNULIB_OVERRIDES_STRUCT_STAT@
73280 +GNULIB_OVERRIDES_WINT_T = @GNULIB_OVERRIDES_WINT_T@
73281 +GNULIB_PCLOSE = @GNULIB_PCLOSE@
73282 +GNULIB_PERROR = @GNULIB_PERROR@
73283 +GNULIB_PIPE = @GNULIB_PIPE@
73284 +GNULIB_PIPE2 = @GNULIB_PIPE2@
73285 +GNULIB_POPEN = @GNULIB_POPEN@
73286 +GNULIB_POSIX_OPENPT = @GNULIB_POSIX_OPENPT@
73287 +GNULIB_POWF = @GNULIB_POWF@
73288 +GNULIB_PREAD = @GNULIB_PREAD@
73289 +GNULIB_PRINTF = @GNULIB_PRINTF@
73290 +GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
73291 +GNULIB_PTSNAME = @GNULIB_PTSNAME@
73292 +GNULIB_PTSNAME_R = @GNULIB_PTSNAME_R@
73293 +GNULIB_PUTC = @GNULIB_PUTC@
73294 +GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
73295 +GNULIB_PUTENV = @GNULIB_PUTENV@
73296 +GNULIB_PUTS = @GNULIB_PUTS@
73297 +GNULIB_PWRITE = @GNULIB_PWRITE@
73298 +GNULIB_QSORT_R = @GNULIB_QSORT_R@
73299 +GNULIB_RANDOM = @GNULIB_RANDOM@
73300 +GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
73301 +GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
73302 +GNULIB_READ = @GNULIB_READ@
73303 +GNULIB_READDIR = @GNULIB_READDIR@
73304 +GNULIB_READLINK = @GNULIB_READLINK@
73305 +GNULIB_READLINKAT = @GNULIB_READLINKAT@
73306 +GNULIB_REALLOCARRAY = @GNULIB_REALLOCARRAY@
73307 +GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
73308 +GNULIB_REALPATH = @GNULIB_REALPATH@
73309 +GNULIB_REMAINDER = @GNULIB_REMAINDER@
73310 +GNULIB_REMAINDERF = @GNULIB_REMAINDERF@
73311 +GNULIB_REMAINDERL = @GNULIB_REMAINDERL@
73312 +GNULIB_REMOVE = @GNULIB_REMOVE@
73313 +GNULIB_RENAME = @GNULIB_RENAME@
73314 +GNULIB_RENAMEAT = @GNULIB_RENAMEAT@
73315 +GNULIB_REWINDDIR = @GNULIB_REWINDDIR@
73316 +GNULIB_RINT = @GNULIB_RINT@
73317 +GNULIB_RINTF = @GNULIB_RINTF@
73318 +GNULIB_RINTL = @GNULIB_RINTL@
73319 +GNULIB_RMDIR = @GNULIB_RMDIR@
73320 +GNULIB_ROUND = @GNULIB_ROUND@
73321 +GNULIB_ROUNDF = @GNULIB_ROUNDF@
73322 +GNULIB_ROUNDL = @GNULIB_ROUNDL@
73323 +GNULIB_RPMATCH = @GNULIB_RPMATCH@
73324 +GNULIB_SCANDIR = @GNULIB_SCANDIR@
73325 +GNULIB_SCANF = @GNULIB_SCANF@
73326 +GNULIB_SECURE_GETENV = @GNULIB_SECURE_GETENV@
73327 +GNULIB_SETENV = @GNULIB_SETENV@
73328 +GNULIB_SETHOSTNAME = @GNULIB_SETHOSTNAME@
73329 +GNULIB_SIGNBIT = @GNULIB_SIGNBIT@
73330 +GNULIB_SINF = @GNULIB_SINF@
73331 +GNULIB_SINHF = @GNULIB_SINHF@
73332 +GNULIB_SINL = @GNULIB_SINL@
73333 +GNULIB_SLEEP = @GNULIB_SLEEP@
73334 +GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
73335 +GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
73336 +GNULIB_SQRTF = @GNULIB_SQRTF@
73337 +GNULIB_SQRTL = @GNULIB_SQRTL@
73338 +GNULIB_STAT = @GNULIB_STAT@
73339 +GNULIB_STDIO_H_NONBLOCKING = @GNULIB_STDIO_H_NONBLOCKING@
73340 +GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
73341 +GNULIB_STPCPY = @GNULIB_STPCPY@
73342 +GNULIB_STPNCPY = @GNULIB_STPNCPY@
73343 +GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
73344 +GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
73345 +GNULIB_STRDUP = @GNULIB_STRDUP@
73346 +GNULIB_STRERROR = @GNULIB_STRERROR@
73347 +GNULIB_STRERROR_R = @GNULIB_STRERROR_R@
73348 +GNULIB_STRFTIME = @GNULIB_STRFTIME@
73349 +GNULIB_STRNCAT = @GNULIB_STRNCAT@
73350 +GNULIB_STRNDUP = @GNULIB_STRNDUP@
73351 +GNULIB_STRNLEN = @GNULIB_STRNLEN@
73352 +GNULIB_STRPBRK = @GNULIB_STRPBRK@
73353 +GNULIB_STRPTIME = @GNULIB_STRPTIME@
73354 +GNULIB_STRSEP = @GNULIB_STRSEP@
73355 +GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
73356 +GNULIB_STRSTR = @GNULIB_STRSTR@
73357 +GNULIB_STRTOD = @GNULIB_STRTOD@
73358 +GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
73359 +GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
73360 +GNULIB_STRTOLD = @GNULIB_STRTOLD@
73361 +GNULIB_STRTOLL = @GNULIB_STRTOLL@
73362 +GNULIB_STRTOULL = @GNULIB_STRTOULL@
73363 +GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
73364 +GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
73365 +GNULIB_SYMLINK = @GNULIB_SYMLINK@
73366 +GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
73367 +GNULIB_SYSTEM_POSIX = @GNULIB_SYSTEM_POSIX@
73368 +GNULIB_TANF = @GNULIB_TANF@
73369 +GNULIB_TANHF = @GNULIB_TANHF@
73370 +GNULIB_TANL = @GNULIB_TANL@
73371 +GNULIB_TIMEGM = @GNULIB_TIMEGM@
73372 +GNULIB_TIME_R = @GNULIB_TIME_R@
73373 +GNULIB_TIME_RZ = @GNULIB_TIME_RZ@
73374 +GNULIB_TMPFILE = @GNULIB_TMPFILE@
73375 +GNULIB_TRUNC = @GNULIB_TRUNC@
73376 +GNULIB_TRUNCATE = @GNULIB_TRUNCATE@
73377 +GNULIB_TRUNCF = @GNULIB_TRUNCF@
73378 +GNULIB_TRUNCL = @GNULIB_TRUNCL@
73379 +GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
73380 +GNULIB_TZSET = @GNULIB_TZSET@
73381 +GNULIB_UNISTD_H_NONBLOCKING = @GNULIB_UNISTD_H_NONBLOCKING@
73382 +GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
73383 +GNULIB_UNLINK = @GNULIB_UNLINK@
73384 +GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
73385 +GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
73386 +GNULIB_UNSETENV = @GNULIB_UNSETENV@
73387 +GNULIB_USLEEP = @GNULIB_USLEEP@
73388 +GNULIB_UTIME = @GNULIB_UTIME@
73389 +GNULIB_UTIMENSAT = @GNULIB_UTIMENSAT@
73390 +GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
73391 +GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
73392 +GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
73393 +GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
73394 +GNULIB_VFSCANF = @GNULIB_VFSCANF@
73395 +GNULIB_VPRINTF = @GNULIB_VPRINTF@
73396 +GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
73397 +GNULIB_VSCANF = @GNULIB_VSCANF@
73398 +GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
73399 +GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
73400 +GNULIB_WCPCPY = @GNULIB_WCPCPY@
73401 +GNULIB_WCPNCPY = @GNULIB_WCPNCPY@
73402 +GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
73403 +GNULIB_WCSCASECMP = @GNULIB_WCSCASECMP@
73404 +GNULIB_WCSCAT = @GNULIB_WCSCAT@
73405 +GNULIB_WCSCHR = @GNULIB_WCSCHR@
73406 +GNULIB_WCSCMP = @GNULIB_WCSCMP@
73407 +GNULIB_WCSCOLL = @GNULIB_WCSCOLL@
73408 +GNULIB_WCSCPY = @GNULIB_WCSCPY@
73409 +GNULIB_WCSCSPN = @GNULIB_WCSCSPN@
73410 +GNULIB_WCSDUP = @GNULIB_WCSDUP@
73411 +GNULIB_WCSFTIME = @GNULIB_WCSFTIME@
73412 +GNULIB_WCSLEN = @GNULIB_WCSLEN@
73413 +GNULIB_WCSNCASECMP = @GNULIB_WCSNCASECMP@
73414 +GNULIB_WCSNCAT = @GNULIB_WCSNCAT@
73415 +GNULIB_WCSNCMP = @GNULIB_WCSNCMP@
73416 +GNULIB_WCSNCPY = @GNULIB_WCSNCPY@
73417 +GNULIB_WCSNLEN = @GNULIB_WCSNLEN@
73418 +GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
73419 +GNULIB_WCSPBRK = @GNULIB_WCSPBRK@
73420 +GNULIB_WCSRCHR = @GNULIB_WCSRCHR@
73421 +GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
73422 +GNULIB_WCSSPN = @GNULIB_WCSSPN@
73423 +GNULIB_WCSSTR = @GNULIB_WCSSTR@
73424 +GNULIB_WCSTOK = @GNULIB_WCSTOK@
73425 +GNULIB_WCSWIDTH = @GNULIB_WCSWIDTH@
73426 +GNULIB_WCSXFRM = @GNULIB_WCSXFRM@
73427 +GNULIB_WCTOB = @GNULIB_WCTOB@
73428 +GNULIB_WCTOMB = @GNULIB_WCTOMB@
73429 +GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
73430 +GNULIB_WMEMCHR = @GNULIB_WMEMCHR@
73431 +GNULIB_WMEMCMP = @GNULIB_WMEMCMP@
73432 +GNULIB_WMEMCPY = @GNULIB_WMEMCPY@
73433 +GNULIB_WMEMMOVE = @GNULIB_WMEMMOVE@
73434 +GNULIB_WMEMSET = @GNULIB_WMEMSET@
73435 +GNULIB_WRITE = @GNULIB_WRITE@
73436 +GNULIB__EXIT = @GNULIB__EXIT@
73437 GPGME_CFLAGS = @GPGME_CFLAGS@
73438 GPGME_CONFIG = @GPGME_CONFIG@
73439 GPGME_LIBS = @GPGME_LIBS@
73440 GREP = @GREP@
73441 HAVE_ACOSF = @HAVE_ACOSF@
73442 HAVE_ACOSL = @HAVE_ACOSL@
73443 -HAVE_ALIGNED_ALLOC = @HAVE_ALIGNED_ALLOC@
73444 HAVE_ALLOCA_H = @HAVE_ALLOCA_H@
73445 HAVE_ALPHASORT = @HAVE_ALPHASORT@
73446 HAVE_ASINF = @HAVE_ASINF@
73447 @@ -780,7 +689,6 @@ HAVE_CHOWN = @HAVE_CHOWN@
73448 HAVE_CLOSEDIR = @HAVE_CLOSEDIR@
73449 HAVE_COPYSIGN = @HAVE_COPYSIGN@
73450 HAVE_COPYSIGNL = @HAVE_COPYSIGNL@
73451 -HAVE_COPY_FILE_RANGE = @HAVE_COPY_FILE_RANGE@
73452 HAVE_COSF = @HAVE_COSF@
73453 HAVE_COSHF = @HAVE_COSHF@
73454 HAVE_COSL = @HAVE_COSL@
73455 @@ -795,17 +703,13 @@ HAVE_DECL_CEILL = @HAVE_DECL_CEILL@
73456 HAVE_DECL_COPYSIGNF = @HAVE_DECL_COPYSIGNF@
73457 HAVE_DECL_COSL = @HAVE_DECL_COSL@
73458 HAVE_DECL_DIRFD = @HAVE_DECL_DIRFD@
73459 -HAVE_DECL_ECVT = @HAVE_DECL_ECVT@
73460 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
73461 -HAVE_DECL_EXECVPE = @HAVE_DECL_EXECVPE@
73462 HAVE_DECL_EXP2 = @HAVE_DECL_EXP2@
73463 HAVE_DECL_EXP2F = @HAVE_DECL_EXP2F@
73464 HAVE_DECL_EXP2L = @HAVE_DECL_EXP2L@
73465 HAVE_DECL_EXPL = @HAVE_DECL_EXPL@
73466 HAVE_DECL_EXPM1L = @HAVE_DECL_EXPM1L@
73467 HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
73468 -HAVE_DECL_FCLOSEALL = @HAVE_DECL_FCLOSEALL@
73469 -HAVE_DECL_FCVT = @HAVE_DECL_FCVT@
73470 HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@
73471 HAVE_DECL_FDOPENDIR = @HAVE_DECL_FDOPENDIR@
73472 HAVE_DECL_FLOORF = @HAVE_DECL_FLOORF@
73473 @@ -814,7 +718,6 @@ HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@
73474 HAVE_DECL_FREXPL = @HAVE_DECL_FREXPL@
73475 HAVE_DECL_FSEEKO = @HAVE_DECL_FSEEKO@
73476 HAVE_DECL_FTELLO = @HAVE_DECL_FTELLO@
73477 -HAVE_DECL_GCVT = @HAVE_DECL_GCVT@
73478 HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
73479 HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
73480 HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
73481 @@ -866,14 +769,13 @@ HAVE_DECL_TRUNCL = @HAVE_DECL_TRUNCL@
73482 HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
73483 HAVE_DECL_UNSETENV = @HAVE_DECL_UNSETENV@
73484 HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
73485 -HAVE_DECL_WCSDUP = @HAVE_DECL_WCSDUP@
73486 HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
73487 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
73488 HAVE_DIRENT_H = @HAVE_DIRENT_H@
73489 HAVE_DPRINTF = @HAVE_DPRINTF@
73490 +HAVE_DUP2 = @HAVE_DUP2@
73491 HAVE_DUP3 = @HAVE_DUP3@
73492 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
73493 -HAVE_EXECVPE = @HAVE_EXECVPE@
73494 HAVE_EXPF = @HAVE_EXPF@
73495 HAVE_EXPL = @HAVE_EXPL@
73496 HAVE_EXPLICIT_BZERO = @HAVE_EXPLICIT_BZERO@
73497 @@ -905,7 +807,6 @@ HAVE_FTELLO = @HAVE_FTELLO@
73498 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
73499 HAVE_FUTIMENS = @HAVE_FUTIMENS@
73500 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
73501 -HAVE_GETENTROPY = @HAVE_GETENTROPY@
73502 HAVE_GETGROUPS = @HAVE_GETGROUPS@
73503 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
73504 HAVE_GETLOGIN = @HAVE_GETLOGIN@
73505 @@ -914,7 +815,6 @@ HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
73506 HAVE_GETPASS = @HAVE_GETPASS@
73507 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
73508 HAVE_GETTIMEOFDAY = @HAVE_GETTIMEOFDAY@
73509 -HAVE_GETUMASK = @HAVE_GETUMASK@
73510 HAVE_GRANTPT = @HAVE_GRANTPT@
73511 HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
73512 HAVE_HYPOTF = @HAVE_HYPOTF@
73513 @@ -942,6 +842,7 @@ HAVE_LOGBF = @HAVE_LOGBF@
73514 HAVE_LOGBL = @HAVE_LOGBL@
73515 HAVE_LOGF = @HAVE_LOGF@
73516 HAVE_LOGL = @HAVE_LOGL@
73517 +HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
73518 HAVE_LSTAT = @HAVE_LSTAT@
73519 HAVE_MAX_ALIGN_T = @HAVE_MAX_ALIGN_T@
73520 HAVE_MBRLEN = @HAVE_MBRLEN@
73521 @@ -951,6 +852,7 @@ HAVE_MBSLEN = @HAVE_MBSLEN@
73522 HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
73523 HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
73524 HAVE_MBTOWC = @HAVE_MBTOWC@
73525 +HAVE_MEMCHR = @HAVE_MEMCHR@
73526 HAVE_MEMPCPY = @HAVE_MEMPCPY@
73527 HAVE_MKDIRAT = @HAVE_MKDIRAT@
73528 HAVE_MKDTEMP = @HAVE_MKDTEMP@
73529 @@ -973,7 +875,6 @@ HAVE_PCLOSE = @HAVE_PCLOSE@
73530 HAVE_PIPE = @HAVE_PIPE@
73531 HAVE_PIPE2 = @HAVE_PIPE2@
73532 HAVE_POPEN = @HAVE_POPEN@
73533 -HAVE_POSIX_MEMALIGN = @HAVE_POSIX_MEMALIGN@
73534 HAVE_POSIX_OPENPT = @HAVE_POSIX_OPENPT@
73535 HAVE_POWF = @HAVE_POWF@
73536 HAVE_PREAD = @HAVE_PREAD@
73537 @@ -1003,8 +904,6 @@ HAVE_SECURE_GETENV = @HAVE_SECURE_GETENV@
73538 HAVE_SETENV = @HAVE_SETENV@
73539 HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@
73540 HAVE_SETSTATE = @HAVE_SETSTATE@
73541 -HAVE_SIGABBREV_NP = @HAVE_SIGABBREV_NP@
73542 -HAVE_SIGDESCR_NP = @HAVE_SIGDESCR_NP@
73543 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
73544 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
73545 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
73546 @@ -1020,16 +919,13 @@ HAVE_STPNCPY = @HAVE_STPNCPY@
73547 HAVE_STRCASECMP = @HAVE_STRCASECMP@
73548 HAVE_STRCASESTR = @HAVE_STRCASESTR@
73549 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
73550 -HAVE_STRERRORNAME_NP = @HAVE_STRERRORNAME_NP@
73551 HAVE_STRINGS_H = @HAVE_STRINGS_H@
73552 HAVE_STRPBRK = @HAVE_STRPBRK@
73553 HAVE_STRPTIME = @HAVE_STRPTIME@
73554 HAVE_STRSEP = @HAVE_STRSEP@
73555 HAVE_STRTOD = @HAVE_STRTOD@
73556 -HAVE_STRTOL = @HAVE_STRTOL@
73557 HAVE_STRTOLD = @HAVE_STRTOLD@
73558 HAVE_STRTOLL = @HAVE_STRTOLL@
73559 -HAVE_STRTOUL = @HAVE_STRTOUL@
73560 HAVE_STRTOULL = @HAVE_STRTOULL@
73561 HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
73562 HAVE_STRUCT_TIMEVAL = @HAVE_STRUCT_TIMEVAL@
73563 @@ -1047,12 +943,12 @@ HAVE_TANF = @HAVE_TANF@
73564 HAVE_TANHF = @HAVE_TANHF@
73565 HAVE_TANL = @HAVE_TANL@
73566 HAVE_TIMEGM = @HAVE_TIMEGM@
73567 -HAVE_TIMESPEC_GET = @HAVE_TIMESPEC_GET@
73568 -HAVE_TIMESPEC_GETRES = @HAVE_TIMESPEC_GETRES@
73569 HAVE_TIMEZONE_T = @HAVE_TIMEZONE_T@
73570 +HAVE_TZSET = @HAVE_TZSET@
73571 HAVE_UNISTD_H = @HAVE_UNISTD_H@
73572 HAVE_UNLINKAT = @HAVE_UNLINKAT@
73573 HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
73574 +HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
73575 HAVE_USLEEP = @HAVE_USLEEP@
73576 HAVE_UTIME = @HAVE_UTIME@
73577 HAVE_UTIMENSAT = @HAVE_UTIMENSAT@
73578 @@ -1094,7 +990,6 @@ HAVE_WMEMCHR = @HAVE_WMEMCHR@
73579 HAVE_WMEMCMP = @HAVE_WMEMCMP@
73580 HAVE_WMEMCPY = @HAVE_WMEMCPY@
73581 HAVE_WMEMMOVE = @HAVE_WMEMMOVE@
73582 -HAVE_WMEMPCPY = @HAVE_WMEMPCPY@
73583 HAVE_WMEMSET = @HAVE_WMEMSET@
73584 HAVE__BOOL = @HAVE__BOOL@
73585 HAVE__EXIT = @HAVE__EXIT@
73586 @@ -1191,18 +1086,16 @@ PATH_SEPARATOR = @PATH_SEPARATOR@
73587 PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
73588 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
73589 PRIPTR_PREFIX = @PRIPTR_PREFIX@
73590 +PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
73591 PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
73592 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
73593 RANLIB = @RANLIB@
73594 -REPLACE_ACCESS = @REPLACE_ACCESS@
73595 REPLACE_ACOSF = @REPLACE_ACOSF@
73596 -REPLACE_ALIGNED_ALLOC = @REPLACE_ALIGNED_ALLOC@
73597 REPLACE_ASINF = @REPLACE_ASINF@
73598 REPLACE_ATAN2F = @REPLACE_ATAN2F@
73599 REPLACE_ATANF = @REPLACE_ATANF@
73600 REPLACE_BTOWC = @REPLACE_BTOWC@
73601 -REPLACE_CALLOC_FOR_CALLOC_GNU = @REPLACE_CALLOC_FOR_CALLOC_GNU@
73602 -REPLACE_CALLOC_FOR_CALLOC_POSIX = @REPLACE_CALLOC_FOR_CALLOC_POSIX@
73603 +REPLACE_CALLOC = @REPLACE_CALLOC@
73604 REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
73605 REPLACE_CBRTF = @REPLACE_CBRTF@
73606 REPLACE_CBRTL = @REPLACE_CBRTL@
73607 @@ -1212,22 +1105,13 @@ REPLACE_CEILL = @REPLACE_CEILL@
73608 REPLACE_CHOWN = @REPLACE_CHOWN@
73609 REPLACE_CLOSE = @REPLACE_CLOSE@
73610 REPLACE_CLOSEDIR = @REPLACE_CLOSEDIR@
73611 -REPLACE_COPY_FILE_RANGE = @REPLACE_COPY_FILE_RANGE@
73612 REPLACE_COSF = @REPLACE_COSF@
73613 REPLACE_COSHF = @REPLACE_COSHF@
73614 -REPLACE_CREAT = @REPLACE_CREAT@
73615 REPLACE_CTIME = @REPLACE_CTIME@
73616 REPLACE_DIRFD = @REPLACE_DIRFD@
73617 REPLACE_DPRINTF = @REPLACE_DPRINTF@
73618 REPLACE_DUP = @REPLACE_DUP@
73619 REPLACE_DUP2 = @REPLACE_DUP2@
73620 -REPLACE_EXECL = @REPLACE_EXECL@
73621 -REPLACE_EXECLE = @REPLACE_EXECLE@
73622 -REPLACE_EXECLP = @REPLACE_EXECLP@
73623 -REPLACE_EXECV = @REPLACE_EXECV@
73624 -REPLACE_EXECVE = @REPLACE_EXECVE@
73625 -REPLACE_EXECVP = @REPLACE_EXECVP@
73626 -REPLACE_EXECVPE = @REPLACE_EXECVPE@
73627 REPLACE_EXP2 = @REPLACE_EXP2@
73628 REPLACE_EXP2L = @REPLACE_EXP2L@
73629 REPLACE_EXPF = @REPLACE_EXPF@
73630 @@ -1237,14 +1121,12 @@ REPLACE_EXPM1F = @REPLACE_EXPM1F@
73631 REPLACE_EXPM1L = @REPLACE_EXPM1L@
73632 REPLACE_FABSL = @REPLACE_FABSL@
73633 REPLACE_FACCESSAT = @REPLACE_FACCESSAT@
73634 -REPLACE_FCHMODAT = @REPLACE_FCHMODAT@
73635 REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
73636 REPLACE_FCLOSE = @REPLACE_FCLOSE@
73637 REPLACE_FCNTL = @REPLACE_FCNTL@
73638 REPLACE_FDOPEN = @REPLACE_FDOPEN@
73639 REPLACE_FDOPENDIR = @REPLACE_FDOPENDIR@
73640 REPLACE_FFLUSH = @REPLACE_FFLUSH@
73641 -REPLACE_FFSLL = @REPLACE_FFSLL@
73642 REPLACE_FLOOR = @REPLACE_FLOOR@
73643 REPLACE_FLOORF = @REPLACE_FLOORF@
73644 REPLACE_FLOORL = @REPLACE_FLOORL@
73645 @@ -1255,10 +1137,8 @@ REPLACE_FMOD = @REPLACE_FMOD@
73646 REPLACE_FMODF = @REPLACE_FMODF@
73647 REPLACE_FMODL = @REPLACE_FMODL@
73648 REPLACE_FOPEN = @REPLACE_FOPEN@
73649 -REPLACE_FOPEN_FOR_FOPEN_GNU = @REPLACE_FOPEN_FOR_FOPEN_GNU@
73650 REPLACE_FPRINTF = @REPLACE_FPRINTF@
73651 REPLACE_FPURGE = @REPLACE_FPURGE@
73652 -REPLACE_FREE = @REPLACE_FREE@
73653 REPLACE_FREOPEN = @REPLACE_FREOPEN@
73654 REPLACE_FREXP = @REPLACE_FREXP@
73655 REPLACE_FREXPF = @REPLACE_FREXPF@
73656 @@ -1280,7 +1160,6 @@ REPLACE_GETLINE = @REPLACE_GETLINE@
73657 REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
73658 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
73659 REPLACE_GETPASS = @REPLACE_GETPASS@
73660 -REPLACE_GETPASS_FOR_GETPASS_GNU = @REPLACE_GETPASS_FOR_GETPASS_GNU@
73661 REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
73662 REPLACE_GMTIME = @REPLACE_GMTIME@
73663 REPLACE_HUGE_VAL = @REPLACE_HUGE_VAL@
73664 @@ -1319,8 +1198,7 @@ REPLACE_LOGF = @REPLACE_LOGF@
73665 REPLACE_LOGL = @REPLACE_LOGL@
73666 REPLACE_LSEEK = @REPLACE_LSEEK@
73667 REPLACE_LSTAT = @REPLACE_LSTAT@
73668 -REPLACE_MALLOC_FOR_MALLOC_GNU = @REPLACE_MALLOC_FOR_MALLOC_GNU@
73669 -REPLACE_MALLOC_FOR_MALLOC_POSIX = @REPLACE_MALLOC_FOR_MALLOC_POSIX@
73670 +REPLACE_MALLOC = @REPLACE_MALLOC@
73671 REPLACE_MBRLEN = @REPLACE_MBRLEN@
73672 REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
73673 REPLACE_MBSINIT = @REPLACE_MBSINIT@
73674 @@ -1332,9 +1210,7 @@ REPLACE_MEMCHR = @REPLACE_MEMCHR@
73675 REPLACE_MEMMEM = @REPLACE_MEMMEM@
73676 REPLACE_MKDIR = @REPLACE_MKDIR@
73677 REPLACE_MKFIFO = @REPLACE_MKFIFO@
73678 -REPLACE_MKFIFOAT = @REPLACE_MKFIFOAT@
73679 REPLACE_MKNOD = @REPLACE_MKNOD@
73680 -REPLACE_MKNODAT = @REPLACE_MKNODAT@
73681 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
73682 REPLACE_MKTIME = @REPLACE_MKTIME@
73683 REPLACE_MODF = @REPLACE_MODF@
73684 @@ -1349,7 +1225,6 @@ REPLACE_OPENAT = @REPLACE_OPENAT@
73685 REPLACE_OPENDIR = @REPLACE_OPENDIR@
73686 REPLACE_PERROR = @REPLACE_PERROR@
73687 REPLACE_POPEN = @REPLACE_POPEN@
73688 -REPLACE_POSIX_MEMALIGN = @REPLACE_POSIX_MEMALIGN@
73689 REPLACE_PREAD = @REPLACE_PREAD@
73690 REPLACE_PRINTF = @REPLACE_PRINTF@
73691 REPLACE_PTSNAME = @REPLACE_PTSNAME@
73692 @@ -1362,9 +1237,7 @@ REPLACE_RANDOM_R = @REPLACE_RANDOM_R@
73693 REPLACE_READ = @REPLACE_READ@
73694 REPLACE_READLINK = @REPLACE_READLINK@
73695 REPLACE_READLINKAT = @REPLACE_READLINKAT@
73696 -REPLACE_REALLOCARRAY = @REPLACE_REALLOCARRAY@
73697 -REPLACE_REALLOC_FOR_REALLOC_GNU = @REPLACE_REALLOC_FOR_REALLOC_GNU@
73698 -REPLACE_REALLOC_FOR_REALLOC_POSIX = @REPLACE_REALLOC_FOR_REALLOC_POSIX@
73699 +REPLACE_REALLOC = @REPLACE_REALLOC@
73700 REPLACE_REALPATH = @REPLACE_REALPATH@
73701 REPLACE_REMAINDER = @REPLACE_REMAINDER@
73702 REPLACE_REMAINDERF = @REPLACE_REMAINDERF@
73703 @@ -1380,7 +1253,7 @@ REPLACE_ROUNDL = @REPLACE_ROUNDL@
73704 REPLACE_SETENV = @REPLACE_SETENV@
73705 REPLACE_SETSTATE = @REPLACE_SETSTATE@
73706 REPLACE_SIGNBIT = @REPLACE_SIGNBIT@
73707 -REPLACE_SIGNBIT_USING_BUILTINS = @REPLACE_SIGNBIT_USING_BUILTINS@
73708 +REPLACE_SIGNBIT_USING_GCC = @REPLACE_SIGNBIT_USING_GCC@
73709 REPLACE_SINF = @REPLACE_SINF@
73710 REPLACE_SINHF = @REPLACE_SINHF@
73711 REPLACE_SLEEP = @REPLACE_SLEEP@
73712 @@ -1396,7 +1269,6 @@ REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
73713 REPLACE_STRCHRNUL = @REPLACE_STRCHRNUL@
73714 REPLACE_STRDUP = @REPLACE_STRDUP@
73715 REPLACE_STRERROR = @REPLACE_STRERROR@
73716 -REPLACE_STRERRORNAME_NP = @REPLACE_STRERRORNAME_NP@
73717 REPLACE_STRERROR_R = @REPLACE_STRERROR_R@
73718 REPLACE_STRFTIME = @REPLACE_STRFTIME@
73719 REPLACE_STRNCAT = @REPLACE_STRNCAT@
73720 @@ -1407,11 +1279,7 @@ REPLACE_STRSTR = @REPLACE_STRSTR@
73721 REPLACE_STRTOD = @REPLACE_STRTOD@
73722 REPLACE_STRTOIMAX = @REPLACE_STRTOIMAX@
73723 REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
73724 -REPLACE_STRTOL = @REPLACE_STRTOL@
73725 REPLACE_STRTOLD = @REPLACE_STRTOLD@
73726 -REPLACE_STRTOLL = @REPLACE_STRTOLL@
73727 -REPLACE_STRTOUL = @REPLACE_STRTOUL@
73728 -REPLACE_STRTOULL = @REPLACE_STRTOULL@
73729 REPLACE_STRTOUMAX = @REPLACE_STRTOUMAX@
73730 REPLACE_STRUCT_TIMEVAL = @REPLACE_STRUCT_TIMEVAL@
73731 REPLACE_SYMLINK = @REPLACE_SYMLINK@
73732 @@ -1442,7 +1310,6 @@ REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
73733 REPLACE_WCSFTIME = @REPLACE_WCSFTIME@
73734 REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
73735 REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
73736 -REPLACE_WCSTOK = @REPLACE_WCSTOK@
73737 REPLACE_WCSWIDTH = @REPLACE_WCSWIDTH@
73738 REPLACE_WCTOB = @REPLACE_WCTOB@
73739 REPLACE_WCTOMB = @REPLACE_WCTOMB@
73740 @@ -1454,21 +1321,19 @@ SET_MAKE = @SET_MAKE@
73741 SHELL = @SHELL@
73742 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
73743 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
73744 -STDALIGN_H = @STDALIGN_H@
73745 STDBOOL_H = @STDBOOL_H@
73746 STDDEF_H = @STDDEF_H@
73747 STDINT_H = @STDINT_H@
73748 STRIP = @STRIP@
73749 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
73750 TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
73751 -TIME_H_DEFINES_TIME_UTC = @TIME_H_DEFINES_TIME_UTC@
73752 UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@
73753 UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@
73754 UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
73755 UNISTD_H_DEFINES_STRUCT_TIMESPEC = @UNISTD_H_DEFINES_STRUCT_TIMESPEC@
73756 -UNISTD_H_HAVE_SYS_RANDOM_H = @UNISTD_H_HAVE_SYS_RANDOM_H@
73757 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
73758 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
73759 +UTIME_H = @UTIME_H@
73760 VERSION = @VERSION@
73761 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
73762 WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
73763 @@ -1500,10 +1365,8 @@ datarootdir = @datarootdir@
73764 docdir = @docdir@
73765 dvidir = @dvidir@
73766 exec_prefix = @exec_prefix@
73767 -gl_LIBOBJDEPS = @gl_LIBOBJDEPS@
73768 gl_LIBOBJS = @gl_LIBOBJS@
73769 gl_LTLIBOBJS = @gl_LTLIBOBJS@
73770 -gltests_LIBOBJDEPS = @gltests_LIBOBJDEPS@
73771 gltests_LIBOBJS = @gltests_LIBOBJS@
73772 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
73773 gltests_WITNESS = @gltests_WITNESS@
73774
73775 diff --git a/tests/qcheck/Makefile.in b/tests/qcheck/Makefile.in
73776 index bfc62ad..8b9d592 100644
73777 --- a/tests/qcheck/Makefile.in
73778 +++ b/tests/qcheck/Makefile.in
73779 @@ -90,12 +90,9 @@ host_triplet = @host@
73780 subdir = tests/qcheck
73781 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
73782 am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
73783 - $(top_srcdir)/autotools/m4/__inline.m4 \
73784 $(top_srcdir)/autotools/m4/absolute-header.m4 \
73785 $(top_srcdir)/autotools/m4/ac_check_sendfile.m4 \
73786 $(top_srcdir)/autotools/m4/alloca.m4 \
73787 - $(top_srcdir)/autotools/m4/builtin-expect.m4 \
73788 - $(top_srcdir)/autotools/m4/calloc.m4 \
73789 $(top_srcdir)/autotools/m4/canonicalize.m4 \
73790 $(top_srcdir)/autotools/m4/chdir-long.m4 \
73791 $(top_srcdir)/autotools/m4/clock_time.m4 \
73792 @@ -103,6 +100,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
73793 $(top_srcdir)/autotools/m4/closedir.m4 \
73794 $(top_srcdir)/autotools/m4/dirent_h.m4 \
73795 $(top_srcdir)/autotools/m4/dirfd.m4 \
73796 + $(top_srcdir)/autotools/m4/dirname.m4 \
73797 $(top_srcdir)/autotools/m4/double-slash-root.m4 \
73798 $(top_srcdir)/autotools/m4/dup.m4 \
73799 $(top_srcdir)/autotools/m4/dup2.m4 \
73800 @@ -124,7 +122,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
73801 $(top_srcdir)/autotools/m4/filenamecat.m4 \
73802 $(top_srcdir)/autotools/m4/float_h.m4 \
73803 $(top_srcdir)/autotools/m4/fpieee.m4 \
73804 - $(top_srcdir)/autotools/m4/free.m4 \
73805 $(top_srcdir)/autotools/m4/frexp.m4 \
73806 $(top_srcdir)/autotools/m4/frexpl.m4 \
73807 $(top_srcdir)/autotools/m4/fstat.m4 \
73808 @@ -144,6 +141,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
73809 $(top_srcdir)/autotools/m4/group-member.m4 \
73810 $(top_srcdir)/autotools/m4/include_next.m4 \
73811 $(top_srcdir)/autotools/m4/intmax_t.m4 \
73812 + $(top_srcdir)/autotools/m4/inttypes-pri.m4 \
73813 $(top_srcdir)/autotools/m4/inttypes.m4 \
73814 $(top_srcdir)/autotools/m4/inttypes_h.m4 \
73815 $(top_srcdir)/autotools/m4/isnand.m4 \
73816 @@ -153,6 +151,8 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
73817 $(top_srcdir)/autotools/m4/ldexpl.m4 \
73818 $(top_srcdir)/autotools/m4/libtool.m4 \
73819 $(top_srcdir)/autotools/m4/limits-h.m4 \
73820 + $(top_srcdir)/autotools/m4/localtime-buffer.m4 \
73821 + $(top_srcdir)/autotools/m4/longlong.m4 \
73822 $(top_srcdir)/autotools/m4/lstat.m4 \
73823 $(top_srcdir)/autotools/m4/ltoptions.m4 \
73824 $(top_srcdir)/autotools/m4/ltsugar.m4 \
73825 @@ -164,7 +164,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
73826 $(top_srcdir)/autotools/m4/memchr.m4 \
73827 $(top_srcdir)/autotools/m4/mempcpy.m4 \
73828 $(top_srcdir)/autotools/m4/memrchr.m4 \
73829 - $(top_srcdir)/autotools/m4/minmax.m4 \
73830 $(top_srcdir)/autotools/m4/mkdir.m4 \
73831 $(top_srcdir)/autotools/m4/mkdirat.m4 \
73832 $(top_srcdir)/autotools/m4/mmap-anon.m4 \
73833 @@ -175,20 +174,16 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
73834 $(top_srcdir)/autotools/m4/nocrash.m4 \
73835 $(top_srcdir)/autotools/m4/off_t.m4 \
73836 $(top_srcdir)/autotools/m4/open-cloexec.m4 \
73837 - $(top_srcdir)/autotools/m4/open-slash.m4 \
73838 $(top_srcdir)/autotools/m4/open.m4 \
73839 $(top_srcdir)/autotools/m4/openat.m4 \
73840 $(top_srcdir)/autotools/m4/opendir.m4 \
73841 $(top_srcdir)/autotools/m4/pathmax.m4 \
73842 - $(top_srcdir)/autotools/m4/pipe.m4 \
73843 $(top_srcdir)/autotools/m4/printf-frexp.m4 \
73844 $(top_srcdir)/autotools/m4/printf-frexpl.m4 \
73845 $(top_srcdir)/autotools/m4/printf.m4 \
73846 - $(top_srcdir)/autotools/m4/rawmemchr.m4 \
73847 $(top_srcdir)/autotools/m4/readlink.m4 \
73848 $(top_srcdir)/autotools/m4/readlinkat.m4 \
73849 $(top_srcdir)/autotools/m4/realloc.m4 \
73850 - $(top_srcdir)/autotools/m4/reallocarray.m4 \
73851 $(top_srcdir)/autotools/m4/rename.m4 \
73852 $(top_srcdir)/autotools/m4/renameat.m4 \
73853 $(top_srcdir)/autotools/m4/rmdir.m4 \
73854 @@ -198,7 +193,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
73855 $(top_srcdir)/autotools/m4/ssize_t.m4 \
73856 $(top_srcdir)/autotools/m4/stat-time.m4 \
73857 $(top_srcdir)/autotools/m4/stat.m4 \
73858 - $(top_srcdir)/autotools/m4/stdalign.m4 \
73859 $(top_srcdir)/autotools/m4/stdbool.m4 \
73860 $(top_srcdir)/autotools/m4/stddef_h.m4 \
73861 $(top_srcdir)/autotools/m4/stdint.m4 \
73862 @@ -237,10 +231,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
73863 $(top_srcdir)/autotools/m4/wchar_t.m4 \
73864 $(top_srcdir)/autotools/m4/wint_t.m4 \
73865 $(top_srcdir)/autotools/m4/xalloc.m4 \
73866 - $(top_srcdir)/autotools/m4/xsize.m4 \
73867 - $(top_srcdir)/autotools/m4/year2038.m4 \
73868 - $(top_srcdir)/autotools/m4/zzgnulib.m4 \
73869 - $(top_srcdir)/configure.ac
73870 + $(top_srcdir)/autotools/m4/xsize.m4 $(top_srcdir)/configure.ac
73871 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
73872 $(ACLOCAL_M4)
73873 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
73874 @@ -318,450 +309,368 @@ FGREP = @FGREP@
73875 FLOAT_H = @FLOAT_H@
73876 GETOPT_CDEFS_H = @GETOPT_CDEFS_H@
73877 GETOPT_H = @GETOPT_H@
73878 -GL_CFLAG_ALLOW_WARNINGS = @GL_CFLAG_ALLOW_WARNINGS@
73879 -GL_CFLAG_GNULIB_WARNINGS = @GL_CFLAG_GNULIB_WARNINGS@
73880 -GL_GNULIB_ACCESS = @GL_GNULIB_ACCESS@
73881 -GL_GNULIB_ACOSF = @GL_GNULIB_ACOSF@
73882 -GL_GNULIB_ACOSL = @GL_GNULIB_ACOSL@
73883 -GL_GNULIB_ALIGNED_ALLOC = @GL_GNULIB_ALIGNED_ALLOC@
73884 -GL_GNULIB_ALPHASORT = @GL_GNULIB_ALPHASORT@
73885 -GL_GNULIB_ASINF = @GL_GNULIB_ASINF@
73886 -GL_GNULIB_ASINL = @GL_GNULIB_ASINL@
73887 -GL_GNULIB_ATAN2F = @GL_GNULIB_ATAN2F@
73888 -GL_GNULIB_ATANF = @GL_GNULIB_ATANF@
73889 -GL_GNULIB_ATANL = @GL_GNULIB_ATANL@
73890 -GL_GNULIB_ATOLL = @GL_GNULIB_ATOLL@
73891 -GL_GNULIB_BTOWC = @GL_GNULIB_BTOWC@
73892 -GL_GNULIB_CALLOC_GNU = @GL_GNULIB_CALLOC_GNU@
73893 -GL_GNULIB_CALLOC_POSIX = @GL_GNULIB_CALLOC_POSIX@
73894 -GL_GNULIB_CANONICALIZE_FILE_NAME = @GL_GNULIB_CANONICALIZE_FILE_NAME@
73895 -GL_GNULIB_CBRT = @GL_GNULIB_CBRT@
73896 -GL_GNULIB_CBRTF = @GL_GNULIB_CBRTF@
73897 -GL_GNULIB_CBRTL = @GL_GNULIB_CBRTL@
73898 -GL_GNULIB_CEIL = @GL_GNULIB_CEIL@
73899 -GL_GNULIB_CEILF = @GL_GNULIB_CEILF@
73900 -GL_GNULIB_CEILL = @GL_GNULIB_CEILL@
73901 -GL_GNULIB_CHDIR = @GL_GNULIB_CHDIR@
73902 -GL_GNULIB_CHOWN = @GL_GNULIB_CHOWN@
73903 -GL_GNULIB_CLOSE = @GL_GNULIB_CLOSE@
73904 -GL_GNULIB_CLOSEDIR = @GL_GNULIB_CLOSEDIR@
73905 -GL_GNULIB_COPYSIGN = @GL_GNULIB_COPYSIGN@
73906 -GL_GNULIB_COPYSIGNF = @GL_GNULIB_COPYSIGNF@
73907 -GL_GNULIB_COPYSIGNL = @GL_GNULIB_COPYSIGNL@
73908 -GL_GNULIB_COPY_FILE_RANGE = @GL_GNULIB_COPY_FILE_RANGE@
73909 -GL_GNULIB_COSF = @GL_GNULIB_COSF@
73910 -GL_GNULIB_COSHF = @GL_GNULIB_COSHF@
73911 -GL_GNULIB_COSL = @GL_GNULIB_COSL@
73912 -GL_GNULIB_CREAT = @GL_GNULIB_CREAT@
73913 -GL_GNULIB_CTIME = @GL_GNULIB_CTIME@
73914 -GL_GNULIB_DIRFD = @GL_GNULIB_DIRFD@
73915 -GL_GNULIB_DPRINTF = @GL_GNULIB_DPRINTF@
73916 -GL_GNULIB_DUP = @GL_GNULIB_DUP@
73917 -GL_GNULIB_DUP2 = @GL_GNULIB_DUP2@
73918 -GL_GNULIB_DUP3 = @GL_GNULIB_DUP3@
73919 -GL_GNULIB_ENVIRON = @GL_GNULIB_ENVIRON@
73920 -GL_GNULIB_EUIDACCESS = @GL_GNULIB_EUIDACCESS@
73921 -GL_GNULIB_EXECL = @GL_GNULIB_EXECL@
73922 -GL_GNULIB_EXECLE = @GL_GNULIB_EXECLE@
73923 -GL_GNULIB_EXECLP = @GL_GNULIB_EXECLP@
73924 -GL_GNULIB_EXECV = @GL_GNULIB_EXECV@
73925 -GL_GNULIB_EXECVE = @GL_GNULIB_EXECVE@
73926 -GL_GNULIB_EXECVP = @GL_GNULIB_EXECVP@
73927 -GL_GNULIB_EXECVPE = @GL_GNULIB_EXECVPE@
73928 -GL_GNULIB_EXP2 = @GL_GNULIB_EXP2@
73929 -GL_GNULIB_EXP2F = @GL_GNULIB_EXP2F@
73930 -GL_GNULIB_EXP2L = @GL_GNULIB_EXP2L@
73931 -GL_GNULIB_EXPF = @GL_GNULIB_EXPF@
73932 -GL_GNULIB_EXPL = @GL_GNULIB_EXPL@
73933 -GL_GNULIB_EXPLICIT_BZERO = @GL_GNULIB_EXPLICIT_BZERO@
73934 -GL_GNULIB_EXPM1 = @GL_GNULIB_EXPM1@
73935 -GL_GNULIB_EXPM1F = @GL_GNULIB_EXPM1F@
73936 -GL_GNULIB_EXPM1L = @GL_GNULIB_EXPM1L@
73937 -GL_GNULIB_FABSF = @GL_GNULIB_FABSF@
73938 -GL_GNULIB_FABSL = @GL_GNULIB_FABSL@
73939 -GL_GNULIB_FACCESSAT = @GL_GNULIB_FACCESSAT@
73940 -GL_GNULIB_FCHDIR = @GL_GNULIB_FCHDIR@
73941 -GL_GNULIB_FCHMODAT = @GL_GNULIB_FCHMODAT@
73942 -GL_GNULIB_FCHOWNAT = @GL_GNULIB_FCHOWNAT@
73943 -GL_GNULIB_FCLOSE = @GL_GNULIB_FCLOSE@
73944 -GL_GNULIB_FCNTL = @GL_GNULIB_FCNTL@
73945 -GL_GNULIB_FDATASYNC = @GL_GNULIB_FDATASYNC@
73946 -GL_GNULIB_FDOPEN = @GL_GNULIB_FDOPEN@
73947 -GL_GNULIB_FDOPENDIR = @GL_GNULIB_FDOPENDIR@
73948 -GL_GNULIB_FFLUSH = @GL_GNULIB_FFLUSH@
73949 -GL_GNULIB_FFS = @GL_GNULIB_FFS@
73950 -GL_GNULIB_FFSL = @GL_GNULIB_FFSL@
73951 -GL_GNULIB_FFSLL = @GL_GNULIB_FFSLL@
73952 -GL_GNULIB_FGETC = @GL_GNULIB_FGETC@
73953 -GL_GNULIB_FGETS = @GL_GNULIB_FGETS@
73954 -GL_GNULIB_FLOOR = @GL_GNULIB_FLOOR@
73955 -GL_GNULIB_FLOORF = @GL_GNULIB_FLOORF@
73956 -GL_GNULIB_FLOORL = @GL_GNULIB_FLOORL@
73957 -GL_GNULIB_FMA = @GL_GNULIB_FMA@
73958 -GL_GNULIB_FMAF = @GL_GNULIB_FMAF@
73959 -GL_GNULIB_FMAL = @GL_GNULIB_FMAL@
73960 -GL_GNULIB_FMOD = @GL_GNULIB_FMOD@
73961 -GL_GNULIB_FMODF = @GL_GNULIB_FMODF@
73962 -GL_GNULIB_FMODL = @GL_GNULIB_FMODL@
73963 -GL_GNULIB_FOPEN = @GL_GNULIB_FOPEN@
73964 -GL_GNULIB_FOPEN_GNU = @GL_GNULIB_FOPEN_GNU@
73965 -GL_GNULIB_FPRINTF = @GL_GNULIB_FPRINTF@
73966 -GL_GNULIB_FPRINTF_POSIX = @GL_GNULIB_FPRINTF_POSIX@
73967 -GL_GNULIB_FPURGE = @GL_GNULIB_FPURGE@
73968 -GL_GNULIB_FPUTC = @GL_GNULIB_FPUTC@
73969 -GL_GNULIB_FPUTS = @GL_GNULIB_FPUTS@
73970 -GL_GNULIB_FREAD = @GL_GNULIB_FREAD@
73971 -GL_GNULIB_FREE_POSIX = @GL_GNULIB_FREE_POSIX@
73972 -GL_GNULIB_FREOPEN = @GL_GNULIB_FREOPEN@
73973 -GL_GNULIB_FREXP = @GL_GNULIB_FREXP@
73974 -GL_GNULIB_FREXPF = @GL_GNULIB_FREXPF@
73975 -GL_GNULIB_FREXPL = @GL_GNULIB_FREXPL@
73976 -GL_GNULIB_FSCANF = @GL_GNULIB_FSCANF@
73977 -GL_GNULIB_FSEEK = @GL_GNULIB_FSEEK@
73978 -GL_GNULIB_FSEEKO = @GL_GNULIB_FSEEKO@
73979 -GL_GNULIB_FSTAT = @GL_GNULIB_FSTAT@
73980 -GL_GNULIB_FSTATAT = @GL_GNULIB_FSTATAT@
73981 -GL_GNULIB_FSYNC = @GL_GNULIB_FSYNC@
73982 -GL_GNULIB_FTELL = @GL_GNULIB_FTELL@
73983 -GL_GNULIB_FTELLO = @GL_GNULIB_FTELLO@
73984 -GL_GNULIB_FTRUNCATE = @GL_GNULIB_FTRUNCATE@
73985 -GL_GNULIB_FUTIMENS = @GL_GNULIB_FUTIMENS@
73986 -GL_GNULIB_FWRITE = @GL_GNULIB_FWRITE@
73987 -GL_GNULIB_GETC = @GL_GNULIB_GETC@
73988 -GL_GNULIB_GETCHAR = @GL_GNULIB_GETCHAR@
73989 -GL_GNULIB_GETCWD = @GL_GNULIB_GETCWD@
73990 -GL_GNULIB_GETDELIM = @GL_GNULIB_GETDELIM@
73991 -GL_GNULIB_GETDOMAINNAME = @GL_GNULIB_GETDOMAINNAME@
73992 -GL_GNULIB_GETDTABLESIZE = @GL_GNULIB_GETDTABLESIZE@
73993 -GL_GNULIB_GETENTROPY = @GL_GNULIB_GETENTROPY@
73994 -GL_GNULIB_GETGROUPS = @GL_GNULIB_GETGROUPS@
73995 -GL_GNULIB_GETHOSTNAME = @GL_GNULIB_GETHOSTNAME@
73996 -GL_GNULIB_GETLINE = @GL_GNULIB_GETLINE@
73997 -GL_GNULIB_GETLOADAVG = @GL_GNULIB_GETLOADAVG@
73998 -GL_GNULIB_GETLOGIN = @GL_GNULIB_GETLOGIN@
73999 -GL_GNULIB_GETLOGIN_R = @GL_GNULIB_GETLOGIN_R@
74000 -GL_GNULIB_GETOPT_POSIX = @GL_GNULIB_GETOPT_POSIX@
74001 -GL_GNULIB_GETPAGESIZE = @GL_GNULIB_GETPAGESIZE@
74002 -GL_GNULIB_GETPASS = @GL_GNULIB_GETPASS@
74003 -GL_GNULIB_GETPASS_GNU = @GL_GNULIB_GETPASS_GNU@
74004 -GL_GNULIB_GETSUBOPT = @GL_GNULIB_GETSUBOPT@
74005 -GL_GNULIB_GETTIMEOFDAY = @GL_GNULIB_GETTIMEOFDAY@
74006 -GL_GNULIB_GETUMASK = @GL_GNULIB_GETUMASK@
74007 -GL_GNULIB_GETUSERSHELL = @GL_GNULIB_GETUSERSHELL@
74008 -GL_GNULIB_GRANTPT = @GL_GNULIB_GRANTPT@
74009 -GL_GNULIB_GROUP_MEMBER = @GL_GNULIB_GROUP_MEMBER@
74010 -GL_GNULIB_HYPOT = @GL_GNULIB_HYPOT@
74011 -GL_GNULIB_HYPOTF = @GL_GNULIB_HYPOTF@
74012 -GL_GNULIB_HYPOTL = @GL_GNULIB_HYPOTL@
74013 -GL_GNULIB_ILOGB = @GL_GNULIB_ILOGB@
74014 -GL_GNULIB_ILOGBF = @GL_GNULIB_ILOGBF@
74015 -GL_GNULIB_ILOGBL = @GL_GNULIB_ILOGBL@
74016 -GL_GNULIB_IMAXABS = @GL_GNULIB_IMAXABS@
74017 -GL_GNULIB_IMAXDIV = @GL_GNULIB_IMAXDIV@
74018 -GL_GNULIB_ISATTY = @GL_GNULIB_ISATTY@
74019 -GL_GNULIB_ISFINITE = @GL_GNULIB_ISFINITE@
74020 -GL_GNULIB_ISINF = @GL_GNULIB_ISINF@
74021 -GL_GNULIB_ISNAN = @GL_GNULIB_ISNAN@
74022 -GL_GNULIB_ISNAND = @GL_GNULIB_ISNAND@
74023 -GL_GNULIB_ISNANF = @GL_GNULIB_ISNANF@
74024 -GL_GNULIB_ISNANL = @GL_GNULIB_ISNANL@
74025 -GL_GNULIB_LCHMOD = @GL_GNULIB_LCHMOD@
74026 -GL_GNULIB_LCHOWN = @GL_GNULIB_LCHOWN@
74027 -GL_GNULIB_LDEXPF = @GL_GNULIB_LDEXPF@
74028 -GL_GNULIB_LDEXPL = @GL_GNULIB_LDEXPL@
74029 -GL_GNULIB_LINK = @GL_GNULIB_LINK@
74030 -GL_GNULIB_LINKAT = @GL_GNULIB_LINKAT@
74031 -GL_GNULIB_LOCALTIME = @GL_GNULIB_LOCALTIME@
74032 -GL_GNULIB_LOG = @GL_GNULIB_LOG@
74033 -GL_GNULIB_LOG10 = @GL_GNULIB_LOG10@
74034 -GL_GNULIB_LOG10F = @GL_GNULIB_LOG10F@
74035 -GL_GNULIB_LOG10L = @GL_GNULIB_LOG10L@
74036 -GL_GNULIB_LOG1P = @GL_GNULIB_LOG1P@
74037 -GL_GNULIB_LOG1PF = @GL_GNULIB_LOG1PF@
74038 -GL_GNULIB_LOG1PL = @GL_GNULIB_LOG1PL@
74039 -GL_GNULIB_LOG2 = @GL_GNULIB_LOG2@
74040 -GL_GNULIB_LOG2F = @GL_GNULIB_LOG2F@
74041 -GL_GNULIB_LOG2L = @GL_GNULIB_LOG2L@
74042 -GL_GNULIB_LOGB = @GL_GNULIB_LOGB@
74043 -GL_GNULIB_LOGBF = @GL_GNULIB_LOGBF@
74044 -GL_GNULIB_LOGBL = @GL_GNULIB_LOGBL@
74045 -GL_GNULIB_LOGF = @GL_GNULIB_LOGF@
74046 -GL_GNULIB_LOGL = @GL_GNULIB_LOGL@
74047 -GL_GNULIB_LSEEK = @GL_GNULIB_LSEEK@
74048 -GL_GNULIB_LSTAT = @GL_GNULIB_LSTAT@
74049 -GL_GNULIB_MALLOC_GNU = @GL_GNULIB_MALLOC_GNU@
74050 -GL_GNULIB_MALLOC_POSIX = @GL_GNULIB_MALLOC_POSIX@
74051 -GL_GNULIB_MBRLEN = @GL_GNULIB_MBRLEN@
74052 -GL_GNULIB_MBRTOWC = @GL_GNULIB_MBRTOWC@
74053 -GL_GNULIB_MBSCASECMP = @GL_GNULIB_MBSCASECMP@
74054 -GL_GNULIB_MBSCASESTR = @GL_GNULIB_MBSCASESTR@
74055 -GL_GNULIB_MBSCHR = @GL_GNULIB_MBSCHR@
74056 -GL_GNULIB_MBSCSPN = @GL_GNULIB_MBSCSPN@
74057 -GL_GNULIB_MBSINIT = @GL_GNULIB_MBSINIT@
74058 -GL_GNULIB_MBSLEN = @GL_GNULIB_MBSLEN@
74059 -GL_GNULIB_MBSNCASECMP = @GL_GNULIB_MBSNCASECMP@
74060 -GL_GNULIB_MBSNLEN = @GL_GNULIB_MBSNLEN@
74061 -GL_GNULIB_MBSNRTOWCS = @GL_GNULIB_MBSNRTOWCS@
74062 -GL_GNULIB_MBSPBRK = @GL_GNULIB_MBSPBRK@
74063 -GL_GNULIB_MBSPCASECMP = @GL_GNULIB_MBSPCASECMP@
74064 -GL_GNULIB_MBSRCHR = @GL_GNULIB_MBSRCHR@
74065 -GL_GNULIB_MBSRTOWCS = @GL_GNULIB_MBSRTOWCS@
74066 -GL_GNULIB_MBSSEP = @GL_GNULIB_MBSSEP@
74067 -GL_GNULIB_MBSSPN = @GL_GNULIB_MBSSPN@
74068 -GL_GNULIB_MBSSTR = @GL_GNULIB_MBSSTR@
74069 -GL_GNULIB_MBSTOK_R = @GL_GNULIB_MBSTOK_R@
74070 -GL_GNULIB_MBTOWC = @GL_GNULIB_MBTOWC@
74071 -GL_GNULIB_MDA_ACCESS = @GL_GNULIB_MDA_ACCESS@
74072 -GL_GNULIB_MDA_CHDIR = @GL_GNULIB_MDA_CHDIR@
74073 -GL_GNULIB_MDA_CHMOD = @GL_GNULIB_MDA_CHMOD@
74074 -GL_GNULIB_MDA_CLOSE = @GL_GNULIB_MDA_CLOSE@
74075 -GL_GNULIB_MDA_CREAT = @GL_GNULIB_MDA_CREAT@
74076 -GL_GNULIB_MDA_DUP = @GL_GNULIB_MDA_DUP@
74077 -GL_GNULIB_MDA_DUP2 = @GL_GNULIB_MDA_DUP2@
74078 -GL_GNULIB_MDA_ECVT = @GL_GNULIB_MDA_ECVT@
74079 -GL_GNULIB_MDA_EXECL = @GL_GNULIB_MDA_EXECL@
74080 -GL_GNULIB_MDA_EXECLE = @GL_GNULIB_MDA_EXECLE@
74081 -GL_GNULIB_MDA_EXECLP = @GL_GNULIB_MDA_EXECLP@
74082 -GL_GNULIB_MDA_EXECV = @GL_GNULIB_MDA_EXECV@
74083 -GL_GNULIB_MDA_EXECVE = @GL_GNULIB_MDA_EXECVE@
74084 -GL_GNULIB_MDA_EXECVP = @GL_GNULIB_MDA_EXECVP@
74085 -GL_GNULIB_MDA_EXECVPE = @GL_GNULIB_MDA_EXECVPE@
74086 -GL_GNULIB_MDA_FCLOSEALL = @GL_GNULIB_MDA_FCLOSEALL@
74087 -GL_GNULIB_MDA_FCVT = @GL_GNULIB_MDA_FCVT@
74088 -GL_GNULIB_MDA_FDOPEN = @GL_GNULIB_MDA_FDOPEN@
74089 -GL_GNULIB_MDA_FILENO = @GL_GNULIB_MDA_FILENO@
74090 -GL_GNULIB_MDA_GCVT = @GL_GNULIB_MDA_GCVT@
74091 -GL_GNULIB_MDA_GETCWD = @GL_GNULIB_MDA_GETCWD@
74092 -GL_GNULIB_MDA_GETPID = @GL_GNULIB_MDA_GETPID@
74093 -GL_GNULIB_MDA_GETW = @GL_GNULIB_MDA_GETW@
74094 -GL_GNULIB_MDA_ISATTY = @GL_GNULIB_MDA_ISATTY@
74095 -GL_GNULIB_MDA_J0 = @GL_GNULIB_MDA_J0@
74096 -GL_GNULIB_MDA_J1 = @GL_GNULIB_MDA_J1@
74097 -GL_GNULIB_MDA_JN = @GL_GNULIB_MDA_JN@
74098 -GL_GNULIB_MDA_LSEEK = @GL_GNULIB_MDA_LSEEK@
74099 -GL_GNULIB_MDA_MEMCCPY = @GL_GNULIB_MDA_MEMCCPY@
74100 -GL_GNULIB_MDA_MKDIR = @GL_GNULIB_MDA_MKDIR@
74101 -GL_GNULIB_MDA_MKTEMP = @GL_GNULIB_MDA_MKTEMP@
74102 -GL_GNULIB_MDA_OPEN = @GL_GNULIB_MDA_OPEN@
74103 -GL_GNULIB_MDA_PUTENV = @GL_GNULIB_MDA_PUTENV@
74104 -GL_GNULIB_MDA_PUTW = @GL_GNULIB_MDA_PUTW@
74105 -GL_GNULIB_MDA_READ = @GL_GNULIB_MDA_READ@
74106 -GL_GNULIB_MDA_RMDIR = @GL_GNULIB_MDA_RMDIR@
74107 -GL_GNULIB_MDA_STRDUP = @GL_GNULIB_MDA_STRDUP@
74108 -GL_GNULIB_MDA_SWAB = @GL_GNULIB_MDA_SWAB@
74109 -GL_GNULIB_MDA_TEMPNAM = @GL_GNULIB_MDA_TEMPNAM@
74110 -GL_GNULIB_MDA_TZSET = @GL_GNULIB_MDA_TZSET@
74111 -GL_GNULIB_MDA_UMASK = @GL_GNULIB_MDA_UMASK@
74112 -GL_GNULIB_MDA_UNLINK = @GL_GNULIB_MDA_UNLINK@
74113 -GL_GNULIB_MDA_UTIME = @GL_GNULIB_MDA_UTIME@
74114 -GL_GNULIB_MDA_WCSDUP = @GL_GNULIB_MDA_WCSDUP@
74115 -GL_GNULIB_MDA_WRITE = @GL_GNULIB_MDA_WRITE@
74116 -GL_GNULIB_MDA_Y0 = @GL_GNULIB_MDA_Y0@
74117 -GL_GNULIB_MDA_Y1 = @GL_GNULIB_MDA_Y1@
74118 -GL_GNULIB_MDA_YN = @GL_GNULIB_MDA_YN@
74119 -GL_GNULIB_MEMCHR = @GL_GNULIB_MEMCHR@
74120 -GL_GNULIB_MEMMEM = @GL_GNULIB_MEMMEM@
74121 -GL_GNULIB_MEMPCPY = @GL_GNULIB_MEMPCPY@
74122 -GL_GNULIB_MEMRCHR = @GL_GNULIB_MEMRCHR@
74123 -GL_GNULIB_MKDIR = @GL_GNULIB_MKDIR@
74124 -GL_GNULIB_MKDIRAT = @GL_GNULIB_MKDIRAT@
74125 -GL_GNULIB_MKDTEMP = @GL_GNULIB_MKDTEMP@
74126 -GL_GNULIB_MKFIFO = @GL_GNULIB_MKFIFO@
74127 -GL_GNULIB_MKFIFOAT = @GL_GNULIB_MKFIFOAT@
74128 -GL_GNULIB_MKNOD = @GL_GNULIB_MKNOD@
74129 -GL_GNULIB_MKNODAT = @GL_GNULIB_MKNODAT@
74130 -GL_GNULIB_MKOSTEMP = @GL_GNULIB_MKOSTEMP@
74131 -GL_GNULIB_MKOSTEMPS = @GL_GNULIB_MKOSTEMPS@
74132 -GL_GNULIB_MKSTEMP = @GL_GNULIB_MKSTEMP@
74133 -GL_GNULIB_MKSTEMPS = @GL_GNULIB_MKSTEMPS@
74134 -GL_GNULIB_MKTIME = @GL_GNULIB_MKTIME@
74135 -GL_GNULIB_MODF = @GL_GNULIB_MODF@
74136 -GL_GNULIB_MODFF = @GL_GNULIB_MODFF@
74137 -GL_GNULIB_MODFL = @GL_GNULIB_MODFL@
74138 -GL_GNULIB_NANOSLEEP = @GL_GNULIB_NANOSLEEP@
74139 -GL_GNULIB_NONBLOCKING = @GL_GNULIB_NONBLOCKING@
74140 -GL_GNULIB_OBSTACK_PRINTF = @GL_GNULIB_OBSTACK_PRINTF@
74141 -GL_GNULIB_OBSTACK_PRINTF_POSIX = @GL_GNULIB_OBSTACK_PRINTF_POSIX@
74142 -GL_GNULIB_OPEN = @GL_GNULIB_OPEN@
74143 -GL_GNULIB_OPENAT = @GL_GNULIB_OPENAT@
74144 -GL_GNULIB_OPENDIR = @GL_GNULIB_OPENDIR@
74145 -GL_GNULIB_OVERRIDES_STRUCT_STAT = @GL_GNULIB_OVERRIDES_STRUCT_STAT@
74146 -GL_GNULIB_PCLOSE = @GL_GNULIB_PCLOSE@
74147 -GL_GNULIB_PERROR = @GL_GNULIB_PERROR@
74148 -GL_GNULIB_PIPE = @GL_GNULIB_PIPE@
74149 -GL_GNULIB_PIPE2 = @GL_GNULIB_PIPE2@
74150 -GL_GNULIB_POPEN = @GL_GNULIB_POPEN@
74151 -GL_GNULIB_POSIX_MEMALIGN = @GL_GNULIB_POSIX_MEMALIGN@
74152 -GL_GNULIB_POSIX_OPENPT = @GL_GNULIB_POSIX_OPENPT@
74153 -GL_GNULIB_POWF = @GL_GNULIB_POWF@
74154 -GL_GNULIB_PREAD = @GL_GNULIB_PREAD@
74155 -GL_GNULIB_PRINTF = @GL_GNULIB_PRINTF@
74156 -GL_GNULIB_PRINTF_POSIX = @GL_GNULIB_PRINTF_POSIX@
74157 -GL_GNULIB_PTSNAME = @GL_GNULIB_PTSNAME@
74158 -GL_GNULIB_PTSNAME_R = @GL_GNULIB_PTSNAME_R@
74159 -GL_GNULIB_PUTC = @GL_GNULIB_PUTC@
74160 -GL_GNULIB_PUTCHAR = @GL_GNULIB_PUTCHAR@
74161 -GL_GNULIB_PUTENV = @GL_GNULIB_PUTENV@
74162 -GL_GNULIB_PUTS = @GL_GNULIB_PUTS@
74163 -GL_GNULIB_PWRITE = @GL_GNULIB_PWRITE@
74164 -GL_GNULIB_QSORT_R = @GL_GNULIB_QSORT_R@
74165 -GL_GNULIB_RANDOM = @GL_GNULIB_RANDOM@
74166 -GL_GNULIB_RANDOM_R = @GL_GNULIB_RANDOM_R@
74167 -GL_GNULIB_RAWMEMCHR = @GL_GNULIB_RAWMEMCHR@
74168 -GL_GNULIB_READ = @GL_GNULIB_READ@
74169 -GL_GNULIB_READDIR = @GL_GNULIB_READDIR@
74170 -GL_GNULIB_READLINK = @GL_GNULIB_READLINK@
74171 -GL_GNULIB_READLINKAT = @GL_GNULIB_READLINKAT@
74172 -GL_GNULIB_REALLOCARRAY = @GL_GNULIB_REALLOCARRAY@
74173 -GL_GNULIB_REALLOC_GNU = @GL_GNULIB_REALLOC_GNU@
74174 -GL_GNULIB_REALLOC_POSIX = @GL_GNULIB_REALLOC_POSIX@
74175 -GL_GNULIB_REALPATH = @GL_GNULIB_REALPATH@
74176 -GL_GNULIB_REMAINDER = @GL_GNULIB_REMAINDER@
74177 -GL_GNULIB_REMAINDERF = @GL_GNULIB_REMAINDERF@
74178 -GL_GNULIB_REMAINDERL = @GL_GNULIB_REMAINDERL@
74179 -GL_GNULIB_REMOVE = @GL_GNULIB_REMOVE@
74180 -GL_GNULIB_RENAME = @GL_GNULIB_RENAME@
74181 -GL_GNULIB_RENAMEAT = @GL_GNULIB_RENAMEAT@
74182 -GL_GNULIB_REWINDDIR = @GL_GNULIB_REWINDDIR@
74183 -GL_GNULIB_RINT = @GL_GNULIB_RINT@
74184 -GL_GNULIB_RINTF = @GL_GNULIB_RINTF@
74185 -GL_GNULIB_RINTL = @GL_GNULIB_RINTL@
74186 -GL_GNULIB_RMDIR = @GL_GNULIB_RMDIR@
74187 -GL_GNULIB_ROUND = @GL_GNULIB_ROUND@
74188 -GL_GNULIB_ROUNDF = @GL_GNULIB_ROUNDF@
74189 -GL_GNULIB_ROUNDL = @GL_GNULIB_ROUNDL@
74190 -GL_GNULIB_RPMATCH = @GL_GNULIB_RPMATCH@
74191 -GL_GNULIB_SCANDIR = @GL_GNULIB_SCANDIR@
74192 -GL_GNULIB_SCANF = @GL_GNULIB_SCANF@
74193 -GL_GNULIB_SECURE_GETENV = @GL_GNULIB_SECURE_GETENV@
74194 -GL_GNULIB_SETENV = @GL_GNULIB_SETENV@
74195 -GL_GNULIB_SETHOSTNAME = @GL_GNULIB_SETHOSTNAME@
74196 -GL_GNULIB_SIGABBREV_NP = @GL_GNULIB_SIGABBREV_NP@
74197 -GL_GNULIB_SIGDESCR_NP = @GL_GNULIB_SIGDESCR_NP@
74198 -GL_GNULIB_SIGNBIT = @GL_GNULIB_SIGNBIT@
74199 -GL_GNULIB_SINF = @GL_GNULIB_SINF@
74200 -GL_GNULIB_SINHF = @GL_GNULIB_SINHF@
74201 -GL_GNULIB_SINL = @GL_GNULIB_SINL@
74202 -GL_GNULIB_SLEEP = @GL_GNULIB_SLEEP@
74203 -GL_GNULIB_SNPRINTF = @GL_GNULIB_SNPRINTF@
74204 -GL_GNULIB_SPRINTF_POSIX = @GL_GNULIB_SPRINTF_POSIX@
74205 -GL_GNULIB_SQRTF = @GL_GNULIB_SQRTF@
74206 -GL_GNULIB_SQRTL = @GL_GNULIB_SQRTL@
74207 -GL_GNULIB_STAT = @GL_GNULIB_STAT@
74208 -GL_GNULIB_STDIO_H_NONBLOCKING = @GL_GNULIB_STDIO_H_NONBLOCKING@
74209 -GL_GNULIB_STDIO_H_SIGPIPE = @GL_GNULIB_STDIO_H_SIGPIPE@
74210 -GL_GNULIB_STPCPY = @GL_GNULIB_STPCPY@
74211 -GL_GNULIB_STPNCPY = @GL_GNULIB_STPNCPY@
74212 -GL_GNULIB_STRCASESTR = @GL_GNULIB_STRCASESTR@
74213 -GL_GNULIB_STRCHRNUL = @GL_GNULIB_STRCHRNUL@
74214 -GL_GNULIB_STRDUP = @GL_GNULIB_STRDUP@
74215 -GL_GNULIB_STRERROR = @GL_GNULIB_STRERROR@
74216 -GL_GNULIB_STRERRORNAME_NP = @GL_GNULIB_STRERRORNAME_NP@
74217 -GL_GNULIB_STRERROR_R = @GL_GNULIB_STRERROR_R@
74218 -GL_GNULIB_STRFTIME = @GL_GNULIB_STRFTIME@
74219 -GL_GNULIB_STRNCAT = @GL_GNULIB_STRNCAT@
74220 -GL_GNULIB_STRNDUP = @GL_GNULIB_STRNDUP@
74221 -GL_GNULIB_STRNLEN = @GL_GNULIB_STRNLEN@
74222 -GL_GNULIB_STRPBRK = @GL_GNULIB_STRPBRK@
74223 -GL_GNULIB_STRPTIME = @GL_GNULIB_STRPTIME@
74224 -GL_GNULIB_STRSEP = @GL_GNULIB_STRSEP@
74225 -GL_GNULIB_STRSIGNAL = @GL_GNULIB_STRSIGNAL@
74226 -GL_GNULIB_STRSTR = @GL_GNULIB_STRSTR@
74227 -GL_GNULIB_STRTOD = @GL_GNULIB_STRTOD@
74228 -GL_GNULIB_STRTOIMAX = @GL_GNULIB_STRTOIMAX@
74229 -GL_GNULIB_STRTOK_R = @GL_GNULIB_STRTOK_R@
74230 -GL_GNULIB_STRTOL = @GL_GNULIB_STRTOL@
74231 -GL_GNULIB_STRTOLD = @GL_GNULIB_STRTOLD@
74232 -GL_GNULIB_STRTOLL = @GL_GNULIB_STRTOLL@
74233 -GL_GNULIB_STRTOUL = @GL_GNULIB_STRTOUL@
74234 -GL_GNULIB_STRTOULL = @GL_GNULIB_STRTOULL@
74235 -GL_GNULIB_STRTOUMAX = @GL_GNULIB_STRTOUMAX@
74236 -GL_GNULIB_STRVERSCMP = @GL_GNULIB_STRVERSCMP@
74237 -GL_GNULIB_SYMLINK = @GL_GNULIB_SYMLINK@
74238 -GL_GNULIB_SYMLINKAT = @GL_GNULIB_SYMLINKAT@
74239 -GL_GNULIB_SYSTEM_POSIX = @GL_GNULIB_SYSTEM_POSIX@
74240 -GL_GNULIB_TANF = @GL_GNULIB_TANF@
74241 -GL_GNULIB_TANHF = @GL_GNULIB_TANHF@
74242 -GL_GNULIB_TANL = @GL_GNULIB_TANL@
74243 -GL_GNULIB_TIMEGM = @GL_GNULIB_TIMEGM@
74244 -GL_GNULIB_TIMESPEC_GET = @GL_GNULIB_TIMESPEC_GET@
74245 -GL_GNULIB_TIMESPEC_GETRES = @GL_GNULIB_TIMESPEC_GETRES@
74246 -GL_GNULIB_TIME_R = @GL_GNULIB_TIME_R@
74247 -GL_GNULIB_TIME_RZ = @GL_GNULIB_TIME_RZ@
74248 -GL_GNULIB_TMPFILE = @GL_GNULIB_TMPFILE@
74249 -GL_GNULIB_TRUNC = @GL_GNULIB_TRUNC@
74250 -GL_GNULIB_TRUNCATE = @GL_GNULIB_TRUNCATE@
74251 -GL_GNULIB_TRUNCF = @GL_GNULIB_TRUNCF@
74252 -GL_GNULIB_TRUNCL = @GL_GNULIB_TRUNCL@
74253 -GL_GNULIB_TTYNAME_R = @GL_GNULIB_TTYNAME_R@
74254 -GL_GNULIB_TZSET = @GL_GNULIB_TZSET@
74255 -GL_GNULIB_UNISTD_H_GETOPT = @GL_GNULIB_UNISTD_H_GETOPT@
74256 -GL_GNULIB_UNISTD_H_NONBLOCKING = @GL_GNULIB_UNISTD_H_NONBLOCKING@
74257 -GL_GNULIB_UNISTD_H_SIGPIPE = @GL_GNULIB_UNISTD_H_SIGPIPE@
74258 -GL_GNULIB_UNLINK = @GL_GNULIB_UNLINK@
74259 -GL_GNULIB_UNLINKAT = @GL_GNULIB_UNLINKAT@
74260 -GL_GNULIB_UNLOCKPT = @GL_GNULIB_UNLOCKPT@
74261 -GL_GNULIB_UNSETENV = @GL_GNULIB_UNSETENV@
74262 -GL_GNULIB_USLEEP = @GL_GNULIB_USLEEP@
74263 -GL_GNULIB_UTIME = @GL_GNULIB_UTIME@
74264 -GL_GNULIB_UTIMENSAT = @GL_GNULIB_UTIMENSAT@
74265 -GL_GNULIB_VASPRINTF = @GL_GNULIB_VASPRINTF@
74266 -GL_GNULIB_VDPRINTF = @GL_GNULIB_VDPRINTF@
74267 -GL_GNULIB_VFPRINTF = @GL_GNULIB_VFPRINTF@
74268 -GL_GNULIB_VFPRINTF_POSIX = @GL_GNULIB_VFPRINTF_POSIX@
74269 -GL_GNULIB_VFSCANF = @GL_GNULIB_VFSCANF@
74270 -GL_GNULIB_VPRINTF = @GL_GNULIB_VPRINTF@
74271 -GL_GNULIB_VPRINTF_POSIX = @GL_GNULIB_VPRINTF_POSIX@
74272 -GL_GNULIB_VSCANF = @GL_GNULIB_VSCANF@
74273 -GL_GNULIB_VSNPRINTF = @GL_GNULIB_VSNPRINTF@
74274 -GL_GNULIB_VSPRINTF_POSIX = @GL_GNULIB_VSPRINTF_POSIX@
74275 -GL_GNULIB_WCPCPY = @GL_GNULIB_WCPCPY@
74276 -GL_GNULIB_WCPNCPY = @GL_GNULIB_WCPNCPY@
74277 -GL_GNULIB_WCRTOMB = @GL_GNULIB_WCRTOMB@
74278 -GL_GNULIB_WCSCASECMP = @GL_GNULIB_WCSCASECMP@
74279 -GL_GNULIB_WCSCAT = @GL_GNULIB_WCSCAT@
74280 -GL_GNULIB_WCSCHR = @GL_GNULIB_WCSCHR@
74281 -GL_GNULIB_WCSCMP = @GL_GNULIB_WCSCMP@
74282 -GL_GNULIB_WCSCOLL = @GL_GNULIB_WCSCOLL@
74283 -GL_GNULIB_WCSCPY = @GL_GNULIB_WCSCPY@
74284 -GL_GNULIB_WCSCSPN = @GL_GNULIB_WCSCSPN@
74285 -GL_GNULIB_WCSDUP = @GL_GNULIB_WCSDUP@
74286 -GL_GNULIB_WCSFTIME = @GL_GNULIB_WCSFTIME@
74287 -GL_GNULIB_WCSLEN = @GL_GNULIB_WCSLEN@
74288 -GL_GNULIB_WCSNCASECMP = @GL_GNULIB_WCSNCASECMP@
74289 -GL_GNULIB_WCSNCAT = @GL_GNULIB_WCSNCAT@
74290 -GL_GNULIB_WCSNCMP = @GL_GNULIB_WCSNCMP@
74291 -GL_GNULIB_WCSNCPY = @GL_GNULIB_WCSNCPY@
74292 -GL_GNULIB_WCSNLEN = @GL_GNULIB_WCSNLEN@
74293 -GL_GNULIB_WCSNRTOMBS = @GL_GNULIB_WCSNRTOMBS@
74294 -GL_GNULIB_WCSPBRK = @GL_GNULIB_WCSPBRK@
74295 -GL_GNULIB_WCSRCHR = @GL_GNULIB_WCSRCHR@
74296 -GL_GNULIB_WCSRTOMBS = @GL_GNULIB_WCSRTOMBS@
74297 -GL_GNULIB_WCSSPN = @GL_GNULIB_WCSSPN@
74298 -GL_GNULIB_WCSSTR = @GL_GNULIB_WCSSTR@
74299 -GL_GNULIB_WCSTOK = @GL_GNULIB_WCSTOK@
74300 -GL_GNULIB_WCSWIDTH = @GL_GNULIB_WCSWIDTH@
74301 -GL_GNULIB_WCSXFRM = @GL_GNULIB_WCSXFRM@
74302 -GL_GNULIB_WCTOB = @GL_GNULIB_WCTOB@
74303 -GL_GNULIB_WCTOMB = @GL_GNULIB_WCTOMB@
74304 -GL_GNULIB_WCWIDTH = @GL_GNULIB_WCWIDTH@
74305 -GL_GNULIB_WMEMCHR = @GL_GNULIB_WMEMCHR@
74306 -GL_GNULIB_WMEMCMP = @GL_GNULIB_WMEMCMP@
74307 -GL_GNULIB_WMEMCPY = @GL_GNULIB_WMEMCPY@
74308 -GL_GNULIB_WMEMMOVE = @GL_GNULIB_WMEMMOVE@
74309 -GL_GNULIB_WMEMPCPY = @GL_GNULIB_WMEMPCPY@
74310 -GL_GNULIB_WMEMSET = @GL_GNULIB_WMEMSET@
74311 -GL_GNULIB_WRITE = @GL_GNULIB_WRITE@
74312 -GL_GNULIB__EXIT = @GL_GNULIB__EXIT@
74313 -GNULIBHEADERS_OVERRIDE_WINT_T = @GNULIBHEADERS_OVERRIDE_WINT_T@
74314 +GNULIB_ACOSF = @GNULIB_ACOSF@
74315 +GNULIB_ACOSL = @GNULIB_ACOSL@
74316 +GNULIB_ALPHASORT = @GNULIB_ALPHASORT@
74317 +GNULIB_ASINF = @GNULIB_ASINF@
74318 +GNULIB_ASINL = @GNULIB_ASINL@
74319 +GNULIB_ATAN2F = @GNULIB_ATAN2F@
74320 +GNULIB_ATANF = @GNULIB_ATANF@
74321 +GNULIB_ATANL = @GNULIB_ATANL@
74322 +GNULIB_ATOLL = @GNULIB_ATOLL@
74323 +GNULIB_BTOWC = @GNULIB_BTOWC@
74324 +GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
74325 +GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
74326 +GNULIB_CBRT = @GNULIB_CBRT@
74327 +GNULIB_CBRTF = @GNULIB_CBRTF@
74328 +GNULIB_CBRTL = @GNULIB_CBRTL@
74329 +GNULIB_CEIL = @GNULIB_CEIL@
74330 +GNULIB_CEILF = @GNULIB_CEILF@
74331 +GNULIB_CEILL = @GNULIB_CEILL@
74332 +GNULIB_CHDIR = @GNULIB_CHDIR@
74333 +GNULIB_CHOWN = @GNULIB_CHOWN@
74334 +GNULIB_CLOSE = @GNULIB_CLOSE@
74335 +GNULIB_CLOSEDIR = @GNULIB_CLOSEDIR@
74336 +GNULIB_COPYSIGN = @GNULIB_COPYSIGN@
74337 +GNULIB_COPYSIGNF = @GNULIB_COPYSIGNF@
74338 +GNULIB_COPYSIGNL = @GNULIB_COPYSIGNL@
74339 +GNULIB_COSF = @GNULIB_COSF@
74340 +GNULIB_COSHF = @GNULIB_COSHF@
74341 +GNULIB_COSL = @GNULIB_COSL@
74342 +GNULIB_CTIME = @GNULIB_CTIME@
74343 +GNULIB_DIRFD = @GNULIB_DIRFD@
74344 +GNULIB_DPRINTF = @GNULIB_DPRINTF@
74345 +GNULIB_DUP = @GNULIB_DUP@
74346 +GNULIB_DUP2 = @GNULIB_DUP2@
74347 +GNULIB_DUP3 = @GNULIB_DUP3@
74348 +GNULIB_ENVIRON = @GNULIB_ENVIRON@
74349 +GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
74350 +GNULIB_EXP2 = @GNULIB_EXP2@
74351 +GNULIB_EXP2F = @GNULIB_EXP2F@
74352 +GNULIB_EXP2L = @GNULIB_EXP2L@
74353 +GNULIB_EXPF = @GNULIB_EXPF@
74354 +GNULIB_EXPL = @GNULIB_EXPL@
74355 +GNULIB_EXPLICIT_BZERO = @GNULIB_EXPLICIT_BZERO@
74356 +GNULIB_EXPM1 = @GNULIB_EXPM1@
74357 +GNULIB_EXPM1F = @GNULIB_EXPM1F@
74358 +GNULIB_EXPM1L = @GNULIB_EXPM1L@
74359 +GNULIB_FABSF = @GNULIB_FABSF@
74360 +GNULIB_FABSL = @GNULIB_FABSL@
74361 +GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
74362 +GNULIB_FCHDIR = @GNULIB_FCHDIR@
74363 +GNULIB_FCHMODAT = @GNULIB_FCHMODAT@
74364 +GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
74365 +GNULIB_FCLOSE = @GNULIB_FCLOSE@
74366 +GNULIB_FCNTL = @GNULIB_FCNTL@
74367 +GNULIB_FDATASYNC = @GNULIB_FDATASYNC@
74368 +GNULIB_FDOPEN = @GNULIB_FDOPEN@
74369 +GNULIB_FDOPENDIR = @GNULIB_FDOPENDIR@
74370 +GNULIB_FFLUSH = @GNULIB_FFLUSH@
74371 +GNULIB_FFS = @GNULIB_FFS@
74372 +GNULIB_FFSL = @GNULIB_FFSL@
74373 +GNULIB_FFSLL = @GNULIB_FFSLL@
74374 +GNULIB_FGETC = @GNULIB_FGETC@
74375 +GNULIB_FGETS = @GNULIB_FGETS@
74376 +GNULIB_FLOOR = @GNULIB_FLOOR@
74377 +GNULIB_FLOORF = @GNULIB_FLOORF@
74378 +GNULIB_FLOORL = @GNULIB_FLOORL@
74379 +GNULIB_FMA = @GNULIB_FMA@
74380 +GNULIB_FMAF = @GNULIB_FMAF@
74381 +GNULIB_FMAL = @GNULIB_FMAL@
74382 +GNULIB_FMOD = @GNULIB_FMOD@
74383 +GNULIB_FMODF = @GNULIB_FMODF@
74384 +GNULIB_FMODL = @GNULIB_FMODL@
74385 +GNULIB_FOPEN = @GNULIB_FOPEN@
74386 +GNULIB_FPRINTF = @GNULIB_FPRINTF@
74387 +GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
74388 +GNULIB_FPURGE = @GNULIB_FPURGE@
74389 +GNULIB_FPUTC = @GNULIB_FPUTC@
74390 +GNULIB_FPUTS = @GNULIB_FPUTS@
74391 +GNULIB_FREAD = @GNULIB_FREAD@
74392 +GNULIB_FREOPEN = @GNULIB_FREOPEN@
74393 +GNULIB_FREXP = @GNULIB_FREXP@
74394 +GNULIB_FREXPF = @GNULIB_FREXPF@
74395 +GNULIB_FREXPL = @GNULIB_FREXPL@
74396 +GNULIB_FSCANF = @GNULIB_FSCANF@
74397 +GNULIB_FSEEK = @GNULIB_FSEEK@
74398 +GNULIB_FSEEKO = @GNULIB_FSEEKO@
74399 +GNULIB_FSTAT = @GNULIB_FSTAT@
74400 +GNULIB_FSTATAT = @GNULIB_FSTATAT@
74401 +GNULIB_FSYNC = @GNULIB_FSYNC@
74402 +GNULIB_FTELL = @GNULIB_FTELL@
74403 +GNULIB_FTELLO = @GNULIB_FTELLO@
74404 +GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
74405 +GNULIB_FUTIMENS = @GNULIB_FUTIMENS@
74406 +GNULIB_FWRITE = @GNULIB_FWRITE@
74407 +GNULIB_GETC = @GNULIB_GETC@
74408 +GNULIB_GETCHAR = @GNULIB_GETCHAR@
74409 +GNULIB_GETCWD = @GNULIB_GETCWD@
74410 +GNULIB_GETDELIM = @GNULIB_GETDELIM@
74411 +GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
74412 +GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
74413 +GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
74414 +GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
74415 +GNULIB_GETLINE = @GNULIB_GETLINE@
74416 +GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
74417 +GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
74418 +GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
74419 +GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
74420 +GNULIB_GETPASS = @GNULIB_GETPASS@
74421 +GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
74422 GNULIB_GETTIMEOFDAY = @GNULIB_GETTIMEOFDAY@
74423 +GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
74424 +GNULIB_GL_UNISTD_H_GETOPT = @GNULIB_GL_UNISTD_H_GETOPT@
74425 +GNULIB_GRANTPT = @GNULIB_GRANTPT@
74426 +GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
74427 +GNULIB_HYPOT = @GNULIB_HYPOT@
74428 +GNULIB_HYPOTF = @GNULIB_HYPOTF@
74429 +GNULIB_HYPOTL = @GNULIB_HYPOTL@
74430 +GNULIB_ILOGB = @GNULIB_ILOGB@
74431 +GNULIB_ILOGBF = @GNULIB_ILOGBF@
74432 +GNULIB_ILOGBL = @GNULIB_ILOGBL@
74433 +GNULIB_IMAXABS = @GNULIB_IMAXABS@
74434 +GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
74435 +GNULIB_ISATTY = @GNULIB_ISATTY@
74436 +GNULIB_ISFINITE = @GNULIB_ISFINITE@
74437 +GNULIB_ISINF = @GNULIB_ISINF@
74438 +GNULIB_ISNAN = @GNULIB_ISNAN@
74439 +GNULIB_ISNAND = @GNULIB_ISNAND@
74440 +GNULIB_ISNANF = @GNULIB_ISNANF@
74441 +GNULIB_ISNANL = @GNULIB_ISNANL@
74442 +GNULIB_LCHMOD = @GNULIB_LCHMOD@
74443 +GNULIB_LCHOWN = @GNULIB_LCHOWN@
74444 +GNULIB_LDEXPF = @GNULIB_LDEXPF@
74445 +GNULIB_LDEXPL = @GNULIB_LDEXPL@
74446 +GNULIB_LINK = @GNULIB_LINK@
74447 +GNULIB_LINKAT = @GNULIB_LINKAT@
74448 +GNULIB_LOCALTIME = @GNULIB_LOCALTIME@
74449 +GNULIB_LOG = @GNULIB_LOG@
74450 +GNULIB_LOG10 = @GNULIB_LOG10@
74451 +GNULIB_LOG10F = @GNULIB_LOG10F@
74452 +GNULIB_LOG10L = @GNULIB_LOG10L@
74453 +GNULIB_LOG1P = @GNULIB_LOG1P@
74454 +GNULIB_LOG1PF = @GNULIB_LOG1PF@
74455 +GNULIB_LOG1PL = @GNULIB_LOG1PL@
74456 +GNULIB_LOG2 = @GNULIB_LOG2@
74457 +GNULIB_LOG2F = @GNULIB_LOG2F@
74458 +GNULIB_LOG2L = @GNULIB_LOG2L@
74459 +GNULIB_LOGB = @GNULIB_LOGB@
74460 +GNULIB_LOGBF = @GNULIB_LOGBF@
74461 +GNULIB_LOGBL = @GNULIB_LOGBL@
74462 +GNULIB_LOGF = @GNULIB_LOGF@
74463 +GNULIB_LOGL = @GNULIB_LOGL@
74464 +GNULIB_LSEEK = @GNULIB_LSEEK@
74465 +GNULIB_LSTAT = @GNULIB_LSTAT@
74466 +GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
74467 +GNULIB_MBRLEN = @GNULIB_MBRLEN@
74468 +GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
74469 +GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
74470 +GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
74471 +GNULIB_MBSCHR = @GNULIB_MBSCHR@
74472 +GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
74473 +GNULIB_MBSINIT = @GNULIB_MBSINIT@
74474 +GNULIB_MBSLEN = @GNULIB_MBSLEN@
74475 +GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
74476 +GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
74477 +GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
74478 +GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
74479 +GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
74480 +GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
74481 +GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
74482 +GNULIB_MBSSEP = @GNULIB_MBSSEP@
74483 +GNULIB_MBSSPN = @GNULIB_MBSSPN@
74484 +GNULIB_MBSSTR = @GNULIB_MBSSTR@
74485 +GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
74486 +GNULIB_MBTOWC = @GNULIB_MBTOWC@
74487 +GNULIB_MEMCHR = @GNULIB_MEMCHR@
74488 +GNULIB_MEMMEM = @GNULIB_MEMMEM@
74489 +GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
74490 +GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
74491 +GNULIB_MKDIRAT = @GNULIB_MKDIRAT@
74492 +GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
74493 +GNULIB_MKFIFO = @GNULIB_MKFIFO@
74494 +GNULIB_MKFIFOAT = @GNULIB_MKFIFOAT@
74495 +GNULIB_MKNOD = @GNULIB_MKNOD@
74496 +GNULIB_MKNODAT = @GNULIB_MKNODAT@
74497 +GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
74498 +GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
74499 +GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
74500 +GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
74501 +GNULIB_MKTIME = @GNULIB_MKTIME@
74502 +GNULIB_MODF = @GNULIB_MODF@
74503 +GNULIB_MODFF = @GNULIB_MODFF@
74504 +GNULIB_MODFL = @GNULIB_MODFL@
74505 +GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
74506 +GNULIB_NONBLOCKING = @GNULIB_NONBLOCKING@
74507 +GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
74508 +GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
74509 +GNULIB_OPEN = @GNULIB_OPEN@
74510 +GNULIB_OPENAT = @GNULIB_OPENAT@
74511 +GNULIB_OPENDIR = @GNULIB_OPENDIR@
74512 +GNULIB_OVERRIDES_STRUCT_STAT = @GNULIB_OVERRIDES_STRUCT_STAT@
74513 +GNULIB_OVERRIDES_WINT_T = @GNULIB_OVERRIDES_WINT_T@
74514 +GNULIB_PCLOSE = @GNULIB_PCLOSE@
74515 +GNULIB_PERROR = @GNULIB_PERROR@
74516 +GNULIB_PIPE = @GNULIB_PIPE@
74517 +GNULIB_PIPE2 = @GNULIB_PIPE2@
74518 +GNULIB_POPEN = @GNULIB_POPEN@
74519 +GNULIB_POSIX_OPENPT = @GNULIB_POSIX_OPENPT@
74520 +GNULIB_POWF = @GNULIB_POWF@
74521 +GNULIB_PREAD = @GNULIB_PREAD@
74522 +GNULIB_PRINTF = @GNULIB_PRINTF@
74523 +GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
74524 +GNULIB_PTSNAME = @GNULIB_PTSNAME@
74525 +GNULIB_PTSNAME_R = @GNULIB_PTSNAME_R@
74526 +GNULIB_PUTC = @GNULIB_PUTC@
74527 +GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
74528 +GNULIB_PUTENV = @GNULIB_PUTENV@
74529 +GNULIB_PUTS = @GNULIB_PUTS@
74530 +GNULIB_PWRITE = @GNULIB_PWRITE@
74531 +GNULIB_QSORT_R = @GNULIB_QSORT_R@
74532 +GNULIB_RANDOM = @GNULIB_RANDOM@
74533 +GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
74534 +GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
74535 +GNULIB_READ = @GNULIB_READ@
74536 +GNULIB_READDIR = @GNULIB_READDIR@
74537 +GNULIB_READLINK = @GNULIB_READLINK@
74538 +GNULIB_READLINKAT = @GNULIB_READLINKAT@
74539 +GNULIB_REALLOCARRAY = @GNULIB_REALLOCARRAY@
74540 +GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
74541 +GNULIB_REALPATH = @GNULIB_REALPATH@
74542 +GNULIB_REMAINDER = @GNULIB_REMAINDER@
74543 +GNULIB_REMAINDERF = @GNULIB_REMAINDERF@
74544 +GNULIB_REMAINDERL = @GNULIB_REMAINDERL@
74545 +GNULIB_REMOVE = @GNULIB_REMOVE@
74546 +GNULIB_RENAME = @GNULIB_RENAME@
74547 +GNULIB_RENAMEAT = @GNULIB_RENAMEAT@
74548 +GNULIB_REWINDDIR = @GNULIB_REWINDDIR@
74549 +GNULIB_RINT = @GNULIB_RINT@
74550 +GNULIB_RINTF = @GNULIB_RINTF@
74551 +GNULIB_RINTL = @GNULIB_RINTL@
74552 +GNULIB_RMDIR = @GNULIB_RMDIR@
74553 +GNULIB_ROUND = @GNULIB_ROUND@
74554 +GNULIB_ROUNDF = @GNULIB_ROUNDF@
74555 +GNULIB_ROUNDL = @GNULIB_ROUNDL@
74556 +GNULIB_RPMATCH = @GNULIB_RPMATCH@
74557 +GNULIB_SCANDIR = @GNULIB_SCANDIR@
74558 +GNULIB_SCANF = @GNULIB_SCANF@
74559 +GNULIB_SECURE_GETENV = @GNULIB_SECURE_GETENV@
74560 +GNULIB_SETENV = @GNULIB_SETENV@
74561 +GNULIB_SETHOSTNAME = @GNULIB_SETHOSTNAME@
74562 +GNULIB_SIGNBIT = @GNULIB_SIGNBIT@
74563 +GNULIB_SINF = @GNULIB_SINF@
74564 +GNULIB_SINHF = @GNULIB_SINHF@
74565 +GNULIB_SINL = @GNULIB_SINL@
74566 +GNULIB_SLEEP = @GNULIB_SLEEP@
74567 +GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
74568 +GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
74569 +GNULIB_SQRTF = @GNULIB_SQRTF@
74570 +GNULIB_SQRTL = @GNULIB_SQRTL@
74571 +GNULIB_STAT = @GNULIB_STAT@
74572 +GNULIB_STDIO_H_NONBLOCKING = @GNULIB_STDIO_H_NONBLOCKING@
74573 +GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
74574 +GNULIB_STPCPY = @GNULIB_STPCPY@
74575 +GNULIB_STPNCPY = @GNULIB_STPNCPY@
74576 +GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
74577 +GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
74578 +GNULIB_STRDUP = @GNULIB_STRDUP@
74579 +GNULIB_STRERROR = @GNULIB_STRERROR@
74580 +GNULIB_STRERROR_R = @GNULIB_STRERROR_R@
74581 +GNULIB_STRFTIME = @GNULIB_STRFTIME@
74582 +GNULIB_STRNCAT = @GNULIB_STRNCAT@
74583 +GNULIB_STRNDUP = @GNULIB_STRNDUP@
74584 +GNULIB_STRNLEN = @GNULIB_STRNLEN@
74585 +GNULIB_STRPBRK = @GNULIB_STRPBRK@
74586 +GNULIB_STRPTIME = @GNULIB_STRPTIME@
74587 +GNULIB_STRSEP = @GNULIB_STRSEP@
74588 +GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
74589 +GNULIB_STRSTR = @GNULIB_STRSTR@
74590 +GNULIB_STRTOD = @GNULIB_STRTOD@
74591 +GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
74592 +GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
74593 +GNULIB_STRTOLD = @GNULIB_STRTOLD@
74594 +GNULIB_STRTOLL = @GNULIB_STRTOLL@
74595 +GNULIB_STRTOULL = @GNULIB_STRTOULL@
74596 +GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
74597 +GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
74598 +GNULIB_SYMLINK = @GNULIB_SYMLINK@
74599 +GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
74600 +GNULIB_SYSTEM_POSIX = @GNULIB_SYSTEM_POSIX@
74601 +GNULIB_TANF = @GNULIB_TANF@
74602 +GNULIB_TANHF = @GNULIB_TANHF@
74603 +GNULIB_TANL = @GNULIB_TANL@
74604 +GNULIB_TIMEGM = @GNULIB_TIMEGM@
74605 +GNULIB_TIME_R = @GNULIB_TIME_R@
74606 +GNULIB_TIME_RZ = @GNULIB_TIME_RZ@
74607 +GNULIB_TMPFILE = @GNULIB_TMPFILE@
74608 +GNULIB_TRUNC = @GNULIB_TRUNC@
74609 +GNULIB_TRUNCATE = @GNULIB_TRUNCATE@
74610 +GNULIB_TRUNCF = @GNULIB_TRUNCF@
74611 +GNULIB_TRUNCL = @GNULIB_TRUNCL@
74612 +GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
74613 +GNULIB_TZSET = @GNULIB_TZSET@
74614 +GNULIB_UNISTD_H_NONBLOCKING = @GNULIB_UNISTD_H_NONBLOCKING@
74615 +GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
74616 +GNULIB_UNLINK = @GNULIB_UNLINK@
74617 +GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
74618 +GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
74619 +GNULIB_UNSETENV = @GNULIB_UNSETENV@
74620 +GNULIB_USLEEP = @GNULIB_USLEEP@
74621 +GNULIB_UTIME = @GNULIB_UTIME@
74622 +GNULIB_UTIMENSAT = @GNULIB_UTIMENSAT@
74623 +GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
74624 +GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
74625 +GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
74626 +GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
74627 +GNULIB_VFSCANF = @GNULIB_VFSCANF@
74628 +GNULIB_VPRINTF = @GNULIB_VPRINTF@
74629 +GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
74630 +GNULIB_VSCANF = @GNULIB_VSCANF@
74631 +GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
74632 +GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
74633 +GNULIB_WCPCPY = @GNULIB_WCPCPY@
74634 +GNULIB_WCPNCPY = @GNULIB_WCPNCPY@
74635 +GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
74636 +GNULIB_WCSCASECMP = @GNULIB_WCSCASECMP@
74637 +GNULIB_WCSCAT = @GNULIB_WCSCAT@
74638 +GNULIB_WCSCHR = @GNULIB_WCSCHR@
74639 +GNULIB_WCSCMP = @GNULIB_WCSCMP@
74640 +GNULIB_WCSCOLL = @GNULIB_WCSCOLL@
74641 +GNULIB_WCSCPY = @GNULIB_WCSCPY@
74642 +GNULIB_WCSCSPN = @GNULIB_WCSCSPN@
74643 +GNULIB_WCSDUP = @GNULIB_WCSDUP@
74644 +GNULIB_WCSFTIME = @GNULIB_WCSFTIME@
74645 +GNULIB_WCSLEN = @GNULIB_WCSLEN@
74646 +GNULIB_WCSNCASECMP = @GNULIB_WCSNCASECMP@
74647 +GNULIB_WCSNCAT = @GNULIB_WCSNCAT@
74648 +GNULIB_WCSNCMP = @GNULIB_WCSNCMP@
74649 +GNULIB_WCSNCPY = @GNULIB_WCSNCPY@
74650 +GNULIB_WCSNLEN = @GNULIB_WCSNLEN@
74651 +GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
74652 +GNULIB_WCSPBRK = @GNULIB_WCSPBRK@
74653 +GNULIB_WCSRCHR = @GNULIB_WCSRCHR@
74654 +GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
74655 +GNULIB_WCSSPN = @GNULIB_WCSSPN@
74656 +GNULIB_WCSSTR = @GNULIB_WCSSTR@
74657 +GNULIB_WCSTOK = @GNULIB_WCSTOK@
74658 +GNULIB_WCSWIDTH = @GNULIB_WCSWIDTH@
74659 +GNULIB_WCSXFRM = @GNULIB_WCSXFRM@
74660 +GNULIB_WCTOB = @GNULIB_WCTOB@
74661 +GNULIB_WCTOMB = @GNULIB_WCTOMB@
74662 +GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
74663 +GNULIB_WMEMCHR = @GNULIB_WMEMCHR@
74664 +GNULIB_WMEMCMP = @GNULIB_WMEMCMP@
74665 +GNULIB_WMEMCPY = @GNULIB_WMEMCPY@
74666 +GNULIB_WMEMMOVE = @GNULIB_WMEMMOVE@
74667 +GNULIB_WMEMSET = @GNULIB_WMEMSET@
74668 +GNULIB_WRITE = @GNULIB_WRITE@
74669 +GNULIB__EXIT = @GNULIB__EXIT@
74670 GPGME_CFLAGS = @GPGME_CFLAGS@
74671 GPGME_CONFIG = @GPGME_CONFIG@
74672 GPGME_LIBS = @GPGME_LIBS@
74673 GREP = @GREP@
74674 HAVE_ACOSF = @HAVE_ACOSF@
74675 HAVE_ACOSL = @HAVE_ACOSL@
74676 -HAVE_ALIGNED_ALLOC = @HAVE_ALIGNED_ALLOC@
74677 HAVE_ALLOCA_H = @HAVE_ALLOCA_H@
74678 HAVE_ALPHASORT = @HAVE_ALPHASORT@
74679 HAVE_ASINF = @HAVE_ASINF@
74680 @@ -780,7 +689,6 @@ HAVE_CHOWN = @HAVE_CHOWN@
74681 HAVE_CLOSEDIR = @HAVE_CLOSEDIR@
74682 HAVE_COPYSIGN = @HAVE_COPYSIGN@
74683 HAVE_COPYSIGNL = @HAVE_COPYSIGNL@
74684 -HAVE_COPY_FILE_RANGE = @HAVE_COPY_FILE_RANGE@
74685 HAVE_COSF = @HAVE_COSF@
74686 HAVE_COSHF = @HAVE_COSHF@
74687 HAVE_COSL = @HAVE_COSL@
74688 @@ -795,17 +703,13 @@ HAVE_DECL_CEILL = @HAVE_DECL_CEILL@
74689 HAVE_DECL_COPYSIGNF = @HAVE_DECL_COPYSIGNF@
74690 HAVE_DECL_COSL = @HAVE_DECL_COSL@
74691 HAVE_DECL_DIRFD = @HAVE_DECL_DIRFD@
74692 -HAVE_DECL_ECVT = @HAVE_DECL_ECVT@
74693 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
74694 -HAVE_DECL_EXECVPE = @HAVE_DECL_EXECVPE@
74695 HAVE_DECL_EXP2 = @HAVE_DECL_EXP2@
74696 HAVE_DECL_EXP2F = @HAVE_DECL_EXP2F@
74697 HAVE_DECL_EXP2L = @HAVE_DECL_EXP2L@
74698 HAVE_DECL_EXPL = @HAVE_DECL_EXPL@
74699 HAVE_DECL_EXPM1L = @HAVE_DECL_EXPM1L@
74700 HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
74701 -HAVE_DECL_FCLOSEALL = @HAVE_DECL_FCLOSEALL@
74702 -HAVE_DECL_FCVT = @HAVE_DECL_FCVT@
74703 HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@
74704 HAVE_DECL_FDOPENDIR = @HAVE_DECL_FDOPENDIR@
74705 HAVE_DECL_FLOORF = @HAVE_DECL_FLOORF@
74706 @@ -814,7 +718,6 @@ HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@
74707 HAVE_DECL_FREXPL = @HAVE_DECL_FREXPL@
74708 HAVE_DECL_FSEEKO = @HAVE_DECL_FSEEKO@
74709 HAVE_DECL_FTELLO = @HAVE_DECL_FTELLO@
74710 -HAVE_DECL_GCVT = @HAVE_DECL_GCVT@
74711 HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
74712 HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
74713 HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
74714 @@ -866,14 +769,13 @@ HAVE_DECL_TRUNCL = @HAVE_DECL_TRUNCL@
74715 HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
74716 HAVE_DECL_UNSETENV = @HAVE_DECL_UNSETENV@
74717 HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
74718 -HAVE_DECL_WCSDUP = @HAVE_DECL_WCSDUP@
74719 HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
74720 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
74721 HAVE_DIRENT_H = @HAVE_DIRENT_H@
74722 HAVE_DPRINTF = @HAVE_DPRINTF@
74723 +HAVE_DUP2 = @HAVE_DUP2@
74724 HAVE_DUP3 = @HAVE_DUP3@
74725 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
74726 -HAVE_EXECVPE = @HAVE_EXECVPE@
74727 HAVE_EXPF = @HAVE_EXPF@
74728 HAVE_EXPL = @HAVE_EXPL@
74729 HAVE_EXPLICIT_BZERO = @HAVE_EXPLICIT_BZERO@
74730 @@ -905,7 +807,6 @@ HAVE_FTELLO = @HAVE_FTELLO@
74731 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
74732 HAVE_FUTIMENS = @HAVE_FUTIMENS@
74733 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
74734 -HAVE_GETENTROPY = @HAVE_GETENTROPY@
74735 HAVE_GETGROUPS = @HAVE_GETGROUPS@
74736 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
74737 HAVE_GETLOGIN = @HAVE_GETLOGIN@
74738 @@ -914,7 +815,6 @@ HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
74739 HAVE_GETPASS = @HAVE_GETPASS@
74740 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
74741 HAVE_GETTIMEOFDAY = @HAVE_GETTIMEOFDAY@
74742 -HAVE_GETUMASK = @HAVE_GETUMASK@
74743 HAVE_GRANTPT = @HAVE_GRANTPT@
74744 HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
74745 HAVE_HYPOTF = @HAVE_HYPOTF@
74746 @@ -942,6 +842,7 @@ HAVE_LOGBF = @HAVE_LOGBF@
74747 HAVE_LOGBL = @HAVE_LOGBL@
74748 HAVE_LOGF = @HAVE_LOGF@
74749 HAVE_LOGL = @HAVE_LOGL@
74750 +HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
74751 HAVE_LSTAT = @HAVE_LSTAT@
74752 HAVE_MAX_ALIGN_T = @HAVE_MAX_ALIGN_T@
74753 HAVE_MBRLEN = @HAVE_MBRLEN@
74754 @@ -951,6 +852,7 @@ HAVE_MBSLEN = @HAVE_MBSLEN@
74755 HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
74756 HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
74757 HAVE_MBTOWC = @HAVE_MBTOWC@
74758 +HAVE_MEMCHR = @HAVE_MEMCHR@
74759 HAVE_MEMPCPY = @HAVE_MEMPCPY@
74760 HAVE_MKDIRAT = @HAVE_MKDIRAT@
74761 HAVE_MKDTEMP = @HAVE_MKDTEMP@
74762 @@ -973,7 +875,6 @@ HAVE_PCLOSE = @HAVE_PCLOSE@
74763 HAVE_PIPE = @HAVE_PIPE@
74764 HAVE_PIPE2 = @HAVE_PIPE2@
74765 HAVE_POPEN = @HAVE_POPEN@
74766 -HAVE_POSIX_MEMALIGN = @HAVE_POSIX_MEMALIGN@
74767 HAVE_POSIX_OPENPT = @HAVE_POSIX_OPENPT@
74768 HAVE_POWF = @HAVE_POWF@
74769 HAVE_PREAD = @HAVE_PREAD@
74770 @@ -1003,8 +904,6 @@ HAVE_SECURE_GETENV = @HAVE_SECURE_GETENV@
74771 HAVE_SETENV = @HAVE_SETENV@
74772 HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@
74773 HAVE_SETSTATE = @HAVE_SETSTATE@
74774 -HAVE_SIGABBREV_NP = @HAVE_SIGABBREV_NP@
74775 -HAVE_SIGDESCR_NP = @HAVE_SIGDESCR_NP@
74776 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
74777 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
74778 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
74779 @@ -1020,16 +919,13 @@ HAVE_STPNCPY = @HAVE_STPNCPY@
74780 HAVE_STRCASECMP = @HAVE_STRCASECMP@
74781 HAVE_STRCASESTR = @HAVE_STRCASESTR@
74782 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
74783 -HAVE_STRERRORNAME_NP = @HAVE_STRERRORNAME_NP@
74784 HAVE_STRINGS_H = @HAVE_STRINGS_H@
74785 HAVE_STRPBRK = @HAVE_STRPBRK@
74786 HAVE_STRPTIME = @HAVE_STRPTIME@
74787 HAVE_STRSEP = @HAVE_STRSEP@
74788 HAVE_STRTOD = @HAVE_STRTOD@
74789 -HAVE_STRTOL = @HAVE_STRTOL@
74790 HAVE_STRTOLD = @HAVE_STRTOLD@
74791 HAVE_STRTOLL = @HAVE_STRTOLL@
74792 -HAVE_STRTOUL = @HAVE_STRTOUL@
74793 HAVE_STRTOULL = @HAVE_STRTOULL@
74794 HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
74795 HAVE_STRUCT_TIMEVAL = @HAVE_STRUCT_TIMEVAL@
74796 @@ -1047,12 +943,12 @@ HAVE_TANF = @HAVE_TANF@
74797 HAVE_TANHF = @HAVE_TANHF@
74798 HAVE_TANL = @HAVE_TANL@
74799 HAVE_TIMEGM = @HAVE_TIMEGM@
74800 -HAVE_TIMESPEC_GET = @HAVE_TIMESPEC_GET@
74801 -HAVE_TIMESPEC_GETRES = @HAVE_TIMESPEC_GETRES@
74802 HAVE_TIMEZONE_T = @HAVE_TIMEZONE_T@
74803 +HAVE_TZSET = @HAVE_TZSET@
74804 HAVE_UNISTD_H = @HAVE_UNISTD_H@
74805 HAVE_UNLINKAT = @HAVE_UNLINKAT@
74806 HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
74807 +HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
74808 HAVE_USLEEP = @HAVE_USLEEP@
74809 HAVE_UTIME = @HAVE_UTIME@
74810 HAVE_UTIMENSAT = @HAVE_UTIMENSAT@
74811 @@ -1094,7 +990,6 @@ HAVE_WMEMCHR = @HAVE_WMEMCHR@
74812 HAVE_WMEMCMP = @HAVE_WMEMCMP@
74813 HAVE_WMEMCPY = @HAVE_WMEMCPY@
74814 HAVE_WMEMMOVE = @HAVE_WMEMMOVE@
74815 -HAVE_WMEMPCPY = @HAVE_WMEMPCPY@
74816 HAVE_WMEMSET = @HAVE_WMEMSET@
74817 HAVE__BOOL = @HAVE__BOOL@
74818 HAVE__EXIT = @HAVE__EXIT@
74819 @@ -1191,18 +1086,16 @@ PATH_SEPARATOR = @PATH_SEPARATOR@
74820 PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
74821 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
74822 PRIPTR_PREFIX = @PRIPTR_PREFIX@
74823 +PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
74824 PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
74825 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
74826 RANLIB = @RANLIB@
74827 -REPLACE_ACCESS = @REPLACE_ACCESS@
74828 REPLACE_ACOSF = @REPLACE_ACOSF@
74829 -REPLACE_ALIGNED_ALLOC = @REPLACE_ALIGNED_ALLOC@
74830 REPLACE_ASINF = @REPLACE_ASINF@
74831 REPLACE_ATAN2F = @REPLACE_ATAN2F@
74832 REPLACE_ATANF = @REPLACE_ATANF@
74833 REPLACE_BTOWC = @REPLACE_BTOWC@
74834 -REPLACE_CALLOC_FOR_CALLOC_GNU = @REPLACE_CALLOC_FOR_CALLOC_GNU@
74835 -REPLACE_CALLOC_FOR_CALLOC_POSIX = @REPLACE_CALLOC_FOR_CALLOC_POSIX@
74836 +REPLACE_CALLOC = @REPLACE_CALLOC@
74837 REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
74838 REPLACE_CBRTF = @REPLACE_CBRTF@
74839 REPLACE_CBRTL = @REPLACE_CBRTL@
74840 @@ -1212,22 +1105,13 @@ REPLACE_CEILL = @REPLACE_CEILL@
74841 REPLACE_CHOWN = @REPLACE_CHOWN@
74842 REPLACE_CLOSE = @REPLACE_CLOSE@
74843 REPLACE_CLOSEDIR = @REPLACE_CLOSEDIR@
74844 -REPLACE_COPY_FILE_RANGE = @REPLACE_COPY_FILE_RANGE@
74845 REPLACE_COSF = @REPLACE_COSF@
74846 REPLACE_COSHF = @REPLACE_COSHF@
74847 -REPLACE_CREAT = @REPLACE_CREAT@
74848 REPLACE_CTIME = @REPLACE_CTIME@
74849 REPLACE_DIRFD = @REPLACE_DIRFD@
74850 REPLACE_DPRINTF = @REPLACE_DPRINTF@
74851 REPLACE_DUP = @REPLACE_DUP@
74852 REPLACE_DUP2 = @REPLACE_DUP2@
74853 -REPLACE_EXECL = @REPLACE_EXECL@
74854 -REPLACE_EXECLE = @REPLACE_EXECLE@
74855 -REPLACE_EXECLP = @REPLACE_EXECLP@
74856 -REPLACE_EXECV = @REPLACE_EXECV@
74857 -REPLACE_EXECVE = @REPLACE_EXECVE@
74858 -REPLACE_EXECVP = @REPLACE_EXECVP@
74859 -REPLACE_EXECVPE = @REPLACE_EXECVPE@
74860 REPLACE_EXP2 = @REPLACE_EXP2@
74861 REPLACE_EXP2L = @REPLACE_EXP2L@
74862 REPLACE_EXPF = @REPLACE_EXPF@
74863 @@ -1237,14 +1121,12 @@ REPLACE_EXPM1F = @REPLACE_EXPM1F@
74864 REPLACE_EXPM1L = @REPLACE_EXPM1L@
74865 REPLACE_FABSL = @REPLACE_FABSL@
74866 REPLACE_FACCESSAT = @REPLACE_FACCESSAT@
74867 -REPLACE_FCHMODAT = @REPLACE_FCHMODAT@
74868 REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
74869 REPLACE_FCLOSE = @REPLACE_FCLOSE@
74870 REPLACE_FCNTL = @REPLACE_FCNTL@
74871 REPLACE_FDOPEN = @REPLACE_FDOPEN@
74872 REPLACE_FDOPENDIR = @REPLACE_FDOPENDIR@
74873 REPLACE_FFLUSH = @REPLACE_FFLUSH@
74874 -REPLACE_FFSLL = @REPLACE_FFSLL@
74875 REPLACE_FLOOR = @REPLACE_FLOOR@
74876 REPLACE_FLOORF = @REPLACE_FLOORF@
74877 REPLACE_FLOORL = @REPLACE_FLOORL@
74878 @@ -1255,10 +1137,8 @@ REPLACE_FMOD = @REPLACE_FMOD@
74879 REPLACE_FMODF = @REPLACE_FMODF@
74880 REPLACE_FMODL = @REPLACE_FMODL@
74881 REPLACE_FOPEN = @REPLACE_FOPEN@
74882 -REPLACE_FOPEN_FOR_FOPEN_GNU = @REPLACE_FOPEN_FOR_FOPEN_GNU@
74883 REPLACE_FPRINTF = @REPLACE_FPRINTF@
74884 REPLACE_FPURGE = @REPLACE_FPURGE@
74885 -REPLACE_FREE = @REPLACE_FREE@
74886 REPLACE_FREOPEN = @REPLACE_FREOPEN@
74887 REPLACE_FREXP = @REPLACE_FREXP@
74888 REPLACE_FREXPF = @REPLACE_FREXPF@
74889 @@ -1280,7 +1160,6 @@ REPLACE_GETLINE = @REPLACE_GETLINE@
74890 REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
74891 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
74892 REPLACE_GETPASS = @REPLACE_GETPASS@
74893 -REPLACE_GETPASS_FOR_GETPASS_GNU = @REPLACE_GETPASS_FOR_GETPASS_GNU@
74894 REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
74895 REPLACE_GMTIME = @REPLACE_GMTIME@
74896 REPLACE_HUGE_VAL = @REPLACE_HUGE_VAL@
74897 @@ -1319,8 +1198,7 @@ REPLACE_LOGF = @REPLACE_LOGF@
74898 REPLACE_LOGL = @REPLACE_LOGL@
74899 REPLACE_LSEEK = @REPLACE_LSEEK@
74900 REPLACE_LSTAT = @REPLACE_LSTAT@
74901 -REPLACE_MALLOC_FOR_MALLOC_GNU = @REPLACE_MALLOC_FOR_MALLOC_GNU@
74902 -REPLACE_MALLOC_FOR_MALLOC_POSIX = @REPLACE_MALLOC_FOR_MALLOC_POSIX@
74903 +REPLACE_MALLOC = @REPLACE_MALLOC@
74904 REPLACE_MBRLEN = @REPLACE_MBRLEN@
74905 REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
74906 REPLACE_MBSINIT = @REPLACE_MBSINIT@
74907 @@ -1332,9 +1210,7 @@ REPLACE_MEMCHR = @REPLACE_MEMCHR@
74908 REPLACE_MEMMEM = @REPLACE_MEMMEM@
74909 REPLACE_MKDIR = @REPLACE_MKDIR@
74910 REPLACE_MKFIFO = @REPLACE_MKFIFO@
74911 -REPLACE_MKFIFOAT = @REPLACE_MKFIFOAT@
74912 REPLACE_MKNOD = @REPLACE_MKNOD@
74913 -REPLACE_MKNODAT = @REPLACE_MKNODAT@
74914 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
74915 REPLACE_MKTIME = @REPLACE_MKTIME@
74916 REPLACE_MODF = @REPLACE_MODF@
74917 @@ -1349,7 +1225,6 @@ REPLACE_OPENAT = @REPLACE_OPENAT@
74918 REPLACE_OPENDIR = @REPLACE_OPENDIR@
74919 REPLACE_PERROR = @REPLACE_PERROR@
74920 REPLACE_POPEN = @REPLACE_POPEN@
74921 -REPLACE_POSIX_MEMALIGN = @REPLACE_POSIX_MEMALIGN@
74922 REPLACE_PREAD = @REPLACE_PREAD@
74923 REPLACE_PRINTF = @REPLACE_PRINTF@
74924 REPLACE_PTSNAME = @REPLACE_PTSNAME@
74925 @@ -1362,9 +1237,7 @@ REPLACE_RANDOM_R = @REPLACE_RANDOM_R@
74926 REPLACE_READ = @REPLACE_READ@
74927 REPLACE_READLINK = @REPLACE_READLINK@
74928 REPLACE_READLINKAT = @REPLACE_READLINKAT@
74929 -REPLACE_REALLOCARRAY = @REPLACE_REALLOCARRAY@
74930 -REPLACE_REALLOC_FOR_REALLOC_GNU = @REPLACE_REALLOC_FOR_REALLOC_GNU@
74931 -REPLACE_REALLOC_FOR_REALLOC_POSIX = @REPLACE_REALLOC_FOR_REALLOC_POSIX@
74932 +REPLACE_REALLOC = @REPLACE_REALLOC@
74933 REPLACE_REALPATH = @REPLACE_REALPATH@
74934 REPLACE_REMAINDER = @REPLACE_REMAINDER@
74935 REPLACE_REMAINDERF = @REPLACE_REMAINDERF@
74936 @@ -1380,7 +1253,7 @@ REPLACE_ROUNDL = @REPLACE_ROUNDL@
74937 REPLACE_SETENV = @REPLACE_SETENV@
74938 REPLACE_SETSTATE = @REPLACE_SETSTATE@
74939 REPLACE_SIGNBIT = @REPLACE_SIGNBIT@
74940 -REPLACE_SIGNBIT_USING_BUILTINS = @REPLACE_SIGNBIT_USING_BUILTINS@
74941 +REPLACE_SIGNBIT_USING_GCC = @REPLACE_SIGNBIT_USING_GCC@
74942 REPLACE_SINF = @REPLACE_SINF@
74943 REPLACE_SINHF = @REPLACE_SINHF@
74944 REPLACE_SLEEP = @REPLACE_SLEEP@
74945 @@ -1396,7 +1269,6 @@ REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
74946 REPLACE_STRCHRNUL = @REPLACE_STRCHRNUL@
74947 REPLACE_STRDUP = @REPLACE_STRDUP@
74948 REPLACE_STRERROR = @REPLACE_STRERROR@
74949 -REPLACE_STRERRORNAME_NP = @REPLACE_STRERRORNAME_NP@
74950 REPLACE_STRERROR_R = @REPLACE_STRERROR_R@
74951 REPLACE_STRFTIME = @REPLACE_STRFTIME@
74952 REPLACE_STRNCAT = @REPLACE_STRNCAT@
74953 @@ -1407,11 +1279,7 @@ REPLACE_STRSTR = @REPLACE_STRSTR@
74954 REPLACE_STRTOD = @REPLACE_STRTOD@
74955 REPLACE_STRTOIMAX = @REPLACE_STRTOIMAX@
74956 REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
74957 -REPLACE_STRTOL = @REPLACE_STRTOL@
74958 REPLACE_STRTOLD = @REPLACE_STRTOLD@
74959 -REPLACE_STRTOLL = @REPLACE_STRTOLL@
74960 -REPLACE_STRTOUL = @REPLACE_STRTOUL@
74961 -REPLACE_STRTOULL = @REPLACE_STRTOULL@
74962 REPLACE_STRTOUMAX = @REPLACE_STRTOUMAX@
74963 REPLACE_STRUCT_TIMEVAL = @REPLACE_STRUCT_TIMEVAL@
74964 REPLACE_SYMLINK = @REPLACE_SYMLINK@
74965 @@ -1442,7 +1310,6 @@ REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
74966 REPLACE_WCSFTIME = @REPLACE_WCSFTIME@
74967 REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
74968 REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
74969 -REPLACE_WCSTOK = @REPLACE_WCSTOK@
74970 REPLACE_WCSWIDTH = @REPLACE_WCSWIDTH@
74971 REPLACE_WCTOB = @REPLACE_WCTOB@
74972 REPLACE_WCTOMB = @REPLACE_WCTOMB@
74973 @@ -1454,21 +1321,19 @@ SET_MAKE = @SET_MAKE@
74974 SHELL = @SHELL@
74975 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
74976 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
74977 -STDALIGN_H = @STDALIGN_H@
74978 STDBOOL_H = @STDBOOL_H@
74979 STDDEF_H = @STDDEF_H@
74980 STDINT_H = @STDINT_H@
74981 STRIP = @STRIP@
74982 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
74983 TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
74984 -TIME_H_DEFINES_TIME_UTC = @TIME_H_DEFINES_TIME_UTC@
74985 UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@
74986 UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@
74987 UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
74988 UNISTD_H_DEFINES_STRUCT_TIMESPEC = @UNISTD_H_DEFINES_STRUCT_TIMESPEC@
74989 -UNISTD_H_HAVE_SYS_RANDOM_H = @UNISTD_H_HAVE_SYS_RANDOM_H@
74990 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
74991 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
74992 +UTIME_H = @UTIME_H@
74993 VERSION = @VERSION@
74994 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
74995 WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
74996 @@ -1500,10 +1365,8 @@ datarootdir = @datarootdir@
74997 docdir = @docdir@
74998 dvidir = @dvidir@
74999 exec_prefix = @exec_prefix@
75000 -gl_LIBOBJDEPS = @gl_LIBOBJDEPS@
75001 gl_LIBOBJS = @gl_LIBOBJS@
75002 gl_LTLIBOBJS = @gl_LTLIBOBJS@
75003 -gltests_LIBOBJDEPS = @gltests_LIBOBJDEPS@
75004 gltests_LIBOBJS = @gltests_LIBOBJS@
75005 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
75006 gltests_WITNESS = @gltests_WITNESS@
75007
75008 diff --git a/tests/qdepends/Makefile.in b/tests/qdepends/Makefile.in
75009 index a515bbc..90ef958 100644
75010 --- a/tests/qdepends/Makefile.in
75011 +++ b/tests/qdepends/Makefile.in
75012 @@ -90,12 +90,9 @@ host_triplet = @host@
75013 subdir = tests/qdepends
75014 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
75015 am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
75016 - $(top_srcdir)/autotools/m4/__inline.m4 \
75017 $(top_srcdir)/autotools/m4/absolute-header.m4 \
75018 $(top_srcdir)/autotools/m4/ac_check_sendfile.m4 \
75019 $(top_srcdir)/autotools/m4/alloca.m4 \
75020 - $(top_srcdir)/autotools/m4/builtin-expect.m4 \
75021 - $(top_srcdir)/autotools/m4/calloc.m4 \
75022 $(top_srcdir)/autotools/m4/canonicalize.m4 \
75023 $(top_srcdir)/autotools/m4/chdir-long.m4 \
75024 $(top_srcdir)/autotools/m4/clock_time.m4 \
75025 @@ -103,6 +100,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
75026 $(top_srcdir)/autotools/m4/closedir.m4 \
75027 $(top_srcdir)/autotools/m4/dirent_h.m4 \
75028 $(top_srcdir)/autotools/m4/dirfd.m4 \
75029 + $(top_srcdir)/autotools/m4/dirname.m4 \
75030 $(top_srcdir)/autotools/m4/double-slash-root.m4 \
75031 $(top_srcdir)/autotools/m4/dup.m4 \
75032 $(top_srcdir)/autotools/m4/dup2.m4 \
75033 @@ -124,7 +122,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
75034 $(top_srcdir)/autotools/m4/filenamecat.m4 \
75035 $(top_srcdir)/autotools/m4/float_h.m4 \
75036 $(top_srcdir)/autotools/m4/fpieee.m4 \
75037 - $(top_srcdir)/autotools/m4/free.m4 \
75038 $(top_srcdir)/autotools/m4/frexp.m4 \
75039 $(top_srcdir)/autotools/m4/frexpl.m4 \
75040 $(top_srcdir)/autotools/m4/fstat.m4 \
75041 @@ -144,6 +141,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
75042 $(top_srcdir)/autotools/m4/group-member.m4 \
75043 $(top_srcdir)/autotools/m4/include_next.m4 \
75044 $(top_srcdir)/autotools/m4/intmax_t.m4 \
75045 + $(top_srcdir)/autotools/m4/inttypes-pri.m4 \
75046 $(top_srcdir)/autotools/m4/inttypes.m4 \
75047 $(top_srcdir)/autotools/m4/inttypes_h.m4 \
75048 $(top_srcdir)/autotools/m4/isnand.m4 \
75049 @@ -153,6 +151,8 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
75050 $(top_srcdir)/autotools/m4/ldexpl.m4 \
75051 $(top_srcdir)/autotools/m4/libtool.m4 \
75052 $(top_srcdir)/autotools/m4/limits-h.m4 \
75053 + $(top_srcdir)/autotools/m4/localtime-buffer.m4 \
75054 + $(top_srcdir)/autotools/m4/longlong.m4 \
75055 $(top_srcdir)/autotools/m4/lstat.m4 \
75056 $(top_srcdir)/autotools/m4/ltoptions.m4 \
75057 $(top_srcdir)/autotools/m4/ltsugar.m4 \
75058 @@ -164,7 +164,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
75059 $(top_srcdir)/autotools/m4/memchr.m4 \
75060 $(top_srcdir)/autotools/m4/mempcpy.m4 \
75061 $(top_srcdir)/autotools/m4/memrchr.m4 \
75062 - $(top_srcdir)/autotools/m4/minmax.m4 \
75063 $(top_srcdir)/autotools/m4/mkdir.m4 \
75064 $(top_srcdir)/autotools/m4/mkdirat.m4 \
75065 $(top_srcdir)/autotools/m4/mmap-anon.m4 \
75066 @@ -175,20 +174,16 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
75067 $(top_srcdir)/autotools/m4/nocrash.m4 \
75068 $(top_srcdir)/autotools/m4/off_t.m4 \
75069 $(top_srcdir)/autotools/m4/open-cloexec.m4 \
75070 - $(top_srcdir)/autotools/m4/open-slash.m4 \
75071 $(top_srcdir)/autotools/m4/open.m4 \
75072 $(top_srcdir)/autotools/m4/openat.m4 \
75073 $(top_srcdir)/autotools/m4/opendir.m4 \
75074 $(top_srcdir)/autotools/m4/pathmax.m4 \
75075 - $(top_srcdir)/autotools/m4/pipe.m4 \
75076 $(top_srcdir)/autotools/m4/printf-frexp.m4 \
75077 $(top_srcdir)/autotools/m4/printf-frexpl.m4 \
75078 $(top_srcdir)/autotools/m4/printf.m4 \
75079 - $(top_srcdir)/autotools/m4/rawmemchr.m4 \
75080 $(top_srcdir)/autotools/m4/readlink.m4 \
75081 $(top_srcdir)/autotools/m4/readlinkat.m4 \
75082 $(top_srcdir)/autotools/m4/realloc.m4 \
75083 - $(top_srcdir)/autotools/m4/reallocarray.m4 \
75084 $(top_srcdir)/autotools/m4/rename.m4 \
75085 $(top_srcdir)/autotools/m4/renameat.m4 \
75086 $(top_srcdir)/autotools/m4/rmdir.m4 \
75087 @@ -198,7 +193,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
75088 $(top_srcdir)/autotools/m4/ssize_t.m4 \
75089 $(top_srcdir)/autotools/m4/stat-time.m4 \
75090 $(top_srcdir)/autotools/m4/stat.m4 \
75091 - $(top_srcdir)/autotools/m4/stdalign.m4 \
75092 $(top_srcdir)/autotools/m4/stdbool.m4 \
75093 $(top_srcdir)/autotools/m4/stddef_h.m4 \
75094 $(top_srcdir)/autotools/m4/stdint.m4 \
75095 @@ -237,10 +231,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
75096 $(top_srcdir)/autotools/m4/wchar_t.m4 \
75097 $(top_srcdir)/autotools/m4/wint_t.m4 \
75098 $(top_srcdir)/autotools/m4/xalloc.m4 \
75099 - $(top_srcdir)/autotools/m4/xsize.m4 \
75100 - $(top_srcdir)/autotools/m4/year2038.m4 \
75101 - $(top_srcdir)/autotools/m4/zzgnulib.m4 \
75102 - $(top_srcdir)/configure.ac
75103 + $(top_srcdir)/autotools/m4/xsize.m4 $(top_srcdir)/configure.ac
75104 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
75105 $(ACLOCAL_M4)
75106 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
75107 @@ -318,450 +309,368 @@ FGREP = @FGREP@
75108 FLOAT_H = @FLOAT_H@
75109 GETOPT_CDEFS_H = @GETOPT_CDEFS_H@
75110 GETOPT_H = @GETOPT_H@
75111 -GL_CFLAG_ALLOW_WARNINGS = @GL_CFLAG_ALLOW_WARNINGS@
75112 -GL_CFLAG_GNULIB_WARNINGS = @GL_CFLAG_GNULIB_WARNINGS@
75113 -GL_GNULIB_ACCESS = @GL_GNULIB_ACCESS@
75114 -GL_GNULIB_ACOSF = @GL_GNULIB_ACOSF@
75115 -GL_GNULIB_ACOSL = @GL_GNULIB_ACOSL@
75116 -GL_GNULIB_ALIGNED_ALLOC = @GL_GNULIB_ALIGNED_ALLOC@
75117 -GL_GNULIB_ALPHASORT = @GL_GNULIB_ALPHASORT@
75118 -GL_GNULIB_ASINF = @GL_GNULIB_ASINF@
75119 -GL_GNULIB_ASINL = @GL_GNULIB_ASINL@
75120 -GL_GNULIB_ATAN2F = @GL_GNULIB_ATAN2F@
75121 -GL_GNULIB_ATANF = @GL_GNULIB_ATANF@
75122 -GL_GNULIB_ATANL = @GL_GNULIB_ATANL@
75123 -GL_GNULIB_ATOLL = @GL_GNULIB_ATOLL@
75124 -GL_GNULIB_BTOWC = @GL_GNULIB_BTOWC@
75125 -GL_GNULIB_CALLOC_GNU = @GL_GNULIB_CALLOC_GNU@
75126 -GL_GNULIB_CALLOC_POSIX = @GL_GNULIB_CALLOC_POSIX@
75127 -GL_GNULIB_CANONICALIZE_FILE_NAME = @GL_GNULIB_CANONICALIZE_FILE_NAME@
75128 -GL_GNULIB_CBRT = @GL_GNULIB_CBRT@
75129 -GL_GNULIB_CBRTF = @GL_GNULIB_CBRTF@
75130 -GL_GNULIB_CBRTL = @GL_GNULIB_CBRTL@
75131 -GL_GNULIB_CEIL = @GL_GNULIB_CEIL@
75132 -GL_GNULIB_CEILF = @GL_GNULIB_CEILF@
75133 -GL_GNULIB_CEILL = @GL_GNULIB_CEILL@
75134 -GL_GNULIB_CHDIR = @GL_GNULIB_CHDIR@
75135 -GL_GNULIB_CHOWN = @GL_GNULIB_CHOWN@
75136 -GL_GNULIB_CLOSE = @GL_GNULIB_CLOSE@
75137 -GL_GNULIB_CLOSEDIR = @GL_GNULIB_CLOSEDIR@
75138 -GL_GNULIB_COPYSIGN = @GL_GNULIB_COPYSIGN@
75139 -GL_GNULIB_COPYSIGNF = @GL_GNULIB_COPYSIGNF@
75140 -GL_GNULIB_COPYSIGNL = @GL_GNULIB_COPYSIGNL@
75141 -GL_GNULIB_COPY_FILE_RANGE = @GL_GNULIB_COPY_FILE_RANGE@
75142 -GL_GNULIB_COSF = @GL_GNULIB_COSF@
75143 -GL_GNULIB_COSHF = @GL_GNULIB_COSHF@
75144 -GL_GNULIB_COSL = @GL_GNULIB_COSL@
75145 -GL_GNULIB_CREAT = @GL_GNULIB_CREAT@
75146 -GL_GNULIB_CTIME = @GL_GNULIB_CTIME@
75147 -GL_GNULIB_DIRFD = @GL_GNULIB_DIRFD@
75148 -GL_GNULIB_DPRINTF = @GL_GNULIB_DPRINTF@
75149 -GL_GNULIB_DUP = @GL_GNULIB_DUP@
75150 -GL_GNULIB_DUP2 = @GL_GNULIB_DUP2@
75151 -GL_GNULIB_DUP3 = @GL_GNULIB_DUP3@
75152 -GL_GNULIB_ENVIRON = @GL_GNULIB_ENVIRON@
75153 -GL_GNULIB_EUIDACCESS = @GL_GNULIB_EUIDACCESS@
75154 -GL_GNULIB_EXECL = @GL_GNULIB_EXECL@
75155 -GL_GNULIB_EXECLE = @GL_GNULIB_EXECLE@
75156 -GL_GNULIB_EXECLP = @GL_GNULIB_EXECLP@
75157 -GL_GNULIB_EXECV = @GL_GNULIB_EXECV@
75158 -GL_GNULIB_EXECVE = @GL_GNULIB_EXECVE@
75159 -GL_GNULIB_EXECVP = @GL_GNULIB_EXECVP@
75160 -GL_GNULIB_EXECVPE = @GL_GNULIB_EXECVPE@
75161 -GL_GNULIB_EXP2 = @GL_GNULIB_EXP2@
75162 -GL_GNULIB_EXP2F = @GL_GNULIB_EXP2F@
75163 -GL_GNULIB_EXP2L = @GL_GNULIB_EXP2L@
75164 -GL_GNULIB_EXPF = @GL_GNULIB_EXPF@
75165 -GL_GNULIB_EXPL = @GL_GNULIB_EXPL@
75166 -GL_GNULIB_EXPLICIT_BZERO = @GL_GNULIB_EXPLICIT_BZERO@
75167 -GL_GNULIB_EXPM1 = @GL_GNULIB_EXPM1@
75168 -GL_GNULIB_EXPM1F = @GL_GNULIB_EXPM1F@
75169 -GL_GNULIB_EXPM1L = @GL_GNULIB_EXPM1L@
75170 -GL_GNULIB_FABSF = @GL_GNULIB_FABSF@
75171 -GL_GNULIB_FABSL = @GL_GNULIB_FABSL@
75172 -GL_GNULIB_FACCESSAT = @GL_GNULIB_FACCESSAT@
75173 -GL_GNULIB_FCHDIR = @GL_GNULIB_FCHDIR@
75174 -GL_GNULIB_FCHMODAT = @GL_GNULIB_FCHMODAT@
75175 -GL_GNULIB_FCHOWNAT = @GL_GNULIB_FCHOWNAT@
75176 -GL_GNULIB_FCLOSE = @GL_GNULIB_FCLOSE@
75177 -GL_GNULIB_FCNTL = @GL_GNULIB_FCNTL@
75178 -GL_GNULIB_FDATASYNC = @GL_GNULIB_FDATASYNC@
75179 -GL_GNULIB_FDOPEN = @GL_GNULIB_FDOPEN@
75180 -GL_GNULIB_FDOPENDIR = @GL_GNULIB_FDOPENDIR@
75181 -GL_GNULIB_FFLUSH = @GL_GNULIB_FFLUSH@
75182 -GL_GNULIB_FFS = @GL_GNULIB_FFS@
75183 -GL_GNULIB_FFSL = @GL_GNULIB_FFSL@
75184 -GL_GNULIB_FFSLL = @GL_GNULIB_FFSLL@
75185 -GL_GNULIB_FGETC = @GL_GNULIB_FGETC@
75186 -GL_GNULIB_FGETS = @GL_GNULIB_FGETS@
75187 -GL_GNULIB_FLOOR = @GL_GNULIB_FLOOR@
75188 -GL_GNULIB_FLOORF = @GL_GNULIB_FLOORF@
75189 -GL_GNULIB_FLOORL = @GL_GNULIB_FLOORL@
75190 -GL_GNULIB_FMA = @GL_GNULIB_FMA@
75191 -GL_GNULIB_FMAF = @GL_GNULIB_FMAF@
75192 -GL_GNULIB_FMAL = @GL_GNULIB_FMAL@
75193 -GL_GNULIB_FMOD = @GL_GNULIB_FMOD@
75194 -GL_GNULIB_FMODF = @GL_GNULIB_FMODF@
75195 -GL_GNULIB_FMODL = @GL_GNULIB_FMODL@
75196 -GL_GNULIB_FOPEN = @GL_GNULIB_FOPEN@
75197 -GL_GNULIB_FOPEN_GNU = @GL_GNULIB_FOPEN_GNU@
75198 -GL_GNULIB_FPRINTF = @GL_GNULIB_FPRINTF@
75199 -GL_GNULIB_FPRINTF_POSIX = @GL_GNULIB_FPRINTF_POSIX@
75200 -GL_GNULIB_FPURGE = @GL_GNULIB_FPURGE@
75201 -GL_GNULIB_FPUTC = @GL_GNULIB_FPUTC@
75202 -GL_GNULIB_FPUTS = @GL_GNULIB_FPUTS@
75203 -GL_GNULIB_FREAD = @GL_GNULIB_FREAD@
75204 -GL_GNULIB_FREE_POSIX = @GL_GNULIB_FREE_POSIX@
75205 -GL_GNULIB_FREOPEN = @GL_GNULIB_FREOPEN@
75206 -GL_GNULIB_FREXP = @GL_GNULIB_FREXP@
75207 -GL_GNULIB_FREXPF = @GL_GNULIB_FREXPF@
75208 -GL_GNULIB_FREXPL = @GL_GNULIB_FREXPL@
75209 -GL_GNULIB_FSCANF = @GL_GNULIB_FSCANF@
75210 -GL_GNULIB_FSEEK = @GL_GNULIB_FSEEK@
75211 -GL_GNULIB_FSEEKO = @GL_GNULIB_FSEEKO@
75212 -GL_GNULIB_FSTAT = @GL_GNULIB_FSTAT@
75213 -GL_GNULIB_FSTATAT = @GL_GNULIB_FSTATAT@
75214 -GL_GNULIB_FSYNC = @GL_GNULIB_FSYNC@
75215 -GL_GNULIB_FTELL = @GL_GNULIB_FTELL@
75216 -GL_GNULIB_FTELLO = @GL_GNULIB_FTELLO@
75217 -GL_GNULIB_FTRUNCATE = @GL_GNULIB_FTRUNCATE@
75218 -GL_GNULIB_FUTIMENS = @GL_GNULIB_FUTIMENS@
75219 -GL_GNULIB_FWRITE = @GL_GNULIB_FWRITE@
75220 -GL_GNULIB_GETC = @GL_GNULIB_GETC@
75221 -GL_GNULIB_GETCHAR = @GL_GNULIB_GETCHAR@
75222 -GL_GNULIB_GETCWD = @GL_GNULIB_GETCWD@
75223 -GL_GNULIB_GETDELIM = @GL_GNULIB_GETDELIM@
75224 -GL_GNULIB_GETDOMAINNAME = @GL_GNULIB_GETDOMAINNAME@
75225 -GL_GNULIB_GETDTABLESIZE = @GL_GNULIB_GETDTABLESIZE@
75226 -GL_GNULIB_GETENTROPY = @GL_GNULIB_GETENTROPY@
75227 -GL_GNULIB_GETGROUPS = @GL_GNULIB_GETGROUPS@
75228 -GL_GNULIB_GETHOSTNAME = @GL_GNULIB_GETHOSTNAME@
75229 -GL_GNULIB_GETLINE = @GL_GNULIB_GETLINE@
75230 -GL_GNULIB_GETLOADAVG = @GL_GNULIB_GETLOADAVG@
75231 -GL_GNULIB_GETLOGIN = @GL_GNULIB_GETLOGIN@
75232 -GL_GNULIB_GETLOGIN_R = @GL_GNULIB_GETLOGIN_R@
75233 -GL_GNULIB_GETOPT_POSIX = @GL_GNULIB_GETOPT_POSIX@
75234 -GL_GNULIB_GETPAGESIZE = @GL_GNULIB_GETPAGESIZE@
75235 -GL_GNULIB_GETPASS = @GL_GNULIB_GETPASS@
75236 -GL_GNULIB_GETPASS_GNU = @GL_GNULIB_GETPASS_GNU@
75237 -GL_GNULIB_GETSUBOPT = @GL_GNULIB_GETSUBOPT@
75238 -GL_GNULIB_GETTIMEOFDAY = @GL_GNULIB_GETTIMEOFDAY@
75239 -GL_GNULIB_GETUMASK = @GL_GNULIB_GETUMASK@
75240 -GL_GNULIB_GETUSERSHELL = @GL_GNULIB_GETUSERSHELL@
75241 -GL_GNULIB_GRANTPT = @GL_GNULIB_GRANTPT@
75242 -GL_GNULIB_GROUP_MEMBER = @GL_GNULIB_GROUP_MEMBER@
75243 -GL_GNULIB_HYPOT = @GL_GNULIB_HYPOT@
75244 -GL_GNULIB_HYPOTF = @GL_GNULIB_HYPOTF@
75245 -GL_GNULIB_HYPOTL = @GL_GNULIB_HYPOTL@
75246 -GL_GNULIB_ILOGB = @GL_GNULIB_ILOGB@
75247 -GL_GNULIB_ILOGBF = @GL_GNULIB_ILOGBF@
75248 -GL_GNULIB_ILOGBL = @GL_GNULIB_ILOGBL@
75249 -GL_GNULIB_IMAXABS = @GL_GNULIB_IMAXABS@
75250 -GL_GNULIB_IMAXDIV = @GL_GNULIB_IMAXDIV@
75251 -GL_GNULIB_ISATTY = @GL_GNULIB_ISATTY@
75252 -GL_GNULIB_ISFINITE = @GL_GNULIB_ISFINITE@
75253 -GL_GNULIB_ISINF = @GL_GNULIB_ISINF@
75254 -GL_GNULIB_ISNAN = @GL_GNULIB_ISNAN@
75255 -GL_GNULIB_ISNAND = @GL_GNULIB_ISNAND@
75256 -GL_GNULIB_ISNANF = @GL_GNULIB_ISNANF@
75257 -GL_GNULIB_ISNANL = @GL_GNULIB_ISNANL@
75258 -GL_GNULIB_LCHMOD = @GL_GNULIB_LCHMOD@
75259 -GL_GNULIB_LCHOWN = @GL_GNULIB_LCHOWN@
75260 -GL_GNULIB_LDEXPF = @GL_GNULIB_LDEXPF@
75261 -GL_GNULIB_LDEXPL = @GL_GNULIB_LDEXPL@
75262 -GL_GNULIB_LINK = @GL_GNULIB_LINK@
75263 -GL_GNULIB_LINKAT = @GL_GNULIB_LINKAT@
75264 -GL_GNULIB_LOCALTIME = @GL_GNULIB_LOCALTIME@
75265 -GL_GNULIB_LOG = @GL_GNULIB_LOG@
75266 -GL_GNULIB_LOG10 = @GL_GNULIB_LOG10@
75267 -GL_GNULIB_LOG10F = @GL_GNULIB_LOG10F@
75268 -GL_GNULIB_LOG10L = @GL_GNULIB_LOG10L@
75269 -GL_GNULIB_LOG1P = @GL_GNULIB_LOG1P@
75270 -GL_GNULIB_LOG1PF = @GL_GNULIB_LOG1PF@
75271 -GL_GNULIB_LOG1PL = @GL_GNULIB_LOG1PL@
75272 -GL_GNULIB_LOG2 = @GL_GNULIB_LOG2@
75273 -GL_GNULIB_LOG2F = @GL_GNULIB_LOG2F@
75274 -GL_GNULIB_LOG2L = @GL_GNULIB_LOG2L@
75275 -GL_GNULIB_LOGB = @GL_GNULIB_LOGB@
75276 -GL_GNULIB_LOGBF = @GL_GNULIB_LOGBF@
75277 -GL_GNULIB_LOGBL = @GL_GNULIB_LOGBL@
75278 -GL_GNULIB_LOGF = @GL_GNULIB_LOGF@
75279 -GL_GNULIB_LOGL = @GL_GNULIB_LOGL@
75280 -GL_GNULIB_LSEEK = @GL_GNULIB_LSEEK@
75281 -GL_GNULIB_LSTAT = @GL_GNULIB_LSTAT@
75282 -GL_GNULIB_MALLOC_GNU = @GL_GNULIB_MALLOC_GNU@
75283 -GL_GNULIB_MALLOC_POSIX = @GL_GNULIB_MALLOC_POSIX@
75284 -GL_GNULIB_MBRLEN = @GL_GNULIB_MBRLEN@
75285 -GL_GNULIB_MBRTOWC = @GL_GNULIB_MBRTOWC@
75286 -GL_GNULIB_MBSCASECMP = @GL_GNULIB_MBSCASECMP@
75287 -GL_GNULIB_MBSCASESTR = @GL_GNULIB_MBSCASESTR@
75288 -GL_GNULIB_MBSCHR = @GL_GNULIB_MBSCHR@
75289 -GL_GNULIB_MBSCSPN = @GL_GNULIB_MBSCSPN@
75290 -GL_GNULIB_MBSINIT = @GL_GNULIB_MBSINIT@
75291 -GL_GNULIB_MBSLEN = @GL_GNULIB_MBSLEN@
75292 -GL_GNULIB_MBSNCASECMP = @GL_GNULIB_MBSNCASECMP@
75293 -GL_GNULIB_MBSNLEN = @GL_GNULIB_MBSNLEN@
75294 -GL_GNULIB_MBSNRTOWCS = @GL_GNULIB_MBSNRTOWCS@
75295 -GL_GNULIB_MBSPBRK = @GL_GNULIB_MBSPBRK@
75296 -GL_GNULIB_MBSPCASECMP = @GL_GNULIB_MBSPCASECMP@
75297 -GL_GNULIB_MBSRCHR = @GL_GNULIB_MBSRCHR@
75298 -GL_GNULIB_MBSRTOWCS = @GL_GNULIB_MBSRTOWCS@
75299 -GL_GNULIB_MBSSEP = @GL_GNULIB_MBSSEP@
75300 -GL_GNULIB_MBSSPN = @GL_GNULIB_MBSSPN@
75301 -GL_GNULIB_MBSSTR = @GL_GNULIB_MBSSTR@
75302 -GL_GNULIB_MBSTOK_R = @GL_GNULIB_MBSTOK_R@
75303 -GL_GNULIB_MBTOWC = @GL_GNULIB_MBTOWC@
75304 -GL_GNULIB_MDA_ACCESS = @GL_GNULIB_MDA_ACCESS@
75305 -GL_GNULIB_MDA_CHDIR = @GL_GNULIB_MDA_CHDIR@
75306 -GL_GNULIB_MDA_CHMOD = @GL_GNULIB_MDA_CHMOD@
75307 -GL_GNULIB_MDA_CLOSE = @GL_GNULIB_MDA_CLOSE@
75308 -GL_GNULIB_MDA_CREAT = @GL_GNULIB_MDA_CREAT@
75309 -GL_GNULIB_MDA_DUP = @GL_GNULIB_MDA_DUP@
75310 -GL_GNULIB_MDA_DUP2 = @GL_GNULIB_MDA_DUP2@
75311 -GL_GNULIB_MDA_ECVT = @GL_GNULIB_MDA_ECVT@
75312 -GL_GNULIB_MDA_EXECL = @GL_GNULIB_MDA_EXECL@
75313 -GL_GNULIB_MDA_EXECLE = @GL_GNULIB_MDA_EXECLE@
75314 -GL_GNULIB_MDA_EXECLP = @GL_GNULIB_MDA_EXECLP@
75315 -GL_GNULIB_MDA_EXECV = @GL_GNULIB_MDA_EXECV@
75316 -GL_GNULIB_MDA_EXECVE = @GL_GNULIB_MDA_EXECVE@
75317 -GL_GNULIB_MDA_EXECVP = @GL_GNULIB_MDA_EXECVP@
75318 -GL_GNULIB_MDA_EXECVPE = @GL_GNULIB_MDA_EXECVPE@
75319 -GL_GNULIB_MDA_FCLOSEALL = @GL_GNULIB_MDA_FCLOSEALL@
75320 -GL_GNULIB_MDA_FCVT = @GL_GNULIB_MDA_FCVT@
75321 -GL_GNULIB_MDA_FDOPEN = @GL_GNULIB_MDA_FDOPEN@
75322 -GL_GNULIB_MDA_FILENO = @GL_GNULIB_MDA_FILENO@
75323 -GL_GNULIB_MDA_GCVT = @GL_GNULIB_MDA_GCVT@
75324 -GL_GNULIB_MDA_GETCWD = @GL_GNULIB_MDA_GETCWD@
75325 -GL_GNULIB_MDA_GETPID = @GL_GNULIB_MDA_GETPID@
75326 -GL_GNULIB_MDA_GETW = @GL_GNULIB_MDA_GETW@
75327 -GL_GNULIB_MDA_ISATTY = @GL_GNULIB_MDA_ISATTY@
75328 -GL_GNULIB_MDA_J0 = @GL_GNULIB_MDA_J0@
75329 -GL_GNULIB_MDA_J1 = @GL_GNULIB_MDA_J1@
75330 -GL_GNULIB_MDA_JN = @GL_GNULIB_MDA_JN@
75331 -GL_GNULIB_MDA_LSEEK = @GL_GNULIB_MDA_LSEEK@
75332 -GL_GNULIB_MDA_MEMCCPY = @GL_GNULIB_MDA_MEMCCPY@
75333 -GL_GNULIB_MDA_MKDIR = @GL_GNULIB_MDA_MKDIR@
75334 -GL_GNULIB_MDA_MKTEMP = @GL_GNULIB_MDA_MKTEMP@
75335 -GL_GNULIB_MDA_OPEN = @GL_GNULIB_MDA_OPEN@
75336 -GL_GNULIB_MDA_PUTENV = @GL_GNULIB_MDA_PUTENV@
75337 -GL_GNULIB_MDA_PUTW = @GL_GNULIB_MDA_PUTW@
75338 -GL_GNULIB_MDA_READ = @GL_GNULIB_MDA_READ@
75339 -GL_GNULIB_MDA_RMDIR = @GL_GNULIB_MDA_RMDIR@
75340 -GL_GNULIB_MDA_STRDUP = @GL_GNULIB_MDA_STRDUP@
75341 -GL_GNULIB_MDA_SWAB = @GL_GNULIB_MDA_SWAB@
75342 -GL_GNULIB_MDA_TEMPNAM = @GL_GNULIB_MDA_TEMPNAM@
75343 -GL_GNULIB_MDA_TZSET = @GL_GNULIB_MDA_TZSET@
75344 -GL_GNULIB_MDA_UMASK = @GL_GNULIB_MDA_UMASK@
75345 -GL_GNULIB_MDA_UNLINK = @GL_GNULIB_MDA_UNLINK@
75346 -GL_GNULIB_MDA_UTIME = @GL_GNULIB_MDA_UTIME@
75347 -GL_GNULIB_MDA_WCSDUP = @GL_GNULIB_MDA_WCSDUP@
75348 -GL_GNULIB_MDA_WRITE = @GL_GNULIB_MDA_WRITE@
75349 -GL_GNULIB_MDA_Y0 = @GL_GNULIB_MDA_Y0@
75350 -GL_GNULIB_MDA_Y1 = @GL_GNULIB_MDA_Y1@
75351 -GL_GNULIB_MDA_YN = @GL_GNULIB_MDA_YN@
75352 -GL_GNULIB_MEMCHR = @GL_GNULIB_MEMCHR@
75353 -GL_GNULIB_MEMMEM = @GL_GNULIB_MEMMEM@
75354 -GL_GNULIB_MEMPCPY = @GL_GNULIB_MEMPCPY@
75355 -GL_GNULIB_MEMRCHR = @GL_GNULIB_MEMRCHR@
75356 -GL_GNULIB_MKDIR = @GL_GNULIB_MKDIR@
75357 -GL_GNULIB_MKDIRAT = @GL_GNULIB_MKDIRAT@
75358 -GL_GNULIB_MKDTEMP = @GL_GNULIB_MKDTEMP@
75359 -GL_GNULIB_MKFIFO = @GL_GNULIB_MKFIFO@
75360 -GL_GNULIB_MKFIFOAT = @GL_GNULIB_MKFIFOAT@
75361 -GL_GNULIB_MKNOD = @GL_GNULIB_MKNOD@
75362 -GL_GNULIB_MKNODAT = @GL_GNULIB_MKNODAT@
75363 -GL_GNULIB_MKOSTEMP = @GL_GNULIB_MKOSTEMP@
75364 -GL_GNULIB_MKOSTEMPS = @GL_GNULIB_MKOSTEMPS@
75365 -GL_GNULIB_MKSTEMP = @GL_GNULIB_MKSTEMP@
75366 -GL_GNULIB_MKSTEMPS = @GL_GNULIB_MKSTEMPS@
75367 -GL_GNULIB_MKTIME = @GL_GNULIB_MKTIME@
75368 -GL_GNULIB_MODF = @GL_GNULIB_MODF@
75369 -GL_GNULIB_MODFF = @GL_GNULIB_MODFF@
75370 -GL_GNULIB_MODFL = @GL_GNULIB_MODFL@
75371 -GL_GNULIB_NANOSLEEP = @GL_GNULIB_NANOSLEEP@
75372 -GL_GNULIB_NONBLOCKING = @GL_GNULIB_NONBLOCKING@
75373 -GL_GNULIB_OBSTACK_PRINTF = @GL_GNULIB_OBSTACK_PRINTF@
75374 -GL_GNULIB_OBSTACK_PRINTF_POSIX = @GL_GNULIB_OBSTACK_PRINTF_POSIX@
75375 -GL_GNULIB_OPEN = @GL_GNULIB_OPEN@
75376 -GL_GNULIB_OPENAT = @GL_GNULIB_OPENAT@
75377 -GL_GNULIB_OPENDIR = @GL_GNULIB_OPENDIR@
75378 -GL_GNULIB_OVERRIDES_STRUCT_STAT = @GL_GNULIB_OVERRIDES_STRUCT_STAT@
75379 -GL_GNULIB_PCLOSE = @GL_GNULIB_PCLOSE@
75380 -GL_GNULIB_PERROR = @GL_GNULIB_PERROR@
75381 -GL_GNULIB_PIPE = @GL_GNULIB_PIPE@
75382 -GL_GNULIB_PIPE2 = @GL_GNULIB_PIPE2@
75383 -GL_GNULIB_POPEN = @GL_GNULIB_POPEN@
75384 -GL_GNULIB_POSIX_MEMALIGN = @GL_GNULIB_POSIX_MEMALIGN@
75385 -GL_GNULIB_POSIX_OPENPT = @GL_GNULIB_POSIX_OPENPT@
75386 -GL_GNULIB_POWF = @GL_GNULIB_POWF@
75387 -GL_GNULIB_PREAD = @GL_GNULIB_PREAD@
75388 -GL_GNULIB_PRINTF = @GL_GNULIB_PRINTF@
75389 -GL_GNULIB_PRINTF_POSIX = @GL_GNULIB_PRINTF_POSIX@
75390 -GL_GNULIB_PTSNAME = @GL_GNULIB_PTSNAME@
75391 -GL_GNULIB_PTSNAME_R = @GL_GNULIB_PTSNAME_R@
75392 -GL_GNULIB_PUTC = @GL_GNULIB_PUTC@
75393 -GL_GNULIB_PUTCHAR = @GL_GNULIB_PUTCHAR@
75394 -GL_GNULIB_PUTENV = @GL_GNULIB_PUTENV@
75395 -GL_GNULIB_PUTS = @GL_GNULIB_PUTS@
75396 -GL_GNULIB_PWRITE = @GL_GNULIB_PWRITE@
75397 -GL_GNULIB_QSORT_R = @GL_GNULIB_QSORT_R@
75398 -GL_GNULIB_RANDOM = @GL_GNULIB_RANDOM@
75399 -GL_GNULIB_RANDOM_R = @GL_GNULIB_RANDOM_R@
75400 -GL_GNULIB_RAWMEMCHR = @GL_GNULIB_RAWMEMCHR@
75401 -GL_GNULIB_READ = @GL_GNULIB_READ@
75402 -GL_GNULIB_READDIR = @GL_GNULIB_READDIR@
75403 -GL_GNULIB_READLINK = @GL_GNULIB_READLINK@
75404 -GL_GNULIB_READLINKAT = @GL_GNULIB_READLINKAT@
75405 -GL_GNULIB_REALLOCARRAY = @GL_GNULIB_REALLOCARRAY@
75406 -GL_GNULIB_REALLOC_GNU = @GL_GNULIB_REALLOC_GNU@
75407 -GL_GNULIB_REALLOC_POSIX = @GL_GNULIB_REALLOC_POSIX@
75408 -GL_GNULIB_REALPATH = @GL_GNULIB_REALPATH@
75409 -GL_GNULIB_REMAINDER = @GL_GNULIB_REMAINDER@
75410 -GL_GNULIB_REMAINDERF = @GL_GNULIB_REMAINDERF@
75411 -GL_GNULIB_REMAINDERL = @GL_GNULIB_REMAINDERL@
75412 -GL_GNULIB_REMOVE = @GL_GNULIB_REMOVE@
75413 -GL_GNULIB_RENAME = @GL_GNULIB_RENAME@
75414 -GL_GNULIB_RENAMEAT = @GL_GNULIB_RENAMEAT@
75415 -GL_GNULIB_REWINDDIR = @GL_GNULIB_REWINDDIR@
75416 -GL_GNULIB_RINT = @GL_GNULIB_RINT@
75417 -GL_GNULIB_RINTF = @GL_GNULIB_RINTF@
75418 -GL_GNULIB_RINTL = @GL_GNULIB_RINTL@
75419 -GL_GNULIB_RMDIR = @GL_GNULIB_RMDIR@
75420 -GL_GNULIB_ROUND = @GL_GNULIB_ROUND@
75421 -GL_GNULIB_ROUNDF = @GL_GNULIB_ROUNDF@
75422 -GL_GNULIB_ROUNDL = @GL_GNULIB_ROUNDL@
75423 -GL_GNULIB_RPMATCH = @GL_GNULIB_RPMATCH@
75424 -GL_GNULIB_SCANDIR = @GL_GNULIB_SCANDIR@
75425 -GL_GNULIB_SCANF = @GL_GNULIB_SCANF@
75426 -GL_GNULIB_SECURE_GETENV = @GL_GNULIB_SECURE_GETENV@
75427 -GL_GNULIB_SETENV = @GL_GNULIB_SETENV@
75428 -GL_GNULIB_SETHOSTNAME = @GL_GNULIB_SETHOSTNAME@
75429 -GL_GNULIB_SIGABBREV_NP = @GL_GNULIB_SIGABBREV_NP@
75430 -GL_GNULIB_SIGDESCR_NP = @GL_GNULIB_SIGDESCR_NP@
75431 -GL_GNULIB_SIGNBIT = @GL_GNULIB_SIGNBIT@
75432 -GL_GNULIB_SINF = @GL_GNULIB_SINF@
75433 -GL_GNULIB_SINHF = @GL_GNULIB_SINHF@
75434 -GL_GNULIB_SINL = @GL_GNULIB_SINL@
75435 -GL_GNULIB_SLEEP = @GL_GNULIB_SLEEP@
75436 -GL_GNULIB_SNPRINTF = @GL_GNULIB_SNPRINTF@
75437 -GL_GNULIB_SPRINTF_POSIX = @GL_GNULIB_SPRINTF_POSIX@
75438 -GL_GNULIB_SQRTF = @GL_GNULIB_SQRTF@
75439 -GL_GNULIB_SQRTL = @GL_GNULIB_SQRTL@
75440 -GL_GNULIB_STAT = @GL_GNULIB_STAT@
75441 -GL_GNULIB_STDIO_H_NONBLOCKING = @GL_GNULIB_STDIO_H_NONBLOCKING@
75442 -GL_GNULIB_STDIO_H_SIGPIPE = @GL_GNULIB_STDIO_H_SIGPIPE@
75443 -GL_GNULIB_STPCPY = @GL_GNULIB_STPCPY@
75444 -GL_GNULIB_STPNCPY = @GL_GNULIB_STPNCPY@
75445 -GL_GNULIB_STRCASESTR = @GL_GNULIB_STRCASESTR@
75446 -GL_GNULIB_STRCHRNUL = @GL_GNULIB_STRCHRNUL@
75447 -GL_GNULIB_STRDUP = @GL_GNULIB_STRDUP@
75448 -GL_GNULIB_STRERROR = @GL_GNULIB_STRERROR@
75449 -GL_GNULIB_STRERRORNAME_NP = @GL_GNULIB_STRERRORNAME_NP@
75450 -GL_GNULIB_STRERROR_R = @GL_GNULIB_STRERROR_R@
75451 -GL_GNULIB_STRFTIME = @GL_GNULIB_STRFTIME@
75452 -GL_GNULIB_STRNCAT = @GL_GNULIB_STRNCAT@
75453 -GL_GNULIB_STRNDUP = @GL_GNULIB_STRNDUP@
75454 -GL_GNULIB_STRNLEN = @GL_GNULIB_STRNLEN@
75455 -GL_GNULIB_STRPBRK = @GL_GNULIB_STRPBRK@
75456 -GL_GNULIB_STRPTIME = @GL_GNULIB_STRPTIME@
75457 -GL_GNULIB_STRSEP = @GL_GNULIB_STRSEP@
75458 -GL_GNULIB_STRSIGNAL = @GL_GNULIB_STRSIGNAL@
75459 -GL_GNULIB_STRSTR = @GL_GNULIB_STRSTR@
75460 -GL_GNULIB_STRTOD = @GL_GNULIB_STRTOD@
75461 -GL_GNULIB_STRTOIMAX = @GL_GNULIB_STRTOIMAX@
75462 -GL_GNULIB_STRTOK_R = @GL_GNULIB_STRTOK_R@
75463 -GL_GNULIB_STRTOL = @GL_GNULIB_STRTOL@
75464 -GL_GNULIB_STRTOLD = @GL_GNULIB_STRTOLD@
75465 -GL_GNULIB_STRTOLL = @GL_GNULIB_STRTOLL@
75466 -GL_GNULIB_STRTOUL = @GL_GNULIB_STRTOUL@
75467 -GL_GNULIB_STRTOULL = @GL_GNULIB_STRTOULL@
75468 -GL_GNULIB_STRTOUMAX = @GL_GNULIB_STRTOUMAX@
75469 -GL_GNULIB_STRVERSCMP = @GL_GNULIB_STRVERSCMP@
75470 -GL_GNULIB_SYMLINK = @GL_GNULIB_SYMLINK@
75471 -GL_GNULIB_SYMLINKAT = @GL_GNULIB_SYMLINKAT@
75472 -GL_GNULIB_SYSTEM_POSIX = @GL_GNULIB_SYSTEM_POSIX@
75473 -GL_GNULIB_TANF = @GL_GNULIB_TANF@
75474 -GL_GNULIB_TANHF = @GL_GNULIB_TANHF@
75475 -GL_GNULIB_TANL = @GL_GNULIB_TANL@
75476 -GL_GNULIB_TIMEGM = @GL_GNULIB_TIMEGM@
75477 -GL_GNULIB_TIMESPEC_GET = @GL_GNULIB_TIMESPEC_GET@
75478 -GL_GNULIB_TIMESPEC_GETRES = @GL_GNULIB_TIMESPEC_GETRES@
75479 -GL_GNULIB_TIME_R = @GL_GNULIB_TIME_R@
75480 -GL_GNULIB_TIME_RZ = @GL_GNULIB_TIME_RZ@
75481 -GL_GNULIB_TMPFILE = @GL_GNULIB_TMPFILE@
75482 -GL_GNULIB_TRUNC = @GL_GNULIB_TRUNC@
75483 -GL_GNULIB_TRUNCATE = @GL_GNULIB_TRUNCATE@
75484 -GL_GNULIB_TRUNCF = @GL_GNULIB_TRUNCF@
75485 -GL_GNULIB_TRUNCL = @GL_GNULIB_TRUNCL@
75486 -GL_GNULIB_TTYNAME_R = @GL_GNULIB_TTYNAME_R@
75487 -GL_GNULIB_TZSET = @GL_GNULIB_TZSET@
75488 -GL_GNULIB_UNISTD_H_GETOPT = @GL_GNULIB_UNISTD_H_GETOPT@
75489 -GL_GNULIB_UNISTD_H_NONBLOCKING = @GL_GNULIB_UNISTD_H_NONBLOCKING@
75490 -GL_GNULIB_UNISTD_H_SIGPIPE = @GL_GNULIB_UNISTD_H_SIGPIPE@
75491 -GL_GNULIB_UNLINK = @GL_GNULIB_UNLINK@
75492 -GL_GNULIB_UNLINKAT = @GL_GNULIB_UNLINKAT@
75493 -GL_GNULIB_UNLOCKPT = @GL_GNULIB_UNLOCKPT@
75494 -GL_GNULIB_UNSETENV = @GL_GNULIB_UNSETENV@
75495 -GL_GNULIB_USLEEP = @GL_GNULIB_USLEEP@
75496 -GL_GNULIB_UTIME = @GL_GNULIB_UTIME@
75497 -GL_GNULIB_UTIMENSAT = @GL_GNULIB_UTIMENSAT@
75498 -GL_GNULIB_VASPRINTF = @GL_GNULIB_VASPRINTF@
75499 -GL_GNULIB_VDPRINTF = @GL_GNULIB_VDPRINTF@
75500 -GL_GNULIB_VFPRINTF = @GL_GNULIB_VFPRINTF@
75501 -GL_GNULIB_VFPRINTF_POSIX = @GL_GNULIB_VFPRINTF_POSIX@
75502 -GL_GNULIB_VFSCANF = @GL_GNULIB_VFSCANF@
75503 -GL_GNULIB_VPRINTF = @GL_GNULIB_VPRINTF@
75504 -GL_GNULIB_VPRINTF_POSIX = @GL_GNULIB_VPRINTF_POSIX@
75505 -GL_GNULIB_VSCANF = @GL_GNULIB_VSCANF@
75506 -GL_GNULIB_VSNPRINTF = @GL_GNULIB_VSNPRINTF@
75507 -GL_GNULIB_VSPRINTF_POSIX = @GL_GNULIB_VSPRINTF_POSIX@
75508 -GL_GNULIB_WCPCPY = @GL_GNULIB_WCPCPY@
75509 -GL_GNULIB_WCPNCPY = @GL_GNULIB_WCPNCPY@
75510 -GL_GNULIB_WCRTOMB = @GL_GNULIB_WCRTOMB@
75511 -GL_GNULIB_WCSCASECMP = @GL_GNULIB_WCSCASECMP@
75512 -GL_GNULIB_WCSCAT = @GL_GNULIB_WCSCAT@
75513 -GL_GNULIB_WCSCHR = @GL_GNULIB_WCSCHR@
75514 -GL_GNULIB_WCSCMP = @GL_GNULIB_WCSCMP@
75515 -GL_GNULIB_WCSCOLL = @GL_GNULIB_WCSCOLL@
75516 -GL_GNULIB_WCSCPY = @GL_GNULIB_WCSCPY@
75517 -GL_GNULIB_WCSCSPN = @GL_GNULIB_WCSCSPN@
75518 -GL_GNULIB_WCSDUP = @GL_GNULIB_WCSDUP@
75519 -GL_GNULIB_WCSFTIME = @GL_GNULIB_WCSFTIME@
75520 -GL_GNULIB_WCSLEN = @GL_GNULIB_WCSLEN@
75521 -GL_GNULIB_WCSNCASECMP = @GL_GNULIB_WCSNCASECMP@
75522 -GL_GNULIB_WCSNCAT = @GL_GNULIB_WCSNCAT@
75523 -GL_GNULIB_WCSNCMP = @GL_GNULIB_WCSNCMP@
75524 -GL_GNULIB_WCSNCPY = @GL_GNULIB_WCSNCPY@
75525 -GL_GNULIB_WCSNLEN = @GL_GNULIB_WCSNLEN@
75526 -GL_GNULIB_WCSNRTOMBS = @GL_GNULIB_WCSNRTOMBS@
75527 -GL_GNULIB_WCSPBRK = @GL_GNULIB_WCSPBRK@
75528 -GL_GNULIB_WCSRCHR = @GL_GNULIB_WCSRCHR@
75529 -GL_GNULIB_WCSRTOMBS = @GL_GNULIB_WCSRTOMBS@
75530 -GL_GNULIB_WCSSPN = @GL_GNULIB_WCSSPN@
75531 -GL_GNULIB_WCSSTR = @GL_GNULIB_WCSSTR@
75532 -GL_GNULIB_WCSTOK = @GL_GNULIB_WCSTOK@
75533 -GL_GNULIB_WCSWIDTH = @GL_GNULIB_WCSWIDTH@
75534 -GL_GNULIB_WCSXFRM = @GL_GNULIB_WCSXFRM@
75535 -GL_GNULIB_WCTOB = @GL_GNULIB_WCTOB@
75536 -GL_GNULIB_WCTOMB = @GL_GNULIB_WCTOMB@
75537 -GL_GNULIB_WCWIDTH = @GL_GNULIB_WCWIDTH@
75538 -GL_GNULIB_WMEMCHR = @GL_GNULIB_WMEMCHR@
75539 -GL_GNULIB_WMEMCMP = @GL_GNULIB_WMEMCMP@
75540 -GL_GNULIB_WMEMCPY = @GL_GNULIB_WMEMCPY@
75541 -GL_GNULIB_WMEMMOVE = @GL_GNULIB_WMEMMOVE@
75542 -GL_GNULIB_WMEMPCPY = @GL_GNULIB_WMEMPCPY@
75543 -GL_GNULIB_WMEMSET = @GL_GNULIB_WMEMSET@
75544 -GL_GNULIB_WRITE = @GL_GNULIB_WRITE@
75545 -GL_GNULIB__EXIT = @GL_GNULIB__EXIT@
75546 -GNULIBHEADERS_OVERRIDE_WINT_T = @GNULIBHEADERS_OVERRIDE_WINT_T@
75547 +GNULIB_ACOSF = @GNULIB_ACOSF@
75548 +GNULIB_ACOSL = @GNULIB_ACOSL@
75549 +GNULIB_ALPHASORT = @GNULIB_ALPHASORT@
75550 +GNULIB_ASINF = @GNULIB_ASINF@
75551 +GNULIB_ASINL = @GNULIB_ASINL@
75552 +GNULIB_ATAN2F = @GNULIB_ATAN2F@
75553 +GNULIB_ATANF = @GNULIB_ATANF@
75554 +GNULIB_ATANL = @GNULIB_ATANL@
75555 +GNULIB_ATOLL = @GNULIB_ATOLL@
75556 +GNULIB_BTOWC = @GNULIB_BTOWC@
75557 +GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
75558 +GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
75559 +GNULIB_CBRT = @GNULIB_CBRT@
75560 +GNULIB_CBRTF = @GNULIB_CBRTF@
75561 +GNULIB_CBRTL = @GNULIB_CBRTL@
75562 +GNULIB_CEIL = @GNULIB_CEIL@
75563 +GNULIB_CEILF = @GNULIB_CEILF@
75564 +GNULIB_CEILL = @GNULIB_CEILL@
75565 +GNULIB_CHDIR = @GNULIB_CHDIR@
75566 +GNULIB_CHOWN = @GNULIB_CHOWN@
75567 +GNULIB_CLOSE = @GNULIB_CLOSE@
75568 +GNULIB_CLOSEDIR = @GNULIB_CLOSEDIR@
75569 +GNULIB_COPYSIGN = @GNULIB_COPYSIGN@
75570 +GNULIB_COPYSIGNF = @GNULIB_COPYSIGNF@
75571 +GNULIB_COPYSIGNL = @GNULIB_COPYSIGNL@
75572 +GNULIB_COSF = @GNULIB_COSF@
75573 +GNULIB_COSHF = @GNULIB_COSHF@
75574 +GNULIB_COSL = @GNULIB_COSL@
75575 +GNULIB_CTIME = @GNULIB_CTIME@
75576 +GNULIB_DIRFD = @GNULIB_DIRFD@
75577 +GNULIB_DPRINTF = @GNULIB_DPRINTF@
75578 +GNULIB_DUP = @GNULIB_DUP@
75579 +GNULIB_DUP2 = @GNULIB_DUP2@
75580 +GNULIB_DUP3 = @GNULIB_DUP3@
75581 +GNULIB_ENVIRON = @GNULIB_ENVIRON@
75582 +GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
75583 +GNULIB_EXP2 = @GNULIB_EXP2@
75584 +GNULIB_EXP2F = @GNULIB_EXP2F@
75585 +GNULIB_EXP2L = @GNULIB_EXP2L@
75586 +GNULIB_EXPF = @GNULIB_EXPF@
75587 +GNULIB_EXPL = @GNULIB_EXPL@
75588 +GNULIB_EXPLICIT_BZERO = @GNULIB_EXPLICIT_BZERO@
75589 +GNULIB_EXPM1 = @GNULIB_EXPM1@
75590 +GNULIB_EXPM1F = @GNULIB_EXPM1F@
75591 +GNULIB_EXPM1L = @GNULIB_EXPM1L@
75592 +GNULIB_FABSF = @GNULIB_FABSF@
75593 +GNULIB_FABSL = @GNULIB_FABSL@
75594 +GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
75595 +GNULIB_FCHDIR = @GNULIB_FCHDIR@
75596 +GNULIB_FCHMODAT = @GNULIB_FCHMODAT@
75597 +GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
75598 +GNULIB_FCLOSE = @GNULIB_FCLOSE@
75599 +GNULIB_FCNTL = @GNULIB_FCNTL@
75600 +GNULIB_FDATASYNC = @GNULIB_FDATASYNC@
75601 +GNULIB_FDOPEN = @GNULIB_FDOPEN@
75602 +GNULIB_FDOPENDIR = @GNULIB_FDOPENDIR@
75603 +GNULIB_FFLUSH = @GNULIB_FFLUSH@
75604 +GNULIB_FFS = @GNULIB_FFS@
75605 +GNULIB_FFSL = @GNULIB_FFSL@
75606 +GNULIB_FFSLL = @GNULIB_FFSLL@
75607 +GNULIB_FGETC = @GNULIB_FGETC@
75608 +GNULIB_FGETS = @GNULIB_FGETS@
75609 +GNULIB_FLOOR = @GNULIB_FLOOR@
75610 +GNULIB_FLOORF = @GNULIB_FLOORF@
75611 +GNULIB_FLOORL = @GNULIB_FLOORL@
75612 +GNULIB_FMA = @GNULIB_FMA@
75613 +GNULIB_FMAF = @GNULIB_FMAF@
75614 +GNULIB_FMAL = @GNULIB_FMAL@
75615 +GNULIB_FMOD = @GNULIB_FMOD@
75616 +GNULIB_FMODF = @GNULIB_FMODF@
75617 +GNULIB_FMODL = @GNULIB_FMODL@
75618 +GNULIB_FOPEN = @GNULIB_FOPEN@
75619 +GNULIB_FPRINTF = @GNULIB_FPRINTF@
75620 +GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
75621 +GNULIB_FPURGE = @GNULIB_FPURGE@
75622 +GNULIB_FPUTC = @GNULIB_FPUTC@
75623 +GNULIB_FPUTS = @GNULIB_FPUTS@
75624 +GNULIB_FREAD = @GNULIB_FREAD@
75625 +GNULIB_FREOPEN = @GNULIB_FREOPEN@
75626 +GNULIB_FREXP = @GNULIB_FREXP@
75627 +GNULIB_FREXPF = @GNULIB_FREXPF@
75628 +GNULIB_FREXPL = @GNULIB_FREXPL@
75629 +GNULIB_FSCANF = @GNULIB_FSCANF@
75630 +GNULIB_FSEEK = @GNULIB_FSEEK@
75631 +GNULIB_FSEEKO = @GNULIB_FSEEKO@
75632 +GNULIB_FSTAT = @GNULIB_FSTAT@
75633 +GNULIB_FSTATAT = @GNULIB_FSTATAT@
75634 +GNULIB_FSYNC = @GNULIB_FSYNC@
75635 +GNULIB_FTELL = @GNULIB_FTELL@
75636 +GNULIB_FTELLO = @GNULIB_FTELLO@
75637 +GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
75638 +GNULIB_FUTIMENS = @GNULIB_FUTIMENS@
75639 +GNULIB_FWRITE = @GNULIB_FWRITE@
75640 +GNULIB_GETC = @GNULIB_GETC@
75641 +GNULIB_GETCHAR = @GNULIB_GETCHAR@
75642 +GNULIB_GETCWD = @GNULIB_GETCWD@
75643 +GNULIB_GETDELIM = @GNULIB_GETDELIM@
75644 +GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
75645 +GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
75646 +GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
75647 +GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
75648 +GNULIB_GETLINE = @GNULIB_GETLINE@
75649 +GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
75650 +GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
75651 +GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
75652 +GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
75653 +GNULIB_GETPASS = @GNULIB_GETPASS@
75654 +GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
75655 GNULIB_GETTIMEOFDAY = @GNULIB_GETTIMEOFDAY@
75656 +GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
75657 +GNULIB_GL_UNISTD_H_GETOPT = @GNULIB_GL_UNISTD_H_GETOPT@
75658 +GNULIB_GRANTPT = @GNULIB_GRANTPT@
75659 +GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
75660 +GNULIB_HYPOT = @GNULIB_HYPOT@
75661 +GNULIB_HYPOTF = @GNULIB_HYPOTF@
75662 +GNULIB_HYPOTL = @GNULIB_HYPOTL@
75663 +GNULIB_ILOGB = @GNULIB_ILOGB@
75664 +GNULIB_ILOGBF = @GNULIB_ILOGBF@
75665 +GNULIB_ILOGBL = @GNULIB_ILOGBL@
75666 +GNULIB_IMAXABS = @GNULIB_IMAXABS@
75667 +GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
75668 +GNULIB_ISATTY = @GNULIB_ISATTY@
75669 +GNULIB_ISFINITE = @GNULIB_ISFINITE@
75670 +GNULIB_ISINF = @GNULIB_ISINF@
75671 +GNULIB_ISNAN = @GNULIB_ISNAN@
75672 +GNULIB_ISNAND = @GNULIB_ISNAND@
75673 +GNULIB_ISNANF = @GNULIB_ISNANF@
75674 +GNULIB_ISNANL = @GNULIB_ISNANL@
75675 +GNULIB_LCHMOD = @GNULIB_LCHMOD@
75676 +GNULIB_LCHOWN = @GNULIB_LCHOWN@
75677 +GNULIB_LDEXPF = @GNULIB_LDEXPF@
75678 +GNULIB_LDEXPL = @GNULIB_LDEXPL@
75679 +GNULIB_LINK = @GNULIB_LINK@
75680 +GNULIB_LINKAT = @GNULIB_LINKAT@
75681 +GNULIB_LOCALTIME = @GNULIB_LOCALTIME@
75682 +GNULIB_LOG = @GNULIB_LOG@
75683 +GNULIB_LOG10 = @GNULIB_LOG10@
75684 +GNULIB_LOG10F = @GNULIB_LOG10F@
75685 +GNULIB_LOG10L = @GNULIB_LOG10L@
75686 +GNULIB_LOG1P = @GNULIB_LOG1P@
75687 +GNULIB_LOG1PF = @GNULIB_LOG1PF@
75688 +GNULIB_LOG1PL = @GNULIB_LOG1PL@
75689 +GNULIB_LOG2 = @GNULIB_LOG2@
75690 +GNULIB_LOG2F = @GNULIB_LOG2F@
75691 +GNULIB_LOG2L = @GNULIB_LOG2L@
75692 +GNULIB_LOGB = @GNULIB_LOGB@
75693 +GNULIB_LOGBF = @GNULIB_LOGBF@
75694 +GNULIB_LOGBL = @GNULIB_LOGBL@
75695 +GNULIB_LOGF = @GNULIB_LOGF@
75696 +GNULIB_LOGL = @GNULIB_LOGL@
75697 +GNULIB_LSEEK = @GNULIB_LSEEK@
75698 +GNULIB_LSTAT = @GNULIB_LSTAT@
75699 +GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
75700 +GNULIB_MBRLEN = @GNULIB_MBRLEN@
75701 +GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
75702 +GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
75703 +GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
75704 +GNULIB_MBSCHR = @GNULIB_MBSCHR@
75705 +GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
75706 +GNULIB_MBSINIT = @GNULIB_MBSINIT@
75707 +GNULIB_MBSLEN = @GNULIB_MBSLEN@
75708 +GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
75709 +GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
75710 +GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
75711 +GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
75712 +GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
75713 +GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
75714 +GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
75715 +GNULIB_MBSSEP = @GNULIB_MBSSEP@
75716 +GNULIB_MBSSPN = @GNULIB_MBSSPN@
75717 +GNULIB_MBSSTR = @GNULIB_MBSSTR@
75718 +GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
75719 +GNULIB_MBTOWC = @GNULIB_MBTOWC@
75720 +GNULIB_MEMCHR = @GNULIB_MEMCHR@
75721 +GNULIB_MEMMEM = @GNULIB_MEMMEM@
75722 +GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
75723 +GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
75724 +GNULIB_MKDIRAT = @GNULIB_MKDIRAT@
75725 +GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
75726 +GNULIB_MKFIFO = @GNULIB_MKFIFO@
75727 +GNULIB_MKFIFOAT = @GNULIB_MKFIFOAT@
75728 +GNULIB_MKNOD = @GNULIB_MKNOD@
75729 +GNULIB_MKNODAT = @GNULIB_MKNODAT@
75730 +GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
75731 +GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
75732 +GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
75733 +GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
75734 +GNULIB_MKTIME = @GNULIB_MKTIME@
75735 +GNULIB_MODF = @GNULIB_MODF@
75736 +GNULIB_MODFF = @GNULIB_MODFF@
75737 +GNULIB_MODFL = @GNULIB_MODFL@
75738 +GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
75739 +GNULIB_NONBLOCKING = @GNULIB_NONBLOCKING@
75740 +GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
75741 +GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
75742 +GNULIB_OPEN = @GNULIB_OPEN@
75743 +GNULIB_OPENAT = @GNULIB_OPENAT@
75744 +GNULIB_OPENDIR = @GNULIB_OPENDIR@
75745 +GNULIB_OVERRIDES_STRUCT_STAT = @GNULIB_OVERRIDES_STRUCT_STAT@
75746 +GNULIB_OVERRIDES_WINT_T = @GNULIB_OVERRIDES_WINT_T@
75747 +GNULIB_PCLOSE = @GNULIB_PCLOSE@
75748 +GNULIB_PERROR = @GNULIB_PERROR@
75749 +GNULIB_PIPE = @GNULIB_PIPE@
75750 +GNULIB_PIPE2 = @GNULIB_PIPE2@
75751 +GNULIB_POPEN = @GNULIB_POPEN@
75752 +GNULIB_POSIX_OPENPT = @GNULIB_POSIX_OPENPT@
75753 +GNULIB_POWF = @GNULIB_POWF@
75754 +GNULIB_PREAD = @GNULIB_PREAD@
75755 +GNULIB_PRINTF = @GNULIB_PRINTF@
75756 +GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
75757 +GNULIB_PTSNAME = @GNULIB_PTSNAME@
75758 +GNULIB_PTSNAME_R = @GNULIB_PTSNAME_R@
75759 +GNULIB_PUTC = @GNULIB_PUTC@
75760 +GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
75761 +GNULIB_PUTENV = @GNULIB_PUTENV@
75762 +GNULIB_PUTS = @GNULIB_PUTS@
75763 +GNULIB_PWRITE = @GNULIB_PWRITE@
75764 +GNULIB_QSORT_R = @GNULIB_QSORT_R@
75765 +GNULIB_RANDOM = @GNULIB_RANDOM@
75766 +GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
75767 +GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
75768 +GNULIB_READ = @GNULIB_READ@
75769 +GNULIB_READDIR = @GNULIB_READDIR@
75770 +GNULIB_READLINK = @GNULIB_READLINK@
75771 +GNULIB_READLINKAT = @GNULIB_READLINKAT@
75772 +GNULIB_REALLOCARRAY = @GNULIB_REALLOCARRAY@
75773 +GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
75774 +GNULIB_REALPATH = @GNULIB_REALPATH@
75775 +GNULIB_REMAINDER = @GNULIB_REMAINDER@
75776 +GNULIB_REMAINDERF = @GNULIB_REMAINDERF@
75777 +GNULIB_REMAINDERL = @GNULIB_REMAINDERL@
75778 +GNULIB_REMOVE = @GNULIB_REMOVE@
75779 +GNULIB_RENAME = @GNULIB_RENAME@
75780 +GNULIB_RENAMEAT = @GNULIB_RENAMEAT@
75781 +GNULIB_REWINDDIR = @GNULIB_REWINDDIR@
75782 +GNULIB_RINT = @GNULIB_RINT@
75783 +GNULIB_RINTF = @GNULIB_RINTF@
75784 +GNULIB_RINTL = @GNULIB_RINTL@
75785 +GNULIB_RMDIR = @GNULIB_RMDIR@
75786 +GNULIB_ROUND = @GNULIB_ROUND@
75787 +GNULIB_ROUNDF = @GNULIB_ROUNDF@
75788 +GNULIB_ROUNDL = @GNULIB_ROUNDL@
75789 +GNULIB_RPMATCH = @GNULIB_RPMATCH@
75790 +GNULIB_SCANDIR = @GNULIB_SCANDIR@
75791 +GNULIB_SCANF = @GNULIB_SCANF@
75792 +GNULIB_SECURE_GETENV = @GNULIB_SECURE_GETENV@
75793 +GNULIB_SETENV = @GNULIB_SETENV@
75794 +GNULIB_SETHOSTNAME = @GNULIB_SETHOSTNAME@
75795 +GNULIB_SIGNBIT = @GNULIB_SIGNBIT@
75796 +GNULIB_SINF = @GNULIB_SINF@
75797 +GNULIB_SINHF = @GNULIB_SINHF@
75798 +GNULIB_SINL = @GNULIB_SINL@
75799 +GNULIB_SLEEP = @GNULIB_SLEEP@
75800 +GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
75801 +GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
75802 +GNULIB_SQRTF = @GNULIB_SQRTF@
75803 +GNULIB_SQRTL = @GNULIB_SQRTL@
75804 +GNULIB_STAT = @GNULIB_STAT@
75805 +GNULIB_STDIO_H_NONBLOCKING = @GNULIB_STDIO_H_NONBLOCKING@
75806 +GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
75807 +GNULIB_STPCPY = @GNULIB_STPCPY@
75808 +GNULIB_STPNCPY = @GNULIB_STPNCPY@
75809 +GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
75810 +GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
75811 +GNULIB_STRDUP = @GNULIB_STRDUP@
75812 +GNULIB_STRERROR = @GNULIB_STRERROR@
75813 +GNULIB_STRERROR_R = @GNULIB_STRERROR_R@
75814 +GNULIB_STRFTIME = @GNULIB_STRFTIME@
75815 +GNULIB_STRNCAT = @GNULIB_STRNCAT@
75816 +GNULIB_STRNDUP = @GNULIB_STRNDUP@
75817 +GNULIB_STRNLEN = @GNULIB_STRNLEN@
75818 +GNULIB_STRPBRK = @GNULIB_STRPBRK@
75819 +GNULIB_STRPTIME = @GNULIB_STRPTIME@
75820 +GNULIB_STRSEP = @GNULIB_STRSEP@
75821 +GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
75822 +GNULIB_STRSTR = @GNULIB_STRSTR@
75823 +GNULIB_STRTOD = @GNULIB_STRTOD@
75824 +GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
75825 +GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
75826 +GNULIB_STRTOLD = @GNULIB_STRTOLD@
75827 +GNULIB_STRTOLL = @GNULIB_STRTOLL@
75828 +GNULIB_STRTOULL = @GNULIB_STRTOULL@
75829 +GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
75830 +GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
75831 +GNULIB_SYMLINK = @GNULIB_SYMLINK@
75832 +GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
75833 +GNULIB_SYSTEM_POSIX = @GNULIB_SYSTEM_POSIX@
75834 +GNULIB_TANF = @GNULIB_TANF@
75835 +GNULIB_TANHF = @GNULIB_TANHF@
75836 +GNULIB_TANL = @GNULIB_TANL@
75837 +GNULIB_TIMEGM = @GNULIB_TIMEGM@
75838 +GNULIB_TIME_R = @GNULIB_TIME_R@
75839 +GNULIB_TIME_RZ = @GNULIB_TIME_RZ@
75840 +GNULIB_TMPFILE = @GNULIB_TMPFILE@
75841 +GNULIB_TRUNC = @GNULIB_TRUNC@
75842 +GNULIB_TRUNCATE = @GNULIB_TRUNCATE@
75843 +GNULIB_TRUNCF = @GNULIB_TRUNCF@
75844 +GNULIB_TRUNCL = @GNULIB_TRUNCL@
75845 +GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
75846 +GNULIB_TZSET = @GNULIB_TZSET@
75847 +GNULIB_UNISTD_H_NONBLOCKING = @GNULIB_UNISTD_H_NONBLOCKING@
75848 +GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
75849 +GNULIB_UNLINK = @GNULIB_UNLINK@
75850 +GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
75851 +GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
75852 +GNULIB_UNSETENV = @GNULIB_UNSETENV@
75853 +GNULIB_USLEEP = @GNULIB_USLEEP@
75854 +GNULIB_UTIME = @GNULIB_UTIME@
75855 +GNULIB_UTIMENSAT = @GNULIB_UTIMENSAT@
75856 +GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
75857 +GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
75858 +GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
75859 +GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
75860 +GNULIB_VFSCANF = @GNULIB_VFSCANF@
75861 +GNULIB_VPRINTF = @GNULIB_VPRINTF@
75862 +GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
75863 +GNULIB_VSCANF = @GNULIB_VSCANF@
75864 +GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
75865 +GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
75866 +GNULIB_WCPCPY = @GNULIB_WCPCPY@
75867 +GNULIB_WCPNCPY = @GNULIB_WCPNCPY@
75868 +GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
75869 +GNULIB_WCSCASECMP = @GNULIB_WCSCASECMP@
75870 +GNULIB_WCSCAT = @GNULIB_WCSCAT@
75871 +GNULIB_WCSCHR = @GNULIB_WCSCHR@
75872 +GNULIB_WCSCMP = @GNULIB_WCSCMP@
75873 +GNULIB_WCSCOLL = @GNULIB_WCSCOLL@
75874 +GNULIB_WCSCPY = @GNULIB_WCSCPY@
75875 +GNULIB_WCSCSPN = @GNULIB_WCSCSPN@
75876 +GNULIB_WCSDUP = @GNULIB_WCSDUP@
75877 +GNULIB_WCSFTIME = @GNULIB_WCSFTIME@
75878 +GNULIB_WCSLEN = @GNULIB_WCSLEN@
75879 +GNULIB_WCSNCASECMP = @GNULIB_WCSNCASECMP@
75880 +GNULIB_WCSNCAT = @GNULIB_WCSNCAT@
75881 +GNULIB_WCSNCMP = @GNULIB_WCSNCMP@
75882 +GNULIB_WCSNCPY = @GNULIB_WCSNCPY@
75883 +GNULIB_WCSNLEN = @GNULIB_WCSNLEN@
75884 +GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
75885 +GNULIB_WCSPBRK = @GNULIB_WCSPBRK@
75886 +GNULIB_WCSRCHR = @GNULIB_WCSRCHR@
75887 +GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
75888 +GNULIB_WCSSPN = @GNULIB_WCSSPN@
75889 +GNULIB_WCSSTR = @GNULIB_WCSSTR@
75890 +GNULIB_WCSTOK = @GNULIB_WCSTOK@
75891 +GNULIB_WCSWIDTH = @GNULIB_WCSWIDTH@
75892 +GNULIB_WCSXFRM = @GNULIB_WCSXFRM@
75893 +GNULIB_WCTOB = @GNULIB_WCTOB@
75894 +GNULIB_WCTOMB = @GNULIB_WCTOMB@
75895 +GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
75896 +GNULIB_WMEMCHR = @GNULIB_WMEMCHR@
75897 +GNULIB_WMEMCMP = @GNULIB_WMEMCMP@
75898 +GNULIB_WMEMCPY = @GNULIB_WMEMCPY@
75899 +GNULIB_WMEMMOVE = @GNULIB_WMEMMOVE@
75900 +GNULIB_WMEMSET = @GNULIB_WMEMSET@
75901 +GNULIB_WRITE = @GNULIB_WRITE@
75902 +GNULIB__EXIT = @GNULIB__EXIT@
75903 GPGME_CFLAGS = @GPGME_CFLAGS@
75904 GPGME_CONFIG = @GPGME_CONFIG@
75905 GPGME_LIBS = @GPGME_LIBS@
75906 GREP = @GREP@
75907 HAVE_ACOSF = @HAVE_ACOSF@
75908 HAVE_ACOSL = @HAVE_ACOSL@
75909 -HAVE_ALIGNED_ALLOC = @HAVE_ALIGNED_ALLOC@
75910 HAVE_ALLOCA_H = @HAVE_ALLOCA_H@
75911 HAVE_ALPHASORT = @HAVE_ALPHASORT@
75912 HAVE_ASINF = @HAVE_ASINF@
75913 @@ -780,7 +689,6 @@ HAVE_CHOWN = @HAVE_CHOWN@
75914 HAVE_CLOSEDIR = @HAVE_CLOSEDIR@
75915 HAVE_COPYSIGN = @HAVE_COPYSIGN@
75916 HAVE_COPYSIGNL = @HAVE_COPYSIGNL@
75917 -HAVE_COPY_FILE_RANGE = @HAVE_COPY_FILE_RANGE@
75918 HAVE_COSF = @HAVE_COSF@
75919 HAVE_COSHF = @HAVE_COSHF@
75920 HAVE_COSL = @HAVE_COSL@
75921 @@ -795,17 +703,13 @@ HAVE_DECL_CEILL = @HAVE_DECL_CEILL@
75922 HAVE_DECL_COPYSIGNF = @HAVE_DECL_COPYSIGNF@
75923 HAVE_DECL_COSL = @HAVE_DECL_COSL@
75924 HAVE_DECL_DIRFD = @HAVE_DECL_DIRFD@
75925 -HAVE_DECL_ECVT = @HAVE_DECL_ECVT@
75926 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
75927 -HAVE_DECL_EXECVPE = @HAVE_DECL_EXECVPE@
75928 HAVE_DECL_EXP2 = @HAVE_DECL_EXP2@
75929 HAVE_DECL_EXP2F = @HAVE_DECL_EXP2F@
75930 HAVE_DECL_EXP2L = @HAVE_DECL_EXP2L@
75931 HAVE_DECL_EXPL = @HAVE_DECL_EXPL@
75932 HAVE_DECL_EXPM1L = @HAVE_DECL_EXPM1L@
75933 HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
75934 -HAVE_DECL_FCLOSEALL = @HAVE_DECL_FCLOSEALL@
75935 -HAVE_DECL_FCVT = @HAVE_DECL_FCVT@
75936 HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@
75937 HAVE_DECL_FDOPENDIR = @HAVE_DECL_FDOPENDIR@
75938 HAVE_DECL_FLOORF = @HAVE_DECL_FLOORF@
75939 @@ -814,7 +718,6 @@ HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@
75940 HAVE_DECL_FREXPL = @HAVE_DECL_FREXPL@
75941 HAVE_DECL_FSEEKO = @HAVE_DECL_FSEEKO@
75942 HAVE_DECL_FTELLO = @HAVE_DECL_FTELLO@
75943 -HAVE_DECL_GCVT = @HAVE_DECL_GCVT@
75944 HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
75945 HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
75946 HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
75947 @@ -866,14 +769,13 @@ HAVE_DECL_TRUNCL = @HAVE_DECL_TRUNCL@
75948 HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
75949 HAVE_DECL_UNSETENV = @HAVE_DECL_UNSETENV@
75950 HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
75951 -HAVE_DECL_WCSDUP = @HAVE_DECL_WCSDUP@
75952 HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
75953 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
75954 HAVE_DIRENT_H = @HAVE_DIRENT_H@
75955 HAVE_DPRINTF = @HAVE_DPRINTF@
75956 +HAVE_DUP2 = @HAVE_DUP2@
75957 HAVE_DUP3 = @HAVE_DUP3@
75958 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
75959 -HAVE_EXECVPE = @HAVE_EXECVPE@
75960 HAVE_EXPF = @HAVE_EXPF@
75961 HAVE_EXPL = @HAVE_EXPL@
75962 HAVE_EXPLICIT_BZERO = @HAVE_EXPLICIT_BZERO@
75963 @@ -905,7 +807,6 @@ HAVE_FTELLO = @HAVE_FTELLO@
75964 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
75965 HAVE_FUTIMENS = @HAVE_FUTIMENS@
75966 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
75967 -HAVE_GETENTROPY = @HAVE_GETENTROPY@
75968 HAVE_GETGROUPS = @HAVE_GETGROUPS@
75969 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
75970 HAVE_GETLOGIN = @HAVE_GETLOGIN@
75971 @@ -914,7 +815,6 @@ HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
75972 HAVE_GETPASS = @HAVE_GETPASS@
75973 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
75974 HAVE_GETTIMEOFDAY = @HAVE_GETTIMEOFDAY@
75975 -HAVE_GETUMASK = @HAVE_GETUMASK@
75976 HAVE_GRANTPT = @HAVE_GRANTPT@
75977 HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
75978 HAVE_HYPOTF = @HAVE_HYPOTF@
75979 @@ -942,6 +842,7 @@ HAVE_LOGBF = @HAVE_LOGBF@
75980 HAVE_LOGBL = @HAVE_LOGBL@
75981 HAVE_LOGF = @HAVE_LOGF@
75982 HAVE_LOGL = @HAVE_LOGL@
75983 +HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
75984 HAVE_LSTAT = @HAVE_LSTAT@
75985 HAVE_MAX_ALIGN_T = @HAVE_MAX_ALIGN_T@
75986 HAVE_MBRLEN = @HAVE_MBRLEN@
75987 @@ -951,6 +852,7 @@ HAVE_MBSLEN = @HAVE_MBSLEN@
75988 HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
75989 HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
75990 HAVE_MBTOWC = @HAVE_MBTOWC@
75991 +HAVE_MEMCHR = @HAVE_MEMCHR@
75992 HAVE_MEMPCPY = @HAVE_MEMPCPY@
75993 HAVE_MKDIRAT = @HAVE_MKDIRAT@
75994 HAVE_MKDTEMP = @HAVE_MKDTEMP@
75995 @@ -973,7 +875,6 @@ HAVE_PCLOSE = @HAVE_PCLOSE@
75996 HAVE_PIPE = @HAVE_PIPE@
75997 HAVE_PIPE2 = @HAVE_PIPE2@
75998 HAVE_POPEN = @HAVE_POPEN@
75999 -HAVE_POSIX_MEMALIGN = @HAVE_POSIX_MEMALIGN@
76000 HAVE_POSIX_OPENPT = @HAVE_POSIX_OPENPT@
76001 HAVE_POWF = @HAVE_POWF@
76002 HAVE_PREAD = @HAVE_PREAD@
76003 @@ -1003,8 +904,6 @@ HAVE_SECURE_GETENV = @HAVE_SECURE_GETENV@
76004 HAVE_SETENV = @HAVE_SETENV@
76005 HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@
76006 HAVE_SETSTATE = @HAVE_SETSTATE@
76007 -HAVE_SIGABBREV_NP = @HAVE_SIGABBREV_NP@
76008 -HAVE_SIGDESCR_NP = @HAVE_SIGDESCR_NP@
76009 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
76010 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
76011 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
76012 @@ -1020,16 +919,13 @@ HAVE_STPNCPY = @HAVE_STPNCPY@
76013 HAVE_STRCASECMP = @HAVE_STRCASECMP@
76014 HAVE_STRCASESTR = @HAVE_STRCASESTR@
76015 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
76016 -HAVE_STRERRORNAME_NP = @HAVE_STRERRORNAME_NP@
76017 HAVE_STRINGS_H = @HAVE_STRINGS_H@
76018 HAVE_STRPBRK = @HAVE_STRPBRK@
76019 HAVE_STRPTIME = @HAVE_STRPTIME@
76020 HAVE_STRSEP = @HAVE_STRSEP@
76021 HAVE_STRTOD = @HAVE_STRTOD@
76022 -HAVE_STRTOL = @HAVE_STRTOL@
76023 HAVE_STRTOLD = @HAVE_STRTOLD@
76024 HAVE_STRTOLL = @HAVE_STRTOLL@
76025 -HAVE_STRTOUL = @HAVE_STRTOUL@
76026 HAVE_STRTOULL = @HAVE_STRTOULL@
76027 HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
76028 HAVE_STRUCT_TIMEVAL = @HAVE_STRUCT_TIMEVAL@
76029 @@ -1047,12 +943,12 @@ HAVE_TANF = @HAVE_TANF@
76030 HAVE_TANHF = @HAVE_TANHF@
76031 HAVE_TANL = @HAVE_TANL@
76032 HAVE_TIMEGM = @HAVE_TIMEGM@
76033 -HAVE_TIMESPEC_GET = @HAVE_TIMESPEC_GET@
76034 -HAVE_TIMESPEC_GETRES = @HAVE_TIMESPEC_GETRES@
76035 HAVE_TIMEZONE_T = @HAVE_TIMEZONE_T@
76036 +HAVE_TZSET = @HAVE_TZSET@
76037 HAVE_UNISTD_H = @HAVE_UNISTD_H@
76038 HAVE_UNLINKAT = @HAVE_UNLINKAT@
76039 HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
76040 +HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
76041 HAVE_USLEEP = @HAVE_USLEEP@
76042 HAVE_UTIME = @HAVE_UTIME@
76043 HAVE_UTIMENSAT = @HAVE_UTIMENSAT@
76044 @@ -1094,7 +990,6 @@ HAVE_WMEMCHR = @HAVE_WMEMCHR@
76045 HAVE_WMEMCMP = @HAVE_WMEMCMP@
76046 HAVE_WMEMCPY = @HAVE_WMEMCPY@
76047 HAVE_WMEMMOVE = @HAVE_WMEMMOVE@
76048 -HAVE_WMEMPCPY = @HAVE_WMEMPCPY@
76049 HAVE_WMEMSET = @HAVE_WMEMSET@
76050 HAVE__BOOL = @HAVE__BOOL@
76051 HAVE__EXIT = @HAVE__EXIT@
76052 @@ -1191,18 +1086,16 @@ PATH_SEPARATOR = @PATH_SEPARATOR@
76053 PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
76054 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
76055 PRIPTR_PREFIX = @PRIPTR_PREFIX@
76056 +PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
76057 PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
76058 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
76059 RANLIB = @RANLIB@
76060 -REPLACE_ACCESS = @REPLACE_ACCESS@
76061 REPLACE_ACOSF = @REPLACE_ACOSF@
76062 -REPLACE_ALIGNED_ALLOC = @REPLACE_ALIGNED_ALLOC@
76063 REPLACE_ASINF = @REPLACE_ASINF@
76064 REPLACE_ATAN2F = @REPLACE_ATAN2F@
76065 REPLACE_ATANF = @REPLACE_ATANF@
76066 REPLACE_BTOWC = @REPLACE_BTOWC@
76067 -REPLACE_CALLOC_FOR_CALLOC_GNU = @REPLACE_CALLOC_FOR_CALLOC_GNU@
76068 -REPLACE_CALLOC_FOR_CALLOC_POSIX = @REPLACE_CALLOC_FOR_CALLOC_POSIX@
76069 +REPLACE_CALLOC = @REPLACE_CALLOC@
76070 REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
76071 REPLACE_CBRTF = @REPLACE_CBRTF@
76072 REPLACE_CBRTL = @REPLACE_CBRTL@
76073 @@ -1212,22 +1105,13 @@ REPLACE_CEILL = @REPLACE_CEILL@
76074 REPLACE_CHOWN = @REPLACE_CHOWN@
76075 REPLACE_CLOSE = @REPLACE_CLOSE@
76076 REPLACE_CLOSEDIR = @REPLACE_CLOSEDIR@
76077 -REPLACE_COPY_FILE_RANGE = @REPLACE_COPY_FILE_RANGE@
76078 REPLACE_COSF = @REPLACE_COSF@
76079 REPLACE_COSHF = @REPLACE_COSHF@
76080 -REPLACE_CREAT = @REPLACE_CREAT@
76081 REPLACE_CTIME = @REPLACE_CTIME@
76082 REPLACE_DIRFD = @REPLACE_DIRFD@
76083 REPLACE_DPRINTF = @REPLACE_DPRINTF@
76084 REPLACE_DUP = @REPLACE_DUP@
76085 REPLACE_DUP2 = @REPLACE_DUP2@
76086 -REPLACE_EXECL = @REPLACE_EXECL@
76087 -REPLACE_EXECLE = @REPLACE_EXECLE@
76088 -REPLACE_EXECLP = @REPLACE_EXECLP@
76089 -REPLACE_EXECV = @REPLACE_EXECV@
76090 -REPLACE_EXECVE = @REPLACE_EXECVE@
76091 -REPLACE_EXECVP = @REPLACE_EXECVP@
76092 -REPLACE_EXECVPE = @REPLACE_EXECVPE@
76093 REPLACE_EXP2 = @REPLACE_EXP2@
76094 REPLACE_EXP2L = @REPLACE_EXP2L@
76095 REPLACE_EXPF = @REPLACE_EXPF@
76096 @@ -1237,14 +1121,12 @@ REPLACE_EXPM1F = @REPLACE_EXPM1F@
76097 REPLACE_EXPM1L = @REPLACE_EXPM1L@
76098 REPLACE_FABSL = @REPLACE_FABSL@
76099 REPLACE_FACCESSAT = @REPLACE_FACCESSAT@
76100 -REPLACE_FCHMODAT = @REPLACE_FCHMODAT@
76101 REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
76102 REPLACE_FCLOSE = @REPLACE_FCLOSE@
76103 REPLACE_FCNTL = @REPLACE_FCNTL@
76104 REPLACE_FDOPEN = @REPLACE_FDOPEN@
76105 REPLACE_FDOPENDIR = @REPLACE_FDOPENDIR@
76106 REPLACE_FFLUSH = @REPLACE_FFLUSH@
76107 -REPLACE_FFSLL = @REPLACE_FFSLL@
76108 REPLACE_FLOOR = @REPLACE_FLOOR@
76109 REPLACE_FLOORF = @REPLACE_FLOORF@
76110 REPLACE_FLOORL = @REPLACE_FLOORL@
76111 @@ -1255,10 +1137,8 @@ REPLACE_FMOD = @REPLACE_FMOD@
76112 REPLACE_FMODF = @REPLACE_FMODF@
76113 REPLACE_FMODL = @REPLACE_FMODL@
76114 REPLACE_FOPEN = @REPLACE_FOPEN@
76115 -REPLACE_FOPEN_FOR_FOPEN_GNU = @REPLACE_FOPEN_FOR_FOPEN_GNU@
76116 REPLACE_FPRINTF = @REPLACE_FPRINTF@
76117 REPLACE_FPURGE = @REPLACE_FPURGE@
76118 -REPLACE_FREE = @REPLACE_FREE@
76119 REPLACE_FREOPEN = @REPLACE_FREOPEN@
76120 REPLACE_FREXP = @REPLACE_FREXP@
76121 REPLACE_FREXPF = @REPLACE_FREXPF@
76122 @@ -1280,7 +1160,6 @@ REPLACE_GETLINE = @REPLACE_GETLINE@
76123 REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
76124 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
76125 REPLACE_GETPASS = @REPLACE_GETPASS@
76126 -REPLACE_GETPASS_FOR_GETPASS_GNU = @REPLACE_GETPASS_FOR_GETPASS_GNU@
76127 REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
76128 REPLACE_GMTIME = @REPLACE_GMTIME@
76129 REPLACE_HUGE_VAL = @REPLACE_HUGE_VAL@
76130 @@ -1319,8 +1198,7 @@ REPLACE_LOGF = @REPLACE_LOGF@
76131 REPLACE_LOGL = @REPLACE_LOGL@
76132 REPLACE_LSEEK = @REPLACE_LSEEK@
76133 REPLACE_LSTAT = @REPLACE_LSTAT@
76134 -REPLACE_MALLOC_FOR_MALLOC_GNU = @REPLACE_MALLOC_FOR_MALLOC_GNU@
76135 -REPLACE_MALLOC_FOR_MALLOC_POSIX = @REPLACE_MALLOC_FOR_MALLOC_POSIX@
76136 +REPLACE_MALLOC = @REPLACE_MALLOC@
76137 REPLACE_MBRLEN = @REPLACE_MBRLEN@
76138 REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
76139 REPLACE_MBSINIT = @REPLACE_MBSINIT@
76140 @@ -1332,9 +1210,7 @@ REPLACE_MEMCHR = @REPLACE_MEMCHR@
76141 REPLACE_MEMMEM = @REPLACE_MEMMEM@
76142 REPLACE_MKDIR = @REPLACE_MKDIR@
76143 REPLACE_MKFIFO = @REPLACE_MKFIFO@
76144 -REPLACE_MKFIFOAT = @REPLACE_MKFIFOAT@
76145 REPLACE_MKNOD = @REPLACE_MKNOD@
76146 -REPLACE_MKNODAT = @REPLACE_MKNODAT@
76147 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
76148 REPLACE_MKTIME = @REPLACE_MKTIME@
76149 REPLACE_MODF = @REPLACE_MODF@
76150 @@ -1349,7 +1225,6 @@ REPLACE_OPENAT = @REPLACE_OPENAT@
76151 REPLACE_OPENDIR = @REPLACE_OPENDIR@
76152 REPLACE_PERROR = @REPLACE_PERROR@
76153 REPLACE_POPEN = @REPLACE_POPEN@
76154 -REPLACE_POSIX_MEMALIGN = @REPLACE_POSIX_MEMALIGN@
76155 REPLACE_PREAD = @REPLACE_PREAD@
76156 REPLACE_PRINTF = @REPLACE_PRINTF@
76157 REPLACE_PTSNAME = @REPLACE_PTSNAME@
76158 @@ -1362,9 +1237,7 @@ REPLACE_RANDOM_R = @REPLACE_RANDOM_R@
76159 REPLACE_READ = @REPLACE_READ@
76160 REPLACE_READLINK = @REPLACE_READLINK@
76161 REPLACE_READLINKAT = @REPLACE_READLINKAT@
76162 -REPLACE_REALLOCARRAY = @REPLACE_REALLOCARRAY@
76163 -REPLACE_REALLOC_FOR_REALLOC_GNU = @REPLACE_REALLOC_FOR_REALLOC_GNU@
76164 -REPLACE_REALLOC_FOR_REALLOC_POSIX = @REPLACE_REALLOC_FOR_REALLOC_POSIX@
76165 +REPLACE_REALLOC = @REPLACE_REALLOC@
76166 REPLACE_REALPATH = @REPLACE_REALPATH@
76167 REPLACE_REMAINDER = @REPLACE_REMAINDER@
76168 REPLACE_REMAINDERF = @REPLACE_REMAINDERF@
76169 @@ -1380,7 +1253,7 @@ REPLACE_ROUNDL = @REPLACE_ROUNDL@
76170 REPLACE_SETENV = @REPLACE_SETENV@
76171 REPLACE_SETSTATE = @REPLACE_SETSTATE@
76172 REPLACE_SIGNBIT = @REPLACE_SIGNBIT@
76173 -REPLACE_SIGNBIT_USING_BUILTINS = @REPLACE_SIGNBIT_USING_BUILTINS@
76174 +REPLACE_SIGNBIT_USING_GCC = @REPLACE_SIGNBIT_USING_GCC@
76175 REPLACE_SINF = @REPLACE_SINF@
76176 REPLACE_SINHF = @REPLACE_SINHF@
76177 REPLACE_SLEEP = @REPLACE_SLEEP@
76178 @@ -1396,7 +1269,6 @@ REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
76179 REPLACE_STRCHRNUL = @REPLACE_STRCHRNUL@
76180 REPLACE_STRDUP = @REPLACE_STRDUP@
76181 REPLACE_STRERROR = @REPLACE_STRERROR@
76182 -REPLACE_STRERRORNAME_NP = @REPLACE_STRERRORNAME_NP@
76183 REPLACE_STRERROR_R = @REPLACE_STRERROR_R@
76184 REPLACE_STRFTIME = @REPLACE_STRFTIME@
76185 REPLACE_STRNCAT = @REPLACE_STRNCAT@
76186 @@ -1407,11 +1279,7 @@ REPLACE_STRSTR = @REPLACE_STRSTR@
76187 REPLACE_STRTOD = @REPLACE_STRTOD@
76188 REPLACE_STRTOIMAX = @REPLACE_STRTOIMAX@
76189 REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
76190 -REPLACE_STRTOL = @REPLACE_STRTOL@
76191 REPLACE_STRTOLD = @REPLACE_STRTOLD@
76192 -REPLACE_STRTOLL = @REPLACE_STRTOLL@
76193 -REPLACE_STRTOUL = @REPLACE_STRTOUL@
76194 -REPLACE_STRTOULL = @REPLACE_STRTOULL@
76195 REPLACE_STRTOUMAX = @REPLACE_STRTOUMAX@
76196 REPLACE_STRUCT_TIMEVAL = @REPLACE_STRUCT_TIMEVAL@
76197 REPLACE_SYMLINK = @REPLACE_SYMLINK@
76198 @@ -1442,7 +1310,6 @@ REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
76199 REPLACE_WCSFTIME = @REPLACE_WCSFTIME@
76200 REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
76201 REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
76202 -REPLACE_WCSTOK = @REPLACE_WCSTOK@
76203 REPLACE_WCSWIDTH = @REPLACE_WCSWIDTH@
76204 REPLACE_WCTOB = @REPLACE_WCTOB@
76205 REPLACE_WCTOMB = @REPLACE_WCTOMB@
76206 @@ -1454,21 +1321,19 @@ SET_MAKE = @SET_MAKE@
76207 SHELL = @SHELL@
76208 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
76209 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
76210 -STDALIGN_H = @STDALIGN_H@
76211 STDBOOL_H = @STDBOOL_H@
76212 STDDEF_H = @STDDEF_H@
76213 STDINT_H = @STDINT_H@
76214 STRIP = @STRIP@
76215 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
76216 TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
76217 -TIME_H_DEFINES_TIME_UTC = @TIME_H_DEFINES_TIME_UTC@
76218 UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@
76219 UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@
76220 UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
76221 UNISTD_H_DEFINES_STRUCT_TIMESPEC = @UNISTD_H_DEFINES_STRUCT_TIMESPEC@
76222 -UNISTD_H_HAVE_SYS_RANDOM_H = @UNISTD_H_HAVE_SYS_RANDOM_H@
76223 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
76224 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
76225 +UTIME_H = @UTIME_H@
76226 VERSION = @VERSION@
76227 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
76228 WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
76229 @@ -1500,10 +1365,8 @@ datarootdir = @datarootdir@
76230 docdir = @docdir@
76231 dvidir = @dvidir@
76232 exec_prefix = @exec_prefix@
76233 -gl_LIBOBJDEPS = @gl_LIBOBJDEPS@
76234 gl_LIBOBJS = @gl_LIBOBJS@
76235 gl_LTLIBOBJS = @gl_LTLIBOBJS@
76236 -gltests_LIBOBJDEPS = @gltests_LIBOBJDEPS@
76237 gltests_LIBOBJS = @gltests_LIBOBJS@
76238 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
76239 gltests_WITNESS = @gltests_WITNESS@
76240
76241 diff --git a/tests/qfile/Makefile.in b/tests/qfile/Makefile.in
76242 index 756cc38..b760c27 100644
76243 --- a/tests/qfile/Makefile.in
76244 +++ b/tests/qfile/Makefile.in
76245 @@ -90,12 +90,9 @@ host_triplet = @host@
76246 subdir = tests/qfile
76247 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
76248 am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
76249 - $(top_srcdir)/autotools/m4/__inline.m4 \
76250 $(top_srcdir)/autotools/m4/absolute-header.m4 \
76251 $(top_srcdir)/autotools/m4/ac_check_sendfile.m4 \
76252 $(top_srcdir)/autotools/m4/alloca.m4 \
76253 - $(top_srcdir)/autotools/m4/builtin-expect.m4 \
76254 - $(top_srcdir)/autotools/m4/calloc.m4 \
76255 $(top_srcdir)/autotools/m4/canonicalize.m4 \
76256 $(top_srcdir)/autotools/m4/chdir-long.m4 \
76257 $(top_srcdir)/autotools/m4/clock_time.m4 \
76258 @@ -103,6 +100,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
76259 $(top_srcdir)/autotools/m4/closedir.m4 \
76260 $(top_srcdir)/autotools/m4/dirent_h.m4 \
76261 $(top_srcdir)/autotools/m4/dirfd.m4 \
76262 + $(top_srcdir)/autotools/m4/dirname.m4 \
76263 $(top_srcdir)/autotools/m4/double-slash-root.m4 \
76264 $(top_srcdir)/autotools/m4/dup.m4 \
76265 $(top_srcdir)/autotools/m4/dup2.m4 \
76266 @@ -124,7 +122,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
76267 $(top_srcdir)/autotools/m4/filenamecat.m4 \
76268 $(top_srcdir)/autotools/m4/float_h.m4 \
76269 $(top_srcdir)/autotools/m4/fpieee.m4 \
76270 - $(top_srcdir)/autotools/m4/free.m4 \
76271 $(top_srcdir)/autotools/m4/frexp.m4 \
76272 $(top_srcdir)/autotools/m4/frexpl.m4 \
76273 $(top_srcdir)/autotools/m4/fstat.m4 \
76274 @@ -144,6 +141,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
76275 $(top_srcdir)/autotools/m4/group-member.m4 \
76276 $(top_srcdir)/autotools/m4/include_next.m4 \
76277 $(top_srcdir)/autotools/m4/intmax_t.m4 \
76278 + $(top_srcdir)/autotools/m4/inttypes-pri.m4 \
76279 $(top_srcdir)/autotools/m4/inttypes.m4 \
76280 $(top_srcdir)/autotools/m4/inttypes_h.m4 \
76281 $(top_srcdir)/autotools/m4/isnand.m4 \
76282 @@ -153,6 +151,8 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
76283 $(top_srcdir)/autotools/m4/ldexpl.m4 \
76284 $(top_srcdir)/autotools/m4/libtool.m4 \
76285 $(top_srcdir)/autotools/m4/limits-h.m4 \
76286 + $(top_srcdir)/autotools/m4/localtime-buffer.m4 \
76287 + $(top_srcdir)/autotools/m4/longlong.m4 \
76288 $(top_srcdir)/autotools/m4/lstat.m4 \
76289 $(top_srcdir)/autotools/m4/ltoptions.m4 \
76290 $(top_srcdir)/autotools/m4/ltsugar.m4 \
76291 @@ -164,7 +164,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
76292 $(top_srcdir)/autotools/m4/memchr.m4 \
76293 $(top_srcdir)/autotools/m4/mempcpy.m4 \
76294 $(top_srcdir)/autotools/m4/memrchr.m4 \
76295 - $(top_srcdir)/autotools/m4/minmax.m4 \
76296 $(top_srcdir)/autotools/m4/mkdir.m4 \
76297 $(top_srcdir)/autotools/m4/mkdirat.m4 \
76298 $(top_srcdir)/autotools/m4/mmap-anon.m4 \
76299 @@ -175,20 +174,16 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
76300 $(top_srcdir)/autotools/m4/nocrash.m4 \
76301 $(top_srcdir)/autotools/m4/off_t.m4 \
76302 $(top_srcdir)/autotools/m4/open-cloexec.m4 \
76303 - $(top_srcdir)/autotools/m4/open-slash.m4 \
76304 $(top_srcdir)/autotools/m4/open.m4 \
76305 $(top_srcdir)/autotools/m4/openat.m4 \
76306 $(top_srcdir)/autotools/m4/opendir.m4 \
76307 $(top_srcdir)/autotools/m4/pathmax.m4 \
76308 - $(top_srcdir)/autotools/m4/pipe.m4 \
76309 $(top_srcdir)/autotools/m4/printf-frexp.m4 \
76310 $(top_srcdir)/autotools/m4/printf-frexpl.m4 \
76311 $(top_srcdir)/autotools/m4/printf.m4 \
76312 - $(top_srcdir)/autotools/m4/rawmemchr.m4 \
76313 $(top_srcdir)/autotools/m4/readlink.m4 \
76314 $(top_srcdir)/autotools/m4/readlinkat.m4 \
76315 $(top_srcdir)/autotools/m4/realloc.m4 \
76316 - $(top_srcdir)/autotools/m4/reallocarray.m4 \
76317 $(top_srcdir)/autotools/m4/rename.m4 \
76318 $(top_srcdir)/autotools/m4/renameat.m4 \
76319 $(top_srcdir)/autotools/m4/rmdir.m4 \
76320 @@ -198,7 +193,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
76321 $(top_srcdir)/autotools/m4/ssize_t.m4 \
76322 $(top_srcdir)/autotools/m4/stat-time.m4 \
76323 $(top_srcdir)/autotools/m4/stat.m4 \
76324 - $(top_srcdir)/autotools/m4/stdalign.m4 \
76325 $(top_srcdir)/autotools/m4/stdbool.m4 \
76326 $(top_srcdir)/autotools/m4/stddef_h.m4 \
76327 $(top_srcdir)/autotools/m4/stdint.m4 \
76328 @@ -237,10 +231,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
76329 $(top_srcdir)/autotools/m4/wchar_t.m4 \
76330 $(top_srcdir)/autotools/m4/wint_t.m4 \
76331 $(top_srcdir)/autotools/m4/xalloc.m4 \
76332 - $(top_srcdir)/autotools/m4/xsize.m4 \
76333 - $(top_srcdir)/autotools/m4/year2038.m4 \
76334 - $(top_srcdir)/autotools/m4/zzgnulib.m4 \
76335 - $(top_srcdir)/configure.ac
76336 + $(top_srcdir)/autotools/m4/xsize.m4 $(top_srcdir)/configure.ac
76337 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
76338 $(ACLOCAL_M4)
76339 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
76340 @@ -318,450 +309,368 @@ FGREP = @FGREP@
76341 FLOAT_H = @FLOAT_H@
76342 GETOPT_CDEFS_H = @GETOPT_CDEFS_H@
76343 GETOPT_H = @GETOPT_H@
76344 -GL_CFLAG_ALLOW_WARNINGS = @GL_CFLAG_ALLOW_WARNINGS@
76345 -GL_CFLAG_GNULIB_WARNINGS = @GL_CFLAG_GNULIB_WARNINGS@
76346 -GL_GNULIB_ACCESS = @GL_GNULIB_ACCESS@
76347 -GL_GNULIB_ACOSF = @GL_GNULIB_ACOSF@
76348 -GL_GNULIB_ACOSL = @GL_GNULIB_ACOSL@
76349 -GL_GNULIB_ALIGNED_ALLOC = @GL_GNULIB_ALIGNED_ALLOC@
76350 -GL_GNULIB_ALPHASORT = @GL_GNULIB_ALPHASORT@
76351 -GL_GNULIB_ASINF = @GL_GNULIB_ASINF@
76352 -GL_GNULIB_ASINL = @GL_GNULIB_ASINL@
76353 -GL_GNULIB_ATAN2F = @GL_GNULIB_ATAN2F@
76354 -GL_GNULIB_ATANF = @GL_GNULIB_ATANF@
76355 -GL_GNULIB_ATANL = @GL_GNULIB_ATANL@
76356 -GL_GNULIB_ATOLL = @GL_GNULIB_ATOLL@
76357 -GL_GNULIB_BTOWC = @GL_GNULIB_BTOWC@
76358 -GL_GNULIB_CALLOC_GNU = @GL_GNULIB_CALLOC_GNU@
76359 -GL_GNULIB_CALLOC_POSIX = @GL_GNULIB_CALLOC_POSIX@
76360 -GL_GNULIB_CANONICALIZE_FILE_NAME = @GL_GNULIB_CANONICALIZE_FILE_NAME@
76361 -GL_GNULIB_CBRT = @GL_GNULIB_CBRT@
76362 -GL_GNULIB_CBRTF = @GL_GNULIB_CBRTF@
76363 -GL_GNULIB_CBRTL = @GL_GNULIB_CBRTL@
76364 -GL_GNULIB_CEIL = @GL_GNULIB_CEIL@
76365 -GL_GNULIB_CEILF = @GL_GNULIB_CEILF@
76366 -GL_GNULIB_CEILL = @GL_GNULIB_CEILL@
76367 -GL_GNULIB_CHDIR = @GL_GNULIB_CHDIR@
76368 -GL_GNULIB_CHOWN = @GL_GNULIB_CHOWN@
76369 -GL_GNULIB_CLOSE = @GL_GNULIB_CLOSE@
76370 -GL_GNULIB_CLOSEDIR = @GL_GNULIB_CLOSEDIR@
76371 -GL_GNULIB_COPYSIGN = @GL_GNULIB_COPYSIGN@
76372 -GL_GNULIB_COPYSIGNF = @GL_GNULIB_COPYSIGNF@
76373 -GL_GNULIB_COPYSIGNL = @GL_GNULIB_COPYSIGNL@
76374 -GL_GNULIB_COPY_FILE_RANGE = @GL_GNULIB_COPY_FILE_RANGE@
76375 -GL_GNULIB_COSF = @GL_GNULIB_COSF@
76376 -GL_GNULIB_COSHF = @GL_GNULIB_COSHF@
76377 -GL_GNULIB_COSL = @GL_GNULIB_COSL@
76378 -GL_GNULIB_CREAT = @GL_GNULIB_CREAT@
76379 -GL_GNULIB_CTIME = @GL_GNULIB_CTIME@
76380 -GL_GNULIB_DIRFD = @GL_GNULIB_DIRFD@
76381 -GL_GNULIB_DPRINTF = @GL_GNULIB_DPRINTF@
76382 -GL_GNULIB_DUP = @GL_GNULIB_DUP@
76383 -GL_GNULIB_DUP2 = @GL_GNULIB_DUP2@
76384 -GL_GNULIB_DUP3 = @GL_GNULIB_DUP3@
76385 -GL_GNULIB_ENVIRON = @GL_GNULIB_ENVIRON@
76386 -GL_GNULIB_EUIDACCESS = @GL_GNULIB_EUIDACCESS@
76387 -GL_GNULIB_EXECL = @GL_GNULIB_EXECL@
76388 -GL_GNULIB_EXECLE = @GL_GNULIB_EXECLE@
76389 -GL_GNULIB_EXECLP = @GL_GNULIB_EXECLP@
76390 -GL_GNULIB_EXECV = @GL_GNULIB_EXECV@
76391 -GL_GNULIB_EXECVE = @GL_GNULIB_EXECVE@
76392 -GL_GNULIB_EXECVP = @GL_GNULIB_EXECVP@
76393 -GL_GNULIB_EXECVPE = @GL_GNULIB_EXECVPE@
76394 -GL_GNULIB_EXP2 = @GL_GNULIB_EXP2@
76395 -GL_GNULIB_EXP2F = @GL_GNULIB_EXP2F@
76396 -GL_GNULIB_EXP2L = @GL_GNULIB_EXP2L@
76397 -GL_GNULIB_EXPF = @GL_GNULIB_EXPF@
76398 -GL_GNULIB_EXPL = @GL_GNULIB_EXPL@
76399 -GL_GNULIB_EXPLICIT_BZERO = @GL_GNULIB_EXPLICIT_BZERO@
76400 -GL_GNULIB_EXPM1 = @GL_GNULIB_EXPM1@
76401 -GL_GNULIB_EXPM1F = @GL_GNULIB_EXPM1F@
76402 -GL_GNULIB_EXPM1L = @GL_GNULIB_EXPM1L@
76403 -GL_GNULIB_FABSF = @GL_GNULIB_FABSF@
76404 -GL_GNULIB_FABSL = @GL_GNULIB_FABSL@
76405 -GL_GNULIB_FACCESSAT = @GL_GNULIB_FACCESSAT@
76406 -GL_GNULIB_FCHDIR = @GL_GNULIB_FCHDIR@
76407 -GL_GNULIB_FCHMODAT = @GL_GNULIB_FCHMODAT@
76408 -GL_GNULIB_FCHOWNAT = @GL_GNULIB_FCHOWNAT@
76409 -GL_GNULIB_FCLOSE = @GL_GNULIB_FCLOSE@
76410 -GL_GNULIB_FCNTL = @GL_GNULIB_FCNTL@
76411 -GL_GNULIB_FDATASYNC = @GL_GNULIB_FDATASYNC@
76412 -GL_GNULIB_FDOPEN = @GL_GNULIB_FDOPEN@
76413 -GL_GNULIB_FDOPENDIR = @GL_GNULIB_FDOPENDIR@
76414 -GL_GNULIB_FFLUSH = @GL_GNULIB_FFLUSH@
76415 -GL_GNULIB_FFS = @GL_GNULIB_FFS@
76416 -GL_GNULIB_FFSL = @GL_GNULIB_FFSL@
76417 -GL_GNULIB_FFSLL = @GL_GNULIB_FFSLL@
76418 -GL_GNULIB_FGETC = @GL_GNULIB_FGETC@
76419 -GL_GNULIB_FGETS = @GL_GNULIB_FGETS@
76420 -GL_GNULIB_FLOOR = @GL_GNULIB_FLOOR@
76421 -GL_GNULIB_FLOORF = @GL_GNULIB_FLOORF@
76422 -GL_GNULIB_FLOORL = @GL_GNULIB_FLOORL@
76423 -GL_GNULIB_FMA = @GL_GNULIB_FMA@
76424 -GL_GNULIB_FMAF = @GL_GNULIB_FMAF@
76425 -GL_GNULIB_FMAL = @GL_GNULIB_FMAL@
76426 -GL_GNULIB_FMOD = @GL_GNULIB_FMOD@
76427 -GL_GNULIB_FMODF = @GL_GNULIB_FMODF@
76428 -GL_GNULIB_FMODL = @GL_GNULIB_FMODL@
76429 -GL_GNULIB_FOPEN = @GL_GNULIB_FOPEN@
76430 -GL_GNULIB_FOPEN_GNU = @GL_GNULIB_FOPEN_GNU@
76431 -GL_GNULIB_FPRINTF = @GL_GNULIB_FPRINTF@
76432 -GL_GNULIB_FPRINTF_POSIX = @GL_GNULIB_FPRINTF_POSIX@
76433 -GL_GNULIB_FPURGE = @GL_GNULIB_FPURGE@
76434 -GL_GNULIB_FPUTC = @GL_GNULIB_FPUTC@
76435 -GL_GNULIB_FPUTS = @GL_GNULIB_FPUTS@
76436 -GL_GNULIB_FREAD = @GL_GNULIB_FREAD@
76437 -GL_GNULIB_FREE_POSIX = @GL_GNULIB_FREE_POSIX@
76438 -GL_GNULIB_FREOPEN = @GL_GNULIB_FREOPEN@
76439 -GL_GNULIB_FREXP = @GL_GNULIB_FREXP@
76440 -GL_GNULIB_FREXPF = @GL_GNULIB_FREXPF@
76441 -GL_GNULIB_FREXPL = @GL_GNULIB_FREXPL@
76442 -GL_GNULIB_FSCANF = @GL_GNULIB_FSCANF@
76443 -GL_GNULIB_FSEEK = @GL_GNULIB_FSEEK@
76444 -GL_GNULIB_FSEEKO = @GL_GNULIB_FSEEKO@
76445 -GL_GNULIB_FSTAT = @GL_GNULIB_FSTAT@
76446 -GL_GNULIB_FSTATAT = @GL_GNULIB_FSTATAT@
76447 -GL_GNULIB_FSYNC = @GL_GNULIB_FSYNC@
76448 -GL_GNULIB_FTELL = @GL_GNULIB_FTELL@
76449 -GL_GNULIB_FTELLO = @GL_GNULIB_FTELLO@
76450 -GL_GNULIB_FTRUNCATE = @GL_GNULIB_FTRUNCATE@
76451 -GL_GNULIB_FUTIMENS = @GL_GNULIB_FUTIMENS@
76452 -GL_GNULIB_FWRITE = @GL_GNULIB_FWRITE@
76453 -GL_GNULIB_GETC = @GL_GNULIB_GETC@
76454 -GL_GNULIB_GETCHAR = @GL_GNULIB_GETCHAR@
76455 -GL_GNULIB_GETCWD = @GL_GNULIB_GETCWD@
76456 -GL_GNULIB_GETDELIM = @GL_GNULIB_GETDELIM@
76457 -GL_GNULIB_GETDOMAINNAME = @GL_GNULIB_GETDOMAINNAME@
76458 -GL_GNULIB_GETDTABLESIZE = @GL_GNULIB_GETDTABLESIZE@
76459 -GL_GNULIB_GETENTROPY = @GL_GNULIB_GETENTROPY@
76460 -GL_GNULIB_GETGROUPS = @GL_GNULIB_GETGROUPS@
76461 -GL_GNULIB_GETHOSTNAME = @GL_GNULIB_GETHOSTNAME@
76462 -GL_GNULIB_GETLINE = @GL_GNULIB_GETLINE@
76463 -GL_GNULIB_GETLOADAVG = @GL_GNULIB_GETLOADAVG@
76464 -GL_GNULIB_GETLOGIN = @GL_GNULIB_GETLOGIN@
76465 -GL_GNULIB_GETLOGIN_R = @GL_GNULIB_GETLOGIN_R@
76466 -GL_GNULIB_GETOPT_POSIX = @GL_GNULIB_GETOPT_POSIX@
76467 -GL_GNULIB_GETPAGESIZE = @GL_GNULIB_GETPAGESIZE@
76468 -GL_GNULIB_GETPASS = @GL_GNULIB_GETPASS@
76469 -GL_GNULIB_GETPASS_GNU = @GL_GNULIB_GETPASS_GNU@
76470 -GL_GNULIB_GETSUBOPT = @GL_GNULIB_GETSUBOPT@
76471 -GL_GNULIB_GETTIMEOFDAY = @GL_GNULIB_GETTIMEOFDAY@
76472 -GL_GNULIB_GETUMASK = @GL_GNULIB_GETUMASK@
76473 -GL_GNULIB_GETUSERSHELL = @GL_GNULIB_GETUSERSHELL@
76474 -GL_GNULIB_GRANTPT = @GL_GNULIB_GRANTPT@
76475 -GL_GNULIB_GROUP_MEMBER = @GL_GNULIB_GROUP_MEMBER@
76476 -GL_GNULIB_HYPOT = @GL_GNULIB_HYPOT@
76477 -GL_GNULIB_HYPOTF = @GL_GNULIB_HYPOTF@
76478 -GL_GNULIB_HYPOTL = @GL_GNULIB_HYPOTL@
76479 -GL_GNULIB_ILOGB = @GL_GNULIB_ILOGB@
76480 -GL_GNULIB_ILOGBF = @GL_GNULIB_ILOGBF@
76481 -GL_GNULIB_ILOGBL = @GL_GNULIB_ILOGBL@
76482 -GL_GNULIB_IMAXABS = @GL_GNULIB_IMAXABS@
76483 -GL_GNULIB_IMAXDIV = @GL_GNULIB_IMAXDIV@
76484 -GL_GNULIB_ISATTY = @GL_GNULIB_ISATTY@
76485 -GL_GNULIB_ISFINITE = @GL_GNULIB_ISFINITE@
76486 -GL_GNULIB_ISINF = @GL_GNULIB_ISINF@
76487 -GL_GNULIB_ISNAN = @GL_GNULIB_ISNAN@
76488 -GL_GNULIB_ISNAND = @GL_GNULIB_ISNAND@
76489 -GL_GNULIB_ISNANF = @GL_GNULIB_ISNANF@
76490 -GL_GNULIB_ISNANL = @GL_GNULIB_ISNANL@
76491 -GL_GNULIB_LCHMOD = @GL_GNULIB_LCHMOD@
76492 -GL_GNULIB_LCHOWN = @GL_GNULIB_LCHOWN@
76493 -GL_GNULIB_LDEXPF = @GL_GNULIB_LDEXPF@
76494 -GL_GNULIB_LDEXPL = @GL_GNULIB_LDEXPL@
76495 -GL_GNULIB_LINK = @GL_GNULIB_LINK@
76496 -GL_GNULIB_LINKAT = @GL_GNULIB_LINKAT@
76497 -GL_GNULIB_LOCALTIME = @GL_GNULIB_LOCALTIME@
76498 -GL_GNULIB_LOG = @GL_GNULIB_LOG@
76499 -GL_GNULIB_LOG10 = @GL_GNULIB_LOG10@
76500 -GL_GNULIB_LOG10F = @GL_GNULIB_LOG10F@
76501 -GL_GNULIB_LOG10L = @GL_GNULIB_LOG10L@
76502 -GL_GNULIB_LOG1P = @GL_GNULIB_LOG1P@
76503 -GL_GNULIB_LOG1PF = @GL_GNULIB_LOG1PF@
76504 -GL_GNULIB_LOG1PL = @GL_GNULIB_LOG1PL@
76505 -GL_GNULIB_LOG2 = @GL_GNULIB_LOG2@
76506 -GL_GNULIB_LOG2F = @GL_GNULIB_LOG2F@
76507 -GL_GNULIB_LOG2L = @GL_GNULIB_LOG2L@
76508 -GL_GNULIB_LOGB = @GL_GNULIB_LOGB@
76509 -GL_GNULIB_LOGBF = @GL_GNULIB_LOGBF@
76510 -GL_GNULIB_LOGBL = @GL_GNULIB_LOGBL@
76511 -GL_GNULIB_LOGF = @GL_GNULIB_LOGF@
76512 -GL_GNULIB_LOGL = @GL_GNULIB_LOGL@
76513 -GL_GNULIB_LSEEK = @GL_GNULIB_LSEEK@
76514 -GL_GNULIB_LSTAT = @GL_GNULIB_LSTAT@
76515 -GL_GNULIB_MALLOC_GNU = @GL_GNULIB_MALLOC_GNU@
76516 -GL_GNULIB_MALLOC_POSIX = @GL_GNULIB_MALLOC_POSIX@
76517 -GL_GNULIB_MBRLEN = @GL_GNULIB_MBRLEN@
76518 -GL_GNULIB_MBRTOWC = @GL_GNULIB_MBRTOWC@
76519 -GL_GNULIB_MBSCASECMP = @GL_GNULIB_MBSCASECMP@
76520 -GL_GNULIB_MBSCASESTR = @GL_GNULIB_MBSCASESTR@
76521 -GL_GNULIB_MBSCHR = @GL_GNULIB_MBSCHR@
76522 -GL_GNULIB_MBSCSPN = @GL_GNULIB_MBSCSPN@
76523 -GL_GNULIB_MBSINIT = @GL_GNULIB_MBSINIT@
76524 -GL_GNULIB_MBSLEN = @GL_GNULIB_MBSLEN@
76525 -GL_GNULIB_MBSNCASECMP = @GL_GNULIB_MBSNCASECMP@
76526 -GL_GNULIB_MBSNLEN = @GL_GNULIB_MBSNLEN@
76527 -GL_GNULIB_MBSNRTOWCS = @GL_GNULIB_MBSNRTOWCS@
76528 -GL_GNULIB_MBSPBRK = @GL_GNULIB_MBSPBRK@
76529 -GL_GNULIB_MBSPCASECMP = @GL_GNULIB_MBSPCASECMP@
76530 -GL_GNULIB_MBSRCHR = @GL_GNULIB_MBSRCHR@
76531 -GL_GNULIB_MBSRTOWCS = @GL_GNULIB_MBSRTOWCS@
76532 -GL_GNULIB_MBSSEP = @GL_GNULIB_MBSSEP@
76533 -GL_GNULIB_MBSSPN = @GL_GNULIB_MBSSPN@
76534 -GL_GNULIB_MBSSTR = @GL_GNULIB_MBSSTR@
76535 -GL_GNULIB_MBSTOK_R = @GL_GNULIB_MBSTOK_R@
76536 -GL_GNULIB_MBTOWC = @GL_GNULIB_MBTOWC@
76537 -GL_GNULIB_MDA_ACCESS = @GL_GNULIB_MDA_ACCESS@
76538 -GL_GNULIB_MDA_CHDIR = @GL_GNULIB_MDA_CHDIR@
76539 -GL_GNULIB_MDA_CHMOD = @GL_GNULIB_MDA_CHMOD@
76540 -GL_GNULIB_MDA_CLOSE = @GL_GNULIB_MDA_CLOSE@
76541 -GL_GNULIB_MDA_CREAT = @GL_GNULIB_MDA_CREAT@
76542 -GL_GNULIB_MDA_DUP = @GL_GNULIB_MDA_DUP@
76543 -GL_GNULIB_MDA_DUP2 = @GL_GNULIB_MDA_DUP2@
76544 -GL_GNULIB_MDA_ECVT = @GL_GNULIB_MDA_ECVT@
76545 -GL_GNULIB_MDA_EXECL = @GL_GNULIB_MDA_EXECL@
76546 -GL_GNULIB_MDA_EXECLE = @GL_GNULIB_MDA_EXECLE@
76547 -GL_GNULIB_MDA_EXECLP = @GL_GNULIB_MDA_EXECLP@
76548 -GL_GNULIB_MDA_EXECV = @GL_GNULIB_MDA_EXECV@
76549 -GL_GNULIB_MDA_EXECVE = @GL_GNULIB_MDA_EXECVE@
76550 -GL_GNULIB_MDA_EXECVP = @GL_GNULIB_MDA_EXECVP@
76551 -GL_GNULIB_MDA_EXECVPE = @GL_GNULIB_MDA_EXECVPE@
76552 -GL_GNULIB_MDA_FCLOSEALL = @GL_GNULIB_MDA_FCLOSEALL@
76553 -GL_GNULIB_MDA_FCVT = @GL_GNULIB_MDA_FCVT@
76554 -GL_GNULIB_MDA_FDOPEN = @GL_GNULIB_MDA_FDOPEN@
76555 -GL_GNULIB_MDA_FILENO = @GL_GNULIB_MDA_FILENO@
76556 -GL_GNULIB_MDA_GCVT = @GL_GNULIB_MDA_GCVT@
76557 -GL_GNULIB_MDA_GETCWD = @GL_GNULIB_MDA_GETCWD@
76558 -GL_GNULIB_MDA_GETPID = @GL_GNULIB_MDA_GETPID@
76559 -GL_GNULIB_MDA_GETW = @GL_GNULIB_MDA_GETW@
76560 -GL_GNULIB_MDA_ISATTY = @GL_GNULIB_MDA_ISATTY@
76561 -GL_GNULIB_MDA_J0 = @GL_GNULIB_MDA_J0@
76562 -GL_GNULIB_MDA_J1 = @GL_GNULIB_MDA_J1@
76563 -GL_GNULIB_MDA_JN = @GL_GNULIB_MDA_JN@
76564 -GL_GNULIB_MDA_LSEEK = @GL_GNULIB_MDA_LSEEK@
76565 -GL_GNULIB_MDA_MEMCCPY = @GL_GNULIB_MDA_MEMCCPY@
76566 -GL_GNULIB_MDA_MKDIR = @GL_GNULIB_MDA_MKDIR@
76567 -GL_GNULIB_MDA_MKTEMP = @GL_GNULIB_MDA_MKTEMP@
76568 -GL_GNULIB_MDA_OPEN = @GL_GNULIB_MDA_OPEN@
76569 -GL_GNULIB_MDA_PUTENV = @GL_GNULIB_MDA_PUTENV@
76570 -GL_GNULIB_MDA_PUTW = @GL_GNULIB_MDA_PUTW@
76571 -GL_GNULIB_MDA_READ = @GL_GNULIB_MDA_READ@
76572 -GL_GNULIB_MDA_RMDIR = @GL_GNULIB_MDA_RMDIR@
76573 -GL_GNULIB_MDA_STRDUP = @GL_GNULIB_MDA_STRDUP@
76574 -GL_GNULIB_MDA_SWAB = @GL_GNULIB_MDA_SWAB@
76575 -GL_GNULIB_MDA_TEMPNAM = @GL_GNULIB_MDA_TEMPNAM@
76576 -GL_GNULIB_MDA_TZSET = @GL_GNULIB_MDA_TZSET@
76577 -GL_GNULIB_MDA_UMASK = @GL_GNULIB_MDA_UMASK@
76578 -GL_GNULIB_MDA_UNLINK = @GL_GNULIB_MDA_UNLINK@
76579 -GL_GNULIB_MDA_UTIME = @GL_GNULIB_MDA_UTIME@
76580 -GL_GNULIB_MDA_WCSDUP = @GL_GNULIB_MDA_WCSDUP@
76581 -GL_GNULIB_MDA_WRITE = @GL_GNULIB_MDA_WRITE@
76582 -GL_GNULIB_MDA_Y0 = @GL_GNULIB_MDA_Y0@
76583 -GL_GNULIB_MDA_Y1 = @GL_GNULIB_MDA_Y1@
76584 -GL_GNULIB_MDA_YN = @GL_GNULIB_MDA_YN@
76585 -GL_GNULIB_MEMCHR = @GL_GNULIB_MEMCHR@
76586 -GL_GNULIB_MEMMEM = @GL_GNULIB_MEMMEM@
76587 -GL_GNULIB_MEMPCPY = @GL_GNULIB_MEMPCPY@
76588 -GL_GNULIB_MEMRCHR = @GL_GNULIB_MEMRCHR@
76589 -GL_GNULIB_MKDIR = @GL_GNULIB_MKDIR@
76590 -GL_GNULIB_MKDIRAT = @GL_GNULIB_MKDIRAT@
76591 -GL_GNULIB_MKDTEMP = @GL_GNULIB_MKDTEMP@
76592 -GL_GNULIB_MKFIFO = @GL_GNULIB_MKFIFO@
76593 -GL_GNULIB_MKFIFOAT = @GL_GNULIB_MKFIFOAT@
76594 -GL_GNULIB_MKNOD = @GL_GNULIB_MKNOD@
76595 -GL_GNULIB_MKNODAT = @GL_GNULIB_MKNODAT@
76596 -GL_GNULIB_MKOSTEMP = @GL_GNULIB_MKOSTEMP@
76597 -GL_GNULIB_MKOSTEMPS = @GL_GNULIB_MKOSTEMPS@
76598 -GL_GNULIB_MKSTEMP = @GL_GNULIB_MKSTEMP@
76599 -GL_GNULIB_MKSTEMPS = @GL_GNULIB_MKSTEMPS@
76600 -GL_GNULIB_MKTIME = @GL_GNULIB_MKTIME@
76601 -GL_GNULIB_MODF = @GL_GNULIB_MODF@
76602 -GL_GNULIB_MODFF = @GL_GNULIB_MODFF@
76603 -GL_GNULIB_MODFL = @GL_GNULIB_MODFL@
76604 -GL_GNULIB_NANOSLEEP = @GL_GNULIB_NANOSLEEP@
76605 -GL_GNULIB_NONBLOCKING = @GL_GNULIB_NONBLOCKING@
76606 -GL_GNULIB_OBSTACK_PRINTF = @GL_GNULIB_OBSTACK_PRINTF@
76607 -GL_GNULIB_OBSTACK_PRINTF_POSIX = @GL_GNULIB_OBSTACK_PRINTF_POSIX@
76608 -GL_GNULIB_OPEN = @GL_GNULIB_OPEN@
76609 -GL_GNULIB_OPENAT = @GL_GNULIB_OPENAT@
76610 -GL_GNULIB_OPENDIR = @GL_GNULIB_OPENDIR@
76611 -GL_GNULIB_OVERRIDES_STRUCT_STAT = @GL_GNULIB_OVERRIDES_STRUCT_STAT@
76612 -GL_GNULIB_PCLOSE = @GL_GNULIB_PCLOSE@
76613 -GL_GNULIB_PERROR = @GL_GNULIB_PERROR@
76614 -GL_GNULIB_PIPE = @GL_GNULIB_PIPE@
76615 -GL_GNULIB_PIPE2 = @GL_GNULIB_PIPE2@
76616 -GL_GNULIB_POPEN = @GL_GNULIB_POPEN@
76617 -GL_GNULIB_POSIX_MEMALIGN = @GL_GNULIB_POSIX_MEMALIGN@
76618 -GL_GNULIB_POSIX_OPENPT = @GL_GNULIB_POSIX_OPENPT@
76619 -GL_GNULIB_POWF = @GL_GNULIB_POWF@
76620 -GL_GNULIB_PREAD = @GL_GNULIB_PREAD@
76621 -GL_GNULIB_PRINTF = @GL_GNULIB_PRINTF@
76622 -GL_GNULIB_PRINTF_POSIX = @GL_GNULIB_PRINTF_POSIX@
76623 -GL_GNULIB_PTSNAME = @GL_GNULIB_PTSNAME@
76624 -GL_GNULIB_PTSNAME_R = @GL_GNULIB_PTSNAME_R@
76625 -GL_GNULIB_PUTC = @GL_GNULIB_PUTC@
76626 -GL_GNULIB_PUTCHAR = @GL_GNULIB_PUTCHAR@
76627 -GL_GNULIB_PUTENV = @GL_GNULIB_PUTENV@
76628 -GL_GNULIB_PUTS = @GL_GNULIB_PUTS@
76629 -GL_GNULIB_PWRITE = @GL_GNULIB_PWRITE@
76630 -GL_GNULIB_QSORT_R = @GL_GNULIB_QSORT_R@
76631 -GL_GNULIB_RANDOM = @GL_GNULIB_RANDOM@
76632 -GL_GNULIB_RANDOM_R = @GL_GNULIB_RANDOM_R@
76633 -GL_GNULIB_RAWMEMCHR = @GL_GNULIB_RAWMEMCHR@
76634 -GL_GNULIB_READ = @GL_GNULIB_READ@
76635 -GL_GNULIB_READDIR = @GL_GNULIB_READDIR@
76636 -GL_GNULIB_READLINK = @GL_GNULIB_READLINK@
76637 -GL_GNULIB_READLINKAT = @GL_GNULIB_READLINKAT@
76638 -GL_GNULIB_REALLOCARRAY = @GL_GNULIB_REALLOCARRAY@
76639 -GL_GNULIB_REALLOC_GNU = @GL_GNULIB_REALLOC_GNU@
76640 -GL_GNULIB_REALLOC_POSIX = @GL_GNULIB_REALLOC_POSIX@
76641 -GL_GNULIB_REALPATH = @GL_GNULIB_REALPATH@
76642 -GL_GNULIB_REMAINDER = @GL_GNULIB_REMAINDER@
76643 -GL_GNULIB_REMAINDERF = @GL_GNULIB_REMAINDERF@
76644 -GL_GNULIB_REMAINDERL = @GL_GNULIB_REMAINDERL@
76645 -GL_GNULIB_REMOVE = @GL_GNULIB_REMOVE@
76646 -GL_GNULIB_RENAME = @GL_GNULIB_RENAME@
76647 -GL_GNULIB_RENAMEAT = @GL_GNULIB_RENAMEAT@
76648 -GL_GNULIB_REWINDDIR = @GL_GNULIB_REWINDDIR@
76649 -GL_GNULIB_RINT = @GL_GNULIB_RINT@
76650 -GL_GNULIB_RINTF = @GL_GNULIB_RINTF@
76651 -GL_GNULIB_RINTL = @GL_GNULIB_RINTL@
76652 -GL_GNULIB_RMDIR = @GL_GNULIB_RMDIR@
76653 -GL_GNULIB_ROUND = @GL_GNULIB_ROUND@
76654 -GL_GNULIB_ROUNDF = @GL_GNULIB_ROUNDF@
76655 -GL_GNULIB_ROUNDL = @GL_GNULIB_ROUNDL@
76656 -GL_GNULIB_RPMATCH = @GL_GNULIB_RPMATCH@
76657 -GL_GNULIB_SCANDIR = @GL_GNULIB_SCANDIR@
76658 -GL_GNULIB_SCANF = @GL_GNULIB_SCANF@
76659 -GL_GNULIB_SECURE_GETENV = @GL_GNULIB_SECURE_GETENV@
76660 -GL_GNULIB_SETENV = @GL_GNULIB_SETENV@
76661 -GL_GNULIB_SETHOSTNAME = @GL_GNULIB_SETHOSTNAME@
76662 -GL_GNULIB_SIGABBREV_NP = @GL_GNULIB_SIGABBREV_NP@
76663 -GL_GNULIB_SIGDESCR_NP = @GL_GNULIB_SIGDESCR_NP@
76664 -GL_GNULIB_SIGNBIT = @GL_GNULIB_SIGNBIT@
76665 -GL_GNULIB_SINF = @GL_GNULIB_SINF@
76666 -GL_GNULIB_SINHF = @GL_GNULIB_SINHF@
76667 -GL_GNULIB_SINL = @GL_GNULIB_SINL@
76668 -GL_GNULIB_SLEEP = @GL_GNULIB_SLEEP@
76669 -GL_GNULIB_SNPRINTF = @GL_GNULIB_SNPRINTF@
76670 -GL_GNULIB_SPRINTF_POSIX = @GL_GNULIB_SPRINTF_POSIX@
76671 -GL_GNULIB_SQRTF = @GL_GNULIB_SQRTF@
76672 -GL_GNULIB_SQRTL = @GL_GNULIB_SQRTL@
76673 -GL_GNULIB_STAT = @GL_GNULIB_STAT@
76674 -GL_GNULIB_STDIO_H_NONBLOCKING = @GL_GNULIB_STDIO_H_NONBLOCKING@
76675 -GL_GNULIB_STDIO_H_SIGPIPE = @GL_GNULIB_STDIO_H_SIGPIPE@
76676 -GL_GNULIB_STPCPY = @GL_GNULIB_STPCPY@
76677 -GL_GNULIB_STPNCPY = @GL_GNULIB_STPNCPY@
76678 -GL_GNULIB_STRCASESTR = @GL_GNULIB_STRCASESTR@
76679 -GL_GNULIB_STRCHRNUL = @GL_GNULIB_STRCHRNUL@
76680 -GL_GNULIB_STRDUP = @GL_GNULIB_STRDUP@
76681 -GL_GNULIB_STRERROR = @GL_GNULIB_STRERROR@
76682 -GL_GNULIB_STRERRORNAME_NP = @GL_GNULIB_STRERRORNAME_NP@
76683 -GL_GNULIB_STRERROR_R = @GL_GNULIB_STRERROR_R@
76684 -GL_GNULIB_STRFTIME = @GL_GNULIB_STRFTIME@
76685 -GL_GNULIB_STRNCAT = @GL_GNULIB_STRNCAT@
76686 -GL_GNULIB_STRNDUP = @GL_GNULIB_STRNDUP@
76687 -GL_GNULIB_STRNLEN = @GL_GNULIB_STRNLEN@
76688 -GL_GNULIB_STRPBRK = @GL_GNULIB_STRPBRK@
76689 -GL_GNULIB_STRPTIME = @GL_GNULIB_STRPTIME@
76690 -GL_GNULIB_STRSEP = @GL_GNULIB_STRSEP@
76691 -GL_GNULIB_STRSIGNAL = @GL_GNULIB_STRSIGNAL@
76692 -GL_GNULIB_STRSTR = @GL_GNULIB_STRSTR@
76693 -GL_GNULIB_STRTOD = @GL_GNULIB_STRTOD@
76694 -GL_GNULIB_STRTOIMAX = @GL_GNULIB_STRTOIMAX@
76695 -GL_GNULIB_STRTOK_R = @GL_GNULIB_STRTOK_R@
76696 -GL_GNULIB_STRTOL = @GL_GNULIB_STRTOL@
76697 -GL_GNULIB_STRTOLD = @GL_GNULIB_STRTOLD@
76698 -GL_GNULIB_STRTOLL = @GL_GNULIB_STRTOLL@
76699 -GL_GNULIB_STRTOUL = @GL_GNULIB_STRTOUL@
76700 -GL_GNULIB_STRTOULL = @GL_GNULIB_STRTOULL@
76701 -GL_GNULIB_STRTOUMAX = @GL_GNULIB_STRTOUMAX@
76702 -GL_GNULIB_STRVERSCMP = @GL_GNULIB_STRVERSCMP@
76703 -GL_GNULIB_SYMLINK = @GL_GNULIB_SYMLINK@
76704 -GL_GNULIB_SYMLINKAT = @GL_GNULIB_SYMLINKAT@
76705 -GL_GNULIB_SYSTEM_POSIX = @GL_GNULIB_SYSTEM_POSIX@
76706 -GL_GNULIB_TANF = @GL_GNULIB_TANF@
76707 -GL_GNULIB_TANHF = @GL_GNULIB_TANHF@
76708 -GL_GNULIB_TANL = @GL_GNULIB_TANL@
76709 -GL_GNULIB_TIMEGM = @GL_GNULIB_TIMEGM@
76710 -GL_GNULIB_TIMESPEC_GET = @GL_GNULIB_TIMESPEC_GET@
76711 -GL_GNULIB_TIMESPEC_GETRES = @GL_GNULIB_TIMESPEC_GETRES@
76712 -GL_GNULIB_TIME_R = @GL_GNULIB_TIME_R@
76713 -GL_GNULIB_TIME_RZ = @GL_GNULIB_TIME_RZ@
76714 -GL_GNULIB_TMPFILE = @GL_GNULIB_TMPFILE@
76715 -GL_GNULIB_TRUNC = @GL_GNULIB_TRUNC@
76716 -GL_GNULIB_TRUNCATE = @GL_GNULIB_TRUNCATE@
76717 -GL_GNULIB_TRUNCF = @GL_GNULIB_TRUNCF@
76718 -GL_GNULIB_TRUNCL = @GL_GNULIB_TRUNCL@
76719 -GL_GNULIB_TTYNAME_R = @GL_GNULIB_TTYNAME_R@
76720 -GL_GNULIB_TZSET = @GL_GNULIB_TZSET@
76721 -GL_GNULIB_UNISTD_H_GETOPT = @GL_GNULIB_UNISTD_H_GETOPT@
76722 -GL_GNULIB_UNISTD_H_NONBLOCKING = @GL_GNULIB_UNISTD_H_NONBLOCKING@
76723 -GL_GNULIB_UNISTD_H_SIGPIPE = @GL_GNULIB_UNISTD_H_SIGPIPE@
76724 -GL_GNULIB_UNLINK = @GL_GNULIB_UNLINK@
76725 -GL_GNULIB_UNLINKAT = @GL_GNULIB_UNLINKAT@
76726 -GL_GNULIB_UNLOCKPT = @GL_GNULIB_UNLOCKPT@
76727 -GL_GNULIB_UNSETENV = @GL_GNULIB_UNSETENV@
76728 -GL_GNULIB_USLEEP = @GL_GNULIB_USLEEP@
76729 -GL_GNULIB_UTIME = @GL_GNULIB_UTIME@
76730 -GL_GNULIB_UTIMENSAT = @GL_GNULIB_UTIMENSAT@
76731 -GL_GNULIB_VASPRINTF = @GL_GNULIB_VASPRINTF@
76732 -GL_GNULIB_VDPRINTF = @GL_GNULIB_VDPRINTF@
76733 -GL_GNULIB_VFPRINTF = @GL_GNULIB_VFPRINTF@
76734 -GL_GNULIB_VFPRINTF_POSIX = @GL_GNULIB_VFPRINTF_POSIX@
76735 -GL_GNULIB_VFSCANF = @GL_GNULIB_VFSCANF@
76736 -GL_GNULIB_VPRINTF = @GL_GNULIB_VPRINTF@
76737 -GL_GNULIB_VPRINTF_POSIX = @GL_GNULIB_VPRINTF_POSIX@
76738 -GL_GNULIB_VSCANF = @GL_GNULIB_VSCANF@
76739 -GL_GNULIB_VSNPRINTF = @GL_GNULIB_VSNPRINTF@
76740 -GL_GNULIB_VSPRINTF_POSIX = @GL_GNULIB_VSPRINTF_POSIX@
76741 -GL_GNULIB_WCPCPY = @GL_GNULIB_WCPCPY@
76742 -GL_GNULIB_WCPNCPY = @GL_GNULIB_WCPNCPY@
76743 -GL_GNULIB_WCRTOMB = @GL_GNULIB_WCRTOMB@
76744 -GL_GNULIB_WCSCASECMP = @GL_GNULIB_WCSCASECMP@
76745 -GL_GNULIB_WCSCAT = @GL_GNULIB_WCSCAT@
76746 -GL_GNULIB_WCSCHR = @GL_GNULIB_WCSCHR@
76747 -GL_GNULIB_WCSCMP = @GL_GNULIB_WCSCMP@
76748 -GL_GNULIB_WCSCOLL = @GL_GNULIB_WCSCOLL@
76749 -GL_GNULIB_WCSCPY = @GL_GNULIB_WCSCPY@
76750 -GL_GNULIB_WCSCSPN = @GL_GNULIB_WCSCSPN@
76751 -GL_GNULIB_WCSDUP = @GL_GNULIB_WCSDUP@
76752 -GL_GNULIB_WCSFTIME = @GL_GNULIB_WCSFTIME@
76753 -GL_GNULIB_WCSLEN = @GL_GNULIB_WCSLEN@
76754 -GL_GNULIB_WCSNCASECMP = @GL_GNULIB_WCSNCASECMP@
76755 -GL_GNULIB_WCSNCAT = @GL_GNULIB_WCSNCAT@
76756 -GL_GNULIB_WCSNCMP = @GL_GNULIB_WCSNCMP@
76757 -GL_GNULIB_WCSNCPY = @GL_GNULIB_WCSNCPY@
76758 -GL_GNULIB_WCSNLEN = @GL_GNULIB_WCSNLEN@
76759 -GL_GNULIB_WCSNRTOMBS = @GL_GNULIB_WCSNRTOMBS@
76760 -GL_GNULIB_WCSPBRK = @GL_GNULIB_WCSPBRK@
76761 -GL_GNULIB_WCSRCHR = @GL_GNULIB_WCSRCHR@
76762 -GL_GNULIB_WCSRTOMBS = @GL_GNULIB_WCSRTOMBS@
76763 -GL_GNULIB_WCSSPN = @GL_GNULIB_WCSSPN@
76764 -GL_GNULIB_WCSSTR = @GL_GNULIB_WCSSTR@
76765 -GL_GNULIB_WCSTOK = @GL_GNULIB_WCSTOK@
76766 -GL_GNULIB_WCSWIDTH = @GL_GNULIB_WCSWIDTH@
76767 -GL_GNULIB_WCSXFRM = @GL_GNULIB_WCSXFRM@
76768 -GL_GNULIB_WCTOB = @GL_GNULIB_WCTOB@
76769 -GL_GNULIB_WCTOMB = @GL_GNULIB_WCTOMB@
76770 -GL_GNULIB_WCWIDTH = @GL_GNULIB_WCWIDTH@
76771 -GL_GNULIB_WMEMCHR = @GL_GNULIB_WMEMCHR@
76772 -GL_GNULIB_WMEMCMP = @GL_GNULIB_WMEMCMP@
76773 -GL_GNULIB_WMEMCPY = @GL_GNULIB_WMEMCPY@
76774 -GL_GNULIB_WMEMMOVE = @GL_GNULIB_WMEMMOVE@
76775 -GL_GNULIB_WMEMPCPY = @GL_GNULIB_WMEMPCPY@
76776 -GL_GNULIB_WMEMSET = @GL_GNULIB_WMEMSET@
76777 -GL_GNULIB_WRITE = @GL_GNULIB_WRITE@
76778 -GL_GNULIB__EXIT = @GL_GNULIB__EXIT@
76779 -GNULIBHEADERS_OVERRIDE_WINT_T = @GNULIBHEADERS_OVERRIDE_WINT_T@
76780 +GNULIB_ACOSF = @GNULIB_ACOSF@
76781 +GNULIB_ACOSL = @GNULIB_ACOSL@
76782 +GNULIB_ALPHASORT = @GNULIB_ALPHASORT@
76783 +GNULIB_ASINF = @GNULIB_ASINF@
76784 +GNULIB_ASINL = @GNULIB_ASINL@
76785 +GNULIB_ATAN2F = @GNULIB_ATAN2F@
76786 +GNULIB_ATANF = @GNULIB_ATANF@
76787 +GNULIB_ATANL = @GNULIB_ATANL@
76788 +GNULIB_ATOLL = @GNULIB_ATOLL@
76789 +GNULIB_BTOWC = @GNULIB_BTOWC@
76790 +GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
76791 +GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
76792 +GNULIB_CBRT = @GNULIB_CBRT@
76793 +GNULIB_CBRTF = @GNULIB_CBRTF@
76794 +GNULIB_CBRTL = @GNULIB_CBRTL@
76795 +GNULIB_CEIL = @GNULIB_CEIL@
76796 +GNULIB_CEILF = @GNULIB_CEILF@
76797 +GNULIB_CEILL = @GNULIB_CEILL@
76798 +GNULIB_CHDIR = @GNULIB_CHDIR@
76799 +GNULIB_CHOWN = @GNULIB_CHOWN@
76800 +GNULIB_CLOSE = @GNULIB_CLOSE@
76801 +GNULIB_CLOSEDIR = @GNULIB_CLOSEDIR@
76802 +GNULIB_COPYSIGN = @GNULIB_COPYSIGN@
76803 +GNULIB_COPYSIGNF = @GNULIB_COPYSIGNF@
76804 +GNULIB_COPYSIGNL = @GNULIB_COPYSIGNL@
76805 +GNULIB_COSF = @GNULIB_COSF@
76806 +GNULIB_COSHF = @GNULIB_COSHF@
76807 +GNULIB_COSL = @GNULIB_COSL@
76808 +GNULIB_CTIME = @GNULIB_CTIME@
76809 +GNULIB_DIRFD = @GNULIB_DIRFD@
76810 +GNULIB_DPRINTF = @GNULIB_DPRINTF@
76811 +GNULIB_DUP = @GNULIB_DUP@
76812 +GNULIB_DUP2 = @GNULIB_DUP2@
76813 +GNULIB_DUP3 = @GNULIB_DUP3@
76814 +GNULIB_ENVIRON = @GNULIB_ENVIRON@
76815 +GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
76816 +GNULIB_EXP2 = @GNULIB_EXP2@
76817 +GNULIB_EXP2F = @GNULIB_EXP2F@
76818 +GNULIB_EXP2L = @GNULIB_EXP2L@
76819 +GNULIB_EXPF = @GNULIB_EXPF@
76820 +GNULIB_EXPL = @GNULIB_EXPL@
76821 +GNULIB_EXPLICIT_BZERO = @GNULIB_EXPLICIT_BZERO@
76822 +GNULIB_EXPM1 = @GNULIB_EXPM1@
76823 +GNULIB_EXPM1F = @GNULIB_EXPM1F@
76824 +GNULIB_EXPM1L = @GNULIB_EXPM1L@
76825 +GNULIB_FABSF = @GNULIB_FABSF@
76826 +GNULIB_FABSL = @GNULIB_FABSL@
76827 +GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
76828 +GNULIB_FCHDIR = @GNULIB_FCHDIR@
76829 +GNULIB_FCHMODAT = @GNULIB_FCHMODAT@
76830 +GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
76831 +GNULIB_FCLOSE = @GNULIB_FCLOSE@
76832 +GNULIB_FCNTL = @GNULIB_FCNTL@
76833 +GNULIB_FDATASYNC = @GNULIB_FDATASYNC@
76834 +GNULIB_FDOPEN = @GNULIB_FDOPEN@
76835 +GNULIB_FDOPENDIR = @GNULIB_FDOPENDIR@
76836 +GNULIB_FFLUSH = @GNULIB_FFLUSH@
76837 +GNULIB_FFS = @GNULIB_FFS@
76838 +GNULIB_FFSL = @GNULIB_FFSL@
76839 +GNULIB_FFSLL = @GNULIB_FFSLL@
76840 +GNULIB_FGETC = @GNULIB_FGETC@
76841 +GNULIB_FGETS = @GNULIB_FGETS@
76842 +GNULIB_FLOOR = @GNULIB_FLOOR@
76843 +GNULIB_FLOORF = @GNULIB_FLOORF@
76844 +GNULIB_FLOORL = @GNULIB_FLOORL@
76845 +GNULIB_FMA = @GNULIB_FMA@
76846 +GNULIB_FMAF = @GNULIB_FMAF@
76847 +GNULIB_FMAL = @GNULIB_FMAL@
76848 +GNULIB_FMOD = @GNULIB_FMOD@
76849 +GNULIB_FMODF = @GNULIB_FMODF@
76850 +GNULIB_FMODL = @GNULIB_FMODL@
76851 +GNULIB_FOPEN = @GNULIB_FOPEN@
76852 +GNULIB_FPRINTF = @GNULIB_FPRINTF@
76853 +GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
76854 +GNULIB_FPURGE = @GNULIB_FPURGE@
76855 +GNULIB_FPUTC = @GNULIB_FPUTC@
76856 +GNULIB_FPUTS = @GNULIB_FPUTS@
76857 +GNULIB_FREAD = @GNULIB_FREAD@
76858 +GNULIB_FREOPEN = @GNULIB_FREOPEN@
76859 +GNULIB_FREXP = @GNULIB_FREXP@
76860 +GNULIB_FREXPF = @GNULIB_FREXPF@
76861 +GNULIB_FREXPL = @GNULIB_FREXPL@
76862 +GNULIB_FSCANF = @GNULIB_FSCANF@
76863 +GNULIB_FSEEK = @GNULIB_FSEEK@
76864 +GNULIB_FSEEKO = @GNULIB_FSEEKO@
76865 +GNULIB_FSTAT = @GNULIB_FSTAT@
76866 +GNULIB_FSTATAT = @GNULIB_FSTATAT@
76867 +GNULIB_FSYNC = @GNULIB_FSYNC@
76868 +GNULIB_FTELL = @GNULIB_FTELL@
76869 +GNULIB_FTELLO = @GNULIB_FTELLO@
76870 +GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
76871 +GNULIB_FUTIMENS = @GNULIB_FUTIMENS@
76872 +GNULIB_FWRITE = @GNULIB_FWRITE@
76873 +GNULIB_GETC = @GNULIB_GETC@
76874 +GNULIB_GETCHAR = @GNULIB_GETCHAR@
76875 +GNULIB_GETCWD = @GNULIB_GETCWD@
76876 +GNULIB_GETDELIM = @GNULIB_GETDELIM@
76877 +GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
76878 +GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
76879 +GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
76880 +GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
76881 +GNULIB_GETLINE = @GNULIB_GETLINE@
76882 +GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
76883 +GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
76884 +GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
76885 +GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
76886 +GNULIB_GETPASS = @GNULIB_GETPASS@
76887 +GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
76888 GNULIB_GETTIMEOFDAY = @GNULIB_GETTIMEOFDAY@
76889 +GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
76890 +GNULIB_GL_UNISTD_H_GETOPT = @GNULIB_GL_UNISTD_H_GETOPT@
76891 +GNULIB_GRANTPT = @GNULIB_GRANTPT@
76892 +GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
76893 +GNULIB_HYPOT = @GNULIB_HYPOT@
76894 +GNULIB_HYPOTF = @GNULIB_HYPOTF@
76895 +GNULIB_HYPOTL = @GNULIB_HYPOTL@
76896 +GNULIB_ILOGB = @GNULIB_ILOGB@
76897 +GNULIB_ILOGBF = @GNULIB_ILOGBF@
76898 +GNULIB_ILOGBL = @GNULIB_ILOGBL@
76899 +GNULIB_IMAXABS = @GNULIB_IMAXABS@
76900 +GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
76901 +GNULIB_ISATTY = @GNULIB_ISATTY@
76902 +GNULIB_ISFINITE = @GNULIB_ISFINITE@
76903 +GNULIB_ISINF = @GNULIB_ISINF@
76904 +GNULIB_ISNAN = @GNULIB_ISNAN@
76905 +GNULIB_ISNAND = @GNULIB_ISNAND@
76906 +GNULIB_ISNANF = @GNULIB_ISNANF@
76907 +GNULIB_ISNANL = @GNULIB_ISNANL@
76908 +GNULIB_LCHMOD = @GNULIB_LCHMOD@
76909 +GNULIB_LCHOWN = @GNULIB_LCHOWN@
76910 +GNULIB_LDEXPF = @GNULIB_LDEXPF@
76911 +GNULIB_LDEXPL = @GNULIB_LDEXPL@
76912 +GNULIB_LINK = @GNULIB_LINK@
76913 +GNULIB_LINKAT = @GNULIB_LINKAT@
76914 +GNULIB_LOCALTIME = @GNULIB_LOCALTIME@
76915 +GNULIB_LOG = @GNULIB_LOG@
76916 +GNULIB_LOG10 = @GNULIB_LOG10@
76917 +GNULIB_LOG10F = @GNULIB_LOG10F@
76918 +GNULIB_LOG10L = @GNULIB_LOG10L@
76919 +GNULIB_LOG1P = @GNULIB_LOG1P@
76920 +GNULIB_LOG1PF = @GNULIB_LOG1PF@
76921 +GNULIB_LOG1PL = @GNULIB_LOG1PL@
76922 +GNULIB_LOG2 = @GNULIB_LOG2@
76923 +GNULIB_LOG2F = @GNULIB_LOG2F@
76924 +GNULIB_LOG2L = @GNULIB_LOG2L@
76925 +GNULIB_LOGB = @GNULIB_LOGB@
76926 +GNULIB_LOGBF = @GNULIB_LOGBF@
76927 +GNULIB_LOGBL = @GNULIB_LOGBL@
76928 +GNULIB_LOGF = @GNULIB_LOGF@
76929 +GNULIB_LOGL = @GNULIB_LOGL@
76930 +GNULIB_LSEEK = @GNULIB_LSEEK@
76931 +GNULIB_LSTAT = @GNULIB_LSTAT@
76932 +GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
76933 +GNULIB_MBRLEN = @GNULIB_MBRLEN@
76934 +GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
76935 +GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
76936 +GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
76937 +GNULIB_MBSCHR = @GNULIB_MBSCHR@
76938 +GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
76939 +GNULIB_MBSINIT = @GNULIB_MBSINIT@
76940 +GNULIB_MBSLEN = @GNULIB_MBSLEN@
76941 +GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
76942 +GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
76943 +GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
76944 +GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
76945 +GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
76946 +GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
76947 +GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
76948 +GNULIB_MBSSEP = @GNULIB_MBSSEP@
76949 +GNULIB_MBSSPN = @GNULIB_MBSSPN@
76950 +GNULIB_MBSSTR = @GNULIB_MBSSTR@
76951 +GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
76952 +GNULIB_MBTOWC = @GNULIB_MBTOWC@
76953 +GNULIB_MEMCHR = @GNULIB_MEMCHR@
76954 +GNULIB_MEMMEM = @GNULIB_MEMMEM@
76955 +GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
76956 +GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
76957 +GNULIB_MKDIRAT = @GNULIB_MKDIRAT@
76958 +GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
76959 +GNULIB_MKFIFO = @GNULIB_MKFIFO@
76960 +GNULIB_MKFIFOAT = @GNULIB_MKFIFOAT@
76961 +GNULIB_MKNOD = @GNULIB_MKNOD@
76962 +GNULIB_MKNODAT = @GNULIB_MKNODAT@
76963 +GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
76964 +GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
76965 +GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
76966 +GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
76967 +GNULIB_MKTIME = @GNULIB_MKTIME@
76968 +GNULIB_MODF = @GNULIB_MODF@
76969 +GNULIB_MODFF = @GNULIB_MODFF@
76970 +GNULIB_MODFL = @GNULIB_MODFL@
76971 +GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
76972 +GNULIB_NONBLOCKING = @GNULIB_NONBLOCKING@
76973 +GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
76974 +GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
76975 +GNULIB_OPEN = @GNULIB_OPEN@
76976 +GNULIB_OPENAT = @GNULIB_OPENAT@
76977 +GNULIB_OPENDIR = @GNULIB_OPENDIR@
76978 +GNULIB_OVERRIDES_STRUCT_STAT = @GNULIB_OVERRIDES_STRUCT_STAT@
76979 +GNULIB_OVERRIDES_WINT_T = @GNULIB_OVERRIDES_WINT_T@
76980 +GNULIB_PCLOSE = @GNULIB_PCLOSE@
76981 +GNULIB_PERROR = @GNULIB_PERROR@
76982 +GNULIB_PIPE = @GNULIB_PIPE@
76983 +GNULIB_PIPE2 = @GNULIB_PIPE2@
76984 +GNULIB_POPEN = @GNULIB_POPEN@
76985 +GNULIB_POSIX_OPENPT = @GNULIB_POSIX_OPENPT@
76986 +GNULIB_POWF = @GNULIB_POWF@
76987 +GNULIB_PREAD = @GNULIB_PREAD@
76988 +GNULIB_PRINTF = @GNULIB_PRINTF@
76989 +GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
76990 +GNULIB_PTSNAME = @GNULIB_PTSNAME@
76991 +GNULIB_PTSNAME_R = @GNULIB_PTSNAME_R@
76992 +GNULIB_PUTC = @GNULIB_PUTC@
76993 +GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
76994 +GNULIB_PUTENV = @GNULIB_PUTENV@
76995 +GNULIB_PUTS = @GNULIB_PUTS@
76996 +GNULIB_PWRITE = @GNULIB_PWRITE@
76997 +GNULIB_QSORT_R = @GNULIB_QSORT_R@
76998 +GNULIB_RANDOM = @GNULIB_RANDOM@
76999 +GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
77000 +GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
77001 +GNULIB_READ = @GNULIB_READ@
77002 +GNULIB_READDIR = @GNULIB_READDIR@
77003 +GNULIB_READLINK = @GNULIB_READLINK@
77004 +GNULIB_READLINKAT = @GNULIB_READLINKAT@
77005 +GNULIB_REALLOCARRAY = @GNULIB_REALLOCARRAY@
77006 +GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
77007 +GNULIB_REALPATH = @GNULIB_REALPATH@
77008 +GNULIB_REMAINDER = @GNULIB_REMAINDER@
77009 +GNULIB_REMAINDERF = @GNULIB_REMAINDERF@
77010 +GNULIB_REMAINDERL = @GNULIB_REMAINDERL@
77011 +GNULIB_REMOVE = @GNULIB_REMOVE@
77012 +GNULIB_RENAME = @GNULIB_RENAME@
77013 +GNULIB_RENAMEAT = @GNULIB_RENAMEAT@
77014 +GNULIB_REWINDDIR = @GNULIB_REWINDDIR@
77015 +GNULIB_RINT = @GNULIB_RINT@
77016 +GNULIB_RINTF = @GNULIB_RINTF@
77017 +GNULIB_RINTL = @GNULIB_RINTL@
77018 +GNULIB_RMDIR = @GNULIB_RMDIR@
77019 +GNULIB_ROUND = @GNULIB_ROUND@
77020 +GNULIB_ROUNDF = @GNULIB_ROUNDF@
77021 +GNULIB_ROUNDL = @GNULIB_ROUNDL@
77022 +GNULIB_RPMATCH = @GNULIB_RPMATCH@
77023 +GNULIB_SCANDIR = @GNULIB_SCANDIR@
77024 +GNULIB_SCANF = @GNULIB_SCANF@
77025 +GNULIB_SECURE_GETENV = @GNULIB_SECURE_GETENV@
77026 +GNULIB_SETENV = @GNULIB_SETENV@
77027 +GNULIB_SETHOSTNAME = @GNULIB_SETHOSTNAME@
77028 +GNULIB_SIGNBIT = @GNULIB_SIGNBIT@
77029 +GNULIB_SINF = @GNULIB_SINF@
77030 +GNULIB_SINHF = @GNULIB_SINHF@
77031 +GNULIB_SINL = @GNULIB_SINL@
77032 +GNULIB_SLEEP = @GNULIB_SLEEP@
77033 +GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
77034 +GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
77035 +GNULIB_SQRTF = @GNULIB_SQRTF@
77036 +GNULIB_SQRTL = @GNULIB_SQRTL@
77037 +GNULIB_STAT = @GNULIB_STAT@
77038 +GNULIB_STDIO_H_NONBLOCKING = @GNULIB_STDIO_H_NONBLOCKING@
77039 +GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
77040 +GNULIB_STPCPY = @GNULIB_STPCPY@
77041 +GNULIB_STPNCPY = @GNULIB_STPNCPY@
77042 +GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
77043 +GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
77044 +GNULIB_STRDUP = @GNULIB_STRDUP@
77045 +GNULIB_STRERROR = @GNULIB_STRERROR@
77046 +GNULIB_STRERROR_R = @GNULIB_STRERROR_R@
77047 +GNULIB_STRFTIME = @GNULIB_STRFTIME@
77048 +GNULIB_STRNCAT = @GNULIB_STRNCAT@
77049 +GNULIB_STRNDUP = @GNULIB_STRNDUP@
77050 +GNULIB_STRNLEN = @GNULIB_STRNLEN@
77051 +GNULIB_STRPBRK = @GNULIB_STRPBRK@
77052 +GNULIB_STRPTIME = @GNULIB_STRPTIME@
77053 +GNULIB_STRSEP = @GNULIB_STRSEP@
77054 +GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
77055 +GNULIB_STRSTR = @GNULIB_STRSTR@
77056 +GNULIB_STRTOD = @GNULIB_STRTOD@
77057 +GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
77058 +GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
77059 +GNULIB_STRTOLD = @GNULIB_STRTOLD@
77060 +GNULIB_STRTOLL = @GNULIB_STRTOLL@
77061 +GNULIB_STRTOULL = @GNULIB_STRTOULL@
77062 +GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
77063 +GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
77064 +GNULIB_SYMLINK = @GNULIB_SYMLINK@
77065 +GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
77066 +GNULIB_SYSTEM_POSIX = @GNULIB_SYSTEM_POSIX@
77067 +GNULIB_TANF = @GNULIB_TANF@
77068 +GNULIB_TANHF = @GNULIB_TANHF@
77069 +GNULIB_TANL = @GNULIB_TANL@
77070 +GNULIB_TIMEGM = @GNULIB_TIMEGM@
77071 +GNULIB_TIME_R = @GNULIB_TIME_R@
77072 +GNULIB_TIME_RZ = @GNULIB_TIME_RZ@
77073 +GNULIB_TMPFILE = @GNULIB_TMPFILE@
77074 +GNULIB_TRUNC = @GNULIB_TRUNC@
77075 +GNULIB_TRUNCATE = @GNULIB_TRUNCATE@
77076 +GNULIB_TRUNCF = @GNULIB_TRUNCF@
77077 +GNULIB_TRUNCL = @GNULIB_TRUNCL@
77078 +GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
77079 +GNULIB_TZSET = @GNULIB_TZSET@
77080 +GNULIB_UNISTD_H_NONBLOCKING = @GNULIB_UNISTD_H_NONBLOCKING@
77081 +GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
77082 +GNULIB_UNLINK = @GNULIB_UNLINK@
77083 +GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
77084 +GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
77085 +GNULIB_UNSETENV = @GNULIB_UNSETENV@
77086 +GNULIB_USLEEP = @GNULIB_USLEEP@
77087 +GNULIB_UTIME = @GNULIB_UTIME@
77088 +GNULIB_UTIMENSAT = @GNULIB_UTIMENSAT@
77089 +GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
77090 +GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
77091 +GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
77092 +GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
77093 +GNULIB_VFSCANF = @GNULIB_VFSCANF@
77094 +GNULIB_VPRINTF = @GNULIB_VPRINTF@
77095 +GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
77096 +GNULIB_VSCANF = @GNULIB_VSCANF@
77097 +GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
77098 +GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
77099 +GNULIB_WCPCPY = @GNULIB_WCPCPY@
77100 +GNULIB_WCPNCPY = @GNULIB_WCPNCPY@
77101 +GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
77102 +GNULIB_WCSCASECMP = @GNULIB_WCSCASECMP@
77103 +GNULIB_WCSCAT = @GNULIB_WCSCAT@
77104 +GNULIB_WCSCHR = @GNULIB_WCSCHR@
77105 +GNULIB_WCSCMP = @GNULIB_WCSCMP@
77106 +GNULIB_WCSCOLL = @GNULIB_WCSCOLL@
77107 +GNULIB_WCSCPY = @GNULIB_WCSCPY@
77108 +GNULIB_WCSCSPN = @GNULIB_WCSCSPN@
77109 +GNULIB_WCSDUP = @GNULIB_WCSDUP@
77110 +GNULIB_WCSFTIME = @GNULIB_WCSFTIME@
77111 +GNULIB_WCSLEN = @GNULIB_WCSLEN@
77112 +GNULIB_WCSNCASECMP = @GNULIB_WCSNCASECMP@
77113 +GNULIB_WCSNCAT = @GNULIB_WCSNCAT@
77114 +GNULIB_WCSNCMP = @GNULIB_WCSNCMP@
77115 +GNULIB_WCSNCPY = @GNULIB_WCSNCPY@
77116 +GNULIB_WCSNLEN = @GNULIB_WCSNLEN@
77117 +GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
77118 +GNULIB_WCSPBRK = @GNULIB_WCSPBRK@
77119 +GNULIB_WCSRCHR = @GNULIB_WCSRCHR@
77120 +GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
77121 +GNULIB_WCSSPN = @GNULIB_WCSSPN@
77122 +GNULIB_WCSSTR = @GNULIB_WCSSTR@
77123 +GNULIB_WCSTOK = @GNULIB_WCSTOK@
77124 +GNULIB_WCSWIDTH = @GNULIB_WCSWIDTH@
77125 +GNULIB_WCSXFRM = @GNULIB_WCSXFRM@
77126 +GNULIB_WCTOB = @GNULIB_WCTOB@
77127 +GNULIB_WCTOMB = @GNULIB_WCTOMB@
77128 +GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
77129 +GNULIB_WMEMCHR = @GNULIB_WMEMCHR@
77130 +GNULIB_WMEMCMP = @GNULIB_WMEMCMP@
77131 +GNULIB_WMEMCPY = @GNULIB_WMEMCPY@
77132 +GNULIB_WMEMMOVE = @GNULIB_WMEMMOVE@
77133 +GNULIB_WMEMSET = @GNULIB_WMEMSET@
77134 +GNULIB_WRITE = @GNULIB_WRITE@
77135 +GNULIB__EXIT = @GNULIB__EXIT@
77136 GPGME_CFLAGS = @GPGME_CFLAGS@
77137 GPGME_CONFIG = @GPGME_CONFIG@
77138 GPGME_LIBS = @GPGME_LIBS@
77139 GREP = @GREP@
77140 HAVE_ACOSF = @HAVE_ACOSF@
77141 HAVE_ACOSL = @HAVE_ACOSL@
77142 -HAVE_ALIGNED_ALLOC = @HAVE_ALIGNED_ALLOC@
77143 HAVE_ALLOCA_H = @HAVE_ALLOCA_H@
77144 HAVE_ALPHASORT = @HAVE_ALPHASORT@
77145 HAVE_ASINF = @HAVE_ASINF@
77146 @@ -780,7 +689,6 @@ HAVE_CHOWN = @HAVE_CHOWN@
77147 HAVE_CLOSEDIR = @HAVE_CLOSEDIR@
77148 HAVE_COPYSIGN = @HAVE_COPYSIGN@
77149 HAVE_COPYSIGNL = @HAVE_COPYSIGNL@
77150 -HAVE_COPY_FILE_RANGE = @HAVE_COPY_FILE_RANGE@
77151 HAVE_COSF = @HAVE_COSF@
77152 HAVE_COSHF = @HAVE_COSHF@
77153 HAVE_COSL = @HAVE_COSL@
77154 @@ -795,17 +703,13 @@ HAVE_DECL_CEILL = @HAVE_DECL_CEILL@
77155 HAVE_DECL_COPYSIGNF = @HAVE_DECL_COPYSIGNF@
77156 HAVE_DECL_COSL = @HAVE_DECL_COSL@
77157 HAVE_DECL_DIRFD = @HAVE_DECL_DIRFD@
77158 -HAVE_DECL_ECVT = @HAVE_DECL_ECVT@
77159 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
77160 -HAVE_DECL_EXECVPE = @HAVE_DECL_EXECVPE@
77161 HAVE_DECL_EXP2 = @HAVE_DECL_EXP2@
77162 HAVE_DECL_EXP2F = @HAVE_DECL_EXP2F@
77163 HAVE_DECL_EXP2L = @HAVE_DECL_EXP2L@
77164 HAVE_DECL_EXPL = @HAVE_DECL_EXPL@
77165 HAVE_DECL_EXPM1L = @HAVE_DECL_EXPM1L@
77166 HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
77167 -HAVE_DECL_FCLOSEALL = @HAVE_DECL_FCLOSEALL@
77168 -HAVE_DECL_FCVT = @HAVE_DECL_FCVT@
77169 HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@
77170 HAVE_DECL_FDOPENDIR = @HAVE_DECL_FDOPENDIR@
77171 HAVE_DECL_FLOORF = @HAVE_DECL_FLOORF@
77172 @@ -814,7 +718,6 @@ HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@
77173 HAVE_DECL_FREXPL = @HAVE_DECL_FREXPL@
77174 HAVE_DECL_FSEEKO = @HAVE_DECL_FSEEKO@
77175 HAVE_DECL_FTELLO = @HAVE_DECL_FTELLO@
77176 -HAVE_DECL_GCVT = @HAVE_DECL_GCVT@
77177 HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
77178 HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
77179 HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
77180 @@ -866,14 +769,13 @@ HAVE_DECL_TRUNCL = @HAVE_DECL_TRUNCL@
77181 HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
77182 HAVE_DECL_UNSETENV = @HAVE_DECL_UNSETENV@
77183 HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
77184 -HAVE_DECL_WCSDUP = @HAVE_DECL_WCSDUP@
77185 HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
77186 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
77187 HAVE_DIRENT_H = @HAVE_DIRENT_H@
77188 HAVE_DPRINTF = @HAVE_DPRINTF@
77189 +HAVE_DUP2 = @HAVE_DUP2@
77190 HAVE_DUP3 = @HAVE_DUP3@
77191 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
77192 -HAVE_EXECVPE = @HAVE_EXECVPE@
77193 HAVE_EXPF = @HAVE_EXPF@
77194 HAVE_EXPL = @HAVE_EXPL@
77195 HAVE_EXPLICIT_BZERO = @HAVE_EXPLICIT_BZERO@
77196 @@ -905,7 +807,6 @@ HAVE_FTELLO = @HAVE_FTELLO@
77197 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
77198 HAVE_FUTIMENS = @HAVE_FUTIMENS@
77199 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
77200 -HAVE_GETENTROPY = @HAVE_GETENTROPY@
77201 HAVE_GETGROUPS = @HAVE_GETGROUPS@
77202 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
77203 HAVE_GETLOGIN = @HAVE_GETLOGIN@
77204 @@ -914,7 +815,6 @@ HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
77205 HAVE_GETPASS = @HAVE_GETPASS@
77206 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
77207 HAVE_GETTIMEOFDAY = @HAVE_GETTIMEOFDAY@
77208 -HAVE_GETUMASK = @HAVE_GETUMASK@
77209 HAVE_GRANTPT = @HAVE_GRANTPT@
77210 HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
77211 HAVE_HYPOTF = @HAVE_HYPOTF@
77212 @@ -942,6 +842,7 @@ HAVE_LOGBF = @HAVE_LOGBF@
77213 HAVE_LOGBL = @HAVE_LOGBL@
77214 HAVE_LOGF = @HAVE_LOGF@
77215 HAVE_LOGL = @HAVE_LOGL@
77216 +HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
77217 HAVE_LSTAT = @HAVE_LSTAT@
77218 HAVE_MAX_ALIGN_T = @HAVE_MAX_ALIGN_T@
77219 HAVE_MBRLEN = @HAVE_MBRLEN@
77220 @@ -951,6 +852,7 @@ HAVE_MBSLEN = @HAVE_MBSLEN@
77221 HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
77222 HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
77223 HAVE_MBTOWC = @HAVE_MBTOWC@
77224 +HAVE_MEMCHR = @HAVE_MEMCHR@
77225 HAVE_MEMPCPY = @HAVE_MEMPCPY@
77226 HAVE_MKDIRAT = @HAVE_MKDIRAT@
77227 HAVE_MKDTEMP = @HAVE_MKDTEMP@
77228 @@ -973,7 +875,6 @@ HAVE_PCLOSE = @HAVE_PCLOSE@
77229 HAVE_PIPE = @HAVE_PIPE@
77230 HAVE_PIPE2 = @HAVE_PIPE2@
77231 HAVE_POPEN = @HAVE_POPEN@
77232 -HAVE_POSIX_MEMALIGN = @HAVE_POSIX_MEMALIGN@
77233 HAVE_POSIX_OPENPT = @HAVE_POSIX_OPENPT@
77234 HAVE_POWF = @HAVE_POWF@
77235 HAVE_PREAD = @HAVE_PREAD@
77236 @@ -1003,8 +904,6 @@ HAVE_SECURE_GETENV = @HAVE_SECURE_GETENV@
77237 HAVE_SETENV = @HAVE_SETENV@
77238 HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@
77239 HAVE_SETSTATE = @HAVE_SETSTATE@
77240 -HAVE_SIGABBREV_NP = @HAVE_SIGABBREV_NP@
77241 -HAVE_SIGDESCR_NP = @HAVE_SIGDESCR_NP@
77242 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
77243 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
77244 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
77245 @@ -1020,16 +919,13 @@ HAVE_STPNCPY = @HAVE_STPNCPY@
77246 HAVE_STRCASECMP = @HAVE_STRCASECMP@
77247 HAVE_STRCASESTR = @HAVE_STRCASESTR@
77248 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
77249 -HAVE_STRERRORNAME_NP = @HAVE_STRERRORNAME_NP@
77250 HAVE_STRINGS_H = @HAVE_STRINGS_H@
77251 HAVE_STRPBRK = @HAVE_STRPBRK@
77252 HAVE_STRPTIME = @HAVE_STRPTIME@
77253 HAVE_STRSEP = @HAVE_STRSEP@
77254 HAVE_STRTOD = @HAVE_STRTOD@
77255 -HAVE_STRTOL = @HAVE_STRTOL@
77256 HAVE_STRTOLD = @HAVE_STRTOLD@
77257 HAVE_STRTOLL = @HAVE_STRTOLL@
77258 -HAVE_STRTOUL = @HAVE_STRTOUL@
77259 HAVE_STRTOULL = @HAVE_STRTOULL@
77260 HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
77261 HAVE_STRUCT_TIMEVAL = @HAVE_STRUCT_TIMEVAL@
77262 @@ -1047,12 +943,12 @@ HAVE_TANF = @HAVE_TANF@
77263 HAVE_TANHF = @HAVE_TANHF@
77264 HAVE_TANL = @HAVE_TANL@
77265 HAVE_TIMEGM = @HAVE_TIMEGM@
77266 -HAVE_TIMESPEC_GET = @HAVE_TIMESPEC_GET@
77267 -HAVE_TIMESPEC_GETRES = @HAVE_TIMESPEC_GETRES@
77268 HAVE_TIMEZONE_T = @HAVE_TIMEZONE_T@
77269 +HAVE_TZSET = @HAVE_TZSET@
77270 HAVE_UNISTD_H = @HAVE_UNISTD_H@
77271 HAVE_UNLINKAT = @HAVE_UNLINKAT@
77272 HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
77273 +HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
77274 HAVE_USLEEP = @HAVE_USLEEP@
77275 HAVE_UTIME = @HAVE_UTIME@
77276 HAVE_UTIMENSAT = @HAVE_UTIMENSAT@
77277 @@ -1094,7 +990,6 @@ HAVE_WMEMCHR = @HAVE_WMEMCHR@
77278 HAVE_WMEMCMP = @HAVE_WMEMCMP@
77279 HAVE_WMEMCPY = @HAVE_WMEMCPY@
77280 HAVE_WMEMMOVE = @HAVE_WMEMMOVE@
77281 -HAVE_WMEMPCPY = @HAVE_WMEMPCPY@
77282 HAVE_WMEMSET = @HAVE_WMEMSET@
77283 HAVE__BOOL = @HAVE__BOOL@
77284 HAVE__EXIT = @HAVE__EXIT@
77285 @@ -1191,18 +1086,16 @@ PATH_SEPARATOR = @PATH_SEPARATOR@
77286 PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
77287 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
77288 PRIPTR_PREFIX = @PRIPTR_PREFIX@
77289 +PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
77290 PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
77291 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
77292 RANLIB = @RANLIB@
77293 -REPLACE_ACCESS = @REPLACE_ACCESS@
77294 REPLACE_ACOSF = @REPLACE_ACOSF@
77295 -REPLACE_ALIGNED_ALLOC = @REPLACE_ALIGNED_ALLOC@
77296 REPLACE_ASINF = @REPLACE_ASINF@
77297 REPLACE_ATAN2F = @REPLACE_ATAN2F@
77298 REPLACE_ATANF = @REPLACE_ATANF@
77299 REPLACE_BTOWC = @REPLACE_BTOWC@
77300 -REPLACE_CALLOC_FOR_CALLOC_GNU = @REPLACE_CALLOC_FOR_CALLOC_GNU@
77301 -REPLACE_CALLOC_FOR_CALLOC_POSIX = @REPLACE_CALLOC_FOR_CALLOC_POSIX@
77302 +REPLACE_CALLOC = @REPLACE_CALLOC@
77303 REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
77304 REPLACE_CBRTF = @REPLACE_CBRTF@
77305 REPLACE_CBRTL = @REPLACE_CBRTL@
77306 @@ -1212,22 +1105,13 @@ REPLACE_CEILL = @REPLACE_CEILL@
77307 REPLACE_CHOWN = @REPLACE_CHOWN@
77308 REPLACE_CLOSE = @REPLACE_CLOSE@
77309 REPLACE_CLOSEDIR = @REPLACE_CLOSEDIR@
77310 -REPLACE_COPY_FILE_RANGE = @REPLACE_COPY_FILE_RANGE@
77311 REPLACE_COSF = @REPLACE_COSF@
77312 REPLACE_COSHF = @REPLACE_COSHF@
77313 -REPLACE_CREAT = @REPLACE_CREAT@
77314 REPLACE_CTIME = @REPLACE_CTIME@
77315 REPLACE_DIRFD = @REPLACE_DIRFD@
77316 REPLACE_DPRINTF = @REPLACE_DPRINTF@
77317 REPLACE_DUP = @REPLACE_DUP@
77318 REPLACE_DUP2 = @REPLACE_DUP2@
77319 -REPLACE_EXECL = @REPLACE_EXECL@
77320 -REPLACE_EXECLE = @REPLACE_EXECLE@
77321 -REPLACE_EXECLP = @REPLACE_EXECLP@
77322 -REPLACE_EXECV = @REPLACE_EXECV@
77323 -REPLACE_EXECVE = @REPLACE_EXECVE@
77324 -REPLACE_EXECVP = @REPLACE_EXECVP@
77325 -REPLACE_EXECVPE = @REPLACE_EXECVPE@
77326 REPLACE_EXP2 = @REPLACE_EXP2@
77327 REPLACE_EXP2L = @REPLACE_EXP2L@
77328 REPLACE_EXPF = @REPLACE_EXPF@
77329 @@ -1237,14 +1121,12 @@ REPLACE_EXPM1F = @REPLACE_EXPM1F@
77330 REPLACE_EXPM1L = @REPLACE_EXPM1L@
77331 REPLACE_FABSL = @REPLACE_FABSL@
77332 REPLACE_FACCESSAT = @REPLACE_FACCESSAT@
77333 -REPLACE_FCHMODAT = @REPLACE_FCHMODAT@
77334 REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
77335 REPLACE_FCLOSE = @REPLACE_FCLOSE@
77336 REPLACE_FCNTL = @REPLACE_FCNTL@
77337 REPLACE_FDOPEN = @REPLACE_FDOPEN@
77338 REPLACE_FDOPENDIR = @REPLACE_FDOPENDIR@
77339 REPLACE_FFLUSH = @REPLACE_FFLUSH@
77340 -REPLACE_FFSLL = @REPLACE_FFSLL@
77341 REPLACE_FLOOR = @REPLACE_FLOOR@
77342 REPLACE_FLOORF = @REPLACE_FLOORF@
77343 REPLACE_FLOORL = @REPLACE_FLOORL@
77344 @@ -1255,10 +1137,8 @@ REPLACE_FMOD = @REPLACE_FMOD@
77345 REPLACE_FMODF = @REPLACE_FMODF@
77346 REPLACE_FMODL = @REPLACE_FMODL@
77347 REPLACE_FOPEN = @REPLACE_FOPEN@
77348 -REPLACE_FOPEN_FOR_FOPEN_GNU = @REPLACE_FOPEN_FOR_FOPEN_GNU@
77349 REPLACE_FPRINTF = @REPLACE_FPRINTF@
77350 REPLACE_FPURGE = @REPLACE_FPURGE@
77351 -REPLACE_FREE = @REPLACE_FREE@
77352 REPLACE_FREOPEN = @REPLACE_FREOPEN@
77353 REPLACE_FREXP = @REPLACE_FREXP@
77354 REPLACE_FREXPF = @REPLACE_FREXPF@
77355 @@ -1280,7 +1160,6 @@ REPLACE_GETLINE = @REPLACE_GETLINE@
77356 REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
77357 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
77358 REPLACE_GETPASS = @REPLACE_GETPASS@
77359 -REPLACE_GETPASS_FOR_GETPASS_GNU = @REPLACE_GETPASS_FOR_GETPASS_GNU@
77360 REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
77361 REPLACE_GMTIME = @REPLACE_GMTIME@
77362 REPLACE_HUGE_VAL = @REPLACE_HUGE_VAL@
77363 @@ -1319,8 +1198,7 @@ REPLACE_LOGF = @REPLACE_LOGF@
77364 REPLACE_LOGL = @REPLACE_LOGL@
77365 REPLACE_LSEEK = @REPLACE_LSEEK@
77366 REPLACE_LSTAT = @REPLACE_LSTAT@
77367 -REPLACE_MALLOC_FOR_MALLOC_GNU = @REPLACE_MALLOC_FOR_MALLOC_GNU@
77368 -REPLACE_MALLOC_FOR_MALLOC_POSIX = @REPLACE_MALLOC_FOR_MALLOC_POSIX@
77369 +REPLACE_MALLOC = @REPLACE_MALLOC@
77370 REPLACE_MBRLEN = @REPLACE_MBRLEN@
77371 REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
77372 REPLACE_MBSINIT = @REPLACE_MBSINIT@
77373 @@ -1332,9 +1210,7 @@ REPLACE_MEMCHR = @REPLACE_MEMCHR@
77374 REPLACE_MEMMEM = @REPLACE_MEMMEM@
77375 REPLACE_MKDIR = @REPLACE_MKDIR@
77376 REPLACE_MKFIFO = @REPLACE_MKFIFO@
77377 -REPLACE_MKFIFOAT = @REPLACE_MKFIFOAT@
77378 REPLACE_MKNOD = @REPLACE_MKNOD@
77379 -REPLACE_MKNODAT = @REPLACE_MKNODAT@
77380 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
77381 REPLACE_MKTIME = @REPLACE_MKTIME@
77382 REPLACE_MODF = @REPLACE_MODF@
77383 @@ -1349,7 +1225,6 @@ REPLACE_OPENAT = @REPLACE_OPENAT@
77384 REPLACE_OPENDIR = @REPLACE_OPENDIR@
77385 REPLACE_PERROR = @REPLACE_PERROR@
77386 REPLACE_POPEN = @REPLACE_POPEN@
77387 -REPLACE_POSIX_MEMALIGN = @REPLACE_POSIX_MEMALIGN@
77388 REPLACE_PREAD = @REPLACE_PREAD@
77389 REPLACE_PRINTF = @REPLACE_PRINTF@
77390 REPLACE_PTSNAME = @REPLACE_PTSNAME@
77391 @@ -1362,9 +1237,7 @@ REPLACE_RANDOM_R = @REPLACE_RANDOM_R@
77392 REPLACE_READ = @REPLACE_READ@
77393 REPLACE_READLINK = @REPLACE_READLINK@
77394 REPLACE_READLINKAT = @REPLACE_READLINKAT@
77395 -REPLACE_REALLOCARRAY = @REPLACE_REALLOCARRAY@
77396 -REPLACE_REALLOC_FOR_REALLOC_GNU = @REPLACE_REALLOC_FOR_REALLOC_GNU@
77397 -REPLACE_REALLOC_FOR_REALLOC_POSIX = @REPLACE_REALLOC_FOR_REALLOC_POSIX@
77398 +REPLACE_REALLOC = @REPLACE_REALLOC@
77399 REPLACE_REALPATH = @REPLACE_REALPATH@
77400 REPLACE_REMAINDER = @REPLACE_REMAINDER@
77401 REPLACE_REMAINDERF = @REPLACE_REMAINDERF@
77402 @@ -1380,7 +1253,7 @@ REPLACE_ROUNDL = @REPLACE_ROUNDL@
77403 REPLACE_SETENV = @REPLACE_SETENV@
77404 REPLACE_SETSTATE = @REPLACE_SETSTATE@
77405 REPLACE_SIGNBIT = @REPLACE_SIGNBIT@
77406 -REPLACE_SIGNBIT_USING_BUILTINS = @REPLACE_SIGNBIT_USING_BUILTINS@
77407 +REPLACE_SIGNBIT_USING_GCC = @REPLACE_SIGNBIT_USING_GCC@
77408 REPLACE_SINF = @REPLACE_SINF@
77409 REPLACE_SINHF = @REPLACE_SINHF@
77410 REPLACE_SLEEP = @REPLACE_SLEEP@
77411 @@ -1396,7 +1269,6 @@ REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
77412 REPLACE_STRCHRNUL = @REPLACE_STRCHRNUL@
77413 REPLACE_STRDUP = @REPLACE_STRDUP@
77414 REPLACE_STRERROR = @REPLACE_STRERROR@
77415 -REPLACE_STRERRORNAME_NP = @REPLACE_STRERRORNAME_NP@
77416 REPLACE_STRERROR_R = @REPLACE_STRERROR_R@
77417 REPLACE_STRFTIME = @REPLACE_STRFTIME@
77418 REPLACE_STRNCAT = @REPLACE_STRNCAT@
77419 @@ -1407,11 +1279,7 @@ REPLACE_STRSTR = @REPLACE_STRSTR@
77420 REPLACE_STRTOD = @REPLACE_STRTOD@
77421 REPLACE_STRTOIMAX = @REPLACE_STRTOIMAX@
77422 REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
77423 -REPLACE_STRTOL = @REPLACE_STRTOL@
77424 REPLACE_STRTOLD = @REPLACE_STRTOLD@
77425 -REPLACE_STRTOLL = @REPLACE_STRTOLL@
77426 -REPLACE_STRTOUL = @REPLACE_STRTOUL@
77427 -REPLACE_STRTOULL = @REPLACE_STRTOULL@
77428 REPLACE_STRTOUMAX = @REPLACE_STRTOUMAX@
77429 REPLACE_STRUCT_TIMEVAL = @REPLACE_STRUCT_TIMEVAL@
77430 REPLACE_SYMLINK = @REPLACE_SYMLINK@
77431 @@ -1442,7 +1310,6 @@ REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
77432 REPLACE_WCSFTIME = @REPLACE_WCSFTIME@
77433 REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
77434 REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
77435 -REPLACE_WCSTOK = @REPLACE_WCSTOK@
77436 REPLACE_WCSWIDTH = @REPLACE_WCSWIDTH@
77437 REPLACE_WCTOB = @REPLACE_WCTOB@
77438 REPLACE_WCTOMB = @REPLACE_WCTOMB@
77439 @@ -1454,21 +1321,19 @@ SET_MAKE = @SET_MAKE@
77440 SHELL = @SHELL@
77441 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
77442 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
77443 -STDALIGN_H = @STDALIGN_H@
77444 STDBOOL_H = @STDBOOL_H@
77445 STDDEF_H = @STDDEF_H@
77446 STDINT_H = @STDINT_H@
77447 STRIP = @STRIP@
77448 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
77449 TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
77450 -TIME_H_DEFINES_TIME_UTC = @TIME_H_DEFINES_TIME_UTC@
77451 UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@
77452 UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@
77453 UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
77454 UNISTD_H_DEFINES_STRUCT_TIMESPEC = @UNISTD_H_DEFINES_STRUCT_TIMESPEC@
77455 -UNISTD_H_HAVE_SYS_RANDOM_H = @UNISTD_H_HAVE_SYS_RANDOM_H@
77456 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
77457 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
77458 +UTIME_H = @UTIME_H@
77459 VERSION = @VERSION@
77460 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
77461 WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
77462 @@ -1500,10 +1365,8 @@ datarootdir = @datarootdir@
77463 docdir = @docdir@
77464 dvidir = @dvidir@
77465 exec_prefix = @exec_prefix@
77466 -gl_LIBOBJDEPS = @gl_LIBOBJDEPS@
77467 gl_LIBOBJS = @gl_LIBOBJS@
77468 gl_LTLIBOBJS = @gl_LTLIBOBJS@
77469 -gltests_LIBOBJDEPS = @gltests_LIBOBJDEPS@
77470 gltests_LIBOBJS = @gltests_LIBOBJS@
77471 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
77472 gltests_WITNESS = @gltests_WITNESS@
77473
77474 diff --git a/tests/qlist/Makefile.in b/tests/qlist/Makefile.in
77475 index 60f6861..334b743 100644
77476 --- a/tests/qlist/Makefile.in
77477 +++ b/tests/qlist/Makefile.in
77478 @@ -90,12 +90,9 @@ host_triplet = @host@
77479 subdir = tests/qlist
77480 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
77481 am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
77482 - $(top_srcdir)/autotools/m4/__inline.m4 \
77483 $(top_srcdir)/autotools/m4/absolute-header.m4 \
77484 $(top_srcdir)/autotools/m4/ac_check_sendfile.m4 \
77485 $(top_srcdir)/autotools/m4/alloca.m4 \
77486 - $(top_srcdir)/autotools/m4/builtin-expect.m4 \
77487 - $(top_srcdir)/autotools/m4/calloc.m4 \
77488 $(top_srcdir)/autotools/m4/canonicalize.m4 \
77489 $(top_srcdir)/autotools/m4/chdir-long.m4 \
77490 $(top_srcdir)/autotools/m4/clock_time.m4 \
77491 @@ -103,6 +100,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
77492 $(top_srcdir)/autotools/m4/closedir.m4 \
77493 $(top_srcdir)/autotools/m4/dirent_h.m4 \
77494 $(top_srcdir)/autotools/m4/dirfd.m4 \
77495 + $(top_srcdir)/autotools/m4/dirname.m4 \
77496 $(top_srcdir)/autotools/m4/double-slash-root.m4 \
77497 $(top_srcdir)/autotools/m4/dup.m4 \
77498 $(top_srcdir)/autotools/m4/dup2.m4 \
77499 @@ -124,7 +122,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
77500 $(top_srcdir)/autotools/m4/filenamecat.m4 \
77501 $(top_srcdir)/autotools/m4/float_h.m4 \
77502 $(top_srcdir)/autotools/m4/fpieee.m4 \
77503 - $(top_srcdir)/autotools/m4/free.m4 \
77504 $(top_srcdir)/autotools/m4/frexp.m4 \
77505 $(top_srcdir)/autotools/m4/frexpl.m4 \
77506 $(top_srcdir)/autotools/m4/fstat.m4 \
77507 @@ -144,6 +141,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
77508 $(top_srcdir)/autotools/m4/group-member.m4 \
77509 $(top_srcdir)/autotools/m4/include_next.m4 \
77510 $(top_srcdir)/autotools/m4/intmax_t.m4 \
77511 + $(top_srcdir)/autotools/m4/inttypes-pri.m4 \
77512 $(top_srcdir)/autotools/m4/inttypes.m4 \
77513 $(top_srcdir)/autotools/m4/inttypes_h.m4 \
77514 $(top_srcdir)/autotools/m4/isnand.m4 \
77515 @@ -153,6 +151,8 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
77516 $(top_srcdir)/autotools/m4/ldexpl.m4 \
77517 $(top_srcdir)/autotools/m4/libtool.m4 \
77518 $(top_srcdir)/autotools/m4/limits-h.m4 \
77519 + $(top_srcdir)/autotools/m4/localtime-buffer.m4 \
77520 + $(top_srcdir)/autotools/m4/longlong.m4 \
77521 $(top_srcdir)/autotools/m4/lstat.m4 \
77522 $(top_srcdir)/autotools/m4/ltoptions.m4 \
77523 $(top_srcdir)/autotools/m4/ltsugar.m4 \
77524 @@ -164,7 +164,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
77525 $(top_srcdir)/autotools/m4/memchr.m4 \
77526 $(top_srcdir)/autotools/m4/mempcpy.m4 \
77527 $(top_srcdir)/autotools/m4/memrchr.m4 \
77528 - $(top_srcdir)/autotools/m4/minmax.m4 \
77529 $(top_srcdir)/autotools/m4/mkdir.m4 \
77530 $(top_srcdir)/autotools/m4/mkdirat.m4 \
77531 $(top_srcdir)/autotools/m4/mmap-anon.m4 \
77532 @@ -175,20 +174,16 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
77533 $(top_srcdir)/autotools/m4/nocrash.m4 \
77534 $(top_srcdir)/autotools/m4/off_t.m4 \
77535 $(top_srcdir)/autotools/m4/open-cloexec.m4 \
77536 - $(top_srcdir)/autotools/m4/open-slash.m4 \
77537 $(top_srcdir)/autotools/m4/open.m4 \
77538 $(top_srcdir)/autotools/m4/openat.m4 \
77539 $(top_srcdir)/autotools/m4/opendir.m4 \
77540 $(top_srcdir)/autotools/m4/pathmax.m4 \
77541 - $(top_srcdir)/autotools/m4/pipe.m4 \
77542 $(top_srcdir)/autotools/m4/printf-frexp.m4 \
77543 $(top_srcdir)/autotools/m4/printf-frexpl.m4 \
77544 $(top_srcdir)/autotools/m4/printf.m4 \
77545 - $(top_srcdir)/autotools/m4/rawmemchr.m4 \
77546 $(top_srcdir)/autotools/m4/readlink.m4 \
77547 $(top_srcdir)/autotools/m4/readlinkat.m4 \
77548 $(top_srcdir)/autotools/m4/realloc.m4 \
77549 - $(top_srcdir)/autotools/m4/reallocarray.m4 \
77550 $(top_srcdir)/autotools/m4/rename.m4 \
77551 $(top_srcdir)/autotools/m4/renameat.m4 \
77552 $(top_srcdir)/autotools/m4/rmdir.m4 \
77553 @@ -198,7 +193,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
77554 $(top_srcdir)/autotools/m4/ssize_t.m4 \
77555 $(top_srcdir)/autotools/m4/stat-time.m4 \
77556 $(top_srcdir)/autotools/m4/stat.m4 \
77557 - $(top_srcdir)/autotools/m4/stdalign.m4 \
77558 $(top_srcdir)/autotools/m4/stdbool.m4 \
77559 $(top_srcdir)/autotools/m4/stddef_h.m4 \
77560 $(top_srcdir)/autotools/m4/stdint.m4 \
77561 @@ -237,10 +231,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
77562 $(top_srcdir)/autotools/m4/wchar_t.m4 \
77563 $(top_srcdir)/autotools/m4/wint_t.m4 \
77564 $(top_srcdir)/autotools/m4/xalloc.m4 \
77565 - $(top_srcdir)/autotools/m4/xsize.m4 \
77566 - $(top_srcdir)/autotools/m4/year2038.m4 \
77567 - $(top_srcdir)/autotools/m4/zzgnulib.m4 \
77568 - $(top_srcdir)/configure.ac
77569 + $(top_srcdir)/autotools/m4/xsize.m4 $(top_srcdir)/configure.ac
77570 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
77571 $(ACLOCAL_M4)
77572 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
77573 @@ -318,450 +309,368 @@ FGREP = @FGREP@
77574 FLOAT_H = @FLOAT_H@
77575 GETOPT_CDEFS_H = @GETOPT_CDEFS_H@
77576 GETOPT_H = @GETOPT_H@
77577 -GL_CFLAG_ALLOW_WARNINGS = @GL_CFLAG_ALLOW_WARNINGS@
77578 -GL_CFLAG_GNULIB_WARNINGS = @GL_CFLAG_GNULIB_WARNINGS@
77579 -GL_GNULIB_ACCESS = @GL_GNULIB_ACCESS@
77580 -GL_GNULIB_ACOSF = @GL_GNULIB_ACOSF@
77581 -GL_GNULIB_ACOSL = @GL_GNULIB_ACOSL@
77582 -GL_GNULIB_ALIGNED_ALLOC = @GL_GNULIB_ALIGNED_ALLOC@
77583 -GL_GNULIB_ALPHASORT = @GL_GNULIB_ALPHASORT@
77584 -GL_GNULIB_ASINF = @GL_GNULIB_ASINF@
77585 -GL_GNULIB_ASINL = @GL_GNULIB_ASINL@
77586 -GL_GNULIB_ATAN2F = @GL_GNULIB_ATAN2F@
77587 -GL_GNULIB_ATANF = @GL_GNULIB_ATANF@
77588 -GL_GNULIB_ATANL = @GL_GNULIB_ATANL@
77589 -GL_GNULIB_ATOLL = @GL_GNULIB_ATOLL@
77590 -GL_GNULIB_BTOWC = @GL_GNULIB_BTOWC@
77591 -GL_GNULIB_CALLOC_GNU = @GL_GNULIB_CALLOC_GNU@
77592 -GL_GNULIB_CALLOC_POSIX = @GL_GNULIB_CALLOC_POSIX@
77593 -GL_GNULIB_CANONICALIZE_FILE_NAME = @GL_GNULIB_CANONICALIZE_FILE_NAME@
77594 -GL_GNULIB_CBRT = @GL_GNULIB_CBRT@
77595 -GL_GNULIB_CBRTF = @GL_GNULIB_CBRTF@
77596 -GL_GNULIB_CBRTL = @GL_GNULIB_CBRTL@
77597 -GL_GNULIB_CEIL = @GL_GNULIB_CEIL@
77598 -GL_GNULIB_CEILF = @GL_GNULIB_CEILF@
77599 -GL_GNULIB_CEILL = @GL_GNULIB_CEILL@
77600 -GL_GNULIB_CHDIR = @GL_GNULIB_CHDIR@
77601 -GL_GNULIB_CHOWN = @GL_GNULIB_CHOWN@
77602 -GL_GNULIB_CLOSE = @GL_GNULIB_CLOSE@
77603 -GL_GNULIB_CLOSEDIR = @GL_GNULIB_CLOSEDIR@
77604 -GL_GNULIB_COPYSIGN = @GL_GNULIB_COPYSIGN@
77605 -GL_GNULIB_COPYSIGNF = @GL_GNULIB_COPYSIGNF@
77606 -GL_GNULIB_COPYSIGNL = @GL_GNULIB_COPYSIGNL@
77607 -GL_GNULIB_COPY_FILE_RANGE = @GL_GNULIB_COPY_FILE_RANGE@
77608 -GL_GNULIB_COSF = @GL_GNULIB_COSF@
77609 -GL_GNULIB_COSHF = @GL_GNULIB_COSHF@
77610 -GL_GNULIB_COSL = @GL_GNULIB_COSL@
77611 -GL_GNULIB_CREAT = @GL_GNULIB_CREAT@
77612 -GL_GNULIB_CTIME = @GL_GNULIB_CTIME@
77613 -GL_GNULIB_DIRFD = @GL_GNULIB_DIRFD@
77614 -GL_GNULIB_DPRINTF = @GL_GNULIB_DPRINTF@
77615 -GL_GNULIB_DUP = @GL_GNULIB_DUP@
77616 -GL_GNULIB_DUP2 = @GL_GNULIB_DUP2@
77617 -GL_GNULIB_DUP3 = @GL_GNULIB_DUP3@
77618 -GL_GNULIB_ENVIRON = @GL_GNULIB_ENVIRON@
77619 -GL_GNULIB_EUIDACCESS = @GL_GNULIB_EUIDACCESS@
77620 -GL_GNULIB_EXECL = @GL_GNULIB_EXECL@
77621 -GL_GNULIB_EXECLE = @GL_GNULIB_EXECLE@
77622 -GL_GNULIB_EXECLP = @GL_GNULIB_EXECLP@
77623 -GL_GNULIB_EXECV = @GL_GNULIB_EXECV@
77624 -GL_GNULIB_EXECVE = @GL_GNULIB_EXECVE@
77625 -GL_GNULIB_EXECVP = @GL_GNULIB_EXECVP@
77626 -GL_GNULIB_EXECVPE = @GL_GNULIB_EXECVPE@
77627 -GL_GNULIB_EXP2 = @GL_GNULIB_EXP2@
77628 -GL_GNULIB_EXP2F = @GL_GNULIB_EXP2F@
77629 -GL_GNULIB_EXP2L = @GL_GNULIB_EXP2L@
77630 -GL_GNULIB_EXPF = @GL_GNULIB_EXPF@
77631 -GL_GNULIB_EXPL = @GL_GNULIB_EXPL@
77632 -GL_GNULIB_EXPLICIT_BZERO = @GL_GNULIB_EXPLICIT_BZERO@
77633 -GL_GNULIB_EXPM1 = @GL_GNULIB_EXPM1@
77634 -GL_GNULIB_EXPM1F = @GL_GNULIB_EXPM1F@
77635 -GL_GNULIB_EXPM1L = @GL_GNULIB_EXPM1L@
77636 -GL_GNULIB_FABSF = @GL_GNULIB_FABSF@
77637 -GL_GNULIB_FABSL = @GL_GNULIB_FABSL@
77638 -GL_GNULIB_FACCESSAT = @GL_GNULIB_FACCESSAT@
77639 -GL_GNULIB_FCHDIR = @GL_GNULIB_FCHDIR@
77640 -GL_GNULIB_FCHMODAT = @GL_GNULIB_FCHMODAT@
77641 -GL_GNULIB_FCHOWNAT = @GL_GNULIB_FCHOWNAT@
77642 -GL_GNULIB_FCLOSE = @GL_GNULIB_FCLOSE@
77643 -GL_GNULIB_FCNTL = @GL_GNULIB_FCNTL@
77644 -GL_GNULIB_FDATASYNC = @GL_GNULIB_FDATASYNC@
77645 -GL_GNULIB_FDOPEN = @GL_GNULIB_FDOPEN@
77646 -GL_GNULIB_FDOPENDIR = @GL_GNULIB_FDOPENDIR@
77647 -GL_GNULIB_FFLUSH = @GL_GNULIB_FFLUSH@
77648 -GL_GNULIB_FFS = @GL_GNULIB_FFS@
77649 -GL_GNULIB_FFSL = @GL_GNULIB_FFSL@
77650 -GL_GNULIB_FFSLL = @GL_GNULIB_FFSLL@
77651 -GL_GNULIB_FGETC = @GL_GNULIB_FGETC@
77652 -GL_GNULIB_FGETS = @GL_GNULIB_FGETS@
77653 -GL_GNULIB_FLOOR = @GL_GNULIB_FLOOR@
77654 -GL_GNULIB_FLOORF = @GL_GNULIB_FLOORF@
77655 -GL_GNULIB_FLOORL = @GL_GNULIB_FLOORL@
77656 -GL_GNULIB_FMA = @GL_GNULIB_FMA@
77657 -GL_GNULIB_FMAF = @GL_GNULIB_FMAF@
77658 -GL_GNULIB_FMAL = @GL_GNULIB_FMAL@
77659 -GL_GNULIB_FMOD = @GL_GNULIB_FMOD@
77660 -GL_GNULIB_FMODF = @GL_GNULIB_FMODF@
77661 -GL_GNULIB_FMODL = @GL_GNULIB_FMODL@
77662 -GL_GNULIB_FOPEN = @GL_GNULIB_FOPEN@
77663 -GL_GNULIB_FOPEN_GNU = @GL_GNULIB_FOPEN_GNU@
77664 -GL_GNULIB_FPRINTF = @GL_GNULIB_FPRINTF@
77665 -GL_GNULIB_FPRINTF_POSIX = @GL_GNULIB_FPRINTF_POSIX@
77666 -GL_GNULIB_FPURGE = @GL_GNULIB_FPURGE@
77667 -GL_GNULIB_FPUTC = @GL_GNULIB_FPUTC@
77668 -GL_GNULIB_FPUTS = @GL_GNULIB_FPUTS@
77669 -GL_GNULIB_FREAD = @GL_GNULIB_FREAD@
77670 -GL_GNULIB_FREE_POSIX = @GL_GNULIB_FREE_POSIX@
77671 -GL_GNULIB_FREOPEN = @GL_GNULIB_FREOPEN@
77672 -GL_GNULIB_FREXP = @GL_GNULIB_FREXP@
77673 -GL_GNULIB_FREXPF = @GL_GNULIB_FREXPF@
77674 -GL_GNULIB_FREXPL = @GL_GNULIB_FREXPL@
77675 -GL_GNULIB_FSCANF = @GL_GNULIB_FSCANF@
77676 -GL_GNULIB_FSEEK = @GL_GNULIB_FSEEK@
77677 -GL_GNULIB_FSEEKO = @GL_GNULIB_FSEEKO@
77678 -GL_GNULIB_FSTAT = @GL_GNULIB_FSTAT@
77679 -GL_GNULIB_FSTATAT = @GL_GNULIB_FSTATAT@
77680 -GL_GNULIB_FSYNC = @GL_GNULIB_FSYNC@
77681 -GL_GNULIB_FTELL = @GL_GNULIB_FTELL@
77682 -GL_GNULIB_FTELLO = @GL_GNULIB_FTELLO@
77683 -GL_GNULIB_FTRUNCATE = @GL_GNULIB_FTRUNCATE@
77684 -GL_GNULIB_FUTIMENS = @GL_GNULIB_FUTIMENS@
77685 -GL_GNULIB_FWRITE = @GL_GNULIB_FWRITE@
77686 -GL_GNULIB_GETC = @GL_GNULIB_GETC@
77687 -GL_GNULIB_GETCHAR = @GL_GNULIB_GETCHAR@
77688 -GL_GNULIB_GETCWD = @GL_GNULIB_GETCWD@
77689 -GL_GNULIB_GETDELIM = @GL_GNULIB_GETDELIM@
77690 -GL_GNULIB_GETDOMAINNAME = @GL_GNULIB_GETDOMAINNAME@
77691 -GL_GNULIB_GETDTABLESIZE = @GL_GNULIB_GETDTABLESIZE@
77692 -GL_GNULIB_GETENTROPY = @GL_GNULIB_GETENTROPY@
77693 -GL_GNULIB_GETGROUPS = @GL_GNULIB_GETGROUPS@
77694 -GL_GNULIB_GETHOSTNAME = @GL_GNULIB_GETHOSTNAME@
77695 -GL_GNULIB_GETLINE = @GL_GNULIB_GETLINE@
77696 -GL_GNULIB_GETLOADAVG = @GL_GNULIB_GETLOADAVG@
77697 -GL_GNULIB_GETLOGIN = @GL_GNULIB_GETLOGIN@
77698 -GL_GNULIB_GETLOGIN_R = @GL_GNULIB_GETLOGIN_R@
77699 -GL_GNULIB_GETOPT_POSIX = @GL_GNULIB_GETOPT_POSIX@
77700 -GL_GNULIB_GETPAGESIZE = @GL_GNULIB_GETPAGESIZE@
77701 -GL_GNULIB_GETPASS = @GL_GNULIB_GETPASS@
77702 -GL_GNULIB_GETPASS_GNU = @GL_GNULIB_GETPASS_GNU@
77703 -GL_GNULIB_GETSUBOPT = @GL_GNULIB_GETSUBOPT@
77704 -GL_GNULIB_GETTIMEOFDAY = @GL_GNULIB_GETTIMEOFDAY@
77705 -GL_GNULIB_GETUMASK = @GL_GNULIB_GETUMASK@
77706 -GL_GNULIB_GETUSERSHELL = @GL_GNULIB_GETUSERSHELL@
77707 -GL_GNULIB_GRANTPT = @GL_GNULIB_GRANTPT@
77708 -GL_GNULIB_GROUP_MEMBER = @GL_GNULIB_GROUP_MEMBER@
77709 -GL_GNULIB_HYPOT = @GL_GNULIB_HYPOT@
77710 -GL_GNULIB_HYPOTF = @GL_GNULIB_HYPOTF@
77711 -GL_GNULIB_HYPOTL = @GL_GNULIB_HYPOTL@
77712 -GL_GNULIB_ILOGB = @GL_GNULIB_ILOGB@
77713 -GL_GNULIB_ILOGBF = @GL_GNULIB_ILOGBF@
77714 -GL_GNULIB_ILOGBL = @GL_GNULIB_ILOGBL@
77715 -GL_GNULIB_IMAXABS = @GL_GNULIB_IMAXABS@
77716 -GL_GNULIB_IMAXDIV = @GL_GNULIB_IMAXDIV@
77717 -GL_GNULIB_ISATTY = @GL_GNULIB_ISATTY@
77718 -GL_GNULIB_ISFINITE = @GL_GNULIB_ISFINITE@
77719 -GL_GNULIB_ISINF = @GL_GNULIB_ISINF@
77720 -GL_GNULIB_ISNAN = @GL_GNULIB_ISNAN@
77721 -GL_GNULIB_ISNAND = @GL_GNULIB_ISNAND@
77722 -GL_GNULIB_ISNANF = @GL_GNULIB_ISNANF@
77723 -GL_GNULIB_ISNANL = @GL_GNULIB_ISNANL@
77724 -GL_GNULIB_LCHMOD = @GL_GNULIB_LCHMOD@
77725 -GL_GNULIB_LCHOWN = @GL_GNULIB_LCHOWN@
77726 -GL_GNULIB_LDEXPF = @GL_GNULIB_LDEXPF@
77727 -GL_GNULIB_LDEXPL = @GL_GNULIB_LDEXPL@
77728 -GL_GNULIB_LINK = @GL_GNULIB_LINK@
77729 -GL_GNULIB_LINKAT = @GL_GNULIB_LINKAT@
77730 -GL_GNULIB_LOCALTIME = @GL_GNULIB_LOCALTIME@
77731 -GL_GNULIB_LOG = @GL_GNULIB_LOG@
77732 -GL_GNULIB_LOG10 = @GL_GNULIB_LOG10@
77733 -GL_GNULIB_LOG10F = @GL_GNULIB_LOG10F@
77734 -GL_GNULIB_LOG10L = @GL_GNULIB_LOG10L@
77735 -GL_GNULIB_LOG1P = @GL_GNULIB_LOG1P@
77736 -GL_GNULIB_LOG1PF = @GL_GNULIB_LOG1PF@
77737 -GL_GNULIB_LOG1PL = @GL_GNULIB_LOG1PL@
77738 -GL_GNULIB_LOG2 = @GL_GNULIB_LOG2@
77739 -GL_GNULIB_LOG2F = @GL_GNULIB_LOG2F@
77740 -GL_GNULIB_LOG2L = @GL_GNULIB_LOG2L@
77741 -GL_GNULIB_LOGB = @GL_GNULIB_LOGB@
77742 -GL_GNULIB_LOGBF = @GL_GNULIB_LOGBF@
77743 -GL_GNULIB_LOGBL = @GL_GNULIB_LOGBL@
77744 -GL_GNULIB_LOGF = @GL_GNULIB_LOGF@
77745 -GL_GNULIB_LOGL = @GL_GNULIB_LOGL@
77746 -GL_GNULIB_LSEEK = @GL_GNULIB_LSEEK@
77747 -GL_GNULIB_LSTAT = @GL_GNULIB_LSTAT@
77748 -GL_GNULIB_MALLOC_GNU = @GL_GNULIB_MALLOC_GNU@
77749 -GL_GNULIB_MALLOC_POSIX = @GL_GNULIB_MALLOC_POSIX@
77750 -GL_GNULIB_MBRLEN = @GL_GNULIB_MBRLEN@
77751 -GL_GNULIB_MBRTOWC = @GL_GNULIB_MBRTOWC@
77752 -GL_GNULIB_MBSCASECMP = @GL_GNULIB_MBSCASECMP@
77753 -GL_GNULIB_MBSCASESTR = @GL_GNULIB_MBSCASESTR@
77754 -GL_GNULIB_MBSCHR = @GL_GNULIB_MBSCHR@
77755 -GL_GNULIB_MBSCSPN = @GL_GNULIB_MBSCSPN@
77756 -GL_GNULIB_MBSINIT = @GL_GNULIB_MBSINIT@
77757 -GL_GNULIB_MBSLEN = @GL_GNULIB_MBSLEN@
77758 -GL_GNULIB_MBSNCASECMP = @GL_GNULIB_MBSNCASECMP@
77759 -GL_GNULIB_MBSNLEN = @GL_GNULIB_MBSNLEN@
77760 -GL_GNULIB_MBSNRTOWCS = @GL_GNULIB_MBSNRTOWCS@
77761 -GL_GNULIB_MBSPBRK = @GL_GNULIB_MBSPBRK@
77762 -GL_GNULIB_MBSPCASECMP = @GL_GNULIB_MBSPCASECMP@
77763 -GL_GNULIB_MBSRCHR = @GL_GNULIB_MBSRCHR@
77764 -GL_GNULIB_MBSRTOWCS = @GL_GNULIB_MBSRTOWCS@
77765 -GL_GNULIB_MBSSEP = @GL_GNULIB_MBSSEP@
77766 -GL_GNULIB_MBSSPN = @GL_GNULIB_MBSSPN@
77767 -GL_GNULIB_MBSSTR = @GL_GNULIB_MBSSTR@
77768 -GL_GNULIB_MBSTOK_R = @GL_GNULIB_MBSTOK_R@
77769 -GL_GNULIB_MBTOWC = @GL_GNULIB_MBTOWC@
77770 -GL_GNULIB_MDA_ACCESS = @GL_GNULIB_MDA_ACCESS@
77771 -GL_GNULIB_MDA_CHDIR = @GL_GNULIB_MDA_CHDIR@
77772 -GL_GNULIB_MDA_CHMOD = @GL_GNULIB_MDA_CHMOD@
77773 -GL_GNULIB_MDA_CLOSE = @GL_GNULIB_MDA_CLOSE@
77774 -GL_GNULIB_MDA_CREAT = @GL_GNULIB_MDA_CREAT@
77775 -GL_GNULIB_MDA_DUP = @GL_GNULIB_MDA_DUP@
77776 -GL_GNULIB_MDA_DUP2 = @GL_GNULIB_MDA_DUP2@
77777 -GL_GNULIB_MDA_ECVT = @GL_GNULIB_MDA_ECVT@
77778 -GL_GNULIB_MDA_EXECL = @GL_GNULIB_MDA_EXECL@
77779 -GL_GNULIB_MDA_EXECLE = @GL_GNULIB_MDA_EXECLE@
77780 -GL_GNULIB_MDA_EXECLP = @GL_GNULIB_MDA_EXECLP@
77781 -GL_GNULIB_MDA_EXECV = @GL_GNULIB_MDA_EXECV@
77782 -GL_GNULIB_MDA_EXECVE = @GL_GNULIB_MDA_EXECVE@
77783 -GL_GNULIB_MDA_EXECVP = @GL_GNULIB_MDA_EXECVP@
77784 -GL_GNULIB_MDA_EXECVPE = @GL_GNULIB_MDA_EXECVPE@
77785 -GL_GNULIB_MDA_FCLOSEALL = @GL_GNULIB_MDA_FCLOSEALL@
77786 -GL_GNULIB_MDA_FCVT = @GL_GNULIB_MDA_FCVT@
77787 -GL_GNULIB_MDA_FDOPEN = @GL_GNULIB_MDA_FDOPEN@
77788 -GL_GNULIB_MDA_FILENO = @GL_GNULIB_MDA_FILENO@
77789 -GL_GNULIB_MDA_GCVT = @GL_GNULIB_MDA_GCVT@
77790 -GL_GNULIB_MDA_GETCWD = @GL_GNULIB_MDA_GETCWD@
77791 -GL_GNULIB_MDA_GETPID = @GL_GNULIB_MDA_GETPID@
77792 -GL_GNULIB_MDA_GETW = @GL_GNULIB_MDA_GETW@
77793 -GL_GNULIB_MDA_ISATTY = @GL_GNULIB_MDA_ISATTY@
77794 -GL_GNULIB_MDA_J0 = @GL_GNULIB_MDA_J0@
77795 -GL_GNULIB_MDA_J1 = @GL_GNULIB_MDA_J1@
77796 -GL_GNULIB_MDA_JN = @GL_GNULIB_MDA_JN@
77797 -GL_GNULIB_MDA_LSEEK = @GL_GNULIB_MDA_LSEEK@
77798 -GL_GNULIB_MDA_MEMCCPY = @GL_GNULIB_MDA_MEMCCPY@
77799 -GL_GNULIB_MDA_MKDIR = @GL_GNULIB_MDA_MKDIR@
77800 -GL_GNULIB_MDA_MKTEMP = @GL_GNULIB_MDA_MKTEMP@
77801 -GL_GNULIB_MDA_OPEN = @GL_GNULIB_MDA_OPEN@
77802 -GL_GNULIB_MDA_PUTENV = @GL_GNULIB_MDA_PUTENV@
77803 -GL_GNULIB_MDA_PUTW = @GL_GNULIB_MDA_PUTW@
77804 -GL_GNULIB_MDA_READ = @GL_GNULIB_MDA_READ@
77805 -GL_GNULIB_MDA_RMDIR = @GL_GNULIB_MDA_RMDIR@
77806 -GL_GNULIB_MDA_STRDUP = @GL_GNULIB_MDA_STRDUP@
77807 -GL_GNULIB_MDA_SWAB = @GL_GNULIB_MDA_SWAB@
77808 -GL_GNULIB_MDA_TEMPNAM = @GL_GNULIB_MDA_TEMPNAM@
77809 -GL_GNULIB_MDA_TZSET = @GL_GNULIB_MDA_TZSET@
77810 -GL_GNULIB_MDA_UMASK = @GL_GNULIB_MDA_UMASK@
77811 -GL_GNULIB_MDA_UNLINK = @GL_GNULIB_MDA_UNLINK@
77812 -GL_GNULIB_MDA_UTIME = @GL_GNULIB_MDA_UTIME@
77813 -GL_GNULIB_MDA_WCSDUP = @GL_GNULIB_MDA_WCSDUP@
77814 -GL_GNULIB_MDA_WRITE = @GL_GNULIB_MDA_WRITE@
77815 -GL_GNULIB_MDA_Y0 = @GL_GNULIB_MDA_Y0@
77816 -GL_GNULIB_MDA_Y1 = @GL_GNULIB_MDA_Y1@
77817 -GL_GNULIB_MDA_YN = @GL_GNULIB_MDA_YN@
77818 -GL_GNULIB_MEMCHR = @GL_GNULIB_MEMCHR@
77819 -GL_GNULIB_MEMMEM = @GL_GNULIB_MEMMEM@
77820 -GL_GNULIB_MEMPCPY = @GL_GNULIB_MEMPCPY@
77821 -GL_GNULIB_MEMRCHR = @GL_GNULIB_MEMRCHR@
77822 -GL_GNULIB_MKDIR = @GL_GNULIB_MKDIR@
77823 -GL_GNULIB_MKDIRAT = @GL_GNULIB_MKDIRAT@
77824 -GL_GNULIB_MKDTEMP = @GL_GNULIB_MKDTEMP@
77825 -GL_GNULIB_MKFIFO = @GL_GNULIB_MKFIFO@
77826 -GL_GNULIB_MKFIFOAT = @GL_GNULIB_MKFIFOAT@
77827 -GL_GNULIB_MKNOD = @GL_GNULIB_MKNOD@
77828 -GL_GNULIB_MKNODAT = @GL_GNULIB_MKNODAT@
77829 -GL_GNULIB_MKOSTEMP = @GL_GNULIB_MKOSTEMP@
77830 -GL_GNULIB_MKOSTEMPS = @GL_GNULIB_MKOSTEMPS@
77831 -GL_GNULIB_MKSTEMP = @GL_GNULIB_MKSTEMP@
77832 -GL_GNULIB_MKSTEMPS = @GL_GNULIB_MKSTEMPS@
77833 -GL_GNULIB_MKTIME = @GL_GNULIB_MKTIME@
77834 -GL_GNULIB_MODF = @GL_GNULIB_MODF@
77835 -GL_GNULIB_MODFF = @GL_GNULIB_MODFF@
77836 -GL_GNULIB_MODFL = @GL_GNULIB_MODFL@
77837 -GL_GNULIB_NANOSLEEP = @GL_GNULIB_NANOSLEEP@
77838 -GL_GNULIB_NONBLOCKING = @GL_GNULIB_NONBLOCKING@
77839 -GL_GNULIB_OBSTACK_PRINTF = @GL_GNULIB_OBSTACK_PRINTF@
77840 -GL_GNULIB_OBSTACK_PRINTF_POSIX = @GL_GNULIB_OBSTACK_PRINTF_POSIX@
77841 -GL_GNULIB_OPEN = @GL_GNULIB_OPEN@
77842 -GL_GNULIB_OPENAT = @GL_GNULIB_OPENAT@
77843 -GL_GNULIB_OPENDIR = @GL_GNULIB_OPENDIR@
77844 -GL_GNULIB_OVERRIDES_STRUCT_STAT = @GL_GNULIB_OVERRIDES_STRUCT_STAT@
77845 -GL_GNULIB_PCLOSE = @GL_GNULIB_PCLOSE@
77846 -GL_GNULIB_PERROR = @GL_GNULIB_PERROR@
77847 -GL_GNULIB_PIPE = @GL_GNULIB_PIPE@
77848 -GL_GNULIB_PIPE2 = @GL_GNULIB_PIPE2@
77849 -GL_GNULIB_POPEN = @GL_GNULIB_POPEN@
77850 -GL_GNULIB_POSIX_MEMALIGN = @GL_GNULIB_POSIX_MEMALIGN@
77851 -GL_GNULIB_POSIX_OPENPT = @GL_GNULIB_POSIX_OPENPT@
77852 -GL_GNULIB_POWF = @GL_GNULIB_POWF@
77853 -GL_GNULIB_PREAD = @GL_GNULIB_PREAD@
77854 -GL_GNULIB_PRINTF = @GL_GNULIB_PRINTF@
77855 -GL_GNULIB_PRINTF_POSIX = @GL_GNULIB_PRINTF_POSIX@
77856 -GL_GNULIB_PTSNAME = @GL_GNULIB_PTSNAME@
77857 -GL_GNULIB_PTSNAME_R = @GL_GNULIB_PTSNAME_R@
77858 -GL_GNULIB_PUTC = @GL_GNULIB_PUTC@
77859 -GL_GNULIB_PUTCHAR = @GL_GNULIB_PUTCHAR@
77860 -GL_GNULIB_PUTENV = @GL_GNULIB_PUTENV@
77861 -GL_GNULIB_PUTS = @GL_GNULIB_PUTS@
77862 -GL_GNULIB_PWRITE = @GL_GNULIB_PWRITE@
77863 -GL_GNULIB_QSORT_R = @GL_GNULIB_QSORT_R@
77864 -GL_GNULIB_RANDOM = @GL_GNULIB_RANDOM@
77865 -GL_GNULIB_RANDOM_R = @GL_GNULIB_RANDOM_R@
77866 -GL_GNULIB_RAWMEMCHR = @GL_GNULIB_RAWMEMCHR@
77867 -GL_GNULIB_READ = @GL_GNULIB_READ@
77868 -GL_GNULIB_READDIR = @GL_GNULIB_READDIR@
77869 -GL_GNULIB_READLINK = @GL_GNULIB_READLINK@
77870 -GL_GNULIB_READLINKAT = @GL_GNULIB_READLINKAT@
77871 -GL_GNULIB_REALLOCARRAY = @GL_GNULIB_REALLOCARRAY@
77872 -GL_GNULIB_REALLOC_GNU = @GL_GNULIB_REALLOC_GNU@
77873 -GL_GNULIB_REALLOC_POSIX = @GL_GNULIB_REALLOC_POSIX@
77874 -GL_GNULIB_REALPATH = @GL_GNULIB_REALPATH@
77875 -GL_GNULIB_REMAINDER = @GL_GNULIB_REMAINDER@
77876 -GL_GNULIB_REMAINDERF = @GL_GNULIB_REMAINDERF@
77877 -GL_GNULIB_REMAINDERL = @GL_GNULIB_REMAINDERL@
77878 -GL_GNULIB_REMOVE = @GL_GNULIB_REMOVE@
77879 -GL_GNULIB_RENAME = @GL_GNULIB_RENAME@
77880 -GL_GNULIB_RENAMEAT = @GL_GNULIB_RENAMEAT@
77881 -GL_GNULIB_REWINDDIR = @GL_GNULIB_REWINDDIR@
77882 -GL_GNULIB_RINT = @GL_GNULIB_RINT@
77883 -GL_GNULIB_RINTF = @GL_GNULIB_RINTF@
77884 -GL_GNULIB_RINTL = @GL_GNULIB_RINTL@
77885 -GL_GNULIB_RMDIR = @GL_GNULIB_RMDIR@
77886 -GL_GNULIB_ROUND = @GL_GNULIB_ROUND@
77887 -GL_GNULIB_ROUNDF = @GL_GNULIB_ROUNDF@
77888 -GL_GNULIB_ROUNDL = @GL_GNULIB_ROUNDL@
77889 -GL_GNULIB_RPMATCH = @GL_GNULIB_RPMATCH@
77890 -GL_GNULIB_SCANDIR = @GL_GNULIB_SCANDIR@
77891 -GL_GNULIB_SCANF = @GL_GNULIB_SCANF@
77892 -GL_GNULIB_SECURE_GETENV = @GL_GNULIB_SECURE_GETENV@
77893 -GL_GNULIB_SETENV = @GL_GNULIB_SETENV@
77894 -GL_GNULIB_SETHOSTNAME = @GL_GNULIB_SETHOSTNAME@
77895 -GL_GNULIB_SIGABBREV_NP = @GL_GNULIB_SIGABBREV_NP@
77896 -GL_GNULIB_SIGDESCR_NP = @GL_GNULIB_SIGDESCR_NP@
77897 -GL_GNULIB_SIGNBIT = @GL_GNULIB_SIGNBIT@
77898 -GL_GNULIB_SINF = @GL_GNULIB_SINF@
77899 -GL_GNULIB_SINHF = @GL_GNULIB_SINHF@
77900 -GL_GNULIB_SINL = @GL_GNULIB_SINL@
77901 -GL_GNULIB_SLEEP = @GL_GNULIB_SLEEP@
77902 -GL_GNULIB_SNPRINTF = @GL_GNULIB_SNPRINTF@
77903 -GL_GNULIB_SPRINTF_POSIX = @GL_GNULIB_SPRINTF_POSIX@
77904 -GL_GNULIB_SQRTF = @GL_GNULIB_SQRTF@
77905 -GL_GNULIB_SQRTL = @GL_GNULIB_SQRTL@
77906 -GL_GNULIB_STAT = @GL_GNULIB_STAT@
77907 -GL_GNULIB_STDIO_H_NONBLOCKING = @GL_GNULIB_STDIO_H_NONBLOCKING@
77908 -GL_GNULIB_STDIO_H_SIGPIPE = @GL_GNULIB_STDIO_H_SIGPIPE@
77909 -GL_GNULIB_STPCPY = @GL_GNULIB_STPCPY@
77910 -GL_GNULIB_STPNCPY = @GL_GNULIB_STPNCPY@
77911 -GL_GNULIB_STRCASESTR = @GL_GNULIB_STRCASESTR@
77912 -GL_GNULIB_STRCHRNUL = @GL_GNULIB_STRCHRNUL@
77913 -GL_GNULIB_STRDUP = @GL_GNULIB_STRDUP@
77914 -GL_GNULIB_STRERROR = @GL_GNULIB_STRERROR@
77915 -GL_GNULIB_STRERRORNAME_NP = @GL_GNULIB_STRERRORNAME_NP@
77916 -GL_GNULIB_STRERROR_R = @GL_GNULIB_STRERROR_R@
77917 -GL_GNULIB_STRFTIME = @GL_GNULIB_STRFTIME@
77918 -GL_GNULIB_STRNCAT = @GL_GNULIB_STRNCAT@
77919 -GL_GNULIB_STRNDUP = @GL_GNULIB_STRNDUP@
77920 -GL_GNULIB_STRNLEN = @GL_GNULIB_STRNLEN@
77921 -GL_GNULIB_STRPBRK = @GL_GNULIB_STRPBRK@
77922 -GL_GNULIB_STRPTIME = @GL_GNULIB_STRPTIME@
77923 -GL_GNULIB_STRSEP = @GL_GNULIB_STRSEP@
77924 -GL_GNULIB_STRSIGNAL = @GL_GNULIB_STRSIGNAL@
77925 -GL_GNULIB_STRSTR = @GL_GNULIB_STRSTR@
77926 -GL_GNULIB_STRTOD = @GL_GNULIB_STRTOD@
77927 -GL_GNULIB_STRTOIMAX = @GL_GNULIB_STRTOIMAX@
77928 -GL_GNULIB_STRTOK_R = @GL_GNULIB_STRTOK_R@
77929 -GL_GNULIB_STRTOL = @GL_GNULIB_STRTOL@
77930 -GL_GNULIB_STRTOLD = @GL_GNULIB_STRTOLD@
77931 -GL_GNULIB_STRTOLL = @GL_GNULIB_STRTOLL@
77932 -GL_GNULIB_STRTOUL = @GL_GNULIB_STRTOUL@
77933 -GL_GNULIB_STRTOULL = @GL_GNULIB_STRTOULL@
77934 -GL_GNULIB_STRTOUMAX = @GL_GNULIB_STRTOUMAX@
77935 -GL_GNULIB_STRVERSCMP = @GL_GNULIB_STRVERSCMP@
77936 -GL_GNULIB_SYMLINK = @GL_GNULIB_SYMLINK@
77937 -GL_GNULIB_SYMLINKAT = @GL_GNULIB_SYMLINKAT@
77938 -GL_GNULIB_SYSTEM_POSIX = @GL_GNULIB_SYSTEM_POSIX@
77939 -GL_GNULIB_TANF = @GL_GNULIB_TANF@
77940 -GL_GNULIB_TANHF = @GL_GNULIB_TANHF@
77941 -GL_GNULIB_TANL = @GL_GNULIB_TANL@
77942 -GL_GNULIB_TIMEGM = @GL_GNULIB_TIMEGM@
77943 -GL_GNULIB_TIMESPEC_GET = @GL_GNULIB_TIMESPEC_GET@
77944 -GL_GNULIB_TIMESPEC_GETRES = @GL_GNULIB_TIMESPEC_GETRES@
77945 -GL_GNULIB_TIME_R = @GL_GNULIB_TIME_R@
77946 -GL_GNULIB_TIME_RZ = @GL_GNULIB_TIME_RZ@
77947 -GL_GNULIB_TMPFILE = @GL_GNULIB_TMPFILE@
77948 -GL_GNULIB_TRUNC = @GL_GNULIB_TRUNC@
77949 -GL_GNULIB_TRUNCATE = @GL_GNULIB_TRUNCATE@
77950 -GL_GNULIB_TRUNCF = @GL_GNULIB_TRUNCF@
77951 -GL_GNULIB_TRUNCL = @GL_GNULIB_TRUNCL@
77952 -GL_GNULIB_TTYNAME_R = @GL_GNULIB_TTYNAME_R@
77953 -GL_GNULIB_TZSET = @GL_GNULIB_TZSET@
77954 -GL_GNULIB_UNISTD_H_GETOPT = @GL_GNULIB_UNISTD_H_GETOPT@
77955 -GL_GNULIB_UNISTD_H_NONBLOCKING = @GL_GNULIB_UNISTD_H_NONBLOCKING@
77956 -GL_GNULIB_UNISTD_H_SIGPIPE = @GL_GNULIB_UNISTD_H_SIGPIPE@
77957 -GL_GNULIB_UNLINK = @GL_GNULIB_UNLINK@
77958 -GL_GNULIB_UNLINKAT = @GL_GNULIB_UNLINKAT@
77959 -GL_GNULIB_UNLOCKPT = @GL_GNULIB_UNLOCKPT@
77960 -GL_GNULIB_UNSETENV = @GL_GNULIB_UNSETENV@
77961 -GL_GNULIB_USLEEP = @GL_GNULIB_USLEEP@
77962 -GL_GNULIB_UTIME = @GL_GNULIB_UTIME@
77963 -GL_GNULIB_UTIMENSAT = @GL_GNULIB_UTIMENSAT@
77964 -GL_GNULIB_VASPRINTF = @GL_GNULIB_VASPRINTF@
77965 -GL_GNULIB_VDPRINTF = @GL_GNULIB_VDPRINTF@
77966 -GL_GNULIB_VFPRINTF = @GL_GNULIB_VFPRINTF@
77967 -GL_GNULIB_VFPRINTF_POSIX = @GL_GNULIB_VFPRINTF_POSIX@
77968 -GL_GNULIB_VFSCANF = @GL_GNULIB_VFSCANF@
77969 -GL_GNULIB_VPRINTF = @GL_GNULIB_VPRINTF@
77970 -GL_GNULIB_VPRINTF_POSIX = @GL_GNULIB_VPRINTF_POSIX@
77971 -GL_GNULIB_VSCANF = @GL_GNULIB_VSCANF@
77972 -GL_GNULIB_VSNPRINTF = @GL_GNULIB_VSNPRINTF@
77973 -GL_GNULIB_VSPRINTF_POSIX = @GL_GNULIB_VSPRINTF_POSIX@
77974 -GL_GNULIB_WCPCPY = @GL_GNULIB_WCPCPY@
77975 -GL_GNULIB_WCPNCPY = @GL_GNULIB_WCPNCPY@
77976 -GL_GNULIB_WCRTOMB = @GL_GNULIB_WCRTOMB@
77977 -GL_GNULIB_WCSCASECMP = @GL_GNULIB_WCSCASECMP@
77978 -GL_GNULIB_WCSCAT = @GL_GNULIB_WCSCAT@
77979 -GL_GNULIB_WCSCHR = @GL_GNULIB_WCSCHR@
77980 -GL_GNULIB_WCSCMP = @GL_GNULIB_WCSCMP@
77981 -GL_GNULIB_WCSCOLL = @GL_GNULIB_WCSCOLL@
77982 -GL_GNULIB_WCSCPY = @GL_GNULIB_WCSCPY@
77983 -GL_GNULIB_WCSCSPN = @GL_GNULIB_WCSCSPN@
77984 -GL_GNULIB_WCSDUP = @GL_GNULIB_WCSDUP@
77985 -GL_GNULIB_WCSFTIME = @GL_GNULIB_WCSFTIME@
77986 -GL_GNULIB_WCSLEN = @GL_GNULIB_WCSLEN@
77987 -GL_GNULIB_WCSNCASECMP = @GL_GNULIB_WCSNCASECMP@
77988 -GL_GNULIB_WCSNCAT = @GL_GNULIB_WCSNCAT@
77989 -GL_GNULIB_WCSNCMP = @GL_GNULIB_WCSNCMP@
77990 -GL_GNULIB_WCSNCPY = @GL_GNULIB_WCSNCPY@
77991 -GL_GNULIB_WCSNLEN = @GL_GNULIB_WCSNLEN@
77992 -GL_GNULIB_WCSNRTOMBS = @GL_GNULIB_WCSNRTOMBS@
77993 -GL_GNULIB_WCSPBRK = @GL_GNULIB_WCSPBRK@
77994 -GL_GNULIB_WCSRCHR = @GL_GNULIB_WCSRCHR@
77995 -GL_GNULIB_WCSRTOMBS = @GL_GNULIB_WCSRTOMBS@
77996 -GL_GNULIB_WCSSPN = @GL_GNULIB_WCSSPN@
77997 -GL_GNULIB_WCSSTR = @GL_GNULIB_WCSSTR@
77998 -GL_GNULIB_WCSTOK = @GL_GNULIB_WCSTOK@
77999 -GL_GNULIB_WCSWIDTH = @GL_GNULIB_WCSWIDTH@
78000 -GL_GNULIB_WCSXFRM = @GL_GNULIB_WCSXFRM@
78001 -GL_GNULIB_WCTOB = @GL_GNULIB_WCTOB@
78002 -GL_GNULIB_WCTOMB = @GL_GNULIB_WCTOMB@
78003 -GL_GNULIB_WCWIDTH = @GL_GNULIB_WCWIDTH@
78004 -GL_GNULIB_WMEMCHR = @GL_GNULIB_WMEMCHR@
78005 -GL_GNULIB_WMEMCMP = @GL_GNULIB_WMEMCMP@
78006 -GL_GNULIB_WMEMCPY = @GL_GNULIB_WMEMCPY@
78007 -GL_GNULIB_WMEMMOVE = @GL_GNULIB_WMEMMOVE@
78008 -GL_GNULIB_WMEMPCPY = @GL_GNULIB_WMEMPCPY@
78009 -GL_GNULIB_WMEMSET = @GL_GNULIB_WMEMSET@
78010 -GL_GNULIB_WRITE = @GL_GNULIB_WRITE@
78011 -GL_GNULIB__EXIT = @GL_GNULIB__EXIT@
78012 -GNULIBHEADERS_OVERRIDE_WINT_T = @GNULIBHEADERS_OVERRIDE_WINT_T@
78013 +GNULIB_ACOSF = @GNULIB_ACOSF@
78014 +GNULIB_ACOSL = @GNULIB_ACOSL@
78015 +GNULIB_ALPHASORT = @GNULIB_ALPHASORT@
78016 +GNULIB_ASINF = @GNULIB_ASINF@
78017 +GNULIB_ASINL = @GNULIB_ASINL@
78018 +GNULIB_ATAN2F = @GNULIB_ATAN2F@
78019 +GNULIB_ATANF = @GNULIB_ATANF@
78020 +GNULIB_ATANL = @GNULIB_ATANL@
78021 +GNULIB_ATOLL = @GNULIB_ATOLL@
78022 +GNULIB_BTOWC = @GNULIB_BTOWC@
78023 +GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
78024 +GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
78025 +GNULIB_CBRT = @GNULIB_CBRT@
78026 +GNULIB_CBRTF = @GNULIB_CBRTF@
78027 +GNULIB_CBRTL = @GNULIB_CBRTL@
78028 +GNULIB_CEIL = @GNULIB_CEIL@
78029 +GNULIB_CEILF = @GNULIB_CEILF@
78030 +GNULIB_CEILL = @GNULIB_CEILL@
78031 +GNULIB_CHDIR = @GNULIB_CHDIR@
78032 +GNULIB_CHOWN = @GNULIB_CHOWN@
78033 +GNULIB_CLOSE = @GNULIB_CLOSE@
78034 +GNULIB_CLOSEDIR = @GNULIB_CLOSEDIR@
78035 +GNULIB_COPYSIGN = @GNULIB_COPYSIGN@
78036 +GNULIB_COPYSIGNF = @GNULIB_COPYSIGNF@
78037 +GNULIB_COPYSIGNL = @GNULIB_COPYSIGNL@
78038 +GNULIB_COSF = @GNULIB_COSF@
78039 +GNULIB_COSHF = @GNULIB_COSHF@
78040 +GNULIB_COSL = @GNULIB_COSL@
78041 +GNULIB_CTIME = @GNULIB_CTIME@
78042 +GNULIB_DIRFD = @GNULIB_DIRFD@
78043 +GNULIB_DPRINTF = @GNULIB_DPRINTF@
78044 +GNULIB_DUP = @GNULIB_DUP@
78045 +GNULIB_DUP2 = @GNULIB_DUP2@
78046 +GNULIB_DUP3 = @GNULIB_DUP3@
78047 +GNULIB_ENVIRON = @GNULIB_ENVIRON@
78048 +GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
78049 +GNULIB_EXP2 = @GNULIB_EXP2@
78050 +GNULIB_EXP2F = @GNULIB_EXP2F@
78051 +GNULIB_EXP2L = @GNULIB_EXP2L@
78052 +GNULIB_EXPF = @GNULIB_EXPF@
78053 +GNULIB_EXPL = @GNULIB_EXPL@
78054 +GNULIB_EXPLICIT_BZERO = @GNULIB_EXPLICIT_BZERO@
78055 +GNULIB_EXPM1 = @GNULIB_EXPM1@
78056 +GNULIB_EXPM1F = @GNULIB_EXPM1F@
78057 +GNULIB_EXPM1L = @GNULIB_EXPM1L@
78058 +GNULIB_FABSF = @GNULIB_FABSF@
78059 +GNULIB_FABSL = @GNULIB_FABSL@
78060 +GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
78061 +GNULIB_FCHDIR = @GNULIB_FCHDIR@
78062 +GNULIB_FCHMODAT = @GNULIB_FCHMODAT@
78063 +GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
78064 +GNULIB_FCLOSE = @GNULIB_FCLOSE@
78065 +GNULIB_FCNTL = @GNULIB_FCNTL@
78066 +GNULIB_FDATASYNC = @GNULIB_FDATASYNC@
78067 +GNULIB_FDOPEN = @GNULIB_FDOPEN@
78068 +GNULIB_FDOPENDIR = @GNULIB_FDOPENDIR@
78069 +GNULIB_FFLUSH = @GNULIB_FFLUSH@
78070 +GNULIB_FFS = @GNULIB_FFS@
78071 +GNULIB_FFSL = @GNULIB_FFSL@
78072 +GNULIB_FFSLL = @GNULIB_FFSLL@
78073 +GNULIB_FGETC = @GNULIB_FGETC@
78074 +GNULIB_FGETS = @GNULIB_FGETS@
78075 +GNULIB_FLOOR = @GNULIB_FLOOR@
78076 +GNULIB_FLOORF = @GNULIB_FLOORF@
78077 +GNULIB_FLOORL = @GNULIB_FLOORL@
78078 +GNULIB_FMA = @GNULIB_FMA@
78079 +GNULIB_FMAF = @GNULIB_FMAF@
78080 +GNULIB_FMAL = @GNULIB_FMAL@
78081 +GNULIB_FMOD = @GNULIB_FMOD@
78082 +GNULIB_FMODF = @GNULIB_FMODF@
78083 +GNULIB_FMODL = @GNULIB_FMODL@
78084 +GNULIB_FOPEN = @GNULIB_FOPEN@
78085 +GNULIB_FPRINTF = @GNULIB_FPRINTF@
78086 +GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
78087 +GNULIB_FPURGE = @GNULIB_FPURGE@
78088 +GNULIB_FPUTC = @GNULIB_FPUTC@
78089 +GNULIB_FPUTS = @GNULIB_FPUTS@
78090 +GNULIB_FREAD = @GNULIB_FREAD@
78091 +GNULIB_FREOPEN = @GNULIB_FREOPEN@
78092 +GNULIB_FREXP = @GNULIB_FREXP@
78093 +GNULIB_FREXPF = @GNULIB_FREXPF@
78094 +GNULIB_FREXPL = @GNULIB_FREXPL@
78095 +GNULIB_FSCANF = @GNULIB_FSCANF@
78096 +GNULIB_FSEEK = @GNULIB_FSEEK@
78097 +GNULIB_FSEEKO = @GNULIB_FSEEKO@
78098 +GNULIB_FSTAT = @GNULIB_FSTAT@
78099 +GNULIB_FSTATAT = @GNULIB_FSTATAT@
78100 +GNULIB_FSYNC = @GNULIB_FSYNC@
78101 +GNULIB_FTELL = @GNULIB_FTELL@
78102 +GNULIB_FTELLO = @GNULIB_FTELLO@
78103 +GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
78104 +GNULIB_FUTIMENS = @GNULIB_FUTIMENS@
78105 +GNULIB_FWRITE = @GNULIB_FWRITE@
78106 +GNULIB_GETC = @GNULIB_GETC@
78107 +GNULIB_GETCHAR = @GNULIB_GETCHAR@
78108 +GNULIB_GETCWD = @GNULIB_GETCWD@
78109 +GNULIB_GETDELIM = @GNULIB_GETDELIM@
78110 +GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
78111 +GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
78112 +GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
78113 +GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
78114 +GNULIB_GETLINE = @GNULIB_GETLINE@
78115 +GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
78116 +GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
78117 +GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
78118 +GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
78119 +GNULIB_GETPASS = @GNULIB_GETPASS@
78120 +GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
78121 GNULIB_GETTIMEOFDAY = @GNULIB_GETTIMEOFDAY@
78122 +GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
78123 +GNULIB_GL_UNISTD_H_GETOPT = @GNULIB_GL_UNISTD_H_GETOPT@
78124 +GNULIB_GRANTPT = @GNULIB_GRANTPT@
78125 +GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
78126 +GNULIB_HYPOT = @GNULIB_HYPOT@
78127 +GNULIB_HYPOTF = @GNULIB_HYPOTF@
78128 +GNULIB_HYPOTL = @GNULIB_HYPOTL@
78129 +GNULIB_ILOGB = @GNULIB_ILOGB@
78130 +GNULIB_ILOGBF = @GNULIB_ILOGBF@
78131 +GNULIB_ILOGBL = @GNULIB_ILOGBL@
78132 +GNULIB_IMAXABS = @GNULIB_IMAXABS@
78133 +GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
78134 +GNULIB_ISATTY = @GNULIB_ISATTY@
78135 +GNULIB_ISFINITE = @GNULIB_ISFINITE@
78136 +GNULIB_ISINF = @GNULIB_ISINF@
78137 +GNULIB_ISNAN = @GNULIB_ISNAN@
78138 +GNULIB_ISNAND = @GNULIB_ISNAND@
78139 +GNULIB_ISNANF = @GNULIB_ISNANF@
78140 +GNULIB_ISNANL = @GNULIB_ISNANL@
78141 +GNULIB_LCHMOD = @GNULIB_LCHMOD@
78142 +GNULIB_LCHOWN = @GNULIB_LCHOWN@
78143 +GNULIB_LDEXPF = @GNULIB_LDEXPF@
78144 +GNULIB_LDEXPL = @GNULIB_LDEXPL@
78145 +GNULIB_LINK = @GNULIB_LINK@
78146 +GNULIB_LINKAT = @GNULIB_LINKAT@
78147 +GNULIB_LOCALTIME = @GNULIB_LOCALTIME@
78148 +GNULIB_LOG = @GNULIB_LOG@
78149 +GNULIB_LOG10 = @GNULIB_LOG10@
78150 +GNULIB_LOG10F = @GNULIB_LOG10F@
78151 +GNULIB_LOG10L = @GNULIB_LOG10L@
78152 +GNULIB_LOG1P = @GNULIB_LOG1P@
78153 +GNULIB_LOG1PF = @GNULIB_LOG1PF@
78154 +GNULIB_LOG1PL = @GNULIB_LOG1PL@
78155 +GNULIB_LOG2 = @GNULIB_LOG2@
78156 +GNULIB_LOG2F = @GNULIB_LOG2F@
78157 +GNULIB_LOG2L = @GNULIB_LOG2L@
78158 +GNULIB_LOGB = @GNULIB_LOGB@
78159 +GNULIB_LOGBF = @GNULIB_LOGBF@
78160 +GNULIB_LOGBL = @GNULIB_LOGBL@
78161 +GNULIB_LOGF = @GNULIB_LOGF@
78162 +GNULIB_LOGL = @GNULIB_LOGL@
78163 +GNULIB_LSEEK = @GNULIB_LSEEK@
78164 +GNULIB_LSTAT = @GNULIB_LSTAT@
78165 +GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
78166 +GNULIB_MBRLEN = @GNULIB_MBRLEN@
78167 +GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
78168 +GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
78169 +GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
78170 +GNULIB_MBSCHR = @GNULIB_MBSCHR@
78171 +GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
78172 +GNULIB_MBSINIT = @GNULIB_MBSINIT@
78173 +GNULIB_MBSLEN = @GNULIB_MBSLEN@
78174 +GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
78175 +GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
78176 +GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
78177 +GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
78178 +GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
78179 +GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
78180 +GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
78181 +GNULIB_MBSSEP = @GNULIB_MBSSEP@
78182 +GNULIB_MBSSPN = @GNULIB_MBSSPN@
78183 +GNULIB_MBSSTR = @GNULIB_MBSSTR@
78184 +GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
78185 +GNULIB_MBTOWC = @GNULIB_MBTOWC@
78186 +GNULIB_MEMCHR = @GNULIB_MEMCHR@
78187 +GNULIB_MEMMEM = @GNULIB_MEMMEM@
78188 +GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
78189 +GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
78190 +GNULIB_MKDIRAT = @GNULIB_MKDIRAT@
78191 +GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
78192 +GNULIB_MKFIFO = @GNULIB_MKFIFO@
78193 +GNULIB_MKFIFOAT = @GNULIB_MKFIFOAT@
78194 +GNULIB_MKNOD = @GNULIB_MKNOD@
78195 +GNULIB_MKNODAT = @GNULIB_MKNODAT@
78196 +GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
78197 +GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
78198 +GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
78199 +GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
78200 +GNULIB_MKTIME = @GNULIB_MKTIME@
78201 +GNULIB_MODF = @GNULIB_MODF@
78202 +GNULIB_MODFF = @GNULIB_MODFF@
78203 +GNULIB_MODFL = @GNULIB_MODFL@
78204 +GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
78205 +GNULIB_NONBLOCKING = @GNULIB_NONBLOCKING@
78206 +GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
78207 +GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
78208 +GNULIB_OPEN = @GNULIB_OPEN@
78209 +GNULIB_OPENAT = @GNULIB_OPENAT@
78210 +GNULIB_OPENDIR = @GNULIB_OPENDIR@
78211 +GNULIB_OVERRIDES_STRUCT_STAT = @GNULIB_OVERRIDES_STRUCT_STAT@
78212 +GNULIB_OVERRIDES_WINT_T = @GNULIB_OVERRIDES_WINT_T@
78213 +GNULIB_PCLOSE = @GNULIB_PCLOSE@
78214 +GNULIB_PERROR = @GNULIB_PERROR@
78215 +GNULIB_PIPE = @GNULIB_PIPE@
78216 +GNULIB_PIPE2 = @GNULIB_PIPE2@
78217 +GNULIB_POPEN = @GNULIB_POPEN@
78218 +GNULIB_POSIX_OPENPT = @GNULIB_POSIX_OPENPT@
78219 +GNULIB_POWF = @GNULIB_POWF@
78220 +GNULIB_PREAD = @GNULIB_PREAD@
78221 +GNULIB_PRINTF = @GNULIB_PRINTF@
78222 +GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
78223 +GNULIB_PTSNAME = @GNULIB_PTSNAME@
78224 +GNULIB_PTSNAME_R = @GNULIB_PTSNAME_R@
78225 +GNULIB_PUTC = @GNULIB_PUTC@
78226 +GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
78227 +GNULIB_PUTENV = @GNULIB_PUTENV@
78228 +GNULIB_PUTS = @GNULIB_PUTS@
78229 +GNULIB_PWRITE = @GNULIB_PWRITE@
78230 +GNULIB_QSORT_R = @GNULIB_QSORT_R@
78231 +GNULIB_RANDOM = @GNULIB_RANDOM@
78232 +GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
78233 +GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
78234 +GNULIB_READ = @GNULIB_READ@
78235 +GNULIB_READDIR = @GNULIB_READDIR@
78236 +GNULIB_READLINK = @GNULIB_READLINK@
78237 +GNULIB_READLINKAT = @GNULIB_READLINKAT@
78238 +GNULIB_REALLOCARRAY = @GNULIB_REALLOCARRAY@
78239 +GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
78240 +GNULIB_REALPATH = @GNULIB_REALPATH@
78241 +GNULIB_REMAINDER = @GNULIB_REMAINDER@
78242 +GNULIB_REMAINDERF = @GNULIB_REMAINDERF@
78243 +GNULIB_REMAINDERL = @GNULIB_REMAINDERL@
78244 +GNULIB_REMOVE = @GNULIB_REMOVE@
78245 +GNULIB_RENAME = @GNULIB_RENAME@
78246 +GNULIB_RENAMEAT = @GNULIB_RENAMEAT@
78247 +GNULIB_REWINDDIR = @GNULIB_REWINDDIR@
78248 +GNULIB_RINT = @GNULIB_RINT@
78249 +GNULIB_RINTF = @GNULIB_RINTF@
78250 +GNULIB_RINTL = @GNULIB_RINTL@
78251 +GNULIB_RMDIR = @GNULIB_RMDIR@
78252 +GNULIB_ROUND = @GNULIB_ROUND@
78253 +GNULIB_ROUNDF = @GNULIB_ROUNDF@
78254 +GNULIB_ROUNDL = @GNULIB_ROUNDL@
78255 +GNULIB_RPMATCH = @GNULIB_RPMATCH@
78256 +GNULIB_SCANDIR = @GNULIB_SCANDIR@
78257 +GNULIB_SCANF = @GNULIB_SCANF@
78258 +GNULIB_SECURE_GETENV = @GNULIB_SECURE_GETENV@
78259 +GNULIB_SETENV = @GNULIB_SETENV@
78260 +GNULIB_SETHOSTNAME = @GNULIB_SETHOSTNAME@
78261 +GNULIB_SIGNBIT = @GNULIB_SIGNBIT@
78262 +GNULIB_SINF = @GNULIB_SINF@
78263 +GNULIB_SINHF = @GNULIB_SINHF@
78264 +GNULIB_SINL = @GNULIB_SINL@
78265 +GNULIB_SLEEP = @GNULIB_SLEEP@
78266 +GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
78267 +GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
78268 +GNULIB_SQRTF = @GNULIB_SQRTF@
78269 +GNULIB_SQRTL = @GNULIB_SQRTL@
78270 +GNULIB_STAT = @GNULIB_STAT@
78271 +GNULIB_STDIO_H_NONBLOCKING = @GNULIB_STDIO_H_NONBLOCKING@
78272 +GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
78273 +GNULIB_STPCPY = @GNULIB_STPCPY@
78274 +GNULIB_STPNCPY = @GNULIB_STPNCPY@
78275 +GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
78276 +GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
78277 +GNULIB_STRDUP = @GNULIB_STRDUP@
78278 +GNULIB_STRERROR = @GNULIB_STRERROR@
78279 +GNULIB_STRERROR_R = @GNULIB_STRERROR_R@
78280 +GNULIB_STRFTIME = @GNULIB_STRFTIME@
78281 +GNULIB_STRNCAT = @GNULIB_STRNCAT@
78282 +GNULIB_STRNDUP = @GNULIB_STRNDUP@
78283 +GNULIB_STRNLEN = @GNULIB_STRNLEN@
78284 +GNULIB_STRPBRK = @GNULIB_STRPBRK@
78285 +GNULIB_STRPTIME = @GNULIB_STRPTIME@
78286 +GNULIB_STRSEP = @GNULIB_STRSEP@
78287 +GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
78288 +GNULIB_STRSTR = @GNULIB_STRSTR@
78289 +GNULIB_STRTOD = @GNULIB_STRTOD@
78290 +GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
78291 +GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
78292 +GNULIB_STRTOLD = @GNULIB_STRTOLD@
78293 +GNULIB_STRTOLL = @GNULIB_STRTOLL@
78294 +GNULIB_STRTOULL = @GNULIB_STRTOULL@
78295 +GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
78296 +GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
78297 +GNULIB_SYMLINK = @GNULIB_SYMLINK@
78298 +GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
78299 +GNULIB_SYSTEM_POSIX = @GNULIB_SYSTEM_POSIX@
78300 +GNULIB_TANF = @GNULIB_TANF@
78301 +GNULIB_TANHF = @GNULIB_TANHF@
78302 +GNULIB_TANL = @GNULIB_TANL@
78303 +GNULIB_TIMEGM = @GNULIB_TIMEGM@
78304 +GNULIB_TIME_R = @GNULIB_TIME_R@
78305 +GNULIB_TIME_RZ = @GNULIB_TIME_RZ@
78306 +GNULIB_TMPFILE = @GNULIB_TMPFILE@
78307 +GNULIB_TRUNC = @GNULIB_TRUNC@
78308 +GNULIB_TRUNCATE = @GNULIB_TRUNCATE@
78309 +GNULIB_TRUNCF = @GNULIB_TRUNCF@
78310 +GNULIB_TRUNCL = @GNULIB_TRUNCL@
78311 +GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
78312 +GNULIB_TZSET = @GNULIB_TZSET@
78313 +GNULIB_UNISTD_H_NONBLOCKING = @GNULIB_UNISTD_H_NONBLOCKING@
78314 +GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
78315 +GNULIB_UNLINK = @GNULIB_UNLINK@
78316 +GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
78317 +GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
78318 +GNULIB_UNSETENV = @GNULIB_UNSETENV@
78319 +GNULIB_USLEEP = @GNULIB_USLEEP@
78320 +GNULIB_UTIME = @GNULIB_UTIME@
78321 +GNULIB_UTIMENSAT = @GNULIB_UTIMENSAT@
78322 +GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
78323 +GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
78324 +GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
78325 +GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
78326 +GNULIB_VFSCANF = @GNULIB_VFSCANF@
78327 +GNULIB_VPRINTF = @GNULIB_VPRINTF@
78328 +GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
78329 +GNULIB_VSCANF = @GNULIB_VSCANF@
78330 +GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
78331 +GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
78332 +GNULIB_WCPCPY = @GNULIB_WCPCPY@
78333 +GNULIB_WCPNCPY = @GNULIB_WCPNCPY@
78334 +GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
78335 +GNULIB_WCSCASECMP = @GNULIB_WCSCASECMP@
78336 +GNULIB_WCSCAT = @GNULIB_WCSCAT@
78337 +GNULIB_WCSCHR = @GNULIB_WCSCHR@
78338 +GNULIB_WCSCMP = @GNULIB_WCSCMP@
78339 +GNULIB_WCSCOLL = @GNULIB_WCSCOLL@
78340 +GNULIB_WCSCPY = @GNULIB_WCSCPY@
78341 +GNULIB_WCSCSPN = @GNULIB_WCSCSPN@
78342 +GNULIB_WCSDUP = @GNULIB_WCSDUP@
78343 +GNULIB_WCSFTIME = @GNULIB_WCSFTIME@
78344 +GNULIB_WCSLEN = @GNULIB_WCSLEN@
78345 +GNULIB_WCSNCASECMP = @GNULIB_WCSNCASECMP@
78346 +GNULIB_WCSNCAT = @GNULIB_WCSNCAT@
78347 +GNULIB_WCSNCMP = @GNULIB_WCSNCMP@
78348 +GNULIB_WCSNCPY = @GNULIB_WCSNCPY@
78349 +GNULIB_WCSNLEN = @GNULIB_WCSNLEN@
78350 +GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
78351 +GNULIB_WCSPBRK = @GNULIB_WCSPBRK@
78352 +GNULIB_WCSRCHR = @GNULIB_WCSRCHR@
78353 +GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
78354 +GNULIB_WCSSPN = @GNULIB_WCSSPN@
78355 +GNULIB_WCSSTR = @GNULIB_WCSSTR@
78356 +GNULIB_WCSTOK = @GNULIB_WCSTOK@
78357 +GNULIB_WCSWIDTH = @GNULIB_WCSWIDTH@
78358 +GNULIB_WCSXFRM = @GNULIB_WCSXFRM@
78359 +GNULIB_WCTOB = @GNULIB_WCTOB@
78360 +GNULIB_WCTOMB = @GNULIB_WCTOMB@
78361 +GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
78362 +GNULIB_WMEMCHR = @GNULIB_WMEMCHR@
78363 +GNULIB_WMEMCMP = @GNULIB_WMEMCMP@
78364 +GNULIB_WMEMCPY = @GNULIB_WMEMCPY@
78365 +GNULIB_WMEMMOVE = @GNULIB_WMEMMOVE@
78366 +GNULIB_WMEMSET = @GNULIB_WMEMSET@
78367 +GNULIB_WRITE = @GNULIB_WRITE@
78368 +GNULIB__EXIT = @GNULIB__EXIT@
78369 GPGME_CFLAGS = @GPGME_CFLAGS@
78370 GPGME_CONFIG = @GPGME_CONFIG@
78371 GPGME_LIBS = @GPGME_LIBS@
78372 GREP = @GREP@
78373 HAVE_ACOSF = @HAVE_ACOSF@
78374 HAVE_ACOSL = @HAVE_ACOSL@
78375 -HAVE_ALIGNED_ALLOC = @HAVE_ALIGNED_ALLOC@
78376 HAVE_ALLOCA_H = @HAVE_ALLOCA_H@
78377 HAVE_ALPHASORT = @HAVE_ALPHASORT@
78378 HAVE_ASINF = @HAVE_ASINF@
78379 @@ -780,7 +689,6 @@ HAVE_CHOWN = @HAVE_CHOWN@
78380 HAVE_CLOSEDIR = @HAVE_CLOSEDIR@
78381 HAVE_COPYSIGN = @HAVE_COPYSIGN@
78382 HAVE_COPYSIGNL = @HAVE_COPYSIGNL@
78383 -HAVE_COPY_FILE_RANGE = @HAVE_COPY_FILE_RANGE@
78384 HAVE_COSF = @HAVE_COSF@
78385 HAVE_COSHF = @HAVE_COSHF@
78386 HAVE_COSL = @HAVE_COSL@
78387 @@ -795,17 +703,13 @@ HAVE_DECL_CEILL = @HAVE_DECL_CEILL@
78388 HAVE_DECL_COPYSIGNF = @HAVE_DECL_COPYSIGNF@
78389 HAVE_DECL_COSL = @HAVE_DECL_COSL@
78390 HAVE_DECL_DIRFD = @HAVE_DECL_DIRFD@
78391 -HAVE_DECL_ECVT = @HAVE_DECL_ECVT@
78392 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
78393 -HAVE_DECL_EXECVPE = @HAVE_DECL_EXECVPE@
78394 HAVE_DECL_EXP2 = @HAVE_DECL_EXP2@
78395 HAVE_DECL_EXP2F = @HAVE_DECL_EXP2F@
78396 HAVE_DECL_EXP2L = @HAVE_DECL_EXP2L@
78397 HAVE_DECL_EXPL = @HAVE_DECL_EXPL@
78398 HAVE_DECL_EXPM1L = @HAVE_DECL_EXPM1L@
78399 HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
78400 -HAVE_DECL_FCLOSEALL = @HAVE_DECL_FCLOSEALL@
78401 -HAVE_DECL_FCVT = @HAVE_DECL_FCVT@
78402 HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@
78403 HAVE_DECL_FDOPENDIR = @HAVE_DECL_FDOPENDIR@
78404 HAVE_DECL_FLOORF = @HAVE_DECL_FLOORF@
78405 @@ -814,7 +718,6 @@ HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@
78406 HAVE_DECL_FREXPL = @HAVE_DECL_FREXPL@
78407 HAVE_DECL_FSEEKO = @HAVE_DECL_FSEEKO@
78408 HAVE_DECL_FTELLO = @HAVE_DECL_FTELLO@
78409 -HAVE_DECL_GCVT = @HAVE_DECL_GCVT@
78410 HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
78411 HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
78412 HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
78413 @@ -866,14 +769,13 @@ HAVE_DECL_TRUNCL = @HAVE_DECL_TRUNCL@
78414 HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
78415 HAVE_DECL_UNSETENV = @HAVE_DECL_UNSETENV@
78416 HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
78417 -HAVE_DECL_WCSDUP = @HAVE_DECL_WCSDUP@
78418 HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
78419 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
78420 HAVE_DIRENT_H = @HAVE_DIRENT_H@
78421 HAVE_DPRINTF = @HAVE_DPRINTF@
78422 +HAVE_DUP2 = @HAVE_DUP2@
78423 HAVE_DUP3 = @HAVE_DUP3@
78424 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
78425 -HAVE_EXECVPE = @HAVE_EXECVPE@
78426 HAVE_EXPF = @HAVE_EXPF@
78427 HAVE_EXPL = @HAVE_EXPL@
78428 HAVE_EXPLICIT_BZERO = @HAVE_EXPLICIT_BZERO@
78429 @@ -905,7 +807,6 @@ HAVE_FTELLO = @HAVE_FTELLO@
78430 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
78431 HAVE_FUTIMENS = @HAVE_FUTIMENS@
78432 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
78433 -HAVE_GETENTROPY = @HAVE_GETENTROPY@
78434 HAVE_GETGROUPS = @HAVE_GETGROUPS@
78435 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
78436 HAVE_GETLOGIN = @HAVE_GETLOGIN@
78437 @@ -914,7 +815,6 @@ HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
78438 HAVE_GETPASS = @HAVE_GETPASS@
78439 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
78440 HAVE_GETTIMEOFDAY = @HAVE_GETTIMEOFDAY@
78441 -HAVE_GETUMASK = @HAVE_GETUMASK@
78442 HAVE_GRANTPT = @HAVE_GRANTPT@
78443 HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
78444 HAVE_HYPOTF = @HAVE_HYPOTF@
78445 @@ -942,6 +842,7 @@ HAVE_LOGBF = @HAVE_LOGBF@
78446 HAVE_LOGBL = @HAVE_LOGBL@
78447 HAVE_LOGF = @HAVE_LOGF@
78448 HAVE_LOGL = @HAVE_LOGL@
78449 +HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
78450 HAVE_LSTAT = @HAVE_LSTAT@
78451 HAVE_MAX_ALIGN_T = @HAVE_MAX_ALIGN_T@
78452 HAVE_MBRLEN = @HAVE_MBRLEN@
78453 @@ -951,6 +852,7 @@ HAVE_MBSLEN = @HAVE_MBSLEN@
78454 HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
78455 HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
78456 HAVE_MBTOWC = @HAVE_MBTOWC@
78457 +HAVE_MEMCHR = @HAVE_MEMCHR@
78458 HAVE_MEMPCPY = @HAVE_MEMPCPY@
78459 HAVE_MKDIRAT = @HAVE_MKDIRAT@
78460 HAVE_MKDTEMP = @HAVE_MKDTEMP@
78461 @@ -973,7 +875,6 @@ HAVE_PCLOSE = @HAVE_PCLOSE@
78462 HAVE_PIPE = @HAVE_PIPE@
78463 HAVE_PIPE2 = @HAVE_PIPE2@
78464 HAVE_POPEN = @HAVE_POPEN@
78465 -HAVE_POSIX_MEMALIGN = @HAVE_POSIX_MEMALIGN@
78466 HAVE_POSIX_OPENPT = @HAVE_POSIX_OPENPT@
78467 HAVE_POWF = @HAVE_POWF@
78468 HAVE_PREAD = @HAVE_PREAD@
78469 @@ -1003,8 +904,6 @@ HAVE_SECURE_GETENV = @HAVE_SECURE_GETENV@
78470 HAVE_SETENV = @HAVE_SETENV@
78471 HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@
78472 HAVE_SETSTATE = @HAVE_SETSTATE@
78473 -HAVE_SIGABBREV_NP = @HAVE_SIGABBREV_NP@
78474 -HAVE_SIGDESCR_NP = @HAVE_SIGDESCR_NP@
78475 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
78476 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
78477 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
78478 @@ -1020,16 +919,13 @@ HAVE_STPNCPY = @HAVE_STPNCPY@
78479 HAVE_STRCASECMP = @HAVE_STRCASECMP@
78480 HAVE_STRCASESTR = @HAVE_STRCASESTR@
78481 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
78482 -HAVE_STRERRORNAME_NP = @HAVE_STRERRORNAME_NP@
78483 HAVE_STRINGS_H = @HAVE_STRINGS_H@
78484 HAVE_STRPBRK = @HAVE_STRPBRK@
78485 HAVE_STRPTIME = @HAVE_STRPTIME@
78486 HAVE_STRSEP = @HAVE_STRSEP@
78487 HAVE_STRTOD = @HAVE_STRTOD@
78488 -HAVE_STRTOL = @HAVE_STRTOL@
78489 HAVE_STRTOLD = @HAVE_STRTOLD@
78490 HAVE_STRTOLL = @HAVE_STRTOLL@
78491 -HAVE_STRTOUL = @HAVE_STRTOUL@
78492 HAVE_STRTOULL = @HAVE_STRTOULL@
78493 HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
78494 HAVE_STRUCT_TIMEVAL = @HAVE_STRUCT_TIMEVAL@
78495 @@ -1047,12 +943,12 @@ HAVE_TANF = @HAVE_TANF@
78496 HAVE_TANHF = @HAVE_TANHF@
78497 HAVE_TANL = @HAVE_TANL@
78498 HAVE_TIMEGM = @HAVE_TIMEGM@
78499 -HAVE_TIMESPEC_GET = @HAVE_TIMESPEC_GET@
78500 -HAVE_TIMESPEC_GETRES = @HAVE_TIMESPEC_GETRES@
78501 HAVE_TIMEZONE_T = @HAVE_TIMEZONE_T@
78502 +HAVE_TZSET = @HAVE_TZSET@
78503 HAVE_UNISTD_H = @HAVE_UNISTD_H@
78504 HAVE_UNLINKAT = @HAVE_UNLINKAT@
78505 HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
78506 +HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
78507 HAVE_USLEEP = @HAVE_USLEEP@
78508 HAVE_UTIME = @HAVE_UTIME@
78509 HAVE_UTIMENSAT = @HAVE_UTIMENSAT@
78510 @@ -1094,7 +990,6 @@ HAVE_WMEMCHR = @HAVE_WMEMCHR@
78511 HAVE_WMEMCMP = @HAVE_WMEMCMP@
78512 HAVE_WMEMCPY = @HAVE_WMEMCPY@
78513 HAVE_WMEMMOVE = @HAVE_WMEMMOVE@
78514 -HAVE_WMEMPCPY = @HAVE_WMEMPCPY@
78515 HAVE_WMEMSET = @HAVE_WMEMSET@
78516 HAVE__BOOL = @HAVE__BOOL@
78517 HAVE__EXIT = @HAVE__EXIT@
78518 @@ -1191,18 +1086,16 @@ PATH_SEPARATOR = @PATH_SEPARATOR@
78519 PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
78520 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
78521 PRIPTR_PREFIX = @PRIPTR_PREFIX@
78522 +PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
78523 PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
78524 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
78525 RANLIB = @RANLIB@
78526 -REPLACE_ACCESS = @REPLACE_ACCESS@
78527 REPLACE_ACOSF = @REPLACE_ACOSF@
78528 -REPLACE_ALIGNED_ALLOC = @REPLACE_ALIGNED_ALLOC@
78529 REPLACE_ASINF = @REPLACE_ASINF@
78530 REPLACE_ATAN2F = @REPLACE_ATAN2F@
78531 REPLACE_ATANF = @REPLACE_ATANF@
78532 REPLACE_BTOWC = @REPLACE_BTOWC@
78533 -REPLACE_CALLOC_FOR_CALLOC_GNU = @REPLACE_CALLOC_FOR_CALLOC_GNU@
78534 -REPLACE_CALLOC_FOR_CALLOC_POSIX = @REPLACE_CALLOC_FOR_CALLOC_POSIX@
78535 +REPLACE_CALLOC = @REPLACE_CALLOC@
78536 REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
78537 REPLACE_CBRTF = @REPLACE_CBRTF@
78538 REPLACE_CBRTL = @REPLACE_CBRTL@
78539 @@ -1212,22 +1105,13 @@ REPLACE_CEILL = @REPLACE_CEILL@
78540 REPLACE_CHOWN = @REPLACE_CHOWN@
78541 REPLACE_CLOSE = @REPLACE_CLOSE@
78542 REPLACE_CLOSEDIR = @REPLACE_CLOSEDIR@
78543 -REPLACE_COPY_FILE_RANGE = @REPLACE_COPY_FILE_RANGE@
78544 REPLACE_COSF = @REPLACE_COSF@
78545 REPLACE_COSHF = @REPLACE_COSHF@
78546 -REPLACE_CREAT = @REPLACE_CREAT@
78547 REPLACE_CTIME = @REPLACE_CTIME@
78548 REPLACE_DIRFD = @REPLACE_DIRFD@
78549 REPLACE_DPRINTF = @REPLACE_DPRINTF@
78550 REPLACE_DUP = @REPLACE_DUP@
78551 REPLACE_DUP2 = @REPLACE_DUP2@
78552 -REPLACE_EXECL = @REPLACE_EXECL@
78553 -REPLACE_EXECLE = @REPLACE_EXECLE@
78554 -REPLACE_EXECLP = @REPLACE_EXECLP@
78555 -REPLACE_EXECV = @REPLACE_EXECV@
78556 -REPLACE_EXECVE = @REPLACE_EXECVE@
78557 -REPLACE_EXECVP = @REPLACE_EXECVP@
78558 -REPLACE_EXECVPE = @REPLACE_EXECVPE@
78559 REPLACE_EXP2 = @REPLACE_EXP2@
78560 REPLACE_EXP2L = @REPLACE_EXP2L@
78561 REPLACE_EXPF = @REPLACE_EXPF@
78562 @@ -1237,14 +1121,12 @@ REPLACE_EXPM1F = @REPLACE_EXPM1F@
78563 REPLACE_EXPM1L = @REPLACE_EXPM1L@
78564 REPLACE_FABSL = @REPLACE_FABSL@
78565 REPLACE_FACCESSAT = @REPLACE_FACCESSAT@
78566 -REPLACE_FCHMODAT = @REPLACE_FCHMODAT@
78567 REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
78568 REPLACE_FCLOSE = @REPLACE_FCLOSE@
78569 REPLACE_FCNTL = @REPLACE_FCNTL@
78570 REPLACE_FDOPEN = @REPLACE_FDOPEN@
78571 REPLACE_FDOPENDIR = @REPLACE_FDOPENDIR@
78572 REPLACE_FFLUSH = @REPLACE_FFLUSH@
78573 -REPLACE_FFSLL = @REPLACE_FFSLL@
78574 REPLACE_FLOOR = @REPLACE_FLOOR@
78575 REPLACE_FLOORF = @REPLACE_FLOORF@
78576 REPLACE_FLOORL = @REPLACE_FLOORL@
78577 @@ -1255,10 +1137,8 @@ REPLACE_FMOD = @REPLACE_FMOD@
78578 REPLACE_FMODF = @REPLACE_FMODF@
78579 REPLACE_FMODL = @REPLACE_FMODL@
78580 REPLACE_FOPEN = @REPLACE_FOPEN@
78581 -REPLACE_FOPEN_FOR_FOPEN_GNU = @REPLACE_FOPEN_FOR_FOPEN_GNU@
78582 REPLACE_FPRINTF = @REPLACE_FPRINTF@
78583 REPLACE_FPURGE = @REPLACE_FPURGE@
78584 -REPLACE_FREE = @REPLACE_FREE@
78585 REPLACE_FREOPEN = @REPLACE_FREOPEN@
78586 REPLACE_FREXP = @REPLACE_FREXP@
78587 REPLACE_FREXPF = @REPLACE_FREXPF@
78588 @@ -1280,7 +1160,6 @@ REPLACE_GETLINE = @REPLACE_GETLINE@
78589 REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
78590 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
78591 REPLACE_GETPASS = @REPLACE_GETPASS@
78592 -REPLACE_GETPASS_FOR_GETPASS_GNU = @REPLACE_GETPASS_FOR_GETPASS_GNU@
78593 REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
78594 REPLACE_GMTIME = @REPLACE_GMTIME@
78595 REPLACE_HUGE_VAL = @REPLACE_HUGE_VAL@
78596 @@ -1319,8 +1198,7 @@ REPLACE_LOGF = @REPLACE_LOGF@
78597 REPLACE_LOGL = @REPLACE_LOGL@
78598 REPLACE_LSEEK = @REPLACE_LSEEK@
78599 REPLACE_LSTAT = @REPLACE_LSTAT@
78600 -REPLACE_MALLOC_FOR_MALLOC_GNU = @REPLACE_MALLOC_FOR_MALLOC_GNU@
78601 -REPLACE_MALLOC_FOR_MALLOC_POSIX = @REPLACE_MALLOC_FOR_MALLOC_POSIX@
78602 +REPLACE_MALLOC = @REPLACE_MALLOC@
78603 REPLACE_MBRLEN = @REPLACE_MBRLEN@
78604 REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
78605 REPLACE_MBSINIT = @REPLACE_MBSINIT@
78606 @@ -1332,9 +1210,7 @@ REPLACE_MEMCHR = @REPLACE_MEMCHR@
78607 REPLACE_MEMMEM = @REPLACE_MEMMEM@
78608 REPLACE_MKDIR = @REPLACE_MKDIR@
78609 REPLACE_MKFIFO = @REPLACE_MKFIFO@
78610 -REPLACE_MKFIFOAT = @REPLACE_MKFIFOAT@
78611 REPLACE_MKNOD = @REPLACE_MKNOD@
78612 -REPLACE_MKNODAT = @REPLACE_MKNODAT@
78613 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
78614 REPLACE_MKTIME = @REPLACE_MKTIME@
78615 REPLACE_MODF = @REPLACE_MODF@
78616 @@ -1349,7 +1225,6 @@ REPLACE_OPENAT = @REPLACE_OPENAT@
78617 REPLACE_OPENDIR = @REPLACE_OPENDIR@
78618 REPLACE_PERROR = @REPLACE_PERROR@
78619 REPLACE_POPEN = @REPLACE_POPEN@
78620 -REPLACE_POSIX_MEMALIGN = @REPLACE_POSIX_MEMALIGN@
78621 REPLACE_PREAD = @REPLACE_PREAD@
78622 REPLACE_PRINTF = @REPLACE_PRINTF@
78623 REPLACE_PTSNAME = @REPLACE_PTSNAME@
78624 @@ -1362,9 +1237,7 @@ REPLACE_RANDOM_R = @REPLACE_RANDOM_R@
78625 REPLACE_READ = @REPLACE_READ@
78626 REPLACE_READLINK = @REPLACE_READLINK@
78627 REPLACE_READLINKAT = @REPLACE_READLINKAT@
78628 -REPLACE_REALLOCARRAY = @REPLACE_REALLOCARRAY@
78629 -REPLACE_REALLOC_FOR_REALLOC_GNU = @REPLACE_REALLOC_FOR_REALLOC_GNU@
78630 -REPLACE_REALLOC_FOR_REALLOC_POSIX = @REPLACE_REALLOC_FOR_REALLOC_POSIX@
78631 +REPLACE_REALLOC = @REPLACE_REALLOC@
78632 REPLACE_REALPATH = @REPLACE_REALPATH@
78633 REPLACE_REMAINDER = @REPLACE_REMAINDER@
78634 REPLACE_REMAINDERF = @REPLACE_REMAINDERF@
78635 @@ -1380,7 +1253,7 @@ REPLACE_ROUNDL = @REPLACE_ROUNDL@
78636 REPLACE_SETENV = @REPLACE_SETENV@
78637 REPLACE_SETSTATE = @REPLACE_SETSTATE@
78638 REPLACE_SIGNBIT = @REPLACE_SIGNBIT@
78639 -REPLACE_SIGNBIT_USING_BUILTINS = @REPLACE_SIGNBIT_USING_BUILTINS@
78640 +REPLACE_SIGNBIT_USING_GCC = @REPLACE_SIGNBIT_USING_GCC@
78641 REPLACE_SINF = @REPLACE_SINF@
78642 REPLACE_SINHF = @REPLACE_SINHF@
78643 REPLACE_SLEEP = @REPLACE_SLEEP@
78644 @@ -1396,7 +1269,6 @@ REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
78645 REPLACE_STRCHRNUL = @REPLACE_STRCHRNUL@
78646 REPLACE_STRDUP = @REPLACE_STRDUP@
78647 REPLACE_STRERROR = @REPLACE_STRERROR@
78648 -REPLACE_STRERRORNAME_NP = @REPLACE_STRERRORNAME_NP@
78649 REPLACE_STRERROR_R = @REPLACE_STRERROR_R@
78650 REPLACE_STRFTIME = @REPLACE_STRFTIME@
78651 REPLACE_STRNCAT = @REPLACE_STRNCAT@
78652 @@ -1407,11 +1279,7 @@ REPLACE_STRSTR = @REPLACE_STRSTR@
78653 REPLACE_STRTOD = @REPLACE_STRTOD@
78654 REPLACE_STRTOIMAX = @REPLACE_STRTOIMAX@
78655 REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
78656 -REPLACE_STRTOL = @REPLACE_STRTOL@
78657 REPLACE_STRTOLD = @REPLACE_STRTOLD@
78658 -REPLACE_STRTOLL = @REPLACE_STRTOLL@
78659 -REPLACE_STRTOUL = @REPLACE_STRTOUL@
78660 -REPLACE_STRTOULL = @REPLACE_STRTOULL@
78661 REPLACE_STRTOUMAX = @REPLACE_STRTOUMAX@
78662 REPLACE_STRUCT_TIMEVAL = @REPLACE_STRUCT_TIMEVAL@
78663 REPLACE_SYMLINK = @REPLACE_SYMLINK@
78664 @@ -1442,7 +1310,6 @@ REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
78665 REPLACE_WCSFTIME = @REPLACE_WCSFTIME@
78666 REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
78667 REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
78668 -REPLACE_WCSTOK = @REPLACE_WCSTOK@
78669 REPLACE_WCSWIDTH = @REPLACE_WCSWIDTH@
78670 REPLACE_WCTOB = @REPLACE_WCTOB@
78671 REPLACE_WCTOMB = @REPLACE_WCTOMB@
78672 @@ -1454,21 +1321,19 @@ SET_MAKE = @SET_MAKE@
78673 SHELL = @SHELL@
78674 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
78675 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
78676 -STDALIGN_H = @STDALIGN_H@
78677 STDBOOL_H = @STDBOOL_H@
78678 STDDEF_H = @STDDEF_H@
78679 STDINT_H = @STDINT_H@
78680 STRIP = @STRIP@
78681 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
78682 TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
78683 -TIME_H_DEFINES_TIME_UTC = @TIME_H_DEFINES_TIME_UTC@
78684 UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@
78685 UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@
78686 UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
78687 UNISTD_H_DEFINES_STRUCT_TIMESPEC = @UNISTD_H_DEFINES_STRUCT_TIMESPEC@
78688 -UNISTD_H_HAVE_SYS_RANDOM_H = @UNISTD_H_HAVE_SYS_RANDOM_H@
78689 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
78690 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
78691 +UTIME_H = @UTIME_H@
78692 VERSION = @VERSION@
78693 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
78694 WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
78695 @@ -1500,10 +1365,8 @@ datarootdir = @datarootdir@
78696 docdir = @docdir@
78697 dvidir = @dvidir@
78698 exec_prefix = @exec_prefix@
78699 -gl_LIBOBJDEPS = @gl_LIBOBJDEPS@
78700 gl_LIBOBJS = @gl_LIBOBJS@
78701 gl_LTLIBOBJS = @gl_LTLIBOBJS@
78702 -gltests_LIBOBJDEPS = @gltests_LIBOBJDEPS@
78703 gltests_LIBOBJS = @gltests_LIBOBJS@
78704 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
78705 gltests_WITNESS = @gltests_WITNESS@
78706
78707 diff --git a/tests/qlop/Makefile.in b/tests/qlop/Makefile.in
78708 index 2d13647..18ac51d 100644
78709 --- a/tests/qlop/Makefile.in
78710 +++ b/tests/qlop/Makefile.in
78711 @@ -90,12 +90,9 @@ host_triplet = @host@
78712 subdir = tests/qlop
78713 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
78714 am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
78715 - $(top_srcdir)/autotools/m4/__inline.m4 \
78716 $(top_srcdir)/autotools/m4/absolute-header.m4 \
78717 $(top_srcdir)/autotools/m4/ac_check_sendfile.m4 \
78718 $(top_srcdir)/autotools/m4/alloca.m4 \
78719 - $(top_srcdir)/autotools/m4/builtin-expect.m4 \
78720 - $(top_srcdir)/autotools/m4/calloc.m4 \
78721 $(top_srcdir)/autotools/m4/canonicalize.m4 \
78722 $(top_srcdir)/autotools/m4/chdir-long.m4 \
78723 $(top_srcdir)/autotools/m4/clock_time.m4 \
78724 @@ -103,6 +100,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
78725 $(top_srcdir)/autotools/m4/closedir.m4 \
78726 $(top_srcdir)/autotools/m4/dirent_h.m4 \
78727 $(top_srcdir)/autotools/m4/dirfd.m4 \
78728 + $(top_srcdir)/autotools/m4/dirname.m4 \
78729 $(top_srcdir)/autotools/m4/double-slash-root.m4 \
78730 $(top_srcdir)/autotools/m4/dup.m4 \
78731 $(top_srcdir)/autotools/m4/dup2.m4 \
78732 @@ -124,7 +122,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
78733 $(top_srcdir)/autotools/m4/filenamecat.m4 \
78734 $(top_srcdir)/autotools/m4/float_h.m4 \
78735 $(top_srcdir)/autotools/m4/fpieee.m4 \
78736 - $(top_srcdir)/autotools/m4/free.m4 \
78737 $(top_srcdir)/autotools/m4/frexp.m4 \
78738 $(top_srcdir)/autotools/m4/frexpl.m4 \
78739 $(top_srcdir)/autotools/m4/fstat.m4 \
78740 @@ -144,6 +141,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
78741 $(top_srcdir)/autotools/m4/group-member.m4 \
78742 $(top_srcdir)/autotools/m4/include_next.m4 \
78743 $(top_srcdir)/autotools/m4/intmax_t.m4 \
78744 + $(top_srcdir)/autotools/m4/inttypes-pri.m4 \
78745 $(top_srcdir)/autotools/m4/inttypes.m4 \
78746 $(top_srcdir)/autotools/m4/inttypes_h.m4 \
78747 $(top_srcdir)/autotools/m4/isnand.m4 \
78748 @@ -153,6 +151,8 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
78749 $(top_srcdir)/autotools/m4/ldexpl.m4 \
78750 $(top_srcdir)/autotools/m4/libtool.m4 \
78751 $(top_srcdir)/autotools/m4/limits-h.m4 \
78752 + $(top_srcdir)/autotools/m4/localtime-buffer.m4 \
78753 + $(top_srcdir)/autotools/m4/longlong.m4 \
78754 $(top_srcdir)/autotools/m4/lstat.m4 \
78755 $(top_srcdir)/autotools/m4/ltoptions.m4 \
78756 $(top_srcdir)/autotools/m4/ltsugar.m4 \
78757 @@ -164,7 +164,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
78758 $(top_srcdir)/autotools/m4/memchr.m4 \
78759 $(top_srcdir)/autotools/m4/mempcpy.m4 \
78760 $(top_srcdir)/autotools/m4/memrchr.m4 \
78761 - $(top_srcdir)/autotools/m4/minmax.m4 \
78762 $(top_srcdir)/autotools/m4/mkdir.m4 \
78763 $(top_srcdir)/autotools/m4/mkdirat.m4 \
78764 $(top_srcdir)/autotools/m4/mmap-anon.m4 \
78765 @@ -175,20 +174,16 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
78766 $(top_srcdir)/autotools/m4/nocrash.m4 \
78767 $(top_srcdir)/autotools/m4/off_t.m4 \
78768 $(top_srcdir)/autotools/m4/open-cloexec.m4 \
78769 - $(top_srcdir)/autotools/m4/open-slash.m4 \
78770 $(top_srcdir)/autotools/m4/open.m4 \
78771 $(top_srcdir)/autotools/m4/openat.m4 \
78772 $(top_srcdir)/autotools/m4/opendir.m4 \
78773 $(top_srcdir)/autotools/m4/pathmax.m4 \
78774 - $(top_srcdir)/autotools/m4/pipe.m4 \
78775 $(top_srcdir)/autotools/m4/printf-frexp.m4 \
78776 $(top_srcdir)/autotools/m4/printf-frexpl.m4 \
78777 $(top_srcdir)/autotools/m4/printf.m4 \
78778 - $(top_srcdir)/autotools/m4/rawmemchr.m4 \
78779 $(top_srcdir)/autotools/m4/readlink.m4 \
78780 $(top_srcdir)/autotools/m4/readlinkat.m4 \
78781 $(top_srcdir)/autotools/m4/realloc.m4 \
78782 - $(top_srcdir)/autotools/m4/reallocarray.m4 \
78783 $(top_srcdir)/autotools/m4/rename.m4 \
78784 $(top_srcdir)/autotools/m4/renameat.m4 \
78785 $(top_srcdir)/autotools/m4/rmdir.m4 \
78786 @@ -198,7 +193,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
78787 $(top_srcdir)/autotools/m4/ssize_t.m4 \
78788 $(top_srcdir)/autotools/m4/stat-time.m4 \
78789 $(top_srcdir)/autotools/m4/stat.m4 \
78790 - $(top_srcdir)/autotools/m4/stdalign.m4 \
78791 $(top_srcdir)/autotools/m4/stdbool.m4 \
78792 $(top_srcdir)/autotools/m4/stddef_h.m4 \
78793 $(top_srcdir)/autotools/m4/stdint.m4 \
78794 @@ -237,10 +231,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
78795 $(top_srcdir)/autotools/m4/wchar_t.m4 \
78796 $(top_srcdir)/autotools/m4/wint_t.m4 \
78797 $(top_srcdir)/autotools/m4/xalloc.m4 \
78798 - $(top_srcdir)/autotools/m4/xsize.m4 \
78799 - $(top_srcdir)/autotools/m4/year2038.m4 \
78800 - $(top_srcdir)/autotools/m4/zzgnulib.m4 \
78801 - $(top_srcdir)/configure.ac
78802 + $(top_srcdir)/autotools/m4/xsize.m4 $(top_srcdir)/configure.ac
78803 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
78804 $(ACLOCAL_M4)
78805 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
78806 @@ -318,450 +309,368 @@ FGREP = @FGREP@
78807 FLOAT_H = @FLOAT_H@
78808 GETOPT_CDEFS_H = @GETOPT_CDEFS_H@
78809 GETOPT_H = @GETOPT_H@
78810 -GL_CFLAG_ALLOW_WARNINGS = @GL_CFLAG_ALLOW_WARNINGS@
78811 -GL_CFLAG_GNULIB_WARNINGS = @GL_CFLAG_GNULIB_WARNINGS@
78812 -GL_GNULIB_ACCESS = @GL_GNULIB_ACCESS@
78813 -GL_GNULIB_ACOSF = @GL_GNULIB_ACOSF@
78814 -GL_GNULIB_ACOSL = @GL_GNULIB_ACOSL@
78815 -GL_GNULIB_ALIGNED_ALLOC = @GL_GNULIB_ALIGNED_ALLOC@
78816 -GL_GNULIB_ALPHASORT = @GL_GNULIB_ALPHASORT@
78817 -GL_GNULIB_ASINF = @GL_GNULIB_ASINF@
78818 -GL_GNULIB_ASINL = @GL_GNULIB_ASINL@
78819 -GL_GNULIB_ATAN2F = @GL_GNULIB_ATAN2F@
78820 -GL_GNULIB_ATANF = @GL_GNULIB_ATANF@
78821 -GL_GNULIB_ATANL = @GL_GNULIB_ATANL@
78822 -GL_GNULIB_ATOLL = @GL_GNULIB_ATOLL@
78823 -GL_GNULIB_BTOWC = @GL_GNULIB_BTOWC@
78824 -GL_GNULIB_CALLOC_GNU = @GL_GNULIB_CALLOC_GNU@
78825 -GL_GNULIB_CALLOC_POSIX = @GL_GNULIB_CALLOC_POSIX@
78826 -GL_GNULIB_CANONICALIZE_FILE_NAME = @GL_GNULIB_CANONICALIZE_FILE_NAME@
78827 -GL_GNULIB_CBRT = @GL_GNULIB_CBRT@
78828 -GL_GNULIB_CBRTF = @GL_GNULIB_CBRTF@
78829 -GL_GNULIB_CBRTL = @GL_GNULIB_CBRTL@
78830 -GL_GNULIB_CEIL = @GL_GNULIB_CEIL@
78831 -GL_GNULIB_CEILF = @GL_GNULIB_CEILF@
78832 -GL_GNULIB_CEILL = @GL_GNULIB_CEILL@
78833 -GL_GNULIB_CHDIR = @GL_GNULIB_CHDIR@
78834 -GL_GNULIB_CHOWN = @GL_GNULIB_CHOWN@
78835 -GL_GNULIB_CLOSE = @GL_GNULIB_CLOSE@
78836 -GL_GNULIB_CLOSEDIR = @GL_GNULIB_CLOSEDIR@
78837 -GL_GNULIB_COPYSIGN = @GL_GNULIB_COPYSIGN@
78838 -GL_GNULIB_COPYSIGNF = @GL_GNULIB_COPYSIGNF@
78839 -GL_GNULIB_COPYSIGNL = @GL_GNULIB_COPYSIGNL@
78840 -GL_GNULIB_COPY_FILE_RANGE = @GL_GNULIB_COPY_FILE_RANGE@
78841 -GL_GNULIB_COSF = @GL_GNULIB_COSF@
78842 -GL_GNULIB_COSHF = @GL_GNULIB_COSHF@
78843 -GL_GNULIB_COSL = @GL_GNULIB_COSL@
78844 -GL_GNULIB_CREAT = @GL_GNULIB_CREAT@
78845 -GL_GNULIB_CTIME = @GL_GNULIB_CTIME@
78846 -GL_GNULIB_DIRFD = @GL_GNULIB_DIRFD@
78847 -GL_GNULIB_DPRINTF = @GL_GNULIB_DPRINTF@
78848 -GL_GNULIB_DUP = @GL_GNULIB_DUP@
78849 -GL_GNULIB_DUP2 = @GL_GNULIB_DUP2@
78850 -GL_GNULIB_DUP3 = @GL_GNULIB_DUP3@
78851 -GL_GNULIB_ENVIRON = @GL_GNULIB_ENVIRON@
78852 -GL_GNULIB_EUIDACCESS = @GL_GNULIB_EUIDACCESS@
78853 -GL_GNULIB_EXECL = @GL_GNULIB_EXECL@
78854 -GL_GNULIB_EXECLE = @GL_GNULIB_EXECLE@
78855 -GL_GNULIB_EXECLP = @GL_GNULIB_EXECLP@
78856 -GL_GNULIB_EXECV = @GL_GNULIB_EXECV@
78857 -GL_GNULIB_EXECVE = @GL_GNULIB_EXECVE@
78858 -GL_GNULIB_EXECVP = @GL_GNULIB_EXECVP@
78859 -GL_GNULIB_EXECVPE = @GL_GNULIB_EXECVPE@
78860 -GL_GNULIB_EXP2 = @GL_GNULIB_EXP2@
78861 -GL_GNULIB_EXP2F = @GL_GNULIB_EXP2F@
78862 -GL_GNULIB_EXP2L = @GL_GNULIB_EXP2L@
78863 -GL_GNULIB_EXPF = @GL_GNULIB_EXPF@
78864 -GL_GNULIB_EXPL = @GL_GNULIB_EXPL@
78865 -GL_GNULIB_EXPLICIT_BZERO = @GL_GNULIB_EXPLICIT_BZERO@
78866 -GL_GNULIB_EXPM1 = @GL_GNULIB_EXPM1@
78867 -GL_GNULIB_EXPM1F = @GL_GNULIB_EXPM1F@
78868 -GL_GNULIB_EXPM1L = @GL_GNULIB_EXPM1L@
78869 -GL_GNULIB_FABSF = @GL_GNULIB_FABSF@
78870 -GL_GNULIB_FABSL = @GL_GNULIB_FABSL@
78871 -GL_GNULIB_FACCESSAT = @GL_GNULIB_FACCESSAT@
78872 -GL_GNULIB_FCHDIR = @GL_GNULIB_FCHDIR@
78873 -GL_GNULIB_FCHMODAT = @GL_GNULIB_FCHMODAT@
78874 -GL_GNULIB_FCHOWNAT = @GL_GNULIB_FCHOWNAT@
78875 -GL_GNULIB_FCLOSE = @GL_GNULIB_FCLOSE@
78876 -GL_GNULIB_FCNTL = @GL_GNULIB_FCNTL@
78877 -GL_GNULIB_FDATASYNC = @GL_GNULIB_FDATASYNC@
78878 -GL_GNULIB_FDOPEN = @GL_GNULIB_FDOPEN@
78879 -GL_GNULIB_FDOPENDIR = @GL_GNULIB_FDOPENDIR@
78880 -GL_GNULIB_FFLUSH = @GL_GNULIB_FFLUSH@
78881 -GL_GNULIB_FFS = @GL_GNULIB_FFS@
78882 -GL_GNULIB_FFSL = @GL_GNULIB_FFSL@
78883 -GL_GNULIB_FFSLL = @GL_GNULIB_FFSLL@
78884 -GL_GNULIB_FGETC = @GL_GNULIB_FGETC@
78885 -GL_GNULIB_FGETS = @GL_GNULIB_FGETS@
78886 -GL_GNULIB_FLOOR = @GL_GNULIB_FLOOR@
78887 -GL_GNULIB_FLOORF = @GL_GNULIB_FLOORF@
78888 -GL_GNULIB_FLOORL = @GL_GNULIB_FLOORL@
78889 -GL_GNULIB_FMA = @GL_GNULIB_FMA@
78890 -GL_GNULIB_FMAF = @GL_GNULIB_FMAF@
78891 -GL_GNULIB_FMAL = @GL_GNULIB_FMAL@
78892 -GL_GNULIB_FMOD = @GL_GNULIB_FMOD@
78893 -GL_GNULIB_FMODF = @GL_GNULIB_FMODF@
78894 -GL_GNULIB_FMODL = @GL_GNULIB_FMODL@
78895 -GL_GNULIB_FOPEN = @GL_GNULIB_FOPEN@
78896 -GL_GNULIB_FOPEN_GNU = @GL_GNULIB_FOPEN_GNU@
78897 -GL_GNULIB_FPRINTF = @GL_GNULIB_FPRINTF@
78898 -GL_GNULIB_FPRINTF_POSIX = @GL_GNULIB_FPRINTF_POSIX@
78899 -GL_GNULIB_FPURGE = @GL_GNULIB_FPURGE@
78900 -GL_GNULIB_FPUTC = @GL_GNULIB_FPUTC@
78901 -GL_GNULIB_FPUTS = @GL_GNULIB_FPUTS@
78902 -GL_GNULIB_FREAD = @GL_GNULIB_FREAD@
78903 -GL_GNULIB_FREE_POSIX = @GL_GNULIB_FREE_POSIX@
78904 -GL_GNULIB_FREOPEN = @GL_GNULIB_FREOPEN@
78905 -GL_GNULIB_FREXP = @GL_GNULIB_FREXP@
78906 -GL_GNULIB_FREXPF = @GL_GNULIB_FREXPF@
78907 -GL_GNULIB_FREXPL = @GL_GNULIB_FREXPL@
78908 -GL_GNULIB_FSCANF = @GL_GNULIB_FSCANF@
78909 -GL_GNULIB_FSEEK = @GL_GNULIB_FSEEK@
78910 -GL_GNULIB_FSEEKO = @GL_GNULIB_FSEEKO@
78911 -GL_GNULIB_FSTAT = @GL_GNULIB_FSTAT@
78912 -GL_GNULIB_FSTATAT = @GL_GNULIB_FSTATAT@
78913 -GL_GNULIB_FSYNC = @GL_GNULIB_FSYNC@
78914 -GL_GNULIB_FTELL = @GL_GNULIB_FTELL@
78915 -GL_GNULIB_FTELLO = @GL_GNULIB_FTELLO@
78916 -GL_GNULIB_FTRUNCATE = @GL_GNULIB_FTRUNCATE@
78917 -GL_GNULIB_FUTIMENS = @GL_GNULIB_FUTIMENS@
78918 -GL_GNULIB_FWRITE = @GL_GNULIB_FWRITE@
78919 -GL_GNULIB_GETC = @GL_GNULIB_GETC@
78920 -GL_GNULIB_GETCHAR = @GL_GNULIB_GETCHAR@
78921 -GL_GNULIB_GETCWD = @GL_GNULIB_GETCWD@
78922 -GL_GNULIB_GETDELIM = @GL_GNULIB_GETDELIM@
78923 -GL_GNULIB_GETDOMAINNAME = @GL_GNULIB_GETDOMAINNAME@
78924 -GL_GNULIB_GETDTABLESIZE = @GL_GNULIB_GETDTABLESIZE@
78925 -GL_GNULIB_GETENTROPY = @GL_GNULIB_GETENTROPY@
78926 -GL_GNULIB_GETGROUPS = @GL_GNULIB_GETGROUPS@
78927 -GL_GNULIB_GETHOSTNAME = @GL_GNULIB_GETHOSTNAME@
78928 -GL_GNULIB_GETLINE = @GL_GNULIB_GETLINE@
78929 -GL_GNULIB_GETLOADAVG = @GL_GNULIB_GETLOADAVG@
78930 -GL_GNULIB_GETLOGIN = @GL_GNULIB_GETLOGIN@
78931 -GL_GNULIB_GETLOGIN_R = @GL_GNULIB_GETLOGIN_R@
78932 -GL_GNULIB_GETOPT_POSIX = @GL_GNULIB_GETOPT_POSIX@
78933 -GL_GNULIB_GETPAGESIZE = @GL_GNULIB_GETPAGESIZE@
78934 -GL_GNULIB_GETPASS = @GL_GNULIB_GETPASS@
78935 -GL_GNULIB_GETPASS_GNU = @GL_GNULIB_GETPASS_GNU@
78936 -GL_GNULIB_GETSUBOPT = @GL_GNULIB_GETSUBOPT@
78937 -GL_GNULIB_GETTIMEOFDAY = @GL_GNULIB_GETTIMEOFDAY@
78938 -GL_GNULIB_GETUMASK = @GL_GNULIB_GETUMASK@
78939 -GL_GNULIB_GETUSERSHELL = @GL_GNULIB_GETUSERSHELL@
78940 -GL_GNULIB_GRANTPT = @GL_GNULIB_GRANTPT@
78941 -GL_GNULIB_GROUP_MEMBER = @GL_GNULIB_GROUP_MEMBER@
78942 -GL_GNULIB_HYPOT = @GL_GNULIB_HYPOT@
78943 -GL_GNULIB_HYPOTF = @GL_GNULIB_HYPOTF@
78944 -GL_GNULIB_HYPOTL = @GL_GNULIB_HYPOTL@
78945 -GL_GNULIB_ILOGB = @GL_GNULIB_ILOGB@
78946 -GL_GNULIB_ILOGBF = @GL_GNULIB_ILOGBF@
78947 -GL_GNULIB_ILOGBL = @GL_GNULIB_ILOGBL@
78948 -GL_GNULIB_IMAXABS = @GL_GNULIB_IMAXABS@
78949 -GL_GNULIB_IMAXDIV = @GL_GNULIB_IMAXDIV@
78950 -GL_GNULIB_ISATTY = @GL_GNULIB_ISATTY@
78951 -GL_GNULIB_ISFINITE = @GL_GNULIB_ISFINITE@
78952 -GL_GNULIB_ISINF = @GL_GNULIB_ISINF@
78953 -GL_GNULIB_ISNAN = @GL_GNULIB_ISNAN@
78954 -GL_GNULIB_ISNAND = @GL_GNULIB_ISNAND@
78955 -GL_GNULIB_ISNANF = @GL_GNULIB_ISNANF@
78956 -GL_GNULIB_ISNANL = @GL_GNULIB_ISNANL@
78957 -GL_GNULIB_LCHMOD = @GL_GNULIB_LCHMOD@
78958 -GL_GNULIB_LCHOWN = @GL_GNULIB_LCHOWN@
78959 -GL_GNULIB_LDEXPF = @GL_GNULIB_LDEXPF@
78960 -GL_GNULIB_LDEXPL = @GL_GNULIB_LDEXPL@
78961 -GL_GNULIB_LINK = @GL_GNULIB_LINK@
78962 -GL_GNULIB_LINKAT = @GL_GNULIB_LINKAT@
78963 -GL_GNULIB_LOCALTIME = @GL_GNULIB_LOCALTIME@
78964 -GL_GNULIB_LOG = @GL_GNULIB_LOG@
78965 -GL_GNULIB_LOG10 = @GL_GNULIB_LOG10@
78966 -GL_GNULIB_LOG10F = @GL_GNULIB_LOG10F@
78967 -GL_GNULIB_LOG10L = @GL_GNULIB_LOG10L@
78968 -GL_GNULIB_LOG1P = @GL_GNULIB_LOG1P@
78969 -GL_GNULIB_LOG1PF = @GL_GNULIB_LOG1PF@
78970 -GL_GNULIB_LOG1PL = @GL_GNULIB_LOG1PL@
78971 -GL_GNULIB_LOG2 = @GL_GNULIB_LOG2@
78972 -GL_GNULIB_LOG2F = @GL_GNULIB_LOG2F@
78973 -GL_GNULIB_LOG2L = @GL_GNULIB_LOG2L@
78974 -GL_GNULIB_LOGB = @GL_GNULIB_LOGB@
78975 -GL_GNULIB_LOGBF = @GL_GNULIB_LOGBF@
78976 -GL_GNULIB_LOGBL = @GL_GNULIB_LOGBL@
78977 -GL_GNULIB_LOGF = @GL_GNULIB_LOGF@
78978 -GL_GNULIB_LOGL = @GL_GNULIB_LOGL@
78979 -GL_GNULIB_LSEEK = @GL_GNULIB_LSEEK@
78980 -GL_GNULIB_LSTAT = @GL_GNULIB_LSTAT@
78981 -GL_GNULIB_MALLOC_GNU = @GL_GNULIB_MALLOC_GNU@
78982 -GL_GNULIB_MALLOC_POSIX = @GL_GNULIB_MALLOC_POSIX@
78983 -GL_GNULIB_MBRLEN = @GL_GNULIB_MBRLEN@
78984 -GL_GNULIB_MBRTOWC = @GL_GNULIB_MBRTOWC@
78985 -GL_GNULIB_MBSCASECMP = @GL_GNULIB_MBSCASECMP@
78986 -GL_GNULIB_MBSCASESTR = @GL_GNULIB_MBSCASESTR@
78987 -GL_GNULIB_MBSCHR = @GL_GNULIB_MBSCHR@
78988 -GL_GNULIB_MBSCSPN = @GL_GNULIB_MBSCSPN@
78989 -GL_GNULIB_MBSINIT = @GL_GNULIB_MBSINIT@
78990 -GL_GNULIB_MBSLEN = @GL_GNULIB_MBSLEN@
78991 -GL_GNULIB_MBSNCASECMP = @GL_GNULIB_MBSNCASECMP@
78992 -GL_GNULIB_MBSNLEN = @GL_GNULIB_MBSNLEN@
78993 -GL_GNULIB_MBSNRTOWCS = @GL_GNULIB_MBSNRTOWCS@
78994 -GL_GNULIB_MBSPBRK = @GL_GNULIB_MBSPBRK@
78995 -GL_GNULIB_MBSPCASECMP = @GL_GNULIB_MBSPCASECMP@
78996 -GL_GNULIB_MBSRCHR = @GL_GNULIB_MBSRCHR@
78997 -GL_GNULIB_MBSRTOWCS = @GL_GNULIB_MBSRTOWCS@
78998 -GL_GNULIB_MBSSEP = @GL_GNULIB_MBSSEP@
78999 -GL_GNULIB_MBSSPN = @GL_GNULIB_MBSSPN@
79000 -GL_GNULIB_MBSSTR = @GL_GNULIB_MBSSTR@
79001 -GL_GNULIB_MBSTOK_R = @GL_GNULIB_MBSTOK_R@
79002 -GL_GNULIB_MBTOWC = @GL_GNULIB_MBTOWC@
79003 -GL_GNULIB_MDA_ACCESS = @GL_GNULIB_MDA_ACCESS@
79004 -GL_GNULIB_MDA_CHDIR = @GL_GNULIB_MDA_CHDIR@
79005 -GL_GNULIB_MDA_CHMOD = @GL_GNULIB_MDA_CHMOD@
79006 -GL_GNULIB_MDA_CLOSE = @GL_GNULIB_MDA_CLOSE@
79007 -GL_GNULIB_MDA_CREAT = @GL_GNULIB_MDA_CREAT@
79008 -GL_GNULIB_MDA_DUP = @GL_GNULIB_MDA_DUP@
79009 -GL_GNULIB_MDA_DUP2 = @GL_GNULIB_MDA_DUP2@
79010 -GL_GNULIB_MDA_ECVT = @GL_GNULIB_MDA_ECVT@
79011 -GL_GNULIB_MDA_EXECL = @GL_GNULIB_MDA_EXECL@
79012 -GL_GNULIB_MDA_EXECLE = @GL_GNULIB_MDA_EXECLE@
79013 -GL_GNULIB_MDA_EXECLP = @GL_GNULIB_MDA_EXECLP@
79014 -GL_GNULIB_MDA_EXECV = @GL_GNULIB_MDA_EXECV@
79015 -GL_GNULIB_MDA_EXECVE = @GL_GNULIB_MDA_EXECVE@
79016 -GL_GNULIB_MDA_EXECVP = @GL_GNULIB_MDA_EXECVP@
79017 -GL_GNULIB_MDA_EXECVPE = @GL_GNULIB_MDA_EXECVPE@
79018 -GL_GNULIB_MDA_FCLOSEALL = @GL_GNULIB_MDA_FCLOSEALL@
79019 -GL_GNULIB_MDA_FCVT = @GL_GNULIB_MDA_FCVT@
79020 -GL_GNULIB_MDA_FDOPEN = @GL_GNULIB_MDA_FDOPEN@
79021 -GL_GNULIB_MDA_FILENO = @GL_GNULIB_MDA_FILENO@
79022 -GL_GNULIB_MDA_GCVT = @GL_GNULIB_MDA_GCVT@
79023 -GL_GNULIB_MDA_GETCWD = @GL_GNULIB_MDA_GETCWD@
79024 -GL_GNULIB_MDA_GETPID = @GL_GNULIB_MDA_GETPID@
79025 -GL_GNULIB_MDA_GETW = @GL_GNULIB_MDA_GETW@
79026 -GL_GNULIB_MDA_ISATTY = @GL_GNULIB_MDA_ISATTY@
79027 -GL_GNULIB_MDA_J0 = @GL_GNULIB_MDA_J0@
79028 -GL_GNULIB_MDA_J1 = @GL_GNULIB_MDA_J1@
79029 -GL_GNULIB_MDA_JN = @GL_GNULIB_MDA_JN@
79030 -GL_GNULIB_MDA_LSEEK = @GL_GNULIB_MDA_LSEEK@
79031 -GL_GNULIB_MDA_MEMCCPY = @GL_GNULIB_MDA_MEMCCPY@
79032 -GL_GNULIB_MDA_MKDIR = @GL_GNULIB_MDA_MKDIR@
79033 -GL_GNULIB_MDA_MKTEMP = @GL_GNULIB_MDA_MKTEMP@
79034 -GL_GNULIB_MDA_OPEN = @GL_GNULIB_MDA_OPEN@
79035 -GL_GNULIB_MDA_PUTENV = @GL_GNULIB_MDA_PUTENV@
79036 -GL_GNULIB_MDA_PUTW = @GL_GNULIB_MDA_PUTW@
79037 -GL_GNULIB_MDA_READ = @GL_GNULIB_MDA_READ@
79038 -GL_GNULIB_MDA_RMDIR = @GL_GNULIB_MDA_RMDIR@
79039 -GL_GNULIB_MDA_STRDUP = @GL_GNULIB_MDA_STRDUP@
79040 -GL_GNULIB_MDA_SWAB = @GL_GNULIB_MDA_SWAB@
79041 -GL_GNULIB_MDA_TEMPNAM = @GL_GNULIB_MDA_TEMPNAM@
79042 -GL_GNULIB_MDA_TZSET = @GL_GNULIB_MDA_TZSET@
79043 -GL_GNULIB_MDA_UMASK = @GL_GNULIB_MDA_UMASK@
79044 -GL_GNULIB_MDA_UNLINK = @GL_GNULIB_MDA_UNLINK@
79045 -GL_GNULIB_MDA_UTIME = @GL_GNULIB_MDA_UTIME@
79046 -GL_GNULIB_MDA_WCSDUP = @GL_GNULIB_MDA_WCSDUP@
79047 -GL_GNULIB_MDA_WRITE = @GL_GNULIB_MDA_WRITE@
79048 -GL_GNULIB_MDA_Y0 = @GL_GNULIB_MDA_Y0@
79049 -GL_GNULIB_MDA_Y1 = @GL_GNULIB_MDA_Y1@
79050 -GL_GNULIB_MDA_YN = @GL_GNULIB_MDA_YN@
79051 -GL_GNULIB_MEMCHR = @GL_GNULIB_MEMCHR@
79052 -GL_GNULIB_MEMMEM = @GL_GNULIB_MEMMEM@
79053 -GL_GNULIB_MEMPCPY = @GL_GNULIB_MEMPCPY@
79054 -GL_GNULIB_MEMRCHR = @GL_GNULIB_MEMRCHR@
79055 -GL_GNULIB_MKDIR = @GL_GNULIB_MKDIR@
79056 -GL_GNULIB_MKDIRAT = @GL_GNULIB_MKDIRAT@
79057 -GL_GNULIB_MKDTEMP = @GL_GNULIB_MKDTEMP@
79058 -GL_GNULIB_MKFIFO = @GL_GNULIB_MKFIFO@
79059 -GL_GNULIB_MKFIFOAT = @GL_GNULIB_MKFIFOAT@
79060 -GL_GNULIB_MKNOD = @GL_GNULIB_MKNOD@
79061 -GL_GNULIB_MKNODAT = @GL_GNULIB_MKNODAT@
79062 -GL_GNULIB_MKOSTEMP = @GL_GNULIB_MKOSTEMP@
79063 -GL_GNULIB_MKOSTEMPS = @GL_GNULIB_MKOSTEMPS@
79064 -GL_GNULIB_MKSTEMP = @GL_GNULIB_MKSTEMP@
79065 -GL_GNULIB_MKSTEMPS = @GL_GNULIB_MKSTEMPS@
79066 -GL_GNULIB_MKTIME = @GL_GNULIB_MKTIME@
79067 -GL_GNULIB_MODF = @GL_GNULIB_MODF@
79068 -GL_GNULIB_MODFF = @GL_GNULIB_MODFF@
79069 -GL_GNULIB_MODFL = @GL_GNULIB_MODFL@
79070 -GL_GNULIB_NANOSLEEP = @GL_GNULIB_NANOSLEEP@
79071 -GL_GNULIB_NONBLOCKING = @GL_GNULIB_NONBLOCKING@
79072 -GL_GNULIB_OBSTACK_PRINTF = @GL_GNULIB_OBSTACK_PRINTF@
79073 -GL_GNULIB_OBSTACK_PRINTF_POSIX = @GL_GNULIB_OBSTACK_PRINTF_POSIX@
79074 -GL_GNULIB_OPEN = @GL_GNULIB_OPEN@
79075 -GL_GNULIB_OPENAT = @GL_GNULIB_OPENAT@
79076 -GL_GNULIB_OPENDIR = @GL_GNULIB_OPENDIR@
79077 -GL_GNULIB_OVERRIDES_STRUCT_STAT = @GL_GNULIB_OVERRIDES_STRUCT_STAT@
79078 -GL_GNULIB_PCLOSE = @GL_GNULIB_PCLOSE@
79079 -GL_GNULIB_PERROR = @GL_GNULIB_PERROR@
79080 -GL_GNULIB_PIPE = @GL_GNULIB_PIPE@
79081 -GL_GNULIB_PIPE2 = @GL_GNULIB_PIPE2@
79082 -GL_GNULIB_POPEN = @GL_GNULIB_POPEN@
79083 -GL_GNULIB_POSIX_MEMALIGN = @GL_GNULIB_POSIX_MEMALIGN@
79084 -GL_GNULIB_POSIX_OPENPT = @GL_GNULIB_POSIX_OPENPT@
79085 -GL_GNULIB_POWF = @GL_GNULIB_POWF@
79086 -GL_GNULIB_PREAD = @GL_GNULIB_PREAD@
79087 -GL_GNULIB_PRINTF = @GL_GNULIB_PRINTF@
79088 -GL_GNULIB_PRINTF_POSIX = @GL_GNULIB_PRINTF_POSIX@
79089 -GL_GNULIB_PTSNAME = @GL_GNULIB_PTSNAME@
79090 -GL_GNULIB_PTSNAME_R = @GL_GNULIB_PTSNAME_R@
79091 -GL_GNULIB_PUTC = @GL_GNULIB_PUTC@
79092 -GL_GNULIB_PUTCHAR = @GL_GNULIB_PUTCHAR@
79093 -GL_GNULIB_PUTENV = @GL_GNULIB_PUTENV@
79094 -GL_GNULIB_PUTS = @GL_GNULIB_PUTS@
79095 -GL_GNULIB_PWRITE = @GL_GNULIB_PWRITE@
79096 -GL_GNULIB_QSORT_R = @GL_GNULIB_QSORT_R@
79097 -GL_GNULIB_RANDOM = @GL_GNULIB_RANDOM@
79098 -GL_GNULIB_RANDOM_R = @GL_GNULIB_RANDOM_R@
79099 -GL_GNULIB_RAWMEMCHR = @GL_GNULIB_RAWMEMCHR@
79100 -GL_GNULIB_READ = @GL_GNULIB_READ@
79101 -GL_GNULIB_READDIR = @GL_GNULIB_READDIR@
79102 -GL_GNULIB_READLINK = @GL_GNULIB_READLINK@
79103 -GL_GNULIB_READLINKAT = @GL_GNULIB_READLINKAT@
79104 -GL_GNULIB_REALLOCARRAY = @GL_GNULIB_REALLOCARRAY@
79105 -GL_GNULIB_REALLOC_GNU = @GL_GNULIB_REALLOC_GNU@
79106 -GL_GNULIB_REALLOC_POSIX = @GL_GNULIB_REALLOC_POSIX@
79107 -GL_GNULIB_REALPATH = @GL_GNULIB_REALPATH@
79108 -GL_GNULIB_REMAINDER = @GL_GNULIB_REMAINDER@
79109 -GL_GNULIB_REMAINDERF = @GL_GNULIB_REMAINDERF@
79110 -GL_GNULIB_REMAINDERL = @GL_GNULIB_REMAINDERL@
79111 -GL_GNULIB_REMOVE = @GL_GNULIB_REMOVE@
79112 -GL_GNULIB_RENAME = @GL_GNULIB_RENAME@
79113 -GL_GNULIB_RENAMEAT = @GL_GNULIB_RENAMEAT@
79114 -GL_GNULIB_REWINDDIR = @GL_GNULIB_REWINDDIR@
79115 -GL_GNULIB_RINT = @GL_GNULIB_RINT@
79116 -GL_GNULIB_RINTF = @GL_GNULIB_RINTF@
79117 -GL_GNULIB_RINTL = @GL_GNULIB_RINTL@
79118 -GL_GNULIB_RMDIR = @GL_GNULIB_RMDIR@
79119 -GL_GNULIB_ROUND = @GL_GNULIB_ROUND@
79120 -GL_GNULIB_ROUNDF = @GL_GNULIB_ROUNDF@
79121 -GL_GNULIB_ROUNDL = @GL_GNULIB_ROUNDL@
79122 -GL_GNULIB_RPMATCH = @GL_GNULIB_RPMATCH@
79123 -GL_GNULIB_SCANDIR = @GL_GNULIB_SCANDIR@
79124 -GL_GNULIB_SCANF = @GL_GNULIB_SCANF@
79125 -GL_GNULIB_SECURE_GETENV = @GL_GNULIB_SECURE_GETENV@
79126 -GL_GNULIB_SETENV = @GL_GNULIB_SETENV@
79127 -GL_GNULIB_SETHOSTNAME = @GL_GNULIB_SETHOSTNAME@
79128 -GL_GNULIB_SIGABBREV_NP = @GL_GNULIB_SIGABBREV_NP@
79129 -GL_GNULIB_SIGDESCR_NP = @GL_GNULIB_SIGDESCR_NP@
79130 -GL_GNULIB_SIGNBIT = @GL_GNULIB_SIGNBIT@
79131 -GL_GNULIB_SINF = @GL_GNULIB_SINF@
79132 -GL_GNULIB_SINHF = @GL_GNULIB_SINHF@
79133 -GL_GNULIB_SINL = @GL_GNULIB_SINL@
79134 -GL_GNULIB_SLEEP = @GL_GNULIB_SLEEP@
79135 -GL_GNULIB_SNPRINTF = @GL_GNULIB_SNPRINTF@
79136 -GL_GNULIB_SPRINTF_POSIX = @GL_GNULIB_SPRINTF_POSIX@
79137 -GL_GNULIB_SQRTF = @GL_GNULIB_SQRTF@
79138 -GL_GNULIB_SQRTL = @GL_GNULIB_SQRTL@
79139 -GL_GNULIB_STAT = @GL_GNULIB_STAT@
79140 -GL_GNULIB_STDIO_H_NONBLOCKING = @GL_GNULIB_STDIO_H_NONBLOCKING@
79141 -GL_GNULIB_STDIO_H_SIGPIPE = @GL_GNULIB_STDIO_H_SIGPIPE@
79142 -GL_GNULIB_STPCPY = @GL_GNULIB_STPCPY@
79143 -GL_GNULIB_STPNCPY = @GL_GNULIB_STPNCPY@
79144 -GL_GNULIB_STRCASESTR = @GL_GNULIB_STRCASESTR@
79145 -GL_GNULIB_STRCHRNUL = @GL_GNULIB_STRCHRNUL@
79146 -GL_GNULIB_STRDUP = @GL_GNULIB_STRDUP@
79147 -GL_GNULIB_STRERROR = @GL_GNULIB_STRERROR@
79148 -GL_GNULIB_STRERRORNAME_NP = @GL_GNULIB_STRERRORNAME_NP@
79149 -GL_GNULIB_STRERROR_R = @GL_GNULIB_STRERROR_R@
79150 -GL_GNULIB_STRFTIME = @GL_GNULIB_STRFTIME@
79151 -GL_GNULIB_STRNCAT = @GL_GNULIB_STRNCAT@
79152 -GL_GNULIB_STRNDUP = @GL_GNULIB_STRNDUP@
79153 -GL_GNULIB_STRNLEN = @GL_GNULIB_STRNLEN@
79154 -GL_GNULIB_STRPBRK = @GL_GNULIB_STRPBRK@
79155 -GL_GNULIB_STRPTIME = @GL_GNULIB_STRPTIME@
79156 -GL_GNULIB_STRSEP = @GL_GNULIB_STRSEP@
79157 -GL_GNULIB_STRSIGNAL = @GL_GNULIB_STRSIGNAL@
79158 -GL_GNULIB_STRSTR = @GL_GNULIB_STRSTR@
79159 -GL_GNULIB_STRTOD = @GL_GNULIB_STRTOD@
79160 -GL_GNULIB_STRTOIMAX = @GL_GNULIB_STRTOIMAX@
79161 -GL_GNULIB_STRTOK_R = @GL_GNULIB_STRTOK_R@
79162 -GL_GNULIB_STRTOL = @GL_GNULIB_STRTOL@
79163 -GL_GNULIB_STRTOLD = @GL_GNULIB_STRTOLD@
79164 -GL_GNULIB_STRTOLL = @GL_GNULIB_STRTOLL@
79165 -GL_GNULIB_STRTOUL = @GL_GNULIB_STRTOUL@
79166 -GL_GNULIB_STRTOULL = @GL_GNULIB_STRTOULL@
79167 -GL_GNULIB_STRTOUMAX = @GL_GNULIB_STRTOUMAX@
79168 -GL_GNULIB_STRVERSCMP = @GL_GNULIB_STRVERSCMP@
79169 -GL_GNULIB_SYMLINK = @GL_GNULIB_SYMLINK@
79170 -GL_GNULIB_SYMLINKAT = @GL_GNULIB_SYMLINKAT@
79171 -GL_GNULIB_SYSTEM_POSIX = @GL_GNULIB_SYSTEM_POSIX@
79172 -GL_GNULIB_TANF = @GL_GNULIB_TANF@
79173 -GL_GNULIB_TANHF = @GL_GNULIB_TANHF@
79174 -GL_GNULIB_TANL = @GL_GNULIB_TANL@
79175 -GL_GNULIB_TIMEGM = @GL_GNULIB_TIMEGM@
79176 -GL_GNULIB_TIMESPEC_GET = @GL_GNULIB_TIMESPEC_GET@
79177 -GL_GNULIB_TIMESPEC_GETRES = @GL_GNULIB_TIMESPEC_GETRES@
79178 -GL_GNULIB_TIME_R = @GL_GNULIB_TIME_R@
79179 -GL_GNULIB_TIME_RZ = @GL_GNULIB_TIME_RZ@
79180 -GL_GNULIB_TMPFILE = @GL_GNULIB_TMPFILE@
79181 -GL_GNULIB_TRUNC = @GL_GNULIB_TRUNC@
79182 -GL_GNULIB_TRUNCATE = @GL_GNULIB_TRUNCATE@
79183 -GL_GNULIB_TRUNCF = @GL_GNULIB_TRUNCF@
79184 -GL_GNULIB_TRUNCL = @GL_GNULIB_TRUNCL@
79185 -GL_GNULIB_TTYNAME_R = @GL_GNULIB_TTYNAME_R@
79186 -GL_GNULIB_TZSET = @GL_GNULIB_TZSET@
79187 -GL_GNULIB_UNISTD_H_GETOPT = @GL_GNULIB_UNISTD_H_GETOPT@
79188 -GL_GNULIB_UNISTD_H_NONBLOCKING = @GL_GNULIB_UNISTD_H_NONBLOCKING@
79189 -GL_GNULIB_UNISTD_H_SIGPIPE = @GL_GNULIB_UNISTD_H_SIGPIPE@
79190 -GL_GNULIB_UNLINK = @GL_GNULIB_UNLINK@
79191 -GL_GNULIB_UNLINKAT = @GL_GNULIB_UNLINKAT@
79192 -GL_GNULIB_UNLOCKPT = @GL_GNULIB_UNLOCKPT@
79193 -GL_GNULIB_UNSETENV = @GL_GNULIB_UNSETENV@
79194 -GL_GNULIB_USLEEP = @GL_GNULIB_USLEEP@
79195 -GL_GNULIB_UTIME = @GL_GNULIB_UTIME@
79196 -GL_GNULIB_UTIMENSAT = @GL_GNULIB_UTIMENSAT@
79197 -GL_GNULIB_VASPRINTF = @GL_GNULIB_VASPRINTF@
79198 -GL_GNULIB_VDPRINTF = @GL_GNULIB_VDPRINTF@
79199 -GL_GNULIB_VFPRINTF = @GL_GNULIB_VFPRINTF@
79200 -GL_GNULIB_VFPRINTF_POSIX = @GL_GNULIB_VFPRINTF_POSIX@
79201 -GL_GNULIB_VFSCANF = @GL_GNULIB_VFSCANF@
79202 -GL_GNULIB_VPRINTF = @GL_GNULIB_VPRINTF@
79203 -GL_GNULIB_VPRINTF_POSIX = @GL_GNULIB_VPRINTF_POSIX@
79204 -GL_GNULIB_VSCANF = @GL_GNULIB_VSCANF@
79205 -GL_GNULIB_VSNPRINTF = @GL_GNULIB_VSNPRINTF@
79206 -GL_GNULIB_VSPRINTF_POSIX = @GL_GNULIB_VSPRINTF_POSIX@
79207 -GL_GNULIB_WCPCPY = @GL_GNULIB_WCPCPY@
79208 -GL_GNULIB_WCPNCPY = @GL_GNULIB_WCPNCPY@
79209 -GL_GNULIB_WCRTOMB = @GL_GNULIB_WCRTOMB@
79210 -GL_GNULIB_WCSCASECMP = @GL_GNULIB_WCSCASECMP@
79211 -GL_GNULIB_WCSCAT = @GL_GNULIB_WCSCAT@
79212 -GL_GNULIB_WCSCHR = @GL_GNULIB_WCSCHR@
79213 -GL_GNULIB_WCSCMP = @GL_GNULIB_WCSCMP@
79214 -GL_GNULIB_WCSCOLL = @GL_GNULIB_WCSCOLL@
79215 -GL_GNULIB_WCSCPY = @GL_GNULIB_WCSCPY@
79216 -GL_GNULIB_WCSCSPN = @GL_GNULIB_WCSCSPN@
79217 -GL_GNULIB_WCSDUP = @GL_GNULIB_WCSDUP@
79218 -GL_GNULIB_WCSFTIME = @GL_GNULIB_WCSFTIME@
79219 -GL_GNULIB_WCSLEN = @GL_GNULIB_WCSLEN@
79220 -GL_GNULIB_WCSNCASECMP = @GL_GNULIB_WCSNCASECMP@
79221 -GL_GNULIB_WCSNCAT = @GL_GNULIB_WCSNCAT@
79222 -GL_GNULIB_WCSNCMP = @GL_GNULIB_WCSNCMP@
79223 -GL_GNULIB_WCSNCPY = @GL_GNULIB_WCSNCPY@
79224 -GL_GNULIB_WCSNLEN = @GL_GNULIB_WCSNLEN@
79225 -GL_GNULIB_WCSNRTOMBS = @GL_GNULIB_WCSNRTOMBS@
79226 -GL_GNULIB_WCSPBRK = @GL_GNULIB_WCSPBRK@
79227 -GL_GNULIB_WCSRCHR = @GL_GNULIB_WCSRCHR@
79228 -GL_GNULIB_WCSRTOMBS = @GL_GNULIB_WCSRTOMBS@
79229 -GL_GNULIB_WCSSPN = @GL_GNULIB_WCSSPN@
79230 -GL_GNULIB_WCSSTR = @GL_GNULIB_WCSSTR@
79231 -GL_GNULIB_WCSTOK = @GL_GNULIB_WCSTOK@
79232 -GL_GNULIB_WCSWIDTH = @GL_GNULIB_WCSWIDTH@
79233 -GL_GNULIB_WCSXFRM = @GL_GNULIB_WCSXFRM@
79234 -GL_GNULIB_WCTOB = @GL_GNULIB_WCTOB@
79235 -GL_GNULIB_WCTOMB = @GL_GNULIB_WCTOMB@
79236 -GL_GNULIB_WCWIDTH = @GL_GNULIB_WCWIDTH@
79237 -GL_GNULIB_WMEMCHR = @GL_GNULIB_WMEMCHR@
79238 -GL_GNULIB_WMEMCMP = @GL_GNULIB_WMEMCMP@
79239 -GL_GNULIB_WMEMCPY = @GL_GNULIB_WMEMCPY@
79240 -GL_GNULIB_WMEMMOVE = @GL_GNULIB_WMEMMOVE@
79241 -GL_GNULIB_WMEMPCPY = @GL_GNULIB_WMEMPCPY@
79242 -GL_GNULIB_WMEMSET = @GL_GNULIB_WMEMSET@
79243 -GL_GNULIB_WRITE = @GL_GNULIB_WRITE@
79244 -GL_GNULIB__EXIT = @GL_GNULIB__EXIT@
79245 -GNULIBHEADERS_OVERRIDE_WINT_T = @GNULIBHEADERS_OVERRIDE_WINT_T@
79246 +GNULIB_ACOSF = @GNULIB_ACOSF@
79247 +GNULIB_ACOSL = @GNULIB_ACOSL@
79248 +GNULIB_ALPHASORT = @GNULIB_ALPHASORT@
79249 +GNULIB_ASINF = @GNULIB_ASINF@
79250 +GNULIB_ASINL = @GNULIB_ASINL@
79251 +GNULIB_ATAN2F = @GNULIB_ATAN2F@
79252 +GNULIB_ATANF = @GNULIB_ATANF@
79253 +GNULIB_ATANL = @GNULIB_ATANL@
79254 +GNULIB_ATOLL = @GNULIB_ATOLL@
79255 +GNULIB_BTOWC = @GNULIB_BTOWC@
79256 +GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
79257 +GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
79258 +GNULIB_CBRT = @GNULIB_CBRT@
79259 +GNULIB_CBRTF = @GNULIB_CBRTF@
79260 +GNULIB_CBRTL = @GNULIB_CBRTL@
79261 +GNULIB_CEIL = @GNULIB_CEIL@
79262 +GNULIB_CEILF = @GNULIB_CEILF@
79263 +GNULIB_CEILL = @GNULIB_CEILL@
79264 +GNULIB_CHDIR = @GNULIB_CHDIR@
79265 +GNULIB_CHOWN = @GNULIB_CHOWN@
79266 +GNULIB_CLOSE = @GNULIB_CLOSE@
79267 +GNULIB_CLOSEDIR = @GNULIB_CLOSEDIR@
79268 +GNULIB_COPYSIGN = @GNULIB_COPYSIGN@
79269 +GNULIB_COPYSIGNF = @GNULIB_COPYSIGNF@
79270 +GNULIB_COPYSIGNL = @GNULIB_COPYSIGNL@
79271 +GNULIB_COSF = @GNULIB_COSF@
79272 +GNULIB_COSHF = @GNULIB_COSHF@
79273 +GNULIB_COSL = @GNULIB_COSL@
79274 +GNULIB_CTIME = @GNULIB_CTIME@
79275 +GNULIB_DIRFD = @GNULIB_DIRFD@
79276 +GNULIB_DPRINTF = @GNULIB_DPRINTF@
79277 +GNULIB_DUP = @GNULIB_DUP@
79278 +GNULIB_DUP2 = @GNULIB_DUP2@
79279 +GNULIB_DUP3 = @GNULIB_DUP3@
79280 +GNULIB_ENVIRON = @GNULIB_ENVIRON@
79281 +GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
79282 +GNULIB_EXP2 = @GNULIB_EXP2@
79283 +GNULIB_EXP2F = @GNULIB_EXP2F@
79284 +GNULIB_EXP2L = @GNULIB_EXP2L@
79285 +GNULIB_EXPF = @GNULIB_EXPF@
79286 +GNULIB_EXPL = @GNULIB_EXPL@
79287 +GNULIB_EXPLICIT_BZERO = @GNULIB_EXPLICIT_BZERO@
79288 +GNULIB_EXPM1 = @GNULIB_EXPM1@
79289 +GNULIB_EXPM1F = @GNULIB_EXPM1F@
79290 +GNULIB_EXPM1L = @GNULIB_EXPM1L@
79291 +GNULIB_FABSF = @GNULIB_FABSF@
79292 +GNULIB_FABSL = @GNULIB_FABSL@
79293 +GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
79294 +GNULIB_FCHDIR = @GNULIB_FCHDIR@
79295 +GNULIB_FCHMODAT = @GNULIB_FCHMODAT@
79296 +GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
79297 +GNULIB_FCLOSE = @GNULIB_FCLOSE@
79298 +GNULIB_FCNTL = @GNULIB_FCNTL@
79299 +GNULIB_FDATASYNC = @GNULIB_FDATASYNC@
79300 +GNULIB_FDOPEN = @GNULIB_FDOPEN@
79301 +GNULIB_FDOPENDIR = @GNULIB_FDOPENDIR@
79302 +GNULIB_FFLUSH = @GNULIB_FFLUSH@
79303 +GNULIB_FFS = @GNULIB_FFS@
79304 +GNULIB_FFSL = @GNULIB_FFSL@
79305 +GNULIB_FFSLL = @GNULIB_FFSLL@
79306 +GNULIB_FGETC = @GNULIB_FGETC@
79307 +GNULIB_FGETS = @GNULIB_FGETS@
79308 +GNULIB_FLOOR = @GNULIB_FLOOR@
79309 +GNULIB_FLOORF = @GNULIB_FLOORF@
79310 +GNULIB_FLOORL = @GNULIB_FLOORL@
79311 +GNULIB_FMA = @GNULIB_FMA@
79312 +GNULIB_FMAF = @GNULIB_FMAF@
79313 +GNULIB_FMAL = @GNULIB_FMAL@
79314 +GNULIB_FMOD = @GNULIB_FMOD@
79315 +GNULIB_FMODF = @GNULIB_FMODF@
79316 +GNULIB_FMODL = @GNULIB_FMODL@
79317 +GNULIB_FOPEN = @GNULIB_FOPEN@
79318 +GNULIB_FPRINTF = @GNULIB_FPRINTF@
79319 +GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
79320 +GNULIB_FPURGE = @GNULIB_FPURGE@
79321 +GNULIB_FPUTC = @GNULIB_FPUTC@
79322 +GNULIB_FPUTS = @GNULIB_FPUTS@
79323 +GNULIB_FREAD = @GNULIB_FREAD@
79324 +GNULIB_FREOPEN = @GNULIB_FREOPEN@
79325 +GNULIB_FREXP = @GNULIB_FREXP@
79326 +GNULIB_FREXPF = @GNULIB_FREXPF@
79327 +GNULIB_FREXPL = @GNULIB_FREXPL@
79328 +GNULIB_FSCANF = @GNULIB_FSCANF@
79329 +GNULIB_FSEEK = @GNULIB_FSEEK@
79330 +GNULIB_FSEEKO = @GNULIB_FSEEKO@
79331 +GNULIB_FSTAT = @GNULIB_FSTAT@
79332 +GNULIB_FSTATAT = @GNULIB_FSTATAT@
79333 +GNULIB_FSYNC = @GNULIB_FSYNC@
79334 +GNULIB_FTELL = @GNULIB_FTELL@
79335 +GNULIB_FTELLO = @GNULIB_FTELLO@
79336 +GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
79337 +GNULIB_FUTIMENS = @GNULIB_FUTIMENS@
79338 +GNULIB_FWRITE = @GNULIB_FWRITE@
79339 +GNULIB_GETC = @GNULIB_GETC@
79340 +GNULIB_GETCHAR = @GNULIB_GETCHAR@
79341 +GNULIB_GETCWD = @GNULIB_GETCWD@
79342 +GNULIB_GETDELIM = @GNULIB_GETDELIM@
79343 +GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
79344 +GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
79345 +GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
79346 +GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
79347 +GNULIB_GETLINE = @GNULIB_GETLINE@
79348 +GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
79349 +GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
79350 +GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
79351 +GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
79352 +GNULIB_GETPASS = @GNULIB_GETPASS@
79353 +GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
79354 GNULIB_GETTIMEOFDAY = @GNULIB_GETTIMEOFDAY@
79355 +GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
79356 +GNULIB_GL_UNISTD_H_GETOPT = @GNULIB_GL_UNISTD_H_GETOPT@
79357 +GNULIB_GRANTPT = @GNULIB_GRANTPT@
79358 +GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
79359 +GNULIB_HYPOT = @GNULIB_HYPOT@
79360 +GNULIB_HYPOTF = @GNULIB_HYPOTF@
79361 +GNULIB_HYPOTL = @GNULIB_HYPOTL@
79362 +GNULIB_ILOGB = @GNULIB_ILOGB@
79363 +GNULIB_ILOGBF = @GNULIB_ILOGBF@
79364 +GNULIB_ILOGBL = @GNULIB_ILOGBL@
79365 +GNULIB_IMAXABS = @GNULIB_IMAXABS@
79366 +GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
79367 +GNULIB_ISATTY = @GNULIB_ISATTY@
79368 +GNULIB_ISFINITE = @GNULIB_ISFINITE@
79369 +GNULIB_ISINF = @GNULIB_ISINF@
79370 +GNULIB_ISNAN = @GNULIB_ISNAN@
79371 +GNULIB_ISNAND = @GNULIB_ISNAND@
79372 +GNULIB_ISNANF = @GNULIB_ISNANF@
79373 +GNULIB_ISNANL = @GNULIB_ISNANL@
79374 +GNULIB_LCHMOD = @GNULIB_LCHMOD@
79375 +GNULIB_LCHOWN = @GNULIB_LCHOWN@
79376 +GNULIB_LDEXPF = @GNULIB_LDEXPF@
79377 +GNULIB_LDEXPL = @GNULIB_LDEXPL@
79378 +GNULIB_LINK = @GNULIB_LINK@
79379 +GNULIB_LINKAT = @GNULIB_LINKAT@
79380 +GNULIB_LOCALTIME = @GNULIB_LOCALTIME@
79381 +GNULIB_LOG = @GNULIB_LOG@
79382 +GNULIB_LOG10 = @GNULIB_LOG10@
79383 +GNULIB_LOG10F = @GNULIB_LOG10F@
79384 +GNULIB_LOG10L = @GNULIB_LOG10L@
79385 +GNULIB_LOG1P = @GNULIB_LOG1P@
79386 +GNULIB_LOG1PF = @GNULIB_LOG1PF@
79387 +GNULIB_LOG1PL = @GNULIB_LOG1PL@
79388 +GNULIB_LOG2 = @GNULIB_LOG2@
79389 +GNULIB_LOG2F = @GNULIB_LOG2F@
79390 +GNULIB_LOG2L = @GNULIB_LOG2L@
79391 +GNULIB_LOGB = @GNULIB_LOGB@
79392 +GNULIB_LOGBF = @GNULIB_LOGBF@
79393 +GNULIB_LOGBL = @GNULIB_LOGBL@
79394 +GNULIB_LOGF = @GNULIB_LOGF@
79395 +GNULIB_LOGL = @GNULIB_LOGL@
79396 +GNULIB_LSEEK = @GNULIB_LSEEK@
79397 +GNULIB_LSTAT = @GNULIB_LSTAT@
79398 +GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
79399 +GNULIB_MBRLEN = @GNULIB_MBRLEN@
79400 +GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
79401 +GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
79402 +GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
79403 +GNULIB_MBSCHR = @GNULIB_MBSCHR@
79404 +GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
79405 +GNULIB_MBSINIT = @GNULIB_MBSINIT@
79406 +GNULIB_MBSLEN = @GNULIB_MBSLEN@
79407 +GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
79408 +GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
79409 +GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
79410 +GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
79411 +GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
79412 +GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
79413 +GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
79414 +GNULIB_MBSSEP = @GNULIB_MBSSEP@
79415 +GNULIB_MBSSPN = @GNULIB_MBSSPN@
79416 +GNULIB_MBSSTR = @GNULIB_MBSSTR@
79417 +GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
79418 +GNULIB_MBTOWC = @GNULIB_MBTOWC@
79419 +GNULIB_MEMCHR = @GNULIB_MEMCHR@
79420 +GNULIB_MEMMEM = @GNULIB_MEMMEM@
79421 +GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
79422 +GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
79423 +GNULIB_MKDIRAT = @GNULIB_MKDIRAT@
79424 +GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
79425 +GNULIB_MKFIFO = @GNULIB_MKFIFO@
79426 +GNULIB_MKFIFOAT = @GNULIB_MKFIFOAT@
79427 +GNULIB_MKNOD = @GNULIB_MKNOD@
79428 +GNULIB_MKNODAT = @GNULIB_MKNODAT@
79429 +GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
79430 +GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
79431 +GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
79432 +GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
79433 +GNULIB_MKTIME = @GNULIB_MKTIME@
79434 +GNULIB_MODF = @GNULIB_MODF@
79435 +GNULIB_MODFF = @GNULIB_MODFF@
79436 +GNULIB_MODFL = @GNULIB_MODFL@
79437 +GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
79438 +GNULIB_NONBLOCKING = @GNULIB_NONBLOCKING@
79439 +GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
79440 +GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
79441 +GNULIB_OPEN = @GNULIB_OPEN@
79442 +GNULIB_OPENAT = @GNULIB_OPENAT@
79443 +GNULIB_OPENDIR = @GNULIB_OPENDIR@
79444 +GNULIB_OVERRIDES_STRUCT_STAT = @GNULIB_OVERRIDES_STRUCT_STAT@
79445 +GNULIB_OVERRIDES_WINT_T = @GNULIB_OVERRIDES_WINT_T@
79446 +GNULIB_PCLOSE = @GNULIB_PCLOSE@
79447 +GNULIB_PERROR = @GNULIB_PERROR@
79448 +GNULIB_PIPE = @GNULIB_PIPE@
79449 +GNULIB_PIPE2 = @GNULIB_PIPE2@
79450 +GNULIB_POPEN = @GNULIB_POPEN@
79451 +GNULIB_POSIX_OPENPT = @GNULIB_POSIX_OPENPT@
79452 +GNULIB_POWF = @GNULIB_POWF@
79453 +GNULIB_PREAD = @GNULIB_PREAD@
79454 +GNULIB_PRINTF = @GNULIB_PRINTF@
79455 +GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
79456 +GNULIB_PTSNAME = @GNULIB_PTSNAME@
79457 +GNULIB_PTSNAME_R = @GNULIB_PTSNAME_R@
79458 +GNULIB_PUTC = @GNULIB_PUTC@
79459 +GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
79460 +GNULIB_PUTENV = @GNULIB_PUTENV@
79461 +GNULIB_PUTS = @GNULIB_PUTS@
79462 +GNULIB_PWRITE = @GNULIB_PWRITE@
79463 +GNULIB_QSORT_R = @GNULIB_QSORT_R@
79464 +GNULIB_RANDOM = @GNULIB_RANDOM@
79465 +GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
79466 +GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
79467 +GNULIB_READ = @GNULIB_READ@
79468 +GNULIB_READDIR = @GNULIB_READDIR@
79469 +GNULIB_READLINK = @GNULIB_READLINK@
79470 +GNULIB_READLINKAT = @GNULIB_READLINKAT@
79471 +GNULIB_REALLOCARRAY = @GNULIB_REALLOCARRAY@
79472 +GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
79473 +GNULIB_REALPATH = @GNULIB_REALPATH@
79474 +GNULIB_REMAINDER = @GNULIB_REMAINDER@
79475 +GNULIB_REMAINDERF = @GNULIB_REMAINDERF@
79476 +GNULIB_REMAINDERL = @GNULIB_REMAINDERL@
79477 +GNULIB_REMOVE = @GNULIB_REMOVE@
79478 +GNULIB_RENAME = @GNULIB_RENAME@
79479 +GNULIB_RENAMEAT = @GNULIB_RENAMEAT@
79480 +GNULIB_REWINDDIR = @GNULIB_REWINDDIR@
79481 +GNULIB_RINT = @GNULIB_RINT@
79482 +GNULIB_RINTF = @GNULIB_RINTF@
79483 +GNULIB_RINTL = @GNULIB_RINTL@
79484 +GNULIB_RMDIR = @GNULIB_RMDIR@
79485 +GNULIB_ROUND = @GNULIB_ROUND@
79486 +GNULIB_ROUNDF = @GNULIB_ROUNDF@
79487 +GNULIB_ROUNDL = @GNULIB_ROUNDL@
79488 +GNULIB_RPMATCH = @GNULIB_RPMATCH@
79489 +GNULIB_SCANDIR = @GNULIB_SCANDIR@
79490 +GNULIB_SCANF = @GNULIB_SCANF@
79491 +GNULIB_SECURE_GETENV = @GNULIB_SECURE_GETENV@
79492 +GNULIB_SETENV = @GNULIB_SETENV@
79493 +GNULIB_SETHOSTNAME = @GNULIB_SETHOSTNAME@
79494 +GNULIB_SIGNBIT = @GNULIB_SIGNBIT@
79495 +GNULIB_SINF = @GNULIB_SINF@
79496 +GNULIB_SINHF = @GNULIB_SINHF@
79497 +GNULIB_SINL = @GNULIB_SINL@
79498 +GNULIB_SLEEP = @GNULIB_SLEEP@
79499 +GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
79500 +GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
79501 +GNULIB_SQRTF = @GNULIB_SQRTF@
79502 +GNULIB_SQRTL = @GNULIB_SQRTL@
79503 +GNULIB_STAT = @GNULIB_STAT@
79504 +GNULIB_STDIO_H_NONBLOCKING = @GNULIB_STDIO_H_NONBLOCKING@
79505 +GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
79506 +GNULIB_STPCPY = @GNULIB_STPCPY@
79507 +GNULIB_STPNCPY = @GNULIB_STPNCPY@
79508 +GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
79509 +GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
79510 +GNULIB_STRDUP = @GNULIB_STRDUP@
79511 +GNULIB_STRERROR = @GNULIB_STRERROR@
79512 +GNULIB_STRERROR_R = @GNULIB_STRERROR_R@
79513 +GNULIB_STRFTIME = @GNULIB_STRFTIME@
79514 +GNULIB_STRNCAT = @GNULIB_STRNCAT@
79515 +GNULIB_STRNDUP = @GNULIB_STRNDUP@
79516 +GNULIB_STRNLEN = @GNULIB_STRNLEN@
79517 +GNULIB_STRPBRK = @GNULIB_STRPBRK@
79518 +GNULIB_STRPTIME = @GNULIB_STRPTIME@
79519 +GNULIB_STRSEP = @GNULIB_STRSEP@
79520 +GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
79521 +GNULIB_STRSTR = @GNULIB_STRSTR@
79522 +GNULIB_STRTOD = @GNULIB_STRTOD@
79523 +GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
79524 +GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
79525 +GNULIB_STRTOLD = @GNULIB_STRTOLD@
79526 +GNULIB_STRTOLL = @GNULIB_STRTOLL@
79527 +GNULIB_STRTOULL = @GNULIB_STRTOULL@
79528 +GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
79529 +GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
79530 +GNULIB_SYMLINK = @GNULIB_SYMLINK@
79531 +GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
79532 +GNULIB_SYSTEM_POSIX = @GNULIB_SYSTEM_POSIX@
79533 +GNULIB_TANF = @GNULIB_TANF@
79534 +GNULIB_TANHF = @GNULIB_TANHF@
79535 +GNULIB_TANL = @GNULIB_TANL@
79536 +GNULIB_TIMEGM = @GNULIB_TIMEGM@
79537 +GNULIB_TIME_R = @GNULIB_TIME_R@
79538 +GNULIB_TIME_RZ = @GNULIB_TIME_RZ@
79539 +GNULIB_TMPFILE = @GNULIB_TMPFILE@
79540 +GNULIB_TRUNC = @GNULIB_TRUNC@
79541 +GNULIB_TRUNCATE = @GNULIB_TRUNCATE@
79542 +GNULIB_TRUNCF = @GNULIB_TRUNCF@
79543 +GNULIB_TRUNCL = @GNULIB_TRUNCL@
79544 +GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
79545 +GNULIB_TZSET = @GNULIB_TZSET@
79546 +GNULIB_UNISTD_H_NONBLOCKING = @GNULIB_UNISTD_H_NONBLOCKING@
79547 +GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
79548 +GNULIB_UNLINK = @GNULIB_UNLINK@
79549 +GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
79550 +GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
79551 +GNULIB_UNSETENV = @GNULIB_UNSETENV@
79552 +GNULIB_USLEEP = @GNULIB_USLEEP@
79553 +GNULIB_UTIME = @GNULIB_UTIME@
79554 +GNULIB_UTIMENSAT = @GNULIB_UTIMENSAT@
79555 +GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
79556 +GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
79557 +GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
79558 +GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
79559 +GNULIB_VFSCANF = @GNULIB_VFSCANF@
79560 +GNULIB_VPRINTF = @GNULIB_VPRINTF@
79561 +GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
79562 +GNULIB_VSCANF = @GNULIB_VSCANF@
79563 +GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
79564 +GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
79565 +GNULIB_WCPCPY = @GNULIB_WCPCPY@
79566 +GNULIB_WCPNCPY = @GNULIB_WCPNCPY@
79567 +GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
79568 +GNULIB_WCSCASECMP = @GNULIB_WCSCASECMP@
79569 +GNULIB_WCSCAT = @GNULIB_WCSCAT@
79570 +GNULIB_WCSCHR = @GNULIB_WCSCHR@
79571 +GNULIB_WCSCMP = @GNULIB_WCSCMP@
79572 +GNULIB_WCSCOLL = @GNULIB_WCSCOLL@
79573 +GNULIB_WCSCPY = @GNULIB_WCSCPY@
79574 +GNULIB_WCSCSPN = @GNULIB_WCSCSPN@
79575 +GNULIB_WCSDUP = @GNULIB_WCSDUP@
79576 +GNULIB_WCSFTIME = @GNULIB_WCSFTIME@
79577 +GNULIB_WCSLEN = @GNULIB_WCSLEN@
79578 +GNULIB_WCSNCASECMP = @GNULIB_WCSNCASECMP@
79579 +GNULIB_WCSNCAT = @GNULIB_WCSNCAT@
79580 +GNULIB_WCSNCMP = @GNULIB_WCSNCMP@
79581 +GNULIB_WCSNCPY = @GNULIB_WCSNCPY@
79582 +GNULIB_WCSNLEN = @GNULIB_WCSNLEN@
79583 +GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
79584 +GNULIB_WCSPBRK = @GNULIB_WCSPBRK@
79585 +GNULIB_WCSRCHR = @GNULIB_WCSRCHR@
79586 +GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
79587 +GNULIB_WCSSPN = @GNULIB_WCSSPN@
79588 +GNULIB_WCSSTR = @GNULIB_WCSSTR@
79589 +GNULIB_WCSTOK = @GNULIB_WCSTOK@
79590 +GNULIB_WCSWIDTH = @GNULIB_WCSWIDTH@
79591 +GNULIB_WCSXFRM = @GNULIB_WCSXFRM@
79592 +GNULIB_WCTOB = @GNULIB_WCTOB@
79593 +GNULIB_WCTOMB = @GNULIB_WCTOMB@
79594 +GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
79595 +GNULIB_WMEMCHR = @GNULIB_WMEMCHR@
79596 +GNULIB_WMEMCMP = @GNULIB_WMEMCMP@
79597 +GNULIB_WMEMCPY = @GNULIB_WMEMCPY@
79598 +GNULIB_WMEMMOVE = @GNULIB_WMEMMOVE@
79599 +GNULIB_WMEMSET = @GNULIB_WMEMSET@
79600 +GNULIB_WRITE = @GNULIB_WRITE@
79601 +GNULIB__EXIT = @GNULIB__EXIT@
79602 GPGME_CFLAGS = @GPGME_CFLAGS@
79603 GPGME_CONFIG = @GPGME_CONFIG@
79604 GPGME_LIBS = @GPGME_LIBS@
79605 GREP = @GREP@
79606 HAVE_ACOSF = @HAVE_ACOSF@
79607 HAVE_ACOSL = @HAVE_ACOSL@
79608 -HAVE_ALIGNED_ALLOC = @HAVE_ALIGNED_ALLOC@
79609 HAVE_ALLOCA_H = @HAVE_ALLOCA_H@
79610 HAVE_ALPHASORT = @HAVE_ALPHASORT@
79611 HAVE_ASINF = @HAVE_ASINF@
79612 @@ -780,7 +689,6 @@ HAVE_CHOWN = @HAVE_CHOWN@
79613 HAVE_CLOSEDIR = @HAVE_CLOSEDIR@
79614 HAVE_COPYSIGN = @HAVE_COPYSIGN@
79615 HAVE_COPYSIGNL = @HAVE_COPYSIGNL@
79616 -HAVE_COPY_FILE_RANGE = @HAVE_COPY_FILE_RANGE@
79617 HAVE_COSF = @HAVE_COSF@
79618 HAVE_COSHF = @HAVE_COSHF@
79619 HAVE_COSL = @HAVE_COSL@
79620 @@ -795,17 +703,13 @@ HAVE_DECL_CEILL = @HAVE_DECL_CEILL@
79621 HAVE_DECL_COPYSIGNF = @HAVE_DECL_COPYSIGNF@
79622 HAVE_DECL_COSL = @HAVE_DECL_COSL@
79623 HAVE_DECL_DIRFD = @HAVE_DECL_DIRFD@
79624 -HAVE_DECL_ECVT = @HAVE_DECL_ECVT@
79625 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
79626 -HAVE_DECL_EXECVPE = @HAVE_DECL_EXECVPE@
79627 HAVE_DECL_EXP2 = @HAVE_DECL_EXP2@
79628 HAVE_DECL_EXP2F = @HAVE_DECL_EXP2F@
79629 HAVE_DECL_EXP2L = @HAVE_DECL_EXP2L@
79630 HAVE_DECL_EXPL = @HAVE_DECL_EXPL@
79631 HAVE_DECL_EXPM1L = @HAVE_DECL_EXPM1L@
79632 HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
79633 -HAVE_DECL_FCLOSEALL = @HAVE_DECL_FCLOSEALL@
79634 -HAVE_DECL_FCVT = @HAVE_DECL_FCVT@
79635 HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@
79636 HAVE_DECL_FDOPENDIR = @HAVE_DECL_FDOPENDIR@
79637 HAVE_DECL_FLOORF = @HAVE_DECL_FLOORF@
79638 @@ -814,7 +718,6 @@ HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@
79639 HAVE_DECL_FREXPL = @HAVE_DECL_FREXPL@
79640 HAVE_DECL_FSEEKO = @HAVE_DECL_FSEEKO@
79641 HAVE_DECL_FTELLO = @HAVE_DECL_FTELLO@
79642 -HAVE_DECL_GCVT = @HAVE_DECL_GCVT@
79643 HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
79644 HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
79645 HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
79646 @@ -866,14 +769,13 @@ HAVE_DECL_TRUNCL = @HAVE_DECL_TRUNCL@
79647 HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
79648 HAVE_DECL_UNSETENV = @HAVE_DECL_UNSETENV@
79649 HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
79650 -HAVE_DECL_WCSDUP = @HAVE_DECL_WCSDUP@
79651 HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
79652 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
79653 HAVE_DIRENT_H = @HAVE_DIRENT_H@
79654 HAVE_DPRINTF = @HAVE_DPRINTF@
79655 +HAVE_DUP2 = @HAVE_DUP2@
79656 HAVE_DUP3 = @HAVE_DUP3@
79657 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
79658 -HAVE_EXECVPE = @HAVE_EXECVPE@
79659 HAVE_EXPF = @HAVE_EXPF@
79660 HAVE_EXPL = @HAVE_EXPL@
79661 HAVE_EXPLICIT_BZERO = @HAVE_EXPLICIT_BZERO@
79662 @@ -905,7 +807,6 @@ HAVE_FTELLO = @HAVE_FTELLO@
79663 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
79664 HAVE_FUTIMENS = @HAVE_FUTIMENS@
79665 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
79666 -HAVE_GETENTROPY = @HAVE_GETENTROPY@
79667 HAVE_GETGROUPS = @HAVE_GETGROUPS@
79668 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
79669 HAVE_GETLOGIN = @HAVE_GETLOGIN@
79670 @@ -914,7 +815,6 @@ HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
79671 HAVE_GETPASS = @HAVE_GETPASS@
79672 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
79673 HAVE_GETTIMEOFDAY = @HAVE_GETTIMEOFDAY@
79674 -HAVE_GETUMASK = @HAVE_GETUMASK@
79675 HAVE_GRANTPT = @HAVE_GRANTPT@
79676 HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
79677 HAVE_HYPOTF = @HAVE_HYPOTF@
79678 @@ -942,6 +842,7 @@ HAVE_LOGBF = @HAVE_LOGBF@
79679 HAVE_LOGBL = @HAVE_LOGBL@
79680 HAVE_LOGF = @HAVE_LOGF@
79681 HAVE_LOGL = @HAVE_LOGL@
79682 +HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
79683 HAVE_LSTAT = @HAVE_LSTAT@
79684 HAVE_MAX_ALIGN_T = @HAVE_MAX_ALIGN_T@
79685 HAVE_MBRLEN = @HAVE_MBRLEN@
79686 @@ -951,6 +852,7 @@ HAVE_MBSLEN = @HAVE_MBSLEN@
79687 HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
79688 HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
79689 HAVE_MBTOWC = @HAVE_MBTOWC@
79690 +HAVE_MEMCHR = @HAVE_MEMCHR@
79691 HAVE_MEMPCPY = @HAVE_MEMPCPY@
79692 HAVE_MKDIRAT = @HAVE_MKDIRAT@
79693 HAVE_MKDTEMP = @HAVE_MKDTEMP@
79694 @@ -973,7 +875,6 @@ HAVE_PCLOSE = @HAVE_PCLOSE@
79695 HAVE_PIPE = @HAVE_PIPE@
79696 HAVE_PIPE2 = @HAVE_PIPE2@
79697 HAVE_POPEN = @HAVE_POPEN@
79698 -HAVE_POSIX_MEMALIGN = @HAVE_POSIX_MEMALIGN@
79699 HAVE_POSIX_OPENPT = @HAVE_POSIX_OPENPT@
79700 HAVE_POWF = @HAVE_POWF@
79701 HAVE_PREAD = @HAVE_PREAD@
79702 @@ -1003,8 +904,6 @@ HAVE_SECURE_GETENV = @HAVE_SECURE_GETENV@
79703 HAVE_SETENV = @HAVE_SETENV@
79704 HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@
79705 HAVE_SETSTATE = @HAVE_SETSTATE@
79706 -HAVE_SIGABBREV_NP = @HAVE_SIGABBREV_NP@
79707 -HAVE_SIGDESCR_NP = @HAVE_SIGDESCR_NP@
79708 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
79709 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
79710 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
79711 @@ -1020,16 +919,13 @@ HAVE_STPNCPY = @HAVE_STPNCPY@
79712 HAVE_STRCASECMP = @HAVE_STRCASECMP@
79713 HAVE_STRCASESTR = @HAVE_STRCASESTR@
79714 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
79715 -HAVE_STRERRORNAME_NP = @HAVE_STRERRORNAME_NP@
79716 HAVE_STRINGS_H = @HAVE_STRINGS_H@
79717 HAVE_STRPBRK = @HAVE_STRPBRK@
79718 HAVE_STRPTIME = @HAVE_STRPTIME@
79719 HAVE_STRSEP = @HAVE_STRSEP@
79720 HAVE_STRTOD = @HAVE_STRTOD@
79721 -HAVE_STRTOL = @HAVE_STRTOL@
79722 HAVE_STRTOLD = @HAVE_STRTOLD@
79723 HAVE_STRTOLL = @HAVE_STRTOLL@
79724 -HAVE_STRTOUL = @HAVE_STRTOUL@
79725 HAVE_STRTOULL = @HAVE_STRTOULL@
79726 HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
79727 HAVE_STRUCT_TIMEVAL = @HAVE_STRUCT_TIMEVAL@
79728 @@ -1047,12 +943,12 @@ HAVE_TANF = @HAVE_TANF@
79729 HAVE_TANHF = @HAVE_TANHF@
79730 HAVE_TANL = @HAVE_TANL@
79731 HAVE_TIMEGM = @HAVE_TIMEGM@
79732 -HAVE_TIMESPEC_GET = @HAVE_TIMESPEC_GET@
79733 -HAVE_TIMESPEC_GETRES = @HAVE_TIMESPEC_GETRES@
79734 HAVE_TIMEZONE_T = @HAVE_TIMEZONE_T@
79735 +HAVE_TZSET = @HAVE_TZSET@
79736 HAVE_UNISTD_H = @HAVE_UNISTD_H@
79737 HAVE_UNLINKAT = @HAVE_UNLINKAT@
79738 HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
79739 +HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
79740 HAVE_USLEEP = @HAVE_USLEEP@
79741 HAVE_UTIME = @HAVE_UTIME@
79742 HAVE_UTIMENSAT = @HAVE_UTIMENSAT@
79743 @@ -1094,7 +990,6 @@ HAVE_WMEMCHR = @HAVE_WMEMCHR@
79744 HAVE_WMEMCMP = @HAVE_WMEMCMP@
79745 HAVE_WMEMCPY = @HAVE_WMEMCPY@
79746 HAVE_WMEMMOVE = @HAVE_WMEMMOVE@
79747 -HAVE_WMEMPCPY = @HAVE_WMEMPCPY@
79748 HAVE_WMEMSET = @HAVE_WMEMSET@
79749 HAVE__BOOL = @HAVE__BOOL@
79750 HAVE__EXIT = @HAVE__EXIT@
79751 @@ -1191,18 +1086,16 @@ PATH_SEPARATOR = @PATH_SEPARATOR@
79752 PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
79753 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
79754 PRIPTR_PREFIX = @PRIPTR_PREFIX@
79755 +PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
79756 PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
79757 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
79758 RANLIB = @RANLIB@
79759 -REPLACE_ACCESS = @REPLACE_ACCESS@
79760 REPLACE_ACOSF = @REPLACE_ACOSF@
79761 -REPLACE_ALIGNED_ALLOC = @REPLACE_ALIGNED_ALLOC@
79762 REPLACE_ASINF = @REPLACE_ASINF@
79763 REPLACE_ATAN2F = @REPLACE_ATAN2F@
79764 REPLACE_ATANF = @REPLACE_ATANF@
79765 REPLACE_BTOWC = @REPLACE_BTOWC@
79766 -REPLACE_CALLOC_FOR_CALLOC_GNU = @REPLACE_CALLOC_FOR_CALLOC_GNU@
79767 -REPLACE_CALLOC_FOR_CALLOC_POSIX = @REPLACE_CALLOC_FOR_CALLOC_POSIX@
79768 +REPLACE_CALLOC = @REPLACE_CALLOC@
79769 REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
79770 REPLACE_CBRTF = @REPLACE_CBRTF@
79771 REPLACE_CBRTL = @REPLACE_CBRTL@
79772 @@ -1212,22 +1105,13 @@ REPLACE_CEILL = @REPLACE_CEILL@
79773 REPLACE_CHOWN = @REPLACE_CHOWN@
79774 REPLACE_CLOSE = @REPLACE_CLOSE@
79775 REPLACE_CLOSEDIR = @REPLACE_CLOSEDIR@
79776 -REPLACE_COPY_FILE_RANGE = @REPLACE_COPY_FILE_RANGE@
79777 REPLACE_COSF = @REPLACE_COSF@
79778 REPLACE_COSHF = @REPLACE_COSHF@
79779 -REPLACE_CREAT = @REPLACE_CREAT@
79780 REPLACE_CTIME = @REPLACE_CTIME@
79781 REPLACE_DIRFD = @REPLACE_DIRFD@
79782 REPLACE_DPRINTF = @REPLACE_DPRINTF@
79783 REPLACE_DUP = @REPLACE_DUP@
79784 REPLACE_DUP2 = @REPLACE_DUP2@
79785 -REPLACE_EXECL = @REPLACE_EXECL@
79786 -REPLACE_EXECLE = @REPLACE_EXECLE@
79787 -REPLACE_EXECLP = @REPLACE_EXECLP@
79788 -REPLACE_EXECV = @REPLACE_EXECV@
79789 -REPLACE_EXECVE = @REPLACE_EXECVE@
79790 -REPLACE_EXECVP = @REPLACE_EXECVP@
79791 -REPLACE_EXECVPE = @REPLACE_EXECVPE@
79792 REPLACE_EXP2 = @REPLACE_EXP2@
79793 REPLACE_EXP2L = @REPLACE_EXP2L@
79794 REPLACE_EXPF = @REPLACE_EXPF@
79795 @@ -1237,14 +1121,12 @@ REPLACE_EXPM1F = @REPLACE_EXPM1F@
79796 REPLACE_EXPM1L = @REPLACE_EXPM1L@
79797 REPLACE_FABSL = @REPLACE_FABSL@
79798 REPLACE_FACCESSAT = @REPLACE_FACCESSAT@
79799 -REPLACE_FCHMODAT = @REPLACE_FCHMODAT@
79800 REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
79801 REPLACE_FCLOSE = @REPLACE_FCLOSE@
79802 REPLACE_FCNTL = @REPLACE_FCNTL@
79803 REPLACE_FDOPEN = @REPLACE_FDOPEN@
79804 REPLACE_FDOPENDIR = @REPLACE_FDOPENDIR@
79805 REPLACE_FFLUSH = @REPLACE_FFLUSH@
79806 -REPLACE_FFSLL = @REPLACE_FFSLL@
79807 REPLACE_FLOOR = @REPLACE_FLOOR@
79808 REPLACE_FLOORF = @REPLACE_FLOORF@
79809 REPLACE_FLOORL = @REPLACE_FLOORL@
79810 @@ -1255,10 +1137,8 @@ REPLACE_FMOD = @REPLACE_FMOD@
79811 REPLACE_FMODF = @REPLACE_FMODF@
79812 REPLACE_FMODL = @REPLACE_FMODL@
79813 REPLACE_FOPEN = @REPLACE_FOPEN@
79814 -REPLACE_FOPEN_FOR_FOPEN_GNU = @REPLACE_FOPEN_FOR_FOPEN_GNU@
79815 REPLACE_FPRINTF = @REPLACE_FPRINTF@
79816 REPLACE_FPURGE = @REPLACE_FPURGE@
79817 -REPLACE_FREE = @REPLACE_FREE@
79818 REPLACE_FREOPEN = @REPLACE_FREOPEN@
79819 REPLACE_FREXP = @REPLACE_FREXP@
79820 REPLACE_FREXPF = @REPLACE_FREXPF@
79821 @@ -1280,7 +1160,6 @@ REPLACE_GETLINE = @REPLACE_GETLINE@
79822 REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
79823 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
79824 REPLACE_GETPASS = @REPLACE_GETPASS@
79825 -REPLACE_GETPASS_FOR_GETPASS_GNU = @REPLACE_GETPASS_FOR_GETPASS_GNU@
79826 REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
79827 REPLACE_GMTIME = @REPLACE_GMTIME@
79828 REPLACE_HUGE_VAL = @REPLACE_HUGE_VAL@
79829 @@ -1319,8 +1198,7 @@ REPLACE_LOGF = @REPLACE_LOGF@
79830 REPLACE_LOGL = @REPLACE_LOGL@
79831 REPLACE_LSEEK = @REPLACE_LSEEK@
79832 REPLACE_LSTAT = @REPLACE_LSTAT@
79833 -REPLACE_MALLOC_FOR_MALLOC_GNU = @REPLACE_MALLOC_FOR_MALLOC_GNU@
79834 -REPLACE_MALLOC_FOR_MALLOC_POSIX = @REPLACE_MALLOC_FOR_MALLOC_POSIX@
79835 +REPLACE_MALLOC = @REPLACE_MALLOC@
79836 REPLACE_MBRLEN = @REPLACE_MBRLEN@
79837 REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
79838 REPLACE_MBSINIT = @REPLACE_MBSINIT@
79839 @@ -1332,9 +1210,7 @@ REPLACE_MEMCHR = @REPLACE_MEMCHR@
79840 REPLACE_MEMMEM = @REPLACE_MEMMEM@
79841 REPLACE_MKDIR = @REPLACE_MKDIR@
79842 REPLACE_MKFIFO = @REPLACE_MKFIFO@
79843 -REPLACE_MKFIFOAT = @REPLACE_MKFIFOAT@
79844 REPLACE_MKNOD = @REPLACE_MKNOD@
79845 -REPLACE_MKNODAT = @REPLACE_MKNODAT@
79846 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
79847 REPLACE_MKTIME = @REPLACE_MKTIME@
79848 REPLACE_MODF = @REPLACE_MODF@
79849 @@ -1349,7 +1225,6 @@ REPLACE_OPENAT = @REPLACE_OPENAT@
79850 REPLACE_OPENDIR = @REPLACE_OPENDIR@
79851 REPLACE_PERROR = @REPLACE_PERROR@
79852 REPLACE_POPEN = @REPLACE_POPEN@
79853 -REPLACE_POSIX_MEMALIGN = @REPLACE_POSIX_MEMALIGN@
79854 REPLACE_PREAD = @REPLACE_PREAD@
79855 REPLACE_PRINTF = @REPLACE_PRINTF@
79856 REPLACE_PTSNAME = @REPLACE_PTSNAME@
79857 @@ -1362,9 +1237,7 @@ REPLACE_RANDOM_R = @REPLACE_RANDOM_R@
79858 REPLACE_READ = @REPLACE_READ@
79859 REPLACE_READLINK = @REPLACE_READLINK@
79860 REPLACE_READLINKAT = @REPLACE_READLINKAT@
79861 -REPLACE_REALLOCARRAY = @REPLACE_REALLOCARRAY@
79862 -REPLACE_REALLOC_FOR_REALLOC_GNU = @REPLACE_REALLOC_FOR_REALLOC_GNU@
79863 -REPLACE_REALLOC_FOR_REALLOC_POSIX = @REPLACE_REALLOC_FOR_REALLOC_POSIX@
79864 +REPLACE_REALLOC = @REPLACE_REALLOC@
79865 REPLACE_REALPATH = @REPLACE_REALPATH@
79866 REPLACE_REMAINDER = @REPLACE_REMAINDER@
79867 REPLACE_REMAINDERF = @REPLACE_REMAINDERF@
79868 @@ -1380,7 +1253,7 @@ REPLACE_ROUNDL = @REPLACE_ROUNDL@
79869 REPLACE_SETENV = @REPLACE_SETENV@
79870 REPLACE_SETSTATE = @REPLACE_SETSTATE@
79871 REPLACE_SIGNBIT = @REPLACE_SIGNBIT@
79872 -REPLACE_SIGNBIT_USING_BUILTINS = @REPLACE_SIGNBIT_USING_BUILTINS@
79873 +REPLACE_SIGNBIT_USING_GCC = @REPLACE_SIGNBIT_USING_GCC@
79874 REPLACE_SINF = @REPLACE_SINF@
79875 REPLACE_SINHF = @REPLACE_SINHF@
79876 REPLACE_SLEEP = @REPLACE_SLEEP@
79877 @@ -1396,7 +1269,6 @@ REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
79878 REPLACE_STRCHRNUL = @REPLACE_STRCHRNUL@
79879 REPLACE_STRDUP = @REPLACE_STRDUP@
79880 REPLACE_STRERROR = @REPLACE_STRERROR@
79881 -REPLACE_STRERRORNAME_NP = @REPLACE_STRERRORNAME_NP@
79882 REPLACE_STRERROR_R = @REPLACE_STRERROR_R@
79883 REPLACE_STRFTIME = @REPLACE_STRFTIME@
79884 REPLACE_STRNCAT = @REPLACE_STRNCAT@
79885 @@ -1407,11 +1279,7 @@ REPLACE_STRSTR = @REPLACE_STRSTR@
79886 REPLACE_STRTOD = @REPLACE_STRTOD@
79887 REPLACE_STRTOIMAX = @REPLACE_STRTOIMAX@
79888 REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
79889 -REPLACE_STRTOL = @REPLACE_STRTOL@
79890 REPLACE_STRTOLD = @REPLACE_STRTOLD@
79891 -REPLACE_STRTOLL = @REPLACE_STRTOLL@
79892 -REPLACE_STRTOUL = @REPLACE_STRTOUL@
79893 -REPLACE_STRTOULL = @REPLACE_STRTOULL@
79894 REPLACE_STRTOUMAX = @REPLACE_STRTOUMAX@
79895 REPLACE_STRUCT_TIMEVAL = @REPLACE_STRUCT_TIMEVAL@
79896 REPLACE_SYMLINK = @REPLACE_SYMLINK@
79897 @@ -1442,7 +1310,6 @@ REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
79898 REPLACE_WCSFTIME = @REPLACE_WCSFTIME@
79899 REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
79900 REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
79901 -REPLACE_WCSTOK = @REPLACE_WCSTOK@
79902 REPLACE_WCSWIDTH = @REPLACE_WCSWIDTH@
79903 REPLACE_WCTOB = @REPLACE_WCTOB@
79904 REPLACE_WCTOMB = @REPLACE_WCTOMB@
79905 @@ -1454,21 +1321,19 @@ SET_MAKE = @SET_MAKE@
79906 SHELL = @SHELL@
79907 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
79908 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
79909 -STDALIGN_H = @STDALIGN_H@
79910 STDBOOL_H = @STDBOOL_H@
79911 STDDEF_H = @STDDEF_H@
79912 STDINT_H = @STDINT_H@
79913 STRIP = @STRIP@
79914 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
79915 TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
79916 -TIME_H_DEFINES_TIME_UTC = @TIME_H_DEFINES_TIME_UTC@
79917 UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@
79918 UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@
79919 UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
79920 UNISTD_H_DEFINES_STRUCT_TIMESPEC = @UNISTD_H_DEFINES_STRUCT_TIMESPEC@
79921 -UNISTD_H_HAVE_SYS_RANDOM_H = @UNISTD_H_HAVE_SYS_RANDOM_H@
79922 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
79923 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
79924 +UTIME_H = @UTIME_H@
79925 VERSION = @VERSION@
79926 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
79927 WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
79928 @@ -1500,10 +1365,8 @@ datarootdir = @datarootdir@
79929 docdir = @docdir@
79930 dvidir = @dvidir@
79931 exec_prefix = @exec_prefix@
79932 -gl_LIBOBJDEPS = @gl_LIBOBJDEPS@
79933 gl_LIBOBJS = @gl_LIBOBJS@
79934 gl_LTLIBOBJS = @gl_LTLIBOBJS@
79935 -gltests_LIBOBJDEPS = @gltests_LIBOBJDEPS@
79936 gltests_LIBOBJS = @gltests_LIBOBJS@
79937 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
79938 gltests_WITNESS = @gltests_WITNESS@
79939
79940 diff --git a/tests/qmanifest/Makefile.in b/tests/qmanifest/Makefile.in
79941 index 910bdf8..c0216eb 100644
79942 --- a/tests/qmanifest/Makefile.in
79943 +++ b/tests/qmanifest/Makefile.in
79944 @@ -90,12 +90,9 @@ host_triplet = @host@
79945 subdir = tests/qmanifest
79946 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
79947 am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
79948 - $(top_srcdir)/autotools/m4/__inline.m4 \
79949 $(top_srcdir)/autotools/m4/absolute-header.m4 \
79950 $(top_srcdir)/autotools/m4/ac_check_sendfile.m4 \
79951 $(top_srcdir)/autotools/m4/alloca.m4 \
79952 - $(top_srcdir)/autotools/m4/builtin-expect.m4 \
79953 - $(top_srcdir)/autotools/m4/calloc.m4 \
79954 $(top_srcdir)/autotools/m4/canonicalize.m4 \
79955 $(top_srcdir)/autotools/m4/chdir-long.m4 \
79956 $(top_srcdir)/autotools/m4/clock_time.m4 \
79957 @@ -103,6 +100,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
79958 $(top_srcdir)/autotools/m4/closedir.m4 \
79959 $(top_srcdir)/autotools/m4/dirent_h.m4 \
79960 $(top_srcdir)/autotools/m4/dirfd.m4 \
79961 + $(top_srcdir)/autotools/m4/dirname.m4 \
79962 $(top_srcdir)/autotools/m4/double-slash-root.m4 \
79963 $(top_srcdir)/autotools/m4/dup.m4 \
79964 $(top_srcdir)/autotools/m4/dup2.m4 \
79965 @@ -124,7 +122,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
79966 $(top_srcdir)/autotools/m4/filenamecat.m4 \
79967 $(top_srcdir)/autotools/m4/float_h.m4 \
79968 $(top_srcdir)/autotools/m4/fpieee.m4 \
79969 - $(top_srcdir)/autotools/m4/free.m4 \
79970 $(top_srcdir)/autotools/m4/frexp.m4 \
79971 $(top_srcdir)/autotools/m4/frexpl.m4 \
79972 $(top_srcdir)/autotools/m4/fstat.m4 \
79973 @@ -144,6 +141,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
79974 $(top_srcdir)/autotools/m4/group-member.m4 \
79975 $(top_srcdir)/autotools/m4/include_next.m4 \
79976 $(top_srcdir)/autotools/m4/intmax_t.m4 \
79977 + $(top_srcdir)/autotools/m4/inttypes-pri.m4 \
79978 $(top_srcdir)/autotools/m4/inttypes.m4 \
79979 $(top_srcdir)/autotools/m4/inttypes_h.m4 \
79980 $(top_srcdir)/autotools/m4/isnand.m4 \
79981 @@ -153,6 +151,8 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
79982 $(top_srcdir)/autotools/m4/ldexpl.m4 \
79983 $(top_srcdir)/autotools/m4/libtool.m4 \
79984 $(top_srcdir)/autotools/m4/limits-h.m4 \
79985 + $(top_srcdir)/autotools/m4/localtime-buffer.m4 \
79986 + $(top_srcdir)/autotools/m4/longlong.m4 \
79987 $(top_srcdir)/autotools/m4/lstat.m4 \
79988 $(top_srcdir)/autotools/m4/ltoptions.m4 \
79989 $(top_srcdir)/autotools/m4/ltsugar.m4 \
79990 @@ -164,7 +164,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
79991 $(top_srcdir)/autotools/m4/memchr.m4 \
79992 $(top_srcdir)/autotools/m4/mempcpy.m4 \
79993 $(top_srcdir)/autotools/m4/memrchr.m4 \
79994 - $(top_srcdir)/autotools/m4/minmax.m4 \
79995 $(top_srcdir)/autotools/m4/mkdir.m4 \
79996 $(top_srcdir)/autotools/m4/mkdirat.m4 \
79997 $(top_srcdir)/autotools/m4/mmap-anon.m4 \
79998 @@ -175,20 +174,16 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
79999 $(top_srcdir)/autotools/m4/nocrash.m4 \
80000 $(top_srcdir)/autotools/m4/off_t.m4 \
80001 $(top_srcdir)/autotools/m4/open-cloexec.m4 \
80002 - $(top_srcdir)/autotools/m4/open-slash.m4 \
80003 $(top_srcdir)/autotools/m4/open.m4 \
80004 $(top_srcdir)/autotools/m4/openat.m4 \
80005 $(top_srcdir)/autotools/m4/opendir.m4 \
80006 $(top_srcdir)/autotools/m4/pathmax.m4 \
80007 - $(top_srcdir)/autotools/m4/pipe.m4 \
80008 $(top_srcdir)/autotools/m4/printf-frexp.m4 \
80009 $(top_srcdir)/autotools/m4/printf-frexpl.m4 \
80010 $(top_srcdir)/autotools/m4/printf.m4 \
80011 - $(top_srcdir)/autotools/m4/rawmemchr.m4 \
80012 $(top_srcdir)/autotools/m4/readlink.m4 \
80013 $(top_srcdir)/autotools/m4/readlinkat.m4 \
80014 $(top_srcdir)/autotools/m4/realloc.m4 \
80015 - $(top_srcdir)/autotools/m4/reallocarray.m4 \
80016 $(top_srcdir)/autotools/m4/rename.m4 \
80017 $(top_srcdir)/autotools/m4/renameat.m4 \
80018 $(top_srcdir)/autotools/m4/rmdir.m4 \
80019 @@ -198,7 +193,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
80020 $(top_srcdir)/autotools/m4/ssize_t.m4 \
80021 $(top_srcdir)/autotools/m4/stat-time.m4 \
80022 $(top_srcdir)/autotools/m4/stat.m4 \
80023 - $(top_srcdir)/autotools/m4/stdalign.m4 \
80024 $(top_srcdir)/autotools/m4/stdbool.m4 \
80025 $(top_srcdir)/autotools/m4/stddef_h.m4 \
80026 $(top_srcdir)/autotools/m4/stdint.m4 \
80027 @@ -237,10 +231,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
80028 $(top_srcdir)/autotools/m4/wchar_t.m4 \
80029 $(top_srcdir)/autotools/m4/wint_t.m4 \
80030 $(top_srcdir)/autotools/m4/xalloc.m4 \
80031 - $(top_srcdir)/autotools/m4/xsize.m4 \
80032 - $(top_srcdir)/autotools/m4/year2038.m4 \
80033 - $(top_srcdir)/autotools/m4/zzgnulib.m4 \
80034 - $(top_srcdir)/configure.ac
80035 + $(top_srcdir)/autotools/m4/xsize.m4 $(top_srcdir)/configure.ac
80036 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
80037 $(ACLOCAL_M4)
80038 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
80039 @@ -318,450 +309,368 @@ FGREP = @FGREP@
80040 FLOAT_H = @FLOAT_H@
80041 GETOPT_CDEFS_H = @GETOPT_CDEFS_H@
80042 GETOPT_H = @GETOPT_H@
80043 -GL_CFLAG_ALLOW_WARNINGS = @GL_CFLAG_ALLOW_WARNINGS@
80044 -GL_CFLAG_GNULIB_WARNINGS = @GL_CFLAG_GNULIB_WARNINGS@
80045 -GL_GNULIB_ACCESS = @GL_GNULIB_ACCESS@
80046 -GL_GNULIB_ACOSF = @GL_GNULIB_ACOSF@
80047 -GL_GNULIB_ACOSL = @GL_GNULIB_ACOSL@
80048 -GL_GNULIB_ALIGNED_ALLOC = @GL_GNULIB_ALIGNED_ALLOC@
80049 -GL_GNULIB_ALPHASORT = @GL_GNULIB_ALPHASORT@
80050 -GL_GNULIB_ASINF = @GL_GNULIB_ASINF@
80051 -GL_GNULIB_ASINL = @GL_GNULIB_ASINL@
80052 -GL_GNULIB_ATAN2F = @GL_GNULIB_ATAN2F@
80053 -GL_GNULIB_ATANF = @GL_GNULIB_ATANF@
80054 -GL_GNULIB_ATANL = @GL_GNULIB_ATANL@
80055 -GL_GNULIB_ATOLL = @GL_GNULIB_ATOLL@
80056 -GL_GNULIB_BTOWC = @GL_GNULIB_BTOWC@
80057 -GL_GNULIB_CALLOC_GNU = @GL_GNULIB_CALLOC_GNU@
80058 -GL_GNULIB_CALLOC_POSIX = @GL_GNULIB_CALLOC_POSIX@
80059 -GL_GNULIB_CANONICALIZE_FILE_NAME = @GL_GNULIB_CANONICALIZE_FILE_NAME@
80060 -GL_GNULIB_CBRT = @GL_GNULIB_CBRT@
80061 -GL_GNULIB_CBRTF = @GL_GNULIB_CBRTF@
80062 -GL_GNULIB_CBRTL = @GL_GNULIB_CBRTL@
80063 -GL_GNULIB_CEIL = @GL_GNULIB_CEIL@
80064 -GL_GNULIB_CEILF = @GL_GNULIB_CEILF@
80065 -GL_GNULIB_CEILL = @GL_GNULIB_CEILL@
80066 -GL_GNULIB_CHDIR = @GL_GNULIB_CHDIR@
80067 -GL_GNULIB_CHOWN = @GL_GNULIB_CHOWN@
80068 -GL_GNULIB_CLOSE = @GL_GNULIB_CLOSE@
80069 -GL_GNULIB_CLOSEDIR = @GL_GNULIB_CLOSEDIR@
80070 -GL_GNULIB_COPYSIGN = @GL_GNULIB_COPYSIGN@
80071 -GL_GNULIB_COPYSIGNF = @GL_GNULIB_COPYSIGNF@
80072 -GL_GNULIB_COPYSIGNL = @GL_GNULIB_COPYSIGNL@
80073 -GL_GNULIB_COPY_FILE_RANGE = @GL_GNULIB_COPY_FILE_RANGE@
80074 -GL_GNULIB_COSF = @GL_GNULIB_COSF@
80075 -GL_GNULIB_COSHF = @GL_GNULIB_COSHF@
80076 -GL_GNULIB_COSL = @GL_GNULIB_COSL@
80077 -GL_GNULIB_CREAT = @GL_GNULIB_CREAT@
80078 -GL_GNULIB_CTIME = @GL_GNULIB_CTIME@
80079 -GL_GNULIB_DIRFD = @GL_GNULIB_DIRFD@
80080 -GL_GNULIB_DPRINTF = @GL_GNULIB_DPRINTF@
80081 -GL_GNULIB_DUP = @GL_GNULIB_DUP@
80082 -GL_GNULIB_DUP2 = @GL_GNULIB_DUP2@
80083 -GL_GNULIB_DUP3 = @GL_GNULIB_DUP3@
80084 -GL_GNULIB_ENVIRON = @GL_GNULIB_ENVIRON@
80085 -GL_GNULIB_EUIDACCESS = @GL_GNULIB_EUIDACCESS@
80086 -GL_GNULIB_EXECL = @GL_GNULIB_EXECL@
80087 -GL_GNULIB_EXECLE = @GL_GNULIB_EXECLE@
80088 -GL_GNULIB_EXECLP = @GL_GNULIB_EXECLP@
80089 -GL_GNULIB_EXECV = @GL_GNULIB_EXECV@
80090 -GL_GNULIB_EXECVE = @GL_GNULIB_EXECVE@
80091 -GL_GNULIB_EXECVP = @GL_GNULIB_EXECVP@
80092 -GL_GNULIB_EXECVPE = @GL_GNULIB_EXECVPE@
80093 -GL_GNULIB_EXP2 = @GL_GNULIB_EXP2@
80094 -GL_GNULIB_EXP2F = @GL_GNULIB_EXP2F@
80095 -GL_GNULIB_EXP2L = @GL_GNULIB_EXP2L@
80096 -GL_GNULIB_EXPF = @GL_GNULIB_EXPF@
80097 -GL_GNULIB_EXPL = @GL_GNULIB_EXPL@
80098 -GL_GNULIB_EXPLICIT_BZERO = @GL_GNULIB_EXPLICIT_BZERO@
80099 -GL_GNULIB_EXPM1 = @GL_GNULIB_EXPM1@
80100 -GL_GNULIB_EXPM1F = @GL_GNULIB_EXPM1F@
80101 -GL_GNULIB_EXPM1L = @GL_GNULIB_EXPM1L@
80102 -GL_GNULIB_FABSF = @GL_GNULIB_FABSF@
80103 -GL_GNULIB_FABSL = @GL_GNULIB_FABSL@
80104 -GL_GNULIB_FACCESSAT = @GL_GNULIB_FACCESSAT@
80105 -GL_GNULIB_FCHDIR = @GL_GNULIB_FCHDIR@
80106 -GL_GNULIB_FCHMODAT = @GL_GNULIB_FCHMODAT@
80107 -GL_GNULIB_FCHOWNAT = @GL_GNULIB_FCHOWNAT@
80108 -GL_GNULIB_FCLOSE = @GL_GNULIB_FCLOSE@
80109 -GL_GNULIB_FCNTL = @GL_GNULIB_FCNTL@
80110 -GL_GNULIB_FDATASYNC = @GL_GNULIB_FDATASYNC@
80111 -GL_GNULIB_FDOPEN = @GL_GNULIB_FDOPEN@
80112 -GL_GNULIB_FDOPENDIR = @GL_GNULIB_FDOPENDIR@
80113 -GL_GNULIB_FFLUSH = @GL_GNULIB_FFLUSH@
80114 -GL_GNULIB_FFS = @GL_GNULIB_FFS@
80115 -GL_GNULIB_FFSL = @GL_GNULIB_FFSL@
80116 -GL_GNULIB_FFSLL = @GL_GNULIB_FFSLL@
80117 -GL_GNULIB_FGETC = @GL_GNULIB_FGETC@
80118 -GL_GNULIB_FGETS = @GL_GNULIB_FGETS@
80119 -GL_GNULIB_FLOOR = @GL_GNULIB_FLOOR@
80120 -GL_GNULIB_FLOORF = @GL_GNULIB_FLOORF@
80121 -GL_GNULIB_FLOORL = @GL_GNULIB_FLOORL@
80122 -GL_GNULIB_FMA = @GL_GNULIB_FMA@
80123 -GL_GNULIB_FMAF = @GL_GNULIB_FMAF@
80124 -GL_GNULIB_FMAL = @GL_GNULIB_FMAL@
80125 -GL_GNULIB_FMOD = @GL_GNULIB_FMOD@
80126 -GL_GNULIB_FMODF = @GL_GNULIB_FMODF@
80127 -GL_GNULIB_FMODL = @GL_GNULIB_FMODL@
80128 -GL_GNULIB_FOPEN = @GL_GNULIB_FOPEN@
80129 -GL_GNULIB_FOPEN_GNU = @GL_GNULIB_FOPEN_GNU@
80130 -GL_GNULIB_FPRINTF = @GL_GNULIB_FPRINTF@
80131 -GL_GNULIB_FPRINTF_POSIX = @GL_GNULIB_FPRINTF_POSIX@
80132 -GL_GNULIB_FPURGE = @GL_GNULIB_FPURGE@
80133 -GL_GNULIB_FPUTC = @GL_GNULIB_FPUTC@
80134 -GL_GNULIB_FPUTS = @GL_GNULIB_FPUTS@
80135 -GL_GNULIB_FREAD = @GL_GNULIB_FREAD@
80136 -GL_GNULIB_FREE_POSIX = @GL_GNULIB_FREE_POSIX@
80137 -GL_GNULIB_FREOPEN = @GL_GNULIB_FREOPEN@
80138 -GL_GNULIB_FREXP = @GL_GNULIB_FREXP@
80139 -GL_GNULIB_FREXPF = @GL_GNULIB_FREXPF@
80140 -GL_GNULIB_FREXPL = @GL_GNULIB_FREXPL@
80141 -GL_GNULIB_FSCANF = @GL_GNULIB_FSCANF@
80142 -GL_GNULIB_FSEEK = @GL_GNULIB_FSEEK@
80143 -GL_GNULIB_FSEEKO = @GL_GNULIB_FSEEKO@
80144 -GL_GNULIB_FSTAT = @GL_GNULIB_FSTAT@
80145 -GL_GNULIB_FSTATAT = @GL_GNULIB_FSTATAT@
80146 -GL_GNULIB_FSYNC = @GL_GNULIB_FSYNC@
80147 -GL_GNULIB_FTELL = @GL_GNULIB_FTELL@
80148 -GL_GNULIB_FTELLO = @GL_GNULIB_FTELLO@
80149 -GL_GNULIB_FTRUNCATE = @GL_GNULIB_FTRUNCATE@
80150 -GL_GNULIB_FUTIMENS = @GL_GNULIB_FUTIMENS@
80151 -GL_GNULIB_FWRITE = @GL_GNULIB_FWRITE@
80152 -GL_GNULIB_GETC = @GL_GNULIB_GETC@
80153 -GL_GNULIB_GETCHAR = @GL_GNULIB_GETCHAR@
80154 -GL_GNULIB_GETCWD = @GL_GNULIB_GETCWD@
80155 -GL_GNULIB_GETDELIM = @GL_GNULIB_GETDELIM@
80156 -GL_GNULIB_GETDOMAINNAME = @GL_GNULIB_GETDOMAINNAME@
80157 -GL_GNULIB_GETDTABLESIZE = @GL_GNULIB_GETDTABLESIZE@
80158 -GL_GNULIB_GETENTROPY = @GL_GNULIB_GETENTROPY@
80159 -GL_GNULIB_GETGROUPS = @GL_GNULIB_GETGROUPS@
80160 -GL_GNULIB_GETHOSTNAME = @GL_GNULIB_GETHOSTNAME@
80161 -GL_GNULIB_GETLINE = @GL_GNULIB_GETLINE@
80162 -GL_GNULIB_GETLOADAVG = @GL_GNULIB_GETLOADAVG@
80163 -GL_GNULIB_GETLOGIN = @GL_GNULIB_GETLOGIN@
80164 -GL_GNULIB_GETLOGIN_R = @GL_GNULIB_GETLOGIN_R@
80165 -GL_GNULIB_GETOPT_POSIX = @GL_GNULIB_GETOPT_POSIX@
80166 -GL_GNULIB_GETPAGESIZE = @GL_GNULIB_GETPAGESIZE@
80167 -GL_GNULIB_GETPASS = @GL_GNULIB_GETPASS@
80168 -GL_GNULIB_GETPASS_GNU = @GL_GNULIB_GETPASS_GNU@
80169 -GL_GNULIB_GETSUBOPT = @GL_GNULIB_GETSUBOPT@
80170 -GL_GNULIB_GETTIMEOFDAY = @GL_GNULIB_GETTIMEOFDAY@
80171 -GL_GNULIB_GETUMASK = @GL_GNULIB_GETUMASK@
80172 -GL_GNULIB_GETUSERSHELL = @GL_GNULIB_GETUSERSHELL@
80173 -GL_GNULIB_GRANTPT = @GL_GNULIB_GRANTPT@
80174 -GL_GNULIB_GROUP_MEMBER = @GL_GNULIB_GROUP_MEMBER@
80175 -GL_GNULIB_HYPOT = @GL_GNULIB_HYPOT@
80176 -GL_GNULIB_HYPOTF = @GL_GNULIB_HYPOTF@
80177 -GL_GNULIB_HYPOTL = @GL_GNULIB_HYPOTL@
80178 -GL_GNULIB_ILOGB = @GL_GNULIB_ILOGB@
80179 -GL_GNULIB_ILOGBF = @GL_GNULIB_ILOGBF@
80180 -GL_GNULIB_ILOGBL = @GL_GNULIB_ILOGBL@
80181 -GL_GNULIB_IMAXABS = @GL_GNULIB_IMAXABS@
80182 -GL_GNULIB_IMAXDIV = @GL_GNULIB_IMAXDIV@
80183 -GL_GNULIB_ISATTY = @GL_GNULIB_ISATTY@
80184 -GL_GNULIB_ISFINITE = @GL_GNULIB_ISFINITE@
80185 -GL_GNULIB_ISINF = @GL_GNULIB_ISINF@
80186 -GL_GNULIB_ISNAN = @GL_GNULIB_ISNAN@
80187 -GL_GNULIB_ISNAND = @GL_GNULIB_ISNAND@
80188 -GL_GNULIB_ISNANF = @GL_GNULIB_ISNANF@
80189 -GL_GNULIB_ISNANL = @GL_GNULIB_ISNANL@
80190 -GL_GNULIB_LCHMOD = @GL_GNULIB_LCHMOD@
80191 -GL_GNULIB_LCHOWN = @GL_GNULIB_LCHOWN@
80192 -GL_GNULIB_LDEXPF = @GL_GNULIB_LDEXPF@
80193 -GL_GNULIB_LDEXPL = @GL_GNULIB_LDEXPL@
80194 -GL_GNULIB_LINK = @GL_GNULIB_LINK@
80195 -GL_GNULIB_LINKAT = @GL_GNULIB_LINKAT@
80196 -GL_GNULIB_LOCALTIME = @GL_GNULIB_LOCALTIME@
80197 -GL_GNULIB_LOG = @GL_GNULIB_LOG@
80198 -GL_GNULIB_LOG10 = @GL_GNULIB_LOG10@
80199 -GL_GNULIB_LOG10F = @GL_GNULIB_LOG10F@
80200 -GL_GNULIB_LOG10L = @GL_GNULIB_LOG10L@
80201 -GL_GNULIB_LOG1P = @GL_GNULIB_LOG1P@
80202 -GL_GNULIB_LOG1PF = @GL_GNULIB_LOG1PF@
80203 -GL_GNULIB_LOG1PL = @GL_GNULIB_LOG1PL@
80204 -GL_GNULIB_LOG2 = @GL_GNULIB_LOG2@
80205 -GL_GNULIB_LOG2F = @GL_GNULIB_LOG2F@
80206 -GL_GNULIB_LOG2L = @GL_GNULIB_LOG2L@
80207 -GL_GNULIB_LOGB = @GL_GNULIB_LOGB@
80208 -GL_GNULIB_LOGBF = @GL_GNULIB_LOGBF@
80209 -GL_GNULIB_LOGBL = @GL_GNULIB_LOGBL@
80210 -GL_GNULIB_LOGF = @GL_GNULIB_LOGF@
80211 -GL_GNULIB_LOGL = @GL_GNULIB_LOGL@
80212 -GL_GNULIB_LSEEK = @GL_GNULIB_LSEEK@
80213 -GL_GNULIB_LSTAT = @GL_GNULIB_LSTAT@
80214 -GL_GNULIB_MALLOC_GNU = @GL_GNULIB_MALLOC_GNU@
80215 -GL_GNULIB_MALLOC_POSIX = @GL_GNULIB_MALLOC_POSIX@
80216 -GL_GNULIB_MBRLEN = @GL_GNULIB_MBRLEN@
80217 -GL_GNULIB_MBRTOWC = @GL_GNULIB_MBRTOWC@
80218 -GL_GNULIB_MBSCASECMP = @GL_GNULIB_MBSCASECMP@
80219 -GL_GNULIB_MBSCASESTR = @GL_GNULIB_MBSCASESTR@
80220 -GL_GNULIB_MBSCHR = @GL_GNULIB_MBSCHR@
80221 -GL_GNULIB_MBSCSPN = @GL_GNULIB_MBSCSPN@
80222 -GL_GNULIB_MBSINIT = @GL_GNULIB_MBSINIT@
80223 -GL_GNULIB_MBSLEN = @GL_GNULIB_MBSLEN@
80224 -GL_GNULIB_MBSNCASECMP = @GL_GNULIB_MBSNCASECMP@
80225 -GL_GNULIB_MBSNLEN = @GL_GNULIB_MBSNLEN@
80226 -GL_GNULIB_MBSNRTOWCS = @GL_GNULIB_MBSNRTOWCS@
80227 -GL_GNULIB_MBSPBRK = @GL_GNULIB_MBSPBRK@
80228 -GL_GNULIB_MBSPCASECMP = @GL_GNULIB_MBSPCASECMP@
80229 -GL_GNULIB_MBSRCHR = @GL_GNULIB_MBSRCHR@
80230 -GL_GNULIB_MBSRTOWCS = @GL_GNULIB_MBSRTOWCS@
80231 -GL_GNULIB_MBSSEP = @GL_GNULIB_MBSSEP@
80232 -GL_GNULIB_MBSSPN = @GL_GNULIB_MBSSPN@
80233 -GL_GNULIB_MBSSTR = @GL_GNULIB_MBSSTR@
80234 -GL_GNULIB_MBSTOK_R = @GL_GNULIB_MBSTOK_R@
80235 -GL_GNULIB_MBTOWC = @GL_GNULIB_MBTOWC@
80236 -GL_GNULIB_MDA_ACCESS = @GL_GNULIB_MDA_ACCESS@
80237 -GL_GNULIB_MDA_CHDIR = @GL_GNULIB_MDA_CHDIR@
80238 -GL_GNULIB_MDA_CHMOD = @GL_GNULIB_MDA_CHMOD@
80239 -GL_GNULIB_MDA_CLOSE = @GL_GNULIB_MDA_CLOSE@
80240 -GL_GNULIB_MDA_CREAT = @GL_GNULIB_MDA_CREAT@
80241 -GL_GNULIB_MDA_DUP = @GL_GNULIB_MDA_DUP@
80242 -GL_GNULIB_MDA_DUP2 = @GL_GNULIB_MDA_DUP2@
80243 -GL_GNULIB_MDA_ECVT = @GL_GNULIB_MDA_ECVT@
80244 -GL_GNULIB_MDA_EXECL = @GL_GNULIB_MDA_EXECL@
80245 -GL_GNULIB_MDA_EXECLE = @GL_GNULIB_MDA_EXECLE@
80246 -GL_GNULIB_MDA_EXECLP = @GL_GNULIB_MDA_EXECLP@
80247 -GL_GNULIB_MDA_EXECV = @GL_GNULIB_MDA_EXECV@
80248 -GL_GNULIB_MDA_EXECVE = @GL_GNULIB_MDA_EXECVE@
80249 -GL_GNULIB_MDA_EXECVP = @GL_GNULIB_MDA_EXECVP@
80250 -GL_GNULIB_MDA_EXECVPE = @GL_GNULIB_MDA_EXECVPE@
80251 -GL_GNULIB_MDA_FCLOSEALL = @GL_GNULIB_MDA_FCLOSEALL@
80252 -GL_GNULIB_MDA_FCVT = @GL_GNULIB_MDA_FCVT@
80253 -GL_GNULIB_MDA_FDOPEN = @GL_GNULIB_MDA_FDOPEN@
80254 -GL_GNULIB_MDA_FILENO = @GL_GNULIB_MDA_FILENO@
80255 -GL_GNULIB_MDA_GCVT = @GL_GNULIB_MDA_GCVT@
80256 -GL_GNULIB_MDA_GETCWD = @GL_GNULIB_MDA_GETCWD@
80257 -GL_GNULIB_MDA_GETPID = @GL_GNULIB_MDA_GETPID@
80258 -GL_GNULIB_MDA_GETW = @GL_GNULIB_MDA_GETW@
80259 -GL_GNULIB_MDA_ISATTY = @GL_GNULIB_MDA_ISATTY@
80260 -GL_GNULIB_MDA_J0 = @GL_GNULIB_MDA_J0@
80261 -GL_GNULIB_MDA_J1 = @GL_GNULIB_MDA_J1@
80262 -GL_GNULIB_MDA_JN = @GL_GNULIB_MDA_JN@
80263 -GL_GNULIB_MDA_LSEEK = @GL_GNULIB_MDA_LSEEK@
80264 -GL_GNULIB_MDA_MEMCCPY = @GL_GNULIB_MDA_MEMCCPY@
80265 -GL_GNULIB_MDA_MKDIR = @GL_GNULIB_MDA_MKDIR@
80266 -GL_GNULIB_MDA_MKTEMP = @GL_GNULIB_MDA_MKTEMP@
80267 -GL_GNULIB_MDA_OPEN = @GL_GNULIB_MDA_OPEN@
80268 -GL_GNULIB_MDA_PUTENV = @GL_GNULIB_MDA_PUTENV@
80269 -GL_GNULIB_MDA_PUTW = @GL_GNULIB_MDA_PUTW@
80270 -GL_GNULIB_MDA_READ = @GL_GNULIB_MDA_READ@
80271 -GL_GNULIB_MDA_RMDIR = @GL_GNULIB_MDA_RMDIR@
80272 -GL_GNULIB_MDA_STRDUP = @GL_GNULIB_MDA_STRDUP@
80273 -GL_GNULIB_MDA_SWAB = @GL_GNULIB_MDA_SWAB@
80274 -GL_GNULIB_MDA_TEMPNAM = @GL_GNULIB_MDA_TEMPNAM@
80275 -GL_GNULIB_MDA_TZSET = @GL_GNULIB_MDA_TZSET@
80276 -GL_GNULIB_MDA_UMASK = @GL_GNULIB_MDA_UMASK@
80277 -GL_GNULIB_MDA_UNLINK = @GL_GNULIB_MDA_UNLINK@
80278 -GL_GNULIB_MDA_UTIME = @GL_GNULIB_MDA_UTIME@
80279 -GL_GNULIB_MDA_WCSDUP = @GL_GNULIB_MDA_WCSDUP@
80280 -GL_GNULIB_MDA_WRITE = @GL_GNULIB_MDA_WRITE@
80281 -GL_GNULIB_MDA_Y0 = @GL_GNULIB_MDA_Y0@
80282 -GL_GNULIB_MDA_Y1 = @GL_GNULIB_MDA_Y1@
80283 -GL_GNULIB_MDA_YN = @GL_GNULIB_MDA_YN@
80284 -GL_GNULIB_MEMCHR = @GL_GNULIB_MEMCHR@
80285 -GL_GNULIB_MEMMEM = @GL_GNULIB_MEMMEM@
80286 -GL_GNULIB_MEMPCPY = @GL_GNULIB_MEMPCPY@
80287 -GL_GNULIB_MEMRCHR = @GL_GNULIB_MEMRCHR@
80288 -GL_GNULIB_MKDIR = @GL_GNULIB_MKDIR@
80289 -GL_GNULIB_MKDIRAT = @GL_GNULIB_MKDIRAT@
80290 -GL_GNULIB_MKDTEMP = @GL_GNULIB_MKDTEMP@
80291 -GL_GNULIB_MKFIFO = @GL_GNULIB_MKFIFO@
80292 -GL_GNULIB_MKFIFOAT = @GL_GNULIB_MKFIFOAT@
80293 -GL_GNULIB_MKNOD = @GL_GNULIB_MKNOD@
80294 -GL_GNULIB_MKNODAT = @GL_GNULIB_MKNODAT@
80295 -GL_GNULIB_MKOSTEMP = @GL_GNULIB_MKOSTEMP@
80296 -GL_GNULIB_MKOSTEMPS = @GL_GNULIB_MKOSTEMPS@
80297 -GL_GNULIB_MKSTEMP = @GL_GNULIB_MKSTEMP@
80298 -GL_GNULIB_MKSTEMPS = @GL_GNULIB_MKSTEMPS@
80299 -GL_GNULIB_MKTIME = @GL_GNULIB_MKTIME@
80300 -GL_GNULIB_MODF = @GL_GNULIB_MODF@
80301 -GL_GNULIB_MODFF = @GL_GNULIB_MODFF@
80302 -GL_GNULIB_MODFL = @GL_GNULIB_MODFL@
80303 -GL_GNULIB_NANOSLEEP = @GL_GNULIB_NANOSLEEP@
80304 -GL_GNULIB_NONBLOCKING = @GL_GNULIB_NONBLOCKING@
80305 -GL_GNULIB_OBSTACK_PRINTF = @GL_GNULIB_OBSTACK_PRINTF@
80306 -GL_GNULIB_OBSTACK_PRINTF_POSIX = @GL_GNULIB_OBSTACK_PRINTF_POSIX@
80307 -GL_GNULIB_OPEN = @GL_GNULIB_OPEN@
80308 -GL_GNULIB_OPENAT = @GL_GNULIB_OPENAT@
80309 -GL_GNULIB_OPENDIR = @GL_GNULIB_OPENDIR@
80310 -GL_GNULIB_OVERRIDES_STRUCT_STAT = @GL_GNULIB_OVERRIDES_STRUCT_STAT@
80311 -GL_GNULIB_PCLOSE = @GL_GNULIB_PCLOSE@
80312 -GL_GNULIB_PERROR = @GL_GNULIB_PERROR@
80313 -GL_GNULIB_PIPE = @GL_GNULIB_PIPE@
80314 -GL_GNULIB_PIPE2 = @GL_GNULIB_PIPE2@
80315 -GL_GNULIB_POPEN = @GL_GNULIB_POPEN@
80316 -GL_GNULIB_POSIX_MEMALIGN = @GL_GNULIB_POSIX_MEMALIGN@
80317 -GL_GNULIB_POSIX_OPENPT = @GL_GNULIB_POSIX_OPENPT@
80318 -GL_GNULIB_POWF = @GL_GNULIB_POWF@
80319 -GL_GNULIB_PREAD = @GL_GNULIB_PREAD@
80320 -GL_GNULIB_PRINTF = @GL_GNULIB_PRINTF@
80321 -GL_GNULIB_PRINTF_POSIX = @GL_GNULIB_PRINTF_POSIX@
80322 -GL_GNULIB_PTSNAME = @GL_GNULIB_PTSNAME@
80323 -GL_GNULIB_PTSNAME_R = @GL_GNULIB_PTSNAME_R@
80324 -GL_GNULIB_PUTC = @GL_GNULIB_PUTC@
80325 -GL_GNULIB_PUTCHAR = @GL_GNULIB_PUTCHAR@
80326 -GL_GNULIB_PUTENV = @GL_GNULIB_PUTENV@
80327 -GL_GNULIB_PUTS = @GL_GNULIB_PUTS@
80328 -GL_GNULIB_PWRITE = @GL_GNULIB_PWRITE@
80329 -GL_GNULIB_QSORT_R = @GL_GNULIB_QSORT_R@
80330 -GL_GNULIB_RANDOM = @GL_GNULIB_RANDOM@
80331 -GL_GNULIB_RANDOM_R = @GL_GNULIB_RANDOM_R@
80332 -GL_GNULIB_RAWMEMCHR = @GL_GNULIB_RAWMEMCHR@
80333 -GL_GNULIB_READ = @GL_GNULIB_READ@
80334 -GL_GNULIB_READDIR = @GL_GNULIB_READDIR@
80335 -GL_GNULIB_READLINK = @GL_GNULIB_READLINK@
80336 -GL_GNULIB_READLINKAT = @GL_GNULIB_READLINKAT@
80337 -GL_GNULIB_REALLOCARRAY = @GL_GNULIB_REALLOCARRAY@
80338 -GL_GNULIB_REALLOC_GNU = @GL_GNULIB_REALLOC_GNU@
80339 -GL_GNULIB_REALLOC_POSIX = @GL_GNULIB_REALLOC_POSIX@
80340 -GL_GNULIB_REALPATH = @GL_GNULIB_REALPATH@
80341 -GL_GNULIB_REMAINDER = @GL_GNULIB_REMAINDER@
80342 -GL_GNULIB_REMAINDERF = @GL_GNULIB_REMAINDERF@
80343 -GL_GNULIB_REMAINDERL = @GL_GNULIB_REMAINDERL@
80344 -GL_GNULIB_REMOVE = @GL_GNULIB_REMOVE@
80345 -GL_GNULIB_RENAME = @GL_GNULIB_RENAME@
80346 -GL_GNULIB_RENAMEAT = @GL_GNULIB_RENAMEAT@
80347 -GL_GNULIB_REWINDDIR = @GL_GNULIB_REWINDDIR@
80348 -GL_GNULIB_RINT = @GL_GNULIB_RINT@
80349 -GL_GNULIB_RINTF = @GL_GNULIB_RINTF@
80350 -GL_GNULIB_RINTL = @GL_GNULIB_RINTL@
80351 -GL_GNULIB_RMDIR = @GL_GNULIB_RMDIR@
80352 -GL_GNULIB_ROUND = @GL_GNULIB_ROUND@
80353 -GL_GNULIB_ROUNDF = @GL_GNULIB_ROUNDF@
80354 -GL_GNULIB_ROUNDL = @GL_GNULIB_ROUNDL@
80355 -GL_GNULIB_RPMATCH = @GL_GNULIB_RPMATCH@
80356 -GL_GNULIB_SCANDIR = @GL_GNULIB_SCANDIR@
80357 -GL_GNULIB_SCANF = @GL_GNULIB_SCANF@
80358 -GL_GNULIB_SECURE_GETENV = @GL_GNULIB_SECURE_GETENV@
80359 -GL_GNULIB_SETENV = @GL_GNULIB_SETENV@
80360 -GL_GNULIB_SETHOSTNAME = @GL_GNULIB_SETHOSTNAME@
80361 -GL_GNULIB_SIGABBREV_NP = @GL_GNULIB_SIGABBREV_NP@
80362 -GL_GNULIB_SIGDESCR_NP = @GL_GNULIB_SIGDESCR_NP@
80363 -GL_GNULIB_SIGNBIT = @GL_GNULIB_SIGNBIT@
80364 -GL_GNULIB_SINF = @GL_GNULIB_SINF@
80365 -GL_GNULIB_SINHF = @GL_GNULIB_SINHF@
80366 -GL_GNULIB_SINL = @GL_GNULIB_SINL@
80367 -GL_GNULIB_SLEEP = @GL_GNULIB_SLEEP@
80368 -GL_GNULIB_SNPRINTF = @GL_GNULIB_SNPRINTF@
80369 -GL_GNULIB_SPRINTF_POSIX = @GL_GNULIB_SPRINTF_POSIX@
80370 -GL_GNULIB_SQRTF = @GL_GNULIB_SQRTF@
80371 -GL_GNULIB_SQRTL = @GL_GNULIB_SQRTL@
80372 -GL_GNULIB_STAT = @GL_GNULIB_STAT@
80373 -GL_GNULIB_STDIO_H_NONBLOCKING = @GL_GNULIB_STDIO_H_NONBLOCKING@
80374 -GL_GNULIB_STDIO_H_SIGPIPE = @GL_GNULIB_STDIO_H_SIGPIPE@
80375 -GL_GNULIB_STPCPY = @GL_GNULIB_STPCPY@
80376 -GL_GNULIB_STPNCPY = @GL_GNULIB_STPNCPY@
80377 -GL_GNULIB_STRCASESTR = @GL_GNULIB_STRCASESTR@
80378 -GL_GNULIB_STRCHRNUL = @GL_GNULIB_STRCHRNUL@
80379 -GL_GNULIB_STRDUP = @GL_GNULIB_STRDUP@
80380 -GL_GNULIB_STRERROR = @GL_GNULIB_STRERROR@
80381 -GL_GNULIB_STRERRORNAME_NP = @GL_GNULIB_STRERRORNAME_NP@
80382 -GL_GNULIB_STRERROR_R = @GL_GNULIB_STRERROR_R@
80383 -GL_GNULIB_STRFTIME = @GL_GNULIB_STRFTIME@
80384 -GL_GNULIB_STRNCAT = @GL_GNULIB_STRNCAT@
80385 -GL_GNULIB_STRNDUP = @GL_GNULIB_STRNDUP@
80386 -GL_GNULIB_STRNLEN = @GL_GNULIB_STRNLEN@
80387 -GL_GNULIB_STRPBRK = @GL_GNULIB_STRPBRK@
80388 -GL_GNULIB_STRPTIME = @GL_GNULIB_STRPTIME@
80389 -GL_GNULIB_STRSEP = @GL_GNULIB_STRSEP@
80390 -GL_GNULIB_STRSIGNAL = @GL_GNULIB_STRSIGNAL@
80391 -GL_GNULIB_STRSTR = @GL_GNULIB_STRSTR@
80392 -GL_GNULIB_STRTOD = @GL_GNULIB_STRTOD@
80393 -GL_GNULIB_STRTOIMAX = @GL_GNULIB_STRTOIMAX@
80394 -GL_GNULIB_STRTOK_R = @GL_GNULIB_STRTOK_R@
80395 -GL_GNULIB_STRTOL = @GL_GNULIB_STRTOL@
80396 -GL_GNULIB_STRTOLD = @GL_GNULIB_STRTOLD@
80397 -GL_GNULIB_STRTOLL = @GL_GNULIB_STRTOLL@
80398 -GL_GNULIB_STRTOUL = @GL_GNULIB_STRTOUL@
80399 -GL_GNULIB_STRTOULL = @GL_GNULIB_STRTOULL@
80400 -GL_GNULIB_STRTOUMAX = @GL_GNULIB_STRTOUMAX@
80401 -GL_GNULIB_STRVERSCMP = @GL_GNULIB_STRVERSCMP@
80402 -GL_GNULIB_SYMLINK = @GL_GNULIB_SYMLINK@
80403 -GL_GNULIB_SYMLINKAT = @GL_GNULIB_SYMLINKAT@
80404 -GL_GNULIB_SYSTEM_POSIX = @GL_GNULIB_SYSTEM_POSIX@
80405 -GL_GNULIB_TANF = @GL_GNULIB_TANF@
80406 -GL_GNULIB_TANHF = @GL_GNULIB_TANHF@
80407 -GL_GNULIB_TANL = @GL_GNULIB_TANL@
80408 -GL_GNULIB_TIMEGM = @GL_GNULIB_TIMEGM@
80409 -GL_GNULIB_TIMESPEC_GET = @GL_GNULIB_TIMESPEC_GET@
80410 -GL_GNULIB_TIMESPEC_GETRES = @GL_GNULIB_TIMESPEC_GETRES@
80411 -GL_GNULIB_TIME_R = @GL_GNULIB_TIME_R@
80412 -GL_GNULIB_TIME_RZ = @GL_GNULIB_TIME_RZ@
80413 -GL_GNULIB_TMPFILE = @GL_GNULIB_TMPFILE@
80414 -GL_GNULIB_TRUNC = @GL_GNULIB_TRUNC@
80415 -GL_GNULIB_TRUNCATE = @GL_GNULIB_TRUNCATE@
80416 -GL_GNULIB_TRUNCF = @GL_GNULIB_TRUNCF@
80417 -GL_GNULIB_TRUNCL = @GL_GNULIB_TRUNCL@
80418 -GL_GNULIB_TTYNAME_R = @GL_GNULIB_TTYNAME_R@
80419 -GL_GNULIB_TZSET = @GL_GNULIB_TZSET@
80420 -GL_GNULIB_UNISTD_H_GETOPT = @GL_GNULIB_UNISTD_H_GETOPT@
80421 -GL_GNULIB_UNISTD_H_NONBLOCKING = @GL_GNULIB_UNISTD_H_NONBLOCKING@
80422 -GL_GNULIB_UNISTD_H_SIGPIPE = @GL_GNULIB_UNISTD_H_SIGPIPE@
80423 -GL_GNULIB_UNLINK = @GL_GNULIB_UNLINK@
80424 -GL_GNULIB_UNLINKAT = @GL_GNULIB_UNLINKAT@
80425 -GL_GNULIB_UNLOCKPT = @GL_GNULIB_UNLOCKPT@
80426 -GL_GNULIB_UNSETENV = @GL_GNULIB_UNSETENV@
80427 -GL_GNULIB_USLEEP = @GL_GNULIB_USLEEP@
80428 -GL_GNULIB_UTIME = @GL_GNULIB_UTIME@
80429 -GL_GNULIB_UTIMENSAT = @GL_GNULIB_UTIMENSAT@
80430 -GL_GNULIB_VASPRINTF = @GL_GNULIB_VASPRINTF@
80431 -GL_GNULIB_VDPRINTF = @GL_GNULIB_VDPRINTF@
80432 -GL_GNULIB_VFPRINTF = @GL_GNULIB_VFPRINTF@
80433 -GL_GNULIB_VFPRINTF_POSIX = @GL_GNULIB_VFPRINTF_POSIX@
80434 -GL_GNULIB_VFSCANF = @GL_GNULIB_VFSCANF@
80435 -GL_GNULIB_VPRINTF = @GL_GNULIB_VPRINTF@
80436 -GL_GNULIB_VPRINTF_POSIX = @GL_GNULIB_VPRINTF_POSIX@
80437 -GL_GNULIB_VSCANF = @GL_GNULIB_VSCANF@
80438 -GL_GNULIB_VSNPRINTF = @GL_GNULIB_VSNPRINTF@
80439 -GL_GNULIB_VSPRINTF_POSIX = @GL_GNULIB_VSPRINTF_POSIX@
80440 -GL_GNULIB_WCPCPY = @GL_GNULIB_WCPCPY@
80441 -GL_GNULIB_WCPNCPY = @GL_GNULIB_WCPNCPY@
80442 -GL_GNULIB_WCRTOMB = @GL_GNULIB_WCRTOMB@
80443 -GL_GNULIB_WCSCASECMP = @GL_GNULIB_WCSCASECMP@
80444 -GL_GNULIB_WCSCAT = @GL_GNULIB_WCSCAT@
80445 -GL_GNULIB_WCSCHR = @GL_GNULIB_WCSCHR@
80446 -GL_GNULIB_WCSCMP = @GL_GNULIB_WCSCMP@
80447 -GL_GNULIB_WCSCOLL = @GL_GNULIB_WCSCOLL@
80448 -GL_GNULIB_WCSCPY = @GL_GNULIB_WCSCPY@
80449 -GL_GNULIB_WCSCSPN = @GL_GNULIB_WCSCSPN@
80450 -GL_GNULIB_WCSDUP = @GL_GNULIB_WCSDUP@
80451 -GL_GNULIB_WCSFTIME = @GL_GNULIB_WCSFTIME@
80452 -GL_GNULIB_WCSLEN = @GL_GNULIB_WCSLEN@
80453 -GL_GNULIB_WCSNCASECMP = @GL_GNULIB_WCSNCASECMP@
80454 -GL_GNULIB_WCSNCAT = @GL_GNULIB_WCSNCAT@
80455 -GL_GNULIB_WCSNCMP = @GL_GNULIB_WCSNCMP@
80456 -GL_GNULIB_WCSNCPY = @GL_GNULIB_WCSNCPY@
80457 -GL_GNULIB_WCSNLEN = @GL_GNULIB_WCSNLEN@
80458 -GL_GNULIB_WCSNRTOMBS = @GL_GNULIB_WCSNRTOMBS@
80459 -GL_GNULIB_WCSPBRK = @GL_GNULIB_WCSPBRK@
80460 -GL_GNULIB_WCSRCHR = @GL_GNULIB_WCSRCHR@
80461 -GL_GNULIB_WCSRTOMBS = @GL_GNULIB_WCSRTOMBS@
80462 -GL_GNULIB_WCSSPN = @GL_GNULIB_WCSSPN@
80463 -GL_GNULIB_WCSSTR = @GL_GNULIB_WCSSTR@
80464 -GL_GNULIB_WCSTOK = @GL_GNULIB_WCSTOK@
80465 -GL_GNULIB_WCSWIDTH = @GL_GNULIB_WCSWIDTH@
80466 -GL_GNULIB_WCSXFRM = @GL_GNULIB_WCSXFRM@
80467 -GL_GNULIB_WCTOB = @GL_GNULIB_WCTOB@
80468 -GL_GNULIB_WCTOMB = @GL_GNULIB_WCTOMB@
80469 -GL_GNULIB_WCWIDTH = @GL_GNULIB_WCWIDTH@
80470 -GL_GNULIB_WMEMCHR = @GL_GNULIB_WMEMCHR@
80471 -GL_GNULIB_WMEMCMP = @GL_GNULIB_WMEMCMP@
80472 -GL_GNULIB_WMEMCPY = @GL_GNULIB_WMEMCPY@
80473 -GL_GNULIB_WMEMMOVE = @GL_GNULIB_WMEMMOVE@
80474 -GL_GNULIB_WMEMPCPY = @GL_GNULIB_WMEMPCPY@
80475 -GL_GNULIB_WMEMSET = @GL_GNULIB_WMEMSET@
80476 -GL_GNULIB_WRITE = @GL_GNULIB_WRITE@
80477 -GL_GNULIB__EXIT = @GL_GNULIB__EXIT@
80478 -GNULIBHEADERS_OVERRIDE_WINT_T = @GNULIBHEADERS_OVERRIDE_WINT_T@
80479 +GNULIB_ACOSF = @GNULIB_ACOSF@
80480 +GNULIB_ACOSL = @GNULIB_ACOSL@
80481 +GNULIB_ALPHASORT = @GNULIB_ALPHASORT@
80482 +GNULIB_ASINF = @GNULIB_ASINF@
80483 +GNULIB_ASINL = @GNULIB_ASINL@
80484 +GNULIB_ATAN2F = @GNULIB_ATAN2F@
80485 +GNULIB_ATANF = @GNULIB_ATANF@
80486 +GNULIB_ATANL = @GNULIB_ATANL@
80487 +GNULIB_ATOLL = @GNULIB_ATOLL@
80488 +GNULIB_BTOWC = @GNULIB_BTOWC@
80489 +GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
80490 +GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
80491 +GNULIB_CBRT = @GNULIB_CBRT@
80492 +GNULIB_CBRTF = @GNULIB_CBRTF@
80493 +GNULIB_CBRTL = @GNULIB_CBRTL@
80494 +GNULIB_CEIL = @GNULIB_CEIL@
80495 +GNULIB_CEILF = @GNULIB_CEILF@
80496 +GNULIB_CEILL = @GNULIB_CEILL@
80497 +GNULIB_CHDIR = @GNULIB_CHDIR@
80498 +GNULIB_CHOWN = @GNULIB_CHOWN@
80499 +GNULIB_CLOSE = @GNULIB_CLOSE@
80500 +GNULIB_CLOSEDIR = @GNULIB_CLOSEDIR@
80501 +GNULIB_COPYSIGN = @GNULIB_COPYSIGN@
80502 +GNULIB_COPYSIGNF = @GNULIB_COPYSIGNF@
80503 +GNULIB_COPYSIGNL = @GNULIB_COPYSIGNL@
80504 +GNULIB_COSF = @GNULIB_COSF@
80505 +GNULIB_COSHF = @GNULIB_COSHF@
80506 +GNULIB_COSL = @GNULIB_COSL@
80507 +GNULIB_CTIME = @GNULIB_CTIME@
80508 +GNULIB_DIRFD = @GNULIB_DIRFD@
80509 +GNULIB_DPRINTF = @GNULIB_DPRINTF@
80510 +GNULIB_DUP = @GNULIB_DUP@
80511 +GNULIB_DUP2 = @GNULIB_DUP2@
80512 +GNULIB_DUP3 = @GNULIB_DUP3@
80513 +GNULIB_ENVIRON = @GNULIB_ENVIRON@
80514 +GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
80515 +GNULIB_EXP2 = @GNULIB_EXP2@
80516 +GNULIB_EXP2F = @GNULIB_EXP2F@
80517 +GNULIB_EXP2L = @GNULIB_EXP2L@
80518 +GNULIB_EXPF = @GNULIB_EXPF@
80519 +GNULIB_EXPL = @GNULIB_EXPL@
80520 +GNULIB_EXPLICIT_BZERO = @GNULIB_EXPLICIT_BZERO@
80521 +GNULIB_EXPM1 = @GNULIB_EXPM1@
80522 +GNULIB_EXPM1F = @GNULIB_EXPM1F@
80523 +GNULIB_EXPM1L = @GNULIB_EXPM1L@
80524 +GNULIB_FABSF = @GNULIB_FABSF@
80525 +GNULIB_FABSL = @GNULIB_FABSL@
80526 +GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
80527 +GNULIB_FCHDIR = @GNULIB_FCHDIR@
80528 +GNULIB_FCHMODAT = @GNULIB_FCHMODAT@
80529 +GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
80530 +GNULIB_FCLOSE = @GNULIB_FCLOSE@
80531 +GNULIB_FCNTL = @GNULIB_FCNTL@
80532 +GNULIB_FDATASYNC = @GNULIB_FDATASYNC@
80533 +GNULIB_FDOPEN = @GNULIB_FDOPEN@
80534 +GNULIB_FDOPENDIR = @GNULIB_FDOPENDIR@
80535 +GNULIB_FFLUSH = @GNULIB_FFLUSH@
80536 +GNULIB_FFS = @GNULIB_FFS@
80537 +GNULIB_FFSL = @GNULIB_FFSL@
80538 +GNULIB_FFSLL = @GNULIB_FFSLL@
80539 +GNULIB_FGETC = @GNULIB_FGETC@
80540 +GNULIB_FGETS = @GNULIB_FGETS@
80541 +GNULIB_FLOOR = @GNULIB_FLOOR@
80542 +GNULIB_FLOORF = @GNULIB_FLOORF@
80543 +GNULIB_FLOORL = @GNULIB_FLOORL@
80544 +GNULIB_FMA = @GNULIB_FMA@
80545 +GNULIB_FMAF = @GNULIB_FMAF@
80546 +GNULIB_FMAL = @GNULIB_FMAL@
80547 +GNULIB_FMOD = @GNULIB_FMOD@
80548 +GNULIB_FMODF = @GNULIB_FMODF@
80549 +GNULIB_FMODL = @GNULIB_FMODL@
80550 +GNULIB_FOPEN = @GNULIB_FOPEN@
80551 +GNULIB_FPRINTF = @GNULIB_FPRINTF@
80552 +GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
80553 +GNULIB_FPURGE = @GNULIB_FPURGE@
80554 +GNULIB_FPUTC = @GNULIB_FPUTC@
80555 +GNULIB_FPUTS = @GNULIB_FPUTS@
80556 +GNULIB_FREAD = @GNULIB_FREAD@
80557 +GNULIB_FREOPEN = @GNULIB_FREOPEN@
80558 +GNULIB_FREXP = @GNULIB_FREXP@
80559 +GNULIB_FREXPF = @GNULIB_FREXPF@
80560 +GNULIB_FREXPL = @GNULIB_FREXPL@
80561 +GNULIB_FSCANF = @GNULIB_FSCANF@
80562 +GNULIB_FSEEK = @GNULIB_FSEEK@
80563 +GNULIB_FSEEKO = @GNULIB_FSEEKO@
80564 +GNULIB_FSTAT = @GNULIB_FSTAT@
80565 +GNULIB_FSTATAT = @GNULIB_FSTATAT@
80566 +GNULIB_FSYNC = @GNULIB_FSYNC@
80567 +GNULIB_FTELL = @GNULIB_FTELL@
80568 +GNULIB_FTELLO = @GNULIB_FTELLO@
80569 +GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
80570 +GNULIB_FUTIMENS = @GNULIB_FUTIMENS@
80571 +GNULIB_FWRITE = @GNULIB_FWRITE@
80572 +GNULIB_GETC = @GNULIB_GETC@
80573 +GNULIB_GETCHAR = @GNULIB_GETCHAR@
80574 +GNULIB_GETCWD = @GNULIB_GETCWD@
80575 +GNULIB_GETDELIM = @GNULIB_GETDELIM@
80576 +GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
80577 +GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
80578 +GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
80579 +GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
80580 +GNULIB_GETLINE = @GNULIB_GETLINE@
80581 +GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
80582 +GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
80583 +GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
80584 +GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
80585 +GNULIB_GETPASS = @GNULIB_GETPASS@
80586 +GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
80587 GNULIB_GETTIMEOFDAY = @GNULIB_GETTIMEOFDAY@
80588 +GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
80589 +GNULIB_GL_UNISTD_H_GETOPT = @GNULIB_GL_UNISTD_H_GETOPT@
80590 +GNULIB_GRANTPT = @GNULIB_GRANTPT@
80591 +GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
80592 +GNULIB_HYPOT = @GNULIB_HYPOT@
80593 +GNULIB_HYPOTF = @GNULIB_HYPOTF@
80594 +GNULIB_HYPOTL = @GNULIB_HYPOTL@
80595 +GNULIB_ILOGB = @GNULIB_ILOGB@
80596 +GNULIB_ILOGBF = @GNULIB_ILOGBF@
80597 +GNULIB_ILOGBL = @GNULIB_ILOGBL@
80598 +GNULIB_IMAXABS = @GNULIB_IMAXABS@
80599 +GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
80600 +GNULIB_ISATTY = @GNULIB_ISATTY@
80601 +GNULIB_ISFINITE = @GNULIB_ISFINITE@
80602 +GNULIB_ISINF = @GNULIB_ISINF@
80603 +GNULIB_ISNAN = @GNULIB_ISNAN@
80604 +GNULIB_ISNAND = @GNULIB_ISNAND@
80605 +GNULIB_ISNANF = @GNULIB_ISNANF@
80606 +GNULIB_ISNANL = @GNULIB_ISNANL@
80607 +GNULIB_LCHMOD = @GNULIB_LCHMOD@
80608 +GNULIB_LCHOWN = @GNULIB_LCHOWN@
80609 +GNULIB_LDEXPF = @GNULIB_LDEXPF@
80610 +GNULIB_LDEXPL = @GNULIB_LDEXPL@
80611 +GNULIB_LINK = @GNULIB_LINK@
80612 +GNULIB_LINKAT = @GNULIB_LINKAT@
80613 +GNULIB_LOCALTIME = @GNULIB_LOCALTIME@
80614 +GNULIB_LOG = @GNULIB_LOG@
80615 +GNULIB_LOG10 = @GNULIB_LOG10@
80616 +GNULIB_LOG10F = @GNULIB_LOG10F@
80617 +GNULIB_LOG10L = @GNULIB_LOG10L@
80618 +GNULIB_LOG1P = @GNULIB_LOG1P@
80619 +GNULIB_LOG1PF = @GNULIB_LOG1PF@
80620 +GNULIB_LOG1PL = @GNULIB_LOG1PL@
80621 +GNULIB_LOG2 = @GNULIB_LOG2@
80622 +GNULIB_LOG2F = @GNULIB_LOG2F@
80623 +GNULIB_LOG2L = @GNULIB_LOG2L@
80624 +GNULIB_LOGB = @GNULIB_LOGB@
80625 +GNULIB_LOGBF = @GNULIB_LOGBF@
80626 +GNULIB_LOGBL = @GNULIB_LOGBL@
80627 +GNULIB_LOGF = @GNULIB_LOGF@
80628 +GNULIB_LOGL = @GNULIB_LOGL@
80629 +GNULIB_LSEEK = @GNULIB_LSEEK@
80630 +GNULIB_LSTAT = @GNULIB_LSTAT@
80631 +GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
80632 +GNULIB_MBRLEN = @GNULIB_MBRLEN@
80633 +GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
80634 +GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
80635 +GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
80636 +GNULIB_MBSCHR = @GNULIB_MBSCHR@
80637 +GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
80638 +GNULIB_MBSINIT = @GNULIB_MBSINIT@
80639 +GNULIB_MBSLEN = @GNULIB_MBSLEN@
80640 +GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
80641 +GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
80642 +GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
80643 +GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
80644 +GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
80645 +GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
80646 +GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
80647 +GNULIB_MBSSEP = @GNULIB_MBSSEP@
80648 +GNULIB_MBSSPN = @GNULIB_MBSSPN@
80649 +GNULIB_MBSSTR = @GNULIB_MBSSTR@
80650 +GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
80651 +GNULIB_MBTOWC = @GNULIB_MBTOWC@
80652 +GNULIB_MEMCHR = @GNULIB_MEMCHR@
80653 +GNULIB_MEMMEM = @GNULIB_MEMMEM@
80654 +GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
80655 +GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
80656 +GNULIB_MKDIRAT = @GNULIB_MKDIRAT@
80657 +GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
80658 +GNULIB_MKFIFO = @GNULIB_MKFIFO@
80659 +GNULIB_MKFIFOAT = @GNULIB_MKFIFOAT@
80660 +GNULIB_MKNOD = @GNULIB_MKNOD@
80661 +GNULIB_MKNODAT = @GNULIB_MKNODAT@
80662 +GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
80663 +GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
80664 +GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
80665 +GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
80666 +GNULIB_MKTIME = @GNULIB_MKTIME@
80667 +GNULIB_MODF = @GNULIB_MODF@
80668 +GNULIB_MODFF = @GNULIB_MODFF@
80669 +GNULIB_MODFL = @GNULIB_MODFL@
80670 +GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
80671 +GNULIB_NONBLOCKING = @GNULIB_NONBLOCKING@
80672 +GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
80673 +GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
80674 +GNULIB_OPEN = @GNULIB_OPEN@
80675 +GNULIB_OPENAT = @GNULIB_OPENAT@
80676 +GNULIB_OPENDIR = @GNULIB_OPENDIR@
80677 +GNULIB_OVERRIDES_STRUCT_STAT = @GNULIB_OVERRIDES_STRUCT_STAT@
80678 +GNULIB_OVERRIDES_WINT_T = @GNULIB_OVERRIDES_WINT_T@
80679 +GNULIB_PCLOSE = @GNULIB_PCLOSE@
80680 +GNULIB_PERROR = @GNULIB_PERROR@
80681 +GNULIB_PIPE = @GNULIB_PIPE@
80682 +GNULIB_PIPE2 = @GNULIB_PIPE2@
80683 +GNULIB_POPEN = @GNULIB_POPEN@
80684 +GNULIB_POSIX_OPENPT = @GNULIB_POSIX_OPENPT@
80685 +GNULIB_POWF = @GNULIB_POWF@
80686 +GNULIB_PREAD = @GNULIB_PREAD@
80687 +GNULIB_PRINTF = @GNULIB_PRINTF@
80688 +GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
80689 +GNULIB_PTSNAME = @GNULIB_PTSNAME@
80690 +GNULIB_PTSNAME_R = @GNULIB_PTSNAME_R@
80691 +GNULIB_PUTC = @GNULIB_PUTC@
80692 +GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
80693 +GNULIB_PUTENV = @GNULIB_PUTENV@
80694 +GNULIB_PUTS = @GNULIB_PUTS@
80695 +GNULIB_PWRITE = @GNULIB_PWRITE@
80696 +GNULIB_QSORT_R = @GNULIB_QSORT_R@
80697 +GNULIB_RANDOM = @GNULIB_RANDOM@
80698 +GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
80699 +GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
80700 +GNULIB_READ = @GNULIB_READ@
80701 +GNULIB_READDIR = @GNULIB_READDIR@
80702 +GNULIB_READLINK = @GNULIB_READLINK@
80703 +GNULIB_READLINKAT = @GNULIB_READLINKAT@
80704 +GNULIB_REALLOCARRAY = @GNULIB_REALLOCARRAY@
80705 +GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
80706 +GNULIB_REALPATH = @GNULIB_REALPATH@
80707 +GNULIB_REMAINDER = @GNULIB_REMAINDER@
80708 +GNULIB_REMAINDERF = @GNULIB_REMAINDERF@
80709 +GNULIB_REMAINDERL = @GNULIB_REMAINDERL@
80710 +GNULIB_REMOVE = @GNULIB_REMOVE@
80711 +GNULIB_RENAME = @GNULIB_RENAME@
80712 +GNULIB_RENAMEAT = @GNULIB_RENAMEAT@
80713 +GNULIB_REWINDDIR = @GNULIB_REWINDDIR@
80714 +GNULIB_RINT = @GNULIB_RINT@
80715 +GNULIB_RINTF = @GNULIB_RINTF@
80716 +GNULIB_RINTL = @GNULIB_RINTL@
80717 +GNULIB_RMDIR = @GNULIB_RMDIR@
80718 +GNULIB_ROUND = @GNULIB_ROUND@
80719 +GNULIB_ROUNDF = @GNULIB_ROUNDF@
80720 +GNULIB_ROUNDL = @GNULIB_ROUNDL@
80721 +GNULIB_RPMATCH = @GNULIB_RPMATCH@
80722 +GNULIB_SCANDIR = @GNULIB_SCANDIR@
80723 +GNULIB_SCANF = @GNULIB_SCANF@
80724 +GNULIB_SECURE_GETENV = @GNULIB_SECURE_GETENV@
80725 +GNULIB_SETENV = @GNULIB_SETENV@
80726 +GNULIB_SETHOSTNAME = @GNULIB_SETHOSTNAME@
80727 +GNULIB_SIGNBIT = @GNULIB_SIGNBIT@
80728 +GNULIB_SINF = @GNULIB_SINF@
80729 +GNULIB_SINHF = @GNULIB_SINHF@
80730 +GNULIB_SINL = @GNULIB_SINL@
80731 +GNULIB_SLEEP = @GNULIB_SLEEP@
80732 +GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
80733 +GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
80734 +GNULIB_SQRTF = @GNULIB_SQRTF@
80735 +GNULIB_SQRTL = @GNULIB_SQRTL@
80736 +GNULIB_STAT = @GNULIB_STAT@
80737 +GNULIB_STDIO_H_NONBLOCKING = @GNULIB_STDIO_H_NONBLOCKING@
80738 +GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
80739 +GNULIB_STPCPY = @GNULIB_STPCPY@
80740 +GNULIB_STPNCPY = @GNULIB_STPNCPY@
80741 +GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
80742 +GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
80743 +GNULIB_STRDUP = @GNULIB_STRDUP@
80744 +GNULIB_STRERROR = @GNULIB_STRERROR@
80745 +GNULIB_STRERROR_R = @GNULIB_STRERROR_R@
80746 +GNULIB_STRFTIME = @GNULIB_STRFTIME@
80747 +GNULIB_STRNCAT = @GNULIB_STRNCAT@
80748 +GNULIB_STRNDUP = @GNULIB_STRNDUP@
80749 +GNULIB_STRNLEN = @GNULIB_STRNLEN@
80750 +GNULIB_STRPBRK = @GNULIB_STRPBRK@
80751 +GNULIB_STRPTIME = @GNULIB_STRPTIME@
80752 +GNULIB_STRSEP = @GNULIB_STRSEP@
80753 +GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
80754 +GNULIB_STRSTR = @GNULIB_STRSTR@
80755 +GNULIB_STRTOD = @GNULIB_STRTOD@
80756 +GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
80757 +GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
80758 +GNULIB_STRTOLD = @GNULIB_STRTOLD@
80759 +GNULIB_STRTOLL = @GNULIB_STRTOLL@
80760 +GNULIB_STRTOULL = @GNULIB_STRTOULL@
80761 +GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
80762 +GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
80763 +GNULIB_SYMLINK = @GNULIB_SYMLINK@
80764 +GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
80765 +GNULIB_SYSTEM_POSIX = @GNULIB_SYSTEM_POSIX@
80766 +GNULIB_TANF = @GNULIB_TANF@
80767 +GNULIB_TANHF = @GNULIB_TANHF@
80768 +GNULIB_TANL = @GNULIB_TANL@
80769 +GNULIB_TIMEGM = @GNULIB_TIMEGM@
80770 +GNULIB_TIME_R = @GNULIB_TIME_R@
80771 +GNULIB_TIME_RZ = @GNULIB_TIME_RZ@
80772 +GNULIB_TMPFILE = @GNULIB_TMPFILE@
80773 +GNULIB_TRUNC = @GNULIB_TRUNC@
80774 +GNULIB_TRUNCATE = @GNULIB_TRUNCATE@
80775 +GNULIB_TRUNCF = @GNULIB_TRUNCF@
80776 +GNULIB_TRUNCL = @GNULIB_TRUNCL@
80777 +GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
80778 +GNULIB_TZSET = @GNULIB_TZSET@
80779 +GNULIB_UNISTD_H_NONBLOCKING = @GNULIB_UNISTD_H_NONBLOCKING@
80780 +GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
80781 +GNULIB_UNLINK = @GNULIB_UNLINK@
80782 +GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
80783 +GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
80784 +GNULIB_UNSETENV = @GNULIB_UNSETENV@
80785 +GNULIB_USLEEP = @GNULIB_USLEEP@
80786 +GNULIB_UTIME = @GNULIB_UTIME@
80787 +GNULIB_UTIMENSAT = @GNULIB_UTIMENSAT@
80788 +GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
80789 +GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
80790 +GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
80791 +GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
80792 +GNULIB_VFSCANF = @GNULIB_VFSCANF@
80793 +GNULIB_VPRINTF = @GNULIB_VPRINTF@
80794 +GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
80795 +GNULIB_VSCANF = @GNULIB_VSCANF@
80796 +GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
80797 +GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
80798 +GNULIB_WCPCPY = @GNULIB_WCPCPY@
80799 +GNULIB_WCPNCPY = @GNULIB_WCPNCPY@
80800 +GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
80801 +GNULIB_WCSCASECMP = @GNULIB_WCSCASECMP@
80802 +GNULIB_WCSCAT = @GNULIB_WCSCAT@
80803 +GNULIB_WCSCHR = @GNULIB_WCSCHR@
80804 +GNULIB_WCSCMP = @GNULIB_WCSCMP@
80805 +GNULIB_WCSCOLL = @GNULIB_WCSCOLL@
80806 +GNULIB_WCSCPY = @GNULIB_WCSCPY@
80807 +GNULIB_WCSCSPN = @GNULIB_WCSCSPN@
80808 +GNULIB_WCSDUP = @GNULIB_WCSDUP@
80809 +GNULIB_WCSFTIME = @GNULIB_WCSFTIME@
80810 +GNULIB_WCSLEN = @GNULIB_WCSLEN@
80811 +GNULIB_WCSNCASECMP = @GNULIB_WCSNCASECMP@
80812 +GNULIB_WCSNCAT = @GNULIB_WCSNCAT@
80813 +GNULIB_WCSNCMP = @GNULIB_WCSNCMP@
80814 +GNULIB_WCSNCPY = @GNULIB_WCSNCPY@
80815 +GNULIB_WCSNLEN = @GNULIB_WCSNLEN@
80816 +GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
80817 +GNULIB_WCSPBRK = @GNULIB_WCSPBRK@
80818 +GNULIB_WCSRCHR = @GNULIB_WCSRCHR@
80819 +GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
80820 +GNULIB_WCSSPN = @GNULIB_WCSSPN@
80821 +GNULIB_WCSSTR = @GNULIB_WCSSTR@
80822 +GNULIB_WCSTOK = @GNULIB_WCSTOK@
80823 +GNULIB_WCSWIDTH = @GNULIB_WCSWIDTH@
80824 +GNULIB_WCSXFRM = @GNULIB_WCSXFRM@
80825 +GNULIB_WCTOB = @GNULIB_WCTOB@
80826 +GNULIB_WCTOMB = @GNULIB_WCTOMB@
80827 +GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
80828 +GNULIB_WMEMCHR = @GNULIB_WMEMCHR@
80829 +GNULIB_WMEMCMP = @GNULIB_WMEMCMP@
80830 +GNULIB_WMEMCPY = @GNULIB_WMEMCPY@
80831 +GNULIB_WMEMMOVE = @GNULIB_WMEMMOVE@
80832 +GNULIB_WMEMSET = @GNULIB_WMEMSET@
80833 +GNULIB_WRITE = @GNULIB_WRITE@
80834 +GNULIB__EXIT = @GNULIB__EXIT@
80835 GPGME_CFLAGS = @GPGME_CFLAGS@
80836 GPGME_CONFIG = @GPGME_CONFIG@
80837 GPGME_LIBS = @GPGME_LIBS@
80838 GREP = @GREP@
80839 HAVE_ACOSF = @HAVE_ACOSF@
80840 HAVE_ACOSL = @HAVE_ACOSL@
80841 -HAVE_ALIGNED_ALLOC = @HAVE_ALIGNED_ALLOC@
80842 HAVE_ALLOCA_H = @HAVE_ALLOCA_H@
80843 HAVE_ALPHASORT = @HAVE_ALPHASORT@
80844 HAVE_ASINF = @HAVE_ASINF@
80845 @@ -780,7 +689,6 @@ HAVE_CHOWN = @HAVE_CHOWN@
80846 HAVE_CLOSEDIR = @HAVE_CLOSEDIR@
80847 HAVE_COPYSIGN = @HAVE_COPYSIGN@
80848 HAVE_COPYSIGNL = @HAVE_COPYSIGNL@
80849 -HAVE_COPY_FILE_RANGE = @HAVE_COPY_FILE_RANGE@
80850 HAVE_COSF = @HAVE_COSF@
80851 HAVE_COSHF = @HAVE_COSHF@
80852 HAVE_COSL = @HAVE_COSL@
80853 @@ -795,17 +703,13 @@ HAVE_DECL_CEILL = @HAVE_DECL_CEILL@
80854 HAVE_DECL_COPYSIGNF = @HAVE_DECL_COPYSIGNF@
80855 HAVE_DECL_COSL = @HAVE_DECL_COSL@
80856 HAVE_DECL_DIRFD = @HAVE_DECL_DIRFD@
80857 -HAVE_DECL_ECVT = @HAVE_DECL_ECVT@
80858 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
80859 -HAVE_DECL_EXECVPE = @HAVE_DECL_EXECVPE@
80860 HAVE_DECL_EXP2 = @HAVE_DECL_EXP2@
80861 HAVE_DECL_EXP2F = @HAVE_DECL_EXP2F@
80862 HAVE_DECL_EXP2L = @HAVE_DECL_EXP2L@
80863 HAVE_DECL_EXPL = @HAVE_DECL_EXPL@
80864 HAVE_DECL_EXPM1L = @HAVE_DECL_EXPM1L@
80865 HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
80866 -HAVE_DECL_FCLOSEALL = @HAVE_DECL_FCLOSEALL@
80867 -HAVE_DECL_FCVT = @HAVE_DECL_FCVT@
80868 HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@
80869 HAVE_DECL_FDOPENDIR = @HAVE_DECL_FDOPENDIR@
80870 HAVE_DECL_FLOORF = @HAVE_DECL_FLOORF@
80871 @@ -814,7 +718,6 @@ HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@
80872 HAVE_DECL_FREXPL = @HAVE_DECL_FREXPL@
80873 HAVE_DECL_FSEEKO = @HAVE_DECL_FSEEKO@
80874 HAVE_DECL_FTELLO = @HAVE_DECL_FTELLO@
80875 -HAVE_DECL_GCVT = @HAVE_DECL_GCVT@
80876 HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
80877 HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
80878 HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
80879 @@ -866,14 +769,13 @@ HAVE_DECL_TRUNCL = @HAVE_DECL_TRUNCL@
80880 HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
80881 HAVE_DECL_UNSETENV = @HAVE_DECL_UNSETENV@
80882 HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
80883 -HAVE_DECL_WCSDUP = @HAVE_DECL_WCSDUP@
80884 HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
80885 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
80886 HAVE_DIRENT_H = @HAVE_DIRENT_H@
80887 HAVE_DPRINTF = @HAVE_DPRINTF@
80888 +HAVE_DUP2 = @HAVE_DUP2@
80889 HAVE_DUP3 = @HAVE_DUP3@
80890 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
80891 -HAVE_EXECVPE = @HAVE_EXECVPE@
80892 HAVE_EXPF = @HAVE_EXPF@
80893 HAVE_EXPL = @HAVE_EXPL@
80894 HAVE_EXPLICIT_BZERO = @HAVE_EXPLICIT_BZERO@
80895 @@ -905,7 +807,6 @@ HAVE_FTELLO = @HAVE_FTELLO@
80896 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
80897 HAVE_FUTIMENS = @HAVE_FUTIMENS@
80898 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
80899 -HAVE_GETENTROPY = @HAVE_GETENTROPY@
80900 HAVE_GETGROUPS = @HAVE_GETGROUPS@
80901 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
80902 HAVE_GETLOGIN = @HAVE_GETLOGIN@
80903 @@ -914,7 +815,6 @@ HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
80904 HAVE_GETPASS = @HAVE_GETPASS@
80905 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
80906 HAVE_GETTIMEOFDAY = @HAVE_GETTIMEOFDAY@
80907 -HAVE_GETUMASK = @HAVE_GETUMASK@
80908 HAVE_GRANTPT = @HAVE_GRANTPT@
80909 HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
80910 HAVE_HYPOTF = @HAVE_HYPOTF@
80911 @@ -942,6 +842,7 @@ HAVE_LOGBF = @HAVE_LOGBF@
80912 HAVE_LOGBL = @HAVE_LOGBL@
80913 HAVE_LOGF = @HAVE_LOGF@
80914 HAVE_LOGL = @HAVE_LOGL@
80915 +HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
80916 HAVE_LSTAT = @HAVE_LSTAT@
80917 HAVE_MAX_ALIGN_T = @HAVE_MAX_ALIGN_T@
80918 HAVE_MBRLEN = @HAVE_MBRLEN@
80919 @@ -951,6 +852,7 @@ HAVE_MBSLEN = @HAVE_MBSLEN@
80920 HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
80921 HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
80922 HAVE_MBTOWC = @HAVE_MBTOWC@
80923 +HAVE_MEMCHR = @HAVE_MEMCHR@
80924 HAVE_MEMPCPY = @HAVE_MEMPCPY@
80925 HAVE_MKDIRAT = @HAVE_MKDIRAT@
80926 HAVE_MKDTEMP = @HAVE_MKDTEMP@
80927 @@ -973,7 +875,6 @@ HAVE_PCLOSE = @HAVE_PCLOSE@
80928 HAVE_PIPE = @HAVE_PIPE@
80929 HAVE_PIPE2 = @HAVE_PIPE2@
80930 HAVE_POPEN = @HAVE_POPEN@
80931 -HAVE_POSIX_MEMALIGN = @HAVE_POSIX_MEMALIGN@
80932 HAVE_POSIX_OPENPT = @HAVE_POSIX_OPENPT@
80933 HAVE_POWF = @HAVE_POWF@
80934 HAVE_PREAD = @HAVE_PREAD@
80935 @@ -1003,8 +904,6 @@ HAVE_SECURE_GETENV = @HAVE_SECURE_GETENV@
80936 HAVE_SETENV = @HAVE_SETENV@
80937 HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@
80938 HAVE_SETSTATE = @HAVE_SETSTATE@
80939 -HAVE_SIGABBREV_NP = @HAVE_SIGABBREV_NP@
80940 -HAVE_SIGDESCR_NP = @HAVE_SIGDESCR_NP@
80941 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
80942 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
80943 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
80944 @@ -1020,16 +919,13 @@ HAVE_STPNCPY = @HAVE_STPNCPY@
80945 HAVE_STRCASECMP = @HAVE_STRCASECMP@
80946 HAVE_STRCASESTR = @HAVE_STRCASESTR@
80947 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
80948 -HAVE_STRERRORNAME_NP = @HAVE_STRERRORNAME_NP@
80949 HAVE_STRINGS_H = @HAVE_STRINGS_H@
80950 HAVE_STRPBRK = @HAVE_STRPBRK@
80951 HAVE_STRPTIME = @HAVE_STRPTIME@
80952 HAVE_STRSEP = @HAVE_STRSEP@
80953 HAVE_STRTOD = @HAVE_STRTOD@
80954 -HAVE_STRTOL = @HAVE_STRTOL@
80955 HAVE_STRTOLD = @HAVE_STRTOLD@
80956 HAVE_STRTOLL = @HAVE_STRTOLL@
80957 -HAVE_STRTOUL = @HAVE_STRTOUL@
80958 HAVE_STRTOULL = @HAVE_STRTOULL@
80959 HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
80960 HAVE_STRUCT_TIMEVAL = @HAVE_STRUCT_TIMEVAL@
80961 @@ -1047,12 +943,12 @@ HAVE_TANF = @HAVE_TANF@
80962 HAVE_TANHF = @HAVE_TANHF@
80963 HAVE_TANL = @HAVE_TANL@
80964 HAVE_TIMEGM = @HAVE_TIMEGM@
80965 -HAVE_TIMESPEC_GET = @HAVE_TIMESPEC_GET@
80966 -HAVE_TIMESPEC_GETRES = @HAVE_TIMESPEC_GETRES@
80967 HAVE_TIMEZONE_T = @HAVE_TIMEZONE_T@
80968 +HAVE_TZSET = @HAVE_TZSET@
80969 HAVE_UNISTD_H = @HAVE_UNISTD_H@
80970 HAVE_UNLINKAT = @HAVE_UNLINKAT@
80971 HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
80972 +HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
80973 HAVE_USLEEP = @HAVE_USLEEP@
80974 HAVE_UTIME = @HAVE_UTIME@
80975 HAVE_UTIMENSAT = @HAVE_UTIMENSAT@
80976 @@ -1094,7 +990,6 @@ HAVE_WMEMCHR = @HAVE_WMEMCHR@
80977 HAVE_WMEMCMP = @HAVE_WMEMCMP@
80978 HAVE_WMEMCPY = @HAVE_WMEMCPY@
80979 HAVE_WMEMMOVE = @HAVE_WMEMMOVE@
80980 -HAVE_WMEMPCPY = @HAVE_WMEMPCPY@
80981 HAVE_WMEMSET = @HAVE_WMEMSET@
80982 HAVE__BOOL = @HAVE__BOOL@
80983 HAVE__EXIT = @HAVE__EXIT@
80984 @@ -1191,18 +1086,16 @@ PATH_SEPARATOR = @PATH_SEPARATOR@
80985 PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
80986 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
80987 PRIPTR_PREFIX = @PRIPTR_PREFIX@
80988 +PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
80989 PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
80990 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
80991 RANLIB = @RANLIB@
80992 -REPLACE_ACCESS = @REPLACE_ACCESS@
80993 REPLACE_ACOSF = @REPLACE_ACOSF@
80994 -REPLACE_ALIGNED_ALLOC = @REPLACE_ALIGNED_ALLOC@
80995 REPLACE_ASINF = @REPLACE_ASINF@
80996 REPLACE_ATAN2F = @REPLACE_ATAN2F@
80997 REPLACE_ATANF = @REPLACE_ATANF@
80998 REPLACE_BTOWC = @REPLACE_BTOWC@
80999 -REPLACE_CALLOC_FOR_CALLOC_GNU = @REPLACE_CALLOC_FOR_CALLOC_GNU@
81000 -REPLACE_CALLOC_FOR_CALLOC_POSIX = @REPLACE_CALLOC_FOR_CALLOC_POSIX@
81001 +REPLACE_CALLOC = @REPLACE_CALLOC@
81002 REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
81003 REPLACE_CBRTF = @REPLACE_CBRTF@
81004 REPLACE_CBRTL = @REPLACE_CBRTL@
81005 @@ -1212,22 +1105,13 @@ REPLACE_CEILL = @REPLACE_CEILL@
81006 REPLACE_CHOWN = @REPLACE_CHOWN@
81007 REPLACE_CLOSE = @REPLACE_CLOSE@
81008 REPLACE_CLOSEDIR = @REPLACE_CLOSEDIR@
81009 -REPLACE_COPY_FILE_RANGE = @REPLACE_COPY_FILE_RANGE@
81010 REPLACE_COSF = @REPLACE_COSF@
81011 REPLACE_COSHF = @REPLACE_COSHF@
81012 -REPLACE_CREAT = @REPLACE_CREAT@
81013 REPLACE_CTIME = @REPLACE_CTIME@
81014 REPLACE_DIRFD = @REPLACE_DIRFD@
81015 REPLACE_DPRINTF = @REPLACE_DPRINTF@
81016 REPLACE_DUP = @REPLACE_DUP@
81017 REPLACE_DUP2 = @REPLACE_DUP2@
81018 -REPLACE_EXECL = @REPLACE_EXECL@
81019 -REPLACE_EXECLE = @REPLACE_EXECLE@
81020 -REPLACE_EXECLP = @REPLACE_EXECLP@
81021 -REPLACE_EXECV = @REPLACE_EXECV@
81022 -REPLACE_EXECVE = @REPLACE_EXECVE@
81023 -REPLACE_EXECVP = @REPLACE_EXECVP@
81024 -REPLACE_EXECVPE = @REPLACE_EXECVPE@
81025 REPLACE_EXP2 = @REPLACE_EXP2@
81026 REPLACE_EXP2L = @REPLACE_EXP2L@
81027 REPLACE_EXPF = @REPLACE_EXPF@
81028 @@ -1237,14 +1121,12 @@ REPLACE_EXPM1F = @REPLACE_EXPM1F@
81029 REPLACE_EXPM1L = @REPLACE_EXPM1L@
81030 REPLACE_FABSL = @REPLACE_FABSL@
81031 REPLACE_FACCESSAT = @REPLACE_FACCESSAT@
81032 -REPLACE_FCHMODAT = @REPLACE_FCHMODAT@
81033 REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
81034 REPLACE_FCLOSE = @REPLACE_FCLOSE@
81035 REPLACE_FCNTL = @REPLACE_FCNTL@
81036 REPLACE_FDOPEN = @REPLACE_FDOPEN@
81037 REPLACE_FDOPENDIR = @REPLACE_FDOPENDIR@
81038 REPLACE_FFLUSH = @REPLACE_FFLUSH@
81039 -REPLACE_FFSLL = @REPLACE_FFSLL@
81040 REPLACE_FLOOR = @REPLACE_FLOOR@
81041 REPLACE_FLOORF = @REPLACE_FLOORF@
81042 REPLACE_FLOORL = @REPLACE_FLOORL@
81043 @@ -1255,10 +1137,8 @@ REPLACE_FMOD = @REPLACE_FMOD@
81044 REPLACE_FMODF = @REPLACE_FMODF@
81045 REPLACE_FMODL = @REPLACE_FMODL@
81046 REPLACE_FOPEN = @REPLACE_FOPEN@
81047 -REPLACE_FOPEN_FOR_FOPEN_GNU = @REPLACE_FOPEN_FOR_FOPEN_GNU@
81048 REPLACE_FPRINTF = @REPLACE_FPRINTF@
81049 REPLACE_FPURGE = @REPLACE_FPURGE@
81050 -REPLACE_FREE = @REPLACE_FREE@
81051 REPLACE_FREOPEN = @REPLACE_FREOPEN@
81052 REPLACE_FREXP = @REPLACE_FREXP@
81053 REPLACE_FREXPF = @REPLACE_FREXPF@
81054 @@ -1280,7 +1160,6 @@ REPLACE_GETLINE = @REPLACE_GETLINE@
81055 REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
81056 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
81057 REPLACE_GETPASS = @REPLACE_GETPASS@
81058 -REPLACE_GETPASS_FOR_GETPASS_GNU = @REPLACE_GETPASS_FOR_GETPASS_GNU@
81059 REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
81060 REPLACE_GMTIME = @REPLACE_GMTIME@
81061 REPLACE_HUGE_VAL = @REPLACE_HUGE_VAL@
81062 @@ -1319,8 +1198,7 @@ REPLACE_LOGF = @REPLACE_LOGF@
81063 REPLACE_LOGL = @REPLACE_LOGL@
81064 REPLACE_LSEEK = @REPLACE_LSEEK@
81065 REPLACE_LSTAT = @REPLACE_LSTAT@
81066 -REPLACE_MALLOC_FOR_MALLOC_GNU = @REPLACE_MALLOC_FOR_MALLOC_GNU@
81067 -REPLACE_MALLOC_FOR_MALLOC_POSIX = @REPLACE_MALLOC_FOR_MALLOC_POSIX@
81068 +REPLACE_MALLOC = @REPLACE_MALLOC@
81069 REPLACE_MBRLEN = @REPLACE_MBRLEN@
81070 REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
81071 REPLACE_MBSINIT = @REPLACE_MBSINIT@
81072 @@ -1332,9 +1210,7 @@ REPLACE_MEMCHR = @REPLACE_MEMCHR@
81073 REPLACE_MEMMEM = @REPLACE_MEMMEM@
81074 REPLACE_MKDIR = @REPLACE_MKDIR@
81075 REPLACE_MKFIFO = @REPLACE_MKFIFO@
81076 -REPLACE_MKFIFOAT = @REPLACE_MKFIFOAT@
81077 REPLACE_MKNOD = @REPLACE_MKNOD@
81078 -REPLACE_MKNODAT = @REPLACE_MKNODAT@
81079 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
81080 REPLACE_MKTIME = @REPLACE_MKTIME@
81081 REPLACE_MODF = @REPLACE_MODF@
81082 @@ -1349,7 +1225,6 @@ REPLACE_OPENAT = @REPLACE_OPENAT@
81083 REPLACE_OPENDIR = @REPLACE_OPENDIR@
81084 REPLACE_PERROR = @REPLACE_PERROR@
81085 REPLACE_POPEN = @REPLACE_POPEN@
81086 -REPLACE_POSIX_MEMALIGN = @REPLACE_POSIX_MEMALIGN@
81087 REPLACE_PREAD = @REPLACE_PREAD@
81088 REPLACE_PRINTF = @REPLACE_PRINTF@
81089 REPLACE_PTSNAME = @REPLACE_PTSNAME@
81090 @@ -1362,9 +1237,7 @@ REPLACE_RANDOM_R = @REPLACE_RANDOM_R@
81091 REPLACE_READ = @REPLACE_READ@
81092 REPLACE_READLINK = @REPLACE_READLINK@
81093 REPLACE_READLINKAT = @REPLACE_READLINKAT@
81094 -REPLACE_REALLOCARRAY = @REPLACE_REALLOCARRAY@
81095 -REPLACE_REALLOC_FOR_REALLOC_GNU = @REPLACE_REALLOC_FOR_REALLOC_GNU@
81096 -REPLACE_REALLOC_FOR_REALLOC_POSIX = @REPLACE_REALLOC_FOR_REALLOC_POSIX@
81097 +REPLACE_REALLOC = @REPLACE_REALLOC@
81098 REPLACE_REALPATH = @REPLACE_REALPATH@
81099 REPLACE_REMAINDER = @REPLACE_REMAINDER@
81100 REPLACE_REMAINDERF = @REPLACE_REMAINDERF@
81101 @@ -1380,7 +1253,7 @@ REPLACE_ROUNDL = @REPLACE_ROUNDL@
81102 REPLACE_SETENV = @REPLACE_SETENV@
81103 REPLACE_SETSTATE = @REPLACE_SETSTATE@
81104 REPLACE_SIGNBIT = @REPLACE_SIGNBIT@
81105 -REPLACE_SIGNBIT_USING_BUILTINS = @REPLACE_SIGNBIT_USING_BUILTINS@
81106 +REPLACE_SIGNBIT_USING_GCC = @REPLACE_SIGNBIT_USING_GCC@
81107 REPLACE_SINF = @REPLACE_SINF@
81108 REPLACE_SINHF = @REPLACE_SINHF@
81109 REPLACE_SLEEP = @REPLACE_SLEEP@
81110 @@ -1396,7 +1269,6 @@ REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
81111 REPLACE_STRCHRNUL = @REPLACE_STRCHRNUL@
81112 REPLACE_STRDUP = @REPLACE_STRDUP@
81113 REPLACE_STRERROR = @REPLACE_STRERROR@
81114 -REPLACE_STRERRORNAME_NP = @REPLACE_STRERRORNAME_NP@
81115 REPLACE_STRERROR_R = @REPLACE_STRERROR_R@
81116 REPLACE_STRFTIME = @REPLACE_STRFTIME@
81117 REPLACE_STRNCAT = @REPLACE_STRNCAT@
81118 @@ -1407,11 +1279,7 @@ REPLACE_STRSTR = @REPLACE_STRSTR@
81119 REPLACE_STRTOD = @REPLACE_STRTOD@
81120 REPLACE_STRTOIMAX = @REPLACE_STRTOIMAX@
81121 REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
81122 -REPLACE_STRTOL = @REPLACE_STRTOL@
81123 REPLACE_STRTOLD = @REPLACE_STRTOLD@
81124 -REPLACE_STRTOLL = @REPLACE_STRTOLL@
81125 -REPLACE_STRTOUL = @REPLACE_STRTOUL@
81126 -REPLACE_STRTOULL = @REPLACE_STRTOULL@
81127 REPLACE_STRTOUMAX = @REPLACE_STRTOUMAX@
81128 REPLACE_STRUCT_TIMEVAL = @REPLACE_STRUCT_TIMEVAL@
81129 REPLACE_SYMLINK = @REPLACE_SYMLINK@
81130 @@ -1442,7 +1310,6 @@ REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
81131 REPLACE_WCSFTIME = @REPLACE_WCSFTIME@
81132 REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
81133 REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
81134 -REPLACE_WCSTOK = @REPLACE_WCSTOK@
81135 REPLACE_WCSWIDTH = @REPLACE_WCSWIDTH@
81136 REPLACE_WCTOB = @REPLACE_WCTOB@
81137 REPLACE_WCTOMB = @REPLACE_WCTOMB@
81138 @@ -1454,21 +1321,19 @@ SET_MAKE = @SET_MAKE@
81139 SHELL = @SHELL@
81140 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
81141 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
81142 -STDALIGN_H = @STDALIGN_H@
81143 STDBOOL_H = @STDBOOL_H@
81144 STDDEF_H = @STDDEF_H@
81145 STDINT_H = @STDINT_H@
81146 STRIP = @STRIP@
81147 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
81148 TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
81149 -TIME_H_DEFINES_TIME_UTC = @TIME_H_DEFINES_TIME_UTC@
81150 UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@
81151 UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@
81152 UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
81153 UNISTD_H_DEFINES_STRUCT_TIMESPEC = @UNISTD_H_DEFINES_STRUCT_TIMESPEC@
81154 -UNISTD_H_HAVE_SYS_RANDOM_H = @UNISTD_H_HAVE_SYS_RANDOM_H@
81155 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
81156 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
81157 +UTIME_H = @UTIME_H@
81158 VERSION = @VERSION@
81159 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
81160 WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
81161 @@ -1500,10 +1365,8 @@ datarootdir = @datarootdir@
81162 docdir = @docdir@
81163 dvidir = @dvidir@
81164 exec_prefix = @exec_prefix@
81165 -gl_LIBOBJDEPS = @gl_LIBOBJDEPS@
81166 gl_LIBOBJS = @gl_LIBOBJS@
81167 gl_LTLIBOBJS = @gl_LTLIBOBJS@
81168 -gltests_LIBOBJDEPS = @gltests_LIBOBJDEPS@
81169 gltests_LIBOBJS = @gltests_LIBOBJS@
81170 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
81171 gltests_WITNESS = @gltests_WITNESS@
81172
81173 diff --git a/tests/qmerge/Makefile.in b/tests/qmerge/Makefile.in
81174 index 96ff9c1..80c604c 100644
81175 --- a/tests/qmerge/Makefile.in
81176 +++ b/tests/qmerge/Makefile.in
81177 @@ -90,12 +90,9 @@ host_triplet = @host@
81178 subdir = tests/qmerge
81179 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
81180 am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
81181 - $(top_srcdir)/autotools/m4/__inline.m4 \
81182 $(top_srcdir)/autotools/m4/absolute-header.m4 \
81183 $(top_srcdir)/autotools/m4/ac_check_sendfile.m4 \
81184 $(top_srcdir)/autotools/m4/alloca.m4 \
81185 - $(top_srcdir)/autotools/m4/builtin-expect.m4 \
81186 - $(top_srcdir)/autotools/m4/calloc.m4 \
81187 $(top_srcdir)/autotools/m4/canonicalize.m4 \
81188 $(top_srcdir)/autotools/m4/chdir-long.m4 \
81189 $(top_srcdir)/autotools/m4/clock_time.m4 \
81190 @@ -103,6 +100,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
81191 $(top_srcdir)/autotools/m4/closedir.m4 \
81192 $(top_srcdir)/autotools/m4/dirent_h.m4 \
81193 $(top_srcdir)/autotools/m4/dirfd.m4 \
81194 + $(top_srcdir)/autotools/m4/dirname.m4 \
81195 $(top_srcdir)/autotools/m4/double-slash-root.m4 \
81196 $(top_srcdir)/autotools/m4/dup.m4 \
81197 $(top_srcdir)/autotools/m4/dup2.m4 \
81198 @@ -124,7 +122,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
81199 $(top_srcdir)/autotools/m4/filenamecat.m4 \
81200 $(top_srcdir)/autotools/m4/float_h.m4 \
81201 $(top_srcdir)/autotools/m4/fpieee.m4 \
81202 - $(top_srcdir)/autotools/m4/free.m4 \
81203 $(top_srcdir)/autotools/m4/frexp.m4 \
81204 $(top_srcdir)/autotools/m4/frexpl.m4 \
81205 $(top_srcdir)/autotools/m4/fstat.m4 \
81206 @@ -144,6 +141,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
81207 $(top_srcdir)/autotools/m4/group-member.m4 \
81208 $(top_srcdir)/autotools/m4/include_next.m4 \
81209 $(top_srcdir)/autotools/m4/intmax_t.m4 \
81210 + $(top_srcdir)/autotools/m4/inttypes-pri.m4 \
81211 $(top_srcdir)/autotools/m4/inttypes.m4 \
81212 $(top_srcdir)/autotools/m4/inttypes_h.m4 \
81213 $(top_srcdir)/autotools/m4/isnand.m4 \
81214 @@ -153,6 +151,8 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
81215 $(top_srcdir)/autotools/m4/ldexpl.m4 \
81216 $(top_srcdir)/autotools/m4/libtool.m4 \
81217 $(top_srcdir)/autotools/m4/limits-h.m4 \
81218 + $(top_srcdir)/autotools/m4/localtime-buffer.m4 \
81219 + $(top_srcdir)/autotools/m4/longlong.m4 \
81220 $(top_srcdir)/autotools/m4/lstat.m4 \
81221 $(top_srcdir)/autotools/m4/ltoptions.m4 \
81222 $(top_srcdir)/autotools/m4/ltsugar.m4 \
81223 @@ -164,7 +164,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
81224 $(top_srcdir)/autotools/m4/memchr.m4 \
81225 $(top_srcdir)/autotools/m4/mempcpy.m4 \
81226 $(top_srcdir)/autotools/m4/memrchr.m4 \
81227 - $(top_srcdir)/autotools/m4/minmax.m4 \
81228 $(top_srcdir)/autotools/m4/mkdir.m4 \
81229 $(top_srcdir)/autotools/m4/mkdirat.m4 \
81230 $(top_srcdir)/autotools/m4/mmap-anon.m4 \
81231 @@ -175,20 +174,16 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
81232 $(top_srcdir)/autotools/m4/nocrash.m4 \
81233 $(top_srcdir)/autotools/m4/off_t.m4 \
81234 $(top_srcdir)/autotools/m4/open-cloexec.m4 \
81235 - $(top_srcdir)/autotools/m4/open-slash.m4 \
81236 $(top_srcdir)/autotools/m4/open.m4 \
81237 $(top_srcdir)/autotools/m4/openat.m4 \
81238 $(top_srcdir)/autotools/m4/opendir.m4 \
81239 $(top_srcdir)/autotools/m4/pathmax.m4 \
81240 - $(top_srcdir)/autotools/m4/pipe.m4 \
81241 $(top_srcdir)/autotools/m4/printf-frexp.m4 \
81242 $(top_srcdir)/autotools/m4/printf-frexpl.m4 \
81243 $(top_srcdir)/autotools/m4/printf.m4 \
81244 - $(top_srcdir)/autotools/m4/rawmemchr.m4 \
81245 $(top_srcdir)/autotools/m4/readlink.m4 \
81246 $(top_srcdir)/autotools/m4/readlinkat.m4 \
81247 $(top_srcdir)/autotools/m4/realloc.m4 \
81248 - $(top_srcdir)/autotools/m4/reallocarray.m4 \
81249 $(top_srcdir)/autotools/m4/rename.m4 \
81250 $(top_srcdir)/autotools/m4/renameat.m4 \
81251 $(top_srcdir)/autotools/m4/rmdir.m4 \
81252 @@ -198,7 +193,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
81253 $(top_srcdir)/autotools/m4/ssize_t.m4 \
81254 $(top_srcdir)/autotools/m4/stat-time.m4 \
81255 $(top_srcdir)/autotools/m4/stat.m4 \
81256 - $(top_srcdir)/autotools/m4/stdalign.m4 \
81257 $(top_srcdir)/autotools/m4/stdbool.m4 \
81258 $(top_srcdir)/autotools/m4/stddef_h.m4 \
81259 $(top_srcdir)/autotools/m4/stdint.m4 \
81260 @@ -237,10 +231,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
81261 $(top_srcdir)/autotools/m4/wchar_t.m4 \
81262 $(top_srcdir)/autotools/m4/wint_t.m4 \
81263 $(top_srcdir)/autotools/m4/xalloc.m4 \
81264 - $(top_srcdir)/autotools/m4/xsize.m4 \
81265 - $(top_srcdir)/autotools/m4/year2038.m4 \
81266 - $(top_srcdir)/autotools/m4/zzgnulib.m4 \
81267 - $(top_srcdir)/configure.ac
81268 + $(top_srcdir)/autotools/m4/xsize.m4 $(top_srcdir)/configure.ac
81269 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
81270 $(ACLOCAL_M4)
81271 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
81272 @@ -318,450 +309,368 @@ FGREP = @FGREP@
81273 FLOAT_H = @FLOAT_H@
81274 GETOPT_CDEFS_H = @GETOPT_CDEFS_H@
81275 GETOPT_H = @GETOPT_H@
81276 -GL_CFLAG_ALLOW_WARNINGS = @GL_CFLAG_ALLOW_WARNINGS@
81277 -GL_CFLAG_GNULIB_WARNINGS = @GL_CFLAG_GNULIB_WARNINGS@
81278 -GL_GNULIB_ACCESS = @GL_GNULIB_ACCESS@
81279 -GL_GNULIB_ACOSF = @GL_GNULIB_ACOSF@
81280 -GL_GNULIB_ACOSL = @GL_GNULIB_ACOSL@
81281 -GL_GNULIB_ALIGNED_ALLOC = @GL_GNULIB_ALIGNED_ALLOC@
81282 -GL_GNULIB_ALPHASORT = @GL_GNULIB_ALPHASORT@
81283 -GL_GNULIB_ASINF = @GL_GNULIB_ASINF@
81284 -GL_GNULIB_ASINL = @GL_GNULIB_ASINL@
81285 -GL_GNULIB_ATAN2F = @GL_GNULIB_ATAN2F@
81286 -GL_GNULIB_ATANF = @GL_GNULIB_ATANF@
81287 -GL_GNULIB_ATANL = @GL_GNULIB_ATANL@
81288 -GL_GNULIB_ATOLL = @GL_GNULIB_ATOLL@
81289 -GL_GNULIB_BTOWC = @GL_GNULIB_BTOWC@
81290 -GL_GNULIB_CALLOC_GNU = @GL_GNULIB_CALLOC_GNU@
81291 -GL_GNULIB_CALLOC_POSIX = @GL_GNULIB_CALLOC_POSIX@
81292 -GL_GNULIB_CANONICALIZE_FILE_NAME = @GL_GNULIB_CANONICALIZE_FILE_NAME@
81293 -GL_GNULIB_CBRT = @GL_GNULIB_CBRT@
81294 -GL_GNULIB_CBRTF = @GL_GNULIB_CBRTF@
81295 -GL_GNULIB_CBRTL = @GL_GNULIB_CBRTL@
81296 -GL_GNULIB_CEIL = @GL_GNULIB_CEIL@
81297 -GL_GNULIB_CEILF = @GL_GNULIB_CEILF@
81298 -GL_GNULIB_CEILL = @GL_GNULIB_CEILL@
81299 -GL_GNULIB_CHDIR = @GL_GNULIB_CHDIR@
81300 -GL_GNULIB_CHOWN = @GL_GNULIB_CHOWN@
81301 -GL_GNULIB_CLOSE = @GL_GNULIB_CLOSE@
81302 -GL_GNULIB_CLOSEDIR = @GL_GNULIB_CLOSEDIR@
81303 -GL_GNULIB_COPYSIGN = @GL_GNULIB_COPYSIGN@
81304 -GL_GNULIB_COPYSIGNF = @GL_GNULIB_COPYSIGNF@
81305 -GL_GNULIB_COPYSIGNL = @GL_GNULIB_COPYSIGNL@
81306 -GL_GNULIB_COPY_FILE_RANGE = @GL_GNULIB_COPY_FILE_RANGE@
81307 -GL_GNULIB_COSF = @GL_GNULIB_COSF@
81308 -GL_GNULIB_COSHF = @GL_GNULIB_COSHF@
81309 -GL_GNULIB_COSL = @GL_GNULIB_COSL@
81310 -GL_GNULIB_CREAT = @GL_GNULIB_CREAT@
81311 -GL_GNULIB_CTIME = @GL_GNULIB_CTIME@
81312 -GL_GNULIB_DIRFD = @GL_GNULIB_DIRFD@
81313 -GL_GNULIB_DPRINTF = @GL_GNULIB_DPRINTF@
81314 -GL_GNULIB_DUP = @GL_GNULIB_DUP@
81315 -GL_GNULIB_DUP2 = @GL_GNULIB_DUP2@
81316 -GL_GNULIB_DUP3 = @GL_GNULIB_DUP3@
81317 -GL_GNULIB_ENVIRON = @GL_GNULIB_ENVIRON@
81318 -GL_GNULIB_EUIDACCESS = @GL_GNULIB_EUIDACCESS@
81319 -GL_GNULIB_EXECL = @GL_GNULIB_EXECL@
81320 -GL_GNULIB_EXECLE = @GL_GNULIB_EXECLE@
81321 -GL_GNULIB_EXECLP = @GL_GNULIB_EXECLP@
81322 -GL_GNULIB_EXECV = @GL_GNULIB_EXECV@
81323 -GL_GNULIB_EXECVE = @GL_GNULIB_EXECVE@
81324 -GL_GNULIB_EXECVP = @GL_GNULIB_EXECVP@
81325 -GL_GNULIB_EXECVPE = @GL_GNULIB_EXECVPE@
81326 -GL_GNULIB_EXP2 = @GL_GNULIB_EXP2@
81327 -GL_GNULIB_EXP2F = @GL_GNULIB_EXP2F@
81328 -GL_GNULIB_EXP2L = @GL_GNULIB_EXP2L@
81329 -GL_GNULIB_EXPF = @GL_GNULIB_EXPF@
81330 -GL_GNULIB_EXPL = @GL_GNULIB_EXPL@
81331 -GL_GNULIB_EXPLICIT_BZERO = @GL_GNULIB_EXPLICIT_BZERO@
81332 -GL_GNULIB_EXPM1 = @GL_GNULIB_EXPM1@
81333 -GL_GNULIB_EXPM1F = @GL_GNULIB_EXPM1F@
81334 -GL_GNULIB_EXPM1L = @GL_GNULIB_EXPM1L@
81335 -GL_GNULIB_FABSF = @GL_GNULIB_FABSF@
81336 -GL_GNULIB_FABSL = @GL_GNULIB_FABSL@
81337 -GL_GNULIB_FACCESSAT = @GL_GNULIB_FACCESSAT@
81338 -GL_GNULIB_FCHDIR = @GL_GNULIB_FCHDIR@
81339 -GL_GNULIB_FCHMODAT = @GL_GNULIB_FCHMODAT@
81340 -GL_GNULIB_FCHOWNAT = @GL_GNULIB_FCHOWNAT@
81341 -GL_GNULIB_FCLOSE = @GL_GNULIB_FCLOSE@
81342 -GL_GNULIB_FCNTL = @GL_GNULIB_FCNTL@
81343 -GL_GNULIB_FDATASYNC = @GL_GNULIB_FDATASYNC@
81344 -GL_GNULIB_FDOPEN = @GL_GNULIB_FDOPEN@
81345 -GL_GNULIB_FDOPENDIR = @GL_GNULIB_FDOPENDIR@
81346 -GL_GNULIB_FFLUSH = @GL_GNULIB_FFLUSH@
81347 -GL_GNULIB_FFS = @GL_GNULIB_FFS@
81348 -GL_GNULIB_FFSL = @GL_GNULIB_FFSL@
81349 -GL_GNULIB_FFSLL = @GL_GNULIB_FFSLL@
81350 -GL_GNULIB_FGETC = @GL_GNULIB_FGETC@
81351 -GL_GNULIB_FGETS = @GL_GNULIB_FGETS@
81352 -GL_GNULIB_FLOOR = @GL_GNULIB_FLOOR@
81353 -GL_GNULIB_FLOORF = @GL_GNULIB_FLOORF@
81354 -GL_GNULIB_FLOORL = @GL_GNULIB_FLOORL@
81355 -GL_GNULIB_FMA = @GL_GNULIB_FMA@
81356 -GL_GNULIB_FMAF = @GL_GNULIB_FMAF@
81357 -GL_GNULIB_FMAL = @GL_GNULIB_FMAL@
81358 -GL_GNULIB_FMOD = @GL_GNULIB_FMOD@
81359 -GL_GNULIB_FMODF = @GL_GNULIB_FMODF@
81360 -GL_GNULIB_FMODL = @GL_GNULIB_FMODL@
81361 -GL_GNULIB_FOPEN = @GL_GNULIB_FOPEN@
81362 -GL_GNULIB_FOPEN_GNU = @GL_GNULIB_FOPEN_GNU@
81363 -GL_GNULIB_FPRINTF = @GL_GNULIB_FPRINTF@
81364 -GL_GNULIB_FPRINTF_POSIX = @GL_GNULIB_FPRINTF_POSIX@
81365 -GL_GNULIB_FPURGE = @GL_GNULIB_FPURGE@
81366 -GL_GNULIB_FPUTC = @GL_GNULIB_FPUTC@
81367 -GL_GNULIB_FPUTS = @GL_GNULIB_FPUTS@
81368 -GL_GNULIB_FREAD = @GL_GNULIB_FREAD@
81369 -GL_GNULIB_FREE_POSIX = @GL_GNULIB_FREE_POSIX@
81370 -GL_GNULIB_FREOPEN = @GL_GNULIB_FREOPEN@
81371 -GL_GNULIB_FREXP = @GL_GNULIB_FREXP@
81372 -GL_GNULIB_FREXPF = @GL_GNULIB_FREXPF@
81373 -GL_GNULIB_FREXPL = @GL_GNULIB_FREXPL@
81374 -GL_GNULIB_FSCANF = @GL_GNULIB_FSCANF@
81375 -GL_GNULIB_FSEEK = @GL_GNULIB_FSEEK@
81376 -GL_GNULIB_FSEEKO = @GL_GNULIB_FSEEKO@
81377 -GL_GNULIB_FSTAT = @GL_GNULIB_FSTAT@
81378 -GL_GNULIB_FSTATAT = @GL_GNULIB_FSTATAT@
81379 -GL_GNULIB_FSYNC = @GL_GNULIB_FSYNC@
81380 -GL_GNULIB_FTELL = @GL_GNULIB_FTELL@
81381 -GL_GNULIB_FTELLO = @GL_GNULIB_FTELLO@
81382 -GL_GNULIB_FTRUNCATE = @GL_GNULIB_FTRUNCATE@
81383 -GL_GNULIB_FUTIMENS = @GL_GNULIB_FUTIMENS@
81384 -GL_GNULIB_FWRITE = @GL_GNULIB_FWRITE@
81385 -GL_GNULIB_GETC = @GL_GNULIB_GETC@
81386 -GL_GNULIB_GETCHAR = @GL_GNULIB_GETCHAR@
81387 -GL_GNULIB_GETCWD = @GL_GNULIB_GETCWD@
81388 -GL_GNULIB_GETDELIM = @GL_GNULIB_GETDELIM@
81389 -GL_GNULIB_GETDOMAINNAME = @GL_GNULIB_GETDOMAINNAME@
81390 -GL_GNULIB_GETDTABLESIZE = @GL_GNULIB_GETDTABLESIZE@
81391 -GL_GNULIB_GETENTROPY = @GL_GNULIB_GETENTROPY@
81392 -GL_GNULIB_GETGROUPS = @GL_GNULIB_GETGROUPS@
81393 -GL_GNULIB_GETHOSTNAME = @GL_GNULIB_GETHOSTNAME@
81394 -GL_GNULIB_GETLINE = @GL_GNULIB_GETLINE@
81395 -GL_GNULIB_GETLOADAVG = @GL_GNULIB_GETLOADAVG@
81396 -GL_GNULIB_GETLOGIN = @GL_GNULIB_GETLOGIN@
81397 -GL_GNULIB_GETLOGIN_R = @GL_GNULIB_GETLOGIN_R@
81398 -GL_GNULIB_GETOPT_POSIX = @GL_GNULIB_GETOPT_POSIX@
81399 -GL_GNULIB_GETPAGESIZE = @GL_GNULIB_GETPAGESIZE@
81400 -GL_GNULIB_GETPASS = @GL_GNULIB_GETPASS@
81401 -GL_GNULIB_GETPASS_GNU = @GL_GNULIB_GETPASS_GNU@
81402 -GL_GNULIB_GETSUBOPT = @GL_GNULIB_GETSUBOPT@
81403 -GL_GNULIB_GETTIMEOFDAY = @GL_GNULIB_GETTIMEOFDAY@
81404 -GL_GNULIB_GETUMASK = @GL_GNULIB_GETUMASK@
81405 -GL_GNULIB_GETUSERSHELL = @GL_GNULIB_GETUSERSHELL@
81406 -GL_GNULIB_GRANTPT = @GL_GNULIB_GRANTPT@
81407 -GL_GNULIB_GROUP_MEMBER = @GL_GNULIB_GROUP_MEMBER@
81408 -GL_GNULIB_HYPOT = @GL_GNULIB_HYPOT@
81409 -GL_GNULIB_HYPOTF = @GL_GNULIB_HYPOTF@
81410 -GL_GNULIB_HYPOTL = @GL_GNULIB_HYPOTL@
81411 -GL_GNULIB_ILOGB = @GL_GNULIB_ILOGB@
81412 -GL_GNULIB_ILOGBF = @GL_GNULIB_ILOGBF@
81413 -GL_GNULIB_ILOGBL = @GL_GNULIB_ILOGBL@
81414 -GL_GNULIB_IMAXABS = @GL_GNULIB_IMAXABS@
81415 -GL_GNULIB_IMAXDIV = @GL_GNULIB_IMAXDIV@
81416 -GL_GNULIB_ISATTY = @GL_GNULIB_ISATTY@
81417 -GL_GNULIB_ISFINITE = @GL_GNULIB_ISFINITE@
81418 -GL_GNULIB_ISINF = @GL_GNULIB_ISINF@
81419 -GL_GNULIB_ISNAN = @GL_GNULIB_ISNAN@
81420 -GL_GNULIB_ISNAND = @GL_GNULIB_ISNAND@
81421 -GL_GNULIB_ISNANF = @GL_GNULIB_ISNANF@
81422 -GL_GNULIB_ISNANL = @GL_GNULIB_ISNANL@
81423 -GL_GNULIB_LCHMOD = @GL_GNULIB_LCHMOD@
81424 -GL_GNULIB_LCHOWN = @GL_GNULIB_LCHOWN@
81425 -GL_GNULIB_LDEXPF = @GL_GNULIB_LDEXPF@
81426 -GL_GNULIB_LDEXPL = @GL_GNULIB_LDEXPL@
81427 -GL_GNULIB_LINK = @GL_GNULIB_LINK@
81428 -GL_GNULIB_LINKAT = @GL_GNULIB_LINKAT@
81429 -GL_GNULIB_LOCALTIME = @GL_GNULIB_LOCALTIME@
81430 -GL_GNULIB_LOG = @GL_GNULIB_LOG@
81431 -GL_GNULIB_LOG10 = @GL_GNULIB_LOG10@
81432 -GL_GNULIB_LOG10F = @GL_GNULIB_LOG10F@
81433 -GL_GNULIB_LOG10L = @GL_GNULIB_LOG10L@
81434 -GL_GNULIB_LOG1P = @GL_GNULIB_LOG1P@
81435 -GL_GNULIB_LOG1PF = @GL_GNULIB_LOG1PF@
81436 -GL_GNULIB_LOG1PL = @GL_GNULIB_LOG1PL@
81437 -GL_GNULIB_LOG2 = @GL_GNULIB_LOG2@
81438 -GL_GNULIB_LOG2F = @GL_GNULIB_LOG2F@
81439 -GL_GNULIB_LOG2L = @GL_GNULIB_LOG2L@
81440 -GL_GNULIB_LOGB = @GL_GNULIB_LOGB@
81441 -GL_GNULIB_LOGBF = @GL_GNULIB_LOGBF@
81442 -GL_GNULIB_LOGBL = @GL_GNULIB_LOGBL@
81443 -GL_GNULIB_LOGF = @GL_GNULIB_LOGF@
81444 -GL_GNULIB_LOGL = @GL_GNULIB_LOGL@
81445 -GL_GNULIB_LSEEK = @GL_GNULIB_LSEEK@
81446 -GL_GNULIB_LSTAT = @GL_GNULIB_LSTAT@
81447 -GL_GNULIB_MALLOC_GNU = @GL_GNULIB_MALLOC_GNU@
81448 -GL_GNULIB_MALLOC_POSIX = @GL_GNULIB_MALLOC_POSIX@
81449 -GL_GNULIB_MBRLEN = @GL_GNULIB_MBRLEN@
81450 -GL_GNULIB_MBRTOWC = @GL_GNULIB_MBRTOWC@
81451 -GL_GNULIB_MBSCASECMP = @GL_GNULIB_MBSCASECMP@
81452 -GL_GNULIB_MBSCASESTR = @GL_GNULIB_MBSCASESTR@
81453 -GL_GNULIB_MBSCHR = @GL_GNULIB_MBSCHR@
81454 -GL_GNULIB_MBSCSPN = @GL_GNULIB_MBSCSPN@
81455 -GL_GNULIB_MBSINIT = @GL_GNULIB_MBSINIT@
81456 -GL_GNULIB_MBSLEN = @GL_GNULIB_MBSLEN@
81457 -GL_GNULIB_MBSNCASECMP = @GL_GNULIB_MBSNCASECMP@
81458 -GL_GNULIB_MBSNLEN = @GL_GNULIB_MBSNLEN@
81459 -GL_GNULIB_MBSNRTOWCS = @GL_GNULIB_MBSNRTOWCS@
81460 -GL_GNULIB_MBSPBRK = @GL_GNULIB_MBSPBRK@
81461 -GL_GNULIB_MBSPCASECMP = @GL_GNULIB_MBSPCASECMP@
81462 -GL_GNULIB_MBSRCHR = @GL_GNULIB_MBSRCHR@
81463 -GL_GNULIB_MBSRTOWCS = @GL_GNULIB_MBSRTOWCS@
81464 -GL_GNULIB_MBSSEP = @GL_GNULIB_MBSSEP@
81465 -GL_GNULIB_MBSSPN = @GL_GNULIB_MBSSPN@
81466 -GL_GNULIB_MBSSTR = @GL_GNULIB_MBSSTR@
81467 -GL_GNULIB_MBSTOK_R = @GL_GNULIB_MBSTOK_R@
81468 -GL_GNULIB_MBTOWC = @GL_GNULIB_MBTOWC@
81469 -GL_GNULIB_MDA_ACCESS = @GL_GNULIB_MDA_ACCESS@
81470 -GL_GNULIB_MDA_CHDIR = @GL_GNULIB_MDA_CHDIR@
81471 -GL_GNULIB_MDA_CHMOD = @GL_GNULIB_MDA_CHMOD@
81472 -GL_GNULIB_MDA_CLOSE = @GL_GNULIB_MDA_CLOSE@
81473 -GL_GNULIB_MDA_CREAT = @GL_GNULIB_MDA_CREAT@
81474 -GL_GNULIB_MDA_DUP = @GL_GNULIB_MDA_DUP@
81475 -GL_GNULIB_MDA_DUP2 = @GL_GNULIB_MDA_DUP2@
81476 -GL_GNULIB_MDA_ECVT = @GL_GNULIB_MDA_ECVT@
81477 -GL_GNULIB_MDA_EXECL = @GL_GNULIB_MDA_EXECL@
81478 -GL_GNULIB_MDA_EXECLE = @GL_GNULIB_MDA_EXECLE@
81479 -GL_GNULIB_MDA_EXECLP = @GL_GNULIB_MDA_EXECLP@
81480 -GL_GNULIB_MDA_EXECV = @GL_GNULIB_MDA_EXECV@
81481 -GL_GNULIB_MDA_EXECVE = @GL_GNULIB_MDA_EXECVE@
81482 -GL_GNULIB_MDA_EXECVP = @GL_GNULIB_MDA_EXECVP@
81483 -GL_GNULIB_MDA_EXECVPE = @GL_GNULIB_MDA_EXECVPE@
81484 -GL_GNULIB_MDA_FCLOSEALL = @GL_GNULIB_MDA_FCLOSEALL@
81485 -GL_GNULIB_MDA_FCVT = @GL_GNULIB_MDA_FCVT@
81486 -GL_GNULIB_MDA_FDOPEN = @GL_GNULIB_MDA_FDOPEN@
81487 -GL_GNULIB_MDA_FILENO = @GL_GNULIB_MDA_FILENO@
81488 -GL_GNULIB_MDA_GCVT = @GL_GNULIB_MDA_GCVT@
81489 -GL_GNULIB_MDA_GETCWD = @GL_GNULIB_MDA_GETCWD@
81490 -GL_GNULIB_MDA_GETPID = @GL_GNULIB_MDA_GETPID@
81491 -GL_GNULIB_MDA_GETW = @GL_GNULIB_MDA_GETW@
81492 -GL_GNULIB_MDA_ISATTY = @GL_GNULIB_MDA_ISATTY@
81493 -GL_GNULIB_MDA_J0 = @GL_GNULIB_MDA_J0@
81494 -GL_GNULIB_MDA_J1 = @GL_GNULIB_MDA_J1@
81495 -GL_GNULIB_MDA_JN = @GL_GNULIB_MDA_JN@
81496 -GL_GNULIB_MDA_LSEEK = @GL_GNULIB_MDA_LSEEK@
81497 -GL_GNULIB_MDA_MEMCCPY = @GL_GNULIB_MDA_MEMCCPY@
81498 -GL_GNULIB_MDA_MKDIR = @GL_GNULIB_MDA_MKDIR@
81499 -GL_GNULIB_MDA_MKTEMP = @GL_GNULIB_MDA_MKTEMP@
81500 -GL_GNULIB_MDA_OPEN = @GL_GNULIB_MDA_OPEN@
81501 -GL_GNULIB_MDA_PUTENV = @GL_GNULIB_MDA_PUTENV@
81502 -GL_GNULIB_MDA_PUTW = @GL_GNULIB_MDA_PUTW@
81503 -GL_GNULIB_MDA_READ = @GL_GNULIB_MDA_READ@
81504 -GL_GNULIB_MDA_RMDIR = @GL_GNULIB_MDA_RMDIR@
81505 -GL_GNULIB_MDA_STRDUP = @GL_GNULIB_MDA_STRDUP@
81506 -GL_GNULIB_MDA_SWAB = @GL_GNULIB_MDA_SWAB@
81507 -GL_GNULIB_MDA_TEMPNAM = @GL_GNULIB_MDA_TEMPNAM@
81508 -GL_GNULIB_MDA_TZSET = @GL_GNULIB_MDA_TZSET@
81509 -GL_GNULIB_MDA_UMASK = @GL_GNULIB_MDA_UMASK@
81510 -GL_GNULIB_MDA_UNLINK = @GL_GNULIB_MDA_UNLINK@
81511 -GL_GNULIB_MDA_UTIME = @GL_GNULIB_MDA_UTIME@
81512 -GL_GNULIB_MDA_WCSDUP = @GL_GNULIB_MDA_WCSDUP@
81513 -GL_GNULIB_MDA_WRITE = @GL_GNULIB_MDA_WRITE@
81514 -GL_GNULIB_MDA_Y0 = @GL_GNULIB_MDA_Y0@
81515 -GL_GNULIB_MDA_Y1 = @GL_GNULIB_MDA_Y1@
81516 -GL_GNULIB_MDA_YN = @GL_GNULIB_MDA_YN@
81517 -GL_GNULIB_MEMCHR = @GL_GNULIB_MEMCHR@
81518 -GL_GNULIB_MEMMEM = @GL_GNULIB_MEMMEM@
81519 -GL_GNULIB_MEMPCPY = @GL_GNULIB_MEMPCPY@
81520 -GL_GNULIB_MEMRCHR = @GL_GNULIB_MEMRCHR@
81521 -GL_GNULIB_MKDIR = @GL_GNULIB_MKDIR@
81522 -GL_GNULIB_MKDIRAT = @GL_GNULIB_MKDIRAT@
81523 -GL_GNULIB_MKDTEMP = @GL_GNULIB_MKDTEMP@
81524 -GL_GNULIB_MKFIFO = @GL_GNULIB_MKFIFO@
81525 -GL_GNULIB_MKFIFOAT = @GL_GNULIB_MKFIFOAT@
81526 -GL_GNULIB_MKNOD = @GL_GNULIB_MKNOD@
81527 -GL_GNULIB_MKNODAT = @GL_GNULIB_MKNODAT@
81528 -GL_GNULIB_MKOSTEMP = @GL_GNULIB_MKOSTEMP@
81529 -GL_GNULIB_MKOSTEMPS = @GL_GNULIB_MKOSTEMPS@
81530 -GL_GNULIB_MKSTEMP = @GL_GNULIB_MKSTEMP@
81531 -GL_GNULIB_MKSTEMPS = @GL_GNULIB_MKSTEMPS@
81532 -GL_GNULIB_MKTIME = @GL_GNULIB_MKTIME@
81533 -GL_GNULIB_MODF = @GL_GNULIB_MODF@
81534 -GL_GNULIB_MODFF = @GL_GNULIB_MODFF@
81535 -GL_GNULIB_MODFL = @GL_GNULIB_MODFL@
81536 -GL_GNULIB_NANOSLEEP = @GL_GNULIB_NANOSLEEP@
81537 -GL_GNULIB_NONBLOCKING = @GL_GNULIB_NONBLOCKING@
81538 -GL_GNULIB_OBSTACK_PRINTF = @GL_GNULIB_OBSTACK_PRINTF@
81539 -GL_GNULIB_OBSTACK_PRINTF_POSIX = @GL_GNULIB_OBSTACK_PRINTF_POSIX@
81540 -GL_GNULIB_OPEN = @GL_GNULIB_OPEN@
81541 -GL_GNULIB_OPENAT = @GL_GNULIB_OPENAT@
81542 -GL_GNULIB_OPENDIR = @GL_GNULIB_OPENDIR@
81543 -GL_GNULIB_OVERRIDES_STRUCT_STAT = @GL_GNULIB_OVERRIDES_STRUCT_STAT@
81544 -GL_GNULIB_PCLOSE = @GL_GNULIB_PCLOSE@
81545 -GL_GNULIB_PERROR = @GL_GNULIB_PERROR@
81546 -GL_GNULIB_PIPE = @GL_GNULIB_PIPE@
81547 -GL_GNULIB_PIPE2 = @GL_GNULIB_PIPE2@
81548 -GL_GNULIB_POPEN = @GL_GNULIB_POPEN@
81549 -GL_GNULIB_POSIX_MEMALIGN = @GL_GNULIB_POSIX_MEMALIGN@
81550 -GL_GNULIB_POSIX_OPENPT = @GL_GNULIB_POSIX_OPENPT@
81551 -GL_GNULIB_POWF = @GL_GNULIB_POWF@
81552 -GL_GNULIB_PREAD = @GL_GNULIB_PREAD@
81553 -GL_GNULIB_PRINTF = @GL_GNULIB_PRINTF@
81554 -GL_GNULIB_PRINTF_POSIX = @GL_GNULIB_PRINTF_POSIX@
81555 -GL_GNULIB_PTSNAME = @GL_GNULIB_PTSNAME@
81556 -GL_GNULIB_PTSNAME_R = @GL_GNULIB_PTSNAME_R@
81557 -GL_GNULIB_PUTC = @GL_GNULIB_PUTC@
81558 -GL_GNULIB_PUTCHAR = @GL_GNULIB_PUTCHAR@
81559 -GL_GNULIB_PUTENV = @GL_GNULIB_PUTENV@
81560 -GL_GNULIB_PUTS = @GL_GNULIB_PUTS@
81561 -GL_GNULIB_PWRITE = @GL_GNULIB_PWRITE@
81562 -GL_GNULIB_QSORT_R = @GL_GNULIB_QSORT_R@
81563 -GL_GNULIB_RANDOM = @GL_GNULIB_RANDOM@
81564 -GL_GNULIB_RANDOM_R = @GL_GNULIB_RANDOM_R@
81565 -GL_GNULIB_RAWMEMCHR = @GL_GNULIB_RAWMEMCHR@
81566 -GL_GNULIB_READ = @GL_GNULIB_READ@
81567 -GL_GNULIB_READDIR = @GL_GNULIB_READDIR@
81568 -GL_GNULIB_READLINK = @GL_GNULIB_READLINK@
81569 -GL_GNULIB_READLINKAT = @GL_GNULIB_READLINKAT@
81570 -GL_GNULIB_REALLOCARRAY = @GL_GNULIB_REALLOCARRAY@
81571 -GL_GNULIB_REALLOC_GNU = @GL_GNULIB_REALLOC_GNU@
81572 -GL_GNULIB_REALLOC_POSIX = @GL_GNULIB_REALLOC_POSIX@
81573 -GL_GNULIB_REALPATH = @GL_GNULIB_REALPATH@
81574 -GL_GNULIB_REMAINDER = @GL_GNULIB_REMAINDER@
81575 -GL_GNULIB_REMAINDERF = @GL_GNULIB_REMAINDERF@
81576 -GL_GNULIB_REMAINDERL = @GL_GNULIB_REMAINDERL@
81577 -GL_GNULIB_REMOVE = @GL_GNULIB_REMOVE@
81578 -GL_GNULIB_RENAME = @GL_GNULIB_RENAME@
81579 -GL_GNULIB_RENAMEAT = @GL_GNULIB_RENAMEAT@
81580 -GL_GNULIB_REWINDDIR = @GL_GNULIB_REWINDDIR@
81581 -GL_GNULIB_RINT = @GL_GNULIB_RINT@
81582 -GL_GNULIB_RINTF = @GL_GNULIB_RINTF@
81583 -GL_GNULIB_RINTL = @GL_GNULIB_RINTL@
81584 -GL_GNULIB_RMDIR = @GL_GNULIB_RMDIR@
81585 -GL_GNULIB_ROUND = @GL_GNULIB_ROUND@
81586 -GL_GNULIB_ROUNDF = @GL_GNULIB_ROUNDF@
81587 -GL_GNULIB_ROUNDL = @GL_GNULIB_ROUNDL@
81588 -GL_GNULIB_RPMATCH = @GL_GNULIB_RPMATCH@
81589 -GL_GNULIB_SCANDIR = @GL_GNULIB_SCANDIR@
81590 -GL_GNULIB_SCANF = @GL_GNULIB_SCANF@
81591 -GL_GNULIB_SECURE_GETENV = @GL_GNULIB_SECURE_GETENV@
81592 -GL_GNULIB_SETENV = @GL_GNULIB_SETENV@
81593 -GL_GNULIB_SETHOSTNAME = @GL_GNULIB_SETHOSTNAME@
81594 -GL_GNULIB_SIGABBREV_NP = @GL_GNULIB_SIGABBREV_NP@
81595 -GL_GNULIB_SIGDESCR_NP = @GL_GNULIB_SIGDESCR_NP@
81596 -GL_GNULIB_SIGNBIT = @GL_GNULIB_SIGNBIT@
81597 -GL_GNULIB_SINF = @GL_GNULIB_SINF@
81598 -GL_GNULIB_SINHF = @GL_GNULIB_SINHF@
81599 -GL_GNULIB_SINL = @GL_GNULIB_SINL@
81600 -GL_GNULIB_SLEEP = @GL_GNULIB_SLEEP@
81601 -GL_GNULIB_SNPRINTF = @GL_GNULIB_SNPRINTF@
81602 -GL_GNULIB_SPRINTF_POSIX = @GL_GNULIB_SPRINTF_POSIX@
81603 -GL_GNULIB_SQRTF = @GL_GNULIB_SQRTF@
81604 -GL_GNULIB_SQRTL = @GL_GNULIB_SQRTL@
81605 -GL_GNULIB_STAT = @GL_GNULIB_STAT@
81606 -GL_GNULIB_STDIO_H_NONBLOCKING = @GL_GNULIB_STDIO_H_NONBLOCKING@
81607 -GL_GNULIB_STDIO_H_SIGPIPE = @GL_GNULIB_STDIO_H_SIGPIPE@
81608 -GL_GNULIB_STPCPY = @GL_GNULIB_STPCPY@
81609 -GL_GNULIB_STPNCPY = @GL_GNULIB_STPNCPY@
81610 -GL_GNULIB_STRCASESTR = @GL_GNULIB_STRCASESTR@
81611 -GL_GNULIB_STRCHRNUL = @GL_GNULIB_STRCHRNUL@
81612 -GL_GNULIB_STRDUP = @GL_GNULIB_STRDUP@
81613 -GL_GNULIB_STRERROR = @GL_GNULIB_STRERROR@
81614 -GL_GNULIB_STRERRORNAME_NP = @GL_GNULIB_STRERRORNAME_NP@
81615 -GL_GNULIB_STRERROR_R = @GL_GNULIB_STRERROR_R@
81616 -GL_GNULIB_STRFTIME = @GL_GNULIB_STRFTIME@
81617 -GL_GNULIB_STRNCAT = @GL_GNULIB_STRNCAT@
81618 -GL_GNULIB_STRNDUP = @GL_GNULIB_STRNDUP@
81619 -GL_GNULIB_STRNLEN = @GL_GNULIB_STRNLEN@
81620 -GL_GNULIB_STRPBRK = @GL_GNULIB_STRPBRK@
81621 -GL_GNULIB_STRPTIME = @GL_GNULIB_STRPTIME@
81622 -GL_GNULIB_STRSEP = @GL_GNULIB_STRSEP@
81623 -GL_GNULIB_STRSIGNAL = @GL_GNULIB_STRSIGNAL@
81624 -GL_GNULIB_STRSTR = @GL_GNULIB_STRSTR@
81625 -GL_GNULIB_STRTOD = @GL_GNULIB_STRTOD@
81626 -GL_GNULIB_STRTOIMAX = @GL_GNULIB_STRTOIMAX@
81627 -GL_GNULIB_STRTOK_R = @GL_GNULIB_STRTOK_R@
81628 -GL_GNULIB_STRTOL = @GL_GNULIB_STRTOL@
81629 -GL_GNULIB_STRTOLD = @GL_GNULIB_STRTOLD@
81630 -GL_GNULIB_STRTOLL = @GL_GNULIB_STRTOLL@
81631 -GL_GNULIB_STRTOUL = @GL_GNULIB_STRTOUL@
81632 -GL_GNULIB_STRTOULL = @GL_GNULIB_STRTOULL@
81633 -GL_GNULIB_STRTOUMAX = @GL_GNULIB_STRTOUMAX@
81634 -GL_GNULIB_STRVERSCMP = @GL_GNULIB_STRVERSCMP@
81635 -GL_GNULIB_SYMLINK = @GL_GNULIB_SYMLINK@
81636 -GL_GNULIB_SYMLINKAT = @GL_GNULIB_SYMLINKAT@
81637 -GL_GNULIB_SYSTEM_POSIX = @GL_GNULIB_SYSTEM_POSIX@
81638 -GL_GNULIB_TANF = @GL_GNULIB_TANF@
81639 -GL_GNULIB_TANHF = @GL_GNULIB_TANHF@
81640 -GL_GNULIB_TANL = @GL_GNULIB_TANL@
81641 -GL_GNULIB_TIMEGM = @GL_GNULIB_TIMEGM@
81642 -GL_GNULIB_TIMESPEC_GET = @GL_GNULIB_TIMESPEC_GET@
81643 -GL_GNULIB_TIMESPEC_GETRES = @GL_GNULIB_TIMESPEC_GETRES@
81644 -GL_GNULIB_TIME_R = @GL_GNULIB_TIME_R@
81645 -GL_GNULIB_TIME_RZ = @GL_GNULIB_TIME_RZ@
81646 -GL_GNULIB_TMPFILE = @GL_GNULIB_TMPFILE@
81647 -GL_GNULIB_TRUNC = @GL_GNULIB_TRUNC@
81648 -GL_GNULIB_TRUNCATE = @GL_GNULIB_TRUNCATE@
81649 -GL_GNULIB_TRUNCF = @GL_GNULIB_TRUNCF@
81650 -GL_GNULIB_TRUNCL = @GL_GNULIB_TRUNCL@
81651 -GL_GNULIB_TTYNAME_R = @GL_GNULIB_TTYNAME_R@
81652 -GL_GNULIB_TZSET = @GL_GNULIB_TZSET@
81653 -GL_GNULIB_UNISTD_H_GETOPT = @GL_GNULIB_UNISTD_H_GETOPT@
81654 -GL_GNULIB_UNISTD_H_NONBLOCKING = @GL_GNULIB_UNISTD_H_NONBLOCKING@
81655 -GL_GNULIB_UNISTD_H_SIGPIPE = @GL_GNULIB_UNISTD_H_SIGPIPE@
81656 -GL_GNULIB_UNLINK = @GL_GNULIB_UNLINK@
81657 -GL_GNULIB_UNLINKAT = @GL_GNULIB_UNLINKAT@
81658 -GL_GNULIB_UNLOCKPT = @GL_GNULIB_UNLOCKPT@
81659 -GL_GNULIB_UNSETENV = @GL_GNULIB_UNSETENV@
81660 -GL_GNULIB_USLEEP = @GL_GNULIB_USLEEP@
81661 -GL_GNULIB_UTIME = @GL_GNULIB_UTIME@
81662 -GL_GNULIB_UTIMENSAT = @GL_GNULIB_UTIMENSAT@
81663 -GL_GNULIB_VASPRINTF = @GL_GNULIB_VASPRINTF@
81664 -GL_GNULIB_VDPRINTF = @GL_GNULIB_VDPRINTF@
81665 -GL_GNULIB_VFPRINTF = @GL_GNULIB_VFPRINTF@
81666 -GL_GNULIB_VFPRINTF_POSIX = @GL_GNULIB_VFPRINTF_POSIX@
81667 -GL_GNULIB_VFSCANF = @GL_GNULIB_VFSCANF@
81668 -GL_GNULIB_VPRINTF = @GL_GNULIB_VPRINTF@
81669 -GL_GNULIB_VPRINTF_POSIX = @GL_GNULIB_VPRINTF_POSIX@
81670 -GL_GNULIB_VSCANF = @GL_GNULIB_VSCANF@
81671 -GL_GNULIB_VSNPRINTF = @GL_GNULIB_VSNPRINTF@
81672 -GL_GNULIB_VSPRINTF_POSIX = @GL_GNULIB_VSPRINTF_POSIX@
81673 -GL_GNULIB_WCPCPY = @GL_GNULIB_WCPCPY@
81674 -GL_GNULIB_WCPNCPY = @GL_GNULIB_WCPNCPY@
81675 -GL_GNULIB_WCRTOMB = @GL_GNULIB_WCRTOMB@
81676 -GL_GNULIB_WCSCASECMP = @GL_GNULIB_WCSCASECMP@
81677 -GL_GNULIB_WCSCAT = @GL_GNULIB_WCSCAT@
81678 -GL_GNULIB_WCSCHR = @GL_GNULIB_WCSCHR@
81679 -GL_GNULIB_WCSCMP = @GL_GNULIB_WCSCMP@
81680 -GL_GNULIB_WCSCOLL = @GL_GNULIB_WCSCOLL@
81681 -GL_GNULIB_WCSCPY = @GL_GNULIB_WCSCPY@
81682 -GL_GNULIB_WCSCSPN = @GL_GNULIB_WCSCSPN@
81683 -GL_GNULIB_WCSDUP = @GL_GNULIB_WCSDUP@
81684 -GL_GNULIB_WCSFTIME = @GL_GNULIB_WCSFTIME@
81685 -GL_GNULIB_WCSLEN = @GL_GNULIB_WCSLEN@
81686 -GL_GNULIB_WCSNCASECMP = @GL_GNULIB_WCSNCASECMP@
81687 -GL_GNULIB_WCSNCAT = @GL_GNULIB_WCSNCAT@
81688 -GL_GNULIB_WCSNCMP = @GL_GNULIB_WCSNCMP@
81689 -GL_GNULIB_WCSNCPY = @GL_GNULIB_WCSNCPY@
81690 -GL_GNULIB_WCSNLEN = @GL_GNULIB_WCSNLEN@
81691 -GL_GNULIB_WCSNRTOMBS = @GL_GNULIB_WCSNRTOMBS@
81692 -GL_GNULIB_WCSPBRK = @GL_GNULIB_WCSPBRK@
81693 -GL_GNULIB_WCSRCHR = @GL_GNULIB_WCSRCHR@
81694 -GL_GNULIB_WCSRTOMBS = @GL_GNULIB_WCSRTOMBS@
81695 -GL_GNULIB_WCSSPN = @GL_GNULIB_WCSSPN@
81696 -GL_GNULIB_WCSSTR = @GL_GNULIB_WCSSTR@
81697 -GL_GNULIB_WCSTOK = @GL_GNULIB_WCSTOK@
81698 -GL_GNULIB_WCSWIDTH = @GL_GNULIB_WCSWIDTH@
81699 -GL_GNULIB_WCSXFRM = @GL_GNULIB_WCSXFRM@
81700 -GL_GNULIB_WCTOB = @GL_GNULIB_WCTOB@
81701 -GL_GNULIB_WCTOMB = @GL_GNULIB_WCTOMB@
81702 -GL_GNULIB_WCWIDTH = @GL_GNULIB_WCWIDTH@
81703 -GL_GNULIB_WMEMCHR = @GL_GNULIB_WMEMCHR@
81704 -GL_GNULIB_WMEMCMP = @GL_GNULIB_WMEMCMP@
81705 -GL_GNULIB_WMEMCPY = @GL_GNULIB_WMEMCPY@
81706 -GL_GNULIB_WMEMMOVE = @GL_GNULIB_WMEMMOVE@
81707 -GL_GNULIB_WMEMPCPY = @GL_GNULIB_WMEMPCPY@
81708 -GL_GNULIB_WMEMSET = @GL_GNULIB_WMEMSET@
81709 -GL_GNULIB_WRITE = @GL_GNULIB_WRITE@
81710 -GL_GNULIB__EXIT = @GL_GNULIB__EXIT@
81711 -GNULIBHEADERS_OVERRIDE_WINT_T = @GNULIBHEADERS_OVERRIDE_WINT_T@
81712 +GNULIB_ACOSF = @GNULIB_ACOSF@
81713 +GNULIB_ACOSL = @GNULIB_ACOSL@
81714 +GNULIB_ALPHASORT = @GNULIB_ALPHASORT@
81715 +GNULIB_ASINF = @GNULIB_ASINF@
81716 +GNULIB_ASINL = @GNULIB_ASINL@
81717 +GNULIB_ATAN2F = @GNULIB_ATAN2F@
81718 +GNULIB_ATANF = @GNULIB_ATANF@
81719 +GNULIB_ATANL = @GNULIB_ATANL@
81720 +GNULIB_ATOLL = @GNULIB_ATOLL@
81721 +GNULIB_BTOWC = @GNULIB_BTOWC@
81722 +GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
81723 +GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
81724 +GNULIB_CBRT = @GNULIB_CBRT@
81725 +GNULIB_CBRTF = @GNULIB_CBRTF@
81726 +GNULIB_CBRTL = @GNULIB_CBRTL@
81727 +GNULIB_CEIL = @GNULIB_CEIL@
81728 +GNULIB_CEILF = @GNULIB_CEILF@
81729 +GNULIB_CEILL = @GNULIB_CEILL@
81730 +GNULIB_CHDIR = @GNULIB_CHDIR@
81731 +GNULIB_CHOWN = @GNULIB_CHOWN@
81732 +GNULIB_CLOSE = @GNULIB_CLOSE@
81733 +GNULIB_CLOSEDIR = @GNULIB_CLOSEDIR@
81734 +GNULIB_COPYSIGN = @GNULIB_COPYSIGN@
81735 +GNULIB_COPYSIGNF = @GNULIB_COPYSIGNF@
81736 +GNULIB_COPYSIGNL = @GNULIB_COPYSIGNL@
81737 +GNULIB_COSF = @GNULIB_COSF@
81738 +GNULIB_COSHF = @GNULIB_COSHF@
81739 +GNULIB_COSL = @GNULIB_COSL@
81740 +GNULIB_CTIME = @GNULIB_CTIME@
81741 +GNULIB_DIRFD = @GNULIB_DIRFD@
81742 +GNULIB_DPRINTF = @GNULIB_DPRINTF@
81743 +GNULIB_DUP = @GNULIB_DUP@
81744 +GNULIB_DUP2 = @GNULIB_DUP2@
81745 +GNULIB_DUP3 = @GNULIB_DUP3@
81746 +GNULIB_ENVIRON = @GNULIB_ENVIRON@
81747 +GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
81748 +GNULIB_EXP2 = @GNULIB_EXP2@
81749 +GNULIB_EXP2F = @GNULIB_EXP2F@
81750 +GNULIB_EXP2L = @GNULIB_EXP2L@
81751 +GNULIB_EXPF = @GNULIB_EXPF@
81752 +GNULIB_EXPL = @GNULIB_EXPL@
81753 +GNULIB_EXPLICIT_BZERO = @GNULIB_EXPLICIT_BZERO@
81754 +GNULIB_EXPM1 = @GNULIB_EXPM1@
81755 +GNULIB_EXPM1F = @GNULIB_EXPM1F@
81756 +GNULIB_EXPM1L = @GNULIB_EXPM1L@
81757 +GNULIB_FABSF = @GNULIB_FABSF@
81758 +GNULIB_FABSL = @GNULIB_FABSL@
81759 +GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
81760 +GNULIB_FCHDIR = @GNULIB_FCHDIR@
81761 +GNULIB_FCHMODAT = @GNULIB_FCHMODAT@
81762 +GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
81763 +GNULIB_FCLOSE = @GNULIB_FCLOSE@
81764 +GNULIB_FCNTL = @GNULIB_FCNTL@
81765 +GNULIB_FDATASYNC = @GNULIB_FDATASYNC@
81766 +GNULIB_FDOPEN = @GNULIB_FDOPEN@
81767 +GNULIB_FDOPENDIR = @GNULIB_FDOPENDIR@
81768 +GNULIB_FFLUSH = @GNULIB_FFLUSH@
81769 +GNULIB_FFS = @GNULIB_FFS@
81770 +GNULIB_FFSL = @GNULIB_FFSL@
81771 +GNULIB_FFSLL = @GNULIB_FFSLL@
81772 +GNULIB_FGETC = @GNULIB_FGETC@
81773 +GNULIB_FGETS = @GNULIB_FGETS@
81774 +GNULIB_FLOOR = @GNULIB_FLOOR@
81775 +GNULIB_FLOORF = @GNULIB_FLOORF@
81776 +GNULIB_FLOORL = @GNULIB_FLOORL@
81777 +GNULIB_FMA = @GNULIB_FMA@
81778 +GNULIB_FMAF = @GNULIB_FMAF@
81779 +GNULIB_FMAL = @GNULIB_FMAL@
81780 +GNULIB_FMOD = @GNULIB_FMOD@
81781 +GNULIB_FMODF = @GNULIB_FMODF@
81782 +GNULIB_FMODL = @GNULIB_FMODL@
81783 +GNULIB_FOPEN = @GNULIB_FOPEN@
81784 +GNULIB_FPRINTF = @GNULIB_FPRINTF@
81785 +GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
81786 +GNULIB_FPURGE = @GNULIB_FPURGE@
81787 +GNULIB_FPUTC = @GNULIB_FPUTC@
81788 +GNULIB_FPUTS = @GNULIB_FPUTS@
81789 +GNULIB_FREAD = @GNULIB_FREAD@
81790 +GNULIB_FREOPEN = @GNULIB_FREOPEN@
81791 +GNULIB_FREXP = @GNULIB_FREXP@
81792 +GNULIB_FREXPF = @GNULIB_FREXPF@
81793 +GNULIB_FREXPL = @GNULIB_FREXPL@
81794 +GNULIB_FSCANF = @GNULIB_FSCANF@
81795 +GNULIB_FSEEK = @GNULIB_FSEEK@
81796 +GNULIB_FSEEKO = @GNULIB_FSEEKO@
81797 +GNULIB_FSTAT = @GNULIB_FSTAT@
81798 +GNULIB_FSTATAT = @GNULIB_FSTATAT@
81799 +GNULIB_FSYNC = @GNULIB_FSYNC@
81800 +GNULIB_FTELL = @GNULIB_FTELL@
81801 +GNULIB_FTELLO = @GNULIB_FTELLO@
81802 +GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
81803 +GNULIB_FUTIMENS = @GNULIB_FUTIMENS@
81804 +GNULIB_FWRITE = @GNULIB_FWRITE@
81805 +GNULIB_GETC = @GNULIB_GETC@
81806 +GNULIB_GETCHAR = @GNULIB_GETCHAR@
81807 +GNULIB_GETCWD = @GNULIB_GETCWD@
81808 +GNULIB_GETDELIM = @GNULIB_GETDELIM@
81809 +GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
81810 +GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
81811 +GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
81812 +GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
81813 +GNULIB_GETLINE = @GNULIB_GETLINE@
81814 +GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
81815 +GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
81816 +GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
81817 +GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
81818 +GNULIB_GETPASS = @GNULIB_GETPASS@
81819 +GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
81820 GNULIB_GETTIMEOFDAY = @GNULIB_GETTIMEOFDAY@
81821 +GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
81822 +GNULIB_GL_UNISTD_H_GETOPT = @GNULIB_GL_UNISTD_H_GETOPT@
81823 +GNULIB_GRANTPT = @GNULIB_GRANTPT@
81824 +GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
81825 +GNULIB_HYPOT = @GNULIB_HYPOT@
81826 +GNULIB_HYPOTF = @GNULIB_HYPOTF@
81827 +GNULIB_HYPOTL = @GNULIB_HYPOTL@
81828 +GNULIB_ILOGB = @GNULIB_ILOGB@
81829 +GNULIB_ILOGBF = @GNULIB_ILOGBF@
81830 +GNULIB_ILOGBL = @GNULIB_ILOGBL@
81831 +GNULIB_IMAXABS = @GNULIB_IMAXABS@
81832 +GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
81833 +GNULIB_ISATTY = @GNULIB_ISATTY@
81834 +GNULIB_ISFINITE = @GNULIB_ISFINITE@
81835 +GNULIB_ISINF = @GNULIB_ISINF@
81836 +GNULIB_ISNAN = @GNULIB_ISNAN@
81837 +GNULIB_ISNAND = @GNULIB_ISNAND@
81838 +GNULIB_ISNANF = @GNULIB_ISNANF@
81839 +GNULIB_ISNANL = @GNULIB_ISNANL@
81840 +GNULIB_LCHMOD = @GNULIB_LCHMOD@
81841 +GNULIB_LCHOWN = @GNULIB_LCHOWN@
81842 +GNULIB_LDEXPF = @GNULIB_LDEXPF@
81843 +GNULIB_LDEXPL = @GNULIB_LDEXPL@
81844 +GNULIB_LINK = @GNULIB_LINK@
81845 +GNULIB_LINKAT = @GNULIB_LINKAT@
81846 +GNULIB_LOCALTIME = @GNULIB_LOCALTIME@
81847 +GNULIB_LOG = @GNULIB_LOG@
81848 +GNULIB_LOG10 = @GNULIB_LOG10@
81849 +GNULIB_LOG10F = @GNULIB_LOG10F@
81850 +GNULIB_LOG10L = @GNULIB_LOG10L@
81851 +GNULIB_LOG1P = @GNULIB_LOG1P@
81852 +GNULIB_LOG1PF = @GNULIB_LOG1PF@
81853 +GNULIB_LOG1PL = @GNULIB_LOG1PL@
81854 +GNULIB_LOG2 = @GNULIB_LOG2@
81855 +GNULIB_LOG2F = @GNULIB_LOG2F@
81856 +GNULIB_LOG2L = @GNULIB_LOG2L@
81857 +GNULIB_LOGB = @GNULIB_LOGB@
81858 +GNULIB_LOGBF = @GNULIB_LOGBF@
81859 +GNULIB_LOGBL = @GNULIB_LOGBL@
81860 +GNULIB_LOGF = @GNULIB_LOGF@
81861 +GNULIB_LOGL = @GNULIB_LOGL@
81862 +GNULIB_LSEEK = @GNULIB_LSEEK@
81863 +GNULIB_LSTAT = @GNULIB_LSTAT@
81864 +GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
81865 +GNULIB_MBRLEN = @GNULIB_MBRLEN@
81866 +GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
81867 +GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
81868 +GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
81869 +GNULIB_MBSCHR = @GNULIB_MBSCHR@
81870 +GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
81871 +GNULIB_MBSINIT = @GNULIB_MBSINIT@
81872 +GNULIB_MBSLEN = @GNULIB_MBSLEN@
81873 +GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
81874 +GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
81875 +GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
81876 +GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
81877 +GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
81878 +GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
81879 +GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
81880 +GNULIB_MBSSEP = @GNULIB_MBSSEP@
81881 +GNULIB_MBSSPN = @GNULIB_MBSSPN@
81882 +GNULIB_MBSSTR = @GNULIB_MBSSTR@
81883 +GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
81884 +GNULIB_MBTOWC = @GNULIB_MBTOWC@
81885 +GNULIB_MEMCHR = @GNULIB_MEMCHR@
81886 +GNULIB_MEMMEM = @GNULIB_MEMMEM@
81887 +GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
81888 +GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
81889 +GNULIB_MKDIRAT = @GNULIB_MKDIRAT@
81890 +GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
81891 +GNULIB_MKFIFO = @GNULIB_MKFIFO@
81892 +GNULIB_MKFIFOAT = @GNULIB_MKFIFOAT@
81893 +GNULIB_MKNOD = @GNULIB_MKNOD@
81894 +GNULIB_MKNODAT = @GNULIB_MKNODAT@
81895 +GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
81896 +GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
81897 +GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
81898 +GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
81899 +GNULIB_MKTIME = @GNULIB_MKTIME@
81900 +GNULIB_MODF = @GNULIB_MODF@
81901 +GNULIB_MODFF = @GNULIB_MODFF@
81902 +GNULIB_MODFL = @GNULIB_MODFL@
81903 +GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
81904 +GNULIB_NONBLOCKING = @GNULIB_NONBLOCKING@
81905 +GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
81906 +GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
81907 +GNULIB_OPEN = @GNULIB_OPEN@
81908 +GNULIB_OPENAT = @GNULIB_OPENAT@
81909 +GNULIB_OPENDIR = @GNULIB_OPENDIR@
81910 +GNULIB_OVERRIDES_STRUCT_STAT = @GNULIB_OVERRIDES_STRUCT_STAT@
81911 +GNULIB_OVERRIDES_WINT_T = @GNULIB_OVERRIDES_WINT_T@
81912 +GNULIB_PCLOSE = @GNULIB_PCLOSE@
81913 +GNULIB_PERROR = @GNULIB_PERROR@
81914 +GNULIB_PIPE = @GNULIB_PIPE@
81915 +GNULIB_PIPE2 = @GNULIB_PIPE2@
81916 +GNULIB_POPEN = @GNULIB_POPEN@
81917 +GNULIB_POSIX_OPENPT = @GNULIB_POSIX_OPENPT@
81918 +GNULIB_POWF = @GNULIB_POWF@
81919 +GNULIB_PREAD = @GNULIB_PREAD@
81920 +GNULIB_PRINTF = @GNULIB_PRINTF@
81921 +GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
81922 +GNULIB_PTSNAME = @GNULIB_PTSNAME@
81923 +GNULIB_PTSNAME_R = @GNULIB_PTSNAME_R@
81924 +GNULIB_PUTC = @GNULIB_PUTC@
81925 +GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
81926 +GNULIB_PUTENV = @GNULIB_PUTENV@
81927 +GNULIB_PUTS = @GNULIB_PUTS@
81928 +GNULIB_PWRITE = @GNULIB_PWRITE@
81929 +GNULIB_QSORT_R = @GNULIB_QSORT_R@
81930 +GNULIB_RANDOM = @GNULIB_RANDOM@
81931 +GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
81932 +GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
81933 +GNULIB_READ = @GNULIB_READ@
81934 +GNULIB_READDIR = @GNULIB_READDIR@
81935 +GNULIB_READLINK = @GNULIB_READLINK@
81936 +GNULIB_READLINKAT = @GNULIB_READLINKAT@
81937 +GNULIB_REALLOCARRAY = @GNULIB_REALLOCARRAY@
81938 +GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
81939 +GNULIB_REALPATH = @GNULIB_REALPATH@
81940 +GNULIB_REMAINDER = @GNULIB_REMAINDER@
81941 +GNULIB_REMAINDERF = @GNULIB_REMAINDERF@
81942 +GNULIB_REMAINDERL = @GNULIB_REMAINDERL@
81943 +GNULIB_REMOVE = @GNULIB_REMOVE@
81944 +GNULIB_RENAME = @GNULIB_RENAME@
81945 +GNULIB_RENAMEAT = @GNULIB_RENAMEAT@
81946 +GNULIB_REWINDDIR = @GNULIB_REWINDDIR@
81947 +GNULIB_RINT = @GNULIB_RINT@
81948 +GNULIB_RINTF = @GNULIB_RINTF@
81949 +GNULIB_RINTL = @GNULIB_RINTL@
81950 +GNULIB_RMDIR = @GNULIB_RMDIR@
81951 +GNULIB_ROUND = @GNULIB_ROUND@
81952 +GNULIB_ROUNDF = @GNULIB_ROUNDF@
81953 +GNULIB_ROUNDL = @GNULIB_ROUNDL@
81954 +GNULIB_RPMATCH = @GNULIB_RPMATCH@
81955 +GNULIB_SCANDIR = @GNULIB_SCANDIR@
81956 +GNULIB_SCANF = @GNULIB_SCANF@
81957 +GNULIB_SECURE_GETENV = @GNULIB_SECURE_GETENV@
81958 +GNULIB_SETENV = @GNULIB_SETENV@
81959 +GNULIB_SETHOSTNAME = @GNULIB_SETHOSTNAME@
81960 +GNULIB_SIGNBIT = @GNULIB_SIGNBIT@
81961 +GNULIB_SINF = @GNULIB_SINF@
81962 +GNULIB_SINHF = @GNULIB_SINHF@
81963 +GNULIB_SINL = @GNULIB_SINL@
81964 +GNULIB_SLEEP = @GNULIB_SLEEP@
81965 +GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
81966 +GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
81967 +GNULIB_SQRTF = @GNULIB_SQRTF@
81968 +GNULIB_SQRTL = @GNULIB_SQRTL@
81969 +GNULIB_STAT = @GNULIB_STAT@
81970 +GNULIB_STDIO_H_NONBLOCKING = @GNULIB_STDIO_H_NONBLOCKING@
81971 +GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
81972 +GNULIB_STPCPY = @GNULIB_STPCPY@
81973 +GNULIB_STPNCPY = @GNULIB_STPNCPY@
81974 +GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
81975 +GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
81976 +GNULIB_STRDUP = @GNULIB_STRDUP@
81977 +GNULIB_STRERROR = @GNULIB_STRERROR@
81978 +GNULIB_STRERROR_R = @GNULIB_STRERROR_R@
81979 +GNULIB_STRFTIME = @GNULIB_STRFTIME@
81980 +GNULIB_STRNCAT = @GNULIB_STRNCAT@
81981 +GNULIB_STRNDUP = @GNULIB_STRNDUP@
81982 +GNULIB_STRNLEN = @GNULIB_STRNLEN@
81983 +GNULIB_STRPBRK = @GNULIB_STRPBRK@
81984 +GNULIB_STRPTIME = @GNULIB_STRPTIME@
81985 +GNULIB_STRSEP = @GNULIB_STRSEP@
81986 +GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
81987 +GNULIB_STRSTR = @GNULIB_STRSTR@
81988 +GNULIB_STRTOD = @GNULIB_STRTOD@
81989 +GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
81990 +GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
81991 +GNULIB_STRTOLD = @GNULIB_STRTOLD@
81992 +GNULIB_STRTOLL = @GNULIB_STRTOLL@
81993 +GNULIB_STRTOULL = @GNULIB_STRTOULL@
81994 +GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
81995 +GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
81996 +GNULIB_SYMLINK = @GNULIB_SYMLINK@
81997 +GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
81998 +GNULIB_SYSTEM_POSIX = @GNULIB_SYSTEM_POSIX@
81999 +GNULIB_TANF = @GNULIB_TANF@
82000 +GNULIB_TANHF = @GNULIB_TANHF@
82001 +GNULIB_TANL = @GNULIB_TANL@
82002 +GNULIB_TIMEGM = @GNULIB_TIMEGM@
82003 +GNULIB_TIME_R = @GNULIB_TIME_R@
82004 +GNULIB_TIME_RZ = @GNULIB_TIME_RZ@
82005 +GNULIB_TMPFILE = @GNULIB_TMPFILE@
82006 +GNULIB_TRUNC = @GNULIB_TRUNC@
82007 +GNULIB_TRUNCATE = @GNULIB_TRUNCATE@
82008 +GNULIB_TRUNCF = @GNULIB_TRUNCF@
82009 +GNULIB_TRUNCL = @GNULIB_TRUNCL@
82010 +GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
82011 +GNULIB_TZSET = @GNULIB_TZSET@
82012 +GNULIB_UNISTD_H_NONBLOCKING = @GNULIB_UNISTD_H_NONBLOCKING@
82013 +GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
82014 +GNULIB_UNLINK = @GNULIB_UNLINK@
82015 +GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
82016 +GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
82017 +GNULIB_UNSETENV = @GNULIB_UNSETENV@
82018 +GNULIB_USLEEP = @GNULIB_USLEEP@
82019 +GNULIB_UTIME = @GNULIB_UTIME@
82020 +GNULIB_UTIMENSAT = @GNULIB_UTIMENSAT@
82021 +GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
82022 +GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
82023 +GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
82024 +GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
82025 +GNULIB_VFSCANF = @GNULIB_VFSCANF@
82026 +GNULIB_VPRINTF = @GNULIB_VPRINTF@
82027 +GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
82028 +GNULIB_VSCANF = @GNULIB_VSCANF@
82029 +GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
82030 +GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
82031 +GNULIB_WCPCPY = @GNULIB_WCPCPY@
82032 +GNULIB_WCPNCPY = @GNULIB_WCPNCPY@
82033 +GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
82034 +GNULIB_WCSCASECMP = @GNULIB_WCSCASECMP@
82035 +GNULIB_WCSCAT = @GNULIB_WCSCAT@
82036 +GNULIB_WCSCHR = @GNULIB_WCSCHR@
82037 +GNULIB_WCSCMP = @GNULIB_WCSCMP@
82038 +GNULIB_WCSCOLL = @GNULIB_WCSCOLL@
82039 +GNULIB_WCSCPY = @GNULIB_WCSCPY@
82040 +GNULIB_WCSCSPN = @GNULIB_WCSCSPN@
82041 +GNULIB_WCSDUP = @GNULIB_WCSDUP@
82042 +GNULIB_WCSFTIME = @GNULIB_WCSFTIME@
82043 +GNULIB_WCSLEN = @GNULIB_WCSLEN@
82044 +GNULIB_WCSNCASECMP = @GNULIB_WCSNCASECMP@
82045 +GNULIB_WCSNCAT = @GNULIB_WCSNCAT@
82046 +GNULIB_WCSNCMP = @GNULIB_WCSNCMP@
82047 +GNULIB_WCSNCPY = @GNULIB_WCSNCPY@
82048 +GNULIB_WCSNLEN = @GNULIB_WCSNLEN@
82049 +GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
82050 +GNULIB_WCSPBRK = @GNULIB_WCSPBRK@
82051 +GNULIB_WCSRCHR = @GNULIB_WCSRCHR@
82052 +GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
82053 +GNULIB_WCSSPN = @GNULIB_WCSSPN@
82054 +GNULIB_WCSSTR = @GNULIB_WCSSTR@
82055 +GNULIB_WCSTOK = @GNULIB_WCSTOK@
82056 +GNULIB_WCSWIDTH = @GNULIB_WCSWIDTH@
82057 +GNULIB_WCSXFRM = @GNULIB_WCSXFRM@
82058 +GNULIB_WCTOB = @GNULIB_WCTOB@
82059 +GNULIB_WCTOMB = @GNULIB_WCTOMB@
82060 +GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
82061 +GNULIB_WMEMCHR = @GNULIB_WMEMCHR@
82062 +GNULIB_WMEMCMP = @GNULIB_WMEMCMP@
82063 +GNULIB_WMEMCPY = @GNULIB_WMEMCPY@
82064 +GNULIB_WMEMMOVE = @GNULIB_WMEMMOVE@
82065 +GNULIB_WMEMSET = @GNULIB_WMEMSET@
82066 +GNULIB_WRITE = @GNULIB_WRITE@
82067 +GNULIB__EXIT = @GNULIB__EXIT@
82068 GPGME_CFLAGS = @GPGME_CFLAGS@
82069 GPGME_CONFIG = @GPGME_CONFIG@
82070 GPGME_LIBS = @GPGME_LIBS@
82071 GREP = @GREP@
82072 HAVE_ACOSF = @HAVE_ACOSF@
82073 HAVE_ACOSL = @HAVE_ACOSL@
82074 -HAVE_ALIGNED_ALLOC = @HAVE_ALIGNED_ALLOC@
82075 HAVE_ALLOCA_H = @HAVE_ALLOCA_H@
82076 HAVE_ALPHASORT = @HAVE_ALPHASORT@
82077 HAVE_ASINF = @HAVE_ASINF@
82078 @@ -780,7 +689,6 @@ HAVE_CHOWN = @HAVE_CHOWN@
82079 HAVE_CLOSEDIR = @HAVE_CLOSEDIR@
82080 HAVE_COPYSIGN = @HAVE_COPYSIGN@
82081 HAVE_COPYSIGNL = @HAVE_COPYSIGNL@
82082 -HAVE_COPY_FILE_RANGE = @HAVE_COPY_FILE_RANGE@
82083 HAVE_COSF = @HAVE_COSF@
82084 HAVE_COSHF = @HAVE_COSHF@
82085 HAVE_COSL = @HAVE_COSL@
82086 @@ -795,17 +703,13 @@ HAVE_DECL_CEILL = @HAVE_DECL_CEILL@
82087 HAVE_DECL_COPYSIGNF = @HAVE_DECL_COPYSIGNF@
82088 HAVE_DECL_COSL = @HAVE_DECL_COSL@
82089 HAVE_DECL_DIRFD = @HAVE_DECL_DIRFD@
82090 -HAVE_DECL_ECVT = @HAVE_DECL_ECVT@
82091 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
82092 -HAVE_DECL_EXECVPE = @HAVE_DECL_EXECVPE@
82093 HAVE_DECL_EXP2 = @HAVE_DECL_EXP2@
82094 HAVE_DECL_EXP2F = @HAVE_DECL_EXP2F@
82095 HAVE_DECL_EXP2L = @HAVE_DECL_EXP2L@
82096 HAVE_DECL_EXPL = @HAVE_DECL_EXPL@
82097 HAVE_DECL_EXPM1L = @HAVE_DECL_EXPM1L@
82098 HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
82099 -HAVE_DECL_FCLOSEALL = @HAVE_DECL_FCLOSEALL@
82100 -HAVE_DECL_FCVT = @HAVE_DECL_FCVT@
82101 HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@
82102 HAVE_DECL_FDOPENDIR = @HAVE_DECL_FDOPENDIR@
82103 HAVE_DECL_FLOORF = @HAVE_DECL_FLOORF@
82104 @@ -814,7 +718,6 @@ HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@
82105 HAVE_DECL_FREXPL = @HAVE_DECL_FREXPL@
82106 HAVE_DECL_FSEEKO = @HAVE_DECL_FSEEKO@
82107 HAVE_DECL_FTELLO = @HAVE_DECL_FTELLO@
82108 -HAVE_DECL_GCVT = @HAVE_DECL_GCVT@
82109 HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
82110 HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
82111 HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
82112 @@ -866,14 +769,13 @@ HAVE_DECL_TRUNCL = @HAVE_DECL_TRUNCL@
82113 HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
82114 HAVE_DECL_UNSETENV = @HAVE_DECL_UNSETENV@
82115 HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
82116 -HAVE_DECL_WCSDUP = @HAVE_DECL_WCSDUP@
82117 HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
82118 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
82119 HAVE_DIRENT_H = @HAVE_DIRENT_H@
82120 HAVE_DPRINTF = @HAVE_DPRINTF@
82121 +HAVE_DUP2 = @HAVE_DUP2@
82122 HAVE_DUP3 = @HAVE_DUP3@
82123 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
82124 -HAVE_EXECVPE = @HAVE_EXECVPE@
82125 HAVE_EXPF = @HAVE_EXPF@
82126 HAVE_EXPL = @HAVE_EXPL@
82127 HAVE_EXPLICIT_BZERO = @HAVE_EXPLICIT_BZERO@
82128 @@ -905,7 +807,6 @@ HAVE_FTELLO = @HAVE_FTELLO@
82129 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
82130 HAVE_FUTIMENS = @HAVE_FUTIMENS@
82131 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
82132 -HAVE_GETENTROPY = @HAVE_GETENTROPY@
82133 HAVE_GETGROUPS = @HAVE_GETGROUPS@
82134 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
82135 HAVE_GETLOGIN = @HAVE_GETLOGIN@
82136 @@ -914,7 +815,6 @@ HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
82137 HAVE_GETPASS = @HAVE_GETPASS@
82138 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
82139 HAVE_GETTIMEOFDAY = @HAVE_GETTIMEOFDAY@
82140 -HAVE_GETUMASK = @HAVE_GETUMASK@
82141 HAVE_GRANTPT = @HAVE_GRANTPT@
82142 HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
82143 HAVE_HYPOTF = @HAVE_HYPOTF@
82144 @@ -942,6 +842,7 @@ HAVE_LOGBF = @HAVE_LOGBF@
82145 HAVE_LOGBL = @HAVE_LOGBL@
82146 HAVE_LOGF = @HAVE_LOGF@
82147 HAVE_LOGL = @HAVE_LOGL@
82148 +HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
82149 HAVE_LSTAT = @HAVE_LSTAT@
82150 HAVE_MAX_ALIGN_T = @HAVE_MAX_ALIGN_T@
82151 HAVE_MBRLEN = @HAVE_MBRLEN@
82152 @@ -951,6 +852,7 @@ HAVE_MBSLEN = @HAVE_MBSLEN@
82153 HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
82154 HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
82155 HAVE_MBTOWC = @HAVE_MBTOWC@
82156 +HAVE_MEMCHR = @HAVE_MEMCHR@
82157 HAVE_MEMPCPY = @HAVE_MEMPCPY@
82158 HAVE_MKDIRAT = @HAVE_MKDIRAT@
82159 HAVE_MKDTEMP = @HAVE_MKDTEMP@
82160 @@ -973,7 +875,6 @@ HAVE_PCLOSE = @HAVE_PCLOSE@
82161 HAVE_PIPE = @HAVE_PIPE@
82162 HAVE_PIPE2 = @HAVE_PIPE2@
82163 HAVE_POPEN = @HAVE_POPEN@
82164 -HAVE_POSIX_MEMALIGN = @HAVE_POSIX_MEMALIGN@
82165 HAVE_POSIX_OPENPT = @HAVE_POSIX_OPENPT@
82166 HAVE_POWF = @HAVE_POWF@
82167 HAVE_PREAD = @HAVE_PREAD@
82168 @@ -1003,8 +904,6 @@ HAVE_SECURE_GETENV = @HAVE_SECURE_GETENV@
82169 HAVE_SETENV = @HAVE_SETENV@
82170 HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@
82171 HAVE_SETSTATE = @HAVE_SETSTATE@
82172 -HAVE_SIGABBREV_NP = @HAVE_SIGABBREV_NP@
82173 -HAVE_SIGDESCR_NP = @HAVE_SIGDESCR_NP@
82174 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
82175 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
82176 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
82177 @@ -1020,16 +919,13 @@ HAVE_STPNCPY = @HAVE_STPNCPY@
82178 HAVE_STRCASECMP = @HAVE_STRCASECMP@
82179 HAVE_STRCASESTR = @HAVE_STRCASESTR@
82180 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
82181 -HAVE_STRERRORNAME_NP = @HAVE_STRERRORNAME_NP@
82182 HAVE_STRINGS_H = @HAVE_STRINGS_H@
82183 HAVE_STRPBRK = @HAVE_STRPBRK@
82184 HAVE_STRPTIME = @HAVE_STRPTIME@
82185 HAVE_STRSEP = @HAVE_STRSEP@
82186 HAVE_STRTOD = @HAVE_STRTOD@
82187 -HAVE_STRTOL = @HAVE_STRTOL@
82188 HAVE_STRTOLD = @HAVE_STRTOLD@
82189 HAVE_STRTOLL = @HAVE_STRTOLL@
82190 -HAVE_STRTOUL = @HAVE_STRTOUL@
82191 HAVE_STRTOULL = @HAVE_STRTOULL@
82192 HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
82193 HAVE_STRUCT_TIMEVAL = @HAVE_STRUCT_TIMEVAL@
82194 @@ -1047,12 +943,12 @@ HAVE_TANF = @HAVE_TANF@
82195 HAVE_TANHF = @HAVE_TANHF@
82196 HAVE_TANL = @HAVE_TANL@
82197 HAVE_TIMEGM = @HAVE_TIMEGM@
82198 -HAVE_TIMESPEC_GET = @HAVE_TIMESPEC_GET@
82199 -HAVE_TIMESPEC_GETRES = @HAVE_TIMESPEC_GETRES@
82200 HAVE_TIMEZONE_T = @HAVE_TIMEZONE_T@
82201 +HAVE_TZSET = @HAVE_TZSET@
82202 HAVE_UNISTD_H = @HAVE_UNISTD_H@
82203 HAVE_UNLINKAT = @HAVE_UNLINKAT@
82204 HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
82205 +HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
82206 HAVE_USLEEP = @HAVE_USLEEP@
82207 HAVE_UTIME = @HAVE_UTIME@
82208 HAVE_UTIMENSAT = @HAVE_UTIMENSAT@
82209 @@ -1094,7 +990,6 @@ HAVE_WMEMCHR = @HAVE_WMEMCHR@
82210 HAVE_WMEMCMP = @HAVE_WMEMCMP@
82211 HAVE_WMEMCPY = @HAVE_WMEMCPY@
82212 HAVE_WMEMMOVE = @HAVE_WMEMMOVE@
82213 -HAVE_WMEMPCPY = @HAVE_WMEMPCPY@
82214 HAVE_WMEMSET = @HAVE_WMEMSET@
82215 HAVE__BOOL = @HAVE__BOOL@
82216 HAVE__EXIT = @HAVE__EXIT@
82217 @@ -1191,18 +1086,16 @@ PATH_SEPARATOR = @PATH_SEPARATOR@
82218 PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
82219 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
82220 PRIPTR_PREFIX = @PRIPTR_PREFIX@
82221 +PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
82222 PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
82223 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
82224 RANLIB = @RANLIB@
82225 -REPLACE_ACCESS = @REPLACE_ACCESS@
82226 REPLACE_ACOSF = @REPLACE_ACOSF@
82227 -REPLACE_ALIGNED_ALLOC = @REPLACE_ALIGNED_ALLOC@
82228 REPLACE_ASINF = @REPLACE_ASINF@
82229 REPLACE_ATAN2F = @REPLACE_ATAN2F@
82230 REPLACE_ATANF = @REPLACE_ATANF@
82231 REPLACE_BTOWC = @REPLACE_BTOWC@
82232 -REPLACE_CALLOC_FOR_CALLOC_GNU = @REPLACE_CALLOC_FOR_CALLOC_GNU@
82233 -REPLACE_CALLOC_FOR_CALLOC_POSIX = @REPLACE_CALLOC_FOR_CALLOC_POSIX@
82234 +REPLACE_CALLOC = @REPLACE_CALLOC@
82235 REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
82236 REPLACE_CBRTF = @REPLACE_CBRTF@
82237 REPLACE_CBRTL = @REPLACE_CBRTL@
82238 @@ -1212,22 +1105,13 @@ REPLACE_CEILL = @REPLACE_CEILL@
82239 REPLACE_CHOWN = @REPLACE_CHOWN@
82240 REPLACE_CLOSE = @REPLACE_CLOSE@
82241 REPLACE_CLOSEDIR = @REPLACE_CLOSEDIR@
82242 -REPLACE_COPY_FILE_RANGE = @REPLACE_COPY_FILE_RANGE@
82243 REPLACE_COSF = @REPLACE_COSF@
82244 REPLACE_COSHF = @REPLACE_COSHF@
82245 -REPLACE_CREAT = @REPLACE_CREAT@
82246 REPLACE_CTIME = @REPLACE_CTIME@
82247 REPLACE_DIRFD = @REPLACE_DIRFD@
82248 REPLACE_DPRINTF = @REPLACE_DPRINTF@
82249 REPLACE_DUP = @REPLACE_DUP@
82250 REPLACE_DUP2 = @REPLACE_DUP2@
82251 -REPLACE_EXECL = @REPLACE_EXECL@
82252 -REPLACE_EXECLE = @REPLACE_EXECLE@
82253 -REPLACE_EXECLP = @REPLACE_EXECLP@
82254 -REPLACE_EXECV = @REPLACE_EXECV@
82255 -REPLACE_EXECVE = @REPLACE_EXECVE@
82256 -REPLACE_EXECVP = @REPLACE_EXECVP@
82257 -REPLACE_EXECVPE = @REPLACE_EXECVPE@
82258 REPLACE_EXP2 = @REPLACE_EXP2@
82259 REPLACE_EXP2L = @REPLACE_EXP2L@
82260 REPLACE_EXPF = @REPLACE_EXPF@
82261 @@ -1237,14 +1121,12 @@ REPLACE_EXPM1F = @REPLACE_EXPM1F@
82262 REPLACE_EXPM1L = @REPLACE_EXPM1L@
82263 REPLACE_FABSL = @REPLACE_FABSL@
82264 REPLACE_FACCESSAT = @REPLACE_FACCESSAT@
82265 -REPLACE_FCHMODAT = @REPLACE_FCHMODAT@
82266 REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
82267 REPLACE_FCLOSE = @REPLACE_FCLOSE@
82268 REPLACE_FCNTL = @REPLACE_FCNTL@
82269 REPLACE_FDOPEN = @REPLACE_FDOPEN@
82270 REPLACE_FDOPENDIR = @REPLACE_FDOPENDIR@
82271 REPLACE_FFLUSH = @REPLACE_FFLUSH@
82272 -REPLACE_FFSLL = @REPLACE_FFSLL@
82273 REPLACE_FLOOR = @REPLACE_FLOOR@
82274 REPLACE_FLOORF = @REPLACE_FLOORF@
82275 REPLACE_FLOORL = @REPLACE_FLOORL@
82276 @@ -1255,10 +1137,8 @@ REPLACE_FMOD = @REPLACE_FMOD@
82277 REPLACE_FMODF = @REPLACE_FMODF@
82278 REPLACE_FMODL = @REPLACE_FMODL@
82279 REPLACE_FOPEN = @REPLACE_FOPEN@
82280 -REPLACE_FOPEN_FOR_FOPEN_GNU = @REPLACE_FOPEN_FOR_FOPEN_GNU@
82281 REPLACE_FPRINTF = @REPLACE_FPRINTF@
82282 REPLACE_FPURGE = @REPLACE_FPURGE@
82283 -REPLACE_FREE = @REPLACE_FREE@
82284 REPLACE_FREOPEN = @REPLACE_FREOPEN@
82285 REPLACE_FREXP = @REPLACE_FREXP@
82286 REPLACE_FREXPF = @REPLACE_FREXPF@
82287 @@ -1280,7 +1160,6 @@ REPLACE_GETLINE = @REPLACE_GETLINE@
82288 REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
82289 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
82290 REPLACE_GETPASS = @REPLACE_GETPASS@
82291 -REPLACE_GETPASS_FOR_GETPASS_GNU = @REPLACE_GETPASS_FOR_GETPASS_GNU@
82292 REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
82293 REPLACE_GMTIME = @REPLACE_GMTIME@
82294 REPLACE_HUGE_VAL = @REPLACE_HUGE_VAL@
82295 @@ -1319,8 +1198,7 @@ REPLACE_LOGF = @REPLACE_LOGF@
82296 REPLACE_LOGL = @REPLACE_LOGL@
82297 REPLACE_LSEEK = @REPLACE_LSEEK@
82298 REPLACE_LSTAT = @REPLACE_LSTAT@
82299 -REPLACE_MALLOC_FOR_MALLOC_GNU = @REPLACE_MALLOC_FOR_MALLOC_GNU@
82300 -REPLACE_MALLOC_FOR_MALLOC_POSIX = @REPLACE_MALLOC_FOR_MALLOC_POSIX@
82301 +REPLACE_MALLOC = @REPLACE_MALLOC@
82302 REPLACE_MBRLEN = @REPLACE_MBRLEN@
82303 REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
82304 REPLACE_MBSINIT = @REPLACE_MBSINIT@
82305 @@ -1332,9 +1210,7 @@ REPLACE_MEMCHR = @REPLACE_MEMCHR@
82306 REPLACE_MEMMEM = @REPLACE_MEMMEM@
82307 REPLACE_MKDIR = @REPLACE_MKDIR@
82308 REPLACE_MKFIFO = @REPLACE_MKFIFO@
82309 -REPLACE_MKFIFOAT = @REPLACE_MKFIFOAT@
82310 REPLACE_MKNOD = @REPLACE_MKNOD@
82311 -REPLACE_MKNODAT = @REPLACE_MKNODAT@
82312 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
82313 REPLACE_MKTIME = @REPLACE_MKTIME@
82314 REPLACE_MODF = @REPLACE_MODF@
82315 @@ -1349,7 +1225,6 @@ REPLACE_OPENAT = @REPLACE_OPENAT@
82316 REPLACE_OPENDIR = @REPLACE_OPENDIR@
82317 REPLACE_PERROR = @REPLACE_PERROR@
82318 REPLACE_POPEN = @REPLACE_POPEN@
82319 -REPLACE_POSIX_MEMALIGN = @REPLACE_POSIX_MEMALIGN@
82320 REPLACE_PREAD = @REPLACE_PREAD@
82321 REPLACE_PRINTF = @REPLACE_PRINTF@
82322 REPLACE_PTSNAME = @REPLACE_PTSNAME@
82323 @@ -1362,9 +1237,7 @@ REPLACE_RANDOM_R = @REPLACE_RANDOM_R@
82324 REPLACE_READ = @REPLACE_READ@
82325 REPLACE_READLINK = @REPLACE_READLINK@
82326 REPLACE_READLINKAT = @REPLACE_READLINKAT@
82327 -REPLACE_REALLOCARRAY = @REPLACE_REALLOCARRAY@
82328 -REPLACE_REALLOC_FOR_REALLOC_GNU = @REPLACE_REALLOC_FOR_REALLOC_GNU@
82329 -REPLACE_REALLOC_FOR_REALLOC_POSIX = @REPLACE_REALLOC_FOR_REALLOC_POSIX@
82330 +REPLACE_REALLOC = @REPLACE_REALLOC@
82331 REPLACE_REALPATH = @REPLACE_REALPATH@
82332 REPLACE_REMAINDER = @REPLACE_REMAINDER@
82333 REPLACE_REMAINDERF = @REPLACE_REMAINDERF@
82334 @@ -1380,7 +1253,7 @@ REPLACE_ROUNDL = @REPLACE_ROUNDL@
82335 REPLACE_SETENV = @REPLACE_SETENV@
82336 REPLACE_SETSTATE = @REPLACE_SETSTATE@
82337 REPLACE_SIGNBIT = @REPLACE_SIGNBIT@
82338 -REPLACE_SIGNBIT_USING_BUILTINS = @REPLACE_SIGNBIT_USING_BUILTINS@
82339 +REPLACE_SIGNBIT_USING_GCC = @REPLACE_SIGNBIT_USING_GCC@
82340 REPLACE_SINF = @REPLACE_SINF@
82341 REPLACE_SINHF = @REPLACE_SINHF@
82342 REPLACE_SLEEP = @REPLACE_SLEEP@
82343 @@ -1396,7 +1269,6 @@ REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
82344 REPLACE_STRCHRNUL = @REPLACE_STRCHRNUL@
82345 REPLACE_STRDUP = @REPLACE_STRDUP@
82346 REPLACE_STRERROR = @REPLACE_STRERROR@
82347 -REPLACE_STRERRORNAME_NP = @REPLACE_STRERRORNAME_NP@
82348 REPLACE_STRERROR_R = @REPLACE_STRERROR_R@
82349 REPLACE_STRFTIME = @REPLACE_STRFTIME@
82350 REPLACE_STRNCAT = @REPLACE_STRNCAT@
82351 @@ -1407,11 +1279,7 @@ REPLACE_STRSTR = @REPLACE_STRSTR@
82352 REPLACE_STRTOD = @REPLACE_STRTOD@
82353 REPLACE_STRTOIMAX = @REPLACE_STRTOIMAX@
82354 REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
82355 -REPLACE_STRTOL = @REPLACE_STRTOL@
82356 REPLACE_STRTOLD = @REPLACE_STRTOLD@
82357 -REPLACE_STRTOLL = @REPLACE_STRTOLL@
82358 -REPLACE_STRTOUL = @REPLACE_STRTOUL@
82359 -REPLACE_STRTOULL = @REPLACE_STRTOULL@
82360 REPLACE_STRTOUMAX = @REPLACE_STRTOUMAX@
82361 REPLACE_STRUCT_TIMEVAL = @REPLACE_STRUCT_TIMEVAL@
82362 REPLACE_SYMLINK = @REPLACE_SYMLINK@
82363 @@ -1442,7 +1310,6 @@ REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
82364 REPLACE_WCSFTIME = @REPLACE_WCSFTIME@
82365 REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
82366 REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
82367 -REPLACE_WCSTOK = @REPLACE_WCSTOK@
82368 REPLACE_WCSWIDTH = @REPLACE_WCSWIDTH@
82369 REPLACE_WCTOB = @REPLACE_WCTOB@
82370 REPLACE_WCTOMB = @REPLACE_WCTOMB@
82371 @@ -1454,21 +1321,19 @@ SET_MAKE = @SET_MAKE@
82372 SHELL = @SHELL@
82373 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
82374 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
82375 -STDALIGN_H = @STDALIGN_H@
82376 STDBOOL_H = @STDBOOL_H@
82377 STDDEF_H = @STDDEF_H@
82378 STDINT_H = @STDINT_H@
82379 STRIP = @STRIP@
82380 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
82381 TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
82382 -TIME_H_DEFINES_TIME_UTC = @TIME_H_DEFINES_TIME_UTC@
82383 UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@
82384 UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@
82385 UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
82386 UNISTD_H_DEFINES_STRUCT_TIMESPEC = @UNISTD_H_DEFINES_STRUCT_TIMESPEC@
82387 -UNISTD_H_HAVE_SYS_RANDOM_H = @UNISTD_H_HAVE_SYS_RANDOM_H@
82388 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
82389 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
82390 +UTIME_H = @UTIME_H@
82391 VERSION = @VERSION@
82392 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
82393 WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
82394 @@ -1500,10 +1365,8 @@ datarootdir = @datarootdir@
82395 docdir = @docdir@
82396 dvidir = @dvidir@
82397 exec_prefix = @exec_prefix@
82398 -gl_LIBOBJDEPS = @gl_LIBOBJDEPS@
82399 gl_LIBOBJS = @gl_LIBOBJS@
82400 gl_LTLIBOBJS = @gl_LTLIBOBJS@
82401 -gltests_LIBOBJDEPS = @gltests_LIBOBJDEPS@
82402 gltests_LIBOBJS = @gltests_LIBOBJS@
82403 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
82404 gltests_WITNESS = @gltests_WITNESS@
82405
82406 diff --git a/tests/qtbz2/Makefile.in b/tests/qtbz2/Makefile.in
82407 index e213da5..c28e424 100644
82408 --- a/tests/qtbz2/Makefile.in
82409 +++ b/tests/qtbz2/Makefile.in
82410 @@ -90,12 +90,9 @@ host_triplet = @host@
82411 subdir = tests/qtbz2
82412 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
82413 am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
82414 - $(top_srcdir)/autotools/m4/__inline.m4 \
82415 $(top_srcdir)/autotools/m4/absolute-header.m4 \
82416 $(top_srcdir)/autotools/m4/ac_check_sendfile.m4 \
82417 $(top_srcdir)/autotools/m4/alloca.m4 \
82418 - $(top_srcdir)/autotools/m4/builtin-expect.m4 \
82419 - $(top_srcdir)/autotools/m4/calloc.m4 \
82420 $(top_srcdir)/autotools/m4/canonicalize.m4 \
82421 $(top_srcdir)/autotools/m4/chdir-long.m4 \
82422 $(top_srcdir)/autotools/m4/clock_time.m4 \
82423 @@ -103,6 +100,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
82424 $(top_srcdir)/autotools/m4/closedir.m4 \
82425 $(top_srcdir)/autotools/m4/dirent_h.m4 \
82426 $(top_srcdir)/autotools/m4/dirfd.m4 \
82427 + $(top_srcdir)/autotools/m4/dirname.m4 \
82428 $(top_srcdir)/autotools/m4/double-slash-root.m4 \
82429 $(top_srcdir)/autotools/m4/dup.m4 \
82430 $(top_srcdir)/autotools/m4/dup2.m4 \
82431 @@ -124,7 +122,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
82432 $(top_srcdir)/autotools/m4/filenamecat.m4 \
82433 $(top_srcdir)/autotools/m4/float_h.m4 \
82434 $(top_srcdir)/autotools/m4/fpieee.m4 \
82435 - $(top_srcdir)/autotools/m4/free.m4 \
82436 $(top_srcdir)/autotools/m4/frexp.m4 \
82437 $(top_srcdir)/autotools/m4/frexpl.m4 \
82438 $(top_srcdir)/autotools/m4/fstat.m4 \
82439 @@ -144,6 +141,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
82440 $(top_srcdir)/autotools/m4/group-member.m4 \
82441 $(top_srcdir)/autotools/m4/include_next.m4 \
82442 $(top_srcdir)/autotools/m4/intmax_t.m4 \
82443 + $(top_srcdir)/autotools/m4/inttypes-pri.m4 \
82444 $(top_srcdir)/autotools/m4/inttypes.m4 \
82445 $(top_srcdir)/autotools/m4/inttypes_h.m4 \
82446 $(top_srcdir)/autotools/m4/isnand.m4 \
82447 @@ -153,6 +151,8 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
82448 $(top_srcdir)/autotools/m4/ldexpl.m4 \
82449 $(top_srcdir)/autotools/m4/libtool.m4 \
82450 $(top_srcdir)/autotools/m4/limits-h.m4 \
82451 + $(top_srcdir)/autotools/m4/localtime-buffer.m4 \
82452 + $(top_srcdir)/autotools/m4/longlong.m4 \
82453 $(top_srcdir)/autotools/m4/lstat.m4 \
82454 $(top_srcdir)/autotools/m4/ltoptions.m4 \
82455 $(top_srcdir)/autotools/m4/ltsugar.m4 \
82456 @@ -164,7 +164,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
82457 $(top_srcdir)/autotools/m4/memchr.m4 \
82458 $(top_srcdir)/autotools/m4/mempcpy.m4 \
82459 $(top_srcdir)/autotools/m4/memrchr.m4 \
82460 - $(top_srcdir)/autotools/m4/minmax.m4 \
82461 $(top_srcdir)/autotools/m4/mkdir.m4 \
82462 $(top_srcdir)/autotools/m4/mkdirat.m4 \
82463 $(top_srcdir)/autotools/m4/mmap-anon.m4 \
82464 @@ -175,20 +174,16 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
82465 $(top_srcdir)/autotools/m4/nocrash.m4 \
82466 $(top_srcdir)/autotools/m4/off_t.m4 \
82467 $(top_srcdir)/autotools/m4/open-cloexec.m4 \
82468 - $(top_srcdir)/autotools/m4/open-slash.m4 \
82469 $(top_srcdir)/autotools/m4/open.m4 \
82470 $(top_srcdir)/autotools/m4/openat.m4 \
82471 $(top_srcdir)/autotools/m4/opendir.m4 \
82472 $(top_srcdir)/autotools/m4/pathmax.m4 \
82473 - $(top_srcdir)/autotools/m4/pipe.m4 \
82474 $(top_srcdir)/autotools/m4/printf-frexp.m4 \
82475 $(top_srcdir)/autotools/m4/printf-frexpl.m4 \
82476 $(top_srcdir)/autotools/m4/printf.m4 \
82477 - $(top_srcdir)/autotools/m4/rawmemchr.m4 \
82478 $(top_srcdir)/autotools/m4/readlink.m4 \
82479 $(top_srcdir)/autotools/m4/readlinkat.m4 \
82480 $(top_srcdir)/autotools/m4/realloc.m4 \
82481 - $(top_srcdir)/autotools/m4/reallocarray.m4 \
82482 $(top_srcdir)/autotools/m4/rename.m4 \
82483 $(top_srcdir)/autotools/m4/renameat.m4 \
82484 $(top_srcdir)/autotools/m4/rmdir.m4 \
82485 @@ -198,7 +193,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
82486 $(top_srcdir)/autotools/m4/ssize_t.m4 \
82487 $(top_srcdir)/autotools/m4/stat-time.m4 \
82488 $(top_srcdir)/autotools/m4/stat.m4 \
82489 - $(top_srcdir)/autotools/m4/stdalign.m4 \
82490 $(top_srcdir)/autotools/m4/stdbool.m4 \
82491 $(top_srcdir)/autotools/m4/stddef_h.m4 \
82492 $(top_srcdir)/autotools/m4/stdint.m4 \
82493 @@ -237,10 +231,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
82494 $(top_srcdir)/autotools/m4/wchar_t.m4 \
82495 $(top_srcdir)/autotools/m4/wint_t.m4 \
82496 $(top_srcdir)/autotools/m4/xalloc.m4 \
82497 - $(top_srcdir)/autotools/m4/xsize.m4 \
82498 - $(top_srcdir)/autotools/m4/year2038.m4 \
82499 - $(top_srcdir)/autotools/m4/zzgnulib.m4 \
82500 - $(top_srcdir)/configure.ac
82501 + $(top_srcdir)/autotools/m4/xsize.m4 $(top_srcdir)/configure.ac
82502 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
82503 $(ACLOCAL_M4)
82504 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
82505 @@ -318,450 +309,368 @@ FGREP = @FGREP@
82506 FLOAT_H = @FLOAT_H@
82507 GETOPT_CDEFS_H = @GETOPT_CDEFS_H@
82508 GETOPT_H = @GETOPT_H@
82509 -GL_CFLAG_ALLOW_WARNINGS = @GL_CFLAG_ALLOW_WARNINGS@
82510 -GL_CFLAG_GNULIB_WARNINGS = @GL_CFLAG_GNULIB_WARNINGS@
82511 -GL_GNULIB_ACCESS = @GL_GNULIB_ACCESS@
82512 -GL_GNULIB_ACOSF = @GL_GNULIB_ACOSF@
82513 -GL_GNULIB_ACOSL = @GL_GNULIB_ACOSL@
82514 -GL_GNULIB_ALIGNED_ALLOC = @GL_GNULIB_ALIGNED_ALLOC@
82515 -GL_GNULIB_ALPHASORT = @GL_GNULIB_ALPHASORT@
82516 -GL_GNULIB_ASINF = @GL_GNULIB_ASINF@
82517 -GL_GNULIB_ASINL = @GL_GNULIB_ASINL@
82518 -GL_GNULIB_ATAN2F = @GL_GNULIB_ATAN2F@
82519 -GL_GNULIB_ATANF = @GL_GNULIB_ATANF@
82520 -GL_GNULIB_ATANL = @GL_GNULIB_ATANL@
82521 -GL_GNULIB_ATOLL = @GL_GNULIB_ATOLL@
82522 -GL_GNULIB_BTOWC = @GL_GNULIB_BTOWC@
82523 -GL_GNULIB_CALLOC_GNU = @GL_GNULIB_CALLOC_GNU@
82524 -GL_GNULIB_CALLOC_POSIX = @GL_GNULIB_CALLOC_POSIX@
82525 -GL_GNULIB_CANONICALIZE_FILE_NAME = @GL_GNULIB_CANONICALIZE_FILE_NAME@
82526 -GL_GNULIB_CBRT = @GL_GNULIB_CBRT@
82527 -GL_GNULIB_CBRTF = @GL_GNULIB_CBRTF@
82528 -GL_GNULIB_CBRTL = @GL_GNULIB_CBRTL@
82529 -GL_GNULIB_CEIL = @GL_GNULIB_CEIL@
82530 -GL_GNULIB_CEILF = @GL_GNULIB_CEILF@
82531 -GL_GNULIB_CEILL = @GL_GNULIB_CEILL@
82532 -GL_GNULIB_CHDIR = @GL_GNULIB_CHDIR@
82533 -GL_GNULIB_CHOWN = @GL_GNULIB_CHOWN@
82534 -GL_GNULIB_CLOSE = @GL_GNULIB_CLOSE@
82535 -GL_GNULIB_CLOSEDIR = @GL_GNULIB_CLOSEDIR@
82536 -GL_GNULIB_COPYSIGN = @GL_GNULIB_COPYSIGN@
82537 -GL_GNULIB_COPYSIGNF = @GL_GNULIB_COPYSIGNF@
82538 -GL_GNULIB_COPYSIGNL = @GL_GNULIB_COPYSIGNL@
82539 -GL_GNULIB_COPY_FILE_RANGE = @GL_GNULIB_COPY_FILE_RANGE@
82540 -GL_GNULIB_COSF = @GL_GNULIB_COSF@
82541 -GL_GNULIB_COSHF = @GL_GNULIB_COSHF@
82542 -GL_GNULIB_COSL = @GL_GNULIB_COSL@
82543 -GL_GNULIB_CREAT = @GL_GNULIB_CREAT@
82544 -GL_GNULIB_CTIME = @GL_GNULIB_CTIME@
82545 -GL_GNULIB_DIRFD = @GL_GNULIB_DIRFD@
82546 -GL_GNULIB_DPRINTF = @GL_GNULIB_DPRINTF@
82547 -GL_GNULIB_DUP = @GL_GNULIB_DUP@
82548 -GL_GNULIB_DUP2 = @GL_GNULIB_DUP2@
82549 -GL_GNULIB_DUP3 = @GL_GNULIB_DUP3@
82550 -GL_GNULIB_ENVIRON = @GL_GNULIB_ENVIRON@
82551 -GL_GNULIB_EUIDACCESS = @GL_GNULIB_EUIDACCESS@
82552 -GL_GNULIB_EXECL = @GL_GNULIB_EXECL@
82553 -GL_GNULIB_EXECLE = @GL_GNULIB_EXECLE@
82554 -GL_GNULIB_EXECLP = @GL_GNULIB_EXECLP@
82555 -GL_GNULIB_EXECV = @GL_GNULIB_EXECV@
82556 -GL_GNULIB_EXECVE = @GL_GNULIB_EXECVE@
82557 -GL_GNULIB_EXECVP = @GL_GNULIB_EXECVP@
82558 -GL_GNULIB_EXECVPE = @GL_GNULIB_EXECVPE@
82559 -GL_GNULIB_EXP2 = @GL_GNULIB_EXP2@
82560 -GL_GNULIB_EXP2F = @GL_GNULIB_EXP2F@
82561 -GL_GNULIB_EXP2L = @GL_GNULIB_EXP2L@
82562 -GL_GNULIB_EXPF = @GL_GNULIB_EXPF@
82563 -GL_GNULIB_EXPL = @GL_GNULIB_EXPL@
82564 -GL_GNULIB_EXPLICIT_BZERO = @GL_GNULIB_EXPLICIT_BZERO@
82565 -GL_GNULIB_EXPM1 = @GL_GNULIB_EXPM1@
82566 -GL_GNULIB_EXPM1F = @GL_GNULIB_EXPM1F@
82567 -GL_GNULIB_EXPM1L = @GL_GNULIB_EXPM1L@
82568 -GL_GNULIB_FABSF = @GL_GNULIB_FABSF@
82569 -GL_GNULIB_FABSL = @GL_GNULIB_FABSL@
82570 -GL_GNULIB_FACCESSAT = @GL_GNULIB_FACCESSAT@
82571 -GL_GNULIB_FCHDIR = @GL_GNULIB_FCHDIR@
82572 -GL_GNULIB_FCHMODAT = @GL_GNULIB_FCHMODAT@
82573 -GL_GNULIB_FCHOWNAT = @GL_GNULIB_FCHOWNAT@
82574 -GL_GNULIB_FCLOSE = @GL_GNULIB_FCLOSE@
82575 -GL_GNULIB_FCNTL = @GL_GNULIB_FCNTL@
82576 -GL_GNULIB_FDATASYNC = @GL_GNULIB_FDATASYNC@
82577 -GL_GNULIB_FDOPEN = @GL_GNULIB_FDOPEN@
82578 -GL_GNULIB_FDOPENDIR = @GL_GNULIB_FDOPENDIR@
82579 -GL_GNULIB_FFLUSH = @GL_GNULIB_FFLUSH@
82580 -GL_GNULIB_FFS = @GL_GNULIB_FFS@
82581 -GL_GNULIB_FFSL = @GL_GNULIB_FFSL@
82582 -GL_GNULIB_FFSLL = @GL_GNULIB_FFSLL@
82583 -GL_GNULIB_FGETC = @GL_GNULIB_FGETC@
82584 -GL_GNULIB_FGETS = @GL_GNULIB_FGETS@
82585 -GL_GNULIB_FLOOR = @GL_GNULIB_FLOOR@
82586 -GL_GNULIB_FLOORF = @GL_GNULIB_FLOORF@
82587 -GL_GNULIB_FLOORL = @GL_GNULIB_FLOORL@
82588 -GL_GNULIB_FMA = @GL_GNULIB_FMA@
82589 -GL_GNULIB_FMAF = @GL_GNULIB_FMAF@
82590 -GL_GNULIB_FMAL = @GL_GNULIB_FMAL@
82591 -GL_GNULIB_FMOD = @GL_GNULIB_FMOD@
82592 -GL_GNULIB_FMODF = @GL_GNULIB_FMODF@
82593 -GL_GNULIB_FMODL = @GL_GNULIB_FMODL@
82594 -GL_GNULIB_FOPEN = @GL_GNULIB_FOPEN@
82595 -GL_GNULIB_FOPEN_GNU = @GL_GNULIB_FOPEN_GNU@
82596 -GL_GNULIB_FPRINTF = @GL_GNULIB_FPRINTF@
82597 -GL_GNULIB_FPRINTF_POSIX = @GL_GNULIB_FPRINTF_POSIX@
82598 -GL_GNULIB_FPURGE = @GL_GNULIB_FPURGE@
82599 -GL_GNULIB_FPUTC = @GL_GNULIB_FPUTC@
82600 -GL_GNULIB_FPUTS = @GL_GNULIB_FPUTS@
82601 -GL_GNULIB_FREAD = @GL_GNULIB_FREAD@
82602 -GL_GNULIB_FREE_POSIX = @GL_GNULIB_FREE_POSIX@
82603 -GL_GNULIB_FREOPEN = @GL_GNULIB_FREOPEN@
82604 -GL_GNULIB_FREXP = @GL_GNULIB_FREXP@
82605 -GL_GNULIB_FREXPF = @GL_GNULIB_FREXPF@
82606 -GL_GNULIB_FREXPL = @GL_GNULIB_FREXPL@
82607 -GL_GNULIB_FSCANF = @GL_GNULIB_FSCANF@
82608 -GL_GNULIB_FSEEK = @GL_GNULIB_FSEEK@
82609 -GL_GNULIB_FSEEKO = @GL_GNULIB_FSEEKO@
82610 -GL_GNULIB_FSTAT = @GL_GNULIB_FSTAT@
82611 -GL_GNULIB_FSTATAT = @GL_GNULIB_FSTATAT@
82612 -GL_GNULIB_FSYNC = @GL_GNULIB_FSYNC@
82613 -GL_GNULIB_FTELL = @GL_GNULIB_FTELL@
82614 -GL_GNULIB_FTELLO = @GL_GNULIB_FTELLO@
82615 -GL_GNULIB_FTRUNCATE = @GL_GNULIB_FTRUNCATE@
82616 -GL_GNULIB_FUTIMENS = @GL_GNULIB_FUTIMENS@
82617 -GL_GNULIB_FWRITE = @GL_GNULIB_FWRITE@
82618 -GL_GNULIB_GETC = @GL_GNULIB_GETC@
82619 -GL_GNULIB_GETCHAR = @GL_GNULIB_GETCHAR@
82620 -GL_GNULIB_GETCWD = @GL_GNULIB_GETCWD@
82621 -GL_GNULIB_GETDELIM = @GL_GNULIB_GETDELIM@
82622 -GL_GNULIB_GETDOMAINNAME = @GL_GNULIB_GETDOMAINNAME@
82623 -GL_GNULIB_GETDTABLESIZE = @GL_GNULIB_GETDTABLESIZE@
82624 -GL_GNULIB_GETENTROPY = @GL_GNULIB_GETENTROPY@
82625 -GL_GNULIB_GETGROUPS = @GL_GNULIB_GETGROUPS@
82626 -GL_GNULIB_GETHOSTNAME = @GL_GNULIB_GETHOSTNAME@
82627 -GL_GNULIB_GETLINE = @GL_GNULIB_GETLINE@
82628 -GL_GNULIB_GETLOADAVG = @GL_GNULIB_GETLOADAVG@
82629 -GL_GNULIB_GETLOGIN = @GL_GNULIB_GETLOGIN@
82630 -GL_GNULIB_GETLOGIN_R = @GL_GNULIB_GETLOGIN_R@
82631 -GL_GNULIB_GETOPT_POSIX = @GL_GNULIB_GETOPT_POSIX@
82632 -GL_GNULIB_GETPAGESIZE = @GL_GNULIB_GETPAGESIZE@
82633 -GL_GNULIB_GETPASS = @GL_GNULIB_GETPASS@
82634 -GL_GNULIB_GETPASS_GNU = @GL_GNULIB_GETPASS_GNU@
82635 -GL_GNULIB_GETSUBOPT = @GL_GNULIB_GETSUBOPT@
82636 -GL_GNULIB_GETTIMEOFDAY = @GL_GNULIB_GETTIMEOFDAY@
82637 -GL_GNULIB_GETUMASK = @GL_GNULIB_GETUMASK@
82638 -GL_GNULIB_GETUSERSHELL = @GL_GNULIB_GETUSERSHELL@
82639 -GL_GNULIB_GRANTPT = @GL_GNULIB_GRANTPT@
82640 -GL_GNULIB_GROUP_MEMBER = @GL_GNULIB_GROUP_MEMBER@
82641 -GL_GNULIB_HYPOT = @GL_GNULIB_HYPOT@
82642 -GL_GNULIB_HYPOTF = @GL_GNULIB_HYPOTF@
82643 -GL_GNULIB_HYPOTL = @GL_GNULIB_HYPOTL@
82644 -GL_GNULIB_ILOGB = @GL_GNULIB_ILOGB@
82645 -GL_GNULIB_ILOGBF = @GL_GNULIB_ILOGBF@
82646 -GL_GNULIB_ILOGBL = @GL_GNULIB_ILOGBL@
82647 -GL_GNULIB_IMAXABS = @GL_GNULIB_IMAXABS@
82648 -GL_GNULIB_IMAXDIV = @GL_GNULIB_IMAXDIV@
82649 -GL_GNULIB_ISATTY = @GL_GNULIB_ISATTY@
82650 -GL_GNULIB_ISFINITE = @GL_GNULIB_ISFINITE@
82651 -GL_GNULIB_ISINF = @GL_GNULIB_ISINF@
82652 -GL_GNULIB_ISNAN = @GL_GNULIB_ISNAN@
82653 -GL_GNULIB_ISNAND = @GL_GNULIB_ISNAND@
82654 -GL_GNULIB_ISNANF = @GL_GNULIB_ISNANF@
82655 -GL_GNULIB_ISNANL = @GL_GNULIB_ISNANL@
82656 -GL_GNULIB_LCHMOD = @GL_GNULIB_LCHMOD@
82657 -GL_GNULIB_LCHOWN = @GL_GNULIB_LCHOWN@
82658 -GL_GNULIB_LDEXPF = @GL_GNULIB_LDEXPF@
82659 -GL_GNULIB_LDEXPL = @GL_GNULIB_LDEXPL@
82660 -GL_GNULIB_LINK = @GL_GNULIB_LINK@
82661 -GL_GNULIB_LINKAT = @GL_GNULIB_LINKAT@
82662 -GL_GNULIB_LOCALTIME = @GL_GNULIB_LOCALTIME@
82663 -GL_GNULIB_LOG = @GL_GNULIB_LOG@
82664 -GL_GNULIB_LOG10 = @GL_GNULIB_LOG10@
82665 -GL_GNULIB_LOG10F = @GL_GNULIB_LOG10F@
82666 -GL_GNULIB_LOG10L = @GL_GNULIB_LOG10L@
82667 -GL_GNULIB_LOG1P = @GL_GNULIB_LOG1P@
82668 -GL_GNULIB_LOG1PF = @GL_GNULIB_LOG1PF@
82669 -GL_GNULIB_LOG1PL = @GL_GNULIB_LOG1PL@
82670 -GL_GNULIB_LOG2 = @GL_GNULIB_LOG2@
82671 -GL_GNULIB_LOG2F = @GL_GNULIB_LOG2F@
82672 -GL_GNULIB_LOG2L = @GL_GNULIB_LOG2L@
82673 -GL_GNULIB_LOGB = @GL_GNULIB_LOGB@
82674 -GL_GNULIB_LOGBF = @GL_GNULIB_LOGBF@
82675 -GL_GNULIB_LOGBL = @GL_GNULIB_LOGBL@
82676 -GL_GNULIB_LOGF = @GL_GNULIB_LOGF@
82677 -GL_GNULIB_LOGL = @GL_GNULIB_LOGL@
82678 -GL_GNULIB_LSEEK = @GL_GNULIB_LSEEK@
82679 -GL_GNULIB_LSTAT = @GL_GNULIB_LSTAT@
82680 -GL_GNULIB_MALLOC_GNU = @GL_GNULIB_MALLOC_GNU@
82681 -GL_GNULIB_MALLOC_POSIX = @GL_GNULIB_MALLOC_POSIX@
82682 -GL_GNULIB_MBRLEN = @GL_GNULIB_MBRLEN@
82683 -GL_GNULIB_MBRTOWC = @GL_GNULIB_MBRTOWC@
82684 -GL_GNULIB_MBSCASECMP = @GL_GNULIB_MBSCASECMP@
82685 -GL_GNULIB_MBSCASESTR = @GL_GNULIB_MBSCASESTR@
82686 -GL_GNULIB_MBSCHR = @GL_GNULIB_MBSCHR@
82687 -GL_GNULIB_MBSCSPN = @GL_GNULIB_MBSCSPN@
82688 -GL_GNULIB_MBSINIT = @GL_GNULIB_MBSINIT@
82689 -GL_GNULIB_MBSLEN = @GL_GNULIB_MBSLEN@
82690 -GL_GNULIB_MBSNCASECMP = @GL_GNULIB_MBSNCASECMP@
82691 -GL_GNULIB_MBSNLEN = @GL_GNULIB_MBSNLEN@
82692 -GL_GNULIB_MBSNRTOWCS = @GL_GNULIB_MBSNRTOWCS@
82693 -GL_GNULIB_MBSPBRK = @GL_GNULIB_MBSPBRK@
82694 -GL_GNULIB_MBSPCASECMP = @GL_GNULIB_MBSPCASECMP@
82695 -GL_GNULIB_MBSRCHR = @GL_GNULIB_MBSRCHR@
82696 -GL_GNULIB_MBSRTOWCS = @GL_GNULIB_MBSRTOWCS@
82697 -GL_GNULIB_MBSSEP = @GL_GNULIB_MBSSEP@
82698 -GL_GNULIB_MBSSPN = @GL_GNULIB_MBSSPN@
82699 -GL_GNULIB_MBSSTR = @GL_GNULIB_MBSSTR@
82700 -GL_GNULIB_MBSTOK_R = @GL_GNULIB_MBSTOK_R@
82701 -GL_GNULIB_MBTOWC = @GL_GNULIB_MBTOWC@
82702 -GL_GNULIB_MDA_ACCESS = @GL_GNULIB_MDA_ACCESS@
82703 -GL_GNULIB_MDA_CHDIR = @GL_GNULIB_MDA_CHDIR@
82704 -GL_GNULIB_MDA_CHMOD = @GL_GNULIB_MDA_CHMOD@
82705 -GL_GNULIB_MDA_CLOSE = @GL_GNULIB_MDA_CLOSE@
82706 -GL_GNULIB_MDA_CREAT = @GL_GNULIB_MDA_CREAT@
82707 -GL_GNULIB_MDA_DUP = @GL_GNULIB_MDA_DUP@
82708 -GL_GNULIB_MDA_DUP2 = @GL_GNULIB_MDA_DUP2@
82709 -GL_GNULIB_MDA_ECVT = @GL_GNULIB_MDA_ECVT@
82710 -GL_GNULIB_MDA_EXECL = @GL_GNULIB_MDA_EXECL@
82711 -GL_GNULIB_MDA_EXECLE = @GL_GNULIB_MDA_EXECLE@
82712 -GL_GNULIB_MDA_EXECLP = @GL_GNULIB_MDA_EXECLP@
82713 -GL_GNULIB_MDA_EXECV = @GL_GNULIB_MDA_EXECV@
82714 -GL_GNULIB_MDA_EXECVE = @GL_GNULIB_MDA_EXECVE@
82715 -GL_GNULIB_MDA_EXECVP = @GL_GNULIB_MDA_EXECVP@
82716 -GL_GNULIB_MDA_EXECVPE = @GL_GNULIB_MDA_EXECVPE@
82717 -GL_GNULIB_MDA_FCLOSEALL = @GL_GNULIB_MDA_FCLOSEALL@
82718 -GL_GNULIB_MDA_FCVT = @GL_GNULIB_MDA_FCVT@
82719 -GL_GNULIB_MDA_FDOPEN = @GL_GNULIB_MDA_FDOPEN@
82720 -GL_GNULIB_MDA_FILENO = @GL_GNULIB_MDA_FILENO@
82721 -GL_GNULIB_MDA_GCVT = @GL_GNULIB_MDA_GCVT@
82722 -GL_GNULIB_MDA_GETCWD = @GL_GNULIB_MDA_GETCWD@
82723 -GL_GNULIB_MDA_GETPID = @GL_GNULIB_MDA_GETPID@
82724 -GL_GNULIB_MDA_GETW = @GL_GNULIB_MDA_GETW@
82725 -GL_GNULIB_MDA_ISATTY = @GL_GNULIB_MDA_ISATTY@
82726 -GL_GNULIB_MDA_J0 = @GL_GNULIB_MDA_J0@
82727 -GL_GNULIB_MDA_J1 = @GL_GNULIB_MDA_J1@
82728 -GL_GNULIB_MDA_JN = @GL_GNULIB_MDA_JN@
82729 -GL_GNULIB_MDA_LSEEK = @GL_GNULIB_MDA_LSEEK@
82730 -GL_GNULIB_MDA_MEMCCPY = @GL_GNULIB_MDA_MEMCCPY@
82731 -GL_GNULIB_MDA_MKDIR = @GL_GNULIB_MDA_MKDIR@
82732 -GL_GNULIB_MDA_MKTEMP = @GL_GNULIB_MDA_MKTEMP@
82733 -GL_GNULIB_MDA_OPEN = @GL_GNULIB_MDA_OPEN@
82734 -GL_GNULIB_MDA_PUTENV = @GL_GNULIB_MDA_PUTENV@
82735 -GL_GNULIB_MDA_PUTW = @GL_GNULIB_MDA_PUTW@
82736 -GL_GNULIB_MDA_READ = @GL_GNULIB_MDA_READ@
82737 -GL_GNULIB_MDA_RMDIR = @GL_GNULIB_MDA_RMDIR@
82738 -GL_GNULIB_MDA_STRDUP = @GL_GNULIB_MDA_STRDUP@
82739 -GL_GNULIB_MDA_SWAB = @GL_GNULIB_MDA_SWAB@
82740 -GL_GNULIB_MDA_TEMPNAM = @GL_GNULIB_MDA_TEMPNAM@
82741 -GL_GNULIB_MDA_TZSET = @GL_GNULIB_MDA_TZSET@
82742 -GL_GNULIB_MDA_UMASK = @GL_GNULIB_MDA_UMASK@
82743 -GL_GNULIB_MDA_UNLINK = @GL_GNULIB_MDA_UNLINK@
82744 -GL_GNULIB_MDA_UTIME = @GL_GNULIB_MDA_UTIME@
82745 -GL_GNULIB_MDA_WCSDUP = @GL_GNULIB_MDA_WCSDUP@
82746 -GL_GNULIB_MDA_WRITE = @GL_GNULIB_MDA_WRITE@
82747 -GL_GNULIB_MDA_Y0 = @GL_GNULIB_MDA_Y0@
82748 -GL_GNULIB_MDA_Y1 = @GL_GNULIB_MDA_Y1@
82749 -GL_GNULIB_MDA_YN = @GL_GNULIB_MDA_YN@
82750 -GL_GNULIB_MEMCHR = @GL_GNULIB_MEMCHR@
82751 -GL_GNULIB_MEMMEM = @GL_GNULIB_MEMMEM@
82752 -GL_GNULIB_MEMPCPY = @GL_GNULIB_MEMPCPY@
82753 -GL_GNULIB_MEMRCHR = @GL_GNULIB_MEMRCHR@
82754 -GL_GNULIB_MKDIR = @GL_GNULIB_MKDIR@
82755 -GL_GNULIB_MKDIRAT = @GL_GNULIB_MKDIRAT@
82756 -GL_GNULIB_MKDTEMP = @GL_GNULIB_MKDTEMP@
82757 -GL_GNULIB_MKFIFO = @GL_GNULIB_MKFIFO@
82758 -GL_GNULIB_MKFIFOAT = @GL_GNULIB_MKFIFOAT@
82759 -GL_GNULIB_MKNOD = @GL_GNULIB_MKNOD@
82760 -GL_GNULIB_MKNODAT = @GL_GNULIB_MKNODAT@
82761 -GL_GNULIB_MKOSTEMP = @GL_GNULIB_MKOSTEMP@
82762 -GL_GNULIB_MKOSTEMPS = @GL_GNULIB_MKOSTEMPS@
82763 -GL_GNULIB_MKSTEMP = @GL_GNULIB_MKSTEMP@
82764 -GL_GNULIB_MKSTEMPS = @GL_GNULIB_MKSTEMPS@
82765 -GL_GNULIB_MKTIME = @GL_GNULIB_MKTIME@
82766 -GL_GNULIB_MODF = @GL_GNULIB_MODF@
82767 -GL_GNULIB_MODFF = @GL_GNULIB_MODFF@
82768 -GL_GNULIB_MODFL = @GL_GNULIB_MODFL@
82769 -GL_GNULIB_NANOSLEEP = @GL_GNULIB_NANOSLEEP@
82770 -GL_GNULIB_NONBLOCKING = @GL_GNULIB_NONBLOCKING@
82771 -GL_GNULIB_OBSTACK_PRINTF = @GL_GNULIB_OBSTACK_PRINTF@
82772 -GL_GNULIB_OBSTACK_PRINTF_POSIX = @GL_GNULIB_OBSTACK_PRINTF_POSIX@
82773 -GL_GNULIB_OPEN = @GL_GNULIB_OPEN@
82774 -GL_GNULIB_OPENAT = @GL_GNULIB_OPENAT@
82775 -GL_GNULIB_OPENDIR = @GL_GNULIB_OPENDIR@
82776 -GL_GNULIB_OVERRIDES_STRUCT_STAT = @GL_GNULIB_OVERRIDES_STRUCT_STAT@
82777 -GL_GNULIB_PCLOSE = @GL_GNULIB_PCLOSE@
82778 -GL_GNULIB_PERROR = @GL_GNULIB_PERROR@
82779 -GL_GNULIB_PIPE = @GL_GNULIB_PIPE@
82780 -GL_GNULIB_PIPE2 = @GL_GNULIB_PIPE2@
82781 -GL_GNULIB_POPEN = @GL_GNULIB_POPEN@
82782 -GL_GNULIB_POSIX_MEMALIGN = @GL_GNULIB_POSIX_MEMALIGN@
82783 -GL_GNULIB_POSIX_OPENPT = @GL_GNULIB_POSIX_OPENPT@
82784 -GL_GNULIB_POWF = @GL_GNULIB_POWF@
82785 -GL_GNULIB_PREAD = @GL_GNULIB_PREAD@
82786 -GL_GNULIB_PRINTF = @GL_GNULIB_PRINTF@
82787 -GL_GNULIB_PRINTF_POSIX = @GL_GNULIB_PRINTF_POSIX@
82788 -GL_GNULIB_PTSNAME = @GL_GNULIB_PTSNAME@
82789 -GL_GNULIB_PTSNAME_R = @GL_GNULIB_PTSNAME_R@
82790 -GL_GNULIB_PUTC = @GL_GNULIB_PUTC@
82791 -GL_GNULIB_PUTCHAR = @GL_GNULIB_PUTCHAR@
82792 -GL_GNULIB_PUTENV = @GL_GNULIB_PUTENV@
82793 -GL_GNULIB_PUTS = @GL_GNULIB_PUTS@
82794 -GL_GNULIB_PWRITE = @GL_GNULIB_PWRITE@
82795 -GL_GNULIB_QSORT_R = @GL_GNULIB_QSORT_R@
82796 -GL_GNULIB_RANDOM = @GL_GNULIB_RANDOM@
82797 -GL_GNULIB_RANDOM_R = @GL_GNULIB_RANDOM_R@
82798 -GL_GNULIB_RAWMEMCHR = @GL_GNULIB_RAWMEMCHR@
82799 -GL_GNULIB_READ = @GL_GNULIB_READ@
82800 -GL_GNULIB_READDIR = @GL_GNULIB_READDIR@
82801 -GL_GNULIB_READLINK = @GL_GNULIB_READLINK@
82802 -GL_GNULIB_READLINKAT = @GL_GNULIB_READLINKAT@
82803 -GL_GNULIB_REALLOCARRAY = @GL_GNULIB_REALLOCARRAY@
82804 -GL_GNULIB_REALLOC_GNU = @GL_GNULIB_REALLOC_GNU@
82805 -GL_GNULIB_REALLOC_POSIX = @GL_GNULIB_REALLOC_POSIX@
82806 -GL_GNULIB_REALPATH = @GL_GNULIB_REALPATH@
82807 -GL_GNULIB_REMAINDER = @GL_GNULIB_REMAINDER@
82808 -GL_GNULIB_REMAINDERF = @GL_GNULIB_REMAINDERF@
82809 -GL_GNULIB_REMAINDERL = @GL_GNULIB_REMAINDERL@
82810 -GL_GNULIB_REMOVE = @GL_GNULIB_REMOVE@
82811 -GL_GNULIB_RENAME = @GL_GNULIB_RENAME@
82812 -GL_GNULIB_RENAMEAT = @GL_GNULIB_RENAMEAT@
82813 -GL_GNULIB_REWINDDIR = @GL_GNULIB_REWINDDIR@
82814 -GL_GNULIB_RINT = @GL_GNULIB_RINT@
82815 -GL_GNULIB_RINTF = @GL_GNULIB_RINTF@
82816 -GL_GNULIB_RINTL = @GL_GNULIB_RINTL@
82817 -GL_GNULIB_RMDIR = @GL_GNULIB_RMDIR@
82818 -GL_GNULIB_ROUND = @GL_GNULIB_ROUND@
82819 -GL_GNULIB_ROUNDF = @GL_GNULIB_ROUNDF@
82820 -GL_GNULIB_ROUNDL = @GL_GNULIB_ROUNDL@
82821 -GL_GNULIB_RPMATCH = @GL_GNULIB_RPMATCH@
82822 -GL_GNULIB_SCANDIR = @GL_GNULIB_SCANDIR@
82823 -GL_GNULIB_SCANF = @GL_GNULIB_SCANF@
82824 -GL_GNULIB_SECURE_GETENV = @GL_GNULIB_SECURE_GETENV@
82825 -GL_GNULIB_SETENV = @GL_GNULIB_SETENV@
82826 -GL_GNULIB_SETHOSTNAME = @GL_GNULIB_SETHOSTNAME@
82827 -GL_GNULIB_SIGABBREV_NP = @GL_GNULIB_SIGABBREV_NP@
82828 -GL_GNULIB_SIGDESCR_NP = @GL_GNULIB_SIGDESCR_NP@
82829 -GL_GNULIB_SIGNBIT = @GL_GNULIB_SIGNBIT@
82830 -GL_GNULIB_SINF = @GL_GNULIB_SINF@
82831 -GL_GNULIB_SINHF = @GL_GNULIB_SINHF@
82832 -GL_GNULIB_SINL = @GL_GNULIB_SINL@
82833 -GL_GNULIB_SLEEP = @GL_GNULIB_SLEEP@
82834 -GL_GNULIB_SNPRINTF = @GL_GNULIB_SNPRINTF@
82835 -GL_GNULIB_SPRINTF_POSIX = @GL_GNULIB_SPRINTF_POSIX@
82836 -GL_GNULIB_SQRTF = @GL_GNULIB_SQRTF@
82837 -GL_GNULIB_SQRTL = @GL_GNULIB_SQRTL@
82838 -GL_GNULIB_STAT = @GL_GNULIB_STAT@
82839 -GL_GNULIB_STDIO_H_NONBLOCKING = @GL_GNULIB_STDIO_H_NONBLOCKING@
82840 -GL_GNULIB_STDIO_H_SIGPIPE = @GL_GNULIB_STDIO_H_SIGPIPE@
82841 -GL_GNULIB_STPCPY = @GL_GNULIB_STPCPY@
82842 -GL_GNULIB_STPNCPY = @GL_GNULIB_STPNCPY@
82843 -GL_GNULIB_STRCASESTR = @GL_GNULIB_STRCASESTR@
82844 -GL_GNULIB_STRCHRNUL = @GL_GNULIB_STRCHRNUL@
82845 -GL_GNULIB_STRDUP = @GL_GNULIB_STRDUP@
82846 -GL_GNULIB_STRERROR = @GL_GNULIB_STRERROR@
82847 -GL_GNULIB_STRERRORNAME_NP = @GL_GNULIB_STRERRORNAME_NP@
82848 -GL_GNULIB_STRERROR_R = @GL_GNULIB_STRERROR_R@
82849 -GL_GNULIB_STRFTIME = @GL_GNULIB_STRFTIME@
82850 -GL_GNULIB_STRNCAT = @GL_GNULIB_STRNCAT@
82851 -GL_GNULIB_STRNDUP = @GL_GNULIB_STRNDUP@
82852 -GL_GNULIB_STRNLEN = @GL_GNULIB_STRNLEN@
82853 -GL_GNULIB_STRPBRK = @GL_GNULIB_STRPBRK@
82854 -GL_GNULIB_STRPTIME = @GL_GNULIB_STRPTIME@
82855 -GL_GNULIB_STRSEP = @GL_GNULIB_STRSEP@
82856 -GL_GNULIB_STRSIGNAL = @GL_GNULIB_STRSIGNAL@
82857 -GL_GNULIB_STRSTR = @GL_GNULIB_STRSTR@
82858 -GL_GNULIB_STRTOD = @GL_GNULIB_STRTOD@
82859 -GL_GNULIB_STRTOIMAX = @GL_GNULIB_STRTOIMAX@
82860 -GL_GNULIB_STRTOK_R = @GL_GNULIB_STRTOK_R@
82861 -GL_GNULIB_STRTOL = @GL_GNULIB_STRTOL@
82862 -GL_GNULIB_STRTOLD = @GL_GNULIB_STRTOLD@
82863 -GL_GNULIB_STRTOLL = @GL_GNULIB_STRTOLL@
82864 -GL_GNULIB_STRTOUL = @GL_GNULIB_STRTOUL@
82865 -GL_GNULIB_STRTOULL = @GL_GNULIB_STRTOULL@
82866 -GL_GNULIB_STRTOUMAX = @GL_GNULIB_STRTOUMAX@
82867 -GL_GNULIB_STRVERSCMP = @GL_GNULIB_STRVERSCMP@
82868 -GL_GNULIB_SYMLINK = @GL_GNULIB_SYMLINK@
82869 -GL_GNULIB_SYMLINKAT = @GL_GNULIB_SYMLINKAT@
82870 -GL_GNULIB_SYSTEM_POSIX = @GL_GNULIB_SYSTEM_POSIX@
82871 -GL_GNULIB_TANF = @GL_GNULIB_TANF@
82872 -GL_GNULIB_TANHF = @GL_GNULIB_TANHF@
82873 -GL_GNULIB_TANL = @GL_GNULIB_TANL@
82874 -GL_GNULIB_TIMEGM = @GL_GNULIB_TIMEGM@
82875 -GL_GNULIB_TIMESPEC_GET = @GL_GNULIB_TIMESPEC_GET@
82876 -GL_GNULIB_TIMESPEC_GETRES = @GL_GNULIB_TIMESPEC_GETRES@
82877 -GL_GNULIB_TIME_R = @GL_GNULIB_TIME_R@
82878 -GL_GNULIB_TIME_RZ = @GL_GNULIB_TIME_RZ@
82879 -GL_GNULIB_TMPFILE = @GL_GNULIB_TMPFILE@
82880 -GL_GNULIB_TRUNC = @GL_GNULIB_TRUNC@
82881 -GL_GNULIB_TRUNCATE = @GL_GNULIB_TRUNCATE@
82882 -GL_GNULIB_TRUNCF = @GL_GNULIB_TRUNCF@
82883 -GL_GNULIB_TRUNCL = @GL_GNULIB_TRUNCL@
82884 -GL_GNULIB_TTYNAME_R = @GL_GNULIB_TTYNAME_R@
82885 -GL_GNULIB_TZSET = @GL_GNULIB_TZSET@
82886 -GL_GNULIB_UNISTD_H_GETOPT = @GL_GNULIB_UNISTD_H_GETOPT@
82887 -GL_GNULIB_UNISTD_H_NONBLOCKING = @GL_GNULIB_UNISTD_H_NONBLOCKING@
82888 -GL_GNULIB_UNISTD_H_SIGPIPE = @GL_GNULIB_UNISTD_H_SIGPIPE@
82889 -GL_GNULIB_UNLINK = @GL_GNULIB_UNLINK@
82890 -GL_GNULIB_UNLINKAT = @GL_GNULIB_UNLINKAT@
82891 -GL_GNULIB_UNLOCKPT = @GL_GNULIB_UNLOCKPT@
82892 -GL_GNULIB_UNSETENV = @GL_GNULIB_UNSETENV@
82893 -GL_GNULIB_USLEEP = @GL_GNULIB_USLEEP@
82894 -GL_GNULIB_UTIME = @GL_GNULIB_UTIME@
82895 -GL_GNULIB_UTIMENSAT = @GL_GNULIB_UTIMENSAT@
82896 -GL_GNULIB_VASPRINTF = @GL_GNULIB_VASPRINTF@
82897 -GL_GNULIB_VDPRINTF = @GL_GNULIB_VDPRINTF@
82898 -GL_GNULIB_VFPRINTF = @GL_GNULIB_VFPRINTF@
82899 -GL_GNULIB_VFPRINTF_POSIX = @GL_GNULIB_VFPRINTF_POSIX@
82900 -GL_GNULIB_VFSCANF = @GL_GNULIB_VFSCANF@
82901 -GL_GNULIB_VPRINTF = @GL_GNULIB_VPRINTF@
82902 -GL_GNULIB_VPRINTF_POSIX = @GL_GNULIB_VPRINTF_POSIX@
82903 -GL_GNULIB_VSCANF = @GL_GNULIB_VSCANF@
82904 -GL_GNULIB_VSNPRINTF = @GL_GNULIB_VSNPRINTF@
82905 -GL_GNULIB_VSPRINTF_POSIX = @GL_GNULIB_VSPRINTF_POSIX@
82906 -GL_GNULIB_WCPCPY = @GL_GNULIB_WCPCPY@
82907 -GL_GNULIB_WCPNCPY = @GL_GNULIB_WCPNCPY@
82908 -GL_GNULIB_WCRTOMB = @GL_GNULIB_WCRTOMB@
82909 -GL_GNULIB_WCSCASECMP = @GL_GNULIB_WCSCASECMP@
82910 -GL_GNULIB_WCSCAT = @GL_GNULIB_WCSCAT@
82911 -GL_GNULIB_WCSCHR = @GL_GNULIB_WCSCHR@
82912 -GL_GNULIB_WCSCMP = @GL_GNULIB_WCSCMP@
82913 -GL_GNULIB_WCSCOLL = @GL_GNULIB_WCSCOLL@
82914 -GL_GNULIB_WCSCPY = @GL_GNULIB_WCSCPY@
82915 -GL_GNULIB_WCSCSPN = @GL_GNULIB_WCSCSPN@
82916 -GL_GNULIB_WCSDUP = @GL_GNULIB_WCSDUP@
82917 -GL_GNULIB_WCSFTIME = @GL_GNULIB_WCSFTIME@
82918 -GL_GNULIB_WCSLEN = @GL_GNULIB_WCSLEN@
82919 -GL_GNULIB_WCSNCASECMP = @GL_GNULIB_WCSNCASECMP@
82920 -GL_GNULIB_WCSNCAT = @GL_GNULIB_WCSNCAT@
82921 -GL_GNULIB_WCSNCMP = @GL_GNULIB_WCSNCMP@
82922 -GL_GNULIB_WCSNCPY = @GL_GNULIB_WCSNCPY@
82923 -GL_GNULIB_WCSNLEN = @GL_GNULIB_WCSNLEN@
82924 -GL_GNULIB_WCSNRTOMBS = @GL_GNULIB_WCSNRTOMBS@
82925 -GL_GNULIB_WCSPBRK = @GL_GNULIB_WCSPBRK@
82926 -GL_GNULIB_WCSRCHR = @GL_GNULIB_WCSRCHR@
82927 -GL_GNULIB_WCSRTOMBS = @GL_GNULIB_WCSRTOMBS@
82928 -GL_GNULIB_WCSSPN = @GL_GNULIB_WCSSPN@
82929 -GL_GNULIB_WCSSTR = @GL_GNULIB_WCSSTR@
82930 -GL_GNULIB_WCSTOK = @GL_GNULIB_WCSTOK@
82931 -GL_GNULIB_WCSWIDTH = @GL_GNULIB_WCSWIDTH@
82932 -GL_GNULIB_WCSXFRM = @GL_GNULIB_WCSXFRM@
82933 -GL_GNULIB_WCTOB = @GL_GNULIB_WCTOB@
82934 -GL_GNULIB_WCTOMB = @GL_GNULIB_WCTOMB@
82935 -GL_GNULIB_WCWIDTH = @GL_GNULIB_WCWIDTH@
82936 -GL_GNULIB_WMEMCHR = @GL_GNULIB_WMEMCHR@
82937 -GL_GNULIB_WMEMCMP = @GL_GNULIB_WMEMCMP@
82938 -GL_GNULIB_WMEMCPY = @GL_GNULIB_WMEMCPY@
82939 -GL_GNULIB_WMEMMOVE = @GL_GNULIB_WMEMMOVE@
82940 -GL_GNULIB_WMEMPCPY = @GL_GNULIB_WMEMPCPY@
82941 -GL_GNULIB_WMEMSET = @GL_GNULIB_WMEMSET@
82942 -GL_GNULIB_WRITE = @GL_GNULIB_WRITE@
82943 -GL_GNULIB__EXIT = @GL_GNULIB__EXIT@
82944 -GNULIBHEADERS_OVERRIDE_WINT_T = @GNULIBHEADERS_OVERRIDE_WINT_T@
82945 +GNULIB_ACOSF = @GNULIB_ACOSF@
82946 +GNULIB_ACOSL = @GNULIB_ACOSL@
82947 +GNULIB_ALPHASORT = @GNULIB_ALPHASORT@
82948 +GNULIB_ASINF = @GNULIB_ASINF@
82949 +GNULIB_ASINL = @GNULIB_ASINL@
82950 +GNULIB_ATAN2F = @GNULIB_ATAN2F@
82951 +GNULIB_ATANF = @GNULIB_ATANF@
82952 +GNULIB_ATANL = @GNULIB_ATANL@
82953 +GNULIB_ATOLL = @GNULIB_ATOLL@
82954 +GNULIB_BTOWC = @GNULIB_BTOWC@
82955 +GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
82956 +GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
82957 +GNULIB_CBRT = @GNULIB_CBRT@
82958 +GNULIB_CBRTF = @GNULIB_CBRTF@
82959 +GNULIB_CBRTL = @GNULIB_CBRTL@
82960 +GNULIB_CEIL = @GNULIB_CEIL@
82961 +GNULIB_CEILF = @GNULIB_CEILF@
82962 +GNULIB_CEILL = @GNULIB_CEILL@
82963 +GNULIB_CHDIR = @GNULIB_CHDIR@
82964 +GNULIB_CHOWN = @GNULIB_CHOWN@
82965 +GNULIB_CLOSE = @GNULIB_CLOSE@
82966 +GNULIB_CLOSEDIR = @GNULIB_CLOSEDIR@
82967 +GNULIB_COPYSIGN = @GNULIB_COPYSIGN@
82968 +GNULIB_COPYSIGNF = @GNULIB_COPYSIGNF@
82969 +GNULIB_COPYSIGNL = @GNULIB_COPYSIGNL@
82970 +GNULIB_COSF = @GNULIB_COSF@
82971 +GNULIB_COSHF = @GNULIB_COSHF@
82972 +GNULIB_COSL = @GNULIB_COSL@
82973 +GNULIB_CTIME = @GNULIB_CTIME@
82974 +GNULIB_DIRFD = @GNULIB_DIRFD@
82975 +GNULIB_DPRINTF = @GNULIB_DPRINTF@
82976 +GNULIB_DUP = @GNULIB_DUP@
82977 +GNULIB_DUP2 = @GNULIB_DUP2@
82978 +GNULIB_DUP3 = @GNULIB_DUP3@
82979 +GNULIB_ENVIRON = @GNULIB_ENVIRON@
82980 +GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
82981 +GNULIB_EXP2 = @GNULIB_EXP2@
82982 +GNULIB_EXP2F = @GNULIB_EXP2F@
82983 +GNULIB_EXP2L = @GNULIB_EXP2L@
82984 +GNULIB_EXPF = @GNULIB_EXPF@
82985 +GNULIB_EXPL = @GNULIB_EXPL@
82986 +GNULIB_EXPLICIT_BZERO = @GNULIB_EXPLICIT_BZERO@
82987 +GNULIB_EXPM1 = @GNULIB_EXPM1@
82988 +GNULIB_EXPM1F = @GNULIB_EXPM1F@
82989 +GNULIB_EXPM1L = @GNULIB_EXPM1L@
82990 +GNULIB_FABSF = @GNULIB_FABSF@
82991 +GNULIB_FABSL = @GNULIB_FABSL@
82992 +GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
82993 +GNULIB_FCHDIR = @GNULIB_FCHDIR@
82994 +GNULIB_FCHMODAT = @GNULIB_FCHMODAT@
82995 +GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
82996 +GNULIB_FCLOSE = @GNULIB_FCLOSE@
82997 +GNULIB_FCNTL = @GNULIB_FCNTL@
82998 +GNULIB_FDATASYNC = @GNULIB_FDATASYNC@
82999 +GNULIB_FDOPEN = @GNULIB_FDOPEN@
83000 +GNULIB_FDOPENDIR = @GNULIB_FDOPENDIR@
83001 +GNULIB_FFLUSH = @GNULIB_FFLUSH@
83002 +GNULIB_FFS = @GNULIB_FFS@
83003 +GNULIB_FFSL = @GNULIB_FFSL@
83004 +GNULIB_FFSLL = @GNULIB_FFSLL@
83005 +GNULIB_FGETC = @GNULIB_FGETC@
83006 +GNULIB_FGETS = @GNULIB_FGETS@
83007 +GNULIB_FLOOR = @GNULIB_FLOOR@
83008 +GNULIB_FLOORF = @GNULIB_FLOORF@
83009 +GNULIB_FLOORL = @GNULIB_FLOORL@
83010 +GNULIB_FMA = @GNULIB_FMA@
83011 +GNULIB_FMAF = @GNULIB_FMAF@
83012 +GNULIB_FMAL = @GNULIB_FMAL@
83013 +GNULIB_FMOD = @GNULIB_FMOD@
83014 +GNULIB_FMODF = @GNULIB_FMODF@
83015 +GNULIB_FMODL = @GNULIB_FMODL@
83016 +GNULIB_FOPEN = @GNULIB_FOPEN@
83017 +GNULIB_FPRINTF = @GNULIB_FPRINTF@
83018 +GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
83019 +GNULIB_FPURGE = @GNULIB_FPURGE@
83020 +GNULIB_FPUTC = @GNULIB_FPUTC@
83021 +GNULIB_FPUTS = @GNULIB_FPUTS@
83022 +GNULIB_FREAD = @GNULIB_FREAD@
83023 +GNULIB_FREOPEN = @GNULIB_FREOPEN@
83024 +GNULIB_FREXP = @GNULIB_FREXP@
83025 +GNULIB_FREXPF = @GNULIB_FREXPF@
83026 +GNULIB_FREXPL = @GNULIB_FREXPL@
83027 +GNULIB_FSCANF = @GNULIB_FSCANF@
83028 +GNULIB_FSEEK = @GNULIB_FSEEK@
83029 +GNULIB_FSEEKO = @GNULIB_FSEEKO@
83030 +GNULIB_FSTAT = @GNULIB_FSTAT@
83031 +GNULIB_FSTATAT = @GNULIB_FSTATAT@
83032 +GNULIB_FSYNC = @GNULIB_FSYNC@
83033 +GNULIB_FTELL = @GNULIB_FTELL@
83034 +GNULIB_FTELLO = @GNULIB_FTELLO@
83035 +GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
83036 +GNULIB_FUTIMENS = @GNULIB_FUTIMENS@
83037 +GNULIB_FWRITE = @GNULIB_FWRITE@
83038 +GNULIB_GETC = @GNULIB_GETC@
83039 +GNULIB_GETCHAR = @GNULIB_GETCHAR@
83040 +GNULIB_GETCWD = @GNULIB_GETCWD@
83041 +GNULIB_GETDELIM = @GNULIB_GETDELIM@
83042 +GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
83043 +GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
83044 +GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
83045 +GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
83046 +GNULIB_GETLINE = @GNULIB_GETLINE@
83047 +GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
83048 +GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
83049 +GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
83050 +GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
83051 +GNULIB_GETPASS = @GNULIB_GETPASS@
83052 +GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
83053 GNULIB_GETTIMEOFDAY = @GNULIB_GETTIMEOFDAY@
83054 +GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
83055 +GNULIB_GL_UNISTD_H_GETOPT = @GNULIB_GL_UNISTD_H_GETOPT@
83056 +GNULIB_GRANTPT = @GNULIB_GRANTPT@
83057 +GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
83058 +GNULIB_HYPOT = @GNULIB_HYPOT@
83059 +GNULIB_HYPOTF = @GNULIB_HYPOTF@
83060 +GNULIB_HYPOTL = @GNULIB_HYPOTL@
83061 +GNULIB_ILOGB = @GNULIB_ILOGB@
83062 +GNULIB_ILOGBF = @GNULIB_ILOGBF@
83063 +GNULIB_ILOGBL = @GNULIB_ILOGBL@
83064 +GNULIB_IMAXABS = @GNULIB_IMAXABS@
83065 +GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
83066 +GNULIB_ISATTY = @GNULIB_ISATTY@
83067 +GNULIB_ISFINITE = @GNULIB_ISFINITE@
83068 +GNULIB_ISINF = @GNULIB_ISINF@
83069 +GNULIB_ISNAN = @GNULIB_ISNAN@
83070 +GNULIB_ISNAND = @GNULIB_ISNAND@
83071 +GNULIB_ISNANF = @GNULIB_ISNANF@
83072 +GNULIB_ISNANL = @GNULIB_ISNANL@
83073 +GNULIB_LCHMOD = @GNULIB_LCHMOD@
83074 +GNULIB_LCHOWN = @GNULIB_LCHOWN@
83075 +GNULIB_LDEXPF = @GNULIB_LDEXPF@
83076 +GNULIB_LDEXPL = @GNULIB_LDEXPL@
83077 +GNULIB_LINK = @GNULIB_LINK@
83078 +GNULIB_LINKAT = @GNULIB_LINKAT@
83079 +GNULIB_LOCALTIME = @GNULIB_LOCALTIME@
83080 +GNULIB_LOG = @GNULIB_LOG@
83081 +GNULIB_LOG10 = @GNULIB_LOG10@
83082 +GNULIB_LOG10F = @GNULIB_LOG10F@
83083 +GNULIB_LOG10L = @GNULIB_LOG10L@
83084 +GNULIB_LOG1P = @GNULIB_LOG1P@
83085 +GNULIB_LOG1PF = @GNULIB_LOG1PF@
83086 +GNULIB_LOG1PL = @GNULIB_LOG1PL@
83087 +GNULIB_LOG2 = @GNULIB_LOG2@
83088 +GNULIB_LOG2F = @GNULIB_LOG2F@
83089 +GNULIB_LOG2L = @GNULIB_LOG2L@
83090 +GNULIB_LOGB = @GNULIB_LOGB@
83091 +GNULIB_LOGBF = @GNULIB_LOGBF@
83092 +GNULIB_LOGBL = @GNULIB_LOGBL@
83093 +GNULIB_LOGF = @GNULIB_LOGF@
83094 +GNULIB_LOGL = @GNULIB_LOGL@
83095 +GNULIB_LSEEK = @GNULIB_LSEEK@
83096 +GNULIB_LSTAT = @GNULIB_LSTAT@
83097 +GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
83098 +GNULIB_MBRLEN = @GNULIB_MBRLEN@
83099 +GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
83100 +GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
83101 +GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
83102 +GNULIB_MBSCHR = @GNULIB_MBSCHR@
83103 +GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
83104 +GNULIB_MBSINIT = @GNULIB_MBSINIT@
83105 +GNULIB_MBSLEN = @GNULIB_MBSLEN@
83106 +GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
83107 +GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
83108 +GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
83109 +GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
83110 +GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
83111 +GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
83112 +GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
83113 +GNULIB_MBSSEP = @GNULIB_MBSSEP@
83114 +GNULIB_MBSSPN = @GNULIB_MBSSPN@
83115 +GNULIB_MBSSTR = @GNULIB_MBSSTR@
83116 +GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
83117 +GNULIB_MBTOWC = @GNULIB_MBTOWC@
83118 +GNULIB_MEMCHR = @GNULIB_MEMCHR@
83119 +GNULIB_MEMMEM = @GNULIB_MEMMEM@
83120 +GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
83121 +GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
83122 +GNULIB_MKDIRAT = @GNULIB_MKDIRAT@
83123 +GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
83124 +GNULIB_MKFIFO = @GNULIB_MKFIFO@
83125 +GNULIB_MKFIFOAT = @GNULIB_MKFIFOAT@
83126 +GNULIB_MKNOD = @GNULIB_MKNOD@
83127 +GNULIB_MKNODAT = @GNULIB_MKNODAT@
83128 +GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
83129 +GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
83130 +GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
83131 +GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
83132 +GNULIB_MKTIME = @GNULIB_MKTIME@
83133 +GNULIB_MODF = @GNULIB_MODF@
83134 +GNULIB_MODFF = @GNULIB_MODFF@
83135 +GNULIB_MODFL = @GNULIB_MODFL@
83136 +GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
83137 +GNULIB_NONBLOCKING = @GNULIB_NONBLOCKING@
83138 +GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
83139 +GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
83140 +GNULIB_OPEN = @GNULIB_OPEN@
83141 +GNULIB_OPENAT = @GNULIB_OPENAT@
83142 +GNULIB_OPENDIR = @GNULIB_OPENDIR@
83143 +GNULIB_OVERRIDES_STRUCT_STAT = @GNULIB_OVERRIDES_STRUCT_STAT@
83144 +GNULIB_OVERRIDES_WINT_T = @GNULIB_OVERRIDES_WINT_T@
83145 +GNULIB_PCLOSE = @GNULIB_PCLOSE@
83146 +GNULIB_PERROR = @GNULIB_PERROR@
83147 +GNULIB_PIPE = @GNULIB_PIPE@
83148 +GNULIB_PIPE2 = @GNULIB_PIPE2@
83149 +GNULIB_POPEN = @GNULIB_POPEN@
83150 +GNULIB_POSIX_OPENPT = @GNULIB_POSIX_OPENPT@
83151 +GNULIB_POWF = @GNULIB_POWF@
83152 +GNULIB_PREAD = @GNULIB_PREAD@
83153 +GNULIB_PRINTF = @GNULIB_PRINTF@
83154 +GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
83155 +GNULIB_PTSNAME = @GNULIB_PTSNAME@
83156 +GNULIB_PTSNAME_R = @GNULIB_PTSNAME_R@
83157 +GNULIB_PUTC = @GNULIB_PUTC@
83158 +GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
83159 +GNULIB_PUTENV = @GNULIB_PUTENV@
83160 +GNULIB_PUTS = @GNULIB_PUTS@
83161 +GNULIB_PWRITE = @GNULIB_PWRITE@
83162 +GNULIB_QSORT_R = @GNULIB_QSORT_R@
83163 +GNULIB_RANDOM = @GNULIB_RANDOM@
83164 +GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
83165 +GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
83166 +GNULIB_READ = @GNULIB_READ@
83167 +GNULIB_READDIR = @GNULIB_READDIR@
83168 +GNULIB_READLINK = @GNULIB_READLINK@
83169 +GNULIB_READLINKAT = @GNULIB_READLINKAT@
83170 +GNULIB_REALLOCARRAY = @GNULIB_REALLOCARRAY@
83171 +GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
83172 +GNULIB_REALPATH = @GNULIB_REALPATH@
83173 +GNULIB_REMAINDER = @GNULIB_REMAINDER@
83174 +GNULIB_REMAINDERF = @GNULIB_REMAINDERF@
83175 +GNULIB_REMAINDERL = @GNULIB_REMAINDERL@
83176 +GNULIB_REMOVE = @GNULIB_REMOVE@
83177 +GNULIB_RENAME = @GNULIB_RENAME@
83178 +GNULIB_RENAMEAT = @GNULIB_RENAMEAT@
83179 +GNULIB_REWINDDIR = @GNULIB_REWINDDIR@
83180 +GNULIB_RINT = @GNULIB_RINT@
83181 +GNULIB_RINTF = @GNULIB_RINTF@
83182 +GNULIB_RINTL = @GNULIB_RINTL@
83183 +GNULIB_RMDIR = @GNULIB_RMDIR@
83184 +GNULIB_ROUND = @GNULIB_ROUND@
83185 +GNULIB_ROUNDF = @GNULIB_ROUNDF@
83186 +GNULIB_ROUNDL = @GNULIB_ROUNDL@
83187 +GNULIB_RPMATCH = @GNULIB_RPMATCH@
83188 +GNULIB_SCANDIR = @GNULIB_SCANDIR@
83189 +GNULIB_SCANF = @GNULIB_SCANF@
83190 +GNULIB_SECURE_GETENV = @GNULIB_SECURE_GETENV@
83191 +GNULIB_SETENV = @GNULIB_SETENV@
83192 +GNULIB_SETHOSTNAME = @GNULIB_SETHOSTNAME@
83193 +GNULIB_SIGNBIT = @GNULIB_SIGNBIT@
83194 +GNULIB_SINF = @GNULIB_SINF@
83195 +GNULIB_SINHF = @GNULIB_SINHF@
83196 +GNULIB_SINL = @GNULIB_SINL@
83197 +GNULIB_SLEEP = @GNULIB_SLEEP@
83198 +GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
83199 +GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
83200 +GNULIB_SQRTF = @GNULIB_SQRTF@
83201 +GNULIB_SQRTL = @GNULIB_SQRTL@
83202 +GNULIB_STAT = @GNULIB_STAT@
83203 +GNULIB_STDIO_H_NONBLOCKING = @GNULIB_STDIO_H_NONBLOCKING@
83204 +GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
83205 +GNULIB_STPCPY = @GNULIB_STPCPY@
83206 +GNULIB_STPNCPY = @GNULIB_STPNCPY@
83207 +GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
83208 +GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
83209 +GNULIB_STRDUP = @GNULIB_STRDUP@
83210 +GNULIB_STRERROR = @GNULIB_STRERROR@
83211 +GNULIB_STRERROR_R = @GNULIB_STRERROR_R@
83212 +GNULIB_STRFTIME = @GNULIB_STRFTIME@
83213 +GNULIB_STRNCAT = @GNULIB_STRNCAT@
83214 +GNULIB_STRNDUP = @GNULIB_STRNDUP@
83215 +GNULIB_STRNLEN = @GNULIB_STRNLEN@
83216 +GNULIB_STRPBRK = @GNULIB_STRPBRK@
83217 +GNULIB_STRPTIME = @GNULIB_STRPTIME@
83218 +GNULIB_STRSEP = @GNULIB_STRSEP@
83219 +GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
83220 +GNULIB_STRSTR = @GNULIB_STRSTR@
83221 +GNULIB_STRTOD = @GNULIB_STRTOD@
83222 +GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
83223 +GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
83224 +GNULIB_STRTOLD = @GNULIB_STRTOLD@
83225 +GNULIB_STRTOLL = @GNULIB_STRTOLL@
83226 +GNULIB_STRTOULL = @GNULIB_STRTOULL@
83227 +GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
83228 +GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
83229 +GNULIB_SYMLINK = @GNULIB_SYMLINK@
83230 +GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
83231 +GNULIB_SYSTEM_POSIX = @GNULIB_SYSTEM_POSIX@
83232 +GNULIB_TANF = @GNULIB_TANF@
83233 +GNULIB_TANHF = @GNULIB_TANHF@
83234 +GNULIB_TANL = @GNULIB_TANL@
83235 +GNULIB_TIMEGM = @GNULIB_TIMEGM@
83236 +GNULIB_TIME_R = @GNULIB_TIME_R@
83237 +GNULIB_TIME_RZ = @GNULIB_TIME_RZ@
83238 +GNULIB_TMPFILE = @GNULIB_TMPFILE@
83239 +GNULIB_TRUNC = @GNULIB_TRUNC@
83240 +GNULIB_TRUNCATE = @GNULIB_TRUNCATE@
83241 +GNULIB_TRUNCF = @GNULIB_TRUNCF@
83242 +GNULIB_TRUNCL = @GNULIB_TRUNCL@
83243 +GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
83244 +GNULIB_TZSET = @GNULIB_TZSET@
83245 +GNULIB_UNISTD_H_NONBLOCKING = @GNULIB_UNISTD_H_NONBLOCKING@
83246 +GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
83247 +GNULIB_UNLINK = @GNULIB_UNLINK@
83248 +GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
83249 +GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
83250 +GNULIB_UNSETENV = @GNULIB_UNSETENV@
83251 +GNULIB_USLEEP = @GNULIB_USLEEP@
83252 +GNULIB_UTIME = @GNULIB_UTIME@
83253 +GNULIB_UTIMENSAT = @GNULIB_UTIMENSAT@
83254 +GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
83255 +GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
83256 +GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
83257 +GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
83258 +GNULIB_VFSCANF = @GNULIB_VFSCANF@
83259 +GNULIB_VPRINTF = @GNULIB_VPRINTF@
83260 +GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
83261 +GNULIB_VSCANF = @GNULIB_VSCANF@
83262 +GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
83263 +GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
83264 +GNULIB_WCPCPY = @GNULIB_WCPCPY@
83265 +GNULIB_WCPNCPY = @GNULIB_WCPNCPY@
83266 +GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
83267 +GNULIB_WCSCASECMP = @GNULIB_WCSCASECMP@
83268 +GNULIB_WCSCAT = @GNULIB_WCSCAT@
83269 +GNULIB_WCSCHR = @GNULIB_WCSCHR@
83270 +GNULIB_WCSCMP = @GNULIB_WCSCMP@
83271 +GNULIB_WCSCOLL = @GNULIB_WCSCOLL@
83272 +GNULIB_WCSCPY = @GNULIB_WCSCPY@
83273 +GNULIB_WCSCSPN = @GNULIB_WCSCSPN@
83274 +GNULIB_WCSDUP = @GNULIB_WCSDUP@
83275 +GNULIB_WCSFTIME = @GNULIB_WCSFTIME@
83276 +GNULIB_WCSLEN = @GNULIB_WCSLEN@
83277 +GNULIB_WCSNCASECMP = @GNULIB_WCSNCASECMP@
83278 +GNULIB_WCSNCAT = @GNULIB_WCSNCAT@
83279 +GNULIB_WCSNCMP = @GNULIB_WCSNCMP@
83280 +GNULIB_WCSNCPY = @GNULIB_WCSNCPY@
83281 +GNULIB_WCSNLEN = @GNULIB_WCSNLEN@
83282 +GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
83283 +GNULIB_WCSPBRK = @GNULIB_WCSPBRK@
83284 +GNULIB_WCSRCHR = @GNULIB_WCSRCHR@
83285 +GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
83286 +GNULIB_WCSSPN = @GNULIB_WCSSPN@
83287 +GNULIB_WCSSTR = @GNULIB_WCSSTR@
83288 +GNULIB_WCSTOK = @GNULIB_WCSTOK@
83289 +GNULIB_WCSWIDTH = @GNULIB_WCSWIDTH@
83290 +GNULIB_WCSXFRM = @GNULIB_WCSXFRM@
83291 +GNULIB_WCTOB = @GNULIB_WCTOB@
83292 +GNULIB_WCTOMB = @GNULIB_WCTOMB@
83293 +GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
83294 +GNULIB_WMEMCHR = @GNULIB_WMEMCHR@
83295 +GNULIB_WMEMCMP = @GNULIB_WMEMCMP@
83296 +GNULIB_WMEMCPY = @GNULIB_WMEMCPY@
83297 +GNULIB_WMEMMOVE = @GNULIB_WMEMMOVE@
83298 +GNULIB_WMEMSET = @GNULIB_WMEMSET@
83299 +GNULIB_WRITE = @GNULIB_WRITE@
83300 +GNULIB__EXIT = @GNULIB__EXIT@
83301 GPGME_CFLAGS = @GPGME_CFLAGS@
83302 GPGME_CONFIG = @GPGME_CONFIG@
83303 GPGME_LIBS = @GPGME_LIBS@
83304 GREP = @GREP@
83305 HAVE_ACOSF = @HAVE_ACOSF@
83306 HAVE_ACOSL = @HAVE_ACOSL@
83307 -HAVE_ALIGNED_ALLOC = @HAVE_ALIGNED_ALLOC@
83308 HAVE_ALLOCA_H = @HAVE_ALLOCA_H@
83309 HAVE_ALPHASORT = @HAVE_ALPHASORT@
83310 HAVE_ASINF = @HAVE_ASINF@
83311 @@ -780,7 +689,6 @@ HAVE_CHOWN = @HAVE_CHOWN@
83312 HAVE_CLOSEDIR = @HAVE_CLOSEDIR@
83313 HAVE_COPYSIGN = @HAVE_COPYSIGN@
83314 HAVE_COPYSIGNL = @HAVE_COPYSIGNL@
83315 -HAVE_COPY_FILE_RANGE = @HAVE_COPY_FILE_RANGE@
83316 HAVE_COSF = @HAVE_COSF@
83317 HAVE_COSHF = @HAVE_COSHF@
83318 HAVE_COSL = @HAVE_COSL@
83319 @@ -795,17 +703,13 @@ HAVE_DECL_CEILL = @HAVE_DECL_CEILL@
83320 HAVE_DECL_COPYSIGNF = @HAVE_DECL_COPYSIGNF@
83321 HAVE_DECL_COSL = @HAVE_DECL_COSL@
83322 HAVE_DECL_DIRFD = @HAVE_DECL_DIRFD@
83323 -HAVE_DECL_ECVT = @HAVE_DECL_ECVT@
83324 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
83325 -HAVE_DECL_EXECVPE = @HAVE_DECL_EXECVPE@
83326 HAVE_DECL_EXP2 = @HAVE_DECL_EXP2@
83327 HAVE_DECL_EXP2F = @HAVE_DECL_EXP2F@
83328 HAVE_DECL_EXP2L = @HAVE_DECL_EXP2L@
83329 HAVE_DECL_EXPL = @HAVE_DECL_EXPL@
83330 HAVE_DECL_EXPM1L = @HAVE_DECL_EXPM1L@
83331 HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
83332 -HAVE_DECL_FCLOSEALL = @HAVE_DECL_FCLOSEALL@
83333 -HAVE_DECL_FCVT = @HAVE_DECL_FCVT@
83334 HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@
83335 HAVE_DECL_FDOPENDIR = @HAVE_DECL_FDOPENDIR@
83336 HAVE_DECL_FLOORF = @HAVE_DECL_FLOORF@
83337 @@ -814,7 +718,6 @@ HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@
83338 HAVE_DECL_FREXPL = @HAVE_DECL_FREXPL@
83339 HAVE_DECL_FSEEKO = @HAVE_DECL_FSEEKO@
83340 HAVE_DECL_FTELLO = @HAVE_DECL_FTELLO@
83341 -HAVE_DECL_GCVT = @HAVE_DECL_GCVT@
83342 HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
83343 HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
83344 HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
83345 @@ -866,14 +769,13 @@ HAVE_DECL_TRUNCL = @HAVE_DECL_TRUNCL@
83346 HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
83347 HAVE_DECL_UNSETENV = @HAVE_DECL_UNSETENV@
83348 HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
83349 -HAVE_DECL_WCSDUP = @HAVE_DECL_WCSDUP@
83350 HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
83351 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
83352 HAVE_DIRENT_H = @HAVE_DIRENT_H@
83353 HAVE_DPRINTF = @HAVE_DPRINTF@
83354 +HAVE_DUP2 = @HAVE_DUP2@
83355 HAVE_DUP3 = @HAVE_DUP3@
83356 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
83357 -HAVE_EXECVPE = @HAVE_EXECVPE@
83358 HAVE_EXPF = @HAVE_EXPF@
83359 HAVE_EXPL = @HAVE_EXPL@
83360 HAVE_EXPLICIT_BZERO = @HAVE_EXPLICIT_BZERO@
83361 @@ -905,7 +807,6 @@ HAVE_FTELLO = @HAVE_FTELLO@
83362 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
83363 HAVE_FUTIMENS = @HAVE_FUTIMENS@
83364 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
83365 -HAVE_GETENTROPY = @HAVE_GETENTROPY@
83366 HAVE_GETGROUPS = @HAVE_GETGROUPS@
83367 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
83368 HAVE_GETLOGIN = @HAVE_GETLOGIN@
83369 @@ -914,7 +815,6 @@ HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
83370 HAVE_GETPASS = @HAVE_GETPASS@
83371 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
83372 HAVE_GETTIMEOFDAY = @HAVE_GETTIMEOFDAY@
83373 -HAVE_GETUMASK = @HAVE_GETUMASK@
83374 HAVE_GRANTPT = @HAVE_GRANTPT@
83375 HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
83376 HAVE_HYPOTF = @HAVE_HYPOTF@
83377 @@ -942,6 +842,7 @@ HAVE_LOGBF = @HAVE_LOGBF@
83378 HAVE_LOGBL = @HAVE_LOGBL@
83379 HAVE_LOGF = @HAVE_LOGF@
83380 HAVE_LOGL = @HAVE_LOGL@
83381 +HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
83382 HAVE_LSTAT = @HAVE_LSTAT@
83383 HAVE_MAX_ALIGN_T = @HAVE_MAX_ALIGN_T@
83384 HAVE_MBRLEN = @HAVE_MBRLEN@
83385 @@ -951,6 +852,7 @@ HAVE_MBSLEN = @HAVE_MBSLEN@
83386 HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
83387 HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
83388 HAVE_MBTOWC = @HAVE_MBTOWC@
83389 +HAVE_MEMCHR = @HAVE_MEMCHR@
83390 HAVE_MEMPCPY = @HAVE_MEMPCPY@
83391 HAVE_MKDIRAT = @HAVE_MKDIRAT@
83392 HAVE_MKDTEMP = @HAVE_MKDTEMP@
83393 @@ -973,7 +875,6 @@ HAVE_PCLOSE = @HAVE_PCLOSE@
83394 HAVE_PIPE = @HAVE_PIPE@
83395 HAVE_PIPE2 = @HAVE_PIPE2@
83396 HAVE_POPEN = @HAVE_POPEN@
83397 -HAVE_POSIX_MEMALIGN = @HAVE_POSIX_MEMALIGN@
83398 HAVE_POSIX_OPENPT = @HAVE_POSIX_OPENPT@
83399 HAVE_POWF = @HAVE_POWF@
83400 HAVE_PREAD = @HAVE_PREAD@
83401 @@ -1003,8 +904,6 @@ HAVE_SECURE_GETENV = @HAVE_SECURE_GETENV@
83402 HAVE_SETENV = @HAVE_SETENV@
83403 HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@
83404 HAVE_SETSTATE = @HAVE_SETSTATE@
83405 -HAVE_SIGABBREV_NP = @HAVE_SIGABBREV_NP@
83406 -HAVE_SIGDESCR_NP = @HAVE_SIGDESCR_NP@
83407 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
83408 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
83409 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
83410 @@ -1020,16 +919,13 @@ HAVE_STPNCPY = @HAVE_STPNCPY@
83411 HAVE_STRCASECMP = @HAVE_STRCASECMP@
83412 HAVE_STRCASESTR = @HAVE_STRCASESTR@
83413 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
83414 -HAVE_STRERRORNAME_NP = @HAVE_STRERRORNAME_NP@
83415 HAVE_STRINGS_H = @HAVE_STRINGS_H@
83416 HAVE_STRPBRK = @HAVE_STRPBRK@
83417 HAVE_STRPTIME = @HAVE_STRPTIME@
83418 HAVE_STRSEP = @HAVE_STRSEP@
83419 HAVE_STRTOD = @HAVE_STRTOD@
83420 -HAVE_STRTOL = @HAVE_STRTOL@
83421 HAVE_STRTOLD = @HAVE_STRTOLD@
83422 HAVE_STRTOLL = @HAVE_STRTOLL@
83423 -HAVE_STRTOUL = @HAVE_STRTOUL@
83424 HAVE_STRTOULL = @HAVE_STRTOULL@
83425 HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
83426 HAVE_STRUCT_TIMEVAL = @HAVE_STRUCT_TIMEVAL@
83427 @@ -1047,12 +943,12 @@ HAVE_TANF = @HAVE_TANF@
83428 HAVE_TANHF = @HAVE_TANHF@
83429 HAVE_TANL = @HAVE_TANL@
83430 HAVE_TIMEGM = @HAVE_TIMEGM@
83431 -HAVE_TIMESPEC_GET = @HAVE_TIMESPEC_GET@
83432 -HAVE_TIMESPEC_GETRES = @HAVE_TIMESPEC_GETRES@
83433 HAVE_TIMEZONE_T = @HAVE_TIMEZONE_T@
83434 +HAVE_TZSET = @HAVE_TZSET@
83435 HAVE_UNISTD_H = @HAVE_UNISTD_H@
83436 HAVE_UNLINKAT = @HAVE_UNLINKAT@
83437 HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
83438 +HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
83439 HAVE_USLEEP = @HAVE_USLEEP@
83440 HAVE_UTIME = @HAVE_UTIME@
83441 HAVE_UTIMENSAT = @HAVE_UTIMENSAT@
83442 @@ -1094,7 +990,6 @@ HAVE_WMEMCHR = @HAVE_WMEMCHR@
83443 HAVE_WMEMCMP = @HAVE_WMEMCMP@
83444 HAVE_WMEMCPY = @HAVE_WMEMCPY@
83445 HAVE_WMEMMOVE = @HAVE_WMEMMOVE@
83446 -HAVE_WMEMPCPY = @HAVE_WMEMPCPY@
83447 HAVE_WMEMSET = @HAVE_WMEMSET@
83448 HAVE__BOOL = @HAVE__BOOL@
83449 HAVE__EXIT = @HAVE__EXIT@
83450 @@ -1191,18 +1086,16 @@ PATH_SEPARATOR = @PATH_SEPARATOR@
83451 PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
83452 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
83453 PRIPTR_PREFIX = @PRIPTR_PREFIX@
83454 +PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
83455 PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
83456 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
83457 RANLIB = @RANLIB@
83458 -REPLACE_ACCESS = @REPLACE_ACCESS@
83459 REPLACE_ACOSF = @REPLACE_ACOSF@
83460 -REPLACE_ALIGNED_ALLOC = @REPLACE_ALIGNED_ALLOC@
83461 REPLACE_ASINF = @REPLACE_ASINF@
83462 REPLACE_ATAN2F = @REPLACE_ATAN2F@
83463 REPLACE_ATANF = @REPLACE_ATANF@
83464 REPLACE_BTOWC = @REPLACE_BTOWC@
83465 -REPLACE_CALLOC_FOR_CALLOC_GNU = @REPLACE_CALLOC_FOR_CALLOC_GNU@
83466 -REPLACE_CALLOC_FOR_CALLOC_POSIX = @REPLACE_CALLOC_FOR_CALLOC_POSIX@
83467 +REPLACE_CALLOC = @REPLACE_CALLOC@
83468 REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
83469 REPLACE_CBRTF = @REPLACE_CBRTF@
83470 REPLACE_CBRTL = @REPLACE_CBRTL@
83471 @@ -1212,22 +1105,13 @@ REPLACE_CEILL = @REPLACE_CEILL@
83472 REPLACE_CHOWN = @REPLACE_CHOWN@
83473 REPLACE_CLOSE = @REPLACE_CLOSE@
83474 REPLACE_CLOSEDIR = @REPLACE_CLOSEDIR@
83475 -REPLACE_COPY_FILE_RANGE = @REPLACE_COPY_FILE_RANGE@
83476 REPLACE_COSF = @REPLACE_COSF@
83477 REPLACE_COSHF = @REPLACE_COSHF@
83478 -REPLACE_CREAT = @REPLACE_CREAT@
83479 REPLACE_CTIME = @REPLACE_CTIME@
83480 REPLACE_DIRFD = @REPLACE_DIRFD@
83481 REPLACE_DPRINTF = @REPLACE_DPRINTF@
83482 REPLACE_DUP = @REPLACE_DUP@
83483 REPLACE_DUP2 = @REPLACE_DUP2@
83484 -REPLACE_EXECL = @REPLACE_EXECL@
83485 -REPLACE_EXECLE = @REPLACE_EXECLE@
83486 -REPLACE_EXECLP = @REPLACE_EXECLP@
83487 -REPLACE_EXECV = @REPLACE_EXECV@
83488 -REPLACE_EXECVE = @REPLACE_EXECVE@
83489 -REPLACE_EXECVP = @REPLACE_EXECVP@
83490 -REPLACE_EXECVPE = @REPLACE_EXECVPE@
83491 REPLACE_EXP2 = @REPLACE_EXP2@
83492 REPLACE_EXP2L = @REPLACE_EXP2L@
83493 REPLACE_EXPF = @REPLACE_EXPF@
83494 @@ -1237,14 +1121,12 @@ REPLACE_EXPM1F = @REPLACE_EXPM1F@
83495 REPLACE_EXPM1L = @REPLACE_EXPM1L@
83496 REPLACE_FABSL = @REPLACE_FABSL@
83497 REPLACE_FACCESSAT = @REPLACE_FACCESSAT@
83498 -REPLACE_FCHMODAT = @REPLACE_FCHMODAT@
83499 REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
83500 REPLACE_FCLOSE = @REPLACE_FCLOSE@
83501 REPLACE_FCNTL = @REPLACE_FCNTL@
83502 REPLACE_FDOPEN = @REPLACE_FDOPEN@
83503 REPLACE_FDOPENDIR = @REPLACE_FDOPENDIR@
83504 REPLACE_FFLUSH = @REPLACE_FFLUSH@
83505 -REPLACE_FFSLL = @REPLACE_FFSLL@
83506 REPLACE_FLOOR = @REPLACE_FLOOR@
83507 REPLACE_FLOORF = @REPLACE_FLOORF@
83508 REPLACE_FLOORL = @REPLACE_FLOORL@
83509 @@ -1255,10 +1137,8 @@ REPLACE_FMOD = @REPLACE_FMOD@
83510 REPLACE_FMODF = @REPLACE_FMODF@
83511 REPLACE_FMODL = @REPLACE_FMODL@
83512 REPLACE_FOPEN = @REPLACE_FOPEN@
83513 -REPLACE_FOPEN_FOR_FOPEN_GNU = @REPLACE_FOPEN_FOR_FOPEN_GNU@
83514 REPLACE_FPRINTF = @REPLACE_FPRINTF@
83515 REPLACE_FPURGE = @REPLACE_FPURGE@
83516 -REPLACE_FREE = @REPLACE_FREE@
83517 REPLACE_FREOPEN = @REPLACE_FREOPEN@
83518 REPLACE_FREXP = @REPLACE_FREXP@
83519 REPLACE_FREXPF = @REPLACE_FREXPF@
83520 @@ -1280,7 +1160,6 @@ REPLACE_GETLINE = @REPLACE_GETLINE@
83521 REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
83522 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
83523 REPLACE_GETPASS = @REPLACE_GETPASS@
83524 -REPLACE_GETPASS_FOR_GETPASS_GNU = @REPLACE_GETPASS_FOR_GETPASS_GNU@
83525 REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
83526 REPLACE_GMTIME = @REPLACE_GMTIME@
83527 REPLACE_HUGE_VAL = @REPLACE_HUGE_VAL@
83528 @@ -1319,8 +1198,7 @@ REPLACE_LOGF = @REPLACE_LOGF@
83529 REPLACE_LOGL = @REPLACE_LOGL@
83530 REPLACE_LSEEK = @REPLACE_LSEEK@
83531 REPLACE_LSTAT = @REPLACE_LSTAT@
83532 -REPLACE_MALLOC_FOR_MALLOC_GNU = @REPLACE_MALLOC_FOR_MALLOC_GNU@
83533 -REPLACE_MALLOC_FOR_MALLOC_POSIX = @REPLACE_MALLOC_FOR_MALLOC_POSIX@
83534 +REPLACE_MALLOC = @REPLACE_MALLOC@
83535 REPLACE_MBRLEN = @REPLACE_MBRLEN@
83536 REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
83537 REPLACE_MBSINIT = @REPLACE_MBSINIT@
83538 @@ -1332,9 +1210,7 @@ REPLACE_MEMCHR = @REPLACE_MEMCHR@
83539 REPLACE_MEMMEM = @REPLACE_MEMMEM@
83540 REPLACE_MKDIR = @REPLACE_MKDIR@
83541 REPLACE_MKFIFO = @REPLACE_MKFIFO@
83542 -REPLACE_MKFIFOAT = @REPLACE_MKFIFOAT@
83543 REPLACE_MKNOD = @REPLACE_MKNOD@
83544 -REPLACE_MKNODAT = @REPLACE_MKNODAT@
83545 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
83546 REPLACE_MKTIME = @REPLACE_MKTIME@
83547 REPLACE_MODF = @REPLACE_MODF@
83548 @@ -1349,7 +1225,6 @@ REPLACE_OPENAT = @REPLACE_OPENAT@
83549 REPLACE_OPENDIR = @REPLACE_OPENDIR@
83550 REPLACE_PERROR = @REPLACE_PERROR@
83551 REPLACE_POPEN = @REPLACE_POPEN@
83552 -REPLACE_POSIX_MEMALIGN = @REPLACE_POSIX_MEMALIGN@
83553 REPLACE_PREAD = @REPLACE_PREAD@
83554 REPLACE_PRINTF = @REPLACE_PRINTF@
83555 REPLACE_PTSNAME = @REPLACE_PTSNAME@
83556 @@ -1362,9 +1237,7 @@ REPLACE_RANDOM_R = @REPLACE_RANDOM_R@
83557 REPLACE_READ = @REPLACE_READ@
83558 REPLACE_READLINK = @REPLACE_READLINK@
83559 REPLACE_READLINKAT = @REPLACE_READLINKAT@
83560 -REPLACE_REALLOCARRAY = @REPLACE_REALLOCARRAY@
83561 -REPLACE_REALLOC_FOR_REALLOC_GNU = @REPLACE_REALLOC_FOR_REALLOC_GNU@
83562 -REPLACE_REALLOC_FOR_REALLOC_POSIX = @REPLACE_REALLOC_FOR_REALLOC_POSIX@
83563 +REPLACE_REALLOC = @REPLACE_REALLOC@
83564 REPLACE_REALPATH = @REPLACE_REALPATH@
83565 REPLACE_REMAINDER = @REPLACE_REMAINDER@
83566 REPLACE_REMAINDERF = @REPLACE_REMAINDERF@
83567 @@ -1380,7 +1253,7 @@ REPLACE_ROUNDL = @REPLACE_ROUNDL@
83568 REPLACE_SETENV = @REPLACE_SETENV@
83569 REPLACE_SETSTATE = @REPLACE_SETSTATE@
83570 REPLACE_SIGNBIT = @REPLACE_SIGNBIT@
83571 -REPLACE_SIGNBIT_USING_BUILTINS = @REPLACE_SIGNBIT_USING_BUILTINS@
83572 +REPLACE_SIGNBIT_USING_GCC = @REPLACE_SIGNBIT_USING_GCC@
83573 REPLACE_SINF = @REPLACE_SINF@
83574 REPLACE_SINHF = @REPLACE_SINHF@
83575 REPLACE_SLEEP = @REPLACE_SLEEP@
83576 @@ -1396,7 +1269,6 @@ REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
83577 REPLACE_STRCHRNUL = @REPLACE_STRCHRNUL@
83578 REPLACE_STRDUP = @REPLACE_STRDUP@
83579 REPLACE_STRERROR = @REPLACE_STRERROR@
83580 -REPLACE_STRERRORNAME_NP = @REPLACE_STRERRORNAME_NP@
83581 REPLACE_STRERROR_R = @REPLACE_STRERROR_R@
83582 REPLACE_STRFTIME = @REPLACE_STRFTIME@
83583 REPLACE_STRNCAT = @REPLACE_STRNCAT@
83584 @@ -1407,11 +1279,7 @@ REPLACE_STRSTR = @REPLACE_STRSTR@
83585 REPLACE_STRTOD = @REPLACE_STRTOD@
83586 REPLACE_STRTOIMAX = @REPLACE_STRTOIMAX@
83587 REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
83588 -REPLACE_STRTOL = @REPLACE_STRTOL@
83589 REPLACE_STRTOLD = @REPLACE_STRTOLD@
83590 -REPLACE_STRTOLL = @REPLACE_STRTOLL@
83591 -REPLACE_STRTOUL = @REPLACE_STRTOUL@
83592 -REPLACE_STRTOULL = @REPLACE_STRTOULL@
83593 REPLACE_STRTOUMAX = @REPLACE_STRTOUMAX@
83594 REPLACE_STRUCT_TIMEVAL = @REPLACE_STRUCT_TIMEVAL@
83595 REPLACE_SYMLINK = @REPLACE_SYMLINK@
83596 @@ -1442,7 +1310,6 @@ REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
83597 REPLACE_WCSFTIME = @REPLACE_WCSFTIME@
83598 REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
83599 REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
83600 -REPLACE_WCSTOK = @REPLACE_WCSTOK@
83601 REPLACE_WCSWIDTH = @REPLACE_WCSWIDTH@
83602 REPLACE_WCTOB = @REPLACE_WCTOB@
83603 REPLACE_WCTOMB = @REPLACE_WCTOMB@
83604 @@ -1454,21 +1321,19 @@ SET_MAKE = @SET_MAKE@
83605 SHELL = @SHELL@
83606 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
83607 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
83608 -STDALIGN_H = @STDALIGN_H@
83609 STDBOOL_H = @STDBOOL_H@
83610 STDDEF_H = @STDDEF_H@
83611 STDINT_H = @STDINT_H@
83612 STRIP = @STRIP@
83613 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
83614 TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
83615 -TIME_H_DEFINES_TIME_UTC = @TIME_H_DEFINES_TIME_UTC@
83616 UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@
83617 UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@
83618 UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
83619 UNISTD_H_DEFINES_STRUCT_TIMESPEC = @UNISTD_H_DEFINES_STRUCT_TIMESPEC@
83620 -UNISTD_H_HAVE_SYS_RANDOM_H = @UNISTD_H_HAVE_SYS_RANDOM_H@
83621 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
83622 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
83623 +UTIME_H = @UTIME_H@
83624 VERSION = @VERSION@
83625 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
83626 WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
83627 @@ -1500,10 +1365,8 @@ datarootdir = @datarootdir@
83628 docdir = @docdir@
83629 dvidir = @dvidir@
83630 exec_prefix = @exec_prefix@
83631 -gl_LIBOBJDEPS = @gl_LIBOBJDEPS@
83632 gl_LIBOBJS = @gl_LIBOBJS@
83633 gl_LTLIBOBJS = @gl_LTLIBOBJS@
83634 -gltests_LIBOBJDEPS = @gltests_LIBOBJDEPS@
83635 gltests_LIBOBJS = @gltests_LIBOBJS@
83636 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
83637 gltests_WITNESS = @gltests_WITNESS@
83638
83639 diff --git a/tests/quse/Makefile.in b/tests/quse/Makefile.in
83640 index ba522ca..d8b1ad7 100644
83641 --- a/tests/quse/Makefile.in
83642 +++ b/tests/quse/Makefile.in
83643 @@ -90,12 +90,9 @@ host_triplet = @host@
83644 subdir = tests/quse
83645 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
83646 am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
83647 - $(top_srcdir)/autotools/m4/__inline.m4 \
83648 $(top_srcdir)/autotools/m4/absolute-header.m4 \
83649 $(top_srcdir)/autotools/m4/ac_check_sendfile.m4 \
83650 $(top_srcdir)/autotools/m4/alloca.m4 \
83651 - $(top_srcdir)/autotools/m4/builtin-expect.m4 \
83652 - $(top_srcdir)/autotools/m4/calloc.m4 \
83653 $(top_srcdir)/autotools/m4/canonicalize.m4 \
83654 $(top_srcdir)/autotools/m4/chdir-long.m4 \
83655 $(top_srcdir)/autotools/m4/clock_time.m4 \
83656 @@ -103,6 +100,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
83657 $(top_srcdir)/autotools/m4/closedir.m4 \
83658 $(top_srcdir)/autotools/m4/dirent_h.m4 \
83659 $(top_srcdir)/autotools/m4/dirfd.m4 \
83660 + $(top_srcdir)/autotools/m4/dirname.m4 \
83661 $(top_srcdir)/autotools/m4/double-slash-root.m4 \
83662 $(top_srcdir)/autotools/m4/dup.m4 \
83663 $(top_srcdir)/autotools/m4/dup2.m4 \
83664 @@ -124,7 +122,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
83665 $(top_srcdir)/autotools/m4/filenamecat.m4 \
83666 $(top_srcdir)/autotools/m4/float_h.m4 \
83667 $(top_srcdir)/autotools/m4/fpieee.m4 \
83668 - $(top_srcdir)/autotools/m4/free.m4 \
83669 $(top_srcdir)/autotools/m4/frexp.m4 \
83670 $(top_srcdir)/autotools/m4/frexpl.m4 \
83671 $(top_srcdir)/autotools/m4/fstat.m4 \
83672 @@ -144,6 +141,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
83673 $(top_srcdir)/autotools/m4/group-member.m4 \
83674 $(top_srcdir)/autotools/m4/include_next.m4 \
83675 $(top_srcdir)/autotools/m4/intmax_t.m4 \
83676 + $(top_srcdir)/autotools/m4/inttypes-pri.m4 \
83677 $(top_srcdir)/autotools/m4/inttypes.m4 \
83678 $(top_srcdir)/autotools/m4/inttypes_h.m4 \
83679 $(top_srcdir)/autotools/m4/isnand.m4 \
83680 @@ -153,6 +151,8 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
83681 $(top_srcdir)/autotools/m4/ldexpl.m4 \
83682 $(top_srcdir)/autotools/m4/libtool.m4 \
83683 $(top_srcdir)/autotools/m4/limits-h.m4 \
83684 + $(top_srcdir)/autotools/m4/localtime-buffer.m4 \
83685 + $(top_srcdir)/autotools/m4/longlong.m4 \
83686 $(top_srcdir)/autotools/m4/lstat.m4 \
83687 $(top_srcdir)/autotools/m4/ltoptions.m4 \
83688 $(top_srcdir)/autotools/m4/ltsugar.m4 \
83689 @@ -164,7 +164,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
83690 $(top_srcdir)/autotools/m4/memchr.m4 \
83691 $(top_srcdir)/autotools/m4/mempcpy.m4 \
83692 $(top_srcdir)/autotools/m4/memrchr.m4 \
83693 - $(top_srcdir)/autotools/m4/minmax.m4 \
83694 $(top_srcdir)/autotools/m4/mkdir.m4 \
83695 $(top_srcdir)/autotools/m4/mkdirat.m4 \
83696 $(top_srcdir)/autotools/m4/mmap-anon.m4 \
83697 @@ -175,20 +174,16 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
83698 $(top_srcdir)/autotools/m4/nocrash.m4 \
83699 $(top_srcdir)/autotools/m4/off_t.m4 \
83700 $(top_srcdir)/autotools/m4/open-cloexec.m4 \
83701 - $(top_srcdir)/autotools/m4/open-slash.m4 \
83702 $(top_srcdir)/autotools/m4/open.m4 \
83703 $(top_srcdir)/autotools/m4/openat.m4 \
83704 $(top_srcdir)/autotools/m4/opendir.m4 \
83705 $(top_srcdir)/autotools/m4/pathmax.m4 \
83706 - $(top_srcdir)/autotools/m4/pipe.m4 \
83707 $(top_srcdir)/autotools/m4/printf-frexp.m4 \
83708 $(top_srcdir)/autotools/m4/printf-frexpl.m4 \
83709 $(top_srcdir)/autotools/m4/printf.m4 \
83710 - $(top_srcdir)/autotools/m4/rawmemchr.m4 \
83711 $(top_srcdir)/autotools/m4/readlink.m4 \
83712 $(top_srcdir)/autotools/m4/readlinkat.m4 \
83713 $(top_srcdir)/autotools/m4/realloc.m4 \
83714 - $(top_srcdir)/autotools/m4/reallocarray.m4 \
83715 $(top_srcdir)/autotools/m4/rename.m4 \
83716 $(top_srcdir)/autotools/m4/renameat.m4 \
83717 $(top_srcdir)/autotools/m4/rmdir.m4 \
83718 @@ -198,7 +193,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
83719 $(top_srcdir)/autotools/m4/ssize_t.m4 \
83720 $(top_srcdir)/autotools/m4/stat-time.m4 \
83721 $(top_srcdir)/autotools/m4/stat.m4 \
83722 - $(top_srcdir)/autotools/m4/stdalign.m4 \
83723 $(top_srcdir)/autotools/m4/stdbool.m4 \
83724 $(top_srcdir)/autotools/m4/stddef_h.m4 \
83725 $(top_srcdir)/autotools/m4/stdint.m4 \
83726 @@ -237,10 +231,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
83727 $(top_srcdir)/autotools/m4/wchar_t.m4 \
83728 $(top_srcdir)/autotools/m4/wint_t.m4 \
83729 $(top_srcdir)/autotools/m4/xalloc.m4 \
83730 - $(top_srcdir)/autotools/m4/xsize.m4 \
83731 - $(top_srcdir)/autotools/m4/year2038.m4 \
83732 - $(top_srcdir)/autotools/m4/zzgnulib.m4 \
83733 - $(top_srcdir)/configure.ac
83734 + $(top_srcdir)/autotools/m4/xsize.m4 $(top_srcdir)/configure.ac
83735 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
83736 $(ACLOCAL_M4)
83737 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
83738 @@ -318,450 +309,368 @@ FGREP = @FGREP@
83739 FLOAT_H = @FLOAT_H@
83740 GETOPT_CDEFS_H = @GETOPT_CDEFS_H@
83741 GETOPT_H = @GETOPT_H@
83742 -GL_CFLAG_ALLOW_WARNINGS = @GL_CFLAG_ALLOW_WARNINGS@
83743 -GL_CFLAG_GNULIB_WARNINGS = @GL_CFLAG_GNULIB_WARNINGS@
83744 -GL_GNULIB_ACCESS = @GL_GNULIB_ACCESS@
83745 -GL_GNULIB_ACOSF = @GL_GNULIB_ACOSF@
83746 -GL_GNULIB_ACOSL = @GL_GNULIB_ACOSL@
83747 -GL_GNULIB_ALIGNED_ALLOC = @GL_GNULIB_ALIGNED_ALLOC@
83748 -GL_GNULIB_ALPHASORT = @GL_GNULIB_ALPHASORT@
83749 -GL_GNULIB_ASINF = @GL_GNULIB_ASINF@
83750 -GL_GNULIB_ASINL = @GL_GNULIB_ASINL@
83751 -GL_GNULIB_ATAN2F = @GL_GNULIB_ATAN2F@
83752 -GL_GNULIB_ATANF = @GL_GNULIB_ATANF@
83753 -GL_GNULIB_ATANL = @GL_GNULIB_ATANL@
83754 -GL_GNULIB_ATOLL = @GL_GNULIB_ATOLL@
83755 -GL_GNULIB_BTOWC = @GL_GNULIB_BTOWC@
83756 -GL_GNULIB_CALLOC_GNU = @GL_GNULIB_CALLOC_GNU@
83757 -GL_GNULIB_CALLOC_POSIX = @GL_GNULIB_CALLOC_POSIX@
83758 -GL_GNULIB_CANONICALIZE_FILE_NAME = @GL_GNULIB_CANONICALIZE_FILE_NAME@
83759 -GL_GNULIB_CBRT = @GL_GNULIB_CBRT@
83760 -GL_GNULIB_CBRTF = @GL_GNULIB_CBRTF@
83761 -GL_GNULIB_CBRTL = @GL_GNULIB_CBRTL@
83762 -GL_GNULIB_CEIL = @GL_GNULIB_CEIL@
83763 -GL_GNULIB_CEILF = @GL_GNULIB_CEILF@
83764 -GL_GNULIB_CEILL = @GL_GNULIB_CEILL@
83765 -GL_GNULIB_CHDIR = @GL_GNULIB_CHDIR@
83766 -GL_GNULIB_CHOWN = @GL_GNULIB_CHOWN@
83767 -GL_GNULIB_CLOSE = @GL_GNULIB_CLOSE@
83768 -GL_GNULIB_CLOSEDIR = @GL_GNULIB_CLOSEDIR@
83769 -GL_GNULIB_COPYSIGN = @GL_GNULIB_COPYSIGN@
83770 -GL_GNULIB_COPYSIGNF = @GL_GNULIB_COPYSIGNF@
83771 -GL_GNULIB_COPYSIGNL = @GL_GNULIB_COPYSIGNL@
83772 -GL_GNULIB_COPY_FILE_RANGE = @GL_GNULIB_COPY_FILE_RANGE@
83773 -GL_GNULIB_COSF = @GL_GNULIB_COSF@
83774 -GL_GNULIB_COSHF = @GL_GNULIB_COSHF@
83775 -GL_GNULIB_COSL = @GL_GNULIB_COSL@
83776 -GL_GNULIB_CREAT = @GL_GNULIB_CREAT@
83777 -GL_GNULIB_CTIME = @GL_GNULIB_CTIME@
83778 -GL_GNULIB_DIRFD = @GL_GNULIB_DIRFD@
83779 -GL_GNULIB_DPRINTF = @GL_GNULIB_DPRINTF@
83780 -GL_GNULIB_DUP = @GL_GNULIB_DUP@
83781 -GL_GNULIB_DUP2 = @GL_GNULIB_DUP2@
83782 -GL_GNULIB_DUP3 = @GL_GNULIB_DUP3@
83783 -GL_GNULIB_ENVIRON = @GL_GNULIB_ENVIRON@
83784 -GL_GNULIB_EUIDACCESS = @GL_GNULIB_EUIDACCESS@
83785 -GL_GNULIB_EXECL = @GL_GNULIB_EXECL@
83786 -GL_GNULIB_EXECLE = @GL_GNULIB_EXECLE@
83787 -GL_GNULIB_EXECLP = @GL_GNULIB_EXECLP@
83788 -GL_GNULIB_EXECV = @GL_GNULIB_EXECV@
83789 -GL_GNULIB_EXECVE = @GL_GNULIB_EXECVE@
83790 -GL_GNULIB_EXECVP = @GL_GNULIB_EXECVP@
83791 -GL_GNULIB_EXECVPE = @GL_GNULIB_EXECVPE@
83792 -GL_GNULIB_EXP2 = @GL_GNULIB_EXP2@
83793 -GL_GNULIB_EXP2F = @GL_GNULIB_EXP2F@
83794 -GL_GNULIB_EXP2L = @GL_GNULIB_EXP2L@
83795 -GL_GNULIB_EXPF = @GL_GNULIB_EXPF@
83796 -GL_GNULIB_EXPL = @GL_GNULIB_EXPL@
83797 -GL_GNULIB_EXPLICIT_BZERO = @GL_GNULIB_EXPLICIT_BZERO@
83798 -GL_GNULIB_EXPM1 = @GL_GNULIB_EXPM1@
83799 -GL_GNULIB_EXPM1F = @GL_GNULIB_EXPM1F@
83800 -GL_GNULIB_EXPM1L = @GL_GNULIB_EXPM1L@
83801 -GL_GNULIB_FABSF = @GL_GNULIB_FABSF@
83802 -GL_GNULIB_FABSL = @GL_GNULIB_FABSL@
83803 -GL_GNULIB_FACCESSAT = @GL_GNULIB_FACCESSAT@
83804 -GL_GNULIB_FCHDIR = @GL_GNULIB_FCHDIR@
83805 -GL_GNULIB_FCHMODAT = @GL_GNULIB_FCHMODAT@
83806 -GL_GNULIB_FCHOWNAT = @GL_GNULIB_FCHOWNAT@
83807 -GL_GNULIB_FCLOSE = @GL_GNULIB_FCLOSE@
83808 -GL_GNULIB_FCNTL = @GL_GNULIB_FCNTL@
83809 -GL_GNULIB_FDATASYNC = @GL_GNULIB_FDATASYNC@
83810 -GL_GNULIB_FDOPEN = @GL_GNULIB_FDOPEN@
83811 -GL_GNULIB_FDOPENDIR = @GL_GNULIB_FDOPENDIR@
83812 -GL_GNULIB_FFLUSH = @GL_GNULIB_FFLUSH@
83813 -GL_GNULIB_FFS = @GL_GNULIB_FFS@
83814 -GL_GNULIB_FFSL = @GL_GNULIB_FFSL@
83815 -GL_GNULIB_FFSLL = @GL_GNULIB_FFSLL@
83816 -GL_GNULIB_FGETC = @GL_GNULIB_FGETC@
83817 -GL_GNULIB_FGETS = @GL_GNULIB_FGETS@
83818 -GL_GNULIB_FLOOR = @GL_GNULIB_FLOOR@
83819 -GL_GNULIB_FLOORF = @GL_GNULIB_FLOORF@
83820 -GL_GNULIB_FLOORL = @GL_GNULIB_FLOORL@
83821 -GL_GNULIB_FMA = @GL_GNULIB_FMA@
83822 -GL_GNULIB_FMAF = @GL_GNULIB_FMAF@
83823 -GL_GNULIB_FMAL = @GL_GNULIB_FMAL@
83824 -GL_GNULIB_FMOD = @GL_GNULIB_FMOD@
83825 -GL_GNULIB_FMODF = @GL_GNULIB_FMODF@
83826 -GL_GNULIB_FMODL = @GL_GNULIB_FMODL@
83827 -GL_GNULIB_FOPEN = @GL_GNULIB_FOPEN@
83828 -GL_GNULIB_FOPEN_GNU = @GL_GNULIB_FOPEN_GNU@
83829 -GL_GNULIB_FPRINTF = @GL_GNULIB_FPRINTF@
83830 -GL_GNULIB_FPRINTF_POSIX = @GL_GNULIB_FPRINTF_POSIX@
83831 -GL_GNULIB_FPURGE = @GL_GNULIB_FPURGE@
83832 -GL_GNULIB_FPUTC = @GL_GNULIB_FPUTC@
83833 -GL_GNULIB_FPUTS = @GL_GNULIB_FPUTS@
83834 -GL_GNULIB_FREAD = @GL_GNULIB_FREAD@
83835 -GL_GNULIB_FREE_POSIX = @GL_GNULIB_FREE_POSIX@
83836 -GL_GNULIB_FREOPEN = @GL_GNULIB_FREOPEN@
83837 -GL_GNULIB_FREXP = @GL_GNULIB_FREXP@
83838 -GL_GNULIB_FREXPF = @GL_GNULIB_FREXPF@
83839 -GL_GNULIB_FREXPL = @GL_GNULIB_FREXPL@
83840 -GL_GNULIB_FSCANF = @GL_GNULIB_FSCANF@
83841 -GL_GNULIB_FSEEK = @GL_GNULIB_FSEEK@
83842 -GL_GNULIB_FSEEKO = @GL_GNULIB_FSEEKO@
83843 -GL_GNULIB_FSTAT = @GL_GNULIB_FSTAT@
83844 -GL_GNULIB_FSTATAT = @GL_GNULIB_FSTATAT@
83845 -GL_GNULIB_FSYNC = @GL_GNULIB_FSYNC@
83846 -GL_GNULIB_FTELL = @GL_GNULIB_FTELL@
83847 -GL_GNULIB_FTELLO = @GL_GNULIB_FTELLO@
83848 -GL_GNULIB_FTRUNCATE = @GL_GNULIB_FTRUNCATE@
83849 -GL_GNULIB_FUTIMENS = @GL_GNULIB_FUTIMENS@
83850 -GL_GNULIB_FWRITE = @GL_GNULIB_FWRITE@
83851 -GL_GNULIB_GETC = @GL_GNULIB_GETC@
83852 -GL_GNULIB_GETCHAR = @GL_GNULIB_GETCHAR@
83853 -GL_GNULIB_GETCWD = @GL_GNULIB_GETCWD@
83854 -GL_GNULIB_GETDELIM = @GL_GNULIB_GETDELIM@
83855 -GL_GNULIB_GETDOMAINNAME = @GL_GNULIB_GETDOMAINNAME@
83856 -GL_GNULIB_GETDTABLESIZE = @GL_GNULIB_GETDTABLESIZE@
83857 -GL_GNULIB_GETENTROPY = @GL_GNULIB_GETENTROPY@
83858 -GL_GNULIB_GETGROUPS = @GL_GNULIB_GETGROUPS@
83859 -GL_GNULIB_GETHOSTNAME = @GL_GNULIB_GETHOSTNAME@
83860 -GL_GNULIB_GETLINE = @GL_GNULIB_GETLINE@
83861 -GL_GNULIB_GETLOADAVG = @GL_GNULIB_GETLOADAVG@
83862 -GL_GNULIB_GETLOGIN = @GL_GNULIB_GETLOGIN@
83863 -GL_GNULIB_GETLOGIN_R = @GL_GNULIB_GETLOGIN_R@
83864 -GL_GNULIB_GETOPT_POSIX = @GL_GNULIB_GETOPT_POSIX@
83865 -GL_GNULIB_GETPAGESIZE = @GL_GNULIB_GETPAGESIZE@
83866 -GL_GNULIB_GETPASS = @GL_GNULIB_GETPASS@
83867 -GL_GNULIB_GETPASS_GNU = @GL_GNULIB_GETPASS_GNU@
83868 -GL_GNULIB_GETSUBOPT = @GL_GNULIB_GETSUBOPT@
83869 -GL_GNULIB_GETTIMEOFDAY = @GL_GNULIB_GETTIMEOFDAY@
83870 -GL_GNULIB_GETUMASK = @GL_GNULIB_GETUMASK@
83871 -GL_GNULIB_GETUSERSHELL = @GL_GNULIB_GETUSERSHELL@
83872 -GL_GNULIB_GRANTPT = @GL_GNULIB_GRANTPT@
83873 -GL_GNULIB_GROUP_MEMBER = @GL_GNULIB_GROUP_MEMBER@
83874 -GL_GNULIB_HYPOT = @GL_GNULIB_HYPOT@
83875 -GL_GNULIB_HYPOTF = @GL_GNULIB_HYPOTF@
83876 -GL_GNULIB_HYPOTL = @GL_GNULIB_HYPOTL@
83877 -GL_GNULIB_ILOGB = @GL_GNULIB_ILOGB@
83878 -GL_GNULIB_ILOGBF = @GL_GNULIB_ILOGBF@
83879 -GL_GNULIB_ILOGBL = @GL_GNULIB_ILOGBL@
83880 -GL_GNULIB_IMAXABS = @GL_GNULIB_IMAXABS@
83881 -GL_GNULIB_IMAXDIV = @GL_GNULIB_IMAXDIV@
83882 -GL_GNULIB_ISATTY = @GL_GNULIB_ISATTY@
83883 -GL_GNULIB_ISFINITE = @GL_GNULIB_ISFINITE@
83884 -GL_GNULIB_ISINF = @GL_GNULIB_ISINF@
83885 -GL_GNULIB_ISNAN = @GL_GNULIB_ISNAN@
83886 -GL_GNULIB_ISNAND = @GL_GNULIB_ISNAND@
83887 -GL_GNULIB_ISNANF = @GL_GNULIB_ISNANF@
83888 -GL_GNULIB_ISNANL = @GL_GNULIB_ISNANL@
83889 -GL_GNULIB_LCHMOD = @GL_GNULIB_LCHMOD@
83890 -GL_GNULIB_LCHOWN = @GL_GNULIB_LCHOWN@
83891 -GL_GNULIB_LDEXPF = @GL_GNULIB_LDEXPF@
83892 -GL_GNULIB_LDEXPL = @GL_GNULIB_LDEXPL@
83893 -GL_GNULIB_LINK = @GL_GNULIB_LINK@
83894 -GL_GNULIB_LINKAT = @GL_GNULIB_LINKAT@
83895 -GL_GNULIB_LOCALTIME = @GL_GNULIB_LOCALTIME@
83896 -GL_GNULIB_LOG = @GL_GNULIB_LOG@
83897 -GL_GNULIB_LOG10 = @GL_GNULIB_LOG10@
83898 -GL_GNULIB_LOG10F = @GL_GNULIB_LOG10F@
83899 -GL_GNULIB_LOG10L = @GL_GNULIB_LOG10L@
83900 -GL_GNULIB_LOG1P = @GL_GNULIB_LOG1P@
83901 -GL_GNULIB_LOG1PF = @GL_GNULIB_LOG1PF@
83902 -GL_GNULIB_LOG1PL = @GL_GNULIB_LOG1PL@
83903 -GL_GNULIB_LOG2 = @GL_GNULIB_LOG2@
83904 -GL_GNULIB_LOG2F = @GL_GNULIB_LOG2F@
83905 -GL_GNULIB_LOG2L = @GL_GNULIB_LOG2L@
83906 -GL_GNULIB_LOGB = @GL_GNULIB_LOGB@
83907 -GL_GNULIB_LOGBF = @GL_GNULIB_LOGBF@
83908 -GL_GNULIB_LOGBL = @GL_GNULIB_LOGBL@
83909 -GL_GNULIB_LOGF = @GL_GNULIB_LOGF@
83910 -GL_GNULIB_LOGL = @GL_GNULIB_LOGL@
83911 -GL_GNULIB_LSEEK = @GL_GNULIB_LSEEK@
83912 -GL_GNULIB_LSTAT = @GL_GNULIB_LSTAT@
83913 -GL_GNULIB_MALLOC_GNU = @GL_GNULIB_MALLOC_GNU@
83914 -GL_GNULIB_MALLOC_POSIX = @GL_GNULIB_MALLOC_POSIX@
83915 -GL_GNULIB_MBRLEN = @GL_GNULIB_MBRLEN@
83916 -GL_GNULIB_MBRTOWC = @GL_GNULIB_MBRTOWC@
83917 -GL_GNULIB_MBSCASECMP = @GL_GNULIB_MBSCASECMP@
83918 -GL_GNULIB_MBSCASESTR = @GL_GNULIB_MBSCASESTR@
83919 -GL_GNULIB_MBSCHR = @GL_GNULIB_MBSCHR@
83920 -GL_GNULIB_MBSCSPN = @GL_GNULIB_MBSCSPN@
83921 -GL_GNULIB_MBSINIT = @GL_GNULIB_MBSINIT@
83922 -GL_GNULIB_MBSLEN = @GL_GNULIB_MBSLEN@
83923 -GL_GNULIB_MBSNCASECMP = @GL_GNULIB_MBSNCASECMP@
83924 -GL_GNULIB_MBSNLEN = @GL_GNULIB_MBSNLEN@
83925 -GL_GNULIB_MBSNRTOWCS = @GL_GNULIB_MBSNRTOWCS@
83926 -GL_GNULIB_MBSPBRK = @GL_GNULIB_MBSPBRK@
83927 -GL_GNULIB_MBSPCASECMP = @GL_GNULIB_MBSPCASECMP@
83928 -GL_GNULIB_MBSRCHR = @GL_GNULIB_MBSRCHR@
83929 -GL_GNULIB_MBSRTOWCS = @GL_GNULIB_MBSRTOWCS@
83930 -GL_GNULIB_MBSSEP = @GL_GNULIB_MBSSEP@
83931 -GL_GNULIB_MBSSPN = @GL_GNULIB_MBSSPN@
83932 -GL_GNULIB_MBSSTR = @GL_GNULIB_MBSSTR@
83933 -GL_GNULIB_MBSTOK_R = @GL_GNULIB_MBSTOK_R@
83934 -GL_GNULIB_MBTOWC = @GL_GNULIB_MBTOWC@
83935 -GL_GNULIB_MDA_ACCESS = @GL_GNULIB_MDA_ACCESS@
83936 -GL_GNULIB_MDA_CHDIR = @GL_GNULIB_MDA_CHDIR@
83937 -GL_GNULIB_MDA_CHMOD = @GL_GNULIB_MDA_CHMOD@
83938 -GL_GNULIB_MDA_CLOSE = @GL_GNULIB_MDA_CLOSE@
83939 -GL_GNULIB_MDA_CREAT = @GL_GNULIB_MDA_CREAT@
83940 -GL_GNULIB_MDA_DUP = @GL_GNULIB_MDA_DUP@
83941 -GL_GNULIB_MDA_DUP2 = @GL_GNULIB_MDA_DUP2@
83942 -GL_GNULIB_MDA_ECVT = @GL_GNULIB_MDA_ECVT@
83943 -GL_GNULIB_MDA_EXECL = @GL_GNULIB_MDA_EXECL@
83944 -GL_GNULIB_MDA_EXECLE = @GL_GNULIB_MDA_EXECLE@
83945 -GL_GNULIB_MDA_EXECLP = @GL_GNULIB_MDA_EXECLP@
83946 -GL_GNULIB_MDA_EXECV = @GL_GNULIB_MDA_EXECV@
83947 -GL_GNULIB_MDA_EXECVE = @GL_GNULIB_MDA_EXECVE@
83948 -GL_GNULIB_MDA_EXECVP = @GL_GNULIB_MDA_EXECVP@
83949 -GL_GNULIB_MDA_EXECVPE = @GL_GNULIB_MDA_EXECVPE@
83950 -GL_GNULIB_MDA_FCLOSEALL = @GL_GNULIB_MDA_FCLOSEALL@
83951 -GL_GNULIB_MDA_FCVT = @GL_GNULIB_MDA_FCVT@
83952 -GL_GNULIB_MDA_FDOPEN = @GL_GNULIB_MDA_FDOPEN@
83953 -GL_GNULIB_MDA_FILENO = @GL_GNULIB_MDA_FILENO@
83954 -GL_GNULIB_MDA_GCVT = @GL_GNULIB_MDA_GCVT@
83955 -GL_GNULIB_MDA_GETCWD = @GL_GNULIB_MDA_GETCWD@
83956 -GL_GNULIB_MDA_GETPID = @GL_GNULIB_MDA_GETPID@
83957 -GL_GNULIB_MDA_GETW = @GL_GNULIB_MDA_GETW@
83958 -GL_GNULIB_MDA_ISATTY = @GL_GNULIB_MDA_ISATTY@
83959 -GL_GNULIB_MDA_J0 = @GL_GNULIB_MDA_J0@
83960 -GL_GNULIB_MDA_J1 = @GL_GNULIB_MDA_J1@
83961 -GL_GNULIB_MDA_JN = @GL_GNULIB_MDA_JN@
83962 -GL_GNULIB_MDA_LSEEK = @GL_GNULIB_MDA_LSEEK@
83963 -GL_GNULIB_MDA_MEMCCPY = @GL_GNULIB_MDA_MEMCCPY@
83964 -GL_GNULIB_MDA_MKDIR = @GL_GNULIB_MDA_MKDIR@
83965 -GL_GNULIB_MDA_MKTEMP = @GL_GNULIB_MDA_MKTEMP@
83966 -GL_GNULIB_MDA_OPEN = @GL_GNULIB_MDA_OPEN@
83967 -GL_GNULIB_MDA_PUTENV = @GL_GNULIB_MDA_PUTENV@
83968 -GL_GNULIB_MDA_PUTW = @GL_GNULIB_MDA_PUTW@
83969 -GL_GNULIB_MDA_READ = @GL_GNULIB_MDA_READ@
83970 -GL_GNULIB_MDA_RMDIR = @GL_GNULIB_MDA_RMDIR@
83971 -GL_GNULIB_MDA_STRDUP = @GL_GNULIB_MDA_STRDUP@
83972 -GL_GNULIB_MDA_SWAB = @GL_GNULIB_MDA_SWAB@
83973 -GL_GNULIB_MDA_TEMPNAM = @GL_GNULIB_MDA_TEMPNAM@
83974 -GL_GNULIB_MDA_TZSET = @GL_GNULIB_MDA_TZSET@
83975 -GL_GNULIB_MDA_UMASK = @GL_GNULIB_MDA_UMASK@
83976 -GL_GNULIB_MDA_UNLINK = @GL_GNULIB_MDA_UNLINK@
83977 -GL_GNULIB_MDA_UTIME = @GL_GNULIB_MDA_UTIME@
83978 -GL_GNULIB_MDA_WCSDUP = @GL_GNULIB_MDA_WCSDUP@
83979 -GL_GNULIB_MDA_WRITE = @GL_GNULIB_MDA_WRITE@
83980 -GL_GNULIB_MDA_Y0 = @GL_GNULIB_MDA_Y0@
83981 -GL_GNULIB_MDA_Y1 = @GL_GNULIB_MDA_Y1@
83982 -GL_GNULIB_MDA_YN = @GL_GNULIB_MDA_YN@
83983 -GL_GNULIB_MEMCHR = @GL_GNULIB_MEMCHR@
83984 -GL_GNULIB_MEMMEM = @GL_GNULIB_MEMMEM@
83985 -GL_GNULIB_MEMPCPY = @GL_GNULIB_MEMPCPY@
83986 -GL_GNULIB_MEMRCHR = @GL_GNULIB_MEMRCHR@
83987 -GL_GNULIB_MKDIR = @GL_GNULIB_MKDIR@
83988 -GL_GNULIB_MKDIRAT = @GL_GNULIB_MKDIRAT@
83989 -GL_GNULIB_MKDTEMP = @GL_GNULIB_MKDTEMP@
83990 -GL_GNULIB_MKFIFO = @GL_GNULIB_MKFIFO@
83991 -GL_GNULIB_MKFIFOAT = @GL_GNULIB_MKFIFOAT@
83992 -GL_GNULIB_MKNOD = @GL_GNULIB_MKNOD@
83993 -GL_GNULIB_MKNODAT = @GL_GNULIB_MKNODAT@
83994 -GL_GNULIB_MKOSTEMP = @GL_GNULIB_MKOSTEMP@
83995 -GL_GNULIB_MKOSTEMPS = @GL_GNULIB_MKOSTEMPS@
83996 -GL_GNULIB_MKSTEMP = @GL_GNULIB_MKSTEMP@
83997 -GL_GNULIB_MKSTEMPS = @GL_GNULIB_MKSTEMPS@
83998 -GL_GNULIB_MKTIME = @GL_GNULIB_MKTIME@
83999 -GL_GNULIB_MODF = @GL_GNULIB_MODF@
84000 -GL_GNULIB_MODFF = @GL_GNULIB_MODFF@
84001 -GL_GNULIB_MODFL = @GL_GNULIB_MODFL@
84002 -GL_GNULIB_NANOSLEEP = @GL_GNULIB_NANOSLEEP@
84003 -GL_GNULIB_NONBLOCKING = @GL_GNULIB_NONBLOCKING@
84004 -GL_GNULIB_OBSTACK_PRINTF = @GL_GNULIB_OBSTACK_PRINTF@
84005 -GL_GNULIB_OBSTACK_PRINTF_POSIX = @GL_GNULIB_OBSTACK_PRINTF_POSIX@
84006 -GL_GNULIB_OPEN = @GL_GNULIB_OPEN@
84007 -GL_GNULIB_OPENAT = @GL_GNULIB_OPENAT@
84008 -GL_GNULIB_OPENDIR = @GL_GNULIB_OPENDIR@
84009 -GL_GNULIB_OVERRIDES_STRUCT_STAT = @GL_GNULIB_OVERRIDES_STRUCT_STAT@
84010 -GL_GNULIB_PCLOSE = @GL_GNULIB_PCLOSE@
84011 -GL_GNULIB_PERROR = @GL_GNULIB_PERROR@
84012 -GL_GNULIB_PIPE = @GL_GNULIB_PIPE@
84013 -GL_GNULIB_PIPE2 = @GL_GNULIB_PIPE2@
84014 -GL_GNULIB_POPEN = @GL_GNULIB_POPEN@
84015 -GL_GNULIB_POSIX_MEMALIGN = @GL_GNULIB_POSIX_MEMALIGN@
84016 -GL_GNULIB_POSIX_OPENPT = @GL_GNULIB_POSIX_OPENPT@
84017 -GL_GNULIB_POWF = @GL_GNULIB_POWF@
84018 -GL_GNULIB_PREAD = @GL_GNULIB_PREAD@
84019 -GL_GNULIB_PRINTF = @GL_GNULIB_PRINTF@
84020 -GL_GNULIB_PRINTF_POSIX = @GL_GNULIB_PRINTF_POSIX@
84021 -GL_GNULIB_PTSNAME = @GL_GNULIB_PTSNAME@
84022 -GL_GNULIB_PTSNAME_R = @GL_GNULIB_PTSNAME_R@
84023 -GL_GNULIB_PUTC = @GL_GNULIB_PUTC@
84024 -GL_GNULIB_PUTCHAR = @GL_GNULIB_PUTCHAR@
84025 -GL_GNULIB_PUTENV = @GL_GNULIB_PUTENV@
84026 -GL_GNULIB_PUTS = @GL_GNULIB_PUTS@
84027 -GL_GNULIB_PWRITE = @GL_GNULIB_PWRITE@
84028 -GL_GNULIB_QSORT_R = @GL_GNULIB_QSORT_R@
84029 -GL_GNULIB_RANDOM = @GL_GNULIB_RANDOM@
84030 -GL_GNULIB_RANDOM_R = @GL_GNULIB_RANDOM_R@
84031 -GL_GNULIB_RAWMEMCHR = @GL_GNULIB_RAWMEMCHR@
84032 -GL_GNULIB_READ = @GL_GNULIB_READ@
84033 -GL_GNULIB_READDIR = @GL_GNULIB_READDIR@
84034 -GL_GNULIB_READLINK = @GL_GNULIB_READLINK@
84035 -GL_GNULIB_READLINKAT = @GL_GNULIB_READLINKAT@
84036 -GL_GNULIB_REALLOCARRAY = @GL_GNULIB_REALLOCARRAY@
84037 -GL_GNULIB_REALLOC_GNU = @GL_GNULIB_REALLOC_GNU@
84038 -GL_GNULIB_REALLOC_POSIX = @GL_GNULIB_REALLOC_POSIX@
84039 -GL_GNULIB_REALPATH = @GL_GNULIB_REALPATH@
84040 -GL_GNULIB_REMAINDER = @GL_GNULIB_REMAINDER@
84041 -GL_GNULIB_REMAINDERF = @GL_GNULIB_REMAINDERF@
84042 -GL_GNULIB_REMAINDERL = @GL_GNULIB_REMAINDERL@
84043 -GL_GNULIB_REMOVE = @GL_GNULIB_REMOVE@
84044 -GL_GNULIB_RENAME = @GL_GNULIB_RENAME@
84045 -GL_GNULIB_RENAMEAT = @GL_GNULIB_RENAMEAT@
84046 -GL_GNULIB_REWINDDIR = @GL_GNULIB_REWINDDIR@
84047 -GL_GNULIB_RINT = @GL_GNULIB_RINT@
84048 -GL_GNULIB_RINTF = @GL_GNULIB_RINTF@
84049 -GL_GNULIB_RINTL = @GL_GNULIB_RINTL@
84050 -GL_GNULIB_RMDIR = @GL_GNULIB_RMDIR@
84051 -GL_GNULIB_ROUND = @GL_GNULIB_ROUND@
84052 -GL_GNULIB_ROUNDF = @GL_GNULIB_ROUNDF@
84053 -GL_GNULIB_ROUNDL = @GL_GNULIB_ROUNDL@
84054 -GL_GNULIB_RPMATCH = @GL_GNULIB_RPMATCH@
84055 -GL_GNULIB_SCANDIR = @GL_GNULIB_SCANDIR@
84056 -GL_GNULIB_SCANF = @GL_GNULIB_SCANF@
84057 -GL_GNULIB_SECURE_GETENV = @GL_GNULIB_SECURE_GETENV@
84058 -GL_GNULIB_SETENV = @GL_GNULIB_SETENV@
84059 -GL_GNULIB_SETHOSTNAME = @GL_GNULIB_SETHOSTNAME@
84060 -GL_GNULIB_SIGABBREV_NP = @GL_GNULIB_SIGABBREV_NP@
84061 -GL_GNULIB_SIGDESCR_NP = @GL_GNULIB_SIGDESCR_NP@
84062 -GL_GNULIB_SIGNBIT = @GL_GNULIB_SIGNBIT@
84063 -GL_GNULIB_SINF = @GL_GNULIB_SINF@
84064 -GL_GNULIB_SINHF = @GL_GNULIB_SINHF@
84065 -GL_GNULIB_SINL = @GL_GNULIB_SINL@
84066 -GL_GNULIB_SLEEP = @GL_GNULIB_SLEEP@
84067 -GL_GNULIB_SNPRINTF = @GL_GNULIB_SNPRINTF@
84068 -GL_GNULIB_SPRINTF_POSIX = @GL_GNULIB_SPRINTF_POSIX@
84069 -GL_GNULIB_SQRTF = @GL_GNULIB_SQRTF@
84070 -GL_GNULIB_SQRTL = @GL_GNULIB_SQRTL@
84071 -GL_GNULIB_STAT = @GL_GNULIB_STAT@
84072 -GL_GNULIB_STDIO_H_NONBLOCKING = @GL_GNULIB_STDIO_H_NONBLOCKING@
84073 -GL_GNULIB_STDIO_H_SIGPIPE = @GL_GNULIB_STDIO_H_SIGPIPE@
84074 -GL_GNULIB_STPCPY = @GL_GNULIB_STPCPY@
84075 -GL_GNULIB_STPNCPY = @GL_GNULIB_STPNCPY@
84076 -GL_GNULIB_STRCASESTR = @GL_GNULIB_STRCASESTR@
84077 -GL_GNULIB_STRCHRNUL = @GL_GNULIB_STRCHRNUL@
84078 -GL_GNULIB_STRDUP = @GL_GNULIB_STRDUP@
84079 -GL_GNULIB_STRERROR = @GL_GNULIB_STRERROR@
84080 -GL_GNULIB_STRERRORNAME_NP = @GL_GNULIB_STRERRORNAME_NP@
84081 -GL_GNULIB_STRERROR_R = @GL_GNULIB_STRERROR_R@
84082 -GL_GNULIB_STRFTIME = @GL_GNULIB_STRFTIME@
84083 -GL_GNULIB_STRNCAT = @GL_GNULIB_STRNCAT@
84084 -GL_GNULIB_STRNDUP = @GL_GNULIB_STRNDUP@
84085 -GL_GNULIB_STRNLEN = @GL_GNULIB_STRNLEN@
84086 -GL_GNULIB_STRPBRK = @GL_GNULIB_STRPBRK@
84087 -GL_GNULIB_STRPTIME = @GL_GNULIB_STRPTIME@
84088 -GL_GNULIB_STRSEP = @GL_GNULIB_STRSEP@
84089 -GL_GNULIB_STRSIGNAL = @GL_GNULIB_STRSIGNAL@
84090 -GL_GNULIB_STRSTR = @GL_GNULIB_STRSTR@
84091 -GL_GNULIB_STRTOD = @GL_GNULIB_STRTOD@
84092 -GL_GNULIB_STRTOIMAX = @GL_GNULIB_STRTOIMAX@
84093 -GL_GNULIB_STRTOK_R = @GL_GNULIB_STRTOK_R@
84094 -GL_GNULIB_STRTOL = @GL_GNULIB_STRTOL@
84095 -GL_GNULIB_STRTOLD = @GL_GNULIB_STRTOLD@
84096 -GL_GNULIB_STRTOLL = @GL_GNULIB_STRTOLL@
84097 -GL_GNULIB_STRTOUL = @GL_GNULIB_STRTOUL@
84098 -GL_GNULIB_STRTOULL = @GL_GNULIB_STRTOULL@
84099 -GL_GNULIB_STRTOUMAX = @GL_GNULIB_STRTOUMAX@
84100 -GL_GNULIB_STRVERSCMP = @GL_GNULIB_STRVERSCMP@
84101 -GL_GNULIB_SYMLINK = @GL_GNULIB_SYMLINK@
84102 -GL_GNULIB_SYMLINKAT = @GL_GNULIB_SYMLINKAT@
84103 -GL_GNULIB_SYSTEM_POSIX = @GL_GNULIB_SYSTEM_POSIX@
84104 -GL_GNULIB_TANF = @GL_GNULIB_TANF@
84105 -GL_GNULIB_TANHF = @GL_GNULIB_TANHF@
84106 -GL_GNULIB_TANL = @GL_GNULIB_TANL@
84107 -GL_GNULIB_TIMEGM = @GL_GNULIB_TIMEGM@
84108 -GL_GNULIB_TIMESPEC_GET = @GL_GNULIB_TIMESPEC_GET@
84109 -GL_GNULIB_TIMESPEC_GETRES = @GL_GNULIB_TIMESPEC_GETRES@
84110 -GL_GNULIB_TIME_R = @GL_GNULIB_TIME_R@
84111 -GL_GNULIB_TIME_RZ = @GL_GNULIB_TIME_RZ@
84112 -GL_GNULIB_TMPFILE = @GL_GNULIB_TMPFILE@
84113 -GL_GNULIB_TRUNC = @GL_GNULIB_TRUNC@
84114 -GL_GNULIB_TRUNCATE = @GL_GNULIB_TRUNCATE@
84115 -GL_GNULIB_TRUNCF = @GL_GNULIB_TRUNCF@
84116 -GL_GNULIB_TRUNCL = @GL_GNULIB_TRUNCL@
84117 -GL_GNULIB_TTYNAME_R = @GL_GNULIB_TTYNAME_R@
84118 -GL_GNULIB_TZSET = @GL_GNULIB_TZSET@
84119 -GL_GNULIB_UNISTD_H_GETOPT = @GL_GNULIB_UNISTD_H_GETOPT@
84120 -GL_GNULIB_UNISTD_H_NONBLOCKING = @GL_GNULIB_UNISTD_H_NONBLOCKING@
84121 -GL_GNULIB_UNISTD_H_SIGPIPE = @GL_GNULIB_UNISTD_H_SIGPIPE@
84122 -GL_GNULIB_UNLINK = @GL_GNULIB_UNLINK@
84123 -GL_GNULIB_UNLINKAT = @GL_GNULIB_UNLINKAT@
84124 -GL_GNULIB_UNLOCKPT = @GL_GNULIB_UNLOCKPT@
84125 -GL_GNULIB_UNSETENV = @GL_GNULIB_UNSETENV@
84126 -GL_GNULIB_USLEEP = @GL_GNULIB_USLEEP@
84127 -GL_GNULIB_UTIME = @GL_GNULIB_UTIME@
84128 -GL_GNULIB_UTIMENSAT = @GL_GNULIB_UTIMENSAT@
84129 -GL_GNULIB_VASPRINTF = @GL_GNULIB_VASPRINTF@
84130 -GL_GNULIB_VDPRINTF = @GL_GNULIB_VDPRINTF@
84131 -GL_GNULIB_VFPRINTF = @GL_GNULIB_VFPRINTF@
84132 -GL_GNULIB_VFPRINTF_POSIX = @GL_GNULIB_VFPRINTF_POSIX@
84133 -GL_GNULIB_VFSCANF = @GL_GNULIB_VFSCANF@
84134 -GL_GNULIB_VPRINTF = @GL_GNULIB_VPRINTF@
84135 -GL_GNULIB_VPRINTF_POSIX = @GL_GNULIB_VPRINTF_POSIX@
84136 -GL_GNULIB_VSCANF = @GL_GNULIB_VSCANF@
84137 -GL_GNULIB_VSNPRINTF = @GL_GNULIB_VSNPRINTF@
84138 -GL_GNULIB_VSPRINTF_POSIX = @GL_GNULIB_VSPRINTF_POSIX@
84139 -GL_GNULIB_WCPCPY = @GL_GNULIB_WCPCPY@
84140 -GL_GNULIB_WCPNCPY = @GL_GNULIB_WCPNCPY@
84141 -GL_GNULIB_WCRTOMB = @GL_GNULIB_WCRTOMB@
84142 -GL_GNULIB_WCSCASECMP = @GL_GNULIB_WCSCASECMP@
84143 -GL_GNULIB_WCSCAT = @GL_GNULIB_WCSCAT@
84144 -GL_GNULIB_WCSCHR = @GL_GNULIB_WCSCHR@
84145 -GL_GNULIB_WCSCMP = @GL_GNULIB_WCSCMP@
84146 -GL_GNULIB_WCSCOLL = @GL_GNULIB_WCSCOLL@
84147 -GL_GNULIB_WCSCPY = @GL_GNULIB_WCSCPY@
84148 -GL_GNULIB_WCSCSPN = @GL_GNULIB_WCSCSPN@
84149 -GL_GNULIB_WCSDUP = @GL_GNULIB_WCSDUP@
84150 -GL_GNULIB_WCSFTIME = @GL_GNULIB_WCSFTIME@
84151 -GL_GNULIB_WCSLEN = @GL_GNULIB_WCSLEN@
84152 -GL_GNULIB_WCSNCASECMP = @GL_GNULIB_WCSNCASECMP@
84153 -GL_GNULIB_WCSNCAT = @GL_GNULIB_WCSNCAT@
84154 -GL_GNULIB_WCSNCMP = @GL_GNULIB_WCSNCMP@
84155 -GL_GNULIB_WCSNCPY = @GL_GNULIB_WCSNCPY@
84156 -GL_GNULIB_WCSNLEN = @GL_GNULIB_WCSNLEN@
84157 -GL_GNULIB_WCSNRTOMBS = @GL_GNULIB_WCSNRTOMBS@
84158 -GL_GNULIB_WCSPBRK = @GL_GNULIB_WCSPBRK@
84159 -GL_GNULIB_WCSRCHR = @GL_GNULIB_WCSRCHR@
84160 -GL_GNULIB_WCSRTOMBS = @GL_GNULIB_WCSRTOMBS@
84161 -GL_GNULIB_WCSSPN = @GL_GNULIB_WCSSPN@
84162 -GL_GNULIB_WCSSTR = @GL_GNULIB_WCSSTR@
84163 -GL_GNULIB_WCSTOK = @GL_GNULIB_WCSTOK@
84164 -GL_GNULIB_WCSWIDTH = @GL_GNULIB_WCSWIDTH@
84165 -GL_GNULIB_WCSXFRM = @GL_GNULIB_WCSXFRM@
84166 -GL_GNULIB_WCTOB = @GL_GNULIB_WCTOB@
84167 -GL_GNULIB_WCTOMB = @GL_GNULIB_WCTOMB@
84168 -GL_GNULIB_WCWIDTH = @GL_GNULIB_WCWIDTH@
84169 -GL_GNULIB_WMEMCHR = @GL_GNULIB_WMEMCHR@
84170 -GL_GNULIB_WMEMCMP = @GL_GNULIB_WMEMCMP@
84171 -GL_GNULIB_WMEMCPY = @GL_GNULIB_WMEMCPY@
84172 -GL_GNULIB_WMEMMOVE = @GL_GNULIB_WMEMMOVE@
84173 -GL_GNULIB_WMEMPCPY = @GL_GNULIB_WMEMPCPY@
84174 -GL_GNULIB_WMEMSET = @GL_GNULIB_WMEMSET@
84175 -GL_GNULIB_WRITE = @GL_GNULIB_WRITE@
84176 -GL_GNULIB__EXIT = @GL_GNULIB__EXIT@
84177 -GNULIBHEADERS_OVERRIDE_WINT_T = @GNULIBHEADERS_OVERRIDE_WINT_T@
84178 +GNULIB_ACOSF = @GNULIB_ACOSF@
84179 +GNULIB_ACOSL = @GNULIB_ACOSL@
84180 +GNULIB_ALPHASORT = @GNULIB_ALPHASORT@
84181 +GNULIB_ASINF = @GNULIB_ASINF@
84182 +GNULIB_ASINL = @GNULIB_ASINL@
84183 +GNULIB_ATAN2F = @GNULIB_ATAN2F@
84184 +GNULIB_ATANF = @GNULIB_ATANF@
84185 +GNULIB_ATANL = @GNULIB_ATANL@
84186 +GNULIB_ATOLL = @GNULIB_ATOLL@
84187 +GNULIB_BTOWC = @GNULIB_BTOWC@
84188 +GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
84189 +GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
84190 +GNULIB_CBRT = @GNULIB_CBRT@
84191 +GNULIB_CBRTF = @GNULIB_CBRTF@
84192 +GNULIB_CBRTL = @GNULIB_CBRTL@
84193 +GNULIB_CEIL = @GNULIB_CEIL@
84194 +GNULIB_CEILF = @GNULIB_CEILF@
84195 +GNULIB_CEILL = @GNULIB_CEILL@
84196 +GNULIB_CHDIR = @GNULIB_CHDIR@
84197 +GNULIB_CHOWN = @GNULIB_CHOWN@
84198 +GNULIB_CLOSE = @GNULIB_CLOSE@
84199 +GNULIB_CLOSEDIR = @GNULIB_CLOSEDIR@
84200 +GNULIB_COPYSIGN = @GNULIB_COPYSIGN@
84201 +GNULIB_COPYSIGNF = @GNULIB_COPYSIGNF@
84202 +GNULIB_COPYSIGNL = @GNULIB_COPYSIGNL@
84203 +GNULIB_COSF = @GNULIB_COSF@
84204 +GNULIB_COSHF = @GNULIB_COSHF@
84205 +GNULIB_COSL = @GNULIB_COSL@
84206 +GNULIB_CTIME = @GNULIB_CTIME@
84207 +GNULIB_DIRFD = @GNULIB_DIRFD@
84208 +GNULIB_DPRINTF = @GNULIB_DPRINTF@
84209 +GNULIB_DUP = @GNULIB_DUP@
84210 +GNULIB_DUP2 = @GNULIB_DUP2@
84211 +GNULIB_DUP3 = @GNULIB_DUP3@
84212 +GNULIB_ENVIRON = @GNULIB_ENVIRON@
84213 +GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
84214 +GNULIB_EXP2 = @GNULIB_EXP2@
84215 +GNULIB_EXP2F = @GNULIB_EXP2F@
84216 +GNULIB_EXP2L = @GNULIB_EXP2L@
84217 +GNULIB_EXPF = @GNULIB_EXPF@
84218 +GNULIB_EXPL = @GNULIB_EXPL@
84219 +GNULIB_EXPLICIT_BZERO = @GNULIB_EXPLICIT_BZERO@
84220 +GNULIB_EXPM1 = @GNULIB_EXPM1@
84221 +GNULIB_EXPM1F = @GNULIB_EXPM1F@
84222 +GNULIB_EXPM1L = @GNULIB_EXPM1L@
84223 +GNULIB_FABSF = @GNULIB_FABSF@
84224 +GNULIB_FABSL = @GNULIB_FABSL@
84225 +GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
84226 +GNULIB_FCHDIR = @GNULIB_FCHDIR@
84227 +GNULIB_FCHMODAT = @GNULIB_FCHMODAT@
84228 +GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
84229 +GNULIB_FCLOSE = @GNULIB_FCLOSE@
84230 +GNULIB_FCNTL = @GNULIB_FCNTL@
84231 +GNULIB_FDATASYNC = @GNULIB_FDATASYNC@
84232 +GNULIB_FDOPEN = @GNULIB_FDOPEN@
84233 +GNULIB_FDOPENDIR = @GNULIB_FDOPENDIR@
84234 +GNULIB_FFLUSH = @GNULIB_FFLUSH@
84235 +GNULIB_FFS = @GNULIB_FFS@
84236 +GNULIB_FFSL = @GNULIB_FFSL@
84237 +GNULIB_FFSLL = @GNULIB_FFSLL@
84238 +GNULIB_FGETC = @GNULIB_FGETC@
84239 +GNULIB_FGETS = @GNULIB_FGETS@
84240 +GNULIB_FLOOR = @GNULIB_FLOOR@
84241 +GNULIB_FLOORF = @GNULIB_FLOORF@
84242 +GNULIB_FLOORL = @GNULIB_FLOORL@
84243 +GNULIB_FMA = @GNULIB_FMA@
84244 +GNULIB_FMAF = @GNULIB_FMAF@
84245 +GNULIB_FMAL = @GNULIB_FMAL@
84246 +GNULIB_FMOD = @GNULIB_FMOD@
84247 +GNULIB_FMODF = @GNULIB_FMODF@
84248 +GNULIB_FMODL = @GNULIB_FMODL@
84249 +GNULIB_FOPEN = @GNULIB_FOPEN@
84250 +GNULIB_FPRINTF = @GNULIB_FPRINTF@
84251 +GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
84252 +GNULIB_FPURGE = @GNULIB_FPURGE@
84253 +GNULIB_FPUTC = @GNULIB_FPUTC@
84254 +GNULIB_FPUTS = @GNULIB_FPUTS@
84255 +GNULIB_FREAD = @GNULIB_FREAD@
84256 +GNULIB_FREOPEN = @GNULIB_FREOPEN@
84257 +GNULIB_FREXP = @GNULIB_FREXP@
84258 +GNULIB_FREXPF = @GNULIB_FREXPF@
84259 +GNULIB_FREXPL = @GNULIB_FREXPL@
84260 +GNULIB_FSCANF = @GNULIB_FSCANF@
84261 +GNULIB_FSEEK = @GNULIB_FSEEK@
84262 +GNULIB_FSEEKO = @GNULIB_FSEEKO@
84263 +GNULIB_FSTAT = @GNULIB_FSTAT@
84264 +GNULIB_FSTATAT = @GNULIB_FSTATAT@
84265 +GNULIB_FSYNC = @GNULIB_FSYNC@
84266 +GNULIB_FTELL = @GNULIB_FTELL@
84267 +GNULIB_FTELLO = @GNULIB_FTELLO@
84268 +GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
84269 +GNULIB_FUTIMENS = @GNULIB_FUTIMENS@
84270 +GNULIB_FWRITE = @GNULIB_FWRITE@
84271 +GNULIB_GETC = @GNULIB_GETC@
84272 +GNULIB_GETCHAR = @GNULIB_GETCHAR@
84273 +GNULIB_GETCWD = @GNULIB_GETCWD@
84274 +GNULIB_GETDELIM = @GNULIB_GETDELIM@
84275 +GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
84276 +GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
84277 +GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
84278 +GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
84279 +GNULIB_GETLINE = @GNULIB_GETLINE@
84280 +GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
84281 +GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
84282 +GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
84283 +GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
84284 +GNULIB_GETPASS = @GNULIB_GETPASS@
84285 +GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
84286 GNULIB_GETTIMEOFDAY = @GNULIB_GETTIMEOFDAY@
84287 +GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
84288 +GNULIB_GL_UNISTD_H_GETOPT = @GNULIB_GL_UNISTD_H_GETOPT@
84289 +GNULIB_GRANTPT = @GNULIB_GRANTPT@
84290 +GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
84291 +GNULIB_HYPOT = @GNULIB_HYPOT@
84292 +GNULIB_HYPOTF = @GNULIB_HYPOTF@
84293 +GNULIB_HYPOTL = @GNULIB_HYPOTL@
84294 +GNULIB_ILOGB = @GNULIB_ILOGB@
84295 +GNULIB_ILOGBF = @GNULIB_ILOGBF@
84296 +GNULIB_ILOGBL = @GNULIB_ILOGBL@
84297 +GNULIB_IMAXABS = @GNULIB_IMAXABS@
84298 +GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
84299 +GNULIB_ISATTY = @GNULIB_ISATTY@
84300 +GNULIB_ISFINITE = @GNULIB_ISFINITE@
84301 +GNULIB_ISINF = @GNULIB_ISINF@
84302 +GNULIB_ISNAN = @GNULIB_ISNAN@
84303 +GNULIB_ISNAND = @GNULIB_ISNAND@
84304 +GNULIB_ISNANF = @GNULIB_ISNANF@
84305 +GNULIB_ISNANL = @GNULIB_ISNANL@
84306 +GNULIB_LCHMOD = @GNULIB_LCHMOD@
84307 +GNULIB_LCHOWN = @GNULIB_LCHOWN@
84308 +GNULIB_LDEXPF = @GNULIB_LDEXPF@
84309 +GNULIB_LDEXPL = @GNULIB_LDEXPL@
84310 +GNULIB_LINK = @GNULIB_LINK@
84311 +GNULIB_LINKAT = @GNULIB_LINKAT@
84312 +GNULIB_LOCALTIME = @GNULIB_LOCALTIME@
84313 +GNULIB_LOG = @GNULIB_LOG@
84314 +GNULIB_LOG10 = @GNULIB_LOG10@
84315 +GNULIB_LOG10F = @GNULIB_LOG10F@
84316 +GNULIB_LOG10L = @GNULIB_LOG10L@
84317 +GNULIB_LOG1P = @GNULIB_LOG1P@
84318 +GNULIB_LOG1PF = @GNULIB_LOG1PF@
84319 +GNULIB_LOG1PL = @GNULIB_LOG1PL@
84320 +GNULIB_LOG2 = @GNULIB_LOG2@
84321 +GNULIB_LOG2F = @GNULIB_LOG2F@
84322 +GNULIB_LOG2L = @GNULIB_LOG2L@
84323 +GNULIB_LOGB = @GNULIB_LOGB@
84324 +GNULIB_LOGBF = @GNULIB_LOGBF@
84325 +GNULIB_LOGBL = @GNULIB_LOGBL@
84326 +GNULIB_LOGF = @GNULIB_LOGF@
84327 +GNULIB_LOGL = @GNULIB_LOGL@
84328 +GNULIB_LSEEK = @GNULIB_LSEEK@
84329 +GNULIB_LSTAT = @GNULIB_LSTAT@
84330 +GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
84331 +GNULIB_MBRLEN = @GNULIB_MBRLEN@
84332 +GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
84333 +GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
84334 +GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
84335 +GNULIB_MBSCHR = @GNULIB_MBSCHR@
84336 +GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
84337 +GNULIB_MBSINIT = @GNULIB_MBSINIT@
84338 +GNULIB_MBSLEN = @GNULIB_MBSLEN@
84339 +GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
84340 +GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
84341 +GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
84342 +GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
84343 +GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
84344 +GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
84345 +GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
84346 +GNULIB_MBSSEP = @GNULIB_MBSSEP@
84347 +GNULIB_MBSSPN = @GNULIB_MBSSPN@
84348 +GNULIB_MBSSTR = @GNULIB_MBSSTR@
84349 +GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
84350 +GNULIB_MBTOWC = @GNULIB_MBTOWC@
84351 +GNULIB_MEMCHR = @GNULIB_MEMCHR@
84352 +GNULIB_MEMMEM = @GNULIB_MEMMEM@
84353 +GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
84354 +GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
84355 +GNULIB_MKDIRAT = @GNULIB_MKDIRAT@
84356 +GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
84357 +GNULIB_MKFIFO = @GNULIB_MKFIFO@
84358 +GNULIB_MKFIFOAT = @GNULIB_MKFIFOAT@
84359 +GNULIB_MKNOD = @GNULIB_MKNOD@
84360 +GNULIB_MKNODAT = @GNULIB_MKNODAT@
84361 +GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
84362 +GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
84363 +GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
84364 +GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
84365 +GNULIB_MKTIME = @GNULIB_MKTIME@
84366 +GNULIB_MODF = @GNULIB_MODF@
84367 +GNULIB_MODFF = @GNULIB_MODFF@
84368 +GNULIB_MODFL = @GNULIB_MODFL@
84369 +GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
84370 +GNULIB_NONBLOCKING = @GNULIB_NONBLOCKING@
84371 +GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
84372 +GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
84373 +GNULIB_OPEN = @GNULIB_OPEN@
84374 +GNULIB_OPENAT = @GNULIB_OPENAT@
84375 +GNULIB_OPENDIR = @GNULIB_OPENDIR@
84376 +GNULIB_OVERRIDES_STRUCT_STAT = @GNULIB_OVERRIDES_STRUCT_STAT@
84377 +GNULIB_OVERRIDES_WINT_T = @GNULIB_OVERRIDES_WINT_T@
84378 +GNULIB_PCLOSE = @GNULIB_PCLOSE@
84379 +GNULIB_PERROR = @GNULIB_PERROR@
84380 +GNULIB_PIPE = @GNULIB_PIPE@
84381 +GNULIB_PIPE2 = @GNULIB_PIPE2@
84382 +GNULIB_POPEN = @GNULIB_POPEN@
84383 +GNULIB_POSIX_OPENPT = @GNULIB_POSIX_OPENPT@
84384 +GNULIB_POWF = @GNULIB_POWF@
84385 +GNULIB_PREAD = @GNULIB_PREAD@
84386 +GNULIB_PRINTF = @GNULIB_PRINTF@
84387 +GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
84388 +GNULIB_PTSNAME = @GNULIB_PTSNAME@
84389 +GNULIB_PTSNAME_R = @GNULIB_PTSNAME_R@
84390 +GNULIB_PUTC = @GNULIB_PUTC@
84391 +GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
84392 +GNULIB_PUTENV = @GNULIB_PUTENV@
84393 +GNULIB_PUTS = @GNULIB_PUTS@
84394 +GNULIB_PWRITE = @GNULIB_PWRITE@
84395 +GNULIB_QSORT_R = @GNULIB_QSORT_R@
84396 +GNULIB_RANDOM = @GNULIB_RANDOM@
84397 +GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
84398 +GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
84399 +GNULIB_READ = @GNULIB_READ@
84400 +GNULIB_READDIR = @GNULIB_READDIR@
84401 +GNULIB_READLINK = @GNULIB_READLINK@
84402 +GNULIB_READLINKAT = @GNULIB_READLINKAT@
84403 +GNULIB_REALLOCARRAY = @GNULIB_REALLOCARRAY@
84404 +GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
84405 +GNULIB_REALPATH = @GNULIB_REALPATH@
84406 +GNULIB_REMAINDER = @GNULIB_REMAINDER@
84407 +GNULIB_REMAINDERF = @GNULIB_REMAINDERF@
84408 +GNULIB_REMAINDERL = @GNULIB_REMAINDERL@
84409 +GNULIB_REMOVE = @GNULIB_REMOVE@
84410 +GNULIB_RENAME = @GNULIB_RENAME@
84411 +GNULIB_RENAMEAT = @GNULIB_RENAMEAT@
84412 +GNULIB_REWINDDIR = @GNULIB_REWINDDIR@
84413 +GNULIB_RINT = @GNULIB_RINT@
84414 +GNULIB_RINTF = @GNULIB_RINTF@
84415 +GNULIB_RINTL = @GNULIB_RINTL@
84416 +GNULIB_RMDIR = @GNULIB_RMDIR@
84417 +GNULIB_ROUND = @GNULIB_ROUND@
84418 +GNULIB_ROUNDF = @GNULIB_ROUNDF@
84419 +GNULIB_ROUNDL = @GNULIB_ROUNDL@
84420 +GNULIB_RPMATCH = @GNULIB_RPMATCH@
84421 +GNULIB_SCANDIR = @GNULIB_SCANDIR@
84422 +GNULIB_SCANF = @GNULIB_SCANF@
84423 +GNULIB_SECURE_GETENV = @GNULIB_SECURE_GETENV@
84424 +GNULIB_SETENV = @GNULIB_SETENV@
84425 +GNULIB_SETHOSTNAME = @GNULIB_SETHOSTNAME@
84426 +GNULIB_SIGNBIT = @GNULIB_SIGNBIT@
84427 +GNULIB_SINF = @GNULIB_SINF@
84428 +GNULIB_SINHF = @GNULIB_SINHF@
84429 +GNULIB_SINL = @GNULIB_SINL@
84430 +GNULIB_SLEEP = @GNULIB_SLEEP@
84431 +GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
84432 +GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
84433 +GNULIB_SQRTF = @GNULIB_SQRTF@
84434 +GNULIB_SQRTL = @GNULIB_SQRTL@
84435 +GNULIB_STAT = @GNULIB_STAT@
84436 +GNULIB_STDIO_H_NONBLOCKING = @GNULIB_STDIO_H_NONBLOCKING@
84437 +GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
84438 +GNULIB_STPCPY = @GNULIB_STPCPY@
84439 +GNULIB_STPNCPY = @GNULIB_STPNCPY@
84440 +GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
84441 +GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
84442 +GNULIB_STRDUP = @GNULIB_STRDUP@
84443 +GNULIB_STRERROR = @GNULIB_STRERROR@
84444 +GNULIB_STRERROR_R = @GNULIB_STRERROR_R@
84445 +GNULIB_STRFTIME = @GNULIB_STRFTIME@
84446 +GNULIB_STRNCAT = @GNULIB_STRNCAT@
84447 +GNULIB_STRNDUP = @GNULIB_STRNDUP@
84448 +GNULIB_STRNLEN = @GNULIB_STRNLEN@
84449 +GNULIB_STRPBRK = @GNULIB_STRPBRK@
84450 +GNULIB_STRPTIME = @GNULIB_STRPTIME@
84451 +GNULIB_STRSEP = @GNULIB_STRSEP@
84452 +GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
84453 +GNULIB_STRSTR = @GNULIB_STRSTR@
84454 +GNULIB_STRTOD = @GNULIB_STRTOD@
84455 +GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
84456 +GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
84457 +GNULIB_STRTOLD = @GNULIB_STRTOLD@
84458 +GNULIB_STRTOLL = @GNULIB_STRTOLL@
84459 +GNULIB_STRTOULL = @GNULIB_STRTOULL@
84460 +GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
84461 +GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
84462 +GNULIB_SYMLINK = @GNULIB_SYMLINK@
84463 +GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
84464 +GNULIB_SYSTEM_POSIX = @GNULIB_SYSTEM_POSIX@
84465 +GNULIB_TANF = @GNULIB_TANF@
84466 +GNULIB_TANHF = @GNULIB_TANHF@
84467 +GNULIB_TANL = @GNULIB_TANL@
84468 +GNULIB_TIMEGM = @GNULIB_TIMEGM@
84469 +GNULIB_TIME_R = @GNULIB_TIME_R@
84470 +GNULIB_TIME_RZ = @GNULIB_TIME_RZ@
84471 +GNULIB_TMPFILE = @GNULIB_TMPFILE@
84472 +GNULIB_TRUNC = @GNULIB_TRUNC@
84473 +GNULIB_TRUNCATE = @GNULIB_TRUNCATE@
84474 +GNULIB_TRUNCF = @GNULIB_TRUNCF@
84475 +GNULIB_TRUNCL = @GNULIB_TRUNCL@
84476 +GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
84477 +GNULIB_TZSET = @GNULIB_TZSET@
84478 +GNULIB_UNISTD_H_NONBLOCKING = @GNULIB_UNISTD_H_NONBLOCKING@
84479 +GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
84480 +GNULIB_UNLINK = @GNULIB_UNLINK@
84481 +GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
84482 +GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
84483 +GNULIB_UNSETENV = @GNULIB_UNSETENV@
84484 +GNULIB_USLEEP = @GNULIB_USLEEP@
84485 +GNULIB_UTIME = @GNULIB_UTIME@
84486 +GNULIB_UTIMENSAT = @GNULIB_UTIMENSAT@
84487 +GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
84488 +GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
84489 +GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
84490 +GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
84491 +GNULIB_VFSCANF = @GNULIB_VFSCANF@
84492 +GNULIB_VPRINTF = @GNULIB_VPRINTF@
84493 +GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
84494 +GNULIB_VSCANF = @GNULIB_VSCANF@
84495 +GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
84496 +GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
84497 +GNULIB_WCPCPY = @GNULIB_WCPCPY@
84498 +GNULIB_WCPNCPY = @GNULIB_WCPNCPY@
84499 +GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
84500 +GNULIB_WCSCASECMP = @GNULIB_WCSCASECMP@
84501 +GNULIB_WCSCAT = @GNULIB_WCSCAT@
84502 +GNULIB_WCSCHR = @GNULIB_WCSCHR@
84503 +GNULIB_WCSCMP = @GNULIB_WCSCMP@
84504 +GNULIB_WCSCOLL = @GNULIB_WCSCOLL@
84505 +GNULIB_WCSCPY = @GNULIB_WCSCPY@
84506 +GNULIB_WCSCSPN = @GNULIB_WCSCSPN@
84507 +GNULIB_WCSDUP = @GNULIB_WCSDUP@
84508 +GNULIB_WCSFTIME = @GNULIB_WCSFTIME@
84509 +GNULIB_WCSLEN = @GNULIB_WCSLEN@
84510 +GNULIB_WCSNCASECMP = @GNULIB_WCSNCASECMP@
84511 +GNULIB_WCSNCAT = @GNULIB_WCSNCAT@
84512 +GNULIB_WCSNCMP = @GNULIB_WCSNCMP@
84513 +GNULIB_WCSNCPY = @GNULIB_WCSNCPY@
84514 +GNULIB_WCSNLEN = @GNULIB_WCSNLEN@
84515 +GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
84516 +GNULIB_WCSPBRK = @GNULIB_WCSPBRK@
84517 +GNULIB_WCSRCHR = @GNULIB_WCSRCHR@
84518 +GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
84519 +GNULIB_WCSSPN = @GNULIB_WCSSPN@
84520 +GNULIB_WCSSTR = @GNULIB_WCSSTR@
84521 +GNULIB_WCSTOK = @GNULIB_WCSTOK@
84522 +GNULIB_WCSWIDTH = @GNULIB_WCSWIDTH@
84523 +GNULIB_WCSXFRM = @GNULIB_WCSXFRM@
84524 +GNULIB_WCTOB = @GNULIB_WCTOB@
84525 +GNULIB_WCTOMB = @GNULIB_WCTOMB@
84526 +GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
84527 +GNULIB_WMEMCHR = @GNULIB_WMEMCHR@
84528 +GNULIB_WMEMCMP = @GNULIB_WMEMCMP@
84529 +GNULIB_WMEMCPY = @GNULIB_WMEMCPY@
84530 +GNULIB_WMEMMOVE = @GNULIB_WMEMMOVE@
84531 +GNULIB_WMEMSET = @GNULIB_WMEMSET@
84532 +GNULIB_WRITE = @GNULIB_WRITE@
84533 +GNULIB__EXIT = @GNULIB__EXIT@
84534 GPGME_CFLAGS = @GPGME_CFLAGS@
84535 GPGME_CONFIG = @GPGME_CONFIG@
84536 GPGME_LIBS = @GPGME_LIBS@
84537 GREP = @GREP@
84538 HAVE_ACOSF = @HAVE_ACOSF@
84539 HAVE_ACOSL = @HAVE_ACOSL@
84540 -HAVE_ALIGNED_ALLOC = @HAVE_ALIGNED_ALLOC@
84541 HAVE_ALLOCA_H = @HAVE_ALLOCA_H@
84542 HAVE_ALPHASORT = @HAVE_ALPHASORT@
84543 HAVE_ASINF = @HAVE_ASINF@
84544 @@ -780,7 +689,6 @@ HAVE_CHOWN = @HAVE_CHOWN@
84545 HAVE_CLOSEDIR = @HAVE_CLOSEDIR@
84546 HAVE_COPYSIGN = @HAVE_COPYSIGN@
84547 HAVE_COPYSIGNL = @HAVE_COPYSIGNL@
84548 -HAVE_COPY_FILE_RANGE = @HAVE_COPY_FILE_RANGE@
84549 HAVE_COSF = @HAVE_COSF@
84550 HAVE_COSHF = @HAVE_COSHF@
84551 HAVE_COSL = @HAVE_COSL@
84552 @@ -795,17 +703,13 @@ HAVE_DECL_CEILL = @HAVE_DECL_CEILL@
84553 HAVE_DECL_COPYSIGNF = @HAVE_DECL_COPYSIGNF@
84554 HAVE_DECL_COSL = @HAVE_DECL_COSL@
84555 HAVE_DECL_DIRFD = @HAVE_DECL_DIRFD@
84556 -HAVE_DECL_ECVT = @HAVE_DECL_ECVT@
84557 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
84558 -HAVE_DECL_EXECVPE = @HAVE_DECL_EXECVPE@
84559 HAVE_DECL_EXP2 = @HAVE_DECL_EXP2@
84560 HAVE_DECL_EXP2F = @HAVE_DECL_EXP2F@
84561 HAVE_DECL_EXP2L = @HAVE_DECL_EXP2L@
84562 HAVE_DECL_EXPL = @HAVE_DECL_EXPL@
84563 HAVE_DECL_EXPM1L = @HAVE_DECL_EXPM1L@
84564 HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
84565 -HAVE_DECL_FCLOSEALL = @HAVE_DECL_FCLOSEALL@
84566 -HAVE_DECL_FCVT = @HAVE_DECL_FCVT@
84567 HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@
84568 HAVE_DECL_FDOPENDIR = @HAVE_DECL_FDOPENDIR@
84569 HAVE_DECL_FLOORF = @HAVE_DECL_FLOORF@
84570 @@ -814,7 +718,6 @@ HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@
84571 HAVE_DECL_FREXPL = @HAVE_DECL_FREXPL@
84572 HAVE_DECL_FSEEKO = @HAVE_DECL_FSEEKO@
84573 HAVE_DECL_FTELLO = @HAVE_DECL_FTELLO@
84574 -HAVE_DECL_GCVT = @HAVE_DECL_GCVT@
84575 HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
84576 HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
84577 HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
84578 @@ -866,14 +769,13 @@ HAVE_DECL_TRUNCL = @HAVE_DECL_TRUNCL@
84579 HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
84580 HAVE_DECL_UNSETENV = @HAVE_DECL_UNSETENV@
84581 HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
84582 -HAVE_DECL_WCSDUP = @HAVE_DECL_WCSDUP@
84583 HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
84584 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
84585 HAVE_DIRENT_H = @HAVE_DIRENT_H@
84586 HAVE_DPRINTF = @HAVE_DPRINTF@
84587 +HAVE_DUP2 = @HAVE_DUP2@
84588 HAVE_DUP3 = @HAVE_DUP3@
84589 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
84590 -HAVE_EXECVPE = @HAVE_EXECVPE@
84591 HAVE_EXPF = @HAVE_EXPF@
84592 HAVE_EXPL = @HAVE_EXPL@
84593 HAVE_EXPLICIT_BZERO = @HAVE_EXPLICIT_BZERO@
84594 @@ -905,7 +807,6 @@ HAVE_FTELLO = @HAVE_FTELLO@
84595 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
84596 HAVE_FUTIMENS = @HAVE_FUTIMENS@
84597 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
84598 -HAVE_GETENTROPY = @HAVE_GETENTROPY@
84599 HAVE_GETGROUPS = @HAVE_GETGROUPS@
84600 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
84601 HAVE_GETLOGIN = @HAVE_GETLOGIN@
84602 @@ -914,7 +815,6 @@ HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
84603 HAVE_GETPASS = @HAVE_GETPASS@
84604 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
84605 HAVE_GETTIMEOFDAY = @HAVE_GETTIMEOFDAY@
84606 -HAVE_GETUMASK = @HAVE_GETUMASK@
84607 HAVE_GRANTPT = @HAVE_GRANTPT@
84608 HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
84609 HAVE_HYPOTF = @HAVE_HYPOTF@
84610 @@ -942,6 +842,7 @@ HAVE_LOGBF = @HAVE_LOGBF@
84611 HAVE_LOGBL = @HAVE_LOGBL@
84612 HAVE_LOGF = @HAVE_LOGF@
84613 HAVE_LOGL = @HAVE_LOGL@
84614 +HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
84615 HAVE_LSTAT = @HAVE_LSTAT@
84616 HAVE_MAX_ALIGN_T = @HAVE_MAX_ALIGN_T@
84617 HAVE_MBRLEN = @HAVE_MBRLEN@
84618 @@ -951,6 +852,7 @@ HAVE_MBSLEN = @HAVE_MBSLEN@
84619 HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
84620 HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
84621 HAVE_MBTOWC = @HAVE_MBTOWC@
84622 +HAVE_MEMCHR = @HAVE_MEMCHR@
84623 HAVE_MEMPCPY = @HAVE_MEMPCPY@
84624 HAVE_MKDIRAT = @HAVE_MKDIRAT@
84625 HAVE_MKDTEMP = @HAVE_MKDTEMP@
84626 @@ -973,7 +875,6 @@ HAVE_PCLOSE = @HAVE_PCLOSE@
84627 HAVE_PIPE = @HAVE_PIPE@
84628 HAVE_PIPE2 = @HAVE_PIPE2@
84629 HAVE_POPEN = @HAVE_POPEN@
84630 -HAVE_POSIX_MEMALIGN = @HAVE_POSIX_MEMALIGN@
84631 HAVE_POSIX_OPENPT = @HAVE_POSIX_OPENPT@
84632 HAVE_POWF = @HAVE_POWF@
84633 HAVE_PREAD = @HAVE_PREAD@
84634 @@ -1003,8 +904,6 @@ HAVE_SECURE_GETENV = @HAVE_SECURE_GETENV@
84635 HAVE_SETENV = @HAVE_SETENV@
84636 HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@
84637 HAVE_SETSTATE = @HAVE_SETSTATE@
84638 -HAVE_SIGABBREV_NP = @HAVE_SIGABBREV_NP@
84639 -HAVE_SIGDESCR_NP = @HAVE_SIGDESCR_NP@
84640 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
84641 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
84642 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
84643 @@ -1020,16 +919,13 @@ HAVE_STPNCPY = @HAVE_STPNCPY@
84644 HAVE_STRCASECMP = @HAVE_STRCASECMP@
84645 HAVE_STRCASESTR = @HAVE_STRCASESTR@
84646 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
84647 -HAVE_STRERRORNAME_NP = @HAVE_STRERRORNAME_NP@
84648 HAVE_STRINGS_H = @HAVE_STRINGS_H@
84649 HAVE_STRPBRK = @HAVE_STRPBRK@
84650 HAVE_STRPTIME = @HAVE_STRPTIME@
84651 HAVE_STRSEP = @HAVE_STRSEP@
84652 HAVE_STRTOD = @HAVE_STRTOD@
84653 -HAVE_STRTOL = @HAVE_STRTOL@
84654 HAVE_STRTOLD = @HAVE_STRTOLD@
84655 HAVE_STRTOLL = @HAVE_STRTOLL@
84656 -HAVE_STRTOUL = @HAVE_STRTOUL@
84657 HAVE_STRTOULL = @HAVE_STRTOULL@
84658 HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
84659 HAVE_STRUCT_TIMEVAL = @HAVE_STRUCT_TIMEVAL@
84660 @@ -1047,12 +943,12 @@ HAVE_TANF = @HAVE_TANF@
84661 HAVE_TANHF = @HAVE_TANHF@
84662 HAVE_TANL = @HAVE_TANL@
84663 HAVE_TIMEGM = @HAVE_TIMEGM@
84664 -HAVE_TIMESPEC_GET = @HAVE_TIMESPEC_GET@
84665 -HAVE_TIMESPEC_GETRES = @HAVE_TIMESPEC_GETRES@
84666 HAVE_TIMEZONE_T = @HAVE_TIMEZONE_T@
84667 +HAVE_TZSET = @HAVE_TZSET@
84668 HAVE_UNISTD_H = @HAVE_UNISTD_H@
84669 HAVE_UNLINKAT = @HAVE_UNLINKAT@
84670 HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
84671 +HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
84672 HAVE_USLEEP = @HAVE_USLEEP@
84673 HAVE_UTIME = @HAVE_UTIME@
84674 HAVE_UTIMENSAT = @HAVE_UTIMENSAT@
84675 @@ -1094,7 +990,6 @@ HAVE_WMEMCHR = @HAVE_WMEMCHR@
84676 HAVE_WMEMCMP = @HAVE_WMEMCMP@
84677 HAVE_WMEMCPY = @HAVE_WMEMCPY@
84678 HAVE_WMEMMOVE = @HAVE_WMEMMOVE@
84679 -HAVE_WMEMPCPY = @HAVE_WMEMPCPY@
84680 HAVE_WMEMSET = @HAVE_WMEMSET@
84681 HAVE__BOOL = @HAVE__BOOL@
84682 HAVE__EXIT = @HAVE__EXIT@
84683 @@ -1191,18 +1086,16 @@ PATH_SEPARATOR = @PATH_SEPARATOR@
84684 PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
84685 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
84686 PRIPTR_PREFIX = @PRIPTR_PREFIX@
84687 +PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
84688 PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
84689 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
84690 RANLIB = @RANLIB@
84691 -REPLACE_ACCESS = @REPLACE_ACCESS@
84692 REPLACE_ACOSF = @REPLACE_ACOSF@
84693 -REPLACE_ALIGNED_ALLOC = @REPLACE_ALIGNED_ALLOC@
84694 REPLACE_ASINF = @REPLACE_ASINF@
84695 REPLACE_ATAN2F = @REPLACE_ATAN2F@
84696 REPLACE_ATANF = @REPLACE_ATANF@
84697 REPLACE_BTOWC = @REPLACE_BTOWC@
84698 -REPLACE_CALLOC_FOR_CALLOC_GNU = @REPLACE_CALLOC_FOR_CALLOC_GNU@
84699 -REPLACE_CALLOC_FOR_CALLOC_POSIX = @REPLACE_CALLOC_FOR_CALLOC_POSIX@
84700 +REPLACE_CALLOC = @REPLACE_CALLOC@
84701 REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
84702 REPLACE_CBRTF = @REPLACE_CBRTF@
84703 REPLACE_CBRTL = @REPLACE_CBRTL@
84704 @@ -1212,22 +1105,13 @@ REPLACE_CEILL = @REPLACE_CEILL@
84705 REPLACE_CHOWN = @REPLACE_CHOWN@
84706 REPLACE_CLOSE = @REPLACE_CLOSE@
84707 REPLACE_CLOSEDIR = @REPLACE_CLOSEDIR@
84708 -REPLACE_COPY_FILE_RANGE = @REPLACE_COPY_FILE_RANGE@
84709 REPLACE_COSF = @REPLACE_COSF@
84710 REPLACE_COSHF = @REPLACE_COSHF@
84711 -REPLACE_CREAT = @REPLACE_CREAT@
84712 REPLACE_CTIME = @REPLACE_CTIME@
84713 REPLACE_DIRFD = @REPLACE_DIRFD@
84714 REPLACE_DPRINTF = @REPLACE_DPRINTF@
84715 REPLACE_DUP = @REPLACE_DUP@
84716 REPLACE_DUP2 = @REPLACE_DUP2@
84717 -REPLACE_EXECL = @REPLACE_EXECL@
84718 -REPLACE_EXECLE = @REPLACE_EXECLE@
84719 -REPLACE_EXECLP = @REPLACE_EXECLP@
84720 -REPLACE_EXECV = @REPLACE_EXECV@
84721 -REPLACE_EXECVE = @REPLACE_EXECVE@
84722 -REPLACE_EXECVP = @REPLACE_EXECVP@
84723 -REPLACE_EXECVPE = @REPLACE_EXECVPE@
84724 REPLACE_EXP2 = @REPLACE_EXP2@
84725 REPLACE_EXP2L = @REPLACE_EXP2L@
84726 REPLACE_EXPF = @REPLACE_EXPF@
84727 @@ -1237,14 +1121,12 @@ REPLACE_EXPM1F = @REPLACE_EXPM1F@
84728 REPLACE_EXPM1L = @REPLACE_EXPM1L@
84729 REPLACE_FABSL = @REPLACE_FABSL@
84730 REPLACE_FACCESSAT = @REPLACE_FACCESSAT@
84731 -REPLACE_FCHMODAT = @REPLACE_FCHMODAT@
84732 REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
84733 REPLACE_FCLOSE = @REPLACE_FCLOSE@
84734 REPLACE_FCNTL = @REPLACE_FCNTL@
84735 REPLACE_FDOPEN = @REPLACE_FDOPEN@
84736 REPLACE_FDOPENDIR = @REPLACE_FDOPENDIR@
84737 REPLACE_FFLUSH = @REPLACE_FFLUSH@
84738 -REPLACE_FFSLL = @REPLACE_FFSLL@
84739 REPLACE_FLOOR = @REPLACE_FLOOR@
84740 REPLACE_FLOORF = @REPLACE_FLOORF@
84741 REPLACE_FLOORL = @REPLACE_FLOORL@
84742 @@ -1255,10 +1137,8 @@ REPLACE_FMOD = @REPLACE_FMOD@
84743 REPLACE_FMODF = @REPLACE_FMODF@
84744 REPLACE_FMODL = @REPLACE_FMODL@
84745 REPLACE_FOPEN = @REPLACE_FOPEN@
84746 -REPLACE_FOPEN_FOR_FOPEN_GNU = @REPLACE_FOPEN_FOR_FOPEN_GNU@
84747 REPLACE_FPRINTF = @REPLACE_FPRINTF@
84748 REPLACE_FPURGE = @REPLACE_FPURGE@
84749 -REPLACE_FREE = @REPLACE_FREE@
84750 REPLACE_FREOPEN = @REPLACE_FREOPEN@
84751 REPLACE_FREXP = @REPLACE_FREXP@
84752 REPLACE_FREXPF = @REPLACE_FREXPF@
84753 @@ -1280,7 +1160,6 @@ REPLACE_GETLINE = @REPLACE_GETLINE@
84754 REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
84755 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
84756 REPLACE_GETPASS = @REPLACE_GETPASS@
84757 -REPLACE_GETPASS_FOR_GETPASS_GNU = @REPLACE_GETPASS_FOR_GETPASS_GNU@
84758 REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
84759 REPLACE_GMTIME = @REPLACE_GMTIME@
84760 REPLACE_HUGE_VAL = @REPLACE_HUGE_VAL@
84761 @@ -1319,8 +1198,7 @@ REPLACE_LOGF = @REPLACE_LOGF@
84762 REPLACE_LOGL = @REPLACE_LOGL@
84763 REPLACE_LSEEK = @REPLACE_LSEEK@
84764 REPLACE_LSTAT = @REPLACE_LSTAT@
84765 -REPLACE_MALLOC_FOR_MALLOC_GNU = @REPLACE_MALLOC_FOR_MALLOC_GNU@
84766 -REPLACE_MALLOC_FOR_MALLOC_POSIX = @REPLACE_MALLOC_FOR_MALLOC_POSIX@
84767 +REPLACE_MALLOC = @REPLACE_MALLOC@
84768 REPLACE_MBRLEN = @REPLACE_MBRLEN@
84769 REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
84770 REPLACE_MBSINIT = @REPLACE_MBSINIT@
84771 @@ -1332,9 +1210,7 @@ REPLACE_MEMCHR = @REPLACE_MEMCHR@
84772 REPLACE_MEMMEM = @REPLACE_MEMMEM@
84773 REPLACE_MKDIR = @REPLACE_MKDIR@
84774 REPLACE_MKFIFO = @REPLACE_MKFIFO@
84775 -REPLACE_MKFIFOAT = @REPLACE_MKFIFOAT@
84776 REPLACE_MKNOD = @REPLACE_MKNOD@
84777 -REPLACE_MKNODAT = @REPLACE_MKNODAT@
84778 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
84779 REPLACE_MKTIME = @REPLACE_MKTIME@
84780 REPLACE_MODF = @REPLACE_MODF@
84781 @@ -1349,7 +1225,6 @@ REPLACE_OPENAT = @REPLACE_OPENAT@
84782 REPLACE_OPENDIR = @REPLACE_OPENDIR@
84783 REPLACE_PERROR = @REPLACE_PERROR@
84784 REPLACE_POPEN = @REPLACE_POPEN@
84785 -REPLACE_POSIX_MEMALIGN = @REPLACE_POSIX_MEMALIGN@
84786 REPLACE_PREAD = @REPLACE_PREAD@
84787 REPLACE_PRINTF = @REPLACE_PRINTF@
84788 REPLACE_PTSNAME = @REPLACE_PTSNAME@
84789 @@ -1362,9 +1237,7 @@ REPLACE_RANDOM_R = @REPLACE_RANDOM_R@
84790 REPLACE_READ = @REPLACE_READ@
84791 REPLACE_READLINK = @REPLACE_READLINK@
84792 REPLACE_READLINKAT = @REPLACE_READLINKAT@
84793 -REPLACE_REALLOCARRAY = @REPLACE_REALLOCARRAY@
84794 -REPLACE_REALLOC_FOR_REALLOC_GNU = @REPLACE_REALLOC_FOR_REALLOC_GNU@
84795 -REPLACE_REALLOC_FOR_REALLOC_POSIX = @REPLACE_REALLOC_FOR_REALLOC_POSIX@
84796 +REPLACE_REALLOC = @REPLACE_REALLOC@
84797 REPLACE_REALPATH = @REPLACE_REALPATH@
84798 REPLACE_REMAINDER = @REPLACE_REMAINDER@
84799 REPLACE_REMAINDERF = @REPLACE_REMAINDERF@
84800 @@ -1380,7 +1253,7 @@ REPLACE_ROUNDL = @REPLACE_ROUNDL@
84801 REPLACE_SETENV = @REPLACE_SETENV@
84802 REPLACE_SETSTATE = @REPLACE_SETSTATE@
84803 REPLACE_SIGNBIT = @REPLACE_SIGNBIT@
84804 -REPLACE_SIGNBIT_USING_BUILTINS = @REPLACE_SIGNBIT_USING_BUILTINS@
84805 +REPLACE_SIGNBIT_USING_GCC = @REPLACE_SIGNBIT_USING_GCC@
84806 REPLACE_SINF = @REPLACE_SINF@
84807 REPLACE_SINHF = @REPLACE_SINHF@
84808 REPLACE_SLEEP = @REPLACE_SLEEP@
84809 @@ -1396,7 +1269,6 @@ REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
84810 REPLACE_STRCHRNUL = @REPLACE_STRCHRNUL@
84811 REPLACE_STRDUP = @REPLACE_STRDUP@
84812 REPLACE_STRERROR = @REPLACE_STRERROR@
84813 -REPLACE_STRERRORNAME_NP = @REPLACE_STRERRORNAME_NP@
84814 REPLACE_STRERROR_R = @REPLACE_STRERROR_R@
84815 REPLACE_STRFTIME = @REPLACE_STRFTIME@
84816 REPLACE_STRNCAT = @REPLACE_STRNCAT@
84817 @@ -1407,11 +1279,7 @@ REPLACE_STRSTR = @REPLACE_STRSTR@
84818 REPLACE_STRTOD = @REPLACE_STRTOD@
84819 REPLACE_STRTOIMAX = @REPLACE_STRTOIMAX@
84820 REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
84821 -REPLACE_STRTOL = @REPLACE_STRTOL@
84822 REPLACE_STRTOLD = @REPLACE_STRTOLD@
84823 -REPLACE_STRTOLL = @REPLACE_STRTOLL@
84824 -REPLACE_STRTOUL = @REPLACE_STRTOUL@
84825 -REPLACE_STRTOULL = @REPLACE_STRTOULL@
84826 REPLACE_STRTOUMAX = @REPLACE_STRTOUMAX@
84827 REPLACE_STRUCT_TIMEVAL = @REPLACE_STRUCT_TIMEVAL@
84828 REPLACE_SYMLINK = @REPLACE_SYMLINK@
84829 @@ -1442,7 +1310,6 @@ REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
84830 REPLACE_WCSFTIME = @REPLACE_WCSFTIME@
84831 REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
84832 REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
84833 -REPLACE_WCSTOK = @REPLACE_WCSTOK@
84834 REPLACE_WCSWIDTH = @REPLACE_WCSWIDTH@
84835 REPLACE_WCTOB = @REPLACE_WCTOB@
84836 REPLACE_WCTOMB = @REPLACE_WCTOMB@
84837 @@ -1454,21 +1321,19 @@ SET_MAKE = @SET_MAKE@
84838 SHELL = @SHELL@
84839 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
84840 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
84841 -STDALIGN_H = @STDALIGN_H@
84842 STDBOOL_H = @STDBOOL_H@
84843 STDDEF_H = @STDDEF_H@
84844 STDINT_H = @STDINT_H@
84845 STRIP = @STRIP@
84846 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
84847 TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
84848 -TIME_H_DEFINES_TIME_UTC = @TIME_H_DEFINES_TIME_UTC@
84849 UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@
84850 UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@
84851 UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
84852 UNISTD_H_DEFINES_STRUCT_TIMESPEC = @UNISTD_H_DEFINES_STRUCT_TIMESPEC@
84853 -UNISTD_H_HAVE_SYS_RANDOM_H = @UNISTD_H_HAVE_SYS_RANDOM_H@
84854 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
84855 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
84856 +UTIME_H = @UTIME_H@
84857 VERSION = @VERSION@
84858 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
84859 WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
84860 @@ -1500,10 +1365,8 @@ datarootdir = @datarootdir@
84861 docdir = @docdir@
84862 dvidir = @dvidir@
84863 exec_prefix = @exec_prefix@
84864 -gl_LIBOBJDEPS = @gl_LIBOBJDEPS@
84865 gl_LIBOBJS = @gl_LIBOBJS@
84866 gl_LTLIBOBJS = @gl_LTLIBOBJS@
84867 -gltests_LIBOBJDEPS = @gltests_LIBOBJDEPS@
84868 gltests_LIBOBJS = @gltests_LIBOBJS@
84869 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
84870 gltests_WITNESS = @gltests_WITNESS@
84871
84872 diff --git a/tests/qxpak/Makefile.in b/tests/qxpak/Makefile.in
84873 index d9008cf..40666c9 100644
84874 --- a/tests/qxpak/Makefile.in
84875 +++ b/tests/qxpak/Makefile.in
84876 @@ -90,12 +90,9 @@ host_triplet = @host@
84877 subdir = tests/qxpak
84878 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
84879 am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
84880 - $(top_srcdir)/autotools/m4/__inline.m4 \
84881 $(top_srcdir)/autotools/m4/absolute-header.m4 \
84882 $(top_srcdir)/autotools/m4/ac_check_sendfile.m4 \
84883 $(top_srcdir)/autotools/m4/alloca.m4 \
84884 - $(top_srcdir)/autotools/m4/builtin-expect.m4 \
84885 - $(top_srcdir)/autotools/m4/calloc.m4 \
84886 $(top_srcdir)/autotools/m4/canonicalize.m4 \
84887 $(top_srcdir)/autotools/m4/chdir-long.m4 \
84888 $(top_srcdir)/autotools/m4/clock_time.m4 \
84889 @@ -103,6 +100,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
84890 $(top_srcdir)/autotools/m4/closedir.m4 \
84891 $(top_srcdir)/autotools/m4/dirent_h.m4 \
84892 $(top_srcdir)/autotools/m4/dirfd.m4 \
84893 + $(top_srcdir)/autotools/m4/dirname.m4 \
84894 $(top_srcdir)/autotools/m4/double-slash-root.m4 \
84895 $(top_srcdir)/autotools/m4/dup.m4 \
84896 $(top_srcdir)/autotools/m4/dup2.m4 \
84897 @@ -124,7 +122,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
84898 $(top_srcdir)/autotools/m4/filenamecat.m4 \
84899 $(top_srcdir)/autotools/m4/float_h.m4 \
84900 $(top_srcdir)/autotools/m4/fpieee.m4 \
84901 - $(top_srcdir)/autotools/m4/free.m4 \
84902 $(top_srcdir)/autotools/m4/frexp.m4 \
84903 $(top_srcdir)/autotools/m4/frexpl.m4 \
84904 $(top_srcdir)/autotools/m4/fstat.m4 \
84905 @@ -144,6 +141,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
84906 $(top_srcdir)/autotools/m4/group-member.m4 \
84907 $(top_srcdir)/autotools/m4/include_next.m4 \
84908 $(top_srcdir)/autotools/m4/intmax_t.m4 \
84909 + $(top_srcdir)/autotools/m4/inttypes-pri.m4 \
84910 $(top_srcdir)/autotools/m4/inttypes.m4 \
84911 $(top_srcdir)/autotools/m4/inttypes_h.m4 \
84912 $(top_srcdir)/autotools/m4/isnand.m4 \
84913 @@ -153,6 +151,8 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
84914 $(top_srcdir)/autotools/m4/ldexpl.m4 \
84915 $(top_srcdir)/autotools/m4/libtool.m4 \
84916 $(top_srcdir)/autotools/m4/limits-h.m4 \
84917 + $(top_srcdir)/autotools/m4/localtime-buffer.m4 \
84918 + $(top_srcdir)/autotools/m4/longlong.m4 \
84919 $(top_srcdir)/autotools/m4/lstat.m4 \
84920 $(top_srcdir)/autotools/m4/ltoptions.m4 \
84921 $(top_srcdir)/autotools/m4/ltsugar.m4 \
84922 @@ -164,7 +164,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
84923 $(top_srcdir)/autotools/m4/memchr.m4 \
84924 $(top_srcdir)/autotools/m4/mempcpy.m4 \
84925 $(top_srcdir)/autotools/m4/memrchr.m4 \
84926 - $(top_srcdir)/autotools/m4/minmax.m4 \
84927 $(top_srcdir)/autotools/m4/mkdir.m4 \
84928 $(top_srcdir)/autotools/m4/mkdirat.m4 \
84929 $(top_srcdir)/autotools/m4/mmap-anon.m4 \
84930 @@ -175,20 +174,16 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
84931 $(top_srcdir)/autotools/m4/nocrash.m4 \
84932 $(top_srcdir)/autotools/m4/off_t.m4 \
84933 $(top_srcdir)/autotools/m4/open-cloexec.m4 \
84934 - $(top_srcdir)/autotools/m4/open-slash.m4 \
84935 $(top_srcdir)/autotools/m4/open.m4 \
84936 $(top_srcdir)/autotools/m4/openat.m4 \
84937 $(top_srcdir)/autotools/m4/opendir.m4 \
84938 $(top_srcdir)/autotools/m4/pathmax.m4 \
84939 - $(top_srcdir)/autotools/m4/pipe.m4 \
84940 $(top_srcdir)/autotools/m4/printf-frexp.m4 \
84941 $(top_srcdir)/autotools/m4/printf-frexpl.m4 \
84942 $(top_srcdir)/autotools/m4/printf.m4 \
84943 - $(top_srcdir)/autotools/m4/rawmemchr.m4 \
84944 $(top_srcdir)/autotools/m4/readlink.m4 \
84945 $(top_srcdir)/autotools/m4/readlinkat.m4 \
84946 $(top_srcdir)/autotools/m4/realloc.m4 \
84947 - $(top_srcdir)/autotools/m4/reallocarray.m4 \
84948 $(top_srcdir)/autotools/m4/rename.m4 \
84949 $(top_srcdir)/autotools/m4/renameat.m4 \
84950 $(top_srcdir)/autotools/m4/rmdir.m4 \
84951 @@ -198,7 +193,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
84952 $(top_srcdir)/autotools/m4/ssize_t.m4 \
84953 $(top_srcdir)/autotools/m4/stat-time.m4 \
84954 $(top_srcdir)/autotools/m4/stat.m4 \
84955 - $(top_srcdir)/autotools/m4/stdalign.m4 \
84956 $(top_srcdir)/autotools/m4/stdbool.m4 \
84957 $(top_srcdir)/autotools/m4/stddef_h.m4 \
84958 $(top_srcdir)/autotools/m4/stdint.m4 \
84959 @@ -237,10 +231,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
84960 $(top_srcdir)/autotools/m4/wchar_t.m4 \
84961 $(top_srcdir)/autotools/m4/wint_t.m4 \
84962 $(top_srcdir)/autotools/m4/xalloc.m4 \
84963 - $(top_srcdir)/autotools/m4/xsize.m4 \
84964 - $(top_srcdir)/autotools/m4/year2038.m4 \
84965 - $(top_srcdir)/autotools/m4/zzgnulib.m4 \
84966 - $(top_srcdir)/configure.ac
84967 + $(top_srcdir)/autotools/m4/xsize.m4 $(top_srcdir)/configure.ac
84968 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
84969 $(ACLOCAL_M4)
84970 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
84971 @@ -318,450 +309,368 @@ FGREP = @FGREP@
84972 FLOAT_H = @FLOAT_H@
84973 GETOPT_CDEFS_H = @GETOPT_CDEFS_H@
84974 GETOPT_H = @GETOPT_H@
84975 -GL_CFLAG_ALLOW_WARNINGS = @GL_CFLAG_ALLOW_WARNINGS@
84976 -GL_CFLAG_GNULIB_WARNINGS = @GL_CFLAG_GNULIB_WARNINGS@
84977 -GL_GNULIB_ACCESS = @GL_GNULIB_ACCESS@
84978 -GL_GNULIB_ACOSF = @GL_GNULIB_ACOSF@
84979 -GL_GNULIB_ACOSL = @GL_GNULIB_ACOSL@
84980 -GL_GNULIB_ALIGNED_ALLOC = @GL_GNULIB_ALIGNED_ALLOC@
84981 -GL_GNULIB_ALPHASORT = @GL_GNULIB_ALPHASORT@
84982 -GL_GNULIB_ASINF = @GL_GNULIB_ASINF@
84983 -GL_GNULIB_ASINL = @GL_GNULIB_ASINL@
84984 -GL_GNULIB_ATAN2F = @GL_GNULIB_ATAN2F@
84985 -GL_GNULIB_ATANF = @GL_GNULIB_ATANF@
84986 -GL_GNULIB_ATANL = @GL_GNULIB_ATANL@
84987 -GL_GNULIB_ATOLL = @GL_GNULIB_ATOLL@
84988 -GL_GNULIB_BTOWC = @GL_GNULIB_BTOWC@
84989 -GL_GNULIB_CALLOC_GNU = @GL_GNULIB_CALLOC_GNU@
84990 -GL_GNULIB_CALLOC_POSIX = @GL_GNULIB_CALLOC_POSIX@
84991 -GL_GNULIB_CANONICALIZE_FILE_NAME = @GL_GNULIB_CANONICALIZE_FILE_NAME@
84992 -GL_GNULIB_CBRT = @GL_GNULIB_CBRT@
84993 -GL_GNULIB_CBRTF = @GL_GNULIB_CBRTF@
84994 -GL_GNULIB_CBRTL = @GL_GNULIB_CBRTL@
84995 -GL_GNULIB_CEIL = @GL_GNULIB_CEIL@
84996 -GL_GNULIB_CEILF = @GL_GNULIB_CEILF@
84997 -GL_GNULIB_CEILL = @GL_GNULIB_CEILL@
84998 -GL_GNULIB_CHDIR = @GL_GNULIB_CHDIR@
84999 -GL_GNULIB_CHOWN = @GL_GNULIB_CHOWN@
85000 -GL_GNULIB_CLOSE = @GL_GNULIB_CLOSE@
85001 -GL_GNULIB_CLOSEDIR = @GL_GNULIB_CLOSEDIR@
85002 -GL_GNULIB_COPYSIGN = @GL_GNULIB_COPYSIGN@
85003 -GL_GNULIB_COPYSIGNF = @GL_GNULIB_COPYSIGNF@
85004 -GL_GNULIB_COPYSIGNL = @GL_GNULIB_COPYSIGNL@
85005 -GL_GNULIB_COPY_FILE_RANGE = @GL_GNULIB_COPY_FILE_RANGE@
85006 -GL_GNULIB_COSF = @GL_GNULIB_COSF@
85007 -GL_GNULIB_COSHF = @GL_GNULIB_COSHF@
85008 -GL_GNULIB_COSL = @GL_GNULIB_COSL@
85009 -GL_GNULIB_CREAT = @GL_GNULIB_CREAT@
85010 -GL_GNULIB_CTIME = @GL_GNULIB_CTIME@
85011 -GL_GNULIB_DIRFD = @GL_GNULIB_DIRFD@
85012 -GL_GNULIB_DPRINTF = @GL_GNULIB_DPRINTF@
85013 -GL_GNULIB_DUP = @GL_GNULIB_DUP@
85014 -GL_GNULIB_DUP2 = @GL_GNULIB_DUP2@
85015 -GL_GNULIB_DUP3 = @GL_GNULIB_DUP3@
85016 -GL_GNULIB_ENVIRON = @GL_GNULIB_ENVIRON@
85017 -GL_GNULIB_EUIDACCESS = @GL_GNULIB_EUIDACCESS@
85018 -GL_GNULIB_EXECL = @GL_GNULIB_EXECL@
85019 -GL_GNULIB_EXECLE = @GL_GNULIB_EXECLE@
85020 -GL_GNULIB_EXECLP = @GL_GNULIB_EXECLP@
85021 -GL_GNULIB_EXECV = @GL_GNULIB_EXECV@
85022 -GL_GNULIB_EXECVE = @GL_GNULIB_EXECVE@
85023 -GL_GNULIB_EXECVP = @GL_GNULIB_EXECVP@
85024 -GL_GNULIB_EXECVPE = @GL_GNULIB_EXECVPE@
85025 -GL_GNULIB_EXP2 = @GL_GNULIB_EXP2@
85026 -GL_GNULIB_EXP2F = @GL_GNULIB_EXP2F@
85027 -GL_GNULIB_EXP2L = @GL_GNULIB_EXP2L@
85028 -GL_GNULIB_EXPF = @GL_GNULIB_EXPF@
85029 -GL_GNULIB_EXPL = @GL_GNULIB_EXPL@
85030 -GL_GNULIB_EXPLICIT_BZERO = @GL_GNULIB_EXPLICIT_BZERO@
85031 -GL_GNULIB_EXPM1 = @GL_GNULIB_EXPM1@
85032 -GL_GNULIB_EXPM1F = @GL_GNULIB_EXPM1F@
85033 -GL_GNULIB_EXPM1L = @GL_GNULIB_EXPM1L@
85034 -GL_GNULIB_FABSF = @GL_GNULIB_FABSF@
85035 -GL_GNULIB_FABSL = @GL_GNULIB_FABSL@
85036 -GL_GNULIB_FACCESSAT = @GL_GNULIB_FACCESSAT@
85037 -GL_GNULIB_FCHDIR = @GL_GNULIB_FCHDIR@
85038 -GL_GNULIB_FCHMODAT = @GL_GNULIB_FCHMODAT@
85039 -GL_GNULIB_FCHOWNAT = @GL_GNULIB_FCHOWNAT@
85040 -GL_GNULIB_FCLOSE = @GL_GNULIB_FCLOSE@
85041 -GL_GNULIB_FCNTL = @GL_GNULIB_FCNTL@
85042 -GL_GNULIB_FDATASYNC = @GL_GNULIB_FDATASYNC@
85043 -GL_GNULIB_FDOPEN = @GL_GNULIB_FDOPEN@
85044 -GL_GNULIB_FDOPENDIR = @GL_GNULIB_FDOPENDIR@
85045 -GL_GNULIB_FFLUSH = @GL_GNULIB_FFLUSH@
85046 -GL_GNULIB_FFS = @GL_GNULIB_FFS@
85047 -GL_GNULIB_FFSL = @GL_GNULIB_FFSL@
85048 -GL_GNULIB_FFSLL = @GL_GNULIB_FFSLL@
85049 -GL_GNULIB_FGETC = @GL_GNULIB_FGETC@
85050 -GL_GNULIB_FGETS = @GL_GNULIB_FGETS@
85051 -GL_GNULIB_FLOOR = @GL_GNULIB_FLOOR@
85052 -GL_GNULIB_FLOORF = @GL_GNULIB_FLOORF@
85053 -GL_GNULIB_FLOORL = @GL_GNULIB_FLOORL@
85054 -GL_GNULIB_FMA = @GL_GNULIB_FMA@
85055 -GL_GNULIB_FMAF = @GL_GNULIB_FMAF@
85056 -GL_GNULIB_FMAL = @GL_GNULIB_FMAL@
85057 -GL_GNULIB_FMOD = @GL_GNULIB_FMOD@
85058 -GL_GNULIB_FMODF = @GL_GNULIB_FMODF@
85059 -GL_GNULIB_FMODL = @GL_GNULIB_FMODL@
85060 -GL_GNULIB_FOPEN = @GL_GNULIB_FOPEN@
85061 -GL_GNULIB_FOPEN_GNU = @GL_GNULIB_FOPEN_GNU@
85062 -GL_GNULIB_FPRINTF = @GL_GNULIB_FPRINTF@
85063 -GL_GNULIB_FPRINTF_POSIX = @GL_GNULIB_FPRINTF_POSIX@
85064 -GL_GNULIB_FPURGE = @GL_GNULIB_FPURGE@
85065 -GL_GNULIB_FPUTC = @GL_GNULIB_FPUTC@
85066 -GL_GNULIB_FPUTS = @GL_GNULIB_FPUTS@
85067 -GL_GNULIB_FREAD = @GL_GNULIB_FREAD@
85068 -GL_GNULIB_FREE_POSIX = @GL_GNULIB_FREE_POSIX@
85069 -GL_GNULIB_FREOPEN = @GL_GNULIB_FREOPEN@
85070 -GL_GNULIB_FREXP = @GL_GNULIB_FREXP@
85071 -GL_GNULIB_FREXPF = @GL_GNULIB_FREXPF@
85072 -GL_GNULIB_FREXPL = @GL_GNULIB_FREXPL@
85073 -GL_GNULIB_FSCANF = @GL_GNULIB_FSCANF@
85074 -GL_GNULIB_FSEEK = @GL_GNULIB_FSEEK@
85075 -GL_GNULIB_FSEEKO = @GL_GNULIB_FSEEKO@
85076 -GL_GNULIB_FSTAT = @GL_GNULIB_FSTAT@
85077 -GL_GNULIB_FSTATAT = @GL_GNULIB_FSTATAT@
85078 -GL_GNULIB_FSYNC = @GL_GNULIB_FSYNC@
85079 -GL_GNULIB_FTELL = @GL_GNULIB_FTELL@
85080 -GL_GNULIB_FTELLO = @GL_GNULIB_FTELLO@
85081 -GL_GNULIB_FTRUNCATE = @GL_GNULIB_FTRUNCATE@
85082 -GL_GNULIB_FUTIMENS = @GL_GNULIB_FUTIMENS@
85083 -GL_GNULIB_FWRITE = @GL_GNULIB_FWRITE@
85084 -GL_GNULIB_GETC = @GL_GNULIB_GETC@
85085 -GL_GNULIB_GETCHAR = @GL_GNULIB_GETCHAR@
85086 -GL_GNULIB_GETCWD = @GL_GNULIB_GETCWD@
85087 -GL_GNULIB_GETDELIM = @GL_GNULIB_GETDELIM@
85088 -GL_GNULIB_GETDOMAINNAME = @GL_GNULIB_GETDOMAINNAME@
85089 -GL_GNULIB_GETDTABLESIZE = @GL_GNULIB_GETDTABLESIZE@
85090 -GL_GNULIB_GETENTROPY = @GL_GNULIB_GETENTROPY@
85091 -GL_GNULIB_GETGROUPS = @GL_GNULIB_GETGROUPS@
85092 -GL_GNULIB_GETHOSTNAME = @GL_GNULIB_GETHOSTNAME@
85093 -GL_GNULIB_GETLINE = @GL_GNULIB_GETLINE@
85094 -GL_GNULIB_GETLOADAVG = @GL_GNULIB_GETLOADAVG@
85095 -GL_GNULIB_GETLOGIN = @GL_GNULIB_GETLOGIN@
85096 -GL_GNULIB_GETLOGIN_R = @GL_GNULIB_GETLOGIN_R@
85097 -GL_GNULIB_GETOPT_POSIX = @GL_GNULIB_GETOPT_POSIX@
85098 -GL_GNULIB_GETPAGESIZE = @GL_GNULIB_GETPAGESIZE@
85099 -GL_GNULIB_GETPASS = @GL_GNULIB_GETPASS@
85100 -GL_GNULIB_GETPASS_GNU = @GL_GNULIB_GETPASS_GNU@
85101 -GL_GNULIB_GETSUBOPT = @GL_GNULIB_GETSUBOPT@
85102 -GL_GNULIB_GETTIMEOFDAY = @GL_GNULIB_GETTIMEOFDAY@
85103 -GL_GNULIB_GETUMASK = @GL_GNULIB_GETUMASK@
85104 -GL_GNULIB_GETUSERSHELL = @GL_GNULIB_GETUSERSHELL@
85105 -GL_GNULIB_GRANTPT = @GL_GNULIB_GRANTPT@
85106 -GL_GNULIB_GROUP_MEMBER = @GL_GNULIB_GROUP_MEMBER@
85107 -GL_GNULIB_HYPOT = @GL_GNULIB_HYPOT@
85108 -GL_GNULIB_HYPOTF = @GL_GNULIB_HYPOTF@
85109 -GL_GNULIB_HYPOTL = @GL_GNULIB_HYPOTL@
85110 -GL_GNULIB_ILOGB = @GL_GNULIB_ILOGB@
85111 -GL_GNULIB_ILOGBF = @GL_GNULIB_ILOGBF@
85112 -GL_GNULIB_ILOGBL = @GL_GNULIB_ILOGBL@
85113 -GL_GNULIB_IMAXABS = @GL_GNULIB_IMAXABS@
85114 -GL_GNULIB_IMAXDIV = @GL_GNULIB_IMAXDIV@
85115 -GL_GNULIB_ISATTY = @GL_GNULIB_ISATTY@
85116 -GL_GNULIB_ISFINITE = @GL_GNULIB_ISFINITE@
85117 -GL_GNULIB_ISINF = @GL_GNULIB_ISINF@
85118 -GL_GNULIB_ISNAN = @GL_GNULIB_ISNAN@
85119 -GL_GNULIB_ISNAND = @GL_GNULIB_ISNAND@
85120 -GL_GNULIB_ISNANF = @GL_GNULIB_ISNANF@
85121 -GL_GNULIB_ISNANL = @GL_GNULIB_ISNANL@
85122 -GL_GNULIB_LCHMOD = @GL_GNULIB_LCHMOD@
85123 -GL_GNULIB_LCHOWN = @GL_GNULIB_LCHOWN@
85124 -GL_GNULIB_LDEXPF = @GL_GNULIB_LDEXPF@
85125 -GL_GNULIB_LDEXPL = @GL_GNULIB_LDEXPL@
85126 -GL_GNULIB_LINK = @GL_GNULIB_LINK@
85127 -GL_GNULIB_LINKAT = @GL_GNULIB_LINKAT@
85128 -GL_GNULIB_LOCALTIME = @GL_GNULIB_LOCALTIME@
85129 -GL_GNULIB_LOG = @GL_GNULIB_LOG@
85130 -GL_GNULIB_LOG10 = @GL_GNULIB_LOG10@
85131 -GL_GNULIB_LOG10F = @GL_GNULIB_LOG10F@
85132 -GL_GNULIB_LOG10L = @GL_GNULIB_LOG10L@
85133 -GL_GNULIB_LOG1P = @GL_GNULIB_LOG1P@
85134 -GL_GNULIB_LOG1PF = @GL_GNULIB_LOG1PF@
85135 -GL_GNULIB_LOG1PL = @GL_GNULIB_LOG1PL@
85136 -GL_GNULIB_LOG2 = @GL_GNULIB_LOG2@
85137 -GL_GNULIB_LOG2F = @GL_GNULIB_LOG2F@
85138 -GL_GNULIB_LOG2L = @GL_GNULIB_LOG2L@
85139 -GL_GNULIB_LOGB = @GL_GNULIB_LOGB@
85140 -GL_GNULIB_LOGBF = @GL_GNULIB_LOGBF@
85141 -GL_GNULIB_LOGBL = @GL_GNULIB_LOGBL@
85142 -GL_GNULIB_LOGF = @GL_GNULIB_LOGF@
85143 -GL_GNULIB_LOGL = @GL_GNULIB_LOGL@
85144 -GL_GNULIB_LSEEK = @GL_GNULIB_LSEEK@
85145 -GL_GNULIB_LSTAT = @GL_GNULIB_LSTAT@
85146 -GL_GNULIB_MALLOC_GNU = @GL_GNULIB_MALLOC_GNU@
85147 -GL_GNULIB_MALLOC_POSIX = @GL_GNULIB_MALLOC_POSIX@
85148 -GL_GNULIB_MBRLEN = @GL_GNULIB_MBRLEN@
85149 -GL_GNULIB_MBRTOWC = @GL_GNULIB_MBRTOWC@
85150 -GL_GNULIB_MBSCASECMP = @GL_GNULIB_MBSCASECMP@
85151 -GL_GNULIB_MBSCASESTR = @GL_GNULIB_MBSCASESTR@
85152 -GL_GNULIB_MBSCHR = @GL_GNULIB_MBSCHR@
85153 -GL_GNULIB_MBSCSPN = @GL_GNULIB_MBSCSPN@
85154 -GL_GNULIB_MBSINIT = @GL_GNULIB_MBSINIT@
85155 -GL_GNULIB_MBSLEN = @GL_GNULIB_MBSLEN@
85156 -GL_GNULIB_MBSNCASECMP = @GL_GNULIB_MBSNCASECMP@
85157 -GL_GNULIB_MBSNLEN = @GL_GNULIB_MBSNLEN@
85158 -GL_GNULIB_MBSNRTOWCS = @GL_GNULIB_MBSNRTOWCS@
85159 -GL_GNULIB_MBSPBRK = @GL_GNULIB_MBSPBRK@
85160 -GL_GNULIB_MBSPCASECMP = @GL_GNULIB_MBSPCASECMP@
85161 -GL_GNULIB_MBSRCHR = @GL_GNULIB_MBSRCHR@
85162 -GL_GNULIB_MBSRTOWCS = @GL_GNULIB_MBSRTOWCS@
85163 -GL_GNULIB_MBSSEP = @GL_GNULIB_MBSSEP@
85164 -GL_GNULIB_MBSSPN = @GL_GNULIB_MBSSPN@
85165 -GL_GNULIB_MBSSTR = @GL_GNULIB_MBSSTR@
85166 -GL_GNULIB_MBSTOK_R = @GL_GNULIB_MBSTOK_R@
85167 -GL_GNULIB_MBTOWC = @GL_GNULIB_MBTOWC@
85168 -GL_GNULIB_MDA_ACCESS = @GL_GNULIB_MDA_ACCESS@
85169 -GL_GNULIB_MDA_CHDIR = @GL_GNULIB_MDA_CHDIR@
85170 -GL_GNULIB_MDA_CHMOD = @GL_GNULIB_MDA_CHMOD@
85171 -GL_GNULIB_MDA_CLOSE = @GL_GNULIB_MDA_CLOSE@
85172 -GL_GNULIB_MDA_CREAT = @GL_GNULIB_MDA_CREAT@
85173 -GL_GNULIB_MDA_DUP = @GL_GNULIB_MDA_DUP@
85174 -GL_GNULIB_MDA_DUP2 = @GL_GNULIB_MDA_DUP2@
85175 -GL_GNULIB_MDA_ECVT = @GL_GNULIB_MDA_ECVT@
85176 -GL_GNULIB_MDA_EXECL = @GL_GNULIB_MDA_EXECL@
85177 -GL_GNULIB_MDA_EXECLE = @GL_GNULIB_MDA_EXECLE@
85178 -GL_GNULIB_MDA_EXECLP = @GL_GNULIB_MDA_EXECLP@
85179 -GL_GNULIB_MDA_EXECV = @GL_GNULIB_MDA_EXECV@
85180 -GL_GNULIB_MDA_EXECVE = @GL_GNULIB_MDA_EXECVE@
85181 -GL_GNULIB_MDA_EXECVP = @GL_GNULIB_MDA_EXECVP@
85182 -GL_GNULIB_MDA_EXECVPE = @GL_GNULIB_MDA_EXECVPE@
85183 -GL_GNULIB_MDA_FCLOSEALL = @GL_GNULIB_MDA_FCLOSEALL@
85184 -GL_GNULIB_MDA_FCVT = @GL_GNULIB_MDA_FCVT@
85185 -GL_GNULIB_MDA_FDOPEN = @GL_GNULIB_MDA_FDOPEN@
85186 -GL_GNULIB_MDA_FILENO = @GL_GNULIB_MDA_FILENO@
85187 -GL_GNULIB_MDA_GCVT = @GL_GNULIB_MDA_GCVT@
85188 -GL_GNULIB_MDA_GETCWD = @GL_GNULIB_MDA_GETCWD@
85189 -GL_GNULIB_MDA_GETPID = @GL_GNULIB_MDA_GETPID@
85190 -GL_GNULIB_MDA_GETW = @GL_GNULIB_MDA_GETW@
85191 -GL_GNULIB_MDA_ISATTY = @GL_GNULIB_MDA_ISATTY@
85192 -GL_GNULIB_MDA_J0 = @GL_GNULIB_MDA_J0@
85193 -GL_GNULIB_MDA_J1 = @GL_GNULIB_MDA_J1@
85194 -GL_GNULIB_MDA_JN = @GL_GNULIB_MDA_JN@
85195 -GL_GNULIB_MDA_LSEEK = @GL_GNULIB_MDA_LSEEK@
85196 -GL_GNULIB_MDA_MEMCCPY = @GL_GNULIB_MDA_MEMCCPY@
85197 -GL_GNULIB_MDA_MKDIR = @GL_GNULIB_MDA_MKDIR@
85198 -GL_GNULIB_MDA_MKTEMP = @GL_GNULIB_MDA_MKTEMP@
85199 -GL_GNULIB_MDA_OPEN = @GL_GNULIB_MDA_OPEN@
85200 -GL_GNULIB_MDA_PUTENV = @GL_GNULIB_MDA_PUTENV@
85201 -GL_GNULIB_MDA_PUTW = @GL_GNULIB_MDA_PUTW@
85202 -GL_GNULIB_MDA_READ = @GL_GNULIB_MDA_READ@
85203 -GL_GNULIB_MDA_RMDIR = @GL_GNULIB_MDA_RMDIR@
85204 -GL_GNULIB_MDA_STRDUP = @GL_GNULIB_MDA_STRDUP@
85205 -GL_GNULIB_MDA_SWAB = @GL_GNULIB_MDA_SWAB@
85206 -GL_GNULIB_MDA_TEMPNAM = @GL_GNULIB_MDA_TEMPNAM@
85207 -GL_GNULIB_MDA_TZSET = @GL_GNULIB_MDA_TZSET@
85208 -GL_GNULIB_MDA_UMASK = @GL_GNULIB_MDA_UMASK@
85209 -GL_GNULIB_MDA_UNLINK = @GL_GNULIB_MDA_UNLINK@
85210 -GL_GNULIB_MDA_UTIME = @GL_GNULIB_MDA_UTIME@
85211 -GL_GNULIB_MDA_WCSDUP = @GL_GNULIB_MDA_WCSDUP@
85212 -GL_GNULIB_MDA_WRITE = @GL_GNULIB_MDA_WRITE@
85213 -GL_GNULIB_MDA_Y0 = @GL_GNULIB_MDA_Y0@
85214 -GL_GNULIB_MDA_Y1 = @GL_GNULIB_MDA_Y1@
85215 -GL_GNULIB_MDA_YN = @GL_GNULIB_MDA_YN@
85216 -GL_GNULIB_MEMCHR = @GL_GNULIB_MEMCHR@
85217 -GL_GNULIB_MEMMEM = @GL_GNULIB_MEMMEM@
85218 -GL_GNULIB_MEMPCPY = @GL_GNULIB_MEMPCPY@
85219 -GL_GNULIB_MEMRCHR = @GL_GNULIB_MEMRCHR@
85220 -GL_GNULIB_MKDIR = @GL_GNULIB_MKDIR@
85221 -GL_GNULIB_MKDIRAT = @GL_GNULIB_MKDIRAT@
85222 -GL_GNULIB_MKDTEMP = @GL_GNULIB_MKDTEMP@
85223 -GL_GNULIB_MKFIFO = @GL_GNULIB_MKFIFO@
85224 -GL_GNULIB_MKFIFOAT = @GL_GNULIB_MKFIFOAT@
85225 -GL_GNULIB_MKNOD = @GL_GNULIB_MKNOD@
85226 -GL_GNULIB_MKNODAT = @GL_GNULIB_MKNODAT@
85227 -GL_GNULIB_MKOSTEMP = @GL_GNULIB_MKOSTEMP@
85228 -GL_GNULIB_MKOSTEMPS = @GL_GNULIB_MKOSTEMPS@
85229 -GL_GNULIB_MKSTEMP = @GL_GNULIB_MKSTEMP@
85230 -GL_GNULIB_MKSTEMPS = @GL_GNULIB_MKSTEMPS@
85231 -GL_GNULIB_MKTIME = @GL_GNULIB_MKTIME@
85232 -GL_GNULIB_MODF = @GL_GNULIB_MODF@
85233 -GL_GNULIB_MODFF = @GL_GNULIB_MODFF@
85234 -GL_GNULIB_MODFL = @GL_GNULIB_MODFL@
85235 -GL_GNULIB_NANOSLEEP = @GL_GNULIB_NANOSLEEP@
85236 -GL_GNULIB_NONBLOCKING = @GL_GNULIB_NONBLOCKING@
85237 -GL_GNULIB_OBSTACK_PRINTF = @GL_GNULIB_OBSTACK_PRINTF@
85238 -GL_GNULIB_OBSTACK_PRINTF_POSIX = @GL_GNULIB_OBSTACK_PRINTF_POSIX@
85239 -GL_GNULIB_OPEN = @GL_GNULIB_OPEN@
85240 -GL_GNULIB_OPENAT = @GL_GNULIB_OPENAT@
85241 -GL_GNULIB_OPENDIR = @GL_GNULIB_OPENDIR@
85242 -GL_GNULIB_OVERRIDES_STRUCT_STAT = @GL_GNULIB_OVERRIDES_STRUCT_STAT@
85243 -GL_GNULIB_PCLOSE = @GL_GNULIB_PCLOSE@
85244 -GL_GNULIB_PERROR = @GL_GNULIB_PERROR@
85245 -GL_GNULIB_PIPE = @GL_GNULIB_PIPE@
85246 -GL_GNULIB_PIPE2 = @GL_GNULIB_PIPE2@
85247 -GL_GNULIB_POPEN = @GL_GNULIB_POPEN@
85248 -GL_GNULIB_POSIX_MEMALIGN = @GL_GNULIB_POSIX_MEMALIGN@
85249 -GL_GNULIB_POSIX_OPENPT = @GL_GNULIB_POSIX_OPENPT@
85250 -GL_GNULIB_POWF = @GL_GNULIB_POWF@
85251 -GL_GNULIB_PREAD = @GL_GNULIB_PREAD@
85252 -GL_GNULIB_PRINTF = @GL_GNULIB_PRINTF@
85253 -GL_GNULIB_PRINTF_POSIX = @GL_GNULIB_PRINTF_POSIX@
85254 -GL_GNULIB_PTSNAME = @GL_GNULIB_PTSNAME@
85255 -GL_GNULIB_PTSNAME_R = @GL_GNULIB_PTSNAME_R@
85256 -GL_GNULIB_PUTC = @GL_GNULIB_PUTC@
85257 -GL_GNULIB_PUTCHAR = @GL_GNULIB_PUTCHAR@
85258 -GL_GNULIB_PUTENV = @GL_GNULIB_PUTENV@
85259 -GL_GNULIB_PUTS = @GL_GNULIB_PUTS@
85260 -GL_GNULIB_PWRITE = @GL_GNULIB_PWRITE@
85261 -GL_GNULIB_QSORT_R = @GL_GNULIB_QSORT_R@
85262 -GL_GNULIB_RANDOM = @GL_GNULIB_RANDOM@
85263 -GL_GNULIB_RANDOM_R = @GL_GNULIB_RANDOM_R@
85264 -GL_GNULIB_RAWMEMCHR = @GL_GNULIB_RAWMEMCHR@
85265 -GL_GNULIB_READ = @GL_GNULIB_READ@
85266 -GL_GNULIB_READDIR = @GL_GNULIB_READDIR@
85267 -GL_GNULIB_READLINK = @GL_GNULIB_READLINK@
85268 -GL_GNULIB_READLINKAT = @GL_GNULIB_READLINKAT@
85269 -GL_GNULIB_REALLOCARRAY = @GL_GNULIB_REALLOCARRAY@
85270 -GL_GNULIB_REALLOC_GNU = @GL_GNULIB_REALLOC_GNU@
85271 -GL_GNULIB_REALLOC_POSIX = @GL_GNULIB_REALLOC_POSIX@
85272 -GL_GNULIB_REALPATH = @GL_GNULIB_REALPATH@
85273 -GL_GNULIB_REMAINDER = @GL_GNULIB_REMAINDER@
85274 -GL_GNULIB_REMAINDERF = @GL_GNULIB_REMAINDERF@
85275 -GL_GNULIB_REMAINDERL = @GL_GNULIB_REMAINDERL@
85276 -GL_GNULIB_REMOVE = @GL_GNULIB_REMOVE@
85277 -GL_GNULIB_RENAME = @GL_GNULIB_RENAME@
85278 -GL_GNULIB_RENAMEAT = @GL_GNULIB_RENAMEAT@
85279 -GL_GNULIB_REWINDDIR = @GL_GNULIB_REWINDDIR@
85280 -GL_GNULIB_RINT = @GL_GNULIB_RINT@
85281 -GL_GNULIB_RINTF = @GL_GNULIB_RINTF@
85282 -GL_GNULIB_RINTL = @GL_GNULIB_RINTL@
85283 -GL_GNULIB_RMDIR = @GL_GNULIB_RMDIR@
85284 -GL_GNULIB_ROUND = @GL_GNULIB_ROUND@
85285 -GL_GNULIB_ROUNDF = @GL_GNULIB_ROUNDF@
85286 -GL_GNULIB_ROUNDL = @GL_GNULIB_ROUNDL@
85287 -GL_GNULIB_RPMATCH = @GL_GNULIB_RPMATCH@
85288 -GL_GNULIB_SCANDIR = @GL_GNULIB_SCANDIR@
85289 -GL_GNULIB_SCANF = @GL_GNULIB_SCANF@
85290 -GL_GNULIB_SECURE_GETENV = @GL_GNULIB_SECURE_GETENV@
85291 -GL_GNULIB_SETENV = @GL_GNULIB_SETENV@
85292 -GL_GNULIB_SETHOSTNAME = @GL_GNULIB_SETHOSTNAME@
85293 -GL_GNULIB_SIGABBREV_NP = @GL_GNULIB_SIGABBREV_NP@
85294 -GL_GNULIB_SIGDESCR_NP = @GL_GNULIB_SIGDESCR_NP@
85295 -GL_GNULIB_SIGNBIT = @GL_GNULIB_SIGNBIT@
85296 -GL_GNULIB_SINF = @GL_GNULIB_SINF@
85297 -GL_GNULIB_SINHF = @GL_GNULIB_SINHF@
85298 -GL_GNULIB_SINL = @GL_GNULIB_SINL@
85299 -GL_GNULIB_SLEEP = @GL_GNULIB_SLEEP@
85300 -GL_GNULIB_SNPRINTF = @GL_GNULIB_SNPRINTF@
85301 -GL_GNULIB_SPRINTF_POSIX = @GL_GNULIB_SPRINTF_POSIX@
85302 -GL_GNULIB_SQRTF = @GL_GNULIB_SQRTF@
85303 -GL_GNULIB_SQRTL = @GL_GNULIB_SQRTL@
85304 -GL_GNULIB_STAT = @GL_GNULIB_STAT@
85305 -GL_GNULIB_STDIO_H_NONBLOCKING = @GL_GNULIB_STDIO_H_NONBLOCKING@
85306 -GL_GNULIB_STDIO_H_SIGPIPE = @GL_GNULIB_STDIO_H_SIGPIPE@
85307 -GL_GNULIB_STPCPY = @GL_GNULIB_STPCPY@
85308 -GL_GNULIB_STPNCPY = @GL_GNULIB_STPNCPY@
85309 -GL_GNULIB_STRCASESTR = @GL_GNULIB_STRCASESTR@
85310 -GL_GNULIB_STRCHRNUL = @GL_GNULIB_STRCHRNUL@
85311 -GL_GNULIB_STRDUP = @GL_GNULIB_STRDUP@
85312 -GL_GNULIB_STRERROR = @GL_GNULIB_STRERROR@
85313 -GL_GNULIB_STRERRORNAME_NP = @GL_GNULIB_STRERRORNAME_NP@
85314 -GL_GNULIB_STRERROR_R = @GL_GNULIB_STRERROR_R@
85315 -GL_GNULIB_STRFTIME = @GL_GNULIB_STRFTIME@
85316 -GL_GNULIB_STRNCAT = @GL_GNULIB_STRNCAT@
85317 -GL_GNULIB_STRNDUP = @GL_GNULIB_STRNDUP@
85318 -GL_GNULIB_STRNLEN = @GL_GNULIB_STRNLEN@
85319 -GL_GNULIB_STRPBRK = @GL_GNULIB_STRPBRK@
85320 -GL_GNULIB_STRPTIME = @GL_GNULIB_STRPTIME@
85321 -GL_GNULIB_STRSEP = @GL_GNULIB_STRSEP@
85322 -GL_GNULIB_STRSIGNAL = @GL_GNULIB_STRSIGNAL@
85323 -GL_GNULIB_STRSTR = @GL_GNULIB_STRSTR@
85324 -GL_GNULIB_STRTOD = @GL_GNULIB_STRTOD@
85325 -GL_GNULIB_STRTOIMAX = @GL_GNULIB_STRTOIMAX@
85326 -GL_GNULIB_STRTOK_R = @GL_GNULIB_STRTOK_R@
85327 -GL_GNULIB_STRTOL = @GL_GNULIB_STRTOL@
85328 -GL_GNULIB_STRTOLD = @GL_GNULIB_STRTOLD@
85329 -GL_GNULIB_STRTOLL = @GL_GNULIB_STRTOLL@
85330 -GL_GNULIB_STRTOUL = @GL_GNULIB_STRTOUL@
85331 -GL_GNULIB_STRTOULL = @GL_GNULIB_STRTOULL@
85332 -GL_GNULIB_STRTOUMAX = @GL_GNULIB_STRTOUMAX@
85333 -GL_GNULIB_STRVERSCMP = @GL_GNULIB_STRVERSCMP@
85334 -GL_GNULIB_SYMLINK = @GL_GNULIB_SYMLINK@
85335 -GL_GNULIB_SYMLINKAT = @GL_GNULIB_SYMLINKAT@
85336 -GL_GNULIB_SYSTEM_POSIX = @GL_GNULIB_SYSTEM_POSIX@
85337 -GL_GNULIB_TANF = @GL_GNULIB_TANF@
85338 -GL_GNULIB_TANHF = @GL_GNULIB_TANHF@
85339 -GL_GNULIB_TANL = @GL_GNULIB_TANL@
85340 -GL_GNULIB_TIMEGM = @GL_GNULIB_TIMEGM@
85341 -GL_GNULIB_TIMESPEC_GET = @GL_GNULIB_TIMESPEC_GET@
85342 -GL_GNULIB_TIMESPEC_GETRES = @GL_GNULIB_TIMESPEC_GETRES@
85343 -GL_GNULIB_TIME_R = @GL_GNULIB_TIME_R@
85344 -GL_GNULIB_TIME_RZ = @GL_GNULIB_TIME_RZ@
85345 -GL_GNULIB_TMPFILE = @GL_GNULIB_TMPFILE@
85346 -GL_GNULIB_TRUNC = @GL_GNULIB_TRUNC@
85347 -GL_GNULIB_TRUNCATE = @GL_GNULIB_TRUNCATE@
85348 -GL_GNULIB_TRUNCF = @GL_GNULIB_TRUNCF@
85349 -GL_GNULIB_TRUNCL = @GL_GNULIB_TRUNCL@
85350 -GL_GNULIB_TTYNAME_R = @GL_GNULIB_TTYNAME_R@
85351 -GL_GNULIB_TZSET = @GL_GNULIB_TZSET@
85352 -GL_GNULIB_UNISTD_H_GETOPT = @GL_GNULIB_UNISTD_H_GETOPT@
85353 -GL_GNULIB_UNISTD_H_NONBLOCKING = @GL_GNULIB_UNISTD_H_NONBLOCKING@
85354 -GL_GNULIB_UNISTD_H_SIGPIPE = @GL_GNULIB_UNISTD_H_SIGPIPE@
85355 -GL_GNULIB_UNLINK = @GL_GNULIB_UNLINK@
85356 -GL_GNULIB_UNLINKAT = @GL_GNULIB_UNLINKAT@
85357 -GL_GNULIB_UNLOCKPT = @GL_GNULIB_UNLOCKPT@
85358 -GL_GNULIB_UNSETENV = @GL_GNULIB_UNSETENV@
85359 -GL_GNULIB_USLEEP = @GL_GNULIB_USLEEP@
85360 -GL_GNULIB_UTIME = @GL_GNULIB_UTIME@
85361 -GL_GNULIB_UTIMENSAT = @GL_GNULIB_UTIMENSAT@
85362 -GL_GNULIB_VASPRINTF = @GL_GNULIB_VASPRINTF@
85363 -GL_GNULIB_VDPRINTF = @GL_GNULIB_VDPRINTF@
85364 -GL_GNULIB_VFPRINTF = @GL_GNULIB_VFPRINTF@
85365 -GL_GNULIB_VFPRINTF_POSIX = @GL_GNULIB_VFPRINTF_POSIX@
85366 -GL_GNULIB_VFSCANF = @GL_GNULIB_VFSCANF@
85367 -GL_GNULIB_VPRINTF = @GL_GNULIB_VPRINTF@
85368 -GL_GNULIB_VPRINTF_POSIX = @GL_GNULIB_VPRINTF_POSIX@
85369 -GL_GNULIB_VSCANF = @GL_GNULIB_VSCANF@
85370 -GL_GNULIB_VSNPRINTF = @GL_GNULIB_VSNPRINTF@
85371 -GL_GNULIB_VSPRINTF_POSIX = @GL_GNULIB_VSPRINTF_POSIX@
85372 -GL_GNULIB_WCPCPY = @GL_GNULIB_WCPCPY@
85373 -GL_GNULIB_WCPNCPY = @GL_GNULIB_WCPNCPY@
85374 -GL_GNULIB_WCRTOMB = @GL_GNULIB_WCRTOMB@
85375 -GL_GNULIB_WCSCASECMP = @GL_GNULIB_WCSCASECMP@
85376 -GL_GNULIB_WCSCAT = @GL_GNULIB_WCSCAT@
85377 -GL_GNULIB_WCSCHR = @GL_GNULIB_WCSCHR@
85378 -GL_GNULIB_WCSCMP = @GL_GNULIB_WCSCMP@
85379 -GL_GNULIB_WCSCOLL = @GL_GNULIB_WCSCOLL@
85380 -GL_GNULIB_WCSCPY = @GL_GNULIB_WCSCPY@
85381 -GL_GNULIB_WCSCSPN = @GL_GNULIB_WCSCSPN@
85382 -GL_GNULIB_WCSDUP = @GL_GNULIB_WCSDUP@
85383 -GL_GNULIB_WCSFTIME = @GL_GNULIB_WCSFTIME@
85384 -GL_GNULIB_WCSLEN = @GL_GNULIB_WCSLEN@
85385 -GL_GNULIB_WCSNCASECMP = @GL_GNULIB_WCSNCASECMP@
85386 -GL_GNULIB_WCSNCAT = @GL_GNULIB_WCSNCAT@
85387 -GL_GNULIB_WCSNCMP = @GL_GNULIB_WCSNCMP@
85388 -GL_GNULIB_WCSNCPY = @GL_GNULIB_WCSNCPY@
85389 -GL_GNULIB_WCSNLEN = @GL_GNULIB_WCSNLEN@
85390 -GL_GNULIB_WCSNRTOMBS = @GL_GNULIB_WCSNRTOMBS@
85391 -GL_GNULIB_WCSPBRK = @GL_GNULIB_WCSPBRK@
85392 -GL_GNULIB_WCSRCHR = @GL_GNULIB_WCSRCHR@
85393 -GL_GNULIB_WCSRTOMBS = @GL_GNULIB_WCSRTOMBS@
85394 -GL_GNULIB_WCSSPN = @GL_GNULIB_WCSSPN@
85395 -GL_GNULIB_WCSSTR = @GL_GNULIB_WCSSTR@
85396 -GL_GNULIB_WCSTOK = @GL_GNULIB_WCSTOK@
85397 -GL_GNULIB_WCSWIDTH = @GL_GNULIB_WCSWIDTH@
85398 -GL_GNULIB_WCSXFRM = @GL_GNULIB_WCSXFRM@
85399 -GL_GNULIB_WCTOB = @GL_GNULIB_WCTOB@
85400 -GL_GNULIB_WCTOMB = @GL_GNULIB_WCTOMB@
85401 -GL_GNULIB_WCWIDTH = @GL_GNULIB_WCWIDTH@
85402 -GL_GNULIB_WMEMCHR = @GL_GNULIB_WMEMCHR@
85403 -GL_GNULIB_WMEMCMP = @GL_GNULIB_WMEMCMP@
85404 -GL_GNULIB_WMEMCPY = @GL_GNULIB_WMEMCPY@
85405 -GL_GNULIB_WMEMMOVE = @GL_GNULIB_WMEMMOVE@
85406 -GL_GNULIB_WMEMPCPY = @GL_GNULIB_WMEMPCPY@
85407 -GL_GNULIB_WMEMSET = @GL_GNULIB_WMEMSET@
85408 -GL_GNULIB_WRITE = @GL_GNULIB_WRITE@
85409 -GL_GNULIB__EXIT = @GL_GNULIB__EXIT@
85410 -GNULIBHEADERS_OVERRIDE_WINT_T = @GNULIBHEADERS_OVERRIDE_WINT_T@
85411 +GNULIB_ACOSF = @GNULIB_ACOSF@
85412 +GNULIB_ACOSL = @GNULIB_ACOSL@
85413 +GNULIB_ALPHASORT = @GNULIB_ALPHASORT@
85414 +GNULIB_ASINF = @GNULIB_ASINF@
85415 +GNULIB_ASINL = @GNULIB_ASINL@
85416 +GNULIB_ATAN2F = @GNULIB_ATAN2F@
85417 +GNULIB_ATANF = @GNULIB_ATANF@
85418 +GNULIB_ATANL = @GNULIB_ATANL@
85419 +GNULIB_ATOLL = @GNULIB_ATOLL@
85420 +GNULIB_BTOWC = @GNULIB_BTOWC@
85421 +GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
85422 +GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
85423 +GNULIB_CBRT = @GNULIB_CBRT@
85424 +GNULIB_CBRTF = @GNULIB_CBRTF@
85425 +GNULIB_CBRTL = @GNULIB_CBRTL@
85426 +GNULIB_CEIL = @GNULIB_CEIL@
85427 +GNULIB_CEILF = @GNULIB_CEILF@
85428 +GNULIB_CEILL = @GNULIB_CEILL@
85429 +GNULIB_CHDIR = @GNULIB_CHDIR@
85430 +GNULIB_CHOWN = @GNULIB_CHOWN@
85431 +GNULIB_CLOSE = @GNULIB_CLOSE@
85432 +GNULIB_CLOSEDIR = @GNULIB_CLOSEDIR@
85433 +GNULIB_COPYSIGN = @GNULIB_COPYSIGN@
85434 +GNULIB_COPYSIGNF = @GNULIB_COPYSIGNF@
85435 +GNULIB_COPYSIGNL = @GNULIB_COPYSIGNL@
85436 +GNULIB_COSF = @GNULIB_COSF@
85437 +GNULIB_COSHF = @GNULIB_COSHF@
85438 +GNULIB_COSL = @GNULIB_COSL@
85439 +GNULIB_CTIME = @GNULIB_CTIME@
85440 +GNULIB_DIRFD = @GNULIB_DIRFD@
85441 +GNULIB_DPRINTF = @GNULIB_DPRINTF@
85442 +GNULIB_DUP = @GNULIB_DUP@
85443 +GNULIB_DUP2 = @GNULIB_DUP2@
85444 +GNULIB_DUP3 = @GNULIB_DUP3@
85445 +GNULIB_ENVIRON = @GNULIB_ENVIRON@
85446 +GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
85447 +GNULIB_EXP2 = @GNULIB_EXP2@
85448 +GNULIB_EXP2F = @GNULIB_EXP2F@
85449 +GNULIB_EXP2L = @GNULIB_EXP2L@
85450 +GNULIB_EXPF = @GNULIB_EXPF@
85451 +GNULIB_EXPL = @GNULIB_EXPL@
85452 +GNULIB_EXPLICIT_BZERO = @GNULIB_EXPLICIT_BZERO@
85453 +GNULIB_EXPM1 = @GNULIB_EXPM1@
85454 +GNULIB_EXPM1F = @GNULIB_EXPM1F@
85455 +GNULIB_EXPM1L = @GNULIB_EXPM1L@
85456 +GNULIB_FABSF = @GNULIB_FABSF@
85457 +GNULIB_FABSL = @GNULIB_FABSL@
85458 +GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
85459 +GNULIB_FCHDIR = @GNULIB_FCHDIR@
85460 +GNULIB_FCHMODAT = @GNULIB_FCHMODAT@
85461 +GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
85462 +GNULIB_FCLOSE = @GNULIB_FCLOSE@
85463 +GNULIB_FCNTL = @GNULIB_FCNTL@
85464 +GNULIB_FDATASYNC = @GNULIB_FDATASYNC@
85465 +GNULIB_FDOPEN = @GNULIB_FDOPEN@
85466 +GNULIB_FDOPENDIR = @GNULIB_FDOPENDIR@
85467 +GNULIB_FFLUSH = @GNULIB_FFLUSH@
85468 +GNULIB_FFS = @GNULIB_FFS@
85469 +GNULIB_FFSL = @GNULIB_FFSL@
85470 +GNULIB_FFSLL = @GNULIB_FFSLL@
85471 +GNULIB_FGETC = @GNULIB_FGETC@
85472 +GNULIB_FGETS = @GNULIB_FGETS@
85473 +GNULIB_FLOOR = @GNULIB_FLOOR@
85474 +GNULIB_FLOORF = @GNULIB_FLOORF@
85475 +GNULIB_FLOORL = @GNULIB_FLOORL@
85476 +GNULIB_FMA = @GNULIB_FMA@
85477 +GNULIB_FMAF = @GNULIB_FMAF@
85478 +GNULIB_FMAL = @GNULIB_FMAL@
85479 +GNULIB_FMOD = @GNULIB_FMOD@
85480 +GNULIB_FMODF = @GNULIB_FMODF@
85481 +GNULIB_FMODL = @GNULIB_FMODL@
85482 +GNULIB_FOPEN = @GNULIB_FOPEN@
85483 +GNULIB_FPRINTF = @GNULIB_FPRINTF@
85484 +GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
85485 +GNULIB_FPURGE = @GNULIB_FPURGE@
85486 +GNULIB_FPUTC = @GNULIB_FPUTC@
85487 +GNULIB_FPUTS = @GNULIB_FPUTS@
85488 +GNULIB_FREAD = @GNULIB_FREAD@
85489 +GNULIB_FREOPEN = @GNULIB_FREOPEN@
85490 +GNULIB_FREXP = @GNULIB_FREXP@
85491 +GNULIB_FREXPF = @GNULIB_FREXPF@
85492 +GNULIB_FREXPL = @GNULIB_FREXPL@
85493 +GNULIB_FSCANF = @GNULIB_FSCANF@
85494 +GNULIB_FSEEK = @GNULIB_FSEEK@
85495 +GNULIB_FSEEKO = @GNULIB_FSEEKO@
85496 +GNULIB_FSTAT = @GNULIB_FSTAT@
85497 +GNULIB_FSTATAT = @GNULIB_FSTATAT@
85498 +GNULIB_FSYNC = @GNULIB_FSYNC@
85499 +GNULIB_FTELL = @GNULIB_FTELL@
85500 +GNULIB_FTELLO = @GNULIB_FTELLO@
85501 +GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
85502 +GNULIB_FUTIMENS = @GNULIB_FUTIMENS@
85503 +GNULIB_FWRITE = @GNULIB_FWRITE@
85504 +GNULIB_GETC = @GNULIB_GETC@
85505 +GNULIB_GETCHAR = @GNULIB_GETCHAR@
85506 +GNULIB_GETCWD = @GNULIB_GETCWD@
85507 +GNULIB_GETDELIM = @GNULIB_GETDELIM@
85508 +GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
85509 +GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
85510 +GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
85511 +GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
85512 +GNULIB_GETLINE = @GNULIB_GETLINE@
85513 +GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
85514 +GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
85515 +GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
85516 +GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
85517 +GNULIB_GETPASS = @GNULIB_GETPASS@
85518 +GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
85519 GNULIB_GETTIMEOFDAY = @GNULIB_GETTIMEOFDAY@
85520 +GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
85521 +GNULIB_GL_UNISTD_H_GETOPT = @GNULIB_GL_UNISTD_H_GETOPT@
85522 +GNULIB_GRANTPT = @GNULIB_GRANTPT@
85523 +GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
85524 +GNULIB_HYPOT = @GNULIB_HYPOT@
85525 +GNULIB_HYPOTF = @GNULIB_HYPOTF@
85526 +GNULIB_HYPOTL = @GNULIB_HYPOTL@
85527 +GNULIB_ILOGB = @GNULIB_ILOGB@
85528 +GNULIB_ILOGBF = @GNULIB_ILOGBF@
85529 +GNULIB_ILOGBL = @GNULIB_ILOGBL@
85530 +GNULIB_IMAXABS = @GNULIB_IMAXABS@
85531 +GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
85532 +GNULIB_ISATTY = @GNULIB_ISATTY@
85533 +GNULIB_ISFINITE = @GNULIB_ISFINITE@
85534 +GNULIB_ISINF = @GNULIB_ISINF@
85535 +GNULIB_ISNAN = @GNULIB_ISNAN@
85536 +GNULIB_ISNAND = @GNULIB_ISNAND@
85537 +GNULIB_ISNANF = @GNULIB_ISNANF@
85538 +GNULIB_ISNANL = @GNULIB_ISNANL@
85539 +GNULIB_LCHMOD = @GNULIB_LCHMOD@
85540 +GNULIB_LCHOWN = @GNULIB_LCHOWN@
85541 +GNULIB_LDEXPF = @GNULIB_LDEXPF@
85542 +GNULIB_LDEXPL = @GNULIB_LDEXPL@
85543 +GNULIB_LINK = @GNULIB_LINK@
85544 +GNULIB_LINKAT = @GNULIB_LINKAT@
85545 +GNULIB_LOCALTIME = @GNULIB_LOCALTIME@
85546 +GNULIB_LOG = @GNULIB_LOG@
85547 +GNULIB_LOG10 = @GNULIB_LOG10@
85548 +GNULIB_LOG10F = @GNULIB_LOG10F@
85549 +GNULIB_LOG10L = @GNULIB_LOG10L@
85550 +GNULIB_LOG1P = @GNULIB_LOG1P@
85551 +GNULIB_LOG1PF = @GNULIB_LOG1PF@
85552 +GNULIB_LOG1PL = @GNULIB_LOG1PL@
85553 +GNULIB_LOG2 = @GNULIB_LOG2@
85554 +GNULIB_LOG2F = @GNULIB_LOG2F@
85555 +GNULIB_LOG2L = @GNULIB_LOG2L@
85556 +GNULIB_LOGB = @GNULIB_LOGB@
85557 +GNULIB_LOGBF = @GNULIB_LOGBF@
85558 +GNULIB_LOGBL = @GNULIB_LOGBL@
85559 +GNULIB_LOGF = @GNULIB_LOGF@
85560 +GNULIB_LOGL = @GNULIB_LOGL@
85561 +GNULIB_LSEEK = @GNULIB_LSEEK@
85562 +GNULIB_LSTAT = @GNULIB_LSTAT@
85563 +GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
85564 +GNULIB_MBRLEN = @GNULIB_MBRLEN@
85565 +GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
85566 +GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
85567 +GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
85568 +GNULIB_MBSCHR = @GNULIB_MBSCHR@
85569 +GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
85570 +GNULIB_MBSINIT = @GNULIB_MBSINIT@
85571 +GNULIB_MBSLEN = @GNULIB_MBSLEN@
85572 +GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
85573 +GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
85574 +GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
85575 +GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
85576 +GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
85577 +GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
85578 +GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
85579 +GNULIB_MBSSEP = @GNULIB_MBSSEP@
85580 +GNULIB_MBSSPN = @GNULIB_MBSSPN@
85581 +GNULIB_MBSSTR = @GNULIB_MBSSTR@
85582 +GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
85583 +GNULIB_MBTOWC = @GNULIB_MBTOWC@
85584 +GNULIB_MEMCHR = @GNULIB_MEMCHR@
85585 +GNULIB_MEMMEM = @GNULIB_MEMMEM@
85586 +GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
85587 +GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
85588 +GNULIB_MKDIRAT = @GNULIB_MKDIRAT@
85589 +GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
85590 +GNULIB_MKFIFO = @GNULIB_MKFIFO@
85591 +GNULIB_MKFIFOAT = @GNULIB_MKFIFOAT@
85592 +GNULIB_MKNOD = @GNULIB_MKNOD@
85593 +GNULIB_MKNODAT = @GNULIB_MKNODAT@
85594 +GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
85595 +GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
85596 +GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
85597 +GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
85598 +GNULIB_MKTIME = @GNULIB_MKTIME@
85599 +GNULIB_MODF = @GNULIB_MODF@
85600 +GNULIB_MODFF = @GNULIB_MODFF@
85601 +GNULIB_MODFL = @GNULIB_MODFL@
85602 +GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
85603 +GNULIB_NONBLOCKING = @GNULIB_NONBLOCKING@
85604 +GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
85605 +GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
85606 +GNULIB_OPEN = @GNULIB_OPEN@
85607 +GNULIB_OPENAT = @GNULIB_OPENAT@
85608 +GNULIB_OPENDIR = @GNULIB_OPENDIR@
85609 +GNULIB_OVERRIDES_STRUCT_STAT = @GNULIB_OVERRIDES_STRUCT_STAT@
85610 +GNULIB_OVERRIDES_WINT_T = @GNULIB_OVERRIDES_WINT_T@
85611 +GNULIB_PCLOSE = @GNULIB_PCLOSE@
85612 +GNULIB_PERROR = @GNULIB_PERROR@
85613 +GNULIB_PIPE = @GNULIB_PIPE@
85614 +GNULIB_PIPE2 = @GNULIB_PIPE2@
85615 +GNULIB_POPEN = @GNULIB_POPEN@
85616 +GNULIB_POSIX_OPENPT = @GNULIB_POSIX_OPENPT@
85617 +GNULIB_POWF = @GNULIB_POWF@
85618 +GNULIB_PREAD = @GNULIB_PREAD@
85619 +GNULIB_PRINTF = @GNULIB_PRINTF@
85620 +GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
85621 +GNULIB_PTSNAME = @GNULIB_PTSNAME@
85622 +GNULIB_PTSNAME_R = @GNULIB_PTSNAME_R@
85623 +GNULIB_PUTC = @GNULIB_PUTC@
85624 +GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
85625 +GNULIB_PUTENV = @GNULIB_PUTENV@
85626 +GNULIB_PUTS = @GNULIB_PUTS@
85627 +GNULIB_PWRITE = @GNULIB_PWRITE@
85628 +GNULIB_QSORT_R = @GNULIB_QSORT_R@
85629 +GNULIB_RANDOM = @GNULIB_RANDOM@
85630 +GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
85631 +GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
85632 +GNULIB_READ = @GNULIB_READ@
85633 +GNULIB_READDIR = @GNULIB_READDIR@
85634 +GNULIB_READLINK = @GNULIB_READLINK@
85635 +GNULIB_READLINKAT = @GNULIB_READLINKAT@
85636 +GNULIB_REALLOCARRAY = @GNULIB_REALLOCARRAY@
85637 +GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
85638 +GNULIB_REALPATH = @GNULIB_REALPATH@
85639 +GNULIB_REMAINDER = @GNULIB_REMAINDER@
85640 +GNULIB_REMAINDERF = @GNULIB_REMAINDERF@
85641 +GNULIB_REMAINDERL = @GNULIB_REMAINDERL@
85642 +GNULIB_REMOVE = @GNULIB_REMOVE@
85643 +GNULIB_RENAME = @GNULIB_RENAME@
85644 +GNULIB_RENAMEAT = @GNULIB_RENAMEAT@
85645 +GNULIB_REWINDDIR = @GNULIB_REWINDDIR@
85646 +GNULIB_RINT = @GNULIB_RINT@
85647 +GNULIB_RINTF = @GNULIB_RINTF@
85648 +GNULIB_RINTL = @GNULIB_RINTL@
85649 +GNULIB_RMDIR = @GNULIB_RMDIR@
85650 +GNULIB_ROUND = @GNULIB_ROUND@
85651 +GNULIB_ROUNDF = @GNULIB_ROUNDF@
85652 +GNULIB_ROUNDL = @GNULIB_ROUNDL@
85653 +GNULIB_RPMATCH = @GNULIB_RPMATCH@
85654 +GNULIB_SCANDIR = @GNULIB_SCANDIR@
85655 +GNULIB_SCANF = @GNULIB_SCANF@
85656 +GNULIB_SECURE_GETENV = @GNULIB_SECURE_GETENV@
85657 +GNULIB_SETENV = @GNULIB_SETENV@
85658 +GNULIB_SETHOSTNAME = @GNULIB_SETHOSTNAME@
85659 +GNULIB_SIGNBIT = @GNULIB_SIGNBIT@
85660 +GNULIB_SINF = @GNULIB_SINF@
85661 +GNULIB_SINHF = @GNULIB_SINHF@
85662 +GNULIB_SINL = @GNULIB_SINL@
85663 +GNULIB_SLEEP = @GNULIB_SLEEP@
85664 +GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
85665 +GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
85666 +GNULIB_SQRTF = @GNULIB_SQRTF@
85667 +GNULIB_SQRTL = @GNULIB_SQRTL@
85668 +GNULIB_STAT = @GNULIB_STAT@
85669 +GNULIB_STDIO_H_NONBLOCKING = @GNULIB_STDIO_H_NONBLOCKING@
85670 +GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
85671 +GNULIB_STPCPY = @GNULIB_STPCPY@
85672 +GNULIB_STPNCPY = @GNULIB_STPNCPY@
85673 +GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
85674 +GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
85675 +GNULIB_STRDUP = @GNULIB_STRDUP@
85676 +GNULIB_STRERROR = @GNULIB_STRERROR@
85677 +GNULIB_STRERROR_R = @GNULIB_STRERROR_R@
85678 +GNULIB_STRFTIME = @GNULIB_STRFTIME@
85679 +GNULIB_STRNCAT = @GNULIB_STRNCAT@
85680 +GNULIB_STRNDUP = @GNULIB_STRNDUP@
85681 +GNULIB_STRNLEN = @GNULIB_STRNLEN@
85682 +GNULIB_STRPBRK = @GNULIB_STRPBRK@
85683 +GNULIB_STRPTIME = @GNULIB_STRPTIME@
85684 +GNULIB_STRSEP = @GNULIB_STRSEP@
85685 +GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
85686 +GNULIB_STRSTR = @GNULIB_STRSTR@
85687 +GNULIB_STRTOD = @GNULIB_STRTOD@
85688 +GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
85689 +GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
85690 +GNULIB_STRTOLD = @GNULIB_STRTOLD@
85691 +GNULIB_STRTOLL = @GNULIB_STRTOLL@
85692 +GNULIB_STRTOULL = @GNULIB_STRTOULL@
85693 +GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
85694 +GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
85695 +GNULIB_SYMLINK = @GNULIB_SYMLINK@
85696 +GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
85697 +GNULIB_SYSTEM_POSIX = @GNULIB_SYSTEM_POSIX@
85698 +GNULIB_TANF = @GNULIB_TANF@
85699 +GNULIB_TANHF = @GNULIB_TANHF@
85700 +GNULIB_TANL = @GNULIB_TANL@
85701 +GNULIB_TIMEGM = @GNULIB_TIMEGM@
85702 +GNULIB_TIME_R = @GNULIB_TIME_R@
85703 +GNULIB_TIME_RZ = @GNULIB_TIME_RZ@
85704 +GNULIB_TMPFILE = @GNULIB_TMPFILE@
85705 +GNULIB_TRUNC = @GNULIB_TRUNC@
85706 +GNULIB_TRUNCATE = @GNULIB_TRUNCATE@
85707 +GNULIB_TRUNCF = @GNULIB_TRUNCF@
85708 +GNULIB_TRUNCL = @GNULIB_TRUNCL@
85709 +GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
85710 +GNULIB_TZSET = @GNULIB_TZSET@
85711 +GNULIB_UNISTD_H_NONBLOCKING = @GNULIB_UNISTD_H_NONBLOCKING@
85712 +GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
85713 +GNULIB_UNLINK = @GNULIB_UNLINK@
85714 +GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
85715 +GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
85716 +GNULIB_UNSETENV = @GNULIB_UNSETENV@
85717 +GNULIB_USLEEP = @GNULIB_USLEEP@
85718 +GNULIB_UTIME = @GNULIB_UTIME@
85719 +GNULIB_UTIMENSAT = @GNULIB_UTIMENSAT@
85720 +GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
85721 +GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
85722 +GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
85723 +GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
85724 +GNULIB_VFSCANF = @GNULIB_VFSCANF@
85725 +GNULIB_VPRINTF = @GNULIB_VPRINTF@
85726 +GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
85727 +GNULIB_VSCANF = @GNULIB_VSCANF@
85728 +GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
85729 +GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
85730 +GNULIB_WCPCPY = @GNULIB_WCPCPY@
85731 +GNULIB_WCPNCPY = @GNULIB_WCPNCPY@
85732 +GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
85733 +GNULIB_WCSCASECMP = @GNULIB_WCSCASECMP@
85734 +GNULIB_WCSCAT = @GNULIB_WCSCAT@
85735 +GNULIB_WCSCHR = @GNULIB_WCSCHR@
85736 +GNULIB_WCSCMP = @GNULIB_WCSCMP@
85737 +GNULIB_WCSCOLL = @GNULIB_WCSCOLL@
85738 +GNULIB_WCSCPY = @GNULIB_WCSCPY@
85739 +GNULIB_WCSCSPN = @GNULIB_WCSCSPN@
85740 +GNULIB_WCSDUP = @GNULIB_WCSDUP@
85741 +GNULIB_WCSFTIME = @GNULIB_WCSFTIME@
85742 +GNULIB_WCSLEN = @GNULIB_WCSLEN@
85743 +GNULIB_WCSNCASECMP = @GNULIB_WCSNCASECMP@
85744 +GNULIB_WCSNCAT = @GNULIB_WCSNCAT@
85745 +GNULIB_WCSNCMP = @GNULIB_WCSNCMP@
85746 +GNULIB_WCSNCPY = @GNULIB_WCSNCPY@
85747 +GNULIB_WCSNLEN = @GNULIB_WCSNLEN@
85748 +GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
85749 +GNULIB_WCSPBRK = @GNULIB_WCSPBRK@
85750 +GNULIB_WCSRCHR = @GNULIB_WCSRCHR@
85751 +GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
85752 +GNULIB_WCSSPN = @GNULIB_WCSSPN@
85753 +GNULIB_WCSSTR = @GNULIB_WCSSTR@
85754 +GNULIB_WCSTOK = @GNULIB_WCSTOK@
85755 +GNULIB_WCSWIDTH = @GNULIB_WCSWIDTH@
85756 +GNULIB_WCSXFRM = @GNULIB_WCSXFRM@
85757 +GNULIB_WCTOB = @GNULIB_WCTOB@
85758 +GNULIB_WCTOMB = @GNULIB_WCTOMB@
85759 +GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
85760 +GNULIB_WMEMCHR = @GNULIB_WMEMCHR@
85761 +GNULIB_WMEMCMP = @GNULIB_WMEMCMP@
85762 +GNULIB_WMEMCPY = @GNULIB_WMEMCPY@
85763 +GNULIB_WMEMMOVE = @GNULIB_WMEMMOVE@
85764 +GNULIB_WMEMSET = @GNULIB_WMEMSET@
85765 +GNULIB_WRITE = @GNULIB_WRITE@
85766 +GNULIB__EXIT = @GNULIB__EXIT@
85767 GPGME_CFLAGS = @GPGME_CFLAGS@
85768 GPGME_CONFIG = @GPGME_CONFIG@
85769 GPGME_LIBS = @GPGME_LIBS@
85770 GREP = @GREP@
85771 HAVE_ACOSF = @HAVE_ACOSF@
85772 HAVE_ACOSL = @HAVE_ACOSL@
85773 -HAVE_ALIGNED_ALLOC = @HAVE_ALIGNED_ALLOC@
85774 HAVE_ALLOCA_H = @HAVE_ALLOCA_H@
85775 HAVE_ALPHASORT = @HAVE_ALPHASORT@
85776 HAVE_ASINF = @HAVE_ASINF@
85777 @@ -780,7 +689,6 @@ HAVE_CHOWN = @HAVE_CHOWN@
85778 HAVE_CLOSEDIR = @HAVE_CLOSEDIR@
85779 HAVE_COPYSIGN = @HAVE_COPYSIGN@
85780 HAVE_COPYSIGNL = @HAVE_COPYSIGNL@
85781 -HAVE_COPY_FILE_RANGE = @HAVE_COPY_FILE_RANGE@
85782 HAVE_COSF = @HAVE_COSF@
85783 HAVE_COSHF = @HAVE_COSHF@
85784 HAVE_COSL = @HAVE_COSL@
85785 @@ -795,17 +703,13 @@ HAVE_DECL_CEILL = @HAVE_DECL_CEILL@
85786 HAVE_DECL_COPYSIGNF = @HAVE_DECL_COPYSIGNF@
85787 HAVE_DECL_COSL = @HAVE_DECL_COSL@
85788 HAVE_DECL_DIRFD = @HAVE_DECL_DIRFD@
85789 -HAVE_DECL_ECVT = @HAVE_DECL_ECVT@
85790 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
85791 -HAVE_DECL_EXECVPE = @HAVE_DECL_EXECVPE@
85792 HAVE_DECL_EXP2 = @HAVE_DECL_EXP2@
85793 HAVE_DECL_EXP2F = @HAVE_DECL_EXP2F@
85794 HAVE_DECL_EXP2L = @HAVE_DECL_EXP2L@
85795 HAVE_DECL_EXPL = @HAVE_DECL_EXPL@
85796 HAVE_DECL_EXPM1L = @HAVE_DECL_EXPM1L@
85797 HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
85798 -HAVE_DECL_FCLOSEALL = @HAVE_DECL_FCLOSEALL@
85799 -HAVE_DECL_FCVT = @HAVE_DECL_FCVT@
85800 HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@
85801 HAVE_DECL_FDOPENDIR = @HAVE_DECL_FDOPENDIR@
85802 HAVE_DECL_FLOORF = @HAVE_DECL_FLOORF@
85803 @@ -814,7 +718,6 @@ HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@
85804 HAVE_DECL_FREXPL = @HAVE_DECL_FREXPL@
85805 HAVE_DECL_FSEEKO = @HAVE_DECL_FSEEKO@
85806 HAVE_DECL_FTELLO = @HAVE_DECL_FTELLO@
85807 -HAVE_DECL_GCVT = @HAVE_DECL_GCVT@
85808 HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
85809 HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
85810 HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
85811 @@ -866,14 +769,13 @@ HAVE_DECL_TRUNCL = @HAVE_DECL_TRUNCL@
85812 HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
85813 HAVE_DECL_UNSETENV = @HAVE_DECL_UNSETENV@
85814 HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
85815 -HAVE_DECL_WCSDUP = @HAVE_DECL_WCSDUP@
85816 HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
85817 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
85818 HAVE_DIRENT_H = @HAVE_DIRENT_H@
85819 HAVE_DPRINTF = @HAVE_DPRINTF@
85820 +HAVE_DUP2 = @HAVE_DUP2@
85821 HAVE_DUP3 = @HAVE_DUP3@
85822 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
85823 -HAVE_EXECVPE = @HAVE_EXECVPE@
85824 HAVE_EXPF = @HAVE_EXPF@
85825 HAVE_EXPL = @HAVE_EXPL@
85826 HAVE_EXPLICIT_BZERO = @HAVE_EXPLICIT_BZERO@
85827 @@ -905,7 +807,6 @@ HAVE_FTELLO = @HAVE_FTELLO@
85828 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
85829 HAVE_FUTIMENS = @HAVE_FUTIMENS@
85830 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
85831 -HAVE_GETENTROPY = @HAVE_GETENTROPY@
85832 HAVE_GETGROUPS = @HAVE_GETGROUPS@
85833 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
85834 HAVE_GETLOGIN = @HAVE_GETLOGIN@
85835 @@ -914,7 +815,6 @@ HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
85836 HAVE_GETPASS = @HAVE_GETPASS@
85837 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
85838 HAVE_GETTIMEOFDAY = @HAVE_GETTIMEOFDAY@
85839 -HAVE_GETUMASK = @HAVE_GETUMASK@
85840 HAVE_GRANTPT = @HAVE_GRANTPT@
85841 HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
85842 HAVE_HYPOTF = @HAVE_HYPOTF@
85843 @@ -942,6 +842,7 @@ HAVE_LOGBF = @HAVE_LOGBF@
85844 HAVE_LOGBL = @HAVE_LOGBL@
85845 HAVE_LOGF = @HAVE_LOGF@
85846 HAVE_LOGL = @HAVE_LOGL@
85847 +HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
85848 HAVE_LSTAT = @HAVE_LSTAT@
85849 HAVE_MAX_ALIGN_T = @HAVE_MAX_ALIGN_T@
85850 HAVE_MBRLEN = @HAVE_MBRLEN@
85851 @@ -951,6 +852,7 @@ HAVE_MBSLEN = @HAVE_MBSLEN@
85852 HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
85853 HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
85854 HAVE_MBTOWC = @HAVE_MBTOWC@
85855 +HAVE_MEMCHR = @HAVE_MEMCHR@
85856 HAVE_MEMPCPY = @HAVE_MEMPCPY@
85857 HAVE_MKDIRAT = @HAVE_MKDIRAT@
85858 HAVE_MKDTEMP = @HAVE_MKDTEMP@
85859 @@ -973,7 +875,6 @@ HAVE_PCLOSE = @HAVE_PCLOSE@
85860 HAVE_PIPE = @HAVE_PIPE@
85861 HAVE_PIPE2 = @HAVE_PIPE2@
85862 HAVE_POPEN = @HAVE_POPEN@
85863 -HAVE_POSIX_MEMALIGN = @HAVE_POSIX_MEMALIGN@
85864 HAVE_POSIX_OPENPT = @HAVE_POSIX_OPENPT@
85865 HAVE_POWF = @HAVE_POWF@
85866 HAVE_PREAD = @HAVE_PREAD@
85867 @@ -1003,8 +904,6 @@ HAVE_SECURE_GETENV = @HAVE_SECURE_GETENV@
85868 HAVE_SETENV = @HAVE_SETENV@
85869 HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@
85870 HAVE_SETSTATE = @HAVE_SETSTATE@
85871 -HAVE_SIGABBREV_NP = @HAVE_SIGABBREV_NP@
85872 -HAVE_SIGDESCR_NP = @HAVE_SIGDESCR_NP@
85873 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
85874 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
85875 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
85876 @@ -1020,16 +919,13 @@ HAVE_STPNCPY = @HAVE_STPNCPY@
85877 HAVE_STRCASECMP = @HAVE_STRCASECMP@
85878 HAVE_STRCASESTR = @HAVE_STRCASESTR@
85879 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
85880 -HAVE_STRERRORNAME_NP = @HAVE_STRERRORNAME_NP@
85881 HAVE_STRINGS_H = @HAVE_STRINGS_H@
85882 HAVE_STRPBRK = @HAVE_STRPBRK@
85883 HAVE_STRPTIME = @HAVE_STRPTIME@
85884 HAVE_STRSEP = @HAVE_STRSEP@
85885 HAVE_STRTOD = @HAVE_STRTOD@
85886 -HAVE_STRTOL = @HAVE_STRTOL@
85887 HAVE_STRTOLD = @HAVE_STRTOLD@
85888 HAVE_STRTOLL = @HAVE_STRTOLL@
85889 -HAVE_STRTOUL = @HAVE_STRTOUL@
85890 HAVE_STRTOULL = @HAVE_STRTOULL@
85891 HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
85892 HAVE_STRUCT_TIMEVAL = @HAVE_STRUCT_TIMEVAL@
85893 @@ -1047,12 +943,12 @@ HAVE_TANF = @HAVE_TANF@
85894 HAVE_TANHF = @HAVE_TANHF@
85895 HAVE_TANL = @HAVE_TANL@
85896 HAVE_TIMEGM = @HAVE_TIMEGM@
85897 -HAVE_TIMESPEC_GET = @HAVE_TIMESPEC_GET@
85898 -HAVE_TIMESPEC_GETRES = @HAVE_TIMESPEC_GETRES@
85899 HAVE_TIMEZONE_T = @HAVE_TIMEZONE_T@
85900 +HAVE_TZSET = @HAVE_TZSET@
85901 HAVE_UNISTD_H = @HAVE_UNISTD_H@
85902 HAVE_UNLINKAT = @HAVE_UNLINKAT@
85903 HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
85904 +HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
85905 HAVE_USLEEP = @HAVE_USLEEP@
85906 HAVE_UTIME = @HAVE_UTIME@
85907 HAVE_UTIMENSAT = @HAVE_UTIMENSAT@
85908 @@ -1094,7 +990,6 @@ HAVE_WMEMCHR = @HAVE_WMEMCHR@
85909 HAVE_WMEMCMP = @HAVE_WMEMCMP@
85910 HAVE_WMEMCPY = @HAVE_WMEMCPY@
85911 HAVE_WMEMMOVE = @HAVE_WMEMMOVE@
85912 -HAVE_WMEMPCPY = @HAVE_WMEMPCPY@
85913 HAVE_WMEMSET = @HAVE_WMEMSET@
85914 HAVE__BOOL = @HAVE__BOOL@
85915 HAVE__EXIT = @HAVE__EXIT@
85916 @@ -1191,18 +1086,16 @@ PATH_SEPARATOR = @PATH_SEPARATOR@
85917 PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
85918 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
85919 PRIPTR_PREFIX = @PRIPTR_PREFIX@
85920 +PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
85921 PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
85922 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
85923 RANLIB = @RANLIB@
85924 -REPLACE_ACCESS = @REPLACE_ACCESS@
85925 REPLACE_ACOSF = @REPLACE_ACOSF@
85926 -REPLACE_ALIGNED_ALLOC = @REPLACE_ALIGNED_ALLOC@
85927 REPLACE_ASINF = @REPLACE_ASINF@
85928 REPLACE_ATAN2F = @REPLACE_ATAN2F@
85929 REPLACE_ATANF = @REPLACE_ATANF@
85930 REPLACE_BTOWC = @REPLACE_BTOWC@
85931 -REPLACE_CALLOC_FOR_CALLOC_GNU = @REPLACE_CALLOC_FOR_CALLOC_GNU@
85932 -REPLACE_CALLOC_FOR_CALLOC_POSIX = @REPLACE_CALLOC_FOR_CALLOC_POSIX@
85933 +REPLACE_CALLOC = @REPLACE_CALLOC@
85934 REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
85935 REPLACE_CBRTF = @REPLACE_CBRTF@
85936 REPLACE_CBRTL = @REPLACE_CBRTL@
85937 @@ -1212,22 +1105,13 @@ REPLACE_CEILL = @REPLACE_CEILL@
85938 REPLACE_CHOWN = @REPLACE_CHOWN@
85939 REPLACE_CLOSE = @REPLACE_CLOSE@
85940 REPLACE_CLOSEDIR = @REPLACE_CLOSEDIR@
85941 -REPLACE_COPY_FILE_RANGE = @REPLACE_COPY_FILE_RANGE@
85942 REPLACE_COSF = @REPLACE_COSF@
85943 REPLACE_COSHF = @REPLACE_COSHF@
85944 -REPLACE_CREAT = @REPLACE_CREAT@
85945 REPLACE_CTIME = @REPLACE_CTIME@
85946 REPLACE_DIRFD = @REPLACE_DIRFD@
85947 REPLACE_DPRINTF = @REPLACE_DPRINTF@
85948 REPLACE_DUP = @REPLACE_DUP@
85949 REPLACE_DUP2 = @REPLACE_DUP2@
85950 -REPLACE_EXECL = @REPLACE_EXECL@
85951 -REPLACE_EXECLE = @REPLACE_EXECLE@
85952 -REPLACE_EXECLP = @REPLACE_EXECLP@
85953 -REPLACE_EXECV = @REPLACE_EXECV@
85954 -REPLACE_EXECVE = @REPLACE_EXECVE@
85955 -REPLACE_EXECVP = @REPLACE_EXECVP@
85956 -REPLACE_EXECVPE = @REPLACE_EXECVPE@
85957 REPLACE_EXP2 = @REPLACE_EXP2@
85958 REPLACE_EXP2L = @REPLACE_EXP2L@
85959 REPLACE_EXPF = @REPLACE_EXPF@
85960 @@ -1237,14 +1121,12 @@ REPLACE_EXPM1F = @REPLACE_EXPM1F@
85961 REPLACE_EXPM1L = @REPLACE_EXPM1L@
85962 REPLACE_FABSL = @REPLACE_FABSL@
85963 REPLACE_FACCESSAT = @REPLACE_FACCESSAT@
85964 -REPLACE_FCHMODAT = @REPLACE_FCHMODAT@
85965 REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
85966 REPLACE_FCLOSE = @REPLACE_FCLOSE@
85967 REPLACE_FCNTL = @REPLACE_FCNTL@
85968 REPLACE_FDOPEN = @REPLACE_FDOPEN@
85969 REPLACE_FDOPENDIR = @REPLACE_FDOPENDIR@
85970 REPLACE_FFLUSH = @REPLACE_FFLUSH@
85971 -REPLACE_FFSLL = @REPLACE_FFSLL@
85972 REPLACE_FLOOR = @REPLACE_FLOOR@
85973 REPLACE_FLOORF = @REPLACE_FLOORF@
85974 REPLACE_FLOORL = @REPLACE_FLOORL@
85975 @@ -1255,10 +1137,8 @@ REPLACE_FMOD = @REPLACE_FMOD@
85976 REPLACE_FMODF = @REPLACE_FMODF@
85977 REPLACE_FMODL = @REPLACE_FMODL@
85978 REPLACE_FOPEN = @REPLACE_FOPEN@
85979 -REPLACE_FOPEN_FOR_FOPEN_GNU = @REPLACE_FOPEN_FOR_FOPEN_GNU@
85980 REPLACE_FPRINTF = @REPLACE_FPRINTF@
85981 REPLACE_FPURGE = @REPLACE_FPURGE@
85982 -REPLACE_FREE = @REPLACE_FREE@
85983 REPLACE_FREOPEN = @REPLACE_FREOPEN@
85984 REPLACE_FREXP = @REPLACE_FREXP@
85985 REPLACE_FREXPF = @REPLACE_FREXPF@
85986 @@ -1280,7 +1160,6 @@ REPLACE_GETLINE = @REPLACE_GETLINE@
85987 REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
85988 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
85989 REPLACE_GETPASS = @REPLACE_GETPASS@
85990 -REPLACE_GETPASS_FOR_GETPASS_GNU = @REPLACE_GETPASS_FOR_GETPASS_GNU@
85991 REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
85992 REPLACE_GMTIME = @REPLACE_GMTIME@
85993 REPLACE_HUGE_VAL = @REPLACE_HUGE_VAL@
85994 @@ -1319,8 +1198,7 @@ REPLACE_LOGF = @REPLACE_LOGF@
85995 REPLACE_LOGL = @REPLACE_LOGL@
85996 REPLACE_LSEEK = @REPLACE_LSEEK@
85997 REPLACE_LSTAT = @REPLACE_LSTAT@
85998 -REPLACE_MALLOC_FOR_MALLOC_GNU = @REPLACE_MALLOC_FOR_MALLOC_GNU@
85999 -REPLACE_MALLOC_FOR_MALLOC_POSIX = @REPLACE_MALLOC_FOR_MALLOC_POSIX@
86000 +REPLACE_MALLOC = @REPLACE_MALLOC@
86001 REPLACE_MBRLEN = @REPLACE_MBRLEN@
86002 REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
86003 REPLACE_MBSINIT = @REPLACE_MBSINIT@
86004 @@ -1332,9 +1210,7 @@ REPLACE_MEMCHR = @REPLACE_MEMCHR@
86005 REPLACE_MEMMEM = @REPLACE_MEMMEM@
86006 REPLACE_MKDIR = @REPLACE_MKDIR@
86007 REPLACE_MKFIFO = @REPLACE_MKFIFO@
86008 -REPLACE_MKFIFOAT = @REPLACE_MKFIFOAT@
86009 REPLACE_MKNOD = @REPLACE_MKNOD@
86010 -REPLACE_MKNODAT = @REPLACE_MKNODAT@
86011 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
86012 REPLACE_MKTIME = @REPLACE_MKTIME@
86013 REPLACE_MODF = @REPLACE_MODF@
86014 @@ -1349,7 +1225,6 @@ REPLACE_OPENAT = @REPLACE_OPENAT@
86015 REPLACE_OPENDIR = @REPLACE_OPENDIR@
86016 REPLACE_PERROR = @REPLACE_PERROR@
86017 REPLACE_POPEN = @REPLACE_POPEN@
86018 -REPLACE_POSIX_MEMALIGN = @REPLACE_POSIX_MEMALIGN@
86019 REPLACE_PREAD = @REPLACE_PREAD@
86020 REPLACE_PRINTF = @REPLACE_PRINTF@
86021 REPLACE_PTSNAME = @REPLACE_PTSNAME@
86022 @@ -1362,9 +1237,7 @@ REPLACE_RANDOM_R = @REPLACE_RANDOM_R@
86023 REPLACE_READ = @REPLACE_READ@
86024 REPLACE_READLINK = @REPLACE_READLINK@
86025 REPLACE_READLINKAT = @REPLACE_READLINKAT@
86026 -REPLACE_REALLOCARRAY = @REPLACE_REALLOCARRAY@
86027 -REPLACE_REALLOC_FOR_REALLOC_GNU = @REPLACE_REALLOC_FOR_REALLOC_GNU@
86028 -REPLACE_REALLOC_FOR_REALLOC_POSIX = @REPLACE_REALLOC_FOR_REALLOC_POSIX@
86029 +REPLACE_REALLOC = @REPLACE_REALLOC@
86030 REPLACE_REALPATH = @REPLACE_REALPATH@
86031 REPLACE_REMAINDER = @REPLACE_REMAINDER@
86032 REPLACE_REMAINDERF = @REPLACE_REMAINDERF@
86033 @@ -1380,7 +1253,7 @@ REPLACE_ROUNDL = @REPLACE_ROUNDL@
86034 REPLACE_SETENV = @REPLACE_SETENV@
86035 REPLACE_SETSTATE = @REPLACE_SETSTATE@
86036 REPLACE_SIGNBIT = @REPLACE_SIGNBIT@
86037 -REPLACE_SIGNBIT_USING_BUILTINS = @REPLACE_SIGNBIT_USING_BUILTINS@
86038 +REPLACE_SIGNBIT_USING_GCC = @REPLACE_SIGNBIT_USING_GCC@
86039 REPLACE_SINF = @REPLACE_SINF@
86040 REPLACE_SINHF = @REPLACE_SINHF@
86041 REPLACE_SLEEP = @REPLACE_SLEEP@
86042 @@ -1396,7 +1269,6 @@ REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
86043 REPLACE_STRCHRNUL = @REPLACE_STRCHRNUL@
86044 REPLACE_STRDUP = @REPLACE_STRDUP@
86045 REPLACE_STRERROR = @REPLACE_STRERROR@
86046 -REPLACE_STRERRORNAME_NP = @REPLACE_STRERRORNAME_NP@
86047 REPLACE_STRERROR_R = @REPLACE_STRERROR_R@
86048 REPLACE_STRFTIME = @REPLACE_STRFTIME@
86049 REPLACE_STRNCAT = @REPLACE_STRNCAT@
86050 @@ -1407,11 +1279,7 @@ REPLACE_STRSTR = @REPLACE_STRSTR@
86051 REPLACE_STRTOD = @REPLACE_STRTOD@
86052 REPLACE_STRTOIMAX = @REPLACE_STRTOIMAX@
86053 REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
86054 -REPLACE_STRTOL = @REPLACE_STRTOL@
86055 REPLACE_STRTOLD = @REPLACE_STRTOLD@
86056 -REPLACE_STRTOLL = @REPLACE_STRTOLL@
86057 -REPLACE_STRTOUL = @REPLACE_STRTOUL@
86058 -REPLACE_STRTOULL = @REPLACE_STRTOULL@
86059 REPLACE_STRTOUMAX = @REPLACE_STRTOUMAX@
86060 REPLACE_STRUCT_TIMEVAL = @REPLACE_STRUCT_TIMEVAL@
86061 REPLACE_SYMLINK = @REPLACE_SYMLINK@
86062 @@ -1442,7 +1310,6 @@ REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
86063 REPLACE_WCSFTIME = @REPLACE_WCSFTIME@
86064 REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
86065 REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
86066 -REPLACE_WCSTOK = @REPLACE_WCSTOK@
86067 REPLACE_WCSWIDTH = @REPLACE_WCSWIDTH@
86068 REPLACE_WCTOB = @REPLACE_WCTOB@
86069 REPLACE_WCTOMB = @REPLACE_WCTOMB@
86070 @@ -1454,21 +1321,19 @@ SET_MAKE = @SET_MAKE@
86071 SHELL = @SHELL@
86072 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
86073 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
86074 -STDALIGN_H = @STDALIGN_H@
86075 STDBOOL_H = @STDBOOL_H@
86076 STDDEF_H = @STDDEF_H@
86077 STDINT_H = @STDINT_H@
86078 STRIP = @STRIP@
86079 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
86080 TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
86081 -TIME_H_DEFINES_TIME_UTC = @TIME_H_DEFINES_TIME_UTC@
86082 UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@
86083 UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@
86084 UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
86085 UNISTD_H_DEFINES_STRUCT_TIMESPEC = @UNISTD_H_DEFINES_STRUCT_TIMESPEC@
86086 -UNISTD_H_HAVE_SYS_RANDOM_H = @UNISTD_H_HAVE_SYS_RANDOM_H@
86087 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
86088 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
86089 +UTIME_H = @UTIME_H@
86090 VERSION = @VERSION@
86091 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
86092 WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
86093 @@ -1500,10 +1365,8 @@ datarootdir = @datarootdir@
86094 docdir = @docdir@
86095 dvidir = @dvidir@
86096 exec_prefix = @exec_prefix@
86097 -gl_LIBOBJDEPS = @gl_LIBOBJDEPS@
86098 gl_LIBOBJS = @gl_LIBOBJS@
86099 gl_LTLIBOBJS = @gl_LTLIBOBJS@
86100 -gltests_LIBOBJDEPS = @gltests_LIBOBJDEPS@
86101 gltests_LIBOBJS = @gltests_LIBOBJS@
86102 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
86103 gltests_WITNESS = @gltests_WITNESS@
86104
86105 diff --git a/tests/rmspace/Makefile.in b/tests/rmspace/Makefile.in
86106 index 8a1d084..0c17b1e 100644
86107 --- a/tests/rmspace/Makefile.in
86108 +++ b/tests/rmspace/Makefile.in
86109 @@ -91,12 +91,9 @@ check_PROGRAMS = m$(EXEEXT)
86110 subdir = tests/rmspace
86111 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
86112 am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
86113 - $(top_srcdir)/autotools/m4/__inline.m4 \
86114 $(top_srcdir)/autotools/m4/absolute-header.m4 \
86115 $(top_srcdir)/autotools/m4/ac_check_sendfile.m4 \
86116 $(top_srcdir)/autotools/m4/alloca.m4 \
86117 - $(top_srcdir)/autotools/m4/builtin-expect.m4 \
86118 - $(top_srcdir)/autotools/m4/calloc.m4 \
86119 $(top_srcdir)/autotools/m4/canonicalize.m4 \
86120 $(top_srcdir)/autotools/m4/chdir-long.m4 \
86121 $(top_srcdir)/autotools/m4/clock_time.m4 \
86122 @@ -104,6 +101,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
86123 $(top_srcdir)/autotools/m4/closedir.m4 \
86124 $(top_srcdir)/autotools/m4/dirent_h.m4 \
86125 $(top_srcdir)/autotools/m4/dirfd.m4 \
86126 + $(top_srcdir)/autotools/m4/dirname.m4 \
86127 $(top_srcdir)/autotools/m4/double-slash-root.m4 \
86128 $(top_srcdir)/autotools/m4/dup.m4 \
86129 $(top_srcdir)/autotools/m4/dup2.m4 \
86130 @@ -125,7 +123,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
86131 $(top_srcdir)/autotools/m4/filenamecat.m4 \
86132 $(top_srcdir)/autotools/m4/float_h.m4 \
86133 $(top_srcdir)/autotools/m4/fpieee.m4 \
86134 - $(top_srcdir)/autotools/m4/free.m4 \
86135 $(top_srcdir)/autotools/m4/frexp.m4 \
86136 $(top_srcdir)/autotools/m4/frexpl.m4 \
86137 $(top_srcdir)/autotools/m4/fstat.m4 \
86138 @@ -145,6 +142,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
86139 $(top_srcdir)/autotools/m4/group-member.m4 \
86140 $(top_srcdir)/autotools/m4/include_next.m4 \
86141 $(top_srcdir)/autotools/m4/intmax_t.m4 \
86142 + $(top_srcdir)/autotools/m4/inttypes-pri.m4 \
86143 $(top_srcdir)/autotools/m4/inttypes.m4 \
86144 $(top_srcdir)/autotools/m4/inttypes_h.m4 \
86145 $(top_srcdir)/autotools/m4/isnand.m4 \
86146 @@ -154,6 +152,8 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
86147 $(top_srcdir)/autotools/m4/ldexpl.m4 \
86148 $(top_srcdir)/autotools/m4/libtool.m4 \
86149 $(top_srcdir)/autotools/m4/limits-h.m4 \
86150 + $(top_srcdir)/autotools/m4/localtime-buffer.m4 \
86151 + $(top_srcdir)/autotools/m4/longlong.m4 \
86152 $(top_srcdir)/autotools/m4/lstat.m4 \
86153 $(top_srcdir)/autotools/m4/ltoptions.m4 \
86154 $(top_srcdir)/autotools/m4/ltsugar.m4 \
86155 @@ -165,7 +165,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
86156 $(top_srcdir)/autotools/m4/memchr.m4 \
86157 $(top_srcdir)/autotools/m4/mempcpy.m4 \
86158 $(top_srcdir)/autotools/m4/memrchr.m4 \
86159 - $(top_srcdir)/autotools/m4/minmax.m4 \
86160 $(top_srcdir)/autotools/m4/mkdir.m4 \
86161 $(top_srcdir)/autotools/m4/mkdirat.m4 \
86162 $(top_srcdir)/autotools/m4/mmap-anon.m4 \
86163 @@ -176,20 +175,16 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
86164 $(top_srcdir)/autotools/m4/nocrash.m4 \
86165 $(top_srcdir)/autotools/m4/off_t.m4 \
86166 $(top_srcdir)/autotools/m4/open-cloexec.m4 \
86167 - $(top_srcdir)/autotools/m4/open-slash.m4 \
86168 $(top_srcdir)/autotools/m4/open.m4 \
86169 $(top_srcdir)/autotools/m4/openat.m4 \
86170 $(top_srcdir)/autotools/m4/opendir.m4 \
86171 $(top_srcdir)/autotools/m4/pathmax.m4 \
86172 - $(top_srcdir)/autotools/m4/pipe.m4 \
86173 $(top_srcdir)/autotools/m4/printf-frexp.m4 \
86174 $(top_srcdir)/autotools/m4/printf-frexpl.m4 \
86175 $(top_srcdir)/autotools/m4/printf.m4 \
86176 - $(top_srcdir)/autotools/m4/rawmemchr.m4 \
86177 $(top_srcdir)/autotools/m4/readlink.m4 \
86178 $(top_srcdir)/autotools/m4/readlinkat.m4 \
86179 $(top_srcdir)/autotools/m4/realloc.m4 \
86180 - $(top_srcdir)/autotools/m4/reallocarray.m4 \
86181 $(top_srcdir)/autotools/m4/rename.m4 \
86182 $(top_srcdir)/autotools/m4/renameat.m4 \
86183 $(top_srcdir)/autotools/m4/rmdir.m4 \
86184 @@ -199,7 +194,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
86185 $(top_srcdir)/autotools/m4/ssize_t.m4 \
86186 $(top_srcdir)/autotools/m4/stat-time.m4 \
86187 $(top_srcdir)/autotools/m4/stat.m4 \
86188 - $(top_srcdir)/autotools/m4/stdalign.m4 \
86189 $(top_srcdir)/autotools/m4/stdbool.m4 \
86190 $(top_srcdir)/autotools/m4/stddef_h.m4 \
86191 $(top_srcdir)/autotools/m4/stdint.m4 \
86192 @@ -238,10 +232,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
86193 $(top_srcdir)/autotools/m4/wchar_t.m4 \
86194 $(top_srcdir)/autotools/m4/wint_t.m4 \
86195 $(top_srcdir)/autotools/m4/xalloc.m4 \
86196 - $(top_srcdir)/autotools/m4/xsize.m4 \
86197 - $(top_srcdir)/autotools/m4/year2038.m4 \
86198 - $(top_srcdir)/autotools/m4/zzgnulib.m4 \
86199 - $(top_srcdir)/configure.ac
86200 + $(top_srcdir)/autotools/m4/xsize.m4 $(top_srcdir)/configure.ac
86201 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
86202 $(ACLOCAL_M4)
86203 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
86204 @@ -368,450 +359,368 @@ FGREP = @FGREP@
86205 FLOAT_H = @FLOAT_H@
86206 GETOPT_CDEFS_H = @GETOPT_CDEFS_H@
86207 GETOPT_H = @GETOPT_H@
86208 -GL_CFLAG_ALLOW_WARNINGS = @GL_CFLAG_ALLOW_WARNINGS@
86209 -GL_CFLAG_GNULIB_WARNINGS = @GL_CFLAG_GNULIB_WARNINGS@
86210 -GL_GNULIB_ACCESS = @GL_GNULIB_ACCESS@
86211 -GL_GNULIB_ACOSF = @GL_GNULIB_ACOSF@
86212 -GL_GNULIB_ACOSL = @GL_GNULIB_ACOSL@
86213 -GL_GNULIB_ALIGNED_ALLOC = @GL_GNULIB_ALIGNED_ALLOC@
86214 -GL_GNULIB_ALPHASORT = @GL_GNULIB_ALPHASORT@
86215 -GL_GNULIB_ASINF = @GL_GNULIB_ASINF@
86216 -GL_GNULIB_ASINL = @GL_GNULIB_ASINL@
86217 -GL_GNULIB_ATAN2F = @GL_GNULIB_ATAN2F@
86218 -GL_GNULIB_ATANF = @GL_GNULIB_ATANF@
86219 -GL_GNULIB_ATANL = @GL_GNULIB_ATANL@
86220 -GL_GNULIB_ATOLL = @GL_GNULIB_ATOLL@
86221 -GL_GNULIB_BTOWC = @GL_GNULIB_BTOWC@
86222 -GL_GNULIB_CALLOC_GNU = @GL_GNULIB_CALLOC_GNU@
86223 -GL_GNULIB_CALLOC_POSIX = @GL_GNULIB_CALLOC_POSIX@
86224 -GL_GNULIB_CANONICALIZE_FILE_NAME = @GL_GNULIB_CANONICALIZE_FILE_NAME@
86225 -GL_GNULIB_CBRT = @GL_GNULIB_CBRT@
86226 -GL_GNULIB_CBRTF = @GL_GNULIB_CBRTF@
86227 -GL_GNULIB_CBRTL = @GL_GNULIB_CBRTL@
86228 -GL_GNULIB_CEIL = @GL_GNULIB_CEIL@
86229 -GL_GNULIB_CEILF = @GL_GNULIB_CEILF@
86230 -GL_GNULIB_CEILL = @GL_GNULIB_CEILL@
86231 -GL_GNULIB_CHDIR = @GL_GNULIB_CHDIR@
86232 -GL_GNULIB_CHOWN = @GL_GNULIB_CHOWN@
86233 -GL_GNULIB_CLOSE = @GL_GNULIB_CLOSE@
86234 -GL_GNULIB_CLOSEDIR = @GL_GNULIB_CLOSEDIR@
86235 -GL_GNULIB_COPYSIGN = @GL_GNULIB_COPYSIGN@
86236 -GL_GNULIB_COPYSIGNF = @GL_GNULIB_COPYSIGNF@
86237 -GL_GNULIB_COPYSIGNL = @GL_GNULIB_COPYSIGNL@
86238 -GL_GNULIB_COPY_FILE_RANGE = @GL_GNULIB_COPY_FILE_RANGE@
86239 -GL_GNULIB_COSF = @GL_GNULIB_COSF@
86240 -GL_GNULIB_COSHF = @GL_GNULIB_COSHF@
86241 -GL_GNULIB_COSL = @GL_GNULIB_COSL@
86242 -GL_GNULIB_CREAT = @GL_GNULIB_CREAT@
86243 -GL_GNULIB_CTIME = @GL_GNULIB_CTIME@
86244 -GL_GNULIB_DIRFD = @GL_GNULIB_DIRFD@
86245 -GL_GNULIB_DPRINTF = @GL_GNULIB_DPRINTF@
86246 -GL_GNULIB_DUP = @GL_GNULIB_DUP@
86247 -GL_GNULIB_DUP2 = @GL_GNULIB_DUP2@
86248 -GL_GNULIB_DUP3 = @GL_GNULIB_DUP3@
86249 -GL_GNULIB_ENVIRON = @GL_GNULIB_ENVIRON@
86250 -GL_GNULIB_EUIDACCESS = @GL_GNULIB_EUIDACCESS@
86251 -GL_GNULIB_EXECL = @GL_GNULIB_EXECL@
86252 -GL_GNULIB_EXECLE = @GL_GNULIB_EXECLE@
86253 -GL_GNULIB_EXECLP = @GL_GNULIB_EXECLP@
86254 -GL_GNULIB_EXECV = @GL_GNULIB_EXECV@
86255 -GL_GNULIB_EXECVE = @GL_GNULIB_EXECVE@
86256 -GL_GNULIB_EXECVP = @GL_GNULIB_EXECVP@
86257 -GL_GNULIB_EXECVPE = @GL_GNULIB_EXECVPE@
86258 -GL_GNULIB_EXP2 = @GL_GNULIB_EXP2@
86259 -GL_GNULIB_EXP2F = @GL_GNULIB_EXP2F@
86260 -GL_GNULIB_EXP2L = @GL_GNULIB_EXP2L@
86261 -GL_GNULIB_EXPF = @GL_GNULIB_EXPF@
86262 -GL_GNULIB_EXPL = @GL_GNULIB_EXPL@
86263 -GL_GNULIB_EXPLICIT_BZERO = @GL_GNULIB_EXPLICIT_BZERO@
86264 -GL_GNULIB_EXPM1 = @GL_GNULIB_EXPM1@
86265 -GL_GNULIB_EXPM1F = @GL_GNULIB_EXPM1F@
86266 -GL_GNULIB_EXPM1L = @GL_GNULIB_EXPM1L@
86267 -GL_GNULIB_FABSF = @GL_GNULIB_FABSF@
86268 -GL_GNULIB_FABSL = @GL_GNULIB_FABSL@
86269 -GL_GNULIB_FACCESSAT = @GL_GNULIB_FACCESSAT@
86270 -GL_GNULIB_FCHDIR = @GL_GNULIB_FCHDIR@
86271 -GL_GNULIB_FCHMODAT = @GL_GNULIB_FCHMODAT@
86272 -GL_GNULIB_FCHOWNAT = @GL_GNULIB_FCHOWNAT@
86273 -GL_GNULIB_FCLOSE = @GL_GNULIB_FCLOSE@
86274 -GL_GNULIB_FCNTL = @GL_GNULIB_FCNTL@
86275 -GL_GNULIB_FDATASYNC = @GL_GNULIB_FDATASYNC@
86276 -GL_GNULIB_FDOPEN = @GL_GNULIB_FDOPEN@
86277 -GL_GNULIB_FDOPENDIR = @GL_GNULIB_FDOPENDIR@
86278 -GL_GNULIB_FFLUSH = @GL_GNULIB_FFLUSH@
86279 -GL_GNULIB_FFS = @GL_GNULIB_FFS@
86280 -GL_GNULIB_FFSL = @GL_GNULIB_FFSL@
86281 -GL_GNULIB_FFSLL = @GL_GNULIB_FFSLL@
86282 -GL_GNULIB_FGETC = @GL_GNULIB_FGETC@
86283 -GL_GNULIB_FGETS = @GL_GNULIB_FGETS@
86284 -GL_GNULIB_FLOOR = @GL_GNULIB_FLOOR@
86285 -GL_GNULIB_FLOORF = @GL_GNULIB_FLOORF@
86286 -GL_GNULIB_FLOORL = @GL_GNULIB_FLOORL@
86287 -GL_GNULIB_FMA = @GL_GNULIB_FMA@
86288 -GL_GNULIB_FMAF = @GL_GNULIB_FMAF@
86289 -GL_GNULIB_FMAL = @GL_GNULIB_FMAL@
86290 -GL_GNULIB_FMOD = @GL_GNULIB_FMOD@
86291 -GL_GNULIB_FMODF = @GL_GNULIB_FMODF@
86292 -GL_GNULIB_FMODL = @GL_GNULIB_FMODL@
86293 -GL_GNULIB_FOPEN = @GL_GNULIB_FOPEN@
86294 -GL_GNULIB_FOPEN_GNU = @GL_GNULIB_FOPEN_GNU@
86295 -GL_GNULIB_FPRINTF = @GL_GNULIB_FPRINTF@
86296 -GL_GNULIB_FPRINTF_POSIX = @GL_GNULIB_FPRINTF_POSIX@
86297 -GL_GNULIB_FPURGE = @GL_GNULIB_FPURGE@
86298 -GL_GNULIB_FPUTC = @GL_GNULIB_FPUTC@
86299 -GL_GNULIB_FPUTS = @GL_GNULIB_FPUTS@
86300 -GL_GNULIB_FREAD = @GL_GNULIB_FREAD@
86301 -GL_GNULIB_FREE_POSIX = @GL_GNULIB_FREE_POSIX@
86302 -GL_GNULIB_FREOPEN = @GL_GNULIB_FREOPEN@
86303 -GL_GNULIB_FREXP = @GL_GNULIB_FREXP@
86304 -GL_GNULIB_FREXPF = @GL_GNULIB_FREXPF@
86305 -GL_GNULIB_FREXPL = @GL_GNULIB_FREXPL@
86306 -GL_GNULIB_FSCANF = @GL_GNULIB_FSCANF@
86307 -GL_GNULIB_FSEEK = @GL_GNULIB_FSEEK@
86308 -GL_GNULIB_FSEEKO = @GL_GNULIB_FSEEKO@
86309 -GL_GNULIB_FSTAT = @GL_GNULIB_FSTAT@
86310 -GL_GNULIB_FSTATAT = @GL_GNULIB_FSTATAT@
86311 -GL_GNULIB_FSYNC = @GL_GNULIB_FSYNC@
86312 -GL_GNULIB_FTELL = @GL_GNULIB_FTELL@
86313 -GL_GNULIB_FTELLO = @GL_GNULIB_FTELLO@
86314 -GL_GNULIB_FTRUNCATE = @GL_GNULIB_FTRUNCATE@
86315 -GL_GNULIB_FUTIMENS = @GL_GNULIB_FUTIMENS@
86316 -GL_GNULIB_FWRITE = @GL_GNULIB_FWRITE@
86317 -GL_GNULIB_GETC = @GL_GNULIB_GETC@
86318 -GL_GNULIB_GETCHAR = @GL_GNULIB_GETCHAR@
86319 -GL_GNULIB_GETCWD = @GL_GNULIB_GETCWD@
86320 -GL_GNULIB_GETDELIM = @GL_GNULIB_GETDELIM@
86321 -GL_GNULIB_GETDOMAINNAME = @GL_GNULIB_GETDOMAINNAME@
86322 -GL_GNULIB_GETDTABLESIZE = @GL_GNULIB_GETDTABLESIZE@
86323 -GL_GNULIB_GETENTROPY = @GL_GNULIB_GETENTROPY@
86324 -GL_GNULIB_GETGROUPS = @GL_GNULIB_GETGROUPS@
86325 -GL_GNULIB_GETHOSTNAME = @GL_GNULIB_GETHOSTNAME@
86326 -GL_GNULIB_GETLINE = @GL_GNULIB_GETLINE@
86327 -GL_GNULIB_GETLOADAVG = @GL_GNULIB_GETLOADAVG@
86328 -GL_GNULIB_GETLOGIN = @GL_GNULIB_GETLOGIN@
86329 -GL_GNULIB_GETLOGIN_R = @GL_GNULIB_GETLOGIN_R@
86330 -GL_GNULIB_GETOPT_POSIX = @GL_GNULIB_GETOPT_POSIX@
86331 -GL_GNULIB_GETPAGESIZE = @GL_GNULIB_GETPAGESIZE@
86332 -GL_GNULIB_GETPASS = @GL_GNULIB_GETPASS@
86333 -GL_GNULIB_GETPASS_GNU = @GL_GNULIB_GETPASS_GNU@
86334 -GL_GNULIB_GETSUBOPT = @GL_GNULIB_GETSUBOPT@
86335 -GL_GNULIB_GETTIMEOFDAY = @GL_GNULIB_GETTIMEOFDAY@
86336 -GL_GNULIB_GETUMASK = @GL_GNULIB_GETUMASK@
86337 -GL_GNULIB_GETUSERSHELL = @GL_GNULIB_GETUSERSHELL@
86338 -GL_GNULIB_GRANTPT = @GL_GNULIB_GRANTPT@
86339 -GL_GNULIB_GROUP_MEMBER = @GL_GNULIB_GROUP_MEMBER@
86340 -GL_GNULIB_HYPOT = @GL_GNULIB_HYPOT@
86341 -GL_GNULIB_HYPOTF = @GL_GNULIB_HYPOTF@
86342 -GL_GNULIB_HYPOTL = @GL_GNULIB_HYPOTL@
86343 -GL_GNULIB_ILOGB = @GL_GNULIB_ILOGB@
86344 -GL_GNULIB_ILOGBF = @GL_GNULIB_ILOGBF@
86345 -GL_GNULIB_ILOGBL = @GL_GNULIB_ILOGBL@
86346 -GL_GNULIB_IMAXABS = @GL_GNULIB_IMAXABS@
86347 -GL_GNULIB_IMAXDIV = @GL_GNULIB_IMAXDIV@
86348 -GL_GNULIB_ISATTY = @GL_GNULIB_ISATTY@
86349 -GL_GNULIB_ISFINITE = @GL_GNULIB_ISFINITE@
86350 -GL_GNULIB_ISINF = @GL_GNULIB_ISINF@
86351 -GL_GNULIB_ISNAN = @GL_GNULIB_ISNAN@
86352 -GL_GNULIB_ISNAND = @GL_GNULIB_ISNAND@
86353 -GL_GNULIB_ISNANF = @GL_GNULIB_ISNANF@
86354 -GL_GNULIB_ISNANL = @GL_GNULIB_ISNANL@
86355 -GL_GNULIB_LCHMOD = @GL_GNULIB_LCHMOD@
86356 -GL_GNULIB_LCHOWN = @GL_GNULIB_LCHOWN@
86357 -GL_GNULIB_LDEXPF = @GL_GNULIB_LDEXPF@
86358 -GL_GNULIB_LDEXPL = @GL_GNULIB_LDEXPL@
86359 -GL_GNULIB_LINK = @GL_GNULIB_LINK@
86360 -GL_GNULIB_LINKAT = @GL_GNULIB_LINKAT@
86361 -GL_GNULIB_LOCALTIME = @GL_GNULIB_LOCALTIME@
86362 -GL_GNULIB_LOG = @GL_GNULIB_LOG@
86363 -GL_GNULIB_LOG10 = @GL_GNULIB_LOG10@
86364 -GL_GNULIB_LOG10F = @GL_GNULIB_LOG10F@
86365 -GL_GNULIB_LOG10L = @GL_GNULIB_LOG10L@
86366 -GL_GNULIB_LOG1P = @GL_GNULIB_LOG1P@
86367 -GL_GNULIB_LOG1PF = @GL_GNULIB_LOG1PF@
86368 -GL_GNULIB_LOG1PL = @GL_GNULIB_LOG1PL@
86369 -GL_GNULIB_LOG2 = @GL_GNULIB_LOG2@
86370 -GL_GNULIB_LOG2F = @GL_GNULIB_LOG2F@
86371 -GL_GNULIB_LOG2L = @GL_GNULIB_LOG2L@
86372 -GL_GNULIB_LOGB = @GL_GNULIB_LOGB@
86373 -GL_GNULIB_LOGBF = @GL_GNULIB_LOGBF@
86374 -GL_GNULIB_LOGBL = @GL_GNULIB_LOGBL@
86375 -GL_GNULIB_LOGF = @GL_GNULIB_LOGF@
86376 -GL_GNULIB_LOGL = @GL_GNULIB_LOGL@
86377 -GL_GNULIB_LSEEK = @GL_GNULIB_LSEEK@
86378 -GL_GNULIB_LSTAT = @GL_GNULIB_LSTAT@
86379 -GL_GNULIB_MALLOC_GNU = @GL_GNULIB_MALLOC_GNU@
86380 -GL_GNULIB_MALLOC_POSIX = @GL_GNULIB_MALLOC_POSIX@
86381 -GL_GNULIB_MBRLEN = @GL_GNULIB_MBRLEN@
86382 -GL_GNULIB_MBRTOWC = @GL_GNULIB_MBRTOWC@
86383 -GL_GNULIB_MBSCASECMP = @GL_GNULIB_MBSCASECMP@
86384 -GL_GNULIB_MBSCASESTR = @GL_GNULIB_MBSCASESTR@
86385 -GL_GNULIB_MBSCHR = @GL_GNULIB_MBSCHR@
86386 -GL_GNULIB_MBSCSPN = @GL_GNULIB_MBSCSPN@
86387 -GL_GNULIB_MBSINIT = @GL_GNULIB_MBSINIT@
86388 -GL_GNULIB_MBSLEN = @GL_GNULIB_MBSLEN@
86389 -GL_GNULIB_MBSNCASECMP = @GL_GNULIB_MBSNCASECMP@
86390 -GL_GNULIB_MBSNLEN = @GL_GNULIB_MBSNLEN@
86391 -GL_GNULIB_MBSNRTOWCS = @GL_GNULIB_MBSNRTOWCS@
86392 -GL_GNULIB_MBSPBRK = @GL_GNULIB_MBSPBRK@
86393 -GL_GNULIB_MBSPCASECMP = @GL_GNULIB_MBSPCASECMP@
86394 -GL_GNULIB_MBSRCHR = @GL_GNULIB_MBSRCHR@
86395 -GL_GNULIB_MBSRTOWCS = @GL_GNULIB_MBSRTOWCS@
86396 -GL_GNULIB_MBSSEP = @GL_GNULIB_MBSSEP@
86397 -GL_GNULIB_MBSSPN = @GL_GNULIB_MBSSPN@
86398 -GL_GNULIB_MBSSTR = @GL_GNULIB_MBSSTR@
86399 -GL_GNULIB_MBSTOK_R = @GL_GNULIB_MBSTOK_R@
86400 -GL_GNULIB_MBTOWC = @GL_GNULIB_MBTOWC@
86401 -GL_GNULIB_MDA_ACCESS = @GL_GNULIB_MDA_ACCESS@
86402 -GL_GNULIB_MDA_CHDIR = @GL_GNULIB_MDA_CHDIR@
86403 -GL_GNULIB_MDA_CHMOD = @GL_GNULIB_MDA_CHMOD@
86404 -GL_GNULIB_MDA_CLOSE = @GL_GNULIB_MDA_CLOSE@
86405 -GL_GNULIB_MDA_CREAT = @GL_GNULIB_MDA_CREAT@
86406 -GL_GNULIB_MDA_DUP = @GL_GNULIB_MDA_DUP@
86407 -GL_GNULIB_MDA_DUP2 = @GL_GNULIB_MDA_DUP2@
86408 -GL_GNULIB_MDA_ECVT = @GL_GNULIB_MDA_ECVT@
86409 -GL_GNULIB_MDA_EXECL = @GL_GNULIB_MDA_EXECL@
86410 -GL_GNULIB_MDA_EXECLE = @GL_GNULIB_MDA_EXECLE@
86411 -GL_GNULIB_MDA_EXECLP = @GL_GNULIB_MDA_EXECLP@
86412 -GL_GNULIB_MDA_EXECV = @GL_GNULIB_MDA_EXECV@
86413 -GL_GNULIB_MDA_EXECVE = @GL_GNULIB_MDA_EXECVE@
86414 -GL_GNULIB_MDA_EXECVP = @GL_GNULIB_MDA_EXECVP@
86415 -GL_GNULIB_MDA_EXECVPE = @GL_GNULIB_MDA_EXECVPE@
86416 -GL_GNULIB_MDA_FCLOSEALL = @GL_GNULIB_MDA_FCLOSEALL@
86417 -GL_GNULIB_MDA_FCVT = @GL_GNULIB_MDA_FCVT@
86418 -GL_GNULIB_MDA_FDOPEN = @GL_GNULIB_MDA_FDOPEN@
86419 -GL_GNULIB_MDA_FILENO = @GL_GNULIB_MDA_FILENO@
86420 -GL_GNULIB_MDA_GCVT = @GL_GNULIB_MDA_GCVT@
86421 -GL_GNULIB_MDA_GETCWD = @GL_GNULIB_MDA_GETCWD@
86422 -GL_GNULIB_MDA_GETPID = @GL_GNULIB_MDA_GETPID@
86423 -GL_GNULIB_MDA_GETW = @GL_GNULIB_MDA_GETW@
86424 -GL_GNULIB_MDA_ISATTY = @GL_GNULIB_MDA_ISATTY@
86425 -GL_GNULIB_MDA_J0 = @GL_GNULIB_MDA_J0@
86426 -GL_GNULIB_MDA_J1 = @GL_GNULIB_MDA_J1@
86427 -GL_GNULIB_MDA_JN = @GL_GNULIB_MDA_JN@
86428 -GL_GNULIB_MDA_LSEEK = @GL_GNULIB_MDA_LSEEK@
86429 -GL_GNULIB_MDA_MEMCCPY = @GL_GNULIB_MDA_MEMCCPY@
86430 -GL_GNULIB_MDA_MKDIR = @GL_GNULIB_MDA_MKDIR@
86431 -GL_GNULIB_MDA_MKTEMP = @GL_GNULIB_MDA_MKTEMP@
86432 -GL_GNULIB_MDA_OPEN = @GL_GNULIB_MDA_OPEN@
86433 -GL_GNULIB_MDA_PUTENV = @GL_GNULIB_MDA_PUTENV@
86434 -GL_GNULIB_MDA_PUTW = @GL_GNULIB_MDA_PUTW@
86435 -GL_GNULIB_MDA_READ = @GL_GNULIB_MDA_READ@
86436 -GL_GNULIB_MDA_RMDIR = @GL_GNULIB_MDA_RMDIR@
86437 -GL_GNULIB_MDA_STRDUP = @GL_GNULIB_MDA_STRDUP@
86438 -GL_GNULIB_MDA_SWAB = @GL_GNULIB_MDA_SWAB@
86439 -GL_GNULIB_MDA_TEMPNAM = @GL_GNULIB_MDA_TEMPNAM@
86440 -GL_GNULIB_MDA_TZSET = @GL_GNULIB_MDA_TZSET@
86441 -GL_GNULIB_MDA_UMASK = @GL_GNULIB_MDA_UMASK@
86442 -GL_GNULIB_MDA_UNLINK = @GL_GNULIB_MDA_UNLINK@
86443 -GL_GNULIB_MDA_UTIME = @GL_GNULIB_MDA_UTIME@
86444 -GL_GNULIB_MDA_WCSDUP = @GL_GNULIB_MDA_WCSDUP@
86445 -GL_GNULIB_MDA_WRITE = @GL_GNULIB_MDA_WRITE@
86446 -GL_GNULIB_MDA_Y0 = @GL_GNULIB_MDA_Y0@
86447 -GL_GNULIB_MDA_Y1 = @GL_GNULIB_MDA_Y1@
86448 -GL_GNULIB_MDA_YN = @GL_GNULIB_MDA_YN@
86449 -GL_GNULIB_MEMCHR = @GL_GNULIB_MEMCHR@
86450 -GL_GNULIB_MEMMEM = @GL_GNULIB_MEMMEM@
86451 -GL_GNULIB_MEMPCPY = @GL_GNULIB_MEMPCPY@
86452 -GL_GNULIB_MEMRCHR = @GL_GNULIB_MEMRCHR@
86453 -GL_GNULIB_MKDIR = @GL_GNULIB_MKDIR@
86454 -GL_GNULIB_MKDIRAT = @GL_GNULIB_MKDIRAT@
86455 -GL_GNULIB_MKDTEMP = @GL_GNULIB_MKDTEMP@
86456 -GL_GNULIB_MKFIFO = @GL_GNULIB_MKFIFO@
86457 -GL_GNULIB_MKFIFOAT = @GL_GNULIB_MKFIFOAT@
86458 -GL_GNULIB_MKNOD = @GL_GNULIB_MKNOD@
86459 -GL_GNULIB_MKNODAT = @GL_GNULIB_MKNODAT@
86460 -GL_GNULIB_MKOSTEMP = @GL_GNULIB_MKOSTEMP@
86461 -GL_GNULIB_MKOSTEMPS = @GL_GNULIB_MKOSTEMPS@
86462 -GL_GNULIB_MKSTEMP = @GL_GNULIB_MKSTEMP@
86463 -GL_GNULIB_MKSTEMPS = @GL_GNULIB_MKSTEMPS@
86464 -GL_GNULIB_MKTIME = @GL_GNULIB_MKTIME@
86465 -GL_GNULIB_MODF = @GL_GNULIB_MODF@
86466 -GL_GNULIB_MODFF = @GL_GNULIB_MODFF@
86467 -GL_GNULIB_MODFL = @GL_GNULIB_MODFL@
86468 -GL_GNULIB_NANOSLEEP = @GL_GNULIB_NANOSLEEP@
86469 -GL_GNULIB_NONBLOCKING = @GL_GNULIB_NONBLOCKING@
86470 -GL_GNULIB_OBSTACK_PRINTF = @GL_GNULIB_OBSTACK_PRINTF@
86471 -GL_GNULIB_OBSTACK_PRINTF_POSIX = @GL_GNULIB_OBSTACK_PRINTF_POSIX@
86472 -GL_GNULIB_OPEN = @GL_GNULIB_OPEN@
86473 -GL_GNULIB_OPENAT = @GL_GNULIB_OPENAT@
86474 -GL_GNULIB_OPENDIR = @GL_GNULIB_OPENDIR@
86475 -GL_GNULIB_OVERRIDES_STRUCT_STAT = @GL_GNULIB_OVERRIDES_STRUCT_STAT@
86476 -GL_GNULIB_PCLOSE = @GL_GNULIB_PCLOSE@
86477 -GL_GNULIB_PERROR = @GL_GNULIB_PERROR@
86478 -GL_GNULIB_PIPE = @GL_GNULIB_PIPE@
86479 -GL_GNULIB_PIPE2 = @GL_GNULIB_PIPE2@
86480 -GL_GNULIB_POPEN = @GL_GNULIB_POPEN@
86481 -GL_GNULIB_POSIX_MEMALIGN = @GL_GNULIB_POSIX_MEMALIGN@
86482 -GL_GNULIB_POSIX_OPENPT = @GL_GNULIB_POSIX_OPENPT@
86483 -GL_GNULIB_POWF = @GL_GNULIB_POWF@
86484 -GL_GNULIB_PREAD = @GL_GNULIB_PREAD@
86485 -GL_GNULIB_PRINTF = @GL_GNULIB_PRINTF@
86486 -GL_GNULIB_PRINTF_POSIX = @GL_GNULIB_PRINTF_POSIX@
86487 -GL_GNULIB_PTSNAME = @GL_GNULIB_PTSNAME@
86488 -GL_GNULIB_PTSNAME_R = @GL_GNULIB_PTSNAME_R@
86489 -GL_GNULIB_PUTC = @GL_GNULIB_PUTC@
86490 -GL_GNULIB_PUTCHAR = @GL_GNULIB_PUTCHAR@
86491 -GL_GNULIB_PUTENV = @GL_GNULIB_PUTENV@
86492 -GL_GNULIB_PUTS = @GL_GNULIB_PUTS@
86493 -GL_GNULIB_PWRITE = @GL_GNULIB_PWRITE@
86494 -GL_GNULIB_QSORT_R = @GL_GNULIB_QSORT_R@
86495 -GL_GNULIB_RANDOM = @GL_GNULIB_RANDOM@
86496 -GL_GNULIB_RANDOM_R = @GL_GNULIB_RANDOM_R@
86497 -GL_GNULIB_RAWMEMCHR = @GL_GNULIB_RAWMEMCHR@
86498 -GL_GNULIB_READ = @GL_GNULIB_READ@
86499 -GL_GNULIB_READDIR = @GL_GNULIB_READDIR@
86500 -GL_GNULIB_READLINK = @GL_GNULIB_READLINK@
86501 -GL_GNULIB_READLINKAT = @GL_GNULIB_READLINKAT@
86502 -GL_GNULIB_REALLOCARRAY = @GL_GNULIB_REALLOCARRAY@
86503 -GL_GNULIB_REALLOC_GNU = @GL_GNULIB_REALLOC_GNU@
86504 -GL_GNULIB_REALLOC_POSIX = @GL_GNULIB_REALLOC_POSIX@
86505 -GL_GNULIB_REALPATH = @GL_GNULIB_REALPATH@
86506 -GL_GNULIB_REMAINDER = @GL_GNULIB_REMAINDER@
86507 -GL_GNULIB_REMAINDERF = @GL_GNULIB_REMAINDERF@
86508 -GL_GNULIB_REMAINDERL = @GL_GNULIB_REMAINDERL@
86509 -GL_GNULIB_REMOVE = @GL_GNULIB_REMOVE@
86510 -GL_GNULIB_RENAME = @GL_GNULIB_RENAME@
86511 -GL_GNULIB_RENAMEAT = @GL_GNULIB_RENAMEAT@
86512 -GL_GNULIB_REWINDDIR = @GL_GNULIB_REWINDDIR@
86513 -GL_GNULIB_RINT = @GL_GNULIB_RINT@
86514 -GL_GNULIB_RINTF = @GL_GNULIB_RINTF@
86515 -GL_GNULIB_RINTL = @GL_GNULIB_RINTL@
86516 -GL_GNULIB_RMDIR = @GL_GNULIB_RMDIR@
86517 -GL_GNULIB_ROUND = @GL_GNULIB_ROUND@
86518 -GL_GNULIB_ROUNDF = @GL_GNULIB_ROUNDF@
86519 -GL_GNULIB_ROUNDL = @GL_GNULIB_ROUNDL@
86520 -GL_GNULIB_RPMATCH = @GL_GNULIB_RPMATCH@
86521 -GL_GNULIB_SCANDIR = @GL_GNULIB_SCANDIR@
86522 -GL_GNULIB_SCANF = @GL_GNULIB_SCANF@
86523 -GL_GNULIB_SECURE_GETENV = @GL_GNULIB_SECURE_GETENV@
86524 -GL_GNULIB_SETENV = @GL_GNULIB_SETENV@
86525 -GL_GNULIB_SETHOSTNAME = @GL_GNULIB_SETHOSTNAME@
86526 -GL_GNULIB_SIGABBREV_NP = @GL_GNULIB_SIGABBREV_NP@
86527 -GL_GNULIB_SIGDESCR_NP = @GL_GNULIB_SIGDESCR_NP@
86528 -GL_GNULIB_SIGNBIT = @GL_GNULIB_SIGNBIT@
86529 -GL_GNULIB_SINF = @GL_GNULIB_SINF@
86530 -GL_GNULIB_SINHF = @GL_GNULIB_SINHF@
86531 -GL_GNULIB_SINL = @GL_GNULIB_SINL@
86532 -GL_GNULIB_SLEEP = @GL_GNULIB_SLEEP@
86533 -GL_GNULIB_SNPRINTF = @GL_GNULIB_SNPRINTF@
86534 -GL_GNULIB_SPRINTF_POSIX = @GL_GNULIB_SPRINTF_POSIX@
86535 -GL_GNULIB_SQRTF = @GL_GNULIB_SQRTF@
86536 -GL_GNULIB_SQRTL = @GL_GNULIB_SQRTL@
86537 -GL_GNULIB_STAT = @GL_GNULIB_STAT@
86538 -GL_GNULIB_STDIO_H_NONBLOCKING = @GL_GNULIB_STDIO_H_NONBLOCKING@
86539 -GL_GNULIB_STDIO_H_SIGPIPE = @GL_GNULIB_STDIO_H_SIGPIPE@
86540 -GL_GNULIB_STPCPY = @GL_GNULIB_STPCPY@
86541 -GL_GNULIB_STPNCPY = @GL_GNULIB_STPNCPY@
86542 -GL_GNULIB_STRCASESTR = @GL_GNULIB_STRCASESTR@
86543 -GL_GNULIB_STRCHRNUL = @GL_GNULIB_STRCHRNUL@
86544 -GL_GNULIB_STRDUP = @GL_GNULIB_STRDUP@
86545 -GL_GNULIB_STRERROR = @GL_GNULIB_STRERROR@
86546 -GL_GNULIB_STRERRORNAME_NP = @GL_GNULIB_STRERRORNAME_NP@
86547 -GL_GNULIB_STRERROR_R = @GL_GNULIB_STRERROR_R@
86548 -GL_GNULIB_STRFTIME = @GL_GNULIB_STRFTIME@
86549 -GL_GNULIB_STRNCAT = @GL_GNULIB_STRNCAT@
86550 -GL_GNULIB_STRNDUP = @GL_GNULIB_STRNDUP@
86551 -GL_GNULIB_STRNLEN = @GL_GNULIB_STRNLEN@
86552 -GL_GNULIB_STRPBRK = @GL_GNULIB_STRPBRK@
86553 -GL_GNULIB_STRPTIME = @GL_GNULIB_STRPTIME@
86554 -GL_GNULIB_STRSEP = @GL_GNULIB_STRSEP@
86555 -GL_GNULIB_STRSIGNAL = @GL_GNULIB_STRSIGNAL@
86556 -GL_GNULIB_STRSTR = @GL_GNULIB_STRSTR@
86557 -GL_GNULIB_STRTOD = @GL_GNULIB_STRTOD@
86558 -GL_GNULIB_STRTOIMAX = @GL_GNULIB_STRTOIMAX@
86559 -GL_GNULIB_STRTOK_R = @GL_GNULIB_STRTOK_R@
86560 -GL_GNULIB_STRTOL = @GL_GNULIB_STRTOL@
86561 -GL_GNULIB_STRTOLD = @GL_GNULIB_STRTOLD@
86562 -GL_GNULIB_STRTOLL = @GL_GNULIB_STRTOLL@
86563 -GL_GNULIB_STRTOUL = @GL_GNULIB_STRTOUL@
86564 -GL_GNULIB_STRTOULL = @GL_GNULIB_STRTOULL@
86565 -GL_GNULIB_STRTOUMAX = @GL_GNULIB_STRTOUMAX@
86566 -GL_GNULIB_STRVERSCMP = @GL_GNULIB_STRVERSCMP@
86567 -GL_GNULIB_SYMLINK = @GL_GNULIB_SYMLINK@
86568 -GL_GNULIB_SYMLINKAT = @GL_GNULIB_SYMLINKAT@
86569 -GL_GNULIB_SYSTEM_POSIX = @GL_GNULIB_SYSTEM_POSIX@
86570 -GL_GNULIB_TANF = @GL_GNULIB_TANF@
86571 -GL_GNULIB_TANHF = @GL_GNULIB_TANHF@
86572 -GL_GNULIB_TANL = @GL_GNULIB_TANL@
86573 -GL_GNULIB_TIMEGM = @GL_GNULIB_TIMEGM@
86574 -GL_GNULIB_TIMESPEC_GET = @GL_GNULIB_TIMESPEC_GET@
86575 -GL_GNULIB_TIMESPEC_GETRES = @GL_GNULIB_TIMESPEC_GETRES@
86576 -GL_GNULIB_TIME_R = @GL_GNULIB_TIME_R@
86577 -GL_GNULIB_TIME_RZ = @GL_GNULIB_TIME_RZ@
86578 -GL_GNULIB_TMPFILE = @GL_GNULIB_TMPFILE@
86579 -GL_GNULIB_TRUNC = @GL_GNULIB_TRUNC@
86580 -GL_GNULIB_TRUNCATE = @GL_GNULIB_TRUNCATE@
86581 -GL_GNULIB_TRUNCF = @GL_GNULIB_TRUNCF@
86582 -GL_GNULIB_TRUNCL = @GL_GNULIB_TRUNCL@
86583 -GL_GNULIB_TTYNAME_R = @GL_GNULIB_TTYNAME_R@
86584 -GL_GNULIB_TZSET = @GL_GNULIB_TZSET@
86585 -GL_GNULIB_UNISTD_H_GETOPT = @GL_GNULIB_UNISTD_H_GETOPT@
86586 -GL_GNULIB_UNISTD_H_NONBLOCKING = @GL_GNULIB_UNISTD_H_NONBLOCKING@
86587 -GL_GNULIB_UNISTD_H_SIGPIPE = @GL_GNULIB_UNISTD_H_SIGPIPE@
86588 -GL_GNULIB_UNLINK = @GL_GNULIB_UNLINK@
86589 -GL_GNULIB_UNLINKAT = @GL_GNULIB_UNLINKAT@
86590 -GL_GNULIB_UNLOCKPT = @GL_GNULIB_UNLOCKPT@
86591 -GL_GNULIB_UNSETENV = @GL_GNULIB_UNSETENV@
86592 -GL_GNULIB_USLEEP = @GL_GNULIB_USLEEP@
86593 -GL_GNULIB_UTIME = @GL_GNULIB_UTIME@
86594 -GL_GNULIB_UTIMENSAT = @GL_GNULIB_UTIMENSAT@
86595 -GL_GNULIB_VASPRINTF = @GL_GNULIB_VASPRINTF@
86596 -GL_GNULIB_VDPRINTF = @GL_GNULIB_VDPRINTF@
86597 -GL_GNULIB_VFPRINTF = @GL_GNULIB_VFPRINTF@
86598 -GL_GNULIB_VFPRINTF_POSIX = @GL_GNULIB_VFPRINTF_POSIX@
86599 -GL_GNULIB_VFSCANF = @GL_GNULIB_VFSCANF@
86600 -GL_GNULIB_VPRINTF = @GL_GNULIB_VPRINTF@
86601 -GL_GNULIB_VPRINTF_POSIX = @GL_GNULIB_VPRINTF_POSIX@
86602 -GL_GNULIB_VSCANF = @GL_GNULIB_VSCANF@
86603 -GL_GNULIB_VSNPRINTF = @GL_GNULIB_VSNPRINTF@
86604 -GL_GNULIB_VSPRINTF_POSIX = @GL_GNULIB_VSPRINTF_POSIX@
86605 -GL_GNULIB_WCPCPY = @GL_GNULIB_WCPCPY@
86606 -GL_GNULIB_WCPNCPY = @GL_GNULIB_WCPNCPY@
86607 -GL_GNULIB_WCRTOMB = @GL_GNULIB_WCRTOMB@
86608 -GL_GNULIB_WCSCASECMP = @GL_GNULIB_WCSCASECMP@
86609 -GL_GNULIB_WCSCAT = @GL_GNULIB_WCSCAT@
86610 -GL_GNULIB_WCSCHR = @GL_GNULIB_WCSCHR@
86611 -GL_GNULIB_WCSCMP = @GL_GNULIB_WCSCMP@
86612 -GL_GNULIB_WCSCOLL = @GL_GNULIB_WCSCOLL@
86613 -GL_GNULIB_WCSCPY = @GL_GNULIB_WCSCPY@
86614 -GL_GNULIB_WCSCSPN = @GL_GNULIB_WCSCSPN@
86615 -GL_GNULIB_WCSDUP = @GL_GNULIB_WCSDUP@
86616 -GL_GNULIB_WCSFTIME = @GL_GNULIB_WCSFTIME@
86617 -GL_GNULIB_WCSLEN = @GL_GNULIB_WCSLEN@
86618 -GL_GNULIB_WCSNCASECMP = @GL_GNULIB_WCSNCASECMP@
86619 -GL_GNULIB_WCSNCAT = @GL_GNULIB_WCSNCAT@
86620 -GL_GNULIB_WCSNCMP = @GL_GNULIB_WCSNCMP@
86621 -GL_GNULIB_WCSNCPY = @GL_GNULIB_WCSNCPY@
86622 -GL_GNULIB_WCSNLEN = @GL_GNULIB_WCSNLEN@
86623 -GL_GNULIB_WCSNRTOMBS = @GL_GNULIB_WCSNRTOMBS@
86624 -GL_GNULIB_WCSPBRK = @GL_GNULIB_WCSPBRK@
86625 -GL_GNULIB_WCSRCHR = @GL_GNULIB_WCSRCHR@
86626 -GL_GNULIB_WCSRTOMBS = @GL_GNULIB_WCSRTOMBS@
86627 -GL_GNULIB_WCSSPN = @GL_GNULIB_WCSSPN@
86628 -GL_GNULIB_WCSSTR = @GL_GNULIB_WCSSTR@
86629 -GL_GNULIB_WCSTOK = @GL_GNULIB_WCSTOK@
86630 -GL_GNULIB_WCSWIDTH = @GL_GNULIB_WCSWIDTH@
86631 -GL_GNULIB_WCSXFRM = @GL_GNULIB_WCSXFRM@
86632 -GL_GNULIB_WCTOB = @GL_GNULIB_WCTOB@
86633 -GL_GNULIB_WCTOMB = @GL_GNULIB_WCTOMB@
86634 -GL_GNULIB_WCWIDTH = @GL_GNULIB_WCWIDTH@
86635 -GL_GNULIB_WMEMCHR = @GL_GNULIB_WMEMCHR@
86636 -GL_GNULIB_WMEMCMP = @GL_GNULIB_WMEMCMP@
86637 -GL_GNULIB_WMEMCPY = @GL_GNULIB_WMEMCPY@
86638 -GL_GNULIB_WMEMMOVE = @GL_GNULIB_WMEMMOVE@
86639 -GL_GNULIB_WMEMPCPY = @GL_GNULIB_WMEMPCPY@
86640 -GL_GNULIB_WMEMSET = @GL_GNULIB_WMEMSET@
86641 -GL_GNULIB_WRITE = @GL_GNULIB_WRITE@
86642 -GL_GNULIB__EXIT = @GL_GNULIB__EXIT@
86643 -GNULIBHEADERS_OVERRIDE_WINT_T = @GNULIBHEADERS_OVERRIDE_WINT_T@
86644 +GNULIB_ACOSF = @GNULIB_ACOSF@
86645 +GNULIB_ACOSL = @GNULIB_ACOSL@
86646 +GNULIB_ALPHASORT = @GNULIB_ALPHASORT@
86647 +GNULIB_ASINF = @GNULIB_ASINF@
86648 +GNULIB_ASINL = @GNULIB_ASINL@
86649 +GNULIB_ATAN2F = @GNULIB_ATAN2F@
86650 +GNULIB_ATANF = @GNULIB_ATANF@
86651 +GNULIB_ATANL = @GNULIB_ATANL@
86652 +GNULIB_ATOLL = @GNULIB_ATOLL@
86653 +GNULIB_BTOWC = @GNULIB_BTOWC@
86654 +GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
86655 +GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
86656 +GNULIB_CBRT = @GNULIB_CBRT@
86657 +GNULIB_CBRTF = @GNULIB_CBRTF@
86658 +GNULIB_CBRTL = @GNULIB_CBRTL@
86659 +GNULIB_CEIL = @GNULIB_CEIL@
86660 +GNULIB_CEILF = @GNULIB_CEILF@
86661 +GNULIB_CEILL = @GNULIB_CEILL@
86662 +GNULIB_CHDIR = @GNULIB_CHDIR@
86663 +GNULIB_CHOWN = @GNULIB_CHOWN@
86664 +GNULIB_CLOSE = @GNULIB_CLOSE@
86665 +GNULIB_CLOSEDIR = @GNULIB_CLOSEDIR@
86666 +GNULIB_COPYSIGN = @GNULIB_COPYSIGN@
86667 +GNULIB_COPYSIGNF = @GNULIB_COPYSIGNF@
86668 +GNULIB_COPYSIGNL = @GNULIB_COPYSIGNL@
86669 +GNULIB_COSF = @GNULIB_COSF@
86670 +GNULIB_COSHF = @GNULIB_COSHF@
86671 +GNULIB_COSL = @GNULIB_COSL@
86672 +GNULIB_CTIME = @GNULIB_CTIME@
86673 +GNULIB_DIRFD = @GNULIB_DIRFD@
86674 +GNULIB_DPRINTF = @GNULIB_DPRINTF@
86675 +GNULIB_DUP = @GNULIB_DUP@
86676 +GNULIB_DUP2 = @GNULIB_DUP2@
86677 +GNULIB_DUP3 = @GNULIB_DUP3@
86678 +GNULIB_ENVIRON = @GNULIB_ENVIRON@
86679 +GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
86680 +GNULIB_EXP2 = @GNULIB_EXP2@
86681 +GNULIB_EXP2F = @GNULIB_EXP2F@
86682 +GNULIB_EXP2L = @GNULIB_EXP2L@
86683 +GNULIB_EXPF = @GNULIB_EXPF@
86684 +GNULIB_EXPL = @GNULIB_EXPL@
86685 +GNULIB_EXPLICIT_BZERO = @GNULIB_EXPLICIT_BZERO@
86686 +GNULIB_EXPM1 = @GNULIB_EXPM1@
86687 +GNULIB_EXPM1F = @GNULIB_EXPM1F@
86688 +GNULIB_EXPM1L = @GNULIB_EXPM1L@
86689 +GNULIB_FABSF = @GNULIB_FABSF@
86690 +GNULIB_FABSL = @GNULIB_FABSL@
86691 +GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
86692 +GNULIB_FCHDIR = @GNULIB_FCHDIR@
86693 +GNULIB_FCHMODAT = @GNULIB_FCHMODAT@
86694 +GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
86695 +GNULIB_FCLOSE = @GNULIB_FCLOSE@
86696 +GNULIB_FCNTL = @GNULIB_FCNTL@
86697 +GNULIB_FDATASYNC = @GNULIB_FDATASYNC@
86698 +GNULIB_FDOPEN = @GNULIB_FDOPEN@
86699 +GNULIB_FDOPENDIR = @GNULIB_FDOPENDIR@
86700 +GNULIB_FFLUSH = @GNULIB_FFLUSH@
86701 +GNULIB_FFS = @GNULIB_FFS@
86702 +GNULIB_FFSL = @GNULIB_FFSL@
86703 +GNULIB_FFSLL = @GNULIB_FFSLL@
86704 +GNULIB_FGETC = @GNULIB_FGETC@
86705 +GNULIB_FGETS = @GNULIB_FGETS@
86706 +GNULIB_FLOOR = @GNULIB_FLOOR@
86707 +GNULIB_FLOORF = @GNULIB_FLOORF@
86708 +GNULIB_FLOORL = @GNULIB_FLOORL@
86709 +GNULIB_FMA = @GNULIB_FMA@
86710 +GNULIB_FMAF = @GNULIB_FMAF@
86711 +GNULIB_FMAL = @GNULIB_FMAL@
86712 +GNULIB_FMOD = @GNULIB_FMOD@
86713 +GNULIB_FMODF = @GNULIB_FMODF@
86714 +GNULIB_FMODL = @GNULIB_FMODL@
86715 +GNULIB_FOPEN = @GNULIB_FOPEN@
86716 +GNULIB_FPRINTF = @GNULIB_FPRINTF@
86717 +GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
86718 +GNULIB_FPURGE = @GNULIB_FPURGE@
86719 +GNULIB_FPUTC = @GNULIB_FPUTC@
86720 +GNULIB_FPUTS = @GNULIB_FPUTS@
86721 +GNULIB_FREAD = @GNULIB_FREAD@
86722 +GNULIB_FREOPEN = @GNULIB_FREOPEN@
86723 +GNULIB_FREXP = @GNULIB_FREXP@
86724 +GNULIB_FREXPF = @GNULIB_FREXPF@
86725 +GNULIB_FREXPL = @GNULIB_FREXPL@
86726 +GNULIB_FSCANF = @GNULIB_FSCANF@
86727 +GNULIB_FSEEK = @GNULIB_FSEEK@
86728 +GNULIB_FSEEKO = @GNULIB_FSEEKO@
86729 +GNULIB_FSTAT = @GNULIB_FSTAT@
86730 +GNULIB_FSTATAT = @GNULIB_FSTATAT@
86731 +GNULIB_FSYNC = @GNULIB_FSYNC@
86732 +GNULIB_FTELL = @GNULIB_FTELL@
86733 +GNULIB_FTELLO = @GNULIB_FTELLO@
86734 +GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
86735 +GNULIB_FUTIMENS = @GNULIB_FUTIMENS@
86736 +GNULIB_FWRITE = @GNULIB_FWRITE@
86737 +GNULIB_GETC = @GNULIB_GETC@
86738 +GNULIB_GETCHAR = @GNULIB_GETCHAR@
86739 +GNULIB_GETCWD = @GNULIB_GETCWD@
86740 +GNULIB_GETDELIM = @GNULIB_GETDELIM@
86741 +GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
86742 +GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
86743 +GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
86744 +GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
86745 +GNULIB_GETLINE = @GNULIB_GETLINE@
86746 +GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
86747 +GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
86748 +GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
86749 +GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
86750 +GNULIB_GETPASS = @GNULIB_GETPASS@
86751 +GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
86752 GNULIB_GETTIMEOFDAY = @GNULIB_GETTIMEOFDAY@
86753 +GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
86754 +GNULIB_GL_UNISTD_H_GETOPT = @GNULIB_GL_UNISTD_H_GETOPT@
86755 +GNULIB_GRANTPT = @GNULIB_GRANTPT@
86756 +GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
86757 +GNULIB_HYPOT = @GNULIB_HYPOT@
86758 +GNULIB_HYPOTF = @GNULIB_HYPOTF@
86759 +GNULIB_HYPOTL = @GNULIB_HYPOTL@
86760 +GNULIB_ILOGB = @GNULIB_ILOGB@
86761 +GNULIB_ILOGBF = @GNULIB_ILOGBF@
86762 +GNULIB_ILOGBL = @GNULIB_ILOGBL@
86763 +GNULIB_IMAXABS = @GNULIB_IMAXABS@
86764 +GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
86765 +GNULIB_ISATTY = @GNULIB_ISATTY@
86766 +GNULIB_ISFINITE = @GNULIB_ISFINITE@
86767 +GNULIB_ISINF = @GNULIB_ISINF@
86768 +GNULIB_ISNAN = @GNULIB_ISNAN@
86769 +GNULIB_ISNAND = @GNULIB_ISNAND@
86770 +GNULIB_ISNANF = @GNULIB_ISNANF@
86771 +GNULIB_ISNANL = @GNULIB_ISNANL@
86772 +GNULIB_LCHMOD = @GNULIB_LCHMOD@
86773 +GNULIB_LCHOWN = @GNULIB_LCHOWN@
86774 +GNULIB_LDEXPF = @GNULIB_LDEXPF@
86775 +GNULIB_LDEXPL = @GNULIB_LDEXPL@
86776 +GNULIB_LINK = @GNULIB_LINK@
86777 +GNULIB_LINKAT = @GNULIB_LINKAT@
86778 +GNULIB_LOCALTIME = @GNULIB_LOCALTIME@
86779 +GNULIB_LOG = @GNULIB_LOG@
86780 +GNULIB_LOG10 = @GNULIB_LOG10@
86781 +GNULIB_LOG10F = @GNULIB_LOG10F@
86782 +GNULIB_LOG10L = @GNULIB_LOG10L@
86783 +GNULIB_LOG1P = @GNULIB_LOG1P@
86784 +GNULIB_LOG1PF = @GNULIB_LOG1PF@
86785 +GNULIB_LOG1PL = @GNULIB_LOG1PL@
86786 +GNULIB_LOG2 = @GNULIB_LOG2@
86787 +GNULIB_LOG2F = @GNULIB_LOG2F@
86788 +GNULIB_LOG2L = @GNULIB_LOG2L@
86789 +GNULIB_LOGB = @GNULIB_LOGB@
86790 +GNULIB_LOGBF = @GNULIB_LOGBF@
86791 +GNULIB_LOGBL = @GNULIB_LOGBL@
86792 +GNULIB_LOGF = @GNULIB_LOGF@
86793 +GNULIB_LOGL = @GNULIB_LOGL@
86794 +GNULIB_LSEEK = @GNULIB_LSEEK@
86795 +GNULIB_LSTAT = @GNULIB_LSTAT@
86796 +GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
86797 +GNULIB_MBRLEN = @GNULIB_MBRLEN@
86798 +GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
86799 +GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
86800 +GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
86801 +GNULIB_MBSCHR = @GNULIB_MBSCHR@
86802 +GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
86803 +GNULIB_MBSINIT = @GNULIB_MBSINIT@
86804 +GNULIB_MBSLEN = @GNULIB_MBSLEN@
86805 +GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
86806 +GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
86807 +GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
86808 +GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
86809 +GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
86810 +GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
86811 +GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
86812 +GNULIB_MBSSEP = @GNULIB_MBSSEP@
86813 +GNULIB_MBSSPN = @GNULIB_MBSSPN@
86814 +GNULIB_MBSSTR = @GNULIB_MBSSTR@
86815 +GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
86816 +GNULIB_MBTOWC = @GNULIB_MBTOWC@
86817 +GNULIB_MEMCHR = @GNULIB_MEMCHR@
86818 +GNULIB_MEMMEM = @GNULIB_MEMMEM@
86819 +GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
86820 +GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
86821 +GNULIB_MKDIRAT = @GNULIB_MKDIRAT@
86822 +GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
86823 +GNULIB_MKFIFO = @GNULIB_MKFIFO@
86824 +GNULIB_MKFIFOAT = @GNULIB_MKFIFOAT@
86825 +GNULIB_MKNOD = @GNULIB_MKNOD@
86826 +GNULIB_MKNODAT = @GNULIB_MKNODAT@
86827 +GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
86828 +GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
86829 +GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
86830 +GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
86831 +GNULIB_MKTIME = @GNULIB_MKTIME@
86832 +GNULIB_MODF = @GNULIB_MODF@
86833 +GNULIB_MODFF = @GNULIB_MODFF@
86834 +GNULIB_MODFL = @GNULIB_MODFL@
86835 +GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
86836 +GNULIB_NONBLOCKING = @GNULIB_NONBLOCKING@
86837 +GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
86838 +GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
86839 +GNULIB_OPEN = @GNULIB_OPEN@
86840 +GNULIB_OPENAT = @GNULIB_OPENAT@
86841 +GNULIB_OPENDIR = @GNULIB_OPENDIR@
86842 +GNULIB_OVERRIDES_STRUCT_STAT = @GNULIB_OVERRIDES_STRUCT_STAT@
86843 +GNULIB_OVERRIDES_WINT_T = @GNULIB_OVERRIDES_WINT_T@
86844 +GNULIB_PCLOSE = @GNULIB_PCLOSE@
86845 +GNULIB_PERROR = @GNULIB_PERROR@
86846 +GNULIB_PIPE = @GNULIB_PIPE@
86847 +GNULIB_PIPE2 = @GNULIB_PIPE2@
86848 +GNULIB_POPEN = @GNULIB_POPEN@
86849 +GNULIB_POSIX_OPENPT = @GNULIB_POSIX_OPENPT@
86850 +GNULIB_POWF = @GNULIB_POWF@
86851 +GNULIB_PREAD = @GNULIB_PREAD@
86852 +GNULIB_PRINTF = @GNULIB_PRINTF@
86853 +GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
86854 +GNULIB_PTSNAME = @GNULIB_PTSNAME@
86855 +GNULIB_PTSNAME_R = @GNULIB_PTSNAME_R@
86856 +GNULIB_PUTC = @GNULIB_PUTC@
86857 +GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
86858 +GNULIB_PUTENV = @GNULIB_PUTENV@
86859 +GNULIB_PUTS = @GNULIB_PUTS@
86860 +GNULIB_PWRITE = @GNULIB_PWRITE@
86861 +GNULIB_QSORT_R = @GNULIB_QSORT_R@
86862 +GNULIB_RANDOM = @GNULIB_RANDOM@
86863 +GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
86864 +GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
86865 +GNULIB_READ = @GNULIB_READ@
86866 +GNULIB_READDIR = @GNULIB_READDIR@
86867 +GNULIB_READLINK = @GNULIB_READLINK@
86868 +GNULIB_READLINKAT = @GNULIB_READLINKAT@
86869 +GNULIB_REALLOCARRAY = @GNULIB_REALLOCARRAY@
86870 +GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
86871 +GNULIB_REALPATH = @GNULIB_REALPATH@
86872 +GNULIB_REMAINDER = @GNULIB_REMAINDER@
86873 +GNULIB_REMAINDERF = @GNULIB_REMAINDERF@
86874 +GNULIB_REMAINDERL = @GNULIB_REMAINDERL@
86875 +GNULIB_REMOVE = @GNULIB_REMOVE@
86876 +GNULIB_RENAME = @GNULIB_RENAME@
86877 +GNULIB_RENAMEAT = @GNULIB_RENAMEAT@
86878 +GNULIB_REWINDDIR = @GNULIB_REWINDDIR@
86879 +GNULIB_RINT = @GNULIB_RINT@
86880 +GNULIB_RINTF = @GNULIB_RINTF@
86881 +GNULIB_RINTL = @GNULIB_RINTL@
86882 +GNULIB_RMDIR = @GNULIB_RMDIR@
86883 +GNULIB_ROUND = @GNULIB_ROUND@
86884 +GNULIB_ROUNDF = @GNULIB_ROUNDF@
86885 +GNULIB_ROUNDL = @GNULIB_ROUNDL@
86886 +GNULIB_RPMATCH = @GNULIB_RPMATCH@
86887 +GNULIB_SCANDIR = @GNULIB_SCANDIR@
86888 +GNULIB_SCANF = @GNULIB_SCANF@
86889 +GNULIB_SECURE_GETENV = @GNULIB_SECURE_GETENV@
86890 +GNULIB_SETENV = @GNULIB_SETENV@
86891 +GNULIB_SETHOSTNAME = @GNULIB_SETHOSTNAME@
86892 +GNULIB_SIGNBIT = @GNULIB_SIGNBIT@
86893 +GNULIB_SINF = @GNULIB_SINF@
86894 +GNULIB_SINHF = @GNULIB_SINHF@
86895 +GNULIB_SINL = @GNULIB_SINL@
86896 +GNULIB_SLEEP = @GNULIB_SLEEP@
86897 +GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
86898 +GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
86899 +GNULIB_SQRTF = @GNULIB_SQRTF@
86900 +GNULIB_SQRTL = @GNULIB_SQRTL@
86901 +GNULIB_STAT = @GNULIB_STAT@
86902 +GNULIB_STDIO_H_NONBLOCKING = @GNULIB_STDIO_H_NONBLOCKING@
86903 +GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
86904 +GNULIB_STPCPY = @GNULIB_STPCPY@
86905 +GNULIB_STPNCPY = @GNULIB_STPNCPY@
86906 +GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
86907 +GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
86908 +GNULIB_STRDUP = @GNULIB_STRDUP@
86909 +GNULIB_STRERROR = @GNULIB_STRERROR@
86910 +GNULIB_STRERROR_R = @GNULIB_STRERROR_R@
86911 +GNULIB_STRFTIME = @GNULIB_STRFTIME@
86912 +GNULIB_STRNCAT = @GNULIB_STRNCAT@
86913 +GNULIB_STRNDUP = @GNULIB_STRNDUP@
86914 +GNULIB_STRNLEN = @GNULIB_STRNLEN@
86915 +GNULIB_STRPBRK = @GNULIB_STRPBRK@
86916 +GNULIB_STRPTIME = @GNULIB_STRPTIME@
86917 +GNULIB_STRSEP = @GNULIB_STRSEP@
86918 +GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
86919 +GNULIB_STRSTR = @GNULIB_STRSTR@
86920 +GNULIB_STRTOD = @GNULIB_STRTOD@
86921 +GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
86922 +GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
86923 +GNULIB_STRTOLD = @GNULIB_STRTOLD@
86924 +GNULIB_STRTOLL = @GNULIB_STRTOLL@
86925 +GNULIB_STRTOULL = @GNULIB_STRTOULL@
86926 +GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
86927 +GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
86928 +GNULIB_SYMLINK = @GNULIB_SYMLINK@
86929 +GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
86930 +GNULIB_SYSTEM_POSIX = @GNULIB_SYSTEM_POSIX@
86931 +GNULIB_TANF = @GNULIB_TANF@
86932 +GNULIB_TANHF = @GNULIB_TANHF@
86933 +GNULIB_TANL = @GNULIB_TANL@
86934 +GNULIB_TIMEGM = @GNULIB_TIMEGM@
86935 +GNULIB_TIME_R = @GNULIB_TIME_R@
86936 +GNULIB_TIME_RZ = @GNULIB_TIME_RZ@
86937 +GNULIB_TMPFILE = @GNULIB_TMPFILE@
86938 +GNULIB_TRUNC = @GNULIB_TRUNC@
86939 +GNULIB_TRUNCATE = @GNULIB_TRUNCATE@
86940 +GNULIB_TRUNCF = @GNULIB_TRUNCF@
86941 +GNULIB_TRUNCL = @GNULIB_TRUNCL@
86942 +GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
86943 +GNULIB_TZSET = @GNULIB_TZSET@
86944 +GNULIB_UNISTD_H_NONBLOCKING = @GNULIB_UNISTD_H_NONBLOCKING@
86945 +GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
86946 +GNULIB_UNLINK = @GNULIB_UNLINK@
86947 +GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
86948 +GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
86949 +GNULIB_UNSETENV = @GNULIB_UNSETENV@
86950 +GNULIB_USLEEP = @GNULIB_USLEEP@
86951 +GNULIB_UTIME = @GNULIB_UTIME@
86952 +GNULIB_UTIMENSAT = @GNULIB_UTIMENSAT@
86953 +GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
86954 +GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
86955 +GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
86956 +GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
86957 +GNULIB_VFSCANF = @GNULIB_VFSCANF@
86958 +GNULIB_VPRINTF = @GNULIB_VPRINTF@
86959 +GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
86960 +GNULIB_VSCANF = @GNULIB_VSCANF@
86961 +GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
86962 +GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
86963 +GNULIB_WCPCPY = @GNULIB_WCPCPY@
86964 +GNULIB_WCPNCPY = @GNULIB_WCPNCPY@
86965 +GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
86966 +GNULIB_WCSCASECMP = @GNULIB_WCSCASECMP@
86967 +GNULIB_WCSCAT = @GNULIB_WCSCAT@
86968 +GNULIB_WCSCHR = @GNULIB_WCSCHR@
86969 +GNULIB_WCSCMP = @GNULIB_WCSCMP@
86970 +GNULIB_WCSCOLL = @GNULIB_WCSCOLL@
86971 +GNULIB_WCSCPY = @GNULIB_WCSCPY@
86972 +GNULIB_WCSCSPN = @GNULIB_WCSCSPN@
86973 +GNULIB_WCSDUP = @GNULIB_WCSDUP@
86974 +GNULIB_WCSFTIME = @GNULIB_WCSFTIME@
86975 +GNULIB_WCSLEN = @GNULIB_WCSLEN@
86976 +GNULIB_WCSNCASECMP = @GNULIB_WCSNCASECMP@
86977 +GNULIB_WCSNCAT = @GNULIB_WCSNCAT@
86978 +GNULIB_WCSNCMP = @GNULIB_WCSNCMP@
86979 +GNULIB_WCSNCPY = @GNULIB_WCSNCPY@
86980 +GNULIB_WCSNLEN = @GNULIB_WCSNLEN@
86981 +GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
86982 +GNULIB_WCSPBRK = @GNULIB_WCSPBRK@
86983 +GNULIB_WCSRCHR = @GNULIB_WCSRCHR@
86984 +GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
86985 +GNULIB_WCSSPN = @GNULIB_WCSSPN@
86986 +GNULIB_WCSSTR = @GNULIB_WCSSTR@
86987 +GNULIB_WCSTOK = @GNULIB_WCSTOK@
86988 +GNULIB_WCSWIDTH = @GNULIB_WCSWIDTH@
86989 +GNULIB_WCSXFRM = @GNULIB_WCSXFRM@
86990 +GNULIB_WCTOB = @GNULIB_WCTOB@
86991 +GNULIB_WCTOMB = @GNULIB_WCTOMB@
86992 +GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
86993 +GNULIB_WMEMCHR = @GNULIB_WMEMCHR@
86994 +GNULIB_WMEMCMP = @GNULIB_WMEMCMP@
86995 +GNULIB_WMEMCPY = @GNULIB_WMEMCPY@
86996 +GNULIB_WMEMMOVE = @GNULIB_WMEMMOVE@
86997 +GNULIB_WMEMSET = @GNULIB_WMEMSET@
86998 +GNULIB_WRITE = @GNULIB_WRITE@
86999 +GNULIB__EXIT = @GNULIB__EXIT@
87000 GPGME_CFLAGS = @GPGME_CFLAGS@
87001 GPGME_CONFIG = @GPGME_CONFIG@
87002 GPGME_LIBS = @GPGME_LIBS@
87003 GREP = @GREP@
87004 HAVE_ACOSF = @HAVE_ACOSF@
87005 HAVE_ACOSL = @HAVE_ACOSL@
87006 -HAVE_ALIGNED_ALLOC = @HAVE_ALIGNED_ALLOC@
87007 HAVE_ALLOCA_H = @HAVE_ALLOCA_H@
87008 HAVE_ALPHASORT = @HAVE_ALPHASORT@
87009 HAVE_ASINF = @HAVE_ASINF@
87010 @@ -830,7 +739,6 @@ HAVE_CHOWN = @HAVE_CHOWN@
87011 HAVE_CLOSEDIR = @HAVE_CLOSEDIR@
87012 HAVE_COPYSIGN = @HAVE_COPYSIGN@
87013 HAVE_COPYSIGNL = @HAVE_COPYSIGNL@
87014 -HAVE_COPY_FILE_RANGE = @HAVE_COPY_FILE_RANGE@
87015 HAVE_COSF = @HAVE_COSF@
87016 HAVE_COSHF = @HAVE_COSHF@
87017 HAVE_COSL = @HAVE_COSL@
87018 @@ -845,17 +753,13 @@ HAVE_DECL_CEILL = @HAVE_DECL_CEILL@
87019 HAVE_DECL_COPYSIGNF = @HAVE_DECL_COPYSIGNF@
87020 HAVE_DECL_COSL = @HAVE_DECL_COSL@
87021 HAVE_DECL_DIRFD = @HAVE_DECL_DIRFD@
87022 -HAVE_DECL_ECVT = @HAVE_DECL_ECVT@
87023 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
87024 -HAVE_DECL_EXECVPE = @HAVE_DECL_EXECVPE@
87025 HAVE_DECL_EXP2 = @HAVE_DECL_EXP2@
87026 HAVE_DECL_EXP2F = @HAVE_DECL_EXP2F@
87027 HAVE_DECL_EXP2L = @HAVE_DECL_EXP2L@
87028 HAVE_DECL_EXPL = @HAVE_DECL_EXPL@
87029 HAVE_DECL_EXPM1L = @HAVE_DECL_EXPM1L@
87030 HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
87031 -HAVE_DECL_FCLOSEALL = @HAVE_DECL_FCLOSEALL@
87032 -HAVE_DECL_FCVT = @HAVE_DECL_FCVT@
87033 HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@
87034 HAVE_DECL_FDOPENDIR = @HAVE_DECL_FDOPENDIR@
87035 HAVE_DECL_FLOORF = @HAVE_DECL_FLOORF@
87036 @@ -864,7 +768,6 @@ HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@
87037 HAVE_DECL_FREXPL = @HAVE_DECL_FREXPL@
87038 HAVE_DECL_FSEEKO = @HAVE_DECL_FSEEKO@
87039 HAVE_DECL_FTELLO = @HAVE_DECL_FTELLO@
87040 -HAVE_DECL_GCVT = @HAVE_DECL_GCVT@
87041 HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
87042 HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
87043 HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
87044 @@ -916,14 +819,13 @@ HAVE_DECL_TRUNCL = @HAVE_DECL_TRUNCL@
87045 HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
87046 HAVE_DECL_UNSETENV = @HAVE_DECL_UNSETENV@
87047 HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
87048 -HAVE_DECL_WCSDUP = @HAVE_DECL_WCSDUP@
87049 HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
87050 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
87051 HAVE_DIRENT_H = @HAVE_DIRENT_H@
87052 HAVE_DPRINTF = @HAVE_DPRINTF@
87053 +HAVE_DUP2 = @HAVE_DUP2@
87054 HAVE_DUP3 = @HAVE_DUP3@
87055 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
87056 -HAVE_EXECVPE = @HAVE_EXECVPE@
87057 HAVE_EXPF = @HAVE_EXPF@
87058 HAVE_EXPL = @HAVE_EXPL@
87059 HAVE_EXPLICIT_BZERO = @HAVE_EXPLICIT_BZERO@
87060 @@ -955,7 +857,6 @@ HAVE_FTELLO = @HAVE_FTELLO@
87061 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
87062 HAVE_FUTIMENS = @HAVE_FUTIMENS@
87063 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
87064 -HAVE_GETENTROPY = @HAVE_GETENTROPY@
87065 HAVE_GETGROUPS = @HAVE_GETGROUPS@
87066 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
87067 HAVE_GETLOGIN = @HAVE_GETLOGIN@
87068 @@ -964,7 +865,6 @@ HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
87069 HAVE_GETPASS = @HAVE_GETPASS@
87070 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
87071 HAVE_GETTIMEOFDAY = @HAVE_GETTIMEOFDAY@
87072 -HAVE_GETUMASK = @HAVE_GETUMASK@
87073 HAVE_GRANTPT = @HAVE_GRANTPT@
87074 HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
87075 HAVE_HYPOTF = @HAVE_HYPOTF@
87076 @@ -992,6 +892,7 @@ HAVE_LOGBF = @HAVE_LOGBF@
87077 HAVE_LOGBL = @HAVE_LOGBL@
87078 HAVE_LOGF = @HAVE_LOGF@
87079 HAVE_LOGL = @HAVE_LOGL@
87080 +HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
87081 HAVE_LSTAT = @HAVE_LSTAT@
87082 HAVE_MAX_ALIGN_T = @HAVE_MAX_ALIGN_T@
87083 HAVE_MBRLEN = @HAVE_MBRLEN@
87084 @@ -1001,6 +902,7 @@ HAVE_MBSLEN = @HAVE_MBSLEN@
87085 HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
87086 HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
87087 HAVE_MBTOWC = @HAVE_MBTOWC@
87088 +HAVE_MEMCHR = @HAVE_MEMCHR@
87089 HAVE_MEMPCPY = @HAVE_MEMPCPY@
87090 HAVE_MKDIRAT = @HAVE_MKDIRAT@
87091 HAVE_MKDTEMP = @HAVE_MKDTEMP@
87092 @@ -1023,7 +925,6 @@ HAVE_PCLOSE = @HAVE_PCLOSE@
87093 HAVE_PIPE = @HAVE_PIPE@
87094 HAVE_PIPE2 = @HAVE_PIPE2@
87095 HAVE_POPEN = @HAVE_POPEN@
87096 -HAVE_POSIX_MEMALIGN = @HAVE_POSIX_MEMALIGN@
87097 HAVE_POSIX_OPENPT = @HAVE_POSIX_OPENPT@
87098 HAVE_POWF = @HAVE_POWF@
87099 HAVE_PREAD = @HAVE_PREAD@
87100 @@ -1053,8 +954,6 @@ HAVE_SECURE_GETENV = @HAVE_SECURE_GETENV@
87101 HAVE_SETENV = @HAVE_SETENV@
87102 HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@
87103 HAVE_SETSTATE = @HAVE_SETSTATE@
87104 -HAVE_SIGABBREV_NP = @HAVE_SIGABBREV_NP@
87105 -HAVE_SIGDESCR_NP = @HAVE_SIGDESCR_NP@
87106 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
87107 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
87108 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
87109 @@ -1070,16 +969,13 @@ HAVE_STPNCPY = @HAVE_STPNCPY@
87110 HAVE_STRCASECMP = @HAVE_STRCASECMP@
87111 HAVE_STRCASESTR = @HAVE_STRCASESTR@
87112 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
87113 -HAVE_STRERRORNAME_NP = @HAVE_STRERRORNAME_NP@
87114 HAVE_STRINGS_H = @HAVE_STRINGS_H@
87115 HAVE_STRPBRK = @HAVE_STRPBRK@
87116 HAVE_STRPTIME = @HAVE_STRPTIME@
87117 HAVE_STRSEP = @HAVE_STRSEP@
87118 HAVE_STRTOD = @HAVE_STRTOD@
87119 -HAVE_STRTOL = @HAVE_STRTOL@
87120 HAVE_STRTOLD = @HAVE_STRTOLD@
87121 HAVE_STRTOLL = @HAVE_STRTOLL@
87122 -HAVE_STRTOUL = @HAVE_STRTOUL@
87123 HAVE_STRTOULL = @HAVE_STRTOULL@
87124 HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
87125 HAVE_STRUCT_TIMEVAL = @HAVE_STRUCT_TIMEVAL@
87126 @@ -1097,12 +993,12 @@ HAVE_TANF = @HAVE_TANF@
87127 HAVE_TANHF = @HAVE_TANHF@
87128 HAVE_TANL = @HAVE_TANL@
87129 HAVE_TIMEGM = @HAVE_TIMEGM@
87130 -HAVE_TIMESPEC_GET = @HAVE_TIMESPEC_GET@
87131 -HAVE_TIMESPEC_GETRES = @HAVE_TIMESPEC_GETRES@
87132 HAVE_TIMEZONE_T = @HAVE_TIMEZONE_T@
87133 +HAVE_TZSET = @HAVE_TZSET@
87134 HAVE_UNISTD_H = @HAVE_UNISTD_H@
87135 HAVE_UNLINKAT = @HAVE_UNLINKAT@
87136 HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
87137 +HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
87138 HAVE_USLEEP = @HAVE_USLEEP@
87139 HAVE_UTIME = @HAVE_UTIME@
87140 HAVE_UTIMENSAT = @HAVE_UTIMENSAT@
87141 @@ -1144,7 +1040,6 @@ HAVE_WMEMCHR = @HAVE_WMEMCHR@
87142 HAVE_WMEMCMP = @HAVE_WMEMCMP@
87143 HAVE_WMEMCPY = @HAVE_WMEMCPY@
87144 HAVE_WMEMMOVE = @HAVE_WMEMMOVE@
87145 -HAVE_WMEMPCPY = @HAVE_WMEMPCPY@
87146 HAVE_WMEMSET = @HAVE_WMEMSET@
87147 HAVE__BOOL = @HAVE__BOOL@
87148 HAVE__EXIT = @HAVE__EXIT@
87149 @@ -1241,18 +1136,16 @@ PATH_SEPARATOR = @PATH_SEPARATOR@
87150 PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
87151 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
87152 PRIPTR_PREFIX = @PRIPTR_PREFIX@
87153 +PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
87154 PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
87155 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
87156 RANLIB = @RANLIB@
87157 -REPLACE_ACCESS = @REPLACE_ACCESS@
87158 REPLACE_ACOSF = @REPLACE_ACOSF@
87159 -REPLACE_ALIGNED_ALLOC = @REPLACE_ALIGNED_ALLOC@
87160 REPLACE_ASINF = @REPLACE_ASINF@
87161 REPLACE_ATAN2F = @REPLACE_ATAN2F@
87162 REPLACE_ATANF = @REPLACE_ATANF@
87163 REPLACE_BTOWC = @REPLACE_BTOWC@
87164 -REPLACE_CALLOC_FOR_CALLOC_GNU = @REPLACE_CALLOC_FOR_CALLOC_GNU@
87165 -REPLACE_CALLOC_FOR_CALLOC_POSIX = @REPLACE_CALLOC_FOR_CALLOC_POSIX@
87166 +REPLACE_CALLOC = @REPLACE_CALLOC@
87167 REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
87168 REPLACE_CBRTF = @REPLACE_CBRTF@
87169 REPLACE_CBRTL = @REPLACE_CBRTL@
87170 @@ -1262,22 +1155,13 @@ REPLACE_CEILL = @REPLACE_CEILL@
87171 REPLACE_CHOWN = @REPLACE_CHOWN@
87172 REPLACE_CLOSE = @REPLACE_CLOSE@
87173 REPLACE_CLOSEDIR = @REPLACE_CLOSEDIR@
87174 -REPLACE_COPY_FILE_RANGE = @REPLACE_COPY_FILE_RANGE@
87175 REPLACE_COSF = @REPLACE_COSF@
87176 REPLACE_COSHF = @REPLACE_COSHF@
87177 -REPLACE_CREAT = @REPLACE_CREAT@
87178 REPLACE_CTIME = @REPLACE_CTIME@
87179 REPLACE_DIRFD = @REPLACE_DIRFD@
87180 REPLACE_DPRINTF = @REPLACE_DPRINTF@
87181 REPLACE_DUP = @REPLACE_DUP@
87182 REPLACE_DUP2 = @REPLACE_DUP2@
87183 -REPLACE_EXECL = @REPLACE_EXECL@
87184 -REPLACE_EXECLE = @REPLACE_EXECLE@
87185 -REPLACE_EXECLP = @REPLACE_EXECLP@
87186 -REPLACE_EXECV = @REPLACE_EXECV@
87187 -REPLACE_EXECVE = @REPLACE_EXECVE@
87188 -REPLACE_EXECVP = @REPLACE_EXECVP@
87189 -REPLACE_EXECVPE = @REPLACE_EXECVPE@
87190 REPLACE_EXP2 = @REPLACE_EXP2@
87191 REPLACE_EXP2L = @REPLACE_EXP2L@
87192 REPLACE_EXPF = @REPLACE_EXPF@
87193 @@ -1287,14 +1171,12 @@ REPLACE_EXPM1F = @REPLACE_EXPM1F@
87194 REPLACE_EXPM1L = @REPLACE_EXPM1L@
87195 REPLACE_FABSL = @REPLACE_FABSL@
87196 REPLACE_FACCESSAT = @REPLACE_FACCESSAT@
87197 -REPLACE_FCHMODAT = @REPLACE_FCHMODAT@
87198 REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
87199 REPLACE_FCLOSE = @REPLACE_FCLOSE@
87200 REPLACE_FCNTL = @REPLACE_FCNTL@
87201 REPLACE_FDOPEN = @REPLACE_FDOPEN@
87202 REPLACE_FDOPENDIR = @REPLACE_FDOPENDIR@
87203 REPLACE_FFLUSH = @REPLACE_FFLUSH@
87204 -REPLACE_FFSLL = @REPLACE_FFSLL@
87205 REPLACE_FLOOR = @REPLACE_FLOOR@
87206 REPLACE_FLOORF = @REPLACE_FLOORF@
87207 REPLACE_FLOORL = @REPLACE_FLOORL@
87208 @@ -1305,10 +1187,8 @@ REPLACE_FMOD = @REPLACE_FMOD@
87209 REPLACE_FMODF = @REPLACE_FMODF@
87210 REPLACE_FMODL = @REPLACE_FMODL@
87211 REPLACE_FOPEN = @REPLACE_FOPEN@
87212 -REPLACE_FOPEN_FOR_FOPEN_GNU = @REPLACE_FOPEN_FOR_FOPEN_GNU@
87213 REPLACE_FPRINTF = @REPLACE_FPRINTF@
87214 REPLACE_FPURGE = @REPLACE_FPURGE@
87215 -REPLACE_FREE = @REPLACE_FREE@
87216 REPLACE_FREOPEN = @REPLACE_FREOPEN@
87217 REPLACE_FREXP = @REPLACE_FREXP@
87218 REPLACE_FREXPF = @REPLACE_FREXPF@
87219 @@ -1330,7 +1210,6 @@ REPLACE_GETLINE = @REPLACE_GETLINE@
87220 REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
87221 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
87222 REPLACE_GETPASS = @REPLACE_GETPASS@
87223 -REPLACE_GETPASS_FOR_GETPASS_GNU = @REPLACE_GETPASS_FOR_GETPASS_GNU@
87224 REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
87225 REPLACE_GMTIME = @REPLACE_GMTIME@
87226 REPLACE_HUGE_VAL = @REPLACE_HUGE_VAL@
87227 @@ -1369,8 +1248,7 @@ REPLACE_LOGF = @REPLACE_LOGF@
87228 REPLACE_LOGL = @REPLACE_LOGL@
87229 REPLACE_LSEEK = @REPLACE_LSEEK@
87230 REPLACE_LSTAT = @REPLACE_LSTAT@
87231 -REPLACE_MALLOC_FOR_MALLOC_GNU = @REPLACE_MALLOC_FOR_MALLOC_GNU@
87232 -REPLACE_MALLOC_FOR_MALLOC_POSIX = @REPLACE_MALLOC_FOR_MALLOC_POSIX@
87233 +REPLACE_MALLOC = @REPLACE_MALLOC@
87234 REPLACE_MBRLEN = @REPLACE_MBRLEN@
87235 REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
87236 REPLACE_MBSINIT = @REPLACE_MBSINIT@
87237 @@ -1382,9 +1260,7 @@ REPLACE_MEMCHR = @REPLACE_MEMCHR@
87238 REPLACE_MEMMEM = @REPLACE_MEMMEM@
87239 REPLACE_MKDIR = @REPLACE_MKDIR@
87240 REPLACE_MKFIFO = @REPLACE_MKFIFO@
87241 -REPLACE_MKFIFOAT = @REPLACE_MKFIFOAT@
87242 REPLACE_MKNOD = @REPLACE_MKNOD@
87243 -REPLACE_MKNODAT = @REPLACE_MKNODAT@
87244 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
87245 REPLACE_MKTIME = @REPLACE_MKTIME@
87246 REPLACE_MODF = @REPLACE_MODF@
87247 @@ -1399,7 +1275,6 @@ REPLACE_OPENAT = @REPLACE_OPENAT@
87248 REPLACE_OPENDIR = @REPLACE_OPENDIR@
87249 REPLACE_PERROR = @REPLACE_PERROR@
87250 REPLACE_POPEN = @REPLACE_POPEN@
87251 -REPLACE_POSIX_MEMALIGN = @REPLACE_POSIX_MEMALIGN@
87252 REPLACE_PREAD = @REPLACE_PREAD@
87253 REPLACE_PRINTF = @REPLACE_PRINTF@
87254 REPLACE_PTSNAME = @REPLACE_PTSNAME@
87255 @@ -1412,9 +1287,7 @@ REPLACE_RANDOM_R = @REPLACE_RANDOM_R@
87256 REPLACE_READ = @REPLACE_READ@
87257 REPLACE_READLINK = @REPLACE_READLINK@
87258 REPLACE_READLINKAT = @REPLACE_READLINKAT@
87259 -REPLACE_REALLOCARRAY = @REPLACE_REALLOCARRAY@
87260 -REPLACE_REALLOC_FOR_REALLOC_GNU = @REPLACE_REALLOC_FOR_REALLOC_GNU@
87261 -REPLACE_REALLOC_FOR_REALLOC_POSIX = @REPLACE_REALLOC_FOR_REALLOC_POSIX@
87262 +REPLACE_REALLOC = @REPLACE_REALLOC@
87263 REPLACE_REALPATH = @REPLACE_REALPATH@
87264 REPLACE_REMAINDER = @REPLACE_REMAINDER@
87265 REPLACE_REMAINDERF = @REPLACE_REMAINDERF@
87266 @@ -1430,7 +1303,7 @@ REPLACE_ROUNDL = @REPLACE_ROUNDL@
87267 REPLACE_SETENV = @REPLACE_SETENV@
87268 REPLACE_SETSTATE = @REPLACE_SETSTATE@
87269 REPLACE_SIGNBIT = @REPLACE_SIGNBIT@
87270 -REPLACE_SIGNBIT_USING_BUILTINS = @REPLACE_SIGNBIT_USING_BUILTINS@
87271 +REPLACE_SIGNBIT_USING_GCC = @REPLACE_SIGNBIT_USING_GCC@
87272 REPLACE_SINF = @REPLACE_SINF@
87273 REPLACE_SINHF = @REPLACE_SINHF@
87274 REPLACE_SLEEP = @REPLACE_SLEEP@
87275 @@ -1446,7 +1319,6 @@ REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
87276 REPLACE_STRCHRNUL = @REPLACE_STRCHRNUL@
87277 REPLACE_STRDUP = @REPLACE_STRDUP@
87278 REPLACE_STRERROR = @REPLACE_STRERROR@
87279 -REPLACE_STRERRORNAME_NP = @REPLACE_STRERRORNAME_NP@
87280 REPLACE_STRERROR_R = @REPLACE_STRERROR_R@
87281 REPLACE_STRFTIME = @REPLACE_STRFTIME@
87282 REPLACE_STRNCAT = @REPLACE_STRNCAT@
87283 @@ -1457,11 +1329,7 @@ REPLACE_STRSTR = @REPLACE_STRSTR@
87284 REPLACE_STRTOD = @REPLACE_STRTOD@
87285 REPLACE_STRTOIMAX = @REPLACE_STRTOIMAX@
87286 REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
87287 -REPLACE_STRTOL = @REPLACE_STRTOL@
87288 REPLACE_STRTOLD = @REPLACE_STRTOLD@
87289 -REPLACE_STRTOLL = @REPLACE_STRTOLL@
87290 -REPLACE_STRTOUL = @REPLACE_STRTOUL@
87291 -REPLACE_STRTOULL = @REPLACE_STRTOULL@
87292 REPLACE_STRTOUMAX = @REPLACE_STRTOUMAX@
87293 REPLACE_STRUCT_TIMEVAL = @REPLACE_STRUCT_TIMEVAL@
87294 REPLACE_SYMLINK = @REPLACE_SYMLINK@
87295 @@ -1492,7 +1360,6 @@ REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
87296 REPLACE_WCSFTIME = @REPLACE_WCSFTIME@
87297 REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
87298 REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
87299 -REPLACE_WCSTOK = @REPLACE_WCSTOK@
87300 REPLACE_WCSWIDTH = @REPLACE_WCSWIDTH@
87301 REPLACE_WCTOB = @REPLACE_WCTOB@
87302 REPLACE_WCTOMB = @REPLACE_WCTOMB@
87303 @@ -1504,21 +1371,19 @@ SET_MAKE = @SET_MAKE@
87304 SHELL = @SHELL@
87305 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
87306 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
87307 -STDALIGN_H = @STDALIGN_H@
87308 STDBOOL_H = @STDBOOL_H@
87309 STDDEF_H = @STDDEF_H@
87310 STDINT_H = @STDINT_H@
87311 STRIP = @STRIP@
87312 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
87313 TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
87314 -TIME_H_DEFINES_TIME_UTC = @TIME_H_DEFINES_TIME_UTC@
87315 UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@
87316 UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@
87317 UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
87318 UNISTD_H_DEFINES_STRUCT_TIMESPEC = @UNISTD_H_DEFINES_STRUCT_TIMESPEC@
87319 -UNISTD_H_HAVE_SYS_RANDOM_H = @UNISTD_H_HAVE_SYS_RANDOM_H@
87320 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
87321 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
87322 +UTIME_H = @UTIME_H@
87323 VERSION = @VERSION@
87324 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
87325 WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
87326 @@ -1550,10 +1415,8 @@ datarootdir = @datarootdir@
87327 docdir = @docdir@
87328 dvidir = @dvidir@
87329 exec_prefix = @exec_prefix@
87330 -gl_LIBOBJDEPS = @gl_LIBOBJDEPS@
87331 gl_LIBOBJS = @gl_LIBOBJS@
87332 gl_LTLIBOBJS = @gl_LTLIBOBJS@
87333 -gltests_LIBOBJDEPS = @gltests_LIBOBJDEPS@
87334 gltests_LIBOBJS = @gltests_LIBOBJS@
87335 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
87336 gltests_WITNESS = @gltests_WITNESS@
87337
87338 diff --git a/tests/source/Makefile.in b/tests/source/Makefile.in
87339 index 8066d88..9c3f540 100644
87340 --- a/tests/source/Makefile.in
87341 +++ b/tests/source/Makefile.in
87342 @@ -90,12 +90,9 @@ host_triplet = @host@
87343 subdir = tests/source
87344 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
87345 am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
87346 - $(top_srcdir)/autotools/m4/__inline.m4 \
87347 $(top_srcdir)/autotools/m4/absolute-header.m4 \
87348 $(top_srcdir)/autotools/m4/ac_check_sendfile.m4 \
87349 $(top_srcdir)/autotools/m4/alloca.m4 \
87350 - $(top_srcdir)/autotools/m4/builtin-expect.m4 \
87351 - $(top_srcdir)/autotools/m4/calloc.m4 \
87352 $(top_srcdir)/autotools/m4/canonicalize.m4 \
87353 $(top_srcdir)/autotools/m4/chdir-long.m4 \
87354 $(top_srcdir)/autotools/m4/clock_time.m4 \
87355 @@ -103,6 +100,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
87356 $(top_srcdir)/autotools/m4/closedir.m4 \
87357 $(top_srcdir)/autotools/m4/dirent_h.m4 \
87358 $(top_srcdir)/autotools/m4/dirfd.m4 \
87359 + $(top_srcdir)/autotools/m4/dirname.m4 \
87360 $(top_srcdir)/autotools/m4/double-slash-root.m4 \
87361 $(top_srcdir)/autotools/m4/dup.m4 \
87362 $(top_srcdir)/autotools/m4/dup2.m4 \
87363 @@ -124,7 +122,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
87364 $(top_srcdir)/autotools/m4/filenamecat.m4 \
87365 $(top_srcdir)/autotools/m4/float_h.m4 \
87366 $(top_srcdir)/autotools/m4/fpieee.m4 \
87367 - $(top_srcdir)/autotools/m4/free.m4 \
87368 $(top_srcdir)/autotools/m4/frexp.m4 \
87369 $(top_srcdir)/autotools/m4/frexpl.m4 \
87370 $(top_srcdir)/autotools/m4/fstat.m4 \
87371 @@ -144,6 +141,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
87372 $(top_srcdir)/autotools/m4/group-member.m4 \
87373 $(top_srcdir)/autotools/m4/include_next.m4 \
87374 $(top_srcdir)/autotools/m4/intmax_t.m4 \
87375 + $(top_srcdir)/autotools/m4/inttypes-pri.m4 \
87376 $(top_srcdir)/autotools/m4/inttypes.m4 \
87377 $(top_srcdir)/autotools/m4/inttypes_h.m4 \
87378 $(top_srcdir)/autotools/m4/isnand.m4 \
87379 @@ -153,6 +151,8 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
87380 $(top_srcdir)/autotools/m4/ldexpl.m4 \
87381 $(top_srcdir)/autotools/m4/libtool.m4 \
87382 $(top_srcdir)/autotools/m4/limits-h.m4 \
87383 + $(top_srcdir)/autotools/m4/localtime-buffer.m4 \
87384 + $(top_srcdir)/autotools/m4/longlong.m4 \
87385 $(top_srcdir)/autotools/m4/lstat.m4 \
87386 $(top_srcdir)/autotools/m4/ltoptions.m4 \
87387 $(top_srcdir)/autotools/m4/ltsugar.m4 \
87388 @@ -164,7 +164,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
87389 $(top_srcdir)/autotools/m4/memchr.m4 \
87390 $(top_srcdir)/autotools/m4/mempcpy.m4 \
87391 $(top_srcdir)/autotools/m4/memrchr.m4 \
87392 - $(top_srcdir)/autotools/m4/minmax.m4 \
87393 $(top_srcdir)/autotools/m4/mkdir.m4 \
87394 $(top_srcdir)/autotools/m4/mkdirat.m4 \
87395 $(top_srcdir)/autotools/m4/mmap-anon.m4 \
87396 @@ -175,20 +174,16 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
87397 $(top_srcdir)/autotools/m4/nocrash.m4 \
87398 $(top_srcdir)/autotools/m4/off_t.m4 \
87399 $(top_srcdir)/autotools/m4/open-cloexec.m4 \
87400 - $(top_srcdir)/autotools/m4/open-slash.m4 \
87401 $(top_srcdir)/autotools/m4/open.m4 \
87402 $(top_srcdir)/autotools/m4/openat.m4 \
87403 $(top_srcdir)/autotools/m4/opendir.m4 \
87404 $(top_srcdir)/autotools/m4/pathmax.m4 \
87405 - $(top_srcdir)/autotools/m4/pipe.m4 \
87406 $(top_srcdir)/autotools/m4/printf-frexp.m4 \
87407 $(top_srcdir)/autotools/m4/printf-frexpl.m4 \
87408 $(top_srcdir)/autotools/m4/printf.m4 \
87409 - $(top_srcdir)/autotools/m4/rawmemchr.m4 \
87410 $(top_srcdir)/autotools/m4/readlink.m4 \
87411 $(top_srcdir)/autotools/m4/readlinkat.m4 \
87412 $(top_srcdir)/autotools/m4/realloc.m4 \
87413 - $(top_srcdir)/autotools/m4/reallocarray.m4 \
87414 $(top_srcdir)/autotools/m4/rename.m4 \
87415 $(top_srcdir)/autotools/m4/renameat.m4 \
87416 $(top_srcdir)/autotools/m4/rmdir.m4 \
87417 @@ -198,7 +193,6 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
87418 $(top_srcdir)/autotools/m4/ssize_t.m4 \
87419 $(top_srcdir)/autotools/m4/stat-time.m4 \
87420 $(top_srcdir)/autotools/m4/stat.m4 \
87421 - $(top_srcdir)/autotools/m4/stdalign.m4 \
87422 $(top_srcdir)/autotools/m4/stdbool.m4 \
87423 $(top_srcdir)/autotools/m4/stddef_h.m4 \
87424 $(top_srcdir)/autotools/m4/stdint.m4 \
87425 @@ -237,10 +231,7 @@ am__aclocal_m4_deps = $(top_srcdir)/autotools/m4/00gnulib.m4 \
87426 $(top_srcdir)/autotools/m4/wchar_t.m4 \
87427 $(top_srcdir)/autotools/m4/wint_t.m4 \
87428 $(top_srcdir)/autotools/m4/xalloc.m4 \
87429 - $(top_srcdir)/autotools/m4/xsize.m4 \
87430 - $(top_srcdir)/autotools/m4/year2038.m4 \
87431 - $(top_srcdir)/autotools/m4/zzgnulib.m4 \
87432 - $(top_srcdir)/configure.ac
87433 + $(top_srcdir)/autotools/m4/xsize.m4 $(top_srcdir)/configure.ac
87434 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
87435 $(ACLOCAL_M4)
87436 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
87437 @@ -318,450 +309,368 @@ FGREP = @FGREP@
87438 FLOAT_H = @FLOAT_H@
87439 GETOPT_CDEFS_H = @GETOPT_CDEFS_H@
87440 GETOPT_H = @GETOPT_H@
87441 -GL_CFLAG_ALLOW_WARNINGS = @GL_CFLAG_ALLOW_WARNINGS@
87442 -GL_CFLAG_GNULIB_WARNINGS = @GL_CFLAG_GNULIB_WARNINGS@
87443 -GL_GNULIB_ACCESS = @GL_GNULIB_ACCESS@
87444 -GL_GNULIB_ACOSF = @GL_GNULIB_ACOSF@
87445 -GL_GNULIB_ACOSL = @GL_GNULIB_ACOSL@
87446 -GL_GNULIB_ALIGNED_ALLOC = @GL_GNULIB_ALIGNED_ALLOC@
87447 -GL_GNULIB_ALPHASORT = @GL_GNULIB_ALPHASORT@
87448 -GL_GNULIB_ASINF = @GL_GNULIB_ASINF@
87449 -GL_GNULIB_ASINL = @GL_GNULIB_ASINL@
87450 -GL_GNULIB_ATAN2F = @GL_GNULIB_ATAN2F@
87451 -GL_GNULIB_ATANF = @GL_GNULIB_ATANF@
87452 -GL_GNULIB_ATANL = @GL_GNULIB_ATANL@
87453 -GL_GNULIB_ATOLL = @GL_GNULIB_ATOLL@
87454 -GL_GNULIB_BTOWC = @GL_GNULIB_BTOWC@
87455 -GL_GNULIB_CALLOC_GNU = @GL_GNULIB_CALLOC_GNU@
87456 -GL_GNULIB_CALLOC_POSIX = @GL_GNULIB_CALLOC_POSIX@
87457 -GL_GNULIB_CANONICALIZE_FILE_NAME = @GL_GNULIB_CANONICALIZE_FILE_NAME@
87458 -GL_GNULIB_CBRT = @GL_GNULIB_CBRT@
87459 -GL_GNULIB_CBRTF = @GL_GNULIB_CBRTF@
87460 -GL_GNULIB_CBRTL = @GL_GNULIB_CBRTL@
87461 -GL_GNULIB_CEIL = @GL_GNULIB_CEIL@
87462 -GL_GNULIB_CEILF = @GL_GNULIB_CEILF@
87463 -GL_GNULIB_CEILL = @GL_GNULIB_CEILL@
87464 -GL_GNULIB_CHDIR = @GL_GNULIB_CHDIR@
87465 -GL_GNULIB_CHOWN = @GL_GNULIB_CHOWN@
87466 -GL_GNULIB_CLOSE = @GL_GNULIB_CLOSE@
87467 -GL_GNULIB_CLOSEDIR = @GL_GNULIB_CLOSEDIR@
87468 -GL_GNULIB_COPYSIGN = @GL_GNULIB_COPYSIGN@
87469 -GL_GNULIB_COPYSIGNF = @GL_GNULIB_COPYSIGNF@
87470 -GL_GNULIB_COPYSIGNL = @GL_GNULIB_COPYSIGNL@
87471 -GL_GNULIB_COPY_FILE_RANGE = @GL_GNULIB_COPY_FILE_RANGE@
87472 -GL_GNULIB_COSF = @GL_GNULIB_COSF@
87473 -GL_GNULIB_COSHF = @GL_GNULIB_COSHF@
87474 -GL_GNULIB_COSL = @GL_GNULIB_COSL@
87475 -GL_GNULIB_CREAT = @GL_GNULIB_CREAT@
87476 -GL_GNULIB_CTIME = @GL_GNULIB_CTIME@
87477 -GL_GNULIB_DIRFD = @GL_GNULIB_DIRFD@
87478 -GL_GNULIB_DPRINTF = @GL_GNULIB_DPRINTF@
87479 -GL_GNULIB_DUP = @GL_GNULIB_DUP@
87480 -GL_GNULIB_DUP2 = @GL_GNULIB_DUP2@
87481 -GL_GNULIB_DUP3 = @GL_GNULIB_DUP3@
87482 -GL_GNULIB_ENVIRON = @GL_GNULIB_ENVIRON@
87483 -GL_GNULIB_EUIDACCESS = @GL_GNULIB_EUIDACCESS@
87484 -GL_GNULIB_EXECL = @GL_GNULIB_EXECL@
87485 -GL_GNULIB_EXECLE = @GL_GNULIB_EXECLE@
87486 -GL_GNULIB_EXECLP = @GL_GNULIB_EXECLP@
87487 -GL_GNULIB_EXECV = @GL_GNULIB_EXECV@
87488 -GL_GNULIB_EXECVE = @GL_GNULIB_EXECVE@
87489 -GL_GNULIB_EXECVP = @GL_GNULIB_EXECVP@
87490 -GL_GNULIB_EXECVPE = @GL_GNULIB_EXECVPE@
87491 -GL_GNULIB_EXP2 = @GL_GNULIB_EXP2@
87492 -GL_GNULIB_EXP2F = @GL_GNULIB_EXP2F@
87493 -GL_GNULIB_EXP2L = @GL_GNULIB_EXP2L@
87494 -GL_GNULIB_EXPF = @GL_GNULIB_EXPF@
87495 -GL_GNULIB_EXPL = @GL_GNULIB_EXPL@
87496 -GL_GNULIB_EXPLICIT_BZERO = @GL_GNULIB_EXPLICIT_BZERO@
87497 -GL_GNULIB_EXPM1 = @GL_GNULIB_EXPM1@
87498 -GL_GNULIB_EXPM1F = @GL_GNULIB_EXPM1F@
87499 -GL_GNULIB_EXPM1L = @GL_GNULIB_EXPM1L@
87500 -GL_GNULIB_FABSF = @GL_GNULIB_FABSF@
87501 -GL_GNULIB_FABSL = @GL_GNULIB_FABSL@
87502 -GL_GNULIB_FACCESSAT = @GL_GNULIB_FACCESSAT@
87503 -GL_GNULIB_FCHDIR = @GL_GNULIB_FCHDIR@
87504 -GL_GNULIB_FCHMODAT = @GL_GNULIB_FCHMODAT@
87505 -GL_GNULIB_FCHOWNAT = @GL_GNULIB_FCHOWNAT@
87506 -GL_GNULIB_FCLOSE = @GL_GNULIB_FCLOSE@
87507 -GL_GNULIB_FCNTL = @GL_GNULIB_FCNTL@
87508 -GL_GNULIB_FDATASYNC = @GL_GNULIB_FDATASYNC@
87509 -GL_GNULIB_FDOPEN = @GL_GNULIB_FDOPEN@
87510 -GL_GNULIB_FDOPENDIR = @GL_GNULIB_FDOPENDIR@
87511 -GL_GNULIB_FFLUSH = @GL_GNULIB_FFLUSH@
87512 -GL_GNULIB_FFS = @GL_GNULIB_FFS@
87513 -GL_GNULIB_FFSL = @GL_GNULIB_FFSL@
87514 -GL_GNULIB_FFSLL = @GL_GNULIB_FFSLL@
87515 -GL_GNULIB_FGETC = @GL_GNULIB_FGETC@
87516 -GL_GNULIB_FGETS = @GL_GNULIB_FGETS@
87517 -GL_GNULIB_FLOOR = @GL_GNULIB_FLOOR@
87518 -GL_GNULIB_FLOORF = @GL_GNULIB_FLOORF@
87519 -GL_GNULIB_FLOORL = @GL_GNULIB_FLOORL@
87520 -GL_GNULIB_FMA = @GL_GNULIB_FMA@
87521 -GL_GNULIB_FMAF = @GL_GNULIB_FMAF@
87522 -GL_GNULIB_FMAL = @GL_GNULIB_FMAL@
87523 -GL_GNULIB_FMOD = @GL_GNULIB_FMOD@
87524 -GL_GNULIB_FMODF = @GL_GNULIB_FMODF@
87525 -GL_GNULIB_FMODL = @GL_GNULIB_FMODL@
87526 -GL_GNULIB_FOPEN = @GL_GNULIB_FOPEN@
87527 -GL_GNULIB_FOPEN_GNU = @GL_GNULIB_FOPEN_GNU@
87528 -GL_GNULIB_FPRINTF = @GL_GNULIB_FPRINTF@
87529 -GL_GNULIB_FPRINTF_POSIX = @GL_GNULIB_FPRINTF_POSIX@
87530 -GL_GNULIB_FPURGE = @GL_GNULIB_FPURGE@
87531 -GL_GNULIB_FPUTC = @GL_GNULIB_FPUTC@
87532 -GL_GNULIB_FPUTS = @GL_GNULIB_FPUTS@
87533 -GL_GNULIB_FREAD = @GL_GNULIB_FREAD@
87534 -GL_GNULIB_FREE_POSIX = @GL_GNULIB_FREE_POSIX@
87535 -GL_GNULIB_FREOPEN = @GL_GNULIB_FREOPEN@
87536 -GL_GNULIB_FREXP = @GL_GNULIB_FREXP@
87537 -GL_GNULIB_FREXPF = @GL_GNULIB_FREXPF@
87538 -GL_GNULIB_FREXPL = @GL_GNULIB_FREXPL@
87539 -GL_GNULIB_FSCANF = @GL_GNULIB_FSCANF@
87540 -GL_GNULIB_FSEEK = @GL_GNULIB_FSEEK@
87541 -GL_GNULIB_FSEEKO = @GL_GNULIB_FSEEKO@
87542 -GL_GNULIB_FSTAT = @GL_GNULIB_FSTAT@
87543 -GL_GNULIB_FSTATAT = @GL_GNULIB_FSTATAT@
87544 -GL_GNULIB_FSYNC = @GL_GNULIB_FSYNC@
87545 -GL_GNULIB_FTELL = @GL_GNULIB_FTELL@
87546 -GL_GNULIB_FTELLO = @GL_GNULIB_FTELLO@
87547 -GL_GNULIB_FTRUNCATE = @GL_GNULIB_FTRUNCATE@
87548 -GL_GNULIB_FUTIMENS = @GL_GNULIB_FUTIMENS@
87549 -GL_GNULIB_FWRITE = @GL_GNULIB_FWRITE@
87550 -GL_GNULIB_GETC = @GL_GNULIB_GETC@
87551 -GL_GNULIB_GETCHAR = @GL_GNULIB_GETCHAR@
87552 -GL_GNULIB_GETCWD = @GL_GNULIB_GETCWD@
87553 -GL_GNULIB_GETDELIM = @GL_GNULIB_GETDELIM@
87554 -GL_GNULIB_GETDOMAINNAME = @GL_GNULIB_GETDOMAINNAME@
87555 -GL_GNULIB_GETDTABLESIZE = @GL_GNULIB_GETDTABLESIZE@
87556 -GL_GNULIB_GETENTROPY = @GL_GNULIB_GETENTROPY@
87557 -GL_GNULIB_GETGROUPS = @GL_GNULIB_GETGROUPS@
87558 -GL_GNULIB_GETHOSTNAME = @GL_GNULIB_GETHOSTNAME@
87559 -GL_GNULIB_GETLINE = @GL_GNULIB_GETLINE@
87560 -GL_GNULIB_GETLOADAVG = @GL_GNULIB_GETLOADAVG@
87561 -GL_GNULIB_GETLOGIN = @GL_GNULIB_GETLOGIN@
87562 -GL_GNULIB_GETLOGIN_R = @GL_GNULIB_GETLOGIN_R@
87563 -GL_GNULIB_GETOPT_POSIX = @GL_GNULIB_GETOPT_POSIX@
87564 -GL_GNULIB_GETPAGESIZE = @GL_GNULIB_GETPAGESIZE@
87565 -GL_GNULIB_GETPASS = @GL_GNULIB_GETPASS@
87566 -GL_GNULIB_GETPASS_GNU = @GL_GNULIB_GETPASS_GNU@
87567 -GL_GNULIB_GETSUBOPT = @GL_GNULIB_GETSUBOPT@
87568 -GL_GNULIB_GETTIMEOFDAY = @GL_GNULIB_GETTIMEOFDAY@
87569 -GL_GNULIB_GETUMASK = @GL_GNULIB_GETUMASK@
87570 -GL_GNULIB_GETUSERSHELL = @GL_GNULIB_GETUSERSHELL@
87571 -GL_GNULIB_GRANTPT = @GL_GNULIB_GRANTPT@
87572 -GL_GNULIB_GROUP_MEMBER = @GL_GNULIB_GROUP_MEMBER@
87573 -GL_GNULIB_HYPOT = @GL_GNULIB_HYPOT@
87574 -GL_GNULIB_HYPOTF = @GL_GNULIB_HYPOTF@
87575 -GL_GNULIB_HYPOTL = @GL_GNULIB_HYPOTL@
87576 -GL_GNULIB_ILOGB = @GL_GNULIB_ILOGB@
87577 -GL_GNULIB_ILOGBF = @GL_GNULIB_ILOGBF@
87578 -GL_GNULIB_ILOGBL = @GL_GNULIB_ILOGBL@
87579 -GL_GNULIB_IMAXABS = @GL_GNULIB_IMAXABS@
87580 -GL_GNULIB_IMAXDIV = @GL_GNULIB_IMAXDIV@
87581 -GL_GNULIB_ISATTY = @GL_GNULIB_ISATTY@
87582 -GL_GNULIB_ISFINITE = @GL_GNULIB_ISFINITE@
87583 -GL_GNULIB_ISINF = @GL_GNULIB_ISINF@
87584 -GL_GNULIB_ISNAN = @GL_GNULIB_ISNAN@
87585 -GL_GNULIB_ISNAND = @GL_GNULIB_ISNAND@
87586 -GL_GNULIB_ISNANF = @GL_GNULIB_ISNANF@
87587 -GL_GNULIB_ISNANL = @GL_GNULIB_ISNANL@
87588 -GL_GNULIB_LCHMOD = @GL_GNULIB_LCHMOD@
87589 -GL_GNULIB_LCHOWN = @GL_GNULIB_LCHOWN@
87590 -GL_GNULIB_LDEXPF = @GL_GNULIB_LDEXPF@
87591 -GL_GNULIB_LDEXPL = @GL_GNULIB_LDEXPL@
87592 -GL_GNULIB_LINK = @GL_GNULIB_LINK@
87593 -GL_GNULIB_LINKAT = @GL_GNULIB_LINKAT@
87594 -GL_GNULIB_LOCALTIME = @GL_GNULIB_LOCALTIME@
87595 -GL_GNULIB_LOG = @GL_GNULIB_LOG@
87596 -GL_GNULIB_LOG10 = @GL_GNULIB_LOG10@
87597 -GL_GNULIB_LOG10F = @GL_GNULIB_LOG10F@
87598 -GL_GNULIB_LOG10L = @GL_GNULIB_LOG10L@
87599 -GL_GNULIB_LOG1P = @GL_GNULIB_LOG1P@
87600 -GL_GNULIB_LOG1PF = @GL_GNULIB_LOG1PF@
87601 -GL_GNULIB_LOG1PL = @GL_GNULIB_LOG1PL@
87602 -GL_GNULIB_LOG2 = @GL_GNULIB_LOG2@
87603 -GL_GNULIB_LOG2F = @GL_GNULIB_LOG2F@
87604 -GL_GNULIB_LOG2L = @GL_GNULIB_LOG2L@
87605 -GL_GNULIB_LOGB = @GL_GNULIB_LOGB@
87606 -GL_GNULIB_LOGBF = @GL_GNULIB_LOGBF@
87607 -GL_GNULIB_LOGBL = @GL_GNULIB_LOGBL@
87608 -GL_GNULIB_LOGF = @GL_GNULIB_LOGF@
87609 -GL_GNULIB_LOGL = @GL_GNULIB_LOGL@
87610 -GL_GNULIB_LSEEK = @GL_GNULIB_LSEEK@
87611 -GL_GNULIB_LSTAT = @GL_GNULIB_LSTAT@
87612 -GL_GNULIB_MALLOC_GNU = @GL_GNULIB_MALLOC_GNU@
87613 -GL_GNULIB_MALLOC_POSIX = @GL_GNULIB_MALLOC_POSIX@
87614 -GL_GNULIB_MBRLEN = @GL_GNULIB_MBRLEN@
87615 -GL_GNULIB_MBRTOWC = @GL_GNULIB_MBRTOWC@
87616 -GL_GNULIB_MBSCASECMP = @GL_GNULIB_MBSCASECMP@
87617 -GL_GNULIB_MBSCASESTR = @GL_GNULIB_MBSCASESTR@
87618 -GL_GNULIB_MBSCHR = @GL_GNULIB_MBSCHR@
87619 -GL_GNULIB_MBSCSPN = @GL_GNULIB_MBSCSPN@
87620 -GL_GNULIB_MBSINIT = @GL_GNULIB_MBSINIT@
87621 -GL_GNULIB_MBSLEN = @GL_GNULIB_MBSLEN@
87622 -GL_GNULIB_MBSNCASECMP = @GL_GNULIB_MBSNCASECMP@
87623 -GL_GNULIB_MBSNLEN = @GL_GNULIB_MBSNLEN@
87624 -GL_GNULIB_MBSNRTOWCS = @GL_GNULIB_MBSNRTOWCS@
87625 -GL_GNULIB_MBSPBRK = @GL_GNULIB_MBSPBRK@
87626 -GL_GNULIB_MBSPCASECMP = @GL_GNULIB_MBSPCASECMP@
87627 -GL_GNULIB_MBSRCHR = @GL_GNULIB_MBSRCHR@
87628 -GL_GNULIB_MBSRTOWCS = @GL_GNULIB_MBSRTOWCS@
87629 -GL_GNULIB_MBSSEP = @GL_GNULIB_MBSSEP@
87630 -GL_GNULIB_MBSSPN = @GL_GNULIB_MBSSPN@
87631 -GL_GNULIB_MBSSTR = @GL_GNULIB_MBSSTR@
87632 -GL_GNULIB_MBSTOK_R = @GL_GNULIB_MBSTOK_R@
87633 -GL_GNULIB_MBTOWC = @GL_GNULIB_MBTOWC@
87634 -GL_GNULIB_MDA_ACCESS = @GL_GNULIB_MDA_ACCESS@
87635 -GL_GNULIB_MDA_CHDIR = @GL_GNULIB_MDA_CHDIR@
87636 -GL_GNULIB_MDA_CHMOD = @GL_GNULIB_MDA_CHMOD@
87637 -GL_GNULIB_MDA_CLOSE = @GL_GNULIB_MDA_CLOSE@
87638 -GL_GNULIB_MDA_CREAT = @GL_GNULIB_MDA_CREAT@
87639 -GL_GNULIB_MDA_DUP = @GL_GNULIB_MDA_DUP@
87640 -GL_GNULIB_MDA_DUP2 = @GL_GNULIB_MDA_DUP2@
87641 -GL_GNULIB_MDA_ECVT = @GL_GNULIB_MDA_ECVT@
87642 -GL_GNULIB_MDA_EXECL = @GL_GNULIB_MDA_EXECL@
87643 -GL_GNULIB_MDA_EXECLE = @GL_GNULIB_MDA_EXECLE@
87644 -GL_GNULIB_MDA_EXECLP = @GL_GNULIB_MDA_EXECLP@
87645 -GL_GNULIB_MDA_EXECV = @GL_GNULIB_MDA_EXECV@
87646 -GL_GNULIB_MDA_EXECVE = @GL_GNULIB_MDA_EXECVE@
87647 -GL_GNULIB_MDA_EXECVP = @GL_GNULIB_MDA_EXECVP@
87648 -GL_GNULIB_MDA_EXECVPE = @GL_GNULIB_MDA_EXECVPE@
87649 -GL_GNULIB_MDA_FCLOSEALL = @GL_GNULIB_MDA_FCLOSEALL@
87650 -GL_GNULIB_MDA_FCVT = @GL_GNULIB_MDA_FCVT@
87651 -GL_GNULIB_MDA_FDOPEN = @GL_GNULIB_MDA_FDOPEN@
87652 -GL_GNULIB_MDA_FILENO = @GL_GNULIB_MDA_FILENO@
87653 -GL_GNULIB_MDA_GCVT = @GL_GNULIB_MDA_GCVT@
87654 -GL_GNULIB_MDA_GETCWD = @GL_GNULIB_MDA_GETCWD@
87655 -GL_GNULIB_MDA_GETPID = @GL_GNULIB_MDA_GETPID@
87656 -GL_GNULIB_MDA_GETW = @GL_GNULIB_MDA_GETW@
87657 -GL_GNULIB_MDA_ISATTY = @GL_GNULIB_MDA_ISATTY@
87658 -GL_GNULIB_MDA_J0 = @GL_GNULIB_MDA_J0@
87659 -GL_GNULIB_MDA_J1 = @GL_GNULIB_MDA_J1@
87660 -GL_GNULIB_MDA_JN = @GL_GNULIB_MDA_JN@
87661 -GL_GNULIB_MDA_LSEEK = @GL_GNULIB_MDA_LSEEK@
87662 -GL_GNULIB_MDA_MEMCCPY = @GL_GNULIB_MDA_MEMCCPY@
87663 -GL_GNULIB_MDA_MKDIR = @GL_GNULIB_MDA_MKDIR@
87664 -GL_GNULIB_MDA_MKTEMP = @GL_GNULIB_MDA_MKTEMP@
87665 -GL_GNULIB_MDA_OPEN = @GL_GNULIB_MDA_OPEN@
87666 -GL_GNULIB_MDA_PUTENV = @GL_GNULIB_MDA_PUTENV@
87667 -GL_GNULIB_MDA_PUTW = @GL_GNULIB_MDA_PUTW@
87668 -GL_GNULIB_MDA_READ = @GL_GNULIB_MDA_READ@
87669 -GL_GNULIB_MDA_RMDIR = @GL_GNULIB_MDA_RMDIR@
87670 -GL_GNULIB_MDA_STRDUP = @GL_GNULIB_MDA_STRDUP@
87671 -GL_GNULIB_MDA_SWAB = @GL_GNULIB_MDA_SWAB@
87672 -GL_GNULIB_MDA_TEMPNAM = @GL_GNULIB_MDA_TEMPNAM@
87673 -GL_GNULIB_MDA_TZSET = @GL_GNULIB_MDA_TZSET@
87674 -GL_GNULIB_MDA_UMASK = @GL_GNULIB_MDA_UMASK@
87675 -GL_GNULIB_MDA_UNLINK = @GL_GNULIB_MDA_UNLINK@
87676 -GL_GNULIB_MDA_UTIME = @GL_GNULIB_MDA_UTIME@
87677 -GL_GNULIB_MDA_WCSDUP = @GL_GNULIB_MDA_WCSDUP@
87678 -GL_GNULIB_MDA_WRITE = @GL_GNULIB_MDA_WRITE@
87679 -GL_GNULIB_MDA_Y0 = @GL_GNULIB_MDA_Y0@
87680 -GL_GNULIB_MDA_Y1 = @GL_GNULIB_MDA_Y1@
87681 -GL_GNULIB_MDA_YN = @GL_GNULIB_MDA_YN@
87682 -GL_GNULIB_MEMCHR = @GL_GNULIB_MEMCHR@
87683 -GL_GNULIB_MEMMEM = @GL_GNULIB_MEMMEM@
87684 -GL_GNULIB_MEMPCPY = @GL_GNULIB_MEMPCPY@
87685 -GL_GNULIB_MEMRCHR = @GL_GNULIB_MEMRCHR@
87686 -GL_GNULIB_MKDIR = @GL_GNULIB_MKDIR@
87687 -GL_GNULIB_MKDIRAT = @GL_GNULIB_MKDIRAT@
87688 -GL_GNULIB_MKDTEMP = @GL_GNULIB_MKDTEMP@
87689 -GL_GNULIB_MKFIFO = @GL_GNULIB_MKFIFO@
87690 -GL_GNULIB_MKFIFOAT = @GL_GNULIB_MKFIFOAT@
87691 -GL_GNULIB_MKNOD = @GL_GNULIB_MKNOD@
87692 -GL_GNULIB_MKNODAT = @GL_GNULIB_MKNODAT@
87693 -GL_GNULIB_MKOSTEMP = @GL_GNULIB_MKOSTEMP@
87694 -GL_GNULIB_MKOSTEMPS = @GL_GNULIB_MKOSTEMPS@
87695 -GL_GNULIB_MKSTEMP = @GL_GNULIB_MKSTEMP@
87696 -GL_GNULIB_MKSTEMPS = @GL_GNULIB_MKSTEMPS@
87697 -GL_GNULIB_MKTIME = @GL_GNULIB_MKTIME@
87698 -GL_GNULIB_MODF = @GL_GNULIB_MODF@
87699 -GL_GNULIB_MODFF = @GL_GNULIB_MODFF@
87700 -GL_GNULIB_MODFL = @GL_GNULIB_MODFL@
87701 -GL_GNULIB_NANOSLEEP = @GL_GNULIB_NANOSLEEP@
87702 -GL_GNULIB_NONBLOCKING = @GL_GNULIB_NONBLOCKING@
87703 -GL_GNULIB_OBSTACK_PRINTF = @GL_GNULIB_OBSTACK_PRINTF@
87704 -GL_GNULIB_OBSTACK_PRINTF_POSIX = @GL_GNULIB_OBSTACK_PRINTF_POSIX@
87705 -GL_GNULIB_OPEN = @GL_GNULIB_OPEN@
87706 -GL_GNULIB_OPENAT = @GL_GNULIB_OPENAT@
87707 -GL_GNULIB_OPENDIR = @GL_GNULIB_OPENDIR@
87708 -GL_GNULIB_OVERRIDES_STRUCT_STAT = @GL_GNULIB_OVERRIDES_STRUCT_STAT@
87709 -GL_GNULIB_PCLOSE = @GL_GNULIB_PCLOSE@
87710 -GL_GNULIB_PERROR = @GL_GNULIB_PERROR@
87711 -GL_GNULIB_PIPE = @GL_GNULIB_PIPE@
87712 -GL_GNULIB_PIPE2 = @GL_GNULIB_PIPE2@
87713 -GL_GNULIB_POPEN = @GL_GNULIB_POPEN@
87714 -GL_GNULIB_POSIX_MEMALIGN = @GL_GNULIB_POSIX_MEMALIGN@
87715 -GL_GNULIB_POSIX_OPENPT = @GL_GNULIB_POSIX_OPENPT@
87716 -GL_GNULIB_POWF = @GL_GNULIB_POWF@
87717 -GL_GNULIB_PREAD = @GL_GNULIB_PREAD@
87718 -GL_GNULIB_PRINTF = @GL_GNULIB_PRINTF@
87719 -GL_GNULIB_PRINTF_POSIX = @GL_GNULIB_PRINTF_POSIX@
87720 -GL_GNULIB_PTSNAME = @GL_GNULIB_PTSNAME@
87721 -GL_GNULIB_PTSNAME_R = @GL_GNULIB_PTSNAME_R@
87722 -GL_GNULIB_PUTC = @GL_GNULIB_PUTC@
87723 -GL_GNULIB_PUTCHAR = @GL_GNULIB_PUTCHAR@
87724 -GL_GNULIB_PUTENV = @GL_GNULIB_PUTENV@
87725 -GL_GNULIB_PUTS = @GL_GNULIB_PUTS@
87726 -GL_GNULIB_PWRITE = @GL_GNULIB_PWRITE@
87727 -GL_GNULIB_QSORT_R = @GL_GNULIB_QSORT_R@
87728 -GL_GNULIB_RANDOM = @GL_GNULIB_RANDOM@
87729 -GL_GNULIB_RANDOM_R = @GL_GNULIB_RANDOM_R@
87730 -GL_GNULIB_RAWMEMCHR = @GL_GNULIB_RAWMEMCHR@
87731 -GL_GNULIB_READ = @GL_GNULIB_READ@
87732 -GL_GNULIB_READDIR = @GL_GNULIB_READDIR@
87733 -GL_GNULIB_READLINK = @GL_GNULIB_READLINK@
87734 -GL_GNULIB_READLINKAT = @GL_GNULIB_READLINKAT@
87735 -GL_GNULIB_REALLOCARRAY = @GL_GNULIB_REALLOCARRAY@
87736 -GL_GNULIB_REALLOC_GNU = @GL_GNULIB_REALLOC_GNU@
87737 -GL_GNULIB_REALLOC_POSIX = @GL_GNULIB_REALLOC_POSIX@
87738 -GL_GNULIB_REALPATH = @GL_GNULIB_REALPATH@
87739 -GL_GNULIB_REMAINDER = @GL_GNULIB_REMAINDER@
87740 -GL_GNULIB_REMAINDERF = @GL_GNULIB_REMAINDERF@
87741 -GL_GNULIB_REMAINDERL = @GL_GNULIB_REMAINDERL@
87742 -GL_GNULIB_REMOVE = @GL_GNULIB_REMOVE@
87743 -GL_GNULIB_RENAME = @GL_GNULIB_RENAME@
87744 -GL_GNULIB_RENAMEAT = @GL_GNULIB_RENAMEAT@
87745 -GL_GNULIB_REWINDDIR = @GL_GNULIB_REWINDDIR@
87746 -GL_GNULIB_RINT = @GL_GNULIB_RINT@
87747 -GL_GNULIB_RINTF = @GL_GNULIB_RINTF@
87748 -GL_GNULIB_RINTL = @GL_GNULIB_RINTL@
87749 -GL_GNULIB_RMDIR = @GL_GNULIB_RMDIR@
87750 -GL_GNULIB_ROUND = @GL_GNULIB_ROUND@
87751 -GL_GNULIB_ROUNDF = @GL_GNULIB_ROUNDF@
87752 -GL_GNULIB_ROUNDL = @GL_GNULIB_ROUNDL@
87753 -GL_GNULIB_RPMATCH = @GL_GNULIB_RPMATCH@
87754 -GL_GNULIB_SCANDIR = @GL_GNULIB_SCANDIR@
87755 -GL_GNULIB_SCANF = @GL_GNULIB_SCANF@
87756 -GL_GNULIB_SECURE_GETENV = @GL_GNULIB_SECURE_GETENV@
87757 -GL_GNULIB_SETENV = @GL_GNULIB_SETENV@
87758 -GL_GNULIB_SETHOSTNAME = @GL_GNULIB_SETHOSTNAME@
87759 -GL_GNULIB_SIGABBREV_NP = @GL_GNULIB_SIGABBREV_NP@
87760 -GL_GNULIB_SIGDESCR_NP = @GL_GNULIB_SIGDESCR_NP@
87761 -GL_GNULIB_SIGNBIT = @GL_GNULIB_SIGNBIT@
87762 -GL_GNULIB_SINF = @GL_GNULIB_SINF@
87763 -GL_GNULIB_SINHF = @GL_GNULIB_SINHF@
87764 -GL_GNULIB_SINL = @GL_GNULIB_SINL@
87765 -GL_GNULIB_SLEEP = @GL_GNULIB_SLEEP@
87766 -GL_GNULIB_SNPRINTF = @GL_GNULIB_SNPRINTF@
87767 -GL_GNULIB_SPRINTF_POSIX = @GL_GNULIB_SPRINTF_POSIX@
87768 -GL_GNULIB_SQRTF = @GL_GNULIB_SQRTF@
87769 -GL_GNULIB_SQRTL = @GL_GNULIB_SQRTL@
87770 -GL_GNULIB_STAT = @GL_GNULIB_STAT@
87771 -GL_GNULIB_STDIO_H_NONBLOCKING = @GL_GNULIB_STDIO_H_NONBLOCKING@
87772 -GL_GNULIB_STDIO_H_SIGPIPE = @GL_GNULIB_STDIO_H_SIGPIPE@
87773 -GL_GNULIB_STPCPY = @GL_GNULIB_STPCPY@
87774 -GL_GNULIB_STPNCPY = @GL_GNULIB_STPNCPY@
87775 -GL_GNULIB_STRCASESTR = @GL_GNULIB_STRCASESTR@
87776 -GL_GNULIB_STRCHRNUL = @GL_GNULIB_STRCHRNUL@
87777 -GL_GNULIB_STRDUP = @GL_GNULIB_STRDUP@
87778 -GL_GNULIB_STRERROR = @GL_GNULIB_STRERROR@
87779 -GL_GNULIB_STRERRORNAME_NP = @GL_GNULIB_STRERRORNAME_NP@
87780 -GL_GNULIB_STRERROR_R = @GL_GNULIB_STRERROR_R@
87781 -GL_GNULIB_STRFTIME = @GL_GNULIB_STRFTIME@
87782 -GL_GNULIB_STRNCAT = @GL_GNULIB_STRNCAT@
87783 -GL_GNULIB_STRNDUP = @GL_GNULIB_STRNDUP@
87784 -GL_GNULIB_STRNLEN = @GL_GNULIB_STRNLEN@
87785 -GL_GNULIB_STRPBRK = @GL_GNULIB_STRPBRK@
87786 -GL_GNULIB_STRPTIME = @GL_GNULIB_STRPTIME@
87787 -GL_GNULIB_STRSEP = @GL_GNULIB_STRSEP@
87788 -GL_GNULIB_STRSIGNAL = @GL_GNULIB_STRSIGNAL@
87789 -GL_GNULIB_STRSTR = @GL_GNULIB_STRSTR@
87790 -GL_GNULIB_STRTOD = @GL_GNULIB_STRTOD@
87791 -GL_GNULIB_STRTOIMAX = @GL_GNULIB_STRTOIMAX@
87792 -GL_GNULIB_STRTOK_R = @GL_GNULIB_STRTOK_R@
87793 -GL_GNULIB_STRTOL = @GL_GNULIB_STRTOL@
87794 -GL_GNULIB_STRTOLD = @GL_GNULIB_STRTOLD@
87795 -GL_GNULIB_STRTOLL = @GL_GNULIB_STRTOLL@
87796 -GL_GNULIB_STRTOUL = @GL_GNULIB_STRTOUL@
87797 -GL_GNULIB_STRTOULL = @GL_GNULIB_STRTOULL@
87798 -GL_GNULIB_STRTOUMAX = @GL_GNULIB_STRTOUMAX@
87799 -GL_GNULIB_STRVERSCMP = @GL_GNULIB_STRVERSCMP@
87800 -GL_GNULIB_SYMLINK = @GL_GNULIB_SYMLINK@
87801 -GL_GNULIB_SYMLINKAT = @GL_GNULIB_SYMLINKAT@
87802 -GL_GNULIB_SYSTEM_POSIX = @GL_GNULIB_SYSTEM_POSIX@
87803 -GL_GNULIB_TANF = @GL_GNULIB_TANF@
87804 -GL_GNULIB_TANHF = @GL_GNULIB_TANHF@
87805 -GL_GNULIB_TANL = @GL_GNULIB_TANL@
87806 -GL_GNULIB_TIMEGM = @GL_GNULIB_TIMEGM@
87807 -GL_GNULIB_TIMESPEC_GET = @GL_GNULIB_TIMESPEC_GET@
87808 -GL_GNULIB_TIMESPEC_GETRES = @GL_GNULIB_TIMESPEC_GETRES@
87809 -GL_GNULIB_TIME_R = @GL_GNULIB_TIME_R@
87810 -GL_GNULIB_TIME_RZ = @GL_GNULIB_TIME_RZ@
87811 -GL_GNULIB_TMPFILE = @GL_GNULIB_TMPFILE@
87812 -GL_GNULIB_TRUNC = @GL_GNULIB_TRUNC@
87813 -GL_GNULIB_TRUNCATE = @GL_GNULIB_TRUNCATE@
87814 -GL_GNULIB_TRUNCF = @GL_GNULIB_TRUNCF@
87815 -GL_GNULIB_TRUNCL = @GL_GNULIB_TRUNCL@
87816 -GL_GNULIB_TTYNAME_R = @GL_GNULIB_TTYNAME_R@
87817 -GL_GNULIB_TZSET = @GL_GNULIB_TZSET@
87818 -GL_GNULIB_UNISTD_H_GETOPT = @GL_GNULIB_UNISTD_H_GETOPT@
87819 -GL_GNULIB_UNISTD_H_NONBLOCKING = @GL_GNULIB_UNISTD_H_NONBLOCKING@
87820 -GL_GNULIB_UNISTD_H_SIGPIPE = @GL_GNULIB_UNISTD_H_SIGPIPE@
87821 -GL_GNULIB_UNLINK = @GL_GNULIB_UNLINK@
87822 -GL_GNULIB_UNLINKAT = @GL_GNULIB_UNLINKAT@
87823 -GL_GNULIB_UNLOCKPT = @GL_GNULIB_UNLOCKPT@
87824 -GL_GNULIB_UNSETENV = @GL_GNULIB_UNSETENV@
87825 -GL_GNULIB_USLEEP = @GL_GNULIB_USLEEP@
87826 -GL_GNULIB_UTIME = @GL_GNULIB_UTIME@
87827 -GL_GNULIB_UTIMENSAT = @GL_GNULIB_UTIMENSAT@
87828 -GL_GNULIB_VASPRINTF = @GL_GNULIB_VASPRINTF@
87829 -GL_GNULIB_VDPRINTF = @GL_GNULIB_VDPRINTF@
87830 -GL_GNULIB_VFPRINTF = @GL_GNULIB_VFPRINTF@
87831 -GL_GNULIB_VFPRINTF_POSIX = @GL_GNULIB_VFPRINTF_POSIX@
87832 -GL_GNULIB_VFSCANF = @GL_GNULIB_VFSCANF@
87833 -GL_GNULIB_VPRINTF = @GL_GNULIB_VPRINTF@
87834 -GL_GNULIB_VPRINTF_POSIX = @GL_GNULIB_VPRINTF_POSIX@
87835 -GL_GNULIB_VSCANF = @GL_GNULIB_VSCANF@
87836 -GL_GNULIB_VSNPRINTF = @GL_GNULIB_VSNPRINTF@
87837 -GL_GNULIB_VSPRINTF_POSIX = @GL_GNULIB_VSPRINTF_POSIX@
87838 -GL_GNULIB_WCPCPY = @GL_GNULIB_WCPCPY@
87839 -GL_GNULIB_WCPNCPY = @GL_GNULIB_WCPNCPY@
87840 -GL_GNULIB_WCRTOMB = @GL_GNULIB_WCRTOMB@
87841 -GL_GNULIB_WCSCASECMP = @GL_GNULIB_WCSCASECMP@
87842 -GL_GNULIB_WCSCAT = @GL_GNULIB_WCSCAT@
87843 -GL_GNULIB_WCSCHR = @GL_GNULIB_WCSCHR@
87844 -GL_GNULIB_WCSCMP = @GL_GNULIB_WCSCMP@
87845 -GL_GNULIB_WCSCOLL = @GL_GNULIB_WCSCOLL@
87846 -GL_GNULIB_WCSCPY = @GL_GNULIB_WCSCPY@
87847 -GL_GNULIB_WCSCSPN = @GL_GNULIB_WCSCSPN@
87848 -GL_GNULIB_WCSDUP = @GL_GNULIB_WCSDUP@
87849 -GL_GNULIB_WCSFTIME = @GL_GNULIB_WCSFTIME@
87850 -GL_GNULIB_WCSLEN = @GL_GNULIB_WCSLEN@
87851 -GL_GNULIB_WCSNCASECMP = @GL_GNULIB_WCSNCASECMP@
87852 -GL_GNULIB_WCSNCAT = @GL_GNULIB_WCSNCAT@
87853 -GL_GNULIB_WCSNCMP = @GL_GNULIB_WCSNCMP@
87854 -GL_GNULIB_WCSNCPY = @GL_GNULIB_WCSNCPY@
87855 -GL_GNULIB_WCSNLEN = @GL_GNULIB_WCSNLEN@
87856 -GL_GNULIB_WCSNRTOMBS = @GL_GNULIB_WCSNRTOMBS@
87857 -GL_GNULIB_WCSPBRK = @GL_GNULIB_WCSPBRK@
87858 -GL_GNULIB_WCSRCHR = @GL_GNULIB_WCSRCHR@
87859 -GL_GNULIB_WCSRTOMBS = @GL_GNULIB_WCSRTOMBS@
87860 -GL_GNULIB_WCSSPN = @GL_GNULIB_WCSSPN@
87861 -GL_GNULIB_WCSSTR = @GL_GNULIB_WCSSTR@
87862 -GL_GNULIB_WCSTOK = @GL_GNULIB_WCSTOK@
87863 -GL_GNULIB_WCSWIDTH = @GL_GNULIB_WCSWIDTH@
87864 -GL_GNULIB_WCSXFRM = @GL_GNULIB_WCSXFRM@
87865 -GL_GNULIB_WCTOB = @GL_GNULIB_WCTOB@
87866 -GL_GNULIB_WCTOMB = @GL_GNULIB_WCTOMB@
87867 -GL_GNULIB_WCWIDTH = @GL_GNULIB_WCWIDTH@
87868 -GL_GNULIB_WMEMCHR = @GL_GNULIB_WMEMCHR@
87869 -GL_GNULIB_WMEMCMP = @GL_GNULIB_WMEMCMP@
87870 -GL_GNULIB_WMEMCPY = @GL_GNULIB_WMEMCPY@
87871 -GL_GNULIB_WMEMMOVE = @GL_GNULIB_WMEMMOVE@
87872 -GL_GNULIB_WMEMPCPY = @GL_GNULIB_WMEMPCPY@
87873 -GL_GNULIB_WMEMSET = @GL_GNULIB_WMEMSET@
87874 -GL_GNULIB_WRITE = @GL_GNULIB_WRITE@
87875 -GL_GNULIB__EXIT = @GL_GNULIB__EXIT@
87876 -GNULIBHEADERS_OVERRIDE_WINT_T = @GNULIBHEADERS_OVERRIDE_WINT_T@
87877 +GNULIB_ACOSF = @GNULIB_ACOSF@
87878 +GNULIB_ACOSL = @GNULIB_ACOSL@
87879 +GNULIB_ALPHASORT = @GNULIB_ALPHASORT@
87880 +GNULIB_ASINF = @GNULIB_ASINF@
87881 +GNULIB_ASINL = @GNULIB_ASINL@
87882 +GNULIB_ATAN2F = @GNULIB_ATAN2F@
87883 +GNULIB_ATANF = @GNULIB_ATANF@
87884 +GNULIB_ATANL = @GNULIB_ATANL@
87885 +GNULIB_ATOLL = @GNULIB_ATOLL@
87886 +GNULIB_BTOWC = @GNULIB_BTOWC@
87887 +GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
87888 +GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
87889 +GNULIB_CBRT = @GNULIB_CBRT@
87890 +GNULIB_CBRTF = @GNULIB_CBRTF@
87891 +GNULIB_CBRTL = @GNULIB_CBRTL@
87892 +GNULIB_CEIL = @GNULIB_CEIL@
87893 +GNULIB_CEILF = @GNULIB_CEILF@
87894 +GNULIB_CEILL = @GNULIB_CEILL@
87895 +GNULIB_CHDIR = @GNULIB_CHDIR@
87896 +GNULIB_CHOWN = @GNULIB_CHOWN@
87897 +GNULIB_CLOSE = @GNULIB_CLOSE@
87898 +GNULIB_CLOSEDIR = @GNULIB_CLOSEDIR@
87899 +GNULIB_COPYSIGN = @GNULIB_COPYSIGN@
87900 +GNULIB_COPYSIGNF = @GNULIB_COPYSIGNF@
87901 +GNULIB_COPYSIGNL = @GNULIB_COPYSIGNL@
87902 +GNULIB_COSF = @GNULIB_COSF@
87903 +GNULIB_COSHF = @GNULIB_COSHF@
87904 +GNULIB_COSL = @GNULIB_COSL@
87905 +GNULIB_CTIME = @GNULIB_CTIME@
87906 +GNULIB_DIRFD = @GNULIB_DIRFD@
87907 +GNULIB_DPRINTF = @GNULIB_DPRINTF@
87908 +GNULIB_DUP = @GNULIB_DUP@
87909 +GNULIB_DUP2 = @GNULIB_DUP2@
87910 +GNULIB_DUP3 = @GNULIB_DUP3@
87911 +GNULIB_ENVIRON = @GNULIB_ENVIRON@
87912 +GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
87913 +GNULIB_EXP2 = @GNULIB_EXP2@
87914 +GNULIB_EXP2F = @GNULIB_EXP2F@
87915 +GNULIB_EXP2L = @GNULIB_EXP2L@
87916 +GNULIB_EXPF = @GNULIB_EXPF@
87917 +GNULIB_EXPL = @GNULIB_EXPL@
87918 +GNULIB_EXPLICIT_BZERO = @GNULIB_EXPLICIT_BZERO@
87919 +GNULIB_EXPM1 = @GNULIB_EXPM1@
87920 +GNULIB_EXPM1F = @GNULIB_EXPM1F@
87921 +GNULIB_EXPM1L = @GNULIB_EXPM1L@
87922 +GNULIB_FABSF = @GNULIB_FABSF@
87923 +GNULIB_FABSL = @GNULIB_FABSL@
87924 +GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
87925 +GNULIB_FCHDIR = @GNULIB_FCHDIR@
87926 +GNULIB_FCHMODAT = @GNULIB_FCHMODAT@
87927 +GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
87928 +GNULIB_FCLOSE = @GNULIB_FCLOSE@
87929 +GNULIB_FCNTL = @GNULIB_FCNTL@
87930 +GNULIB_FDATASYNC = @GNULIB_FDATASYNC@
87931 +GNULIB_FDOPEN = @GNULIB_FDOPEN@
87932 +GNULIB_FDOPENDIR = @GNULIB_FDOPENDIR@
87933 +GNULIB_FFLUSH = @GNULIB_FFLUSH@
87934 +GNULIB_FFS = @GNULIB_FFS@
87935 +GNULIB_FFSL = @GNULIB_FFSL@
87936 +GNULIB_FFSLL = @GNULIB_FFSLL@
87937 +GNULIB_FGETC = @GNULIB_FGETC@
87938 +GNULIB_FGETS = @GNULIB_FGETS@
87939 +GNULIB_FLOOR = @GNULIB_FLOOR@
87940 +GNULIB_FLOORF = @GNULIB_FLOORF@
87941 +GNULIB_FLOORL = @GNULIB_FLOORL@
87942 +GNULIB_FMA = @GNULIB_FMA@
87943 +GNULIB_FMAF = @GNULIB_FMAF@
87944 +GNULIB_FMAL = @GNULIB_FMAL@
87945 +GNULIB_FMOD = @GNULIB_FMOD@
87946 +GNULIB_FMODF = @GNULIB_FMODF@
87947 +GNULIB_FMODL = @GNULIB_FMODL@
87948 +GNULIB_FOPEN = @GNULIB_FOPEN@
87949 +GNULIB_FPRINTF = @GNULIB_FPRINTF@
87950 +GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
87951 +GNULIB_FPURGE = @GNULIB_FPURGE@
87952 +GNULIB_FPUTC = @GNULIB_FPUTC@
87953 +GNULIB_FPUTS = @GNULIB_FPUTS@
87954 +GNULIB_FREAD = @GNULIB_FREAD@
87955 +GNULIB_FREOPEN = @GNULIB_FREOPEN@
87956 +GNULIB_FREXP = @GNULIB_FREXP@
87957 +GNULIB_FREXPF = @GNULIB_FREXPF@
87958 +GNULIB_FREXPL = @GNULIB_FREXPL@
87959 +GNULIB_FSCANF = @GNULIB_FSCANF@
87960 +GNULIB_FSEEK = @GNULIB_FSEEK@
87961 +GNULIB_FSEEKO = @GNULIB_FSEEKO@
87962 +GNULIB_FSTAT = @GNULIB_FSTAT@
87963 +GNULIB_FSTATAT = @GNULIB_FSTATAT@
87964 +GNULIB_FSYNC = @GNULIB_FSYNC@
87965 +GNULIB_FTELL = @GNULIB_FTELL@
87966 +GNULIB_FTELLO = @GNULIB_FTELLO@
87967 +GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
87968 +GNULIB_FUTIMENS = @GNULIB_FUTIMENS@
87969 +GNULIB_FWRITE = @GNULIB_FWRITE@
87970 +GNULIB_GETC = @GNULIB_GETC@
87971 +GNULIB_GETCHAR = @GNULIB_GETCHAR@
87972 +GNULIB_GETCWD = @GNULIB_GETCWD@
87973 +GNULIB_GETDELIM = @GNULIB_GETDELIM@
87974 +GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
87975 +GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
87976 +GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
87977 +GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
87978 +GNULIB_GETLINE = @GNULIB_GETLINE@
87979 +GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
87980 +GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
87981 +GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
87982 +GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
87983 +GNULIB_GETPASS = @GNULIB_GETPASS@
87984 +GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
87985 GNULIB_GETTIMEOFDAY = @GNULIB_GETTIMEOFDAY@
87986 +GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
87987 +GNULIB_GL_UNISTD_H_GETOPT = @GNULIB_GL_UNISTD_H_GETOPT@
87988 +GNULIB_GRANTPT = @GNULIB_GRANTPT@
87989 +GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
87990 +GNULIB_HYPOT = @GNULIB_HYPOT@
87991 +GNULIB_HYPOTF = @GNULIB_HYPOTF@
87992 +GNULIB_HYPOTL = @GNULIB_HYPOTL@
87993 +GNULIB_ILOGB = @GNULIB_ILOGB@
87994 +GNULIB_ILOGBF = @GNULIB_ILOGBF@
87995 +GNULIB_ILOGBL = @GNULIB_ILOGBL@
87996 +GNULIB_IMAXABS = @GNULIB_IMAXABS@
87997 +GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
87998 +GNULIB_ISATTY = @GNULIB_ISATTY@
87999 +GNULIB_ISFINITE = @GNULIB_ISFINITE@
88000 +GNULIB_ISINF = @GNULIB_ISINF@
88001 +GNULIB_ISNAN = @GNULIB_ISNAN@
88002 +GNULIB_ISNAND = @GNULIB_ISNAND@
88003 +GNULIB_ISNANF = @GNULIB_ISNANF@
88004 +GNULIB_ISNANL = @GNULIB_ISNANL@
88005 +GNULIB_LCHMOD = @GNULIB_LCHMOD@
88006 +GNULIB_LCHOWN = @GNULIB_LCHOWN@
88007 +GNULIB_LDEXPF = @GNULIB_LDEXPF@
88008 +GNULIB_LDEXPL = @GNULIB_LDEXPL@
88009 +GNULIB_LINK = @GNULIB_LINK@
88010 +GNULIB_LINKAT = @GNULIB_LINKAT@
88011 +GNULIB_LOCALTIME = @GNULIB_LOCALTIME@
88012 +GNULIB_LOG = @GNULIB_LOG@
88013 +GNULIB_LOG10 = @GNULIB_LOG10@
88014 +GNULIB_LOG10F = @GNULIB_LOG10F@
88015 +GNULIB_LOG10L = @GNULIB_LOG10L@
88016 +GNULIB_LOG1P = @GNULIB_LOG1P@
88017 +GNULIB_LOG1PF = @GNULIB_LOG1PF@
88018 +GNULIB_LOG1PL = @GNULIB_LOG1PL@
88019 +GNULIB_LOG2 = @GNULIB_LOG2@
88020 +GNULIB_LOG2F = @GNULIB_LOG2F@
88021 +GNULIB_LOG2L = @GNULIB_LOG2L@
88022 +GNULIB_LOGB = @GNULIB_LOGB@
88023 +GNULIB_LOGBF = @GNULIB_LOGBF@
88024 +GNULIB_LOGBL = @GNULIB_LOGBL@
88025 +GNULIB_LOGF = @GNULIB_LOGF@
88026 +GNULIB_LOGL = @GNULIB_LOGL@
88027 +GNULIB_LSEEK = @GNULIB_LSEEK@
88028 +GNULIB_LSTAT = @GNULIB_LSTAT@
88029 +GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
88030 +GNULIB_MBRLEN = @GNULIB_MBRLEN@
88031 +GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
88032 +GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
88033 +GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
88034 +GNULIB_MBSCHR = @GNULIB_MBSCHR@
88035 +GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
88036 +GNULIB_MBSINIT = @GNULIB_MBSINIT@
88037 +GNULIB_MBSLEN = @GNULIB_MBSLEN@
88038 +GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
88039 +GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
88040 +GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
88041 +GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
88042 +GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
88043 +GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
88044 +GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
88045 +GNULIB_MBSSEP = @GNULIB_MBSSEP@
88046 +GNULIB_MBSSPN = @GNULIB_MBSSPN@
88047 +GNULIB_MBSSTR = @GNULIB_MBSSTR@
88048 +GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
88049 +GNULIB_MBTOWC = @GNULIB_MBTOWC@
88050 +GNULIB_MEMCHR = @GNULIB_MEMCHR@
88051 +GNULIB_MEMMEM = @GNULIB_MEMMEM@
88052 +GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
88053 +GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
88054 +GNULIB_MKDIRAT = @GNULIB_MKDIRAT@
88055 +GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
88056 +GNULIB_MKFIFO = @GNULIB_MKFIFO@
88057 +GNULIB_MKFIFOAT = @GNULIB_MKFIFOAT@
88058 +GNULIB_MKNOD = @GNULIB_MKNOD@
88059 +GNULIB_MKNODAT = @GNULIB_MKNODAT@
88060 +GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
88061 +GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
88062 +GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
88063 +GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
88064 +GNULIB_MKTIME = @GNULIB_MKTIME@
88065 +GNULIB_MODF = @GNULIB_MODF@
88066 +GNULIB_MODFF = @GNULIB_MODFF@
88067 +GNULIB_MODFL = @GNULIB_MODFL@
88068 +GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
88069 +GNULIB_NONBLOCKING = @GNULIB_NONBLOCKING@
88070 +GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
88071 +GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
88072 +GNULIB_OPEN = @GNULIB_OPEN@
88073 +GNULIB_OPENAT = @GNULIB_OPENAT@
88074 +GNULIB_OPENDIR = @GNULIB_OPENDIR@
88075 +GNULIB_OVERRIDES_STRUCT_STAT = @GNULIB_OVERRIDES_STRUCT_STAT@
88076 +GNULIB_OVERRIDES_WINT_T = @GNULIB_OVERRIDES_WINT_T@
88077 +GNULIB_PCLOSE = @GNULIB_PCLOSE@
88078 +GNULIB_PERROR = @GNULIB_PERROR@
88079 +GNULIB_PIPE = @GNULIB_PIPE@
88080 +GNULIB_PIPE2 = @GNULIB_PIPE2@
88081 +GNULIB_POPEN = @GNULIB_POPEN@
88082 +GNULIB_POSIX_OPENPT = @GNULIB_POSIX_OPENPT@
88083 +GNULIB_POWF = @GNULIB_POWF@
88084 +GNULIB_PREAD = @GNULIB_PREAD@
88085 +GNULIB_PRINTF = @GNULIB_PRINTF@
88086 +GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
88087 +GNULIB_PTSNAME = @GNULIB_PTSNAME@
88088 +GNULIB_PTSNAME_R = @GNULIB_PTSNAME_R@
88089 +GNULIB_PUTC = @GNULIB_PUTC@
88090 +GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
88091 +GNULIB_PUTENV = @GNULIB_PUTENV@
88092 +GNULIB_PUTS = @GNULIB_PUTS@
88093 +GNULIB_PWRITE = @GNULIB_PWRITE@
88094 +GNULIB_QSORT_R = @GNULIB_QSORT_R@
88095 +GNULIB_RANDOM = @GNULIB_RANDOM@
88096 +GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
88097 +GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
88098 +GNULIB_READ = @GNULIB_READ@
88099 +GNULIB_READDIR = @GNULIB_READDIR@
88100 +GNULIB_READLINK = @GNULIB_READLINK@
88101 +GNULIB_READLINKAT = @GNULIB_READLINKAT@
88102 +GNULIB_REALLOCARRAY = @GNULIB_REALLOCARRAY@
88103 +GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
88104 +GNULIB_REALPATH = @GNULIB_REALPATH@
88105 +GNULIB_REMAINDER = @GNULIB_REMAINDER@
88106 +GNULIB_REMAINDERF = @GNULIB_REMAINDERF@
88107 +GNULIB_REMAINDERL = @GNULIB_REMAINDERL@
88108 +GNULIB_REMOVE = @GNULIB_REMOVE@
88109 +GNULIB_RENAME = @GNULIB_RENAME@
88110 +GNULIB_RENAMEAT = @GNULIB_RENAMEAT@
88111 +GNULIB_REWINDDIR = @GNULIB_REWINDDIR@
88112 +GNULIB_RINT = @GNULIB_RINT@
88113 +GNULIB_RINTF = @GNULIB_RINTF@
88114 +GNULIB_RINTL = @GNULIB_RINTL@
88115 +GNULIB_RMDIR = @GNULIB_RMDIR@
88116 +GNULIB_ROUND = @GNULIB_ROUND@
88117 +GNULIB_ROUNDF = @GNULIB_ROUNDF@
88118 +GNULIB_ROUNDL = @GNULIB_ROUNDL@
88119 +GNULIB_RPMATCH = @GNULIB_RPMATCH@
88120 +GNULIB_SCANDIR = @GNULIB_SCANDIR@
88121 +GNULIB_SCANF = @GNULIB_SCANF@
88122 +GNULIB_SECURE_GETENV = @GNULIB_SECURE_GETENV@
88123 +GNULIB_SETENV = @GNULIB_SETENV@
88124 +GNULIB_SETHOSTNAME = @GNULIB_SETHOSTNAME@
88125 +GNULIB_SIGNBIT = @GNULIB_SIGNBIT@
88126 +GNULIB_SINF = @GNULIB_SINF@
88127 +GNULIB_SINHF = @GNULIB_SINHF@
88128 +GNULIB_SINL = @GNULIB_SINL@
88129 +GNULIB_SLEEP = @GNULIB_SLEEP@
88130 +GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
88131 +GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
88132 +GNULIB_SQRTF = @GNULIB_SQRTF@
88133 +GNULIB_SQRTL = @GNULIB_SQRTL@
88134 +GNULIB_STAT = @GNULIB_STAT@
88135 +GNULIB_STDIO_H_NONBLOCKING = @GNULIB_STDIO_H_NONBLOCKING@
88136 +GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
88137 +GNULIB_STPCPY = @GNULIB_STPCPY@
88138 +GNULIB_STPNCPY = @GNULIB_STPNCPY@
88139 +GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
88140 +GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
88141 +GNULIB_STRDUP = @GNULIB_STRDUP@
88142 +GNULIB_STRERROR = @GNULIB_STRERROR@
88143 +GNULIB_STRERROR_R = @GNULIB_STRERROR_R@
88144 +GNULIB_STRFTIME = @GNULIB_STRFTIME@
88145 +GNULIB_STRNCAT = @GNULIB_STRNCAT@
88146 +GNULIB_STRNDUP = @GNULIB_STRNDUP@
88147 +GNULIB_STRNLEN = @GNULIB_STRNLEN@
88148 +GNULIB_STRPBRK = @GNULIB_STRPBRK@
88149 +GNULIB_STRPTIME = @GNULIB_STRPTIME@
88150 +GNULIB_STRSEP = @GNULIB_STRSEP@
88151 +GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
88152 +GNULIB_STRSTR = @GNULIB_STRSTR@
88153 +GNULIB_STRTOD = @GNULIB_STRTOD@
88154 +GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
88155 +GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
88156 +GNULIB_STRTOLD = @GNULIB_STRTOLD@
88157 +GNULIB_STRTOLL = @GNULIB_STRTOLL@
88158 +GNULIB_STRTOULL = @GNULIB_STRTOULL@
88159 +GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
88160 +GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
88161 +GNULIB_SYMLINK = @GNULIB_SYMLINK@
88162 +GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
88163 +GNULIB_SYSTEM_POSIX = @GNULIB_SYSTEM_POSIX@
88164 +GNULIB_TANF = @GNULIB_TANF@
88165 +GNULIB_TANHF = @GNULIB_TANHF@
88166 +GNULIB_TANL = @GNULIB_TANL@
88167 +GNULIB_TIMEGM = @GNULIB_TIMEGM@
88168 +GNULIB_TIME_R = @GNULIB_TIME_R@
88169 +GNULIB_TIME_RZ = @GNULIB_TIME_RZ@
88170 +GNULIB_TMPFILE = @GNULIB_TMPFILE@
88171 +GNULIB_TRUNC = @GNULIB_TRUNC@
88172 +GNULIB_TRUNCATE = @GNULIB_TRUNCATE@
88173 +GNULIB_TRUNCF = @GNULIB_TRUNCF@
88174 +GNULIB_TRUNCL = @GNULIB_TRUNCL@
88175 +GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
88176 +GNULIB_TZSET = @GNULIB_TZSET@
88177 +GNULIB_UNISTD_H_NONBLOCKING = @GNULIB_UNISTD_H_NONBLOCKING@
88178 +GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
88179 +GNULIB_UNLINK = @GNULIB_UNLINK@
88180 +GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
88181 +GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
88182 +GNULIB_UNSETENV = @GNULIB_UNSETENV@
88183 +GNULIB_USLEEP = @GNULIB_USLEEP@
88184 +GNULIB_UTIME = @GNULIB_UTIME@
88185 +GNULIB_UTIMENSAT = @GNULIB_UTIMENSAT@
88186 +GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
88187 +GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
88188 +GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
88189 +GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
88190 +GNULIB_VFSCANF = @GNULIB_VFSCANF@
88191 +GNULIB_VPRINTF = @GNULIB_VPRINTF@
88192 +GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
88193 +GNULIB_VSCANF = @GNULIB_VSCANF@
88194 +GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
88195 +GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
88196 +GNULIB_WCPCPY = @GNULIB_WCPCPY@
88197 +GNULIB_WCPNCPY = @GNULIB_WCPNCPY@
88198 +GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
88199 +GNULIB_WCSCASECMP = @GNULIB_WCSCASECMP@
88200 +GNULIB_WCSCAT = @GNULIB_WCSCAT@
88201 +GNULIB_WCSCHR = @GNULIB_WCSCHR@
88202 +GNULIB_WCSCMP = @GNULIB_WCSCMP@
88203 +GNULIB_WCSCOLL = @GNULIB_WCSCOLL@
88204 +GNULIB_WCSCPY = @GNULIB_WCSCPY@
88205 +GNULIB_WCSCSPN = @GNULIB_WCSCSPN@
88206 +GNULIB_WCSDUP = @GNULIB_WCSDUP@
88207 +GNULIB_WCSFTIME = @GNULIB_WCSFTIME@
88208 +GNULIB_WCSLEN = @GNULIB_WCSLEN@
88209 +GNULIB_WCSNCASECMP = @GNULIB_WCSNCASECMP@
88210 +GNULIB_WCSNCAT = @GNULIB_WCSNCAT@
88211 +GNULIB_WCSNCMP = @GNULIB_WCSNCMP@
88212 +GNULIB_WCSNCPY = @GNULIB_WCSNCPY@
88213 +GNULIB_WCSNLEN = @GNULIB_WCSNLEN@
88214 +GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
88215 +GNULIB_WCSPBRK = @GNULIB_WCSPBRK@
88216 +GNULIB_WCSRCHR = @GNULIB_WCSRCHR@
88217 +GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
88218 +GNULIB_WCSSPN = @GNULIB_WCSSPN@
88219 +GNULIB_WCSSTR = @GNULIB_WCSSTR@
88220 +GNULIB_WCSTOK = @GNULIB_WCSTOK@
88221 +GNULIB_WCSWIDTH = @GNULIB_WCSWIDTH@
88222 +GNULIB_WCSXFRM = @GNULIB_WCSXFRM@
88223 +GNULIB_WCTOB = @GNULIB_WCTOB@
88224 +GNULIB_WCTOMB = @GNULIB_WCTOMB@
88225 +GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
88226 +GNULIB_WMEMCHR = @GNULIB_WMEMCHR@
88227 +GNULIB_WMEMCMP = @GNULIB_WMEMCMP@
88228 +GNULIB_WMEMCPY = @GNULIB_WMEMCPY@
88229 +GNULIB_WMEMMOVE = @GNULIB_WMEMMOVE@
88230 +GNULIB_WMEMSET = @GNULIB_WMEMSET@
88231 +GNULIB_WRITE = @GNULIB_WRITE@
88232 +GNULIB__EXIT = @GNULIB__EXIT@
88233 GPGME_CFLAGS = @GPGME_CFLAGS@
88234 GPGME_CONFIG = @GPGME_CONFIG@
88235 GPGME_LIBS = @GPGME_LIBS@
88236 GREP = @GREP@
88237 HAVE_ACOSF = @HAVE_ACOSF@
88238 HAVE_ACOSL = @HAVE_ACOSL@
88239 -HAVE_ALIGNED_ALLOC = @HAVE_ALIGNED_ALLOC@
88240 HAVE_ALLOCA_H = @HAVE_ALLOCA_H@
88241 HAVE_ALPHASORT = @HAVE_ALPHASORT@
88242 HAVE_ASINF = @HAVE_ASINF@
88243 @@ -780,7 +689,6 @@ HAVE_CHOWN = @HAVE_CHOWN@
88244 HAVE_CLOSEDIR = @HAVE_CLOSEDIR@
88245 HAVE_COPYSIGN = @HAVE_COPYSIGN@
88246 HAVE_COPYSIGNL = @HAVE_COPYSIGNL@
88247 -HAVE_COPY_FILE_RANGE = @HAVE_COPY_FILE_RANGE@
88248 HAVE_COSF = @HAVE_COSF@
88249 HAVE_COSHF = @HAVE_COSHF@
88250 HAVE_COSL = @HAVE_COSL@
88251 @@ -795,17 +703,13 @@ HAVE_DECL_CEILL = @HAVE_DECL_CEILL@
88252 HAVE_DECL_COPYSIGNF = @HAVE_DECL_COPYSIGNF@
88253 HAVE_DECL_COSL = @HAVE_DECL_COSL@
88254 HAVE_DECL_DIRFD = @HAVE_DECL_DIRFD@
88255 -HAVE_DECL_ECVT = @HAVE_DECL_ECVT@
88256 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
88257 -HAVE_DECL_EXECVPE = @HAVE_DECL_EXECVPE@
88258 HAVE_DECL_EXP2 = @HAVE_DECL_EXP2@
88259 HAVE_DECL_EXP2F = @HAVE_DECL_EXP2F@
88260 HAVE_DECL_EXP2L = @HAVE_DECL_EXP2L@
88261 HAVE_DECL_EXPL = @HAVE_DECL_EXPL@
88262 HAVE_DECL_EXPM1L = @HAVE_DECL_EXPM1L@
88263 HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
88264 -HAVE_DECL_FCLOSEALL = @HAVE_DECL_FCLOSEALL@
88265 -HAVE_DECL_FCVT = @HAVE_DECL_FCVT@
88266 HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@
88267 HAVE_DECL_FDOPENDIR = @HAVE_DECL_FDOPENDIR@
88268 HAVE_DECL_FLOORF = @HAVE_DECL_FLOORF@
88269 @@ -814,7 +718,6 @@ HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@
88270 HAVE_DECL_FREXPL = @HAVE_DECL_FREXPL@
88271 HAVE_DECL_FSEEKO = @HAVE_DECL_FSEEKO@
88272 HAVE_DECL_FTELLO = @HAVE_DECL_FTELLO@
88273 -HAVE_DECL_GCVT = @HAVE_DECL_GCVT@
88274 HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
88275 HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
88276 HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
88277 @@ -866,14 +769,13 @@ HAVE_DECL_TRUNCL = @HAVE_DECL_TRUNCL@
88278 HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
88279 HAVE_DECL_UNSETENV = @HAVE_DECL_UNSETENV@
88280 HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
88281 -HAVE_DECL_WCSDUP = @HAVE_DECL_WCSDUP@
88282 HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
88283 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
88284 HAVE_DIRENT_H = @HAVE_DIRENT_H@
88285 HAVE_DPRINTF = @HAVE_DPRINTF@
88286 +HAVE_DUP2 = @HAVE_DUP2@
88287 HAVE_DUP3 = @HAVE_DUP3@
88288 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
88289 -HAVE_EXECVPE = @HAVE_EXECVPE@
88290 HAVE_EXPF = @HAVE_EXPF@
88291 HAVE_EXPL = @HAVE_EXPL@
88292 HAVE_EXPLICIT_BZERO = @HAVE_EXPLICIT_BZERO@
88293 @@ -905,7 +807,6 @@ HAVE_FTELLO = @HAVE_FTELLO@
88294 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
88295 HAVE_FUTIMENS = @HAVE_FUTIMENS@
88296 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
88297 -HAVE_GETENTROPY = @HAVE_GETENTROPY@
88298 HAVE_GETGROUPS = @HAVE_GETGROUPS@
88299 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
88300 HAVE_GETLOGIN = @HAVE_GETLOGIN@
88301 @@ -914,7 +815,6 @@ HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
88302 HAVE_GETPASS = @HAVE_GETPASS@
88303 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
88304 HAVE_GETTIMEOFDAY = @HAVE_GETTIMEOFDAY@
88305 -HAVE_GETUMASK = @HAVE_GETUMASK@
88306 HAVE_GRANTPT = @HAVE_GRANTPT@
88307 HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
88308 HAVE_HYPOTF = @HAVE_HYPOTF@
88309 @@ -942,6 +842,7 @@ HAVE_LOGBF = @HAVE_LOGBF@
88310 HAVE_LOGBL = @HAVE_LOGBL@
88311 HAVE_LOGF = @HAVE_LOGF@
88312 HAVE_LOGL = @HAVE_LOGL@
88313 +HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
88314 HAVE_LSTAT = @HAVE_LSTAT@
88315 HAVE_MAX_ALIGN_T = @HAVE_MAX_ALIGN_T@
88316 HAVE_MBRLEN = @HAVE_MBRLEN@
88317 @@ -951,6 +852,7 @@ HAVE_MBSLEN = @HAVE_MBSLEN@
88318 HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
88319 HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
88320 HAVE_MBTOWC = @HAVE_MBTOWC@
88321 +HAVE_MEMCHR = @HAVE_MEMCHR@
88322 HAVE_MEMPCPY = @HAVE_MEMPCPY@
88323 HAVE_MKDIRAT = @HAVE_MKDIRAT@
88324 HAVE_MKDTEMP = @HAVE_MKDTEMP@
88325 @@ -973,7 +875,6 @@ HAVE_PCLOSE = @HAVE_PCLOSE@
88326 HAVE_PIPE = @HAVE_PIPE@
88327 HAVE_PIPE2 = @HAVE_PIPE2@
88328 HAVE_POPEN = @HAVE_POPEN@
88329 -HAVE_POSIX_MEMALIGN = @HAVE_POSIX_MEMALIGN@
88330 HAVE_POSIX_OPENPT = @HAVE_POSIX_OPENPT@
88331 HAVE_POWF = @HAVE_POWF@
88332 HAVE_PREAD = @HAVE_PREAD@
88333 @@ -1003,8 +904,6 @@ HAVE_SECURE_GETENV = @HAVE_SECURE_GETENV@
88334 HAVE_SETENV = @HAVE_SETENV@
88335 HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@
88336 HAVE_SETSTATE = @HAVE_SETSTATE@
88337 -HAVE_SIGABBREV_NP = @HAVE_SIGABBREV_NP@
88338 -HAVE_SIGDESCR_NP = @HAVE_SIGDESCR_NP@
88339 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
88340 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
88341 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
88342 @@ -1020,16 +919,13 @@ HAVE_STPNCPY = @HAVE_STPNCPY@
88343 HAVE_STRCASECMP = @HAVE_STRCASECMP@
88344 HAVE_STRCASESTR = @HAVE_STRCASESTR@
88345 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
88346 -HAVE_STRERRORNAME_NP = @HAVE_STRERRORNAME_NP@
88347 HAVE_STRINGS_H = @HAVE_STRINGS_H@
88348 HAVE_STRPBRK = @HAVE_STRPBRK@
88349 HAVE_STRPTIME = @HAVE_STRPTIME@
88350 HAVE_STRSEP = @HAVE_STRSEP@
88351 HAVE_STRTOD = @HAVE_STRTOD@
88352 -HAVE_STRTOL = @HAVE_STRTOL@
88353 HAVE_STRTOLD = @HAVE_STRTOLD@
88354 HAVE_STRTOLL = @HAVE_STRTOLL@
88355 -HAVE_STRTOUL = @HAVE_STRTOUL@
88356 HAVE_STRTOULL = @HAVE_STRTOULL@
88357 HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
88358 HAVE_STRUCT_TIMEVAL = @HAVE_STRUCT_TIMEVAL@
88359 @@ -1047,12 +943,12 @@ HAVE_TANF = @HAVE_TANF@
88360 HAVE_TANHF = @HAVE_TANHF@
88361 HAVE_TANL = @HAVE_TANL@
88362 HAVE_TIMEGM = @HAVE_TIMEGM@
88363 -HAVE_TIMESPEC_GET = @HAVE_TIMESPEC_GET@
88364 -HAVE_TIMESPEC_GETRES = @HAVE_TIMESPEC_GETRES@
88365 HAVE_TIMEZONE_T = @HAVE_TIMEZONE_T@
88366 +HAVE_TZSET = @HAVE_TZSET@
88367 HAVE_UNISTD_H = @HAVE_UNISTD_H@
88368 HAVE_UNLINKAT = @HAVE_UNLINKAT@
88369 HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
88370 +HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
88371 HAVE_USLEEP = @HAVE_USLEEP@
88372 HAVE_UTIME = @HAVE_UTIME@
88373 HAVE_UTIMENSAT = @HAVE_UTIMENSAT@
88374 @@ -1094,7 +990,6 @@ HAVE_WMEMCHR = @HAVE_WMEMCHR@
88375 HAVE_WMEMCMP = @HAVE_WMEMCMP@
88376 HAVE_WMEMCPY = @HAVE_WMEMCPY@
88377 HAVE_WMEMMOVE = @HAVE_WMEMMOVE@
88378 -HAVE_WMEMPCPY = @HAVE_WMEMPCPY@
88379 HAVE_WMEMSET = @HAVE_WMEMSET@
88380 HAVE__BOOL = @HAVE__BOOL@
88381 HAVE__EXIT = @HAVE__EXIT@
88382 @@ -1191,18 +1086,16 @@ PATH_SEPARATOR = @PATH_SEPARATOR@
88383 PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
88384 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
88385 PRIPTR_PREFIX = @PRIPTR_PREFIX@
88386 +PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
88387 PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
88388 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
88389 RANLIB = @RANLIB@
88390 -REPLACE_ACCESS = @REPLACE_ACCESS@
88391 REPLACE_ACOSF = @REPLACE_ACOSF@
88392 -REPLACE_ALIGNED_ALLOC = @REPLACE_ALIGNED_ALLOC@
88393 REPLACE_ASINF = @REPLACE_ASINF@
88394 REPLACE_ATAN2F = @REPLACE_ATAN2F@
88395 REPLACE_ATANF = @REPLACE_ATANF@
88396 REPLACE_BTOWC = @REPLACE_BTOWC@
88397 -REPLACE_CALLOC_FOR_CALLOC_GNU = @REPLACE_CALLOC_FOR_CALLOC_GNU@
88398 -REPLACE_CALLOC_FOR_CALLOC_POSIX = @REPLACE_CALLOC_FOR_CALLOC_POSIX@
88399 +REPLACE_CALLOC = @REPLACE_CALLOC@
88400 REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
88401 REPLACE_CBRTF = @REPLACE_CBRTF@
88402 REPLACE_CBRTL = @REPLACE_CBRTL@
88403 @@ -1212,22 +1105,13 @@ REPLACE_CEILL = @REPLACE_CEILL@
88404 REPLACE_CHOWN = @REPLACE_CHOWN@
88405 REPLACE_CLOSE = @REPLACE_CLOSE@
88406 REPLACE_CLOSEDIR = @REPLACE_CLOSEDIR@
88407 -REPLACE_COPY_FILE_RANGE = @REPLACE_COPY_FILE_RANGE@
88408 REPLACE_COSF = @REPLACE_COSF@
88409 REPLACE_COSHF = @REPLACE_COSHF@
88410 -REPLACE_CREAT = @REPLACE_CREAT@
88411 REPLACE_CTIME = @REPLACE_CTIME@
88412 REPLACE_DIRFD = @REPLACE_DIRFD@
88413 REPLACE_DPRINTF = @REPLACE_DPRINTF@
88414 REPLACE_DUP = @REPLACE_DUP@
88415 REPLACE_DUP2 = @REPLACE_DUP2@
88416 -REPLACE_EXECL = @REPLACE_EXECL@
88417 -REPLACE_EXECLE = @REPLACE_EXECLE@
88418 -REPLACE_EXECLP = @REPLACE_EXECLP@
88419 -REPLACE_EXECV = @REPLACE_EXECV@
88420 -REPLACE_EXECVE = @REPLACE_EXECVE@
88421 -REPLACE_EXECVP = @REPLACE_EXECVP@
88422 -REPLACE_EXECVPE = @REPLACE_EXECVPE@
88423 REPLACE_EXP2 = @REPLACE_EXP2@
88424 REPLACE_EXP2L = @REPLACE_EXP2L@
88425 REPLACE_EXPF = @REPLACE_EXPF@
88426 @@ -1237,14 +1121,12 @@ REPLACE_EXPM1F = @REPLACE_EXPM1F@
88427 REPLACE_EXPM1L = @REPLACE_EXPM1L@
88428 REPLACE_FABSL = @REPLACE_FABSL@
88429 REPLACE_FACCESSAT = @REPLACE_FACCESSAT@
88430 -REPLACE_FCHMODAT = @REPLACE_FCHMODAT@
88431 REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
88432 REPLACE_FCLOSE = @REPLACE_FCLOSE@
88433 REPLACE_FCNTL = @REPLACE_FCNTL@
88434 REPLACE_FDOPEN = @REPLACE_FDOPEN@
88435 REPLACE_FDOPENDIR = @REPLACE_FDOPENDIR@
88436 REPLACE_FFLUSH = @REPLACE_FFLUSH@
88437 -REPLACE_FFSLL = @REPLACE_FFSLL@
88438 REPLACE_FLOOR = @REPLACE_FLOOR@
88439 REPLACE_FLOORF = @REPLACE_FLOORF@
88440 REPLACE_FLOORL = @REPLACE_FLOORL@
88441 @@ -1255,10 +1137,8 @@ REPLACE_FMOD = @REPLACE_FMOD@
88442 REPLACE_FMODF = @REPLACE_FMODF@
88443 REPLACE_FMODL = @REPLACE_FMODL@
88444 REPLACE_FOPEN = @REPLACE_FOPEN@
88445 -REPLACE_FOPEN_FOR_FOPEN_GNU = @REPLACE_FOPEN_FOR_FOPEN_GNU@
88446 REPLACE_FPRINTF = @REPLACE_FPRINTF@
88447 REPLACE_FPURGE = @REPLACE_FPURGE@
88448 -REPLACE_FREE = @REPLACE_FREE@
88449 REPLACE_FREOPEN = @REPLACE_FREOPEN@
88450 REPLACE_FREXP = @REPLACE_FREXP@
88451 REPLACE_FREXPF = @REPLACE_FREXPF@
88452 @@ -1280,7 +1160,6 @@ REPLACE_GETLINE = @REPLACE_GETLINE@
88453 REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
88454 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
88455 REPLACE_GETPASS = @REPLACE_GETPASS@
88456 -REPLACE_GETPASS_FOR_GETPASS_GNU = @REPLACE_GETPASS_FOR_GETPASS_GNU@
88457 REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
88458 REPLACE_GMTIME = @REPLACE_GMTIME@
88459 REPLACE_HUGE_VAL = @REPLACE_HUGE_VAL@
88460 @@ -1319,8 +1198,7 @@ REPLACE_LOGF = @REPLACE_LOGF@
88461 REPLACE_LOGL = @REPLACE_LOGL@
88462 REPLACE_LSEEK = @REPLACE_LSEEK@
88463 REPLACE_LSTAT = @REPLACE_LSTAT@
88464 -REPLACE_MALLOC_FOR_MALLOC_GNU = @REPLACE_MALLOC_FOR_MALLOC_GNU@
88465 -REPLACE_MALLOC_FOR_MALLOC_POSIX = @REPLACE_MALLOC_FOR_MALLOC_POSIX@
88466 +REPLACE_MALLOC = @REPLACE_MALLOC@
88467 REPLACE_MBRLEN = @REPLACE_MBRLEN@
88468 REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
88469 REPLACE_MBSINIT = @REPLACE_MBSINIT@
88470 @@ -1332,9 +1210,7 @@ REPLACE_MEMCHR = @REPLACE_MEMCHR@
88471 REPLACE_MEMMEM = @REPLACE_MEMMEM@
88472 REPLACE_MKDIR = @REPLACE_MKDIR@
88473 REPLACE_MKFIFO = @REPLACE_MKFIFO@
88474 -REPLACE_MKFIFOAT = @REPLACE_MKFIFOAT@
88475 REPLACE_MKNOD = @REPLACE_MKNOD@
88476 -REPLACE_MKNODAT = @REPLACE_MKNODAT@
88477 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
88478 REPLACE_MKTIME = @REPLACE_MKTIME@
88479 REPLACE_MODF = @REPLACE_MODF@
88480 @@ -1349,7 +1225,6 @@ REPLACE_OPENAT = @REPLACE_OPENAT@
88481 REPLACE_OPENDIR = @REPLACE_OPENDIR@
88482 REPLACE_PERROR = @REPLACE_PERROR@
88483 REPLACE_POPEN = @REPLACE_POPEN@
88484 -REPLACE_POSIX_MEMALIGN = @REPLACE_POSIX_MEMALIGN@
88485 REPLACE_PREAD = @REPLACE_PREAD@
88486 REPLACE_PRINTF = @REPLACE_PRINTF@
88487 REPLACE_PTSNAME = @REPLACE_PTSNAME@
88488 @@ -1362,9 +1237,7 @@ REPLACE_RANDOM_R = @REPLACE_RANDOM_R@
88489 REPLACE_READ = @REPLACE_READ@
88490 REPLACE_READLINK = @REPLACE_READLINK@
88491 REPLACE_READLINKAT = @REPLACE_READLINKAT@
88492 -REPLACE_REALLOCARRAY = @REPLACE_REALLOCARRAY@
88493 -REPLACE_REALLOC_FOR_REALLOC_GNU = @REPLACE_REALLOC_FOR_REALLOC_GNU@
88494 -REPLACE_REALLOC_FOR_REALLOC_POSIX = @REPLACE_REALLOC_FOR_REALLOC_POSIX@
88495 +REPLACE_REALLOC = @REPLACE_REALLOC@
88496 REPLACE_REALPATH = @REPLACE_REALPATH@
88497 REPLACE_REMAINDER = @REPLACE_REMAINDER@
88498 REPLACE_REMAINDERF = @REPLACE_REMAINDERF@
88499 @@ -1380,7 +1253,7 @@ REPLACE_ROUNDL = @REPLACE_ROUNDL@
88500 REPLACE_SETENV = @REPLACE_SETENV@
88501 REPLACE_SETSTATE = @REPLACE_SETSTATE@
88502 REPLACE_SIGNBIT = @REPLACE_SIGNBIT@
88503 -REPLACE_SIGNBIT_USING_BUILTINS = @REPLACE_SIGNBIT_USING_BUILTINS@
88504 +REPLACE_SIGNBIT_USING_GCC = @REPLACE_SIGNBIT_USING_GCC@
88505 REPLACE_SINF = @REPLACE_SINF@
88506 REPLACE_SINHF = @REPLACE_SINHF@
88507 REPLACE_SLEEP = @REPLACE_SLEEP@
88508 @@ -1396,7 +1269,6 @@ REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
88509 REPLACE_STRCHRNUL = @REPLACE_STRCHRNUL@
88510 REPLACE_STRDUP = @REPLACE_STRDUP@
88511 REPLACE_STRERROR = @REPLACE_STRERROR@
88512 -REPLACE_STRERRORNAME_NP = @REPLACE_STRERRORNAME_NP@
88513 REPLACE_STRERROR_R = @REPLACE_STRERROR_R@
88514 REPLACE_STRFTIME = @REPLACE_STRFTIME@
88515 REPLACE_STRNCAT = @REPLACE_STRNCAT@
88516 @@ -1407,11 +1279,7 @@ REPLACE_STRSTR = @REPLACE_STRSTR@
88517 REPLACE_STRTOD = @REPLACE_STRTOD@
88518 REPLACE_STRTOIMAX = @REPLACE_STRTOIMAX@
88519 REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
88520 -REPLACE_STRTOL = @REPLACE_STRTOL@
88521 REPLACE_STRTOLD = @REPLACE_STRTOLD@
88522 -REPLACE_STRTOLL = @REPLACE_STRTOLL@
88523 -REPLACE_STRTOUL = @REPLACE_STRTOUL@
88524 -REPLACE_STRTOULL = @REPLACE_STRTOULL@
88525 REPLACE_STRTOUMAX = @REPLACE_STRTOUMAX@
88526 REPLACE_STRUCT_TIMEVAL = @REPLACE_STRUCT_TIMEVAL@
88527 REPLACE_SYMLINK = @REPLACE_SYMLINK@
88528 @@ -1442,7 +1310,6 @@ REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
88529 REPLACE_WCSFTIME = @REPLACE_WCSFTIME@
88530 REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
88531 REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
88532 -REPLACE_WCSTOK = @REPLACE_WCSTOK@
88533 REPLACE_WCSWIDTH = @REPLACE_WCSWIDTH@
88534 REPLACE_WCTOB = @REPLACE_WCTOB@
88535 REPLACE_WCTOMB = @REPLACE_WCTOMB@
88536 @@ -1454,21 +1321,19 @@ SET_MAKE = @SET_MAKE@
88537 SHELL = @SHELL@
88538 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
88539 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
88540 -STDALIGN_H = @STDALIGN_H@
88541 STDBOOL_H = @STDBOOL_H@
88542 STDDEF_H = @STDDEF_H@
88543 STDINT_H = @STDINT_H@
88544 STRIP = @STRIP@
88545 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
88546 TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
88547 -TIME_H_DEFINES_TIME_UTC = @TIME_H_DEFINES_TIME_UTC@
88548 UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@
88549 UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@
88550 UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
88551 UNISTD_H_DEFINES_STRUCT_TIMESPEC = @UNISTD_H_DEFINES_STRUCT_TIMESPEC@
88552 -UNISTD_H_HAVE_SYS_RANDOM_H = @UNISTD_H_HAVE_SYS_RANDOM_H@
88553 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
88554 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
88555 +UTIME_H = @UTIME_H@
88556 VERSION = @VERSION@
88557 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
88558 WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
88559 @@ -1500,10 +1365,8 @@ datarootdir = @datarootdir@
88560 docdir = @docdir@
88561 dvidir = @dvidir@
88562 exec_prefix = @exec_prefix@
88563 -gl_LIBOBJDEPS = @gl_LIBOBJDEPS@
88564 gl_LIBOBJS = @gl_LIBOBJS@
88565 gl_LTLIBOBJS = @gl_LTLIBOBJS@
88566 -gltests_LIBOBJDEPS = @gltests_LIBOBJDEPS@
88567 gltests_LIBOBJS = @gltests_LIBOBJS@
88568 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
88569 gltests_WITNESS = @gltests_WITNESS@