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