Use Gnulib's `sys_stat' module; update Gnulib.
[bpt/guile.git] / m4 / gnulib-comp.m4
CommitLineData
103dc4d4 1# DO NOT EDIT! GENERATED AUTOMATICALLY!
4a462e35 2# Copyright (C) 2002-2009 Free Software Foundation, Inc.
103dc4d4
LC
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.
16
17
25361e4b 18# This macro should be invoked from ./configure.ac, in the section
103dc4d4
LC
19# "Checks for programs", right after AC_PROG_CC, and certainly before
20# any checks for libraries, header files, types and library functions.
21AC_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])
24d56127 28 AC_REQUIRE([AM_PROG_CC_C_O])
ac47b09a 29 AB_INIT
103dc4d4 30 AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
f240aacb 31 AC_REQUIRE([gl_FP_IEEE])
4f02b98d
LC
32 dnl Some compilers (e.g., AIX 5.3 cc) need to be in c99 mode
33 dnl for the builtin va_copy to work. With Autoconf 2.60 or later,
34 dnl AC_PROG_CC_STDC arranges for this. With older Autoconf AC_PROG_CC_STDC
35 dnl shouldn't hurt, though installers are on their own to set c99 mode.
36 AC_REQUIRE([AC_PROG_CC_STDC])
103dc4d4
LC
37])
38
25361e4b 39# This macro should be invoked from ./configure.ac, in the section
103dc4d4
LC
40# "Check for header files, types and library functions".
41AC_DEFUN([gl_INIT],
42[
43 AM_CONDITIONAL([GL_COND_LIBTOOL], [true])
44 gl_cond_libtool=true
45 m4_pushdef([AC_LIBOBJ], m4_defn([gl_LIBOBJ]))
46 m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gl_REPLACE_FUNCS]))
47 m4_pushdef([AC_LIBSOURCES], m4_defn([gl_LIBSOURCES]))
48 m4_pushdef([gl_LIBSOURCES_LIST], [])
49 m4_pushdef([gl_LIBSOURCES_DIR], [])
50 gl_COMMON
51 gl_source_base='lib'
103dc4d4 52 gl_FUNC_ALLOCA
8912421c
LC
53 gl_HEADER_ARPA_INET
54 AC_PROG_MKDIR_P
24d56127 55 gl_BYTESWAP
ffca4c22
AW
56 gl_CANONICALIZE_LGPL
57 gl_MODULE_INDICATOR([canonicalize-lgpl])
8912421c
LC
58 gl_STDLIB_MODULE_INDICATOR([canonicalize_file_name])
59 gl_STDLIB_MODULE_INDICATOR([realpath])
c3b16a5d
LC
60 gl_FUNC_DUPLOCALE
61 gl_LOCALE_MODULE_INDICATOR([duplocale])
b579617b
AW
62 gl_ENVIRON
63 gl_UNISTD_MODULE_INDICATOR([environ])
c4b681fd
LC
64 gl_HEADER_ERRNO_H
65 gl_FLOAT_H
f240aacb
LC
66 gl_FUNC_FLOCK
67 gl_HEADER_SYS_FILE_MODULE_INDICATOR([flock])
4f02b98d
LC
68 AC_SUBST([LIBINTL])
69 AC_SUBST([LTLIBINTL])
c84bdaf6
LC
70 # Autoconf 2.61a.99 and earlier don't support linking a file only
71 # in VPATH builds. But since GNUmakefile is for maintainer use
72 # only, it does not matter if we skip the link with older autoconf.
73 # Automake 1.10.1 and earlier try to remove GNUmakefile in non-VPATH
74 # builds, so use a shell variable to bypass this.
75 GNUmakefile=GNUmakefile
76 m4_if(m4_version_compare([2.61a.100],
77 m4_defn([m4_PACKAGE_VERSION])), [1], [],
78 [AC_CONFIG_LINKS([$GNUmakefile:$GNUmakefile], [],
79 [GNUmakefile=$GNUmakefile])])
24d56127
LC
80 AM_ICONV
81 gl_ICONV_H
82 gl_FUNC_ICONV_OPEN
83 gl_FUNC_ICONV_OPEN_UTF
8912421c
LC
84 gl_INET_NTOP
85 gl_ARPA_INET_MODULE_INDICATOR([inet_ntop])
86 gl_INET_PTON
87 gl_ARPA_INET_MODULE_INDICATOR([inet_pton])
d7014610 88 gl_INLINE
25361e4b 89 gl_LD_VERSION_SCRIPT
d9a9e182 90 gl_VISIBILITY
24d56127 91 gl_LIBUNISTRING
4a462e35
NJ
92 gl_LOCALCHARSET
93 LOCALCHARSET_TESTS_ENVIRONMENT="CHARSETALIASDIR=\"\$(top_builddir)/$gl_source_base\""
94 AC_SUBST([LOCALCHARSET_TESTS_ENVIRONMENT])
414e4441 95 gl_LOCALE_H
8912421c
LC
96 gl_FUNC_LSTAT
97 gl_SYS_STAT_MODULE_INDICATOR([lstat])
f240aacb
LC
98 gl_FUNC_MALLOC_POSIX
99 gl_STDLIB_MODULE_INDICATOR([malloc-posix])
ffca4c22 100 gl_MALLOCA
4a462e35
NJ
101 gl_FUNC_MBRLEN
102 gl_WCHAR_MODULE_INDICATOR([mbrlen])
103 gl_FUNC_MBRTOWC
104 gl_WCHAR_MODULE_INDICATOR([mbrtowc])
105 gl_FUNC_MBSINIT
106 gl_WCHAR_MODULE_INDICATOR([mbsinit])
c4b681fd
LC
107 gl_FUNC_MEMCHR
108 gl_STRING_MODULE_INDICATOR([memchr])
f240aacb 109 gl_MULTIARCH
8912421c
LC
110 gl_HEADER_NETINET_IN
111 AC_PROG_MKDIR_P
ffca4c22 112 gl_PATHMAX
f240aacb
LC
113 gl_FUNC_PUTENV
114 gl_STDLIB_MODULE_INDICATOR([putenv])
ffca4c22
AW
115 gl_FUNC_READLINK
116 gl_UNISTD_MODULE_INDICATOR([readlink])
9b36a80c
LC
117 gl_SAFE_READ
118 gl_SAFE_WRITE
c4b681fd 119 gl_SIZE_MAX
8912421c 120 gl_TYPE_SOCKLEN_T
9b36a80c 121 gt_TYPE_SSIZE_T
8912421c
LC
122 gl_FUNC_STAT
123 gl_SYS_STAT_MODULE_INDICATOR([stat])
4f02b98d 124 gl_STDARG_H
e65fc94b 125 AM_STDBOOL_H
8912421c 126 gl_STDDEF_H
f240aacb 127 gl_STDINT_H
c4b681fd 128 gl_STDIO_H
f240aacb 129 gl_STDLIB_H
103dc4d4 130 gl_STRCASE
e65fc94b 131 gl_FUNC_GNU_STRFTIME
24d56127
LC
132 if test $gl_cond_libtool = false; then
133 gl_ltlibdeps="$gl_ltlibdeps $LTLIBICONV"
134 gl_libdeps="$gl_libdeps $LIBICONV"
135 fi
136 gl_HEADER_STRING_H
103dc4d4 137 gl_HEADER_STRINGS_H
f240aacb
LC
138 gl_HEADER_SYS_FILE_H
139 AC_PROG_MKDIR_P
8912421c
LC
140 gl_HEADER_SYS_SOCKET
141 AC_PROG_MKDIR_P
142 gl_HEADER_SYS_STAT_H
143 AC_PROG_MKDIR_P
e65fc94b
LC
144 gl_HEADER_TIME_H
145 gl_TIME_R
9b36a80c 146 gl_UNISTD_H
24d56127
LC
147 gl_MODULE_INDICATOR([unistr/u8-mbtouc])
148 gl_MODULE_INDICATOR([unistr/u8-mbtouc-unsafe])
149 gl_MODULE_INDICATOR([unistr/u8-mbtoucr])
150 gl_MODULE_INDICATOR([unistr/u8-uctomb])
c4b681fd 151 gl_FUNC_VASNPRINTF
4f02b98d 152 gl_VERSION_ETC
c4b681fd
LC
153 gl_FUNC_VSNPRINTF
154 gl_STDIO_MODULE_INDICATOR([vsnprintf])
f29ded4b 155 AC_SUBST([WARN_CFLAGS])
e65fc94b 156 gl_WCHAR_H
9b36a80c
LC
157 gl_FUNC_WRITE
158 gl_UNISTD_MODULE_INDICATOR([write])
c4b681fd 159 gl_XSIZE
103dc4d4
LC
160 m4_ifval(gl_LIBSOURCES_LIST, [
161 m4_syscmd([test ! -d ]m4_defn([gl_LIBSOURCES_DIR])[ ||
162 for gl_file in ]gl_LIBSOURCES_LIST[ ; do
163 if test ! -r ]m4_defn([gl_LIBSOURCES_DIR])[/$gl_file ; then
164 echo "missing file ]m4_defn([gl_LIBSOURCES_DIR])[/$gl_file" >&2
165 exit 1
166 fi
167 done])dnl
168 m4_if(m4_sysval, [0], [],
169 [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
170 ])
171 m4_popdef([gl_LIBSOURCES_DIR])
172 m4_popdef([gl_LIBSOURCES_LIST])
173 m4_popdef([AC_LIBSOURCES])
174 m4_popdef([AC_REPLACE_FUNCS])
175 m4_popdef([AC_LIBOBJ])
176 AC_CONFIG_COMMANDS_PRE([
177 gl_libobjs=
178 gl_ltlibobjs=
179 if test -n "$gl_LIBOBJS"; then
180 # Remove the extension.
181 sed_drop_objext='s/\.o$//;s/\.obj$//'
1cd4fffc 182 for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
103dc4d4
LC
183 gl_libobjs="$gl_libobjs $i.$ac_objext"
184 gl_ltlibobjs="$gl_ltlibobjs $i.lo"
185 done
186 fi
187 AC_SUBST([gl_LIBOBJS], [$gl_libobjs])
188 AC_SUBST([gl_LTLIBOBJS], [$gl_ltlibobjs])
189 ])
190 gltests_libdeps=
191 gltests_ltlibdeps=
192 m4_pushdef([AC_LIBOBJ], m4_defn([gltests_LIBOBJ]))
193 m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gltests_REPLACE_FUNCS]))
194 m4_pushdef([AC_LIBSOURCES], m4_defn([gltests_LIBSOURCES]))
195 m4_pushdef([gltests_LIBSOURCES_LIST], [])
196 m4_pushdef([gltests_LIBSOURCES_DIR], [])
197 gl_COMMON
198 gl_source_base='tests'
199 m4_ifval(gltests_LIBSOURCES_LIST, [
200 m4_syscmd([test ! -d ]m4_defn([gltests_LIBSOURCES_DIR])[ ||
201 for gl_file in ]gltests_LIBSOURCES_LIST[ ; do
202 if test ! -r ]m4_defn([gltests_LIBSOURCES_DIR])[/$gl_file ; then
203 echo "missing file ]m4_defn([gltests_LIBSOURCES_DIR])[/$gl_file" >&2
204 exit 1
205 fi
206 done])dnl
207 m4_if(m4_sysval, [0], [],
208 [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
209 ])
210 m4_popdef([gltests_LIBSOURCES_DIR])
211 m4_popdef([gltests_LIBSOURCES_LIST])
212 m4_popdef([AC_LIBSOURCES])
213 m4_popdef([AC_REPLACE_FUNCS])
214 m4_popdef([AC_LIBOBJ])
215 AC_CONFIG_COMMANDS_PRE([
216 gltests_libobjs=
217 gltests_ltlibobjs=
218 if test -n "$gltests_LIBOBJS"; then
219 # Remove the extension.
220 sed_drop_objext='s/\.o$//;s/\.obj$//'
1cd4fffc 221 for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
103dc4d4
LC
222 gltests_libobjs="$gltests_libobjs $i.$ac_objext"
223 gltests_ltlibobjs="$gltests_ltlibobjs $i.lo"
224 done
225 fi
226 AC_SUBST([gltests_LIBOBJS], [$gltests_libobjs])
227 AC_SUBST([gltests_LTLIBOBJS], [$gltests_ltlibobjs])
228 ])
229])
230
231# Like AC_LIBOBJ, except that the module name goes
232# into gl_LIBOBJS instead of into LIBOBJS.
233AC_DEFUN([gl_LIBOBJ], [
234 AS_LITERAL_IF([$1], [gl_LIBSOURCES([$1.c])])dnl
235 gl_LIBOBJS="$gl_LIBOBJS $1.$ac_objext"
236])
237
238# Like AC_REPLACE_FUNCS, except that the module name goes
239# into gl_LIBOBJS instead of into LIBOBJS.
240AC_DEFUN([gl_REPLACE_FUNCS], [
241 m4_foreach_w([gl_NAME], [$1], [AC_LIBSOURCES(gl_NAME[.c])])dnl
242 AC_CHECK_FUNCS([$1], , [gl_LIBOBJ($ac_func)])
243])
244
245# Like AC_LIBSOURCES, except the directory where the source file is
246# expected is derived from the gnulib-tool parameterization,
247# and alloca is special cased (for the alloca-opt module).
248# We could also entirely rely on EXTRA_lib..._SOURCES.
249AC_DEFUN([gl_LIBSOURCES], [
250 m4_foreach([_gl_NAME], [$1], [
251 m4_if(_gl_NAME, [alloca.c], [], [
252 m4_define([gl_LIBSOURCES_DIR], [lib])
253 m4_append([gl_LIBSOURCES_LIST], _gl_NAME, [ ])
254 ])
255 ])
256])
257
258# Like AC_LIBOBJ, except that the module name goes
259# into gltests_LIBOBJS instead of into LIBOBJS.
260AC_DEFUN([gltests_LIBOBJ], [
261 AS_LITERAL_IF([$1], [gltests_LIBSOURCES([$1.c])])dnl
262 gltests_LIBOBJS="$gltests_LIBOBJS $1.$ac_objext"
263])
264
265# Like AC_REPLACE_FUNCS, except that the module name goes
266# into gltests_LIBOBJS instead of into LIBOBJS.
267AC_DEFUN([gltests_REPLACE_FUNCS], [
268 m4_foreach_w([gl_NAME], [$1], [AC_LIBSOURCES(gl_NAME[.c])])dnl
269 AC_CHECK_FUNCS([$1], , [gltests_LIBOBJ($ac_func)])
270])
271
272# Like AC_LIBSOURCES, except the directory where the source file is
273# expected is derived from the gnulib-tool parameterization,
274# and alloca is special cased (for the alloca-opt module).
275# We could also entirely rely on EXTRA_lib..._SOURCES.
276AC_DEFUN([gltests_LIBSOURCES], [
277 m4_foreach([_gl_NAME], [$1], [
278 m4_if(_gl_NAME, [alloca.c], [], [
279 m4_define([gltests_LIBSOURCES_DIR], [tests])
280 m4_append([gltests_LIBSOURCES_LIST], _gl_NAME, [ ])
281 ])
282 ])
283])
284
285# This macro records the list of files which have been installed by
286# gnulib-tool and may be removed by future gnulib-tool invocations.
287AC_DEFUN([gl_FILE_LIST], [
c84bdaf6 288 build-aux/announce-gen
1cd4fffc 289 build-aux/arg-nonnull.h
24d56127 290 build-aux/config.rpath
c84bdaf6
LC
291 build-aux/gendocs.sh
292 build-aux/gitlog-to-changelog
293 build-aux/gnu-web-doc-update
294 build-aux/gnupload
103dc4d4 295 build-aux/link-warning.h
c84bdaf6
LC
296 build-aux/useless-if-before-free
297 build-aux/vc-list-files
298 doc/gendocs_template
8912421c 299 lib/alignof.h
103dc4d4 300 lib/alloca.in.h
8912421c 301 lib/arpa_inet.in.h
c4b681fd 302 lib/asnprintf.c
24d56127
LC
303 lib/byteswap.in.h
304 lib/c-ctype.c
305 lib/c-ctype.h
306 lib/c-strcase.h
307 lib/c-strcasecmp.c
308 lib/c-strcaseeq.h
309 lib/c-strncasecmp.c
ffca4c22 310 lib/canonicalize-lgpl.c
4a462e35 311 lib/config.charset
c3b16a5d 312 lib/duplocale.c
c4b681fd
LC
313 lib/errno.in.h
314 lib/float+.h
315 lib/float.in.h
f240aacb 316 lib/flock.c
9b36a80c
LC
317 lib/full-read.c
318 lib/full-read.h
319 lib/full-write.c
320 lib/full-write.h
4f02b98d 321 lib/gettext.h
24d56127
LC
322 lib/iconv.c
323 lib/iconv.in.h
324 lib/iconv_close.c
325 lib/iconv_open-aix.gperf
326 lib/iconv_open-hpux.gperf
327 lib/iconv_open-irix.gperf
328 lib/iconv_open-osf.gperf
8912421c 329 lib/iconv_open-solaris.gperf
24d56127
LC
330 lib/iconv_open.c
331 lib/iconveh.h
8912421c
LC
332 lib/inet_ntop.c
333 lib/inet_pton.c
4a462e35
NJ
334 lib/localcharset.c
335 lib/localcharset.h
414e4441 336 lib/locale.in.h
8912421c 337 lib/lstat.c
f240aacb 338 lib/malloc.c
ffca4c22
AW
339 lib/malloca.c
340 lib/malloca.h
341 lib/malloca.valgrind
4a462e35
NJ
342 lib/mbrlen.c
343 lib/mbrtowc.c
344 lib/mbsinit.c
c4b681fd
LC
345 lib/memchr.c
346 lib/memchr.valgrind
8912421c 347 lib/netinet_in.in.h
ffca4c22 348 lib/pathmax.h
c4b681fd
LC
349 lib/printf-args.c
350 lib/printf-args.h
351 lib/printf-parse.c
352 lib/printf-parse.h
f240aacb 353 lib/putenv.c
ffca4c22 354 lib/readlink.c
4a462e35
NJ
355 lib/ref-add.sin
356 lib/ref-del.sin
9b36a80c
LC
357 lib/safe-read.c
358 lib/safe-read.h
359 lib/safe-write.c
360 lib/safe-write.h
c4b681fd 361 lib/size_max.h
8912421c 362 lib/stat.c
4f02b98d 363 lib/stdarg.in.h
e65fc94b 364 lib/stdbool.in.h
8912421c 365 lib/stddef.in.h
f240aacb 366 lib/stdint.in.h
c4b681fd
LC
367 lib/stdio-write.c
368 lib/stdio.in.h
f240aacb 369 lib/stdlib.in.h
103dc4d4 370 lib/strcasecmp.c
4a462e35 371 lib/streq.h
e65fc94b
LC
372 lib/strftime.c
373 lib/strftime.h
24d56127
LC
374 lib/striconveh.c
375 lib/striconveh.h
376 lib/string.in.h
103dc4d4
LC
377 lib/strings.in.h
378 lib/strncasecmp.c
f240aacb 379 lib/sys_file.in.h
8912421c
LC
380 lib/sys_socket.in.h
381 lib/sys_stat.in.h
e65fc94b
LC
382 lib/time.in.h
383 lib/time_r.c
9b36a80c 384 lib/unistd.in.h
24d56127
LC
385 lib/unistr.h
386 lib/unistr/u8-mbtouc-aux.c
387 lib/unistr/u8-mbtouc-unsafe-aux.c
388 lib/unistr/u8-mbtouc-unsafe.c
389 lib/unistr/u8-mbtouc.c
390 lib/unistr/u8-mbtoucr.c
391 lib/unistr/u8-prev.c
392 lib/unistr/u8-uctomb-aux.c
393 lib/unistr/u8-uctomb.c
394 lib/unitypes.h
c4b681fd
LC
395 lib/vasnprintf.c
396 lib/vasnprintf.h
d7014610 397 lib/verify.h
4f02b98d
LC
398 lib/version-etc-fsf.c
399 lib/version-etc.c
400 lib/version-etc.h
c4b681fd 401 lib/vsnprintf.c
e65fc94b 402 lib/wchar.in.h
9b36a80c 403 lib/write.c
c4b681fd 404 lib/xsize.h
f240aacb 405 m4/00gnulib.m4
103dc4d4 406 m4/alloca.m4
8912421c 407 m4/arpa_inet_h.m4
ac47b09a 408 m4/autobuild.m4
24d56127 409 m4/byteswap.m4
8912421c 410 m4/canonicalize.m4
4a462e35 411 m4/codeset.m4
8912421c
LC
412 m4/dos.m4
413 m4/double-slash-root.m4
c3b16a5d 414 m4/duplocale.m4
ffca4c22 415 m4/eealloc.m4
b579617b 416 m4/environ.m4
c4b681fd 417 m4/errno_h.m4
103dc4d4 418 m4/extensions.m4
8912421c 419 m4/fcntl_h.m4
c4b681fd 420 m4/float_h.m4
f240aacb
LC
421 m4/flock.m4
422 m4/fpieee.m4
4a462e35 423 m4/glibc21.m4
103dc4d4 424 m4/gnulib-common.m4
24d56127
LC
425 m4/iconv.m4
426 m4/iconv_h.m4
427 m4/iconv_open.m4
103dc4d4 428 m4/include_next.m4
8912421c
LC
429 m4/inet_ntop.m4
430 m4/inet_pton.m4
d7014610 431 m4/inline.m4
c4b681fd
LC
432 m4/intmax_t.m4
433 m4/inttypes_h.m4
25361e4b 434 m4/ld-version-script.m4
24d56127
LC
435 m4/lib-ld.m4
436 m4/lib-link.m4
437 m4/lib-prefix.m4
438 m4/libunistring.m4
4a462e35
NJ
439 m4/localcharset.m4
440 m4/locale-fr.m4
441 m4/locale-ja.m4
442 m4/locale-zh.m4
414e4441 443 m4/locale_h.m4
f240aacb 444 m4/longlong.m4
8912421c 445 m4/lstat.m4
f240aacb 446 m4/malloc.m4
ffca4c22 447 m4/malloca.m4
4a462e35
NJ
448 m4/mbrlen.m4
449 m4/mbrtowc.m4
450 m4/mbsinit.m4
e65fc94b 451 m4/mbstate_t.m4
c4b681fd
LC
452 m4/memchr.m4
453 m4/mmap-anon.m4
f240aacb 454 m4/multiarch.m4
8912421c 455 m4/netinet_in_h.m4
ffca4c22 456 m4/pathmax.m4
c4b681fd 457 m4/printf.m4
f240aacb 458 m4/putenv.m4
ffca4c22 459 m4/readlink.m4
9b36a80c
LC
460 m4/safe-read.m4
461 m4/safe-write.m4
c4b681fd 462 m4/size_max.m4
8912421c
LC
463 m4/socklen.m4
464 m4/sockpfaf.m4
9b36a80c 465 m4/ssize_t.m4
8912421c 466 m4/stat.m4
4f02b98d 467 m4/stdarg.m4
e65fc94b 468 m4/stdbool.m4
8912421c 469 m4/stddef_h.m4
f240aacb 470 m4/stdint.m4
c4b681fd
LC
471 m4/stdint_h.m4
472 m4/stdio_h.m4
f240aacb 473 m4/stdlib_h.m4
103dc4d4 474 m4/strcase.m4
e65fc94b 475 m4/strftime.m4
24d56127 476 m4/string_h.m4
103dc4d4 477 m4/strings_h.m4
f240aacb 478 m4/sys_file_h.m4
8912421c
LC
479 m4/sys_socket_h.m4
480 m4/sys_stat_h.m4
e65fc94b
LC
481 m4/time_h.m4
482 m4/time_r.m4
483 m4/tm_gmtoff.m4
9b36a80c 484 m4/unistd_h.m4
c4b681fd 485 m4/vasnprintf.m4
4f02b98d 486 m4/version-etc.m4
d9a9e182 487 m4/visibility.m4
c4b681fd 488 m4/vsnprintf.m4
f29ded4b 489 m4/warnings.m4
e65fc94b 490 m4/wchar.m4
c4b681fd 491 m4/wchar_t.m4
aa7a939c 492 m4/wint_t.m4
9b36a80c 493 m4/write.m4
c4b681fd 494 m4/xsize.m4
c84bdaf6
LC
495 top/GNUmakefile
496 top/maint.mk
103dc4d4 497])