(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 SET_MAKE = @SET_MAKE@
140 SHELL = @SHELL@
141 STRIP = @STRIP@
142 USE_NLS = @USE_NLS@
143 VERSION = @VERSION@
144 WEBKIT_CFLAGS = @WEBKIT_CFLAGS@
145 WEBKIT_LIBS = @WEBKIT_LIBS@
146 X11_CFLAGS = @X11_CFLAGS@
147 X11_LIBS = @X11_LIBS@
148 XEXT_CFLAGS = @XEXT_CFLAGS@
149 XEXT_LIBS = @XEXT_LIBS@
150 XGETTEXT = @XGETTEXT@
151 XGETTEXT_015 = @XGETTEXT_015@
152 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
153 XMKMF = @XMKMF@
154 abs_builddir = @abs_builddir@
155 abs_srcdir = @abs_srcdir@
156 abs_top_builddir = @abs_top_builddir@
157 abs_top_srcdir = @abs_top_srcdir@
158 ac_ct_CC = @ac_ct_CC@
159 am__include = @am__include@
160 am__leading_dot = @am__leading_dot@
161 am__quote = @am__quote@
162 am__tar = @am__tar@
163 am__untar = @am__untar@
164 bindir = @bindir@
165 build = @build@
166 build_alias = @build_alias@
167 build_cpu = @build_cpu@
168 build_os = @build_os@
169 build_vendor = @build_vendor@
170 builddir = @builddir@
171 datadir = @datadir@
172 datarootdir = @datarootdir@
173 docdir = @docdir@
174 dvidir = @dvidir@
175 exec_prefix = @exec_prefix@
176 gsettingsschemadir = @gsettingsschemadir@
177 host = @host@
178 host_alias = @host_alias@
179 host_cpu = @host_cpu@
180 host_os = @host_os@
181 host_vendor = @host_vendor@
182 htmldir = @htmldir@
183 includedir = @includedir@
184 infodir = @infodir@
185 install_sh = @install_sh@
186 libdir = @libdir@
187 libexecdir = @libexecdir@
188 localedir = @localedir@
189 localstatedir = @localstatedir@
190 mandir = @mandir@
191 mkdir_p = @mkdir_p@
192 oldincludedir = @oldincludedir@
193 pdfdir = @pdfdir@
194 prefix = @prefix@
195 program_transform_name = @program_transform_name@
196 psdir = @psdir@
197 sbindir = @sbindir@
198 sharedstatedir = @sharedstatedir@
199 srcdir = @srcdir@
200 sysconfdir = @sysconfdir@
201 target_alias = @target_alias@
202 top_build_prefix = @top_build_prefix@
203 top_builddir = @top_builddir@
204 top_srcdir = @top_srcdir@
205 EXTRA_DIST = checkpatch.pl \
206         test-cppcheck.sh
207
208 TESTS = $(am__append_1)
209 all: all-am
210
211 .SUFFIXES:
212 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
213         @for dep in $?; do \
214           case '$(am__configure_deps)' in \
215             *$$dep*) \
216               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
217                 && { if test -f $@; then exit 0; else break; fi; }; \
218               exit 1;; \
219           esac; \
220         done; \
221         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \
222         $(am__cd) $(top_srcdir) && \
223           $(AUTOMAKE) --gnu tests/Makefile
224 .PRECIOUS: Makefile
225 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
226         @case '$?' in \
227           *config.status*) \
228             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
229           *) \
230             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
231             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
232         esac;
233
234 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
235         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
236
237 $(top_srcdir)/configure:  $(am__configure_deps)
238         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
239 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
240         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
241 $(am__aclocal_m4_deps):
242 tags: TAGS
243 TAGS:
244
245 ctags: CTAGS
246 CTAGS:
247
248
249 check-TESTS: $(TESTS)
250         @failed=0; all=0; xfail=0; xpass=0; skip=0; \
251         srcdir=$(srcdir); export srcdir; \
252         list=' $(TESTS) '; \
253         $(am__tty_colors); \
254         if test -n "$$list"; then \
255           for tst in $$list; do \
256             if test -f ./$$tst; then dir=./; \
257             elif test -f $$tst; then dir=; \
258             else dir="$(srcdir)/"; fi; \
259             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
260               all=`expr $$all + 1`; \
261               case " $(XFAIL_TESTS) " in \
262               *[\ \     ]$$tst[\ \      ]*) \
263                 xpass=`expr $$xpass + 1`; \
264                 failed=`expr $$failed + 1`; \
265                 col=$$red; res=XPASS; \
266               ;; \
267               *) \
268                 col=$$grn; res=PASS; \
269               ;; \
270               esac; \
271             elif test $$? -ne 77; then \
272               all=`expr $$all + 1`; \
273               case " $(XFAIL_TESTS) " in \
274               *[\ \     ]$$tst[\ \      ]*) \
275                 xfail=`expr $$xfail + 1`; \
276                 col=$$lgn; res=XFAIL; \
277               ;; \
278               *) \
279                 failed=`expr $$failed + 1`; \
280                 col=$$red; res=FAIL; \
281               ;; \
282               esac; \
283             else \
284               skip=`expr $$skip + 1`; \
285               col=$$blu; res=SKIP; \
286             fi; \
287             echo "$${col}$$res$${std}: $$tst"; \
288           done; \
289           if test "$$all" -eq 1; then \
290             tests="test"; \
291             All=""; \
292           else \
293             tests="tests"; \
294             All="All "; \
295           fi; \
296           if test "$$failed" -eq 0; then \
297             if test "$$xfail" -eq 0; then \
298               banner="$$All$$all $$tests passed"; \
299             else \
300               if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
301               banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
302             fi; \
303           else \
304             if test "$$xpass" -eq 0; then \
305               banner="$$failed of $$all $$tests failed"; \
306             else \
307               if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
308               banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
309             fi; \
310           fi; \
311           dashes="$$banner"; \
312           skipped=""; \
313           if test "$$skip" -ne 0; then \
314             if test "$$skip" -eq 1; then \
315               skipped="($$skip test was not run)"; \
316             else \
317               skipped="($$skip tests were not run)"; \
318             fi; \
319             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
320               dashes="$$skipped"; \
321           fi; \
322           report=""; \
323           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
324             report="Please report to $(PACKAGE_BUGREPORT)"; \
325             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
326               dashes="$$report"; \
327           fi; \
328           dashes=`echo "$$dashes" | sed s/./=/g`; \
329           if test "$$failed" -eq 0; then \
330             col="$$grn"; \
331           else \
332             col="$$red"; \
333           fi; \
334           echo "$${col}$$dashes$${std}"; \
335           echo "$${col}$$banner$${std}"; \
336           test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
337           test -z "$$report" || echo "$${col}$$report$${std}"; \
338           echo "$${col}$$dashes$${std}"; \
339           test "$$failed" -eq 0; \
340         else :; fi
341
342 distdir: $(DISTFILES)
343         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
344         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
345         list='$(DISTFILES)'; \
346           dist_files=`for file in $$list; do echo $$file; done | \
347           sed -e "s|^$$srcdirstrip/||;t" \
348               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
349         case $$dist_files in \
350           */*) $(MKDIR_P) `echo "$$dist_files" | \
351                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
352                            sort -u` ;; \
353         esac; \
354         for file in $$dist_files; do \
355           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
356           if test -d $$d/$$file; then \
357             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
358             if test -d "$(distdir)/$$file"; then \
359               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
360             fi; \
361             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
362               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
363               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
364             fi; \
365             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
366           else \
367             test -f "$(distdir)/$$file" \
368             || cp -p $$d/$$file "$(distdir)/$$file" \
369             || exit 1; \
370           fi; \
371         done
372 check-am: all-am
373         $(MAKE) $(AM_MAKEFLAGS) check-TESTS check-local
374 check: check-am
375 all-am: Makefile
376 installdirs:
377 install: install-am
378 install-exec: install-exec-am
379 install-data: install-data-am
380 uninstall: uninstall-am
381
382 install-am: all-am
383         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
384
385 installcheck: installcheck-am
386 install-strip:
387         if test -z '$(STRIP)'; then \
388           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
389             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
390               install; \
391         else \
392           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
393             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
394             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
395         fi
396 mostlyclean-generic:
397
398 clean-generic:
399
400 distclean-generic:
401         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
402         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
403
404 maintainer-clean-generic:
405         @echo "This command is intended for maintainers to use"
406         @echo "it deletes files that may require special tools to rebuild."
407 clean: clean-am
408
409 clean-am: clean-generic mostlyclean-am
410
411 distclean: distclean-am
412         -rm -f Makefile
413 distclean-am: clean-am distclean-generic
414
415 dvi: dvi-am
416
417 dvi-am:
418
419 html: html-am
420
421 html-am:
422
423 info: info-am
424
425 info-am:
426
427 install-data-am:
428
429 install-dvi: install-dvi-am
430
431 install-dvi-am:
432
433 install-exec-am:
434
435 install-html: install-html-am
436
437 install-html-am:
438
439 install-info: install-info-am
440
441 install-info-am:
442
443 install-man:
444
445 install-pdf: install-pdf-am
446
447 install-pdf-am:
448
449 install-ps: install-ps-am
450
451 install-ps-am:
452
453 installcheck-am:
454
455 maintainer-clean: maintainer-clean-am
456         -rm -f Makefile
457 maintainer-clean-am: distclean-am maintainer-clean-generic
458
459 mostlyclean: mostlyclean-am
460
461 mostlyclean-am: mostlyclean-generic
462
463 pdf: pdf-am
464
465 pdf-am:
466
467 ps: ps-am
468
469 ps-am:
470
471 uninstall-am:
472
473 .MAKE: check-am install-am install-strip
474
475 .PHONY: all all-am check check-TESTS check-am check-local clean \
476         clean-generic distclean distclean-generic distdir dvi dvi-am \
477         html html-am info info-am install install-am install-data \
478         install-data-am install-dvi install-dvi-am install-exec \
479         install-exec-am install-html install-html-am install-info \
480         install-info-am install-man install-pdf install-pdf-am \
481         install-ps install-ps-am install-strip installcheck \
482         installcheck-am installdirs maintainer-clean \
483         maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
484         pdf-am ps ps-am uninstall uninstall-am
485
486 check-local: checkpatch.pl
487         find $(top_srcdir)/src -name \*.c -exec $(srcdir)/checkpatch.pl --ignore SPLIT_STRING --show-types -q --no-tree  -emacs -f {} \;
488         find $(top_srcdir)/src -name \*.h -exec $(srcdir)/checkpatch.pl --ignore SPLIT_STRING --show-types -q --no-tree  -emacs -f {} \;
489
490 # Tell versions [3.59,3.63) of GNU make to not export all variables.
491 # Otherwise a system limit (for SysV at least) may be exceeded.
492 .NOEXPORT: