Update gnulib files.
[gnutls:gnutls.git] / gl / m4 / gnulib-comp.m4
1 # DO NOT EDIT! GENERATED AUTOMATICALLY!
2 # Copyright (C) 2002-2011 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 that use version control, this file can be treated like
16 # other built files.
17
18
19 # This macro should be invoked from ./configure.ac, in the section
20 # "Checks for programs", right after AC_PROG_CC, and certainly before
21 # any checks for libraries, header files, types and library functions.
22 AC_DEFUN([gl_EARLY],
23 [
24   m4_pattern_forbid([^gl_[A-Z]])dnl the gnulib macro namespace
25   m4_pattern_allow([^gl_ES$])dnl a valid locale name
26   m4_pattern_allow([^gl_LIBOBJS$])dnl a variable
27   m4_pattern_allow([^gl_LTLIBOBJS$])dnl a variable
28   AC_REQUIRE([AC_PROG_RANLIB])
29   # Code from module alignof:
30   # Code from module alloca:
31   # Code from module alloca-opt:
32   # Code from module alloca-opt-tests:
33   # Code from module arg-nonnull:
34   # Code from module binary-io:
35   # Code from module binary-io-tests:
36   # Code from module byteswap:
37   # Code from module byteswap-tests:
38   # Code from module c++defs:
39   # Code from module c-ctype:
40   # Code from module c-ctype-tests:
41   # Code from module clock-time:
42   # Code from module crypto/hmac-md5:
43   # Code from module crypto/hmac-md5-tests:
44   # Code from module crypto/md5:
45   # Code from module crypto/md5-tests:
46   # Code from module errno:
47   # Code from module errno-tests:
48   # Code from module error:
49   # Code from module extensions:
50   AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
51   # Code from module fcntl-h:
52   # Code from module fcntl-h-tests:
53   # Code from module fd-hook:
54   # Code from module float:
55   # Code from module fseeko:
56   AC_REQUIRE([AC_FUNC_FSEEKO])
57   # Code from module fseeko-tests:
58   # Code from module ftello:
59   AC_REQUIRE([AC_FUNC_FSEEKO])
60   # Code from module ftello-tests:
61   # Code from module func:
62   # Code from module func-tests:
63   # Code from module getdelim:
64   # Code from module getdelim-tests:
65   # Code from module getline:
66   # Code from module getline-tests:
67   # Code from module getpagesize:
68   # Code from module getpass:
69   # Code from module gettext:
70   # Code from module gettext-h:
71   # Code from module gettime:
72   # Code from module gettimeofday:
73   # Code from module gettimeofday-tests:
74   # Code from module havelib:
75   # Code from module include_next:
76   # Code from module intprops:
77   # Code from module intprops-tests:
78   # Code from module inttypes:
79   # Code from module inttypes-incomplete:
80   # Code from module inttypes-tests:
81   # Code from module lib-msvc-compat:
82   # Code from module lib-symbol-versions:
83   # Code from module lseek:
84   # Code from module malloc-posix:
85   # Code from module manywarnings:
86   # Code from module memchr:
87   # Code from module memchr-tests:
88   # Code from module memmem-simple:
89   # Code from module memxor:
90   # Code from module minmax:
91   # Code from module multiarch:
92   # Code from module netdb:
93   # Code from module netdb-tests:
94   # Code from module netinet_in:
95   # Code from module netinet_in-tests:
96   # Code from module progname:
97   # Code from module read-file:
98   # Code from module read-file-tests:
99   # Code from module realloc-posix:
100   # Code from module size_max:
101   # Code from module snprintf:
102   # Code from module snprintf-tests:
103   # Code from module socketlib:
104   # Code from module sockets:
105   # Code from module sockets-tests:
106   # Code from module socklen:
107   # Code from module stdarg:
108   dnl Some compilers (e.g., AIX 5.3 cc) need to be in c99 mode
109   dnl for the builtin va_copy to work.  With Autoconf 2.60 or later,
110   dnl AC_PROG_CC_STDC arranges for this.  With older Autoconf AC_PROG_CC_STDC
111   dnl shouldn't hurt, though installers are on their own to set c99 mode.
112   AC_REQUIRE([AC_PROG_CC_STDC])
113   # Code from module stdbool:
114   # Code from module stdbool-tests:
115   # Code from module stddef:
116   # Code from module stddef-tests:
117   # Code from module stdint:
118   # Code from module stdint-tests:
119   # Code from module stdio:
120   # Code from module stdio-tests:
121   # Code from module stdlib:
122   # Code from module stdlib-tests:
123   # Code from module strcase:
124   # Code from module strdup-posix:
125   # Code from module strerror:
126   # Code from module strerror-tests:
127   # Code from module string:
128   # Code from module string-tests:
129   # Code from module strings:
130   # Code from module strings-tests:
131   # Code from module strverscmp:
132   # Code from module strverscmp-tests:
133   # Code from module sys_socket:
134   # Code from module sys_socket-tests:
135   # Code from module sys_stat:
136   # Code from module sys_stat-tests:
137   # Code from module sys_time:
138   # Code from module sys_time-tests:
139   # Code from module sys_uio:
140   # Code from module sys_uio-tests:
141   # Code from module time:
142   # Code from module time-tests:
143   # Code from module time_r:
144   # Code from module timespec:
145   # Code from module u64:
146   # Code from module u64-tests:
147   # Code from module unistd:
148   # Code from module unistd-tests:
149   # Code from module valgrind-tests:
150   # Code from module vasnprintf:
151   # Code from module vasnprintf-tests:
152   # Code from module vasprintf:
153   # Code from module vasprintf-tests:
154   # Code from module verify:
155   # Code from module verify-tests:
156   # Code from module version-etc:
157   # Code from module version-etc-fsf:
158   # Code from module version-etc-tests:
159   # Code from module vsnprintf:
160   # Code from module vsnprintf-tests:
161   # Code from module warn-on-use:
162   # Code from module warnings:
163   # Code from module wchar:
164   # Code from module wchar-tests:
165   # Code from module xsize:
166 ])
167
168 # This macro should be invoked from ./configure.ac, in the section
169 # "Check for header files, types and library functions".
170 AC_DEFUN([gl_INIT],
171 [
172   AM_CONDITIONAL([GL_COND_LIBTOOL], [true])
173   gl_cond_libtool=true
174   gl_m4_base='gl/m4'
175   m4_pushdef([AC_LIBOBJ], m4_defn([gl_LIBOBJ]))
176   m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gl_REPLACE_FUNCS]))
177   m4_pushdef([AC_LIBSOURCES], m4_defn([gl_LIBSOURCES]))
178   m4_pushdef([gl_LIBSOURCES_LIST], [])
179   m4_pushdef([gl_LIBSOURCES_DIR], [])
180   gl_COMMON
181   gl_source_base='gl'
182 changequote(,)dnl
183 LTALLOCA=`echo "$ALLOCA" | sed -e 's/\.[^.]* /.lo /g;s/\.[^.]*$/.lo/'`
184 changequote([, ])dnl
185 AC_SUBST([LTALLOCA])
186 gl_FUNC_ALLOCA
187 gl_BYTESWAP
188 gl_CLOCK_TIME
189 gl_HMAC_MD5
190 gl_MD5
191 gl_HEADER_ERRNO_H
192 gl_ERROR
193 m4_ifdef([AM_XGETTEXT_OPTION],
194   [AM_][XGETTEXT_OPTION([--flag=error:3:c-format])
195    AM_][XGETTEXT_OPTION([--flag=error_at_line:5:c-format])])
196 gl_FLOAT_H
197 gl_FUNC_FSEEKO
198 gl_STDIO_MODULE_INDICATOR([fseeko])
199 gl_FUNC_FTELLO
200 gl_STDIO_MODULE_INDICATOR([ftello])
201 gl_FUNC
202 gl_FUNC_GETDELIM
203 gl_STDIO_MODULE_INDICATOR([getdelim])
204 gl_FUNC_GETLINE
205 gl_STDIO_MODULE_INDICATOR([getline])
206 gl_FUNC_GETPASS
207 dnl you must add AM_GNU_GETTEXT([external]) or similar to configure.ac.
208 AM_GNU_GETTEXT_VERSION([0.18.1])
209 AC_SUBST([LIBINTL])
210 AC_SUBST([LTLIBINTL])
211 gl_GETTIME
212 gl_FUNC_GETTIMEOFDAY
213 gl_SYS_TIME_MODULE_INDICATOR([gettimeofday])
214 gl_LD_OUTPUT_DEF
215 gl_LD_VERSION_SCRIPT
216 gl_FUNC_LSEEK
217 gl_UNISTD_MODULE_INDICATOR([lseek])
218 gl_FUNC_MALLOC_POSIX
219 gl_STDLIB_MODULE_INDICATOR([malloc-posix])
220 gl_FUNC_MEMCHR
221 gl_STRING_MODULE_INDICATOR([memchr])
222 gl_FUNC_MEMMEM_SIMPLE
223 gl_STRING_MODULE_INDICATOR([memmem])
224 gl_MEMXOR
225 gl_MINMAX
226 gl_MULTIARCH
227 gl_HEADER_NETDB
228 gl_HEADER_NETINET_IN
229 AC_PROG_MKDIR_P
230 AC_CHECK_DECLS([program_invocation_name], [], [], [#include <errno.h>])
231 AC_CHECK_DECLS([program_invocation_short_name], [], [], [#include <errno.h>])
232 gl_FUNC_READ_FILE
233 gl_FUNC_REALLOC_POSIX
234 gl_STDLIB_MODULE_INDICATOR([realloc-posix])
235 gl_SIZE_MAX
236 gl_FUNC_SNPRINTF
237 gl_STDIO_MODULE_INDICATOR([snprintf])
238 gl_MODULE_INDICATOR([snprintf])
239 gl_SOCKETLIB
240 gl_SOCKETS
241 gl_TYPE_SOCKLEN_T
242 gl_STDARG_H
243 AM_STDBOOL_H
244 gl_STDDEF_H
245 gl_STDINT_H
246 gl_STDIO_H
247 gl_STDLIB_H
248 gl_STRCASE
249 gl_FUNC_STRDUP_POSIX
250 gl_STRING_MODULE_INDICATOR([strdup])
251 gl_FUNC_STRERROR
252 gl_STRING_MODULE_INDICATOR([strerror])
253 gl_HEADER_STRING_H
254 gl_HEADER_STRINGS_H
255 gl_FUNC_STRVERSCMP
256 gl_STRING_MODULE_INDICATOR([strverscmp])
257 gl_HEADER_SYS_SOCKET
258 AC_PROG_MKDIR_P
259 gl_HEADER_SYS_STAT_H
260 AC_PROG_MKDIR_P
261 gl_HEADER_SYS_TIME_H
262 AC_PROG_MKDIR_P
263 gl_HEADER_SYS_UIO
264 AC_PROG_MKDIR_P
265 gl_HEADER_TIME_H
266 gl_TIME_R
267 gl_TIME_MODULE_INDICATOR([time_r])
268 gl_TIMESPEC
269 AC_REQUIRE([AC_C_INLINE])
270 gl_UNISTD_H
271 gl_VALGRIND_TESTS
272 gl_FUNC_VASNPRINTF
273 gl_FUNC_VASPRINTF
274 gl_STDIO_MODULE_INDICATOR([vasprintf])
275 m4_ifdef([AM_XGETTEXT_OPTION],
276   [AM_][XGETTEXT_OPTION([--flag=asprintf:2:c-format])
277    AM_][XGETTEXT_OPTION([--flag=vasprintf:2:c-format])])
278 gl_VERSION_ETC
279 gl_FUNC_VSNPRINTF
280 gl_STDIO_MODULE_INDICATOR([vsnprintf])
281 AC_SUBST([WARN_CFLAGS])
282 gl_WCHAR_H
283 gl_XSIZE
284   # End of code from modules
285   m4_ifval(gl_LIBSOURCES_LIST, [
286     m4_syscmd([test ! -d ]m4_defn([gl_LIBSOURCES_DIR])[ ||
287       for gl_file in ]gl_LIBSOURCES_LIST[ ; do
288         if test ! -r ]m4_defn([gl_LIBSOURCES_DIR])[/$gl_file ; then
289           echo "missing file ]m4_defn([gl_LIBSOURCES_DIR])[/$gl_file" >&2
290           exit 1
291         fi
292       done])dnl
293       m4_if(m4_sysval, [0], [],
294         [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
295   ])
296   m4_popdef([gl_LIBSOURCES_DIR])
297   m4_popdef([gl_LIBSOURCES_LIST])
298   m4_popdef([AC_LIBSOURCES])
299   m4_popdef([AC_REPLACE_FUNCS])
300   m4_popdef([AC_LIBOBJ])
301   AC_CONFIG_COMMANDS_PRE([
302     gl_libobjs=
303     gl_ltlibobjs=
304     if test -n "$gl_LIBOBJS"; then
305       # Remove the extension.
306       sed_drop_objext='s/\.o$//;s/\.obj$//'
307       for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
308         gl_libobjs="$gl_libobjs $i.$ac_objext"
309         gl_ltlibobjs="$gl_ltlibobjs $i.lo"
310       done
311     fi
312     AC_SUBST([gl_LIBOBJS], [$gl_libobjs])
313     AC_SUBST([gl_LTLIBOBJS], [$gl_ltlibobjs])
314   ])
315   gltests_libdeps=
316   gltests_ltlibdeps=
317   m4_pushdef([AC_LIBOBJ], m4_defn([gltests_LIBOBJ]))
318   m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gltests_REPLACE_FUNCS]))
319   m4_pushdef([AC_LIBSOURCES], m4_defn([gltests_LIBSOURCES]))
320   m4_pushdef([gltests_LIBSOURCES_LIST], [])
321   m4_pushdef([gltests_LIBSOURCES_DIR], [])
322   gl_COMMON
323   gl_source_base='gl/tests'
324 changequote(,)dnl
325   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
326 changequote([, ])dnl
327   AC_SUBST([gltests_WITNESS])
328   gl_module_indicator_condition=$gltests_WITNESS
329   m4_pushdef([gl_MODULE_INDICATOR_CONDITION], [$gl_module_indicator_condition])
330 gl_FCNTL_H
331 gl_FUNC_UNGETC_WORKS
332 gl_FUNC_UNGETC_WORKS
333 gl_FUNC_GETPAGESIZE
334 gl_UNISTD_MODULE_INDICATOR([getpagesize])
335 gl_INTTYPES_H
336 gl_INTTYPES_INCOMPLETE
337 dnl Check for prerequisites for memory fence checks.
338 gl_FUNC_MMAP_ANON
339 AC_CHECK_HEADERS_ONCE([sys/mman.h])
340 AC_CHECK_FUNCS_ONCE([mprotect])
341 gt_TYPE_WCHAR_T
342 gt_TYPE_WINT_T
343 AC_CHECK_FUNCS_ONCE([shutdown])
344 gl_VALGRIND_TESTS
345   m4_popdef([gl_MODULE_INDICATOR_CONDITION])
346   m4_ifval(gltests_LIBSOURCES_LIST, [
347     m4_syscmd([test ! -d ]m4_defn([gltests_LIBSOURCES_DIR])[ ||
348       for gl_file in ]gltests_LIBSOURCES_LIST[ ; do
349         if test ! -r ]m4_defn([gltests_LIBSOURCES_DIR])[/$gl_file ; then
350           echo "missing file ]m4_defn([gltests_LIBSOURCES_DIR])[/$gl_file" >&2
351           exit 1
352         fi
353       done])dnl
354       m4_if(m4_sysval, [0], [],
355         [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
356   ])
357   m4_popdef([gltests_LIBSOURCES_DIR])
358   m4_popdef([gltests_LIBSOURCES_LIST])
359   m4_popdef([AC_LIBSOURCES])
360   m4_popdef([AC_REPLACE_FUNCS])
361   m4_popdef([AC_LIBOBJ])
362   AC_CONFIG_COMMANDS_PRE([
363     gltests_libobjs=
364     gltests_ltlibobjs=
365     if test -n "$gltests_LIBOBJS"; then
366       # Remove the extension.
367       sed_drop_objext='s/\.o$//;s/\.obj$//'
368       for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
369         gltests_libobjs="$gltests_libobjs $i.$ac_objext"
370         gltests_ltlibobjs="$gltests_ltlibobjs $i.lo"
371       done
372     fi
373     AC_SUBST([gltests_LIBOBJS], [$gltests_libobjs])
374     AC_SUBST([gltests_LTLIBOBJS], [$gltests_ltlibobjs])
375   ])
376   LIBTESTS_LIBDEPS="$gltests_libdeps"
377   AC_SUBST([LIBTESTS_LIBDEPS])
378 ])
379
380 # Like AC_LIBOBJ, except that the module name goes
381 # into gl_LIBOBJS instead of into LIBOBJS.
382 AC_DEFUN([gl_LIBOBJ], [
383   AS_LITERAL_IF([$1], [gl_LIBSOURCES([$1.c])])dnl
384   gl_LIBOBJS="$gl_LIBOBJS $1.$ac_objext"
385 ])
386
387 # Like AC_REPLACE_FUNCS, except that the module name goes
388 # into gl_LIBOBJS instead of into LIBOBJS.
389 AC_DEFUN([gl_REPLACE_FUNCS], [
390   m4_foreach_w([gl_NAME], [$1], [AC_LIBSOURCES(gl_NAME[.c])])dnl
391   AC_CHECK_FUNCS([$1], , [gl_LIBOBJ($ac_func)])
392 ])
393
394 # Like AC_LIBSOURCES, except the directory where the source file is
395 # expected is derived from the gnulib-tool parameterization,
396 # and alloca is special cased (for the alloca-opt module).
397 # We could also entirely rely on EXTRA_lib..._SOURCES.
398 AC_DEFUN([gl_LIBSOURCES], [
399   m4_foreach([_gl_NAME], [$1], [
400     m4_if(_gl_NAME, [alloca.c], [], [
401       m4_define([gl_LIBSOURCES_DIR], [gl])
402       m4_append([gl_LIBSOURCES_LIST], _gl_NAME, [ ])
403     ])
404   ])
405 ])
406
407 # Like AC_LIBOBJ, except that the module name goes
408 # into gltests_LIBOBJS instead of into LIBOBJS.
409 AC_DEFUN([gltests_LIBOBJ], [
410   AS_LITERAL_IF([$1], [gltests_LIBSOURCES([$1.c])])dnl
411   gltests_LIBOBJS="$gltests_LIBOBJS $1.$ac_objext"
412 ])
413
414 # Like AC_REPLACE_FUNCS, except that the module name goes
415 # into gltests_LIBOBJS instead of into LIBOBJS.
416 AC_DEFUN([gltests_REPLACE_FUNCS], [
417   m4_foreach_w([gl_NAME], [$1], [AC_LIBSOURCES(gl_NAME[.c])])dnl
418   AC_CHECK_FUNCS([$1], , [gltests_LIBOBJ($ac_func)])
419 ])
420
421 # Like AC_LIBSOURCES, except the directory where the source file is
422 # expected is derived from the gnulib-tool parameterization,
423 # and alloca is special cased (for the alloca-opt module).
424 # We could also entirely rely on EXTRA_lib..._SOURCES.
425 AC_DEFUN([gltests_LIBSOURCES], [
426   m4_foreach([_gl_NAME], [$1], [
427     m4_if(_gl_NAME, [alloca.c], [], [
428       m4_define([gltests_LIBSOURCES_DIR], [gl/tests])
429       m4_append([gltests_LIBSOURCES_LIST], _gl_NAME, [ ])
430     ])
431   ])
432 ])
433
434 # This macro records the list of files which have been installed by
435 # gnulib-tool and may be removed by future gnulib-tool invocations.
436 AC_DEFUN([gl_FILE_LIST], [
437   build-aux/arg-nonnull.h
438   build-aux/c++defs.h
439   build-aux/config.rpath
440   build-aux/warn-on-use.h
441   lib/alignof.h
442   lib/alloca.c
443   lib/alloca.in.h
444   lib/asnprintf.c
445   lib/asprintf.c
446   lib/byteswap.in.h
447   lib/c-ctype.c
448   lib/c-ctype.h
449   lib/errno.in.h
450   lib/error.c
451   lib/error.h
452   lib/fd-hook.c
453   lib/fd-hook.h
454   lib/float+.h
455   lib/float.in.h
456   lib/fseeko.c
457   lib/ftello.c
458   lib/getdelim.c
459   lib/getline.c
460   lib/getpass.c
461   lib/getpass.h
462   lib/gettext.h
463   lib/gettime.c
464   lib/gettimeofday.c
465   lib/hmac-md5.c
466   lib/hmac.h
467   lib/intprops.h
468   lib/lseek.c
469   lib/malloc.c
470   lib/md5.c
471   lib/md5.h
472   lib/memchr.c
473   lib/memchr.valgrind
474   lib/memmem.c
475   lib/memxor.c
476   lib/memxor.h
477   lib/minmax.h
478   lib/netdb.in.h
479   lib/netinet_in.in.h
480   lib/printf-args.c
481   lib/printf-args.h
482   lib/printf-parse.c
483   lib/printf-parse.h
484   lib/progname.c
485   lib/progname.h
486   lib/read-file.c
487   lib/read-file.h
488   lib/realloc.c
489   lib/size_max.h
490   lib/snprintf.c
491   lib/sockets.c
492   lib/sockets.h
493   lib/stdarg.in.h
494   lib/stdbool.in.h
495   lib/stddef.in.h
496   lib/stdint.in.h
497   lib/stdio-impl.h
498   lib/stdio.in.h
499   lib/stdlib.in.h
500   lib/str-two-way.h
501   lib/strcasecmp.c
502   lib/strdup.c
503   lib/strerror.c
504   lib/string.in.h
505   lib/strings.in.h
506   lib/strncasecmp.c
507   lib/strverscmp.c
508   lib/sys_socket.in.h
509   lib/sys_stat.in.h
510   lib/sys_time.in.h
511   lib/sys_uio.in.h
512   lib/time.in.h
513   lib/time_r.c
514   lib/timespec.h
515   lib/u64.h
516   lib/unistd.in.h
517   lib/vasnprintf.c
518   lib/vasnprintf.h
519   lib/vasprintf.c
520   lib/verify.h
521   lib/version-etc-fsf.c
522   lib/version-etc.c
523   lib/version-etc.h
524   lib/vsnprintf.c
525   lib/w32sock.h
526   lib/wchar.in.h
527   lib/xsize.h
528   m4/00gnulib.m4
529   m4/alloca.m4
530   m4/byteswap.m4
531   m4/clock_time.m4
532   m4/codeset.m4
533   m4/errno_h.m4
534   m4/error.m4
535   m4/extensions.m4
536   m4/fcntl-o.m4
537   m4/fcntl_h.m4
538   m4/float_h.m4
539   m4/fseeko.m4
540   m4/ftello.m4
541   m4/func.m4
542   m4/getdelim.m4
543   m4/getline.m4
544   m4/getpagesize.m4
545   m4/getpass.m4
546   m4/gettext.m4
547   m4/gettime.m4
548   m4/gettimeofday.m4
549   m4/glibc2.m4
550   m4/glibc21.m4
551   m4/gnulib-common.m4
552   m4/hmac-md5.m4
553   m4/iconv.m4
554   m4/include_next.m4
555   m4/intdiv0.m4
556   m4/intl.m4
557   m4/intldir.m4
558   m4/intlmacosx.m4
559   m4/intmax.m4
560   m4/intmax_t.m4
561   m4/inttypes-pri.m4
562   m4/inttypes.m4
563   m4/inttypes_h.m4
564   m4/lcmessage.m4
565   m4/ld-output-def.m4
566   m4/ld-version-script.m4
567   m4/lib-ld.m4
568   m4/lib-link.m4
569   m4/lib-prefix.m4
570   m4/lock.m4
571   m4/longlong.m4
572   m4/lseek.m4
573   m4/malloc.m4
574   m4/manywarnings.m4
575   m4/md5.m4
576   m4/memchr.m4
577   m4/memmem.m4
578   m4/memxor.m4
579   m4/minmax.m4
580   m4/mmap-anon.m4
581   m4/multiarch.m4
582   m4/netdb_h.m4
583   m4/netinet_in_h.m4
584   m4/nls.m4
585   m4/po.m4
586   m4/printf-posix.m4
587   m4/printf.m4
588   m4/progtest.m4
589   m4/read-file.m4
590   m4/realloc.m4
591   m4/size_max.m4
592   m4/snprintf.m4
593   m4/socketlib.m4
594   m4/sockets.m4
595   m4/socklen.m4
596   m4/sockpfaf.m4
597   m4/stdarg.m4
598   m4/stdbool.m4
599   m4/stddef_h.m4
600   m4/stdint.m4
601   m4/stdint_h.m4
602   m4/stdio_h.m4
603   m4/stdlib_h.m4
604   m4/strcase.m4
605   m4/strdup.m4
606   m4/strerror.m4
607   m4/string_h.m4
608   m4/strings_h.m4
609   m4/strverscmp.m4
610   m4/sys_socket_h.m4
611   m4/sys_stat_h.m4
612   m4/sys_time_h.m4
613   m4/sys_uio_h.m4
614   m4/threadlib.m4
615   m4/time_h.m4
616   m4/time_r.m4
617   m4/timespec.m4
618   m4/uintmax_t.m4
619   m4/ungetc.m4
620   m4/unistd_h.m4
621   m4/valgrind-tests.m4
622   m4/vasnprintf.m4
623   m4/vasprintf.m4
624   m4/version-etc.m4
625   m4/visibility.m4
626   m4/vsnprintf.m4
627   m4/warn-on-use.m4
628   m4/warnings.m4
629   m4/wchar_h.m4
630   m4/wchar_t.m4
631   m4/wint_t.m4
632   m4/xsize.m4
633   tests/init.sh
634   tests/macros.h
635   tests/signature.h
636   tests/test-alloca-opt.c
637   tests/test-binary-io.c
638   tests/test-binary-io.sh
639   tests/test-byteswap.c
640   tests/test-c-ctype.c
641   tests/test-errno.c
642   tests/test-fcntl-h.c
643   tests/test-fseeko.c
644   tests/test-fseeko.sh
645   tests/test-fseeko2.sh
646   tests/test-ftello.c
647   tests/test-ftello.sh
648   tests/test-ftello2.sh
649   tests/test-ftello3.c
650   tests/test-func.c
651   tests/test-getdelim.c
652   tests/test-getline.c
653   tests/test-gettimeofday.c
654   tests/test-hmac-md5.c
655   tests/test-intprops.c
656   tests/test-inttypes.c
657   tests/test-md5.c
658   tests/test-memchr.c
659   tests/test-netdb.c
660   tests/test-netinet_in.c
661   tests/test-read-file.c
662   tests/test-snprintf.c
663   tests/test-sockets.c
664   tests/test-stdbool.c
665   tests/test-stddef.c
666   tests/test-stdint.c
667   tests/test-stdio.c
668   tests/test-stdlib.c
669   tests/test-strerror.c
670   tests/test-string.c
671   tests/test-strings.c
672   tests/test-strverscmp.c
673   tests/test-sys_socket.c
674   tests/test-sys_stat.c
675   tests/test-sys_time.c
676   tests/test-sys_uio.c
677   tests/test-sys_wait.h
678   tests/test-time.c
679   tests/test-u64.c
680   tests/test-unistd.c
681   tests/test-vasnprintf.c
682   tests/test-vasprintf.c
683   tests/test-verify.c
684   tests/test-verify.sh
685   tests/test-version-etc.c
686   tests/test-version-etc.sh
687   tests/test-vsnprintf.c
688   tests/test-wchar.c
689   tests/zerosize-ptr.h
690   tests=lib/binary-io.h
691   tests=lib/dummy.c
692   tests=lib/fcntl.in.h
693   tests=lib/getpagesize.c
694   tests=lib/inttypes.in.h
695 ])