add convenience macros with-mutex and until-condition
[emacs.git] / m4 / gnulib-comp.m4
blob12c8ca8734b9fb70eb8e931aab29e041313e7863
1 # DO NOT EDIT! GENERATED AUTOMATICALLY!
2 # Copyright (C) 2002-2012 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
28 # other built files.
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],
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 c-ctype:
44   # Code from module c-strcase:
45   # Code from module careadlinkat:
46   # Code from module clock-time:
47   # Code from module crypto/md5:
48   # Code from module crypto/sha1:
49   # Code from module crypto/sha256:
50   # Code from module crypto/sha512:
51   # Code from module dosname:
52   # Code from module dtoastr:
53   # Code from module dtotimespec:
54   # Code from module dup2:
55   # Code from module environ:
56   # Code from module extensions:
57   AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
58   # Code from module extern-inline:
59   # Code from module filemode:
60   # Code from module getloadavg:
61   # Code from module getopt-gnu:
62   # Code from module getopt-posix:
63   # Code from module gettext-h:
64   # Code from module gettime:
65   # Code from module gettimeofday:
66   # Code from module ignore-value:
67   # Code from module include_next:
68   # Code from module intprops:
69   # Code from module inttypes-incomplete:
70   # Code from module largefile:
71   AC_REQUIRE([AC_SYS_LARGEFILE])
72   # Code from module lstat:
73   # Code from module manywarnings:
74   # Code from module mktime:
75   # Code from module multiarch:
76   # Code from module nocrash:
77   # Code from module pathmax:
78   # Code from module pselect:
79   # Code from module pthread_sigmask:
80   # Code from module readlink:
81   # Code from module signal-h:
82   # Code from module snippet/_Noreturn:
83   # Code from module snippet/arg-nonnull:
84   # Code from module snippet/c++defs:
85   # Code from module snippet/warn-on-use:
86   # Code from module socklen:
87   # Code from module ssize_t:
88   # Code from module stat:
89   # Code from module stat-time:
90   # Code from module stdalign:
91   # Code from module stdarg:
92   dnl Some compilers (e.g., AIX 5.3 cc) need to be in c99 mode
93   dnl for the builtin va_copy to work.  With Autoconf 2.60 or later,
94   dnl gl_PROG_CC_C99 arranges for this.  With older Autoconf gl_PROG_CC_C99
95   dnl shouldn't hurt, though installers are on their own to set c99 mode.
96   gl_PROG_CC_C99
97   # Code from module stdbool:
98   # Code from module stddef:
99   # Code from module stdint:
100   # Code from module stdio:
101   # Code from module stdlib:
102   # Code from module strftime:
103   # Code from module strtoimax:
104   # Code from module strtoll:
105   # Code from module strtoull:
106   # Code from module strtoumax:
107   # Code from module symlink:
108   # Code from module sys_select:
109   # Code from module sys_stat:
110   # Code from module sys_time:
111   # Code from module time:
112   # Code from module time_r:
113   # Code from module timespec:
114   # Code from module timespec-add:
115   # Code from module timespec-sub:
116   # Code from module u64:
117   # Code from module unistd:
118   # Code from module utimens:
119   # Code from module verify:
120   # Code from module warnings:
123 # This macro should be invoked from ./configure.ac, in the section
124 # "Check for header files, types and library functions".
125 AC_DEFUN([gl_INIT],
127   AM_CONDITIONAL([GL_COND_LIBTOOL], [false])
128   gl_cond_libtool=false
129   gl_libdeps=
130   gl_ltlibdeps=
131   gl_m4_base='m4'
132   m4_pushdef([AC_LIBOBJ], m4_defn([gl_LIBOBJ]))
133   m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gl_REPLACE_FUNCS]))
134   m4_pushdef([AC_LIBSOURCES], m4_defn([gl_LIBSOURCES]))
135   m4_pushdef([gl_LIBSOURCES_LIST], [])
136   m4_pushdef([gl_LIBSOURCES_DIR], [])
137   gl_COMMON
138   gl_source_base='lib'
139   gl_FUNC_ALLOCA
140   AC_CHECK_FUNCS_ONCE([readlinkat])
141   gl_CLOCK_TIME
142   gl_MD5
143   gl_SHA1
144   gl_SHA256
145   gl_SHA512
146   AC_REQUIRE([gl_C99_STRTOLD])
147   gl_FUNC_DUP2
148   if test $HAVE_DUP2 = 0 || test $REPLACE_DUP2 = 1; then
149     AC_LIBOBJ([dup2])
150     gl_PREREQ_DUP2
151   fi
152   gl_UNISTD_MODULE_INDICATOR([dup2])
153   gl_ENVIRON
154   gl_UNISTD_MODULE_INDICATOR([environ])
155   AC_REQUIRE([gl_EXTERN_INLINE])
156   gl_FILEMODE
157   gl_GETLOADAVG
158   if test $HAVE_GETLOADAVG = 0; then
159     AC_LIBOBJ([getloadavg])
160     gl_PREREQ_GETLOADAVG
161   fi
162   gl_STDLIB_MODULE_INDICATOR([getloadavg])
163   gl_FUNC_GETOPT_GNU
164   if test $REPLACE_GETOPT = 1; then
165     AC_LIBOBJ([getopt])
166     AC_LIBOBJ([getopt1])
167     gl_PREREQ_GETOPT
168     dnl Arrange for unistd.h to include getopt.h.
169     GNULIB_GL_UNISTD_H_GETOPT=1
170   fi
171   AC_SUBST([GNULIB_GL_UNISTD_H_GETOPT])
172   gl_MODULE_INDICATOR_FOR_TESTS([getopt-gnu])
173   gl_FUNC_GETOPT_POSIX
174   if test $REPLACE_GETOPT = 1; then
175     AC_LIBOBJ([getopt])
176     AC_LIBOBJ([getopt1])
177     gl_PREREQ_GETOPT
178     dnl Arrange for unistd.h to include getopt.h.
179     GNULIB_GL_UNISTD_H_GETOPT=1
180   fi
181   AC_SUBST([GNULIB_GL_UNISTD_H_GETOPT])
182   gl_GETTIME
183   gl_FUNC_GETTIMEOFDAY
184   if test $HAVE_GETTIMEOFDAY = 0 || test $REPLACE_GETTIMEOFDAY = 1; then
185     AC_LIBOBJ([gettimeofday])
186     gl_PREREQ_GETTIMEOFDAY
187   fi
188   gl_SYS_TIME_MODULE_INDICATOR([gettimeofday])
189   gl_INTTYPES_INCOMPLETE
190   AC_REQUIRE([gl_LARGEFILE])
191   gl_FUNC_LSTAT
192   if test $REPLACE_LSTAT = 1; then
193     AC_LIBOBJ([lstat])
194     gl_PREREQ_LSTAT
195   fi
196   gl_SYS_STAT_MODULE_INDICATOR([lstat])
197   gl_FUNC_MKTIME
198   if test $REPLACE_MKTIME = 1; then
199     AC_LIBOBJ([mktime])
200     gl_PREREQ_MKTIME
201   fi
202   gl_TIME_MODULE_INDICATOR([mktime])
203   gl_MULTIARCH
204   gl_FUNC_PSELECT
205   if test $HAVE_PSELECT = 0 || test $REPLACE_PSELECT = 1; then
206     AC_LIBOBJ([pselect])
207   fi
208   gl_SYS_SELECT_MODULE_INDICATOR([pselect])
209   gl_FUNC_PTHREAD_SIGMASK
210   if test $HAVE_PTHREAD_SIGMASK = 0 || test $REPLACE_PTHREAD_SIGMASK = 1; then
211     AC_LIBOBJ([pthread_sigmask])
212     gl_PREREQ_PTHREAD_SIGMASK
213   fi
214   gl_SIGNAL_MODULE_INDICATOR([pthread_sigmask])
215   gl_FUNC_READLINK
216   if test $HAVE_READLINK = 0 || test $REPLACE_READLINK = 1; then
217     AC_LIBOBJ([readlink])
218     gl_PREREQ_READLINK
219   fi
220   gl_UNISTD_MODULE_INDICATOR([readlink])
221   gl_SIGNAL_H
222   gl_TYPE_SOCKLEN_T
223   gt_TYPE_SSIZE_T
224   gl_STAT_TIME
225   gl_STAT_BIRTHTIME
226   gl_STDALIGN_H
227   gl_STDARG_H
228   AM_STDBOOL_H
229   gl_STDDEF_H
230   gl_STDINT_H
231   gl_STDIO_H
232   gl_STDLIB_H
233   gl_FUNC_GNU_STRFTIME
234   gl_FUNC_STRTOIMAX
235   if test $HAVE_STRTOIMAX = 0 || test $REPLACE_STRTOIMAX = 1; then
236     AC_LIBOBJ([strtoimax])
237     gl_PREREQ_STRTOIMAX
238   fi
239   gl_INTTYPES_MODULE_INDICATOR([strtoimax])
240   gl_FUNC_STRTOUMAX
241   if test $ac_cv_func_strtoumax = no; then
242     AC_LIBOBJ([strtoumax])
243     gl_PREREQ_STRTOUMAX
244   fi
245   gl_INTTYPES_MODULE_INDICATOR([strtoumax])
246   gl_FUNC_SYMLINK
247   if test $HAVE_SYMLINK = 0 || test $REPLACE_SYMLINK = 1; then
248     AC_LIBOBJ([symlink])
249   fi
250   gl_UNISTD_MODULE_INDICATOR([symlink])
251   gl_HEADER_SYS_SELECT
252   AC_PROG_MKDIR_P
253   gl_HEADER_SYS_STAT_H
254   AC_PROG_MKDIR_P
255   gl_HEADER_SYS_TIME_H
256   AC_PROG_MKDIR_P
257   gl_HEADER_TIME_H
258   gl_TIME_R
259   if test $HAVE_LOCALTIME_R = 0 || test $REPLACE_LOCALTIME_R = 1; then
260     AC_LIBOBJ([time_r])
261     gl_PREREQ_TIME_R
262   fi
263   gl_TIME_MODULE_INDICATOR([time_r])
264   gl_TIMESPEC
265   gl_UNISTD_H
266   gl_UTIMENS
267   gl_gnulib_enabled_dosname=false
268   gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36=false
269   gl_gnulib_enabled_pathmax=false
270   gl_gnulib_enabled_stat=false
271   gl_gnulib_enabled_strtoll=false
272   gl_gnulib_enabled_strtoull=false
273   gl_gnulib_enabled_verify=false
274   func_gl_gnulib_m4code_dosname ()
275   {
276     if ! $gl_gnulib_enabled_dosname; then
277       gl_gnulib_enabled_dosname=true
278     fi
279   }
280   func_gl_gnulib_m4code_be453cec5eecf5731a274f2de7f2db36 ()
281   {
282     if ! $gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36; then
283       AC_SUBST([LIBINTL])
284       AC_SUBST([LTLIBINTL])
285       gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36=true
286     fi
287   }
288   func_gl_gnulib_m4code_pathmax ()
289   {
290     if ! $gl_gnulib_enabled_pathmax; then
291       gl_PATHMAX
292       gl_gnulib_enabled_pathmax=true
293     fi
294   }
295   func_gl_gnulib_m4code_stat ()
296   {
297     if ! $gl_gnulib_enabled_stat; then
298       gl_FUNC_STAT
299       if test $REPLACE_STAT = 1; then
300         AC_LIBOBJ([stat])
301         gl_PREREQ_STAT
302       fi
303       gl_SYS_STAT_MODULE_INDICATOR([stat])
304       gl_gnulib_enabled_stat=true
305       if test $REPLACE_STAT = 1; then
306         func_gl_gnulib_m4code_dosname
307       fi
308       if test $REPLACE_STAT = 1; then
309         func_gl_gnulib_m4code_pathmax
310       fi
311       if test $REPLACE_STAT = 1; then
312         func_gl_gnulib_m4code_verify
313       fi
314     fi
315   }
316   func_gl_gnulib_m4code_strtoll ()
317   {
318     if ! $gl_gnulib_enabled_strtoll; then
319       gl_FUNC_STRTOLL
320       if test $HAVE_STRTOLL = 0; then
321         AC_LIBOBJ([strtoll])
322         gl_PREREQ_STRTOLL
323       fi
324       gl_STDLIB_MODULE_INDICATOR([strtoll])
325       gl_gnulib_enabled_strtoll=true
326     fi
327   }
328   func_gl_gnulib_m4code_strtoull ()
329   {
330     if ! $gl_gnulib_enabled_strtoull; then
331       gl_FUNC_STRTOULL
332       if test $HAVE_STRTOULL = 0; then
333         AC_LIBOBJ([strtoull])
334         gl_PREREQ_STRTOULL
335       fi
336       gl_STDLIB_MODULE_INDICATOR([strtoull])
337       gl_gnulib_enabled_strtoull=true
338     fi
339   }
340   func_gl_gnulib_m4code_verify ()
341   {
342     if ! $gl_gnulib_enabled_verify; then
343       gl_gnulib_enabled_verify=true
344     fi
345   }
346   if test $REPLACE_GETOPT = 1; then
347     func_gl_gnulib_m4code_be453cec5eecf5731a274f2de7f2db36
348   fi
349   if test $REPLACE_LSTAT = 1; then
350     func_gl_gnulib_m4code_dosname
351   fi
352   if test $REPLACE_LSTAT = 1; then
353     func_gl_gnulib_m4code_stat
354   fi
355   if test $HAVE_READLINK = 0 || test $REPLACE_READLINK = 1; then
356     func_gl_gnulib_m4code_stat
357   fi
358   if { test $HAVE_STRTOIMAX = 0 || test $REPLACE_STRTOIMAX = 1; } && test $ac_cv_type_long_long_int = yes; then
359     func_gl_gnulib_m4code_strtoll
360   fi
361   if test $HAVE_STRTOIMAX = 0 || test $REPLACE_STRTOIMAX = 1; then
362     func_gl_gnulib_m4code_verify
363   fi
364   if test $ac_cv_func_strtoumax = no && test $ac_cv_type_unsigned_long_long_int = yes; then
365     func_gl_gnulib_m4code_strtoull
366   fi
367   if test $ac_cv_func_strtoumax = no; then
368     func_gl_gnulib_m4code_verify
369   fi
370   m4_pattern_allow([^gl_GNULIB_ENABLED_])
371   AM_CONDITIONAL([gl_GNULIB_ENABLED_dosname], [$gl_gnulib_enabled_dosname])
372   AM_CONDITIONAL([gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36], [$gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36])
373   AM_CONDITIONAL([gl_GNULIB_ENABLED_pathmax], [$gl_gnulib_enabled_pathmax])
374   AM_CONDITIONAL([gl_GNULIB_ENABLED_stat], [$gl_gnulib_enabled_stat])
375   AM_CONDITIONAL([gl_GNULIB_ENABLED_strtoll], [$gl_gnulib_enabled_strtoll])
376   AM_CONDITIONAL([gl_GNULIB_ENABLED_strtoull], [$gl_gnulib_enabled_strtoull])
377   AM_CONDITIONAL([gl_GNULIB_ENABLED_verify], [$gl_gnulib_enabled_verify])
378   # End of code from modules
379   m4_ifval(gl_LIBSOURCES_LIST, [
380     m4_syscmd([test ! -d ]m4_defn([gl_LIBSOURCES_DIR])[ ||
381       for gl_file in ]gl_LIBSOURCES_LIST[ ; do
382         if test ! -r ]m4_defn([gl_LIBSOURCES_DIR])[/$gl_file ; then
383           echo "missing file ]m4_defn([gl_LIBSOURCES_DIR])[/$gl_file" >&2
384           exit 1
385         fi
386       done])dnl
387       m4_if(m4_sysval, [0], [],
388         [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
389   ])
390   m4_popdef([gl_LIBSOURCES_DIR])
391   m4_popdef([gl_LIBSOURCES_LIST])
392   m4_popdef([AC_LIBSOURCES])
393   m4_popdef([AC_REPLACE_FUNCS])
394   m4_popdef([AC_LIBOBJ])
395   AC_CONFIG_COMMANDS_PRE([
396     gl_libobjs=
397     gl_ltlibobjs=
398     if test -n "$gl_LIBOBJS"; then
399       # Remove the extension.
400       sed_drop_objext='s/\.o$//;s/\.obj$//'
401       for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
402         gl_libobjs="$gl_libobjs $i.$ac_objext"
403         gl_ltlibobjs="$gl_ltlibobjs $i.lo"
404       done
405     fi
406     AC_SUBST([gl_LIBOBJS], [$gl_libobjs])
407     AC_SUBST([gl_LTLIBOBJS], [$gl_ltlibobjs])
408   ])
409   gltests_libdeps=
410   gltests_ltlibdeps=
411   m4_pushdef([AC_LIBOBJ], m4_defn([gltests_LIBOBJ]))
412   m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gltests_REPLACE_FUNCS]))
413   m4_pushdef([AC_LIBSOURCES], m4_defn([gltests_LIBSOURCES]))
414   m4_pushdef([gltests_LIBSOURCES_LIST], [])
415   m4_pushdef([gltests_LIBSOURCES_DIR], [])
416   gl_COMMON
417   gl_source_base='tests'
418 changequote(,)dnl
419   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
420 changequote([, ])dnl
421   AC_SUBST([gltests_WITNESS])
422   gl_module_indicator_condition=$gltests_WITNESS
423   m4_pushdef([gl_MODULE_INDICATOR_CONDITION], [$gl_module_indicator_condition])
424   m4_pattern_allow([^gl_GNULIB_ENABLED_])
425   m4_popdef([gl_MODULE_INDICATOR_CONDITION])
426   m4_ifval(gltests_LIBSOURCES_LIST, [
427     m4_syscmd([test ! -d ]m4_defn([gltests_LIBSOURCES_DIR])[ ||
428       for gl_file in ]gltests_LIBSOURCES_LIST[ ; do
429         if test ! -r ]m4_defn([gltests_LIBSOURCES_DIR])[/$gl_file ; then
430           echo "missing file ]m4_defn([gltests_LIBSOURCES_DIR])[/$gl_file" >&2
431           exit 1
432         fi
433       done])dnl
434       m4_if(m4_sysval, [0], [],
435         [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
436   ])
437   m4_popdef([gltests_LIBSOURCES_DIR])
438   m4_popdef([gltests_LIBSOURCES_LIST])
439   m4_popdef([AC_LIBSOURCES])
440   m4_popdef([AC_REPLACE_FUNCS])
441   m4_popdef([AC_LIBOBJ])
442   AC_CONFIG_COMMANDS_PRE([
443     gltests_libobjs=
444     gltests_ltlibobjs=
445     if test -n "$gltests_LIBOBJS"; then
446       # Remove the extension.
447       sed_drop_objext='s/\.o$//;s/\.obj$//'
448       for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
449         gltests_libobjs="$gltests_libobjs $i.$ac_objext"
450         gltests_ltlibobjs="$gltests_ltlibobjs $i.lo"
451       done
452     fi
453     AC_SUBST([gltests_LIBOBJS], [$gltests_libobjs])
454     AC_SUBST([gltests_LTLIBOBJS], [$gltests_ltlibobjs])
455   ])
456   LIBGNU_LIBDEPS="$gl_libdeps"
457   AC_SUBST([LIBGNU_LIBDEPS])
458   LIBGNU_LTLIBDEPS="$gl_ltlibdeps"
459   AC_SUBST([LIBGNU_LTLIBDEPS])
462 # Like AC_LIBOBJ, except that the module name goes
463 # into gl_LIBOBJS instead of into LIBOBJS.
464 AC_DEFUN([gl_LIBOBJ], [
465   AS_LITERAL_IF([$1], [gl_LIBSOURCES([$1.c])])dnl
466   gl_LIBOBJS="$gl_LIBOBJS $1.$ac_objext"
469 # Like AC_REPLACE_FUNCS, except that the module name goes
470 # into gl_LIBOBJS instead of into LIBOBJS.
471 AC_DEFUN([gl_REPLACE_FUNCS], [
472   m4_foreach_w([gl_NAME], [$1], [AC_LIBSOURCES(gl_NAME[.c])])dnl
473   AC_CHECK_FUNCS([$1], , [gl_LIBOBJ($ac_func)])
476 # Like AC_LIBSOURCES, except the directory where the source file is
477 # expected is derived from the gnulib-tool parameterization,
478 # and alloca is special cased (for the alloca-opt module).
479 # We could also entirely rely on EXTRA_lib..._SOURCES.
480 AC_DEFUN([gl_LIBSOURCES], [
481   m4_foreach([_gl_NAME], [$1], [
482     m4_if(_gl_NAME, [alloca.c], [], [
483       m4_define([gl_LIBSOURCES_DIR], [lib])
484       m4_append([gl_LIBSOURCES_LIST], _gl_NAME, [ ])
485     ])
486   ])
489 # Like AC_LIBOBJ, except that the module name goes
490 # into gltests_LIBOBJS instead of into LIBOBJS.
491 AC_DEFUN([gltests_LIBOBJ], [
492   AS_LITERAL_IF([$1], [gltests_LIBSOURCES([$1.c])])dnl
493   gltests_LIBOBJS="$gltests_LIBOBJS $1.$ac_objext"
496 # Like AC_REPLACE_FUNCS, except that the module name goes
497 # into gltests_LIBOBJS instead of into LIBOBJS.
498 AC_DEFUN([gltests_REPLACE_FUNCS], [
499   m4_foreach_w([gl_NAME], [$1], [AC_LIBSOURCES(gl_NAME[.c])])dnl
500   AC_CHECK_FUNCS([$1], , [gltests_LIBOBJ($ac_func)])
503 # Like AC_LIBSOURCES, except the directory where the source file is
504 # expected is derived from the gnulib-tool parameterization,
505 # and alloca is special cased (for the alloca-opt module).
506 # We could also entirely rely on EXTRA_lib..._SOURCES.
507 AC_DEFUN([gltests_LIBSOURCES], [
508   m4_foreach([_gl_NAME], [$1], [
509     m4_if(_gl_NAME, [alloca.c], [], [
510       m4_define([gltests_LIBSOURCES_DIR], [tests])
511       m4_append([gltests_LIBSOURCES_LIST], _gl_NAME, [ ])
512     ])
513   ])
516 # This macro records the list of files which have been installed by
517 # gnulib-tool and may be removed by future gnulib-tool invocations.
518 AC_DEFUN([gl_FILE_LIST], [
519   build-aux/snippet/_Noreturn.h
520   build-aux/snippet/arg-nonnull.h
521   build-aux/snippet/c++defs.h
522   build-aux/snippet/warn-on-use.h
523   lib/alloca.in.h
524   lib/allocator.c
525   lib/allocator.h
526   lib/c-ctype.c
527   lib/c-ctype.h
528   lib/c-strcase.h
529   lib/c-strcasecmp.c
530   lib/c-strncasecmp.c
531   lib/careadlinkat.c
532   lib/careadlinkat.h
533   lib/dosname.h
534   lib/dtoastr.c
535   lib/dtotimespec.c
536   lib/dup2.c
537   lib/filemode.c
538   lib/filemode.h
539   lib/ftoastr.c
540   lib/ftoastr.h
541   lib/getloadavg.c
542   lib/getopt.c
543   lib/getopt.in.h
544   lib/getopt1.c
545   lib/getopt_int.h
546   lib/gettext.h
547   lib/gettime.c
548   lib/gettimeofday.c
549   lib/ignore-value.h
550   lib/intprops.h
551   lib/inttypes.in.h
552   lib/lstat.c
553   lib/md5.c
554   lib/md5.h
555   lib/mktime-internal.h
556   lib/mktime.c
557   lib/pathmax.h
558   lib/pselect.c
559   lib/pthread_sigmask.c
560   lib/readlink.c
561   lib/sha1.c
562   lib/sha1.h
563   lib/sha256.c
564   lib/sha256.h
565   lib/sha512.c
566   lib/sha512.h
567   lib/signal.in.h
568   lib/stat-time.c
569   lib/stat-time.h
570   lib/stat.c
571   lib/stdalign.in.h
572   lib/stdarg.in.h
573   lib/stdbool.in.h
574   lib/stddef.in.h
575   lib/stdint.in.h
576   lib/stdio.in.h
577   lib/stdlib.in.h
578   lib/strftime.c
579   lib/strftime.h
580   lib/strtoimax.c
581   lib/strtol.c
582   lib/strtoll.c
583   lib/strtoul.c
584   lib/strtoull.c
585   lib/strtoumax.c
586   lib/symlink.c
587   lib/sys_select.in.h
588   lib/sys_stat.in.h
589   lib/sys_time.in.h
590   lib/time.in.h
591   lib/time_r.c
592   lib/timespec-add.c
593   lib/timespec-sub.c
594   lib/timespec.c
595   lib/timespec.h
596   lib/u64.c
597   lib/u64.h
598   lib/unistd.in.h
599   lib/utimens.c
600   lib/utimens.h
601   lib/verify.h
602   m4/00gnulib.m4
603   m4/alloca.m4
604   m4/c-strtod.m4
605   m4/clock_time.m4
606   m4/dup2.m4
607   m4/environ.m4
608   m4/extensions.m4
609   m4/extern-inline.m4
610   m4/filemode.m4
611   m4/getloadavg.m4
612   m4/getopt.m4
613   m4/gettime.m4
614   m4/gettimeofday.m4
615   m4/gnulib-common.m4
616   m4/include_next.m4
617   m4/inttypes.m4
618   m4/largefile.m4
619   m4/longlong.m4
620   m4/lstat.m4
621   m4/manywarnings.m4
622   m4/md5.m4
623   m4/mktime.m4
624   m4/multiarch.m4
625   m4/nocrash.m4
626   m4/off_t.m4
627   m4/pathmax.m4
628   m4/pselect.m4
629   m4/pthread_sigmask.m4
630   m4/readlink.m4
631   m4/sha1.m4
632   m4/sha256.m4
633   m4/sha512.m4
634   m4/signal_h.m4
635   m4/socklen.m4
636   m4/ssize_t.m4
637   m4/st_dm_mode.m4
638   m4/stat-time.m4
639   m4/stat.m4
640   m4/stdalign.m4
641   m4/stdarg.m4
642   m4/stdbool.m4
643   m4/stddef_h.m4
644   m4/stdint.m4
645   m4/stdio_h.m4
646   m4/stdlib_h.m4
647   m4/strftime.m4
648   m4/strtoimax.m4
649   m4/strtoll.m4
650   m4/strtoull.m4
651   m4/strtoumax.m4
652   m4/symlink.m4
653   m4/sys_select_h.m4
654   m4/sys_socket_h.m4
655   m4/sys_stat_h.m4
656   m4/sys_time_h.m4
657   m4/time_h.m4
658   m4/time_r.m4
659   m4/timespec.m4
660   m4/tm_gmtoff.m4
661   m4/unistd_h.m4
662   m4/utimbuf.m4
663   m4/utimens.m4
664   m4/utimes.m4
665   m4/warn-on-use.m4
666   m4/warnings.m4
667   m4/wchar_t.m4