~dobey/ubuntu/natty/banshee/fix-and-amz

« back to all changes in this revision

Viewing changes to src/Backends/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Chow Loong Jin
  • Date: 2011-01-24 22:17:31 UTC
  • mfrom: (6.3.14 experimental)
  • Revision ID: james.westby@ubuntu.com-20110124221731-qdqootsggfidrsjz
Tags: 1.9.2-1ubuntu1
* Merge from Debian Experimental, remaining changes:
  + Enable SoundMenu and Disable NotificationArea by default
  + Disable boo and karma extensions
  + Enable and recommnd u1ms and soundmenu extensions
  + Move desktop file for Meego UI to /usr/share/une/applications
* [0c8acd9] Enable u1ms by default

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.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, 2009  Free Software Foundation,
6
 
# Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
7
6
# This Makefile.in is free software; the Free Software Foundation
8
7
# gives unlimited permission to copy and/or distribute it,
9
8
# with or without modifications, as long as this notice is preserved.
16
15
@SET_MAKE@
17
16
VPATH = @srcdir@
18
17
pkgdatadir = $(datadir)/@PACKAGE@
 
18
pkglibdir = $(libdir)/@PACKAGE@
19
19
pkgincludedir = $(includedir)/@PACKAGE@
20
 
pkglibdir = $(libdir)/@PACKAGE@
21
 
pkglibexecdir = $(libexecdir)/@PACKAGE@
22
20
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23
21
install_sh_DATA = $(install_sh) -c -m 644
24
22
install_sh_PROGRAM = $(install_sh) -c
79
77
mkinstalldirs = $(install_sh) -d
80
78
CONFIG_HEADER = $(top_builddir)/config.h
81
79
CONFIG_CLEAN_FILES =
82
 
CONFIG_CLEAN_VPATH_FILES =
83
80
SOURCES =
84
81
DIST_SOURCES =
85
82
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
91
88
        ps-recursive uninstall-recursive
92
89
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
93
90
  distclean-recursive maintainer-clean-recursive
94
 
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
95
 
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
96
 
        distdir
97
91
ETAGS = etags
98
92
CTAGS = ctags
99
93
DIST_SUBDIRS = $(SUBDIRS)
100
94
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
101
 
am__relativize = \
102
 
  dir0=`pwd`; \
103
 
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
104
 
  sed_rest='s,^[^/]*/*,,'; \
105
 
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
106
 
  sed_butlast='s,/*[^/]*$$,,'; \
107
 
  while test -n "$$dir1"; do \
108
 
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
109
 
    if test "$$first" != "."; then \
110
 
      if test "$$first" = ".."; then \
111
 
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
112
 
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
113
 
      else \
114
 
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
115
 
        if test "$$first2" = "$$first"; then \
116
 
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
117
 
        else \
118
 
          dir2="../$$dir2"; \
119
 
        fi; \
120
 
        dir0="$$dir0"/"$$first"; \
121
 
      fi; \
122
 
    fi; \
123
 
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
124
 
  done; \
125
 
  reldir="$$dir2"
126
95
ACLOCAL = @ACLOCAL@
127
96
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
128
97
ALL_LINGUAS = @ALL_LINGUAS@
183
152
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
184
153
GDATASHARP_CFLAGS = @GDATASHARP_CFLAGS@
185
154
GDATASHARP_LIBS = @GDATASHARP_LIBS@
 
155
GDK_2_22_CFLAGS = @GDK_2_22_CFLAGS@
 
156
GDK_2_22_LIBS = @GDK_2_22_LIBS@
186
157
GDK_QUARTZ_CFLAGS = @GDK_QUARTZ_CFLAGS@
187
158
GDK_QUARTZ_LIBS = @GDK_QUARTZ_LIBS@
188
159
GDK_X11_CFLAGS = @GDK_X11_CFLAGS@
244
215
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
245
216
INSTOBJEXT = @INSTOBJEXT@
246
217
INTLLIBS = @INTLLIBS@
 
218
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
219
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
220
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
247
221
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
222
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
223
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
248
224
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
225
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
249
226
INTLTOOL_PERL = @INTLTOOL_PERL@
 
227
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
 
228
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
229
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
230
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
231
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
232
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
 
233
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
234
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
235
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
236
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
250
237
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
238
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
239
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
 
240
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
251
241
IPODSHARP_ASSEMBLIES = @IPODSHARP_ASSEMBLIES@
252
242
IPODSHARP_CFLAGS = @IPODSHARP_CFLAGS@
253
243
IPODSHARP_LIBS = @IPODSHARP_LIBS@
282
272
MEEGO_PANEL_CFLAGS = @MEEGO_PANEL_CFLAGS@
283
273
MEEGO_PANEL_LIBS = @MEEGO_PANEL_LIBS@
284
274
MKDIR_P = @MKDIR_P@
285
 
MKINSTALLDIRS = @MKINSTALLDIRS@
286
275
MONO = @MONO@
287
276
MONODOCER = @MONODOCER@
288
277
MONOTORRENT_ASSEMBLIES = @MONOTORRENT_ASSEMBLIES@
324
313
PACKAGE_NAME = @PACKAGE_NAME@
325
314
PACKAGE_STRING = @PACKAGE_STRING@
326
315
PACKAGE_TARNAME = @PACKAGE_TARNAME@
327
 
PACKAGE_URL = @PACKAGE_URL@
328
316
PACKAGE_VERSION = @PACKAGE_VERSION@
329
317
PATH_SEPARATOR = @PATH_SEPARATOR@
330
318
PKG_CONFIG = @PKG_CONFIG@
331
 
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
332
 
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
333
319
POFILES = @POFILES@
334
320
POSUB = @POSUB@
335
321
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
392
378
libexecdir = @libexecdir@
393
379
localedir = @localedir@
394
380
localstatedir = @localstatedir@
 
381
lt_ECHO = @lt_ECHO@
395
382
mandir = @mandir@
396
383
mkdir_p = @mkdir_p@
397
384
oldincludedir = @oldincludedir@
426
413
        @for dep in $?; do \
427
414
          case '$(am__configure_deps)' in \
428
415
            *$$dep*) \
429
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
430
 
                && { if test -f $@; then exit 0; else break; fi; }; \
 
416
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
417
                && exit 0; \
431
418
              exit 1;; \
432
419
          esac; \
433
420
        done; \
434
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Backends/Makefile'; \
435
 
        $(am__cd) $(top_srcdir) && \
436
 
          $(AUTOMAKE) --foreign src/Backends/Makefile
 
421
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/Backends/Makefile'; \
 
422
        cd $(top_srcdir) && \
 
423
          $(AUTOMAKE) --foreign  src/Backends/Makefile
437
424
.PRECIOUS: Makefile
438
425
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
439
426
        @case '$?' in \
451
438
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
452
439
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
453
440
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
454
 
$(am__aclocal_m4_deps):
455
441
 
456
442
mostlyclean-libtool:
457
443
        -rm -f *.lo
466
452
#     (which will cause the Makefiles to be regenerated when you run `make');
467
453
# (2) otherwise, pass the desired values on the `make' command line.
468
454
$(RECURSIVE_TARGETS):
469
 
        @fail= failcom='exit 1'; \
 
455
        @failcom='exit 1'; \
470
456
        for f in x $$MAKEFLAGS; do \
471
457
          case $$f in \
472
458
            *=* | --[!k]*);; \
483
469
          else \
484
470
            local_target="$$target"; \
485
471
          fi; \
486
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
472
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
487
473
          || eval $$failcom; \
488
474
        done; \
489
475
        if test "$$dot_seen" = "no"; then \
491
477
        fi; test -z "$$fail"
492
478
 
493
479
$(RECURSIVE_CLEAN_TARGETS):
494
 
        @fail= failcom='exit 1'; \
 
480
        @failcom='exit 1'; \
495
481
        for f in x $$MAKEFLAGS; do \
496
482
          case $$f in \
497
483
            *=* | --[!k]*);; \
517
503
          else \
518
504
            local_target="$$target"; \
519
505
          fi; \
520
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
506
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
521
507
          || eval $$failcom; \
522
508
        done && test -z "$$fail"
523
509
tags-recursive:
524
510
        list='$(SUBDIRS)'; for subdir in $$list; do \
525
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
511
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
526
512
        done
527
513
ctags-recursive:
528
514
        list='$(SUBDIRS)'; for subdir in $$list; do \
529
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
515
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
530
516
        done
531
517
 
532
518
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
534
520
        unique=`for i in $$list; do \
535
521
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
536
522
          done | \
537
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
523
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
538
524
              END { if (nonempty) { for (i in files) print i; }; }'`; \
539
525
        mkid -fID $$unique
540
526
tags: TAGS
541
527
 
542
528
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
543
529
                $(TAGS_FILES) $(LISP)
544
 
        set x; \
 
530
        tags=; \
545
531
        here=`pwd`; \
546
532
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
547
533
          include_option=--etags-include; \
553
539
        list='$(SUBDIRS)'; for subdir in $$list; do \
554
540
          if test "$$subdir" = .; then :; else \
555
541
            test ! -f $$subdir/TAGS || \
556
 
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
 
542
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
557
543
          fi; \
558
544
        done; \
559
545
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
562
548
          done | \
563
549
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
564
550
              END { if (nonempty) { for (i in files) print i; }; }'`; \
565
 
        shift; \
