1# DO NOT EDIT! GENERATED AUTOMATICALLY!
2# Copyright (C) 2002-2016 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.
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
40
41  # Pre-early section.
42  AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
43  AC_REQUIRE([gl_PROG_AR_RANLIB])
44
45  # Code from module absolute-header:
46  # Code from module binary-io:
47  # Code from module binary-io-tests:
48  # Code from module cloexec:
49  # Code from module cloexec-tests:
50  # Code from module close:
51  # Code from module close-tests:
52  # Code from module closedir:
53  # Code from module ctype:
54  # Code from module ctype-tests:
55  # Code from module dirent:
56  # Code from module dirent-safer:
57  # Code from module dirent-safer-tests:
58  # Code from module dirent-tests:
59  # Code from module dirfd:
60  # Code from module dosname:
61  # Code from module dup:
62  # Code from module dup-tests:
63  # Code from module dup2:
64  # Code from module dup2-tests:
65  # Code from module errno:
66  # Code from module errno-tests:
67  # Code from module extensions:
68  # Code from module extern-inline:
69  # Code from module fcntl:
70  # Code from module fcntl-h:
71  # Code from module fcntl-h-tests:
72  # Code from module fcntl-tests:
73  # Code from module fd-hook:
74  # Code from module fd-safer-flag:
75  # Code from module fdl:
76  # Code from module fdopen:
77  # Code from module fdopen-tests:
78  # Code from module fgetc-tests:
79  # Code from module filename:
80  # Code from module fputc-tests:
81  # Code from module fread-tests:
82  # Code from module fseek:
83  # Code from module fseek-tests:
84  # Code from module fseeko:
85  AC_REQUIRE([AC_FUNC_FSEEKO])
86  # Code from module fseeko-tests:
87  # Code from module fstat:
88  # Code from module fstat-tests:
89  # Code from module fwrite-tests:
90  # Code from module gendocs:
91  # Code from module getcwd-lgpl:
92  # Code from module getcwd-lgpl-tests:
93  # Code from module getdtablesize:
94  # Code from module getdtablesize-tests:
95  # Code from module gettimeofday:
96  # Code from module gettimeofday-tests:
97  # Code from module gitlog-to-changelog:
98  # Code from module gnumakefile:
99  # Code from module ignore-value:
100  # Code from module ignore-value-tests:
101  # Code from module include_next:
102  # Code from module intprops:
103  # Code from module intprops-tests:
104  # Code from module inttypes:
105  # Code from module inttypes-incomplete:
106  # Code from module inttypes-tests:
107  # Code from module largefile:
108  AC_REQUIRE([AC_SYS_LARGEFILE])
109  # Code from module lseek:
110  # Code from module lseek-tests:
111  # Code from module lstat:
112  # Code from module lstat-tests:
113  # Code from module maintainer-makefile:
114  # Code from module manywarnings:
115  # Code from module msvc-inval:
116  # Code from module msvc-nothrow:
117  # Code from module multiarch:
118  # Code from module open:
119  # Code from module open-tests:
120  # Code from module opendir:
121  # Code from module pathmax:
122  # Code from module pathmax-tests:
123  # Code from module progname:
124  # Code from module pthread:
125  AC_DEFINE([_REENTRANT], 1, [For thread-safety on OSF/1, Solaris.])
126  AC_DEFINE([_THREAD_SAFE], 1, [For thread-safety on AIX, FreeBSD.])
127  # Code from module same-inode:
128  # Code from module sched:
129  # Code from module sched-tests:
130  # Code from module signal:
131  # Code from module signal-h:
132  # Code from module signal-h-tests:
133  # Code from module snippet/_Noreturn:
134  # Code from module snippet/arg-nonnull:
135  # Code from module snippet/c++defs:
136  # Code from module snippet/warn-on-use:
137  # Code from module ssize_t:
138  # Code from module stat:
139  # Code from module stat-tests:
140  # Code from module std-gnu11:
141  # Code from module stdalign:
142  # Code from module stdalign-tests:
143  # Code from module stdarg:
144  dnl Some compilers (e.g., AIX 5.3 cc) need to be in c99 mode
145  dnl for the builtin va_copy to work.  With Autoconf 2.60 or later,
146  dnl gl_PROG_CC_C99 arranges for this.  With older Autoconf gl_PROG_CC_C99
147  dnl shouldn't hurt, though installers are on their own to set c99 mode.
148  gl_PROG_CC_C99
149  # Code from module stdbool:
150  # Code from module stdbool-tests:
151  # Code from module stddef:
152  # Code from module stddef-tests:
153  # Code from module stdint:
154  # Code from module stdint-tests:
155  # Code from module stdio:
156  # Code from module stdio-tests:
157  # Code from module stdlib:
158  # Code from module stdlib-tests:
159  # Code from module string:
160  # Code from module string-tests:
161  # Code from module symlink:
162  # Code from module symlink-tests:
163  # Code from module sys_file:
164  # Code from module sys_file-tests:
165  # Code from module sys_stat:
166  # Code from module sys_stat-tests:
167  # Code from module sys_time:
168  # Code from module sys_time-tests:
169  # Code from module sys_types:
170  # Code from module sys_types-tests:
171  # Code from module sys_wait:
172  # Code from module sys_wait-tests:
173  # Code from module test-framework-sh:
174  # Code from module test-framework-sh-tests:
175  # Code from module time:
176  # Code from module time-tests:
177  # Code from module unistd:
178  # Code from module unistd-safer:
179  # Code from module unistd-safer-tests:
180  # Code from module unistd-tests:
181  # Code from module update-copyright:
182  # Code from module update-copyright-tests:
183  # Code from module useless-if-before-free:
184  # Code from module vc-list-files:
185  # Code from module vc-list-files-tests:
186  # Code from module verify:
187  # Code from module verify-tests:
188  # Code from module warnings:
189  # Code from module wchar:
190  # Code from module wchar-tests:
191])
192
193# This macro should be invoked from ./configure.ac, in the section
194# "Check for header files, types and library functions".
195AC_DEFUN([gl_INIT],
196[
197  AM_CONDITIONAL([GL_COND_LIBTOOL], [true])
198  gl_cond_libtool=true
199  gl_m4_base='m4'
200  m4_pushdef([AC_LIBOBJ], m4_defn([gl_LIBOBJ]))
201  m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gl_REPLACE_FUNCS]))
202  m4_pushdef([AC_LIBSOURCES], m4_defn([gl_LIBSOURCES]))
203  m4_pushdef([gl_LIBSOURCES_LIST], [])
204  m4_pushdef([gl_LIBSOURCES_DIR], [])
205  gl_COMMON
206  gl_source_base='gl/lib'
207  gl_FUNC_CLOSE
208  if test $REPLACE_CLOSE = 1; then
209    AC_LIBOBJ([close])
210  fi
211  gl_UNISTD_MODULE_INDICATOR([close])
212  gl_FUNC_CLOSEDIR
213  if test $HAVE_CLOSEDIR = 0 || test $REPLACE_CLOSEDIR = 1; then
214    AC_LIBOBJ([closedir])
215  fi
216  gl_DIRENT_MODULE_INDICATOR([closedir])
217  gl_CTYPE_H
218  gl_DIRENT_H
219  gl_DIRENT_SAFER
220  gl_MODULE_INDICATOR([dirent-safer])
221  gl_FUNC_DIRFD
222  if test $ac_cv_func_dirfd = no && test $gl_cv_func_dirfd_macro = no \
223     || test $REPLACE_DIRFD = 1; then
224    AC_LIBOBJ([dirfd])
225    gl_PREREQ_DIRFD
226  fi
227  gl_DIRENT_MODULE_INDICATOR([dirfd])
228  gl_FUNC_DUP2
229  if test $HAVE_DUP2 = 0 || test $REPLACE_DUP2 = 1; then
230    AC_LIBOBJ([dup2])
231    gl_PREREQ_DUP2
232  fi
233  gl_UNISTD_MODULE_INDICATOR([dup2])
234  gl_HEADER_ERRNO_H
235  AC_REQUIRE([gl_EXTERN_INLINE])
236  gl_FUNC_FCNTL
237  if test $HAVE_FCNTL = 0 || test $REPLACE_FCNTL = 1; then
238    AC_LIBOBJ([fcntl])
239  fi
240  gl_FCNTL_MODULE_INDICATOR([fcntl])
241  gl_FCNTL_H
242  gl_FUNC_FSEEK
243  if test $REPLACE_FSEEK = 1; then
244    AC_LIBOBJ([fseek])
245  fi
246  gl_STDIO_MODULE_INDICATOR([fseek])
247  gl_FUNC_FSEEKO
248  if test $HAVE_FSEEKO = 0 || test $REPLACE_FSEEKO = 1; then
249    AC_LIBOBJ([fseeko])
250    gl_PREREQ_FSEEKO
251  fi
252  gl_STDIO_MODULE_INDICATOR([fseeko])
253  gl_FUNC_FSTAT
254  if test $REPLACE_FSTAT = 1; then
255    AC_LIBOBJ([fstat])
256    gl_PREREQ_FSTAT
257  fi
258  gl_SYS_STAT_MODULE_INDICATOR([fstat])
259  gl_FUNC_GETDTABLESIZE
260  if test $HAVE_GETDTABLESIZE = 0 || test $REPLACE_GETDTABLESIZE = 1; then
261    AC_LIBOBJ([getdtablesize])
262    gl_PREREQ_GETDTABLESIZE
263  fi
264  gl_UNISTD_MODULE_INDICATOR([getdtablesize])
265  gl_FUNC_GETTIMEOFDAY
266  if test $HAVE_GETTIMEOFDAY = 0 || test $REPLACE_GETTIMEOFDAY = 1; then
267    AC_LIBOBJ([gettimeofday])
268    gl_PREREQ_GETTIMEOFDAY
269  fi
270  gl_SYS_TIME_MODULE_INDICATOR([gettimeofday])
271  # Autoconf 2.61a.99 and earlier don't support linking a file only
272  # in VPATH builds.  But since GNUmakefile is for maintainer use
273  # only, it does not matter if we skip the link with older autoconf.
274  # Automake 1.10.1 and earlier try to remove GNUmakefile in non-VPATH
275  # builds, so use a shell variable to bypass this.
276  GNUmakefile=GNUmakefile
277  m4_if(m4_version_compare([2.61a.100],
278          m4_defn([m4_PACKAGE_VERSION])), [1], [],
279        [AC_CONFIG_LINKS([$GNUmakefile:$GNUmakefile], [],
280          [GNUmakefile=$GNUmakefile])])
281  AC_REQUIRE([gl_LARGEFILE])
282  gl_FUNC_LSEEK
283  if test $REPLACE_LSEEK = 1; then
284    AC_LIBOBJ([lseek])
285  fi
286  gl_UNISTD_MODULE_INDICATOR([lseek])
287  AC_CONFIG_COMMANDS_PRE([m4_ifdef([AH_HEADER],
288    [AC_SUBST([CONFIG_INCLUDE], m4_defn([AH_HEADER]))])])
289  AC_REQUIRE([AC_PROG_SED])
290  AC_REQUIRE([gl_MSVC_INVAL])
291  if test $HAVE_MSVC_INVALID_PARAMETER_HANDLER = 1; then
292    AC_LIBOBJ([msvc-inval])
293  fi
294  AC_REQUIRE([gl_MSVC_NOTHROW])
295  if test $HAVE_MSVC_INVALID_PARAMETER_HANDLER = 1; then
296    AC_LIBOBJ([msvc-nothrow])
297  fi
298  gl_FUNC_OPENDIR
299  if test $HAVE_OPENDIR = 0 || test $REPLACE_OPENDIR = 1; then
300    AC_LIBOBJ([opendir])
301  fi
302  gl_DIRENT_MODULE_INDICATOR([opendir])
303  AC_CHECK_DECLS([program_invocation_name], [], [], [#include <errno.h>])
304  AC_CHECK_DECLS([program_invocation_short_name], [], [], [#include <errno.h>])
305  gl_PTHREAD_CHECK
306  gl_MODULE_INDICATOR([pthread])
307  gl_SCHED_H
308  gl_SIGNAL_H
309  gt_TYPE_SSIZE_T
310  gl_STDARG_H
311  gl_STDDEF_H
312  gl_STDIO_H
313  gl_STDLIB_H
314  gl_HEADER_STRING_H
315  gl_HEADER_SYS_FILE_H
316  AC_PROG_MKDIR_P
317  gl_HEADER_SYS_STAT_H
318  AC_PROG_MKDIR_P
319  gl_HEADER_SYS_TIME_H
320  AC_PROG_MKDIR_P
321  gl_SYS_TYPES_H
322  AC_PROG_MKDIR_P
323  gl_SYS_WAIT_H
324  AC_PROG_MKDIR_P
325  gl_HEADER_TIME_H
326  gl_UNISTD_H
327  gl_UNISTD_SAFER
328  # End of code from modules
329  m4_ifval(gl_LIBSOURCES_LIST, [
330    m4_syscmd([test ! -d ]m4_defn([gl_LIBSOURCES_DIR])[ ||
331      for gl_file in ]gl_LIBSOURCES_LIST[ ; do
332        if test ! -r ]m4_defn([gl_LIBSOURCES_DIR])[/$gl_file ; then
333          echo "missing file ]m4_defn([gl_LIBSOURCES_DIR])[/$gl_file" >&2
334          exit 1
335        fi
336      done])dnl
337      m4_if(m4_sysval, [0], [],
338        [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
339  ])
340  m4_popdef([gl_LIBSOURCES_DIR])
341  m4_popdef([gl_LIBSOURCES_LIST])
342  m4_popdef([AC_LIBSOURCES])
343  m4_popdef([AC_REPLACE_FUNCS])
344  m4_popdef([AC_LIBOBJ])
345  AC_CONFIG_COMMANDS_PRE([
346    gl_libobjs=
347    gl_ltlibobjs=
348    if test -n "$gl_LIBOBJS"; then
349      # Remove the extension.
350      sed_drop_objext='s/\.o$//;s/\.obj$//'
351      for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
352        gl_libobjs="$gl_libobjs $i.$ac_objext"
353        gl_ltlibobjs="$gl_ltlibobjs $i.lo"
354      done
355    fi
356    AC_SUBST([gl_LIBOBJS], [$gl_libobjs])
357    AC_SUBST([gl_LTLIBOBJS], [$gl_ltlibobjs])
358  ])
359  gltests_libdeps=
360  gltests_ltlibdeps=
361  m4_pushdef([AC_LIBOBJ], m4_defn([gltests_LIBOBJ]))
362  m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gltests_REPLACE_FUNCS]))
363  m4_pushdef([AC_LIBSOURCES], m4_defn([gltests_LIBSOURCES]))
364  m4_pushdef([gltests_LIBSOURCES_LIST], [])
365  m4_pushdef([gltests_LIBSOURCES_DIR], [])
366  gl_COMMON
367  gl_source_base='gl/tests'
368changequote(,)dnl
369  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
370changequote([, ])dnl
371  AC_SUBST([gltests_WITNESS])
372  gl_module_indicator_condition=$gltests_WITNESS
373  m4_pushdef([gl_MODULE_INDICATOR_CONDITION], [$gl_module_indicator_condition])
374  gl_MODULE_INDICATOR_FOR_TESTS([cloexec])
375  gl_FUNC_DUP
376  if test $REPLACE_DUP = 1; then
377    AC_LIBOBJ([dup])
378    gl_PREREQ_DUP
379  fi
380  gl_UNISTD_MODULE_INDICATOR([dup])
381  gl_MODULE_INDICATOR([fd-safer-flag])
382  gl_FUNC_FDOPEN
383  if test $REPLACE_FDOPEN = 1; then
384    AC_LIBOBJ([fdopen])
385    gl_PREREQ_FDOPEN
386  fi
387  gl_STDIO_MODULE_INDICATOR([fdopen])
388  gl_FUNC_UNGETC_WORKS
389  gl_FUNC_UNGETC_WORKS
390  gl_FUNC_GETCWD_LGPL
391  if test $REPLACE_GETCWD = 1; then
392    AC_LIBOBJ([getcwd-lgpl])
393  fi
394  gl_UNISTD_MODULE_INDICATOR([getcwd])
395  gl_INTTYPES_H
396  gl_INTTYPES_INCOMPLETE
397  gl_FUNC_LSTAT
398  if test $REPLACE_LSTAT = 1; then
399    AC_LIBOBJ([lstat])
400    gl_PREREQ_LSTAT
401  fi
402  gl_SYS_STAT_MODULE_INDICATOR([lstat])
403  gl_MULTIARCH
404  gl_FUNC_OPEN
405  if test $REPLACE_OPEN = 1; then
406    AC_LIBOBJ([open])
407    gl_PREREQ_OPEN
408  fi
409  gl_FCNTL_MODULE_INDICATOR([open])
410  gl_PATHMAX
411  gl_FUNC_STAT
412  if test $REPLACE_STAT = 1; then
413    AC_LIBOBJ([stat])
414    gl_PREREQ_STAT
415  fi
416  gl_SYS_STAT_MODULE_INDICATOR([stat])
417  gl_STDALIGN_H
418  AM_STDBOOL_H
419  gl_STDINT_H
420  AC_REQUIRE([gt_TYPE_WCHAR_T])
421  AC_REQUIRE([gt_TYPE_WINT_T])
422  gl_FUNC_SYMLINK
423  if test $HAVE_SYMLINK = 0 || test $REPLACE_SYMLINK = 1; then
424    AC_LIBOBJ([symlink])
425  fi
426  gl_UNISTD_MODULE_INDICATOR([symlink])
427  abs_aux_dir=`cd "$ac_aux_dir"; pwd`
428  AC_SUBST([abs_aux_dir])
429  abs_aux_dir=`cd "$ac_aux_dir"; pwd`
430  AC_SUBST([abs_aux_dir])
431  gl_WCHAR_H
432  m4_popdef([gl_MODULE_INDICATOR_CONDITION])
433  m4_ifval(gltests_LIBSOURCES_LIST, [
434    m4_syscmd([test ! -d ]m4_defn([gltests_LIBSOURCES_DIR])[ ||
435      for gl_file in ]gltests_LIBSOURCES_LIST[ ; do
436        if test ! -r ]m4_defn([gltests_LIBSOURCES_DIR])[/$gl_file ; then
437          echo "missing file ]m4_defn([gltests_LIBSOURCES_DIR])[/$gl_file" >&2
438          exit 1
439        fi
440      done])dnl
441      m4_if(m4_sysval, [0], [],
442        [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
443  ])
444  m4_popdef([gltests_LIBSOURCES_DIR])
445  m4_popdef([gltests_LIBSOURCES_LIST])
446  m4_popdef([AC_LIBSOURCES])
447  m4_popdef([AC_REPLACE_FUNCS])
448  m4_popdef([AC_LIBOBJ])
449  AC_CONFIG_COMMANDS_PRE([
450    gltests_libobjs=
451    gltests_ltlibobjs=
452    if test -n "$gltests_LIBOBJS"; then
453      # Remove the extension.
454      sed_drop_objext='s/\.o$//;s/\.obj$//'
455      for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
456        gltests_libobjs="$gltests_libobjs $i.$ac_objext"
457        gltests_ltlibobjs="$gltests_ltlibobjs $i.lo"
458      done
459    fi
460    AC_SUBST([gltests_LIBOBJS], [$gltests_libobjs])
461    AC_SUBST([gltests_LTLIBOBJS], [$gltests_ltlibobjs])
462  ])
463  LIBTESTS_LIBDEPS="$gltests_libdeps"
464  AC_SUBST([LIBTESTS_LIBDEPS])
465])
466
467# Like AC_LIBOBJ, except that the module name goes
468# into gl_LIBOBJS instead of into LIBOBJS.
469AC_DEFUN([gl_LIBOBJ], [
470  AS_LITERAL_IF([$1], [gl_LIBSOURCES([$1.c])])dnl
471  gl_LIBOBJS="$gl_LIBOBJS $1.$ac_objext"
472])
473
474# Like AC_REPLACE_FUNCS, except that the module name goes
475# into gl_LIBOBJS instead of into LIBOBJS.
476AC_DEFUN([gl_REPLACE_FUNCS], [
477  m4_foreach_w([gl_NAME], [$1], [AC_LIBSOURCES(gl_NAME[.c])])dnl
478  AC_CHECK_FUNCS([$1], , [gl_LIBOBJ($ac_func)])
479])
480
481# Like AC_LIBSOURCES, except the directory where the source file is
482# expected is derived from the gnulib-tool parameterization,
483# and alloca is special cased (for the alloca-opt module).
484# We could also entirely rely on EXTRA_lib..._SOURCES.
485AC_DEFUN([gl_LIBSOURCES], [
486  m4_foreach([_gl_NAME], [$1], [
487    m4_if(_gl_NAME, [alloca.c], [], [
488      m4_define([gl_LIBSOURCES_DIR], [gl/lib])
489      m4_append([gl_LIBSOURCES_LIST], _gl_NAME, [ ])
490    ])
491  ])
492])
493
494# Like AC_LIBOBJ, except that the module name goes
495# into gltests_LIBOBJS instead of into LIBOBJS.
496AC_DEFUN([gltests_LIBOBJ], [
497  AS_LITERAL_IF([$1], [gltests_LIBSOURCES([$1.c])])dnl
498  gltests_LIBOBJS="$gltests_LIBOBJS $1.$ac_objext"
499])
500
501# Like AC_REPLACE_FUNCS, except that the module name goes
502# into gltests_LIBOBJS instead of into LIBOBJS.
503AC_DEFUN([gltests_REPLACE_FUNCS], [
504  m4_foreach_w([gl_NAME], [$1], [AC_LIBSOURCES(gl_NAME[.c])])dnl
505  AC_CHECK_FUNCS([$1], , [gltests_LIBOBJ($ac_func)])
506])
507
508# Like AC_LIBSOURCES, except the directory where the source file is
509# expected is derived from the gnulib-tool parameterization,
510# and alloca is special cased (for the alloca-opt module).
511# We could also entirely rely on EXTRA_lib..._SOURCES.
512AC_DEFUN([gltests_LIBSOURCES], [
513  m4_foreach([_gl_NAME], [$1], [
514    m4_if(_gl_NAME, [alloca.c], [], [
515      m4_define([gltests_LIBSOURCES_DIR], [gl/tests])
516      m4_append([gltests_LIBSOURCES_LIST], _gl_NAME, [ ])
517    ])
518  ])
519])
520
521# This macro records the list of files which have been installed by
522# gnulib-tool and may be removed by future gnulib-tool invocations.
523AC_DEFUN([gl_FILE_LIST], [
524  build-aux/gendocs.sh
525  build-aux/gitlog-to-changelog
526  build-aux/snippet/_Noreturn.h
527  build-aux/snippet/arg-nonnull.h
528  build-aux/snippet/c++defs.h
529  build-aux/snippet/warn-on-use.h
530  build-aux/update-copyright
531  build-aux/useless-if-before-free
532  build-aux/vc-list-files
533  doc/fdl.texi
534  doc/gendocs_template
535  doc/gendocs_template_min
536  lib/close.c
537  lib/closedir.c
538  lib/ctype.in.h
539  lib/dirent--.h
540  lib/dirent-private.h
541  lib/dirent-safer.h
542  lib/dirent.in.h
543  lib/dirfd.c
544  lib/dup-safer.c
545  lib/dup2.c
546  lib/errno.in.h
547  lib/fcntl.c
548  lib/fcntl.in.h
549  lib/fd-hook.c
550  lib/fd-hook.h
551  lib/fd-safer.c
552  lib/filename.h
553  lib/fseek.c
554  lib/fseeko.c
555  lib/fstat.c
556  lib/getdtablesize.c
557  lib/gettimeofday.c
558  lib/lseek.c
559  lib/msvc-inval.c
560  lib/msvc-inval.h
561  lib/msvc-nothrow.c
562  lib/msvc-nothrow.h
563  lib/opendir-safer.c
564  lib/opendir.c
565  lib/pipe-safer.c
566  lib/progname.c
567  lib/progname.h
568  lib/pthread.c
569  lib/pthread.in.h
570  lib/sched.in.h
571  lib/signal.in.h
572  lib/stdarg.in.h
573  lib/stddef.in.h
574  lib/stdio-impl.h
575  lib/stdio.in.h
576  lib/stdlib.in.h
577  lib/string.in.h
578  lib/sys_file.in.h
579  lib/sys_stat.in.h
580  lib/sys_time.in.h
581  lib/sys_types.in.h
582  lib/sys_wait.in.h
583  lib/time.in.h
584  lib/unistd--.h
585  lib/unistd-safer.h
586  lib/unistd.c
587  lib/unistd.in.h
588  m4/00gnulib.m4
589  m4/absolute-header.m4
590  m4/close.m4
591  m4/closedir.m4
592  m4/ctype.m4
593  m4/dirent-safer.m4
594  m4/dirent_h.m4
595  m4/dirfd.m4
596  m4/dup.m4
597  m4/dup2.m4
598  m4/errno_h.m4
599  m4/extensions.m4
600  m4/extern-inline.m4
601  m4/fcntl-o.m4
602  m4/fcntl.m4
603  m4/fcntl_h.m4
604  m4/fdopen.m4
605  m4/fseek.m4
606  m4/fseeko.m4
607  m4/fstat.m4
608  m4/getcwd.m4
609  m4/getdtablesize.m4
610  m4/gettimeofday.m4
611  m4/gnulib-common.m4
612  m4/include_next.m4
613  m4/inttypes-pri.m4
614  m4/inttypes.m4
615  m4/largefile.m4
616  m4/longlong.m4
617  m4/lseek.m4
618  m4/lstat.m4
619  m4/manywarnings.m4
620  m4/mode_t.m4
621  m4/msvc-inval.m4
622  m4/msvc-nothrow.m4
623  m4/multiarch.m4
624  m4/off_t.m4
625  m4/onceonly.m4
626  m4/open.m4
627  m4/opendir.m4
628  m4/pathmax.m4
629  m4/pthread.m4
630  m4/sched_h.m4
631  m4/signal_h.m4
632  m4/ssize_t.m4
633  m4/stat.m4
634  m4/std-gnu11.m4
635  m4/stdalign.m4
636  m4/stdarg.m4
637  m4/stdbool.m4
638  m4/stddef_h.m4
639  m4/stdint.m4
640  m4/stdio_h.m4
641  m4/stdlib_h.m4
642  m4/string_h.m4
643  m4/symlink.m4
644  m4/sys_file_h.m4
645  m4/sys_socket_h.m4
646  m4/sys_stat_h.m4
647  m4/sys_time_h.m4
648  m4/sys_types_h.m4
649  m4/sys_wait_h.m4
650  m4/time_h.m4
651  m4/ungetc.m4
652  m4/unistd-safer.m4
653  m4/unistd_h.m4
654  m4/warn-on-use.m4
655  m4/warnings.m4
656  m4/wchar_h.m4
657  m4/wchar_t.m4
658  m4/wint_t.m4
659  tests/init.sh
660  tests/macros.h
661  tests/signature.h
662  tests/test-binary-io.c
663  tests/test-binary-io.sh
664  tests/test-cloexec.c
665  tests/test-close.c
666  tests/test-ctype.c
667  tests/test-dirent-safer.c
668  tests/test-dirent.c
669  tests/test-dup-safer.c
670  tests/test-dup.c
671  tests/test-dup2.c
672  tests/test-errno.c
673  tests/test-fcntl-h.c
674  tests/test-fcntl.c
675  tests/test-fdopen.c
676  tests/test-fgetc.c
677  tests/test-fputc.c
678  tests/test-fread.c
679  tests/test-fseek.c
680  tests/test-fseek.sh
681  tests/test-fseek2.sh
682  tests/test-fseeko.c
683  tests/test-fseeko.sh
684  tests/test-fseeko2.sh
685  tests/test-fseeko3.c
686  tests/test-fseeko3.sh
687  tests/test-fseeko4.c
688  tests/test-fseeko4.sh
689  tests/test-fstat.c
690  tests/test-fwrite.c
691  tests/test-getcwd-lgpl.c
692  tests/test-getdtablesize.c
693  tests/test-gettimeofday.c
694  tests/test-ignore-value.c
695  tests/test-init.sh
696  tests/test-intprops.c
697  tests/test-inttypes.c
698  tests/test-lseek.c
699  tests/test-lseek.sh
700  tests/test-lstat.c
701  tests/test-lstat.h
702  tests/test-open.c
703  tests/test-open.h
704  tests/test-pathmax.c
705  tests/test-sched.c
706  tests/test-signal-h.c
707  tests/test-stat.c
708  tests/test-stat.h
709  tests/test-stdalign.c
710  tests/test-stdbool.c
711  tests/test-stddef.c
712  tests/test-stdint.c
713  tests/test-stdio.c
714  tests/test-stdlib.c
715  tests/test-string.c
716  tests/test-symlink.c
717  tests/test-symlink.h
718  tests/test-sys_file.c
719  tests/test-sys_stat.c
720  tests/test-sys_time.c
721  tests/test-sys_types.c
722  tests/test-sys_wait.c
723  tests/test-sys_wait.h
724  tests/test-time.c
725  tests/test-unistd.c
726  tests/test-update-copyright.sh
727  tests/test-vc-list-files-cvs.sh
728  tests/test-vc-list-files-git.sh
729  tests/test-verify.c
730  tests/test-verify.sh
731  tests/test-wchar.c
732  tests=lib/binary-io.c
733  tests=lib/binary-io.h
734  tests=lib/cloexec.c
735  tests=lib/cloexec.h
736  tests=lib/dosname.h
737  tests=lib/dup-safer-flag.c
738  tests=lib/dup.c
739  tests=lib/fd-safer-flag.c
740  tests=lib/fdopen.c
741  tests=lib/getcwd-lgpl.c
742  tests=lib/ignore-value.h
743  tests=lib/intprops.h
744  tests=lib/inttypes.in.h
745  tests=lib/lstat.c
746  tests=lib/open.c
747  tests=lib/pathmax.h
748  tests=lib/same-inode.h
749  tests=lib/stat.c
750  tests=lib/stdalign.in.h
751  tests=lib/stdbool.in.h
752  tests=lib/stdint.in.h
753  tests=lib/symlink.c
754  tests=lib/verify.h
755  tests=lib/wchar.in.h
756  top/GNUmakefile
757  top/maint.mk
758])
759