843637527cfcbfeafd835be3c6a7ce8f556d955a
[platform/upstream/fontconfig.git] / test / 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 VPATH = @srcdir@
18 am__is_gnu_make = { \
19   if test -z '$(MAKELEVEL)'; then \
20     false; \
21   elif test -n '$(MAKE_HOST)'; then \
22     true; \
23   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24     true; \
25   else \
26     false; \
27   fi; \
28 }
29 am__make_running_with_option = \
30   case $${target_option-} in \
31       ?) ;; \
32       *) echo "am__make_running_with_option: internal error: invalid" \
33               "target option '$${target_option-}' specified" >&2; \
34          exit 1;; \
35   esac; \
36   has_opt=no; \
37   sane_makeflags=$$MAKEFLAGS; \
38   if $(am__is_gnu_make); then \
39     sane_makeflags=$$MFLAGS; \
40   else \
41     case $$MAKEFLAGS in \
42       *\\[\ \   ]*) \
43         bs=\\; \
44         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
46     esac; \
47   fi; \
48   skip_next=no; \
49   strip_trailopt () \
50   { \
51     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52   }; \
53   for flg in $$sane_makeflags; do \
54     test $$skip_next = yes && { skip_next=no; continue; }; \
55     case $$flg in \
56       *=*|--*) continue;; \
57         -*I) strip_trailopt 'I'; skip_next=yes;; \
58       -*I?*) strip_trailopt 'I';; \
59         -*O) strip_trailopt 'O'; skip_next=yes;; \
60       -*O?*) strip_trailopt 'O';; \
61         -*l) strip_trailopt 'l'; skip_next=yes;; \
62       -*l?*) strip_trailopt 'l';; \
63       -[dEDm]) skip_next=yes;; \
64       -[JT]) skip_next=yes;; \
65     esac; \
66     case $$flg in \
67       *$$target_option*) has_opt=yes; break;; \
68     esac; \
69   done; \
70   test $$has_opt = yes
71 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73 pkgdatadir = $(datadir)/@PACKAGE@
74 pkgincludedir = $(includedir)/@PACKAGE@
75 pkglibdir = $(libdir)/@PACKAGE@
76 pkglibexecdir = $(libexecdir)/@PACKAGE@
77 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78 install_sh_DATA = $(install_sh) -c -m 644
79 install_sh_PROGRAM = $(install_sh) -c
80 install_sh_SCRIPT = $(install_sh) -c
81 INSTALL_HEADER = $(INSTALL_DATA)
82 transform = $(program_transform_name)
83 NORMAL_INSTALL = :
84 PRE_INSTALL = :
85 POST_INSTALL = :
86 NORMAL_UNINSTALL = :
87 PRE_UNINSTALL = :
88 POST_UNINSTALL = :
89 build_triplet = @build@
90 host_triplet = @host@
91 TESTS = run-test.sh test-bz89617$(EXEEXT) test-bz96676$(EXEEXT)
92 check_PROGRAMS = $(am__EXEEXT_1) test-bz89617$(EXEEXT) $(am__EXEEXT_2) \
93         test-bz96676$(EXEEXT)
94 @HAVE_PTHREAD_TRUE@am__append_1 = test-pthread
95 @OS_WIN32_FALSE@am__append_2 = test-migration
96 subdir = test
97 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
98 am__aclocal_m4_deps = $(top_srcdir)/m4/ac_check_symbol.m4 \
99         $(top_srcdir)/m4/ax_cc_for_build.m4 \
100         $(top_srcdir)/m4/ax_create_stdint_h.m4 \
101         $(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/m4/libtool.m4 \
102         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
103         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
104         $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/configure.ac
105 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
106         $(ACLOCAL_M4)
107 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
108 mkinstalldirs = $(install_sh) -d
109 CONFIG_HEADER = $(top_builddir)/config.h
110 CONFIG_CLEAN_FILES =
111 CONFIG_CLEAN_VPATH_FILES =
112 @HAVE_PTHREAD_TRUE@am__EXEEXT_1 = test-pthread$(EXEEXT)
113 @OS_WIN32_FALSE@am__EXEEXT_2 = test-migration$(EXEEXT)
114 PROGRAMS = $(noinst_PROGRAMS)
115 test_bz89617_SOURCES = test-bz89617.c
116 test_bz89617_OBJECTS = test_bz89617-test-bz89617.$(OBJEXT)
117 test_bz89617_DEPENDENCIES = $(top_builddir)/src/libfontconfig.la
118 AM_V_lt = $(am__v_lt_@AM_V@)
119 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
120 am__v_lt_0 = --silent
121 am__v_lt_1 = 
122 test_bz89617_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
123         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_bz89617_CFLAGS) \
124         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
125 test_bz96676_SOURCES = test-bz96676.c
126 test_bz96676_OBJECTS = test-bz96676.$(OBJEXT)
127 test_bz96676_DEPENDENCIES = $(top_builddir)/src/libfontconfig.la
128 test_migration_SOURCES = test-migration.c
129 test_migration_OBJECTS = test-migration.$(OBJEXT)
130 @OS_WIN32_FALSE@test_migration_DEPENDENCIES =  \
131 @OS_WIN32_FALSE@        $(top_builddir)/src/libfontconfig.la
132 test_pthread_SOURCES = test-pthread.c
133 test_pthread_OBJECTS = test-pthread.$(OBJEXT)
134 @HAVE_PTHREAD_TRUE@test_pthread_DEPENDENCIES =  \
135 @HAVE_PTHREAD_TRUE@     $(top_builddir)/src/libfontconfig.la
136 AM_V_P = $(am__v_P_@AM_V@)
137 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
138 am__v_P_0 = false
139 am__v_P_1 = :
140 AM_V_GEN = $(am__v_GEN_@AM_V@)
141 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
142 am__v_GEN_0 = @echo "  GEN     " $@;
143 am__v_GEN_1 = 
144 AM_V_at = $(am__v_at_@AM_V@)
145 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
146 am__v_at_0 = @
147 am__v_at_1 = 
148 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
149 depcomp = $(SHELL) $(top_srcdir)/depcomp
150 am__depfiles_maybe = depfiles
151 am__mv = mv -f
152 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
153         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
154 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
155         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
156         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
157         $(AM_CFLAGS) $(CFLAGS)
158 AM_V_CC = $(am__v_CC_@AM_V@)
159 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
160 am__v_CC_0 = @echo "  CC      " $@;
161 am__v_CC_1 = 
162 CCLD = $(CC)
163 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
164         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
165         $(AM_LDFLAGS) $(LDFLAGS) -o $@
166 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
167 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
168 am__v_CCLD_0 = @echo "  CCLD    " $@;
169 am__v_CCLD_1 = 
170 SOURCES = test-bz89617.c test-bz96676.c test-migration.c \
171         test-pthread.c
172 DIST_SOURCES = test-bz89617.c test-bz96676.c test-migration.c \
173         test-pthread.c
174 am__can_run_installinfo = \
175   case $$AM_UPDATE_INFO_DIR in \
176     n|no|NO) false;; \
177     *) (install-info --version) >/dev/null 2>&1;; \
178   esac
179 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
180 # Read a list of newline-separated strings from the standard input,
181 # and print each of them once, without duplicates.  Input order is
182 # *not* preserved.
183 am__uniquify_input = $(AWK) '\
184   BEGIN { nonempty = 0; } \
185   { items[$$0] = 1; nonempty = 1; } \
186   END { if (nonempty) { for (i in items) print i; }; } \
187 '
188 # Make sure the list of sources is unique.  This is necessary because,
189 # e.g., the same source file might be shared among _SOURCES variables
190 # for different programs/libraries.
191 am__define_uniq_tagged_files = \
192   list='$(am__tagged_files)'; \
193   unique=`for i in $$list; do \
194     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
195   done | $(am__uniquify_input)`
196 ETAGS = etags
197 CTAGS = ctags
198 am__tty_colors_dummy = \
199   mgn= red= grn= lgn= blu= brg= std=; \
200   am__color_tests=no
201 am__tty_colors = { \
202   $(am__tty_colors_dummy); \
203   if test "X$(AM_COLOR_TESTS)" = Xno; then \
204     am__color_tests=no; \
205   elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
206     am__color_tests=yes; \
207   elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
208     am__color_tests=yes; \
209   fi; \
210   if test $$am__color_tests = yes; then \
211     red='\e[0;31m'; \
212     grn='\e[0;32m'; \
213     lgn='\e[1;32m'; \
214     blu='\e[1;34m'; \
215     mgn='\e[0;35m'; \
216     brg='\e[1m'; \
217     std='\e[m'; \
218   fi; \
219 }
220 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
221 am__vpath_adj = case $$p in \
222     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
223     *) f=$$p;; \
224   esac;
225 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
226 am__install_max = 40
227 am__nobase_strip_setup = \
228   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
229 am__nobase_strip = \
230   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
231 am__nobase_list = $(am__nobase_strip_setup); \
232   for p in $$list; do echo "$$p $$p"; done | \
233   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
234   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
235     if (++n[$$2] == $(am__install_max)) \
236       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
237     END { for (dir in files) print dir, files[dir] }'
238 am__base_list = \
239   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
240   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
241 am__uninstall_files_from_dir = { \
242   test -z "$$files" \
243     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
244     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
245          $(am__cd) "$$dir" && rm -f $$files; }; \
246   }
247 am__recheck_rx = ^[     ]*:recheck:[    ]*
248 am__global_test_result_rx = ^[  ]*:global-test-result:[         ]*
249 am__copy_in_global_log_rx = ^[  ]*:copy-in-global-log:[         ]*
250 # A command that, given a newline-separated list of test names on the
251 # standard input, print the name of the tests that are to be re-run
252 # upon "make recheck".
253 am__list_recheck_tests = $(AWK) '{ \
254   recheck = 1; \
255   while ((rc = (getline line < ($$0 ".trs"))) != 0) \
256     { \
257       if (rc < 0) \
258         { \
259           if ((getline line2 < ($$0 ".log")) < 0) \
260             recheck = 0; \
261           break; \
262         } \
263       else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
264         { \
265           recheck = 0; \
266           break; \
267         } \
268       else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
269         { \
270           break; \
271         } \
272     }; \
273   if (recheck) \
274     print $$0; \
275   close ($$0 ".trs"); \
276   close ($$0 ".log"); \
277 }'
278 # A command that, given a newline-separated list of test names on the
279 # standard input, create the global log from their .trs and .log files.
280 am__create_global_log = $(AWK) ' \
281 function fatal(msg) \
282 { \
283   print "fatal: making $@: " msg | "cat >&2"; \
284   exit 1; \
285 } \
286 function rst_section(header) \
287 { \
288   print header; \
289   len = length(header); \
290   for (i = 1; i <= len; i = i + 1) \
291     printf "="; \
292   printf "\n\n"; \
293 } \
294 { \
295   copy_in_global_log = 1; \
296   global_test_result = "RUN"; \
297   while ((rc = (getline line < ($$0 ".trs"))) != 0) \
298     { \
299       if (rc < 0) \
300          fatal("failed to read from " $$0 ".trs"); \
301       if (line ~ /$(am__global_test_result_rx)/) \
302         { \
303           sub("$(am__global_test_result_rx)", "", line); \
304           sub("[        ]*$$", "", line); \
305           global_test_result = line; \
306         } \
307       else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
308         copy_in_global_log = 0; \
309     }; \
310   if (copy_in_global_log) \
311     { \
312       rst_section(global_test_result ": " $$0); \
313       while ((rc = (getline line < ($$0 ".log"))) != 0) \
314       { \
315         if (rc < 0) \
316           fatal("failed to read from " $$0 ".log"); \
317         print line; \
318       }; \
319       printf "\n"; \
320     }; \
321   close ($$0 ".trs"); \
322   close ($$0 ".log"); \
323 }'
324 # Restructured Text title.
325 am__rst_title = { sed 's/.*/   &   /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
326 # Solaris 10 'make', and several other traditional 'make' implementations,
327 # pass "-e" to $(SHELL), and POSIX 2008 even requires this.  Work around it
328 # by disabling -e (using the XSI extension "set +e") if it's set.
329 am__sh_e_setup = case $$- in *e*) set +e;; esac
330 # Default flags passed to test drivers.
331 am__common_driver_flags = \
332   --color-tests "$$am__color_tests" \
333   --enable-hard-errors "$$am__enable_hard_errors" \
334   --expect-failure "$$am__expect_failure"
335 # To be inserted before the command running the test.  Creates the
336 # directory for the log if needed.  Stores in $dir the directory
337 # containing $f, in $tst the test, in $log the log.  Executes the
338 # developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
339 # passes TESTS_ENVIRONMENT.  Set up options for the wrapper that
340 # will run the test scripts (or their associated LOG_COMPILER, if
341 # thy have one).
342 am__check_pre = \
343 $(am__sh_e_setup);                                      \
344 $(am__vpath_adj_setup) $(am__vpath_adj)                 \
345 $(am__tty_colors);                                      \
346 srcdir=$(srcdir); export srcdir;                        \
347 case "$@" in                                            \
348   */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;    \
349     *) am__odir=.;;                                     \
350 esac;                                                   \
351 test "x$$am__odir" = x"." || test -d "$$am__odir"       \
352   || $(MKDIR_P) "$$am__odir" || exit $$?;               \
353 if test -f "./$$f"; then dir=./;                        \
354 elif test -f "$$f"; then dir=;                          \
355 else dir="$(srcdir)/"; fi;                              \
356 tst=$$dir$$f; log='$@';                                 \
357 if test -n '$(DISABLE_HARD_ERRORS)'; then               \
358   am__enable_hard_errors=no;                            \
359 else                                                    \
360   am__enable_hard_errors=yes;                           \
361 fi;                                                     \
362 case " $(XFAIL_TESTS) " in                              \
363   *[\ \ ]$$f[\ \        ]* | *[\ \      ]$$dir$$f[\ \   ]*) \
364     am__expect_failure=yes;;                            \
365   *)                                                    \
366     am__expect_failure=no;;                             \
367 esac;                                                   \
368 $(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
369 # A shell command to get the names of the tests scripts with any registered
370 # extension removed (i.e., equivalently, the names of the test logs, with
371 # the '.log' extension removed).  The result is saved in the shell variable
372 # '$bases'.  This honors runtime overriding of TESTS and TEST_LOGS.  Sadly,
373 # we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
374 # since that might cause problem with VPATH rewrites for suffix-less tests.
375 # See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
376 am__set_TESTS_bases = \
377   bases='$(TEST_LOGS)'; \
378   bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
379   bases=`echo $$bases`
380 RECHECK_LOGS = $(TEST_LOGS)
381 AM_RECURSIVE_TARGETS = check recheck
382 TEST_SUITE_LOG = test-suite.log
383 LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
384 LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
385 am__set_b = \
386   case '$@' in \
387     */*) \
388       case '$*' in \
389         */*) b='$*';; \
390           *) b=`echo '$@' | sed 's/\.log$$//'`; \
391        esac;; \
392     *) \
393       b='$*';; \
394   esac
395 am__test_logs1 = $(TESTS:=.log)
396 am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
397 TEST_LOGS = $(am__test_logs2:.sh.log=.log)
398 SH_LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
399 SH_LOG_COMPILE = $(SH_LOG_COMPILER) $(AM_SH_LOG_FLAGS) $(SH_LOG_FLAGS)
400 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp \
401         $(top_srcdir)/test-driver
402 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
403 ACLOCAL = @ACLOCAL@
404 AMTAR = @AMTAR@
405 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
406 AR = @AR@
407 AS = @AS@
408 AUTOCONF = @AUTOCONF@
409 AUTOHEADER = @AUTOHEADER@
410 AUTOMAKE = @AUTOMAKE@
411 AWK = @AWK@
412 BASECONFIGDIR = @BASECONFIGDIR@
413 CC = @CC@
414 CCDEPMODE = @CCDEPMODE@
415 CC_FOR_BUILD = @CC_FOR_BUILD@
416 CFLAGS = @CFLAGS@
417 CONFIGDIR = @CONFIGDIR@
418 CPP = @CPP@
419 CPPFLAGS = @CPPFLAGS@
420 CYGPATH_W = @CYGPATH_W@
421 DEFS = @DEFS@
422 DEPDIR = @DEPDIR@
423 DLLTOOL = @DLLTOOL@
424 DOCMAN3 = @DOCMAN3@
425 DSYMUTIL = @DSYMUTIL@
426 DUMPBIN = @DUMPBIN@
427 ECHO_C = @ECHO_C@
428 ECHO_N = @ECHO_N@
429 ECHO_T = @ECHO_T@
430 EGREP = @EGREP@
431 EXEEXT = @EXEEXT@
432 EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
433 EXPAT_CFLAGS = @EXPAT_CFLAGS@
434 EXPAT_LIBS = @EXPAT_LIBS@
435 FC_ADD_FONTS = @FC_ADD_FONTS@
436 FC_CACHEDIR = @FC_CACHEDIR@
437 FC_DEFAULT_FONTS = @FC_DEFAULT_FONTS@
438 FC_FONTDATE = @FC_FONTDATE@
439 FC_FONTPATH = @FC_FONTPATH@
440 FGREP = @FGREP@
441 FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
442 FREETYPE_LIBS = @FREETYPE_LIBS@
443 GIT = @GIT@
444 GPERF = @GPERF@
445 GREP = @GREP@
446 HASDOCBOOK = @HASDOCBOOK@
447 HAVE_XMLPARSE_H = @HAVE_XMLPARSE_H@
448 ICONV_CFLAGS = @ICONV_CFLAGS@
449 ICONV_LIBS = @ICONV_LIBS@
450 INSTALL = @INSTALL@
451 INSTALL_DATA = @INSTALL_DATA@
452 INSTALL_PROGRAM = @INSTALL_PROGRAM@
453 INSTALL_SCRIPT = @INSTALL_SCRIPT@
454 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
455 LD = @LD@
456 LDFLAGS = @LDFLAGS@
457 LIBOBJS = @LIBOBJS@
458 LIBS = @LIBS@
459 LIBTOOL = @LIBTOOL@
460 LIBT_CURRENT = @LIBT_CURRENT@
461 LIBT_CURRENT_MINUS_AGE = @LIBT_CURRENT_MINUS_AGE@
462 LIBT_REVISION = @LIBT_REVISION@
463 LIBT_VERSION_INFO = @LIBT_VERSION_INFO@
464 LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
465 LIBXML2_LIBS = @LIBXML2_LIBS@
466 LIPO = @LIPO@
467 LN_S = @LN_S@
468 LTLIBOBJS = @LTLIBOBJS@
469 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
470 MAKEINFO = @MAKEINFO@
471 MANIFEST_TOOL = @MANIFEST_TOOL@
472 MKDIR_P = @MKDIR_P@
473 NM = @NM@
474 NMEDIT = @NMEDIT@
475 OBJDUMP = @OBJDUMP@
476 OBJEXT = @OBJEXT@
477 OTOOL = @OTOOL@
478 OTOOL64 = @OTOOL64@
479 PACKAGE = @PACKAGE@
480 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
481 PACKAGE_NAME = @PACKAGE_NAME@
482 PACKAGE_STRING = @PACKAGE_STRING@
483 PACKAGE_TARNAME = @PACKAGE_TARNAME@
484 PACKAGE_URL = @PACKAGE_URL@
485 PACKAGE_VERSION = @PACKAGE_VERSION@
486 PATH_SEPARATOR = @PATH_SEPARATOR@
487 PKGCONFIG_REQUIRES = @PKGCONFIG_REQUIRES@
488 PKGCONFIG_REQUIRES_PRIVATELY = @PKGCONFIG_REQUIRES_PRIVATELY@
489 PKG_CONFIG = @PKG_CONFIG@
490 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
491 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
492 PREFERRED_HINTING = @PREFERRED_HINTING@
493 PTHREAD_CC = @PTHREAD_CC@
494 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
495 PTHREAD_LIBS = @PTHREAD_LIBS@
496 PYTHON = @PYTHON@
497 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
498 PYTHON_PLATFORM = @PYTHON_PLATFORM@
499 PYTHON_PREFIX = @PYTHON_PREFIX@
500 PYTHON_VERSION = @PYTHON_VERSION@
501 RANLIB = @RANLIB@
502 RM = @RM@
503 SED = @SED@
504 SET_MAKE = @SET_MAKE@
505 SHELL = @SHELL@
506 STRIP = @STRIP@
507 TEMPLATEDIR = @TEMPLATEDIR@
508 VERSION = @VERSION@
509 WARN_CFLAGS = @WARN_CFLAGS@
510 XMLDIR = @XMLDIR@
511 abs_builddir = @abs_builddir@
512 abs_srcdir = @abs_srcdir@
513 abs_top_builddir = @abs_top_builddir@
514 abs_top_srcdir = @abs_top_srcdir@
515 ac_ct_AR = @ac_ct_AR@
516 ac_ct_CC = @ac_ct_CC@
517 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
518 am__include = @am__include@
519 am__leading_dot = @am__leading_dot@
520 am__quote = @am__quote@
521 am__tar = @am__tar@
522 am__untar = @am__untar@
523 ax_pthread_config = @ax_pthread_config@
524 bindir = @bindir@
525 build = @build@
526 build_alias = @build_alias@
527 build_cpu = @build_cpu@
528 build_os = @build_os@
529 build_vendor = @build_vendor@
530 builddir = @builddir@
531 datadir = @datadir@
532 datarootdir = @datarootdir@
533 docdir = @docdir@
534 dvidir = @dvidir@
535 exec_prefix = @exec_prefix@
536 fc_cachedir = @fc_cachedir@
537 host = @host@
538 host_alias = @host_alias@
539 host_cpu = @host_cpu@
540 host_os = @host_os@
541 host_vendor = @host_vendor@
542 htmldir = @htmldir@
543 includedir = @includedir@
544 infodir = @infodir@
545 install_sh = @install_sh@
546 libdir = @libdir@
547 libexecdir = @libexecdir@
548 localedir = @localedir@
549 localstatedir = @localstatedir@
550 mandir = @mandir@
551 mkdir_p = @mkdir_p@
552 ms_librarian = @ms_librarian@
553 oldincludedir = @oldincludedir@
554 pdfdir = @pdfdir@
555 pkgconfigdir = @pkgconfigdir@
556 pkgpyexecdir = @pkgpyexecdir@
557 pkgpythondir = @pkgpythondir@
558 prefix = @prefix@
559 program_transform_name = @program_transform_name@
560 psdir = @psdir@
561 pyexecdir = @pyexecdir@
562 pythondir = @pythondir@
563 sbindir = @sbindir@
564 sharedstatedir = @sharedstatedir@
565 srcdir = @srcdir@
566 sysconfdir = @sysconfdir@
567 target_alias = @target_alias@
568 top_build_prefix = @top_build_prefix@
569 top_builddir = @top_builddir@
570 top_srcdir = @top_srcdir@
571 check_SCRIPTS = run-test.sh
572 TEST_EXTENSIONS = \
573         .sh \
574         $(NULL)
575
576 AM_TESTS_ENVIRONMENT = \
577         src=${srcdir}; export src; \
578         EXEEXT=${EXEEXT}; export EXEEXT; \
579         $(NULL)
580
581 SH_LOG_COMPILER = sh
582 TESTDATA = 4x6.pcf 8x16.pcf out.expected fonts.conf.in
583 AM_CPPFLAGS = -I$(top_srcdir) -I$(top_builddir)
584 @HAVE_PTHREAD_TRUE@test_pthread_LDADD = $(top_builddir)/src/libfontconfig.la
585 test_bz89617_CFLAGS = \
586         -DSRCDIR="\"$(abs_srcdir)\""
587
588 test_bz89617_LDADD = $(top_builddir)/src/libfontconfig.la
589 noinst_PROGRAMS = $(check_PROGRAMS)
590 @OS_WIN32_FALSE@test_migration_LDADD = $(top_builddir)/src/libfontconfig.la
591 test_bz96676_LDADD = $(top_builddir)/src/libfontconfig.la
592 EXTRA_DIST = $(check_SCRIPTS) $(TESTDATA)
593 CLEANFILES = 
594 all: all-am
595
596 .SUFFIXES:
597 .SUFFIXES: .c .lo .log .o .obj .sh .sh$(EXEEXT) .trs
598 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
599         @for dep in $?; do \
600           case '$(am__configure_deps)' in \
601             *$$dep*) \
602               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
603                 && { if test -f $@; then exit 0; else break; fi; }; \
604               exit 1;; \
605           esac; \
606         done; \
607         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu test/Makefile'; \
608         $(am__cd) $(top_srcdir) && \
609           $(AUTOMAKE) --gnu test/Makefile
610 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
611         @case '$?' in \
612           *config.status*) \
613             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
614           *) \
615             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
616             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
617         esac;
618
619 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
620         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
621
622 $(top_srcdir)/configure:  $(am__configure_deps)
623         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
624 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
625         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
626 $(am__aclocal_m4_deps):
627
628 clean-checkPROGRAMS:
629         @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
630         echo " rm -f" $$list; \
631         rm -f $$list || exit $$?; \
632         test -n "$(EXEEXT)" || exit 0; \
633         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
634         echo " rm -f" $$list; \
635         rm -f $$list
636
637 clean-noinstPROGRAMS:
638         @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
639         echo " rm -f" $$list; \
640         rm -f $$list || exit $$?; \
641         test -n "$(EXEEXT)" || exit 0; \
642         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
643         echo " rm -f" $$list; \
644         rm -f $$list
645
646 test-bz89617$(EXEEXT): $(test_bz89617_OBJECTS) $(test_bz89617_DEPENDENCIES) $(EXTRA_test_bz89617_DEPENDENCIES) 
647         @rm -f test-bz89617$(EXEEXT)
648         $(AM_V_CCLD)$(test_bz89617_LINK) $(test_bz89617_OBJECTS) $(test_bz89617_LDADD) $(LIBS)
649
650 test-bz96676$(EXEEXT): $(test_bz96676_OBJECTS) $(test_bz96676_DEPENDENCIES) $(EXTRA_test_bz96676_DEPENDENCIES) 
651         @rm -f test-bz96676$(EXEEXT)
652         $(AM_V_CCLD)$(LINK) $(test_bz96676_OBJECTS) $(test_bz96676_LDADD) $(LIBS)
653
654 test-migration$(EXEEXT): $(test_migration_OBJECTS) $(test_migration_DEPENDENCIES) $(EXTRA_test_migration_DEPENDENCIES) 
655         @rm -f test-migration$(EXEEXT)
656         $(AM_V_CCLD)$(LINK) $(test_migration_OBJECTS) $(test_migration_LDADD) $(LIBS)
657
658 test-pthread$(EXEEXT): $(test_pthread_OBJECTS) $(test_pthread_DEPENDENCIES) $(EXTRA_test_pthread_DEPENDENCIES) 
659         @rm -f test-pthread$(EXEEXT)
660         $(AM_V_CCLD)$(LINK) $(test_pthread_OBJECTS) $(test_pthread_LDADD) $(LIBS)
661
662 mostlyclean-compile:
663         -rm -f *.$(OBJEXT)
664
665 distclean-compile:
666         -rm -f *.tab.c
667
668 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-bz96676.Po@am__quote@
669 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-migration.Po@am__quote@
670 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-pthread.Po@am__quote@
671 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_bz89617-test-bz89617.Po@am__quote@
672
673 .c.o:
674 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
675 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
676 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
677 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
678 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
679
680 .c.obj:
681 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
682 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
683 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
684 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
685 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
686
687 .c.lo:
688 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
689 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
690 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
691 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
692 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
693
694 test_bz89617-test-bz89617.o: test-bz89617.c
695 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_bz89617_CFLAGS) $(CFLAGS) -MT test_bz89617-test-bz89617.o -MD -MP -MF $(DEPDIR)/test_bz89617-test-bz89617.Tpo -c -o test_bz89617-test-bz89617.o `test -f 'test-bz89617.c' || echo '$(srcdir)/'`test-bz89617.c
696 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_bz89617-test-bz89617.Tpo $(DEPDIR)/test_bz89617-test-bz89617.Po
697 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test-bz89617.c' object='test_bz89617-test-bz89617.o' libtool=no @AMDEPBACKSLASH@
698 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
699 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_bz89617_CFLAGS) $(CFLAGS) -c -o test_bz89617-test-bz89617.o `test -f 'test-bz89617.c' || echo '$(srcdir)/'`test-bz89617.c
700
701 test_bz89617-test-bz89617.obj: test-bz89617.c
702 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_bz89617_CFLAGS) $(CFLAGS) -MT test_bz89617-test-bz89617.obj -MD -MP -MF $(DEPDIR)/test_bz89617-test-bz89617.Tpo -c -o test_bz89617-test-bz89617.obj `if test -f 'test-bz89617.c'; then $(CYGPATH_W) 'test-bz89617.c'; else $(CYGPATH_W) '$(srcdir)/test-bz89617.c'; fi`
703 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_bz89617-test-bz89617.Tpo $(DEPDIR)/test_bz89617-test-bz89617.Po
704 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test-bz89617.c' object='test_bz89617-test-bz89617.obj' libtool=no @AMDEPBACKSLASH@
705 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
706 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_bz89617_CFLAGS) $(CFLAGS) -c -o test_bz89617-test-bz89617.obj `if test -f 'test-bz89617.c'; then $(CYGPATH_W) 'test-bz89617.c'; else $(CYGPATH_W) '$(srcdir)/test-bz89617.c'; fi`
707
708 mostlyclean-libtool:
709         -rm -f *.lo
710
711 clean-libtool:
712         -rm -rf .libs _libs
713
714 ID: $(am__tagged_files)
715         $(am__define_uniq_tagged_files); mkid -fID $$unique
716 tags: tags-am
717 TAGS: tags
718
719 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
720         set x; \
721         here=`pwd`; \
722         $(am__define_uniq_tagged_files); \
723         shift; \
724         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
725           test -n "$$unique" || unique=$$empty_fix; \
726           if test $$# -gt 0; then \
727             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
728               "$$@" $$unique; \
729           else \
730             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
731               $$unique; \
732           fi; \
733         fi
734 ctags: ctags-am
735
736 CTAGS: ctags
737 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
738         $(am__define_uniq_tagged_files); \
739         test -z "$(CTAGS_ARGS)$$unique" \
740           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
741              $$unique
742
743 GTAGS:
744         here=`$(am__cd) $(top_builddir) && pwd` \
745           && $(am__cd) $(top_srcdir) \
746           && gtags -i $(GTAGS_ARGS) "$$here"
747 cscopelist: cscopelist-am
748
749 cscopelist-am: $(am__tagged_files)
750         list='$(am__tagged_files)'; \
751         case "$(srcdir)" in \
752           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
753           *) sdir=$(subdir)/$(srcdir) ;; \
754         esac; \
755         for i in $$list; do \
756           if test -f "$$i"; then \
757             echo "$(subdir)/$$i"; \
758           else \
759             echo "$$sdir/$$i"; \
760           fi; \
761         done >> $(top_builddir)/cscope.files
762
763 distclean-tags:
764         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
765
766 # Recover from deleted '.trs' file; this should ensure that
767 # "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
768 # both 'foo.log' and 'foo.trs'.  Break the recipe in two subshells
769 # to avoid problems with "make -n".
770 .log.trs:
771         rm -f $< $@
772         $(MAKE) $(AM_MAKEFLAGS) $<
773
774 # Leading 'am--fnord' is there to ensure the list of targets does not
775 # expand to empty, as could happen e.g. with make check TESTS=''.
776 am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
777 am--force-recheck:
778         @:
779
780 $(TEST_SUITE_LOG): $(TEST_LOGS)
781         @$(am__set_TESTS_bases); \
782         am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
783         redo_bases=`for i in $$bases; do \
784                       am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
785                     done`; \
786         if test -n "$$redo_bases"; then \
787           redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
788           redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
789           if $(am__make_dryrun); then :; else \
790             rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
791           fi; \
792         fi; \
793         if test -n "$$am__remaking_logs"; then \
794           echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
795                "recursion detected" >&2; \
796         elif test -n "$$redo_logs"; then \
797           am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
798         fi; \
799         if $(am__make_dryrun); then :; else \
800           st=0;  \
801           errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
802           for i in $$redo_bases; do \
803             test -f $$i.trs && test -r $$i.trs \
804               || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
805             test -f $$i.log && test -r $$i.log \
806               || { echo "$$errmsg $$i.log" >&2; st=1; }; \
807           done; \
808           test $$st -eq 0 || exit 1; \
809         fi
810         @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
811         ws='[   ]'; \
812         results=`for b in $$bases; do echo $$b.trs; done`; \
813         test -n "$$results" || results=/dev/null; \
814         all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
815         pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
816         fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
817         skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
818         xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
819         xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
820         error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
821         if test `expr $$fail + $$xpass + $$error` -eq 0; then \
822           success=true; \
823         else \
824           success=false; \
825         fi; \
826         br='==================='; br=$$br$$br$$br$$br; \
827         result_count () \
828         { \
829             if test x"$$1" = x"--maybe-color"; then \
830               maybe_colorize=yes; \
831             elif test x"$$1" = x"--no-color"; then \
832               maybe_colorize=no; \
833             else \
834               echo "$@: invalid 'result_count' usage" >&2; exit 4; \
835             fi; \
836             shift; \
837             desc=$$1 count=$$2; \
838             if test $$maybe_colorize = yes && test $$count -gt 0; then \
839               color_start=$$3 color_end=$$std; \
840             else \
841               color_start= color_end=; \
842             fi; \
843             echo "$${color_start}# $$desc $$count$${color_end}"; \
844         }; \
845         create_testsuite_report () \
846         { \
847           result_count $$1 "TOTAL:" $$all   "$$brg"; \
848           result_count $$1 "PASS: " $$pass  "$$grn"; \
849           result_count $$1 "SKIP: " $$skip  "$$blu"; \
850           result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
851           result_count $$1 "FAIL: " $$fail  "$$red"; \
852           result_count $$1 "XPASS:" $$xpass "$$red"; \
853           result_count $$1 "ERROR:" $$error "$$mgn"; \
854         }; \
855         {                                                               \
856           echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" |       \
857             $(am__rst_title);                                           \
858           create_testsuite_report --no-color;                           \
859           echo;                                                         \
860           echo ".. contents:: :depth: 2";                               \
861           echo;                                                         \
862           for b in $$bases; do echo $$b; done                           \
863             | $(am__create_global_log);                                 \
864         } >$(TEST_SUITE_LOG).tmp || exit 1;                             \
865         mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG);                     \
866         if $$success; then                                              \
867           col="$$grn";                                                  \
868          else                                                           \
869           col="$$red";                                                  \
870           test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG);               \
871         fi;                                                             \
872         echo "$${col}$$br$${std}";                                      \
873         echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}";   \
874         echo "$${col}$$br$${std}";                                      \
875         create_testsuite_report --maybe-color;                          \
876         echo "$$col$$br$$std";                                          \
877         if $$success; then :; else                                      \
878           echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}";         \
879           if test -n "$(PACKAGE_BUGREPORT)"; then                       \
880             echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \
881           fi;                                                           \
882           echo "$$col$$br$$std";                                        \
883         fi;                                                             \
884         $$success || exit 1
885
886 check-TESTS:
887         @list='$(RECHECK_LOGS)';           test -z "$$list" || rm -f $$list
888         @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
889         @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
890         @set +e; $(am__set_TESTS_bases); \
891         log_list=`for i in $$bases; do echo $$i.log; done`; \
892         trs_list=`for i in $$bases; do echo $$i.trs; done`; \
893         log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
894         $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
895         exit $$?;
896 recheck: all $(check_PROGRAMS) $(check_SCRIPTS)
897         @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
898         @set +e; $(am__set_TESTS_bases); \
899         bases=`for i in $$bases; do echo $$i; done \
900                  | $(am__list_recheck_tests)` || exit 1; \
901         log_list=`for i in $$bases; do echo $$i.log; done`; \
902         log_list=`echo $$log_list`; \
903         $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
904                 am__force_recheck=am--force-recheck \
905                 TEST_LOGS="$$log_list"; \
906         exit $$?
907 test-bz89617.log: test-bz89617$(EXEEXT)
908         @p='test-bz89617$(EXEEXT)'; \
909         b='test-bz89617'; \
910         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
911         --log-file $$b.log --trs-file $$b.trs \
912         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
913         "$$tst" $(AM_TESTS_FD_REDIRECT)
914 test-bz96676.log: test-bz96676$(EXEEXT)
915         @p='test-bz96676$(EXEEXT)'; \
916         b='test-bz96676'; \
917         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
918         --log-file $$b.log --trs-file $$b.trs \
919         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
920         "$$tst" $(AM_TESTS_FD_REDIRECT)
921 .sh.log:
922         @p='$<'; \
923         $(am__set_b); \
924         $(am__check_pre) $(SH_LOG_DRIVER) --test-name "$$f" \
925         --log-file $$b.log --trs-file $$b.trs \
926         $(am__common_driver_flags) $(AM_SH_LOG_DRIVER_FLAGS) $(SH_LOG_DRIVER_FLAGS) -- $(SH_LOG_COMPILE) \
927         "$$tst" $(AM_TESTS_FD_REDIRECT)
928 @am__EXEEXT_TRUE@.sh$(EXEEXT).log:
929 @am__EXEEXT_TRUE@       @p='$<'; \
930 @am__EXEEXT_TRUE@       $(am__set_b); \
931 @am__EXEEXT_TRUE@       $(am__check_pre) $(SH_LOG_DRIVER) --test-name "$$f" \
932 @am__EXEEXT_TRUE@       --log-file $$b.log --trs-file $$b.trs \
933 @am__EXEEXT_TRUE@       $(am__common_driver_flags) $(AM_SH_LOG_DRIVER_FLAGS) $(SH_LOG_DRIVER_FLAGS) -- $(SH_LOG_COMPILE) \
934 @am__EXEEXT_TRUE@       "$$tst" $(AM_TESTS_FD_REDIRECT)
935
936 distdir: $(DISTFILES)
937         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
938         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
939         list='$(DISTFILES)'; \
940           dist_files=`for file in $$list; do echo $$file; done | \
941           sed -e "s|^$$srcdirstrip/||;t" \
942               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
943         case $$dist_files in \
944           */*) $(MKDIR_P) `echo "$$dist_files" | \
945                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
946                            sort -u` ;; \
947         esac; \
948         for file in $$dist_files; do \
949           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
950           if test -d $$d/$$file; then \
951             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
952             if test -d "$(distdir)/$$file"; then \
953               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
954             fi; \
955             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
956               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
957               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
958             fi; \
959             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
960           else \
961             test -f "$(distdir)/$$file" \
962             || cp -p $$d/$$file "$(distdir)/$$file" \
963             || exit 1; \
964           fi; \
965         done
966 check-am: all-am
967         $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) $(check_SCRIPTS)
968         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
969 check: check-am
970 all-am: Makefile $(PROGRAMS)
971 installdirs:
972 install: install-am
973 install-exec: install-exec-am
974 install-data: install-data-am
975 uninstall: uninstall-am
976
977 install-am: all-am
978         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
979
980 installcheck: installcheck-am
981 install-strip:
982         if test -z '$(STRIP)'; then \
983           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
984             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
985               install; \
986         else \
987           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
988             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
989             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
990         fi
991 mostlyclean-generic:
992         -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
993         -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
994         -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
995
996 clean-generic:
997         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
998
999 distclean-generic:
1000         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1001         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1002
1003 maintainer-clean-generic:
1004         @echo "This command is intended for maintainers to use"
1005         @echo "it deletes files that may require special tools to rebuild."
1006 clean: clean-am
1007
1008 clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
1009         clean-noinstPROGRAMS mostlyclean-am
1010
1011 distclean: distclean-am
1012         -rm -rf ./$(DEPDIR)
1013         -rm -f Makefile
1014 distclean-am: clean-am distclean-compile distclean-generic \
1015         distclean-tags
1016
1017 dvi: dvi-am
1018
1019 dvi-am:
1020
1021 html: html-am
1022
1023 html-am:
1024
1025 info: info-am
1026
1027 info-am:
1028
1029 install-data-am:
1030
1031 install-dvi: install-dvi-am
1032
1033 install-dvi-am:
1034
1035 install-exec-am:
1036
1037 install-html: install-html-am
1038
1039 install-html-am:
1040
1041 install-info: install-info-am
1042
1043 install-info-am:
1044
1045 install-man:
1046
1047 install-pdf: install-pdf-am
1048
1049 install-pdf-am:
1050
1051 install-ps: install-ps-am
1052
1053 install-ps-am:
1054
1055 installcheck-am:
1056
1057 maintainer-clean: maintainer-clean-am
1058         -rm -rf ./$(DEPDIR)
1059         -rm -f Makefile
1060 maintainer-clean-am: distclean-am maintainer-clean-generic
1061
1062 mostlyclean: mostlyclean-am
1063
1064 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1065         mostlyclean-libtool
1066
1067 pdf: pdf-am
1068
1069 pdf-am:
1070
1071 ps: ps-am
1072
1073 ps-am:
1074
1075 uninstall-am:
1076
1077 .MAKE: check-am install-am install-strip
1078
1079 .PHONY: CTAGS GTAGS TAGS all all-am check check-TESTS check-am clean \
1080         clean-checkPROGRAMS clean-generic clean-libtool \
1081         clean-noinstPROGRAMS cscopelist-am ctags ctags-am distclean \
1082         distclean-compile distclean-generic distclean-libtool \
1083         distclean-tags distdir dvi dvi-am html html-am info info-am \
1084         install install-am install-data install-data-am install-dvi \
1085         install-dvi-am install-exec install-exec-am install-html \
1086         install-html-am install-info install-info-am install-man \
1087         install-pdf install-pdf-am install-ps install-ps-am \
1088         install-strip installcheck installcheck-am installdirs \
1089         maintainer-clean maintainer-clean-generic mostlyclean \
1090         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1091         pdf pdf-am ps ps-am recheck tags tags-am uninstall \
1092         uninstall-am
1093
1094 .PRECIOUS: Makefile
1095
1096
1097 -include $(top_srcdir)/git.mk
1098
1099 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1100 # Otherwise a system limit (for SysV at least) may be exceeded.
1101 .NOEXPORT: