1## DO NOT EDIT! GENERATED AUTOMATICALLY!
2## Process this file with automake to produce Makefile.in.
3# Copyright (C) 2002-2021 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 --local-dir=gnulib-local \
26#  --lib=libgnu \
27#  --source-base=lib \
28#  --m4-base=m4 \
29#  --doc-base=doc \
30#  --tests-base=tests \
31#  --aux-dir=build-aux \
32#  --lgpl=3 \
33#  --conditional-dependencies \
34#  --libtool \
35#  --macro-prefix=gl \
36#  --no-vc-files \
37#  --avoid=lock \
38#  --avoid=unistr/base \
39#  --avoid=unistr/u8-mbtouc \
40#  --avoid=unistr/u8-mbtouc-unsafe \
41#  --avoid=unistr/u8-mbtoucr \
42#  --avoid=unistr/u8-prev \
43#  --avoid=unistr/u8-uctomb \
44#  --avoid=unitypes \
45#  accept4 \
46#  alignof \
47#  alloca-opt \
48#  announce-gen \
49#  autobuild \
50#  bind \
51#  byteswap \
52#  c-strcase \
53#  canonicalize-lgpl \
54#  ceil \
55#  clock-time \
56#  close \
57#  connect \
58#  copysign \
59#  dirfd \
60#  dirname-lgpl \
61#  duplocale \
62#  environ \
63#  extensions \
64#  flexmember \
65#  flock \
66#  floor \
67#  fpieee \
68#  frexp \
69#  fstat \
70#  fsync \
71#  full-read \
72#  full-write \
73#  func \
74#  gendocs \
75#  getaddrinfo \
76#  getlogin \
77#  getpeername \
78#  getsockname \
79#  getsockopt \
80#  git-version-gen \
81#  gitlog-to-changelog \
82#  gnu-web-doc-update \
83#  gnupload \
84#  havelib \
85#  iconv_open-utf \
86#  inet_ntop \
87#  inet_pton \
88#  isfinite \
89#  isinf \
90#  isnan \
91#  ldexp \
92#  lib-symbol-versions \
93#  lib-symbol-visibility \
94#  libunistring \
95#  link \
96#  listen \
97#  localcharset \
98#  locale \
99#  log1p \
100#  lstat \
101#  maintainer-makefile \
102#  malloc-gnu \
103#  malloca \
104#  mkdir \
105#  mkostemp \
106#  nl_langinfo \
107#  nproc \
108#  nstrftime \
109#  open \
110#  pipe-posix \
111#  pipe2 \
112#  poll \
113#  putenv \
114#  readlink \
115#  recv \
116#  recvfrom \
117#  regex \
118#  rename \
119#  rmdir \
120#  select \
121#  send \
122#  sendto \
123#  setenv \
124#  setsockopt \
125#  shutdown \
126#  socket \
127#  stat-time \
128#  stdlib \
129#  striconveh \
130#  string \
131#  sys_stat \
132#  time \
133#  times \
134#  trunc \
135#  unistd \
136#  verify \
137#  vsnprintf \
138#  warnings \
139#  wchar
140
141AUTOMAKE_OPTIONS = 1.11 gnits subdir-objects
142
143SUBDIRS =
144noinst_HEADERS =
145noinst_LIBRARIES =
146noinst_LTLIBRARIES =
147EXTRA_DIST =
148BUILT_SOURCES =
149SUFFIXES =
150MOSTLYCLEANFILES = core *.stackdump
151MOSTLYCLEANDIRS =
152CLEANFILES =
153DISTCLEANFILES =
154MAINTAINERCLEANFILES =
155# No GNU Make output.
156
157AM_CPPFLAGS =
158AM_CFLAGS =
159
160noinst_LTLIBRARIES += libgnu.la
161
162libgnu_la_SOURCES =
163libgnu_la_LIBADD = $(gl_LTLIBOBJS)
164libgnu_la_DEPENDENCIES = $(gl_LTLIBOBJS)
165EXTRA_libgnu_la_SOURCES =
166libgnu_la_LDFLAGS = $(AM_LDFLAGS)
167libgnu_la_LDFLAGS += -no-undefined
168libgnu_la_LDFLAGS += $(CEIL_LIBM)
169libgnu_la_LDFLAGS += $(COPYSIGN_LIBM)
170libgnu_la_LDFLAGS += $(FLOOR_LIBM)
171libgnu_la_LDFLAGS += $(FREXP_LIBM)
172libgnu_la_LDFLAGS += $(GETADDRINFO_LIB)
173libgnu_la_LDFLAGS += $(HOSTENT_LIB)
174libgnu_la_LDFLAGS += $(INET_NTOP_LIB)
175libgnu_la_LDFLAGS += $(INET_PTON_LIB)
176libgnu_la_LDFLAGS += $(ISNAND_LIBM)
177libgnu_la_LDFLAGS += $(ISNANF_LIBM)
178libgnu_la_LDFLAGS += $(ISNANL_LIBM)
179libgnu_la_LDFLAGS += $(LDEXP_LIBM)
180libgnu_la_LDFLAGS += $(LIBSOCKET)
181libgnu_la_LDFLAGS += $(LIBTHREAD)
182libgnu_la_LDFLAGS += $(LIB_CLOCK_GETTIME)
183libgnu_la_LDFLAGS += $(LIB_DUPLOCALE)
184libgnu_la_LDFLAGS += $(LIB_GETLOGIN)
185libgnu_la_LDFLAGS += $(LIB_GETRANDOM)
186libgnu_la_LDFLAGS += $(LIB_HARD_LOCALE)
187libgnu_la_LDFLAGS += $(LIB_MBRTOWC)
188libgnu_la_LDFLAGS += $(LIB_POLL)
189libgnu_la_LDFLAGS += $(LIB_SELECT)
190libgnu_la_LDFLAGS += $(LIB_SETLOCALE_NULL)
191libgnu_la_LDFLAGS += $(LOG1P_LIBM)
192libgnu_la_LDFLAGS += $(LOG_LIBM)
193libgnu_la_LDFLAGS += $(LTLIBICONV)
194libgnu_la_LDFLAGS += $(LTLIBINTL)
195libgnu_la_LDFLAGS += $(LTLIBUNISTRING)
196libgnu_la_LDFLAGS += $(ROUND_LIBM)
197libgnu_la_LDFLAGS += $(SERVENT_LIB)
198libgnu_la_LDFLAGS += $(TRUNC_LIBM)
199
200## begin gnulib module absolute-header
201
202# Use this preprocessor expression to decide whether #include_next works.
203# Do not rely on a 'configure'-time test for this, since the expression
204# might appear in an installed header, which is used by some other compiler.
205HAVE_INCLUDE_NEXT = (__GNUC__ || __clang__ || 60000000 <= __DECC_VER)
206
207## end   gnulib module absolute-header
208
209## begin gnulib module accept
210
211
212EXTRA_DIST += accept.c w32sock.h
213
214EXTRA_libgnu_la_SOURCES += accept.c
215
216## end   gnulib module accept
217
218## begin gnulib module accept4
219
220libgnu_la_SOURCES += accept4.c
221
222## end   gnulib module accept4
223
224## begin gnulib module alignof
225
226
227EXTRA_DIST += alignof.h
228
229## end   gnulib module alignof
230
231## begin gnulib module alloca
232
233if gl_GNULIB_ENABLED_alloca
234
235libgnu_la_LIBADD += @LTALLOCA@
236libgnu_la_DEPENDENCIES += @LTALLOCA@
237endif
238EXTRA_DIST += alloca.c
239
240EXTRA_libgnu_la_SOURCES += alloca.c
241
242## end   gnulib module alloca
243
244## begin gnulib module alloca-opt
245
246BUILT_SOURCES += $(ALLOCA_H)
247
248# We need the following in order to create <alloca.h> when the system
249# doesn't have one that works with the given compiler.
250if GL_GENERATE_ALLOCA_H
251alloca.h: alloca.in.h $(top_builddir)/config.status
252	$(AM_V_GEN)rm -f $@-t $@ && \
253	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
254	  sed -e 's|@''HAVE_ALLOCA_H''@|$(HAVE_ALLOCA_H)|g' < $(srcdir)/alloca.in.h; \
255	} > $@-t && \
256	mv -f $@-t $@
257else
258alloca.h: $(top_builddir)/config.status
259	rm -f $@
260endif
261MOSTLYCLEANFILES += alloca.h alloca.h-t
262
263EXTRA_DIST += alloca.in.h
264
265## end   gnulib module alloca-opt
266
267## begin gnulib module announce-gen
268
269
270EXTRA_DIST += $(top_srcdir)/build-aux/announce-gen
271
272## end   gnulib module announce-gen
273
274## begin gnulib module arpa_inet
275
276BUILT_SOURCES += arpa/inet.h
277
278# We need the following in order to create <arpa/inet.h> when the system
279# doesn't have one.
280arpa/inet.h: arpa_inet.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H)
281	$(AM_V_at)$(MKDIR_P) arpa
282	$(AM_V_GEN)rm -f $@-t $@ && \
283	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
284	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
285	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
286	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
287	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
288	      -e 's|@''HAVE_FEATURES_H''@|$(HAVE_FEATURES_H)|g' \
289	      -e 's|@''NEXT_ARPA_INET_H''@|$(NEXT_ARPA_INET_H)|g' \
290	      -e 's|@''HAVE_ARPA_INET_H''@|$(HAVE_ARPA_INET_H)|g' \
291	      -e 's/@''GNULIB_INET_NTOP''@/$(GNULIB_INET_NTOP)/g' \
292	      -e 's/@''GNULIB_INET_PTON''@/$(GNULIB_INET_PTON)/g' \
293	      -e 's|@''HAVE_WS2TCPIP_H''@|$(HAVE_WS2TCPIP_H)|g' \
294	      -e 's|@''HAVE_DECL_INET_NTOP''@|$(HAVE_DECL_INET_NTOP)|g' \
295	      -e 's|@''HAVE_DECL_INET_PTON''@|$(HAVE_DECL_INET_PTON)|g' \
296	      -e 's|@''REPLACE_INET_NTOP''@|$(REPLACE_INET_NTOP)|g' \
297	      -e 's|@''REPLACE_INET_PTON''@|$(REPLACE_INET_PTON)|g' \
298	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
299	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
300	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
301	      < $(srcdir)/arpa_inet.in.h; \
302	} > $@-t && \
303	mv $@-t $@
304MOSTLYCLEANFILES += arpa/inet.h arpa/inet.h-t
305MOSTLYCLEANDIRS += arpa
306
307EXTRA_DIST += arpa_inet.in.h
308
309## end   gnulib module arpa_inet
310
311## begin gnulib module assure
312
313if gl_GNULIB_ENABLED_assure
314
315endif
316EXTRA_DIST += assure.h
317
318## end   gnulib module assure
319
320## begin gnulib module attribute
321
322
323EXTRA_DIST += attribute.h
324
325## end   gnulib module attribute
326
327## begin gnulib module basename-lgpl
328
329libgnu_la_SOURCES += basename-lgpl.c
330
331EXTRA_DIST += basename-lgpl.h
332
333## end   gnulib module basename-lgpl
334
335## begin gnulib module binary-io
336
337libgnu_la_SOURCES += binary-io.h binary-io.c
338
339## end   gnulib module binary-io
340
341## begin gnulib module bind
342
343
344EXTRA_DIST += bind.c w32sock.h
345
346EXTRA_libgnu_la_SOURCES += bind.c
347
348## end   gnulib module bind
349
350## begin gnulib module btowc
351
352if gl_GNULIB_ENABLED_btowc
353
354endif
355EXTRA_DIST += btowc.c
356
357EXTRA_libgnu_la_SOURCES += btowc.c
358
359## end   gnulib module btowc
360
361## begin gnulib module byteswap
362
363BUILT_SOURCES += $(BYTESWAP_H)
364
365# We need the following in order to create <byteswap.h> when the system
366# doesn't have one.
367if GL_GENERATE_BYTESWAP_H
368byteswap.h: byteswap.in.h $(top_builddir)/config.status
369	$(AM_V_GEN)rm -f $@-t $@ && \
370	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
371	  cat $(srcdir)/byteswap.in.h; \
372	} > $@-t && \
373	mv -f $@-t $@
374else
375byteswap.h: $(top_builddir)/config.status
376	rm -f $@
377endif
378MOSTLYCLEANFILES += byteswap.h byteswap.h-t
379
380EXTRA_DIST += byteswap.in.h
381
382## end   gnulib module byteswap
383
384## begin gnulib module c-ctype
385
386libgnu_la_SOURCES += c-ctype.h c-ctype.c
387
388## end   gnulib module c-ctype
389
390## begin gnulib module c-strcase
391
392libgnu_la_SOURCES += c-strcase.h c-strcasecmp.c c-strncasecmp.c
393
394## end   gnulib module c-strcase
395
396## begin gnulib module c-strcaseeq
397
398
399EXTRA_DIST += c-strcaseeq.h
400
401## end   gnulib module c-strcaseeq
402
403## begin gnulib module canonicalize-lgpl
404
405
406EXTRA_DIST += canonicalize-lgpl.c
407
408EXTRA_libgnu_la_SOURCES += canonicalize-lgpl.c
409
410## end   gnulib module canonicalize-lgpl
411
412## begin gnulib module ceil
413
414
415EXTRA_DIST += ceil.c
416
417EXTRA_libgnu_la_SOURCES += ceil.c
418
419## end   gnulib module ceil
420
421## begin gnulib module cloexec
422
423if gl_GNULIB_ENABLED_cloexec
424libgnu_la_SOURCES += cloexec.c
425
426endif
427EXTRA_DIST += cloexec.h
428
429## end   gnulib module cloexec
430
431## begin gnulib module close
432
433
434EXTRA_DIST += close.c
435
436EXTRA_libgnu_la_SOURCES += close.c
437
438## end   gnulib module close
439
440## begin gnulib module connect
441
442
443EXTRA_DIST += connect.c w32sock.h
444
445EXTRA_libgnu_la_SOURCES += connect.c
446
447## end   gnulib module connect
448
449## begin gnulib module copysign
450
451
452EXTRA_DIST += copysign.c
453
454EXTRA_libgnu_la_SOURCES += copysign.c
455
456## end   gnulib module copysign
457
458## begin gnulib module dirent
459
460BUILT_SOURCES += dirent.h
461
462# We need the following in order to create <dirent.h> when the system
463# doesn't have one that works with the given compiler.
464dirent.h: dirent.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
465	$(AM_V_GEN)rm -f $@-t $@ && \
466	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
467	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
468	      -e 's|@''HAVE_DIRENT_H''@|$(HAVE_DIRENT_H)|g' \
469	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
470	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
471	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
472	      -e 's|@''NEXT_DIRENT_H''@|$(NEXT_DIRENT_H)|g' \
473	      -e 's/@''GNULIB_OPENDIR''@/$(GNULIB_OPENDIR)/g' \
474	      -e 's/@''GNULIB_READDIR''@/$(GNULIB_READDIR)/g' \
475	      -e 's/@''GNULIB_REWINDDIR''@/$(GNULIB_REWINDDIR)/g' \
476	      -e 's/@''GNULIB_CLOSEDIR''@/$(GNULIB_CLOSEDIR)/g' \
477	      -e 's/@''GNULIB_DIRFD''@/$(GNULIB_DIRFD)/g' \
478	      -e 's/@''GNULIB_FDOPENDIR''@/$(GNULIB_FDOPENDIR)/g' \
479	      -e 's/@''GNULIB_SCANDIR''@/$(GNULIB_SCANDIR)/g' \
480	      -e 's/@''GNULIB_ALPHASORT''@/$(GNULIB_ALPHASORT)/g' \
481	      -e 's/@''HAVE_OPENDIR''@/$(HAVE_OPENDIR)/g' \
482	      -e 's/@''HAVE_READDIR''@/$(HAVE_READDIR)/g' \
483	      -e 's/@''HAVE_REWINDDIR''@/$(HAVE_REWINDDIR)/g' \
484	      -e 's/@''HAVE_CLOSEDIR''@/$(HAVE_CLOSEDIR)/g' \
485	      -e 's|@''HAVE_DECL_DIRFD''@|$(HAVE_DECL_DIRFD)|g' \
486	      -e 's|@''HAVE_DECL_FDOPENDIR''@|$(HAVE_DECL_FDOPENDIR)|g' \
487	      -e 's|@''HAVE_FDOPENDIR''@|$(HAVE_FDOPENDIR)|g' \
488	      -e 's|@''HAVE_SCANDIR''@|$(HAVE_SCANDIR)|g' \
489	      -e 's|@''HAVE_ALPHASORT''@|$(HAVE_ALPHASORT)|g' \
490	      -e 's|@''REPLACE_OPENDIR''@|$(REPLACE_OPENDIR)|g' \
491	      -e 's|@''REPLACE_CLOSEDIR''@|$(REPLACE_CLOSEDIR)|g' \
492	      -e 's|@''REPLACE_DIRFD''@|$(REPLACE_DIRFD)|g' \
493	      -e 's|@''REPLACE_FDOPENDIR''@|$(REPLACE_FDOPENDIR)|g' \
494	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
495	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
496	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
497	      < $(srcdir)/dirent.in.h; \
498	} > $@-t && \
499	mv $@-t $@
500MOSTLYCLEANFILES += dirent.h dirent.h-t
501
502EXTRA_DIST += dirent.in.h
503
504## end   gnulib module dirent
505
506## begin gnulib module dirfd
507
508
509EXTRA_DIST += dirfd.c
510
511EXTRA_libgnu_la_SOURCES += dirfd.c
512
513## end   gnulib module dirfd
514
515## begin gnulib module dirname-lgpl
516
517libgnu_la_SOURCES += dirname-lgpl.c stripslash.c
518
519EXTRA_DIST += dirname.h
520
521## end   gnulib module dirname-lgpl
522
523## begin gnulib module dup2
524
525if gl_GNULIB_ENABLED_dup2
526
527endif
528EXTRA_DIST += dup2.c
529
530EXTRA_libgnu_la_SOURCES += dup2.c
531
532## end   gnulib module dup2
533
534## begin gnulib module duplocale
535
536
537EXTRA_DIST += duplocale.c
538
539EXTRA_libgnu_la_SOURCES += duplocale.c
540
541## end   gnulib module duplocale
542
543## begin gnulib module dynarray
544
545if gl_GNULIB_ENABLED_dynarray
546libgnu_la_SOURCES += malloc/dynarray_at_failure.c                 malloc/dynarray_emplace_enlarge.c                 malloc/dynarray_finalize.c                 malloc/dynarray_resize.c                 malloc/dynarray_resize_clear.c
547
548endif
549EXTRA_DIST += dynarray.h malloc/dynarray-skeleton.c malloc/dynarray.h
550
551EXTRA_libgnu_la_SOURCES += malloc/dynarray-skeleton.c
552
553## end   gnulib module dynarray
554
555## begin gnulib module eloop-threshold
556
557if gl_GNULIB_ENABLED_925677f0343de64b89a9f0c790b4104c
558
559endif
560EXTRA_DIST += eloop-threshold.h
561
562## end   gnulib module eloop-threshold
563
564## begin gnulib module errno
565
566BUILT_SOURCES += $(ERRNO_H)
567
568# We need the following in order to create <errno.h> when the system
569# doesn't have one that is POSIX compliant.
570if GL_GENERATE_ERRNO_H
571errno.h: errno.in.h $(top_builddir)/config.status
572	$(AM_V_GEN)rm -f $@-t $@ && \
573	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
574	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
575	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
576	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
577	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
578	      -e 's|@''NEXT_ERRNO_H''@|$(NEXT_ERRNO_H)|g' \
579	      -e 's|@''EMULTIHOP_HIDDEN''@|$(EMULTIHOP_HIDDEN)|g' \
580	      -e 's|@''EMULTIHOP_VALUE''@|$(EMULTIHOP_VALUE)|g' \
581	      -e 's|@''ENOLINK_HIDDEN''@|$(ENOLINK_HIDDEN)|g' \
582	      -e 's|@''ENOLINK_VALUE''@|$(ENOLINK_VALUE)|g' \
583	      -e 's|@''EOVERFLOW_HIDDEN''@|$(EOVERFLOW_HIDDEN)|g' \
584	      -e 's|@''EOVERFLOW_VALUE''@|$(EOVERFLOW_VALUE)|g' \
585	      < $(srcdir)/errno.in.h; \
586	} > $@-t && \
587	mv $@-t $@
588else
589errno.h: $(top_builddir)/config.status
590	rm -f $@
591endif
592MOSTLYCLEANFILES += errno.h errno.h-t
593
594EXTRA_DIST += errno.in.h
595
596## end   gnulib module errno
597
598## begin gnulib module fcntl
599
600if gl_GNULIB_ENABLED_fcntl
601
602endif
603EXTRA_DIST += fcntl.c
604
605EXTRA_libgnu_la_SOURCES += fcntl.c
606
607## end   gnulib module fcntl
608
609## begin gnulib module fcntl-h
610
611BUILT_SOURCES += fcntl.h
612
613# We need the following in order to create <fcntl.h> when the system
614# doesn't have one that works with the given compiler.
615fcntl.h: fcntl.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
616	$(AM_V_GEN)rm -f $@-t $@ && \
617	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
618	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
619	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
620	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
621	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
622	      -e 's|@''NEXT_FCNTL_H''@|$(NEXT_FCNTL_H)|g' \
623	      -e 's/@''GNULIB_CREAT''@/$(GNULIB_CREAT)/g' \
624	      -e 's/@''GNULIB_FCNTL''@/$(GNULIB_FCNTL)/g' \
625	      -e 's/@''GNULIB_NONBLOCKING''@/$(GNULIB_NONBLOCKING)/g' \
626	      -e 's/@''GNULIB_OPEN''@/$(GNULIB_OPEN)/g' \
627	      -e 's/@''GNULIB_OPENAT''@/$(GNULIB_OPENAT)/g' \
628	      -e 's/@''GNULIB_MDA_CREAT''@/$(GNULIB_MDA_CREAT)/g' \
629	      -e 's/@''GNULIB_MDA_OPEN''@/$(GNULIB_MDA_OPEN)/g' \
630	      -e 's|@''HAVE_FCNTL''@|$(HAVE_FCNTL)|g' \
631	      -e 's|@''HAVE_OPENAT''@|$(HAVE_OPENAT)|g' \
632	      -e 's|@''REPLACE_CREAT''@|$(REPLACE_CREAT)|g' \
633	      -e 's|@''REPLACE_FCNTL''@|$(REPLACE_FCNTL)|g' \
634	      -e 's|@''REPLACE_OPEN''@|$(REPLACE_OPEN)|g' \
635	      -e 's|@''REPLACE_OPENAT''@|$(REPLACE_OPENAT)|g' \
636	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
637	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
638	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
639	      < $(srcdir)/fcntl.in.h; \
640	} > $@-t && \
641	mv $@-t $@
642MOSTLYCLEANFILES += fcntl.h fcntl.h-t
643
644EXTRA_DIST += fcntl.in.h
645
646## end   gnulib module fcntl-h
647
648## begin gnulib module fd-hook
649
650if gl_GNULIB_ENABLED_43fe87a341d9b4b93c47c3ad819a5239
651libgnu_la_SOURCES += fd-hook.c
652
653endif
654EXTRA_DIST += fd-hook.h
655
656## end   gnulib module fd-hook
657
658## begin gnulib module filename
659
660
661EXTRA_DIST += filename.h
662
663## end   gnulib module filename
664
665## begin gnulib module flexmember
666
667
668EXTRA_DIST += flexmember.h
669
670## end   gnulib module flexmember
671
672## begin gnulib module float
673
674BUILT_SOURCES += $(FLOAT_H)
675
676# We need the following in order to create <float.h> when the system
677# doesn't have one that works with the given compiler.
678if GL_GENERATE_FLOAT_H
679float.h: float.in.h $(top_builddir)/config.status
680	$(AM_V_GEN)rm -f $@-t $@ && \
681	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
682	  sed -e 's|@''GUARD_PREFIX''@|GL|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_FLOAT_H''@|$(NEXT_FLOAT_H)|g' \
687	      -e 's|@''REPLACE_ITOLD''@|$(REPLACE_ITOLD)|g' \
688	      < $(srcdir)/float.in.h; \
689	} > $@-t && \
690	mv $@-t $@
691else
692float.h: $(top_builddir)/config.status
693	rm -f $@
694endif
695MOSTLYCLEANFILES += float.h float.h-t
696
697EXTRA_DIST += float.c float.in.h itold.c
698
699EXTRA_libgnu_la_SOURCES += float.c itold.c
700
701## end   gnulib module float
702
703## begin gnulib module flock
704
705
706EXTRA_DIST += flock.c
707
708EXTRA_libgnu_la_SOURCES += flock.c
709
710## end   gnulib module flock
711
712## begin gnulib module floor
713
714
715EXTRA_DIST += floor.c
716
717EXTRA_libgnu_la_SOURCES += floor.c
718
719## end   gnulib module floor
720
721## begin gnulib module free-posix
722
723
724EXTRA_DIST += free.c
725
726EXTRA_libgnu_la_SOURCES += free.c
727
728## end   gnulib module free-posix
729
730## begin gnulib module frexp
731
732
733EXTRA_DIST += frexp.c
734
735EXTRA_libgnu_la_SOURCES += frexp.c
736
737## end   gnulib module frexp
738
739## begin gnulib module fstat
740
741
742EXTRA_DIST += fstat.c stat-w32.c stat-w32.h
743
744EXTRA_libgnu_la_SOURCES += fstat.c stat-w32.c
745
746## end   gnulib module fstat
747
748## begin gnulib module fsync
749
750
751EXTRA_DIST += fsync.c
752
753EXTRA_libgnu_la_SOURCES += fsync.c
754
755## end   gnulib module fsync
756
757## begin gnulib module full-read
758
759libgnu_la_SOURCES += full-read.h full-read.c
760
761EXTRA_DIST += full-write.c
762
763EXTRA_libgnu_la_SOURCES += full-write.c
764
765## end   gnulib module full-read
766
767## begin gnulib module full-write
768
769libgnu_la_SOURCES += full-write.h full-write.c
770
771## end   gnulib module full-write
772
773## begin gnulib module gendocs
774
775
776EXTRA_DIST += $(top_srcdir)/build-aux/gendocs.sh
777
778## end   gnulib module gendocs
779
780## begin gnulib module getaddrinfo
781
782
783EXTRA_DIST += gai_strerror.c getaddrinfo.c
784
785EXTRA_libgnu_la_SOURCES += gai_strerror.c getaddrinfo.c
786
787## end   gnulib module getaddrinfo
788
789## begin gnulib module getdtablesize
790
791if gl_GNULIB_ENABLED_getdtablesize
792
793endif
794EXTRA_DIST += getdtablesize.c
795
796EXTRA_libgnu_la_SOURCES += getdtablesize.c
797
798## end   gnulib module getdtablesize
799
800## begin gnulib module getlogin
801
802
803EXTRA_DIST += getlogin.c
804
805EXTRA_libgnu_la_SOURCES += getlogin.c
806
807## end   gnulib module getlogin
808
809## begin gnulib module getpeername
810
811
812EXTRA_DIST += getpeername.c w32sock.h
813
814EXTRA_libgnu_la_SOURCES += getpeername.c
815
816## end   gnulib module getpeername
817
818## begin gnulib module getrandom
819
820if gl_GNULIB_ENABLED_getrandom
821
822endif
823EXTRA_DIST += getrandom.c
824
825EXTRA_libgnu_la_SOURCES += getrandom.c
826
827## end   gnulib module getrandom
828
829## begin gnulib module getsockname
830
831
832EXTRA_DIST += getsockname.c w32sock.h
833
834EXTRA_libgnu_la_SOURCES += getsockname.c
835
836## end   gnulib module getsockname
837
838## begin gnulib module getsockopt
839
840
841EXTRA_DIST += getsockopt.c w32sock.h
842
843EXTRA_libgnu_la_SOURCES += getsockopt.c
844
845## end   gnulib module getsockopt
846
847## begin gnulib module gettext-h
848
849if gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36
850libgnu_la_SOURCES += gettext.h
851
852endif
853## end   gnulib module gettext-h
854
855## begin gnulib module git-version-gen
856
857
858EXTRA_DIST += $(top_srcdir)/build-aux/git-version-gen
859
860## end   gnulib module git-version-gen
861
862## begin gnulib module gitlog-to-changelog
863
864
865EXTRA_DIST += $(top_srcdir)/build-aux/gitlog-to-changelog
866
867## end   gnulib module gitlog-to-changelog
868
869## begin gnulib module gnu-web-doc-update
870
871
872EXTRA_DIST += $(top_srcdir)/build-aux/gnu-web-doc-update
873
874## end   gnulib module gnu-web-doc-update
875
876## begin gnulib module gnumakefile
877
878EXTRA_DIST += $(top_srcdir)/GNUmakefile
879distclean-local: clean-GNUmakefile
880clean-GNUmakefile:
881	test '$(srcdir)' = . || rm -f $(top_builddir)/GNUmakefile
882
883## end   gnulib module gnumakefile
884
885## begin gnulib module gnupload
886
887
888EXTRA_DIST += $(top_srcdir)/build-aux/gnupload
889
890## end   gnulib module gnupload
891
892## begin gnulib module gperf
893
894GPERF = gperf
895V_GPERF = $(V_GPERF_@AM_V@)
896V_GPERF_ = $(V_GPERF_@AM_DEFAULT_V@)
897V_GPERF_0 = @echo "  GPERF   " $@;
898
899## end   gnulib module gperf
900
901## begin gnulib module hard-locale
902
903if gl_GNULIB_ENABLED_30838f5439487421042f2225bed3af76
904libgnu_la_SOURCES += hard-locale.c
905
906endif
907EXTRA_DIST += hard-locale.h
908
909## end   gnulib module hard-locale
910
911## begin gnulib module havelib
912
913
914EXTRA_DIST += $(top_srcdir)/build-aux/config.rpath
915
916## end   gnulib module havelib
917
918## begin gnulib module iconv-h
919
920BUILT_SOURCES += $(ICONV_H)
921
922# We need the following in order to create <iconv.h> when the system
923# doesn't have one that works with the given compiler.
924if GL_GENERATE_ICONV_H
925iconv.h: iconv.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
926	$(AM_V_GEN)rm -f $@-t $@ && \
927	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
928	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
929	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
930	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
931	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
932	      -e 's|@''NEXT_ICONV_H''@|$(NEXT_ICONV_H)|g' \
933	      -e 's/@''GNULIB_ICONV''@/$(GNULIB_ICONV)/g' \
934	      -e 's|@''ICONV_CONST''@|$(ICONV_CONST)|g' \
935	      -e 's|@''REPLACE_ICONV''@|$(REPLACE_ICONV)|g' \
936	      -e 's|@''REPLACE_ICONV_OPEN''@|$(REPLACE_ICONV_OPEN)|g' \
937	      -e 's|@''REPLACE_ICONV_UTF''@|$(REPLACE_ICONV_UTF)|g' \
938	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
939	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
940	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
941	      < $(srcdir)/iconv.in.h; \
942	} > $@-t && \
943	mv $@-t $@
944else
945iconv.h: $(top_builddir)/config.status
946	rm -f $@
947endif
948MOSTLYCLEANFILES += iconv.h iconv.h-t
949
950EXTRA_DIST += iconv.in.h
951
952## end   gnulib module iconv-h
953
954## begin gnulib module iconv_open
955
956$(srcdir)/iconv_open-aix.h: $(srcdir)/iconv_open-aix.gperf
957	$(V_GPERF)$(GPERF) -m 10 $(srcdir)/iconv_open-aix.gperf > $(srcdir)/iconv_open-aix.h-t && \
958	mv $(srcdir)/iconv_open-aix.h-t $(srcdir)/iconv_open-aix.h
959$(srcdir)/iconv_open-hpux.h: $(srcdir)/iconv_open-hpux.gperf
960	$(V_GPERF)$(GPERF) -m 10 $(srcdir)/iconv_open-hpux.gperf > $(srcdir)/iconv_open-hpux.h-t && \
961	mv $(srcdir)/iconv_open-hpux.h-t $(srcdir)/iconv_open-hpux.h
962$(srcdir)/iconv_open-irix.h: $(srcdir)/iconv_open-irix.gperf
963	$(V_GPERF)$(GPERF) -m 10 $(srcdir)/iconv_open-irix.gperf > $(srcdir)/iconv_open-irix.h-t && \
964	mv $(srcdir)/iconv_open-irix.h-t $(srcdir)/iconv_open-irix.h
965$(srcdir)/iconv_open-osf.h: $(srcdir)/iconv_open-osf.gperf
966	$(V_GPERF)$(GPERF) -m 10 $(srcdir)/iconv_open-osf.gperf > $(srcdir)/iconv_open-osf.h-t && \
967	mv $(srcdir)/iconv_open-osf.h-t $(srcdir)/iconv_open-osf.h
968$(srcdir)/iconv_open-solaris.h: $(srcdir)/iconv_open-solaris.gperf
969	$(V_GPERF)$(GPERF) -m 10 $(srcdir)/iconv_open-solaris.gperf > $(srcdir)/iconv_open-solaris.h-t && \
970	mv $(srcdir)/iconv_open-solaris.h-t $(srcdir)/iconv_open-solaris.h
971$(srcdir)/iconv_open-zos.h: $(srcdir)/iconv_open-zos.gperf
972	$(V_GPERF)$(GPERF) -m 10 $(srcdir)/iconv_open-zos.gperf > $(srcdir)/iconv_open-zos.h-t && \
973	mv $(srcdir)/iconv_open-zos.h-t $(srcdir)/iconv_open-zos.h
974BUILT_SOURCES        += iconv_open-aix.h iconv_open-hpux.h iconv_open-irix.h iconv_open-osf.h iconv_open-solaris.h iconv_open-zos.h
975MOSTLYCLEANFILES     += iconv_open-aix.h-t iconv_open-hpux.h-t iconv_open-irix.h-t iconv_open-osf.h-t iconv_open-solaris.h-t iconv_open-zos.h-t
976MAINTAINERCLEANFILES += iconv_open-aix.h iconv_open-hpux.h iconv_open-irix.h iconv_open-osf.h iconv_open-solaris.h iconv_open-zos.h
977EXTRA_DIST           += iconv_open-aix.h iconv_open-hpux.h iconv_open-irix.h iconv_open-osf.h iconv_open-solaris.h iconv_open-zos.h
978
979EXTRA_DIST += iconv.c iconv_close.c iconv_open-aix.gperf iconv_open-hpux.gperf iconv_open-irix.gperf iconv_open-osf.gperf iconv_open-solaris.gperf iconv_open-zos.gperf iconv_open.c
980
981EXTRA_libgnu_la_SOURCES += iconv.c iconv_close.c iconv_open.c
982
983## end   gnulib module iconv_open
984
985## begin gnulib module idx
986
987if gl_GNULIB_ENABLED_idx
988libgnu_la_SOURCES += idx.h
989
990endif
991## end   gnulib module idx
992
993## begin gnulib module inet_ntop
994
995
996EXTRA_DIST += inet_ntop.c
997
998EXTRA_libgnu_la_SOURCES += inet_ntop.c
999
1000## end   gnulib module inet_ntop
1001
1002## begin gnulib module inet_pton
1003
1004
1005EXTRA_DIST += inet_pton.c
1006
1007EXTRA_libgnu_la_SOURCES += inet_pton.c
1008
1009## end   gnulib module inet_pton
1010
1011## begin gnulib module intprops
1012
1013
1014EXTRA_DIST += intprops.h
1015
1016## end   gnulib module intprops
1017
1018## begin gnulib module inttypes-incomplete
1019
1020BUILT_SOURCES += inttypes.h
1021
1022# We need the following in order to create <inttypes.h> when the system
1023# doesn't have one that works with the given compiler.
1024inttypes.h: inttypes.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H)
1025	$(AM_V_GEN)rm -f $@-t $@ && \
1026	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1027	  sed -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
1028	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1029	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1030	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1031	      -e 's|@''NEXT_INTTYPES_H''@|$(NEXT_INTTYPES_H)|g' \
1032	      -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
1033	      -e 's/@''PRIPTR_PREFIX''@/$(PRIPTR_PREFIX)/g' \
1034	      -e 's/@''GNULIB_IMAXABS''@/$(GNULIB_IMAXABS)/g' \
1035	      -e 's/@''GNULIB_IMAXDIV''@/$(GNULIB_IMAXDIV)/g' \
1036	      -e 's/@''GNULIB_STRTOIMAX''@/$(GNULIB_STRTOIMAX)/g' \
1037	      -e 's/@''GNULIB_STRTOUMAX''@/$(GNULIB_STRTOUMAX)/g' \
1038	      -e 's/@''HAVE_DECL_IMAXABS''@/$(HAVE_DECL_IMAXABS)/g' \
1039	      -e 's/@''HAVE_DECL_IMAXDIV''@/$(HAVE_DECL_IMAXDIV)/g' \
1040	      -e 's/@''HAVE_DECL_STRTOIMAX''@/$(HAVE_DECL_STRTOIMAX)/g' \
1041	      -e 's/@''HAVE_DECL_STRTOUMAX''@/$(HAVE_DECL_STRTOUMAX)/g' \
1042	      -e 's/@''HAVE_IMAXDIV_T''@/$(HAVE_IMAXDIV_T)/g' \
1043	      -e 's/@''REPLACE_STRTOIMAX''@/$(REPLACE_STRTOIMAX)/g' \
1044	      -e 's/@''REPLACE_STRTOUMAX''@/$(REPLACE_STRTOUMAX)/g' \
1045	      -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/$(INT32_MAX_LT_INTMAX_MAX)/g' \
1046	      -e 's/@''INT64_MAX_EQ_LONG_MAX''@/$(INT64_MAX_EQ_LONG_MAX)/g' \
1047	      -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/$(UINT32_MAX_LT_UINTMAX_MAX)/g' \
1048	      -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/$(UINT64_MAX_EQ_ULONG_MAX)/g' \
1049	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1050	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1051	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
1052	      < $(srcdir)/inttypes.in.h; \
1053	} > $@-t && \
1054	mv $@-t $@
1055MOSTLYCLEANFILES += inttypes.h inttypes.h-t
1056
1057EXTRA_DIST += inttypes.in.h
1058
1059## end   gnulib module inttypes-incomplete
1060
1061## begin gnulib module isfinite
1062
1063
1064EXTRA_DIST += isfinite.c
1065
1066EXTRA_libgnu_la_SOURCES += isfinite.c
1067
1068## end   gnulib module isfinite
1069
1070## begin gnulib module isinf
1071
1072
1073EXTRA_DIST += isinf.c
1074
1075EXTRA_libgnu_la_SOURCES += isinf.c
1076
1077## end   gnulib module isinf
1078
1079## begin gnulib module isnand
1080
1081
1082EXTRA_DIST += float+.h isnan.c isnand.c
1083
1084EXTRA_libgnu_la_SOURCES += isnan.c isnand.c
1085
1086## end   gnulib module isnand
1087
1088## begin gnulib module isnand-nolibm
1089
1090if gl_GNULIB_ENABLED_b1df7117b479d2da59d76deba468ee21
1091
1092endif
1093EXTRA_DIST += float+.h isnan.c isnand-nolibm.h isnand.c
1094
1095EXTRA_libgnu_la_SOURCES += isnan.c isnand.c
1096
1097## end   gnulib module isnand-nolibm
1098
1099## begin gnulib module isnanf
1100
1101
1102EXTRA_DIST += float+.h isnan.c isnanf.c
1103
1104EXTRA_libgnu_la_SOURCES += isnan.c isnanf.c
1105
1106## end   gnulib module isnanf
1107
1108## begin gnulib module isnanf-nolibm
1109
1110if gl_GNULIB_ENABLED_3f0e593033d1fc2c127581960f641b66
1111
1112endif
1113EXTRA_DIST += float+.h isnan.c isnanf-nolibm.h isnanf.c
1114
1115EXTRA_libgnu_la_SOURCES += isnan.c isnanf.c
1116
1117## end   gnulib module isnanf-nolibm
1118
1119## begin gnulib module isnanl
1120
1121
1122EXTRA_DIST += float+.h isnan.c isnanl.c
1123
1124EXTRA_libgnu_la_SOURCES += isnan.c isnanl.c
1125
1126## end   gnulib module isnanl
1127
1128## begin gnulib module isnanl-nolibm
1129
1130if gl_GNULIB_ENABLED_dbdf22868a5367f28bf18e0013ac6f8f
1131
1132endif
1133EXTRA_DIST += float+.h isnan.c isnanl-nolibm.h isnanl.c
1134
1135EXTRA_libgnu_la_SOURCES += isnan.c isnanl.c
1136
1137## end   gnulib module isnanl-nolibm
1138
1139## begin gnulib module langinfo
1140
1141BUILT_SOURCES += langinfo.h
1142
1143# We need the following in order to create an empty placeholder for
1144# <langinfo.h> when the system doesn't have one.
1145langinfo.h: langinfo.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
1146	$(AM_V_GEN)rm -f $@-t $@ && \
1147	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1148	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1149	      -e 's|@''HAVE_LANGINFO_H''@|$(HAVE_LANGINFO_H)|g' \
1150	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1151	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1152	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1153	      -e 's|@''NEXT_LANGINFO_H''@|$(NEXT_LANGINFO_H)|g' \
1154	      -e 's/@''GNULIB_NL_LANGINFO''@/$(GNULIB_NL_LANGINFO)/g' \
1155	      -e 's|@''HAVE_LANGINFO_CODESET''@|$(HAVE_LANGINFO_CODESET)|g' \
1156	      -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|$(HAVE_LANGINFO_T_FMT_AMPM)|g' \
1157	      -e 's|@''HAVE_LANGINFO_ALTMON''@|$(HAVE_LANGINFO_ALTMON)|g' \
1158	      -e 's|@''HAVE_LANGINFO_ERA''@|$(HAVE_LANGINFO_ERA)|g' \
1159	      -e 's|@''HAVE_LANGINFO_YESEXPR''@|$(HAVE_LANGINFO_YESEXPR)|g' \
1160	      -e 's|@''HAVE_NL_LANGINFO''@|$(HAVE_NL_LANGINFO)|g' \
1161	      -e 's|@''REPLACE_NL_LANGINFO''@|$(REPLACE_NL_LANGINFO)|g' \
1162	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1163	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
1164	      < $(srcdir)/langinfo.in.h; \
1165	} > $@-t && \
1166	mv $@-t $@
1167MOSTLYCLEANFILES += langinfo.h langinfo.h-t
1168
1169EXTRA_DIST += langinfo.in.h
1170
1171## end   gnulib module langinfo
1172
1173## begin gnulib module lib-symbol-visibility
1174
1175# The value of $(CFLAG_VISIBILITY) needs to be added to the CFLAGS for the
1176# compilation of all sources that make up the library. This line here does it
1177# only for the gnulib part of it. The developer is responsible for adding
1178# $(CFLAG_VISIBILITY) to the Makefile.ams of the other portions of the library.
1179AM_CFLAGS += $(CFLAG_VISIBILITY)
1180
1181## end   gnulib module lib-symbol-visibility
1182
1183## begin gnulib module libc-config
1184
1185if gl_GNULIB_ENABLED_21ee726a3540c09237a8e70c0baf7467
1186
1187endif
1188EXTRA_DIST += cdefs.h libc-config.h
1189
1190## end   gnulib module libc-config
1191
1192## begin gnulib module libunistring
1193
1194
1195EXTRA_DIST += libunistring.valgrind
1196
1197## end   gnulib module libunistring
1198
1199## begin gnulib module limits-h
1200
1201BUILT_SOURCES += $(LIMITS_H)
1202
1203# We need the following in order to create <limits.h> when the system
1204# doesn't have one that is compatible with GNU.
1205if GL_GENERATE_LIMITS_H
1206limits.h: limits.in.h $(top_builddir)/config.status
1207	$(AM_V_GEN)rm -f $@-t $@ && \
1208	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1209	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1210	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1211	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1212	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1213	      -e 's|@''NEXT_LIMITS_H''@|$(NEXT_LIMITS_H)|g' \
1214	      < $(srcdir)/limits.in.h; \
1215	} > $@-t && \
1216	mv $@-t $@
1217else
1218limits.h: $(top_builddir)/config.status
1219	rm -f $@
1220endif
1221MOSTLYCLEANFILES += limits.h limits.h-t
1222
1223EXTRA_DIST += limits.in.h
1224
1225## end   gnulib module limits-h
1226
1227## begin gnulib module link
1228
1229
1230EXTRA_DIST += link.c
1231
1232EXTRA_libgnu_la_SOURCES += link.c
1233
1234## end   gnulib module link
1235
1236## begin gnulib module listen
1237
1238
1239EXTRA_DIST += listen.c w32sock.h
1240
1241EXTRA_libgnu_la_SOURCES += listen.c
1242
1243## end   gnulib module listen
1244
1245## begin gnulib module localcharset
1246
1247libgnu_la_SOURCES += localcharset.c
1248
1249EXTRA_DIST += localcharset.h
1250
1251## end   gnulib module localcharset
1252
1253## begin gnulib module locale
1254
1255BUILT_SOURCES += locale.h
1256
1257# We need the following in order to create <locale.h> when the system
1258# doesn't have one that provides all definitions.
1259locale.h: locale.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1260	$(AM_V_GEN)rm -f $@-t $@ && \
1261	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1262	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1263	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1264	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1265	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1266	      -e 's|@''NEXT_LOCALE_H''@|$(NEXT_LOCALE_H)|g' \
1267	      -e 's/@''GNULIB_LOCALECONV''@/$(GNULIB_LOCALECONV)/g' \
1268	      -e 's/@''GNULIB_SETLOCALE''@/$(GNULIB_SETLOCALE)/g' \
1269	      -e 's/@''GNULIB_SETLOCALE_NULL''@/$(GNULIB_SETLOCALE_NULL)/g' \
1270	      -e 's/@''GNULIB_DUPLOCALE''@/$(GNULIB_DUPLOCALE)/g' \
1271	      -e 's/@''GNULIB_LOCALENAME''@/$(GNULIB_LOCALENAME)/g' \
1272	      -e 's|@''HAVE_NEWLOCALE''@|$(HAVE_NEWLOCALE)|g' \
1273	      -e 's|@''HAVE_DUPLOCALE''@|$(HAVE_DUPLOCALE)|g' \
1274	      -e 's|@''HAVE_FREELOCALE''@|$(HAVE_FREELOCALE)|g' \
1275	      -e 's|@''HAVE_XLOCALE_H''@|$(HAVE_XLOCALE_H)|g' \
1276	      -e 's|@''REPLACE_LOCALECONV''@|$(REPLACE_LOCALECONV)|g' \
1277	      -e 's|@''REPLACE_SETLOCALE''@|$(REPLACE_SETLOCALE)|g' \
1278	      -e 's|@''REPLACE_NEWLOCALE''@|$(REPLACE_NEWLOCALE)|g' \
1279	      -e 's|@''REPLACE_DUPLOCALE''@|$(REPLACE_DUPLOCALE)|g' \
1280	      -e 's|@''REPLACE_FREELOCALE''@|$(REPLACE_FREELOCALE)|g' \
1281	      -e 's|@''REPLACE_STRUCT_LCONV''@|$(REPLACE_STRUCT_LCONV)|g' \
1282	      -e 's|@''LOCALENAME_ENHANCE_LOCALE_FUNCS''@|$(LOCALENAME_ENHANCE_LOCALE_FUNCS)|g' \
1283	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1284	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1285	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
1286	      < $(srcdir)/locale.in.h; \
1287	} > $@-t && \
1288	mv $@-t $@
1289MOSTLYCLEANFILES += locale.h locale.h-t
1290
1291EXTRA_DIST += locale.in.h
1292
1293## end   gnulib module locale
1294
1295## begin gnulib module localeconv
1296
1297if gl_GNULIB_ENABLED_localeconv
1298
1299endif
1300EXTRA_DIST += localeconv.c
1301
1302EXTRA_libgnu_la_SOURCES += localeconv.c
1303
1304## end   gnulib module localeconv
1305
1306## begin gnulib module log
1307
1308if gl_GNULIB_ENABLED_log
1309
1310endif
1311EXTRA_DIST += log.c
1312
1313EXTRA_libgnu_la_SOURCES += log.c
1314
1315## end   gnulib module log
1316
1317## begin gnulib module log1p
1318
1319
1320EXTRA_DIST += log1p.c
1321
1322EXTRA_libgnu_la_SOURCES += log1p.c
1323
1324## end   gnulib module log1p
1325
1326## begin gnulib module lstat
1327
1328
1329EXTRA_DIST += lstat.c
1330
1331EXTRA_libgnu_la_SOURCES += lstat.c
1332
1333## end   gnulib module lstat
1334
1335## begin gnulib module maintainer-makefile
1336
1337EXTRA_DIST += $(top_srcdir)/maint.mk
1338
1339## end   gnulib module maintainer-makefile
1340
1341## begin gnulib module malloc-gnu
1342
1343
1344EXTRA_DIST += malloc.c
1345
1346EXTRA_libgnu_la_SOURCES += malloc.c
1347
1348## end   gnulib module malloc-gnu
1349
1350## begin gnulib module malloc-posix
1351
1352
1353EXTRA_DIST += malloc.c
1354
1355EXTRA_libgnu_la_SOURCES += malloc.c
1356
1357## end   gnulib module malloc-posix
1358
1359## begin gnulib module malloca
1360
1361libgnu_la_SOURCES += malloca.c
1362
1363EXTRA_DIST += malloca.h
1364
1365## end   gnulib module malloca
1366
1367## begin gnulib module math
1368
1369BUILT_SOURCES += math.h
1370libgnu_la_SOURCES += math.c
1371
1372# We need the following in order to create <math.h> when the system
1373# doesn't have one that works with the given compiler.
1374math.h: math.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1375	$(AM_V_GEN)rm -f $@-t $@ && \
1376	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1377	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1378	      -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|$(INCLUDE_NEXT_AS_FIRST_DIRECTIVE)|g' \
1379	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1380	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1381	      -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|$(NEXT_AS_FIRST_DIRECTIVE_MATH_H)|g' \
1382	      -e 's/@''GNULIB_ACOSF''@/$(GNULIB_ACOSF)/g' \
1383	      -e 's/@''GNULIB_ACOSL''@/$(GNULIB_ACOSL)/g' \
1384	      -e 's/@''GNULIB_ASINF''@/$(GNULIB_ASINF)/g' \
1385	      -e 's/@''GNULIB_ASINL''@/$(GNULIB_ASINL)/g' \
1386	      -e 's/@''GNULIB_ATANF''@/$(GNULIB_ATANF)/g' \
1387	      -e 's/@''GNULIB_ATANL''@/$(GNULIB_ATANL)/g' \
1388	      -e 's/@''GNULIB_ATAN2F''@/$(GNULIB_ATAN2F)/g' \
1389	      -e 's/@''GNULIB_CBRT''@/$(GNULIB_CBRT)/g' \
1390	      -e 's/@''GNULIB_CBRTF''@/$(GNULIB_CBRTF)/g' \
1391	      -e 's/@''GNULIB_CBRTL''@/$(GNULIB_CBRTL)/g' \
1392	      -e 's/@''GNULIB_CEIL''@/$(GNULIB_CEIL)/g' \
1393	      -e 's/@''GNULIB_CEILF''@/$(GNULIB_CEILF)/g' \
1394	      -e 's/@''GNULIB_CEILL''@/$(GNULIB_CEILL)/g' \
1395	      -e 's/@''GNULIB_COPYSIGN''@/$(GNULIB_COPYSIGN)/g' \
1396	      -e 's/@''GNULIB_COPYSIGNF''@/$(GNULIB_COPYSIGNF)/g' \
1397	      -e 's/@''GNULIB_COPYSIGNL''@/$(GNULIB_COPYSIGNL)/g' \
1398	      -e 's/@''GNULIB_COSF''@/$(GNULIB_COSF)/g' \
1399	      -e 's/@''GNULIB_COSL''@/$(GNULIB_COSL)/g' \
1400	      -e 's/@''GNULIB_COSHF''@/$(GNULIB_COSHF)/g' \
1401	      -e 's/@''GNULIB_EXPF''@/$(GNULIB_EXPF)/g' \
1402	      -e 's/@''GNULIB_EXPL''@/$(GNULIB_EXPL)/g' \
1403	      -e 's/@''GNULIB_EXP2''@/$(GNULIB_EXP2)/g' \
1404	      -e 's/@''GNULIB_EXP2F''@/$(GNULIB_EXP2F)/g' \
1405	      -e 's/@''GNULIB_EXP2L''@/$(GNULIB_EXP2L)/g' \
1406	      -e 's/@''GNULIB_EXPM1''@/$(GNULIB_EXPM1)/g' \
1407	      -e 's/@''GNULIB_EXPM1F''@/$(GNULIB_EXPM1F)/g' \
1408	      -e 's/@''GNULIB_EXPM1L''@/$(GNULIB_EXPM1L)/g' \
1409	      -e 's/@''GNULIB_FABSF''@/$(GNULIB_FABSF)/g' \
1410	      -e 's/@''GNULIB_FABSL''@/$(GNULIB_FABSL)/g' \
1411	      -e 's/@''GNULIB_FLOOR''@/$(GNULIB_FLOOR)/g' \
1412	      -e 's/@''GNULIB_FLOORF''@/$(GNULIB_FLOORF)/g' \
1413	      -e 's/@''GNULIB_FLOORL''@/$(GNULIB_FLOORL)/g' \
1414	      -e 's/@''GNULIB_FMA''@/$(GNULIB_FMA)/g' \
1415	      -e 's/@''GNULIB_FMAF''@/$(GNULIB_FMAF)/g' \
1416	      -e 's/@''GNULIB_FMAL''@/$(GNULIB_FMAL)/g' \
1417	      -e 's/@''GNULIB_FMOD''@/$(GNULIB_FMOD)/g' \
1418	      -e 's/@''GNULIB_FMODF''@/$(GNULIB_FMODF)/g' \
1419	      -e 's/@''GNULIB_FMODL''@/$(GNULIB_FMODL)/g' \
1420	      -e 's/@''GNULIB_FREXPF''@/$(GNULIB_FREXPF)/g' \
1421	      -e 's/@''GNULIB_FREXP''@/$(GNULIB_FREXP)/g' \
1422	      -e 's/@''GNULIB_FREXPL''@/$(GNULIB_FREXPL)/g' \
1423	      -e 's/@''GNULIB_HYPOT''@/$(GNULIB_HYPOT)/g' \
1424	      -e 's/@''GNULIB_HYPOTF''@/$(GNULIB_HYPOTF)/g' \
1425	      -e 's/@''GNULIB_HYPOTL''@/$(GNULIB_HYPOTL)/g' \
1426	      < $(srcdir)/math.in.h | \
1427	  sed -e 's/@''GNULIB_ILOGB''@/$(GNULIB_ILOGB)/g' \
1428	      -e 's/@''GNULIB_ILOGBF''@/$(GNULIB_ILOGBF)/g' \
1429	      -e 's/@''GNULIB_ILOGBL''@/$(GNULIB_ILOGBL)/g' \
1430	      -e 's/@''GNULIB_ISFINITE''@/$(GNULIB_ISFINITE)/g' \
1431	      -e 's/@''GNULIB_ISINF''@/$(GNULIB_ISINF)/g' \
1432	      -e 's/@''GNULIB_ISNAN''@/$(GNULIB_ISNAN)/g' \
1433	      -e 's/@''GNULIB_ISNANF''@/$(GNULIB_ISNANF)/g' \
1434	      -e 's/@''GNULIB_ISNAND''@/$(GNULIB_ISNAND)/g' \
1435	      -e 's/@''GNULIB_ISNANL''@/$(GNULIB_ISNANL)/g' \
1436	      -e 's/@''GNULIB_LDEXPF''@/$(GNULIB_LDEXPF)/g' \
1437	      -e 's/@''GNULIB_LDEXPL''@/$(GNULIB_LDEXPL)/g' \
1438	      -e 's/@''GNULIB_LOG''@/$(GNULIB_LOG)/g' \
1439	      -e 's/@''GNULIB_LOGF''@/$(GNULIB_LOGF)/g' \
1440	      -e 's/@''GNULIB_LOGL''@/$(GNULIB_LOGL)/g' \
1441	      -e 's/@''GNULIB_LOG10''@/$(GNULIB_LOG10)/g' \
1442	      -e 's/@''GNULIB_LOG10F''@/$(GNULIB_LOG10F)/g' \
1443	      -e 's/@''GNULIB_LOG10L''@/$(GNULIB_LOG10L)/g' \
1444	      -e 's/@''GNULIB_LOG1P''@/$(GNULIB_LOG1P)/g' \
1445	      -e 's/@''GNULIB_LOG1PF''@/$(GNULIB_LOG1PF)/g' \
1446	      -e 's/@''GNULIB_LOG1PL''@/$(GNULIB_LOG1PL)/g' \
1447	      -e 's/@''GNULIB_LOG2''@/$(GNULIB_LOG2)/g' \
1448	      -e 's/@''GNULIB_LOG2F''@/$(GNULIB_LOG2F)/g' \
1449	      -e 's/@''GNULIB_LOG2L''@/$(GNULIB_LOG2L)/g' \
1450	      -e 's/@''GNULIB_LOGB''@/$(GNULIB_LOGB)/g' \
1451	      -e 's/@''GNULIB_LOGBF''@/$(GNULIB_LOGBF)/g' \
1452	      -e 's/@''GNULIB_LOGBL''@/$(GNULIB_LOGBL)/g' \
1453	      -e 's/@''GNULIB_MODF''@/$(GNULIB_MODF)/g' \
1454	      -e 's/@''GNULIB_MODFF''@/$(GNULIB_MODFF)/g' \
1455	      -e 's/@''GNULIB_MODFL''@/$(GNULIB_MODFL)/g' \
1456	      -e 's/@''GNULIB_POWF''@/$(GNULIB_POWF)/g' \
1457	      -e 's/@''GNULIB_REMAINDER''@/$(GNULIB_REMAINDER)/g' \
1458	      -e 's/@''GNULIB_REMAINDERF''@/$(GNULIB_REMAINDERF)/g' \
1459	      -e 's/@''GNULIB_REMAINDERL''@/$(GNULIB_REMAINDERL)/g' \
1460	      -e 's/@''GNULIB_RINT''@/$(GNULIB_RINT)/g' \
1461	      -e 's/@''GNULIB_RINTF''@/$(GNULIB_RINTF)/g' \
1462	      -e 's/@''GNULIB_RINTL''@/$(GNULIB_RINTL)/g' \
1463	      -e 's/@''GNULIB_ROUND''@/$(GNULIB_ROUND)/g' \
1464	      -e 's/@''GNULIB_ROUNDF''@/$(GNULIB_ROUNDF)/g' \
1465	      -e 's/@''GNULIB_ROUNDL''@/$(GNULIB_ROUNDL)/g' \
1466	      -e 's/@''GNULIB_SIGNBIT''@/$(GNULIB_SIGNBIT)/g' \
1467	      -e 's/@''GNULIB_SINF''@/$(GNULIB_SINF)/g' \
1468	      -e 's/@''GNULIB_SINL''@/$(GNULIB_SINL)/g' \
1469	      -e 's/@''GNULIB_SINHF''@/$(GNULIB_SINHF)/g' \
1470	      -e 's/@''GNULIB_SQRTF''@/$(GNULIB_SQRTF)/g' \
1471	      -e 's/@''GNULIB_SQRTL''@/$(GNULIB_SQRTL)/g' \
1472	      -e 's/@''GNULIB_TANF''@/$(GNULIB_TANF)/g' \
1473	      -e 's/@''GNULIB_TANL''@/$(GNULIB_TANL)/g' \
1474	      -e 's/@''GNULIB_TANHF''@/$(GNULIB_TANHF)/g' \
1475	      -e 's/@''GNULIB_TRUNC''@/$(GNULIB_TRUNC)/g' \
1476	      -e 's/@''GNULIB_TRUNCF''@/$(GNULIB_TRUNCF)/g' \
1477	      -e 's/@''GNULIB_TRUNCL''@/$(GNULIB_TRUNCL)/g' \
1478	      -e 's/@''GNULIB_MDA_J0''@/$(GNULIB_MDA_J0)/g' \
1479	      -e 's/@''GNULIB_MDA_J1''@/$(GNULIB_MDA_J1)/g' \
1480	      -e 's/@''GNULIB_MDA_JN''@/$(GNULIB_MDA_JN)/g' \
1481	      -e 's/@''GNULIB_MDA_Y0''@/$(GNULIB_MDA_Y0)/g' \
1482	      -e 's/@''GNULIB_MDA_Y1''@/$(GNULIB_MDA_Y1)/g' \
1483	      -e 's/@''GNULIB_MDA_YN''@/$(GNULIB_MDA_YN)/g' \
1484	  | \
1485	  sed -e 's|@''HAVE_ACOSF''@|$(HAVE_ACOSF)|g' \
1486	      -e 's|@''HAVE_ACOSL''@|$(HAVE_ACOSL)|g' \
1487	      -e 's|@''HAVE_ASINF''@|$(HAVE_ASINF)|g' \
1488	      -e 's|@''HAVE_ASINL''@|$(HAVE_ASINL)|g' \
1489	      -e 's|@''HAVE_ATANF''@|$(HAVE_ATANF)|g' \
1490	      -e 's|@''HAVE_ATANL''@|$(HAVE_ATANL)|g' \
1491	      -e 's|@''HAVE_ATAN2F''@|$(HAVE_ATAN2F)|g' \
1492	      -e 's|@''HAVE_CBRT''@|$(HAVE_CBRT)|g' \
1493	      -e 's|@''HAVE_CBRTF''@|$(HAVE_CBRTF)|g' \
1494	      -e 's|@''HAVE_CBRTL''@|$(HAVE_CBRTL)|g' \
1495	      -e 's|@''HAVE_COPYSIGN''@|$(HAVE_COPYSIGN)|g' \
1496	      -e 's|@''HAVE_COPYSIGNL''@|$(HAVE_COPYSIGNL)|g' \
1497	      -e 's|@''HAVE_COSF''@|$(HAVE_COSF)|g' \
1498	      -e 's|@''HAVE_COSL''@|$(HAVE_COSL)|g' \
1499	      -e 's|@''HAVE_COSHF''@|$(HAVE_COSHF)|g' \
1500	      -e 's|@''HAVE_EXPF''@|$(HAVE_EXPF)|g' \
1501	      -e 's|@''HAVE_EXPL''@|$(HAVE_EXPL)|g' \
1502	      -e 's|@''HAVE_EXPM1''@|$(HAVE_EXPM1)|g' \
1503	      -e 's|@''HAVE_EXPM1F''@|$(HAVE_EXPM1F)|g' \
1504	      -e 's|@''HAVE_FABSF''@|$(HAVE_FABSF)|g' \
1505	      -e 's|@''HAVE_FABSL''@|$(HAVE_FABSL)|g' \
1506	      -e 's|@''HAVE_FMA''@|$(HAVE_FMA)|g' \
1507	      -e 's|@''HAVE_FMAF''@|$(HAVE_FMAF)|g' \
1508	      -e 's|@''HAVE_FMAL''@|$(HAVE_FMAL)|g' \
1509	      -e 's|@''HAVE_FMODF''@|$(HAVE_FMODF)|g' \
1510	      -e 's|@''HAVE_FMODL''@|$(HAVE_FMODL)|g' \
1511	      -e 's|@''HAVE_FREXPF''@|$(HAVE_FREXPF)|g' \
1512	      -e 's|@''HAVE_HYPOTF''@|$(HAVE_HYPOTF)|g' \
1513	      -e 's|@''HAVE_HYPOTL''@|$(HAVE_HYPOTL)|g' \
1514	      -e 's|@''HAVE_ILOGB''@|$(HAVE_ILOGB)|g' \
1515	      -e 's|@''HAVE_ILOGBF''@|$(HAVE_ILOGBF)|g' \
1516	      -e 's|@''HAVE_ILOGBL''@|$(HAVE_ILOGBL)|g' \
1517	      -e 's|@''HAVE_ISNANF''@|$(HAVE_ISNANF)|g' \
1518	      -e 's|@''HAVE_ISNAND''@|$(HAVE_ISNAND)|g' \
1519	      -e 's|@''HAVE_ISNANL''@|$(HAVE_ISNANL)|g' \
1520	      -e 's|@''HAVE_LDEXPF''@|$(HAVE_LDEXPF)|g' \
1521	      -e 's|@''HAVE_LOGF''@|$(HAVE_LOGF)|g' \
1522	      -e 's|@''HAVE_LOGL''@|$(HAVE_LOGL)|g' \
1523	      -e 's|@''HAVE_LOG10F''@|$(HAVE_LOG10F)|g' \
1524	      -e 's|@''HAVE_LOG10L''@|$(HAVE_LOG10L)|g' \
1525	      -e 's|@''HAVE_LOG1P''@|$(HAVE_LOG1P)|g' \
1526	      -e 's|@''HAVE_LOG1PF''@|$(HAVE_LOG1PF)|g' \
1527	      -e 's|@''HAVE_LOG1PL''@|$(HAVE_LOG1PL)|g' \
1528	      -e 's|@''HAVE_LOGBF''@|$(HAVE_LOGBF)|g' \
1529	      -e 's|@''HAVE_LOGBL''@|$(HAVE_LOGBL)|g' \
1530	      -e 's|@''HAVE_MODFF''@|$(HAVE_MODFF)|g' \
1531	      -e 's|@''HAVE_MODFL''@|$(HAVE_MODFL)|g' \
1532	      -e 's|@''HAVE_POWF''@|$(HAVE_POWF)|g' \
1533	      -e 's|@''HAVE_REMAINDER''@|$(HAVE_REMAINDER)|g' \
1534	      -e 's|@''HAVE_REMAINDERF''@|$(HAVE_REMAINDERF)|g' \
1535	      -e 's|@''HAVE_RINT''@|$(HAVE_RINT)|g' \
1536	      -e 's|@''HAVE_RINTL''@|$(HAVE_RINTL)|g' \
1537	      -e 's|@''HAVE_SINF''@|$(HAVE_SINF)|g' \
1538	      -e 's|@''HAVE_SINL''@|$(HAVE_SINL)|g' \
1539	      -e 's|@''HAVE_SINHF''@|$(HAVE_SINHF)|g' \
1540	      -e 's|@''HAVE_SQRTF''@|$(HAVE_SQRTF)|g' \
1541	      -e 's|@''HAVE_SQRTL''@|$(HAVE_SQRTL)|g' \
1542	      -e 's|@''HAVE_TANF''@|$(HAVE_TANF)|g' \
1543	      -e 's|@''HAVE_TANL''@|$(HAVE_TANL)|g' \
1544	      -e 's|@''HAVE_TANHF''@|$(HAVE_TANHF)|g' \
1545	      -e 's|@''HAVE_DECL_ACOSL''@|$(HAVE_DECL_ACOSL)|g' \
1546	      -e 's|@''HAVE_DECL_ASINL''@|$(HAVE_DECL_ASINL)|g' \
1547	      -e 's|@''HAVE_DECL_ATANL''@|$(HAVE_DECL_ATANL)|g' \
1548	      -e 's|@''HAVE_DECL_CBRTF''@|$(HAVE_DECL_CBRTF)|g' \
1549	      -e 's|@''HAVE_DECL_CBRTL''@|$(HAVE_DECL_CBRTL)|g' \
1550	      -e 's|@''HAVE_DECL_CEILF''@|$(HAVE_DECL_CEILF)|g' \
1551	      -e 's|@''HAVE_DECL_CEILL''@|$(HAVE_DECL_CEILL)|g' \
1552	      -e 's|@''HAVE_DECL_COPYSIGNF''@|$(HAVE_DECL_COPYSIGNF)|g' \
1553	      -e 's|@''HAVE_DECL_COSL''@|$(HAVE_DECL_COSL)|g' \
1554	      -e 's|@''HAVE_DECL_EXPL''@|$(HAVE_DECL_EXPL)|g' \
1555	      -e 's|@''HAVE_DECL_EXP2''@|$(HAVE_DECL_EXP2)|g' \
1556	      -e 's|@''HAVE_DECL_EXP2F''@|$(HAVE_DECL_EXP2F)|g' \
1557	      -e 's|@''HAVE_DECL_EXP2L''@|$(HAVE_DECL_EXP2L)|g' \
1558	      -e 's|@''HAVE_DECL_EXPM1L''@|$(HAVE_DECL_EXPM1L)|g' \
1559	      -e 's|@''HAVE_DECL_FLOORF''@|$(HAVE_DECL_FLOORF)|g' \
1560	      -e 's|@''HAVE_DECL_FLOORL''@|$(HAVE_DECL_FLOORL)|g' \
1561	      -e 's|@''HAVE_DECL_FREXPL''@|$(HAVE_DECL_FREXPL)|g' \
1562	      -e 's|@''HAVE_DECL_LDEXPL''@|$(HAVE_DECL_LDEXPL)|g' \
1563	      -e 's|@''HAVE_DECL_LOGL''@|$(HAVE_DECL_LOGL)|g' \
1564	      -e 's|@''HAVE_DECL_LOG10L''@|$(HAVE_DECL_LOG10L)|g' \
1565	      -e 's|@''HAVE_DECL_LOG2''@|$(HAVE_DECL_LOG2)|g' \
1566	      -e 's|@''HAVE_DECL_LOG2F''@|$(HAVE_DECL_LOG2F)|g' \
1567	      -e 's|@''HAVE_DECL_LOG2L''@|$(HAVE_DECL_LOG2L)|g' \
1568	      -e 's|@''HAVE_DECL_LOGB''@|$(HAVE_DECL_LOGB)|g' \
1569	      -e 's|@''HAVE_DECL_REMAINDER''@|$(HAVE_DECL_REMAINDER)|g' \
1570	      -e 's|@''HAVE_DECL_REMAINDERL''@|$(HAVE_DECL_REMAINDERL)|g' \
1571	      -e 's|@''HAVE_DECL_RINTF''@|$(HAVE_DECL_RINTF)|g' \
1572	      -e 's|@''HAVE_DECL_ROUND''@|$(HAVE_DECL_ROUND)|g' \
1573	      -e 's|@''HAVE_DECL_ROUNDF''@|$(HAVE_DECL_ROUNDF)|g' \
1574	      -e 's|@''HAVE_DECL_ROUNDL''@|$(HAVE_DECL_ROUNDL)|g' \
1575	      -e 's|@''HAVE_DECL_SINL''@|$(HAVE_DECL_SINL)|g' \
1576	      -e 's|@''HAVE_DECL_SQRTL''@|$(HAVE_DECL_SQRTL)|g' \
1577	      -e 's|@''HAVE_DECL_TANL''@|$(HAVE_DECL_TANL)|g' \
1578	      -e 's|@''HAVE_DECL_TRUNC''@|$(HAVE_DECL_TRUNC)|g' \
1579	      -e 's|@''HAVE_DECL_TRUNCF''@|$(HAVE_DECL_TRUNCF)|g' \
1580	      -e 's|@''HAVE_DECL_TRUNCL''@|$(HAVE_DECL_TRUNCL)|g' \
1581	  | \
1582	  sed -e 's|@''REPLACE_ACOSF''@|$(REPLACE_ACOSF)|g' \
1583	      -e 's|@''REPLACE_ASINF''@|$(REPLACE_ASINF)|g' \
1584	      -e 's|@''REPLACE_ATANF''@|$(REPLACE_ATANF)|g' \
1585	      -e 's|@''REPLACE_ATAN2F''@|$(REPLACE_ATAN2F)|g' \
1586	      -e 's|@''REPLACE_CBRTF''@|$(REPLACE_CBRTF)|g' \
1587	      -e 's|@''REPLACE_CBRTL''@|$(REPLACE_CBRTL)|g' \
1588	      -e 's|@''REPLACE_CEIL''@|$(REPLACE_CEIL)|g' \
1589	      -e 's|@''REPLACE_CEILF''@|$(REPLACE_CEILF)|g' \
1590	      -e 's|@''REPLACE_CEILL''@|$(REPLACE_CEILL)|g' \
1591	      -e 's|@''REPLACE_COSF''@|$(REPLACE_COSF)|g' \
1592	      -e 's|@''REPLACE_COSHF''@|$(REPLACE_COSHF)|g' \
1593	      -e 's|@''REPLACE_EXPF''@|$(REPLACE_EXPF)|g' \
1594	      -e 's|@''REPLACE_EXPL''@|$(REPLACE_EXPL)|g' \
1595	      -e 's|@''REPLACE_EXPM1''@|$(REPLACE_EXPM1)|g' \
1596	      -e 's|@''REPLACE_EXPM1F''@|$(REPLACE_EXPM1F)|g' \
1597	      -e 's|@''REPLACE_EXPM1L''@|$(REPLACE_EXPM1L)|g' \
1598	      -e 's|@''REPLACE_EXP2''@|$(REPLACE_EXP2)|g' \
1599	      -e 's|@''REPLACE_EXP2L''@|$(REPLACE_EXP2L)|g' \
1600	      -e 's|@''REPLACE_FABSL''@|$(REPLACE_FABSL)|g' \
1601	      -e 's|@''REPLACE_FLOOR''@|$(REPLACE_FLOOR)|g' \
1602	      -e 's|@''REPLACE_FLOORF''@|$(REPLACE_FLOORF)|g' \
1603	      -e 's|@''REPLACE_FLOORL''@|$(REPLACE_FLOORL)|g' \
1604	      -e 's|@''REPLACE_FMA''@|$(REPLACE_FMA)|g' \
1605	      -e 's|@''REPLACE_FMAF''@|$(REPLACE_FMAF)|g' \
1606	      -e 's|@''REPLACE_FMAL''@|$(REPLACE_FMAL)|g' \
1607	      -e 's|@''REPLACE_FMOD''@|$(REPLACE_FMOD)|g' \
1608	      -e 's|@''REPLACE_FMODF''@|$(REPLACE_FMODF)|g' \
1609	      -e 's|@''REPLACE_FMODL''@|$(REPLACE_FMODL)|g' \
1610	      -e 's|@''REPLACE_FREXPF''@|$(REPLACE_FREXPF)|g' \
1611	      -e 's|@''REPLACE_FREXP''@|$(REPLACE_FREXP)|g' \
1612	      -e 's|@''REPLACE_FREXPL''@|$(REPLACE_FREXPL)|g' \
1613	      -e 's|@''REPLACE_HUGE_VAL''@|$(REPLACE_HUGE_VAL)|g' \
1614	      -e 's|@''REPLACE_HYPOT''@|$(REPLACE_HYPOT)|g' \
1615	      -e 's|@''REPLACE_HYPOTF''@|$(REPLACE_HYPOTF)|g' \
1616	      -e 's|@''REPLACE_HYPOTL''@|$(REPLACE_HYPOTL)|g' \
1617	      -e 's|@''REPLACE_ILOGB''@|$(REPLACE_ILOGB)|g' \
1618	      -e 's|@''REPLACE_ILOGBF''@|$(REPLACE_ILOGBF)|g' \
1619	      -e 's|@''REPLACE_ILOGBL''@|$(REPLACE_ILOGBL)|g' \
1620	      -e 's|@''REPLACE_ISFINITE''@|$(REPLACE_ISFINITE)|g' \
1621	      -e 's|@''REPLACE_ISINF''@|$(REPLACE_ISINF)|g' \
1622	      -e 's|@''REPLACE_ISNAN''@|$(REPLACE_ISNAN)|g' \
1623	      -e 's|@''REPLACE_ITOLD''@|$(REPLACE_ITOLD)|g' \
1624	      -e 's|@''REPLACE_LDEXPL''@|$(REPLACE_LDEXPL)|g' \
1625	      -e 's|@''REPLACE_LOG''@|$(REPLACE_LOG)|g' \
1626	      -e 's|@''REPLACE_LOGF''@|$(REPLACE_LOGF)|g' \
1627	      -e 's|@''REPLACE_LOGL''@|$(REPLACE_LOGL)|g' \
1628	      -e 's|@''REPLACE_LOG10''@|$(REPLACE_LOG10)|g' \
1629	      -e 's|@''REPLACE_LOG10F''@|$(REPLACE_LOG10F)|g' \
1630	      -e 's|@''REPLACE_LOG10L''@|$(REPLACE_LOG10L)|g' \
1631	      -e 's|@''REPLACE_LOG1P''@|$(REPLACE_LOG1P)|g' \
1632	      -e 's|@''REPLACE_LOG1PF''@|$(REPLACE_LOG1PF)|g' \
1633	      -e 's|@''REPLACE_LOG1PL''@|$(REPLACE_LOG1PL)|g' \
1634	      -e 's|@''REPLACE_LOG2''@|$(REPLACE_LOG2)|g' \
1635	      -e 's|@''REPLACE_LOG2F''@|$(REPLACE_LOG2F)|g' \
1636	      -e 's|@''REPLACE_LOG2L''@|$(REPLACE_LOG2L)|g' \
1637	      -e 's|@''REPLACE_LOGB''@|$(REPLACE_LOGB)|g' \
1638	      -e 's|@''REPLACE_LOGBF''@|$(REPLACE_LOGBF)|g' \
1639	      -e 's|@''REPLACE_LOGBL''@|$(REPLACE_LOGBL)|g' \
1640	      -e 's|@''REPLACE_MODF''@|$(REPLACE_MODF)|g' \
1641	      -e 's|@''REPLACE_MODFF''@|$(REPLACE_MODFF)|g' \
1642	      -e 's|@''REPLACE_MODFL''@|$(REPLACE_MODFL)|g' \
1643	      -e 's|@''REPLACE_NAN''@|$(REPLACE_NAN)|g' \
1644	      -e 's|@''REPLACE_REMAINDER''@|$(REPLACE_REMAINDER)|g' \
1645	      -e 's|@''REPLACE_REMAINDERF''@|$(REPLACE_REMAINDERF)|g' \
1646	      -e 's|@''REPLACE_REMAINDERL''@|$(REPLACE_REMAINDERL)|g' \
1647	      -e 's|@''REPLACE_RINTL''@|$(REPLACE_RINTL)|g' \
1648	      -e 's|@''REPLACE_ROUND''@|$(REPLACE_ROUND)|g' \
1649	      -e 's|@''REPLACE_ROUNDF''@|$(REPLACE_ROUNDF)|g' \
1650	      -e 's|@''REPLACE_ROUNDL''@|$(REPLACE_ROUNDL)|g' \
1651	      -e 's|@''REPLACE_SIGNBIT''@|$(REPLACE_SIGNBIT)|g' \
1652	      -e 's|@''REPLACE_SIGNBIT_USING_BUILTINS''@|$(REPLACE_SIGNBIT_USING_BUILTINS)|g' \
1653	      -e 's|@''REPLACE_SINF''@|$(REPLACE_SINF)|g' \
1654	      -e 's|@''REPLACE_SINHF''@|$(REPLACE_SINHF)|g' \
1655	      -e 's|@''REPLACE_SQRTF''@|$(REPLACE_SQRTF)|g' \
1656	      -e 's|@''REPLACE_SQRTL''@|$(REPLACE_SQRTL)|g' \
1657	      -e 's|@''REPLACE_TANF''@|$(REPLACE_TANF)|g' \
1658	      -e 's|@''REPLACE_TANHF''@|$(REPLACE_TANHF)|g' \
1659	      -e 's|@''REPLACE_TRUNC''@|$(REPLACE_TRUNC)|g' \
1660	      -e 's|@''REPLACE_TRUNCF''@|$(REPLACE_TRUNCF)|g' \
1661	      -e 's|@''REPLACE_TRUNCL''@|$(REPLACE_TRUNCL)|g' \
1662	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1663	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1664	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
1665	} > $@-t && \
1666	mv $@-t $@
1667MOSTLYCLEANFILES += math.h math.h-t
1668
1669EXTRA_DIST += math.in.h
1670
1671## end   gnulib module math
1672
1673## begin gnulib module mbrtowc
1674
1675if gl_GNULIB_ENABLED_mbrtowc
1676
1677endif
1678EXTRA_DIST += lc-charset-dispatch.c lc-charset-dispatch.h mbrtowc-impl-utf8.h mbrtowc-impl.h mbrtowc.c mbtowc-lock.c mbtowc-lock.h windows-initguard.h
1679
1680EXTRA_libgnu_la_SOURCES += lc-charset-dispatch.c mbrtowc.c mbtowc-lock.c
1681
1682## end   gnulib module mbrtowc
1683
1684## begin gnulib module mbsinit
1685
1686if gl_GNULIB_ENABLED_mbsinit
1687
1688endif
1689EXTRA_DIST += mbsinit.c
1690
1691EXTRA_libgnu_la_SOURCES += mbsinit.c
1692
1693## end   gnulib module mbsinit
1694
1695## begin gnulib module mbtowc
1696
1697if gl_GNULIB_ENABLED_mbtowc
1698
1699endif
1700EXTRA_DIST += mbtowc-impl.h mbtowc.c
1701
1702EXTRA_libgnu_la_SOURCES += mbtowc.c
1703
1704## end   gnulib module mbtowc
1705
1706## begin gnulib module memchr
1707
1708if gl_GNULIB_ENABLED_memchr
1709
1710endif
1711EXTRA_DIST += memchr.c memchr.valgrind
1712
1713EXTRA_libgnu_la_SOURCES += memchr.c
1714
1715## end   gnulib module memchr
1716
1717## begin gnulib module mempcpy
1718
1719if gl_GNULIB_ENABLED_mempcpy
1720
1721endif
1722EXTRA_DIST += mempcpy.c
1723
1724EXTRA_libgnu_la_SOURCES += mempcpy.c
1725
1726## end   gnulib module mempcpy
1727
1728## begin gnulib module minmax
1729
1730libgnu_la_SOURCES += minmax.h
1731
1732## end   gnulib module minmax
1733
1734## begin gnulib module mkdir
1735
1736
1737EXTRA_DIST += mkdir.c
1738
1739EXTRA_libgnu_la_SOURCES += mkdir.c
1740
1741## end   gnulib module mkdir
1742
1743## begin gnulib module mkostemp
1744
1745
1746EXTRA_DIST += mkostemp.c
1747
1748EXTRA_libgnu_la_SOURCES += mkostemp.c
1749
1750## end   gnulib module mkostemp
1751
1752## begin gnulib module mktime
1753
1754if gl_GNULIB_ENABLED_mktime
1755
1756endif
1757EXTRA_DIST += mktime-internal.h mktime.c
1758
1759EXTRA_libgnu_la_SOURCES += mktime.c
1760
1761## end   gnulib module mktime
1762
1763## begin gnulib module mktime-internal
1764
1765if gl_GNULIB_ENABLED_5264294aa0a5557541b53c8c741f7f31
1766
1767endif
1768EXTRA_DIST += mktime-internal.h mktime.c
1769
1770EXTRA_libgnu_la_SOURCES += mktime.c
1771
1772## end   gnulib module mktime-internal
1773
1774## begin gnulib module msvc-inval
1775
1776
1777EXTRA_DIST += msvc-inval.c msvc-inval.h
1778
1779EXTRA_libgnu_la_SOURCES += msvc-inval.c
1780
1781## end   gnulib module msvc-inval
1782
1783## begin gnulib module msvc-nothrow
1784
1785
1786EXTRA_DIST += msvc-nothrow.c msvc-nothrow.h
1787
1788EXTRA_libgnu_la_SOURCES += msvc-nothrow.c
1789
1790## end   gnulib module msvc-nothrow
1791
1792## begin gnulib module netdb
1793
1794BUILT_SOURCES += netdb.h
1795
1796# We need the following in order to create <netdb.h> when the system
1797# doesn't have one that works with the given compiler.
1798netdb.h: netdb.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1799	$(AM_V_GEN)rm -f $@-t $@ && \
1800	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1801	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1802	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1803	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1804	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1805	      -e 's|@''NEXT_NETDB_H''@|$(NEXT_NETDB_H)|g' \
1806	      -e 's|@''HAVE_NETDB_H''@|$(HAVE_NETDB_H)|g' \
1807	      -e 's/@''GNULIB_GETADDRINFO''@/$(GNULIB_GETADDRINFO)/g' \
1808	      -e 's|@''HAVE_STRUCT_ADDRINFO''@|$(HAVE_STRUCT_ADDRINFO)|g' \
1809	      -e 's|@''HAVE_DECL_FREEADDRINFO''@|$(HAVE_DECL_FREEADDRINFO)|g' \
1810	      -e 's|@''HAVE_DECL_GAI_STRERROR''@|$(HAVE_DECL_GAI_STRERROR)|g' \
1811	      -e 's|@''HAVE_DECL_GETADDRINFO''@|$(HAVE_DECL_GETADDRINFO)|g' \
1812	      -e 's|@''HAVE_DECL_GETNAMEINFO''@|$(HAVE_DECL_GETNAMEINFO)|g' \
1813	      -e 's|@''REPLACE_GAI_STRERROR''@|$(REPLACE_GAI_STRERROR)|g' \
1814	      -e 's|@''REPLACE_GETADDRINFO''@|$(REPLACE_GETADDRINFO)|g' \
1815	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1816	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1817	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
1818	      < $(srcdir)/netdb.in.h; \
1819	} > $@-t && \
1820	mv $@-t $@
1821MOSTLYCLEANFILES += netdb.h netdb.h-t
1822
1823EXTRA_DIST += netdb.in.h
1824
1825## end   gnulib module netdb
1826
1827## begin gnulib module netinet_in
1828
1829BUILT_SOURCES += $(NETINET_IN_H)
1830
1831# We need the following in order to create <netinet/in.h> when the system
1832# doesn't have one.
1833if GL_GENERATE_NETINET_IN_H
1834netinet/in.h: netinet_in.in.h $(top_builddir)/config.status
1835	$(AM_V_at)$(MKDIR_P) netinet
1836	$(AM_V_GEN)rm -f $@-t $@ && \
1837	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1838	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1839	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1840	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1841	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1842	      -e 's|@''NEXT_NETINET_IN_H''@|$(NEXT_NETINET_IN_H)|g' \
1843	      -e 's|@''HAVE_NETINET_IN_H''@|$(HAVE_NETINET_IN_H)|g' \
1844	      < $(srcdir)/netinet_in.in.h; \
1845	} > $@-t && \
1846	mv $@-t $@
1847else
1848netinet/in.h: $(top_builddir)/config.status
1849	rm -f $@
1850endif
1851MOSTLYCLEANFILES += netinet/in.h netinet/in.h-t
1852MOSTLYCLEANDIRS += netinet
1853
1854EXTRA_DIST += netinet_in.in.h
1855
1856## end   gnulib module netinet_in
1857
1858## begin gnulib module nl_langinfo
1859
1860
1861EXTRA_DIST += nl_langinfo-lock.c nl_langinfo.c windows-initguard.h
1862
1863EXTRA_libgnu_la_SOURCES += nl_langinfo-lock.c nl_langinfo.c
1864
1865## end   gnulib module nl_langinfo
1866
1867## begin gnulib module nproc
1868
1869libgnu_la_SOURCES += nproc.c
1870
1871EXTRA_DIST += nproc.h
1872
1873## end   gnulib module nproc
1874
1875## begin gnulib module nstrftime
1876
1877libgnu_la_SOURCES += nstrftime.c
1878
1879EXTRA_DIST += strftime.h
1880
1881## end   gnulib module nstrftime
1882
1883## begin gnulib module open
1884
1885
1886EXTRA_DIST += open.c
1887
1888EXTRA_libgnu_la_SOURCES += open.c
1889
1890## end   gnulib module open
1891
1892## begin gnulib module pathmax
1893
1894if gl_GNULIB_ENABLED_pathmax
1895
1896endif
1897EXTRA_DIST += pathmax.h
1898
1899## end   gnulib module pathmax
1900
1901## begin gnulib module pipe-posix
1902
1903
1904EXTRA_DIST += pipe.c
1905
1906EXTRA_libgnu_la_SOURCES += pipe.c
1907
1908## end   gnulib module pipe-posix
1909
1910## begin gnulib module pipe2
1911
1912libgnu_la_SOURCES += pipe2.c
1913
1914## end   gnulib module pipe2
1915
1916## begin gnulib module poll
1917
1918
1919EXTRA_DIST += poll.c
1920
1921EXTRA_libgnu_la_SOURCES += poll.c
1922
1923## end   gnulib module poll
1924
1925## begin gnulib module poll-h
1926
1927BUILT_SOURCES += poll.h
1928
1929# We need the following in order to create <poll.h> when the system
1930# doesn't have one.
1931poll.h: poll.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
1932	$(AM_V_GEN)rm -f $@-t $@ && \
1933	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1934	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1935	      -e 's|@''HAVE_POLL_H''@|$(HAVE_POLL_H)|g' \
1936	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1937	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1938	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1939	      -e 's|@''NEXT_POLL_H''@|$(NEXT_POLL_H)|g' \
1940	      -e 's/@''GNULIB_POLL''@/$(GNULIB_POLL)/g' \
1941	      -e 's|@''HAVE_WINSOCK2_H''@|$(HAVE_WINSOCK2_H)|g' \
1942	      -e 's|@''HAVE_POLL''@|$(HAVE_POLL)|g' \
1943	      -e 's|@''REPLACE_POLL''@|$(REPLACE_POLL)|g' \
1944	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1945	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
1946	      < $(srcdir)/poll.in.h; \
1947	} > $@-t && \
1948	mv -f $@-t $@
1949MOSTLYCLEANFILES += poll.h poll.h-t
1950
1951EXTRA_DIST += poll.in.h
1952
1953## end   gnulib module poll-h
1954
1955## begin gnulib module putenv
1956
1957
1958EXTRA_DIST += putenv.c
1959
1960EXTRA_libgnu_la_SOURCES += putenv.c
1961
1962## end   gnulib module putenv
1963
1964## begin gnulib module raise
1965
1966if gl_GNULIB_ENABLED_raise
1967
1968endif
1969EXTRA_DIST += raise.c
1970
1971EXTRA_libgnu_la_SOURCES += raise.c
1972
1973## end   gnulib module raise
1974
1975## begin gnulib module rawmemchr
1976
1977if gl_GNULIB_ENABLED_rawmemchr
1978
1979endif
1980EXTRA_DIST += rawmemchr.c rawmemchr.valgrind
1981
1982EXTRA_libgnu_la_SOURCES += rawmemchr.c
1983
1984## end   gnulib module rawmemchr
1985
1986## begin gnulib module read
1987
1988
1989EXTRA_DIST += read.c
1990
1991EXTRA_libgnu_la_SOURCES += read.c
1992
1993## end   gnulib module read
1994
1995## begin gnulib module readlink
1996
1997
1998EXTRA_DIST += readlink.c
1999
2000EXTRA_libgnu_la_SOURCES += readlink.c
2001
2002## end   gnulib module readlink
2003
2004## begin gnulib module realloc-posix
2005
2006if gl_GNULIB_ENABLED_61bcaca76b3e6f9ae55d57a1c3193bc4
2007
2008endif
2009EXTRA_DIST += realloc.c
2010
2011EXTRA_libgnu_la_SOURCES += realloc.c
2012
2013## end   gnulib module realloc-posix
2014
2015## begin gnulib module recv
2016
2017
2018EXTRA_DIST += recv.c w32sock.h
2019
2020EXTRA_libgnu_la_SOURCES += recv.c
2021
2022## end   gnulib module recv
2023
2024## begin gnulib module recvfrom
2025
2026
2027EXTRA_DIST += recvfrom.c w32sock.h
2028
2029EXTRA_libgnu_la_SOURCES += recvfrom.c
2030
2031## end   gnulib module recvfrom
2032
2033## begin gnulib module regex
2034
2035
2036EXTRA_DIST += regcomp.c regex.c regex.h regex_internal.c regex_internal.h regexec.c
2037
2038EXTRA_libgnu_la_SOURCES += regcomp.c regex.c regex_internal.c regexec.c
2039
2040## end   gnulib module regex
2041
2042## begin gnulib module rename
2043
2044
2045EXTRA_DIST += rename.c
2046
2047EXTRA_libgnu_la_SOURCES += rename.c
2048
2049## end   gnulib module rename
2050
2051## begin gnulib module rmdir
2052
2053
2054EXTRA_DIST += rmdir.c
2055
2056EXTRA_libgnu_la_SOURCES += rmdir.c
2057
2058## end   gnulib module rmdir
2059
2060## begin gnulib module round
2061
2062if gl_GNULIB_ENABLED_round
2063
2064endif
2065EXTRA_DIST += round.c
2066
2067EXTRA_libgnu_la_SOURCES += round.c
2068
2069## end   gnulib module round
2070
2071## begin gnulib module safe-read
2072
2073libgnu_la_SOURCES += safe-read.c
2074
2075EXTRA_DIST += safe-read.h sys-limits.h
2076
2077## end   gnulib module safe-read
2078
2079## begin gnulib module safe-write
2080
2081libgnu_la_SOURCES += safe-write.c
2082
2083EXTRA_DIST += safe-read.c safe-write.h sys-limits.h
2084
2085EXTRA_libgnu_la_SOURCES += safe-read.c
2086
2087## end   gnulib module safe-write
2088
2089## begin gnulib module same-inode
2090
2091if gl_GNULIB_ENABLED_9bc5f216d57e231e4834049d67d0db62
2092
2093endif
2094EXTRA_DIST += same-inode.h
2095
2096## end   gnulib module same-inode
2097
2098## begin gnulib module scratch_buffer
2099
2100if gl_GNULIB_ENABLED_scratch_buffer
2101libgnu_la_SOURCES += malloc/scratch_buffer_dupfree.c                 malloc/scratch_buffer_grow.c                 malloc/scratch_buffer_grow_preserve.c                 malloc/scratch_buffer_set_array_size.c
2102
2103endif
2104EXTRA_DIST += malloc/scratch_buffer.h scratch_buffer.h
2105
2106## end   gnulib module scratch_buffer
2107
2108## begin gnulib module select
2109
2110
2111EXTRA_DIST += select.c
2112
2113EXTRA_libgnu_la_SOURCES += select.c
2114
2115## end   gnulib module select
2116
2117## begin gnulib module send
2118
2119
2120EXTRA_DIST += send.c w32sock.h
2121
2122EXTRA_libgnu_la_SOURCES += send.c
2123
2124## end   gnulib module send
2125
2126## begin gnulib module sendto
2127
2128
2129EXTRA_DIST += sendto.c w32sock.h
2130
2131EXTRA_libgnu_la_SOURCES += sendto.c
2132
2133## end   gnulib module sendto
2134
2135## begin gnulib module setenv
2136
2137
2138EXTRA_DIST += setenv.c
2139
2140EXTRA_libgnu_la_SOURCES += setenv.c
2141
2142## end   gnulib module setenv
2143
2144## begin gnulib module setlocale-null
2145
2146if gl_GNULIB_ENABLED_e7e881d32ca02f1c997b13c737c64bbd
2147libgnu_la_SOURCES += setlocale_null.c
2148
2149endif
2150EXTRA_DIST += setlocale-lock.c setlocale_null.h windows-initguard.h
2151
2152EXTRA_libgnu_la_SOURCES += setlocale-lock.c
2153
2154## end   gnulib module setlocale-null
2155
2156## begin gnulib module setsockopt
2157
2158
2159EXTRA_DIST += setsockopt.c w32sock.h
2160
2161EXTRA_libgnu_la_SOURCES += setsockopt.c
2162
2163## end   gnulib module setsockopt
2164
2165## begin gnulib module shutdown
2166
2167
2168EXTRA_DIST += shutdown.c w32sock.h
2169
2170EXTRA_libgnu_la_SOURCES += shutdown.c
2171
2172## end   gnulib module shutdown
2173
2174## begin gnulib module signal-h
2175
2176BUILT_SOURCES += signal.h
2177
2178# We need the following in order to create <signal.h> when the system
2179# doesn't have a complete one.
2180signal.h: signal.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
2181	$(AM_V_GEN)rm -f $@-t $@ && \
2182	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
2183	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2184	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2185	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2186	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2187	      -e 's|@''NEXT_SIGNAL_H''@|$(NEXT_SIGNAL_H)|g' \
2188	      -e 's/@''GNULIB_PTHREAD_SIGMASK''@/$(GNULIB_PTHREAD_SIGMASK)/g' \
2189	      -e 's/@''GNULIB_RAISE''@/$(GNULIB_RAISE)/g' \
2190	      -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/$(GNULIB_SIGNAL_H_SIGPIPE)/g' \
2191	      -e 's/@''GNULIB_SIGPROCMASK''@/$(GNULIB_SIGPROCMASK)/g' \
2192	      -e 's/@''GNULIB_SIGACTION''@/$(GNULIB_SIGACTION)/g' \
2193	      -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|$(HAVE_POSIX_SIGNALBLOCKING)|g' \
2194	      -e 's|@''HAVE_PTHREAD_SIGMASK''@|$(HAVE_PTHREAD_SIGMASK)|g' \
2195	      -e 's|@''HAVE_RAISE''@|$(HAVE_RAISE)|g' \
2196	      -e 's|@''HAVE_SIGSET_T''@|$(HAVE_SIGSET_T)|g' \
2197	      -e 's|@''HAVE_SIGINFO_T''@|$(HAVE_SIGINFO_T)|g' \
2198	      -e 's|@''HAVE_SIGACTION''@|$(HAVE_SIGACTION)|g' \
2199	      -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|$(HAVE_STRUCT_SIGACTION_SA_SIGACTION)|g' \
2200	      -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|$(HAVE_TYPE_VOLATILE_SIG_ATOMIC_T)|g' \
2201	      -e 's|@''HAVE_SIGHANDLER_T''@|$(HAVE_SIGHANDLER_T)|g' \
2202	      -e 's|@''REPLACE_PTHREAD_SIGMASK''@|$(REPLACE_PTHREAD_SIGMASK)|g' \
2203	      -e 's|@''REPLACE_RAISE''@|$(REPLACE_RAISE)|g' \
2204	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2205	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2206	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
2207	      < $(srcdir)/signal.in.h; \
2208	} > $@-t && \
2209	mv $@-t $@
2210MOSTLYCLEANFILES += signal.h signal.h-t
2211
2212EXTRA_DIST += signal.in.h
2213
2214## end   gnulib module signal-h
2215
2216## begin gnulib module signbit
2217
2218if gl_GNULIB_ENABLED_signbit
2219
2220endif
2221EXTRA_DIST += float+.h signbitd.c signbitf.c signbitl.c
2222
2223EXTRA_libgnu_la_SOURCES += signbitd.c signbitf.c signbitl.c
2224
2225## end   gnulib module signbit
2226
2227## begin gnulib module size_max
2228
2229if gl_GNULIB_ENABLED_size_max
2230libgnu_la_SOURCES += size_max.h
2231
2232endif
2233## end   gnulib module size_max
2234
2235## begin gnulib module snippet/_Noreturn
2236
2237# Because this Makefile snippet defines a variable used by other
2238# gnulib Makefile snippets, it must be present in all makefiles that
2239# need it. This is ensured by the applicability 'all' defined above.
2240
2241_NORETURN_H=$(srcdir)/_Noreturn.h
2242
2243EXTRA_DIST += _Noreturn.h
2244
2245## end   gnulib module snippet/_Noreturn
2246
2247## begin gnulib module snippet/arg-nonnull
2248
2249# Because this Makefile snippet defines a variable used by other
2250# gnulib Makefile snippets, it must be present in all makefiles that
2251# need it. This is ensured by the applicability 'all' defined above.
2252
2253ARG_NONNULL_H=$(srcdir)/arg-nonnull.h
2254
2255EXTRA_DIST += arg-nonnull.h
2256
2257## end   gnulib module snippet/arg-nonnull
2258
2259## begin gnulib module snippet/c++defs
2260
2261# Because this Makefile snippet defines a variable used by other
2262# gnulib Makefile snippets, it must be present in all makefiles that
2263# need it. This is ensured by the applicability 'all' defined above.
2264
2265CXXDEFS_H=$(srcdir)/c++defs.h
2266
2267EXTRA_DIST += c++defs.h
2268
2269## end   gnulib module snippet/c++defs
2270
2271## begin gnulib module snippet/warn-on-use
2272
2273# Because this Makefile snippet defines a variable used by other
2274# gnulib Makefile snippets, it must be present in all makefiles that
2275# need it. This is ensured by the applicability 'all' defined above.
2276
2277WARN_ON_USE_H=$(srcdir)/warn-on-use.h
2278
2279EXTRA_DIST += warn-on-use.h
2280
2281## end   gnulib module snippet/warn-on-use
2282
2283## begin gnulib module snprintf
2284
2285if gl_GNULIB_ENABLED_snprintf
2286
2287endif
2288EXTRA_DIST += snprintf.c
2289
2290EXTRA_libgnu_la_SOURCES += snprintf.c
2291
2292## end   gnulib module snprintf
2293
2294## begin gnulib module socket
2295
2296
2297EXTRA_DIST += socket.c w32sock.h
2298
2299EXTRA_libgnu_la_SOURCES += socket.c
2300
2301## end   gnulib module socket
2302
2303## begin gnulib module sockets
2304
2305if gl_GNULIB_ENABLED_sockets
2306libgnu_la_SOURCES += sockets.h sockets.c
2307
2308endif
2309EXTRA_DIST += w32sock.h
2310
2311## end   gnulib module sockets
2312
2313## begin gnulib module stat
2314
2315if gl_GNULIB_ENABLED_stat
2316
2317endif
2318EXTRA_DIST += stat-w32.c stat-w32.h stat.c
2319
2320EXTRA_libgnu_la_SOURCES += stat-w32.c stat.c
2321
2322## end   gnulib module stat
2323
2324## begin gnulib module stat-time
2325
2326libgnu_la_SOURCES += stat-time.c
2327
2328EXTRA_DIST += stat-time.h
2329
2330## end   gnulib module stat-time
2331
2332## begin gnulib module stdalign
2333
2334BUILT_SOURCES += $(STDALIGN_H)
2335
2336# We need the following in order to create <stdalign.h> when the system
2337# doesn't have one that works.
2338if GL_GENERATE_STDALIGN_H
2339stdalign.h: stdalign.in.h $(top_builddir)/config.status
2340	$(AM_V_GEN)rm -f $@-t $@ && \
2341	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2342	  cat $(srcdir)/stdalign.in.h; \
2343	} > $@-t && \
2344	mv $@-t $@
2345else
2346stdalign.h: $(top_builddir)/config.status
2347	rm -f $@
2348endif
2349MOSTLYCLEANFILES += stdalign.h stdalign.h-t
2350
2351EXTRA_DIST += stdalign.in.h
2352
2353## end   gnulib module stdalign
2354
2355## begin gnulib module stdbool
2356
2357BUILT_SOURCES += $(STDBOOL_H)
2358
2359# We need the following in order to create <stdbool.h> when the system
2360# doesn't have one that works.
2361if GL_GENERATE_STDBOOL_H
2362stdbool.h: stdbool.in.h $(top_builddir)/config.status
2363	$(AM_V_GEN)rm -f $@-t $@ && \
2364	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2365	  sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool.in.h; \
2366	} > $@-t && \
2367	mv $@-t $@
2368else
2369stdbool.h: $(top_builddir)/config.status
2370	rm -f $@
2371endif
2372MOSTLYCLEANFILES += stdbool.h stdbool.h-t
2373
2374EXTRA_DIST += stdbool.in.h
2375
2376## end   gnulib module stdbool
2377
2378## begin gnulib module stddef
2379
2380BUILT_SOURCES += $(STDDEF_H)
2381
2382# We need the following in order to create <stddef.h> when the system
2383# doesn't have one that works with the given compiler.
2384if GL_GENERATE_STDDEF_H
2385stddef.h: stddef.in.h $(top_builddir)/config.status
2386	$(AM_V_GEN)rm -f $@-t $@ && \
2387	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
2388	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2389	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2390	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2391	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2392	      -e 's|@''NEXT_STDDEF_H''@|$(NEXT_STDDEF_H)|g' \
2393	      -e 's|@''HAVE_MAX_ALIGN_T''@|$(HAVE_MAX_ALIGN_T)|g' \
2394	      -e 's|@''HAVE_WCHAR_T''@|$(HAVE_WCHAR_T)|g' \
2395	      -e 's|@''REPLACE_NULL''@|$(REPLACE_NULL)|g' \
2396	      < $(srcdir)/stddef.in.h; \
2397	} > $@-t && \
2398	mv $@-t $@
2399else
2400stddef.h: $(top_builddir)/config.status
2401	rm -f $@
2402endif
2403MOSTLYCLEANFILES += stddef.h stddef.h-t
2404
2405EXTRA_DIST += stddef.in.h
2406
2407## end   gnulib module stddef
2408
2409## begin gnulib module stdint
2410
2411BUILT_SOURCES += $(STDINT_H)
2412
2413# We need the following in order to create <stdint.h> when the system
2414# doesn't have one that works with the given compiler.
2415if GL_GENERATE_STDINT_H
2416stdint.h: stdint.in.h $(top_builddir)/config.status
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_STDINT_H''@/$(HAVE_STDINT_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_STDINT_H''@|$(NEXT_STDINT_H)|g' \
2425	      -e 's/@''HAVE_C99_STDINT_H''@/$(HAVE_C99_STDINT_H)/g' \
2426	      -e 's/@''HAVE_SYS_TYPES_H''@/$(HAVE_SYS_TYPES_H)/g' \
2427	      -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
2428	      -e 's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \
2429	      -e 's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \
2430	      -e 's/@''HAVE_WCHAR_H''@/$(HAVE_WCHAR_H)/g' \
2431	      -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
2432	      -e 's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \
2433	      -e 's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \
2434	      -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/$(BITSIZEOF_SIG_ATOMIC_T)/g' \
2435	      -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/$(HAVE_SIGNED_SIG_ATOMIC_T)/g' \
2436	      -e 's/@''SIG_ATOMIC_T_SUFFIX''@/$(SIG_ATOMIC_T_SUFFIX)/g' \
2437	      -e 's/@''BITSIZEOF_SIZE_T''@/$(BITSIZEOF_SIZE_T)/g' \
2438	      -e 's/@''SIZE_T_SUFFIX''@/$(SIZE_T_SUFFIX)/g' \
2439	      -e 's/@''BITSIZEOF_WCHAR_T''@/$(BITSIZEOF_WCHAR_T)/g' \
2440	      -e 's/@''HAVE_SIGNED_WCHAR_T''@/$(HAVE_SIGNED_WCHAR_T)/g' \
2441	      -e 's/@''WCHAR_T_SUFFIX''@/$(WCHAR_T_SUFFIX)/g' \
2442	      -e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
2443	      -e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
2444	      -e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
2445	      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/$(GNULIB_OVERRIDES_WINT_T)/g' \
2446	      < $(srcdir)/stdint.in.h; \
2447	} > $@-t && \
2448	mv $@-t $@
2449else
2450stdint.h: $(top_builddir)/config.status
2451	rm -f $@
2452endif
2453MOSTLYCLEANFILES += stdint.h stdint.h-t
2454
2455EXTRA_DIST += stdint.in.h
2456
2457## end   gnulib module stdint
2458
2459## begin gnulib module stdio
2460
2461BUILT_SOURCES += stdio.h
2462
2463# We need the following in order to create <stdio.h> when the system
2464# doesn't have one that works with the given compiler.
2465stdio.h: stdio.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
2466	$(AM_V_GEN)rm -f $@-t $@ && \
2467	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
2468	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2469	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2470	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2471	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2472	      -e 's|@''NEXT_STDIO_H''@|$(NEXT_STDIO_H)|g' \
2473	      -e 's/@''GNULIB_DPRINTF''@/$(GNULIB_DPRINTF)/g' \
2474	      -e 's/@''GNULIB_FCLOSE''@/$(GNULIB_FCLOSE)/g' \
2475	      -e 's/@''GNULIB_FDOPEN''@/$(GNULIB_FDOPEN)/g' \
2476	      -e 's/@''GNULIB_FFLUSH''@/$(GNULIB_FFLUSH)/g' \
2477	      -e 's/@''GNULIB_FGETC''@/$(GNULIB_FGETC)/g' \
2478	      -e 's/@''GNULIB_FGETS''@/$(GNULIB_FGETS)/g' \
2479	      -e 's/@''GNULIB_FOPEN''@/$(GNULIB_FOPEN)/g' \
2480	      -e 's/@''GNULIB_FPRINTF''@/$(GNULIB_FPRINTF)/g' \
2481	      -e 's/@''GNULIB_FPRINTF_POSIX''@/$(GNULIB_FPRINTF_POSIX)/g' \
2482	      -e 's/@''GNULIB_FPURGE''@/$(GNULIB_FPURGE)/g' \
2483	      -e 's/@''GNULIB_FPUTC''@/$(GNULIB_FPUTC)/g' \
2484	      -e 's/@''GNULIB_FPUTS''@/$(GNULIB_FPUTS)/g' \
2485	      -e 's/@''GNULIB_FREAD''@/$(GNULIB_FREAD)/g' \
2486	      -e 's/@''GNULIB_FREOPEN''@/$(GNULIB_FREOPEN)/g' \
2487	      -e 's/@''GNULIB_FSCANF''@/$(GNULIB_FSCANF)/g' \
2488	      -e 's/@''GNULIB_FSEEK''@/$(GNULIB_FSEEK)/g' \
2489	      -e 's/@''GNULIB_FSEEKO''@/$(GNULIB_FSEEKO)/g' \
2490	      -e 's/@''GNULIB_FTELL''@/$(GNULIB_FTELL)/g' \
2491	      -e 's/@''GNULIB_FTELLO''@/$(GNULIB_FTELLO)/g' \
2492	      -e 's/@''GNULIB_FWRITE''@/$(GNULIB_FWRITE)/g' \
2493	      -e 's/@''GNULIB_GETC''@/$(GNULIB_GETC)/g' \
2494	      -e 's/@''GNULIB_GETCHAR''@/$(GNULIB_GETCHAR)/g' \
2495	      -e 's/@''GNULIB_GETDELIM''@/$(GNULIB_GETDELIM)/g' \
2496	      -e 's/@''GNULIB_GETLINE''@/$(GNULIB_GETLINE)/g' \
2497	      -e 's/@''GNULIB_OBSTACK_PRINTF''@/$(GNULIB_OBSTACK_PRINTF)/g' \
2498	      -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/$(GNULIB_OBSTACK_PRINTF_POSIX)/g' \
2499	      -e 's/@''GNULIB_PCLOSE''@/$(GNULIB_PCLOSE)/g' \
2500	      -e 's/@''GNULIB_PERROR''@/$(GNULIB_PERROR)/g' \
2501	      -e 's/@''GNULIB_POPEN''@/$(GNULIB_POPEN)/g' \
2502	      -e 's/@''GNULIB_PRINTF''@/$(GNULIB_PRINTF)/g' \
2503	      -e 's/@''GNULIB_PRINTF_POSIX''@/$(GNULIB_PRINTF_POSIX)/g' \
2504	      -e 's/@''GNULIB_PUTC''@/$(GNULIB_PUTC)/g' \
2505	      -e 's/@''GNULIB_PUTCHAR''@/$(GNULIB_PUTCHAR)/g' \
2506	      -e 's/@''GNULIB_PUTS''@/$(GNULIB_PUTS)/g' \
2507	      -e 's/@''GNULIB_REMOVE''@/$(GNULIB_REMOVE)/g' \
2508	      -e 's/@''GNULIB_RENAME''@/$(GNULIB_RENAME)/g' \
2509	      -e 's/@''GNULIB_RENAMEAT''@/$(GNULIB_RENAMEAT)/g' \
2510	      -e 's/@''GNULIB_SCANF''@/$(GNULIB_SCANF)/g' \
2511	      -e 's/@''GNULIB_SNPRINTF''@/$(GNULIB_SNPRINTF)/g' \
2512	      -e 's/@''GNULIB_SPRINTF_POSIX''@/$(GNULIB_SPRINTF_POSIX)/g' \
2513	      -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/$(GNULIB_STDIO_H_NONBLOCKING)/g' \
2514	      -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/$(GNULIB_STDIO_H_SIGPIPE)/g' \
2515	      -e 's/@''GNULIB_TMPFILE''@/$(GNULIB_TMPFILE)/g' \
2516	      -e 's/@''GNULIB_VASPRINTF''@/$(GNULIB_VASPRINTF)/g' \
2517	      -e 's/@''GNULIB_VDPRINTF''@/$(GNULIB_VDPRINTF)/g' \
2518	      -e 's/@''GNULIB_VFPRINTF''@/$(GNULIB_VFPRINTF)/g' \
2519	      -e 's/@''GNULIB_VFPRINTF_POSIX''@/$(GNULIB_VFPRINTF_POSIX)/g' \
2520	      -e 's/@''GNULIB_VFSCANF''@/$(GNULIB_VFSCANF)/g' \
2521	      -e 's/@''GNULIB_VSCANF''@/$(GNULIB_VSCANF)/g' \
2522	      -e 's/@''GNULIB_VPRINTF''@/$(GNULIB_VPRINTF)/g' \
2523	      -e 's/@''GNULIB_VPRINTF_POSIX''@/$(GNULIB_VPRINTF_POSIX)/g' \
2524	      -e 's/@''GNULIB_VSNPRINTF''@/$(GNULIB_VSNPRINTF)/g' \
2525	      -e 's/@''GNULIB_VSPRINTF_POSIX''@/$(GNULIB_VSPRINTF_POSIX)/g' \
2526	      -e 's/@''GNULIB_MDA_FCLOSEALL''@/$(GNULIB_MDA_FCLOSEALL)/g' \
2527	      -e 's/@''GNULIB_MDA_FDOPEN''@/$(GNULIB_MDA_FDOPEN)/g' \
2528	      -e 's/@''GNULIB_MDA_FILENO''@/$(GNULIB_MDA_FILENO)/g' \
2529	      -e 's/@''GNULIB_MDA_GETW''@/$(GNULIB_MDA_GETW)/g' \
2530	      -e 's/@''GNULIB_MDA_PUTW''@/$(GNULIB_MDA_PUTW)/g' \
2531	      -e 's/@''GNULIB_MDA_TEMPNAM''@/$(GNULIB_MDA_TEMPNAM)/g' \
2532	      < $(srcdir)/stdio.in.h | \
2533	  sed -e 's|@''HAVE_DECL_FCLOSEALL''@|$(HAVE_DECL_FCLOSEALL)|g' \
2534	      -e 's|@''HAVE_DECL_FPURGE''@|$(HAVE_DECL_FPURGE)|g' \
2535	      -e 's|@''HAVE_DECL_FSEEKO''@|$(HAVE_DECL_FSEEKO)|g' \
2536	      -e 's|@''HAVE_DECL_FTELLO''@|$(HAVE_DECL_FTELLO)|g' \
2537	      -e 's|@''HAVE_DECL_GETDELIM''@|$(HAVE_DECL_GETDELIM)|g' \
2538	      -e 's|@''HAVE_DECL_GETLINE''@|$(HAVE_DECL_GETLINE)|g' \
2539	      -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|$(HAVE_DECL_OBSTACK_PRINTF)|g' \
2540	      -e 's|@''HAVE_DECL_SNPRINTF''@|$(HAVE_DECL_SNPRINTF)|g' \
2541	      -e 's|@''HAVE_DECL_VSNPRINTF''@|$(HAVE_DECL_VSNPRINTF)|g' \
2542	      -e 's|@''HAVE_DPRINTF''@|$(HAVE_DPRINTF)|g' \
2543	      -e 's|@''HAVE_FSEEKO''@|$(HAVE_FSEEKO)|g' \
2544	      -e 's|@''HAVE_FTELLO''@|$(HAVE_FTELLO)|g' \
2545	      -e 's|@''HAVE_PCLOSE''@|$(HAVE_PCLOSE)|g' \
2546	      -e 's|@''HAVE_POPEN''@|$(HAVE_POPEN)|g' \
2547	      -e 's|@''HAVE_RENAMEAT''@|$(HAVE_RENAMEAT)|g' \
2548	      -e 's|@''HAVE_VASPRINTF''@|$(HAVE_VASPRINTF)|g' \
2549	      -e 's|@''HAVE_VDPRINTF''@|$(HAVE_VDPRINTF)|g' \
2550	      -e 's|@''REPLACE_DPRINTF''@|$(REPLACE_DPRINTF)|g' \
2551	      -e 's|@''REPLACE_FCLOSE''@|$(REPLACE_FCLOSE)|g' \
2552	      -e 's|@''REPLACE_FDOPEN''@|$(REPLACE_FDOPEN)|g' \
2553	      -e 's|@''REPLACE_FFLUSH''@|$(REPLACE_FFLUSH)|g' \
2554	      -e 's|@''REPLACE_FOPEN''@|$(REPLACE_FOPEN)|g' \
2555	      -e 's|@''REPLACE_FPRINTF''@|$(REPLACE_FPRINTF)|g' \
2556	      -e 's|@''REPLACE_FPURGE''@|$(REPLACE_FPURGE)|g' \
2557	      -e 's|@''REPLACE_FREOPEN''@|$(REPLACE_FREOPEN)|g' \
2558	      -e 's|@''REPLACE_FSEEK''@|$(REPLACE_FSEEK)|g' \
2559	      -e 's|@''REPLACE_FSEEKO''@|$(REPLACE_FSEEKO)|g' \
2560	      -e 's|@''REPLACE_FTELL''@|$(REPLACE_FTELL)|g' \
2561	      -e 's|@''REPLACE_FTELLO''@|$(REPLACE_FTELLO)|g' \
2562	      -e 's|@''REPLACE_GETDELIM''@|$(REPLACE_GETDELIM)|g' \
2563	      -e 's|@''REPLACE_GETLINE''@|$(REPLACE_GETLINE)|g' \
2564	      -e 's|@''REPLACE_OBSTACK_PRINTF''@|$(REPLACE_OBSTACK_PRINTF)|g' \
2565	      -e 's|@''REPLACE_PERROR''@|$(REPLACE_PERROR)|g' \
2566	      -e 's|@''REPLACE_POPEN''@|$(REPLACE_POPEN)|g' \
2567	      -e 's|@''REPLACE_PRINTF''@|$(REPLACE_PRINTF)|g' \
2568	      -e 's|@''REPLACE_REMOVE''@|$(REPLACE_REMOVE)|g' \
2569	      -e 's|@''REPLACE_RENAME''@|$(REPLACE_RENAME)|g' \
2570	      -e 's|@''REPLACE_RENAMEAT''@|$(REPLACE_RENAMEAT)|g' \
2571	      -e 's|@''REPLACE_SNPRINTF''@|$(REPLACE_SNPRINTF)|g' \
2572	      -e 's|@''REPLACE_SPRINTF''@|$(REPLACE_SPRINTF)|g' \
2573	      -e 's|@''REPLACE_STDIO_READ_FUNCS''@|$(REPLACE_STDIO_READ_FUNCS)|g' \
2574	      -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|$(REPLACE_STDIO_WRITE_FUNCS)|g' \
2575	      -e 's|@''REPLACE_TMPFILE''@|$(REPLACE_TMPFILE)|g' \
2576	      -e 's|@''REPLACE_VASPRINTF''@|$(REPLACE_VASPRINTF)|g' \
2577	      -e 's|@''REPLACE_VDPRINTF''@|$(REPLACE_VDPRINTF)|g' \
2578	      -e 's|@''REPLACE_VFPRINTF''@|$(REPLACE_VFPRINTF)|g' \
2579	      -e 's|@''REPLACE_VPRINTF''@|$(REPLACE_VPRINTF)|g' \
2580	      -e 's|@''REPLACE_VSNPRINTF''@|$(REPLACE_VSNPRINTF)|g' \
2581	      -e 's|@''REPLACE_VSPRINTF''@|$(REPLACE_VSPRINTF)|g' \
2582	      -e 's|@''ASM_SYMBOL_PREFIX''@|$(ASM_SYMBOL_PREFIX)|g' \
2583	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2584	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2585	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
2586	} > $@-t && \
2587	mv $@-t $@
2588MOSTLYCLEANFILES += stdio.h stdio.h-t
2589
2590EXTRA_DIST += stdio.in.h
2591
2592## end   gnulib module stdio
2593
2594## begin gnulib module stdlib
2595
2596BUILT_SOURCES += stdlib.h
2597
2598# We need the following in order to create <stdlib.h> when the system
2599# doesn't have one that works with the given compiler.
2600stdlib.h: stdlib.in.h $(top_builddir)/config.status $(CXXDEFS_H) \
2601  $(_NORETURN_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
2602	$(AM_V_GEN)rm -f $@-t $@ && \
2603	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
2604	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2605	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2606	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2607	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2608	      -e 's|@''NEXT_STDLIB_H''@|$(NEXT_STDLIB_H)|g' \
2609	      -e 's/@''GNULIB__EXIT''@/$(GNULIB__EXIT)/g' \
2610	      -e 's/@''GNULIB_ALIGNED_ALLOC''@/$(GNULIB_ALIGNED_ALLOC)/g' \
2611	      -e 's/@''GNULIB_ATOLL''@/$(GNULIB_ATOLL)/g' \
2612	      -e 's/@''GNULIB_CALLOC_POSIX''@/$(GNULIB_CALLOC_POSIX)/g' \
2613	      -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/$(GNULIB_CANONICALIZE_FILE_NAME)/g' \
2614	      -e 's/@''GNULIB_FREE_POSIX''@/$(GNULIB_FREE_POSIX)/g' \
2615	      -e 's/@''GNULIB_GETLOADAVG''@/$(GNULIB_GETLOADAVG)/g' \
2616	      -e 's/@''GNULIB_GETSUBOPT''@/$(GNULIB_GETSUBOPT)/g' \
2617	      -e 's/@''GNULIB_GRANTPT''@/$(GNULIB_GRANTPT)/g' \
2618	      -e 's/@''GNULIB_MALLOC_POSIX''@/$(GNULIB_MALLOC_POSIX)/g' \
2619	      -e 's/@''GNULIB_MBTOWC''@/$(GNULIB_MBTOWC)/g' \
2620	      -e 's/@''GNULIB_MKDTEMP''@/$(GNULIB_MKDTEMP)/g' \
2621	      -e 's/@''GNULIB_MKOSTEMP''@/$(GNULIB_MKOSTEMP)/g' \
2622	      -e 's/@''GNULIB_MKOSTEMPS''@/$(GNULIB_MKOSTEMPS)/g' \
2623	      -e 's/@''GNULIB_MKSTEMP''@/$(GNULIB_MKSTEMP)/g' \
2624	      -e 's/@''GNULIB_MKSTEMPS''@/$(GNULIB_MKSTEMPS)/g' \
2625	      -e 's/@''GNULIB_POSIX_MEMALIGN''@/$(GNULIB_POSIX_MEMALIGN)/g' \
2626	      -e 's/@''GNULIB_POSIX_OPENPT''@/$(GNULIB_POSIX_OPENPT)/g' \
2627	      -e 's/@''GNULIB_PTSNAME''@/$(GNULIB_PTSNAME)/g' \
2628	      -e 's/@''GNULIB_PTSNAME_R''@/$(GNULIB_PTSNAME_R)/g' \
2629	      -e 's/@''GNULIB_PUTENV''@/$(GNULIB_PUTENV)/g' \
2630	      -e 's/@''GNULIB_QSORT_R''@/$(GNULIB_QSORT_R)/g' \
2631	      -e 's/@''GNULIB_RANDOM''@/$(GNULIB_RANDOM)/g' \
2632	      -e 's/@''GNULIB_RANDOM_R''@/$(GNULIB_RANDOM_R)/g' \
2633	      -e 's/@''GNULIB_REALLOC_POSIX''@/$(GNULIB_REALLOC_POSIX)/g' \
2634	      -e 's/@''GNULIB_REALLOCARRAY''@/$(GNULIB_REALLOCARRAY)/g' \
2635	      -e 's/@''GNULIB_REALPATH''@/$(GNULIB_REALPATH)/g' \
2636	      -e 's/@''GNULIB_RPMATCH''@/$(GNULIB_RPMATCH)/g' \
2637	      -e 's/@''GNULIB_SECURE_GETENV''@/$(GNULIB_SECURE_GETENV)/g' \
2638	      -e 's/@''GNULIB_SETENV''@/$(GNULIB_SETENV)/g' \
2639	      -e 's/@''GNULIB_STRTOD''@/$(GNULIB_STRTOD)/g' \
2640	      -e 's/@''GNULIB_STRTOL''@/$(GNULIB_STRTOL)/g' \
2641	      -e 's/@''GNULIB_STRTOLD''@/$(GNULIB_STRTOLD)/g' \
2642	      -e 's/@''GNULIB_STRTOLL''@/$(GNULIB_STRTOLL)/g' \
2643	      -e 's/@''GNULIB_STRTOUL''@/$(GNULIB_STRTOUL)/g' \
2644	      -e 's/@''GNULIB_STRTOULL''@/$(GNULIB_STRTOULL)/g' \
2645	      -e 's/@''GNULIB_SYSTEM_POSIX''@/$(GNULIB_SYSTEM_POSIX)/g' \
2646	      -e 's/@''GNULIB_UNLOCKPT''@/$(GNULIB_UNLOCKPT)/g' \
2647	      -e 's/@''GNULIB_UNSETENV''@/$(GNULIB_UNSETENV)/g' \
2648	      -e 's/@''GNULIB_WCTOMB''@/$(GNULIB_WCTOMB)/g' \
2649	      -e 's/@''GNULIB_MDA_ECVT''@/$(GNULIB_MDA_ECVT)/g' \
2650	      -e 's/@''GNULIB_MDA_FCVT''@/$(GNULIB_MDA_FCVT)/g' \
2651	      -e 's/@''GNULIB_MDA_GCVT''@/$(GNULIB_MDA_GCVT)/g' \
2652	      -e 's/@''GNULIB_MDA_MKTEMP''@/$(GNULIB_MDA_MKTEMP)/g' \
2653	      -e 's/@''GNULIB_MDA_PUTENV''@/$(GNULIB_MDA_PUTENV)/g' \
2654	      < $(srcdir)/stdlib.in.h | \
2655	  sed -e 's|@''HAVE__EXIT''@|$(HAVE__EXIT)|g' \
2656	      -e 's|@''HAVE_ALIGNED_ALLOC''@|$(HAVE_ALIGNED_ALLOC)|g' \
2657	      -e 's|@''HAVE_ATOLL''@|$(HAVE_ATOLL)|g' \
2658	      -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|$(HAVE_CANONICALIZE_FILE_NAME)|g' \
2659	      -e 's|@''HAVE_DECL_ECVT''@|$(HAVE_DECL_ECVT)|g' \
2660	      -e 's|@''HAVE_DECL_FCVT''@|$(HAVE_DECL_FCVT)|g' \
2661	      -e 's|@''HAVE_DECL_GCVT''@|$(HAVE_DECL_GCVT)|g' \
2662	      -e 's|@''HAVE_DECL_GETLOADAVG''@|$(HAVE_DECL_GETLOADAVG)|g' \
2663	      -e 's|@''HAVE_GETSUBOPT''@|$(HAVE_GETSUBOPT)|g' \
2664	      -e 's|@''HAVE_GRANTPT''@|$(HAVE_GRANTPT)|g' \
2665	      -e 's|@''HAVE_INITSTATE''@|$(HAVE_INITSTATE)|g' \
2666	      -e 's|@''HAVE_DECL_INITSTATE''@|$(HAVE_DECL_INITSTATE)|g' \
2667	      -e 's|@''HAVE_MBTOWC''@|$(HAVE_MBTOWC)|g' \
2668	      -e 's|@''HAVE_MKDTEMP''@|$(HAVE_MKDTEMP)|g' \
2669	      -e 's|@''HAVE_MKOSTEMP''@|$(HAVE_MKOSTEMP)|g' \
2670	      -e 's|@''HAVE_MKOSTEMPS''@|$(HAVE_MKOSTEMPS)|g' \
2671	      -e 's|@''HAVE_MKSTEMP''@|$(HAVE_MKSTEMP)|g' \
2672	      -e 's|@''HAVE_MKSTEMPS''@|$(HAVE_MKSTEMPS)|g' \
2673	      -e 's|@''HAVE_POSIX_MEMALIGN''@|$(HAVE_POSIX_MEMALIGN)|g' \
2674	      -e 's|@''HAVE_POSIX_OPENPT''@|$(HAVE_POSIX_OPENPT)|g' \
2675	      -e 's|@''HAVE_PTSNAME''@|$(HAVE_PTSNAME)|g' \
2676	      -e 's|@''HAVE_PTSNAME_R''@|$(HAVE_PTSNAME_R)|g' \
2677	      -e 's|@''HAVE_QSORT_R''@|$(HAVE_QSORT_R)|g' \
2678	      -e 's|@''HAVE_RANDOM''@|$(HAVE_RANDOM)|g' \
2679	      -e 's|@''HAVE_RANDOM_H''@|$(HAVE_RANDOM_H)|g' \
2680	      -e 's|@''HAVE_RANDOM_R''@|$(HAVE_RANDOM_R)|g' \
2681	      -e 's|@''HAVE_REALLOCARRAY''@|$(HAVE_REALLOCARRAY)|g' \
2682	      -e 's|@''HAVE_REALPATH''@|$(HAVE_REALPATH)|g' \
2683	      -e 's|@''HAVE_RPMATCH''@|$(HAVE_RPMATCH)|g' \
2684	      -e 's|@''HAVE_SECURE_GETENV''@|$(HAVE_SECURE_GETENV)|g' \
2685	      -e 's|@''HAVE_DECL_SETENV''@|$(HAVE_DECL_SETENV)|g' \
2686	      -e 's|@''HAVE_SETSTATE''@|$(HAVE_SETSTATE)|g' \
2687	      -e 's|@''HAVE_DECL_SETSTATE''@|$(HAVE_DECL_SETSTATE)|g' \
2688	      -e 's|@''HAVE_STRTOD''@|$(HAVE_STRTOD)|g' \
2689	      -e 's|@''HAVE_STRTOL''@|$(HAVE_STRTOL)|g' \
2690	      -e 's|@''HAVE_STRTOLD''@|$(HAVE_STRTOLD)|g' \
2691	      -e 's|@''HAVE_STRTOLL''@|$(HAVE_STRTOLL)|g' \
2692	      -e 's|@''HAVE_STRTOUL''@|$(HAVE_STRTOUL)|g' \
2693	      -e 's|@''HAVE_STRTOULL''@|$(HAVE_STRTOULL)|g' \
2694	      -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|$(HAVE_STRUCT_RANDOM_DATA)|g' \
2695	      -e 's|@''HAVE_SYS_LOADAVG_H''@|$(HAVE_SYS_LOADAVG_H)|g' \
2696	      -e 's|@''HAVE_UNLOCKPT''@|$(HAVE_UNLOCKPT)|g' \
2697	      -e 's|@''HAVE_DECL_UNSETENV''@|$(HAVE_DECL_UNSETENV)|g' \
2698	      -e 's|@''REPLACE_ALIGNED_ALLOC''@|$(REPLACE_ALIGNED_ALLOC)|g' \
2699	      -e 's|@''REPLACE_CALLOC''@|$(REPLACE_CALLOC)|g' \
2700	      -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|$(REPLACE_CANONICALIZE_FILE_NAME)|g' \
2701	      -e 's|@''REPLACE_FREE''@|$(REPLACE_FREE)|g' \
2702	      -e 's|@''REPLACE_INITSTATE''@|$(REPLACE_INITSTATE)|g' \
2703	      -e 's|@''REPLACE_MALLOC''@|$(REPLACE_MALLOC)|g' \
2704	      -e 's|@''REPLACE_MBTOWC''@|$(REPLACE_MBTOWC)|g' \
2705	      -e 's|@''REPLACE_MKSTEMP''@|$(REPLACE_MKSTEMP)|g' \
2706	      -e 's|@''REPLACE_POSIX_MEMALIGN''@|$(REPLACE_POSIX_MEMALIGN)|g' \
2707	      -e 's|@''REPLACE_PTSNAME''@|$(REPLACE_PTSNAME)|g' \
2708	      -e 's|@''REPLACE_PTSNAME_R''@|$(REPLACE_PTSNAME_R)|g' \
2709	      -e 's|@''REPLACE_PUTENV''@|$(REPLACE_PUTENV)|g' \
2710	      -e 's|@''REPLACE_QSORT_R''@|$(REPLACE_QSORT_R)|g' \
2711	      -e 's|@''REPLACE_RANDOM''@|$(REPLACE_RANDOM)|g' \
2712	      -e 's|@''REPLACE_RANDOM_R''@|$(REPLACE_RANDOM_R)|g' \
2713	      -e 's|@''REPLACE_REALLOC''@|$(REPLACE_REALLOC)|g' \
2714	      -e 's|@''REPLACE_REALPATH''@|$(REPLACE_REALPATH)|g' \
2715	      -e 's|@''REPLACE_SETENV''@|$(REPLACE_SETENV)|g' \
2716	      -e 's|@''REPLACE_SETSTATE''@|$(REPLACE_SETSTATE)|g' \
2717	      -e 's|@''REPLACE_STRTOD''@|$(REPLACE_STRTOD)|g' \
2718	      -e 's|@''REPLACE_STRTOL''@|$(REPLACE_STRTOL)|g' \
2719	      -e 's|@''REPLACE_STRTOLD''@|$(REPLACE_STRTOLD)|g' \
2720	      -e 's|@''REPLACE_STRTOLL''@|$(REPLACE_STRTOLL)|g' \
2721	      -e 's|@''REPLACE_STRTOUL''@|$(REPLACE_STRTOUL)|g' \
2722	      -e 's|@''REPLACE_STRTOULL''@|$(REPLACE_STRTOULL)|g' \
2723	      -e 's|@''REPLACE_UNSETENV''@|$(REPLACE_UNSETENV)|g' \
2724	      -e 's|@''REPLACE_WCTOMB''@|$(REPLACE_WCTOMB)|g' \
2725	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2726	      -e '/definition of _Noreturn/r $(_NORETURN_H)' \
2727	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2728	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
2729	} > $@-t && \
2730	mv $@-t $@
2731MOSTLYCLEANFILES += stdlib.h stdlib.h-t
2732
2733EXTRA_DIST += stdlib.in.h
2734
2735## end   gnulib module stdlib
2736
2737## begin gnulib module strdup-posix
2738
2739if gl_GNULIB_ENABLED_f9850631dca91859e9cddac9359921c0
2740
2741endif
2742EXTRA_DIST += strdup.c
2743
2744EXTRA_libgnu_la_SOURCES += strdup.c
2745
2746## end   gnulib module strdup-posix
2747
2748## begin gnulib module streq
2749
2750if gl_GNULIB_ENABLED_streq
2751
2752endif
2753EXTRA_DIST += streq.h
2754
2755## end   gnulib module streq
2756
2757## begin gnulib module striconveh
2758
2759libgnu_la_SOURCES += striconveh.h striconveh.c
2760if GL_COND_LIBTOOL
2761libgnu_la_LDFLAGS += $(LTLIBICONV)
2762endif
2763
2764EXTRA_DIST += iconveh.h
2765
2766## end   gnulib module striconveh
2767
2768## begin gnulib module string
2769
2770BUILT_SOURCES += string.h
2771
2772# We need the following in order to create <string.h> when the system
2773# doesn't have one that works with the given compiler.
2774string.h: string.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
2775	$(AM_V_GEN)rm -f $@-t $@ && \
2776	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
2777	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2778	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2779	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2780	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2781	      -e 's|@''NEXT_STRING_H''@|$(NEXT_STRING_H)|g' \
2782	      -e 's/@''GNULIB_EXPLICIT_BZERO''@/$(GNULIB_EXPLICIT_BZERO)/g' \
2783	      -e 's/@''GNULIB_FFSL''@/$(GNULIB_FFSL)/g' \
2784	      -e 's/@''GNULIB_FFSLL''@/$(GNULIB_FFSLL)/g' \
2785	      -e 's/@''GNULIB_MBSLEN''@/$(GNULIB_MBSLEN)/g' \
2786	      -e 's/@''GNULIB_MBSNLEN''@/$(GNULIB_MBSNLEN)/g' \
2787	      -e 's/@''GNULIB_MBSCHR''@/$(GNULIB_MBSCHR)/g' \
2788	      -e 's/@''GNULIB_MBSRCHR''@/$(GNULIB_MBSRCHR)/g' \
2789	      -e 's/@''GNULIB_MBSSTR''@/$(GNULIB_MBSSTR)/g' \
2790	      -e 's/@''GNULIB_MBSCASECMP''@/$(GNULIB_MBSCASECMP)/g' \
2791	      -e 's/@''GNULIB_MBSNCASECMP''@/$(GNULIB_MBSNCASECMP)/g' \
2792	      -e 's/@''GNULIB_MBSPCASECMP''@/$(GNULIB_MBSPCASECMP)/g' \
2793	      -e 's/@''GNULIB_MBSCASESTR''@/$(GNULIB_MBSCASESTR)/g' \
2794	      -e 's/@''GNULIB_MBSCSPN''@/$(GNULIB_MBSCSPN)/g' \
2795	      -e 's/@''GNULIB_MBSPBRK''@/$(GNULIB_MBSPBRK)/g' \
2796	      -e 's/@''GNULIB_MBSSPN''@/$(GNULIB_MBSSPN)/g' \
2797	      -e 's/@''GNULIB_MBSSEP''@/$(GNULIB_MBSSEP)/g' \
2798	      -e 's/@''GNULIB_MBSTOK_R''@/$(GNULIB_MBSTOK_R)/g' \
2799	      -e 's/@''GNULIB_MEMCHR''@/$(GNULIB_MEMCHR)/g' \
2800	      -e 's/@''GNULIB_MEMMEM''@/$(GNULIB_MEMMEM)/g' \
2801	      -e 's/@''GNULIB_MEMPCPY''@/$(GNULIB_MEMPCPY)/g' \
2802	      -e 's/@''GNULIB_MEMRCHR''@/$(GNULIB_MEMRCHR)/g' \
2803	      -e 's/@''GNULIB_RAWMEMCHR''@/$(GNULIB_RAWMEMCHR)/g' \
2804	      -e 's/@''GNULIB_STPCPY''@/$(GNULIB_STPCPY)/g' \
2805	      -e 's/@''GNULIB_STPNCPY''@/$(GNULIB_STPNCPY)/g' \
2806	      -e 's/@''GNULIB_STRCHRNUL''@/$(GNULIB_STRCHRNUL)/g' \
2807	      -e 's/@''GNULIB_STRDUP''@/$(GNULIB_STRDUP)/g' \
2808	      -e 's/@''GNULIB_STRNCAT''@/$(GNULIB_STRNCAT)/g' \
2809	      -e 's/@''GNULIB_STRNDUP''@/$(GNULIB_STRNDUP)/g' \
2810	      -e 's/@''GNULIB_STRNLEN''@/$(GNULIB_STRNLEN)/g' \
2811	      -e 's/@''GNULIB_STRPBRK''@/$(GNULIB_STRPBRK)/g' \
2812	      -e 's/@''GNULIB_STRSEP''@/$(GNULIB_STRSEP)/g' \
2813	      -e 's/@''GNULIB_STRSTR''@/$(GNULIB_STRSTR)/g' \
2814	      -e 's/@''GNULIB_STRCASESTR''@/$(GNULIB_STRCASESTR)/g' \
2815	      -e 's/@''GNULIB_STRTOK_R''@/$(GNULIB_STRTOK_R)/g' \
2816	      -e 's/@''GNULIB_STRERROR''@/$(GNULIB_STRERROR)/g' \
2817	      -e 's/@''GNULIB_STRERROR_R''@/$(GNULIB_STRERROR_R)/g' \
2818	      -e 's/@''GNULIB_STRERRORNAME_NP''@/$(GNULIB_STRERRORNAME_NP)/g' \
2819	      -e 's/@''GNULIB_SIGABBREV_NP''@/$(GNULIB_SIGABBREV_NP)/g' \
2820	      -e 's/@''GNULIB_SIGDESCR_NP''@/$(GNULIB_SIGDESCR_NP)/g' \
2821	      -e 's/@''GNULIB_STRSIGNAL''@/$(GNULIB_STRSIGNAL)/g' \
2822	      -e 's/@''GNULIB_STRVERSCMP''@/$(GNULIB_STRVERSCMP)/g' \
2823	      -e 's/@''GNULIB_MDA_MEMCCPY''@/$(GNULIB_MDA_MEMCCPY)/g' \
2824	      -e 's/@''GNULIB_MDA_STRDUP''@/$(GNULIB_MDA_STRDUP)/g' \
2825	      < $(srcdir)/string.in.h | \
2826	  sed -e 's|@''HAVE_EXPLICIT_BZERO''@|$(HAVE_EXPLICIT_BZERO)|g' \
2827	      -e 's|@''HAVE_FFSL''@|$(HAVE_FFSL)|g' \
2828	      -e 's|@''HAVE_FFSLL''@|$(HAVE_FFSLL)|g' \
2829	      -e 's|@''HAVE_MBSLEN''@|$(HAVE_MBSLEN)|g' \
2830	      -e 's|@''HAVE_DECL_MEMMEM''@|$(HAVE_DECL_MEMMEM)|g' \
2831	      -e 's|@''HAVE_MEMPCPY''@|$(HAVE_MEMPCPY)|g' \
2832	      -e 's|@''HAVE_DECL_MEMRCHR''@|$(HAVE_DECL_MEMRCHR)|g' \
2833	      -e 's|@''HAVE_RAWMEMCHR''@|$(HAVE_RAWMEMCHR)|g' \
2834	      -e 's|@''HAVE_STPCPY''@|$(HAVE_STPCPY)|g' \
2835	      -e 's|@''HAVE_STPNCPY''@|$(HAVE_STPNCPY)|g' \
2836	      -e 's|@''HAVE_STRCHRNUL''@|$(HAVE_STRCHRNUL)|g' \
2837	      -e 's|@''HAVE_DECL_STRDUP''@|$(HAVE_DECL_STRDUP)|g' \
2838	      -e 's|@''HAVE_DECL_STRNDUP''@|$(HAVE_DECL_STRNDUP)|g' \
2839	      -e 's|@''HAVE_DECL_STRNLEN''@|$(HAVE_DECL_STRNLEN)|g' \
2840	      -e 's|@''HAVE_STRPBRK''@|$(HAVE_STRPBRK)|g' \
2841	      -e 's|@''HAVE_STRSEP''@|$(HAVE_STRSEP)|g' \
2842	      -e 's|@''HAVE_STRCASESTR''@|$(HAVE_STRCASESTR)|g' \
2843	      -e 's|@''HAVE_DECL_STRTOK_R''@|$(HAVE_DECL_STRTOK_R)|g' \
2844	      -e 's|@''HAVE_DECL_STRERROR_R''@|$(HAVE_DECL_STRERROR_R)|g' \
2845	      -e 's|@''HAVE_STRERRORNAME_NP''@|$(HAVE_STRERRORNAME_NP)|g' \
2846	      -e 's|@''HAVE_SIGABBREV_NP''@|$(HAVE_SIGABBREV_NP)|g' \
2847	      -e 's|@''HAVE_SIGDESCR_NP''@|$(HAVE_SIGDESCR_NP)|g' \
2848	      -e 's|@''HAVE_DECL_STRSIGNAL''@|$(HAVE_DECL_STRSIGNAL)|g' \
2849	      -e 's|@''HAVE_STRVERSCMP''@|$(HAVE_STRVERSCMP)|g' \
2850	      -e 's|@''REPLACE_FFSLL''@|$(REPLACE_FFSLL)|g' \
2851	      -e 's|@''REPLACE_MEMCHR''@|$(REPLACE_MEMCHR)|g' \
2852	      -e 's|@''REPLACE_MEMMEM''@|$(REPLACE_MEMMEM)|g' \
2853	      -e 's|@''REPLACE_STPNCPY''@|$(REPLACE_STPNCPY)|g' \
2854	      -e 's|@''REPLACE_STRCHRNUL''@|$(REPLACE_STRCHRNUL)|g' \
2855	      -e 's|@''REPLACE_STRDUP''@|$(REPLACE_STRDUP)|g' \
2856	      -e 's|@''REPLACE_STRNCAT''@|$(REPLACE_STRNCAT)|g' \
2857	      -e 's|@''REPLACE_STRNDUP''@|$(REPLACE_STRNDUP)|g' \
2858	      -e 's|@''REPLACE_STRNLEN''@|$(REPLACE_STRNLEN)|g' \
2859	      -e 's|@''REPLACE_STRSTR''@|$(REPLACE_STRSTR)|g' \
2860	      -e 's|@''REPLACE_STRCASESTR''@|$(REPLACE_STRCASESTR)|g' \
2861	      -e 's|@''REPLACE_STRTOK_R''@|$(REPLACE_STRTOK_R)|g' \
2862	      -e 's|@''REPLACE_STRERROR''@|$(REPLACE_STRERROR)|g' \
2863	      -e 's|@''REPLACE_STRERROR_R''@|$(REPLACE_STRERROR_R)|g' \
2864	      -e 's|@''REPLACE_STRERRORNAME_NP''@|$(REPLACE_STRERRORNAME_NP)|g' \
2865	      -e 's|@''REPLACE_STRSIGNAL''@|$(REPLACE_STRSIGNAL)|g' \
2866	      -e 's|@''UNDEFINE_STRTOK_R''@|$(UNDEFINE_STRTOK_R)|g' \
2867	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2868	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2869	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
2870	      < $(srcdir)/string.in.h; \
2871	} > $@-t && \
2872	mv $@-t $@
2873MOSTLYCLEANFILES += string.h string.h-t
2874
2875EXTRA_DIST += string.in.h
2876
2877## end   gnulib module string
2878
2879## begin gnulib module sys_file
2880
2881BUILT_SOURCES += sys/file.h
2882
2883# We need the following in order to create <sys/file.h> when the system
2884# has one that is incomplete.
2885sys/file.h: sys_file.in.h $(top_builddir)/config.status $(WARN_ON_USE_H)
2886	$(AM_V_at)$(MKDIR_P) sys
2887	$(AM_V_GEN)rm -f $@-t $@ && \
2888	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2889	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2890	      -e 's/@''HAVE_SYS_FILE_H''@/$(HAVE_SYS_FILE_H)/g' \
2891	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2892	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2893	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2894	      -e 's|@''NEXT_SYS_FILE_H''@|$(NEXT_SYS_FILE_H)|g' \
2895	      -e 's/@''HAVE_FLOCK''@/$(HAVE_FLOCK)/g' \
2896	      -e 's/@''GNULIB_FLOCK''@/$(GNULIB_FLOCK)/g' \
2897	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
2898	      < $(srcdir)/sys_file.in.h; \
2899	} > $@-t && \
2900	mv $@-t $@
2901MOSTLYCLEANFILES += sys/file.h sys/file.h-t
2902MOSTLYCLEANDIRS += sys
2903
2904EXTRA_DIST += sys_file.in.h
2905
2906## end   gnulib module sys_file
2907
2908## begin gnulib module sys_random
2909
2910if gl_GNULIB_ENABLED_sys_random
2911BUILT_SOURCES += sys/random.h
2912
2913# We need the following in order to create <sys/random.h> when the system
2914# doesn't have one.
2915sys/random.h: sys_random.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
2916	$(AM_V_at)$(MKDIR_P) sys
2917	$(AM_V_GEN)rm -f $@-t $@ && \
2918	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2919	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2920	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2921	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2922	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2923	      -e 's|@''NEXT_SYS_RANDOM_H''@|$(NEXT_SYS_RANDOM_H)|g' \
2924	      -e 's|@''HAVE_SYS_RANDOM_H''@|$(HAVE_SYS_RANDOM_H)|g' \
2925	      -e 's/@''GNULIB_GETRANDOM''@/$(GNULIB_GETRANDOM)/g' \
2926	      -e 's/@''HAVE_GETRANDOM''@/$(HAVE_GETRANDOM)/g' \
2927	      -e 's/@''REPLACE_GETRANDOM''@/$(REPLACE_GETRANDOM)/g' \
2928	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2929	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2930	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
2931	      < $(srcdir)/sys_random.in.h; \
2932	} > $@-t && \
2933	mv -f $@-t $@
2934MOSTLYCLEANFILES += sys/random.h sys/random.h-t
2935MOSTLYCLEANDIRS += sys
2936
2937endif
2938EXTRA_DIST += sys_random.in.h
2939
2940## end   gnulib module sys_random
2941
2942## begin gnulib module sys_select
2943
2944BUILT_SOURCES += sys/select.h
2945
2946# We need the following in order to create <sys/select.h> when the system
2947# doesn't have one that works with the given compiler.
2948sys/select.h: sys_select.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
2949	$(AM_V_at)$(MKDIR_P) sys
2950	$(AM_V_GEN)rm -f $@-t $@ && \
2951	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2952	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2953	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2954	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2955	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2956	      -e 's|@''NEXT_SYS_SELECT_H''@|$(NEXT_SYS_SELECT_H)|g' \
2957	      -e 's|@''HAVE_SYS_SELECT_H''@|$(HAVE_SYS_SELECT_H)|g' \
2958	      -e 's/@''GNULIB_PSELECT''@/$(GNULIB_PSELECT)/g' \
2959	      -e 's/@''GNULIB_SELECT''@/$(GNULIB_SELECT)/g' \
2960	      -e 's|@''HAVE_WINSOCK2_H''@|$(HAVE_WINSOCK2_H)|g' \
2961	      -e 's|@''HAVE_PSELECT''@|$(HAVE_PSELECT)|g' \
2962	      -e 's|@''REPLACE_PSELECT''@|$(REPLACE_PSELECT)|g' \
2963	      -e 's|@''REPLACE_SELECT''@|$(REPLACE_SELECT)|g' \
2964	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2965	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
2966	      < $(srcdir)/sys_select.in.h; \
2967	} > $@-t && \
2968	mv $@-t $@
2969MOSTLYCLEANFILES += sys/select.h sys/select.h-t
2970MOSTLYCLEANDIRS += sys
2971
2972EXTRA_DIST += sys_select.in.h
2973
2974## end   gnulib module sys_select
2975
2976## begin gnulib module sys_socket
2977
2978BUILT_SOURCES += sys/socket.h
2979libgnu_la_SOURCES += sys_socket.c
2980
2981# We need the following in order to create <sys/socket.h> when the system
2982# doesn't have one that works with the given compiler.
2983sys/socket.h: sys_socket.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H)
2984	$(AM_V_at)$(MKDIR_P) sys
2985	$(AM_V_GEN)rm -f $@-t $@ && \
2986	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2987	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2988	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2989	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2990	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2991	      -e 's|@''NEXT_SYS_SOCKET_H''@|$(NEXT_SYS_SOCKET_H)|g' \
2992	      -e 's|@''HAVE_SYS_SOCKET_H''@|$(HAVE_SYS_SOCKET_H)|g' \
2993	      -e 's/@''GNULIB_CLOSE''@/$(GNULIB_CLOSE)/g' \
2994	      -e 's/@''GNULIB_SOCKET''@/$(GNULIB_SOCKET)/g' \
2995	      -e 's/@''GNULIB_CONNECT''@/$(GNULIB_CONNECT)/g' \
2996	      -e 's/@''GNULIB_ACCEPT''@/$(GNULIB_ACCEPT)/g' \
2997	      -e 's/@''GNULIB_BIND''@/$(GNULIB_BIND)/g' \
2998	      -e 's/@''GNULIB_GETPEERNAME''@/$(GNULIB_GETPEERNAME)/g' \
2999	      -e 's/@''GNULIB_GETSOCKNAME''@/$(GNULIB_GETSOCKNAME)/g' \
3000	      -e 's/@''GNULIB_GETSOCKOPT''@/$(GNULIB_GETSOCKOPT)/g' \
3001	      -e 's/@''GNULIB_LISTEN''@/$(GNULIB_LISTEN)/g' \
3002	      -e 's/@''GNULIB_RECV''@/$(GNULIB_RECV)/g' \
3003	      -e 's/@''GNULIB_SEND''@/$(GNULIB_SEND)/g' \
3004	      -e 's/@''GNULIB_RECVFROM''@/$(GNULIB_RECVFROM)/g' \
3005	      -e 's/@''GNULIB_SENDTO''@/$(GNULIB_SENDTO)/g' \
3006	      -e 's/@''GNULIB_SETSOCKOPT''@/$(GNULIB_SETSOCKOPT)/g' \
3007	      -e 's/@''GNULIB_SHUTDOWN''@/$(GNULIB_SHUTDOWN)/g' \
3008	      -e 's/@''GNULIB_ACCEPT4''@/$(GNULIB_ACCEPT4)/g' \
3009	      -e 's|@''HAVE_WINSOCK2_H''@|$(HAVE_WINSOCK2_H)|g' \
3010	      -e 's|@''HAVE_WS2TCPIP_H''@|$(HAVE_WS2TCPIP_H)|g' \
3011	      -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|$(HAVE_STRUCT_SOCKADDR_STORAGE)|g' \
3012	      -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|$(HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY)|g' \
3013	      -e 's|@''HAVE_SA_FAMILY_T''@|$(HAVE_SA_FAMILY_T)|g' \
3014	      -e 's|@''HAVE_ACCEPT4''@|$(HAVE_ACCEPT4)|g' \
3015	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
3016	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
3017	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
3018	      < $(srcdir)/sys_socket.in.h; \
3019	} > $@-t && \
3020	mv -f $@-t $@
3021MOSTLYCLEANFILES += sys/socket.h sys/socket.h-t
3022MOSTLYCLEANDIRS += sys
3023
3024EXTRA_DIST += sys_socket.in.h
3025
3026## end   gnulib module sys_socket
3027
3028## begin gnulib module sys_stat
3029
3030BUILT_SOURCES += sys/stat.h
3031
3032# We need the following in order to create <sys/stat.h> when the system
3033# has one that is incomplete.
3034sys/stat.h: sys_stat.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
3035	$(AM_V_at)$(MKDIR_P) sys
3036	$(AM_V_GEN)rm -f $@-t $@ && \
3037	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3038	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
3039	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3040	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3041	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
3042	      -e 's|@''NEXT_SYS_STAT_H''@|$(NEXT_SYS_STAT_H)|g' \
3043	      -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|$(WINDOWS_64_BIT_ST_SIZE)|g' \
3044	      -e 's|@''WINDOWS_STAT_TIMESPEC''@|$(WINDOWS_STAT_TIMESPEC)|g' \
3045	      -e 's/@''GNULIB_FCHMODAT''@/$(GNULIB_FCHMODAT)/g' \
3046	      -e 's/@''GNULIB_FSTAT''@/$(GNULIB_FSTAT)/g' \
3047	      -e 's/@''GNULIB_FSTATAT''@/$(GNULIB_FSTATAT)/g' \
3048	      -e 's/@''GNULIB_FUTIMENS''@/$(GNULIB_FUTIMENS)/g' \
3049	      -e 's/@''GNULIB_GETUMASK''@/$(GNULIB_GETUMASK)/g' \
3050	      -e 's/@''GNULIB_LCHMOD''@/$(GNULIB_LCHMOD)/g' \
3051	      -e 's/@''GNULIB_LSTAT''@/$(GNULIB_LSTAT)/g' \
3052	      -e 's/@''GNULIB_MKDIR''@/$(GNULIB_MKDIR)/g' \
3053	      -e 's/@''GNULIB_MKDIRAT''@/$(GNULIB_MKDIRAT)/g' \
3054	      -e 's/@''GNULIB_MKFIFO''@/$(GNULIB_MKFIFO)/g' \
3055	      -e 's/@''GNULIB_MKFIFOAT''@/$(GNULIB_MKFIFOAT)/g' \
3056	      -e 's/@''GNULIB_MKNOD''@/$(GNULIB_MKNOD)/g' \
3057	      -e 's/@''GNULIB_MKNODAT''@/$(GNULIB_MKNODAT)/g' \
3058	      -e 's/@''GNULIB_STAT''@/$(GNULIB_STAT)/g' \
3059	      -e 's/@''GNULIB_UTIMENSAT''@/$(GNULIB_UTIMENSAT)/g' \
3060	      -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/$(GNULIB_OVERRIDES_STRUCT_STAT)/g' \
3061	      -e 's/@''GNULIB_MDA_CHMOD''@/$(GNULIB_MDA_CHMOD)/g' \
3062	      -e 's/@''GNULIB_MDA_MKDIR''@/$(GNULIB_MDA_MKDIR)/g' \
3063	      -e 's/@''GNULIB_MDA_UMASK''@/$(GNULIB_MDA_UMASK)/g' \
3064	      -e 's|@''HAVE_FCHMODAT''@|$(HAVE_FCHMODAT)|g' \
3065	      -e 's|@''HAVE_FSTATAT''@|$(HAVE_FSTATAT)|g' \
3066	      -e 's|@''HAVE_FUTIMENS''@|$(HAVE_FUTIMENS)|g' \
3067	      -e 's|@''HAVE_GETUMASK''@|$(HAVE_GETUMASK)|g' \
3068	      -e 's|@''HAVE_LCHMOD''@|$(HAVE_LCHMOD)|g' \
3069	      -e 's|@''HAVE_LSTAT''@|$(HAVE_LSTAT)|g' \
3070	      -e 's|@''HAVE_MKDIRAT''@|$(HAVE_MKDIRAT)|g' \
3071	      -e 's|@''HAVE_MKFIFO''@|$(HAVE_MKFIFO)|g' \
3072	      -e 's|@''HAVE_MKFIFOAT''@|$(HAVE_MKFIFOAT)|g' \
3073	      -e 's|@''HAVE_MKNOD''@|$(HAVE_MKNOD)|g' \
3074	      -e 's|@''HAVE_MKNODAT''@|$(HAVE_MKNODAT)|g' \
3075	      -e 's|@''HAVE_UTIMENSAT''@|$(HAVE_UTIMENSAT)|g' \
3076	      -e 's|@''REPLACE_FCHMODAT''@|$(REPLACE_FCHMODAT)|g' \
3077	      -e 's|@''REPLACE_FSTAT''@|$(REPLACE_FSTAT)|g' \
3078	      -e 's|@''REPLACE_FSTATAT''@|$(REPLACE_FSTATAT)|g' \
3079	      -e 's|@''REPLACE_FUTIMENS''@|$(REPLACE_FUTIMENS)|g' \
3080	      -e 's|@''REPLACE_LSTAT''@|$(REPLACE_LSTAT)|g' \
3081	      -e 's|@''REPLACE_MKDIR''@|$(REPLACE_MKDIR)|g' \
3082	      -e 's|@''REPLACE_MKFIFO''@|$(REPLACE_MKFIFO)|g' \
3083	      -e 's|@''REPLACE_MKFIFOAT''@|$(REPLACE_MKFIFOAT)|g' \
3084	      -e 's|@''REPLACE_MKNOD''@|$(REPLACE_MKNOD)|g' \
3085	      -e 's|@''REPLACE_MKNODAT''@|$(REPLACE_MKNODAT)|g' \
3086	      -e 's|@''REPLACE_STAT''@|$(REPLACE_STAT)|g' \
3087	      -e 's|@''REPLACE_UTIMENSAT''@|$(REPLACE_UTIMENSAT)|g' \
3088	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
3089	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
3090	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
3091	      < $(srcdir)/sys_stat.in.h; \
3092	} > $@-t && \
3093	mv $@-t $@
3094MOSTLYCLEANFILES += sys/stat.h sys/stat.h-t
3095MOSTLYCLEANDIRS += sys
3096
3097EXTRA_DIST += sys_stat.in.h
3098
3099## end   gnulib module sys_stat
3100
3101## begin gnulib module sys_time
3102
3103BUILT_SOURCES += sys/time.h
3104
3105# We need the following in order to create <sys/time.h> when the system
3106# doesn't have one that works with the given compiler.
3107sys/time.h: sys_time.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
3108	$(AM_V_at)$(MKDIR_P) sys
3109	$(AM_V_GEN)rm -f $@-t $@ && \
3110	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3111	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
3112	      -e 's/@''HAVE_SYS_TIME_H''@/$(HAVE_SYS_TIME_H)/g' \
3113	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3114	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3115	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
3116	      -e 's|@''NEXT_SYS_TIME_H''@|$(NEXT_SYS_TIME_H)|g' \
3117	      -e 's/@''GNULIB_GETTIMEOFDAY''@/$(GNULIB_GETTIMEOFDAY)/g' \
3118	      -e 's|@''HAVE_WINSOCK2_H''@|$(HAVE_WINSOCK2_H)|g' \
3119	      -e 's/@''HAVE_GETTIMEOFDAY''@/$(HAVE_GETTIMEOFDAY)/g' \
3120	      -e 's/@''HAVE_STRUCT_TIMEVAL''@/$(HAVE_STRUCT_TIMEVAL)/g' \
3121	      -e 's/@''REPLACE_GETTIMEOFDAY''@/$(REPLACE_GETTIMEOFDAY)/g' \
3122	      -e 's/@''REPLACE_STRUCT_TIMEVAL''@/$(REPLACE_STRUCT_TIMEVAL)/g' \
3123	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
3124	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
3125	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
3126	      < $(srcdir)/sys_time.in.h; \
3127	} > $@-t && \
3128	mv $@-t $@
3129MOSTLYCLEANFILES += sys/time.h sys/time.h-t
3130
3131EXTRA_DIST += sys_time.in.h
3132
3133## end   gnulib module sys_time
3134
3135## begin gnulib module sys_times
3136
3137BUILT_SOURCES += sys/times.h
3138
3139# We need the following in order to create <sys/times.h> when the system
3140# doesn't have one that works with the given compiler.
3141sys/times.h: sys_times.in.h $(top_builddir)/config.status $(WARN_ON_USE_H) $(ARG_NONNULL_H)
3142	$(AM_V_at)$(MKDIR_P) sys
3143	$(AM_V_GEN)rm -f $@-t $@ && \
3144	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3145	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
3146	      -e 's/@''HAVE_SYS_TIMES_H''@/$(HAVE_SYS_TIMES_H)/g' \
3147	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3148	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3149	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
3150	      -e 's|@''NEXT_SYS_TIMES_H''@|$(NEXT_SYS_TIMES_H)|g' \
3151	      -e 's/@''GNULIB_TIMES''@/$(GNULIB_TIMES)/g' \
3152	      -e 's|@''HAVE_STRUCT_TMS''@|$(HAVE_STRUCT_TMS)|g' \
3153	      -e 's|@''HAVE_TIMES''@|$(HAVE_TIMES)|g' \
3154	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
3155	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
3156	      < $(srcdir)/sys_times.in.h; \
3157	} > $@-t && \
3158	mv $@-t $@
3159MOSTLYCLEANFILES += sys/times.h sys/times.h-t
3160MOSTLYCLEANDIRS += sys
3161
3162EXTRA_DIST += sys_times.in.h
3163
3164## end   gnulib module sys_times
3165
3166## begin gnulib module sys_types
3167
3168BUILT_SOURCES += sys/types.h
3169
3170# We need the following in order to create <sys/types.h> when the system
3171# doesn't have one that works with the given compiler.
3172sys/types.h: sys_types.in.h $(top_builddir)/config.status
3173	$(AM_V_at)$(MKDIR_P) sys
3174	$(AM_V_GEN)rm -f $@-t $@ && \
3175	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3176	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
3177	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3178	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3179	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
3180	      -e 's|@''NEXT_SYS_TYPES_H''@|$(NEXT_SYS_TYPES_H)|g' \
3181	      -e 's|@''WINDOWS_64_BIT_OFF_T''@|$(WINDOWS_64_BIT_OFF_T)|g' \
3182	      -e 's|@''WINDOWS_STAT_INODES''@|$(WINDOWS_STAT_INODES)|g' \
3183	      < $(srcdir)/sys_types.in.h; \
3184	} > $@-t && \
3185	mv $@-t $@
3186MOSTLYCLEANFILES += sys/types.h sys/types.h-t
3187
3188EXTRA_DIST += sys_types.in.h
3189
3190## end   gnulib module sys_types
3191
3192## begin gnulib module sys_uio
3193
3194BUILT_SOURCES += sys/uio.h
3195
3196# We need the following in order to create <sys/uio.h> when the system
3197# doesn't have one that works with the given compiler.
3198sys/uio.h: sys_uio.in.h $(top_builddir)/config.status
3199	$(AM_V_at)$(MKDIR_P) sys
3200	$(AM_V_GEN)rm -f $@-t $@ && \
3201	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3202	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
3203	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3204	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3205	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
3206	      -e 's|@''NEXT_SYS_UIO_H''@|$(NEXT_SYS_UIO_H)|g' \
3207	      -e 's|@''HAVE_SYS_UIO_H''@|$(HAVE_SYS_UIO_H)|g' \
3208	      < $(srcdir)/sys_uio.in.h; \
3209	} > $@-t && \
3210	mv -f $@-t $@
3211MOSTLYCLEANFILES += sys/uio.h sys/uio.h-t
3212MOSTLYCLEANDIRS += sys
3213
3214EXTRA_DIST += sys_uio.in.h
3215
3216## end   gnulib module sys_uio
3217
3218## begin gnulib module tempname
3219
3220if gl_GNULIB_ENABLED_tempname
3221libgnu_la_SOURCES += tempname.c
3222
3223endif
3224EXTRA_DIST += tempname.h
3225
3226## end   gnulib module tempname
3227
3228## begin gnulib module time
3229
3230BUILT_SOURCES += time.h
3231
3232# We need the following in order to create <time.h> when the system
3233# doesn't have one that works with the given compiler.
3234time.h: time.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
3235	$(AM_V_GEN)rm -f $@-t $@ && \
3236	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
3237	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
3238	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3239	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3240	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
3241	      -e 's|@''NEXT_TIME_H''@|$(NEXT_TIME_H)|g' \
3242	      -e 's/@''GNULIB_CTIME''@/$(GNULIB_CTIME)/g' \
3243	      -e 's/@''GNULIB_LOCALTIME''@/$(GNULIB_LOCALTIME)/g' \
3244	      -e 's/@''GNULIB_MKTIME''@/$(GNULIB_MKTIME)/g' \
3245	      -e 's/@''GNULIB_NANOSLEEP''@/$(GNULIB_NANOSLEEP)/g' \
3246	      -e 's/@''GNULIB_STRFTIME''@/$(GNULIB_STRFTIME)/g' \
3247	      -e 's/@''GNULIB_STRPTIME''@/$(GNULIB_STRPTIME)/g' \
3248	      -e 's/@''GNULIB_TIMEGM''@/$(GNULIB_TIMEGM)/g' \
3249	      -e 's/@''GNULIB_TIMESPEC_GET''@/$(GNULIB_TIMESPEC_GET)/g' \
3250	      -e 's/@''GNULIB_TIME_R''@/$(GNULIB_TIME_R)/g' \
3251	      -e 's/@''GNULIB_TIME_RZ''@/$(GNULIB_TIME_RZ)/g' \
3252	      -e 's/@''GNULIB_TZSET''@/$(GNULIB_TZSET)/g' \
3253	      -e 's/@''GNULIB_MDA_TZSET''@/$(GNULIB_MDA_TZSET)/g' \
3254	      -e 's|@''HAVE_DECL_LOCALTIME_R''@|$(HAVE_DECL_LOCALTIME_R)|g' \
3255	      -e 's|@''HAVE_NANOSLEEP''@|$(HAVE_NANOSLEEP)|g' \
3256	      -e 's|@''HAVE_STRPTIME''@|$(HAVE_STRPTIME)|g' \
3257	      -e 's|@''HAVE_TIMEGM''@|$(HAVE_TIMEGM)|g' \
3258	      -e 's|@''HAVE_TIMESPEC_GET''@|$(HAVE_TIMESPEC_GET)|g' \
3259	      -e 's|@''HAVE_TIMEZONE_T''@|$(HAVE_TIMEZONE_T)|g' \
3260	      -e 's|@''REPLACE_CTIME''@|$(REPLACE_CTIME)|g' \
3261	      -e 's|@''REPLACE_GMTIME''@|$(REPLACE_GMTIME)|g' \
3262	      -e 's|@''REPLACE_LOCALTIME''@|$(REPLACE_LOCALTIME)|g' \
3263	      -e 's|@''REPLACE_LOCALTIME_R''@|$(REPLACE_LOCALTIME_R)|g' \
3264	      -e 's|@''REPLACE_MKTIME''@|$(REPLACE_MKTIME)|g' \
3265	      -e 's|@''REPLACE_NANOSLEEP''@|$(REPLACE_NANOSLEEP)|g' \
3266	      -e 's|@''REPLACE_STRFTIME''@|$(REPLACE_STRFTIME)|g' \
3267	      -e 's|@''REPLACE_TIMEGM''@|$(REPLACE_TIMEGM)|g' \
3268	      -e 's|@''REPLACE_TZSET''@|$(REPLACE_TZSET)|g' \
3269	      -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|$(PTHREAD_H_DEFINES_STRUCT_TIMESPEC)|g' \
3270	      -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(SYS_TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
3271	      -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
3272	      -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|$(UNISTD_H_DEFINES_STRUCT_TIMESPEC)|g' \
3273	      -e 's|@''TIME_H_DEFINES_TIME_UTC''@|$(TIME_H_DEFINES_TIME_UTC)|g' \
3274	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
3275	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
3276	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
3277	      < $(srcdir)/time.in.h; \
3278	} > $@-t && \
3279	mv $@-t $@
3280MOSTLYCLEANFILES += time.h time.h-t
3281
3282EXTRA_DIST += time.in.h
3283
3284## end   gnulib module time
3285
3286## begin gnulib module time_r
3287
3288if gl_GNULIB_ENABLED_time_r
3289
3290endif
3291EXTRA_DIST += time_r.c
3292
3293EXTRA_libgnu_la_SOURCES += time_r.c
3294
3295## end   gnulib module time_r
3296
3297## begin gnulib module time_rz
3298
3299
3300EXTRA_DIST += time-internal.h time_rz.c
3301
3302EXTRA_libgnu_la_SOURCES += time_rz.c
3303
3304## end   gnulib module time_rz
3305
3306## begin gnulib module timegm
3307
3308if gl_GNULIB_ENABLED_timegm
3309
3310endif
3311EXTRA_DIST += mktime-internal.h timegm.c
3312
3313EXTRA_libgnu_la_SOURCES += timegm.c
3314
3315## end   gnulib module timegm
3316
3317## begin gnulib module times
3318
3319
3320EXTRA_DIST += times.c
3321
3322EXTRA_libgnu_la_SOURCES += times.c
3323
3324## end   gnulib module times
3325
3326## begin gnulib module trunc
3327
3328
3329EXTRA_DIST += trunc.c
3330
3331EXTRA_libgnu_la_SOURCES += trunc.c
3332
3333## end   gnulib module trunc
3334
3335## begin gnulib module tzset
3336
3337if gl_GNULIB_ENABLED_tzset
3338
3339endif
3340EXTRA_DIST += tzset.c
3341
3342EXTRA_libgnu_la_SOURCES += tzset.c
3343
3344## end   gnulib module tzset
3345
3346## begin gnulib module unistd
3347
3348BUILT_SOURCES += unistd.h
3349libgnu_la_SOURCES += unistd.c
3350
3351# We need the following in order to create an empty placeholder for
3352# <unistd.h> when the system doesn't have one.
3353unistd.h: unistd.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
3354	$(AM_V_GEN)rm -f $@-t $@ && \
3355	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3356	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
3357	      -e 's|@''HAVE_UNISTD_H''@|$(HAVE_UNISTD_H)|g' \
3358	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3359	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3360	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
3361	      -e 's|@''NEXT_UNISTD_H''@|$(NEXT_UNISTD_H)|g' \
3362	      -e 's|@''WINDOWS_64_BIT_OFF_T''@|$(WINDOWS_64_BIT_OFF_T)|g' \
3363	      -e 's/@''GNULIB_ACCESS''@/$(GNULIB_ACCESS)/g' \
3364	      -e 's/@''GNULIB_CHDIR''@/$(GNULIB_CHDIR)/g' \
3365	      -e 's/@''GNULIB_CHOWN''@/$(GNULIB_CHOWN)/g' \
3366	      -e 's/@''GNULIB_CLOSE''@/$(GNULIB_CLOSE)/g' \
3367	      -e 's/@''GNULIB_COPY_FILE_RANGE''@/$(GNULIB_COPY_FILE_RANGE)/g' \
3368	      -e 's/@''GNULIB_DUP''@/$(GNULIB_DUP)/g' \
3369	      -e 's/@''GNULIB_DUP2''@/$(GNULIB_DUP2)/g' \
3370	      -e 's/@''GNULIB_DUP3''@/$(GNULIB_DUP3)/g' \
3371	      -e 's/@''GNULIB_ENVIRON''@/$(GNULIB_ENVIRON)/g' \
3372	      -e 's/@''GNULIB_EUIDACCESS''@/$(GNULIB_EUIDACCESS)/g' \
3373	      -e 's/@''GNULIB_EXECL''@/$(GNULIB_EXECL)/g' \
3374	      -e 's/@''GNULIB_EXECLE''@/$(GNULIB_EXECLE)/g' \
3375	      -e 's/@''GNULIB_EXECLP''@/$(GNULIB_EXECLP)/g' \
3376	      -e 's/@''GNULIB_EXECV''@/$(GNULIB_EXECV)/g' \
3377	      -e 's/@''GNULIB_EXECVE''@/$(GNULIB_EXECVE)/g' \
3378	      -e 's/@''GNULIB_EXECVP''@/$(GNULIB_EXECVP)/g' \
3379	      -e 's/@''GNULIB_EXECVPE''@/$(GNULIB_EXECVPE)/g' \
3380	      -e 's/@''GNULIB_FACCESSAT''@/$(GNULIB_FACCESSAT)/g' \
3381	      -e 's/@''GNULIB_FCHDIR''@/$(GNULIB_FCHDIR)/g' \
3382	      -e 's/@''GNULIB_FCHOWNAT''@/$(GNULIB_FCHOWNAT)/g' \
3383	      -e 's/@''GNULIB_FDATASYNC''@/$(GNULIB_FDATASYNC)/g' \
3384	      -e 's/@''GNULIB_FSYNC''@/$(GNULIB_FSYNC)/g' \
3385	      -e 's/@''GNULIB_FTRUNCATE''@/$(GNULIB_FTRUNCATE)/g' \
3386	      -e 's/@''GNULIB_GETCWD''@/$(GNULIB_GETCWD)/g' \
3387	      -e 's/@''GNULIB_GETDOMAINNAME''@/$(GNULIB_GETDOMAINNAME)/g' \
3388	      -e 's/@''GNULIB_GETDTABLESIZE''@/$(GNULIB_GETDTABLESIZE)/g' \
3389	      -e 's/@''GNULIB_GETENTROPY''@/$(GNULIB_GETENTROPY)/g' \
3390	      -e 's/@''GNULIB_GETGROUPS''@/$(GNULIB_GETGROUPS)/g' \
3391	      -e 's/@''GNULIB_GETHOSTNAME''@/$(GNULIB_GETHOSTNAME)/g' \
3392	      -e 's/@''GNULIB_GETLOGIN''@/$(GNULIB_GETLOGIN)/g' \
3393	      -e 's/@''GNULIB_GETLOGIN_R''@/$(GNULIB_GETLOGIN_R)/g' \
3394	      -e 's/@''GNULIB_GETOPT_POSIX''@/$(GNULIB_GETOPT_POSIX)/g' \
3395	      -e 's/@''GNULIB_GETPAGESIZE''@/$(GNULIB_GETPAGESIZE)/g' \
3396	      -e 's/@''GNULIB_GETPASS''@/$(GNULIB_GETPASS)/g' \
3397	      -e 's/@''GNULIB_GETUSERSHELL''@/$(GNULIB_GETUSERSHELL)/g' \
3398	      -e 's/@''GNULIB_GROUP_MEMBER''@/$(GNULIB_GROUP_MEMBER)/g' \
3399	      -e 's/@''GNULIB_ISATTY''@/$(GNULIB_ISATTY)/g' \
3400	      -e 's/@''GNULIB_LCHOWN''@/$(GNULIB_LCHOWN)/g' \
3401	      -e 's/@''GNULIB_LINK''@/$(GNULIB_LINK)/g' \
3402	      -e 's/@''GNULIB_LINKAT''@/$(GNULIB_LINKAT)/g' \
3403	      -e 's/@''GNULIB_LSEEK''@/$(GNULIB_LSEEK)/g' \
3404	      -e 's/@''GNULIB_PIPE''@/$(GNULIB_PIPE)/g' \
3405	      -e 's/@''GNULIB_PIPE2''@/$(GNULIB_PIPE2)/g' \
3406	      -e 's/@''GNULIB_PREAD''@/$(GNULIB_PREAD)/g' \
3407	      -e 's/@''GNULIB_PWRITE''@/$(GNULIB_PWRITE)/g' \
3408	      -e 's/@''GNULIB_READ''@/$(GNULIB_READ)/g' \
3409	      -e 's/@''GNULIB_READLINK''@/$(GNULIB_READLINK)/g' \
3410	      -e 's/@''GNULIB_READLINKAT''@/$(GNULIB_READLINKAT)/g' \
3411	      -e 's/@''GNULIB_RMDIR''@/$(GNULIB_RMDIR)/g' \
3412	      -e 's/@''GNULIB_SETHOSTNAME''@/$(GNULIB_SETHOSTNAME)/g' \
3413	      -e 's/@''GNULIB_SLEEP''@/$(GNULIB_SLEEP)/g' \
3414	      -e 's/@''GNULIB_SYMLINK''@/$(GNULIB_SYMLINK)/g' \
3415	      -e 's/@''GNULIB_SYMLINKAT''@/$(GNULIB_SYMLINKAT)/g' \
3416	      -e 's/@''GNULIB_TRUNCATE''@/$(GNULIB_TRUNCATE)/g' \
3417	      -e 's/@''GNULIB_TTYNAME_R''@/$(GNULIB_TTYNAME_R)/g' \
3418	      -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0$(GNULIB_GL_UNISTD_H_GETOPT)/g' \
3419	      -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/$(GNULIB_UNISTD_H_NONBLOCKING)/g' \
3420	      -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/$(GNULIB_UNISTD_H_SIGPIPE)/g' \
3421	      -e 's/@''GNULIB_UNLINK''@/$(GNULIB_UNLINK)/g' \
3422	      -e 's/@''GNULIB_UNLINKAT''@/$(GNULIB_UNLINKAT)/g' \
3423	      -e 's/@''GNULIB_USLEEP''@/$(GNULIB_USLEEP)/g' \
3424	      -e 's/@''GNULIB_WRITE''@/$(GNULIB_WRITE)/g' \
3425	      -e 's/@''GNULIB_MDA_ACCESS''@/$(GNULIB_MDA_ACCESS)/g' \
3426	      -e 's/@''GNULIB_MDA_CHDIR''@/$(GNULIB_MDA_CHDIR)/g' \
3427	      -e 's/@''GNULIB_MDA_CLOSE''@/$(GNULIB_MDA_CLOSE)/g' \
3428	      -e 's/@''GNULIB_MDA_DUP''@/$(GNULIB_MDA_DUP)/g' \
3429	      -e 's/@''GNULIB_MDA_DUP2''@/$(GNULIB_MDA_DUP2)/g' \
3430	      -e 's/@''GNULIB_MDA_EXECL''@/$(GNULIB_MDA_EXECL)/g' \
3431	      -e 's/@''GNULIB_MDA_EXECLE''@/$(GNULIB_MDA_EXECLE)/g' \
3432	      -e 's/@''GNULIB_MDA_EXECLP''@/$(GNULIB_MDA_EXECLP)/g' \
3433	      -e 's/@''GNULIB_MDA_EXECV''@/$(GNULIB_MDA_EXECV)/g' \
3434	      -e 's/@''GNULIB_MDA_EXECVE''@/$(GNULIB_MDA_EXECVE)/g' \
3435	      -e 's/@''GNULIB_MDA_EXECVP''@/$(GNULIB_MDA_EXECVP)/g' \
3436	      -e 's/@''GNULIB_MDA_EXECVPE''@/$(GNULIB_MDA_EXECVPE)/g' \
3437	      -e 's/@''GNULIB_MDA_GETCWD''@/$(GNULIB_MDA_GETCWD)/g' \
3438	      -e 's/@''GNULIB_MDA_GETPID''@/$(GNULIB_MDA_GETPID)/g' \
3439	      -e 's/@''GNULIB_MDA_ISATTY''@/$(GNULIB_MDA_ISATTY)/g' \
3440	      -e 's/@''GNULIB_MDA_LSEEK''@/$(GNULIB_MDA_LSEEK)/g' \
3441	      -e 's/@''GNULIB_MDA_READ''@/$(GNULIB_MDA_READ)/g' \
3442	      -e 's/@''GNULIB_MDA_RMDIR''@/$(GNULIB_MDA_RMDIR)/g' \
3443	      -e 's/@''GNULIB_MDA_SWAB''@/$(GNULIB_MDA_SWAB)/g' \
3444	      -e 's/@''GNULIB_MDA_UNLINK''@/$(GNULIB_MDA_UNLINK)/g' \
3445	      -e 's/@''GNULIB_MDA_WRITE''@/$(GNULIB_MDA_WRITE)/g' \
3446	      < $(srcdir)/unistd.in.h | \
3447	  sed -e 's|@''HAVE_CHOWN''@|$(HAVE_CHOWN)|g' \
3448	      -e 's|@''HAVE_COPY_FILE_RANGE''@|$(HAVE_COPY_FILE_RANGE)|g' \
3449	      -e 's|@''HAVE_DUP3''@|$(HAVE_DUP3)|g' \
3450	      -e 's|@''HAVE_EUIDACCESS''@|$(HAVE_EUIDACCESS)|g' \
3451	      -e 's|@''HAVE_EXECVPE''@|$(HAVE_EXECVPE)|g' \
3452	      -e 's|@''HAVE_FACCESSAT''@|$(HAVE_FACCESSAT)|g' \
3453	      -e 's|@''HAVE_FCHDIR''@|$(HAVE_FCHDIR)|g' \
3454	      -e 's|@''HAVE_FCHOWNAT''@|$(HAVE_FCHOWNAT)|g' \
3455	      -e 's|@''HAVE_FDATASYNC''@|$(HAVE_FDATASYNC)|g' \
3456	      -e 's|@''HAVE_FSYNC''@|$(HAVE_FSYNC)|g' \
3457	      -e 's|@''HAVE_FTRUNCATE''@|$(HAVE_FTRUNCATE)|g' \
3458	      -e 's|@''HAVE_GETDTABLESIZE''@|$(HAVE_GETDTABLESIZE)|g' \
3459	      -e 's|@''HAVE_GETENTROPY''@|$(HAVE_GETENTROPY)|g' \
3460	      -e 's|@''HAVE_GETGROUPS''@|$(HAVE_GETGROUPS)|g' \
3461	      -e 's|@''HAVE_GETHOSTNAME''@|$(HAVE_GETHOSTNAME)|g' \
3462	      -e 's|@''HAVE_GETPAGESIZE''@|$(HAVE_GETPAGESIZE)|g' \
3463	      -e 's|@''HAVE_GETPASS''@|$(HAVE_GETPASS)|g' \
3464	      -e 's|@''HAVE_GROUP_MEMBER''@|$(HAVE_GROUP_MEMBER)|g' \
3465	      -e 's|@''HAVE_LCHOWN''@|$(HAVE_LCHOWN)|g' \
3466	      -e 's|@''HAVE_LINK''@|$(HAVE_LINK)|g' \
3467	      -e 's|@''HAVE_LINKAT''@|$(HAVE_LINKAT)|g' \
3468	      -e 's|@''HAVE_PIPE''@|$(HAVE_PIPE)|g' \
3469	      -e 's|@''HAVE_PIPE2''@|$(HAVE_PIPE2)|g' \
3470	      -e 's|@''HAVE_PREAD''@|$(HAVE_PREAD)|g' \
3471	      -e 's|@''HAVE_PWRITE''@|$(HAVE_PWRITE)|g' \
3472	      -e 's|@''HAVE_READLINK''@|$(HAVE_READLINK)|g' \
3473	      -e 's|@''HAVE_READLINKAT''@|$(HAVE_READLINKAT)|g' \
3474	      -e 's|@''HAVE_SETHOSTNAME''@|$(HAVE_SETHOSTNAME)|g' \
3475	      -e 's|@''HAVE_SLEEP''@|$(HAVE_SLEEP)|g' \
3476	      -e 's|@''HAVE_SYMLINK''@|$(HAVE_SYMLINK)|g' \
3477	      -e 's|@''HAVE_SYMLINKAT''@|$(HAVE_SYMLINKAT)|g' \
3478	      -e 's|@''HAVE_UNLINKAT''@|$(HAVE_UNLINKAT)|g' \
3479	      -e 's|@''HAVE_USLEEP''@|$(HAVE_USLEEP)|g' \
3480	      -e 's|@''HAVE_DECL_ENVIRON''@|$(HAVE_DECL_ENVIRON)|g' \
3481	      -e 's|@''HAVE_DECL_EXECVPE''@|$(HAVE_DECL_EXECVPE)|g' \
3482	      -e 's|@''HAVE_DECL_FCHDIR''@|$(HAVE_DECL_FCHDIR)|g' \
3483	      -e 's|@''HAVE_DECL_FDATASYNC''@|$(HAVE_DECL_FDATASYNC)|g' \
3484	      -e 's|@''HAVE_DECL_GETDOMAINNAME''@|$(HAVE_DECL_GETDOMAINNAME)|g' \
3485	      -e 's|@''HAVE_DECL_GETLOGIN''@|$(HAVE_DECL_GETLOGIN)|g' \
3486	      -e 's|@''HAVE_DECL_GETLOGIN_R''@|$(HAVE_DECL_GETLOGIN_R)|g' \
3487	      -e 's|@''HAVE_DECL_GETPAGESIZE''@|$(HAVE_DECL_GETPAGESIZE)|g' \
3488	      -e 's|@''HAVE_DECL_GETUSERSHELL''@|$(HAVE_DECL_GETUSERSHELL)|g' \
3489	      -e 's|@''HAVE_DECL_SETHOSTNAME''@|$(HAVE_DECL_SETHOSTNAME)|g' \
3490	      -e 's|@''HAVE_DECL_TRUNCATE''@|$(HAVE_DECL_TRUNCATE)|g' \
3491	      -e 's|@''HAVE_DECL_TTYNAME_R''@|$(HAVE_DECL_TTYNAME_R)|g' \
3492	      -e 's|@''HAVE_OS_H''@|$(HAVE_OS_H)|g' \
3493	      -e 's|@''HAVE_SYS_PARAM_H''@|$(HAVE_SYS_PARAM_H)|g' \
3494	  | \
3495	  sed -e 's|@''REPLACE_ACCESS''@|$(REPLACE_ACCESS)|g' \
3496	      -e 's|@''REPLACE_CHOWN''@|$(REPLACE_CHOWN)|g' \
3497	      -e 's|@''REPLACE_CLOSE''@|$(REPLACE_CLOSE)|g' \
3498	      -e 's|@''REPLACE_DUP''@|$(REPLACE_DUP)|g' \
3499	      -e 's|@''REPLACE_DUP2''@|$(REPLACE_DUP2)|g' \
3500	      -e 's|@''REPLACE_EXECL''@|$(REPLACE_EXECL)|g' \
3501	      -e 's|@''REPLACE_EXECLE''@|$(REPLACE_EXECLE)|g' \
3502	      -e 's|@''REPLACE_EXECLP''@|$(REPLACE_EXECLP)|g' \
3503	      -e 's|@''REPLACE_EXECV''@|$(REPLACE_EXECV)|g' \
3504	      -e 's|@''REPLACE_EXECVE''@|$(REPLACE_EXECVE)|g' \
3505	      -e 's|@''REPLACE_EXECVP''@|$(REPLACE_EXECVP)|g' \
3506	      -e 's|@''REPLACE_EXECVPE''@|$(REPLACE_EXECVPE)|g' \
3507	      -e 's|@''REPLACE_FACCESSAT''@|$(REPLACE_FACCESSAT)|g' \
3508	      -e 's|@''REPLACE_FCHOWNAT''@|$(REPLACE_FCHOWNAT)|g' \
3509	      -e 's|@''REPLACE_FTRUNCATE''@|$(REPLACE_FTRUNCATE)|g' \
3510	      -e 's|@''REPLACE_GETCWD''@|$(REPLACE_GETCWD)|g' \
3511	      -e 's|@''REPLACE_GETDOMAINNAME''@|$(REPLACE_GETDOMAINNAME)|g' \
3512	      -e 's|@''REPLACE_GETDTABLESIZE''@|$(REPLACE_GETDTABLESIZE)|g' \
3513	      -e 's|@''REPLACE_GETLOGIN_R''@|$(REPLACE_GETLOGIN_R)|g' \
3514	      -e 's|@''REPLACE_GETGROUPS''@|$(REPLACE_GETGROUPS)|g' \
3515	      -e 's|@''REPLACE_GETPAGESIZE''@|$(REPLACE_GETPAGESIZE)|g' \
3516	      -e 's|@''REPLACE_GETPASS''@|$(REPLACE_GETPASS)|g' \
3517	      -e 's|@''REPLACE_ISATTY''@|$(REPLACE_ISATTY)|g' \
3518	      -e 's|@''REPLACE_LCHOWN''@|$(REPLACE_LCHOWN)|g' \
3519	      -e 's|@''REPLACE_LINK''@|$(REPLACE_LINK)|g' \
3520	      -e 's|@''REPLACE_LINKAT''@|$(REPLACE_LINKAT)|g' \
3521	      -e 's|@''REPLACE_LSEEK''@|$(REPLACE_LSEEK)|g' \
3522	      -e 's|@''REPLACE_PREAD''@|$(REPLACE_PREAD)|g' \
3523	      -e 's|@''REPLACE_PWRITE''@|$(REPLACE_PWRITE)|g' \
3524	      -e 's|@''REPLACE_READ''@|$(REPLACE_READ)|g' \
3525	      -e 's|@''REPLACE_READLINK''@|$(REPLACE_READLINK)|g' \
3526	      -e 's|@''REPLACE_READLINKAT''@|$(REPLACE_READLINKAT)|g' \
3527	      -e 's|@''REPLACE_RMDIR''@|$(REPLACE_RMDIR)|g' \
3528	      -e 's|@''REPLACE_SLEEP''@|$(REPLACE_SLEEP)|g' \
3529	      -e 's|@''REPLACE_SYMLINK''@|$(REPLACE_SYMLINK)|g' \
3530	      -e 's|@''REPLACE_SYMLINKAT''@|$(REPLACE_SYMLINKAT)|g' \
3531	      -e 's|@''REPLACE_TRUNCATE''@|$(REPLACE_TRUNCATE)|g' \
3532	      -e 's|@''REPLACE_TTYNAME_R''@|$(REPLACE_TTYNAME_R)|g' \
3533	      -e 's|@''REPLACE_UNLINK''@|$(REPLACE_UNLINK)|g' \
3534	      -e 's|@''REPLACE_UNLINKAT''@|$(REPLACE_UNLINKAT)|g' \
3535	      -e 's|@''REPLACE_USLEEP''@|$(REPLACE_USLEEP)|g' \
3536	      -e 's|@''REPLACE_WRITE''@|$(REPLACE_WRITE)|g' \
3537	      -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|$(UNISTD_H_HAVE_SYS_RANDOM_H)|g' \
3538	      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|$(UNISTD_H_HAVE_WINSOCK2_H)|g' \
3539	      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|$(UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS)|g' \
3540	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
3541	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
3542	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
3543	} > $@-t && \
3544	mv $@-t $@
3545MOSTLYCLEANFILES += unistd.h unistd.h-t
3546
3547EXTRA_DIST += unistd.in.h
3548
3549## end   gnulib module unistd
3550
3551## begin gnulib module unsetenv
3552
3553if gl_GNULIB_ENABLED_unsetenv
3554
3555endif
3556EXTRA_DIST += unsetenv.c
3557
3558EXTRA_libgnu_la_SOURCES += unsetenv.c
3559
3560## end   gnulib module unsetenv
3561
3562## begin gnulib module useless-if-before-free
3563
3564
3565EXTRA_DIST += $(top_srcdir)/build-aux/useless-if-before-free
3566
3567## end   gnulib module useless-if-before-free
3568
3569## begin gnulib module vasnprintf
3570
3571if gl_GNULIB_ENABLED_vasnprintf
3572
3573endif
3574EXTRA_DIST += asnprintf.c float+.h printf-args.c printf-args.h printf-parse.c printf-parse.h vasnprintf.c vasnprintf.h
3575
3576EXTRA_libgnu_la_SOURCES += asnprintf.c printf-args.c printf-parse.c vasnprintf.c
3577
3578## end   gnulib module vasnprintf
3579
3580## begin gnulib module vc-list-files
3581
3582
3583EXTRA_DIST += $(top_srcdir)/build-aux/vc-list-files
3584
3585## end   gnulib module vc-list-files
3586
3587## begin gnulib module verify
3588
3589
3590EXTRA_DIST += verify.h
3591
3592## end   gnulib module verify
3593
3594## begin gnulib module vsnprintf
3595
3596
3597EXTRA_DIST += vsnprintf.c
3598
3599EXTRA_libgnu_la_SOURCES += vsnprintf.c
3600
3601## end   gnulib module vsnprintf
3602
3603## begin gnulib module wchar
3604
3605BUILT_SOURCES += wchar.h
3606
3607# We need the following in order to create <wchar.h> when the system
3608# version does not work standalone.
3609wchar.h: wchar.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
3610	$(AM_V_GEN)rm -f $@-t $@ && \
3611	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3612	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
3613	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3614	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3615	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
3616	      -e 's|@''HAVE_FEATURES_H''@|$(HAVE_FEATURES_H)|g' \
3617	      -e 's|@''NEXT_WCHAR_H''@|$(NEXT_WCHAR_H)|g' \
3618	      -e 's|@''HAVE_WCHAR_H''@|$(HAVE_WCHAR_H)|g' \
3619	      -e 's/@''HAVE_CRTDEFS_H''@/$(HAVE_CRTDEFS_H)/g' \
3620	      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/$(GNULIB_OVERRIDES_WINT_T)/g' \
3621	      -e 's/@''GNULIB_BTOWC''@/$(GNULIB_BTOWC)/g' \
3622	      -e 's/@''GNULIB_WCTOB''@/$(GNULIB_WCTOB)/g' \
3623	      -e 's/@''GNULIB_MBSINIT''@/$(GNULIB_MBSINIT)/g' \
3624	      -e 's/@''GNULIB_MBRTOWC''@/$(GNULIB_MBRTOWC)/g' \
3625	      -e 's/@''GNULIB_MBRLEN''@/$(GNULIB_MBRLEN)/g' \
3626	      -e 's/@''GNULIB_MBSRTOWCS''@/$(GNULIB_MBSRTOWCS)/g' \
3627	      -e 's/@''GNULIB_MBSNRTOWCS''@/$(GNULIB_MBSNRTOWCS)/g' \
3628	      -e 's/@''GNULIB_WCRTOMB''@/$(GNULIB_WCRTOMB)/g' \
3629	      -e 's/@''GNULIB_WCSRTOMBS''@/$(GNULIB_WCSRTOMBS)/g' \
3630	      -e 's/@''GNULIB_WCSNRTOMBS''@/$(GNULIB_WCSNRTOMBS)/g' \
3631	      -e 's/@''GNULIB_WCWIDTH''@/$(GNULIB_WCWIDTH)/g' \
3632	      -e 's/@''GNULIB_WMEMCHR''@/$(GNULIB_WMEMCHR)/g' \
3633	      -e 's/@''GNULIB_WMEMCMP''@/$(GNULIB_WMEMCMP)/g' \
3634	      -e 's/@''GNULIB_WMEMCPY''@/$(GNULIB_WMEMCPY)/g' \
3635	      -e 's/@''GNULIB_WMEMMOVE''@/$(GNULIB_WMEMMOVE)/g' \
3636	      -e 's/@''GNULIB_WMEMPCPY''@/$(GNULIB_WMEMPCPY)/g' \
3637	      -e 's/@''GNULIB_WMEMSET''@/$(GNULIB_WMEMSET)/g' \
3638	      -e 's/@''GNULIB_WCSLEN''@/$(GNULIB_WCSLEN)/g' \
3639	      -e 's/@''GNULIB_WCSNLEN''@/$(GNULIB_WCSNLEN)/g' \
3640	      -e 's/@''GNULIB_WCSCPY''@/$(GNULIB_WCSCPY)/g' \
3641	      -e 's/@''GNULIB_WCPCPY''@/$(GNULIB_WCPCPY)/g' \
3642	      -e 's/@''GNULIB_WCSNCPY''@/$(GNULIB_WCSNCPY)/g' \
3643	      -e 's/@''GNULIB_WCPNCPY''@/$(GNULIB_WCPNCPY)/g' \
3644	      -e 's/@''GNULIB_WCSCAT''@/$(GNULIB_WCSCAT)/g' \
3645	      -e 's/@''GNULIB_WCSNCAT''@/$(GNULIB_WCSNCAT)/g' \
3646	      -e 's/@''GNULIB_WCSCMP''@/$(GNULIB_WCSCMP)/g' \
3647	      -e 's/@''GNULIB_WCSNCMP''@/$(GNULIB_WCSNCMP)/g' \
3648	      -e 's/@''GNULIB_WCSCASECMP''@/$(GNULIB_WCSCASECMP)/g' \
3649	      -e 's/@''GNULIB_WCSNCASECMP''@/$(GNULIB_WCSNCASECMP)/g' \
3650	      -e 's/@''GNULIB_WCSCOLL''@/$(GNULIB_WCSCOLL)/g' \
3651	      -e 's/@''GNULIB_WCSXFRM''@/$(GNULIB_WCSXFRM)/g' \
3652	      -e 's/@''GNULIB_WCSDUP''@/$(GNULIB_WCSDUP)/g' \
3653	      -e 's/@''GNULIB_WCSCHR''@/$(GNULIB_WCSCHR)/g' \
3654	      -e 's/@''GNULIB_WCSRCHR''@/$(GNULIB_WCSRCHR)/g' \
3655	      -e 's/@''GNULIB_WCSCSPN''@/$(GNULIB_WCSCSPN)/g' \
3656	      -e 's/@''GNULIB_WCSSPN''@/$(GNULIB_WCSSPN)/g' \
3657	      -e 's/@''GNULIB_WCSPBRK''@/$(GNULIB_WCSPBRK)/g' \
3658	      -e 's/@''GNULIB_WCSSTR''@/$(GNULIB_WCSSTR)/g' \
3659	      -e 's/@''GNULIB_WCSTOK''@/$(GNULIB_WCSTOK)/g' \
3660	      -e 's/@''GNULIB_WCSWIDTH''@/$(GNULIB_WCSWIDTH)/g' \
3661	      -e 's/@''GNULIB_WCSFTIME''@/$(GNULIB_WCSFTIME)/g' \
3662	      -e 's/@''GNULIB_MDA_WCSDUP''@/$(GNULIB_MDA_WCSDUP)/g' \
3663	      < $(srcdir)/wchar.in.h | \
3664	  sed -e 's|@''HAVE_WINT_T''@|$(HAVE_WINT_T)|g' \
3665	      -e 's|@''HAVE_BTOWC''@|$(HAVE_BTOWC)|g' \
3666	      -e 's|@''HAVE_MBSINIT''@|$(HAVE_MBSINIT)|g' \
3667	      -e 's|@''HAVE_MBRTOWC''@|$(HAVE_MBRTOWC)|g' \
3668	      -e 's|@''HAVE_MBRLEN''@|$(HAVE_MBRLEN)|g' \
3669	      -e 's|@''HAVE_MBSRTOWCS''@|$(HAVE_MBSRTOWCS)|g' \
3670	      -e 's|@''HAVE_MBSNRTOWCS''@|$(HAVE_MBSNRTOWCS)|g' \
3671	      -e 's|@''HAVE_WCRTOMB''@|$(HAVE_WCRTOMB)|g' \
3672	      -e 's|@''HAVE_WCSRTOMBS''@|$(HAVE_WCSRTOMBS)|g' \
3673	      -e 's|@''HAVE_WCSNRTOMBS''@|$(HAVE_WCSNRTOMBS)|g' \
3674	      -e 's|@''HAVE_WMEMCHR''@|$(HAVE_WMEMCHR)|g' \
3675	      -e 's|@''HAVE_WMEMCMP''@|$(HAVE_WMEMCMP)|g' \
3676	      -e 's|@''HAVE_WMEMCPY''@|$(HAVE_WMEMCPY)|g' \
3677	      -e 's|@''HAVE_WMEMMOVE''@|$(HAVE_WMEMMOVE)|g' \
3678	      -e 's|@''HAVE_WMEMPCPY''@|$(HAVE_WMEMPCPY)|g' \
3679	      -e 's|@''HAVE_WMEMSET''@|$(HAVE_WMEMSET)|g' \
3680	      -e 's|@''HAVE_WCSLEN''@|$(HAVE_WCSLEN)|g' \
3681	      -e 's|@''HAVE_WCSNLEN''@|$(HAVE_WCSNLEN)|g' \
3682	      -e 's|@''HAVE_WCSCPY''@|$(HAVE_WCSCPY)|g' \
3683	      -e 's|@''HAVE_WCPCPY''@|$(HAVE_WCPCPY)|g' \
3684	      -e 's|@''HAVE_WCSNCPY''@|$(HAVE_WCSNCPY)|g' \
3685	      -e 's|@''HAVE_WCPNCPY''@|$(HAVE_WCPNCPY)|g' \
3686	      -e 's|@''HAVE_WCSCAT''@|$(HAVE_WCSCAT)|g' \
3687	      -e 's|@''HAVE_WCSNCAT''@|$(HAVE_WCSNCAT)|g' \
3688	      -e 's|@''HAVE_WCSCMP''@|$(HAVE_WCSCMP)|g' \
3689	      -e 's|@''HAVE_WCSNCMP''@|$(HAVE_WCSNCMP)|g' \
3690	      -e 's|@''HAVE_WCSCASECMP''@|$(HAVE_WCSCASECMP)|g' \
3691	      -e 's|@''HAVE_WCSNCASECMP''@|$(HAVE_WCSNCASECMP)|g' \
3692	      -e 's|@''HAVE_WCSCOLL''@|$(HAVE_WCSCOLL)|g' \
3693	      -e 's|@''HAVE_WCSXFRM''@|$(HAVE_WCSXFRM)|g' \
3694	      -e 's|@''HAVE_WCSDUP''@|$(HAVE_WCSDUP)|g' \
3695	      -e 's|@''HAVE_WCSCHR''@|$(HAVE_WCSCHR)|g' \
3696	      -e 's|@''HAVE_WCSRCHR''@|$(HAVE_WCSRCHR)|g' \
3697	      -e 's|@''HAVE_WCSCSPN''@|$(HAVE_WCSCSPN)|g' \
3698	      -e 's|@''HAVE_WCSSPN''@|$(HAVE_WCSSPN)|g' \
3699	      -e 's|@''HAVE_WCSPBRK''@|$(HAVE_WCSPBRK)|g' \
3700	      -e 's|@''HAVE_WCSSTR''@|$(HAVE_WCSSTR)|g' \
3701	      -e 's|@''HAVE_WCSTOK''@|$(HAVE_WCSTOK)|g' \
3702	      -e 's|@''HAVE_WCSWIDTH''@|$(HAVE_WCSWIDTH)|g' \
3703	      -e 's|@''HAVE_WCSFTIME''@|$(HAVE_WCSFTIME)|g' \
3704	      -e 's|@''HAVE_DECL_WCTOB''@|$(HAVE_DECL_WCTOB)|g' \
3705	      -e 's|@''HAVE_DECL_WCSDUP''@|$(HAVE_DECL_WCSDUP)|g' \
3706	      -e 's|@''HAVE_DECL_WCWIDTH''@|$(HAVE_DECL_WCWIDTH)|g' \
3707	  | \
3708	  sed -e 's|@''REPLACE_MBSTATE_T''@|$(REPLACE_MBSTATE_T)|g' \
3709	      -e 's|@''REPLACE_BTOWC''@|$(REPLACE_BTOWC)|g' \
3710	      -e 's|@''REPLACE_WCTOB''@|$(REPLACE_WCTOB)|g' \
3711	      -e 's|@''REPLACE_MBSINIT''@|$(REPLACE_MBSINIT)|g' \
3712	      -e 's|@''REPLACE_MBRTOWC''@|$(REPLACE_MBRTOWC)|g' \
3713	      -e 's|@''REPLACE_MBRLEN''@|$(REPLACE_MBRLEN)|g' \
3714	      -e 's|@''REPLACE_MBSRTOWCS''@|$(REPLACE_MBSRTOWCS)|g' \
3715	      -e 's|@''REPLACE_MBSNRTOWCS''@|$(REPLACE_MBSNRTOWCS)|g' \
3716	      -e 's|@''REPLACE_WCRTOMB''@|$(REPLACE_WCRTOMB)|g' \
3717	      -e 's|@''REPLACE_WCSRTOMBS''@|$(REPLACE_WCSRTOMBS)|g' \
3718	      -e 's|@''REPLACE_WCSNRTOMBS''@|$(REPLACE_WCSNRTOMBS)|g' \
3719	      -e 's|@''REPLACE_WCWIDTH''@|$(REPLACE_WCWIDTH)|g' \
3720	      -e 's|@''REPLACE_WCSWIDTH''@|$(REPLACE_WCSWIDTH)|g' \
3721	      -e 's|@''REPLACE_WCSFTIME''@|$(REPLACE_WCSFTIME)|g' \
3722	      -e 's|@''REPLACE_WCSTOK''@|$(REPLACE_WCSTOK)|g' \
3723	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
3724	      -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
3725	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
3726	} > $@-t && \
3727	mv $@-t $@
3728MOSTLYCLEANFILES += wchar.h wchar.h-t
3729
3730EXTRA_DIST += wchar.in.h
3731
3732## end   gnulib module wchar
3733
3734## begin gnulib module wcrtomb
3735
3736if gl_GNULIB_ENABLED_wcrtomb
3737
3738endif
3739EXTRA_DIST += wcrtomb.c
3740
3741EXTRA_libgnu_la_SOURCES += wcrtomb.c
3742
3743## end   gnulib module wcrtomb
3744
3745## begin gnulib module wctype-h
3746
3747if gl_GNULIB_ENABLED_3dcce957eadc896e63ab5f137947b410
3748BUILT_SOURCES += wctype.h
3749libgnu_la_SOURCES += wctype-h.c
3750
3751# We need the following in order to create <wctype.h> when the system
3752# doesn't have one that works with the given compiler.
3753wctype.h: wctype.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
3754	$(AM_V_GEN)rm -f $@-t $@ && \
3755	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3756	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
3757	      -e 's/@''HAVE_WCTYPE_H''@/$(HAVE_WCTYPE_H)/g' \
3758	      -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3759	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3760	      -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
3761	      -e 's|@''NEXT_WCTYPE_H''@|$(NEXT_WCTYPE_H)|g' \
3762	      -e 's/@''HAVE_CRTDEFS_H''@/$(HAVE_CRTDEFS_H)/g' \
3763	      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/$(GNULIB_OVERRIDES_WINT_T)/g' \
3764	      -e 's/@''GNULIB_ISWBLANK''@/$(GNULIB_ISWBLANK)/g' \
3765	      -e 's/@''GNULIB_ISWDIGIT''@/$(GNULIB_ISWDIGIT)/g' \
3766	      -e 's/@''GNULIB_ISWXDIGIT''@/$(GNULIB_ISWXDIGIT)/g' \
3767	      -e 's/@''GNULIB_WCTYPE''@/$(GNULIB_WCTYPE)/g' \
3768	      -e 's/@''GNULIB_ISWCTYPE''@/$(GNULIB_ISWCTYPE)/g' \
3769	      -e 's/@''GNULIB_WCTRANS''@/$(GNULIB_WCTRANS)/g' \
3770	      -e 's/@''GNULIB_TOWCTRANS''@/$(GNULIB_TOWCTRANS)/g' \
3771	      -e 's/@''HAVE_ISWBLANK''@/$(HAVE_ISWBLANK)/g' \
3772	      -e 's/@''HAVE_ISWCNTRL''@/$(HAVE_ISWCNTRL)/g' \
3773	      -e 's/@''HAVE_WCTYPE_T''@/$(HAVE_WCTYPE_T)/g' \
3774	      -e 's/@''HAVE_WCTRANS_T''@/$(HAVE_WCTRANS_T)/g' \
3775	      -e 's/@''HAVE_WINT_T''@/$(HAVE_WINT_T)/g' \
3776	      -e 's/@''REPLACE_ISWBLANK''@/$(REPLACE_ISWBLANK)/g' \
3777	      -e 's/@''REPLACE_ISWDIGIT''@/$(REPLACE_ISWDIGIT)/g' \
3778	      -e 's/@''REPLACE_ISWXDIGIT''@/$(REPLACE_ISWXDIGIT)/g' \
3779	      -e 's/@''REPLACE_ISWCNTRL''@/$(REPLACE_ISWCNTRL)/g' \
3780	      -e 's/@''REPLACE_TOWLOWER''@/$(REPLACE_TOWLOWER)/g' \
3781	      -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
3782	      -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
3783	      < $(srcdir)/wctype.in.h; \
3784	} > $@-t && \
3785	mv $@-t $@
3786MOSTLYCLEANFILES += wctype.h wctype.h-t
3787
3788endif
3789EXTRA_DIST += wctype.in.h
3790
3791## end   gnulib module wctype-h
3792
3793## begin gnulib module write
3794
3795
3796EXTRA_DIST += write.c
3797
3798EXTRA_libgnu_la_SOURCES += write.c
3799
3800## end   gnulib module write
3801
3802## begin gnulib module xalloc-oversized
3803
3804
3805EXTRA_DIST += xalloc-oversized.h
3806
3807## end   gnulib module xalloc-oversized
3808
3809## begin gnulib module xsize
3810
3811if gl_GNULIB_ENABLED_xsize
3812libgnu_la_SOURCES += xsize.h xsize.c
3813
3814endif
3815## end   gnulib module xsize
3816
3817
3818mostlyclean-local: mostlyclean-generic
3819	@for dir in '' $(MOSTLYCLEANDIRS); do \
3820	  if test -n "$$dir" && test -d $$dir; then \
3821	    echo "rmdir $$dir"; rmdir $$dir; \
3822	  fi; \
3823	done; \
3824	:
3825