566
 
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
551
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
567
552
          test -n "$$unique" || unique=$$empty_fix; \
568
 
          if test $$# -gt 0; then \
569
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
570
 
              "$$@" $$unique; \
571
 
          else \
572
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
573
 
              $$unique; \
574
 
          fi; \
 
553
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
554
            $$tags $$unique; \
575
555
        fi
576
556
ctags: CTAGS
577
557
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
578
558
                $(TAGS_FILES) $(LISP)
 
559
        tags=; \
579
560
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
580
561
        unique=`for i in $$list; do \
581
562
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
582
563
          done | \
583
564
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
584
565
              END { if (nonempty) { for (i in files) print i; }; }'`; \
585
 
        test -z "$(CTAGS_ARGS)$$unique" \
 
566
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
586
567
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
587
 
             $$unique
 
568
             $$tags $$unique
588
569
 
589
570
GTAGS:
590
571
        here=`$(am__cd) $(top_builddir) && pwd` \
591
 
          && $(am__cd) $(top_srcdir) \
592
 
          && gtags -i $(GTAGS_ARGS) "$$here"
 
572
          && cd $(top_srcdir) \
 
573
          && gtags -i $(GTAGS_ARGS) $$here
593
574
 
594
575
distclean-tags:
595
576
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
610
591
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
611
592
          if test -d $$d/$$file; then \
612
593
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
613
 
            if test -d "$(distdir)/$$file"; then \
614
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
615
 
            fi; \
616
594
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
617
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
618
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
595
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
619
596
            fi; \
620
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
597
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
621
598
          else \
622
 
            test -f "$(distdir)/$$file" \
623
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
599
            test -f $(distdir)/$$file \
 
600
            || cp -p $$d/$$file $(distdir)/$$file \
624
601
            || exit 1; \
625
602
          fi; \
626
603
        done
627
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
604
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
628
605
          if test "$$subdir" = .; then :; else \
629
606
            test -d "$(distdir)/$$subdir" \
630
607
            || $(MKDIR_P) "$(distdir)/$$subdir" \
631
608
            || exit 1; \
632
 
          fi; \
633
 
        done
634
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
635
 
          if test "$$subdir" = .; then :; else \
636
 
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
637
 
            $(am__relativize); \
638
 
            new_distdir=$$reldir; \
639
 
            dir1=$$subdir; dir2="$(top_distdir)"; \
640
 
            $(am__relativize); \
641
 
            new_top_distdir=$$reldir; \
642
 
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
643
 
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
644
 
            ($(am__cd) $$subdir && \
 
609
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
610
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
 
611
            (cd $$subdir && \
645
612
              $(MAKE) $(AM_MAKEFLAGS) \
646
 
                top_distdir="$$new_top_distdir" \
647
 
                distdir="$$new_distdir" \
 
613
                top_distdir="$$top_distdir" \
 
614
                distdir="$$distdir/$$subdir" \
648
615
                am__remove_distdir=: \
649
616
                am__skip_length_check=: \
650
 
                am__skip_mode_fix=: \
651
617
                distdir) \
652
618
              || exit 1; \
653
619
          fi; \
677
643
 
678
644
distclean-generic:
679
645
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
680
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
681
646
 
682
647
maintainer-clean-generic:
683
648
        @echo "This command is intended for maintainers to use"
697
662
 
698
663
html: html-recursive
699
664
 
700
 
html-am:
701
 
 
702
665
info: info-recursive
703
666
 
704
667
info-am:
707
670
 
708
671
install-dvi: install-dvi-recursive
709
672
 
710
 
install-dvi-am:
711
 
 
712
673
install-exec-am:
713
674
 
714
675
install-html: install-html-recursive
715
676
 
716
 
install-html-am:
717
 
 
718
677
install-info: install-info-recursive
719
678
 
720
 
install-info-am:
721
 
 
722
679
install-man:
723
680
 
724
681
install-pdf: install-pdf-recursive
725
682
 
726
 
install-pdf-am:
727
 
 
728
683
install-ps: install-ps-recursive
729
684
 
730
 
install-ps-am:
731
 
 
732
685
installcheck-am:
733
686
 
734
687
maintainer-clean: maintainer-clean-recursive
749
702
 
750
703
uninstall-am:
751
704
 
752
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
753
 
        install-am install-strip tags-recursive
 
705
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
706
        install-strip
754
707
 
755
708
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
756
709
        all all-am check check-am clean clean-generic clean-libtool \
766
719
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
767
720
        uninstall uninstall-am
768
721
 
769
 
 
770
722
# Tell versions [3.59,3.63) of GNU make to not export all variables.
771
723
# Otherwise a system limit (for SysV at least) may be exceeded.
772
724
.NOEXPORT: