include libintl. Patch by B. Scott Michel
[gnutls.git] / gl / Makefile.am
blob5f2c06469f4656349aa23109056de5f31383075e
1 ## DO NOT EDIT! GENERATED AUTOMATICALLY!
2 ## Process this file with automake to produce Makefile.in.
3 # Copyright (C) 2002-2012 Free Software Foundation, Inc.
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.
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.
15 # You should have received a copy of the GNU General Public License
16 # along with this file.  If not, see <http://www.gnu.org/licenses/>.
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.
23 # Generated by gnulib-tool.
24 # Reproduce by: gnulib-tool --import --dir=. --local-dir=gl/override --lib=libgnu --source-base=gl --m4-base=gl/m4 --doc-base=doc --tests-base=gl/tests --aux-dir=build-aux --with-tests --avoid=alignof-tests --avoid=lock-tests --avoid=lseek-tests --no-conditional-dependencies --libtool --macro-prefix=gl --no-vc-files accept alloca alphasort argp base64 bind byteswap c-ctype close connect error extensions func gendocs getaddrinfo getpass getsubopt gettext gettime havelib inet_ntop inet_pton lib-msvc-compat lib-symbol-versions listen maintainer-makefile manywarnings memmem-simple minmax netdb netinet_in pmccabe2html progname read-file recv recvfrom scandir select send sendto servent setsockopt shutdown snprintf socket sockets socklen stdint strcase strndup strtok_r strverscmp sys_socket sys_stat time_r timer-time timespec u64 unistd valgrind-tests vasprintf version-etc version-etc-fsf vfprintf-posix vprintf-posix vsnprintf warnings
26 AUTOMAKE_OPTIONS = 1.5 gnits subdir-objects
28 SUBDIRS =
29 noinst_HEADERS =
30 noinst_LIBRARIES =
31 noinst_LTLIBRARIES =
32 EXTRA_DIST =
33 BUILT_SOURCES =
34 SUFFIXES =
35 MOSTLYCLEANFILES = core *.stackdump
36 MOSTLYCLEANDIRS =
37 CLEANFILES =
38 DISTCLEANFILES =
39 MAINTAINERCLEANFILES =
40 SUBDIRS += tests
41 EXTRA_DIST += m4/gnulib-cache.m4
43 AM_CPPFLAGS =
44 AM_CFLAGS =
46 noinst_LTLIBRARIES += libgnu.la
48 libgnu_la_SOURCES =
49 libgnu_la_LIBADD = $(gl_LTLIBOBJS)
50 libgnu_la_DEPENDENCIES = $(gl_LTLIBOBJS)
51 EXTRA_libgnu_la_SOURCES =
52 libgnu_la_LDFLAGS = $(AM_LDFLAGS)
53 libgnu_la_LDFLAGS += -no-undefined
54 libgnu_la_LDFLAGS += $(GETADDRINFO_LIB)
55 libgnu_la_LDFLAGS += $(HOSTENT_LIB)
56 libgnu_la_LDFLAGS += $(INET_NTOP_LIB)
57 libgnu_la_LDFLAGS += $(INET_PTON_LIB)
58 libgnu_la_LDFLAGS += $(LIBSOCKET)
59 libgnu_la_LDFLAGS += $(LIB_CLOCK_GETTIME)
60 libgnu_la_LDFLAGS += $(LIB_SELECT)
61 libgnu_la_LDFLAGS += $(LIB_TIMER_TIME)
62 libgnu_la_LDFLAGS += $(LTLIBINTL)
63 libgnu_la_LDFLAGS += $(LTLIBTHREAD)
64 libgnu_la_LDFLAGS += $(SERVENT_LIB)
66 ## begin gnulib module accept
69 EXTRA_DIST += accept.c w32sock.h
71 EXTRA_libgnu_la_SOURCES += accept.c
73 ## end   gnulib module accept
75 ## begin gnulib module alloca
78 libgnu_la_LIBADD += @LTALLOCA@
79 libgnu_la_DEPENDENCIES += @LTALLOCA@
80 EXTRA_DIST += alloca.c
82 EXTRA_libgnu_la_SOURCES += alloca.c
84 ## end   gnulib module alloca
86 ## begin gnulib module alloca-opt
88 BUILT_SOURCES += $(ALLOCA_H)
90 # We need the following in order to create <alloca.h> when the system
91 # doesn't have one that works with the given compiler.
92 if GL_GENERATE_ALLOCA_H
93 alloca.h: alloca.in.h $(top_builddir)/config.status
94         $(AM_V_GEN)rm -f $@-t $@ && \
95         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
96           cat $(srcdir)/alloca.in.h; \
97         } > $@-t && \
98         mv -f $@-t $@
99 else
100 alloca.h: $(top_builddir)/config.status
101         rm -f $@
102 endif
103 MOSTLYCLEANFILES += alloca.h alloca.h-t
105 EXTRA_DIST += alloca.in.h
107 ## end   gnulib module alloca-opt
109 ## begin gnulib module alphasort
112 EXTRA_DIST += alphasort.c
114 EXTRA_libgnu_la_SOURCES += alphasort.c
116 ## end   gnulib module alphasort
118 ## begin gnulib module argp
120 libgnu_la_SOURCES += argp.h argp-ba.c argp-eexst.c \
121            argp-fmtstream.c argp-fmtstream.h argp-fs-xinl.c argp-help.c \
122            argp-namefrob.h argp-parse.c argp-pin.c argp-pv.c argp-pvh.c \
123            argp-xinl.c
125 ## end   gnulib module argp
127 ## begin gnulib module arpa_inet
129 BUILT_SOURCES += arpa/inet.h
131 # We need the following in order to create <arpa/inet.h> when the system
132 # doesn't have one.
133 arpa/inet.h: arpa_inet.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H)
134         $(AM_V_at)$(MKDIR_P) arpa
135         $(AM_V_GEN)rm -f $@-t $@ && \
136         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
137           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
138               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
139               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
140               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
141               -e 's|@''HAVE_FEATURES_H''@|$(HAVE_FEATURES_H)|g' \
142               -e 's|@''NEXT_ARPA_INET_H''@|$(NEXT_ARPA_INET_H)|g' \
143               -e 's|@''HAVE_ARPA_INET_H''@|$(HAVE_ARPA_INET_H)|g' \
144               -e 's/@''GNULIB_INET_NTOP''@/$(GNULIB_INET_NTOP)/g' \
145               -e 's/@''GNULIB_INET_PTON''@/$(GNULIB_INET_PTON)/g' \
146               -e 's|@''HAVE_DECL_INET_NTOP''@|$(HAVE_DECL_INET_NTOP)|g' \
147               -e 's|@''HAVE_DECL_INET_PTON''@|$(HAVE_DECL_INET_PTON)|g' \
148               -e 's|@''REPLACE_INET_NTOP''@|$(REPLACE_INET_NTOP)|g' \
149               -e 's|@''REPLACE_INET_PTON''@|$(REPLACE_INET_PTON)|g' \
150               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
151               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
152               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
153               < $(srcdir)/arpa_inet.in.h; \
154         } > $@-t && \
155         mv $@-t $@
156 MOSTLYCLEANFILES += arpa/inet.h arpa/inet.h-t
157 MOSTLYCLEANDIRS += arpa
159 EXTRA_DIST += arpa_inet.in.h
161 ## end   gnulib module arpa_inet
163 ## begin gnulib module base64
165 libgnu_la_SOURCES += base64.h base64.c
167 ## end   gnulib module base64
169 ## begin gnulib module bind
172 EXTRA_DIST += bind.c w32sock.h
174 EXTRA_libgnu_la_SOURCES += bind.c
176 ## end   gnulib module bind
178 ## begin gnulib module byteswap
180 BUILT_SOURCES += $(BYTESWAP_H)
182 # We need the following in order to create <byteswap.h> when the system
183 # doesn't have one.
184 if GL_GENERATE_BYTESWAP_H
185 byteswap.h: byteswap.in.h $(top_builddir)/config.status
186         $(AM_V_GEN)rm -f $@-t $@ && \
187         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
188           cat $(srcdir)/byteswap.in.h; \
189         } > $@-t && \
190         mv -f $@-t $@
191 else
192 byteswap.h: $(top_builddir)/config.status
193         rm -f $@
194 endif
195 MOSTLYCLEANFILES += byteswap.h byteswap.h-t
197 EXTRA_DIST += byteswap.in.h
199 ## end   gnulib module byteswap
201 ## begin gnulib module c-ctype
203 libgnu_la_SOURCES += c-ctype.h c-ctype.c
205 ## end   gnulib module c-ctype
207 ## begin gnulib module close
210 EXTRA_DIST += close.c
212 EXTRA_libgnu_la_SOURCES += close.c
214 ## end   gnulib module close
216 ## begin gnulib module closedir
219 EXTRA_DIST += closedir.c dirent-private.h
221 EXTRA_libgnu_la_SOURCES += closedir.c
223 ## end   gnulib module closedir
225 ## begin gnulib module connect
228 EXTRA_DIST += connect.c w32sock.h
230 EXTRA_libgnu_la_SOURCES += connect.c
232 ## end   gnulib module connect
234 ## begin gnulib module dirent
236 BUILT_SOURCES += dirent.h
238 # We need the following in order to create <dirent.h> when the system
239 # doesn't have one that works with the given compiler.
240 dirent.h: dirent.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
241         $(AM_V_GEN)rm -f $@-t $@ && \
242         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
243           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
244               -e 's|@''HAVE_DIRENT_H''@|$(HAVE_DIRENT_H)|g' \
245               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
246               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
247               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
248               -e 's|@''NEXT_DIRENT_H''@|$(NEXT_DIRENT_H)|g' \
249               -e 's/@''GNULIB_OPENDIR''@/$(GNULIB_OPENDIR)/g' \
250               -e 's/@''GNULIB_READDIR''@/$(GNULIB_READDIR)/g' \
251               -e 's/@''GNULIB_REWINDDIR''@/$(GNULIB_REWINDDIR)/g' \
252               -e 's/@''GNULIB_CLOSEDIR''@/$(GNULIB_CLOSEDIR)/g' \
253               -e 's/@''GNULIB_DIRFD''@/$(GNULIB_DIRFD)/g' \
254               -e 's/@''GNULIB_FDOPENDIR''@/$(GNULIB_FDOPENDIR)/g' \
255               -e 's/@''GNULIB_SCANDIR''@/$(GNULIB_SCANDIR)/g' \
256               -e 's/@''GNULIB_ALPHASORT''@/$(GNULIB_ALPHASORT)/g' \
257               -e 's/@''HAVE_OPENDIR''@/$(HAVE_OPENDIR)/g' \
258               -e 's/@''HAVE_READDIR''@/$(HAVE_READDIR)/g' \
259               -e 's/@''HAVE_REWINDDIR''@/$(HAVE_REWINDDIR)/g' \
260               -e 's/@''HAVE_CLOSEDIR''@/$(HAVE_CLOSEDIR)/g' \
261               -e 's|@''HAVE_DECL_DIRFD''@|$(HAVE_DECL_DIRFD)|g' \
262               -e 's|@''HAVE_DECL_FDOPENDIR''@|$(HAVE_DECL_FDOPENDIR)|g' \
263               -e 's|@''HAVE_FDOPENDIR''@|$(HAVE_FDOPENDIR)|g' \
264               -e 's|@''HAVE_SCANDIR''@|$(HAVE_SCANDIR)|g' \
265               -e 's|@''HAVE_ALPHASORT''@|$(HAVE_ALPHASORT)|g' \
266               -e 's|@''REPLACE_OPENDIR''@|$(REPLACE_OPENDIR)|g' \
267               -e 's|@''REPLACE_CLOSEDIR''@|$(REPLACE_CLOSEDIR)|g' \
268               -e 's|@''REPLACE_DIRFD''@|$(REPLACE_DIRFD)|g' \
269               -e 's|@''REPLACE_FDOPENDIR''@|$(REPLACE_FDOPENDIR)|g' \
270               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
271               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
272               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
273               < $(srcdir)/dirent.in.h; \
274         } > $@-t && \
275         mv $@-t $@
276 MOSTLYCLEANFILES += dirent.h dirent.h-t
278 EXTRA_DIST += dirent.in.h
280 ## end   gnulib module dirent
282 ## begin gnulib module dirname-lgpl
284 libgnu_la_SOURCES += dirname-lgpl.c basename-lgpl.c stripslash.c
286 EXTRA_DIST += dirname.h
288 ## end   gnulib module dirname-lgpl
290 ## begin gnulib module dosname
293 EXTRA_DIST += dosname.h
295 ## end   gnulib module dosname
297 ## begin gnulib module errno
299 BUILT_SOURCES += $(ERRNO_H)
301 # We need the following in order to create <errno.h> when the system
302 # doesn't have one that is POSIX compliant.
303 if GL_GENERATE_ERRNO_H
304 errno.h: errno.in.h $(top_builddir)/config.status
305         $(AM_V_GEN)rm -f $@-t $@ && \
306         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
307           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
308               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
309               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
310               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
311               -e 's|@''NEXT_ERRNO_H''@|$(NEXT_ERRNO_H)|g' \
312               -e 's|@''EMULTIHOP_HIDDEN''@|$(EMULTIHOP_HIDDEN)|g' \
313               -e 's|@''EMULTIHOP_VALUE''@|$(EMULTIHOP_VALUE)|g' \
314               -e 's|@''ENOLINK_HIDDEN''@|$(ENOLINK_HIDDEN)|g' \
315               -e 's|@''ENOLINK_VALUE''@|$(ENOLINK_VALUE)|g' \
316               -e 's|@''EOVERFLOW_HIDDEN''@|$(EOVERFLOW_HIDDEN)|g' \
317               -e 's|@''EOVERFLOW_VALUE''@|$(EOVERFLOW_VALUE)|g' \
318               < $(srcdir)/errno.in.h; \
319         } > $@-t && \
320         mv $@-t $@
321 else
322 errno.h: $(top_builddir)/config.status
323         rm -f $@
324 endif
325 MOSTLYCLEANFILES += errno.h errno.h-t
327 EXTRA_DIST += errno.in.h
329 ## end   gnulib module errno
331 ## begin gnulib module error
334 EXTRA_DIST += error.c error.h
336 EXTRA_libgnu_la_SOURCES += error.c
338 ## end   gnulib module error
340 ## begin gnulib module fd-hook
342 libgnu_la_SOURCES += fd-hook.c
344 EXTRA_DIST += fd-hook.h
346 ## end   gnulib module fd-hook
348 ## begin gnulib module filename
351 EXTRA_DIST += filename.h
353 ## end   gnulib module filename
355 ## begin gnulib module float
357 BUILT_SOURCES += $(FLOAT_H)
359 # We need the following in order to create <float.h> when the system
360 # doesn't have one that works with the given compiler.
361 if GL_GENERATE_FLOAT_H
362 float.h: float.in.h $(top_builddir)/config.status
363         $(AM_V_GEN)rm -f $@-t $@ && \
364         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
365           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
366               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
367               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
368               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
369               -e 's|@''NEXT_FLOAT_H''@|$(NEXT_FLOAT_H)|g' \
370               -e 's|@''REPLACE_ITOLD''@|$(REPLACE_ITOLD)|g' \
371               < $(srcdir)/float.in.h; \
372         } > $@-t && \
373         mv $@-t $@
374 else
375 float.h: $(top_builddir)/config.status
376         rm -f $@
377 endif
378 MOSTLYCLEANFILES += float.h float.h-t
380 EXTRA_DIST += float.c float.in.h itold.c
382 EXTRA_libgnu_la_SOURCES += float.c itold.c
384 ## end   gnulib module float
386 ## begin gnulib module fpucw
389 EXTRA_DIST += fpucw.h
391 ## end   gnulib module fpucw
393 ## begin gnulib module frexp-nolibm
396 EXTRA_DIST += frexp.c
398 EXTRA_libgnu_la_SOURCES += frexp.c
400 ## end   gnulib module frexp-nolibm
402 ## begin gnulib module frexpl-nolibm
405 EXTRA_DIST += frexp.c frexpl.c
407 EXTRA_libgnu_la_SOURCES += frexp.c frexpl.c
409 ## end   gnulib module frexpl-nolibm
411 ## begin gnulib module fseek
414 EXTRA_DIST += fseek.c
416 EXTRA_libgnu_la_SOURCES += fseek.c
418 ## end   gnulib module fseek
420 ## begin gnulib module fseeko
423 EXTRA_DIST += fseeko.c stdio-impl.h
425 EXTRA_libgnu_la_SOURCES += fseeko.c
427 ## end   gnulib module fseeko
429 ## begin gnulib module fseterr
431 libgnu_la_SOURCES += fseterr.c
433 EXTRA_DIST += fseterr.h stdio-impl.h
435 ## end   gnulib module fseterr
437 ## begin gnulib module fstat
440 EXTRA_DIST += fstat.c
442 EXTRA_libgnu_la_SOURCES += fstat.c
444 ## end   gnulib module fstat
446 ## begin gnulib module ftell
449 EXTRA_DIST += ftell.c
451 EXTRA_libgnu_la_SOURCES += ftell.c
453 ## end   gnulib module ftell
455 ## begin gnulib module ftello
458 EXTRA_DIST += ftello.c stdio-impl.h
460 EXTRA_libgnu_la_SOURCES += ftello.c
462 ## end   gnulib module ftello
464 ## begin gnulib module gendocs
467 EXTRA_DIST += $(top_srcdir)/build-aux/gendocs.sh
469 ## end   gnulib module gendocs
471 ## begin gnulib module getaddrinfo
474 EXTRA_DIST += gai_strerror.c getaddrinfo.c
476 EXTRA_libgnu_la_SOURCES += gai_strerror.c getaddrinfo.c
478 ## end   gnulib module getaddrinfo
480 ## begin gnulib module getdelim
483 EXTRA_DIST += getdelim.c
485 EXTRA_libgnu_la_SOURCES += getdelim.c
487 ## end   gnulib module getdelim
489 ## begin gnulib module getline
492 EXTRA_DIST += getline.c
494 EXTRA_libgnu_la_SOURCES += getline.c
496 ## end   gnulib module getline
498 ## begin gnulib module getopt-posix
500 BUILT_SOURCES += $(GETOPT_H)
502 # We need the following in order to create <getopt.h> when the system
503 # doesn't have one that works with the given compiler.
504 getopt.h: getopt.in.h $(top_builddir)/config.status $(ARG_NONNULL_H)
505         $(AM_V_GEN)rm -f $@-t $@ && \
506         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
507           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
508               -e 's|@''HAVE_GETOPT_H''@|$(HAVE_GETOPT_H)|g' \
509               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
510               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
511               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
512               -e 's|@''NEXT_GETOPT_H''@|$(NEXT_GETOPT_H)|g' \
513               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
514               < $(srcdir)/getopt.in.h; \
515         } > $@-t && \
516         mv -f $@-t $@
517 MOSTLYCLEANFILES += getopt.h getopt.h-t
519 EXTRA_DIST += getopt.c getopt.in.h getopt1.c getopt_int.h
521 EXTRA_libgnu_la_SOURCES += getopt.c getopt1.c
523 ## end   gnulib module getopt-posix
525 ## begin gnulib module getpass
528 EXTRA_DIST += getpass.c getpass.h
530 EXTRA_libgnu_la_SOURCES += getpass.c
532 ## end   gnulib module getpass
534 ## begin gnulib module getpeername
537 EXTRA_DIST += getpeername.c w32sock.h
539 EXTRA_libgnu_la_SOURCES += getpeername.c
541 ## end   gnulib module getpeername
543 ## begin gnulib module getsubopt
546 EXTRA_DIST += getsubopt.c
548 EXTRA_libgnu_la_SOURCES += getsubopt.c
550 ## end   gnulib module getsubopt
552 ## begin gnulib module gettext
554 # This is for those projects which use "gettextize --intl" to put a source-code
555 # copy of libintl into their package. In such projects, every Makefile.am needs
556 # -I$(top_builddir)/intl, so that <libintl.h> can be found in this directory.
557 # For the Makefile.ams in other directories it is the maintainer's
558 # responsibility; for the one from gnulib we do it here.
559 # This option has no effect when the user disables NLS (because then the intl
560 # directory contains no libintl.h file) or when the project does not use
561 # "gettextize --intl".
562 AM_CPPFLAGS += -I$(top_builddir)/intl
564 EXTRA_DIST += $(top_srcdir)/build-aux/config.rpath
566 ## end   gnulib module gettext
568 ## begin gnulib module gettext-h
570 libgnu_la_SOURCES += gettext.h
572 ## end   gnulib module gettext-h
574 ## begin gnulib module gettime
576 libgnu_la_SOURCES += gettime.c
578 ## end   gnulib module gettime
580 ## begin gnulib module gettimeofday
583 EXTRA_DIST += gettimeofday.c
585 EXTRA_libgnu_la_SOURCES += gettimeofday.c
587 ## end   gnulib module gettimeofday
589 ## begin gnulib module gnumakefile
591 distclean-local: clean-GNUmakefile
592 clean-GNUmakefile:
593         test x'$(VPATH)' != x && rm -f $(top_builddir)/GNUmakefile || :
595 EXTRA_DIST += $(top_srcdir)/GNUmakefile
597 ## end   gnulib module gnumakefile
599 ## begin gnulib module havelib
602 EXTRA_DIST += $(top_srcdir)/build-aux/config.rpath
604 ## end   gnulib module havelib
606 ## begin gnulib module inet_ntop
609 EXTRA_DIST += inet_ntop.c
611 EXTRA_libgnu_la_SOURCES += inet_ntop.c
613 ## end   gnulib module inet_ntop
615 ## begin gnulib module inet_pton
618 EXTRA_DIST += inet_pton.c
620 EXTRA_libgnu_la_SOURCES += inet_pton.c
622 ## end   gnulib module inet_pton
624 ## begin gnulib module intprops
627 EXTRA_DIST += intprops.h
629 ## end   gnulib module intprops
631 ## begin gnulib module isnand-nolibm
634 EXTRA_DIST += float+.h isnan.c isnand-nolibm.h isnand.c
636 EXTRA_libgnu_la_SOURCES += isnan.c isnand.c
638 ## end   gnulib module isnand-nolibm
640 ## begin gnulib module isnanf-nolibm
643 EXTRA_DIST += float+.h isnan.c isnanf-nolibm.h isnanf.c
645 EXTRA_libgnu_la_SOURCES += isnan.c isnanf.c
647 ## end   gnulib module isnanf-nolibm
649 ## begin gnulib module isnanl-nolibm
652 EXTRA_DIST += float+.h isnan.c isnanl-nolibm.h isnanl.c
654 EXTRA_libgnu_la_SOURCES += isnan.c isnanl.c
656 ## end   gnulib module isnanl-nolibm
658 ## begin gnulib module listen
661 EXTRA_DIST += listen.c w32sock.h
663 EXTRA_libgnu_la_SOURCES += listen.c
665 ## end   gnulib module listen
667 ## begin gnulib module lseek
670 EXTRA_DIST += lseek.c
672 EXTRA_libgnu_la_SOURCES += lseek.c
674 ## end   gnulib module lseek
676 ## begin gnulib module maintainer-makefile
678 EXTRA_DIST += $(top_srcdir)/maint.mk
680 ## end   gnulib module maintainer-makefile
682 ## begin gnulib module malloc-gnu
685 EXTRA_DIST += malloc.c
687 EXTRA_libgnu_la_SOURCES += malloc.c
689 ## end   gnulib module malloc-gnu
691 ## begin gnulib module malloc-posix
694 EXTRA_DIST += malloc.c
696 EXTRA_libgnu_la_SOURCES += malloc.c
698 ## end   gnulib module malloc-posix
700 ## begin gnulib module math
702 BUILT_SOURCES += math.h
704 # We need the following in order to create <math.h> when the system
705 # doesn't have one that works with the given compiler.
706 math.h: math.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
707         $(AM_V_GEN)rm -f $@-t $@ && \
708         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
709           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
710               -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|$(INCLUDE_NEXT_AS_FIRST_DIRECTIVE)|g' \
711               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
712               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
713               -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|$(NEXT_AS_FIRST_DIRECTIVE_MATH_H)|g' \
714               -e 's/@''GNULIB_ACOSF''@/$(GNULIB_ACOSF)/g' \
715               -e 's/@''GNULIB_ACOSL''@/$(GNULIB_ACOSL)/g' \
716               -e 's/@''GNULIB_ASINF''@/$(GNULIB_ASINF)/g' \
717               -e 's/@''GNULIB_ASINL''@/$(GNULIB_ASINL)/g' \
718               -e 's/@''GNULIB_ATANF''@/$(GNULIB_ATANF)/g' \
719               -e 's/@''GNULIB_ATANL''@/$(GNULIB_ATANL)/g' \
720               -e 's/@''GNULIB_ATAN2F''@/$(GNULIB_ATAN2F)/g' \
721               -e 's/@''GNULIB_CBRT''@/$(GNULIB_CBRT)/g' \
722               -e 's/@''GNULIB_CBRTF''@/$(GNULIB_CBRTF)/g' \
723               -e 's/@''GNULIB_CBRTL''@/$(GNULIB_CBRTL)/g' \
724               -e 's/@''GNULIB_CEIL''@/$(GNULIB_CEIL)/g' \
725               -e 's/@''GNULIB_CEILF''@/$(GNULIB_CEILF)/g' \
726               -e 's/@''GNULIB_CEILL''@/$(GNULIB_CEILL)/g' \
727               -e 's/@''GNULIB_COPYSIGN''@/$(GNULIB_COPYSIGN)/g' \
728               -e 's/@''GNULIB_COPYSIGNF''@/$(GNULIB_COPYSIGNF)/g' \
729               -e 's/@''GNULIB_COPYSIGNL''@/$(GNULIB_COPYSIGNL)/g' \
730               -e 's/@''GNULIB_COSF''@/$(GNULIB_COSF)/g' \
731               -e 's/@''GNULIB_COSL''@/$(GNULIB_COSL)/g' \
732               -e 's/@''GNULIB_COSHF''@/$(GNULIB_COSHF)/g' \
733               -e 's/@''GNULIB_EXPF''@/$(GNULIB_EXPF)/g' \
734               -e 's/@''GNULIB_EXPL''@/$(GNULIB_EXPL)/g' \
735               -e 's/@''GNULIB_EXP2''@/$(GNULIB_EXP2)/g' \
736               -e 's/@''GNULIB_EXP2F''@/$(GNULIB_EXP2F)/g' \
737               -e 's/@''GNULIB_EXP2L''@/$(GNULIB_EXP2L)/g' \
738               -e 's/@''GNULIB_EXPM1''@/$(GNULIB_EXPM1)/g' \
739               -e 's/@''GNULIB_EXPM1F''@/$(GNULIB_EXPM1F)/g' \
740               -e 's/@''GNULIB_EXPM1L''@/$(GNULIB_EXPM1L)/g' \
741               -e 's/@''GNULIB_FABSF''@/$(GNULIB_FABSF)/g' \
742               -e 's/@''GNULIB_FABSL''@/$(GNULIB_FABSL)/g' \
743               -e 's/@''GNULIB_FLOOR''@/$(GNULIB_FLOOR)/g' \
744               -e 's/@''GNULIB_FLOORF''@/$(GNULIB_FLOORF)/g' \
745               -e 's/@''GNULIB_FLOORL''@/$(GNULIB_FLOORL)/g' \
746               -e 's/@''GNULIB_FMA''@/$(GNULIB_FMA)/g' \
747               -e 's/@''GNULIB_FMAF''@/$(GNULIB_FMAF)/g' \
748               -e 's/@''GNULIB_FMAL''@/$(GNULIB_FMAL)/g' \
749               -e 's/@''GNULIB_FMOD''@/$(GNULIB_FMOD)/g' \
750               -e 's/@''GNULIB_FMODF''@/$(GNULIB_FMODF)/g' \
751               -e 's/@''GNULIB_FMODL''@/$(GNULIB_FMODL)/g' \
752               -e 's/@''GNULIB_FREXPF''@/$(GNULIB_FREXPF)/g' \
753               -e 's/@''GNULIB_FREXP''@/$(GNULIB_FREXP)/g' \
754               -e 's/@''GNULIB_FREXPL''@/$(GNULIB_FREXPL)/g' \
755               -e 's/@''GNULIB_HYPOT''@/$(GNULIB_HYPOT)/g' \
756               -e 's/@''GNULIB_HYPOTF''@/$(GNULIB_HYPOTF)/g' \
757               -e 's/@''GNULIB_HYPOTL''@/$(GNULIB_HYPOTL)/g' \
758               -e 's/@''GNULIB_ISFINITE''@/$(GNULIB_ISFINITE)/g' \
759               -e 's/@''GNULIB_ISINF''@/$(GNULIB_ISINF)/g' \
760               -e 's/@''GNULIB_ISNAN''@/$(GNULIB_ISNAN)/g' \
761               -e 's/@''GNULIB_ISNANF''@/$(GNULIB_ISNANF)/g' \
762               -e 's/@''GNULIB_ISNAND''@/$(GNULIB_ISNAND)/g' \
763               -e 's/@''GNULIB_ISNANL''@/$(GNULIB_ISNANL)/g' \
764               -e 's/@''GNULIB_LDEXPF''@/$(GNULIB_LDEXPF)/g' \
765               -e 's/@''GNULIB_LDEXPL''@/$(GNULIB_LDEXPL)/g' \
766               -e 's/@''GNULIB_LOGB''@/$(GNULIB_LOGB)/g' \
767               -e 's/@''GNULIB_LOG''@/$(GNULIB_LOG)/g' \
768               -e 's/@''GNULIB_LOGF''@/$(GNULIB_LOGF)/g' \
769               -e 's/@''GNULIB_LOGL''@/$(GNULIB_LOGL)/g' \
770               -e 's/@''GNULIB_LOG10F''@/$(GNULIB_LOG10F)/g' \
771               -e 's/@''GNULIB_LOG10L''@/$(GNULIB_LOG10L)/g' \
772               -e 's/@''GNULIB_LOG1P''@/$(GNULIB_LOG1P)/g' \
773               -e 's/@''GNULIB_LOG1PF''@/$(GNULIB_LOG1PF)/g' \
774               -e 's/@''GNULIB_LOG1PL''@/$(GNULIB_LOG1PL)/g' \
775               -e 's/@''GNULIB_LOG2''@/$(GNULIB_LOG2)/g' \
776               -e 's/@''GNULIB_LOG2F''@/$(GNULIB_LOG2F)/g' \
777               -e 's/@''GNULIB_LOG2L''@/$(GNULIB_LOG2L)/g' \
778               -e 's/@''GNULIB_MODF''@/$(GNULIB_MODF)/g' \
779               -e 's/@''GNULIB_MODFF''@/$(GNULIB_MODFF)/g' \
780               -e 's/@''GNULIB_MODFL''@/$(GNULIB_MODFL)/g' \
781               -e 's/@''GNULIB_POWF''@/$(GNULIB_POWF)/g' \
782               -e 's/@''GNULIB_REMAINDER''@/$(GNULIB_REMAINDER)/g' \
783               -e 's/@''GNULIB_REMAINDERF''@/$(GNULIB_REMAINDERF)/g' \
784               -e 's/@''GNULIB_REMAINDERL''@/$(GNULIB_REMAINDERL)/g' \
785               -e 's/@''GNULIB_RINT''@/$(GNULIB_RINT)/g' \
786               -e 's/@''GNULIB_RINTF''@/$(GNULIB_RINTF)/g' \
787               -e 's/@''GNULIB_RINTL''@/$(GNULIB_RINTL)/g' \
788               -e 's/@''GNULIB_ROUND''@/$(GNULIB_ROUND)/g' \
789               -e 's/@''GNULIB_ROUNDF''@/$(GNULIB_ROUNDF)/g' \
790               -e 's/@''GNULIB_ROUNDL''@/$(GNULIB_ROUNDL)/g' \
791               -e 's/@''GNULIB_SIGNBIT''@/$(GNULIB_SIGNBIT)/g' \
792               -e 's/@''GNULIB_SINF''@/$(GNULIB_SINF)/g' \
793               -e 's/@''GNULIB_SINL''@/$(GNULIB_SINL)/g' \
794               -e 's/@''GNULIB_SINHF''@/$(GNULIB_SINHF)/g' \
795               -e 's/@''GNULIB_SQRTF''@/$(GNULIB_SQRTF)/g' \
796               -e 's/@''GNULIB_SQRTL''@/$(GNULIB_SQRTL)/g' \
797               -e 's/@''GNULIB_TANF''@/$(GNULIB_TANF)/g' \
798               -e 's/@''GNULIB_TANL''@/$(GNULIB_TANL)/g' \
799               -e 's/@''GNULIB_TANHF''@/$(GNULIB_TANHF)/g' \
800               -e 's/@''GNULIB_TRUNC''@/$(GNULIB_TRUNC)/g' \
801               -e 's/@''GNULIB_TRUNCF''@/$(GNULIB_TRUNCF)/g' \
802               -e 's/@''GNULIB_TRUNCL''@/$(GNULIB_TRUNCL)/g' \
803               < $(srcdir)/math.in.h | \
804           sed -e 's|@''HAVE_ACOSF''@|$(HAVE_ACOSF)|g' \
805               -e 's|@''HAVE_ACOSL''@|$(HAVE_ACOSL)|g' \
806               -e 's|@''HAVE_ASINF''@|$(HAVE_ASINF)|g' \
807               -e 's|@''HAVE_ASINL''@|$(HAVE_ASINL)|g' \
808               -e 's|@''HAVE_ATANF''@|$(HAVE_ATANF)|g' \
809               -e 's|@''HAVE_ATANL''@|$(HAVE_ATANL)|g' \
810               -e 's|@''HAVE_ATAN2F''@|$(HAVE_ATAN2F)|g' \
811               -e 's|@''HAVE_CBRT''@|$(HAVE_CBRT)|g' \
812               -e 's|@''HAVE_CBRTF''@|$(HAVE_CBRTF)|g' \
813               -e 's|@''HAVE_CBRTL''@|$(HAVE_CBRTL)|g' \
814               -e 's|@''HAVE_COPYSIGN''@|$(HAVE_COPYSIGN)|g' \
815               -e 's|@''HAVE_COPYSIGNL''@|$(HAVE_COPYSIGNL)|g' \
816               -e 's|@''HAVE_COSF''@|$(HAVE_COSF)|g' \
817               -e 's|@''HAVE_COSL''@|$(HAVE_COSL)|g' \
818               -e 's|@''HAVE_COSHF''@|$(HAVE_COSHF)|g' \
819               -e 's|@''HAVE_EXPF''@|$(HAVE_EXPF)|g' \
820               -e 's|@''HAVE_EXPL''@|$(HAVE_EXPL)|g' \
821               -e 's|@''HAVE_EXPM1''@|$(HAVE_EXPM1)|g' \
822               -e 's|@''HAVE_EXPM1F''@|$(HAVE_EXPM1F)|g' \
823               -e 's|@''HAVE_FABSF''@|$(HAVE_FABSF)|g' \
824               -e 's|@''HAVE_FABSL''@|$(HAVE_FABSL)|g' \
825               -e 's|@''HAVE_FMA''@|$(HAVE_FMA)|g' \
826               -e 's|@''HAVE_FMAF''@|$(HAVE_FMAF)|g' \
827               -e 's|@''HAVE_FMAL''@|$(HAVE_FMAL)|g' \
828               -e 's|@''HAVE_FMODF''@|$(HAVE_FMODF)|g' \
829               -e 's|@''HAVE_FMODL''@|$(HAVE_FMODL)|g' \
830               -e 's|@''HAVE_FREXPF''@|$(HAVE_FREXPF)|g' \
831               -e 's|@''HAVE_HYPOTF''@|$(HAVE_HYPOTF)|g' \
832               -e 's|@''HAVE_HYPOTL''@|$(HAVE_HYPOTL)|g' \
833               -e 's|@''HAVE_ISNANF''@|$(HAVE_ISNANF)|g' \
834               -e 's|@''HAVE_ISNAND''@|$(HAVE_ISNAND)|g' \
835               -e 's|@''HAVE_ISNANL''@|$(HAVE_ISNANL)|g' \
836               -e 's|@''HAVE_LDEXPF''@|$(HAVE_LDEXPF)|g' \
837               -e 's|@''HAVE_LOGF''@|$(HAVE_LOGF)|g' \
838               -e 's|@''HAVE_LOGL''@|$(HAVE_LOGL)|g' \
839               -e 's|@''HAVE_LOG10F''@|$(HAVE_LOG10F)|g' \
840               -e 's|@''HAVE_LOG10L''@|$(HAVE_LOG10L)|g' \
841               -e 's|@''HAVE_LOG1P''@|$(HAVE_LOG1P)|g' \
842               -e 's|@''HAVE_LOG1PF''@|$(HAVE_LOG1PF)|g' \
843               -e 's|@''HAVE_LOG1PL''@|$(HAVE_LOG1PL)|g' \
844               -e 's|@''HAVE_MODFF''@|$(HAVE_MODFF)|g' \
845               -e 's|@''HAVE_MODFL''@|$(HAVE_MODFL)|g' \
846               -e 's|@''HAVE_POWF''@|$(HAVE_POWF)|g' \
847               -e 's|@''HAVE_REMAINDER''@|$(HAVE_REMAINDER)|g' \
848               -e 's|@''HAVE_REMAINDERF''@|$(HAVE_REMAINDERF)|g' \
849               -e 's|@''HAVE_RINT''@|$(HAVE_RINT)|g' \
850               -e 's|@''HAVE_RINTL''@|$(HAVE_RINTL)|g' \
851               -e 's|@''HAVE_SINF''@|$(HAVE_SINF)|g' \
852               -e 's|@''HAVE_SINL''@|$(HAVE_SINL)|g' \
853               -e 's|@''HAVE_SINHF''@|$(HAVE_SINHF)|g' \
854               -e 's|@''HAVE_SQRTF''@|$(HAVE_SQRTF)|g' \
855               -e 's|@''HAVE_SQRTL''@|$(HAVE_SQRTL)|g' \
856               -e 's|@''HAVE_TANF''@|$(HAVE_TANF)|g' \
857               -e 's|@''HAVE_TANL''@|$(HAVE_TANL)|g' \
858               -e 's|@''HAVE_TANHF''@|$(HAVE_TANHF)|g' \
859               -e 's|@''HAVE_DECL_ACOSL''@|$(HAVE_DECL_ACOSL)|g' \
860               -e 's|@''HAVE_DECL_ASINL''@|$(HAVE_DECL_ASINL)|g' \
861               -e 's|@''HAVE_DECL_ATANL''@|$(HAVE_DECL_ATANL)|g' \
862               -e 's|@''HAVE_DECL_CBRTF''@|$(HAVE_DECL_CBRTF)|g' \
863               -e 's|@''HAVE_DECL_CBRTL''@|$(HAVE_DECL_CBRTL)|g' \
864               -e 's|@''HAVE_DECL_CEILF''@|$(HAVE_DECL_CEILF)|g' \
865               -e 's|@''HAVE_DECL_CEILL''@|$(HAVE_DECL_CEILL)|g' \
866               -e 's|@''HAVE_DECL_COPYSIGNF''@|$(HAVE_DECL_COPYSIGNF)|g' \
867               -e 's|@''HAVE_DECL_COSL''@|$(HAVE_DECL_COSL)|g' \
868               -e 's|@''HAVE_DECL_EXPL''@|$(HAVE_DECL_EXPL)|g' \
869               -e 's|@''HAVE_DECL_EXP2''@|$(HAVE_DECL_EXP2)|g' \
870               -e 's|@''HAVE_DECL_EXP2F''@|$(HAVE_DECL_EXP2F)|g' \
871               -e 's|@''HAVE_DECL_EXP2L''@|$(HAVE_DECL_EXP2L)|g' \
872               -e 's|@''HAVE_DECL_EXPM1L''@|$(HAVE_DECL_EXPM1L)|g' \
873               -e 's|@''HAVE_DECL_FLOORF''@|$(HAVE_DECL_FLOORF)|g' \
874               -e 's|@''HAVE_DECL_FLOORL''@|$(HAVE_DECL_FLOORL)|g' \
875               -e 's|@''HAVE_DECL_FREXPL''@|$(HAVE_DECL_FREXPL)|g' \
876               -e 's|@''HAVE_DECL_LDEXPL''@|$(HAVE_DECL_LDEXPL)|g' \
877               -e 's|@''HAVE_DECL_LOGB''@|$(HAVE_DECL_LOGB)|g' \
878               -e 's|@''HAVE_DECL_LOGL''@|$(HAVE_DECL_LOGL)|g' \
879               -e 's|@''HAVE_DECL_LOG10L''@|$(HAVE_DECL_LOG10L)|g' \
880               -e 's|@''HAVE_DECL_LOG2''@|$(HAVE_DECL_LOG2)|g' \
881               -e 's|@''HAVE_DECL_LOG2F''@|$(HAVE_DECL_LOG2F)|g' \
882               -e 's|@''HAVE_DECL_LOG2L''@|$(HAVE_DECL_LOG2L)|g' \
883               -e 's|@''HAVE_DECL_REMAINDER''@|$(HAVE_DECL_REMAINDER)|g' \
884               -e 's|@''HAVE_DECL_REMAINDERL''@|$(HAVE_DECL_REMAINDERL)|g' \
885               -e 's|@''HAVE_DECL_RINTF''@|$(HAVE_DECL_RINTF)|g' \
886               -e 's|@''HAVE_DECL_ROUND''@|$(HAVE_DECL_ROUND)|g' \
887               -e 's|@''HAVE_DECL_ROUNDF''@|$(HAVE_DECL_ROUNDF)|g' \
888               -e 's|@''HAVE_DECL_ROUNDL''@|$(HAVE_DECL_ROUNDL)|g' \
889               -e 's|@''HAVE_DECL_SINL''@|$(HAVE_DECL_SINL)|g' \
890               -e 's|@''HAVE_DECL_SQRTL''@|$(HAVE_DECL_SQRTL)|g' \
891               -e 's|@''HAVE_DECL_TANL''@|$(HAVE_DECL_TANL)|g' \
892               -e 's|@''HAVE_DECL_TRUNC''@|$(HAVE_DECL_TRUNC)|g' \
893               -e 's|@''HAVE_DECL_TRUNCF''@|$(HAVE_DECL_TRUNCF)|g' \
894               -e 's|@''HAVE_DECL_TRUNCL''@|$(HAVE_DECL_TRUNCL)|g' \
895           | \
896           sed -e 's|@''REPLACE_CBRTF''@|$(REPLACE_CBRTF)|g' \
897               -e 's|@''REPLACE_CBRTL''@|$(REPLACE_CBRTL)|g' \
898               -e 's|@''REPLACE_CEIL''@|$(REPLACE_CEIL)|g' \
899               -e 's|@''REPLACE_CEILF''@|$(REPLACE_CEILF)|g' \
900               -e 's|@''REPLACE_CEILL''@|$(REPLACE_CEILL)|g' \
901               -e 's|@''REPLACE_EXPM1''@|$(REPLACE_EXPM1)|g' \
902               -e 's|@''REPLACE_EXPM1F''@|$(REPLACE_EXPM1F)|g' \
903               -e 's|@''REPLACE_EXP2''@|$(REPLACE_EXP2)|g' \
904               -e 's|@''REPLACE_EXP2L''@|$(REPLACE_EXP2L)|g' \
905               -e 's|@''REPLACE_FABSL''@|$(REPLACE_FABSL)|g' \
906               -e 's|@''REPLACE_FLOOR''@|$(REPLACE_FLOOR)|g' \
907               -e 's|@''REPLACE_FLOORF''@|$(REPLACE_FLOORF)|g' \
908               -e 's|@''REPLACE_FLOORL''@|$(REPLACE_FLOORL)|g' \
909               -e 's|@''REPLACE_FMA''@|$(REPLACE_FMA)|g' \
910               -e 's|@''REPLACE_FMAF''@|$(REPLACE_FMAF)|g' \
911               -e 's|@''REPLACE_FMAL''@|$(REPLACE_FMAL)|g' \
912               -e 's|@''REPLACE_FMOD''@|$(REPLACE_FMOD)|g' \
913               -e 's|@''REPLACE_FMODF''@|$(REPLACE_FMODF)|g' \
914               -e 's|@''REPLACE_FMODL''@|$(REPLACE_FMODL)|g' \
915               -e 's|@''REPLACE_FREXPF''@|$(REPLACE_FREXPF)|g' \
916               -e 's|@''REPLACE_FREXP''@|$(REPLACE_FREXP)|g' \
917               -e 's|@''REPLACE_FREXPL''@|$(REPLACE_FREXPL)|g' \
918               -e 's|@''REPLACE_HUGE_VAL''@|$(REPLACE_HUGE_VAL)|g' \
919               -e 's|@''REPLACE_HYPOT''@|$(REPLACE_HYPOT)|g' \
920               -e 's|@''REPLACE_HYPOTF''@|$(REPLACE_HYPOTF)|g' \
921               -e 's|@''REPLACE_HYPOTL''@|$(REPLACE_HYPOTL)|g' \
922               -e 's|@''REPLACE_ISFINITE''@|$(REPLACE_ISFINITE)|g' \
923               -e 's|@''REPLACE_ISINF''@|$(REPLACE_ISINF)|g' \
924               -e 's|@''REPLACE_ISNAN''@|$(REPLACE_ISNAN)|g' \
925               -e 's|@''REPLACE_ITOLD''@|$(REPLACE_ITOLD)|g' \
926               -e 's|@''REPLACE_LDEXPL''@|$(REPLACE_LDEXPL)|g' \
927               -e 's|@''REPLACE_LOG''@|$(REPLACE_LOG)|g' \
928               -e 's|@''REPLACE_LOGF''@|$(REPLACE_LOGF)|g' \
929               -e 's|@''REPLACE_LOGL''@|$(REPLACE_LOGL)|g' \
930               -e 's|@''REPLACE_LOG1P''@|$(REPLACE_LOG1P)|g' \
931               -e 's|@''REPLACE_LOG1PF''@|$(REPLACE_LOG1PF)|g' \
932               -e 's|@''REPLACE_LOG1PL''@|$(REPLACE_LOG1PL)|g' \
933               -e 's|@''REPLACE_LOG2''@|$(REPLACE_LOG2)|g' \
934               -e 's|@''REPLACE_LOG2F''@|$(REPLACE_LOG2F)|g' \
935               -e 's|@''REPLACE_LOG2L''@|$(REPLACE_LOG2L)|g' \
936               -e 's|@''REPLACE_MODF''@|$(REPLACE_MODF)|g' \
937               -e 's|@''REPLACE_MODFF''@|$(REPLACE_MODFF)|g' \
938               -e 's|@''REPLACE_MODFL''@|$(REPLACE_MODFL)|g' \
939               -e 's|@''REPLACE_NAN''@|$(REPLACE_NAN)|g' \
940               -e 's|@''REPLACE_REMAINDER''@|$(REPLACE_REMAINDER)|g' \
941               -e 's|@''REPLACE_REMAINDERF''@|$(REPLACE_REMAINDERF)|g' \
942               -e 's|@''REPLACE_REMAINDERL''@|$(REPLACE_REMAINDERL)|g' \
943               -e 's|@''REPLACE_ROUND''@|$(REPLACE_ROUND)|g' \
944               -e 's|@''REPLACE_ROUNDF''@|$(REPLACE_ROUNDF)|g' \
945               -e 's|@''REPLACE_ROUNDL''@|$(REPLACE_ROUNDL)|g' \
946               -e 's|@''REPLACE_SIGNBIT''@|$(REPLACE_SIGNBIT)|g' \
947               -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|$(REPLACE_SIGNBIT_USING_GCC)|g' \
948               -e 's|@''REPLACE_SQRTL''@|$(REPLACE_SQRTL)|g' \
949               -e 's|@''REPLACE_TRUNC''@|$(REPLACE_TRUNC)|g' \
950               -e 's|@''REPLACE_TRUNCF''@|$(REPLACE_TRUNCF)|g' \
951               -e 's|@''REPLACE_TRUNCL''@|$(REPLACE_TRUNCL)|g' \
952               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
953               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
954               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
955         } > $@-t && \
956         mv $@-t $@
957 MOSTLYCLEANFILES += math.h math.h-t
959 EXTRA_DIST += math.in.h
961 ## end   gnulib module math
963 ## begin gnulib module memchr
966 EXTRA_DIST += memchr.c memchr.valgrind
968 EXTRA_libgnu_la_SOURCES += memchr.c
970 ## end   gnulib module memchr
972 ## begin gnulib module memmem-simple
975 EXTRA_DIST += memmem.c str-two-way.h
977 EXTRA_libgnu_la_SOURCES += memmem.c
979 ## end   gnulib module memmem-simple
981 ## begin gnulib module mempcpy
984 EXTRA_DIST += mempcpy.c
986 EXTRA_libgnu_la_SOURCES += mempcpy.c
988 ## end   gnulib module mempcpy
990 ## begin gnulib module minmax
992 libgnu_la_SOURCES += minmax.h
994 ## end   gnulib module minmax
996 ## begin gnulib module msvc-inval
999 EXTRA_DIST += msvc-inval.c msvc-inval.h
1001 EXTRA_libgnu_la_SOURCES += msvc-inval.c
1003 ## end   gnulib module msvc-inval
1005 ## begin gnulib module msvc-nothrow
1008 EXTRA_DIST += msvc-nothrow.c msvc-nothrow.h
1010 EXTRA_libgnu_la_SOURCES += msvc-nothrow.c
1012 ## end   gnulib module msvc-nothrow
1014 ## begin gnulib module netdb
1016 BUILT_SOURCES += netdb.h
1018 # We need the following in order to create <netdb.h> when the system
1019 # doesn't have one that works with the given compiler.
1020 netdb.h: netdb.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1021         $(AM_V_GEN)rm -f $@-t $@ && \
1022         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1023           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1024               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1025               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1026               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1027               -e 's|@''NEXT_NETDB_H''@|$(NEXT_NETDB_H)|g' \
1028               -e 's|@''HAVE_NETDB_H''@|$(HAVE_NETDB_H)|g' \
1029               -e 's/@''GNULIB_GETADDRINFO''@/$(GNULIB_GETADDRINFO)/g' \
1030               -e 's|@''HAVE_STRUCT_ADDRINFO''@|$(HAVE_STRUCT_ADDRINFO)|g' \
1031               -e 's|@''HAVE_DECL_FREEADDRINFO''@|$(HAVE_DECL_FREEADDRINFO)|g' \
1032               -e 's|@''HAVE_DECL_GAI_STRERROR''@|$(HAVE_DECL_GAI_STRERROR)|g' \
1033               -e 's|@''HAVE_DECL_GETADDRINFO''@|$(HAVE_DECL_GETADDRINFO)|g' \
1034               -e 's|@''HAVE_DECL_GETNAMEINFO''@|$(HAVE_DECL_GETNAMEINFO)|g' \
1035               -e 's|@''REPLACE_GAI_STRERROR''@|$(REPLACE_GAI_STRERROR)|g' \
1036               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1037               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1038               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
1039               < $(srcdir)/netdb.in.h; \
1040         } > $@-t && \
1041         mv $@-t $@
1042 MOSTLYCLEANFILES += netdb.h netdb.h-t
1044 EXTRA_DIST += netdb.in.h
1046 ## end   gnulib module netdb
1048 ## begin gnulib module netinet_in
1050 BUILT_SOURCES += $(NETINET_IN_H)
1052 # We need the following in order to create <netinet/in.h> when the system
1053 # doesn't have one.
1054 if GL_GENERATE_NETINET_IN_H
1055 netinet/in.h: netinet_in.in.h $(top_builddir)/config.status
1056         $(AM_V_at)$(MKDIR_P) netinet
1057         $(AM_V_GEN)rm -f $@-t $@ && \
1058         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1059           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1060               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1061               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1062               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1063               -e 's|@''NEXT_NETINET_IN_H''@|$(NEXT_NETINET_IN_H)|g' \
1064               -e 's|@''HAVE_NETINET_IN_H''@|$(HAVE_NETINET_IN_H)|g' \
1065               < $(srcdir)/netinet_in.in.h; \
1066         } > $@-t && \
1067         mv $@-t $@
1068 else
1069 netinet/in.h: $(top_builddir)/config.status
1070         rm -f $@
1071 endif
1072 MOSTLYCLEANFILES += netinet/in.h netinet/in.h-t
1073 MOSTLYCLEANDIRS += netinet
1075 EXTRA_DIST += netinet_in.in.h
1077 ## end   gnulib module netinet_in
1079 ## begin gnulib module opendir
1082 EXTRA_DIST += dirent-private.h opendir.c
1084 EXTRA_libgnu_la_SOURCES += opendir.c
1086 ## end   gnulib module opendir
1088 ## begin gnulib module pmccabe2html
1091 EXTRA_DIST += $(top_srcdir)/build-aux/pmccabe2html $(top_srcdir)/build-aux/pmccabe.css
1093 ## end   gnulib module pmccabe2html
1095 ## begin gnulib module printf-frexp
1097 libgnu_la_SOURCES += printf-frexp.c
1099 EXTRA_DIST += printf-frexp.h
1101 ## end   gnulib module printf-frexp
1103 ## begin gnulib module printf-frexpl
1105 libgnu_la_SOURCES += printf-frexpl.c
1107 EXTRA_DIST += printf-frexp.c printf-frexpl.h
1109 EXTRA_libgnu_la_SOURCES += printf-frexp.c
1111 ## end   gnulib module printf-frexpl
1113 ## begin gnulib module progname
1115 libgnu_la_SOURCES += progname.h progname.c
1117 ## end   gnulib module progname
1119 ## begin gnulib module rawmemchr
1122 EXTRA_DIST += rawmemchr.c rawmemchr.valgrind
1124 EXTRA_libgnu_la_SOURCES += rawmemchr.c
1126 ## end   gnulib module rawmemchr
1128 ## begin gnulib module read-file
1130 libgnu_la_SOURCES += read-file.c
1132 EXTRA_DIST += read-file.h
1134 ## end   gnulib module read-file
1136 ## begin gnulib module readdir
1139 EXTRA_DIST += dirent-private.h readdir.c
1141 EXTRA_libgnu_la_SOURCES += readdir.c
1143 ## end   gnulib module readdir
1145 ## begin gnulib module realloc-posix
1148 EXTRA_DIST += realloc.c
1150 EXTRA_libgnu_la_SOURCES += realloc.c
1152 ## end   gnulib module realloc-posix
1154 ## begin gnulib module recv
1157 EXTRA_DIST += recv.c w32sock.h
1159 EXTRA_libgnu_la_SOURCES += recv.c
1161 ## end   gnulib module recv
1163 ## begin gnulib module recvfrom
1166 EXTRA_DIST += recvfrom.c w32sock.h
1168 EXTRA_libgnu_la_SOURCES += recvfrom.c
1170 ## end   gnulib module recvfrom
1172 ## begin gnulib module scandir
1175 EXTRA_DIST += scandir.c
1177 EXTRA_libgnu_la_SOURCES += scandir.c
1179 ## end   gnulib module scandir
1181 ## begin gnulib module select
1184 EXTRA_DIST += select.c
1186 EXTRA_libgnu_la_SOURCES += select.c
1188 ## end   gnulib module select
1190 ## begin gnulib module send
1193 EXTRA_DIST += send.c w32sock.h
1195 EXTRA_libgnu_la_SOURCES += send.c
1197 ## end   gnulib module send
1199 ## begin gnulib module sendto
1202 EXTRA_DIST += sendto.c w32sock.h
1204 EXTRA_libgnu_la_SOURCES += sendto.c
1206 ## end   gnulib module sendto
1208 ## begin gnulib module setsockopt
1211 EXTRA_DIST += setsockopt.c w32sock.h
1213 EXTRA_libgnu_la_SOURCES += setsockopt.c
1215 ## end   gnulib module setsockopt
1217 ## begin gnulib module shutdown
1220 EXTRA_DIST += shutdown.c w32sock.h
1222 EXTRA_libgnu_la_SOURCES += shutdown.c
1224 ## end   gnulib module shutdown
1226 ## begin gnulib module signal-h
1228 BUILT_SOURCES += signal.h
1230 # We need the following in order to create <signal.h> when the system
1231 # doesn't have a complete one.
1232 signal.h: signal.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1233         $(AM_V_GEN)rm -f $@-t $@ && \
1234         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1235           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1236               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1237               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1238               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1239               -e 's|@''NEXT_SIGNAL_H''@|$(NEXT_SIGNAL_H)|g' \
1240               -e 's|@''GNULIB_PTHREAD_SIGMASK''@|$(GNULIB_PTHREAD_SIGMASK)|g' \
1241               -e 's|@''GNULIB_RAISE''@|$(GNULIB_RAISE)|g' \
1242               -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/$(GNULIB_SIGNAL_H_SIGPIPE)/g' \
1243               -e 's/@''GNULIB_SIGPROCMASK''@/$(GNULIB_SIGPROCMASK)/g' \
1244               -e 's/@''GNULIB_SIGACTION''@/$(GNULIB_SIGACTION)/g' \
1245               -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|$(HAVE_POSIX_SIGNALBLOCKING)|g' \
1246               -e 's|@''HAVE_PTHREAD_SIGMASK''@|$(HAVE_PTHREAD_SIGMASK)|g' \
1247               -e 's|@''HAVE_RAISE''@|$(HAVE_RAISE)|g' \
1248               -e 's|@''HAVE_SIGSET_T''@|$(HAVE_SIGSET_T)|g' \
1249               -e 's|@''HAVE_SIGINFO_T''@|$(HAVE_SIGINFO_T)|g' \
1250               -e 's|@''HAVE_SIGACTION''@|$(HAVE_SIGACTION)|g' \
1251               -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|$(HAVE_STRUCT_SIGACTION_SA_SIGACTION)|g' \
1252               -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|$(HAVE_TYPE_VOLATILE_SIG_ATOMIC_T)|g' \
1253               -e 's|@''HAVE_SIGHANDLER_T''@|$(HAVE_SIGHANDLER_T)|g' \
1254               -e 's|@''REPLACE_PTHREAD_SIGMASK''@|$(REPLACE_PTHREAD_SIGMASK)|g' \
1255               -e 's|@''REPLACE_RAISE''@|$(REPLACE_RAISE)|g' \
1256               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1257               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1258               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
1259               < $(srcdir)/signal.in.h; \
1260         } > $@-t && \
1261         mv $@-t $@
1262 MOSTLYCLEANFILES += signal.h signal.h-t
1264 EXTRA_DIST += signal.in.h
1266 ## end   gnulib module signal-h
1268 ## begin gnulib module signbit
1271 EXTRA_DIST += float+.h signbitd.c signbitf.c signbitl.c
1273 EXTRA_libgnu_la_SOURCES += signbitd.c signbitf.c signbitl.c
1275 ## end   gnulib module signbit
1277 ## begin gnulib module size_max
1279 libgnu_la_SOURCES += size_max.h
1281 ## end   gnulib module size_max
1283 ## begin gnulib module sleep
1286 EXTRA_DIST += sleep.c
1288 EXTRA_libgnu_la_SOURCES += sleep.c
1290 ## end   gnulib module sleep
1292 ## begin gnulib module snippet/_Noreturn
1294 # Because this Makefile snippet defines a variable used by other
1295 # gnulib Makefile snippets, it must be present in all Makefile.am that
1296 # need it. This is ensured by the applicability 'all' defined above.
1298 _NORETURN_H=$(top_srcdir)/build-aux/snippet/_Noreturn.h
1300 EXTRA_DIST += $(top_srcdir)/build-aux/snippet/_Noreturn.h
1302 ## end   gnulib module snippet/_Noreturn
1304 ## begin gnulib module snippet/arg-nonnull
1306 # The BUILT_SOURCES created by this Makefile snippet are not used via #include
1307 # statements but through direct file reference. Therefore this snippet must be
1308 # present in all Makefile.am that need it. This is ensured by the applicability
1309 # 'all' defined above.
1311 BUILT_SOURCES += arg-nonnull.h
1312 # The arg-nonnull.h that gets inserted into generated .h files is the same as
1313 # build-aux/snippet/arg-nonnull.h, except that it has the copyright header cut
1314 # off.
1315 arg-nonnull.h: $(top_srcdir)/build-aux/snippet/arg-nonnull.h
1316         $(AM_V_GEN)rm -f $@-t $@ && \
1317         sed -n -e '/GL_ARG_NONNULL/,$$p' \
1318           < $(top_srcdir)/build-aux/snippet/arg-nonnull.h \
1319           > $@-t && \
1320         mv $@-t $@
1321 MOSTLYCLEANFILES += arg-nonnull.h arg-nonnull.h-t
1323 ARG_NONNULL_H=arg-nonnull.h
1325 EXTRA_DIST += $(top_srcdir)/build-aux/snippet/arg-nonnull.h
1327 ## end   gnulib module snippet/arg-nonnull
1329 ## begin gnulib module snippet/c++defs
1331 # The BUILT_SOURCES created by this Makefile snippet are not used via #include
1332 # statements but through direct file reference. Therefore this snippet must be
1333 # present in all Makefile.am that need it. This is ensured by the applicability
1334 # 'all' defined above.
1336 BUILT_SOURCES += c++defs.h
1337 # The c++defs.h that gets inserted into generated .h files is the same as
1338 # build-aux/snippet/c++defs.h, except that it has the copyright header cut off.
1339 c++defs.h: $(top_srcdir)/build-aux/snippet/c++defs.h
1340         $(AM_V_GEN)rm -f $@-t $@ && \
1341         sed -n -e '/_GL_CXXDEFS/,$$p' \
1342           < $(top_srcdir)/build-aux/snippet/c++defs.h \
1343           > $@-t && \
1344         mv $@-t $@
1345 MOSTLYCLEANFILES += c++defs.h c++defs.h-t
1347 CXXDEFS_H=c++defs.h
1349 EXTRA_DIST += $(top_srcdir)/build-aux/snippet/c++defs.h
1351 ## end   gnulib module snippet/c++defs
1353 ## begin gnulib module snippet/warn-on-use
1355 BUILT_SOURCES += warn-on-use.h
1356 # The warn-on-use.h that gets inserted into generated .h files is the same as
1357 # build-aux/snippet/warn-on-use.h, except that it has the copyright header cut
1358 # off.
1359 warn-on-use.h: $(top_srcdir)/build-aux/snippet/warn-on-use.h
1360         $(AM_V_GEN)rm -f $@-t $@ && \
1361         sed -n -e '/^.ifndef/,$$p' \
1362           < $(top_srcdir)/build-aux/snippet/warn-on-use.h \
1363           > $@-t && \
1364         mv $@-t $@
1365 MOSTLYCLEANFILES += warn-on-use.h warn-on-use.h-t
1367 WARN_ON_USE_H=warn-on-use.h
1369 EXTRA_DIST += $(top_srcdir)/build-aux/snippet/warn-on-use.h
1371 ## end   gnulib module snippet/warn-on-use
1373 ## begin gnulib module snprintf
1376 EXTRA_DIST += snprintf.c
1378 EXTRA_libgnu_la_SOURCES += snprintf.c
1380 ## end   gnulib module snprintf
1382 ## begin gnulib module socket
1385 EXTRA_DIST += socket.c w32sock.h
1387 EXTRA_libgnu_la_SOURCES += socket.c
1389 ## end   gnulib module socket
1391 ## begin gnulib module sockets
1393 libgnu_la_SOURCES += sockets.h sockets.c
1395 EXTRA_DIST += w32sock.h
1397 ## end   gnulib module sockets
1399 ## begin gnulib module stdalign
1401 BUILT_SOURCES += $(STDALIGN_H)
1403 # We need the following in order to create <stdalign.h> when the system
1404 # doesn't have one that works.
1405 if GL_GENERATE_STDALIGN_H
1406 stdalign.h: stdalign.in.h $(top_builddir)/config.status
1407         $(AM_V_GEN)rm -f $@-t $@ && \
1408         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1409           cat $(srcdir)/stdalign.in.h; \
1410         } > $@-t && \
1411         mv $@-t $@
1412 else
1413 stdalign.h: $(top_builddir)/config.status
1414         rm -f $@
1415 endif
1416 MOSTLYCLEANFILES += stdalign.h stdalign.h-t
1418 EXTRA_DIST += stdalign.in.h
1420 ## end   gnulib module stdalign
1422 ## begin gnulib module stdarg
1424 BUILT_SOURCES += $(STDARG_H)
1426 # We need the following in order to create <stdarg.h> when the system
1427 # doesn't have one that works with the given compiler.
1428 if GL_GENERATE_STDARG_H
1429 stdarg.h: stdarg.in.h $(top_builddir)/config.status
1430         $(AM_V_GEN)rm -f $@-t $@ && \
1431         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1432           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1433               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1434               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1435               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1436               -e 's|@''NEXT_STDARG_H''@|$(NEXT_STDARG_H)|g' \
1437               < $(srcdir)/stdarg.in.h; \
1438         } > $@-t && \
1439         mv $@-t $@
1440 else
1441 stdarg.h: $(top_builddir)/config.status
1442         rm -f $@
1443 endif
1444 MOSTLYCLEANFILES += stdarg.h stdarg.h-t
1446 EXTRA_DIST += stdarg.in.h
1448 ## end   gnulib module stdarg
1450 ## begin gnulib module stdbool
1452 BUILT_SOURCES += $(STDBOOL_H)
1454 # We need the following in order to create <stdbool.h> when the system
1455 # doesn't have one that works.
1456 if GL_GENERATE_STDBOOL_H
1457 stdbool.h: stdbool.in.h $(top_builddir)/config.status
1458         $(AM_V_GEN)rm -f $@-t $@ && \
1459         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1460           sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool.in.h; \
1461         } > $@-t && \
1462         mv $@-t $@
1463 else
1464 stdbool.h: $(top_builddir)/config.status
1465         rm -f $@
1466 endif
1467 MOSTLYCLEANFILES += stdbool.h stdbool.h-t
1469 EXTRA_DIST += stdbool.in.h
1471 ## end   gnulib module stdbool
1473 ## begin gnulib module stddef
1475 BUILT_SOURCES += $(STDDEF_H)
1477 # We need the following in order to create <stddef.h> when the system
1478 # doesn't have one that works with the given compiler.
1479 if GL_GENERATE_STDDEF_H
1480 stddef.h: stddef.in.h $(top_builddir)/config.status
1481         $(AM_V_GEN)rm -f $@-t $@ && \
1482         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1483           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1484               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1485               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1486               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1487               -e 's|@''NEXT_STDDEF_H''@|$(NEXT_STDDEF_H)|g' \
1488               -e 's|@''HAVE_WCHAR_T''@|$(HAVE_WCHAR_T)|g' \
1489               -e 's|@''REPLACE_NULL''@|$(REPLACE_NULL)|g' \
1490               < $(srcdir)/stddef.in.h; \
1491         } > $@-t && \
1492         mv $@-t $@
1493 else
1494 stddef.h: $(top_builddir)/config.status
1495         rm -f $@
1496 endif
1497 MOSTLYCLEANFILES += stddef.h stddef.h-t
1499 EXTRA_DIST += stddef.in.h
1501 ## end   gnulib module stddef
1503 ## begin gnulib module stdint
1505 BUILT_SOURCES += $(STDINT_H)
1507 # We need the following in order to create <stdint.h> when the system
1508 # doesn't have one that works with the given compiler.
1509 if GL_GENERATE_STDINT_H
1510 stdint.h: stdint.in.h $(top_builddir)/config.status
1511         $(AM_V_GEN)rm -f $@-t $@ && \
1512         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1513           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1514               -e 's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \
1515               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1516               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1517               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1518               -e 's|@''NEXT_STDINT_H''@|$(NEXT_STDINT_H)|g' \
1519               -e 's/@''HAVE_SYS_TYPES_H''@/$(HAVE_SYS_TYPES_H)/g' \
1520               -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
1521               -e 's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \
1522               -e 's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \
1523               -e 's/@''HAVE_WCHAR_H''@/$(HAVE_WCHAR_H)/g' \
1524               -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
1525               -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
1526               -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
1527               -e 's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \
1528               -e 's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \
1529               -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/$(BITSIZEOF_SIG_ATOMIC_T)/g' \
1530               -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/$(HAVE_SIGNED_SIG_ATOMIC_T)/g' \
1531               -e 's/@''SIG_ATOMIC_T_SUFFIX''@/$(SIG_ATOMIC_T_SUFFIX)/g' \
1532               -e 's/@''BITSIZEOF_SIZE_T''@/$(BITSIZEOF_SIZE_T)/g' \
1533               -e 's/@''SIZE_T_SUFFIX''@/$(SIZE_T_SUFFIX)/g' \
1534               -e 's/@''BITSIZEOF_WCHAR_T''@/$(BITSIZEOF_WCHAR_T)/g' \
1535               -e 's/@''HAVE_SIGNED_WCHAR_T''@/$(HAVE_SIGNED_WCHAR_T)/g' \
1536               -e 's/@''WCHAR_T_SUFFIX''@/$(WCHAR_T_SUFFIX)/g' \
1537               -e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
1538               -e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
1539               -e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
1540               < $(srcdir)/stdint.in.h; \
1541         } > $@-t && \
1542         mv $@-t $@
1543 else
1544 stdint.h: $(top_builddir)/config.status
1545         rm -f $@
1546 endif
1547 MOSTLYCLEANFILES += stdint.h stdint.h-t
1549 EXTRA_DIST += stdint.in.h
1551 ## end   gnulib module stdint
1553 ## begin gnulib module stdio
1555 BUILT_SOURCES += stdio.h
1557 # We need the following in order to create <stdio.h> when the system
1558 # doesn't have one that works with the given compiler.
1559 stdio.h: stdio.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1560         $(AM_V_GEN)rm -f $@-t $@ && \
1561         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1562           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1563               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1564               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1565               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1566               -e 's|@''NEXT_STDIO_H''@|$(NEXT_STDIO_H)|g' \
1567               -e 's/@''GNULIB_DPRINTF''@/$(GNULIB_DPRINTF)/g' \
1568               -e 's/@''GNULIB_FCLOSE''@/$(GNULIB_FCLOSE)/g' \
1569               -e 's/@''GNULIB_FDOPEN''@/$(GNULIB_FDOPEN)/g' \
1570               -e 's/@''GNULIB_FFLUSH''@/$(GNULIB_FFLUSH)/g' \
1571               -e 's/@''GNULIB_FGETC''@/$(GNULIB_FGETC)/g' \
1572               -e 's/@''GNULIB_FGETS''@/$(GNULIB_FGETS)/g' \
1573               -e 's/@''GNULIB_FOPEN''@/$(GNULIB_FOPEN)/g' \
1574               -e 's/@''GNULIB_FPRINTF''@/$(GNULIB_FPRINTF)/g' \
1575               -e 's/@''GNULIB_FPRINTF_POSIX''@/$(GNULIB_FPRINTF_POSIX)/g' \
1576               -e 's/@''GNULIB_FPURGE''@/$(GNULIB_FPURGE)/g' \
1577               -e 's/@''GNULIB_FPUTC''@/$(GNULIB_FPUTC)/g' \
1578               -e 's/@''GNULIB_FPUTS''@/$(GNULIB_FPUTS)/g' \
1579               -e 's/@''GNULIB_FREAD''@/$(GNULIB_FREAD)/g' \
1580               -e 's/@''GNULIB_FREOPEN''@/$(GNULIB_FREOPEN)/g' \
1581               -e 's/@''GNULIB_FSCANF''@/$(GNULIB_FSCANF)/g' \
1582               -e 's/@''GNULIB_FSEEK''@/$(GNULIB_FSEEK)/g' \
1583               -e 's/@''GNULIB_FSEEKO''@/$(GNULIB_FSEEKO)/g' \
1584               -e 's/@''GNULIB_FTELL''@/$(GNULIB_FTELL)/g' \
1585               -e 's/@''GNULIB_FTELLO''@/$(GNULIB_FTELLO)/g' \
1586               -e 's/@''GNULIB_FWRITE''@/$(GNULIB_FWRITE)/g' \
1587               -e 's/@''GNULIB_GETC''@/$(GNULIB_GETC)/g' \
1588               -e 's/@''GNULIB_GETCHAR''@/$(GNULIB_GETCHAR)/g' \
1589               -e 's/@''GNULIB_GETDELIM''@/$(GNULIB_GETDELIM)/g' \
1590               -e 's/@''GNULIB_GETLINE''@/$(GNULIB_GETLINE)/g' \
1591               -e 's/@''GNULIB_GETS''@/$(GNULIB_GETS)/g' \
1592               -e 's/@''GNULIB_OBSTACK_PRINTF''@/$(GNULIB_OBSTACK_PRINTF)/g' \
1593               -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/$(GNULIB_OBSTACK_PRINTF_POSIX)/g' \
1594               -e 's/@''GNULIB_PCLOSE''@/$(GNULIB_PCLOSE)/g' \
1595               -e 's/@''GNULIB_PERROR''@/$(GNULIB_PERROR)/g' \
1596               -e 's/@''GNULIB_POPEN''@/$(GNULIB_POPEN)/g' \
1597               -e 's/@''GNULIB_PRINTF''@/$(GNULIB_PRINTF)/g' \
1598               -e 's/@''GNULIB_PRINTF_POSIX''@/$(GNULIB_PRINTF_POSIX)/g' \
1599               -e 's/@''GNULIB_PUTC''@/$(GNULIB_PUTC)/g' \
1600               -e 's/@''GNULIB_PUTCHAR''@/$(GNULIB_PUTCHAR)/g' \
1601               -e 's/@''GNULIB_PUTS''@/$(GNULIB_PUTS)/g' \
1602               -e 's/@''GNULIB_REMOVE''@/$(GNULIB_REMOVE)/g' \
1603               -e 's/@''GNULIB_RENAME''@/$(GNULIB_RENAME)/g' \
1604               -e 's/@''GNULIB_RENAMEAT''@/$(GNULIB_RENAMEAT)/g' \
1605               -e 's/@''GNULIB_SCANF''@/$(GNULIB_SCANF)/g' \
1606               -e 's/@''GNULIB_SNPRINTF''@/$(GNULIB_SNPRINTF)/g' \
1607               -e 's/@''GNULIB_SPRINTF_POSIX''@/$(GNULIB_SPRINTF_POSIX)/g' \
1608               -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/$(GNULIB_STDIO_H_NONBLOCKING)/g' \
1609               -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/$(GNULIB_STDIO_H_SIGPIPE)/g' \
1610               -e 's/@''GNULIB_TMPFILE''@/$(GNULIB_TMPFILE)/g' \
1611               -e 's/@''GNULIB_VASPRINTF''@/$(GNULIB_VASPRINTF)/g' \
1612               -e 's/@''GNULIB_VDPRINTF''@/$(GNULIB_VDPRINTF)/g' \
1613               -e 's/@''GNULIB_VFPRINTF''@/$(GNULIB_VFPRINTF)/g' \
1614               -e 's/@''GNULIB_VFPRINTF_POSIX''@/$(GNULIB_VFPRINTF_POSIX)/g' \
1615               -e 's/@''GNULIB_VFSCANF''@/$(GNULIB_VFSCANF)/g' \
1616               -e 's/@''GNULIB_VSCANF''@/$(GNULIB_VSCANF)/g' \
1617               -e 's/@''GNULIB_VPRINTF''@/$(GNULIB_VPRINTF)/g' \
1618               -e 's/@''GNULIB_VPRINTF_POSIX''@/$(GNULIB_VPRINTF_POSIX)/g' \
1619               -e 's/@''GNULIB_VSNPRINTF''@/$(GNULIB_VSNPRINTF)/g' \
1620               -e 's/@''GNULIB_VSPRINTF_POSIX''@/$(GNULIB_VSPRINTF_POSIX)/g' \
1621               < $(srcdir)/stdio.in.h | \
1622           sed -e 's|@''HAVE_DECL_FPURGE''@|$(HAVE_DECL_FPURGE)|g' \
1623               -e 's|@''HAVE_DECL_FSEEKO''@|$(HAVE_DECL_FSEEKO)|g' \
1624               -e 's|@''HAVE_DECL_FTELLO''@|$(HAVE_DECL_FTELLO)|g' \
1625               -e 's|@''HAVE_DECL_GETDELIM''@|$(HAVE_DECL_GETDELIM)|g' \
1626               -e 's|@''HAVE_DECL_GETLINE''@|$(HAVE_DECL_GETLINE)|g' \
1627               -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|$(HAVE_DECL_OBSTACK_PRINTF)|g' \
1628               -e 's|@''HAVE_DECL_SNPRINTF''@|$(HAVE_DECL_SNPRINTF)|g' \
1629               -e 's|@''HAVE_DECL_VSNPRINTF''@|$(HAVE_DECL_VSNPRINTF)|g' \
1630               -e 's|@''HAVE_DPRINTF''@|$(HAVE_DPRINTF)|g' \
1631               -e 's|@''HAVE_FSEEKO''@|$(HAVE_FSEEKO)|g' \
1632               -e 's|@''HAVE_FTELLO''@|$(HAVE_FTELLO)|g' \
1633               -e 's|@''HAVE_PCLOSE''@|$(HAVE_PCLOSE)|g' \
1634               -e 's|@''HAVE_POPEN''@|$(HAVE_POPEN)|g' \
1635               -e 's|@''HAVE_RENAMEAT''@|$(HAVE_RENAMEAT)|g' \
1636               -e 's|@''HAVE_VASPRINTF''@|$(HAVE_VASPRINTF)|g' \
1637               -e 's|@''HAVE_VDPRINTF''@|$(HAVE_VDPRINTF)|g' \
1638               -e 's|@''REPLACE_DPRINTF''@|$(REPLACE_DPRINTF)|g' \
1639               -e 's|@''REPLACE_FCLOSE''@|$(REPLACE_FCLOSE)|g' \
1640               -e 's|@''REPLACE_FDOPEN''@|$(REPLACE_FDOPEN)|g' \
1641               -e 's|@''REPLACE_FFLUSH''@|$(REPLACE_FFLUSH)|g' \
1642               -e 's|@''REPLACE_FOPEN''@|$(REPLACE_FOPEN)|g' \
1643               -e 's|@''REPLACE_FPRINTF''@|$(REPLACE_FPRINTF)|g' \
1644               -e 's|@''REPLACE_FPURGE''@|$(REPLACE_FPURGE)|g' \
1645               -e 's|@''REPLACE_FREOPEN''@|$(REPLACE_FREOPEN)|g' \
1646               -e 's|@''REPLACE_FSEEK''@|$(REPLACE_FSEEK)|g' \
1647               -e 's|@''REPLACE_FSEEKO''@|$(REPLACE_FSEEKO)|g' \
1648               -e 's|@''REPLACE_FTELL''@|$(REPLACE_FTELL)|g' \
1649               -e 's|@''REPLACE_FTELLO''@|$(REPLACE_FTELLO)|g' \
1650               -e 's|@''REPLACE_GETDELIM''@|$(REPLACE_GETDELIM)|g' \
1651               -e 's|@''REPLACE_GETLINE''@|$(REPLACE_GETLINE)|g' \
1652               -e 's|@''REPLACE_OBSTACK_PRINTF''@|$(REPLACE_OBSTACK_PRINTF)|g' \
1653               -e 's|@''REPLACE_PERROR''@|$(REPLACE_PERROR)|g' \
1654               -e 's|@''REPLACE_POPEN''@|$(REPLACE_POPEN)|g' \
1655               -e 's|@''REPLACE_PRINTF''@|$(REPLACE_PRINTF)|g' \
1656               -e 's|@''REPLACE_REMOVE''@|$(REPLACE_REMOVE)|g' \
1657               -e 's|@''REPLACE_RENAME''@|$(REPLACE_RENAME)|g' \
1658               -e 's|@''REPLACE_RENAMEAT''@|$(REPLACE_RENAMEAT)|g' \
1659               -e 's|@''REPLACE_SNPRINTF''@|$(REPLACE_SNPRINTF)|g' \
1660               -e 's|@''REPLACE_SPRINTF''@|$(REPLACE_SPRINTF)|g' \
1661               -e 's|@''REPLACE_STDIO_READ_FUNCS''@|$(REPLACE_STDIO_READ_FUNCS)|g' \
1662               -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|$(REPLACE_STDIO_WRITE_FUNCS)|g' \
1663               -e 's|@''REPLACE_TMPFILE''@|$(REPLACE_TMPFILE)|g' \
1664               -e 's|@''REPLACE_VASPRINTF''@|$(REPLACE_VASPRINTF)|g' \
1665               -e 's|@''REPLACE_VDPRINTF''@|$(REPLACE_VDPRINTF)|g' \
1666               -e 's|@''REPLACE_VFPRINTF''@|$(REPLACE_VFPRINTF)|g' \
1667               -e 's|@''REPLACE_VPRINTF''@|$(REPLACE_VPRINTF)|g' \
1668               -e 's|@''REPLACE_VSNPRINTF''@|$(REPLACE_VSNPRINTF)|g' \
1669               -e 's|@''REPLACE_VSPRINTF''@|$(REPLACE_VSPRINTF)|g' \
1670               -e 's|@''ASM_SYMBOL_PREFIX''@|$(ASM_SYMBOL_PREFIX)|g' \
1671               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1672               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1673               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
1674         } > $@-t && \
1675         mv $@-t $@
1676 MOSTLYCLEANFILES += stdio.h stdio.h-t
1678 EXTRA_DIST += stdio.in.h
1680 ## end   gnulib module stdio
1682 ## begin gnulib module stdlib
1684 BUILT_SOURCES += stdlib.h
1686 # We need the following in order to create <stdlib.h> when the system
1687 # doesn't have one that works with the given compiler.
1688 stdlib.h: stdlib.in.h $(top_builddir)/config.status $(CXXDEFS_H) \
1689   $(_NORETURN_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1690         $(AM_V_GEN)rm -f $@-t $@ && \
1691         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1692           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1693               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1694               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1695               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1696               -e 's|@''NEXT_STDLIB_H''@|$(NEXT_STDLIB_H)|g' \
1697               -e 's/@''GNULIB__EXIT''@/$(GNULIB__EXIT)/g' \
1698               -e 's/@''GNULIB_ATOLL''@/$(GNULIB_ATOLL)/g' \
1699               -e 's/@''GNULIB_CALLOC_POSIX''@/$(GNULIB_CALLOC_POSIX)/g' \
1700               -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/$(GNULIB_CANONICALIZE_FILE_NAME)/g' \
1701               -e 's/@''GNULIB_GETLOADAVG''@/$(GNULIB_GETLOADAVG)/g' \
1702               -e 's/@''GNULIB_GETSUBOPT''@/$(GNULIB_GETSUBOPT)/g' \
1703               -e 's/@''GNULIB_GRANTPT''@/$(GNULIB_GRANTPT)/g' \
1704               -e 's/@''GNULIB_MALLOC_POSIX''@/$(GNULIB_MALLOC_POSIX)/g' \
1705               -e 's/@''GNULIB_MBTOWC''@/$(GNULIB_MBTOWC)/g' \
1706               -e 's/@''GNULIB_MKDTEMP''@/$(GNULIB_MKDTEMP)/g' \
1707               -e 's/@''GNULIB_MKOSTEMP''@/$(GNULIB_MKOSTEMP)/g' \
1708               -e 's/@''GNULIB_MKOSTEMPS''@/$(GNULIB_MKOSTEMPS)/g' \
1709               -e 's/@''GNULIB_MKSTEMP''@/$(GNULIB_MKSTEMP)/g' \
1710               -e 's/@''GNULIB_MKSTEMPS''@/$(GNULIB_MKSTEMPS)/g' \
1711               -e 's/@''GNULIB_POSIX_OPENPT''@/$(GNULIB_POSIX_OPENPT)/g' \
1712               -e 's/@''GNULIB_PTSNAME''@/$(GNULIB_PTSNAME)/g' \
1713               -e 's/@''GNULIB_PTSNAME_R''@/$(GNULIB_PTSNAME_R)/g' \
1714               -e 's/@''GNULIB_PUTENV''@/$(GNULIB_PUTENV)/g' \
1715               -e 's/@''GNULIB_RANDOM''@/$(GNULIB_RANDOM)/g' \
1716               -e 's/@''GNULIB_RANDOM_R''@/$(GNULIB_RANDOM_R)/g' \
1717               -e 's/@''GNULIB_REALLOC_POSIX''@/$(GNULIB_REALLOC_POSIX)/g' \
1718               -e 's/@''GNULIB_REALPATH''@/$(GNULIB_REALPATH)/g' \
1719               -e 's/@''GNULIB_RPMATCH''@/$(GNULIB_RPMATCH)/g' \
1720               -e 's/@''GNULIB_SETENV''@/$(GNULIB_SETENV)/g' \
1721               -e 's/@''GNULIB_STRTOD''@/$(GNULIB_STRTOD)/g' \
1722               -e 's/@''GNULIB_STRTOLL''@/$(GNULIB_STRTOLL)/g' \
1723               -e 's/@''GNULIB_STRTOULL''@/$(GNULIB_STRTOULL)/g' \
1724               -e 's/@''GNULIB_SYSTEM_POSIX''@/$(GNULIB_SYSTEM_POSIX)/g' \
1725               -e 's/@''GNULIB_UNLOCKPT''@/$(GNULIB_UNLOCKPT)/g' \
1726               -e 's/@''GNULIB_UNSETENV''@/$(GNULIB_UNSETENV)/g' \
1727               -e 's/@''GNULIB_WCTOMB''@/$(GNULIB_WCTOMB)/g' \
1728               < $(srcdir)/stdlib.in.h | \
1729           sed -e 's|@''HAVE__EXIT''@|$(HAVE__EXIT)|g' \
1730               -e 's|@''HAVE_ATOLL''@|$(HAVE_ATOLL)|g' \
1731               -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|$(HAVE_CANONICALIZE_FILE_NAME)|g' \
1732               -e 's|@''HAVE_DECL_GETLOADAVG''@|$(HAVE_DECL_GETLOADAVG)|g' \
1733               -e 's|@''HAVE_GETSUBOPT''@|$(HAVE_GETSUBOPT)|g' \
1734               -e 's|@''HAVE_GRANTPT''@|$(HAVE_GRANTPT)|g' \
1735               -e 's|@''HAVE_MKDTEMP''@|$(HAVE_MKDTEMP)|g' \
1736               -e 's|@''HAVE_MKOSTEMP''@|$(HAVE_MKOSTEMP)|g' \
1737               -e 's|@''HAVE_MKOSTEMPS''@|$(HAVE_MKOSTEMPS)|g' \
1738               -e 's|@''HAVE_MKSTEMP''@|$(HAVE_MKSTEMP)|g' \
1739               -e 's|@''HAVE_MKSTEMPS''@|$(HAVE_MKSTEMPS)|g' \
1740               -e 's|@''HAVE_POSIX_OPENPT''@|$(HAVE_POSIX_OPENPT)|g' \
1741               -e 's|@''HAVE_PTSNAME''@|$(HAVE_PTSNAME)|g' \
1742               -e 's|@''HAVE_PTSNAME_R''@|$(HAVE_PTSNAME_R)|g' \
1743               -e 's|@''HAVE_RANDOM''@|$(HAVE_RANDOM)|g' \
1744               -e 's|@''HAVE_RANDOM_H''@|$(HAVE_RANDOM_H)|g' \
1745               -e 's|@''HAVE_RANDOM_R''@|$(HAVE_RANDOM_R)|g' \
1746               -e 's|@''HAVE_REALPATH''@|$(HAVE_REALPATH)|g' \
1747               -e 's|@''HAVE_RPMATCH''@|$(HAVE_RPMATCH)|g' \
1748               -e 's|@''HAVE_DECL_SETENV''@|$(HAVE_DECL_SETENV)|g' \
1749               -e 's|@''HAVE_STRTOD''@|$(HAVE_STRTOD)|g' \
1750               -e 's|@''HAVE_STRTOLL''@|$(HAVE_STRTOLL)|g' \
1751               -e 's|@''HAVE_STRTOULL''@|$(HAVE_STRTOULL)|g' \
1752               -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|$(HAVE_STRUCT_RANDOM_DATA)|g' \
1753               -e 's|@''HAVE_SYS_LOADAVG_H''@|$(HAVE_SYS_LOADAVG_H)|g' \
1754               -e 's|@''HAVE_UNLOCKPT''@|$(HAVE_UNLOCKPT)|g' \
1755               -e 's|@''HAVE_DECL_UNSETENV''@|$(HAVE_DECL_UNSETENV)|g' \
1756               -e 's|@''REPLACE_CALLOC''@|$(REPLACE_CALLOC)|g' \
1757               -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|$(REPLACE_CANONICALIZE_FILE_NAME)|g' \
1758               -e 's|@''REPLACE_MALLOC''@|$(REPLACE_MALLOC)|g' \
1759               -e 's|@''REPLACE_MBTOWC''@|$(REPLACE_MBTOWC)|g' \
1760               -e 's|@''REPLACE_MKSTEMP''@|$(REPLACE_MKSTEMP)|g' \
1761               -e 's|@''REPLACE_PTSNAME_R''@|$(REPLACE_PTSNAME_R)|g' \
1762               -e 's|@''REPLACE_PUTENV''@|$(REPLACE_PUTENV)|g' \
1763               -e 's|@''REPLACE_RANDOM_R''@|$(REPLACE_RANDOM_R)|g' \
1764               -e 's|@''REPLACE_REALLOC''@|$(REPLACE_REALLOC)|g' \
1765               -e 's|@''REPLACE_REALPATH''@|$(REPLACE_REALPATH)|g' \
1766               -e 's|@''REPLACE_SETENV''@|$(REPLACE_SETENV)|g' \
1767               -e 's|@''REPLACE_STRTOD''@|$(REPLACE_STRTOD)|g' \
1768               -e 's|@''REPLACE_UNSETENV''@|$(REPLACE_UNSETENV)|g' \
1769               -e 's|@''REPLACE_WCTOMB''@|$(REPLACE_WCTOMB)|g' \
1770               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1771               -e '/definition of _Noreturn/r $(_NORETURN_H)' \
1772               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1773               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
1774         } > $@-t && \
1775         mv $@-t $@
1776 MOSTLYCLEANFILES += stdlib.h stdlib.h-t
1778 EXTRA_DIST += stdlib.in.h
1780 ## end   gnulib module stdlib
1782 ## begin gnulib module strcase
1785 EXTRA_DIST += strcasecmp.c strncasecmp.c
1787 EXTRA_libgnu_la_SOURCES += strcasecmp.c strncasecmp.c
1789 ## end   gnulib module strcase
1791 ## begin gnulib module strchrnul
1794 EXTRA_DIST += strchrnul.c strchrnul.valgrind
1796 EXTRA_libgnu_la_SOURCES += strchrnul.c
1798 ## end   gnulib module strchrnul
1800 ## begin gnulib module strdup-posix
1803 EXTRA_DIST += strdup.c
1805 EXTRA_libgnu_la_SOURCES += strdup.c
1807 ## end   gnulib module strdup-posix
1809 ## begin gnulib module strerror
1812 EXTRA_DIST += strerror.c
1814 EXTRA_libgnu_la_SOURCES += strerror.c
1816 ## end   gnulib module strerror
1818 ## begin gnulib module strerror-override
1821 EXTRA_DIST += strerror-override.c strerror-override.h
1823 EXTRA_libgnu_la_SOURCES += strerror-override.c
1825 ## end   gnulib module strerror-override
1827 ## begin gnulib module string
1829 BUILT_SOURCES += string.h
1831 # We need the following in order to create <string.h> when the system
1832 # doesn't have one that works with the given compiler.
1833 string.h: string.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1834         $(AM_V_GEN)rm -f $@-t $@ && \
1835         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1836           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1837               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1838               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1839               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1840               -e 's|@''NEXT_STRING_H''@|$(NEXT_STRING_H)|g' \
1841               -e 's/@''GNULIB_FFSL''@/$(GNULIB_FFSL)/g' \
1842               -e 's/@''GNULIB_FFSLL''@/$(GNULIB_FFSLL)/g' \
1843               -e 's/@''GNULIB_MBSLEN''@/$(GNULIB_MBSLEN)/g' \
1844               -e 's/@''GNULIB_MBSNLEN''@/$(GNULIB_MBSNLEN)/g' \
1845               -e 's/@''GNULIB_MBSCHR''@/$(GNULIB_MBSCHR)/g' \
1846               -e 's/@''GNULIB_MBSRCHR''@/$(GNULIB_MBSRCHR)/g' \
1847               -e 's/@''GNULIB_MBSSTR''@/$(GNULIB_MBSSTR)/g' \
1848               -e 's/@''GNULIB_MBSCASECMP''@/$(GNULIB_MBSCASECMP)/g' \
1849               -e 's/@''GNULIB_MBSNCASECMP''@/$(GNULIB_MBSNCASECMP)/g' \
1850               -e 's/@''GNULIB_MBSPCASECMP''@/$(GNULIB_MBSPCASECMP)/g' \
1851               -e 's/@''GNULIB_MBSCASESTR''@/$(GNULIB_MBSCASESTR)/g' \
1852               -e 's/@''GNULIB_MBSCSPN''@/$(GNULIB_MBSCSPN)/g' \
1853               -e 's/@''GNULIB_MBSPBRK''@/$(GNULIB_MBSPBRK)/g' \
1854               -e 's/@''GNULIB_MBSSPN''@/$(GNULIB_MBSSPN)/g' \
1855               -e 's/@''GNULIB_MBSSEP''@/$(GNULIB_MBSSEP)/g' \
1856               -e 's/@''GNULIB_MBSTOK_R''@/$(GNULIB_MBSTOK_R)/g' \
1857               -e 's/@''GNULIB_MEMCHR''@/$(GNULIB_MEMCHR)/g' \
1858               -e 's/@''GNULIB_MEMMEM''@/$(GNULIB_MEMMEM)/g' \
1859               -e 's/@''GNULIB_MEMPCPY''@/$(GNULIB_MEMPCPY)/g' \
1860               -e 's/@''GNULIB_MEMRCHR''@/$(GNULIB_MEMRCHR)/g' \
1861               -e 's/@''GNULIB_RAWMEMCHR''@/$(GNULIB_RAWMEMCHR)/g' \
1862               -e 's/@''GNULIB_STPCPY''@/$(GNULIB_STPCPY)/g' \
1863               -e 's/@''GNULIB_STPNCPY''@/$(GNULIB_STPNCPY)/g' \
1864               -e 's/@''GNULIB_STRCHRNUL''@/$(GNULIB_STRCHRNUL)/g' \
1865               -e 's/@''GNULIB_STRDUP''@/$(GNULIB_STRDUP)/g' \
1866               -e 's/@''GNULIB_STRNCAT''@/$(GNULIB_STRNCAT)/g' \
1867               -e 's/@''GNULIB_STRNDUP''@/$(GNULIB_STRNDUP)/g' \
1868               -e 's/@''GNULIB_STRNLEN''@/$(GNULIB_STRNLEN)/g' \
1869               -e 's/@''GNULIB_STRPBRK''@/$(GNULIB_STRPBRK)/g' \
1870               -e 's/@''GNULIB_STRSEP''@/$(GNULIB_STRSEP)/g' \
1871               -e 's/@''GNULIB_STRSTR''@/$(GNULIB_STRSTR)/g' \
1872               -e 's/@''GNULIB_STRCASESTR''@/$(GNULIB_STRCASESTR)/g' \
1873               -e 's/@''GNULIB_STRTOK_R''@/$(GNULIB_STRTOK_R)/g' \
1874               -e 's/@''GNULIB_STRERROR''@/$(GNULIB_STRERROR)/g' \
1875               -e 's/@''GNULIB_STRERROR_R''@/$(GNULIB_STRERROR_R)/g' \
1876               -e 's/@''GNULIB_STRSIGNAL''@/$(GNULIB_STRSIGNAL)/g' \
1877               -e 's/@''GNULIB_STRVERSCMP''@/$(GNULIB_STRVERSCMP)/g' \
1878               < $(srcdir)/string.in.h | \
1879           sed -e 's|@''HAVE_FFSL''@|$(HAVE_FFSL)|g' \
1880               -e 's|@''HAVE_FFSLL''@|$(HAVE_FFSLL)|g' \
1881               -e 's|@''HAVE_MBSLEN''@|$(HAVE_MBSLEN)|g' \
1882               -e 's|@''HAVE_MEMCHR''@|$(HAVE_MEMCHR)|g' \
1883               -e 's|@''HAVE_DECL_MEMMEM''@|$(HAVE_DECL_MEMMEM)|g' \
1884               -e 's|@''HAVE_MEMPCPY''@|$(HAVE_MEMPCPY)|g' \
1885               -e 's|@''HAVE_DECL_MEMRCHR''@|$(HAVE_DECL_MEMRCHR)|g' \
1886               -e 's|@''HAVE_RAWMEMCHR''@|$(HAVE_RAWMEMCHR)|g' \
1887               -e 's|@''HAVE_STPCPY''@|$(HAVE_STPCPY)|g' \
1888               -e 's|@''HAVE_STPNCPY''@|$(HAVE_STPNCPY)|g' \
1889               -e 's|@''HAVE_STRCHRNUL''@|$(HAVE_STRCHRNUL)|g' \
1890               -e 's|@''HAVE_DECL_STRDUP''@|$(HAVE_DECL_STRDUP)|g' \
1891               -e 's|@''HAVE_DECL_STRNDUP''@|$(HAVE_DECL_STRNDUP)|g' \
1892               -e 's|@''HAVE_DECL_STRNLEN''@|$(HAVE_DECL_STRNLEN)|g' \
1893               -e 's|@''HAVE_STRPBRK''@|$(HAVE_STRPBRK)|g' \
1894               -e 's|@''HAVE_STRSEP''@|$(HAVE_STRSEP)|g' \
1895               -e 's|@''HAVE_STRCASESTR''@|$(HAVE_STRCASESTR)|g' \
1896               -e 's|@''HAVE_DECL_STRTOK_R''@|$(HAVE_DECL_STRTOK_R)|g' \
1897               -e 's|@''HAVE_DECL_STRERROR_R''@|$(HAVE_DECL_STRERROR_R)|g' \
1898               -e 's|@''HAVE_DECL_STRSIGNAL''@|$(HAVE_DECL_STRSIGNAL)|g' \
1899               -e 's|@''HAVE_STRVERSCMP''@|$(HAVE_STRVERSCMP)|g' \
1900               -e 's|@''REPLACE_STPNCPY''@|$(REPLACE_STPNCPY)|g' \
1901               -e 's|@''REPLACE_MEMCHR''@|$(REPLACE_MEMCHR)|g' \
1902               -e 's|@''REPLACE_MEMMEM''@|$(REPLACE_MEMMEM)|g' \
1903               -e 's|@''REPLACE_STRCASESTR''@|$(REPLACE_STRCASESTR)|g' \
1904               -e 's|@''REPLACE_STRCHRNUL''@|$(REPLACE_STRCHRNUL)|g' \
1905               -e 's|@''REPLACE_STRDUP''@|$(REPLACE_STRDUP)|g' \
1906               -e 's|@''REPLACE_STRSTR''@|$(REPLACE_STRSTR)|g' \
1907               -e 's|@''REPLACE_STRERROR''@|$(REPLACE_STRERROR)|g' \
1908               -e 's|@''REPLACE_STRERROR_R''@|$(REPLACE_STRERROR_R)|g' \
1909               -e 's|@''REPLACE_STRNCAT''@|$(REPLACE_STRNCAT)|g' \
1910               -e 's|@''REPLACE_STRNDUP''@|$(REPLACE_STRNDUP)|g' \
1911               -e 's|@''REPLACE_STRNLEN''@|$(REPLACE_STRNLEN)|g' \
1912               -e 's|@''REPLACE_STRSIGNAL''@|$(REPLACE_STRSIGNAL)|g' \
1913               -e 's|@''REPLACE_STRTOK_R''@|$(REPLACE_STRTOK_R)|g' \
1914               -e 's|@''UNDEFINE_STRTOK_R''@|$(UNDEFINE_STRTOK_R)|g' \
1915               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1916               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1917               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
1918               < $(srcdir)/string.in.h; \
1919         } > $@-t && \
1920         mv $@-t $@
1921 MOSTLYCLEANFILES += string.h string.h-t
1923 EXTRA_DIST += string.in.h
1925 ## end   gnulib module string
1927 ## begin gnulib module strings
1929 BUILT_SOURCES += strings.h
1931 # We need the following in order to create <strings.h> when the system
1932 # doesn't have one that works with the given compiler.
1933 strings.h: strings.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H)
1934         $(AM_V_GEN)rm -f $@-t $@ && \
1935         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1936           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1937               -e 's|@''HAVE_STRINGS_H''@|$(HAVE_STRINGS_H)|g' \
1938               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1939               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1940               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1941               -e 's|@''NEXT_STRINGS_H''@|$(NEXT_STRINGS_H)|g' \
1942               -e 's|@''GNULIB_FFS''@|$(GNULIB_FFS)|g' \
1943               -e 's|@''HAVE_FFS''@|$(HAVE_FFS)|g' \
1944               -e 's|@''HAVE_STRCASECMP''@|$(HAVE_STRCASECMP)|g' \
1945               -e 's|@''HAVE_DECL_STRNCASECMP''@|$(HAVE_DECL_STRNCASECMP)|g' \
1946               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1947               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1948               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
1949               < $(srcdir)/strings.in.h; \
1950         } > $@-t && \
1951         mv $@-t $@
1952 MOSTLYCLEANFILES += strings.h strings.h-t
1954 EXTRA_DIST += strings.in.h
1956 ## end   gnulib module strings
1958 ## begin gnulib module strndup
1961 EXTRA_DIST += strndup.c
1963 EXTRA_libgnu_la_SOURCES += strndup.c
1965 ## end   gnulib module strndup
1967 ## begin gnulib module strnlen
1970 EXTRA_DIST += strnlen.c
1972 EXTRA_libgnu_la_SOURCES += strnlen.c
1974 ## end   gnulib module strnlen
1976 ## begin gnulib module strtok_r
1979 EXTRA_DIST += strtok_r.c
1981 EXTRA_libgnu_la_SOURCES += strtok_r.c
1983 ## end   gnulib module strtok_r
1985 ## begin gnulib module strverscmp
1988 EXTRA_DIST += strverscmp.c
1990 EXTRA_libgnu_la_SOURCES += strverscmp.c
1992 ## end   gnulib module strverscmp
1994 ## begin gnulib module sys_select
1996 BUILT_SOURCES += sys/select.h
1998 # We need the following in order to create <sys/select.h> when the system
1999 # doesn't have one that works with the given compiler.
2000 sys/select.h: sys_select.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
2001         $(AM_V_at)$(MKDIR_P) sys
2002         $(AM_V_GEN)rm -f $@-t $@ && \
2003         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2004           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2005               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2006               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2007               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2008               -e 's|@''NEXT_SYS_SELECT_H''@|$(NEXT_SYS_SELECT_H)|g' \
2009               -e 's|@''HAVE_SYS_SELECT_H''@|$(HAVE_SYS_SELECT_H)|g' \
2010               -e 's/@''GNULIB_PSELECT''@/$(GNULIB_PSELECT)/g' \
2011               -e 's/@''GNULIB_SELECT''@/$(GNULIB_SELECT)/g' \
2012               -e 's|@''HAVE_WINSOCK2_H''@|$(HAVE_WINSOCK2_H)|g' \
2013               -e 's|@''HAVE_PSELECT''@|$(HAVE_PSELECT)|g' \
2014               -e 's|@''REPLACE_PSELECT''@|$(REPLACE_PSELECT)|g' \
2015               -e 's|@''REPLACE_SELECT''@|$(REPLACE_SELECT)|g' \
2016               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2017               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
2018               < $(srcdir)/sys_select.in.h; \
2019         } > $@-t && \
2020         mv $@-t $@
2021 MOSTLYCLEANFILES += sys/select.h sys/select.h-t
2022 MOSTLYCLEANDIRS += sys
2024 EXTRA_DIST += sys_select.in.h
2026 ## end   gnulib module sys_select
2028 ## begin gnulib module sys_socket
2030 BUILT_SOURCES += sys/socket.h
2032 # We need the following in order to create <sys/socket.h> when the system
2033 # doesn't have one that works with the given compiler.
2034 sys/socket.h: sys_socket.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H)
2035         $(AM_V_at)$(MKDIR_P) sys
2036         $(AM_V_GEN)rm -f $@-t $@ && \
2037         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2038           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2039               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2040               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2041               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2042               -e 's|@''NEXT_SYS_SOCKET_H''@|$(NEXT_SYS_SOCKET_H)|g' \
2043               -e 's|@''HAVE_SYS_SOCKET_H''@|$(HAVE_SYS_SOCKET_H)|g' \
2044               -e 's/@''GNULIB_CLOSE''@/$(GNULIB_CLOSE)/g' \
2045               -e 's/@''GNULIB_SOCKET''@/$(GNULIB_SOCKET)/g' \
2046               -e 's/@''GNULIB_CONNECT''@/$(GNULIB_CONNECT)/g' \
2047               -e 's/@''GNULIB_ACCEPT''@/$(GNULIB_ACCEPT)/g' \
2048               -e 's/@''GNULIB_BIND''@/$(GNULIB_BIND)/g' \
2049               -e 's/@''GNULIB_GETPEERNAME''@/$(GNULIB_GETPEERNAME)/g' \
2050               -e 's/@''GNULIB_GETSOCKNAME''@/$(GNULIB_GETSOCKNAME)/g' \
2051               -e 's/@''GNULIB_GETSOCKOPT''@/$(GNULIB_GETSOCKOPT)/g' \
2052               -e 's/@''GNULIB_LISTEN''@/$(GNULIB_LISTEN)/g' \
2053               -e 's/@''GNULIB_RECV''@/$(GNULIB_RECV)/g' \
2054               -e 's/@''GNULIB_SEND''@/$(GNULIB_SEND)/g' \
2055               -e 's/@''GNULIB_RECVFROM''@/$(GNULIB_RECVFROM)/g' \
2056               -e 's/@''GNULIB_SENDTO''@/$(GNULIB_SENDTO)/g' \
2057               -e 's/@''GNULIB_SETSOCKOPT''@/$(GNULIB_SETSOCKOPT)/g' \
2058               -e 's/@''GNULIB_SHUTDOWN''@/$(GNULIB_SHUTDOWN)/g' \
2059               -e 's/@''GNULIB_ACCEPT4''@/$(GNULIB_ACCEPT4)/g' \
2060               -e 's|@''HAVE_WINSOCK2_H''@|$(HAVE_WINSOCK2_H)|g' \
2061               -e 's|@''HAVE_WS2TCPIP_H''@|$(HAVE_WS2TCPIP_H)|g' \
2062               -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|$(HAVE_STRUCT_SOCKADDR_STORAGE)|g' \
2063               -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|$(HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY)|g' \
2064               -e 's|@''HAVE_SA_FAMILY_T''@|$(HAVE_SA_FAMILY_T)|g' \
2065               -e 's|@''HAVE_ACCEPT4''@|$(HAVE_ACCEPT4)|g' \
2066               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2067               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2068               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
2069               < $(srcdir)/sys_socket.in.h; \
2070         } > $@-t && \
2071         mv -f $@-t $@
2072 MOSTLYCLEANFILES += sys/socket.h sys/socket.h-t
2073 MOSTLYCLEANDIRS += sys
2075 EXTRA_DIST += sys_socket.in.h
2077 ## end   gnulib module sys_socket
2079 ## begin gnulib module sys_stat
2081 BUILT_SOURCES += sys/stat.h
2083 # We need the following in order to create <sys/stat.h> when the system
2084 # has one that is incomplete.
2085 sys/stat.h: sys_stat.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
2086         $(AM_V_at)$(MKDIR_P) sys
2087         $(AM_V_GEN)rm -f $@-t $@ && \
2088         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2089           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2090               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2091               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2092               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2093               -e 's|@''NEXT_SYS_STAT_H''@|$(NEXT_SYS_STAT_H)|g' \
2094               -e 's/@''GNULIB_FCHMODAT''@/$(GNULIB_FCHMODAT)/g' \
2095               -e 's/@''GNULIB_FSTAT''@/$(GNULIB_FSTAT)/g' \
2096               -e 's/@''GNULIB_FSTATAT''@/$(GNULIB_FSTATAT)/g' \
2097               -e 's/@''GNULIB_FUTIMENS''@/$(GNULIB_FUTIMENS)/g' \
2098               -e 's/@''GNULIB_LCHMOD''@/$(GNULIB_LCHMOD)/g' \
2099               -e 's/@''GNULIB_LSTAT''@/$(GNULIB_LSTAT)/g' \
2100               -e 's/@''GNULIB_MKDIRAT''@/$(GNULIB_MKDIRAT)/g' \
2101               -e 's/@''GNULIB_MKFIFO''@/$(GNULIB_MKFIFO)/g' \
2102               -e 's/@''GNULIB_MKFIFOAT''@/$(GNULIB_MKFIFOAT)/g' \
2103               -e 's/@''GNULIB_MKNOD''@/$(GNULIB_MKNOD)/g' \
2104               -e 's/@''GNULIB_MKNODAT''@/$(GNULIB_MKNODAT)/g' \
2105               -e 's/@''GNULIB_STAT''@/$(GNULIB_STAT)/g' \
2106               -e 's/@''GNULIB_UTIMENSAT''@/$(GNULIB_UTIMENSAT)/g' \
2107               -e 's|@''HAVE_FCHMODAT''@|$(HAVE_FCHMODAT)|g' \
2108               -e 's|@''HAVE_FSTATAT''@|$(HAVE_FSTATAT)|g' \
2109               -e 's|@''HAVE_FUTIMENS''@|$(HAVE_FUTIMENS)|g' \
2110               -e 's|@''HAVE_LCHMOD''@|$(HAVE_LCHMOD)|g' \
2111               -e 's|@''HAVE_LSTAT''@|$(HAVE_LSTAT)|g' \
2112               -e 's|@''HAVE_MKDIRAT''@|$(HAVE_MKDIRAT)|g' \
2113               -e 's|@''HAVE_MKFIFO''@|$(HAVE_MKFIFO)|g' \
2114               -e 's|@''HAVE_MKFIFOAT''@|$(HAVE_MKFIFOAT)|g' \
2115               -e 's|@''HAVE_MKNOD''@|$(HAVE_MKNOD)|g' \
2116               -e 's|@''HAVE_MKNODAT''@|$(HAVE_MKNODAT)|g' \
2117               -e 's|@''HAVE_UTIMENSAT''@|$(HAVE_UTIMENSAT)|g' \
2118               -e 's|@''REPLACE_FSTAT''@|$(REPLACE_FSTAT)|g' \
2119               -e 's|@''REPLACE_FSTATAT''@|$(REPLACE_FSTATAT)|g' \
2120               -e 's|@''REPLACE_FUTIMENS''@|$(REPLACE_FUTIMENS)|g' \
2121               -e 's|@''REPLACE_LSTAT''@|$(REPLACE_LSTAT)|g' \
2122               -e 's|@''REPLACE_MKDIR''@|$(REPLACE_MKDIR)|g' \
2123               -e 's|@''REPLACE_MKFIFO''@|$(REPLACE_MKFIFO)|g' \
2124               -e 's|@''REPLACE_MKNOD''@|$(REPLACE_MKNOD)|g' \
2125               -e 's|@''REPLACE_STAT''@|$(REPLACE_STAT)|g' \
2126               -e 's|@''REPLACE_UTIMENSAT''@|$(REPLACE_UTIMENSAT)|g' \
2127               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2128               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2129               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
2130               < $(srcdir)/sys_stat.in.h; \
2131         } > $@-t && \
2132         mv $@-t $@
2133 MOSTLYCLEANFILES += sys/stat.h sys/stat.h-t
2134 MOSTLYCLEANDIRS += sys
2136 EXTRA_DIST += sys_stat.in.h
2138 ## end   gnulib module sys_stat
2140 ## begin gnulib module sys_time
2142 BUILT_SOURCES += sys/time.h
2144 # We need the following in order to create <sys/time.h> when the system
2145 # doesn't have one that works with the given compiler.
2146 sys/time.h: sys_time.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
2147         $(AM_V_at)$(MKDIR_P) sys
2148         $(AM_V_GEN)rm -f $@-t $@ && \
2149         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2150           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2151               -e 's/@''HAVE_SYS_TIME_H''@/$(HAVE_SYS_TIME_H)/g' \
2152               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2153               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2154               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2155               -e 's|@''NEXT_SYS_TIME_H''@|$(NEXT_SYS_TIME_H)|g' \
2156               -e 's/@''GNULIB_GETTIMEOFDAY''@/$(GNULIB_GETTIMEOFDAY)/g' \
2157               -e 's|@''HAVE_WINSOCK2_H''@|$(HAVE_WINSOCK2_H)|g' \
2158               -e 's/@''HAVE_GETTIMEOFDAY''@/$(HAVE_GETTIMEOFDAY)/g' \
2159               -e 's/@''HAVE_STRUCT_TIMEVAL''@/$(HAVE_STRUCT_TIMEVAL)/g' \
2160               -e 's/@''REPLACE_GETTIMEOFDAY''@/$(REPLACE_GETTIMEOFDAY)/g' \
2161               -e 's/@''REPLACE_STRUCT_TIMEVAL''@/$(REPLACE_STRUCT_TIMEVAL)/g' \
2162               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2163               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2164               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
2165               < $(srcdir)/sys_time.in.h; \
2166         } > $@-t && \
2167         mv $@-t $@
2168 MOSTLYCLEANFILES += sys/time.h sys/time.h-t
2170 EXTRA_DIST += sys_time.in.h
2172 ## end   gnulib module sys_time
2174 ## begin gnulib module sys_types
2176 BUILT_SOURCES += sys/types.h
2178 # We need the following in order to create <sys/types.h> when the system
2179 # doesn't have one that works with the given compiler.
2180 sys/types.h: sys_types.in.h $(top_builddir)/config.status
2181         $(AM_V_at)$(MKDIR_P) sys
2182         $(AM_V_GEN)rm -f $@-t $@ && \
2183         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2184           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2185               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2186               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2187               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2188               -e 's|@''NEXT_SYS_TYPES_H''@|$(NEXT_SYS_TYPES_H)|g' \
2189               < $(srcdir)/sys_types.in.h; \
2190         } > $@-t && \
2191         mv $@-t $@
2192 MOSTLYCLEANFILES += sys/types.h sys/types.h-t
2194 EXTRA_DIST += sys_types.in.h
2196 ## end   gnulib module sys_types
2198 ## begin gnulib module sys_uio
2200 BUILT_SOURCES += sys/uio.h
2202 # We need the following in order to create <sys/uio.h> when the system
2203 # doesn't have one that works with the given compiler.
2204 sys/uio.h: sys_uio.in.h $(top_builddir)/config.status
2205         $(AM_V_at)$(MKDIR_P) sys
2206         $(AM_V_GEN)rm -f $@-t $@ && \
2207         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2208           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2209               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2210               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2211               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2212               -e 's|@''NEXT_SYS_UIO_H''@|$(NEXT_SYS_UIO_H)|g' \
2213               -e 's|@''HAVE_SYS_UIO_H''@|$(HAVE_SYS_UIO_H)|g' \
2214               < $(srcdir)/sys_uio.in.h; \
2215         } > $@-t && \
2216         mv -f $@-t $@
2217 MOSTLYCLEANFILES += sys/uio.h sys/uio.h-t
2218 MOSTLYCLEANDIRS += sys
2220 EXTRA_DIST += sys_uio.in.h
2222 ## end   gnulib module sys_uio
2224 ## begin gnulib module sysexits
2226 BUILT_SOURCES += $(SYSEXITS_H)
2228 # We need the following in order to create <sysexits.h> when the system
2229 # doesn't have one that works with the given compiler.
2230 if GL_GENERATE_SYSEXITS_H
2231 sysexits.h: sysexits.in.h $(top_builddir)/config.status
2232         $(AM_V_GEN)rm -f $@-t $@ && \
2233         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2234           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2235               -e 's|@''HAVE_SYSEXITS_H''@|$(HAVE_SYSEXITS_H)|g' \
2236               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2237               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2238               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2239               -e 's|@''NEXT_SYSEXITS_H''@|$(NEXT_SYSEXITS_H)|g' \
2240               < $(srcdir)/sysexits.in.h; \
2241         } > $@-t && \
2242         mv -f $@-t $@
2243 else
2244 sysexits.h: $(top_builddir)/config.status
2245         rm -f $@
2246 endif
2247 MOSTLYCLEANFILES += sysexits.h sysexits.h-t
2249 EXTRA_DIST += sysexits.in.h
2251 ## end   gnulib module sysexits
2253 ## begin gnulib module threadlib
2255 libgnu_la_SOURCES += glthread/threadlib.c
2257 EXTRA_DIST += $(top_srcdir)/build-aux/config.rpath
2259 ## end   gnulib module threadlib
2261 ## begin gnulib module time
2263 BUILT_SOURCES += time.h
2265 # We need the following in order to create <time.h> when the system
2266 # doesn't have one that works with the given compiler.
2267 time.h: time.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
2268         $(AM_V_GEN)rm -f $@-t $@ && \
2269         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
2270           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2271               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2272               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2273               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2274               -e 's|@''NEXT_TIME_H''@|$(NEXT_TIME_H)|g' \
2275               -e 's/@''GNULIB_MKTIME''@/$(GNULIB_MKTIME)/g' \
2276               -e 's/@''GNULIB_NANOSLEEP''@/$(GNULIB_NANOSLEEP)/g' \
2277               -e 's/@''GNULIB_STRPTIME''@/$(GNULIB_STRPTIME)/g' \
2278               -e 's/@''GNULIB_TIMEGM''@/$(GNULIB_TIMEGM)/g' \
2279               -e 's/@''GNULIB_TIME_R''@/$(GNULIB_TIME_R)/g' \
2280               -e 's|@''HAVE_DECL_LOCALTIME_R''@|$(HAVE_DECL_LOCALTIME_R)|g' \
2281               -e 's|@''HAVE_NANOSLEEP''@|$(HAVE_NANOSLEEP)|g' \
2282               -e 's|@''HAVE_STRPTIME''@|$(HAVE_STRPTIME)|g' \
2283               -e 's|@''HAVE_TIMEGM''@|$(HAVE_TIMEGM)|g' \
2284               -e 's|@''REPLACE_LOCALTIME_R''@|$(REPLACE_LOCALTIME_R)|g' \
2285               -e 's|@''REPLACE_MKTIME''@|$(REPLACE_MKTIME)|g' \
2286               -e 's|@''REPLACE_NANOSLEEP''@|$(REPLACE_NANOSLEEP)|g' \
2287               -e 's|@''REPLACE_TIMEGM''@|$(REPLACE_TIMEGM)|g' \
2288               -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|$(PTHREAD_H_DEFINES_STRUCT_TIMESPEC)|g' \
2289               -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(SYS_TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
2290               -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
2291               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2292               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2293               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
2294               < $(srcdir)/time.in.h; \
2295         } > $@-t && \
2296         mv $@-t $@
2297 MOSTLYCLEANFILES += time.h time.h-t
2299 EXTRA_DIST += time.in.h
2301 ## end   gnulib module time
2303 ## begin gnulib module time_r
2306 EXTRA_DIST += time_r.c
2308 EXTRA_libgnu_la_SOURCES += time_r.c
2310 ## end   gnulib module time_r
2312 ## begin gnulib module timespec
2315 EXTRA_DIST += timespec.h
2317 ## end   gnulib module timespec
2319 ## begin gnulib module u64
2322 EXTRA_DIST += u64.h
2324 ## end   gnulib module u64
2326 ## begin gnulib module unistd
2328 BUILT_SOURCES += unistd.h
2330 # We need the following in order to create an empty placeholder for
2331 # <unistd.h> when the system doesn't have one.
2332 unistd.h: unistd.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
2333         $(AM_V_GEN)rm -f $@-t $@ && \
2334         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2335           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2336               -e 's|@''HAVE_UNISTD_H''@|$(HAVE_UNISTD_H)|g' \
2337               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2338               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2339               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2340               -e 's|@''NEXT_UNISTD_H''@|$(NEXT_UNISTD_H)|g' \
2341               -e 's/@''GNULIB_CHDIR''@/$(GNULIB_CHDIR)/g' \
2342               -e 's/@''GNULIB_CHOWN''@/$(GNULIB_CHOWN)/g' \
2343               -e 's/@''GNULIB_CLOSE''@/$(GNULIB_CLOSE)/g' \
2344               -e 's/@''GNULIB_DUP''@/$(GNULIB_DUP)/g' \
2345               -e 's/@''GNULIB_DUP2''@/$(GNULIB_DUP2)/g' \
2346               -e 's/@''GNULIB_DUP3''@/$(GNULIB_DUP3)/g' \
2347               -e 's/@''GNULIB_ENVIRON''@/$(GNULIB_ENVIRON)/g' \
2348               -e 's/@''GNULIB_EUIDACCESS''@/$(GNULIB_EUIDACCESS)/g' \
2349               -e 's/@''GNULIB_FACCESSAT''@/$(GNULIB_FACCESSAT)/g' \
2350               -e 's/@''GNULIB_FCHDIR''@/$(GNULIB_FCHDIR)/g' \
2351               -e 's/@''GNULIB_FCHOWNAT''@/$(GNULIB_FCHOWNAT)/g' \
2352               -e 's/@''GNULIB_FDATASYNC''@/$(GNULIB_FDATASYNC)/g' \
2353               -e 's/@''GNULIB_FSYNC''@/$(GNULIB_FSYNC)/g' \
2354               -e 's/@''GNULIB_FTRUNCATE''@/$(GNULIB_FTRUNCATE)/g' \
2355               -e 's/@''GNULIB_GETCWD''@/$(GNULIB_GETCWD)/g' \
2356               -e 's/@''GNULIB_GETDOMAINNAME''@/$(GNULIB_GETDOMAINNAME)/g' \
2357               -e 's/@''GNULIB_GETDTABLESIZE''@/$(GNULIB_GETDTABLESIZE)/g' \
2358               -e 's/@''GNULIB_GETGROUPS''@/$(GNULIB_GETGROUPS)/g' \
2359               -e 's/@''GNULIB_GETHOSTNAME''@/$(GNULIB_GETHOSTNAME)/g' \
2360               -e 's/@''GNULIB_GETLOGIN''@/$(GNULIB_GETLOGIN)/g' \
2361               -e 's/@''GNULIB_GETLOGIN_R''@/$(GNULIB_GETLOGIN_R)/g' \
2362               -e 's/@''GNULIB_GETPAGESIZE''@/$(GNULIB_GETPAGESIZE)/g' \
2363               -e 's/@''GNULIB_GETUSERSHELL''@/$(GNULIB_GETUSERSHELL)/g' \
2364               -e 's/@''GNULIB_GROUP_MEMBER''@/$(GNULIB_GROUP_MEMBER)/g' \
2365               -e 's/@''GNULIB_ISATTY''@/$(GNULIB_ISATTY)/g' \
2366               -e 's/@''GNULIB_LCHOWN''@/$(GNULIB_LCHOWN)/g' \
2367               -e 's/@''GNULIB_LINK''@/$(GNULIB_LINK)/g' \
2368               -e 's/@''GNULIB_LINKAT''@/$(GNULIB_LINKAT)/g' \
2369               -e 's/@''GNULIB_LSEEK''@/$(GNULIB_LSEEK)/g' \
2370               -e 's/@''GNULIB_PIPE''@/$(GNULIB_PIPE)/g' \
2371               -e 's/@''GNULIB_PIPE2''@/$(GNULIB_PIPE2)/g' \
2372               -e 's/@''GNULIB_PREAD''@/$(GNULIB_PREAD)/g' \
2373               -e 's/@''GNULIB_PWRITE''@/$(GNULIB_PWRITE)/g' \
2374               -e 's/@''GNULIB_READ''@/$(GNULIB_READ)/g' \
2375               -e 's/@''GNULIB_READLINK''@/$(GNULIB_READLINK)/g' \
2376               -e 's/@''GNULIB_READLINKAT''@/$(GNULIB_READLINKAT)/g' \
2377               -e 's/@''GNULIB_RMDIR''@/$(GNULIB_RMDIR)/g' \
2378               -e 's/@''GNULIB_SETHOSTNAME''@/$(GNULIB_SETHOSTNAME)/g' \
2379               -e 's/@''GNULIB_SLEEP''@/$(GNULIB_SLEEP)/g' \
2380               -e 's/@''GNULIB_SYMLINK''@/$(GNULIB_SYMLINK)/g' \
2381               -e 's/@''GNULIB_SYMLINKAT''@/$(GNULIB_SYMLINKAT)/g' \
2382               -e 's/@''GNULIB_TTYNAME_R''@/$(GNULIB_TTYNAME_R)/g' \
2383               -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0$(GNULIB_GL_UNISTD_H_GETOPT)/g' \
2384               -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/$(GNULIB_UNISTD_H_NONBLOCKING)/g' \
2385               -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/$(GNULIB_UNISTD_H_SIGPIPE)/g' \
2386               -e 's/@''GNULIB_UNLINK''@/$(GNULIB_UNLINK)/g' \
2387               -e 's/@''GNULIB_UNLINKAT''@/$(GNULIB_UNLINKAT)/g' \
2388               -e 's/@''GNULIB_USLEEP''@/$(GNULIB_USLEEP)/g' \
2389               -e 's/@''GNULIB_WRITE''@/$(GNULIB_WRITE)/g' \
2390               < $(srcdir)/unistd.in.h | \
2391           sed -e 's|@''HAVE_CHOWN''@|$(HAVE_CHOWN)|g' \
2392               -e 's|@''HAVE_DUP2''@|$(HAVE_DUP2)|g' \
2393               -e 's|@''HAVE_DUP3''@|$(HAVE_DUP3)|g' \
2394               -e 's|@''HAVE_EUIDACCESS''@|$(HAVE_EUIDACCESS)|g' \
2395               -e 's|@''HAVE_FACCESSAT''@|$(HAVE_FACCESSAT)|g' \
2396               -e 's|@''HAVE_FCHDIR''@|$(HAVE_FCHDIR)|g' \
2397               -e 's|@''HAVE_FCHOWNAT''@|$(HAVE_FCHOWNAT)|g' \
2398               -e 's|@''HAVE_FDATASYNC''@|$(HAVE_FDATASYNC)|g' \
2399               -e 's|@''HAVE_FSYNC''@|$(HAVE_FSYNC)|g' \
2400               -e 's|@''HAVE_FTRUNCATE''@|$(HAVE_FTRUNCATE)|g' \
2401               -e 's|@''HAVE_GETDTABLESIZE''@|$(HAVE_GETDTABLESIZE)|g' \
2402               -e 's|@''HAVE_GETGROUPS''@|$(HAVE_GETGROUPS)|g' \
2403               -e 's|@''HAVE_GETHOSTNAME''@|$(HAVE_GETHOSTNAME)|g' \
2404               -e 's|@''HAVE_GETLOGIN''@|$(HAVE_GETLOGIN)|g' \
2405               -e 's|@''HAVE_GETPAGESIZE''@|$(HAVE_GETPAGESIZE)|g' \
2406               -e 's|@''HAVE_GROUP_MEMBER''@|$(HAVE_GROUP_MEMBER)|g' \
2407               -e 's|@''HAVE_LCHOWN''@|$(HAVE_LCHOWN)|g' \
2408               -e 's|@''HAVE_LINK''@|$(HAVE_LINK)|g' \
2409               -e 's|@''HAVE_LINKAT''@|$(HAVE_LINKAT)|g' \
2410               -e 's|@''HAVE_PIPE''@|$(HAVE_PIPE)|g' \
2411               -e 's|@''HAVE_PIPE2''@|$(HAVE_PIPE2)|g' \
2412               -e 's|@''HAVE_PREAD''@|$(HAVE_PREAD)|g' \
2413               -e 's|@''HAVE_PWRITE''@|$(HAVE_PWRITE)|g' \
2414               -e 's|@''HAVE_READLINK''@|$(HAVE_READLINK)|g' \
2415               -e 's|@''HAVE_READLINKAT''@|$(HAVE_READLINKAT)|g' \
2416               -e 's|@''HAVE_SETHOSTNAME''@|$(HAVE_SETHOSTNAME)|g' \
2417               -e 's|@''HAVE_SLEEP''@|$(HAVE_SLEEP)|g' \
2418               -e 's|@''HAVE_SYMLINK''@|$(HAVE_SYMLINK)|g' \
2419               -e 's|@''HAVE_SYMLINKAT''@|$(HAVE_SYMLINKAT)|g' \
2420               -e 's|@''HAVE_UNLINKAT''@|$(HAVE_UNLINKAT)|g' \
2421               -e 's|@''HAVE_USLEEP''@|$(HAVE_USLEEP)|g' \
2422               -e 's|@''HAVE_DECL_ENVIRON''@|$(HAVE_DECL_ENVIRON)|g' \
2423               -e 's|@''HAVE_DECL_FCHDIR''@|$(HAVE_DECL_FCHDIR)|g' \
2424               -e 's|@''HAVE_DECL_FDATASYNC''@|$(HAVE_DECL_FDATASYNC)|g' \
2425               -e 's|@''HAVE_DECL_GETDOMAINNAME''@|$(HAVE_DECL_GETDOMAINNAME)|g' \
2426               -e 's|@''HAVE_DECL_GETLOGIN_R''@|$(HAVE_DECL_GETLOGIN_R)|g' \
2427               -e 's|@''HAVE_DECL_GETPAGESIZE''@|$(HAVE_DECL_GETPAGESIZE)|g' \
2428               -e 's|@''HAVE_DECL_GETUSERSHELL''@|$(HAVE_DECL_GETUSERSHELL)|g' \
2429               -e 's|@''HAVE_DECL_SETHOSTNAME''@|$(HAVE_DECL_SETHOSTNAME)|g' \
2430               -e 's|@''HAVE_DECL_TTYNAME_R''@|$(HAVE_DECL_TTYNAME_R)|g' \
2431               -e 's|@''HAVE_OS_H''@|$(HAVE_OS_H)|g' \
2432               -e 's|@''HAVE_SYS_PARAM_H''@|$(HAVE_SYS_PARAM_H)|g' \
2433           | \
2434           sed -e 's|@''REPLACE_CHOWN''@|$(REPLACE_CHOWN)|g' \
2435               -e 's|@''REPLACE_CLOSE''@|$(REPLACE_CLOSE)|g' \
2436               -e 's|@''REPLACE_DUP''@|$(REPLACE_DUP)|g' \
2437               -e 's|@''REPLACE_DUP2''@|$(REPLACE_DUP2)|g' \
2438               -e 's|@''REPLACE_FCHOWNAT''@|$(REPLACE_FCHOWNAT)|g' \
2439               -e 's|@''REPLACE_GETCWD''@|$(REPLACE_GETCWD)|g' \
2440               -e 's|@''REPLACE_GETDOMAINNAME''@|$(REPLACE_GETDOMAINNAME)|g' \
2441               -e 's|@''REPLACE_GETLOGIN_R''@|$(REPLACE_GETLOGIN_R)|g' \
2442               -e 's|@''REPLACE_GETGROUPS''@|$(REPLACE_GETGROUPS)|g' \
2443               -e 's|@''REPLACE_GETPAGESIZE''@|$(REPLACE_GETPAGESIZE)|g' \
2444               -e 's|@''REPLACE_ISATTY''@|$(REPLACE_ISATTY)|g' \
2445               -e 's|@''REPLACE_LCHOWN''@|$(REPLACE_LCHOWN)|g' \
2446               -e 's|@''REPLACE_LINK''@|$(REPLACE_LINK)|g' \
2447               -e 's|@''REPLACE_LINKAT''@|$(REPLACE_LINKAT)|g' \
2448               -e 's|@''REPLACE_LSEEK''@|$(REPLACE_LSEEK)|g' \
2449               -e 's|@''REPLACE_PREAD''@|$(REPLACE_PREAD)|g' \
2450               -e 's|@''REPLACE_PWRITE''@|$(REPLACE_PWRITE)|g' \
2451               -e 's|@''REPLACE_READ''@|$(REPLACE_READ)|g' \
2452               -e 's|@''REPLACE_READLINK''@|$(REPLACE_READLINK)|g' \
2453               -e 's|@''REPLACE_RMDIR''@|$(REPLACE_RMDIR)|g' \
2454               -e 's|@''REPLACE_SLEEP''@|$(REPLACE_SLEEP)|g' \
2455               -e 's|@''REPLACE_SYMLINK''@|$(REPLACE_SYMLINK)|g' \
2456               -e 's|@''REPLACE_TTYNAME_R''@|$(REPLACE_TTYNAME_R)|g' \
2457               -e 's|@''REPLACE_UNLINK''@|$(REPLACE_UNLINK)|g' \
2458               -e 's|@''REPLACE_UNLINKAT''@|$(REPLACE_UNLINKAT)|g' \
2459               -e 's|@''REPLACE_USLEEP''@|$(REPLACE_USLEEP)|g' \
2460               -e 's|@''REPLACE_WRITE''@|$(REPLACE_WRITE)|g' \
2461               -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|$(UNISTD_H_HAVE_WINSOCK2_H)|g' \
2462               -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|$(UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS)|g' \
2463               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2464               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2465               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
2466         } > $@-t && \
2467         mv $@-t $@
2468 MOSTLYCLEANFILES += unistd.h unistd.h-t
2470 EXTRA_DIST += unistd.in.h
2472 ## end   gnulib module unistd
2474 ## begin gnulib module useless-if-before-free
2477 EXTRA_DIST += $(top_srcdir)/build-aux/useless-if-before-free
2479 ## end   gnulib module useless-if-before-free
2481 ## begin gnulib module vasnprintf
2484 EXTRA_DIST += asnprintf.c float+.h printf-args.c printf-args.h printf-parse.c printf-parse.h vasnprintf.c vasnprintf.h
2486 EXTRA_libgnu_la_SOURCES += asnprintf.c printf-args.c printf-parse.c vasnprintf.c
2488 ## end   gnulib module vasnprintf
2490 ## begin gnulib module vasprintf
2493 EXTRA_DIST += asprintf.c vasprintf.c
2495 EXTRA_libgnu_la_SOURCES += asprintf.c vasprintf.c
2497 ## end   gnulib module vasprintf
2499 ## begin gnulib module vc-list-files
2502 EXTRA_DIST += $(top_srcdir)/build-aux/vc-list-files
2504 ## end   gnulib module vc-list-files
2506 ## begin gnulib module verify
2509 EXTRA_DIST += verify.h
2511 ## end   gnulib module verify
2513 ## begin gnulib module version-etc
2515 libgnu_la_SOURCES += version-etc.h version-etc.c
2517 ## end   gnulib module version-etc
2519 ## begin gnulib module version-etc-fsf
2521 libgnu_la_SOURCES += version-etc-fsf.c
2523 ## end   gnulib module version-etc-fsf
2525 ## begin gnulib module vfprintf-posix
2528 EXTRA_DIST += vfprintf.c
2530 EXTRA_libgnu_la_SOURCES += vfprintf.c
2532 ## end   gnulib module vfprintf-posix
2534 ## begin gnulib module vprintf-posix
2537 EXTRA_DIST += vprintf.c
2539 EXTRA_libgnu_la_SOURCES += vprintf.c
2541 ## end   gnulib module vprintf-posix
2543 ## begin gnulib module vsnprintf
2546 EXTRA_DIST += vsnprintf.c
2548 EXTRA_libgnu_la_SOURCES += vsnprintf.c
2550 ## end   gnulib module vsnprintf
2552 ## begin gnulib module wchar
2554 BUILT_SOURCES += wchar.h
2556 # We need the following in order to create <wchar.h> when the system
2557 # version does not work standalone.
2558 wchar.h: wchar.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
2559         $(AM_V_GEN)rm -f $@-t $@ && \
2560         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2561           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2562               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2563               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2564               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2565               -e 's|@''HAVE_FEATURES_H''@|$(HAVE_FEATURES_H)|g' \
2566               -e 's|@''NEXT_WCHAR_H''@|$(NEXT_WCHAR_H)|g' \
2567               -e 's|@''HAVE_WCHAR_H''@|$(HAVE_WCHAR_H)|g' \
2568               -e 's/@''GNULIB_BTOWC''@/$(GNULIB_BTOWC)/g' \
2569               -e 's/@''GNULIB_WCTOB''@/$(GNULIB_WCTOB)/g' \
2570               -e 's/@''GNULIB_MBSINIT''@/$(GNULIB_MBSINIT)/g' \
2571               -e 's/@''GNULIB_MBRTOWC''@/$(GNULIB_MBRTOWC)/g' \
2572               -e 's/@''GNULIB_MBRLEN''@/$(GNULIB_MBRLEN)/g' \
2573               -e 's/@''GNULIB_MBSRTOWCS''@/$(GNULIB_MBSRTOWCS)/g' \
2574               -e 's/@''GNULIB_MBSNRTOWCS''@/$(GNULIB_MBSNRTOWCS)/g' \
2575               -e 's/@''GNULIB_WCRTOMB''@/$(GNULIB_WCRTOMB)/g' \
2576               -e 's/@''GNULIB_WCSRTOMBS''@/$(GNULIB_WCSRTOMBS)/g' \
2577               -e 's/@''GNULIB_WCSNRTOMBS''@/$(GNULIB_WCSNRTOMBS)/g' \
2578               -e 's/@''GNULIB_WCWIDTH''@/$(GNULIB_WCWIDTH)/g' \
2579               -e 's/@''GNULIB_WMEMCHR''@/$(GNULIB_WMEMCHR)/g' \
2580               -e 's/@''GNULIB_WMEMCMP''@/$(GNULIB_WMEMCMP)/g' \
2581               -e 's/@''GNULIB_WMEMCPY''@/$(GNULIB_WMEMCPY)/g' \
2582               -e 's/@''GNULIB_WMEMMOVE''@/$(GNULIB_WMEMMOVE)/g' \
2583               -e 's/@''GNULIB_WMEMSET''@/$(GNULIB_WMEMSET)/g' \
2584               -e 's/@''GNULIB_WCSLEN''@/$(GNULIB_WCSLEN)/g' \
2585               -e 's/@''GNULIB_WCSNLEN''@/$(GNULIB_WCSNLEN)/g' \
2586               -e 's/@''GNULIB_WCSCPY''@/$(GNULIB_WCSCPY)/g' \
2587               -e 's/@''GNULIB_WCPCPY''@/$(GNULIB_WCPCPY)/g' \
2588               -e 's/@''GNULIB_WCSNCPY''@/$(GNULIB_WCSNCPY)/g' \
2589               -e 's/@''GNULIB_WCPNCPY''@/$(GNULIB_WCPNCPY)/g' \
2590               -e 's/@''GNULIB_WCSCAT''@/$(GNULIB_WCSCAT)/g' \
2591               -e 's/@''GNULIB_WCSNCAT''@/$(GNULIB_WCSNCAT)/g' \
2592               -e 's/@''GNULIB_WCSCMP''@/$(GNULIB_WCSCMP)/g' \
2593               -e 's/@''GNULIB_WCSNCMP''@/$(GNULIB_WCSNCMP)/g' \
2594               -e 's/@''GNULIB_WCSCASECMP''@/$(GNULIB_WCSCASECMP)/g' \
2595               -e 's/@''GNULIB_WCSNCASECMP''@/$(GNULIB_WCSNCASECMP)/g' \
2596               -e 's/@''GNULIB_WCSCOLL''@/$(GNULIB_WCSCOLL)/g' \
2597               -e 's/@''GNULIB_WCSXFRM''@/$(GNULIB_WCSXFRM)/g' \
2598               -e 's/@''GNULIB_WCSDUP''@/$(GNULIB_WCSDUP)/g' \
2599               -e 's/@''GNULIB_WCSCHR''@/$(GNULIB_WCSCHR)/g' \
2600               -e 's/@''GNULIB_WCSRCHR''@/$(GNULIB_WCSRCHR)/g' \
2601               -e 's/@''GNULIB_WCSCSPN''@/$(GNULIB_WCSCSPN)/g' \
2602               -e 's/@''GNULIB_WCSSPN''@/$(GNULIB_WCSSPN)/g' \
2603               -e 's/@''GNULIB_WCSPBRK''@/$(GNULIB_WCSPBRK)/g' \
2604               -e 's/@''GNULIB_WCSSTR''@/$(GNULIB_WCSSTR)/g' \
2605               -e 's/@''GNULIB_WCSTOK''@/$(GNULIB_WCSTOK)/g' \
2606               -e 's/@''GNULIB_WCSWIDTH''@/$(GNULIB_WCSWIDTH)/g' \
2607               < $(srcdir)/wchar.in.h | \
2608           sed -e 's|@''HAVE_WINT_T''@|$(HAVE_WINT_T)|g' \
2609               -e 's|@''HAVE_BTOWC''@|$(HAVE_BTOWC)|g' \
2610               -e 's|@''HAVE_MBSINIT''@|$(HAVE_MBSINIT)|g' \
2611               -e 's|@''HAVE_MBRTOWC''@|$(HAVE_MBRTOWC)|g' \
2612               -e 's|@''HAVE_MBRLEN''@|$(HAVE_MBRLEN)|g' \
2613               -e 's|@''HAVE_MBSRTOWCS''@|$(HAVE_MBSRTOWCS)|g' \
2614               -e 's|@''HAVE_MBSNRTOWCS''@|$(HAVE_MBSNRTOWCS)|g' \
2615               -e 's|@''HAVE_WCRTOMB''@|$(HAVE_WCRTOMB)|g' \
2616               -e 's|@''HAVE_WCSRTOMBS''@|$(HAVE_WCSRTOMBS)|g' \
2617               -e 's|@''HAVE_WCSNRTOMBS''@|$(HAVE_WCSNRTOMBS)|g' \
2618               -e 's|@''HAVE_WMEMCHR''@|$(HAVE_WMEMCHR)|g' \
2619               -e 's|@''HAVE_WMEMCMP''@|$(HAVE_WMEMCMP)|g' \
2620               -e 's|@''HAVE_WMEMCPY''@|$(HAVE_WMEMCPY)|g' \
2621               -e 's|@''HAVE_WMEMMOVE''@|$(HAVE_WMEMMOVE)|g' \
2622               -e 's|@''HAVE_WMEMSET''@|$(HAVE_WMEMSET)|g' \
2623               -e 's|@''HAVE_WCSLEN''@|$(HAVE_WCSLEN)|g' \
2624               -e 's|@''HAVE_WCSNLEN''@|$(HAVE_WCSNLEN)|g' \
2625               -e 's|@''HAVE_WCSCPY''@|$(HAVE_WCSCPY)|g' \
2626               -e 's|@''HAVE_WCPCPY''@|$(HAVE_WCPCPY)|g' \
2627               -e 's|@''HAVE_WCSNCPY''@|$(HAVE_WCSNCPY)|g' \
2628               -e 's|@''HAVE_WCPNCPY''@|$(HAVE_WCPNCPY)|g' \
2629               -e 's|@''HAVE_WCSCAT''@|$(HAVE_WCSCAT)|g' \
2630               -e 's|@''HAVE_WCSNCAT''@|$(HAVE_WCSNCAT)|g' \
2631               -e 's|@''HAVE_WCSCMP''@|$(HAVE_WCSCMP)|g' \
2632               -e 's|@''HAVE_WCSNCMP''@|$(HAVE_WCSNCMP)|g' \
2633               -e 's|@''HAVE_WCSCASECMP''@|$(HAVE_WCSCASECMP)|g' \
2634               -e 's|@''HAVE_WCSNCASECMP''@|$(HAVE_WCSNCASECMP)|g' \
2635               -e 's|@''HAVE_WCSCOLL''@|$(HAVE_WCSCOLL)|g' \
2636               -e 's|@''HAVE_WCSXFRM''@|$(HAVE_WCSXFRM)|g' \
2637               -e 's|@''HAVE_WCSDUP''@|$(HAVE_WCSDUP)|g' \
2638               -e 's|@''HAVE_WCSCHR''@|$(HAVE_WCSCHR)|g' \
2639               -e 's|@''HAVE_WCSRCHR''@|$(HAVE_WCSRCHR)|g' \
2640               -e 's|@''HAVE_WCSCSPN''@|$(HAVE_WCSCSPN)|g' \
2641               -e 's|@''HAVE_WCSSPN''@|$(HAVE_WCSSPN)|g' \
2642               -e 's|@''HAVE_WCSPBRK''@|$(HAVE_WCSPBRK)|g' \
2643               -e 's|@''HAVE_WCSSTR''@|$(HAVE_WCSSTR)|g' \
2644               -e 's|@''HAVE_WCSTOK''@|$(HAVE_WCSTOK)|g' \
2645               -e 's|@''HAVE_WCSWIDTH''@|$(HAVE_WCSWIDTH)|g' \
2646               -e 's|@''HAVE_DECL_WCTOB''@|$(HAVE_DECL_WCTOB)|g' \
2647               -e 's|@''HAVE_DECL_WCWIDTH''@|$(HAVE_DECL_WCWIDTH)|g' \
2648           | \
2649           sed -e 's|@''REPLACE_MBSTATE_T''@|$(REPLACE_MBSTATE_T)|g' \
2650               -e 's|@''REPLACE_BTOWC''@|$(REPLACE_BTOWC)|g' \
2651               -e 's|@''REPLACE_WCTOB''@|$(REPLACE_WCTOB)|g' \
2652               -e 's|@''REPLACE_MBSINIT''@|$(REPLACE_MBSINIT)|g' \
2653               -e 's|@''REPLACE_MBRTOWC''@|$(REPLACE_MBRTOWC)|g' \
2654               -e 's|@''REPLACE_MBRLEN''@|$(REPLACE_MBRLEN)|g' \
2655               -e 's|@''REPLACE_MBSRTOWCS''@|$(REPLACE_MBSRTOWCS)|g' \
2656               -e 's|@''REPLACE_MBSNRTOWCS''@|$(REPLACE_MBSNRTOWCS)|g' \
2657               -e 's|@''REPLACE_WCRTOMB''@|$(REPLACE_WCRTOMB)|g' \
2658               -e 's|@''REPLACE_WCSRTOMBS''@|$(REPLACE_WCSRTOMBS)|g' \
2659               -e 's|@''REPLACE_WCSNRTOMBS''@|$(REPLACE_WCSNRTOMBS)|g' \
2660               -e 's|@''REPLACE_WCWIDTH''@|$(REPLACE_WCWIDTH)|g' \
2661               -e 's|@''REPLACE_WCSWIDTH''@|$(REPLACE_WCSWIDTH)|g' \
2662               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2663               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2664               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
2665         } > $@-t && \
2666         mv $@-t $@
2667 MOSTLYCLEANFILES += wchar.h wchar.h-t
2669 EXTRA_DIST += wchar.in.h
2671 ## end   gnulib module wchar
2673 ## begin gnulib module xsize
2675 libgnu_la_SOURCES += xsize.h
2677 ## end   gnulib module xsize
2680 mostlyclean-local: mostlyclean-generic
2681         @for dir in '' $(MOSTLYCLEANDIRS); do \
2682           if test -n "$$dir" && test -d $$dir; then \
2683             echo "rmdir $$dir"; rmdir $$dir; \
2684           fi; \
2685         done; \
2686         :