summaryrefslogtreecommitdiffstats
path: root/gl/m4/gnulib-comp.m4
diff options
context:
space:
mode:
Diffstat (limited to 'gl/m4/gnulib-comp.m4')
-rw-r--r--gl/m4/gnulib-comp.m4486
1 files changed, 272 insertions, 214 deletions
diff --git a/gl/m4/gnulib-comp.m4 b/gl/m4/gnulib-comp.m4
index b5e6b43..c6cc73a 100644
--- a/gl/m4/gnulib-comp.m4
+++ b/gl/m4/gnulib-comp.m4
@@ -1,10 +1,22 @@
1# DO NOT EDIT! GENERATED AUTOMATICALLY! 1# DO NOT EDIT! GENERATED AUTOMATICALLY!
2# Copyright (C) 2002-2010 Free Software Foundation, Inc. 2# Copyright (C) 2002-2013 Free Software Foundation, Inc.
3# 3#
4# This file is free software, distributed under the terms of the GNU 4# This file is free software; you can redistribute it and/or modify
5# General Public License. As a special exception to the GNU General 5# it under the terms of the GNU General Public License as published by
6# Public License, this file may be distributed as part of a program 6# the Free Software Foundation; either version 3 of the License, or
7# that contains a configuration script generated by Autoconf, under 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
8# the same distribution terms as the rest of that program. 20# the same distribution terms as the rest of that program.
9# 21#
10# Generated by gnulib-tool. 22# Generated by gnulib-tool.
@@ -12,7 +24,8 @@
12# This file represents the compiled summary of the specification in 24# This file represents the compiled summary of the specification in
13# gnulib-cache.m4. It lists the computed macro invocations that need 25# gnulib-cache.m4. It lists the computed macro invocations that need
14# to be invoked from configure.ac. 26# to be invoked from configure.ac.
15# In projects using CVS, this file can be treated like other built files. 27# In projects that use version control, this file can be treated like
28# other built files.
16 29
17 30
18# This macro should be invoked from ./configure.in, in the section 31# This macro should be invoked from ./configure.in, in the section
@@ -24,39 +37,31 @@ AC_DEFUN([gl_EARLY],
24 m4_pattern_allow([^gl_ES$])dnl a valid locale name 37 m4_pattern_allow([^gl_ES$])dnl a valid locale name
25 m4_pattern_allow([^gl_LIBOBJS$])dnl a variable 38 m4_pattern_allow([^gl_LIBOBJS$])dnl a variable
26 m4_pattern_allow([^gl_LTLIBOBJS$])dnl a variable 39 m4_pattern_allow([^gl_LTLIBOBJS$])dnl a variable
27 AC_REQUIRE([AC_PROG_RANLIB]) 40 AC_REQUIRE([gl_PROG_AR_RANLIB])
28 # Code from module alignof: 41 AC_REQUIRE([AM_PROG_CC_C_O])
29 # Code from module alloca-opt: 42 # Code from module alloca-opt:
30 # Code from module arg-nonnull:
31 # Code from module arpa_inet: 43 # Code from module arpa_inet:
32 # Code from module base64: 44 # Code from module base64:
33 # Code from module btowc: 45 # Code from module btowc:
34 # Code from module c++defs:
35 # Code from module c-strtod:
36 # Code from module cloexec:
37 # Code from module close-hook:
38 # Code from module configmake: 46 # Code from module configmake:
39 # Code from module crypto/sha1: 47 # Code from module crypto/sha1:
40 # Code from module dirname: 48 # Code from module dirname:
41 # Code from module dirname-lgpl: 49 # Code from module dirname-lgpl:
50 # Code from module dosname:
42 # Code from module double-slash-root: 51 # Code from module double-slash-root:
43 # Code from module dup2:
44 # Code from module environ: 52 # Code from module environ:
45 # Code from module errno: 53 # Code from module errno:
46 # Code from module error: 54 # Code from module error:
47 # Code from module exitfail: 55 # Code from module exitfail:
48 # Code from module extensions: 56 # Code from module extensions:
49 AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS]) 57 AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
50 # Code from module fcntl: 58 # Code from module extern-inline:
51 # Code from module fcntl-h: 59 # Code from module fd-hook:
52 # Code from module fcntl-safer:
53 # Code from module float: 60 # Code from module float:
54 # Code from module floorf: 61 # Code from module floorf:
55 # Code from module fsusage: 62 # Code from module fsusage:
56 # Code from module full-read: 63 # Code from module full-read:
57 # Code from module full-write:
58 # Code from module getaddrinfo: 64 # Code from module getaddrinfo:
59 # Code from module getdtablesize:
60 # Code from module gethostname: 65 # Code from module gethostname:
61 # Code from module getloadavg: 66 # Code from module getloadavg:
62 # Code from module getopt: 67 # Code from module getopt:
@@ -68,68 +73,81 @@ AC_DEFUN([gl_EARLY],
68 # Code from module hostent: 73 # Code from module hostent:
69 # Code from module include_next: 74 # Code from module include_next:
70 # Code from module inet_ntop: 75 # Code from module inet_ntop:
71 # Code from module inline:
72 # Code from module intprops: 76 # Code from module intprops:
73 # Code from module langinfo: 77 # Code from module langinfo:
78 # Code from module largefile:
79 AC_REQUIRE([AC_SYS_LARGEFILE])
74 # Code from module localcharset: 80 # Code from module localcharset:
75 # Code from module locale: 81 # Code from module locale:
76 # Code from module malloc: 82 # Code from module localeconv:
83 # Code from module lock:
84 # Code from module malloc-gnu:
77 # Code from module malloc-posix: 85 # Code from module malloc-posix:
78 # Code from module malloca: 86 # Code from module malloca:
79 # Code from module math: 87 # Code from module math:
80 # Code from module mbrtowc: 88 # Code from module mbrtowc:
81 # Code from module mbsinit: 89 # Code from module mbsinit:
90 # Code from module mbtowc:
82 # Code from module memchr: 91 # Code from module memchr:
83 # Code from module mktime: 92 # Code from module mktime:
93 # Code from module mktime-internal:
84 # Code from module mountlist: 94 # Code from module mountlist:
95 # Code from module msvc-inval:
96 # Code from module msvc-nothrow:
85 # Code from module multiarch: 97 # Code from module multiarch:
86 # Code from module netdb: 98 # Code from module netdb:
87 # Code from module netinet_in: 99 # Code from module netinet_in:
88 # Code from module nl_langinfo: 100 # Code from module nl_langinfo:
89 # Code from module open: 101 # Code from module nocrash:
102 # Code from module read:
90 # Code from module regex: 103 # Code from module regex:
91 # Code from module safe-read: 104 # Code from module safe-read:
92 # Code from module safe-write:
93 # Code from module servent: 105 # Code from module servent:
94 # Code from module setenv: 106 # Code from module setenv:
95 # Code from module size_max: 107 # Code from module size_max:
108 # Code from module snippet/_Noreturn:
109 # Code from module snippet/arg-nonnull:
110 # Code from module snippet/c++defs:
111 # Code from module snippet/warn-on-use:
96 # Code from module snprintf: 112 # Code from module snprintf:
113 # Code from module socketlib:
97 # Code from module sockets: 114 # Code from module sockets:
98 # Code from module socklen: 115 # Code from module socklen:
99 # Code from module ssize_t: 116 # Code from module ssize_t:
100 # Code from module stat: 117 # Code from module stdalign:
101 # Code from module stdbool: 118 # Code from module stdbool:
102 # Code from module stddef: 119 # Code from module stddef:
103 # Code from module stdint: 120 # Code from module stdint:
104 # Code from module stdio: 121 # Code from module stdio:
105 # Code from module stdlib: 122 # Code from module stdlib:
106 # Code from module strdup-posix:
107 # Code from module streq: 123 # Code from module streq:
108 # Code from module strerror: 124 # Code from module strerror:
125 # Code from module strerror-override:
109 # Code from module string: 126 # Code from module string:
110 # Code from module strndup: 127 # Code from module strndup:
111 # Code from module strnlen: 128 # Code from module strnlen:
112 # Code from module strsep: 129 # Code from module strsep:
113 # Code from module strstr-simple: 130 # Code from module strstr-simple:
114 # Code from module sys_socket: 131 # Code from module sys_socket:
115 # Code from module sys_stat: 132 # Code from module sys_types:
133 # Code from module sys_uio:
134 # Code from module threadlib:
135 gl_THREADLIB_EARLY
116 # Code from module time: 136 # Code from module time:
117 # Code from module time_r: 137 # Code from module time_r:
118 # Code from module timegm: 138 # Code from module timegm:
119 # Code from module unistd: 139 # Code from module unistd:
120 # Code from module unistd-safer:
121 # Code from module unsetenv: 140 # Code from module unsetenv:
122 # Code from module vasnprintf: 141 # Code from module vasnprintf:
123 # Code from module vasprintf: 142 # Code from module vasprintf:
124 # Code from module verify: 143 # Code from module verify:
125 # Code from module vsnprintf: 144 # Code from module vsnprintf:
126 # Code from module warn-on-use:
127 # Code from module wchar: 145 # Code from module wchar:
128 # Code from module wcrtomb: 146 # Code from module wcrtomb:
129 # Code from module wctype: 147 # Code from module wctype-h:
130 # Code from module write:
131 # Code from module xalloc: 148 # Code from module xalloc:
132 # Code from module xalloc-die: 149 # Code from module xalloc-die:
150 # Code from module xalloc-oversized:
133 # Code from module xsize: 151 # Code from module xsize:
134 # Code from module xstrndup: 152 # Code from module xstrndup:
135]) 153])
@@ -150,252 +168,296 @@ AC_DEFUN([gl_INIT],
150 m4_pushdef([gl_LIBSOURCES_DIR], []) 168 m4_pushdef([gl_LIBSOURCES_DIR], [])
151 gl_COMMON 169 gl_COMMON
152 gl_source_base='gl' 170 gl_source_base='gl'
153 # Code from module alignof:
154 # Code from module alloca-opt:
155 gl_FUNC_ALLOCA 171 gl_FUNC_ALLOCA
156 # Code from module arg-nonnull:
157 # Code from module arpa_inet:
158 gl_HEADER_ARPA_INET 172 gl_HEADER_ARPA_INET
159 AC_PROG_MKDIR_P 173 AC_PROG_MKDIR_P
160 # Code from module base64:
161 gl_FUNC_BASE64 174 gl_FUNC_BASE64
162 # Code from module btowc:
163 gl_FUNC_BTOWC 175 gl_FUNC_BTOWC
176 if test $HAVE_BTOWC = 0 || test $REPLACE_BTOWC = 1; then
177 AC_LIBOBJ([btowc])
178 gl_PREREQ_BTOWC
179 fi
164 gl_WCHAR_MODULE_INDICATOR([btowc]) 180 gl_WCHAR_MODULE_INDICATOR([btowc])
165 # Code from module c++defs: 181 gl_CONFIGMAKE_PREP
166 # Code from module c-strtod:
167 gl_C_STRTOD
168 # Code from module cloexec:
169 gl_CLOEXEC
170 gl_MODULE_INDICATOR_FOR_TESTS([cloexec])
171 # Code from module close-hook:
172 # Code from module configmake:
173 # Code from module crypto/sha1:
174 gl_SHA1 182 gl_SHA1
175 # Code from module dirname:
176 gl_DIRNAME 183 gl_DIRNAME
177 gl_MODULE_INDICATOR([dirname]) 184 gl_MODULE_INDICATOR([dirname])
178 # Code from module dirname-lgpl:
179 gl_DIRNAME_LGPL 185 gl_DIRNAME_LGPL
180 # Code from module double-slash-root:
181 gl_DOUBLE_SLASH_ROOT 186 gl_DOUBLE_SLASH_ROOT
182 # Code from module dup2:
183 gl_FUNC_DUP2
184 gl_UNISTD_MODULE_INDICATOR([dup2])
185 # Code from module environ:
186 gl_ENVIRON 187 gl_ENVIRON
187 gl_UNISTD_MODULE_INDICATOR([environ]) 188 gl_UNISTD_MODULE_INDICATOR([environ])
188 # Code from module errno:
189 gl_HEADER_ERRNO_H 189 gl_HEADER_ERRNO_H
190 # Code from module error:
191 gl_ERROR 190 gl_ERROR
191 if test $ac_cv_lib_error_at_line = no; then
192 AC_LIBOBJ([error])
193 gl_PREREQ_ERROR
194 fi
192 m4_ifdef([AM_XGETTEXT_OPTION], 195 m4_ifdef([AM_XGETTEXT_OPTION],
193 [AM_][XGETTEXT_OPTION([--flag=error:3:c-format]) 196 [AM_][XGETTEXT_OPTION([--flag=error:3:c-format])
194 AM_][XGETTEXT_OPTION([--flag=error_at_line:5:c-format])]) 197 AM_][XGETTEXT_OPTION([--flag=error_at_line:5:c-format])])
195 # Code from module exitfail: 198 AC_REQUIRE([gl_EXTERN_INLINE])
196 # Code from module extensions:
197 # Code from module fcntl:
198 gl_FUNC_FCNTL
199 gl_FCNTL_MODULE_INDICATOR([fcntl])
200 # Code from module fcntl-h:
201 gl_FCNTL_H
202 # Code from module fcntl-safer:
203 gl_FCNTL_SAFER
204 gl_MODULE_INDICATOR([fcntl-safer])
205 # Code from module float:
206 gl_FLOAT_H 199 gl_FLOAT_H
207 # Code from module floorf: 200 if test $REPLACE_FLOAT_LDBL = 1; then
201 AC_LIBOBJ([float])
202 fi
203 if test $REPLACE_ITOLD = 1; then
204 AC_LIBOBJ([itold])
205 fi
208 gl_FUNC_FLOORF 206 gl_FUNC_FLOORF
207 if test $HAVE_DECL_FLOORF = 0 || test $REPLACE_FLOORF = 1; then
208 AC_LIBOBJ([floorf])
209 fi
209 gl_MATH_MODULE_INDICATOR([floorf]) 210 gl_MATH_MODULE_INDICATOR([floorf])
210 # Code from module fsusage:
211 gl_FSUSAGE 211 gl_FSUSAGE
212 # Code from module full-read: 212 if test $gl_cv_fs_space = yes; then
213 # Code from module full-write: 213 AC_LIBOBJ([fsusage])
214 # Code from module getaddrinfo: 214 gl_PREREQ_FSUSAGE_EXTRA
215 fi
215 gl_GETADDRINFO 216 gl_GETADDRINFO
217 if test $HAVE_GETADDRINFO = 0; then
218 AC_LIBOBJ([getaddrinfo])
219 fi
220 if test $HAVE_DECL_GAI_STRERROR = 0 || test $REPLACE_GAI_STRERROR = 1; then
221 AC_LIBOBJ([gai_strerror])
222 fi
216 gl_NETDB_MODULE_INDICATOR([getaddrinfo]) 223 gl_NETDB_MODULE_INDICATOR([getaddrinfo])
217 # Code from module getdtablesize:
218 gl_FUNC_GETDTABLESIZE
219 gl_UNISTD_MODULE_INDICATOR([getdtablesize])
220 # Code from module gethostname:
221 gl_FUNC_GETHOSTNAME 224 gl_FUNC_GETHOSTNAME
225 if test $HAVE_GETHOSTNAME = 0; then
226 AC_LIBOBJ([gethostname])
227 gl_PREREQ_GETHOSTNAME
228 fi
222 gl_UNISTD_MODULE_INDICATOR([gethostname]) 229 gl_UNISTD_MODULE_INDICATOR([gethostname])
223 # Code from module getloadavg: 230 gl_GETLOADAVG
224 gl_GETLOADAVG([$gl_source_base]) 231 if test $HAVE_GETLOADAVG = 0; then
232 AC_LIBOBJ([getloadavg])
233 gl_PREREQ_GETLOADAVG
234 fi
225 gl_STDLIB_MODULE_INDICATOR([getloadavg]) 235 gl_STDLIB_MODULE_INDICATOR([getloadavg])
226 # Code from module getopt:
227 # Code from module getopt-gnu:
228 gl_FUNC_GETOPT_GNU 236 gl_FUNC_GETOPT_GNU
237 if test $REPLACE_GETOPT = 1; then
238 AC_LIBOBJ([getopt])
239 AC_LIBOBJ([getopt1])
240 gl_PREREQ_GETOPT
241 dnl Arrange for unistd.h to include getopt.h.
242 GNULIB_GL_UNISTD_H_GETOPT=1
243 fi
244 AC_SUBST([GNULIB_GL_UNISTD_H_GETOPT])
229 gl_MODULE_INDICATOR_FOR_TESTS([getopt-gnu]) 245 gl_MODULE_INDICATOR_FOR_TESTS([getopt-gnu])
230 # Code from module getopt-posix:
231 gl_FUNC_GETOPT_POSIX 246 gl_FUNC_GETOPT_POSIX
232 # Code from module gettext: 247 if test $REPLACE_GETOPT = 1; then
248 AC_LIBOBJ([getopt])
249 AC_LIBOBJ([getopt1])
250 gl_PREREQ_GETOPT
251 dnl Arrange for unistd.h to include getopt.h.
252 GNULIB_GL_UNISTD_H_GETOPT=1
253 fi
254 AC_SUBST([GNULIB_GL_UNISTD_H_GETOPT])
233 dnl you must add AM_GNU_GETTEXT([external]) or similar to configure.ac. 255 dnl you must add AM_GNU_GETTEXT([external]) or similar to configure.ac.
234 AM_GNU_GETTEXT_VERSION([0.18.1]) 256 AM_GNU_GETTEXT_VERSION([0.18.1])
235 # Code from module gettext-h:
236 AC_SUBST([LIBINTL]) 257 AC_SUBST([LIBINTL])
237 AC_SUBST([LTLIBINTL]) 258 AC_SUBST([LTLIBINTL])
238 # Code from module havelib:
239 # Code from module hostent:
240 gl_HOSTENT 259 gl_HOSTENT
241 # Code from module include_next:
242 # Code from module inet_ntop:
243 gl_FUNC_INET_NTOP 260 gl_FUNC_INET_NTOP
261 if test $HAVE_INET_NTOP = 0 || test $REPLACE_INET_NTOP = 1; then
262 AC_LIBOBJ([inet_ntop])
263 gl_PREREQ_INET_NTOP
264 fi
244 gl_ARPA_INET_MODULE_INDICATOR([inet_ntop]) 265 gl_ARPA_INET_MODULE_INDICATOR([inet_ntop])
245 # Code from module inline:
246 gl_INLINE
247 # Code from module intprops:
248 # Code from module langinfo:
249 gl_LANGINFO_H 266 gl_LANGINFO_H
250 # Code from module localcharset: 267 AC_REQUIRE([gl_LARGEFILE])
251 gl_LOCALCHARSET 268 gl_LOCALCHARSET
252 LOCALCHARSET_TESTS_ENVIRONMENT="CHARSETALIASDIR=\"\$(top_builddir)/$gl_source_base\"" 269 LOCALCHARSET_TESTS_ENVIRONMENT="CHARSETALIASDIR=\"\$(abs_top_builddir)/$gl_source_base\""
253 AC_SUBST([LOCALCHARSET_TESTS_ENVIRONMENT]) 270 AC_SUBST([LOCALCHARSET_TESTS_ENVIRONMENT])
254 # Code from module locale:
255 gl_LOCALE_H 271 gl_LOCALE_H
256 # Code from module malloc: 272 gl_FUNC_LOCALECONV
273 if test $REPLACE_LOCALECONV = 1; then
274 AC_LIBOBJ([localeconv])
275 gl_PREREQ_LOCALECONV
276 fi
277 gl_LOCALE_MODULE_INDICATOR([localeconv])
278 gl_LOCK
279 gl_MODULE_INDICATOR([lock])
257 gl_FUNC_MALLOC_GNU 280 gl_FUNC_MALLOC_GNU
258 AC_DEFINE([GNULIB_MALLOC_GNU], 1, [Define to indicate the 'malloc' module.]) 281 if test $REPLACE_MALLOC = 1; then
259 # Code from module malloc-posix: 282 AC_LIBOBJ([malloc])
283 fi
284 gl_MODULE_INDICATOR([malloc-gnu])
260 gl_FUNC_MALLOC_POSIX 285 gl_FUNC_MALLOC_POSIX
286 if test $REPLACE_MALLOC = 1; then
287 AC_LIBOBJ([malloc])
288 fi
261 gl_STDLIB_MODULE_INDICATOR([malloc-posix]) 289 gl_STDLIB_MODULE_INDICATOR([malloc-posix])
262 # Code from module malloca:
263 gl_MALLOCA 290 gl_MALLOCA
264 # Code from module math:
265 gl_MATH_H 291 gl_MATH_H
266 # Code from module mbrtowc:
267 gl_FUNC_MBRTOWC 292 gl_FUNC_MBRTOWC
293 if test $HAVE_MBRTOWC = 0 || test $REPLACE_MBRTOWC = 1; then
294 AC_LIBOBJ([mbrtowc])
295 gl_PREREQ_MBRTOWC
296 fi
268 gl_WCHAR_MODULE_INDICATOR([mbrtowc]) 297 gl_WCHAR_MODULE_INDICATOR([mbrtowc])
269 # Code from module mbsinit:
270 gl_FUNC_MBSINIT 298 gl_FUNC_MBSINIT
299 if test $HAVE_MBSINIT = 0 || test $REPLACE_MBSINIT = 1; then
300 AC_LIBOBJ([mbsinit])
301 gl_PREREQ_MBSINIT
302 fi
271 gl_WCHAR_MODULE_INDICATOR([mbsinit]) 303 gl_WCHAR_MODULE_INDICATOR([mbsinit])
272 # Code from module memchr: 304 gl_FUNC_MBTOWC
305 if test $REPLACE_MBTOWC = 1; then
306 AC_LIBOBJ([mbtowc])
307 gl_PREREQ_MBTOWC
308 fi
309 gl_STDLIB_MODULE_INDICATOR([mbtowc])
273 gl_FUNC_MEMCHR 310 gl_FUNC_MEMCHR
311 if test $HAVE_MEMCHR = 0 || test $REPLACE_MEMCHR = 1; then
312 AC_LIBOBJ([memchr])
313 gl_PREREQ_MEMCHR
314 fi
274 gl_STRING_MODULE_INDICATOR([memchr]) 315 gl_STRING_MODULE_INDICATOR([memchr])
275 # Code from module mktime:
276 gl_FUNC_MKTIME 316 gl_FUNC_MKTIME
317 if test $REPLACE_MKTIME = 1; then
318 AC_LIBOBJ([mktime])
319 gl_PREREQ_MKTIME
320 fi
277 gl_TIME_MODULE_INDICATOR([mktime]) 321 gl_TIME_MODULE_INDICATOR([mktime])
278 # Code from module mountlist: 322 gl_FUNC_MKTIME_INTERNAL
323 if test $REPLACE_MKTIME = 1; then
324 AC_LIBOBJ([mktime])
325 gl_PREREQ_MKTIME
326 fi
279 gl_MOUNTLIST 327 gl_MOUNTLIST
280 # Code from module multiarch: 328 if test $gl_cv_list_mounted_fs = yes; then
329 AC_LIBOBJ([mountlist])
330 gl_PREREQ_MOUNTLIST_EXTRA
331 fi
332 gl_MSVC_INVAL
333 if test $HAVE_MSVC_INVALID_PARAMETER_HANDLER = 1; then
334 AC_LIBOBJ([msvc-inval])
335 fi
336 gl_MSVC_NOTHROW
337 if test $HAVE_MSVC_INVALID_PARAMETER_HANDLER = 1; then
338 AC_LIBOBJ([msvc-nothrow])
339 fi
281 gl_MULTIARCH 340 gl_MULTIARCH
282 # Code from module netdb:
283 gl_HEADER_NETDB 341 gl_HEADER_NETDB
284 # Code from module netinet_in:
285 gl_HEADER_NETINET_IN 342 gl_HEADER_NETINET_IN
286 AC_PROG_MKDIR_P 343 AC_PROG_MKDIR_P
287 # Code from module nl_langinfo:
288 gl_FUNC_NL_LANGINFO 344 gl_FUNC_NL_LANGINFO
345 if test $HAVE_NL_LANGINFO = 0 || test $REPLACE_NL_LANGINFO = 1; then
346 AC_LIBOBJ([nl_langinfo])
347 fi
289 gl_LANGINFO_MODULE_INDICATOR([nl_langinfo]) 348 gl_LANGINFO_MODULE_INDICATOR([nl_langinfo])
290 # Code from module open: 349 gl_FUNC_READ
291 gl_FUNC_OPEN 350 if test $REPLACE_READ = 1; then
292 gl_FCNTL_MODULE_INDICATOR([open]) 351 AC_LIBOBJ([read])
293 # Code from module regex: 352 gl_PREREQ_READ
353 fi
354 gl_UNISTD_MODULE_INDICATOR([read])
294 gl_REGEX 355 gl_REGEX
295 # Code from module safe-read: 356 if test $ac_use_included_regex = yes; then
296 gl_SAFE_READ 357 AC_LIBOBJ([regex])
297 # Code from module safe-write: 358 gl_PREREQ_REGEX
298 gl_SAFE_WRITE 359 fi
299 # Code from module servent: 360 gl_PREREQ_SAFE_READ
300 gl_SERVENT 361 gl_SERVENT
301 # Code from module setenv:
302 gl_FUNC_SETENV 362 gl_FUNC_SETENV
363 if test $HAVE_SETENV = 0 || test $REPLACE_SETENV = 1; then
364 AC_LIBOBJ([setenv])
365 fi
303 gl_STDLIB_MODULE_INDICATOR([setenv]) 366 gl_STDLIB_MODULE_INDICATOR([setenv])
304 # Code from module size_max:
305 gl_SIZE_MAX 367 gl_SIZE_MAX
306 # Code from module snprintf:
307 gl_FUNC_SNPRINTF 368 gl_FUNC_SNPRINTF
308 gl_STDIO_MODULE_INDICATOR([snprintf]) 369 gl_STDIO_MODULE_INDICATOR([snprintf])
309 # Code from module sockets: 370 gl_MODULE_INDICATOR([snprintf])
371 gl_SOCKETLIB
310 gl_SOCKETS 372 gl_SOCKETS
311 # Code from module socklen:
312 gl_TYPE_SOCKLEN_T 373 gl_TYPE_SOCKLEN_T
313 # Code from module ssize_t:
314 gt_TYPE_SSIZE_T 374 gt_TYPE_SSIZE_T
315 # Code from module stat: 375 gl_STDALIGN_H
316 gl_FUNC_STAT
317 gl_SYS_STAT_MODULE_INDICATOR([stat])
318 # Code from module stdbool:
319 AM_STDBOOL_H 376 AM_STDBOOL_H
320 # Code from module stddef:
321 gl_STDDEF_H 377 gl_STDDEF_H
322 # Code from module stdint:
323 gl_STDINT_H 378 gl_STDINT_H
324 # Code from module stdio:
325 gl_STDIO_H 379 gl_STDIO_H
326 # Code from module stdlib:
327 gl_STDLIB_H 380 gl_STDLIB_H
328 # Code from module strdup-posix:
329 gl_FUNC_STRDUP_POSIX
330 gl_STRING_MODULE_INDICATOR([strdup])
331 # Code from module streq:
332 # Code from module strerror:
333 gl_FUNC_STRERROR 381 gl_FUNC_STRERROR
382 if test $REPLACE_STRERROR = 1; then
383 AC_LIBOBJ([strerror])
384 fi
385 gl_MODULE_INDICATOR([strerror])
334 gl_STRING_MODULE_INDICATOR([strerror]) 386 gl_STRING_MODULE_INDICATOR([strerror])
335 # Code from module string: 387 AC_REQUIRE([gl_HEADER_ERRNO_H])
388 AC_REQUIRE([gl_FUNC_STRERROR_0])
389 if test -n "$ERRNO_H" || test $REPLACE_STRERROR_0 = 1; then
390 AC_LIBOBJ([strerror-override])
391 gl_PREREQ_SYS_H_WINSOCK2
392 fi
336 gl_HEADER_STRING_H 393 gl_HEADER_STRING_H
337 # Code from module strndup:
338 gl_FUNC_STRNDUP 394 gl_FUNC_STRNDUP
395 if test $HAVE_STRNDUP = 0 || test $REPLACE_STRNDUP = 1; then
396 AC_LIBOBJ([strndup])
397 fi
339 gl_STRING_MODULE_INDICATOR([strndup]) 398 gl_STRING_MODULE_INDICATOR([strndup])
340 # Code from module strnlen:
341 gl_FUNC_STRNLEN 399 gl_FUNC_STRNLEN
400 if test $HAVE_DECL_STRNLEN = 0 || test $REPLACE_STRNLEN = 1; then
401 AC_LIBOBJ([strnlen])
402 gl_PREREQ_STRNLEN
403 fi
342 gl_STRING_MODULE_INDICATOR([strnlen]) 404 gl_STRING_MODULE_INDICATOR([strnlen])
343 # Code from module strsep:
344 gl_FUNC_STRSEP 405 gl_FUNC_STRSEP
406 if test $HAVE_STRSEP = 0; then
407 AC_LIBOBJ([strsep])
408 gl_PREREQ_STRSEP
409 fi
345 gl_STRING_MODULE_INDICATOR([strsep]) 410 gl_STRING_MODULE_INDICATOR([strsep])
346 # Code from module strstr-simple:
347 gl_FUNC_STRSTR_SIMPLE 411 gl_FUNC_STRSTR_SIMPLE
412 if test $REPLACE_STRSTR = 1; then
413 AC_LIBOBJ([strstr])
414 fi
348 gl_STRING_MODULE_INDICATOR([strstr]) 415 gl_STRING_MODULE_INDICATOR([strstr])
349 # Code from module sys_socket:
350 gl_HEADER_SYS_SOCKET 416 gl_HEADER_SYS_SOCKET
351 AC_PROG_MKDIR_P 417 AC_PROG_MKDIR_P
352 # Code from module sys_stat: 418 gl_SYS_TYPES_H
353 gl_HEADER_SYS_STAT_H
354 AC_PROG_MKDIR_P 419 AC_PROG_MKDIR_P
355 # Code from module time: 420 gl_HEADER_SYS_UIO
421 AC_PROG_MKDIR_P
422 gl_THREADLIB
356 gl_HEADER_TIME_H 423 gl_HEADER_TIME_H
357 # Code from module time_r:
358 gl_TIME_R 424 gl_TIME_R
425 if test $HAVE_LOCALTIME_R = 0 || test $REPLACE_LOCALTIME_R = 1; then
426 AC_LIBOBJ([time_r])
427 gl_PREREQ_TIME_R
428 fi
359 gl_TIME_MODULE_INDICATOR([time_r]) 429 gl_TIME_MODULE_INDICATOR([time_r])
360 # Code from module timegm:
361 gl_FUNC_TIMEGM 430 gl_FUNC_TIMEGM
431 if test $HAVE_TIMEGM = 0 || test $REPLACE_TIMEGM = 1; then
432 AC_LIBOBJ([timegm])
433 gl_PREREQ_TIMEGM
434 fi
362 gl_TIME_MODULE_INDICATOR([timegm]) 435 gl_TIME_MODULE_INDICATOR([timegm])
363 # Code from module unistd:
364 gl_UNISTD_H 436 gl_UNISTD_H
365 # Code from module unistd-safer:
366 gl_UNISTD_SAFER
367 # Code from module unsetenv:
368 gl_FUNC_UNSETENV 437 gl_FUNC_UNSETENV
438 if test $HAVE_UNSETENV = 0 || test $REPLACE_UNSETENV = 1; then
439 AC_LIBOBJ([unsetenv])
440 gl_PREREQ_UNSETENV
441 fi
369 gl_STDLIB_MODULE_INDICATOR([unsetenv]) 442 gl_STDLIB_MODULE_INDICATOR([unsetenv])
370 # Code from module vasnprintf:
371 gl_FUNC_VASNPRINTF 443 gl_FUNC_VASNPRINTF
372 # Code from module vasprintf:
373 gl_FUNC_VASPRINTF 444 gl_FUNC_VASPRINTF
374 gl_STDIO_MODULE_INDICATOR([vasprintf]) 445 gl_STDIO_MODULE_INDICATOR([vasprintf])
375 m4_ifdef([AM_XGETTEXT_OPTION], 446 m4_ifdef([AM_XGETTEXT_OPTION],
376 [AM_][XGETTEXT_OPTION([--flag=asprintf:2:c-format]) 447 [AM_][XGETTEXT_OPTION([--flag=asprintf:2:c-format])
377 AM_][XGETTEXT_OPTION([--flag=vasprintf:2:c-format])]) 448 AM_][XGETTEXT_OPTION([--flag=vasprintf:2:c-format])])
378 # Code from module verify:
379 # Code from module vsnprintf:
380 gl_FUNC_VSNPRINTF 449 gl_FUNC_VSNPRINTF
381 gl_STDIO_MODULE_INDICATOR([vsnprintf]) 450 gl_STDIO_MODULE_INDICATOR([vsnprintf])
382 # Code from module warn-on-use:
383 # Code from module wchar:
384 gl_WCHAR_H 451 gl_WCHAR_H
385 # Code from module wcrtomb:
386 gl_FUNC_WCRTOMB 452 gl_FUNC_WCRTOMB
453 if test $HAVE_WCRTOMB = 0 || test $REPLACE_WCRTOMB = 1; then
454 AC_LIBOBJ([wcrtomb])
455 gl_PREREQ_WCRTOMB
456 fi
387 gl_WCHAR_MODULE_INDICATOR([wcrtomb]) 457 gl_WCHAR_MODULE_INDICATOR([wcrtomb])
388 # Code from module wctype:
389 gl_WCTYPE_H 458 gl_WCTYPE_H
390 # Code from module write:
391 gl_FUNC_WRITE
392 gl_UNISTD_MODULE_INDICATOR([write])
393 # Code from module xalloc:
394 gl_XALLOC 459 gl_XALLOC
395 # Code from module xalloc-die:
396 # Code from module xsize:
397 gl_XSIZE 460 gl_XSIZE
398 # Code from module xstrndup:
399 gl_XSTRNDUP 461 gl_XSTRNDUP
400 # End of code from modules 462 # End of code from modules
401 m4_ifval(gl_LIBSOURCES_LIST, [ 463 m4_ifval(gl_LIBSOURCES_LIST, [
@@ -537,11 +599,11 @@ AC_DEFUN([gltests_LIBSOURCES], [
537# This macro records the list of files which have been installed by 599# This macro records the list of files which have been installed by
538# gnulib-tool and may be removed by future gnulib-tool invocations. 600# gnulib-tool and may be removed by future gnulib-tool invocations.
539AC_DEFUN([gl_FILE_LIST], [ 601AC_DEFUN([gl_FILE_LIST], [
540 build-aux/arg-nonnull.h
541 build-aux/c++defs.h
542 build-aux/config.rpath 602 build-aux/config.rpath
543 build-aux/warn-on-use.h 603 build-aux/snippet/_Noreturn.h
544 lib/alignof.h 604 build-aux/snippet/arg-nonnull.h
605 build-aux/snippet/c++defs.h
606 build-aux/snippet/warn-on-use.h
545 lib/alloca.in.h 607 lib/alloca.in.h
546 lib/arpa_inet.in.h 608 lib/arpa_inet.in.h
547 lib/asnprintf.c 609 lib/asnprintf.c
@@ -551,30 +613,20 @@ AC_DEFUN([gl_FILE_LIST], [
551 lib/basename-lgpl.c 613 lib/basename-lgpl.c
552 lib/basename.c 614 lib/basename.c
553 lib/btowc.c 615 lib/btowc.c
554 lib/c-strtod.c
555 lib/c-strtod.h
556 lib/cloexec.c
557 lib/cloexec.h
558 lib/close-hook.c
559 lib/close-hook.h
560 lib/config.charset 616 lib/config.charset
561 lib/creat-safer.c
562 lib/dirname-lgpl.c 617 lib/dirname-lgpl.c
563 lib/dirname.c 618 lib/dirname.c
564 lib/dirname.h 619 lib/dirname.h
565 lib/dup-safer.c 620 lib/dosname.h
566 lib/dup2.c
567 lib/errno.in.h 621 lib/errno.in.h
568 lib/error.c 622 lib/error.c
569 lib/error.h 623 lib/error.h
570 lib/exitfail.c 624 lib/exitfail.c
571 lib/exitfail.h 625 lib/exitfail.h
572 lib/fcntl--.h 626 lib/fd-hook.c
573 lib/fcntl-safer.h 627 lib/fd-hook.h
574 lib/fcntl.c
575 lib/fcntl.in.h
576 lib/fd-safer.c
577 lib/float+.h 628 lib/float+.h
629 lib/float.c
578 lib/float.in.h 630 lib/float.in.h
579 lib/floor.c 631 lib/floor.c
580 lib/floorf.c 632 lib/floorf.c
@@ -583,10 +635,8 @@ AC_DEFUN([gl_FILE_LIST], [
583 lib/full-read.c 635 lib/full-read.c
584 lib/full-read.h 636 lib/full-read.h
585 lib/full-write.c 637 lib/full-write.c
586 lib/full-write.h
587 lib/gai_strerror.c 638 lib/gai_strerror.c
588 lib/getaddrinfo.c 639 lib/getaddrinfo.c
589 lib/getdtablesize.c
590 lib/gethostname.c 640 lib/gethostname.c
591 lib/getloadavg.c 641 lib/getloadavg.c
592 lib/getopt.c 642 lib/getopt.c
@@ -594,35 +644,45 @@ AC_DEFUN([gl_FILE_LIST], [
594 lib/getopt1.c 644 lib/getopt1.c
595 lib/getopt_int.h 645 lib/getopt_int.h
596 lib/gettext.h 646 lib/gettext.h
647 lib/glthread/lock.c
648 lib/glthread/lock.h
649 lib/glthread/threadlib.c
597 lib/inet_ntop.c 650 lib/inet_ntop.c
598 lib/intprops.h 651 lib/intprops.h
652 lib/itold.c
599 lib/langinfo.in.h 653 lib/langinfo.in.h
600 lib/localcharset.c 654 lib/localcharset.c
601 lib/localcharset.h 655 lib/localcharset.h
602 lib/locale.in.h 656 lib/locale.in.h
657 lib/localeconv.c
603 lib/malloc.c 658 lib/malloc.c
604 lib/malloca.c 659 lib/malloca.c
605 lib/malloca.h 660 lib/malloca.h
606 lib/malloca.valgrind 661 lib/malloca.valgrind
662 lib/math.c
607 lib/math.in.h 663 lib/math.in.h
608 lib/mbrtowc.c 664 lib/mbrtowc.c
609 lib/mbsinit.c 665 lib/mbsinit.c
666 lib/mbtowc-impl.h
667 lib/mbtowc.c
610 lib/memchr.c 668 lib/memchr.c
611 lib/memchr.valgrind 669 lib/memchr.valgrind
612 lib/mktime-internal.h 670 lib/mktime-internal.h
613 lib/mktime.c 671 lib/mktime.c
614 lib/mountlist.c 672 lib/mountlist.c
615 lib/mountlist.h 673 lib/mountlist.h
674 lib/msvc-inval.c
675 lib/msvc-inval.h
676 lib/msvc-nothrow.c
677 lib/msvc-nothrow.h
616 lib/netdb.in.h 678 lib/netdb.in.h
617 lib/netinet_in.in.h 679 lib/netinet_in.in.h
618 lib/nl_langinfo.c 680 lib/nl_langinfo.c
619 lib/open-safer.c
620 lib/open.c
621 lib/pipe-safer.c
622 lib/printf-args.c 681 lib/printf-args.c
623 lib/printf-args.h 682 lib/printf-args.h
624 lib/printf-parse.c 683 lib/printf-parse.c
625 lib/printf-parse.h 684 lib/printf-parse.h
685 lib/read.c
626 lib/ref-add.sin 686 lib/ref-add.sin
627 lib/ref-del.sin 687 lib/ref-del.sin
628 lib/regcomp.c 688 lib/regcomp.c
@@ -633,8 +693,6 @@ AC_DEFUN([gl_FILE_LIST], [
633 lib/regexec.c 693 lib/regexec.c
634 lib/safe-read.c 694 lib/safe-read.c
635 lib/safe-read.h 695 lib/safe-read.h
636 lib/safe-write.c
637 lib/safe-write.h
638 lib/setenv.c 696 lib/setenv.c
639 lib/sha1.c 697 lib/sha1.c
640 lib/sha1.h 698 lib/sha1.h
@@ -642,16 +700,16 @@ AC_DEFUN([gl_FILE_LIST], [
642 lib/snprintf.c 700 lib/snprintf.c
643 lib/sockets.c 701 lib/sockets.c
644 lib/sockets.h 702 lib/sockets.h
645 lib/stat.c 703 lib/stdalign.in.h
646 lib/stdbool.in.h 704 lib/stdbool.in.h
647 lib/stddef.in.h 705 lib/stddef.in.h
648 lib/stdint.in.h 706 lib/stdint.in.h
649 lib/stdio-write.c
650 lib/stdio.in.h 707 lib/stdio.in.h
651 lib/stdlib.in.h 708 lib/stdlib.in.h
652 lib/str-two-way.h 709 lib/str-two-way.h
653 lib/strdup.c
654 lib/streq.h 710 lib/streq.h
711 lib/strerror-override.c
712 lib/strerror-override.h
655 lib/strerror.c 713 lib/strerror.c
656 lib/string.in.h 714 lib/string.in.h
657 lib/stripslash.c 715 lib/stripslash.c
@@ -659,13 +717,14 @@ AC_DEFUN([gl_FILE_LIST], [
659 lib/strnlen.c 717 lib/strnlen.c
660 lib/strsep.c 718 lib/strsep.c
661 lib/strstr.c 719 lib/strstr.c
720 lib/sys_socket.c
662 lib/sys_socket.in.h 721 lib/sys_socket.in.h
663 lib/sys_stat.in.h 722 lib/sys_types.in.h
723 lib/sys_uio.in.h
664 lib/time.in.h 724 lib/time.in.h
665 lib/time_r.c 725 lib/time_r.c
666 lib/timegm.c 726 lib/timegm.c
667 lib/unistd--.h 727 lib/unistd.c
668 lib/unistd-safer.h
669 lib/unistd.in.h 728 lib/unistd.in.h
670 lib/unsetenv.c 729 lib/unsetenv.c
671 lib/vasnprintf.c 730 lib/vasnprintf.c
@@ -676,42 +735,38 @@ AC_DEFUN([gl_FILE_LIST], [
676 lib/w32sock.h 735 lib/w32sock.h
677 lib/wchar.in.h 736 lib/wchar.in.h
678 lib/wcrtomb.c 737 lib/wcrtomb.c
738 lib/wctype-h.c
679 lib/wctype.in.h 739 lib/wctype.in.h
680 lib/write.c
681 lib/xalloc-die.c 740 lib/xalloc-die.c
741 lib/xalloc-oversized.h
682 lib/xalloc.h 742 lib/xalloc.h
683 lib/xmalloc.c 743 lib/xmalloc.c
744 lib/xsize.c
684 lib/xsize.h 745 lib/xsize.h
685 lib/xstrndup.c 746 lib/xstrndup.c
686 lib/xstrndup.h 747 lib/xstrndup.h
687 m4/00gnulib.m4 748 m4/00gnulib.m4
688 m4/alloca.m4 749 m4/alloca.m4
689 m4/arpa_inet_h.m4 750 m4/arpa_inet_h.m4
690 m4/asm-underscore.m4
691 m4/base64.m4 751 m4/base64.m4
692 m4/btowc.m4 752 m4/btowc.m4
693 m4/c-strtod.m4
694 m4/cloexec.m4
695 m4/codeset.m4 753 m4/codeset.m4
754 m4/configmake.m4
696 m4/dirname.m4 755 m4/dirname.m4
697 m4/dos.m4
698 m4/double-slash-root.m4 756 m4/double-slash-root.m4
699 m4/dup2.m4
700 m4/eealloc.m4 757 m4/eealloc.m4
701 m4/environ.m4 758 m4/environ.m4
702 m4/errno_h.m4 759 m4/errno_h.m4
703 m4/error.m4 760 m4/error.m4
761 m4/exponentd.m4
704 m4/extensions.m4 762 m4/extensions.m4
763 m4/extern-inline.m4
705 m4/fcntl-o.m4 764 m4/fcntl-o.m4
706 m4/fcntl-safer.m4
707 m4/fcntl.m4
708 m4/fcntl_h.m4
709 m4/float_h.m4 765 m4/float_h.m4
710 m4/floorf.m4 766 m4/floorf.m4
711 m4/fstypename.m4 767 m4/fstypename.m4
712 m4/fsusage.m4 768 m4/fsusage.m4
713 m4/getaddrinfo.m4 769 m4/getaddrinfo.m4
714 m4/getdtablesize.m4
715 m4/gethostname.m4 770 m4/gethostname.m4
716 m4/getloadavg.m4 771 m4/getloadavg.m4
717 m4/getopt.m4 772 m4/getopt.m4
@@ -723,7 +778,6 @@ AC_DEFUN([gl_FILE_LIST], [
723 m4/iconv.m4 778 m4/iconv.m4
724 m4/include_next.m4 779 m4/include_next.m4
725 m4/inet_ntop.m4 780 m4/inet_ntop.m4
726 m4/inline.m4
727 m4/intdiv0.m4 781 m4/intdiv0.m4
728 m4/intl.m4 782 m4/intl.m4
729 m4/intldir.m4 783 m4/intldir.m4
@@ -733,6 +787,7 @@ AC_DEFUN([gl_FILE_LIST], [
733 m4/inttypes-pri.m4 787 m4/inttypes-pri.m4
734 m4/inttypes_h.m4 788 m4/inttypes_h.m4
735 m4/langinfo_h.m4 789 m4/langinfo_h.m4
790 m4/largefile.m4
736 m4/lcmessage.m4 791 m4/lcmessage.m4
737 m4/lib-ld.m4 792 m4/lib-ld.m4
738 m4/lib-link.m4 793 m4/lib-link.m4
@@ -742,6 +797,7 @@ AC_DEFUN([gl_FILE_LIST], [
742 m4/locale-ja.m4 797 m4/locale-ja.m4
743 m4/locale-zh.m4 798 m4/locale-zh.m4
744 m4/locale_h.m4 799 m4/locale_h.m4
800 m4/localeconv.m4
745 m4/lock.m4 801 m4/lock.m4
746 m4/longlong.m4 802 m4/longlong.m4
747 m4/ls-mntd-fs.m4 803 m4/ls-mntd-fs.m4
@@ -751,42 +807,45 @@ AC_DEFUN([gl_FILE_LIST], [
751 m4/mbrtowc.m4 807 m4/mbrtowc.m4
752 m4/mbsinit.m4 808 m4/mbsinit.m4
753 m4/mbstate_t.m4 809 m4/mbstate_t.m4
810 m4/mbtowc.m4
754 m4/memchr.m4 811 m4/memchr.m4
755 m4/mktime.m4 812 m4/mktime.m4
756 m4/mmap-anon.m4 813 m4/mmap-anon.m4
757 m4/mode_t.m4
758 m4/mountlist.m4 814 m4/mountlist.m4
815 m4/msvc-inval.m4
816 m4/msvc-nothrow.m4
759 m4/multiarch.m4 817 m4/multiarch.m4
760 m4/netdb_h.m4 818 m4/netdb_h.m4
761 m4/netinet_in_h.m4 819 m4/netinet_in_h.m4
762 m4/nl_langinfo.m4 820 m4/nl_langinfo.m4
763 m4/nls.m4 821 m4/nls.m4
822 m4/nocrash.m4
823 m4/off_t.m4
764 m4/onceonly.m4 824 m4/onceonly.m4
765 m4/open.m4
766 m4/po.m4 825 m4/po.m4
767 m4/printf-posix.m4 826 m4/printf-posix.m4
768 m4/printf.m4 827 m4/printf.m4
769 m4/progtest.m4 828 m4/progtest.m4
829 m4/read.m4
770 m4/regex.m4 830 m4/regex.m4
771 m4/safe-read.m4 831 m4/safe-read.m4
772 m4/safe-write.m4
773 m4/servent.m4 832 m4/servent.m4
774 m4/setenv.m4 833 m4/setenv.m4
775 m4/sha1.m4 834 m4/sha1.m4
776 m4/size_max.m4 835 m4/size_max.m4
777 m4/snprintf.m4 836 m4/snprintf.m4
837 m4/socketlib.m4
778 m4/sockets.m4 838 m4/sockets.m4
779 m4/socklen.m4 839 m4/socklen.m4
780 m4/sockpfaf.m4 840 m4/sockpfaf.m4
781 m4/ssize_t.m4 841 m4/ssize_t.m4
782 m4/stat.m4 842 m4/stdalign.m4
783 m4/stdbool.m4 843 m4/stdbool.m4
784 m4/stddef_h.m4 844 m4/stddef_h.m4
785 m4/stdint.m4 845 m4/stdint.m4
786 m4/stdint_h.m4 846 m4/stdint_h.m4
787 m4/stdio_h.m4 847 m4/stdio_h.m4
788 m4/stdlib_h.m4 848 m4/stdlib_h.m4
789 m4/strdup.m4
790 m4/strerror.m4 849 m4/strerror.m4
791 m4/string_h.m4 850 m4/string_h.m4
792 m4/strndup.m4 851 m4/strndup.m4
@@ -794,13 +853,13 @@ AC_DEFUN([gl_FILE_LIST], [
794 m4/strsep.m4 853 m4/strsep.m4
795 m4/strstr.m4 854 m4/strstr.m4
796 m4/sys_socket_h.m4 855 m4/sys_socket_h.m4
797 m4/sys_stat_h.m4 856 m4/sys_types_h.m4
857 m4/sys_uio_h.m4
798 m4/threadlib.m4 858 m4/threadlib.m4
799 m4/time_h.m4 859 m4/time_h.m4
800 m4/time_r.m4 860 m4/time_r.m4
801 m4/timegm.m4 861 m4/timegm.m4
802 m4/uintmax_t.m4 862 m4/uintmax_t.m4
803 m4/unistd-safer.m4
804 m4/unistd_h.m4 863 m4/unistd_h.m4
805 m4/vasnprintf.m4 864 m4/vasnprintf.m4
806 m4/vasprintf.m4 865 m4/vasprintf.m4
@@ -812,7 +871,6 @@ AC_DEFUN([gl_FILE_LIST], [
812 m4/wcrtomb.m4 871 m4/wcrtomb.m4
813 m4/wctype_h.m4 872 m4/wctype_h.m4
814 m4/wint_t.m4 873 m4/wint_t.m4
815 m4/write.m4
816 m4/xalloc.m4 874 m4/xalloc.m4
817 m4/xsize.m4 875 m4/xsize.m4
818 m4/xstrndup.m4 876 m4/xstrndup.m4