1 # DO NOT EDIT! GENERATED AUTOMATICALLY!
2 # Copyright (C) 2002-2013 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 alloca-opt:
42 # Code from module allocator:
43 # Code from module at-internal:
44 # Code from module c-ctype:
45 # Code from module c-strcase:
46 # Code from module careadlinkat:
47 # Code from module clock-time:
48 # Code from module close-stream:
49 # Code from module crypto/md5:
50 # Code from module crypto/sha1:
51 # Code from module crypto/sha256:
52 # Code from module crypto/sha512:
53 # Code from module dirent:
54 # Code from module dosname:
55 # Code from module dtoastr:
56 # Code from module dtotimespec:
57 # Code from module dup2:
58 # Code from module environ:
59 # Code from module euidaccess:
60 # Code from module execinfo:
61 # Code from module extensions:
62 AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
63 # Code from module extern-inline:
64 # Code from module faccessat:
65 # Code from module fcntl-h:
66 # Code from module fdatasync:
67 # Code from module fdopendir:
68 # Code from module filemode:
69 # Code from module fpending:
70 # Code from module fstatat:
71 # Code from module fsync:
72 # Code from module getgroups:
73 # Code from module getloadavg:
74 # Code from module getopt-gnu:
75 # Code from module getopt-posix:
76 # Code from module gettext-h:
77 # Code from module gettime:
78 # Code from module gettimeofday:
79 # Code from module group-member:
80 # Code from module ignore-value:
81 # Code from module include_next:
82 # Code from module intprops:
83 # Code from module inttypes-incomplete:
84 # Code from module largefile:
85 AC_REQUIRE([AC_SYS_LARGEFILE])
86 # Code from module lstat:
87 # Code from module manywarnings:
88 # Code from module memrchr:
89 # Code from module mktime:
90 # Code from module multiarch:
91 # Code from module nocrash:
92 # Code from module openat-h:
93 # Code from module pathmax:
94 # Code from module pselect:
95 # Code from module pthread_sigmask:
96 # Code from module putenv:
97 # Code from module readlink:
98 # Code from module readlinkat:
99 # Code from module root-uid:
100 # Code from module sig2str:
101 # Code from module signal-h:
102 # Code from module snippet/_Noreturn:
103 # Code from module snippet/arg-nonnull:
104 # Code from module snippet/c++defs:
105 # Code from module snippet/warn-on-use:
106 # Code from module socklen:
107 # Code from module ssize_t:
108 # Code from module stat:
109 # Code from module stat-time:
110 # Code from module stdalign:
111 # Code from module stdarg:
112 dnl Some compilers (e.g., AIX 5.3 cc) need to be in c99 mode
113 dnl for the builtin va_copy to work. With Autoconf 2.60 or later,
114 dnl gl_PROG_CC_C99 arranges for this. With older Autoconf gl_PROG_CC_C99
115 dnl shouldn't hurt, though installers are on their own to set c99 mode.
117 # Code from module stdbool:
118 # Code from module stddef:
119 # Code from module stdint:
120 # Code from module stdio:
121 # Code from module stdlib:
122 # Code from module strftime:
123 # Code from module string:
124 # Code from module strtoimax:
125 # Code from module strtoll:
126 # Code from module strtoull:
127 # Code from module strtoumax:
128 # Code from module symlink:
129 # Code from module sys_select:
130 # Code from module sys_stat:
131 # Code from module sys_time:
132 # Code from module time:
133 # Code from module time_r:
134 # Code from module timer-time:
135 # Code from module timespec:
136 # Code from module timespec-add:
137 # Code from module timespec-sub:
138 # Code from module u64:
139 # Code from module unistd:
140 # Code from module unsetenv:
141 # Code from module utimens:
142 # Code from module verify:
143 # Code from module warnings:
144 # Code from module xalloc-oversized:
147 # This macro should be invoked from ./configure.ac, in the section
148 # "Check for header files, types and library functions".
151 AM_CONDITIONAL([GL_COND_LIBTOOL], [false])
152 gl_cond_libtool=false
156 m4_pushdef([AC_LIBOBJ], m4_defn([gl_LIBOBJ]))
157 m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gl_REPLACE_FUNCS]))
158 m4_pushdef([AC_LIBSOURCES], m4_defn([gl_LIBSOURCES]))
159 m4_pushdef([gl_LIBSOURCES_LIST], [])
160 m4_pushdef([gl_LIBSOURCES_DIR], [])
164 AC_CHECK_FUNCS_ONCE([readlinkat])
167 gl_MODULE_INDICATOR([close-stream])
173 AC_REQUIRE([gl_C99_STRTOLD])
175 if test $HAVE_DUP2 = 0 || test $REPLACE_DUP2 = 1; then
179 gl_UNISTD_MODULE_INDICATOR([dup2])
181 gl_UNISTD_MODULE_INDICATOR([environ])
183 AC_REQUIRE([gl_EXTERN_INLINE])
185 if test $HAVE_FACCESSAT = 0; then
186 AC_LIBOBJ([faccessat])
189 gl_MODULE_INDICATOR([faccessat])
190 gl_UNISTD_MODULE_INDICATOR([faccessat])
193 if test $HAVE_FDATASYNC = 0; then
194 AC_LIBOBJ([fdatasync])
196 gl_UNISTD_MODULE_INDICATOR([fdatasync])
198 if test $HAVE_FDOPENDIR = 0 || test $REPLACE_FDOPENDIR = 1; then
199 AC_LIBOBJ([fdopendir])
201 gl_DIRENT_MODULE_INDICATOR([fdopendir])
202 gl_MODULE_INDICATOR([fdopendir])
205 if test $ac_cv_func___fpending = no; then
206 AC_LIBOBJ([fpending])
210 if test $HAVE_FSTATAT = 0 || test $REPLACE_FSTATAT = 1; then
213 gl_SYS_STAT_MODULE_INDICATOR([fstatat])
215 if test $HAVE_FSYNC = 0; then
219 gl_UNISTD_MODULE_INDICATOR([fsync])
221 if test $HAVE_GETLOADAVG = 0; then
222 AC_LIBOBJ([getloadavg])
225 gl_STDLIB_MODULE_INDICATOR([getloadavg])
227 if test $REPLACE_GETOPT = 1; then
231 dnl Arrange for unistd.h to include getopt.h.
232 GNULIB_GL_UNISTD_H_GETOPT=1
234 AC_SUBST([GNULIB_GL_UNISTD_H_GETOPT])
235 gl_MODULE_INDICATOR_FOR_TESTS([getopt-gnu])
237 if test $REPLACE_GETOPT = 1; then
241 dnl Arrange for unistd.h to include getopt.h.
242 GNULIB_GL_UNISTD_H_GETOPT=1
244 AC_SUBST([GNULIB_GL_UNISTD_H_GETOPT])
247 if test $HAVE_GETTIMEOFDAY = 0 || test $REPLACE_GETTIMEOFDAY = 1; then
248 AC_LIBOBJ([gettimeofday])
249 gl_PREREQ_GETTIMEOFDAY
251 gl_SYS_TIME_MODULE_INDICATOR([gettimeofday])
252 gl_INTTYPES_INCOMPLETE
253 AC_REQUIRE([gl_LARGEFILE])
255 if test $REPLACE_LSTAT = 1; then
259 gl_SYS_STAT_MODULE_INDICATOR([lstat])
261 if test $ac_cv_func_memrchr = no; then
265 gl_STRING_MODULE_INDICATOR([memrchr])
267 if test $REPLACE_MKTIME = 1; then
271 gl_TIME_MODULE_INDICATOR([mktime])
274 if test $HAVE_PSELECT = 0 || test $REPLACE_PSELECT = 1; then
277 gl_SYS_SELECT_MODULE_INDICATOR([pselect])
278 gl_FUNC_PTHREAD_SIGMASK
279 if test $HAVE_PTHREAD_SIGMASK = 0 || test $REPLACE_PTHREAD_SIGMASK = 1; then
280 AC_LIBOBJ([pthread_sigmask])
281 gl_PREREQ_PTHREAD_SIGMASK
283 gl_SIGNAL_MODULE_INDICATOR([pthread_sigmask])
285 if test $REPLACE_PUTENV = 1; then
289 gl_STDLIB_MODULE_INDICATOR([putenv])
291 if test $HAVE_READLINK = 0 || test $REPLACE_READLINK = 1; then
292 AC_LIBOBJ([readlink])
295 gl_UNISTD_MODULE_INDICATOR([readlink])
297 if test $HAVE_READLINKAT = 0; then
298 AC_LIBOBJ([readlinkat])
300 gl_UNISTD_MODULE_INDICATOR([readlinkat])
302 if test $ac_cv_func_sig2str = no; then
321 if test $HAVE_STRTOIMAX = 0 || test $REPLACE_STRTOIMAX = 1; then
322 AC_LIBOBJ([strtoimax])
325 gl_INTTYPES_MODULE_INDICATOR([strtoimax])
327 if test $ac_cv_func_strtoumax = no; then
328 AC_LIBOBJ([strtoumax])
331 gl_INTTYPES_MODULE_INDICATOR([strtoumax])
333 if test $HAVE_SYMLINK = 0 || test $REPLACE_SYMLINK = 1; then
336 gl_UNISTD_MODULE_INDICATOR([symlink])
345 if test $HAVE_LOCALTIME_R = 0 || test $REPLACE_LOCALTIME_R = 1; then
349 gl_TIME_MODULE_INDICATOR([time_r])
354 if test $HAVE_UNSETENV = 0 || test $REPLACE_UNSETENV = 1; then
355 AC_LIBOBJ([unsetenv])
358 gl_STDLIB_MODULE_INDICATOR([unsetenv])
360 gl_gnulib_enabled_260941c0e5dc67ec9e87d1fb321c300b=false
361 gl_gnulib_enabled_dosname=false
362 gl_gnulib_enabled_euidaccess=false
363 gl_gnulib_enabled_getgroups=false
364 gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36=false
365 gl_gnulib_enabled_a9786850e999ae65a836a6041e8e5ed1=false
366 gl_gnulib_enabled_03e0aaad4cb89ca757653bd367a6ccb7=false
367 gl_gnulib_enabled_pathmax=false
368 gl_gnulib_enabled_6099e9737f757db36c47fa9d9f02e88c=false
369 gl_gnulib_enabled_stat=false
370 gl_gnulib_enabled_strtoll=false
371 gl_gnulib_enabled_strtoull=false
372 gl_gnulib_enabled_verify=false
373 gl_gnulib_enabled_682e609604ccaac6be382e4ee3a4eaec=false
374 func_gl_gnulib_m4code_260941c0e5dc67ec9e87d1fb321c300b ()
376 if ! $gl_gnulib_enabled_260941c0e5dc67ec9e87d1fb321c300b; then
377 AC_LIBOBJ([openat-proc])
378 gl_gnulib_enabled_260941c0e5dc67ec9e87d1fb321c300b=true
381 func_gl_gnulib_m4code_dosname ()
383 if ! $gl_gnulib_enabled_dosname; then
384 gl_gnulib_enabled_dosname=true
387 func_gl_gnulib_m4code_euidaccess ()
389 if ! $gl_gnulib_enabled_euidaccess; then
391 if test $HAVE_EUIDACCESS = 0; then
392 AC_LIBOBJ([euidaccess])
395 gl_UNISTD_MODULE_INDICATOR([euidaccess])
396 gl_gnulib_enabled_euidaccess=true
397 if test $HAVE_EUIDACCESS = 0; then
398 func_gl_gnulib_m4code_a9786850e999ae65a836a6041e8e5ed1
400 func_gl_gnulib_m4code_6099e9737f757db36c47fa9d9f02e88c
401 if test $HAVE_EUIDACCESS = 0; then
402 func_gl_gnulib_m4code_stat
406 func_gl_gnulib_m4code_getgroups ()
408 if ! $gl_gnulib_enabled_getgroups; then
410 if test $HAVE_GETGROUPS = 0 || test $REPLACE_GETGROUPS = 1; then
411 AC_LIBOBJ([getgroups])
413 gl_UNISTD_MODULE_INDICATOR([getgroups])
414 gl_gnulib_enabled_getgroups=true
417 func_gl_gnulib_m4code_be453cec5eecf5731a274f2de7f2db36 ()
419 if ! $gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36; then
421 AC_SUBST([LTLIBINTL])
422 gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36=true
425 func_gl_gnulib_m4code_a9786850e999ae65a836a6041e8e5ed1 ()
427 if ! $gl_gnulib_enabled_a9786850e999ae65a836a6041e8e5ed1; then
429 if test $HAVE_GROUP_MEMBER = 0; then
430 AC_LIBOBJ([group-member])
431 gl_PREREQ_GROUP_MEMBER
433 gl_UNISTD_MODULE_INDICATOR([group-member])
434 gl_gnulib_enabled_a9786850e999ae65a836a6041e8e5ed1=true
435 if test $HAVE_GROUP_MEMBER = 0; then
436 func_gl_gnulib_m4code_getgroups
438 if test $HAVE_GROUP_MEMBER = 0; then
439 func_gl_gnulib_m4code_682e609604ccaac6be382e4ee3a4eaec
443 func_gl_gnulib_m4code_03e0aaad4cb89ca757653bd367a6ccb7 ()
445 if ! $gl_gnulib_enabled_03e0aaad4cb89ca757653bd367a6ccb7; then
446 gl_gnulib_enabled_03e0aaad4cb89ca757653bd367a6ccb7=true
449 func_gl_gnulib_m4code_pathmax ()
451 if ! $gl_gnulib_enabled_pathmax; then
453 gl_gnulib_enabled_pathmax=true
456 func_gl_gnulib_m4code_6099e9737f757db36c47fa9d9f02e88c ()
458 if ! $gl_gnulib_enabled_6099e9737f757db36c47fa9d9f02e88c; then
459 gl_gnulib_enabled_6099e9737f757db36c47fa9d9f02e88c=true
462 func_gl_gnulib_m4code_stat ()
464 if ! $gl_gnulib_enabled_stat; then
466 if test $REPLACE_STAT = 1; then
470 gl_SYS_STAT_MODULE_INDICATOR([stat])
471 gl_gnulib_enabled_stat=true
472 if test $REPLACE_STAT = 1; then
473 func_gl_gnulib_m4code_dosname
475 if test $REPLACE_STAT = 1; then
476 func_gl_gnulib_m4code_pathmax
478 if test $REPLACE_STAT = 1; then
479 func_gl_gnulib_m4code_verify
483 func_gl_gnulib_m4code_strtoll ()
485 if ! $gl_gnulib_enabled_strtoll; then
487 if test $HAVE_STRTOLL = 0; then
491 gl_STDLIB_MODULE_INDICATOR([strtoll])
492 gl_gnulib_enabled_strtoll=true
495 func_gl_gnulib_m4code_strtoull ()
497 if ! $gl_gnulib_enabled_strtoull; then
499 if test $HAVE_STRTOULL = 0; then
500 AC_LIBOBJ([strtoull])
503 gl_STDLIB_MODULE_INDICATOR([strtoull])
504 gl_gnulib_enabled_strtoull=true
507 func_gl_gnulib_m4code_verify ()
509 if ! $gl_gnulib_enabled_verify; then
510 gl_gnulib_enabled_verify=true
513 func_gl_gnulib_m4code_682e609604ccaac6be382e4ee3a4eaec ()
515 if ! $gl_gnulib_enabled_682e609604ccaac6be382e4ee3a4eaec; then
516 gl_gnulib_enabled_682e609604ccaac6be382e4ee3a4eaec=true
519 if test $HAVE_FACCESSAT = 0; then
520 func_gl_gnulib_m4code_260941c0e5dc67ec9e87d1fb321c300b
522 if test $HAVE_FACCESSAT = 0; then
523 func_gl_gnulib_m4code_dosname
525 if test $HAVE_FACCESSAT = 0; then
526 func_gl_gnulib_m4code_euidaccess
528 if test $HAVE_FACCESSAT = 0; then
529 func_gl_gnulib_m4code_03e0aaad4cb89ca757653bd367a6ccb7
531 if test $HAVE_FDOPENDIR = 0; then
532 func_gl_gnulib_m4code_260941c0e5dc67ec9e87d1fb321c300b
534 if test $HAVE_FSTATAT = 0 || test $REPLACE_FSTATAT = 1; then
535 func_gl_gnulib_m4code_260941c0e5dc67ec9e87d1fb321c300b
537 if test $HAVE_FSTATAT = 0 || test $REPLACE_FSTATAT = 1; then
538 func_gl_gnulib_m4code_dosname
540 if test $HAVE_FSTATAT = 0 || test $REPLACE_FSTATAT = 1; then
541 func_gl_gnulib_m4code_03e0aaad4cb89ca757653bd367a6ccb7
543 if test $REPLACE_GETOPT = 1; then
544 func_gl_gnulib_m4code_be453cec5eecf5731a274f2de7f2db36
546 if test $REPLACE_LSTAT = 1; then
547 func_gl_gnulib_m4code_dosname
549 if test $REPLACE_LSTAT = 1; then
550 func_gl_gnulib_m4code_stat
552 if test $HAVE_READLINK = 0 || test $REPLACE_READLINK = 1; then
553 func_gl_gnulib_m4code_stat
555 if test $HAVE_READLINKAT = 0; then
556 func_gl_gnulib_m4code_260941c0e5dc67ec9e87d1fb321c300b
558 if test $HAVE_READLINKAT = 0; then
559 func_gl_gnulib_m4code_dosname
561 if test $HAVE_READLINKAT = 0; then
562 func_gl_gnulib_m4code_03e0aaad4cb89ca757653bd367a6ccb7
564 if { test $HAVE_STRTOIMAX = 0 || test $REPLACE_STRTOIMAX = 1; } && test $ac_cv_type_long_long_int = yes; then
565 func_gl_gnulib_m4code_strtoll
567 if test $HAVE_STRTOIMAX = 0 || test $REPLACE_STRTOIMAX = 1; then
568 func_gl_gnulib_m4code_verify
570 if test $ac_cv_func_strtoumax = no && test $ac_cv_type_unsigned_long_long_int = yes; then
571 func_gl_gnulib_m4code_strtoull
573 if test $ac_cv_func_strtoumax = no; then
574 func_gl_gnulib_m4code_verify
576 m4_pattern_allow([^gl_GNULIB_ENABLED_])
577 AM_CONDITIONAL([gl_GNULIB_ENABLED_260941c0e5dc67ec9e87d1fb321c300b], [$gl_gnulib_enabled_260941c0e5dc67ec9e87d1fb321c300b])
578 AM_CONDITIONAL([gl_GNULIB_ENABLED_dosname], [$gl_gnulib_enabled_dosname])
579 AM_CONDITIONAL([gl_GNULIB_ENABLED_euidaccess], [$gl_gnulib_enabled_euidaccess])
580 AM_CONDITIONAL([gl_GNULIB_ENABLED_getgroups], [$gl_gnulib_enabled_getgroups])
581 AM_CONDITIONAL([gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36], [$gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36])
582 AM_CONDITIONAL([gl_GNULIB_ENABLED_a9786850e999ae65a836a6041e8e5ed1], [$gl_gnulib_enabled_a9786850e999ae65a836a6041e8e5ed1])
583 AM_CONDITIONAL([gl_GNULIB_ENABLED_03e0aaad4cb89ca757653bd367a6ccb7], [$gl_gnulib_enabled_03e0aaad4cb89ca757653bd367a6ccb7])
584 AM_CONDITIONAL([gl_GNULIB_ENABLED_pathmax], [$gl_gnulib_enabled_pathmax])
585 AM_CONDITIONAL([gl_GNULIB_ENABLED_6099e9737f757db36c47fa9d9f02e88c], [$gl_gnulib_enabled_6099e9737f757db36c47fa9d9f02e88c])
586 AM_CONDITIONAL([gl_GNULIB_ENABLED_stat], [$gl_gnulib_enabled_stat])
587 AM_CONDITIONAL([gl_GNULIB_ENABLED_strtoll], [$gl_gnulib_enabled_strtoll])
588 AM_CONDITIONAL([gl_GNULIB_ENABLED_strtoull], [$gl_gnulib_enabled_strtoull])
589 AM_CONDITIONAL([gl_GNULIB_ENABLED_verify], [$gl_gnulib_enabled_verify])
590 AM_CONDITIONAL([gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec], [$gl_gnulib_enabled_682e609604ccaac6be382e4ee3a4eaec])
591 # End of code from modules
592 m4_ifval(gl_LIBSOURCES_LIST, [
593 m4_syscmd([test ! -d ]m4_defn([gl_LIBSOURCES_DIR])[ ||
594 for gl_file in ]gl_LIBSOURCES_LIST[ ; do
595 if test ! -r ]m4_defn([gl_LIBSOURCES_DIR])[/$gl_file ; then
596 echo "missing file ]m4_defn([gl_LIBSOURCES_DIR])[/$gl_file" >&2
600 m4_if(m4_sysval, [0], [],
601 [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
603 m4_popdef([gl_LIBSOURCES_DIR])
604 m4_popdef([gl_LIBSOURCES_LIST])
605 m4_popdef([AC_LIBSOURCES])
606 m4_popdef([AC_REPLACE_FUNCS])
607 m4_popdef([AC_LIBOBJ])
608 AC_CONFIG_COMMANDS_PRE([
611 if test -n "$gl_LIBOBJS"; then
612 # Remove the extension.
613 sed_drop_objext='s/\.o$//;s/\.obj$//'
614 for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
615 gl_libobjs="$gl_libobjs $i.$ac_objext"
616 gl_ltlibobjs="$gl_ltlibobjs $i.lo"
619 AC_SUBST([gl_LIBOBJS], [$gl_libobjs])
620 AC_SUBST([gl_LTLIBOBJS], [$gl_ltlibobjs])
624 m4_pushdef([AC_LIBOBJ], m4_defn([gltests_LIBOBJ]))
625 m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gltests_REPLACE_FUNCS]))
626 m4_pushdef([AC_LIBSOURCES], m4_defn([gltests_LIBSOURCES]))
627 m4_pushdef([gltests_LIBSOURCES_LIST], [])
628 m4_pushdef([gltests_LIBSOURCES_DIR], [])
630 gl_source_base='tests'
632 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
634 AC_SUBST([gltests_WITNESS])
635 gl_module_indicator_condition=$gltests_WITNESS
636 m4_pushdef([gl_MODULE_INDICATOR_CONDITION], [$gl_module_indicator_condition])
637 m4_pattern_allow([^gl_GNULIB_ENABLED_])
638 m4_popdef([gl_MODULE_INDICATOR_CONDITION])
639 m4_ifval(gltests_LIBSOURCES_LIST, [
640 m4_syscmd([test ! -d ]m4_defn([gltests_LIBSOURCES_DIR])[ ||
641 for gl_file in ]gltests_LIBSOURCES_LIST[ ; do
642 if test ! -r ]m4_defn([gltests_LIBSOURCES_DIR])[/$gl_file ; then
643 echo "missing file ]m4_defn([gltests_LIBSOURCES_DIR])[/$gl_file" >&2
647 m4_if(m4_sysval, [0], [],
648 [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
650 m4_popdef([gltests_LIBSOURCES_DIR])
651 m4_popdef([gltests_LIBSOURCES_LIST])
652 m4_popdef([AC_LIBSOURCES])
653 m4_popdef([AC_REPLACE_FUNCS])
654 m4_popdef([AC_LIBOBJ])
655 AC_CONFIG_COMMANDS_PRE([
658 if test -n "$gltests_LIBOBJS"; then
659 # Remove the extension.
660 sed_drop_objext='s/\.o$//;s/\.obj$//'
661 for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
662 gltests_libobjs="$gltests_libobjs $i.$ac_objext"
663 gltests_ltlibobjs="$gltests_ltlibobjs $i.lo"
666 AC_SUBST([gltests_LIBOBJS], [$gltests_libobjs])
667 AC_SUBST([gltests_LTLIBOBJS], [$gltests_ltlibobjs])
669 LIBGNU_LIBDEPS="$gl_libdeps"
670 AC_SUBST([LIBGNU_LIBDEPS])
671 LIBGNU_LTLIBDEPS="$gl_ltlibdeps"
672 AC_SUBST([LIBGNU_LTLIBDEPS])
675 # Like AC_LIBOBJ, except that the module name goes
676 # into gl_LIBOBJS instead of into LIBOBJS.
677 AC_DEFUN([gl_LIBOBJ], [
678 AS_LITERAL_IF([$1], [gl_LIBSOURCES([$1.c])])dnl
679 gl_LIBOBJS="$gl_LIBOBJS $1.$ac_objext"
682 # Like AC_REPLACE_FUNCS, except that the module name goes
683 # into gl_LIBOBJS instead of into LIBOBJS.
684 AC_DEFUN([gl_REPLACE_FUNCS], [
685 m4_foreach_w([gl_NAME], [$1], [AC_LIBSOURCES(gl_NAME[.c])])dnl
686 AC_CHECK_FUNCS([$1], , [gl_LIBOBJ($ac_func)])
689 # Like AC_LIBSOURCES, except the directory where the source file is
690 # expected is derived from the gnulib-tool parameterization,
691 # and alloca is special cased (for the alloca-opt module).
692 # We could also entirely rely on EXTRA_lib..._SOURCES.
693 AC_DEFUN([gl_LIBSOURCES], [
694 m4_foreach([_gl_NAME], [$1], [
695 m4_if(_gl_NAME, [alloca.c], [], [
696 m4_define([gl_LIBSOURCES_DIR], [lib])
697 m4_append([gl_LIBSOURCES_LIST], _gl_NAME, [ ])
702 # Like AC_LIBOBJ, except that the module name goes
703 # into gltests_LIBOBJS instead of into LIBOBJS.
704 AC_DEFUN([gltests_LIBOBJ], [
705 AS_LITERAL_IF([$1], [gltests_LIBSOURCES([$1.c])])dnl
706 gltests_LIBOBJS="$gltests_LIBOBJS $1.$ac_objext"
709 # Like AC_REPLACE_FUNCS, except that the module name goes
710 # into gltests_LIBOBJS instead of into LIBOBJS.
711 AC_DEFUN([gltests_REPLACE_FUNCS], [
712 m4_foreach_w([gl_NAME], [$1], [AC_LIBSOURCES(gl_NAME[.c])])dnl
713 AC_CHECK_FUNCS([$1], , [gltests_LIBOBJ($ac_func)])
716 # Like AC_LIBSOURCES, except the directory where the source file is
717 # expected is derived from the gnulib-tool parameterization,
718 # and alloca is special cased (for the alloca-opt module).
719 # We could also entirely rely on EXTRA_lib..._SOURCES.
720 AC_DEFUN([gltests_LIBSOURCES], [
721 m4_foreach([_gl_NAME], [$1], [
722 m4_if(_gl_NAME, [alloca.c], [], [
723 m4_define([gltests_LIBSOURCES_DIR], [tests])
724 m4_append([gltests_LIBSOURCES_LIST], _gl_NAME, [ ])
729 # This macro records the list of files which have been installed by
730 # gnulib-tool and may be removed by future gnulib-tool invocations.
731 AC_DEFUN([gl_FILE_LIST], [
732 build-aux/snippet/_Noreturn.h
733 build-aux/snippet/arg-nonnull.h
734 build-aux/snippet/c++defs.h
735 build-aux/snippet/warn-on-use.h
786 lib/mktime-internal.h
793 lib/pthread_sigmask.c
844 lib/xalloc-oversized.h
887 m4/pthread_sigmask.m4