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

« back to all changes in this revision

Viewing changes to src/Core/Banshee.Widgets/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.
17
16
 
18
17
VPATH = @srcdir@
19
18
pkgdatadir = $(datadir)/@PACKAGE@
 
19
pkglibdir = $(libdir)/@PACKAGE@
20
20
pkgincludedir = $(includedir)/@PACKAGE@
21
 
pkglibdir = $(libdir)/@PACKAGE@
22
 
pkglibexecdir = $(libexecdir)/@PACKAGE@
23
21
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
22
install_sh_DATA = $(install_sh) -c -m 644
25
23
install_sh_PROGRAM = $(install_sh) -c
84
82
mkinstalldirs = $(install_sh) -d
85
83
CONFIG_HEADER = $(top_builddir)/config.h
86
84
CONFIG_CLEAN_FILES =
87
 
CONFIG_CLEAN_VPATH_FILES =
88
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
89
 
am__vpath_adj = case $$p in \
90
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
91
 
    *) f=$$p;; \
92
 
  esac;
93
 
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
94
 
am__install_max = 40
95
 
am__nobase_strip_setup = \
96
 
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
97
 
am__nobase_strip = \
98
 
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
99
 
am__nobase_list = $(am__nobase_strip_setup); \
100
 
  for p in $$list; do echo "$$p $$p"; done | \
101
 
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
102
 
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
103
 
    if (++n[$$2] == $(am__install_max)) \
104
 
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
105
 
    END { for (dir in files) print dir, files[dir] }'
106
 
am__base_list = \
107
 
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
108
 
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
109
85
am__installdirs = "$(DESTDIR)$(moduledir)"
 
86
moduleSCRIPT_INSTALL = $(INSTALL_SCRIPT)
110
87
SCRIPTS = $(module_SCRIPTS)
111
88
DIST_SOURCES =
112
89
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
170
147
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
171
148
GDATASHARP_CFLAGS = @GDATASHARP_CFLAGS@
172
149
GDATASHARP_LIBS = @GDATASHARP_LIBS@
 
150
GDK_2_22_CFLAGS = @GDK_2_22_CFLAGS@
 
151
GDK_2_22_LIBS = @GDK_2_22_LIBS@
173
152
GDK_QUARTZ_CFLAGS = @GDK_QUARTZ_CFLAGS@
174
153
GDK_QUARTZ_LIBS = @GDK_QUARTZ_LIBS@
175
154
GDK_X11_CFLAGS = @GDK_X11_CFLAGS@
231
210
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
232
211
INSTOBJEXT = @INSTOBJEXT@
233
212
INTLLIBS = @INTLLIBS@
 
213
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
214
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
215
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
234
216
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
217
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
218
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
235
219
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
220
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
236
221
INTLTOOL_PERL = @INTLTOOL_PERL@
 
222
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
 
223
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
224
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
225
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
226
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
227
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
 
228
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
229
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
230
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
231
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
237
232
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
233
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
234
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
 
235
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
238
236
IPODSHARP_ASSEMBLIES = @IPODSHARP_ASSEMBLIES@
239
237
IPODSHARP_CFLAGS = @IPODSHARP_CFLAGS@
240
238
IPODSHARP_LIBS = @IPODSHARP_LIBS@
269
267
MEEGO_PANEL_CFLAGS = @MEEGO_PANEL_CFLAGS@
270
268
MEEGO_PANEL_LIBS = @MEEGO_PANEL_LIBS@
271
269
MKDIR_P = @MKDIR_P@
272
 
MKINSTALLDIRS = @MKINSTALLDIRS@
273
270
MONO = @MONO@
274
271
MONODOCER = @MONODOCER@
275
272
MONOTORRENT_ASSEMBLIES = @MONOTORRENT_ASSEMBLIES@
311
308
PACKAGE_NAME = @PACKAGE_NAME@
312
309
PACKAGE_STRING = @PACKAGE_STRING@
313
310
PACKAGE_TARNAME = @PACKAGE_TARNAME@
314
 
PACKAGE_URL = @PACKAGE_URL@
315
311
PACKAGE_VERSION = @PACKAGE_VERSION@
316
312
PATH_SEPARATOR = @PATH_SEPARATOR@
317
313
PKG_CONFIG = @PKG_CONFIG@
318
 
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
319
 
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
320
314
POFILES = @POFILES@
321
315
POSUB = @POSUB@
322
316
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
379
373
libexecdir = @libexecdir@
380
374
localedir = @localedir@
381
375
localstatedir = @localstatedir@
 
376
lt_ECHO = @lt_ECHO@
382
377
mandir = @mandir@
383
378
mkdir_p = @mkdir_p@
384
379
oldincludedir = @oldincludedir@
637
632
        @for dep in $?; do \
638
633
          case '$(am__configure_deps)' in \
639
634
            *$$dep*) \
640
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
641
 
                && { if test -f $@; then exit 0; else break; fi; }; \
 
635
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
636
                && exit 0; \
642
637
              exit 1;; \
643
638
          esac; \
644
639
        done; \
645
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Core/Banshee.Widgets/Makefile'; \
646
 
        $(am__cd) $(top_srcdir) && \
647
 
          $(AUTOMAKE) --foreign src/Core/Banshee.Widgets/Makefile
 
640
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/Core/Banshee.Widgets/Makefile'; \
 
641
        cd $(top_srcdir) && \
 
642
          $(AUTOMAKE) --foreign  src/Core/Banshee.Widgets/Makefile
648
643
.PRECIOUS: Makefile
649
644
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
650
645
        @case '$?' in \
662
657
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
663
658
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
664
659
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
665
 
$(am__aclocal_m4_deps):
666
660
install-moduleSCRIPTS: $(module_SCRIPTS)
667
661
        @$(NORMAL_INSTALL)
668
662
        test -z "$(moduledir)" || $(MKDIR_P) "$(DESTDIR)$(moduledir)"
669
 
        @list='$(module_SCRIPTS)'; test -n "$(moduledir)" || list=; \
670
 
        for p in $$list; do \
 
663
        @list='$(module_SCRIPTS)'; for p in $$list; do \
671
664
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
672
 
          if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
673
 
        done | \
674
 
        sed -e 'p;s,.*/,,;n' \
675
 
            -e 'h;s|.*|.|' \
676
 
            -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
677
 
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
678
 
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
679
 
            if ($$2 == $$4) { files[d] = files[d] " " $$1; \
680
 
              if (++n[d] == $(am__install_max)) { \
681
 
                print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
682
 
            else { print "f", d "/" $$4, $$1 } } \
683
 
          END { for (d in files) print "f", d, files[d] }' | \
684
 
        while read type dir files; do \
685
 
             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
686
 
             test -z "$$files" || { \
687
 
               echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(moduledir)$$dir'"; \
688
 
               $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(moduledir)$$dir" || exit $$?; \
689
 
             } \
690
 
        ; done
 
665
          if test -f $$d$$p; then \
 
666
            f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
 
667
            echo " $(moduleSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(moduledir)/$$f'"; \
 
668
            $(moduleSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(moduledir)/$$f"; \
 
669
          else :; fi; \
 
670
        done
691
671
 
692
672
uninstall-moduleSCRIPTS:
693
673
        @$(NORMAL_UNINSTALL)
694
 
        @list='$(module_SCRIPTS)'; test -n "$(moduledir)" || exit 0; \
695
 
        files=`for p in $$list; do echo "$$p"; done | \
696
 
               sed -e 's,.*/,,;$(transform)'`; \
697
 
        test -n "$$list" || exit 0; \
698
 
        echo " ( cd '$(DESTDIR)$(moduledir)' && rm -f" $$files ")"; \
699
 
        cd "$(DESTDIR)$(moduledir)" && rm -f $$files
 
674
        @list='$(module_SCRIPTS)'; for p in $$list; do \
 
675
          f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
 
676
          echo " rm -f '$(DESTDIR)$(moduledir)/$$f'"; \
 
677
          rm -f "$(DESTDIR)$(moduledir)/$$f"; \
 
678
        done
700
679
 
701
680
mostlyclean-libtool:
702
681
        -rm -f *.lo
726
705
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
727
706
          if test -d $$d/$$file; then \
728
707
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
729
 
            if test -d "$(distdir)/$$file"; then \
730
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
731
 
            fi; \
732
708
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
733
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
734
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
709
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
735
710
            fi; \
736
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
711
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
737
712
          else \
738
 
            test -f "$(distdir)/$$file" \
739
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
713
            test -f $(distdir)/$$file \
 
714
            || cp -p $$d/$$file $(distdir)/$$file \
740
715
            || exit 1; \
741
716
          fi; \
742
717
        done
768
743
 
769
744
distclean-generic:
770
745
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
771
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
772
746
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
773
747
 
774
748
maintainer-clean-generic:
789
763
 
790
764
html: html-am
791
765
 
792
 
html-am:
793
 
 
794
766
info: info-am
795
767
 
796
768
info-am:
798
770
install-data-am: install-moduleSCRIPTS
799
771
        @$(NORMAL_INSTALL)
800
772
        $(MAKE) $(AM_MAKEFLAGS) install-data-hook
 
773
 
801
774
install-dvi: install-dvi-am
802
775
 
803
 
install-dvi-am:
804
 
 
805
776
install-exec-am:
806
777
 
807
778
install-html: install-html-am
808
779
 
809
 
install-html-am:
810
 
 
811
780
install-info: install-info-am
812
781
 
813
 
install-info-am:
814
 
 
815
782
install-man:
816
783
 
817
784
install-pdf: install-pdf-am
818
785
 
819
 
install-pdf-am:
820
 
 
821
786
install-ps: install-ps-am
822
787
 
823
 
install-ps-am:
824
 
 
825
788
installcheck-am:
826
789
 
827
790
maintainer-clean: maintainer-clean-am
843
806
uninstall-am: uninstall-moduleSCRIPTS
844
807
        @$(NORMAL_INSTALL)
845
808
        $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
 
809
 
846
810
.MAKE: install-am install-data-am install-strip uninstall-am
847
811
 
848
812
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
907
871
uninstall-hook: $(THEME_ICONS_SOURCE)
908
872
        @$(INSTALL_ICONS) -u "$(DESTDIR)$(pkgdatadir)" "$(srcdir)" $(THEME_ICONS_RELATIVE)
909
873
        $(EXTRA_UNINSTALL_HOOK)
910
 
 
911
874
# Tell versions [3.59,3.63) of GNU make to not export all variables.
912
875
# Otherwise a system limit (for SysV at least) may be exceeded.
913
876
.NOEXPORT: