gmyth-stream/client/m4/Makefile.in
branchtrunk
changeset 522 77f1bc48e05d
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gmyth-stream/client/m4/Makefile.in	Wed Apr 11 19:31:15 2007 +0100
     1.3 @@ -0,0 +1,340 @@
     1.4 +# Makefile.in generated by automake 1.9.6 from Makefile.am.
     1.5 +# @configure_input@
     1.6 +
     1.7 +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
     1.8 +# 2003, 2004, 2005  Free Software Foundation, Inc.
     1.9 +# This Makefile.in is free software; the Free Software Foundation
    1.10 +# gives unlimited permission to copy and/or distribute it,
    1.11 +# with or without modifications, as long as this notice is preserved.
    1.12 +
    1.13 +# This program is distributed in the hope that it will be useful,
    1.14 +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
    1.15 +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
    1.16 +# PARTICULAR PURPOSE.
    1.17 +
    1.18 +@SET_MAKE@
    1.19 +srcdir = @srcdir@
    1.20 +top_srcdir = @top_srcdir@
    1.21 +VPATH = @srcdir@
    1.22 +pkgdatadir = $(datadir)/@PACKAGE@
    1.23 +pkglibdir = $(libdir)/@PACKAGE@
    1.24 +pkgincludedir = $(includedir)/@PACKAGE@
    1.25 +top_builddir = ..
    1.26 +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
    1.27 +INSTALL = @INSTALL@
    1.28 +install_sh_DATA = $(install_sh) -c -m 644
    1.29 +install_sh_PROGRAM = $(install_sh) -c
    1.30 +install_sh_SCRIPT = $(install_sh) -c
    1.31 +INSTALL_HEADER = $(INSTALL_DATA)
    1.32 +transform = $(program_transform_name)
    1.33 +NORMAL_INSTALL = :
    1.34 +PRE_INSTALL = :
    1.35 +POST_INSTALL = :
    1.36 +NORMAL_UNINSTALL = :
    1.37 +PRE_UNINSTALL = :
    1.38 +POST_UNINSTALL = :
    1.39 +build_triplet = @build@
    1.40 +host_triplet = @host@
    1.41 +subdir = m4
    1.42 +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
    1.43 +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
    1.44 +am__aclocal_m4_deps = $(top_srcdir)/m4/as-expand.m4 \
    1.45 +	$(top_srcdir)/m4/as-version.m4 $(top_srcdir)/configure.ac
    1.46 +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
    1.47 +	$(ACLOCAL_M4)
    1.48 +mkinstalldirs = $(install_sh) -d
    1.49 +CONFIG_HEADER = $(top_builddir)/config.h
    1.50 +CONFIG_CLEAN_FILES =
    1.51 +SOURCES =
    1.52 +DIST_SOURCES =
    1.53 +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
    1.54 +ACLOCAL = @ACLOCAL@
    1.55 +ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
    1.56 +AMDEP_FALSE = @AMDEP_FALSE@
    1.57 +AMDEP_TRUE = @AMDEP_TRUE@
    1.58 +AMTAR = @AMTAR@
    1.59 +AR = @AR@
    1.60 +AUTOCONF = @AUTOCONF@
    1.61 +AUTOHEADER = @AUTOHEADER@
    1.62 +AUTOMAKE = @AUTOMAKE@
    1.63 +AWK = @AWK@
    1.64 +CC = @CC@
    1.65 +CCDEPMODE = @CCDEPMODE@
    1.66 +CFLAGS = @CFLAGS@
    1.67 +CPP = @CPP@
    1.68 +CPPFLAGS = @CPPFLAGS@
    1.69 +CXX = @CXX@
    1.70 +CXXCPP = @CXXCPP@
    1.71 +CXXDEPMODE = @CXXDEPMODE@
    1.72 +CXXFLAGS = @CXXFLAGS@
    1.73 +CYGPATH_W = @CYGPATH_W@
    1.74 +DATADIR = @DATADIR@
    1.75 +DBUS_CFLAGS = @DBUS_CFLAGS@
    1.76 +DBUS_LIBS = @DBUS_LIBS@
    1.77 +DBUS_SERVICES_DIR = @DBUS_SERVICES_DIR@
    1.78 +DEFS = @DEFS@
    1.79 +DEPDIR = @DEPDIR@
    1.80 +ECHO = @ECHO@
    1.81 +ECHO_C = @ECHO_C@
    1.82 +ECHO_N = @ECHO_N@
    1.83 +ECHO_T = @ECHO_T@
    1.84 +EGREP = @EGREP@
    1.85 +EXEEXT = @EXEEXT@
    1.86 +F77 = @F77@
    1.87 +FFLAGS = @FFLAGS@
    1.88 +GLIB_CFLAGS = @GLIB_CFLAGS@
    1.89 +GLIB_LIBS = @GLIB_LIBS@
    1.90 +GREP = @GREP@
    1.91 +GST_CFLAGS = @GST_CFLAGS@
    1.92 +GST_LIBS = @GST_LIBS@
    1.93 +HAVE_PKGCONFIG = @HAVE_PKGCONFIG@
    1.94 +INSTALL_DATA = @INSTALL_DATA@
    1.95 +INSTALL_PROGRAM = @INSTALL_PROGRAM@
    1.96 +INSTALL_SCRIPT = @INSTALL_SCRIPT@
    1.97 +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
    1.98 +LDFLAGS = @LDFLAGS@
    1.99 +LIBOBJS = @LIBOBJS@
   1.100 +LIBS = @LIBS@
   1.101 +LIBTOOL = @LIBTOOL@
   1.102 +LN_S = @LN_S@
   1.103 +LTLIBOBJS = @LTLIBOBJS@
   1.104 +MAINT = @MAINT@
   1.105 +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
   1.106 +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
   1.107 +MAKEINFO = @MAKEINFO@
   1.108 +MYTH_STREAM = @MYTH_STREAM@
   1.109 +MYTH_STREAM_MAJOR = @MYTH_STREAM_MAJOR@
   1.110 +MYTH_STREAM_MAJORMINOR = @MYTH_STREAM_MAJORMINOR@
   1.111 +MYTH_STREAM_MICRO = @MYTH_STREAM_MICRO@
   1.112 +MYTH_STREAM_MINOR = @MYTH_STREAM_MINOR@
   1.113 +MYTH_STREAM_NANO = @MYTH_STREAM_NANO@
   1.114 +MYTH_STREAM_RELEASE = @MYTH_STREAM_RELEASE@
   1.115 +OBJEXT = @OBJEXT@
   1.116 +PACKAGE = @PACKAGE@
   1.117 +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
   1.118 +PACKAGE_NAME = @PACKAGE_NAME@
   1.119 +PACKAGE_STRING = @PACKAGE_STRING@
   1.120 +PACKAGE_TARNAME = @PACKAGE_TARNAME@
   1.121 +PACKAGE_VERSION = @PACKAGE_VERSION@
   1.122 +PATH_SEPARATOR = @PATH_SEPARATOR@
   1.123 +PKG_CONFIG = @PKG_CONFIG@
   1.124 +RANLIB = @RANLIB@
   1.125 +SET_MAKE = @SET_MAKE@
   1.126 +SHELL = @SHELL@
   1.127 +STRIP = @STRIP@
   1.128 +VERSION = @VERSION@
   1.129 +ac_ct_CC = @ac_ct_CC@
   1.130 +ac_ct_CXX = @ac_ct_CXX@
   1.131 +ac_ct_F77 = @ac_ct_F77@
   1.132 +am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
   1.133 +am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
   1.134 +am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
   1.135 +am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
   1.136 +am__include = @am__include@
   1.137 +am__leading_dot = @am__leading_dot@
   1.138 +am__quote = @am__quote@
   1.139 +am__tar = @am__tar@
   1.140 +am__untar = @am__untar@
   1.141 +bindir = @bindir@
   1.142 +build = @build@
   1.143 +build_alias = @build_alias@
   1.144 +build_cpu = @build_cpu@
   1.145 +build_os = @build_os@
   1.146 +build_vendor = @build_vendor@
   1.147 +datadir = @datadir@
   1.148 +datarootdir = @datarootdir@
   1.149 +docdir = @docdir@
   1.150 +dvidir = @dvidir@
   1.151 +exec_prefix = @exec_prefix@
   1.152 +host = @host@
   1.153 +host_alias = @host_alias@
   1.154 +host_cpu = @host_cpu@
   1.155 +host_os = @host_os@
   1.156 +host_vendor = @host_vendor@
   1.157 +htmldir = @htmldir@
   1.158 +includedir = @includedir@
   1.159 +infodir = @infodir@
   1.160 +install_sh = @install_sh@
   1.161 +libdir = @libdir@
   1.162 +libexecdir = @libexecdir@
   1.163 +localedir = @localedir@
   1.164 +localstatedir = @localstatedir@
   1.165 +mandir = @mandir@
   1.166 +mkdir_p = @mkdir_p@
   1.167 +oldincludedir = @oldincludedir@
   1.168 +pdfdir = @pdfdir@
   1.169 +prefix = @prefix@
   1.170 +program_transform_name = @program_transform_name@
   1.171 +psdir = @psdir@
   1.172 +sbindir = @sbindir@
   1.173 +sharedstatedir = @sharedstatedir@
   1.174 +sysconfdir = @sysconfdir@
   1.175 +target_alias = @target_alias@
   1.176 +EXTRA_DIST = \
   1.177 +as-compiler-flag.m4 \
   1.178 +as-version.m4 \
   1.179 +gst-feature.m4
   1.180 +
   1.181 +all: all-am
   1.182 +
   1.183 +.SUFFIXES:
   1.184 +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
   1.185 +	@for dep in $?; do \
   1.186 +	  case '$(am__configure_deps)' in \
   1.187 +	    *$$dep*) \
   1.188 +	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
   1.189 +		&& exit 0; \
   1.190 +	      exit 1;; \
   1.191 +	  esac; \
   1.192 +	done; \
   1.193 +	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  m4/Makefile'; \
   1.194 +	cd $(top_srcdir) && \
   1.195 +	  $(AUTOMAKE) --gnu  m4/Makefile
   1.196 +.PRECIOUS: Makefile
   1.197 +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
   1.198 +	@case '$?' in \
   1.199 +	  *config.status*) \
   1.200 +	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
   1.201 +	  *) \
   1.202 +	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
   1.203 +	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
   1.204 +	esac;
   1.205 +
   1.206 +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
   1.207 +	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
   1.208 +
   1.209 +$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
   1.210 +	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
   1.211 +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
   1.212 +	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
   1.213 +
   1.214 +mostlyclean-libtool:
   1.215 +	-rm -f *.lo
   1.216 +
   1.217 +clean-libtool:
   1.218 +	-rm -rf .libs _libs
   1.219 +
   1.220 +distclean-libtool:
   1.221 +	-rm -f libtool
   1.222 +uninstall-info-am:
   1.223 +tags: TAGS
   1.224 +TAGS:
   1.225 +
   1.226 +ctags: CTAGS
   1.227 +CTAGS:
   1.228 +
   1.229 +
   1.230 +distdir: $(DISTFILES)
   1.231 +	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
   1.232 +	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
   1.233 +	list='$(DISTFILES)'; for file in $$list; do \
   1.234 +	  case $$file in \
   1.235 +	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
   1.236 +	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
   1.237 +	  esac; \
   1.238 +	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
   1.239 +	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
   1.240 +	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
   1.241 +	    dir="/$$dir"; \
   1.242 +	    $(mkdir_p) "$(distdir)$$dir"; \
   1.243 +	  else \
   1.244 +	    dir=''; \
   1.245 +	  fi; \
   1.246 +	  if test -d $$d/$$file; then \
   1.247 +	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
   1.248 +	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
   1.249 +	    fi; \
   1.250 +	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
   1.251 +	  else \
   1.252 +	    test -f $(distdir)/$$file \
   1.253 +	    || cp -p $$d/$$file $(distdir)/$$file \
   1.254 +	    || exit 1; \
   1.255 +	  fi; \
   1.256 +	done
   1.257 +check-am: all-am
   1.258 +check: check-am
   1.259 +all-am: Makefile
   1.260 +installdirs:
   1.261 +install: install-am
   1.262 +install-exec: install-exec-am
   1.263 +install-data: install-data-am
   1.264 +uninstall: uninstall-am
   1.265 +
   1.266 +install-am: all-am
   1.267 +	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
   1.268 +
   1.269 +installcheck: installcheck-am
   1.270 +install-strip:
   1.271 +	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
   1.272 +	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
   1.273 +	  `test -z '$(STRIP)' || \
   1.274 +	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
   1.275 +mostlyclean-generic:
   1.276 +
   1.277 +clean-generic:
   1.278 +
   1.279 +distclean-generic:
   1.280 +	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
   1.281 +
   1.282 +maintainer-clean-generic:
   1.283 +	@echo "This command is intended for maintainers to use"
   1.284 +	@echo "it deletes files that may require special tools to rebuild."
   1.285 +clean: clean-am
   1.286 +
   1.287 +clean-am: clean-generic clean-libtool mostlyclean-am
   1.288 +
   1.289 +distclean: distclean-am
   1.290 +	-rm -f Makefile
   1.291 +distclean-am: clean-am distclean-generic distclean-libtool
   1.292 +
   1.293 +dvi: dvi-am
   1.294 +
   1.295 +dvi-am:
   1.296 +
   1.297 +html: html-am
   1.298 +
   1.299 +info: info-am
   1.300 +
   1.301 +info-am:
   1.302 +
   1.303 +install-data-am:
   1.304 +
   1.305 +install-exec-am:
   1.306 +
   1.307 +install-info: install-info-am
   1.308 +
   1.309 +install-man:
   1.310 +
   1.311 +installcheck-am:
   1.312 +
   1.313 +maintainer-clean: maintainer-clean-am
   1.314 +	-rm -f Makefile
   1.315 +maintainer-clean-am: distclean-am maintainer-clean-generic
   1.316 +
   1.317 +mostlyclean: mostlyclean-am
   1.318 +
   1.319 +mostlyclean-am: mostlyclean-generic mostlyclean-libtool
   1.320 +
   1.321 +pdf: pdf-am
   1.322 +
   1.323 +pdf-am:
   1.324 +
   1.325 +ps: ps-am
   1.326 +
   1.327 +ps-am:
   1.328 +
   1.329 +uninstall-am: uninstall-info-am
   1.330 +
   1.331 +.PHONY: all all-am check check-am clean clean-generic clean-libtool \
   1.332 +	distclean distclean-generic distclean-libtool distdir dvi \
   1.333 +	dvi-am html html-am info info-am install install-am \
   1.334 +	install-data install-data-am install-exec install-exec-am \
   1.335 +	install-info install-info-am install-man install-strip \
   1.336 +	installcheck installcheck-am installdirs maintainer-clean \
   1.337 +	maintainer-clean-generic mostlyclean mostlyclean-generic \
   1.338 +	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
   1.339 +	uninstall-info-am
   1.340 +
   1.341 +# Tell versions [3.59,3.63) of GNU make to not export all variables.
   1.342 +# Otherwise a system limit (for SysV at least) may be exceeded.
   1.343 +.NOEXPORT: