~ubuntu-branches/ubuntu/lucid/gst-plugins-bad0.10/lucid-proposed

« back to all changes in this revision

Viewing changes to gst-libs/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Tony Espy
  • Date: 2009-12-04 13:17:51 UTC
  • mfrom: (18.4.7 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091204131751-hpo02yltrcsmy1xh
Tags: 0.10.17-1ubuntu1
* Merge from Debian testing (LP: #481645), remaining changes:
  - Removed plugins that are now provided -good
    - libgstdtmf.so
    - libgstvalve.so
    - libgstautoconvert.so
    - libgstrtpmux.so
    - libgstliveadder.so

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.2 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11 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
45
47
        $(top_srcdir)/common/m4/gst-arch.m4 \
46
48
        $(top_srcdir)/common/m4/gst-args.m4 \
47
49
        $(top_srcdir)/common/m4/gst-check.m4 \
 
50
        $(top_srcdir)/common/m4/gst-default.m4 \
48
51
        $(top_srcdir)/common/m4/gst-dowhile.m4 \
49
52
        $(top_srcdir)/common/m4/gst-error.m4 \
50
53
        $(top_srcdir)/common/m4/gst-feature.m4 \
71
74
mkinstalldirs = $(install_sh) -d
72
75
CONFIG_HEADER = $(top_builddir)/config.h
73
76
CONFIG_CLEAN_FILES =
 
77
CONFIG_CLEAN_VPATH_FILES =
74
78
SOURCES =
75
79
DIST_SOURCES =
76
80
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
82
86
        ps-recursive uninstall-recursive
83
87
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
84
88
  distclean-recursive maintainer-clean-recursive
 
89
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
 
90
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
 
91
        distdir
85
92
ETAGS = etags
86
93
CTAGS = ctags
87
94
DIST_SUBDIRS = $(SUBDIRS)
88
95
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
96
am__relativize = \
 
97
  dir0=`pwd`; \
 
98
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
 
99
  sed_rest='s,^[^/]*/*,,'; \
 
100
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
 
101
  sed_butlast='s,/*[^/]*$$,,'; \
 
102
  while test -n "$$dir1"; do \
 
103
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
 
104
    if test "$$first" != "."; then \
 
105
      if test "$$first" = ".."; then \
 
106
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
 
107
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
 
108
      else \
 
109
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
 
110
        if test "$$first2" = "$$first"; then \
 
111
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
 
112
        else \
 
113
          dir2="../$$dir2"; \
 
114
        fi; \
 
115
        dir0="$$dir0"/"$$first"; \
 
116
      fi; \
 
117
    fi; \
 
118
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
 
119
  done; \
 
120
  reldir="$$dir2"
89
121
ACLOCAL = @ACLOCAL@
90
122
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
91
123
ACMENC_CFLAGS = @ACMENC_CFLAGS@
112
144
CDAUDIO_CFLAGS = @CDAUDIO_CFLAGS@
113
145
CDAUDIO_CONFIG = @CDAUDIO_CONFIG@
114
146
CDAUDIO_LIBS = @CDAUDIO_LIBS@
 
147
CELT_0_5_CFLAGS = @CELT_0_5_CFLAGS@
 
148
CELT_0_5_LIBS = @CELT_0_5_LIBS@
 
149
CELT_0_7_CFLAGS = @CELT_0_7_CFLAGS@
 
150
CELT_0_7_LIBS = @CELT_0_7_LIBS@
115
151
CELT_CFLAGS = @CELT_CFLAGS@
116
152
CELT_LIBS = @CELT_LIBS@
117
153
CFLAGS = @CFLAGS@
 
154
COG_CFLAGS = @COG_CFLAGS@
 
155
COG_LIBS = @COG_LIBS@
118
156
CPP = @CPP@
119
157
CPPFLAGS = @CPPFLAGS@
120
158
CXX = @CXX@
123
161
CXXFLAGS = @CXXFLAGS@
124
162
CYGPATH_W = @CYGPATH_W@
125
163
DCCP_LIBS = @DCCP_LIBS@
 
164
DEFAULT_AUDIOSINK = @DEFAULT_AUDIOSINK@
 
165
DEFAULT_AUDIOSRC = @DEFAULT_AUDIOSRC@
 
166
DEFAULT_VIDEOSINK = @DEFAULT_VIDEOSINK@
 
167
DEFAULT_VIDEOSRC = @DEFAULT_VIDEOSRC@
 
168
DEFAULT_VISUALIZER = @DEFAULT_VISUALIZER@
126
169
DEFS = @DEFS@
127
170
DEPDIR = @DEPDIR@
128
171
DEPRECATED_CFLAGS = @DEPRECATED_CFLAGS@
300
343
OBJEXT = @OBJEXT@
301
344
OFA_CFLAGS = @OFA_CFLAGS@
302
345
OFA_LIBS = @OFA_LIBS@
 
346
ORCC = @ORCC@
303
347
OTOOL = @OTOOL@
304
348
OTOOL64 = @OTOOL64@
305
349
PACKAGE = @PACKAGE@
326
370
PYTHON_VERSION = @PYTHON_VERSION@
327
371
Q = @Q@
328
372
RANLIB = @RANLIB@
 
373
RSVG_CFLAGS = @RSVG_CFLAGS@
 
374
RSVG_LIBS = @RSVG_LIBS@
329
375
SCHRO_CFLAGS = @SCHRO_CFLAGS@
330
376
SCHRO_LIBS = @SCHRO_LIBS@
331
377
SDL_CFLAGS = @SDL_CFLAGS@
377
423
X_EXTRA_LIBS = @X_EXTRA_LIBS@
378
424
X_LIBS = @X_LIBS@
379
425
X_PRE_LIBS = @X_PRE_LIBS@
 
426
ZBAR_CFLAGS = @ZBAR_CFLAGS@
 
427
ZBAR_LIBS = @ZBAR_LIBS@
380
428
abs_builddir = @abs_builddir@
381
429
abs_srcdir = @abs_srcdir@
382
430
abs_top_builddir = @abs_top_builddir@
450
498
              exit 1;; \
451
499
          esac; \
452
500
        done; \
453
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  gst-libs/Makefile'; \
454
 
        cd $(top_srcdir) && \
455
 
          $(AUTOMAKE) --gnu  gst-libs/Makefile
 
501
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu gst-libs/Makefile'; \
 
502
        $(am__cd) $(top_srcdir) && \
 
503
          $(AUTOMAKE) --gnu gst-libs/Makefile
456
504
.PRECIOUS: Makefile
457
505
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
458
506
        @case '$?' in \
470
518
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
471
519
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
472
520
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
521
$(am__aclocal_m4_deps):
473
522
 
474
523
mostlyclean-libtool:
475
524
        -rm -f *.lo
501
550
          else \
502
551
            local_target="$$target"; \
503
552
          fi; \
504
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
553
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
505
554
          || eval $$failcom; \
506
555
        done; \
507
556
        if test "$$dot_seen" = "no"; then \
535
584
          else \
536
585
            local_target="$$target"; \
537
586
          fi; \
538
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
587
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
539
588
          || eval $$failcom; \
540
589
        done && test -z "$$fail"
541
590
tags-recursive:
542
591
        list='$(SUBDIRS)'; for subdir in $$list; do \
543
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
592
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
544
593
        done
545
594
ctags-recursive:
546
595
        list='$(SUBDIRS)'; for subdir in $$list; do \
547
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
596
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
548
597
        done
549
598
 
550
599
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
559
608
 
560
609
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
561
610
                $(TAGS_FILES) $(LISP)
562
 
        tags=; \
 
611
        set x; \
563
612
        here=`pwd`; \
564
613
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
565
614
          include_option=--etags-include; \
571
620
        list='$(SUBDIRS)'; for subdir in $$list; do \
572
621
          if test "$$subdir" = .; then :; else \
573
622
            test ! -f $$subdir/TAGS || \
574
 
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
623
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
575
624
          fi; \
576
625
        done; \
577
626
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
580
629
          done | \
581
630
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
582
631
              END { if (nonempty) { for (i in files) print i; }; }'`; \
583
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
632
        shift; \
 
633
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
584
634
          test -n "$$unique" || unique=$$empty_fix; \
585
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
586
 
            $$tags $$unique; \
 
635
          if test $$# -gt 0; then \
 
636
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
637
              "$$@" $$unique; \
 
638
          else \
 
639
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
640
              $$unique; \
 
641
          fi; \
587
642
        fi
588
643
ctags: CTAGS
589
644
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
590
645
                $(TAGS_FILES) $(LISP)
591
 
        tags=; \
592
646
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
593
647
        unique=`for i in $$list; do \
594
648
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
595
649
          done | \
596
650
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
597
651
              END { if (nonempty) { for (i in files) print i; }; }'`; \
598
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
652
        test -z "$(CTAGS_ARGS)$$unique" \
599
653
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
600
 
             $$tags $$unique
 
654
             $$unique
601
655
 
602
656
GTAGS:
603
657
        here=`$(am__cd) $(top_builddir) && pwd` \
604
 
          && cd $(top_srcdir) \
605
 
          && gtags -i $(GTAGS_ARGS) $$here
 
658
          && $(am__cd) $(top_srcdir) \
 
659
          && gtags -i $(GTAGS_ARGS) "$$here"
606
660
 
607
661
distclean-tags:
608
662
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
623
677
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
624
678
          if test -d $$d/$$file; then \
625
679
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
680
            if test -d "$(distdir)/$$file"; then \
 
681
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
682
            fi; \
626
683
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
627
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
684
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
685
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
628
686
            fi; \
629
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
687
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
630
688
          else \
631
 
            test -f $(distdir)/$$file \
632
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
689
            test -f "$(distdir)/$$file" \
 
690
            || cp -p $$d/$$file "$(distdir)/$$file" \
633
691
            || exit 1; \
634
692
          fi; \
635
693
        done
636
 
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
694
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
637
695
          if test "$$subdir" = .; then :; else \
638
696
            test -d "$(distdir)/$$subdir" \
639
697
            || $(MKDIR_P) "$(distdir)/$$subdir" \
640
698
            || exit 1; \
641
 
            distdir=`$(am__cd) $(distdir) && pwd`; \
642
 
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
643
 
            (cd $$subdir && \
 
699
          fi; \
 
700
        done
 
701
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
702
          if test "$$subdir" = .; then :; else \
 
703
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
 
704
            $(am__relativize); \
 
705
            new_distdir=$$reldir; \
 
706
            dir1=$$subdir; dir2="$(top_distdir)"; \
 
707
            $(am__relativize); \
 
708
            new_top_distdir=$$reldir; \
 
709
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
 
710
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
 
711
            ($(am__cd) $$subdir && \
644
712
              $(MAKE) $(AM_MAKEFLAGS) \
645
 
                top_distdir="$$top_distdir" \
646
 
                distdir="$$distdir/$$subdir" \
 
713
                top_distdir="$$new_top_distdir" \
 
714
                distdir="$$new_distdir" \
647
715
                am__remove_distdir=: \
648
716
                am__skip_length_check=: \
 
717
                am__skip_mode_fix=: \
649
718
                distdir) \
650
719
              || exit 1; \
651
720
          fi; \
675
744
 
676
745
distclean-generic:
677
746
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
747
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
678
748
 
679
749
maintainer-clean-generic:
680
750
        @echo "This command is intended for maintainers to use"
693
763
 
694
764
html: html-recursive
695
765
 
 
766
html-am:
 
767
 
696
768
info: info-recursive
697
769
 
698
770
info-am:
701
773
 
702
774
install-dvi: install-dvi-recursive
703
775
 
 
776
install-dvi-am:
 
777
 
704
778
install-exec-am:
705
779
 
706
780
install-html: install-html-recursive
707
781
 
 
782
install-html-am:
 
783
 
708
784
install-info: install-info-recursive
709
785
 
 
786
install-info-am:
 
787
 
710
788
install-man:
711
789
 
712
790
install-pdf: install-pdf-recursive
713
791
 
 
792
install-pdf-am:
 
793
 
714
794
install-ps: install-ps-recursive
715
795
 
 
796
install-ps-am:
 
797
 
716
798
installcheck-am:
717
799
 
718
800
maintainer-clean: maintainer-clean-recursive
733
815
 
734
816
uninstall-am:
735
817
 
736
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
737
 
        install-strip
 
818
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
 
819
        install-am install-strip tags-recursive
738
820
 
739
821
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
740
822
        all all-am check check-am clean clean-generic clean-libtool \
750
832
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
751
833
        uninstall uninstall-am
752
834
 
 
835
 
753
836
# Tell versions [3.59,3.63) of GNU make to not export all variables.
754
837
# Otherwise a system limit (for SysV at least) may be exceeded.
755
838
.NOEXPORT: