Import lstat
[deliverable/binutils-gdb.git] / gdb / gnulib / import / m4 / gnulib-comp.m4
CommitLineData
f6ea5628 1# DO NOT EDIT! GENERATED AUTOMATICALLY!
770d76d7 2# Copyright (C) 2002-2012 Free Software Foundation, Inc.
f6ea5628 3#
770d76d7
PA
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 <http://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
f6ea5628
DJ
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.
770d76d7
PA
27# In projects that use version control, this file can be treated like
28# other built files.
f6ea5628
DJ
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
770d76d7 40 AC_REQUIRE([gl_PROG_AR_RANLIB])
8690e634
JK
41 # Code from module alloca:
42 # Code from module alloca-opt:
43 # Code from module configmake:
e26b6bb0 44 # Code from module dirent:
18848e28 45 # Code from module dirfd:
2196f55f 46 # Code from module dosname:
18848e28 47 # Code from module errno:
f434ba03 48 # Code from module extensions:
f6ea5628 49 AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
a512b375 50 # Code from module extern-inline:
88b48903 51 # Code from module float:
8690e634
JK
52 # Code from module fnmatch:
53 # Code from module fnmatch-gnu:
88b48903
WN
54 # Code from module fpieee:
55 AC_REQUIRE([gl_FP_IEEE])
56 # Code from module fpucw:
57 # Code from module frexp:
58 # Code from module frexpl:
f434ba03 59 # Code from module include_next:
55a8c076 60 # Code from module inttypes:
770d76d7 61 # Code from module inttypes-incomplete:
88b48903
WN
62 # Code from module isnand-nolibm:
63 # Code from module isnanl-nolibm:
2196f55f
YQ
64 # Code from module largefile:
65 AC_REQUIRE([AC_SYS_LARGEFILE])
8690e634 66 # Code from module localcharset:
f45c62c4 67 # Code from module lstat:
88b48903 68 # Code from module math:
8690e634
JK
69 # Code from module mbrtowc:
70 # Code from module mbsinit:
71 # Code from module mbsrtowcs:
f434ba03
PA
72 # Code from module memchr:
73 # Code from module memmem:
74 # Code from module memmem-simple:
75 # Code from module multiarch:
38ec2207 76 # Code from module pathmax:
2196f55f 77 # Code from module readlink:
770d76d7
PA
78 # Code from module snippet/arg-nonnull:
79 # Code from module snippet/c++defs:
80 # Code from module snippet/warn-on-use:
8839a007 81 # Code from module ssize_t:
2196f55f 82 # Code from module stat:
8690e634 83 # Code from module stdbool:
f434ba03
PA
84 # Code from module stddef:
85 # Code from module stdint:
8690e634 86 # Code from module streq:
f434ba03 87 # Code from module string:
8690e634 88 # Code from module strnlen1:
63ce7108
TT
89 # Code from module strstr:
90 # Code from module strstr-simple:
09607c9e 91 # Code from module sys_stat:
8839a007 92 # Code from module sys_types:
09607c9e 93 # Code from module time:
8839a007 94 # Code from module unistd:
174e088e 95 # Code from module update-copyright:
8690e634
JK
96 # Code from module verify:
97 # Code from module wchar:
98 # Code from module wctype-h:
f6ea5628
DJ
99])
100
101# This macro should be invoked from ./configure.ac, in the section
102# "Check for header files, types and library functions".
103AC_DEFUN([gl_INIT],
104[
105 AM_CONDITIONAL([GL_COND_LIBTOOL], [false])
106 gl_cond_libtool=false
107 gl_libdeps=
108 gl_ltlibdeps=
c971b7fa 109 gl_m4_base='import/m4'
f6ea5628
DJ
110 m4_pushdef([AC_LIBOBJ], m4_defn([gl_LIBOBJ]))
111 m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gl_REPLACE_FUNCS]))
112 m4_pushdef([AC_LIBSOURCES], m4_defn([gl_LIBSOURCES]))
f434ba03
PA
113 m4_pushdef([gl_LIBSOURCES_LIST], [])
114 m4_pushdef([gl_LIBSOURCES_DIR], [])
115 gl_COMMON
c971b7fa 116 gl_source_base='import'
a512b375
JB
117 gl_FUNC_ALLOCA
118 gl_CONFIGMAKE_PREP
e26b6bb0 119 gl_DIRENT_H
18848e28
GF
120 gl_FUNC_DIRFD
121 if test $ac_cv_func_dirfd = no && test $gl_cv_func_dirfd_macro = no; then
122 AC_LIBOBJ([dirfd])
123 gl_PREREQ_DIRFD
124 fi
125 gl_DIRENT_MODULE_INDICATOR([dirfd])
126 gl_HEADER_ERRNO_H
a512b375 127 AC_REQUIRE([gl_EXTERN_INLINE])
88b48903
WN
128 gl_FLOAT_H
129 if test $REPLACE_FLOAT_LDBL = 1; then
130 AC_LIBOBJ([float])
131 fi
132 if test $REPLACE_ITOLD = 1; then
133 AC_LIBOBJ([itold])
134 fi
a512b375
JB
135 gl_FUNC_FNMATCH_POSIX
136 if test -n "$FNMATCH_H"; then
137 AC_LIBOBJ([fnmatch])
138 gl_PREREQ_FNMATCH
139 fi
140 gl_FUNC_FNMATCH_GNU
141 if test -n "$FNMATCH_H"; then
142 AC_LIBOBJ([fnmatch])
143 gl_PREREQ_FNMATCH
144 fi
88b48903
WN
145 gl_FUNC_FREXP
146 if test $gl_func_frexp != yes; then
147 AC_LIBOBJ([frexp])
148 fi
149 gl_MATH_MODULE_INDICATOR([frexp])
150 gl_FUNC_FREXPL
151 if test $HAVE_DECL_FREXPL = 0 || test $gl_func_frexpl = no; then
152 AC_LIBOBJ([frexpl])
153 fi
154 gl_MATH_MODULE_INDICATOR([frexpl])
a512b375
JB
155 gl_INTTYPES_H
156 gl_INTTYPES_INCOMPLETE
88b48903
WN
157 gl_FUNC_ISNAND_NO_LIBM
158 if test $gl_func_isnand_no_libm != yes; then
159 AC_LIBOBJ([isnand])
160 gl_PREREQ_ISNAND
161 fi
162 gl_FUNC_ISNANL_NO_LIBM
163 if test $gl_func_isnanl_no_libm != yes; then
164 AC_LIBOBJ([isnanl])
165 gl_PREREQ_ISNANL
166 fi
2196f55f 167 AC_REQUIRE([gl_LARGEFILE])
a512b375
JB
168 gl_LOCALCHARSET
169 LOCALCHARSET_TESTS_ENVIRONMENT="CHARSETALIASDIR=\"\$(abs_top_builddir)/$gl_source_base\""
170 AC_SUBST([LOCALCHARSET_TESTS_ENVIRONMENT])
f45c62c4
YQ
171 gl_FUNC_LSTAT
172 if test $REPLACE_LSTAT = 1; then
173 AC_LIBOBJ([lstat])
174 gl_PREREQ_LSTAT
175 fi
176 gl_SYS_STAT_MODULE_INDICATOR([lstat])
88b48903 177 gl_MATH_H
a512b375
JB
178 gl_FUNC_MBRTOWC
179 if test $HAVE_MBRTOWC = 0 || test $REPLACE_MBRTOWC = 1; then
180 AC_LIBOBJ([mbrtowc])
181 gl_PREREQ_MBRTOWC
182 fi
183 gl_WCHAR_MODULE_INDICATOR([mbrtowc])
184 gl_FUNC_MBSINIT
185 if test $HAVE_MBSINIT = 0 || test $REPLACE_MBSINIT = 1; then
186 AC_LIBOBJ([mbsinit])
187 gl_PREREQ_MBSINIT
188 fi
189 gl_WCHAR_MODULE_INDICATOR([mbsinit])
190 gl_FUNC_MBSRTOWCS
191 if test $HAVE_MBSRTOWCS = 0 || test $REPLACE_MBSRTOWCS = 1; then
192 AC_LIBOBJ([mbsrtowcs])
193 AC_LIBOBJ([mbsrtowcs-state])
194 gl_PREREQ_MBSRTOWCS
195 fi
196 gl_WCHAR_MODULE_INDICATOR([mbsrtowcs])
197 gl_FUNC_MEMCHR
198 if test $HAVE_MEMCHR = 0 || test $REPLACE_MEMCHR = 1; then
199 AC_LIBOBJ([memchr])
200 gl_PREREQ_MEMCHR
201 fi
202 gl_STRING_MODULE_INDICATOR([memchr])
203 gl_FUNC_MEMMEM
204 if test $HAVE_MEMMEM = 0 || test $REPLACE_MEMMEM = 1; then
205 AC_LIBOBJ([memmem])
206 fi
207 gl_FUNC_MEMMEM_SIMPLE
208 if test $HAVE_MEMMEM = 0 || test $REPLACE_MEMMEM = 1; then
209 AC_LIBOBJ([memmem])
210 fi
211 gl_STRING_MODULE_INDICATOR([memmem])
212 gl_MULTIARCH
38ec2207 213 gl_PATHMAX
2196f55f
YQ
214 gl_FUNC_READLINK
215 if test $HAVE_READLINK = 0 || test $REPLACE_READLINK = 1; then
216 AC_LIBOBJ([readlink])
217 gl_PREREQ_READLINK
218 fi
219 gl_UNISTD_MODULE_INDICATOR([readlink])
8839a007 220 gt_TYPE_SSIZE_T
2196f55f
YQ
221 gl_FUNC_STAT
222 if test $REPLACE_STAT = 1; then
223 AC_LIBOBJ([stat])
224 gl_PREREQ_STAT
225 fi
226 gl_SYS_STAT_MODULE_INDICATOR([stat])
a512b375
JB
227 AM_STDBOOL_H
228 gl_STDDEF_H
229 gl_STDINT_H
230 gl_HEADER_STRING_H
63ce7108
TT
231 gl_FUNC_STRSTR
232 if test $REPLACE_STRSTR = 1; then
233 AC_LIBOBJ([strstr])
234 fi
235 gl_FUNC_STRSTR_SIMPLE
236 if test $REPLACE_STRSTR = 1; then
237 AC_LIBOBJ([strstr])
238 fi
239 gl_STRING_MODULE_INDICATOR([strstr])
09607c9e
TT
240 gl_HEADER_SYS_STAT_H
241 AC_PROG_MKDIR_P
8839a007
PA
242 gl_SYS_TYPES_H
243 AC_PROG_MKDIR_P
09607c9e 244 gl_HEADER_TIME_H
8839a007 245 gl_UNISTD_H
a512b375
JB
246 gl_WCHAR_H
247 gl_WCTYPE_H
f434ba03
PA
248 # End of code from modules
249 m4_ifval(gl_LIBSOURCES_LIST, [
250 m4_syscmd([test ! -d ]m4_defn([gl_LIBSOURCES_DIR])[ ||
251 for gl_file in ]gl_LIBSOURCES_LIST[ ; do
252 if test ! -r ]m4_defn([gl_LIBSOURCES_DIR])[/$gl_file ; then
253 echo "missing file ]m4_defn([gl_LIBSOURCES_DIR])[/$gl_file" >&2
254 exit 1
255 fi
256 done])dnl
257 m4_if(m4_sysval, [0], [],
258 [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
259 ])
260 m4_popdef([gl_LIBSOURCES_DIR])
261 m4_popdef([gl_LIBSOURCES_LIST])
f6ea5628
DJ
262 m4_popdef([AC_LIBSOURCES])
263 m4_popdef([AC_REPLACE_FUNCS])
264 m4_popdef([AC_LIBOBJ])
265 AC_CONFIG_COMMANDS_PRE([
266 gl_libobjs=
267 gl_ltlibobjs=
268 if test -n "$gl_LIBOBJS"; then
269 # Remove the extension.
270 sed_drop_objext='s/\.o$//;s/\.obj$//'
f434ba03 271 for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
f6ea5628
DJ
272 gl_libobjs="$gl_libobjs $i.$ac_objext"
273 gl_ltlibobjs="$gl_ltlibobjs $i.lo"
274 done
275 fi
276 AC_SUBST([gl_LIBOBJS], [$gl_libobjs])
277 AC_SUBST([gl_LTLIBOBJS], [$gl_ltlibobjs])
278 ])
279 gltests_libdeps=
280 gltests_ltlibdeps=
281 m4_pushdef([AC_LIBOBJ], m4_defn([gltests_LIBOBJ]))
282 m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gltests_REPLACE_FUNCS]))
283 m4_pushdef([AC_LIBSOURCES], m4_defn([gltests_LIBSOURCES]))
f434ba03
PA
284 m4_pushdef([gltests_LIBSOURCES_LIST], [])
285 m4_pushdef([gltests_LIBSOURCES_DIR], [])
286 gl_COMMON
f6ea5628 287 gl_source_base='tests'
f434ba03
PA
288changequote(,)dnl
289 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
290changequote([, ])dnl
291 AC_SUBST([gltests_WITNESS])
292 gl_module_indicator_condition=$gltests_WITNESS
293 m4_pushdef([gl_MODULE_INDICATOR_CONDITION], [$gl_module_indicator_condition])
294 m4_popdef([gl_MODULE_INDICATOR_CONDITION])
295 m4_ifval(gltests_LIBSOURCES_LIST, [
296 m4_syscmd([test ! -d ]m4_defn([gltests_LIBSOURCES_DIR])[ ||
297 for gl_file in ]gltests_LIBSOURCES_LIST[ ; do
298 if test ! -r ]m4_defn([gltests_LIBSOURCES_DIR])[/$gl_file ; then
299 echo "missing file ]m4_defn([gltests_LIBSOURCES_DIR])[/$gl_file" >&2
300 exit 1
301 fi
302 done])dnl
303 m4_if(m4_sysval, [0], [],
304 [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
305 ])
306 m4_popdef([gltests_LIBSOURCES_DIR])
307 m4_popdef([gltests_LIBSOURCES_LIST])
f6ea5628
DJ
308 m4_popdef([AC_LIBSOURCES])
309 m4_popdef([AC_REPLACE_FUNCS])
310 m4_popdef([AC_LIBOBJ])
311 AC_CONFIG_COMMANDS_PRE([
312 gltests_libobjs=
313 gltests_ltlibobjs=
314 if test -n "$gltests_LIBOBJS"; then
315 # Remove the extension.
316 sed_drop_objext='s/\.o$//;s/\.obj$//'
f434ba03 317 for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
f6ea5628
DJ
318 gltests_libobjs="$gltests_libobjs $i.$ac_objext"
319 gltests_ltlibobjs="$gltests_ltlibobjs $i.lo"
320 done
321 fi
322 AC_SUBST([gltests_LIBOBJS], [$gltests_libobjs])
323 AC_SUBST([gltests_LTLIBOBJS], [$gltests_ltlibobjs])
324 ])
325 LIBGNU_LIBDEPS="$gl_libdeps"
326 AC_SUBST([LIBGNU_LIBDEPS])
327 LIBGNU_LTLIBDEPS="$gl_ltlibdeps"
328 AC_SUBST([LIBGNU_LTLIBDEPS])
329])
330
331# Like AC_LIBOBJ, except that the module name goes
332# into gl_LIBOBJS instead of into LIBOBJS.
333AC_DEFUN([gl_LIBOBJ], [
334 AS_LITERAL_IF([$1], [gl_LIBSOURCES([$1.c])])dnl
335 gl_LIBOBJS="$gl_LIBOBJS $1.$ac_objext"
336])
337
f6ea5628
DJ
338# Like AC_REPLACE_FUNCS, except that the module name goes
339# into gl_LIBOBJS instead of into LIBOBJS.
340AC_DEFUN([gl_REPLACE_FUNCS], [
341 m4_foreach_w([gl_NAME], [$1], [AC_LIBSOURCES(gl_NAME[.c])])dnl
342 AC_CHECK_FUNCS([$1], , [gl_LIBOBJ($ac_func)])
343])
344
345# Like AC_LIBSOURCES, except the directory where the source file is
f434ba03 346# expected is derived from the gnulib-tool parameterization,
f6ea5628
DJ
347# and alloca is special cased (for the alloca-opt module).
348# We could also entirely rely on EXTRA_lib..._SOURCES.
349AC_DEFUN([gl_LIBSOURCES], [
350 m4_foreach([_gl_NAME], [$1], [
351 m4_if(_gl_NAME, [alloca.c], [], [
c971b7fa 352 m4_define([gl_LIBSOURCES_DIR], [import])
f434ba03 353 m4_append([gl_LIBSOURCES_LIST], _gl_NAME, [ ])
f6ea5628
DJ
354 ])
355 ])
356])
357
358# Like AC_LIBOBJ, except that the module name goes
359# into gltests_LIBOBJS instead of into LIBOBJS.
360AC_DEFUN([gltests_LIBOBJ], [
361 AS_LITERAL_IF([$1], [gltests_LIBSOURCES([$1.c])])dnl
362 gltests_LIBOBJS="$gltests_LIBOBJS $1.$ac_objext"
363])
364
f6ea5628
DJ
365# Like AC_REPLACE_FUNCS, except that the module name goes
366# into gltests_LIBOBJS instead of into LIBOBJS.
367AC_DEFUN([gltests_REPLACE_FUNCS], [
368 m4_foreach_w([gl_NAME], [$1], [AC_LIBSOURCES(gl_NAME[.c])])dnl
369 AC_CHECK_FUNCS([$1], , [gltests_LIBOBJ($ac_func)])
370])
371
372# Like AC_LIBSOURCES, except the directory where the source file is
f434ba03 373# expected is derived from the gnulib-tool parameterization,
f6ea5628
DJ
374# and alloca is special cased (for the alloca-opt module).
375# We could also entirely rely on EXTRA_lib..._SOURCES.
376AC_DEFUN([gltests_LIBSOURCES], [
377 m4_foreach([_gl_NAME], [$1], [
378 m4_if(_gl_NAME, [alloca.c], [], [
f434ba03
PA
379 m4_define([gltests_LIBSOURCES_DIR], [tests])
380 m4_append([gltests_LIBSOURCES_LIST], _gl_NAME, [ ])
f6ea5628
DJ
381 ])
382 ])
383])
384
385# This macro records the list of files which have been installed by
386# gnulib-tool and may be removed by future gnulib-tool invocations.
387AC_DEFUN([gl_FILE_LIST], [
770d76d7
PA
388 build-aux/snippet/arg-nonnull.h
389 build-aux/snippet/c++defs.h
390 build-aux/snippet/warn-on-use.h
174e088e 391 build-aux/update-copyright
8690e634
JK
392 lib/alloca.c
393 lib/alloca.in.h
394 lib/config.charset
e26b6bb0 395 lib/dirent.in.h
18848e28 396 lib/dirfd.c
2196f55f 397 lib/dosname.h
18848e28 398 lib/errno.in.h
88b48903
WN
399 lib/float+.h
400 lib/float.c
401 lib/float.in.h
8690e634
JK
402 lib/fnmatch.c
403 lib/fnmatch.in.h
404 lib/fnmatch_loop.c
88b48903
WN
405 lib/fpucw.h
406 lib/frexp.c
407 lib/frexpl.c
55a8c076 408 lib/inttypes.in.h
88b48903
WN
409 lib/isnan.c
410 lib/isnand-nolibm.h
411 lib/isnand.c
412 lib/isnanl-nolibm.h
413 lib/isnanl.c
414 lib/itold.c
8690e634
JK
415 lib/localcharset.c
416 lib/localcharset.h
f45c62c4 417 lib/lstat.c
88b48903
WN
418 lib/math.c
419 lib/math.in.h
8690e634
JK
420 lib/mbrtowc.c
421 lib/mbsinit.c
422 lib/mbsrtowcs-impl.h
423 lib/mbsrtowcs-state.c
424 lib/mbsrtowcs.c
f6ea5628 425 lib/memchr.c
f434ba03 426 lib/memchr.valgrind
f6ea5628 427 lib/memmem.c
38ec2207 428 lib/pathmax.h
2196f55f 429 lib/readlink.c
8690e634
JK
430 lib/ref-add.sin
431 lib/ref-del.sin
2196f55f 432 lib/stat.c
8690e634 433 lib/stdbool.in.h
f434ba03 434 lib/stddef.in.h
f6ea5628
DJ
435 lib/stdint.in.h
436 lib/str-two-way.h
8690e634 437 lib/streq.h
f6ea5628 438 lib/string.in.h
8690e634
JK
439 lib/strnlen1.c
440 lib/strnlen1.h
63ce7108 441 lib/strstr.c
09607c9e 442 lib/sys_stat.in.h
8839a007 443 lib/sys_types.in.h
09607c9e 444 lib/time.in.h
8839a007
PA
445 lib/unistd.c
446 lib/unistd.in.h
8690e634
JK
447 lib/verify.h
448 lib/wchar.in.h
a512b375 449 lib/wctype-h.c
8690e634 450 lib/wctype.in.h
f434ba03 451 m4/00gnulib.m4
8690e634
JK
452 m4/alloca.m4
453 m4/codeset.m4
454 m4/configmake.m4
e26b6bb0 455 m4/dirent_h.m4
18848e28
GF
456 m4/dirfd.m4
457 m4/errno_h.m4
88b48903
WN
458 m4/exponentd.m4
459 m4/exponentl.m4
f6ea5628 460 m4/extensions.m4
a512b375 461 m4/extern-inline.m4
8690e634 462 m4/fcntl-o.m4
88b48903 463 m4/float_h.m4
8690e634 464 m4/fnmatch.m4
88b48903
WN
465 m4/fpieee.m4
466 m4/frexp.m4
467 m4/frexpl.m4
8690e634 468 m4/glibc21.m4
f6ea5628
DJ
469 m4/gnulib-common.m4
470 m4/include_next.m4
55a8c076
YQ
471 m4/inttypes-pri.m4
472 m4/inttypes.m4
88b48903
WN
473 m4/isnand.m4
474 m4/isnanl.m4
2196f55f 475 m4/largefile.m4
8690e634
JK
476 m4/localcharset.m4
477 m4/locale-fr.m4
478 m4/locale-ja.m4
479 m4/locale-zh.m4
f6ea5628 480 m4/longlong.m4
f45c62c4 481 m4/lstat.m4
88b48903 482 m4/math_h.m4
8690e634
JK
483 m4/mbrtowc.m4
484 m4/mbsinit.m4
485 m4/mbsrtowcs.m4
486 m4/mbstate_t.m4
f6ea5628 487 m4/memchr.m4
f6ea5628 488 m4/memmem.m4
f434ba03
PA
489 m4/mmap-anon.m4
490 m4/multiarch.m4
8839a007 491 m4/off_t.m4
38ec2207 492 m4/pathmax.m4
2196f55f 493 m4/readlink.m4
8839a007 494 m4/ssize_t.m4
2196f55f 495 m4/stat.m4
8690e634 496 m4/stdbool.m4
f434ba03 497 m4/stddef_h.m4
f6ea5628
DJ
498 m4/stdint.m4
499 m4/string_h.m4
63ce7108 500 m4/strstr.m4
09607c9e 501 m4/sys_stat_h.m4
8839a007 502 m4/sys_types_h.m4
09607c9e 503 m4/time_h.m4
8839a007 504 m4/unistd_h.m4
f434ba03 505 m4/warn-on-use.m4
8690e634 506 m4/wchar_h.m4
f434ba03 507 m4/wchar_t.m4
8690e634
JK
508 m4/wctype_h.m4
509 m4/wint_t.m4
f6ea5628 510])
This page took 0.63849 seconds and 4 git commands to generate.