Merge from gnulib.
[emacs.git] / m4 / gl-comp.m4
blobbecf95bef71797d854a5ec108a1b5adbce5c02bb
1 # DO NOT EDIT! GENERATED AUTOMATICALLY!
2 # Copyright (C) 2002-2011 Free Software Foundation, Inc.
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.
10 # Generated by gnulib-tool.
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.
19 # This macro should be invoked from ./configure.in, 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],
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 alloca-opt:
30   # Code from module allocator:
31   # Code from module careadlinkat:
32   # Code from module crypto/md5:
33   # Code from module crypto/sha1:
34   # Code from module crypto/sha256:
35   # Code from module crypto/sha512:
36   # Code from module dosname:
37   # Code from module dtoastr:
38   # Code from module dup2:
39   # Code from module extensions:
40   AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
41   # Code from module filemode:
42   # Code from module getloadavg:
43   # Code from module getopt-gnu:
44   # Code from module getopt-posix:
45   # Code from module gettext-h:
46   # Code from module ignore-value:
47   # Code from module include_next:
48   # Code from module intprops:
49   # Code from module inttypes-incomplete:
50   # Code from module largefile:
51   # Code from module lstat:
52   # Code from module mktime:
53   # Code from module multiarch:
54   # Code from module nocrash:
55   # Code from module pthread_sigmask:
56   # Code from module readlink:
57   # Code from module signal:
58   # Code from module sigprocmask:
59   # Code from module snippet/_Noreturn:
60   # Code from module snippet/arg-nonnull:
61   # Code from module snippet/c++defs:
62   # Code from module snippet/warn-on-use:
63   # Code from module socklen:
64   # Code from module ssize_t:
65   # Code from module stat:
66   # Code from module stdarg:
67   dnl Some compilers (e.g., AIX 5.3 cc) need to be in c99 mode
68   dnl for the builtin va_copy to work.  With Autoconf 2.60 or later,
69   dnl AC_PROG_CC_STDC arranges for this.  With older Autoconf AC_PROG_CC_STDC
70   dnl shouldn't hurt, though installers are on their own to set c99 mode.
71   AC_REQUIRE([AC_PROG_CC_STDC])
72   # Code from module stdbool:
73   # Code from module stddef:
74   # Code from module stdint:
75   # Code from module stdio:
76   # Code from module stdlib:
77   # Code from module strftime:
78   # Code from module strtoimax:
79   # Code from module strtoll:
80   # Code from module strtoull:
81   # Code from module strtoumax:
82   # Code from module symlink:
83   # Code from module sys_stat:
84   # Code from module time:
85   # Code from module time_r:
86   # Code from module u64:
87   # Code from module unistd:
88   # Code from module verify:
91 # This macro should be invoked from ./configure.in, in the section
92 # "Check for header files, types and library functions".
93 AC_DEFUN([gl_INIT],
95   AM_CONDITIONAL([GL_COND_LIBTOOL], [false])
96   gl_cond_libtool=false
97   gl_libdeps=
98   gl_ltlibdeps=
99   gl_m4_base='m4'
100   m4_pushdef([AC_LIBOBJ], m4_defn([gl_LIBOBJ]))
101   m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gl_REPLACE_FUNCS]))
102   m4_pushdef([AC_LIBSOURCES], m4_defn([gl_LIBSOURCES]))
103   m4_pushdef([gl_LIBSOURCES_LIST], [])
104   m4_pushdef([gl_LIBSOURCES_DIR], [])
105   gl_COMMON
106   gl_source_base='lib'
107 gl_FUNC_ALLOCA
108 AC_CHECK_FUNCS_ONCE([readlinkat])
109 gl_MD5
110 gl_SHA1
111 gl_SHA256
112 gl_SHA512
113 AC_REQUIRE([gl_C99_STRTOLD])
114 gl_FUNC_DUP2
115 if test $HAVE_DUP2 = 0 || test $REPLACE_DUP2 = 1; then
116   AC_LIBOBJ([dup2])
118 gl_UNISTD_MODULE_INDICATOR([dup2])
119 gl_FILEMODE
120 gl_GETLOADAVG
121 if test $HAVE_GETLOADAVG = 0; then
122   AC_LIBOBJ([getloadavg])
123   gl_PREREQ_GETLOADAVG
125 gl_STDLIB_MODULE_INDICATOR([getloadavg])
126 gl_FUNC_GETOPT_GNU
127 if test $REPLACE_GETOPT = 1; then
128   AC_LIBOBJ([getopt])
129   AC_LIBOBJ([getopt1])
130   gl_PREREQ_GETOPT
132 gl_MODULE_INDICATOR_FOR_TESTS([getopt-gnu])
133 gl_FUNC_GETOPT_POSIX
134 if test $REPLACE_GETOPT = 1; then
135   AC_LIBOBJ([getopt])
136   AC_LIBOBJ([getopt1])
137   gl_PREREQ_GETOPT
139 AC_REQUIRE([AC_C_INLINE])
140 gl_INTTYPES_INCOMPLETE
141 gl_FUNC_LSTAT
142 if test $REPLACE_LSTAT = 1; then
143   AC_LIBOBJ([lstat])
144   gl_PREREQ_LSTAT
146 gl_SYS_STAT_MODULE_INDICATOR([lstat])
147 gl_FUNC_MKTIME
148 if test $REPLACE_MKTIME = 1; then
149   AC_LIBOBJ([mktime])
150   gl_PREREQ_MKTIME
152 gl_TIME_MODULE_INDICATOR([mktime])
153 gl_MULTIARCH
154 gl_FUNC_PTHREAD_SIGMASK
155 if test $HAVE_PTHREAD_SIGMASK = 0 || test $REPLACE_PTHREAD_SIGMASK = 1; then
156   AC_LIBOBJ([pthread_sigmask])
157   gl_PREREQ_PTHREAD_SIGMASK
159 gl_SIGNAL_MODULE_INDICATOR([pthread_sigmask])
160 gl_FUNC_READLINK
161 if test $HAVE_READLINK = 0 || test $REPLACE_READLINK = 1; then
162   AC_LIBOBJ([readlink])
163   gl_PREREQ_READLINK
165 gl_UNISTD_MODULE_INDICATOR([readlink])
166 gl_SIGNAL_H
167 gl_TYPE_SOCKLEN_T
168 gt_TYPE_SSIZE_T
169 gl_STDARG_H
170 AM_STDBOOL_H
171 gl_STDDEF_H
172 gl_STDINT_H
173 gl_STDIO_H
174 gl_STDLIB_H
175 gl_FUNC_GNU_STRFTIME
176 gl_FUNC_STRTOIMAX
177 if test "$ac_cv_have_decl_strtoimax" != yes && test $ac_cv_func_strtoimax = no; then
178   AC_LIBOBJ([strtoimax])
179   gl_PREREQ_STRTOIMAX
181 gl_INTTYPES_MODULE_INDICATOR([strtoimax])
182 gl_FUNC_STRTOUMAX
183 if test "$ac_cv_have_decl_strtoumax" != yes && test $ac_cv_func_strtoumax = no; then
184   AC_LIBOBJ([strtoumax])
185   gl_PREREQ_STRTOUMAX
187 gl_INTTYPES_MODULE_INDICATOR([strtoumax])
188 gl_FUNC_SYMLINK
189 if test $HAVE_SYMLINK = 0 || test $REPLACE_SYMLINK = 1; then
190   AC_LIBOBJ([symlink])
192 gl_UNISTD_MODULE_INDICATOR([symlink])
193 gl_HEADER_SYS_STAT_H
194 AC_PROG_MKDIR_P
195 gl_HEADER_TIME_H
196 gl_TIME_R
197 if test $HAVE_LOCALTIME_R = 0 || test $REPLACE_LOCALTIME_R = 1; then
198   AC_LIBOBJ([time_r])
199   gl_PREREQ_TIME_R
201 gl_TIME_MODULE_INDICATOR([time_r])
202 AC_REQUIRE([AC_C_INLINE])
203 gl_UNISTD_H
204   gl_gnulib_enabled_dosname=false
205   gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36=false
206   gl_gnulib_enabled_sigprocmask=false
207   gl_gnulib_enabled_stat=false
208   gl_gnulib_enabled_strtoll=false
209   gl_gnulib_enabled_strtoull=false
210   gl_gnulib_enabled_verify=false
211   func_gl_gnulib_m4code_dosname ()
212   {
213     if ! $gl_gnulib_enabled_dosname; then
214       gl_gnulib_enabled_dosname=true
215     fi
216   }
217   func_gl_gnulib_m4code_be453cec5eecf5731a274f2de7f2db36 ()
218   {
219     if ! $gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36; then
220 AC_SUBST([LIBINTL])
221 AC_SUBST([LTLIBINTL])
222       gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36=true
223     fi
224   }
225   func_gl_gnulib_m4code_sigprocmask ()
226   {
227     if ! $gl_gnulib_enabled_sigprocmask; then
228 gl_SIGNALBLOCKING
229 if test $HAVE_POSIX_SIGNALBLOCKING = 0; then
230   AC_LIBOBJ([sigprocmask])
231   gl_PREREQ_SIGPROCMASK
233 gl_SIGNAL_MODULE_INDICATOR([sigprocmask])
234       gl_gnulib_enabled_sigprocmask=true
235     fi
236   }
237   func_gl_gnulib_m4code_stat ()
238   {
239     if ! $gl_gnulib_enabled_stat; then
240 gl_FUNC_STAT
241 if test $REPLACE_STAT = 1; then
242   AC_LIBOBJ([stat])
243   gl_PREREQ_STAT
245 gl_SYS_STAT_MODULE_INDICATOR([stat])
246       gl_gnulib_enabled_stat=true
247       if $condition; then
248         func_gl_gnulib_m4code_dosname
249       fi
250       if $condition; then
251         func_gl_gnulib_m4code_verify
252       fi
253     fi
254   }
255   func_gl_gnulib_m4code_strtoll ()
256   {
257     if ! $gl_gnulib_enabled_strtoll; then
258 gl_FUNC_STRTOLL
259 if test $HAVE_STRTOLL = 0; then
260   AC_LIBOBJ([strtoll])
261   gl_PREREQ_STRTOLL
263 gl_STDLIB_MODULE_INDICATOR([strtoll])
264       gl_gnulib_enabled_strtoll=true
265     fi
266   }
267   func_gl_gnulib_m4code_strtoull ()
268   {
269     if ! $gl_gnulib_enabled_strtoull; then
270 gl_FUNC_STRTOULL
271 if test $HAVE_STRTOULL = 0; then
272   AC_LIBOBJ([strtoull])
273   gl_PREREQ_STRTOULL
275 gl_STDLIB_MODULE_INDICATOR([strtoull])
276       gl_gnulib_enabled_strtoull=true
277     fi
278   }
279   func_gl_gnulib_m4code_verify ()
280   {
281     if ! $gl_gnulib_enabled_verify; then
282       gl_gnulib_enabled_verify=true
283     fi
284   }
285   if test $REPLACE_GETOPT = 1; then
286     func_gl_gnulib_m4code_be453cec5eecf5731a274f2de7f2db36
287   fi
288   if test $REPLACE_LSTAT = 1; then
289     func_gl_gnulib_m4code_dosname
290   fi
291   if test $REPLACE_LSTAT = 1; then
292     func_gl_gnulib_m4code_stat
293   fi
294   if test $HAVE_PTHREAD_SIGMASK = 0 || test $REPLACE_PTHREAD_SIGMASK = 1; then
295     func_gl_gnulib_m4code_sigprocmask
296   fi
297   if test $HAVE_READLINK = 0 || test $REPLACE_READLINK = 1; then
298     func_gl_gnulib_m4code_stat
299   fi
300   if test "$ac_cv_have_decl_strtoimax" != yes && test $ac_cv_func_strtoimax = no; then
301     func_gl_gnulib_m4code_verify
302   fi
303   if test "$ac_cv_have_decl_strtoimax" != yes && test $ac_cv_func_strtoimax = no && test $ac_cv_type_long_long_int = yes; then
304     func_gl_gnulib_m4code_strtoll
305   fi
306   if test "$ac_cv_have_decl_strtoumax" != yes && test $ac_cv_func_strtoumax = no; then
307     func_gl_gnulib_m4code_verify
308   fi
309   if test "$ac_cv_have_decl_strtoumax" != yes && test $ac_cv_func_strtoumax = no && test $ac_cv_type_unsigned_long_long_int = yes; then
310     func_gl_gnulib_m4code_strtoull
311   fi
312   m4_pattern_allow([^gl_GNULIB_ENABLED_])
313   AM_CONDITIONAL([gl_GNULIB_ENABLED_dosname], [$gl_gnulib_enabled_dosname])
314   AM_CONDITIONAL([gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36], [$gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36])
315   AM_CONDITIONAL([gl_GNULIB_ENABLED_sigprocmask], [$gl_gnulib_enabled_sigprocmask])
316   AM_CONDITIONAL([gl_GNULIB_ENABLED_stat], [$gl_gnulib_enabled_stat])
317   AM_CONDITIONAL([gl_GNULIB_ENABLED_strtoll], [$gl_gnulib_enabled_strtoll])
318   AM_CONDITIONAL([gl_GNULIB_ENABLED_strtoull], [$gl_gnulib_enabled_strtoull])
319   AM_CONDITIONAL([gl_GNULIB_ENABLED_verify], [$gl_gnulib_enabled_verify])
320   # End of code from modules
321   m4_ifval(gl_LIBSOURCES_LIST, [
322     m4_syscmd([test ! -d ]m4_defn([gl_LIBSOURCES_DIR])[ ||
323       for gl_file in ]gl_LIBSOURCES_LIST[ ; do
324         if test ! -r ]m4_defn([gl_LIBSOURCES_DIR])[/$gl_file ; then
325           echo "missing file ]m4_defn([gl_LIBSOURCES_DIR])[/$gl_file" >&2
326           exit 1
327         fi
328       done])dnl
329       m4_if(m4_sysval, [0], [],
330         [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
331   ])
332   m4_popdef([gl_LIBSOURCES_DIR])
333   m4_popdef([gl_LIBSOURCES_LIST])
334   m4_popdef([AC_LIBSOURCES])
335   m4_popdef([AC_REPLACE_FUNCS])
336   m4_popdef([AC_LIBOBJ])
337   AC_CONFIG_COMMANDS_PRE([
338     gl_libobjs=
339     gl_ltlibobjs=
340     if test -n "$gl_LIBOBJS"; then
341       # Remove the extension.
342       sed_drop_objext='s/\.o$//;s/\.obj$//'
343       for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
344         gl_libobjs="$gl_libobjs $i.$ac_objext"
345         gl_ltlibobjs="$gl_ltlibobjs $i.lo"
346       done
347     fi
348     AC_SUBST([gl_LIBOBJS], [$gl_libobjs])
349     AC_SUBST([gl_LTLIBOBJS], [$gl_ltlibobjs])
350   ])
351   gltests_libdeps=
352   gltests_ltlibdeps=
353   m4_pushdef([AC_LIBOBJ], m4_defn([gltests_LIBOBJ]))
354   m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gltests_REPLACE_FUNCS]))
355   m4_pushdef([AC_LIBSOURCES], m4_defn([gltests_LIBSOURCES]))
356   m4_pushdef([gltests_LIBSOURCES_LIST], [])
357   m4_pushdef([gltests_LIBSOURCES_DIR], [])
358   gl_COMMON
359   gl_source_base='tests'
360 changequote(,)dnl
361   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
362 changequote([, ])dnl
363   AC_SUBST([gltests_WITNESS])
364   gl_module_indicator_condition=$gltests_WITNESS
365   m4_pushdef([gl_MODULE_INDICATOR_CONDITION], [$gl_module_indicator_condition])
366   m4_pattern_allow([^gl_GNULIB_ENABLED_])
367   m4_popdef([gl_MODULE_INDICATOR_CONDITION])
368   m4_ifval(gltests_LIBSOURCES_LIST, [
369     m4_syscmd([test ! -d ]m4_defn([gltests_LIBSOURCES_DIR])[ ||
370       for gl_file in ]gltests_LIBSOURCES_LIST[ ; do
371         if test ! -r ]m4_defn([gltests_LIBSOURCES_DIR])[/$gl_file ; then
372           echo "missing file ]m4_defn([gltests_LIBSOURCES_DIR])[/$gl_file" >&2
373           exit 1
374         fi
375       done])dnl
376       m4_if(m4_sysval, [0], [],
377         [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
378   ])
379   m4_popdef([gltests_LIBSOURCES_DIR])
380   m4_popdef([gltests_LIBSOURCES_LIST])
381   m4_popdef([AC_LIBSOURCES])
382   m4_popdef([AC_REPLACE_FUNCS])
383   m4_popdef([AC_LIBOBJ])
384   AC_CONFIG_COMMANDS_PRE([
385     gltests_libobjs=
386     gltests_ltlibobjs=
387     if test -n "$gltests_LIBOBJS"; then
388       # Remove the extension.
389       sed_drop_objext='s/\.o$//;s/\.obj$//'
390       for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
391         gltests_libobjs="$gltests_libobjs $i.$ac_objext"
392         gltests_ltlibobjs="$gltests_ltlibobjs $i.lo"
393       done
394     fi
395     AC_SUBST([gltests_LIBOBJS], [$gltests_libobjs])
396     AC_SUBST([gltests_LTLIBOBJS], [$gltests_ltlibobjs])
397   ])
398   LIBGNU_LIBDEPS="$gl_libdeps"
399   AC_SUBST([LIBGNU_LIBDEPS])
400   LIBGNU_LTLIBDEPS="$gl_ltlibdeps"
401   AC_SUBST([LIBGNU_LTLIBDEPS])
404 # Like AC_LIBOBJ, except that the module name goes
405 # into gl_LIBOBJS instead of into LIBOBJS.
406 AC_DEFUN([gl_LIBOBJ], [
407   AS_LITERAL_IF([$1], [gl_LIBSOURCES([$1.c])])dnl
408   gl_LIBOBJS="$gl_LIBOBJS $1.$ac_objext"
411 # Like AC_REPLACE_FUNCS, except that the module name goes
412 # into gl_LIBOBJS instead of into LIBOBJS.
413 AC_DEFUN([gl_REPLACE_FUNCS], [
414   m4_foreach_w([gl_NAME], [$1], [AC_LIBSOURCES(gl_NAME[.c])])dnl
415   AC_CHECK_FUNCS([$1], , [gl_LIBOBJ($ac_func)])
418 # Like AC_LIBSOURCES, except the directory where the source file is
419 # expected is derived from the gnulib-tool parameterization,
420 # and alloca is special cased (for the alloca-opt module).
421 # We could also entirely rely on EXTRA_lib..._SOURCES.
422 AC_DEFUN([gl_LIBSOURCES], [
423   m4_foreach([_gl_NAME], [$1], [
424     m4_if(_gl_NAME, [alloca.c], [], [
425       m4_define([gl_LIBSOURCES_DIR], [lib])
426       m4_append([gl_LIBSOURCES_LIST], _gl_NAME, [ ])
427     ])
428   ])
431 # Like AC_LIBOBJ, except that the module name goes
432 # into gltests_LIBOBJS instead of into LIBOBJS.
433 AC_DEFUN([gltests_LIBOBJ], [
434   AS_LITERAL_IF([$1], [gltests_LIBSOURCES([$1.c])])dnl
435   gltests_LIBOBJS="$gltests_LIBOBJS $1.$ac_objext"
438 # Like AC_REPLACE_FUNCS, except that the module name goes
439 # into gltests_LIBOBJS instead of into LIBOBJS.
440 AC_DEFUN([gltests_REPLACE_FUNCS], [
441   m4_foreach_w([gl_NAME], [$1], [AC_LIBSOURCES(gl_NAME[.c])])dnl
442   AC_CHECK_FUNCS([$1], , [gltests_LIBOBJ($ac_func)])
445 # Like AC_LIBSOURCES, except the directory where the source file is
446 # expected is derived from the gnulib-tool parameterization,
447 # and alloca is special cased (for the alloca-opt module).
448 # We could also entirely rely on EXTRA_lib..._SOURCES.
449 AC_DEFUN([gltests_LIBSOURCES], [
450   m4_foreach([_gl_NAME], [$1], [
451     m4_if(_gl_NAME, [alloca.c], [], [
452       m4_define([gltests_LIBSOURCES_DIR], [tests])
453       m4_append([gltests_LIBSOURCES_LIST], _gl_NAME, [ ])
454     ])
455   ])
458 # This macro records the list of files which have been installed by
459 # gnulib-tool and may be removed by future gnulib-tool invocations.
460 AC_DEFUN([gl_FILE_LIST], [
461   build-aux/snippet/_Noreturn.h
462   build-aux/snippet/arg-nonnull.h
463   build-aux/snippet/c++defs.h
464   build-aux/snippet/warn-on-use.h
465   lib/alloca.in.h
466   lib/allocator.c
467   lib/allocator.h
468   lib/careadlinkat.c
469   lib/careadlinkat.h
470   lib/dosname.h
471   lib/dtoastr.c
472   lib/dup2.c
473   lib/filemode.c
474   lib/filemode.h
475   lib/ftoastr.c
476   lib/ftoastr.h
477   lib/getloadavg.c
478   lib/getopt.c
479   lib/getopt.in.h
480   lib/getopt1.c
481   lib/getopt_int.h
482   lib/gettext.h
483   lib/ignore-value.h
484   lib/intprops.h
485   lib/inttypes.in.h
486   lib/lstat.c
487   lib/md5.c
488   lib/md5.h
489   lib/mktime-internal.h
490   lib/mktime.c
491   lib/pthread_sigmask.c
492   lib/readlink.c
493   lib/sha1.c
494   lib/sha1.h
495   lib/sha256.c
496   lib/sha256.h
497   lib/sha512.c
498   lib/sha512.h
499   lib/signal.in.h
500   lib/sigprocmask.c
501   lib/stat.c
502   lib/stdarg.in.h
503   lib/stdbool.in.h
504   lib/stddef.in.h
505   lib/stdint.in.h
506   lib/stdio.in.h
507   lib/stdlib.in.h
508   lib/strftime.c
509   lib/strftime.h
510   lib/strtoimax.c
511   lib/strtol.c
512   lib/strtoll.c
513   lib/strtoul.c
514   lib/strtoull.c
515   lib/strtoumax.c
516   lib/symlink.c
517   lib/sys_stat.in.h
518   lib/time.in.h
519   lib/time_r.c
520   lib/u64.h
521   lib/unistd.in.h
522   lib/verify.h
523   m4/00gnulib.m4
524   m4/alloca.m4
525   m4/c-strtod.m4
526   m4/dup2.m4
527   m4/extensions.m4
528   m4/filemode.m4
529   m4/getloadavg.m4
530   m4/getopt.m4
531   m4/gnulib-common.m4
532   m4/include_next.m4
533   m4/inttypes.m4
534   m4/largefile.m4
535   m4/longlong.m4
536   m4/lstat.m4
537   m4/md5.m4
538   m4/mktime.m4
539   m4/multiarch.m4
540   m4/nocrash.m4
541   m4/pthread_sigmask.m4
542   m4/readlink.m4
543   m4/sha1.m4
544   m4/sha256.m4
545   m4/sha512.m4
546   m4/signal_h.m4
547   m4/signalblocking.m4
548   m4/socklen.m4
549   m4/ssize_t.m4
550   m4/st_dm_mode.m4
551   m4/stat.m4
552   m4/stdarg.m4
553   m4/stdbool.m4
554   m4/stddef_h.m4
555   m4/stdint.m4
556   m4/stdio_h.m4
557   m4/stdlib_h.m4
558   m4/strftime.m4
559   m4/strtoimax.m4
560   m4/strtoll.m4
561   m4/strtoull.m4
562   m4/strtoumax.m4
563   m4/symlink.m4
564   m4/sys_stat_h.m4
565   m4/time_h.m4
566   m4/time_r.m4
567   m4/tm_gmtoff.m4
568   m4/unistd_h.m4
569   m4/warn-on-use.m4
570   m4/wchar_t.m4