xref: /Universal-ctags/m4/gnulib-comp.m4 (revision a939078a69878851c19820eb92e6cb95ba429546)
1# DO NOT EDIT! GENERATED AUTOMATICALLY!
2# Copyright (C) 2002-2021 Free Software Foundation, Inc.
3#
4# This file is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by
6# the Free Software Foundation; either version 3 of the License, or
7# (at your option) any later version.
8#
9# This file is distributed in the hope that it will be useful,
10# but WITHOUT ANY WARRANTY; without even the implied warranty of
11# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12# GNU General Public License for more details.
13#
14# You should have received a copy of the GNU General Public License
15# along with this file.  If not, see <https://www.gnu.org/licenses/>.
16#
17# As a special exception to the GNU General Public License,
18# this file may be distributed as part of a program that
19# contains a configuration script generated by Autoconf, under
20# the same distribution terms as the rest of that program.
21#
22# Generated by gnulib-tool.
23#
24# This file represents the compiled summary of the specification in
25# gnulib-cache.m4. It lists the computed macro invocations that need
26# to be invoked from configure.ac.
27# In projects that use version control, this file can be treated like
28# other built files.
29
30
31# This macro should be invoked from ./configure.ac, in the section
32# "Checks for programs", right after AC_PROG_CC, and certainly before
33# any checks for libraries, header files, types and library functions.
34AC_DEFUN([gl_EARLY],
35[
36  m4_pattern_forbid([^gl_[A-Z]])dnl the gnulib macro namespace
37  m4_pattern_allow([^gl_ES$])dnl a valid locale name
38  m4_pattern_allow([^gl_LIBOBJS$])dnl a variable
39  m4_pattern_allow([^gl_LTLIBOBJS$])dnl a variable
40
41  # Pre-early section.
42  AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
43  AC_REQUIRE([gl_PROG_AR_RANLIB])
44
45  AC_REQUIRE([AM_PROG_CC_C_O])
46  # Code from module absolute-header:
47  # Code from module alloca-opt:
48  # Code from module attribute:
49  # Code from module btowc:
50  # Code from module builtin-expect:
51  # Code from module c99:
52  # Code from module ctype:
53  # Code from module dynarray:
54  # Code from module extensions:
55  # Code from module extern-inline:
56  # Code from module flexmember:
57  # Code from module fnmatch:
58  # Code from module fnmatch-h:
59  # Code from module hard-locale:
60  # Code from module idx:
61  # Code from module include_next:
62  # Code from module intprops:
63  # Code from module inttypes-incomplete:
64  # Code from module isblank:
65  # Code from module langinfo:
66  # Code from module libc-config:
67  # Code from module limits-h:
68  # Code from module localcharset:
69  # Code from module locale:
70  # Code from module localeconv:
71  # Code from module lock:
72  # Code from module mbrtowc:
73  # Code from module mbsinit:
74  # Code from module mbsrtowcs:
75  # Code from module mbtowc:
76  # Code from module memchr:
77  # Code from module mempcpy:
78  # Code from module multiarch:
79  # Code from module nl_langinfo:
80  # Code from module regex:
81  # Code from module setlocale-null:
82  # Code from module snippet/_Noreturn:
83  # Code from module snippet/arg-nonnull:
84  # Code from module snippet/c++defs:
85  # Code from module snippet/warn-on-use:
86  # Code from module ssize_t:
87  # Code from module std-gnu11:
88  # Code from module stdbool:
89  # Code from module stddef:
90  # Code from module stdint:
91  # Code from module stdlib:
92  # Code from module streq:
93  # Code from module string:
94  # Code from module strnlen:
95  # Code from module strnlen1:
96  # Code from module sys_types:
97  # Code from module threadlib:
98  gl_THREADLIB_EARLY
99  # Code from module unistd:
100  # Code from module verify:
101  # Code from module wchar:
102  # Code from module wcrtomb:
103  # Code from module wctype-h:
104  # Code from module windows-mutex:
105  # Code from module windows-once:
106  # Code from module windows-recmutex:
107  # Code from module windows-rwlock:
108  # Code from module wmemchr:
109  # Code from module wmempcpy:
110])
111
112# This macro should be invoked from ./configure.ac, in the section
113# "Check for header files, types and library functions".
114AC_DEFUN([gl_INIT],
115[
116  AM_CONDITIONAL([GL_COND_LIBTOOL], [false])
117  gl_cond_libtool=false
118  gl_libdeps=
119  gl_ltlibdeps=
120  gl_m4_base='m4'
121  m4_pushdef([AC_LIBOBJ], m4_defn([gl_LIBOBJ]))
122  m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gl_REPLACE_FUNCS]))
123  m4_pushdef([AC_LIBSOURCES], m4_defn([gl_LIBSOURCES]))
124  m4_pushdef([gl_LIBSOURCES_LIST], [])
125  m4_pushdef([gl_LIBSOURCES_DIR], [])
126  m4_pushdef([GL_MACRO_PREFIX], [gl])
127  m4_pushdef([GL_MODULE_INDICATOR_PREFIX], [GL])
128  gl_COMMON
129  gl_source_base='gnulib'
130  gl_FUNC_ALLOCA
131  gl_FUNC_BTOWC
132  if test $HAVE_BTOWC = 0 || test $REPLACE_BTOWC = 1; then
133    AC_LIBOBJ([btowc])
134    gl_PREREQ_BTOWC
135  fi
136  gl_WCHAR_MODULE_INDICATOR([btowc])
137  gl___BUILTIN_EXPECT
138  gl_CTYPE_H
139  gl_CTYPE_H_REQUIRE_DEFAULTS
140  AC_PROG_MKDIR_P
141  AC_REQUIRE([gl_EXTERN_INLINE])
142  AC_C_FLEXIBLE_ARRAY_MEMBER
143  gl_FUNC_FNMATCH_POSIX
144  if test $HAVE_FNMATCH = 0 || test $REPLACE_FNMATCH = 1; then
145    AC_LIBOBJ([fnmatch])
146    gl_PREREQ_FNMATCH
147  fi
148  gl_FNMATCH_MODULE_INDICATOR([fnmatch])
149  gl_FNMATCH_H
150  gl_FNMATCH_H_REQUIRE_DEFAULTS
151  AC_REQUIRE([gl_FUNC_SETLOCALE_NULL])
152  LIB_HARD_LOCALE="$LIB_SETLOCALE_NULL"
153  AC_SUBST([LIB_HARD_LOCALE])
154  gl_INTTYPES_INCOMPLETE
155  gl_INTTYPES_H_REQUIRE_DEFAULTS
156  gl_FUNC_ISBLANK
157  if test $HAVE_ISBLANK = 0; then
158    AC_LIBOBJ([isblank])
159  fi
160  gl_MODULE_INDICATOR([isblank])
161  gl_CTYPE_MODULE_INDICATOR([isblank])
162  gl_LANGINFO_H
163  gl_LANGINFO_H_REQUIRE_DEFAULTS
164  gl___INLINE
165  gl_LIMITS_H
166  gl_LOCALCHARSET
167  dnl For backward compatibility. Some packages still use this.
168  LOCALCHARSET_TESTS_ENVIRONMENT=
169  AC_SUBST([LOCALCHARSET_TESTS_ENVIRONMENT])
170  gl_LOCALE_H
171  gl_LOCALE_H_REQUIRE_DEFAULTS
172  gl_FUNC_LOCALECONV
173  if test $REPLACE_LOCALECONV = 1; then
174    AC_LIBOBJ([localeconv])
175    gl_PREREQ_LOCALECONV
176  fi
177  gl_LOCALE_MODULE_INDICATOR([localeconv])
178  gl_LOCK
179  gl_MODULE_INDICATOR([lock])
180  gl_FUNC_MBRTOWC
181  if test $HAVE_MBRTOWC = 0 || test $REPLACE_MBRTOWC = 1; then
182    AC_LIBOBJ([mbrtowc])
183    if test $REPLACE_MBSTATE_T = 1; then
184      AC_LIBOBJ([lc-charset-dispatch])
185      AC_LIBOBJ([mbtowc-lock])
186      gl_PREREQ_MBTOWC_LOCK
187    fi
188    gl_PREREQ_MBRTOWC
189  fi
190  gl_WCHAR_MODULE_INDICATOR([mbrtowc])
191  gl_FUNC_MBSINIT
192  if test $HAVE_MBSINIT = 0 || test $REPLACE_MBSINIT = 1; then
193    AC_LIBOBJ([mbsinit])
194    gl_PREREQ_MBSINIT
195  fi
196  gl_WCHAR_MODULE_INDICATOR([mbsinit])
197  gl_FUNC_MBSRTOWCS
198  if test $HAVE_MBSRTOWCS = 0 || test $REPLACE_MBSRTOWCS = 1; then
199    AC_LIBOBJ([mbsrtowcs])
200    AC_LIBOBJ([mbsrtowcs-state])
201    gl_PREREQ_MBSRTOWCS
202  fi
203  gl_WCHAR_MODULE_INDICATOR([mbsrtowcs])
204  gl_FUNC_MBTOWC
205  if test $HAVE_MBTOWC = 0 || test $REPLACE_MBTOWC = 1; then
206    AC_LIBOBJ([mbtowc])
207    gl_PREREQ_MBTOWC
208  fi
209  gl_STDLIB_MODULE_INDICATOR([mbtowc])
210  gl_FUNC_MEMCHR
211  if test $REPLACE_MEMCHR = 1; then
212    AC_LIBOBJ([memchr])
213    gl_PREREQ_MEMCHR
214  fi
215  gl_STRING_MODULE_INDICATOR([memchr])
216  gl_FUNC_MEMPCPY
217  if test $HAVE_MEMPCPY = 0; then
218    AC_LIBOBJ([mempcpy])
219    gl_PREREQ_MEMPCPY
220  fi
221  gl_STRING_MODULE_INDICATOR([mempcpy])
222  gl_MULTIARCH
223  gl_FUNC_NL_LANGINFO
224  if test $HAVE_NL_LANGINFO = 0 || test $REPLACE_NL_LANGINFO = 1; then
225    AC_LIBOBJ([nl_langinfo])
226  fi
227  if test $REPLACE_NL_LANGINFO = 1 && test $NL_LANGINFO_MTSAFE = 0; then
228    AC_LIBOBJ([nl_langinfo-lock])
229    gl_PREREQ_NL_LANGINFO_LOCK
230  fi
231  gl_LANGINFO_MODULE_INDICATOR([nl_langinfo])
232  gl_REGEX
233  if test $ac_use_included_regex = yes; then
234    AC_LIBOBJ([regex])
235    gl_PREREQ_REGEX
236  fi
237  gl_FUNC_SETLOCALE_NULL
238  if test $SETLOCALE_NULL_ALL_MTSAFE = 0 || test $SETLOCALE_NULL_ONE_MTSAFE = 0; then
239    AC_LIBOBJ([setlocale-lock])
240    gl_PREREQ_SETLOCALE_LOCK
241  fi
242  gl_LOCALE_MODULE_INDICATOR([setlocale_null])
243  gt_TYPE_SSIZE_T
244  AM_STDBOOL_H
245  gl_STDDEF_H
246  gl_STDDEF_H_REQUIRE_DEFAULTS
247  gl_STDINT_H
248  gl_STDLIB_H
249  gl_STDLIB_H_REQUIRE_DEFAULTS
250  gl_STRING_H
251  gl_STRING_H_REQUIRE_DEFAULTS
252  gl_FUNC_STRNLEN
253  if test $HAVE_DECL_STRNLEN = 0 || test $REPLACE_STRNLEN = 1; then
254    AC_LIBOBJ([strnlen])
255    gl_PREREQ_STRNLEN
256  fi
257  gl_STRING_MODULE_INDICATOR([strnlen])
258  gl_SYS_TYPES_H
259  gl_SYS_TYPES_H_REQUIRE_DEFAULTS
260  AC_PROG_MKDIR_P
261  AC_REQUIRE([gl_THREADLIB])
262  gl_UNISTD_H
263  gl_UNISTD_H_REQUIRE_DEFAULTS
264  gl_WCHAR_H
265  gl_WCHAR_H_REQUIRE_DEFAULTS
266  gl_FUNC_WCRTOMB
267  if test $HAVE_WCRTOMB = 0 || test $REPLACE_WCRTOMB = 1; then
268    AC_LIBOBJ([wcrtomb])
269    gl_PREREQ_WCRTOMB
270  fi
271  gl_WCHAR_MODULE_INDICATOR([wcrtomb])
272  gl_WCTYPE_H
273  gl_WCTYPE_H_REQUIRE_DEFAULTS
274  AC_REQUIRE([AC_CANONICAL_HOST])
275  case "$host_os" in
276    mingw*)
277      AC_LIBOBJ([windows-mutex])
278      ;;
279  esac
280  AC_REQUIRE([AC_CANONICAL_HOST])
281  case "$host_os" in
282    mingw*)
283      AC_LIBOBJ([windows-once])
284      ;;
285  esac
286  AC_REQUIRE([AC_CANONICAL_HOST])
287  case "$host_os" in
288    mingw*)
289      AC_LIBOBJ([windows-recmutex])
290      ;;
291  esac
292  AC_REQUIRE([AC_CANONICAL_HOST])
293  case "$host_os" in
294    mingw*)
295      AC_LIBOBJ([windows-rwlock])
296      ;;
297  esac
298  gl_FUNC_WMEMCHR
299  if test $HAVE_WMEMCHR = 0; then
300    AC_LIBOBJ([wmemchr])
301  fi
302  gl_WCHAR_MODULE_INDICATOR([wmemchr])
303  gl_FUNC_WMEMPCPY
304  if test $HAVE_WMEMPCPY = 0; then
305    AC_LIBOBJ([wmempcpy])
306  fi
307  gl_WCHAR_MODULE_INDICATOR([wmempcpy])
308  # End of code from modules
309  m4_ifval(gl_LIBSOURCES_LIST, [
310    m4_syscmd([test ! -d ]m4_defn([gl_LIBSOURCES_DIR])[ ||
311      for gl_file in ]gl_LIBSOURCES_LIST[ ; do
312        if test ! -r ]m4_defn([gl_LIBSOURCES_DIR])[/$gl_file ; then
313          echo "missing file ]m4_defn([gl_LIBSOURCES_DIR])[/$gl_file" >&2
314          exit 1
315        fi
316      done])dnl
317      m4_if(m4_sysval, [0], [],
318        [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
319  ])
320  m4_popdef([GL_MODULE_INDICATOR_PREFIX])
321  m4_popdef([GL_MACRO_PREFIX])
322  m4_popdef([gl_LIBSOURCES_DIR])
323  m4_popdef([gl_LIBSOURCES_LIST])
324  m4_popdef([AC_LIBSOURCES])
325  m4_popdef([AC_REPLACE_FUNCS])
326  m4_popdef([AC_LIBOBJ])
327  AC_CONFIG_COMMANDS_PRE([
328    gl_libobjs=
329    gl_ltlibobjs=
330    if test -n "$gl_LIBOBJS"; then
331      # Remove the extension.
332      sed_drop_objext='s/\.o$//;s/\.obj$//'
333      for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
334        gl_libobjs="$gl_libobjs $i.$ac_objext"
335        gl_ltlibobjs="$gl_ltlibobjs $i.lo"
336      done
337    fi
338    AC_SUBST([gl_LIBOBJS], [$gl_libobjs])
339    AC_SUBST([gl_LTLIBOBJS], [$gl_ltlibobjs])
340  ])
341  gltests_libdeps=
342  gltests_ltlibdeps=
343  m4_pushdef([AC_LIBOBJ], m4_defn([gltests_LIBOBJ]))
344  m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gltests_REPLACE_FUNCS]))
345  m4_pushdef([AC_LIBSOURCES], m4_defn([gltests_LIBSOURCES]))
346  m4_pushdef([gltests_LIBSOURCES_LIST], [])
347  m4_pushdef([gltests_LIBSOURCES_DIR], [])
348  m4_pushdef([GL_MACRO_PREFIX], [gltests])
349  m4_pushdef([GL_MODULE_INDICATOR_PREFIX], [GL])
350  gl_COMMON
351  gl_source_base='tests'
352changequote(,)dnl
353  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
354changequote([, ])dnl
355  AC_SUBST([gltests_WITNESS])
356  gl_module_indicator_condition=$gltests_WITNESS
357  m4_pushdef([gl_MODULE_INDICATOR_CONDITION], [$gl_module_indicator_condition])
358  m4_popdef([gl_MODULE_INDICATOR_CONDITION])
359  m4_ifval(gltests_LIBSOURCES_LIST, [
360    m4_syscmd([test ! -d ]m4_defn([gltests_LIBSOURCES_DIR])[ ||
361      for gl_file in ]gltests_LIBSOURCES_LIST[ ; do
362        if test ! -r ]m4_defn([gltests_LIBSOURCES_DIR])[/$gl_file ; then
363          echo "missing file ]m4_defn([gltests_LIBSOURCES_DIR])[/$gl_file" >&2
364          exit 1
365        fi
366      done])dnl
367      m4_if(m4_sysval, [0], [],
368        [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
369  ])
370  m4_popdef([GL_MODULE_INDICATOR_PREFIX])
371  m4_popdef([GL_MACRO_PREFIX])
372  m4_popdef([gltests_LIBSOURCES_DIR])
373  m4_popdef([gltests_LIBSOURCES_LIST])
374  m4_popdef([AC_LIBSOURCES])
375  m4_popdef([AC_REPLACE_FUNCS])
376  m4_popdef([AC_LIBOBJ])
377  AC_CONFIG_COMMANDS_PRE([
378    gltests_libobjs=
379    gltests_ltlibobjs=
380    if test -n "$gltests_LIBOBJS"; then
381      # Remove the extension.
382      sed_drop_objext='s/\.o$//;s/\.obj$//'
383      for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
384        gltests_libobjs="$gltests_libobjs $i.$ac_objext"
385        gltests_ltlibobjs="$gltests_ltlibobjs $i.lo"
386      done
387    fi
388    AC_SUBST([gltests_LIBOBJS], [$gltests_libobjs])
389    AC_SUBST([gltests_LTLIBOBJS], [$gltests_ltlibobjs])
390  ])
391  LIBGNU_LIBDEPS="$gl_libdeps"
392  AC_SUBST([LIBGNU_LIBDEPS])
393  LIBGNU_LTLIBDEPS="$gl_ltlibdeps"
394  AC_SUBST([LIBGNU_LTLIBDEPS])
395])
396
397# Like AC_LIBOBJ, except that the module name goes
398# into gl_LIBOBJS instead of into LIBOBJS.
399AC_DEFUN([gl_LIBOBJ], [
400  AS_LITERAL_IF([$1], [gl_LIBSOURCES([$1.c])])dnl
401  gl_LIBOBJS="$gl_LIBOBJS $1.$ac_objext"
402])
403
404# Like AC_REPLACE_FUNCS, except that the module name goes
405# into gl_LIBOBJS instead of into LIBOBJS.
406AC_DEFUN([gl_REPLACE_FUNCS], [
407  m4_foreach_w([gl_NAME], [$1], [AC_LIBSOURCES(gl_NAME[.c])])dnl
408  AC_CHECK_FUNCS([$1], , [gl_LIBOBJ($ac_func)])
409])
410
411# Like AC_LIBSOURCES, except the directory where the source file is
412# expected is derived from the gnulib-tool parameterization,
413# and alloca is special cased (for the alloca-opt module).
414# We could also entirely rely on EXTRA_lib..._SOURCES.
415AC_DEFUN([gl_LIBSOURCES], [
416  m4_foreach([_gl_NAME], [$1], [
417    m4_if(_gl_NAME, [alloca.c], [], [
418      m4_define([gl_LIBSOURCES_DIR], [gnulib])
419      m4_append([gl_LIBSOURCES_LIST], _gl_NAME, [ ])
420    ])
421  ])
422])
423
424# Like AC_LIBOBJ, except that the module name goes
425# into gltests_LIBOBJS instead of into LIBOBJS.
426AC_DEFUN([gltests_LIBOBJ], [
427  AS_LITERAL_IF([$1], [gltests_LIBSOURCES([$1.c])])dnl
428  gltests_LIBOBJS="$gltests_LIBOBJS $1.$ac_objext"
429])
430
431# Like AC_REPLACE_FUNCS, except that the module name goes
432# into gltests_LIBOBJS instead of into LIBOBJS.
433AC_DEFUN([gltests_REPLACE_FUNCS], [
434  m4_foreach_w([gl_NAME], [$1], [AC_LIBSOURCES(gl_NAME[.c])])dnl
435  AC_CHECK_FUNCS([$1], , [gltests_LIBOBJ($ac_func)])
436])
437
438# Like AC_LIBSOURCES, except the directory where the source file is
439# expected is derived from the gnulib-tool parameterization,
440# and alloca is special cased (for the alloca-opt module).
441# We could also entirely rely on EXTRA_lib..._SOURCES.
442AC_DEFUN([gltests_LIBSOURCES], [
443  m4_foreach([_gl_NAME], [$1], [
444    m4_if(_gl_NAME, [alloca.c], [], [
445      m4_define([gltests_LIBSOURCES_DIR], [tests])
446      m4_append([gltests_LIBSOURCES_LIST], _gl_NAME, [ ])
447    ])
448  ])
449])
450
451# This macro records the list of files which have been installed by
452# gnulib-tool and may be removed by future gnulib-tool invocations.
453AC_DEFUN([gl_FILE_LIST], [
454  lib/_Noreturn.h
455  lib/alloca.in.h
456  lib/arg-nonnull.h
457  lib/attribute.h
458  lib/btowc.c
459  lib/c++defs.h
460  lib/cdefs.h
461  lib/ctype.in.h
462  lib/dynarray.h
463  lib/flexmember.h
464  lib/fnmatch.c
465  lib/fnmatch.in.h
466  lib/fnmatch_loop.c
467  lib/glthread/lock.c
468  lib/glthread/lock.h
469  lib/glthread/threadlib.c
470  lib/hard-locale.c
471  lib/hard-locale.h
472  lib/idx.h
473  lib/intprops.h
474  lib/inttypes.in.h
475  lib/isblank.c
476  lib/langinfo.in.h
477  lib/lc-charset-dispatch.c
478  lib/lc-charset-dispatch.h
479  lib/libc-config.h
480  lib/limits.in.h
481  lib/localcharset.c
482  lib/localcharset.h
483  lib/locale.in.h
484  lib/localeconv.c
485  lib/malloc/dynarray-skeleton.c
486  lib/malloc/dynarray.h
487  lib/malloc/dynarray_at_failure.c
488  lib/malloc/dynarray_emplace_enlarge.c
489  lib/malloc/dynarray_finalize.c
490  lib/malloc/dynarray_resize.c
491  lib/malloc/dynarray_resize_clear.c
492  lib/mbrtowc-impl-utf8.h
493  lib/mbrtowc-impl.h
494  lib/mbrtowc.c
495  lib/mbsinit.c
496  lib/mbsrtowcs-impl.h
497  lib/mbsrtowcs-state.c
498  lib/mbsrtowcs.c
499  lib/mbtowc-impl.h
500  lib/mbtowc-lock.c
501  lib/mbtowc-lock.h
502  lib/mbtowc.c
503  lib/memchr.c
504  lib/memchr.valgrind
505  lib/mempcpy.c
506  lib/nl_langinfo-lock.c
507  lib/nl_langinfo.c
508  lib/regcomp.c
509  lib/regex.c
510  lib/regex.h
511  lib/regex_internal.c
512  lib/regex_internal.h
513  lib/regexec.c
514  lib/setlocale-lock.c
515  lib/setlocale_null.c
516  lib/setlocale_null.h
517  lib/stdbool.in.h
518  lib/stddef.in.h
519  lib/stdint.in.h
520  lib/stdlib.in.h
521  lib/streq.h
522  lib/string.in.h
523  lib/strnlen.c
524  lib/strnlen1.c
525  lib/strnlen1.h
526  lib/sys_types.in.h
527  lib/unistd.c
528  lib/unistd.in.h
529  lib/verify.h
530  lib/warn-on-use.h
531  lib/wchar.in.h
532  lib/wcrtomb.c
533  lib/wctype-h.c
534  lib/wctype.in.h
535  lib/windows-initguard.h
536  lib/windows-mutex.c
537  lib/windows-mutex.h
538  lib/windows-once.c
539  lib/windows-once.h
540  lib/windows-recmutex.c
541  lib/windows-recmutex.h
542  lib/windows-rwlock.c
543  lib/windows-rwlock.h
544  lib/wmemchr-impl.h
545  lib/wmemchr.c
546  lib/wmempcpy.c
547  m4/00gnulib.m4
548  m4/__inline.m4
549  m4/absolute-header.m4
550  m4/alloca.m4
551  m4/btowc.m4
552  m4/builtin-expect.m4
553  m4/codeset.m4
554  m4/ctype_h.m4
555  m4/eealloc.m4
556  m4/extensions.m4
557  m4/extern-inline.m4
558  m4/flexmember.m4
559  m4/fnmatch.m4
560  m4/fnmatch_h.m4
561  m4/gnulib-common.m4
562  m4/include_next.m4
563  m4/inttypes.m4
564  m4/isblank.m4
565  m4/langinfo_h.m4
566  m4/limits-h.m4
567  m4/localcharset.m4
568  m4/locale-fr.m4
569  m4/locale-ja.m4
570  m4/locale-zh.m4
571  m4/locale_h.m4
572  m4/localeconv.m4
573  m4/lock.m4
574  m4/mbrtowc.m4
575  m4/mbsinit.m4
576  m4/mbsrtowcs.m4
577  m4/mbstate_t.m4
578  m4/mbtowc.m4
579  m4/memchr.m4
580  m4/mempcpy.m4
581  m4/mmap-anon.m4
582  m4/multiarch.m4
583  m4/nl_langinfo.m4
584  m4/off_t.m4
585  m4/pid_t.m4
586  m4/pthread_rwlock_rdlock.m4
587  m4/regex.m4
588  m4/setlocale_null.m4
589  m4/ssize_t.m4
590  m4/std-gnu11.m4
591  m4/stdbool.m4
592  m4/stddef_h.m4
593  m4/stdint.m4
594  m4/stdlib_h.m4
595  m4/string_h.m4
596  m4/strnlen.m4
597  m4/sys_types_h.m4
598  m4/threadlib.m4
599  m4/unistd_h.m4
600  m4/visibility.m4
601  m4/warn-on-use.m4
602  m4/wchar_h.m4
603  m4/wchar_t.m4
604  m4/wcrtomb.m4
605  m4/wctype_h.m4
606  m4/wint_t.m4
607  m4/wmemchr.m4
608  m4/wmempcpy.m4
609  m4/zzgnulib.m4
610])
611