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