Code

f4031cc7c9edde482d0e565a7c1a4ca77613443d
[nagiosplug.git] / gl / m4 / gnulib-comp.m4
1 # DO NOT EDIT! GENERATED AUTOMATICALLY!
2 # Copyright (C) 2002-2010 Free Software Foundation, Inc.
3 #
4 # This file is free software, distributed under the terms of the GNU
5 # General Public License.  As a special exception to the GNU General
6 # Public License, this file may be distributed as part of a program
7 # that contains a configuration script generated by Autoconf, under
8 # the same distribution terms as the rest of that program.
9 #
10 # Generated by gnulib-tool.
11 #
12 # This file represents the compiled summary of the specification in
13 # gnulib-cache.m4. It lists the computed macro invocations that need
14 # to be invoked from configure.ac.
15 # In projects using CVS, this file can be treated like other built files.
18 # This macro should be invoked from ./configure.in, in the section
19 # "Checks for programs", right after AC_PROG_CC, and certainly before
20 # any checks for libraries, header files, types and library functions.
21 AC_DEFUN([gl_EARLY],
22 [
23   m4_pattern_forbid([^gl_[A-Z]])dnl the gnulib macro namespace
24   m4_pattern_allow([^gl_ES$])dnl a valid locale name
25   m4_pattern_allow([^gl_LIBOBJS$])dnl a variable
26   m4_pattern_allow([^gl_LTLIBOBJS$])dnl a variable
27   AC_REQUIRE([AC_PROG_RANLIB])
28   # Code from module alignof:
29   # Code from module alloca-opt:
30   # Code from module arg-nonnull:
31   # Code from module arpa_inet:
32   # Code from module base64:
33   # Code from module btowc:
34   # Code from module c++defs:
35   # Code from module c-strtod:
36   # Code from module cloexec:
37   # Code from module close-hook:
38   # Code from module configmake:
39   # Code from module crypto/sha1:
40   # Code from module dirname:
41   # Code from module dirname-lgpl:
42   # Code from module double-slash-root:
43   # Code from module dup2:
44   # Code from module errno:
45   # Code from module error:
46   # Code from module exitfail:
47   # Code from module extensions:
48   AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
49   # Code from module fcntl:
50   # Code from module fcntl-h:
51   # Code from module fcntl-safer:
52   # Code from module float:
53   # Code from module floorf:
54   # Code from module fsusage:
55   # Code from module full-read:
56   # Code from module full-write:
57   # Code from module getaddrinfo:
58   # Code from module getdtablesize:
59   # Code from module gethostname:
60   # Code from module getloadavg:
61   # Code from module getopt:
62   # Code from module getopt-gnu:
63   # Code from module getopt-posix:
64   # Code from module gettext:
65   # Code from module gettext-h:
66   # Code from module havelib:
67   # Code from module hostent:
68   # Code from module include_next:
69   # Code from module inet_ntop:
70   # Code from module inline:
71   # Code from module intprops:
72   # Code from module langinfo:
73   # Code from module localcharset:
74   # Code from module locale:
75   # Code from module malloc:
76   # Code from module malloc-posix:
77   # Code from module math:
78   # Code from module mbrtowc:
79   # Code from module mbsinit:
80   # Code from module memchr:
81   # Code from module mktime:
82   # Code from module mountlist:
83   # Code from module multiarch:
84   # Code from module netdb:
85   # Code from module netinet_in:
86   # Code from module nl_langinfo:
87   # Code from module open:
88   # Code from module regex:
89   # Code from module safe-read:
90   # Code from module safe-write:
91   # Code from module servent:
92   # Code from module size_max:
93   # Code from module snprintf:
94   # Code from module sockets:
95   # Code from module socklen:
96   # Code from module ssize_t:
97   # Code from module stat:
98   # Code from module stdbool:
99   # Code from module stddef:
100   # Code from module stdint:
101   # Code from module stdio:
102   # Code from module stdlib:
103   # Code from module strdup-posix:
104   # Code from module streq:
105   # Code from module strerror:
106   # Code from module string:
107   # Code from module strndup:
108   # Code from module strnlen:
109   # Code from module strstr-simple:
110   # Code from module sys_socket:
111   # Code from module sys_stat:
112   # Code from module time:
113   # Code from module time_r:
114   # Code from module timegm:
115   # Code from module unistd:
116   # Code from module unistd-safer:
117   # Code from module vasnprintf:
118   # Code from module vasprintf:
119   # Code from module verify:
120   # Code from module vsnprintf:
121   # Code from module warn-on-use:
122   # Code from module wchar:
123   # Code from module wcrtomb:
124   # Code from module wctype:
125   # Code from module write:
126   # Code from module xalloc:
127   # Code from module xalloc-die:
128   # Code from module xsize:
129   # Code from module xstrndup:
130 ])
132 # This macro should be invoked from ./configure.in, in the section
133 # "Check for header files, types and library functions".
134 AC_DEFUN([gl_INIT],
136   AM_CONDITIONAL([GL_COND_LIBTOOL], [false])
137   gl_cond_libtool=false
138   gl_libdeps=
139   gl_ltlibdeps=
140   gl_m4_base='gl/m4'
141   m4_pushdef([AC_LIBOBJ], m4_defn([gl_LIBOBJ]))
142   m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gl_REPLACE_FUNCS]))
143   m4_pushdef([AC_LIBSOURCES], m4_defn([gl_LIBSOURCES]))
144   m4_pushdef([gl_LIBSOURCES_LIST], [])
145   m4_pushdef([gl_LIBSOURCES_DIR], [])
146   gl_COMMON
147   gl_source_base='gl'
148   # Code from module alignof:
149   # Code from module alloca-opt:
150   gl_FUNC_ALLOCA
151   # Code from module arg-nonnull:
152   # Code from module arpa_inet:
153   gl_HEADER_ARPA_INET
154   AC_PROG_MKDIR_P
155   # Code from module base64:
156   gl_FUNC_BASE64
157   # Code from module btowc:
158   gl_FUNC_BTOWC
159   gl_WCHAR_MODULE_INDICATOR([btowc])
160   # Code from module c++defs:
161   # Code from module c-strtod:
162   gl_C_STRTOD
163   # Code from module cloexec:
164   gl_CLOEXEC
165   gl_MODULE_INDICATOR_FOR_TESTS([cloexec])
166   # Code from module close-hook:
167   # Code from module configmake:
168   # Code from module crypto/sha1:
169   gl_SHA1
170   # Code from module dirname:
171   gl_DIRNAME
172   gl_MODULE_INDICATOR([dirname])
173   # Code from module dirname-lgpl:
174   gl_DIRNAME_LGPL
175   # Code from module double-slash-root:
176   gl_DOUBLE_SLASH_ROOT
177   # Code from module dup2:
178   gl_FUNC_DUP2
179   gl_UNISTD_MODULE_INDICATOR([dup2])
180   # Code from module errno:
181   gl_HEADER_ERRNO_H
182   # Code from module error:
183   gl_ERROR
184   m4_ifdef([AM_XGETTEXT_OPTION],
185     [AM_][XGETTEXT_OPTION([--flag=error:3:c-format])
186      AM_][XGETTEXT_OPTION([--flag=error_at_line:5:c-format])])
187   # Code from module exitfail:
188   # Code from module extensions:
189   # Code from module fcntl:
190   gl_FUNC_FCNTL
191   gl_FCNTL_MODULE_INDICATOR([fcntl])
192   # Code from module fcntl-h:
193   gl_FCNTL_H
194   # Code from module fcntl-safer:
195   gl_FCNTL_SAFER
196   gl_MODULE_INDICATOR([fcntl-safer])
197   # Code from module float:
198   gl_FLOAT_H
199   # Code from module floorf:
200   gl_FUNC_FLOORF
201   gl_MATH_MODULE_INDICATOR([floorf])
202   # Code from module fsusage:
203   gl_FSUSAGE
204   # Code from module full-read:
205   # Code from module full-write:
206   # Code from module getaddrinfo:
207   gl_GETADDRINFO
208   gl_NETDB_MODULE_INDICATOR([getaddrinfo])
209   # Code from module getdtablesize:
210   gl_FUNC_GETDTABLESIZE
211   gl_UNISTD_MODULE_INDICATOR([getdtablesize])
212   # Code from module gethostname:
213   gl_FUNC_GETHOSTNAME
214   gl_UNISTD_MODULE_INDICATOR([gethostname])
215   # Code from module getloadavg:
216   gl_GETLOADAVG([$gl_source_base])
217   gl_STDLIB_MODULE_INDICATOR([getloadavg])
218   # Code from module getopt:
219   # Code from module getopt-gnu:
220   gl_FUNC_GETOPT_GNU
221   gl_MODULE_INDICATOR_FOR_TESTS([getopt-gnu])
222   # Code from module getopt-posix:
223   gl_FUNC_GETOPT_POSIX
224   # Code from module gettext:
225   dnl you must add AM_GNU_GETTEXT([external]) or similar to configure.ac.
226   AM_GNU_GETTEXT_VERSION([0.18.1])
227   # Code from module gettext-h:
228   AC_SUBST([LIBINTL])
229   AC_SUBST([LTLIBINTL])
230   # Code from module havelib:
231   # Code from module hostent:
232   gl_HOSTENT
233   # Code from module include_next:
234   # Code from module inet_ntop:
235   gl_FUNC_INET_NTOP
236   gl_ARPA_INET_MODULE_INDICATOR([inet_ntop])
237   # Code from module inline:
238   gl_INLINE
239   # Code from module intprops:
240   # Code from module langinfo:
241   gl_LANGINFO_H
242   # Code from module localcharset:
243   gl_LOCALCHARSET
244   LOCALCHARSET_TESTS_ENVIRONMENT="CHARSETALIASDIR=\"\$(top_builddir)/$gl_source_base\""
245   AC_SUBST([LOCALCHARSET_TESTS_ENVIRONMENT])
246   # Code from module locale:
247   gl_LOCALE_H
248   # Code from module malloc:
249   AC_FUNC_MALLOC
250   AC_DEFINE([GNULIB_MALLOC_GNU], 1, [Define to indicate the 'malloc' module.])
251   # Code from module malloc-posix:
252   gl_FUNC_MALLOC_POSIX
253   gl_STDLIB_MODULE_INDICATOR([malloc-posix])
254   # Code from module math:
255   gl_MATH_H
256   # Code from module mbrtowc:
257   gl_FUNC_MBRTOWC
258   gl_WCHAR_MODULE_INDICATOR([mbrtowc])
259   # Code from module mbsinit:
260   gl_FUNC_MBSINIT
261   gl_WCHAR_MODULE_INDICATOR([mbsinit])
262   # Code from module memchr:
263   gl_FUNC_MEMCHR
264   gl_STRING_MODULE_INDICATOR([memchr])
265   # Code from module mktime:
266   gl_FUNC_MKTIME
267   gl_TIME_MODULE_INDICATOR([mktime])
268   # Code from module mountlist:
269   gl_MOUNTLIST
270   # Code from module multiarch:
271   gl_MULTIARCH
272   # Code from module netdb:
273   gl_HEADER_NETDB
274   # Code from module netinet_in:
275   gl_HEADER_NETINET_IN
276   AC_PROG_MKDIR_P
277   # Code from module nl_langinfo:
278   gl_FUNC_NL_LANGINFO
279   gl_LANGINFO_MODULE_INDICATOR([nl_langinfo])
280   # Code from module open:
281   gl_FUNC_OPEN
282   gl_FCNTL_MODULE_INDICATOR([open])
283   # Code from module regex:
284   gl_REGEX
285   # Code from module safe-read:
286   gl_SAFE_READ
287   # Code from module safe-write:
288   gl_SAFE_WRITE
289   # Code from module servent:
290   gl_SERVENT
291   # Code from module size_max:
292   gl_SIZE_MAX
293   # Code from module snprintf:
294   gl_FUNC_SNPRINTF
295   gl_STDIO_MODULE_INDICATOR([snprintf])
296   # Code from module sockets:
297   gl_SOCKETS
298   # Code from module socklen:
299   gl_TYPE_SOCKLEN_T
300   # Code from module ssize_t:
301   gt_TYPE_SSIZE_T
302   # Code from module stat:
303   gl_FUNC_STAT
304   gl_SYS_STAT_MODULE_INDICATOR([stat])
305   # Code from module stdbool:
306   AM_STDBOOL_H
307   # Code from module stddef:
308   gl_STDDEF_H
309   # Code from module stdint:
310   gl_STDINT_H
311   # Code from module stdio:
312   gl_STDIO_H
313   # Code from module stdlib:
314   gl_STDLIB_H
315   # Code from module strdup-posix:
316   gl_FUNC_STRDUP_POSIX
317   gl_STRING_MODULE_INDICATOR([strdup])
318   # Code from module streq:
319   # Code from module strerror:
320   gl_FUNC_STRERROR
321   gl_STRING_MODULE_INDICATOR([strerror])
322   # Code from module string:
323   gl_HEADER_STRING_H
324   # Code from module strndup:
325   gl_FUNC_STRNDUP
326   gl_STRING_MODULE_INDICATOR([strndup])
327   # Code from module strnlen:
328   gl_FUNC_STRNLEN
329   gl_STRING_MODULE_INDICATOR([strnlen])
330   # Code from module strstr-simple:
331   gl_FUNC_STRSTR_SIMPLE
332   gl_STRING_MODULE_INDICATOR([strstr])
333   # Code from module sys_socket:
334   gl_HEADER_SYS_SOCKET
335   AC_PROG_MKDIR_P
336   # Code from module sys_stat:
337   gl_HEADER_SYS_STAT_H
338   AC_PROG_MKDIR_P
339   # Code from module time:
340   gl_HEADER_TIME_H
341   # Code from module time_r:
342   gl_TIME_R
343   gl_TIME_MODULE_INDICATOR([time_r])
344   # Code from module timegm:
345   gl_FUNC_TIMEGM
346   gl_TIME_MODULE_INDICATOR([timegm])
347   # Code from module unistd:
348   gl_UNISTD_H
349   # Code from module unistd-safer:
350   gl_UNISTD_SAFER
351   # Code from module vasnprintf:
352   gl_FUNC_VASNPRINTF
353   # Code from module vasprintf:
354   gl_FUNC_VASPRINTF
355   gl_STDIO_MODULE_INDICATOR([vasprintf])
356   m4_ifdef([AM_XGETTEXT_OPTION],
357     [AM_][XGETTEXT_OPTION([--flag=asprintf:2:c-format])
358      AM_][XGETTEXT_OPTION([--flag=vasprintf:2:c-format])])
359   # Code from module verify:
360   # Code from module vsnprintf:
361   gl_FUNC_VSNPRINTF
362   gl_STDIO_MODULE_INDICATOR([vsnprintf])
363   # Code from module warn-on-use:
364   # Code from module wchar:
365   gl_WCHAR_H
366   # Code from module wcrtomb:
367   gl_FUNC_WCRTOMB
368   gl_WCHAR_MODULE_INDICATOR([wcrtomb])
369   # Code from module wctype:
370   gl_WCTYPE_H
371   # Code from module write:
372   gl_FUNC_WRITE
373   gl_UNISTD_MODULE_INDICATOR([write])
374   # Code from module xalloc:
375   gl_XALLOC
376   # Code from module xalloc-die:
377   # Code from module xsize:
378   gl_XSIZE
379   # Code from module xstrndup:
380   gl_XSTRNDUP
381   # End of code from modules
382   m4_ifval(gl_LIBSOURCES_LIST, [
383     m4_syscmd([test ! -d ]m4_defn([gl_LIBSOURCES_DIR])[ ||
384       for gl_file in ]gl_LIBSOURCES_LIST[ ; do
385         if test ! -r ]m4_defn([gl_LIBSOURCES_DIR])[/$gl_file ; then
386           echo "missing file ]m4_defn([gl_LIBSOURCES_DIR])[/$gl_file" >&2
387           exit 1
388         fi
389       done])dnl
390       m4_if(m4_sysval, [0], [],
391         [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
392   ])
393   m4_popdef([gl_LIBSOURCES_DIR])
394   m4_popdef([gl_LIBSOURCES_LIST])
395   m4_popdef([AC_LIBSOURCES])
396   m4_popdef([AC_REPLACE_FUNCS])
397   m4_popdef([AC_LIBOBJ])
398   AC_CONFIG_COMMANDS_PRE([
399     gl_libobjs=
400     gl_ltlibobjs=
401     if test -n "$gl_LIBOBJS"; then
402       # Remove the extension.
403       sed_drop_objext='s/\.o$//;s/\.obj$//'
404       for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
405         gl_libobjs="$gl_libobjs $i.$ac_objext"
406         gl_ltlibobjs="$gl_ltlibobjs $i.lo"
407       done
408     fi
409     AC_SUBST([gl_LIBOBJS], [$gl_libobjs])
410     AC_SUBST([gl_LTLIBOBJS], [$gl_ltlibobjs])
411   ])
412   gltests_libdeps=
413   gltests_ltlibdeps=
414   m4_pushdef([AC_LIBOBJ], m4_defn([gltests_LIBOBJ]))
415   m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gltests_REPLACE_FUNCS]))
416   m4_pushdef([AC_LIBSOURCES], m4_defn([gltests_LIBSOURCES]))
417   m4_pushdef([gltests_LIBSOURCES_LIST], [])
418   m4_pushdef([gltests_LIBSOURCES_DIR], [])
419   gl_COMMON
420   gl_source_base='tests'
421 changequote(,)dnl
422   gltests_WITNESS=IN_`echo "${PACKAGE-$PACKAGE_TARNAME}" | LC_ALL=C tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ | LC_ALL=C sed -e 's/[^A-Z0-9_]/_/g'`_GNULIB_TESTS
423 changequote([, ])dnl
424   AC_SUBST([gltests_WITNESS])
425   gl_module_indicator_condition=$gltests_WITNESS
426   m4_pushdef([gl_MODULE_INDICATOR_CONDITION], [$gl_module_indicator_condition])
427   m4_popdef([gl_MODULE_INDICATOR_CONDITION])
428   m4_ifval(gltests_LIBSOURCES_LIST, [
429     m4_syscmd([test ! -d ]m4_defn([gltests_LIBSOURCES_DIR])[ ||
430       for gl_file in ]gltests_LIBSOURCES_LIST[ ; do
431         if test ! -r ]m4_defn([gltests_LIBSOURCES_DIR])[/$gl_file ; then
432           echo "missing file ]m4_defn([gltests_LIBSOURCES_DIR])[/$gl_file" >&2
433           exit 1
434         fi
435       done])dnl
436       m4_if(m4_sysval, [0], [],
437         [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
438   ])
439   m4_popdef([gltests_LIBSOURCES_DIR])
440   m4_popdef([gltests_LIBSOURCES_LIST])
441   m4_popdef([AC_LIBSOURCES])
442   m4_popdef([AC_REPLACE_FUNCS])
443   m4_popdef([AC_LIBOBJ])
444   AC_CONFIG_COMMANDS_PRE([
445     gltests_libobjs=
446     gltests_ltlibobjs=
447     if test -n "$gltests_LIBOBJS"; then
448       # Remove the extension.
449       sed_drop_objext='s/\.o$//;s/\.obj$//'
450       for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
451         gltests_libobjs="$gltests_libobjs $i.$ac_objext"
452         gltests_ltlibobjs="$gltests_ltlibobjs $i.lo"
453       done
454     fi
455     AC_SUBST([gltests_LIBOBJS], [$gltests_libobjs])
456     AC_SUBST([gltests_LTLIBOBJS], [$gltests_ltlibobjs])
457   ])
458   LIBGNU_LIBDEPS="$gl_libdeps"
459   AC_SUBST([LIBGNU_LIBDEPS])
460   LIBGNU_LTLIBDEPS="$gl_ltlibdeps"
461   AC_SUBST([LIBGNU_LTLIBDEPS])
462 ])
464 # Like AC_LIBOBJ, except that the module name goes
465 # into gl_LIBOBJS instead of into LIBOBJS.
466 AC_DEFUN([gl_LIBOBJ], [
467   AS_LITERAL_IF([$1], [gl_LIBSOURCES([$1.c])])dnl
468   gl_LIBOBJS="$gl_LIBOBJS $1.$ac_objext"
469 ])
471 # Like AC_REPLACE_FUNCS, except that the module name goes
472 # into gl_LIBOBJS instead of into LIBOBJS.
473 AC_DEFUN([gl_REPLACE_FUNCS], [
474   m4_foreach_w([gl_NAME], [$1], [AC_LIBSOURCES(gl_NAME[.c])])dnl
475   AC_CHECK_FUNCS([$1], , [gl_LIBOBJ($ac_func)])
476 ])
478 # Like AC_LIBSOURCES, except the directory where the source file is
479 # expected is derived from the gnulib-tool parameterization,
480 # and alloca is special cased (for the alloca-opt module).
481 # We could also entirely rely on EXTRA_lib..._SOURCES.
482 AC_DEFUN([gl_LIBSOURCES], [
483   m4_foreach([_gl_NAME], [$1], [
484     m4_if(_gl_NAME, [alloca.c], [], [
485       m4_define([gl_LIBSOURCES_DIR], [gl])
486       m4_append([gl_LIBSOURCES_LIST], _gl_NAME, [ ])
487     ])
488   ])
489 ])
491 # Like AC_LIBOBJ, except that the module name goes
492 # into gltests_LIBOBJS instead of into LIBOBJS.
493 AC_DEFUN([gltests_LIBOBJ], [
494   AS_LITERAL_IF([$1], [gltests_LIBSOURCES([$1.c])])dnl
495   gltests_LIBOBJS="$gltests_LIBOBJS $1.$ac_objext"
496 ])
498 # Like AC_REPLACE_FUNCS, except that the module name goes
499 # into gltests_LIBOBJS instead of into LIBOBJS.
500 AC_DEFUN([gltests_REPLACE_FUNCS], [
501   m4_foreach_w([gl_NAME], [$1], [AC_LIBSOURCES(gl_NAME[.c])])dnl
502   AC_CHECK_FUNCS([$1], , [gltests_LIBOBJ($ac_func)])
503 ])
505 # Like AC_LIBSOURCES, except the directory where the source file is
506 # expected is derived from the gnulib-tool parameterization,
507 # and alloca is special cased (for the alloca-opt module).
508 # We could also entirely rely on EXTRA_lib..._SOURCES.
509 AC_DEFUN([gltests_LIBSOURCES], [
510   m4_foreach([_gl_NAME], [$1], [
511     m4_if(_gl_NAME, [alloca.c], [], [
512       m4_define([gltests_LIBSOURCES_DIR], [tests])
513       m4_append([gltests_LIBSOURCES_LIST], _gl_NAME, [ ])
514     ])
515   ])
516 ])
518 # This macro records the list of files which have been installed by
519 # gnulib-tool and may be removed by future gnulib-tool invocations.
520 AC_DEFUN([gl_FILE_LIST], [
521   build-aux/arg-nonnull.h
522   build-aux/c++defs.h
523   build-aux/config.rpath
524   build-aux/warn-on-use.h
525   lib/alignof.h
526   lib/alloca.in.h
527   lib/arpa_inet.in.h
528   lib/asnprintf.c
529   lib/asprintf.c
530   lib/base64.c
531   lib/base64.h
532   lib/basename-lgpl.c
533   lib/basename.c
534   lib/btowc.c
535   lib/c-strtod.c
536   lib/c-strtod.h
537   lib/cloexec.c
538   lib/cloexec.h
539   lib/close-hook.c
540   lib/close-hook.h
541   lib/config.charset
542   lib/creat-safer.c
543   lib/dirname-lgpl.c
544   lib/dirname.c
545   lib/dirname.h
546   lib/dup-safer.c
547   lib/dup2.c
548   lib/errno.in.h
549   lib/error.c
550   lib/error.h
551   lib/exitfail.c
552   lib/exitfail.h
553   lib/fcntl--.h
554   lib/fcntl-safer.h
555   lib/fcntl.c
556   lib/fcntl.in.h
557   lib/fd-safer.c
558   lib/float+.h
559   lib/float.in.h
560   lib/floor.c
561   lib/floorf.c
562   lib/fsusage.c
563   lib/fsusage.h
564   lib/full-read.c
565   lib/full-read.h
566   lib/full-write.c
567   lib/full-write.h
568   lib/gai_strerror.c
569   lib/getaddrinfo.c
570   lib/getdtablesize.c
571   lib/gethostname.c
572   lib/getloadavg.c
573   lib/getopt.c
574   lib/getopt.in.h
575   lib/getopt1.c
576   lib/getopt_int.h
577   lib/gettext.h
578   lib/inet_ntop.c
579   lib/intprops.h
580   lib/langinfo.in.h
581   lib/localcharset.c
582   lib/localcharset.h
583   lib/locale.in.h
584   lib/malloc.c
585   lib/math.in.h
586   lib/mbrtowc.c
587   lib/mbsinit.c
588   lib/memchr.c
589   lib/memchr.valgrind
590   lib/mktime-internal.h
591   lib/mktime.c
592   lib/mountlist.c
593   lib/mountlist.h
594   lib/netdb.in.h
595   lib/netinet_in.in.h
596   lib/nl_langinfo.c
597   lib/open-safer.c
598   lib/open.c
599   lib/pipe-safer.c
600   lib/printf-args.c
601   lib/printf-args.h
602   lib/printf-parse.c
603   lib/printf-parse.h
604   lib/ref-add.sin
605   lib/ref-del.sin
606   lib/regcomp.c
607   lib/regex.c
608   lib/regex.h
609   lib/regex_internal.c
610   lib/regex_internal.h
611   lib/regexec.c
612   lib/safe-read.c
613   lib/safe-read.h
614   lib/safe-write.c
615   lib/safe-write.h
616   lib/sha1.c
617   lib/sha1.h
618   lib/size_max.h
619   lib/snprintf.c
620   lib/sockets.c
621   lib/sockets.h
622   lib/stat.c
623   lib/stdbool.in.h
624   lib/stddef.in.h
625   lib/stdint.in.h
626   lib/stdio-write.c
627   lib/stdio.in.h
628   lib/stdlib.in.h
629   lib/str-two-way.h
630   lib/strdup.c
631   lib/streq.h
632   lib/strerror.c
633   lib/string.in.h
634   lib/stripslash.c
635   lib/strndup.c
636   lib/strnlen.c
637   lib/strstr.c
638   lib/sys_socket.in.h
639   lib/sys_stat.in.h
640   lib/time.in.h
641   lib/time_r.c
642   lib/timegm.c
643   lib/unistd--.h
644   lib/unistd-safer.h
645   lib/unistd.in.h
646   lib/vasnprintf.c
647   lib/vasnprintf.h
648   lib/vasprintf.c
649   lib/verify.h
650   lib/vsnprintf.c
651   lib/w32sock.h
652   lib/wchar.in.h
653   lib/wcrtomb.c
654   lib/wctype.in.h
655   lib/write.c
656   lib/xalloc-die.c
657   lib/xalloc.h
658   lib/xmalloc.c
659   lib/xsize.h
660   lib/xstrndup.c
661   lib/xstrndup.h
662   m4/00gnulib.m4
663   m4/alloca.m4
664   m4/arpa_inet_h.m4
665   m4/asm-underscore.m4
666   m4/base64.m4
667   m4/btowc.m4
668   m4/c-strtod.m4
669   m4/cloexec.m4
670   m4/codeset.m4
671   m4/dirname.m4
672   m4/dos.m4
673   m4/double-slash-root.m4
674   m4/dup2.m4
675   m4/errno_h.m4
676   m4/error.m4
677   m4/extensions.m4
678   m4/fcntl-o.m4
679   m4/fcntl-safer.m4
680   m4/fcntl.m4
681   m4/fcntl_h.m4
682   m4/float_h.m4
683   m4/floorf.m4
684   m4/fstypename.m4
685   m4/fsusage.m4
686   m4/getaddrinfo.m4
687   m4/getdtablesize.m4
688   m4/gethostname.m4
689   m4/getloadavg.m4
690   m4/getopt.m4
691   m4/gettext.m4
692   m4/glibc2.m4
693   m4/glibc21.m4
694   m4/gnulib-common.m4
695   m4/hostent.m4
696   m4/iconv.m4
697   m4/include_next.m4
698   m4/inet_ntop.m4
699   m4/inline.m4
700   m4/intdiv0.m4
701   m4/intl.m4
702   m4/intldir.m4
703   m4/intlmacosx.m4
704   m4/intmax.m4
705   m4/intmax_t.m4
706   m4/inttypes-pri.m4
707   m4/inttypes_h.m4
708   m4/langinfo_h.m4
709   m4/lcmessage.m4
710   m4/lib-ld.m4
711   m4/lib-link.m4
712   m4/lib-prefix.m4
713   m4/localcharset.m4
714   m4/locale-fr.m4
715   m4/locale-ja.m4
716   m4/locale-zh.m4
717   m4/locale_h.m4
718   m4/lock.m4
719   m4/longlong.m4
720   m4/ls-mntd-fs.m4
721   m4/malloc.m4
722   m4/math_h.m4
723   m4/mbrtowc.m4
724   m4/mbsinit.m4
725   m4/mbstate_t.m4
726   m4/memchr.m4
727   m4/mktime.m4
728   m4/mmap-anon.m4
729   m4/mode_t.m4
730   m4/mountlist.m4
731   m4/multiarch.m4
732   m4/netdb_h.m4
733   m4/netinet_in_h.m4
734   m4/nl_langinfo.m4
735   m4/nls.m4
736   m4/onceonly.m4
737   m4/open.m4
738   m4/po.m4
739   m4/printf-posix.m4
740   m4/printf.m4
741   m4/progtest.m4
742   m4/regex.m4
743   m4/safe-read.m4
744   m4/safe-write.m4
745   m4/servent.m4
746   m4/sha1.m4
747   m4/size_max.m4
748   m4/snprintf.m4
749   m4/sockets.m4
750   m4/socklen.m4
751   m4/sockpfaf.m4
752   m4/ssize_t.m4
753   m4/stat.m4
754   m4/stdbool.m4
755   m4/stddef_h.m4
756   m4/stdint.m4
757   m4/stdint_h.m4
758   m4/stdio_h.m4
759   m4/stdlib_h.m4
760   m4/strdup.m4
761   m4/strerror.m4
762   m4/string_h.m4
763   m4/strndup.m4
764   m4/strnlen.m4
765   m4/strstr.m4
766   m4/sys_socket_h.m4
767   m4/sys_stat_h.m4
768   m4/threadlib.m4
769   m4/time_h.m4
770   m4/time_r.m4
771   m4/timegm.m4
772   m4/uintmax_t.m4
773   m4/unistd-safer.m4
774   m4/unistd_h.m4
775   m4/vasnprintf.m4
776   m4/vasprintf.m4
777   m4/visibility.m4
778   m4/vsnprintf.m4
779   m4/warn-on-use.m4
780   m4/wchar_h.m4
781   m4/wchar_t.m4
782   m4/wcrtomb.m4
783   m4/wctype_h.m4
784   m4/wint_t.m4
785   m4/write.m4
786   m4/xalloc.m4
787   m4/xsize.m4
788   m4/xstrndup.m4
789 ])