~ubuntu-branches/ubuntu/vivid/unity-lens-shopping/vivid

« back to all changes in this revision

Viewing changes to vapi/Makefile.in

  • Committer: Łukasz 'sil2100' Zemczak
  • Date: 2012-10-04 14:04:28 UTC
  • mfrom: (14.2.4)
  • Revision ID: lukasz.zemczak@canonical.com-20121004140428-wdj89o0arrinea4n
* New upstream release.
  - Use music lens details page for music store results (LP: #1055684)
  - No easy way to disable online-fetched results in lenses (LP: #1054746)
  - Display category emblems on results (LP: #1056901)
  - Descriptions are missing all html tags (LP: #1058197)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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
subdir = vapi
 
54
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
55
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
56
am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
 
57
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
58
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
59
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \
 
60
        $(top_srcdir)/configure.ac
 
61
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
62
        $(ACLOCAL_M4)
 
63
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
64
CONFIG_HEADER = $(top_builddir)/config.h
 
65
CONFIG_CLEAN_FILES =
 
66
CONFIG_CLEAN_VPATH_FILES =
 
67
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
68
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
69
am__v_GEN_0 = @echo "  GEN   " $@;
 
70
AM_V_at = $(am__v_at_@AM_V@)
 
71
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
 
72
am__v_at_0 = @
 
73
SOURCES =
 
74
DIST_SOURCES =
 
75
am__can_run_installinfo = \
 
76
  case $$AM_UPDATE_INFO_DIR in \
 
77
    n|no|NO) false;; \
 
78
    *) (install-info --version) >/dev/null 2>&1;; \
 
79
  esac
 
80
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
81
ACLOCAL = @ACLOCAL@
 
82
ALL_LINGUAS = @ALL_LINGUAS@
 
83
AMTAR = @AMTAR@
 
84
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
 
85
AR = @AR@
 
86
AUTOCONF = @AUTOCONF@
 
87
AUTOHEADER = @AUTOHEADER@
 
88
AUTOMAKE = @AUTOMAKE@
 
89
AWK = @AWK@
 
90
CATALOGS = @CATALOGS@
 
91
CATOBJEXT = @CATOBJEXT@
 
92
CC = @CC@
 
93
CCDEPMODE = @CCDEPMODE@
 
94
CFLAGS = @CFLAGS@
 
95
CONFIG_STATUS_DEPENDENCIES = @CONFIG_STATUS_DEPENDENCIES@
 
96
CPP = @CPP@
 
97
CPPFLAGS = @CPPFLAGS@
 
98
CYGPATH_W = @CYGPATH_W@
 
99
DATADIR = @DATADIR@
 
100
DATADIRNAME = @DATADIRNAME@
 
101
DBUSSERVICEDIR = @DBUSSERVICEDIR@
 
102
DEFS = @DEFS@
 
103
DEPDIR = @DEPDIR@
 
104
DLLTOOL = @DLLTOOL@
 
105
DSYMUTIL = @DSYMUTIL@
 
106
DUMPBIN = @DUMPBIN@
 
107
ECHO_C = @ECHO_C@
 
108
ECHO_N = @ECHO_N@
 
109
ECHO_T = @ECHO_T@
 
110
EGREP = @EGREP@
 
111
EXEEXT = @EXEEXT@
 
112
FGREP = @FGREP@
 
113
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
114
GMOFILES = @GMOFILES@
 
115
GMSGFMT = @GMSGFMT@
 
116
GREP = @GREP@
 
117
INSTALL = @INSTALL@
 
118
INSTALL_DATA = @INSTALL_DATA@
 
119
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
120
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
121
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
122
INSTOBJEXT = @INSTOBJEXT@
 
123
INTLLIBS = @INTLLIBS@
 
124
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
125
INTLTOOL_LENS_RULE = @INTLTOOL_LENS_RULE@
 
126
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
127
INTLTOOL_PERL = @INTLTOOL_PERL@
 
128
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
129
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
130
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
131
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
132
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
 
133
LD = @LD@
 
134
LDFLAGS = @LDFLAGS@
 
135
LENSESDIR = @LENSESDIR@
 
136
LENS_DAEMON_CFLAGS = @LENS_DAEMON_CFLAGS@
 
137
LENS_DAEMON_LIBS = @LENS_DAEMON_LIBS@
 
138
LIBOBJS = @LIBOBJS@
 
139
LIBS = @LIBS@
 
140
LIBTOOL = @LIBTOOL@
 
141
LIPO = @LIPO@
 
142
LN_S = @LN_S@
 
143
LTLIBOBJS = @LTLIBOBJS@
 
144
MAINT = @MAINT@
 
145
MAKEINFO = @MAKEINFO@
 
146
MANIFEST_TOOL = @MANIFEST_TOOL@
 
147
MKDIR_P = @MKDIR_P@
 
148
MKINSTALLDIRS = @MKINSTALLDIRS@
 
149
MSGFMT = @MSGFMT@
 
150
MSGFMT_OPTS = @MSGFMT_OPTS@
 
151
MSGMERGE = @MSGMERGE@
 
152
NM = @NM@
 
153
NMEDIT = @NMEDIT@
 
154
OBJDUMP = @OBJDUMP@
 
155
OBJEXT = @OBJEXT@
 
156
OTOOL = @OTOOL@
 
157
OTOOL64 = @OTOOL64@
 
158
PACKAGE = @PACKAGE@
 
159
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
160
PACKAGE_NAME = @PACKAGE_NAME@
 
161
PACKAGE_STRING = @PACKAGE_STRING@
 
162
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
163
PACKAGE_URL = @PACKAGE_URL@
 
164
PACKAGE_VERSION = @PACKAGE_VERSION@
 
165
PATH_SEPARATOR = @PATH_SEPARATOR@
 
166
PKG_CONFIG = @PKG_CONFIG@
 
167
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
168
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
 
169
POFILES = @POFILES@
 
170
POSUB = @POSUB@
 
171
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
172
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
173
PREFIX = @PREFIX@
 
174
RANLIB = @RANLIB@
 
175
SED = @SED@
 
176
SET_MAKE = @SET_MAKE@
 
177
SHELL = @SHELL@
 
178
STRIP = @STRIP@
 
179
USE_NLS = @USE_NLS@
 
180
VALAC = @VALAC@
 
181
VERSION = @VERSION@
 
182
XGETTEXT = @XGETTEXT@
 
183
abs_builddir = @abs_builddir@
 
184
abs_srcdir = @abs_srcdir@
 
185
abs_top_builddir = @abs_top_builddir@
 
186
abs_top_srcdir = @abs_top_srcdir@
 
187
ac_ct_AR = @ac_ct_AR@
 
188
ac_ct_CC = @ac_ct_CC@
 
189
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
190
am__include = @am__include@
 
191
am__leading_dot = @am__leading_dot@
 
192
am__quote = @am__quote@
 
193
am__tar = @am__tar@
 
194
am__untar = @am__untar@
 
195
bindir = @bindir@
 
196
build = @build@
 
197
build_alias = @build_alias@
 
198
build_cpu = @build_cpu@
 
199
build_os = @build_os@
 
200
build_vendor = @build_vendor@
 
201
builddir = @builddir@
 
202
datadir = @datadir@
 
203
datarootdir = @datarootdir@
 
204
docdir = @docdir@
 
205
dvidir = @dvidir@
 
206
exec_prefix = @exec_prefix@
 
207
host = @host@
 
208
host_alias = @host_alias@
 
209
host_cpu = @host_cpu@
 
210
host_os = @host_os@
 
211
host_vendor = @host_vendor@
 
212
htmldir = @htmldir@
 
213
includedir = @includedir@
 
214
infodir = @infodir@
 
215
install_sh = @install_sh@
 
216
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
217
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
 
218
libdir = @libdir@
 
219
libexecdir = @libexecdir@
 
220
localedir = @localedir@
 
221
localstatedir = @localstatedir@
 
222
mandir = @mandir@
 
223
mkdir_p = @mkdir_p@
 
224
oldincludedir = @oldincludedir@
 
225
pdfdir = @pdfdir@
 
226
prefix = @prefix@
 
227
program_transform_name = @program_transform_name@
 
228
psdir = @psdir@
 
229
sbindir = @sbindir@
 
230
sharedstatedir = @sharedstatedir@
 
231
srcdir = @srcdir@
 
232
sysconfdir = @sysconfdir@
 
233
target_alias = @target_alias@
 
234
top_build_prefix = @top_build_prefix@
 
235
top_builddir = @top_builddir@
 
236
top_srcdir = @top_srcdir@
 
237
NULL = 
 
238
BUILT_SOURCES = 
 
239
CLEANFILES = 
 
240
EXTRA_DIST = libsoup-gnome-2.4.vapi
 
241
all: $(BUILT_SOURCES)
 
242
        $(MAKE) $(AM_MAKEFLAGS) all-am
 
243
 
 
244
.SUFFIXES:
 
245
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
246
        @for dep in $?; do \
 
247
          case '$(am__configure_deps)' in \
 
248
            *$$dep*) \
 
249
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
250
                && { if test -f $@; then exit 0; else break; fi; }; \
 
251
              exit 1;; \
 
252
          esac; \
 
253
        done; \
 
254
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu vapi/Makefile'; \
 
255
        $(am__cd) $(top_srcdir) && \
 
256
          $(AUTOMAKE) --gnu vapi/Makefile
 
257
.PRECIOUS: Makefile
 
258
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
259
        @case '$?' in \
 
260
          *config.status*) \
 
261
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
262
          *) \
 
263
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
264
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
265
        esac;
 
266
 
 
267
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
268
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
269
 
 
270
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
271
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
272
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
273
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
274
$(am__aclocal_m4_deps):
 
275
 
 
276
mostlyclean-libtool:
 
277
        -rm -f *.lo
 
278
 
 
279
clean-libtool:
 
280
        -rm -rf .libs _libs
 
281
tags: TAGS
 
282
TAGS:
 
283
 
 
284
ctags: CTAGS
 
285
CTAGS:
 
286
 
 
287
 
 
288
distdir: $(DISTFILES)
 
289
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
290
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
291
        list='$(DISTFILES)'; \
 
292
          dist_files=`for file in $$list; do echo $$file; done | \
 
293
          sed -e "s|^$$srcdirstrip/||;t" \
 
294
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
295
        case $$dist_files in \
 
296
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
297
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
298
                           sort -u` ;; \
 
299
        esac; \
 
300
        for file in $$dist_files; do \
 
301
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
302
          if test -d $$d/$$file; then \
 
303
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
304
            if test -d "$(distdir)/$$file"; then \
 
305
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
306
            fi; \
 
307
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
308
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
309
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
310
            fi; \
 
311
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
312
          else \
 
313
            test -f "$(distdir)/$$file" \
 
314
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
315
            || exit 1; \
 
316
          fi; \
 
317
        done
 
318
check-am: all-am
 
319
check: $(BUILT_SOURCES)
 
320
        $(MAKE) $(AM_MAKEFLAGS) check-am
 
321
all-am: Makefile
 
322
installdirs:
 
323
install: $(BUILT_SOURCES)
 
324
        $(MAKE) $(AM_MAKEFLAGS) install-am
 
325
install-exec: install-exec-am
 
326
install-data: install-data-am
 
327
uninstall: uninstall-am
 
328
 
 
329
install-am: all-am
 
330
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
331
 
 
332
installcheck: installcheck-am
 
333
install-strip:
 
334
        if test -z '$(STRIP)'; then \
 
335
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
336
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
337
              install; \
 
338
        else \
 
339
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
340
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
341
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
342
        fi
 
343
mostlyclean-generic:
 
344
 
 
345
clean-generic:
 
346
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
347
 
 
348
distclean-generic:
 
349
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
350
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
351
 
 
352
maintainer-clean-generic:
 
353
        @echo "This command is intended for maintainers to use"
 
354
        @echo "it deletes files that may require special tools to rebuild."
 
355
        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
 
356
clean: clean-am
 
357
 
 
358
clean-am: clean-generic clean-libtool mostlyclean-am
 
359
 
 
360
distclean: distclean-am
 
361
        -rm -f Makefile
 
362
distclean-am: clean-am distclean-generic
 
363
 
 
364
dvi: dvi-am
 
365
 
 
366
dvi-am:
 
367
 
 
368
html: html-am
 
369
 
 
370
html-am:
 
371
 
 
372
info: info-am
 
373
 
 
374
info-am:
 
375
 
 
376
install-data-am:
 
377
 
 
378
install-dvi: install-dvi-am
 
379
 
 
380
install-dvi-am:
 
381
 
 
382
install-exec-am:
 
383
 
 
384
install-html: install-html-am
 
385
 
 
386
install-html-am:
 
387
 
 
388
install-info: install-info-am
 
389
 
 
390
install-info-am:
 
391
 
 
392
install-man:
 
393
 
 
394
install-pdf: install-pdf-am
 
395
 
 
396
install-pdf-am:
 
397
 
 
398
install-ps: install-ps-am
 
399
 
 
400
install-ps-am:
 
401
 
 
402
installcheck-am:
 
403
 
 
404
maintainer-clean: maintainer-clean-am
 
405
        -rm -f Makefile
 
406
maintainer-clean-am: distclean-am maintainer-clean-generic
 
407
 
 
408
mostlyclean: mostlyclean-am
 
409
 
 
410
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
411
 
 
412
pdf: pdf-am
 
413
 
 
414
pdf-am:
 
415
 
 
416
ps: ps-am
 
417
 
 
418
ps-am:
 
419
 
 
420
uninstall-am:
 
421
 
 
422
.MAKE: all check install install-am install-strip
 
423
 
 
424
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
425
        distclean distclean-generic distclean-libtool distdir dvi \
 
426
        dvi-am html html-am info info-am install install-am \
 
427
        install-data install-data-am install-dvi install-dvi-am \
 
428
        install-exec install-exec-am install-html install-html-am \
 
429
        install-info install-info-am install-man install-pdf \
 
430
        install-pdf-am install-ps install-ps-am install-strip \
 
431
        installcheck installcheck-am installdirs maintainer-clean \
 
432
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
433
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
 
434
 
 
435
 
 
436
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
437
# Otherwise a system limit (for SysV at least) may be exceeded.
 
438
.NOEXPORT: