[GAS, ARM, 2/16] Add CLI extension support for Armv8.1-M Mainline
[binutils-gdb.git] / gdb / gnulib / import / Makefile.am
blob9dca489ee10655e73d33fe40b5884162942a1022
1 ## DO NOT EDIT! GENERATED AUTOMATICALLY!
2 ## Process this file with automake to produce Makefile.in.
3 # Copyright (C) 2002-2016 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 --lib=libgnu --source-base=import --m4-base=import/m4 --doc-base=doc --tests-base=tests --aux-dir=import/extra --no-conditional-dependencies --no-libtool --macro-prefix=gl --no-vc-files alloca canonicalize-lgpl dirent dirfd errno fnmatch-gnu frexpl getcwd glob inet_ntop inttypes limits-h lstat memchr memmem mkdir mkdtemp mkostemp pathmax rawmemchr readlink rename setenv signal-h strchrnul strstr strtok_r sys_stat unistd unsetenv update-copyright wchar wctype-h
26 AUTOMAKE_OPTIONS = 1.9.6 gnits
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 EXTRA_DIST += m4/gnulib-cache.m4
42 AM_CPPFLAGS =
43 AM_CFLAGS =
45 noinst_LIBRARIES += libgnu.a
47 libgnu_a_SOURCES =
48 libgnu_a_LIBADD = $(gl_LIBOBJS)
49 libgnu_a_DEPENDENCIES = $(gl_LIBOBJS)
50 EXTRA_libgnu_a_SOURCES =
52 ## begin gnulib module absolute-header
54 # Use this preprocessor expression to decide whether #include_next works.
55 # Do not rely on a 'configure'-time test for this, since the expression
56 # might appear in an installed header, which is used by some other compiler.
57 HAVE_INCLUDE_NEXT = (__GNUC__ || 60000000 <= __DECC_VER)
59 ## end   gnulib module absolute-header
61 ## begin gnulib module alloca
64 libgnu_a_LIBADD += @ALLOCA@
65 libgnu_a_DEPENDENCIES += @ALLOCA@
66 EXTRA_DIST += alloca.c
68 EXTRA_libgnu_a_SOURCES += alloca.c
70 ## end   gnulib module alloca
72 ## begin gnulib module alloca-opt
74 BUILT_SOURCES += $(ALLOCA_H)
76 # We need the following in order to create <alloca.h> when the system
77 # doesn't have one that works with the given compiler.
78 if GL_GENERATE_ALLOCA_H
79 alloca.h: alloca.in.h $(top_builddir)/config.status
80         $(AM_V_GEN)rm -f $@-t $@ && \
81         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
82           cat $(srcdir)/alloca.in.h; \
83         } > $@-t && \
84         mv -f $@-t $@
85 else
86 alloca.h: $(top_builddir)/config.status
87         rm -f $@
88 endif
89 MOSTLYCLEANFILES += alloca.h alloca.h-t
91 EXTRA_DIST += alloca.in.h
93 ## end   gnulib module alloca-opt
95 ## begin gnulib module arpa_inet
97 BUILT_SOURCES += arpa/inet.h
99 # We need the following in order to create <arpa/inet.h> when the system
100 # doesn't have one.
101 arpa/inet.h: arpa_inet.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H)
102         $(AM_V_at)$(MKDIR_P) arpa
103         $(AM_V_GEN)rm -f $@-t $@ && \
104         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
105           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
106               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
107               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
108               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
109               -e 's|@''HAVE_FEATURES_H''@|$(HAVE_FEATURES_H)|g' \
110               -e 's|@''NEXT_ARPA_INET_H''@|$(NEXT_ARPA_INET_H)|g' \
111               -e 's|@''HAVE_ARPA_INET_H''@|$(HAVE_ARPA_INET_H)|g' \
112               -e 's/@''GNULIB_INET_NTOP''@/$(GNULIB_INET_NTOP)/g' \
113               -e 's/@''GNULIB_INET_PTON''@/$(GNULIB_INET_PTON)/g' \
114               -e 's|@''HAVE_DECL_INET_NTOP''@|$(HAVE_DECL_INET_NTOP)|g' \
115               -e 's|@''HAVE_DECL_INET_PTON''@|$(HAVE_DECL_INET_PTON)|g' \
116               -e 's|@''REPLACE_INET_NTOP''@|$(REPLACE_INET_NTOP)|g' \
117               -e 's|@''REPLACE_INET_PTON''@|$(REPLACE_INET_PTON)|g' \
118               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
119               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
120               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
121               < $(srcdir)/arpa_inet.in.h; \
122         } > $@-t && \
123         mv $@-t $@
124 MOSTLYCLEANFILES += arpa/inet.h arpa/inet.h-t
125 MOSTLYCLEANDIRS += arpa
127 EXTRA_DIST += arpa_inet.in.h
129 ## end   gnulib module arpa_inet
131 ## begin gnulib module assure
134 EXTRA_DIST += assure.h
136 ## end   gnulib module assure
138 ## begin gnulib module at-internal
141 EXTRA_DIST += openat-priv.h openat-proc.c
143 EXTRA_libgnu_a_SOURCES += openat-proc.c
145 ## end   gnulib module at-internal
147 ## begin gnulib module canonicalize-lgpl
150 EXTRA_DIST += canonicalize-lgpl.c
152 EXTRA_libgnu_a_SOURCES += canonicalize-lgpl.c
154 ## end   gnulib module canonicalize-lgpl
156 ## begin gnulib module chdir-long
159 EXTRA_DIST += chdir-long.c chdir-long.h
161 EXTRA_libgnu_a_SOURCES += chdir-long.c
163 ## end   gnulib module chdir-long
165 ## begin gnulib module cloexec
167 libgnu_a_SOURCES += cloexec.c
169 EXTRA_DIST += cloexec.h
171 ## end   gnulib module cloexec
173 ## begin gnulib module close
176 EXTRA_DIST += close.c
178 EXTRA_libgnu_a_SOURCES += close.c
180 ## end   gnulib module close
182 ## begin gnulib module closedir
185 EXTRA_DIST += closedir.c dirent-private.h
187 EXTRA_libgnu_a_SOURCES += closedir.c
189 ## end   gnulib module closedir
191 ## begin gnulib module configmake
193 # Listed in the same order as the GNU makefile conventions, and
194 # provided by autoconf 2.59c+ or 2.70.
195 # The Automake-defined pkg* macros are appended, in the order
196 # listed in the Automake 1.10a+ documentation.
197 configmake.h: Makefile
198         $(AM_V_GEN)rm -f $@-t && \
199         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
200           echo '#define PREFIX "$(prefix)"'; \
201           echo '#define EXEC_PREFIX "$(exec_prefix)"'; \
202           echo '#define BINDIR "$(bindir)"'; \
203           echo '#define SBINDIR "$(sbindir)"'; \
204           echo '#define LIBEXECDIR "$(libexecdir)"'; \
205           echo '#define DATAROOTDIR "$(datarootdir)"'; \
206           echo '#define DATADIR "$(datadir)"'; \
207           echo '#define SYSCONFDIR "$(sysconfdir)"'; \
208           echo '#define SHAREDSTATEDIR "$(sharedstatedir)"'; \
209           echo '#define LOCALSTATEDIR "$(localstatedir)"'; \
210           echo '#define RUNSTATEDIR "$(runstatedir)"'; \
211           echo '#define INCLUDEDIR "$(includedir)"'; \
212           echo '#define OLDINCLUDEDIR "$(oldincludedir)"'; \
213           echo '#define DOCDIR "$(docdir)"'; \
214           echo '#define INFODIR "$(infodir)"'; \
215           echo '#define HTMLDIR "$(htmldir)"'; \
216           echo '#define DVIDIR "$(dvidir)"'; \
217           echo '#define PDFDIR "$(pdfdir)"'; \
218           echo '#define PSDIR "$(psdir)"'; \
219           echo '#define LIBDIR "$(libdir)"'; \
220           echo '#define LISPDIR "$(lispdir)"'; \
221           echo '#define LOCALEDIR "$(localedir)"'; \
222           echo '#define MANDIR "$(mandir)"'; \
223           echo '#define MANEXT "$(manext)"'; \
224           echo '#define PKGDATADIR "$(pkgdatadir)"'; \
225           echo '#define PKGINCLUDEDIR "$(pkgincludedir)"'; \
226           echo '#define PKGLIBDIR "$(pkglibdir)"'; \
227           echo '#define PKGLIBEXECDIR "$(pkglibexecdir)"'; \
228         } | sed '/""/d' > $@-t && \
229         mv -f $@-t $@
231 BUILT_SOURCES += configmake.h
232 CLEANFILES += configmake.h configmake.h-t
234 ## end   gnulib module configmake
236 ## begin gnulib module dirent
238 BUILT_SOURCES += dirent.h
240 # We need the following in order to create <dirent.h> when the system
241 # doesn't have one that works with the given compiler.
242 dirent.h: dirent.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
243         $(AM_V_GEN)rm -f $@-t $@ && \
244         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
245           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
246               -e 's|@''HAVE_DIRENT_H''@|$(HAVE_DIRENT_H)|g' \
247               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
248               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
249               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
250               -e 's|@''NEXT_DIRENT_H''@|$(NEXT_DIRENT_H)|g' \
251               -e 's/@''GNULIB_OPENDIR''@/$(GNULIB_OPENDIR)/g' \
252               -e 's/@''GNULIB_READDIR''@/$(GNULIB_READDIR)/g' \
253               -e 's/@''GNULIB_REWINDDIR''@/$(GNULIB_REWINDDIR)/g' \
254               -e 's/@''GNULIB_CLOSEDIR''@/$(GNULIB_CLOSEDIR)/g' \
255               -e 's/@''GNULIB_DIRFD''@/$(GNULIB_DIRFD)/g' \
256               -e 's/@''GNULIB_FDOPENDIR''@/$(GNULIB_FDOPENDIR)/g' \
257               -e 's/@''GNULIB_SCANDIR''@/$(GNULIB_SCANDIR)/g' \
258               -e 's/@''GNULIB_ALPHASORT''@/$(GNULIB_ALPHASORT)/g' \
259               -e 's/@''HAVE_OPENDIR''@/$(HAVE_OPENDIR)/g' \
260               -e 's/@''HAVE_READDIR''@/$(HAVE_READDIR)/g' \
261               -e 's/@''HAVE_REWINDDIR''@/$(HAVE_REWINDDIR)/g' \
262               -e 's/@''HAVE_CLOSEDIR''@/$(HAVE_CLOSEDIR)/g' \
263               -e 's|@''HAVE_DECL_DIRFD''@|$(HAVE_DECL_DIRFD)|g' \
264               -e 's|@''HAVE_DECL_FDOPENDIR''@|$(HAVE_DECL_FDOPENDIR)|g' \
265               -e 's|@''HAVE_FDOPENDIR''@|$(HAVE_FDOPENDIR)|g' \
266               -e 's|@''HAVE_SCANDIR''@|$(HAVE_SCANDIR)|g' \
267               -e 's|@''HAVE_ALPHASORT''@|$(HAVE_ALPHASORT)|g' \
268               -e 's|@''REPLACE_OPENDIR''@|$(REPLACE_OPENDIR)|g' \
269               -e 's|@''REPLACE_CLOSEDIR''@|$(REPLACE_CLOSEDIR)|g' \
270               -e 's|@''REPLACE_DIRFD''@|$(REPLACE_DIRFD)|g' \
271               -e 's|@''REPLACE_FDOPENDIR''@|$(REPLACE_FDOPENDIR)|g' \
272               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
273               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
274               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
275               < $(srcdir)/dirent.in.h; \
276         } > $@-t && \
277         mv $@-t $@
278 MOSTLYCLEANFILES += dirent.h dirent.h-t
280 EXTRA_DIST += dirent.in.h
282 ## end   gnulib module dirent
284 ## begin gnulib module dirfd
287 EXTRA_DIST += dirfd.c
289 EXTRA_libgnu_a_SOURCES += dirfd.c
291 ## end   gnulib module dirfd
293 ## begin gnulib module dirname-lgpl
295 libgnu_a_SOURCES += dirname-lgpl.c basename-lgpl.c stripslash.c
297 EXTRA_DIST += dirname.h
299 ## end   gnulib module dirname-lgpl
301 ## begin gnulib module dosname
304 EXTRA_DIST += dosname.h
306 ## end   gnulib module dosname
308 ## begin gnulib module dup
311 EXTRA_DIST += dup.c
313 EXTRA_libgnu_a_SOURCES += dup.c
315 ## end   gnulib module dup
317 ## begin gnulib module dup2
320 EXTRA_DIST += dup2.c
322 EXTRA_libgnu_a_SOURCES += dup2.c
324 ## end   gnulib module dup2
326 ## begin gnulib module errno
328 BUILT_SOURCES += $(ERRNO_H)
330 # We need the following in order to create <errno.h> when the system
331 # doesn't have one that is POSIX compliant.
332 if GL_GENERATE_ERRNO_H
333 errno.h: errno.in.h $(top_builddir)/config.status
334         $(AM_V_GEN)rm -f $@-t $@ && \
335         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
336           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
337               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
338               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
339               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
340               -e 's|@''NEXT_ERRNO_H''@|$(NEXT_ERRNO_H)|g' \
341               -e 's|@''EMULTIHOP_HIDDEN''@|$(EMULTIHOP_HIDDEN)|g' \
342               -e 's|@''EMULTIHOP_VALUE''@|$(EMULTIHOP_VALUE)|g' \
343               -e 's|@''ENOLINK_HIDDEN''@|$(ENOLINK_HIDDEN)|g' \
344               -e 's|@''ENOLINK_VALUE''@|$(ENOLINK_VALUE)|g' \
345               -e 's|@''EOVERFLOW_HIDDEN''@|$(EOVERFLOW_HIDDEN)|g' \
346               -e 's|@''EOVERFLOW_VALUE''@|$(EOVERFLOW_VALUE)|g' \
347               < $(srcdir)/errno.in.h; \
348         } > $@-t && \
349         mv $@-t $@
350 else
351 errno.h: $(top_builddir)/config.status
352         rm -f $@
353 endif
354 MOSTLYCLEANFILES += errno.h errno.h-t
356 EXTRA_DIST += errno.in.h
358 ## end   gnulib module errno
360 ## begin gnulib module error
363 EXTRA_DIST += error.c error.h
365 EXTRA_libgnu_a_SOURCES += error.c
367 ## end   gnulib module error
369 ## begin gnulib module exitfail
371 libgnu_a_SOURCES += exitfail.c
373 EXTRA_DIST += exitfail.h
375 ## end   gnulib module exitfail
377 ## begin gnulib module fchdir
380 EXTRA_DIST += fchdir.c
382 EXTRA_libgnu_a_SOURCES += fchdir.c
384 ## end   gnulib module fchdir
386 ## begin gnulib module fcntl
389 EXTRA_DIST += fcntl.c
391 EXTRA_libgnu_a_SOURCES += fcntl.c
393 ## end   gnulib module fcntl
395 ## begin gnulib module fcntl-h
397 BUILT_SOURCES += fcntl.h
399 # We need the following in order to create <fcntl.h> when the system
400 # doesn't have one that works with the given compiler.
401 fcntl.h: fcntl.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
402         $(AM_V_GEN)rm -f $@-t $@ && \
403         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
404           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
405               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
406               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
407               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
408               -e 's|@''NEXT_FCNTL_H''@|$(NEXT_FCNTL_H)|g' \
409               -e 's/@''GNULIB_FCNTL''@/$(GNULIB_FCNTL)/g' \
410               -e 's/@''GNULIB_NONBLOCKING''@/$(GNULIB_NONBLOCKING)/g' \
411               -e 's/@''GNULIB_OPEN''@/$(GNULIB_OPEN)/g' \
412               -e 's/@''GNULIB_OPENAT''@/$(GNULIB_OPENAT)/g' \
413               -e 's|@''HAVE_FCNTL''@|$(HAVE_FCNTL)|g' \
414               -e 's|@''HAVE_OPENAT''@|$(HAVE_OPENAT)|g' \
415               -e 's|@''REPLACE_FCNTL''@|$(REPLACE_FCNTL)|g' \
416               -e 's|@''REPLACE_OPEN''@|$(REPLACE_OPEN)|g' \
417               -e 's|@''REPLACE_OPENAT''@|$(REPLACE_OPENAT)|g' \
418               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
419               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
420               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
421               < $(srcdir)/fcntl.in.h; \
422         } > $@-t && \
423         mv $@-t $@
424 MOSTLYCLEANFILES += fcntl.h fcntl.h-t
426 EXTRA_DIST += fcntl.in.h
428 ## end   gnulib module fcntl-h
430 ## begin gnulib module fd-hook
432 libgnu_a_SOURCES += fd-hook.c
434 EXTRA_DIST += fd-hook.h
436 ## end   gnulib module fd-hook
438 ## begin gnulib module fdopendir
441 EXTRA_DIST += fdopendir.c
443 EXTRA_libgnu_a_SOURCES += fdopendir.c
445 ## end   gnulib module fdopendir
447 ## begin gnulib module filename
450 EXTRA_DIST += filename.h
452 ## end   gnulib module filename
454 ## begin gnulib module filenamecat-lgpl
456 libgnu_a_SOURCES += filenamecat-lgpl.c
458 EXTRA_DIST += filenamecat.h
460 ## end   gnulib module filenamecat-lgpl
462 ## begin gnulib module flexmember
465 EXTRA_DIST += flexmember.h
467 ## end   gnulib module flexmember
469 ## begin gnulib module float
471 BUILT_SOURCES += $(FLOAT_H)
473 # We need the following in order to create <float.h> when the system
474 # doesn't have one that works with the given compiler.
475 if GL_GENERATE_FLOAT_H
476 float.h: float.in.h $(top_builddir)/config.status
477         $(AM_V_GEN)rm -f $@-t $@ && \
478         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
479           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
480               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
481               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
482               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
483               -e 's|@''NEXT_FLOAT_H''@|$(NEXT_FLOAT_H)|g' \
484               -e 's|@''REPLACE_ITOLD''@|$(REPLACE_ITOLD)|g' \
485               < $(srcdir)/float.in.h; \
486         } > $@-t && \
487         mv $@-t $@
488 else
489 float.h: $(top_builddir)/config.status
490         rm -f $@
491 endif
492 MOSTLYCLEANFILES += float.h float.h-t
494 EXTRA_DIST += float.c float.in.h itold.c
496 EXTRA_libgnu_a_SOURCES += float.c itold.c
498 ## end   gnulib module float
500 ## begin gnulib module fnmatch
502 BUILT_SOURCES += $(FNMATCH_H)
504 # We need the following in order to create <fnmatch.h> when the system
505 # doesn't have one that supports the required API.
506 if GL_GENERATE_FNMATCH_H
507 fnmatch.h: fnmatch.in.h $(top_builddir)/config.status $(ARG_NONNULL_H)
508         $(AM_V_GEN)rm -f $@-t $@ && \
509         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
510           sed -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
511               < $(srcdir)/fnmatch.in.h; \
512         } > $@-t && \
513         mv -f $@-t $@
514 else
515 fnmatch.h: $(top_builddir)/config.status
516         rm -f $@
517 endif
518 MOSTLYCLEANFILES += fnmatch.h fnmatch.h-t
520 EXTRA_DIST += fnmatch.c fnmatch.in.h fnmatch_loop.c
522 EXTRA_libgnu_a_SOURCES += fnmatch.c fnmatch_loop.c
524 ## end   gnulib module fnmatch
526 ## begin gnulib module fpucw
529 EXTRA_DIST += fpucw.h
531 ## end   gnulib module fpucw
533 ## begin gnulib module frexp
536 EXTRA_DIST += frexp.c
538 EXTRA_libgnu_a_SOURCES += frexp.c
540 ## end   gnulib module frexp
542 ## begin gnulib module frexpl
545 EXTRA_DIST += frexp.c frexpl.c
547 EXTRA_libgnu_a_SOURCES += frexp.c frexpl.c
549 ## end   gnulib module frexpl
551 ## begin gnulib module fstat
554 EXTRA_DIST += fstat.c
556 EXTRA_libgnu_a_SOURCES += fstat.c
558 ## end   gnulib module fstat
560 ## begin gnulib module fstatat
563 EXTRA_DIST += at-func.c fstatat.c
565 EXTRA_libgnu_a_SOURCES += at-func.c fstatat.c
567 ## end   gnulib module fstatat
569 ## begin gnulib module getcwd
572 EXTRA_DIST += getcwd.c
574 EXTRA_libgnu_a_SOURCES += getcwd.c
576 ## end   gnulib module getcwd
578 ## begin gnulib module getcwd-lgpl
581 EXTRA_DIST += getcwd-lgpl.c
583 EXTRA_libgnu_a_SOURCES += getcwd-lgpl.c
585 ## end   gnulib module getcwd-lgpl
587 ## begin gnulib module getdtablesize
590 EXTRA_DIST += getdtablesize.c
592 EXTRA_libgnu_a_SOURCES += getdtablesize.c
594 ## end   gnulib module getdtablesize
596 ## begin gnulib module getlogin_r
599 EXTRA_DIST += getlogin_r.c
601 EXTRA_libgnu_a_SOURCES += getlogin_r.c
603 ## end   gnulib module getlogin_r
605 ## begin gnulib module getprogname
607 libgnu_a_SOURCES += getprogname.h getprogname.c
609 ## end   gnulib module getprogname
611 ## begin gnulib module gettext-h
613 libgnu_a_SOURCES += gettext.h
615 ## end   gnulib module gettext-h
617 ## begin gnulib module gettimeofday
620 EXTRA_DIST += gettimeofday.c
622 EXTRA_libgnu_a_SOURCES += gettimeofday.c
624 ## end   gnulib module gettimeofday
626 ## begin gnulib module glob
628 BUILT_SOURCES += $(GLOB_H)
630 # We need the following in order to create <glob.h> when the system
631 # doesn't have one that works with the given compiler.
632 if GL_GENERATE_GLOB_H
633 glob.h: glob.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
634         $(AM_V_GEN)rm -f $@-t $@ && \
635         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
636           sed -e 's|@''HAVE_SYS_CDEFS_H''@|$(HAVE_SYS_CDEFS_H)|g' \
637               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
638               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
639               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
640               < $(srcdir)/glob.in.h; \
641         } > $@-t && \
642         mv -f $@-t $@
643 else
644 glob.h: $(top_builddir)/config.status
645         rm -f $@
646 endif
647 MOSTLYCLEANFILES += glob.h glob.h-t
649 EXTRA_DIST += glob-libc.h glob.c glob.in.h
651 EXTRA_libgnu_a_SOURCES += glob.c
653 ## end   gnulib module glob
655 ## begin gnulib module hard-locale
657 libgnu_a_SOURCES += hard-locale.c
659 EXTRA_DIST += hard-locale.h
661 ## end   gnulib module hard-locale
663 ## begin gnulib module inet_ntop
666 EXTRA_DIST += inet_ntop.c
668 EXTRA_libgnu_a_SOURCES += inet_ntop.c
670 ## end   gnulib module inet_ntop
672 ## begin gnulib module intprops
675 EXTRA_DIST += intprops.h
677 ## end   gnulib module intprops
679 ## begin gnulib module inttypes-incomplete
681 BUILT_SOURCES += inttypes.h
683 # We need the following in order to create <inttypes.h> when the system
684 # doesn't have one that works with the given compiler.
685 inttypes.h: inttypes.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H)
686         $(AM_V_GEN)rm -f $@-t $@ && \
687         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
688           sed -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
689               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
690               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
691               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
692               -e 's|@''NEXT_INTTYPES_H''@|$(NEXT_INTTYPES_H)|g' \
693               -e 's/@''PRI_MACROS_BROKEN''@/$(PRI_MACROS_BROKEN)/g' \
694               -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
695               -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
696               -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
697               -e 's/@''PRIPTR_PREFIX''@/$(PRIPTR_PREFIX)/g' \
698               -e 's/@''GNULIB_IMAXABS''@/$(GNULIB_IMAXABS)/g' \
699               -e 's/@''GNULIB_IMAXDIV''@/$(GNULIB_IMAXDIV)/g' \
700               -e 's/@''GNULIB_STRTOIMAX''@/$(GNULIB_STRTOIMAX)/g' \
701               -e 's/@''GNULIB_STRTOUMAX''@/$(GNULIB_STRTOUMAX)/g' \
702               -e 's/@''HAVE_DECL_IMAXABS''@/$(HAVE_DECL_IMAXABS)/g' \
703               -e 's/@''HAVE_DECL_IMAXDIV''@/$(HAVE_DECL_IMAXDIV)/g' \
704               -e 's/@''HAVE_DECL_STRTOIMAX''@/$(HAVE_DECL_STRTOIMAX)/g' \
705               -e 's/@''HAVE_DECL_STRTOUMAX''@/$(HAVE_DECL_STRTOUMAX)/g' \
706               -e 's/@''REPLACE_STRTOIMAX''@/$(REPLACE_STRTOIMAX)/g' \
707               -e 's/@''REPLACE_STRTOUMAX''@/$(REPLACE_STRTOUMAX)/g' \
708               -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/$(INT32_MAX_LT_INTMAX_MAX)/g' \
709               -e 's/@''INT64_MAX_EQ_LONG_MAX''@/$(INT64_MAX_EQ_LONG_MAX)/g' \
710               -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/$(UINT32_MAX_LT_UINTMAX_MAX)/g' \
711               -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/$(UINT64_MAX_EQ_ULONG_MAX)/g' \
712               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
713               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
714               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
715               < $(srcdir)/inttypes.in.h; \
716         } > $@-t && \
717         mv $@-t $@
718 MOSTLYCLEANFILES += inttypes.h inttypes.h-t
720 EXTRA_DIST += inttypes.in.h
722 ## end   gnulib module inttypes-incomplete
724 ## begin gnulib module isnand-nolibm
727 EXTRA_DIST += float+.h isnan.c isnand-nolibm.h isnand.c
729 EXTRA_libgnu_a_SOURCES += isnan.c isnand.c
731 ## end   gnulib module isnand-nolibm
733 ## begin gnulib module isnanl-nolibm
736 EXTRA_DIST += float+.h isnan.c isnanl-nolibm.h isnanl.c
738 EXTRA_libgnu_a_SOURCES += isnan.c isnanl.c
740 ## end   gnulib module isnanl-nolibm
742 ## begin gnulib module limits-h
744 BUILT_SOURCES += $(LIMITS_H)
746 # We need the following in order to create <limits.h> when the system
747 # doesn't have one that is compatible with GNU.
748 if GL_GENERATE_LIMITS_H
749 limits.h: limits.in.h $(top_builddir)/config.status
750         $(AM_V_GEN)rm -f $@-t $@ && \
751         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
752           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
753               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
754               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
755               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
756               -e 's|@''NEXT_LIMITS_H''@|$(NEXT_LIMITS_H)|g' \
757               < $(srcdir)/limits.in.h; \
758         } > $@-t && \
759         mv $@-t $@
760 else
761 limits.h: $(top_builddir)/config.status
762         rm -f $@
763 endif
764 MOSTLYCLEANFILES += limits.h limits.h-t
766 EXTRA_DIST += limits.in.h
768 ## end   gnulib module limits-h
770 ## begin gnulib module localcharset
772 libgnu_a_SOURCES += localcharset.h localcharset.c
774 # We need the following in order to install a simple file in $(libdir)
775 # which is shared with other installed packages. We use a list of referencing
776 # packages so that "make uninstall" will remove the file if and only if it
777 # is not used by another installed package.
778 # On systems with glibc-2.1 or newer, the file is redundant, therefore we
779 # avoid installing it.
781 all-local: charset.alias ref-add.sed ref-del.sed
783 charset_alias = $(DESTDIR)$(libdir)/charset.alias
784 charset_tmp = $(DESTDIR)$(libdir)/charset.tmp
785 install-exec-local: install-exec-localcharset
786 install-exec-localcharset: all-local
787         if test $(GLIBC21) = no; then \
788           case '$(host_os)' in \
789             darwin[56]*) \
790               need_charset_alias=true ;; \
791             darwin* | cygwin* | mingw* | pw32* | cegcc*) \
792               need_charset_alias=false ;; \
793             *) \
794               need_charset_alias=true ;; \
795           esac ; \
796         else \
797           need_charset_alias=false ; \
798         fi ; \
799         if $$need_charset_alias; then \
800           $(mkinstalldirs) $(DESTDIR)$(libdir) ; \
801         fi ; \
802         if test -f $(charset_alias); then \
803           sed -f ref-add.sed $(charset_alias) > $(charset_tmp) ; \
804           $(INSTALL_DATA) $(charset_tmp) $(charset_alias) ; \
805           rm -f $(charset_tmp) ; \
806         else \
807           if $$need_charset_alias; then \
808             sed -f ref-add.sed charset.alias > $(charset_tmp) ; \
809             $(INSTALL_DATA) $(charset_tmp) $(charset_alias) ; \
810             rm -f $(charset_tmp) ; \
811           fi ; \
812         fi
814 uninstall-local: uninstall-localcharset
815 uninstall-localcharset: all-local
816         if test -f $(charset_alias); then \
817           sed -f ref-del.sed $(charset_alias) > $(charset_tmp); \
818           if grep '^# Packages using this file: $$' $(charset_tmp) \
819               > /dev/null; then \
820             rm -f $(charset_alias); \
821           else \
822             $(INSTALL_DATA) $(charset_tmp) $(charset_alias); \
823           fi; \
824           rm -f $(charset_tmp); \
825         fi
827 charset.alias: config.charset
828         $(AM_V_GEN)rm -f t-$@ $@ && \
829         $(SHELL) $(srcdir)/config.charset '$(host)' > t-$@ && \
830         mv t-$@ $@
832 SUFFIXES += .sed .sin
833 .sin.sed:
834         $(AM_V_GEN)rm -f t-$@ $@ && \
835         sed -e '/^#/d' -e 's/@''PACKAGE''@/$(PACKAGE)/g' $< > t-$@ && \
836         mv t-$@ $@
838 CLEANFILES += charset.alias ref-add.sed ref-del.sed
840 EXTRA_DIST += config.charset ref-add.sin ref-del.sin
842 ## end   gnulib module localcharset
844 ## begin gnulib module lstat
847 EXTRA_DIST += lstat.c
849 EXTRA_libgnu_a_SOURCES += lstat.c
851 ## end   gnulib module lstat
853 ## begin gnulib module malloc-posix
856 EXTRA_DIST += malloc.c
858 EXTRA_libgnu_a_SOURCES += malloc.c
860 ## end   gnulib module malloc-posix
862 ## begin gnulib module malloca
864 libgnu_a_SOURCES += malloca.c
866 EXTRA_DIST += malloca.h malloca.valgrind
868 ## end   gnulib module malloca
870 ## begin gnulib module math
872 BUILT_SOURCES += math.h
873 libgnu_a_SOURCES += math.c
875 # We need the following in order to create <math.h> when the system
876 # doesn't have one that works with the given compiler.
877 math.h: math.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
878         $(AM_V_GEN)rm -f $@-t $@ && \
879         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
880           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
881               -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|$(INCLUDE_NEXT_AS_FIRST_DIRECTIVE)|g' \
882               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
883               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
884               -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|$(NEXT_AS_FIRST_DIRECTIVE_MATH_H)|g' \
885               -e 's/@''GNULIB_ACOSF''@/$(GNULIB_ACOSF)/g' \
886               -e 's/@''GNULIB_ACOSL''@/$(GNULIB_ACOSL)/g' \
887               -e 's/@''GNULIB_ASINF''@/$(GNULIB_ASINF)/g' \
888               -e 's/@''GNULIB_ASINL''@/$(GNULIB_ASINL)/g' \
889               -e 's/@''GNULIB_ATANF''@/$(GNULIB_ATANF)/g' \
890               -e 's/@''GNULIB_ATANL''@/$(GNULIB_ATANL)/g' \
891               -e 's/@''GNULIB_ATAN2F''@/$(GNULIB_ATAN2F)/g' \
892               -e 's/@''GNULIB_CBRT''@/$(GNULIB_CBRT)/g' \
893               -e 's/@''GNULIB_CBRTF''@/$(GNULIB_CBRTF)/g' \
894               -e 's/@''GNULIB_CBRTL''@/$(GNULIB_CBRTL)/g' \
895               -e 's/@''GNULIB_CEIL''@/$(GNULIB_CEIL)/g' \
896               -e 's/@''GNULIB_CEILF''@/$(GNULIB_CEILF)/g' \
897               -e 's/@''GNULIB_CEILL''@/$(GNULIB_CEILL)/g' \
898               -e 's/@''GNULIB_COPYSIGN''@/$(GNULIB_COPYSIGN)/g' \
899               -e 's/@''GNULIB_COPYSIGNF''@/$(GNULIB_COPYSIGNF)/g' \
900               -e 's/@''GNULIB_COPYSIGNL''@/$(GNULIB_COPYSIGNL)/g' \
901               -e 's/@''GNULIB_COSF''@/$(GNULIB_COSF)/g' \
902               -e 's/@''GNULIB_COSL''@/$(GNULIB_COSL)/g' \
903               -e 's/@''GNULIB_COSHF''@/$(GNULIB_COSHF)/g' \
904               -e 's/@''GNULIB_EXPF''@/$(GNULIB_EXPF)/g' \
905               -e 's/@''GNULIB_EXPL''@/$(GNULIB_EXPL)/g' \
906               -e 's/@''GNULIB_EXP2''@/$(GNULIB_EXP2)/g' \
907               -e 's/@''GNULIB_EXP2F''@/$(GNULIB_EXP2F)/g' \
908               -e 's/@''GNULIB_EXP2L''@/$(GNULIB_EXP2L)/g' \
909               -e 's/@''GNULIB_EXPM1''@/$(GNULIB_EXPM1)/g' \
910               -e 's/@''GNULIB_EXPM1F''@/$(GNULIB_EXPM1F)/g' \
911               -e 's/@''GNULIB_EXPM1L''@/$(GNULIB_EXPM1L)/g' \
912               -e 's/@''GNULIB_FABSF''@/$(GNULIB_FABSF)/g' \
913               -e 's/@''GNULIB_FABSL''@/$(GNULIB_FABSL)/g' \
914               -e 's/@''GNULIB_FLOOR''@/$(GNULIB_FLOOR)/g' \
915               -e 's/@''GNULIB_FLOORF''@/$(GNULIB_FLOORF)/g' \
916               -e 's/@''GNULIB_FLOORL''@/$(GNULIB_FLOORL)/g' \
917               -e 's/@''GNULIB_FMA''@/$(GNULIB_FMA)/g' \
918               -e 's/@''GNULIB_FMAF''@/$(GNULIB_FMAF)/g' \
919               -e 's/@''GNULIB_FMAL''@/$(GNULIB_FMAL)/g' \
920               -e 's/@''GNULIB_FMOD''@/$(GNULIB_FMOD)/g' \
921               -e 's/@''GNULIB_FMODF''@/$(GNULIB_FMODF)/g' \
922               -e 's/@''GNULIB_FMODL''@/$(GNULIB_FMODL)/g' \
923               -e 's/@''GNULIB_FREXPF''@/$(GNULIB_FREXPF)/g' \
924               -e 's/@''GNULIB_FREXP''@/$(GNULIB_FREXP)/g' \
925               -e 's/@''GNULIB_FREXPL''@/$(GNULIB_FREXPL)/g' \
926               -e 's/@''GNULIB_HYPOT''@/$(GNULIB_HYPOT)/g' \
927               -e 's/@''GNULIB_HYPOTF''@/$(GNULIB_HYPOTF)/g' \
928               -e 's/@''GNULIB_HYPOTL''@/$(GNULIB_HYPOTL)/g' \
929               < $(srcdir)/math.in.h | \
930           sed -e 's/@''GNULIB_ILOGB''@/$(GNULIB_ILOGB)/g' \
931               -e 's/@''GNULIB_ILOGBF''@/$(GNULIB_ILOGBF)/g' \
932               -e 's/@''GNULIB_ILOGBL''@/$(GNULIB_ILOGBL)/g' \
933               -e 's/@''GNULIB_ISFINITE''@/$(GNULIB_ISFINITE)/g' \
934               -e 's/@''GNULIB_ISINF''@/$(GNULIB_ISINF)/g' \
935               -e 's/@''GNULIB_ISNAN''@/$(GNULIB_ISNAN)/g' \
936               -e 's/@''GNULIB_ISNANF''@/$(GNULIB_ISNANF)/g' \
937               -e 's/@''GNULIB_ISNAND''@/$(GNULIB_ISNAND)/g' \
938               -e 's/@''GNULIB_ISNANL''@/$(GNULIB_ISNANL)/g' \
939               -e 's/@''GNULIB_LDEXPF''@/$(GNULIB_LDEXPF)/g' \
940               -e 's/@''GNULIB_LDEXPL''@/$(GNULIB_LDEXPL)/g' \
941               -e 's/@''GNULIB_LOG''@/$(GNULIB_LOG)/g' \
942               -e 's/@''GNULIB_LOGF''@/$(GNULIB_LOGF)/g' \
943               -e 's/@''GNULIB_LOGL''@/$(GNULIB_LOGL)/g' \
944               -e 's/@''GNULIB_LOG10''@/$(GNULIB_LOG10)/g' \
945               -e 's/@''GNULIB_LOG10F''@/$(GNULIB_LOG10F)/g' \
946               -e 's/@''GNULIB_LOG10L''@/$(GNULIB_LOG10L)/g' \
947               -e 's/@''GNULIB_LOG1P''@/$(GNULIB_LOG1P)/g' \
948               -e 's/@''GNULIB_LOG1PF''@/$(GNULIB_LOG1PF)/g' \
949               -e 's/@''GNULIB_LOG1PL''@/$(GNULIB_LOG1PL)/g' \
950               -e 's/@''GNULIB_LOG2''@/$(GNULIB_LOG2)/g' \
951               -e 's/@''GNULIB_LOG2F''@/$(GNULIB_LOG2F)/g' \
952               -e 's/@''GNULIB_LOG2L''@/$(GNULIB_LOG2L)/g' \
953               -e 's/@''GNULIB_LOGB''@/$(GNULIB_LOGB)/g' \
954               -e 's/@''GNULIB_LOGBF''@/$(GNULIB_LOGBF)/g' \
955               -e 's/@''GNULIB_LOGBL''@/$(GNULIB_LOGBL)/g' \
956               -e 's/@''GNULIB_MODF''@/$(GNULIB_MODF)/g' \
957               -e 's/@''GNULIB_MODFF''@/$(GNULIB_MODFF)/g' \
958               -e 's/@''GNULIB_MODFL''@/$(GNULIB_MODFL)/g' \
959               -e 's/@''GNULIB_POWF''@/$(GNULIB_POWF)/g' \
960               -e 's/@''GNULIB_REMAINDER''@/$(GNULIB_REMAINDER)/g' \
961               -e 's/@''GNULIB_REMAINDERF''@/$(GNULIB_REMAINDERF)/g' \
962               -e 's/@''GNULIB_REMAINDERL''@/$(GNULIB_REMAINDERL)/g' \
963               -e 's/@''GNULIB_RINT''@/$(GNULIB_RINT)/g' \
964               -e 's/@''GNULIB_RINTF''@/$(GNULIB_RINTF)/g' \
965               -e 's/@''GNULIB_RINTL''@/$(GNULIB_RINTL)/g' \
966               -e 's/@''GNULIB_ROUND''@/$(GNULIB_ROUND)/g' \
967               -e 's/@''GNULIB_ROUNDF''@/$(GNULIB_ROUNDF)/g' \
968               -e 's/@''GNULIB_ROUNDL''@/$(GNULIB_ROUNDL)/g' \
969               -e 's/@''GNULIB_SIGNBIT''@/$(GNULIB_SIGNBIT)/g' \
970               -e 's/@''GNULIB_SINF''@/$(GNULIB_SINF)/g' \
971               -e 's/@''GNULIB_SINL''@/$(GNULIB_SINL)/g' \
972               -e 's/@''GNULIB_SINHF''@/$(GNULIB_SINHF)/g' \
973               -e 's/@''GNULIB_SQRTF''@/$(GNULIB_SQRTF)/g' \
974               -e 's/@''GNULIB_SQRTL''@/$(GNULIB_SQRTL)/g' \
975               -e 's/@''GNULIB_TANF''@/$(GNULIB_TANF)/g' \
976               -e 's/@''GNULIB_TANL''@/$(GNULIB_TANL)/g' \
977               -e 's/@''GNULIB_TANHF''@/$(GNULIB_TANHF)/g' \
978               -e 's/@''GNULIB_TRUNC''@/$(GNULIB_TRUNC)/g' \
979               -e 's/@''GNULIB_TRUNCF''@/$(GNULIB_TRUNCF)/g' \
980               -e 's/@''GNULIB_TRUNCL''@/$(GNULIB_TRUNCL)/g' \
981           | \
982           sed -e 's|@''HAVE_ACOSF''@|$(HAVE_ACOSF)|g' \
983               -e 's|@''HAVE_ACOSL''@|$(HAVE_ACOSL)|g' \
984               -e 's|@''HAVE_ASINF''@|$(HAVE_ASINF)|g' \
985               -e 's|@''HAVE_ASINL''@|$(HAVE_ASINL)|g' \
986               -e 's|@''HAVE_ATANF''@|$(HAVE_ATANF)|g' \
987               -e 's|@''HAVE_ATANL''@|$(HAVE_ATANL)|g' \
988               -e 's|@''HAVE_ATAN2F''@|$(HAVE_ATAN2F)|g' \
989               -e 's|@''HAVE_CBRT''@|$(HAVE_CBRT)|g' \
990               -e 's|@''HAVE_CBRTF''@|$(HAVE_CBRTF)|g' \
991               -e 's|@''HAVE_CBRTL''@|$(HAVE_CBRTL)|g' \
992               -e 's|@''HAVE_COPYSIGN''@|$(HAVE_COPYSIGN)|g' \
993               -e 's|@''HAVE_COPYSIGNL''@|$(HAVE_COPYSIGNL)|g' \
994               -e 's|@''HAVE_COSF''@|$(HAVE_COSF)|g' \
995               -e 's|@''HAVE_COSL''@|$(HAVE_COSL)|g' \
996               -e 's|@''HAVE_COSHF''@|$(HAVE_COSHF)|g' \
997               -e 's|@''HAVE_EXPF''@|$(HAVE_EXPF)|g' \
998               -e 's|@''HAVE_EXPL''@|$(HAVE_EXPL)|g' \
999               -e 's|@''HAVE_EXPM1''@|$(HAVE_EXPM1)|g' \
1000               -e 's|@''HAVE_EXPM1F''@|$(HAVE_EXPM1F)|g' \
1001               -e 's|@''HAVE_FABSF''@|$(HAVE_FABSF)|g' \
1002               -e 's|@''HAVE_FABSL''@|$(HAVE_FABSL)|g' \
1003               -e 's|@''HAVE_FMA''@|$(HAVE_FMA)|g' \
1004               -e 's|@''HAVE_FMAF''@|$(HAVE_FMAF)|g' \
1005               -e 's|@''HAVE_FMAL''@|$(HAVE_FMAL)|g' \
1006               -e 's|@''HAVE_FMODF''@|$(HAVE_FMODF)|g' \
1007               -e 's|@''HAVE_FMODL''@|$(HAVE_FMODL)|g' \
1008               -e 's|@''HAVE_FREXPF''@|$(HAVE_FREXPF)|g' \
1009               -e 's|@''HAVE_HYPOTF''@|$(HAVE_HYPOTF)|g' \
1010               -e 's|@''HAVE_HYPOTL''@|$(HAVE_HYPOTL)|g' \
1011               -e 's|@''HAVE_ILOGB''@|$(HAVE_ILOGB)|g' \
1012               -e 's|@''HAVE_ILOGBF''@|$(HAVE_ILOGBF)|g' \
1013               -e 's|@''HAVE_ILOGBL''@|$(HAVE_ILOGBL)|g' \
1014               -e 's|@''HAVE_ISNANF''@|$(HAVE_ISNANF)|g' \
1015               -e 's|@''HAVE_ISNAND''@|$(HAVE_ISNAND)|g' \
1016               -e 's|@''HAVE_ISNANL''@|$(HAVE_ISNANL)|g' \
1017               -e 's|@''HAVE_LDEXPF''@|$(HAVE_LDEXPF)|g' \
1018               -e 's|@''HAVE_LOGF''@|$(HAVE_LOGF)|g' \
1019               -e 's|@''HAVE_LOGL''@|$(HAVE_LOGL)|g' \
1020               -e 's|@''HAVE_LOG10F''@|$(HAVE_LOG10F)|g' \
1021               -e 's|@''HAVE_LOG10L''@|$(HAVE_LOG10L)|g' \
1022               -e 's|@''HAVE_LOG1P''@|$(HAVE_LOG1P)|g' \
1023               -e 's|@''HAVE_LOG1PF''@|$(HAVE_LOG1PF)|g' \
1024               -e 's|@''HAVE_LOG1PL''@|$(HAVE_LOG1PL)|g' \
1025               -e 's|@''HAVE_LOGBF''@|$(HAVE_LOGBF)|g' \
1026               -e 's|@''HAVE_LOGBL''@|$(HAVE_LOGBL)|g' \
1027               -e 's|@''HAVE_MODFF''@|$(HAVE_MODFF)|g' \
1028               -e 's|@''HAVE_MODFL''@|$(HAVE_MODFL)|g' \
1029               -e 's|@''HAVE_POWF''@|$(HAVE_POWF)|g' \
1030               -e 's|@''HAVE_REMAINDER''@|$(HAVE_REMAINDER)|g' \
1031               -e 's|@''HAVE_REMAINDERF''@|$(HAVE_REMAINDERF)|g' \
1032               -e 's|@''HAVE_RINT''@|$(HAVE_RINT)|g' \
1033               -e 's|@''HAVE_RINTL''@|$(HAVE_RINTL)|g' \
1034               -e 's|@''HAVE_SINF''@|$(HAVE_SINF)|g' \
1035               -e 's|@''HAVE_SINL''@|$(HAVE_SINL)|g' \
1036               -e 's|@''HAVE_SINHF''@|$(HAVE_SINHF)|g' \
1037               -e 's|@''HAVE_SQRTF''@|$(HAVE_SQRTF)|g' \
1038               -e 's|@''HAVE_SQRTL''@|$(HAVE_SQRTL)|g' \
1039               -e 's|@''HAVE_TANF''@|$(HAVE_TANF)|g' \
1040               -e 's|@''HAVE_TANL''@|$(HAVE_TANL)|g' \
1041               -e 's|@''HAVE_TANHF''@|$(HAVE_TANHF)|g' \
1042               -e 's|@''HAVE_DECL_ACOSL''@|$(HAVE_DECL_ACOSL)|g' \
1043               -e 's|@''HAVE_DECL_ASINL''@|$(HAVE_DECL_ASINL)|g' \
1044               -e 's|@''HAVE_DECL_ATANL''@|$(HAVE_DECL_ATANL)|g' \
1045               -e 's|@''HAVE_DECL_CBRTF''@|$(HAVE_DECL_CBRTF)|g' \
1046               -e 's|@''HAVE_DECL_CBRTL''@|$(HAVE_DECL_CBRTL)|g' \
1047               -e 's|@''HAVE_DECL_CEILF''@|$(HAVE_DECL_CEILF)|g' \
1048               -e 's|@''HAVE_DECL_CEILL''@|$(HAVE_DECL_CEILL)|g' \
1049               -e 's|@''HAVE_DECL_COPYSIGNF''@|$(HAVE_DECL_COPYSIGNF)|g' \
1050               -e 's|@''HAVE_DECL_COSL''@|$(HAVE_DECL_COSL)|g' \
1051               -e 's|@''HAVE_DECL_EXPL''@|$(HAVE_DECL_EXPL)|g' \
1052               -e 's|@''HAVE_DECL_EXP2''@|$(HAVE_DECL_EXP2)|g' \
1053               -e 's|@''HAVE_DECL_EXP2F''@|$(HAVE_DECL_EXP2F)|g' \
1054               -e 's|@''HAVE_DECL_EXP2L''@|$(HAVE_DECL_EXP2L)|g' \
1055               -e 's|@''HAVE_DECL_EXPM1L''@|$(HAVE_DECL_EXPM1L)|g' \
1056               -e 's|@''HAVE_DECL_FLOORF''@|$(HAVE_DECL_FLOORF)|g' \
1057               -e 's|@''HAVE_DECL_FLOORL''@|$(HAVE_DECL_FLOORL)|g' \
1058               -e 's|@''HAVE_DECL_FREXPL''@|$(HAVE_DECL_FREXPL)|g' \
1059               -e 's|@''HAVE_DECL_LDEXPL''@|$(HAVE_DECL_LDEXPL)|g' \
1060               -e 's|@''HAVE_DECL_LOGL''@|$(HAVE_DECL_LOGL)|g' \
1061               -e 's|@''HAVE_DECL_LOG10L''@|$(HAVE_DECL_LOG10L)|g' \
1062               -e 's|@''HAVE_DECL_LOG2''@|$(HAVE_DECL_LOG2)|g' \
1063               -e 's|@''HAVE_DECL_LOG2F''@|$(HAVE_DECL_LOG2F)|g' \
1064               -e 's|@''HAVE_DECL_LOG2L''@|$(HAVE_DECL_LOG2L)|g' \
1065               -e 's|@''HAVE_DECL_LOGB''@|$(HAVE_DECL_LOGB)|g' \
1066               -e 's|@''HAVE_DECL_REMAINDER''@|$(HAVE_DECL_REMAINDER)|g' \
1067               -e 's|@''HAVE_DECL_REMAINDERL''@|$(HAVE_DECL_REMAINDERL)|g' \
1068               -e 's|@''HAVE_DECL_RINTF''@|$(HAVE_DECL_RINTF)|g' \
1069               -e 's|@''HAVE_DECL_ROUND''@|$(HAVE_DECL_ROUND)|g' \
1070               -e 's|@''HAVE_DECL_ROUNDF''@|$(HAVE_DECL_ROUNDF)|g' \
1071               -e 's|@''HAVE_DECL_ROUNDL''@|$(HAVE_DECL_ROUNDL)|g' \
1072               -e 's|@''HAVE_DECL_SINL''@|$(HAVE_DECL_SINL)|g' \
1073               -e 's|@''HAVE_DECL_SQRTL''@|$(HAVE_DECL_SQRTL)|g' \
1074               -e 's|@''HAVE_DECL_TANL''@|$(HAVE_DECL_TANL)|g' \
1075               -e 's|@''HAVE_DECL_TRUNC''@|$(HAVE_DECL_TRUNC)|g' \
1076               -e 's|@''HAVE_DECL_TRUNCF''@|$(HAVE_DECL_TRUNCF)|g' \
1077               -e 's|@''HAVE_DECL_TRUNCL''@|$(HAVE_DECL_TRUNCL)|g' \
1078           | \
1079           sed -e 's|@''REPLACE_CBRTF''@|$(REPLACE_CBRTF)|g' \
1080               -e 's|@''REPLACE_CBRTL''@|$(REPLACE_CBRTL)|g' \
1081               -e 's|@''REPLACE_CEIL''@|$(REPLACE_CEIL)|g' \
1082               -e 's|@''REPLACE_CEILF''@|$(REPLACE_CEILF)|g' \
1083               -e 's|@''REPLACE_CEILL''@|$(REPLACE_CEILL)|g' \
1084               -e 's|@''REPLACE_EXPM1''@|$(REPLACE_EXPM1)|g' \
1085               -e 's|@''REPLACE_EXPM1F''@|$(REPLACE_EXPM1F)|g' \
1086               -e 's|@''REPLACE_EXP2''@|$(REPLACE_EXP2)|g' \
1087               -e 's|@''REPLACE_EXP2L''@|$(REPLACE_EXP2L)|g' \
1088               -e 's|@''REPLACE_FABSL''@|$(REPLACE_FABSL)|g' \
1089               -e 's|@''REPLACE_FLOOR''@|$(REPLACE_FLOOR)|g' \
1090               -e 's|@''REPLACE_FLOORF''@|$(REPLACE_FLOORF)|g' \
1091               -e 's|@''REPLACE_FLOORL''@|$(REPLACE_FLOORL)|g' \
1092               -e 's|@''REPLACE_FMA''@|$(REPLACE_FMA)|g' \
1093               -e 's|@''REPLACE_FMAF''@|$(REPLACE_FMAF)|g' \
1094               -e 's|@''REPLACE_FMAL''@|$(REPLACE_FMAL)|g' \
1095               -e 's|@''REPLACE_FMOD''@|$(REPLACE_FMOD)|g' \
1096               -e 's|@''REPLACE_FMODF''@|$(REPLACE_FMODF)|g' \
1097               -e 's|@''REPLACE_FMODL''@|$(REPLACE_FMODL)|g' \
1098               -e 's|@''REPLACE_FREXPF''@|$(REPLACE_FREXPF)|g' \
1099               -e 's|@''REPLACE_FREXP''@|$(REPLACE_FREXP)|g' \
1100               -e 's|@''REPLACE_FREXPL''@|$(REPLACE_FREXPL)|g' \
1101               -e 's|@''REPLACE_HUGE_VAL''@|$(REPLACE_HUGE_VAL)|g' \
1102               -e 's|@''REPLACE_HYPOT''@|$(REPLACE_HYPOT)|g' \
1103               -e 's|@''REPLACE_HYPOTF''@|$(REPLACE_HYPOTF)|g' \
1104               -e 's|@''REPLACE_HYPOTL''@|$(REPLACE_HYPOTL)|g' \
1105               -e 's|@''REPLACE_ILOGB''@|$(REPLACE_ILOGB)|g' \
1106               -e 's|@''REPLACE_ILOGBF''@|$(REPLACE_ILOGBF)|g' \
1107               -e 's|@''REPLACE_ISFINITE''@|$(REPLACE_ISFINITE)|g' \
1108               -e 's|@''REPLACE_ISINF''@|$(REPLACE_ISINF)|g' \
1109               -e 's|@''REPLACE_ISNAN''@|$(REPLACE_ISNAN)|g' \
1110               -e 's|@''REPLACE_ITOLD''@|$(REPLACE_ITOLD)|g' \
1111               -e 's|@''REPLACE_LDEXPL''@|$(REPLACE_LDEXPL)|g' \
1112               -e 's|@''REPLACE_LOG''@|$(REPLACE_LOG)|g' \
1113               -e 's|@''REPLACE_LOGF''@|$(REPLACE_LOGF)|g' \
1114               -e 's|@''REPLACE_LOGL''@|$(REPLACE_LOGL)|g' \
1115               -e 's|@''REPLACE_LOG10''@|$(REPLACE_LOG10)|g' \
1116               -e 's|@''REPLACE_LOG10F''@|$(REPLACE_LOG10F)|g' \
1117               -e 's|@''REPLACE_LOG10L''@|$(REPLACE_LOG10L)|g' \
1118               -e 's|@''REPLACE_LOG1P''@|$(REPLACE_LOG1P)|g' \
1119               -e 's|@''REPLACE_LOG1PF''@|$(REPLACE_LOG1PF)|g' \
1120               -e 's|@''REPLACE_LOG1PL''@|$(REPLACE_LOG1PL)|g' \
1121               -e 's|@''REPLACE_LOG2''@|$(REPLACE_LOG2)|g' \
1122               -e 's|@''REPLACE_LOG2F''@|$(REPLACE_LOG2F)|g' \
1123               -e 's|@''REPLACE_LOG2L''@|$(REPLACE_LOG2L)|g' \
1124               -e 's|@''REPLACE_LOGB''@|$(REPLACE_LOGB)|g' \
1125               -e 's|@''REPLACE_LOGBF''@|$(REPLACE_LOGBF)|g' \
1126               -e 's|@''REPLACE_LOGBL''@|$(REPLACE_LOGBL)|g' \
1127               -e 's|@''REPLACE_MODF''@|$(REPLACE_MODF)|g' \
1128               -e 's|@''REPLACE_MODFF''@|$(REPLACE_MODFF)|g' \
1129               -e 's|@''REPLACE_MODFL''@|$(REPLACE_MODFL)|g' \
1130               -e 's|@''REPLACE_NAN''@|$(REPLACE_NAN)|g' \
1131               -e 's|@''REPLACE_REMAINDER''@|$(REPLACE_REMAINDER)|g' \
1132               -e 's|@''REPLACE_REMAINDERF''@|$(REPLACE_REMAINDERF)|g' \
1133               -e 's|@''REPLACE_REMAINDERL''@|$(REPLACE_REMAINDERL)|g' \
1134               -e 's|@''REPLACE_ROUND''@|$(REPLACE_ROUND)|g' \
1135               -e 's|@''REPLACE_ROUNDF''@|$(REPLACE_ROUNDF)|g' \
1136               -e 's|@''REPLACE_ROUNDL''@|$(REPLACE_ROUNDL)|g' \
1137               -e 's|@''REPLACE_SIGNBIT''@|$(REPLACE_SIGNBIT)|g' \
1138               -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|$(REPLACE_SIGNBIT_USING_GCC)|g' \
1139               -e 's|@''REPLACE_SQRTL''@|$(REPLACE_SQRTL)|g' \
1140               -e 's|@''REPLACE_TRUNC''@|$(REPLACE_TRUNC)|g' \
1141               -e 's|@''REPLACE_TRUNCF''@|$(REPLACE_TRUNCF)|g' \
1142               -e 's|@''REPLACE_TRUNCL''@|$(REPLACE_TRUNCL)|g' \
1143               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1144               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1145               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
1146         } > $@-t && \
1147         mv $@-t $@
1148 MOSTLYCLEANFILES += math.h math.h-t
1150 EXTRA_DIST += math.in.h
1152 ## end   gnulib module math
1154 ## begin gnulib module mbrtowc
1157 EXTRA_DIST += mbrtowc.c
1159 EXTRA_libgnu_a_SOURCES += mbrtowc.c
1161 ## end   gnulib module mbrtowc
1163 ## begin gnulib module mbsinit
1166 EXTRA_DIST += mbsinit.c
1168 EXTRA_libgnu_a_SOURCES += mbsinit.c
1170 ## end   gnulib module mbsinit
1172 ## begin gnulib module mbsrtowcs
1175 EXTRA_DIST += mbsrtowcs-impl.h mbsrtowcs-state.c mbsrtowcs.c
1177 EXTRA_libgnu_a_SOURCES += mbsrtowcs-state.c mbsrtowcs.c
1179 ## end   gnulib module mbsrtowcs
1181 ## begin gnulib module memchr
1184 EXTRA_DIST += memchr.c memchr.valgrind
1186 EXTRA_libgnu_a_SOURCES += memchr.c
1188 ## end   gnulib module memchr
1190 ## begin gnulib module memmem-simple
1193 EXTRA_DIST += memmem.c str-two-way.h
1195 EXTRA_libgnu_a_SOURCES += memmem.c
1197 ## end   gnulib module memmem-simple
1199 ## begin gnulib module mempcpy
1202 EXTRA_DIST += mempcpy.c
1204 EXTRA_libgnu_a_SOURCES += mempcpy.c
1206 ## end   gnulib module mempcpy
1208 ## begin gnulib module memrchr
1211 EXTRA_DIST += memrchr.c
1213 EXTRA_libgnu_a_SOURCES += memrchr.c
1215 ## end   gnulib module memrchr
1217 ## begin gnulib module mkdir
1220 EXTRA_DIST += mkdir.c
1222 EXTRA_libgnu_a_SOURCES += mkdir.c
1224 ## end   gnulib module mkdir
1226 ## begin gnulib module mkdtemp
1229 EXTRA_DIST += mkdtemp.c
1231 EXTRA_libgnu_a_SOURCES += mkdtemp.c
1233 ## end   gnulib module mkdtemp
1235 ## begin gnulib module mkostemp
1238 EXTRA_DIST += mkostemp.c
1240 EXTRA_libgnu_a_SOURCES += mkostemp.c
1242 ## end   gnulib module mkostemp
1244 ## begin gnulib module msvc-inval
1247 EXTRA_DIST += msvc-inval.c msvc-inval.h
1249 EXTRA_libgnu_a_SOURCES += msvc-inval.c
1251 ## end   gnulib module msvc-inval
1253 ## begin gnulib module msvc-nothrow
1256 EXTRA_DIST += msvc-nothrow.c msvc-nothrow.h
1258 EXTRA_libgnu_a_SOURCES += msvc-nothrow.c
1260 ## end   gnulib module msvc-nothrow
1262 ## begin gnulib module netinet_in
1264 BUILT_SOURCES += $(NETINET_IN_H)
1266 # We need the following in order to create <netinet/in.h> when the system
1267 # doesn't have one.
1268 if GL_GENERATE_NETINET_IN_H
1269 netinet/in.h: netinet_in.in.h $(top_builddir)/config.status
1270         $(AM_V_at)$(MKDIR_P) netinet
1271         $(AM_V_GEN)rm -f $@-t $@ && \
1272         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1273           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1274               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1275               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1276               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1277               -e 's|@''NEXT_NETINET_IN_H''@|$(NEXT_NETINET_IN_H)|g' \
1278               -e 's|@''HAVE_NETINET_IN_H''@|$(HAVE_NETINET_IN_H)|g' \
1279               < $(srcdir)/netinet_in.in.h; \
1280         } > $@-t && \
1281         mv $@-t $@
1282 else
1283 netinet/in.h: $(top_builddir)/config.status
1284         rm -f $@
1285 endif
1286 MOSTLYCLEANFILES += netinet/in.h netinet/in.h-t
1287 MOSTLYCLEANDIRS += netinet
1289 EXTRA_DIST += netinet_in.in.h
1291 ## end   gnulib module netinet_in
1293 ## begin gnulib module open
1296 EXTRA_DIST += open.c
1298 EXTRA_libgnu_a_SOURCES += open.c
1300 ## end   gnulib module open
1302 ## begin gnulib module openat
1305 EXTRA_DIST += openat.c
1307 EXTRA_libgnu_a_SOURCES += openat.c
1309 ## end   gnulib module openat
1311 ## begin gnulib module openat-die
1313 libgnu_a_SOURCES += openat-die.c
1315 ## end   gnulib module openat-die
1317 ## begin gnulib module openat-h
1320 EXTRA_DIST += openat.h
1322 ## end   gnulib module openat-h
1324 ## begin gnulib module opendir
1327 EXTRA_DIST += dirent-private.h opendir.c
1329 EXTRA_libgnu_a_SOURCES += opendir.c
1331 ## end   gnulib module opendir
1333 ## begin gnulib module pathmax
1336 EXTRA_DIST += pathmax.h
1338 ## end   gnulib module pathmax
1340 ## begin gnulib module rawmemchr
1343 EXTRA_DIST += rawmemchr.c rawmemchr.valgrind
1345 EXTRA_libgnu_a_SOURCES += rawmemchr.c
1347 ## end   gnulib module rawmemchr
1349 ## begin gnulib module readdir
1352 EXTRA_DIST += dirent-private.h readdir.c
1354 EXTRA_libgnu_a_SOURCES += readdir.c
1356 ## end   gnulib module readdir
1358 ## begin gnulib module readlink
1361 EXTRA_DIST += readlink.c
1363 EXTRA_libgnu_a_SOURCES += readlink.c
1365 ## end   gnulib module readlink
1367 ## begin gnulib module realloc-posix
1370 EXTRA_DIST += realloc.c
1372 EXTRA_libgnu_a_SOURCES += realloc.c
1374 ## end   gnulib module realloc-posix
1376 ## begin gnulib module rename
1379 EXTRA_DIST += rename.c
1381 EXTRA_libgnu_a_SOURCES += rename.c
1383 ## end   gnulib module rename
1385 ## begin gnulib module rewinddir
1388 EXTRA_DIST += dirent-private.h rewinddir.c
1390 EXTRA_libgnu_a_SOURCES += rewinddir.c
1392 ## end   gnulib module rewinddir
1394 ## begin gnulib module rmdir
1397 EXTRA_DIST += rmdir.c
1399 EXTRA_libgnu_a_SOURCES += rmdir.c
1401 ## end   gnulib module rmdir
1403 ## begin gnulib module same-inode
1406 EXTRA_DIST += same-inode.h
1408 ## end   gnulib module same-inode
1410 ## begin gnulib module save-cwd
1412 libgnu_a_SOURCES += save-cwd.c
1414 EXTRA_DIST += save-cwd.h
1416 ## end   gnulib module save-cwd
1418 ## begin gnulib module secure_getenv
1421 EXTRA_DIST += secure_getenv.c
1423 EXTRA_libgnu_a_SOURCES += secure_getenv.c
1425 ## end   gnulib module secure_getenv
1427 ## begin gnulib module setenv
1430 EXTRA_DIST += setenv.c
1432 EXTRA_libgnu_a_SOURCES += setenv.c
1434 ## end   gnulib module setenv
1436 ## begin gnulib module signal-h
1438 BUILT_SOURCES += signal.h
1440 # We need the following in order to create <signal.h> when the system
1441 # doesn't have a complete one.
1442 signal.h: signal.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1443         $(AM_V_GEN)rm -f $@-t $@ && \
1444         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1445           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1446               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1447               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1448               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1449               -e 's|@''NEXT_SIGNAL_H''@|$(NEXT_SIGNAL_H)|g' \
1450               -e 's|@''GNULIB_PTHREAD_SIGMASK''@|$(GNULIB_PTHREAD_SIGMASK)|g' \
1451               -e 's|@''GNULIB_RAISE''@|$(GNULIB_RAISE)|g' \
1452               -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/$(GNULIB_SIGNAL_H_SIGPIPE)/g' \
1453               -e 's/@''GNULIB_SIGPROCMASK''@/$(GNULIB_SIGPROCMASK)/g' \
1454               -e 's/@''GNULIB_SIGACTION''@/$(GNULIB_SIGACTION)/g' \
1455               -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|$(HAVE_POSIX_SIGNALBLOCKING)|g' \
1456               -e 's|@''HAVE_PTHREAD_SIGMASK''@|$(HAVE_PTHREAD_SIGMASK)|g' \
1457               -e 's|@''HAVE_RAISE''@|$(HAVE_RAISE)|g' \
1458               -e 's|@''HAVE_SIGSET_T''@|$(HAVE_SIGSET_T)|g' \
1459               -e 's|@''HAVE_SIGINFO_T''@|$(HAVE_SIGINFO_T)|g' \
1460               -e 's|@''HAVE_SIGACTION''@|$(HAVE_SIGACTION)|g' \
1461               -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|$(HAVE_STRUCT_SIGACTION_SA_SIGACTION)|g' \
1462               -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|$(HAVE_TYPE_VOLATILE_SIG_ATOMIC_T)|g' \
1463               -e 's|@''HAVE_SIGHANDLER_T''@|$(HAVE_SIGHANDLER_T)|g' \
1464               -e 's|@''REPLACE_PTHREAD_SIGMASK''@|$(REPLACE_PTHREAD_SIGMASK)|g' \
1465               -e 's|@''REPLACE_RAISE''@|$(REPLACE_RAISE)|g' \
1466               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1467               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1468               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
1469               < $(srcdir)/signal.in.h; \
1470         } > $@-t && \
1471         mv $@-t $@
1472 MOSTLYCLEANFILES += signal.h signal.h-t
1474 EXTRA_DIST += signal.in.h
1476 ## end   gnulib module signal-h
1478 ## begin gnulib module snippet/_Noreturn
1480 # Because this Makefile snippet defines a variable used by other
1481 # gnulib Makefile snippets, it must be present in all Makefile.am that
1482 # need it. This is ensured by the applicability 'all' defined above.
1484 _NORETURN_H=$(top_srcdir)/import/extra/snippet/_Noreturn.h
1486 EXTRA_DIST += $(top_srcdir)/import/extra/snippet/_Noreturn.h
1488 ## end   gnulib module snippet/_Noreturn
1490 ## begin gnulib module snippet/arg-nonnull
1492 # The BUILT_SOURCES created by this Makefile snippet are not used via #include
1493 # statements but through direct file reference. Therefore this snippet must be
1494 # present in all Makefile.am that need it. This is ensured by the applicability
1495 # 'all' defined above.
1497 BUILT_SOURCES += arg-nonnull.h
1498 # The arg-nonnull.h that gets inserted into generated .h files is the same as
1499 # build-aux/snippet/arg-nonnull.h, except that it has the copyright header cut
1500 # off.
1501 arg-nonnull.h: $(top_srcdir)/import/extra/snippet/arg-nonnull.h
1502         $(AM_V_GEN)rm -f $@-t $@ && \
1503         sed -n -e '/GL_ARG_NONNULL/,$$p' \
1504           < $(top_srcdir)/import/extra/snippet/arg-nonnull.h \
1505           > $@-t && \
1506         mv $@-t $@
1507 MOSTLYCLEANFILES += arg-nonnull.h arg-nonnull.h-t
1509 ARG_NONNULL_H=arg-nonnull.h
1511 EXTRA_DIST += $(top_srcdir)/import/extra/snippet/arg-nonnull.h
1513 ## end   gnulib module snippet/arg-nonnull
1515 ## begin gnulib module snippet/c++defs
1517 # The BUILT_SOURCES created by this Makefile snippet are not used via #include
1518 # statements but through direct file reference. Therefore this snippet must be
1519 # present in all Makefile.am that need it. This is ensured by the applicability
1520 # 'all' defined above.
1522 BUILT_SOURCES += c++defs.h
1523 # The c++defs.h that gets inserted into generated .h files is the same as
1524 # build-aux/snippet/c++defs.h, except that it has the copyright header cut off.
1525 c++defs.h: $(top_srcdir)/import/extra/snippet/c++defs.h
1526         $(AM_V_GEN)rm -f $@-t $@ && \
1527         sed -n -e '/_GL_CXXDEFS/,$$p' \
1528           < $(top_srcdir)/import/extra/snippet/c++defs.h \
1529           > $@-t && \
1530         mv $@-t $@
1531 MOSTLYCLEANFILES += c++defs.h c++defs.h-t
1533 CXXDEFS_H=c++defs.h
1535 EXTRA_DIST += $(top_srcdir)/import/extra/snippet/c++defs.h
1537 ## end   gnulib module snippet/c++defs
1539 ## begin gnulib module snippet/warn-on-use
1541 BUILT_SOURCES += warn-on-use.h
1542 # The warn-on-use.h that gets inserted into generated .h files is the same as
1543 # build-aux/snippet/warn-on-use.h, except that it has the copyright header cut
1544 # off.
1545 warn-on-use.h: $(top_srcdir)/import/extra/snippet/warn-on-use.h
1546         $(AM_V_GEN)rm -f $@-t $@ && \
1547         sed -n -e '/^.ifndef/,$$p' \
1548           < $(top_srcdir)/import/extra/snippet/warn-on-use.h \
1549           > $@-t && \
1550         mv $@-t $@
1551 MOSTLYCLEANFILES += warn-on-use.h warn-on-use.h-t
1553 WARN_ON_USE_H=warn-on-use.h
1555 EXTRA_DIST += $(top_srcdir)/import/extra/snippet/warn-on-use.h
1557 ## end   gnulib module snippet/warn-on-use
1559 ## begin gnulib module stat
1562 EXTRA_DIST += stat.c
1564 EXTRA_libgnu_a_SOURCES += stat.c
1566 ## end   gnulib module stat
1568 ## begin gnulib module stdalign
1570 BUILT_SOURCES += $(STDALIGN_H)
1572 # We need the following in order to create <stdalign.h> when the system
1573 # doesn't have one that works.
1574 if GL_GENERATE_STDALIGN_H
1575 stdalign.h: stdalign.in.h $(top_builddir)/config.status
1576         $(AM_V_GEN)rm -f $@-t $@ && \
1577         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1578           cat $(srcdir)/stdalign.in.h; \
1579         } > $@-t && \
1580         mv $@-t $@
1581 else
1582 stdalign.h: $(top_builddir)/config.status
1583         rm -f $@
1584 endif
1585 MOSTLYCLEANFILES += stdalign.h stdalign.h-t
1587 EXTRA_DIST += stdalign.in.h
1589 ## end   gnulib module stdalign
1591 ## begin gnulib module stdbool
1593 BUILT_SOURCES += $(STDBOOL_H)
1595 # We need the following in order to create <stdbool.h> when the system
1596 # doesn't have one that works.
1597 if GL_GENERATE_STDBOOL_H
1598 stdbool.h: stdbool.in.h $(top_builddir)/config.status
1599         $(AM_V_GEN)rm -f $@-t $@ && \
1600         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1601           sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool.in.h; \
1602         } > $@-t && \
1603         mv $@-t $@
1604 else
1605 stdbool.h: $(top_builddir)/config.status
1606         rm -f $@
1607 endif
1608 MOSTLYCLEANFILES += stdbool.h stdbool.h-t
1610 EXTRA_DIST += stdbool.in.h
1612 ## end   gnulib module stdbool
1614 ## begin gnulib module stddef
1616 BUILT_SOURCES += $(STDDEF_H)
1618 # We need the following in order to create <stddef.h> when the system
1619 # doesn't have one that works with the given compiler.
1620 if GL_GENERATE_STDDEF_H
1621 stddef.h: stddef.in.h $(top_builddir)/config.status
1622         $(AM_V_GEN)rm -f $@-t $@ && \
1623         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1624           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1625               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1626               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1627               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1628               -e 's|@''NEXT_STDDEF_H''@|$(NEXT_STDDEF_H)|g' \
1629               -e 's|@''HAVE_MAX_ALIGN_T''@|$(HAVE_MAX_ALIGN_T)|g' \
1630               -e 's|@''HAVE_WCHAR_T''@|$(HAVE_WCHAR_T)|g' \
1631               -e 's|@''REPLACE_NULL''@|$(REPLACE_NULL)|g' \
1632               < $(srcdir)/stddef.in.h; \
1633         } > $@-t && \
1634         mv $@-t $@
1635 else
1636 stddef.h: $(top_builddir)/config.status
1637         rm -f $@
1638 endif
1639 MOSTLYCLEANFILES += stddef.h stddef.h-t
1641 EXTRA_DIST += stddef.in.h
1643 ## end   gnulib module stddef
1645 ## begin gnulib module stdint
1647 BUILT_SOURCES += $(STDINT_H)
1649 # We need the following in order to create <stdint.h> when the system
1650 # doesn't have one that works with the given compiler.
1651 if GL_GENERATE_STDINT_H
1652 stdint.h: stdint.in.h $(top_builddir)/config.status
1653         $(AM_V_GEN)rm -f $@-t $@ && \
1654         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1655           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1656               -e 's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \
1657               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1658               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1659               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1660               -e 's|@''NEXT_STDINT_H''@|$(NEXT_STDINT_H)|g' \
1661               -e 's/@''HAVE_C99_STDINT_H''@/$(HAVE_C99_STDINT_H)/g' \
1662               -e 's/@''HAVE_SYS_TYPES_H''@/$(HAVE_SYS_TYPES_H)/g' \
1663               -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
1664               -e 's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \
1665               -e 's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \
1666               -e 's/@''HAVE_WCHAR_H''@/$(HAVE_WCHAR_H)/g' \
1667               -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
1668               -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
1669               -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
1670               -e 's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \
1671               -e 's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \
1672               -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/$(BITSIZEOF_SIG_ATOMIC_T)/g' \
1673               -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/$(HAVE_SIGNED_SIG_ATOMIC_T)/g' \
1674               -e 's/@''SIG_ATOMIC_T_SUFFIX''@/$(SIG_ATOMIC_T_SUFFIX)/g' \
1675               -e 's/@''BITSIZEOF_SIZE_T''@/$(BITSIZEOF_SIZE_T)/g' \
1676               -e 's/@''SIZE_T_SUFFIX''@/$(SIZE_T_SUFFIX)/g' \
1677               -e 's/@''BITSIZEOF_WCHAR_T''@/$(BITSIZEOF_WCHAR_T)/g' \
1678               -e 's/@''HAVE_SIGNED_WCHAR_T''@/$(HAVE_SIGNED_WCHAR_T)/g' \
1679               -e 's/@''WCHAR_T_SUFFIX''@/$(WCHAR_T_SUFFIX)/g' \
1680               -e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \
1681               -e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \
1682               -e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \
1683               < $(srcdir)/stdint.in.h; \
1684         } > $@-t && \
1685         mv $@-t $@
1686 else
1687 stdint.h: $(top_builddir)/config.status
1688         rm -f $@
1689 endif
1690 MOSTLYCLEANFILES += stdint.h stdint.h-t
1692 EXTRA_DIST += stdint.in.h
1694 ## end   gnulib module stdint
1696 ## begin gnulib module stdio
1698 BUILT_SOURCES += stdio.h
1700 # We need the following in order to create <stdio.h> when the system
1701 # doesn't have one that works with the given compiler.
1702 stdio.h: stdio.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1703         $(AM_V_GEN)rm -f $@-t $@ && \
1704         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1705           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1706               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1707               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1708               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1709               -e 's|@''NEXT_STDIO_H''@|$(NEXT_STDIO_H)|g' \
1710               -e 's/@''GNULIB_DPRINTF''@/$(GNULIB_DPRINTF)/g' \
1711               -e 's/@''GNULIB_FCLOSE''@/$(GNULIB_FCLOSE)/g' \
1712               -e 's/@''GNULIB_FDOPEN''@/$(GNULIB_FDOPEN)/g' \
1713               -e 's/@''GNULIB_FFLUSH''@/$(GNULIB_FFLUSH)/g' \
1714               -e 's/@''GNULIB_FGETC''@/$(GNULIB_FGETC)/g' \
1715               -e 's/@''GNULIB_FGETS''@/$(GNULIB_FGETS)/g' \
1716               -e 's/@''GNULIB_FOPEN''@/$(GNULIB_FOPEN)/g' \
1717               -e 's/@''GNULIB_FPRINTF''@/$(GNULIB_FPRINTF)/g' \
1718               -e 's/@''GNULIB_FPRINTF_POSIX''@/$(GNULIB_FPRINTF_POSIX)/g' \
1719               -e 's/@''GNULIB_FPURGE''@/$(GNULIB_FPURGE)/g' \
1720               -e 's/@''GNULIB_FPUTC''@/$(GNULIB_FPUTC)/g' \
1721               -e 's/@''GNULIB_FPUTS''@/$(GNULIB_FPUTS)/g' \
1722               -e 's/@''GNULIB_FREAD''@/$(GNULIB_FREAD)/g' \
1723               -e 's/@''GNULIB_FREOPEN''@/$(GNULIB_FREOPEN)/g' \
1724               -e 's/@''GNULIB_FSCANF''@/$(GNULIB_FSCANF)/g' \
1725               -e 's/@''GNULIB_FSEEK''@/$(GNULIB_FSEEK)/g' \
1726               -e 's/@''GNULIB_FSEEKO''@/$(GNULIB_FSEEKO)/g' \
1727               -e 's/@''GNULIB_FTELL''@/$(GNULIB_FTELL)/g' \
1728               -e 's/@''GNULIB_FTELLO''@/$(GNULIB_FTELLO)/g' \
1729               -e 's/@''GNULIB_FWRITE''@/$(GNULIB_FWRITE)/g' \
1730               -e 's/@''GNULIB_GETC''@/$(GNULIB_GETC)/g' \
1731               -e 's/@''GNULIB_GETCHAR''@/$(GNULIB_GETCHAR)/g' \
1732               -e 's/@''GNULIB_GETDELIM''@/$(GNULIB_GETDELIM)/g' \
1733               -e 's/@''GNULIB_GETLINE''@/$(GNULIB_GETLINE)/g' \
1734               -e 's/@''GNULIB_OBSTACK_PRINTF''@/$(GNULIB_OBSTACK_PRINTF)/g' \
1735               -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/$(GNULIB_OBSTACK_PRINTF_POSIX)/g' \
1736               -e 's/@''GNULIB_PCLOSE''@/$(GNULIB_PCLOSE)/g' \
1737               -e 's/@''GNULIB_PERROR''@/$(GNULIB_PERROR)/g' \
1738               -e 's/@''GNULIB_POPEN''@/$(GNULIB_POPEN)/g' \
1739               -e 's/@''GNULIB_PRINTF''@/$(GNULIB_PRINTF)/g' \
1740               -e 's/@''GNULIB_PRINTF_POSIX''@/$(GNULIB_PRINTF_POSIX)/g' \
1741               -e 's/@''GNULIB_PUTC''@/$(GNULIB_PUTC)/g' \
1742               -e 's/@''GNULIB_PUTCHAR''@/$(GNULIB_PUTCHAR)/g' \
1743               -e 's/@''GNULIB_PUTS''@/$(GNULIB_PUTS)/g' \
1744               -e 's/@''GNULIB_REMOVE''@/$(GNULIB_REMOVE)/g' \
1745               -e 's/@''GNULIB_RENAME''@/$(GNULIB_RENAME)/g' \
1746               -e 's/@''GNULIB_RENAMEAT''@/$(GNULIB_RENAMEAT)/g' \
1747               -e 's/@''GNULIB_SCANF''@/$(GNULIB_SCANF)/g' \
1748               -e 's/@''GNULIB_SNPRINTF''@/$(GNULIB_SNPRINTF)/g' \
1749               -e 's/@''GNULIB_SPRINTF_POSIX''@/$(GNULIB_SPRINTF_POSIX)/g' \
1750               -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/$(GNULIB_STDIO_H_NONBLOCKING)/g' \
1751               -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/$(GNULIB_STDIO_H_SIGPIPE)/g' \
1752               -e 's/@''GNULIB_TMPFILE''@/$(GNULIB_TMPFILE)/g' \
1753               -e 's/@''GNULIB_VASPRINTF''@/$(GNULIB_VASPRINTF)/g' \
1754               -e 's/@''GNULIB_VDPRINTF''@/$(GNULIB_VDPRINTF)/g' \
1755               -e 's/@''GNULIB_VFPRINTF''@/$(GNULIB_VFPRINTF)/g' \
1756               -e 's/@''GNULIB_VFPRINTF_POSIX''@/$(GNULIB_VFPRINTF_POSIX)/g' \
1757               -e 's/@''GNULIB_VFSCANF''@/$(GNULIB_VFSCANF)/g' \
1758               -e 's/@''GNULIB_VSCANF''@/$(GNULIB_VSCANF)/g' \
1759               -e 's/@''GNULIB_VPRINTF''@/$(GNULIB_VPRINTF)/g' \
1760               -e 's/@''GNULIB_VPRINTF_POSIX''@/$(GNULIB_VPRINTF_POSIX)/g' \
1761               -e 's/@''GNULIB_VSNPRINTF''@/$(GNULIB_VSNPRINTF)/g' \
1762               -e 's/@''GNULIB_VSPRINTF_POSIX''@/$(GNULIB_VSPRINTF_POSIX)/g' \
1763               < $(srcdir)/stdio.in.h | \
1764           sed -e 's|@''HAVE_DECL_FPURGE''@|$(HAVE_DECL_FPURGE)|g' \
1765               -e 's|@''HAVE_DECL_FSEEKO''@|$(HAVE_DECL_FSEEKO)|g' \
1766               -e 's|@''HAVE_DECL_FTELLO''@|$(HAVE_DECL_FTELLO)|g' \
1767               -e 's|@''HAVE_DECL_GETDELIM''@|$(HAVE_DECL_GETDELIM)|g' \
1768               -e 's|@''HAVE_DECL_GETLINE''@|$(HAVE_DECL_GETLINE)|g' \
1769               -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|$(HAVE_DECL_OBSTACK_PRINTF)|g' \
1770               -e 's|@''HAVE_DECL_SNPRINTF''@|$(HAVE_DECL_SNPRINTF)|g' \
1771               -e 's|@''HAVE_DECL_VSNPRINTF''@|$(HAVE_DECL_VSNPRINTF)|g' \
1772               -e 's|@''HAVE_DPRINTF''@|$(HAVE_DPRINTF)|g' \
1773               -e 's|@''HAVE_FSEEKO''@|$(HAVE_FSEEKO)|g' \
1774               -e 's|@''HAVE_FTELLO''@|$(HAVE_FTELLO)|g' \
1775               -e 's|@''HAVE_PCLOSE''@|$(HAVE_PCLOSE)|g' \
1776               -e 's|@''HAVE_POPEN''@|$(HAVE_POPEN)|g' \
1777               -e 's|@''HAVE_RENAMEAT''@|$(HAVE_RENAMEAT)|g' \
1778               -e 's|@''HAVE_VASPRINTF''@|$(HAVE_VASPRINTF)|g' \
1779               -e 's|@''HAVE_VDPRINTF''@|$(HAVE_VDPRINTF)|g' \
1780               -e 's|@''REPLACE_DPRINTF''@|$(REPLACE_DPRINTF)|g' \
1781               -e 's|@''REPLACE_FCLOSE''@|$(REPLACE_FCLOSE)|g' \
1782               -e 's|@''REPLACE_FDOPEN''@|$(REPLACE_FDOPEN)|g' \
1783               -e 's|@''REPLACE_FFLUSH''@|$(REPLACE_FFLUSH)|g' \
1784               -e 's|@''REPLACE_FOPEN''@|$(REPLACE_FOPEN)|g' \
1785               -e 's|@''REPLACE_FPRINTF''@|$(REPLACE_FPRINTF)|g' \
1786               -e 's|@''REPLACE_FPURGE''@|$(REPLACE_FPURGE)|g' \
1787               -e 's|@''REPLACE_FREOPEN''@|$(REPLACE_FREOPEN)|g' \
1788               -e 's|@''REPLACE_FSEEK''@|$(REPLACE_FSEEK)|g' \
1789               -e 's|@''REPLACE_FSEEKO''@|$(REPLACE_FSEEKO)|g' \
1790               -e 's|@''REPLACE_FTELL''@|$(REPLACE_FTELL)|g' \
1791               -e 's|@''REPLACE_FTELLO''@|$(REPLACE_FTELLO)|g' \
1792               -e 's|@''REPLACE_GETDELIM''@|$(REPLACE_GETDELIM)|g' \
1793               -e 's|@''REPLACE_GETLINE''@|$(REPLACE_GETLINE)|g' \
1794               -e 's|@''REPLACE_OBSTACK_PRINTF''@|$(REPLACE_OBSTACK_PRINTF)|g' \
1795               -e 's|@''REPLACE_PERROR''@|$(REPLACE_PERROR)|g' \
1796               -e 's|@''REPLACE_POPEN''@|$(REPLACE_POPEN)|g' \
1797               -e 's|@''REPLACE_PRINTF''@|$(REPLACE_PRINTF)|g' \
1798               -e 's|@''REPLACE_REMOVE''@|$(REPLACE_REMOVE)|g' \
1799               -e 's|@''REPLACE_RENAME''@|$(REPLACE_RENAME)|g' \
1800               -e 's|@''REPLACE_RENAMEAT''@|$(REPLACE_RENAMEAT)|g' \
1801               -e 's|@''REPLACE_SNPRINTF''@|$(REPLACE_SNPRINTF)|g' \
1802               -e 's|@''REPLACE_SPRINTF''@|$(REPLACE_SPRINTF)|g' \
1803               -e 's|@''REPLACE_STDIO_READ_FUNCS''@|$(REPLACE_STDIO_READ_FUNCS)|g' \
1804               -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|$(REPLACE_STDIO_WRITE_FUNCS)|g' \
1805               -e 's|@''REPLACE_TMPFILE''@|$(REPLACE_TMPFILE)|g' \
1806               -e 's|@''REPLACE_VASPRINTF''@|$(REPLACE_VASPRINTF)|g' \
1807               -e 's|@''REPLACE_VDPRINTF''@|$(REPLACE_VDPRINTF)|g' \
1808               -e 's|@''REPLACE_VFPRINTF''@|$(REPLACE_VFPRINTF)|g' \
1809               -e 's|@''REPLACE_VPRINTF''@|$(REPLACE_VPRINTF)|g' \
1810               -e 's|@''REPLACE_VSNPRINTF''@|$(REPLACE_VSNPRINTF)|g' \
1811               -e 's|@''REPLACE_VSPRINTF''@|$(REPLACE_VSPRINTF)|g' \
1812               -e 's|@''ASM_SYMBOL_PREFIX''@|$(ASM_SYMBOL_PREFIX)|g' \
1813               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1814               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1815               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
1816         } > $@-t && \
1817         mv $@-t $@
1818 MOSTLYCLEANFILES += stdio.h stdio.h-t
1820 EXTRA_DIST += stdio.in.h
1822 ## end   gnulib module stdio
1824 ## begin gnulib module stdlib
1826 BUILT_SOURCES += stdlib.h
1828 # We need the following in order to create <stdlib.h> when the system
1829 # doesn't have one that works with the given compiler.
1830 stdlib.h: stdlib.in.h $(top_builddir)/config.status $(CXXDEFS_H) \
1831   $(_NORETURN_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1832         $(AM_V_GEN)rm -f $@-t $@ && \
1833         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1834           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1835               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1836               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1837               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1838               -e 's|@''NEXT_STDLIB_H''@|$(NEXT_STDLIB_H)|g' \
1839               -e 's/@''GNULIB__EXIT''@/$(GNULIB__EXIT)/g' \
1840               -e 's/@''GNULIB_ATOLL''@/$(GNULIB_ATOLL)/g' \
1841               -e 's/@''GNULIB_CALLOC_POSIX''@/$(GNULIB_CALLOC_POSIX)/g' \
1842               -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/$(GNULIB_CANONICALIZE_FILE_NAME)/g' \
1843               -e 's/@''GNULIB_GETLOADAVG''@/$(GNULIB_GETLOADAVG)/g' \
1844               -e 's/@''GNULIB_GETSUBOPT''@/$(GNULIB_GETSUBOPT)/g' \
1845               -e 's/@''GNULIB_GRANTPT''@/$(GNULIB_GRANTPT)/g' \
1846               -e 's/@''GNULIB_MALLOC_POSIX''@/$(GNULIB_MALLOC_POSIX)/g' \
1847               -e 's/@''GNULIB_MBTOWC''@/$(GNULIB_MBTOWC)/g' \
1848               -e 's/@''GNULIB_MKDTEMP''@/$(GNULIB_MKDTEMP)/g' \
1849               -e 's/@''GNULIB_MKOSTEMP''@/$(GNULIB_MKOSTEMP)/g' \
1850               -e 's/@''GNULIB_MKOSTEMPS''@/$(GNULIB_MKOSTEMPS)/g' \
1851               -e 's/@''GNULIB_MKSTEMP''@/$(GNULIB_MKSTEMP)/g' \
1852               -e 's/@''GNULIB_MKSTEMPS''@/$(GNULIB_MKSTEMPS)/g' \
1853               -e 's/@''GNULIB_POSIX_OPENPT''@/$(GNULIB_POSIX_OPENPT)/g' \
1854               -e 's/@''GNULIB_PTSNAME''@/$(GNULIB_PTSNAME)/g' \
1855               -e 's/@''GNULIB_PTSNAME_R''@/$(GNULIB_PTSNAME_R)/g' \
1856               -e 's/@''GNULIB_PUTENV''@/$(GNULIB_PUTENV)/g' \
1857               -e 's/@''GNULIB_QSORT_R''@/$(GNULIB_QSORT_R)/g' \
1858               -e 's/@''GNULIB_RANDOM''@/$(GNULIB_RANDOM)/g' \
1859               -e 's/@''GNULIB_RANDOM_R''@/$(GNULIB_RANDOM_R)/g' \
1860               -e 's/@''GNULIB_REALLOC_POSIX''@/$(GNULIB_REALLOC_POSIX)/g' \
1861               -e 's/@''GNULIB_REALPATH''@/$(GNULIB_REALPATH)/g' \
1862               -e 's/@''GNULIB_RPMATCH''@/$(GNULIB_RPMATCH)/g' \
1863               -e 's/@''GNULIB_SECURE_GETENV''@/$(GNULIB_SECURE_GETENV)/g' \
1864               -e 's/@''GNULIB_SETENV''@/$(GNULIB_SETENV)/g' \
1865               -e 's/@''GNULIB_STRTOD''@/$(GNULIB_STRTOD)/g' \
1866               -e 's/@''GNULIB_STRTOLL''@/$(GNULIB_STRTOLL)/g' \
1867               -e 's/@''GNULIB_STRTOULL''@/$(GNULIB_STRTOULL)/g' \
1868               -e 's/@''GNULIB_SYSTEM_POSIX''@/$(GNULIB_SYSTEM_POSIX)/g' \
1869               -e 's/@''GNULIB_UNLOCKPT''@/$(GNULIB_UNLOCKPT)/g' \
1870               -e 's/@''GNULIB_UNSETENV''@/$(GNULIB_UNSETENV)/g' \
1871               -e 's/@''GNULIB_WCTOMB''@/$(GNULIB_WCTOMB)/g' \
1872               < $(srcdir)/stdlib.in.h | \
1873           sed -e 's|@''HAVE__EXIT''@|$(HAVE__EXIT)|g' \
1874               -e 's|@''HAVE_ATOLL''@|$(HAVE_ATOLL)|g' \
1875               -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|$(HAVE_CANONICALIZE_FILE_NAME)|g' \
1876               -e 's|@''HAVE_DECL_GETLOADAVG''@|$(HAVE_DECL_GETLOADAVG)|g' \
1877               -e 's|@''HAVE_GETSUBOPT''@|$(HAVE_GETSUBOPT)|g' \
1878               -e 's|@''HAVE_GRANTPT''@|$(HAVE_GRANTPT)|g' \
1879               -e 's|@''HAVE_MKDTEMP''@|$(HAVE_MKDTEMP)|g' \
1880               -e 's|@''HAVE_MKOSTEMP''@|$(HAVE_MKOSTEMP)|g' \
1881               -e 's|@''HAVE_MKOSTEMPS''@|$(HAVE_MKOSTEMPS)|g' \
1882               -e 's|@''HAVE_MKSTEMP''@|$(HAVE_MKSTEMP)|g' \
1883               -e 's|@''HAVE_MKSTEMPS''@|$(HAVE_MKSTEMPS)|g' \
1884               -e 's|@''HAVE_POSIX_OPENPT''@|$(HAVE_POSIX_OPENPT)|g' \
1885               -e 's|@''HAVE_PTSNAME''@|$(HAVE_PTSNAME)|g' \
1886               -e 's|@''HAVE_PTSNAME_R''@|$(HAVE_PTSNAME_R)|g' \
1887               -e 's|@''HAVE_QSORT_R''@|$(HAVE_QSORT_R)|g' \
1888               -e 's|@''HAVE_RANDOM''@|$(HAVE_RANDOM)|g' \
1889               -e 's|@''HAVE_RANDOM_H''@|$(HAVE_RANDOM_H)|g' \
1890               -e 's|@''HAVE_RANDOM_R''@|$(HAVE_RANDOM_R)|g' \
1891               -e 's|@''HAVE_REALPATH''@|$(HAVE_REALPATH)|g' \
1892               -e 's|@''HAVE_RPMATCH''@|$(HAVE_RPMATCH)|g' \
1893               -e 's|@''HAVE_SECURE_GETENV''@|$(HAVE_SECURE_GETENV)|g' \
1894               -e 's|@''HAVE_DECL_SETENV''@|$(HAVE_DECL_SETENV)|g' \
1895               -e 's|@''HAVE_STRTOD''@|$(HAVE_STRTOD)|g' \
1896               -e 's|@''HAVE_STRTOLL''@|$(HAVE_STRTOLL)|g' \
1897               -e 's|@''HAVE_STRTOULL''@|$(HAVE_STRTOULL)|g' \
1898               -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|$(HAVE_STRUCT_RANDOM_DATA)|g' \
1899               -e 's|@''HAVE_SYS_LOADAVG_H''@|$(HAVE_SYS_LOADAVG_H)|g' \
1900               -e 's|@''HAVE_UNLOCKPT''@|$(HAVE_UNLOCKPT)|g' \
1901               -e 's|@''HAVE_DECL_UNSETENV''@|$(HAVE_DECL_UNSETENV)|g' \
1902               -e 's|@''REPLACE_CALLOC''@|$(REPLACE_CALLOC)|g' \
1903               -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|$(REPLACE_CANONICALIZE_FILE_NAME)|g' \
1904               -e 's|@''REPLACE_MALLOC''@|$(REPLACE_MALLOC)|g' \
1905               -e 's|@''REPLACE_MBTOWC''@|$(REPLACE_MBTOWC)|g' \
1906               -e 's|@''REPLACE_MKSTEMP''@|$(REPLACE_MKSTEMP)|g' \
1907               -e 's|@''REPLACE_PTSNAME''@|$(REPLACE_PTSNAME)|g' \
1908               -e 's|@''REPLACE_PTSNAME_R''@|$(REPLACE_PTSNAME_R)|g' \
1909               -e 's|@''REPLACE_PUTENV''@|$(REPLACE_PUTENV)|g' \
1910               -e 's|@''REPLACE_QSORT_R''@|$(REPLACE_QSORT_R)|g' \
1911               -e 's|@''REPLACE_RANDOM_R''@|$(REPLACE_RANDOM_R)|g' \
1912               -e 's|@''REPLACE_REALLOC''@|$(REPLACE_REALLOC)|g' \
1913               -e 's|@''REPLACE_REALPATH''@|$(REPLACE_REALPATH)|g' \
1914               -e 's|@''REPLACE_SETENV''@|$(REPLACE_SETENV)|g' \
1915               -e 's|@''REPLACE_STRTOD''@|$(REPLACE_STRTOD)|g' \
1916               -e 's|@''REPLACE_UNSETENV''@|$(REPLACE_UNSETENV)|g' \
1917               -e 's|@''REPLACE_WCTOMB''@|$(REPLACE_WCTOMB)|g' \
1918               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1919               -e '/definition of _Noreturn/r $(_NORETURN_H)' \
1920               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
1921               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
1922         } > $@-t && \
1923         mv $@-t $@
1924 MOSTLYCLEANFILES += stdlib.h stdlib.h-t
1926 EXTRA_DIST += stdlib.in.h
1928 ## end   gnulib module stdlib
1930 ## begin gnulib module strchrnul
1933 EXTRA_DIST += strchrnul.c strchrnul.valgrind
1935 EXTRA_libgnu_a_SOURCES += strchrnul.c
1937 ## end   gnulib module strchrnul
1939 ## begin gnulib module strdup-posix
1942 EXTRA_DIST += strdup.c
1944 EXTRA_libgnu_a_SOURCES += strdup.c
1946 ## end   gnulib module strdup-posix
1948 ## begin gnulib module streq
1951 EXTRA_DIST += streq.h
1953 ## end   gnulib module streq
1955 ## begin gnulib module strerror
1958 EXTRA_DIST += strerror.c
1960 EXTRA_libgnu_a_SOURCES += strerror.c
1962 ## end   gnulib module strerror
1964 ## begin gnulib module strerror-override
1967 EXTRA_DIST += strerror-override.c strerror-override.h
1969 EXTRA_libgnu_a_SOURCES += strerror-override.c
1971 ## end   gnulib module strerror-override
1973 ## begin gnulib module string
1975 BUILT_SOURCES += string.h
1977 # We need the following in order to create <string.h> when the system
1978 # doesn't have one that works with the given compiler.
1979 string.h: string.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
1980         $(AM_V_GEN)rm -f $@-t $@ && \
1981         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
1982           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1983               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1984               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1985               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1986               -e 's|@''NEXT_STRING_H''@|$(NEXT_STRING_H)|g' \
1987               -e 's/@''GNULIB_FFSL''@/$(GNULIB_FFSL)/g' \
1988               -e 's/@''GNULIB_FFSLL''@/$(GNULIB_FFSLL)/g' \
1989               -e 's/@''GNULIB_MBSLEN''@/$(GNULIB_MBSLEN)/g' \
1990               -e 's/@''GNULIB_MBSNLEN''@/$(GNULIB_MBSNLEN)/g' \
1991               -e 's/@''GNULIB_MBSCHR''@/$(GNULIB_MBSCHR)/g' \
1992               -e 's/@''GNULIB_MBSRCHR''@/$(GNULIB_MBSRCHR)/g' \
1993               -e 's/@''GNULIB_MBSSTR''@/$(GNULIB_MBSSTR)/g' \
1994               -e 's/@''GNULIB_MBSCASECMP''@/$(GNULIB_MBSCASECMP)/g' \
1995               -e 's/@''GNULIB_MBSNCASECMP''@/$(GNULIB_MBSNCASECMP)/g' \
1996               -e 's/@''GNULIB_MBSPCASECMP''@/$(GNULIB_MBSPCASECMP)/g' \
1997               -e 's/@''GNULIB_MBSCASESTR''@/$(GNULIB_MBSCASESTR)/g' \
1998               -e 's/@''GNULIB_MBSCSPN''@/$(GNULIB_MBSCSPN)/g' \
1999               -e 's/@''GNULIB_MBSPBRK''@/$(GNULIB_MBSPBRK)/g' \
2000               -e 's/@''GNULIB_MBSSPN''@/$(GNULIB_MBSSPN)/g' \
2001               -e 's/@''GNULIB_MBSSEP''@/$(GNULIB_MBSSEP)/g' \
2002               -e 's/@''GNULIB_MBSTOK_R''@/$(GNULIB_MBSTOK_R)/g' \
2003               -e 's/@''GNULIB_MEMCHR''@/$(GNULIB_MEMCHR)/g' \
2004               -e 's/@''GNULIB_MEMMEM''@/$(GNULIB_MEMMEM)/g' \
2005               -e 's/@''GNULIB_MEMPCPY''@/$(GNULIB_MEMPCPY)/g' \
2006               -e 's/@''GNULIB_MEMRCHR''@/$(GNULIB_MEMRCHR)/g' \
2007               -e 's/@''GNULIB_RAWMEMCHR''@/$(GNULIB_RAWMEMCHR)/g' \
2008               -e 's/@''GNULIB_STPCPY''@/$(GNULIB_STPCPY)/g' \
2009               -e 's/@''GNULIB_STPNCPY''@/$(GNULIB_STPNCPY)/g' \
2010               -e 's/@''GNULIB_STRCHRNUL''@/$(GNULIB_STRCHRNUL)/g' \
2011               -e 's/@''GNULIB_STRDUP''@/$(GNULIB_STRDUP)/g' \
2012               -e 's/@''GNULIB_STRNCAT''@/$(GNULIB_STRNCAT)/g' \
2013               -e 's/@''GNULIB_STRNDUP''@/$(GNULIB_STRNDUP)/g' \
2014               -e 's/@''GNULIB_STRNLEN''@/$(GNULIB_STRNLEN)/g' \
2015               -e 's/@''GNULIB_STRPBRK''@/$(GNULIB_STRPBRK)/g' \
2016               -e 's/@''GNULIB_STRSEP''@/$(GNULIB_STRSEP)/g' \
2017               -e 's/@''GNULIB_STRSTR''@/$(GNULIB_STRSTR)/g' \
2018               -e 's/@''GNULIB_STRCASESTR''@/$(GNULIB_STRCASESTR)/g' \
2019               -e 's/@''GNULIB_STRTOK_R''@/$(GNULIB_STRTOK_R)/g' \
2020               -e 's/@''GNULIB_STRERROR''@/$(GNULIB_STRERROR)/g' \
2021               -e 's/@''GNULIB_STRERROR_R''@/$(GNULIB_STRERROR_R)/g' \
2022               -e 's/@''GNULIB_STRSIGNAL''@/$(GNULIB_STRSIGNAL)/g' \
2023               -e 's/@''GNULIB_STRVERSCMP''@/$(GNULIB_STRVERSCMP)/g' \
2024               < $(srcdir)/string.in.h | \
2025           sed -e 's|@''HAVE_FFSL''@|$(HAVE_FFSL)|g' \
2026               -e 's|@''HAVE_FFSLL''@|$(HAVE_FFSLL)|g' \
2027               -e 's|@''HAVE_MBSLEN''@|$(HAVE_MBSLEN)|g' \
2028               -e 's|@''HAVE_MEMCHR''@|$(HAVE_MEMCHR)|g' \
2029               -e 's|@''HAVE_DECL_MEMMEM''@|$(HAVE_DECL_MEMMEM)|g' \
2030               -e 's|@''HAVE_MEMPCPY''@|$(HAVE_MEMPCPY)|g' \
2031               -e 's|@''HAVE_DECL_MEMRCHR''@|$(HAVE_DECL_MEMRCHR)|g' \
2032               -e 's|@''HAVE_RAWMEMCHR''@|$(HAVE_RAWMEMCHR)|g' \
2033               -e 's|@''HAVE_STPCPY''@|$(HAVE_STPCPY)|g' \
2034               -e 's|@''HAVE_STPNCPY''@|$(HAVE_STPNCPY)|g' \
2035               -e 's|@''HAVE_STRCHRNUL''@|$(HAVE_STRCHRNUL)|g' \
2036               -e 's|@''HAVE_DECL_STRDUP''@|$(HAVE_DECL_STRDUP)|g' \
2037               -e 's|@''HAVE_DECL_STRNDUP''@|$(HAVE_DECL_STRNDUP)|g' \
2038               -e 's|@''HAVE_DECL_STRNLEN''@|$(HAVE_DECL_STRNLEN)|g' \
2039               -e 's|@''HAVE_STRPBRK''@|$(HAVE_STRPBRK)|g' \
2040               -e 's|@''HAVE_STRSEP''@|$(HAVE_STRSEP)|g' \
2041               -e 's|@''HAVE_STRCASESTR''@|$(HAVE_STRCASESTR)|g' \
2042               -e 's|@''HAVE_DECL_STRTOK_R''@|$(HAVE_DECL_STRTOK_R)|g' \
2043               -e 's|@''HAVE_DECL_STRERROR_R''@|$(HAVE_DECL_STRERROR_R)|g' \
2044               -e 's|@''HAVE_DECL_STRSIGNAL''@|$(HAVE_DECL_STRSIGNAL)|g' \
2045               -e 's|@''HAVE_STRVERSCMP''@|$(HAVE_STRVERSCMP)|g' \
2046               -e 's|@''REPLACE_STPNCPY''@|$(REPLACE_STPNCPY)|g' \
2047               -e 's|@''REPLACE_MEMCHR''@|$(REPLACE_MEMCHR)|g' \
2048               -e 's|@''REPLACE_MEMMEM''@|$(REPLACE_MEMMEM)|g' \
2049               -e 's|@''REPLACE_STRCASESTR''@|$(REPLACE_STRCASESTR)|g' \
2050               -e 's|@''REPLACE_STRCHRNUL''@|$(REPLACE_STRCHRNUL)|g' \
2051               -e 's|@''REPLACE_STRDUP''@|$(REPLACE_STRDUP)|g' \
2052               -e 's|@''REPLACE_STRSTR''@|$(REPLACE_STRSTR)|g' \
2053               -e 's|@''REPLACE_STRERROR''@|$(REPLACE_STRERROR)|g' \
2054               -e 's|@''REPLACE_STRERROR_R''@|$(REPLACE_STRERROR_R)|g' \
2055               -e 's|@''REPLACE_STRNCAT''@|$(REPLACE_STRNCAT)|g' \
2056               -e 's|@''REPLACE_STRNDUP''@|$(REPLACE_STRNDUP)|g' \
2057               -e 's|@''REPLACE_STRNLEN''@|$(REPLACE_STRNLEN)|g' \
2058               -e 's|@''REPLACE_STRSIGNAL''@|$(REPLACE_STRSIGNAL)|g' \
2059               -e 's|@''REPLACE_STRTOK_R''@|$(REPLACE_STRTOK_R)|g' \
2060               -e 's|@''UNDEFINE_STRTOK_R''@|$(UNDEFINE_STRTOK_R)|g' \
2061               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2062               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2063               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
2064               < $(srcdir)/string.in.h; \
2065         } > $@-t && \
2066         mv $@-t $@
2067 MOSTLYCLEANFILES += string.h string.h-t
2069 EXTRA_DIST += string.in.h
2071 ## end   gnulib module string
2073 ## begin gnulib module strnlen1
2075 libgnu_a_SOURCES += strnlen1.h strnlen1.c
2077 ## end   gnulib module strnlen1
2079 ## begin gnulib module strstr-simple
2082 EXTRA_DIST += str-two-way.h strstr.c
2084 EXTRA_libgnu_a_SOURCES += strstr.c
2086 ## end   gnulib module strstr-simple
2088 ## begin gnulib module strtok_r
2091 EXTRA_DIST += strtok_r.c
2093 EXTRA_libgnu_a_SOURCES += strtok_r.c
2095 ## end   gnulib module strtok_r
2097 ## begin gnulib module sys_socket
2099 BUILT_SOURCES += sys/socket.h
2100 libgnu_a_SOURCES += sys_socket.c
2102 # We need the following in order to create <sys/socket.h> when the system
2103 # doesn't have one that works with the given compiler.
2104 sys/socket.h: sys_socket.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H)
2105         $(AM_V_at)$(MKDIR_P) sys
2106         $(AM_V_GEN)rm -f $@-t $@ && \
2107         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2108           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2109               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2110               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2111               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2112               -e 's|@''NEXT_SYS_SOCKET_H''@|$(NEXT_SYS_SOCKET_H)|g' \
2113               -e 's|@''HAVE_SYS_SOCKET_H''@|$(HAVE_SYS_SOCKET_H)|g' \
2114               -e 's/@''GNULIB_CLOSE''@/$(GNULIB_CLOSE)/g' \
2115               -e 's/@''GNULIB_SOCKET''@/$(GNULIB_SOCKET)/g' \
2116               -e 's/@''GNULIB_CONNECT''@/$(GNULIB_CONNECT)/g' \
2117               -e 's/@''GNULIB_ACCEPT''@/$(GNULIB_ACCEPT)/g' \
2118               -e 's/@''GNULIB_BIND''@/$(GNULIB_BIND)/g' \
2119               -e 's/@''GNULIB_GETPEERNAME''@/$(GNULIB_GETPEERNAME)/g' \
2120               -e 's/@''GNULIB_GETSOCKNAME''@/$(GNULIB_GETSOCKNAME)/g' \
2121               -e 's/@''GNULIB_GETSOCKOPT''@/$(GNULIB_GETSOCKOPT)/g' \
2122               -e 's/@''GNULIB_LISTEN''@/$(GNULIB_LISTEN)/g' \
2123               -e 's/@''GNULIB_RECV''@/$(GNULIB_RECV)/g' \
2124               -e 's/@''GNULIB_SEND''@/$(GNULIB_SEND)/g' \
2125               -e 's/@''GNULIB_RECVFROM''@/$(GNULIB_RECVFROM)/g' \
2126               -e 's/@''GNULIB_SENDTO''@/$(GNULIB_SENDTO)/g' \
2127               -e 's/@''GNULIB_SETSOCKOPT''@/$(GNULIB_SETSOCKOPT)/g' \
2128               -e 's/@''GNULIB_SHUTDOWN''@/$(GNULIB_SHUTDOWN)/g' \
2129               -e 's/@''GNULIB_ACCEPT4''@/$(GNULIB_ACCEPT4)/g' \
2130               -e 's|@''HAVE_WINSOCK2_H''@|$(HAVE_WINSOCK2_H)|g' \
2131               -e 's|@''HAVE_WS2TCPIP_H''@|$(HAVE_WS2TCPIP_H)|g' \
2132               -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|$(HAVE_STRUCT_SOCKADDR_STORAGE)|g' \
2133               -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|$(HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY)|g' \
2134               -e 's|@''HAVE_SA_FAMILY_T''@|$(HAVE_SA_FAMILY_T)|g' \
2135               -e 's|@''HAVE_ACCEPT4''@|$(HAVE_ACCEPT4)|g' \
2136               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2137               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2138               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
2139               < $(srcdir)/sys_socket.in.h; \
2140         } > $@-t && \
2141         mv -f $@-t $@
2142 MOSTLYCLEANFILES += sys/socket.h sys/socket.h-t
2143 MOSTLYCLEANDIRS += sys
2145 EXTRA_DIST += sys_socket.in.h
2147 ## end   gnulib module sys_socket
2149 ## begin gnulib module sys_stat
2151 BUILT_SOURCES += sys/stat.h
2153 # We need the following in order to create <sys/stat.h> when the system
2154 # has one that is incomplete.
2155 sys/stat.h: sys_stat.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
2156         $(AM_V_at)$(MKDIR_P) sys
2157         $(AM_V_GEN)rm -f $@-t $@ && \
2158         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2159           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2160               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2161               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2162               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2163               -e 's|@''NEXT_SYS_STAT_H''@|$(NEXT_SYS_STAT_H)|g' \
2164               -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|$(WINDOWS_64_BIT_ST_SIZE)|g' \
2165               -e 's/@''GNULIB_FCHMODAT''@/$(GNULIB_FCHMODAT)/g' \
2166               -e 's/@''GNULIB_FSTAT''@/$(GNULIB_FSTAT)/g' \
2167               -e 's/@''GNULIB_FSTATAT''@/$(GNULIB_FSTATAT)/g' \
2168               -e 's/@''GNULIB_FUTIMENS''@/$(GNULIB_FUTIMENS)/g' \
2169               -e 's/@''GNULIB_LCHMOD''@/$(GNULIB_LCHMOD)/g' \
2170               -e 's/@''GNULIB_LSTAT''@/$(GNULIB_LSTAT)/g' \
2171               -e 's/@''GNULIB_MKDIRAT''@/$(GNULIB_MKDIRAT)/g' \
2172               -e 's/@''GNULIB_MKFIFO''@/$(GNULIB_MKFIFO)/g' \
2173               -e 's/@''GNULIB_MKFIFOAT''@/$(GNULIB_MKFIFOAT)/g' \
2174               -e 's/@''GNULIB_MKNOD''@/$(GNULIB_MKNOD)/g' \
2175               -e 's/@''GNULIB_MKNODAT''@/$(GNULIB_MKNODAT)/g' \
2176               -e 's/@''GNULIB_STAT''@/$(GNULIB_STAT)/g' \
2177               -e 's/@''GNULIB_UTIMENSAT''@/$(GNULIB_UTIMENSAT)/g' \
2178               -e 's|@''HAVE_FCHMODAT''@|$(HAVE_FCHMODAT)|g' \
2179               -e 's|@''HAVE_FSTATAT''@|$(HAVE_FSTATAT)|g' \
2180               -e 's|@''HAVE_FUTIMENS''@|$(HAVE_FUTIMENS)|g' \
2181               -e 's|@''HAVE_LCHMOD''@|$(HAVE_LCHMOD)|g' \
2182               -e 's|@''HAVE_LSTAT''@|$(HAVE_LSTAT)|g' \
2183               -e 's|@''HAVE_MKDIRAT''@|$(HAVE_MKDIRAT)|g' \
2184               -e 's|@''HAVE_MKFIFO''@|$(HAVE_MKFIFO)|g' \
2185               -e 's|@''HAVE_MKFIFOAT''@|$(HAVE_MKFIFOAT)|g' \
2186               -e 's|@''HAVE_MKNOD''@|$(HAVE_MKNOD)|g' \
2187               -e 's|@''HAVE_MKNODAT''@|$(HAVE_MKNODAT)|g' \
2188               -e 's|@''HAVE_UTIMENSAT''@|$(HAVE_UTIMENSAT)|g' \
2189               -e 's|@''REPLACE_FSTAT''@|$(REPLACE_FSTAT)|g' \
2190               -e 's|@''REPLACE_FSTATAT''@|$(REPLACE_FSTATAT)|g' \
2191               -e 's|@''REPLACE_FUTIMENS''@|$(REPLACE_FUTIMENS)|g' \
2192               -e 's|@''REPLACE_LSTAT''@|$(REPLACE_LSTAT)|g' \
2193               -e 's|@''REPLACE_MKDIR''@|$(REPLACE_MKDIR)|g' \
2194               -e 's|@''REPLACE_MKFIFO''@|$(REPLACE_MKFIFO)|g' \
2195               -e 's|@''REPLACE_MKNOD''@|$(REPLACE_MKNOD)|g' \
2196               -e 's|@''REPLACE_STAT''@|$(REPLACE_STAT)|g' \
2197               -e 's|@''REPLACE_UTIMENSAT''@|$(REPLACE_UTIMENSAT)|g' \
2198               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2199               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2200               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
2201               < $(srcdir)/sys_stat.in.h; \
2202         } > $@-t && \
2203         mv $@-t $@
2204 MOSTLYCLEANFILES += sys/stat.h sys/stat.h-t
2205 MOSTLYCLEANDIRS += sys
2207 EXTRA_DIST += sys_stat.in.h
2209 ## end   gnulib module sys_stat
2211 ## begin gnulib module sys_time
2213 BUILT_SOURCES += sys/time.h
2215 # We need the following in order to create <sys/time.h> when the system
2216 # doesn't have one that works with the given compiler.
2217 sys/time.h: sys_time.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
2218         $(AM_V_at)$(MKDIR_P) sys
2219         $(AM_V_GEN)rm -f $@-t $@ && \
2220         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2221           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2222               -e 's/@''HAVE_SYS_TIME_H''@/$(HAVE_SYS_TIME_H)/g' \
2223               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2224               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2225               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2226               -e 's|@''NEXT_SYS_TIME_H''@|$(NEXT_SYS_TIME_H)|g' \
2227               -e 's/@''GNULIB_GETTIMEOFDAY''@/$(GNULIB_GETTIMEOFDAY)/g' \
2228               -e 's|@''HAVE_WINSOCK2_H''@|$(HAVE_WINSOCK2_H)|g' \
2229               -e 's/@''HAVE_GETTIMEOFDAY''@/$(HAVE_GETTIMEOFDAY)/g' \
2230               -e 's/@''HAVE_STRUCT_TIMEVAL''@/$(HAVE_STRUCT_TIMEVAL)/g' \
2231               -e 's/@''REPLACE_GETTIMEOFDAY''@/$(REPLACE_GETTIMEOFDAY)/g' \
2232               -e 's/@''REPLACE_STRUCT_TIMEVAL''@/$(REPLACE_STRUCT_TIMEVAL)/g' \
2233               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2234               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2235               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
2236               < $(srcdir)/sys_time.in.h; \
2237         } > $@-t && \
2238         mv $@-t $@
2239 MOSTLYCLEANFILES += sys/time.h sys/time.h-t
2241 EXTRA_DIST += sys_time.in.h
2243 ## end   gnulib module sys_time
2245 ## begin gnulib module sys_types
2247 BUILT_SOURCES += sys/types.h
2249 # We need the following in order to create <sys/types.h> when the system
2250 # doesn't have one that works with the given compiler.
2251 sys/types.h: sys_types.in.h $(top_builddir)/config.status
2252         $(AM_V_at)$(MKDIR_P) sys
2253         $(AM_V_GEN)rm -f $@-t $@ && \
2254         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2255           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2256               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2257               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2258               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2259               -e 's|@''NEXT_SYS_TYPES_H''@|$(NEXT_SYS_TYPES_H)|g' \
2260               -e 's|@''WINDOWS_64_BIT_OFF_T''@|$(WINDOWS_64_BIT_OFF_T)|g' \
2261               < $(srcdir)/sys_types.in.h; \
2262         } > $@-t && \
2263         mv $@-t $@
2264 MOSTLYCLEANFILES += sys/types.h sys/types.h-t
2266 EXTRA_DIST += sys_types.in.h
2268 ## end   gnulib module sys_types
2270 ## begin gnulib module sys_uio
2272 BUILT_SOURCES += sys/uio.h
2274 # We need the following in order to create <sys/uio.h> when the system
2275 # doesn't have one that works with the given compiler.
2276 sys/uio.h: sys_uio.in.h $(top_builddir)/config.status
2277         $(AM_V_at)$(MKDIR_P) sys
2278         $(AM_V_GEN)rm -f $@-t $@ && \
2279         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2280           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2281               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2282               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2283               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2284               -e 's|@''NEXT_SYS_UIO_H''@|$(NEXT_SYS_UIO_H)|g' \
2285               -e 's|@''HAVE_SYS_UIO_H''@|$(HAVE_SYS_UIO_H)|g' \
2286               < $(srcdir)/sys_uio.in.h; \
2287         } > $@-t && \
2288         mv -f $@-t $@
2289 MOSTLYCLEANFILES += sys/uio.h sys/uio.h-t
2290 MOSTLYCLEANDIRS += sys
2292 EXTRA_DIST += sys_uio.in.h
2294 ## end   gnulib module sys_uio
2296 ## begin gnulib module tempname
2298 libgnu_a_SOURCES += tempname.c
2300 EXTRA_DIST += tempname.h
2302 ## end   gnulib module tempname
2304 ## begin gnulib module time
2306 BUILT_SOURCES += time.h
2308 # We need the following in order to create <time.h> when the system
2309 # doesn't have one that works with the given compiler.
2310 time.h: time.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
2311         $(AM_V_GEN)rm -f $@-t $@ && \
2312         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
2313           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2314               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2315               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2316               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2317               -e 's|@''NEXT_TIME_H''@|$(NEXT_TIME_H)|g' \
2318               -e 's/@''GNULIB_GETTIMEOFDAY''@/$(GNULIB_GETTIMEOFDAY)/g' \
2319               -e 's/@''GNULIB_MKTIME''@/$(GNULIB_MKTIME)/g' \
2320               -e 's/@''GNULIB_NANOSLEEP''@/$(GNULIB_NANOSLEEP)/g' \
2321               -e 's/@''GNULIB_STRPTIME''@/$(GNULIB_STRPTIME)/g' \
2322               -e 's/@''GNULIB_TIMEGM''@/$(GNULIB_TIMEGM)/g' \
2323               -e 's/@''GNULIB_TIME_R''@/$(GNULIB_TIME_R)/g' \
2324               -e 's/@''GNULIB_TIME_RZ''@/$(GNULIB_TIME_RZ)/g' \
2325               -e 's|@''HAVE_DECL_LOCALTIME_R''@|$(HAVE_DECL_LOCALTIME_R)|g' \
2326               -e 's|@''HAVE_NANOSLEEP''@|$(HAVE_NANOSLEEP)|g' \
2327               -e 's|@''HAVE_STRPTIME''@|$(HAVE_STRPTIME)|g' \
2328               -e 's|@''HAVE_TIMEGM''@|$(HAVE_TIMEGM)|g' \
2329               -e 's|@''HAVE_TIMEZONE_T''@|$(HAVE_TIMEZONE_T)|g' \
2330               -e 's|@''REPLACE_GMTIME''@|$(REPLACE_GMTIME)|g' \
2331               -e 's|@''REPLACE_LOCALTIME''@|$(REPLACE_LOCALTIME)|g' \
2332               -e 's|@''REPLACE_LOCALTIME_R''@|$(REPLACE_LOCALTIME_R)|g' \
2333               -e 's|@''REPLACE_MKTIME''@|$(REPLACE_MKTIME)|g' \
2334               -e 's|@''REPLACE_NANOSLEEP''@|$(REPLACE_NANOSLEEP)|g' \
2335               -e 's|@''REPLACE_TIMEGM''@|$(REPLACE_TIMEGM)|g' \
2336               -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|$(PTHREAD_H_DEFINES_STRUCT_TIMESPEC)|g' \
2337               -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(SYS_TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
2338               -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
2339               -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|$(UNISTD_H_DEFINES_STRUCT_TIMESPEC)|g' \
2340               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2341               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2342               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
2343               < $(srcdir)/time.in.h; \
2344         } > $@-t && \
2345         mv $@-t $@
2346 MOSTLYCLEANFILES += time.h time.h-t
2348 EXTRA_DIST += time.in.h
2350 ## end   gnulib module time
2352 ## begin gnulib module unistd
2354 BUILT_SOURCES += unistd.h
2355 libgnu_a_SOURCES += unistd.c
2357 # We need the following in order to create an empty placeholder for
2358 # <unistd.h> when the system doesn't have one.
2359 unistd.h: unistd.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
2360         $(AM_V_GEN)rm -f $@-t $@ && \
2361         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2362           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2363               -e 's|@''HAVE_UNISTD_H''@|$(HAVE_UNISTD_H)|g' \
2364               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2365               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2366               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2367               -e 's|@''NEXT_UNISTD_H''@|$(NEXT_UNISTD_H)|g' \
2368               -e 's|@''WINDOWS_64_BIT_OFF_T''@|$(WINDOWS_64_BIT_OFF_T)|g' \
2369               -e 's/@''GNULIB_CHDIR''@/$(GNULIB_CHDIR)/g' \
2370               -e 's/@''GNULIB_CHOWN''@/$(GNULIB_CHOWN)/g' \
2371               -e 's/@''GNULIB_CLOSE''@/$(GNULIB_CLOSE)/g' \
2372               -e 's/@''GNULIB_DUP''@/$(GNULIB_DUP)/g' \
2373               -e 's/@''GNULIB_DUP2''@/$(GNULIB_DUP2)/g' \
2374               -e 's/@''GNULIB_DUP3''@/$(GNULIB_DUP3)/g' \
2375               -e 's/@''GNULIB_ENVIRON''@/$(GNULIB_ENVIRON)/g' \
2376               -e 's/@''GNULIB_EUIDACCESS''@/$(GNULIB_EUIDACCESS)/g' \
2377               -e 's/@''GNULIB_FACCESSAT''@/$(GNULIB_FACCESSAT)/g' \
2378               -e 's/@''GNULIB_FCHDIR''@/$(GNULIB_FCHDIR)/g' \
2379               -e 's/@''GNULIB_FCHOWNAT''@/$(GNULIB_FCHOWNAT)/g' \
2380               -e 's/@''GNULIB_FDATASYNC''@/$(GNULIB_FDATASYNC)/g' \
2381               -e 's/@''GNULIB_FSYNC''@/$(GNULIB_FSYNC)/g' \
2382               -e 's/@''GNULIB_FTRUNCATE''@/$(GNULIB_FTRUNCATE)/g' \
2383               -e 's/@''GNULIB_GETCWD''@/$(GNULIB_GETCWD)/g' \
2384               -e 's/@''GNULIB_GETDOMAINNAME''@/$(GNULIB_GETDOMAINNAME)/g' \
2385               -e 's/@''GNULIB_GETDTABLESIZE''@/$(GNULIB_GETDTABLESIZE)/g' \
2386               -e 's/@''GNULIB_GETGROUPS''@/$(GNULIB_GETGROUPS)/g' \
2387               -e 's/@''GNULIB_GETHOSTNAME''@/$(GNULIB_GETHOSTNAME)/g' \
2388               -e 's/@''GNULIB_GETLOGIN''@/$(GNULIB_GETLOGIN)/g' \
2389               -e 's/@''GNULIB_GETLOGIN_R''@/$(GNULIB_GETLOGIN_R)/g' \
2390               -e 's/@''GNULIB_GETPAGESIZE''@/$(GNULIB_GETPAGESIZE)/g' \
2391               -e 's/@''GNULIB_GETUSERSHELL''@/$(GNULIB_GETUSERSHELL)/g' \
2392               -e 's/@''GNULIB_GROUP_MEMBER''@/$(GNULIB_GROUP_MEMBER)/g' \
2393               -e 's/@''GNULIB_ISATTY''@/$(GNULIB_ISATTY)/g' \
2394               -e 's/@''GNULIB_LCHOWN''@/$(GNULIB_LCHOWN)/g' \
2395               -e 's/@''GNULIB_LINK''@/$(GNULIB_LINK)/g' \
2396               -e 's/@''GNULIB_LINKAT''@/$(GNULIB_LINKAT)/g' \
2397               -e 's/@''GNULIB_LSEEK''@/$(GNULIB_LSEEK)/g' \
2398               -e 's/@''GNULIB_PIPE''@/$(GNULIB_PIPE)/g' \
2399               -e 's/@''GNULIB_PIPE2''@/$(GNULIB_PIPE2)/g' \
2400               -e 's/@''GNULIB_PREAD''@/$(GNULIB_PREAD)/g' \
2401               -e 's/@''GNULIB_PWRITE''@/$(GNULIB_PWRITE)/g' \
2402               -e 's/@''GNULIB_READ''@/$(GNULIB_READ)/g' \
2403               -e 's/@''GNULIB_READLINK''@/$(GNULIB_READLINK)/g' \
2404               -e 's/@''GNULIB_READLINKAT''@/$(GNULIB_READLINKAT)/g' \
2405               -e 's/@''GNULIB_RMDIR''@/$(GNULIB_RMDIR)/g' \
2406               -e 's/@''GNULIB_SETHOSTNAME''@/$(GNULIB_SETHOSTNAME)/g' \
2407               -e 's/@''GNULIB_SLEEP''@/$(GNULIB_SLEEP)/g' \
2408               -e 's/@''GNULIB_SYMLINK''@/$(GNULIB_SYMLINK)/g' \
2409               -e 's/@''GNULIB_SYMLINKAT''@/$(GNULIB_SYMLINKAT)/g' \
2410               -e 's/@''GNULIB_TTYNAME_R''@/$(GNULIB_TTYNAME_R)/g' \
2411               -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0$(GNULIB_GL_UNISTD_H_GETOPT)/g' \
2412               -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/$(GNULIB_UNISTD_H_NONBLOCKING)/g' \
2413               -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/$(GNULIB_UNISTD_H_SIGPIPE)/g' \
2414               -e 's/@''GNULIB_UNLINK''@/$(GNULIB_UNLINK)/g' \
2415               -e 's/@''GNULIB_UNLINKAT''@/$(GNULIB_UNLINKAT)/g' \
2416               -e 's/@''GNULIB_USLEEP''@/$(GNULIB_USLEEP)/g' \
2417               -e 's/@''GNULIB_WRITE''@/$(GNULIB_WRITE)/g' \
2418               < $(srcdir)/unistd.in.h | \
2419           sed -e 's|@''HAVE_CHOWN''@|$(HAVE_CHOWN)|g' \
2420               -e 's|@''HAVE_DUP2''@|$(HAVE_DUP2)|g' \
2421               -e 's|@''HAVE_DUP3''@|$(HAVE_DUP3)|g' \
2422               -e 's|@''HAVE_EUIDACCESS''@|$(HAVE_EUIDACCESS)|g' \
2423               -e 's|@''HAVE_FACCESSAT''@|$(HAVE_FACCESSAT)|g' \
2424               -e 's|@''HAVE_FCHDIR''@|$(HAVE_FCHDIR)|g' \
2425               -e 's|@''HAVE_FCHOWNAT''@|$(HAVE_FCHOWNAT)|g' \
2426               -e 's|@''HAVE_FDATASYNC''@|$(HAVE_FDATASYNC)|g' \
2427               -e 's|@''HAVE_FSYNC''@|$(HAVE_FSYNC)|g' \
2428               -e 's|@''HAVE_FTRUNCATE''@|$(HAVE_FTRUNCATE)|g' \
2429               -e 's|@''HAVE_GETDTABLESIZE''@|$(HAVE_GETDTABLESIZE)|g' \
2430               -e 's|@''HAVE_GETGROUPS''@|$(HAVE_GETGROUPS)|g' \
2431               -e 's|@''HAVE_GETHOSTNAME''@|$(HAVE_GETHOSTNAME)|g' \
2432               -e 's|@''HAVE_GETLOGIN''@|$(HAVE_GETLOGIN)|g' \
2433               -e 's|@''HAVE_GETPAGESIZE''@|$(HAVE_GETPAGESIZE)|g' \
2434               -e 's|@''HAVE_GROUP_MEMBER''@|$(HAVE_GROUP_MEMBER)|g' \
2435               -e 's|@''HAVE_LCHOWN''@|$(HAVE_LCHOWN)|g' \
2436               -e 's|@''HAVE_LINK''@|$(HAVE_LINK)|g' \
2437               -e 's|@''HAVE_LINKAT''@|$(HAVE_LINKAT)|g' \
2438               -e 's|@''HAVE_PIPE''@|$(HAVE_PIPE)|g' \
2439               -e 's|@''HAVE_PIPE2''@|$(HAVE_PIPE2)|g' \
2440               -e 's|@''HAVE_PREAD''@|$(HAVE_PREAD)|g' \
2441               -e 's|@''HAVE_PWRITE''@|$(HAVE_PWRITE)|g' \
2442               -e 's|@''HAVE_READLINK''@|$(HAVE_READLINK)|g' \
2443               -e 's|@''HAVE_READLINKAT''@|$(HAVE_READLINKAT)|g' \
2444               -e 's|@''HAVE_SETHOSTNAME''@|$(HAVE_SETHOSTNAME)|g' \
2445               -e 's|@''HAVE_SLEEP''@|$(HAVE_SLEEP)|g' \
2446               -e 's|@''HAVE_SYMLINK''@|$(HAVE_SYMLINK)|g' \
2447               -e 's|@''HAVE_SYMLINKAT''@|$(HAVE_SYMLINKAT)|g' \
2448               -e 's|@''HAVE_UNLINKAT''@|$(HAVE_UNLINKAT)|g' \
2449               -e 's|@''HAVE_USLEEP''@|$(HAVE_USLEEP)|g' \
2450               -e 's|@''HAVE_DECL_ENVIRON''@|$(HAVE_DECL_ENVIRON)|g' \
2451               -e 's|@''HAVE_DECL_FCHDIR''@|$(HAVE_DECL_FCHDIR)|g' \
2452               -e 's|@''HAVE_DECL_FDATASYNC''@|$(HAVE_DECL_FDATASYNC)|g' \
2453               -e 's|@''HAVE_DECL_GETDOMAINNAME''@|$(HAVE_DECL_GETDOMAINNAME)|g' \
2454               -e 's|@''HAVE_DECL_GETLOGIN_R''@|$(HAVE_DECL_GETLOGIN_R)|g' \
2455               -e 's|@''HAVE_DECL_GETPAGESIZE''@|$(HAVE_DECL_GETPAGESIZE)|g' \
2456               -e 's|@''HAVE_DECL_GETUSERSHELL''@|$(HAVE_DECL_GETUSERSHELL)|g' \
2457               -e 's|@''HAVE_DECL_SETHOSTNAME''@|$(HAVE_DECL_SETHOSTNAME)|g' \
2458               -e 's|@''HAVE_DECL_TTYNAME_R''@|$(HAVE_DECL_TTYNAME_R)|g' \
2459               -e 's|@''HAVE_OS_H''@|$(HAVE_OS_H)|g' \
2460               -e 's|@''HAVE_SYS_PARAM_H''@|$(HAVE_SYS_PARAM_H)|g' \
2461           | \
2462           sed -e 's|@''REPLACE_CHOWN''@|$(REPLACE_CHOWN)|g' \
2463               -e 's|@''REPLACE_CLOSE''@|$(REPLACE_CLOSE)|g' \
2464               -e 's|@''REPLACE_DUP''@|$(REPLACE_DUP)|g' \
2465               -e 's|@''REPLACE_DUP2''@|$(REPLACE_DUP2)|g' \
2466               -e 's|@''REPLACE_FCHOWNAT''@|$(REPLACE_FCHOWNAT)|g' \
2467               -e 's|@''REPLACE_FTRUNCATE''@|$(REPLACE_FTRUNCATE)|g' \
2468               -e 's|@''REPLACE_GETCWD''@|$(REPLACE_GETCWD)|g' \
2469               -e 's|@''REPLACE_GETDOMAINNAME''@|$(REPLACE_GETDOMAINNAME)|g' \
2470               -e 's|@''REPLACE_GETDTABLESIZE''@|$(REPLACE_GETDTABLESIZE)|g' \
2471               -e 's|@''REPLACE_GETLOGIN_R''@|$(REPLACE_GETLOGIN_R)|g' \
2472               -e 's|@''REPLACE_GETGROUPS''@|$(REPLACE_GETGROUPS)|g' \
2473               -e 's|@''REPLACE_GETPAGESIZE''@|$(REPLACE_GETPAGESIZE)|g' \
2474               -e 's|@''REPLACE_ISATTY''@|$(REPLACE_ISATTY)|g' \
2475               -e 's|@''REPLACE_LCHOWN''@|$(REPLACE_LCHOWN)|g' \
2476               -e 's|@''REPLACE_LINK''@|$(REPLACE_LINK)|g' \
2477               -e 's|@''REPLACE_LINKAT''@|$(REPLACE_LINKAT)|g' \
2478               -e 's|@''REPLACE_LSEEK''@|$(REPLACE_LSEEK)|g' \
2479               -e 's|@''REPLACE_PREAD''@|$(REPLACE_PREAD)|g' \
2480               -e 's|@''REPLACE_PWRITE''@|$(REPLACE_PWRITE)|g' \
2481               -e 's|@''REPLACE_READ''@|$(REPLACE_READ)|g' \
2482               -e 's|@''REPLACE_READLINK''@|$(REPLACE_READLINK)|g' \
2483               -e 's|@''REPLACE_READLINKAT''@|$(REPLACE_READLINKAT)|g' \
2484               -e 's|@''REPLACE_RMDIR''@|$(REPLACE_RMDIR)|g' \
2485               -e 's|@''REPLACE_SLEEP''@|$(REPLACE_SLEEP)|g' \
2486               -e 's|@''REPLACE_SYMLINK''@|$(REPLACE_SYMLINK)|g' \
2487               -e 's|@''REPLACE_SYMLINKAT''@|$(REPLACE_SYMLINKAT)|g' \
2488               -e 's|@''REPLACE_TTYNAME_R''@|$(REPLACE_TTYNAME_R)|g' \
2489               -e 's|@''REPLACE_UNLINK''@|$(REPLACE_UNLINK)|g' \
2490               -e 's|@''REPLACE_UNLINKAT''@|$(REPLACE_UNLINKAT)|g' \
2491               -e 's|@''REPLACE_USLEEP''@|$(REPLACE_USLEEP)|g' \
2492               -e 's|@''REPLACE_WRITE''@|$(REPLACE_WRITE)|g' \
2493               -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|$(UNISTD_H_HAVE_WINSOCK2_H)|g' \
2494               -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|$(UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS)|g' \
2495               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2496               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2497               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
2498         } > $@-t && \
2499         mv $@-t $@
2500 MOSTLYCLEANFILES += unistd.h unistd.h-t
2502 EXTRA_DIST += unistd.in.h
2504 ## end   gnulib module unistd
2506 ## begin gnulib module unistd-safer
2508 libgnu_a_SOURCES += dup-safer.c fd-safer.c pipe-safer.c
2510 EXTRA_DIST += unistd--.h unistd-safer.h
2512 ## end   gnulib module unistd-safer
2514 ## begin gnulib module unsetenv
2517 EXTRA_DIST += unsetenv.c
2519 EXTRA_libgnu_a_SOURCES += unsetenv.c
2521 ## end   gnulib module unsetenv
2523 ## begin gnulib module update-copyright
2526 EXTRA_DIST += $(top_srcdir)/import/extra/update-copyright
2528 ## end   gnulib module update-copyright
2530 ## begin gnulib module verify
2533 EXTRA_DIST += verify.h
2535 ## end   gnulib module verify
2537 ## begin gnulib module wchar
2539 BUILT_SOURCES += wchar.h
2541 # We need the following in order to create <wchar.h> when the system
2542 # version does not work standalone.
2543 wchar.h: wchar.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
2544         $(AM_V_GEN)rm -f $@-t $@ && \
2545         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2546           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2547               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2548               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2549               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2550               -e 's|@''HAVE_FEATURES_H''@|$(HAVE_FEATURES_H)|g' \
2551               -e 's|@''NEXT_WCHAR_H''@|$(NEXT_WCHAR_H)|g' \
2552               -e 's|@''HAVE_WCHAR_H''@|$(HAVE_WCHAR_H)|g' \
2553               -e 's/@''GNULIB_BTOWC''@/$(GNULIB_BTOWC)/g' \
2554               -e 's/@''GNULIB_WCTOB''@/$(GNULIB_WCTOB)/g' \
2555               -e 's/@''GNULIB_MBSINIT''@/$(GNULIB_MBSINIT)/g' \
2556               -e 's/@''GNULIB_MBRTOWC''@/$(GNULIB_MBRTOWC)/g' \
2557               -e 's/@''GNULIB_MBRLEN''@/$(GNULIB_MBRLEN)/g' \
2558               -e 's/@''GNULIB_MBSRTOWCS''@/$(GNULIB_MBSRTOWCS)/g' \
2559               -e 's/@''GNULIB_MBSNRTOWCS''@/$(GNULIB_MBSNRTOWCS)/g' \
2560               -e 's/@''GNULIB_WCRTOMB''@/$(GNULIB_WCRTOMB)/g' \
2561               -e 's/@''GNULIB_WCSRTOMBS''@/$(GNULIB_WCSRTOMBS)/g' \
2562               -e 's/@''GNULIB_WCSNRTOMBS''@/$(GNULIB_WCSNRTOMBS)/g' \
2563               -e 's/@''GNULIB_WCWIDTH''@/$(GNULIB_WCWIDTH)/g' \
2564               -e 's/@''GNULIB_WMEMCHR''@/$(GNULIB_WMEMCHR)/g' \
2565               -e 's/@''GNULIB_WMEMCMP''@/$(GNULIB_WMEMCMP)/g' \
2566               -e 's/@''GNULIB_WMEMCPY''@/$(GNULIB_WMEMCPY)/g' \
2567               -e 's/@''GNULIB_WMEMMOVE''@/$(GNULIB_WMEMMOVE)/g' \
2568               -e 's/@''GNULIB_WMEMSET''@/$(GNULIB_WMEMSET)/g' \
2569               -e 's/@''GNULIB_WCSLEN''@/$(GNULIB_WCSLEN)/g' \
2570               -e 's/@''GNULIB_WCSNLEN''@/$(GNULIB_WCSNLEN)/g' \
2571               -e 's/@''GNULIB_WCSCPY''@/$(GNULIB_WCSCPY)/g' \
2572               -e 's/@''GNULIB_WCPCPY''@/$(GNULIB_WCPCPY)/g' \
2573               -e 's/@''GNULIB_WCSNCPY''@/$(GNULIB_WCSNCPY)/g' \
2574               -e 's/@''GNULIB_WCPNCPY''@/$(GNULIB_WCPNCPY)/g' \
2575               -e 's/@''GNULIB_WCSCAT''@/$(GNULIB_WCSCAT)/g' \
2576               -e 's/@''GNULIB_WCSNCAT''@/$(GNULIB_WCSNCAT)/g' \
2577               -e 's/@''GNULIB_WCSCMP''@/$(GNULIB_WCSCMP)/g' \
2578               -e 's/@''GNULIB_WCSNCMP''@/$(GNULIB_WCSNCMP)/g' \
2579               -e 's/@''GNULIB_WCSCASECMP''@/$(GNULIB_WCSCASECMP)/g' \
2580               -e 's/@''GNULIB_WCSNCASECMP''@/$(GNULIB_WCSNCASECMP)/g' \
2581               -e 's/@''GNULIB_WCSCOLL''@/$(GNULIB_WCSCOLL)/g' \
2582               -e 's/@''GNULIB_WCSXFRM''@/$(GNULIB_WCSXFRM)/g' \
2583               -e 's/@''GNULIB_WCSDUP''@/$(GNULIB_WCSDUP)/g' \
2584               -e 's/@''GNULIB_WCSCHR''@/$(GNULIB_WCSCHR)/g' \
2585               -e 's/@''GNULIB_WCSRCHR''@/$(GNULIB_WCSRCHR)/g' \
2586               -e 's/@''GNULIB_WCSCSPN''@/$(GNULIB_WCSCSPN)/g' \
2587               -e 's/@''GNULIB_WCSSPN''@/$(GNULIB_WCSSPN)/g' \
2588               -e 's/@''GNULIB_WCSPBRK''@/$(GNULIB_WCSPBRK)/g' \
2589               -e 's/@''GNULIB_WCSSTR''@/$(GNULIB_WCSSTR)/g' \
2590               -e 's/@''GNULIB_WCSTOK''@/$(GNULIB_WCSTOK)/g' \
2591               -e 's/@''GNULIB_WCSWIDTH''@/$(GNULIB_WCSWIDTH)/g' \
2592               < $(srcdir)/wchar.in.h | \
2593           sed -e 's|@''HAVE_WINT_T''@|$(HAVE_WINT_T)|g' \
2594               -e 's|@''HAVE_BTOWC''@|$(HAVE_BTOWC)|g' \
2595               -e 's|@''HAVE_MBSINIT''@|$(HAVE_MBSINIT)|g' \
2596               -e 's|@''HAVE_MBRTOWC''@|$(HAVE_MBRTOWC)|g' \
2597               -e 's|@''HAVE_MBRLEN''@|$(HAVE_MBRLEN)|g' \
2598               -e 's|@''HAVE_MBSRTOWCS''@|$(HAVE_MBSRTOWCS)|g' \
2599               -e 's|@''HAVE_MBSNRTOWCS''@|$(HAVE_MBSNRTOWCS)|g' \
2600               -e 's|@''HAVE_WCRTOMB''@|$(HAVE_WCRTOMB)|g' \
2601               -e 's|@''HAVE_WCSRTOMBS''@|$(HAVE_WCSRTOMBS)|g' \
2602               -e 's|@''HAVE_WCSNRTOMBS''@|$(HAVE_WCSNRTOMBS)|g' \
2603               -e 's|@''HAVE_WMEMCHR''@|$(HAVE_WMEMCHR)|g' \
2604               -e 's|@''HAVE_WMEMCMP''@|$(HAVE_WMEMCMP)|g' \
2605               -e 's|@''HAVE_WMEMCPY''@|$(HAVE_WMEMCPY)|g' \
2606               -e 's|@''HAVE_WMEMMOVE''@|$(HAVE_WMEMMOVE)|g' \
2607               -e 's|@''HAVE_WMEMSET''@|$(HAVE_WMEMSET)|g' \
2608               -e 's|@''HAVE_WCSLEN''@|$(HAVE_WCSLEN)|g' \
2609               -e 's|@''HAVE_WCSNLEN''@|$(HAVE_WCSNLEN)|g' \
2610               -e 's|@''HAVE_WCSCPY''@|$(HAVE_WCSCPY)|g' \
2611               -e 's|@''HAVE_WCPCPY''@|$(HAVE_WCPCPY)|g' \
2612               -e 's|@''HAVE_WCSNCPY''@|$(HAVE_WCSNCPY)|g' \
2613               -e 's|@''HAVE_WCPNCPY''@|$(HAVE_WCPNCPY)|g' \
2614               -e 's|@''HAVE_WCSCAT''@|$(HAVE_WCSCAT)|g' \
2615               -e 's|@''HAVE_WCSNCAT''@|$(HAVE_WCSNCAT)|g' \
2616               -e 's|@''HAVE_WCSCMP''@|$(HAVE_WCSCMP)|g' \
2617               -e 's|@''HAVE_WCSNCMP''@|$(HAVE_WCSNCMP)|g' \
2618               -e 's|@''HAVE_WCSCASECMP''@|$(HAVE_WCSCASECMP)|g' \
2619               -e 's|@''HAVE_WCSNCASECMP''@|$(HAVE_WCSNCASECMP)|g' \
2620               -e 's|@''HAVE_WCSCOLL''@|$(HAVE_WCSCOLL)|g' \
2621               -e 's|@''HAVE_WCSXFRM''@|$(HAVE_WCSXFRM)|g' \
2622               -e 's|@''HAVE_WCSDUP''@|$(HAVE_WCSDUP)|g' \
2623               -e 's|@''HAVE_WCSCHR''@|$(HAVE_WCSCHR)|g' \
2624               -e 's|@''HAVE_WCSRCHR''@|$(HAVE_WCSRCHR)|g' \
2625               -e 's|@''HAVE_WCSCSPN''@|$(HAVE_WCSCSPN)|g' \
2626               -e 's|@''HAVE_WCSSPN''@|$(HAVE_WCSSPN)|g' \
2627               -e 's|@''HAVE_WCSPBRK''@|$(HAVE_WCSPBRK)|g' \
2628               -e 's|@''HAVE_WCSSTR''@|$(HAVE_WCSSTR)|g' \
2629               -e 's|@''HAVE_WCSTOK''@|$(HAVE_WCSTOK)|g' \
2630               -e 's|@''HAVE_WCSWIDTH''@|$(HAVE_WCSWIDTH)|g' \
2631               -e 's|@''HAVE_DECL_WCTOB''@|$(HAVE_DECL_WCTOB)|g' \
2632               -e 's|@''HAVE_DECL_WCWIDTH''@|$(HAVE_DECL_WCWIDTH)|g' \
2633           | \
2634           sed -e 's|@''REPLACE_MBSTATE_T''@|$(REPLACE_MBSTATE_T)|g' \
2635               -e 's|@''REPLACE_BTOWC''@|$(REPLACE_BTOWC)|g' \
2636               -e 's|@''REPLACE_WCTOB''@|$(REPLACE_WCTOB)|g' \
2637               -e 's|@''REPLACE_MBSINIT''@|$(REPLACE_MBSINIT)|g' \
2638               -e 's|@''REPLACE_MBRTOWC''@|$(REPLACE_MBRTOWC)|g' \
2639               -e 's|@''REPLACE_MBRLEN''@|$(REPLACE_MBRLEN)|g' \
2640               -e 's|@''REPLACE_MBSRTOWCS''@|$(REPLACE_MBSRTOWCS)|g' \
2641               -e 's|@''REPLACE_MBSNRTOWCS''@|$(REPLACE_MBSNRTOWCS)|g' \
2642               -e 's|@''REPLACE_WCRTOMB''@|$(REPLACE_WCRTOMB)|g' \
2643               -e 's|@''REPLACE_WCSRTOMBS''@|$(REPLACE_WCSRTOMBS)|g' \
2644               -e 's|@''REPLACE_WCSNRTOMBS''@|$(REPLACE_WCSNRTOMBS)|g' \
2645               -e 's|@''REPLACE_WCWIDTH''@|$(REPLACE_WCWIDTH)|g' \
2646               -e 's|@''REPLACE_WCSWIDTH''@|$(REPLACE_WCSWIDTH)|g' \
2647               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2648               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
2649               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
2650         } > $@-t && \
2651         mv $@-t $@
2652 MOSTLYCLEANFILES += wchar.h wchar.h-t
2654 EXTRA_DIST += wchar.in.h
2656 ## end   gnulib module wchar
2658 ## begin gnulib module wctype-h
2660 BUILT_SOURCES += wctype.h
2661 libgnu_a_SOURCES += wctype-h.c
2663 # We need the following in order to create <wctype.h> when the system
2664 # doesn't have one that works with the given compiler.
2665 wctype.h: wctype.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
2666         $(AM_V_GEN)rm -f $@-t $@ && \
2667         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
2668           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
2669               -e 's/@''HAVE_WCTYPE_H''@/$(HAVE_WCTYPE_H)/g' \
2670               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
2671               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
2672               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
2673               -e 's|@''NEXT_WCTYPE_H''@|$(NEXT_WCTYPE_H)|g' \
2674               -e 's/@''GNULIB_ISWBLANK''@/$(GNULIB_ISWBLANK)/g' \
2675               -e 's/@''GNULIB_WCTYPE''@/$(GNULIB_WCTYPE)/g' \
2676               -e 's/@''GNULIB_ISWCTYPE''@/$(GNULIB_ISWCTYPE)/g' \
2677               -e 's/@''GNULIB_WCTRANS''@/$(GNULIB_WCTRANS)/g' \
2678               -e 's/@''GNULIB_TOWCTRANS''@/$(GNULIB_TOWCTRANS)/g' \
2679               -e 's/@''HAVE_ISWBLANK''@/$(HAVE_ISWBLANK)/g' \
2680               -e 's/@''HAVE_ISWCNTRL''@/$(HAVE_ISWCNTRL)/g' \
2681               -e 's/@''HAVE_WCTYPE_T''@/$(HAVE_WCTYPE_T)/g' \
2682               -e 's/@''HAVE_WCTRANS_T''@/$(HAVE_WCTRANS_T)/g' \
2683               -e 's/@''HAVE_WINT_T''@/$(HAVE_WINT_T)/g' \
2684               -e 's/@''REPLACE_ISWBLANK''@/$(REPLACE_ISWBLANK)/g' \
2685               -e 's/@''REPLACE_ISWCNTRL''@/$(REPLACE_ISWCNTRL)/g' \
2686               -e 's/@''REPLACE_TOWLOWER''@/$(REPLACE_TOWLOWER)/g' \
2687               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
2688               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
2689               < $(srcdir)/wctype.in.h; \
2690         } > $@-t && \
2691         mv $@-t $@
2692 MOSTLYCLEANFILES += wctype.h wctype.h-t
2694 EXTRA_DIST += wctype.in.h
2696 ## end   gnulib module wctype-h
2699 mostlyclean-local: mostlyclean-generic
2700         @for dir in '' $(MOSTLYCLEANDIRS); do \
2701           if test -n "$$dir" && test -d $$dir; then \
2702             echo "rmdir $$dir"; rmdir $$dir; \
2703           fi; \
2704         done; \
2705         :