~ubuntu-branches/ubuntu/vivid/banshee-community-extensions/vivid

« back to all changes in this revision

Viewing changes to src/Telepathy/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Chow Loong Jin
  • Date: 2010-06-23 01:14:29 UTC
  • mfrom: (4.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20100623011429-o8j0kr9uvwko9o0b
Tags: 1.6.1-1ubuntu1
* Merge from Debian unstable, remaining changes:
  + Enable appindicator, lirc, and ubuntuonemusicstore extensions
* Also fixes LP: #597283, which just require a rebuild of appindicator

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
15
16
@SET_MAKE@
16
17
VPATH = @srcdir@
17
18
pkgdatadir = $(datadir)/@PACKAGE@
 
19
pkgincludedir = $(includedir)/@PACKAGE@
18
20
pkglibdir = $(libdir)/@PACKAGE@
19
 
pkgincludedir = $(includedir)/@PACKAGE@
 
21
pkglibexecdir = $(libexecdir)/@PACKAGE@
20
22
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21
23
install_sh_DATA = $(install_sh) -c -m 644
22
24
install_sh_PROGRAM = $(install_sh) -c
64
66
mkinstalldirs = $(install_sh) -d
65
67
CONFIG_HEADER = $(top_builddir)/config.h
66
68
CONFIG_CLEAN_FILES =
 
69
CONFIG_CLEAN_VPATH_FILES =
67
70
SOURCES =
68
71
DIST_SOURCES =
69
72
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
75
78
        ps-recursive uninstall-recursive
76
79
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
77
80
  distclean-recursive maintainer-clean-recursive
 
81
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
 
82
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
 
83
        distdir
78
84
ETAGS = etags
79
85
CTAGS = ctags
80
86
DIST_SUBDIRS = $(SUBDIRS)
81
87
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
88
am__relativize = \
 
89
  dir0=`pwd`; \
 
90
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
 
91
  sed_rest='s,^[^/]*/*,,'; \
 
92
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
 
93
  sed_butlast='s,/*[^/]*$$,,'; \
 
94
  while test -n "$$dir1"; do \
 
95
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
 
96
    if test "$$first" != "."; then \
 
97
      if test "$$first" = ".."; then \
 
98
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
 
99
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
 
100
      else \
 
101
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
 
102
        if test "$$first2" = "$$first"; then \
 
103
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
 
104
        else \
 
105
          dir2="../$$dir2"; \
 
106
        fi; \
 
107
        dir0="$$dir0"/"$$first"; \
 
108
      fi; \
 
109
    fi; \
 
110
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
 
111
  done; \
 
112
  reldir="$$dir2"
82
113
ACLOCAL = @ACLOCAL@
83
114
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
84
115
ALL_LINGUAS = @ALL_LINGUAS@
116
147
DATADIRNAME = @DATADIRNAME@
117
148
DEFS = @DEFS@
118
149
DEPDIR = @DEPDIR@
 
150
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
119
151
DSYMUTIL = @DSYMUTIL@
120
152
DUMPBIN = @DUMPBIN@
121
153
ECHO_C = @ECHO_C@
153
185
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
154
186
INSTOBJEXT = @INSTOBJEXT@
155
187
INTLLIBS = @INTLLIBS@
156
 
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
157
 
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
158
 
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
159
188
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
160
 
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
161
 
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
162
189
INTLTOOL_MERGE = @INTLTOOL_MERGE@
163
 
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
164
190
INTLTOOL_PERL = @INTLTOOL_PERL@
165
 
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
166
 
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
167
 
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
168
 
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
169
 
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
170
 
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
171
 
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
172
 
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
173
 
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
174
 
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
175
191
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
176
 
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
177
 
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
178
 
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
179
192
LD = @LD@
180
193
LDFLAGS = @LDFLAGS@
181
194
LIBOBJS = @LIBOBJS@
191
204
MAKEINFO = @MAKEINFO@
192
205
MCS = @MCS@
193
206
MKDIR_P = @MKDIR_P@
 
207
MKINSTALLDIRS = @MKINSTALLDIRS@
194
208
MONO = @MONO@
195
209
MONO_CFLAGS = @MONO_CFLAGS@
196
210
MONO_LIBS = @MONO_LIBS@
217
231
PACKAGE_NAME = @PACKAGE_NAME@
218
232
PACKAGE_STRING = @PACKAGE_STRING@
219
233
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
234
PACKAGE_URL = @PACKAGE_URL@
220
235
PACKAGE_VERSION = @PACKAGE_VERSION@
221
236
PATH_SEPARATOR = @PATH_SEPARATOR@
222
237
PKG_CONFIG = @PKG_CONFIG@
302
317
        @for dep in $?; do \
303
318
          case '$(am__configure_deps)' in \
304
319
            *$$dep*) \
305
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
306
 
                && exit 0; \
 
320
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
321
                && { if test -f $@; then exit 0; else break; fi; }; \
307
322
              exit 1;; \
308
323
          esac; \
309
324
        done; \
310
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/Telepathy/Makefile'; \
311
 
        cd $(top_srcdir) && \
312
 
          $(AUTOMAKE) --foreign  src/Telepathy/Makefile
 
325
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Telepathy/Makefile'; \
 
326
        $(am__cd) $(top_srcdir) && \
 
327
          $(AUTOMAKE) --foreign src/Telepathy/Makefile
313
328
.PRECIOUS: Makefile
314
329
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
315
330
        @case '$?' in \
327
342
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
328
343
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
329
344
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
345
$(am__aclocal_m4_deps):
330
346
 
331
347
mostlyclean-libtool:
332
348
        -rm -f *.lo
341
357
#     (which will cause the Makefiles to be regenerated when you run `make');
342
358
# (2) otherwise, pass the desired values on the `make' command line.
343
359
$(RECURSIVE_TARGETS):
344
 
        @failcom='exit 1'; \
 
360
        @fail= failcom='exit 1'; \
345
361
        for f in x $$MAKEFLAGS; do \
346
362
          case $$f in \
347
363
            *=* | --[!k]*);; \
358
374
          else \
359
375
            local_target="$$target"; \
360
376
          fi; \
361
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
377
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
362
378
          || eval $$failcom; \
363
379
        done; \
364
380
        if test "$$dot_seen" = "no"; then \
366
382
        fi; test -z "$$fail"
367
383
 
368
384
$(RECURSIVE_CLEAN_TARGETS):
369
 
        @failcom='exit 1'; \
 
385
        @fail= failcom='exit 1'; \
370
386
        for f in x $$MAKEFLAGS; do \
371
387
          case $$f in \
372
388
            *=* | --[!k]*);; \
392
408
          else \
393
409
            local_target="$$target"; \
394
410
          fi; \
395
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
411
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
396
412
          || eval $$failcom; \
397
413
        done && test -z "$$fail"
398
414
tags-recursive:
399
415
        list='$(SUBDIRS)'; for subdir in $$list; do \
400
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
416
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
401
417
        done
402
418
ctags-recursive:
403
419
        list='$(SUBDIRS)'; for subdir in $$list; do \
404
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
420
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
405
421
        done
406
422
 
407
423
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
409
425
        unique=`for i in $$list; do \
410
426
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
411
427
          done | \
412
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
428
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
413
429
              END { if (nonempty) { for (i in files) print i; }; }'`; \
414
430
        mkid -fID $$unique
415
431
tags: TAGS
416
432
 
417
433
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
418
434
                $(TAGS_FILES) $(LISP)
419
 
        tags=; \
 
435
        set x; \
420
436
        here=`pwd`; \
421
437
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
422
438
          include_option=--etags-include; \
428
444
        list='$(SUBDIRS)'; for subdir in $$list; do \
429
445
          if test "$$subdir" = .; then :; else \
430
446
            test ! -f $$subdir/TAGS || \
431
 
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
447
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
432
448
          fi; \
433
449
        done; \
434
450
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
437
453
          done | \
438
454
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
439
455
              END { if (nonempty) { for (i in files) print i; }; }'`; \
440
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
456
        shift; \
 
457
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
441
458
          test -n "$$unique" || unique=$$empty_fix; \
442
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
443
 
            $$tags $$unique; \
 
459
          if test $$# -gt 0; then \
 
460
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
461
              "$$@" $$unique; \
 
462
          else \
 
463
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
464
              $$unique; \
 
465
          fi; \
444
466
        fi
445
467
ctags: CTAGS
446
468
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
447
469
                $(TAGS_FILES) $(LISP)
448
 
        tags=; \
449
470
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
450
471
        unique=`for i in $$list; do \
451
472
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
452
473
          done | \
453
474
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
454
475
              END { if (nonempty) { for (i in files) print i; }; }'`; \
455
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
476
        test -z "$(CTAGS_ARGS)$$unique" \
456
477
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
457
 
             $$tags $$unique
 
478
             $$unique
458
479
 
459
480
GTAGS:
460
481
        here=`$(am__cd) $(top_builddir) && pwd` \
461
 
          && cd $(top_srcdir) \
462
 
          && gtags -i $(GTAGS_ARGS) $$here
 
482
          && $(am__cd) $(top_srcdir) \
 
483
          && gtags -i $(GTAGS_ARGS) "$$here"
463
484
 
464
485
distclean-tags:
465
486
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
480
501
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
481
502
          if test -d $$d/$$file; then \
482
503
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
504
            if test -d "$(distdir)/$$file"; then \
 
505
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
506
            fi; \
483
507
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
484
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
508
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
509
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
485
510
            fi; \
486
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
511
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
487
512
          else \
488
 
            test -f $(distdir)/$$file \
489
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
513
            test -f "$(distdir)/$$file" \
 
514
            || cp -p $$d/$$file "$(distdir)/$$file" \
490
515
            || exit 1; \
491
516
          fi; \
492
517
        done
493
 
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
518
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
494
519
          if test "$$subdir" = .; then :; else \
495
520
            test -d "$(distdir)/$$subdir" \
496
521
            || $(MKDIR_P) "$(distdir)/$$subdir" \
497
522
            || exit 1; \
498
 
            distdir=`$(am__cd) $(distdir) && pwd`; \
499
 
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
500
 
            (cd $$subdir && \
 
523
          fi; \
 
524
        done
 
525
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
526
          if test "$$subdir" = .; then :; else \
 
527
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
 
528
            $(am__relativize); \
 
529
            new_distdir=$$reldir; \
 
530
            dir1=$$subdir; dir2="$(top_distdir)"; \
 
531
            $(am__relativize); \
 
532
            new_top_distdir=$$reldir; \
 
533
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
 
534
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
 
535
            ($(am__cd) $$subdir && \
501
536
              $(MAKE) $(AM_MAKEFLAGS) \
502
 
                top_distdir="$$top_distdir" \
503
 
                distdir="$$distdir/$$subdir" \
 
537
                top_distdir="$$new_top_distdir" \
 
538
                distdir="$$new_distdir" \
504
539
                am__remove_distdir=: \
505
540
                am__skip_length_check=: \
 
541
                am__skip_mode_fix=: \
506
542
                distdir) \
507
543
              || exit 1; \
508
544
          fi; \
532
568
 
533
569
distclean-generic:
534
570
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
571
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
535
572
 
536
573
maintainer-clean-generic:
537
574
        @echo "This command is intended for maintainers to use"
550
587
 
551
588
html: html-recursive
552
589
 
 
590
html-am:
 
591
 
553
592
info: info-recursive
554
593
 
555
594
info-am:
558
597
 
559
598
install-dvi: install-dvi-recursive
560
599
 
 
600
install-dvi-am:
 
601
 
561
602
install-exec-am:
562
603
 
563
604
install-html: install-html-recursive
564
605
 
 
606
install-html-am:
 
607
 
565
608
install-info: install-info-recursive
566
609
 
 
610
install-info-am:
 
611
 
567
612
install-man:
568
613
 
569
614
install-pdf: install-pdf-recursive
570
615
 
 
616
install-pdf-am:
 
617
 
571
618
install-ps: install-ps-recursive
572
619
 
 
620
install-ps-am:
 
621
 
573
622
installcheck-am:
574
623
 
575
624
maintainer-clean: maintainer-clean-recursive
590
639
 
591
640
uninstall-am:
592
641
 
593
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
594
 
        install-strip
 
642
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
 
643
        install-am install-strip tags-recursive
595
644
 
596
645
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
597
646
        all all-am check check-am clean clean-generic clean-libtool \
607
656
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
608
657
        uninstall uninstall-am
609
658
 
 
659
 
610
660
# Tell versions [3.59,3.63) of GNU make to not export all variables.
611
661
# Otherwise a system limit (for SysV at least) may be exceeded.
612
662
.NOEXPORT: