1 # DO NOT EDIT! GENERATED AUTOMATICALLY!
2 # Copyright (C) 2002-2014 Free Software Foundation, Inc.
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.
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.
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/>.
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.
22 # Generated by gnulib-tool.
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
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.
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-opt:
43 # Code from module allocator:
44 # Code from module at-internal:
45 # Code from module binary-io:
46 # Code from module byteswap:
47 # Code from module c-ctype:
48 # Code from module c-strcase:
49 # Code from module careadlinkat:
50 # Code from module clock-time:
51 # Code from module close-stream:
52 # Code from module count-one-bits:
53 # Code from module count-trailing-zeros:
54 # Code from module crypto/md5:
55 # Code from module crypto/sha1:
56 # Code from module crypto/sha256:
57 # Code from module crypto/sha512:
58 # Code from module dirent:
59 # Code from module dosname:
60 # Code from module dtoastr:
61 # Code from module dtotimespec:
62 # Code from module dup2:
63 # Code from module environ:
64 # Code from module errno:
65 # Code from module euidaccess:
66 # Code from module execinfo:
67 # Code from module extensions:
68 AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
69 # Code from module extern-inline:
70 # Code from module faccessat:
71 # Code from module fcntl:
72 # Code from module fcntl-h:
73 # Code from module fdatasync:
74 # Code from module fdopendir:
75 # Code from module filemode:
76 # Code from module fpending:
77 # Code from module fstatat:
78 # Code from module fsync:
79 # Code from module getdtablesize:
80 # Code from module getgroups:
81 # Code from module getloadavg:
82 # Code from module getopt-gnu:
83 # Code from module getopt-posix:
84 # Code from module gettext-h:
85 # Code from module gettime:
86 # Code from module gettimeofday:
87 # Code from module group-member:
88 # Code from module include_next:
89 # Code from module intprops:
90 # Code from module inttypes-incomplete:
91 # Code from module largefile:
92 AC_REQUIRE([AC_SYS_LARGEFILE])
93 # Code from module lstat:
94 # Code from module manywarnings:
95 # Code from module memrchr:
96 # Code from module mkostemp:
97 # Code from module mktime:
98 # Code from module multiarch:
99 # Code from module nocrash:
100 # Code from module openat-h:
101 # Code from module pathmax:
102 # Code from module pipe2:
103 # Code from module pselect:
104 # Code from module pthread_sigmask:
105 # Code from module putenv:
106 # Code from module qacl:
107 # Code from module readlink:
108 # Code from module readlinkat:
109 # Code from module root-uid:
110 # Code from module secure_getenv:
111 # Code from module sig2str:
112 # Code from module signal-h:
113 # Code from module snippet/_Noreturn:
114 # Code from module snippet/arg-nonnull:
115 # Code from module snippet/c++defs:
116 # Code from module snippet/warn-on-use:
117 # Code from module socklen:
118 # Code from module ssize_t:
119 # Code from module stat:
120 # Code from module stat-time:
121 # Code from module stdalign:
122 # Code from module stddef:
123 # Code from module stdint:
124 # Code from module stdio:
125 # Code from module stdlib:
126 # Code from module strftime:
127 # Code from module string:
128 # Code from module strtoimax:
129 # Code from module strtoll:
130 # Code from module strtoull:
131 # Code from module strtoumax:
132 # Code from module symlink:
133 # Code from module sys_select:
134 # Code from module sys_stat:
135 # Code from module sys_time:
136 # Code from module sys_types:
137 # Code from module tempname:
138 # Code from module time:
139 # Code from module time_r:
140 # Code from module timer-time:
141 # Code from module timespec:
142 # Code from module timespec-add:
143 # Code from module timespec-sub:
144 # Code from module u64:
145 # Code from module unistd:
146 # Code from module unsetenv:
147 # Code from module update-copyright:
148 # Code from module utimens:
149 # Code from module verify:
150 # Code from module warnings:
151 # Code from module xalloc-oversized:
154 # This macro should be invoked from ./configure.ac, in the section
155 # "Check for header files, types and library functions".
158 AM_CONDITIONAL([GL_COND_LIBTOOL], [false])
159 gl_cond_libtool=false
163 m4_pushdef([AC_LIBOBJ], m4_defn([gl_LIBOBJ]))
164 m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gl_REPLACE_FUNCS]))
165 m4_pushdef([AC_LIBSOURCES], m4_defn([gl_LIBSOURCES]))
166 m4_pushdef([gl_LIBSOURCES_LIST], [])
167 m4_pushdef([gl_LIBSOURCES_DIR], [])
172 AC_CHECK_FUNCS_ONCE([readlinkat])
175 gl_MODULE_INDICATOR([close-stream])
177 gl_COUNT_TRAILING_ZEROS
183 AC_REQUIRE([gl_C99_STRTOLD])
185 if test $HAVE_DUP2 = 0 || test $REPLACE_DUP2 = 1; then
189 gl_UNISTD_MODULE_INDICATOR([dup2])
191 gl_UNISTD_MODULE_INDICATOR([environ])
194 AC_REQUIRE([gl_EXTERN_INLINE])
196 if test $HAVE_FACCESSAT = 0; then
197 AC_LIBOBJ([faccessat])
200 gl_MODULE_INDICATOR([faccessat])
201 gl_UNISTD_MODULE_INDICATOR([faccessat])
203 if test $HAVE_FCNTL = 0 || test $REPLACE_FCNTL = 1; then
206 gl_FCNTL_MODULE_INDICATOR([fcntl])
209 if test $HAVE_FDATASYNC = 0; then
210 AC_LIBOBJ([fdatasync])
212 gl_UNISTD_MODULE_INDICATOR([fdatasync])
214 if test $HAVE_FDOPENDIR = 0 || test $REPLACE_FDOPENDIR = 1; then
215 AC_LIBOBJ([fdopendir])
217 gl_DIRENT_MODULE_INDICATOR([fdopendir])
218 gl_MODULE_INDICATOR([fdopendir])
221 if test $gl_cv_func___fpending = no; then
222 AC_LIBOBJ([fpending])
226 if test $HAVE_FSTATAT = 0 || test $REPLACE_FSTATAT = 1; then
229 gl_SYS_STAT_MODULE_INDICATOR([fstatat])
231 if test $HAVE_FSYNC = 0; then
235 gl_UNISTD_MODULE_INDICATOR([fsync])
237 if test $HAVE_GETLOADAVG = 0; then
238 AC_LIBOBJ([getloadavg])
241 gl_STDLIB_MODULE_INDICATOR([getloadavg])
243 if test $REPLACE_GETOPT = 1; then
247 dnl Arrange for unistd.h to include getopt.h.
248 GNULIB_GL_UNISTD_H_GETOPT=1
250 AC_SUBST([GNULIB_GL_UNISTD_H_GETOPT])
251 gl_MODULE_INDICATOR_FOR_TESTS([getopt-gnu])
253 if test $REPLACE_GETOPT = 1; then
257 dnl Arrange for unistd.h to include getopt.h.
258 GNULIB_GL_UNISTD_H_GETOPT=1
260 AC_SUBST([GNULIB_GL_UNISTD_H_GETOPT])
263 if test $HAVE_GETTIMEOFDAY = 0 || test $REPLACE_GETTIMEOFDAY = 1; then
264 AC_LIBOBJ([gettimeofday])
265 gl_PREREQ_GETTIMEOFDAY
267 gl_SYS_TIME_MODULE_INDICATOR([gettimeofday])
268 gl_INTTYPES_INCOMPLETE
269 AC_REQUIRE([gl_LARGEFILE])
271 if test $REPLACE_LSTAT = 1; then
275 gl_SYS_STAT_MODULE_INDICATOR([lstat])
277 if test $ac_cv_func_memrchr = no; then
281 gl_STRING_MODULE_INDICATOR([memrchr])
283 if test $HAVE_MKOSTEMP = 0; then
284 AC_LIBOBJ([mkostemp])
287 gl_MODULE_INDICATOR([mkostemp])
288 gl_STDLIB_MODULE_INDICATOR([mkostemp])
290 if test $REPLACE_MKTIME = 1; then
294 gl_TIME_MODULE_INDICATOR([mktime])
297 gl_UNISTD_MODULE_INDICATOR([pipe2])
299 if test $HAVE_PSELECT = 0 || test $REPLACE_PSELECT = 1; then
302 gl_SYS_SELECT_MODULE_INDICATOR([pselect])
303 gl_FUNC_PTHREAD_SIGMASK
304 if test $HAVE_PTHREAD_SIGMASK = 0 || test $REPLACE_PTHREAD_SIGMASK = 1; then
305 AC_LIBOBJ([pthread_sigmask])
306 gl_PREREQ_PTHREAD_SIGMASK
308 gl_SIGNAL_MODULE_INDICATOR([pthread_sigmask])
310 if test $REPLACE_PUTENV = 1; then
314 gl_STDLIB_MODULE_INDICATOR([putenv])
317 if test $HAVE_READLINK = 0 || test $REPLACE_READLINK = 1; then
318 AC_LIBOBJ([readlink])
321 gl_UNISTD_MODULE_INDICATOR([readlink])
323 if test $HAVE_READLINKAT = 0; then
324 AC_LIBOBJ([readlinkat])
326 gl_UNISTD_MODULE_INDICATOR([readlinkat])
328 if test $ac_cv_func_sig2str = no; then
345 if test $HAVE_DECL_STRTOIMAX = 0 || test $REPLACE_STRTOIMAX = 1; then
346 AC_LIBOBJ([strtoimax])
349 gl_INTTYPES_MODULE_INDICATOR([strtoimax])
351 if test $HAVE_DECL_STRTOUMAX = 0 || test $REPLACE_STRTOUMAX = 1; then
352 AC_LIBOBJ([strtoumax])
355 gl_INTTYPES_MODULE_INDICATOR([strtoumax])
357 if test $HAVE_SYMLINK = 0 || test $REPLACE_SYMLINK = 1; then
360 gl_UNISTD_MODULE_INDICATOR([symlink])
371 if test $HAVE_LOCALTIME_R = 0 || test $REPLACE_LOCALTIME_R = 1; then
375 gl_TIME_MODULE_INDICATOR([time_r])
380 if test $HAVE_UNSETENV = 0 || test $REPLACE_UNSETENV = 1; then
381 AC_LIBOBJ([unsetenv])
384 gl_STDLIB_MODULE_INDICATOR([unsetenv])
386 gl_gnulib_enabled_260941c0e5dc67ec9e87d1fb321c300b=false
387 gl_gnulib_enabled_dosname=false
388 gl_gnulib_enabled_euidaccess=false
389 gl_gnulib_enabled_getdtablesize=false
390 gl_gnulib_enabled_getgroups=false
391 gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36=false
392 gl_gnulib_enabled_a9786850e999ae65a836a6041e8e5ed1=false
393 gl_gnulib_enabled_03e0aaad4cb89ca757653bd367a6ccb7=false
394 gl_gnulib_enabled_pathmax=false
395 gl_gnulib_enabled_6099e9737f757db36c47fa9d9f02e88c=false
396 gl_gnulib_enabled_secure_getenv=false
397 gl_gnulib_enabled_stat=false
398 gl_gnulib_enabled_strtoll=false
399 gl_gnulib_enabled_strtoull=false
400 gl_gnulib_enabled_tempname=false
401 gl_gnulib_enabled_682e609604ccaac6be382e4ee3a4eaec=false
402 func_gl_gnulib_m4code_260941c0e5dc67ec9e87d1fb321c300b ()
404 if ! $gl_gnulib_enabled_260941c0e5dc67ec9e87d1fb321c300b; then
405 AC_LIBOBJ([openat-proc])
406 gl_gnulib_enabled_260941c0e5dc67ec9e87d1fb321c300b=true
409 func_gl_gnulib_m4code_dosname ()
411 if ! $gl_gnulib_enabled_dosname; then
412 gl_gnulib_enabled_dosname=true
415 func_gl_gnulib_m4code_euidaccess ()
417 if ! $gl_gnulib_enabled_euidaccess; then
419 if test $HAVE_EUIDACCESS = 0; then
420 AC_LIBOBJ([euidaccess])
423 gl_UNISTD_MODULE_INDICATOR([euidaccess])
424 gl_gnulib_enabled_euidaccess=true
425 if test $HAVE_EUIDACCESS = 0; then
426 func_gl_gnulib_m4code_a9786850e999ae65a836a6041e8e5ed1
428 func_gl_gnulib_m4code_6099e9737f757db36c47fa9d9f02e88c
429 if test $HAVE_EUIDACCESS = 0; then
430 func_gl_gnulib_m4code_stat
434 func_gl_gnulib_m4code_getdtablesize ()
436 if ! $gl_gnulib_enabled_getdtablesize; then
437 gl_FUNC_GETDTABLESIZE
438 if test $HAVE_GETDTABLESIZE = 0 || test $REPLACE_GETDTABLESIZE = 1; then
439 AC_LIBOBJ([getdtablesize])
440 gl_PREREQ_GETDTABLESIZE
442 gl_UNISTD_MODULE_INDICATOR([getdtablesize])
443 gl_gnulib_enabled_getdtablesize=true
446 func_gl_gnulib_m4code_getgroups ()
448 if ! $gl_gnulib_enabled_getgroups; then
450 if test $HAVE_GETGROUPS = 0 || test $REPLACE_GETGROUPS = 1; then
451 AC_LIBOBJ([getgroups])
453 gl_UNISTD_MODULE_INDICATOR([getgroups])
454 gl_gnulib_enabled_getgroups=true
457 func_gl_gnulib_m4code_be453cec5eecf5731a274f2de7f2db36 ()
459 if ! $gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36; then
461 AC_SUBST([LTLIBINTL])
462 gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36=true
465 func_gl_gnulib_m4code_a9786850e999ae65a836a6041e8e5ed1 ()
467 if ! $gl_gnulib_enabled_a9786850e999ae65a836a6041e8e5ed1; then
469 if test $HAVE_GROUP_MEMBER = 0; then
470 AC_LIBOBJ([group-member])
471 gl_PREREQ_GROUP_MEMBER
473 gl_UNISTD_MODULE_INDICATOR([group-member])
474 gl_gnulib_enabled_a9786850e999ae65a836a6041e8e5ed1=true
475 if test $HAVE_GROUP_MEMBER = 0; then
476 func_gl_gnulib_m4code_getgroups
478 if test $HAVE_GROUP_MEMBER = 0; then
479 func_gl_gnulib_m4code_682e609604ccaac6be382e4ee3a4eaec
483 func_gl_gnulib_m4code_03e0aaad4cb89ca757653bd367a6ccb7 ()
485 if ! $gl_gnulib_enabled_03e0aaad4cb89ca757653bd367a6ccb7; then
486 gl_gnulib_enabled_03e0aaad4cb89ca757653bd367a6ccb7=true
489 func_gl_gnulib_m4code_pathmax ()
491 if ! $gl_gnulib_enabled_pathmax; then
493 gl_gnulib_enabled_pathmax=true
496 func_gl_gnulib_m4code_6099e9737f757db36c47fa9d9f02e88c ()
498 if ! $gl_gnulib_enabled_6099e9737f757db36c47fa9d9f02e88c; then
499 gl_gnulib_enabled_6099e9737f757db36c47fa9d9f02e88c=true
502 func_gl_gnulib_m4code_secure_getenv ()
504 if ! $gl_gnulib_enabled_secure_getenv; then
505 gl_FUNC_SECURE_GETENV
506 if test $HAVE_SECURE_GETENV = 0; then
507 AC_LIBOBJ([secure_getenv])
508 gl_PREREQ_SECURE_GETENV
510 gl_STDLIB_MODULE_INDICATOR([secure_getenv])
511 gl_gnulib_enabled_secure_getenv=true
514 func_gl_gnulib_m4code_stat ()
516 if ! $gl_gnulib_enabled_stat; then
518 if test $REPLACE_STAT = 1; then
522 gl_SYS_STAT_MODULE_INDICATOR([stat])
523 gl_gnulib_enabled_stat=true
524 if test $REPLACE_STAT = 1; then
525 func_gl_gnulib_m4code_dosname
527 if test $REPLACE_STAT = 1; then
528 func_gl_gnulib_m4code_pathmax
532 func_gl_gnulib_m4code_strtoll ()
534 if ! $gl_gnulib_enabled_strtoll; then
536 if test $HAVE_STRTOLL = 0; then
540 gl_STDLIB_MODULE_INDICATOR([strtoll])
541 gl_gnulib_enabled_strtoll=true
544 func_gl_gnulib_m4code_strtoull ()
546 if ! $gl_gnulib_enabled_strtoull; then
548 if test $HAVE_STRTOULL = 0; then
549 AC_LIBOBJ([strtoull])
552 gl_STDLIB_MODULE_INDICATOR([strtoull])
553 gl_gnulib_enabled_strtoull=true
556 func_gl_gnulib_m4code_tempname ()
558 if ! $gl_gnulib_enabled_tempname; then
560 gl_gnulib_enabled_tempname=true
561 func_gl_gnulib_m4code_secure_getenv
564 func_gl_gnulib_m4code_682e609604ccaac6be382e4ee3a4eaec ()
566 if ! $gl_gnulib_enabled_682e609604ccaac6be382e4ee3a4eaec; then
567 gl_gnulib_enabled_682e609604ccaac6be382e4ee3a4eaec=true
570 if test $HAVE_FACCESSAT = 0; then
571 func_gl_gnulib_m4code_260941c0e5dc67ec9e87d1fb321c300b
573 if test $HAVE_FACCESSAT = 0; then
574 func_gl_gnulib_m4code_dosname
576 if test $HAVE_FACCESSAT = 0; then
577 func_gl_gnulib_m4code_euidaccess
579 if test $HAVE_FACCESSAT = 0; then
580 func_gl_gnulib_m4code_03e0aaad4cb89ca757653bd367a6ccb7
582 if test $HAVE_FCNTL = 0 || test $REPLACE_FCNTL = 1; then
583 func_gl_gnulib_m4code_getdtablesize
585 if test $HAVE_FDOPENDIR = 0; then
586 func_gl_gnulib_m4code_260941c0e5dc67ec9e87d1fb321c300b
588 if test $HAVE_FSTATAT = 0 || test $REPLACE_FSTATAT = 1; then
589 func_gl_gnulib_m4code_260941c0e5dc67ec9e87d1fb321c300b
591 if test $HAVE_FSTATAT = 0 || test $REPLACE_FSTATAT = 1; then
592 func_gl_gnulib_m4code_dosname
594 if test $HAVE_FSTATAT = 0 || test $REPLACE_FSTATAT = 1; then
595 func_gl_gnulib_m4code_03e0aaad4cb89ca757653bd367a6ccb7
597 if test $REPLACE_GETOPT = 1; then
598 func_gl_gnulib_m4code_be453cec5eecf5731a274f2de7f2db36
600 if test $REPLACE_LSTAT = 1; then
601 func_gl_gnulib_m4code_dosname
603 if test $REPLACE_LSTAT = 1; then
604 func_gl_gnulib_m4code_stat
606 if test $HAVE_MKOSTEMP = 0; then
607 func_gl_gnulib_m4code_tempname
609 if test $HAVE_READLINK = 0 || test $REPLACE_READLINK = 1; then
610 func_gl_gnulib_m4code_stat
612 if test $HAVE_READLINKAT = 0; then
613 func_gl_gnulib_m4code_260941c0e5dc67ec9e87d1fb321c300b
615 if test $HAVE_READLINKAT = 0; then
616 func_gl_gnulib_m4code_dosname
618 if test $HAVE_READLINKAT = 0; then
619 func_gl_gnulib_m4code_03e0aaad4cb89ca757653bd367a6ccb7
621 if { test $HAVE_DECL_STRTOIMAX = 0 || test $REPLACE_STRTOIMAX = 1; } && test $ac_cv_type_long_long_int = yes; then
622 func_gl_gnulib_m4code_strtoll
624 if { test $HAVE_DECL_STRTOUMAX = 0 || test $REPLACE_STRTOUMAX = 1; } && test $ac_cv_type_unsigned_long_long_int = yes; then
625 func_gl_gnulib_m4code_strtoull
627 m4_pattern_allow([^gl_GNULIB_ENABLED_])
628 AM_CONDITIONAL([gl_GNULIB_ENABLED_260941c0e5dc67ec9e87d1fb321c300b], [$gl_gnulib_enabled_260941c0e5dc67ec9e87d1fb321c300b])
629 AM_CONDITIONAL([gl_GNULIB_ENABLED_dosname], [$gl_gnulib_enabled_dosname])
630 AM_CONDITIONAL([gl_GNULIB_ENABLED_euidaccess], [$gl_gnulib_enabled_euidaccess])
631 AM_CONDITIONAL([gl_GNULIB_ENABLED_getdtablesize], [$gl_gnulib_enabled_getdtablesize])
632 AM_CONDITIONAL([gl_GNULIB_ENABLED_getgroups], [$gl_gnulib_enabled_getgroups])
633 AM_CONDITIONAL([gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36], [$gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36])
634 AM_CONDITIONAL([gl_GNULIB_ENABLED_a9786850e999ae65a836a6041e8e5ed1], [$gl_gnulib_enabled_a9786850e999ae65a836a6041e8e5ed1])
635 AM_CONDITIONAL([gl_GNULIB_ENABLED_03e0aaad4cb89ca757653bd367a6ccb7], [$gl_gnulib_enabled_03e0aaad4cb89ca757653bd367a6ccb7])
636 AM_CONDITIONAL([gl_GNULIB_ENABLED_pathmax], [$gl_gnulib_enabled_pathmax])
637 AM_CONDITIONAL([gl_GNULIB_ENABLED_6099e9737f757db36c47fa9d9f02e88c], [$gl_gnulib_enabled_6099e9737f757db36c47fa9d9f02e88c])
638 AM_CONDITIONAL([gl_GNULIB_ENABLED_secure_getenv], [$gl_gnulib_enabled_secure_getenv])
639 AM_CONDITIONAL([gl_GNULIB_ENABLED_stat], [$gl_gnulib_enabled_stat])
640 AM_CONDITIONAL([gl_GNULIB_ENABLED_strtoll], [$gl_gnulib_enabled_strtoll])
641 AM_CONDITIONAL([gl_GNULIB_ENABLED_strtoull], [$gl_gnulib_enabled_strtoull])
642 AM_CONDITIONAL([gl_GNULIB_ENABLED_tempname], [$gl_gnulib_enabled_tempname])
643 AM_CONDITIONAL([gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec], [$gl_gnulib_enabled_682e609604ccaac6be382e4ee3a4eaec])
644 # End of code from modules
645 m4_ifval(gl_LIBSOURCES_LIST, [
646 m4_syscmd([test ! -d ]m4_defn([gl_LIBSOURCES_DIR])[ ||
647 for gl_file in ]gl_LIBSOURCES_LIST[ ; do
648 if test ! -r ]m4_defn([gl_LIBSOURCES_DIR])[/$gl_file ; then
649 echo "missing file ]m4_defn([gl_LIBSOURCES_DIR])[/$gl_file" >&2
653 m4_if(m4_sysval, [0], [],
654 [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
656 m4_popdef([gl_LIBSOURCES_DIR])
657 m4_popdef([gl_LIBSOURCES_LIST])
658 m4_popdef([AC_LIBSOURCES])
659 m4_popdef([AC_REPLACE_FUNCS])
660 m4_popdef([AC_LIBOBJ])
661 AC_CONFIG_COMMANDS_PRE([
664 if test -n "$gl_LIBOBJS"; then
665 # Remove the extension.
666 sed_drop_objext='s/\.o$//;s/\.obj$//'
667 for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
668 gl_libobjs="$gl_libobjs $i.$ac_objext"
669 gl_ltlibobjs="$gl_ltlibobjs $i.lo"
672 AC_SUBST([gl_LIBOBJS], [$gl_libobjs])
673 AC_SUBST([gl_LTLIBOBJS], [$gl_ltlibobjs])
677 m4_pushdef([AC_LIBOBJ], m4_defn([gltests_LIBOBJ]))
678 m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gltests_REPLACE_FUNCS]))
679 m4_pushdef([AC_LIBSOURCES], m4_defn([gltests_LIBSOURCES]))
680 m4_pushdef([gltests_LIBSOURCES_LIST], [])
681 m4_pushdef([gltests_LIBSOURCES_DIR], [])
683 gl_source_base='tests'
685 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
687 AC_SUBST([gltests_WITNESS])
688 gl_module_indicator_condition=$gltests_WITNESS
689 m4_pushdef([gl_MODULE_INDICATOR_CONDITION], [$gl_module_indicator_condition])
690 m4_pattern_allow([^gl_GNULIB_ENABLED_])
691 m4_popdef([gl_MODULE_INDICATOR_CONDITION])
692 m4_ifval(gltests_LIBSOURCES_LIST, [
693 m4_syscmd([test ! -d ]m4_defn([gltests_LIBSOURCES_DIR])[ ||
694 for gl_file in ]gltests_LIBSOURCES_LIST[ ; do
695 if test ! -r ]m4_defn([gltests_LIBSOURCES_DIR])[/$gl_file ; then
696 echo "missing file ]m4_defn([gltests_LIBSOURCES_DIR])[/$gl_file" >&2
700 m4_if(m4_sysval, [0], [],
701 [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
703 m4_popdef([gltests_LIBSOURCES_DIR])
704 m4_popdef([gltests_LIBSOURCES_LIST])
705 m4_popdef([AC_LIBSOURCES])
706 m4_popdef([AC_REPLACE_FUNCS])
707 m4_popdef([AC_LIBOBJ])
708 AC_CONFIG_COMMANDS_PRE([
711 if test -n "$gltests_LIBOBJS"; then
712 # Remove the extension.
713 sed_drop_objext='s/\.o$//;s/\.obj$//'
714 for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
715 gltests_libobjs="$gltests_libobjs $i.$ac_objext"
716 gltests_ltlibobjs="$gltests_ltlibobjs $i.lo"
719 AC_SUBST([gltests_LIBOBJS], [$gltests_libobjs])
720 AC_SUBST([gltests_LTLIBOBJS], [$gltests_ltlibobjs])
722 LIBGNU_LIBDEPS="$gl_libdeps"
723 AC_SUBST([LIBGNU_LIBDEPS])
724 LIBGNU_LTLIBDEPS="$gl_ltlibdeps"
725 AC_SUBST([LIBGNU_LTLIBDEPS])
728 # Like AC_LIBOBJ, except that the module name goes
729 # into gl_LIBOBJS instead of into LIBOBJS.
730 AC_DEFUN([gl_LIBOBJ], [
731 AS_LITERAL_IF([$1], [gl_LIBSOURCES([$1.c])])dnl
732 gl_LIBOBJS="$gl_LIBOBJS $1.$ac_objext"
735 # Like AC_REPLACE_FUNCS, except that the module name goes
736 # into gl_LIBOBJS instead of into LIBOBJS.
737 AC_DEFUN([gl_REPLACE_FUNCS], [
738 m4_foreach_w([gl_NAME], [$1], [AC_LIBSOURCES(gl_NAME[.c])])dnl
739 AC_CHECK_FUNCS([$1], , [gl_LIBOBJ($ac_func)])
742 # Like AC_LIBSOURCES, except the directory where the source file is
743 # expected is derived from the gnulib-tool parameterization,
744 # and alloca is special cased (for the alloca-opt module).
745 # We could also entirely rely on EXTRA_lib..._SOURCES.
746 AC_DEFUN([gl_LIBSOURCES], [
747 m4_foreach([_gl_NAME], [$1], [
748 m4_if(_gl_NAME, [alloca.c], [], [
749 m4_define([gl_LIBSOURCES_DIR], [lib])
750 m4_append([gl_LIBSOURCES_LIST], _gl_NAME, [ ])
755 # Like AC_LIBOBJ, except that the module name goes
756 # into gltests_LIBOBJS instead of into LIBOBJS.
757 AC_DEFUN([gltests_LIBOBJ], [
758 AS_LITERAL_IF([$1], [gltests_LIBSOURCES([$1.c])])dnl
759 gltests_LIBOBJS="$gltests_LIBOBJS $1.$ac_objext"
762 # Like AC_REPLACE_FUNCS, except that the module name goes
763 # into gltests_LIBOBJS instead of into LIBOBJS.
764 AC_DEFUN([gltests_REPLACE_FUNCS], [
765 m4_foreach_w([gl_NAME], [$1], [AC_LIBSOURCES(gl_NAME[.c])])dnl
766 AC_CHECK_FUNCS([$1], , [gltests_LIBOBJ($ac_func)])
769 # Like AC_LIBSOURCES, except the directory where the source file is
770 # expected is derived from the gnulib-tool parameterization,
771 # and alloca is special cased (for the alloca-opt module).
772 # We could also entirely rely on EXTRA_lib..._SOURCES.
773 AC_DEFUN([gltests_LIBSOURCES], [
774 m4_foreach([_gl_NAME], [$1], [
775 m4_if(_gl_NAME, [alloca.c], [], [
776 m4_define([gltests_LIBSOURCES_DIR], [tests])
777 m4_append([gltests_LIBSOURCES_LIST], _gl_NAME, [ ])
782 # This macro records the list of files which have been installed by
783 # gnulib-tool and may be removed by future gnulib-tool invocations.
784 AC_DEFUN([gl_FILE_LIST], [
785 build-aux/snippet/_Noreturn.h
786 build-aux/snippet/arg-nonnull.h
787 build-aux/snippet/c++defs.h
788 build-aux/snippet/warn-on-use.h
789 build-aux/update-copyright
790 lib/acl-errno-valid.c
812 lib/count-trailing-zeros.c
813 lib/count-trailing-zeros.h
856 lib/mktime-internal.h
864 lib/pthread_sigmask.c
919 lib/xalloc-oversized.h
921 m4/absolute-header.m4
929 m4/count-trailing-zeros.m4
973 m4/pthread_sigmask.m4