Fix CVE-2017-6891 in minitasn1 code
[platform/upstream/gnutls.git] / gl / tests / Makefile.in
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 # Copyright (C) 2002-2015 Free Software Foundation, Inc.
18 #
19 # This file is free software; you can redistribute it and/or modify
20 # it under the terms of the GNU General Public License as published by
21 # the Free Software Foundation; either version 3 of the License, or
22 # (at your option) any later version.
23 #
24 # This file is distributed in the hope that it will be useful,
25 # but WITHOUT ANY WARRANTY; without even the implied warranty of
26 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
27 # GNU General Public License for more details.
28 #
29 # You should have received a copy of the GNU General Public License
30 # along with this file.  If not, see <http://www.gnu.org/licenses/>.
31 #
32 # As a special exception to the GNU General Public License,
33 # this file may be distributed as part of a program that
34 # contains a configuration script generated by Autoconf, under
35 # the same distribution terms as the rest of that program.
36 #
37 # Generated by gnulib-tool.
38
39
40
41 VPATH = @srcdir@
42 am__is_gnu_make = { \
43   if test -z '$(MAKELEVEL)'; then \
44     false; \
45   elif test -n '$(MAKE_HOST)'; then \
46     true; \
47   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
48     true; \
49   else \
50     false; \
51   fi; \
52 }
53 am__make_running_with_option = \
54   case $${target_option-} in \
55       ?) ;; \
56       *) echo "am__make_running_with_option: internal error: invalid" \
57               "target option '$${target_option-}' specified" >&2; \
58          exit 1;; \
59   esac; \
60   has_opt=no; \
61   sane_makeflags=$$MAKEFLAGS; \
62   if $(am__is_gnu_make); then \
63     sane_makeflags=$$MFLAGS; \
64   else \
65     case $$MAKEFLAGS in \
66       *\\[\ \   ]*) \
67         bs=\\; \
68         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
69           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
70     esac; \
71   fi; \
72   skip_next=no; \
73   strip_trailopt () \
74   { \
75     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
76   }; \
77   for flg in $$sane_makeflags; do \
78     test $$skip_next = yes && { skip_next=no; continue; }; \
79     case $$flg in \
80       *=*|--*) continue;; \
81         -*I) strip_trailopt 'I'; skip_next=yes;; \
82       -*I?*) strip_trailopt 'I';; \
83         -*O) strip_trailopt 'O'; skip_next=yes;; \
84       -*O?*) strip_trailopt 'O';; \
85         -*l) strip_trailopt 'l'; skip_next=yes;; \
86       -*l?*) strip_trailopt 'l';; \
87       -[dEDm]) skip_next=yes;; \
88       -[JT]) skip_next=yes;; \
89     esac; \
90     case $$flg in \
91       *$$target_option*) has_opt=yes; break;; \
92     esac; \
93   done; \
94   test $$has_opt = yes
95 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
96 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
97 pkgdatadir = $(datadir)/@PACKAGE@
98 pkgincludedir = $(includedir)/@PACKAGE@
99 pkglibdir = $(libdir)/@PACKAGE@
100 pkglibexecdir = $(libexecdir)/@PACKAGE@
101 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
102 install_sh_DATA = $(install_sh) -c -m 644
103 install_sh_PROGRAM = $(install_sh) -c
104 install_sh_SCRIPT = $(install_sh) -c
105 INSTALL_HEADER = $(INSTALL_DATA)
106 transform = $(program_transform_name)
107 NORMAL_INSTALL = :
108 PRE_INSTALL = :
109 POST_INSTALL = :
110 NORMAL_UNINSTALL = :
111 PRE_UNINSTALL = :
112 POST_UNINSTALL = :
113 build_triplet = @build@
114 host_triplet = @host@
115 TESTS = test-alloca-opt$(EXEEXT) test-base64$(EXEEXT) \
116         test-binary-io.sh test-byteswap$(EXEEXT) test-c-ctype$(EXEEXT) \
117         test-errno$(EXEEXT) test-fcntl-h$(EXEEXT) test-fdopen$(EXEEXT) \
118         test-fgetc$(EXEEXT) test-float$(EXEEXT) test-fputc$(EXEEXT) \
119         test-fread$(EXEEXT) test-fstat$(EXEEXT) test-ftell.sh \
120         test-ftell2.sh test-ftell3$(EXEEXT) test-ftello.sh \
121         test-ftello2.sh test-ftello3$(EXEEXT) test-ftello4.sh \
122         test-func$(EXEEXT) test-fwrite$(EXEEXT) test-getdelim$(EXEEXT) \
123         test-getline$(EXEEXT) test-gettimeofday$(EXEEXT) \
124         test-iconv$(EXEEXT) test-intprops$(EXEEXT) \
125         test-inttypes$(EXEEXT) test-memchr$(EXEEXT) \
126         test-netdb$(EXEEXT) test-netinet_in$(EXEEXT) \
127         test-read-file$(EXEEXT) test-snprintf$(EXEEXT) \
128         test-stdalign$(EXEEXT) test-stdbool$(EXEEXT) \
129         test-stddef$(EXEEXT) test-stdint$(EXEEXT) test-stdio$(EXEEXT) \
130         test-stdlib$(EXEEXT) test-string$(EXEEXT) \
131         test-strings$(EXEEXT) test-strnlen$(EXEEXT) \
132         test-strverscmp$(EXEEXT) test-sys_socket$(EXEEXT) \
133         test-sys_stat$(EXEEXT) test-sys_time$(EXEEXT) \
134         test-sys_types$(EXEEXT) test-sys_uio$(EXEEXT) test-init.sh \
135         test-time$(EXEEXT) test-u64$(EXEEXT) test-unistd$(EXEEXT) \
136         test-vasnprintf$(EXEEXT) test-vasprintf$(EXEEXT) \
137         test-vc-list-files-git.sh test-vc-list-files-cvs.sh \
138         test-verify$(EXEEXT) test-verify.sh test-vsnprintf$(EXEEXT) \
139         test-wchar$(EXEEXT)
140 XFAIL_TESTS =
141 noinst_PROGRAMS =
142 check_PROGRAMS = test-alloca-opt$(EXEEXT) test-base64$(EXEEXT) \
143         test-binary-io$(EXEEXT) test-byteswap$(EXEEXT) \
144         test-c-ctype$(EXEEXT) test-errno$(EXEEXT) \
145         test-fcntl-h$(EXEEXT) test-fdopen$(EXEEXT) test-fgetc$(EXEEXT) \
146         test-float$(EXEEXT) test-fputc$(EXEEXT) test-fread$(EXEEXT) \
147         test-fstat$(EXEEXT) test-ftell$(EXEEXT) test-ftell3$(EXEEXT) \
148         test-ftello$(EXEEXT) test-ftello3$(EXEEXT) \
149         test-ftello4$(EXEEXT) test-func$(EXEEXT) test-fwrite$(EXEEXT) \
150         test-getdelim$(EXEEXT) test-getline$(EXEEXT) \
151         test-gettimeofday$(EXEEXT) test-iconv$(EXEEXT) \
152         test-intprops$(EXEEXT) test-inttypes$(EXEEXT) \
153         test-memchr$(EXEEXT) test-netdb$(EXEEXT) \
154         test-netinet_in$(EXEEXT) test-read-file$(EXEEXT) \
155         test-snprintf$(EXEEXT) test-stdalign$(EXEEXT) \
156         test-stdbool$(EXEEXT) test-stddef$(EXEEXT) \
157         test-stdint$(EXEEXT) test-stdio$(EXEEXT) test-stdlib$(EXEEXT) \
158         test-string$(EXEEXT) test-strings$(EXEEXT) \
159         test-strnlen$(EXEEXT) test-strverscmp$(EXEEXT) \
160         test-sys_socket$(EXEEXT) test-sys_stat$(EXEEXT) \
161         test-sys_time$(EXEEXT) test-sys_types$(EXEEXT) \
162         test-sys_uio$(EXEEXT) test-time$(EXEEXT) test-u64$(EXEEXT) \
163         test-unistd$(EXEEXT) test-vasnprintf$(EXEEXT) \
164         test-vasprintf$(EXEEXT) test-verify$(EXEEXT) \
165         test-vsnprintf$(EXEEXT) test-wchar$(EXEEXT)
166 subdir = gl/tests
167 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
168 am__aclocal_m4_deps = $(top_srcdir)/src/gl/m4/arpa_inet_h.m4 \
169         $(top_srcdir)/src/gl/m4/bison.m4 \
170         $(top_srcdir)/src/gl/m4/clock_time.m4 \
171         $(top_srcdir)/src/gl/m4/close.m4 \
172         $(top_srcdir)/src/gl/m4/dup2.m4 \
173         $(top_srcdir)/src/gl/m4/eealloc.m4 \
174         $(top_srcdir)/src/gl/m4/environ.m4 \
175         $(top_srcdir)/src/gl/m4/error.m4 \
176         $(top_srcdir)/src/gl/m4/fseek.m4 \
177         $(top_srcdir)/src/gl/m4/getaddrinfo.m4 \
178         $(top_srcdir)/src/gl/m4/getpass.m4 \
179         $(top_srcdir)/src/gl/m4/gettime.m4 \
180         $(top_srcdir)/src/gl/m4/gnulib-comp.m4 \
181         $(top_srcdir)/src/gl/m4/hostent.m4 \
182         $(top_srcdir)/src/gl/m4/inet_ntop.m4 \
183         $(top_srcdir)/src/gl/m4/inet_pton.m4 \
184         $(top_srcdir)/src/gl/m4/malloca.m4 \
185         $(top_srcdir)/src/gl/m4/mktime.m4 \
186         $(top_srcdir)/src/gl/m4/parse-datetime.m4 \
187         $(top_srcdir)/src/gl/m4/select.m4 \
188         $(top_srcdir)/src/gl/m4/servent.m4 \
189         $(top_srcdir)/src/gl/m4/setenv.m4 \
190         $(top_srcdir)/src/gl/m4/signal_h.m4 \
191         $(top_srcdir)/src/gl/m4/socketlib.m4 \
192         $(top_srcdir)/src/gl/m4/sockets.m4 \
193         $(top_srcdir)/src/gl/m4/strdup.m4 \
194         $(top_srcdir)/src/gl/m4/strerror.m4 \
195         $(top_srcdir)/src/gl/m4/sys_select_h.m4 \
196         $(top_srcdir)/src/gl/m4/timespec.m4 \
197         $(top_srcdir)/src/gl/m4/tm_gmtoff.m4 \
198         $(top_srcdir)/src/gl/m4/xalloc.m4 \
199         $(top_srcdir)/src/libopts/m4/libopts.m4 \
200         $(top_srcdir)/src/libopts/m4/stdnoreturn.m4 \
201         $(top_srcdir)/gl/m4/00gnulib.m4 \
202         $(top_srcdir)/gl/m4/absolute-header.m4 \
203         $(top_srcdir)/gl/m4/alloca.m4 $(top_srcdir)/gl/m4/base64.m4 \
204         $(top_srcdir)/gl/m4/byteswap.m4 $(top_srcdir)/gl/m4/errno_h.m4 \
205         $(top_srcdir)/gl/m4/exponentd.m4 \
206         $(top_srcdir)/gl/m4/extensions.m4 \
207         $(top_srcdir)/gl/m4/extern-inline.m4 \
208         $(top_srcdir)/gl/m4/fcntl_h.m4 $(top_srcdir)/gl/m4/fdopen.m4 \
209         $(top_srcdir)/gl/m4/float_h.m4 $(top_srcdir)/gl/m4/fpieee.m4 \
210         $(top_srcdir)/gl/m4/fseeko.m4 $(top_srcdir)/gl/m4/fstat.m4 \
211         $(top_srcdir)/gl/m4/ftell.m4 $(top_srcdir)/gl/m4/ftello.m4 \
212         $(top_srcdir)/gl/m4/func.m4 $(top_srcdir)/gl/m4/getdelim.m4 \
213         $(top_srcdir)/gl/m4/getline.m4 \
214         $(top_srcdir)/gl/m4/getpagesize.m4 \
215         $(top_srcdir)/gl/m4/gettimeofday.m4 \
216         $(top_srcdir)/gl/m4/gnulib-common.m4 \
217         $(top_srcdir)/gl/m4/gnulib-comp.m4 \
218         $(top_srcdir)/gl/m4/include_next.m4 \
219         $(top_srcdir)/gl/m4/intmax_t.m4 \
220         $(top_srcdir)/gl/m4/inttypes.m4 \
221         $(top_srcdir)/gl/m4/largefile.m4 \
222         $(top_srcdir)/gl/m4/ld-output-def.m4 \
223         $(top_srcdir)/gl/m4/ld-version-script.m4 \
224         $(top_srcdir)/gl/m4/lseek.m4 $(top_srcdir)/gl/m4/malloc.m4 \
225         $(top_srcdir)/gl/m4/manywarnings.m4 \
226         $(top_srcdir)/gl/m4/memchr.m4 $(top_srcdir)/gl/m4/memmem.m4 \
227         $(top_srcdir)/gl/m4/minmax.m4 $(top_srcdir)/gl/m4/mmap-anon.m4 \
228         $(top_srcdir)/gl/m4/msvc-inval.m4 \
229         $(top_srcdir)/gl/m4/msvc-nothrow.m4 \
230         $(top_srcdir)/gl/m4/multiarch.m4 \
231         $(top_srcdir)/gl/m4/netdb_h.m4 \
232         $(top_srcdir)/gl/m4/netinet_in_h.m4 \
233         $(top_srcdir)/gl/m4/off_t.m4 \
234         $(top_srcdir)/gl/m4/onceonly_2_57.m4 \
235         $(top_srcdir)/gl/m4/printf.m4 $(top_srcdir)/gl/m4/read-file.m4 \
236         $(top_srcdir)/gl/m4/realloc.m4 $(top_srcdir)/gl/m4/snprintf.m4 \
237         $(top_srcdir)/gl/m4/socklen.m4 $(top_srcdir)/gl/m4/sockpfaf.m4 \
238         $(top_srcdir)/gl/m4/ssize_t.m4 $(top_srcdir)/gl/m4/stdalign.m4 \
239         $(top_srcdir)/gl/m4/stdbool.m4 $(top_srcdir)/gl/m4/stddef_h.m4 \
240         $(top_srcdir)/gl/m4/stdint.m4 $(top_srcdir)/gl/m4/stdio_h.m4 \
241         $(top_srcdir)/gl/m4/stdlib_h.m4 $(top_srcdir)/gl/m4/strcase.m4 \
242         $(top_srcdir)/gl/m4/string_h.m4 \
243         $(top_srcdir)/gl/m4/strings_h.m4 \
244         $(top_srcdir)/gl/m4/strndup.m4 $(top_srcdir)/gl/m4/strnlen.m4 \
245         $(top_srcdir)/gl/m4/strtok_r.m4 \
246         $(top_srcdir)/gl/m4/strverscmp.m4 \
247         $(top_srcdir)/gl/m4/sys_socket_h.m4 \
248         $(top_srcdir)/gl/m4/sys_stat_h.m4 \
249         $(top_srcdir)/gl/m4/sys_time_h.m4 \
250         $(top_srcdir)/gl/m4/sys_types_h.m4 \
251         $(top_srcdir)/gl/m4/sys_uio_h.m4 $(top_srcdir)/gl/m4/time_h.m4 \
252         $(top_srcdir)/gl/m4/time_r.m4 $(top_srcdir)/gl/m4/ungetc.m4 \
253         $(top_srcdir)/gl/m4/unistd_h.m4 \
254         $(top_srcdir)/gl/m4/valgrind-tests.m4 \
255         $(top_srcdir)/gl/m4/vasnprintf.m4 \
256         $(top_srcdir)/gl/m4/vasprintf.m4 \
257         $(top_srcdir)/gl/m4/vsnprintf.m4 \
258         $(top_srcdir)/gl/m4/warn-on-use.m4 \
259         $(top_srcdir)/gl/m4/warnings.m4 $(top_srcdir)/gl/m4/wchar_h.m4 \
260         $(top_srcdir)/m4/fcntl-o.m4 $(top_srcdir)/m4/gettext.m4 \
261         $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/guile.m4 \
262         $(top_srcdir)/m4/hooks.m4 $(top_srcdir)/m4/iconv.m4 \
263         $(top_srcdir)/m4/intlmacosx.m4 \
264         $(top_srcdir)/m4/inttypes-pri.m4 \
265         $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/lib-ld.m4 \
266         $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
267         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/longlong.m4 \
268         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
269         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
270         $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/pkg.m4 \
271         $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
272         $(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/stdint_h.m4 \
273         $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wint_t.m4 \
274         $(top_srcdir)/m4/xsize.m4 $(top_srcdir)/configure.ac
275 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
276         $(ACLOCAL_M4)
277 DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
278         $(am__DIST_COMMON)
279 mkinstalldirs = $(install_sh) -d
280 CONFIG_HEADER = $(top_builddir)/config.h
281 CONFIG_CLEAN_FILES =
282 CONFIG_CLEAN_VPATH_FILES =
283 LIBRARIES = $(noinst_LIBRARIES)
284 AM_V_AR = $(am__v_AR_@AM_V@)
285 am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
286 am__v_AR_0 = @echo "  AR      " $@;
287 am__v_AR_1 = 
288 libtests_a_AR = $(AR) $(ARFLAGS)
289 am__DEPENDENCIES_1 =
290 am_libtests_a_OBJECTS = binary-io.$(OBJEXT)
291 libtests_a_OBJECTS = $(am_libtests_a_OBJECTS)
292 PROGRAMS = $(noinst_PROGRAMS)
293 test_alloca_opt_SOURCES = test-alloca-opt.c
294 test_alloca_opt_OBJECTS = test-alloca-opt.$(OBJEXT)
295 test_alloca_opt_LDADD = $(LDADD)
296 test_alloca_opt_DEPENDENCIES = libtests.a ../../gl/libgnu.la \
297         libtests.a $(am__DEPENDENCIES_1)
298 AM_V_lt = $(am__v_lt_@AM_V@)
299 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
300 am__v_lt_0 = --silent
301 am__v_lt_1 = 
302 test_base64_SOURCES = test-base64.c
303 test_base64_OBJECTS = test-base64.$(OBJEXT)
304 test_base64_LDADD = $(LDADD)
305 test_base64_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
306         $(am__DEPENDENCIES_1)
307 test_binary_io_SOURCES = test-binary-io.c
308 test_binary_io_OBJECTS = test-binary-io.$(OBJEXT)
309 test_binary_io_LDADD = $(LDADD)
310 test_binary_io_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
311         $(am__DEPENDENCIES_1)
312 test_byteswap_SOURCES = test-byteswap.c
313 test_byteswap_OBJECTS = test-byteswap.$(OBJEXT)
314 test_byteswap_LDADD = $(LDADD)
315 test_byteswap_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
316         $(am__DEPENDENCIES_1)
317 test_c_ctype_SOURCES = test-c-ctype.c
318 test_c_ctype_OBJECTS = test-c-ctype.$(OBJEXT)
319 test_c_ctype_LDADD = $(LDADD)
320 test_c_ctype_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
321         $(am__DEPENDENCIES_1)
322 test_errno_SOURCES = test-errno.c
323 test_errno_OBJECTS = test-errno.$(OBJEXT)
324 test_errno_LDADD = $(LDADD)
325 test_errno_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
326         $(am__DEPENDENCIES_1)
327 test_fcntl_h_SOURCES = test-fcntl-h.c
328 test_fcntl_h_OBJECTS = test-fcntl-h.$(OBJEXT)
329 test_fcntl_h_LDADD = $(LDADD)
330 test_fcntl_h_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
331         $(am__DEPENDENCIES_1)
332 test_fdopen_SOURCES = test-fdopen.c
333 test_fdopen_OBJECTS = test-fdopen.$(OBJEXT)
334 test_fdopen_LDADD = $(LDADD)
335 test_fdopen_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
336         $(am__DEPENDENCIES_1)
337 test_fgetc_SOURCES = test-fgetc.c
338 test_fgetc_OBJECTS = test-fgetc.$(OBJEXT)
339 test_fgetc_LDADD = $(LDADD)
340 test_fgetc_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
341         $(am__DEPENDENCIES_1)
342 test_float_SOURCES = test-float.c
343 test_float_OBJECTS = test-float.$(OBJEXT)
344 test_float_LDADD = $(LDADD)
345 test_float_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
346         $(am__DEPENDENCIES_1)
347 test_fputc_SOURCES = test-fputc.c
348 test_fputc_OBJECTS = test-fputc.$(OBJEXT)
349 test_fputc_LDADD = $(LDADD)
350 test_fputc_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
351         $(am__DEPENDENCIES_1)
352 test_fread_SOURCES = test-fread.c
353 test_fread_OBJECTS = test-fread.$(OBJEXT)
354 test_fread_LDADD = $(LDADD)
355 test_fread_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
356         $(am__DEPENDENCIES_1)
357 test_fstat_SOURCES = test-fstat.c
358 test_fstat_OBJECTS = test-fstat.$(OBJEXT)
359 test_fstat_LDADD = $(LDADD)
360 test_fstat_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
361         $(am__DEPENDENCIES_1)
362 test_ftell_SOURCES = test-ftell.c
363 test_ftell_OBJECTS = test-ftell.$(OBJEXT)
364 test_ftell_LDADD = $(LDADD)
365 test_ftell_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
366         $(am__DEPENDENCIES_1)
367 test_ftell3_SOURCES = test-ftell3.c
368 test_ftell3_OBJECTS = test-ftell3.$(OBJEXT)
369 test_ftell3_LDADD = $(LDADD)
370 test_ftell3_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
371         $(am__DEPENDENCIES_1)
372 test_ftello_SOURCES = test-ftello.c
373 test_ftello_OBJECTS = test-ftello.$(OBJEXT)
374 test_ftello_LDADD = $(LDADD)
375 test_ftello_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
376         $(am__DEPENDENCIES_1)
377 test_ftello3_SOURCES = test-ftello3.c
378 test_ftello3_OBJECTS = test-ftello3.$(OBJEXT)
379 test_ftello3_LDADD = $(LDADD)
380 test_ftello3_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
381         $(am__DEPENDENCIES_1)
382 test_ftello4_SOURCES = test-ftello4.c
383 test_ftello4_OBJECTS = test-ftello4.$(OBJEXT)
384 test_ftello4_LDADD = $(LDADD)
385 test_ftello4_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
386         $(am__DEPENDENCIES_1)
387 test_func_SOURCES = test-func.c
388 test_func_OBJECTS = test-func.$(OBJEXT)
389 test_func_LDADD = $(LDADD)
390 test_func_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
391         $(am__DEPENDENCIES_1)
392 test_fwrite_SOURCES = test-fwrite.c
393 test_fwrite_OBJECTS = test-fwrite.$(OBJEXT)
394 test_fwrite_LDADD = $(LDADD)
395 test_fwrite_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
396         $(am__DEPENDENCIES_1)
397 test_getdelim_SOURCES = test-getdelim.c
398 test_getdelim_OBJECTS = test-getdelim.$(OBJEXT)
399 test_getdelim_LDADD = $(LDADD)
400 test_getdelim_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
401         $(am__DEPENDENCIES_1)
402 test_getline_SOURCES = test-getline.c
403 test_getline_OBJECTS = test-getline.$(OBJEXT)
404 test_getline_LDADD = $(LDADD)
405 test_getline_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
406         $(am__DEPENDENCIES_1)
407 test_gettimeofday_SOURCES = test-gettimeofday.c
408 test_gettimeofday_OBJECTS = test-gettimeofday.$(OBJEXT)
409 test_gettimeofday_LDADD = $(LDADD)
410 test_gettimeofday_DEPENDENCIES = libtests.a ../../gl/libgnu.la \
411         libtests.a $(am__DEPENDENCIES_1)
412 test_iconv_SOURCES = test-iconv.c
413 test_iconv_OBJECTS = test-iconv.$(OBJEXT)
414 am__DEPENDENCIES_2 = libtests.a ../../gl/libgnu.la libtests.a \
415         $(am__DEPENDENCIES_1)
416 test_iconv_DEPENDENCIES = $(am__DEPENDENCIES_2)
417 test_intprops_SOURCES = test-intprops.c
418 test_intprops_OBJECTS = test-intprops.$(OBJEXT)
419 test_intprops_LDADD = $(LDADD)
420 test_intprops_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
421         $(am__DEPENDENCIES_1)
422 test_inttypes_SOURCES = test-inttypes.c
423 test_inttypes_OBJECTS = test-inttypes.$(OBJEXT)
424 test_inttypes_LDADD = $(LDADD)
425 test_inttypes_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
426         $(am__DEPENDENCIES_1)
427 test_memchr_SOURCES = test-memchr.c
428 test_memchr_OBJECTS = test-memchr.$(OBJEXT)
429 test_memchr_LDADD = $(LDADD)
430 test_memchr_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
431         $(am__DEPENDENCIES_1)
432 test_netdb_SOURCES = test-netdb.c
433 test_netdb_OBJECTS = test-netdb.$(OBJEXT)
434 test_netdb_LDADD = $(LDADD)
435 test_netdb_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
436         $(am__DEPENDENCIES_1)
437 test_netinet_in_SOURCES = test-netinet_in.c
438 test_netinet_in_OBJECTS = test-netinet_in.$(OBJEXT)
439 test_netinet_in_LDADD = $(LDADD)
440 test_netinet_in_DEPENDENCIES = libtests.a ../../gl/libgnu.la \
441         libtests.a $(am__DEPENDENCIES_1)
442 test_read_file_SOURCES = test-read-file.c
443 test_read_file_OBJECTS = test-read-file.$(OBJEXT)
444 test_read_file_LDADD = $(LDADD)
445 test_read_file_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
446         $(am__DEPENDENCIES_1)
447 test_snprintf_SOURCES = test-snprintf.c
448 test_snprintf_OBJECTS = test-snprintf.$(OBJEXT)
449 test_snprintf_LDADD = $(LDADD)
450 test_snprintf_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
451         $(am__DEPENDENCIES_1)
452 test_stdalign_SOURCES = test-stdalign.c
453 test_stdalign_OBJECTS = test-stdalign.$(OBJEXT)
454 test_stdalign_LDADD = $(LDADD)
455 test_stdalign_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
456         $(am__DEPENDENCIES_1)
457 test_stdbool_SOURCES = test-stdbool.c
458 test_stdbool_OBJECTS = test-stdbool.$(OBJEXT)
459 test_stdbool_LDADD = $(LDADD)
460 test_stdbool_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
461         $(am__DEPENDENCIES_1)
462 test_stddef_SOURCES = test-stddef.c
463 test_stddef_OBJECTS = test-stddef.$(OBJEXT)
464 test_stddef_LDADD = $(LDADD)
465 test_stddef_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
466         $(am__DEPENDENCIES_1)
467 test_stdint_SOURCES = test-stdint.c
468 test_stdint_OBJECTS = test-stdint.$(OBJEXT)
469 test_stdint_LDADD = $(LDADD)
470 test_stdint_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
471         $(am__DEPENDENCIES_1)
472 test_stdio_SOURCES = test-stdio.c
473 test_stdio_OBJECTS = test-stdio.$(OBJEXT)
474 test_stdio_LDADD = $(LDADD)
475 test_stdio_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
476         $(am__DEPENDENCIES_1)
477 test_stdlib_SOURCES = test-stdlib.c
478 test_stdlib_OBJECTS = test-stdlib.$(OBJEXT)
479 test_stdlib_LDADD = $(LDADD)
480 test_stdlib_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
481         $(am__DEPENDENCIES_1)
482 test_string_SOURCES = test-string.c
483 test_string_OBJECTS = test-string.$(OBJEXT)
484 test_string_LDADD = $(LDADD)
485 test_string_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
486         $(am__DEPENDENCIES_1)
487 test_strings_SOURCES = test-strings.c
488 test_strings_OBJECTS = test-strings.$(OBJEXT)
489 test_strings_LDADD = $(LDADD)
490 test_strings_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
491         $(am__DEPENDENCIES_1)
492 test_strnlen_SOURCES = test-strnlen.c
493 test_strnlen_OBJECTS = test-strnlen.$(OBJEXT)
494 test_strnlen_LDADD = $(LDADD)
495 test_strnlen_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
496         $(am__DEPENDENCIES_1)
497 test_strverscmp_SOURCES = test-strverscmp.c
498 test_strverscmp_OBJECTS = test-strverscmp.$(OBJEXT)
499 test_strverscmp_LDADD = $(LDADD)
500 test_strverscmp_DEPENDENCIES = libtests.a ../../gl/libgnu.la \
501         libtests.a $(am__DEPENDENCIES_1)
502 test_sys_socket_SOURCES = test-sys_socket.c
503 test_sys_socket_OBJECTS = test-sys_socket.$(OBJEXT)
504 test_sys_socket_LDADD = $(LDADD)
505 test_sys_socket_DEPENDENCIES = libtests.a ../../gl/libgnu.la \
506         libtests.a $(am__DEPENDENCIES_1)
507 test_sys_stat_SOURCES = test-sys_stat.c
508 test_sys_stat_OBJECTS = test-sys_stat.$(OBJEXT)
509 test_sys_stat_LDADD = $(LDADD)
510 test_sys_stat_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
511         $(am__DEPENDENCIES_1)
512 test_sys_time_SOURCES = test-sys_time.c
513 test_sys_time_OBJECTS = test-sys_time.$(OBJEXT)
514 test_sys_time_LDADD = $(LDADD)
515 test_sys_time_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
516         $(am__DEPENDENCIES_1)
517 test_sys_types_SOURCES = test-sys_types.c
518 test_sys_types_OBJECTS = test-sys_types.$(OBJEXT)
519 test_sys_types_LDADD = $(LDADD)
520 test_sys_types_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
521         $(am__DEPENDENCIES_1)
522 test_sys_uio_SOURCES = test-sys_uio.c
523 test_sys_uio_OBJECTS = test-sys_uio.$(OBJEXT)
524 test_sys_uio_LDADD = $(LDADD)
525 test_sys_uio_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
526         $(am__DEPENDENCIES_1)
527 test_time_SOURCES = test-time.c
528 test_time_OBJECTS = test-time.$(OBJEXT)
529 test_time_LDADD = $(LDADD)
530 test_time_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
531         $(am__DEPENDENCIES_1)
532 test_u64_SOURCES = test-u64.c
533 test_u64_OBJECTS = test-u64.$(OBJEXT)
534 test_u64_LDADD = $(LDADD)
535 test_u64_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
536         $(am__DEPENDENCIES_1)
537 test_unistd_SOURCES = test-unistd.c
538 test_unistd_OBJECTS = test-unistd.$(OBJEXT)
539 test_unistd_LDADD = $(LDADD)
540 test_unistd_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
541         $(am__DEPENDENCIES_1)
542 test_vasnprintf_SOURCES = test-vasnprintf.c
543 test_vasnprintf_OBJECTS = test-vasnprintf.$(OBJEXT)
544 test_vasnprintf_LDADD = $(LDADD)
545 test_vasnprintf_DEPENDENCIES = libtests.a ../../gl/libgnu.la \
546         libtests.a $(am__DEPENDENCIES_1)
547 test_vasprintf_SOURCES = test-vasprintf.c
548 test_vasprintf_OBJECTS = test-vasprintf.$(OBJEXT)
549 test_vasprintf_LDADD = $(LDADD)
550 test_vasprintf_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
551         $(am__DEPENDENCIES_1)
552 test_verify_SOURCES = test-verify.c
553 test_verify_OBJECTS = test-verify.$(OBJEXT)
554 test_verify_LDADD = $(LDADD)
555 test_verify_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
556         $(am__DEPENDENCIES_1)
557 test_vsnprintf_SOURCES = test-vsnprintf.c
558 test_vsnprintf_OBJECTS = test-vsnprintf.$(OBJEXT)
559 test_vsnprintf_LDADD = $(LDADD)
560 test_vsnprintf_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
561         $(am__DEPENDENCIES_1)
562 test_wchar_SOURCES = test-wchar.c
563 test_wchar_OBJECTS = test-wchar.$(OBJEXT)
564 test_wchar_LDADD = $(LDADD)
565 test_wchar_DEPENDENCIES = libtests.a ../../gl/libgnu.la libtests.a \
566         $(am__DEPENDENCIES_1)
567 AM_V_P = $(am__v_P_@AM_V@)
568 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
569 am__v_P_0 = false
570 am__v_P_1 = :
571 AM_V_GEN = $(am__v_GEN_@AM_V@)
572 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
573 am__v_GEN_0 = @echo "  GEN     " $@;
574 am__v_GEN_1 = 
575 AM_V_at = $(am__v_at_@AM_V@)
576 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
577 am__v_at_0 = @
578 am__v_at_1 = 
579 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
580 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
581 am__depfiles_maybe = depfiles
582 am__mv = mv -f
583 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
584         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
585 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
586         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
587         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
588         $(AM_CFLAGS) $(CFLAGS)
589 AM_V_CC = $(am__v_CC_@AM_V@)
590 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
591 am__v_CC_0 = @echo "  CC      " $@;
592 am__v_CC_1 = 
593 CCLD = $(CC)
594 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
595         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
596         $(AM_LDFLAGS) $(LDFLAGS) -o $@
597 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
598 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
599 am__v_CCLD_0 = @echo "  CCLD    " $@;
600 am__v_CCLD_1 = 
601 SOURCES = $(libtests_a_SOURCES) $(EXTRA_libtests_a_SOURCES) \
602         test-alloca-opt.c test-base64.c test-binary-io.c \
603         test-byteswap.c test-c-ctype.c test-errno.c test-fcntl-h.c \
604         test-fdopen.c test-fgetc.c test-float.c test-fputc.c \
605         test-fread.c test-fstat.c test-ftell.c test-ftell3.c \
606         test-ftello.c test-ftello3.c test-ftello4.c test-func.c \
607         test-fwrite.c test-getdelim.c test-getline.c \
608         test-gettimeofday.c test-iconv.c test-intprops.c \
609         test-inttypes.c test-memchr.c test-netdb.c test-netinet_in.c \
610         test-read-file.c test-snprintf.c test-stdalign.c \
611         test-stdbool.c test-stddef.c test-stdint.c test-stdio.c \
612         test-stdlib.c test-string.c test-strings.c test-strnlen.c \
613         test-strverscmp.c test-sys_socket.c test-sys_stat.c \
614         test-sys_time.c test-sys_types.c test-sys_uio.c test-time.c \
615         test-u64.c test-unistd.c test-vasnprintf.c test-vasprintf.c \
616         test-verify.c test-vsnprintf.c test-wchar.c
617 DIST_SOURCES = $(libtests_a_SOURCES) $(EXTRA_libtests_a_SOURCES) \
618         test-alloca-opt.c test-base64.c test-binary-io.c \
619         test-byteswap.c test-c-ctype.c test-errno.c test-fcntl-h.c \
620         test-fdopen.c test-fgetc.c test-float.c test-fputc.c \
621         test-fread.c test-fstat.c test-ftell.c test-ftell3.c \
622         test-ftello.c test-ftello3.c test-ftello4.c test-func.c \
623         test-fwrite.c test-getdelim.c test-getline.c \
624         test-gettimeofday.c test-iconv.c test-intprops.c \
625         test-inttypes.c test-memchr.c test-netdb.c test-netinet_in.c \
626         test-read-file.c test-snprintf.c test-stdalign.c \
627         test-stdbool.c test-stddef.c test-stdint.c test-stdio.c \
628         test-stdlib.c test-string.c test-strings.c test-strnlen.c \
629         test-strverscmp.c test-sys_socket.c test-sys_stat.c \
630         test-sys_time.c test-sys_types.c test-sys_uio.c test-time.c \
631         test-u64.c test-unistd.c test-vasnprintf.c test-vasprintf.c \
632         test-verify.c test-vsnprintf.c test-wchar.c
633 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
634         ctags-recursive dvi-recursive html-recursive info-recursive \
635         install-data-recursive install-dvi-recursive \
636         install-exec-recursive install-html-recursive \
637         install-info-recursive install-pdf-recursive \
638         install-ps-recursive install-recursive installcheck-recursive \
639         installdirs-recursive pdf-recursive ps-recursive \
640         tags-recursive uninstall-recursive
641 am__can_run_installinfo = \
642   case $$AM_UPDATE_INFO_DIR in \
643     n|no|NO) false;; \
644     *) (install-info --version) >/dev/null 2>&1;; \
645   esac
646 HEADERS = $(noinst_HEADERS)
647 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
648   distclean-recursive maintainer-clean-recursive
649 am__recursive_targets = \
650   $(RECURSIVE_TARGETS) \
651   $(RECURSIVE_CLEAN_TARGETS) \
652   $(am__extra_recursive_targets)
653 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
654         check recheck distdir
655 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
656 # Read a list of newline-separated strings from the standard input,
657 # and print each of them once, without duplicates.  Input order is
658 # *not* preserved.
659 am__uniquify_input = $(AWK) '\
660   BEGIN { nonempty = 0; } \
661   { items[$$0] = 1; nonempty = 1; } \
662   END { if (nonempty) { for (i in items) print i; }; } \
663 '
664 # Make sure the list of sources is unique.  This is necessary because,
665 # e.g., the same source file might be shared among _SOURCES variables
666 # for different programs/libraries.
667 am__define_uniq_tagged_files = \
668   list='$(am__tagged_files)'; \
669   unique=`for i in $$list; do \
670     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
671   done | $(am__uniquify_input)`
672 ETAGS = etags
673 CTAGS = ctags
674 am__tty_colors_dummy = \
675   mgn= red= grn= lgn= blu= brg= std=; \
676   am__color_tests=no
677 am__tty_colors = { \
678   $(am__tty_colors_dummy); \
679   if test "X$(AM_COLOR_TESTS)" = Xno; then \
680     am__color_tests=no; \
681   elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
682     am__color_tests=yes; \
683   elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
684     am__color_tests=yes; \
685   fi; \
686   if test $$am__color_tests = yes; then \
687     red='\e[0;31m'; \
688     grn='\e[0;32m'; \
689     lgn='\e[1;32m'; \
690     blu='\e[1;34m'; \
691     mgn='\e[0;35m'; \
692     brg='\e[1m'; \
693     std='\e[m'; \
694   fi; \
695 }
696 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
697 am__vpath_adj = case $$p in \
698     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
699     *) f=$$p;; \
700   esac;
701 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
702 am__install_max = 40
703 am__nobase_strip_setup = \
704   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
705 am__nobase_strip = \
706   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
707 am__nobase_list = $(am__nobase_strip_setup); \
708   for p in $$list; do echo "$$p $$p"; done | \
709   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
710   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
711     if (++n[$$2] == $(am__install_max)) \
712       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
713     END { for (dir in files) print dir, files[dir] }'
714 am__base_list = \
715   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
716   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
717 am__uninstall_files_from_dir = { \
718   test -z "$$files" \
719     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
720     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
721          $(am__cd) "$$dir" && rm -f $$files; }; \
722   }
723 am__recheck_rx = ^[     ]*:recheck:[    ]*
724 am__global_test_result_rx = ^[  ]*:global-test-result:[         ]*
725 am__copy_in_global_log_rx = ^[  ]*:copy-in-global-log:[         ]*
726 # A command that, given a newline-separated list of test names on the
727 # standard input, print the name of the tests that are to be re-run
728 # upon "make recheck".
729 am__list_recheck_tests = $(AWK) '{ \
730   recheck = 1; \
731   while ((rc = (getline line < ($$0 ".trs"))) != 0) \
732     { \
733       if (rc < 0) \
734         { \
735           if ((getline line2 < ($$0 ".log")) < 0) \
736             recheck = 0; \
737           break; \
738         } \
739       else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
740         { \
741           recheck = 0; \
742           break; \
743         } \
744       else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
745         { \
746           break; \
747         } \
748     }; \
749   if (recheck) \
750     print $$0; \
751   close ($$0 ".trs"); \
752   close ($$0 ".log"); \
753 }'
754 # A command that, given a newline-separated list of test names on the
755 # standard input, create the global log from their .trs and .log files.
756 am__create_global_log = $(AWK) ' \
757 function fatal(msg) \
758 { \
759   print "fatal: making $@: " msg | "cat >&2"; \
760   exit 1; \
761 } \
762 function rst_section(header) \
763 { \
764   print header; \
765   len = length(header); \
766   for (i = 1; i <= len; i = i + 1) \
767     printf "="; \
768   printf "\n\n"; \
769 } \
770 { \
771   copy_in_global_log = 1; \
772   global_test_result = "RUN"; \
773   while ((rc = (getline line < ($$0 ".trs"))) != 0) \
774     { \
775       if (rc < 0) \
776          fatal("failed to read from " $$0 ".trs"); \
777       if (line ~ /$(am__global_test_result_rx)/) \
778         { \
779           sub("$(am__global_test_result_rx)", "", line); \
780           sub("[        ]*$$", "", line); \
781           global_test_result = line; \
782         } \
783       else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
784         copy_in_global_log = 0; \
785     }; \
786   if (copy_in_global_log) \
787     { \
788       rst_section(global_test_result ": " $$0); \
789       while ((rc = (getline line < ($$0 ".log"))) != 0) \
790       { \
791         if (rc < 0) \
792           fatal("failed to read from " $$0 ".log"); \
793         print line; \
794       }; \
795       printf "\n"; \
796     }; \
797   close ($$0 ".trs"); \
798   close ($$0 ".log"); \
799 }'
800 # Restructured Text title.
801 am__rst_title = { sed 's/.*/   &   /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
802 # Solaris 10 'make', and several other traditional 'make' implementations,
803 # pass "-e" to $(SHELL), and POSIX 2008 even requires this.  Work around it
804 # by disabling -e (using the XSI extension "set +e") if it's set.
805 am__sh_e_setup = case $$- in *e*) set +e;; esac
806 # Default flags passed to test drivers.
807 am__common_driver_flags = \
808   --color-tests "$$am__color_tests" \
809   --enable-hard-errors "$$am__enable_hard_errors" \
810   --expect-failure "$$am__expect_failure"
811 # To be inserted before the command running the test.  Creates the
812 # directory for the log if needed.  Stores in $dir the directory
813 # containing $f, in $tst the test, in $log the log.  Executes the
814 # developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
815 # passes TESTS_ENVIRONMENT.  Set up options for the wrapper that
816 # will run the test scripts (or their associated LOG_COMPILER, if
817 # thy have one).
818 am__check_pre = \
819 $(am__sh_e_setup);                                      \
820 $(am__vpath_adj_setup) $(am__vpath_adj)                 \
821 $(am__tty_colors);                                      \
822 srcdir=$(srcdir); export srcdir;                        \
823 case "$@" in                                            \
824   */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;    \
825     *) am__odir=.;;                                     \
826 esac;                                                   \
827 test "x$$am__odir" = x"." || test -d "$$am__odir"       \
828   || $(MKDIR_P) "$$am__odir" || exit $$?;               \
829 if test -f "./$$f"; then dir=./;                        \
830 elif test -f "$$f"; then dir=;                          \
831 else dir="$(srcdir)/"; fi;                              \
832 tst=$$dir$$f; log='$@';                                 \
833 if test -n '$(DISABLE_HARD_ERRORS)'; then               \
834   am__enable_hard_errors=no;                            \
835 else                                                    \
836   am__enable_hard_errors=yes;                           \
837 fi;                                                     \
838 case " $(XFAIL_TESTS) " in                              \
839   *[\ \ ]$$f[\ \        ]* | *[\ \      ]$$dir$$f[\ \   ]*) \
840     am__expect_failure=yes;;                            \
841   *)                                                    \
842     am__expect_failure=no;;                             \
843 esac;                                                   \
844 $(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
845 # A shell command to get the names of the tests scripts with any registered
846 # extension removed (i.e., equivalently, the names of the test logs, with
847 # the '.log' extension removed).  The result is saved in the shell variable
848 # '$bases'.  This honors runtime overriding of TESTS and TEST_LOGS.  Sadly,
849 # we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
850 # since that might cause problem with VPATH rewrites for suffix-less tests.
851 # See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
852 am__set_TESTS_bases = \
853   bases='$(TEST_LOGS)'; \
854   bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
855   bases=`echo $$bases`
856 RECHECK_LOGS = $(TEST_LOGS)
857 TEST_SUITE_LOG = test-suite.log
858 TEST_EXTENSIONS = @EXEEXT@ .test
859 LOG_DRIVER = $(SHELL) $(top_srcdir)/build-aux/test-driver
860 LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
861 am__set_b = \
862   case '$@' in \
863     */*) \
864       case '$*' in \
865         */*) b='$*';; \
866           *) b=`echo '$@' | sed 's/\.log$$//'`; \
867        esac;; \
868     *) \
869       b='$*';; \
870   esac
871 am__test_logs1 = $(TESTS:=.log)
872 am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
873 TEST_LOGS = $(am__test_logs2:.test.log=.log)
874 TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/build-aux/test-driver
875 TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
876         $(TEST_LOG_FLAGS)
877 DIST_SUBDIRS = $(SUBDIRS)
878 am__DIST_COMMON = $(srcdir)/Makefile.in \
879         $(top_srcdir)/build-aux/depcomp \
880         $(top_srcdir)/build-aux/test-driver
881 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
882 am__relativize = \
883   dir0=`pwd`; \
884   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
885   sed_rest='s,^[^/]*/*,,'; \
886   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
887   sed_butlast='s,/*[^/]*$$,,'; \
888   while test -n "$$dir1"; do \
889     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
890     if test "$$first" != "."; then \
891       if test "$$first" = ".."; then \
892         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
893         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
894       else \
895         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
896         if test "$$first2" = "$$first"; then \
897           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
898         else \
899           dir2="../$$dir2"; \
900         fi; \
901         dir0="$$dir0"/"$$first"; \
902       fi; \
903     fi; \
904     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
905   done; \
906   reldir="$$dir2"
907 ACLOCAL = @ACLOCAL@
908 ALLOCA = @ALLOCA@
909 ALLOCA_H = @ALLOCA_H@
910 AMTAR = @AMTAR@
911 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
912 APPLE_UNIVERSAL_BUILD = @APPLE_UNIVERSAL_BUILD@
913 AR = @AR@
914 ARFLAGS = @ARFLAGS@
915 AUTOCONF = @AUTOCONF@
916 AUTOGEN = @AUTOGEN@
917 AUTOHEADER = @AUTOHEADER@
918 AUTOMAKE = @AUTOMAKE@
919 AWK = @AWK@
920 BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
921 BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
922 BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
923 BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
924 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
925 BYTESWAP_H = @BYTESWAP_H@
926 CC = @CC@
927 CCAS = @CCAS@
928 CCASDEPMODE = @CCASDEPMODE@
929 CCASFLAGS = @CCASFLAGS@
930 CCDEPMODE = @CCDEPMODE@
931 CFLAGS = @CFLAGS@
932 CONFIG_INCLUDE = @CONFIG_INCLUDE@
933 CPP = @CPP@
934 CPPFLAGS = @CPPFLAGS@
935 CRYWRAP_PATCHLEVEL = @CRYWRAP_PATCHLEVEL@
936 CXX = @CXX@
937 CXXCPP = @CXXCPP@
938 CXXDEPMODE = @CXXDEPMODE@
939 CXXFLAGS = @CXXFLAGS@
940 CXX_LT_AGE = @CXX_LT_AGE@
941 CXX_LT_CURRENT = @CXX_LT_CURRENT@
942 CXX_LT_REVISION = @CXX_LT_REVISION@
943 CYGPATH_W = @CYGPATH_W@
944 DEFINE_SSIZE_T = @DEFINE_SSIZE_T@
945 DEFS = @DEFS@
946 DEPDIR = @DEPDIR@
947 DLLTOOL = @DLLTOOL@
948 DLL_VERSION = @DLL_VERSION@
949 DSYMUTIL = @DSYMUTIL@
950 DUMPBIN = @DUMPBIN@
951 ECHO_C = @ECHO_C@
952 ECHO_N = @ECHO_N@
953 ECHO_T = @ECHO_T@
954 EGREP = @EGREP@
955 EMULTIHOP_HIDDEN = @EMULTIHOP_HIDDEN@
956 EMULTIHOP_VALUE = @EMULTIHOP_VALUE@
957 ENABLE_PADLOCK = @ENABLE_PADLOCK@
958 ENOLINK_HIDDEN = @ENOLINK_HIDDEN@
959 ENOLINK_VALUE = @ENOLINK_VALUE@
960 EOVERFLOW_HIDDEN = @EOVERFLOW_HIDDEN@
961 EOVERFLOW_VALUE = @EOVERFLOW_VALUE@
962 ERRNO_H = @ERRNO_H@
963 EXEEXT = @EXEEXT@
964 FGREP = @FGREP@
965 FIPS140_LIBS = @FIPS140_LIBS@
966 FLOAT_H = @FLOAT_H@
967 GETADDRINFO_LIB = @GETADDRINFO_LIB@
968 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
969 GMP_CFLAGS = @GMP_CFLAGS@
970 GMP_LIBS = @GMP_LIBS@
971 GMSGFMT = @GMSGFMT@
972 GMSGFMT_015 = @GMSGFMT_015@
973 GNULIB_ACCEPT = @GNULIB_ACCEPT@
974 GNULIB_ACCEPT4 = @GNULIB_ACCEPT4@
975 GNULIB_ATOLL = @GNULIB_ATOLL@
976 GNULIB_BIND = @GNULIB_BIND@
977 GNULIB_BTOWC = @GNULIB_BTOWC@
978 GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
979 GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
980 GNULIB_CHDIR = @GNULIB_CHDIR@
981 GNULIB_CHOWN = @GNULIB_CHOWN@
982 GNULIB_CLOSE = @GNULIB_CLOSE@
983 GNULIB_CONNECT = @GNULIB_CONNECT@
984 GNULIB_DPRINTF = @GNULIB_DPRINTF@
985 GNULIB_DUP = @GNULIB_DUP@
986 GNULIB_DUP2 = @GNULIB_DUP2@
987 GNULIB_DUP3 = @GNULIB_DUP3@
988 GNULIB_ENVIRON = @GNULIB_ENVIRON@
989 GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
990 GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
991 GNULIB_FCHDIR = @GNULIB_FCHDIR@
992 GNULIB_FCHMODAT = @GNULIB_FCHMODAT@
993 GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
994 GNULIB_FCLOSE = @GNULIB_FCLOSE@
995 GNULIB_FCNTL = @GNULIB_FCNTL@
996 GNULIB_FDATASYNC = @GNULIB_FDATASYNC@
997 GNULIB_FDOPEN = @GNULIB_FDOPEN@
998 GNULIB_FFLUSH = @GNULIB_FFLUSH@
999 GNULIB_FFS = @GNULIB_FFS@
1000 GNULIB_FFSL = @GNULIB_FFSL@
1001 GNULIB_FFSLL = @GNULIB_FFSLL@
1002 GNULIB_FGETC = @GNULIB_FGETC@
1003 GNULIB_FGETS = @GNULIB_FGETS@
1004 GNULIB_FOPEN = @GNULIB_FOPEN@
1005 GNULIB_FPRINTF = @GNULIB_FPRINTF@
1006 GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
1007 GNULIB_FPURGE = @GNULIB_FPURGE@
1008 GNULIB_FPUTC = @GNULIB_FPUTC@
1009 GNULIB_FPUTS = @GNULIB_FPUTS@
1010 GNULIB_FREAD = @GNULIB_FREAD@
1011 GNULIB_FREOPEN = @GNULIB_FREOPEN@
1012 GNULIB_FSCANF = @GNULIB_FSCANF@
1013 GNULIB_FSEEK = @GNULIB_FSEEK@
1014 GNULIB_FSEEKO = @GNULIB_FSEEKO@
1015 GNULIB_FSTAT = @GNULIB_FSTAT@
1016 GNULIB_FSTATAT = @GNULIB_FSTATAT@
1017 GNULIB_FSYNC = @GNULIB_FSYNC@
1018 GNULIB_FTELL = @GNULIB_FTELL@
1019 GNULIB_FTELLO = @GNULIB_FTELLO@
1020 GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
1021 GNULIB_FUTIMENS = @GNULIB_FUTIMENS@
1022 GNULIB_FWRITE = @GNULIB_FWRITE@
1023 GNULIB_GETADDRINFO = @GNULIB_GETADDRINFO@
1024 GNULIB_GETC = @GNULIB_GETC@
1025 GNULIB_GETCHAR = @GNULIB_GETCHAR@
1026 GNULIB_GETCWD = @GNULIB_GETCWD@
1027 GNULIB_GETDELIM = @GNULIB_GETDELIM@
1028 GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
1029 GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
1030 GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
1031 GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
1032 GNULIB_GETLINE = @GNULIB_GETLINE@
1033 GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
1034 GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
1035 GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
1036 GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
1037 GNULIB_GETPEERNAME = @GNULIB_GETPEERNAME@
1038 GNULIB_GETSOCKNAME = @GNULIB_GETSOCKNAME@
1039 GNULIB_GETSOCKOPT = @GNULIB_GETSOCKOPT@
1040 GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
1041 GNULIB_GETTIMEOFDAY = @GNULIB_GETTIMEOFDAY@
1042 GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
1043 GNULIB_GRANTPT = @GNULIB_GRANTPT@
1044 GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
1045 GNULIB_IMAXABS = @GNULIB_IMAXABS@
1046 GNULIB_IMAXDIV = @GNULIB_IMAXDIV@
1047 GNULIB_INET_NTOP = @GNULIB_INET_NTOP@
1048 GNULIB_INET_PTON = @GNULIB_INET_PTON@
1049 GNULIB_ISATTY = @GNULIB_ISATTY@
1050 GNULIB_LCHMOD = @GNULIB_LCHMOD@
1051 GNULIB_LCHOWN = @GNULIB_LCHOWN@
1052 GNULIB_LINK = @GNULIB_LINK@
1053 GNULIB_LINKAT = @GNULIB_LINKAT@
1054 GNULIB_LISTEN = @GNULIB_LISTEN@
1055 GNULIB_LSEEK = @GNULIB_LSEEK@
1056 GNULIB_LSTAT = @GNULIB_LSTAT@
1057 GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
1058 GNULIB_MBRLEN = @GNULIB_MBRLEN@
1059 GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
1060 GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
1061 GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
1062 GNULIB_MBSCHR = @GNULIB_MBSCHR@
1063 GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
1064 GNULIB_MBSINIT = @GNULIB_MBSINIT@
1065 GNULIB_MBSLEN = @GNULIB_MBSLEN@
1066 GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
1067 GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
1068 GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
1069 GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
1070 GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
1071 GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
1072 GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
1073 GNULIB_MBSSEP = @GNULIB_MBSSEP@
1074 GNULIB_MBSSPN = @GNULIB_MBSSPN@
1075 GNULIB_MBSSTR = @GNULIB_MBSSTR@
1076 GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
1077 GNULIB_MBTOWC = @GNULIB_MBTOWC@
1078 GNULIB_MEMCHR = @GNULIB_MEMCHR@
1079 GNULIB_MEMMEM = @GNULIB_MEMMEM@
1080 GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
1081 GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
1082 GNULIB_MKDIRAT = @GNULIB_MKDIRAT@
1083 GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
1084 GNULIB_MKFIFO = @GNULIB_MKFIFO@
1085 GNULIB_MKFIFOAT = @GNULIB_MKFIFOAT@
1086 GNULIB_MKNOD = @GNULIB_MKNOD@
1087 GNULIB_MKNODAT = @GNULIB_MKNODAT@
1088 GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
1089 GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
1090 GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
1091 GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
1092 GNULIB_MKTIME = @GNULIB_MKTIME@
1093 GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
1094 GNULIB_NONBLOCKING = @GNULIB_NONBLOCKING@
1095 GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
1096 GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
1097 GNULIB_OPEN = @GNULIB_OPEN@
1098 GNULIB_OPENAT = @GNULIB_OPENAT@
1099 GNULIB_PCLOSE = @GNULIB_PCLOSE@
1100 GNULIB_PERROR = @GNULIB_PERROR@
1101 GNULIB_PIPE = @GNULIB_PIPE@
1102 GNULIB_PIPE2 = @GNULIB_PIPE2@
1103 GNULIB_POPEN = @GNULIB_POPEN@
1104 GNULIB_POSIX_OPENPT = @GNULIB_POSIX_OPENPT@
1105 GNULIB_PREAD = @GNULIB_PREAD@
1106 GNULIB_PRINTF = @GNULIB_PRINTF@
1107 GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
1108 GNULIB_PSELECT = @GNULIB_PSELECT@
1109 GNULIB_PTHREAD_SIGMASK = @GNULIB_PTHREAD_SIGMASK@
1110 GNULIB_PTSNAME = @GNULIB_PTSNAME@
1111 GNULIB_PTSNAME_R = @GNULIB_PTSNAME_R@
1112 GNULIB_PUTC = @GNULIB_PUTC@
1113 GNULIB_PUTCHAR = @GNULIB_PUTCHAR@
1114 GNULIB_PUTENV = @GNULIB_PUTENV@
1115 GNULIB_PUTS = @GNULIB_PUTS@
1116 GNULIB_PWRITE = @GNULIB_PWRITE@
1117 GNULIB_QSORT_R = @GNULIB_QSORT_R@
1118 GNULIB_RAISE = @GNULIB_RAISE@
1119 GNULIB_RANDOM = @GNULIB_RANDOM@
1120 GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
1121 GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
1122 GNULIB_READ = @GNULIB_READ@
1123 GNULIB_READLINK = @GNULIB_READLINK@
1124 GNULIB_READLINKAT = @GNULIB_READLINKAT@
1125 GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
1126 GNULIB_REALPATH = @GNULIB_REALPATH@
1127 GNULIB_RECV = @GNULIB_RECV@
1128 GNULIB_RECVFROM = @GNULIB_RECVFROM@
1129 GNULIB_REMOVE = @GNULIB_REMOVE@
1130 GNULIB_RENAME = @GNULIB_RENAME@
1131 GNULIB_RENAMEAT = @GNULIB_RENAMEAT@
1132 GNULIB_RMDIR = @GNULIB_RMDIR@
1133 GNULIB_RPMATCH = @GNULIB_RPMATCH@
1134 GNULIB_SCANF = @GNULIB_SCANF@
1135 GNULIB_SECURE_GETENV = @GNULIB_SECURE_GETENV@
1136 GNULIB_SELECT = @GNULIB_SELECT@
1137 GNULIB_SEND = @GNULIB_SEND@
1138 GNULIB_SENDTO = @GNULIB_SENDTO@
1139 GNULIB_SETENV = @GNULIB_SETENV@
1140 GNULIB_SETHOSTNAME = @GNULIB_SETHOSTNAME@
1141 GNULIB_SETSOCKOPT = @GNULIB_SETSOCKOPT@
1142 GNULIB_SHUTDOWN = @GNULIB_SHUTDOWN@
1143 GNULIB_SIGACTION = @GNULIB_SIGACTION@
1144 GNULIB_SIGNAL_H_SIGPIPE = @GNULIB_SIGNAL_H_SIGPIPE@
1145 GNULIB_SIGPROCMASK = @GNULIB_SIGPROCMASK@
1146 GNULIB_SLEEP = @GNULIB_SLEEP@
1147 GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
1148 GNULIB_SOCKET = @GNULIB_SOCKET@
1149 GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
1150 GNULIB_STAT = @GNULIB_STAT@
1151 GNULIB_STDIO_H_NONBLOCKING = @GNULIB_STDIO_H_NONBLOCKING@
1152 GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@
1153 GNULIB_STPCPY = @GNULIB_STPCPY@
1154 GNULIB_STPNCPY = @GNULIB_STPNCPY@
1155 GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
1156 GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
1157 GNULIB_STRDUP = @GNULIB_STRDUP@
1158 GNULIB_STRERROR = @GNULIB_STRERROR@
1159 GNULIB_STRERROR_R = @GNULIB_STRERROR_R@
1160 GNULIB_STRNCAT = @GNULIB_STRNCAT@
1161 GNULIB_STRNDUP = @GNULIB_STRNDUP@
1162 GNULIB_STRNLEN = @GNULIB_STRNLEN@
1163 GNULIB_STRPBRK = @GNULIB_STRPBRK@
1164 GNULIB_STRPTIME = @GNULIB_STRPTIME@
1165 GNULIB_STRSEP = @GNULIB_STRSEP@
1166 GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
1167 GNULIB_STRSTR = @GNULIB_STRSTR@
1168 GNULIB_STRTOD = @GNULIB_STRTOD@
1169 GNULIB_STRTOIMAX = @GNULIB_STRTOIMAX@
1170 GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
1171 GNULIB_STRTOLL = @GNULIB_STRTOLL@
1172 GNULIB_STRTOULL = @GNULIB_STRTOULL@
1173 GNULIB_STRTOUMAX = @GNULIB_STRTOUMAX@
1174 GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
1175 GNULIB_SYMLINK = @GNULIB_SYMLINK@
1176 GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
1177 GNULIB_SYSTEM_POSIX = @GNULIB_SYSTEM_POSIX@
1178 GNULIB_TIMEGM = @GNULIB_TIMEGM@
1179 GNULIB_TIME_R = @GNULIB_TIME_R@
1180 GNULIB_TMPFILE = @GNULIB_TMPFILE@
1181 GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
1182 GNULIB_UNISTD_H_NONBLOCKING = @GNULIB_UNISTD_H_NONBLOCKING@
1183 GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
1184 GNULIB_UNLINK = @GNULIB_UNLINK@
1185 GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
1186 GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
1187 GNULIB_UNSETENV = @GNULIB_UNSETENV@
1188 GNULIB_USLEEP = @GNULIB_USLEEP@
1189 GNULIB_UTIMENSAT = @GNULIB_UTIMENSAT@
1190 GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
1191 GNULIB_VDPRINTF = @GNULIB_VDPRINTF@
1192 GNULIB_VFPRINTF = @GNULIB_VFPRINTF@
1193 GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
1194 GNULIB_VFSCANF = @GNULIB_VFSCANF@
1195 GNULIB_VPRINTF = @GNULIB_VPRINTF@
1196 GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
1197 GNULIB_VSCANF = @GNULIB_VSCANF@
1198 GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
1199 GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
1200 GNULIB_WCPCPY = @GNULIB_WCPCPY@
1201 GNULIB_WCPNCPY = @GNULIB_WCPNCPY@
1202 GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
1203 GNULIB_WCSCASECMP = @GNULIB_WCSCASECMP@
1204 GNULIB_WCSCAT = @GNULIB_WCSCAT@
1205 GNULIB_WCSCHR = @GNULIB_WCSCHR@
1206 GNULIB_WCSCMP = @GNULIB_WCSCMP@
1207 GNULIB_WCSCOLL = @GNULIB_WCSCOLL@
1208 GNULIB_WCSCPY = @GNULIB_WCSCPY@
1209 GNULIB_WCSCSPN = @GNULIB_WCSCSPN@
1210 GNULIB_WCSDUP = @GNULIB_WCSDUP@
1211 GNULIB_WCSLEN = @GNULIB_WCSLEN@
1212 GNULIB_WCSNCASECMP = @GNULIB_WCSNCASECMP@
1213 GNULIB_WCSNCAT = @GNULIB_WCSNCAT@
1214 GNULIB_WCSNCMP = @GNULIB_WCSNCMP@
1215 GNULIB_WCSNCPY = @GNULIB_WCSNCPY@
1216 GNULIB_WCSNLEN = @GNULIB_WCSNLEN@
1217 GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
1218 GNULIB_WCSPBRK = @GNULIB_WCSPBRK@
1219 GNULIB_WCSRCHR = @GNULIB_WCSRCHR@
1220 GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
1221 GNULIB_WCSSPN = @GNULIB_WCSSPN@
1222 GNULIB_WCSSTR = @GNULIB_WCSSTR@
1223 GNULIB_WCSTOK = @GNULIB_WCSTOK@
1224 GNULIB_WCSWIDTH = @GNULIB_WCSWIDTH@
1225 GNULIB_WCSXFRM = @GNULIB_WCSXFRM@
1226 GNULIB_WCTOB = @GNULIB_WCTOB@
1227 GNULIB_WCTOMB = @GNULIB_WCTOMB@
1228 GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
1229 GNULIB_WMEMCHR = @GNULIB_WMEMCHR@
1230 GNULIB_WMEMCMP = @GNULIB_WMEMCMP@
1231 GNULIB_WMEMCPY = @GNULIB_WMEMCPY@
1232 GNULIB_WMEMMOVE = @GNULIB_WMEMMOVE@
1233 GNULIB_WMEMSET = @GNULIB_WMEMSET@
1234 GNULIB_WRITE = @GNULIB_WRITE@
1235 GNULIB__EXIT = @GNULIB__EXIT@
1236 GNUTLS_REQUIRES_PRIVATE = @GNUTLS_REQUIRES_PRIVATE@
1237 GREP = @GREP@
1238 GTKDOC_CHECK = @GTKDOC_CHECK@
1239 GTKDOC_MKPDF = @GTKDOC_MKPDF@
1240 GTKDOC_REBASE = @GTKDOC_REBASE@
1241 GUILE = @GUILE@
1242 GUILE_CFLAGS = @GUILE_CFLAGS@
1243 GUILE_CONFIG = @GUILE_CONFIG@
1244 GUILE_LDFLAGS = @GUILE_LDFLAGS@
1245 GUILE_SITE = @GUILE_SITE@
1246 GUILE_TOOLS = @GUILE_TOOLS@
1247 HAVE_ACCEPT4 = @HAVE_ACCEPT4@
1248 HAVE_ARPA_INET_H = @HAVE_ARPA_INET_H@
1249 HAVE_ATOLL = @HAVE_ATOLL@
1250 HAVE_BTOWC = @HAVE_BTOWC@
1251 HAVE_CANONICALIZE_FILE_NAME = @HAVE_CANONICALIZE_FILE_NAME@
1252 HAVE_CHOWN = @HAVE_CHOWN@
1253 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
1254 HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
1255 HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@
1256 HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@
1257 HAVE_DECL_FREEADDRINFO = @HAVE_DECL_FREEADDRINFO@
1258 HAVE_DECL_FSEEKO = @HAVE_DECL_FSEEKO@
1259 HAVE_DECL_FTELLO = @HAVE_DECL_FTELLO@
1260 HAVE_DECL_GAI_STRERROR = @HAVE_DECL_GAI_STRERROR@
1261 HAVE_DECL_GETADDRINFO = @HAVE_DECL_GETADDRINFO@
1262 HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
1263 HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
1264 HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
1265 HAVE_DECL_GETLOADAVG = @HAVE_DECL_GETLOADAVG@
1266 HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@
1267 HAVE_DECL_GETNAMEINFO = @HAVE_DECL_GETNAMEINFO@
1268 HAVE_DECL_GETPAGESIZE = @HAVE_DECL_GETPAGESIZE@
1269 HAVE_DECL_GETUSERSHELL = @HAVE_DECL_GETUSERSHELL@
1270 HAVE_DECL_IMAXABS = @HAVE_DECL_IMAXABS@
1271 HAVE_DECL_IMAXDIV = @HAVE_DECL_IMAXDIV@
1272 HAVE_DECL_INET_NTOP = @HAVE_DECL_INET_NTOP@
1273 HAVE_DECL_INET_PTON = @HAVE_DECL_INET_PTON@
1274 HAVE_DECL_LOCALTIME_R = @HAVE_DECL_LOCALTIME_R@
1275 HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@
1276 HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@
1277 HAVE_DECL_OBSTACK_PRINTF = @HAVE_DECL_OBSTACK_PRINTF@
1278 HAVE_DECL_SETENV = @HAVE_DECL_SETENV@
1279 HAVE_DECL_SETHOSTNAME = @HAVE_DECL_SETHOSTNAME@
1280 HAVE_DECL_SNPRINTF = @HAVE_DECL_SNPRINTF@
1281 HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@
1282 HAVE_DECL_STRERROR_R = @HAVE_DECL_STRERROR_R@
1283 HAVE_DECL_STRNCASECMP = @HAVE_DECL_STRNCASECMP@
1284 HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@
1285 HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@
1286 HAVE_DECL_STRSIGNAL = @HAVE_DECL_STRSIGNAL@
1287 HAVE_DECL_STRTOIMAX = @HAVE_DECL_STRTOIMAX@
1288 HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@
1289 HAVE_DECL_STRTOUMAX = @HAVE_DECL_STRTOUMAX@
1290 HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
1291 HAVE_DECL_UNSETENV = @HAVE_DECL_UNSETENV@
1292 HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
1293 HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
1294 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
1295 HAVE_DPRINTF = @HAVE_DPRINTF@
1296 HAVE_DUP2 = @HAVE_DUP2@
1297 HAVE_DUP3 = @HAVE_DUP3@
1298 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
1299 HAVE_FACCESSAT = @HAVE_FACCESSAT@
1300 HAVE_FCHDIR = @HAVE_FCHDIR@
1301 HAVE_FCHMODAT = @HAVE_FCHMODAT@
1302 HAVE_FCHOWNAT = @HAVE_FCHOWNAT@
1303 HAVE_FCNTL = @HAVE_FCNTL@
1304 HAVE_FDATASYNC = @HAVE_FDATASYNC@
1305 HAVE_FEATURES_H = @HAVE_FEATURES_H@
1306 HAVE_FFS = @HAVE_FFS@
1307 HAVE_FFSL = @HAVE_FFSL@
1308 HAVE_FFSLL = @HAVE_FFSLL@
1309 HAVE_FSEEKO = @HAVE_FSEEKO@
1310 HAVE_FSTATAT = @HAVE_FSTATAT@
1311 HAVE_FSYNC = @HAVE_FSYNC@
1312 HAVE_FTELLO = @HAVE_FTELLO@
1313 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
1314 HAVE_FUTIMENS = @HAVE_FUTIMENS@
1315 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
1316 HAVE_GETGROUPS = @HAVE_GETGROUPS@
1317 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
1318 HAVE_GETLOGIN = @HAVE_GETLOGIN@
1319 HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
1320 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
1321 HAVE_GETTIMEOFDAY = @HAVE_GETTIMEOFDAY@
1322 HAVE_GRANTPT = @HAVE_GRANTPT@
1323 HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
1324 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
1325 HAVE_LCHMOD = @HAVE_LCHMOD@
1326 HAVE_LCHOWN = @HAVE_LCHOWN@
1327 HAVE_LIBDL = @HAVE_LIBDL@
1328 HAVE_LIBICONV = @HAVE_LIBICONV@
1329 HAVE_LIBNSL = @HAVE_LIBNSL@
1330 HAVE_LIBPTHREAD = @HAVE_LIBPTHREAD@
1331 HAVE_LIBRT = @HAVE_LIBRT@
1332 HAVE_LIBZ = @HAVE_LIBZ@
1333 HAVE_LINK = @HAVE_LINK@
1334 HAVE_LINKAT = @HAVE_LINKAT@
1335 HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
1336 HAVE_LSTAT = @HAVE_LSTAT@
1337 HAVE_MAX_ALIGN_T = @HAVE_MAX_ALIGN_T@
1338 HAVE_MBRLEN = @HAVE_MBRLEN@
1339 HAVE_MBRTOWC = @HAVE_MBRTOWC@
1340 HAVE_MBSINIT = @HAVE_MBSINIT@
1341 HAVE_MBSLEN = @HAVE_MBSLEN@
1342 HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
1343 HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
1344 HAVE_MEMCHR = @HAVE_MEMCHR@
1345 HAVE_MEMPCPY = @HAVE_MEMPCPY@
1346 HAVE_MKDIRAT = @HAVE_MKDIRAT@
1347 HAVE_MKDTEMP = @HAVE_MKDTEMP@
1348 HAVE_MKFIFO = @HAVE_MKFIFO@
1349 HAVE_MKFIFOAT = @HAVE_MKFIFOAT@
1350 HAVE_MKNOD = @HAVE_MKNOD@
1351 HAVE_MKNODAT = @HAVE_MKNODAT@
1352 HAVE_MKOSTEMP = @HAVE_MKOSTEMP@
1353 HAVE_MKOSTEMPS = @HAVE_MKOSTEMPS@
1354 HAVE_MKSTEMP = @HAVE_MKSTEMP@
1355 HAVE_MKSTEMPS = @HAVE_MKSTEMPS@
1356 HAVE_MSVC_INVALID_PARAMETER_HANDLER = @HAVE_MSVC_INVALID_PARAMETER_HANDLER@
1357 HAVE_NANOSLEEP = @HAVE_NANOSLEEP@
1358 HAVE_NETDB_H = @HAVE_NETDB_H@
1359 HAVE_NETINET_IN_H = @HAVE_NETINET_IN_H@
1360 HAVE_OPENAT = @HAVE_OPENAT@
1361 HAVE_OS_H = @HAVE_OS_H@
1362 HAVE_PCLOSE = @HAVE_PCLOSE@
1363 HAVE_PIPE = @HAVE_PIPE@
1364 HAVE_PIPE2 = @HAVE_PIPE2@
1365 HAVE_POPEN = @HAVE_POPEN@
1366 HAVE_POSIX_OPENPT = @HAVE_POSIX_OPENPT@
1367 HAVE_POSIX_SIGNALBLOCKING = @HAVE_POSIX_SIGNALBLOCKING@
1368 HAVE_PREAD = @HAVE_PREAD@
1369 HAVE_PSELECT = @HAVE_PSELECT@
1370 HAVE_PTHREAD_SIGMASK = @HAVE_PTHREAD_SIGMASK@
1371 HAVE_PTSNAME = @HAVE_PTSNAME@
1372 HAVE_PTSNAME_R = @HAVE_PTSNAME_R@
1373 HAVE_PWRITE = @HAVE_PWRITE@
1374 HAVE_RAISE = @HAVE_RAISE@
1375 HAVE_RANDOM = @HAVE_RANDOM@
1376 HAVE_RANDOM_H = @HAVE_RANDOM_H@
1377 HAVE_RANDOM_R = @HAVE_RANDOM_R@
1378 HAVE_RAWMEMCHR = @HAVE_RAWMEMCHR@
1379 HAVE_READLINK = @HAVE_READLINK@
1380 HAVE_READLINKAT = @HAVE_READLINKAT@
1381 HAVE_REALPATH = @HAVE_REALPATH@
1382 HAVE_RENAMEAT = @HAVE_RENAMEAT@
1383 HAVE_RPMATCH = @HAVE_RPMATCH@
1384 HAVE_SA_FAMILY_T = @HAVE_SA_FAMILY_T@
1385 HAVE_SECURE_GETENV = @HAVE_SECURE_GETENV@
1386 HAVE_SETENV = @HAVE_SETENV@
1387 HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@
1388 HAVE_SIGACTION = @HAVE_SIGACTION@
1389 HAVE_SIGHANDLER_T = @HAVE_SIGHANDLER_T@
1390 HAVE_SIGINFO_T = @HAVE_SIGINFO_T@
1391 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
1392 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
1393 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
1394 HAVE_SIGSET_T = @HAVE_SIGSET_T@
1395 HAVE_SLEEP = @HAVE_SLEEP@
1396 HAVE_STDINT_H = @HAVE_STDINT_H@
1397 HAVE_STPCPY = @HAVE_STPCPY@
1398 HAVE_STPNCPY = @HAVE_STPNCPY@
1399 HAVE_STRCASECMP = @HAVE_STRCASECMP@
1400 HAVE_STRCASESTR = @HAVE_STRCASESTR@
1401 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
1402 HAVE_STRINGS_H = @HAVE_STRINGS_H@
1403 HAVE_STRPBRK = @HAVE_STRPBRK@
1404 HAVE_STRPTIME = @HAVE_STRPTIME@
1405 HAVE_STRSEP = @HAVE_STRSEP@
1406 HAVE_STRTOD = @HAVE_STRTOD@
1407 HAVE_STRTOLL = @HAVE_STRTOLL@
1408 HAVE_STRTOULL = @HAVE_STRTOULL@
1409 HAVE_STRUCT_ADDRINFO = @HAVE_STRUCT_ADDRINFO@
1410 HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
1411 HAVE_STRUCT_SIGACTION_SA_SIGACTION = @HAVE_STRUCT_SIGACTION_SA_SIGACTION@
1412 HAVE_STRUCT_SOCKADDR_STORAGE = @HAVE_STRUCT_SOCKADDR_STORAGE@
1413 HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY = @HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY@
1414 HAVE_STRUCT_TIMEVAL = @HAVE_STRUCT_TIMEVAL@
1415 HAVE_STRVERSCMP = @HAVE_STRVERSCMP@
1416 HAVE_SYMLINK = @HAVE_SYMLINK@
1417 HAVE_SYMLINKAT = @HAVE_SYMLINKAT@
1418 HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
1419 HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
1420 HAVE_SYS_LOADAVG_H = @HAVE_SYS_LOADAVG_H@
1421 HAVE_SYS_PARAM_H = @HAVE_SYS_PARAM_H@
1422 HAVE_SYS_SELECT_H = @HAVE_SYS_SELECT_H@
1423 HAVE_SYS_SOCKET_H = @HAVE_SYS_SOCKET_H@
1424 HAVE_SYS_TIME_H = @HAVE_SYS_TIME_H@
1425 HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
1426 HAVE_SYS_UIO_H = @HAVE_SYS_UIO_H@
1427 HAVE_TIMEGM = @HAVE_TIMEGM@
1428 HAVE_TYPE_VOLATILE_SIG_ATOMIC_T = @HAVE_TYPE_VOLATILE_SIG_ATOMIC_T@
1429 HAVE_UNISTD_H = @HAVE_UNISTD_H@
1430 HAVE_UNLINKAT = @HAVE_UNLINKAT@
1431 HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
1432 HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
1433 HAVE_USLEEP = @HAVE_USLEEP@
1434 HAVE_UTIMENSAT = @HAVE_UTIMENSAT@
1435 HAVE_VASPRINTF = @HAVE_VASPRINTF@
1436 HAVE_VDPRINTF = @HAVE_VDPRINTF@
1437 HAVE_WCHAR_H = @HAVE_WCHAR_H@
1438 HAVE_WCHAR_T = @HAVE_WCHAR_T@
1439 HAVE_WCPCPY = @HAVE_WCPCPY@
1440 HAVE_WCPNCPY = @HAVE_WCPNCPY@
1441 HAVE_WCRTOMB = @HAVE_WCRTOMB@
1442 HAVE_WCSCASECMP = @HAVE_WCSCASECMP@
1443 HAVE_WCSCAT = @HAVE_WCSCAT@
1444 HAVE_WCSCHR = @HAVE_WCSCHR@
1445 HAVE_WCSCMP = @HAVE_WCSCMP@
1446 HAVE_WCSCOLL = @HAVE_WCSCOLL@
1447 HAVE_WCSCPY = @HAVE_WCSCPY@
1448 HAVE_WCSCSPN = @HAVE_WCSCSPN@
1449 HAVE_WCSDUP = @HAVE_WCSDUP@
1450 HAVE_WCSLEN = @HAVE_WCSLEN@
1451 HAVE_WCSNCASECMP = @HAVE_WCSNCASECMP@
1452 HAVE_WCSNCAT = @HAVE_WCSNCAT@
1453 HAVE_WCSNCMP = @HAVE_WCSNCMP@
1454 HAVE_WCSNCPY = @HAVE_WCSNCPY@
1455 HAVE_WCSNLEN = @HAVE_WCSNLEN@
1456 HAVE_WCSNRTOMBS = @HAVE_WCSNRTOMBS@
1457 HAVE_WCSPBRK = @HAVE_WCSPBRK@
1458 HAVE_WCSRCHR = @HAVE_WCSRCHR@
1459 HAVE_WCSRTOMBS = @HAVE_WCSRTOMBS@
1460 HAVE_WCSSPN = @HAVE_WCSSPN@
1461 HAVE_WCSSTR = @HAVE_WCSSTR@
1462 HAVE_WCSTOK = @HAVE_WCSTOK@
1463 HAVE_WCSWIDTH = @HAVE_WCSWIDTH@
1464 HAVE_WCSXFRM = @HAVE_WCSXFRM@
1465 HAVE_WINSOCK2_H = @HAVE_WINSOCK2_H@
1466 HAVE_WINT_T = @HAVE_WINT_T@
1467 HAVE_WMEMCHR = @HAVE_WMEMCHR@
1468 HAVE_WMEMCMP = @HAVE_WMEMCMP@
1469 HAVE_WMEMCPY = @HAVE_WMEMCPY@
1470 HAVE_WMEMMOVE = @HAVE_WMEMMOVE@
1471 HAVE_WMEMSET = @HAVE_WMEMSET@
1472 HAVE_WS2TCPIP_H = @HAVE_WS2TCPIP_H@
1473 HAVE__BOOL = @HAVE__BOOL@
1474 HAVE__EXIT = @HAVE__EXIT@
1475 HOGWEED_CFLAGS = @HOGWEED_CFLAGS@
1476 HOGWEED_LIBS = @HOGWEED_LIBS@
1477 HOSTENT_LIB = @HOSTENT_LIB@
1478 HTML_DIR = @HTML_DIR@
1479 INCLUDE_NEXT = @INCLUDE_NEXT@
1480 INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
1481 INET_NTOP_LIB = @INET_NTOP_LIB@
1482 INET_PTON_LIB = @INET_PTON_LIB@
1483 INSTALL = @INSTALL@
1484 INSTALL_DATA = @INSTALL_DATA@
1485 INSTALL_PROGRAM = @INSTALL_PROGRAM@
1486 INSTALL_SCRIPT = @INSTALL_SCRIPT@
1487 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1488 INT32_MAX_LT_INTMAX_MAX = @INT32_MAX_LT_INTMAX_MAX@
1489 INT64_MAX_EQ_LONG_MAX = @INT64_MAX_EQ_LONG_MAX@
1490 INTLLIBS = @INTLLIBS@
1491 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
1492 LD = @LD@
1493 LDFLAGS = @LDFLAGS@
1494 LIBDL = @LIBDL@
1495 LIBDL_PREFIX = @LIBDL_PREFIX@
1496 LIBGNUTLS_CFLAGS = @LIBGNUTLS_CFLAGS@
1497 LIBGNUTLS_LIBS = @LIBGNUTLS_LIBS@
1498 LIBICONV = @LIBICONV@
1499 LIBICONV_PREFIX = @LIBICONV_PREFIX@
1500 LIBIDN_CFLAGS = @LIBIDN_CFLAGS@
1501 LIBIDN_LIBS = @LIBIDN_LIBS@
1502 LIBINTL = @LIBINTL@
1503 LIBNSL = @LIBNSL@
1504 LIBNSL_PREFIX = @LIBNSL_PREFIX@
1505 LIBOBJS = @LIBOBJS@
1506 LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
1507 LIBOPTS_DIR = @LIBOPTS_DIR@
1508 LIBOPTS_LDADD = @LIBOPTS_LDADD@
1509 LIBPTHREAD = @LIBPTHREAD@
1510 LIBPTHREAD_PREFIX = @LIBPTHREAD_PREFIX@
1511 LIBRT = @LIBRT@
1512 LIBRT_PREFIX = @LIBRT_PREFIX@
1513 LIBS = @LIBS@
1514 LIBSOCKET = @LIBSOCKET@
1515 LIBTASN1_CFLAGS = @LIBTASN1_CFLAGS@
1516 LIBTASN1_LIBS = @LIBTASN1_LIBS@
1517 LIBTESTS_LIBDEPS = @LIBTESTS_LIBDEPS@
1518 LIBTOOL = @LIBTOOL@
1519 LIBZ = @LIBZ@
1520 LIBZ_PREFIX = @LIBZ_PREFIX@
1521 LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
1522 LIB_SELECT = @LIB_SELECT@
1523 LIPO = @LIPO@
1524 LN_S = @LN_S@
1525 LTALLOCA = @LTALLOCA@
1526 LTLIBDL = @LTLIBDL@
1527 LTLIBICONV = @LTLIBICONV@
1528 LTLIBINTL = @LTLIBINTL@
1529 LTLIBNSL = @LTLIBNSL@
1530 LTLIBOBJS = @LTLIBOBJS@
1531 LTLIBPTHREAD = @LTLIBPTHREAD@
1532 LTLIBRT = @LTLIBRT@
1533 LTLIBZ = @LTLIBZ@
1534 LT_AGE = @LT_AGE@
1535 LT_CURRENT = @LT_CURRENT@
1536 LT_DANE_AGE = @LT_DANE_AGE@
1537 LT_DANE_CURRENT = @LT_DANE_CURRENT@
1538 LT_DANE_REVISION = @LT_DANE_REVISION@
1539 LT_REVISION = @LT_REVISION@
1540 LT_SSL_AGE = @LT_SSL_AGE@
1541 LT_SSL_CURRENT = @LT_SSL_CURRENT@
1542 LT_SSL_REVISION = @LT_SSL_REVISION@
1543 MAJOR_VERSION = @MAJOR_VERSION@
1544 MAKEINFO = @MAKEINFO@
1545 MANIFEST_TOOL = @MANIFEST_TOOL@
1546 MINOR_VERSION = @MINOR_VERSION@
1547 MKDIR_P = @MKDIR_P@
1548 MSGFMT = @MSGFMT@
1549 MSGFMT_015 = @MSGFMT_015@
1550 MSGMERGE = @MSGMERGE@
1551 NETINET_IN_H = @NETINET_IN_H@
1552 NETTLE_CFLAGS = @NETTLE_CFLAGS@
1553 NETTLE_LIBS = @NETTLE_LIBS@
1554 NEXT_ARPA_INET_H = @NEXT_ARPA_INET_H@
1555 NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H = @NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H@
1556 NEXT_AS_FIRST_DIRECTIVE_ERRNO_H = @NEXT_AS_FIRST_DIRECTIVE_ERRNO_H@
1557 NEXT_AS_FIRST_DIRECTIVE_FCNTL_H = @NEXT_AS_FIRST_DIRECTIVE_FCNTL_H@
1558 NEXT_AS_FIRST_DIRECTIVE_FLOAT_H = @NEXT_AS_FIRST_DIRECTIVE_FLOAT_H@
1559 NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H = @NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H@
1560 NEXT_AS_FIRST_DIRECTIVE_NETDB_H = @NEXT_AS_FIRST_DIRECTIVE_NETDB_H@
1561 NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_H = @NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_H@
1562 NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H = @NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H@
1563 NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = @NEXT_AS_FIRST_DIRECTIVE_STDDEF_H@
1564 NEXT_AS_FIRST_DIRECTIVE_STDINT_H = @NEXT_AS_FIRST_DIRECTIVE_STDINT_H@
1565 NEXT_AS_FIRST_DIRECTIVE_STDIO_H = @NEXT_AS_FIRST_DIRECTIVE_STDIO_H@
1566 NEXT_AS_FIRST_DIRECTIVE_STDLIB_H = @NEXT_AS_FIRST_DIRECTIVE_STDLIB_H@
1567 NEXT_AS_FIRST_DIRECTIVE_STRINGS_H = @NEXT_AS_FIRST_DIRECTIVE_STRINGS_H@
1568 NEXT_AS_FIRST_DIRECTIVE_STRING_H = @NEXT_AS_FIRST_DIRECTIVE_STRING_H@
1569 NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H@
1570 NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H@
1571 NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H@
1572 NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H@
1573 NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H@
1574 NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H@
1575 NEXT_AS_FIRST_DIRECTIVE_TIME_H = @NEXT_AS_FIRST_DIRECTIVE_TIME_H@
1576 NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = @NEXT_AS_FIRST_DIRECTIVE_UNISTD_H@
1577 NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = @NEXT_AS_FIRST_DIRECTIVE_WCHAR_H@
1578 NEXT_ERRNO_H = @NEXT_ERRNO_H@
1579 NEXT_FCNTL_H = @NEXT_FCNTL_H@
1580 NEXT_FLOAT_H = @NEXT_FLOAT_H@
1581 NEXT_INTTYPES_H = @NEXT_INTTYPES_H@
1582 NEXT_NETDB_H = @NEXT_NETDB_H@
1583 NEXT_NETINET_IN_H = @NEXT_NETINET_IN_H@
1584 NEXT_SIGNAL_H = @NEXT_SIGNAL_H@
1585 NEXT_STDDEF_H = @NEXT_STDDEF_H@
1586 NEXT_STDINT_H = @NEXT_STDINT_H@
1587 NEXT_STDIO_H = @NEXT_STDIO_H@
1588 NEXT_STDLIB_H = @NEXT_STDLIB_H@
1589 NEXT_STRINGS_H = @NEXT_STRINGS_H@
1590 NEXT_STRING_H = @NEXT_STRING_H@
1591 NEXT_SYS_SELECT_H = @NEXT_SYS_SELECT_H@
1592 NEXT_SYS_SOCKET_H = @NEXT_SYS_SOCKET_H@
1593 NEXT_SYS_STAT_H = @NEXT_SYS_STAT_H@
1594 NEXT_SYS_TIME_H = @NEXT_SYS_TIME_H@
1595 NEXT_SYS_TYPES_H = @NEXT_SYS_TYPES_H@
1596 NEXT_SYS_UIO_H = @NEXT_SYS_UIO_H@
1597 NEXT_TIME_H = @NEXT_TIME_H@
1598 NEXT_UNISTD_H = @NEXT_UNISTD_H@
1599 NEXT_WCHAR_H = @NEXT_WCHAR_H@
1600 NM = @NM@
1601 NMEDIT = @NMEDIT@
1602 NUMBER_VERSION = @NUMBER_VERSION@
1603 OBJDUMP = @OBJDUMP@
1604 OBJEXT = @OBJEXT@
1605 OTOOL = @OTOOL@
1606 OTOOL64 = @OTOOL64@
1607 P11_KIT_CFLAGS = @P11_KIT_CFLAGS@
1608 P11_KIT_LIBS = @P11_KIT_LIBS@
1609 PACKAGE = @PACKAGE@
1610 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
1611 PACKAGE_NAME = @PACKAGE_NAME@
1612 PACKAGE_STRING = @PACKAGE_STRING@
1613 PACKAGE_TARNAME = @PACKAGE_TARNAME@
1614 PACKAGE_URL = @PACKAGE_URL@
1615 PACKAGE_VERSION = @PACKAGE_VERSION@
1616 PATCH_VERSION = @PATCH_VERSION@
1617 PATH_SEPARATOR = @PATH_SEPARATOR@
1618 PKG_CONFIG = @PKG_CONFIG@
1619 PMCCABE = @PMCCABE@
1620 POSIX_SHELL = @POSIX_SHELL@
1621 POSUB = @POSUB@
1622 PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
1623 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
1624 PRIPTR_PREFIX = @PRIPTR_PREFIX@
1625 PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
1626 PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
1627 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
1628 RANLIB = @RANLIB@
1629 REPLACE_BTOWC = @REPLACE_BTOWC@
1630 REPLACE_CALLOC = @REPLACE_CALLOC@
1631 REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
1632 REPLACE_CHOWN = @REPLACE_CHOWN@
1633 REPLACE_CLOSE = @REPLACE_CLOSE@
1634 REPLACE_DPRINTF = @REPLACE_DPRINTF@
1635 REPLACE_DUP = @REPLACE_DUP@
1636 REPLACE_DUP2 = @REPLACE_DUP2@
1637 REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
1638 REPLACE_FCLOSE = @REPLACE_FCLOSE@
1639 REPLACE_FCNTL = @REPLACE_FCNTL@
1640 REPLACE_FDOPEN = @REPLACE_FDOPEN@
1641 REPLACE_FFLUSH = @REPLACE_FFLUSH@
1642 REPLACE_FOPEN = @REPLACE_FOPEN@
1643 REPLACE_FPRINTF = @REPLACE_FPRINTF@
1644 REPLACE_FPURGE = @REPLACE_FPURGE@
1645 REPLACE_FREOPEN = @REPLACE_FREOPEN@
1646 REPLACE_FSEEK = @REPLACE_FSEEK@
1647 REPLACE_FSEEKO = @REPLACE_FSEEKO@
1648 REPLACE_FSTAT = @REPLACE_FSTAT@
1649 REPLACE_FSTATAT = @REPLACE_FSTATAT@
1650 REPLACE_FTELL = @REPLACE_FTELL@
1651 REPLACE_FTELLO = @REPLACE_FTELLO@
1652 REPLACE_FTRUNCATE = @REPLACE_FTRUNCATE@
1653 REPLACE_FUTIMENS = @REPLACE_FUTIMENS@
1654 REPLACE_GAI_STRERROR = @REPLACE_GAI_STRERROR@
1655 REPLACE_GETCWD = @REPLACE_GETCWD@
1656 REPLACE_GETDELIM = @REPLACE_GETDELIM@
1657 REPLACE_GETDOMAINNAME = @REPLACE_GETDOMAINNAME@
1658 REPLACE_GETDTABLESIZE = @REPLACE_GETDTABLESIZE@
1659 REPLACE_GETGROUPS = @REPLACE_GETGROUPS@
1660 REPLACE_GETLINE = @REPLACE_GETLINE@
1661 REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
1662 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
1663 REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@
1664 REPLACE_GMTIME = @REPLACE_GMTIME@
1665 REPLACE_INET_NTOP = @REPLACE_INET_NTOP@
1666 REPLACE_INET_PTON = @REPLACE_INET_PTON@
1667 REPLACE_ISATTY = @REPLACE_ISATTY@
1668 REPLACE_ITOLD = @REPLACE_ITOLD@
1669 REPLACE_LCHOWN = @REPLACE_LCHOWN@
1670 REPLACE_LINK = @REPLACE_LINK@
1671 REPLACE_LINKAT = @REPLACE_LINKAT@
1672 REPLACE_LOCALTIME = @REPLACE_LOCALTIME@
1673 REPLACE_LOCALTIME_R = @REPLACE_LOCALTIME_R@
1674 REPLACE_LSEEK = @REPLACE_LSEEK@
1675 REPLACE_LSTAT = @REPLACE_LSTAT@
1676 REPLACE_MALLOC = @REPLACE_MALLOC@
1677 REPLACE_MBRLEN = @REPLACE_MBRLEN@
1678 REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
1679 REPLACE_MBSINIT = @REPLACE_MBSINIT@
1680 REPLACE_MBSNRTOWCS = @REPLACE_MBSNRTOWCS@
1681 REPLACE_MBSRTOWCS = @REPLACE_MBSRTOWCS@
1682 REPLACE_MBSTATE_T = @REPLACE_MBSTATE_T@
1683 REPLACE_MBTOWC = @REPLACE_MBTOWC@
1684 REPLACE_MEMCHR = @REPLACE_MEMCHR@
1685 REPLACE_MEMMEM = @REPLACE_MEMMEM@
1686 REPLACE_MKDIR = @REPLACE_MKDIR@
1687 REPLACE_MKFIFO = @REPLACE_MKFIFO@
1688 REPLACE_MKNOD = @REPLACE_MKNOD@
1689 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
1690 REPLACE_MKTIME = @REPLACE_MKTIME@
1691 REPLACE_NANOSLEEP = @REPLACE_NANOSLEEP@
1692 REPLACE_NULL = @REPLACE_NULL@
1693 REPLACE_OBSTACK_PRINTF = @REPLACE_OBSTACK_PRINTF@
1694 REPLACE_OPEN = @REPLACE_OPEN@
1695 REPLACE_OPENAT = @REPLACE_OPENAT@
1696 REPLACE_PERROR = @REPLACE_PERROR@
1697 REPLACE_POPEN = @REPLACE_POPEN@
1698 REPLACE_PREAD = @REPLACE_PREAD@
1699 REPLACE_PRINTF = @REPLACE_PRINTF@
1700 REPLACE_PSELECT = @REPLACE_PSELECT@
1701 REPLACE_PTHREAD_SIGMASK = @REPLACE_PTHREAD_SIGMASK@
1702 REPLACE_PTSNAME = @REPLACE_PTSNAME@
1703 REPLACE_PTSNAME_R = @REPLACE_PTSNAME_R@
1704 REPLACE_PUTENV = @REPLACE_PUTENV@
1705 REPLACE_PWRITE = @REPLACE_PWRITE@
1706 REPLACE_QSORT_R = @REPLACE_QSORT_R@
1707 REPLACE_RAISE = @REPLACE_RAISE@
1708 REPLACE_RANDOM_R = @REPLACE_RANDOM_R@
1709 REPLACE_READ = @REPLACE_READ@
1710 REPLACE_READLINK = @REPLACE_READLINK@
1711 REPLACE_READLINKAT = @REPLACE_READLINKAT@
1712 REPLACE_REALLOC = @REPLACE_REALLOC@
1713 REPLACE_REALPATH = @REPLACE_REALPATH@
1714 REPLACE_REMOVE = @REPLACE_REMOVE@
1715 REPLACE_RENAME = @REPLACE_RENAME@
1716 REPLACE_RENAMEAT = @REPLACE_RENAMEAT@
1717 REPLACE_RMDIR = @REPLACE_RMDIR@
1718 REPLACE_SELECT = @REPLACE_SELECT@
1719 REPLACE_SETENV = @REPLACE_SETENV@
1720 REPLACE_SLEEP = @REPLACE_SLEEP@
1721 REPLACE_SNPRINTF = @REPLACE_SNPRINTF@
1722 REPLACE_SPRINTF = @REPLACE_SPRINTF@
1723 REPLACE_STAT = @REPLACE_STAT@
1724 REPLACE_STDIO_READ_FUNCS = @REPLACE_STDIO_READ_FUNCS@
1725 REPLACE_STDIO_WRITE_FUNCS = @REPLACE_STDIO_WRITE_FUNCS@
1726 REPLACE_STPNCPY = @REPLACE_STPNCPY@
1727 REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
1728 REPLACE_STRCHRNUL = @REPLACE_STRCHRNUL@
1729 REPLACE_STRDUP = @REPLACE_STRDUP@
1730 REPLACE_STRERROR = @REPLACE_STRERROR@
1731 REPLACE_STRERROR_R = @REPLACE_STRERROR_R@
1732 REPLACE_STRNCAT = @REPLACE_STRNCAT@
1733 REPLACE_STRNDUP = @REPLACE_STRNDUP@
1734 REPLACE_STRNLEN = @REPLACE_STRNLEN@
1735 REPLACE_STRSIGNAL = @REPLACE_STRSIGNAL@
1736 REPLACE_STRSTR = @REPLACE_STRSTR@
1737 REPLACE_STRTOD = @REPLACE_STRTOD@
1738 REPLACE_STRTOIMAX = @REPLACE_STRTOIMAX@
1739 REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
1740 REPLACE_STRTOUMAX = @REPLACE_STRTOUMAX@
1741 REPLACE_STRUCT_TIMEVAL = @REPLACE_STRUCT_TIMEVAL@
1742 REPLACE_SYMLINK = @REPLACE_SYMLINK@
1743 REPLACE_SYMLINKAT = @REPLACE_SYMLINKAT@
1744 REPLACE_TIMEGM = @REPLACE_TIMEGM@
1745 REPLACE_TMPFILE = @REPLACE_TMPFILE@
1746 REPLACE_TTYNAME_R = @REPLACE_TTYNAME_R@
1747 REPLACE_UNLINK = @REPLACE_UNLINK@
1748 REPLACE_UNLINKAT = @REPLACE_UNLINKAT@
1749 REPLACE_UNSETENV = @REPLACE_UNSETENV@
1750 REPLACE_USLEEP = @REPLACE_USLEEP@
1751 REPLACE_UTIMENSAT = @REPLACE_UTIMENSAT@
1752 REPLACE_VASPRINTF = @REPLACE_VASPRINTF@
1753 REPLACE_VDPRINTF = @REPLACE_VDPRINTF@
1754 REPLACE_VFPRINTF = @REPLACE_VFPRINTF@
1755 REPLACE_VPRINTF = @REPLACE_VPRINTF@
1756 REPLACE_VSNPRINTF = @REPLACE_VSNPRINTF@
1757 REPLACE_VSPRINTF = @REPLACE_VSPRINTF@
1758 REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
1759 REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
1760 REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
1761 REPLACE_WCSWIDTH = @REPLACE_WCSWIDTH@
1762 REPLACE_WCTOB = @REPLACE_WCTOB@
1763 REPLACE_WCTOMB = @REPLACE_WCTOMB@
1764 REPLACE_WCWIDTH = @REPLACE_WCWIDTH@
1765 REPLACE_WRITE = @REPLACE_WRITE@
1766 SED = @SED@
1767 SERVENT_LIB = @SERVENT_LIB@
1768 SET_MAKE = @SET_MAKE@
1769 SHELL = @SHELL@
1770 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
1771 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
1772 STDALIGN_H = @STDALIGN_H@
1773 STDBOOL_H = @STDBOOL_H@
1774 STDDEF_H = @STDDEF_H@
1775 STDINT_H = @STDINT_H@
1776 STDNORETURN_H = @STDNORETURN_H@
1777 STRIP = @STRIP@
1778 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
1779 TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
1780 TROUSERS_LIB = @TROUSERS_LIB@
1781 TSS_CFLAGS = @TSS_CFLAGS@
1782 TSS_LIBS = @TSS_LIBS@
1783 UINT32_MAX_LT_UINTMAX_MAX = @UINT32_MAX_LT_UINTMAX_MAX@
1784 UINT64_MAX_EQ_ULONG_MAX = @UINT64_MAX_EQ_ULONG_MAX@
1785 UNBOUND_CFLAGS = @UNBOUND_CFLAGS@
1786 UNBOUND_LIBS = @UNBOUND_LIBS@
1787 UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
1788 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
1789 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
1790 USE_NLS = @USE_NLS@
1791 VALGRIND = @VALGRIND@
1792 VERSION = @VERSION@
1793 WARN_CFLAGS = @WARN_CFLAGS@
1794 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
1795 WERROR_CFLAGS = @WERROR_CFLAGS@
1796 WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
1797 WINDOWS_64_BIT_ST_SIZE = @WINDOWS_64_BIT_ST_SIZE@
1798 WINT_T_SUFFIX = @WINT_T_SUFFIX@
1799 WSTACK_CFLAGS = @WSTACK_CFLAGS@
1800 XGETTEXT = @XGETTEXT@
1801 XGETTEXT_015 = @XGETTEXT_015@
1802 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
1803 YACC = @YACC@
1804 YEAR = @YEAR@
1805 YFLAGS = @YFLAGS@
1806 abs_aux_dir = @abs_aux_dir@
1807 abs_builddir = @abs_builddir@
1808 abs_srcdir = @abs_srcdir@
1809 abs_top_builddir = @abs_top_builddir@
1810 abs_top_srcdir = @abs_top_srcdir@
1811 ac_ct_AR = @ac_ct_AR@
1812 ac_ct_CC = @ac_ct_CC@
1813 ac_ct_CXX = @ac_ct_CXX@
1814 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
1815 am__include = @am__include@
1816 am__leading_dot = @am__leading_dot@
1817 am__quote = @am__quote@
1818 am__tar = @am__tar@
1819 am__untar = @am__untar@
1820 bindir = @bindir@
1821 build = @build@
1822 build_alias = @build_alias@
1823 build_cpu = @build_cpu@
1824 build_os = @build_os@
1825 build_vendor = @build_vendor@
1826 builddir = @builddir@
1827 datadir = @datadir@
1828 datarootdir = @datarootdir@
1829 docdir = @docdir@
1830 dvidir = @dvidir@
1831 exec_prefix = @exec_prefix@
1832 ggl_LIBOBJS = @ggl_LIBOBJS@
1833 ggl_LTLIBOBJS = @ggl_LTLIBOBJS@
1834 ggltests_LIBOBJS = @ggltests_LIBOBJS@
1835 ggltests_LTLIBOBJS = @ggltests_LTLIBOBJS@
1836 ggltests_WITNESS = @ggltests_WITNESS@
1837 gl_LIBOBJS = @gl_LIBOBJS@
1838 gl_LTLIBOBJS = @gl_LTLIBOBJS@
1839 gltests_LIBOBJS = @gltests_LIBOBJS@
1840 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
1841 gltests_WITNESS = @gltests_WITNESS@
1842 guile_snarf = @guile_snarf@
1843 guileextensiondir = @guileextensiondir@
1844 host = @host@
1845 host_alias = @host_alias@
1846 host_cpu = @host_cpu@
1847 host_os = @host_os@
1848 host_vendor = @host_vendor@
1849 htmldir = @htmldir@
1850 includedir = @includedir@
1851 infodir = @infodir@
1852 install_sh = @install_sh@
1853 libdir = @libdir@
1854 libexecdir = @libexecdir@
1855 localedir = @localedir@
1856 localstatedir = @localstatedir@
1857 mandir = @mandir@
1858 mkdir_p = @mkdir_p@
1859 oldincludedir = @oldincludedir@
1860 pdfdir = @pdfdir@
1861 prefix = @prefix@
1862 program_transform_name = @program_transform_name@
1863 psdir = @psdir@
1864 runstatedir = @runstatedir@
1865 sbindir = @sbindir@
1866 sharedstatedir = @sharedstatedir@
1867 srcdir = @srcdir@
1868 sysconfdir = @sysconfdir@
1869 target_alias = @target_alias@
1870 top_build_prefix = @top_build_prefix@
1871 top_builddir = @top_builddir@
1872 top_srcdir = @top_srcdir@
1873 AUTOMAKE_OPTIONS = 1.9.6 foreign
1874 SUBDIRS = .
1875 TESTS_ENVIRONMENT = EXEEXT='@EXEEXT@' srcdir='$(srcdir)' \
1876         abs_aux_dir='$(abs_aux_dir)' MAKE='$(MAKE)'
1877 noinst_HEADERS = 
1878 noinst_LIBRARIES = 
1879 check_LIBRARIES = libtests.a
1880 EXTRA_DIST = test-alloca-opt.c test-base64.c macros.h \
1881         test-binary-io.sh test-binary-io.c macros.h test-byteswap.c \
1882         macros.h test-c-ctype.c macros.h test-errno.c fcntl.in.h \
1883         test-fcntl-h.c fdopen.c test-fdopen.c signature.h macros.h \
1884         test-fgetc.c signature.h macros.h test-float.c macros.h \
1885         fpucw.h test-fputc.c signature.h macros.h test-fread.c \
1886         signature.h macros.h test-fstat.c signature.h macros.h \
1887         test-ftell.c test-ftell.sh test-ftell2.sh test-ftell3.c \
1888         signature.h macros.h test-ftello.c test-ftello.sh \
1889         test-ftello2.sh test-ftello3.c test-ftello4.c test-ftello4.sh \
1890         signature.h macros.h test-func.c macros.h test-fwrite.c \
1891         signature.h macros.h test-getdelim.c signature.h macros.h \
1892         test-getline.c signature.h macros.h getpagesize.c signature.h \
1893         test-gettimeofday.c test-iconv.c signature.h macros.h \
1894         test-intprops.c macros.h inttypes.in.h test-inttypes.c \
1895         test-memchr.c zerosize-ptr.h signature.h macros.h test-netdb.c \
1896         test-netinet_in.c test-read-file.c \
1897         $(top_srcdir)/build-aux/snippet/_Noreturn.h \
1898         $(top_srcdir)/build-aux/snippet/arg-nonnull.h \
1899         $(top_srcdir)/build-aux/snippet/c++defs.h \
1900         $(top_srcdir)/build-aux/snippet/warn-on-use.h test-snprintf.c \
1901         signature.h macros.h test-stdalign.c macros.h test-stdbool.c \
1902         test-stddef.c test-stdint.c test-stdio.c test-stdlib.c \
1903         test-sys_wait.h test-string.c test-strings.c test-strnlen.c \
1904         zerosize-ptr.h signature.h macros.h test-strverscmp.c \
1905         signature.h macros.h test-sys_socket.c test-sys_stat.c \
1906         test-sys_time.c test-sys_types.c test-sys_uio.c init.sh \
1907         test-init.sh test-time.c test-u64.c test-unistd.c \
1908         test-vasnprintf.c macros.h test-vasprintf.c signature.h \
1909         macros.h test-vc-list-files-git.sh test-vc-list-files-cvs.sh \
1910         test-verify.c test-verify.sh test-vsnprintf.c signature.h \
1911         macros.h test-wchar.c
1912
1913 # The BUILT_SOURCES created by this Makefile snippet are not used via #include
1914 # statements but through direct file reference. Therefore this snippet must be
1915 # present in all Makefile.am that need it. This is ensured by the applicability
1916 # 'all' defined above.
1917
1918 # The BUILT_SOURCES created by this Makefile snippet are not used via #include
1919 # statements but through direct file reference. Therefore this snippet must be
1920 # present in all Makefile.am that need it. This is ensured by the applicability
1921 # 'all' defined above.
1922 BUILT_SOURCES = fcntl.h inttypes.h arg-nonnull.h c++defs.h \
1923         warn-on-use.h
1924 SUFFIXES = 
1925 MOSTLYCLEANFILES = core *.stackdump fcntl.h fcntl.h-t t-ftell3.tmp \
1926         t-ftello3.tmp test-getdelim.txt test-getline.txt inttypes.h \
1927         inttypes.h-t arg-nonnull.h arg-nonnull.h-t c++defs.h \
1928         c++defs.h-t warn-on-use.h warn-on-use.h-t
1929 MOSTLYCLEANDIRS = 
1930 CLEANFILES = 
1931 DISTCLEANFILES = 
1932 MAINTAINERCLEANFILES = 
1933 AM_CPPFLAGS = \
1934   -D@gltests_WITNESS@=1 \
1935   -I. -I$(srcdir) \
1936   -I../.. -I$(srcdir)/../.. \
1937   -I../../gl -I$(srcdir)/../../gl
1938
1939 LDADD = libtests.a ../../gl/libgnu.la libtests.a $(LIBTESTS_LIBDEPS)
1940 libtests_a_SOURCES = binary-io.h binary-io.c
1941 libtests_a_LIBADD = $(gltests_LIBOBJS)
1942 libtests_a_DEPENDENCIES = $(gltests_LIBOBJS)
1943 EXTRA_libtests_a_SOURCES = fdopen.c getpagesize.c
1944 AM_LIBTOOLFLAGS = --preserve-dup-deps
1945 test_iconv_LDADD = $(LDADD) @LIBICONV@
1946
1947 # Because this Makefile snippet defines a variable used by other
1948 # gnulib Makefile snippets, it must be present in all Makefile.am that
1949 # need it. This is ensured by the applicability 'all' defined above.
1950 _NORETURN_H = $(top_srcdir)/build-aux/snippet/_Noreturn.h
1951 ARG_NONNULL_H = arg-nonnull.h
1952 CXXDEFS_H = c++defs.h
1953 WARN_ON_USE_H = warn-on-use.h
1954 all: $(BUILT_SOURCES)
1955         $(MAKE) $(AM_MAKEFLAGS) all-recursive
1956
1957 .SUFFIXES:
1958 .SUFFIXES: .c .lo .log .o .obj .test .test$(EXEEXT) .trs
1959 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
1960         @for dep in $?; do \
1961           case '$(am__configure_deps)' in \
1962             *$$dep*) \
1963               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
1964                 && { if test -f $@; then exit 0; else break; fi; }; \
1965               exit 1;; \
1966           esac; \
1967         done; \
1968         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign gl/tests/Makefile'; \
1969         $(am__cd) $(top_srcdir) && \
1970           $(AUTOMAKE) --foreign gl/tests/Makefile
1971 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1972         @case '$?' in \
1973           *config.status*) \
1974             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
1975           *) \
1976             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
1977             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
1978         esac;
1979
1980 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1981         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1982
1983 $(top_srcdir)/configure:  $(am__configure_deps)
1984         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1985 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
1986         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1987 $(am__aclocal_m4_deps):
1988
1989 clean-checkLIBRARIES:
1990         -test -z "$(check_LIBRARIES)" || rm -f $(check_LIBRARIES)
1991
1992 clean-noinstLIBRARIES:
1993         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
1994
1995 libtests.a: $(libtests_a_OBJECTS) $(libtests_a_DEPENDENCIES) $(EXTRA_libtests_a_DEPENDENCIES) 
1996         $(AM_V_at)-rm -f libtests.a
1997         $(AM_V_AR)$(libtests_a_AR) libtests.a $(libtests_a_OBJECTS) $(libtests_a_LIBADD)
1998         $(AM_V_at)$(RANLIB) libtests.a
1999
2000 clean-checkPROGRAMS:
2001         @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
2002         echo " rm -f" $$list; \
2003         rm -f $$list || exit $$?; \
2004         test -n "$(EXEEXT)" || exit 0; \
2005         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
2006         echo " rm -f" $$list; \
2007         rm -f $$list
2008
2009 clean-noinstPROGRAMS:
2010         @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
2011         echo " rm -f" $$list; \
2012         rm -f $$list || exit $$?; \
2013         test -n "$(EXEEXT)" || exit 0; \
2014         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
2015         echo " rm -f" $$list; \
2016         rm -f $$list
2017
2018 test-alloca-opt$(EXEEXT): $(test_alloca_opt_OBJECTS) $(test_alloca_opt_DEPENDENCIES) $(EXTRA_test_alloca_opt_DEPENDENCIES) 
2019         @rm -f test-alloca-opt$(EXEEXT)
2020         $(AM_V_CCLD)$(LINK) $(test_alloca_opt_OBJECTS) $(test_alloca_opt_LDADD) $(LIBS)
2021
2022 test-base64$(EXEEXT): $(test_base64_OBJECTS) $(test_base64_DEPENDENCIES) $(EXTRA_test_base64_DEPENDENCIES) 
2023         @rm -f test-base64$(EXEEXT)
2024         $(AM_V_CCLD)$(LINK) $(test_base64_OBJECTS) $(test_base64_LDADD) $(LIBS)
2025
2026 test-binary-io$(EXEEXT): $(test_binary_io_OBJECTS) $(test_binary_io_DEPENDENCIES) $(EXTRA_test_binary_io_DEPENDENCIES) 
2027         @rm -f test-binary-io$(EXEEXT)
2028         $(AM_V_CCLD)$(LINK) $(test_binary_io_OBJECTS) $(test_binary_io_LDADD) $(LIBS)
2029
2030 test-byteswap$(EXEEXT): $(test_byteswap_OBJECTS) $(test_byteswap_DEPENDENCIES) $(EXTRA_test_byteswap_DEPENDENCIES) 
2031         @rm -f test-byteswap$(EXEEXT)
2032         $(AM_V_CCLD)$(LINK) $(test_byteswap_OBJECTS) $(test_byteswap_LDADD) $(LIBS)
2033
2034 test-c-ctype$(EXEEXT): $(test_c_ctype_OBJECTS) $(test_c_ctype_DEPENDENCIES) $(EXTRA_test_c_ctype_DEPENDENCIES) 
2035         @rm -f test-c-ctype$(EXEEXT)
2036         $(AM_V_CCLD)$(LINK) $(test_c_ctype_OBJECTS) $(test_c_ctype_LDADD) $(LIBS)
2037
2038 test-errno$(EXEEXT): $(test_errno_OBJECTS) $(test_errno_DEPENDENCIES) $(EXTRA_test_errno_DEPENDENCIES) 
2039         @rm -f test-errno$(EXEEXT)
2040         $(AM_V_CCLD)$(LINK) $(test_errno_OBJECTS) $(test_errno_LDADD) $(LIBS)
2041
2042 test-fcntl-h$(EXEEXT): $(test_fcntl_h_OBJECTS) $(test_fcntl_h_DEPENDENCIES) $(EXTRA_test_fcntl_h_DEPENDENCIES) 
2043         @rm -f test-fcntl-h$(EXEEXT)
2044         $(AM_V_CCLD)$(LINK) $(test_fcntl_h_OBJECTS) $(test_fcntl_h_LDADD) $(LIBS)
2045
2046 test-fdopen$(EXEEXT): $(test_fdopen_OBJECTS) $(test_fdopen_DEPENDENCIES) $(EXTRA_test_fdopen_DEPENDENCIES) 
2047         @rm -f test-fdopen$(EXEEXT)
2048         $(AM_V_CCLD)$(LINK) $(test_fdopen_OBJECTS) $(test_fdopen_LDADD) $(LIBS)
2049
2050 test-fgetc$(EXEEXT): $(test_fgetc_OBJECTS) $(test_fgetc_DEPENDENCIES) $(EXTRA_test_fgetc_DEPENDENCIES) 
2051         @rm -f test-fgetc$(EXEEXT)
2052         $(AM_V_CCLD)$(LINK) $(test_fgetc_OBJECTS) $(test_fgetc_LDADD) $(LIBS)
2053
2054 test-float$(EXEEXT): $(test_float_OBJECTS) $(test_float_DEPENDENCIES) $(EXTRA_test_float_DEPENDENCIES) 
2055         @rm -f test-float$(EXEEXT)
2056         $(AM_V_CCLD)$(LINK) $(test_float_OBJECTS) $(test_float_LDADD) $(LIBS)
2057
2058 test-fputc$(EXEEXT): $(test_fputc_OBJECTS) $(test_fputc_DEPENDENCIES) $(EXTRA_test_fputc_DEPENDENCIES) 
2059         @rm -f test-fputc$(EXEEXT)
2060         $(AM_V_CCLD)$(LINK) $(test_fputc_OBJECTS) $(test_fputc_LDADD) $(LIBS)
2061
2062 test-fread$(EXEEXT): $(test_fread_OBJECTS) $(test_fread_DEPENDENCIES) $(EXTRA_test_fread_DEPENDENCIES) 
2063         @rm -f test-fread$(EXEEXT)
2064         $(AM_V_CCLD)$(LINK) $(test_fread_OBJECTS) $(test_fread_LDADD) $(LIBS)
2065
2066 test-fstat$(EXEEXT): $(test_fstat_OBJECTS) $(test_fstat_DEPENDENCIES) $(EXTRA_test_fstat_DEPENDENCIES) 
2067         @rm -f test-fstat$(EXEEXT)
2068         $(AM_V_CCLD)$(LINK) $(test_fstat_OBJECTS) $(test_fstat_LDADD) $(LIBS)
2069
2070 test-ftell$(EXEEXT): $(test_ftell_OBJECTS) $(test_ftell_DEPENDENCIES) $(EXTRA_test_ftell_DEPENDENCIES) 
2071         @rm -f test-ftell$(EXEEXT)
2072         $(AM_V_CCLD)$(LINK) $(test_ftell_OBJECTS) $(test_ftell_LDADD) $(LIBS)
2073
2074 test-ftell3$(EXEEXT): $(test_ftell3_OBJECTS) $(test_ftell3_DEPENDENCIES) $(EXTRA_test_ftell3_DEPENDENCIES) 
2075         @rm -f test-ftell3$(EXEEXT)
2076         $(AM_V_CCLD)$(LINK) $(test_ftell3_OBJECTS) $(test_ftell3_LDADD) $(LIBS)
2077
2078 test-ftello$(EXEEXT): $(test_ftello_OBJECTS) $(test_ftello_DEPENDENCIES) $(EXTRA_test_ftello_DEPENDENCIES) 
2079         @rm -f test-ftello$(EXEEXT)
2080         $(AM_V_CCLD)$(LINK) $(test_ftello_OBJECTS) $(test_ftello_LDADD) $(LIBS)
2081
2082 test-ftello3$(EXEEXT): $(test_ftello3_OBJECTS) $(test_ftello3_DEPENDENCIES) $(EXTRA_test_ftello3_DEPENDENCIES) 
2083         @rm -f test-ftello3$(EXEEXT)
2084         $(AM_V_CCLD)$(LINK) $(test_ftello3_OBJECTS) $(test_ftello3_LDADD) $(LIBS)
2085
2086 test-ftello4$(EXEEXT): $(test_ftello4_OBJECTS) $(test_ftello4_DEPENDENCIES) $(EXTRA_test_ftello4_DEPENDENCIES) 
2087         @rm -f test-ftello4$(EXEEXT)
2088         $(AM_V_CCLD)$(LINK) $(test_ftello4_OBJECTS) $(test_ftello4_LDADD) $(LIBS)
2089
2090 test-func$(EXEEXT): $(test_func_OBJECTS) $(test_func_DEPENDENCIES) $(EXTRA_test_func_DEPENDENCIES) 
2091         @rm -f test-func$(EXEEXT)
2092         $(AM_V_CCLD)$(LINK) $(test_func_OBJECTS) $(test_func_LDADD) $(LIBS)
2093
2094 test-fwrite$(EXEEXT): $(test_fwrite_OBJECTS) $(test_fwrite_DEPENDENCIES) $(EXTRA_test_fwrite_DEPENDENCIES) 
2095         @rm -f test-fwrite$(EXEEXT)
2096         $(AM_V_CCLD)$(LINK) $(test_fwrite_OBJECTS) $(test_fwrite_LDADD) $(LIBS)
2097
2098 test-getdelim$(EXEEXT): $(test_getdelim_OBJECTS) $(test_getdelim_DEPENDENCIES) $(EXTRA_test_getdelim_DEPENDENCIES) 
2099         @rm -f test-getdelim$(EXEEXT)
2100         $(AM_V_CCLD)$(LINK) $(test_getdelim_OBJECTS) $(test_getdelim_LDADD) $(LIBS)
2101
2102 test-getline$(EXEEXT): $(test_getline_OBJECTS) $(test_getline_DEPENDENCIES) $(EXTRA_test_getline_DEPENDENCIES) 
2103         @rm -f test-getline$(EXEEXT)
2104         $(AM_V_CCLD)$(LINK) $(test_getline_OBJECTS) $(test_getline_LDADD) $(LIBS)
2105
2106 test-gettimeofday$(EXEEXT): $(test_gettimeofday_OBJECTS) $(test_gettimeofday_DEPENDENCIES) $(EXTRA_test_gettimeofday_DEPENDENCIES) 
2107         @rm -f test-gettimeofday$(EXEEXT)
2108         $(AM_V_CCLD)$(LINK) $(test_gettimeofday_OBJECTS) $(test_gettimeofday_LDADD) $(LIBS)
2109
2110 test-iconv$(EXEEXT): $(test_iconv_OBJECTS) $(test_iconv_DEPENDENCIES) $(EXTRA_test_iconv_DEPENDENCIES) 
2111         @rm -f test-iconv$(EXEEXT)
2112         $(AM_V_CCLD)$(LINK) $(test_iconv_OBJECTS) $(test_iconv_LDADD) $(LIBS)
2113
2114 test-intprops$(EXEEXT): $(test_intprops_OBJECTS) $(test_intprops_DEPENDENCIES) $(EXTRA_test_intprops_DEPENDENCIES) 
2115         @rm -f test-intprops$(EXEEXT)
2116         $(AM_V_CCLD)$(LINK) $(test_intprops_OBJECTS) $(test_intprops_LDADD) $(LIBS)
2117
2118 test-inttypes$(EXEEXT): $(test_inttypes_OBJECTS) $(test_inttypes_DEPENDENCIES) $(EXTRA_test_inttypes_DEPENDENCIES) 
2119         @rm -f test-inttypes$(EXEEXT)
2120         $(AM_V_CCLD)$(LINK) $(test_inttypes_OBJECTS) $(test_inttypes_LDADD) $(LIBS)
2121
2122 test-memchr$(EXEEXT): $(test_memchr_OBJECTS) $(test_memchr_DEPENDENCIES) $(EXTRA_test_memchr_DEPENDENCIES) 
2123         @rm -f test-memchr$(EXEEXT)
2124         $(AM_V_CCLD)$(LINK) $(test_memchr_OBJECTS) $(test_memchr_LDADD) $(LIBS)
2125
2126 test-netdb$(EXEEXT): $(test_netdb_OBJECTS) $(test_netdb_DEPENDENCIES) $(EXTRA_test_netdb_DEPENDENCIES) 
2127         @rm -f test-netdb$(EXEEXT)
2128         $(AM_V_CCLD)$(LINK) $(test_netdb_OBJECTS) $(test_netdb_LDADD) $(LIBS)
2129
2130 test-netinet_in$(EXEEXT): $(test_netinet_in_OBJECTS) $(test_netinet_in_DEPENDENCIES) $(EXTRA_test_netinet_in_DEPENDENCIES) 
2131         @rm -f test-netinet_in$(EXEEXT)
2132         $(AM_V_CCLD)$(LINK) $(test_netinet_in_OBJECTS) $(test_netinet_in_LDADD) $(LIBS)
2133
2134 test-read-file$(EXEEXT): $(test_read_file_OBJECTS) $(test_read_file_DEPENDENCIES) $(EXTRA_test_read_file_DEPENDENCIES) 
2135         @rm -f test-read-file$(EXEEXT)
2136         $(AM_V_CCLD)$(LINK) $(test_read_file_OBJECTS) $(test_read_file_LDADD) $(LIBS)
2137
2138 test-snprintf$(EXEEXT): $(test_snprintf_OBJECTS) $(test_snprintf_DEPENDENCIES) $(EXTRA_test_snprintf_DEPENDENCIES) 
2139         @rm -f test-snprintf$(EXEEXT)
2140         $(AM_V_CCLD)$(LINK) $(test_snprintf_OBJECTS) $(test_snprintf_LDADD) $(LIBS)
2141
2142 test-stdalign$(EXEEXT): $(test_stdalign_OBJECTS) $(test_stdalign_DEPENDENCIES) $(EXTRA_test_stdalign_DEPENDENCIES) 
2143         @rm -f test-stdalign$(EXEEXT)
2144         $(AM_V_CCLD)$(LINK) $(test_stdalign_OBJECTS) $(test_stdalign_LDADD) $(LIBS)
2145
2146 test-stdbool$(EXEEXT): $(test_stdbool_OBJECTS) $(test_stdbool_DEPENDENCIES) $(EXTRA_test_stdbool_DEPENDENCIES) 
2147         @rm -f test-stdbool$(EXEEXT)
2148         $(AM_V_CCLD)$(LINK) $(test_stdbool_OBJECTS) $(test_stdbool_LDADD) $(LIBS)
2149
2150 test-stddef$(EXEEXT): $(test_stddef_OBJECTS) $(test_stddef_DEPENDENCIES) $(EXTRA_test_stddef_DEPENDENCIES) 
2151         @rm -f test-stddef$(EXEEXT)
2152         $(AM_V_CCLD)$(LINK) $(test_stddef_OBJECTS) $(test_stddef_LDADD) $(LIBS)
2153
2154 test-stdint$(EXEEXT): $(test_stdint_OBJECTS) $(test_stdint_DEPENDENCIES) $(EXTRA_test_stdint_DEPENDENCIES) 
2155         @rm -f test-stdint$(EXEEXT)
2156         $(AM_V_CCLD)$(LINK) $(test_stdint_OBJECTS) $(test_stdint_LDADD) $(LIBS)
2157
2158 test-stdio$(EXEEXT): $(test_stdio_OBJECTS) $(test_stdio_DEPENDENCIES) $(EXTRA_test_stdio_DEPENDENCIES) 
2159         @rm -f test-stdio$(EXEEXT)
2160         $(AM_V_CCLD)$(LINK) $(test_stdio_OBJECTS) $(test_stdio_LDADD) $(LIBS)
2161
2162 test-stdlib$(EXEEXT): $(test_stdlib_OBJECTS) $(test_stdlib_DEPENDENCIES) $(EXTRA_test_stdlib_DEPENDENCIES) 
2163         @rm -f test-stdlib$(EXEEXT)
2164         $(AM_V_CCLD)$(LINK) $(test_stdlib_OBJECTS) $(test_stdlib_LDADD) $(LIBS)
2165
2166 test-string$(EXEEXT): $(test_string_OBJECTS) $(test_string_DEPENDENCIES) $(EXTRA_test_string_DEPENDENCIES) 
2167         @rm -f test-string$(EXEEXT)
2168         $(AM_V_CCLD)$(LINK) $(test_string_OBJECTS) $(test_string_LDADD) $(LIBS)
2169
2170 test-strings$(EXEEXT): $(test_strings_OBJECTS) $(test_strings_DEPENDENCIES) $(EXTRA_test_strings_DEPENDENCIES) 
2171         @rm -f test-strings$(EXEEXT)
2172         $(AM_V_CCLD)$(LINK) $(test_strings_OBJECTS) $(test_strings_LDADD) $(LIBS)
2173
2174 test-strnlen$(EXEEXT): $(test_strnlen_OBJECTS) $(test_strnlen_DEPENDENCIES) $(EXTRA_test_strnlen_DEPENDENCIES) 
2175         @rm -f test-strnlen$(EXEEXT)
2176         $(AM_V_CCLD)$(LINK) $(test_strnlen_OBJECTS) $(test_strnlen_LDADD) $(LIBS)
2177
2178 test-strverscmp$(EXEEXT): $(test_strverscmp_OBJECTS) $(test_strverscmp_DEPENDENCIES) $(EXTRA_test_strverscmp_DEPENDENCIES) 
2179         @rm -f test-strverscmp$(EXEEXT)
2180         $(AM_V_CCLD)$(LINK) $(test_strverscmp_OBJECTS) $(test_strverscmp_LDADD) $(LIBS)
2181
2182 test-sys_socket$(EXEEXT): $(test_sys_socket_OBJECTS) $(test_sys_socket_DEPENDENCIES) $(EXTRA_test_sys_socket_DEPENDENCIES) 
2183         @rm -f test-sys_socket$(EXEEXT)
2184         $(AM_V_CCLD)$(LINK) $(test_sys_socket_OBJECTS) $(test_sys_socket_LDADD) $(LIBS)
2185
2186 test-sys_stat$(EXEEXT): $(test_sys_stat_OBJECTS) $(test_sys_stat_DEPENDENCIES) $(EXTRA_test_sys_stat_DEPENDENCIES) 
2187         @rm -f test-sys_stat$(EXEEXT)
2188         $(AM_V_CCLD)$(LINK) $(test_sys_stat_OBJECTS) $(test_sys_stat_LDADD) $(LIBS)
2189
2190 test-sys_time$(EXEEXT): $(test_sys_time_OBJECTS) $(test_sys_time_DEPENDENCIES) $(EXTRA_test_sys_time_DEPENDENCIES) 
2191         @rm -f test-sys_time$(EXEEXT)
2192         $(AM_V_CCLD)$(LINK) $(test_sys_time_OBJECTS) $(test_sys_time_LDADD) $(LIBS)
2193
2194 test-sys_types$(EXEEXT): $(test_sys_types_OBJECTS) $(test_sys_types_DEPENDENCIES) $(EXTRA_test_sys_types_DEPENDENCIES) 
2195         @rm -f test-sys_types$(EXEEXT)
2196         $(AM_V_CCLD)$(LINK) $(test_sys_types_OBJECTS) $(test_sys_types_LDADD) $(LIBS)
2197
2198 test-sys_uio$(EXEEXT): $(test_sys_uio_OBJECTS) $(test_sys_uio_DEPENDENCIES) $(EXTRA_test_sys_uio_DEPENDENCIES) 
2199         @rm -f test-sys_uio$(EXEEXT)
2200         $(AM_V_CCLD)$(LINK) $(test_sys_uio_OBJECTS) $(test_sys_uio_LDADD) $(LIBS)
2201
2202 test-time$(EXEEXT): $(test_time_OBJECTS) $(test_time_DEPENDENCIES) $(EXTRA_test_time_DEPENDENCIES) 
2203         @rm -f test-time$(EXEEXT)
2204         $(AM_V_CCLD)$(LINK) $(test_time_OBJECTS) $(test_time_LDADD) $(LIBS)
2205
2206 test-u64$(EXEEXT): $(test_u64_OBJECTS) $(test_u64_DEPENDENCIES) $(EXTRA_test_u64_DEPENDENCIES) 
2207         @rm -f test-u64$(EXEEXT)
2208         $(AM_V_CCLD)$(LINK) $(test_u64_OBJECTS) $(test_u64_LDADD) $(LIBS)
2209
2210 test-unistd$(EXEEXT): $(test_unistd_OBJECTS) $(test_unistd_DEPENDENCIES) $(EXTRA_test_unistd_DEPENDENCIES) 
2211         @rm -f test-unistd$(EXEEXT)
2212         $(AM_V_CCLD)$(LINK) $(test_unistd_OBJECTS) $(test_unistd_LDADD) $(LIBS)
2213
2214 test-vasnprintf$(EXEEXT): $(test_vasnprintf_OBJECTS) $(test_vasnprintf_DEPENDENCIES) $(EXTRA_test_vasnprintf_DEPENDENCIES) 
2215         @rm -f test-vasnprintf$(EXEEXT)
2216         $(AM_V_CCLD)$(LINK) $(test_vasnprintf_OBJECTS) $(test_vasnprintf_LDADD) $(LIBS)
2217
2218 test-vasprintf$(EXEEXT): $(test_vasprintf_OBJECTS) $(test_vasprintf_DEPENDENCIES) $(EXTRA_test_vasprintf_DEPENDENCIES) 
2219         @rm -f test-vasprintf$(EXEEXT)
2220         $(AM_V_CCLD)$(LINK) $(test_vasprintf_OBJECTS) $(test_vasprintf_LDADD) $(LIBS)
2221
2222 test-verify$(EXEEXT): $(test_verify_OBJECTS) $(test_verify_DEPENDENCIES) $(EXTRA_test_verify_DEPENDENCIES) 
2223         @rm -f test-verify$(EXEEXT)
2224         $(AM_V_CCLD)$(LINK) $(test_verify_OBJECTS) $(test_verify_LDADD) $(LIBS)
2225
2226 test-vsnprintf$(EXEEXT): $(test_vsnprintf_OBJECTS) $(test_vsnprintf_DEPENDENCIES) $(EXTRA_test_vsnprintf_DEPENDENCIES) 
2227         @rm -f test-vsnprintf$(EXEEXT)
2228         $(AM_V_CCLD)$(LINK) $(test_vsnprintf_OBJECTS) $(test_vsnprintf_LDADD) $(LIBS)
2229
2230 test-wchar$(EXEEXT): $(test_wchar_OBJECTS) $(test_wchar_DEPENDENCIES) $(EXTRA_test_wchar_DEPENDENCIES) 
2231         @rm -f test-wchar$(EXEEXT)
2232         $(AM_V_CCLD)$(LINK) $(test_wchar_OBJECTS) $(test_wchar_LDADD) $(LIBS)
2233
2234 mostlyclean-compile:
2235         -rm -f *.$(OBJEXT)
2236
2237 distclean-compile:
2238         -rm -f *.tab.c
2239
2240 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/binary-io.Po@am__quote@
2241 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fdopen.Po@am__quote@
2242 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getpagesize.Po@am__quote@
2243 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-alloca-opt.Po@am__quote@
2244 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-base64.Po@am__quote@
2245 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-binary-io.Po@am__quote@
2246 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-byteswap.Po@am__quote@
2247 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-c-ctype.Po@am__quote@
2248 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-errno.Po@am__quote@
2249 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fcntl-h.Po@am__quote@
2250 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fdopen.Po@am__quote@
2251 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fgetc.Po@am__quote@
2252 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-float.Po@am__quote@
2253 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fputc.Po@am__quote@
2254 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fread.Po@am__quote@
2255 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fstat.Po@am__quote@
2256 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-ftell.Po@am__quote@
2257 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-ftell3.Po@am__quote@
2258 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-ftello.Po@am__quote@
2259 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-ftello3.Po@am__quote@
2260 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-ftello4.Po@am__quote@
2261 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-func.Po@am__quote@
2262 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fwrite.Po@am__quote@
2263 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-getdelim.Po@am__quote@
2264 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-getline.Po@am__quote@
2265 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-gettimeofday.Po@am__quote@
2266 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-iconv.Po@am__quote@
2267 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-intprops.Po@am__quote@
2268 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-inttypes.Po@am__quote@
2269 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-memchr.Po@am__quote@
2270 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-netdb.Po@am__quote@
2271 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-netinet_in.Po@am__quote@
2272 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-read-file.Po@am__quote@
2273 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-snprintf.Po@am__quote@
2274 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-stdalign.Po@am__quote@
2275 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-stdbool.Po@am__quote@
2276 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-stddef.Po@am__quote@
2277 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-stdint.Po@am__quote@
2278 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-stdio.Po@am__quote@
2279 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-stdlib.Po@am__quote@
2280 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-string.Po@am__quote@
2281 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-strings.Po@am__quote@
2282 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-strnlen.Po@am__quote@
2283 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-strverscmp.Po@am__quote@
2284 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-sys_socket.Po@am__quote@
2285 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-sys_stat.Po@am__quote@
2286 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-sys_time.Po@am__quote@
2287 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-sys_types.Po@am__quote@
2288 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-sys_uio.Po@am__quote@
2289 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-time.Po@am__quote@
2290 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-u64.Po@am__quote@
2291 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-unistd.Po@am__quote@
2292 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-vasnprintf.Po@am__quote@
2293 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-vasprintf.Po@am__quote@
2294 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-verify.Po@am__quote@
2295 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-vsnprintf.Po@am__quote@
2296 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-wchar.Po@am__quote@
2297
2298 .c.o:
2299 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
2300 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
2301 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
2302 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2303 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2304 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
2305
2306 .c.obj:
2307 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
2308 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
2309 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
2310 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
2311 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2312 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
2313
2314 .c.lo:
2315 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
2316 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
2317 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Plo
2318 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
2319 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2320 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
2321
2322 mostlyclean-libtool:
2323         -rm -f *.lo
2324
2325 clean-libtool:
2326         -rm -rf .libs _libs
2327
2328 # This directory's subdirectories are mostly independent; you can cd
2329 # into them and run 'make' without going through this Makefile.
2330 # To change the values of 'make' variables: instead of editing Makefiles,
2331 # (1) if the variable is set in 'config.status', edit 'config.status'
2332 #     (which will cause the Makefiles to be regenerated when you run 'make');
2333 # (2) otherwise, pass the desired values on the 'make' command line.
2334 $(am__recursive_targets):
2335         @fail=; \
2336         if $(am__make_keepgoing); then \
2337           failcom='fail=yes'; \
2338         else \
2339           failcom='exit 1'; \
2340         fi; \
2341         dot_seen=no; \
2342         target=`echo $@ | sed s/-recursive//`; \
2343         case "$@" in \
2344           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
2345           *) list='$(SUBDIRS)' ;; \
2346         esac; \
2347         for subdir in $$list; do \
2348           echo "Making $$target in $$subdir"; \
2349           if test "$$subdir" = "."; then \
2350             dot_seen=yes; \
2351             local_target="$$target-am"; \
2352           else \
2353             local_target="$$target"; \
2354           fi; \
2355           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
2356           || eval $$failcom; \
2357         done; \
2358         if test "$$dot_seen" = "no"; then \
2359           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
2360         fi; test -z "$$fail"
2361
2362 ID: $(am__tagged_files)
2363         $(am__define_uniq_tagged_files); mkid -fID $$unique
2364 tags: tags-recursive
2365 TAGS: tags
2366
2367 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
2368         set x; \
2369         here=`pwd`; \
2370         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
2371           include_option=--etags-include; \
2372           empty_fix=.; \
2373         else \
2374           include_option=--include; \
2375           empty_fix=; \
2376         fi; \
2377         list='$(SUBDIRS)'; for subdir in $$list; do \
2378           if test "$$subdir" = .; then :; else \
2379             test ! -f $$subdir/TAGS || \
2380               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
2381           fi; \
2382         done; \
2383         $(am__define_uniq_tagged_files); \
2384         shift; \
2385         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
2386           test -n "$$unique" || unique=$$empty_fix; \
2387           if test $$# -gt 0; then \
2388             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2389               "$$@" $$unique; \
2390           else \
2391             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2392               $$unique; \
2393           fi; \
2394         fi
2395 ctags: ctags-recursive
2396
2397 CTAGS: ctags
2398 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
2399         $(am__define_uniq_tagged_files); \
2400         test -z "$(CTAGS_ARGS)$$unique" \
2401           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
2402              $$unique
2403
2404 GTAGS:
2405         here=`$(am__cd) $(top_builddir) && pwd` \
2406           && $(am__cd) $(top_srcdir) \
2407           && gtags -i $(GTAGS_ARGS) "$$here"
2408 cscopelist: cscopelist-recursive
2409
2410 cscopelist-am: $(am__tagged_files)
2411         list='$(am__tagged_files)'; \
2412         case "$(srcdir)" in \
2413           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
2414           *) sdir=$(subdir)/$(srcdir) ;; \
2415         esac; \
2416         for i in $$list; do \
2417           if test -f "$$i"; then \
2418             echo "$(subdir)/$$i"; \
2419           else \
2420             echo "$$sdir/$$i"; \
2421           fi; \
2422         done >> $(top_builddir)/cscope.files
2423
2424 distclean-tags:
2425         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
2426
2427 # Recover from deleted '.trs' file; this should ensure that
2428 # "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
2429 # both 'foo.log' and 'foo.trs'.  Break the recipe in two subshells
2430 # to avoid problems with "make -n".
2431 .log.trs:
2432         rm -f $< $@
2433         $(MAKE) $(AM_MAKEFLAGS) $<
2434
2435 # Leading 'am--fnord' is there to ensure the list of targets does not
2436 # expand to empty, as could happen e.g. with make check TESTS=''.
2437 am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
2438 am--force-recheck:
2439         @:
2440
2441 $(TEST_SUITE_LOG): $(TEST_LOGS)
2442         @$(am__set_TESTS_bases); \
2443         am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
2444         redo_bases=`for i in $$bases; do \
2445                       am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
2446                     done`; \
2447         if test -n "$$redo_bases"; then \
2448           redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
2449           redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
2450           if $(am__make_dryrun); then :; else \
2451             rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
2452           fi; \
2453         fi; \
2454         if test -n "$$am__remaking_logs"; then \
2455           echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
2456                "recursion detected" >&2; \
2457         elif test -n "$$redo_logs"; then \
2458           am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
2459         fi; \
2460         if $(am__make_dryrun); then :; else \
2461           st=0;  \
2462           errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
2463           for i in $$redo_bases; do \
2464             test -f $$i.trs && test -r $$i.trs \
2465               || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
2466             test -f $$i.log && test -r $$i.log \
2467               || { echo "$$errmsg $$i.log" >&2; st=1; }; \
2468           done; \
2469           test $$st -eq 0 || exit 1; \
2470         fi
2471         @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
2472         ws='[   ]'; \
2473         results=`for b in $$bases; do echo $$b.trs; done`; \
2474         test -n "$$results" || results=/dev/null; \
2475         all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
2476         pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
2477         fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
2478         skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
2479         xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
2480         xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
2481         error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
2482         if test `expr $$fail + $$xpass + $$error` -eq 0; then \
2483           success=true; \
2484         else \
2485           success=false; \
2486         fi; \
2487         br='==================='; br=$$br$$br$$br$$br; \
2488         result_count () \
2489         { \
2490             if test x"$$1" = x"--maybe-color"; then \
2491               maybe_colorize=yes; \
2492             elif test x"$$1" = x"--no-color"; then \
2493               maybe_colorize=no; \
2494             else \
2495               echo "$@: invalid 'result_count' usage" >&2; exit 4; \
2496             fi; \
2497             shift; \
2498             desc=$$1 count=$$2; \
2499             if test $$maybe_colorize = yes && test $$count -gt 0; then \
2500               color_start=$$3 color_end=$$std; \
2501             else \
2502               color_start= color_end=; \
2503             fi; \
2504             echo "$${color_start}# $$desc $$count$${color_end}"; \
2505         }; \
2506         create_testsuite_report () \
2507         { \
2508           result_count $$1 "TOTAL:" $$all   "$$brg"; \
2509           result_count $$1 "PASS: " $$pass  "$$grn"; \
2510           result_count $$1 "SKIP: " $$skip  "$$blu"; \
2511           result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
2512           result_count $$1 "FAIL: " $$fail  "$$red"; \
2513           result_count $$1 "XPASS:" $$xpass "$$red"; \
2514           result_count $$1 "ERROR:" $$error "$$mgn"; \
2515         }; \
2516         {                                                               \
2517           echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" |       \
2518             $(am__rst_title);                                           \
2519           create_testsuite_report --no-color;                           \
2520           echo;                                                         \
2521           echo ".. contents:: :depth: 2";                               \
2522           echo;                                                         \
2523           for b in $$bases; do echo $$b; done                           \
2524             | $(am__create_global_log);                                 \
2525         } >$(TEST_SUITE_LOG).tmp || exit 1;                             \
2526         mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG);                     \
2527         if $$success; then                                              \
2528           col="$$grn";                                                  \
2529          else                                                           \
2530           col="$$red";                                                  \
2531           test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG);               \
2532         fi;                                                             \
2533         echo "$${col}$$br$${std}";                                      \
2534         echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}";   \
2535         echo "$${col}$$br$${std}";                                      \
2536         create_testsuite_report --maybe-color;                          \
2537         echo "$$col$$br$$std";                                          \
2538         if $$success; then :; else                                      \
2539           echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}";         \
2540           if test -n "$(PACKAGE_BUGREPORT)"; then                       \
2541             echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \
2542           fi;                                                           \
2543           echo "$$col$$br$$std";                                        \
2544         fi;                                                             \
2545         $$success || exit 1
2546
2547 check-TESTS:
2548         @list='$(RECHECK_LOGS)';           test -z "$$list" || rm -f $$list
2549         @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
2550         @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
2551         @set +e; $(am__set_TESTS_bases); \
2552         log_list=`for i in $$bases; do echo $$i.log; done`; \
2553         trs_list=`for i in $$bases; do echo $$i.trs; done`; \
2554         log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
2555         $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
2556         exit $$?;
2557 recheck: all $(check_LIBRARIES) $(check_PROGRAMS)
2558         @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
2559         @set +e; $(am__set_TESTS_bases); \
2560         bases=`for i in $$bases; do echo $$i; done \
2561                  | $(am__list_recheck_tests)` || exit 1; \
2562         log_list=`for i in $$bases; do echo $$i.log; done`; \
2563         log_list=`echo $$log_list`; \
2564         $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
2565                 am__force_recheck=am--force-recheck \
2566                 TEST_LOGS="$$log_list"; \
2567         exit $$?
2568 test-alloca-opt.log: test-alloca-opt$(EXEEXT)
2569         @p='test-alloca-opt$(EXEEXT)'; \
2570         b='test-alloca-opt'; \
2571         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2572         --log-file $$b.log --trs-file $$b.trs \
2573         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2574         "$$tst" $(AM_TESTS_FD_REDIRECT)
2575 test-base64.log: test-base64$(EXEEXT)
2576         @p='test-base64$(EXEEXT)'; \
2577         b='test-base64'; \
2578         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2579         --log-file $$b.log --trs-file $$b.trs \
2580         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2581         "$$tst" $(AM_TESTS_FD_REDIRECT)
2582 test-binary-io.sh.log: test-binary-io.sh
2583         @p='test-binary-io.sh'; \
2584         b='test-binary-io.sh'; \
2585         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2586         --log-file $$b.log --trs-file $$b.trs \
2587         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2588         "$$tst" $(AM_TESTS_FD_REDIRECT)
2589 test-byteswap.log: test-byteswap$(EXEEXT)
2590         @p='test-byteswap$(EXEEXT)'; \
2591         b='test-byteswap'; \
2592         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2593         --log-file $$b.log --trs-file $$b.trs \
2594         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2595         "$$tst" $(AM_TESTS_FD_REDIRECT)
2596 test-c-ctype.log: test-c-ctype$(EXEEXT)
2597         @p='test-c-ctype$(EXEEXT)'; \
2598         b='test-c-ctype'; \
2599         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2600         --log-file $$b.log --trs-file $$b.trs \
2601         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2602         "$$tst" $(AM_TESTS_FD_REDIRECT)
2603 test-errno.log: test-errno$(EXEEXT)
2604         @p='test-errno$(EXEEXT)'; \
2605         b='test-errno'; \
2606         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2607         --log-file $$b.log --trs-file $$b.trs \
2608         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2609         "$$tst" $(AM_TESTS_FD_REDIRECT)
2610 test-fcntl-h.log: test-fcntl-h$(EXEEXT)
2611         @p='test-fcntl-h$(EXEEXT)'; \
2612         b='test-fcntl-h'; \
2613         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2614         --log-file $$b.log --trs-file $$b.trs \
2615         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2616         "$$tst" $(AM_TESTS_FD_REDIRECT)
2617 test-fdopen.log: test-fdopen$(EXEEXT)
2618         @p='test-fdopen$(EXEEXT)'; \
2619         b='test-fdopen'; \
2620         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2621         --log-file $$b.log --trs-file $$b.trs \
2622         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2623         "$$tst" $(AM_TESTS_FD_REDIRECT)
2624 test-fgetc.log: test-fgetc$(EXEEXT)
2625         @p='test-fgetc$(EXEEXT)'; \
2626         b='test-fgetc'; \
2627         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2628         --log-file $$b.log --trs-file $$b.trs \
2629         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2630         "$$tst" $(AM_TESTS_FD_REDIRECT)
2631 test-float.log: test-float$(EXEEXT)
2632         @p='test-float$(EXEEXT)'; \
2633         b='test-float'; \
2634         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2635         --log-file $$b.log --trs-file $$b.trs \
2636         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2637         "$$tst" $(AM_TESTS_FD_REDIRECT)
2638 test-fputc.log: test-fputc$(EXEEXT)
2639         @p='test-fputc$(EXEEXT)'; \
2640         b='test-fputc'; \
2641         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2642         --log-file $$b.log --trs-file $$b.trs \
2643         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2644         "$$tst" $(AM_TESTS_FD_REDIRECT)
2645 test-fread.log: test-fread$(EXEEXT)
2646         @p='test-fread$(EXEEXT)'; \
2647         b='test-fread'; \
2648         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2649         --log-file $$b.log --trs-file $$b.trs \
2650         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2651         "$$tst" $(AM_TESTS_FD_REDIRECT)
2652 test-fstat.log: test-fstat$(EXEEXT)
2653         @p='test-fstat$(EXEEXT)'; \
2654         b='test-fstat'; \
2655         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2656         --log-file $$b.log --trs-file $$b.trs \
2657         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2658         "$$tst" $(AM_TESTS_FD_REDIRECT)
2659 test-ftell.sh.log: test-ftell.sh
2660         @p='test-ftell.sh'; \
2661         b='test-ftell.sh'; \
2662         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2663         --log-file $$b.log --trs-file $$b.trs \
2664         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2665         "$$tst" $(AM_TESTS_FD_REDIRECT)
2666 test-ftell2.sh.log: test-ftell2.sh
2667         @p='test-ftell2.sh'; \
2668         b='test-ftell2.sh'; \
2669         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2670         --log-file $$b.log --trs-file $$b.trs \
2671         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2672         "$$tst" $(AM_TESTS_FD_REDIRECT)
2673 test-ftell3.log: test-ftell3$(EXEEXT)
2674         @p='test-ftell3$(EXEEXT)'; \
2675         b='test-ftell3'; \
2676         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2677         --log-file $$b.log --trs-file $$b.trs \
2678         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2679         "$$tst" $(AM_TESTS_FD_REDIRECT)
2680 test-ftello.sh.log: test-ftello.sh
2681         @p='test-ftello.sh'; \
2682         b='test-ftello.sh'; \
2683         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2684         --log-file $$b.log --trs-file $$b.trs \
2685         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2686         "$$tst" $(AM_TESTS_FD_REDIRECT)
2687 test-ftello2.sh.log: test-ftello2.sh
2688         @p='test-ftello2.sh'; \
2689         b='test-ftello2.sh'; \
2690         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2691         --log-file $$b.log --trs-file $$b.trs \
2692         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2693         "$$tst" $(AM_TESTS_FD_REDIRECT)
2694 test-ftello3.log: test-ftello3$(EXEEXT)
2695         @p='test-ftello3$(EXEEXT)'; \
2696         b='test-ftello3'; \
2697         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2698         --log-file $$b.log --trs-file $$b.trs \
2699         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2700         "$$tst" $(AM_TESTS_FD_REDIRECT)
2701 test-ftello4.sh.log: test-ftello4.sh
2702         @p='test-ftello4.sh'; \
2703         b='test-ftello4.sh'; \
2704         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2705         --log-file $$b.log --trs-file $$b.trs \
2706         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2707         "$$tst" $(AM_TESTS_FD_REDIRECT)
2708 test-func.log: test-func$(EXEEXT)
2709         @p='test-func$(EXEEXT)'; \
2710         b='test-func'; \
2711         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2712         --log-file $$b.log --trs-file $$b.trs \
2713         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2714         "$$tst" $(AM_TESTS_FD_REDIRECT)
2715 test-fwrite.log: test-fwrite$(EXEEXT)
2716         @p='test-fwrite$(EXEEXT)'; \
2717         b='test-fwrite'; \
2718         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2719         --log-file $$b.log --trs-file $$b.trs \
2720         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2721         "$$tst" $(AM_TESTS_FD_REDIRECT)
2722 test-getdelim.log: test-getdelim$(EXEEXT)
2723         @p='test-getdelim$(EXEEXT)'; \
2724         b='test-getdelim'; \
2725         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2726         --log-file $$b.log --trs-file $$b.trs \
2727         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2728         "$$tst" $(AM_TESTS_FD_REDIRECT)
2729 test-getline.log: test-getline$(EXEEXT)
2730         @p='test-getline$(EXEEXT)'; \
2731         b='test-getline'; \
2732         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2733         --log-file $$b.log --trs-file $$b.trs \
2734         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2735         "$$tst" $(AM_TESTS_FD_REDIRECT)
2736 test-gettimeofday.log: test-gettimeofday$(EXEEXT)
2737         @p='test-gettimeofday$(EXEEXT)'; \
2738         b='test-gettimeofday'; \
2739         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2740         --log-file $$b.log --trs-file $$b.trs \
2741         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2742         "$$tst" $(AM_TESTS_FD_REDIRECT)
2743 test-iconv.log: test-iconv$(EXEEXT)
2744         @p='test-iconv$(EXEEXT)'; \
2745         b='test-iconv'; \
2746         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2747         --log-file $$b.log --trs-file $$b.trs \
2748         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2749         "$$tst" $(AM_TESTS_FD_REDIRECT)
2750 test-intprops.log: test-intprops$(EXEEXT)
2751         @p='test-intprops$(EXEEXT)'; \
2752         b='test-intprops'; \
2753         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2754         --log-file $$b.log --trs-file $$b.trs \
2755         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2756         "$$tst" $(AM_TESTS_FD_REDIRECT)
2757 test-inttypes.log: test-inttypes$(EXEEXT)
2758         @p='test-inttypes$(EXEEXT)'; \
2759         b='test-inttypes'; \
2760         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2761         --log-file $$b.log --trs-file $$b.trs \
2762         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2763         "$$tst" $(AM_TESTS_FD_REDIRECT)
2764 test-memchr.log: test-memchr$(EXEEXT)
2765         @p='test-memchr$(EXEEXT)'; \
2766         b='test-memchr'; \
2767         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2768         --log-file $$b.log --trs-file $$b.trs \
2769         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2770         "$$tst" $(AM_TESTS_FD_REDIRECT)
2771 test-netdb.log: test-netdb$(EXEEXT)
2772         @p='test-netdb$(EXEEXT)'; \
2773         b='test-netdb'; \
2774         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2775         --log-file $$b.log --trs-file $$b.trs \
2776         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2777         "$$tst" $(AM_TESTS_FD_REDIRECT)
2778 test-netinet_in.log: test-netinet_in$(EXEEXT)
2779         @p='test-netinet_in$(EXEEXT)'; \
2780         b='test-netinet_in'; \
2781         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2782         --log-file $$b.log --trs-file $$b.trs \
2783         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2784         "$$tst" $(AM_TESTS_FD_REDIRECT)
2785 test-read-file.log: test-read-file$(EXEEXT)
2786         @p='test-read-file$(EXEEXT)'; \
2787         b='test-read-file'; \
2788         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2789         --log-file $$b.log --trs-file $$b.trs \
2790         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2791         "$$tst" $(AM_TESTS_FD_REDIRECT)
2792 test-snprintf.log: test-snprintf$(EXEEXT)
2793         @p='test-snprintf$(EXEEXT)'; \
2794         b='test-snprintf'; \
2795         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2796         --log-file $$b.log --trs-file $$b.trs \
2797         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2798         "$$tst" $(AM_TESTS_FD_REDIRECT)
2799 test-stdalign.log: test-stdalign$(EXEEXT)
2800         @p='test-stdalign$(EXEEXT)'; \
2801         b='test-stdalign'; \
2802         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2803         --log-file $$b.log --trs-file $$b.trs \
2804         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2805         "$$tst" $(AM_TESTS_FD_REDIRECT)
2806 test-stdbool.log: test-stdbool$(EXEEXT)
2807         @p='test-stdbool$(EXEEXT)'; \
2808         b='test-stdbool'; \
2809         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2810         --log-file $$b.log --trs-file $$b.trs \
2811         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2812         "$$tst" $(AM_TESTS_FD_REDIRECT)
2813 test-stddef.log: test-stddef$(EXEEXT)
2814         @p='test-stddef$(EXEEXT)'; \
2815         b='test-stddef'; \
2816         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2817         --log-file $$b.log --trs-file $$b.trs \
2818         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2819         "$$tst" $(AM_TESTS_FD_REDIRECT)
2820 test-stdint.log: test-stdint$(EXEEXT)
2821         @p='test-stdint$(EXEEXT)'; \
2822         b='test-stdint'; \
2823         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2824         --log-file $$b.log --trs-file $$b.trs \
2825         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2826         "$$tst" $(AM_TESTS_FD_REDIRECT)
2827 test-stdio.log: test-stdio$(EXEEXT)
2828         @p='test-stdio$(EXEEXT)'; \
2829         b='test-stdio'; \
2830         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2831         --log-file $$b.log --trs-file $$b.trs \
2832         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2833         "$$tst" $(AM_TESTS_FD_REDIRECT)
2834 test-stdlib.log: test-stdlib$(EXEEXT)
2835         @p='test-stdlib$(EXEEXT)'; \
2836         b='test-stdlib'; \
2837         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2838         --log-file $$b.log --trs-file $$b.trs \
2839         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2840         "$$tst" $(AM_TESTS_FD_REDIRECT)
2841 test-string.log: test-string$(EXEEXT)
2842         @p='test-string$(EXEEXT)'; \
2843         b='test-string'; \
2844         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2845         --log-file $$b.log --trs-file $$b.trs \
2846         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2847         "$$tst" $(AM_TESTS_FD_REDIRECT)
2848 test-strings.log: test-strings$(EXEEXT)
2849         @p='test-strings$(EXEEXT)'; \
2850         b='test-strings'; \
2851         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2852         --log-file $$b.log --trs-file $$b.trs \
2853         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2854         "$$tst" $(AM_TESTS_FD_REDIRECT)
2855 test-strnlen.log: test-strnlen$(EXEEXT)
2856         @p='test-strnlen$(EXEEXT)'; \
2857         b='test-strnlen'; \
2858         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2859         --log-file $$b.log --trs-file $$b.trs \
2860         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2861         "$$tst" $(AM_TESTS_FD_REDIRECT)
2862 test-strverscmp.log: test-strverscmp$(EXEEXT)
2863         @p='test-strverscmp$(EXEEXT)'; \
2864         b='test-strverscmp'; \
2865         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2866         --log-file $$b.log --trs-file $$b.trs \
2867         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2868         "$$tst" $(AM_TESTS_FD_REDIRECT)
2869 test-sys_socket.log: test-sys_socket$(EXEEXT)
2870         @p='test-sys_socket$(EXEEXT)'; \
2871         b='test-sys_socket'; \
2872         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2873         --log-file $$b.log --trs-file $$b.trs \
2874         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2875         "$$tst" $(AM_TESTS_FD_REDIRECT)
2876 test-sys_stat.log: test-sys_stat$(EXEEXT)
2877         @p='test-sys_stat$(EXEEXT)'; \
2878         b='test-sys_stat'; \
2879         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2880         --log-file $$b.log --trs-file $$b.trs \
2881         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2882         "$$tst" $(AM_TESTS_FD_REDIRECT)
2883 test-sys_time.log: test-sys_time$(EXEEXT)
2884         @p='test-sys_time$(EXEEXT)'; \
2885         b='test-sys_time'; \
2886         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2887         --log-file $$b.log --trs-file $$b.trs \
2888         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2889         "$$tst" $(AM_TESTS_FD_REDIRECT)
2890 test-sys_types.log: test-sys_types$(EXEEXT)
2891         @p='test-sys_types$(EXEEXT)'; \
2892         b='test-sys_types'; \
2893         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2894         --log-file $$b.log --trs-file $$b.trs \
2895         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2896         "$$tst" $(AM_TESTS_FD_REDIRECT)
2897 test-sys_uio.log: test-sys_uio$(EXEEXT)
2898         @p='test-sys_uio$(EXEEXT)'; \
2899         b='test-sys_uio'; \
2900         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2901         --log-file $$b.log --trs-file $$b.trs \
2902         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2903         "$$tst" $(AM_TESTS_FD_REDIRECT)
2904 test-init.sh.log: test-init.sh
2905         @p='test-init.sh'; \
2906         b='test-init.sh'; \
2907         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2908         --log-file $$b.log --trs-file $$b.trs \
2909         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2910         "$$tst" $(AM_TESTS_FD_REDIRECT)
2911 test-time.log: test-time$(EXEEXT)
2912         @p='test-time$(EXEEXT)'; \
2913         b='test-time'; \
2914         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2915         --log-file $$b.log --trs-file $$b.trs \
2916         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2917         "$$tst" $(AM_TESTS_FD_REDIRECT)
2918 test-u64.log: test-u64$(EXEEXT)
2919         @p='test-u64$(EXEEXT)'; \
2920         b='test-u64'; \
2921         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2922         --log-file $$b.log --trs-file $$b.trs \
2923         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2924         "$$tst" $(AM_TESTS_FD_REDIRECT)
2925 test-unistd.log: test-unistd$(EXEEXT)
2926         @p='test-unistd$(EXEEXT)'; \
2927         b='test-unistd'; \
2928         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2929         --log-file $$b.log --trs-file $$b.trs \
2930         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2931         "$$tst" $(AM_TESTS_FD_REDIRECT)
2932 test-vasnprintf.log: test-vasnprintf$(EXEEXT)
2933         @p='test-vasnprintf$(EXEEXT)'; \
2934         b='test-vasnprintf'; \
2935         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2936         --log-file $$b.log --trs-file $$b.trs \
2937         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2938         "$$tst" $(AM_TESTS_FD_REDIRECT)
2939 test-vasprintf.log: test-vasprintf$(EXEEXT)
2940         @p='test-vasprintf$(EXEEXT)'; \
2941         b='test-vasprintf'; \
2942         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2943         --log-file $$b.log --trs-file $$b.trs \
2944         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2945         "$$tst" $(AM_TESTS_FD_REDIRECT)
2946 test-vc-list-files-git.sh.log: test-vc-list-files-git.sh
2947         @p='test-vc-list-files-git.sh'; \
2948         b='test-vc-list-files-git.sh'; \
2949         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2950         --log-file $$b.log --trs-file $$b.trs \
2951         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2952         "$$tst" $(AM_TESTS_FD_REDIRECT)
2953 test-vc-list-files-cvs.sh.log: test-vc-list-files-cvs.sh
2954         @p='test-vc-list-files-cvs.sh'; \
2955         b='test-vc-list-files-cvs.sh'; \
2956         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2957         --log-file $$b.log --trs-file $$b.trs \
2958         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2959         "$$tst" $(AM_TESTS_FD_REDIRECT)
2960 test-verify.log: test-verify$(EXEEXT)
2961         @p='test-verify$(EXEEXT)'; \
2962         b='test-verify'; \
2963         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2964         --log-file $$b.log --trs-file $$b.trs \
2965         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2966         "$$tst" $(AM_TESTS_FD_REDIRECT)
2967 test-verify.sh.log: test-verify.sh
2968         @p='test-verify.sh'; \
2969         b='test-verify.sh'; \
2970         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2971         --log-file $$b.log --trs-file $$b.trs \
2972         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2973         "$$tst" $(AM_TESTS_FD_REDIRECT)
2974 test-vsnprintf.log: test-vsnprintf$(EXEEXT)
2975         @p='test-vsnprintf$(EXEEXT)'; \
2976         b='test-vsnprintf'; \
2977         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2978         --log-file $$b.log --trs-file $$b.trs \
2979         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2980         "$$tst" $(AM_TESTS_FD_REDIRECT)
2981 test-wchar.log: test-wchar$(EXEEXT)
2982         @p='test-wchar$(EXEEXT)'; \
2983         b='test-wchar'; \
2984         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
2985         --log-file $$b.log --trs-file $$b.trs \
2986         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
2987         "$$tst" $(AM_TESTS_FD_REDIRECT)
2988 .test.log:
2989         @p='$<'; \
2990         $(am__set_b); \
2991         $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
2992         --log-file $$b.log --trs-file $$b.trs \
2993         $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
2994         "$$tst" $(AM_TESTS_FD_REDIRECT)
2995 @am__EXEEXT_TRUE@.test$(EXEEXT).log:
2996 @am__EXEEXT_TRUE@       @p='$<'; \
2997 @am__EXEEXT_TRUE@       $(am__set_b); \
2998 @am__EXEEXT_TRUE@       $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
2999 @am__EXEEXT_TRUE@       --log-file $$b.log --trs-file $$b.trs \
3000 @am__EXEEXT_TRUE@       $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
3001 @am__EXEEXT_TRUE@       "$$tst" $(AM_TESTS_FD_REDIRECT)
3002
3003 distdir: $(DISTFILES)
3004         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3005         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
3006         list='$(DISTFILES)'; \
3007           dist_files=`for file in $$list; do echo $$file; done | \
3008           sed -e "s|^$$srcdirstrip/||;t" \
3009               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
3010         case $$dist_files in \
3011           */*) $(MKDIR_P) `echo "$$dist_files" | \
3012                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
3013                            sort -u` ;; \
3014         esac; \
3015         for file in $$dist_files; do \
3016           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
3017           if test -d $$d/$$file; then \
3018             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
3019             if test -d "$(distdir)/$$file"; then \
3020               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
3021             fi; \
3022             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
3023               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
3024               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
3025             fi; \
3026             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
3027           else \
3028             test -f "$(distdir)/$$file" \
3029             || cp -p $$d/$$file "$(distdir)/$$file" \
3030             || exit 1; \
3031           fi; \
3032         done
3033         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
3034           if test "$$subdir" = .; then :; else \
3035             $(am__make_dryrun) \
3036               || test -d "$(distdir)/$$subdir" \
3037               || $(MKDIR_P) "$(distdir)/$$subdir" \
3038               || exit 1; \
3039             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
3040             $(am__relativize); \
3041             new_distdir=$$reldir; \
3042             dir1=$$subdir; dir2="$(top_distdir)"; \
3043             $(am__relativize); \
3044             new_top_distdir=$$reldir; \
3045             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
3046             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
3047             ($(am__cd) $$subdir && \
3048               $(MAKE) $(AM_MAKEFLAGS) \
3049                 top_distdir="$$new_top_distdir" \
3050                 distdir="$$new_distdir" \
3051                 am__remove_distdir=: \
3052                 am__skip_length_check=: \
3053                 am__skip_mode_fix=: \
3054                 distdir) \
3055               || exit 1; \
3056           fi; \
3057         done
3058 check-am: all-am
3059         $(MAKE) $(AM_MAKEFLAGS) $(check_LIBRARIES) $(check_PROGRAMS)
3060         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
3061 check: $(BUILT_SOURCES)
3062         $(MAKE) $(AM_MAKEFLAGS) check-recursive
3063 all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(HEADERS)
3064 installdirs: installdirs-recursive
3065 installdirs-am:
3066 install: $(BUILT_SOURCES)
3067         $(MAKE) $(AM_MAKEFLAGS) install-recursive
3068 install-exec: install-exec-recursive
3069 install-data: install-data-recursive
3070 uninstall: uninstall-recursive
3071
3072 install-am: all-am
3073         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
3074
3075 installcheck: installcheck-recursive
3076 install-strip:
3077         if test -z '$(STRIP)'; then \
3078           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
3079             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
3080               install; \
3081         else \
3082           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
3083             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
3084             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
3085         fi
3086 mostlyclean-generic:
3087         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
3088         -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
3089         -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
3090         -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
3091
3092 clean-generic:
3093         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
3094
3095 distclean-generic:
3096         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
3097         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
3098         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
3099
3100 maintainer-clean-generic:
3101         @echo "This command is intended for maintainers to use"
3102         @echo "it deletes files that may require special tools to rebuild."
3103         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
3104         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
3105 clean: clean-recursive
3106
3107 clean-am: clean-checkLIBRARIES clean-checkPROGRAMS clean-generic \
3108         clean-libtool clean-local clean-noinstLIBRARIES \
3109         clean-noinstPROGRAMS mostlyclean-am
3110
3111 distclean: distclean-recursive
3112         -rm -rf ./$(DEPDIR)
3113         -rm -f Makefile
3114 distclean-am: clean-am distclean-compile distclean-generic \
3115         distclean-tags
3116
3117 dvi: dvi-recursive
3118
3119 dvi-am:
3120
3121 html: html-recursive
3122
3123 html-am:
3124
3125 info: info-recursive
3126
3127 info-am:
3128
3129 install-data-am:
3130
3131 install-dvi: install-dvi-recursive
3132
3133 install-dvi-am:
3134
3135 install-exec-am:
3136
3137 install-html: install-html-recursive
3138
3139 install-html-am:
3140
3141 install-info: install-info-recursive
3142
3143 install-info-am:
3144
3145 install-man:
3146
3147 install-pdf: install-pdf-recursive
3148
3149 install-pdf-am:
3150
3151 install-ps: install-ps-recursive
3152
3153 install-ps-am:
3154
3155 installcheck-am:
3156
3157 maintainer-clean: maintainer-clean-recursive
3158         -rm -rf ./$(DEPDIR)
3159         -rm -f Makefile
3160 maintainer-clean-am: distclean-am maintainer-clean-generic
3161
3162 mostlyclean: mostlyclean-recursive
3163
3164 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
3165         mostlyclean-libtool mostlyclean-local
3166
3167 pdf: pdf-recursive
3168
3169 pdf-am:
3170
3171 ps: ps-recursive
3172
3173 ps-am:
3174
3175 uninstall-am:
3176
3177 .MAKE: $(am__recursive_targets) all check check-am install install-am \
3178         install-strip
3179
3180 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
3181         check-TESTS check-am clean clean-checkLIBRARIES \
3182         clean-checkPROGRAMS clean-generic clean-libtool clean-local \
3183         clean-noinstLIBRARIES clean-noinstPROGRAMS cscopelist-am ctags \
3184         ctags-am distclean distclean-compile distclean-generic \
3185         distclean-libtool distclean-tags distdir dvi dvi-am html \
3186         html-am info info-am install install-am install-data \
3187         install-data-am install-dvi install-dvi-am install-exec \
3188         install-exec-am install-html install-html-am install-info \
3189         install-info-am install-man install-pdf install-pdf-am \
3190         install-ps install-ps-am install-strip installcheck \
3191         installcheck-am installdirs installdirs-am maintainer-clean \
3192         maintainer-clean-generic mostlyclean mostlyclean-compile \
3193         mostlyclean-generic mostlyclean-libtool mostlyclean-local pdf \
3194         pdf-am ps ps-am recheck tags tags-am uninstall uninstall-am
3195
3196 .PRECIOUS: Makefile
3197
3198
3199 # We need the following in order to create <fcntl.h> when the system
3200 # doesn't have one that works with the given compiler.
3201 fcntl.h: fcntl.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
3202         $(AM_V_GEN)rm -f $@-t $@ && \
3203         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3204           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
3205               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3206               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3207               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
3208               -e 's|@''NEXT_FCNTL_H''@|$(NEXT_FCNTL_H)|g' \
3209               -e 's/@''GNULIB_FCNTL''@/$(GNULIB_FCNTL)/g' \
3210               -e 's/@''GNULIB_NONBLOCKING''@/$(GNULIB_NONBLOCKING)/g' \
3211               -e 's/@''GNULIB_OPEN''@/$(GNULIB_OPEN)/g' \
3212               -e 's/@''GNULIB_OPENAT''@/$(GNULIB_OPENAT)/g' \
3213               -e 's|@''HAVE_FCNTL''@|$(HAVE_FCNTL)|g' \
3214               -e 's|@''HAVE_OPENAT''@|$(HAVE_OPENAT)|g' \
3215               -e 's|@''REPLACE_FCNTL''@|$(REPLACE_FCNTL)|g' \
3216               -e 's|@''REPLACE_OPEN''@|$(REPLACE_OPEN)|g' \
3217               -e 's|@''REPLACE_OPENAT''@|$(REPLACE_OPENAT)|g' \
3218               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
3219               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
3220               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
3221               < $(srcdir)/fcntl.in.h; \
3222         } > $@-t && \
3223         mv $@-t $@
3224
3225 # We need the following in order to create <inttypes.h> when the system
3226 # doesn't have one that works with the given compiler.
3227 inttypes.h: inttypes.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H)
3228         $(AM_V_GEN)rm -f $@-t $@ && \
3229         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
3230           sed -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
3231               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
3232               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
3233               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
3234               -e 's|@''NEXT_INTTYPES_H''@|$(NEXT_INTTYPES_H)|g' \
3235               -e 's/@''PRI_MACROS_BROKEN''@/$(PRI_MACROS_BROKEN)/g' \
3236               -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
3237               -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
3238               -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
3239               -e 's/@''PRIPTR_PREFIX''@/$(PRIPTR_PREFIX)/g' \
3240               -e 's/@''GNULIB_IMAXABS''@/$(GNULIB_IMAXABS)/g' \
3241               -e 's/@''GNULIB_IMAXDIV''@/$(GNULIB_IMAXDIV)/g' \
3242               -e 's/@''GNULIB_STRTOIMAX''@/$(GNULIB_STRTOIMAX)/g' \
3243               -e 's/@''GNULIB_STRTOUMAX''@/$(GNULIB_STRTOUMAX)/g' \
3244               -e 's/@''HAVE_DECL_IMAXABS''@/$(HAVE_DECL_IMAXABS)/g' \
3245               -e 's/@''HAVE_DECL_IMAXDIV''@/$(HAVE_DECL_IMAXDIV)/g' \
3246               -e 's/@''HAVE_DECL_STRTOIMAX''@/$(HAVE_DECL_STRTOIMAX)/g' \
3247               -e 's/@''HAVE_DECL_STRTOUMAX''@/$(HAVE_DECL_STRTOUMAX)/g' \
3248               -e 's/@''REPLACE_STRTOIMAX''@/$(REPLACE_STRTOIMAX)/g' \
3249               -e 's/@''REPLACE_STRTOUMAX''@/$(REPLACE_STRTOUMAX)/g' \
3250               -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/$(INT32_MAX_LT_INTMAX_MAX)/g' \
3251               -e 's/@''INT64_MAX_EQ_LONG_MAX''@/$(INT64_MAX_EQ_LONG_MAX)/g' \
3252               -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/$(UINT32_MAX_LT_UINTMAX_MAX)/g' \
3253               -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/$(UINT64_MAX_EQ_ULONG_MAX)/g' \
3254               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
3255               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
3256               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
3257               < $(srcdir)/inttypes.in.h; \
3258         } > $@-t && \
3259         mv $@-t $@
3260 # The arg-nonnull.h that gets inserted into generated .h files is the same as
3261 # build-aux/snippet/arg-nonnull.h, except that it has the copyright header cut
3262 # off.
3263 arg-nonnull.h: $(top_srcdir)/build-aux/snippet/arg-nonnull.h
3264         $(AM_V_GEN)rm -f $@-t $@ && \
3265         sed -n -e '/GL_ARG_NONNULL/,$$p' \
3266           < $(top_srcdir)/build-aux/snippet/arg-nonnull.h \
3267           > $@-t && \
3268         mv $@-t $@
3269 # The c++defs.h that gets inserted into generated .h files is the same as
3270 # build-aux/snippet/c++defs.h, except that it has the copyright header cut off.
3271 c++defs.h: $(top_srcdir)/build-aux/snippet/c++defs.h
3272         $(AM_V_GEN)rm -f $@-t $@ && \
3273         sed -n -e '/_GL_CXXDEFS/,$$p' \
3274           < $(top_srcdir)/build-aux/snippet/c++defs.h \
3275           > $@-t && \
3276         mv $@-t $@
3277 # The warn-on-use.h that gets inserted into generated .h files is the same as
3278 # build-aux/snippet/warn-on-use.h, except that it has the copyright header cut
3279 # off.
3280 warn-on-use.h: $(top_srcdir)/build-aux/snippet/warn-on-use.h
3281         $(AM_V_GEN)rm -f $@-t $@ && \
3282         sed -n -e '/^.ifndef/,$$p' \
3283           < $(top_srcdir)/build-aux/snippet/warn-on-use.h \
3284           > $@-t && \
3285         mv $@-t $@
3286
3287 # Clean up after Solaris cc.
3288 clean-local:
3289         rm -rf SunWS_cache
3290
3291 mostlyclean-local: mostlyclean-generic
3292         @for dir in '' $(MOSTLYCLEANDIRS); do \
3293           if test -n "$$dir" && test -d $$dir; then \
3294             echo "rmdir $$dir"; rmdir $$dir; \
3295           fi; \
3296         done; \
3297         :
3298
3299 # Tell versions [3.59,3.63) of GNU make to not export all variables.
3300 # Otherwise a system limit (for SysV at least) may be exceeded.
3301 .NOEXPORT: