094447360b638b447bdc760da493e9260a690c0e
[deliverable/binutils-gdb.git] / gnulib / import / Makefile.am
1 ## DO NOT EDIT! GENERATED AUTOMATICALLY!
2 ## Process this file with automake to produce Makefile.in.
3 # Copyright (C) 2002-2019 Free Software Foundation, Inc.
4 #
5 # This file is free software; you can redistribute it and/or modify
6 # it under the terms of the GNU General Public License as published by
7 # the Free Software Foundation; either version 3 of the License, or
8 # (at your option) any later version.
9 #
10 # This file is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY; without even the implied warranty of
12 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 # GNU General Public License for more details.
14 #
15 # You should have received a copy of the GNU General Public License
16 # along with this file. If not, see <https://www.gnu.org/licenses/>.
17 #
18 # As a special exception to the GNU General Public License,
19 # this file may be distributed as part of a program that
20 # contains a configuration script generated by Autoconf, under
21 # the same distribution terms as the rest of that program.
22 #
23 # Generated by gnulib-tool.
24 # Reproduce by:
25 # gnulib-tool --import \
26 # --lib=libgnu \
27 # --source-base=import \
28 # --m4-base=import/m4 \
29 # --doc-base=doc \
30 # --tests-base=tests \
31 # --aux-dir=import/extra \
32 # --no-conditional-dependencies \
33 # --no-libtool \
34 # --macro-prefix=gl \
35 # --no-vc-files \
36 # alloca \
37 # canonicalize-lgpl \
38 # count-one-bits \
39 # dirent \
40 # dirfd \
41 # errno \
42 # fnmatch-gnu \
43 # frexpl \
44 # getcwd \
45 # glob \
46 # inet_ntop \
47 # inttypes \
48 # limits-h \
49 # lstat \
50 # memchr \
51 # memmem \
52 # mkdir \
53 # mkdtemp \
54 # mkostemp \
55 # pathmax \
56 # rawmemchr \
57 # readlink \
58 # rename \
59 # setenv \
60 # signal-h \
61 # strchrnul \
62 # strerror_r-posix \
63 # strstr \
64 # strtok_r \
65 # sys_stat \
66 # time_r \
67 # unistd \
68 # unsetenv \
69 # update-copyright \
70 # wchar \
71 # wctype-h
72
73 AUTOMAKE_OPTIONS = 1.11 gnits subdir-objects
74
75 SUBDIRS =
76 noinst_HEADERS =
77 noinst_LIBRARIES =
78 noinst_LTLIBRARIES =
79 EXTRA_DIST =
80 BUILT_SOURCES =
81 SUFFIXES =
82 MOSTLYCLEANFILES = core *.stackdump
83 MOSTLYCLEANDIRS =
84 CLEANFILES =
85 DISTCLEANFILES =
86 MAINTAINERCLEANFILES =
87 # No GNU Make output.
88 EXTRA_DIST += m4/gnulib-cache.m4
89
90 AM_CPPFLAGS =
91 AM_CFLAGS =
92
93 noinst_LIBRARIES += libgnu.a
94
95 libgnu_a_SOURCES =
96 libgnu_a_LIBADD = $(gl_LIBOBJS)
97 libgnu_a_DEPENDENCIES = $(gl_LIBOBJS)
98 EXTRA_libgnu_a_SOURCES =
99
100 ## begin gnulib module absolute-header
101
102 # Use this preprocessor expression to decide whether #include_next works.
103 # Do not rely on a 'configure'-time test for this, since the expression
104 # might appear in an installed header, which is used by some other compiler.
105 HAVE_INCLUDE_NEXT = (__GNUC__ || 60000000 <= __DECC_VER)
106
107 ## end gnulib module absolute-header
108
109 ## begin gnulib module alloca
110
111
112 libgnu_a_LIBADD += @ALLOCA@
113 libgnu_a_DEPENDENCIES += @ALLOCA@
114 EXTRA_DIST += alloca.c
115
116 EXTRA_libgnu_a_SOURCES += alloca.c
117
118 ## end gnulib module alloca
119
120 ## begin gnulib module alloca-opt
121
122 BUILT_SOURCES += $(ALLOCA_H)
123
124 # We need the following in order to create <alloca.h> when the system
125 # doesn't have one that works with the given compiler.
126 if GL_GENERATE_ALLOCA_H
127 alloca.h: alloca.in.h $(top_builddir)/config.status
128 $(AM_V_GEN)rm -f $@-t $@ && \
129 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
130 sed -e 's|@''HAVE_ALLOCA_H''@|$(HAVE_ALLOCA_H)|g' < $(srcdir)/alloca.in.h; \
131 } > $@-t && \
132 mv -f $@-t $@
133 else
134 alloca.h: $(top_builddir)/config.status
135 rm -f $@
136 endif
137 MOSTLYCLEANFILES += alloca.h alloca.h-t
138
139 EXTRA_DIST += alloca.in.h
140
141 ## end gnulib module alloca-opt
142
143 ## begin gnulib module arpa_inet
144
145 BUILT_SOURCES += arpa/inet.h
146
147 # We need the following in order to create <arpa/inet.h> when the system
148 # doesn't have one.
149 arpa/inet.h: arpa_inet.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H)
150 $(AM_V_at)$(MKDIR_P) arpa
151 $(AM_V_GEN)rm -f $@-t $@ && \
152 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
153 sed -e 's|@''GUARD_PREFIX''@|GL|g' \
154 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
155 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
156 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
157 -e 's|@''HAVE_FEATURES_H''@|$(HAVE_FEATURES_H)|g' \
158 -e 's|@''NEXT_ARPA_INET_H''@|$(NEXT_ARPA_INET_H)|g' \
159 -e 's|@''HAVE_ARPA_INET_H''@|$(HAVE_ARPA_INET_H)|g' \
160 -e 's/@''GNULIB_INET_NTOP''@/$(GNULIB_INET_NTOP)/g' \
161 -e 's/@''GNULIB_INET_PTON''@/$(GNULIB_INET_PTON)/g' \
162 -e 's|@''HAVE_WS2TCPIP_H''@|$(HAVE_WS2TCPIP_H)|g' \
163 -e 's|@''HAVE_DECL_INET_NTOP''@|$(HAVE_DECL_INET_NTOP)|g' \
164 -e 's|@''HAVE_DECL_INET_PTON''@|$(HAVE_DECL_INET_PTON)|g' \
165 -e 's|@''REPLACE_INET_NTOP''@|$(REPLACE_INET_NTOP)|g' \
166 -e 's|@''REPLACE_INET_PTON''@|$(REPLACE_INET_PTON)|g' \
167 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
168 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
169 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
170 < $(srcdir)/arpa_inet.in.h; \
171 } > $@-t && \
172 mv $@-t $@
173 MOSTLYCLEANFILES += arpa/inet.h arpa/inet.h-t
174 MOSTLYCLEANDIRS += arpa
175
176 EXTRA_DIST += arpa_inet.in.h
177
178 ## end gnulib module arpa_inet
179
180 ## begin gnulib module assure
181
182
183 EXTRA_DIST += assure.h
184
185 ## end gnulib module assure
186
187 ## begin gnulib module at-internal
188
189
190 EXTRA_DIST += openat-priv.h openat-proc.c
191
192 EXTRA_libgnu_a_SOURCES += openat-proc.c
193
194 ## end gnulib module at-internal
195
196 ## begin gnulib module canonicalize-lgpl
197
198
199 EXTRA_DIST += canonicalize-lgpl.c
200
201 EXTRA_libgnu_a_SOURCES += canonicalize-lgpl.c
202
203 ## end gnulib module canonicalize-lgpl
204
205 ## begin gnulib module chdir-long
206
207
208 EXTRA_DIST += chdir-long.c chdir-long.h
209
210 EXTRA_libgnu_a_SOURCES += chdir-long.c
211
212 ## end gnulib module chdir-long
213
214 ## begin gnulib module cloexec
215
216 libgnu_a_SOURCES += cloexec.c
217
218 EXTRA_DIST += cloexec.h
219
220 ## end gnulib module cloexec
221
222 ## begin gnulib module close
223
224
225 EXTRA_DIST += close.c
226
227 EXTRA_libgnu_a_SOURCES += close.c
228
229 ## end gnulib module close
230
231 ## begin gnulib module closedir
232
233
234 EXTRA_DIST += closedir.c dirent-private.h
235
236 EXTRA_libgnu_a_SOURCES += closedir.c
237
238 ## end gnulib module closedir
239
240 ## begin gnulib module count-one-bits
241
242 libgnu_a_SOURCES += count-one-bits.c
243
244 EXTRA_DIST += count-one-bits.h
245
246 ## end gnulib module count-one-bits
247
248 ## begin gnulib module dirent
249
250 BUILT_SOURCES += dirent.h
251
252 # We need the following in order to create <dirent.h> when the system
253 # doesn't have one that works with the given compiler.
254 dirent.h: dirent.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
255 $(AM_V_GEN)rm -f $@-t $@ && \
256 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
257 sed -e 's|@''GUARD_PREFIX''@|GL|g' \
258 -e 's|@''HAVE_DIRENT_H''@|$(HAVE_DIRENT_H)|g' \
259 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
260 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
261 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
262 -e 's|@''NEXT_DIRENT_H''@|$(NEXT_DIRENT_H)|g' \
263 -e 's/@''GNULIB_OPENDIR''@/$(GNULIB_OPENDIR)/g' \
264 -e 's/@''GNULIB_READDIR''@/$(GNULIB_READDIR)/g' \
265 -e 's/@''GNULIB_REWINDDIR''@/$(GNULIB_REWINDDIR)/g' \
266 -e 's/@''GNULIB_CLOSEDIR''@/$(GNULIB_CLOSEDIR)/g' \
267 -e 's/@''GNULIB_DIRFD''@/$(GNULIB_DIRFD)/g' \
268 -e 's/@''GNULIB_FDOPENDIR''@/$(GNULIB_FDOPENDIR)/g' \
269 -e 's/@''GNULIB_SCANDIR''@/$(GNULIB_SCANDIR)/g' \
270 -e 's/@''GNULIB_ALPHASORT''@/$(GNULIB_ALPHASORT)/g' \
271 -e 's/@''HAVE_OPENDIR''@/$(HAVE_OPENDIR)/g' \
272 -e 's/@''HAVE_READDIR''@/$(HAVE_READDIR)/g' \
273 -e 's/@''HAVE_REWINDDIR''@/$(HAVE_REWINDDIR)/g' \
274 -e 's/@''HAVE_CLOSEDIR''@/$(HAVE_CLOSEDIR)/g' \
275 -e 's|@''HAVE_DECL_DIRFD''@|$(HAVE_DECL_DIRFD)|g' \
276 -e 's|@''HAVE_DECL_FDOPENDIR''@|$(HAVE_DECL_FDOPENDIR)|g' \
277 -e 's|@''HAVE_FDOPENDIR''@|$(HAVE_FDOPENDIR)|g' \
278 -e 's|@''HAVE_SCANDIR''@|$(HAVE_SCANDIR)|g' \
279 -e 's|@''HAVE_ALPHASORT''@|$(HAVE_ALPHASORT)|g' \
280 -e 's|@''REPLACE_OPENDIR''@|$(REPLACE_OPENDIR)|g' \
281 -e 's|@''REPLACE_CLOSEDIR''@|$(REPLACE_CLOSEDIR)|g' \
282 -e 's|@''REPLACE_DIRFD''@|$(REPLACE_DIRFD)|g' \
283 -e 's|@''REPLACE_FDOPENDIR''@|$(REPLACE_FDOPENDIR)|g' \
284 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
285 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
286 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
287 < $(srcdir)/dirent.in.h; \
288 } > $@-t && \
289 mv $@-t $@
290 MOSTLYCLEANFILES += dirent.h dirent.h-t
291
292 EXTRA_DIST += dirent.in.h
293
294 ## end gnulib module dirent
295
296 ## begin gnulib module dirfd
297
298
299 EXTRA_DIST += dirfd.c
300
301 EXTRA_libgnu_a_SOURCES += dirfd.c
302
303 ## end gnulib module dirfd
304
305 ## begin gnulib module dirname-lgpl
306
307 libgnu_a_SOURCES += dirname-lgpl.c basename-lgpl.c stripslash.c
308
309 EXTRA_DIST += dirname.h
310
311 ## end gnulib module dirname-lgpl
312
313 ## begin gnulib module dosname
314
315
316 EXTRA_DIST += dosname.h
317
318 ## end gnulib module dosname
319
320 ## begin gnulib module dup
321
322
323 EXTRA_DIST += dup.c
324
325 EXTRA_libgnu_a_SOURCES += dup.c
326
327 ## end gnulib module dup
328
329 ## begin gnulib module dup2
330
331
332 EXTRA_DIST += dup2.c
333
334 EXTRA_libgnu_a_SOURCES += dup2.c
335
336 ## end gnulib module dup2
337
338 ## begin gnulib module errno
339
340 BUILT_SOURCES += $(ERRNO_H)
341
342 # We need the following in order to create <errno.h> when the system
343 # doesn't have one that is POSIX compliant.
344 if GL_GENERATE_ERRNO_H
345 errno.h: errno.in.h $(top_builddir)/config.status
346 $(AM_V_GEN)rm -f $@-t $@ && \
347 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
348 sed -e 's|@''GUARD_PREFIX''@|GL|g' \
349 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
350 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
351 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
352 -e 's|@''NEXT_ERRNO_H''@|$(NEXT_ERRNO_H)|g' \
353 -e 's|@''EMULTIHOP_HIDDEN''@|$(EMULTIHOP_HIDDEN)|g' \
354 -e 's|@''EMULTIHOP_VALUE''@|$(EMULTIHOP_VALUE)|g' \
355 -e 's|@''ENOLINK_HIDDEN''@|$(ENOLINK_HIDDEN)|g' \
356 -e 's|@''ENOLINK_VALUE''@|$(ENOLINK_VALUE)|g' \
357 -e 's|@''EOVERFLOW_HIDDEN''@|$(EOVERFLOW_HIDDEN)|g' \
358 -e 's|@''EOVERFLOW_VALUE''@|$(EOVERFLOW_VALUE)|g' \
359 < $(srcdir)/errno.in.h; \
360 } > $@-t && \
361 mv $@-t $@
362 else
363 errno.h: $(top_builddir)/config.status
364 rm -f $@
365 endif
366 MOSTLYCLEANFILES += errno.h errno.h-t
367
368 EXTRA_DIST += errno.in.h
369
370 ## end gnulib module errno
371
372 ## begin gnulib module error
373
374
375 EXTRA_DIST += error.c error.h
376
377 EXTRA_libgnu_a_SOURCES += error.c
378
379 ## end gnulib module error
380
381 ## begin gnulib module exitfail
382
383 libgnu_a_SOURCES += exitfail.c
384
385 EXTRA_DIST += exitfail.h
386
387 ## end gnulib module exitfail
388
389 ## begin gnulib module fchdir
390
391
392 EXTRA_DIST += fchdir.c
393
394 EXTRA_libgnu_a_SOURCES += fchdir.c
395
396 ## end gnulib module fchdir
397
398 ## begin gnulib module fcntl
399
400
401 EXTRA_DIST += fcntl.c
402
403 EXTRA_libgnu_a_SOURCES += fcntl.c
404
405 ## end gnulib module fcntl
406
407 ## begin gnulib module fcntl-h
408
409 BUILT_SOURCES += fcntl.h
410
411 # We need the following in order to create <fcntl.h> when the system
412 # doesn't have one that works with the given compiler.
413 fcntl.h: fcntl.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
414 $(AM_V_GEN)rm -f $@-t $@ && \
415 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
416 sed -e 's|@''GUARD_PREFIX''@|GL|g' \
417 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
418 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
419 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
420 -e 's|@''NEXT_FCNTL_H''@|$(NEXT_FCNTL_H)|g' \
421 -e 's/@''GNULIB_CREAT''@/$(GNULIB_CREAT)/g' \
422 -e 's/@''GNULIB_FCNTL''@/$(GNULIB_FCNTL)/g' \
423 -e 's/@''GNULIB_NONBLOCKING''@/$(GNULIB_NONBLOCKING)/g' \
424 -e 's/@''GNULIB_OPEN''@/$(GNULIB_OPEN)/g' \
425 -e 's/@''GNULIB_OPENAT''@/$(GNULIB_OPENAT)/g' \
426 -e 's|@''HAVE_FCNTL''@|$(HAVE_FCNTL)|g' \
427 -e 's|@''HAVE_OPENAT''@|$(HAVE_OPENAT)|g' \
428 -e 's|@''REPLACE_CREAT''@|$(REPLACE_CREAT)|g' \
429 -e 's|@''REPLACE_FCNTL''@|$(REPLACE_FCNTL)|g' \
430 -e 's|@''REPLACE_OPEN''@|$(REPLACE_OPEN)|g' \
431 -e 's|@''REPLACE_OPENAT''@|$(REPLACE_OPENAT)|g' \
432 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
433 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
434 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
435 < $(srcdir)/fcntl.in.h; \
436 } > $@-t && \
437 mv $@-t $@
438 MOSTLYCLEANFILES += fcntl.h fcntl.h-t
439
440 EXTRA_DIST += fcntl.in.h
441
442 ## end gnulib module fcntl-h
443
444 ## begin gnulib module fd-hook
445
446 libgnu_a_SOURCES += fd-hook.c
447
448 EXTRA_DIST += fd-hook.h
449
450 ## end gnulib module fd-hook
451
452 ## begin gnulib module fd-safer-flag
453
454 libgnu_a_SOURCES += fd-safer-flag.c dup-safer-flag.c
455
456 ## end gnulib module fd-safer-flag
457
458 ## begin gnulib module fdopendir
459
460
461 EXTRA_DIST += fdopendir.c
462
463 EXTRA_libgnu_a_SOURCES += fdopendir.c
464
465 ## end gnulib module fdopendir
466
467 ## begin gnulib module filename
468
469
470 EXTRA_DIST += filename.h
471
472 ## end gnulib module filename
473
474 ## begin gnulib module filenamecat-lgpl
475
476 libgnu_a_SOURCES += filenamecat-lgpl.c
477
478 EXTRA_DIST += filenamecat.h
479
480 ## end gnulib module filenamecat-lgpl
481
482 ## begin gnulib module flexmember
483
484
485 EXTRA_DIST += flexmember.h
486
487 ## end gnulib module flexmember
488
489 ## begin gnulib module float
490
491 BUILT_SOURCES += $(FLOAT_H)
492
493 # We need the following in order to create <float.h> when the system
494 # doesn't have one that works with the given compiler.
495 if GL_GENERATE_FLOAT_H
496 float.h: float.in.h $(top_builddir)/config.status
497 $(AM_V_GEN)rm -f $@-t $@ && \
498 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
499 sed -e 's|@''GUARD_PREFIX''@|GL|g' \
500 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
501 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
502 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
503 -e 's|@''NEXT_FLOAT_H''@|$(NEXT_FLOAT_H)|g' \
504 -e 's|@''REPLACE_ITOLD''@|$(REPLACE_ITOLD)|g' \
505 < $(srcdir)/float.in.h; \
506 } > $@-t && \
507 mv $@-t $@
508 else
509 float.h: $(top_builddir)/config.status
510 rm -f $@
511 endif
512 MOSTLYCLEANFILES += float.h float.h-t
513
514 EXTRA_DIST += float.c float.in.h itold.c
515
516 EXTRA_libgnu_a_SOURCES += float.c itold.c
517
518 ## end gnulib module float
519
520 ## begin gnulib module fnmatch
521
522
523 EXTRA_DIST += fnmatch.c fnmatch_loop.c
524
525 EXTRA_libgnu_a_SOURCES += fnmatch.c fnmatch_loop.c
526
527 ## end gnulib module fnmatch
528
529 ## begin gnulib module fnmatch-h
530
531 BUILT_SOURCES += $(FNMATCH_H)
532
533 # We need the following in order to create <fnmatch.h>.
534 if GL_GENERATE_FNMATCH_H
535 fnmatch.h: fnmatch.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
536 $(AM_V_GEN)rm -f $@-t $@ && \
537 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
538 sed -e 's|@''GUARD_PREFIX''@|GL|g' \
539 -e 's|@''HAVE_FNMATCH_H''@|$(HAVE_FNMATCH_H)|g' \
540 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
541 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
542 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
543 -e 's|@''NEXT_FNMATCH_H''@|$(NEXT_FNMATCH_H)|g' \
544 -e 's/@''GNULIB_FNMATCH''@/$(GNULIB_FNMATCH)/g' \
545 -e 's|@''HAVE_FNMATCH''@|$(HAVE_FNMATCH)|g' \
546 -e 's|@''REPLACE_FNMATCH''@|$(REPLACE_FNMATCH)|g' \
547 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
548 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
549 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
550 < $(srcdir)/fnmatch.in.h; \
551 } > $@-t && \
552 mv $@-t $@
553 else
554 fnmatch.h: $(top_builddir)/config.status
555 rm -f $@
556 endif
557 MOSTLYCLEANFILES += fnmatch.h fnmatch.h-t
558
559 EXTRA_DIST += fnmatch.in.h
560
561 ## end gnulib module fnmatch-h
562
563 ## begin gnulib module fpucw
564
565
566 EXTRA_DIST += fpucw.h
567
568 ## end gnulib module fpucw
569
570 ## begin gnulib module frexp
571
572
573 EXTRA_DIST += frexp.c
574
575 EXTRA_libgnu_a_SOURCES += frexp.c
576
577 ## end gnulib module frexp
578
579 ## begin gnulib module frexpl
580
581
582 EXTRA_DIST += frexp.c frexpl.c
583
584 EXTRA_libgnu_a_SOURCES += frexp.c frexpl.c
585
586 ## end gnulib module frexpl
587
588 ## begin gnulib module fstat
589
590
591 EXTRA_DIST += fstat.c stat-w32.c stat-w32.h
592
593 EXTRA_libgnu_a_SOURCES += fstat.c stat-w32.c
594
595 ## end gnulib module fstat
596
597 ## begin gnulib module fstatat
598
599
600 EXTRA_DIST += at-func.c fstatat.c
601
602 EXTRA_libgnu_a_SOURCES += at-func.c fstatat.c
603
604 ## end gnulib module fstatat
605
606 ## begin gnulib module getcwd
607
608
609 EXTRA_DIST += getcwd.c
610
611 EXTRA_libgnu_a_SOURCES += getcwd.c
612
613 ## end gnulib module getcwd
614
615 ## begin gnulib module getcwd-lgpl
616
617
618 EXTRA_DIST += getcwd-lgpl.c
619
620 EXTRA_libgnu_a_SOURCES += getcwd-lgpl.c
621
622 ## end gnulib module getcwd-lgpl
623
624 ## begin gnulib module getdtablesize
625
626
627 EXTRA_DIST += getdtablesize.c
628
629 EXTRA_libgnu_a_SOURCES += getdtablesize.c
630
631 ## end gnulib module getdtablesize
632
633 ## begin gnulib module getlogin_r
634
635
636 EXTRA_DIST += getlogin_r.c
637
638 EXTRA_libgnu_a_SOURCES += getlogin_r.c
639
640 ## end gnulib module getlogin_r
641
642 ## begin gnulib module getprogname
643
644 libgnu_a_SOURCES += getprogname.h getprogname.c
645
646 ## end gnulib module getprogname
647
648 ## begin gnulib module gettext-h
649
650 libgnu_a_SOURCES += gettext.h
651
652 ## end gnulib module gettext-h
653
654 ## begin gnulib module gettimeofday
655
656
657 EXTRA_DIST += gettimeofday.c
658
659 EXTRA_libgnu_a_SOURCES += gettimeofday.c
660
661 ## end gnulib module gettimeofday
662
663 ## begin gnulib module glob
664
665
666 EXTRA_DIST += glob.c glob_internal.h glob_pattern_p.c globfree.c
667
668 EXTRA_libgnu_a_SOURCES += glob.c glob_pattern_p.c globfree.c
669
670 ## end gnulib module glob
671
672 ## begin gnulib module glob-h
673
674 BUILT_SOURCES += $(GLOB_H)
675
676 # We need the following in order to create <glob.h>.
677 if GL_GENERATE_GLOB_H
678 glob.h: glob.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
679 $(AM_V_GEN)rm -f $@-t $@ && \
680 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
681 sed -e 's|@''GUARD_PREFIX''@|GL|g' \
682 -e 's|@''HAVE_GLOB_H''@|$(HAVE_GLOB_H)|g' \
683 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
684 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
685 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
686 -e 's|@''NEXT_GLOB_H''@|$(NEXT_GLOB_H)|g' \
687 -e 's/@''GNULIB_GLOB''@/$(GNULIB_GLOB)/g' \
688 -e 's|@''HAVE_GLOB''@|$(HAVE_GLOB)|g' \
689 -e 's|@''HAVE_GLOB_PATTERN_P''@|$(HAVE_GLOB_PATTERN_P)|g' \
690 -e 's|@''REPLACE_GLOB''@|$(REPLACE_GLOB)|g' \
691 -e 's|@''REPLACE_GLOB_PATTERN_P''@|$(REPLACE_GLOB_PATTERN_P)|g' \
692 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
693 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
694 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
695 < $(srcdir)/glob.in.h; \
696 } > $@-t && \
697 mv $@-t $@
698 else
699 glob.h: $(top_builddir)/config.status
700 rm -f $@
701 endif
702 MOSTLYCLEANFILES += glob.h glob.h-t
703
704 EXTRA_DIST += glob-libc.h glob.in.h
705
706 ## end gnulib module glob-h
707
708 ## begin gnulib module hard-locale
709
710 libgnu_a_SOURCES += hard-locale.c
711
712 EXTRA_DIST += hard-locale.h
713
714 ## end gnulib module hard-locale
715
716 ## begin gnulib module havelib
717
718
719 EXTRA_DIST += $(top_srcdir)/import/extra/config.rpath
720
721 ## end gnulib module havelib
722
723 ## begin gnulib module inet_ntop
724
725
726 EXTRA_DIST += inet_ntop.c
727
728 EXTRA_libgnu_a_SOURCES += inet_ntop.c
729
730 ## end gnulib module inet_ntop
731
732 ## begin gnulib module intprops
733
734
735 EXTRA_DIST += intprops.h
736
737 ## end gnulib module intprops
738
739 ## begin gnulib module inttypes-incomplete
740
741 BUILT_SOURCES += inttypes.h
742
743 # We need the following in order to create <inttypes.h> when the system
744 # doesn't have one that works with the given compiler.
745 inttypes.h: inttypes.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H)
746 $(AM_V_GEN)rm -f $@-t $@ && \
747 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
748 sed -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
749 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
750 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
751 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
752 -e 's|@''NEXT_INTTYPES_H''@|$(NEXT_INTTYPES_H)|g' \
753 -e 's/@''PRI_MACROS_BROKEN''@/$(PRI_MACROS_BROKEN)/g' \
754 -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
755 -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
756 -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
757 -e 's/@''PRIPTR_PREFIX''@/$(PRIPTR_PREFIX)/g' \
758 -e 's/@''GNULIB_IMAXABS''@/$(GNULIB_IMAXABS)/g' \
759 -e 's/@''GNULIB_IMAXDIV''@/$(GNULIB_IMAXDIV)/g' \
760 -e 's/@''GNULIB_STRTOIMAX''@/$(GNULIB_STRTOIMAX)/g' \
761 -e 's/@''GNULIB_STRTOUMAX''@/$(GNULIB_STRTOUMAX)/g' \
762 -e 's/@''HAVE_DECL_IMAXABS''@/$(HAVE_DECL_IMAXABS)/g' \
763 -e 's/@''HAVE_DECL_IMAXDIV''@/$(HAVE_DECL_IMAXDIV)/g' \
764 -e 's/@''HAVE_DECL_STRTOIMAX''@/$(HAVE_DECL_STRTOIMAX)/g' \
765 -e 's/@''HAVE_DECL_STRTOUMAX''@/$(HAVE_DECL_STRTOUMAX)/g' \
766 -e 's/@''HAVE_IMAXDIV_T''@/$(HAVE_IMAXDIV_T)/g' \
767 -e 's/@''REPLACE_STRTOIMAX''@/$(REPLACE_STRTOIMAX)/g' \
768 -e 's/@''REPLACE_STRTOUMAX''@/$(REPLACE_STRTOUMAX)/g' \
769 -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/$(INT32_MAX_LT_INTMAX_MAX)/g' \
770 -e 's/@''INT64_MAX_EQ_LONG_MAX''@/$(INT64_MAX_EQ_LONG_MAX)/g' \
771 -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/$(UINT32_MAX_LT_UINTMAX_MAX)/g' \
772 -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/$(UINT64_MAX_EQ_ULONG_MAX)/g' \
773 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
774 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
775 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
776 < $(srcdir)/inttypes.in.h; \
777 } > $@-t && \
778 mv $@-t $@
779 MOSTLYCLEANFILES += inttypes.h inttypes.h-t
780
781 EXTRA_DIST += inttypes.in.h
782
783 ## end gnulib module inttypes-incomplete
784
785 ## begin gnulib module isnand-nolibm
786
787
788 EXTRA_DIST += float+.h isnan.c isnand-nolibm.h isnand.c
789
790 EXTRA_libgnu_a_SOURCES += isnan.c isnand.c
791
792 ## end gnulib module isnand-nolibm
793
794 ## begin gnulib module isnanl-nolibm
795
796
797 EXTRA_DIST += float+.h isnan.c isnanl-nolibm.h isnanl.c
798
799 EXTRA_libgnu_a_SOURCES += isnan.c isnanl.c
800
801 ## end gnulib module isnanl-nolibm
802
803 ## begin gnulib module libc-config
804
805
806 EXTRA_DIST += cdefs.h libc-config.h
807
808 ## end gnulib module libc-config
809
810 ## begin gnulib module limits-h
811
812 BUILT_SOURCES += $(LIMITS_H)
813
814 # We need the following in order to create <limits.h> when the system
815 # doesn't have one that is compatible with GNU.
816 if GL_GENERATE_LIMITS_H
817 limits.h: limits.in.h $(top_builddir)/config.status
818 $(AM_V_GEN)rm -f $@-t $@ && \
819 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
820 sed -e 's|@''GUARD_PREFIX''@|GL|g' \
821 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
822 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
823 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
824 -e 's|@''NEXT_LIMITS_H''@|$(NEXT_LIMITS_H)|g' \
825 < $(srcdir)/limits.in.h; \
826 } > $@-t && \
827 mv $@-t $@
828 else
829 limits.h: $(top_builddir)/config.status
830 rm -f $@
831 endif
832 MOSTLYCLEANFILES += limits.h limits.h-t
833
834 EXTRA_DIST += limits.in.h
835
836 ## end gnulib module limits-h
837
838 ## begin gnulib module localcharset
839
840 libgnu_a_SOURCES += localcharset.c
841
842 EXTRA_DIST += localcharset.h
843
844 ## end gnulib module localcharset
845
846 ## begin gnulib module localtime-buffer
847
848
849 EXTRA_DIST += localtime-buffer.c localtime-buffer.h
850
851 EXTRA_libgnu_a_SOURCES += localtime-buffer.c
852
853 ## end gnulib module localtime-buffer
854
855 ## begin gnulib module lock
856
857 libgnu_a_SOURCES += glthread/lock.h glthread/lock.c
858
859 ## end gnulib module lock
860
861 ## begin gnulib module lstat
862
863
864 EXTRA_DIST += lstat.c
865
866 EXTRA_libgnu_a_SOURCES += lstat.c
867
868 ## end gnulib module lstat
869
870 ## begin gnulib module malloc-posix
871
872
873 EXTRA_DIST += malloc.c
874
875 EXTRA_libgnu_a_SOURCES += malloc.c
876
877 ## end gnulib module malloc-posix
878
879 ## begin gnulib module malloca
880
881 libgnu_a_SOURCES += malloca.c
882
883 EXTRA_DIST += malloca.h
884
885 ## end gnulib module malloca
886
887 ## begin gnulib module math
888
889 BUILT_SOURCES += math.h
890 libgnu_a_SOURCES += math.c
891
892 # We need the following in order to create <math.h> when the system
893 # doesn't have one that works with the given compiler.
894 math.h: math.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
895 $(AM_V_GEN)rm -f $@-t $@ && \
896 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
897 sed -e 's|@''GUARD_PREFIX''@|GL|g' \
898 -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|$(INCLUDE_NEXT_AS_FIRST_DIRECTIVE)|g' \
899 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
900 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
901 -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|$(NEXT_AS_FIRST_DIRECTIVE_MATH_H)|g' \
902 -e 's/@''GNULIB_ACOSF''@/$(GNULIB_ACOSF)/g' \
903 -e 's/@''GNULIB_ACOSL''@/$(GNULIB_ACOSL)/g' \
904 -e 's/@''GNULIB_ASINF''@/$(GNULIB_ASINF)/g' \
905 -e 's/@''GNULIB_ASINL''@/$(GNULIB_ASINL)/g' \
906 -e 's/@''GNULIB_ATANF''@/$(GNULIB_ATANF)/g' \
907 -e 's/@''GNULIB_ATANL''@/$(GNULIB_ATANL)/g' \
908 -e 's/@''GNULIB_ATAN2F''@/$(GNULIB_ATAN2F)/g' \
909 -e 's/@''GNULIB_CBRT''@/$(GNULIB_CBRT)/g' \
910 -e 's/@''GNULIB_CBRTF''@/$(GNULIB_CBRTF)/g' \
911 -e 's/@''GNULIB_CBRTL''@/$(GNULIB_CBRTL)/g' \
912 -e 's/@''GNULIB_CEIL''@/$(GNULIB_CEIL)/g' \
913 -e 's/@''GNULIB_CEILF''@/$(GNULIB_CEILF)/g' \
914 -e 's/@''GNULIB_CEILL''@/$(GNULIB_CEILL)/g' \
915 -e 's/@''GNULIB_COPYSIGN''@/$(GNULIB_COPYSIGN)/g' \
916 -e 's/@''GNULIB_COPYSIGNF''@/$(GNULIB_COPYSIGNF)/g' \
917 -e 's/@''GNULIB_COPYSIGNL''@/$(GNULIB_COPYSIGNL)/g' \
918 -e 's/@''GNULIB_COSF''@/$(GNULIB_COSF)/g' \
919 -e 's/@''GNULIB_COSL''@/$(GNULIB_COSL)/g' \
920 -e 's/@''GNULIB_COSHF''@/$(GNULIB_COSHF)/g' \
921 -e 's/@''GNULIB_EXPF''@/$(GNULIB_EXPF)/g' \
922 -e 's/@''GNULIB_EXPL''@/$(GNULIB_EXPL)/g' \
923 -e 's/@''GNULIB_EXP2''@/$(GNULIB_EXP2)/g' \
924 -e 's/@''GNULIB_EXP2F''@/$(GNULIB_EXP2F)/g' \
925 -e 's/@''GNULIB_EXP2L''@/$(GNULIB_EXP2L)/g' \
926 -e 's/@''GNULIB_EXPM1''@/$(GNULIB_EXPM1)/g' \
927 -e 's/@''GNULIB_EXPM1F''@/$(GNULIB_EXPM1F)/g' \
928 -e 's/@''GNULIB_EXPM1L''@/$(GNULIB_EXPM1L)/g' \
929 -e 's/@''GNULIB_FABSF''@/$(GNULIB_FABSF)/g' \
930 -e 's/@''GNULIB_FABSL''@/$(GNULIB_FABSL)/g' \
931 -e 's/@''GNULIB_FLOOR''@/$(GNULIB_FLOOR)/g' \
932 -e 's/@''GNULIB_FLOORF''@/$(GNULIB_FLOORF)/g' \
933 -e 's/@''GNULIB_FLOORL''@/$(GNULIB_FLOORL)/g' \
934 -e 's/@''GNULIB_FMA''@/$(GNULIB_FMA)/g' \
935 -e 's/@''GNULIB_FMAF''@/$(GNULIB_FMAF)/g' \
936 -e 's/@''GNULIB_FMAL''@/$(GNULIB_FMAL)/g' \
937 -e 's/@''GNULIB_FMOD''@/$(GNULIB_FMOD)/g' \
938 -e 's/@''GNULIB_FMODF''@/$(GNULIB_FMODF)/g' \
939 -e 's/@''GNULIB_FMODL''@/$(GNULIB_FMODL)/g' \
940 -e 's/@''GNULIB_FREXPF''@/$(GNULIB_FREXPF)/g' \
941 -e 's/@''GNULIB_FREXP''@/$(GNULIB_FREXP)/g' \
942 -e 's/@''GNULIB_FREXPL''@/$(GNULIB_FREXPL)/g' \
943 -e 's/@''GNULIB_HYPOT''@/$(GNULIB_HYPOT)/g' \
944 -e 's/@''GNULIB_HYPOTF''@/$(GNULIB_HYPOTF)/g' \
945 -e 's/@''GNULIB_HYPOTL''@/$(GNULIB_HYPOTL)/g' \
946 < $(srcdir)/math.in.h | \
947 sed -e 's/@''GNULIB_ILOGB''@/$(GNULIB_ILOGB)/g' \
948 -e 's/@''GNULIB_ILOGBF''@/$(GNULIB_ILOGBF)/g' \
949 -e 's/@''GNULIB_ILOGBL''@/$(GNULIB_ILOGBL)/g' \
950 -e 's/@''GNULIB_ISFINITE''@/$(GNULIB_ISFINITE)/g' \
951 -e 's/@''GNULIB_ISINF''@/$(GNULIB_ISINF)/g' \
952 -e 's/@''GNULIB_ISNAN''@/$(GNULIB_ISNAN)/g' \
953 -e 's/@''GNULIB_ISNANF''@/$(GNULIB_ISNANF)/g' \
954 -e 's/@''GNULIB_ISNAND''@/$(GNULIB_ISNAND)/g' \
955 -e 's/@''GNULIB_ISNANL''@/$(GNULIB_ISNANL)/g' \
956 -e 's/@''GNULIB_LDEXPF''@/$(GNULIB_LDEXPF)/g' \
957 -e 's/@''GNULIB_LDEXPL''@/$(GNULIB_LDEXPL)/g' \
958 -e 's/@''GNULIB_LOG''@/$(GNULIB_LOG)/g' \
959 -e 's/@''GNULIB_LOGF''@/$(GNULIB_LOGF)/g' \
960 -e 's/@''GNULIB_LOGL''@/$(GNULIB_LOGL)/g' \
961 -e 's/@''GNULIB_LOG10''@/$(GNULIB_LOG10)/g' \
962 -e 's/@''GNULIB_LOG10F''@/$(GNULIB_LOG10F)/g' \
963 -e 's/@''GNULIB_LOG10L''@/$(GNULIB_LOG10L)/g' \
964 -e 's/@''GNULIB_LOG1P''@/$(GNULIB_LOG1P)/g' \
965 -e 's/@''GNULIB_LOG1PF''@/$(GNULIB_LOG1PF)/g' \
966 -e 's/@''GNULIB_LOG1PL''@/$(GNULIB_LOG1PL)/g' \
967 -e 's/@''GNULIB_LOG2''@/$(GNULIB_LOG2)/g' \
968 -e 's/@''GNULIB_LOG2F''@/$(GNULIB_LOG2F)/g' \
969 -e 's/@''GNULIB_LOG2L''@/$(GNULIB_LOG2L)/g' \
970 -e 's/@''GNULIB_LOGB''@/$(GNULIB_LOGB)/g' \
971 -e 's/@''GNULIB_LOGBF''@/$(GNULIB_LOGBF)/g' \
972 -e 's/@''GNULIB_LOGBL''@/$(GNULIB_LOGBL)/g' \
973 -e 's/@''GNULIB_MODF''@/$(GNULIB_MODF)/g' \
974 -e 's/@''GNULIB_MODFF''@/$(GNULIB_MODFF)/g' \
975 -e 's/@''GNULIB_MODFL''@/$(GNULIB_MODFL)/g' \
976 -e 's/@''GNULIB_POWF''@/$(GNULIB_POWF)/g' \
977 -e 's/@''GNULIB_REMAINDER''@/$(GNULIB_REMAINDER)/g' \
978 -e 's/@''GNULIB_REMAINDERF''@/$(GNULIB_REMAINDERF)/g' \
979 -e 's/@''GNULIB_REMAINDERL''@/$(GNULIB_REMAINDERL)/g' \
980 -e 's/@''GNULIB_RINT''@/$(GNULIB_RINT)/g' \
981 -e 's/@''GNULIB_RINTF''@/$(GNULIB_RINTF)/g' \
982 -e 's/@''GNULIB_RINTL''@/$(GNULIB_RINTL)/g' \
983 -e 's/@''GNULIB_ROUND''@/$(GNULIB_ROUND)/g' \
984 -e 's/@''GNULIB_ROUNDF''@/$(GNULIB_ROUNDF)/g' \
985 -e 's/@''GNULIB_ROUNDL''@/$(GNULIB_ROUNDL)/g' \
986 -e 's/@''GNULIB_SIGNBIT''@/$(GNULIB_SIGNBIT)/g' \
987 -e 's/@''GNULIB_SINF''@/$(GNULIB_SINF)/g' \
988 -e 's/@''GNULIB_SINL''@/$(GNULIB_SINL)/g' \
989 -e 's/@''GNULIB_SINHF''@/$(GNULIB_SINHF)/g' \
990 -e 's/@''GNULIB_SQRTF''@/$(GNULIB_SQRTF)/g' \
991 -e 's/@''GNULIB_SQRTL''@/$(GNULIB_SQRTL)/g' \
992 -e 's/@''GNULIB_TANF''@/$(GNULIB_TANF)/g' \
993 -e 's/@''GNULIB_TANL''@/$(GNULIB_TANL)/g' \
994 -e 's/@''GNULIB_TANHF''@/$(GNULIB_TANHF)/g' \
995 -e 's/@''GNULIB_TRUNC''@/$(GNULIB_TRUNC)/g' \
996 -e 's/@''GNULIB_TRUNCF''@/$(GNULIB_TRUNCF)/g' \
997 -e 's/@''GNULIB_TRUNCL''@/$(GNULIB_TRUNCL)/g' \
998 | \
999 sed -e 's|@''HAVE_ACOSF''@|$(HAVE_ACOSF)|g' \
1000 -e 's|@''HAVE_ACOSL''@|$(HAVE_ACOSL)|g' \
1001 -e 's|@''HAVE_ASINF''@|$(HAVE_ASINF)|g' \
1002 -e 's|@''HAVE_ASINL''@|$(HAVE_ASINL)|g' \
1003 -e 's|@''HAVE_ATANF''@|$(HAVE_ATANF)|g' \
1004 -e 's|@''HAVE_ATANL''@|$(HAVE_ATANL)|g' \
1005 -e 's|@''HAVE_ATAN2F''@|$(HAVE_ATAN2F)|g' \
1006 -e 's|@''HAVE_CBRT''@|$(HAVE_CBRT)|g' \
1007 -e 's|@''HAVE_CBRTF''@|$(HAVE_CBRTF)|g' \
1008 -e 's|@''HAVE_CBRTL''@|$(HAVE_CBRTL)|g' \
1009 -e 's|@''HAVE_COPYSIGN''@|$(HAVE_COPYSIGN)|g' \
1010 -e 's|@''HAVE_COPYSIGNL''@|$(HAVE_COPYSIGNL)|g' \
1011 -e 's|@''HAVE_COSF''@|$(HAVE_COSF)|g' \
1012 -e 's|@''HAVE_COSL''@|$(HAVE_COSL)|g' \
1013 -e 's|@''HAVE_COSHF''@|$(HAVE_COSHF)|g' \
1014 -e 's|@''HAVE_EXPF''@|$(HAVE_EXPF)|g' \
1015 -e 's|@''HAVE_EXPL''@|$(HAVE_EXPL)|g' \
1016 -e 's|@''HAVE_EXPM1''@|$(HAVE_EXPM1)|g' \
1017 -e 's|@''HAVE_EXPM1F''@|$(HAVE_EXPM1F)|g' \
1018 -e 's|@''HAVE_FABSF''@|$(HAVE_FABSF)|g' \
1019 -e 's|@''HAVE_FABSL''@|$(HAVE_FABSL)|g' \
1020 -e 's|@''HAVE_FMA''@|$(HAVE_FMA)|g' \
1021 -e 's|@''HAVE_FMAF''@|$(HAVE_FMAF)|g' \
1022 -e 's|@''HAVE_FMAL''@|$(HAVE_FMAL)|g' \
1023 -e 's|@''HAVE_FMODF''@|$(HAVE_FMODF)|g' \
1024 -e 's|@''HAVE_FMODL''@|$(HAVE_FMODL)|g' \
1025 -e 's|@''HAVE_FREXPF''@|$(HAVE_FREXPF)|g' \
1026 -e 's|@''HAVE_HYPOTF''@|$(HAVE_HYPOTF)|g' \
1027 -e 's|@''HAVE_HYPOTL''@|$(HAVE_HYPOTL)|g' \
1028 -e 's|@''HAVE_ILOGB''@|$(HAVE_ILOGB)|g' \
1029 -e 's|@''HAVE_ILOGBF''@|$(HAVE_ILOGBF)|g' \
1030 -e 's|@''HAVE_ILOGBL''@|$(HAVE_ILOGBL)|g' \
1031 -e 's|@''HAVE_ISNANF''@|$(HAVE_ISNANF)|g' \
1032 -e 's|@''HAVE_ISNAND''@|$(HAVE_ISNAND)|g' \
1033 -e 's|@''HAVE_ISNANL''@|$(HAVE_ISNANL)|g' \
1034 -e 's|@''HAVE_LDEXPF''@|$(HAVE_LDEXPF)|g' \
1035 -e 's|@''HAVE_LOGF''@|$(HAVE_LOGF)|g' \
1036 -e 's|@''HAVE_LOGL''@|$(HAVE_LOGL)|g' \
1037 -e 's|@''HAVE_LOG10F''@|$(HAVE_LOG10F)|g' \
1038 -e 's|@''HAVE_LOG10L''@|$(HAVE_LOG10L)|g' \
1039 -e 's|@''HAVE_LOG1P''@|$(HAVE_LOG1P)|g' \
1040 -e 's|@''HAVE_LOG1PF''@|$(HAVE_LOG1PF)|g' \
1041 -e 's|@''HAVE_LOG1PL''@|$(HAVE_LOG1PL)|g' \
1042 -e 's|@''HAVE_LOGBF''@|$(HAVE_LOGBF)|g' \
1043 -e 's|@''HAVE_LOGBL''@|$(HAVE_LOGBL)|g' \
1044 -e 's|@''HAVE_MODFF''@|$(HAVE_MODFF)|g' \
1045 -e 's|@''HAVE_MODFL''@|$(HAVE_MODFL)|g' \
1046 -e 's|@''HAVE_POWF''@|$(HAVE_POWF)|g' \
1047 -e 's|@''HAVE_REMAINDER''@|$(HAVE_REMAINDER)|g' \
1048 -e 's|@''HAVE_REMAINDERF''@|$(HAVE_REMAINDERF)|g' \
1049 -e 's|@''HAVE_RINT''@|$(HAVE_RINT)|g' \
1050 -e 's|@''HAVE_RINTL''@|$(HAVE_RINTL)|g' \
1051 -e 's|@''HAVE_SINF''@|$(HAVE_SINF)|g' \
1052 -e 's|@''HAVE_SINL''@|$(HAVE_SINL)|g' \
1053 -e 's|@''HAVE_SINHF''@|$(HAVE_SINHF)|g' \
1054 -e 's|@''HAVE_SQRTF''@|$(HAVE_SQRTF)|g' \
1055 -e 's|@''HAVE_SQRTL''@|$(HAVE_SQRTL)|g' \
1056 -e 's|@''HAVE_TANF''@|$(HAVE_TANF)|g' \
1057 -e 's|@''HAVE_TANL''@|$(HAVE_TANL)|g' \
1058 -e 's|@''HAVE_TANHF''@|$(HAVE_TANHF)|g' \
1059 -e 's|@''HAVE_DECL_ACOSL''@|$(HAVE_DECL_ACOSL)|g' \
1060 -e 's|@''HAVE_DECL_ASINL''@|$(HAVE_DECL_ASINL)|g' \
1061 -e 's|@''HAVE_DECL_ATANL''@|$(HAVE_DECL_ATANL)|g' \
1062 -e 's|@''HAVE_DECL_CBRTF''@|$(HAVE_DECL_CBRTF)|g' \
1063 -e 's|@''HAVE_DECL_CBRTL''@|$(HAVE_DECL_CBRTL)|g' \
1064 -e 's|@''HAVE_DECL_CEILF''@|$(HAVE_DECL_CEILF)|g' \
1065 -e 's|@''HAVE_DECL_CEILL''@|$(HAVE_DECL_CEILL)|g' \
1066 -e 's|@''HAVE_DECL_COPYSIGNF''@|$(HAVE_DECL_COPYSIGNF)|g' \
1067 -e 's|@''HAVE_DECL_COSL''@|$(HAVE_DECL_COSL)|g' \
1068 -e 's|@''HAVE_DECL_EXPL''@|$(HAVE_DECL_EXPL)|g' \
1069 -e 's|@''HAVE_DECL_EXP2''@|$(HAVE_DECL_EXP2)|g' \
1070 -e 's|@''HAVE_DECL_EXP2F''@|$(HAVE_DECL_EXP2F)|g' \
1071 -e 's|@''HAVE_DECL_EXP2L''@|$(HAVE_DECL_EXP2L)|g' \
1072 -e 's|@''HAVE_DECL_EXPM1L''@|$(HAVE_DECL_EXPM1L)|g' \
1073 -e 's|@''HAVE_DECL_FLOORF''@|$(HAVE_DECL_FLOORF)|g' \
1074 -e 's|@''HAVE_DECL_FLOORL''@|$(HAVE_DECL_FLOORL)|g' \
1075 -e 's|@''HAVE_DECL_FREXPL''@|$(HAVE_DECL_FREXPL)|g' \
1076 -e 's|@''HAVE_DECL_LDEXPL''@|$(HAVE_DECL_LDEXPL)|g' \
1077 -e 's|@''HAVE_DECL_LOGL''@|$(HAVE_DECL_LOGL)|g' \
1078 -e 's|@''HAVE_DECL_LOG10L''@|$(HAVE_DECL_LOG10L)|g' \
1079 -e 's|@''HAVE_DECL_LOG2''@|$(HAVE_DECL_LOG2)|g' \
1080 -e 's|@''HAVE_DECL_LOG2F''@|$(HAVE_DECL_LOG2F)|g' \
1081 -e 's|@''HAVE_DECL_LOG2L''@|$(HAVE_DECL_LOG2L)|g' \
1082 -e 's|@''HAVE_DECL_LOGB''@|$(HAVE_DECL_LOGB)|g' \
1083 -e 's|@''HAVE_DECL_REMAINDER''@|$(HAVE_DECL_REMAINDER)|g' \
1084 -e 's|@''HAVE_DECL_REMAINDERL''@|$(HAVE_DECL_REMAINDERL)|g' \
1085 -e 's|@''HAVE_DECL_RINTF''@|$(HAVE_DECL_RINTF)|g' \
1086 -e 's|@''HAVE_DECL_ROUND''@|$(HAVE_DECL_ROUND)|g' \
1087 -e 's|@''HAVE_DECL_ROUNDF''@|$(HAVE_DECL_ROUNDF)|g' \
1088 -e 's|@''HAVE_DECL_ROUNDL''@|$(HAVE_DECL_ROUNDL)|g' \
1089 -e 's|@''HAVE_DECL_SINL''@|$(HAVE_DECL_SINL)|g' \
1090 -e 's|@''HAVE_DECL_SQRTL''@|$(HAVE_DECL_SQRTL)|g' \
1091 -e 's|@''HAVE_DECL_TANL''@|$(HAVE_DECL_TANL)|g' \
1092 -e 's|@''HAVE_DECL_TRUNC''@|$(HAVE_DECL_TRUNC)|g' \
1093 -e 's|@''HAVE_DECL_TRUNCF''@|$(HAVE_DECL_TRUNCF)|g' \
1094 -e 's|@''HAVE_DECL_TRUNCL''@|$(HAVE_DECL_TRUNCL)|g' \
1095 | \
1096 sed -e 's|@''REPLACE_ACOSF''@|$(REPLACE_ACOSF)|g' \
1097 -e 's|@''REPLACE_ASINF''@|$(REPLACE_ASINF)|g' \
1098 -e 's|@''REPLACE_ATANF''@|$(REPLACE_ATANF)|g' \
1099 -e 's|@''REPLACE_ATAN2F''@|$(REPLACE_ATAN2F)|g' \
1100 -e 's|@''REPLACE_CBRTF''@|$(REPLACE_CBRTF)|g' \
1101 -e 's|@''REPLACE_CBRTL''@|$(REPLACE_CBRTL)|g' \
1102 -e 's|@''REPLACE_CEIL''@|$(REPLACE_CEIL)|g' \
1103 -e 's|@''REPLACE_CEILF''@|$(REPLACE_CEILF)|g' \
1104 -e 's|@''REPLACE_CEILL''@|$(REPLACE_CEILL)|g' \
1105 -e 's|@''REPLACE_COSF''@|$(REPLACE_COSF)|g' \
1106 -e 's|@''REPLACE_COSHF''@|$(REPLACE_COSHF)|g' \
1107 -e 's|@''REPLACE_EXPF''@|$(REPLACE_EXPF)|g' \
1108 -e 's|@''REPLACE_EXPL''@|$(REPLACE_EXPL)|g' \
1109 -e 's|@''REPLACE_EXPM1''@|$(REPLACE_EXPM1)|g' \
1110 -e 's|@''REPLACE_EXPM1F''@|$(REPLACE_EXPM1F)|g' \
1111 -e 's|@''REPLACE_EXPM1L''@|$(REPLACE_EXPM1L)|g' \
1112 -e 's|@''REPLACE_EXP2''@|$(REPLACE_EXP2)|g' \
1113 -e 's|@''REPLACE_EXP2L''@|$(REPLACE_EXP2L)|g' \
1114 -e 's|@''REPLACE_FABSL''@|$(REPLACE_FABSL)|g' \
1115 -e 's|@''REPLACE_FLOOR''@|$(REPLACE_FLOOR)|g' \
1116 -e 's|@''REPLACE_FLOORF''@|$(REPLACE_FLOORF)|g' \
1117 -e 's|@''REPLACE_FLOORL''@|$(REPLACE_FLOORL)|g' \
1118 -e 's|@''REPLACE_FMA''@|$(REPLACE_FMA)|g' \
1119 -e 's|@''REPLACE_FMAF''@|$(REPLACE_FMAF)|g' \
1120 -e 's|@''REPLACE_FMAL''@|$(REPLACE_FMAL)|g' \
1121 -e 's|@''REPLACE_FMOD''@|$(REPLACE_FMOD)|g' \
1122 -e 's|@''REPLACE_FMODF''@|$(REPLACE_FMODF)|g' \
1123 -e 's|@''REPLACE_FMODL''@|$(REPLACE_FMODL)|g' \
1124 -e 's|@''REPLACE_FREXPF''@|$(REPLACE_FREXPF)|g' \
1125 -e 's|@''REPLACE_FREXP''@|$(REPLACE_FREXP)|g' \
1126 -e 's|@''REPLACE_FREXPL''@|$(REPLACE_FREXPL)|g' \
1127 -e 's|@''REPLACE_HUGE_VAL''@|$(REPLACE_HUGE_VAL)|g' \
1128 -e 's|@''REPLACE_HYPOT''@|$(REPLACE_HYPOT)|g' \
1129 -e 's|@''REPLACE_HYPOTF''@|$(REPLACE_HYPOTF)|g' \
1130 -e 's|@''REPLACE_HYPOTL''@|$(REPLACE_HYPOTL)|g' \
1131 -e 's|@''REPLACE_ILOGB''@|$(REPLACE_ILOGB)|g' \
1132 -e 's|@''REPLACE_ILOGBF''@|$(REPLACE_ILOGBF)|g' \
1133 -e 's|@''REPLACE_ILOGBL''@|$(REPLACE_ILOGBL)|g' \
1134 -e 's|@''REPLACE_ISFINITE''@|$(REPLACE_ISFINITE)|g' \
1135 -e 's|@''REPLACE_ISINF''@|$(REPLACE_ISINF)|g' \
1136 -e 's|@''REPLACE_ISNAN''@|$(REPLACE_ISNAN)|g' \
1137 -e 's|@''REPLACE_ITOLD''@|$(REPLACE_ITOLD)|g' \
1138 -e 's|@''REPLACE_LDEXPL''@|$(REPLACE_LDEXPL)|g' \
1139 -e 's|@''REPLACE_LOG''@|$(REPLACE_LOG)|g' \
1140 -e 's|@''REPLACE_LOGF''@|$(REPLACE_LOGF)|g' \
1141 -e 's|@''REPLACE_LOGL''@|$(REPLACE_LOGL)|g' \
1142 -e 's|@''REPLACE_LOG10''@|$(REPLACE_LOG10)|g' \
1143 -e 's|@''REPLACE_LOG10F''@|$(REPLACE_LOG10F)|g' \
1144 -e 's|@''REPLACE_LOG10L''@|$(REPLACE_LOG10L)|g' \
1145 -e 's|@''REPLACE_LOG1P''@|$(REPLACE_LOG1P)|g' \
1146 -e 's|@''REPLACE_LOG1PF''@|$(REPLACE_LOG1PF)|g' \
1147 -e 's|@''REPLACE_LOG1PL''@|$(REPLACE_LOG1PL)|g' \
1148 -e 's|@''REPLACE_LOG2''@|$(REPLACE_LOG2)|g' \
1149 -e 's|@''REPLACE_LOG2F''@|$(REPLACE_LOG2F)|g' \
1150 -e 's|@''REPLACE_LOG2L''@|$(REPLACE_LOG2L)|g' \
1151 -e 's|@''REPLACE_LOGB''@|$(REPLACE_LOGB)|g' \
1152 -e 's|@''REPLACE_LOGBF''@|$(REPLACE_LOGBF)|g' \
1153 -e 's|@''REPLACE_LOGBL''@|$(REPLACE_LOGBL)|g' \
1154 -e 's|@''REPLACE_MODF''@|$(REPLACE_MODF)|g' \
1155 -e 's|@''REPLACE_MODFF''@|$(REPLACE_MODFF)|g' \
1156 -e 's|@''REPLACE_MODFL''@|$(REPLACE_MODFL)|g' \
1157 -e 's|@''REPLACE_NAN''@|$(REPLACE_NAN)|g' \
1158 -e 's|@''REPLACE_REMAINDER''@|$(REPLACE_REMAINDER)|g' \
1159 -e 's|@''REPLACE_REMAINDERF''@|$(REPLACE_REMAINDERF)|g' \
1160 -e 's|@''REPLACE_REMAINDERL''@|$(REPLACE_REMAINDERL)|g' \
1161 -e 's|@''REPLACE_RINTL''@|$(REPLACE_RINTL)|g' \
1162 -e 's|@''REPLACE_ROUND''@|$(REPLACE_ROUND)|g' \
1163 -e 's|@''REPLACE_ROUNDF''@|$(REPLACE_ROUNDF)|g' \
1164 -e 's|@''REPLACE_ROUNDL''@|$(REPLACE_ROUNDL)|g' \
1165 -e 's|@''REPLACE_SIGNBIT''@|$(REPLACE_SIGNBIT)|g' \
1166 -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|$(REPLACE_SIGNBIT_USING_GCC)|g' \
1167 -e 's|@''REPLACE_SINF''@|$(REPLACE_SINF)|g' \
1168 -e 's|@''REPLACE_SINHF''@|$(REPLACE_SINHF)|g' \
1169 -e 's|@''REPLACE_SQRTF''@|$(REPLACE_SQRTF)|g' \
1170 -e 's|@''REPLACE_SQRTL''@|$(REPLACE_SQRTL)|g' \
1171 -e 's|@''REPLACE_TANF''@|$(REPLACE_TANF)|g' \
1172 -e 's|@''REPLACE_TANHF''@|$(REPLACE_TANHF)|g' \
1173 -e 's|@''REPLACE_TRUNC''@|$(REPLACE_TRUNC)|g' \
1174 -e 's|@''REPLACE_TRUNCF''@|$(REPLACE_TRUNCF)|g' \
1175 -e 's|@''REPLACE_TRUNCL''@|$(REPLACE_TRUNCL)|g' \
1176 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1177 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1178 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
1179 } > $@-t && \
1180 mv $@-t $@
1181 MOSTLYCLEANFILES += math.h math.h-t
1182
1183 EXTRA_DIST += math.in.h
1184
1185 ## end gnulib module math
1186
1187 ## begin gnulib module mbrtowc
1188
1189
1190 EXTRA_DIST += mbrtowc.c
1191
1192 EXTRA_libgnu_a_SOURCES += mbrtowc.c
1193
1194 ## end gnulib module mbrtowc
1195
1196 ## begin gnulib module mbsinit
1197
1198
1199 EXTRA_DIST += mbsinit.c
1200
1201 EXTRA_libgnu_a_SOURCES += mbsinit.c
1202
1203 ## end gnulib module mbsinit
1204
1205 ## begin gnulib module mbsrtowcs
1206
1207
1208 EXTRA_DIST += mbsrtowcs-impl.h mbsrtowcs-state.c mbsrtowcs.c
1209
1210 EXTRA_libgnu_a_SOURCES += mbsrtowcs-state.c mbsrtowcs.c
1211
1212 ## end gnulib module mbsrtowcs
1213
1214 ## begin gnulib module memchr
1215
1216
1217 EXTRA_DIST += memchr.c memchr.valgrind
1218
1219 EXTRA_libgnu_a_SOURCES += memchr.c
1220
1221 ## end gnulib module memchr
1222
1223 ## begin gnulib module memmem-simple
1224
1225
1226 EXTRA_DIST += memmem.c str-two-way.h
1227
1228 EXTRA_libgnu_a_SOURCES += memmem.c
1229
1230 ## end gnulib module memmem-simple
1231
1232 ## begin gnulib module mempcpy
1233
1234
1235 EXTRA_DIST += mempcpy.c
1236
1237 EXTRA_libgnu_a_SOURCES += mempcpy.c
1238
1239 ## end gnulib module mempcpy
1240
1241 ## begin gnulib module memrchr
1242
1243
1244 EXTRA_DIST += memrchr.c
1245
1246 EXTRA_libgnu_a_SOURCES += memrchr.c
1247
1248 ## end gnulib module memrchr
1249
1250 ## begin gnulib module mkdir
1251
1252
1253 EXTRA_DIST += mkdir.c
1254
1255 EXTRA_libgnu_a_SOURCES += mkdir.c
1256
1257 ## end gnulib module mkdir
1258
1259 ## begin gnulib module mkdtemp
1260
1261
1262 EXTRA_DIST += mkdtemp.c
1263
1264 EXTRA_libgnu_a_SOURCES += mkdtemp.c
1265
1266 ## end gnulib module mkdtemp
1267
1268 ## begin gnulib module mkostemp
1269
1270
1271 EXTRA_DIST += mkostemp.c
1272
1273 EXTRA_libgnu_a_SOURCES += mkostemp.c
1274
1275 ## end gnulib module mkostemp
1276
1277 ## begin gnulib module msvc-inval
1278
1279
1280 EXTRA_DIST += msvc-inval.c msvc-inval.h
1281
1282 EXTRA_libgnu_a_SOURCES += msvc-inval.c
1283
1284 ## end gnulib module msvc-inval
1285
1286 ## begin gnulib module msvc-nothrow
1287
1288
1289 EXTRA_DIST += msvc-nothrow.c msvc-nothrow.h
1290
1291 EXTRA_libgnu_a_SOURCES += msvc-nothrow.c
1292
1293 ## end gnulib module msvc-nothrow
1294
1295 ## begin gnulib module netinet_in
1296
1297 BUILT_SOURCES += $(NETINET_IN_H)
1298
1299 # We need the following in order to create <netinet/in.h> when the system
1300 # doesn't have one.
1301 if GL_GENERATE_NETINET_IN_H
1302 netinet/in.h: netinet_in.in.h $(top_builddir)/config.status
1303 $(AM_V_at)$(MKDIR_P) netinet
1304 $(AM_V_GEN)rm -f $@-t $@ && \
1305 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1306 sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1307 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1308 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1309 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1310 -e 's|@''NEXT_NETINET_IN_H''@|$(NEXT_NETINET_IN_H)|g' \
1311 -e 's|@''HAVE_NETINET_IN_H''@|$(HAVE_NETINET_IN_H)|g' \
1312 < $(srcdir)/netinet_in.in.h; \
1313 } > $@-t && \
1314 mv $@-t $@
1315 else
1316 netinet/in.h: $(top_builddir)/config.status
1317 rm -f $@
1318 endif
1319 MOSTLYCLEANFILES += netinet/in.h netinet/in.h-t
1320 MOSTLYCLEANDIRS += netinet
1321
1322 EXTRA_DIST += netinet_in.in.h
1323
1324 ## end gnulib module netinet_in
1325
1326 ## begin gnulib module open
1327
1328
1329 EXTRA_DIST += open.c
1330
1331 EXTRA_libgnu_a_SOURCES += open.c
1332
1333 ## end gnulib module open
1334
1335 ## begin gnulib module openat
1336
1337
1338 EXTRA_DIST += openat.c
1339
1340 EXTRA_libgnu_a_SOURCES += openat.c
1341
1342 ## end gnulib module openat
1343
1344 ## begin gnulib module openat-die
1345
1346 libgnu_a_SOURCES += openat-die.c
1347
1348 ## end gnulib module openat-die
1349
1350 ## begin gnulib module openat-h
1351
1352
1353 EXTRA_DIST += openat.h
1354
1355 ## end gnulib module openat-h
1356
1357 ## begin gnulib module opendir
1358
1359
1360 EXTRA_DIST += dirent-private.h opendir.c
1361
1362 EXTRA_libgnu_a_SOURCES += opendir.c
1363
1364 ## end gnulib module opendir
1365
1366 ## begin gnulib module pathmax
1367
1368
1369 EXTRA_DIST += pathmax.h
1370
1371 ## end gnulib module pathmax
1372
1373 ## begin gnulib module rawmemchr
1374
1375
1376 EXTRA_DIST += rawmemchr.c rawmemchr.valgrind
1377
1378 EXTRA_libgnu_a_SOURCES += rawmemchr.c
1379
1380 ## end gnulib module rawmemchr
1381
1382 ## begin gnulib module readdir
1383
1384
1385 EXTRA_DIST += dirent-private.h readdir.c
1386
1387 EXTRA_libgnu_a_SOURCES += readdir.c
1388
1389 ## end gnulib module readdir
1390
1391 ## begin gnulib module readlink
1392
1393
1394 EXTRA_DIST += readlink.c
1395
1396 EXTRA_libgnu_a_SOURCES += readlink.c
1397
1398 ## end gnulib module readlink
1399
1400 ## begin gnulib module realloc-posix
1401
1402
1403 EXTRA_DIST += realloc.c
1404
1405 EXTRA_libgnu_a_SOURCES += realloc.c
1406
1407 ## end gnulib module realloc-posix
1408
1409 ## begin gnulib module rename
1410
1411
1412 EXTRA_DIST += rename.c
1413
1414 EXTRA_libgnu_a_SOURCES += rename.c
1415
1416 ## end gnulib module rename
1417
1418 ## begin gnulib module rewinddir
1419
1420
1421 EXTRA_DIST += dirent-private.h rewinddir.c
1422
1423 EXTRA_libgnu_a_SOURCES += rewinddir.c
1424
1425 ## end gnulib module rewinddir
1426
1427 ## begin gnulib module rmdir
1428
1429
1430 EXTRA_DIST += rmdir.c
1431
1432 EXTRA_libgnu_a_SOURCES += rmdir.c
1433
1434 ## end gnulib module rmdir
1435
1436 ## begin gnulib module same-inode
1437
1438
1439 EXTRA_DIST += same-inode.h
1440
1441 ## end gnulib module same-inode
1442
1443 ## begin gnulib module save-cwd
1444
1445 libgnu_a_SOURCES += save-cwd.c
1446
1447 EXTRA_DIST += save-cwd.h
1448
1449 ## end gnulib module save-cwd
1450
1451 ## begin gnulib module scratch_buffer
1452
1453 libgnu_a_SOURCES += malloc/scratch_buffer_grow.c malloc/scratch_buffer_grow_preserve.c malloc/scratch_buffer_set_array_size.c
1454
1455 EXTRA_DIST += malloc/scratch_buffer.h scratch_buffer.h
1456
1457 ## end gnulib module scratch_buffer
1458
1459 ## begin gnulib module setenv
1460
1461
1462 EXTRA_DIST += setenv.c
1463
1464 EXTRA_libgnu_a_SOURCES += setenv.c
1465
1466 ## end gnulib module setenv
1467
1468 ## begin gnulib module signal-h
1469
1470 BUILT_SOURCES += signal.h
1471
1472 # We need the following in order to create <signal.h> when the system
1473 # doesn't have a complete one.
1474 signal.h: signal.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1475 $(AM_V_GEN)rm -f $@-t $@ && \
1476 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1477 sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1478 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1479 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1480 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1481 -e 's|@''NEXT_SIGNAL_H''@|$(NEXT_SIGNAL_H)|g' \
1482 -e 's/@''GNULIB_PTHREAD_SIGMASK''@/$(GNULIB_PTHREAD_SIGMASK)/g' \
1483 -e 's/@''GNULIB_RAISE''@/$(GNULIB_RAISE)/g' \
1484 -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/$(GNULIB_SIGNAL_H_SIGPIPE)/g' \
1485 -e 's/@''GNULIB_SIGPROCMASK''@/$(GNULIB_SIGPROCMASK)/g' \
1486 -e 's/@''GNULIB_SIGACTION''@/$(GNULIB_SIGACTION)/g' \
1487 -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|$(HAVE_POSIX_SIGNALBLOCKING)|g' \
1488 -e 's|@''HAVE_PTHREAD_SIGMASK''@|$(HAVE_PTHREAD_SIGMASK)|g' \
1489 -e 's|@''HAVE_RAISE''@|$(HAVE_RAISE)|g' \
1490 -e 's|@''HAVE_SIGSET_T''@|$(HAVE_SIGSET_T)|g' \
1491 -e 's|@''HAVE_SIGINFO_T''@|$(HAVE_SIGINFO_T)|g' \
1492 -e 's|@''HAVE_SIGACTION''@|$(HAVE_SIGACTION)|g' \
1493 -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|$(HAVE_STRUCT_SIGACTION_SA_SIGACTION)|g' \
1494 -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|$(HAVE_TYPE_VOLATILE_SIG_ATOMIC_T)|g' \
1495 -e 's|@''HAVE_SIGHANDLER_T''@|$(HAVE_SIGHANDLER_T)|g' \
1496 -e 's|@''REPLACE_PTHREAD_SIGMASK''@|$(REPLACE_PTHREAD_SIGMASK)|g' \
1497 -e 's|@''REPLACE_RAISE''@|$(REPLACE_RAISE)|g' \
1498 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1499 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1500 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
1501 < $(srcdir)/signal.in.h; \
1502 } > $@-t && \
1503 mv $@-t $@
1504 MOSTLYCLEANFILES += signal.h signal.h-t
1505
1506 EXTRA_DIST += signal.in.h
1507
1508 ## end gnulib module signal-h
1509
1510 ## begin gnulib module snippet/_Noreturn
1511
1512 # Because this Makefile snippet defines a variable used by other
1513 # gnulib Makefile snippets, it must be present in all makefiles that
1514 # need it. This is ensured by the applicability 'all' defined above.
1515
1516 _NORETURN_H=$(srcdir)/_Noreturn.h
1517
1518 EXTRA_DIST += _Noreturn.h
1519
1520 ## end gnulib module snippet/_Noreturn
1521
1522 ## begin gnulib module snippet/arg-nonnull
1523
1524 # Because this Makefile snippet defines a variable used by other
1525 # gnulib Makefile snippets, it must be present in all makefiles that
1526 # need it. This is ensured by the applicability 'all' defined above.
1527
1528 ARG_NONNULL_H=$(srcdir)/arg-nonnull.h
1529
1530 EXTRA_DIST += arg-nonnull.h
1531
1532 ## end gnulib module snippet/arg-nonnull
1533
1534 ## begin gnulib module snippet/c++defs
1535
1536 # Because this Makefile snippet defines a variable used by other
1537 # gnulib Makefile snippets, it must be present in all makefiles that
1538 # need it. This is ensured by the applicability 'all' defined above.
1539
1540 CXXDEFS_H=$(srcdir)/c++defs.h
1541
1542 EXTRA_DIST += c++defs.h
1543
1544 ## end gnulib module snippet/c++defs
1545
1546 ## begin gnulib module snippet/warn-on-use
1547
1548 # Because this Makefile snippet defines a variable used by other
1549 # gnulib Makefile snippets, it must be present in all makefiles that
1550 # need it. This is ensured by the applicability 'all' defined above.
1551
1552 WARN_ON_USE_H=$(srcdir)/warn-on-use.h
1553
1554 EXTRA_DIST += warn-on-use.h
1555
1556 ## end gnulib module snippet/warn-on-use
1557
1558 ## begin gnulib module stat
1559
1560
1561 EXTRA_DIST += stat-w32.c stat-w32.h stat.c
1562
1563 EXTRA_libgnu_a_SOURCES += stat-w32.c stat.c
1564
1565 ## end gnulib module stat
1566
1567 ## begin gnulib module stat-time
1568
1569 libgnu_a_SOURCES += stat-time.c
1570
1571 EXTRA_DIST += stat-time.h
1572
1573 ## end gnulib module stat-time
1574
1575 ## begin gnulib module stdalign
1576
1577 BUILT_SOURCES += $(STDALIGN_H)
1578
1579 # We need the following in order to create <stdalign.h> when the system
1580 # doesn't have one that works.
1581 if GL_GENERATE_STDALIGN_H
1582 stdalign.h: stdalign.in.h $(top_builddir)/config.status
1583 $(AM_V_GEN)rm -f $@-t $@ && \
1584 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1585 cat $(srcdir)/stdalign.in.h; \
1586 } > $@-t && \
1587 mv $@-t $@
1588 else
1589 stdalign.h: $(top_builddir)/config.status
1590 rm -f $@
1591 endif
1592 MOSTLYCLEANFILES += stdalign.h stdalign.h-t
1593
1594 EXTRA_DIST += stdalign.in.h
1595
1596 ## end gnulib module stdalign
1597
1598 ## begin gnulib module stdbool
1599
1600 BUILT_SOURCES += $(STDBOOL_H)
1601
1602 # We need the following in order to create <stdbool.h> when the system
1603 # doesn't have one that works.
1604 if GL_GENERATE_STDBOOL_H
1605 stdbool.h: stdbool.in.h $(top_builddir)/config.status
1606 $(AM_V_GEN)rm -f $@-t $@ && \
1607 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1608 sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool.in.h; \
1609 } > $@-t && \
1610 mv $@-t $@
1611 else
1612 stdbool.h: $(top_builddir)/config.status
1613 rm -f $@
1614 endif
1615 MOSTLYCLEANFILES += stdbool.h stdbool.h-t
1616
1617 EXTRA_DIST += stdbool.in.h
1618
1619 ## end gnulib module stdbool
1620
1621 ## begin gnulib module stddef
1622
1623 BUILT_SOURCES += $(STDDEF_H)
1624
1625 # We need the following in order to create <stddef.h> when the system
1626 # doesn't have one that works with the given compiler.
1627 if GL_GENERATE_STDDEF_H
1628 stddef.h: stddef.in.h $(top_builddir)/config.status
1629 $(AM_V_GEN)rm -f $@-t $@ && \
1630 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1631 sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1632 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1633 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1634 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1635 -e 's|@''NEXT_STDDEF_H''@|$(NEXT_STDDEF_H)|g' \
1636 -e 's|@''HAVE_MAX_ALIGN_T''@|$(HAVE_MAX_ALIGN_T)|g' \
1637 -e 's|@''HAVE_WCHAR_T''@|$(HAVE_WCHAR_T)|g' \
1638 -e 's|@''REPLACE_NULL''@|$(REPLACE_NULL)|g' \
1639 < $(srcdir)/stddef.in.h; \
1640 } > $@-t && \
1641 mv $@-t $@
1642 else
1643 stddef.h: $(top_builddir)/config.status
1644 rm -f $@
1645 endif
1646 MOSTLYCLEANFILES += stddef.h stddef.h-t
1647
1648 EXTRA_DIST += stddef.in.h
1649
1650 ## end gnulib module stddef
1651
1652 ## begin gnulib module stdint
1653
1654 BUILT_SOURCES += $(STDINT_H)
1655
1656 # We need the following in order to create <stdint.h> when the system
1657 # doesn't have one that works with the given compiler.
1658 if GL_GENERATE_STDINT_H
1659 stdint.h: stdint.in.h $(top_builddir)/config.status
1660 $(AM_V_GEN)rm -f $@-t $@ && \
1661 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1662 sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1663 -e 's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \
1664 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1665 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1666 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1667 -e 's|@''NEXT_STDINT_H''@|$(NEXT_STDINT_H)|g' \
1668 -e 's/@''HAVE_C99_STDINT_H''@/$(HAVE_C99_STDINT_H)/g' \
1669 -e 's/@''HAVE_SYS_TYPES_H''@/$(HAVE_SYS_TYPES_H)/g' \
1670 -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
1671 -e 's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \
1672 -e 's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \
1673 -e 's/@''HAVE_WCHAR_H''@/$(HAVE_WCHAR_H)/g' \
1674 -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
1675 -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
1676 -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
1677 -e 's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \
1678 -e 's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \
1679 -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/$(BITSIZEOF_SIG_ATOMIC_T)/g' \
1680 -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/$(HAVE_SIGNED_SIG_ATOMIC_T)/g' \
1681 -e 's/@''SIG_ATOMIC_T_SUFFIX''@/$(SIG_ATOMIC_T_SUFFIX)/g' \
1682 -e 's/@''BITSIZEOF_SIZE_T''@/$(BITSIZEOF_SIZE_T)/g' \
1683 -e 's/@''SIZE_T_SUFFIX''@/$(SIZE_T_SUFFIX)/g' \
1684 -e 's/@''BITSIZEOF_WCHAR_T''@/$(BITSIZEOF_WCHAR_T)/g' \
1685 -e 's/@''HAVE_SIGNED_WCHAR_T''@/$(HAVE_SIGNED_WCHAR_T)/g' \
1686 -e 's/@''WCHAR_T_SUFFIX''@/$(WCHAR_T_SUFFIX)/g' \
1687 -e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
1688 -e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
1689 -e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
1690 -e 's/@''GNULIB_OVERRIDES_WINT_T''@/$(GNULIB_OVERRIDES_WINT_T)/g' \
1691 < $(srcdir)/stdint.in.h; \
1692 } > $@-t && \
1693 mv $@-t $@
1694 else
1695 stdint.h: $(top_builddir)/config.status
1696 rm -f $@
1697 endif
1698 MOSTLYCLEANFILES += stdint.h stdint.h-t
1699
1700 EXTRA_DIST += stdint.in.h
1701
1702 ## end gnulib module stdint
1703
1704 ## begin gnulib module stdio
1705
1706 BUILT_SOURCES += stdio.h
1707
1708 # We need the following in order to create <stdio.h> when the system
1709 # doesn't have one that works with the given compiler.
1710 stdio.h: stdio.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1711 $(AM_V_GEN)rm -f $@-t $@ && \
1712 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1713 sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1714 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1715 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1716 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1717 -e 's|@''NEXT_STDIO_H''@|$(NEXT_STDIO_H)|g' \
1718 -e 's/@''GNULIB_DPRINTF''@/$(GNULIB_DPRINTF)/g' \
1719 -e 's/@''GNULIB_FCLOSE''@/$(GNULIB_FCLOSE)/g' \
1720 -e 's/@''GNULIB_FDOPEN''@/$(GNULIB_FDOPEN)/g' \
1721 -e 's/@''GNULIB_FFLUSH''@/$(GNULIB_FFLUSH)/g' \
1722 -e 's/@''GNULIB_FGETC''@/$(GNULIB_FGETC)/g' \
1723 -e 's/@''GNULIB_FGETS''@/$(GNULIB_FGETS)/g' \
1724 -e 's/@''GNULIB_FOPEN''@/$(GNULIB_FOPEN)/g' \
1725 -e 's/@''GNULIB_FPRINTF''@/$(GNULIB_FPRINTF)/g' \
1726 -e 's/@''GNULIB_FPRINTF_POSIX''@/$(GNULIB_FPRINTF_POSIX)/g' \
1727 -e 's/@''GNULIB_FPURGE''@/$(GNULIB_FPURGE)/g' \
1728 -e 's/@''GNULIB_FPUTC''@/$(GNULIB_FPUTC)/g' \
1729 -e 's/@''GNULIB_FPUTS''@/$(GNULIB_FPUTS)/g' \
1730 -e 's/@''GNULIB_FREAD''@/$(GNULIB_FREAD)/g' \
1731 -e 's/@''GNULIB_FREOPEN''@/$(GNULIB_FREOPEN)/g' \
1732 -e 's/@''GNULIB_FSCANF''@/$(GNULIB_FSCANF)/g' \
1733 -e 's/@''GNULIB_FSEEK''@/$(GNULIB_FSEEK)/g' \
1734 -e 's/@''GNULIB_FSEEKO''@/$(GNULIB_FSEEKO)/g' \
1735 -e 's/@''GNULIB_FTELL''@/$(GNULIB_FTELL)/g' \
1736 -e 's/@''GNULIB_FTELLO''@/$(GNULIB_FTELLO)/g' \
1737 -e 's/@''GNULIB_FWRITE''@/$(GNULIB_FWRITE)/g' \
1738 -e 's/@''GNULIB_GETC''@/$(GNULIB_GETC)/g' \
1739 -e 's/@''GNULIB_GETCHAR''@/$(GNULIB_GETCHAR)/g' \
1740 -e 's/@''GNULIB_GETDELIM''@/$(GNULIB_GETDELIM)/g' \
1741 -e 's/@''GNULIB_GETLINE''@/$(GNULIB_GETLINE)/g' \
1742 -e 's/@''GNULIB_OBSTACK_PRINTF''@/$(GNULIB_OBSTACK_PRINTF)/g' \
1743 -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/$(GNULIB_OBSTACK_PRINTF_POSIX)/g' \
1744 -e 's/@''GNULIB_PCLOSE''@/$(GNULIB_PCLOSE)/g' \
1745 -e 's/@''GNULIB_PERROR''@/$(GNULIB_PERROR)/g' \
1746 -e 's/@''GNULIB_POPEN''@/$(GNULIB_POPEN)/g' \
1747 -e 's/@''GNULIB_PRINTF''@/$(GNULIB_PRINTF)/g' \
1748 -e 's/@''GNULIB_PRINTF_POSIX''@/$(GNULIB_PRINTF_POSIX)/g' \
1749 -e 's/@''GNULIB_PUTC''@/$(GNULIB_PUTC)/g' \
1750 -e 's/@''GNULIB_PUTCHAR''@/$(GNULIB_PUTCHAR)/g' \
1751 -e 's/@''GNULIB_PUTS''@/$(GNULIB_PUTS)/g' \
1752 -e 's/@''GNULIB_REMOVE''@/$(GNULIB_REMOVE)/g' \
1753 -e 's/@''GNULIB_RENAME''@/$(GNULIB_RENAME)/g' \
1754 -e 's/@''GNULIB_RENAMEAT''@/$(GNULIB_RENAMEAT)/g' \
1755 -e 's/@''GNULIB_SCANF''@/$(GNULIB_SCANF)/g' \
1756 -e 's/@''GNULIB_SNPRINTF''@/$(GNULIB_SNPRINTF)/g' \
1757 -e 's/@''GNULIB_SPRINTF_POSIX''@/$(GNULIB_SPRINTF_POSIX)/g' \
1758 -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/$(GNULIB_STDIO_H_NONBLOCKING)/g' \
1759 -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/$(GNULIB_STDIO_H_SIGPIPE)/g' \
1760 -e 's/@''GNULIB_TMPFILE''@/$(GNULIB_TMPFILE)/g' \
1761 -e 's/@''GNULIB_VASPRINTF''@/$(GNULIB_VASPRINTF)/g' \
1762 -e 's/@''GNULIB_VDPRINTF''@/$(GNULIB_VDPRINTF)/g' \
1763 -e 's/@''GNULIB_VFPRINTF''@/$(GNULIB_VFPRINTF)/g' \
1764 -e 's/@''GNULIB_VFPRINTF_POSIX''@/$(GNULIB_VFPRINTF_POSIX)/g' \
1765 -e 's/@''GNULIB_VFSCANF''@/$(GNULIB_VFSCANF)/g' \
1766 -e 's/@''GNULIB_VSCANF''@/$(GNULIB_VSCANF)/g' \
1767 -e 's/@''GNULIB_VPRINTF''@/$(GNULIB_VPRINTF)/g' \
1768 -e 's/@''GNULIB_VPRINTF_POSIX''@/$(GNULIB_VPRINTF_POSIX)/g' \
1769 -e 's/@''GNULIB_VSNPRINTF''@/$(GNULIB_VSNPRINTF)/g' \
1770 -e 's/@''GNULIB_VSPRINTF_POSIX''@/$(GNULIB_VSPRINTF_POSIX)/g' \
1771 < $(srcdir)/stdio.in.h | \
1772 sed -e 's|@''HAVE_DECL_FPURGE''@|$(HAVE_DECL_FPURGE)|g' \
1773 -e 's|@''HAVE_DECL_FSEEKO''@|$(HAVE_DECL_FSEEKO)|g' \
1774 -e 's|@''HAVE_DECL_FTELLO''@|$(HAVE_DECL_FTELLO)|g' \
1775 -e 's|@''HAVE_DECL_GETDELIM''@|$(HAVE_DECL_GETDELIM)|g' \
1776 -e 's|@''HAVE_DECL_GETLINE''@|$(HAVE_DECL_GETLINE)|g' \
1777 -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|$(HAVE_DECL_OBSTACK_PRINTF)|g' \
1778 -e 's|@''HAVE_DECL_SNPRINTF''@|$(HAVE_DECL_SNPRINTF)|g' \
1779 -e 's|@''HAVE_DECL_VSNPRINTF''@|$(HAVE_DECL_VSNPRINTF)|g' \
1780 -e 's|@''HAVE_DPRINTF''@|$(HAVE_DPRINTF)|g' \
1781 -e 's|@''HAVE_FSEEKO''@|$(HAVE_FSEEKO)|g' \
1782 -e 's|@''HAVE_FTELLO''@|$(HAVE_FTELLO)|g' \
1783 -e 's|@''HAVE_PCLOSE''@|$(HAVE_PCLOSE)|g' \
1784 -e 's|@''HAVE_POPEN''@|$(HAVE_POPEN)|g' \
1785 -e 's|@''HAVE_RENAMEAT''@|$(HAVE_RENAMEAT)|g' \
1786 -e 's|@''HAVE_VASPRINTF''@|$(HAVE_VASPRINTF)|g' \
1787 -e 's|@''HAVE_VDPRINTF''@|$(HAVE_VDPRINTF)|g' \
1788 -e 's|@''REPLACE_DPRINTF''@|$(REPLACE_DPRINTF)|g' \
1789 -e 's|@''REPLACE_FCLOSE''@|$(REPLACE_FCLOSE)|g' \
1790 -e 's|@''REPLACE_FDOPEN''@|$(REPLACE_FDOPEN)|g' \
1791 -e 's|@''REPLACE_FFLUSH''@|$(REPLACE_FFLUSH)|g' \
1792 -e 's|@''REPLACE_FOPEN''@|$(REPLACE_FOPEN)|g' \
1793 -e 's|@''REPLACE_FPRINTF''@|$(REPLACE_FPRINTF)|g' \
1794 -e 's|@''REPLACE_FPURGE''@|$(REPLACE_FPURGE)|g' \
1795 -e 's|@''REPLACE_FREOPEN''@|$(REPLACE_FREOPEN)|g' \
1796 -e 's|@''REPLACE_FSEEK''@|$(REPLACE_FSEEK)|g' \
1797 -e 's|@''REPLACE_FSEEKO''@|$(REPLACE_FSEEKO)|g' \
1798 -e 's|@''REPLACE_FTELL''@|$(REPLACE_FTELL)|g' \
1799 -e 's|@''REPLACE_FTELLO''@|$(REPLACE_FTELLO)|g' \
1800 -e 's|@''REPLACE_GETDELIM''@|$(REPLACE_GETDELIM)|g' \
1801 -e 's|@''REPLACE_GETLINE''@|$(REPLACE_GETLINE)|g' \
1802 -e 's|@''REPLACE_OBSTACK_PRINTF''@|$(REPLACE_OBSTACK_PRINTF)|g' \
1803 -e 's|@''REPLACE_PERROR''@|$(REPLACE_PERROR)|g' \
1804 -e 's|@''REPLACE_POPEN''@|$(REPLACE_POPEN)|g' \
1805 -e 's|@''REPLACE_PRINTF''@|$(REPLACE_PRINTF)|g' \
1806 -e 's|@''REPLACE_REMOVE''@|$(REPLACE_REMOVE)|g' \
1807 -e 's|@''REPLACE_RENAME''@|$(REPLACE_RENAME)|g' \
1808 -e 's|@''REPLACE_RENAMEAT''@|$(REPLACE_RENAMEAT)|g' \
1809 -e 's|@''REPLACE_SNPRINTF''@|$(REPLACE_SNPRINTF)|g' \
1810 -e 's|@''REPLACE_SPRINTF''@|$(REPLACE_SPRINTF)|g' \
1811 -e 's|@''REPLACE_STDIO_READ_FUNCS''@|$(REPLACE_STDIO_READ_FUNCS)|g' \
1812 -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|$(REPLACE_STDIO_WRITE_FUNCS)|g' \
1813 -e 's|@''REPLACE_TMPFILE''@|$(REPLACE_TMPFILE)|g' \
1814 -e 's|@''REPLACE_VASPRINTF''@|$(REPLACE_VASPRINTF)|g' \
1815 -e 's|@''REPLACE_VDPRINTF''@|$(REPLACE_VDPRINTF)|g' \
1816 -e 's|@''REPLACE_VFPRINTF''@|$(REPLACE_VFPRINTF)|g' \
1817 -e 's|@''REPLACE_VPRINTF''@|$(REPLACE_VPRINTF)|g' \
1818 -e 's|@''REPLACE_VSNPRINTF''@|$(REPLACE_VSNPRINTF)|g' \
1819 -e 's|@''REPLACE_VSPRINTF''@|$(REPLACE_VSPRINTF)|g' \
1820 -e 's|@''ASM_SYMBOL_PREFIX''@|$(ASM_SYMBOL_PREFIX)|g' \
1821 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1822 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1823 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
1824 } > $@-t && \
1825 mv $@-t $@
1826 MOSTLYCLEANFILES += stdio.h stdio.h-t
1827
1828 EXTRA_DIST += stdio.in.h
1829
1830 ## end gnulib module stdio
1831
1832 ## begin gnulib module stdlib
1833
1834 BUILT_SOURCES += stdlib.h
1835
1836 # We need the following in order to create <stdlib.h> when the system
1837 # doesn't have one that works with the given compiler.
1838 stdlib.h: stdlib.in.h $(top_builddir)/config.status $(CXXDEFS_H) \
1839 $(_NORETURN_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1840 $(AM_V_GEN)rm -f $@-t $@ && \
1841 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1842 sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1843 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1844 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1845 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1846 -e 's|@''NEXT_STDLIB_H''@|$(NEXT_STDLIB_H)|g' \
1847 -e 's/@''GNULIB__EXIT''@/$(GNULIB__EXIT)/g' \
1848 -e 's/@''GNULIB_ATOLL''@/$(GNULIB_ATOLL)/g' \
1849 -e 's/@''GNULIB_CALLOC_POSIX''@/$(GNULIB_CALLOC_POSIX)/g' \
1850 -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/$(GNULIB_CANONICALIZE_FILE_NAME)/g' \
1851 -e 's/@''GNULIB_GETLOADAVG''@/$(GNULIB_GETLOADAVG)/g' \
1852 -e 's/@''GNULIB_GETSUBOPT''@/$(GNULIB_GETSUBOPT)/g' \
1853 -e 's/@''GNULIB_GRANTPT''@/$(GNULIB_GRANTPT)/g' \
1854 -e 's/@''GNULIB_MALLOC_POSIX''@/$(GNULIB_MALLOC_POSIX)/g' \
1855 -e 's/@''GNULIB_MBTOWC''@/$(GNULIB_MBTOWC)/g' \
1856 -e 's/@''GNULIB_MKDTEMP''@/$(GNULIB_MKDTEMP)/g' \
1857 -e 's/@''GNULIB_MKOSTEMP''@/$(GNULIB_MKOSTEMP)/g' \
1858 -e 's/@''GNULIB_MKOSTEMPS''@/$(GNULIB_MKOSTEMPS)/g' \
1859 -e 's/@''GNULIB_MKSTEMP''@/$(GNULIB_MKSTEMP)/g' \
1860 -e 's/@''GNULIB_MKSTEMPS''@/$(GNULIB_MKSTEMPS)/g' \
1861 -e 's/@''GNULIB_POSIX_OPENPT''@/$(GNULIB_POSIX_OPENPT)/g' \
1862 -e 's/@''GNULIB_PTSNAME''@/$(GNULIB_PTSNAME)/g' \
1863 -e 's/@''GNULIB_PTSNAME_R''@/$(GNULIB_PTSNAME_R)/g' \
1864 -e 's/@''GNULIB_PUTENV''@/$(GNULIB_PUTENV)/g' \
1865 -e 's/@''GNULIB_QSORT_R''@/$(GNULIB_QSORT_R)/g' \
1866 -e 's/@''GNULIB_RANDOM''@/$(GNULIB_RANDOM)/g' \
1867 -e 's/@''GNULIB_RANDOM_R''@/$(GNULIB_RANDOM_R)/g' \
1868 -e 's/@''GNULIB_REALLOC_POSIX''@/$(GNULIB_REALLOC_POSIX)/g' \
1869 -e 's/@''GNULIB_REALLOCARRAY''@/$(GNULIB_REALLOCARRAY)/g' \
1870 -e 's/@''GNULIB_REALPATH''@/$(GNULIB_REALPATH)/g' \
1871 -e 's/@''GNULIB_RPMATCH''@/$(GNULIB_RPMATCH)/g' \
1872 -e 's/@''GNULIB_SECURE_GETENV''@/$(GNULIB_SECURE_GETENV)/g' \
1873 -e 's/@''GNULIB_SETENV''@/$(GNULIB_SETENV)/g' \
1874 -e 's/@''GNULIB_STRTOD''@/$(GNULIB_STRTOD)/g' \
1875 -e 's/@''GNULIB_STRTOLD''@/$(GNULIB_STRTOLD)/g' \
1876 -e 's/@''GNULIB_STRTOLL''@/$(GNULIB_STRTOLL)/g' \
1877 -e 's/@''GNULIB_STRTOULL''@/$(GNULIB_STRTOULL)/g' \
1878 -e 's/@''GNULIB_SYSTEM_POSIX''@/$(GNULIB_SYSTEM_POSIX)/g' \
1879 -e 's/@''GNULIB_UNLOCKPT''@/$(GNULIB_UNLOCKPT)/g' \
1880 -e 's/@''GNULIB_UNSETENV''@/$(GNULIB_UNSETENV)/g' \
1881 -e 's/@''GNULIB_WCTOMB''@/$(GNULIB_WCTOMB)/g' \
1882 < $(srcdir)/stdlib.in.h | \
1883 sed -e 's|@''HAVE__EXIT''@|$(HAVE__EXIT)|g' \
1884 -e 's|@''HAVE_ATOLL''@|$(HAVE_ATOLL)|g' \
1885 -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|$(HAVE_CANONICALIZE_FILE_NAME)|g' \
1886 -e 's|@''HAVE_DECL_GETLOADAVG''@|$(HAVE_DECL_GETLOADAVG)|g' \
1887 -e 's|@''HAVE_GETSUBOPT''@|$(HAVE_GETSUBOPT)|g' \
1888 -e 's|@''HAVE_GRANTPT''@|$(HAVE_GRANTPT)|g' \
1889 -e 's|@''HAVE_INITSTATE''@|$(HAVE_INITSTATE)|g' \
1890 -e 's|@''HAVE_DECL_INITSTATE''@|$(HAVE_DECL_INITSTATE)|g' \
1891 -e 's|@''HAVE_MBTOWC''@|$(HAVE_MBTOWC)|g' \
1892 -e 's|@''HAVE_MKDTEMP''@|$(HAVE_MKDTEMP)|g' \
1893 -e 's|@''HAVE_MKOSTEMP''@|$(HAVE_MKOSTEMP)|g' \
1894 -e 's|@''HAVE_MKOSTEMPS''@|$(HAVE_MKOSTEMPS)|g' \
1895 -e 's|@''HAVE_MKSTEMP''@|$(HAVE_MKSTEMP)|g' \
1896 -e 's|@''HAVE_MKSTEMPS''@|$(HAVE_MKSTEMPS)|g' \
1897 -e 's|@''HAVE_POSIX_OPENPT''@|$(HAVE_POSIX_OPENPT)|g' \
1898 -e 's|@''HAVE_PTSNAME''@|$(HAVE_PTSNAME)|g' \
1899 -e 's|@''HAVE_PTSNAME_R''@|$(HAVE_PTSNAME_R)|g' \
1900 -e 's|@''HAVE_QSORT_R''@|$(HAVE_QSORT_R)|g' \
1901 -e 's|@''HAVE_RANDOM''@|$(HAVE_RANDOM)|g' \
1902 -e 's|@''HAVE_RANDOM_H''@|$(HAVE_RANDOM_H)|g' \
1903 -e 's|@''HAVE_RANDOM_R''@|$(HAVE_RANDOM_R)|g' \
1904 -e 's|@''HAVE_REALLOCARRAY''@|$(HAVE_REALLOCARRAY)|g' \
1905 -e 's|@''HAVE_REALPATH''@|$(HAVE_REALPATH)|g' \
1906 -e 's|@''HAVE_RPMATCH''@|$(HAVE_RPMATCH)|g' \
1907 -e 's|@''HAVE_SECURE_GETENV''@|$(HAVE_SECURE_GETENV)|g' \
1908 -e 's|@''HAVE_DECL_SETENV''@|$(HAVE_DECL_SETENV)|g' \
1909 -e 's|@''HAVE_SETSTATE''@|$(HAVE_SETSTATE)|g' \
1910 -e 's|@''HAVE_DECL_SETSTATE''@|$(HAVE_DECL_SETSTATE)|g' \
1911 -e 's|@''HAVE_STRTOD''@|$(HAVE_STRTOD)|g' \
1912 -e 's|@''HAVE_STRTOLD''@|$(HAVE_STRTOLD)|g' \
1913 -e 's|@''HAVE_STRTOLL''@|$(HAVE_STRTOLL)|g' \
1914 -e 's|@''HAVE_STRTOULL''@|$(HAVE_STRTOULL)|g' \
1915 -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|$(HAVE_STRUCT_RANDOM_DATA)|g' \
1916 -e 's|@''HAVE_SYS_LOADAVG_H''@|$(HAVE_SYS_LOADAVG_H)|g' \
1917 -e 's|@''HAVE_UNLOCKPT''@|$(HAVE_UNLOCKPT)|g' \
1918 -e 's|@''HAVE_DECL_UNSETENV''@|$(HAVE_DECL_UNSETENV)|g' \
1919 -e 's|@''REPLACE_CALLOC''@|$(REPLACE_CALLOC)|g' \
1920 -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|$(REPLACE_CANONICALIZE_FILE_NAME)|g' \
1921 -e 's|@''REPLACE_INITSTATE''@|$(REPLACE_INITSTATE)|g' \
1922 -e 's|@''REPLACE_MALLOC''@|$(REPLACE_MALLOC)|g' \
1923 -e 's|@''REPLACE_MBTOWC''@|$(REPLACE_MBTOWC)|g' \
1924 -e 's|@''REPLACE_MKSTEMP''@|$(REPLACE_MKSTEMP)|g' \
1925 -e 's|@''REPLACE_PTSNAME''@|$(REPLACE_PTSNAME)|g' \
1926 -e 's|@''REPLACE_PTSNAME_R''@|$(REPLACE_PTSNAME_R)|g' \
1927 -e 's|@''REPLACE_PUTENV''@|$(REPLACE_PUTENV)|g' \
1928 -e 's|@''REPLACE_QSORT_R''@|$(REPLACE_QSORT_R)|g' \
1929 -e 's|@''REPLACE_RANDOM''@|$(REPLACE_RANDOM)|g' \
1930 -e 's|@''REPLACE_RANDOM_R''@|$(REPLACE_RANDOM_R)|g' \
1931 -e 's|@''REPLACE_REALLOC''@|$(REPLACE_REALLOC)|g' \
1932 -e 's|@''REPLACE_REALPATH''@|$(REPLACE_REALPATH)|g' \
1933 -e 's|@''REPLACE_SETENV''@|$(REPLACE_SETENV)|g' \
1934 -e 's|@''REPLACE_SETSTATE''@|$(REPLACE_SETSTATE)|g' \
1935 -e 's|@''REPLACE_STRTOD''@|$(REPLACE_STRTOD)|g' \
1936 -e 's|@''REPLACE_STRTOLD''@|$(REPLACE_STRTOLD)|g' \
1937 -e 's|@''REPLACE_UNSETENV''@|$(REPLACE_UNSETENV)|g' \
1938 -e 's|@''REPLACE_WCTOMB''@|$(REPLACE_WCTOMB)|g' \
1939 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1940 -e '/definition of _Noreturn/r $(_NORETURN_H)' \
1941 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1942 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
1943 } > $@-t && \
1944 mv $@-t $@
1945 MOSTLYCLEANFILES += stdlib.h stdlib.h-t
1946
1947 EXTRA_DIST += stdlib.in.h
1948
1949 ## end gnulib module stdlib
1950
1951 ## begin gnulib module strchrnul
1952
1953
1954 EXTRA_DIST += strchrnul.c strchrnul.valgrind
1955
1956 EXTRA_libgnu_a_SOURCES += strchrnul.c
1957
1958 ## end gnulib module strchrnul
1959
1960 ## begin gnulib module strdup-posix
1961
1962
1963 EXTRA_DIST += strdup.c
1964
1965 EXTRA_libgnu_a_SOURCES += strdup.c
1966
1967 ## end gnulib module strdup-posix
1968
1969 ## begin gnulib module streq
1970
1971
1972 EXTRA_DIST += streq.h
1973
1974 ## end gnulib module streq
1975
1976 ## begin gnulib module strerror
1977
1978
1979 EXTRA_DIST += strerror.c
1980
1981 EXTRA_libgnu_a_SOURCES += strerror.c
1982
1983 ## end gnulib module strerror
1984
1985 ## begin gnulib module strerror-override
1986
1987
1988 EXTRA_DIST += strerror-override.c strerror-override.h
1989
1990 EXTRA_libgnu_a_SOURCES += strerror-override.c
1991
1992 ## end gnulib module strerror-override
1993
1994 ## begin gnulib module strerror_r-posix
1995
1996
1997 EXTRA_DIST += strerror_r.c
1998
1999 EXTRA_libgnu_a_SOURCES += strerror_r.c
2000
2001 ## end gnulib module strerror_r-posix
2002
2003 ## begin gnulib module string
2004
2005 BUILT_SOURCES += string.h
2006
2007 # We need the following in order to create <string.h> when the system
2008 # doesn't have one that works with the given compiler.
2009 string.h: string.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
2010 $(AM_V_GEN)rm -f $@-t $@ && \
2011 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
2012 sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2013 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2014 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2015 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2016 -e 's|@''NEXT_STRING_H''@|$(NEXT_STRING_H)|g' \
2017 -e 's/@''GNULIB_EXPLICIT_BZERO''@/$(GNULIB_EXPLICIT_BZERO)/g' \
2018 -e 's/@''GNULIB_FFSL''@/$(GNULIB_FFSL)/g' \
2019 -e 's/@''GNULIB_FFSLL''@/$(GNULIB_FFSLL)/g' \
2020 -e 's/@''GNULIB_MBSLEN''@/$(GNULIB_MBSLEN)/g' \
2021 -e 's/@''GNULIB_MBSNLEN''@/$(GNULIB_MBSNLEN)/g' \
2022 -e 's/@''GNULIB_MBSCHR''@/$(GNULIB_MBSCHR)/g' \
2023 -e 's/@''GNULIB_MBSRCHR''@/$(GNULIB_MBSRCHR)/g' \
2024 -e 's/@''GNULIB_MBSSTR''@/$(GNULIB_MBSSTR)/g' \
2025 -e 's/@''GNULIB_MBSCASECMP''@/$(GNULIB_MBSCASECMP)/g' \
2026 -e 's/@''GNULIB_MBSNCASECMP''@/$(GNULIB_MBSNCASECMP)/g' \
2027 -e 's/@''GNULIB_MBSPCASECMP''@/$(GNULIB_MBSPCASECMP)/g' \
2028 -e 's/@''GNULIB_MBSCASESTR''@/$(GNULIB_MBSCASESTR)/g' \
2029 -e 's/@''GNULIB_MBSCSPN''@/$(GNULIB_MBSCSPN)/g' \
2030 -e 's/@''GNULIB_MBSPBRK''@/$(GNULIB_MBSPBRK)/g' \
2031 -e 's/@''GNULIB_MBSSPN''@/$(GNULIB_MBSSPN)/g' \
2032 -e 's/@''GNULIB_MBSSEP''@/$(GNULIB_MBSSEP)/g' \
2033 -e 's/@''GNULIB_MBSTOK_R''@/$(GNULIB_MBSTOK_R)/g' \
2034 -e 's/@''GNULIB_MEMCHR''@/$(GNULIB_MEMCHR)/g' \
2035 -e 's/@''GNULIB_MEMMEM''@/$(GNULIB_MEMMEM)/g' \
2036 -e 's/@''GNULIB_MEMPCPY''@/$(GNULIB_MEMPCPY)/g' \
2037 -e 's/@''GNULIB_MEMRCHR''@/$(GNULIB_MEMRCHR)/g' \
2038 -e 's/@''GNULIB_RAWMEMCHR''@/$(GNULIB_RAWMEMCHR)/g' \
2039 -e 's/@''GNULIB_STPCPY''@/$(GNULIB_STPCPY)/g' \
2040 -e 's/@''GNULIB_STPNCPY''@/$(GNULIB_STPNCPY)/g' \
2041 -e 's/@''GNULIB_STRCHRNUL''@/$(GNULIB_STRCHRNUL)/g' \
2042 -e 's/@''GNULIB_STRDUP''@/$(GNULIB_STRDUP)/g' \
2043 -e 's/@''GNULIB_STRNCAT''@/$(GNULIB_STRNCAT)/g' \
2044 -e 's/@''GNULIB_STRNDUP''@/$(GNULIB_STRNDUP)/g' \
2045 -e 's/@''GNULIB_STRNLEN''@/$(GNULIB_STRNLEN)/g' \
2046 -e 's/@''GNULIB_STRPBRK''@/$(GNULIB_STRPBRK)/g' \
2047 -e 's/@''GNULIB_STRSEP''@/$(GNULIB_STRSEP)/g' \
2048 -e 's/@''GNULIB_STRSTR''@/$(GNULIB_STRSTR)/g' \
2049 -e 's/@''GNULIB_STRCASESTR''@/$(GNULIB_STRCASESTR)/g' \
2050 -e 's/@''GNULIB_STRTOK_R''@/$(GNULIB_STRTOK_R)/g' \
2051 -e 's/@''GNULIB_STRERROR''@/$(GNULIB_STRERROR)/g' \
2052 -e 's/@''GNULIB_STRERROR_R''@/$(GNULIB_STRERROR_R)/g' \
2053 -e 's/@''GNULIB_STRSIGNAL''@/$(GNULIB_STRSIGNAL)/g' \
2054 -e 's/@''GNULIB_STRVERSCMP''@/$(GNULIB_STRVERSCMP)/g' \
2055 < $(srcdir)/string.in.h | \
2056 sed -e 's|@''HAVE_EXPLICIT_BZERO''@|$(HAVE_EXPLICIT_BZERO)|g' \
2057 -e 's|@''HAVE_FFSL''@|$(HAVE_FFSL)|g' \
2058 -e 's|@''HAVE_FFSLL''@|$(HAVE_FFSLL)|g' \
2059 -e 's|@''HAVE_MBSLEN''@|$(HAVE_MBSLEN)|g' \
2060 -e 's|@''HAVE_MEMCHR''@|$(HAVE_MEMCHR)|g' \
2061 -e 's|@''HAVE_DECL_MEMMEM''@|$(HAVE_DECL_MEMMEM)|g' \
2062 -e 's|@''HAVE_MEMPCPY''@|$(HAVE_MEMPCPY)|g' \
2063 -e 's|@''HAVE_DECL_MEMRCHR''@|$(HAVE_DECL_MEMRCHR)|g' \
2064 -e 's|@''HAVE_RAWMEMCHR''@|$(HAVE_RAWMEMCHR)|g' \
2065 -e 's|@''HAVE_STPCPY''@|$(HAVE_STPCPY)|g' \
2066 -e 's|@''HAVE_STPNCPY''@|$(HAVE_STPNCPY)|g' \
2067 -e 's|@''HAVE_STRCHRNUL''@|$(HAVE_STRCHRNUL)|g' \
2068 -e 's|@''HAVE_DECL_STRDUP''@|$(HAVE_DECL_STRDUP)|g' \
2069 -e 's|@''HAVE_DECL_STRNDUP''@|$(HAVE_DECL_STRNDUP)|g' \
2070 -e 's|@''HAVE_DECL_STRNLEN''@|$(HAVE_DECL_STRNLEN)|g' \
2071 -e 's|@''HAVE_STRPBRK''@|$(HAVE_STRPBRK)|g' \
2072 -e 's|@''HAVE_STRSEP''@|$(HAVE_STRSEP)|g' \
2073 -e 's|@''HAVE_STRCASESTR''@|$(HAVE_STRCASESTR)|g' \
2074 -e 's|@''HAVE_DECL_STRTOK_R''@|$(HAVE_DECL_STRTOK_R)|g' \
2075 -e 's|@''HAVE_DECL_STRERROR_R''@|$(HAVE_DECL_STRERROR_R)|g' \
2076 -e 's|@''HAVE_DECL_STRSIGNAL''@|$(HAVE_DECL_STRSIGNAL)|g' \
2077 -e 's|@''HAVE_STRVERSCMP''@|$(HAVE_STRVERSCMP)|g' \
2078 -e 's|@''REPLACE_MEMCHR''@|$(REPLACE_MEMCHR)|g' \
2079 -e 's|@''REPLACE_MEMMEM''@|$(REPLACE_MEMMEM)|g' \
2080 -e 's|@''REPLACE_STPNCPY''@|$(REPLACE_STPNCPY)|g' \
2081 -e 's|@''REPLACE_STRCHRNUL''@|$(REPLACE_STRCHRNUL)|g' \
2082 -e 's|@''REPLACE_STRDUP''@|$(REPLACE_STRDUP)|g' \
2083 -e 's|@''REPLACE_STRNCAT''@|$(REPLACE_STRNCAT)|g' \
2084 -e 's|@''REPLACE_STRNDUP''@|$(REPLACE_STRNDUP)|g' \
2085 -e 's|@''REPLACE_STRNLEN''@|$(REPLACE_STRNLEN)|g' \
2086 -e 's|@''REPLACE_STRSTR''@|$(REPLACE_STRSTR)|g' \
2087 -e 's|@''REPLACE_STRCASESTR''@|$(REPLACE_STRCASESTR)|g' \
2088 -e 's|@''REPLACE_STRTOK_R''@|$(REPLACE_STRTOK_R)|g' \
2089 -e 's|@''REPLACE_STRERROR''@|$(REPLACE_STRERROR)|g' \
2090 -e 's|@''REPLACE_STRERROR_R''@|$(REPLACE_STRERROR_R)|g' \
2091 -e 's|@''REPLACE_STRSIGNAL''@|$(REPLACE_STRSIGNAL)|g' \
2092 -e 's|@''UNDEFINE_STRTOK_R''@|$(UNDEFINE_STRTOK_R)|g' \
2093 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2094 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2095 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
2096 < $(srcdir)/string.in.h; \
2097 } > $@-t && \
2098 mv $@-t $@
2099 MOSTLYCLEANFILES += string.h string.h-t
2100
2101 EXTRA_DIST += string.in.h
2102
2103 ## end gnulib module string
2104
2105 ## begin gnulib module strnlen1
2106
2107 libgnu_a_SOURCES += strnlen1.h strnlen1.c
2108
2109 ## end gnulib module strnlen1
2110
2111 ## begin gnulib module strstr-simple
2112
2113
2114 EXTRA_DIST += str-two-way.h strstr.c
2115
2116 EXTRA_libgnu_a_SOURCES += strstr.c
2117
2118 ## end gnulib module strstr-simple
2119
2120 ## begin gnulib module strtok_r
2121
2122
2123 EXTRA_DIST += strtok_r.c
2124
2125 EXTRA_libgnu_a_SOURCES += strtok_r.c
2126
2127 ## end gnulib module strtok_r
2128
2129 ## begin gnulib module sys_socket
2130
2131 BUILT_SOURCES += sys/socket.h
2132 libgnu_a_SOURCES += sys_socket.c
2133
2134 # We need the following in order to create <sys/socket.h> when the system
2135 # doesn't have one that works with the given compiler.
2136 sys/socket.h: sys_socket.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H)
2137 $(AM_V_at)$(MKDIR_P) sys
2138 $(AM_V_GEN)rm -f $@-t $@ && \
2139 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2140 sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2141 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2142 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2143 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2144 -e 's|@''NEXT_SYS_SOCKET_H''@|$(NEXT_SYS_SOCKET_H)|g' \
2145 -e 's|@''HAVE_SYS_SOCKET_H''@|$(HAVE_SYS_SOCKET_H)|g' \
2146 -e 's/@''GNULIB_CLOSE''@/$(GNULIB_CLOSE)/g' \
2147 -e 's/@''GNULIB_SOCKET''@/$(GNULIB_SOCKET)/g' \
2148 -e 's/@''GNULIB_CONNECT''@/$(GNULIB_CONNECT)/g' \
2149 -e 's/@''GNULIB_ACCEPT''@/$(GNULIB_ACCEPT)/g' \
2150 -e 's/@''GNULIB_BIND''@/$(GNULIB_BIND)/g' \
2151 -e 's/@''GNULIB_GETPEERNAME''@/$(GNULIB_GETPEERNAME)/g' \
2152 -e 's/@''GNULIB_GETSOCKNAME''@/$(GNULIB_GETSOCKNAME)/g' \
2153 -e 's/@''GNULIB_GETSOCKOPT''@/$(GNULIB_GETSOCKOPT)/g' \
2154 -e 's/@''GNULIB_LISTEN''@/$(GNULIB_LISTEN)/g' \
2155 -e 's/@''GNULIB_RECV''@/$(GNULIB_RECV)/g' \
2156 -e 's/@''GNULIB_SEND''@/$(GNULIB_SEND)/g' \
2157 -e 's/@''GNULIB_RECVFROM''@/$(GNULIB_RECVFROM)/g' \
2158 -e 's/@''GNULIB_SENDTO''@/$(GNULIB_SENDTO)/g' \
2159 -e 's/@''GNULIB_SETSOCKOPT''@/$(GNULIB_SETSOCKOPT)/g' \
2160 -e 's/@''GNULIB_SHUTDOWN''@/$(GNULIB_SHUTDOWN)/g' \
2161 -e 's/@''GNULIB_ACCEPT4''@/$(GNULIB_ACCEPT4)/g' \
2162 -e 's|@''HAVE_WINSOCK2_H''@|$(HAVE_WINSOCK2_H)|g' \
2163 -e 's|@''HAVE_WS2TCPIP_H''@|$(HAVE_WS2TCPIP_H)|g' \
2164 -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|$(HAVE_STRUCT_SOCKADDR_STORAGE)|g' \
2165 -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|$(HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY)|g' \
2166 -e 's|@''HAVE_SA_FAMILY_T''@|$(HAVE_SA_FAMILY_T)|g' \
2167 -e 's|@''HAVE_ACCEPT4''@|$(HAVE_ACCEPT4)|g' \
2168 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2169 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2170 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
2171 < $(srcdir)/sys_socket.in.h; \
2172 } > $@-t && \
2173 mv -f $@-t $@
2174 MOSTLYCLEANFILES += sys/socket.h sys/socket.h-t
2175 MOSTLYCLEANDIRS += sys
2176
2177 EXTRA_DIST += sys_socket.in.h
2178
2179 ## end gnulib module sys_socket
2180
2181 ## begin gnulib module sys_stat
2182
2183 BUILT_SOURCES += sys/stat.h
2184
2185 # We need the following in order to create <sys/stat.h> when the system
2186 # has one that is incomplete.
2187 sys/stat.h: sys_stat.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
2188 $(AM_V_at)$(MKDIR_P) sys
2189 $(AM_V_GEN)rm -f $@-t $@ && \
2190 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2191 sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2192 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2193 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2194 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2195 -e 's|@''NEXT_SYS_STAT_H''@|$(NEXT_SYS_STAT_H)|g' \
2196 -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|$(WINDOWS_64_BIT_ST_SIZE)|g' \
2197 -e 's|@''WINDOWS_STAT_TIMESPEC''@|$(WINDOWS_STAT_TIMESPEC)|g' \
2198 -e 's/@''GNULIB_FCHMODAT''@/$(GNULIB_FCHMODAT)/g' \
2199 -e 's/@''GNULIB_FSTAT''@/$(GNULIB_FSTAT)/g' \
2200 -e 's/@''GNULIB_FSTATAT''@/$(GNULIB_FSTATAT)/g' \
2201 -e 's/@''GNULIB_FUTIMENS''@/$(GNULIB_FUTIMENS)/g' \
2202 -e 's/@''GNULIB_LCHMOD''@/$(GNULIB_LCHMOD)/g' \
2203 -e 's/@''GNULIB_LSTAT''@/$(GNULIB_LSTAT)/g' \
2204 -e 's/@''GNULIB_MKDIRAT''@/$(GNULIB_MKDIRAT)/g' \
2205 -e 's/@''GNULIB_MKFIFO''@/$(GNULIB_MKFIFO)/g' \
2206 -e 's/@''GNULIB_MKFIFOAT''@/$(GNULIB_MKFIFOAT)/g' \
2207 -e 's/@''GNULIB_MKNOD''@/$(GNULIB_MKNOD)/g' \
2208 -e 's/@''GNULIB_MKNODAT''@/$(GNULIB_MKNODAT)/g' \
2209 -e 's/@''GNULIB_STAT''@/$(GNULIB_STAT)/g' \
2210 -e 's/@''GNULIB_UTIMENSAT''@/$(GNULIB_UTIMENSAT)/g' \
2211 -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/$(GNULIB_OVERRIDES_STRUCT_STAT)/g' \
2212 -e 's|@''HAVE_FCHMODAT''@|$(HAVE_FCHMODAT)|g' \
2213 -e 's|@''HAVE_FSTATAT''@|$(HAVE_FSTATAT)|g' \
2214 -e 's|@''HAVE_FUTIMENS''@|$(HAVE_FUTIMENS)|g' \
2215 -e 's|@''HAVE_LCHMOD''@|$(HAVE_LCHMOD)|g' \
2216 -e 's|@''HAVE_LSTAT''@|$(HAVE_LSTAT)|g' \
2217 -e 's|@''HAVE_MKDIRAT''@|$(HAVE_MKDIRAT)|g' \
2218 -e 's|@''HAVE_MKFIFO''@|$(HAVE_MKFIFO)|g' \
2219 -e 's|@''HAVE_MKFIFOAT''@|$(HAVE_MKFIFOAT)|g' \
2220 -e 's|@''HAVE_MKNOD''@|$(HAVE_MKNOD)|g' \
2221 -e 's|@''HAVE_MKNODAT''@|$(HAVE_MKNODAT)|g' \
2222 -e 's|@''HAVE_UTIMENSAT''@|$(HAVE_UTIMENSAT)|g' \
2223 -e 's|@''REPLACE_FSTAT''@|$(REPLACE_FSTAT)|g' \
2224 -e 's|@''REPLACE_FSTATAT''@|$(REPLACE_FSTATAT)|g' \
2225 -e 's|@''REPLACE_FUTIMENS''@|$(REPLACE_FUTIMENS)|g' \
2226 -e 's|@''REPLACE_LSTAT''@|$(REPLACE_LSTAT)|g' \
2227 -e 's|@''REPLACE_MKDIR''@|$(REPLACE_MKDIR)|g' \
2228 -e 's|@''REPLACE_MKFIFO''@|$(REPLACE_MKFIFO)|g' \
2229 -e 's|@''REPLACE_MKNOD''@|$(REPLACE_MKNOD)|g' \
2230 -e 's|@''REPLACE_STAT''@|$(REPLACE_STAT)|g' \
2231 -e 's|@''REPLACE_UTIMENSAT''@|$(REPLACE_UTIMENSAT)|g' \
2232 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2233 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2234 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
2235 < $(srcdir)/sys_stat.in.h; \
2236 } > $@-t && \
2237 mv $@-t $@
2238 MOSTLYCLEANFILES += sys/stat.h sys/stat.h-t
2239 MOSTLYCLEANDIRS += sys
2240
2241 EXTRA_DIST += sys_stat.in.h
2242
2243 ## end gnulib module sys_stat
2244
2245 ## begin gnulib module sys_time
2246
2247 BUILT_SOURCES += sys/time.h
2248
2249 # We need the following in order to create <sys/time.h> when the system
2250 # doesn't have one that works with the given compiler.
2251 sys/time.h: sys_time.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
2252 $(AM_V_at)$(MKDIR_P) sys
2253 $(AM_V_GEN)rm -f $@-t $@ && \
2254 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2255 sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2256 -e 's/@''HAVE_SYS_TIME_H''@/$(HAVE_SYS_TIME_H)/g' \
2257 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2258 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2259 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2260 -e 's|@''NEXT_SYS_TIME_H''@|$(NEXT_SYS_TIME_H)|g' \
2261 -e 's/@''GNULIB_GETTIMEOFDAY''@/$(GNULIB_GETTIMEOFDAY)/g' \
2262 -e 's|@''HAVE_WINSOCK2_H''@|$(HAVE_WINSOCK2_H)|g' \
2263 -e 's/@''HAVE_GETTIMEOFDAY''@/$(HAVE_GETTIMEOFDAY)/g' \
2264 -e 's/@''HAVE_STRUCT_TIMEVAL''@/$(HAVE_STRUCT_TIMEVAL)/g' \
2265 -e 's/@''REPLACE_GETTIMEOFDAY''@/$(REPLACE_GETTIMEOFDAY)/g' \
2266 -e 's/@''REPLACE_STRUCT_TIMEVAL''@/$(REPLACE_STRUCT_TIMEVAL)/g' \
2267 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2268 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2269 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
2270 < $(srcdir)/sys_time.in.h; \
2271 } > $@-t && \
2272 mv $@-t $@
2273 MOSTLYCLEANFILES += sys/time.h sys/time.h-t
2274
2275 EXTRA_DIST += sys_time.in.h
2276
2277 ## end gnulib module sys_time
2278
2279 ## begin gnulib module sys_types
2280
2281 BUILT_SOURCES += sys/types.h
2282
2283 # We need the following in order to create <sys/types.h> when the system
2284 # doesn't have one that works with the given compiler.
2285 sys/types.h: sys_types.in.h $(top_builddir)/config.status
2286 $(AM_V_at)$(MKDIR_P) sys
2287 $(AM_V_GEN)rm -f $@-t $@ && \
2288 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2289 sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2290 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2291 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2292 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2293 -e 's|@''NEXT_SYS_TYPES_H''@|$(NEXT_SYS_TYPES_H)|g' \
2294 -e 's|@''WINDOWS_64_BIT_OFF_T''@|$(WINDOWS_64_BIT_OFF_T)|g' \
2295 -e 's|@''WINDOWS_STAT_INODES''@|$(WINDOWS_STAT_INODES)|g' \
2296 < $(srcdir)/sys_types.in.h; \
2297 } > $@-t && \
2298 mv $@-t $@
2299 MOSTLYCLEANFILES += sys/types.h sys/types.h-t
2300
2301 EXTRA_DIST += sys_types.in.h
2302
2303 ## end gnulib module sys_types
2304
2305 ## begin gnulib module sys_uio
2306
2307 BUILT_SOURCES += sys/uio.h
2308
2309 # We need the following in order to create <sys/uio.h> when the system
2310 # doesn't have one that works with the given compiler.
2311 sys/uio.h: sys_uio.in.h $(top_builddir)/config.status
2312 $(AM_V_at)$(MKDIR_P) sys
2313 $(AM_V_GEN)rm -f $@-t $@ && \
2314 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2315 sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2316 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2317 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2318 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2319 -e 's|@''NEXT_SYS_UIO_H''@|$(NEXT_SYS_UIO_H)|g' \
2320 -e 's|@''HAVE_SYS_UIO_H''@|$(HAVE_SYS_UIO_H)|g' \
2321 < $(srcdir)/sys_uio.in.h; \
2322 } > $@-t && \
2323 mv -f $@-t $@
2324 MOSTLYCLEANFILES += sys/uio.h sys/uio.h-t
2325 MOSTLYCLEANDIRS += sys
2326
2327 EXTRA_DIST += sys_uio.in.h
2328
2329 ## end gnulib module sys_uio
2330
2331 ## begin gnulib module tempname
2332
2333 libgnu_a_SOURCES += tempname.c
2334
2335 EXTRA_DIST += tempname.h
2336
2337 ## end gnulib module tempname
2338
2339 ## begin gnulib module threadlib
2340
2341 libgnu_a_SOURCES += glthread/threadlib.c
2342
2343 ## end gnulib module threadlib
2344
2345 ## begin gnulib module time
2346
2347 BUILT_SOURCES += time.h
2348
2349 # We need the following in order to create <time.h> when the system
2350 # doesn't have one that works with the given compiler.
2351 time.h: time.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
2352 $(AM_V_GEN)rm -f $@-t $@ && \
2353 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
2354 sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2355 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2356 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2357 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2358 -e 's|@''NEXT_TIME_H''@|$(NEXT_TIME_H)|g' \
2359 -e 's/@''GNULIB_CTIME''@/$(GNULIB_CTIME)/g' \
2360 -e 's/@''GNULIB_LOCALTIME''@/$(GNULIB_LOCALTIME)/g' \
2361 -e 's/@''GNULIB_MKTIME''@/$(GNULIB_MKTIME)/g' \
2362 -e 's/@''GNULIB_NANOSLEEP''@/$(GNULIB_NANOSLEEP)/g' \
2363 -e 's/@''GNULIB_STRFTIME''@/$(GNULIB_STRFTIME)/g' \
2364 -e 's/@''GNULIB_STRPTIME''@/$(GNULIB_STRPTIME)/g' \
2365 -e 's/@''GNULIB_TIMEGM''@/$(GNULIB_TIMEGM)/g' \
2366 -e 's/@''GNULIB_TIME_R''@/$(GNULIB_TIME_R)/g' \
2367 -e 's/@''GNULIB_TIME_RZ''@/$(GNULIB_TIME_RZ)/g' \
2368 -e 's/@''GNULIB_TZSET''@/$(GNULIB_TZSET)/g' \
2369 -e 's|@''HAVE_DECL_LOCALTIME_R''@|$(HAVE_DECL_LOCALTIME_R)|g' \
2370 -e 's|@''HAVE_NANOSLEEP''@|$(HAVE_NANOSLEEP)|g' \
2371 -e 's|@''HAVE_STRPTIME''@|$(HAVE_STRPTIME)|g' \
2372 -e 's|@''HAVE_TIMEGM''@|$(HAVE_TIMEGM)|g' \
2373 -e 's|@''HAVE_TIMEZONE_T''@|$(HAVE_TIMEZONE_T)|g' \
2374 -e 's|@''HAVE_TZSET''@|$(HAVE_TZSET)|g' \
2375 -e 's|@''REPLACE_CTIME''@|$(REPLACE_CTIME)|g' \
2376 -e 's|@''REPLACE_GMTIME''@|$(REPLACE_GMTIME)|g' \
2377 -e 's|@''REPLACE_LOCALTIME''@|$(REPLACE_LOCALTIME)|g' \
2378 -e 's|@''REPLACE_LOCALTIME_R''@|$(REPLACE_LOCALTIME_R)|g' \
2379 -e 's|@''REPLACE_MKTIME''@|$(REPLACE_MKTIME)|g' \
2380 -e 's|@''REPLACE_NANOSLEEP''@|$(REPLACE_NANOSLEEP)|g' \
2381 -e 's|@''REPLACE_STRFTIME''@|$(REPLACE_STRFTIME)|g' \
2382 -e 's|@''REPLACE_TIMEGM''@|$(REPLACE_TIMEGM)|g' \
2383 -e 's|@''REPLACE_TZSET''@|$(REPLACE_TZSET)|g' \
2384 -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|$(PTHREAD_H_DEFINES_STRUCT_TIMESPEC)|g' \
2385 -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(SYS_TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
2386 -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
2387 -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|$(UNISTD_H_DEFINES_STRUCT_TIMESPEC)|g' \
2388 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2389 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2390 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
2391 < $(srcdir)/time.in.h; \
2392 } > $@-t && \
2393 mv $@-t $@
2394 MOSTLYCLEANFILES += time.h time.h-t
2395
2396 EXTRA_DIST += time.in.h
2397
2398 ## end gnulib module time
2399
2400 ## begin gnulib module time_r
2401
2402
2403 EXTRA_DIST += time_r.c
2404
2405 EXTRA_libgnu_a_SOURCES += time_r.c
2406
2407 ## end gnulib module time_r
2408
2409 ## begin gnulib module unistd
2410
2411 BUILT_SOURCES += unistd.h
2412 libgnu_a_SOURCES += unistd.c
2413
2414 # We need the following in order to create an empty placeholder for
2415 # <unistd.h> when the system doesn't have one.
2416 unistd.h: unistd.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
2417 $(AM_V_GEN)rm -f $@-t $@ && \
2418 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2419 sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2420 -e 's|@''HAVE_UNISTD_H''@|$(HAVE_UNISTD_H)|g' \
2421 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2422 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2423 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2424 -e 's|@''NEXT_UNISTD_H''@|$(NEXT_UNISTD_H)|g' \
2425 -e 's|@''WINDOWS_64_BIT_OFF_T''@|$(WINDOWS_64_BIT_OFF_T)|g' \
2426 -e 's/@''GNULIB_ACCESS''@/$(GNULIB_ACCESS)/g' \
2427 -e 's/@''GNULIB_CHDIR''@/$(GNULIB_CHDIR)/g' \
2428 -e 's/@''GNULIB_CHOWN''@/$(GNULIB_CHOWN)/g' \
2429 -e 's/@''GNULIB_CLOSE''@/$(GNULIB_CLOSE)/g' \
2430 -e 's/@''GNULIB_COPY_FILE_RANGE''@/$(GNULIB_COPY_FILE_RANGE)/g' \
2431 -e 's/@''GNULIB_DUP''@/$(GNULIB_DUP)/g' \
2432 -e 's/@''GNULIB_DUP2''@/$(GNULIB_DUP2)/g' \
2433 -e 's/@''GNULIB_DUP3''@/$(GNULIB_DUP3)/g' \
2434 -e 's/@''GNULIB_ENVIRON''@/$(GNULIB_ENVIRON)/g' \
2435 -e 's/@''GNULIB_EUIDACCESS''@/$(GNULIB_EUIDACCESS)/g' \
2436 -e 's/@''GNULIB_FACCESSAT''@/$(GNULIB_FACCESSAT)/g' \
2437 -e 's/@''GNULIB_FCHDIR''@/$(GNULIB_FCHDIR)/g' \
2438 -e 's/@''GNULIB_FCHOWNAT''@/$(GNULIB_FCHOWNAT)/g' \
2439 -e 's/@''GNULIB_FDATASYNC''@/$(GNULIB_FDATASYNC)/g' \
2440 -e 's/@''GNULIB_FSYNC''@/$(GNULIB_FSYNC)/g' \
2441 -e 's/@''GNULIB_FTRUNCATE''@/$(GNULIB_FTRUNCATE)/g' \
2442 -e 's/@''GNULIB_GETCWD''@/$(GNULIB_GETCWD)/g' \
2443 -e 's/@''GNULIB_GETDOMAINNAME''@/$(GNULIB_GETDOMAINNAME)/g' \
2444 -e 's/@''GNULIB_GETDTABLESIZE''@/$(GNULIB_GETDTABLESIZE)/g' \
2445 -e 's/@''GNULIB_GETGROUPS''@/$(GNULIB_GETGROUPS)/g' \
2446 -e 's/@''GNULIB_GETHOSTNAME''@/$(GNULIB_GETHOSTNAME)/g' \
2447 -e 's/@''GNULIB_GETLOGIN''@/$(GNULIB_GETLOGIN)/g' \
2448 -e 's/@''GNULIB_GETLOGIN_R''@/$(GNULIB_GETLOGIN_R)/g' \
2449 -e 's/@''GNULIB_GETPAGESIZE''@/$(GNULIB_GETPAGESIZE)/g' \
2450 -e 's/@''GNULIB_GETPASS''@/$(GNULIB_GETPASS)/g' \
2451 -e 's/@''GNULIB_GETUSERSHELL''@/$(GNULIB_GETUSERSHELL)/g' \
2452 -e 's/@''GNULIB_GROUP_MEMBER''@/$(GNULIB_GROUP_MEMBER)/g' \
2453 -e 's/@''GNULIB_ISATTY''@/$(GNULIB_ISATTY)/g' \
2454 -e 's/@''GNULIB_LCHOWN''@/$(GNULIB_LCHOWN)/g' \
2455 -e 's/@''GNULIB_LINK''@/$(GNULIB_LINK)/g' \
2456 -e 's/@''GNULIB_LINKAT''@/$(GNULIB_LINKAT)/g' \
2457 -e 's/@''GNULIB_LSEEK''@/$(GNULIB_LSEEK)/g' \
2458 -e 's/@''GNULIB_PIPE''@/$(GNULIB_PIPE)/g' \
2459 -e 's/@''GNULIB_PIPE2''@/$(GNULIB_PIPE2)/g' \
2460 -e 's/@''GNULIB_PREAD''@/$(GNULIB_PREAD)/g' \
2461 -e 's/@''GNULIB_PWRITE''@/$(GNULIB_PWRITE)/g' \
2462 -e 's/@''GNULIB_READ''@/$(GNULIB_READ)/g' \
2463 -e 's/@''GNULIB_READLINK''@/$(GNULIB_READLINK)/g' \
2464 -e 's/@''GNULIB_READLINKAT''@/$(GNULIB_READLINKAT)/g' \
2465 -e 's/@''GNULIB_RMDIR''@/$(GNULIB_RMDIR)/g' \
2466 -e 's/@''GNULIB_SETHOSTNAME''@/$(GNULIB_SETHOSTNAME)/g' \
2467 -e 's/@''GNULIB_SLEEP''@/$(GNULIB_SLEEP)/g' \
2468 -e 's/@''GNULIB_SYMLINK''@/$(GNULIB_SYMLINK)/g' \
2469 -e 's/@''GNULIB_SYMLINKAT''@/$(GNULIB_SYMLINKAT)/g' \
2470 -e 's/@''GNULIB_TRUNCATE''@/$(GNULIB_TRUNCATE)/g' \
2471 -e 's/@''GNULIB_TTYNAME_R''@/$(GNULIB_TTYNAME_R)/g' \
2472 -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0$(GNULIB_GL_UNISTD_H_GETOPT)/g' \
2473 -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/$(GNULIB_UNISTD_H_NONBLOCKING)/g' \
2474 -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/$(GNULIB_UNISTD_H_SIGPIPE)/g' \
2475 -e 's/@''GNULIB_UNLINK''@/$(GNULIB_UNLINK)/g' \
2476 -e 's/@''GNULIB_UNLINKAT''@/$(GNULIB_UNLINKAT)/g' \
2477 -e 's/@''GNULIB_USLEEP''@/$(GNULIB_USLEEP)/g' \
2478 -e 's/@''GNULIB_WRITE''@/$(GNULIB_WRITE)/g' \
2479 < $(srcdir)/unistd.in.h | \
2480 sed -e 's|@''HAVE_CHOWN''@|$(HAVE_CHOWN)|g' \
2481 -e 's|@''HAVE_COPY_FILE_RANGE''@|$(HAVE_COPY_FILE_RANGE)|g' \
2482 -e 's|@''HAVE_DUP2''@|$(HAVE_DUP2)|g' \
2483 -e 's|@''HAVE_DUP3''@|$(HAVE_DUP3)|g' \
2484 -e 's|@''HAVE_EUIDACCESS''@|$(HAVE_EUIDACCESS)|g' \
2485 -e 's|@''HAVE_FACCESSAT''@|$(HAVE_FACCESSAT)|g' \
2486 -e 's|@''HAVE_FCHDIR''@|$(HAVE_FCHDIR)|g' \
2487 -e 's|@''HAVE_FCHOWNAT''@|$(HAVE_FCHOWNAT)|g' \
2488 -e 's|@''HAVE_FDATASYNC''@|$(HAVE_FDATASYNC)|g' \
2489 -e 's|@''HAVE_FSYNC''@|$(HAVE_FSYNC)|g' \
2490 -e 's|@''HAVE_FTRUNCATE''@|$(HAVE_FTRUNCATE)|g' \
2491 -e 's|@''HAVE_GETDTABLESIZE''@|$(HAVE_GETDTABLESIZE)|g' \
2492 -e 's|@''HAVE_GETGROUPS''@|$(HAVE_GETGROUPS)|g' \
2493 -e 's|@''HAVE_GETHOSTNAME''@|$(HAVE_GETHOSTNAME)|g' \
2494 -e 's|@''HAVE_GETPAGESIZE''@|$(HAVE_GETPAGESIZE)|g' \
2495 -e 's|@''HAVE_GETPASS''@|$(HAVE_GETPASS)|g' \
2496 -e 's|@''HAVE_GROUP_MEMBER''@|$(HAVE_GROUP_MEMBER)|g' \
2497 -e 's|@''HAVE_LCHOWN''@|$(HAVE_LCHOWN)|g' \
2498 -e 's|@''HAVE_LINK''@|$(HAVE_LINK)|g' \
2499 -e 's|@''HAVE_LINKAT''@|$(HAVE_LINKAT)|g' \
2500 -e 's|@''HAVE_PIPE''@|$(HAVE_PIPE)|g' \
2501 -e 's|@''HAVE_PIPE2''@|$(HAVE_PIPE2)|g' \
2502 -e 's|@''HAVE_PREAD''@|$(HAVE_PREAD)|g' \
2503 -e 's|@''HAVE_PWRITE''@|$(HAVE_PWRITE)|g' \
2504 -e 's|@''HAVE_READLINK''@|$(HAVE_READLINK)|g' \
2505 -e 's|@''HAVE_READLINKAT''@|$(HAVE_READLINKAT)|g' \
2506 -e 's|@''HAVE_SETHOSTNAME''@|$(HAVE_SETHOSTNAME)|g' \
2507 -e 's|@''HAVE_SLEEP''@|$(HAVE_SLEEP)|g' \
2508 -e 's|@''HAVE_SYMLINK''@|$(HAVE_SYMLINK)|g' \
2509 -e 's|@''HAVE_SYMLINKAT''@|$(HAVE_SYMLINKAT)|g' \
2510 -e 's|@''HAVE_UNLINKAT''@|$(HAVE_UNLINKAT)|g' \
2511 -e 's|@''HAVE_USLEEP''@|$(HAVE_USLEEP)|g' \
2512 -e 's|@''HAVE_DECL_ENVIRON''@|$(HAVE_DECL_ENVIRON)|g' \
2513 -e 's|@''HAVE_DECL_FCHDIR''@|$(HAVE_DECL_FCHDIR)|g' \
2514 -e 's|@''HAVE_DECL_FDATASYNC''@|$(HAVE_DECL_FDATASYNC)|g' \
2515 -e 's|@''HAVE_DECL_GETDOMAINNAME''@|$(HAVE_DECL_GETDOMAINNAME)|g' \
2516 -e 's|@''HAVE_DECL_GETLOGIN''@|$(HAVE_DECL_GETLOGIN)|g' \
2517 -e 's|@''HAVE_DECL_GETLOGIN_R''@|$(HAVE_DECL_GETLOGIN_R)|g' \
2518 -e 's|@''HAVE_DECL_GETPAGESIZE''@|$(HAVE_DECL_GETPAGESIZE)|g' \
2519 -e 's|@''HAVE_DECL_GETUSERSHELL''@|$(HAVE_DECL_GETUSERSHELL)|g' \
2520 -e 's|@''HAVE_DECL_SETHOSTNAME''@|$(HAVE_DECL_SETHOSTNAME)|g' \
2521 -e 's|@''HAVE_DECL_TRUNCATE''@|$(HAVE_DECL_TRUNCATE)|g' \
2522 -e 's|@''HAVE_DECL_TTYNAME_R''@|$(HAVE_DECL_TTYNAME_R)|g' \
2523 -e 's|@''HAVE_OS_H''@|$(HAVE_OS_H)|g' \
2524 -e 's|@''HAVE_SYS_PARAM_H''@|$(HAVE_SYS_PARAM_H)|g' \
2525 | \
2526 sed -e 's|@''REPLACE_ACCESS''@|$(REPLACE_ACCESS)|g' \
2527 -e 's|@''REPLACE_CHOWN''@|$(REPLACE_CHOWN)|g' \
2528 -e 's|@''REPLACE_CLOSE''@|$(REPLACE_CLOSE)|g' \
2529 -e 's|@''REPLACE_DUP''@|$(REPLACE_DUP)|g' \
2530 -e 's|@''REPLACE_DUP2''@|$(REPLACE_DUP2)|g' \
2531 -e 's|@''REPLACE_FACCESSAT''@|$(REPLACE_FACCESSAT)|g' \
2532 -e 's|@''REPLACE_FCHOWNAT''@|$(REPLACE_FCHOWNAT)|g' \
2533 -e 's|@''REPLACE_FTRUNCATE''@|$(REPLACE_FTRUNCATE)|g' \
2534 -e 's|@''REPLACE_GETCWD''@|$(REPLACE_GETCWD)|g' \
2535 -e 's|@''REPLACE_GETDOMAINNAME''@|$(REPLACE_GETDOMAINNAME)|g' \
2536 -e 's|@''REPLACE_GETDTABLESIZE''@|$(REPLACE_GETDTABLESIZE)|g' \
2537 -e 's|@''REPLACE_GETLOGIN_R''@|$(REPLACE_GETLOGIN_R)|g' \
2538 -e 's|@''REPLACE_GETGROUPS''@|$(REPLACE_GETGROUPS)|g' \
2539 -e 's|@''REPLACE_GETPAGESIZE''@|$(REPLACE_GETPAGESIZE)|g' \
2540 -e 's|@''REPLACE_GETPASS''@|$(REPLACE_GETPASS)|g' \
2541 -e 's|@''REPLACE_ISATTY''@|$(REPLACE_ISATTY)|g' \
2542 -e 's|@''REPLACE_LCHOWN''@|$(REPLACE_LCHOWN)|g' \
2543 -e 's|@''REPLACE_LINK''@|$(REPLACE_LINK)|g' \
2544 -e 's|@''REPLACE_LINKAT''@|$(REPLACE_LINKAT)|g' \
2545 -e 's|@''REPLACE_LSEEK''@|$(REPLACE_LSEEK)|g' \
2546 -e 's|@''REPLACE_PREAD''@|$(REPLACE_PREAD)|g' \
2547 -e 's|@''REPLACE_PWRITE''@|$(REPLACE_PWRITE)|g' \
2548 -e 's|@''REPLACE_READ''@|$(REPLACE_READ)|g' \
2549 -e 's|@''REPLACE_READLINK''@|$(REPLACE_READLINK)|g' \
2550 -e 's|@''REPLACE_READLINKAT''@|$(REPLACE_READLINKAT)|g' \
2551 -e 's|@''REPLACE_RMDIR''@|$(REPLACE_RMDIR)|g' \
2552 -e 's|@''REPLACE_SLEEP''@|$(REPLACE_SLEEP)|g' \
2553 -e 's|@''REPLACE_SYMLINK''@|$(REPLACE_SYMLINK)|g' \
2554 -e 's|@''REPLACE_SYMLINKAT''@|$(REPLACE_SYMLINKAT)|g' \
2555 -e 's|@''REPLACE_TRUNCATE''@|$(REPLACE_TRUNCATE)|g' \
2556 -e 's|@''REPLACE_TTYNAME_R''@|$(REPLACE_TTYNAME_R)|g' \
2557 -e 's|@''REPLACE_UNLINK''@|$(REPLACE_UNLINK)|g' \
2558 -e 's|@''REPLACE_UNLINKAT''@|$(REPLACE_UNLINKAT)|g' \
2559 -e 's|@''REPLACE_USLEEP''@|$(REPLACE_USLEEP)|g' \
2560 -e 's|@''REPLACE_WRITE''@|$(REPLACE_WRITE)|g' \
2561 -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|$(UNISTD_H_HAVE_WINSOCK2_H)|g' \
2562 -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|$(UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS)|g' \
2563 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2564 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2565 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
2566 } > $@-t && \
2567 mv $@-t $@
2568 MOSTLYCLEANFILES += unistd.h unistd.h-t
2569
2570 EXTRA_DIST += unistd.in.h
2571
2572 ## end gnulib module unistd
2573
2574 ## begin gnulib module unistd-safer
2575
2576 libgnu_a_SOURCES += dup-safer.c fd-safer.c pipe-safer.c
2577
2578 EXTRA_DIST += unistd--.h unistd-safer.h
2579
2580 ## end gnulib module unistd-safer
2581
2582 ## begin gnulib module unsetenv
2583
2584
2585 EXTRA_DIST += unsetenv.c
2586
2587 EXTRA_libgnu_a_SOURCES += unsetenv.c
2588
2589 ## end gnulib module unsetenv
2590
2591 ## begin gnulib module update-copyright
2592
2593
2594 EXTRA_DIST += $(top_srcdir)/import/extra/update-copyright
2595
2596 ## end gnulib module update-copyright
2597
2598 ## begin gnulib module verify
2599
2600
2601 EXTRA_DIST += verify.h
2602
2603 ## end gnulib module verify
2604
2605 ## begin gnulib module wchar
2606
2607 BUILT_SOURCES += wchar.h
2608
2609 # We need the following in order to create <wchar.h> when the system
2610 # version does not work standalone.
2611 wchar.h: wchar.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
2612 $(AM_V_GEN)rm -f $@-t $@ && \
2613 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2614 sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2615 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2616 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2617 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2618 -e 's|@''HAVE_FEATURES_H''@|$(HAVE_FEATURES_H)|g' \
2619 -e 's|@''NEXT_WCHAR_H''@|$(NEXT_WCHAR_H)|g' \
2620 -e 's|@''HAVE_WCHAR_H''@|$(HAVE_WCHAR_H)|g' \
2621 -e 's/@''HAVE_CRTDEFS_H''@/$(HAVE_CRTDEFS_H)/g' \
2622 -e 's/@''GNULIB_OVERRIDES_WINT_T''@/$(GNULIB_OVERRIDES_WINT_T)/g' \
2623 -e 's/@''GNULIB_BTOWC''@/$(GNULIB_BTOWC)/g' \
2624 -e 's/@''GNULIB_WCTOB''@/$(GNULIB_WCTOB)/g' \
2625 -e 's/@''GNULIB_MBSINIT''@/$(GNULIB_MBSINIT)/g' \
2626 -e 's/@''GNULIB_MBRTOWC''@/$(GNULIB_MBRTOWC)/g' \
2627 -e 's/@''GNULIB_MBRLEN''@/$(GNULIB_MBRLEN)/g' \
2628 -e 's/@''GNULIB_MBSRTOWCS''@/$(GNULIB_MBSRTOWCS)/g' \
2629 -e 's/@''GNULIB_MBSNRTOWCS''@/$(GNULIB_MBSNRTOWCS)/g' \
2630 -e 's/@''GNULIB_WCRTOMB''@/$(GNULIB_WCRTOMB)/g' \
2631 -e 's/@''GNULIB_WCSRTOMBS''@/$(GNULIB_WCSRTOMBS)/g' \
2632 -e 's/@''GNULIB_WCSNRTOMBS''@/$(GNULIB_WCSNRTOMBS)/g' \
2633 -e 's/@''GNULIB_WCWIDTH''@/$(GNULIB_WCWIDTH)/g' \
2634 -e 's/@''GNULIB_WMEMCHR''@/$(GNULIB_WMEMCHR)/g' \
2635 -e 's/@''GNULIB_WMEMCMP''@/$(GNULIB_WMEMCMP)/g' \
2636 -e 's/@''GNULIB_WMEMCPY''@/$(GNULIB_WMEMCPY)/g' \
2637 -e 's/@''GNULIB_WMEMMOVE''@/$(GNULIB_WMEMMOVE)/g' \
2638 -e 's/@''GNULIB_WMEMSET''@/$(GNULIB_WMEMSET)/g' \
2639 -e 's/@''GNULIB_WCSLEN''@/$(GNULIB_WCSLEN)/g' \
2640 -e 's/@''GNULIB_WCSNLEN''@/$(GNULIB_WCSNLEN)/g' \
2641 -e 's/@''GNULIB_WCSCPY''@/$(GNULIB_WCSCPY)/g' \
2642 -e 's/@''GNULIB_WCPCPY''@/$(GNULIB_WCPCPY)/g' \
2643 -e 's/@''GNULIB_WCSNCPY''@/$(GNULIB_WCSNCPY)/g' \
2644 -e 's/@''GNULIB_WCPNCPY''@/$(GNULIB_WCPNCPY)/g' \
2645 -e 's/@''GNULIB_WCSCAT''@/$(GNULIB_WCSCAT)/g' \
2646 -e 's/@''GNULIB_WCSNCAT''@/$(GNULIB_WCSNCAT)/g' \
2647 -e 's/@''GNULIB_WCSCMP''@/$(GNULIB_WCSCMP)/g' \
2648 -e 's/@''GNULIB_WCSNCMP''@/$(GNULIB_WCSNCMP)/g' \
2649 -e 's/@''GNULIB_WCSCASECMP''@/$(GNULIB_WCSCASECMP)/g' \
2650 -e 's/@''GNULIB_WCSNCASECMP''@/$(GNULIB_WCSNCASECMP)/g' \
2651 -e 's/@''GNULIB_WCSCOLL''@/$(GNULIB_WCSCOLL)/g' \
2652 -e 's/@''GNULIB_WCSXFRM''@/$(GNULIB_WCSXFRM)/g' \
2653 -e 's/@''GNULIB_WCSDUP''@/$(GNULIB_WCSDUP)/g' \
2654 -e 's/@''GNULIB_WCSCHR''@/$(GNULIB_WCSCHR)/g' \
2655 -e 's/@''GNULIB_WCSRCHR''@/$(GNULIB_WCSRCHR)/g' \
2656 -e 's/@''GNULIB_WCSCSPN''@/$(GNULIB_WCSCSPN)/g' \
2657 -e 's/@''GNULIB_WCSSPN''@/$(GNULIB_WCSSPN)/g' \
2658 -e 's/@''GNULIB_WCSPBRK''@/$(GNULIB_WCSPBRK)/g' \
2659 -e 's/@''GNULIB_WCSSTR''@/$(GNULIB_WCSSTR)/g' \
2660 -e 's/@''GNULIB_WCSTOK''@/$(GNULIB_WCSTOK)/g' \
2661 -e 's/@''GNULIB_WCSWIDTH''@/$(GNULIB_WCSWIDTH)/g' \
2662 -e 's/@''GNULIB_WCSFTIME''@/$(GNULIB_WCSFTIME)/g' \
2663 < $(srcdir)/wchar.in.h | \
2664 sed -e 's|@''HAVE_WINT_T''@|$(HAVE_WINT_T)|g' \
2665 -e 's|@''HAVE_BTOWC''@|$(HAVE_BTOWC)|g' \
2666 -e 's|@''HAVE_MBSINIT''@|$(HAVE_MBSINIT)|g' \
2667 -e 's|@''HAVE_MBRTOWC''@|$(HAVE_MBRTOWC)|g' \
2668 -e 's|@''HAVE_MBRLEN''@|$(HAVE_MBRLEN)|g' \
2669 -e 's|@''HAVE_MBSRTOWCS''@|$(HAVE_MBSRTOWCS)|g' \
2670 -e 's|@''HAVE_MBSNRTOWCS''@|$(HAVE_MBSNRTOWCS)|g' \
2671 -e 's|@''HAVE_WCRTOMB''@|$(HAVE_WCRTOMB)|g' \
2672 -e 's|@''HAVE_WCSRTOMBS''@|$(HAVE_WCSRTOMBS)|g' \
2673 -e 's|@''HAVE_WCSNRTOMBS''@|$(HAVE_WCSNRTOMBS)|g' \
2674 -e 's|@''HAVE_WMEMCHR''@|$(HAVE_WMEMCHR)|g' \
2675 -e 's|@''HAVE_WMEMCMP''@|$(HAVE_WMEMCMP)|g' \
2676 -e 's|@''HAVE_WMEMCPY''@|$(HAVE_WMEMCPY)|g' \
2677 -e 's|@''HAVE_WMEMMOVE''@|$(HAVE_WMEMMOVE)|g' \
2678 -e 's|@''HAVE_WMEMSET''@|$(HAVE_WMEMSET)|g' \
2679 -e 's|@''HAVE_WCSLEN''@|$(HAVE_WCSLEN)|g' \
2680 -e 's|@''HAVE_WCSNLEN''@|$(HAVE_WCSNLEN)|g' \
2681 -e 's|@''HAVE_WCSCPY''@|$(HAVE_WCSCPY)|g' \
2682 -e 's|@''HAVE_WCPCPY''@|$(HAVE_WCPCPY)|g' \
2683 -e 's|@''HAVE_WCSNCPY''@|$(HAVE_WCSNCPY)|g' \
2684 -e 's|@''HAVE_WCPNCPY''@|$(HAVE_WCPNCPY)|g' \
2685 -e 's|@''HAVE_WCSCAT''@|$(HAVE_WCSCAT)|g' \
2686 -e 's|@''HAVE_WCSNCAT''@|$(HAVE_WCSNCAT)|g' \
2687 -e 's|@''HAVE_WCSCMP''@|$(HAVE_WCSCMP)|g' \
2688 -e 's|@''HAVE_WCSNCMP''@|$(HAVE_WCSNCMP)|g' \
2689 -e 's|@''HAVE_WCSCASECMP''@|$(HAVE_WCSCASECMP)|g' \
2690 -e 's|@''HAVE_WCSNCASECMP''@|$(HAVE_WCSNCASECMP)|g' \
2691 -e 's|@''HAVE_WCSCOLL''@|$(HAVE_WCSCOLL)|g' \
2692 -e 's|@''HAVE_WCSXFRM''@|$(HAVE_WCSXFRM)|g' \
2693 -e 's|@''HAVE_WCSDUP''@|$(HAVE_WCSDUP)|g' \
2694 -e 's|@''HAVE_WCSCHR''@|$(HAVE_WCSCHR)|g' \
2695 -e 's|@''HAVE_WCSRCHR''@|$(HAVE_WCSRCHR)|g' \
2696 -e 's|@''HAVE_WCSCSPN''@|$(HAVE_WCSCSPN)|g' \
2697 -e 's|@''HAVE_WCSSPN''@|$(HAVE_WCSSPN)|g' \
2698 -e 's|@''HAVE_WCSPBRK''@|$(HAVE_WCSPBRK)|g' \
2699 -e 's|@''HAVE_WCSSTR''@|$(HAVE_WCSSTR)|g' \
2700 -e 's|@''HAVE_WCSTOK''@|$(HAVE_WCSTOK)|g' \
2701 -e 's|@''HAVE_WCSWIDTH''@|$(HAVE_WCSWIDTH)|g' \
2702 -e 's|@''HAVE_WCSFTIME''@|$(HAVE_WCSFTIME)|g' \
2703 -e 's|@''HAVE_DECL_WCTOB''@|$(HAVE_DECL_WCTOB)|g' \
2704 -e 's|@''HAVE_DECL_WCWIDTH''@|$(HAVE_DECL_WCWIDTH)|g' \
2705 | \
2706 sed -e 's|@''REPLACE_MBSTATE_T''@|$(REPLACE_MBSTATE_T)|g' \
2707 -e 's|@''REPLACE_BTOWC''@|$(REPLACE_BTOWC)|g' \
2708 -e 's|@''REPLACE_WCTOB''@|$(REPLACE_WCTOB)|g' \
2709 -e 's|@''REPLACE_MBSINIT''@|$(REPLACE_MBSINIT)|g' \
2710 -e 's|@''REPLACE_MBRTOWC''@|$(REPLACE_MBRTOWC)|g' \
2711 -e 's|@''REPLACE_MBRLEN''@|$(REPLACE_MBRLEN)|g' \
2712 -e 's|@''REPLACE_MBSRTOWCS''@|$(REPLACE_MBSRTOWCS)|g' \
2713 -e 's|@''REPLACE_MBSNRTOWCS''@|$(REPLACE_MBSNRTOWCS)|g' \
2714 -e 's|@''REPLACE_WCRTOMB''@|$(REPLACE_WCRTOMB)|g' \
2715 -e 's|@''REPLACE_WCSRTOMBS''@|$(REPLACE_WCSRTOMBS)|g' \
2716 -e 's|@''REPLACE_WCSNRTOMBS''@|$(REPLACE_WCSNRTOMBS)|g' \
2717 -e 's|@''REPLACE_WCWIDTH''@|$(REPLACE_WCWIDTH)|g' \
2718 -e 's|@''REPLACE_WCSWIDTH''@|$(REPLACE_WCSWIDTH)|g' \
2719 -e 's|@''REPLACE_WCSFTIME''@|$(REPLACE_WCSFTIME)|g' \
2720 -e 's|@''REPLACE_WCSTOK''@|$(REPLACE_WCSTOK)|g' \
2721 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2722 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2723 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
2724 } > $@-t && \
2725 mv $@-t $@
2726 MOSTLYCLEANFILES += wchar.h wchar.h-t
2727
2728 EXTRA_DIST += wchar.in.h
2729
2730 ## end gnulib module wchar
2731
2732 ## begin gnulib module wctype-h
2733
2734 BUILT_SOURCES += wctype.h
2735 libgnu_a_SOURCES += wctype-h.c
2736
2737 # We need the following in order to create <wctype.h> when the system
2738 # doesn't have one that works with the given compiler.
2739 wctype.h: wctype.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
2740 $(AM_V_GEN)rm -f $@-t $@ && \
2741 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2742 sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2743 -e 's/@''HAVE_WCTYPE_H''@/$(HAVE_WCTYPE_H)/g' \
2744 -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2745 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2746 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2747 -e 's|@''NEXT_WCTYPE_H''@|$(NEXT_WCTYPE_H)|g' \
2748 -e 's/@''HAVE_CRTDEFS_H''@/$(HAVE_CRTDEFS_H)/g' \
2749 -e 's/@''GNULIB_OVERRIDES_WINT_T''@/$(GNULIB_OVERRIDES_WINT_T)/g' \
2750 -e 's/@''GNULIB_ISWBLANK''@/$(GNULIB_ISWBLANK)/g' \
2751 -e 's/@''GNULIB_WCTYPE''@/$(GNULIB_WCTYPE)/g' \
2752 -e 's/@''GNULIB_ISWCTYPE''@/$(GNULIB_ISWCTYPE)/g' \
2753 -e 's/@''GNULIB_WCTRANS''@/$(GNULIB_WCTRANS)/g' \
2754 -e 's/@''GNULIB_TOWCTRANS''@/$(GNULIB_TOWCTRANS)/g' \
2755 -e 's/@''HAVE_ISWBLANK''@/$(HAVE_ISWBLANK)/g' \
2756 -e 's/@''HAVE_ISWCNTRL''@/$(HAVE_ISWCNTRL)/g' \
2757 -e 's/@''HAVE_WCTYPE_T''@/$(HAVE_WCTYPE_T)/g' \
2758 -e 's/@''HAVE_WCTRANS_T''@/$(HAVE_WCTRANS_T)/g' \
2759 -e 's/@''HAVE_WINT_T''@/$(HAVE_WINT_T)/g' \
2760 -e 's/@''REPLACE_ISWBLANK''@/$(REPLACE_ISWBLANK)/g' \
2761 -e 's/@''REPLACE_ISWCNTRL''@/$(REPLACE_ISWCNTRL)/g' \
2762 -e 's/@''REPLACE_TOWLOWER''@/$(REPLACE_TOWLOWER)/g' \
2763 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2764 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
2765 < $(srcdir)/wctype.in.h; \
2766 } > $@-t && \
2767 mv $@-t $@
2768 MOSTLYCLEANFILES += wctype.h wctype.h-t
2769
2770 EXTRA_DIST += wctype.in.h
2771
2772 ## end gnulib module wctype-h
2773
2774 ## begin gnulib module windows-mutex
2775
2776
2777 EXTRA_DIST += windows-initguard.h windows-mutex.c windows-mutex.h
2778
2779 EXTRA_libgnu_a_SOURCES += windows-mutex.c
2780
2781 ## end gnulib module windows-mutex
2782
2783 ## begin gnulib module windows-once
2784
2785
2786 EXTRA_DIST += windows-once.c windows-once.h
2787
2788 EXTRA_libgnu_a_SOURCES += windows-once.c
2789
2790 ## end gnulib module windows-once
2791
2792 ## begin gnulib module windows-recmutex
2793
2794
2795 EXTRA_DIST += windows-initguard.h windows-recmutex.c windows-recmutex.h
2796
2797 EXTRA_libgnu_a_SOURCES += windows-recmutex.c
2798
2799 ## end gnulib module windows-recmutex
2800
2801 ## begin gnulib module windows-rwlock
2802
2803
2804 EXTRA_DIST += windows-initguard.h windows-rwlock.c windows-rwlock.h
2805
2806 EXTRA_libgnu_a_SOURCES += windows-rwlock.c
2807
2808 ## end gnulib module windows-rwlock
2809
2810 ## begin gnulib module xalloc-oversized
2811
2812
2813 EXTRA_DIST += xalloc-oversized.h
2814
2815 ## end gnulib module xalloc-oversized
2816
2817
2818 mostlyclean-local: mostlyclean-generic
2819 @for dir in '' $(MOSTLYCLEANDIRS); do \
2820 if test -n "$$dir" && test -d $$dir; then \
2821 echo "rmdir $$dir"; rmdir $$dir; \
2822 fi; \
2823 done; \
2824 :
This page took 0.180227 seconds and 3 git commands to generate.