~ubuntu-branches/ubuntu/lucid/vlc/lucid-security

« back to all changes in this revision

Viewing changes to modules/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Benjamin Drung
  • Date: 2009-09-25 14:44:17 UTC
  • mfrom: (3.5.1 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090925144417-87vomt575d0agvqa
Tags: 1.0.2-1ubuntu1
* Merge from Debian unstable (LP: #435524), remaining changes:
  - build against xulrunner-dev instead of iceape-dev
  - build against libx264-dev and install libx264 plugin
  - add Xb-Npp header to vlc package
  - recommend vlc-plugin-pulse for vlc

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.
17
18
 
18
19
VPATH = @srcdir@
19
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkgincludedir = $(includedir)/@PACKAGE@
20
22
pkglibdir = $(libdir)/@PACKAGE@
21
 
pkgincludedir = $(includedir)/@PACKAGE@
 
23
pkglibexecdir = $(libexecdir)/@PACKAGE@
22
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23
25
install_sh_DATA = $(install_sh) -c -m 644
24
26
install_sh_PROGRAM = $(install_sh) -c
52
54
mkinstalldirs = $(install_sh) -d
53
55
CONFIG_HEADER = $(top_builddir)/config.h
54
56
CONFIG_CLEAN_FILES =
 
57
CONFIG_CLEAN_VPATH_FILES =
55
58
SCRIPTS = $(dist_noinst_SCRIPTS)
56
59
SOURCES =
57
60
DIST_SOURCES =
65
68
DATA = $(dist_noinst_DATA)
66
69
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
67
70
  distclean-recursive maintainer-clean-recursive
 
71
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
 
72
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
 
73
        distdir
68
74
ETAGS = etags
69
75
CTAGS = ctags
70
76
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
77
am__relativize = \
 
78
  dir0=`pwd`; \
 
79
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
 
80
  sed_rest='s,^[^/]*/*,,'; \
 
81
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
 
82
  sed_butlast='s,/*[^/]*$$,,'; \
 
83
  while test -n "$$dir1"; do \
 
84
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
 
85
    if test "$$first" != "."; then \
 
86
      if test "$$first" = ".."; then \
 
87
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
 
88
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
 
89
      else \
 
90
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
 
91
        if test "$$first2" = "$$first"; then \
 
92
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
 
93
        else \
 
94
          dir2="../$$dir2"; \
 
95
        fi; \
 
96
        dir0="$$dir0"/"$$first"; \
 
97
      fi; \
 
98
    fi; \
 
99
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
 
100
  done; \
 
101
  reldir="$$dir2"
71
102
ACLOCAL = @ACLOCAL@
72
103
ALIASES = @ALIASES@
73
104
ALLOCA = @ALLOCA@
488
519
PACKAGE_NAME = @PACKAGE_NAME@
489
520
PACKAGE_STRING = @PACKAGE_STRING@
490
521
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
522
PACKAGE_URL = @PACKAGE_URL@
491
523
PACKAGE_VERSION = @PACKAGE_VERSION@
492
524
PATH_SEPARATOR = @PATH_SEPARATOR@
493
525
PCRE_CFLAGS = @PCRE_CFLAGS@
515
547
SHELL = @SHELL@
516
548
SHOUT_CFLAGS = @SHOUT_CFLAGS@
517
549
SHOUT_LIBS = @SHOUT_LIBS@
 
550
SOCKET_LIBS = @SOCKET_LIBS@
518
551
STRIP = @STRIP@
519
552
SVG_CFLAGS = @SVG_CFLAGS@
520
553
SVG_LIBS = @SVG_LIBS@
662
695
              exit 1;; \
663
696
          esac; \
664
697
        done; \
665
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  modules/Makefile'; \
666
 
        cd $(top_srcdir) && \
667
 
          $(AUTOMAKE) --gnu  modules/Makefile
 
698
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/Makefile'; \
 
699
        $(am__cd) $(top_srcdir) && \
 
700
          $(AUTOMAKE) --gnu modules/Makefile
668
701
.PRECIOUS: Makefile
669
702
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
670
703
        @case '$?' in \
682
715
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
683
716
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
684
717
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
718
$(am__aclocal_m4_deps):
685
719
 
686
720
mostlyclean-libtool:
687
721
        -rm -f *.lo
713
747
          else \
714
748
            local_target="$$target"; \
715
749
          fi; \
716
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
750
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
717
751
          || eval $$failcom; \
718
752
        done; \
719
753
        if test "$$dot_seen" = "no"; then \
747
781
          else \
748
782
            local_target="$$target"; \
749
783
          fi; \
750
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
784
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
751
785
          || eval $$failcom; \
752
786
        done && test -z "$$fail"
753
787
tags-recursive:
754
788
        list='$(SUBDIRS)'; for subdir in $$list; do \
755
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
789
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
756
790
        done
757
791
ctags-recursive:
758
792
        list='$(SUBDIRS)'; for subdir in $$list; do \
759
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
793
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
760
794
        done
761
795
 
762
796
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
771
805
 
772
806
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
773
807
                $(TAGS_FILES) $(LISP)
774
 
        tags=; \
 
808
        set x; \
775
809
        here=`pwd`; \
776
810
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
777
811
          include_option=--etags-include; \
783
817
        list='$(SUBDIRS)'; for subdir in $$list; do \
784
818
          if test "$$subdir" = .; then :; else \
785
819
            test ! -f $$subdir/TAGS || \
786
 
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
820
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
787
821
          fi; \
788
822
        done; \
789
823
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
792
826
          done | \
793
827
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
794
828
              END { if (nonempty) { for (i in files) print i; }; }'`; \
795
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
829
        shift; \
 
830
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
796
831
          test -n "$$unique" || unique=$$empty_fix; \
797
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
798
 
            $$tags $$unique; \
 
832
          if test $$# -gt 0; then \
 
833
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
834
              "$$@" $$unique; \
 
835
          else \
 
836
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
837
              $$unique; \
 
838
          fi; \
799
839
        fi
800
840
ctags: CTAGS
801
841
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
802
842
                $(TAGS_FILES) $(LISP)
803
 
        tags=; \
804
843
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
805
844
        unique=`for i in $$list; do \
806
845
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
807
846
          done | \
808
847
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
809
848
              END { if (nonempty) { for (i in files) print i; }; }'`; \
810
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
849
        test -z "$(CTAGS_ARGS)$$unique" \
811
850
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
812
 
             $$tags $$unique
 
851
             $$unique
813
852
 
814
853
GTAGS:
815
854
        here=`$(am__cd) $(top_builddir) && pwd` \
816
 
          && cd $(top_srcdir) \
817
 
          && gtags -i $(GTAGS_ARGS) $$here
 
855
          && $(am__cd) $(top_srcdir) \
 
856
          && gtags -i $(GTAGS_ARGS) "$$here"
818
857
 
819
858
distclean-tags:
820
859
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
835
874
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
836
875
          if test -d $$d/$$file; then \
837
876
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
877
            if test -d "$(distdir)/$$file"; then \
 
878
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
879
            fi; \
838
880
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
839
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
881
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
882
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
840
883
            fi; \
841
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
884
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
842
885
          else \
843
 
            test -f $(distdir)/$$file \
844
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
886
            test -f "$(distdir)/$$file" \
 
887
            || cp -p $$d/$$file "$(distdir)/$$file" \
845
888
            || exit 1; \
846
889
          fi; \
847
890
        done
848
 
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
891
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
849
892
          if test "$$subdir" = .; then :; else \
850
893
            test -d "$(distdir)/$$subdir" \
851
894
            || $(MKDIR_P) "$(distdir)/$$subdir" \
852
895
            || exit 1; \
853
 
            distdir=`$(am__cd) $(distdir) && pwd`; \
854
 
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
855
 
            (cd $$subdir && \
 
896
          fi; \
 
897
        done
 
898
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
899
          if test "$$subdir" = .; then :; else \
 
900
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
 
901
            $(am__relativize); \
 
902
            new_distdir=$$reldir; \
 
903
            dir1=$$subdir; dir2="$(top_distdir)"; \
 
904
            $(am__relativize); \
 
905
            new_top_distdir=$$reldir; \
 
906
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
 
907
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
 
908
            ($(am__cd) $$subdir && \
856
909
              $(MAKE) $(AM_MAKEFLAGS) \
857
 
                top_distdir="$$top_distdir" \
858
 
                distdir="$$distdir/$$subdir" \
 
910
                top_distdir="$$new_top_distdir" \
 
911
                distdir="$$new_distdir" \
859
912
                am__remove_distdir=: \
860
913
                am__skip_length_check=: \
 
914
                am__skip_mode_fix=: \
861
915
                distdir) \
862
916
              || exit 1; \
863
917
          fi; \
887
941
 
888
942
distclean-generic:
889
943
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
944
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
890
945
 
891
946
maintainer-clean-generic:
892
947
        @echo "This command is intended for maintainers to use"
905
960
 
906
961
html: html-recursive
907
962
 
 
963
html-am:
 
964
 
908
965
info: info-recursive
909
966
 
910
967
info-am:
913
970
 
914
971
install-dvi: install-dvi-recursive
915
972
 
 
973
install-dvi-am:
 
974
 
916
975
install-exec-am:
917
976
 
918
977
install-html: install-html-recursive
919
978
 
 
979
install-html-am:
 
980
 
920
981
install-info: install-info-recursive
921
982
 
 
983
install-info-am:
 
984
 
922
985
install-man:
923
986
 
924
987
install-pdf: install-pdf-recursive
925
988
 
 
989
install-pdf-am:
 
990
 
926
991
install-ps: install-ps-recursive
927
992
 
 
993
install-ps-am:
 
994
 
928
995
installcheck-am:
929
996
 
930
997
maintainer-clean: maintainer-clean-recursive
945
1012
 
946
1013
uninstall-am:
947
1014
 
948
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
949
 
        install-strip
 
1015
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
 
1016
        install-am install-strip tags-recursive
950
1017
 
951
1018
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
952
1019
        all all-am check check-am clean clean-generic clean-libtool \
962
1029
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
963
1030
        uninstall uninstall-am
964
1031
 
 
1032
 
965
1033
# Tell versions [3.59,3.63) of GNU make to not export all variables.
966
1034
# Otherwise a system limit (for SysV at least) may be exceeded.
967
1035
.NOEXPORT: