1.1 --- a/gst-plugins-mythtv/src/Makefile.in Tue Sep 26 15:58:37 2006 +0100
1.2 +++ b/gst-plugins-mythtv/src/Makefile.in Mon Oct 23 20:02:26 2006 +0100
1.3 @@ -60,9 +60,9 @@
1.4 am__DEPENDENCIES_1 =
1.5 libgstmythtvsrc_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
1.6 am_libgstmythtvsrc_la_OBJECTS = libgstmythtvsrc_la-gstmythtvsrc.lo \
1.7 - libgstmythtvsrc_la-myth_uri.lo \
1.8 - libgstmythtvsrc_la-myth_file_transfer.lo \
1.9 - libgstmythtvsrc_la-myth_livetv.lo
1.10 + libgstmythtvsrc_la-gmyth_uri.lo \
1.11 + libgstmythtvsrc_la-gmyth_file_transfer.lo \
1.12 + libgstmythtvsrc_la-gmyth_livetv.lo
1.13 libgstmythtvsrc_la_OBJECTS = $(am_libgstmythtvsrc_la_OBJECTS)
1.14 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
1.15 depcomp = $(SHELL) $(top_srcdir)/depcomp
1.16 @@ -117,6 +117,7 @@
1.17 GMYTH_LIBS = @GMYTH_LIBS@
1.18 GOBJECT_CFLAGS = @GOBJECT_CFLAGS@
1.19 GOBJECT_LIBS = @GOBJECT_LIBS@
1.20 +GREP = @GREP@
1.21 GSTBASE_CFLAGS = @GSTBASE_CFLAGS@
1.22 GSTBASE_LIBS = @GSTBASE_LIBS@
1.23 GST_CFLAGS = @GST_CFLAGS@
1.24 @@ -166,13 +167,9 @@
1.25 SHELL = @SHELL@
1.26 STRIP = @STRIP@
1.27 VERSION = @VERSION@
1.28 -ac_ct_AR = @ac_ct_AR@
1.29 ac_ct_CC = @ac_ct_CC@
1.30 ac_ct_CXX = @ac_ct_CXX@
1.31 ac_ct_F77 = @ac_ct_F77@
1.32 -ac_ct_RANLIB = @ac_ct_RANLIB@
1.33 -ac_ct_STRIP = @ac_ct_STRIP@
1.34 -ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
1.35 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
1.36 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
1.37 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
1.38 @@ -189,23 +186,30 @@
1.39 build_os = @build_os@
1.40 build_vendor = @build_vendor@
1.41 datadir = @datadir@
1.42 +datarootdir = @datarootdir@
1.43 +docdir = @docdir@
1.44 +dvidir = @dvidir@
1.45 exec_prefix = @exec_prefix@
1.46 host = @host@
1.47 host_alias = @host_alias@
1.48 host_cpu = @host_cpu@
1.49 host_os = @host_os@
1.50 host_vendor = @host_vendor@
1.51 +htmldir = @htmldir@
1.52 includedir = @includedir@
1.53 infodir = @infodir@
1.54 install_sh = @install_sh@
1.55 libdir = @libdir@
1.56 libexecdir = @libexecdir@
1.57 +localedir = @localedir@
1.58 localstatedir = @localstatedir@
1.59 mandir = @mandir@
1.60 mkdir_p = @mkdir_p@
1.61 oldincludedir = @oldincludedir@
1.62 +pdfdir = @pdfdir@
1.63 prefix = @prefix@
1.64 program_transform_name = @program_transform_name@
1.65 +psdir = @psdir@
1.66 sbindir = @sbindir@
1.67 sharedstatedir = @sharedstatedir@
1.68 sysconfdir = @sysconfdir@
1.69 @@ -214,9 +218,9 @@
1.70 plugin_LTLIBRARIES = libgstmythtvsrc.la
1.71 libgstmythtvsrc_la_SOURCES = \
1.72 gstmythtvsrc.c \
1.73 - myth_uri.c \
1.74 - myth_file_transfer.c \
1.75 - myth_livetv.c
1.76 + gmyth_uri.c \
1.77 + gmyth_file_transfer.c \
1.78 + gmyth_livetv.c
1.79
1.80 libgstmythtvsrc_la_CFLAGS = \
1.81 $(GST_CFLAGS) \
1.82 @@ -231,9 +235,9 @@
1.83
1.84 noinst_HEADERS = \
1.85 gstmythtvsrc.h \
1.86 - myth_uri.h \
1.87 - myth_file_transfer.h \
1.88 - myth_livetv.h
1.89 + gmyth_uri.h \
1.90 + gmyth_file_transfer.h \
1.91 + gmyth_livetv.h
1.92
1.93 all: all-am
1.94
1.95 @@ -304,10 +308,10 @@
1.96 distclean-compile:
1.97 -rm -f *.tab.c
1.98
1.99 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstmythtvsrc_la-gmyth_file_transfer.Plo@am__quote@
1.100 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstmythtvsrc_la-gmyth_livetv.Plo@am__quote@
1.101 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstmythtvsrc_la-gmyth_uri.Plo@am__quote@
1.102 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstmythtvsrc_la-gstmythtvsrc.Plo@am__quote@
1.103 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstmythtvsrc_la-myth_file_transfer.Plo@am__quote@
1.104 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstmythtvsrc_la-myth_livetv.Plo@am__quote@
1.105 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstmythtvsrc_la-myth_uri.Plo@am__quote@
1.106
1.107 .c.o:
1.108 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
1.109 @@ -337,26 +341,26 @@
1.110 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.111 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstmythtvsrc_la_CFLAGS) $(CFLAGS) -c -o libgstmythtvsrc_la-gstmythtvsrc.lo `test -f 'gstmythtvsrc.c' || echo '$(srcdir)/'`gstmythtvsrc.c
1.112
1.113 -libgstmythtvsrc_la-myth_uri.lo: myth_uri.c
1.114 -@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstmythtvsrc_la_CFLAGS) $(CFLAGS) -MT libgstmythtvsrc_la-myth_uri.lo -MD -MP -MF "$(DEPDIR)/libgstmythtvsrc_la-myth_uri.Tpo" -c -o libgstmythtvsrc_la-myth_uri.lo `test -f 'myth_uri.c' || echo '$(srcdir)/'`myth_uri.c; \
1.115 -@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libgstmythtvsrc_la-myth_uri.Tpo" "$(DEPDIR)/libgstmythtvsrc_la-myth_uri.Plo"; else rm -f "$(DEPDIR)/libgstmythtvsrc_la-myth_uri.Tpo"; exit 1; fi
1.116 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='myth_uri.c' object='libgstmythtvsrc_la-myth_uri.lo' libtool=yes @AMDEPBACKSLASH@
1.117 +libgstmythtvsrc_la-gmyth_uri.lo: gmyth_uri.c
1.118 +@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstmythtvsrc_la_CFLAGS) $(CFLAGS) -MT libgstmythtvsrc_la-gmyth_uri.lo -MD -MP -MF "$(DEPDIR)/libgstmythtvsrc_la-gmyth_uri.Tpo" -c -o libgstmythtvsrc_la-gmyth_uri.lo `test -f 'gmyth_uri.c' || echo '$(srcdir)/'`gmyth_uri.c; \
1.119 +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libgstmythtvsrc_la-gmyth_uri.Tpo" "$(DEPDIR)/libgstmythtvsrc_la-gmyth_uri.Plo"; else rm -f "$(DEPDIR)/libgstmythtvsrc_la-gmyth_uri.Tpo"; exit 1; fi
1.120 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gmyth_uri.c' object='libgstmythtvsrc_la-gmyth_uri.lo' libtool=yes @AMDEPBACKSLASH@
1.121 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.122 -@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstmythtvsrc_la_CFLAGS) $(CFLAGS) -c -o libgstmythtvsrc_la-myth_uri.lo `test -f 'myth_uri.c' || echo '$(srcdir)/'`myth_uri.c
1.123 +@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstmythtvsrc_la_CFLAGS) $(CFLAGS) -c -o libgstmythtvsrc_la-gmyth_uri.lo `test -f 'gmyth_uri.c' || echo '$(srcdir)/'`gmyth_uri.c
1.124
1.125 -libgstmythtvsrc_la-myth_file_transfer.lo: myth_file_transfer.c
1.126 -@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstmythtvsrc_la_CFLAGS) $(CFLAGS) -MT libgstmythtvsrc_la-myth_file_transfer.lo -MD -MP -MF "$(DEPDIR)/libgstmythtvsrc_la-myth_file_transfer.Tpo" -c -o libgstmythtvsrc_la-myth_file_transfer.lo `test -f 'myth_file_transfer.c' || echo '$(srcdir)/'`myth_file_transfer.c; \
1.127 -@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libgstmythtvsrc_la-myth_file_transfer.Tpo" "$(DEPDIR)/libgstmythtvsrc_la-myth_file_transfer.Plo"; else rm -f "$(DEPDIR)/libgstmythtvsrc_la-myth_file_transfer.Tpo"; exit 1; fi
1.128 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='myth_file_transfer.c' object='libgstmythtvsrc_la-myth_file_transfer.lo' libtool=yes @AMDEPBACKSLASH@
1.129 +libgstmythtvsrc_la-gmyth_file_transfer.lo: gmyth_file_transfer.c
1.130 +@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstmythtvsrc_la_CFLAGS) $(CFLAGS) -MT libgstmythtvsrc_la-gmyth_file_transfer.lo -MD -MP -MF "$(DEPDIR)/libgstmythtvsrc_la-gmyth_file_transfer.Tpo" -c -o libgstmythtvsrc_la-gmyth_file_transfer.lo `test -f 'gmyth_file_transfer.c' || echo '$(srcdir)/'`gmyth_file_transfer.c; \
1.131 +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libgstmythtvsrc_la-gmyth_file_transfer.Tpo" "$(DEPDIR)/libgstmythtvsrc_la-gmyth_file_transfer.Plo"; else rm -f "$(DEPDIR)/libgstmythtvsrc_la-gmyth_file_transfer.Tpo"; exit 1; fi
1.132 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gmyth_file_transfer.c' object='libgstmythtvsrc_la-gmyth_file_transfer.lo' libtool=yes @AMDEPBACKSLASH@
1.133 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.134 -@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstmythtvsrc_la_CFLAGS) $(CFLAGS) -c -o libgstmythtvsrc_la-myth_file_transfer.lo `test -f 'myth_file_transfer.c' || echo '$(srcdir)/'`myth_file_transfer.c
1.135 +@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstmythtvsrc_la_CFLAGS) $(CFLAGS) -c -o libgstmythtvsrc_la-gmyth_file_transfer.lo `test -f 'gmyth_file_transfer.c' || echo '$(srcdir)/'`gmyth_file_transfer.c
1.136
1.137 -libgstmythtvsrc_la-myth_livetv.lo: myth_livetv.c
1.138 -@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstmythtvsrc_la_CFLAGS) $(CFLAGS) -MT libgstmythtvsrc_la-myth_livetv.lo -MD -MP -MF "$(DEPDIR)/libgstmythtvsrc_la-myth_livetv.Tpo" -c -o libgstmythtvsrc_la-myth_livetv.lo `test -f 'myth_livetv.c' || echo '$(srcdir)/'`myth_livetv.c; \
1.139 -@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libgstmythtvsrc_la-myth_livetv.Tpo" "$(DEPDIR)/libgstmythtvsrc_la-myth_livetv.Plo"; else rm -f "$(DEPDIR)/libgstmythtvsrc_la-myth_livetv.Tpo"; exit 1; fi
1.140 -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='myth_livetv.c' object='libgstmythtvsrc_la-myth_livetv.lo' libtool=yes @AMDEPBACKSLASH@
1.141 +libgstmythtvsrc_la-gmyth_livetv.lo: gmyth_livetv.c
1.142 +@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstmythtvsrc_la_CFLAGS) $(CFLAGS) -MT libgstmythtvsrc_la-gmyth_livetv.lo -MD -MP -MF "$(DEPDIR)/libgstmythtvsrc_la-gmyth_livetv.Tpo" -c -o libgstmythtvsrc_la-gmyth_livetv.lo `test -f 'gmyth_livetv.c' || echo '$(srcdir)/'`gmyth_livetv.c; \
1.143 +@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libgstmythtvsrc_la-gmyth_livetv.Tpo" "$(DEPDIR)/libgstmythtvsrc_la-gmyth_livetv.Plo"; else rm -f "$(DEPDIR)/libgstmythtvsrc_la-gmyth_livetv.Tpo"; exit 1; fi
1.144 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gmyth_livetv.c' object='libgstmythtvsrc_la-gmyth_livetv.lo' libtool=yes @AMDEPBACKSLASH@
1.145 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.146 -@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstmythtvsrc_la_CFLAGS) $(CFLAGS) -c -o libgstmythtvsrc_la-myth_livetv.lo `test -f 'myth_livetv.c' || echo '$(srcdir)/'`myth_livetv.c
1.147 +@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstmythtvsrc_la_CFLAGS) $(CFLAGS) -c -o libgstmythtvsrc_la-gmyth_livetv.lo `test -f 'gmyth_livetv.c' || echo '$(srcdir)/'`gmyth_livetv.c
1.148
1.149 mostlyclean-libtool:
1.150 -rm -f *.lo