renatofilho@522: # Makefile.in generated by automake 1.9.6 from Makefile.am. renatofilho@522: # m4/Makefile. Generated from Makefile.in by configure. renatofilho@522: renatofilho@522: # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, renatofilho@522: # 2003, 2004, 2005 Free Software Foundation, Inc. renatofilho@522: # This Makefile.in is free software; the Free Software Foundation renatofilho@522: # gives unlimited permission to copy and/or distribute it, renatofilho@522: # with or without modifications, as long as this notice is preserved. renatofilho@522: renatofilho@522: # This program is distributed in the hope that it will be useful, renatofilho@522: # but WITHOUT ANY WARRANTY, to the extent permitted by law; without renatofilho@522: # even the implied warranty of MERCHANTABILITY or FITNESS FOR A renatofilho@522: # PARTICULAR PURPOSE. renatofilho@522: renatofilho@522: renatofilho@522: srcdir = . renatofilho@522: top_srcdir = .. renatofilho@522: renatofilho@522: pkgdatadir = $(datadir)/myth_stream renatofilho@522: pkglibdir = $(libdir)/myth_stream renatofilho@522: pkgincludedir = $(includedir)/myth_stream renatofilho@522: top_builddir = .. renatofilho@522: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd renatofilho@522: INSTALL = /usr/bin/install -c renatofilho@522: install_sh_DATA = $(install_sh) -c -m 644 renatofilho@522: install_sh_PROGRAM = $(install_sh) -c renatofilho@522: install_sh_SCRIPT = $(install_sh) -c renatofilho@522: INSTALL_HEADER = $(INSTALL_DATA) renatofilho@522: transform = $(program_transform_name) renatofilho@522: NORMAL_INSTALL = : renatofilho@522: PRE_INSTALL = : renatofilho@522: POST_INSTALL = : renatofilho@522: NORMAL_UNINSTALL = : renatofilho@522: PRE_UNINSTALL = : renatofilho@522: POST_UNINSTALL = : renatofilho@522: build_triplet = i686-pc-linux-gnu renatofilho@522: host_triplet = i686-pc-linux-gnu renatofilho@522: subdir = m4 renatofilho@522: DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in renatofilho@522: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 renatofilho@522: am__aclocal_m4_deps = $(top_srcdir)/m4/as-expand.m4 \ renatofilho@522: $(top_srcdir)/m4/as-version.m4 $(top_srcdir)/configure.ac renatofilho@522: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ renatofilho@522: $(ACLOCAL_M4) renatofilho@522: mkinstalldirs = $(install_sh) -d renatofilho@522: CONFIG_HEADER = $(top_builddir)/config.h renatofilho@522: CONFIG_CLEAN_FILES = renatofilho@522: SOURCES = renatofilho@522: DIST_SOURCES = renatofilho@522: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) renatofilho@522: ACLOCAL = ${SHELL} /home/rfilho/work/myth-stream/missing --run aclocal-1.9 renatofilho@522: ACLOCAL_AMFLAGS = -I m4 renatofilho@522: AMDEP_FALSE = # renatofilho@522: AMDEP_TRUE = renatofilho@522: AMTAR = ${SHELL} /home/rfilho/work/myth-stream/missing --run tar renatofilho@522: AR = ar renatofilho@522: AUTOCONF = ${SHELL} /home/rfilho/work/myth-stream/missing --run autoconf renatofilho@522: AUTOHEADER = ${SHELL} /home/rfilho/work/myth-stream/missing --run autoheader renatofilho@522: AUTOMAKE = ${SHELL} /home/rfilho/work/myth-stream/missing --run automake-1.9 renatofilho@522: AWK = mawk renatofilho@522: CC = gcc renatofilho@522: CCDEPMODE = depmode=gcc3 renatofilho@522: CFLAGS = -Wall -g -DMYTH_STREAM_USE_DEBUG renatofilho@522: CPP = gcc -E renatofilho@522: CPPFLAGS = renatofilho@522: CXX = g++ renatofilho@522: CXXCPP = g++ -E renatofilho@522: CXXDEPMODE = depmode=gcc3 renatofilho@522: CXXFLAGS = -g -O2 renatofilho@522: CYGPATH_W = echo renatofilho@522: DATADIR = ${prefix}/share renatofilho@522: DBUS_CFLAGS = -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include renatofilho@522: DBUS_LIBS = -ldbus-glib-1 -ldbus-1 -lglib-2.0 renatofilho@522: DBUS_SERVICES_DIR = ${prefix}/share/dbus-1/services renatofilho@522: DEFS = -DHAVE_CONFIG_H renatofilho@522: DEPDIR = .deps renatofilho@522: ECHO = echo renatofilho@522: ECHO_C = renatofilho@522: ECHO_N = -n renatofilho@522: ECHO_T = renatofilho@522: EGREP = /bin/grep -E renatofilho@522: EXEEXT = renatofilho@522: F77 = renatofilho@522: FFLAGS = renatofilho@522: GLIB_CFLAGS = -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include renatofilho@522: GLIB_LIBS = -lglib-2.0 renatofilho@522: GREP = /bin/grep renatofilho@522: GST_CFLAGS = -pthread -I/usr/local/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 renatofilho@522: GST_LIBS = -pthread -L/usr/local/lib -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lglib-2.0 renatofilho@522: HAVE_PKGCONFIG = yes renatofilho@522: INSTALL_DATA = ${INSTALL} -m 644 renatofilho@522: INSTALL_PROGRAM = ${INSTALL} renatofilho@522: INSTALL_SCRIPT = ${INSTALL} renatofilho@522: INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s renatofilho@522: LDFLAGS = renatofilho@522: LIBOBJS = renatofilho@522: LIBS = renatofilho@522: LIBTOOL = $(SHELL) $(top_builddir)/libtool renatofilho@522: LN_S = ln -s renatofilho@522: LTLIBOBJS = renatofilho@522: MAINT = # renatofilho@522: MAINTAINER_MODE_FALSE = renatofilho@522: MAINTAINER_MODE_TRUE = # renatofilho@522: MAKEINFO = ${SHELL} /home/rfilho/work/myth-stream/missing --run makeinfo renatofilho@522: MYTH_STREAM = 0.1.0 renatofilho@522: MYTH_STREAM_MAJOR = 0 renatofilho@522: MYTH_STREAM_MAJORMINOR = . renatofilho@522: MYTH_STREAM_MICRO = 0 renatofilho@522: MYTH_STREAM_MINOR = 1 renatofilho@522: MYTH_STREAM_NANO = 0 renatofilho@522: MYTH_STREAM_RELEASE = 1 renatofilho@522: OBJEXT = o renatofilho@522: PACKAGE = myth_stream renatofilho@522: PACKAGE_BUGREPORT = renatofilho@522: PACKAGE_NAME = myth-stream renatofilho@522: PACKAGE_STRING = myth-stream 0.1 renatofilho@522: PACKAGE_TARNAME = myth-stream renatofilho@522: PACKAGE_VERSION = 0.1 renatofilho@522: PATH_SEPARATOR = : renatofilho@522: PKG_CONFIG = /usr/bin/pkg-config renatofilho@522: RANLIB = ranlib renatofilho@522: SET_MAKE = renatofilho@522: SHELL = /bin/sh renatofilho@522: STRIP = strip renatofilho@522: VERSION = 0.1.0 renatofilho@522: ac_ct_CC = gcc renatofilho@522: ac_ct_CXX = g++ renatofilho@522: ac_ct_F77 = renatofilho@522: am__fastdepCC_FALSE = # renatofilho@522: am__fastdepCC_TRUE = renatofilho@522: am__fastdepCXX_FALSE = # renatofilho@522: am__fastdepCXX_TRUE = renatofilho@522: am__include = include renatofilho@522: am__leading_dot = . renatofilho@522: am__quote = renatofilho@522: am__tar = ${AMTAR} chof - "$$tardir" renatofilho@522: am__untar = ${AMTAR} xf - renatofilho@522: bindir = ${exec_prefix}/bin renatofilho@522: build = i686-pc-linux-gnu renatofilho@522: build_alias = renatofilho@522: build_cpu = i686 renatofilho@522: build_os = linux-gnu renatofilho@522: build_vendor = pc renatofilho@522: datadir = ${datarootdir} renatofilho@522: datarootdir = ${prefix}/share renatofilho@522: docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} renatofilho@522: dvidir = ${docdir} renatofilho@522: exec_prefix = ${prefix} renatofilho@522: host = i686-pc-linux-gnu renatofilho@522: host_alias = renatofilho@522: host_cpu = i686 renatofilho@522: host_os = linux-gnu renatofilho@522: host_vendor = pc renatofilho@522: htmldir = ${docdir} renatofilho@522: includedir = ${prefix}/include renatofilho@522: infodir = ${datarootdir}/info renatofilho@522: install_sh = /home/rfilho/work/myth-stream/install-sh renatofilho@522: libdir = ${exec_prefix}/lib renatofilho@522: libexecdir = ${exec_prefix}/libexec renatofilho@522: localedir = ${datarootdir}/locale renatofilho@522: localstatedir = ${prefix}/var renatofilho@522: mandir = ${datarootdir}/man renatofilho@522: mkdir_p = mkdir -p -- renatofilho@522: oldincludedir = /usr/include renatofilho@522: pdfdir = ${docdir} renatofilho@522: prefix = /usr/local renatofilho@522: program_transform_name = s,x,x, renatofilho@522: psdir = ${docdir} renatofilho@522: sbindir = ${exec_prefix}/sbin renatofilho@522: sharedstatedir = ${prefix}/com renatofilho@522: sysconfdir = ${prefix}/etc renatofilho@522: target_alias = renatofilho@522: EXTRA_DIST = \ renatofilho@522: as-compiler-flag.m4 \ renatofilho@522: as-version.m4 \ renatofilho@522: gst-feature.m4 renatofilho@522: renatofilho@522: all: all-am renatofilho@522: renatofilho@522: .SUFFIXES: renatofilho@522: $(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps) renatofilho@522: @for dep in $?; do \ renatofilho@522: case '$(am__configure_deps)' in \ renatofilho@522: *$$dep*) \ renatofilho@522: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ renatofilho@522: && exit 0; \ renatofilho@522: exit 1;; \ renatofilho@522: esac; \ renatofilho@522: done; \ renatofilho@522: echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu m4/Makefile'; \ renatofilho@522: cd $(top_srcdir) && \ renatofilho@522: $(AUTOMAKE) --gnu m4/Makefile renatofilho@522: .PRECIOUS: Makefile renatofilho@522: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status renatofilho@522: @case '$?' in \ renatofilho@522: *config.status*) \ renatofilho@522: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ renatofilho@522: *) \ renatofilho@522: echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ renatofilho@522: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ renatofilho@522: esac; renatofilho@522: renatofilho@522: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) renatofilho@522: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh renatofilho@522: renatofilho@522: $(top_srcdir)/configure: # $(am__configure_deps) renatofilho@522: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh renatofilho@522: $(ACLOCAL_M4): # $(am__aclocal_m4_deps) renatofilho@522: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh renatofilho@522: renatofilho@522: mostlyclean-libtool: renatofilho@522: -rm -f *.lo renatofilho@522: renatofilho@522: clean-libtool: renatofilho@522: -rm -rf .libs _libs renatofilho@522: renatofilho@522: distclean-libtool: renatofilho@522: -rm -f libtool renatofilho@522: uninstall-info-am: renatofilho@522: tags: TAGS renatofilho@522: TAGS: renatofilho@522: renatofilho@522: ctags: CTAGS renatofilho@522: CTAGS: renatofilho@522: renatofilho@522: renatofilho@522: distdir: $(DISTFILES) renatofilho@522: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ renatofilho@522: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ renatofilho@522: list='$(DISTFILES)'; for file in $$list; do \ renatofilho@522: case $$file in \ renatofilho@522: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ renatofilho@522: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ renatofilho@522: esac; \ renatofilho@522: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ renatofilho@522: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ renatofilho@522: if test "$$dir" != "$$file" && test "$$dir" != "."; then \ renatofilho@522: dir="/$$dir"; \ renatofilho@522: $(mkdir_p) "$(distdir)$$dir"; \ renatofilho@522: else \ renatofilho@522: dir=''; \ renatofilho@522: fi; \ renatofilho@522: if test -d $$d/$$file; then \ renatofilho@522: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ renatofilho@522: cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ renatofilho@522: fi; \ renatofilho@522: cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ renatofilho@522: else \ renatofilho@522: test -f $(distdir)/$$file \ renatofilho@522: || cp -p $$d/$$file $(distdir)/$$file \ renatofilho@522: || exit 1; \ renatofilho@522: fi; \ renatofilho@522: done renatofilho@522: check-am: all-am renatofilho@522: check: check-am renatofilho@522: all-am: Makefile renatofilho@522: installdirs: renatofilho@522: install: install-am renatofilho@522: install-exec: install-exec-am renatofilho@522: install-data: install-data-am renatofilho@522: uninstall: uninstall-am renatofilho@522: renatofilho@522: install-am: all-am renatofilho@522: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am renatofilho@522: renatofilho@522: installcheck: installcheck-am renatofilho@522: install-strip: renatofilho@522: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ renatofilho@522: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ renatofilho@522: `test -z '$(STRIP)' || \ renatofilho@522: echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install renatofilho@522: mostlyclean-generic: renatofilho@522: renatofilho@522: clean-generic: renatofilho@522: renatofilho@522: distclean-generic: renatofilho@522: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) renatofilho@522: renatofilho@522: maintainer-clean-generic: renatofilho@522: @echo "This command is intended for maintainers to use" renatofilho@522: @echo "it deletes files that may require special tools to rebuild." renatofilho@522: clean: clean-am renatofilho@522: renatofilho@522: clean-am: clean-generic clean-libtool mostlyclean-am renatofilho@522: renatofilho@522: distclean: distclean-am renatofilho@522: -rm -f Makefile renatofilho@522: distclean-am: clean-am distclean-generic distclean-libtool renatofilho@522: renatofilho@522: dvi: dvi-am renatofilho@522: renatofilho@522: dvi-am: renatofilho@522: renatofilho@522: html: html-am renatofilho@522: renatofilho@522: info: info-am renatofilho@522: renatofilho@522: info-am: renatofilho@522: renatofilho@522: install-data-am: renatofilho@522: renatofilho@522: install-exec-am: renatofilho@522: renatofilho@522: install-info: install-info-am renatofilho@522: renatofilho@522: install-man: renatofilho@522: renatofilho@522: installcheck-am: renatofilho@522: renatofilho@522: maintainer-clean: maintainer-clean-am renatofilho@522: -rm -f Makefile renatofilho@522: maintainer-clean-am: distclean-am maintainer-clean-generic renatofilho@522: renatofilho@522: mostlyclean: mostlyclean-am renatofilho@522: renatofilho@522: mostlyclean-am: mostlyclean-generic mostlyclean-libtool renatofilho@522: renatofilho@522: pdf: pdf-am renatofilho@522: renatofilho@522: pdf-am: renatofilho@522: renatofilho@522: ps: ps-am renatofilho@522: renatofilho@522: ps-am: renatofilho@522: renatofilho@522: uninstall-am: uninstall-info-am renatofilho@522: renatofilho@522: .PHONY: all all-am check check-am clean clean-generic clean-libtool \ renatofilho@522: distclean distclean-generic distclean-libtool distdir dvi \ renatofilho@522: dvi-am html html-am info info-am install install-am \ renatofilho@522: install-data install-data-am install-exec install-exec-am \ renatofilho@522: install-info install-info-am install-man install-strip \ renatofilho@522: installcheck installcheck-am installdirs maintainer-clean \ renatofilho@522: maintainer-clean-generic mostlyclean mostlyclean-generic \ renatofilho@522: mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \ renatofilho@522: uninstall-info-am renatofilho@522: renatofilho@522: # Tell versions [3.59,3.63) of GNU make to not export all variables. renatofilho@522: # Otherwise a system limit (for SysV at least) may be exceeded. renatofilho@522: .NOEXPORT: