(no commit message)
[prss.git] / tests / Makefile.in
1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17 VPATH = @srcdir@
18 am__make_dryrun = \
19   { \
20     am__dry=no; \
21     case $$MAKEFLAGS in \
22       *\\[\ \   ]*) \
23         echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
24           | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
25       *) \
26         for am__flg in $$MAKEFLAGS; do \
27           case $$am__flg in \
28             *=*|--*) ;; \
29             *n*) am__dry=yes; break;; \
30           esac; \
31         done;; \
32     esac; \
33     test $$am__dry = yes; \
34   }
35 pkgdatadir = $(datadir)/@PACKAGE@
36 pkgincludedir = $(includedir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkglibexecdir = $(libexecdir)/@PACKAGE@
39 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40 install_sh_DATA = $(install_sh) -c -m 644
41 install_sh_PROGRAM = $(install_sh) -c
42 install_sh_SCRIPT = $(install_sh) -c
43 INSTALL_HEADER = $(INSTALL_DATA)
44 transform = $(program_transform_name)
45 NORMAL_INSTALL = :
46 PRE_INSTALL = :
47 POST_INSTALL = :
48 NORMAL_UNINSTALL = :
49 PRE_UNINSTALL = :
50 POST_UNINSTALL = :
51 build_triplet = @build@
52 host_triplet = @host@
53 @CPPCHECK_TRUE@am__append_1 = test-cppcheck.sh
54 subdir = tests
55 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
56 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
57 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
58 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
59         $(ACLOCAL_M4)
60 mkinstalldirs = $(install_sh) -d
61 CONFIG_CLEAN_FILES =
62 CONFIG_CLEAN_VPATH_FILES =
63 SOURCES =
64 DIST_SOURCES =
65 am__can_run_installinfo = \
66   case $$AM_UPDATE_INFO_DIR in \
67     n|no|NO) false;; \
68     *) (install-info --version) >/dev/null 2>&1;; \
69   esac
70 am__tty_colors = \
71 red=; grn=; lgn=; blu=; std=
72 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
73 ACLOCAL = @ACLOCAL@
74 AMTAR = @AMTAR@
75 AUTOCONF = @AUTOCONF@
76 AUTOHEADER = @AUTOHEADER@
77 AUTOMAKE = @AUTOMAKE@
78 AWK = @AWK@
79 CC = @CC@
80 CCDEPMODE = @CCDEPMODE@
81 CFLAGS = @CFLAGS@
82 CPP = @CPP@
83 CPPFLAGS = @CPPFLAGS@
84 CURL_CFLAGS = @CURL_CFLAGS@
85 CURL_LIBS = @CURL_LIBS@
86 CYGPATH_W = @CYGPATH_W@
87 DEFS = @DEFS@
88 DEPDIR = @DEPDIR@
89 ECHO_C = @ECHO_C@
90 ECHO_N = @ECHO_N@
91 ECHO_T = @ECHO_T@
92 EGREP = @EGREP@
93 EXEEXT = @EXEEXT@
94 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
95 GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
96 GMSGFMT = @GMSGFMT@
97 GMSGFMT_015 = @GMSGFMT_015@
98 GREP = @GREP@
99 GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
100 GTK_CFLAGS = @GTK_CFLAGS@
101 GTK_LIBS = @GTK_LIBS@
102 HAVE_CPPCHECK = @HAVE_CPPCHECK@
103 HELP2MAN = @HELP2MAN@
104 INSTALL = @INSTALL@
105 INSTALL_DATA = @INSTALL_DATA@
106 INSTALL_PROGRAM = @INSTALL_PROGRAM@
107 INSTALL_SCRIPT = @INSTALL_SCRIPT@
108 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
109 INTLLIBS = @INTLLIBS@
110 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
111 JSON_CFLAGS = @JSON_CFLAGS@
112 JSON_LIBS = @JSON_LIBS@
113 LDFLAGS = @LDFLAGS@
114 LIBICONV = @LIBICONV@
115 LIBINTL = @LIBINTL@
116 LIBOBJS = @LIBOBJS@
117 LIBS = @LIBS@
118 LTLIBICONV = @LTLIBICONV@
119 LTLIBINTL = @LTLIBINTL@
120 LTLIBOBJS = @LTLIBOBJS@
121 MAKEINFO = @MAKEINFO@
122 MKDIR_P = @MKDIR_P@
123 MSGFMT = @MSGFMT@
124 MSGFMT_015 = @MSGFMT_015@
125 MSGMERGE = @MSGMERGE@
126 OBJEXT = @OBJEXT@
127 PACKAGE = @PACKAGE@
128 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
129 PACKAGE_NAME = @PACKAGE_NAME@
130 PACKAGE_STRING = @PACKAGE_STRING@
131 PACKAGE_TARNAME = @PACKAGE_TARNAME@
132 PACKAGE_URL = @PACKAGE_URL@
133 PACKAGE_VERSION = @PACKAGE_VERSION@
134 PATH_SEPARATOR = @PATH_SEPARATOR@
135 PKG_CONFIG = @PKG_CONFIG@
136 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
137 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
138 POSUB = @POSUB@
139 PTHREAD_LIBS = @PTHREAD_LIBS@
140 SET_MAKE = @SET_MAKE@
141 SHELL = @SHELL@
142 STRIP = @STRIP@
143 USE_NLS = @USE_NLS@
144 VERSION = @VERSION@
145 WEBKIT_CFLAGS = @WEBKIT_CFLAGS@
146 WEBKIT_LIBS = @WEBKIT_LIBS@
147 X11_CFLAGS = @X11_CFLAGS@
148 X11_LIBS = @X11_LIBS@
149 XEXT_CFLAGS = @XEXT_CFLAGS@
150 XEXT_LIBS = @XEXT_LIBS@
151 XGETTEXT = @XGETTEXT@
152 XGETTEXT_015 = @XGETTEXT_015@
153 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
154 XMKMF = @XMKMF@
155 abs_builddir = @abs_builddir@
156 abs_srcdir = @abs_srcdir@
157 abs_top_builddir = @abs_top_builddir@
158 abs_top_srcdir = @abs_top_srcdir@
159 ac_ct_CC = @ac_ct_CC@
160 am__include = @am__include@
161 am__leading_dot = @am__leading_dot@
162 am__quote = @am__quote@
163 am__tar = @am__tar@
164 am__untar = @am__untar@
165 bindir = @bindir@
166 build = @build@
167 build_alias = @build_alias@
168 build_cpu = @build_cpu@
169 build_os = @build_os@
170 build_vendor = @build_vendor@
171 builddir = @builddir@
172 datadir = @datadir@
173 datarootdir = @datarootdir@
174 docdir = @docdir@
175 dvidir = @dvidir@
176 exec_prefix = @exec_prefix@
177 gsettingsschemadir = @gsettingsschemadir@
178 host = @host@
179 host_alias = @host_alias@
180 host_cpu = @host_cpu@
181 host_os = @host_os@
182 host_vendor = @host_vendor@
183 htmldir = @htmldir@
184 includedir = @includedir@
185 infodir = @infodir@
186 install_sh = @install_sh@
187 libdir = @libdir@
188 libexecdir = @libexecdir@
189 localedir = @localedir@
190 localstatedir = @localstatedir@
191 mandir = @mandir@
192 mkdir_p = @mkdir_p@
193 oldincludedir = @oldincludedir@
194 pdfdir = @pdfdir@
195 prefix = @prefix@
196 program_transform_name = @program_transform_name@
197 psdir = @psdir@
198 sbindir = @sbindir@
199 sharedstatedir = @sharedstatedir@
200 srcdir = @srcdir@
201 sysconfdir = @sysconfdir@
202 target_alias = @target_alias@
203 top_build_prefix = @top_build_prefix@
204 top_builddir = @top_builddir@
205 top_srcdir = @top_srcdir@
206 EXTRA_DIST = checkpatch.pl \
207         test-cppcheck.sh
208
209 TESTS = $(am__append_1)
210 all: all-am
211
212 .SUFFIXES:
213 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
214         @for dep in $?; do \
215           case '$(am__configure_deps)' in \
216             *$$dep*) \
217               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
218                 && { if test -f $@; then exit 0; else break; fi; }; \
219               exit 1;; \
220           esac; \
221         done; \
222         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \
223         $(am__cd) $(top_srcdir) && \
224           $(AUTOMAKE) --gnu tests/Makefile
225 .PRECIOUS: Makefile
226 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
227         @case '$?' in \
228           *config.status*) \
229             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
230           *) \
231             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
232             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
233         esac;
234
235 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
236         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
237
238 $(top_srcdir)/configure:  $(am__configure_deps)
239         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
240 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
241         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
242 $(am__aclocal_m4_deps):
243 tags: TAGS
244 TAGS:
245
246 ctags: CTAGS
247 CTAGS:
248
249
250 check-TESTS: $(TESTS)
251         @failed=0; all=0; xfail=0; xpass=0; skip=0; \
252         srcdir=$(srcdir); export srcdir; \
253         list=' $(TESTS) '; \
254         $(am__tty_colors); \
255         if test -n "$$list"; then \
256           for tst in $$list; do \
257             if test -f ./$$tst; then dir=./; \
258             elif test -f $$tst; then dir=; \
259             else dir="$(srcdir)/"; fi; \
260             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
261               all=`expr $$all + 1`; \
262               case " $(XFAIL_TESTS) " in \
263               *[\ \     ]$$tst[\ \      ]*) \
264                 xpass=`expr $$xpass + 1`; \
265                 failed=`expr $$failed + 1`; \
266                 col=$$red; res=XPASS; \
267               ;; \
268               *) \
269                 col=$$grn; res=PASS; \
270               ;; \
271               esac; \
272             elif test $$? -ne 77; then \
273               all=`expr $$all + 1`; \
274               case " $(XFAIL_TESTS) " in \
275               *[\ \     ]$$tst[\ \      ]*) \
276                 xfail=`expr $$xfail + 1`; \
277                 col=$$lgn; res=XFAIL; \
278               ;; \
279               *) \
280                 failed=`expr $$failed + 1`; \
281                 col=$$red; res=FAIL; \
282               ;; \
283               esac; \
284             else \
285               skip=`expr $$skip + 1`; \
286               col=$$blu; res=SKIP; \
287             fi; \
288             echo "$${col}$$res$${std}: $$tst"; \
289           done; \
290           if test "$$all" -eq 1; then \
291             tests="test"; \
292             All=""; \
293           else \
294             tests="tests"; \
295             All="All "; \
296           fi; \
297           if test "$$failed" -eq 0; then \
298             if test "$$xfail" -eq 0; then \
299               banner="$$All$$all $$tests passed"; \
300             else \
301               if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
302               banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
303             fi; \
304           else \
305             if test "$$xpass" -eq 0; then \
306               banner="$$failed of $$all $$tests failed"; \
307             else \
308               if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
309               banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
310             fi; \
311           fi; \
312           dashes="$$banner"; \
313           skipped=""; \
314           if test "$$skip" -ne 0; then \
315             if test "$$skip" -eq 1; then \
316               skipped="($$skip test was not run)"; \
317             else \
318               skipped="($$skip tests were not run)"; \
319             fi; \
320             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
321               dashes="$$skipped"; \
322           fi; \
323           report=""; \
324           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
325             report="Please report to $(PACKAGE_BUGREPORT)"; \
326             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
327               dashes="$$report"; \
328           fi; \
329           dashes=`echo "$$dashes" | sed s/./=/g`; \
330           if test "$$failed" -eq 0; then \
331             col="$$grn"; \
332           else \
333             col="$$red"; \
334           fi; \
335           echo "$${col}$$dashes$${std}"; \
336           echo "$${col}$$banner$${std}"; \
337           test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
338           test -z "$$report" || echo "$${col}$$report$${std}"; \
339           echo "$${col}$$dashes$${std}"; \
340           test "$$failed" -eq 0; \
341         else :; fi
342
343 distdir: $(DISTFILES)
344         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
345         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
346         list='$(DISTFILES)'; \
347           dist_files=`for file in $$list; do echo $$file; done | \
348           sed -e "s|^$$srcdirstrip/||;t" \
349               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
350         case $$dist_files in \
351           */*) $(MKDIR_P) `echo "$$dist_files" | \
352                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
353                            sort -u` ;; \
354         esac; \
355         for file in $$dist_files; do \
356           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
357           if test -d $$d/$$file; then \
358             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
359             if test -d "$(distdir)/$$file"; then \
360               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
361             fi; \
362             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
363               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
364               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
365             fi; \
366             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
367           else \
368             test -f "$(distdir)/$$file" \
369             || cp -p $$d/$$file "$(distdir)/$$file" \
370             || exit 1; \
371           fi; \
372         done
373 check-am: all-am
374         $(MAKE) $(AM_MAKEFLAGS) check-TESTS check-local
375 check: check-am
376 all-am: Makefile
377 installdirs:
378 install: install-am
379 install-exec: install-exec-am
380 install-data: install-data-am
381 uninstall: uninstall-am
382
383 install-am: all-am
384         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
385
386 installcheck: installcheck-am
387 install-strip:
388         if test -z '$(STRIP)'; then \
389           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
390             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
391               install; \
392         else \
393           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
394             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
395             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
396         fi
397 mostlyclean-generic:
398
399 clean-generic:
400
401 distclean-generic:
402         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
403         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
404
405 maintainer-clean-generic:
406         @echo "This command is intended for maintainers to use"
407         @echo "it deletes files that may require special tools to rebuild."
408 clean: clean-am
409
410 clean-am: clean-generic mostlyclean-am
411
412 distclean: distclean-am
413         -rm -f Makefile
414 distclean-am: clean-am distclean-generic
415
416 dvi: dvi-am
417
418 dvi-am:
419
420 html: html-am
421
422 html-am:
423
424 info: info-am
425
426 info-am:
427
428 install-data-am:
429
430 install-dvi: install-dvi-am
431
432 install-dvi-am:
433
434 install-exec-am:
435
436 install-html: install-html-am
437
438 install-html-am:
439
440 install-info: install-info-am
441
442 install-info-am:
443
444 install-man:
445
446 install-pdf: install-pdf-am
447
448 install-pdf-am:
449
450 install-ps: install-ps-am
451
452 install-ps-am:
453
454 installcheck-am:
455
456 maintainer-clean: maintainer-clean-am
457         -rm -f Makefile
458 maintainer-clean-am: distclean-am maintainer-clean-generic
459
460 mostlyclean: mostlyclean-am
461
462 mostlyclean-am: mostlyclean-generic
463
464 pdf: pdf-am
465
466 pdf-am:
467
468 ps: ps-am
469
470 ps-am:
471
472 uninstall-am:
473
474 .MAKE: check-am install-am install-strip
475
476 .PHONY: all all-am check check-TESTS check-am check-local clean \
477         clean-generic distclean distclean-generic distdir dvi dvi-am \
478         html html-am info info-am install install-am install-data \
479         install-data-am install-dvi install-dvi-am install-exec \
480         install-exec-am install-html install-html-am install-info \
481         install-info-am install-man install-pdf install-pdf-am \
482         install-ps install-ps-am install-strip installcheck \
483         installcheck-am installdirs maintainer-clean \
484         maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
485         pdf-am ps ps-am uninstall uninstall-am
486
487 check-local: checkpatch.pl
488         find $(top_srcdir)/src -name \*.c -exec $(srcdir)/checkpatch.pl --ignore SPLIT_STRING --show-types -q --no-tree  -emacs -f {} \;
489         find $(top_srcdir)/src -name \*.h -exec $(srcdir)/checkpatch.pl --ignore SPLIT_STRING --show-types -q --no-tree  -emacs -f {} \;
490
491 # Tell versions [3.59,3.63) of GNU make to not export all variables.
492 # Otherwise a system limit (for SysV at least) may be exceeded.
493 .NOEXPORT: