Use Gnulib stdalign and environ modules (Bug#9772, Bug#9960).
[bpt/emacs.git] / m4 / gnulib-comp.m4
CommitLineData
743c80a7 1# DO NOT EDIT! GENERATED AUTOMATICALLY!
caf8a9b2 2# Copyright (C) 2002-2012 Free Software Foundation, Inc.
743c80a7 3#
316f8af0
PE
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
743c80a7
PE
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
2f93ecce 31# This macro should be invoked from ./configure.ac, in the section
743c80a7
PE
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
7f59d9c8 40 AC_REQUIRE([gl_PROG_AR_RANLIB])
fa23e171 41 # Code from module alloca-opt:
7ec98caf 42 # Code from module allocator:
fee5959d
PE
43 # Code from module c-ctype:
44 # Code from module c-strcase:
d1fdcab7 45 # Code from module careadlinkat:
d35af63c 46 # Code from module clock-time:
942f733f 47 # Code from module crypto/md5:
13c3daa4 48 # Code from module crypto/sha1:
3ce9d0d4
LL
49 # Code from module crypto/sha256:
50 # Code from module crypto/sha512:
36f13e16 51 # Code from module dosname:
f737437b 52 # Code from module dtoastr:
d35af63c 53 # Code from module dtotimespec:
7a7ef429 54 # Code from module dup2:
e32a5799 55 # Code from module environ:
1fd182f0
PE
56 # Code from module extensions:
57 AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
5fa4ac76 58 # Code from module filemode:
79ab4b7f 59 # Code from module getloadavg:
e275c824
PE
60 # Code from module getopt-gnu:
61 # Code from module getopt-posix:
62 # Code from module gettext-h:
d35af63c
PE
63 # Code from module gettime:
64 # Code from module gettimeofday:
67342916 65 # Code from module ignore-value:
1fd182f0 66 # Code from module include_next:
a451f14b 67 # Code from module intprops:
b6f5355a 68 # Code from module inttypes-incomplete:
54020294 69 # Code from module largefile:
7f59d9c8 70 AC_REQUIRE([AC_SYS_LARGEFILE])
ae0d7250 71 # Code from module lstat:
9ee7d8b9 72 # Code from module manywarnings:
1fd182f0
PE
73 # Code from module mktime:
74 # Code from module multiarch:
24e0f6b1 75 # Code from module nocrash:
6df37268 76 # Code from module pathmax:
d35af63c 77 # Code from module pselect:
6db30f83 78 # Code from module pthread_sigmask:
ae0d7250 79 # Code from module readlink:
316f8af0 80 # Code from module signal-h:
24e0f6b1
PE
81 # Code from module snippet/_Noreturn:
82 # Code from module snippet/arg-nonnull:
83 # Code from module snippet/c++defs:
84 # Code from module snippet/warn-on-use:
401bf9b4 85 # Code from module socklen:
d1fdcab7 86 # Code from module ssize_t:
ae0d7250 87 # Code from module stat:
d35af63c 88 # Code from module stat-time:
caf8a9b2 89 # Code from module stdalign:
c378da0b
PE
90 # Code from module stdarg:
91 dnl Some compilers (e.g., AIX 5.3 cc) need to be in c99 mode
92 dnl for the builtin va_copy to work. With Autoconf 2.60 or later,
d47439a3 93 dnl gl_PROG_CC_C99 arranges for this. With older Autoconf gl_PROG_CC_C99
c378da0b 94 dnl shouldn't hurt, though installers are on their own to set c99 mode.
d47439a3 95 gl_PROG_CC_C99
16c3e636 96 # Code from module stdbool:
1fd182f0 97 # Code from module stddef:
5f90be1b 98 # Code from module stdint:
77185bdf 99 # Code from module stdio:
79ab4b7f 100 # Code from module stdlib:
16c3e636 101 # Code from module strftime:
f6ce9b9a
PE
102 # Code from module strtoimax:
103 # Code from module strtoll:
b6f5355a 104 # Code from module strtoull:
a8a2bb29 105 # Code from module strtoumax:
ae0d7250 106 # Code from module symlink:
d35af63c 107 # Code from module sys_select:
5fa4ac76 108 # Code from module sys_stat:
d35af63c 109 # Code from module sys_time:
1fd182f0
PE
110 # Code from module time:
111 # Code from module time_r:
d35af63c
PE
112 # Code from module timespec:
113 # Code from module timespec-add:
114 # Code from module timespec-sub:
3ce9d0d4 115 # Code from module u64:
e275c824 116 # Code from module unistd:
d35af63c 117 # Code from module utimens:
a8a2bb29 118 # Code from module verify:
9ee7d8b9 119 # Code from module warnings:
743c80a7
PE
120])
121
2f93ecce 122# This macro should be invoked from ./configure.ac, in the section
743c80a7
PE
123# "Check for header files, types and library functions".
124AC_DEFUN([gl_INIT],
125[
126 AM_CONDITIONAL([GL_COND_LIBTOOL], [false])
127 gl_cond_libtool=false
128 gl_libdeps=
129 gl_ltlibdeps=
130 gl_m4_base='m4'
131 m4_pushdef([AC_LIBOBJ], m4_defn([gl_LIBOBJ]))
132 m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gl_REPLACE_FUNCS]))
133 m4_pushdef([AC_LIBSOURCES], m4_defn([gl_LIBSOURCES]))
134 m4_pushdef([gl_LIBSOURCES_LIST], [])
135 m4_pushdef([gl_LIBSOURCES_DIR], [])
136 gl_COMMON
137 gl_source_base='lib'
fa23e171 138gl_FUNC_ALLOCA
19548d08 139AC_CHECK_FUNCS_ONCE([readlinkat])
d35af63c 140gl_CLOCK_TIME
19548d08 141gl_MD5
13c3daa4 142gl_SHA1
3ce9d0d4
LL
143gl_SHA256
144gl_SHA512
19548d08 145AC_REQUIRE([gl_C99_STRTOLD])
7a7ef429 146gl_FUNC_DUP2
54020294
PE
147if test $HAVE_DUP2 = 0 || test $REPLACE_DUP2 = 1; then
148 AC_LIBOBJ([dup2])
316f8af0 149 gl_PREREQ_DUP2
54020294 150fi
7a7ef429 151gl_UNISTD_MODULE_INDICATOR([dup2])
e32a5799
PE
152gl_ENVIRON
153gl_UNISTD_MODULE_INDICATOR([environ])
19548d08 154gl_FILEMODE
6a3e57bb 155gl_GETLOADAVG
8aeb5be9
PE
156if test $HAVE_GETLOADAVG = 0; then
157 AC_LIBOBJ([getloadavg])
158 gl_PREREQ_GETLOADAVG
159fi
19548d08
PE
160gl_STDLIB_MODULE_INDICATOR([getloadavg])
161gl_FUNC_GETOPT_GNU
8aeb5be9
PE
162if test $REPLACE_GETOPT = 1; then
163 AC_LIBOBJ([getopt])
164 AC_LIBOBJ([getopt1])
165 gl_PREREQ_GETOPT
caf8a9b2
PE
166 dnl Arrange for unistd.h to include getopt.h.
167 GNULIB_GL_UNISTD_H_GETOPT=1
8aeb5be9 168fi
caf8a9b2 169AC_SUBST([GNULIB_GL_UNISTD_H_GETOPT])
19548d08
PE
170gl_MODULE_INDICATOR_FOR_TESTS([getopt-gnu])
171gl_FUNC_GETOPT_POSIX
8aeb5be9
PE
172if test $REPLACE_GETOPT = 1; then
173 AC_LIBOBJ([getopt])
174 AC_LIBOBJ([getopt1])
175 gl_PREREQ_GETOPT
caf8a9b2
PE
176 dnl Arrange for unistd.h to include getopt.h.
177 GNULIB_GL_UNISTD_H_GETOPT=1
8aeb5be9 178fi
caf8a9b2 179AC_SUBST([GNULIB_GL_UNISTD_H_GETOPT])
d35af63c
PE
180gl_GETTIME
181gl_FUNC_GETTIMEOFDAY
182if test $HAVE_GETTIMEOFDAY = 0 || test $REPLACE_GETTIMEOFDAY = 1; then
183 AC_LIBOBJ([gettimeofday])
184 gl_PREREQ_GETTIMEOFDAY
185fi
186gl_SYS_TIME_MODULE_INDICATOR([gettimeofday])
19548d08
PE
187AC_REQUIRE([AC_C_INLINE])
188gl_INTTYPES_INCOMPLETE
caf8a9b2 189AC_REQUIRE([gl_LARGEFILE])
19548d08 190gl_FUNC_LSTAT
8aeb5be9
PE
191if test $REPLACE_LSTAT = 1; then
192 AC_LIBOBJ([lstat])
193 gl_PREREQ_LSTAT
194fi
19548d08
PE
195gl_SYS_STAT_MODULE_INDICATOR([lstat])
196gl_FUNC_MKTIME
8aeb5be9
PE
197if test $REPLACE_MKTIME = 1; then
198 AC_LIBOBJ([mktime])
199 gl_PREREQ_MKTIME
200fi
19548d08
PE
201gl_TIME_MODULE_INDICATOR([mktime])
202gl_MULTIARCH
d35af63c
PE
203gl_FUNC_PSELECT
204if test $HAVE_PSELECT = 0 || test $REPLACE_PSELECT = 1; then
205 AC_LIBOBJ([pselect])
206fi
207gl_SYS_SELECT_MODULE_INDICATOR([pselect])
2a84b02d
PE
208gl_FUNC_PTHREAD_SIGMASK
209if test $HAVE_PTHREAD_SIGMASK = 0 || test $REPLACE_PTHREAD_SIGMASK = 1; then
210 AC_LIBOBJ([pthread_sigmask])
24e0f6b1 211 gl_PREREQ_PTHREAD_SIGMASK
2a84b02d 212fi
6db30f83 213gl_SIGNAL_MODULE_INDICATOR([pthread_sigmask])
19548d08 214gl_FUNC_READLINK
8aeb5be9
PE
215if test $HAVE_READLINK = 0 || test $REPLACE_READLINK = 1; then
216 AC_LIBOBJ([readlink])
217 gl_PREREQ_READLINK
218fi
19548d08 219gl_UNISTD_MODULE_INDICATOR([readlink])
6db30f83 220gl_SIGNAL_H
19548d08
PE
221gl_TYPE_SOCKLEN_T
222gt_TYPE_SSIZE_T
d35af63c
PE
223gl_STAT_TIME
224gl_STAT_BIRTHTIME
caf8a9b2 225gl_STDALIGN_H
c378da0b 226gl_STDARG_H
19548d08
PE
227AM_STDBOOL_H
228gl_STDDEF_H
229gl_STDINT_H
230gl_STDIO_H
231gl_STDLIB_H
232gl_FUNC_GNU_STRFTIME
f6ce9b9a 233gl_FUNC_STRTOIMAX
caf8a9b2 234if test $HAVE_STRTOIMAX = 0 || test $REPLACE_STRTOIMAX = 1; then
f6ce9b9a
PE
235 AC_LIBOBJ([strtoimax])
236 gl_PREREQ_STRTOIMAX
237fi
238gl_INTTYPES_MODULE_INDICATOR([strtoimax])
19548d08 239gl_FUNC_STRTOUMAX
7f59d9c8 240if test $ac_cv_func_strtoumax = no; then
8aeb5be9
PE
241 AC_LIBOBJ([strtoumax])
242 gl_PREREQ_STRTOUMAX
243fi
19548d08
PE
244gl_INTTYPES_MODULE_INDICATOR([strtoumax])
245gl_FUNC_SYMLINK
8aeb5be9
PE
246if test $HAVE_SYMLINK = 0 || test $REPLACE_SYMLINK = 1; then
247 AC_LIBOBJ([symlink])
248fi
19548d08 249gl_UNISTD_MODULE_INDICATOR([symlink])
d35af63c
PE
250gl_HEADER_SYS_SELECT
251AC_PROG_MKDIR_P
19548d08
PE
252gl_HEADER_SYS_STAT_H
253AC_PROG_MKDIR_P
d35af63c 254gl_HEADER_SYS_TIME_H
caf8a9b2 255AC_PROG_MKDIR_P
19548d08
PE
256gl_HEADER_TIME_H
257gl_TIME_R
8aeb5be9
PE
258if test $HAVE_LOCALTIME_R = 0 || test $REPLACE_LOCALTIME_R = 1; then
259 AC_LIBOBJ([time_r])
260 gl_PREREQ_TIME_R
261fi
19548d08 262gl_TIME_MODULE_INDICATOR([time_r])
d35af63c 263gl_TIMESPEC
3ce9d0d4 264AC_REQUIRE([AC_C_INLINE])
19548d08 265gl_UNISTD_H
d35af63c 266gl_UTIMENS
19548d08
PE
267 gl_gnulib_enabled_dosname=false
268 gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36=false
6df37268 269 gl_gnulib_enabled_pathmax=false
19548d08 270 gl_gnulib_enabled_stat=false
f6ce9b9a 271 gl_gnulib_enabled_strtoll=false
19548d08
PE
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
283AC_SUBST([LIBINTL])
284AC_SUBST([LTLIBINTL])
285 gl_gnulib_enabled_be453cec5eecf5731a274f2de7f2db36=true
286 fi
287 }
6df37268
PE
288 func_gl_gnulib_m4code_pathmax ()
289 {
290 if ! $gl_gnulib_enabled_pathmax; then
291gl_PATHMAX
292 gl_gnulib_enabled_pathmax=true
293 fi
294 }
19548d08
PE
295 func_gl_gnulib_m4code_stat ()
296 {
297 if ! $gl_gnulib_enabled_stat; then
298gl_FUNC_STAT
8aeb5be9
PE
299if test $REPLACE_STAT = 1; then
300 AC_LIBOBJ([stat])
301 gl_PREREQ_STAT
302fi
19548d08
PE
303gl_SYS_STAT_MODULE_INDICATOR([stat])
304 gl_gnulib_enabled_stat=true
d47439a3 305 if test $REPLACE_STAT = 1; then
19548d08
PE
306 func_gl_gnulib_m4code_dosname
307 fi
6df37268
PE
308 if test $REPLACE_STAT = 1; then
309 func_gl_gnulib_m4code_pathmax
310 fi
d47439a3 311 if test $REPLACE_STAT = 1; then
6dd7e400
PE
312 func_gl_gnulib_m4code_verify
313 fi
19548d08
PE
314 fi
315 }
f6ce9b9a
PE
316 func_gl_gnulib_m4code_strtoll ()
317 {
318 if ! $gl_gnulib_enabled_strtoll; then
319gl_FUNC_STRTOLL
320if test $HAVE_STRTOLL = 0; then
321 AC_LIBOBJ([strtoll])
322 gl_PREREQ_STRTOLL
323fi
324gl_STDLIB_MODULE_INDICATOR([strtoll])
325 gl_gnulib_enabled_strtoll=true
326 fi
327 }
19548d08
PE
328 func_gl_gnulib_m4code_strtoull ()
329 {
330 if ! $gl_gnulib_enabled_strtoull; then
331gl_FUNC_STRTOULL
8aeb5be9
PE
332if test $HAVE_STRTOULL = 0; then
333 AC_LIBOBJ([strtoull])
334 gl_PREREQ_STRTOULL
335fi
19548d08
PE
336gl_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 }
8aeb5be9 346 if test $REPLACE_GETOPT = 1; then
19548d08
PE
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
caf8a9b2 358 if { test $HAVE_STRTOIMAX = 0 || test $REPLACE_STRTOIMAX = 1; } && test $ac_cv_type_long_long_int = yes; then
f6ce9b9a
PE
359 func_gl_gnulib_m4code_strtoll
360 fi
caf8a9b2 361 if test $HAVE_STRTOIMAX = 0 || test $REPLACE_STRTOIMAX = 1; then
19548d08
PE
362 func_gl_gnulib_m4code_verify
363 fi
7f59d9c8 364 if test $ac_cv_func_strtoumax = no && test $ac_cv_type_unsigned_long_long_int = yes; then
19548d08
PE
365 func_gl_gnulib_m4code_strtoull
366 fi
caf8a9b2
PE
367 if test $ac_cv_func_strtoumax = no; then
368 func_gl_gnulib_m4code_verify
369 fi
19548d08
PE
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])
6df37268 373 AM_CONDITIONAL([gl_GNULIB_ENABLED_pathmax], [$gl_gnulib_enabled_pathmax])
19548d08 374 AM_CONDITIONAL([gl_GNULIB_ENABLED_stat], [$gl_gnulib_enabled_stat])
f6ce9b9a 375 AM_CONDITIONAL([gl_GNULIB_ENABLED_strtoll], [$gl_gnulib_enabled_strtoll])
19548d08
PE
376 AM_CONDITIONAL([gl_GNULIB_ENABLED_strtoull], [$gl_gnulib_enabled_strtoull])
377 AM_CONDITIONAL([gl_GNULIB_ENABLED_verify], [$gl_gnulib_enabled_verify])
743c80a7
PE
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'
418changequote(,)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
420changequote([, ])dnl
421 AC_SUBST([gltests_WITNESS])
422 gl_module_indicator_condition=$gltests_WITNESS
423 m4_pushdef([gl_MODULE_INDICATOR_CONDITION], [$gl_module_indicator_condition])
19548d08 424 m4_pattern_allow([^gl_GNULIB_ENABLED_])
743c80a7
PE
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])
460])
461
462# Like AC_LIBOBJ, except that the module name goes
463# into gl_LIBOBJS instead of into LIBOBJS.
464AC_DEFUN([gl_LIBOBJ], [
465 AS_LITERAL_IF([$1], [gl_LIBSOURCES([$1.c])])dnl
466 gl_LIBOBJS="$gl_LIBOBJS $1.$ac_objext"
467])
468
469# Like AC_REPLACE_FUNCS, except that the module name goes
470# into gl_LIBOBJS instead of into LIBOBJS.
471AC_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)])
474])
475
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.
480AC_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 ])
487])
488
489# Like AC_LIBOBJ, except that the module name goes
490# into gltests_LIBOBJS instead of into LIBOBJS.
491AC_DEFUN([gltests_LIBOBJ], [
492 AS_LITERAL_IF([$1], [gltests_LIBSOURCES([$1.c])])dnl
493 gltests_LIBOBJS="$gltests_LIBOBJS $1.$ac_objext"
494])
495
496# Like AC_REPLACE_FUNCS, except that the module name goes
497# into gltests_LIBOBJS instead of into LIBOBJS.
498AC_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)])
501])
502
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.
507AC_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 ])
514])
515
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.
518AC_DEFUN([gl_FILE_LIST], [
24e0f6b1
PE
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
fa23e171 523 lib/alloca.in.h
7ec98caf 524 lib/allocator.c
d1fdcab7 525 lib/allocator.h
fee5959d
PE
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
d1fdcab7
PE
531 lib/careadlinkat.c
532 lib/careadlinkat.h
36f13e16 533 lib/dosname.h
a451f14b 534 lib/dtoastr.c
d35af63c 535 lib/dtotimespec.c
7a7ef429 536 lib/dup2.c
5fa4ac76
PE
537 lib/filemode.c
538 lib/filemode.h
a451f14b
PE
539 lib/ftoastr.c
540 lib/ftoastr.h
79ab4b7f 541 lib/getloadavg.c
e275c824
PE
542 lib/getopt.c
543 lib/getopt.in.h
544 lib/getopt1.c
545 lib/getopt_int.h
546 lib/gettext.h
d35af63c
PE
547 lib/gettime.c
548 lib/gettimeofday.c
67342916 549 lib/ignore-value.h
a451f14b 550 lib/intprops.h
a8a2bb29 551 lib/inttypes.in.h
ae0d7250 552 lib/lstat.c
942f733f
PE
553 lib/md5.c
554 lib/md5.h
1fd182f0
PE
555 lib/mktime-internal.h
556 lib/mktime.c
6df37268 557 lib/pathmax.h
d35af63c 558 lib/pselect.c
2a84b02d 559 lib/pthread_sigmask.c
ae0d7250 560 lib/readlink.c
13c3daa4
LL
561 lib/sha1.c
562 lib/sha1.h
3ce9d0d4
LL
563 lib/sha256.c
564 lib/sha256.h
565 lib/sha512.c
566 lib/sha512.h
6db30f83 567 lib/signal.in.h
d35af63c 568 lib/stat-time.h
ae0d7250 569 lib/stat.c
caf8a9b2 570 lib/stdalign.in.h
c378da0b 571 lib/stdarg.in.h
16c3e636 572 lib/stdbool.in.h
1fd182f0 573 lib/stddef.in.h
5f90be1b 574 lib/stdint.in.h
77185bdf 575 lib/stdio.in.h
79ab4b7f 576 lib/stdlib.in.h
16c3e636
PE
577 lib/strftime.c
578 lib/strftime.h
a8a2bb29
PE
579 lib/strtoimax.c
580 lib/strtol.c
f6ce9b9a 581 lib/strtoll.c
a8a2bb29
PE
582 lib/strtoul.c
583 lib/strtoull.c
584 lib/strtoumax.c
ae0d7250 585 lib/symlink.c
d35af63c 586 lib/sys_select.in.h
5fa4ac76 587 lib/sys_stat.in.h
d35af63c 588 lib/sys_time.in.h
1fd182f0
PE
589 lib/time.in.h
590 lib/time_r.c
d35af63c
PE
591 lib/timespec-add.c
592 lib/timespec-sub.c
593 lib/timespec.h
3ce9d0d4 594 lib/u64.h
e275c824 595 lib/unistd.in.h
d35af63c
PE
596 lib/utimens.c
597 lib/utimens.h
a8a2bb29 598 lib/verify.h
743c80a7 599 m4/00gnulib.m4
fa23e171 600 m4/alloca.m4
a451f14b 601 m4/c-strtod.m4
d35af63c 602 m4/clock_time.m4
7a7ef429 603 m4/dup2.m4
e32a5799 604 m4/environ.m4
1fd182f0 605 m4/extensions.m4
5fa4ac76 606 m4/filemode.m4
79ab4b7f 607 m4/getloadavg.m4
e275c824 608 m4/getopt.m4
d35af63c
PE
609 m4/gettime.m4
610 m4/gettimeofday.m4
743c80a7 611 m4/gnulib-common.m4
1fd182f0 612 m4/include_next.m4
a8a2bb29 613 m4/inttypes.m4
54020294 614 m4/largefile.m4
5f90be1b 615 m4/longlong.m4
ae0d7250 616 m4/lstat.m4
5e6ab4e6 617 m4/manywarnings.m4
942f733f 618 m4/md5.m4
1fd182f0
PE
619 m4/mktime.m4
620 m4/multiarch.m4
24e0f6b1 621 m4/nocrash.m4
caf8a9b2 622 m4/off_t.m4
6df37268 623 m4/pathmax.m4
d35af63c 624 m4/pselect.m4
6db30f83 625 m4/pthread_sigmask.m4
ae0d7250 626 m4/readlink.m4
13c3daa4 627 m4/sha1.m4
3ce9d0d4
LL
628 m4/sha256.m4
629 m4/sha512.m4
6db30f83 630 m4/signal_h.m4
401bf9b4 631 m4/socklen.m4
d1fdcab7 632 m4/ssize_t.m4
5fa4ac76 633 m4/st_dm_mode.m4
d35af63c 634 m4/stat-time.m4
ae0d7250 635 m4/stat.m4
caf8a9b2 636 m4/stdalign.m4
c378da0b 637 m4/stdarg.m4
16c3e636 638 m4/stdbool.m4
1fd182f0 639 m4/stddef_h.m4
5f90be1b 640 m4/stdint.m4
77185bdf 641 m4/stdio_h.m4
79ab4b7f 642 m4/stdlib_h.m4
16c3e636 643 m4/strftime.m4
f6ce9b9a
PE
644 m4/strtoimax.m4
645 m4/strtoll.m4
a8a2bb29
PE
646 m4/strtoull.m4
647 m4/strtoumax.m4
ae0d7250 648 m4/symlink.m4
d35af63c
PE
649 m4/sys_select_h.m4
650 m4/sys_socket_h.m4
5fa4ac76 651 m4/sys_stat_h.m4
d35af63c 652 m4/sys_time_h.m4
1fd182f0
PE
653 m4/time_h.m4
654 m4/time_r.m4
d35af63c 655 m4/timespec.m4
16c3e636 656 m4/tm_gmtoff.m4
e275c824 657 m4/unistd_h.m4
d35af63c
PE
658 m4/utimbuf.m4
659 m4/utimens.m4
660 m4/utimes.m4
1fd182f0 661 m4/warn-on-use.m4
5e6ab4e6 662 m4/warnings.m4
1fd182f0 663 m4/wchar_t.m4
743c80a7 664])