diff options
author | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2009-01-15 09:22:57 (GMT) |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2009-01-15 10:19:08 (GMT) |
commit | 71cdb52799220f8d9052643baf1d3e9836a9c755 (patch) | |
tree | 27aee97a35d9ab51f0d8f64a46690bd41a5f8c1b /gl/m4/gnulib-comp.m4 | |
parent | f7afa46586645e50498d8b2d0c67884f014dc3a4 (diff) | |
download | monitoring-plugins-71cdb52799220f8d9052643baf1d3e9836a9c755.tar.gz |
Sync with gnulib
Diffstat (limited to 'gl/m4/gnulib-comp.m4')
-rw-r--r-- | gl/m4/gnulib-comp.m4 | 127 |
1 files changed, 95 insertions, 32 deletions
diff --git a/gl/m4/gnulib-comp.m4 b/gl/m4/gnulib-comp.m4 index 85ad2e9..99fa45d 100644 --- a/gl/m4/gnulib-comp.m4 +++ b/gl/m4/gnulib-comp.m4 | |||
@@ -1,5 +1,5 @@ | |||
1 | # DO NOT EDIT! GENERATED AUTOMATICALLY! | 1 | # DO NOT EDIT! GENERATED AUTOMATICALLY! |
2 | # Copyright (C) 2004-2007 Free Software Foundation, Inc. | 2 | # Copyright (C) 2002-2009 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, distributed under the terms of the GNU |
5 | # General Public License. As a special exception to the GNU General | 5 | # General Public License. As a special exception to the GNU General |
@@ -40,20 +40,27 @@ AC_DEFUN([gl_INIT], | |||
40 | m4_pushdef([AC_LIBOBJ], m4_defn([gl_LIBOBJ])) | 40 | m4_pushdef([AC_LIBOBJ], m4_defn([gl_LIBOBJ])) |
41 | m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gl_REPLACE_FUNCS])) | 41 | m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gl_REPLACE_FUNCS])) |
42 | m4_pushdef([AC_LIBSOURCES], m4_defn([gl_LIBSOURCES])) | 42 | m4_pushdef([AC_LIBSOURCES], m4_defn([gl_LIBSOURCES])) |
43 | m4_pushdef([gl_LIBSOURCES_LIST], []) | ||
44 | m4_pushdef([gl_LIBSOURCES_DIR], []) | ||
45 | gl_COMMON | ||
43 | gl_source_base='gl' | 46 | gl_source_base='gl' |
44 | gl_FUNC_ALLOCA | 47 | gl_FUNC_ALLOCA |
45 | gl_HEADER_ARPA_INET | 48 | gl_HEADER_ARPA_INET |
46 | AC_PROG_MKDIR_P | 49 | AC_PROG_MKDIR_P |
47 | gl_FUNC_BASE64 | 50 | gl_FUNC_BASE64 |
51 | gl_FUNC_BTOWC | ||
52 | gl_WCHAR_MODULE_INDICATOR([btowc]) | ||
48 | gl_C_STRTOD | 53 | gl_C_STRTOD |
49 | gl_CLOEXEC | 54 | gl_CLOEXEC |
50 | gl_DIRNAME | 55 | gl_DIRNAME |
51 | gl_DOUBLE_SLASH_ROOT | 56 | gl_DOUBLE_SLASH_ROOT |
57 | gl_HEADER_ERRNO_H | ||
52 | gl_ERROR | 58 | gl_ERROR |
53 | m4_ifdef([AM_XGETTEXT_OPTION], | 59 | m4_ifdef([AM_XGETTEXT_OPTION], |
54 | [AM_XGETTEXT_OPTION([--flag=error:3:c-format]) | 60 | [AM_XGETTEXT_OPTION([--flag=error:3:c-format]) |
55 | AM_XGETTEXT_OPTION([--flag=error_at_line:5:c-format])]) | 61 | AM_XGETTEXT_OPTION([--flag=error_at_line:5:c-format])]) |
56 | gl_EXITFAIL | 62 | gl_EXITFAIL |
63 | gl_FCNTL_H | ||
57 | gl_FCNTL_SAFER | 64 | gl_FCNTL_SAFER |
58 | gl_MODULE_INDICATOR([fcntl-safer]) | 65 | gl_MODULE_INDICATOR([fcntl-safer]) |
59 | gl_FLOAT_H | 66 | gl_FLOAT_H |
@@ -61,14 +68,19 @@ AC_DEFUN([gl_INIT], | |||
61 | gl_MATH_MODULE_INDICATOR([floorf]) | 68 | gl_MATH_MODULE_INDICATOR([floorf]) |
62 | gl_FSUSAGE | 69 | gl_FSUSAGE |
63 | gl_GETADDRINFO | 70 | gl_GETADDRINFO |
71 | gl_NETDB_MODULE_INDICATOR([getaddrinfo]) | ||
64 | gl_FUNC_GETHOSTNAME | 72 | gl_FUNC_GETHOSTNAME |
73 | gl_UNISTD_MODULE_INDICATOR([gethostname]) | ||
65 | gl_GETLOADAVG([$gl_source_base]) | 74 | gl_GETLOADAVG([$gl_source_base]) |
75 | gl_STDLIB_MODULE_INDICATOR([getloadavg]) | ||
66 | gl_GETOPT | 76 | gl_GETOPT |
67 | dnl you must add AM_GNU_GETTEXT([external]) or similar to configure.ac. | 77 | dnl you must add AM_GNU_GETTEXT([external]) or similar to configure.ac. |
68 | AM_GNU_GETTEXT_VERSION([0.17]) | 78 | AM_GNU_GETTEXT_VERSION([0.17]) |
69 | AC_SUBST([LIBINTL]) | 79 | AC_SUBST([LIBINTL]) |
70 | AC_SUBST([LTLIBINTL]) | 80 | AC_SUBST([LTLIBINTL]) |
81 | gl_HOSTENT | ||
71 | gl_INET_NTOP | 82 | gl_INET_NTOP |
83 | gl_ARPA_INET_MODULE_INDICATOR([inet_ntop]) | ||
72 | gl_INLINE | 84 | gl_INLINE |
73 | gl_LOCALCHARSET | 85 | gl_LOCALCHARSET |
74 | LOCALCHARSET_TESTS_ENVIRONMENT="CHARSETALIASDIR=\"\$(top_builddir)/$gl_source_base\"" | 86 | LOCALCHARSET_TESTS_ENVIRONMENT="CHARSETALIASDIR=\"\$(top_builddir)/$gl_source_base\"" |
@@ -78,12 +90,22 @@ AC_DEFUN([gl_INIT], | |||
78 | gl_FUNC_MALLOC_POSIX | 90 | gl_FUNC_MALLOC_POSIX |
79 | gl_STDLIB_MODULE_INDICATOR([malloc-posix]) | 91 | gl_STDLIB_MODULE_INDICATOR([malloc-posix]) |
80 | gl_MATH_H | 92 | gl_MATH_H |
93 | gl_FUNC_MBRTOWC | ||
94 | gl_WCHAR_MODULE_INDICATOR([mbrtowc]) | ||
95 | gl_FUNC_MBSINIT | ||
96 | gl_WCHAR_MODULE_INDICATOR([mbsinit]) | ||
81 | gl_MOUNTLIST | 97 | gl_MOUNTLIST |
98 | gl_MULTIARCH | ||
99 | gl_HEADER_NETDB | ||
82 | gl_HEADER_NETINET_IN | 100 | gl_HEADER_NETINET_IN |
83 | AC_PROG_MKDIR_P | 101 | AC_PROG_MKDIR_P |
102 | gl_FUNC_OPEN | ||
103 | gl_MODULE_INDICATOR([open]) | ||
104 | gl_FCNTL_MODULE_INDICATOR([open]) | ||
84 | gl_REGEX | 105 | gl_REGEX |
85 | gl_SAFE_READ | 106 | gl_SAFE_READ |
86 | gl_SAFE_WRITE | 107 | gl_SAFE_WRITE |
108 | gl_SERVENT | ||
87 | gl_SIZE_MAX | 109 | gl_SIZE_MAX |
88 | gl_FUNC_SNPRINTF | 110 | gl_FUNC_SNPRINTF |
89 | gl_STDIO_MODULE_INDICATOR([snprintf]) | 111 | gl_STDIO_MODULE_INDICATOR([snprintf]) |
@@ -93,8 +115,6 @@ AC_DEFUN([gl_INIT], | |||
93 | gl_STDINT_H | 115 | gl_STDINT_H |
94 | gl_STDIO_H | 116 | gl_STDIO_H |
95 | gl_STDLIB_H | 117 | gl_STDLIB_H |
96 | gl_FUNC_STRDUP | ||
97 | gl_STRING_MODULE_INDICATOR([strdup]) | ||
98 | gl_FUNC_STRERROR | 118 | gl_FUNC_STRERROR |
99 | gl_STRING_MODULE_INDICATOR([strerror]) | 119 | gl_STRING_MODULE_INDICATOR([strerror]) |
100 | gl_HEADER_STRING_H | 120 | gl_HEADER_STRING_H |
@@ -103,6 +123,7 @@ AC_DEFUN([gl_INIT], | |||
103 | gl_FUNC_STRNLEN | 123 | gl_FUNC_STRNLEN |
104 | gl_STRING_MODULE_INDICATOR([strnlen]) | 124 | gl_STRING_MODULE_INDICATOR([strnlen]) |
105 | gl_HEADER_SYS_SOCKET | 125 | gl_HEADER_SYS_SOCKET |
126 | gl_MODULE_INDICATOR([sys_socket]) | ||
106 | AC_PROG_MKDIR_P | 127 | AC_PROG_MKDIR_P |
107 | gl_UNISTD_H | 128 | gl_UNISTD_H |
108 | gl_UNISTD_SAFER | 129 | gl_UNISTD_SAFER |
@@ -115,10 +136,27 @@ AC_DEFUN([gl_INIT], | |||
115 | gl_FUNC_VSNPRINTF | 136 | gl_FUNC_VSNPRINTF |
116 | gl_STDIO_MODULE_INDICATOR([vsnprintf]) | 137 | gl_STDIO_MODULE_INDICATOR([vsnprintf]) |
117 | gl_WCHAR_H | 138 | gl_WCHAR_H |
139 | gl_FUNC_WCRTOMB | ||
140 | gl_WCHAR_MODULE_INDICATOR([wcrtomb]) | ||
118 | gl_WCTYPE_H | 141 | gl_WCTYPE_H |
142 | gl_FUNC_WRITE | ||
143 | gl_UNISTD_MODULE_INDICATOR([write]) | ||
119 | gl_XALLOC | 144 | gl_XALLOC |
120 | gl_XSIZE | 145 | gl_XSIZE |
121 | gl_XSTRNDUP | 146 | gl_XSTRNDUP |
147 | m4_ifval(gl_LIBSOURCES_LIST, [ | ||
148 | m4_syscmd([test ! -d ]m4_defn([gl_LIBSOURCES_DIR])[ || | ||
149 | for gl_file in ]gl_LIBSOURCES_LIST[ ; do | ||
150 | if test ! -r ]m4_defn([gl_LIBSOURCES_DIR])[/$gl_file ; then | ||
151 | echo "missing file ]m4_defn([gl_LIBSOURCES_DIR])[/$gl_file" >&2 | ||
152 | exit 1 | ||
153 | fi | ||
154 | done])dnl | ||
155 | m4_if(m4_sysval, [0], [], | ||
156 | [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])]) | ||
157 | ]) | ||
158 | m4_popdef([gl_LIBSOURCES_DIR]) | ||
159 | m4_popdef([gl_LIBSOURCES_LIST]) | ||
122 | m4_popdef([AC_LIBSOURCES]) | 160 | m4_popdef([AC_LIBSOURCES]) |
123 | m4_popdef([AC_REPLACE_FUNCS]) | 161 | m4_popdef([AC_REPLACE_FUNCS]) |
124 | m4_popdef([AC_LIBOBJ]) | 162 | m4_popdef([AC_LIBOBJ]) |
@@ -141,7 +179,23 @@ AC_DEFUN([gl_INIT], | |||
141 | m4_pushdef([AC_LIBOBJ], m4_defn([gltests_LIBOBJ])) | 179 | m4_pushdef([AC_LIBOBJ], m4_defn([gltests_LIBOBJ])) |
142 | m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gltests_REPLACE_FUNCS])) | 180 | m4_pushdef([AC_REPLACE_FUNCS], m4_defn([gltests_REPLACE_FUNCS])) |
143 | m4_pushdef([AC_LIBSOURCES], m4_defn([gltests_LIBSOURCES])) | 181 | m4_pushdef([AC_LIBSOURCES], m4_defn([gltests_LIBSOURCES])) |
182 | m4_pushdef([gltests_LIBSOURCES_LIST], []) | ||
183 | m4_pushdef([gltests_LIBSOURCES_DIR], []) | ||
184 | gl_COMMON | ||
144 | gl_source_base='tests' | 185 | gl_source_base='tests' |
186 | m4_ifval(gltests_LIBSOURCES_LIST, [ | ||
187 | m4_syscmd([test ! -d ]m4_defn([gltests_LIBSOURCES_DIR])[ || | ||
188 | for gl_file in ]gltests_LIBSOURCES_LIST[ ; do | ||
189 | if test ! -r ]m4_defn([gltests_LIBSOURCES_DIR])[/$gl_file ; then | ||
190 | echo "missing file ]m4_defn([gltests_LIBSOURCES_DIR])[/$gl_file" >&2 | ||
191 | exit 1 | ||
192 | fi | ||
193 | done])dnl | ||
194 | m4_if(m4_sysval, [0], [], | ||
195 | [AC_FATAL([expected source file, required through AC_LIBSOURCES, not found])]) | ||
196 | ]) | ||
197 | m4_popdef([gltests_LIBSOURCES_DIR]) | ||
198 | m4_popdef([gltests_LIBSOURCES_LIST]) | ||
145 | m4_popdef([AC_LIBSOURCES]) | 199 | m4_popdef([AC_LIBSOURCES]) |
146 | m4_popdef([AC_REPLACE_FUNCS]) | 200 | m4_popdef([AC_REPLACE_FUNCS]) |
147 | m4_popdef([AC_LIBOBJ]) | 201 | m4_popdef([AC_LIBOBJ]) |
@@ -172,13 +226,6 @@ AC_DEFUN([gl_LIBOBJ], [ | |||
172 | gl_LIBOBJS="$gl_LIBOBJS $1.$ac_objext" | 226 | gl_LIBOBJS="$gl_LIBOBJS $1.$ac_objext" |
173 | ]) | 227 | ]) |
174 | 228 | ||
175 | # m4_foreach_w is provided by autoconf-2.59c and later. | ||
176 | # This definition is to accommodate developers using versions | ||
177 | # of autoconf older than that. | ||
178 | m4_ifndef([m4_foreach_w], | ||
179 | [m4_define([m4_foreach_w], | ||
180 | [m4_foreach([$1], m4_split(m4_normalize([$2]), [ ]), [$3])])]) | ||
181 | |||
182 | # Like AC_REPLACE_FUNCS, except that the module name goes | 229 | # Like AC_REPLACE_FUNCS, except that the module name goes |
183 | # into gl_LIBOBJS instead of into LIBOBJS. | 230 | # into gl_LIBOBJS instead of into LIBOBJS. |
184 | AC_DEFUN([gl_REPLACE_FUNCS], [ | 231 | AC_DEFUN([gl_REPLACE_FUNCS], [ |
@@ -187,15 +234,14 @@ AC_DEFUN([gl_REPLACE_FUNCS], [ | |||
187 | ]) | 234 | ]) |
188 | 235 | ||
189 | # Like AC_LIBSOURCES, except the directory where the source file is | 236 | # Like AC_LIBSOURCES, except the directory where the source file is |
190 | # expected is derived from the gnulib-tool parametrization, | 237 | # expected is derived from the gnulib-tool parameterization, |
191 | # and alloca is special cased (for the alloca-opt module). | 238 | # and alloca is special cased (for the alloca-opt module). |
192 | # We could also entirely rely on EXTRA_lib..._SOURCES. | 239 | # We could also entirely rely on EXTRA_lib..._SOURCES. |
193 | AC_DEFUN([gl_LIBSOURCES], [ | 240 | AC_DEFUN([gl_LIBSOURCES], [ |
194 | m4_foreach([_gl_NAME], [$1], [ | 241 | m4_foreach([_gl_NAME], [$1], [ |
195 | m4_if(_gl_NAME, [alloca.c], [], [ | 242 | m4_if(_gl_NAME, [alloca.c], [], [ |
196 | m4_syscmd([test -r gl/]_gl_NAME[ || test ! -d gl])dnl | 243 | m4_define([gl_LIBSOURCES_DIR], [gl]) |
197 | m4_if(m4_sysval, [0], [], | 244 | m4_append([gl_LIBSOURCES_LIST], _gl_NAME, [ ]) |
198 | [AC_FATAL([missing gl/]_gl_NAME)]) | ||
199 | ]) | 245 | ]) |
200 | ]) | 246 | ]) |
201 | ]) | 247 | ]) |
@@ -207,13 +253,6 @@ AC_DEFUN([gltests_LIBOBJ], [ | |||
207 | gltests_LIBOBJS="$gltests_LIBOBJS $1.$ac_objext" | 253 | gltests_LIBOBJS="$gltests_LIBOBJS $1.$ac_objext" |
208 | ]) | 254 | ]) |
209 | 255 | ||
210 | # m4_foreach_w is provided by autoconf-2.59c and later. | ||
211 | # This definition is to accommodate developers using versions | ||
212 | # of autoconf older than that. | ||
213 | m4_ifndef([m4_foreach_w], | ||
214 | [m4_define([m4_foreach_w], | ||
215 | [m4_foreach([$1], m4_split(m4_normalize([$2]), [ ]), [$3])])]) | ||
216 | |||
217 | # Like AC_REPLACE_FUNCS, except that the module name goes | 256 | # Like AC_REPLACE_FUNCS, except that the module name goes |
218 | # into gltests_LIBOBJS instead of into LIBOBJS. | 257 | # into gltests_LIBOBJS instead of into LIBOBJS. |
219 | AC_DEFUN([gltests_REPLACE_FUNCS], [ | 258 | AC_DEFUN([gltests_REPLACE_FUNCS], [ |
@@ -222,15 +261,14 @@ AC_DEFUN([gltests_REPLACE_FUNCS], [ | |||
222 | ]) | 261 | ]) |
223 | 262 | ||
224 | # Like AC_LIBSOURCES, except the directory where the source file is | 263 | # Like AC_LIBSOURCES, except the directory where the source file is |
225 | # expected is derived from the gnulib-tool parametrization, | 264 | # expected is derived from the gnulib-tool parameterization, |
226 | # and alloca is special cased (for the alloca-opt module). | 265 | # and alloca is special cased (for the alloca-opt module). |
227 | # We could also entirely rely on EXTRA_lib..._SOURCES. | 266 | # We could also entirely rely on EXTRA_lib..._SOURCES. |
228 | AC_DEFUN([gltests_LIBSOURCES], [ | 267 | AC_DEFUN([gltests_LIBSOURCES], [ |
229 | m4_foreach([_gl_NAME], [$1], [ | 268 | m4_foreach([_gl_NAME], [$1], [ |
230 | m4_if(_gl_NAME, [alloca.c], [], [ | 269 | m4_if(_gl_NAME, [alloca.c], [], [ |
231 | m4_syscmd([test -r tests/]_gl_NAME[ || test ! -d tests])dnl | 270 | m4_define([gltests_LIBSOURCES_DIR], [tests]) |
232 | m4_if(m4_sysval, [0], [], | 271 | m4_append([gltests_LIBSOURCES_LIST], _gl_NAME, [ ]) |
233 | [AC_FATAL([missing tests/]_gl_NAME)]) | ||
234 | ]) | 272 | ]) |
235 | ]) | 273 | ]) |
236 | ]) | 274 | ]) |
@@ -242,11 +280,13 @@ AC_DEFUN([gl_FILE_LIST], [ | |||
242 | build-aux/link-warning.h | 280 | build-aux/link-warning.h |
243 | lib/alloca.c | 281 | lib/alloca.c |
244 | lib/alloca.in.h | 282 | lib/alloca.in.h |
283 | lib/arpa_inet.in.h | ||
245 | lib/asnprintf.c | 284 | lib/asnprintf.c |
246 | lib/asprintf.c | 285 | lib/asprintf.c |
247 | lib/base64.c | 286 | lib/base64.c |
248 | lib/base64.h | 287 | lib/base64.h |
249 | lib/basename.c | 288 | lib/basename.c |
289 | lib/btowc.c | ||
250 | lib/c-strtod.c | 290 | lib/c-strtod.c |
251 | lib/c-strtod.h | 291 | lib/c-strtod.h |
252 | lib/cloexec.c | 292 | lib/cloexec.c |
@@ -256,12 +296,14 @@ AC_DEFUN([gl_FILE_LIST], [ | |||
256 | lib/dirname.c | 296 | lib/dirname.c |
257 | lib/dirname.h | 297 | lib/dirname.h |
258 | lib/dup-safer.c | 298 | lib/dup-safer.c |
299 | lib/errno.in.h | ||
259 | lib/error.c | 300 | lib/error.c |
260 | lib/error.h | 301 | lib/error.h |
261 | lib/exitfail.c | 302 | lib/exitfail.c |
262 | lib/exitfail.h | 303 | lib/exitfail.h |
263 | lib/fcntl--.h | 304 | lib/fcntl--.h |
264 | lib/fcntl-safer.h | 305 | lib/fcntl-safer.h |
306 | lib/fcntl.in.h | ||
265 | lib/fd-safer.c | 307 | lib/fd-safer.c |
266 | lib/float+.h | 308 | lib/float+.h |
267 | lib/float.in.h | 309 | lib/float.in.h |
@@ -275,7 +317,6 @@ AC_DEFUN([gl_FILE_LIST], [ | |||
275 | lib/full-write.h | 317 | lib/full-write.h |
276 | lib/gai_strerror.c | 318 | lib/gai_strerror.c |
277 | lib/getaddrinfo.c | 319 | lib/getaddrinfo.c |
278 | lib/getaddrinfo.h | ||
279 | lib/gethostname.c | 320 | lib/gethostname.c |
280 | lib/getloadavg.c | 321 | lib/getloadavg.c |
281 | lib/getopt.c | 322 | lib/getopt.c |
@@ -284,16 +325,19 @@ AC_DEFUN([gl_FILE_LIST], [ | |||
284 | lib/getopt_int.h | 325 | lib/getopt_int.h |
285 | lib/gettext.h | 326 | lib/gettext.h |
286 | lib/inet_ntop.c | 327 | lib/inet_ntop.c |
287 | lib/inet_ntop.h | ||
288 | lib/intprops.h | 328 | lib/intprops.h |
289 | lib/localcharset.c | 329 | lib/localcharset.c |
290 | lib/localcharset.h | 330 | lib/localcharset.h |
291 | lib/malloc.c | 331 | lib/malloc.c |
292 | lib/math.in.h | 332 | lib/math.in.h |
333 | lib/mbrtowc.c | ||
334 | lib/mbsinit.c | ||
293 | lib/mountlist.c | 335 | lib/mountlist.c |
294 | lib/mountlist.h | 336 | lib/mountlist.h |
337 | lib/netdb.in.h | ||
295 | lib/netinet_in.in.h | 338 | lib/netinet_in.in.h |
296 | lib/open-safer.c | 339 | lib/open-safer.c |
340 | lib/open.c | ||
297 | lib/pipe-safer.c | 341 | lib/pipe-safer.c |
298 | lib/printf-args.c | 342 | lib/printf-args.c |
299 | lib/printf-args.h | 343 | lib/printf-args.h |
@@ -315,9 +359,10 @@ AC_DEFUN([gl_FILE_LIST], [ | |||
315 | lib/snprintf.c | 359 | lib/snprintf.c |
316 | lib/stdbool.in.h | 360 | lib/stdbool.in.h |
317 | lib/stdint.in.h | 361 | lib/stdint.in.h |
362 | lib/stdio-write.c | ||
318 | lib/stdio.in.h | 363 | lib/stdio.in.h |
319 | lib/stdlib.in.h | 364 | lib/stdlib.in.h |
320 | lib/strdup.c | 365 | lib/streq.h |
321 | lib/strerror.c | 366 | lib/strerror.c |
322 | lib/string.in.h | 367 | lib/string.in.h |
323 | lib/stripslash.c | 368 | lib/stripslash.c |
@@ -330,30 +375,34 @@ AC_DEFUN([gl_FILE_LIST], [ | |||
330 | lib/vasnprintf.c | 375 | lib/vasnprintf.c |
331 | lib/vasnprintf.h | 376 | lib/vasnprintf.h |
332 | lib/vasprintf.c | 377 | lib/vasprintf.c |
378 | lib/verify.h | ||
333 | lib/vsnprintf.c | 379 | lib/vsnprintf.c |
334 | lib/wchar.in.h | 380 | lib/wchar.in.h |
381 | lib/wcrtomb.c | ||
335 | lib/wctype.in.h | 382 | lib/wctype.in.h |
383 | lib/write.c | ||
336 | lib/xalloc-die.c | 384 | lib/xalloc-die.c |
337 | lib/xalloc.h | 385 | lib/xalloc.h |
338 | lib/xmalloc.c | 386 | lib/xmalloc.c |
339 | lib/xsize.h | 387 | lib/xsize.h |
340 | lib/xstrndup.c | 388 | lib/xstrndup.c |
341 | lib/xstrndup.h | 389 | lib/xstrndup.h |
342 | m4/absolute-header.m4 | ||
343 | m4/alloca.m4 | 390 | m4/alloca.m4 |
344 | m4/arpa_inet_h.m4 | 391 | m4/arpa_inet_h.m4 |
345 | m4/base64.m4 | 392 | m4/base64.m4 |
393 | m4/btowc.m4 | ||
346 | m4/c-strtod.m4 | 394 | m4/c-strtod.m4 |
347 | m4/cloexec.m4 | 395 | m4/cloexec.m4 |
348 | m4/codeset.m4 | 396 | m4/codeset.m4 |
349 | m4/dirname.m4 | 397 | m4/dirname.m4 |
350 | m4/dos.m4 | 398 | m4/dos.m4 |
351 | m4/double-slash-root.m4 | 399 | m4/double-slash-root.m4 |
352 | m4/eoverflow.m4 | 400 | m4/errno_h.m4 |
353 | m4/error.m4 | 401 | m4/error.m4 |
354 | m4/exitfail.m4 | 402 | m4/exitfail.m4 |
355 | m4/extensions.m4 | 403 | m4/extensions.m4 |
356 | m4/fcntl-safer.m4 | 404 | m4/fcntl-safer.m4 |
405 | m4/fcntl_h.m4 | ||
357 | m4/float_h.m4 | 406 | m4/float_h.m4 |
358 | m4/floorf.m4 | 407 | m4/floorf.m4 |
359 | m4/fstypename.m4 | 408 | m4/fstypename.m4 |
@@ -366,6 +415,7 @@ AC_DEFUN([gl_FILE_LIST], [ | |||
366 | m4/glibc2.m4 | 415 | m4/glibc2.m4 |
367 | m4/glibc21.m4 | 416 | m4/glibc21.m4 |
368 | m4/gnulib-common.m4 | 417 | m4/gnulib-common.m4 |
418 | m4/hostent.m4 | ||
369 | m4/iconv.m4 | 419 | m4/iconv.m4 |
370 | m4/include_next.m4 | 420 | m4/include_next.m4 |
371 | m4/inet_ntop.m4 | 421 | m4/inet_ntop.m4 |
@@ -383,21 +433,32 @@ AC_DEFUN([gl_FILE_LIST], [ | |||
383 | m4/lib-link.m4 | 433 | m4/lib-link.m4 |
384 | m4/lib-prefix.m4 | 434 | m4/lib-prefix.m4 |
385 | m4/localcharset.m4 | 435 | m4/localcharset.m4 |
436 | m4/locale-fr.m4 | ||
437 | m4/locale-ja.m4 | ||
438 | m4/locale-zh.m4 | ||
386 | m4/lock.m4 | 439 | m4/lock.m4 |
387 | m4/longlong.m4 | 440 | m4/longlong.m4 |
388 | m4/ls-mntd-fs.m4 | 441 | m4/ls-mntd-fs.m4 |
389 | m4/malloc.m4 | 442 | m4/malloc.m4 |
390 | m4/math_h.m4 | 443 | m4/math_h.m4 |
444 | m4/mbrtowc.m4 | ||
445 | m4/mbsinit.m4 | ||
446 | m4/mbstate_t.m4 | ||
391 | m4/mountlist.m4 | 447 | m4/mountlist.m4 |
448 | m4/multiarch.m4 | ||
449 | m4/netdb_h.m4 | ||
392 | m4/netinet_in_h.m4 | 450 | m4/netinet_in_h.m4 |
393 | m4/nls.m4 | 451 | m4/nls.m4 |
394 | m4/onceonly_2_57.m4 | 452 | m4/onceonly.m4 |
453 | m4/open.m4 | ||
395 | m4/po.m4 | 454 | m4/po.m4 |
396 | m4/printf-posix.m4 | 455 | m4/printf-posix.m4 |
456 | m4/printf.m4 | ||
397 | m4/progtest.m4 | 457 | m4/progtest.m4 |
398 | m4/regex.m4 | 458 | m4/regex.m4 |
399 | m4/safe-read.m4 | 459 | m4/safe-read.m4 |
400 | m4/safe-write.m4 | 460 | m4/safe-write.m4 |
461 | m4/servent.m4 | ||
401 | m4/size_max.m4 | 462 | m4/size_max.m4 |
402 | m4/snprintf.m4 | 463 | m4/snprintf.m4 |
403 | m4/socklen.m4 | 464 | m4/socklen.m4 |
@@ -408,12 +469,12 @@ AC_DEFUN([gl_FILE_LIST], [ | |||
408 | m4/stdint_h.m4 | 469 | m4/stdint_h.m4 |
409 | m4/stdio_h.m4 | 470 | m4/stdio_h.m4 |
410 | m4/stdlib_h.m4 | 471 | m4/stdlib_h.m4 |
411 | m4/strdup.m4 | ||
412 | m4/strerror.m4 | 472 | m4/strerror.m4 |
413 | m4/string_h.m4 | 473 | m4/string_h.m4 |
414 | m4/strndup.m4 | 474 | m4/strndup.m4 |
415 | m4/strnlen.m4 | 475 | m4/strnlen.m4 |
416 | m4/sys_socket_h.m4 | 476 | m4/sys_socket_h.m4 |
477 | m4/threadlib.m4 | ||
417 | m4/uintmax_t.m4 | 478 | m4/uintmax_t.m4 |
418 | m4/unistd-safer.m4 | 479 | m4/unistd-safer.m4 |
419 | m4/unistd_h.m4 | 480 | m4/unistd_h.m4 |
@@ -423,8 +484,10 @@ AC_DEFUN([gl_FILE_LIST], [ | |||
423 | m4/vsnprintf.m4 | 484 | m4/vsnprintf.m4 |
424 | m4/wchar.m4 | 485 | m4/wchar.m4 |
425 | m4/wchar_t.m4 | 486 | m4/wchar_t.m4 |
487 | m4/wcrtomb.m4 | ||
426 | m4/wctype.m4 | 488 | m4/wctype.m4 |
427 | m4/wint_t.m4 | 489 | m4/wint_t.m4 |
490 | m4/write.m4 | ||
428 | m4/xalloc.m4 | 491 | m4/xalloc.m4 |
429 | m4/xsize.m4 | 492 | m4/xsize.m4 |
430 | m4/xstrndup.m4 | 493 | m4/xstrndup.m4 |