Fix concatenation of "^" with diff-file-junk-re
[emacs.git] / m4 / gnulib-comp.m4
blob3f196d4f1dee452d58f3fb0b7e2632578c3f921e
1 # DO NOT EDIT! GENERATED AUTOMATICALLY!
2 # Copyright (C) 2002-2017 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
41   # Pre-early section.
42   AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
43   AC_REQUIRE([gl_PROG_AR_RANLIB])
45   # Code from module absolute-header:
46   # Code from module acl-permissions:
47   # Code from module alloca-opt:
48   # Code from module allocator:
49   # Code from module at-internal:
50   # Code from module binary-io:
51   # Code from module byteswap:
52   # Code from module c-ctype:
53   # Code from module c-strcase:
54   # Code from module careadlinkat:
55   # Code from module clock-time:
56   # Code from module close-stream:
57   # Code from module count-leading-zeros:
58   # Code from module count-one-bits:
59   # Code from module count-trailing-zeros:
60   # Code from module crypto/md5:
61   # Code from module crypto/sha1:
62   # Code from module crypto/sha256:
63   # Code from module crypto/sha512:
64   # Code from module dirent:
65   # Code from module dirfd:
66   # Code from module dosname:
67   # Code from module dtoastr:
68   # Code from module dtotimespec:
69   # Code from module dup2:
70   # Code from module environ:
71   # Code from module errno:
72   # Code from module euidaccess:
73   # Code from module execinfo:
74   # Code from module extensions:
75   # Code from module extern-inline:
76   # Code from module faccessat:
77   # Code from module fcntl:
78   # Code from module fcntl-h:
79   # Code from module fdatasync:
80   # Code from module fdopendir:
81   # Code from module filemode:
82   # Code from module filevercmp:
83   # Code from module flexmember:
84   # Code from module fpending:
85   # Code from module fstatat:
86   # Code from module fsync:
87   # Code from module getdtablesize:
88   # Code from module getgroups:
89   # Code from module getloadavg:
90   # Code from module getopt-gnu:
91   # Code from module getopt-posix:
92   # Code from module gettext-h:
93   # Code from module gettime:
94   # Code from module gettimeofday:
95   # Code from module gitlog-to-changelog:
96   # Code from module group-member:
97   # Code from module ignore-value:
98   # Code from module include_next:
99   # Code from module intprops:
100   # Code from module inttypes-incomplete:
101   # Code from module largefile:
102   AC_REQUIRE([AC_SYS_LARGEFILE])
103   # Code from module limits-h:
104   # Code from module localtime-buffer:
105   # Code from module lstat:
106   # Code from module manywarnings:
107   # Code from module memrchr:
108   # Code from module mkostemp:
109   # Code from module mktime:
110   # Code from module mktime-internal:
111   # Code from module multiarch:
112   # Code from module nocrash:
113   # Code from module openat-h:
114   # Code from module pipe2:
115   # Code from module pselect:
116   # Code from module pthread_sigmask:
117   # Code from module putenv:
118   # Code from module qcopy-acl:
119   # Code from module readlink:
120   # Code from module readlinkat:
121   # Code from module root-uid:
122   # Code from module secure_getenv:
123   # Code from module sig2str:
124   # Code from module signal-h:
125   # Code from module snippet/_Noreturn:
126   # Code from module snippet/arg-nonnull:
127   # Code from module snippet/c++defs:
128   # Code from module snippet/warn-on-use:
129   # Code from module socklen:
130   # Code from module ssize_t:
131   # Code from module stat-time:
132   # Code from module std-gnu11:
133   # Code from module stdalign:
134   # Code from module stddef:
135   # Code from module stdint:
136   # Code from module stdio:
137   # Code from module stdlib:
138   # Code from module stpcpy:
139   # Code from module strftime:
140   # Code from module string:
141   # Code from module strtoimax:
142   # Code from module strtoll:
143   # Code from module strtoull:
144   # Code from module strtoumax:
145   # Code from module symlink:
146   # Code from module sys_select:
147   # Code from module sys_stat:
148   # Code from module sys_time:
149   # Code from module sys_types:
150   # Code from module tempname:
151   # Code from module time:
152   # Code from module time_r:
153   # Code from module time_rz:
154   # Code from module timegm:
155   # Code from module timer-time:
156   # Code from module timespec:
157   # Code from module timespec-add:
158   # Code from module timespec-sub:
159   # Code from module u64:
160   # Code from module unistd:
161   # Code from module update-copyright:
162   # Code from module utimens:
163   # Code from module vararrays:
164   # Code from module verify:
165   # Code from module vla:
166   # Code from module warnings:
167   # Code from module xalloc-oversized:
170 # This macro should be invoked from ./configure.ac, in the section
171 # "Check for header files, types and library functions".
172 AC_DEFUN([gl_INIT],
174   AM_CONDITIONAL([GL_COND_LIBTOOL], [false])
175   gl_cond_libtool=false
176   gl_libdeps=
177   gl_ltlibdeps=
178   gl_m4_base='m4'
179   m4_pushdef([AC_LIBOBJ], m4_defn([gl_LIBOBJ]))
180   m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gl_REPLACE_FUNCS]))
181   m4_pushdef([AC_LIBSOURCES], m4_defn([gl_LIBSOURCES]))
182   m4_pushdef([gl_LIBSOURCES_LIST], [])
183   m4_pushdef([gl_LIBSOURCES_DIR], [])
184   gl_COMMON
185   gl_source_base='lib'
186   gl_FUNC_ACL
187   gl_FUNC_ALLOCA
188   gl_BYTESWAP
189   AC_CHECK_FUNCS_ONCE([readlinkat])
190   gl_CLOCK_TIME
191   gl_CLOSE_STREAM
192   gl_MODULE_INDICATOR([close-stream])
193   gl_COUNT_LEADING_ZEROS
194   gl_COUNT_ONE_BITS
195   gl_COUNT_TRAILING_ZEROS
196   gl_MD5
197   gl_SHA1
198   gl_SHA256
199   gl_SHA512
200   gl_DIRENT_H
201   AC_REQUIRE([gl_C99_STRTOLD])
202   gl_FUNC_DUP2
203   if test $HAVE_DUP2 = 0 || test $REPLACE_DUP2 = 1; then
204     AC_LIBOBJ([dup2])
205     gl_PREREQ_DUP2
206   fi
207   gl_UNISTD_MODULE_INDICATOR([dup2])
208   gl_ENVIRON
209   gl_UNISTD_MODULE_INDICATOR([environ])
210   gl_HEADER_ERRNO_H
211   gl_EXECINFO_H
212   AC_REQUIRE([gl_EXTERN_INLINE])
213   gl_FUNC_FACCESSAT
214   if test $HAVE_FACCESSAT = 0; then
215     AC_LIBOBJ([faccessat])
216     gl_PREREQ_FACCESSAT
217   fi
218   gl_MODULE_INDICATOR([faccessat])
219   gl_UNISTD_MODULE_INDICATOR([faccessat])
220   gl_FUNC_FCNTL
221   if test $HAVE_FCNTL = 0 || test $REPLACE_FCNTL = 1; then
222     AC_LIBOBJ([fcntl])
223   fi
224   gl_FCNTL_MODULE_INDICATOR([fcntl])
225   gl_FCNTL_H
226   gl_FUNC_FDATASYNC
227   if test $HAVE_FDATASYNC = 0; then
228     AC_LIBOBJ([fdatasync])
229   fi
230   gl_UNISTD_MODULE_INDICATOR([fdatasync])
231   gl_FUNC_FDOPENDIR
232   if test $HAVE_FDOPENDIR = 0 || test $REPLACE_FDOPENDIR = 1; then
233     AC_LIBOBJ([fdopendir])
234   fi
235   gl_DIRENT_MODULE_INDICATOR([fdopendir])
236   gl_MODULE_INDICATOR([fdopendir])
237   gl_FILEMODE
238   AC_C_FLEXIBLE_ARRAY_MEMBER
239   gl_FUNC_FPENDING
240   if test $gl_cv_func___fpending = no; then
241     AC_LIBOBJ([fpending])
242   fi
243   gl_FUNC_FSTATAT
244   if test $HAVE_FSTATAT = 0 || test $REPLACE_FSTATAT = 1; then
245     AC_LIBOBJ([fstatat])
246   fi
247   gl_SYS_STAT_MODULE_INDICATOR([fstatat])
248   gl_FUNC_FSYNC
249   if test $HAVE_FSYNC = 0; then
250     AC_LIBOBJ([fsync])
251     gl_PREREQ_FSYNC
252   fi
253   gl_UNISTD_MODULE_INDICATOR([fsync])
254   gl_GETLOADAVG
255   if test $HAVE_GETLOADAVG = 0; then
256     AC_LIBOBJ([getloadavg])
257     gl_PREREQ_GETLOADAVG
258   fi
259   gl_STDLIB_MODULE_INDICATOR([getloadavg])
260   gl_FUNC_GETOPT_GNU
261   dnl Because of the way gl_FUNC_GETOPT_GNU is implemented (the gl_getopt_required
262   dnl mechanism), there is no need to do any AC_LIBOBJ or AC_SUBST here; they are
263   dnl done in the getopt-posix module.
264   gl_FUNC_GETOPT_POSIX
265   if test $REPLACE_GETOPT = 1; then
266     AC_LIBOBJ([getopt])
267     AC_LIBOBJ([getopt1])
268     dnl Arrange for unistd.h to include getopt.h.
269     GNULIB_GL_UNISTD_H_GETOPT=1
270   fi
271   AC_SUBST([GNULIB_GL_UNISTD_H_GETOPT])
272   gl_GETTIME
273   gl_FUNC_GETTIMEOFDAY
274   if test $HAVE_GETTIMEOFDAY = 0 || test $REPLACE_GETTIMEOFDAY = 1; then
275     AC_LIBOBJ([gettimeofday])
276     gl_PREREQ_GETTIMEOFDAY
277   fi
278   gl_SYS_TIME_MODULE_INDICATOR([gettimeofday])
279   gl_INTTYPES_INCOMPLETE
280   AC_REQUIRE([gl_LARGEFILE])
281   gl_LIMITS_H
282   gl_FUNC_LSTAT
283   if test $REPLACE_LSTAT = 1; then
284     AC_LIBOBJ([lstat])
285     gl_PREREQ_LSTAT
286   fi
287   gl_SYS_STAT_MODULE_INDICATOR([lstat])
288   gl_FUNC_MEMRCHR
289   if test $ac_cv_func_memrchr = no; then
290     AC_LIBOBJ([memrchr])
291     gl_PREREQ_MEMRCHR
292   fi
293   gl_STRING_MODULE_INDICATOR([memrchr])
294   gl_FUNC_MKOSTEMP
295   if test $HAVE_MKOSTEMP = 0; then
296     AC_LIBOBJ([mkostemp])
297     gl_PREREQ_MKOSTEMP
298   fi
299   gl_MODULE_INDICATOR([mkostemp])
300   gl_STDLIB_MODULE_INDICATOR([mkostemp])
301   gl_FUNC_MKTIME
302   if test $REPLACE_MKTIME = 1; then
303     AC_LIBOBJ([mktime])
304     gl_PREREQ_MKTIME
305   fi
306   gl_TIME_MODULE_INDICATOR([mktime])
307   gl_MULTIARCH
308   gl_FUNC_PIPE2
309   gl_UNISTD_MODULE_INDICATOR([pipe2])
310   gl_FUNC_PSELECT
311   if test $HAVE_PSELECT = 0 || test $REPLACE_PSELECT = 1; then
312     AC_LIBOBJ([pselect])
313   fi
314   gl_SYS_SELECT_MODULE_INDICATOR([pselect])
315   gl_FUNC_PTHREAD_SIGMASK
316   if test $HAVE_PTHREAD_SIGMASK = 0 || test $REPLACE_PTHREAD_SIGMASK = 1; then
317     AC_LIBOBJ([pthread_sigmask])
318     gl_PREREQ_PTHREAD_SIGMASK
319   fi
320   gl_SIGNAL_MODULE_INDICATOR([pthread_sigmask])
321   gl_FUNC_PUTENV
322   if test $REPLACE_PUTENV = 1; then
323     AC_LIBOBJ([putenv])
324     gl_PREREQ_PUTENV
325   fi
326   gl_STDLIB_MODULE_INDICATOR([putenv])
327   gl_FUNC_READLINK
328   if test $HAVE_READLINK = 0 || test $REPLACE_READLINK = 1; then
329     AC_LIBOBJ([readlink])
330     gl_PREREQ_READLINK
331   fi
332   gl_UNISTD_MODULE_INDICATOR([readlink])
333   gl_FUNC_READLINKAT
334   if test $HAVE_READLINKAT = 0 || test $REPLACE_READLINKAT = 1; then
335     AC_LIBOBJ([readlinkat])
336   fi
337   gl_UNISTD_MODULE_INDICATOR([readlinkat])
338   gl_FUNC_SIG2STR
339   if test $ac_cv_func_sig2str = no; then
340     AC_LIBOBJ([sig2str])
341     gl_PREREQ_SIG2STR
342   fi
343   gl_SIGNAL_H
344   gl_TYPE_SOCKLEN_T
345   gt_TYPE_SSIZE_T
346   gl_STAT_TIME
347   gl_STAT_BIRTHTIME
348   gl_STDALIGN_H
349   gl_STDDEF_H
350   gl_STDINT_H
351   gl_STDIO_H
352   gl_STDLIB_H
353   gl_FUNC_STPCPY
354   if test $HAVE_STPCPY = 0; then
355     AC_LIBOBJ([stpcpy])
356     gl_PREREQ_STPCPY
357   fi
358   gl_STRING_MODULE_INDICATOR([stpcpy])
359   gl_FUNC_GNU_STRFTIME
360   gl_HEADER_STRING_H
361   gl_FUNC_STRTOIMAX
362   if test $HAVE_DECL_STRTOIMAX = 0 || test $REPLACE_STRTOIMAX = 1; then
363     AC_LIBOBJ([strtoimax])
364     gl_PREREQ_STRTOIMAX
365   fi
366   gl_INTTYPES_MODULE_INDICATOR([strtoimax])
367   gl_FUNC_STRTOUMAX
368   if test $HAVE_DECL_STRTOUMAX = 0 || test $REPLACE_STRTOUMAX = 1; then
369     AC_LIBOBJ([strtoumax])
370     gl_PREREQ_STRTOUMAX
371   fi
372   gl_INTTYPES_MODULE_INDICATOR([strtoumax])
373   gl_FUNC_SYMLINK
374   if test $HAVE_SYMLINK = 0 || test $REPLACE_SYMLINK = 1; then
375     AC_LIBOBJ([symlink])
376   fi
377   gl_UNISTD_MODULE_INDICATOR([symlink])
378   AC_REQUIRE([gl_HEADER_SYS_SELECT])
379   AC_PROG_MKDIR_P
380   gl_HEADER_SYS_STAT_H
381   AC_PROG_MKDIR_P
382   gl_HEADER_SYS_TIME_H
383   AC_PROG_MKDIR_P
384   gl_SYS_TYPES_H
385   AC_PROG_MKDIR_P
386   gl_HEADER_TIME_H
387   gl_TIME_R
388   if test $HAVE_LOCALTIME_R = 0 || test $REPLACE_LOCALTIME_R = 1; then
389     AC_LIBOBJ([time_r])
390     gl_PREREQ_TIME_R
391   fi
392   gl_TIME_MODULE_INDICATOR([time_r])
393   gl_TIME_RZ
394   if test $HAVE_TIMEZONE_T = 0; then
395     AC_LIBOBJ([time_rz])
396   fi
397   gl_TIME_MODULE_INDICATOR([time_rz])
398   gl_FUNC_TIMEGM
399   if test $HAVE_TIMEGM = 0 || test $REPLACE_TIMEGM = 1; then
400     AC_LIBOBJ([timegm])
401     gl_PREREQ_TIMEGM
402   fi
403   gl_TIME_MODULE_INDICATOR([timegm])
404   gl_TIMER_TIME
405   gl_TIMESPEC
406   gl_UNISTD_H
407   gl_UTIMENS
408   AC_C_VARARRAYS
409   gl_gnulib_enabled_260941c0e5dc67ec9e87d1fb321c300b=false
410   gl_gnulib_enabled_dirfd=false
411   gl_gnulib_enabled_dosname=false
412   gl_gnulib_enabled_euidaccess=false
413   gl_gnulib_enabled_getdtablesize=false
414   gl_gnulib_enabled_getgroups=false
415   gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36=false
416   gl_gnulib_enabled_a9786850e999ae65a836a6041e8e5ed1=false
417   gl_gnulib_enabled_2049e887c7e5308faad27b3f894bb8c9=false
418   gl_gnulib_enabled_5264294aa0a5557541b53c8c741f7f31=false
419   gl_gnulib_enabled_03e0aaad4cb89ca757653bd367a6ccb7=false
420   gl_gnulib_enabled_6099e9737f757db36c47fa9d9f02e88c=false
421   gl_gnulib_enabled_secure_getenv=false
422   gl_gnulib_enabled_strtoll=false
423   gl_gnulib_enabled_strtoull=false
424   gl_gnulib_enabled_tempname=false
425   gl_gnulib_enabled_682e609604ccaac6be382e4ee3a4eaec=false
426   func_gl_gnulib_m4code_260941c0e5dc67ec9e87d1fb321c300b ()
427   {
428     if ! $gl_gnulib_enabled_260941c0e5dc67ec9e87d1fb321c300b; then
429       AC_LIBOBJ([openat-proc])
430       gl_gnulib_enabled_260941c0e5dc67ec9e87d1fb321c300b=true
431     fi
432   }
433   func_gl_gnulib_m4code_dirfd ()
434   {
435     if ! $gl_gnulib_enabled_dirfd; then
436       gl_FUNC_DIRFD
437       if test $ac_cv_func_dirfd = no && test $gl_cv_func_dirfd_macro = no \
438          || test $REPLACE_DIRFD = 1; then
439         AC_LIBOBJ([dirfd])
440         gl_PREREQ_DIRFD
441       fi
442       gl_DIRENT_MODULE_INDICATOR([dirfd])
443       gl_gnulib_enabled_dirfd=true
444     fi
445   }
446   func_gl_gnulib_m4code_dosname ()
447   {
448     if ! $gl_gnulib_enabled_dosname; then
449       gl_gnulib_enabled_dosname=true
450     fi
451   }
452   func_gl_gnulib_m4code_euidaccess ()
453   {
454     if ! $gl_gnulib_enabled_euidaccess; then
455       gl_FUNC_EUIDACCESS
456       if test $HAVE_EUIDACCESS = 0; then
457         AC_LIBOBJ([euidaccess])
458         gl_PREREQ_EUIDACCESS
459       fi
460       gl_UNISTD_MODULE_INDICATOR([euidaccess])
461       gl_gnulib_enabled_euidaccess=true
462       if test $HAVE_EUIDACCESS = 0; then
463         func_gl_gnulib_m4code_a9786850e999ae65a836a6041e8e5ed1
464       fi
465       func_gl_gnulib_m4code_6099e9737f757db36c47fa9d9f02e88c
466     fi
467   }
468   func_gl_gnulib_m4code_getdtablesize ()
469   {
470     if ! $gl_gnulib_enabled_getdtablesize; then
471       gl_FUNC_GETDTABLESIZE
472       if test $HAVE_GETDTABLESIZE = 0 || test $REPLACE_GETDTABLESIZE = 1; then
473         AC_LIBOBJ([getdtablesize])
474         gl_PREREQ_GETDTABLESIZE
475       fi
476       gl_UNISTD_MODULE_INDICATOR([getdtablesize])
477       gl_gnulib_enabled_getdtablesize=true
478     fi
479   }
480   func_gl_gnulib_m4code_getgroups ()
481   {
482     if ! $gl_gnulib_enabled_getgroups; then
483       gl_FUNC_GETGROUPS
484       if test $HAVE_GETGROUPS = 0 || test $REPLACE_GETGROUPS = 1; then
485         AC_LIBOBJ([getgroups])
486       fi
487       gl_UNISTD_MODULE_INDICATOR([getgroups])
488       gl_gnulib_enabled_getgroups=true
489     fi
490   }
491   func_gl_gnulib_m4code_be453cec5eecf5731a274f2de7f2db36 ()
492   {
493     if ! $gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36; then
494       AC_SUBST([LIBINTL])
495       AC_SUBST([LTLIBINTL])
496       gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36=true
497     fi
498   }
499   func_gl_gnulib_m4code_a9786850e999ae65a836a6041e8e5ed1 ()
500   {
501     if ! $gl_gnulib_enabled_a9786850e999ae65a836a6041e8e5ed1; then
502       gl_FUNC_GROUP_MEMBER
503       if test $HAVE_GROUP_MEMBER = 0; then
504         AC_LIBOBJ([group-member])
505         gl_PREREQ_GROUP_MEMBER
506       fi
507       gl_UNISTD_MODULE_INDICATOR([group-member])
508       gl_gnulib_enabled_a9786850e999ae65a836a6041e8e5ed1=true
509       if test $HAVE_GROUP_MEMBER = 0; then
510         func_gl_gnulib_m4code_getgroups
511       fi
512       if test $HAVE_GROUP_MEMBER = 0; then
513         func_gl_gnulib_m4code_682e609604ccaac6be382e4ee3a4eaec
514       fi
515     fi
516   }
517   func_gl_gnulib_m4code_2049e887c7e5308faad27b3f894bb8c9 ()
518   {
519     if ! $gl_gnulib_enabled_2049e887c7e5308faad27b3f894bb8c9; then
520       AC_REQUIRE([gl_LOCALTIME_BUFFER_DEFAULTS])
521       AC_LIBOBJ([localtime-buffer])
522       gl_gnulib_enabled_2049e887c7e5308faad27b3f894bb8c9=true
523     fi
524   }
525   func_gl_gnulib_m4code_5264294aa0a5557541b53c8c741f7f31 ()
526   {
527     if ! $gl_gnulib_enabled_5264294aa0a5557541b53c8c741f7f31; then
528       gl_FUNC_MKTIME_INTERNAL
529       if test $WANT_MKTIME_INTERNAL = 1; then
530         AC_LIBOBJ([mktime])
531         gl_PREREQ_MKTIME
532       fi
533       gl_gnulib_enabled_5264294aa0a5557541b53c8c741f7f31=true
534     fi
535   }
536   func_gl_gnulib_m4code_03e0aaad4cb89ca757653bd367a6ccb7 ()
537   {
538     if ! $gl_gnulib_enabled_03e0aaad4cb89ca757653bd367a6ccb7; then
539       gl_gnulib_enabled_03e0aaad4cb89ca757653bd367a6ccb7=true
540     fi
541   }
542   func_gl_gnulib_m4code_6099e9737f757db36c47fa9d9f02e88c ()
543   {
544     if ! $gl_gnulib_enabled_6099e9737f757db36c47fa9d9f02e88c; then
545       gl_gnulib_enabled_6099e9737f757db36c47fa9d9f02e88c=true
546     fi
547   }
548   func_gl_gnulib_m4code_secure_getenv ()
549   {
550     if ! $gl_gnulib_enabled_secure_getenv; then
551       gl_FUNC_SECURE_GETENV
552       if test $HAVE_SECURE_GETENV = 0; then
553         AC_LIBOBJ([secure_getenv])
554         gl_PREREQ_SECURE_GETENV
555       fi
556       gl_STDLIB_MODULE_INDICATOR([secure_getenv])
557       gl_gnulib_enabled_secure_getenv=true
558     fi
559   }
560   func_gl_gnulib_m4code_strtoll ()
561   {
562     if ! $gl_gnulib_enabled_strtoll; then
563       gl_FUNC_STRTOLL
564       if test $HAVE_STRTOLL = 0; then
565         AC_LIBOBJ([strtoll])
566         gl_PREREQ_STRTOLL
567       fi
568       gl_STDLIB_MODULE_INDICATOR([strtoll])
569       gl_gnulib_enabled_strtoll=true
570     fi
571   }
572   func_gl_gnulib_m4code_strtoull ()
573   {
574     if ! $gl_gnulib_enabled_strtoull; then
575       gl_FUNC_STRTOULL
576       if test $HAVE_STRTOULL = 0; then
577         AC_LIBOBJ([strtoull])
578         gl_PREREQ_STRTOULL
579       fi
580       gl_STDLIB_MODULE_INDICATOR([strtoull])
581       gl_gnulib_enabled_strtoull=true
582     fi
583   }
584   func_gl_gnulib_m4code_tempname ()
585   {
586     if ! $gl_gnulib_enabled_tempname; then
587       gl_FUNC_GEN_TEMPNAME
588       gl_gnulib_enabled_tempname=true
589       func_gl_gnulib_m4code_secure_getenv
590     fi
591   }
592   func_gl_gnulib_m4code_682e609604ccaac6be382e4ee3a4eaec ()
593   {
594     if ! $gl_gnulib_enabled_682e609604ccaac6be382e4ee3a4eaec; then
595       gl_gnulib_enabled_682e609604ccaac6be382e4ee3a4eaec=true
596     fi
597   }
598   if test $HAVE_FACCESSAT = 0; then
599     func_gl_gnulib_m4code_260941c0e5dc67ec9e87d1fb321c300b
600   fi
601   if test $HAVE_FACCESSAT = 0; then
602     func_gl_gnulib_m4code_dosname
603   fi
604   if test $HAVE_FACCESSAT = 0; then
605     func_gl_gnulib_m4code_euidaccess
606   fi
607   if test $HAVE_FACCESSAT = 0; then
608     func_gl_gnulib_m4code_03e0aaad4cb89ca757653bd367a6ccb7
609   fi
610   if test $HAVE_FCNTL = 0 || test $REPLACE_FCNTL = 1; then
611     func_gl_gnulib_m4code_getdtablesize
612   fi
613   if test $HAVE_FDOPENDIR = 0; then
614     func_gl_gnulib_m4code_260941c0e5dc67ec9e87d1fb321c300b
615   fi
616   if test $HAVE_FDOPENDIR = 0; then
617     func_gl_gnulib_m4code_dirfd
618   fi
619   if test $HAVE_FSTATAT = 0 || test $REPLACE_FSTATAT = 1; then
620     func_gl_gnulib_m4code_260941c0e5dc67ec9e87d1fb321c300b
621   fi
622   if test $HAVE_FSTATAT = 0 || test $REPLACE_FSTATAT = 1; then
623     func_gl_gnulib_m4code_dosname
624   fi
625   if test $HAVE_FSTATAT = 0 || test $REPLACE_FSTATAT = 1; then
626     func_gl_gnulib_m4code_03e0aaad4cb89ca757653bd367a6ccb7
627   fi
628   if test $REPLACE_GETOPT = 1; then
629     func_gl_gnulib_m4code_be453cec5eecf5731a274f2de7f2db36
630   fi
631   if test $NEED_LOCALTIME_BUFFER = 1; then
632     func_gl_gnulib_m4code_2049e887c7e5308faad27b3f894bb8c9
633   fi
634   if test $REPLACE_LSTAT = 1; then
635     func_gl_gnulib_m4code_dosname
636   fi
637   if test $HAVE_MKOSTEMP = 0; then
638     func_gl_gnulib_m4code_tempname
639   fi
640   if test $HAVE_READLINKAT = 0; then
641     func_gl_gnulib_m4code_260941c0e5dc67ec9e87d1fb321c300b
642   fi
643   if test $HAVE_READLINKAT = 0; then
644     func_gl_gnulib_m4code_dosname
645   fi
646   if test $HAVE_READLINKAT = 0; then
647     func_gl_gnulib_m4code_03e0aaad4cb89ca757653bd367a6ccb7
648   fi
649   if { test $HAVE_DECL_STRTOIMAX = 0 || test $REPLACE_STRTOIMAX = 1; } && test $ac_cv_type_long_long_int = yes; then
650     func_gl_gnulib_m4code_strtoll
651   fi
652   if { test $HAVE_DECL_STRTOUMAX = 0 || test $REPLACE_STRTOUMAX = 1; } && test $ac_cv_type_unsigned_long_long_int = yes; then
653     func_gl_gnulib_m4code_strtoull
654   fi
655   if test $HAVE_TIMEGM = 0 || test $REPLACE_TIMEGM = 1; then
656     func_gl_gnulib_m4code_5264294aa0a5557541b53c8c741f7f31
657   fi
658   m4_pattern_allow([^gl_GNULIB_ENABLED_])
659   AM_CONDITIONAL([gl_GNULIB_ENABLED_260941c0e5dc67ec9e87d1fb321c300b], [$gl_gnulib_enabled_260941c0e5dc67ec9e87d1fb321c300b])
660   AM_CONDITIONAL([gl_GNULIB_ENABLED_dirfd], [$gl_gnulib_enabled_dirfd])
661   AM_CONDITIONAL([gl_GNULIB_ENABLED_dosname], [$gl_gnulib_enabled_dosname])
662   AM_CONDITIONAL([gl_GNULIB_ENABLED_euidaccess], [$gl_gnulib_enabled_euidaccess])
663   AM_CONDITIONAL([gl_GNULIB_ENABLED_getdtablesize], [$gl_gnulib_enabled_getdtablesize])
664   AM_CONDITIONAL([gl_GNULIB_ENABLED_getgroups], [$gl_gnulib_enabled_getgroups])
665   AM_CONDITIONAL([gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36], [$gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36])
666   AM_CONDITIONAL([gl_GNULIB_ENABLED_a9786850e999ae65a836a6041e8e5ed1], [$gl_gnulib_enabled_a9786850e999ae65a836a6041e8e5ed1])
667   AM_CONDITIONAL([gl_GNULIB_ENABLED_2049e887c7e5308faad27b3f894bb8c9], [$gl_gnulib_enabled_2049e887c7e5308faad27b3f894bb8c9])
668   AM_CONDITIONAL([gl_GNULIB_ENABLED_5264294aa0a5557541b53c8c741f7f31], [$gl_gnulib_enabled_5264294aa0a5557541b53c8c741f7f31])
669   AM_CONDITIONAL([gl_GNULIB_ENABLED_03e0aaad4cb89ca757653bd367a6ccb7], [$gl_gnulib_enabled_03e0aaad4cb89ca757653bd367a6ccb7])
670   AM_CONDITIONAL([gl_GNULIB_ENABLED_6099e9737f757db36c47fa9d9f02e88c], [$gl_gnulib_enabled_6099e9737f757db36c47fa9d9f02e88c])
671   AM_CONDITIONAL([gl_GNULIB_ENABLED_secure_getenv], [$gl_gnulib_enabled_secure_getenv])
672   AM_CONDITIONAL([gl_GNULIB_ENABLED_strtoll], [$gl_gnulib_enabled_strtoll])
673   AM_CONDITIONAL([gl_GNULIB_ENABLED_strtoull], [$gl_gnulib_enabled_strtoull])
674   AM_CONDITIONAL([gl_GNULIB_ENABLED_tempname], [$gl_gnulib_enabled_tempname])
675   AM_CONDITIONAL([gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec], [$gl_gnulib_enabled_682e609604ccaac6be382e4ee3a4eaec])
676   # End of code from modules
677   m4_ifval(gl_LIBSOURCES_LIST, [
678     m4_syscmd([test ! -d ]m4_defn([gl_LIBSOURCES_DIR])[ ||
679       for gl_file in ]gl_LIBSOURCES_LIST[ ; do
680         if test ! -r ]m4_defn([gl_LIBSOURCES_DIR])[/$gl_file ; then
681           echo "missing file ]m4_defn([gl_LIBSOURCES_DIR])[/$gl_file" >&2
682           exit 1
683         fi
684       done])dnl
685       m4_if(m4_sysval, [0], [],
686         [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
687   ])
688   m4_popdef([gl_LIBSOURCES_DIR])
689   m4_popdef([gl_LIBSOURCES_LIST])
690   m4_popdef([AC_LIBSOURCES])
691   m4_popdef([AC_REPLACE_FUNCS])
692   m4_popdef([AC_LIBOBJ])
693   AC_CONFIG_COMMANDS_PRE([
694     gl_libobjs=
695     gl_ltlibobjs=
696     if test -n "$gl_LIBOBJS"; then
697       # Remove the extension.
698       sed_drop_objext='s/\.o$//;s/\.obj$//'
699       for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
700         gl_libobjs="$gl_libobjs $i.$ac_objext"
701         gl_ltlibobjs="$gl_ltlibobjs $i.lo"
702       done
703     fi
704     AC_SUBST([gl_LIBOBJS], [$gl_libobjs])
705     AC_SUBST([gl_LTLIBOBJS], [$gl_ltlibobjs])
706   ])
707   gltests_libdeps=
708   gltests_ltlibdeps=
709   m4_pushdef([AC_LIBOBJ], m4_defn([gltests_LIBOBJ]))
710   m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gltests_REPLACE_FUNCS]))
711   m4_pushdef([AC_LIBSOURCES], m4_defn([gltests_LIBSOURCES]))
712   m4_pushdef([gltests_LIBSOURCES_LIST], [])
713   m4_pushdef([gltests_LIBSOURCES_DIR], [])
714   gl_COMMON
715   gl_source_base='tests'
716 changequote(,)dnl
717   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
718 changequote([, ])dnl
719   AC_SUBST([gltests_WITNESS])
720   gl_module_indicator_condition=$gltests_WITNESS
721   m4_pushdef([gl_MODULE_INDICATOR_CONDITION], [$gl_module_indicator_condition])
722   m4_pattern_allow([^gl_GNULIB_ENABLED_])
723   m4_popdef([gl_MODULE_INDICATOR_CONDITION])
724   m4_ifval(gltests_LIBSOURCES_LIST, [
725     m4_syscmd([test ! -d ]m4_defn([gltests_LIBSOURCES_DIR])[ ||
726       for gl_file in ]gltests_LIBSOURCES_LIST[ ; do
727         if test ! -r ]m4_defn([gltests_LIBSOURCES_DIR])[/$gl_file ; then
728           echo "missing file ]m4_defn([gltests_LIBSOURCES_DIR])[/$gl_file" >&2
729           exit 1
730         fi
731       done])dnl
732       m4_if(m4_sysval, [0], [],
733         [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])])
734   ])
735   m4_popdef([gltests_LIBSOURCES_DIR])
736   m4_popdef([gltests_LIBSOURCES_LIST])
737   m4_popdef([AC_LIBSOURCES])
738   m4_popdef([AC_REPLACE_FUNCS])
739   m4_popdef([AC_LIBOBJ])
740   AC_CONFIG_COMMANDS_PRE([
741     gltests_libobjs=
742     gltests_ltlibobjs=
743     if test -n "$gltests_LIBOBJS"; then
744       # Remove the extension.
745       sed_drop_objext='s/\.o$//;s/\.obj$//'
746       for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
747         gltests_libobjs="$gltests_libobjs $i.$ac_objext"
748         gltests_ltlibobjs="$gltests_ltlibobjs $i.lo"
749       done
750     fi
751     AC_SUBST([gltests_LIBOBJS], [$gltests_libobjs])
752     AC_SUBST([gltests_LTLIBOBJS], [$gltests_ltlibobjs])
753   ])
754   LIBGNU_LIBDEPS="$gl_libdeps"
755   AC_SUBST([LIBGNU_LIBDEPS])
756   LIBGNU_LTLIBDEPS="$gl_ltlibdeps"
757   AC_SUBST([LIBGNU_LTLIBDEPS])
760 # Like AC_LIBOBJ, except that the module name goes
761 # into gl_LIBOBJS instead of into LIBOBJS.
762 AC_DEFUN([gl_LIBOBJ], [
763   AS_LITERAL_IF([$1], [gl_LIBSOURCES([$1.c])])dnl
764   gl_LIBOBJS="$gl_LIBOBJS $1.$ac_objext"
767 # Like AC_REPLACE_FUNCS, except that the module name goes
768 # into gl_LIBOBJS instead of into LIBOBJS.
769 AC_DEFUN([gl_REPLACE_FUNCS], [
770   m4_foreach_w([gl_NAME], [$1], [AC_LIBSOURCES(gl_NAME[.c])])dnl
771   AC_CHECK_FUNCS([$1], , [gl_LIBOBJ($ac_func)])
774 # Like AC_LIBSOURCES, except the directory where the source file is
775 # expected is derived from the gnulib-tool parameterization,
776 # and alloca is special cased (for the alloca-opt module).
777 # We could also entirely rely on EXTRA_lib..._SOURCES.
778 AC_DEFUN([gl_LIBSOURCES], [
779   m4_foreach([_gl_NAME], [$1], [
780     m4_if(_gl_NAME, [alloca.c], [], [
781       m4_define([gl_LIBSOURCES_DIR], [lib])
782       m4_append([gl_LIBSOURCES_LIST], _gl_NAME, [ ])
783     ])
784   ])
787 # Like AC_LIBOBJ, except that the module name goes
788 # into gltests_LIBOBJS instead of into LIBOBJS.
789 AC_DEFUN([gltests_LIBOBJ], [
790   AS_LITERAL_IF([$1], [gltests_LIBSOURCES([$1.c])])dnl
791   gltests_LIBOBJS="$gltests_LIBOBJS $1.$ac_objext"
794 # Like AC_REPLACE_FUNCS, except that the module name goes
795 # into gltests_LIBOBJS instead of into LIBOBJS.
796 AC_DEFUN([gltests_REPLACE_FUNCS], [
797   m4_foreach_w([gl_NAME], [$1], [AC_LIBSOURCES(gl_NAME[.c])])dnl
798   AC_CHECK_FUNCS([$1], , [gltests_LIBOBJ($ac_func)])
801 # Like AC_LIBSOURCES, except the directory where the source file is
802 # expected is derived from the gnulib-tool parameterization,
803 # and alloca is special cased (for the alloca-opt module).
804 # We could also entirely rely on EXTRA_lib..._SOURCES.
805 AC_DEFUN([gltests_LIBSOURCES], [
806   m4_foreach([_gl_NAME], [$1], [
807     m4_if(_gl_NAME, [alloca.c], [], [
808       m4_define([gltests_LIBSOURCES_DIR], [tests])
809       m4_append([gltests_LIBSOURCES_LIST], _gl_NAME, [ ])
810     ])
811   ])
814 # This macro records the list of files which have been installed by
815 # gnulib-tool and may be removed by future gnulib-tool invocations.
816 AC_DEFUN([gl_FILE_LIST], [
817   build-aux/gitlog-to-changelog
818   build-aux/update-copyright
819   lib/_Noreturn.h
820   lib/acl-errno-valid.c
821   lib/acl-internal.c
822   lib/acl-internal.h
823   lib/acl.h
824   lib/acl_entries.c
825   lib/alloca.in.h
826   lib/allocator.c
827   lib/allocator.h
828   lib/arg-nonnull.h
829   lib/at-func.c
830   lib/binary-io.c
831   lib/binary-io.h
832   lib/byteswap.in.h
833   lib/c++defs.h
834   lib/c-ctype.c
835   lib/c-ctype.h
836   lib/c-strcase.h
837   lib/c-strcasecmp.c
838   lib/c-strncasecmp.c
839   lib/careadlinkat.c
840   lib/careadlinkat.h
841   lib/close-stream.c
842   lib/close-stream.h
843   lib/count-leading-zeros.c
844   lib/count-leading-zeros.h
845   lib/count-one-bits.c
846   lib/count-one-bits.h
847   lib/count-trailing-zeros.c
848   lib/count-trailing-zeros.h
849   lib/dirent.in.h
850   lib/dirfd.c
851   lib/dosname.h
852   lib/dtoastr.c
853   lib/dtotimespec.c
854   lib/dup2.c
855   lib/errno.in.h
856   lib/euidaccess.c
857   lib/execinfo.c
858   lib/execinfo.in.h
859   lib/faccessat.c
860   lib/fcntl.c
861   lib/fcntl.in.h
862   lib/fdatasync.c
863   lib/fdopendir.c
864   lib/filemode.c
865   lib/filemode.h
866   lib/filevercmp.c
867   lib/filevercmp.h
868   lib/flexmember.h
869   lib/fpending.c
870   lib/fpending.h
871   lib/fstatat.c
872   lib/fsync.c
873   lib/ftoastr.c
874   lib/ftoastr.h
875   lib/get-permissions.c
876   lib/getdtablesize.c
877   lib/getgroups.c
878   lib/getloadavg.c
879   lib/getopt-cdefs.in.h
880   lib/getopt-core.h
881   lib/getopt-ext.h
882   lib/getopt-pfx-core.h
883   lib/getopt-pfx-ext.h
884   lib/getopt.c
885   lib/getopt.in.h
886   lib/getopt1.c
887   lib/getopt_int.h
888   lib/gettext.h
889   lib/gettime.c
890   lib/gettimeofday.c
891   lib/gl_openssl.h
892   lib/group-member.c
893   lib/ignore-value.h
894   lib/intprops.h
895   lib/inttypes.in.h
896   lib/limits.in.h
897   lib/localtime-buffer.c
898   lib/localtime-buffer.h
899   lib/lstat.c
900   lib/md5.c
901   lib/md5.h
902   lib/memrchr.c
903   lib/mkostemp.c
904   lib/mktime-internal.h
905   lib/mktime.c
906   lib/openat-priv.h
907   lib/openat-proc.c
908   lib/openat.h
909   lib/pipe2.c
910   lib/pselect.c
911   lib/pthread_sigmask.c
912   lib/putenv.c
913   lib/qcopy-acl.c
914   lib/readlink.c
915   lib/readlinkat.c
916   lib/root-uid.h
917   lib/secure_getenv.c
918   lib/set-permissions.c
919   lib/sha1.c
920   lib/sha1.h
921   lib/sha256.c
922   lib/sha256.h
923   lib/sha512.c
924   lib/sha512.h
925   lib/sig2str.c
926   lib/sig2str.h
927   lib/signal.in.h
928   lib/stat-time.c
929   lib/stat-time.h
930   lib/stdalign.in.h
931   lib/stddef.in.h
932   lib/stdint.in.h
933   lib/stdio-impl.h
934   lib/stdio.in.h
935   lib/stdlib.in.h
936   lib/stpcpy.c
937   lib/strftime.c
938   lib/strftime.h
939   lib/string.in.h
940   lib/strtoimax.c
941   lib/strtol.c
942   lib/strtoll.c
943   lib/strtoul.c
944   lib/strtoull.c
945   lib/strtoumax.c
946   lib/symlink.c
947   lib/sys_select.in.h
948   lib/sys_stat.in.h
949   lib/sys_time.in.h
950   lib/sys_types.in.h
951   lib/tempname.c
952   lib/tempname.h
953   lib/time-internal.h
954   lib/time.in.h
955   lib/time_r.c
956   lib/time_rz.c
957   lib/timegm.c
958   lib/timespec-add.c
959   lib/timespec-sub.c
960   lib/timespec.c
961   lib/timespec.h
962   lib/u64.c
963   lib/u64.h
964   lib/unistd.c
965   lib/unistd.in.h
966   lib/utimens.c
967   lib/utimens.h
968   lib/verify.h
969   lib/vla.h
970   lib/warn-on-use.h
971   lib/xalloc-oversized.h
972   m4/00gnulib.m4
973   m4/absolute-header.m4
974   m4/acl.m4
975   m4/alloca.m4
976   m4/byteswap.m4
977   m4/c-strtod.m4
978   m4/clock_time.m4
979   m4/close-stream.m4
980   m4/count-leading-zeros.m4
981   m4/count-one-bits.m4
982   m4/count-trailing-zeros.m4
983   m4/dirent_h.m4
984   m4/dirfd.m4
985   m4/dup2.m4
986   m4/environ.m4
987   m4/errno_h.m4
988   m4/euidaccess.m4
989   m4/execinfo.m4
990   m4/extensions.m4
991   m4/extern-inline.m4
992   m4/faccessat.m4
993   m4/fcntl-o.m4
994   m4/fcntl.m4
995   m4/fcntl_h.m4
996   m4/fdatasync.m4
997   m4/fdopendir.m4
998   m4/filemode.m4
999   m4/flexmember.m4
1000   m4/fpending.m4
1001   m4/fstatat.m4
1002   m4/fsync.m4
1003   m4/getdtablesize.m4
1004   m4/getgroups.m4
1005   m4/getloadavg.m4
1006   m4/getopt.m4
1007   m4/gettime.m4
1008   m4/gettimeofday.m4
1009   m4/gl-openssl.m4
1010   m4/gnulib-common.m4
1011   m4/group-member.m4
1012   m4/include_next.m4
1013   m4/inttypes.m4
1014   m4/largefile.m4
1015   m4/limits-h.m4
1016   m4/localtime-buffer.m4
1017   m4/longlong.m4
1018   m4/lstat.m4
1019   m4/manywarnings.m4
1020   m4/md5.m4
1021   m4/memrchr.m4
1022   m4/mkostemp.m4
1023   m4/mktime.m4
1024   m4/multiarch.m4
1025   m4/nocrash.m4
1026   m4/off_t.m4
1027   m4/pipe2.m4
1028   m4/pselect.m4
1029   m4/pthread_sigmask.m4
1030   m4/putenv.m4
1031   m4/readlink.m4
1032   m4/readlinkat.m4
1033   m4/secure_getenv.m4
1034   m4/sha1.m4
1035   m4/sha256.m4
1036   m4/sha512.m4
1037   m4/sig2str.m4
1038   m4/signal_h.m4
1039   m4/socklen.m4
1040   m4/ssize_t.m4
1041   m4/st_dm_mode.m4
1042   m4/stat-time.m4
1043   m4/std-gnu11.m4
1044   m4/stdalign.m4
1045   m4/stddef_h.m4
1046   m4/stdint.m4
1047   m4/stdio_h.m4
1048   m4/stdlib_h.m4
1049   m4/stpcpy.m4
1050   m4/strftime.m4
1051   m4/string_h.m4
1052   m4/strtoimax.m4
1053   m4/strtoll.m4
1054   m4/strtoull.m4
1055   m4/strtoumax.m4
1056   m4/symlink.m4
1057   m4/sys_select_h.m4
1058   m4/sys_socket_h.m4
1059   m4/sys_stat_h.m4
1060   m4/sys_time_h.m4
1061   m4/sys_types_h.m4
1062   m4/tempname.m4
1063   m4/time_h.m4
1064   m4/time_r.m4
1065   m4/time_rz.m4
1066   m4/timegm.m4
1067   m4/timer_time.m4
1068   m4/timespec.m4
1069   m4/tm_gmtoff.m4
1070   m4/unistd_h.m4
1071   m4/utimens.m4
1072   m4/utimes.m4
1073   m4/vararrays.m4
1074   m4/warn-on-use.m4
1075   m4/warnings.m4
1076   m4/wchar_t.m4
1077   m4/wint_t.m4