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