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